@charset "UTF-8";
/*
Theme Name: boilerplate
Theme URI: http://www.fifteendesign.co.uk/
Author: Fifteen Design
Author URI: http://www.fifteendesign.co.uk/
Description: Wordpress Theme created by Fifteen Design
Version: 1.1.1
*/
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html, body {
  font-family: "Poppins", sans-serif;
}

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

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

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

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

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

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

/*
    PrettyPhoto Override
*/
div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right,
div.pp_default .pp_content_container .pp_right,
div.pp_default .pp_content_container .pp_left {
  background: none !important;
}

div.pp_overlay {
  background: #fff !important;
}

div.pp_default .pp_content_container .pp_details {
  position: absolute;
  top: -25%;
  left: 0;
}

div.pp_default .pp_close {
  position: absolute;
  top: 0;
  right: 0;
  text-indent: unset !important;
  background: none !important;
}

div.pp_default .pp_close:after {
  content: '\F00D';
  font-family: "Font Awesome 5 Pro";
  color: #000;
  font-weight: 900;
  font-size: 4rem;
}

/** rizwan **/
.banner-contact__item {
  color: #fff;
}

.banner-contact__item a {
  color: #fff;
}

.banner-contact {
  line-height: 33px;
}

.story-single .solutions img {
  width: 30rem;
  min-width: 30rem;
}

.comment-form .submit {
  background: #099dd9;
  border-radius: 30px;
  border: 2px solid #099dd9;
  -webkit-box-shadow: unset;
          box-shadow: unset;
  color: #fff;
  display: inline-block;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: calc(100% - 1px);
  max-width: 200px;
  padding: 15px 30px;
  position: relative;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.section--with-block-image img.section__image--small {
  max-width: 350px;
}

.fp-solutions__subtitle {
  color: #000;
}

.contact-lightbox__close {
  color: #000 !important;
}

.contact-lightbox {
  border-radius: 20px;
  -webkit-box-shadow: 19px 20px 18px -18px rgba(0, 0, 0, 0.5);
  box-shadow: 19px 20px 18px -18px rgba(0, 0, 0, 0.5);
}

.contact-lightbox-overlay {
  background: rgba(255, 255, 255, 0.4) !important;
}

.mktoForm {
  font-family: "Poppins", sans-serif !important;
}

.story-single--story img[class^='wp'] {
  background: transparent;
}

.story-single__download a {
  background-color: #ed1f6b !important;
  border-color: #ed1f6b;
}

.story-single__download a:hover {
  color: #ed1f6b !important;
}

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  border: 1px solid #f7f7f7;
  border-radius: 15px;
  padding: 1em 0;
  margin: 0 10px 20px;
  width: calc(20% - 20px);
  -webkit-box-shadow: 2px 2px 15px 0 rgba(59, 59, 59, 0.5);
  box-shadow: 2px 2px 15px 0 rgba(59, 59, 59, 0.5);
}

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  border: 1px solid #f7f7f7;
  -webkit-box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5) !important;
          box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5) !important;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

#companyCountry {
  font-family: "Poppins", sans-serif !important;
  background-image: none !important;
  background-size: 0% !important;
}

.post-type-archive-events .card__content-link {
  margin-top: 7px;
}

.mktoForm * {
  color: #666666;
}

.button_slider {
  display: inline-block;
  padding: 12.5px 25px;
  border-radius: 30px;
  border-width: 2px;
  border-style: solid;
  font-size: 18px;
  margin-top: 65px;
  -webkit-transition: ease all .25s;
  cursor: pointer;
  transition: ease all .25s;
}

.button_slider:hover {
  background: transparent !important;
  color: #000;
}

.data-capture-bar .pagelink-cta .latest-news__title h1 {
  font-size: 27px;
  color: #fff;
  font-weight: normal !important;
}

.data-capture-bar .flex-wrapper {
  padding-right: 0;
}

/*.data-capture-bar .pagelink-cta .latest-news__title { margin-right:5%; margin-left:10%; }*/
.latest-news__button button:hover {
  color: #fff !important;
  background: transparent !important;
}

.latest-news__close {
  color: #fff;
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
  .latest-news.latest-news--top {
    background-size: 50% !important;
    background-position: top center !important;
  }
  .latest-news__content {
    padding-top: 150px;
    text-align: center;
  }
}

@media screen and (min-width: 480px) and (max-width: 760px) {
  .latest-news.latest-news--top {
    background-size: 30% !important;
    background-position: top center !important;
  }
  .latest-news__content {
    padding-top: 150px;
    text-align: center;
  }
}

@media screen and (min-width: 761px) and (max-width: 800px) {
  .latest-news.latest-news--top {
    background-size: 30% !important;
    background-position: top center !important;
  }
  .latest-news__content {
    padding-top: 150px;
    text-align: center;
  }
}

.solutions-logos .grid__item-3-col {
  margin-bottom: 0;
}

svg#home-circle-active text {
  display: none;
}

.search__wrap form .search__icon {
  margin-top: 23px;
}

.mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: unset !important;
}

/*
    Mixins
*/
/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 Jan Sorgalla; Licensed MIT */
.lity {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  background: #0b0b0b;
  background: rgba(0, 0, 0, 0.9);
  outline: none !important;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.lity.lity-opened {
  opacity: 1;
}

.lity.lity-closed {
  opacity: 0;
}

.lity * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.lity-wrap {
  z-index: 9990;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
  outline: none !important;
}

.lity-wrap:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -0.25em;
}

.lity-loader {
  z-index: 9991;
  color: #fff;
  position: absolute;
  top: 50%;
  margin-top: -0.8em;
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-family: Arial,Helvetica,sans-serif;
  opacity: 0;
  -webkit-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

.lity-loading .lity-loader {
  opacity: 1;
}

.lity-container {
  z-index: 9992;
  position: relative;
  text-align: left;
  vertical-align: middle;
  display: inline-block;
  white-space: normal;
  max-width: 100%;
  max-height: 100%;
  outline: none !important;
}

.lity-content {
  z-index: 9993;
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.lity-loading .lity-content, .lity-closed .lity-content {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
}

.lity-content:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
}

.lity-close {
  z-index: 9994;
  width: 35px;
  height: 35px;
  position: fixed;
  right: 0;
  top: 0;
  -webkit-appearance: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.lity-close:hover, .lity-close:focus, .lity-close:active, .lity-close:visited {
  text-decoration: none;
  text-align: center;
  padding: 0;
  color: #fff;
  font-style: normal;
  font-size: 35px;
  font-family: Arial,Baskerville,monospace;
  line-height: 35px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  border: 0;
  background: none;
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.lity-close:active {
  top: 1px;
}

.lity-image img {
  max-width: 100%;
  display: block;
  line-height: 0;
  border: 0;
}

.lity-iframe .lity-container, .lity-youtube .lity-container, .lity-vimeo .lity-container, .lity-facebookvideo .lity-container, .lity-googlemaps .lity-container {
  width: 100%;
  max-width: 964px;
}

.lity-iframe-container {
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  overflow: auto;
  pointer-events: auto;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-overflow-scrolling: touch;
}

.lity-iframe-container iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

.lity-hide {
  display: none;
}

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

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

body {
  font: 300 18px "Poppins", sans-serif;
  color: #666;
  margin: 0;
  height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

html.search--active,
body.search--active,
body.overlay--active {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow-y: hidden;
  z-index: 0;
  padding: 0;
  margin: 0;
}

body.search--active,
body.overlay--active {
  z-index: 1;
}

hr {
  opacity: 0.25;
}

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


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

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

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

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

a:focus {
  outline: 0;
}

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

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

.blackout.active {
  display: block;
}

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

.scroll-to-top.active {
  bottom: 3%;
}

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

/*
    TYPOGRAPHY
*/
h1,
h2,
.blog-single blockquote p,
.story-single blockquote p, h3, h4, h5, h6 {
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  margin: 0 0 0.5em;
}

h1 {
  font-size: 36px;
  line-height: 42px;
}


h2,
.blog-single blockquote p,
.story-single blockquote p {
  font-size: 30px;
  line-height: 36px;
  color: #000;
}

h3 {
  font-size: 24px;
  line-height: 30px;
}

h4 {
  font-size: 20px;
}

h5 {
  font-size: 18px;
}

h6 {
  font-size: 18px;
}

p, ol, ul, li {
  line-height: 26px;
  font-weight: 300;
  font-size: 18px;
}

p a, ol a, ul a, li a {
  color: inherit;
}

strong {
  font-weight: 600;
}

.content a {
  text-decoration: none;
  border-bottom: 1px solid #666;
  font-weight: 600;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}

.content a:hover {
  border-color: #000;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.banner {
  display: block;
  padding: 80px;
  text-align: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 600px) {
  .banner {
    padding: 80px 10px;
  }
}

.banner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  max-height: 200px;
  margin-bottom: 50px;
}

@media (max-width: 600px) {
  .banner img {
    max-height: 100px;
  }
}

.banner h1, .banner p {
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
}

.banner h1 {
  display: block;
  margin-bottom: 25px;
}

@media (max-width: 600px) {
  .banner h1 {
    font-size: 25px;
  }
}

@media (max-width: 600px) {
  .banner p {
    font-size: 18px;
  }
}

.banner--white h1,
.banner--white p {
  color: #fff;
}

.banner--has-bg-image {
  min-height: 300px;
}

.banner--image-only img {
  margin-bottom: 0;
}

/*
    Buttons
*/
.btn,
.button,
input[type="submit"],
.frm_form_fields .frm_submit button {
  padding: 15px 30px;
  display: inline-block;
  text-align: center;
  border: 2px solid #099dd9;
  font-weight: 300;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: relative;
  line-height: calc(100% - 1px);
  font-size: 18px;
  font-family: "Poppins", sans-serif;
  background: #099dd9;
  color: #fff;
  border-radius: 30px;
}

.btn:hover,
.button:hover,
input:hover[type="submit"],
.frm_form_fields .frm_submit button:hover {
  background: transparent;
  color: #099dd9;
}

.btn--grey,
.button--grey {
  border-color: #666;
  color: #fff;
}

.btn--grey:hover,
.button--grey:hover {
  background: #666;
  color: #fff;
}

.btn--small,
.button--small {
  font-size: 1.4rem;
}

.btn--green,
.button--green {
  color: #fff;
  background-color: #5dbb62;
  border-color: #5dbb62;
}

.btn--green:hover,
.button--green:hover {
  background-color: transparent;
  color: #5dbb62;
}

.btn--white,
.button--white {
  background-color: #fff;
  border-color: #fff;
  color: #666;
}

.btn--white:hover,
.button--white:hover {
  background-color: transparent;
  color: #fff;
}

.btn--orange,
.button--orange {
  color: #fff;
  background-color: #f6a41c;
  border: none;
}

.btn--orange:hover,
.button--orange:hover {
  background-color: #fff;
  color: #f6a41c;
}

.btn--pink,
.button--pink {
  background-color: #ec0c6e;
  border-color: #ec0c6e;
}

.btn--pink:hover,
.button--pink:hover {
  background-color: #fff;
  color: #ec0c6e;
}

.btn--lilac,
.button--lilac {
  background-color: #B368A9;
  border-color: #B368A9;
}

.btn--lilac:hover,
.button--lilac:hover {
  background-color: #fff;
  color: #B368A9;
}

.btn--center,
.button--center {
  text-align: center;
}

.btn--left,
.button--left {
  text-align: left;
}

.btn--right,
.button--right {
  text-align: right;
}

.btn--yellow,
.button--yellow {
  background-color: #fedd00;
  border-color: #fedd00;
}

.btn--yellow:hover,
.button--yellow:hover {
  background-color: #fff;
  color: #fedd00;
}

.btn--cw-gold,
.button--cw-gold {
  background-color: #f6a41c;
  border-color: #f6a41c;
}

.btn--cw-gold:hover,
.button--cw-gold:hover {
  background-color: #fff;
  color: #f6a41c;
}

.btn--ec-orange,
.button--ec-orange {
  background-color: #ef642f;
  border-color: #ef642f;
}

.btn--ec-orange:hover,
.button--ec-orange:hover {
  background-color: #fff;
  color: #ef642f;
}

.btn--purple,
.button--purple {
  background-color: #b368a9;
  border-color: #b368a9;
}

.btn--purple:hover,
.button--purple:hover {
  background-color: #fff;
  color: #b368a9;
}

.btn--ac-blue,
.button--ac-blue {
  background-color: #00689d;
  border-color: #00689d;
}

.btn--ac-blue:hover,
.button--ac-blue:hover {
  background-color: #fff;
  color: #00689d;
}

.btn--si-blue,
.button--si-blue {
  background-color: #099dd9;
  border-color: #099dd9;
}

.btn--si-blue:hover,
.button--si-blue:hover {
  background-color: #fff;
  color: #099dd9;
}

.btn--lime,
.button--lime {
  background-color: #bdd431;
  border-color: #bdd431;
}

.btn--lime:hover,
.button--lime:hover {
  background-color: #fff;
  color: #bdd431;
}

.btn--xp-green,
.button--xp-green {
  background-color: #5db961;
  border-color: #5db961;
}

.btn--xp-green:hover,
.button--xp-green:hover {
  background-color: #fff;
  color: #5db961;
}

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

.post-edit-link:hover {
  background-color: #eee;
  color: #666;
}

.cards-list {
  display: inline-block;
  width: 100%;
  padding: 100px 0 40px 0;
}

.cards-list--no-top-padding {
  padding-top: 0;
}

.card {
  display: inline-block;
  width: 100%;
  clear: none !important;
  background: #f7f7f7;
  padding: 0 25px 0 0;
}

@media (max-width: 600px) {
  .card {
    width: 100%;
    margin-bottom: 20px;
  }
}

.card:hover i {
  margin-left: 12.5px;
}

.card:nth-child(2n + 1) {
  clear: left;
}

.card:nth-child(2n + 2) {
  float: right;
  clear: right;
}

.card__content {
  float: right;
  width: calc(50% - 12.5px);
  padding: 25px;
  padding-bottom: 0;
  margin-left: 25px;
  height: 100%;
}

.card__content--has-bottom-padding {
  padding-bottom: 25px;
}

.card__content--full {
  width: 100%;
  border-left: none;
}

@media (max-width: 1000px) {
  .card__content {
    display: block;
    float: none;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-left: none;
  }
}

.card__content-title {
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  color: #666;
}

.card__content-link {
  display: block;
  margin-top: 25px;
}

.card__content-link i {
  margin-left: 7.5px;
  font-size: 12px;
  -webkit-transition: ease all .2s;
  transition: ease all .2s;
}

.card__solutions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.card__solutions img {
  vertical-align: middle;
  margin-right: 8px;
}

.card__solutions-item {
  margin-bottom: 8px;
}

.card__solutions-item--portrait img {
  min-width: 95px;
}

.card__solutions-item--landscape img {
  min-width: 150px;
}

.card__image {
  float: left;
  width: calc(50% - 12.5px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.card__image img {
  width: 100%;
  max-width: 100%;
}

@media (max-width: 1000px) {
  .card__image {
    display: block;
    float: none;
    width: 300px;
    max-width: 100%;
    margin: 0 auto;
    height: auto;
  }
}

/**
 * Featured card
 *
 */
.card-featured {
  display: inline-block;
  width: 100%;
  border-bottom: 10px solid #099dd9;
  background: #f7f7f7;
  padding: 25px;
  margin-bottom: 60px;
  text-align: left;
}

@media (max-width: 600px) {
  .card-featured {
    text-align: center;
  }
}

.card-featured:hover i {
  margin-left: 12.5px;
}

.card-featured__left {
  float: left;
  width: 50%;
  padding-right: 50px;
}

@media (max-width: 600px) {
  .card-featured__left {
    width: 100%;
    float: none;
    padding-right: 0;
    display: block;
  }
}

.card-featured__right {
  float: right;
  width: 50%;
  padding-left: 50px;
  border-left: 1px solid #DDD;
}

@media (max-width: 600px) {
  .card-featured__right {
    width: 100%;
    float: none;
    padding-left: 0;
    display: block;
    border-left: none;
  }
}

.card-featured__image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}

@media (max-width: 600px) {
  .card-featured__image {
    width: 300px;
    max-width: 100%;
  }
}

.card-featured__text {
  margin-bottom: 25px;
}

.card-featured__link {
  display: block;
}

.card-featured__link i {
  font-size: 12px;
  margin-left: 7.5px;
  -webkit-transition: ease all .2s;
  transition: ease all .2s;
}

.contact-cta {
  display: inline-block;
  width: 100%;
  padding: 65px 0;
  text-align: center;
  font-family: "Poppins", sans-serif;
}

.contact-cta__text {
  display: block;
  color: #000;
  font-size: 20px;
  margin-top: 25px;
  margin-bottom: 40px;
}

.contact-cta__button {
  display: inline-block;
  background: #fff;
  padding: 15px 30px;
  border-radius: 35px;
  color: #fff;
  border: 2px solid #fff;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.contact-cta__button:hover {
  color: #fff !important;
  background: transparent;
}

.contact-cta--dark .contact-cta__title,
.contact-cta--dark .contact-cta__text {
  color: #fff;
}

.contact-lightbox-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.75);
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  cursor: pointer;
  z-index: 105;
}

.contact-lightbox-overlay--active {
  display: inline;
}

@media (max-width: 768px) {
  .contact-lightbox-overlay {
    height: 25px;
    background: #fff;
    z-index: 108;
  }
}

.contact-lightbox {
  position: fixed;
  z-index: 109;
  top: 10%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background: white;
  padding: 25px 40px;
  width: 580px;
  max-width: 580px;
  max-height: 82%;
  overflow-y: auto;
  text-align: center;
  cursor: auto;
  pointer-events: all;
  display: none;
}

.contact-lightbox--active {
  display: inline;
}

@media (max-width: 768px) {
  .contact-lightbox {
    max-height: 100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
  }
}

.contact-lightbox__close {
  position: fixed;
  top: 5px;
  right: 15px;
  font-size: 30px;
  font-weight: 800;
  color: #fff;
  cursor: pointer;
  font-family: "Open Sans", sans-serif;
}

@media (max-width: 768px) {
  .contact-lightbox__close {
    z-index: 40;
    color: #000;
  }
}

.contact-lightbox__thanks {
  color: #666;
  margin-top: 50px;
}

.contact-lightbox__text {
  font-size: 18px;
  color: #666;
  font-weight: 400;
}

.contact-lightbox__email {
  font-weight: 400;
  color: #ec0c6e;
  text-decoration: underline;
}

.contact-lightbox__alt-text {
  display: block;
  margin: 25px auto;
}

.contact-lightbox__alt-text a {
  font-weight: 400;
  color: #ec0c6e;
}

.contact-lightbox__footer-text {
  display: block;
  font-size: 12px;
  color: #666;
  font-weight: 300;
  margin: 0;
  line-height: 16px;
}

.contact-lightbox__footer-text a {
  color: #ec0c6e;
  text-decoration: underline;
}

.contact-lightbox form#mktoForm_1356 {
  width: 100% !important;
  max-width: 345px !important;
  margin: 0 auto !important;
}

.contact-lightbox form#mktoForm_1356 .mktoCheckboxList {
  width: 100% !important;
  /*
            input[name=solutionofInterest] {
                label {
                    visibility: hidden;
                }

                + label:before {
                    content: '';
                    display: inline-block;
                    height: 20px;
                    width: 20px;
                    background-size: cover;
                    border: none !important;
                    box-shadow: none !important;
                }

                &#mktoCheckbox_3656_0 + label:before {
                    background-image: url(assets/img/solutions/ExactPath.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_3656_1 + label:before {
                    background-image: url(assets/img/solutions/Courseware.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_3656_2 + label:before {
                    background-image: url(assets/img/solutions/StudyIsland.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_3656_3 + label:before {
                    background-image: url(assets/img/solutions/EducationCity.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_3656_4 + label:before {
                    background-image: url(assets/img/solutions/Academy.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4664_0 + label:before {
                    background-image: url("assets/img/solutions/ExactPath.svg");
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4664_1 + label:before {
                    background-image: url(assets/img/solutions/Courseware.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4664_2 + label:before {
                    background-image: url(assets/img/solutions/StudyIsland.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4664_3 + label:before {
                    background-image: url(assets/img/solutions/EducationCity.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4664_4 + label:before {
                    background-image: url(assets/img/solutions/Academy.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                // nov 2019
                &#mktoCheckbox_4995_0 + label:before {
                    background-image: url("assets/img/solutions/ExactPath.svg");
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4995_1 + label:before {
                    background-image: url(assets/img/solutions/Courseware.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4995_2 + label:before {
                    background-image: url(assets/img/solutions/StudyIsland.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4995_3 + label:before {
                    background-image: url(assets/img/solutions/EducationCity.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }

                &#mktoCheckbox_4995_4 + label:before {
                    background-image: url(assets/img/solutions/Academy.svg);
                    background-size: contain;
                    width: 100%;
                    background-repeat: no-repeat;
                }
            }
                */
}

@media (max-width: 480px) {
  .contact-lightbox form#mktoForm_1356 .mktoCheckboxList {
    width: auto !important;
    float: none !important;
    display: inline-block !important;
  }
}

