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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  background: white;
  overflow-x: hidden; }

body {
  font-family: "Libre Franklin", sans-serif;
  line-height: 1.8;
  font-size: 15px;
  color: #222325;
  background: white;
  overflow-x: hidden; }
  @media screen and (max-width: 980px) {
    body {
      padding: 0; } }
  body.active {
    overflow: hidden; }

a {
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  text-decoration: none;
  cursor: pointer;
  color: #0070cd; }

img {
  height: auto;
  max-width: 100%; }
  img.alignright {
    float: right;
    margin: 1em 0 1em 2em;
    max-width: 360px; }
    body.single img.alignright {
      margin-right: -6em; }
    @media only screen and (max-width: 480px) {
      img.alignright {
        margin-right: 0;
        margin-left: 0;
        width: 100%; } }
  img.alignleft {
    float: left;
    margin: 1em 2em 1em -6em;
    max-width: 360px; }
    body.single img.alignleft {
      margin-left: -6em; }
    @media only screen and (max-width: 480px) {
      img.alignleft {
        margin-right: 0;
        margin-left: 0;
        width: 100%; } }
  img.aligncenter {
    width: 100%; }

ol,
ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  ol li,
  ul li {
    margin: 0 0;
    padding: 0; }
  .post-content ol, .post-content ul {
    list-style: disc;
    padding: 0.6em;
    margin: 1.6em; }
    .post-content ol li, .post-content ul li {
      margin: 0.4em 0;
      padding: 0.15em; }

iframe {
  max-width: 100%; }

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

section {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  padding: 7.5em 0;
  z-index: 2;
  background: white; }
  section.full {
    padding: 0; }
  section .wrapper {
    position: relative;
    margin: 0 auto;
    max-width: 1140px; }
    section .wrapper:before, section .wrapper:after {
      content: "";
      display: table; }
    section .wrapper:after {
      clear: both; }
  @media only screen and (max-width: 768px) {
    section {
      padding-top: 3.75em;
      padding-bottom: 3.75em; } }
.service-wrap {
  padding: 0 7em !important; }
  @media screen and (max-width: 768px) {
    .service-wrap {
      padding: 0 40px !important; } }
.iframe-embed {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .iframe-embed iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.section-padding {
  padding: 7.5em 0; }
  @media screen and (max-width: 768px) {
    .section-padding {
      padding: 3.75em 0; } }
.section-padding-top {
  padding: 7.5em 0 0; }
  @media screen and (max-width: 768px) {
    .section-padding-top {
      padding: 3.75em 0 0; } }
.section-padding-bottom {
  padding: 0 0 7.5em; }
  @media screen and (max-width: 768px) {
    .section-padding-bottom {
      padding: 0 0 3.75em; } }
.grey-bg {
  background: #F7F9FA; }

.blue-bg {
  background: #0070cd;
  color: white; }
  .blue-bg h1,
  .blue-bg h2,
  .blue-bg h3,
  .blue-bg h4,
  .blue-bg h5,
  .blue-bg p {
    color: white; }

.darkblue-bg {
  background: #00497a;
  color: white; }
  .darkblue-bg h1,
  .darkblue-bg h2,
  .darkblue-bg h3,
  .darkblue-bg h4,
  .darkblue-bg h5,
  .darkblue-bg p {
    color: white; }

.white-bg {
  background: white; }

.default-intro:after {
  height: 80px;
  width: 5px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  background: #00497a;
  bottom: 0; }

.default-intro h2 {
  position: relative;
  padding: 0 0 25px; }
  .default-intro h2:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    height: 5px;
    width: 50px;
    background: white;
    display: block; }

@media screen and (min-width: 768px) {
  .default-intro {
    margin: 0 auto -100px;
    transform: translateY(-100px);
    padding-right: 100px;
    padding-left: 100px;
    position: relative;
    z-index: 3;
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.25); } }

.border-top {
  border-top: 1px solid #f1f1f1; }

@media screen and (max-width: 768px) {
  .fl-col-small {
    max-width: inherit !important; } }

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

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  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; }

.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: "Cormorant Garamond", serif;
  font-weight: 600;
  padding: 0;
  margin: 0 0 30px;
  line-height: 1em; }

h1 {
  font-size: 85px; }
  @media only screen and (max-width: 768px) {
    h1 {
      font-size: 50px; } }
