@charset "UTF-8";
.column-right.elementor-section > .elementor-container > .elementor-row {
  flex-wrap: wrap;
  justify-content: end !important;
}
/* VARIABLES */
/* Colors */
/* Buttons */
/* UNIVERSAL STYLES */
/* Set additional heading styles */
h2, h3, h4, h5, h6 {
  margin: 1.2em 0 0.5em;
}
h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}
/* Elements */
p {
  margin-bottom: 1.2em;
}
sup {
  font-size: 0.75em;
}
blockquote {
  position: relative;
  margin: 40px 0;
  padding: 30px 40px 0 40px;
  font-weight: 600;
  font-style: normal;
  font-size: 1.2em;
  line-height: 1.2;
  text-align: center;
  color: #1D6890;
}
@media (max-width: 1024px) {
  blockquote {
    padding: 25px 30px 0 30px;
    font-size: 1.25em;
  }
}
@media (max-width: 768px) {
  blockquote {
    padding: 15px 25px 0 25px;
    margin: 30px 0;
  }
}
blockquote:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 50px;
  background: url(/wp-content/uploads/left-quote.svg) no-repeat;
  opacity: 0.1;
  z-index: 1;
}
@media (max-width: 1024px) {
  blockquote:before {
    width: 50px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  blockquote:before {
    width: 40px;
    height: 30px;
  }
}
blockquote:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 60px;
  height: 50px;
  background: url(/wp-content/uploads/right-quote.svg) no-repeat;
  opacity: 0.1;
  z-index: 1;
}
@media (max-width: 1024px) {
  blockquote:after {
    width: 50px;
    height: 40px;
  }
}
@media (max-width: 768px) {
  blockquote:after {
    width: 40px;
    height: 30px;
  }
}
blockquote p {
  position: relative;
  margin-bottom: 0.25em;
  color: #1D6890;
  text-align: center;
  z-index: 2;
}
blockquote cite, blockquote em {
  display: block;
  margin-top: 20px;
  font-weight: 600;
  font-style: normal;
  font-size: 18px;
  color: #51534A;
  line-height: 1.4;
  z-index: 2;
}
table {
  margin: 2em 0;
}
/* Style links */
body a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}
@media (max-width: 767px) {
  body a[href^="tel:"] {
    text-decoration: underline;
  }
}
.white-links a {
  color: #fff;
  text-decoration: underline;
}
.white-links a:hover {
  text-decoration: none;
}
.no-underline a {
  text-decoration: none;
}
.no-underline a:hover {
  text-decoration: underline;
}
.no-underline-hover a {
  text-decoration: none;
}
.no-underline-hover a:hover {
  text-decoration: none;
}
.transition, .transition a {
  transition: 0.4s;
}
/* clears the search input 'X' from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}
/* clears the search input 'X' from Chrome */
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-results-button, input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
/* Helpers */
.break-links {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
.text-center {
  text-align: center;
}
.aspect-3-4 img {
  aspect-ratio: 0.8;
  object-fit: cover;
}
/* HEADER */
/* Change transparent header on scroll */
.header-navbar.active {
  -webkit-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.1);
}
.header-navbar .header-navbar-bottom-menu .top-level-link {
  transition: all 150ms ease-out !important;
}
.header-navbar-top-menu .elementor-widget-container, .header-navbar-top-search .elementor-widget-container {
  transition: all 150ms ease-out !important;
}
.header-navbar-bottom-cta a {
  transition: all 150ms ease-out !important;
}
.header-navbar-logo img {
  transition: all 150ms ease-out !important;
}
.header-navbar.active .header-navbar-logo img {
  /*width: 125px !important;*/
  width: 104px !important;
}
@media (max-width: 768px) {
  .header-navbar.active .header-navbar-logo img {
    width: 90px !important;
  }
}
.header-navbar-top {
  transition: all 150ms ease-out !important;
}
.header-navbar-top .header-navbar-top-menu a {
  text-decoration: none;
}
.header-navbar-top .header-navbar-top-menu a:hover {
  text-decoration: underline;
}
.header-navbar-top-col .elementor-column-wrap {
  transition: all 150ms ease-out !important;
}
.header-navbar.active .header-navbar-top-col .elementor-column-wrap {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.header-navbar-top-col .elementor-widget-wrap {
  transition: all 150ms ease-out !important;
}
.header-navbar.active .header-navbar-top-col .elementor-widget-wrap {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.header-navbar-bottom {
  transition: all 150ms ease-out !important;
}
@media (max-width: 1024px) {
  .header-navbar.active .header-navbar-bottom {
    padding-top: 15px;
    padding-bottom: 14px;
  }
}
.header-navbar.active .header-navbar-bottom-menu .top-level-link {
  /*padding-top: 28px !important;
      padding-bottom: 24px !important;*/
  padding-top: 15px !important;
  padding-bottom: 14px !important;
}
.header-navbar.active .header-navbar-bottom-cta a {
  /*padding-top: 10px;
    padding-bottom: 10px;*/
  padding-top: 8px !important;
  padding-bottom: 8px !important;
}
/* transparent navs on single pages */
.home .header-navbar {
  background-color: transparent !important;
}
.home .header-navbar.active {
  background-color: #fff !important;
}
/* Homepage header non-scrolled styles */
.home .header-navbar:not(.active) .logo-home {
  display: none;
}
.home .header-navbar:not(.active) .logo-home-reversed {
  display: block;
}
.home .header-navbar:not(.active) .header-navbar-bottom-menu .jet-menu > li > a {
  color: #fff !important;
}
.home .header-navbar:not(.active) .header-navbar-bottom-menu .jet-menu > li > a:hover .jet-menu-title {
  text-decoration: underline;
}
.home .header-navbar:not(.active) .header-navbar-bottom-menu .jet-dropdown-arrow {
  color: #fff !important;
}
.home .header-navbar:not(.active) .header-navbar-top-menu a {
  color: #fff !important;
}
.home .header-navbar:not(.active) .header-navbar-bottom-search .elementor-search-form__toggle {
  color: #fff !important;
}
.home .header-navbar:not(.active) .header-navbar-bottom-search .elementor-search-form__submit {
  color: #fff !important;
}
.home .header-navbar:not(.active) .header-navbar-bottom .jet-mobile-menu__toggle-icon {
  color: #fff !important;
}
/* FOOTER */
.footer-menu a {
  text-decoration: none;
}
.footer-menu a:hover {
  text-decoration: underline;
}
.footer-menu-copyright a {
  text-decoration: underline;
}
.footer-menu-copyright a:hover {
  text-decoration: none;
}
/* Site Alert */
.site-alert p {
  margin: 0;
}
/* ELEMENTOR TWEAKS */
/* Fix for removal of this class style */
@media (max-width: 768px) {
  .elementor-hidden-phone {
    display: none !important;
  }
}
/* Update Twitter icon to X */
.post-single-share .fab.fa-twitter:before {
  visibility: hidden;
}
.post-single-share .fab.fa-twitter:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  height: 20px;
  width: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23ffffff' d='M18.2048 2.25H21.5128L14.2858 10.51L22.7878 21.75H16.1308L10.9168 14.933L4.95084 21.75H1.64084L9.37084 12.915L1.21484 2.25H8.04084L12.7538 8.481L18.2048 2.25ZM17.0438 19.77H18.8768L7.04484 4.126H5.07784L17.0438 19.77Z'%3E%3C/path%3E%3C/svg%3E");
  transform: translateX(-50%) translateY(-50%);
  transition: all 0.2s ease-in-out;
}
/* Mega menu links */
.mega-nav a:hover {
  text-decoration: underline !important;
}
/* Elementor buttons */
.elementor-button.elementor-size-md {
  color: #56060B;
  background-color: #fff;
  border-color: #56060B;
}
.elementor-button.elementor-size-md:hover {
  color: #fff;
  background-color: #d14a31;
  border-color: #d14a31;
}
.elementor-button.elementor-size-lg {
  position: relative;
  padding: 0 1.1em 0 0;
  font-weight: 600;
  font-size: 18px;
  color: #56060B;
  text-align: left;
  text-transform: capitalize;
  letter-spacing: 0.5px;
  background-color: transparent;
  border-color: transparent;
}
.elementor-button.elementor-size-lg:hover, .elementor-button.elementor-size-lg:active, .elementor-button.elementor-size-lg:focus {
  color: #56060B;
  letter-spacing: 1;
  text-decoration: underline;
  background-color: transparent;
  border-color: transparent;
}
.elementor-button.elementor-size-lg:before {
  content: "";
  position: absolute;
  top: 2px;
  right: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 1em;
  line-height: 1;
}
.back-arrow .elementor-button.elementor-size-lg {
  padding: 0 0 0 1.1em;
}
.back-arrow .elementor-button.elementor-size-lg:before {
  content: "";
  position: absolute;
  top: 2px;
  right: auto;
  left: 0;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  font-size: 1em;
  line-height: 1;
}
.elementor-button.elementor-size-xl {
  color: #fff;
  background-color: transparent;
  border-color: #fff;
}
/* Add margin and padding to lists */
.elementor-widget-theme-post-content ol, .elementor-widget-theme-post-content ul, .elementor-widget-text-editor ol, .elementor-widget-text-editor ul, .elementor-widget-toggle ol, .elementor-widget-toggle ul {
  margin-bottom: 1.2em;
  margin-left: 22px;
  padding-left: 0;
}
.elementor-widget-theme-post-content ol li, .elementor-widget-theme-post-content ul li, .elementor-widget-text-editor ol li, .elementor-widget-text-editor ul li, .elementor-widget-toggle ol li, .elementor-widget-toggle ul li {
  margin-bottom: 5px;
}
.elementor-widget-theme-post-content ol ol, .elementor-widget-theme-post-content ol ul, .elementor-widget-theme-post-content ul ol, .elementor-widget-theme-post-content ul ul, .elementor-widget-text-editor ol ol, .elementor-widget-text-editor ol ul, .elementor-widget-text-editor ul ol, .elementor-widget-text-editor ul ul, .elementor-widget-toggle ol ol, .elementor-widget-toggle ol ul, .elementor-widget-toggle ul ol, .elementor-widget-toggle ul ul {
  margin-top: 5px;
  margin-bottom: 0;
}
/* Set link styles in elementor modules */
.elementor-text-editor a, .elementor-widget-theme-post-content a, .eael-accordion-content a {
  text-decoration: underline;
}
/* Elementor Anchor adjustments for fixed headers */
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display: block;
  height: 160px;
  /* fixed header height*/
  margin: -160px 0 0;
  /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}
