/*!
	Theme Name: Canvas
	Author: Neon Canvas
	Author URI: http://neoncanvas.com
	Description: Client framework for Neon Canvas sites
	Version: 2.0
	Text Domain: canvas
*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

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

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

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

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

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

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

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

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

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

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

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

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

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

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

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

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

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

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

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

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

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

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

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

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

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

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

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

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

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

body {
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  font-weight: 400;
  overflow-x: hidden; }
  body.active {
    overflow: hidden; }

a {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  text-decoration: none;
  cursor: pointer; }

img {
  height: auto;
  max-width: 100%;
  width: 100%;
  box-shadow: -10px 10px 0px rgba(80, 188, 83, 0.2); }

iframe {
  max-width: 100%; }

hr {
  margin: 2em 0;
  height: 1px;
  border: 0;
  background: #d4d5d8; }

ul, ol {
  color: #7F8080;
  line-height: 1.9; }

blockquote {
  background: #F5F5F5;
  padding: 30px;
  width: 100%;
  margin: 15px 0;
  border-left: 4px solid #354ED0; }

section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 120px 0; }
  section.full {
    padding: 0; }
  section .wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 1140px; }
    section .wrapper:before, section .wrapper:after {
      content: "";
      display: table; }
    section .wrapper:after {
      clear: both; }
  @media only screen and (max-width: 768px) {
    section {
      padding-top: 60px;
      padding-bottom: 60px; } }

/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel .owl-nav button.owl-prev,
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel button.owl-dot {
    background: none;
    color: inherit;
    border: none;
    padding: 0 !important;
    font: inherit; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

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

/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
            This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
            calculation of the height of the owl-item that breaks page layouts
         */ }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
    max-height: 0; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }

/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Josefin Sans", sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0; }

h1 {
  font-size: 72px; }
  h1 span {
    font-family: "Covered By Your Grace", cursive;
    font-size: 80px; }
    @media only screen and (max-width: 768px) {
      h1 span {
        font-size: 60px; } }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 54px; } }

h2 {
  color: #354ED0;
  font-size: 36px;
  line-height: 1.3; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 30px; } }

h3 {
  color: #4FB952;
  font-size: 18px; }

