@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.4.0
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */
/* Document
       ========================================================================== */
/**
     * 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.
     */
@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;700;800&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap");
@import url(../js/animsition/css/animsition.min.css);
@import url(../js/lity/css/lity.min.css);
@import url(../js/micromodal/micromodal.min.css);
@import url(../js/scrollbar/css/perfect-scrollbar.css);
@import 'https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css';
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* 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-.
     */
figcaption,
figure {
  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 */ }

/**
     * Add the correct display in IE.
     */
main {
  display: block; }

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

/* Links
       ========================================================================== */
/**
     * 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 */ }

/**
     * 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-level semantics
       ========================================================================== */
/**
     * 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.
     */
button {
  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 */ }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  /**
       * Remove the inner border and padding in Firefox.
       */
  /**
       * Restore the focus styles unset by the previous rule.
       */ }
  button::-moz-focus-inner,
  [type="button"]::-moz-focus-inner,
  [type="reset"]::-moz-focus-inner,
  [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0; }
  button:-moz-focusring,
  [type="button"]:-moz-focusring,
  [type="reset"]:-moz-focusring,
  [type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText; }

/**
     * Show the overflow in Edge.
     */
input {
  overflow: visible; }

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

/**
     * Change the border, margin, and padding in all browsers (opinionated).
     */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
     * 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 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  color: inherit;
  /* 2 */
  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; }

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

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

/*
     * Add the correct display in IE 9-.
     */
menu {
  display: block; }

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

.foundation-mq {
  font-family: "small=0em&medium=47.9375em&large=68.75em&xlarge=75em&xxlarge=90em"; }

html {
  box-sizing: border-box;
  font-size: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit; }

body {
  margin: 0;
  padding: 0;
  background: #fefefe;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic; }

textarea {
  height: auto;
  min-height: 50px;
  border-radius: 0; }

select {
  box-sizing: border-box;
  width: 100%;
  border-radius: 0; }

.map_canvas img,
.map_canvas embed,
.map_canvas object,
.mqa-display img,
.mqa-display embed,
.mqa-display object {
  max-width: none !important; }

button {
  padding: 0;
  appearance: none;
  border: 0;
  border-radius: 0;
  background: transparent;
  line-height: 1; }
  [data-whatinput='mouse'] button {
    outline: 0; }

pre {
  overflow: auto; }

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; }

.is-visible {
  display: block !important; }

.is-hidden {
  display: none !important; }

.row {
  max-width: 75rem;
  margin-right: auto;
  margin-left: auto; }
  .row::before, .row::after {
    display: table;
    content: ' '; }
  .row::after {
    clear: both; }
  .row.collapse > .column, .row.collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .row .row {
    margin-right: -0.625rem;
    margin-left: -0.625rem; }
    @media print, screen and (min-width: 47.9375em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    @media print, screen and (min-width: 68.75em) {
      .row .row {
        margin-right: -0.9375rem;
        margin-left: -0.9375rem; } }
    .row .row.collapse {
      margin-right: 0;
      margin-left: 0; }
  .row.expanded {
    max-width: none; }
    .row.expanded .row {
      margin-right: auto;
      margin-left: auto; }
  .row:not(.expanded) .row {
    max-width: none; }
  .row.gutter-small > .column, .row.gutter-small > .columns {
    padding-right: 0.625rem;
    padding-left: 0.625rem; }
  .row.gutter-medium > .column, .row.gutter-medium > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }

.column, .columns {
  width: 100%;
  float: left;
  padding-right: 0.625rem;
  padding-left: 0.625rem; }
  @media print, screen and (min-width: 47.9375em) {
    .column, .columns {
      padding-right: 0.9375rem;
      padding-left: 0.9375rem; } }
  .column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
    float: right; }
  .column.end:last-child:last-child, .end.columns:last-child:last-child {
    float: left; }

.column.row.row, .row.row.columns {
  float: none; }

.row .column.row.row, .row .row.row.columns {
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0; }

.small-1 {
  width: 8.33333%; }

.small-push-1 {
  position: relative;
  left: 8.33333%; }

.small-pull-1 {
  position: relative;
  left: -8.33333%; }

.small-offset-0 {
  margin-left: 0%; }

.small-2 {
  width: 16.66667%; }

.small-push-2 {
  position: relative;
  left: 16.66667%; }

.small-pull-2 {
  position: relative;
  left: -16.66667%; }

.small-offset-1 {
  margin-left: 8.33333%; }

.small-3 {
  width: 25%; }

.small-push-3 {
  position: relative;
  left: 25%; }

.small-pull-3 {
  position: relative;
  left: -25%; }

.small-offset-2 {
  margin-left: 16.66667%; }

.small-4 {
  width: 33.33333%; }

.small-push-4 {
  position: relative;
  left: 33.33333%; }

.small-pull-4 {
  position: relative;
  left: -33.33333%; }

.small-offset-3 {
  margin-left: 25%; }

.small-5 {
  width: 41.66667%; }

.small-push-5 {
  position: relative;
  left: 41.66667%; }

.small-pull-5 {
  position: relative;
  left: -41.66667%; }

.small-offset-4 {
  margin-left: 33.33333%; }

.small-6 {
  width: 50%; }

.small-push-6 {
  position: relative;
  left: 50%; }

.small-pull-6 {
  position: relative;
  left: -50%; }

.small-offset-5 {
  margin-left: 41.66667%; }

.small-7 {
  width: 58.33333%; }

.small-push-7 {
  position: relative;
  left: 58.33333%; }

.small-pull-7 {
  position: relative;
  left: -58.33333%; }

.small-offset-6 {
  margin-left: 50%; }

.small-8 {
  width: 66.66667%; }

.small-push-8 {
  position: relative;
  left: 66.66667%; }

.small-pull-8 {
  position: relative;
  left: -66.66667%; }

.small-offset-7 {
  margin-left: 58.33333%; }

.small-9 {
  width: 75%; }

.small-push-9 {
  position: relative;
  left: 75%; }

.small-pull-9 {
  position: relative;
  left: -75%; }

.small-offset-8 {
  margin-left: 66.66667%; }

.small-10 {
  width: 83.33333%; }

.small-push-10 {
  position: relative;
  left: 83.33333%; }

.small-pull-10 {
  position: relative;
  left: -83.33333%; }

.small-offset-9 {
  margin-left: 75%; }

.small-11 {
  width: 91.66667%; }

.small-push-11 {
  position: relative;
  left: 91.66667%; }

.small-pull-11 {
  position: relative;
  left: -91.66667%; }

.small-offset-10 {
  margin-left: 83.33333%; }

.small-12 {
  width: 100%; }

.small-offset-11 {
  margin-left: 91.66667%; }

.small-up-1 > .column, .small-up-1 > .columns {
  float: left;
  width: 100%; }
  .small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-1 > .column:nth-of-type(1n+1), .small-up-1 > .columns:nth-of-type(1n+1) {
    clear: both; }
  .small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
    float: left; }

.small-up-2 > .column, .small-up-2 > .columns {
  float: left;
  width: 50%; }
  .small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-2 > .column:nth-of-type(2n+1), .small-up-2 > .columns:nth-of-type(2n+1) {
    clear: both; }
  .small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
    float: left; }

.small-up-3 > .column, .small-up-3 > .columns {
  float: left;
  width: 33.33333%; }
  .small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-3 > .column:nth-of-type(3n+1), .small-up-3 > .columns:nth-of-type(3n+1) {
    clear: both; }
  .small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
    float: left; }

.small-up-4 > .column, .small-up-4 > .columns {
  float: left;
  width: 25%; }
  .small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-4 > .column:nth-of-type(4n+1), .small-up-4 > .columns:nth-of-type(4n+1) {
    clear: both; }
  .small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
    float: left; }

.small-up-5 > .column, .small-up-5 > .columns {
  float: left;
  width: 20%; }
  .small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-5 > .column:nth-of-type(5n+1), .small-up-5 > .columns:nth-of-type(5n+1) {
    clear: both; }
  .small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
    float: left; }

.small-up-6 > .column, .small-up-6 > .columns {
  float: left;
  width: 16.66667%; }
  .small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-6 > .column:nth-of-type(6n+1), .small-up-6 > .columns:nth-of-type(6n+1) {
    clear: both; }
  .small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
    float: left; }

.small-up-7 > .column, .small-up-7 > .columns {
  float: left;
  width: 14.28571%; }
  .small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-7 > .column:nth-of-type(7n+1), .small-up-7 > .columns:nth-of-type(7n+1) {
    clear: both; }
  .small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
    float: left; }

.small-up-8 > .column, .small-up-8 > .columns {
  float: left;
  width: 12.5%; }
  .small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
    clear: none; }
  .small-up-8 > .column:nth-of-type(8n+1), .small-up-8 > .columns:nth-of-type(8n+1) {
    clear: both; }
  .small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
    float: left; }

.small-collapse > .column, .small-collapse > .columns {
  padding-right: 0;
  padding-left: 0; }

.small-collapse .row {
  margin-right: 0;
  margin-left: 0; }

.expanded.row .small-collapse.row {
  margin-right: 0;
  margin-left: 0; }

.small-uncollapse > .column, .small-uncollapse > .columns {
  padding-right: 0.625rem;
  padding-left: 0.625rem; }

.small-centered {
  margin-right: auto;
  margin-left: auto; }
  .small-centered, .small-centered:last-child:not(:first-child) {
    float: none;
    clear: both; }

.small-uncentered,
.small-push-0,
.small-pull-0 {
  position: static;
  float: left;
  margin-right: 0;
  margin-left: 0; }

@media print, screen and (min-width: 47.9375em) {
  .medium-1 {
    width: 8.33333%; }
  .medium-push-1 {
    position: relative;
    left: 8.33333%; }
  .medium-pull-1 {
    position: relative;
    left: -8.33333%; }
  .medium-offset-0 {
    margin-left: 0%; }
  .medium-2 {
    width: 16.66667%; }
  .medium-push-2 {
    position: relative;
    left: 16.66667%; }
  .medium-pull-2 {
    position: relative;
    left: -16.66667%; }
  .medium-offset-1 {
    margin-left: 8.33333%; }
  .medium-3 {
    width: 25%; }
  .medium-push-3 {
    position: relative;
    left: 25%; }
  .medium-pull-3 {
    position: relative;
    left: -25%; }
  .medium-offset-2 {
    margin-left: 16.66667%; }
  .medium-4 {
    width: 33.33333%; }
  .medium-push-4 {
    position: relative;
    left: 33.33333%; }
  .medium-pull-4 {
    position: relative;
    left: -33.33333%; }
  .medium-offset-3 {
    margin-left: 25%; }
  .medium-5 {
    width: 41.66667%; }
  .medium-push-5 {
    position: relative;
    left: 41.66667%; }
  .medium-pull-5 {
    position: relative;
    left: -41.66667%; }
  .medium-offset-4 {
    margin-left: 33.33333%; }
  .medium-6 {
    width: 50%; }
  .medium-push-6 {
    position: relative;
    left: 50%; }
  .medium-pull-6 {
    position: relative;
    left: -50%; }
  .medium-offset-5 {
    margin-left: 41.66667%; }
  .medium-7 {
    width: 58.33333%; }
  .medium-push-7 {
    position: relative;
    left: 58.33333%; }
  .medium-pull-7 {
    position: relative;
    left: -58.33333%; }
  .medium-offset-6 {
    margin-left: 50%; }
  .medium-8 {
    width: 66.66667%; }
  .medium-push-8 {
    position: relative;
    left: 66.66667%; }
  .medium-pull-8 {
    position: relative;
    left: -66.66667%; }
  .medium-offset-7 {
    margin-left: 58.33333%; }
  .medium-9 {
    width: 75%; }
  .medium-push-9 {
    position: relative;
    left: 75%; }
  .medium-pull-9 {
    position: relative;
    left: -75%; }
  .medium-offset-8 {
    margin-left: 66.66667%; }
  .medium-10 {
    width: 83.33333%; }
  .medium-push-10 {
    position: relative;
    left: 83.33333%; }
  .medium-pull-10 {
    position: relative;
    left: -83.33333%; }
  .medium-offset-9 {
    margin-left: 75%; }
  .medium-11 {
    width: 91.66667%; }
  .medium-push-11 {
    position: relative;
    left: 91.66667%; }
  .medium-pull-11 {
    position: relative;
    left: -91.66667%; }
  .medium-offset-10 {
    margin-left: 83.33333%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-11 {
    margin-left: 91.66667%; }
  .medium-up-1 > .column, .medium-up-1 > .columns {
    float: left;
    width: 100%; }
    .medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-1 > .column:nth-of-type(1n+1), .medium-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
      float: left; }
  .medium-up-2 > .column, .medium-up-2 > .columns {
    float: left;
    width: 50%; }
    .medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-2 > .column:nth-of-type(2n+1), .medium-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
      float: left; }
  .medium-up-3 > .column, .medium-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-3 > .column:nth-of-type(3n+1), .medium-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
      float: left; }
  .medium-up-4 > .column, .medium-up-4 > .columns {
    float: left;
    width: 25%; }
    .medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-4 > .column:nth-of-type(4n+1), .medium-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
      float: left; }
  .medium-up-5 > .column, .medium-up-5 > .columns {
    float: left;
    width: 20%; }
    .medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-5 > .column:nth-of-type(5n+1), .medium-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
      float: left; }
  .medium-up-6 > .column, .medium-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-6 > .column:nth-of-type(6n+1), .medium-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
      float: left; }
  .medium-up-7 > .column, .medium-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-7 > .column:nth-of-type(7n+1), .medium-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
      float: left; }
  .medium-up-8 > .column, .medium-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .medium-up-8 > .column:nth-of-type(8n+1), .medium-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
      float: left; }
  .medium-collapse > .column, .medium-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .medium-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .medium-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .medium-uncollapse > .column, .medium-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .medium-centered {
    margin-right: auto;
    margin-left: auto; }
    .medium-centered, .medium-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .medium-uncentered,
  .medium-push-0,
  .medium-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

@media print, screen and (min-width: 68.75em) {
  .large-1 {
    width: 8.33333%; }
  .large-push-1 {
    position: relative;
    left: 8.33333%; }
  .large-pull-1 {
    position: relative;
    left: -8.33333%; }
  .large-offset-0 {
    margin-left: 0%; }
  .large-2 {
    width: 16.66667%; }
  .large-push-2 {
    position: relative;
    left: 16.66667%; }
  .large-pull-2 {
    position: relative;
    left: -16.66667%; }
  .large-offset-1 {
    margin-left: 8.33333%; }
  .large-3 {
    width: 25%; }
  .large-push-3 {
    position: relative;
    left: 25%; }
  .large-pull-3 {
    position: relative;
    left: -25%; }
  .large-offset-2 {
    margin-left: 16.66667%; }
  .large-4 {
    width: 33.33333%; }
  .large-push-4 {
    position: relative;
    left: 33.33333%; }
  .large-pull-4 {
    position: relative;
    left: -33.33333%; }
  .large-offset-3 {
    margin-left: 25%; }
  .large-5 {
    width: 41.66667%; }
  .large-push-5 {
    position: relative;
    left: 41.66667%; }
  .large-pull-5 {
    position: relative;
    left: -41.66667%; }
  .large-offset-4 {
    margin-left: 33.33333%; }
  .large-6 {
    width: 50%; }
  .large-push-6 {
    position: relative;
    left: 50%; }
  .large-pull-6 {
    position: relative;
    left: -50%; }
  .large-offset-5 {
    margin-left: 41.66667%; }
  .large-7 {
    width: 58.33333%; }
  .large-push-7 {
    position: relative;
    left: 58.33333%; }
  .large-pull-7 {
    position: relative;
    left: -58.33333%; }
  .large-offset-6 {
    margin-left: 50%; }
  .large-8 {
    width: 66.66667%; }
  .large-push-8 {
    position: relative;
    left: 66.66667%; }
  .large-pull-8 {
    position: relative;
    left: -66.66667%; }
  .large-offset-7 {
    margin-left: 58.33333%; }
  .large-9 {
    width: 75%; }
  .large-push-9 {
    position: relative;
    left: 75%; }
  .large-pull-9 {
    position: relative;
    left: -75%; }
  .large-offset-8 {
    margin-left: 66.66667%; }
  .large-10 {
    width: 83.33333%; }
  .large-push-10 {
    position: relative;
    left: 83.33333%; }
  .large-pull-10 {
    position: relative;
    left: -83.33333%; }
  .large-offset-9 {
    margin-left: 75%; }
  .large-11 {
    width: 91.66667%; }
  .large-push-11 {
    position: relative;
    left: 91.66667%; }
  .large-pull-11 {
    position: relative;
    left: -91.66667%; }
  .large-offset-10 {
    margin-left: 83.33333%; }
  .large-12 {
    width: 100%; }
  .large-offset-11 {
    margin-left: 91.66667%; }
  .large-up-1 > .column, .large-up-1 > .columns {
    float: left;
    width: 100%; }
    .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
      clear: both; }
    .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
      float: left; }
  .large-up-2 > .column, .large-up-2 > .columns {
    float: left;
    width: 50%; }
    .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
      clear: both; }
    .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
      float: left; }
  .large-up-3 > .column, .large-up-3 > .columns {
    float: left;
    width: 33.33333%; }
    .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
      clear: both; }
    .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
      float: left; }
  .large-up-4 > .column, .large-up-4 > .columns {
    float: left;
    width: 25%; }
    .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
      clear: both; }
    .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
      float: left; }
  .large-up-5 > .column, .large-up-5 > .columns {
    float: left;
    width: 20%; }
    .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
      clear: both; }
    .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
      float: left; }
  .large-up-6 > .column, .large-up-6 > .columns {
    float: left;
    width: 16.66667%; }
    .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
      clear: both; }
    .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
      float: left; }
  .large-up-7 > .column, .large-up-7 > .columns {
    float: left;
    width: 14.28571%; }
    .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
      clear: both; }
    .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
      float: left; }
  .large-up-8 > .column, .large-up-8 > .columns {
    float: left;
    width: 12.5%; }
    .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
      clear: none; }
    .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
      clear: both; }
    .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
      float: left; }
  .large-collapse > .column, .large-collapse > .columns {
    padding-right: 0;
    padding-left: 0; }
  .large-collapse .row {
    margin-right: 0;
    margin-left: 0; }
  .expanded.row .large-collapse.row {
    margin-right: 0;
    margin-left: 0; }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-right: 0.9375rem;
    padding-left: 0.9375rem; }
  .large-centered {
    margin-right: auto;
    margin-left: auto; }
    .large-centered, .large-centered:last-child:not(:first-child) {
      float: none;
      clear: both; }
  .large-uncentered,
  .large-push-0,
  .large-pull-0 {
    position: static;
    float: left;
    margin-right: 0;
    margin-left: 0; } }

