/*!
	Theme Name: easel
	Author: Neon Canvas
	Author URI: http://neoncanvas.com
	Description: Client framework for Neon Canvas sites
	Version: 2.0
	Text Domain: easel
*/
/*! 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: 700;
}

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

html {
  overflow-x: hidden;
}

body {
  font-family: "stolzl", sans-serif;
  font-size: 16px;
  font-weight: 300;
  font-size: 17px;
  color: #6B7580;
  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;
  color: #152842;
}
a:hover {
  color: #FEEA00;
}

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

iframe {
  max-width: 100%;
}

hr {
  margin: 2em 0;
  height: 1px;
  border: 0;
  background: rgb(212.2676056338, 213.4225352113, 215.7323943662);
}

section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 7.5em 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: 830px) {
  section {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }
}

.ct,
.cb,
.cr,
.cl {
  background-color: #5688C7;
  position: fixed;
  z-index: 9999;
}
@media screen and (max-width: 830px) {
  .ct,
  .cb,
  .cr,
  .cl {
    display: none;
  }
}

.ct {
  top: 0;
  right: 0;
  left: 0;
  height: 24px;
  position: absolute;
  display: none;
}
@media screen and (max-width: 830px) {
  .ct {
    height: 15px;
  }
}

.cr {
  top: 0;
  right: 0;
  bottom: 0;
  width: 24px;
}
@media screen and (max-width: 830px) {
  .cr {
    width: 15px;
  }
}

.cb {
  bottom: 0;
  right: 0;
  left: 0;
  height: 25px;
  position: absolute;
}
@media screen and (max-width: 830px) {
  .cb {
    height: 15px;
  }
}

.cl {
  top: 0;
  left: 0;
  bottom: 0;
  width: 24px;
}
@media screen and (max-width: 830px) {
  .cl {
    width: 15px;
  }
}

.center {
  text-align: center;
}

.grey-bg {
  background: #E8ECED;
}

.section-padding {
  padding: 3em 0;
}

.iframe-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 0 0 30px;
}
.iframe-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

::selection {
  background: #BDE3E3;
  /* WebKit/Blink Browsers */
}

::-moz-selection {
  background: #BDE3E3;
  /* Gecko Browsers */
}

ul.two-col {
  text-align: left !important;
}
@media screen and (min-width: 830px) {
  ul.two-col {
    columns: 2;
    -webkit-columns: 2;
    -moz-columns: 2;
  }
}

.marble-bg {
  background: url(/wp-content/uploads/2025/04/03-scaled.jpg);
  position: relative;
  background-attachment: fixed;
}
.marble-bg:before {
  content: "";
  position: absolute;
  opacity: 0.25;
  background: #f0f0f0;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 0;
}

.fl-accordion-button {
  background: transparent;
}

.section-padding {
  position: relative;
  padding: 6em 0;
}
@media only screen and (max-width: 830px) {
  .section-padding {
    padding-top: 3em;
    padding-bottom: 3em;
  }
}

.section-padding-bottom {
  padding: 0 0 6em;
}
@media only screen and (max-width: 830px) {
  .section-padding-bottom {
    padding: 0 0 3em;
  }
}

.section-padding-bottom {
  padding: 6em 0 0;
}
@media only screen and (max-width: 830px) {
  .section-padding-bottom {
    padding: 3em 0 0;
  }
}

.light-bg {
  background: #E8ECED;
}

.grey-bg {
  background: #f9f9f9;
}

.lightblue-bg {
  background: #F2F9FF;
}
.lightblue-bg h4,
.lightblue-bg h3,
.lightblue-bg h5,
.lightblue-bg p {
  color: black;
}
.lightblue-bg a {
  text-decoration: underline;
}

.blue-bg {
  background: #152842;
  color: white;
}
.blue-bg a {
  color: white;
  text-decoration: underline;
}
.blue-bg h5 {
  color: #E8ECED;
}
.blue-bg blockquote p {
  color: #152842;
}
.blue-bg ul,
.blue-bg li,
.blue-bg h2,
.blue-bg h3,
.blue-bg h4,
.blue-bg p {
  color: white;
}
.blue-bg ul a,
.blue-bg li a,
.blue-bg h2 a,
.blue-bg h3 a,
.blue-bg h4 a,
.blue-bg p a {
  color: white;
  text-decoration: underline;
}

.download-cta {
  display: block;
  text-align: center;
  font-size: 25px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 150px 20px;
  background: #BDE3E3;
  position: relative;
}
.download-cta:nth-child(even) {
  background: rgb(214.0659574468, 237.6340425532, 237.6340425532);
}
.download-cta:before {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  content: "\f1c1";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  font-size: 80px;
  color: white;
  opacity: 0.2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.download-cta:after {
  content: "\f08e";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  font-size: 30px;
  opacity: 1;
  top: 25px;
  right: 25px;
}
.download-cta:hover {
  background: #152842;
  color: white;
}
.download-cta:hover:before {
  transform: translateX(-50%) translateY(-50%) scale(1.1);
}

.theme-picker {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  background: white;
  padding: 15px;
  border-radius: 8px;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
  display: inline-block;
  position: fixed;
  bottom: 20px;
  right: 40px;
  cursor: pointer;
  z-index: 9;
}
@media screen and (max-width: 830px) {
  .theme-picker {
    bottom: 65px;
  }
}
.theme-picker:hover {
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.35);
}
.theme-picker span.cta-text {
  position: relative;
  padding: 0 25px 0 0;
}
.theme-picker span.cta-text.active:after {
  content: "\f056";
}
.theme-picker span.cta-text:after {
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  content: "\f055";
  position: absolute;
  top: 2px;
  right: 0;
}
.theme-picker .fa {
  display: inline-block;
  margin: 0 0 0 5px;
  vertical-align: middle;
}
.theme-picker ul.options {
  list-style: none;
  margin: 0;
  padding: 15px 0 0;
  display: none;
}
.theme-picker ul.options.active {
  display: block;
}

@media screen and (max-width: 830px) {
  .mobile-first {
    order: 0;
  }
}

@media screen and (max-width: 830px) {
  .mobile-last {
    order: 1;
  }
}

body #userwayAccessibilityIcon,
body .uwy .uai {
  display: none !important;
}

.fl-accordion-button-label:focus {
  outline: none !important;
}

.wpfront-notification-bar-spacer.wpfront-fixed-position {
  z-index: 999 !important;
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999998;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}

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

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}