h4 {
  font-size: 14px;
  line-height: 1.5;
  color: #4FB952; }

h5 {
  font-size: 10px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  color: #354ED0; }

p {
  font-family: "Josefin Sans", sans-serif;
  font-size: 18px;
  line-height: 1.9;
  color: #7F8080; }

.btn,
input[type=submit],
button {
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: auto;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 20px 28px;
  width: auto;
  background: #4FB952;
  border: 0;
  outline: 0;
  letter-spacing: 1px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  border-radius: 0; }
  .btn:hover,
  input[type=submit]:hover,
  button:hover {
    background: #44ab47; }

.btn-hollow {
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: auto;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 20px 28px;
  width: auto;
  background: transparent;
  border: solid 0 white;
  outline: 0;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0; }
  .btn-hollow:hover {
    color: white;
    background: #4FB952; }

.btn-link {
  font-size: 16px;
  font-weight: 700;
  color: #4FB952;
  position: relative; }
  .btn-link:after {
    transition-property: all;
    transition-duration: 0.33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    content: "\f178";
    position: absolute;
    font-family: 'FontAwesome';
    right: -30px;
    top: -1px; }
  .btn-link:hover:after {
    right: -45px; }

a:not(.btn):not(.btn-link) {
  color: #354ED0;
  text-decoration: underline; }

a:not(.btn):not(.btn-link):hover {
  color: #4FB952; }

.gform_wrapper .gform_body {
  width: 100% !important; }
  .gform_wrapper .gform_body ul.gform_fields li.gfield {
    padding-right: 0; }
    .gform_wrapper .gform_body ul.gform_fields li.gfield label,
    .gform_wrapper .gform_body ul.gform_fields li.gfield label.gfield_label {
      font-family: "Josefin Sans", sans-serif;
      font-weight: 300;
      font-size: .8em; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield label .gfield_required,
      .gform_wrapper .gform_body ul.gform_fields li.gfield label.gfield_label .gfield_required {
        display: none; }
    .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
    .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container textarea {
      transition-property: all;
      transition-duration: 0.33s;
      transition-timing-function: ease-in-out;
      transition-delay: 0;
      font-family: "Josefin Sans", sans-serif;
      font-size: .9em;
      padding: 20px;
      max-width: 100%;
      outline: 0;
      border: solid 1px #d4d5d8;
      width: 100%; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
      .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container textarea:focus {
        border-color: #222325; }
    .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container .gfield_checkbox input[type="checkbox"] {
      margin-top: 0;
      margin-right: .3em; }
  .gform_wrapper .gform_body ul.gform_fields .multicolumn-wrapper ul li {
    float: left;
    width: 50%;
    clear: none; }
    .gform_wrapper .gform_body ul.gform_fields .multicolumn-wrapper ul li:first-child {
      padding-right: 2.5%; }

.gform_wrapper .gform_footer input[type="submit"] {
  display: inline-block;
  color: white;
  font-size: 14px;
  font-weight: 700;
  line-height: auto;
  text-transform: uppercase;
  letter-spacing: 0;
  padding: 20px 28px;
  width: auto;
  background: #4FB952;
  border: 0;
  outline: 0;
  letter-spacing: 1px;
  cursor: pointer; }
  .gform_wrapper .gform_footer input[type="submit"]:hover {
    background: #44ab47; }

.gform_wrapper ::-webkit-input-placeholder {
  color: #6b6e75; }

.gform_wrapper :-moz-placeholder {
  color: #6b6e75; }

.gform_wrapper ::-moz-placeholder {
  color: #6b6e75; }

.gform_wrapper :-ms-input-placeholder {
  color: #6b6e75; }

input {
  width: 100%;
  padding: 20px;
  border: none;
  outline: none;
  font-size: 14px;
  border: 1px solid #f1f1f1;
  border-radius: 0; }

input:focus {
  border-color: #4FB952; }

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

[class^="c-"]:before,
[class*=" c-"]:before {
  font-family: "canvas";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.c-facebook:before {
  content: "\69"; }

.c-google-plus:before {
  content: "\6a"; }

.c-instagram:before {
  content: "\6b"; }

.c-snapchat:before {
  content: "\6c"; }

.c-twitter:before {
  content: "\6d"; }

.c-youtube:before {
  content: "\6e"; }

.c-pinterest:before {
  content: "\61"; }

.c-neon-canvas-horizontal:before {
  content: "\62"; }

.bgvideo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 0; }
  .bgvideo video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: 0;
    transform: translate(-50%, -50%);
    background-position: center right; }
    @media only screen and (max-width: 768px) {
      .bgvideo video {
        position: absolute; } }

.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
  padding: 0 30px; }

.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem; }

.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -0.5rem;
  margin-left: -0.5rem; }

.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse; }

.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem; }

.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%; }

.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%; }

.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%; }

.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%; }

.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%; }

.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%; }

.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%; }

.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%; }

.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%; }

.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%; }

.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%; }

.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%; }

.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

.col-xs-offset-0 {
  margin-left: 0; }

.col-xs-offset-1 {
  margin-left: 8.33333333%; }

.col-xs-offset-2 {
  margin-left: 16.66666667%; }

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

.col-xs-offset-4 {
  margin-left: 33.33333333%; }

.col-xs-offset-5 {
  margin-left: 41.66666667%; }

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

.col-xs-offset-7 {
  margin-left: 58.33333333%; }

.col-xs-offset-8 {
  margin-left: 66.66666667%; }

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

.col-xs-offset-10 {
  margin-left: 83.33333333%; }

.col-xs-offset-11 {
  margin-left: 91.66666667%; }

.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start; }

.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end; }

.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around; }

.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1; }

.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1; }