h2 {
  font-size: 50px;
  color: #0070cd; }
  @media only screen and (max-width: 768px) {
    h2 {
      font-size: 42px; } }
h3 {
  font-size: 32px;
  color: #58585b; }
  @media only screen and (max-width: 768px) {
    h3 {
      font-size: 28px; } }
h4 {
  text-transform: uppercase;
  font-size: 22px; }

h5 {
  opacity: 0.4;
  font-size: 25px;
  color: #333333;
  font-weight: 400; }

p {
  font-family: "Libre Franklin", sans-serif;
  color: #58585b;
  margin: 0 0 30px;
  line-height: 1.8;
  font-size: 18px; }
  p.large {
    font-size: 26px; }
    @media screen and (max-width: 768px) {
      p.large {
        font-size: 22px; } }
li {
  color: #58585b;
  margin: 0 0 30px;
  line-height: 1.8;
  font-size: 18px; }

blockquote {
  font-size: 2.5em;
  padding: 0;
  font-style: italic;
  margin: 0;
  color: #F7F9FA;
  position: relative; }
  blockquote:before {
    content: "\f10d";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
    text-decoration: inherit;
    color: #0070cd;
    z-index: -1;
    position: absolute;
    top: 0px;
    left: -70px;
    font-size: 60px;
    opacity: .2; }

.btn,
button {
  display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 52px;
  text-transform: none;
  letter-spacing: 0;
  padding: 0 2.5em;
  width: auto;
  background: #0070cd;
  border: 0;
  outline: 0;
  cursor: pointer;
  border: 2px solid #0070cd;
  box-shadow: 0 11px 15px -10px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0; }
  .btn:hover,
  button:hover {
    background: #004681;
    border: 2px solid #004681;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0); }

.btn-hollow {
  display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 52px;
  text-transform: none;
  letter-spacing: 0;
  padding: 0 2.5em;
  width: auto;
  background: transparent;
  border: solid 2px white;
  outline: 0;
  cursor: pointer;
  box-shadow: 0 11px 15px -10px rgba(0, 0, 0, 0.25);
  border-radius: 0;
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0; }
  .btn-hollow:hover {
    color: white;
    background: #0070cd;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0); }

.gform_wrapper .gform_body {
  width: 100% !important; }
  .gform_wrapper .gform_body .top_label input.medium,
  .gform_wrapper .gform_body .top_label select.medium {
    width: 100% !important; }
  .gform_wrapper .gform_body ul.gform_fields {
    padding: 0 !important; }
    .gform_wrapper .gform_body ul.gform_fields li.gfield {
      padding-right: 0;
      padding-bottom: 15px; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield label,
      .gform_wrapper .gform_body ul.gform_fields li.gfield label.gfield_label {
        font-family: "Libre Franklin", sans-serif;
        font-weight: 700;
        font-size: .9em;
        color: #0070cd; }
        .gform_wrapper .gform_body ul.gform_fields li.gfield label .gfield_required,
        .gform_wrapper .gform_body ul.gform_fields li.gfield label.gfield_label .gfield_required {
          display: none; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_checkbox label {
        font-size: .8em !important;
        font-weight: 400 !important;
        color: #8b98a9 !important; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield.slider-field {
        margin-bottom: 40px; }
        .gform_wrapper .gform_body ul.gform_fields li.gfield.slider-field .noUi-connect {
          background-color: #0070cd; }
        .gform_wrapper .gform_body ul.gform_fields li.gfield.slider-field .slider-display span[class$='val-relation'] {
          font-weight: 600;
          font-size: 12px;
          color: #0070cd; }
        .gform_wrapper .gform_body ul.gform_fields li.gfield.slider-field .noUi-tooltip {
          font-weight: 600;
          font-size: 14px;
          color: #0070cd; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
      .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container textarea {
        transition-property: all;
        transition-duration: 0.44s;
        transition-timing-function: ease-in-out;
        transition-delay: 0;
        font-family: "Libre Franklin", sans-serif;
        font-size: .9em;
        padding: .5em;
        max-width: 100%;
        outline: 0;
        border: solid 1px #d4d5d8;
        width: 100%; }
        .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
        .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container textarea:focus {
          border-color: #222325; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container select {
        background: white;
        height: 47px;
        border-radius: 0;
        border-color: #c8c8c8;
        outline: none; }
      .gform_wrapper .gform_body ul.gform_fields li.gfield div.ginput_container .gfield_checkbox input[type="checkbox"] {
        margin-top: 0;
        margin-right: .3em; }
    .gform_wrapper .gform_body ul.gform_fields .multicolumn-wrapper ul li {
      float: left;
      width: 50%;
      clear: none; }
      .gform_wrapper .gform_body ul.gform_fields .multicolumn-wrapper ul li:first-child {
        padding-right: 2.5%; }

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

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

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

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

input[type="submit"],
.gform_wrapper .gform_page_footer .button.gform_next_button,
.gform_wrapper .gform_page_footer .button.gform_previous_button {
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  display: inline-block;
  color: white;
  font-size: 16px;
  font-weight: 700;
  line-height: 52px;
  text-transform: none;
  letter-spacing: 0;
  padding: 0 2.5em;
  width: auto;
  background: #0070cd;
  border: 0;
  outline: 0;
  cursor: pointer;
  border: 2px solid #0070cd;
  box-shadow: 0 11px 15px -10px rgba(0, 0, 0, 0.25);
  border-radius: 0; }
  input[type="submit"]:hover,
  .gform_wrapper .gform_page_footer .button.gform_next_button:hover,
  .gform_wrapper .gform_page_footer .button.gform_previous_button:hover {
    background: #004681;
    border: 2px solid #004681;
    box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0); }

.gform_wrapper .percentbar_blue {
  background: #0070cd !important; }

input[type="text"] {
  width: 100%;
  border: 1px solid #c8c8c8 !important;
  padding: 5px 15px; }

@media screen and (max-width: 768px) {
  li.slider-field .ginput_container {
    margin: 0 40px; } }

@media screen and (max-width: 768px) {
  .gform_wrapper .gform_body ul.gform_fields li.gfield.slider-field .noUi-tooltip {
    font-size: 12px; } }

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

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

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

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

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

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

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

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

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

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

[class*="icono"] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #58585b;
  box-sizing: border-box; }
  [class*="icono"]:after, [class*="icono"]:before {
    content: "";
    box-sizing: border-box; }

[class*="icono-arrow1"] {
  width: 20px;
  height: 20px;
  border-width: 4px 4px 0 0;
  border-style: solid;
  margin: 10px; }
  [class*="icono-arrow1"]:before {
    right: 0;
    top: -3px;
    position: absolute;
    height: 4px;
    box-shadow: inset 0 0 0 32px;
    transform: rotate(-45deg);
    width: 23px;
    transform-origin: right top; }
  [class*="icono-arrow1"][class*="-left"] {
    transform: rotate(45deg); }
    [class*="icono-arrow1"][class*="-left"][class*="-up"] {
      transform: none; }
    [class*="icono-arrow1"][class*="-left"][class*="-down"] {
      transform: rotate(90deg); }
  [class*="icono-arrow1"][class*="-right"] {
    transform: rotate(-135deg); }
    [class*="icono-arrow1"][class*="-right"][class*="-up"] {
      transform: rotate(-90deg); }
    [class*="icono-arrow1"][class*="-right"][class*="-down"] {
      transform: rotate(180deg); }
  [class*="icono-arrow1"][class*="-up"] {
    transform: rotate(-45deg); }
  [class*="icono-arrow1"][class*="-down"] {
    transform: rotate(135deg); }

[class*="icono-arrow2"] {
  width: 0;
  height: 0;
  border-width: 6px;
  border-style: solid;
  border-bottom-color: transparent;
  border-left-color: transparent;
  margin: 10px; }
  [class*="icono-arrow2"]:before {
    right: 0;
    top: -3px;
    position: absolute;
    height: 4px;
    box-shadow: inset 0 0 0 32px;
    transform: rotate(-45deg);
    width: 15px;
    transform-origin: right top; }
  [class*="icono-arrow2"][class*="-left"] {
    transform: rotate(45deg); }
    [class*="icono-arrow2"][class*="-left"][class*="-up"] {
      transform: none; }
    [class*="icono-arrow2"][class*="-left"][class*="-down"] {
      transform: rotate(90deg); }
  [class*="icono-arrow2"][class*="-right"] {
    transform: rotate(-135deg); }
    [class*="icono-arrow2"][class*="-right"][class*="-up"] {
      transform: rotate(-90deg); }
    [class*="icono-arrow2"][class*="-right"][class*="-down"] {
      transform: rotate(180deg); }
  [class*="icono-arrow2"][class*="-up"] {
    transform: rotate(-45deg); }
  [class*="icono-arrow2"][class*="-down"] {
    transform: rotate(135deg); }

[class*="icono"] {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  color: #58585b;
  box-sizing: border-box; }
  [class*="icono"]:after, [class*="icono"]:before {
    content: "";
    box-sizing: border-box; }

[class*="icono-arrow3"] {
  width: 18px;
  height: 20px;
  border-width: 4px 4px 0 0;
  border-style: solid;
  margin: 10px;
  border-radius: 0 2px 0 0; }
  [class*="icono-arrow3"]:before, [class*="icono-arrow3"]:after {
    border-radius: 2px;
    position: absolute; }
  [class*="icono-arrow3"]:before {
    right: 0;
    top: -3px;
    width: 23px;
    height: 4px;
    transform: rotate(-45deg);
    transform-origin: right top;
    box-shadow: inset 0 0 0 32px; }
  [class*="icono-arrow3"]:after {
    width: 4px;
    height: 4px;
    left: -2px;
    top: -4px;
    box-shadow: inset 0 0 0 32px, 16px 17px; }
  [class*="icono-arrow3"][class*="-left"] {
    transform: rotate(45deg); }
    [class*="icono-arrow3"][class*="-left"][class*="-up"] {
      transform: none; }
    [class*="icono-arrow3"][class*="-left"][class*="-down"] {
      transform: rotate(90deg); }
  [class*="icono-arrow3"][class*="-right"] {
    transform: rotate(-135deg); }
    [class*="icono-arrow3"][class*="-right"][class*="-up"] {
      transform: rotate(-90deg); }
    [class*="icono-arrow3"][class*="-right"][class*="-down"] {
      transform: rotate(180deg); }
  [class*="icono-arrow3"][class*="-up"] {
    transform: rotate(-45deg); }
  [class*="icono-arrow3"][class*="-down"] {
    transform: rotate(135deg); }

[class*="icono-arrow4"] {
  width: 0;
  height: 0;
  border: 7px solid transparent;
  border-top: 7px solid;
  border-right: 7px solid;
  margin: 15px; }
  [class*="icono-arrow4"][class*="-left"] {
    transform: rotate(45deg); }
    [class*="icono-arrow4"][class*="-left"][class*="-up"] {
      transform: none; }
    [class*="icono-arrow4"][class*="-left"][class*="-down"] {
      transform: rotate(90deg); }
  [class*="icono-arrow4"][class*="-right"] {
    transform: rotate(-135deg); }
    [class*="icono-arrow4"][class*="-right"][class*="-up"] {
      transform: rotate(-90deg); }
    [class*="icono-arrow4"][class*="-right"][class*="-down"] {
      transform: rotate(180deg); }
  [class*="icono-arrow4"][class*="-up"] {
    transform: rotate(-45deg); }
  [class*="icono-arrow4"][class*="-down"] {
    transform: rotate(135deg); }

.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: -1; }
  .bgvideo video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    transition: 1s opacity; }

video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -100; }

.container-fluid,
.container {
  margin-right: auto;
  margin-left: 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;
  margin-right: -0.5rem;
  margin-left: -0.5rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media only screen and (min-width: 64em) {
  .container {
    width: 60rem; }
  .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: 73rem; }
  .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; } }

section.breadcrumbs {
  padding: 1em 0;
  background: #0070cd; }
  section.breadcrumbs .container {
    max-width: 1020px; }
  section.breadcrumbs #breadcrumbs {
    list-style: none;
    margin: 10px 0;
    overflow: hidden;
    color: white; }
    section.breadcrumbs #breadcrumbs a {
      color: white; }
      section.breadcrumbs #breadcrumbs a:hover {
        opacity: .5; }
    section.breadcrumbs #breadcrumbs li {
      display: inline-block;
      vertical-align: middle;
      margin-right: 15px; }
      section.breadcrumbs #breadcrumbs li:first-of-type a {
        font-size: 0; }
        section.breadcrumbs #breadcrumbs li:first-of-type a:after {
          content: "\f015";
          font-family: FontAwesome;
          font-weight: normal;
          font-style: normal;
          display: inline-block;
          text-decoration: inherit;
          vertical-align: middle;
          font-size: 20px; }
    section.breadcrumbs #breadcrumbs .separator {
      font-size: 16px;
      font-weight: 100;
      color: white;
      opacity: .5; }