.mfp-arrow:before,
.mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
  width: 44px;
  text-align: center;
  background: transparent !important;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/*
 *  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: "stolzl", sans-serif;
  font-weight: 700;
  margin: 0;
  padding: 0;
  margin: 0 0 20px;
  color: #152842;
  line-height: 1.1em;
  text-transform: uppercase;
}

h1 {
  font-size: 80px;
}
@media only screen and (max-width: 830px) {
  h1 {
    font-size: 35px;
  }
}
@media screen and (max-width: 460px) {
  h1 {
    font-size: 30px;
  }
}

h2 {
  font-size: 60px;
}
@media only screen and (max-width: 830px) {
  h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 460px) {
  h2 {
    font-size: 32px;
  }
}

h3 {
  font-size: 40px;
}
h3 a {
  color: #69cbdc;
}
h3 a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 830px) {
  h3 {
    font-size: 24px;
  }
}
@media screen and (max-width: 460px) {
  h3 {
    font-size: 20px;
  }
}

h4 {
  font-size: 25px;
  color: #5688C7;
}
@media only screen and (max-width: 830px) {
  h4 {
    font-size: 20px;
  }
}
@media screen and (max-width: 460px) {
  h4 {
    font-size: 17px;
  }
}

h5 {
  font-size: 18px;
  font-weight: 700;
}
p {
  margin: 0 0 20px;
  font-size: 16px;
  color: black;
  line-height: 1.7em;
}
p.small {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 10px;
}

blockquote {
  background: #69cbdc;
  padding: 80px 30px 30px;
  color: white;
  position: relative;
  margin: 0;
}
blockquote:before {
  content: "\f10d";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-decoration: inherit;
  position: absolute;
  top: 30px;
  left: 30px;
  font-size: 30px;
  opacity: 0.3;
}
blockquote span {
  display: block;
  margin: 40px 0 20px;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: black;
}

.btn, button {
  display: inline-block;
  color: white;
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  padding: 10px 54px;
  width: auto;
  background: #152842;
  border: 0;
  outline: 0;
  cursor: pointer;
  border-radius: 48px;
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  margin: 0 10px 10px 0;
}
.btn:hover, button:hover {
  background: #69cbdc;
  color: #152842;
}
@media screen and (max-width: 830px) {
  .btn, button {
    padding: 10px 30px;
    font-size: 0.9em;
  }
}
.btn .fa, button .fa {
  margin: 0 5px 0 0;
}

.btn-hollow {
  display: inline-block;
  color: white;
  font-size: 1em;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  padding: 10px 54px;
  width: auto;
  background: transparent;
  border: solid 2px white;
  outline: 0;
  cursor: pointer;
  border-radius: 48px;
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
}
.btn-hollow:hover {
  color: white;
  background: #152842;
}
@media screen and (max-width: 830px) {
  .btn-hollow {
    padding: 10px 30px;
    font-size: 0.9em;
  }
}

.underline-link {
  font-size: 11px;
  color: #6B7580;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
  font-weight: 700;
  line-height: 1em;
}
.underline-link:after {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  background: #BDE3E3;
  content: "";
  position: absolute;
  bottom: -5px;
  left: 50%;
  height: 2px;
  width: 100%;
  transform: translateX(-50%);
}
.underline-link:hover:after {
  width: 50%;
}

.gform_wrapper .gform_body {
  width: 100% !important;
}
.gform_wrapper .gform_body .gform_fields .gfield label,
.gform_wrapper .gform_body .gform_fields .gfield label.gfield_label {
  font-family: "stolzl", sans-serif;
  font-weight: 300;
  font-size: 0.8em;
}
.gform_wrapper .gform_body .gform_fields .gfield label .gfield_required,
.gform_wrapper .gform_body .gform_fields .gfield label.gfield_label .gfield_required {
  display: none;
}
.gform_wrapper .gform_body .gform_fields .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 .gform_fields .gfield div.ginput_container textarea, .gform_wrapper .gform_body .gform_fields .gfield div.ginput_container select {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  font-family: "stolzl", sans-serif;
  font-size: 16px;
  padding: 0.6em;
  max-width: 100%;
  outline: 0;
  border: solid 1px rgb(212.2676056338, 213.4225352113, 215.7323943662);
  width: 100%;
  color: black;
}
.gform_wrapper .gform_body .gform_fields .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 .gform_fields .gfield div.ginput_container textarea:focus, .gform_wrapper .gform_body .gform_fields .gfield div.ginput_container select:focus {
  border-color: #222325;
}
.gform_wrapper .gform_body .gform_fields .gfield div.ginput_container .gfield_checkbox input[type=checkbox] {
  margin-top: 0;
  margin-right: 0.3em;
}
.gform_wrapper .gform_body .gform_fields .multicolumn-wrapper ul li {
  float: left;
  width: 50%;
  clear: none;
}
.gform_wrapper .gform_body .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: 1em;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0;
  padding: 10px 54px;
  width: auto;
  background: #152842;
  border: 0;
  outline: 0;
  cursor: pointer;
  border-radius: 48px;
  width: auto !important;
  margin: auto !important;
  line-height: 48px !important;
}
.gform_wrapper .gform_footer input[type=submit]:hover {
  background: #69cbdc;
  color: #152842;
}
@media screen and (max-width: 830px) {
  .gform_wrapper .gform_footer input[type=submit] {
    padding: 10px 30px;
    font-size: 0.9em;
  }
}
.gform_wrapper ::-webkit-input-placeholder {
  color: rgb(107.2676056338, 110.4225352113, 116.7323943662);
}
.gform_wrapper :-moz-placeholder {
  color: rgb(107.2676056338, 110.4225352113, 116.7323943662);
}
.gform_wrapper ::-moz-placeholder {
  color: rgb(107.2676056338, 110.4225352113, 116.7323943662);
}
.gform_wrapper :-ms-input-placeholder {
  color: rgb(107.2676056338, 110.4225352113, 116.7323943662);
}

.gform_confirmation_wrapper {
  background: #f3f3f3;
  padding: 30px;
  margin: 20px 0 0;
  border: 1px solid #d4d4d4;
  font-size: 24px;
}

.gform_required_legend {
  display: none !important;
}

@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: "i";
}

.c-google-plus:before {
  content: "j";
}

.c-instagram:before {
  content: "k";
}

.c-snapchat:before {
  content: "l";
}

.c-twitter:before {
  content: "m";
}

.c-youtube:before {
  content: "n";
}

.c-pinterest:before {
  content: "a";
}

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

.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: 830px) {
  .bgvideo video {
    position: absolute;
  }
}

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

.container-lrg {
  width: 1350px;
  max-width: 100%;
  margin: auto;
  padding: 0 15px;
}

.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;
}

.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: 830px) {
  .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: 74rem;
  }
  .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;
  height: 100vh;
}
@media screen and (max-width: 830px) {
  .banner {
    height: 550px;
  }
}
.banner .banner-message {
  position: absolute;
  z-index: 1;
  left: 50%;
  bottom: 100px;
  transform: translateX(-50%);
  width: 100%;
  margin: 30px 0 0;
  padding: 0 20px;
  text-align: center;
  max-width: 900px;
}
.banner .banner-message p {
  letter-spacing: 1px;
  margin: 0 0 10px;
}
.banner:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(21, 40, 66, 0.6);
  z-index: 1;
  opacity: 0.4;
}
.banner h1,
.banner h2,
.banner h3,
.banner h4,
.banner h5,
.banner p {
  color: white;
}
.banner p {
  text-transform: uppercase;
  font-weight: 700;
}
.banner.default-banner {
  height: 600px;
  margin: 80px 0 0;
  background-position: top;
}
@media screen and (max-width: 480px) {
  .banner.default-banner {
    height: 400px;
  }
}
.banner.default-banner .default-banner-wrapper {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  text-align: center;
}
.banner.default-banner .default-banner-wrapper h2 {
  position: relative;
  margin: 0;
  text-shadow: rgb(21, 21, 21) 0px 0px 32px;
  max-width: 400px;
}

footer {
  position: relative;
  z-index: 2;
}
footer .footer-top {
  padding: 3.75em 0;
}
@media screen and (max-width: 830px) {
  footer .footer-top {
    text-align: center;
  }
}
footer .footer-top .logo img {
  max-height: 200px;
  margin: auto;
}
@media screen and (max-width: 830px) {
  footer .footer-top .logo {
    margin: 0 0 45px;
  }
}
@media screen and (max-width: 830px) {
  footer .footer-top input {
    text-align: center;
  }
}
@media screen and (max-width: 830px) {
  footer .footer-top .gform_footer {
    text-align: center;
  }
}
footer .footer-top ul.social {
  list-style: none;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 830px) {
  footer .footer-top ul.social {
    margin-bottom: 25px;
  }
}
footer .footer-top ul.social li {
  display: inline-block;
  margin: 0 20px 0 0;
}
footer .footer-top ul.social li a {
  font-size: 22px;
  color: #152842;
}
footer .footer-top ul.social li a:hover {
  color: #5688C7;
  opacity: 0.5;
}
footer .footer-top p {
  margin: 0 0 30px;
}
footer .footer-top p span {
  display: block;
  margin: 0 0 10px;
  color: #5688C7;
}
footer .footer-top p a {
  color: #152842;
}
footer .footer-top ul.social-links {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 830px) {
  footer .footer-top ul.social-links {
    margin: 0 0 45px;
  }
}
footer .footer-top ul.social-links li {
  display: inline-block;
  margin: 0 15px 0 0;
}
footer .footer-top ul.social-links li a {
  color: white;
  font-size: 20px;
}
footer .footer-top .gform_body .gfield_label {
  display: none !important;
}
footer .footer-top .gform_body .padded {
  padding: 0 20px 0 0 !important;
}
footer .footer-top .gform_body input,
footer .footer-top .gform_body select {
  background: transparent;
  color: #152842;
  border: 0 !important;
  border-bottom: 1px solid #8b846b !important;
  height: 40px;
}
footer .footer-top .gform_body ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: rgba(0, 0, 0, 0.35);
  font-style: 16px;
  opacity: 1;
}
footer .footer-top .gform_body ::-moz-placeholder { /* Firefox 19+ */
  color: rgba(0, 0, 0, 0.35);
  font-style: 16px;
  opacity: 1;
}
footer .footer-top .gform_body :-ms-input-placeholder { /* IE 10+ */
  color: rgba(0, 0, 0, 0.35);
  font-style: 16px;
  opacity: 1;
}
footer .footer-top .gform_body :-moz-placeholder { /* Firefox 18- */
  color: rgba(0, 0, 0, 0.35);
  font-style: 16px;
  opacity: 1;
}
footer .footer-top input[type=submit] {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
}
footer .footer-top input[type=submit]:hover {
  color: #69cbdc !important;
}
footer .credits {
  background: #152842;
  text-align: center;
  padding: 5px 35px;
}
@media screen and (max-width: 830px) {
  footer .credits {
    border-bottom: 15px solid #69cbdc;
  }
}
footer .credits .copy {
  font-size: 0.8em;
  color: white;
  margin: 0;
}
footer .credits .copy a {
  color: #FEEA00;
}
footer .credits .copy a:hover {
  color: white;
}
@media screen and (max-width: 830px) {
  footer {
    margin-bottom: 55px;
  }
}