@media only screen and (min-width: 48em) {
  .container {
    width: 47rem; }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-sm-offset-0 {
    margin-left: 0; }
  .col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media only screen and (min-width: 64em) {
  .container {
    width: 63rem; }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-md-offset-0 {
    margin-left: 0; }
  .col-md-offset-1 {
    margin-left: 8.33333333%; }
  .col-md-offset-2 {
    margin-left: 16.66666667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333333%; }
  .col-md-offset-5 {
    margin-left: 41.66666667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333333%; }
  .col-md-offset-8 {
    margin-left: 66.66666667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333333%; }
  .col-md-offset-11 {
    margin-left: 91.66666667%; }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

@media only screen and (min-width: 75em) {
  .container {
    width: 90%; }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem; }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%; }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%; }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%; }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%; }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%; }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%; }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%; }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%; }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%; }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%; }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%; }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; }
  .col-lg-offset-0 {
    margin-left: 0; }
  .col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start; }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center; }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end; }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around; }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1; }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; } }

.banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #222325;
  overflow: hidden; }
  .banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(53, 78, 208, 0.85);
    z-index: 1; }
  .banner h1,
  .banner h2,
  .banner h3,
  .banner h4,
  .banner h5,
  .banner p {
    color: white; }

footer {
  background: linear-gradient(180deg, #354ED0 36.98%, #263271 100%);
  position: relative;
  z-index: 2; }
  @media only screen and (min-width: 75em) {
    footer .container {
      width: 74rem; } }
  footer .cta {
    display: flex;
    justify-content: space-around;
    align-items: center;
    padding: 120px 0; }
    @media screen and (max-width: 480px) {
      footer .cta {
        flex-direction: column; } }
    footer .cta .cta-text {
      width: 60%; }
      footer .cta .cta-text h3 {
        margin-bottom: 15px; }
      footer .cta .cta-text h2 {
        color: white; }
      @media screen and (max-width: 480px) {
        footer .cta .cta-text {
          width: 100%;
          padding: 30px 0;
          text-align: center; } }
  footer .newsletter {
    padding: 60px 60px 40px;
    text-align: center;
    border-top: 1px solid #6173cb; }
    footer .newsletter #mc_embed_signup {
      background: transparent; }
    footer .newsletter #mc_embed_signup_scroll {
      display: flex;
      justify-content: center; }
      @media screen and (max-width: 768px) {
        footer .newsletter #mc_embed_signup_scroll {
          flex-direction: column; } }
      footer .newsletter #mc_embed_signup_scroll .mc-field-group {
        margin-right: 10px;
        width: 50%;
        padding: 0;
        min-height: auto; }
        @media screen and (max-width: 768px) {
          footer .newsletter #mc_embed_signup_scroll .mc-field-group {
            width: 100%;
            margin-right: 0;
            margin-bottom: 10px; } }
        footer .newsletter #mc_embed_signup_scroll .mc-field-group label {
          display: none; }
        footer .newsletter #mc_embed_signup_scroll .mc-field-group input[type=email] {
          text-indent: unset;
          padding: 20px;
          border: 2px solid transparent; }
      footer .newsletter #mc_embed_signup_scroll .clear {
        display: inherit; }
        @media screen and (max-width: 768px) {
          footer .newsletter #mc_embed_signup_scroll .clear input[type=submit] {
            width: 100%; } }
    footer .newsletter p {
      color: white; }
    @media screen and (max-width: 480px) {
      footer .newsletter {
        padding: 30px 0; } }
  footer .wrapper {
    padding-bottom: 15px;
    text-align: center; }
    footer .wrapper .credits .copy {
      font-size: 10px;
      color: white; }
      footer .wrapper .credits .copy a {
        color: #4FB952;
        text-decoration: none; }
    footer .wrapper .credits .nc-logo {
      transition-property: all;
      transition-duration: 0.33s;
      transition-timing-function: ease-in-out;
      transition-delay: 0;
      display: block;
      margin: 1.2em auto 0;
      max-width: 120px;
      opacity: .4; }
      footer .wrapper .credits .nc-logo:hover {
        opacity: 1; }
  @media only screen and (max-width: 768px) {
    footer {
      margin-bottom: 55px;
      padding: 0 30px 15px; } }