.banner {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #222325;
  overflow: hidden;
  margin: 80px 0 0;
  height: calc(85vh - 80px); }
  @media screen and (max-width: 768px) {
    .banner {
      height: 500px; } }
  @media screen and (max-width: 480px) {
    .banner {
      height: 320px; } }
  .banner .banner-message-default {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    padding: 0 25px; }
  .banner h1,
  .banner h2,
  .banner h3,
  .banner h4,
  .banner h5,
  .banner p {
    color: white; }
  .banner p {
    font-size: 25px;
    opacity: .4; }

footer {
  position: relative;
  z-index: 2;
  background: white;
  text-align: center; }
  footer .footer-cta {
    padding: 80px 10px;
    background: #00497a; }
    footer .footer-cta a.btn {
      margin: 0 0 30px; }
      footer .footer-cta a.btn:hover {
        background: #0070cd; }
    footer .footer-cta p {
      color: #ffffff; }
    footer .footer-cta h5 {
      color: #ffffff; }
      @media screen and (max-width: 768px) {
        footer .footer-cta h5 {
          font-size: 18px; } }
    footer .footer-cta h3 {
      color: #ffffff;
      font-weight: 400;
      font-size: 55px; }
      @media screen and (max-width: 768px) {
        footer .footer-cta h3 {
          font-size: 30px; } }
      footer .footer-cta h3 a {
        color: #ffffff; }
        footer .footer-cta h3 a [class*="icono"] {
          transition-property: all;
          transition-duration: 0.44s;
          transition-timing-function: ease-in-out;
          transition-delay: 0;
          color: #ffffff; }
        footer .footer-cta h3 a:hover {
          color: #5eb6ff; }
          footer .footer-cta h3 a:hover [class*="icono"] {
            color: #5eb6ff; }
    footer .footer-cta ul li {
      display: inline-block;
      padding: 0 10px; }
      footer .footer-cta ul li a {
        color: #0070cd;
        font-size: 20px; }
        footer .footer-cta ul li a:hover {
          color: #003867; }
  footer .credit {
    padding: 5px;
    background: #0070cd; }
    footer .credit p {
      color: white;
      font-size: 12px;
      margin: 0; }
      footer .credit p a {
        color: white; }
  @media only screen and (max-width: 768px) {
    footer {
      margin-bottom: 55px; } }
body.page-contact-us .footer-cta {
  display: none; }

header {
  z-index: 999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  background: white;
  border-bottom: 1px solid #f1f1f1; }
  @media screen and (max-width: 980px) {
    header {
      background: white;
      height: 80px;
      width: 100%;
      position: fixed;
      border-bottom: 1px solid #f1f1f1; } }
  header a.logo {
    width: 130px;
    display: block;
    position: absolute;
    top: 0px;
    left: 20px;
    z-index: 2; }
  header a.login {
    position: absolute;
    left: 20px;
    top: 30px;
    font-weight: 700; }
    header a.login .fa {
      opacity: .5;
      color: #034638; }
    @media screen and (max-width: 980px) {
      header a.login {
        display: none; } }
  header a.phone-cta {
    position: absolute;
    right: 30px;
    top: 34px;
    font-weight: 700;
    z-index: 2; }
    header a.phone-cta .fa {
      margin: 0 5px 0 0; }
    header a.phone-cta span {
      position: absolute;
      top: -10px;
      text-transform: uppercase;
      font-size: 11px;
      left: 21px;
      opacity: .5; }
    @media screen and (max-width: 980px) {
      header a.phone-cta {
        display: none; } }
  header nav {
    transition-property: all;
    transition-duration: 0.44s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    text-align: center;
    transform: translateX(-50%);
    width: 100%; }
    @media screen and (max-width: 980px) {
      header nav #primary-menu {
        display: none; } }
    header nav #primary-menu li {
      position: relative;
      display: inline-block; }
      header nav #primary-menu li.menu-item-has-children:before {
        bottom: 0;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(24, 84, 74, 0);
        border-bottom-color: #18544A;
        border-width: 8px;
        margin-left: -8px;
        opacity: 0; }
      header nav #primary-menu li.menu-item-has-children:hover:before {
        opacity: 1; }
      header nav #primary-menu li.current_page_item a {
        color: #0070cd; }
        header nav #primary-menu li.current_page_item a:hover {
          color: #003867; }
      header nav #primary-menu li.current_page_item ul li a {
        color: white !important; }
      header nav #primary-menu li#menu-item-791 > ul.sub-menu, header nav #primary-menu li#menu-item-790 > ul.sub-menu {
        background: #00497a;
        position: fixed !important;
        left: 0 !important;
        width: 100% !important;
        max-width: 20000px !important;
        top: 80px;
        display: flex;
        flex-wrap: wrap;
        padding: 0 !important;
        display: none; }
        header nav #primary-menu li#menu-item-791 > ul.sub-menu li, header nav #primary-menu li#menu-item-790 > ul.sub-menu li {
          transition-property: all;
          transition-duration: 0.44s;
          transition-timing-function: ease-in-out;
          transition-delay: 0;
          display: inline-block;
          vertical-align: top;
          text-align: center;
          flex: 0 1 33.333%;
          border-right: 1px solid #003456;
          border-bottom: 1px solid #003456;
          padding: 0; }
          header nav #primary-menu li#menu-item-791 > ul.sub-menu li:hover, header nav #primary-menu li#menu-item-790 > ul.sub-menu li:hover {
            background: #003456; }
          header nav #primary-menu li#menu-item-791 > ul.sub-menu li a, header nav #primary-menu li#menu-item-790 > ul.sub-menu li a {
            padding: 50px 15px;
            text-transform: none;
            font-size: 15px;
            display: block; }
            header nav #primary-menu li#menu-item-791 > ul.sub-menu li a:hover, header nav #primary-menu li#menu-item-790 > ul.sub-menu li a:hover {
              opacity: 1 !important;
              color: #0070cd; }
      header nav #primary-menu li a {
        display: inline-block;
        position: relative;
        color: #58585b;
        line-height: 80px;
        height: 80px;
        font-weight: 700;
        font-size: 13px;
        text-transform: uppercase;
        padding: 0 18px;
        letter-spacing: 1px; }
        header nav #primary-menu li a:hover {
          color: #0070cd; }
      header nav #primary-menu li:hover ul {
        opacity: 1;
        visibility: visible;
        display: flex !important; }
      header nav #primary-menu li ul {
        opacity: 0;
        visibility: hidden;
        position: absolute;
        top: 100%;
        background: #58585b;
        text-align: left;
        padding: 10px 0; }
        header nav #primary-menu li ul li {
          padding: 5px 25px;
          display: block; }
          header nav #primary-menu li ul li a {
            color: white;
            line-height: 1.5em;
            height: auto;
            padding: 0;
            font-size: 13px; }
            header nav #primary-menu li ul li a:hover {
              opacity: .5; }
          header nav #primary-menu li ul li ul {
            display: none;
            position: absolute;
            left: 100% !important;
            top: -10px !important;
            background: #555 !important; }
            header nav #primary-menu li ul li ul:before {
              right: 100%;
              top: 20px;
              border: solid transparent;
              content: " ";
              height: 0;
              width: 0;
              position: absolute;
              pointer-events: none;
              border-color: rgba(85, 85, 85, 0);
              border-right-color: #555;
              border-width: 8px;
              margin-top: -8px; }
          header nav #primary-menu li ul li:hover ul {
            display: block; }
    @media only screen and (max-width: 480px) {
      header nav {
        display: none; } }
.menu-toggle, .close-nav {
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  position: absolute;
  top: 0;
  right: 0;
  display: none;
  line-height: 60px;
  height: 80px;
  width: 80px;
  z-index: 8;
  background: transparent;
  border: 0; }
  .menu-toggle span, .close-nav span {
    top: 50%;
    left: 50%;
    margin-left: -7px; }
  .menu-toggle span,
  .menu-toggle span:before,
  .menu-toggle span:after, .close-nav span,
  .close-nav span:before,
  .close-nav span:after {
    transition-property: all;
    transition-duration: 0.44s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    content: '';
    cursor: pointer;
    height: 1px;
    width: 25px;
    background: #0070cd;
    position: absolute;
    display: block; }
  .menu-toggle span:before, .close-nav span:before {
    top: -6px; }
  .menu-toggle span:after, .close-nav span:after {
    bottom: -6px; }
  .menu-toggle:focus, .close-nav:focus {
    outline: none; }
  .menu-toggle.active span, .close-nav.active span {
    background: transparent !important; }
    .menu-toggle.active span:before, .menu-toggle.active span:after, .close-nav.active span:before, .close-nav.active span:after {
      top: 0; }
    .menu-toggle.active span:before, .close-nav.active span:before {
      transform: rotate(45deg); }
    .menu-toggle.active span:after, .close-nav.active span:after {
      transform: rotate(-45deg); }
  @media only screen and (max-width: 980px) {
    .menu-toggle, .close-nav {
      display: block; } }