header {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  height: 110px;
  background: #152842;
  z-index: 9999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
header .logo {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  position: absolute;
  left: 20px;
  top: 50%;
  transform: translateY(-50%);
}
header .logo img {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  max-height: 110px;
}
header nav#site-navigation {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 525px;
}
header nav#site-navigation #primary-menu {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 1080px) {
  header nav#site-navigation #primary-menu {
    display: none;
  }
}
header nav#site-navigation #primary-menu ul {
  padding: 0;
  margin: 0;
}
header nav#site-navigation #primary-menu li {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  position: relative;
  display: inline-block;
  padding: 0 15px;
  line-height: 110px;
  transition-delay: 0s;
  transition-duration: 0s;
}
header nav#site-navigation #primary-menu li.current_page_item:before {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  height: 4px;
  width: 100%;
  background: white;
}
header nav#site-navigation #primary-menu li a {
  display: inline-block;
  position: relative;
  color: #E8ECED;
  font-size: 14px;
  text-transform: uppercase;
}
header nav#site-navigation #primary-menu li:hover ul {
  display: block;
}
header nav#site-navigation #primary-menu li ul {
  display: none;
  position: absolute;
  top: 100%;
  background: #152842;
  padding: 0;
  margin: 0 0 0 -15px;
  box-shadow: none !important;
}
header nav#site-navigation #primary-menu li ul:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  height: calc(100% - 10px);
  width: 100%;
  z-index: -1;
  box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.1);
}
header nav#site-navigation #primary-menu li ul li {
  display: block;
  border-top: 1px solid #e6e6e6;
  line-height: 2.5em !important;
  position: relative;
}
header nav#site-navigation #primary-menu li ul li ul {
  display: none !important;
  left: 100%;
  top: 0;
  background: #f9f9f9;
}
header nav#site-navigation #primary-menu li ul li ul:before {
  display: none !important;
}
header nav#site-navigation #primary-menu li ul li ul li:first-of-type {
  border: 0 !important;
}
header nav#site-navigation #primary-menu li ul li:hover ul {
  display: block !important;
}
header nav#site-navigation #primary-menu li ul li.current_page_item:before {
  display: none;
}
header nav#site-navigation #primary-menu li ul li a {
  color: #E8ECED;
  white-space: nowrap;
  font-size: 14px;
  display: block;
}
header nav#site-navigation #primary-menu li ul li a:hover {
  opacity: 0.5;
}
@media only screen and (max-width: 1215px) {
  header nav#site-navigation {
    right: 495px;
  }
}
@media only screen and (max-width: 1400px) {
  header nav#site-navigation {
    display: none;
  }
}
header ul.numbers {
  position: absolute;
  right: 275px;
  top: 0;
  margin: 0;
  font-size: 14px;
  list-style: none;
}
header ul.numbers .fa {
  display: inline-block;
  vertical-align: middle;
  margin: 0 5px 0 0;
}
@media only screen and (max-width: 1400px) {
  header ul.numbers {
    right: 325px;
  }
}
@media screen and (max-width: 900px) {
  header ul.numbers {
    display: none;
  }
}
header ul.numbers li {
  position: relative;
  color: white !important;
  line-height: 110px;
}
header ul.numbers li ul {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 250px;
  background-color: #152842;
  padding: 20px;
}
header ul.numbers li ul li {
  display: block;
  color: white;
  font-family: "stolzl", sans-serif;
}
header ul.numbers li ul li h5 {
  color: #69cbdc;
  opacity: 1;
}
header ul.numbers li ul li a {
  color: #E8ECED;
}
header ul.numbers li ul li a:hover {
  color: #FEEA00;
}
header ul.numbers li:hover ul {
  display: block;
}
header a.phone-cta {
  color: white;
  position: absolute;
  right: 260px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
}
@media screen and (max-width: 1400px) {
  header a.phone-cta {
    height: 50px;
    width: 50px;
    border: 1px solid #E8ECED;
    line-height: 50px;
    text-align: center;
    border-radius: 50px;
    right: 305px !important;
    font-size: 12px;
  }
  header a.phone-cta .fa {
    margin: 0 !important;
  }
  header a.phone-cta span {
    display: none;
  }
}
@media only screen and (max-width: 1215px) {
  header a.phone-cta {
    right: 240px;
  }
}
@media screen and (max-width: 830px) {
  header a.phone-cta {
    display: none !important;
  }
}
@media screen and (max-width: 510px) {
  header a.phone-cta {
    right: 110px !important;
  }
}
@media screen and (max-width: 365px) {
  header a.phone-cta {
    display: none !important;
  }
}
header a.phone-cta .fa {
  margin: 0 5px 0 0;
  font-size: 16px;
}
header a.phone-cta:hover {
  opacity: 0.5;
}
header a.utility {
  position: absolute;
  right: 400px;
  top: 50% !important;
  transform: translateY(-50%);
  color: white;
  font-size: 14px;
}
header a.utility .fa {
  margin: 0 5px 0 0;
  font-size: 14px;
}
@media only screen and (max-width: 1400px) {
  header a.utility {
    right: 430px;
  }
}
@media only screen and (max-width: 900px) {
  header a.utility {
    right: 325px;
  }
}
@media screen and (max-width: 830px) {
  header a.utility {
    right: 90px;
  }
}
@media screen and (max-width: 540px) {
  header a.utility {
    display: none;
  }
}
header a.cta-btn {
  position: absolute;
  right: 20px;
  top: 50% !important;
  transform: translateY(-50%);
  background: #FEEA00;
  color: #152842;
}
@media only screen and (max-width: 1400px) {
  header a.cta-btn {
    right: 80px;
  }
}
@media screen and (max-width: 830px) {
  header a.cta-btn {
    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: 50%;
  transform: translateY(-50%);
  right: 20px;
  display: none;
  line-height: 60px;
  height: 60px;
  width: 60px;
  z-index: 9999;
  background: transparent;
  border: 0;
}
.menu-toggle:hover span:before, .menu-toggle:hover span:after,
.close-nav:hover span:before,
.close-nav:hover span:after {
  width: 28px;
}
.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: 28px;
  background: white;
  position: absolute;
  display: block;
}
.menu-toggle span:before,
.close-nav span:before {
  top: -8px;
  width: 18px;
}
.menu-toggle span:after,
.close-nav span:after {
  bottom: -8px;
  width: 22px;
}
.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;
  background: #152842;
  width: 28px;
}
.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: 1400px) {
  .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: 0.44s;
  position: fixed;
  height: 100%;
  width: 100%;
  background: #BDE3E3;
  top: 0;
  right: -100%;
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 999;
  padding: 10px 0;
  max-width: 400px;
}
@media screen and (max-width: 550px) {
  #side-menu {
    max-width: 100%;
  }
}
#side-menu.active {
  right: 0;
}
#side-menu a.btn.menu-btn {
  background: #152842;
  padding: 0 30px;
  margin: 0 0 30px 40px;
  color: white;
}
#side-menu ul#primary-menu {
  margin-top: 105px;
  display: block;
  padding: 0;
}
#side-menu ul#primary-menu > li {
  position: relative;
  margin: 0;
  padding: 0;
  float: none;
  display: inline-block;
  width: 100%;
  text-align: left;
  line-height: 74px;
}
#side-menu ul#primary-menu > li a {
  font-weight: 400;
  font-size: 1.4em;
  padding: 0 0 0 35px;
  display: block;
  color: #152842;
}
#side-menu ul#primary-menu > li a.expand {
  display: block;
  height: 74px;
  width: 74px;
  position: absolute;
  top: 0;
  right: 26px;
  padding: 15px;
  cursor: pointer;
}
#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: #152842;
  width: 2px;
  height: 10px;
  margin: -8px 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;
  line-height: 2em;
}
#side-menu ul#primary-menu > li ul li a.expand {
  height: 65px;
}
#side-menu ul#primary-menu > li ul li a {
  color: #152842;
  font-size: 1em;
  padding: 0 35px;
  display: block;
  font-weight: normal;
}
#side-menu ul#primary-menu > li ul li ul {
  background: rgb(212.2676056338, 213.4225352113, 215.7323943662);
  margin: 0;
}
#side-menu ul.social-links {
  list-style: none;
  padding: 0 40px;
  margin: 0;
}
#side-menu ul.social-links li {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  display: inline-block;
  height: 50px;
  width: 50px;
  margin: 0 25px 0 0;
  border: 1px solid #152842;
  line-height: 50px;
  text-align: center;
  font-size: 20px;
  border-radius: 50px;
}
#side-menu ul.social-links li:last-of-type {
  margin: 0;
}
#side-menu ul.social-links li:hover {
  background: white;
}
#side-menu ul.social-links li a {
  color: #152842;
}
#side-menu .contact-info {
  padding: 0 35px;
}
#side-menu .contact-info .btn, #side-menu .contact-info button {
  margin: 0 0 30px;
  background-color: #FEEA00;
  color: #152842;
}

.mobile-bar {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 55px;
  background: #152842;
  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: 20%;
  border-right: 1px solid rgba(0, 0, 0, 0.5);
}
.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:first-of-type {
  background: #FEEA00;
  width: 60%;
}
.mobile-bar ul li:first-of-type a {
  color: #152842;
}
.mobile-bar ul li:last-of-type {
  border: 0 !important;
}
.mobile-bar ul li a {
  display: block;
  color: white;
  text-align: center;
  line-height: 55px;
  overflow: hidden;
  font-size: 14px;
  font-weight: 700;
  color: #69cbdc;
}
.mobile-bar ul li.main-action {
  width: 40%;
}
.mobile-bar ul li.main-action a {
  font-weight: 600;
  text-indent: 0;
  background: #222325;
}
.mobile-bar ul li.main-action a:hover {
  background: rgb(21.7887323944, 22.4295774648, 23.7112676056);
}
.mobile-bar ul li:hover:before {
  color: white;
}
.mobile-bar ul li:hover a {
  color: white;
  background: rgb(21.7887323944, 22.4295774648, 23.7112676056);
}
.mobile-bar ul li:hover ul {
  display: block;
  background: rgb(21.7887323944, 22.4295774648, 23.7112676056);
}
.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 rgb(14.461971831, 14.8873239437, 15.738028169);
}
.mobile-bar ul li ul li:first-child {
  border-top: 0;
}
.mobile-bar ul li ul li:first-of-type {
  width: 100% !important;
}
.mobile-bar ul li ul li a {
  text-indent: 0;
  padding: 0 3.75em;
}
@media only screen and (max-width: 830px) {
  .mobile-bar {
    display: block;
  }
}