.contact-lightbox form#mktoForm_1356 .mktoCheckboxList input[name=solutionofInterest] {
  display: inline-block !important;
  opacity: 1;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow {
  display: block !important;
  width: 100% !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow:nth-child(2) {
  display: none !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol {
  width: 100% !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap {
  width: 100% !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap label.mktoLabel {
  display: block !important;
  width: 100% !important;
  margin-bottom: 5px;
  font-family: "Poppins", sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #000 !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoGutter {
  display: none !important;
  clear: both !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"],
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"],
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"],
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField {
  display: block !important;
  width: 100% !important;
  height: 35px !important;
  background: #f7f7f7 !important;
  border-radius: 0 !important;
  font-size: 17px !important;
  color: #000 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::-webkit-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::-webkit-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::-webkit-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::-webkit-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::-webkit-input-placeholder {
  color: #000 !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::-moz-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::-moz-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::-moz-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::-moz-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::-moz-placeholder {
  color: #000 !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::-ms-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::-ms-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::-ms-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::-ms-input-placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::-ms-input-placeholder {
  color: #000 !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::placeholder,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::placeholder {
  color: #000 !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField {
  -webkit-appearance: none !important;
     -moz-appearance: none !important;
          appearance: none !important;
  background: #f7f7f7 url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAABCCAYAAACrS90tAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2QjlDODEzRUY4QjExMUU1ODVEMTk1OUNCNTVGNzhCNCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2QjlDODEzRkY4QjExMUU1ODVEMTk1OUNCNTVGNzhCNCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZCOUM4MTNDRjhCMTExRTU4NUQxOTU5Q0I1NUY3OEI0IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZCOUM4MTNERjhCMTExRTU4NUQxOTU5Q0I1NUY3OEI0Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+G1voOgAAAbhJREFUeNrsl79Lw1AQx5tUHCoOWVwFVweHOnWKSdUqFvFXwf/AQf+a1iKuOjgJLrqUEFvarVArDoIgglBwUZGmqaWt3ycKR3gtr8Ufyx2E997du+8ndy9NidbtdkN/bXroH4yhDGUoQxnKUIYylKEMZegv2YjMadv2gq7rVqfTqTiOczKoKPI3NU2bxSfLZS6Xu1CqFAlLGAyA5yCwPSAwhfx5kY8xodxebK6SuRmPx1OKwHXst7/XqPRaGVqv14+RUKV6AG/0AyK+CuAicd202+0jaVGyT0Ukh6LR6KhhGDtYTpPQOc7oTFLhCnKSpMJb3/ezxWLRl+n3fHrL5fJ7o9E4FALEvSwAgQoTFAi7Q4UHAjjUT0YkCgEhRLqQtCzrs40YxfmtkZR73GTWdV2vn27P9gbaNwbfLqZTxH2Fa4asHzzPS5dKpTeaK9VXgQqLxWLjkUhkD9PJYAwajzjDNDrzIokN/0YSFTSbzX0BCIRqrVYrIwP+yGuwUCi8CgDAtS/XE65MPp9/HkRHub3UTNOcCIfDW7iBUwBr/fYqnyn/tTGUoQxlKEMZylCGMpShDFW3DwEGAPF9v867KwB8AAAAAElFTkSuQmCC") 99% center no-repeat !important;
  background-size: 7% !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input.mktoField {
  padding: 0 15px !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField {
  min-height: 65px !important;
  max-height: 65px !important;
  height: 65px !important;
  padding: 15px !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoRadioList {
  text-align: center !important;
  float: left !important;
  width: 50% !important;
  padding: 0 !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoRadioList input,
.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoRadioList label {
  float: none !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: auto !important;
  margin: 0 10px !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoCheckboxList {
  color: #666 !important;
  font-size: 14px !important;
  padding: 0 !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoCheckboxList label {
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
  margin-left: 2em;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoCheckboxList input {
  width: auto !important;
  float: left !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoCheckboxList input:first-of-type {
  margin-top: 9px !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoFormRow div.mktoFormCol div.mktoHtmlText {
  width: 100% !important;
  text-align: center !important;
  color: #666 !important;
  font-size: 16px !important;
  font-weight: 500 !important;
  line-height: 24px !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoButtonRow {
  width: 100% !important;
  text-align: center !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoButtonRow span.mktoButtonWrap {
  margin: 0 auto !important;
}

.contact-lightbox form#mktoForm_1356 div.mktoButtonRow span.mktoButtonWrap button.mktoButton {
  background: #ea116c !important;
  color: #fff !important;
  padding: 15px 30px !important;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  font-family: "Poppins", sans-serif !important;
  border: none !important;
  outline: none !important;
  margin-top: 20px !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 2px solid #ec0c6e !important;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.contact-lightbox form#mktoForm_1356 div.mktoButtonRow span.mktoButtonWrap button.mktoButton:hover {
  background: #fff !important;
  color: #ea116c !important;
  border: 2px solid #ec0c6e !important;
}

.content-image-section {
  display: block;
  padding: 100px 0;
}

.content-image-section__content {
  float: left;
  width: 100%;
  max-width: 600px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
}

@media (max-width: 1100px) {
  .content-image-section__content {
    width: 60%;
  }
}

@media (max-width: 800px) {
  .content-image-section__content {
    float: none;
    display: block;
    width: 100%;
    max-width: none;
    text-align: center;
  }
}

.content-image-section__content-title {
  font-size: 30px;
  font-weight: 400;
  color: #000;
}

.content-image-section__content-text {
  font-size: 20px;
  font-weight: 400;
  color: #666;
}

.content-image-section__image {
  float: right;
  width: 100%;
  max-width: 400px;
}

.content-image-section__image--is-wrap {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.content-image-section__image--is-wrap img {
  width: 100%;
}

@media (max-width: 1100px) {
  .content-image-section__image {
    width: 37%;
  }
}

@media (max-width: 800px) {
  .content-image-section__image {
    float: none;
    display: block;
    width: 400px;
    margin: 0 auto;
    margin-top: 50px;
    max-width: 100%;
  }
}

.content-image-section--grey {
  background: #f7f7f7;
}

.content-image-section--image-left .content-image-section__content {
  float: right;
}

.content-image-section--image-left .content-image-section__image {
  float: left;
}

@media (max-width: 800px) {
  .content-image-section--image-left .content-image-section__image {
    float: none;
    display: block;
    margin: 0 auto;
  }
}

.content-image-section--with-border {
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
}

/**
 * Blog Container Wrapper
 *
 */
.blog-container {
  display: block;
  margin: 0 auto;
  width: 96%;
  max-width: 1024px;
}

/**
 * Slider
 *
 */
.featured-blogs-slider .slick-slide {
  height: 100%;
}

.featured-blogs-slider ul.slick-dots {
  text-align: left;
  bottom: -41px;
}

.featured-blogs-slider ul.slick-dots li {
  margin: 0;
  margin-right: 5px;
}

.featured-blogs-slider ul.slick-dots li button {
  background: #666;
  border-radius: 15px;
  width: 15px;
  height: 15px;
}

.featured-blogs-slider ul.slick-dots li button::before {
  display: none;
}

.featured-blogs-slider ul.slick-dots li.slick-active button {
  background: #e8e8e8;
}

/**
 * Featured Blog
 *
 */
.featured-blog {
  display: inline-block;
  width: 100%;
  height: 100%;
  background: #fff;
  position: relative;
  margin-top: 35px;
}

.featured-blog__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: calc(100% - 348px);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #eee;
}

@media (max-width: 768px) {
  .featured-blog__image {
    position: relative;
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 50% 0;
  }
}

.featured-blog__content {
  float: right;
  width: 348px;
  padding: 35px 22px;
}

@media (max-width: 768px) {
  .featured-blog__content {
    width: 100%;
  }
}

.featured-blog__category {
  display: block;
  margin: 0;
  margin-bottom: 20px;
  color: #666;
  text-transform: uppercase;
}

.featured-blog__title {
  display: block;
  margin: 0;
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  color: #666;
}

.featured-blog__date {
  display: block;
  margin: 25px auto;
}

.featured-blog__excerpt {
  display: block;
  margin: 0;
}

.featured-blog__author {
  display: inline-block;
  width: 100%;
  margin: 25px 0;
}

.featured-blog__author img {
  display: inline-block !important;
  vertical-align: middle;
  width: 40px;
  height: 40px;
  border-radius: 40px;
  margin-right: 10px;
}

.featured-blog__author span {
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
}

.featured-blog__link {
  display: block;
  margin: 0;
}

.featured-blog__link i {
  margin-left: 7.5px;
  font-size: 12px;
  -webkit-transition: ease all .2s;
  transition: ease all .2s;
}

.featured-blog__link:hover i {
  margin-left: 12.5px;
}

.filters {
  display: inline-block;
  width: 98%;
  padding: 100px 0;
}

@media (max-width: 1024px) {
  .filters {
    padding: 50px 0;
  }
}

.filter-item {
  float: left;
  width: 25%;
  margin-right: 10px;
}

@media (max-width: 1024px) {
  .filter-item {
    float: none;
    display: inline-block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
}

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

.filter-item__label {
  float: left;
  text-transform: uppercase;
  line-height: 42px;
  width: 75px;
}

@media (max-width: 1024px) {
  .filter-item__label {
    width: 85px;
  }
}

.filter-item__select, .filter-item__input {
  float: right;
  border-radius: 0;
  padding: 12px;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  background: none;
  margin: 0;
}

.filter-item__select::-webkit-input-placeholder, .filter-item__input::-webkit-input-placeholder {
  color: #000;
}

.filter-item__select::-moz-placeholder, .filter-item__input::-moz-placeholder {
  color: #000;
}

.filter-item__select::-ms-input-placeholder, .filter-item__input::-ms-input-placeholder {
  color: #000;
}

.filter-item__select::placeholder, .filter-item__input::placeholder {
  color: #000;
}

@media (max-width: 1024px) {
  .filter-item__select, .filter-item__input {
    width: calc(100% - 100px);
  }
}

.filter-item__select {
  cursor: pointer;
  background-image: url("/wp-content/themes/edmentum/assets/img/icons/filter-arrow.png");
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 15px;
}

.filter-item__input {
  padding-right: 45px;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 300;
  border: none;
  line-height: 1.5;
}

.filter-item--right {
  float: right;
  margin-right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #f7f7f7;
}

@media (max-width: 1024px) {
  .filter-item--right {
    float: none;
    width: 100%;
    padding-top: 25px;
    text-align: left;
  }
  .filter-item--right .filter-item__input {
    width: 100%;
  }
}

.filter-item--right button {
  background-color: #f7f7f7;
  border: 0;
  color: #000;
  padding: 15px 30px;
  cursor: pointer;
}

@media (max-width: 1024px) {
  .filter-item--right {
    padding-top: 0;
  }
}

.filter-dropdown {
  position: absolute;
  z-index: 10;
  top: calc(100% + 15px);
  opacity: 0;
  pointer-events: none;
  left: 0;
  border-top: none;
  width: 100%;
  background: #fff;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.filter-dropdown__tick {
  font-size: 16px;
  color: #5dbb62;
  margin-right: 5px;
  width: 0;
  opacity: 0;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.filter-dropdown__item {
  border-bottom: 1px solid #f7f7f7;
  border-left: 1px solid #f7f7f7;
  border-right: 1px solid #f7f7f7;
  padding: 12px;
  cursor: pointer;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.filter-dropdown__item:hover {
  background: #eee;
}

.filter-dropdown__item:last-of-type {
  border-bottom: none;
}

.filter-dropdown__item:hover .filter-dropdown__tick {
  opacity: 0.5;
  width: 15px;
}

.filter-dropdown__item--active .filter-dropdown__tick {
  opacity: 1 !important;
  width: 15px;
}

.filter-dropdown__button:not(i) {
  display: block;
  background: #5dbb62;
  color: #fff;
  font-family: "Poppins", sans-serif;
  width: 100%;
  outline: 0;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  padding: 15px 30px;
  cursor: pointer;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  text-align: left;
}

.filter-dropdown__button:not(i):hover {
  background: #3c9040;
}

.filter-dropdown__button:not(i):hover i {
  width: 15px;
  opacity: 1;
}

.filter-dropdown__button:not(i) i {
  font-size: 16px;
  margin-right: 7.5px;
  width: 0;
  opacity: 0;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.filter-dropdown__wrap {
  position: relative;
}

.filter-dropdown__wrap--active .filter-dropdown {
  top: 100%;
  opacity: 1;
  pointer-events: all;
}

.filter-dropdown__wrap--has-items .filter-dropdown__default-label {
  display: inline;
}

.filter-dropdown__wrap--has-items .filter-dropdown__default span {
  display: inline-block;
  margin-top: 6px;
}

.filter-dropdown__default {
  display: inline-block;
  width: 100%;
  padding: 12px;
  border-radius: 0;
  cursor: pointer;
  background-image: url("/wp-content/themes/edmentum/assets/img/icons/filter-arrow.png");
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 15px;
  position: relative;
  color: #000;
  background-color: #f7f7f7;
}

.filter-dropdown__default-label {
  display: none;
  position: absolute;
  top: 5px;
  left: 13px;
  font-size: 12px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.filter-dropdown__default span {
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

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

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

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

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

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

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

input[type="submit"] {
  padding: 15px 30px;
  cursor: pointer;
}

select,
textarea,
input[type="text"],
input[type="tel"],
input[type="email"] {
  border: 1px solid #eee;
  padding: 0.8em 1em;
  width: 100%;
  margin: 0 0 0.5em 0;
  font-family: "Poppins", sans-serif;
  opacity: 1;
  color: #666;
  outline: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-width: none !important;
}

select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus {
  border-color: #666;
}

/*
    Formidable
*/
.frm_form_fields {
  width: 100%;
  margin: 0 0 6px;
}

.frm_form_fields fieldset {
  width: 100%;
  border: 0;
  padding: 0;
  margin: 0;
}

.frm_form_fields fieldset .frm_form_field,
.frm_form_fields fieldset .form-field {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media all and (max-width: 768px) {
  .frm_form_fields fieldset .frm_form_field,
  .frm_form_fields fieldset .form-field {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.frm_form_fields fieldset .frm_form_field label,
.frm_form_fields fieldset .form-field label {
  margin: 7px 0 5px;
  width: 200px;
}

@media all and (max-width: 768px) {
  .frm_form_fields fieldset .frm_form_field label,
  .frm_form_fields fieldset .form-field label {
    width: 100%;
  }
}

.frm_form_fields .frm_submit {
  width: 100%;
  margin: 10px 0 0;
}

.frm_form_fields .frm_submit button {
  cursor: pointer;
}

.frm_form_fields .frm_error_style {
  color: rgba(255, 0, 0, 0.8);
}

.frm_form_fields .frm_blank_field.frm_blank_field input[type="text"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="tel"], .frm_form_fields .frm_blank_field.frm_blank_field input[type="email"], .frm_form_fields .frm_blank_field.frm_blank_field textarea {
  border: 1px solid red;
}

.frm_opt_container {
  margin: 0 0 0.5em 0;
}

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

.frm_hidden {
  display: none;
}

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

.frm_hidden_label .frm_primary_label {
  display: none;
}

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

.frm_dropzone {
  border: 1px dashed #b8b8b8;
  padding: 4em 2em;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}

.frm_dropzone.dz-drag-hover {
  background-color: #daeafe;
}

.frm_dropzone .dz-error-message {
  color: red;
}

.frm_dropzone .frm_compact_text,
.frm_dropzone .dz-error-mark,
.frm_dropzone .dz-success-mark {
  display: none;
}

.frm_dropzone .frm_small_text {
  font-size: 0.75em;
  margin-top: 1em;
}

.frm_dropzone .dz-preview {
  margin: 1em 0;
}

.frm_dropzone .dz-progress {
  background: #b8b8b8;
  margin: 1em auto;
  width: 50%;
}

.frm_dropzone .dz-progress .dz-upload {
  background: #666;
  display: block;
  height: 5px;
}

.frm_dropzone .frm_icon_font {
  display: block;
}

.frm_dropzone .frm_icon_font:before {
  display: block;
  margin-bottom: 0.5em;
  font-size: 40px;
  content: "\F093";
  font-family: "FontAwesome";
}

.info-items {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 25px 0;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.info-items--5 .info-item {
  margin: 25px 5px;
  width: 225px;
}

@media (max-width: 1360px) {
  .info-items {
    display: block;
    margin: 0 auto;
    max-width: 750px;
  }
}

@media (max-width: 768px) {
  .info-items {
    display: block;
    margin: 0 auto;
    max-width: 100%;
  }
}

.info-item {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 25px 20px;
  width: 275px;
}

@media (max-width: 1360px) {
  .info-item {
    max-width: 48%;
    width: auto;
    margin: 25px;
    text-align: center;
  }
}

@media (max-width: 768px) {
  .info-item {
    display: block;
    margin: 25px auto !important;
    max-width: 100%;
    width: auto;
    clear: both;
  }
  .info-item .info-item__icon,
  .info-item .info-item__text {
    float: none;
    display: block;
    margin: 0 auto;
    vertical-align: middle;
  }
  .info-item .info-item__text {
    width: auto;
    margin-top: 10px;
    margin-bottom: 25px;
  }
}

.info-item__icon {
  float: left;
  width: 70px;
}

.info-item__text {
  float: right;
  width: calc(100% - 100px);
  margin-left: 15px;
}

.lightbox {
  background: rgba(255, 255, 255, 0.75);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  z-index: 30;
}

.lightbox__wrap {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.lightbox .fa-times {
  position: absolute;
  top: 1em;
  right: 1em;
  color: #666;
  font-size: 3rem;
}

.lightbox .fa-times:hover {
  color: #000;
}

.lity {
  background: #fff;
  background: rgba(255, 255, 255, 0.75);
}

.list-items-wrapper {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding-top: 60px;
}

.list-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 300px;
  margin: 0 50px;
}

@media (max-width: 1200px) {
  .list-item {
    margin: 0 25px;
  }
}

@media (max-width: 1060px) {
  .list-item {
    margin: 0 10px;
    max-width: 250px;
  }
}

@media (max-width: 850px) {
  .list-item {
    display: block;
    margin: 25px auto !important;
    margin-bottom: 100px !important;
    width: 300px;
    max-width: 100%;
    text-align: center;
  }
}

.list-item:first-of-type {
  margin-left: 0;
}

.list-item:last-of-type {
  margin-right: 0;
}

.list-item__icon {
  display: block;
  margin: 0 auto;
  max-width: 150px;
}

.list-item__bg-icon {
  display: block;
  margin: 0 auto;
  width: 150px;
  max-width: 150px;
  height: 150px;
  max-height: 150px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.list-item__title {
  margin: 30px auto;
}

.list-item__text {
  color: #666;
}

.list-item__button {
  display: inline-block;
  color: #fff;
  padding: 15px 30px;
  border-radius: 30px;
  margin-top: 25px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  border: 2px solid #099dd9;
}

.list-item__button:hover {
  color: #fff;
}

/*
    Pagination
*/
.pagination {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 50px 0;
  margin-bottom: 35px;
}

.pagination .next,
.pagination .prev,
.pagination .last {
  border-radius: 30px;
  color: #fff;
}

.pagination .next {
  border: 2px solid #ec0c6e;
  background-color: #ec0c6e;
}

.pagination .next:hover {
  background: transparent;
  border-color: #ec0c6e;
  color: #ec0c6e;
  font-weight: unset;
}

.pagination .prev {
  border: 2px solid #099dd9;
  background-color: #099dd9;
}

.pagination .prev:hover {
  background: transparent;
  border-color: #099dd9;
  color: #099dd9;
  font-weight: unset;
}

.pagination .last {
  border: 2px solid #5dbb62;
  background-color: #5dbb62;
  margin-left: 15px;
}

.pagination .last:hover {
  background: transparent;
  border-color: #5dbb62;
  color: #5dbb62;
  font-weight: unset;
}

.page-numbers {
  background: #fff;
  color: #000;
  font-family: "Poppins", sans-serif;
  padding: 15px 30px;
  font-size: 18px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

@media (max-width: 480px) {
  .page-numbers {
    padding: 3px 8px;
  }
}

.page-numbers:hover {
  font-weight: bold;
}

.page-numbers.current {
  font-weight: bold;
  border-bottom: 2px solid #000;
}

.search__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 60;
  -webkit-transition: ease all .3s;
  transition: ease all .3s;
  opacity: 0;
  pointer-events: none;
}

.search__overlay--active {
  opacity: 1;
  pointer-events: all;
}

.search__wrap {
  position: fixed;
  z-index: 999999;
  width: 100%;
  height: 100%;
  color: #000;
  text-align: center;
  -webkit-transition: ease all .3s;
  transition: ease all .3s;
  opacity: 0;
  pointer-events: none;
  overflow-y: auto;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.85);
}

.search__wrap form {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 130px;
}

.search__wrap form .search__input {
  width: 90%;
}

.search__wrap form .search__icon {
  background-color: transparent;
  border: 0;
  border-bottom: 1px solid #666;
  cursor: pointer;
  text-align: center;
  width: 10%;
  font-size: 21px;
  padding-bottom: 10px;
}

.search__wrap--active {
  opacity: 1;
  pointer-events: all;
}

.search__wrap > div {
  max-width: 950px;
}

.search__wrap .search__close {
  float: right;
  margin-top: 60px;
  font-size: 40px;
  margin-bottom: 35px;
  cursor: pointer;
}

.search__wrap input.search__input {
  display: block;
  width: 100%;
  font-size: 45px;
  font-weight: 500;
  border: none;
  border-bottom: 1px solid #666;
  padding: 13px 0 0 0;
  background-color: transparent;
  background-image: url("/10236-edmentum/wp-content/themes/edmentum/assets/img/icons/search--black.png");
  background-position: center right;
  background-repeat: no-repeat;
  background-size: 30px auto;
  color: #000;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  line-height: 45px;
}

@media (max-width: 767px) {
  .search__wrap input.search__input {
    font-size: 34px;
    line-height: 34px;
  }
}

@media (max-width: 550px) {
  .search__wrap input.search__input {
    font-size: 26px;
    line-height: 26px;
  }
}

@media (max-width: 425px) {
  .search__wrap input.search__input {
    font-size: 18px;
    line-height: 18px;
  }
}

.search__wrap input.search__input::-webkit-input-placeholder {
  color: #000;
}

.search__wrap input.search__input::-moz-placeholder {
  color: #000;
}

.search__wrap input.search__input::-ms-input-placeholder {
  color: #000;
}

.search__wrap input.search__input::placeholder {
  color: #000;
}

/**
 * Search results
 *
 */
.search__results {
  text-align: left;
}

.search__results-count {
  display: block;
  margin: 50px 0 35px 0;
}

.search__results-title {
  display: block;
  margin-bottom: 25px;
}

.search__results-buttons {
  display: block;
  width: 100%;
}

.search__results-buttons div {
  display: inline-block;
  font-size: 18px;
  color: #666;
  background: #fff;
  padding: 15px 30px;
  border-radius: 30px;
  position: relative;
  width: 175px;
  text-align: center;
  margin-right: 32px;
  margin-bottom: 15px;
  cursor: pointer;
}

.search__results-buttons div span {
  position: absolute;
  height: 25px;
  width: 25px;
  border-radius: 25px;
  line-height: 25px;
  text-align: center;
  font-size: 10px;
  top: 0;
  right: 0;
  margin-top: -12.5px;
  background: #fff;
  color: #666;
}

.search__results-button--active {
  background: #099dd9 !important;
  color: #fff !important;
}

.search__results-list {
  margin-top: 25px;
  display: none;
}

.search__results-list--active {
  display: inline-block;
  width: 100%;
}

.search__result {
  display: inline-block;
  width: 100%;
  padding: 25px;
  color: #000;
}

.search__result:hover {
  background: #099dd9;
  color: #fff;
}

.search__result:hover .search__result-title,
.search__result:hover .search__result-url {
  color: #fff;
}

.search__result-title {
  display: block;
  font-size: 30px;
  font-weight: 400;
  margin: 0;
}

.search__result-url {
  display: block;
  font-size: 20px;
  font-weight: 400;
  margin: 0;
  margin-top: 15px;
}

.secondary-nav {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 15px 0;
  z-index: 102;
}

.secondary-nav__item {
  display: inline-block;
  margin: 0 50px;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  padding: 0;
  border-bottom: 2px solid transparent !important;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

@media (max-width: 800px) {
  .secondary-nav__item {
    margin: 0 25px;
  }
}

@media (max-width: 680px) {
  .secondary-nav__item {
    margin: 0 10px;
  }
}

.secondary-nav__item:first-of-type {
  margin-left: 0;
}

.secondary-nav__item:last-of-type {
  margin-right: 0;
}

.secondary-nav__item:hover {
  border-bottom-color: inherit !important;
}

.secondary-nav__item--active {
  border-bottom-color: inherit !important;
}

.section {
  display: block;
  width: 100%;
  padding: 100px 0;
  text-align: center;
  font-family: "Poppins", sans-serif;
}

.section--grey {
  background: #f7f7f7;
}

.section__button {
  display: inline-block;
  padding: 15px 30px;
  border-radius: 30px;
  background: #099dd9;
  color: #fff;
  margin-top: 50px;
  border: 2px solid #099dd9;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.section__button:hover {
  color: #099dd9;
  background: transparent;
}

.section__video-holder {
  position: relative;
  cursor: pointer;
  display: inline-block;
  margin-top: 80px;
}

.section__video-holder::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
}

.section__video-holder-play {
  position: absolute;
  width: 65px;
  height: 80px;
  left: 50%;
  top: 50%;
  margin-top: -40px;
  margin-left: -37.5px;
  color: #fff;
  z-index: 2;
  font-size: 80px;
}

.section__video-holder img {
  margin-top: 0 !important;
}

.section__footer-text {
  margin-top: 85px;
}

.section__footer-text--small-top-margin {
  margin-top: 25px;
}

.section__image--no-top-margin {
  margin-top: 0 !important;
}

.section--with-block-image img {
  display: block;
  margin: 0 auto;
  margin-top: 85px;
  width: 100%;
  max-width: 100%;
}

.section--with-block-image img.section__image--small {
  max-width: 250px;
}

.section--with-block-image img.section__image--large {
  max-width: 500px;
}

.section--with-border {
  border-top: 1px solid #ddd;
}

.team-member-list {
  display: inline-block;
  width: 100%;
  text-align: left;
  margin-bottom: 75px;
}

.team-member {
  float: left;
  vertical-align: top;
  text-align: center;
  width: 25%;
  cursor: pointer;
  margin-top: 50px;
}

.team-member--hidden {
  display: none;
}

.team-member:nth-child(4n + 1) {
  clear: left;
}

.team-member:nth-child(4n + 4) {
  clear: right;
}

@media (max-width: 768px) {
  .team-member {
    width: 50%;
  }
  .team-member:nth-child(4n + 1), .team-member:nth-child(4n + 4) {
    clear: none;
  }
  .team-member:nth-child(2n + 1) {
    clear: left;
  }
  .team-member:nth-child(2n + 2) {
    clear: right;
  }
}

@media (max-width: 500px) {
  .team-member {
    width: 100%;
  }
}

.team-member:hover i {
  margin-left: 12.5px;
}

.team-member__avatar {
  display: block;
  margin: 0 auto;
  max-width: 150px;
  border-radius: 150px;
  margin-bottom: 30px;
}

.team-member__name {
  display: block;
  margin: 15px 0;
  font-weight: 500;
}

.team-member__job-title {
  display: block;
  margin: 0 0 10px;
}

.team-member__link {
  display: block;
  margin: 0;
}

.team-member__more-button {
  background: #b368a9;
  color: #fff;
  padding: 15px 30px;
  border-radius: 30px;
  border: 2px solid #b368a9;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  cursor: pointer;
}

.team-member__more-button.less {
  display: none;
}

.team-member__more-button:hover {
  background: transparent;
  color: #b368a9;
}

.team-member i {
  margin-left: 5px;
  -webkit-transition: ease all .3s;
  transition: ease all .3s;
  font-size: 12px;
}

/**
 * Popup and overlay
 *
 */
.team-member-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.25);
  height: 100%;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
  z-index: 100;
}

.team-member-overlay--active {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.team-member-popup {
  background: white;
  width: 610px;
  max-height: 82%;
  position: relative;
  text-align: center;
  cursor: auto;
  border-radius: 30px;
  -webkit-box-shadow: 2px 3px 13px -4px rgba(0, 0, 0, 0.53);
          box-shadow: 2px 3px 13px -4px rgba(0, 0, 0, 0.53);
}

.team-member-popup--wrapper {
  margin: 35px !important;
  margin-top: 60px !important;
  max-width: 610px !important;
  height: 500px !important;
  overflow-y: scroll;
}

@media (max-width: 992px) {
  .team-member-popup--wrapper {
    height: 100vh !important;
    padding-bottom: 100px;
  }
}

@media (max-width: 768px) {
  .team-member-popup {
    max-width: 100%;
    width: 100%;
    height: 100%;
    max-height: 100%;
  }
}

.team-member-popup__close {
  position: absolute;
  top: 0px;
  right: 30px;
  font-size: 40px;
  font-weight: 300;
  color: #000;
  cursor: pointer;
  z-index: 1000000;
}

@media (max-width: 768px) {
  .team-member-popup__close {
    color: #000;
  }
}

.team-member-popup__avatar {
  display: block;
  max-width: 230px;
  margin: 0 auto;
}

.team-member-popup__arrow {
  color: #666;
  padding: 0;
}

.team-member-popup__name {
  display: block;
  color: #000;
  margin: 0;
  margin-top: 25px;
  font-weight: 500;
  margin-bottom: 10px;
}

.team-member-popup__job-title {
  margin: 0 auto;
  margin-bottom: 25px;
}

.team-member-popup__contactable {
  display: block;
  margin: 10px auto;
  color: #000;
}

.team-member-popup__contactable i {
  color: #099dd9;
}

.team-member-popup__description {
  display: block;
  text-align: left;
  margin-top: 50px;
}

.testimonial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 100%;
  padding: 60px 0 0;
  background: #f7f7f7;
}

.testimonial img {
  max-width: 100%;
}

.testimonial__text {
  color: #B368A9;
  font-size: 30px;
  line-height: 30px;
}

@media (max-width: 600px) {
  .testimonial__text {
    margin-top: 35px;
  }
}

.testimonial__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-bottom: 50px;
}

@media (max-width: 992px) {
  .testimonial__content {
    width: 100%;
    text-align: center;
  }
}

.testimonial__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding-right: 60px;
}

@media (max-width: 992px) {
  .testimonial__image {
    display: none;
  }
}

.testimonial--white .testimonial__text,
.testimonial--white .testimonial__person {
  color: #fff;
}

.wpex.horizontal-timeline {
  margin-bottom: 75px;
}

.wpex.horizontal-timeline .horizontal-nav li.ex_s_lick-slide span.tl-point i {
  border-color: transparent;
  height: 55px;
  width: 55px;
  margin-left: -28px;
  bottom: -51px;
}

.wpex.horizontal-timeline .horizontal-nav li.ex_s_lick-slide span.tl-point i::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.wpex.horizontal-timeline.tl-hozsteps .timeline-hr, .wpex.horizontal-timeline.tl-hozsteps .timeline-pos-select {
  border-bottom: 5px solid #e6e7e8;
}

.wpex.horizontal-timeline.tl-hozsteps .timeline-hr::before, .wpex.horizontal-timeline.tl-hozsteps .timeline-pos-select::before {
  display: none;
}

/**
 * The Year
 *
 */
/**
 * Timeline Item Copy
 *
 */
.wpex h2 + .hidden-date + .wptl-excerpt, .wpex .blog-single blockquote p + .hidden-date + .wptl-excerpt, .blog-single blockquote .wpex p + .hidden-date + .wptl-excerpt, .wpex .story-single blockquote p + .hidden-date + .wptl-excerpt, .story-single blockquote .wpex p + .hidden-date + .wptl-excerpt, .wpex h2 + .wptl-excerpt, .wpex .blog-single blockquote p + .wptl-excerpt, .blog-single blockquote .wpex p + .wptl-excerpt, .wpex .story-single blockquote p + .wptl-excerpt, .story-single blockquote .wpex p + .wptl-excerpt {
  border-top: none;
  line-height: 20px;
  max-width: 1024px;
  display: inline-block;
  float: none;
}

/**
 * Timeline Item Title
 *
 */
.wpex.horizontal-timeline .wpex-timeline-label h2 a, .wpex.horizontal-timeline .wpex-timeline-label .blog-single blockquote p a, .blog-single blockquote .wpex.horizontal-timeline .wpex-timeline-label p a, .wpex.horizontal-timeline .wpex-timeline-label .story-single blockquote p a, .story-single blockquote .wpex.horizontal-timeline .wpex-timeline-label p a,
.wpex.horizontal-timeline .wpex-timeline-label h2,
.wpex.horizontal-timeline .wpex-timeline-label .blog-single blockquote p,
.blog-single blockquote .wpex.horizontal-timeline .wpex-timeline-label p,
.wpex.horizontal-timeline .wpex-timeline-label .story-single blockquote p,
.story-single blockquote .wpex.horizontal-timeline .wpex-timeline-label p {
  text-transform: none;
}

/**
 * Timeline Read More Button
 *
 */
.wpex.horizontal-timeline .timeline-details, .wpex .timeline-details h2, .wpex .timeline-details .blog-single blockquote p, .blog-single blockquote .wpex .timeline-details p, .wpex .timeline-details .story-single blockquote p, .story-single blockquote .wpex .timeline-details p, .wpex .timeline-details, .wpex .timeline-details h2 a, .wpex .timeline-details .blog-single blockquote p a, .blog-single blockquote .wpex .timeline-details p a, .wpex .timeline-details .story-single blockquote p a, .story-single blockquote .wpex .timeline-details p a {
  font-family: "Poppins", sans-serif !important;
}

.wpex.horizontal-timeline .timeline-details h2, .wpex.horizontal-timeline .timeline-details .blog-single blockquote p, .blog-single blockquote .wpex.horizontal-timeline .timeline-details p, .wpex.horizontal-timeline .timeline-details .story-single blockquote p, .story-single blockquote .wpex.horizontal-timeline .timeline-details p, .wpex .timeline-details, .wpex .timeline-details h2 a, .wpex .timeline-details .blog-single blockquote p a, .blog-single blockquote .wpex .timeline-details p a, .wpex .timeline-details .story-single blockquote p a, .story-single blockquote .wpex .timeline-details p a {
  font-weight: 400 !important;
}

.wpex .wptl-excerpt {
  width: 75%;
}

.wpex .timeline-details .wptl-readmore a {
  padding: 1em 1.5em;
  display: inline-block;
  text-align: center;
  border: 2px solid #f6a41c;
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
  position: relative;
  line-height: calc(100% - 1px);
  background: #f6a41c;
  color: #fff;
  border-radius: 30px;
  margin-top: 15px;
  text-transform: none;
  font-weight: 100;
  font-size: 18px;
}

.wpex .timeline-details .wptl-readmore a:hover {
  background: #fff;
  color: #b368a9;
  border-color: #b368a9;
}

/**
 * Timeline Arrows
 *
 */
.wpex.horizontal-timeline.tl-hozsteps .ex_s_lick-arrow,
.wpex.horizontal-timeline.tl-hozsteps .ex_s_lick-arrow {
  border-color: #e6e7e8;
  border-radius: 100%;
  background: #e6e7e8;
  color: #666;
}

.wpex.horizontal-timeline.tl-hozsteps .ex_s_lick-arrow:hover,
.wpex.horizontal-timeline.tl-hozsteps .ex_s_lick-arrow:hover {
  background-color: #666;
  border-color: #666;
}

.wpex.horizontal-timeline.tl-hozsteps .ex_s_lick-arrow:hover i,
.wpex.horizontal-timeline.tl-hozsteps .ex_s_lick-arrow:hover i {
  color: #fff;
}

.wpex.horizontal-timeline.tl-hozsteps .horizontal-nav li.ex_s_lick-current span.tl-point i {
  background-color: #e6e7e8 !important;
  border-color: #e6e7e8 !important;
}

.wpex.horizontal-timeline .horizontal-content .ex_s_lick-prev,
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-next {
  background: #e6e7e8;
  color: #888;
}

.wpex.horizontal-timeline .horizontal-content .ex_s_lick-prev i,
.wpex.horizontal-timeline .horizontal-content .ex_s_lick-next i {
  margin-top: 7px;
}

.wpex.horizontal-timeline .horizontal-content .ex_s_lick-prev {
  opacity: 1 !important;
  display: inline !important;
  left: 20px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.wpex.horizontal-timeline:hover .horizontal-content .ex_s_lick-prev {
  left: -20px !important;
}

.wpex.horizontal-timeline .horizontal-content .ex_s_lick-next {
  opacity: 1 !important;
  display: inline !important;
  right: 20px !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  -webkit-transition: none !important;
  transition: none !important;
}

.wpex.horizontal-timeline:hover .horizontal-content .ex_s_lick-next {
  right: -20px !important;
}

.wpex.horizontal-timeline .horizontal-content .ex_s_lick-disabled:hover {
  cursor: not-allowed;
}

.wpex.horizontal-timeline .horizontal-content .ex_s_lick-disabled:hover i {
  color: #e6e7e8 !important;
}

.two-item-select {
  text-align: center;
  padding: 50px 0;
}

.two-item-select--grey {
  background: #f7f7f7;
}

.two-item-select--top-border {
  border-top: 1px solid #ddd;
}

.two-item-select-item {
  display: inline-block;
  vertical-align: top;
  width: 49%;
  text-align: center;
}

.two-item-select-item:hover i {
  margin-left: 12.5px;
}

@media (max-width: 600px) {
  .two-item-select-item {
    width: 100%;
    display: block;
  }
}

.two-item-select-item--full {
  width: 50%;
}

@media (max-width: 600px) {
  .two-item-select-item--full {
    width: 100%;
    display: block;
    margin-bottom: 35px;
  }
}

.two-item-select-item--full:first-of-type {
  float: left;
}

.two-item-select-item--full:first-of-type .two-item-select-item__inner {
  float: left;
}

.two-item-select-item--full:last-of-type {
  float: right;
}

.two-item-select-item--full:last-of-type .two-item-select-item__inner {
  float: right;
}

.two-item-select-item--full .two-item-select-item__inner {
  width: 90%;
}

@media (max-width: 600px) {
  .two-item-select-item--full .two-item-select-item__inner {
    width: 100%;
  }
}

.two-item-select-item--full .two-item-select-item__text {
  text-align: left;
}

@media (max-width: 600px) {
  .two-item-select-item--full .two-item-select-item__text {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .two-item-select-item:first-of-type {
    border-right: none;
    border-bottom: 1px solid #DDD;
    padding-bottom: 30px;
  }
}

.two-item-select-item__inner {
  display: inline-block;
  width: 250px;
}

.two-item-select-item__inner h2, .two-item-select-item__inner .blog-single blockquote p, .blog-single blockquote .two-item-select-item__inner p, .two-item-select-item__inner .story-single blockquote p, .story-single blockquote .two-item-select-item__inner p {
  font-weight: 300;
  margin-top: 20px;
}

.two-item-select-item__image {
  height: 250px;
  width: 100%;
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}

.two-item-select-item__title {
  color: #000;
  margin: 0;
  margin: 0.5em 0;
  font-weight: 500;
}

.two-item-select-item__link i {
  font-size: 10px;
  margin-left: 5px;
  -webkit-transition: ease all .3s;
  transition: ease all .3s;
}

/*
    Footer
*/
.footer-back-to-top {
  position: fixed;
  bottom: 15px;
  right: 15px;
  font-size: 26px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  opacity: 0.5;
  cursor: pointer;
  z-index: 3;
}

.footer-back-to-top:hover {
  opacity: 1;
  color: #ef642f;
  font-size: 30px;
}

.footer-school-group {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 225px;
}

@media (max-width: 800px) {
  .footer-school-group {
    text-align: center;
    padding: 50px 0;
    height: auto;
  }
}

.footer-school-group__content {
  float: left;
  width: 750px;
}

@media (max-width: 1000px) {
  .footer-school-group__content {
    width: 65%;
  }
}

@media (max-width: 800px) {
  .footer-school-group__content {
    width: 100%;
    text-align: center;
  }
}

.footer-school-group__title {
  font-size: 32px;
  color: white;
  margin: 0;
  margin-bottom: 2rem;
}

.footer-school-group__text {
  font-size: 21px;
  color: white;
  margin: 0;
}

.footer-school-group__button {
  float: right;
  background: #099dd9;
  border: 2px solid #099dd9;
  padding: 15px 30px;
  color: #fff;
  border-radius: 30px;
  font-weight: 400;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  /**
         * Colour options
         *
         */
}

.footer-school-group__button:hover {
  background: transparent !important;
  color: #fff;
  border: 2px solid #fff;
}

.footer-school-group__button--green {
  background: #5dbb62;
  border-color: #5dbb62;
}

.footer-school-group__button--green:hover {
  color: #5dbb62;
}

.footer-school-group__button--orange {
  background: #ef642f;
  border-color: #ef642f;
}

.footer-school-group__button--orange:hover {
  color: #ef642f;
}

.footer-school-group__button--purple {
  background: #b368a9;
  border-color: #b368a9;
}

.footer-school-group__button--purple:hover {
  color: #b368a9;
}

.footer-school-group__button--lightblue {
  background: #099dd9;
  border-color: #099dd9;
}

.footer-school-group__button--lightblue:hover {
  color: #099dd9;
}

.footer-school-group__button--darkblue {
  background: #00689d;
  border-color: #00689d;
}

.footer-school-group__button--darkblue:hover {
  color: #00689d;
}

.footer-school-group__button--white {
  background: white;
  border-color: white;
}

.footer-school-group__button--white:hover {
  color: white !important;
}

@media (max-width: 800px) {
  .footer-school-group__button {
    display: inline-block;
    float: none;
  }
}

.footer-event {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 225px;
}

@media (max-width: 800px) {
  .footer-event {
    text-align: center;
    padding: 50px 0;
    height: auto;
  }
}

.footer-event__content {
  float: left;
  width: 750px;
}

@media (max-width: 1000px) {
  .footer-event__content {
    width: 65%;
  }
}

@media (max-width: 800px) {
  .footer-event__content {
    width: 100%;
    text-align: center;
  }
}

.footer-event__title {
  font-size: 30px;
  font-weight: 800;
  color: white;
  margin: 0;
  margin-bottom: 5px;
}

.footer-event__text {
  font-size: 20px;
  font-weight: 500;
  color: white;
  margin: 0;
}

.footer-event__button {
  float: right;
  border: 2px solid #ea116c;
  background: #ea116c;
  padding: 15px 30px;
  color: #fff;
  border-radius: 30px;
  margin-top: 30px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.footer-event__button:hover {
  background: transparent;
  color: #ea116c;
}

@media (max-width: 800px) {
  .footer-event__button {
    display: inline-block;
    float: none;
  }
}

/**
 * Footer Contact CTA
 *
 */
.footer-contact-cta {
  display: inline-block;
  width: 100%;
  padding: 50px 0;
  margin-bottom: -6px;
}

.footer-contact-cta__content {
  float: left;
  width: 33%;
}

@media (max-width: 1000px) {
  .footer-contact-cta__content {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
}

.footer-contact-cta__content-title {
  font-size: 30px;
  color: #000;
  margin: 0;
  margin-bottom: 5px;
}

.footer-contact-cta__content-text {
  font-size: 20px;
  color: #666666;
  margin: 0;
}

.footer-contact-cta__middle {
  float: left;
  width: 28%;
  margin-left: 8%;
  padding-top: 10px;
}

@media (max-width: 1000px) {
  .footer-contact-cta__middle {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 0;
  }
}

.footer-contact-cta__middle-link {
  display: block;
  color: #000;
  font-size: 17px;
  margin: 7.5px 0;
}

.footer-contact-cta__right {
  float: right;
  width: 25%;
}

@media (max-width: 1000px) {
  .footer-contact-cta__right {
    float: none;
    width: 100%;
    display: block;
    text-align: center;
  }
}

.footer-contact-cta__button {
  float: right;
  border: 2px solid #099dd9;
  background: #099dd9;
  padding: 15px 30px;
  color: #fff;
  border-radius: 30px;
  margin-top: 15px;
  font-weight: bold;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.footer-contact-cta__button:hover {
  background: transparent;
  color: #099dd9;
}

@media (max-width: 1000px) {
  .footer-contact-cta__button {
    display: inline-block;
    float: none;
  }
}

.footer-bar {
  background: #eee;
  padding: 5px 0;
  position: relative;
  z-index: 2;
}

@media (max-width: 800px) {
  .footer-bar {
    text-align: center;
  }
}

.footer-bar ul {
  list-style: none;
  padding: 0;
}

.footer-bar ul li {
  display: inline-block;
}

@media (max-width: 800px) {
  .footer-bar ul li {
    margin: 15px;
  }
}

.footer-bar ul li a {
  font-size: 14px;
  font-weight: normal;
  color: #000;
  margin-right: 30px;
  position: relative;
}

.footer-bar ul li a::after {
  content: '';
  position: absolute;
  width: 100%;
  top: 100%;
  left: 0;
  margin-top: 5px;
  height: 1px;
  background: #000;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  opacity: 0;
}

.footer-bar ul li a:hover::after {
  opacity: 1;
}

@media (max-width: 800px) {
  .footer-bar ul li a {
    margin: 0;
  }
}

.footer-bar ul li.current-menu-item a::after {
  opacity: 1;
}

.footer-copyright {
  padding: 10px 0;
  font-size: 12px;
  color: #000;
}

.footer-copyright__fifteen {
  font-size: 9px;
  text-align: left;
}

@media (max-width: 800px) {
  .footer-copyright__fifteen {
    text-align: center;
  }
}

@media (max-width: 800px) {
  .footer-copyright {
    text-align: center;
  }
}

.footer {
  border-top: 1px solid #DDD;
  padding: 50px 0;
  position: relative;
  z-index: 2;
  background: #fff;
}

.footer__top {
  margin-bottom: 3rem;
}

.footer__top img {
  margin: 0 auto;
}

.footer__mid {
  text-align: center;
}

.footer__mid .footer__block-icon {
  float: unset;
}

.footer__mid .fa-phone {
  color: #5dbb62;
}

.footer__mid .fa-envelope {
  color: #b368a9;
  margin-left: 4rem;
}

.footer__mid .fa-map-marker-alt {
  color: #ec0c6e;
}

.footer__bottom {
  text-align: center;
}

.footer__bottom a {
  margin: 2rem 2rem 0 2rem;
}

.footer__left {
  float: left;
  width: 250px;
}

@media (max-width: 800px) {
  .footer__left {
    width: 100%;
    text-align: center;
    max-width: none;
  }
}

.footer__middle {
  float: left;
  margin-left: 5%;
  width: calc(90% - 500px);
  text-align: center;
}

@media (max-width: 800px) {
  .footer__middle {
    width: 100%;
    text-align: center;
    max-width: none;
    margin-left: 0;
  }
}

.footer__right {
  float: right;
  width: 250px;
  text-align: right;
}

@media (max-width: 800px) {
  .footer__right {
    width: 100%;
    text-align: center;
    max-width: 300px;
    float: none;
    display: block;
    margin: 0 auto;
  }
}

.footer__right img {
  width: 100%;
  max-width: 232px;
}

@media (max-width: 800px) {
  .footer__right img {
    margin-top: 50px;
  }
}

.footer__button {
  display: inline-block;
  border: 2px solid #ef642f;
  background: #ef642f;
  color: #fff;
  padding: 15px 30px;
  border-radius: 30px;
  font-size: 18px;
  margin-top: 65px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.footer__button:hover {
  background: transparent;
  color: #ef642f;
}

.footer__logo {
  display: block;
  margin-bottom: 25px;
  max-width: 200px;
}

@media (max-width: 800px) {
  .footer__logo {
    margin: 0 auto;
    margin-bottom: 25px;
  }
}

.footer__block {
  display: block;
  font-size: 18px;
  font-weight: 800;
  color: #000;
  margin: 7.5px 0;
}

.footer__block a {
  color: #000;
}

.footer__block-icon {
  float: left;
  margin-right: 12.5px;
  margin-top: 3.5px;
}

@media (max-width: 800px) {
  .footer__block-icon {
    float: none;
    display: inline-block;
  }
}

.footer__social {
  margin-top: 25px;
  display: inline-block;
  margin-right: 10px;
  background: #000;
  height: 25px;
  width: 25px;
  border-radius: 25px;
  color: #fff;
  font-size: 12px;
  text-align: center;
}

.footer__social i {
  display: inline-block;
  margin-top: 7px;
  color: #fff;
}

.footer__social:hover {
  color: #fff;
}

.footer .facebook {
  background-color: #365397;
}

.footer .twitter {
  background-color: #00a9f1;
}

.footer .linked-in {
  background-color: #006db3;
}

.footer .phone-number {
  font-weight: normal;
  font-size: 14px;
}

.footer .phone-number i {
  color: #5dbb62;
}

.footer .phone-number img {
  width: auto;
}

.footer .email-address {
  font-weight: normal;
  font-size: 14px;
}

.footer .email-address i {
  color: #b368a9;
}

body > .last {
  display: none;
}

.header-fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 102;
}

.header-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 130px;
  background: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.header-bar__inner {
  display: inline-block;
  width: 96%;
  max-width: 1160px;
  text-align: center;
}

.header-bar__search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 15px 0;
  cursor: pointer;
}

.header-bar__search .search-icon {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #099dd9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  margin-right: 0.5em;
}

.header-bar__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 30%;
}

.header-bar__links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  padding: 15px 0;
  margin-right: 1.5em;
}

.header-bar__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 1.5em;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.header-bar__link img {
  width: auto !important;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.header-bar__link span {
  border-bottom: 2px solid transparent;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.header-bar__link:last-of-type {
  margin-right: 0;
}

.header-bar__link .phone-icon {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #5dbb62;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  margin-right: 0.5em;
}

.header-bar__link .user-icon {
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #ec0c6e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  margin-right: 0.5em;
}

.header-bar__link:first-of-type {
  color: #5dbb62;
}

.header-bar__link:first-of-type.active, .header-bar__link:first-of-type:hover {
  color: #5dbb62;
}

.header-bar__link:first-of-type.active span, .header-bar__link:first-of-type:hover span {
  border-color: #5dbb62;
}

.header-bar__link:nth-of-type(2) {
  color: #ec0c6e;
}

.header-bar__link:nth-of-type(2).active, .header-bar__link:nth-of-type(2):hover {
  color: #ec0c6e;
}

.header-bar__link:nth-of-type(2).active span, .header-bar__link:nth-of-type(2):hover span {
  border-color: #ec0c6e;
}

@media (max-width: 500px) {
  .header-bar__link {
    margin-left: 30px;
  }
}

.header-bar__link img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.header-bar__link span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal;
}

.header {
  display: block;
  width: 100%;
  height: 70px;
  background: #eee;
  text-align: center;
  z-index: 102;
}

.header__inner {
  display: inline-block;
  width: 96%;
  max-width: 1160px;
}

.header__logo {
  float: left;
  margin-top: 22px;
  width: 250px;
}

.header__logo--centered {
  float: none;
  text-align: center;
  margin-top: 0;
}

.navigation {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media (max-width: 800px) {
  .navigation {
    display: none;
    position: absolute;
    top: 145px;
    left: 0;
    width: 100%;
    z-index: 15;
    background: #fff;
    border-top: 1px solid #DDD;
  }
  .navigation ul {
    width: 100%;
  }
  .navigation ul li {
    display: block;
    width: 100%;
    text-align: left;
    padding: 0 !important;
  }
  .navigation ul li:hover a {
    border-color: #fff !important;
  }
  .navigation ul li a {
    padding: 16px 0 !important;
    margin-left: 10px !important;
  }
}

.navigation .top-level {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  width: 70%;
}

.navigation .top-level__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 21px 15px;
  margin-right: 0.5em;
}

.navigation .top-level__item:first-of-type {
  padding-left: 0;
}

.navigation .top-level__item:hover ul {
  visibility: visible;
  top: calc(100% - 3px);
  opacity: 1;
}

.navigation .top-level__item:not(.active):hover a {
  border-color: #111;
}

.navigation .top-level__item a {
  display: block;
  color: #000;
  font-weight: 400;
  font-size: 18px;
  border-bottom: 2px solid transparent;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.navigation .top-level__item .second-level {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: calc(120% - 3px);
  left: 0;
  margin-left: 0;
  text-align: left;
  width: 230px;
  background: #eee;
  border-radius: 5px;
  z-index: 35;
  padding: 0 10px;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
          box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.35);
}

.navigation .top-level__item .second-level__item {
  display: block;
  text-align: left;
  white-space: nowrap;
  cursor: pointer;
  padding: 10px 0;
}

.navigation .top-level__item .second-level__item:last-of-type {
  border-bottom: none;
}

.navigation .top-level__item .second-level__item a {
  position: relative;
  display: inline-block;
  color: #000;
  font-size: 18px;
  text-decoration: none;
  white-space: nowrap;
  margin: 0 15px;
  padding: 2px 0;
  border: none;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.navigation .top-level__item .second-level__item a img {
  width: 35px;
  margin-right: 15px;
  border-radius: 100%;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.navigation .top-level__item .second-level__item a span {
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.mobile-navigation {
  display: none;
  position: fixed;
  top: 145px;
  left: 0;
  width: 100%;
  height: calc(100% - 145px);
  z-index: 15;
  background: #fff;
  border-top: 1px solid #DDD;
}

.mobile-navigation ul {
  width: 100%;
  padding: 5px;
  margin: 0;
}

.mobile-navigation ul li {
  display: block;
  width: 100%;
  text-align: left;
  padding: 0;
}

.mobile-navigation ul li:hover a {
  border-color: #fff;
}

.mobile-navigation ul li a {
  display: block;
  color: #000;
  font-weight: 800;
  font-size: 18px;
  margin-left: 55px;
  border-bottom: 2px solid transparent;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  padding: 8px 0;
  margin-left: 10px;
}

.mobile-navigation ul li ul {
  display: none;
  padding: 0 20px;
}

.mobile-navigation ul li ul li a img {
  width: 35px;
  margin-right: 15px;
}

/**
 * Burger menu
 *
 */
.burger-menu {
  display: none;
  float: right;
  width: 45px;
  height: 30px;
  margin-top: 28px;
  cursor: pointer;
  z-index: 20;
}

.burger-menu span {
  display: block;
  height: 5px;
  width: 100%;
  background: #000;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.burger-menu span:nth-child(3n + 2) {
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}

.burger-menu--active {
  position: relative;
  width: 40px;
}

.burger-menu--active span {
  position: absolute;
}

.burger-menu--active span:nth-child(3n + 1) {
  margin-bottom: 20px;
  -webkit-transform: rotate(-50deg);
          transform: rotate(-50deg);
  top: 12px;
  left: 0;
}

.burger-menu--active span:nth-child(3n + 2) {
  display: none;
}

.burger-menu--active span:nth-child(3n + 3) {
  position: absolute;
  -webkit-transform: rotate(50deg);
          transform: rotate(50deg);
  top: 12px;
  left: 0;
}

@media (max-width: 800px) {
  .burger-menu {
    display: inline;
  }
}

.is-parent:after {
  content: '\F107';
  font-family: 'Font Awesome 5 Pro';
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}

.mobile_toggle {
  display: none;
}

@media (max-width: 800px) {
  .header .wrapper, .header main, .header [class*='__container'], .header [class*='__wrapper'], .header [class*='__flex-container'] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
  }
}

@media (max-width: 800px) {
  .mobile_toggle {
    display: block;
    cursor: pointer;
    margin-left: auto;
  }
  .mobile_toggle .button-text {
    display: none;
  }
  .mobile_toggle span {
    height: 5px;
    background-color: #666;
    width: 50px;
    display: block;
    border-radius: 5px;
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
  }
  .mobile_toggle span:nth-of-type(1) {
    margin-bottom: 1rem;
  }
  .mobile_toggle span:nth-of-type(3) {
    margin-top: 1rem;
  }
  .mobile_toggle.is-active span:nth-of-type(1) {
    -webkit-transform: translateY(250%) rotate(45deg);
            transform: translateY(250%) rotate(45deg);
  }
  .mobile_toggle.is-active span:nth-of-type(2) {
    opacity: 0;
  }
  .mobile_toggle.is-active span:nth-of-type(3) {
    -webkit-transform: translateY(-350%) rotate(-45deg);
            transform: translateY(-350%) rotate(-45deg);
  }
}

.menu-responsive-wrap {
  position: fixed;
  z-index: 20;
  width: 100%;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  -webkit-transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  transition: all 0.2s cubic-bezier(0.645, 0.045, 0.355, 1) 0s;
  visibility: hidden;
  opacity: 0;
  background: #fff;
  max-height: 100vh;
  overflow: scroll;
}

.menu-responsive-wrap.is-active {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  visibility: visible;
  opacity: 1;
  padding-top: 0;
  top: 200px;
  left: 0;
  max-height: 80vh;
  overflow: scroll;
  padding-bottom: 30px;
}

.menu-responsive-wrap ul {
  list-style-type: none;
  padding: 1em 0 0 0;
  margin: 0;
}

.menu-responsive-wrap ul:nth-child(2) {
  padding: 0 0 1em 0;
}

.menu-responsive-wrap ul li.menu-item-has-children {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  overflow: hidden;
  /*
                &::after {
                    content: '\f105';
                    font-family: 'Font Awesome 5 Pro';
                    position: absolute;
                    right: 1em;
                    top: 0.5em;
                    font-weight: 300;
                    font-size: 3rem;
                    color: #000;
                }
                */
}

.menu-responsive-wrap ul li.menu-item-has-children div {
  width: 20%;
  -webkit-transition: 350ms;
  transition: 350ms;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  height: 100%;
}

.menu-responsive-wrap ul li.menu-item-has-children div.is-active {
  -webkit-transform: rotate(-180deg);
          transform: rotate(-180deg);
}

.menu-responsive-wrap ul li.menu-item-has-children div:before {
  content: '\F078';
  font-family: 'Font Awesome 5 Pro';
  font-weight: bold;
}

.menu-responsive-wrap ul li.menu-item-has-children a {
  width: 80%;
}

.menu-responsive-wrap ul li.is-active {
  /*
                &::after {
                    content: '\f107';
                }
                */
}

.menu-responsive-wrap ul li.is-active > .sub-menu {
  display: block;
  width: 100%;
}

.menu-responsive-wrap ul li a {
  display: block;
  padding: 1em 2em;
  font-weight: 500;
  text-align: left;
  font-size: 20px;
  color: #000;
}

.menu-responsive-wrap ul .sub-menu {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: none;
  padding-left: 1em;
}

.menu-responsive-wrap ul .sub-menu li a {
  font-size: 16px;
}

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

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

.wrapper--large {
  max-width: 1400px;
}

.wrapper--small {
  max-width: 768px;
}

.flex-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

[class*='__flex-container'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.iframe-wrap--video {
  position: relative;
  padding-bottom: 56.5%;
  margin-bottom: 50px;
}

.iframe-wrap--video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.grid {
  width: 100%;
}

.grid__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.grid__item-5-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2%;
  width: 18%;
}

@media (min-width: 992px) {
  .grid__item-5-col:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .grid__item-5-col {
    width: 49%;
  }
  .grid__item-5-col:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .grid__item-5-col {
    width: 100%;
    margin-right: 0;
  }
}

.grid__item-4-col {
  width: 23.5%;
  margin-right: 2%;
  margin-bottom: 1.5em;
}

@media (min-width: 992px) {
  .grid__item-4-col:nth-of-type(4n) {
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .grid__item-4-col {
    width: 49%;
  }
  .grid__item-4-col:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .grid__item-4-col {
    width: 100%;
    margin-right: 0;
  }
}

.grid__item-3-col {
  width: 32%;
  margin-right: 2%;
  margin-bottom: 1.5em;
}

@media (min-width: 992px) {
  .grid__item-3-col:nth-of-type(3n) {
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  .grid__item-3-col {
    width: 49%;
  }
  .grid__item-3-col:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .grid__item-3-col {
    width: 100%;
    margin-right: 0;
  }
}

.grid__item-2-col {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 1.5em;
}

@media (min-width: 600px) {
  .grid__item-2-col:nth-of-type(2n) {
    margin-right: 0;
  }
}

@media (max-width: 600px) {
  .grid__item-2-col {
    width: 100%;
    margin-right: 0;
  }
}

/**
 * Banner
 *
 */
.about-banner {
  display: inline-block;
  width: 100%;
  height: 420px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  cursor: pointer;
}

.about-banner::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  background: rgba(0, 0, 0, 0.25);
}

.about-banner__play {
  position: absolute;
  width: 65px;
  height: 80px;
  left: 50%;
  top: 50%;
  margin-top: -40px;
  margin-left: -37.5px;
  color: #fff;
  z-index: 2;
  font-size: 80px;
}

/**
 * Partnerships
 *
 */
.partnerships-list {
  display: inline-block;
  width: 100%;
  text-align: center;
  padding: 50px 0;
}

@media (max-width: 768px) {
  .partnerships-list {
    padding: 20px 0;
  }
}

.partnership-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  max-width: 330px;
  margin: 30px;
}

@media (max-width: 768px) {
  .partnership-item {
    display: block;
    margin: 25px auto !important;
  }
}

.partnership-item:first-of-type {
  margin-left: 0;
}

.partnership-item:last-of-type {
  margin-right: 0;
}

.partnership-item__image {
  display: block;
  width: 100%;
  height: 100px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

/**
 * Educational partners
 *
 */
.association-item {
  display: inline-block;
  vertical-align: middle;
  margin: 25px 50px;
  max-width: 200px;
}

@media (max-width: 1110px) {
  .association-item {
    margin: 25px;
  }
}

@media (max-width: 950px) {
  .association-item {
    display: block;
    margin: 50px auto !important;
  }
  .association-item:first-of-type {
    margin-top: 0 !important;
  }
  .association-item:last-of-type {
    margin-bottom: 0 !important;
  }
}

.association-item--4 {
  width: calc(100% / 4);
  margin: 0;
  max-width: unset;
  display: inline-block;
  float: left;
}

@media all and (max-width: 768px) {
  .association-item--4 {
    width: calc(100% / 2);
  }
}

.association-item--4 img {
  padding: 0 1rem 0 1rem;
}

.association-item img {
  max-width: 100%;
}

/**
 * Distributor
 *
 */
.distributor-wrapper {
  display: inline-block;
  width: 100%;
  padding: 100px 0;
  border-top: 1px solid #ddd;
}

@media (max-width: 800px) {
  .distributor-wrapper {
    text-align: center;
  }
}

.distributor__content {
  float: left;
  width: 500px;
  text-align: left;
}

.distributor__content p a {
  color: #ec0c6e;
}

@media (max-width: 1050px) {
  .distributor__content {
    width: 55%;
    text-align: center;
  }
}

@media (max-width: 800px) {
  .distributor__content {
    width: 100%;
  }
}

.distributor__button {
  display: inline-block;
  margin-top: 50px;
  background: #b368a9;
  border-radius: 30px;
  padding: 15px 30px;
  color: #fff;
  border: 2px solid #b368a9;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.distributor__button:hover {
  color: #b368a9;
  background: transparent;
}

.distributor__image {
  float: right;
  width: 475px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

@media (max-width: 1050px) {
  .distributor__image {
    width: 40%;
  }
}

@media (max-width: 800px) {
  .distributor__image {
    width: 100%;
    display: inline-block;
    float: none;
    margin: 0 auto;
    margin-top: 100px;
    height: 300px;
  }
}

.lity-close {
  display: none;
}

/**
 * No posts text
 *
 */
.blog-no-posts {
  display: block;
  margin: 50px 0;
  font-size: 22px;
  padding: 0;
}

/**
 * Listing
 *
 */
.blogs-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 0 2%;
  width: 100%;
  padding-top: 40px;
}

@media all and (max-width: 768px) {
  .blogs-list {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 500px) {
  .blogs-list {
    grid-template-columns: repeat(1, 1fr);
  }
}

.blogs-list--main {
  margin-top: 35px;
}

.secondary-nav--blog-categories {
  text-align: center;
}

.secondary-nav--blog-categories-slider {
  margin: 0 auto;
  max-width: 1160px;
}

.slick-dotted.slick-slider.featured-blogs-slider {
  margin-bottom: 60px;
}

/**
 * Main Card
 *
 */
.blog-card {
  position: relative;
  min-height: 400px;
  overflow: hidden;
  margin-bottom: 25px;
}

@media (max-width: 500px) {
  .blog-card {
    width: 100%;
  }
}

.blog-card:hover .blog-card__body {
  height: 70%;
}

.blog-card:hover .blog-card__excerpt {
  opacity: 1;
}

.blog-card__image {
  display: inline-block;
  width: 100%;
  padding: 50% 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  background-color: #eee;
  margin-bottom: 200px;
}

.blog-card__body {
  position: absolute;
  width: 100%;
  padding: 10px;
  bottom: 0;
  left: 0;
  -webkit-transition: ease all .5s;
  transition: ease all .5s;
  background: #fff;
  height: 200px;
  min-height: 200px;
  border-left: 1px solid rgba(0, 0, 0, 0);
  border-right: 1px solid rgba(0, 0, 0, 0);
  border-bottom: 1px solid rgba(0, 0, 0, 0);
}

.blog-card__body .view-article {
  display: none;
}

.blog-card__category {
  display: block;
  margin: 0;
  padding-bottom: 10px;
  text-transform: uppercase;
  background: #fff;
  position: relative;
  z-index: 10;
}

.blog-card__title {
  display: block;
  margin: 0;
  font-size: 22px;
  line-height: 28px;
  font-weight: 300;
  color: #666;
  background: #fff;
  position: relative;
  z-index: 10;
}

.blog-card__date {
  display: block;
  margin: 0 auto;
  padding-top: 10px;
  background: #fff;
  position: relative;
  z-index: 10;
}

.blog-card__excerpt {
  opacity: 0;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.advert-blog-card {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 25px;
}

.advert-blog-card:hover .button, .advert-blog-card:hover input[type="submit"], .advert-blog-card:hover .frm_form_fields .frm_submit button, .frm_form_fields .frm_submit .advert-blog-card:hover button {
  background-color: transparent;
}

.advert-blog-card__content {
  padding: 2rem;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.advert-blog-card__footer {
  padding-bottom: 2rem;
  margin-top: auto;
}

/**
 * Blog Advert
 *
 */
.blog-advert {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  grid-column: 1 / span 3;
  position: relative;
  background-color: #eee;
  margin-bottom: 25px;
}

.blog-advert__image {
  width: 30%;
  margin-left: 35px;
}

.blog-advert__content {
  padding: 35px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

@media all and (max-width: 768px) {
  .blog-advert {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    grid-column: 1 / span 2;
  }
  .blog-advert__image {
    margin: 0;
    width: 60%;
  }
}

@media all and (max-width: 500px) {
  .blog-advert {
    grid-column: 1 / span 1;
  }
}

/**
 * Trending Blogs
 *
 */
.trending-blogs {
  display: inline-block;
  width: 100%;
  border-top: 1px solid #666;
  margin-top: 0;
  padding-top: 40px;
  margin-bottom: 50px;
}

.trending-blogs--single {
  position: relative;
  z-index: 2;
  margin-bottom: 0;
  padding-bottom: 60px;
}

@media (max-width: 500px) {
  .trending-blogs--single {
    padding-right: 8px;
  }
}

.trending-blogs__content {
  display: block;
  margin: 0;
  margin-bottom: 40px;
  color: #666;
  font-size: 24px;
}

.trending-blog-card {
  position: relative;
}

@media (max-width: 600px) {
  .trending-blog-card {
    width: 100%;
    margin-bottom: 35px;
  }
  .trending-blog-card:nth-child(3n + 2) {
    margin-left: 0;
  }
}

.trending-blog-card__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  background-color: transparent;
}

@media (max-width: 1024px) {
  .trending-blog-card__image {
    position: relative;
    display: inline-block;
    height: auto;
    padding: 50% 0;
    width: 100%;
    background-size: cover;
    background-position: center;
  }
}

.trending-blog-card__body {
  float: right;
  width: 50%;
  padding: 0 10px;
}

@media (max-width: 1024px) {
  .trending-blog-card__body {
    width: 100%;
  }
}

.trending-blog-card__category {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  margin-top: -6px;
  color: #666;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 300;
}

@media (max-width: 1024px) {
  .trending-blog-card__category {
    margin-top: 10px;
  }
}

.trending-blog-card__title {
  display: block;
  margin: 0;
}

.trending-blog-card__date {
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  font-size: 18px;
}

.hide-label label {
  display: none !important;
}

.hide-label input {
  background-color: #f7f7f7;
  color: black;
}

.blog-single {
  padding: 50px 0;
  margin-bottom: 10px;
  position: relative;
}

.blog-single:first-of-type {
  padding-bottom: 0;
}

.blog-single--no-pad {
  padding-top: 0;
  padding-bottom: 0;
}

.blog-single blockquote {
  margin: 60px 0;
  padding-left: 40px;
  border-left: 3px solid #666;
}

.blog-single .solutions img {
  width: 30rem;
  min-width: 30rem;
}

@media (max-width: 1225px) {
  .blog-single {
    display: inline-block;
    max-width: calc(100% - 122px);
    margin-left: 25px;
  }
}

@media (max-width: 500px) {
  .blog-single {
    max-width: calc(100% - 50px);
    margin-left: 10px;
  }
}

.blog-single__side-panel {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -80px;
  height: 100%;
  width: 65px;
}

@media (max-width: 500px) {
  .blog-single__side-panel {
    width: 35px;
    margin-right: -32px;
  }
}

.blog-single__floater {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 20px;
  z-index: 1;
}

@media (max-width: 500px) {
  .blog-single__floater {
    margin-right: 10px;
  }
}

.blog-single__floater-progress {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -22px;
  height: auto;
  width: 5px;
  max-height: 100%;
}

@media (max-width: 500px) {
  .blog-single__floater-progress {
    margin-right: -10px;
  }
}

.blog-single__social {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  background: #ccc;
  margin-bottom: 25px;
  color: #fff;
}

.blog-single__social:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 500px) {
  .blog-single__social {
    width: 20px;
    height: 20px;
    border-radius: 20px;
  }
}

.blog-single__category {
  display: block;
  margin: 0;
  text-transform: uppercase;
  font-size: 18px;
  margin-bottom: 0;
}

.blog-single__title {
  display: block;
  margin: 0 0 15px 0;
  line-height: 55px;
}

.blog-single__author {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
}

.blog-single__author img {
  width: 55px;
  height: 55px;
  border-radius: 55px;
  margin-right: 10px;
}

.blog-single__author span {
  text-transform: uppercase;
}

.blog-single__author img,
.blog-single__author span {
  display: inline-block;
  vertical-align: middle;
}

.blog-single__image {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
}

.blog-single__image--v2 {
  background-color: #eee;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 25% 25px;
  text-align: center;
  position: relative;
}

.blog-single__image--v2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.6);
}

.blog-single__image--v2 .blog-single__title,
.blog-single__image--v2 .blog-single__author {
  position: relative;
  z-index: 5;
  color: #fff;
}

.blog-single__image--v2 .blog-single__title {
  color: #666666;
}

.blog-single__transcript {
  margin-top: 60px;
  padding: 60px 0;
  background: #f7f7f7;
}

.blog-single__transcript .blog-single__content {
  border-bottom: 0;
}

.blog-single__transcript h2, .blog-single__transcript .blog-single blockquote p, .blog-single blockquote .blog-single__transcript p, .blog-single__transcript .story-single blockquote p, .story-single blockquote .blog-single__transcript p {
  text-align: center;
  margin-bottom: 40px;
}

.blog-single__download {
  margin: 60px 0;
}

.blog-single__download .button:hover, .blog-single__download input:hover[type="submit"], .blog-single__download .frm_form_fields .frm_submit button:hover, .frm_form_fields .frm_submit .blog-single__download button:hover {
  color: #666;
  background-color: transparent !important;
}

.blog-single__download img {
  width: auto !important;
}

.blog-single--free-resource .blog-single__image {
  margin-top: 0;
}

.blog-single--story h1 {
  color: #5dbb62;
}

.blog-single--story .blog-single__download {
  text-align: center;
}

.blog-single__content {
  padding-top: 4rem;
  border-bottom: 1px solid #666;
}

.blog-single__content blockquote {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  padding: 0;
  font-size: 40px;
  text-align: left;
  border-left: 2px solid #ccc;
  padding-left: 30px;
}

.blog-single__content blockquote .section {
  margin: 0;
  padding: 0;
  text-align: left;
}

.blog-single__content blockquote p {
  font-size: 40px;
  text-align: left;
  margin: 15px 0;
  font-family: "Poppins", sans-serif;
  line-height: 50px;
}

@media (max-width: 500px) {
  .blog-single__content blockquote {
    font-size: 30px;
    line-height: 36px;
  }
  .blog-single__content blockquote p {
    font-size: 30px;
    line-height: 36px;
  }
}

.attendees--blog-single .team-member-list {
  margin-bottom: 25px;
}

.blog-single__content-wrap {
  width: 100%;
}

@media (max-width: 500px) {
  .blog-single__content-wrap {
    width: calc(100% - 5px);
  }
}

/**
 * Comments
 *
 */
.blog-single-start-discussion {
  margin-bottom: 50px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  cursor: pointer;
}

.blog-single-comments {
  display: inline-block;
  width: 100%;
}

.blog-single-comments--inactive {
  display: none;
}

.blog-single-comments__list {
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 35px;
}

.blog-single-comments__title {
  margin-bottom: 25px;
}

.blog-single-comments__title span {
  font-weight: bold;
}

/**
 * Comment
 *
 */
.blog-single-comment {
  display: inline-block;
  width: 100%;
  background-color: #F7F4F7;
  border-radius: 6px;
  padding: 15px;
}

.blog-single-comment:nth-child(2n + 2) {
  background-color: #ffffff;
}

.blog-single-comment__avatar {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  float: left;
}

.blog-single-comment__content {
  float: right;
  width: calc(100% - 90px);
}

.blog-single-comment__user {
  display: block;
  margin: 0;
  margin-top: 25px;
}

.blog-single-comment__text {
  display: block;
  margin: 25px 0;
}

.blog-single-comment__reply i {
  color: #444;
  font-size: 12px;
  margin-left: 10px;
}

/**
 * Comment Form
 *
 */
.blog-single-comment-form textarea,
.blog-single-comment-form input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 6px;
  -webkit-box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25) inset;
          box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.25) inset;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.blog-single-comment-form textarea:focus,
.blog-single-comment-form input:focus {
  border-color: #ddd;
}

.blog-single-comment-form textarea {
  min-height: 150px;
  max-height: 250px;
  height: 150px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

/*
    Index
*/
/*
    Archive
*/
/*
    Single
*/
/*
.blog-single {
    display: block;
    margin: 0 auto;
    max-width: 935px;
    width: 100%;
    margin-bottom: 100px;

    &__title {
        display: block;
        color: $black;
        font-size: 30px;
        font-weight: 800;
        text-align: center;
        margin-top: 90px;
        margin-bottom: 25px;
    }

    &__date {
        display: block;
        font-size: 20px;
        font-weight: 500;
        color: $black;
        text-align: center;
        margin-bottom: 90px;
    }

    p {
        font-size: 18px;
        line-height: 32px;
    }

    strong {
        // color: $black;
        color: inherit;
        font-weight: 800;
    }

    .iframe-wrap {
        position: relative;
        padding-bottom: 56.25%;

        height: 0;

        iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }
    }
}
*/
.builder .button:hover, .builder input:hover[type="submit"], .builder .frm_form_fields .frm_submit button:hover, .frm_form_fields .frm_submit .builder button:hover {
  background-color: transparent;
  border-color: unset;
  color: unset;
}

/**
 * Banner
 *
 */
.banner-contact {
  margin-top: 25px;
}

.banner-contact__item {
  display: inline-block;
  vertical-align: middle;
}

@media (max-width: 800px) {
  .banner-contact__item {
    display: block;
    margin: 15px auto !important;
  }
}

.banner-contact__item a {
  color: inherit;
}

.banner-contact__item i {
  margin-right: 12px;
  font-size: 24px;
}

@media (max-width: 425px) {
  .banner-contact__item i {
    font-size: 18px;
  }
}

.banner-contact__item:first-of-type {
  margin-right: 25px;
}

.banner-contact__item:last-of-type {
  margin-left: 25px;
}

/**
 * Thank you
 *
 */
.contact-thanks__image {
  max-width: 350px;
  margin-bottom: 50px;
}

.contact-thanks__blue-message {
  color: #099dd9;
  margin-top: 50px;
}

.contact-thanks__pink-message {
  color: #ec0c6e;
  margin-top: 50px;
}

/**
 * Form
 *
 */
form#mktoForm_1353 {
  width: 100% !important;
  font-family: inherit;
}

form#mktoForm_1353 a {
  color: #099dd9 !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(3), form#mktoForm_1353 div.mktoFormRow:nth-child(4) {
  width: 48% !important;
  float: left !important;
  clear: none !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(4) {
  float: right !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(5), form#mktoForm_1353 div.mktoFormRow:nth-child(6) {
  width: 48% !important;
  float: left !important;
  clear: none !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(6) {
  float: right !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(7), form#mktoForm_1353 div.mktoFormRow:nth-child(8) {
  width: 48% !important;
  float: left !important;
  clear: none !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(8) {
  float: right !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(10) .mktoCheckboxList {
  width: 100% !important;
}

@media (max-width: 480px) {
  form#mktoForm_1353 div.mktoFormRow:nth-child(10) .mktoCheckboxList {
    width: auto !important;
    float: none !important;
    display: inline-block !important;
  }
}

form#mktoForm_1353 div.mktoFormRow:nth-child(10) .mktoCheckboxList input.mktoField {
  width: auto !important;
  margin-top: 4px;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(10) .mktoCheckboxList label {
  margin-right: 0;
  margin-left: 10px;
  color: black !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(10) .mktoCheckboxList label:before {
  content: '';
  height: 20px;
  width: 20px;
  display: inline-block;
  background-size: cover;
  vertical-align: middle;
  margin-right: 5px;
  position: static;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(10) .mktoCheckboxList input.mktoField,
form#mktoForm_1353 div.mktoFormRow:nth-child(10) .mktoCheckboxList label {
  float: left !important;
  font-weight: 600;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(13), form#mktoForm_1353 div.mktoFormRow:nth-child(14), form#mktoForm_1353 div.mktoFormRow:nth-child(15), form#mktoForm_1353 div.mktoFormRow:nth-child(16), form#mktoForm_1353 div.mktoFormRow:nth-child(17), form#mktoForm_1353 div.mktoFormRow:nth-child(18) {
  width: 45% !important;
  text-align: center !important;
  float: right !important;
  clear: none !important;
}

form#mktoForm_1353 div.mktoFormRow:nth-child(13) div.mktoFormCol div.mktoFieldWrap label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(14) div.mktoFormCol div.mktoFieldWrap label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(15) div.mktoFormCol div.mktoFieldWrap label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(16) div.mktoFormCol div.mktoFieldWrap label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(17) div.mktoFormCol div.mktoFieldWrap label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(18) div.mktoFormCol div.mktoFieldWrap label.mktoLabel {
  float: left !important;
  width: 50% !important;
  text-transform: none !important;
  color: black !important;
}

@media (max-width: 500px) {
  form#mktoForm_1353 div.mktoFormRow:nth-child(13) label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(14) label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(15) label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(16) label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(17) label.mktoLabel, form#mktoForm_1353 div.mktoFormRow:nth-child(18) label.mktoLabel {
    min-width: 100% !important;
    width: 100% !important;
    margin-top: 25px !important;
    text-align: center !important;
  }
}

form#mktoForm_1353 div.mktoFormRow:nth-child(12), form#mktoForm_1353 div.mktoFormRow:nth-child(14), form#mktoForm_1353 div.mktoFormRow:nth-child(16), form#mktoForm_1353 div.mktoFormRow:nth-child(18) {
  float: left !important;
}

@media (max-width: 768px) {
  form#mktoForm_1353 div.mktoFormRow:nth-child(odd), form#mktoForm_1353 div.mktoFormRow:nth-child(even) {
    width: 100% !important;
  }
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol {
  width: 100% !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap {
  width: 100% !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap label.mktoLabel {
  display: block !important;
  width: 100% !important;
  margin-bottom: 5px;
  font-family: "Poppins", sans-serif !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  color: #000 !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap label.mktoLabel::after {
  content: ':';
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoGutter {
  display: none !important;
  clear: both !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  width: auto;
  border-radius: 0;
  background-image: url(assets/img/dropdown-arrow.png);
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-size: 15px;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"],
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"],
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"],
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField {
  display: block !important;
  width: 100% !important;
  height: 35px !important;
  border: none #000 !important;
  background-color: #eee !important;
  border-radius: 0 !important;
  font-size: 18px !important;
  font-weight: 300;
  color: #666 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  font-family: "Poppins", sans-serif;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::-webkit-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::-webkit-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::-webkit-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::-webkit-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::-webkit-input-placeholder {
  color: #000 !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::-moz-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::-moz-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::-moz-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::-moz-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::-moz-placeholder {
  color: #000 !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::-ms-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::-ms-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::-ms-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::-ms-input-placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::-ms-input-placeholder {
  color: #000 !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap select.mktoField::placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="text"]::placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="email"]::placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input[type="tel"]::placeholder,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField::placeholder {
  color: #000 !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap input.mktoField {
  padding: 0 15px !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap textarea.mktoField {
  min-height: 115px !important;
  max-height: 115px !important;
  height: 115px !important;
  padding: 15px !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoRadioList {
  text-align: center !important;
  float: left !important;
  width: 50% !important;
  min-width: 150px !important;
  padding: 0 !important;
}

@media (max-width: 500px) {
  form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoRadioList {
    display: inline-block !important;
    float: none !important;
    margin: 0 auto !important;
    width: 100% !important;
    min-width: 100% !important;
    text-align: center !important;
  }
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoRadioList input,
form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoFieldWrap div.mktoRadioList label {
  float: none !important;
  display: inline-block !important;
  vertical-align: middle !important;
  width: auto !important;
  margin: 0 10px !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoHtmlText {
  width: 100% !important;
  text-align: center !important;
  color: #666 !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  line-height: 24px !important;
}

form#mktoForm_1353 div.mktoFormRow div.mktoFormCol div.mktoHtmlText br {
  display: none !important;
}

form#mktoForm_1353 div.mktoButtonRow {
  width: 100% !important;
  text-align: center !important;
}

form#mktoForm_1353 div.mktoButtonRow span.mktoButtonWrap {
  margin: 0 auto !important;
}

form#mktoForm_1353 div.mktoButtonRow span.mktoButtonWrap button.mktoButton {
  background: #5dbb62 !important;
  color: #fff !important;
  padding: 15px 60px !important;
  border-radius: 30px !important;
  font-size: 18px !important;
  font-weight: 300 !important;
  border: none !important;
  outline: none !important;
  margin-top: 50px !important;
  border: 2px solid #5dbb62 !important;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  font-family: "Poppins", sans-serif !important;
}

form#mktoForm_1353 div.mktoButtonRow span.mktoButtonWrap button.mktoButton:hover {
  background: #fff !important;
  color: #5dbb62 !important;
}

form#mktoForm_1353 div.mktoError {
  color: #fff;
}

form#mktoForm_1353 div.mktoError div.mktoErrorMsg {
  border: none;
  background: #ef642f;
  padding: 8px 20px;
  border-radius: 4px;
  font-family: "Poppins", sans-serif !important;
}

form#mktoForm_1353 div.mktoError div.mktoErrorArrowWrap div.mktoErrorArrow {
  background: #ef642f;
  border: none;
}

div.mktoError {
  left: 0 !important;
  right: 0 !important;
  color: #fff !important;
}

div.mktoError div.mktoErrorMsg {
  border: none !important;
  background: #ef642f !important;
  padding: 8px 10px !important;
  border-radius: 4px !important;
  font-family: "Poppins", sans-serif !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  text-shadow: none !important;
  margin-bottom: 5px !important;
  max-width: 150px !important;
}

div.mktoError div.mktoErrorArrowWrap div.mktoErrorArrow {
  background: #ef642f !important;
  border: none !important;
}

form#mktoForm_1353 input[name=solutionofInterest],
form#mktoForm_1356 input[name=solutionofInterest] {
  opacity: 1 !important;
}

form#mktoForm_1353 input[name=solutionofInterest] + label:before,
form#mktoForm_1356 input[name=solutionofInterest] + label:before {
  content: '';
  display: inline-block;
  height: 20px;
  width: 20px;
  background-size: cover;
}

form#mktoForm_1353 input[name=solutionofInterest][value="EducationCity"] + label:before,
form#mktoForm_1356 input[name=solutionofInterest][value="EducationCity"] + label:before {
  background-image: url("assets/img/solutions/EducationCity.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 115px !important;
  margin-left: initial !important;
  line-height: initial !important;
  font-family: initial !important;
  font-size: initial !important;
  border: initial !important;
  -webkit-box-shadow: initial !important;
          box-shadow: initial !important;
}

form#mktoForm_1353 input[name=solutionofInterest][value="Exact Path"] + label:before,
form#mktoForm_1356 input[name=solutionofInterest][value="Exact Path"] + label:before {
  background-image: url("assets/img/solutions/ExactPath.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 115px !important;
  margin-left: initial !important;
  line-height: initial !important;
  font-family: initial !important;
  font-size: initial !important;
  border: initial !important;
  -webkit-box-shadow: initial !important;
          box-shadow: initial !important;
}

form#mktoForm_1353 input[name=solutionofInterest][value="Study Island"] + label:before,
form#mktoForm_1356 input[name=solutionofInterest][value="Study Island"] + label:before {
  background-image: url("assets/img/solutions/StudyIsland.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 115px !important;
  margin-left: initial !important;
  line-height: initial !important;
  font-family: initial !important;
  font-size: initial !important;
  border: initial !important;
  -webkit-box-shadow: initial !important;
          box-shadow: initial !important;
}

form#mktoForm_1353 input[name=solutionofInterest][value="Courseware"] + label:before,
form#mktoForm_1356 input[name=solutionofInterest][value="Courseware"] + label:before {
  background-image: url("assets/img/solutions/Courseware.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 115px !important;
  margin-left: initial !important;
  line-height: initial !important;
  font-family: initial !important;
  font-size: initial !important;
  border: initial !important;
  -webkit-box-shadow: initial !important;
          box-shadow: initial !important;
}

form#mktoForm_1353 input[name=solutionofInterest][value="Academy"] + label:before,
form#mktoForm_1356 input[name=solutionofInterest][value="Academy"] + label:before {
  background-image: url("assets/img/solutions/Academy.svg") !important;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  width: 115px !important;
  margin-left: initial !important;
  line-height: initial !important;
  font-family: initial !important;
  font-size: initial !important;
  border: initial !important;
  -webkit-box-shadow: initial !important;
          box-shadow: initial !important;
}

/**
 * Work with us
 *
 */
.distributors-work-with__left {
  float: left;
  width: 100%;
  max-width: 550px;
  text-align: left;
}

.distributors-work-with__right {
  float: right;
  width: 100%;
  max-width: 540px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

.distributors-work-with__title {
  font-size: 26px;
  font-weight: 600;
  color: #000;
}

.distributors-work-with__text {
  display: block;
  font-size: 20px;
  color: #666;
  margin: 25px auto;
}

.distributors-work-with__email,
.distributors-work-with__email a {
  font-weight: 800;
  font-size: 20px;
  color: #099dd9;
}

.distributors-work-with__email i,
.distributors-work-with__email a i {
  margin-right: 7.5px;
}

.distributors-partners__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media all and (max-width: 768px) {
  .distributors-partners__logos {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.distributors-partners__logos--card {
  padding-left: 3rem;
  padding-right: 3rem;
}

.distributors-partners__logos--card--3 {
  width: calc(100% / 3);
}

@media all and (max-width: 768px) {
  .distributors-partners__logos--card--3 {
    width: calc(100% / 2);
  }
}

.distributors-partners__logos--card--4 {
  width: calc(100% / 4);
}

@media all and (max-width: 768px) {
  .distributors-partners__logos--card--4 {
    width: calc(100% / 2);
  }
}

.distributors-partners__logos--card--5 {
  width: calc(100% / 5);
}

@media all and (max-width: 768px) {
  .distributors-partners__logos--card--5 {
    width: calc(100% / 2);
  }
}

.error-banner {
  background: #f7f7f7;
  color: #fff;
}

.error-banner h1 {
  color: #fff;
}

.error-banner img {
  max-height: unset;
}

.error-page {
  text-align: center;
  margin-top: 20px;
  padding-left: 15rem;
  padding-right: 15rem;
}

.error-button {
  display: inline-block;
  background: #099dd9;
  color: #fff;
  padding: 16px 35px;
  margin-top: 50px;
  border-radius: 30px;
  border: 1px solid #099dd9;
}

.error-button:hover {
  background: transparent;
  color: #099dd9;
  border: 1px solid #099dd9;
}

.attendees {
  display: inline-block;
  width: 100%;
  padding-top: 50px;
  padding-bottom: 50px;
}

.attendees__title {
  font-size: 20px;
  font-weight: normal;
  color: #000;
}

@media (max-width: 550px) {
  .attendees__title {
    text-align: center;
  }
}

.success-story-download {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.attendee {
  display: inline-block;
  width: 100%;
  margin-top: 35px;
  text-align: left;
}

.attendee__avatar {
  float: left;
  width: 140px;
  margin-left: 30px;
}

@media (max-width: 550px) {
  .attendee__avatar {
    float: none;
    display: block;
    margin: 0 auto;
  }
}

.attendee__information {
  float: right;
  width: calc(100% - 200px);
  color: #000;
}

@media (max-width: 550px) {
  .attendee__information {
    float: none;
    display: block;
    margin: 0 auto;
    width: 100%;
    text-align: center;
  }
}

.attendee__title {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  margin-top: 30px;
}

.attendee__job-title {
  margin: 0;
  color: #000;
}

.attendee__email {
  font-weight: 300;
  color: #000;
  margin-top: 15px;
}

.attendee__info {
  display: block;
  margin-top: 5px;
  cursor: pointer;
}

.attendee__info i {
  font-size: 12px;
  margin-left: 7.5px;
  -webkit-transition: ease all .35s;
  transition: ease all .35s;
}

.attendee__info:hover i {
  margin-left: 15px;
}

.attendee--blog-single {
  margin-top: 0;
}

.attendee--blog-single .attendee__avatar {
  margin-left: 0;
}

@media all and (max-width: 550px) {
  .attendee--blog-single .attendee__avatar {
    margin: 0 auto;
  }
}

.attendee--blog-single .attendee__information {
  width: calc(100% - 175px);
}

@media all and (max-width: 550px) {
  .attendee--blog-single .attendee__information {
    width: auto;
  }
}

.attendee--blog-single .attendee__job-title {
  margin: 15px 0;
}

.attendee--blog-single .attendee__excerpt {
  width: 100%;
}

.event-more-info-link {
  color: #099dd9;
}

.event-more-info-link i {
  color: #666;
  font-size: 12px;
  margin-left: 7.5px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.event-more-info-link:hover i {
  margin-left: 12px;
}

.event-location {
  max-width: 30px;
  margin-right: 1em;
  color: #099dd9;
}

.event-date {
  max-width: 30px;
  margin-right: 1em;
  color: #099dd9;
}

/*
    Front-page
*/
.fp-slideshow {
  text-align: center;
  position: relative;
  margin-bottom: 0 !important;
}

.fp-slideshow-dots-wrapper {
  position: absolute;
  bottom: 25px;
  left: 0;
  width: 100%;
  text-align: center;
}

.fp-slideshow-dots {
  display: inline-block;
  width: 96%;
  max-width: 1160px;
  text-align: left;
  list-style: none;
  padding: 0;
}

@media (max-width: 800px) {
  .fp-slideshow-dots {
    text-align: center;
  }
}

.fp-slideshow-dots li {
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 2px solid #fff;
  background: none;
  margin-right: 10px;
  cursor: pointer;
}

.fp-slideshow-dots li button {
  display: none;
}

.fp-slideshow-dots li.slick-active {
  background: #fff;
  cursor: auto;
}

.fp-slider {
  background: #b368a9;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  vertical-align: middle;
}

.fp-slider__inner {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 96%;
  max-width: 1160px;
  position: relative;
  padding: 100px 0 140px 0;
}

.fp-slider__inner > div {
  width: 100%;
}

.fp-slider__content {
  float: left;
  width: 450px;
  max-width: 100%;
  color: #fff;
  font-family: "Poppins", sans-serif;
  text-align: left;
}

@media (max-width: 1100px) {
  .fp-slider__content {
    width: 53%;
  }
}

@media (max-width: 800px) {
  .fp-slider__content {
    width: 100%;
    text-align: center;
  }
}

.fp-slider__title {
  display: block;
  margin: 0;
}

.fp-slider__text {
  display: block;
}

.fp-slider__button {
  display: inline-block;
  background: #099dd9;
  padding: 15px 30px;
  border-radius: 30px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  border: 2px solid #099dd9;
  color: #fff;
}

.fp-slider__button:hover {
  background: rgba(255, 255, 255, 0);
}

.fp-slider__image {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: calc(100% - 500px);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center;
}

@media (max-width: 1100px) {
  .fp-slider__image {
    width: 45%;
  }
}

@media (max-width: 800px) {
  .fp-slider__image {
    display: none;
  }
}

.fp-slider__image img {
  max-width: 100%;
  float: right;
}

.fp-section {
  display: block;
  width: 100%;
  padding: 100px 0;
  text-align: center;
}

.fp-section--grey {
  background: #f7f7f7;
}

.fp-section h2, .fp-section .blog-single blockquote p, .blog-single blockquote .fp-section p, .fp-section .story-single blockquote p, .story-single blockquote .fp-section p {
  margin-bottom: 50px;
}

.fp-section__curriculum_footer {
  padding: 6rem 0;
}

.fp-section__curriculum_footer .curricula-footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
}

.fp-section__curriculum_footer .curricula-footer a {
  font-weight: 400;
  margin-left: auto;
}

.fp-section__curriculum_footer .curricula-footer .footer-school-group__content {
  text-align: left;
}

.fp-section__curriculum_footer .curricula-footer .footer-school-group__title {
  font-size: 32px;
  color: #fff;
}

.fp-section__curriculum_footer .curricula-footer .footer-school-group__text {
  font-size: 21px;
  color: #fff;
  margin: 0;
}

/**
 * Solutions
 *
 */
.fp-solutions__list {
  margin-top: 50px;
}

@media (max-width: 1060px) {
  .fp-solutions__list {
    width: 800px;
    display: block;
    margin: 0 auto;
  }
}

@media (max-width: 750px) {
  .fp-solutions__list {
    width: 100%;
  }
}

.fp-solutions__list--extra-margin .fp-solutions__item {
  margin: 0 60px;
}

@media (max-width: 1180px) {
  .fp-solutions__list--extra-margin .fp-solutions__item {
    margin: 30px 15px;
  }
}

@media (max-width: 1060px) {
  .fp-solutions__list--extra-margin .fp-solutions__item {
    float: left;
    width: 50%;
    margin: 25px auto;
  }
}

@media (max-width: 600px) {
  .fp-solutions__list--extra-margin .fp-solutions__item {
    display: block;
    width: 100%;
    margin: 30px auto;
  }
}

.fp-solutions__list .slick-track {
  margin: 0 auto;
}

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

.fp-solutions__subtitle {
  font-weight: 500;
  color: black;
  font-size: larger;
}

.fp-solutions__subtext {
  font-size: medium;
  min-height: 125px;
  color: #000;
}

.fp-solutions__item {
  display: inline-block;
  width: 175px;
  margin: 30px;
  text-align: center;
}

@media (max-width: 1180px) {
  .fp-solutions__item {
    margin: 30px 15px;
  }
}

@media (max-width: 600px) {
  .fp-solutions__item {
    display: block;
    width: 100%;
    margin: 30px auto;
  }
}

.fp-solutions__item:hover i {
  margin-left: 12.5px;
}

.fp-solutions__item:first-of-type {
  margin-left: 0;
}

.fp-solutions__item:last-of-type {
  margin-right: 0;
}

.fp-solutions__item-icon {
  display: block;
  max-width: 135px;
  max-width: 80%;
  margin: 0 auto 1em;
}

.fp-solutions__item-title {
  display: block;
  font-size: larger;
}

.fp-solutions__item-text {
  display: block;
  font-size: medium;
  color: #000;
}

.fp-solutions__item-link i {
  font-size: 10px;
  margin-left: 5px;
  -webkit-transition: ease all .3s;
  transition: ease all .3s;
}

.fp-solutions__item--green {
  color: #5dbb62;
}

.fp-solutions__item--green a {
  color: #5dbb62;
}

/**
 * Trusted numbers
 *
 */
.fp-trusted-numbers {
  margin-top: 75px;
}

.fp-trusted {
  display: inline-block;
  margin: 0 40px;
}

@media (max-width: 1110px) {
  .fp-trusted {
    margin: 0 20px;
  }
}

@media (max-width: 1000px) {
  .fp-trusted {
    width: 48%;
    margin: 20px 0;
  }
}

@media (max-width: 600px) {
  .fp-trusted {
    width: 100%;
    margin: 20px 0;
  }
}

.fp-trusted__number {
  display: block;
  font-size: 57px;
  line-height: 57px;
  margin: 0;
}

/**
 * Circle selector slider
 *
 */
.circle-selector-slider {
  display: none !important;
  margin: 50px auto;
  padding-bottom: 15px;
}

@media (max-width: 800px) {
  .circle-selector-slider {
    display: block !important;
  }
}

.circle-selector-slider .circle-selector__link {
  margin-bottom: 15px;
}

.circle-selector-slider .circle-selector__link-image {
  float: left;
  width: 50px;
}

.circle-selector-slider .circle-selector__link-text {
  float: right;
  width: calc(100% - 75px);
  margin: 10px 0;
}

.circle-selector-slider .circle-selector-slider__icon {
  display: block;
  margin: 25px auto;
  width: 100%;
  max-width: 100px;
}

/**
 * Circle selector
 *
 */
.circle-selector {
  display: block;
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
}

@media (max-width: 800px) {
  .circle-selector {
    display: none;
  }
}

.circle-selector__left {
  float: left;
  width: 49%;
  position: relative;
}

@media (max-width: 800px) {
  .circle-selector__left {
    float: none;
    display: block;
    width: 300px;
    margin: 0 auto;
  }
}

.circle-selector__left #home-circle-active,
.circle-selector__left #home-circle-default {
  top: 0;
  left: 0;
  z-index: 1;
  position: absolute;
}

.circle-selector__left #home-circle-default {
  z-index: 2;
}

.circle-selector__right {
  float: right;
  width: 49%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  padding-left: 50px;
}

@media (max-width: 800px) {
  .circle-selector__right {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-top: 35px;
  }
}

.circle-selector__item {
  display: none;
}

.circle-selector__item--active {
  display: inline;
}

.circle-selector__item-title {
  font-size: 30px;
  font-weight: 300;
  color: #000;
}

.circle-selector__item-text {
  font-size: 20px;
  margin: 0;
}

.circle-selector__links {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}

.circle-selector__link {
  float: left;
  width: 50%;
}

.circle-selector__link-image {
  display: inline-block;
  vertical-align: middle;
  width: 30px;
}

.circle-selector__link-text {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 75px);
  margin-left: 15px;
  font-size: 20px;
}

/**
 * Circle
 *
 */
.fp-circle__text {
  pointer-events: none;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.fp-circle__text--hidden, .fp-circle__text--default {
  opacity: 0;
}

.fp-circle__background {
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  cursor: pointer;
}

.fp-circle__background:hover {
  opacity: 0;
}

.fp-circle__background--default {
  opacity: 0;
}

.fp-circle__icon {
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.fp-circle__icon--active {
  -webkit-transform: scale(1.075);
          transform: scale(1.075);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

/**
*   Video
*
*/
.fp-video {
  position: relative;
  width: 100%;
  height: 460px;
}

.fp-video__video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
  background-position: center;
  background-size: cover;
}

.fp-video__image {
  display: none;
}

@media all and (max-width: 1025px) {
  .fp-video__image {
    display: block;
    width: 100%;
    height: 460px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}

.fp-video__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  opacity: 0.5;
}

.fp-video__video--iframe {
  position: absolute;
  padding-bottom: 56.5%;
  left: 0;
  width: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.fp-video__video--iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fp-video__content {
  position: relative;
  z-index: 3;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 1025px) {
  .fp-video__content {
    display: none;
    opacity: 0;
  }
}

.login-solutions-list {
  padding: 50px 0;
  text-align: center;
}

.login-main {
  background-color: #CEEBF7;
}

.login__description {
  font-size: 20px;
}

.login-text p {
  font-size: 20px;
  margin: 0 auto;
}

.login-button {
  display: inline-block;
  color: #fff;
  background: #ec0c6e;
  border: 2px solid #ec0c6e;
  font-size: 18px;
  font-weight: 400;
  padding: 15px 30px;
  border-radius: 50px;
  margin-top: 50px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.login-button:hover {
  background: #fff;
  color: #ec0c6e;
}

.login__header {
  width: 100%;
  background-color: #ec0c6e;
  color: #fff;
  font-size: 25px;
  padding: 1em 0;
}

.login__container {
  -webkit-box-shadow: 2px 2px 15px 0 rgba(59, 59, 59, 0.5);
          box-shadow: 2px 2px 15px 0 rgba(59, 59, 59, 0.5);
}

.login__content {
  background-color: #fff;
  padding: 2em 4em;
}

.login__content h2, .login__content .blog-single blockquote p, .blog-single blockquote .login__content p, .login__content .story-single blockquote p, .story-single blockquote .login__content p {
  font-size: 25px;
}

.login__image {
  margin-top: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-height: 300px;
}

.login__image img {
  width: 45rem;
}

.login .hvr-grow-shadow {
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}

@media (max-width: 1200px) {
  .login .hvr-grow-shadow {
    width: 30%;
  }
}

@media (max-width: 750px) {
  .login .hvr-grow-shadow {
    width: 45%;
  }
}

@media (max-width: 480px) {
  .login .hvr-grow-shadow {
    width: 100%;
  }
}

.login .fp-solutions__item {
  border: 1px solid #f7f7f7;
  border-radius: 15px;
  padding: 1em 0;
  margin: 0 10px 20px;
  width: calc(20% - 20px);
  -webkit-box-shadow: 2px 2px 15px 0 rgba(59, 59, 59, 0.5);
          box-shadow: 2px 2px 15px 0 rgba(59, 59, 59, 0.5);
}

.login .fp-solutions__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 50px -10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 1060px) {
  .login .fp-solutions__item {
    width: calc(33.333% - 20px);
  }
}

@media all and (max-width: 700px) {
  .login .fp-solutions__item {
    width: calc(50% - 20px);
  }
}

@media all and (max-width: 450px) {
  .login .fp-solutions__item {
    width: calc(100% - 20px);
    max-width: 150px;
  }
}

.login .fp-solutions__item-icon {
  max-width: 70%;
  max-height: none;
  margin-bottom: 0;
}

.login .fp-solutions__item-title {
  font-size: 16px;
}

.login .fp-solutions__item-title {
  margin: 0;
  margin-top: 20px;
}

.maintenance {
  background: #f7f7f7;
}

.maintenance__banner {
  text-align: center;
  margin-top: 100px;
}

.maintenance__banner h1 {
  color: #ec0c6e;
}

.maintenance .entry-content {
  text-align: center;
  color: #000;
}

.maintenance__footer {
  margin: 50px 0 100px;
}

.maintenance .wrapper--small {
  max-width: 1000px;
}

.maintenance .wrapper--small p {
  font-size: x-large;
  line-height: normal;
  color: #666;
  text-align: center;
}

.maintenance .login__description h1 {
  color: #000;
  font-weight: 10;
  font-size: xx-large;
}

.maintenance .login__description p {
  font-size: 25px;
  font-weight: 100;
}

/*
    Page
*/
.curricula-list {
  display: inline-block;
  width: 100%;
}

.curricula-text {
  display: block;
  font-size: 21px;
  text-align: center;
  color: #000;
  padding-top: 30px;
  padding-bottom: 10px;
}

@media (max-width: 800px) {
  .curricula-text {
    text-align: center;
  }
}

.curricula-item {
  float: left;
  width: 33.3333%;
  text-align: left;
  margin-bottom: 25px;
}

@media (max-width: 800px) {
  .curricula-item {
    float: none;
    display: inline-block;
    width: 100%;
    text-align: center;
  }
}

.curricula-item img {
  display: inline-block;
  vertical-align: middle;
  width: 50px;
}

.curricula-item p {
  display: inline-block;
  font-size: 16px;
  width: 300px;
}

.curricula-item span {
  display: inline-block;
  vertical-align: middle;
  width: calc(100% - 70px);
  padding-left: 15px;
  font-size: 18px;
  color: #666666;
}

@media (max-width: 800px) {
  .curricula-item span {
    width: auto;
    display: block;
    margin: 0 auto;
    margin-top: 10px;
    padding-left: 0;
  }
}

.curricula-footer {
  display: block;
  padding-top: 75px;
}

.curricula-footer h3 {
  font-size: 21px;
  font-weight: 600;
  color: #000;
}

.curricula-footer p {
  font-size: 20px;
  color: #666666;
}

.curricula-footer a {
  background: #099dd9;
  color: #fff;
  border-radius: 30px;
  padding: 15px 30px;
  font-weight: 600;
  border: 2px solid #099dd9;
}

.curricula-footer a:hover {
  background: #fff;
  color: #099dd9;
}

/**
 * Circle selector
 *
 */
.solutions-circle-selector {
  display: block;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  margin-top: 80px;
}

@media (max-width: 800px) {
  .solutions-circle-selector {
    display: none;
  }
}

.solutions-circle-selector__left {
  float: left;
  width: 49%;
  position: relative;
  width: 450px;
  height: 450px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

.solutions-circle-selector__left svg {
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .solutions-circle-selector__left {
    float: none;
    display: block;
    width: 300px;
    height: 300px;
    margin: 0 auto;
  }
}

.solutions-circle-selector__left #home-circle-active,
.solutions-circle-selector__left #home-circle-default {
  top: 0;
  left: 0;
  z-index: 1;
}

.solutions-circle-selector__left #home-circle-default {
  position: absolute;
  z-index: 2;
}

.solutions-circle-selector__right {
  float: right;
  width: 50%;
  text-align: left;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  vertical-align: middle;
  padding-left: 25px;
  height: 450px;
}

@media (max-width: 850px) {
  .solutions-circle-selector__right {
    width: calc(100% - 450px);
  }
}

@media (max-width: 768px) {
  .solutions-circle-selector__right {
    width: 100%;
    text-align: center;
    padding-left: 0;
    padding-top: 35px;
    height: auto;
  }
}

.solutions-circle-selector__item {
  display: none;
}

.solutions-circle-selector__item--active {
  display: inline;
}

.solutions-circle-selector__item-title {
  font-size: 30px;
  font-weight: 800;
  margin: 0;
  color: #000;
}

.solutions-circle-selector__item-text {
  font-size: 20px;
  font-weight: 400;
  color: #666;
  margin: 0;
}

/**
 * Circle
 *
 */
.solutions-circle__text {
  pointer-events: none;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.solutions-circle__text--hidden, .solutions-circle__text--default {
  opacity: 0;
}

.solutions-circle__background {
  cursor: pointer;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.solutions-circle__background:hover {
  opacity: 0;
}

.solutions-circle__background--default {
  opacity: 0;
}

/**
 * Slider
 *
 */
.solutions-slider,
.solutions-slider--four {
  width: 100% !important;
}

.solutions-slider .fp-solutions__item,
.solutions-slider--four .fp-solutions__item {
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 20px;
}

.solutions {
  -ms-flex-line-pack: center;
      align-content: center;
  margin: 0 0 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.solutions__item {
  margin: 5px 30px 5px 0;
}

.solutions__item img {
  vertical-align: middle;
  margin-right: 10px;
}

.solutions__item label {
  font-size: 1.8em;
  font-weight: 600;
}

.solutions__item--portrait img {
  min-width: 150px;
}

.solutions__item--landscape img {
  min-width: 220px;
}

.solution__section {
  padding: 3em 0;
}

.solution__section--with-button .wrapper, .solution__section--with-button main, .solution__section--with-button [class*='__container'], .solution__section--with-button [class*='__wrapper'], .solution__section--with-button [class*='__flex-container'] {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.solution__section__content {
  width: 75%;
  float: left;
}

.solution__section__content--full-width {
  text-align: center;
  width: 100%;
}

.solution__section img {
  width: 45rem;
}

.solution__section img.video_lightbox_anchor_image {
  width: 100% !important;
}

.solution__image {
  text-align: center;
}

.solution__video {
  margin: 3em auto 0;
  position: relative;
}

.solution__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.solution__grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 1rem 0;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.solution__grid-title {
  margin-bottom: 2em;
}

.solution__grid-item {
  padding: 0 2em;
}

.solution__grid-item-image {
  display: block;
  margin: 0 auto;
}

.solution__grid--flex .solution__grid-item {
  max-width: 16.66666667%;
}

@media all and (max-width: 992px) {
  .solution__grid--flex .solution__grid-item,
  .solution__grid--flex .solution-card {
    width: 33.33333333%;
  }
}

@media all and (max-width: 768px) {
  .solution__grid--flex .solution__grid-item,
  .solution__grid--flex .solution-card {
    width: 50%;
  }
}

@media all and (max-width: 600px) {
  .solution__grid--flex .solution__grid-item,
  .solution__grid--flex .solution-card {
    width: 100%;
  }
}

.solution__grid--2 .solution__grid-item,
.solution__grid--2 .solution-card {
  width: 50%;
}

@media all and (max-width: 992px) {
  .solution__grid--2 .solution__grid-item,
  .solution__grid--2 .solution-card {
    width: 50%;
  }
}

@media all and (max-width: 768px) {
  .solution__grid--2 .solution__grid-item,
  .solution__grid--2 .solution-card {
    width: 100%;
  }
}

.solution__grid--3 .solution__grid-item,
.solution__grid--3 .solution-card {
  width: 33.33333333%;
}

@media all and (max-width: 992px) {
  .solution__grid--3 .solution__grid-item,
  .solution__grid--3 .solution-card {
    width: 50%;
  }
}

@media all and (max-width: 768px) {
  .solution__grid--3 .solution__grid-item,
  .solution__grid--3 .solution-card {
    width: 100%;
  }
}

.solution__grid--4 .solution__grid-item,
.solution__grid--4 .solution-card {
  width: 25%;
}

@media all and (max-width: 992px) {
  .solution__grid--4 .solution__grid-item,
  .solution__grid--4 .solution-card {
    width: 50%;
  }
}

@media all and (max-width: 768px) {
  .solution__grid--4 .solution__grid-item,
  .solution__grid--4 .solution-card {
    width: 100%;
  }
}

.solution__section--image-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.solution__section--image-text.row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}

.solution__section--image-text.text--image .solution__image {
  width: 100%;
}

.solution__section--image-text.text--image .solution__image img {
  width: 100%;
}

.solution__section--image-text.text--image .solution__text {
  width: 100%;
}

.solution__section--image-text > * {
  padding: 0 2em;
  width: 50%;
}

@media all and (max-width: 992px) {
  .solution__section--image-text > * {
    width: 100%;
  }
}

.solutions-hero {
  position: relative;
  padding: 4em 0;
}

.solutions-hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.solutions-hero__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.solutions-hero__title {
  margin-top: 1.75em;
  margin: 1em 0;
}

.solutions-hero__title p {
  margin: 0;
}

.solutions-hero__description {
  margin-top: 0.75em;
  text-align: center;
}

.solutions-hero__description p {
  margin: 0;
}

.solutions-logos {
  padding: 2em 0;
  width: 100%;
}

.solutions-logos__content {
  width: 100%;
}

.solutions-logos .grid__item-4-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .solutions-logos .grid__item-4-col {
    margin-bottom: 1.5em;
  }
}

.solutions-logos__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.solutions-logos__image {
  margin-right: 1em;
}

.solutions-logos__image img {
  max-width: 60px;
}

.solutions-logos__text {
  font-weight: normal;
}

.solution-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 3rem;
  padding-right: 3rem;
}

.solution-card__image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: auto;
  padding-bottom: 56.25%;
  width: 100%;
}

.solution-card__image--small {
  margin-top: 10px;
  padding-bottom: 45%;
}

.solution-card__image img {
  display: block;
  margin: 0 auto;
}

.solution-card__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding-top: 2.5rem;
  margin-top: auto;
  width: 100%;
}

.mbnone {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
}

.story-single {
  padding: 50px 0;
  position: relative;
}

.story-single:first-of-type {
  padding-bottom: 0;
}

.story-single--no-pad {
  padding-top: 0;
}

.story-single blockquote {
  margin: 60px 0;
  padding-left: 40px;
  border-left: 3px solid #666;
}

@media (max-width: 1225px) {
  .story-single {
    display: inline-block;
    max-width: calc(100% - 122px);
    margin-left: 25px;
  }
}

@media (max-width: 500px) {
  .story-single {
    max-width: calc(100% - 50px);
    margin-left: 10px;
  }
}

.story-single__side-panel {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -80px;
  height: 100%;
  width: 65px;
}

@media (max-width: 500px) {
  .story-single__side-panel {
    width: 35px;
    margin-right: -32px;
  }
}

.story-single__floater {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 0;
  margin-right: 20px;
  z-index: 1;
}

@media (max-width: 500px) {
  .story-single__floater {
    margin-right: 10px;
  }
}

.story-single__floater-progress {
  position: absolute;
  top: 0;
  right: 0;
  margin-right: -22px;
  height: auto;
  width: 5px;
  max-height: 100%;
}

@media (max-width: 500px) {
  .story-single__floater-progress {
    margin-right: -10px;
  }
}

.story-single__social {
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  background: #ccc;
  margin-bottom: 25px;
  color: #fff;
}

.story-single__social:last-of-type {
  margin-bottom: 0;
}

@media (max-width: 500px) {
  .story-single__social {
    width: 20px;
    height: 20px;
    border-radius: 20px;
  }
}

.story-single__category {
  display: block;
  margin: 0;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.story-single__title {
  display: block;
  margin: 0;
  margin-bottom: 60px;
  line-height: 55px;
}

.story-single__author {
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
}

.story-single__author img {
  width: 55px;
  height: 55px;
  border-radius: 55px;
  margin-right: 10px;
}

.story-single__author span {
  text-transform: uppercase;
}

.story-single__author img,
.story-single__author span {
  display: inline-block;
  vertical-align: middle;
}

.story-single__image {
  display: inline-block;
  width: 100%;
  max-width: 100%;
  margin-top: 15px;
}

.story-single__image--v2 {
  background-color: #eee;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 25% 25px;
  text-align: center;
  position: relative;
}

.story-single__image--v2:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.6);
}

.story-single__image--v2 .story-single__title,
.story-single__image--v2 .story-single__author {
  position: relative;
  z-index: 5;
  color: #fff;
}

.story-single__image--v2 .story-single__title {
  color: #666666;
}

.story-single__transcript {
  margin-top: 60px;
  padding: 60px 0;
  background: #f7f7f7;
}

.story-single__transcript h2, .story-single__transcript .blog-single blockquote p, .blog-single blockquote .story-single__transcript p, .story-single__transcript .story-single blockquote p, .story-single blockquote .story-single__transcript p {
  text-align: center;
  margin-bottom: 40px;
}

.story-single__download {
  margin: 60px 0;
}

.story-single__download .button:hover, .story-single__download input:hover[type="submit"], .story-single__download .frm_form_fields .frm_submit button:hover, .frm_form_fields .frm_submit .story-single__download button:hover {
  color: #666;
  background-color: transparent !important;
}

.story-single__download img {
  width: auto !important;
}

.story-single--free-resource .story-single__image {
  margin-top: 0;
}

.story-single--story img[class^='wp'] {
  background-color: #eee;
  padding: 15px;
}

.story-single--story h1 {
  font-size: 47px;
  font-weight: 300;
  line-height: 1.35;
}

.story-single--story .story-single__download {
  text-align: center;
}

.story-single__content {
  padding-top: 4rem;
  border-bottom: 1px solid #666;
}

.story-single__content blockquote {
  display: inline-block;
  width: 100%;
  margin: 20px 0;
  padding: 0;
  font-size: 40px;
  text-align: left;
  border-left: 2px solid #ccc;
  padding-left: 30px;
}

.story-single__content blockquote .section {
  margin: 0;
  padding: 0;
  text-align: left;
}

.story-single__content blockquote p {
  font-size: 40px;
  text-align: left;
  margin: 15px 0;
  font-family: "Poppins", sans-serif;
  line-height: 50px;
}

@media (max-width: 500px) {
  .story-single__content blockquote {
    font-size: 30px;
    line-height: 36px;
  }
  .story-single__content blockquote p {
    font-size: 30px;
    line-height: 36px;
  }
}

.attendees--story-single .team-member-list {
  margin-bottom: 25px;
}

.story-single__content-wrap {
  width: 100%;
}

@media (max-width: 500px) {
  .story-single__content-wrap {
    width: calc(100% - 5px);
  }
}

/**
 * Comments
 *
 */
.story-single-start-discussion {
  margin-bottom: 50px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
  cursor: pointer;
}

.story-single-comments {
  display: inline-block;
  width: 100%;
}

.story-single-comments--inactive {
  display: none;
}

.story-single-comments__list {
  margin-bottom: 25px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 35px;
}

.story-single-comments__title {
  margin-bottom: 25px;
}

.story-single-comments__title span {
  font-weight: bold;
}

/**
 * Comment
 *
 */
.story-single-comment {
  display: inline-block;
  width: 100%;
  background-color: #F7F4F7;
  border-radius: 6px;
  padding: 15px;
}

.story-single-comment:nth-child(2n + 2) {
  background-color: #ffffff;
}

.story-single-comment__avatar {
  width: 70px;
  height: 70px;
  border-radius: 70px;
  float: left;
}

.story-single-comment__content {
  float: right;
  width: calc(100% - 90px);
}

.story-single-comment__user {
  display: block;
  margin: 0;
  margin-top: 25px;
}

.story-single-comment__text {
  display: block;
  margin: 25px 0;
}

.story-single-comment__reply i {
  color: #444;
  font-size: 12px;
  margin-left: 10px;
}

/**
 * Comment Form
 *
 */
.story-single-comment-form textarea,
.story-single-comment-form input {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 6px;
  -webkit-transition: ease all .25s;
  transition: ease all .25s;
}

.story-single-comment-form textarea:focus,
.story-single-comment-form input:focus {
  border-color: #ddd;
}

.story-single-comment-form textarea {
  min-height: 150px;
  max-height: 250px;
  height: 150px;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  margin-bottom: 0;
}

/**
 * Benefits
 *
 */
.benefits-wrapper {
  padding: 100px 0;
}

.benefits-list {
  display: inline-block;
  text-align: center;
  width: 100%;
}

.benefits-list__title {
  font-size: 30px;
  color: #000;
  margin: 0 auto;
  margin-bottom: 75px;
  text-align: center;
}

.benefits-list__item {
  display: inline-block;
  vertical-align: top;
  width: 150px;
  margin: 0 20px;
}

.benefits-list__item img {
  height: 100%;
  width: 100%;
}

.benefits-list__item p {
  font-size: 15px;
  font-weight: 400;
  color: #666666;
}

.benefits-list__item:first-of-type {
  margin-left: 0;
}

.benefits-list__item:last-of-type {
  margin-right: 0;
}

/**
 * Goals
 *
 */
.text-only-wrap {
  max-width: 800px;
  padding-top: 100px;
  padding-bottom: 100px;
  color: #666666;
}

.text-only-wrap h2, .text-only-wrap .blog-single blockquote p, .blog-single blockquote .text-only-wrap p, .text-only-wrap .story-single blockquote p, .story-single blockquote .text-only-wrap p,
.text-only-wrap h3,
.text-only-wrap h4 {
  font-size: 24px;
  font-weight: 600;
  color: #666666;
}

.text-only-wrap h3 {
  font-size: 20px;
  font-weight: 600;
}

.text-only-wrap ol {
  padding-left: 18px;
}

.text-only-wrap table thead td {
  font-size: 18px;
  line-height: 26px;
  font-weight: bold;
  padding: 10px;
}

.text-only-wrap table tbody td {
  font-size: 18px;
  line-height: 26px;
  padding: 10px;
}

.webinar-single__title {
  font-size: 52px;
  line-height: 1.5;
  margin-bottom: 25px;
}

.accreditations {
  padding: 4em 0;
  width: 100%;
}

.accreditations__title {
  width: 100%;
  text-align: center;
  margin-bottom: 0.5em;
  font-weight: normal;
}

.accreditations__image {
  text-align: center;
}

.accreditations .slick-initialized .slick-slide {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.additional-offerings {
  padding: 4em 0;
}

.additional-offerings__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  font-weight: normal;
}

.additional-offerings .fp-solutions__item-link {
  display: none;
}

.cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2em 0;
}

.cta__image {
  width: 28%;
  margin-right: 2%;
}

@media (max-width: 992px) {
  .cta__image {
    display: none;
  }
}

.cta__content {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media (max-width: 992px) {
  .cta__content {
    width: 100%;
  }
}

.expand-your-students-options {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 2em 0;
}

@media (max-width: 992px) {
  .expand-your-students-options {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.expand-your-students-options__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 49%;
  margin-right: 2%;
}

@media (max-width: 992px) {
  .expand-your-students-options__image {
    width: 100%;
    margin-right: 0;
  }
}

.expand-your-students-options__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: normal;
  width: 49%;
}

@media (max-width: 992px) {
  .expand-your-students-options__content {
    width: 100%;
  }
}

.expand-your-students-options__title {
  margin-bottom: 0.5em;
}

.flexible-for-your-needs {
  padding: 4em 0;
}

.flexible-for-your-needs__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 49%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 2%;
  font-weight: normal;
}

@media (max-width: 992px) {
  .flexible-for-your-needs__content {
    width: 100%;
    margin-right: 0;
  }
}

.flexible-for-your-needs__image {
  width: 49%;
}

@media (max-width: 992px) {
  .flexible-for-your-needs__image {
    width: 100%;
  }
}

.get-started {
  padding: 2em 0;
}

.get-started__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: normal;
}

@media (max-width: 992px) {
  .get-started__content {
    width: 100%;
  }
}

.get-started__title p {
  margin: 0;
}

.get-started__description p {
  margin: 0;
}

.get-started__buttons {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media (max-width: 992px) {
  .get-started__buttons {
    width: 100%;
  }
}

.solutions-logos {
  padding: 2em 0;
  width: 100%;
}

.solutions-logos__content {
  width: 100%;
}

.solutions-logos .grid__item-4-col {
  margin-bottom: 0;
}

@media (max-width: 992px) {
  .solutions-logos .grid__item-4-col {
    margin-bottom: 1.5em;
  }
}

.solutions-logos__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.solutions-logos__image img {
  width: 100px;
}

.solutions-logos__text {
  font-weight: normal;
}

.solutions-hero {
  position: relative;
  padding: 4em 0;
}

.solutions-hero__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.solutions-hero__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.solutions-hero__image img {
  width: 45rem;
}

.solutions-hero__title {
  margin-top: 1.75em;
  margin: 1em 0;
  font-weight: 400;
}

.solutions-hero__title p {
  margin: 0;
}

.solutions-hero__description {
  margin-top: 0.75em;
  text-align: center;
  font-weight: 400;
}

.solutions-hero__description p {
  margin: 0;
}

.how-we-can-help {
  padding: 4em 0;
}

.how-we-can-help__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.how-we-can-help__title {
  margin-bottom: 1em;
  font-weight: normal;
}

.how-we-can-help__title p {
  margin: 0;
}

.how-we-can-help__description {
  margin-bottom: 3em;
  text-align: center;
  font-weight: normal;
}

.how-we-can-help__description p {
  margin: 0;
}

.partners {
  padding: 4em 0;
}

.partners__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: normal;
}

.partners__title p {
  margin: 0;
}

.partners__description {
  text-align: center;
}

.research {
  padding: 4em 0;
}

.research__main-title {
  width: 100%;
  text-align: center;
  font-weight: normal;
}

.research__main-image {
  width: 100%;
  text-align: center;
  margin-bottom: 1em;
}

.research__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: normal;
  text-align: center;
}

.supporting-students {
  padding: 4em 0;
}

.supporting-students__main-title {
  width: 100%;
  text-align: center;
  font-weight: normal;
}

.supporting-students__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: normal;
}

.supporting-students__main-image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-align: center;
}

.supporting-teachers {
  padding: 4em 0;
}

.supporting-teachers__main-title {
  width: 100%;
  text-align: center;
}

.supporting-teachers__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: normal;
}

.varied-courses {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 4em 0;
}

.varied-courses__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-weight: normal;
}

.varied-courses__image {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.want-to-find-out-more {
  padding: 4em 0;
}

.want-to-find-out-more__content {
  width: 49%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  font-weight: normal;
}

@media (max-width: 992px) {
  .want-to-find-out-more__content {
    width: 100%;
  }
}

.want-to-find-out-more__image {
  width: 49%;
  margin-right: 2%;
}

@media (max-width: 992px) {
  .want-to-find-out-more__image {
    width: 100%;
    margin-right: 0;
  }
}

.data-capture {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 50px 0;
  min-height: 620px;
}

.data-capture__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.6;
  z-index: 2;
}

.data-capture__content {
  position: relative;
  z-index: 3;
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
}

@media all and (max-width: 1035px) {
  .data-capture__content {
    width: 95% !important;
  }
}

.data-capture__content h2, .data-capture__content .blog-single blockquote p, .blog-single blockquote .data-capture__content p, .data-capture__content .story-single blockquote p, .story-single blockquote .data-capture__content p {
  font-size: 30px;
  font-weight: 300;
}

.data-capture__content p {
  margin: 0 !important;
  font-size: 20px !important;
}

.data-capture__content form {
  width: 80% !important;
  margin: 0 auto;
}

@media all and (max-width: 1035px) {
  .data-capture__content form {
    width: 95% !important;
  }
}

.data-capture__content form .mktoFormRow,
.data-capture__content form .mktoFieldDescriptor {
  width: 100% !important;
}

.data-capture__content form .mktoFieldWrap {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media all and (max-width: 660px) {
  .data-capture__content form .mktoFieldWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

.data-capture__content form .mktoFieldWrap label {
  width: 30% !important;
  font-size: 30px;
  font-weight: 300;
}

@media all and (max-width: 660px) {
  .data-capture__content form .mktoFieldWrap label {
    width: 100% !important;
    font-size: 22px;
  }
}

.data-capture__content form .mktoFieldWrap input {
  width: 70% !important;
}

@media all and (max-width: 660px) {
  .data-capture__content form .mktoFieldWrap input {
    width: 100% !important;
    font-size: 18px;
    padding: 10px;
  }
}

.data-capture__content form .mktoFieldWrap .mktoHtmlText {
  width: 90% !important;
}

@media all and (max-width: 660px) {
  .data-capture__content form .mktoFieldWrap .mktoHtmlText {
    width: 100% !important;
  }
}

.data-capture__content form .mktoFormRow {
  margin-top: 20px;
}

.data-capture__content form .mktoButtonRow {
  width: 100% !important;
  text-align: center;
}

.data-capture__content form .mktoButtonWrap {
  width: 100% !important;
  text-align: center;
  margin-left: unset !important;
}

.data-capture__content form .mktoButtonWrap button {
  padding: 15px 50px;
  font-size: 20px;
  border-radius: 30px;
  margin: 20px 0;
  font-weight: 200;
}

.data-capture__content p {
  font-size: 30px;
  font-weight: 300;
  line-height: 46px;
}

.data-capture__title {
  padding-top: 40px;
  padding-bottom: 20px;
  font-size: 36px;
}

.data-capture__sub-content {
  padding: 30px 0;
  margin-bottom: 20px;
}

.data-capture__sub-content p {
  color: #626262;
  font-size: 25px;
  line-height: 38px;
}

.data-capture__thank {
  position: relative;
  z-index: 3;
  width: 75%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (max-width: 1035px) {
  .data-capture__thank {
    width: 95% !important;
  }
}

.data-capture__thank h2, .data-capture__thank .blog-single blockquote p, .blog-single blockquote .data-capture__thank p, .data-capture__thank .story-single blockquote p, .story-single blockquote .data-capture__thank p {
  font-weight: 300;
  color: white;
  text-align: center;
  font-size: 50px;
}

.data-capture__thank--sub {
  color: white;
  max-width: 614px;
  margin: 0 auto;
  width: 100%;
}

.data-capture__thank--sub p {
  text-align: center;
  font-size: 25px;
  line-height: 38px;
}

.data-capture__thank--cta {
  text-align: center;
}

.data-capture__thank--cta a {
  background-color: white;
  border: none;
}

.data-capture__thank--cta a:hover {
  background-color: white;
}

.data-capture--resources.blog-single {
  padding: 0;
}

.data-capture--resources .data-capture__content h2, .data-capture--resources .data-capture__content .blog-single blockquote p, .blog-single blockquote .data-capture--resources .data-capture__content p, .data-capture--resources .data-capture__content .story-single blockquote p, .story-single blockquote .data-capture--resources .data-capture__content p {
  color: white;
}

.data-capture--resources .data-capture__content p {
  color: white;
}

.data-capture--resources .data-capture__content form .mktoFieldWrap label {
  color: white;
}

.data-capture--resources .data-capture__content form .mktoFieldWrap .mktoHtmlText {
  color: white;
}

.data-capture--resources .data-capture__content form .mktoFieldWrap .mktoHtmlText a {
  color: white;
  text-decoration: underline;
}

.data-capture--resources .data-capture__content form .mktoButtonWrap button {
  color: #B368A9;
}

.data-capture--resources .data-capture__title {
  color: #AD69A7;
}

.data-capture--webinars.blog-single {
  padding: 0;
}

.data-capture--webinars .data-capture__content h2, .data-capture--webinars .data-capture__content .blog-single blockquote p, .blog-single blockquote .data-capture--webinars .data-capture__content p, .data-capture--webinars .data-capture__content .story-single blockquote p, .story-single blockquote .data-capture--webinars .data-capture__content p {
  color: white;
}

.data-capture--webinars .data-capture__content p {
  color: white;
}

.data-capture--webinars .data-capture__content form .mktoFieldWrap label {
  color: white;
}

.data-capture--webinars .data-capture__content form .mktoFieldWrap .mktoHtmlText {
  color: white;
}

.data-capture--webinars .data-capture__content form .mktoFieldWrap .mktoHtmlText a {
  color: white;
  text-decoration: underline;
}

.data-capture--webinars .data-capture__content form .mktoButtonWrap button {
  color: #B368A9;
}

.data-capture--webinars .data-capture__title {
  color: #F0642F;
}

.data-capture-popup {
  display: none;
  position: fixed;
  z-index: 999;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.3);
}

.data-capture-popup .popup-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  width: 80%;
  max-width: 600px;
  min-width: 450px;
  min-height: 450px;
}

@media all and (max-width: 768px) {
  .data-capture-popup .popup-content {
    min-width: 350px;
  }
}

@media (max-width: 480px) {
  .data-capture-popup .popup-content {
    min-width: 300px;
    max-width: 100vw;
  }
}

.data-capture-popup .popup__content {
  margin: 0 auto;
  width: 100%;
}

.data-capture-popup .popup__form {
  /*.frm_submit {
    text-align: center;

    > button {
      font-family: "Poppins", sans-serif !important;
      font-size: 18px;
      border-radius: 25px;
      padding: 1rem 3em 1rem 3em;
      background: white;
      box-shadow: none;
      color: purple;
    }
  }*/
}

.data-capture-popup .popup__form label {
  font-family: "Poppins", sans-serif !important;
  font-size: 24px !important;
  font-weight: 500 !important;
  width: 150px !important;
  padding-top: 0 !important;
}

.data-capture-popup .popup__form input {
  max-width: 350px !important;
  width: 300px !important;
  margin-left: auto;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  padding: 5px !important;
  border-radius: 0 !important;
  font-size: 18px !important;
}

@media (max-width: 480px) {
  .data-capture-popup .popup__form input {
    width: 100% !important;
  }
}

.data-capture-popup .popup__form .mktoButton {
  font-family: "Poppins", sans-serif !important;
  font-size: 18px !important;
  border-radius: 25px !important;
  padding: 1rem 3em 1rem 3em !important;
  background: white !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.data-capture-popup .popup__form .mktoHtmlText {
  color: white !important;
}

.data-capture-popup .popup__form .mktoButtonRow {
  width: 100%;
  text-align: center;
}

.data-capture-popup .popup__form .mktoFormRow {
  padding: 1rem 0;
}

.data-capture-popup .popup__form form {
  width: 100% !important;
}

.data-capture-popup .popup__close {
  text-align: right;
}

.data-capture-popup .popup__title, .data-capture-popup .popup__description {
  text-align: center;
}

.data-capture-bar.data-capture--bottom {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 30;
}

.data-capture-bar.data-capture--top {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 30;
}

.data-capture-bar.data-capture--top .latest-news {
  position: relative;
}

@media (max-width: 480px) {
  .data-capture-bar.data-capture--top .latest-news {
    background-size: 50% !important;
    background-position: 72% 30px !important;
  }
}

@media (max-width: 768px) {
  .data-capture-bar .flex-wrapper {
    padding-left: 0;
  }
}

.data-capture-bar .latest-news {
  width: 100%;
}

.data-capture-bar .latest-news__close {
  position: absolute;
  right: 20px;
}

.data-capture-bar .latest-news__content {
  width: 100%;
}

.data-capture-bar .pagelink-cta .latest-news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 95%;
}

.data-capture-bar .pagelink-cta .latest-news__title > h1, .data-capture-bar .pagelink-cta .latest-news__title h2, .data-capture-bar .pagelink-cta .latest-news__title .blog-single blockquote p, .blog-single blockquote .data-capture-bar .pagelink-cta .latest-news__title p, .data-capture-bar .pagelink-cta .latest-news__title .story-single blockquote p, .story-single blockquote .data-capture-bar .pagelink-cta .latest-news__title p, .data-capture-bar .pagelink-cta .latest-news__title h3, .data-capture-bar .pagelink-cta .latest-news__title h4, .data-capture-bar .pagelink-cta .latest-news__title h5, .data-capture-bar .pagelink-cta .latest-news__title h6 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin: 0;
}

.data-capture-bar .pagelink-cta .latest-news__title > .latest-news__button {
  width: 20%;
}

@media (max-width: 480px) {
  .data-capture-bar .pagelink-cta .latest-news__title > .latest-news__button {
    width: 100%;
  }
}

.data-capture-bar #mktoForm_1397 {
  width: auto !important;
}

.data-capture-bar #mktoForm_1397 .mktoFormRow {
  width: 80%;
  display: inline-block;
  vertical-align: top;
  min-width: 300px;
}

.data-capture-bar #mktoForm_1397 .mktoFormRow .mktoLabel {
  display: none;
}

.data-capture-bar #mktoForm_1397 .mktoFormRow .mktoFieldWrap {
  float: unset;
}

.data-capture-bar #mktoForm_1397 .mktoFormRow .mktoFieldDescriptor {
  float: unset;
}

.data-capture-bar #mktoForm_1397 .mktoFormRow #Email {
  width: 100% !important;
  padding: 1rem;
}

.data-capture-bar #mktoForm_1397 .mktoButtonRow {
  margin-left: auto;
}

.data-capture-bar #mktoForm_1397 .mktoButtonRow .mktoButtonWrap {
  margin: 0 !important;
}

.data-capture-bar #mktoForm_1397 .mktoButtonRow button {
  border-radius: 25px !important;
  padding: 1rem 4rem 1rem 4rem !important;
  background-color: #fff !important;
  border: 2px solid #fff;
}

.data-capture-bar #mktoForm_1397 .mktoButtonRow button:hover {
  background-color: transparent !important;
  border: 2px solid #fff;
  color: #fff !important;
}

.latest-news.is-active {
  width: 100%;
  position: absolute;
  left: 0;
  padding: 2em 0;
}

.latest-news.is-active .latest-news__content {
  display: block;
  width: 100%;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

@media (max-width: 800px) {
  .latest-news.is-active .latest-news__content {
    display: block;
    padding-top: 80px;
    padding-bottom: 30px;
  }
}

@media (max-width: 800px) {
  .latest-news.is-active .latest-news__content:nth-child(2) {
    display: none;
  }
}

.latest-news.is-active .latest-news__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.latest-news.is-active .latest-news__title p {
  font-size: 30px;
  font-weight: 300;
  line-height: 40px;
  margin: 1rem 0;
}

@media (max-width: 800px) {
  .latest-news.is-active .latest-news__title {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .latest-news.is-active .latest-news__title h1 {
    font-size: 28px;
  }
}

@media (max-width: 600px) {
  .latest-news.is-active .latest-news__title h1 {
    font-size: 21px;
  }
}

.latest-news.is-active .latest-news__close {
  position: absolute;
  top: 18px;
  right: 25px;
  text-align: right;
  color: white;
  font-family: "Arial";
  cursor: pointer;
}

@media (max-width: 480px) {
  .latest-news.is-active .latest-news__close {
    top: 70px;
  }
}

.latest-news.is-active .latest-news__form {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 800px) {
  .latest-news.is-active .latest-news__form {
    width: 100%;
  }
}

.latest-news.is-active .latest-news__form .mktoForm {
  position: relative;
  width: 100% !important;
  max-width: calc(100% - 125px) !important;
}

@media (max-width: 768px) {
  .latest-news.is-active .latest-news__form .mktoForm {
    display: block;
    width: 100%;
    max-width: 100%;
  }
}

.latest-news.is-active .latest-news__form .mktoForm .mktoOffset,
.latest-news.is-active .latest-news__form .mktoForm .mktoGutter {
  display: none;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoFormCol,
.latest-news.is-active .latest-news__form .mktoForm .mktoFieldWrap {
  width: 100%;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoLabel {
  float: none;
  display: none;
  color: #FFFFFF;
  font-family: "Poppins", sans-serif;
  font-size: 25px;
  font-weight: 300;
  width: auto !important;
  margin-bottom: 20px;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoField {
  float: none;
  display: block;
  border: none;
  background: #ffffff;
  width: 50% !important;
  padding: 12.5px 22px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-weight: 300;
  border-radius: 50px;
}

@media (max-width: 600px) {
  .latest-news.is-active .latest-news__form .mktoForm .mktoField {
    width: 100% !important;
  }
}

.latest-news.is-active .latest-news__form .mktoForm .mktoFormRow + .mktoFormRow .mktoLabel {
  display: inline-block;
  float: left;
  font-size: 14px;
  width: calc(100% - 50px) !important;
  margin-bottom: 0;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoFormRow + .mktoFormRow .mktoCheckboxList {
  float: right;
  width: 50px !important;
  position: relative;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoFormRow + .mktoFormRow .mktoCheckboxList label {
  position: absolute;
  top: 3px;
  right: -7px;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoButtonRow {
  position: absolute;
  top: 0;
  right: calc(100%/20);
}

.latest-news.is-active .latest-news__form .mktoForm .mktoButtonRow .mktoButtonWrap {
  margin-left: 0 !important;
}

@media (max-width: 768px) {
  .latest-news.is-active .latest-news__form .mktoForm .mktoButtonRow {
    display: block;
    width: 100%;
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

.latest-news.is-active .latest-news__form .mktoForm .mktoButtonRow button {
  background: #ffffff;
  color: #099dd9;
  font-size: 18px;
  border-radius: 50px;
  padding: 15.680px 40px;
  border: none;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoHtmlText {
  width: 100% !important;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoHtmlText p,
.latest-news.is-active .latest-news__form .mktoForm .mktoHtmlText span,
.latest-news.is-active .latest-news__form .mktoForm .mktoHtmlText a {
  color: #ffffff;
  font-size: 14px;
}

.latest-news.is-active .latest-news__form .mktoForm .mktoHtmlText a {
  text-decoration: underline;
}

.latest-news.is-active .latest-news__form .frm_forms {
  width: 100%;
}

.latest-news.is-active .latest-news__form .frm_fields_container {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (max-width: 768px) {
  .latest-news.is-active .latest-news__form .frm_fields_container {
    display: block;
  }
}

.latest-news.is-active .latest-news__form .frm_form_fields {
  padding-bottom: 0;
  margin: 0;
}

.latest-news.is-active .latest-news__form .frm_style_formidable-style.with_frm_style .form-field {
  margin-bottom: 0;
}

.latest-news.is-active .latest-news__form .frm_form_field {
  width: 75%;
  margin: 0;
  margin-bottom: 0;
}

@media (max-width: 768px) {
  .latest-news.is-active .latest-news__form .frm_form_field {
    width: 100%;
  }
}

.latest-news.is-active .latest-news__form .frm_form_field .frm_primary_label {
  display: block;
  width: 100%;
  font-size: 32px;
  font-weight: 100;
  color: #444;
}

.latest-news.is-active .latest-news__form .frm_form_field input {
  margin-top: 5px;
  border-radius: 0;
  border: transparent;
  width: 100%;
  max-width: 540px !important;
}

.latest-news.is-active .latest-news__form .frm_submit {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media (max-width: 768px) {
  .latest-news.is-active .latest-news__form .frm_submit {
    width: 100%;
  }
}

.latest-news.is-active .latest-news__form .frm_submit .frm_button_submit {
  border-radius: 30px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 1em 2.25em;
  background: #ffffff;
  color: #b368a9;
  border: none;
}

.latest-news.is-active .latest-news__form .frm_style_formidable-style.with_frm_style .frm_submit button {
  border-radius: 15px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding: 0.5em 2em;
  margin-bottom: 0;
}

.latest-news--sticky-footer.is-active {
  position: relative;
}

.latest-news--bottom.is-active {
  position: relative;
  width: 100%;
}

.floating-div {
  position: relative;
}

.floating-div .wrapper, .floating-div main, .floating-div [class*='__container'], .floating-div [class*='__wrapper'], .floating-div [class*='__flex-container'] {
  height: 100%;
}

.floating-div .flex-wrapper {
  height: 100%;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-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);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

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

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

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

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  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: "\2190";
}

[dir="rtl"] .slick-prev:before {
  content: "\2192";
}

.slick-next {
  right: -25px;
}

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

.slick-next:before {
  content: "\2192";
}

[dir="rtl"] .slick-next:before {
  content: "\2190";
}

/* 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: "\2022";
  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;
}

.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ul > li {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-flip-both {
  -webkit-filter: none;
          filter: none;
}

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2.5em;
}

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

.fa-stack-1x {
  line-height: inherit;
}

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

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\F26E";
}

.fa-abacus:before {
  content: "\F640";
}

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

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

.fa-acorn:before {
  content: "\F6AE";
}

.fa-acquisitions-incorporated:before {
  content: "\F6AF";
}

.fa-ad:before {
  content: "\F641";
}

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

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

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

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

.fa-adobe:before {
  content: "\F778";
}

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

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

.fa-air-freshener:before {
  content: "\F5D0";
}

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

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

.fa-alicorn:before {
  content: "\F6B0";
}

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

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

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

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

.fa-alipay:before {
  content: "\F642";
}

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

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

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

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

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

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

.fa-analytics:before {
  content: "\F643";
}

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

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

.fa-angel:before {
  content: "\F779";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-ankh:before {
  content: "\F644";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-arrow-alt-from-bottom:before {
  content: "\F346";
}

.fa-arrow-alt-from-left:before {
  content: "\F347";
}

.fa-arrow-alt-from-right:before {
  content: "\F348";
}

.fa-arrow-alt-from-top:before {
  content: "\F349";
}

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

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

.fa-arrow-alt-square-down:before {
  content: "\F350";
}

.fa-arrow-alt-square-left:before {
  content: "\F351";
}

.fa-arrow-alt-square-right:before {
  content: "\F352";
}

.fa-arrow-alt-square-up:before {
  content: "\F353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\F34A";
}

.fa-arrow-alt-to-left:before {
  content: "\F34B";
}

.fa-arrow-alt-to-right:before {
  content: "\F34C";
}

.fa-arrow-alt-to-top:before {
  content: "\F34D";
}

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

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

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

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

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

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

.fa-arrow-from-bottom:before {
  content: "\F342";
}

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

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

.fa-arrow-from-top:before {
  content: "\F345";
}

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

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

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

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

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

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

.fa-arrow-to-bottom:before {
  content: "\F33D";
}

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

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

.fa-arrow-to-top:before {
  content: "\F341";
}

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

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

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

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

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

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

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

.fa-artstation:before {
  content: "\F77A";
}

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

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

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

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

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

.fa-atlassian:before {
  content: "\F77B";
}

.fa-atom:before {
  content: "\F5D2";
}

.fa-atom-alt:before {
  content: "\F5D3";
}

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

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

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

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

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

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

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

.fa-axe:before {
  content: "\F6B2";
}

.fa-axe-battle:before {
  content: "\F6B3";
}

.fa-baby:before {
  content: "\F77C";
}

.fa-baby-carriage:before {
  content: "\F77D";
}

.fa-backpack:before {
  content: "\F5D4";
}

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

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

.fa-bacon:before {
  content: "\F7E5";
}

.fa-badge:before {
  content: "\F335";
}

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

.fa-badge-dollar:before {
  content: "\F645";
}

.fa-badge-percent:before {
  content: "\F646";
}

.fa-badger-honey:before {
  content: "\F6B4";
}

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

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

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

.fa-ball-pile:before {
  content: "\F77E";
}

.fa-ballot:before {
  content: "\F732";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-basketball-hoop:before {
  content: "\F435";
}

.fa-bat:before {
  content: "\F6B5";
}

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

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

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

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

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

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

.fa-battery-slash:before {
  content: "\F377";
}

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

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

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

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

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

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

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

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

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

.fa-bells:before {
  content: "\F77F";
}

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

.fa-bible:before {
  content: "\F647";
}

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

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

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

.fa-biohazard:before {
  content: "\F780";
}

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

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

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

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

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

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

.fa-blanket:before {
  content: "\F498";
}

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

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

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

.fa-blog:before {
  content: "\F781";
}

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

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

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

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

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

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

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

.fa-bone:before {
  content: "\F5D7";
}

.fa-bone-break:before {
  content: "\F5D8";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-books:before {
  content: "\F5DB";
}

.fa-books-medical:before {
  content: "\F7E8";
}

.fa-boot:before {
  content: "\F782";
}

.fa-booth-curtain:before {
  content: "\F734";
}

.fa-bow-arrow:before {
  content: "\F6B9";
}

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

.fa-bowling-pins:before {
  content: "\F437";
}

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

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

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

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

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

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

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

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

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

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

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

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

.fa-boxing-glove:before {
  content: "\F438";
}

.fa-brackets:before {
  content: "\F7E9";
}

.fa-brackets-curly:before {
  content: "\F7EA";
}

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

.fa-brain:before {
  content: "\F5DC";
}

.fa-bread-loaf:before {
  content: "\F7EB";
}

.fa-bread-slice:before {
  content: "\F7EC";
}

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

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

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

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

.fa-browser:before {
  content: "\F37E";
}

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

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

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

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

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

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

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

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

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

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

.fa-burrito:before {
  content: "\F7ED";
}

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

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

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

.fa-business-time:before {
  content: "\F64A";
}

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

.fa-cabinet-filing:before {
  content: "\F64B";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-campfire:before {
  content: "\F6BA";
}

.fa-campground:before {
  content: "\F6BB";
}

.fa-canadian-maple-leaf:before {
  content: "\F785";
}

.fa-candle-holder:before {
  content: "\F6BC";
}

.fa-candy-cane:before {
  content: "\F786";
}

.fa-candy-corn:before {
  content: "\F6BD";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-carrot:before {
  content: "\F787";
}

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

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

.fa-cash-register:before {
  content: "\F788";
}

.fa-cat:before {
  content: "\F6BE";
}

.fa-cauldron:before {
  content: "\F6BF";
}

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

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

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

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

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

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

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

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

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

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

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

.fa-centos:before {
  content: "\F789";
}

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

.fa-chair:before {
  content: "\F6C0";
}

.fa-chair-office:before {
  content: "\F6C1";
}

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

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

.fa-charging-station:before {
  content: "\F5E7";
}

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

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

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

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

.fa-chart-network:before {
  content: "\F78A";
}

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

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

.fa-chart-scatter:before {
  content: "\F7EE";
}

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

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

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

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

.fa-cheese:before {
  content: "\F7EF";
}

.fa-cheese-swiss:before {
  content: "\F7F0";
}

.fa-cheeseburger:before {
  content: "\F7F1";
}

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

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

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

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

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

.fa-chess-clock-alt:before {
  content: "\F43E";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-chimney:before {
  content: "\F78B";
}

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

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

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

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

.fa-city:before {
  content: "\F64F";
}

.fa-claw-marks:before {
  content: "\F6C2";
}

.fa-clinic-medical:before {
  content: "\F7F2";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cloud-hail-mixed:before {
  content: "\F73A";
}

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

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

.fa-cloud-moon-rain:before {
  content: "\F73C";
}

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

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

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

.fa-cloud-showers-heavy:before {
  content: "\F740";
}

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

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

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

.fa-cloud-sun-rain:before {
  content: "\F743";
}

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

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

.fa-clouds:before {
  content: "\F744";
}

.fa-clouds-moon:before {
  content: "\F745";
}

.fa-clouds-sun:before {
  content: "\F746";
}

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

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

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

.fa-club:before {
  content: "\F327";
}

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

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

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

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

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

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

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

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

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

.fa-coffin:before {
  content: "\F6C6";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-comments-alt-dollar:before {
  content: "\F652";
}

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

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

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

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

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

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

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

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

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

.fa-confluence:before {
  content: "\F78D";
}

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

.fa-container-storage:before {
  content: "\F4B7";
}

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

.fa-conveyor-belt:before {
  content: "\F46E";
}

.fa-conveyor-belt-alt:before {
  content: "\F46F";
}

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

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

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

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

.fa-corn:before {
  content: "\F6C7";
}

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

.fa-cow:before {
  content: "\F6C8";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-cricket:before {
  content: "\F449";
}

.fa-critical-role:before {
  content: "\F6C9";
}

.fa-croissant:before {
  content: "\F7F6";
}

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

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

.fa-cross:before {
  content: "\F654";
}

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

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

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

.fa-crutch:before {
  content: "\F7F7";
}

.fa-crutches:before {
  content: "\F7F8";
}

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

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

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

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

.fa-curling:before {
  content: "\F44A";
}

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

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

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

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

.fa-dagger:before {
  content: "\F6CB";
}

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

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

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

.fa-debug:before {
  content: "\F7F9";
}

.fa-deer:before {
  content: "\F78E";
}

.fa-deer-rudolph:before {
  content: "\F78F";
}

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

.fa-democrat:before {
  content: "\F747";
}

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

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

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

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

.fa-dev:before {
  content: "\F6CC";
}

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

.fa-dewpoint:before {
  content: "\F748";
}

.fa-dharmachakra:before {
  content: "\F655";
}

.fa-dhl:before {
  content: "\F790";
}

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

.fa-diamond:before {
  content: "\F219";
}

.fa-diaspora:before {
  content: "\F791";
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fa-diploma:before {
  content: "\F5EA";
}

.fa-directions:before {
  content: "\F5EB";
}

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

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

.fa-disease:before {
  content: "\F7FA";
}

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

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

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

.fa-do-not-enter:before {
  content: "\F5EC";
}

.fa-dochub:before {
  content: "\F394";
}

.fa-docker:before {
  content: "\F395";
}

.fa-dog:before {
  content: "\F6D3";
}

.fa-dog-leashed:before {
  content: "\F6D4";
}

.fa-dollar-sign:before {
  content: "\F155";
}

.fa-dolly:before {
  content: "\F472";
}

.fa-dolly-empty:before {
  content: "\F473";
}

.fa-dolly-flatbed:before {
  content: "\F474";
}

.fa-dolly-flatbed-alt:before {
  content: "\F475";
}

.fa-dolly-flatbed-empty:before {
  content: "\F476";
}

.fa-donate:before {
  content: "\F4B9";
}

.fa-door-closed:before {
  content: "\F52A";
}

.fa-door-open:before {
  content: "\F52B";
}

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

.fa-dove:before {
  content: "\F4BA";
}

.fa-download:before {
  content: "\F019";
}

.fa-draft2digital:before {
  content: "\F396";
}

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

.fa-dragon:before {
  content: "\F6D5";
}

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

.fa-draw-polygon:before {
  content: "\F5EE";
}

.fa-draw-square:before {
  content: "\F5EF";
}

.fa-dreidel:before {
  content: "\F792";
}

.fa-dribbble:before {
  content: "\F17D";
}

.fa-dribbble-square:before {
  content: "\F397";
}

.fa-dropbox:before {
  content: "\F16B";
}

.fa-drum:before {
  content: "\F569";
}

.fa-drum-steelpan:before {
  content: "\F56A";
}

.fa-drumstick:before {
  content: "\F6D6";
}

.fa-drumstick-bite:before {
  content: "\F6D7";
}

.fa-drupal:before {
  content: "\F1A9";
}

.fa-duck:before {
  content: "\F6D8";
}

.fa-dumbbell:before {
  content: "\F44B";
}

.fa-dumpster:before {
  content: "\F793";
}

.fa-dumpster-fire:before {
  content: "\F794";
}

.fa-dungeon:before {
  content: "\F6D9";
}

.fa-dyalog:before {
  content: "\F399";
}

.fa-ear:before {
  content: "\F5F0";
}

.fa-ear-muffs:before {
  content: "\F795";
}

.fa-earlybirds:before {
  content: "\F39A";
}

.fa-ebay:before {
  content: "\F4F4";
}

.fa-eclipse:before {
  content: "\F749";
}

.fa-eclipse-alt:before {
  content: "\F74A";
}

.fa-edge:before {
  content: "\F282";
}

.fa-edit:before {
  content: "\F044";
}

.fa-egg:before {
  content: "\F7FB";
}

.fa-egg-fried:before {
  content: "\F7FC";
}

.fa-eject:before {
  content: "\F052";
}

.fa-elementor:before {
  content: "\F430";
}

.fa-elephant:before {
  content: "\F6DA";
}

.fa-ellipsis-h:before {
  content: "\F141";
}

.fa-ellipsis-h-alt:before {
  content: "\F39B";
}

.fa-ellipsis-v:before {
  content: "\F142";
}

.fa-ellipsis-v-alt:before {
  content: "\F39C";
}

.fa-ello:before {
  content: "\F5F1";
}

.fa-ember:before {
  content: "\F423";
}

.fa-empire:before {
  content: "\F1D1";
}

.fa-empty-set:before {
  content: "\F656";
}

.fa-engine-warning:before {
  content: "\F5F2";
}

.fa-envelope:before {
  content: "\F0E0";
}

.fa-envelope-open:before {
  content: "\F2B6";
}

.fa-envelope-open-dollar:before {
  content: "\F657";
}

.fa-envelope-open-text:before {
  content: "\F658";
}

.fa-envelope-square:before {
  content: "\F199";
}

.fa-envira:before {
  content: "\F299";
}

.fa-equals:before {
  content: "\F52C";
}

.fa-eraser:before {
  content: "\F12D";
}

.fa-erlang:before {
  content: "\F39D";
}

.fa-ethereum:before {
  content: "\F42E";
}

.fa-ethernet:before {
  content: "\F796";
}

.fa-etsy:before {
  content: "\F2D7";
}

.fa-euro-sign:before {
  content: "\F153";
}

.fa-exchange:before {
  content: "\F0EC";
}

.fa-exchange-alt:before {
  content: "\F362";
}

.fa-exclamation:before {
  content: "\F12A";
}

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

.fa-exclamation-square:before {
  content: "\F321";
}

.fa-exclamation-triangle:before {
  content: "\F071";
}

.fa-expand:before {
  content: "\F065";
}

.fa-expand-alt:before {
  content: "\F424";
}

.fa-expand-arrows:before {
  content: "\F31D";
}

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

.fa-expand-wide:before {
  content: "\F320";
}

.fa-expeditedssl:before {
  content: "\F23E";
}

.fa-external-link:before {
  content: "\F08E";
}

.fa-external-link-alt:before {
  content: "\F35D";
}

.fa-external-link-square:before {
  content: "\F14C";
}

.fa-external-link-square-alt:before {
  content: "\F360";
}

.fa-eye:before {
  content: "\F06E";
}

.fa-eye-dropper:before {
  content: "\F1FB";
}

.fa-eye-evil:before {
  content: "\F6DB";
}

.fa-eye-slash:before {
  content: "\F070";
}

.fa-facebook:before {
  content: "\F09A";
}

.fa-facebook-f:before {
  content: "\F39E";
}

.fa-facebook-messenger:before {
  content: "\F39F";
}

.fa-facebook-square:before {
  content: "\F082";
}

.fa-fantasy-flight-games:before {
  content: "\F6DC";
}

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

.fa-fast-forward:before {
  content: "\F050";
}

.fa-fax:before {
  content: "\F1AC";
}

.fa-feather:before {
  content: "\F52D";
}

.fa-feather-alt:before {
  content: "\F56B";
}

.fa-fedex:before {
  content: "\F797";
}

.fa-fedora:before {
  content: "\F798";
}

.fa-female:before {
  content: "\F182";
}

.fa-field-hockey:before {
  content: "\F44C";
}

.fa-fighter-jet:before {
  content: "\F0FB";
}

.fa-figma:before {
  content: "\F799";
}

.fa-file:before {
  content: "\F15B";
}

.fa-file-alt:before {
  content: "\F15C";
}

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

.fa-file-audio:before {
  content: "\F1C7";
}

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

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

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

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

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

.fa-file-contract:before {
  content: "\F56C";
}

.fa-file-csv:before {
  content: "\F6DD";
}

.fa-file-download:before {
  content: "\F56D";
}

.fa-file-edit:before {
  content: "\F31C";
}

.fa-file-excel:before {
  content: "\F1C3";
}

.fa-file-exclamation:before {
  content: "\F31A";
}

.fa-file-export:before {
  content: "\F56E";
}

.fa-file-image:before {
  content: "\F1C5";
}

.fa-file-import:before {
  content: "\F56F";
}

.fa-file-invoice:before {
  content: "\F570";
}

.fa-file-invoice-dollar:before {
  content: "\F571";
}

.fa-file-medical:before {
  content: "\F477";
}

.fa-file-medical-alt:before {
  content: "\F478";
}

.fa-file-minus:before {
  content: "\F318";
}

.fa-file-pdf:before {
  content: "\F1C1";
}

.fa-file-plus:before {
  content: "\F319";
}

.fa-file-powerpoint:before {
  content: "\F1C4";
}

.fa-file-prescription:before {
  content: "\F572";
}

.fa-file-signature:before {
  content: "\F573";
}

.fa-file-spreadsheet:before {
  content: "\F65B";
}

.fa-file-times:before {
  content: "\F317";
}

.fa-file-upload:before {
  content: "\F574";
}

.fa-file-user:before {
  content: "\F65C";
}

.fa-file-video:before {
  content: "\F1C8";
}

.fa-file-word:before {
  content: "\F1C2";
}

.fa-files-medical:before {
  content: "\F7FD";
}

.fa-fill:before {
  content: "\F575";
}

.fa-fill-drip:before {
  content: "\F576";
}

.fa-film:before {
  content: "\F008";
}

.fa-film-alt:before {
  content: "\F3A0";
}

.fa-filter:before {
  content: "\F0B0";
}

.fa-fingerprint:before {
  content: "\F577";
}

.fa-fire:before {
  content: "\F06D";
}

.fa-fire-alt:before {
  content: "\F7E4";
}

.fa-fire-extinguisher:before {
  content: "\F134";
}

.fa-fire-smoke:before {
  content: "\F74B";
}

.fa-firefox:before {
  content: "\F269";
}

.fa-fireplace:before {
  content: "\F79A";
}

.fa-first-aid:before {
  content: "\F479";
}

.fa-first-order:before {
  content: "\F2B0";
}

.fa-first-order-alt:before {
  content: "\F50A";
}

.fa-firstdraft:before {
  content: "\F3A1";
}

.fa-fish:before {
  content: "\F578";
}

.fa-fish-cooked:before {
  content: "\F7FE";
}

.fa-fist-raised:before {
  content: "\F6DE";
}

.fa-flag:before {
  content: "\F024";
}

.fa-flag-alt:before {
  content: "\F74C";
}

.fa-flag-checkered:before {
  content: "\F11E";
}

.fa-flag-usa:before {
  content: "\F74D";
}

.fa-flame:before {
  content: "\F6DF";
}

.fa-flask:before {
  content: "\F0C3";
}

.fa-flask-poison:before {
  content: "\F6E0";
}

.fa-flask-potion:before {
  content: "\F6E1";
}

.fa-flickr:before {
  content: "\F16E";
}

.fa-flipboard:before {
  content: "\F44D";
}

.fa-flower:before {
  content: "\F7FF";
}

.fa-flower-daffodil:before {
  content: "\F800";
}

.fa-flower-tulip:before {
  content: "\F801";
}

.fa-flushed:before {
  content: "\F579";
}

.fa-fly:before {
  content: "\F417";
}

.fa-fog:before {
  content: "\F74E";
}

.fa-folder:before {
  content: "\F07B";
}

.fa-folder-minus:before {
  content: "\F65D";
}

.fa-folder-open:before {
  content: "\F07C";
}

.fa-folder-plus:before {
  content: "\F65E";
}

.fa-folder-times:before {
  content: "\F65F";
}

.fa-folder-tree:before {
  content: "\F802";
}

.fa-folders:before {
  content: "\F660";
}

.fa-font:before {
  content: "\F031";
}

.fa-font-awesome:before {
  content: "\F2B4";
}

.fa-font-awesome-alt:before {
  content: "\F35C";
}

.fa-font-awesome-flag:before {
  content: "\F425";
}

.fa-font-awesome-logo-full:before {
  content: "\F4E6";
}

.fa-fonticons:before {
  content: "\F280";
}

.fa-fonticons-fi:before {
  content: "\F3A2";
}

.fa-football-ball:before {
  content: "\F44E";
}

.fa-football-helmet:before {
  content: "\F44F";
}

.fa-forklift:before {
  content: "\F47A";
}

.fa-fort-awesome:before {
  content: "\F286";
}

.fa-fort-awesome-alt:before {
  content: "\F3A3";
}

.fa-forumbee:before {
  content: "\F211";
}

.fa-forward:before {
  content: "\F04E";
}

.fa-foursquare:before {
  content: "\F180";
}

.fa-fragile:before {
  content: "\F4BB";
}

.fa-free-code-camp:before {
  content: "\F2C5";
}

.fa-freebsd:before {
  content: "\F3A4";
}

.fa-french-fries:before {
  content: "\F803";
}

.fa-frog:before {
  content: "\F52E";
}

.fa-frosty-head:before {
  content: "\F79B";
}

.fa-frown:before {
  content: "\F119";
}

.fa-frown-open:before {
  content: "\F57A";
}

.fa-fulcrum:before {
  content: "\F50B";
}

.fa-function:before {
  content: "\F661";
}

.fa-funnel-dollar:before {
  content: "\F662";
}

.fa-futbol:before {
  content: "\F1E3";
}

.fa-galactic-republic:before {
  content: "\F50C";
}

.fa-galactic-senate:before {
  content: "\F50D";
}

.fa-gamepad:before {
  content: "\F11B";
}

.fa-gas-pump:before {
  content: "\F52F";
}

.fa-gas-pump-slash:before {
  content: "\F5F4";
}

.fa-gavel:before {
  content: "\F0E3";
}

.fa-gem:before {
  content: "\F3A5";
}

.fa-genderless:before {
  content: "\F22D";
}

.fa-get-pocket:before {
  content: "\F265";
}

.fa-gg:before {
  content: "\F260";
}

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

.fa-ghost:before {
  content: "\F6E2";
}

.fa-gift:before {
  content: "\F06B";
}

.fa-gift-card:before {
  content: "\F663";
}

.fa-gifts:before {
  content: "\F79C";
}

.fa-gingerbread-man:before {
  content: "\F79D";
}

.fa-git:before {
  content: "\F1D3";
}

.fa-git-square:before {
  content: "\F1D2";
}

.fa-github:before {
  content: "\F09B";
}

.fa-github-alt:before {
  content: "\F113";
}

.fa-github-square:before {
  content: "\F092";
}

.fa-gitkraken:before {
  content: "\F3A6";
}

.fa-gitlab:before {
  content: "\F296";
}

.fa-gitter:before {
  content: "\F426";
}

.fa-glass:before {
  content: "\F804";
}

.fa-glass-champagne:before {
  content: "\F79E";
}

.fa-glass-cheers:before {
  content: "\F79F";
}

.fa-glass-martini:before {
  content: "\F000";
}

.fa-glass-martini-alt:before {
  content: "\F57B";
}

.fa-glass-whiskey:before {
  content: "\F7A0";
}

.fa-glass-whiskey-rocks:before {
  content: "\F7A1";
}

.fa-glasses:before {
  content: "\F530";
}

.fa-glasses-alt:before {
  content: "\F5F5";
}

.fa-glide:before {
  content: "\F2A5";
}

.fa-glide-g:before {
  content: "\F2A6";
}

.fa-globe:before {
  content: "\F0AC";
}

.fa-globe-africa:before {
  content: "\F57C";
}

.fa-globe-americas:before {
  content: "\F57D";
}

.fa-globe-asia:before {
  content: "\F57E";
}

.fa-globe-europe:before {
  content: "\F7A2";
}

.fa-globe-snow:before {
  content: "\F7A3";
}

.fa-globe-stand:before {
  content: "\F5F6";
}

.fa-gofore:before {
  content: "\F3A7";
}

.fa-golf-ball:before {
  content: "\F450";
}

.fa-golf-club:before {
  content: "\F451";
}

.fa-goodreads:before {
  content: "\F3A8";
}

.fa-goodreads-g:before {
  content: "\F3A9";
}

.fa-google:before {
  content: "\F1A0";
}

.fa-google-drive:before {
  content: "\F3AA";
}

.fa-google-play:before {
  content: "\F3AB";
}

.fa-google-plus:before {
  content: "\F2B3";
}

.fa-google-plus-g:before {
  content: "\F0D5";
}

.fa-google-plus-square:before {
  content: "\F0D4";
}

.fa-google-wallet:before {
  content: "\F1EE";
}

.fa-gopuram:before {
  content: "\F664";
}

.fa-graduation-cap:before {
  content: "\F19D";
}

.fa-gratipay:before {
  content: "\F184";
}

.fa-grav:before {
  content: "\F2D6";
}

.fa-greater-than:before {
  content: "\F531";
}

.fa-greater-than-equal:before {
  content: "\F532";
}

.fa-grimace:before {
  content: "\F57F";
}

.fa-grin:before {
  content: "\F580";
}

.fa-grin-alt:before {
  content: "\F581";
}

.fa-grin-beam:before {
  content: "\F582";
}

.fa-grin-beam-sweat:before {
  content: "\F583";
}

.fa-grin-hearts:before {
  content: "\F584";
}

.fa-grin-squint:before {
  content: "\F585";
}

.fa-grin-squint-tears:before {
  content: "\F586";
}

.fa-grin-stars:before {
  content: "\F587";
}

.fa-grin-tears:before {
  content: "\F588";
}

.fa-grin-tongue:before {
  content: "\F589";
}

.fa-grin-tongue-squint:before {
  content: "\F58A";
}

.fa-grin-tongue-wink:before {
  content: "\F58B";
}

.fa-grin-wink:before {
  content: "\F58C";
}

.fa-grip-horizontal:before {
  content: "\F58D";
}

.fa-grip-lines:before {
  content: "\F7A4";
}

.fa-grip-lines-vertical:before {
  content: "\F7A5";
}

.fa-grip-vertical:before {
  content: "\F58E";
}

.fa-gripfire:before {
  content: "\F3AC";
}

.fa-grunt:before {
  content: "\F3AD";
}

.fa-guitar:before {
  content: "\F7A6";
}

.fa-gulp:before {
  content: "\F3AE";
}

.fa-h-square:before {
  content: "\F0FD";
}

.fa-h1:before {
  content: "\F313";
}

.fa-h2:before {
  content: "\F314";
}

.fa-h3:before {
  content: "\F315";
}

.fa-hacker-news:before {
  content: "\F1D4";
}

.fa-hacker-news-square:before {
  content: "\F3AF";
}

.fa-hackerrank:before {
  content: "\F5F7";
}

.fa-hamburger:before {
  content: "\F805";
}

.fa-hammer:before {
  content: "\F6E3";
}

.fa-hammer-war:before {
  content: "\F6E4";
}

.fa-hamsa:before {
  content: "\F665";
}

.fa-hand-heart:before {
  content: "\F4BC";
}

.fa-hand-holding:before {
  content: "\F4BD";
}

.fa-hand-holding-box:before {
  content: "\F47B";
}

.fa-hand-holding-heart:before {
  content: "\F4BE";
}

.fa-hand-holding-magic:before {
  content: "\F6E5";
}

.fa-hand-holding-seedling:before {
  content: "\F4BF";
}

.fa-hand-holding-usd:before {
  content: "\F4C0";
}

.fa-hand-holding-water:before {
  content: "\F4C1";
}

.fa-hand-lizard:before {
  content: "\F258";
}

.fa-hand-middle-finger:before {
  content: "\F806";
}

.fa-hand-paper:before {
  content: "\F256";
}

.fa-hand-peace:before {
  content: "\F25B";
}

.fa-hand-point-down:before {
  content: "\F0A7";
}

.fa-hand-point-left:before {
  content: "\F0A5";
}

.fa-hand-point-right:before {
  content: "\F0A4";
}

.fa-hand-point-up:before {
  content: "\F0A6";
}

.fa-hand-pointer:before {
  content: "\F25A";
}

.fa-hand-receiving:before {
  content: "\F47C";
}

.fa-hand-rock:before {
  content: "\F255";
}

.fa-hand-scissors:before {
  content: "\F257";
}

.fa-hand-spock:before {
  content: "\F259";
}

.fa-hands:before {
  content: "\F4C2";
}

.fa-hands-heart:before {
  content: "\F4C3";
}

.fa-hands-helping:before {
  content: "\F4C4";
}

.fa-hands-usd:before {
  content: "\F4C5";
}

.fa-handshake:before {
  content: "\F2B5";
}

.fa-handshake-alt:before {
  content: "\F4C6";
}

.fa-hanukiah:before {
  content: "\F6E6";
}

.fa-hard-hat:before {
  content: "\F807";
}

.fa-hashtag:before {
  content: "\F292";
}

.fa-hat-santa:before {
  content: "\F7A7";
}

.fa-hat-winter:before {
  content: "\F7A8";
}

.fa-hat-witch:before {
  content: "\F6E7";
}

.fa-hat-wizard:before {
  content: "\F6E8";
}

.fa-haykal:before {
  content: "\F666";
}

.fa-hdd:before {
  content: "\F0A0";
}

.fa-head-side:before {
  content: "\F6E9";
}

.fa-head-side-brain:before {
  content: "\F808";
}

.fa-head-side-medical:before {
  content: "\F809";
}

.fa-head-vr:before {
  content: "\F6EA";
}

.fa-heading:before {
  content: "\F1DC";
}

.fa-headphones:before {
  content: "\F025";
}

.fa-headphones-alt:before {
  content: "\F58F";
}

.fa-headset:before {
  content: "\F590";
}

.fa-heart:before {
  content: "\F004";
}

.fa-heart-broken:before {
  content: "\F7A9";
}

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

.fa-heart-rate:before {
  content: "\F5F8";
}

.fa-heart-square:before {
  content: "\F4C8";
}

.fa-heartbeat:before {
  content: "\F21E";
}

.fa-helicopter:before {
  content: "\F533";
}

.fa-helmet-battle:before {
  content: "\F6EB";
}

.fa-hexagon:before {
  content: "\F312";
}

.fa-highlighter:before {
  content: "\F591";
}

.fa-hiking:before {
  content: "\F6EC";
}

.fa-hippo:before {
  content: "\F6ED";
}

.fa-hips:before {
  content: "\F452";
}

.fa-hire-a-helper:before {
  content: "\F3B0";
}

.fa-history:before {
  content: "\F1DA";
}

.fa-hockey-mask:before {
  content: "\F6EE";
}

.fa-hockey-puck:before {
  content: "\F453";
}

.fa-hockey-sticks:before {
  content: "\F454";
}

.fa-holly-berry:before {
  content: "\F7AA";
}

.fa-home:before {
  content: "\F015";
}

.fa-home-alt:before {
  content: "\F80A";
}

.fa-home-heart:before {
  content: "\F4C9";
}

.fa-home-lg:before {
  content: "\F80B";
}

.fa-home-lg-alt:before {
  content: "\F80C";
}

.fa-hood-cloak:before {
  content: "\F6EF";
}

.fa-hooli:before {
  content: "\F427";
}

.fa-hornbill:before {
  content: "\F592";
}

.fa-horse:before {
  content: "\F6F0";
}

.fa-horse-head:before {
  content: "\F7AB";
}

.fa-hospital:before {
  content: "\F0F8";
}

.fa-hospital-alt:before {
  content: "\F47D";
}

.fa-hospital-symbol:before {
  content: "\F47E";
}

.fa-hospital-user:before {
  content: "\F80D";
}

.fa-hospitals:before {
  content: "\F80E";
}

.fa-hot-tub:before {
  content: "\F593";
}

.fa-hotdog:before {
  content: "\F80F";
}

.fa-hotel:before {
  content: "\F594";
}

.fa-hotjar:before {
  content: "\F3B1";
}

.fa-hourglass:before {
  content: "\F254";
}

.fa-hourglass-end:before {
  content: "\F253";
}

.fa-hourglass-half:before {
  content: "\F252";
}

.fa-hourglass-start:before {
  content: "\F251";
}

.fa-house-damage:before {
  content: "\F6F1";
}

.fa-house-flood:before {
  content: "\F74F";
}

.fa-houzz:before {
  content: "\F27C";
}

.fa-hryvnia:before {
  content: "\F6F2";
}

.fa-html5:before {
  content: "\F13B";
}

.fa-hubspot:before {
  content: "\F3B2";
}

.fa-humidity:before {
  content: "\F750";
}

.fa-hurricane:before {
  content: "\F751";
}

.fa-i-cursor:before {
  content: "\F246";
}

.fa-ice-cream:before {
  content: "\F810";
}

.fa-ice-skate:before {
  content: "\F7AC";
}

.fa-icicles:before {
  content: "\F7AD";
}

.fa-id-badge:before {
  content: "\F2C1";
}

.fa-id-card:before {
  content: "\F2C2";
}

.fa-id-card-alt:before {
  content: "\F47F";
}

.fa-igloo:before {
  content: "\F7AE";
}

.fa-image:before {
  content: "\F03E";
}

.fa-images:before {
  content: "\F302";
}

.fa-imdb:before {
  content: "\F2D8";
}

.fa-inbox:before {
  content: "\F01C";
}

.fa-inbox-in:before {
  content: "\F310";
}

.fa-inbox-out:before {
  content: "\F311";
}

.fa-indent:before {
  content: "\F03C";
}

.fa-industry:before {
  content: "\F275";
}

.fa-industry-alt:before {
  content: "\F3B3";
}

.fa-infinity:before {
  content: "\F534";
}

.fa-info:before {
  content: "\F129";
}

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

.fa-info-square:before {
  content: "\F30F";
}

.fa-inhaler:before {
  content: "\F5F9";
}

.fa-instagram:before {
  content: "\F16D";
}

.fa-integral:before {
  content: "\F667";
}

.fa-intercom:before {
  content: "\F7AF";
}

.fa-internet-explorer:before {
  content: "\F26B";
}

.fa-intersection:before {
  content: "\F668";
}

.fa-inventory:before {
  content: "\F480";
}

.fa-invision:before {
  content: "\F7B0";
}

.fa-ioxhost:before {
  content: "\F208";
}

.fa-island-tropical:before {
  content: "\F811";
}

.fa-italic:before {
  content: "\F033";
}

.fa-itunes:before {
  content: "\F3B4";
}

.fa-itunes-note:before {
  content: "\F3B5";
}

.fa-jack-o-lantern:before {
  content: "\F30E";
}

.fa-java:before {
  content: "\F4E4";
}

.fa-jedi:before {
  content: "\F669";
}

.fa-jedi-order:before {
  content: "\F50E";
}

.fa-jenkins:before {
  content: "\F3B6";
}

.fa-jira:before {
  content: "\F7B1";
}

.fa-joget:before {
  content: "\F3B7";
}

.fa-joint:before {
  content: "\F595";
}

.fa-joomla:before {
  content: "\F1AA";
}

.fa-journal-whills:before {
  content: "\F66A";
}

.fa-js:before {
  content: "\F3B8";
}

.fa-js-square:before {
  content: "\F3B9";
}

.fa-jsfiddle:before {
  content: "\F1CC";
}

.fa-kaaba:before {
  content: "\F66B";
}

.fa-kaggle:before {
  content: "\F5FA";
}

.fa-key:before {
  content: "\F084";
}

.fa-key-skeleton:before {
  content: "\F6F3";
}

.fa-keybase:before {
  content: "\F4F5";
}

.fa-keyboard:before {
  content: "\F11C";
}

.fa-keycdn:before {
  content: "\F3BA";
}

.fa-keynote:before {
  content: "\F66C";
}

.fa-khanda:before {
  content: "\F66D";
}

.fa-kickstarter:before {
  content: "\F3BB";
}

.fa-kickstarter-k:before {
  content: "\F3BC";
}

.fa-kidneys:before {
  content: "\F5FB";
}

.fa-kiss:before {
  content: "\F596";
}

.fa-kiss-beam:before {
  content: "\F597";
}

.fa-kiss-wink-heart:before {
  content: "\F598";
}

.fa-kite:before {
  content: "\F6F4";
}

.fa-kiwi-bird:before {
  content: "\F535";
}

.fa-knife-kitchen:before {
  content: "\F6F5";
}

.fa-korvue:before {
  content: "\F42F";
}

.fa-lambda:before {
  content: "\F66E";
}

.fa-lamp:before {
  content: "\F4CA";
}

.fa-landmark:before {
  content: "\F66F";
}

.fa-landmark-alt:before {
  content: "\F752";
}

.fa-language:before {
  content: "\F1AB";
}

.fa-laptop:before {
  content: "\F109";
}

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

.fa-laptop-medical:before {
  content: "\F812";
}

.fa-laravel:before {
  content: "\F3BD";
}

.fa-lastfm:before {
  content: "\F202";
}

.fa-lastfm-square:before {
  content: "\F203";
}

.fa-laugh:before {
  content: "\F599";
}

.fa-laugh-beam:before {
  content: "\F59A";
}

.fa-laugh-squint:before {
  content: "\F59B";
}

.fa-laugh-wink:before {
  content: "\F59C";
}

.fa-layer-group:before {
  content: "\F5FD";
}

.fa-layer-minus:before {
  content: "\F5FE";
}

.fa-layer-plus:before {
  content: "\F5FF";
}

.fa-leaf:before {
  content: "\F06C";
}

.fa-leaf-heart:before {
  content: "\F4CB";
}

.fa-leaf-maple:before {
  content: "\F6F6";
}

.fa-leaf-oak:before {
  content: "\F6F7";
}

.fa-leanpub:before {
  content: "\F212";
}

.fa-lemon:before {
  content: "\F094";
}

.fa-less:before {
  content: "\F41D";
}

.fa-less-than:before {
  content: "\F536";
}

.fa-less-than-equal:before {
  content: "\F537";
}

.fa-level-down:before {
  content: "\F149";
}

.fa-level-down-alt:before {
  content: "\F3BE";
}

.fa-level-up:before {
  content: "\F148";
}

.fa-level-up-alt:before {
  content: "\F3BF";
}

.fa-life-ring:before {
  content: "\F1CD";
}

.fa-lightbulb:before {
  content: "\F0EB";
}

.fa-lightbulb-dollar:before {
  content: "\F670";
}

.fa-lightbulb-exclamation:before {
  content: "\F671";
}

.fa-lightbulb-on:before {
  content: "\F672";
}

.fa-lightbulb-slash:before {
  content: "\F673";
}

.fa-lights-holiday:before {
  content: "\F7B2";
}

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

.fa-link:before {
  content: "\F0C1";
}

.fa-linkedin:before {
  content: "\F08C";
}

.fa-linkedin-in:before {
  content: "\F0E1";
}

.fa-linode:before {
  content: "\F2B8";
}

.fa-linux:before {
  content: "\F17C";
}

.fa-lips:before {
  content: "\F600";
}

.fa-lira-sign:before {
  content: "\F195";
}

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

.fa-list-alt:before {
  content: "\F022";
}

.fa-list-ol:before {
  content: "\F0CB";
}

.fa-list-ul:before {
  content: "\F0CA";
}

.fa-location:before {
  content: "\F601";
}

.fa-location-arrow:before {
  content: "\F124";
}

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

.fa-location-slash:before {
  content: "\F603";
}

.fa-lock:before {
  content: "\F023";
}

.fa-lock-alt:before {
  content: "\F30D";
}

.fa-lock-open:before {
  content: "\F3C1";
}

.fa-lock-open-alt:before {
  content: "\F3C2";
}

.fa-long-arrow-alt-down:before {
  content: "\F309";
}

.fa-long-arrow-alt-left:before {
  content: "\F30A";
}

.fa-long-arrow-alt-right:before {
  content: "\F30B";
}

.fa-long-arrow-alt-up:before {
  content: "\F30C";
}

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

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

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

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

.fa-loveseat:before {
  content: "\F4CC";
}

.fa-low-vision:before {
  content: "\F2A8";
}

.fa-luchador:before {
  content: "\F455";
}

.fa-luggage-cart:before {
  content: "\F59D";
}

.fa-lungs:before {
  content: "\F604";
}

.fa-lyft:before {
  content: "\F3C3";
}

.fa-mace:before {
  content: "\F6F8";
}

.fa-magento:before {
  content: "\F3C4";
}

.fa-magic:before {
  content: "\F0D0";
}

.fa-magnet:before {
  content: "\F076";
}

.fa-mail-bulk:before {
  content: "\F674";
}

.fa-mailbox:before {
  content: "\F813";
}

.fa-mailchimp:before {
  content: "\F59E";
}

.fa-male:before {
  content: "\F183";
}

.fa-mandalorian:before {
  content: "\F50F";
}

.fa-mandolin:before {
  content: "\F6F9";
}

.fa-map:before {
  content: "\F279";
}

.fa-map-marked:before {
  content: "\F59F";
}

.fa-map-marked-alt:before {
  content: "\F5A0";
}

.fa-map-marker:before {
  content: "\F041";
}

.fa-map-marker-alt:before {
  content: "\F3C5";
}

.fa-map-marker-alt-slash:before {
  content: "\F605";
}

.fa-map-marker-check:before {
  content: "\F606";
}

.fa-map-marker-edit:before {
  content: "\F607";
}

.fa-map-marker-exclamation:before {
  content: "\F608";
}

.fa-map-marker-minus:before {
  content: "\F609";
}

.fa-map-marker-plus:before {
  content: "\F60A";
}

.fa-map-marker-question:before {
  content: "\F60B";
}

.fa-map-marker-slash:before {
  content: "\F60C";
}

.fa-map-marker-smile:before {
  content: "\F60D";
}

.fa-map-marker-times:before {
  content: "\F60E";
}

.fa-map-pin:before {
  content: "\F276";
}

.fa-map-signs:before {
  content: "\F277";
}

.fa-markdown:before {
  content: "\F60F";
}

.fa-marker:before {
  content: "\F5A1";
}

.fa-mars:before {
  content: "\F222";
}

.fa-mars-double:before {
  content: "\F227";
}

.fa-mars-stroke:before {
  content: "\F229";
}

.fa-mars-stroke-h:before {
  content: "\F22B";
}

.fa-mars-stroke-v:before {
  content: "\F22A";
}

.fa-mask:before {
  content: "\F6FA";
}

.fa-mastodon:before {
  content: "\F4F6";
}

.fa-maxcdn:before {
  content: "\F136";
}

.fa-meat:before {
  content: "\F814";
}

.fa-medal:before {
  content: "\F5A2";
}

.fa-medapps:before {
  content: "\F3C6";
}

.fa-medium:before {
  content: "\F23A";
}

.fa-medium-m:before {
  content: "\F3C7";
}

.fa-medkit:before {
  content: "\F0FA";
}

.fa-medrt:before {
  content: "\F3C8";
}

.fa-meetup:before {
  content: "\F2E0";
}

.fa-megaphone:before {
  content: "\F675";
}

.fa-megaport:before {
  content: "\F5A3";
}

.fa-meh:before {
  content: "\F11A";
}

.fa-meh-blank:before {
  content: "\F5A4";
}

.fa-meh-rolling-eyes:before {
  content: "\F5A5";
}

.fa-memory:before {
  content: "\F538";
}

.fa-mendeley:before {
  content: "\F7B3";
}

.fa-menorah:before {
  content: "\F676";
}

.fa-mercury:before {
  content: "\F223";
}

.fa-meteor:before {
  content: "\F753";
}

.fa-microchip:before {
  content: "\F2DB";
}

.fa-microphone:before {
  content: "\F130";
}

.fa-microphone-alt:before {
  content: "\F3C9";
}

.fa-microphone-alt-slash:before {
  content: "\F539";
}

.fa-microphone-slash:before {
  content: "\F131";
}

.fa-microscope:before {
  content: "\F610";
}

.fa-microsoft:before {
  content: "\F3CA";
}

.fa-mind-share:before {
  content: "\F677";
}

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

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

.fa-minus-hexagon:before {
  content: "\F307";
}

.fa-minus-octagon:before {
  content: "\F308";
}

.fa-minus-square:before {
  content: "\F146";
}

.fa-mistletoe:before {
  content: "\F7B4";
}

.fa-mitten:before {
  content: "\F7B5";
}

.fa-mix:before {
  content: "\F3CB";
}

.fa-mixcloud:before {
  content: "\F289";
}

.fa-mizuni:before {
  content: "\F3CC";
}

.fa-mobile:before {
  content: "\F10B";
}

.fa-mobile-alt:before {
  content: "\F3CD";
}

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

.fa-mobile-android-alt:before {
  content: "\F3CF";
}

.fa-modx:before {
  content: "\F285";
}

.fa-monero:before {
  content: "\F3D0";
}

.fa-money-bill:before {
  content: "\F0D6";
}

.fa-money-bill-alt:before {
  content: "\F3D1";
}

.fa-money-bill-wave:before {
  content: "\F53A";
}

.fa-money-bill-wave-alt:before {
  content: "\F53B";
}

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

.fa-money-check-alt:before {
  content: "\F53D";
}

.fa-monitor-heart-rate:before {
  content: "\F611";
}

.fa-monkey:before {
  content: "\F6FB";
}

.fa-monument:before {
  content: "\F5A6";
}

.fa-moon:before {
  content: "\F186";
}

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

.fa-moon-stars:before {
  content: "\F755";
}

.fa-mortar-pestle:before {
  content: "\F5A7";
}

.fa-mosque:before {
  content: "\F678";
}

.fa-motorcycle:before {
  content: "\F21C";
}

.fa-mountain:before {
  content: "\F6FC";
}

.fa-mountains:before {
  content: "\F6FD";
}

.fa-mouse-pointer:before {
  content: "\F245";
}

.fa-mug-hot:before {
  content: "\F7B6";
}

.fa-mug-marshmallows:before {
  content: "\F7B7";
}

.fa-music:before {
  content: "\F001";
}

.fa-napster:before {
  content: "\F3D2";
}

.fa-narwhal:before {
  content: "\F6FE";
}

.fa-neos:before {
  content: "\F612";
}

.fa-network-wired:before {
  content: "\F6FF";
}

.fa-neuter:before {
  content: "\F22C";
}

.fa-newspaper:before {
  content: "\F1EA";
}

.fa-nimblr:before {
  content: "\F5A8";
}

.fa-nintendo-switch:before {
  content: "\F418";
}

.fa-node:before {
  content: "\F419";
}

.fa-node-js:before {
  content: "\F3D3";
}

.fa-not-equal:before {
  content: "\F53E";
}

.fa-notes-medical:before {
  content: "\F481";
}

.fa-npm:before {
  content: "\F3D4";
}

.fa-ns8:before {
  content: "\F3D5";
}

.fa-nutritionix:before {
  content: "\F3D6";
}

.fa-object-group:before {
  content: "\F247";
}

.fa-object-ungroup:before {
  content: "\F248";
}

.fa-octagon:before {
  content: "\F306";
}

.fa-odnoklassniki:before {
  content: "\F263";
}

.fa-odnoklassniki-square:before {
  content: "\F264";
}

.fa-oil-can:before {
  content: "\F613";
}

.fa-oil-temp:before {
  content: "\F614";
}

.fa-old-republic:before {
  content: "\F510";
}

.fa-om:before {
  content: "\F679";
}

.fa-omega:before {
  content: "\F67A";
}

.fa-opencart:before {
  content: "\F23D";
}

.fa-openid:before {
  content: "\F19B";
}

.fa-opera:before {
  content: "\F26A";
}

.fa-optin-monster:before {
  content: "\F23C";
}

.fa-ornament:before {
  content: "\F7B8";
}

.fa-osi:before {
  content: "\F41A";
}

.fa-otter:before {
  content: "\F700";
}

.fa-outdent:before {
  content: "\F03B";
}

.fa-page4:before {
  content: "\F3D7";
}

.fa-pagelines:before {
  content: "\F18C";
}

.fa-pager:before {
  content: "\F815";
}

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

.fa-paint-brush-alt:before {
  content: "\F5A9";
}

.fa-paint-roller:before {
  content: "\F5AA";
}

.fa-palette:before {
  content: "\F53F";
}

.fa-palfed:before {
  content: "\F3D8";
}

.fa-pallet:before {
  content: "\F482";
}

.fa-pallet-alt:before {
  content: "\F483";
}

.fa-paper-plane:before {
  content: "\F1D8";
}

.fa-paperclip:before {
  content: "\F0C6";
}

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

.fa-paragraph:before {
  content: "\F1DD";
}

.fa-parking:before {
  content: "\F540";
}

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

.fa-parking-circle-slash:before {
  content: "\F616";
}

.fa-parking-slash:before {
  content: "\F617";
}

.fa-passport:before {
  content: "\F5AB";
}

.fa-pastafarianism:before {
  content: "\F67B";
}

.fa-paste:before {
  content: "\F0EA";
}

.fa-patreon:before {
  content: "\F3D9";
}

.fa-pause:before {
  content: "\F04C";
}

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

.fa-paw:before {
  content: "\F1B0";
}

.fa-paw-alt:before {
  content: "\F701";
}

.fa-paw-claws:before {
  content: "\F702";
}

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

.fa-peace:before {
  content: "\F67C";
}

.fa-pegasus:before {
  content: "\F703";
}

.fa-pen:before {
  content: "\F304";
}

.fa-pen-alt:before {
  content: "\F305";
}

.fa-pen-fancy:before {
  content: "\F5AC";
}

.fa-pen-nib:before {
  content: "\F5AD";
}

.fa-pen-square:before {
  content: "\F14B";
}

.fa-pencil:before {
  content: "\F040";
}

.fa-pencil-alt:before {
  content: "\F303";
}

.fa-pencil-paintbrush:before {
  content: "\F618";
}

.fa-pencil-ruler:before {
  content: "\F5AE";
}

.fa-pennant:before {
  content: "\F456";
}

.fa-penny-arcade:before {
  content: "\F704";
}

.fa-people-carry:before {
  content: "\F4CE";
}

.fa-pepper-hot:before {
  content: "\F816";
}

.fa-percent:before {
  content: "\F295";
}

.fa-percentage:before {
  content: "\F541";
}

.fa-periscope:before {
  content: "\F3DA";
}

.fa-person-booth:before {
  content: "\F756";
}

.fa-person-carry:before {
  content: "\F4CF";
}

.fa-person-dolly:before {
  content: "\F4D0";
}

.fa-person-dolly-empty:before {
  content: "\F4D1";
}

.fa-person-sign:before {
  content: "\F757";
}

.fa-phabricator:before {
  content: "\F3DB";
}

.fa-phoenix-framework:before {
  content: "\F3DC";
}

.fa-phoenix-squadron:before {
  content: "\F511";
}

.fa-phone:before {
  content: "\F095";
}

.fa-phone-office:before {
  content: "\F67D";
}

.fa-phone-plus:before {
  content: "\F4D2";
}

.fa-phone-slash:before {
  content: "\F3DD";
}

.fa-phone-square:before {
  content: "\F098";
}

.fa-phone-volume:before {
  content: "\F2A0";
}

.fa-php:before {
  content: "\F457";
}

.fa-pi:before {
  content: "\F67E";
}

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

.fa-pied-piper:before {
  content: "\F2AE";
}

.fa-pied-piper-alt:before {
  content: "\F1A8";
}

.fa-pied-piper-hat:before {
  content: "\F4E5";
}

.fa-pied-piper-pp:before {
  content: "\F1A7";
}

.fa-pig:before {
  content: "\F706";
}

.fa-piggy-bank:before {
  content: "\F4D3";
}

.fa-pills:before {
  content: "\F484";
}

.fa-pinterest:before {
  content: "\F0D2";
}

.fa-pinterest-p:before {
  content: "\F231";
}

.fa-pinterest-square:before {
  content: "\F0D3";
}

.fa-pizza:before {
  content: "\F817";
}

.fa-pizza-slice:before {
  content: "\F818";
}

.fa-place-of-worship:before {
  content: "\F67F";
}

.fa-plane:before {
  content: "\F072";
}

.fa-plane-alt:before {
  content: "\F3DE";
}

.fa-plane-arrival:before {
  content: "\F5AF";
}

.fa-plane-departure:before {
  content: "\F5B0";
}

.fa-play:before {
  content: "\F04B";
}

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

.fa-playstation:before {
  content: "\F3DF";
}

.fa-plug:before {
  content: "\F1E6";
}

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

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

.fa-plus-hexagon:before {
  content: "\F300";
}

.fa-plus-octagon:before {
  content: "\F301";
}

.fa-plus-square:before {
  content: "\F0FE";
}

.fa-podcast:before {
  content: "\F2CE";
}

.fa-podium:before {
  content: "\F680";
}

.fa-podium-star:before {
  content: "\F758";
}

.fa-poll:before {
  content: "\F681";
}

.fa-poll-h:before {
  content: "\F682";
}

.fa-poll-people:before {
  content: "\F759";
}

.fa-poo:before {
  content: "\F2FE";
}

.fa-poo-storm:before {
  content: "\F75A";
}

.fa-poop:before {
  content: "\F619";
}

.fa-popcorn:before {
  content: "\F819";
}

.fa-portrait:before {
  content: "\F3E0";
}

.fa-pound-sign:before {
  content: "\F154";
}

.fa-power-off:before {
  content: "\F011";
}

.fa-pray:before {
  content: "\F683";
}

.fa-praying-hands:before {
  content: "\F684";
}

.fa-prescription:before {
  content: "\F5B1";
}

.fa-prescription-bottle:before {
  content: "\F485";
}

.fa-prescription-bottle-alt:before {
  content: "\F486";
}

.fa-presentation:before {
  content: "\F685";
}

.fa-print:before {
  content: "\F02F";
}

.fa-print-search:before {
  content: "\F81A";
}

.fa-print-slash:before {
  content: "\F686";
}

.fa-procedures:before {
  content: "\F487";
}

.fa-product-hunt:before {
  content: "\F288";
}

.fa-project-diagram:before {
  content: "\F542";
}

.fa-pumpkin:before {
  content: "\F707";
}

.fa-pushed:before {
  content: "\F3E1";
}

.fa-puzzle-piece:before {
  content: "\F12E";
}

.fa-python:before {
  content: "\F3E2";
}

.fa-qq:before {
  content: "\F1D6";
}

.fa-qrcode:before {
  content: "\F029";
}

.fa-question:before {
  content: "\F128";
}

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

.fa-question-square:before {
  content: "\F2FD";
}

.fa-quidditch:before {
  content: "\F458";
}

.fa-quinscape:before {
  content: "\F459";
}

.fa-quora:before {
  content: "\F2C4";
}

.fa-quote-left:before {
  content: "\F10D";
}

.fa-quote-right:before {
  content: "\F10E";
}

.fa-quran:before {
  content: "\F687";
}

.fa-r-project:before {
  content: "\F4F7";
}

.fa-rabbit:before {
  content: "\F708";
}

.fa-rabbit-fast:before {
  content: "\F709";
}

.fa-racquet:before {
  content: "\F45A";
}

.fa-radiation:before {
  content: "\F7B9";
}

.fa-radiation-alt:before {
  content: "\F7BA";
}

.fa-rainbow:before {
  content: "\F75B";
}

.fa-raindrops:before {
  content: "\F75C";
}

.fa-ram:before {
  content: "\F70A";
}

.fa-ramp-loading:before {
  content: "\F4D4";
}

.fa-random:before {
  content: "\F074";
}

.fa-raspberry-pi:before {
  content: "\F7BB";
}

.fa-ravelry:before {
  content: "\F2D9";
}

.fa-react:before {
  content: "\F41B";
}

.fa-reacteurope:before {
  content: "\F75D";
}

.fa-readme:before {
  content: "\F4D5";
}

.fa-rebel:before {
  content: "\F1D0";
}

.fa-receipt:before {
  content: "\F543";
}

.fa-rectangle-landscape:before {
  content: "\F2FA";
}

.fa-rectangle-portrait:before {
  content: "\F2FB";
}

.fa-rectangle-wide:before {
  content: "\F2FC";
}

.fa-recycle:before {
  content: "\F1B8";
}

.fa-red-river:before {
  content: "\F3E3";
}

.fa-reddit:before {
  content: "\F1A1";
}

.fa-reddit-alien:before {
  content: "\F281";
}

.fa-reddit-square:before {
  content: "\F1A2";
}

.fa-redhat:before {
  content: "\F7BC";
}

.fa-redo:before {
  content: "\F01E";
}

.fa-redo-alt:before {
  content: "\F2F9";
}

.fa-registered:before {
  content: "\F25D";
}

.fa-renren:before {
  content: "\F18B";
}

.fa-repeat:before {
  content: "\F363";
}

.fa-repeat-1:before {
  content: "\F365";
}

.fa-repeat-1-alt:before {
  content: "\F366";
}

.fa-repeat-alt:before {
  content: "\F364";
}

.fa-reply:before {
  content: "\F3E5";
}

.fa-reply-all:before {
  content: "\F122";
}

.fa-replyd:before {
  content: "\F3E6";
}

.fa-republican:before {
  content: "\F75E";
}

.fa-researchgate:before {
  content: "\F4F8";
}

.fa-resolving:before {
  content: "\F3E7";
}

.fa-restroom:before {
  content: "\F7BD";
}

.fa-retweet:before {
  content: "\F079";
}

.fa-retweet-alt:before {
  content: "\F361";
}

.fa-rev:before {
  content: "\F5B2";
}

.fa-ribbon:before {
  content: "\F4D6";
}

.fa-ring:before {
  content: "\F70B";
}

.fa-rings-wedding:before {
  content: "\F81B";
}

.fa-road:before {
  content: "\F018";
}

.fa-robot:before {
  content: "\F544";
}

.fa-rocket:before {
  content: "\F135";
}

.fa-rocketchat:before {
  content: "\F3E8";
}

.fa-rockrms:before {
  content: "\F3E9";
}

.fa-route:before {
  content: "\F4D7";
}

.fa-route-highway:before {
  content: "\F61A";
}

.fa-route-interstate:before {
  content: "\F61B";
}

.fa-rss:before {
  content: "\F09E";
}

.fa-rss-square:before {
  content: "\F143";
}

.fa-ruble-sign:before {
  content: "\F158";
}

.fa-ruler:before {
  content: "\F545";
}

.fa-ruler-combined:before {
  content: "\F546";
}

.fa-ruler-horizontal:before {
  content: "\F547";
}

.fa-ruler-triangle:before {
  content: "\F61C";
}

.fa-ruler-vertical:before {
  content: "\F548";
}

.fa-running:before {
  content: "\F70C";
}

.fa-rupee-sign:before {
  content: "\F156";
}

.fa-rv:before {
  content: "\F7BE";
}

.fa-sack:before {
  content: "\F81C";
}

.fa-sack-dollar:before {
  content: "\F81D";
}

.fa-sad-cry:before {
  content: "\F5B3";
}

.fa-sad-tear:before {
  content: "\F5B4";
}

.fa-safari:before {
  content: "\F267";
}

.fa-salad:before {
  content: "\F81E";
}

.fa-sandwich:before {
  content: "\F81F";
}

.fa-sass:before {
  content: "\F41E";
}

.fa-satellite:before {
  content: "\F7BF";
}

.fa-satellite-dish:before {
  content: "\F7C0";
}

.fa-sausage:before {
  content: "\F820";
}

.fa-save:before {
  content: "\F0C7";
}

.fa-scalpel:before {
  content: "\F61D";
}

.fa-scalpel-path:before {
  content: "\F61E";
}

.fa-scanner:before {
  content: "\F488";
}

.fa-scanner-keyboard:before {
  content: "\F489";
}

.fa-scanner-touchscreen:before {
  content: "\F48A";
}

.fa-scarecrow:before {
  content: "\F70D";
}

.fa-scarf:before {
  content: "\F7C1";
}

.fa-schlix:before {
  content: "\F3EA";
}

.fa-school:before {
  content: "\F549";
}

.fa-screwdriver:before {
  content: "\F54A";
}

.fa-scribd:before {
  content: "\F28A";
}

.fa-scroll:before {
  content: "\F70E";
}

.fa-scroll-old:before {
  content: "\F70F";
}

.fa-scrubber:before {
  content: "\F2F8";
}

.fa-scythe:before {
  content: "\F710";
}

.fa-sd-card:before {
  content: "\F7C2";
}

.fa-search:before {
  content: "\F002";
}

.fa-search-dollar:before {
  content: "\F688";
}

.fa-search-location:before {
  content: "\F689";
}

.fa-search-minus:before {
  content: "\F010";
}

.fa-search-plus:before {
  content: "\F00E";
}

.fa-searchengin:before {
  content: "\F3EB";
}

.fa-seedling:before {
  content: "\F4D8";
}

.fa-sellcast:before {
  content: "\F2DA";
}

.fa-sellsy:before {
  content: "\F213";
}

.fa-server:before {
  content: "\F233";
}

.fa-servicestack:before {
  content: "\F3EC";
}

.fa-shapes:before {
  content: "\F61F";
}

.fa-share:before {
  content: "\F064";
}

.fa-share-all:before {
  content: "\F367";
}

.fa-share-alt:before {
  content: "\F1E0";
}

.fa-share-alt-square:before {
  content: "\F1E1";
}

.fa-share-square:before {
  content: "\F14D";
}

.fa-sheep:before {
  content: "\F711";
}

.fa-shekel-sign:before {
  content: "\F20B";
}

.fa-shield:before {
  content: "\F132";
}

.fa-shield-alt:before {
  content: "\F3ED";
}

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

.fa-shield-cross:before {
  content: "\F712";
}

.fa-ship:before {
  content: "\F21A";
}

.fa-shipping-fast:before {
  content: "\F48B";
}

.fa-shipping-timed:before {
  content: "\F48C";
}

.fa-shirtsinbulk:before {
  content: "\F214";
}

.fa-shish-kebab:before {
  content: "\F821";
}

.fa-shoe-prints:before {
  content: "\F54B";
}

.fa-shopping-bag:before {
  content: "\F290";
}

.fa-shopping-basket:before {
  content: "\F291";
}

.fa-shopping-cart:before {
  content: "\F07A";
}

.fa-shopware:before {
  content: "\F5B5";
}

.fa-shovel:before {
  content: "\F713";
}

.fa-shovel-snow:before {
  content: "\F7C3";
}

.fa-shower:before {
  content: "\F2CC";
}

.fa-shredder:before {
  content: "\F68A";
}

.fa-shuttle-van:before {
  content: "\F5B6";
}

.fa-shuttlecock:before {
  content: "\F45B";
}

.fa-sickle:before {
  content: "\F822";
}

.fa-sigma:before {
  content: "\F68B";
}

.fa-sign:before {
  content: "\F4D9";
}

.fa-sign-in:before {
  content: "\F090";
}

.fa-sign-in-alt:before {
  content: "\F2F6";
}

.fa-sign-language:before {
  content: "\F2A7";
}

.fa-sign-out:before {
  content: "\F08B";
}

.fa-sign-out-alt:before {
  content: "\F2F5";
}

.fa-signal:before {
  content: "\F012";
}

.fa-signal-1:before {
  content: "\F68C";
}

.fa-signal-2:before {
  content: "\F68D";
}

.fa-signal-3:before {
  content: "\F68E";
}

.fa-signal-4:before {
  content: "\F68F";
}

.fa-signal-alt:before {
  content: "\F690";
}

.fa-signal-alt-1:before {
  content: "\F691";
}

.fa-signal-alt-2:before {
  content: "\F692";
}

.fa-signal-alt-3:before {
  content: "\F693";
}

.fa-signal-alt-slash:before {
  content: "\F694";
}

.fa-signal-slash:before {
  content: "\F695";
}

.fa-signature:before {
  content: "\F5B7";
}

.fa-sim-card:before {
  content: "\F7C4";
}

.fa-simplybuilt:before {
  content: "\F215";
}

.fa-sistrix:before {
  content: "\F3EE";
}

.fa-sitemap:before {
  content: "\F0E8";
}

.fa-sith:before {
  content: "\F512";
}

.fa-skating:before {
  content: "\F7C5";
}

.fa-skeleton:before {
  content: "\F620";
}

.fa-sketch:before {
  content: "\F7C6";
}

.fa-ski-jump:before {
  content: "\F7C7";
}

.fa-ski-lift:before {
  content: "\F7C8";
}

.fa-skiing:before {
  content: "\F7C9";
}

.fa-skiing-nordic:before {
  content: "\F7CA";
}

.fa-skull:before {
  content: "\F54C";
}

.fa-skull-crossbones:before {
  content: "\F714";
}

.fa-skyatlas:before {
  content: "\F216";
}

.fa-skype:before {
  content: "\F17E";
}

.fa-slack:before {
  content: "\F198";
}

.fa-slack-hash:before {
  content: "\F3EF";
}

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

.fa-sledding:before {
  content: "\F7CB";
}

.fa-sleigh:before {
  content: "\F7CC";
}

.fa-sliders-h:before {
  content: "\F1DE";
}

.fa-sliders-h-square:before {
  content: "\F3F0";
}

.fa-sliders-v:before {
  content: "\F3F1";
}

.fa-sliders-v-square:before {
  content: "\F3F2";
}

.fa-slideshare:before {
  content: "\F1E7";
}

.fa-smile:before {
  content: "\F118";
}

.fa-smile-beam:before {
  content: "\F5B8";
}

.fa-smile-plus:before {
  content: "\F5B9";
}

.fa-smile-wink:before {
  content: "\F4DA";
}

.fa-smog:before {
  content: "\F75F";
}

.fa-smoke:before {
  content: "\F760";
}

.fa-smoking:before {
  content: "\F48D";
}

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

.fa-sms:before {
  content: "\F7CD";
}

.fa-snake:before {
  content: "\F716";
}

.fa-snapchat:before {
  content: "\F2AB";
}

.fa-snapchat-ghost:before {
  content: "\F2AC";
}

.fa-snapchat-square:before {
  content: "\F2AD";
}

.fa-snow-blowing:before {
  content: "\F761";
}

.fa-snowboarding:before {
  content: "\F7CE";
}

.fa-snowflake:before {
  content: "\F2DC";
}

.fa-snowflakes:before {
  content: "\F7CF";
}

.fa-snowman:before {
  content: "\F7D0";
}

.fa-snowmobile:before {
  content: "\F7D1";
}

.fa-snowplow:before {
  content: "\F7D2";
}

.fa-socks:before {
  content: "\F696";
}

.fa-solar-panel:before {
  content: "\F5BA";
}

.fa-sort:before {
  content: "\F0DC";
}

.fa-sort-alpha-down:before {
  content: "\F15D";
}

.fa-sort-alpha-up:before {
  content: "\F15E";
}

.fa-sort-amount-down:before {
  content: "\F160";
}

.fa-sort-amount-up:before {
  content: "\F161";
}

.fa-sort-down:before {
  content: "\F0DD";
}

.fa-sort-numeric-down:before {
  content: "\F162";
}

.fa-sort-numeric-up:before {
  content: "\F163";
}

.fa-sort-up:before {
  content: "\F0DE";
}

.fa-soundcloud:before {
  content: "\F1BE";
}

.fa-soup:before {
  content: "\F823";
}

.fa-sourcetree:before {
  content: "\F7D3";
}

.fa-spa:before {
  content: "\F5BB";
}

.fa-space-shuttle:before {
  content: "\F197";
}

.fa-spade:before {
  content: "\F2F4";
}

.fa-speakap:before {
  content: "\F3F3";
}

.fa-spider:before {
  content: "\F717";
}

.fa-spider-black-widow:before {
  content: "\F718";
}

.fa-spider-web:before {
  content: "\F719";
}

.fa-spinner:before {
  content: "\F110";
}

.fa-spinner-third:before {
  content: "\F3F4";
}

.fa-splotch:before {
  content: "\F5BC";
}

.fa-spotify:before {
  content: "\F1BC";
}

.fa-spray-can:before {
  content: "\F5BD";
}

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

.fa-square-full:before {
  content: "\F45C";
}

.fa-square-root:before {
  content: "\F697";
}

.fa-square-root-alt:before {
  content: "\F698";
}

.fa-squarespace:before {
  content: "\F5BE";
}

.fa-squirrel:before {
  content: "\F71A";
}

.fa-stack-exchange:before {
  content: "\F18D";
}

.fa-stack-overflow:before {
  content: "\F16C";
}

.fa-staff:before {
  content: "\F71B";
}

.fa-stamp:before {
  content: "\F5BF";
}

.fa-star:before {
  content: "\F005";
}

.fa-star-and-crescent:before {
  content: "\F699";
}

.fa-star-christmas:before {
  content: "\F7D4";
}

.fa-star-exclamation:before {
  content: "\F2F3";
}

.fa-star-half:before {
  content: "\F089";
}

.fa-star-half-alt:before {
  content: "\F5C0";
}

.fa-star-of-david:before {
  content: "\F69A";
}

.fa-star-of-life:before {
  content: "\F621";
}

.fa-stars:before {
  content: "\F762";
}

.fa-staylinked:before {
  content: "\F3F5";
}

.fa-steak:before {
  content: "\F824";
}

.fa-steam:before {
  content: "\F1B6";
}

.fa-steam-square:before {
  content: "\F1B7";
}

.fa-steam-symbol:before {
  content: "\F3F6";
}

.fa-steering-wheel:before {
  content: "\F622";
}

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

.fa-step-forward:before {
  content: "\F051";
}

.fa-stethoscope:before {
  content: "\F0F1";
}

.fa-sticker-mule:before {
  content: "\F3F7";
}

.fa-sticky-note:before {
  content: "\F249";
}

.fa-stocking:before {
  content: "\F7D5";
}

.fa-stomach:before {
  content: "\F623";
}

.fa-stop:before {
  content: "\F04D";
}

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

.fa-stopwatch:before {
  content: "\F2F2";
}

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

.fa-store-alt:before {
  content: "\F54F";
}

.fa-strava:before {
  content: "\F428";
}

.fa-stream:before {
  content: "\F550";
}

.fa-street-view:before {
  content: "\F21D";
}

.fa-stretcher:before {
  content: "\F825";
}

.fa-strikethrough:before {
  content: "\F0CC";
}

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

.fa-stripe-s:before {
  content: "\F42A";
}

.fa-stroopwafel:before {
  content: "\F551";
}

.fa-studiovinari:before {
  content: "\F3F8";
}

.fa-stumbleupon:before {
  content: "\F1A4";
}

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

.fa-subscript:before {
  content: "\F12C";
}

.fa-subway:before {
  content: "\F239";
}

.fa-suitcase:before {
  content: "\F0F2";
}

.fa-suitcase-rolling:before {
  content: "\F5C1";
}

.fa-sun:before {
  content: "\F185";
}

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

.fa-sun-dust:before {
  content: "\F764";
}

.fa-sun-haze:before {
  content: "\F765";
}

.fa-sunrise:before {
  content: "\F766";
}

.fa-sunset:before {
  content: "\F767";
}

.fa-superpowers:before {
  content: "\F2DD";
}

.fa-superscript:before {
  content: "\F12B";
}

.fa-supple:before {
  content: "\F3F9";
}

.fa-surprise:before {
  content: "\F5C2";
}

.fa-suse:before {
  content: "\F7D6";
}

.fa-swatchbook:before {
  content: "\F5C3";
}

.fa-swimmer:before {
  content: "\F5C4";
}

.fa-swimming-pool:before {
  content: "\F5C5";
}

.fa-sword:before {
  content: "\F71C";
}

.fa-swords:before {
  content: "\F71D";
}

.fa-synagogue:before {
  content: "\F69B";
}

.fa-sync:before {
  content: "\F021";
}

.fa-sync-alt:before {
  content: "\F2F1";
}

.fa-syringe:before {
  content: "\F48E";
}

.fa-table:before {
  content: "\F0CE";
}

.fa-table-tennis:before {
  content: "\F45D";
}

.fa-tablet:before {
  content: "\F10A";
}

.fa-tablet-alt:before {
  content: "\F3FA";
}

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

.fa-tablet-android-alt:before {
  content: "\F3FC";
}

.fa-tablet-rugged:before {
  content: "\F48F";
}

.fa-tablets:before {
  content: "\F490";
}

.fa-tachometer:before {
  content: "\F0E4";
}

.fa-tachometer-alt:before {
  content: "\F3FD";
}

.fa-tachometer-alt-average:before {
  content: "\F624";
}

.fa-tachometer-alt-fast:before {
  content: "\F625";
}

.fa-tachometer-alt-fastest:before {
  content: "\F626";
}

.fa-tachometer-alt-slow:before {
  content: "\F627";
}

.fa-tachometer-alt-slowest:before {
  content: "\F628";
}

.fa-tachometer-average:before {
  content: "\F629";
}

.fa-tachometer-fast:before {
  content: "\F62A";
}

.fa-tachometer-fastest:before {
  content: "\F62B";
}

.fa-tachometer-slow:before {
  content: "\F62C";
}

.fa-tachometer-slowest:before {
  content: "\F62D";
}

.fa-taco:before {
  content: "\F826";
}

.fa-tag:before {
  content: "\F02B";
}

.fa-tags:before {
  content: "\F02C";
}

.fa-tally:before {
  content: "\F69C";
}

.fa-tanakh:before {
  content: "\F827";
}

.fa-tape:before {
  content: "\F4DB";
}

.fa-tasks:before {
  content: "\F0AE";
}

.fa-tasks-alt:before {
  content: "\F828";
}

.fa-taxi:before {
  content: "\F1BA";
}

.fa-teamspeak:before {
  content: "\F4F9";
}

.fa-teeth:before {
  content: "\F62E";
}

.fa-teeth-open:before {
  content: "\F62F";
}

.fa-telegram:before {
  content: "\F2C6";
}

.fa-telegram-plane:before {
  content: "\F3FE";
}

.fa-temperature-frigid:before {
  content: "\F768";
}

.fa-temperature-high:before {
  content: "\F769";
}

.fa-temperature-hot:before {
  content: "\F76A";
}

.fa-temperature-low:before {
  content: "\F76B";
}

.fa-tencent-weibo:before {
  content: "\F1D5";
}

.fa-tenge:before {
  content: "\F7D7";
}

.fa-tennis-ball:before {
  content: "\F45E";
}

.fa-terminal:before {
  content: "\F120";
}

.fa-text-height:before {
  content: "\F034";
}

.fa-text-width:before {
  content: "\F035";
}

.fa-th:before {
  content: "\F00A";
}

.fa-th-large:before {
  content: "\F009";
}

.fa-th-list:before {
  content: "\F00B";
}

.fa-the-red-yeti:before {
  content: "\F69D";
}

.fa-theater-masks:before {
  content: "\F630";
}

.fa-themeco:before {
  content: "\F5C6";
}

.fa-themeisle:before {
  content: "\F2B2";
}

.fa-thermometer:before {
  content: "\F491";
}

.fa-thermometer-empty:before {
  content: "\F2CB";
}

.fa-thermometer-full:before {
  content: "\F2C7";
}

.fa-thermometer-half:before {
  content: "\F2C9";
}

.fa-thermometer-quarter:before {
  content: "\F2CA";
}

.fa-thermometer-three-quarters:before {
  content: "\F2C8";
}

.fa-theta:before {
  content: "\F69E";
}

.fa-think-peaks:before {
  content: "\F731";
}

.fa-thumbs-down:before {
  content: "\F165";
}

.fa-thumbs-up:before {
  content: "\F164";
}

.fa-thumbtack:before {
  content: "\F08D";
}

.fa-thunderstorm:before {
  content: "\F76C";
}

.fa-thunderstorm-moon:before {
  content: "\F76D";
}

.fa-thunderstorm-sun:before {
  content: "\F76E";
}

.fa-ticket:before {
  content: "\F145";
}

.fa-ticket-alt:before {
  content: "\F3FF";
}

.fa-tilde:before {
  content: "\F69F";
}

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

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

.fa-times-hexagon:before {
  content: "\F2EE";
}

.fa-times-octagon:before {
  content: "\F2F0";
}

.fa-times-square:before {
  content: "\F2D3";
}

.fa-tint:before {
  content: "\F043";
}

.fa-tint-slash:before {
  content: "\F5C7";
}

.fa-tire:before {
  content: "\F631";
}

.fa-tire-flat:before {
  content: "\F632";
}

.fa-tire-pressure-warning:before {
  content: "\F633";
}

.fa-tire-rugged:before {
  content: "\F634";
}

.fa-tired:before {
  content: "\F5C8";
}

.fa-toggle-off:before {
  content: "\F204";
}

.fa-toggle-on:before {
  content: "\F205";
}

.fa-toilet:before {
  content: "\F7D8";
}

.fa-toilet-paper:before {
  content: "\F71E";
}

.fa-toilet-paper-alt:before {
  content: "\F71F";
}

.fa-tombstone:before {
  content: "\F720";
}

.fa-tombstone-alt:before {
  content: "\F721";
}

.fa-toolbox:before {
  content: "\F552";
}

.fa-tools:before {
  content: "\F7D9";
}

.fa-tooth:before {
  content: "\F5C9";
}

.fa-toothbrush:before {
  content: "\F635";
}

.fa-torah:before {
  content: "\F6A0";
}

.fa-torii-gate:before {
  content: "\F6A1";
}

.fa-tornado:before {
  content: "\F76F";
}

.fa-tractor:before {
  content: "\F722";
}

.fa-trade-federation:before {
  content: "\F513";
}

.fa-trademark:before {
  content: "\F25C";
}

.fa-traffic-cone:before {
  content: "\F636";
}

.fa-traffic-light:before {
  content: "\F637";
}

.fa-traffic-light-go:before {
  content: "\F638";
}

.fa-traffic-light-slow:before {
  content: "\F639";
}

.fa-traffic-light-stop:before {
  content: "\F63A";
}

.fa-train:before {
  content: "\F238";
}

.fa-tram:before {
  content: "\F7DA";
}

.fa-transgender:before {
  content: "\F224";
}

.fa-transgender-alt:before {
  content: "\F225";
}

.fa-trash:before {
  content: "\F1F8";
}

.fa-trash-alt:before {
  content: "\F2ED";
}

.fa-trash-restore:before {
  content: "\F829";
}

.fa-trash-restore-alt:before {
  content: "\F82A";
}

.fa-treasure-chest:before {
  content: "\F723";
}

.fa-tree:before {
  content: "\F1BB";
}

.fa-tree-alt:before {
  content: "\F400";
}

.fa-tree-christmas:before {
  content: "\F7DB";
}

.fa-tree-decorated:before {
  content: "\F7DC";
}

.fa-tree-large:before {
  content: "\F7DD";
}

.fa-tree-palm:before {
  content: "\F82B";
}

.fa-trees:before {
  content: "\F724";
}

.fa-trello:before {
  content: "\F181";
}

.fa-triangle:before {
  content: "\F2EC";
}

.fa-tripadvisor:before {
  content: "\F262";
}

.fa-trophy:before {
  content: "\F091";
}

.fa-trophy-alt:before {
  content: "\F2EB";
}

.fa-truck:before {
  content: "\F0D1";
}

.fa-truck-container:before {
  content: "\F4DC";
}

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

.fa-truck-loading:before {
  content: "\F4DE";
}

.fa-truck-monster:before {
  content: "\F63B";
}

.fa-truck-moving:before {
  content: "\F4DF";
}

.fa-truck-pickup:before {
  content: "\F63C";
}

.fa-truck-plow:before {
  content: "\F7DE";
}

.fa-truck-ramp:before {
  content: "\F4E0";
}

.fa-tshirt:before {
  content: "\F553";
}

.fa-tty:before {
  content: "\F1E4";
}

.fa-tumblr:before {
  content: "\F173";
}

.fa-tumblr-square:before {
  content: "\F174";
}

.fa-turkey:before {
  content: "\F725";
}

.fa-turtle:before {
  content: "\F726";
}

.fa-tv:before {
  content: "\F26C";
}

.fa-tv-retro:before {
  content: "\F401";
}

.fa-twitch:before {
  content: "\F1E8";
}

.fa-twitter:before {
  content: "\F099";
}

.fa-twitter-square:before {
  content: "\F081";
}

.fa-typo3:before {
  content: "\F42B";
}

.fa-uber:before {
  content: "\F402";
}

.fa-ubuntu:before {
  content: "\F7DF";
}

.fa-uikit:before {
  content: "\F403";
}

.fa-umbrella:before {
  content: "\F0E9";
}

.fa-umbrella-beach:before {
  content: "\F5CA";
}

.fa-underline:before {
  content: "\F0CD";
}

.fa-undo:before {
  content: "\F0E2";
}

.fa-undo-alt:before {
  content: "\F2EA";
}

.fa-unicorn:before {
  content: "\F727";
}

.fa-union:before {
  content: "\F6A2";
}

.fa-uniregistry:before {
  content: "\F404";
}

.fa-universal-access:before {
  content: "\F29A";
}

.fa-university:before {
  content: "\F19C";
}

.fa-unlink:before {
  content: "\F127";
}

.fa-unlock:before {
  content: "\F09C";
}

.fa-unlock-alt:before {
  content: "\F13E";
}

.fa-untappd:before {
  content: "\F405";
}

.fa-upload:before {
  content: "\F093";
}

.fa-ups:before {
  content: "\F7E0";
}

.fa-usb:before {
  content: "\F287";
}

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

.fa-usd-square:before {
  content: "\F2E9";
}

.fa-user:before {
  content: "\F007";
}

.fa-user-alt:before {
  content: "\F406";
}

.fa-user-alt-slash:before {
  content: "\F4FA";
}

.fa-user-astronaut:before {
  content: "\F4FB";
}

.fa-user-chart:before {
  content: "\F6A3";
}

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

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

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

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

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

.fa-user-edit:before {
  content: "\F4FF";
}

.fa-user-friends:before {
  content: "\F500";
}

.fa-user-graduate:before {
  content: "\F501";
}

.fa-user-hard-hat:before {
  content: "\F82C";
}

.fa-user-headset:before {
  content: "\F82D";
}

.fa-user-injured:before {
  content: "\F728";
}

.fa-user-lock:before {
  content: "\F502";
}

.fa-user-md:before {
  content: "\F0F0";
}

.fa-user-md-chat:before {
  content: "\F82E";
}

.fa-user-minus:before {
  content: "\F503";
}

.fa-user-ninja:before {
  content: "\F504";
}

.fa-user-nurse:before {
  content: "\F82F";
}

.fa-user-plus:before {
  content: "\F234";
}

.fa-user-secret:before {
  content: "\F21B";
}

.fa-user-shield:before {
  content: "\F505";
}

.fa-user-slash:before {
  content: "\F506";
}

.fa-user-tag:before {
  content: "\F507";
}

.fa-user-tie:before {
  content: "\F508";
}

.fa-user-times:before {
  content: "\F235";
}

.fa-users:before {
  content: "\F0C0";
}

.fa-users-class:before {
  content: "\F63D";
}

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

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

.fa-users-medical:before {
  content: "\F830";
}

.fa-usps:before {
  content: "\F7E1";
}

.fa-ussunnah:before {
  content: "\F407";
}

.fa-utensil-fork:before {
  content: "\F2E3";
}

.fa-utensil-knife:before {
  content: "\F2E4";
}

.fa-utensil-spoon:before {
  content: "\F2E5";
}

.fa-utensils:before {
  content: "\F2E7";
}

.fa-utensils-alt:before {
  content: "\F2E6";
}

.fa-vaadin:before {
  content: "\F408";
}

.fa-value-absolute:before {
  content: "\F6A6";
}

.fa-vector-square:before {
  content: "\F5CB";
}

.fa-venus:before {
  content: "\F221";
}

.fa-venus-double:before {
  content: "\F226";
}

.fa-venus-mars:before {
  content: "\F228";
}

.fa-viacoin:before {
  content: "\F237";
}

.fa-viadeo:before {
  content: "\F2A9";
}

.fa-viadeo-square:before {
  content: "\F2AA";
}

.fa-vial:before {
  content: "\F492";
}

.fa-vials:before {
  content: "\F493";
}

.fa-viber:before {
  content: "\F409";
}

.fa-video:before {
  content: "\F03D";
}

.fa-video-plus:before {
  content: "\F4E1";
}

.fa-video-slash:before {
  content: "\F4E2";
}

.fa-vihara:before {
  content: "\F6A7";
}

.fa-vimeo:before {
  content: "\F40A";
}

.fa-vimeo-square:before {
  content: "\F194";
}

.fa-vimeo-v:before {
  content: "\F27D";
}

.fa-vine:before {
  content: "\F1CA";
}

.fa-vk:before {
  content: "\F189";
}

.fa-vnv:before {
  content: "\F40B";
}

.fa-volcano:before {
  content: "\F770";
}

.fa-volleyball-ball:before {
  content: "\F45F";
}

.fa-volume:before {
  content: "\F6A8";
}

.fa-volume-down:before {
  content: "\F027";
}

.fa-volume-mute:before {
  content: "\F6A9";
}

.fa-volume-off:before {
  content: "\F026";
}

.fa-volume-slash:before {
  content: "\F2E2";
}

.fa-volume-up:before {
  content: "\F028";
}

.fa-vote-nay:before {
  content: "\F771";
}

.fa-vote-yea:before {
  content: "\F772";
}

.fa-vr-cardboard:before {
  content: "\F729";
}

.fa-vuejs:before {
  content: "\F41F";
}

.fa-walker:before {
  content: "\F831";
}

.fa-walking:before {
  content: "\F554";
}

.fa-wallet:before {
  content: "\F555";
}

.fa-wand:before {
  content: "\F72A";
}

.fa-wand-magic:before {
  content: "\F72B";
}

.fa-warehouse:before {
  content: "\F494";
}

.fa-warehouse-alt:before {
  content: "\F495";
}

.fa-watch:before {
  content: "\F2E1";
}

.fa-watch-fitness:before {
  content: "\F63E";
}

.fa-water:before {
  content: "\F773";
}

.fa-water-lower:before {
  content: "\F774";
}

.fa-water-rise:before {
  content: "\F775";
}

.fa-webcam:before {
  content: "\F832";
}

.fa-webcam-slash:before {
  content: "\F833";
}

.fa-weebly:before {
  content: "\F5CC";
}

.fa-weibo:before {
  content: "\F18A";
}

.fa-weight:before {
  content: "\F496";
}

.fa-weight-hanging:before {
  content: "\F5CD";
}

.fa-weixin:before {
  content: "\F1D7";
}

.fa-whale:before {
  content: "\F72C";
}

.fa-whatsapp:before {
  content: "\F232";
}

.fa-whatsapp-square:before {
  content: "\F40C";
}

.fa-wheat:before {
  content: "\F72D";
}

.fa-wheelchair:before {
  content: "\F193";
}

.fa-whistle:before {
  content: "\F460";
}

.fa-whmcs:before {
  content: "\F40D";
}

.fa-wifi:before {
  content: "\F1EB";
}

.fa-wifi-1:before {
  content: "\F6AA";
}

.fa-wifi-2:before {
  content: "\F6AB";
}

.fa-wifi-slash:before {
  content: "\F6AC";
}

.fa-wikipedia-w:before {
  content: "\F266";
}

.fa-wind:before {
  content: "\F72E";
}

.fa-wind-warning:before {
  content: "\F776";
}

.fa-window:before {
  content: "\F40E";
}

.fa-window-alt:before {
  content: "\F40F";
}

.fa-window-close:before {
  content: "\F410";
}

.fa-window-maximize:before {
  content: "\F2D0";
}

.fa-window-minimize:before {
  content: "\F2D1";
}

.fa-window-restore:before {
  content: "\F2D2";
}

.fa-windows:before {
  content: "\F17A";
}

.fa-windsock:before {
  content: "\F777";
}

.fa-wine-bottle:before {
  content: "\F72F";
}

.fa-wine-glass:before {
  content: "\F4E3";
}

.fa-wine-glass-alt:before {
  content: "\F5CE";
}

.fa-wix:before {
  content: "\F5CF";
}

.fa-wizards-of-the-coast:before {
  content: "\F730";
}

.fa-wolf-pack-battalion:before {
  content: "\F514";
}

.fa-won-sign:before {
  content: "\F159";
}

.fa-wordpress:before {
  content: "\F19A";
}

.fa-wordpress-simple:before {
  content: "\F411";
}

.fa-wpbeginner:before {
  content: "\F297";
}

.fa-wpexplorer:before {
  content: "\F2DE";
}

.fa-wpforms:before {
  content: "\F298";
}

.fa-wpressr:before {
  content: "\F3E4";
}

.fa-wreath:before {
  content: "\F7E2";
}

.fa-wrench:before {
  content: "\F0AD";
}

.fa-x-ray:before {
  content: "\F497";
}

.fa-xbox:before {
  content: "\F412";
}

.fa-xing:before {
  content: "\F168";
}

.fa-xing-square:before {
  content: "\F169";
}

.fa-y-combinator:before {
  content: "\F23B";
}

.fa-yahoo:before {
  content: "\F19E";
}

.fa-yandex:before {
  content: "\F413";
}

.fa-yandex-international:before {
  content: "\F414";
}

.fa-yarn:before {
  content: "\F7E3";
}

.fa-yelp:before {
  content: "\F1E9";
}

.fa-yen-sign:before {
  content: "\F157";
}

.fa-yin-yang:before {
  content: "\F6AD";
}

.fa-yoast:before {
  content: "\F2B1";
}

.fa-youtube:before {
  content: "\F167";
}

.fa-youtube-square:before {
  content: "\F431";
}

.fa-zhihu:before {
  content: "\F63F";
}

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  font-display: auto;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-light-300.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-light-300.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-light-300.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-light-300.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-light-300.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-light-300.svg#fontawesome") format("svg");
}

.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  font-display: auto;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-solid-900.svg#fontawesome") format("svg");
}

.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900;
}

@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  font-display: auto;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-regular-400.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-regular-400.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-regular-400.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-regular-400.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-regular-400.svg#fontawesome") format("svg");
}

.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}

@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  font-display: auto;
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.eot");
  src: url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.woff2") format("woff2"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.woff") format("woff"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.ttf") format("truetype"), url("assets/scss/vendor/fontawesome/webfonts/fa-brands-400.svg#fontawesome") format("svg");
}

.fab {
  font-family: 'Font Awesome 5 Brands';
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT
Copyright (c) 2015 Daniel Eden
*/
body {
  -webkit-backface-visibility: hidden;
}

.animated, .content-image-section__content, .content-image-section__image, .section__video-holder, .two-item-select-item, .association-item, .fp-slideshow-dots, .fp-slider__content, .fp-slider__image, .fp-solutions__item, .fp-trusted, .circle-selector, .solutions-circle-selector, .benefits-list__item {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite, .infinite.content-image-section__content, .infinite.content-image-section__image, .infinite.section__video-holder, .infinite.two-item-select-item, .infinite.association-item, .infinite.fp-slideshow-dots, .infinite.fp-slider__content, .infinite.fp-slider__image, .infinite.fp-solutions__item, .infinite.fp-trusted, .infinite.circle-selector, .infinite.solutions-circle-selector, .infinite.benefits-list__item {
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}

.animated.hinge, .hinge.content-image-section__content, .hinge.content-image-section__image, .hinge.section__video-holder, .hinge.two-item-select-item, .hinge.association-item, .hinge.fp-slideshow-dots, .hinge.fp-slider__content, .hinge.fp-slider__image, .hinge.fp-solutions__item, .hinge.fp-trusted, .hinge.circle-selector, .hinge.solutions-circle-selector, .hinge.benefits-list__item {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn, .bounceIn.content-image-section__content, .bounceIn.content-image-section__image, .bounceIn.section__video-holder, .bounceIn.two-item-select-item, .bounceIn.association-item, .bounceIn.fp-slideshow-dots, .bounceIn.fp-slider__content, .bounceIn.fp-slider__image, .bounceIn.fp-solutions__item, .bounceIn.fp-trusted, .bounceIn.circle-selector, .bounceIn.solutions-circle-selector, .bounceIn.benefits-list__item, .animated.bounceOut, .bounceOut.content-image-section__content, .bounceOut.content-image-section__image, .bounceOut.section__video-holder, .bounceOut.two-item-select-item, .bounceOut.association-item, .bounceOut.fp-slideshow-dots, .bounceOut.fp-slider__content, .bounceOut.fp-slider__image, .bounceOut.fp-solutions__item, .bounceOut.fp-trusted, .bounceOut.circle-selector, .bounceOut.solutions-circle-selector, .bounceOut.benefits-list__item {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

.animated.flipOutX, .flipOutX.content-image-section__content, .flipOutX.content-image-section__image, .flipOutX.section__video-holder, .flipOutX.two-item-select-item, .flipOutX.association-item, .flipOutX.fp-slideshow-dots, .flipOutX.fp-slider__content, .flipOutX.fp-slider__image, .flipOutX.fp-solutions__item, .flipOutX.fp-trusted, .flipOutX.circle-selector, .flipOutX.solutions-circle-selector, .flipOutX.benefits-list__item, .animated.flipOutY, .flipOutY.content-image-section__content, .flipOutY.content-image-section__image, .flipOutY.section__video-holder, .flipOutY.two-item-select-item, .flipOutY.association-item, .flipOutY.fp-slideshow-dots, .flipOutY.fp-slider__content, .flipOutY.fp-slider__image, .flipOutY.fp-solutions__item, .flipOutY.fp-trusted, .flipOutY.circle-selector, .flipOutY.solutions-circle-selector, .flipOutY.benefits-list__item {
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes swing {
  20% {
    -webkit-transform: rotate(15deg);
            transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
            transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
}

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

@-webkit-keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
  }
}

@keyframes wiggle {
  0% {
    -webkit-transform: skewX(9deg);
            transform: skewX(9deg);
  }
  10% {
    -webkit-transform: skewX(-8deg);
            transform: skewX(-8deg);
  }
  20% {
    -webkit-transform: skewX(7deg);
            transform: skewX(7deg);
  }
  30% {
    -webkit-transform: skewX(-6deg);
            transform: skewX(-6deg);
  }
  40% {
    -webkit-transform: skewX(5deg);
            transform: skewX(5deg);
  }
  50% {
    -webkit-transform: skewX(-4deg);
            transform: skewX(-4deg);
  }
  60% {
    -webkit-transform: skewX(3deg);
            transform: skewX(3deg);
  }
  70% {
    -webkit-transform: skewX(-2deg);
            transform: skewX(-2deg);
  }
  80% {
    -webkit-transform: skewX(1deg);
            transform: skewX(1deg);
  }
  90% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg);
  }
  100% {
    -webkit-transform: skewX(0deg);
            transform: skewX(0deg);
  }
}

.wiggle {
  -webkit-animation-name: wiggle;
  animation-name: wiggle;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fadeInLeft, .content-image-section__content, .content-image-section--image-left .content-image-section__image, .two-item-select-item:first-of-type, .fp-slideshow-dots, .fp-slider__content, .circle-selector__left, .solutions-circle-selector__left {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

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

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

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

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

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

.fadeInRight, .content-image-section__image, .content-image-section--image-left .content-image-section__content, .two-item-select-item:last-of-type, .fp-slider__image, .circle-selector__right, .solutions-circle-selector__right {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

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

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

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

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

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

.fadeInUp, .association-item, .fp-solutions__item, .fp-trusted, .benefits-list__item {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flip {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flip;
  animation-name: flip;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@keyframes hinge {
  0% {
    -webkit-transform: rotate(0);
            transform: rotate(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: rotate(80deg);
            transform: rotate(80deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  40% {
    -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  80% {
    -webkit-transform: rotate(60deg) translateY(0);
            transform: rotate(60deg) translateY(0);
    opacity: 1;
    -webkit-transform-origin: top left;
            transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
  }
  100% {
    -webkit-transform: translateY(700px);
            transform: translateY(700px);
    opacity: 0;
  }
}

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

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

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

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

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

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

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

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

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

.zoomIn, .section__video-holder {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

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

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

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

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

@keyframes zoomInUp {
  0% {
    opacity: 0;
    -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 {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}

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

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -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);
  }
  100% {
    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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1) translate3d(-2000px, 0, 0);
    -webkit-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1) translate3d(-2000px, 0, 0);
            transform: scale3d(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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1) translate3d(2000px, 0, 0);
    -webkit-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);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1) translate3d(2000px, 0, 0);
            transform: scale3d(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);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -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);
  }
  100% {
    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;
}

.solution-card__image {
  height: 140px;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.solution__grid {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.circle-selector__link-image {
  height: 35px;
}

@media only screen and (max-width: 480px) {
  .mktoHtmlText * {
    -webkit-box-sizing: unset !important;
    box-sizing: unset !important;
    -moz-box-sizing: unset !important;
    padding: unset !important;
  }
}

@media only screen and (max-width: 480px), only screen and (max-device-width: 480px), only screen and (max-device-height: 480px) {
  .mktoHtmlText * {
    -webkit-box-sizing: unset !important;
    box-sizing: unset !important;
    -moz-box-sizing: unset !important;
    padding: unset !important;
  }
}