#side-menu {
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  transition-duration: .44s;
  position: fixed;
  height: 100%;
  width: 100%;
  background: white;
  top: 0;
  right: -100%;
  text-align: left;
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 9;
  padding: 10px 0; }
  #side-menu.active {
    right: 0; }
  #side-menu ul#primary-menu {
    margin-top: 60px;
    display: block; }
    #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:last-of-type a {
        border-bottom: 1px solid #d4d5d8; }
      #side-menu ul#primary-menu > li a {
        font-weight: 700;
        font-size: 1.4em;
        padding: 0 20px;
        display: block;
        border-top: 1px solid #d4d5d8; }
      #side-menu ul#primary-menu > li a.expand {
        display: block;
        height: 74px;
        width: 74px;
        position: absolute;
        top: 0;
        right: 0;
        padding: 15px;
        cursor: pointer;
        border-left: 1px solid #d4d5d8; }
        #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: black;
          width: 2px;
          height: 10px;
          margin: -5px 0 0 -1px;
          border-radius: 6px;
          -webkit-transform-origin: center;
          -ms-transform-origin: center;
          transform-origin: center; }
        #side-menu ul#primary-menu > li a.expand:before {
          -webkit-transform: rotate(-45deg) translate(-4px, 0px);
          -ms-transform: rotate(-45deg) translate(-4px, 0px);
          transform: rotate(-45deg) translate(-4px, 0px); }
        #side-menu ul#primary-menu > li a.expand:after {
          webkit-transform: rotate(45deg) translate(4px, 0px);
          -ms-transform: rotate(45deg) translate(4px, 0px);
          transform: rotate(45deg) translate(4px, 0px); }
        #side-menu ul#primary-menu > li a.expand.active:before {
          -webkit-transform: rotate(-45deg) translate(0px, 4px);
          -ms-transform: rotate(-45deg) translate(0px, 4px);
          transform: rotate(-45deg) translate(0px, 4px); }
        #side-menu ul#primary-menu > li a.expand.active:after {
          -webkit-transform: rotate(45deg) translate(0px, 4px);
          -ms-transform: rotate(45deg) translate(0px, 4px);
          transform: rotate(45deg) translate(0px, 4px); }
      #side-menu ul#primary-menu > li ul {
        padding: 0;
        margin: 0;
        display: none;
        position: relative;
        float: none; }
        #side-menu ul#primary-menu > li ul.active {
          display: block; }
        #side-menu ul#primary-menu > li ul li {
          display: block;
          width: 100%;
          position: relative;
          height: auto; }
          #side-menu ul#primary-menu > li ul li a.expand {
            height: 65px; }
          #side-menu ul#primary-menu > li ul li a {
            color: black;
            font-size: 1em;
            padding: 0 35px;
            display: block;
            font-weight: normal; }
          #side-menu ul#primary-menu > li ul li ul {
            background: #d4d5d8;
            margin: 0; }