.blue-cta {
  background: #69cbdc;
  text-align: center;
  padding: 40px 45px 20px;
  position: relative !important;
}
@media screen and (max-width: 830px) {
  .blue-cta {
    padding: 20px 10px;
  }
}
.blue-cta:before {
  content: "";
  height: 120px;
  width: 120px;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  background: #69cbdc;
  border-radius: 100px;
  position: absolute;
  z-index: -1;
  display: block !important;
}
.blue-cta:after {
  content: "";
  position: absolute;
  height: calc(100% + 20px);
  width: calc(100% + 20px);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  background: white;
  top: -10px;
  left: -10px;
  display: block;
  z-index: -2;
}
.blue-cta p {
  color: white;
}
.blue-cta a {
  color: #BDE3E3;
}
.blue-cta h3 {
  color: #BDE3E3;
}
.blue-cta .btn, .blue-cta button {
  color: #69cbdc;
}
.blue-cta .btn:hover, .blue-cta button:hover {
  color: white;
}

.blocks-container {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.blocks-container a.cta-block {
  flex: 0 1 auto;
  padding: 180px 20px;
  text-align: center;
  margin-bottom: 25px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 830px) {
  .blocks-container a.cta-block {
    flex: 0 1 100% !important;
  }
}
.blocks-container a.cta-block:before {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  background: black;
  opacity: 0.5;
  z-index: 1;
  top: 0;
  left: 0;
}
.blocks-container a.cta-block:hover:before {
  opacity: 0.35;
}
.blocks-container a.cta-block:hover .service-bg {
  transform: scale(1.075);
}
.blocks-container a.cta-block .service-bg {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover !important;
  background-position: top !important;
}
.blocks-container a.cta-block h3 {
  color: white;
  font-size: 26px;
  letter-spacing: 0.5px;
  position: relative;
  z-index: 2;
  text-shadow: 0 0 15px rgba(0, 0, 0, 0.4);
  margin: 0;
}
.blocks-container a.cta-block.block-one, .blocks-container a.cta-block.block-two, .blocks-container a.cta-block.block-six, .blocks-container a.cta-block.block-seven {
  flex: 0 1 49%;
}
.blocks-container a.cta-block.block-three, .blocks-container a.cta-block.block-five {
  flex: 0 1 33.5%;
}
.blocks-container a.cta-block.block-four {
  flex: 0 1 29%;
}
.blocks-container a.cta-block.col-50 {
  flex: 0 1 49%;
}
.blocks-container a.cta-block.col-33 {
  flex: 0 1 32%;
}
.blocks-container a.cta-block.col-100 {
  flex: 0 1 100%;
}

body.page-template-homepage section.banner {
  background: url(/wp-content/uploads/2025/04/cute-teen-with-braces-2021-10-27-18-08-19-utc-scaled.jpeg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  margin-top: 110px;
}
@media screen and (min-width: 830px) {
  body.page-template-homepage section.banner {
    height: calc(100vh - 110px);
  }
}
body.page-template-homepage section.meet-the-doctor .intro {
  max-width: 800px;
  margin: auto;
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.meet-the-doctor {
    text-align: center;
  }
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.meet-the-doctor .container-lrg {
    width: 550px;
    margin: auto;
    max-width: 100%;
  }
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.meet-the-doctor .container-lrg img {
    margin-bottom: 30px;
  }
}
body.page-template-homepage section.home-welcome {
  text-align: center;
  padding: 7.5em 0;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-welcome {
    padding-top: 3.75em;
    padding-bottom: 3.75em;
  }
}
body.page-template-homepage section.home-welcome .intro {
  max-width: 800px;
  margin: auto;
  position: relative;
  z-index: 1;
}
body.page-template-homepage section.home-welcome h4 {
  color: #152842;
}
body.page-template-homepage section.home-welcome h2 {
  max-width: 550px;
  margin: 0 auto 20px;
}
body.page-template-homepage section.home-welcome p {
  color: black;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
}
body.page-template-homepage section.home-welcome .cta-col {
  border: solid 2px #152842;
  border-radius: 15px;
  padding: 5.5em 1em;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-welcome .cta-col {
    padding: 30px 15px 30px;
    margin-bottom: 30px;
    background-color: white;
  }
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-welcome .cta-col:last-of-type {
    padding: 0 !important;
  }
}
body.page-template-homepage section.home-ctas {
  background: #69cbdc;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-ctas {
    padding: 3.75em 0 0;
  }
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-ctas .intro {
    max-width: 550px;
    margin: 0 auto 40px;
  }
}
body.page-template-homepage section.home-ctas .treatment {
  text-align: center;
}
body.page-template-homepage section.home-ctas .treatment p {
  color: black;
}
body.page-template-homepage section.home-ctas .treatment ul {
  list-style: none;
  padding: 0;
}
body.page-template-homepage section.home-ctas .treatment ul li a {
  color: #152842;
}
body.page-template-homepage section.home-ctas h2,
body.page-template-homepage section.home-ctas p {
  text-align: center;
}
body.page-template-homepage section.home-ctas .row {
  margin: 0;
}
body.page-template-homepage section.home-ctas .cta-col {
  padding: 0;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-ctas .cta-col {
    margin-bottom: 15px;
  }
}
body.page-template-homepage section.home-ctas .cta-col .treatment-cta {
  height: 400px;
  position: relative;
  background-size: cover !important;
  background-position: center !important;
}
body.page-template-homepage section.home-ctas .cta-col .treatment-cta:before {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  background: black;
  opacity: 0;
}
body.page-template-homepage section.home-ctas .cta-col .treatment-cta:hover:before {
  opacity: 0.4;
}
body.page-template-homepage section.home-ctas .cta-col .treatment-cta:hover h4 {
  color: white;
}
body.page-template-homepage section.home-ctas .cta-col .treatment-cta:hover .cta-btn {
  color: white;
}
body.page-template-homepage section.home-ctas .cta-col .treatment-cta h4 {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  position: absolute;
  bottom: 20px;
  left: 25px;
  margin: 0;
  width: 100%;
  max-width: 250px;
  z-index: 2;
}
body.page-template-homepage section.home-ctas .cta-col .treatment-cta .cta-btn {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  position: absolute;
  bottom: 20px;
  right: 25px;
  z-index: 2;
}
body.page-template-homepage section.home-treatments {
  background: white;
  text-align: center;
  overflow: visible;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-treatments {
    padding: 2.5em 0;
  }
}
body.page-template-homepage section.home-treatments h2 {
  margin: 0 0 40px;
}
body.page-template-homepage section.home-treatments p {
  font-size: 15px;
  line-height: 24px;
}
body.page-template-homepage section.home-treatments .treatment-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  margin: auto;
}
body.page-template-homepage section.home-treatments .treatment-row .treatment {
  -webkit-flex: 0 1 260px;
  -ms-flex: 0 1 260px;
  flex: 0 1 260px;
  padding: 0 20px;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-treatments .treatment-row .treatment {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0 0 20px;
  }
}
body.page-template-homepage section.home-treatments .treatment-row .treatment h3 {
  font-size: 26px;
}
body.page-template-homepage section.home-treatments .treatment-row .treatment .treatment-icon {
  background: white;
  border: 1px solid #E0E0E0;
  width: 96px;
  height: 96px;
  text-align: center;
  display: block;
  margin: 0 auto 20px;
  border-radius: 95px;
  position: relative;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-treatments .treatment-row .treatment .treatment-icon {
    margin: 0 auto 20px;
  }
}
body.page-template-homepage section.home-treatments .treatment-row .treatment .treatment-icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
}
body.page-template-homepage section.home-features {
  background: white;
  padding-top: 0;
}
body.page-template-homepage section.home-features .award-badges {
  background: white;
  margin: 20px 0 0;
  padding: 0px 0;
}
body.page-template-homepage section.home-features .award-badges img {
  max-width: 180px;
  margin: 0 20px 0 0;
  display: inline-block;
  vertical-align: middle;
}
body.page-template-homepage section.home-features .award-badges img:last-of-type {
  max-width: 100px;
  margin: 0;
}
body.page-template-homepage section.home-features .row.padded {
  padding: 0 0 7.5em;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-features .row.padded {
    padding: 0;
  }
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-features .feature-content {
    text-align: center;
    padding: 35px;
  }
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-features .mobile-first {
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
  }
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-features .mobile-second {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
}
body.page-template-homepage section.home-features .item {
  position: relative;
}
body.page-template-homepage section.home-features .item img {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
}
body.page-template-homepage section.home-features .item .testimonial-wrap .testimonial-name {
  position: absolute;
  bottom: 20px;
  left: 20px;
  color: white;
  font-size: 18px;
}
body.page-template-homepage section.home-features .item .testimonial-wrap .testimonial-name .icon {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  height: 50px;
  width: 50px;
  background: white;
  color: #152842;
  font-size: 14px;
  margin: 0 5px 0 0;
  text-align: center;
  border-radius: 50px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
body.page-template-homepage section.home-features .item .testimonial-wrap .testimonial-name .icon img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateX(-50%) translateY(-50%);
  height: 15px;
  width: 15px;
  opacity: 1 !important;
}
body.page-template-homepage section.home-features .item:hover img {
  opacity: 0.8;
}
body.page-template-homepage section.home-testimonials {
  text-align: center;
  padding: 7.5em 0;
  background-color: #152842;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-testimonials {
    padding: 3.75em 0;
  }
}
body.page-template-homepage section.home-testimonials img.quotes-icon {
  margin: 0 0 10px 0;
}
body.page-template-homepage section.home-testimonials .fa-quote-left {
  color: #5688C7;
  font-size: 40px;
  margin: 0 auto 20px;
}
body.page-template-homepage section.home-testimonials p {
  font-size: 32px;
  line-height: 1.75em;
  color: white;
  max-width: 750px;
  margin: 0 auto 30px;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-testimonials p {
    max-width: 70%;
    font-size: 16px;
  }
}
body.page-template-homepage section.home-testimonials h4 {
  color: #69cbdc;
}
body.page-template-homepage section.home-testimonials h5 {
  color: white;
  margin: 0;
}
body.page-template-homepage section.home-testimonials .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  transform: translateY(-50%);
  height: 50px;
  margin-top: -15px;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-testimonials .owl-nav {
    display: none;
  }
}
body.page-template-homepage section.home-testimonials .owl-nav .owl-prev {
  position: absolute;
  left: 30px;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-testimonials .owl-nav .owl-prev {
    left: 15px;
  }
}
body.page-template-homepage section.home-testimonials .owl-nav .owl-next {
  position: absolute;
  right: 30px;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-testimonials .owl-nav .owl-next {
    right: 15px;
  }
}
body.page-template-homepage section.home-ofal {
  background: white;
  text-align: center;
  overflow: visible;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-ofal {
    padding: 2.5em 0;
  }
}
body.page-template-homepage section.home-ofal .padded {
  padding-bottom: 2em;
}
body.page-template-homepage section.home-ofal .ofal-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  max-width: 900px;
  margin: auto;
}
body.page-template-homepage section.home-ofal .ofal-row .ofal-col {
  -webkit-flex: 0 1 280px;
  -ms-flex: 0 1 280px;
  flex: 0 1 280px;
  padding: 0 20px;
}
@media screen and (max-width: 830px) {
  body.page-template-homepage section.home-ofal .ofal-row .ofal-col {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    margin: 0 0 60px;
  }
}
body.page-template-homepage section.home-ofal .ofal-row .ofal-col h5 {
  margin: 0 0 10px;
}
body.page-template-homepage section.home-ofal .ofal-row .ofal-col p {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 10px;
}
body.page-template-homepage section.home-location {
  background: #E8ECED;
}
body.page-template-homepage section.home-location p {
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 10px;
}
body.page-template-homepage section.home-location a {
  color: #6B7580;
}
body.page-template-homepage section.home-location .underline-link {
  margin: 0 0 45px;
  display: inline-block;
}
body.page-template-homepage section.home-location .contact-info {
  margin: 0 0 30px;
}
body.page-template-homepage section.home-location ul.social-links {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 15px;
}
body.page-template-homepage section.home-location ul.social-links li {
  display: inline-block;
  margin: 0 10px 0 0;
}
body.page-template-homepage section.home-location ul.social-links li a {
  color: #152842;
}
body.page-template-homepage section.home-location .location-wrapper {
  text-align: center;
  padding: 55px;
  background: white;
  border: 1px solid #E0E0E0;
  display: table;
  margin: auto;
  max-width: 96%;
  z-index: 2;
  position: relative;
}
body.page-template-homepage section.instagram-feed {
  background: white;
  text-align: center;
}
body.page-template-homepage section.instagram-feed p {
  margin: 0 0 75px;
}
body.page-template-homepage section.footer-cta {
  background: #E8ECED;
}
body.page-template-homepage section.footer-cta label.gfield_label {
  color: white;
}
body.page-template-homepage section.footer-cta .gform_wrapper .gform_footer {
  padding: 16px 0 10px;
  margin: 16px 0 0;
  clear: both;
  width: 100%;
  text-align: center;
}
body.page-template-homepage section.footer-cta .banner-reviews p {
  margin: 0 0 10px;
  font-weight: 400;
  text-transform: none;
}
body.page-template-homepage section.footer-cta .banner-reviews .review {
  transition-property: all;
  transition-duration: 0.33s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  display: inline-block;
  margin: 0 20px;
}
body.page-template-homepage section.footer-cta .banner-reviews .review .fa {
  color: white;
  font-size: 8px;
}
body.page-template-homepage section.footer-cta .banner-reviews .review img {
  display: block;
  margin: 0 auto;
}
body.page-template-homepage section.footer-cta .banner-reviews .review img.google {
  max-width: 85px;
}
body.page-template-homepage section.footer-cta .banner-reviews .review img.facebook {
  max-width: 99px;
}
body.page-template-homepage section.footer-cta .banner-reviews .review img.yelp {
  max-width: 82px;
}
body.page-template-homepage section.footer-cta .banner-reviews .review img.healthgrades {
  max-width: 130px;
}
body.page-template-homepage section.footer-cta .blue-cta {
  display: block;
  z-index: 1;
}
body.page-template-homepage section.footer-cta .blue-cta:after {
  background: transparent;
}
body.page-template-homepage section.badges {
  padding: 0;
  background: #5688C7;
}