.column-block {
  margin-bottom: 1.25rem; }
  .column-block > :last-child {
    margin-bottom: 0; }
  @media print, screen and (min-width: 47.9375em) {
    .column-block {
      margin-bottom: 1.875rem; }
      .column-block > :last-child {
        margin-bottom: 0; } }

div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0; }

p {
  margin-bottom: 1rem;
  font-size: inherit;
  line-height: 1.6;
  text-rendering: optimizeLegibility; }

em,
i {
  font-style: italic;
  line-height: inherit; }

strong,
b {
  font-weight: bold;
  line-height: inherit; }

small {
  font-size: 80%;
  line-height: inherit; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  color: inherit;
  text-rendering: optimizeLegibility; }
  h1 small,
  h2 small,
  h3 small,
  h4 small,
  h5 small,
  h6 small {
    line-height: 0;
    color: #cacaca; }

h1 {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h2 {
  font-size: 1.875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h3 {
  font-size: 1.1875rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h4 {
  font-size: 1.125rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h5 {
  font-size: 1.0625rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

h6 {
  font-size: 1rem;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0.5rem; }

@media print, screen and (min-width: 47.9375em) {
  h1 {
    font-size: 3rem; }
  h2 {
    font-size: 2.5rem; }
  h3 {
    font-size: 1.9375rem; }
  h4 {
    font-size: 1.5625rem; }
  h5 {
    font-size: 1.25rem; }
  h6 {
    font-size: 1rem; } }

a {
  line-height: inherit;
  color: #135793;
  text-decoration: none;
  cursor: pointer; }
  a:hover, a:focus {
    color: #104b7e; }
  a img {
    border: 0; }

hr {
  clear: both;
  max-width: 75rem;
  height: 0;
  margin: 1.25rem auto;
  border-top: 0;
  border-right: 0;
  border-bottom: 1px solid #cacaca;
  border-left: 0; }

ul,
ol,
dl {
  margin-bottom: 1rem;
  list-style-position: outside;
  line-height: 1.6; }

li {
  font-size: inherit; }

ul {
  margin-left: 1.25rem;
  list-style-type: disc; }

ol {
  margin-left: 1.25rem; }

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0; }

dl {
  margin-bottom: 1rem; }
  dl dt {
    margin-bottom: 0.3rem;
    font-weight: bold; }

blockquote {
  margin: 0 0 1rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #cacaca; }
  blockquote, blockquote p {
    line-height: 1.6;
    color: #8a8a8a; }

cite {
  display: block;
  font-size: 0.8125rem;
  color: #8a8a8a; }
  cite:before {
    content: "— "; }

abbr, abbr[title] {
  border-bottom: 1px dotted #0a0a0a;
  cursor: help;
  text-decoration: none; }

figure {
  margin: 0; }

code {
  padding: 0.125rem 0.3125rem 0.0625rem;
  border: 1px solid #cacaca;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #0a0a0a; }

kbd {
  margin: 0;
  padding: 0.125rem 0.25rem 0;
  background-color: #e6e6e6;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  color: #0a0a0a; }

.subheader {
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  font-weight: normal;
  line-height: 1.4;
  color: #8a8a8a; }

.lead {
  font-size: 125%;
  line-height: 1.6; }

.stat {
  font-size: 2.5rem;
  line-height: 1; }
  p + .stat {
    margin-top: -1rem; }

ul.no-bullet, ol.no-bullet {
  margin-left: 0;
  list-style: none; }

.text-left {
  text-align: left; }

.text-right {
  text-align: right; }

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

.text-justify {
  text-align: justify; }

@media print, screen and (min-width: 47.9375em) {
  .medium-text-left {
    text-align: left; }
  .medium-text-right {
    text-align: right; }
  .medium-text-center {
    text-align: center; }
  .medium-text-justify {
    text-align: justify; } }

@media print, screen and (min-width: 68.75em) {
  .large-text-left {
    text-align: left; }
  .large-text-right {
    text-align: right; }
  .large-text-center {
    text-align: center; }
  .large-text-justify {
    text-align: justify; } }

.show-for-print {
  display: none !important; }

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    text-shadow: none !important; }
  .show-for-print {
    display: block !important; }
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  .ir a:after,
  a[href^='javascript:']:after,
  a[href^='#']:after {
    content: ''; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  pre,
  blockquote {
    border: 1px solid #8a8a8a;
    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; }
  .print-break-inside {
    page-break-inside: auto; } }

.button {
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1rem 0;
  font-family: inherit;
  padding: 0.85em 1em;
  -webkit-appearance: none;
  border: 1px solid transparent;
  border-radius: 0;
  transition: background-color 0.25s ease-out, color 0.25s ease-out;
  font-size: 0.9rem;
  line-height: 1;
  text-align: center;
  cursor: pointer;
  background-color: #135793;
  color: #fefefe; }
  [data-whatinput='mouse'] .button {
    outline: 0; }
  .button:hover, .button:focus {
    background-color: #104a7d;
    color: #fefefe; }
  .button.tiny {
    font-size: 0.6rem; }
  .button.small {
    font-size: 0.75rem; }
  .button.large {
    font-size: 1.25rem; }
  .button.expanded {
    display: block;
    width: 100%;
    margin-right: 0;
    margin-left: 0; }
  .button.primary {
    background-color: #135793;
    color: #fefefe; }
    .button.primary:hover, .button.primary:focus {
      background-color: #0f4676;
      color: #fefefe; }
  .button.secondary {
    background-color: #f7b446;
    color: #0a0a0a; }
    .button.secondary:hover, .button.secondary:focus {
      background-color: #f39b0b;
      color: #0a0a0a; }
  .button.terciary {
    background-color: #f4f4f4;
    color: #0a0a0a; }
    .button.terciary:hover, .button.terciary:focus {
      background-color: #c3c3c3;
      color: #0a0a0a; }
  .button.success {
    background-color: #63b501;
    color: #0a0a0a; }
    .button.success:hover, .button.success:focus {
      background-color: #4f9101;
      color: #0a0a0a; }
  .button.warning {
    background-color: #ec7917;
    color: #0a0a0a; }
    .button.warning:hover, .button.warning:focus {
      background-color: #c06110;
      color: #0a0a0a; }
  .button.alert {
    background-color: #e2310e;
    color: #fefefe; }
    .button.alert:hover, .button.alert:focus {
      background-color: #b5270b;
      color: #fefefe; }
  .button.disabled, .button[disabled] {
    opacity: 0.25;
    cursor: not-allowed; }
    .button.disabled, .button.disabled:hover, .button.disabled:focus, .button[disabled], .button[disabled]:hover, .button[disabled]:focus {
      background-color: #135793;
      color: #fefefe; }
    .button.disabled.primary, .button[disabled].primary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.primary, .button.disabled.primary:hover, .button.disabled.primary:focus, .button[disabled].primary, .button[disabled].primary:hover, .button[disabled].primary:focus {
        background-color: #135793;
        color: #fefefe; }
    .button.disabled.secondary, .button[disabled].secondary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.secondary, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #f7b446;
        color: #0a0a0a; }
    .button.disabled.terciary, .button[disabled].terciary {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.terciary, .button.disabled.terciary:hover, .button.disabled.terciary:focus, .button[disabled].terciary, .button[disabled].terciary:hover, .button[disabled].terciary:focus {
        background-color: #f4f4f4;
        color: #0a0a0a; }
    .button.disabled.success, .button[disabled].success {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.success, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #63b501;
        color: #0a0a0a; }
    .button.disabled.warning, .button[disabled].warning {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.warning, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ec7917;
        color: #0a0a0a; }
    .button.disabled.alert, .button[disabled].alert {
      opacity: 0.25;
      cursor: not-allowed; }
      .button.disabled.alert, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #e2310e;
        color: #fefefe; }
  .button.hollow {
    border: 1px solid #135793;
    color: #135793; }
    .button.hollow, .button.hollow:hover, .button.hollow:focus {
      background-color: transparent; }
    .button.hollow.disabled, .button.hollow.disabled:hover, .button.hollow.disabled:focus, .button.hollow[disabled], .button.hollow[disabled]:hover, .button.hollow[disabled]:focus {
      background-color: transparent; }
    .button.hollow:hover, .button.hollow:focus {
      border-color: #0a2c4a;
      color: #0a2c4a; }
      .button.hollow:hover.disabled, .button.hollow:hover[disabled], .button.hollow:focus.disabled, .button.hollow:focus[disabled] {
        border: 1px solid #135793;
        color: #135793; }
    .button.hollow.primary {
      border: 1px solid #135793;
      color: #135793; }
      .button.hollow.primary:hover, .button.hollow.primary:focus {
        border-color: #0a2c4a;
        color: #0a2c4a; }
        .button.hollow.primary:hover.disabled, .button.hollow.primary:hover[disabled], .button.hollow.primary:focus.disabled, .button.hollow.primary:focus[disabled] {
          border: 1px solid #135793;
          color: #135793; }
    .button.hollow.secondary {
      border: 1px solid #f7b446;
      color: #f7b446; }
      .button.hollow.secondary:hover, .button.hollow.secondary:focus {
        border-color: #986107;
        color: #986107; }
        .button.hollow.secondary:hover.disabled, .button.hollow.secondary:hover[disabled], .button.hollow.secondary:focus.disabled, .button.hollow.secondary:focus[disabled] {
          border: 1px solid #f7b446;
          color: #f7b446; }
    .button.hollow.terciary {
      border: 1px solid #f4f4f4;
      color: #f4f4f4; }
      .button.hollow.terciary:hover, .button.hollow.terciary:focus {
        border-color: #7a7a7a;
        color: #7a7a7a; }
        .button.hollow.terciary:hover.disabled, .button.hollow.terciary:hover[disabled], .button.hollow.terciary:focus.disabled, .button.hollow.terciary:focus[disabled] {
          border: 1px solid #f4f4f4;
          color: #f4f4f4; }
    .button.hollow.success {
      border: 1px solid #63b501;
      color: #63b501; }
      .button.hollow.success:hover, .button.hollow.success:focus {
        border-color: #325b01;
        color: #325b01; }
        .button.hollow.success:hover.disabled, .button.hollow.success:hover[disabled], .button.hollow.success:focus.disabled, .button.hollow.success:focus[disabled] {
          border: 1px solid #63b501;
          color: #63b501; }
    .button.hollow.warning {
      border: 1px solid #ec7917;
      color: #ec7917; }
      .button.hollow.warning:hover, .button.hollow.warning:focus {
        border-color: #783c0a;
        color: #783c0a; }
        .button.hollow.warning:hover.disabled, .button.hollow.warning:hover[disabled], .button.hollow.warning:focus.disabled, .button.hollow.warning:focus[disabled] {
          border: 1px solid #ec7917;
          color: #ec7917; }
    .button.hollow.alert {
      border: 1px solid #e2310e;
      color: #e2310e; }
      .button.hollow.alert:hover, .button.hollow.alert:focus {
        border-color: #711907;
        color: #711907; }
        .button.hollow.alert:hover.disabled, .button.hollow.alert:hover[disabled], .button.hollow.alert:focus.disabled, .button.hollow.alert:focus[disabled] {
          border: 1px solid #e2310e;
          color: #e2310e; }
  .button.clear {
    border: 1px solid #135793;
    color: #135793; }
    .button.clear, .button.clear:hover, .button.clear:focus {
      background-color: transparent; }
    .button.clear.disabled, .button.clear.disabled:hover, .button.clear.disabled:focus, .button.clear[disabled], .button.clear[disabled]:hover, .button.clear[disabled]:focus {
      background-color: transparent; }
    .button.clear:hover, .button.clear:focus {
      border-color: #0a2c4a;
      color: #0a2c4a; }
      .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus.disabled, .button.clear:focus[disabled] {
        border: 1px solid #135793;
        color: #135793; }
    .button.clear, .button.clear.disabled, .button.clear[disabled], .button.clear:hover, .button.clear:hover.disabled, .button.clear:hover[disabled], .button.clear:focus, .button.clear:focus.disabled, .button.clear:focus[disabled] {
      border-color: transparent; }
    .button.clear.primary {
      border: 1px solid #135793;
      color: #135793; }
      .button.clear.primary:hover, .button.clear.primary:focus {
        border-color: #0a2c4a;
        color: #0a2c4a; }
        .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
          border: 1px solid #135793;
          color: #135793; }
      .button.clear.primary, .button.clear.primary.disabled, .button.clear.primary[disabled], .button.clear.primary:hover, .button.clear.primary:hover.disabled, .button.clear.primary:hover[disabled], .button.clear.primary:focus, .button.clear.primary:focus.disabled, .button.clear.primary:focus[disabled] {
        border-color: transparent; }
    .button.clear.secondary {
      border: 1px solid #f7b446;
      color: #f7b446; }
      .button.clear.secondary:hover, .button.clear.secondary:focus {
        border-color: #986107;
        color: #986107; }
        .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
          border: 1px solid #f7b446;
          color: #f7b446; }
      .button.clear.secondary, .button.clear.secondary.disabled, .button.clear.secondary[disabled], .button.clear.secondary:hover, .button.clear.secondary:hover.disabled, .button.clear.secondary:hover[disabled], .button.clear.secondary:focus, .button.clear.secondary:focus.disabled, .button.clear.secondary:focus[disabled] {
        border-color: transparent; }
    .button.clear.terciary {
      border: 1px solid #f4f4f4;
      color: #f4f4f4; }
      .button.clear.terciary:hover, .button.clear.terciary:focus {
        border-color: #7a7a7a;
        color: #7a7a7a; }
        .button.clear.terciary:hover.disabled, .button.clear.terciary:hover[disabled], .button.clear.terciary:focus.disabled, .button.clear.terciary:focus[disabled] {
          border: 1px solid #f4f4f4;
          color: #f4f4f4; }
      .button.clear.terciary, .button.clear.terciary.disabled, .button.clear.terciary[disabled], .button.clear.terciary:hover, .button.clear.terciary:hover.disabled, .button.clear.terciary:hover[disabled], .button.clear.terciary:focus, .button.clear.terciary:focus.disabled, .button.clear.terciary:focus[disabled] {
        border-color: transparent; }
    .button.clear.success {
      border: 1px solid #63b501;
      color: #63b501; }
      .button.clear.success:hover, .button.clear.success:focus {
        border-color: #325b01;
        color: #325b01; }
        .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
          border: 1px solid #63b501;
          color: #63b501; }
      .button.clear.success, .button.clear.success.disabled, .button.clear.success[disabled], .button.clear.success:hover, .button.clear.success:hover.disabled, .button.clear.success:hover[disabled], .button.clear.success:focus, .button.clear.success:focus.disabled, .button.clear.success:focus[disabled] {
        border-color: transparent; }
    .button.clear.warning {
      border: 1px solid #ec7917;
      color: #ec7917; }
      .button.clear.warning:hover, .button.clear.warning:focus {
        border-color: #783c0a;
        color: #783c0a; }
        .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
          border: 1px solid #ec7917;
          color: #ec7917; }
      .button.clear.warning, .button.clear.warning.disabled, .button.clear.warning[disabled], .button.clear.warning:hover, .button.clear.warning:hover.disabled, .button.clear.warning:hover[disabled], .button.clear.warning:focus, .button.clear.warning:focus.disabled, .button.clear.warning:focus[disabled] {
        border-color: transparent; }
    .button.clear.alert {
      border: 1px solid #e2310e;
      color: #e2310e; }
      .button.clear.alert:hover, .button.clear.alert:focus {
        border-color: #711907;
        color: #711907; }
        .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
          border: 1px solid #e2310e;
          color: #e2310e; }
      .button.clear.alert, .button.clear.alert.disabled, .button.clear.alert[disabled], .button.clear.alert:hover, .button.clear.alert:hover.disabled, .button.clear.alert:hover[disabled], .button.clear.alert:focus, .button.clear.alert:focus.disabled, .button.clear.alert:focus[disabled] {
        border-color: transparent; }
  .button.dropdown::after {
    display: block;
    width: 0;
    height: 0;
    border: inset 0.4em;
    content: '';
    border-bottom-width: 0;
    border-top-style: solid;
    border-color: #fefefe transparent transparent;
    position: relative;
    top: 0.4em;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .button.dropdown.hollow::after {
    border-top-color: #135793; }
  .button.dropdown.hollow.primary::after {
    border-top-color: #135793; }
  .button.dropdown.hollow.secondary::after {
    border-top-color: #f7b446; }
  .button.dropdown.hollow.terciary::after {
    border-top-color: #f4f4f4; }
  .button.dropdown.hollow.success::after {
    border-top-color: #63b501; }
  .button.dropdown.hollow.warning::after {
    border-top-color: #ec7917; }
  .button.dropdown.hollow.alert::after {
    border-top-color: #e2310e; }
  .button.arrow-only::after {
    top: -0.1em;
    float: none;
    margin-left: 0; }

[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'],
textarea {
  display: block;
  box-sizing: border-box;
  width: 100%;
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
  appearance: none; }
  [type='text']:focus, [type='password']:focus, [type='date']:focus, [type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus, [type='week']:focus, [type='email']:focus, [type='number']:focus, [type='search']:focus, [type='tel']:focus, [type='time']:focus, [type='url']:focus, [type='color']:focus,
  textarea:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }

textarea {
  max-width: 100%; }
  textarea[rows] {
    height: auto; }

input::placeholder,
textarea::placeholder {
  color: #cacaca; }

input:disabled, input[readonly],
textarea:disabled,
textarea[readonly] {
  background-color: #e6e6e6;
  cursor: not-allowed; }

[type='submit'],
[type='button'] {
  appearance: none;
  border-radius: 0; }

input[type='search'] {
  box-sizing: border-box; }

[type='file'],
[type='checkbox'],
[type='radio'] {
  margin: 0 0 1rem; }

[type='checkbox'] + label,
[type='radio'] + label {
  display: inline-block;
  vertical-align: baseline;
  margin-left: 0.5rem;
  margin-right: 1rem;
  margin-bottom: 0; }
  [type='checkbox'] + label[for],
  [type='radio'] + label[for] {
    cursor: pointer; }

label > [type='checkbox'],
label > [type='radio'] {
  margin-right: 0.5rem; }

[type='file'] {
  width: 100%; }

label {
  display: block;
  margin: 0;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.8;
  color: #0a0a0a; }
  label.middle {
    margin: 0 0 1rem;
    padding: 0.5625rem 0; }

.help-text {
  margin-top: -0.5rem;
  font-size: 0.8125rem;
  font-style: italic;
  color: #0a0a0a; }

.input-group {
  display: table;
  width: 100%;
  margin-bottom: 1rem; }
  .input-group > :first-child {
    border-radius: 0 0 0 0; }
  .input-group > :last-child > * {
    border-radius: 0 0 0 0; }

.input-group-label, .input-group-field, .input-group-button, .input-group-button a,
.input-group-button input,
.input-group-button button,
.input-group-button label {
  margin: 0;
  white-space: nowrap;
  display: table-cell;
  vertical-align: middle; }

.input-group-label {
  padding: 0 1rem;
  border: 1px solid #cacaca;
  background: #e6e6e6;
  color: #0a0a0a;
  text-align: center;
  white-space: nowrap;
  width: 1%;
  height: 100%; }
  .input-group-label:first-child {
    border-right: 0; }
  .input-group-label:last-child {
    border-left: 0; }

.input-group-field {
  border-radius: 0;
  height: 2.5rem; }

.input-group-button {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
  width: 1%;
  height: 100%; }
  .input-group-button a,
  .input-group-button input,
  .input-group-button button,
  .input-group-button label {
    height: 2.5rem;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1rem; }

.input-group .input-group-button {
  display: table-cell; }

fieldset {
  margin: 0;
  padding: 0;
  border: 0; }

legend {
  max-width: 100%;
  margin-bottom: 0.5rem; }

.fieldset {
  margin: 1.125rem 0;
  padding: 1.25rem;
  border: 1px solid #cacaca; }
  .fieldset legend {
    margin: 0;
    margin-left: -0.1875rem;
    padding: 0 0.1875rem;
    background: #fefefe; }

select {
  height: 2.4375rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  appearance: none;
  border: 1px solid #cacaca;
  border-radius: 0;
  background-color: #fefefe;
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.5;
  color: #0a0a0a;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
  background-origin: content-box;
  background-position: right -1rem center;
  background-repeat: no-repeat;
  background-size: 9px 6px;
  padding-right: 1.5rem;
  transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  @media screen and (min-width: 0\0) {
    select {
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg=="); } }
  select:focus {
    outline: none;
    border: 1px solid #8a8a8a;
    background-color: #fefefe;
    box-shadow: 0 0 5px #cacaca;
    transition: box-shadow 0.5s, border-color 0.25s ease-in-out; }
  select:disabled {
    background-color: #e6e6e6;
    cursor: not-allowed; }
  select::-ms-expand {
    display: none; }
  select[multiple] {
    height: auto;
    background-image: none; }

.is-invalid-input:not(:focus) {
  border-color: #e2310e;
  background-color: #fbeae6; }
  .is-invalid-input:not(:focus)::placeholder {
    color: #e2310e; }

.is-invalid-label {
  color: #e2310e; }

.form-error {
  display: none;
  margin-top: -0.5rem;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: bold;
  color: #e2310e; }
  .form-error.is-visible {
    display: block; }

.button-group {
  margin-bottom: 1rem;
  font-size: 0; }
  .button-group::before, .button-group::after {
    display: table;
    content: ' '; }
  .button-group::after {
    clear: both; }
  .button-group .button {
    margin: 0;
    margin-right: 1px;
    margin-bottom: 1px;
    font-size: 0.9rem; }
    .button-group .button:last-child {
      margin-right: 0; }
  .button-group.tiny .button {
    font-size: 0.6rem; }
  .button-group.small .button {
    font-size: 0.75rem; }
  .button-group.large .button {
    font-size: 1.25rem; }
  .button-group.expanded {
    margin-right: -1px; }
    .button-group.expanded::before, .button-group.expanded::after {
      display: none; }
    .button-group.expanded .button:first-child:last-child {
      width: 100%; }
    .button-group.expanded .button:first-child:nth-last-child(2), .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
      display: inline-block;
      width: calc(50% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(2):last-child, .button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(3), .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
      display: inline-block;
      width: calc(33.33333% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(3):last-child, .button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(4), .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
      display: inline-block;
      width: calc(25% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(4):last-child, .button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(5), .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
      display: inline-block;
      width: calc(20% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(5):last-child, .button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
        margin-right: -6px; }
    .button-group.expanded .button:first-child:nth-last-child(6), .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
      display: inline-block;
      width: calc(16.66667% - 1px);
      margin-right: 1px; }
      .button-group.expanded .button:first-child:nth-last-child(6):last-child, .button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
        margin-right: -6px; }
  .button-group.primary .button {
    background-color: #135793;
    color: #fefefe; }
    .button-group.primary .button:hover, .button-group.primary .button:focus {
      background-color: #0f4676;
      color: #fefefe; }
  .button-group.secondary .button {
    background-color: #f7b446;
    color: #0a0a0a; }
    .button-group.secondary .button:hover, .button-group.secondary .button:focus {
      background-color: #f39b0b;
      color: #0a0a0a; }
  .button-group.terciary .button {
    background-color: #f4f4f4;
    color: #0a0a0a; }
    .button-group.terciary .button:hover, .button-group.terciary .button:focus {
      background-color: #c3c3c3;
      color: #0a0a0a; }
  .button-group.success .button {
    background-color: #63b501;
    color: #0a0a0a; }
    .button-group.success .button:hover, .button-group.success .button:focus {
      background-color: #4f9101;
      color: #0a0a0a; }
  .button-group.warning .button {
    background-color: #ec7917;
    color: #0a0a0a; }
    .button-group.warning .button:hover, .button-group.warning .button:focus {
      background-color: #c06110;
      color: #0a0a0a; }
  .button-group.alert .button {
    background-color: #e2310e;
    color: #fefefe; }
    .button-group.alert .button:hover, .button-group.alert .button:focus {
      background-color: #b5270b;
      color: #fefefe; }
  .button-group.stacked .button, .button-group.stacked-for-small .button, .button-group.stacked-for-medium .button {
    width: 100%; }
    .button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child, .button-group.stacked-for-medium .button:last-child {
      margin-bottom: 0; }
  @media print, screen and (min-width: 47.9375em) {
    .button-group.stacked-for-small .button {
      width: auto;
      margin-bottom: 0; } }
  @media print, screen and (min-width: 68.75em) {
    .button-group.stacked-for-medium .button {
      width: auto;
      margin-bottom: 0; } }
  @media screen and (max-width: 47.875em) {
    .button-group.stacked-for-small.expanded {
      display: block; }
      .button-group.stacked-for-small.expanded .button {
        display: block;
        margin-right: 0; } }

.label {
  display: inline-block;
  padding: 0.33333rem 0.5rem;
  border-radius: 0;
  font-size: 0.8rem;
  line-height: 1;
  white-space: nowrap;
  cursor: default;
  background: #135793;
  color: #fefefe; }
  .label.primary {
    background: #135793;
    color: #fefefe; }
  .label.secondary {
    background: #f7b446;
    color: #0a0a0a; }
  .label.terciary {
    background: #f4f4f4;
    color: #0a0a0a; }
  .label.success {
    background: #63b501;
    color: #0a0a0a; }
  .label.warning {
    background: #ec7917;
    color: #0a0a0a; }
  .label.alert {
    background: #e2310e;
    color: #fefefe; }

.pagination {
  margin-left: 0;
  margin-bottom: 1rem; }
  .pagination::before, .pagination::after {
    display: table;
    content: ' '; }
  .pagination::after {
    clear: both; }
  .pagination li {
    margin-right: 0.0625rem;
    border-radius: 0;
    font-size: 0.875rem;
    display: none; }
    .pagination li:last-child, .pagination li:first-child {
      display: inline-block; }
    @media print, screen and (min-width: 47.9375em) {
      .pagination li {
        display: inline-block; } }
  .pagination a,
  .pagination button {
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 0;
    color: #0a0a0a; }
    .pagination a:hover,
    .pagination button:hover {
      background: #e6e6e6; }
  .pagination .current {
    padding: 0.1875rem 0.625rem;
    background: #135793;
    color: #fefefe;
    cursor: default; }
  .pagination .disabled {
    padding: 0.1875rem 0.625rem;
    color: #cacaca;
    cursor: not-allowed; }
    .pagination .disabled:hover {
      background: transparent; }
  .pagination .ellipsis::after {
    padding: 0.1875rem 0.625rem;
    content: '\2026';
    color: #0a0a0a; }

.pagination-previous a::before,
.pagination-previous.disabled::before {
  display: inline-block;
  margin-right: 0.5rem;
  content: '\00ab'; }

.pagination-next a::after,
.pagination-next.disabled::after {
  display: inline-block;
  margin-left: 0.5rem;
  content: '\00bb'; }

.tabs {
  margin: 0;
  border: 1px solid #e6e6e6;
  background: #fefefe;
  list-style-type: none; }
  .tabs::before, .tabs::after {
    display: table;
    content: ' '; }
  .tabs::after {
    clear: both; }

.tabs.vertical > li {
  display: block;
  float: none;
  width: auto; }

.tabs.simple > li > a {
  padding: 0; }
  .tabs.simple > li > a:hover {
    background: transparent; }

.tabs.primary {
  background: #135793; }
  .tabs.primary > li > a {
    color: #fefefe; }
    .tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
      background: #1560a2; }

.tabs-title {
  float: left; }
  .tabs-title > a {
    display: block;
    padding: 1.25rem 1.5rem;
    font-size: 0.75rem;
    line-height: 1;
    color: #135793; }
    .tabs-title > a:hover {
      background: #fefefe;
      color: #104b7e; }
    .tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
      background: #e6e6e6;
      color: #135793; }

.tabs-content {
  border: 1px solid #e6e6e6;
  border-top: 0;
  background: #fefefe;
  color: #0a0a0a;
  transition: all 0.5s ease; }

.tabs-content.vertical {
  border: 1px solid #e6e6e6;
  border-left: 0; }

.tabs-panel {
  display: none;
  padding: 1rem; }
  .tabs-panel.is-active {
    display: block; }

.hide {
  display: none !important; }

.invisible {
  visibility: hidden; }

@media screen and (max-width: 47.875em) {
  .hide-for-small-only {
    display: none !important; } }

@media screen and (max-width: 0em), screen and (min-width: 47.9375em) {
  .show-for-small-only {
    display: none !important; } }

@media print, screen and (min-width: 47.9375em) {
  .hide-for-medium {
    display: none !important; } }

@media screen and (max-width: 47.875em) {
  .show-for-medium {
    display: none !important; } }

@media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
  .hide-for-medium-only {
    display: none !important; } }

@media screen and (max-width: 47.875em), screen and (min-width: 68.75em) {
  .show-for-medium-only {
    display: none !important; } }

@media print, screen and (min-width: 68.75em) {
  .hide-for-large {
    display: none !important; } }

@media screen and (max-width: 68.6875em) {
  .show-for-large {
    display: none !important; } }

@media screen and (min-width: 68.75em) and (max-width: 74.9375em) {
  .hide-for-large-only {
    display: none !important; } }

@media screen and (max-width: 68.6875em), screen and (min-width: 75em) {
  .show-for-large-only {
    display: none !important; } }

.show-for-sr,
.show-on-focus {
  position: absolute !important;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  clip-path: inset(50%);
  border: 0; }

.show-on-focus:active, .show-on-focus:focus {
  position: static !important;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
  white-space: normal;
  clip-path: none; }

.show-for-landscape,
.hide-for-portrait {
  display: block !important; }
  @media screen and (orientation: landscape) {
    .show-for-landscape,
    .hide-for-portrait {
      display: block !important; } }
  @media screen and (orientation: portrait) {
    .show-for-landscape,
    .hide-for-portrait {
      display: none !important; } }

.hide-for-landscape,
.show-for-portrait {
  display: none !important; }
  @media screen and (orientation: landscape) {
    .hide-for-landscape,
    .show-for-portrait {
      display: none !important; } }
  @media screen and (orientation: portrait) {
    .hide-for-landscape,
    .show-for-portrait {
      display: block !important; } }

.float-left {
  float: left !important; }

.float-right {
  float: right !important; }

.float-center {
  display: block;
  margin-right: auto;
  margin-left: auto; }

.clearfix::before, .clearfix::after {
  display: table;
  content: ' '; }

.clearfix::after {
  clear: both; }

.align-right {
  justify-content: flex-end; }

.align-center {
  justify-content: center; }

.align-justify {
  justify-content: space-between; }

.align-spaced {
  justify-content: space-around; }

.align-right.vertical.menu > li > a {
  justify-content: flex-end; }

.align-center.vertical.menu > li > a {
  justify-content: center; }

.align-top {
  align-items: flex-start; }

.align-self-top {
  align-self: flex-start; }

.align-bottom {
  align-items: flex-end; }

.align-self-bottom {
  align-self: flex-end; }

.align-middle {
  align-items: center; }

.align-self-middle {
  align-self: center; }

.align-stretch {
  align-items: stretch; }

.align-self-stretch {
  align-self: stretch; }

.align-center-middle {
  justify-content: center;
  align-items: center;
  align-content: center; }

.small-order-1 {
  order: 1; }

.small-order-2 {
  order: 2; }

.small-order-3 {
  order: 3; }

.small-order-4 {
  order: 4; }

.small-order-5 {
  order: 5; }

.small-order-6 {
  order: 6; }

@media print, screen and (min-width: 47.9375em) {
  .medium-order-1 {
    order: 1; }
  .medium-order-2 {
    order: 2; }
  .medium-order-3 {
    order: 3; }
  .medium-order-4 {
    order: 4; }
  .medium-order-5 {
    order: 5; }
  .medium-order-6 {
    order: 6; } }

@media print, screen and (min-width: 68.75em) {
  .large-order-1 {
    order: 1; }
  .large-order-2 {
    order: 2; }
  .large-order-3 {
    order: 3; }
  .large-order-4 {
    order: 4; }
  .large-order-5 {
    order: 5; }
  .large-order-6 {
    order: 6; } }

.flex-container {
  display: flex; }

.flex-child-auto {
  flex: 1 1 auto; }

.flex-child-grow {
  flex: 1 0 auto; }

.flex-child-shrink {
  flex: 0 1 auto; }

.flex-dir-row {
  flex-direction: row; }

.flex-dir-row-reverse {
  flex-direction: row-reverse; }

.flex-dir-column {
  flex-direction: column; }

.flex-dir-column-reverse {
  flex-direction: column-reverse; }

@media print, screen and (min-width: 47.9375em) {
  .medium-flex-container {
    display: flex; }
  .medium-flex-child-auto {
    flex: 1 1 auto; }
  .medium-flex-child-grow {
    flex: 1 0 auto; }
  .medium-flex-child-shrink {
    flex: 0 1 auto; }
  .medium-flex-dir-row {
    flex-direction: row; }
  .medium-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .medium-flex-dir-column {
    flex-direction: column; }
  .medium-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

@media print, screen and (min-width: 68.75em) {
  .large-flex-container {
    display: flex; }
  .large-flex-child-auto {
    flex: 1 1 auto; }
  .large-flex-child-grow {
    flex: 1 0 auto; }
  .large-flex-child-shrink {
    flex: 0 1 auto; }
  .large-flex-dir-row {
    flex-direction: row; }
  .large-flex-dir-row-reverse {
    flex-direction: row-reverse; }
  .large-flex-dir-column {
    flex-direction: column; }
  .large-flex-dir-column-reverse {
    flex-direction: column-reverse; } }

.absolute-center-container {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  left: 50%;
  margin: auto;
  position: absolute;
  bottom: 0;
  z-index: 2; }

@font-face {
  font-family: 'light';
  src: url(../fonts/light/light.eot);
  src: url(../fonts/light/light.eot?#iefix) format("embedded-opentype"), url(../fonts/light/light.otf) format("otf"), url(../fonts/light/light.svg#light) format("svg"), url(../fonts/light/light.ttf) format("truetype"), url(../fonts/light/light.woff) format("woff"), url(../fonts/light/light.woff2) format("woff2"); }

@font-face {
  font-family: 'medium';
  src: url(../fonts/medium/medium.eot);
  src: url(../fonts/medium/medium.eot?#iefix) format("embedded-opentype"), url(../fonts/medium/medium.otf) format("otf"), url(../fonts/medium/medium.svg#medium) format("svg"), url(../fonts/medium/medium.ttf) format("truetype"), url(../fonts/medium/medium.woff) format("woff"), url(../fonts/medium/medium.woff2) format("woff2"); }

@font-face {
  font-family: 'demi';
  src: url(../fonts/demi/demi.eot);
  src: url(../fonts/demi/demi.eot?#iefix) format("embedded-opentype"), url(../fonts/demi/demi.otf) format("otf"), url(../fonts/demi/demi.svg#demi) format("svg"), url(../fonts/demi/demi.ttf) format("truetype"), url(../fonts/demi/demi.woff) format("woff"), url(../fonts/demi/demi.woff2) format("woff2"); }

@font-face {
  font-family: 'bold';
  src: url(../fonts/bold/bold.eot);
  src: url(../fonts/bold/bold.eot?#iefix) format("embedded-opentype"), url(../fonts/bold/bold.otf) format("otf"), url(../fonts/bold/bold.svg#bold) format("svg"), url(../fonts/bold/bold.ttf) format("truetype"), url(../fonts/bold/bold.woff) format("woff"), url(../fonts/bold/bold.woff2) format("woff2"); }

@font-face {
  font-family: 'icons';
  src: url("../fonts/icon/icons.eot?#iefix") format("embedded-opentype"), url("../fonts/icon/icons.woff2") format("woff2"), url("../fonts/icon/icons.woff") format("woff"), url("../fonts/icon/icons.ttf") format("truetype"), url("../fonts/icon/icons.svg#icons") format("svg"); }

i[class^='icon-'] {
  display: flex;
  align-items: center; }

i[class^='icon-']:before,
i[class*=' icon-']:before {
  font-family: icons !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-beds:before {
  content: '\f101'; }

.icon-check:before {
  content: '\f102'; }

.icon-clock:before {
  content: '\f103'; }

.icon-contact:before {
  content: '\f104'; }

.icon-map:before {
  content: '\f105'; }

.icon-marker:before {
  content: '\f106'; }

.icon-message:before {
  content: '\f107'; }

.icon-meters:before {
  content: '\f108'; }

.icon-phone:before {
  content: '\f109'; }

.icon-quote:before {
  content: '\f10a'; }

.icon-right:before {
  content: '\f10b'; }

.icon-up:before {
  content: '\f10c'; }

.menu-overlay {
  position: absolute;
  height: 100vh;
  background: #c64132;
  width: 100%;
  z-index: 100;
  top: 0;
  display: none; }
  .menu-overlay .menu-overlay-content {
    display: flex;
    align-items: stretch;
    height: 100%;
    position: relative; }
    .menu-overlay .menu-overlay-content .close-menu {
      position: absolute;
      right: 1.125rem;
      top: 1.4375rem;
      z-index: 10;
      font-size: 1.25rem;
      font-weight: bold; }
      .menu-overlay .menu-overlay-content .close-menu i {
        color: #fefefe;
        font-size: 1.875rem; }
  .menu-overlay .menu {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center; }
    .menu-overlay .menu .menu-logo {
      margin-bottom: 3.75rem; }
      .menu-overlay .menu .menu-logo i {
        font-size: 3.125rem; }
    .menu-overlay .menu ul {
      margin-bottom: 3.75rem; }
      .menu-overlay .menu ul li a {
        text-align: center;
        color: #fefefe;
        font-size: 1.6875rem;
        line-height: 1;
        font-weight: bold; }
        @media screen and (max-width: 47.875em) {
          .menu-overlay .menu ul li a {
            font-size: 1.25rem; } }
        .menu-overlay .menu ul li a:hover {
          color: #104a7c; }
      .menu-overlay .menu ul li:not(:last-child) {
        margin-bottom: 1.875rem; }
      .menu-overlay .menu ul li ul {
        margin: 0;
        margin-top: 1.25rem;
        display: none; }
        .menu-overlay .menu ul li ul li a {
          font-size: 1.125rem; }
    .menu-overlay .menu .social-menu {
      margin-top: 1.875rem; }
      @media screen and (max-width: 47.875em) {
        .menu-overlay .menu .social-menu {
          margin-top: 1.25rem; } }
      .menu-overlay .menu .social-menu ul {
        text-align: center; }
        .menu-overlay .menu .social-menu ul li {
          display: inline-block; }
          .menu-overlay .menu .social-menu ul li a {
            display: flex;
            align-items: center;
            justify-content: center; }
            .menu-overlay .menu .social-menu ul li a i {
              color: #fefefe;
              font-size: 1.25rem;
              transition: all 0.2s ease-in-out;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out; }
            .menu-overlay .menu .social-menu ul li a:hover i {
              color: #141215; }
          .menu-overlay .menu .social-menu ul li:not(:last-child) {
            margin-right: 1.25rem; }
  .menu-overlay .image {
    background: #999999;
    flex: 1; }
    @media screen and (max-width: 47.875em) {
      .menu-overlay .image {
        display: none; } }

.content-response {
  margin-top: 1.875rem; }
  .content-response .alert {
    display: block;
    text-align: center;
    padding: 0.5rem 0.625rem;
    color: #fefefe;
    border-radius: 0.1875rem;
    -webkit-border-radius: 0.1875rem;
    -moz-border-radius: 0.1875rem;
    font-weight: bold; }
    .content-response .alert.alert-success {
      background: #63b501; }
    .content-response .alert.alert-error {
      background: #e2310e; }

.whatsapp-button {
  position: fixed;
  right: 1.875rem;
  bottom: 1.875rem;
  z-index: 5; }
  @media screen and (max-width: 47.875em) {
    .whatsapp-button {
      display: none; } }
  .whatsapp-button .icon {
    position: relarive;
    top: 50%;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    background: #135793;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; }
    .whatsapp-button .icon i {
      font-size: 1.875rem;
      color: #fefefe; }
    .whatsapp-button .icon:hover {
      background: #f6aa2e; }

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

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

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

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

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

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

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

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

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

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

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

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

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

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

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

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

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

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

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

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

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

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

@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: none;
    transform: none; } }

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

.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: none;
    transform: none; } }

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

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

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

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

.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: none;
    transform: none; } }

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

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

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

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

.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: none;
    transform: none; } }

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

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

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

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

.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: none;
    transform: none; } }

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

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

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

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

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) 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 {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

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

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

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

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

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

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

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

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

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

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

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

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

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

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    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);
    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);
    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);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    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);
    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);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    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);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    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);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    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);
    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);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

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

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

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

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

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

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

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

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

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

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

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

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

html,
body {
  height: 100%; }

body {
  font-family: "Open Sans", sans-serif;
  color: "#5e5d6c"; }
  @media screen and (max-width: 47.875em) {
    body {
      padding-top: 80px; } }

input:focus {
  outline: none;
  box-shadow: none; }

h1,
h2,
h3,
h4,
h5,
h6 {
  letter-spacing: 0;
  margin: 0;
  line-height: 1;
  font-family: 'demi'; }

p {
  font-family: "Open Sans", sans-serif;
  color: "#5e5d6c";
  margin-bottom: 10px;
  line-height: 1.3; }

ul {
  margin: 0;
  list-style: none; }

.row {
  max-width: 71.25rem !important;
  width: 100%; }

section {
  text-align: center; }

.flex {
  display: flex;
  align-items: center;
  justify-content: center; }

.column:last-child:not(:first-child), .columns:last-child:not(:first-child),
.columns:last-child:not(:first-child) {
  float: left; }

a {
  color: #0a0a0a;
  display: block;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  cursor: pointer !important;
  font-family: "Open Sans", sans-serif; }
  a:hover {
    color: #fefefe; }

.overflow-body {
  overflow: hidden; }

h1 {
  font-size: 45px; }

h2 {
  font-size: 30px; }

button {
  cursor: pointer;
  outline: none;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  font-family: "Open Sans", sans-serif !important; }

.standard-section, .section {
  padding: 80px 20px;
  overflow: hidden; }
  @media screen and (max-width: 68.6875em) {
    .standard-section, .section {
      padding: 50px 20px; } }

.ps__rail-y {
  right: 0;
  left: initial; }

* {
  min-height: 0;
  min-width: 0; }

.mobile {
  display: none; }
  @media screen and (max-width: 47.875em) {
    .mobile {
      display: block; } }

.desktop {
  display: block; }
  @media screen and (max-width: 47.875em) {
    .desktop {
      display: none; } }

.mega-menu {
  display: none;
  position: fixed;
  z-index: 100000000;
  width: 100vw;
  height: 100vh;
  top: 0;
  padding: 60px;
  transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out; }
  @media screen and (max-width: 47.875em) {
    .mega-menu {
      padding: 20px; } }
  .mega-menu .mega-menu-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    min-height: 100%; }
  .mega-menu .top-container {
    display: flex;
    width: 100%;
    justify-content: space-between; }
    .mega-menu .top-container .left-column a img {
      height: 80px; }
      @media screen and (max-width: 47.875em) {
        .mega-menu .top-container .left-column a img {
          height: 60px; } }
    .mega-menu .top-container .right-column .actions {
      display: flex;
      align-items: center; }
      .mega-menu .top-container .right-column .actions a:not(:last-child) {
        margin-right: 10px; }
  .mega-menu .mid-container {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 47.875em) {
      .mega-menu .mid-container .left-column {
        display: none; } }
    .mega-menu .mid-container .left-column .corretor img {
      margin-bottom: 10px; }
    .mega-menu .mid-container .left-column .corretor h3 {
      color: #fefefe; }
    .mega-menu .mid-container .left-column .corretor div {
      color: #fefefe; }
    .mega-menu .mid-container .left-column .corretor a {
      margin-top: 20px; }
    @media screen and (max-width: 47.875em) {
      .mega-menu .mid-container .right-column {
        width: 100%; } }
    .mega-menu .mid-container .right-column > ul > li:not(:last-child) {
      margin-bottom: 0px;
      min-width: 300px; }
      @media screen and (max-width: 47.875em) {
        .mega-menu .mid-container .right-column > ul > li:not(:last-child) {
          width: 100%; } }
    .mega-menu .mid-container .right-column > ul > li a {
      color: #fefefe;
      font-family: 'bold';
      position: relative;
      padding: 10px; }
      @media screen and (max-width: 47.875em) {
        .mega-menu .mid-container .right-column > ul > li a {
          text-align: center;
          padding: 5px; } }
      .mega-menu .mid-container .right-column > ul > li a span {
        margin-left: 10px; }
        .mega-menu .mid-container .right-column > ul > li a span.rotate-arrow i {
          -webkit-transform: rotate(180deg);
          -moz-transform: rotate(180deg);
          -ms-transform: rotate(180deg);
          -o-transform: rotate(180deg);
          transform: rotate(180deg); }
      .mega-menu .mid-container .right-column > ul > li a i {
        font-size: 10px;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out; }
      .mega-menu .mid-container .right-column > ul > li a:hover {
        color: #f7b446; }
    .mega-menu .mid-container .right-column > ul > li ul {
      margin-left: 20px;
      display: none; }
      .mega-menu .mid-container .right-column > ul > li ul > li:not(:last-child) {
        margin-bottom: 0px; }
      .mega-menu .mid-container .right-column > ul > li ul > li a {
        color: #fefefe;
        font-family: 'bold';
        position: relative; }
  .mega-menu .bottom-container {
    width: 100%;
    display: flex;
    flex-direction: column; }
    @media screen and (max-width: 47.875em) {
      .mega-menu .bottom-container {
        justify-content: center;
        align-items: center; } }
    .mega-menu .bottom-container .copyright-menu {
      font-size: 12px;
      margin-top: 10px;
      color: #fefefe; }
      .mega-menu .bottom-container .copyright-menu a {
        display: inline-block;
        color: #fefefe; }
      @media screen and (max-width: 47.875em) {
        .mega-menu .bottom-container .copyright-menu {
          font-size: 10px; } }
    .mega-menu .bottom-container .social-menu ul {
      display: flex;
      align-items: center; }
      .mega-menu .bottom-container .social-menu ul li:not(:last-child) {
        margin-right: 5px; }
      .mega-menu .bottom-container .social-menu ul li a {
        width: 40px;
        height: 40px;
        background: none;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        background: #135793; }
        @media screen and (max-width: 47.875em) {
          .mega-menu .bottom-container .social-menu ul li a {
            width: 30px;
            height: 30px; } }
        .mega-menu .bottom-container .social-menu ul li a i {
          color: #fefefe; }
        .mega-menu .bottom-container .social-menu ul li a:hover {
          background: #fefefe; }
          .mega-menu .bottom-container .social-menu ul li a:hover i {
            color: #135793; }

.main-header {
  background: #135793; }
  @media screen and (max-width: 47.875em) {
    .main-header {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      z-index: 1000000; } }
  .main-header .header-links {
    border-bottom: 1px solid rgba(254, 254, 254, 0.2); }
    @media screen and (max-width: 47.875em) {
      .main-header .header-links {
        display: none; } }
    .main-header .header-links .container {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      .main-header .header-links .container .social ul {
        display: flex;
        align-items: center; }
        .main-header .header-links .container .social ul li:first-child a {
          border-left: 1px solid rgba(254, 254, 254, 0.2); }
        .main-header .header-links .container .social ul li a {
          border-right: 1px solid rgba(254, 254, 254, 0.2);
          display: flex;
          align-items: center;
          height: 40px;
          padding: 0 15px; }
          .main-header .header-links .container .social ul li a i {
            color: #fefefe; }
          .main-header .header-links .container .social ul li a:hover i {
            color: #f7b446; }
      .main-header .header-links .container .links ul {
        display: flex;
        align-items: center; }
        .main-header .header-links .container .links ul li:first-child a {
          border-left: 1px solid rgba(254, 254, 254, 0.2); }
        .main-header .header-links .container .links ul li a {
          border-right: 1px solid rgba(254, 254, 254, 0.2);
          display: flex;
          align-items: center;
          height: 40px;
          padding: 0 15px;
          color: #fefefe;
          font-family: 'medium'; }
          .main-header .header-links .container .links ul li a i {
            color: #fefefe; }
          .main-header .header-links .container .links ul li a:hover {
            color: #f7b446; }
        .main-header .header-links .container .links ul li.no-link {
          color: #1d92cf;
          font-family: 'medium';
          padding: 0 15px; }
  .main-header .header-info {
    padding: 10px 0; }
    .main-header .header-info .container {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media screen and (max-width: 47.875em) {
        .main-header .header-info .container nav {
          display: none; } }
      .main-header .header-info .container nav > ul {
        display: flex;
        align-items: center; }
        .main-header .header-info .container nav > ul > li {
          position: relative; }
          .main-header .header-info .container nav > ul > li:not(:last-child) {
            margin-right: 10px; }
          .main-header .header-info .container nav > ul > li > a {
            color: #fefefe;
            font-family: 'medium';
            font-size: 20px;
            margin: 0 5px;
            position: relative;
            min-height: 60px;
            display: flex;
            align-items: center;
            justify-content: space-between; }
            .main-header .header-info .container nav > ul > li > a i {
              font-size: 10px;
              margin-left: 5px; }
            .main-header .header-info .container nav > ul > li > a:before {
              display: block;
              content: '';
              position: absolute;
              width: 30px;
              height: 2px;
              background: #1d91cd;
              left: 50%;
              bottom: 15px;
              -webkit-transform: translate(-50%);
              -moz-transform: translate(-50%);
              -ms-transform: translate(-50%);
              -o-transform: translate(-50%);
              transform: translate(-50%);
              opacity: 0;
              transition: all 0.2s ease-in-out;
              -webkit-transition: all 0.2s ease-in-out;
              -moz-transition: all 0.2s ease-in-out; }
          .main-header .header-info .container nav > ul > li:hover ul {
            opacity: 1;
            visibility: visible; }
          .main-header .header-info .container nav > ul > li:hover > a:hover:before {
            opacity: 1; }
          .main-header .header-info .container nav > ul > li ul {
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            position: absolute;
            margin: 0;
            opacity: 0;
            visibility: hidden;
            left: 50%;
            top: 100%;
            margin-top: -10px;
            background: #13548d;
            width: 200px;
            z-index: 10001;
            border-radius: 5px;
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            overflow: hidden;
            -webkit-transform: translate(-50%);
            -moz-transform: translate(-50%);
            -ms-transform: translate(-50%);
            -o-transform: translate(-50%);
            transform: translate(-50%); }
            .main-header .header-info .container nav > ul > li ul li a {
              padding: 5px 10px;
              color: #fefefe;
              font-family: 'medium';
              border-left: 3px solid transparent;
              font-size: 16px; }
              .main-header .header-info .container nav > ul > li ul li a:hover {
                border-left: 3px solid #f7b446;
                background: #0c3c67; }
      .main-header .header-info .container .button-ligamos {
        display: flex; }
        @media screen and (max-width: 47.875em) {
          .main-header .header-info .container .button-ligamos {
            display: none; } }
      .main-header .header-info .container .button-menu {
        display: none; }
        @media screen and (max-width: 47.875em) {
          .main-header .header-info .container .button-menu {
            display: flex; } }
        .main-header .header-info .container .button-menu i {
          font-size: 20px; }

.button {
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  font-size: 13px;
  font-family: 'medium';
  border: 1px solid transparent;
  margin: 0;
  min-width: 140px;
  min-height: 40px; }
  .button.auto-width {
    min-width: initial;
    padding: 0 20px;
    height: 40px; }
    .button.auto-width i {
      margin: 0; }
  .button.flex {
    display: flex;
    align-items: center;
    justify-content: center; }
  .button i {
    margin-right: 5px; }
  .button.text-white {
    color: #fefefe !important;
    text-transform: uppercase;
    font-family: 'bold' !important; }
  .button.button-outlined {
    background: none;
    border: 1px solid #fefefe; }
    .button.button-outlined:hover {
      background: #fefefe;
      color: #135793; }
  .button.button-radius {
    border-radius: 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px; }
  .button.button-shadow {
    box-shadow: 10px 10px 10px rgba(19, 87, 147, 0.1); }
  .button.button-white {
    background: #fefefe;
    color: #030f27; }
    .button.button-white:hover {
      color: #fefefe;
      background: #030f27; }
  .button.button-yellow {
    background: #f7b446;
    color: #135793; }
    .button.button-yellow:hover {
      color: #f7b446;
      background: #135793; }
  .button.button-yellow-bg-blue {
    background: #f7b446;
    color: #135793; }
    .button.button-yellow-bg-blue:hover {
      color: #f7b446;
      background: #fefefe; }
  .button.button-blue {
    background: #135793;
    color: #fefefe; }
    .button.button-blue:hover {
      color: #135793;
      background: #fefefe; }

.main-slider .main-slider-content .slider-item {
  position: relative; }
  .main-slider .main-slider-content .slider-item img {
    width: 100%; }
  .main-slider .main-slider-content .slider-item .centered {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center; }
    .main-slider .main-slider-content .slider-item .centered .centered-container {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      text-align: center;
      max-width: 900px; }
      .main-slider .main-slider-content .slider-item .centered .centered-container h2 {
        color: #fefefe;
        font-size: 60px;
        font-family: 'bold'; }
        @media screen and (max-width: 68.6875em) {
          .main-slider .main-slider-content .slider-item .centered .centered-container h2 {
            font-size: 30px; } }
      .main-slider .main-slider-content .slider-item .centered .centered-container p {
        color: #fefefe;
        font-size: 50px;
        font-family: 'light';
        line-height: 1; }
        @media screen and (max-width: 68.6875em) {
          .main-slider .main-slider-content .slider-item .centered .centered-container p {
            font-size: 30px;
            margin: 0 20px; } }
      .main-slider .main-slider-content .slider-item .centered .centered-container .buttons {
        display: flex;
        align-items: center;
        margin-top: 30px; }
        .main-slider .main-slider-content .slider-item .centered .centered-container .buttons a:not(:last-child) {
          margin-right: 20px; }

.newsletter {
  background: #135793;
  padding: 20px 0; }
  .newsletter .container {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 47.875em) {
      .newsletter .container {
        flex-direction: column; } }
    .newsletter .container h4 {
      text-align: center;
      max-width: 300px;
      margin-right: 20px;
      color: #063157; }
      .newsletter .container h4 span {
        color: #fefefe; }
      @media screen and (max-width: 47.875em) {
        .newsletter .container h4 {
          margin-right: 0;
          margin-bottom: 20px; } }
    .newsletter .container form {
      flex: 1;
      display: flex;
      align-items: center; }
      @media screen and (max-width: 47.875em) {
        .newsletter .container form {
          flex-direction: column;
          width: 100%; } }
      .newsletter .container form label {
        margin: 0;
        margin-right: 20px;
        flex: 1; }
        @media screen and (max-width: 47.875em) {
          .newsletter .container form label {
            margin-bottom: 10px;
            width: 100%;
            margin-right: 0; } }
        .newsletter .container form label .form-input {
          margin: 0;
          border: 2px solid #fefefe;
          border-radius: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          background: none;
          text-align: center;
          color: #fefefe;
          box-shadow: none;
          font-family: 'medium';
          height: 40px; }
      @media screen and (max-width: 47.875em) {
        .newsletter .container form .action {
          width: 100% !important; } }
      @media screen and (max-width: 47.875em) {
        .newsletter .container form .action button {
          width: 100% !important;
          justify-content: center;
          align-items: center;
          display: flex; } }

.section-1 {
  padding: 80px 0px 0;
  overflow: hidden; }
  .section-1 .products-slider {
    margin: 50px 0; }

.product-item {
  margin: 0 10px; }
  .product-item a {
    position: relative;
    padding-bottom: 60px; }
    .product-item a .image-container {
      position: relative; }
      .product-item a .image-container img {
        width: 100%;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
    .product-item a .product-info {
      position: absolute;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      left: 30px;
      right: 30px;
      bottom: 0;
      background: #fefefe;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      display: flex;
      align-items: center;
      flex-direction: column;
      -webkit-transform: translate(0, 50%);
      -moz-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
      -o-transform: translate(0, 50%);
      transform: translate(0, 50%);
      box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1); }
      .product-item a .product-info .product-name {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        background: #fefefe;
        padding: 20px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
      .product-item a .product-info .product-features {
        height: 0;
        overflow: hidden;
        background: #fefefe;
        width: 100%;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out; }
        .product-item a .product-info .product-features ul {
          padding: 20px; }
          .product-item a .product-info .product-features ul li {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            text-align: left;
            margin-bottom: 5px; }
            .product-item a .product-info .product-features ul li .icon-container {
              width: 30px;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 10px; }
              .product-item a .product-info .product-features ul li .icon-container i {
                color: #f7b446; }
            .product-item a .product-info .product-features ul li .info {
              color: #135793; }
      .product-item a .product-info h5 {
        color: #135793;
        text-align: left;
        width: 100%;
        font-size: 14px; }
      .product-item a .product-info .icon {
        width: 100%;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        .product-item a .product-info .icon i {
          text-align: right;
          font-size: 14px;
          color: rgba(0, 0, 0, 0.1); }
    .product-item a:hover .product-info {
      color: #fefefe;
      -webkit-transform: translate(0, 0%);
      -moz-transform: translate(0, 0%);
      -ms-transform: translate(0, 0%);
      -o-transform: translate(0, 0%);
      transform: translate(0, 0%); }
      .product-item a:hover .product-info h5 {
        color: #fefefe; }
      .product-item a:hover .product-info .icon i {
        color: #f7b446; }
      .product-item a:hover .product-info .product-name {
        background: #135793;
        color: #fefefe; }
        .product-item a:hover .product-info .product-name i {
          color: #f7b446; }
      .product-item a:hover .product-info .product-features {
        height: auto;
        overflow: hidden; }

.portfolio-item {
  margin: 0 10px; }
  .portfolio-item a {
    position: relative;
    padding-bottom: 60px; }
    .portfolio-item a .image-container {
      position: relative; }
      .portfolio-item a .image-container img {
        width: 100%;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }
      .portfolio-item a .image-container .overlay-portfolio {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        background: rgba(0, 0, 0, 0.3);
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out; }
        .portfolio-item a .image-container .overlay-portfolio .more {
          position: relative; }
          .portfolio-item a .image-container .overlay-portfolio .more div {
            width: 90px;
            height: 2px;
            background: #ffffff; }
            .portfolio-item a .image-container .overlay-portfolio .more div:last-child {
              position: absolute;
              -webkit-transform: rotate(90deg);
              -moz-transform: rotate(90deg);
              -ms-transform: rotate(90deg);
              -o-transform: rotate(90deg);
              transform: rotate(90deg); }
    .portfolio-item a .product-info {
      position: absolute;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      left: 30px;
      right: 30px;
      bottom: 0;
      background: #fefefe;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      display: flex;
      align-items: center;
      flex-direction: column;
      -webkit-transform: translate(0, 50%);
      -moz-transform: translate(0, 50%);
      -ms-transform: translate(0, 50%);
      -o-transform: translate(0, 50%);
      transform: translate(0, 50%);
      box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1); }
      .portfolio-item a .product-info .product-name {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        background: #fefefe;
        padding: 20px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        text-align: center; }
        .portfolio-item a .product-info .product-name h5 {
          text-align: center; }
      .portfolio-item a .product-info .product-features {
        height: 0;
        overflow: hidden;
        background: #fefefe;
        width: 100%;
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out; }
        .portfolio-item a .product-info .product-features .description-feature {
          color: #999999;
          font-size: 12px;
          margin: 10px 0; }
        .portfolio-item a .product-info .product-features .product-features-container {
          padding: 20px; }
        .portfolio-item a .product-info .product-features .grid-features {
          display: flex;
          align-items: center;
          justify-content: center; }
          .portfolio-item a .product-info .product-features .grid-features .item-feature {
            flex: 1;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            text-align: left;
            margin-bottom: 5px; }
            .portfolio-item a .product-info .product-features .grid-features .item-feature .icon-container {
              width: 30px;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 10px; }
              .portfolio-item a .product-info .product-features .grid-features .item-feature .icon-container i {
                color: #f7b446; }
            .portfolio-item a .product-info .product-features .grid-features .item-feature .info {
              color: #135793; }
        .portfolio-item a .product-info .product-features ul {
          padding: 20px; }
          .portfolio-item a .product-info .product-features ul li {
            display: flex;
            align-items: center;
            justify-content: flex-start;
            text-align: left;
            margin-bottom: 5px; }
            .portfolio-item a .product-info .product-features ul li .icon-container {
              width: 30px;
              display: flex;
              align-items: center;
              justify-content: center;
              margin-right: 10px; }
              .portfolio-item a .product-info .product-features ul li .icon-container i {
                color: #f7b446; }
            .portfolio-item a .product-info .product-features ul li .info {
              color: #135793; }
      .portfolio-item a .product-info h5 {
        color: #135793;
        text-align: left;
        width: 100%;
        font-size: 14px; }
      .portfolio-item a .product-info .icon {
        width: 100%;
        text-align: right;
        display: flex;
        align-items: center;
        justify-content: flex-end; }
        .portfolio-item a .product-info .icon i {
          text-align: right;
          font-size: 14px;
          color: rgba(0, 0, 0, 0.1); }
    .portfolio-item a:hover .overlay-portfolio {
      padding-bottom: 100px; }
    .portfolio-item a:hover .product-info {
      color: #fefefe;
      -webkit-transform: translate(0, 0%);
      -moz-transform: translate(0, 0%);
      -ms-transform: translate(0, 0%);
      -o-transform: translate(0, 0%);
      transform: translate(0, 0%); }
      .portfolio-item a:hover .product-info h5 {
        color: #fefefe; }
      .portfolio-item a:hover .product-info .icon i {
        color: #f7b446; }
      .portfolio-item a:hover .product-info .product-name {
        background: #135793; }
        .portfolio-item a:hover .product-info .product-name h5 {
          color: #f7b446; }
      .portfolio-item a:hover .product-info .product-features {
        height: auto;
        overflow: hidden; }

.cta {
  margin-top: 40px; }

.title {
  position: relative;
  display: flex; }
  .title .outlined {
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translate(-30%, 0%);
    -moz-transform: translate(-30%, 0%);
    -ms-transform: translate(-30%, 0%);
    -o-transform: translate(-30%, 0%);
    transform: translate(-30%, 0%);
    font-size: 200px;
    line-height: 100px;
    font-family: 'medium';
    letter-spacing: -2px;
    color: #ffffff;
    text-shadow: -1px -1px 0 #e7e7e7, 1px -1px 0 #e7e7e7, -1px 1px 0 #e7e7e7, 1px 1px 0 #e7e7e7; }
    @media screen and (max-width: 47.875em) {
      .title .outlined {
        font-size: 130px;
        -webkit-transform: translate(0%, 0%);
        -moz-transform: translate(0%, 0%);
        -ms-transform: translate(0%, 0%);
        -o-transform: translate(0%, 0%);
        transform: translate(0%, 0%); } }
  .title.center-content {
    justify-content: center;
    width: 100%; }
    .title.center-content .left-column {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      max-width: 100%;
      text-align: center; }
      .title.center-content .left-column h2 {
        color: #135793;
        max-width: 600px; }
      .title.center-content .left-column p {
        max-width: 800px; }
  @media screen and (max-width: 47.875em) {
    .title {
      flex-direction: column; } }
  .title .left-column {
    position: relative;
    flex: 1;
    text-align: left; }
    .title .left-column h2 {
      color: #39374d; }
      .title .left-column h2 div {
        color: #135793; }
    .title .left-column p {
      margin-bottom: 20px;
      font-size: 14px; }
    .title .left-column .squares {
      display: flex;
      align-items: center;
      margin: 20px 0; }
      .title .left-column .squares div {
        margin-right: 2px;
        width: 10px;
        height: 10px;
        background: #f7b446; }
  .title .right-column {
    flex: 1;
    display: flex;
    position: relative;
    justify-content: flex-end; }
    @media screen and (max-width: 47.875em) {
      .title .right-column {
        justify-content: flex-start; } }
    .title .right-column .buttons {
      display: flex;
      align-items: center; }
      @media screen and (max-width: 47.875em) {
        .title .right-column .buttons {
          flex-direction: column;
          width: 100%; } }
      .title .right-column .buttons .select-button {
        margin-right: 10px;
        position: relative; }
        @media screen and (max-width: 47.875em) {
          .title .right-column .buttons .select-button {
            width: 100%;
            margin-bottom: 10px;
            margin-right: 0; } }
        .title .right-column .buttons .select-button .selected-item {
          background: #f5f5f5;
          border: 1px solid #cecece;
          cursor: pointer;
          border-radius: 4px;
          -webkit-border-radius: 4px;
          -moz-border-radius: 4px;
          display: flex;
          width: 200px;
          height: 40px;
          align-items: center;
          justify-content: center;
          font-size: 12px;
          color: #135793;
          position: relative; }
          @media screen and (max-width: 47.875em) {
            .title .right-column .buttons .select-button .selected-item {
              width: 100%; } }
          .title .right-column .buttons .select-button .selected-item i {
            position: absolute;
            right: 10px;
            font-size: 10px;
            color: #135793; }
        .title .right-column .buttons .select-button ul {
          transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out;
          position: absolute;
          margin: 0;
          display: none;
          left: 50%;
          top: 100%;
          margin-top: 10px;
          background: #13548d;
          width: 200px;
          border-radius: 5px;
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          overflow: hidden;
          -webkit-transform: translate(-50%);
          -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
          -o-transform: translate(-50%);
          transform: translate(-50%);
          z-index: 10; }
          .title .right-column .buttons .select-button ul.show-items {
            opacity: 1;
            visibility: visible; }
          .title .right-column .buttons .select-button ul li a {
            padding: 5px 10px;
            color: #fefefe;
            font-family: 'medium';
            border-left: 3px solid transparent;
            font-size: 12px; }
            .title .right-column .buttons .select-button ul li a:hover {
              border-left: 3px solid #f7b446;
              background: #0c3c67; }
      @media screen and (max-width: 47.875em) {
        .title .right-column .buttons a {
          width: 100%; } }

.section-2 {
  padding: 80px 0;
  overflow: hidden; }
  .section-2 .container {
    display: flex; }
    @media screen and (max-width: 68.6875em) {
      .section-2 .container {
        flex-direction: column; } }
    .section-2 .container .left-column {
      flex: 1;
      text-align: left; }
    .section-2 .container .right-column {
      flex: 1;
      padding-left: 20px;
      position: relative; }
      @media screen and (max-width: 68.6875em) {
        .section-2 .container .right-column {
          padding-left: 0;
          margin-top: 40px; } }
      .section-2 .container .right-column:before {
        display: block;
        content: '';
        background: url("../images/dots.png") center center no-repeat;
        background-size: contain;
        width: 150px;
        height: 150px;
        position: absolute;
        top: -80px;
        right: -70px; }
      .section-2 .container .right-column .video {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        overflow: hidden;
        position: relative; }
        .section-2 .container .right-column .video .video-overlay {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: rgba(0, 0, 0, 0.1);
          display: flex;
          align-items: center;
          justify-content: center; }
          .section-2 .container .right-column .video .video-overlay .play {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            background: rgba(19, 87, 147, 0.2);
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out; }
            .section-2 .container .right-column .video .video-overlay .play .play-button {
              width: 80px;
              height: 80px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              display: flex;
              align-items: center;
              justify-content: center;
              background: #135793; }
              .section-2 .container .right-column .video .video-overlay .play .play-button i {
                color: #fefefe;
                font-size: 18px; }
        .section-2 .container .right-column .video:hover .play {
          -webkit-transform: scale(1.3);
          -moz-transform: scale(1.3);
          -ms-transform: scale(1.3);
          -o-transform: scale(1.3);
          transform: scale(1.3); }

.section-3 {
  position: relative;
  padding: 80px 0;
  background: #135793;
  overflow: hidden; }
  .section-3 .outlined {
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%;
    font-size: 200px;
    line-height: 100px;
    font-family: 'medium';
    letter-spacing: -2px;
    color: #135793;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.05), 1px -1px 0 rgba(0, 0, 0, 0.05), -1px 1px 0 rgba(0, 0, 0, 0.05), 1px 1px 0 rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 47.875em) {
      .section-3 .outlined {
        font-size: 120px; } }
  .section-3:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 150px;
    background: #fefefe; }
  .section-3 .container {
    position: relative; }
    .section-3 .container .number-grid {
      display: grid;
      grid-gap: 20px;
      grid-template-columns: repeat(3, 1fr); }
      @media screen and (max-width: 68.6875em) {
        .section-3 .container .number-grid {
          grid-template-columns: repeat(1, 1fr); } }
      .section-3 .container .number-grid .number-column .icon {
        margin: 10px 0; }
      .section-3 .container .number-grid .number-column .number {
        font-size: 40px;
        font-family: 'medium';
        color: #fefefe; }
      .section-3 .container .number-grid .number-column .name {
        margin: 10px 0;
        color: #fefefe;
        font-family: 'medium'; }
      .section-3 .container .number-grid .number-column p {
        color: #fefefe;
        font-family: 'medium'; }
    .section-3 .container .mega-block {
      margin-top: 30px;
      position: relative; }
      .section-3 .container .mega-block:before {
        display: block;
        content: '';
        background: #135793;
        position: absolute;
        top: 100%;
        height: 30px;
        left: 40px;
        right: 40px;
        border-radius: 0 0 4px 4px;
        -webkit-border-radius: 0 0 4px 4px;
        -moz-border-radius: 0 0 4px 4px; }
      .section-3 .container .mega-block .mega-block-container {
        background: #f7b446;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 50px 20px; }
        .section-3 .container .mega-block .mega-block-container h2 {
          font-size: 40px;
          color: #fefefe;
          margin-bottom: 30px; }
          .section-3 .container .mega-block .mega-block-container h2 div {
            font-family: 'light'; }

.section-4 {
  padding: 80px 0;
  overflow: hidden; }
  .section-4 .blog-grid {
    position: relative;
    margin-top: 30px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(3, 1fr); }
    @media screen and (max-width: 68.6875em) {
      .section-4 .blog-grid {
        grid-template-columns: repeat(1, 1fr); } }
    .section-4 .blog-grid:before {
      display: block;
      content: '';
      background: url("../images/dots.png") center center no-repeat;
      background-size: contain;
      width: 150px;
      height: 150px;
      position: absolute;
      top: 200px;
      left: -70px; }
    .section-4 .blog-grid .block-item {
      position: relative;
      box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.05);
      border: 1px solid #f1f1f1; }
      .section-4 .blog-grid .block-item a .image-container img {
        width: 100%;
        border-radius: 4px 4px 0 0;
        -webkit-border-radius: 4px 4px 0 0;
        -moz-border-radius: 4px 4px 0 0; }
      .section-4 .blog-grid .block-item a:hover .info-container:before {
        width: 100%; }
      .section-4 .blog-grid .block-item a .info-container {
        background: #fefefe;
        padding: 20px;
        text-align: left;
        position: relative; }
        .section-4 .blog-grid .block-item a .info-container:before {
          display: block;
          content: '';
          width: 0;
          height: 3px;
          position: absolute;
          bottom: 0;
          left: 0;
          background: #135793;
          transition: all 0.2s ease-in-out;
          -webkit-transition: all 0.2s ease-in-out;
          -moz-transition: all 0.2s ease-in-out; }
        .section-4 .blog-grid .block-item a .info-container h4 {
          font-size: 16px;
          margin-bottom: 10px;
          color: #39374d; }
        .section-4 .blog-grid .block-item a .info-container p {
          font-size: 12px;
          color: #748494; }
      .section-4 .blog-grid .block-item a .icon {
        display: flex;
        align-items: center;
        justify-content: flex-end;
        margin-top: 20px; }
        .section-4 .blog-grid .block-item a .icon i {
          font-size: 12px;
          color: rgba(0, 0, 0, 0.2); }

.section-5 {
  position: relative;
  padding: 80px 0;
  background: #135793;
  overflow: hidden; }
  .section-5 .outlined {
    position: absolute;
    top: 90px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    width: 100%;
    font-size: 200px;
    line-height: 100px;
    font-family: 'medium';
    letter-spacing: -2px;
    color: #135793;
    text-shadow: -1px -1px 0 rgba(0, 0, 0, 0.05), 1px -1px 0 rgba(0, 0, 0, 0.05), -1px 1px 0 rgba(0, 0, 0, 0.05), 1px 1px 0 rgba(0, 0, 0, 0.05); }
    @media screen and (max-width: 47.875em) {
      .section-5 .outlined {
        font-size: 120px;
        text-align: center; } }
  .section-5 .clients-slider {
    position: relative; }
    .section-5 .clients-slider .button-slide {
      position: absolute;
      top: 50%;
      width: 60px;
      height: 60px;
      z-index: 1;
      display: flex;
      align-items: center;
      justify-content: center; }
      .section-5 .clients-slider .button-slide.button-clients-left {
        left: 0; }
      .section-5 .clients-slider .button-slide.button-clients-right {
        right: 0; }
      .section-5 .clients-slider .button-slide i {
        color: #fefefe; }
      .section-5 .clients-slider .button-slide:hover {
        background: #f7b446; }
        .section-5 .clients-slider .button-slide:hover i {
          color: #fefefe; }
    .section-5 .clients-slider .clients-slider-content .clients-slider-item {
      padding: 80px 0 0;
      color: #fefefe;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .section-5 .clients-slider .clients-slider-content .clients-slider-item .image {
        margin-bottom: 20px; }
        .section-5 .clients-slider .clients-slider-content .clients-slider-item .image img {
          width: 80px;
          height: 80px;
          border-radius: 50%;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%; }
      .section-5 .clients-slider .clients-slider-content .clients-slider-item h4 {
        color: #f7b446;
        text-transform: uppercase;
        margin-bottom: 10px; }
      .section-5 .clients-slider .clients-slider-content .clients-slider-item h6 {
        color: #fefefe;
        font-family: 'light'; }
      .section-5 .clients-slider .clients-slider-content .clients-slider-item p {
        max-width: 800px;
        margin-top: 30px;
        font-size: 16px;
        font-family: 'light'; }
        @media screen and (max-width: 68.6875em) {
          .section-5 .clients-slider .clients-slider-content .clients-slider-item p {
            margin: 40px 60px 0; } }
      .section-5 .clients-slider .clients-slider-content .clients-slider-item .quote {
        font-family: 'Montserrat';
        font-size: 140px;
        color: #f7b446;
        line-height: 1; }

.section-6 {
  padding: 120px 0 80px;
  position: relative; }
  .section-6:before {
    display: block;
    content: '';
    background: url("../images/curve-down.png") center bottom no-repeat;
    width: 194px;
    height: 71px;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%); }
  .section-6 .container {
    display: flex; }
    @media screen and (max-width: 68.6875em) {
      .section-6 .container {
        flex-direction: column; } }
    .section-6 .container .left-column {
      flex: 1.3; }
      @media screen and (max-width: 68.6875em) {
        .section-6 .container .left-column {
          flex: 1; } }
      .section-6 .container .left-column form h4 {
        color: #135793;
        margin-bottom: 10px;
        text-transform: uppercase; }
      .section-6 .container .left-column form p {
        color: #135793;
        font-size: 12px;
        margin-bottom: 30px; }
      .section-6 .container .left-column form .form-row {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr); }
        @media screen and (max-width: 68.6875em) {
          .section-6 .container .left-column form .form-row {
            grid-template-columns: repeat(1, 1fr); } }
      .section-6 .container .left-column form label .form-input {
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #135793;
        color: #135793;
        padding: 20px 0; }
      .section-6 .container .left-column form label .form-input {
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #135793;
        color: #135793;
        padding: 20px 0; }
      .section-6 .container .left-column form label .form-textarea {
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #135793;
        color: #135793;
        padding: 20px 0;
        height: 100px; }
      .section-6 .container .left-column form .actions {
        margin-top: 40px; }
    .section-6 .container .right-column {
      flex: 1;
      margin-left: 70px; }
      @media screen and (max-width: 68.6875em) {
        .section-6 .container .right-column {
          margin-left: 0;
          margin-top: 40px; } }
      .section-6 .container .right-column img {
        width: 100%;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }

footer {
  background: #ececec; }
  footer .footer-info {
    padding: 80px 0; }
    footer .footer-info .container {
      display: flex;
      align-items: center;
      justify-content: space-between; }
      @media screen and (max-width: 68.6875em) {
        footer .footer-info .container {
          flex-direction: column; } }
      footer .footer-info .container .cym-column {
        margin-right: 100px; }
        @media screen and (max-width: 68.6875em) {
          footer .footer-info .container .cym-column {
            margin-right: 0;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column; } }
        @media screen and (max-width: 68.6875em) {
          footer .footer-info .container .cym-column .footer-logo {
            margin-right: 0;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column; } }
        footer .footer-info .container .cym-column .footer-logo p {
          font-size: 12px;
          margin-top: 20px;
          color: #39374d; }
        footer .footer-info .container .cym-column .social-footer {
          margin-top: 30px; }
          footer .footer-info .container .cym-column .social-footer ul {
            display: flex;
            align-items: center; }
            footer .footer-info .container .cym-column .social-footer ul li:not(:last-child) {
              margin-right: 5px; }
            footer .footer-info .container .cym-column .social-footer ul li a {
              width: 40px;
              height: 40px;
              background: none;
              display: flex;
              align-items: center;
              justify-content: center;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              border: 1px solid #c4c4c4; }
              footer .footer-info .container .cym-column .social-footer ul li a i {
                color: #c4c4c4; }
              footer .footer-info .container .cym-column .social-footer ul li a:hover {
                border: 1px solid transparent;
                background: #135793; }
                footer .footer-info .container .cym-column .social-footer ul li a:hover i {
                  color: #fefefe; }
      footer .footer-info .container .footer-nav {
        display: flex; }
        @media screen and (max-width: 68.6875em) {
          footer .footer-info .container .footer-nav {
            margin-right: 0;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            text-align: center; } }
        footer .footer-info .container .footer-nav .footer-column {
          flex: 1; }
          @media screen and (max-width: 68.6875em) {
            footer .footer-info .container .footer-nav .footer-column {
              margin-top: 20px; } }
          footer .footer-info .container .footer-nav .footer-column h3 {
            margin-bottom: 20px;
            font-size: 14px;
            color: #39374d; }
          footer .footer-info .container .footer-nav .footer-column ul li {
            margin-bottom: 10px; }
            @media screen and (max-width: 68.6875em) {
              footer .footer-info .container .footer-nav .footer-column ul li {
                margin-bottom: 5px; } }
            footer .footer-info .container .footer-nav .footer-column ul li a {
              color: #39374d;
              font-size: 14px;
              font-family: 'medium';
              position: relative;
              display: inline-block; }
              footer .footer-info .container .footer-nav .footer-column ul li a:before {
                display: block;
                content: '';
                position: absolute;
                top: 100%;
                left: 0;
                right: 0;
                height: 1px;
                background: #f7b446;
                opacity: 0;
                transition: all 0.2s ease-in-out;
                -webkit-transition: all 0.2s ease-in-out;
                -moz-transition: all 0.2s ease-in-out; }
              footer .footer-info .container .footer-nav .footer-column ul li a:hover {
                color: #135793; }
                footer .footer-info .container .footer-nav .footer-column ul li a:hover:before {
                  opacity: 1; }
          footer .footer-info .container .footer-nav .footer-column .description p {
            color: #39374d;
            font-size: 14px;
            font-family: 'medium'; }
  footer .copyright {
    padding: 0 0 20px 0; }
    footer .copyright .container {
      display: flex;
      align-items: center;
      justify-content: space-between;
      font-size: 12px;
      color: #39374d; }
      @media screen and (max-width: 68.6875em) {
        footer .copyright .container {
          flex-direction: column; } }
      footer .copyright .container a {
        color: #39374d;
        display: inline-block; }
        footer .copyright .container a:hover {
          color: #f7b446; }

.fixed-link {
  position: fixed;
  right: 0;
  background: #f7b446;
  padding: 10px;
  border-radius: 5px 0 0 5px;
  -webkit-border-radius: 5px 0 0 5px;
  -moz-border-radius: 5px 0 0 5px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  z-index: 1000; }
  .fixed-link ul {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    .fixed-link ul li a {
      padding: 10px 5px; }
      .fixed-link ul li a i {
        transition: all 0.2s ease-in-out;
        -webkit-transition: all 0.2s ease-in-out;
        -moz-transition: all 0.2s ease-in-out;
        color: #135793; }
      .fixed-link ul li a:hover i {
        color: #fefefe; }

.about-01 {
  position: relative;
  display: flex; }
  .about-01:before {
    display: block;
    content: '';
    background: #f7b446;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    width: 20px;
    height: 160px;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px; }
    @media screen and (max-width: 47.875em) {
      .about-01:before {
        display: none; } }
  .about-01:after {
    display: block;
    content: '';
    background: #f7b446;
    position: absolute;
    bottom: 0px;
    left: 0;
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
    width: 160px;
    height: 40px;
    border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0; }
    @media screen and (max-width: 47.875em) {
      .about-01:after {
        display: none; } }
  @media screen and (max-width: 47.875em) {
    .about-01 {
      flex-direction: column; } }
  .about-01 > .left-column {
    padding: 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1; }
    .about-01 > .left-column .centered {
      max-width: 500px;
      width: 100%;
      position: relative;
      padding: 0 20px; }
      .about-01 > .left-column .centered:before {
        display: block;
        content: '';
        background: url("../images/dots.png") center center no-repeat;
        background-size: contain;
        width: 150px;
        height: 150px;
        position: absolute;
        top: -80px;
        left: -70px; }
  .about-01 .right-column {
    min-height: 600px;
    flex: 1; }
    @media screen and (max-width: 47.875em) {
      .about-01 .right-column {
        min-height: 400px; } }

.about-02 {
  padding: 80px 0; }
  .about-02 .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 68.6875em) {
      .about-02 .container {
        flex-direction: column; } }
    .about-02 .container .cym {
      margin-right: 80px; }
      @media screen and (max-width: 47.875em) {
        .about-02 .container .cym {
          margin-right: 0;
          margin-bottom: 30px; } }
    .about-02 .container .infos {
      flex: 1;
      padding: 20px 40px;
      border: 1px solid #fefefe; }
      .about-02 .container .infos .number-grid {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(3, 1fr); }
        @media screen and (max-width: 68.6875em) {
          .about-02 .container .infos .number-grid {
            grid-template-columns: repeat(1, 1fr); } }
        .about-02 .container .infos .number-grid .number-column .icon {
          margin: 10px 0; }
        .about-02 .container .infos .number-grid .number-column .number {
          font-size: 30px;
          font-family: 'medium';
          color: #fefefe; }
        .about-02 .container .infos .number-grid .number-column .name {
          margin: 10px 0;
          color: #fefefe;
          font-family: 'medium'; }
        .about-02 .container .infos .number-grid .number-column p {
          color: #fefefe;
          font-family: 'medium';
          font-size: 12px; }

.about-03 {
  background: #f7f9fa;
  padding: 80px 0; }
  .about-03 .title .outlined {
    color: #f7f9fa; }
  .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item {
    background: #fefefe;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    padding: 30px;
    margin: 10px; }
    .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item .icon i {
      font-size: 40px;
      color: #efefef; }
    .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item p {
      text-align: left;
      margin: 20px 0;
      font-size: 12px; }
    .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item .testimonial-info {
      display: flex;
      align-items: center; }
      .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item .testimonial-info .image img {
        border-radius: 50%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        width: 50px; }
      .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item .testimonial-info .info {
        margin-left: 20px;
        display: flex;
        align-items: flex-start;
        flex-direction: column; }
        .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item .testimonial-info .info h4 {
          font-size: 12px;
          text-transform: uppercase;
          color: #135793; }
        .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item .testimonial-info .info .stars i {
          color: #f7b446; }
          .about-03 .testimonials-slider .testimonials-slider-content .testimonial-item .testimonial-info .info .stars i.disabled {
            color: #efefef; }

.filter-grid {
  background: #135793;
  padding: 10px;
  position: relative; }
  .filter-grid form {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 68.6875em) {
      .filter-grid form {
        flex-direction: column; } }
    .filter-grid form label {
      flex: 1;
      margin: 0;
      margin-right: 10px;
      background: none; }
      @media screen and (max-width: 68.6875em) {
        .filter-grid form label {
          width: 100%;
          margin-bottom: 10px;
          margin-right: 0; } }
      .filter-grid form label select {
        margin: 0;
        border-radius: 3px; }
    @media screen and (max-width: 68.6875em) {
      .filter-grid form .action {
        width: 100%; } }
    @media screen and (max-width: 68.6875em) {
      .filter-grid form .action button {
        width: 100% !important; } }

.portfolio-01 {
  padding: 40px 0;
  overflow: hidden; }
  .portfolio-01 .container {
    display: flex;
    align-items: center;
    justify-content: center; }
    .portfolio-01 .container .page-title {
      position: relative; }
      .portfolio-01 .container .page-title:before {
        display: block;
        content: '';
        background: url("../images/dots.png") center center no-repeat;
        background-size: contain;
        width: 150px;
        height: 150px;
        position: absolute;
        top: -40px;
        left: -70px; }
      .portfolio-01 .container .page-title h2 {
        position: relative; }
        .portfolio-01 .container .page-title h2 div {
          color: #135793; }

.portfolio-02 {
  padding: 80px 0; }

.portfolio-03 {
  padding: 80px 0; }
  .portfolio-03 .apartamentos-grid {
    position: relative;
    margin-top: 50px;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(4, 1fr); }
    @media screen and (max-width: 68.6875em) {
      .portfolio-03 .apartamentos-grid {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (max-width: 47.875em) {
      .portfolio-03 .apartamentos-grid {
        grid-template-columns: repeat(1, 1fr); } }

.contact-01 {
  width: 100%;
  height: 400px; }

.leaflet-control-attribution {
  display: none; }

.leaflet-tile-pane {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%); }

.contact-grid {
  margin: 40px 0 100px;
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(3, 1fr); }
  @media screen and (max-width: 47.875em) {
    .contact-grid {
      grid-template-columns: repeat(1, 1fr); } }
  .contact-grid .contact-grid-item a {
    background: #fefefe;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    min-height: 300px;
    padding: 40px;
    border-bottom: 2px solid #135793; }
    .contact-grid .contact-grid-item a .icon i {
      font-size: 40px;
      color: #135793; }
    .contact-grid .contact-grid-item a h4 {
      margin: 20px 0;
      color: #39374d; }
    .contact-grid .contact-grid-item a .description p {
      font-size: 12px; }
    .contact-grid .contact-grid-item a:hover {
      background: #135793;
      color: #fefefe; }
      .contact-grid .contact-grid-item a:hover .icon i {
        color: #fefefe; }
      .contact-grid .contact-grid-item a:hover h4 {
        color: #fefefe; }

.contact-02 {
  padding: 80px 0; }
  .contact-02 .container .section-title h2 {
    color: #39374d; }
  .contact-02 .container .section-title h5 {
    color: #135793;
    font-size: 25px; }
  .contact-02 .container .contact-form {
    display: flex; }
    @media screen and (max-width: 68.6875em) {
      .contact-02 .container .contact-form {
        flex-direction: column; } }
    .contact-02 .container .contact-form .left-column {
      flex: 1; }
      .contact-02 .container .contact-form .left-column .map-contact {
        width: 100%;
        height: 445px; }
    .contact-02 .container .contact-form .right-column {
      flex: 1;
      margin-left: 50px;
      text-align: left; }
      @media screen and (max-width: 68.6875em) {
        .contact-02 .container .contact-form .right-column {
          margin-left: 0;
          margin-top: 50px; } }
      .contact-02 .container .contact-form .right-column h3 {
        color: #030f27;
        margin-bottom: 10px; }
      .contact-02 .container .contact-form .right-column p {
        font-size: 12px;
        color: #9a9a9a; }
      .contact-02 .container .contact-form .right-column form {
        margin-top: 30px; }
        .contact-02 .container .contact-form .right-column form .form-input {
          border: 1px solid #959595;
          box-shadow: none;
          height: 50px;
          border-radius: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px; }
          .contact-02 .container .contact-form .right-column form .form-input:focus {
            border: 1px solid #135793; }
          .contact-02 .container .contact-form .right-column form .form-input::placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #959595;
            opacity: 1;
            /* Firefox */ }
        .contact-02 .container .contact-form .right-column form .form-select {
          border: 1px solid #959595;
          color: #959595;
          box-shadow: none;
          height: 50px;
          border-radius: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px; }
          .contact-02 .container .contact-form .right-column form .form-select::placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #959595;
            opacity: 1;
            /* Firefox */ }
          .contact-02 .container .contact-form .right-column form .form-select:focus {
            border: 1px solid #135793; }
        .contact-02 .container .contact-form .right-column form .form-textarea {
          border: 1px solid #959595;
          box-shadow: none;
          height: 50px;
          border-radius: 3px;
          -webkit-border-radius: 3px;
          -moz-border-radius: 3px;
          height: 100px; }
          .contact-02 .container .contact-form .right-column form .form-textarea::placeholder {
            /* Chrome, Firefox, Opera, Safari 10.1+ */
            color: #959595;
            opacity: 1;
            /* Firefox */ }
          .contact-02 .container .contact-form .right-column form .form-textarea:focus {
            border: 1px solid #135793; }

.terreno-01 {
  height: 100px; }

.map-contact {
  width: 100%;
  height: 600px; }

.product-01 {
  position: relative;
  display: flex; }
  .product-01 .logo {
    margin-bottom: 20px;
    position: relative; }
  .product-01:before {
    display: block;
    content: '';
    background: #f7b446;
    position: absolute;
    top: 0px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -moz-transform: translate(-50%);
    -ms-transform: translate(-50%);
    -o-transform: translate(-50%);
    transform: translate(-50%);
    width: 20px;
    height: 160px;
    border-radius: 0 0 10px 10px;
    -webkit-border-radius: 0 0 10px 10px;
    -moz-border-radius: 0 0 10px 10px; }
    @media screen and (max-width: 47.875em) {
      .product-01:before {
        display: none; } }
  .product-01:after {
    display: block;
    content: '';
    background: #f7b446;
    position: absolute;
    bottom: 0px;
    left: 0;
    -webkit-transform: translate(0, 50%);
    -moz-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    -o-transform: translate(0, 50%);
    transform: translate(0, 50%);
    width: 160px;
    height: 40px;
    border-radius: 0 10px 10px 0;
    -webkit-border-radius: 0 10px 10px 0;
    -moz-border-radius: 0 10px 10px 0; }
    @media screen and (max-width: 47.875em) {
      .product-01:after {
        display: none; } }
  @media screen and (max-width: 47.875em) {
    .product-01 {
      flex-direction: column; } }
  .product-01 > .left-column {
    padding: 100px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1; }
    .product-01 > .left-column .centered {
      max-width: 500px;
      width: 100%;
      position: relative;
      padding: 0 20px; }
      .product-01 > .left-column .centered:before {
        display: block;
        content: '';
        background: url("../images/dots.png") center center no-repeat;
        background-size: contain;
        width: 150px;
        height: 150px;
        position: absolute;
        top: -80px;
        left: -70px; }
  .product-01 .right-column {
    min-height: 600px;
    flex: 1; }
    @media screen and (max-width: 47.875em) {
      .product-01 .right-column {
        min-height: 400px; } }

.product-02 {
  padding: 80px 0; }
  .product-02 .container {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 68.6875em) {
      .product-02 .container {
        flex-direction: column; } }
    .product-02 .container .cym {
      margin-right: 80px; }
      @media screen and (max-width: 47.875em) {
        .product-02 .container .cym {
          margin-right: 0;
          margin-bottom: 30px; } }
    .product-02 .container .infos {
      flex: 1; }
      .product-02 .container .infos .number-grid {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(3, 1fr); }
        @media screen and (max-width: 68.6875em) {
          .product-02 .container .infos .number-grid {
            grid-template-columns: repeat(1, 1fr); } }
        .product-02 .container .infos .number-grid .number-column .icon {
          margin: 10px 0; }
        .product-02 .container .infos .number-grid .number-column .number {
          font-size: 30px;
          font-family: 'medium';
          color: #fefefe; }
        .product-02 .container .infos .number-grid .number-column .name {
          margin: 10px 0;
          color: #fefefe;
          font-family: 'medium'; }
        .product-02 .container .infos .number-grid .number-column p {
          color: #fefefe;
          font-family: 'medium';
          font-size: 12px; }

.product-03 {
  padding: 80px 0;
  overflow: hidden; }
  .product-03 .container {
    display: flex; }
    @media screen and (max-width: 68.6875em) {
      .product-03 .container {
        flex-direction: column; } }
    .product-03 .container .left-column {
      flex: 1;
      text-align: left; }
    .product-03 .container .right-column {
      flex: 1;
      padding-left: 20px;
      position: relative; }
      @media screen and (max-width: 68.6875em) {
        .product-03 .container .right-column {
          padding-left: 0;
          margin-top: 40px; } }
      .product-03 .container .right-column:before {
        display: block;
        content: '';
        background: url("../images/dots.png") center center no-repeat;
        background-size: contain;
        width: 150px;
        height: 150px;
        position: absolute;
        top: -80px;
        right: -70px; }
      .product-03 .container .right-column .video {
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        overflow: hidden;
        position: relative; }
        .product-03 .container .right-column .video .video-overlay {
          position: absolute;
          top: 0;
          right: 0;
          bottom: 0;
          left: 0;
          background: rgba(0, 0, 0, 0.1);
          display: flex;
          align-items: center;
          justify-content: center; }
          .product-03 .container .right-column .video .video-overlay .play {
            width: 100px;
            height: 100px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            background: rgba(19, 87, 147, 0.2);
            display: flex;
            align-items: center;
            justify-content: center;
            transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out; }
            .product-03 .container .right-column .video .video-overlay .play .play-button {
              width: 80px;
              height: 80px;
              border-radius: 50%;
              -webkit-border-radius: 50%;
              -moz-border-radius: 50%;
              display: flex;
              align-items: center;
              justify-content: center;
              background: #135793; }
              .product-03 .container .right-column .video .video-overlay .play .play-button i {
                color: #fefefe;
                font-size: 18px; }
        .product-03 .container .right-column .video:hover .play {
          -webkit-transform: scale(1.3);
          -moz-transform: scale(1.3);
          -ms-transform: scale(1.3);
          -o-transform: scale(1.3);
          transform: scale(1.3); }

.title-buttons {
  background: #f7b446;
  padding: 20px 20px 20px 20px;
  align-self: flex-start;
  display: flex;
  align-items: center;
  width: 300px; }
  .title-buttons a {
    width: 30px;
    height: 30px;
    border: 1px solid #fefefe;
    border-radius: 50px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-right: 20px; }
    .title-buttons a i {
      color: #fefefe;
      font-size: 12px; }
    .title-buttons a:hover {
      background: #fefefe; }
      .title-buttons a:hover i {
        color: #135793; }

.features-slider {
  position: relative;
  display: flex;
  flex-direction: column; }
  .features-slider .buttons {
    background: #f7b446;
    padding: 20px 20px 20px 200px;
    align-self: flex-end;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(2, 1fr); }
    .features-slider .buttons a {
      width: 30px;
      height: 30px;
      border: 1px solid #fefefe;
      border-radius: 50px;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .features-slider .buttons a i {
        color: #fefefe;
        font-size: 12px; }
      .features-slider .buttons a:hover {
        background: #fefefe; }
        .features-slider .buttons a:hover i {
          color: #135793; }

.product-05 {
  overflow: hidden;
  display: flex;
  align-items: flex-start;
  padding: 80px 0; }
  @media screen and (max-width: 68.6875em) {
    .product-05 {
      flex-direction: column; } }
  .product-05 .left-column {
    flex: 1; }
    @media screen and (max-width: 68.6875em) {
      .product-05 .left-column {
        width: 100% !important;
        flex: initial; } }
  .product-05 .right-column {
    flex: 1;
    margin-left: 40px;
    background: url("../images/white-right-bg.jpg") right top no-repeat; }
    @media screen and (max-width: 68.6875em) {
      .product-05 .right-column {
        padding-top: 80px;
        margin-left: 0; } }

.item-slider {
  position: relative;
  overflow: hidden; }
  .item-slider .image-container {
    position: relative; }
    .item-slider .image-container img {
      width: 100%; }
    .item-slider .image-container .overlay-item {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(247, 180, 70, 0.6);
      opacity: 0;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      display: flex;
      align-items: center;
      justify-content: center; }
      .item-slider .image-container .overlay-item .icon {
        width: 60px;
        height: 60px;
        position: relative; }
        .item-slider .image-container .overlay-item .icon:before {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          width: 2px;
          background: #fefefe;
          left: 50%;
          -webkit-transform: translate(-50%);
          -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
          -o-transform: translate(-50%);
          transform: translate(-50%); }
        .item-slider .image-container .overlay-item .icon:after {
          display: block;
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          height: 2px;
          background: #fefefe;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .item-slider .feature-name {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fefefe;
    font-size: 12px;
    font-weight: bold;
    color: #f7b446;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; }
  .item-slider:hover .feature-name {
    margin-top: -50px;
    color: #f7b446; }
  .item-slider:hover .overlay-item {
    opacity: 1; }

.item-slider-portfolio {
  position: relative;
  overflow: hidden; }
  .item-slider-portfolio .image-container {
    position: relative; }
    .item-slider-portfolio .image-container .overlay-item {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(247, 180, 70, 0.6);
      opacity: 0;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      display: flex;
      align-items: center;
      justify-content: center; }
      .item-slider-portfolio .image-container .overlay-item .icon {
        width: 60px;
        height: 60px;
        position: relative; }
        .item-slider-portfolio .image-container .overlay-item .icon:before {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          width: 2px;
          background: #fefefe;
          left: 50%;
          -webkit-transform: translate(-50%);
          -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
          -o-transform: translate(-50%);
          transform: translate(-50%); }
        .item-slider-portfolio .image-container .overlay-item .icon:after {
          display: block;
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          height: 2px;
          background: #fefefe;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .item-slider-portfolio .feature-name {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fefefe;
    font-size: 12px;
    font-weight: bold;
    color: #f7b446;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; }
  .item-slider-portfolio:hover .feature-name {
    margin-top: -50px;
    color: #f7b446; }
  .item-slider-portfolio:hover .overlay-item {
    opacity: 1; }

.item-obra-slider {
  position: relative;
  overflow: hidden; }
  .item-obra-slider .image-container {
    position: relative; }
    .item-obra-slider .image-container img {
      width: 100%; }
    .item-obra-slider .image-container .overlay-item {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: rgba(247, 180, 70, 0.6);
      opacity: 0;
      transition: all 0.2s ease-in-out;
      -webkit-transition: all 0.2s ease-in-out;
      -moz-transition: all 0.2s ease-in-out;
      display: flex;
      align-items: center;
      justify-content: center; }
      .item-obra-slider .image-container .overlay-item .icon {
        width: 60px;
        height: 60px;
        position: relative; }
        .item-obra-slider .image-container .overlay-item .icon:before {
          display: block;
          content: '';
          position: absolute;
          top: 0;
          bottom: 0;
          width: 2px;
          background: #fefefe;
          left: 50%;
          -webkit-transform: translate(-50%);
          -moz-transform: translate(-50%);
          -ms-transform: translate(-50%);
          -o-transform: translate(-50%);
          transform: translate(-50%); }
        .item-obra-slider .image-container .overlay-item .icon:after {
          display: block;
          content: '';
          position: absolute;
          left: 0;
          right: 0;
          height: 2px;
          background: #fefefe;
          top: 50%;
          -webkit-transform: translate(0, -50%);
          -moz-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          -o-transform: translate(0, -50%);
          transform: translate(0, -50%); }
  .item-obra-slider .feature-name {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fefefe;
    font-size: 12px;
    font-weight: bold;
    color: #f7b446;
    transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out; }
  .item-obra-slider:hover .feature-name {
    margin-top: -50px;
    color: #f7b446; }
  .item-obra-slider:hover .overlay-item {
    opacity: 1; }

.tabs {
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none; }
  .tabs li:not(:last-child) {
    margin-right: 10px; }
  .tabs li a {
    background: #f7b446;
    color: #fefefe;
    font-weight: bold;
    text-transform: uppercase;
    outline: none;
    position: relative;
    font-size: 10px;
    max-width: 150px;
    width: 100%;
    padding: 10px;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .tabs li a:before {
      display: block;
      content: '';
      position: absolute;
      top: 100%;
      left: 50%;
      -webkit-transform: translate(-50%);
      -moz-transform: translate(-50%);
      -ms-transform: translate(-50%);
      -o-transform: translate(-50%);
      transform: translate(-50%);
      width: 0;
      height: 0;
      border-left: 6px solid transparent;
      border-right: 6px solid transparent;
      border-top: 6px solid #f7b446; }
    .tabs li a:hover {
      background: #135793;
      color: #fefefe; }
      .tabs li a:hover:before {
        border-top: 6px solid #135793; }
  .tabs li.is-active a {
    background: #135793;
    color: #fefefe; }
    .tabs li.is-active a:before {
      border-top: 6px solid #135793; }

.tabs-content {
  border: none;
  background: none; }
  .tabs-content .tabs-panel {
    padding: 0; }
    .tabs-content .tabs-panel .tabs-container {
      display: flex;
      flex-direction: column;
      align-items: center; }
      .tabs-content .tabs-panel .tabs-container .plant {
        padding: 20px 40px; }
      .tabs-content .tabs-panel .tabs-container .bottom-info {
        background: #135793;
        padding: 30px;
        max-width: 70%;
        width: 100%; }
        @media screen and (max-width: 47.875em) {
          .tabs-content .tabs-panel .tabs-container .bottom-info {
            width: 100%;
            max-width: 100%; } }
        .tabs-content .tabs-panel .tabs-container .bottom-info ul {
          display: flex;
          align-items: center;
          justify-content: center; }
          @media screen and (max-width: 47.875em) {
            .tabs-content .tabs-panel .tabs-container .bottom-info ul {
              flex-direction: column; } }
          .tabs-content .tabs-panel .tabs-container .bottom-info ul .line {
            width: 1px;
            height: 70px;
            background: rgba(255, 255, 255, 0.2);
            margin: 0 30px; }
            @media screen and (max-width: 47.875em) {
              .tabs-content .tabs-panel .tabs-container .bottom-info ul .line {
                display: none; } }
          .tabs-content .tabs-panel .tabs-container .bottom-info ul li {
            color: #fefefe;
            font-size: 12px; }
            @media screen and (max-width: 47.875em) {
              .tabs-content .tabs-panel .tabs-container .bottom-info ul li {
                margin-bottom: 20px; } }
            .tabs-content .tabs-panel .tabs-container .bottom-info ul li h3 {
              color: #f7b446; }
              .tabs-content .tabs-panel .tabs-container .bottom-info ul li h3 span {
                margin-left: 5px;
                font-size: 25px; }

.product-04 {
  background: #eeeeee;
  padding: 100px 0; }
  .product-04 .container .product-grid {
    display: grid;
    grid-gap: 40px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr; }
    @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
      .product-04 .container .product-grid {
        grid-template-columns: repeat(3, 1fr); } }
    @media screen and (max-width: 47.875em) {
      .product-04 .container .product-grid {
        grid-template-columns: repeat(2, 1fr); } }
    .product-04 .container .product-grid .product-column {
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column; }
      .product-04 .container .product-grid .product-column h2 {
        text-align: left; }
      .product-04 .container .product-grid .product-column .icon {
        margin-bottom: 10px; }
        .product-04 .container .product-grid .product-column .icon img {
          width: 80px; }
      .product-04 .container .product-grid .product-column h5 {
        font-size: 14px;
        color: #39374d; }

.product-06 {
  padding: 100px 0; }
  .product-06 .product-gallery a img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px; }

.fixed-corretor {
  position: fixed;
  right: 50px;
  bottom: 50px; }
  .fixed-corretor .close-corretor {
    position: absolute;
    right: -20px;
    background: #cccccc;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    .fixed-corretor .close-corretor i {
      color: #ffffff; }
  @media screen and (max-width: 47.875em) {
    .fixed-corretor {
      display: none; } }
  .fixed-corretor .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    -o-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%); }
    .fixed-corretor .icon img {
      width: 200px;
      display: inline-block;
      max-width: initial !important; }
      @media screen and (max-width: 68.6875em) {
        .fixed-corretor .icon img {
          width: 150px; } }
  .fixed-corretor .info {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
    @media screen and (max-width: 68.6875em) {
      .fixed-corretor .info img {
        width: 50px; } }
    .fixed-corretor .info h3 {
      color: #135793;
      font-size: 22px;
      margin-top: 10px; }
      @media screen and (max-width: 68.6875em) {
        .fixed-corretor .info h3 {
          font-size: 18px; } }
    .fixed-corretor .info div {
      color: #135793;
      font-size: 12px; }
      @media screen and (max-width: 68.6875em) {
        .fixed-corretor .info div {
          font-size: 10px; } }
    .fixed-corretor .info a {
      margin-top: 10px; }

.modal-images {
  display: none;
  position: fixed;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .modal-images .modal-structure {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 47.875em) {
      .modal-images .modal-structure {
        padding: 20px; } }
    .modal-images .modal-structure .modal-container {
      max-width: 1000px;
      padding: 10px;
      position: relative;
      width: 100%; }
      .modal-images .modal-structure .modal-container .close-modal {
        position: absolute;
        right: 0px;
        top: -30px; }
        .modal-images .modal-structure .modal-container .close-modal i {
          color: #fefefe;
          font-size: 30px; }
        @media screen and (max-width: 68.6875em) {
          .modal-images .modal-structure .modal-container .close-modal {
            right: 30px; } }
      .modal-images .modal-structure .modal-container .image-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        .modal-images .modal-structure .modal-container .image-container img {
          position: relative;
          height: 500px; }
          @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
            .modal-images .modal-structure .modal-container .image-container img {
              width: initial;
              height: 400px; } }
          @media screen and (max-width: 47.875em) {
            .modal-images .modal-structure .modal-container .image-container img {
              height: auto; } }
        .modal-images .modal-structure .modal-container .image-container:before {
          display: block;
          content: '';
          position: absolute;
          left: -30px;
          top: -30px;
          width: 200px;
          height: 200px;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }
      .modal-images .modal-structure .modal-container .info-container {
        position: relative; }
      .modal-images .modal-structure .modal-container .info {
        position: absolute;
        top: 100%;
        left: 50%;
        max-width: 400px;
        width: 100%;
        font-weight: bold;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 50px;
        z-index: 1; }
        .modal-images .modal-structure .modal-container .info span {
          background: #fefefe;
          color: #f7b446;
          text-transform: uppercase;
          font-size: 12px;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
        .modal-images .modal-structure .modal-container .info:before {
          display: block;
          content: '';
          position: absolute;
          bottom: 0px;
          width: 60%;
          height: 4px;
          left: -60px;
          background: #135793; }
        .modal-images .modal-structure .modal-container .info:after {
          display: block;
          content: '';
          position: absolute;
          right: -5px;
          top: -5px;
          bottom: -5px;
          width: 100px;
          z-index: -1;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }

.modal-images-obra {
  display: none;
  position: fixed;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .modal-images-obra .modal-structure {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 47.875em) {
      .modal-images-obra .modal-structure {
        padding: 20px; } }
    .modal-images-obra .modal-structure .modal-container {
      max-width: 1000px;
      padding: 10px;
      position: relative;
      width: 100%; }
      .modal-images-obra .modal-structure .modal-container .close-modal-images-obra {
        position: absolute;
        right: 0px;
        top: -30px; }
        .modal-images-obra .modal-structure .modal-container .close-modal-images-obra i {
          color: #fefefe;
          font-size: 30px; }
        @media screen and (max-width: 68.6875em) {
          .modal-images-obra .modal-structure .modal-container .close-modal-images-obra {
            right: 30px; } }
      .modal-images-obra .modal-structure .modal-container .image-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        .modal-images-obra .modal-structure .modal-container .image-container img {
          position: relative;
          height: 500px; }
          @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
            .modal-images-obra .modal-structure .modal-container .image-container img {
              width: initial;
              height: 400px; } }
          @media screen and (max-width: 47.875em) {
            .modal-images-obra .modal-structure .modal-container .image-container img {
              height: auto; } }
        .modal-images-obra .modal-structure .modal-container .image-container:before {
          display: block;
          content: '';
          position: absolute;
          left: -30px;
          top: -30px;
          width: 200px;
          height: 200px;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }
      .modal-images-obra .modal-structure .modal-container .info-container {
        position: relative; }
      .modal-images-obra .modal-structure .modal-container .info {
        position: absolute;
        top: 100%;
        left: 50%;
        max-width: 400px;
        width: 100%;
        font-weight: bold;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 50px;
        z-index: 1; }
        .modal-images-obra .modal-structure .modal-container .info span {
          background: #fefefe;
          color: #f7b446;
          text-transform: uppercase;
          font-size: 12px;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
        .modal-images-obra .modal-structure .modal-container .info:before {
          display: block;
          content: '';
          position: absolute;
          bottom: 0px;
          width: 60%;
          height: 4px;
          left: -60px;
          background: #135793; }
        .modal-images-obra .modal-structure .modal-container .info:after {
          display: block;
          content: '';
          position: absolute;
          right: -5px;
          top: -5px;
          bottom: -5px;
          width: 100px;
          z-index: -1;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }

.modal-portfolio {
  display: none;
  position: fixed;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .modal-portfolio .modal-structure {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 47.875em) {
      .modal-portfolio .modal-structure {
        padding: 20px; } }
    .modal-portfolio .modal-structure .modal-container {
      max-width: 1000px;
      padding: 10px;
      position: relative;
      width: 100%; }
      .modal-portfolio .modal-structure .modal-container .close-modal {
        position: absolute;
        right: 0px;
        top: -30px; }
        .modal-portfolio .modal-structure .modal-container .close-modal i {
          color: #fefefe;
          font-size: 30px; }
        @media screen and (max-width: 68.6875em) {
          .modal-portfolio .modal-structure .modal-container .close-modal {
            right: 30px; } }
      .modal-portfolio .modal-structure .modal-container .image-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        .modal-portfolio .modal-structure .modal-container .image-container img {
          position: relative;
          height: 700px; }
          @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
            .modal-portfolio .modal-structure .modal-container .image-container img {
              width: initial;
              height: 400px; } }
          @media screen and (max-width: 47.875em) {
            .modal-portfolio .modal-structure .modal-container .image-container img {
              height: auto; } }
        .modal-portfolio .modal-structure .modal-container .image-container:before {
          display: block;
          content: '';
          position: absolute;
          left: -30px;
          top: -30px;
          width: 200px;
          height: 200px;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }
      .modal-portfolio .modal-structure .modal-container .info-container {
        position: relative; }
      .modal-portfolio .modal-structure .modal-container .info {
        position: absolute;
        top: 100%;
        left: 50%;
        max-width: 400px;
        width: 100%;
        font-weight: bold;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 50px;
        z-index: 1; }
        .modal-portfolio .modal-structure .modal-container .info span {
          background: #fefefe;
          color: #f7b446;
          text-transform: uppercase;
          font-size: 12px;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
        .modal-portfolio .modal-structure .modal-container .info:before {
          display: block;
          content: '';
          position: absolute;
          bottom: 0px;
          width: 60%;
          height: 4px;
          left: -60px;
          background: #135793; }
        .modal-portfolio .modal-structure .modal-container .info:after {
          display: block;
          content: '';
          position: absolute;
          right: -5px;
          top: -5px;
          bottom: -5px;
          width: 100px;
          z-index: -1;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }

.modal-bem-estar {
  display: none;
  position: fixed;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .modal-bem-estar .modal-structure {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 47.875em) {
      .modal-bem-estar .modal-structure {
        padding: 20px; } }
    .modal-bem-estar .modal-structure .modal-container {
      max-width: 1000px;
      padding: 10px;
      position: relative;
      width: 100%; }
      .modal-bem-estar .modal-structure .modal-container .close-modal {
        position: absolute;
        right: 0px;
        top: -30px; }
        .modal-bem-estar .modal-structure .modal-container .close-modal i {
          color: #fefefe;
          font-size: 30px; }
        @media screen and (max-width: 68.6875em) {
          .modal-bem-estar .modal-structure .modal-container .close-modal {
            right: 30px; } }
      .modal-bem-estar .modal-structure .modal-container .image-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        .modal-bem-estar .modal-structure .modal-container .image-container img {
          position: relative;
          height: 500px; }
          @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
            .modal-bem-estar .modal-structure .modal-container .image-container img {
              width: initial;
              height: 400px; } }
          @media screen and (max-width: 47.875em) {
            .modal-bem-estar .modal-structure .modal-container .image-container img {
              height: auto; } }
        .modal-bem-estar .modal-structure .modal-container .image-container:before {
          display: block;
          content: '';
          position: absolute;
          left: -30px;
          top: -30px;
          width: 200px;
          height: 200px;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }
      .modal-bem-estar .modal-structure .modal-container .info-container {
        position: relative; }
      .modal-bem-estar .modal-structure .modal-container .info {
        position: absolute;
        top: 100%;
        left: 50%;
        max-width: 400px;
        width: 100%;
        font-weight: bold;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: 50px;
        z-index: 1; }
        .modal-bem-estar .modal-structure .modal-container .info span {
          background: #fefefe;
          color: #f7b446;
          text-transform: uppercase;
          font-size: 12px;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center; }
        .modal-bem-estar .modal-structure .modal-container .info:before {
          display: block;
          content: '';
          position: absolute;
          bottom: 0px;
          width: 60%;
          height: 4px;
          left: -60px;
          background: #135793; }
        .modal-bem-estar .modal-structure .modal-container .info:after {
          display: block;
          content: '';
          position: absolute;
          right: -5px;
          top: -5px;
          bottom: -5px;
          width: 100px;
          z-index: -1;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }

.modal-planta {
  display: none;
  position: fixed;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .modal-planta .modal-structure {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 47.875em) {
      .modal-planta .modal-structure {
        padding: 20px; } }
    .modal-planta .modal-structure .modal-container {
      max-width: 1000px;
      padding: 10px;
      background: #f7b446;
      position: relative;
      width: 100%; }
      .modal-planta .modal-structure .modal-container .close-modal {
        position: absolute;
        right: -30px;
        top: -30px; }
        .modal-planta .modal-structure .modal-container .close-modal i {
          color: #fefefe;
          font-size: 30px; }
        @media screen and (max-width: 68.6875em) {
          .modal-planta .modal-structure .modal-container .close-modal {
            right: 30px; } }
      .modal-planta .modal-structure .modal-container .image-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        .modal-planta .modal-structure .modal-container .image-container img {
          position: relative;
          height: 500px; }
          @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
            .modal-planta .modal-structure .modal-container .image-container img {
              width: initial;
              height: 400px; } }
          @media screen and (max-width: 47.875em) {
            .modal-planta .modal-structure .modal-container .image-container img {
              height: auto; } }
        .modal-planta .modal-structure .modal-container .image-container:before {
          display: block;
          content: '';
          position: absolute;
          left: -30px;
          top: -30px;
          width: 200px;
          height: 200px;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }
      .modal-planta .modal-structure .modal-container .info-container {
        position: relative; }
      .modal-planta .modal-structure .modal-container .info {
        position: absolute;
        top: 100%;
        left: 50%;
        max-width: 400px;
        width: 100%;
        font-weight: bold;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        z-index: 1; }
        .modal-planta .modal-structure .modal-container .info span {
          background: #fefefe;
          padding: 10px 0;
          color: #f7b446;
          text-transform: uppercase;
          font-size: 12px;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column; }
          .modal-planta .modal-structure .modal-container .info span div {
            display: block; }
        .modal-planta .modal-structure .modal-container .info:before {
          display: block;
          content: '';
          position: absolute;
          bottom: 0px;
          width: 60%;
          height: 4px;
          left: -60px;
          background: #135793; }
        .modal-planta .modal-structure .modal-container .info:after {
          display: block;
          content: '';
          position: absolute;
          right: -5px;
          top: -5px;
          bottom: -5px;
          width: 100px;
          z-index: -1;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }

.modal-implantacao {
  display: none;
  position: fixed;
  z-index: 100000000;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden; }
  .modal-implantacao .modal-structure {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media screen and (max-width: 47.875em) {
      .modal-implantacao .modal-structure {
        padding: 20px; } }
    .modal-implantacao .modal-structure .modal-container {
      max-width: 1000px;
      padding: 10px;
      background: #ffffff;
      position: relative;
      width: 100%; }
      .modal-implantacao .modal-structure .modal-container .close-modal {
        position: absolute;
        right: -30px;
        top: -30px; }
        .modal-implantacao .modal-structure .modal-container .close-modal i {
          color: #fefefe;
          font-size: 30px; }
        @media screen and (max-width: 68.6875em) {
          .modal-implantacao .modal-structure .modal-container .close-modal {
            right: 30px; } }
      .modal-implantacao .modal-structure .modal-container .image-container {
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center; }
        .modal-implantacao .modal-structure .modal-container .image-container img {
          position: relative;
          height: 500px; }
          @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
            .modal-implantacao .modal-structure .modal-container .image-container img {
              width: initial;
              height: 400px; } }
          @media screen and (max-width: 47.875em) {
            .modal-implantacao .modal-structure .modal-container .image-container img {
              height: auto; } }
        .modal-implantacao .modal-structure .modal-container .image-container:before {
          display: block;
          content: '';
          position: absolute;
          left: -30px;
          top: -30px;
          width: 200px;
          height: 200px;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }
      .modal-implantacao .modal-structure .modal-container .info-container {
        position: relative; }
      .modal-implantacao .modal-structure .modal-container .info {
        position: absolute;
        top: 100%;
        left: 50%;
        max-width: 90%;
        width: 100%;
        background: #fefefe;
        font-weight: bold;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        z-index: 1; }
        .modal-implantacao .modal-structure .modal-container .info span {
          background: #fefefe;
          padding: 20px 0;
          color: #f7b446;
          text-transform: uppercase;
          font-size: 12px;
          width: 100%;
          height: 100%;
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column; }
        .modal-implantacao .modal-structure .modal-container .info:before {
          display: block;
          content: '';
          position: absolute;
          bottom: 0px;
          width: 60%;
          height: 4px;
          left: -60px;
          background: #135793; }
        .modal-implantacao .modal-structure .modal-container .info:after {
          display: block;
          content: '';
          position: absolute;
          right: -5px;
          top: -5px;
          bottom: -5px;
          width: 100px;
          z-index: -1;
          background: url("../images/bg.jpg") center center no-repeat;
          background-size: cover; }

.grid-implantacao {
  display: flex;
  align-items: center;
  justify-content: center; }
  @media screen and (max-width: 47.875em) {
    .grid-implantacao {
      display: grid;
      grid-gap: 20px;
      grid-template-columns: repeat(2, 1fr); } }
  .grid-implantacao .item-grid {
    font-size: 10px; }
    .grid-implantacao .item-grid:not(:last-child) {
      margin-right: 20px; }

.modal-scroll {
  max-height: 600px;
  height: 100%;
  padding: 30px;
  overflow: hidden;
  position: relative;
  background-color: #135793; }
  @media screen and (max-width: 47.875em) {
    .modal-scroll {
      max-height: 350px; } }
  .modal-scroll h2 {
    color: #fefefe;
    font-family: 'malaga'; }
    .modal-scroll h2 span {
      color: #135793; }
  .modal-scroll .description {
    color: #fefefe;
    margin-top: 20px; }
    .modal-scroll .description p {
      color: #fefefe; }

.modal-images-slider-container {
  position: relative; }
  .modal-images-slider-container .slick-list {
    overflow: initial; }
  .modal-images-slider-container .slick-dots {
    position: relative; }
  .modal-images-slider-container .modal-slider-button {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 100; }
    .modal-images-slider-container .modal-slider-button.modal-slider-prev {
      left: 0px; }
    .modal-images-slider-container .modal-slider-button.modal-slider-next {
      right: 0px; }
    .modal-images-slider-container .modal-slider-button.modal-portfolio-prev {
      left: 0px; }
    .modal-images-slider-container .modal-slider-button.modal-portfolio-next {
      right: 0px; }
    .modal-images-slider-container .modal-slider-button.modal-slider-obra-prev {
      left: 0px; }
    .modal-images-slider-container .modal-slider-button.modal-slider-obra-next {
      right: 0px; }
    .modal-images-slider-container .modal-slider-button i {
      color: #fefefe;
      font-size: 30px; }
  .modal-images-slider-container .item-slider {
    margin: 0 30px;
    overflow: initial; }

.modal-bem-estar-slider-container {
  position: relative; }
  .modal-bem-estar-slider-container .slick-list {
    overflow: initial; }
  .modal-bem-estar-slider-container .slick-dots {
    position: relative; }
  .modal-bem-estar-slider-container .modal-slider-button {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 100; }
    .modal-bem-estar-slider-container .modal-slider-button.modal-bem-estar-slider-prev {
      left: 0px; }
    .modal-bem-estar-slider-container .modal-slider-button.modal-bem-estar-slider-next {
      right: 0px; }
    .modal-bem-estar-slider-container .modal-slider-button i {
      color: #fefefe;
      font-size: 30px; }
  .modal-bem-estar-slider-container .item-slider {
    margin: 0 30px;
    overflow: initial; }

.faq-list {
  margin-top: 50px; }
  .faq-list ul li {
    margin-bottom: 40px;
    text-align: left; }
    .faq-list ul li .faq-title {
      font-size: 20px;
      font-family: 'bold';
      color: #135793; }
    .faq-list ul li .faq-description {
      font-size: 14px;
      margin-top: 10px; }

.politica-description,
.blog-description {
  text-align: left;
  margin-top: 50px; }
  .politica-description p,
  .blog-description p {
    font-size: 14px; }

.blog-images {
  display: grid;
  grid-gap: 20px;
  grid-template-columns: repeat(4, 1fr);
  margin-top: 30px; }
  @media screen and (min-width: 47.9375em) and (max-width: 68.6875em) {
    .blog-images {
      grid-template-columns: repeat(2, 1fr); } }
  @media screen and (max-width: 47.875em) {
    .blog-images {
      grid-template-columns: repeat(1, 1fr); } }
  .blog-images .blog-image a img {
    width: 100%; }

.product-07 {
  padding: 120px 0 80px;
  position: relative; }
  .product-07 .container {
    display: flex; }
    @media screen and (max-width: 68.6875em) {
      .product-07 .container {
        flex-direction: column; } }
    .product-07 .container .left-column {
      flex: 1.3; }
      @media screen and (max-width: 68.6875em) {
        .product-07 .container .left-column {
          flex: 1; } }
      .product-07 .container .left-column form h4 {
        color: #135793;
        margin-bottom: 10px;
        text-transform: uppercase; }
      .product-07 .container .left-column form p {
        color: #135793;
        font-size: 12px;
        margin-bottom: 30px; }
      .product-07 .container .left-column form .form-row {
        display: grid;
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr); }
        @media screen and (max-width: 68.6875em) {
          .product-07 .container .left-column form .form-row {
            grid-template-columns: repeat(1, 1fr); } }
      .product-07 .container .left-column form label .form-input {
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #135793;
        color: #135793;
        padding: 20px 0; }
      .product-07 .container .left-column form label .form-input {
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #135793;
        color: #135793;
        padding: 20px 0; }
      .product-07 .container .left-column form label .form-textarea {
        border: none;
        box-shadow: none;
        border-bottom: 1px solid #135793;
        color: #135793;
        padding: 20px 0;
        height: 100px; }
      .product-07 .container .left-column form .actions {
        margin-top: 40px; }
    .product-07 .container .right-column {
      flex: 1;
      margin-left: 70px; }
      @media screen and (max-width: 68.6875em) {
        .product-07 .container .right-column {
          margin-left: 0;
          margin-top: 40px; } }
      .product-07 .container .right-column img {
        width: 100%;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; }

.slick-dots {
  margin-left: 0; }

/* 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;
  margin-left: auto;
  margin-right: auto; }
  .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("../images/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("../fonts/slick/slick.eot");
  src: url("../fonts/slick/slick.eot?#iefix") format("embedded-opentype"), url("../fonts/slick/slick.woff") format("woff"), url("../fonts/slick/slick.ttf") format("truetype"), url("../fonts/slick/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; }

.slick-dots {
  text-align: center;
  justify-content: center; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 3px;
  width: 40px;
  border-radius: 0.625rem;
  -webkit-border-radius: 0.625rem;
  -moz-border-radius: 0.625rem;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 0;
  cursor: pointer; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 10px;
  height: 10px;
  font-family: 'slick';
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 1;
  border: 0.0625rem solid #bcbec0;
  border-radius: 0.625rem;
  -webkit-border-radius: 0.625rem;
  -moz-border-radius: 0.625rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  background: #bcbec0;
  border: 0.0625rem solid transparent;
  opacity: 1; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }
