/*!
    Theme Name: Starter Kit
	Author: Ryan Swedal
	Author URI: ryanswedal.com
*/
@import url("https://fonts.googleapis.com/css?family=Lato:400,700,900|Open+Sans:400,400i,700");
.menu,
.menu ul,
.menu li, .slider,
.slider ul,
.slider li {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-image: none; }

.hidden {
  display: none !important; }

.visually-hidden.focusable, .visually-hidden {
  position: absolute;
  clip: rect(0 0 0 0);
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  border: 0;
  overflow: hidden;
  white-space: nowrap;
  /* 1 */ }

.focusable.visually-hidden:active, .focusable.visually-hidden:focus {
  position: static;
  clip: auto;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  white-space: inherit; }

.invisible {
  visibility: hidden; }

.wrapper:before, .cf:before, .clear:before, .clearfix:before, .wrapper:after, .cf:after, .clear:after, .clearfix:after {
  content: "\0020";
  display: table; }
.wrapper:after, .cf:after, .clear:after, .clearfix:after {
  clear: both; }

/* GLOBAL SETTINGS */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block; }

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

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */ }

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

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

/**
 * Add the correct font 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; }

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

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

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

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

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

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

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

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

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

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
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 in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

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

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

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

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

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

/*! [RS] Modified: HTML5 Boilerplate baseline CSS. */
/* [RS] Addition: Apply a natural box layout model to all elements, but allowing components to change */
/* https://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
  box-sizing: border-box; }

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

/*! [MODIFIED] HTML5 Boilerplate v7.0.1 | MIT License | https://html5boilerplate.com/ */
/* [MODIFIED] main.css 1.0.0 | MIT License | https://github.com/h5bp/main.css#readme */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */
::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical;
  vertical-align: top; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/*! [/MODIFIED] HTML5 Boilerplate */
/* Set default typography */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #000;
  background-color: #F8F8F8; }

a {
  color: #007AB5;
  text-decoration: underline;
  background-color: transparent; }
  a:visited {
    color: #007AB5;
    text-decoration: none; }
  a:hover {
    color: #005F8D;
    text-decoration: none; }
  a:focus {
    outline: thin dotted; }
  a:active, a:hover {
    outline: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 1em;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  line-height: 1.2em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: #007AB5; }

h1 {
  font-size: 42px; }

h2 {
  font-size: 28px; }

h3 {
  margin-bottom: 1.5em;
  font-size: 18px; }
  h3.underlined {
    margin: 2em 0 1em;
    padding: 0 0 15px;
    font-size: 20px;
    border-bottom: 1px solid #CBCBCB; }

h4 {
  font-size: 16px; }

h5, h6 {
  font-size: 16px; }

p, ul, ol, dl, table, pre, code, samp, address {
  margin: 0 0 2em;
  padding: 0;
  font-size: 1em;
  line-height: 1.5;
  color: #656565; }

ul ul,
ul ol,
ol ul,
ol ol {
  margin: 0 0 0.3125em; }

li {
  margin-left: 1.25em; }

dt {
  margin: 0;
  font-weight: 700; }

dd {
  margin-left: 1.25em; }

b,
strong {
  font-weight: 700;
  color: #000; }

blockquote {
  margin: 1.5em 0;
  font-family: Georgia, serif;
  font-size: 20px;
  line-height: 1.6;
  font-style: italic; }

cite {
  font-size: 85%;
  font-style: italic; }

blockquote cite {
  display: block;
  font-style: normal;
  text-align: right; }

pre {
  display: block;
  padding: 1em;
  border: 1px solid #ccc;
  background-color: #eee; }

code {
  color: #06f; }

hr, .hr {
  display: block;
  height: 1px;
  margin: 40px 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc; }

.hr hr {
  display: none; }

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

table {
  max-width: 100%; }

th, td {
  vertical-align: top;
  padding: 5px 20px 5px 0; }

tfoot {
  font-size: 90%;
  font-style: italic; }

/* LAYOUT SECTIONS */
.app-menu {
  margin: 0 0 10px; }
  .app-menu li {
    display: inline-block;
    max-width: 48%;
    margin: 0 0 10px; }
  .app-menu a {
    display: block; }

.primary-menu > li,
.utility-menu > li {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  @media (min-width: 60em) {
    .primary-menu > li,
    .utility-menu > li {
      display: inline-block;
      margin-left: 0px;
      padding: 20px 0;
      border: 0; } }
  @media (min-width: 75em) {
    .primary-menu > li,
    .utility-menu > li {
      margin-left: 20px; } }
  .primary-menu > li.has-children > a,
  .utility-menu > li.has-children > a {
    font-weight: 700; }
.primary-menu > li > a,
.utility-menu > li > a {
  display: block;
  padding: 10px;
  text-decoration: none;
  color: #fff; }
  @media (min-width: 60em) {
    .primary-menu > li > a,
    .utility-menu > li > a {
      padding: 6px 10px;
      border-radius: 3px; } }
  @media (min-width: 75em) {
    .primary-menu > li > a,
    .utility-menu > li > a {
      font-size: 18px; } }
  .primary-menu > li > a:hover, .primary-menu > li > a:focus, .primary-menu > li > a:active,
  .utility-menu > li > a:hover,
  .utility-menu > li > a:focus,
  .utility-menu > li > a:active {
    background-color: rgba(0, 0, 0, 0.1); }

@media (max-width: 59.9375em) {
  .primary-menu > li > ul {
    margin: -5px 0 10px; }
    .primary-menu > li > ul a {
      display: block;
      margin-left: 20px;
      padding: 5px;
      font-size: 14px;
      text-decoration: none;
      color: #fff; } }
@media (min-width: 60em) {
  .primary-menu > li {
    position: relative; }
    .primary-menu > li > ul {
      display: none;
      position: absolute;
      top: 100%;
      left: 0;
      width: 250px;
      background-color: #fff;
      box-shadow: 1px 1px 6px rgba(101, 101, 101, 0.5); }
      .primary-menu > li > ul li {
        display: block; }
        .primary-menu > li > ul li a {
          display: block;
          padding: 12px 24px;
          color: #000;
          text-decoration: none;
          border-top: 1px solid #CBCBCB; }
          .primary-menu > li > ul li a:hover, .primary-menu > li > ul li a:focus, .primary-menu > li > ul li a:active {
            background-color: rgba(0, 0, 0, 0.1); }
        .primary-menu > li > ul li:first-child a {
          border-top: 0; }
        .primary-menu > li > ul li.active > a {
          color: #fff;
          background-color: #007AB5; }
    .primary-menu > li:hover > ul {
      display: block; } }

.utility-menu .button {
  display: block; }
  @media (min-width: 60em) {
    .utility-menu .button {
      display: inline-block; } }

.footer-menu {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 0 -5px 20px; }
  @media (min-width: 60em) {
    .footer-menu {
      justify-content: flex-start;
      margin-bottom: 8px;
      margin-left: -10px; } }
  .footer-menu > li {
    margin: 0 5px 10px; }
    .footer-menu > li > a {
      display: block;
      padding: 5px 20px;
      text-decoration: none;
      background-color: rgba(203, 203, 203, 0.2); }
      @media (min-width: 60em) {
        .footer-menu > li > a {
          padding: 2px 5px;
          background-color: transparent; } }
      .footer-menu > li > a:hover, .footer-menu > li > a:active, .footer-menu > li > a:focus {
        background-color: rgba(203, 203, 203, 0.2); }

#header {
  position: relative;
  z-index: 2;
  padding: 20px 0;
  background-color: #005F8D; }
  @media (min-width: 60em) {
    #header {
      padding: 0; }
      #header.transparent {
        background-color: transparent; } }
  #header a {
    display: block; }
  #header .wrapper {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    max-width: 1300px; }
    @media (min-width: 60em) {
      #header .wrapper {
        flex-flow: row nowrap;
        justify-content: space-between;
        padding-top: 15px;
        padding-bottom: 12px; } }
    #header .wrapper > #branding,
    #header .wrapper > #menu-toggle {
      flex: 1 1 50%; }
      @media (min-width: 60em) {
        #header .wrapper > #branding,
        #header .wrapper > #menu-toggle {
          flex: 0 1 200px; } }
    #header .wrapper > #primary-nav {
      flex: 1 1 100%; }
      @media (min-width: 60em) {
        #header .wrapper > #primary-nav {
          flex: 1 1 auto;
          padding-top: 5px;
          padding-left: 20px; } }
      @media (min-width: 75em) {
        #header .wrapper > #primary-nav {
          padding-left: 30px; } }

#branding a {
  display: block;
  padding: 5px 0; }

#menu-toggle {
  text-align: right; }
  @media (min-width: 60em) {
    #menu-toggle {
      display: none; } }
  #menu-toggle .toggle {
    display: inline-block;
    padding: 0 5px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    user-select: none; }
  #menu-toggle .active .fa-bars:before {
    content: "\f00d"; }