.mobile-bar {
  display: none;
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 55px;
  background: #0070cd;
  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 li {
    position: relative;
    float: left;
    width: 100%; }
    .mobile-bar ul li:before {
      position: absolute;
      top: 0;
      left: 0;
      color: #ffffff;
      font-size: 1.2em;
      text-align: center;
      line-height: 55px;
      width: 100%;
      pointer-events: none; }
    .mobile-bar ul li a {
      display: block;
      text-align: center;
      line-height: 55px;
      overflow: hidden;
      color: #ffffff;
      font-weight: 700;
      font-size: 15px; }
      .mobile-bar ul li a .fa {
        color: #ffffff; }
    .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: #161618; }
    .mobile-bar ul li:hover:before {
      color: white; }
    .mobile-bar ul li:hover a {
      color: white;
      background: #161618; }
    .mobile-bar ul li:hover ul {
      display: block;
      background: #161618; }
    .mobile-bar ul li ul {
      display: none;
      position: fixed;
      left: 0;
      width: 100%;
      bottom: 55px;
      background: #222325; }
      .mobile-bar ul li ul li {
        display: block;
        width: 100%;
        border-top: 1px solid #0e0f10; }
        .mobile-bar ul li ul li:first-child {
          border-top: 0; }
        .mobile-bar ul li ul li a {
          text-indent: 0;
          padding: 0 3.75em; }
  @media only screen and (max-width: 768px) {
    .mobile-bar {
      display: block; } }
.blocks-row {
  background: white;
  border-bottom: 2px solid #f1f1f1; }
  .blocks-row .block-img {
    background-size: cover !important; }
    @media screen and (max-width: 768px) {
      .blocks-row .block-img {
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        height: 400px; } }
  .blocks-row .block-content {
    padding: 7.5em 0; }
    @media screen and (max-width: 768px) {
      .blocks-row .block-content {
        padding: 3.75em 0;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
    .blocks-row .block-content .content-wrap {
      -ms-flex-preferred-size: 70%;
      flex-basis: 70%;
      max-width: 70%;
      margin: 0 0 0 15%; }
      @media screen and (max-width: 768px) {
        .blocks-row .block-content .content-wrap {
          -ms-flex-preferred-size: 100%;
          flex-basis: 100%;
          max-width: 100%;
          margin: 0;
          padding: 0 25px; } }
.service-wrapper {
  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; }
  .service-wrapper .service {
    flex: 0 1 49%;
    padding: 0 0 15px 0;
    background: #0070cd;
    position: relative;
    overflow: hidden;
    margin: 0 0 25px;
    border: 1px solid #f1f1f1;
    text-align: center; }
    .service-wrapper .service .service-bg {
      height: 300px;
      background-size: cover !important;
      margin: 0 0 30px 0; }
      @media screen and (max-width: 600px) {
        .service-wrapper .service .service-bg {
          height: 250px; } }
    .service-wrapper .service h3 {
      color: white;
      margin: 0 0 15px;
      padding: 0 30px; }
    .service-wrapper .service p {
      font-size: 13px;
      line-height: 1.25em;
      padding: 0 30px;
      margin: 0; }
    @media screen and (max-width: 950px) {
      .service-wrapper .service {
        flex: 0 1 50%; } }
    @media screen and (max-width: 600px) {
      .service-wrapper .service {
        flex: 0 1 100%; } }
    .service-wrapper .service:hover {
      transform: translateY(-5px); }
    .service-wrapper .service .service-icon {
      margin: 0 0 10px;
      opacity: .2;
      display: none; }

body.home h2:after {
  content: "";
  height: 5px;
  width: 25px;
  background: #8b98a9;
  display: block;
  margin: 25px 0 0;
  opacity: .25; }

body.home .dark-section {
  background: #000; }
  body.home .dark-section h1,
  body.home .dark-section h2,
  body.home .dark-section h3,
  body.home .dark-section h4,
  body.home .dark-section h5,
  body.home .dark-section h6,
  body.home .dark-section p {
    color: white; }
  body.home .dark-section p {
    margin: 0; }

body.home section.banner {
  height: 100vh;
  min-height: 0px;
  overflow: hidden;
  z-index: 1;
  background: url(/wp-content/uploads/2020/03/custom-office-remodel-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-attachment: fixed; }
  @media screen and (max-width: 768px) {
    body.home section.banner {
      height: 650px;
      background-attachment: scroll; } }
  body.home section.banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(34, 35, 37, 0.6);
    z-index: 1;
    opacity: .85; }
  body.home section.banner .banner-message {
    position: absolute;
    top: 50%;
    left: 15%;
    width: 100%;
    padding: 0 40px;
    transform: translateY(-50%);
    z-index: 2;
    max-width: 700px;
    margin: 40px 0 0; }
    @media screen and (max-width: 768px) {
      body.home section.banner .banner-message {
        margin: 40px 0 0;
        left: 50%;
        transform: translateX(-50%) translateY(-50%); } }
    body.home section.banner .banner-message h3 {
      margin: 0 0 15px;
      text-transform: uppercase;
      letter-spacing: 2px; }
    body.home section.banner .banner-message h1 {
      margin: 0 0 30px; }
    body.home section.banner .banner-message p {
      font-size: 23px;
      opacity: 1; }

body.home section.home-welcome .welcome-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background: url(/wp-content/uploads/2020/03/custom-home.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media screen and (max-width: 768px) {
    body.home section.home-welcome .welcome-img {
      display: none; } }
body.home section.home-welcome .btn {
  margin: 0 25px 10px 0; }

body.home section.featured-projects {
  padding: 0; }
  body.home section.featured-projects article {
    width: 100%;
    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: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%; }
  body.home section.featured-projects .featured-image {
    display: block;
    width: 65%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: 65%;
    -ms-flex-item-align: 65%;
    align-self: 65%;
    min-height: 675px;
    background-size: cover !important;
    position: relative; }
    @media only screen and (max-width: 768px) {
      body.home section.featured-projects .featured-image {
        -webkit-align-self: 100%;
        -ms-flex-item-align: 100%;
        align-self: 100%;
        width: 100%;
        min-height: 400px; } }
  body.home section.featured-projects .project-content {
    width: 30%;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    -webkit-align-self: 30%;
    -ms-flex-item-align: 30%;
    align-self: 30%;
    padding: 3em 10px 3em 50px; }
    @media only screen and (max-width: 768px) {
      body.home section.featured-projects .project-content {
        -webkit-align-self: 100%;
        -ms-flex-item-align: 100%;
        align-self: 100%;
        width: 100%;
        padding: 40px 40px 0; } }
    body.home section.featured-projects .project-content p {
      margin: 0 0 25px; }
    body.home section.featured-projects .project-content h2 a {
      color: #58585b; }
    body.home section.featured-projects .project-content .post-content p {
      font-size: 15px; }
    body.home section.featured-projects .project-content .post-content ul {
      display: none; }
  body.home section.featured-projects .owl-nav {
    width: 200px;
    height: 90px;
    position: absolute;
    text-align: center;
    top: 0;
    left: 65%;
    transform: translateX(-100%);
    font-size: 1.25em;
    margin: 20px 0 0 -20px; }
    @media only screen and (max-width: 768px) {
      body.home section.featured-projects .owl-nav {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 30px 30px;
        transform: none; } }
  body.home section.featured-projects .owl-prev {
    transition-property: all;
    transition-duration: 0.44s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    position: absolute;
    height: 90px;
    width: 90px;
    line-height: 90px;
    top: 0;
    left: 0;
    background: white;
    border-radius: 90px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); }
    body.home section.featured-projects .owl-prev .fa {
      transition-property: all;
      transition-duration: 0.44s;
      transition-timing-function: ease-in-out;
      transition-delay: 0; }
    body.home section.featured-projects .owl-prev:hover {
      background: #0070cd; }
      body.home section.featured-projects .owl-prev:hover .fa {
        color: white; }
  body.home section.featured-projects .owl-next {
    transition-property: all;
    transition-duration: 0.44s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    position: absolute;
    height: 90px;
    width: 90px;
    line-height: 90px;
    top: 0;
    right: 0;
    background: #0070cd;
    border-radius: 90px;
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15); }
    body.home section.featured-projects .owl-next .fa {
      transition-property: all;
      transition-duration: 0.44s;
      transition-timing-function: ease-in-out;
      transition-delay: 0;
      color: white; }
    body.home section.featured-projects .owl-next:hover {
      background: #0070cd; }
      body.home section.featured-projects .owl-next:hover .fa {
        color: white; }

@media only screen and (max-width: 768px) {
  body.home section.custom-patios {
    padding-top: 0; } }

body.home section.custom-patios .patios-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background: url(/wp-content/uploads/2019/07/Copy-of-IMG_1962.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    body.home section.custom-patios .patios-img {
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      height: 400px;
      margin: 0 0 40px; } }
@media only screen and (max-width: 768px) {
  body.home section.home-2 {
    padding-top: 0; } }

body.home section.home-2 .home-2-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  background: url(/wp-content/uploads/2020/03/custom-living-area-remodel-4.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    body.home section.home-2 .home-2-img {
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      height: 400px;
      margin: 0 0 40px; } }
@media only screen and (max-width: 768px) {
  body.home section.home-3 {
    padding-top: 0; } }

body.home section.home-3 .home-3-img {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  width: 50%;
  background: url(/wp-content/uploads/2020/03/custom-pantry-remodel-1.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    body.home section.home-3 .home-3-img {
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      height: 400px;
      margin: 0 0 40px; } }
@media only screen and (max-width: 768px) {
  body.home section.home-4 {
    padding-top: 0; } }

body.home section.home-4 .home-4-img {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 50%;
  background: url(/wp-content/uploads/2020/03/custom-pool-area-remodel.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media only screen and (max-width: 768px) {
    body.home section.home-4 .home-4-img {
      position: relative;
      top: auto;
      left: auto;
      width: 100%;
      height: 400px;
      margin: 0 0 40px; } }
body.home section.home-blog {
  padding: 0; }
  @media only screen and (max-width: 768px) {
    body.home section.home-blog {
      display: none; } }
  body.home section.home-blog h2 {
    margin: 0 !important; }
    body.home section.home-blog h2:after {
      display: none !important; }
  body.home section.home-blog .service-wrap {
    padding: 3em 7em !important; }
  body.home section.home-blog .blog-wrapper {
    background-size: cover !important; }
  @media screen and (min-width: 768px) {
    body.home section.home-blog .btn {
      float: right; } }
  body.home section.home-blog ul {
    background-image: url(/wp-content/uploads/2018/07/home-bg-2.jpg);
    background-size: cover !important;
    position: relative;
    background-position: center; }
    body.home section.home-blog ul:before {
      content: "";
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      left: 0;
      background: black;
      z-index: 2;
      opacity: .45; }
    body.home section.home-blog ul li {
      transition-property: all;
      transition-duration: 0.44s;
      transition-timing-function: ease-in-out;
      transition-delay: 0;
      position: relative;
      z-index: 3; }
      body.home section.home-blog ul li .date {
        font-size: 13px;
        text-transform: uppercase;
        font-weight: 700;
        opacity: .65;
        letter-spacing: 1px; }
      body.home section.home-blog ul li a {
        color: white;
        font-size: 32px;
        line-height: 1.25em;
        padding: 30px 125px;
        display: block;
        vertical-align: middle;
        border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
        body.home section.home-blog ul li a .fa {
          transition-property: all;
          transition-duration: 0.44s;
          transition-timing-function: ease-in-out;
          transition-delay: 0;
          font-size: 18px;
          margin: 0 0 0 10px;
          vertical-align: middle; }
        body.home section.home-blog ul li a:hover {
          background: rgba(110, 180, 63, 0.8); }
          body.home section.home-blog ul li a:hover .fa {
            margin: 0 0 0 15px; }
      body.home section.home-blog ul li img {
        display: none; }
  body.home section.home-blog img {
    display: none; }

body.home section.instagram {
  background: #dfebf8; }
  body.home section.instagram .ig-box {
    text-align: center;
    padding: 120px;
    box-shadow: 2px 5px 19px 17px rgba(0, 0, 0, 0.04);
    background: white; }
    @media screen and (max-width: 768px) {
      body.home section.instagram .ig-box {
        padding: 40px; } }
    body.home section.instagram .ig-box h2::after {
      margin: 25px auto 0; }
    body.home section.instagram .ig-box .eapps-instagram-feed-posts-grid-load-more-container {
      display: none !important; }

body.page-template-default section.banner:before,
body.page-template-about section.banner:before,
body.page-template-services section.banner:before,
body.page-template-portfolio section.banner:before,
body.page-template-before-and-after section.banner:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(34, 35, 37, 0.6);
  z-index: 1; }

body.page-template-default section.banner .banner-message-default,
body.page-template-about section.banner .banner-message-default,
body.page-template-services section.banner .banner-message-default,
body.page-template-portfolio section.banner .banner-message-default,
body.page-template-before-and-after section.banner .banner-message-default {
  position: relative;
  z-index: 2;
  margin: 0; }
  @media screen and (max-width: 768px) {
    body.page-template-default section.banner .banner-message-default,
    body.page-template-about section.banner .banner-message-default,
    body.page-template-services section.banner .banner-message-default,
    body.page-template-portfolio section.banner .banner-message-default,
    body.page-template-before-and-after section.banner .banner-message-default {
      margin: 0; } }
body.page-template-default section.content,
body.page-template-about section.content,
body.page-template-services section.content,
body.page-template-portfolio section.content,
body.page-template-before-and-after section.content {
  padding: 0;
  background: #ffffff; }
  body.page-template-default section.content ul,
  body.page-template-about section.content ul,
  body.page-template-services section.content ul,
  body.page-template-portfolio section.content ul,
  body.page-template-before-and-after section.content ul {
    list-style: initial;
    padding: 0 0 0 20px;
    margin: 0 0 30px; }
    body.page-template-default section.content ul li,
    body.page-template-about section.content ul li,
    body.page-template-services section.content ul li,
    body.page-template-portfolio section.content ul li,
    body.page-template-before-and-after section.content ul li {
      margin: 0 0 15px; }
  body.page-template-default section.content .service-card,
  body.page-template-about section.content .service-card,
  body.page-template-services section.content .service-card,
  body.page-template-portfolio section.content .service-card,
  body.page-template-before-and-after section.content .service-card {
    border: 1px solid #f1f1f1;
    cursor: pointer; }
    body.page-template-default section.content .service-card h3,
    body.page-template-about section.content .service-card h3,
    body.page-template-services section.content .service-card h3,
    body.page-template-portfolio section.content .service-card h3,
    body.page-template-before-and-after section.content .service-card h3 {
      text-align: center;
      padding: 0 15px;
      margin: 15px 0; }
    body.page-template-default section.content .service-card p,
    body.page-template-about section.content .service-card p,
    body.page-template-services section.content .service-card p,
    body.page-template-portfolio section.content .service-card p,
    body.page-template-before-and-after section.content .service-card p {
      text-align: center;
      padding: 0 15px 15px;
      margin: 0; }
    body.page-template-default section.content .service-card:hover h3 a,
    body.page-template-about section.content .service-card:hover h3 a,
    body.page-template-services section.content .service-card:hover h3 a,
    body.page-template-portfolio section.content .service-card:hover h3 a,
    body.page-template-before-and-after section.content .service-card:hover h3 a {
      color: #58585b; }

body.page-template-default footer .footer-cta,
body.page-template-about footer .footer-cta,
body.page-template-services footer .footer-cta,
body.page-template-portfolio footer .footer-cta,
body.page-template-before-and-after footer .footer-cta {
  border-top: 1px solid #f1f1f1; }

body.page-template-default.page-about-us .banner,
body.page-template-about.page-about-us .banner,
body.page-template-services.page-about-us .banner,
body.page-template-portfolio.page-about-us .banner,
body.page-template-before-and-after.page-about-us .banner {
  background-position: bottom; }

body.blog .blog-banner {
  margin: 133px 0 0;
  padding: 4em 0;
  text-align: center;
  position: relative;
  overflow: hidden; }
  body.blog .blog-banner svg {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    width: 107%; }
    @media screen and (max-width: 768px) {
      body.blog .blog-banner svg {
        height: auto;
        width: auto;
        right: 0;
        top: -30px; } }
  body.blog .blog-banner .container {
    padding: 0 20px; }
  body.blog .blog-banner h1 {
    color: #0070cd; }
  body.blog .blog-banner p {
    font-size: 22px; }

body.blog section.content {
  background: #f0f5ff;
  padding: 50px 30px; }
  body.blog section.content article {
    position: relative;
    min-height: 440px;
    margin-bottom: 40px;
    padding: 0 25px;
    cursor: pointer;
    overflow: hidden !important; }
    body.blog section.content article .entry-footer {
      padding: 20px;
      background: white;
      position: absolute;
      bottom: 55px;
      left: 40px;
      max-width: calc(100% - 80px);
      width: 100%;
      text-align: center; }
      body.blog section.content article .entry-footer h3 {
        margin: 0;
        line-height: 1em; }
        body.blog section.content article .entry-footer h3 a {
          font-size: 25px;
          color: #0070cd; }
    body.blog section.content article span.date {
      font-size: 12px;
      text-transform: uppercase;
      margin: 15px 0 10px;
      display: block;
      letter-spacing: 1px;
      display: none; }
    body.blog section.content article .post-image {
      transition-property: all;
      transition-duration: 0.44s;
      transition-timing-function: ease-in-out;
      transition-delay: 0;
      min-height: 400px;
      background-size: cover !important;
      background-position: center;
      background-color: #0070cd; }
    body.blog section.content article:hover .post-image {
      transform: scale(1.05); }
    body.blog section.content article:hover h3 a {
      color: #0070cd; }
  body.blog section.content .sidebar {
    background: #0070cd;
    padding: 20px;
    margin: 0 0 40px; }
    body.blog section.content .sidebar .sidebar-content {
      background: white;
      padding: 20px; }
      body.blog section.content .sidebar .sidebar-content .widget_categories li {
        display: inline-block;
        margin: 0 20px 0 0; }
    body.blog section.content .sidebar section {
      padding: 0;
      margin: 0 0 30px; }
      body.blog section.content .sidebar section h5 {
        text-transform: uppercase;
        margin: 0 0 15px; }
      body.blog section.content .sidebar section ul {
        padding: 0;
        margin: 0;
        list-style: none; }
        body.blog section.content .sidebar section ul a {
          color: #0070cd;
          font-size: 14px; }
  body.blog section.content .wp-pagenavi {
    clear: both;
    text-align: center; }
    body.blog section.content .wp-pagenavi a {
      color: #0070cd; }
      body.blog section.content .wp-pagenavi a:hover {
        color: #0070cd; }
    body.blog section.content .wp-pagenavi span.pages {
      border: 0; }
    body.blog section.content .wp-pagenavi a, body.blog section.content .wp-pagenavi span {
      border: 1px solid #0070cd;
      margin: 0 3px;
      padding: 3px; }

body.single a.cta-btn {
  color: #0070cd !important;
  top: 30px !important; }

body.single section.blog-banner {
  text-align: center;
  margin: 0 auto;
  margin-top: 105px;
  overflow: hidden; }
  body.single section.blog-banner h1 {
    max-width: 820px;
    margin: 0 auto;
    color: #0070cd; }
  body.single section.blog-banner .post-meta {
    color: #ffffff;
    margin: 20px auto 10px;
    display: block;
    max-width: 820px;
    background: #0070cd;
    color: white;
    padding: 15px;
    border-radius: 10px;
    font-weight: 500; }
    body.single section.blog-banner .post-meta img {
      border-radius: 50%;
      width: 50px;
      height: 50px;
      margin: 0 5px;
      display: inline-block;
      vertical-align: middle;
      object-fit: cover; }

body.single section.featured-image {
  padding: 0;
  max-width: 820px;
  margin: 0 auto 50px; }
  body.single section.featured-image .container-lrg img {
    width: 100%;
    padding: 0; }

body.single section.single-content {
  padding-top: 0;
  max-width: 820px;
  margin: 0 auto; }
  body.single section.single-content .container {
    max-width: 820px; }
  body.single section.single-content a:not(.btn):not(.cta-block) {
    color: #0070cd;
    text-decoration: underline; }
  body.single section.single-content img.aligncenter {
    display: block;
    margin: auto; }
  body.single section.single-content img.size-large,
  body.single section.single-content img.alignnone {
    display: block;
    width: 110%;
    margin: 0 0 40px -5%;
    max-width: 2000px; }
    @media screen and (max-width: 768px) {
      body.single section.single-content img.size-large,
      body.single section.single-content img.alignnone {
        width: 100%;
        max-width: 100%;
        margin: 0 0 40px; } }
body.single section.post-nav {
  background: #00497a;
  text-align: center;
  padding: 60px 0; }
  body.single section.post-nav h3 {
    margin: 0 0 50px;
    color: #ffffff; }
  body.single section.post-nav .container {
    position: relative; }
  body.single section.post-nav .flex-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;
    padding: 0; }
  body.single section.post-nav article {
    transition-property: all;
    transition-duration: 0.44s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    -webkit-flex: 0 1 48%;
    -ms-flex: 0 1 48%;
    flex: 0 1 48%;
    margin: 0 0 45px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    background: white;
    position: relative; }
    body.single section.post-nav article:hover h4 a {
      color: #0070cd; }
    @media screen and (max-width: 768px) {
      body.single section.post-nav article {
        -webkit-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%; } }
    body.single section.post-nav article .post-title {
      padding: 20px;
      position: absolute;
      background: white;
      bottom: 25px;
      left: 25px;
      max-width: calc(100% - 50px);
      width: 100%; }
    body.single section.post-nav article .post-thumbnail {
      height: 350px;
      background-size: cover !important;
      position: relative;
      overflow: hidden;
      width: 100%;
      display: block; }
      body.single section.post-nav article .post-thumbnail img {
        width: 100%; }
    body.single section.post-nav article h4 {
      margin: 0; }
    body.single section.post-nav article p {
      display: none; }
  body.single section.post-nav .btn {
    display: block; }
    body.single section.post-nav .btn:hover {
      background: #0070cd; }
    body.single section.post-nav .btn .fa {
      font-size: 13px;
      display: inline-block;
      vertical-align: middle;
      margin: 0 5px 0 0; }

body.error404 {
  background: url(/wp-content/uploads/2019/07/38440199_10216573563549187_1769432071031226368_n.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    body.error404 {
      min-height: 100vh; } }
  body.error404:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(255, 255, 255, 0.925); }
  body.error404 .not-found {
    padding-top: 24em;
    padding-bottom: 5em;
    background: transparent;
    text-align: center; }
    body.error404 .not-found .smile-icon {
      position: relative;
      z-index: 2;
      background: white;
      height: 150px;
      width: 150px;
      margin: 0 auto 20px;
      line-height: 100px;
      display: block;
      padding: 45px 0 0;
      border-radius: 150px; }
    body.error404 .not-found h1 {
      margin-bottom: .8em;
      position: relative;
      z-index: 2;
      margin: 0 0 25px; }
      @media screen and (min-width: 768px) {
        body.error404 .not-found h1 {
          font-size: 55px; } }
    body.error404 .not-found p {
      position: relative;
      z-index: 2;
      font-size: 24px;
      color: #58585b;
      margin: 0 0 25px; }
    body.error404 .not-found a {
      position: relative;
      z-index: 2;
      margin: 0 10px; }
    body.error404 .not-found .btn {
      margin-bottom: 20px;
      margin-left: 0; }
    @media only screen and (max-width: 768px) {
      body.error404 .not-found {
        padding-top: 10em;
        padding-bottom: 5em; } }
  body.error404 footer {
    display: none; }

body.page-template-portfolio header nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto;
  background: #0070cd; }
  body.page-template-portfolio header nav a.phone-cta {
    color: white; }
  body.page-template-portfolio header nav ul li a {
    color: white !important; }

body.page-template-portfolio .intro-copy {
  text-align: center; }

body.page-template-portfolio section.portfolio-wrapper {
  padding-top: 9em;
  padding-bottom: 0;
  text-align: center; }
  body.page-template-portfolio section.portfolio-wrapper .nav-collapse.collapse {
    margin: 0 0 50px;
    display: block;
    text-align: center; }
    body.page-template-portfolio section.portfolio-wrapper .nav-collapse.collapse button {
      transition-property: all;
      transition-duration: .44s;
      transition-timing-function: ease-in-out;
      display: inline-block;
      color: #fff;
      letter-spacing: 0;
      width: auto;
      background: #0070cd;
      outline: 0;
      cursor: pointer;
      box-shadow: 0 11px 15px -10px rgba(0, 0, 0, 0.25);
      border-radius: 100px;
      margin: 0 5px 5px;
      line-height: 50px;
      font-size: 13px;
      padding: 0 30px;
      font-weight: 700;
      text-transform: uppercase;
      border: 0 !important;
      position: relative;
      min-width: 260px;
      white-space: nowrap; }
      body.page-template-portfolio section.portfolio-wrapper .nav-collapse.collapse button.active {
        background: #004681; }
        body.page-template-portfolio section.portfolio-wrapper .nav-collapse.collapse button.active:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(136, 183, 213, 0);
          border-top-color: #004681;
          border-width: 10px;
          margin-left: -10px; }
      @media screen and (max-width: 768px) {
        body.page-template-portfolio section.portfolio-wrapper .nav-collapse.collapse button {
          width: 46%;
          margin: 1.5%; } }
  body.page-template-portfolio section.portfolio-wrapper article {
    transition-property: all;
    transition-duration: 0.44s;
    transition-timing-function: ease-in-out;
    transition-delay: 0;
    display: inline-block;
    margin-bottom: 35px;
    margin-right: 2%;
    width: 100%;
    text-align: center;
    cursor: pointer;
    margin-left: 2%;
    width: 29%; }
    @media screen and (max-width: 1075px) {
      body.page-template-portfolio section.portfolio-wrapper article {
        width: 48%; } }
    @media screen and (max-width: 600px) {
      body.page-template-portfolio section.portfolio-wrapper article {
        width: 100%;
        margin-left: 0;
        margin-right: 0; } }
    body.page-template-portfolio section.portfolio-wrapper article.mix {
      display: none; }
    body.page-template-portfolio section.portfolio-wrapper article:hover .project-content:before {
      opacity: 1; }
    body.page-template-portfolio section.portfolio-wrapper article .project-content {
      background-size: cover !important;
      position: relative;
      padding: 25em 20px 20px; }
      body.page-template-portfolio section.portfolio-wrapper article .project-content:before {
        transition-property: all;
        transition-duration: 0.44s;
        transition-timing-function: ease-in-out;
        transition-delay: 0;
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: rgba(34, 35, 37, 0.6);
        z-index: 1;
        opacity: .6; }
      body.page-template-portfolio section.portfolio-wrapper article .project-content h2 {
        margin: 0;
        position: relative;
        z-index: 2; }
        body.page-template-portfolio section.portfolio-wrapper article .project-content h2 a {
          font-size: 16px;
          color: white;
          text-transform: uppercase;
          display: block;
          position: absolute;
          bottom: 20px;
          left: 0;
          width: 100%;
          text-align: center;
          padding: 0 20px;
          line-height: 1.25em; }

body.single-portfolio header nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto; }

body.single-portfolio section.banner {
  height: 70vh; }
  @media screen and (max-width: 768px) {
    body.single-portfolio section.banner {
      max-height: 500px; } }
body.single-portfolio section.scope {
  padding: 5em 0; }
  body.single-portfolio section.scope h1 {
    font-size: 45px !important; }
  body.single-portfolio section.scope .scope-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background-size: cover !important; }
    @media screen and (max-width: 768px) {
      body.single-portfolio section.scope .scope-img {
        width: 100%;
        position: relative;
        min-height: 400px; }
        body.single-portfolio section.scope .scope-img:before, body.single-portfolio section.scope .scope-img:after {
          display: none; } }
    body.single-portfolio section.scope .scope-img:before {
      background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 60%, #ffffff 100%);
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
    body.single-portfolio section.scope .scope-img:after {
      background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 60%, #ffffff 100%);
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }

body.single-portfolio section.project-image-gallery {
  border-bottom: 1px solid #f1f1f1; }
  body.single-portfolio section.project-image-gallery .owl-project-wrapper {
    position: relative; }
    body.single-portfolio section.project-image-gallery .owl-project-wrapper .owl-nav {
      margin: 20px 0 0;
      position: absolute;
      top: -100px;
      left: 0; }
    body.single-portfolio section.project-image-gallery .owl-project-wrapper .owl-carousel .owl-nav .owl-prev,
    body.single-portfolio section.project-image-gallery .owl-project-wrapper .owl-carousel .owl-nav .owl-next {
      transition-property: all;
      transition-duration: 0.44s;
      transition-timing-function: ease-in-out;
      transition-delay: 0;
      display: inline-block;
      color: white;
      font-size: 16px;
      font-weight: 700;
      line-height: 52px;
      text-transform: none;
      letter-spacing: 0;
      padding: 0 2.5em;
      width: auto;
      background: #0070cd;
      border: 0;
      outline: 0;
      cursor: pointer;
      border: 2px solid #0070cd;
      box-shadow: 0 11px 15px -10px rgba(0, 0, 0, 0.25);
      border-radius: 0;
      line-height: 65px;
      width: 65px;
      text-align: center;
      height: 65px;
      padding: 0;
      margin: 0 15px 0 0; }
      body.single-portfolio section.project-image-gallery .owl-project-wrapper .owl-carousel .owl-nav .owl-prev:hover,
      body.single-portfolio section.project-image-gallery .owl-project-wrapper .owl-carousel .owl-nav .owl-next:hover {
        background: #004681;
        border: 2px solid #004681;
        box-shadow: 0 0px 0px 0px rgba(0, 0, 0, 0); }

body.single-portfolio section.project-quote .stars {
  margin: 25px 0 0;
  color: #0070cd; }

body.single-portfolio section.project-quote ul {
  list-style: initial;
  padding: 0 0 0 20px; }
  body.single-portfolio section.project-quote ul li {
    margin: 0 0 15px; }

body.page-template-about section.about-intro {
  position: relative; }
  body.page-template-about section.about-intro:before {
    z-index: 1;
    background: linear-gradient(-180deg, #fff 50%, rgba(255, 255, 255, 0) 100%);
    content: '';
    height: 8em;
    right: 0;
    position: absolute;
    top: 0;
    width: 100%; }
  body.page-template-about section.about-intro:after {
    z-index: 1;
    background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 50%, #fff 100%);
    content: '';
    height: 12em;
    right: 0;
    position: absolute;
    bottom: 0;
    width: 100%; }
  body.page-template-about section.about-intro .about-content {
    position: relative;
    z-index: 3; }
  body.page-template-about section.about-intro .welcome-img {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 50%;
    background: url(/wp-content/uploads/2018/05/DufurPool101511_136.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-position: right; }
    body.page-template-about section.about-intro .welcome-img:before {
      background: linear-gradient(-90deg, rgba(255, 255, 255, 0) 60%, #ffffff 100%);
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 1; }
    body.page-template-about section.about-intro .welcome-img:after {
      background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 60%, #ffffff 100%);
      content: '';
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    @media screen and (max-width: 768px) {
      body.page-template-about section.about-intro .welcome-img {
        display: none; } }
body.page-template-about section.about-services {
  background: url(/wp-content/uploads/2018/05/outdoor-lighting-bg.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }
  @media screen and (min-width: 768px) {
    body.page-template-about section.about-services {
      background-attachment: fixed; } }
  body.page-template-about section.about-services .services-content {
    background: white;
    padding: 40px; }
    body.page-template-about section.about-services .services-content ul {
      margin: 0 0 30px; }
      body.page-template-about section.about-services .services-content ul li {
        font-size: 13px;
        line-height: 1.25em;
        margin: 0 0 15px; }

body.page-template-about section.mission-statement {
  background: #58585b;
  text-align: center; }
  body.page-template-about section.mission-statement img.logo {
    max-width: 150px; }
  body.page-template-about section.mission-statement .stars {
    color: #0070cd;
    margin: 0 0 50px; }
  body.page-template-about section.mission-statement h2 {
    color: white;
    margin: 0 0 10px; }
    body.page-template-about section.mission-statement h2 span {
      color: #0070cd; }

body.page-template-about section.about-cta {
  background: transparent;
  padding: 0 0 40px;
  text-align: center; }
  body.page-template-about section.about-cta .container {
    margin-top: -75px; }
  body.page-template-about section.about-cta .iframe-embed {
    margin: 0 0 100px;
    box-shadow: 0 20px 70px rgba(0, 0, 0, 0.25); }

body.page-template-about section.awards {
  text-align: center;
  border-top: 1px solid #f1f1f1; }
  body.page-template-about section.awards .container {
    max-width: 1000px; }
    body.page-template-about section.awards .container .row {
      margin: 0 0 10px; }
    body.page-template-about section.awards .container img {
      max-width: 100px;
      max-height: 100px;
      -webkit-filter: grayscale(100%);
      /* Safari 6.0 - 9.0 */
      filter: grayscale(100%);
      opacity: .65; }

body.page-template-services section.content {
  text-align: center; }

body.page-template-services .nav-collapse.collapse {
  margin: 0 0 50px;
  display: block;
  text-align: center; }
  body.page-template-services .nav-collapse.collapse button {
    transition-property: all;
    transition-duration: .44s;
    transition-timing-function: ease-in-out;
    display: inline-block;
    color: #fff;
    letter-spacing: 0;
    width: auto;
    background: #0070cd;
    outline: 0;
    cursor: pointer;
    box-shadow: 0 11px 15px -10px rgba(0, 0, 0, 0.25);
    border-radius: 100px;
    margin: 0 5px 5px;
    line-height: 50px;
    font-size: 13px;
    padding: 0 30px;
    font-weight: 700;
    text-transform: uppercase;
    border: 0 !important;
    position: relative;
    min-width: 260px;
    white-space: nowrap; }
    body.page-template-services .nav-collapse.collapse button.active {
      background: #004681; }
      body.page-template-services .nav-collapse.collapse button.active:after {
        top: 100%;
        left: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: rgba(136, 183, 213, 0);
        border-top-color: #004681;
        border-width: 10px;
        margin-left: -10px; }
    @media screen and (max-width: 768px) {
      body.page-template-services .nav-collapse.collapse button {
        width: 46%;
        margin: 1.5%; } }
body.page-template-services article {
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  display: inline-block;
  margin-bottom: 60px;
  margin: 0 1.75% 40px;
  width: 100%;
  text-align: center;
  vertical-align: top;
  position: relative; }
  @media screen and (min-width: 768px) {
    body.page-template-services article {
      width: 47%; } }
  @media screen and (min-width: 1075px) {
    body.page-template-services article {
      width: 29.5%; } }
  body.page-template-services article.mix {
    display: none; }
  body.page-template-services article:hover .project-content:before {
    opacity: 1; }

.page-template-our-team header nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto;
  background: #0070cd; }
  .page-template-our-team header nav a.phone-cta {
    color: white; }
  .page-template-our-team header nav ul li a {
    color: white !important; }

@media screen and (min-width: 768px) {
  .page-template-our-team section.banner {
    min-height: 600px; }
    .page-template-our-team section.banner .banner-message-default {
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      max-width: 98%;
      text-align: center;
      transform: translateX(-50%) translateY(-50%);
      margin: 0; }
      .page-template-our-team section.banner .banner-message-default h1 {
        margin: 0; } }

body.page-template-careers header nav,
body.single-job_listings header nav {
  position: fixed;
  top: 0;
  left: 0;
  bottom: auto;
  background: #0070cd; }
  body.page-template-careers header nav a.phone-cta,
  body.single-job_listings header nav a.phone-cta {
    color: white; }
  body.page-template-careers header nav ul li a,
  body.single-job_listings header nav ul li a {
    color: white !important; }

body.page-template-careers .intro-copy,
body.single-job_listings .intro-copy {
  text-align: center;
  padding: 0 0 10px; }

body.page-template-careers .banner,
body.single-job_listings .banner {
  background: white; }
  body.page-template-careers .banner h1, body.page-template-careers .banner p,
  body.single-job_listings .banner h1,
  body.single-job_listings .banner p {
    color: #222325; }

body.page-template-careers section.careers-wrapper,
body.single-job_listings section.careers-wrapper {
  padding: 7.5em 0 5em; }
  body.page-template-careers section.careers-wrapper ul,
  body.single-job_listings section.careers-wrapper ul {
    list-style: initial;
    padding: 0 0 0 40px;
    margin: 0 0 20px; }

body.page-template-careers article#job-listing,
body.single-job_listings article#job-listing {
  transition-property: all;
  transition-duration: 0.44s;
  transition-timing-function: ease-in-out;
  transition-delay: 0;
  border-top: 1px solid #E4E6ED;
  padding: 40px 0 40px 50px;
  position: relative;
  cursor: pointer; }
  body.page-template-careers article#job-listing h3,
  body.single-job_listings article#job-listing h3 {
    margin: 0; }
  body.page-template-careers article#job-listing:hover,
  body.single-job_listings article#job-listing:hover {
    background: rgba(104, 202, 72, 0.2); }
    body.page-template-careers article#job-listing:hover .read-more-btn,
    body.single-job_listings article#job-listing:hover .read-more-btn {
      right: 25px; }

body.page-template-careers a.read-more-btn,
body.single-job_listings a.read-more-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 30px; }

body.page-template-careers .listing-description,
body.single-job_listings .listing-description {
  padding: 0 250px 0 0; }

body.page-template-careers .application-form,
body.single-job_listings .application-form {
  background: rgba(104, 202, 72, 0.2);
  padding: 25px 25px 5px; }
  body.page-template-careers .application-form h3,
  body.single-job_listings .application-form h3 {
    margin: 0;
    color: #0070cd; }

body.single-job_listings .intro-copy {
  margin: 0 0 50px;
  border-bottom: 1px solid; }

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 650px;
      -ms-flex: 0 1 650px;
      flex: 0 1 650px;
      background: #eff7fe;
      padding: 50px 0; }
      @media screen and (max-width: 768px) {
        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 h1 {
        font-size: 50px;
        line-height: 1.2em;
        color: #0070cd; }
      body.page-template-no-header section.content .flex-row .col-left p {
        font-size: 18px;
        line-height: 1.5em;
        margin: 0; }
    body.page-template-no-header section.content .flex-row .col-right {
      -webkit-flex: 0 1 calc(100% - 650px);
      -ms-flex: 0 1 calc(100% - 650px);
      flex: 0 1 calc(100% - 650px);
      background-attachment: fixed;
      min-height: 100vh; }
      @media screen and (max-width: 768px) {
        body.page-template-no-header section.content .flex-row .col-right {
          display: none; } }
body.page-template-no-header .footer-cta {
  display: none; }

body.archive {
  background: #ffffff; }
  body.archive #page {
    padding: 200px 0 0; }
    @media screen and (max-width: 768px) {
      body.archive #page {
        padding-top: 100px; } }
    body.archive #page article {
      padding-bottom: 30px; }
      body.archive #page article h2, body.archive #page article p, body.archive #page article a {
        color: black; }
      body.archive #page article p {
        margin-top: 0; }
  body.archive .navigation {
    text-align: center;
    padding-bottom: 30px; }
    body.archive .navigation h2 {
      font-size: 20px;
      margin-bottom: 15px; }