@media screen and (max-width: 830px) {
  body.page-template-default .banner {
    height: 500px;
  }
}
@media screen and (max-width: 480px) {
  body.page-template-default .banner {
    height: 275px;
  }
}

body.page-template-default header,
body.blog header,
body.single header {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  border: 0px solid #152842;
}
@media screen and (max-width: 1400px) {
  body.page-template-default header a.phone-cta,
  body.blog header a.phone-cta,
  body.single header a.phone-cta {
    border: 1px solid #152842;
  }
  body.page-template-default header a.phone-cta .fa,
  body.blog header a.phone-cta .fa,
  body.single header a.phone-cta .fa {
    color: #152842;
  }
}
body.page-template-default header nav#site-navigation #primary-menu li.current_page_item:before,
body.blog header nav#site-navigation #primary-menu li.current_page_item:before,
body.single header nav#site-navigation #primary-menu li.current_page_item:before {
  background: #E8ECED;
}
body.page-template-default header nav#site-navigation #primary-menu li a,
body.blog header nav#site-navigation #primary-menu li a,
body.single header nav#site-navigation #primary-menu li a {
  color: #E8ECED;
}
body.page-template-default header nav#site-navigation #primary-menu li ul,
body.blog header nav#site-navigation #primary-menu li ul,
body.single header nav#site-navigation #primary-menu li ul {
  box-shadow: inset 1px 5px 12px -6px #a3a3a3;
}
@media screen and (max-width: 1400px) {
  body.page-template-default header a.phone-cta,
  body.blog header a.phone-cta,
  body.single header a.phone-cta {
    border: 1px solid #E0E0E0;
  }
}
body.page-template-default header a.phone-cta .fa,
body.blog header a.phone-cta .fa,
body.single header a.phone-cta .fa {
  color: #FEEA00;
}
body.page-template-default section.default-page-title,
body.blog section.default-page-title,
body.single section.default-page-title {
  padding: 20px 0 15px;
  color: #6b6b6b;
  font-size: 14px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.15);
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 830px) {
  body.page-template-default section.default-page-title,
  body.blog section.default-page-title,
  body.single section.default-page-title {
    text-align: center;
  }
}
body.page-template-default section.default-page-title h1,
body.blog section.default-page-title h1,
body.single section.default-page-title h1 {
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  margin: 0;
  font-size: 35px;
  padding: 0 0 0 80px;
}
@media screen and (max-width: 830px) {
  body.page-template-default section.default-page-title h1,
  body.blog section.default-page-title h1,
  body.single section.default-page-title h1 {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 5px 10px;
  }
}
body.page-template-default section.default-page-title .default-cta,
body.blog section.default-page-title .default-cta,
body.single section.default-page-title .default-cta {
  -webkit-flex: 0 1 50%;
  -ms-flex: 0 1 50%;
  flex: 0 1 50%;
  padding: 0 80px 0 0;
  text-align: right;
}
@media screen and (max-width: 830px) {
  body.page-template-default section.default-page-title .default-cta,
  body.blog section.default-page-title .default-cta,
  body.single section.default-page-title .default-cta {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    text-align: center;
    padding: 5px 10px;
  }
}
body.page-template-default section.default-page-title .btn, body.page-template-default section.default-page-title button,
body.blog section.default-page-title .btn,
body.blog section.default-page-title button,
body.single section.default-page-title .btn,
body.single section.default-page-title button {
  display: inline-block;
  margin: 0 0 0 10px;
  padding: 0 35px;
  line-height: 40px;
}
body.page-template-default section.content,
body.blog section.content,
body.single section.content {
  padding: 0;
}
body.page-template-default section.content ul li,
body.blog section.content ul li,
body.single section.content ul li {
  margin: 0 0 15px;
}
body.page-template-default section.content .gform_wrapper .top_label li.gfield.gf_left_half, body.page-template-default section.content .gform_wrapper .top_label li.gfield.gf_right_half,
body.blog section.content .gform_wrapper .top_label li.gfield.gf_left_half,
body.blog section.content .gform_wrapper .top_label li.gfield.gf_right_half,
body.single section.content .gform_wrapper .top_label li.gfield.gf_left_half,
body.single section.content .gform_wrapper .top_label li.gfield.gf_right_half {
  width: 100% !important;
}
body.page-template-default.page-meet-the-team .banner,
body.blog.page-meet-the-team .banner,
body.single.page-meet-the-team .banner {
  background-position: top !important;
}