#primary-nav {
  display: none;
  margin: 10px 0; }
  @media (min-width: 60em) {
    #primary-nav {
      display: flex;
      flex-flow: row wrap;
      justify-content: space-between; } }
  #primary-nav.active {
    display: block; }

.wrapper {
  width: 100%;
  max-width: 1210px;
  margin: 0 auto;
  padding: 0 20px; }

#content {
  background: #fff; }
  #content > .wrapper:first-child {
    padding-top: 40px; }

#footer {
  padding-top: 50px;
  padding-bottom: 20px;
  text-align: center;
  background-color: #F8F8F8;
  border-top: 1px solid #D8D8D8; }
  @media (min-width: 60em) {
    #footer {
      text-align: left; } }
  #footer p {
    color: #4A4A4A; }
  #footer .wrapper {
    max-width: 1300px; }
    @media (min-width: 60em) {
      #footer .wrapper > #footer-nav {
        float: left;
        width: 62%; } }
    @media (min-width: 60em) {
      #footer .wrapper > #footer-downloads {
        float: right;
        width: 38%;
        text-align: right; } }
    @media (min-width: 60em) {
      #footer .wrapper > #footer-copyright {
        float: left;
        width: 62%; } }
  #footer.footer-big {
    text-align: center; }
    #footer.footer-big h3 {
      margin: 0 0 40px; }
    #footer.footer-big .app-menu {
      margin-top: 70px;
      margin-bottom: 60px; }

/* THEME TEMPLATES */
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel, .owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative; }

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden; }

.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;
  -webkit-transform: translate3d(0, 0, 0); }

.owl-carousel .owl-item, .owl-carousel .owl-wrapper {
  -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 {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%; }

.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
  display: none; }

.no-js .owl-carousel, .owl-carousel.owl-loaded {
  display: block; }

.owl-carousel .owl-dot, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
  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-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit; }

.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 {
  -ms-touch-action: pan-y;
  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; }

.owl-carousel .animated {
  animation-duration: 1s;
  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-height {
  transition: height .5s ease-in-out; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease; }

.owl-carousel .owl-item .owl-lazy:not([src]), .owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

.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 .1s ease; }

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

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

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

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

.owl-carousel .owl-item img {
  width: auto;
  max-width: 100%; }