header {
  height: 90px;
  background: white;
  z-index: 99;
  width: 100%; }
  header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    padding: 0; }
    @media screen and (max-width: 768px) {
      header .container {
        padding-left: 25px; } }
  header .logo img {
    max-width: 175px;
    box-shadow: none;
    margin-top: 4px; }
  header nav#site-navigation #primary-menu {
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 768px) {
      header nav#site-navigation #primary-menu {
        display: none; } }
    header nav#site-navigation #primary-menu li {
      position: relative;
      display: inline-block; }
      header nav#site-navigation #primary-menu li:last-child ul {
        left: auto;
        right: 0; }
      header nav#site-navigation #primary-menu li a {
        display: inline-block;
        position: relative;
        color: #7F8080;
        padding: 0 15px;
        font-size: 12px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-decoration: none; }
        header nav#site-navigation #primary-menu li a:hover {
          color: #4FB952; }
      header nav#site-navigation #primary-menu li:last-of-type a {
        transition-property: all;
        transition-duration: 0.33s;
        transition-timing-function: ease-in-out;
        transition-delay: 0;
        padding: 20px 28px;
        background: #4FB952;
        color: #ffffff; }
        header nav#site-navigation #primary-menu li:last-of-type a:hover {
          background: #44ab47; }
      header nav#site-navigation #primary-menu li:hover ul {
        opacity: 1;
        visibility: visible; }
      header nav#site-navigation #primary-menu li ul {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 100%;
        background: rgba(171, 219, 202, 0.9);
        padding: 10px; }
        header nav#site-navigation #primary-menu li ul li {
          padding: 10px 25px; }
          header nav#site-navigation #primary-menu li ul li a {
            color: black; }
            header nav#site-navigation #primary-menu li ul li a:hover {
              color: #333 !important; }
  @media only screen and (max-width: 480px) {
    header nav#site-navigation {
      display: none; } }

.menu-toggle, .close-nav {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  line-height: 90px;
  height: 90px;
  width: 90px;
  z-index: 8;
  background: transparent;
  border: 0; }
  .menu-toggle span, .close-nav span {
    top: 50%;
    left: 50%;
    margin-left: -7px; }
  .menu-toggle span,
  .menu-toggle span:before,
  .menu-toggle span:after, .close-nav span,
  .close-nav span:before,
  .close-nav span:after {
    transition-property: all;
    transition-duration: 0.33s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    content: '';
    cursor: pointer;
    height: 2px;
    width: 18px;
    background: #7F8080;
    position: absolute;
    display: block; }
  .menu-toggle span:before, .close-nav span:before {
    top: -6px; }
  .menu-toggle span:after, .close-nav span:after {
    bottom: -6px; }
  .menu-toggle:focus, .close-nav:focus {
    outline: none; }
  .menu-toggle.active span, .close-nav.active span {
    background: transparent !important; }
    .menu-toggle.active span:before, .menu-toggle.active span:after, .close-nav.active span:before, .close-nav.active span:after {
      top: 0; }
    .menu-toggle.active span:before, .close-nav.active span:before {
      transform: rotate(45deg); }
    .menu-toggle.active span:after, .close-nav.active span:after {
      transform: rotate(-45deg); }
  @media only screen and (max-width: 768px) {
    .menu-toggle, .close-nav {
      display: block; } }