body.page-invisalign-teen.group-blog .default-banner {
  background-position: 50% 30% !important;
}

body.page-meet-team-demas .default-banner {
  background-position: top !important;
}

body.page-before-and-after .before-after {
  background: #E8ECED;
  border: 1px solid #E0E0E0;
  margin: 50px auto 50px;
  padding: 20px 40px;
}

body.blog section.banner,
body.archive section.banner {
  margin: 85px 0 0;
  padding: 0;
  height: auto;
  background: #f9f9f9;
}
body.blog section.banner:before,
body.archive section.banner:before {
  display: none;
}
body.blog section.banner .container-fluid,
body.archive section.banner .container-fluid {
  padding: 0;
}
body.blog section.banner h1,
body.archive section.banner h1 {
  color: #152842 !important;
}
body.blog section.banner .message-wrap,
body.archive section.banner .message-wrap {
  background-position: center;
  width: 100%;
  padding: 50px 100px;
}
@media screen and (max-width: 1160px) {
  body.blog section.banner .message-wrap,
  body.archive section.banner .message-wrap {
    padding: 200px 50px 50px;
  }
}
@media screen and (max-width: 830px) {
  body.blog section.banner .message-wrap,
  body.archive section.banner .message-wrap {
    padding: 0;
    background: none;
    text-align: center;
    margin: 80px 0 0 !important;
  }
}
body.blog section.banner .message-wrap .message-content,
body.archive section.banner .message-wrap .message-content {
  padding: 30px;
  width: 100%;
  position: relative;
  z-index: 2;
  text-align: center;
}
@media screen and (max-width: 830px) {
  body.blog section.banner .message-wrap .message-content,
  body.archive section.banner .message-wrap .message-content {
    margin: auto !important;
  }
}
body.blog section.banner .message-wrap .message-content h1, body.blog section.banner .message-wrap .message-content p,
body.archive section.banner .message-wrap .message-content h1,
body.archive section.banner .message-wrap .message-content p {
  color: white;
}
body.blog section.banner .message-wrap .message-content p,
body.archive section.banner .message-wrap .message-content p {
  font-size: 25px;
  margin: 0;
}
body.blog section.content,
body.archive section.content {
  padding: 3.75em 0;
}
body.blog section.content article,
body.archive section.content article {
  position: relative;
  min-height: 440px;
  margin-bottom: 40px;
  padding: 0 25px;
  text-align: center;
  cursor: pointer;
}
body.blog section.content article span.date,
body.archive section.content article span.date {
  font-size: 14px;
  text-transform: uppercase;
  margin: 15px 0 10px;
  display: block;
}
body.blog section.content article .post-image,
body.archive section.content article .post-image {
  min-height: 300px;
  background-size: cover !important;
  background-position: center;
}
body.blog section.content article h3.entry-title a,
body.archive section.content article h3.entry-title a {
  font-size: 25px;
  color: #152842;
  line-height: 20px;
}
body.blog section.content article:hover h3 a,
body.archive section.content article:hover h3 a {
  color: #BDE3E3;
}
body.blog section.content .wp-pagenavi,
body.archive section.content .wp-pagenavi {
  clear: both;
  text-align: center;
}
body.blog section.content .wp-pagenavi a,
body.archive section.content .wp-pagenavi a {
  color: #BDE3E3;
}
body.blog section.content .wp-pagenavi span.pages,
body.archive section.content .wp-pagenavi span.pages {
  border: 0;
}
body.blog section.content .wp-pagenavi a, body.blog section.content .wp-pagenavi span,
body.archive section.content .wp-pagenavi a,
body.archive section.content .wp-pagenavi span {
  border: 1px solid #f7f7f7;
}