.owl-dots {
  text-align: center; }
  .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 3px;
    border-radius: 50%;
    background-color: #CBCBCB !important; }
    .owl-dots .owl-dot.active {
      background-color: #005F8D !important; }

.hero-banner {
  position: relative;
  margin: 0;
  padding: 40px 0;
  text-align: center;
  color: #fff;
  background: #005F8D; }
  @media (min-width: 60em) {
    .hero-banner {
      z-index: 1;
      margin-top: -130px;
      padding-top: 200px;
      padding-bottom: 80px; } }
  .hero-banner > .wrapper {
    position: relative;
    z-index: 1;
    max-width: 790px; }
  .hero-banner .hero-photo {
    content: '\0020';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #D8D8D8;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    opacity: 1; }
  .hero-banner h1 {
    margin: 10px 0 50px; }
  .hero-banner h2 {
    margin: 0;
    font-size: 20px; }
  .hero-banner h3 {
    margin: 20px 0;
    font-size: 24px;
    font-weight: 400; }
    @media (min-width: 60em) {
      .hero-banner h3 {
        font-size: 32px; } }
  .hero-banner h4 {
    margin: 0 0 40px;
    font-size: 18px; }
    .hero-banner h4 small {
      display: block;
      margin: 6px 0 0;
      font-size: 16px;
      font-weight: 400;
      color: #CBCBCB; }
  .hero-banner p {
    color: #fff; }
  .hero-banner .photo-circular {
    margin: 40px 0 0; }
    .hero-banner .photo-circular img {
      margin: 0 auto 20px;
      border-radius: 50%;
      box-shadow: 0 0 22px #000;
      width: 90px; }
  .hero-banner .star-rating {
    margin: 0 0 14px;
    line-height: 1; }
    .hero-banner .star-rating img {
      max-width: 92px;
      margin: 0 auto; }
  .hero-banner.hero-columns > .wrapper {
    text-align: left;
    max-width: 1210px; }
    .hero-banner.hero-columns > .wrapper h1 {
      text-transform: uppercase; }
      .hero-banner.hero-columns > .wrapper h1 small {
        display: block;
        text-transform: none; }
    .hero-banner.hero-columns > .wrapper h1,
    .hero-banner.hero-columns > .wrapper p {
      max-width: 690px; }

.request-banner {
  margin: 0;
  padding: 80px 0;
  text-align: center;
  background: #F8F8F8; }
  .request-banner h1 {
    margin-bottom: 0.25em;
    color: #005F8D; }

.request-form {
  display: inline-flex;
  flex-flow: row wrap; }
  @media (min-width: 60em) {
    .request-form {
      flex-flow: row nowrap; } }
  .request-form > div {
    flex: 1 1 100%; }
    @media (min-width: 60em) {
      .request-form > div {
        flex: 0 1 auto; } }
    .request-form > div .button {
      width: 100%; }
      @media (min-width: 60em) {
        .request-form > div .button {
          width: auto; } }
  .request-form label {
    display: none; }
  .request-form .form-control {
    width: 100%; }
    @media (min-width: 60em) {
      .request-form .form-control {
        width: 360px;
        margin-right: 10px; } }

.testimonials-callout {
  padding: 0 0 50px;
  text-align: center; }

.owl-nav {
  margin-top: -10px;
  font-size: 24px; }
  .owl-nav .owl-prev,
  .owl-nav .owl-next {
    width: 1em; }

.owl-carousel .owl-stage-outer {
  padding: 10px 0; }

.testimonials-slider {
  margin: 0 0 30px; }
  .testimonials-slider li {
    display: inline-flex;
    flex-flow: row wrap;
    justify-content: flex-start;
    width: 280px;
    margin: 0 15px 20px;
    padding: 20px 28px;
    text-align: left;
    background: #fff;
    box-shadow: 0 0 12px rgba(203, 203, 203, 0.5);
    opacity: 0.5; }
    @media (min-width: 36em) {
      .testimonials-slider li {
        width: 460px; } }
  .testimonials-slider .center li {
    opacity: 1; }
  .testimonials-slider h3 {
    flex: 1 1 auto;
    margin: 0 0 30px; }
    @media (min-width: 36em) {
      .testimonials-slider h3 {
        order: -1; } }
    .testimonials-slider h3 small {
      display: block;
      margin: 4px 0 0;
      font-size: 15px;
      font-weight: 400;
      color: #3FA2F7; }
  .testimonials-slider .photo {
    flex: 0 1 75px;
    margin: 0 auto 20px; }
    @media (min-width: 48em) {
      .testimonials-slider .photo {
        margin: 0 auto 20px; } }
    .testimonials-slider .photo img {
      border-radius: 50%; }
  .testimonials-slider p {
    flex: 0 1 auto;
    width: 100%;
    font-size: 15px; }

.full-width-banner {
  margin: 0 0 48px;
  padding: 40px 0 0;
  background: #F8F8F8; }

.heading h1 {
  margin-bottom: 0;
  color: #007AB5; }
.heading p {
  font-size: 20px;
  color: #656565; }

.heading-centered {
  margin: 0 0 80px;
  padding: 40px 0;
  text-align: center;
  border-bottom: 1px solid #CBCBCB; }
  .heading-centered .logo-link {
    display: inline-block;
    vertical-align: middle;
    margin: 20px 20px 0; }

@media (min-width: 60em) {
  .callout-actions {
    padding-left: 50px; } }
.callout-actions .button:not(.left) {
  margin-left: 50px; }

ol.list-circles {
  list-style: none;
  counter-reset: circle-counter;
  margin: 40px 0 0; }
  ol.list-circles li {
    counter-increment: circle-counter;
    position: relative;
    margin: 0 0 50px;
    padding-left: 50px; }
  ol.list-circles li::before {
    content: counter(circle-counter);
    position: absolute;
    top: 0;
    left: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #007AB5;
    border-radius: 50%; }
  ol.list-circles h3 {
    margin: 0;
    font-size: 20px;
    line-height: 32px; }

.callout-icons {
  text-align: center; }
  .callout-icons h1 {
    margin-bottom: 5px;
    color: #005F8D; }
  .callout-icons h1 + p {
    font-size: 20px;
    max-width: 920px;
    margin: 0 auto; }
  .callout-icons h2 {
    margin: 0 0 20px; }
  .callout-icons h3 {
    margin: 0 0 10px; }
  .callout-icons .icon,
  .callout-icons .fas,
  .callout-icons .far {
    display: block;
    margin: 60px 0 16px;
    font-size: 52px; }

.icons-default .icon,
.icons-default .fas {
  display: block;
  margin: 20px 0 14px;
  font-size: 46px;
  color: #D8D8D8; }

.callout-photos {
  padding: 80px 0 40px;
  text-align: center; }
  .callout-photos h1 {
    margin-bottom: 5px;
    color: #005F8D; }
  .callout-photos h1 + p {
    font-size: 20px; }

.callout-photo-list {
  display: flex;
  flex-flow: row wrap;
  justify-content: center;
  margin: 40px -20px 20px;
  text-align: center; }
  .callout-photo-list li {
    flex: 0 1 240px;
    padding: 0 20px; }
    @media (min-width: 48em) {
      .callout-photo-list li {
        flex: 0 1 20%; } }
  .callout-photo-list a {
    display: block;
    text-decoration: none; }
  .callout-photo-list img {
    margin: 0 0 20px;
    border-radius: 50%; }
    @media (min-width: 60em) {
      .callout-photo-list img {
        margin: 0 0 20px; } }
  .callout-photo-list h4 {
    margin: 0 0 40px;
    font-size: 20px; }
    @media (min-width: 60em) {
      .callout-photo-list h4 {
        margin-top: 20px;
        font-size: 24px; } }

.bio-container {
  margin: 0 0 80px;
  padding: 0 0 80px;
  border-bottom: 1px solid #CBCBCB; }
  .bio-container .bio-content {
    max-width: 770px;
    margin: 0 auto 40px auto; }
  .bio-container .bio-photo {
    text-align: center; }
    .bio-container .bio-photo img {
      border-radius: 50%; }

/* COMPONENT PATTERNS */
.columns-container {
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  margin: 40px -20px; }
  .columns-container .columns-container {
    margin-top: 0; }
  .columns-container .col {
    flex: 0 1 auto;
    margin: 0;
    padding: 0 20px; }
    .columns-container .col.vert-center {
      display: flex;
      flex-direction: column;
      justify-content: center; }

.page-columns > .col {
  width: 100%; }
  @media (min-width: 48em) {
    .page-columns > .col.primary-col {
      width: 67%;
      padding: 0 20px 0 150px;
      padding: 0 150px 0 20px; }
    .page-columns > .col.secondary-col {
      width: 33%; } }
.page-columns.reverse-columns {
  flex-flow: row-reverse wrap; }
  @media (min-width: 48em) {
    .page-columns.reverse-columns > .col.primary-col {
      padding: 0 20px 0 150px; } }
.page-columns .secondary-col h3:first-child {
  margin-top: 0; }
.page-columns .secondary-col a[href^="mailto"],
.page-columns .secondary-col a[href^="tel"] {
  color: #000;
  text-decoration: none; }
  .page-columns .secondary-col a[href^="mailto"]:hover,
  .page-columns .secondary-col a[href^="tel"]:hover {
    text-decoration: underline; }

.columns-2col > .col {
  width: 100%; }
  @media (min-width: 48em) {
    .columns-2col > .col {
      width: 50%; }
      .columns-2col > .col.col-span2 {
        flex: 0 1 100%; } }
.columns-2col.pull-right {
  flex-flow: row-reverse wrap; }
  @media (min-width: 48em) {
    .columns-2col.pull-right > .col {
      flex: 0 1 45%; }
      .columns-2col.pull-right > .col:nth-child(2n) {
        flex: 0 1 55%; } }
  .columns-2col.pull-right > .col.photo-col {
    text-align: center; }
  .columns-2col.pull-right > .col.padded {
    padding-right: 75px; }
.columns-2col.pull-left {
  flex-flow: row wrap; }
  .columns-2col.pull-left > .col:nth-child(1) {
    text-align: center; }
  @media (min-width: 48em) {
    .columns-2col.pull-left > .col {
      flex: 0 1 55%; }
      .columns-2col.pull-left > .col:nth-child(1n) {
        flex: 0 1 45%;
        text-align: left; } }
  .columns-2col.pull-left > .col.padded {
    padding-left: 75px; }

.columns-3col > .col {
  width: 100%; }
  @media (min-width: 48em) {
    .columns-3col > .col {
      flex: 0 1 33.3333%; }
      .columns-3col > .col.col-span2 {
        flex: 0 1 66.6666%; }
      .columns-3col > .col.col-span3 {
        flex: 0 1 100%; } }
.columns-3col.pull-right {
  flex-flow: row-reverse wrap; }

.columns-4col > .col {
  width: 100%; }
  .columns-4col > .col:nth-child(1) {
    text-align: center; }
  @media (min-width: 48em) {
    .columns-4col > .col {
      flex: 0 1 25%; }
      .columns-4col > .col.col-span2 {
        flex: 0 1 50%; }
      .columns-4col > .col.col-span3 {
        flex: 0 1 75%; }
      .columns-4col > .col.col-span4 {
        flex: 0 1 100%; } }
.columns-4col.pull-right {
  flex-flow: row-reverse wrap; }

.form-control {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 1.25em;
  padding: 1.25em;
  font-family: inherit;
  font-size: 100%;
  color: #000;
  border: 1px solid #CBCBCB;
  border-radius: 4px;
  background: #fff;
  box-shadow: inset 0 1px 3px #ddd; }

.invalid-feedback {
  display: none; }

.invalid-input {
  position: relative; }
  .invalid-input .form-control {
    color: #D8232A;
    background: rgba(216, 35, 42, 0.1);
    border: 1px solid #D8232A; }
  .invalid-input .invalid-feedback {
    display: block;
    position: absolute;
    bottom: 100%;
    right: 10px;
    padding: 10px;
    color: #fff;
    border-radius: 3px 3px 0 0;
    background: #D8232A; }

.contact-form {
  position: relative;
  width: 100%;
  max-width: 660px;
  margin-bottom: 40px; }
  @media (min-width: 60em) {
    .contact-form {
      margin-bottom: 180px; } }
  .contact-form .success, .contact-form .failed {
    color: green;
    font-weight: 700;
    margin-bottom: 20px; }
  .contact-form .failed {
    color: #D8232A; }
  .contact-form .disclaimer {
    position: absolute;
    bottom: 100%;
    right: 0;
    width: 100%;
    text-align: right; }
    .contact-form .disclaimer p {
      margin-bottom: 20px; }
  .contact-form label {
    display: none; }
  .contact-form .form-control {
    width: 100%; }
  .contact-form select {
    height: 60px; }
  .contact-form .small-input {
    max-width: 340px; }
  .contact-form .form-button {
    margin-top: 10px; }

.button {
  display: inline-block;
  min-width: 150px;
  padding: 20px;
  font-family: inherit;
  font-weight: 400;
  font-size: 100%;
  line-height: normal;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  background-color: #007AB5;
  border-radius: 3px;
  border: none rgba(0, 0, 0, 0);
  outline: 0;
  cursor: pointer;
  user-select: none; }
  .button:hover, .button:visited, .button:focus, .button.focus {
    text-decoration: none;
    color: #fff;
    background-image: linear-gradient(transparent, rgba(0, 0, 0, 0.05) 40%, rgba(0, 0, 0, 0.1));
    outline: 0; }
  .button:active {
    position: relative;
    top: 1px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.15), inset 0 0 6px rgba(0, 0, 0, 0.2); }
  .button[disabled], .button[disabled]:hover, .button[disabled]:focus, .button[disabled]:active {
    opacity: 0.5;
    color: #aaa;
    background: #999;
    border-color: #999;
    box-shadow: none;
    cursor: not-allowed;
    pointer-events: none; }

/* Button [color options] */
.primary-button,
.primary-button:visited {
  text-transform: uppercase;
  color: #fff;
  background-color: #007AB5;
  border: 1px solid #656565; }

.primary-button:hover,
.primary-button:focus {
  color: #fff; }

/* HELPERS */
.img-rounded {
  border-radius: 0.5em; }

.img-circlular {
  border-radius: 50%; }

/*! [MODIFIED] Print: HTML5 Boilerplate v7.0.1 | MIT License | https://html5boilerplate.com/ */
/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  /*
   * Don't show links that are fragment identifiers,
   * or use the `javascript:` pseudo protocol
   */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }

  pre {
    white-space: pre-wrap !important; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  /*
   * Printing Tables:
   * http://css-discuss.incutio.com/wiki/Printing_Tables
   */
  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

  /* [RS] Addition: Don't show URLs for site navigation */
  #header a:after,
  #footer a:after,
  .menu a:after,
  .nav a:after,
  nav a:after {
    content: ""; } }

/*# sourceMappingURL=style.css.map */
