/*!
Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

All client changes should be added to client.css
Any changes made in style.css will be overwritten and removed
*/
/* 
 * In this file you should centralize your imports
 * Import this file using the following HTML or equivalent:
 * <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> 
 */
/*! 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.
 */
@import url("https://use.typekit.net/jjw0qtm.css");
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; }

/* Welcome to Compass. Use this file to write IE specific override styles.
 * Import this file using the following HTML or equivalent:
 * <!--[if IE]>
 *   <link href="/stylesheets/ie.css" media="screen, projection" rel="stylesheet" type="text/css" />
 * <![endif]--> */
/* 
 * In this file Are opinionated base styles that come in after the normalize Reset.
 * We may want to merge some of these into the normalize stylesheet if they become common enough.
 * 
 * imported by style.scss
 */
:root {
  box-sizing: border-box; }

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

html {
  font-size: 1em;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6, hgroup,
ul, ol, dd,
p, figure,
pre, table, fieldset, hr {
  margin-top: 0 !important;
  margin-bottom: 1.5rem; }

.x-bar-footer {
  position: static !important; }

/* 
 * In this file you should declare any global variables
 * For example: brand colours, typefaces, etc.
 * imported by style.scss
 */
/* Usage Example
.selector {
  color: red;
  
  @include breakpoint('small') {
    color: blue;
  }
}
*/
/* 
 * In this file you should style any buttons
 * imported by style.scss
 */
#gform_submit_button_1.gform_button button {
  text-transform: uppercase; }

.gform_wrapper.gravity-theme .gform_footer input {
  text-transform: uppercase !important;
  word-spacing: 0.04em !important; }

/* 
 * In this file you should style any forms
 * imported by style.scss
 */
/* 
 * In this file you should declare any utility styles
 * For example: visually-hidden, center-text etc.
 * All classes here should be prefixed with "u-" Ex: u-visually-hidden
 * imported by style.scss
 */
.u-visually-hidden {
  position: absolute !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0);
  height: 1px !important;
  width: 1px !important;
  margin: -1px !important;
  padding: 0 !important;
  border: 0 !important; }

.u-clearfix:after {
  content: ' ';
  display: table;
  clear: both; }

.u-center-text {
  text-align: center !important; }

.h-header-menu .sub-menu.x-dropdown[data-x-depth='0']:before {
  content: "";
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 15px solid #012169;
  position: absolute;
  top: -.3em;
  left: 1em; }

#x-menu-collapsed-list-e14-10-2.sub-menu {
  padding-left: 2em !important; }

#x-menu-collapsed-list-e14-10-3.sub-menu {
  padding-left: 2em !important; }

.h-locations--card {
  display: flex;
  align-items: center; }
  .h-locations--card p {
    margin-bottom: 0;
    margin-left: .25em;
    color: #84754e;
    line-height: 1.2em !important; }
  .h-locations--card img {
    height: 100%;
    width: 25px; }

.x-col.has-particle.e27-31.mr-a.mr-d.mr-f.mr-5.mr-6 a:hover {
  color: #84754e !important; }

h3.x-text-content-text-primary a:hover {
  color: #84754e !important; }

[data-x-effect-provider*="colors"]:hover .mr-n.x-text .x-text-content-text-primary {
  color: #84754e !important; }

.mr-o.x-anchor {
  margin-top: 0.25em;
  margin-right: 0.25em;
  margin-bottom: 0.25em;
  margin-left: 0.25em;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  font-size: 1em;
  background-color: rgba(1, 33, 105, 0); }

.m5wv-9.x-image {
  font-size: 1em;
  border-top-width: 2px;
  border-right-width: 2px;
  border-bottom-width: 2px;
  border-left-width: 2px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #84754e;
  border-right-color: #84754e;
  border-bottom-color: #84754e;
  border-left-color: #84754e;
  padding: 0 !important;
  margin-bottom: 2em !important; }

.mr-12 {
  border-top-width: 0.5em !important; }

.mr-l.x-text .x-text-content-text-primary a:hover {
  color: #84754e !important; }

ul.lists-ul {
  margin-top: 8px !important;
  padding-left: 2em !important; }

ul.lists-division {
  padding-left: 2em !important; }
  @media (max-width: 480px) {
    ul.lists-division {
      padding-left: 0.5em !important; } }

ul.lists-ul li {
  padding-bottom: 2px !important; }

ul.lists-division li {
  padding-bottom: 8px !important; }

ul.lists-division ul li {
  padding-bottom: 4px !important; }

.paragraph.sub-tex-par a {
  color: #7c9ac0 !important; }

.paragraph.sub-tex-par a:hover {
  color: #fff !important; }

a {
  font-weight: 700 !important; }

.link-color a {
  color: #ced9e5 !important; }

.link-color a:hover {
  color: #fff !important; }

.paragraph-best a {
  color: #84754e !important; }

.paragraph-best a:hover {
  color: #012169 !important; }

.wpvl_auto_thumb_box_wrapper:hover .wpvl_auto_thumb_box:after {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 1; }

.wpvl_auto_thumb_box {
  padding-bottom: calc((9 / 16) * 100%);
  height: 0 !important;
  width: auto !important; }
  .wpvl_auto_thumb_box:after {
    content: url("/wp-content/uploads/2022/02/blue-arrow.png");
    position: absolute;
    color: #004B91;
    font-family: the_grid;
    font-size: 20px;
    text-align: center;
    width: 60px;
    height: 60px;
    line-height: 56px;
    padding-left: 4px;
    border: 2px solid white;
    border-radius: 50%;
    top: 100%;
    left: 50%;
    opacity: 0;
    transform: translate(-50%, -100%);
    transition: all 700ms ease; }
    .wpvl_auto_thumb_box:after:hover {
      color: #A29061; }
  .wpvl_auto_thumb_box img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    object-fit: cover; }
  .wpvl_auto_thumb_box .wpvl_auto_thumb_play {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 48px !important;
    height: 48px !important; }
    .wpvl_auto_thumb_box .wpvl_auto_thumb_play img {
      position: static !important;
      display: none; }

ul.sitemap-list li {
  padding-bottom: 4px !important; }

ul.sitemap-list ul {
  padding-bottom: 8px !important; }

.italic-header {
  font-family: "kepler-std",serif;
  font-size: 0.9em !important;
  font-style: italic;
  font-weight: 300;
  letter-spacing: 0.02em;
  text-transform: none !important; }

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