#side-menu {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  transition-duration: .44s;
  position: absolute;
  height: calc(100% - 90px);
  width: 100%;
  background: #354ED0;
  top: 90px;
  right: -100%;
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 999;
  visibility: hidden;
  display: none; }
  #side-menu.active {
    right: 0;
    visibility: visible;
    display: block; }
  #side-menu .menu-navigation-container {
    height: 100%; }
  #side-menu ul#primary-menu {
    margin: 0;
    display: block;
    padding: 0; }
    #side-menu ul#primary-menu > li {
      font-weight: 700;
      display: block;
      border-top: 1px solid #ffffff; }
      #side-menu ul#primary-menu > li:last-of-type a {
        border-bottom: 1px solid white; }
      #side-menu ul#primary-menu > li a {
        font-weight: 700;
        font-size: 18px;
        display: block;
        color: #ffffff;
        padding: 30px;
        text-decoration: none; }
      #side-menu ul#primary-menu > li a.expand {
        display: block;
        height: 74px;
        width: 74px;
        position: absolute;
        top: 0;
        right: 0;
        padding: 15px;
        cursor: pointer;
        border-left: 1px solid white; }
        #side-menu ul#primary-menu > li a.expand:before, #side-menu ul#primary-menu > li a.expand:after {
          content: '';
          display: block;
          position: absolute;
          top: 50%;
          left: 50%;
          background: #7F8080;
          width: 2px;
          height: 10px;
          margin: -5px 0 0 -1px;
          border-radius: 6px;
          -webkit-transform-origin: center;
          -ms-transform-origin: center;
          transform-origin: center; }
        #side-menu ul#primary-menu > li a.expand:before {
          -webkit-transform: rotate(-45deg) translate(-4px, 0px);
          -ms-transform: rotate(-45deg) translate(-4px, 0px);
          transform: rotate(-45deg) translate(-4px, 0px); }
        #side-menu ul#primary-menu > li a.expand:after {
          webkit-transform: rotate(45deg) translate(4px, 0px);
          -ms-transform: rotate(45deg) translate(4px, 0px);
          transform: rotate(45deg) translate(4px, 0px); }
        #side-menu ul#primary-menu > li a.expand.active:before {
          -webkit-transform: rotate(-45deg) translate(0px, 4px);
          -ms-transform: rotate(-45deg) translate(0px, 4px);
          transform: rotate(-45deg) translate(0px, 4px); }
        #side-menu ul#primary-menu > li a.expand.active:after {
          -webkit-transform: rotate(45deg) translate(0px, 4px);
          -ms-transform: rotate(45deg) translate(0px, 4px);
          transform: rotate(45deg) translate(0px, 4px); }
      #side-menu ul#primary-menu > li ul {
        padding: 0;
        margin: 0;
        display: none;
        position: relative;
        float: none; }
        #side-menu ul#primary-menu > li ul.active {
          display: block; }
        #side-menu ul#primary-menu > li ul li {
          display: block;
          width: 100%;
          position: relative;
          height: auto; }
          #side-menu ul#primary-menu > li ul li a.expand {
            height: 65px; }
          #side-menu ul#primary-menu > li ul li a {
            color: #7F8080;
            font-size: 1em;
            padding: 0 35px;
            display: block;
            font-weight: normal; }
          #side-menu ul#primary-menu > li ul li ul {
            background: #d4d5d8;
            margin: 0; }