body.single section.content {
  margin: 190px 0 0;
  padding: 0;
}
@media screen and (max-width: 1200px) {
  body.single section.content {
    margin: 135px 0 0;
  }
}
body.single section.content .container {
  max-width: 880px;
}
body.single section.content .container .entry-content {
  padding: 0 0 50px;
}
body.single section.content .container h1 {
  color: #152842;
}
body.single section.content .container .post-date,
body.single section.content .container .post-author {
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 0 20px;
  display: block;
}
body.single section.content .container .featured-image {
  margin: 0 0 40px;
}
body.single section.content .container p {
  font-size: 23px;
  line-height: 40px;
  margin: 0 0 30px;
}
body.single section.content .container .share-buttons {
  font-size: 0.7rem;
  line-height: 0.7rem;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin: 0;
  z-index: 2;
  position: relative;
  list-style-type: none;
  padding: 0;
}
body.single section.content .container .share-buttons li {
  display: inline-block;
  margin: 0 15px 0 0;
}
body.single section.content .container .share-buttons svg {
  fill: #fff;
  width: 19px;
  height: 19px;
}
body.single section.content .container .share-googleplus svg {
  width: 20px;
  height: 16px;
}
body.single section.content .container .share-buttons a {
  display: block;
  padding: 12px 0;
  text-align: center;
}
body.single section.content .container .share-buttons a:hover {
  opacity: 0.5;
}
body.single section.content .container .share-buttons a span {
  display: none;
}
body.single section.content .container .share-buttons li:first-child a {
  border-radius: 3px 0 0 3px;
}
body.single section.content .container .share-buttons li:last-child a {
  border-radius: 0 3px 3px 0;
}
body.single section.content .container .share-twitter svg {
  fill: #1da1f2;
}
body.single section.content .container .share-facebook svg {
  fill: #3b5998;
}
body.single section.content .container .share-googleplus svg {
  fill: #db4437;
}
body.single section.content .container .share-pinterest svg {
  fill: #b5071a;
}
body.single section.content .container .related-posts ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
body.single section.content .container .related-posts ul li {
  margin: 0 0 30px;
  text-align: center;
}
body.single section.content .container .related-posts ul li .post-date {
  margin: 0;
}
body.single section.content .container .related-posts ul li h3 a {
  font-size: 23px;
  line-height: 1em;
}

body.error404:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(21, 40, 66, 0.6);
  z-index: 1;
}
body.error404 .not-found {
  padding-top: 14em;
  padding-bottom: 0;
  text-align: center;
  background: transparent;
  height: 100vh;
}
body.error404 .not-found:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(21, 40, 66, 0.6);
  z-index: 1;
}
@media screen and (max-width: 830px) {
  body.error404 .not-found {
    max-height: 600px;
  }
}
body.error404 .not-found .section-wrap {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  padding: 0 20px;
}
body.error404 .not-found h2 {
  color: white;
  margin-bottom: 0.8em;
  position: relative;
  z-index: 2;
}
body.error404 .not-found h2:after {
  left: 50%;
  margin: 0 0 0 -12.5px;
}
body.error404 .not-found p {
  color: white;
  position: relative;
  z-index: 2;
}
body.error404 .not-found a {
  position: relative;
  z-index: 2;
  margin: 0 10px;
}
@media only screen and (max-width: 830px) {
  body.error404 .not-found {
    padding-top: 10em;
    padding-bottom: 5em;
  }
}
body.error404 footer,
body.error404 .footer-cta {
  display: none;
}

body.page-template-no-header section.content {
  padding: 0;
  margin: 80px 0 0;
}
body.page-template-no-header section.content .flex-row {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
body.page-template-no-header section.content .flex-row .col-left {
  -webkit-flex: 0 1 500px;
  -ms-flex: 0 1 500px;
  flex: 0 1 500px;
  background: white;
  padding: 50px 0;
}
@media screen and (max-width: 830px) {
  body.page-template-no-header section.content .flex-row .col-left {
    -webkit-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 100%;
    padding: 25px 0;
  }
}
body.page-template-no-header section.content .flex-row .col-left input[type=text] {
  width: 100%;
}
body.page-template-no-header section.content .flex-row .col-left h1 {
  font-size: 35px;
  line-height: 1.2em;
}
body.page-template-no-header section.content .flex-row .col-left h3 {
  font-size: 21px;
}
body.page-template-no-header section.content .flex-row .col-left p {
  font-size: 15px;
  line-height: 1.35em;
}
body.page-template-no-header section.content .flex-row .col-left p:last-of-type {
  margin: 0;
}
body.page-template-no-header section.content .flex-row .col-right {
  -webkit-flex: 0 1 calc(100% - 500px);
  -ms-flex: 0 1 calc(100% - 500px);
  flex: 0 1 calc(100% - 500px);
  min-height: calc(100vh - 80px);
}
@media screen and (max-width: 830px) {
  body.page-template-no-header section.content .flex-row .col-right {
    display: none;
  }
}
body.page-template-no-header footer {
  display: none;
}