/* Adjust inner section module padding to align with container */
.elementor-inner-section .elementor-column-gap-wider .elementor-row {
  width: calc(100% + 60px);
  margin-left: -30px;
  margin-right: -30px;
}
.elementor-section-full_width .elementor-inner-section .elementor-column-gap-wider .elementor-row {
  margin-left: 0;
  margin-right: 0;
}
.elementor-inner-section:last-child .elementor-column-gap-wider > .elementor-row > .elementor-column > .elementor-element-populated {
  padding-bottom: 0;
}
/* Style Elementor Catagories List widget */
.elementor-widget-wp-widget-categories.catagories-list h5 {
  display: none;
}
.elementor-widget-wp-widget-categories.catagories-list ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.elementor-widget-wp-widget-categories.catagories-list ul li {
  margin-bottom: 5px;
}
/* Make the post loop image display:block */
.post-loop-image a {
  display: block !important;
}
/* Elementor Image Carousel Mdoule */
.elementor-widget-image-carousel .swiper-pagination-bullets {
  bottom: 0 !important;
}
/* ---------------------------------------------------------
WORDPRESS CORE
--------------------------------------------------------- */
figure {
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
.wp-block-image {
  margin: 40px 0;
}
@media (max-width: 767px) {
  .wp-block-image {
    margin: 30px auto;
  }
}
.wp-block-image figcaption {
  display: block !important;
  margin: 0.5em 0 0;
}
.wp-block-image .alignright, .alignright, a img.alignright {
  float: right;
  max-width: 50%;
  margin: 5px 0 30px 30px;
}
@media (max-width: 767px) {
  .wp-block-image .alignright, .alignright, a img.alignright {
    display: block;
    float: none;
    max-width: 100%;
    margin: 30px 0;
  }
}
.wp-block-image .alignleft, .alignleft, a img.alignleft {
  float: left;
  max-width: 50%;
  margin: 5px 30px 30px 0;
}
@media (max-width: 767px) {
  .wp-block-image .alignleft, .alignleft, a img.alignleft {
    display: block;
    float: none;
    max-width: 100%;
    margin: 30px 0;
  }
}
.wp-block-image .aligncenter, .aligncenter, a img.aligncenter {
  display: block;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .wp-block-image .aligncenter, .aligncenter, a img.aligncenter {
    margin: 40px auto;
  }
}
.alignnone, a img.alignnone {
  display: block;
  margin: 30px 0;
}
.alignnone:last-child, a img.alignnone:last-child {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .alignnone, a img.alignnone {
    margin: 20px 0;
  }
  .alignnone:last-child, a img.alignnone:last-child {
    margin-bottom: 0;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  .alignnone, a img.alignnone {
    margin-top: 0;
  }
}
.wp-caption {
  background: transparent;
  max-width: 96%;
  padding: 0;
  text-align: left;
}
/*.wp-caption img {
  width:auto;
  max-width: 100%;
  height:auto;
  margin:0;
  padding:0;
  border: none;
}*/
.wp-caption .wp-caption-text, .gallery-caption {
  margin: 16px 14px 0 0;
  font-style: italic;
  font-size: 16px;
  color: #51534A;
  line-height: 1.25;
  text-align: left;
}
@media (max-width: 767px) {
  .wp-caption .wp-caption-text:first-child, .gallery-caption:first-child {
    margin-top: 0;
  }
}
.wp-caption.alignnone {
  margin: 30px 30px 30px 0 !important;
}
@media (max-width: 767px) {
  .wp-caption.alignnone:first-child {
    margin-top: 0 !important;
  }
}
.wp-caption.alignleft {
  margin: 5px 30px 30px 0 !important;
}
@media (max-width: 767px) {
  .wp-caption.alignleft:first-child {
    margin-top: 0 !important;
  }
}
.wp-caption.aligncenter {
  margin: 60px auto !important;
}
@media (max-width: 767px) {
  .wp-caption.aligncenter {
    margin: 40px auto !important;
  }
}
@media (max-width: 767px) {
  .wp-caption.aligncenter:first-child {
    margin-top: 0 !important;
  }
}
.wp-caption.alignright {
  margin: 5px 0 30px 30px !important;
}
@media (max-width: 767px) {
  .wp-caption.alignnone, .wp-caption.alignleft, .wp-caption.alignright {
    margin: 30px 0 27px !important;
  }
}
/* Block Styles */
.wp-block-table {
  margin: 2em 0;
}
@media (max-width: 767px) {
  figure.wp-block-table {
    overflow: hidden;
    overflow-x: scroll;
    display: block;
  }
}
figure.wp-block-table table {
  margin: 0;
}
figure.wp-block-table figcaption {
  margin-top: 1em;
}
.wp-block-embed.is-type-video {
  margin: 2em 0;
}
.wp-block-buttons .wp-block-button {
  margin-right: 20px;
}
.wp-block-buttons .wp-block-button .wp-block-button__link {
  padding: 11px 20px 13px 20px;
  font-size: 16px;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.5;
  text-transform: uppercase;
  background-color: #56060B;
  border: 2px solid #56060B;
  border-radius: 4px !important;
}
.wp-block-buttons .wp-block-button .wp-block-button__link:hover {
  color: #fff;
  background-color: #d14a31;
  border-color: #d14a31;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link {
  padding: 11px 20px 13px 20px;
  font-size: 16px;
  color: #56060B;
  line-height: 1.2;
  letter-spacing: 0.5;
  text-transform: uppercase;
  background-color: #fff;
  border: 2px solid #56060B;
  border-radius: 4px !important;
}
.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:hover {
  color: #fff;
  background-color: #d14a31;
  border-color: #d14a31;
}
/* Responsive Video */
.responsive-video, .wp-block-embed.is-type-video .wp-block-embed__wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  height: 0;
}
.responsive-video iframe, .wp-block-embed.is-type-video .wp-block-embed__wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/* -------------------------------------------------------------- */
/* SECTION: 50/50 SPLIT */
/* Apply fifty-fifty to a 50/50 column specialty section, with the sub-columns on the left */
/* Add the class "fifty-fifty" to main section. */
/* In the design tab for the main section, set the section to fullwidth, equalize the column heights, and set a custom gutter width of 1. */
/* Assign all background images and background colors within the section column settings. */
/* -------------------------------------------------------------- */
.fifty-fifty {
  margin: 0;
  padding: 0 !important;
  overflow: hidden;
}
.fifty-fifty.fifty-fifty-padded {
  padding: 60px 0 !important;
}
@media (max-width: 768px) {
  .fifty-fifty.fifty-fifty-padded {
    padding: 50px 0 20px !important;
  }
}
.fifty-fifty-line {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
@media (max-width: 768px) {
  .fifty-fifty.elementor-section > .elementor-container {
    width: 92%;
  }
  .fifty-fifty.elementor-section > .elementor-container .elementor-container {
    width: 100%;
  }
}
.fifty-fifty .elementor-row {
  padding: 0 !important;
}
@media (max-width: 768px) {
  .fifty-fifty .elementor-column {
    width: 100%;
  }
}
@media (max-width: 1024px) {
  .fifty-fifty .elementor-column.fifty-fifty-image-col {
    width: 1010%;
    margin-left: -5%;
    margin-right: -5%;
  }
}
/* Left column */
.fifty-fifty .elementor-column-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 60px 0 60px 30px !important;
}
@media (max-width: 1024px) {
  .fifty-fifty .elementor-column-wrap {
    margin: 0 auto;
    padding: 50px 30 50px 40px !important;
  }
}
@media (max-width: 768px) {
  .fifty-fifty .elementor-column-wrap {
    display: block;
    margin-bottom: 0 !important;
    padding: 30px 0 30px !important;
  }
}
.fifty-fifty .elementor-widget-wrap {
  max-width: 540px;
  min-height: 250px !important;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  padding-right: 90px !important;
}
@media (max-width: 1024px) {
  .fifty-fifty .elementor-widget-wrap {
    max-width: 100%;
    padding-right: 40px !important;
    border: none;
  }
}
@media (max-width: 768px) {
  .fifty-fifty .elementor-widget-wrap {
    min-height: 200px !important;
  }
}
/* Right column */
.fifty-fifty .elementor-column:nth-child(2) .elementor-column-wrap {
  justify-content: flex-start;
  padding: 60px 30px 60px 90px !important;
}
@media (max-width: 1024px) {
  .fifty-fifty .elementor-column:nth-child(2) .elementor-column-wrap {
    padding: 50px 30px 50px 40px !important;
  }
}
@media (max-width: 768px) {
  .fifty-fifty .elementor-column:nth-child(2) .elementor-column-wrap {
    margin-bottom: 0 !important;
    padding: 30px 0 30px !important;
  }
}
.fifty-fifty .elementor-column:nth-child(2) .elementor-widget-wrap {
  max-width: 480px;
  padding-right: 0 !important;
}
@media (max-width: 1024px) {
  .fifty-fifty .elementor-column:nth-child(2) .elementor-widget-wrap {
    max-width: 100%;
  }
}
/* Swap column order on mobile */
@media (max-width: 1024px) {
  .fifty-fifty-mobile-swap .elementor-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (max-width: 1024px) {
  .fifty-fifty-mobile-swap .elementor-row .elementor-column {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
}
@media (max-width: 1024px) {
  .fifty-fifty-mobile-swap .elementor-row .elementor-column:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* ---------------------------------------------------------
SECTION: HERO SLIDER
--------------------------------------------------------- */
.hero-slider .swiper-slide-inner {
  padding: 30px !important;
  background-color: rgba(0, 0, 0, 0.4);
}
.hero-slider .swiper-slide-contents {
  width: 100%;
  max-width: 1080px;
  margin: 0 auto 40px;
}
.hero-slider .swiper-pagination-bullet {
  width: 80px !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  opacity: 1 !important;
}
.hero-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
  height: 5px !important;
  background-color: red !important;
}
.hero-slider .swiper-container-horizontal > .swiper-pagination-bullets, .hero-slider .swiper-pagination-custom, .hero-slider .swiper-pagination-fraction {
  bottom: 20px;
}
/* ---------------------------------------------------------
SECTION: SUBMENU (CHILD PAGES)
--------------------------------------------------------- */
/* Submenu */
.aet-submenu {
  padding: 0;
  background-color: transparent;
}
@media (max-width: 768px) {
  .aet-submenu {
    display: none;
  }
}
.aet-submenu ul {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.aet-submenu ul li {
  display: flex;
  margin: 1px 32px 0 0;
}
.aet-submenu ul li a {
  display: inline-block;
  position: relative;
  margin-top: 18px;
  padding: 0 0 4px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.4s;
  white-space: nowrap;
  letter-spacing: 0.5px;
}
.aet-submenu ul li a:hover:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #1D6890;
}
.aet-submenu ul li.current-menu-item > a:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  background-color: #1D6890;
}
/* ---------------------------------------------------------
SECTION: NEWS COLUMNS
--------------------------------------------------------- */
@media (max-width: 1024px) {
  .news-columns article:nth-child(even) {
    border-width: 0 !important;
  }
}
@media (max-width: 768px) {
  .news-columns article:nth-child(even) {
    border-width: 0 0 1px 0 !important;
  }
}
@media (max-width: 768px) {
  .news-columns article {
    padding-bottom: 30px !important;
    border-width: 0 0 1px 0 !important;
  }
}
.news-columns article:last-child {
  padding-bottom: 0 !important;
  border-width: 0 !important;
}
/* ---------------------------------------------------------
SECTION: LOCATIONS MINNESOTA SECTION
--------------------------------------------------------- */
/*ADD "HQ" in front of St. Paul */
.locations-mn article:first-child h3.elementor-heading-title a:after {
  content: " – HQ";
}
/* ---------------------------------------------------------
SECTION: PROJECT SINGLE GALLERY
--------------------------------------------------------- */
/*.project-single-gallery {
  .swiper-wrapper {
  	display: flex;
    align-items: stretch;
    height: 400px;
    
    @media (max-width: 1024px) {
      height: 350px;
    }

    @media (max-width: 768px) {
      height: 300px;
    }
  }
  
  .swiper-slide {
    position: relative;
    height: 100%;
  }
  
  .swiper-slide-inner {
    display: flex;
    align-items: center;
    position: relative;
    height: 100%;
    background-color: rgba(0,0,0,.05);
  }
  
  .swiper-slide-image {
    object-fit: cover;
    position: relative;
    height: 100%;
  }
  
  .swiper-pagination {
    bottom: -10px;
  }
}*/
/* PLUGINS */
/* FacetWP */
.facetwp-counter {
  display: none;
}
/* Gravity Froms */
.gfield_consent_label {
  display: inline;
  font-size: 16px;
  line-height: 1em;
  margin-left: 6px;
}
.gfield_html {
  font-size: 16px;
}
.gfield_label {
  font-size: 18px !important;
  font-weight: 600 !important;
  font-style: italic !important;
  color: #03314A !important;
  text-align: left !important;
}
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), textarea, select {
  padding: 10px 10px 10px 10px !important;
  font-size: 16px !important;
  line-height: 1 !important;
  border-color: #BCB6A7 !important;
}
.gform_confirmation_message {
  margin-top: 40px;
  font-size: 26px !important;
  line-height: 1.4;
}
@media (max-width: 768px) {
  .gform_confirmation_message {
    font-size: 24px !important;
  }
}
.gform_footer {
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.gform_button {
  display: block !important;
  margin: 0 !important;
  font-weight: 700 !important;
  font-size: 16px !important;
  color: #fff !important;
  text-transform: uppercase !important;
  background-color: #03314A !important;
}
.gform_ajax_spinner {
  display: block !important;
  margin: 0 !important;
}
.gform_wrapper .gfield_validation_message, .gform_wrapper .validation_message {
  padding: 4px 8px !important;
}
.gf-popup-dark .gform_confirmation_message {
  color: #fff !important;
}
.gf-popup-dark .gfield_label, .gf-popup-dark .gfield_consent_label {
  color: #fff !important;
}
.gf-popup-dark .gfield_label a, .gf-popup-dark .gfield_consent_label a {
  color: #fff !important;
}
/* JetMenu */
.jet-menu-item .jet-sub-menu > li > a {
  text-decoration: none;
}
.jet-menu-item .jet-sub-menu > li > a:hover {
  text-decoration: underline !important;
}
@media (max-width: 1140px) {
  .jet-menu-item .top-level-link {
    font-size: 16px !important;
  }
}
/* Magnific Popup */
.form-popup {
  position: relative;
  width: auto;
  max-width: 800px;
  margin: 0 auto;
  padding: 40px 40px 30px;
  color: #fff;
  background: #1D6890;
  background-image: url(/wp-content/uploads/White_Pattern_1_30a.svg);
  background-position: center left;
  background-repeat: repeat-y;
  background-size: 1000px auto;
}
@media (max-width: 768px) {
  .form-popup {
    padding: 50px 30px 30px;
  }
}
.form-popup:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  background-image: linear-gradient(90deg, rgba(29, 104, 144, 0.21) 0%, #1d6890 70%);
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  z-index: 1;
}
.form-popup .elementor-container {
  position: relative;
  z-index: 2;
}
.form-popup h2 {
  font-weight: 500;
  font-size: 39px;
  color: #fff;
}
@media (max-width: 768px) {
  .form-popup h2 {
    font-size: 32px;
  }
}
.form-popup .elementor-widget-heading {
  margin-bottom: 5px;
}
.form-popup .elementor-text-editor {
  font-size: 15px;
  line-height: 1.3em;
}
.form-popup.centered .elementor-heading-title, .form-popup.centered .elementor-text-editor {
  text-align: center;
}
.form-popup .gform_wrapper {
  margin-top: 30px;
}
.form-popup .mfp-close {
  right: 10px;
  font-family: "Open Sans";
  font-weight: 400;
  font-size: 60px;
  color: #fff;
  line-height: 1;
  opacity: 1;
  border-width: 0 !important;
}
@media (max-width: 768px) {
  .form-popup .mfp-close {
    font-size: 50px;
  }
}
.form-popup .mfp-close:hover, .form-popup .mfp-close:active, .form-popup .mfp-close:focus {
  background-color: transparent;
  outline: none;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #000;
  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 0;
  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: 68px;
  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: #FFF;
}
.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: rgba(0, 0, 0, 0);
}
.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%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  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 (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: 0;
    padding-right: 0;
  }
}
/* HOME HERO */
@media (max-width: 768px) {
  .home-hero {
    margin-bottom: 0 !important;
  }
}
.home-hero .swiper-slide-inner {
  padding: 30px !important;
  background: linear-gradient(rgba(0, 0, 0, 0.8), rgba(255, 255, 255, 0) 50%);
}
.home-hero .elementor-slides .swiper-slide-bg {
  background-position: center right;
}
.home-hero .swiper-slide-inner {
  text-decoration: none;
}
.home-hero .swiper-slide-contents {
  position: relative;
  width: 100%;
  margin: 40px auto 90px;
  z-index: 1;
}
@media (max-width: 767px) {
  .home-hero .swiper-slide-contents {
    display: none;
  }
}
.home-hero .swiper-slide-contents:after {
  content: "";
  position: absolute;
  top: 0;
  left: -1370px;
  height: 100%;
  width: 2000px;
  background-color: rgba(0, 0, 0, 0.4);
}
@media (max-width: 1024px) {
  .home-hero .swiper-slide-contents:after {
    left: auto;
    right: 30%;
  }
}
@media (max-width: 768px) {
  .home-hero .swiper-slide-contents:after {
    right: 10%;
  }
}
.home-hero .elementor-slide-heading {
  position: relative;
  width: 80%;
  max-width: 615px;
  margin-bottom: 5px !important;
  padding: 15px 20px 15px 0;
  z-index: 2;
}
@media (max-width: 1024px) {
  .home-hero .elementor-slide-heading {
    width: 70%;
    max-width: 100%;
  }
}
@media (max-width: 768px) {
  .home-hero .elementor-slide-heading {
    width: 90%;
  }
}
.home-hero .elementor-slide-button {
  position: relative;
  margin-bottom: 28px;
  z-index: 2;
}
.home-hero .swiper-pagination-bullet {
  width: 80px !important;
  border-radius: 0 !important;
  background-color: #fff !important;
  opacity: 1 !important;
  height: 8px !important;
}
@media (max-width: 1024px) {
  .home-hero .swiper-pagination-bullet {
    width: 60px !important;
    height: 6px !important;
  }
}
@media (max-width: 768px) {
  .home-hero .swiper-pagination-bullet {
    width: 40px !important;
    height: 4px !important;
  }
}
.home-hero .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #B42525 !important;
}
.home-hero .swiper-container-horizontal > .swiper-pagination-bullets, .home-hero .swiper-pagination-custom, .home-hero .swiper-pagination-fraction {
  bottom: 30px;
}