.mobile-bar {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 55px;
  background: white;
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.05), 0 -1px 4px rgba(0, 0, 0, 0.1);
  z-index: 9998; }
  .mobile-bar ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .mobile-bar ul li {
      position: relative;
      float: left;
      width: 100%;
      background: #4FB952; }
      .mobile-bar ul li:before {
        position: absolute;
        top: 0;
        left: 0;
        color: #222325;
        font-size: 1.2em;
        text-align: center;
        line-height: 55px;
        width: 100%;
        pointer-events: none; }
      .mobile-bar ul li a {
        display: block;
        color: white !important;
        text-align: center;
        line-height: 55px;
        overflow: hidden;
        text-decoration: none !important;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 14px; }
      .mobile-bar ul li.main-action {
        width: 40%; }
        .mobile-bar ul li.main-action a {
          font-weight: 600;
          text-indent: 0;
          background: #4FB952; }
          .mobile-bar ul li.main-action a:hover {
            background: #44ab47; }
      .mobile-bar ul li:hover:before {
        color: white; }
      .mobile-bar ul li:hover a {
        color: white;
        background: #44ab47; }
      .mobile-bar ul li:hover ul {
        display: block;
        background: #44ab47; }
      .mobile-bar ul li ul {
        display: none;
        position: fixed;
        left: 0;
        width: 100%;
        bottom: 55px;
        background: #222325; }
        .mobile-bar ul li ul li {
          display: block;
          width: 100%;
          border-top: 1px solid #0e0f10; }
          .mobile-bar ul li ul li:first-child {
            border-top: 0; }
          .mobile-bar ul li ul li a {
            text-indent: 0;
            padding: 0 60px; }
  @media only screen and (max-width: 768px) {
    .mobile-bar {
      display: block; } }

body.home section.banner {
  height: calc(100vh - 90px);
  background: url(/wp-content/uploads/2019/09/hp-hero.jpg);
  background-position: center;
  background-size: cover;
  display: flex;
  align-items: flex-end; }
  @media screen and (max-width: 768px) {
    body.home section.banner {
      height: 600px;
      align-items: center; } }
  body.home section.banner .banner-message {
    padding: 52px 40px;
    width: 50%;
    z-index: 99; }
    @media screen and (max-width: 1024px) {
      body.home section.banner .banner-message {
        width: 60%; } }
    @media screen and (max-width: 768px) {
      body.home section.banner .banner-message {
        width: 100%;
        text-align: center;
        padding: 20px; } }

body.home section.welcome .container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 60px; }
  @media screen and (max-width: 1024px) {
    body.home section.welcome .container {
      flex-direction: column; } }
  @media screen and (max-width: 768px) {
    body.home section.welcome .container {
      padding: 0 30px; } }
  body.home section.welcome .container img {
    max-width: 480px; }

body.home section.welcome .welcome-message {
  padding-left: 60px;
  width: 50%; }
  @media screen and (max-width: 1024px) {
    body.home section.welcome .welcome-message {
      padding-left: 0;
      padding-top: 60px;
      width: 100%; } }

body.home section.about {
  display: flex;
  padding: 0; }
  @media screen and (max-width: 768px) {
    body.home section.about {
      flex-direction: column-reverse; } }
  body.home section.about .about-message {
    width: 50%;
    padding: 120px 60px;
    background: #293EAE;
    min-height: 75vh;
    display: flex;
    flex-direction: column;
    justify-content: center; }
    body.home section.about .about-message h2 {
      color: #4FB952; }
    body.home section.about .about-message p {
      color: white;
      margin-top: 0; }
      body.home section.about .about-message p:nth-of-type(1) {
        margin-top: 15px; }
    @media screen and (max-width: 768px) {
      body.home section.about .about-message {
        width: 100%;
        width: 100%;
        padding: 60px 30px;
        min-height: auto; } }
  body.home section.about .about-image {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-image: url(/wp-content/uploads/2019/07/hp-smiling-doctor.jpg);
    width: 50%;
    min-height: 75vh; }
    @media screen and (max-width: 768px) {
      body.home section.about .about-image {
        width: 100%;
        min-height: 60vh; } }

body.home section.services h2, body.home section.services p {
  text-align: center; }

body.home section.services p {
  margin-bottom: 0; }

body.home section.services .service-wrapper {
  padding-top: 30px; }
  body.home section.services .service-wrapper .row {
    margin: 0 auto; }
    body.home section.services .service-wrapper .row:first-of-type {
      margin-top: -30px; }
    body.home section.services .service-wrapper .row .col-md-4 {
      padding: 60px 15px 15px; }
      @media screen and (max-width: 1024px) {
        body.home section.services .service-wrapper .row .col-md-4 {
          padding: 30px 0 0; } }
  body.home section.services .service-wrapper .icon {
    background: #ebf7ea;
    width: 50px;
    height: 50px;
    margin-bottom: 18px;
    border-radius: 15px;
    display: flex;
    justify-content: center;
    align-items: center; }
    body.home section.services .service-wrapper .icon i {
      color: #4FB952; }
  body.home section.services .service-wrapper h3, body.home section.services .service-wrapper p {
    text-align: left; }
  body.home section.services .service-wrapper p {
    margin-top: 10px; }

body.home section.services .btn-row {
  text-align: center;
  padding-top: 60px;
  display: flex;
  justify-content: center;
  align-items: center; }

body.home section.clients {
  margin-bottom: 120px;
  display: flex;
  justify-content: space-around;
  padding: 0; }
  @media screen and (max-width: 768px) {
    body.home section.clients {
      flex-direction: column;
      margin-bottom: 0; } }
  body.home section.clients .testimonial-wrapper {
    width: 50%;
    background: #354ED0;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: relative; }
    body.home section.clients .testimonial-wrapper:after {
      content: '';
      width: 50px;
      height: 50px;
      background: #354ED0;
      transform: rotate(45deg);
      position: absolute;
      left: -10px; }
      @media screen and (max-width: 768px) {
        body.home section.clients .testimonial-wrapper:after {
          left: 0;
          right: 0;
          top: -10px;
          margin: 0 auto; } }
    body.home section.clients .testimonial-wrapper h2 {
      color: #4FB952; }
    body.home section.clients .testimonial-wrapper .testimonial-icon {
      text-align: center;
      font-size: 45px;
      color: rgba(255, 255, 255, 0.15); }
    body.home section.clients .testimonial-wrapper .testimonial h3, body.home section.clients .testimonial-wrapper .testimonial p, body.home section.clients .testimonial-wrapper .testimonial h4 {
      color: white;
      text-align: center; }
    body.home section.clients .testimonial-wrapper .testimonial h4 {
      color: #9eb0ff; }
    body.home section.clients .testimonial-wrapper .testimonial hr {
      height: 1px;
      border: 0;
      background: #526ad7;
      width: 120px;
      margin: 15px auto; }
    @media screen and (max-width: 768px) {
      body.home section.clients .testimonial-wrapper {
        width: 100%;
        padding: 60px 30px;
        margin-left: 0; } }
    body.home section.clients .testimonial-wrapper .owl-stage {
      min-width: 13000px; }
    body.home section.clients .testimonial-wrapper .owl-dots {
      margin-top: 15px;
      display: flex;
      justify-content: center; }
      body.home section.clients .testimonial-wrapper .owl-dots .owl-dot span {
        width: 12px;
        height: 12px;
        background: transparent;
        display: inline-block;
        border-radius: 50%;
        border: 2px solid #4FB952;
        margin: 0 3px; }
      body.home section.clients .testimonial-wrapper .owl-dots .owl-dot.active span {
        background: #4FB952; }
  body.home section.clients .callout {
    width: 50%;
    min-height: 550px;
    background: #ebf7ea;
    padding: 60px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: url(/wp-content/uploads/2019/07/testimonial-image.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    body.home section.clients .callout h2 {
      color: #4FB952;
      margin-bottom: 15px;
      text-align: center; }
    body.home section.clients .callout p {
      text-align: center;
      margin-top: 0;
      color: #4FB952; }
    @media screen and (max-width: 768px) {
      body.home section.clients .callout {
        width: 100%;
        padding: 60px 30px;
        margin-right: 0; } }

body.home section.benefits {
  background: #4FB952;
  padding: 30px;
  display: flex;
  flex-wrap: wrap; }
  body.home section.benefits .container {
    padding: 0;
    display: flex;
    flex-wrap: wrap; }
    @media only screen and (min-width: 75em) {
      body.home section.benefits .container {
        width: 74rem; } }
  body.home section.benefits h2 {
    display: none;
    text-align: center;
    color: white;
    margin-bottom: 15px;
    width: 100%; }
    @media screen and (max-width: 480px) {
      body.home section.benefits h2 {
        display: block; } }
  body.home section.benefits h4 {
    color: white; }
  body.home section.benefits i {
    color: white;
    opacity: .6;
    padding-right: 15px;
    font-size: 22px; }
  body.home section.benefits .col-md-3 {
    display: flex;
    align-items: center;
    width: 50%;
    padding: 10px; }
    @media screen and (max-width: 480px) {
      body.home section.benefits .col-md-3 {
        width: 100%; } }

body.page-template-default .entry-header {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: 50% 20%;
  min-height: 450px;
  background-color: #354ED0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
  padding: 30px; }
  body.page-template-default .entry-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(53, 78, 208, 0.7);
    z-index: 1; }
  body.page-template-default .entry-header h1 {
    z-index: 1;
    color: white;
    text-align: center; }

.fl-post-feed-post {
  border: none; }

body.single .entry-header {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-position: top;
  min-height: 450px;
  background-color: #354ED0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  margin-bottom: 30px;
  padding: 30px; }
  body.single .entry-header:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(53, 78, 208, 0.7);
    z-index: 1; }
  body.single .entry-header h1, body.single .entry-header h2 {
    z-index: 1;
    color: white;
    text-align: center; }

body.single .entry-content {
  max-width: 800px; }

body.single .posts-nav {
  background: #F5F5F5;
  padding: 60px 0;
  margin-top: 40px; }
  body.single .posts-nav .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 800px; }
    body.single .posts-nav .container .posts-wrapper {
      max-width: 50%; }
      @media screen and (max-width: 768px) {
        body.single .posts-nav .container .posts-wrapper {
          max-width: 100%;
          width: 100%; } }
      body.single .posts-nav .container .posts-wrapper a:nth-of-type(1) {
        color: #4FB952;
        text-decoration: none;
        font-weight: 800;
        font-size: 14px;
        margin-bottom: 10px;
        display: inline-block; }
      body.single .posts-nav .container .posts-wrapper a:nth-of-type(2):hover {
        color: #354ED0; }
      @media screen and (max-width: 768px) {
        body.single .posts-nav .container .posts-wrapper:nth-of-type(1) {
          padding-bottom: 30px; } }
    @media screen and (max-width: 768px) {
      body.single .posts-nav .container {
        flex-direction: column; } }
  @media screen and (max-width: 768px) {
    body.single .posts-nav {
      padding: 30px 0; } }

body.error404 {
  background: #354ED0; }
  body.error404 .not-found {
    height: calc(100vh - 90px); }
    body.error404 .not-found .page-content {
      height: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column; }
    body.error404 .not-found h2 {
      color: white;
      margin-bottom: .8em;
      text-align: center; }
    body.error404 .not-found p {
      color: white; }
    @media only screen and (max-width: 768px) {
      body.error404 .not-found {
        padding-top: 10em;
        padding-bottom: 5em; } }

body.page-template-no-header .split-page {
  display: flex;
  position: relative; }
  body.page-template-no-header .split-page .left {
    background: #F5F5F5;
    flex-basis: auto;
    flex-grow: 1;
    min-width: 400px;
    max-width: 40%;
    width: 40%;
    padding-top: 30px; }
    body.page-template-no-header .split-page .left h1 {
      color: #354ED0; }
    @media screen and (max-width: 768px) {
      body.page-template-no-header .split-page .left {
        max-width: 100%;
        min-width: auto;
        width: 100%; } }
  body.page-template-no-header .split-page .right {
    background-position: center;
    background-size: cover;
    width: 60%;
    height: 100vh;
    background-size: cover;
    background-position: center;
    position: fixed;
    right: 0;
    top: 0;
    z-index: -1; }
    @media screen and (max-width: 768px) {
      body.page-template-no-header .split-page .right {
        display: none; } }

body.page-template-no-header footer .cta {
  display: none; }

body.page-template-no-header footer .newsletter {
  border: none; }

body.archive #page {
  padding: 60px 0 0; }
  body.archive #page article {
    padding-bottom: 60px; }
