/*
Theme Name: FlyIt Solutions
Theme URI: https://tactusmarketing.com
Author: Jalin Burton
Author URI: https://jalinburton.com
Description: Custom theme built for FlyIt Solutions.
Version: 1.2.17
Tested up to: 6.6.x
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: flyit-solutions
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

bumble is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/

/* ------------------------------ 
    General Styles
------------------------------ */
@-ms-viewport {
  width: device-width;
}

/* html {
    overflow-x: hidden;
  } */
body {
  font-size: 16px;
  color: #121212;
  background: #fff;
  /* overflow: hidden; */
}

html {
  scroll-padding-top: 100px;
}

#page {
  max-width: 2400px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

/* body::-webkit-scrollbar,
  *::-webkit-scrollbar {
    width: 10px;
  }
  body::-webkit-scrollbar-track,
  *::-webkit-scrollbar-track {
    background: #fff;
  }
  body::-webkit-scrollbar-thumb,
  *::-webkit-scrollbar-thumb {
    background-color: #121212;
    border-radius: 5px;
    border: 1.5px solid #fff;
  } */
h1,
h2,
h3,
h4,
h5 {
  color: #121212;
  letter-spacing: normal;
  font-weight: 700;
}


h1 {
  font-size: 3.75rem;
  line-height: 4rem;
  font-weight: 900;
}

h2 {
  font-size: 2.5rem;
  line-height: 2.75rem;
  font-weight: 900;
}

h3 {
  font-size: 1.525rem;
  line-height: 2.125rem;
}

h4 {
  font-size: 1.24rem;
}

h1:not(.site-title):before,
h2:before {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
button,
input,
.btn,
a.btn {
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
}

.hover-underline:hover {
  text-decoration: underline;
}

.btn {
  padding: .7em 1.65em !important;
  font-size: 1em;
  border-color: transparent;
  border-radius: 0;
  border: none;
}

.btn:hover {
  border-color: transparent;
}

.btn .btn-border {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  transition: height .25s ease-in-out;
  pointer-events: none;
}

.btn:hover .btn-border {
  height: 100%;
}

.btn-outline-primary {
  border: 1px solid !important;
  padding: .875em 1.65em !important;
}

.btn-white {
  background: #fff !important;
}

.btn-white-stroke {
  background: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.btn-white-stroke-hover:hover {
  background: transparent !important;
  border: 1px solid #fff !important;
  color: #fff !important;
}

.btn-black {
  background: #121212 !important;
}

.btn-black-stroke {
  background: transparent !important;
  border: 1px solid #121212 !important;
  color: #121212 !important;
}

.btn-black-stroke-hover:hover {
  background: transparent !important;
  border: 1px solid #121212 !important;
  color: #121212 !important;
}

.btn-dark {
  background: #222222 !important;
}

.btn-dark-hover:hover {
  background: #222222 !important;
}

.btn-border-gradient {
  position: relative !important;
  /* 
  border: 3px solid transparent;
  background: 
    linear-gradient(transparent, transparent) padding-box,
    linear-gradient(to right, #61c4c8, #7e53a2, #f27fa7) border-box;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box; 
  */
  /* border-image: linear-gradient(to right, #61c4c8, #7e53a2, #f27fa7) 1; */
}
.btn-border-gradient:before {
  content: "";
  position: absolute;
  inset: 0;
  border-radius: inherit;
  border: 3px solid transparent;
  background: linear-gradient(to right, #61c4c8, #7e53a2, #f27fa7) border-box;
  -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: destination-out;
  mask-composite: exclude;
  opacity: 1;
  transition: opacity .33s ease-in-out;
}

button.gform_button.btn-border-gradient {
  background: transparent !important;
  color: #000 !important;
  box-shadow: none !important;
  padding: .7rem 1.65rem !important;
  font-size: 1rem !important;
  line-height: 1.65rem !important;
}

button.gform_button:before {
  content: "" !important;
}

button.gform_button.btn-border-gradient:hover {
  color: #fff !important;
  background: #61c4c8 !important;
}

.btn-border-gradient:hover:before {
  opacity: 0;
}

.btn-submit {
  font-size: 1rem !important;
}

.header-xs {
  font-size: 1.25em !important;
}

.header-small {
  font-size: 1.75em !important;
}

.header-medium {
  font-size: 2.75em !important;
  line-height: 1.25em;
}

.header-large {
  font-size: clamp(2.5rem, 2.5vw, 5rem) !important;
}

.header-xl {
  font-size: clamp(2em, 10vw, 3em) !important;
  line-height: 1;
}

h1.header-xl {
  font-size: clamp(2em, 10vw, 4em) !important;
}

/* IE10+ */
/* @media screen and (min-width: 640px), screen\9 {
    .header-large {
      font-size: 3.5em !important;
    }
  } */
.special-font {
  font-weight: 100 !important;
}

.special-font.fw-5 {
  font-weight: 500 !important;
}

section {
  position: relative;
  z-index: 5;
}

/* --------------------
    Section Fade in on Scroll */
/* .to-transition {
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s ease-in-out;
  }
  .to-transition.transitioned {
    opacity: 1;
    visibility: visible;
  } */
/* Section Fade in on Scroll 
    -------------------- */

.p-large {
  font-size: 1.25em;
}

.z-n1 {
  z-index: -1 !important;
}

.z-0 {
  z-index: 0;
}

.z-1 {
  z-index: 1;
}

.z-2 {
  z-index: 2;
}

.z-top {
  z-index: 10;
  position: relative;
}

a {
  color: unset;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
}

a:visited,
a:focus {
  outline: 0;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

a.anchor-dark {
  color: #222222;
}

a.anchor-white {
  color: #fff !important;
}

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

a.anchor-black {
  color: #121212 !important;
}

a.anchor-black-hover:hover {
  color: #121212 !important;
}

.color-primary-hover:hover {
  color: #121212 !important;
}

a.blue-medium,
.blue-medium {
  color: #0060c0;
}

a.blue-bright,
.blue-bright {
  color: #007afe;
}

.blue-grey {
  color: #798595;
}

a.red,
.red {
  color: #f17975;
}

a.yellow,
.yellow {
  color: #fdae0e;
}

a.purple,
.purple {
  color: #9747ff;
}

a.green,
.green {
  color: #00b1be;
}

/* p a {
    text-decoration: underline !important;
  } */
p {
  font-size: 1em;
  line-height: 1.5em;
}

ul {
  padding-left: 20px;
}

.pt-100 {
  padding-top: 100px !important;
}

.pb-100 {
  padding-bottom: 100px !important;
}

.py-100 {
  padding-top: 100px !important;
  padding-bottom: 100px !important;
}

.pt-150 {
  padding-top: 150px !important;
}

.pb-150 {
  padding-bottom: 150px !important;
}

.py-150 {
  padding-top: 150px !important;
  padding-bottom: 150px !important;
}

.pt-200 {
  padding-top: 200px !important;
}

.pb-200 {
  padding-bottom: 200px !important;
}

.py-200 {
  padding-top: clamp(100px, 20vw, 200px) !important;
  padding-bottom: clamp(100px, 20vw, 200px) !important;
}

/* IE10+ */
/* @media screen and (min-width: 640px), screen\9 {
    .py-200 {
      padding-top: 150px !important;
      padding-bottom: 150px !important;
    }
  } */
.mt-85 {
  margin-top: 85px !important;
}

.mt-100 {
  margin-top: 100px !important;
}

.mb-100 {
  margin-bottom: 100px !important;
}

.my-100 {
  margin-top: 100px !important;
  margin-bottom: 100px !important;
}

.mt-150 {
  margin-top: 150px !important;
}

.mb-150 {
  margin-bottom: 150px !important;
}

.my-150 {
  margin-top: 150px !important;
  margin-bottom: 150px !important;
}

.mt-200 {
  margin-top: 200px !important;
}

.mb-200 {
  margin-bottom: 200px !important;
}

.mb-250 {
  margin-bottom: 250px !important;
}

.mb-n5 {
  margin-bottom: -4em !important;
}

.mt-n5 {
  margin-top: -4em !important;
}

blockquote {
  background: #f2f2f2;
  padding: 20px 30px;
  font-family: "Anton", sans-serif;
  overflow: visible;
  margin: 30px 0;
}

blockquote p {
  margin-bottom: 0;
  position: relative;
  font-style: normal;
  line-height: 30px;
  font-size: 1.375em;
}

blockquote p:before {
  content: "\201C";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  color: #215aa8;
  font-size: 125px;
  position: absolute;
  top: 1px;
  left: -42px;
}

.text-underline {
  text-decoration: underline;
}

.underline {
  position: relative;
  margin-bottom: 50px;
}

.underline:after {
  content: "";
  background-color: #00bcd4;
  width: 100px;
  height: 5px;
  position: absolute;
  left: 0;
  bottom: -20px;
}

.rounded {
  border-radius: 1em !important;
}

b,
strong {
  font-weight: 700;
}

hr {
  opacity: 1 !important;
  border-width: 1px;
}

.vertical-hr {
  width: 1px;
  margin: 0 auto;
  height: 100%;
}

/* Colors */
.white {
  color: #fff !important;
}

.light {
  color: #f7f7f7 !important;
}

.medium {
  color: #595959 !important;
}

.dark {
  color: #222222 !important;
}

.black {
  color: #121212 !important;
}

.blue {
  color: #007AC3;
}

.blue-1 {
  color: #81CBF6;
}

.blue-2 {
  color: #45B0EF;
}

.blue-3 {
  color: #2399DF;
}

.blue-4 {
  color: #007AC3;
}

.blue-5 {
  color: #035C92;
}

.blue-6 {
  color: #033958;
}

/* Hovers */
.white-hover:hover, .button-card:hover .white-hover {
  color: #fff !important;
}

.light-hover:hover, .button-card:hover .light-hover {
  color: #f7f7f7 !important;
}

.dark-hover:hover, .button-card:hover .dark-hover {
  color: #222222 !important;
}

.black-hover:hover, .button-card:hover .black-hover {
  color: #121212 !important;
}

.blue-hover:hover, .button-card:hover .blue-hover{
  color: #007AC3 !important;
}

.blue-1-hover:hover, .button-card:hover .blue-1-hover {
  color: #81CBF6 !important;
}

.blue-2-hover:hover, .button-card:hover .blue-2-hover {
  color: #45B0EF !important;
}

.blue-3-hover:hover, .button-card:hover .blue-3-hover {
  color: #2399DF !important;
}

.blue-4-hover:hover, .button-card:hover .blue-4-hover {
  color: #007AC3 !important;
}

.blue-5-hover:hover, .button-card:hover .blue-5-hover {
  color: #035C92 !important;
}

.blue-6-hover:hover, .button-card:hover .blue-6-hover {
  color: #033958 !important;
}

/* Strokes */
.stroke-blue-1 {
  stroke: #81CBF6;
}

.stroke-blue-2 {
  stroke: #45B0EF;
}

.stroke-blue-3 {
  stroke: #2399DF;
}

.stroke-blue-4 {
  stroke: #007AC3;
}

.stroke-blue-5 {
  stroke: #035C92;
}

.stroke-blue-6 {
  stroke: #033958;
}

.stroke-white {
  stroke: #fff;
}

.stroke-black {
  stroke: #191919;
}

/* Backgrounds */
.bg-white {
  background: #fff !important;
}

.bg-light {
  background: #fafafa !important;
}

.bg-grey {
  background: #e7e7e7 !important;
}

.bg-light-grey {
  background: #E0E7F0 !important;
}

.bg-blue-grey {
  background: #798595 !important;
}

.bg-medium {
  background: #595959 !important;
}

.bg-dark {
  background: #222222 !important;
}

.bg-black {
  background: #121212 !important;
}
.bg-red {
  background-color: #f17975;
}
.bg-purple {
  background-color: #9747ff;
}
.bg-green {
  background-color: #00b1be;
}
.bg-blue {
  background-color: #007AC3;
}

.bg-blue-1 {
  background-color: #81CBF6;
}

.bg-blue-2 {
  background-color: #45B0EF;
}

.bg-blue-3 {
  background-color: #2399DF;
}

.bg-blue-4 {
  background-color: #007AC3;
}

.bg-blue-5 {
  background-color: #035C92;
}

.bg-blue-6 {
  background-color: #033958;
}

.bg-light-blue-gradient {
  background: linear-gradient(to right,  rgba(209,236,252,1) 0%,rgba(103,175,219,1) 100%);
}

.bg-dark-blue-gradient {
  background: linear-gradient(to right,  rgba(3,57,88,1) 0%,rgba(46,119,162,1) 100%);
}

.bg-black-gradient {
  background: linear-gradient(to top, rgba(18,18,18,1) 0%,rgba(18,18,18,.7) 70%, rgba(18,18,18,0) 100%);
}

.bg-dark-right-gradient {
  background: linear-gradient(to right, rgba(34,34,34,.35) 0%, rgba(34,34,34,1) 100%);
}

.bg-negative-margins {
  margin-top: -100px;
  margin-bottom: -100px;
  height: calc(100% + 200px) !important;
}

.bg-negative-margin-top {
  margin-top: -100px;
  height: calc(100% + 100px) !important;
}

.bg-negative-margin-bottom {
  margin-bottom: -100px;
  height: calc(100% + 100px) !important;
}

.invert-after:after {
  filter: invert(1);
}

/* Hovers */
.bg-white-hover:hover {
  background: #fff !important;
}

.bg-light-hover:hover {
  background: #f7f7f7 !important;
}

.bg-dark-hover:hover {
  background: #222222 !important;
}

.bg-black-hover:hover {
  background: #121212 !important;
}

/* Background Images */
.bg-img {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  /* z-index: -1; */
}

.bg-blur {
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
}

.bg-blur.bg-black {
  background: #12121260 !important;
}

.bg-video-blur {
  filter: blur(5px);
}

.bg-bottom {
  background-position: bottom;
}

.bg-fw {
  position: relative;
}

.bg-fw:after,
.bg-fw:before {
  background-color: inherit;
  content: "";
  position: absolute;
  left: 100%;
  top: 0;
  width: 200vw;
  height: 100%;
}

.bg-fw:before {
  left: unset;
  right: 100%;
}

.border-circle {
  border-radius: 50%;
}

.text-extra-small {
  font-size: 0.65em !important;
}

.text-small {
  font-size: 0.75em !important;
}

.text-medium {
  font-size: 0.875em !important;
}

.text-large {
  font-size: 1.25em !important;
  line-height: 1.5em;
}

.text-extra-large {
  font-size: 1.625em !important;
}

.text-huge {
  font-size: 2.75em !important;
}

.title-xl {
  font-size: 4em;
}

.text-gradient {
  background-image: linear-gradient(to right, #61c4c8, #7e53a2, #f27fa7);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
  display: inline-block !important;
  line-height: normal;
}

.quote-icon {
  font-size: clamp(4em, 30vw, 10em);
  margin-top: -20px;
  line-height: 1;
}

.font-weight-black,
.fw-black {
  font-weight: 900;
}

.border-blue-1 {
  border-color: #81CBF6 !important;
}

.border-blue-2 {
  border-color: #45B0EF !important;
}

.border-blue-3 {
  border-color: #2399DF !important;
}

.border-blue-4 {
  border-color: #007AC3 !important;
}

.border-blue-5 {
  border-color: #035C92 !important;
}

.border-blue-6 {
  border-color: #033958 !important;
}

.border-right {
  border-color: #fff !important;
  z-index: 1;
}

.border-white {
  border-color: #fff !important;
}

.border-grey {
  border-color: #e0e0e0 !important;
}

.border-dark {
  border-color: #222222 !important;
}

.border-width {
  border-width: 5px !important;
}

.img-border {
  border-bottom: 5px solid !important;
}

.border {
  border-width: 5px !important;
  border-color: #fff !important;
}

.border-gradient {
  border: 5px solid transparent;
  background: 
    linear-gradient(white, white) padding-box,
    linear-gradient(to right, #61c4c8, #7e53a2, #f27fa7) border-box;
  background-clip: padding-box, border-box;
  background-origin: padding-box, border-box;
}

.circle-loader {
  box-sizing: border-box;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  border: 10px solid rgb(224 231 240);
  border-top-color: #798595;
  animation: spin 1s infinite linear;
}

@keyframes spin { 
  100% { 
    transform: rotate(360deg); 
  } 
} 

.cursor-pointer {
  cursor: pointer;
}

.check-list {
  list-style: none;
  padding-left: 10px !important;
}

.check-list li {
  position: relative;
  padding-left: 70px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.check-list li:before,
.check-list li:after {
  font-family: "Font Awesome 5 Free";
  font-size: 1.75em;
  font-weight: 900;
  color: #3cc47b;
  position: absolute;
  left: 13px;
  z-index: 1;
}

.check-list li:before {
  content: "\f00c";
}

.check-list li:after {
  content: "";
  background: #fff;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  z-index: 0;
  left: 0;
}

ul.numbers li {
  position: relative;
  counter-increment: step-counter;
  left: 35px;
  min-height: 70px;
  max-width: 90%;
}

ul.numbers li:before {
  content: counter(step-counter);
  position: absolute;
  top: 12px;
  left: -54px;
  font-size: 1.25em;
  text-align: center;
  width: 40px;
}

ul.numbers li:after {
  content: "";
  position: absolute;
  top: 8px;
  left: -55px;
  width: 40px;
  height: 40px;
  border: 2px solid #f7f7f7;
  border-radius: 50%;
}

ul.numbers {
  list-style: none;
}

ol.number-list li {
  counter-increment: theme-counter;
  line-height: initial;
  margin-bottom: 20px;
}

ol.number-list li:before {
  font-weight: 900;
  content: counter(theme-counter) ". ";
  font-size: 2em;
}

.list-style-inside {
  list-style: inside;
}

.triangle-list {
  margin: 0.75em 0;
  padding: 0 1em;
  list-style: none;
}

.triangle-list li::before {
  content: "";
  border-color: transparent #d05069;
  border-style: solid;
  border-width: 0.35em 0 0.35em 0.45em;
  display: block;
  height: 0;
  width: 0;
  left: -1em;
  top: 0.9em;
  position: relative;
}

.icon-list .icon-wrap {
  width: 45px;
}

.numbered-list {
    display: inline-block;
    text-align: left;
    list-style: none;
    padding-left: 50px;
}

.numbered-list li {
    padding: 12px 0;
    position: relative;
    counter-increment: customlistcounter;
}

.numbered-list li:before {
    position: absolute;
    width: 40px;
    height: 40px;
    background-color: #007AC3;
    content: counter(customlistcounter) " ";
    text-align: center;
    left: -50px;
    border-radius: 5px;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 700;
    font-size: 1.5em;
    line-height: 40px;
}

.numbered-list li:nth-child(1):before, .numbered-list li:nth-child(7):before {
  background-color: #81CBF6;
}

.numbered-list li:nth-child(2):before, .numbered-list li:nth-child(8):before {
  background-color: #45B0EF;
}

.numbered-list li:nth-child(3):before, .numbered-list li:nth-child(9):before {
  background-color: #2399DF;
}

.numbered-list li:nth-child(4):before, .numbered-list li:nth-child(10):before {
  background-color: #007AC3;
}

.numbered-list li:nth-child(5):before, .numbered-list li:nth-child(11):before {
  background-color: #035C92;
}

.numbered-list li:nth-child(6):before, .numbered-list li:nth-child(12):before {
  background-color: #033958;
}
.bg-blue-6 .numbered-list li:nth-child(6):before, .bg-blue-6 .numbered-list li:nth-child(12):before {
  background-color: #1c4e6b;
}

.bullet-blue-6 li, .bullet-orange li {
  margin-bottom: 10px;
}

.bullet-blue-6 li::marker {
  color: #033958;
}

.bullet-orange li::marker {
  color: #f47621;
}

.container-max {
  max-width: 1600px;
  margin: 0 auto;
  padding: 0 15px;
}

.container-large {
  max-width: 1460px;
  margin: 0 auto;
  padding: 0 15px;
}

.container-hero {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 15px;
}

.container-slider {
  max-width: calc(1320px + 25%);
  margin: 0 auto;
  padding: 0 15px;
}

.container-half {
  max-width: 640px;
  padding: 5vw 15px;
  width: 100%;
}

.w-60 {
  width: 60% !important;
}

.header-padding-sm {
  padding-top: 115px;
}

.header-padding-md {
  padding-top: 200px;
}

.header-padding-lg {
  padding-top: 300px;
}

.footer-padding {
  padding-top: 120px;
}

.shadow {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
}

.shadow-lg {
  box-shadow: 0 0 100px rgba(0, 0, 0, 0.1);
}

.bg-opaque {
  opacity: 0.25;
}

.bg-opaque-1 {
  opacity: 0.1;
}

.bg-opaque-25 {
  opacity: 0.25;
}

.bg-opaque-50 {
  opacity: 0.5;
}

.bg-opaque-75 {
  opacity: 0.75;
}

.bg-whhite-opaque {
  background-color: rgba(255, 255, 255, 0.25);
}

.bg-black-opaque {
  background-color: rgba(0, 0, 0, 0.75);
}

.bg-black-opaque-50 {
  background-color: rgba(0, 0, 0, 0.5);
}

.bg-black-opaque-25 {
  background-color: rgba(0, 0, 0, 0.25);
}

.bg-gold-opaque {
  background-color: rgba(188, 154, 96, .75) !important;
}

.bg-white-opaque {
  background-color: rgba(255, 255, 255, 0.75);
}

.hide {
  display: none;
  opacity: 0;
}

.animate {
  display: -ms-flexbox !important;
  display: flex !important;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.line-height-reset {
  line-height: 1.8;
}

.overlay-img {
  width: 2400px;
  flex: none;
}
.svg-beach-scene {
  top: -40px;
  right: 0;
  background-image: url('/wp-content/uploads/beach-scene-02.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top right;
  width: 80%;
  height: 100%;
  max-width: 500px;
  z-index: 1;
}

.overlay-leaves-top-right {
    width: 100%;
    max-width: 280px;
    top: -140px;
    z-index: 1;
    right: 0;
}

.overlay-leaves-top-right2 {
    width: 100%;
    max-width: 330px;
    top: -40px;
    z-index: 0;
    right: 0;
}

.overlay-leaves-top-left {
    width: 100%;
    max-width: 450px;
    top: 0;
    z-index: 0;
    left: 0;
}

.overlay-girl-floating {
  width: 100%;
    max-width: 350px;
    top: 20px;
    z-index: 1;
    left: 100px;
}

.overlay-man-floating {
  width: 100%;
    max-width: 240px;
    bottom: 0;
    z-index: 1;
    right: 0;
}

/* .overlay-top {
    top: -1px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top;
    pointer-events: none;
  }
  .overlay-bottom {
    bottom: -2px;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    pointer-events: none;
  } */
.upsidedown {
  transform: rotate(180deg);
  display: inline-block;
  padding-bottom: 5px;
  padding-right: 5px;
  margin-right: -5px;
}

.breadcrumbs-wrap {
  padding-top: 80px;
}

p#breadcrumbs {
  color: #fff;
  font-size: .875rem;
}

p#breadcrumbs a,
p#breadcrumbs .breadcrumb_last {
  padding-right: .35rem;
  padding-left: .35rem;
}

p#breadcrumbs a {
  color: #fff;
  text-decoration: none !important;
}

p#breadcrumbs .breadcrumb_last {
  color: #f47621;
  font-weight: 800;
}


/* ------------------------------
    Percentage Highlights
------------------------------ */
.percentage-wrap {
  max-width: 150px;
  margin-bottom: 10px;
}

.percentage-bar-bg {
  fill: none;
  stroke-width: 4;
}

.percentage-bar {
  fill: none;
  stroke-width: 4;
  stroke-linecap: round;
}

.percentage-number {
  fill: #191919;
  font-weight: bold;
  font-size: .7em;
  line-height: .7em;
  text-anchor: middle;
}


/* ------------------------------
    Bootstrap Modal
------------------------------ */
.modal {
  -webkit-backdrop-filter: blur(15px);
  backdrop-filter: blur(15px);
  background: rgba(0, 0, 0, 0.15);
}

/* .modal-dialog {
    max-width: 600px;
} */
/* .modal-dialog {
    max-width: 900px;
} */
.modal-xl {
  max-width: 1140px;
}

a.modal-link::after {
  display: none;
}

.modal-header {
  border: 0;
}

.close {
  opacity: 1;
  transition: color 0.25s ease-in-out;
}

.modal-close.white:hover {
  color: #000 !important;
}

.fade,
body {
  padding-right: 0 !important;
}

.video-modal {
  max-width: 900px;
}

.modal-content {
  background: none;
  box-shadow: none;
  border: 0;
}

.modal-header {
  padding: 0;
}

/* .modal-body {
    box-shadow: 0px 10px 30px rgba(0,0,0,0.5)
} */
.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0;
}

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0;
}

.modal-fullscreen .modal-footer,
.modal-fullscreen .modal-header {
  border-radius: 0;
}

.modal-fullscreen .modal-body {
  overflow-y: auto;
}

.modal .btn-close {
  box-sizing: content-box;
  width: 20px;
  height: 20px;
  padding: 0;
  background: transparent url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="white"><path d="M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z"/></svg>') center/1.25em auto no-repeat;
  border: 0;
  border-radius: 0;
  opacity: 1;
  margin: 0;
}

.modal-backdrop.fade.show {
  display: none !important;
}

.form-modal {
  max-width: 700px;
}

/* Modal Slide in Right */
/* .modal.fade {
  display: flex !important;
  justify-content: end;
  pointer-events: none;
  padding: 0 !important;
}
.modal.fade.show {
  pointer-events: all;
}
.fade:not(.show) .modal-dialog {
  transform: translate(150%, 0);
}
.fade.show .modal-dialog {
  transform: translate(0, 0);
}
.fade .modal-dialog {
  transition: transform 5s ease-in-out;
} */

/* Modal Scroll */
.modal-body::-webkit-scrollbar {
  width: 15px;
}

.modal-body::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
  background-color: #ccc;
  border: 1px solid transparent;
}

.modal-body::-webkit-scrollbar-thumb {
  background-color: #0a0a0a;
  outline: 1px solid transparent;
  border-radius: 0px;
}


/* ------------------------------
    Responsive Videos & YouTube
------------------------------ */
.video-wrap .play-button {
  position: absolute;
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  top: calc(50% - 75px);
  left: calc(50% - 60px);
  opacity: 1;
  transition: all 0.75s ease;
  pointer-events: none;
  width: 120px;
  height: 150px;
  z-index: 1;
  clip-path: polygon(0 0, 100% 50%, 0 100%);
  background: rgba(255, 255, 255, 0.25);
}

.video-wrap .play-button.hide {
  opacity: 0;
}

.video-wrap:hover .play-button {
  transform: scale(1.25);
}

/* Resonsive Video */
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
  box-shadow: 0px 17px 5px -10px rgba(0, 0, 0, 0.5);
}

.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}

/* YouTube Playlist */
#ypt_wrapper {
  width: 100%;
  background: #131313;
  color: #fff;
  overflow: hidden;
  max-width: 100%;
}

#ypt_thumbs div {
  list-style: none;
  margin: 0;
  position: relative;
  font-size: 0;
}

#ypt_thumbs div::after {
  content: "\25b6";
  display: block;
  width: 100px;
  background: rgba(0, 0, 0, 0.6);
  position: absolute;
  font-size: 30px;
  text-align: center;
  color: #215aa8;
  height: 70px;
  border-radius: 20%;
  line-height: 70px;
  margin-left: calc(50% - 50px);
  bottom: calc(50% - 35px);
  pointer-events: none;
}

#ypt_thumbs div.ypt-now-playing::after {
  display: none;
}

#ypt_thumbs div img {
  width: 100%;
}

#ypt_thumbs div p {
  font-family: arial;
  font-size: 10px;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #fff;
  padding: 5%;
  margin: 0;
}

#ypt_thumbs div:hover p {
  display: block;
  cursor: pointer;
}

#ypt_thumbs .ypt-now-playing p {
  display: block;
}

#ypt_thumbs .ypt-now-playing span::after {
  content: "\25b6  Now playing";
  /* A traingle pointing right */
  margin-top: -1em;
  display: block;
  width: 100%;
  padding: 5%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  position: absolute;
  bottom: 0;
  font-size: 10px;
}

#ypt_wrapper .video {
  position: relative;
  width: 100%;
  padding-bottom: 48.4%;
  float: left;
}

#ypt_wrapper .video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  float: left;
}


/* ------------------------------
    Forms
------------------------------ */
#contact-us input, #contact-us textarea {
    /* background: #ff99be; */
    background: #39244b;
    color: #fff;
    border-radius: 25px !important;
    height: 50px;
    font-weight: 500 !important;
}

.gform-footer.gform_footer.top_label {
    display: flex;
    justify-content: end;
}

.gform_body input {
  border-radius: 7px !important;
  border: 1.5px solid #eee !important;
  padding: 10px 15px !important;
  margin: 0 !important;
  box-shadow: none !important;
  font-weight: 600 !important;
}

.ginput_complex .name_first {
  padding-left: 0 !important;
}

.gform_body li {
  margin: 30px 0 0 !important;
}

.gform_body .ginput_container {
  margin: 0 !important;
}

.gform_wrapper.gravity-theme .ginput_container_date input {
  width: auto !important;
}

.gform_body input,
.gform_body textarea {
  outline: none !important;
  border-radius: 7px !important;
  border: 1.5px solid #eee !important;
}

.gform_body input:focus,
.gform_body textarea:focus {
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.25) !important;
}

input[type="submit"]:hover {
  background: #fff;
  color: #00bcd4;
}

.gform_wrapper .ginput_complex .address_city,
.gform_wrapper .ginput_complex .address_state,
.gform_wrapper .ginput_complex .address_zip {
  margin-top: 30px !important;
  width: calc(33% - 8px) !important;
  margin-right: 16px !important;
  padding-right: 0 !important;
}

.gform_wrapper .ginput_complex .address_zip {
  margin-right: 0 !important;
}

.gform_body .attachment-input input {
  border: none !important;
  padding-left: 0 !important;
  border-radius: 0 !important;
}

.gform_body .attachment-input input:focus {
  box-shadow: none !important;
}

.gform_fields {
  row-gap: 20px !important;
}

.gform_footer.before {
  padding-bottom: 0 !important;
}

.form .ellipse-red {
  bottom: -20%;
  top: unset;
  left: -20%;
  opacity: .2;
}

.form .ellipse-yellow {
  top: -15%;
  right: -30%;
  opacity: .2;
}

.form .ellipse-blue-bright {
  top: -5%;
  bottom: unset;
  left: -10%;
  opacity: .2;
}

.event-selection {
  background: #fff;
  border-radius: .5em;
}

.event-selection ul li {
  margin-top: 0 !important;
}

.form .event-selection-wrap {
  margin-bottom: 20px;
  background: #fff;
  border: 1px solid #dee2e6;
  border-radius: .5rem;
  width: calc(100% - 16px);
}

.form .event-selection {
  padding: 10px !important;
  margin-top: 5px !important;
  margin-bottom: 10px !important;
  background: #f6f6f6;
  border: 1px solid #dee2e6;
  border-radius: .5rem;
}

.form .event-selection.mb-0 {
  margin-bottom: 0 !important;
}

.form .event-selection ul li {
  margin-top: 0 !important;
  margin-bottom: 5px !important;
}

.form .event-selection ul li label {
  font-size: 1rem;
  padding-left: 5px;
  line-height: 1rem;
}

.field-grey-description .gfield_description {
  color: #707070;
  padding-top: 5px !important;
}

.form .creative-consent .gfield_description, .form .ucon-terms .gfield_description, .form .policy-consent .gfield_description {
  border: none !important;
  font-size: .875rem !important;
}

.gform-wrap input[type="file"] {
    height: 60px !important;
}


/* ------------------------------ 
    Hero
------------------------------ */
#home-hero {
  height: 100vh;
  min-height: 600px;
  max-height: 1600px;
}

.hero-spacer {
  height: 100px;
  background: #333;
  position: relative;
}

.hero-media-rounded {
  border-radius: 30px;
}

/* Video Block Hero */
.video-container {
  position: relative;
  width: 300px;
  height: 500px;
}

.video-sm {
  height: 320px;
}

.video-container h2 {
  color: #0A0A0A;
  font-weight: 900;
  font-size: 100px;
  position: absolute;
}

.video-container h2.top {
  top: 20px;
  left: -100px;
}

.video-container h2.middle {
  top: calc(50% - 60px);
  right: -100px;
}

.video-container h2.bottom {
  bottom: 20px;
  left: calc(100% - 100px);
}

.video-container .video-block {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.video-container .video-block h2 {
  color: #f7f7f7;
  z-index: 2;
}

.video-container .video-block video {
  z-index: 1;
  position: absolute;
}

/* Hero Large */
.hero-overlay-img {
  bottom: 0;
  right: 0;
  max-width: 36%;
}
.card-border {
    width: 100%;
    height: 3px;
    transition: height .5s ease-in-out;
}

.hero-card:hover .card-border {
    height: 100%;
}

.card-title {
  transition: color .33s ease-in-out;
}

.hero-card:hover .card-title {
  color: #fff !important;
}

.hero-card-img img {
  transition: all .5s ease-in-out;
}

.hero-card:hover .hero-card-img img {
  transform: scale(1.1);
}

.hero-angle-gradient {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(25deg,  rgba(41,157,243,.8) 0%,rgba(41,157,243,.2) 100%);
  pointer-events: none;
}

.hero-angle-gradient-dark {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(25deg,  rgba(34,34,34,.8) 0%,rgba(34,34,34,.2) 100%);
  pointer-events: none;
}

/* Progressive Blur */
.progressive-blur-container {
  position: absolute;
  top: 0;
  right: 0;
  width: 70%;
  height: 100%;
  pointer-events: none;
}

.progressive-blur-container > .blur-filter {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

.progressive-blur-container > .blur-filter:nth-child(1) {
  backdrop-filter: blur(1px);
  mask: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 1) 10%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 0) 40%);
}

.progressive-blur-container > .blur-filter:nth-child(2) {
  backdrop-filter: blur(2px);
  mask: linear-gradient(to right, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 1) 20%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 0) 50%);
}

.progressive-blur-container > .blur-filter:nth-child(3) {
  backdrop-filter: blur(4px);
  mask: linear-gradient(to right, rgba(0, 0, 0, 0) 15%, rgba(0, 0, 0, 1) 30%, rgba(0, 0, 0, 1) 50%, rgba(0, 0, 0, 0) 60%);
}

.progressive-blur-container > .blur-filter:nth-child(4) {
  backdrop-filter: blur(8px);
  mask: linear-gradient(to right, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 1) 40%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 0) 70%);
}

.progressive-blur-container > .blur-filter:nth-child(5) {
  backdrop-filter: blur(16px);
  mask: linear-gradient(to right, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 1) 60%, rgba(0, 0, 0, 1) 80%, rgba(0, 0, 0, 0) 90%);
}

.progressive-blur-container > .blur-filter:nth-child(6) {
  backdrop-filter: blur(32px);
  mask: linear-gradient(to right, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 1) 80%);
}

.progressive-blur-container > .blur-filter:nth-child(7) {
  z-index: 10;
  background-filter: blur(64px);
  mask: linear-gradient(to right, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 1) 100%)
}

.progressive-blur-container > .gradient {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(transparent, #ffffff);
}


/* Category Hero */
.category-hero-description {
  padding-top: 60px !important;
}

.post-banner-img {
  margin-bottom: -50px;
}

/* Small Hero */
#small-hero  p#breadcrumbs, #small-hero p#breadcrumbs a, #category-hero p#breadcrumbs, #category-hero p#breadcrumbs a {
  color: #6d6f70;
}

/* Interior Hero */
/* Quote Box / Form Box */
.quote-box {
  max-width: 550px;
  width: 100%;
  margin-top: -30px;
  position: relative;
  z-index: 5;
  transform: translate(0, 100%);
  transition: all .75s ease-in-out;
}

.quote-box.in-view {
  transform: translate(0, 0%);
}

.communities-page .quote-box {
  transform: translate(0, 0%);
}

.form-box {
  margin-top: -100px;
  position: relative;
  z-index: 5;
}


/* ------------------------------ 
    Content Block: BG Full Width
------------------------------ */
.full-width-bg {
  height: 100vh;
  min-height: 800px;
  max-height: 1600px;
}

.full-width-bg .btn-white-stroke-hover,
.full-width-bg .btn-black-stroke-hover {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}


/* ------------------------------ 
    Tutorials
------------------------------ */
.mint-versions .separator:last-of-type {
  display: none;
}
.tutorials-list .active-filter {
  padding: 0 10px;
  border-radius: 5px;
  margin-left: -10px;
  font-weight: 500;
  background: rgba(27,65,120,.25);
  color: #1B4178;
}
.tutorials-list .active-filter:hover {
  color: #1B4178 !important;
}
.mobile-tutorial-filter .accordion-button {
  background-color: #eee !important;
  border-radius: .5rem !important;
}



/* ------------------------------ 
    Content Block: Image List
------------------------------ */
.border-bottom {
  border-width: 2px !important;
  border-color: #0A0A0A !important;
}

.image-list li:last-of-type,
.spec-list li:last-of-type {
  border: none !important;
  padding-bottom: 0 !important;
  margin: 0 !important;
}


/* ------------------------------ 
    Partners
------------------------------ */
.partner-logo img {
    max-height: 200px;
    width: auto;
}
/* Partner Slide */
.partner-slide {
  min-height: 150px;
}
.partner-slide img {
    max-height: 100px !important;
    width: auto;
}




/* ------------------------------ 
    Staff
------------------------------ */
section.staff {
  position: unset;
}

.staff-member {
  max-width: 400px;
  margin: 0 auto;
}

.staff-content .social-link.px-2.border-end.border-dark.d-inline-block:last-of-type {
  border: none !important;
}

.author-img {
  width: 40px;
  border-radius: 50%;
  overflow: hidden;
  height: 40px;
}

.excerpt-img {
  width: 30px !important;
  height: 30px !important;
}


/* ------------------------------ 
    Student Stories Component
------------------------------ */
section#student-stories {
    margin-bottom: -1.5rem;
}

.student-story-post img {
  transform: scale(1.03);
  transition: all .33s ease-in-out;
  object-fit: cover;
  width: 100%;
  height: 100%;
  object-position: center;
  display: block;
}

.student-story-post:hover img {
  filter: blur(5px);
  opacity: .35;
}

.student-story-post .student-story-meta {
  opacity: 0;
  transition: all .33s ease-in-out;
}

.student-story-post:hover .student-story-meta {
  opacity: 1;
}



/* ------------------------------ 
    Social Media Block
------------------------------ */
.social-media-block .social-icon {
  font-size: 3rem;
  margin: 0 10px;
}


/* ------------------------------ 
    Pagination
------------------------------ */
.page-numbers {
  border: 1px solid #337b81;
  color: #337b81 !important;
  padding: 0 5px;
  margin: 0 5px;
}

.page-numbers:hover {
  background: #52c1cb;
  border: 1px solid #52c1cb;
  color: #fff !important;
}

.page-numbers.current {
  background: #337b81;
  color: #fff !important;
}

.page-numbers.current:hover {
  border: 1px solid #337b81;
}

.next.page-numbers,
.prev.page-numbers {
  border: none;
  margin: 0 10px !important;
}

.next.page-numbers:hover,
.prev.page-numbers:hover {
  background: none;
  color: #52c1cb !important;
}

/* PageNavi - Custom Pagination */
.pagenavi .pages {
  display: none;
}

.pagenavi a,
.pagenavi span {
  margin: 0 5px;
}

.pagenavi span,
.pagenavi a {
  border: 1px solid #035c92;
  padding: 5px 15px;
  border-radius: 5px;
  color: #035c92;
}

.pagenavi a:hover {
  color: #fff;
  background: #035c92;
}

.pagenavi .current {
  color: #fff;
  background: #035c92;
}


/* ------------------------------ 
    Content Block: Image Grid
------------------------------ */
.grid-img img {
  transition: all .5s ease-in-out;
}

.grid-img:hover img {
  transform: scale(1.05);
}


/* ------------------------------ 
    Content Block: Quote
------------------------------ */
.quote-title {
  font-size: 2.25em !important;
  font-weight: 500;
  line-height: 1.35em;
}


/* ------------------------------ 
    Blog / Default Posts
------------------------------ */
.single-post .post-content .container-max,
.single-post .post-content .container {
  max-width: 1000px;
}

article.post-single-excerpt {
  width: calc(100% - 2rem) !important;
}

.post-single-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-height: 500px;
}

.post-single-excerpt:nth-child(odd)>.post-image {
  order: 2;
  padding-right: 0;
}

.post-single-excerpt:nth-child(even)>.post-image {
  padding-left: 0;
}

.nav-links {
  display: flex;
  justify-content: center;
  align-items: center;
}

.posts-navigation .nav-links .nav-previous,
.posts-navigation .nav-links .nav-next {
  padding: 10px;
}

img.w-100 {
    height: auto;
}

#post-new-version-release-2025-1 .container-max {
    max-width: 1600px;
}

/* .posts-navigation .nav-links a {
    background: #22ab9e;
    width: 40px;
    height: 40px;
    display: block;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" %3e%3cpolyline points="6 9 12 15 18 9"%3e%3c/polyline%3e%3c/svg%3e');
    background-position: center;
    background-size: 80%;
    position: relative;
    transform: rotate(-90deg);
    color: transparent;
}
.posts-navigation .nav-links .nav-previous a {
    transform: rotate(90deg);
} */
.posts-navigation .nav-links .nav-next {
  order: 0;
}

.posts-navigation .nav-links .nav-previous {
  order: 1;
}

.posts-navigation .nav-links a {
  background: #22ab9e;
  width: 40px;
  height: 40px;
  display: block;
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="white" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" %3e%3cpolyline points="6 9 12 15 18 9"%3e%3c/polyline%3e%3c/svg%3e');
  background-position: center;
  background-size: 80%;
  position: relative;
  transform: rotate(-90deg);
  color: transparent;
}

.posts-navigation .nav-links .nav-next a {
  transform: rotate(90deg);
}

/* Default Excerpt */
.excerpt-list .card-img {
    height: 400px;
}
.excerpt-list .card-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}


/* Single Post Background Gradient (for imported posts) */
.single-post article.category-blog .post-content,
.single-success-story article.type-success-story .post-content {
  background: -webkit-linear-gradient(top, #ffffff 0%, #d3f3ff 100%);
}

.single-post .callout {
  max-width: 650px;
}

.mint-tip {
  max-width: 800px;
}

/* Related */
.bg-curve-top {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('/wp-content/uploads/curve-top.svg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
}

.featured-post-img {
  padding-right: 20px;
  transition: all .33s ease-in-out;
}

.nav-default-btn:hover .featured-post-img {
  padding-right: 10px;
}

.post-img-max {
  max-width: 600px;
}

/* Post Content Links */
.single main#primary .post-content a:not([class]) {
  color: #007afe;
  font-weight: bold;
}

.single main#primary .post-content a:not([class]):hover {
  color: #1b4178;
}

.related-articles .nav-post-img, .related-success-stories .nav-post-img {
  max-width: 100px;
  height: auto;
}

/* Schedule / Agenda */
.event-schedule ul.nav.nav-tabs {
  border-bottom: none;
}
.nav-tabs .nav-link.active {
  border: none;
  border-radius: 7px;
}
.nav-tabs .nav-link span {
  line-height: 1em;
}
.nav-tabs .nav-link.active .black {
  color: #000 !important;
}
.nav-tabs .nav-link .black {
  color: #727272 !important;
}
.nav-tabs .nav-link:hover {
  border-color: transparent;
} 
.nav-tabs .nav-link:hover .black {
  color: #000 !important;
}
.nav-tabs .nav-link .color-secondary {
  color: #b7b7b7 !important;
}
.nav-tabs .nav-link.active .color-secondary {
  color: #707070 !important;
}
.schedule-event-single {
  border: 1px solid #dee2e6;
  background-color: #fff;
}
.schedule-event-single:last-of-type {
  margin-bottom: 0 !important;
}
.schedule-col-time {
  border-right: 1px solid #dee2e6;
  padding-top: 5px;
}
.event-img-round {
  width: 60px;
  border: 1px solid #c1c1c1;
  height: 60px;
  object-fit: cover;
  object-position: top;
}

/* Blog Roll */
.excerpt-post-image img {
  max-width: 110px;
  height: auto;
  transition: all .33s ease-in-out;
}

.first-post {
  min-height: 300px;
}

.first-post .excerpt-content {
  transition: all .33s ease-in-out;
}

.first-post:hover .excerpt-content {
  padding-bottom: 40px !important;
}

.blog-roll-post:hover .excerpt-post-image img {
  filter: brightness(0.5);
}

/* CPT Blog Roll */
.cpt-blog-roll .card-img {
    max-height: 400px;
}
.cpt-blog-roll .card-img img {
    object-fit: cover;
    height: 100%;
    width: 100%;
}



/* ------------------------------ 
    Navigation
------------------------------ */
.blend {
  mix-blend-mode: difference !important;
  color: #fff;
  position: relative;
  z-index: 2;
}

.modal-open #sticky-nav {
  opacity: 0;
  z-index: 1;
}

.sticky-nav {
  position: fixed;
  top: 0;
  z-index: 9999;
  transition: all 0.33s ease-in-out;
  width: 100%;
  max-width: 2400px;
}

/* .sticky-nav:hover {
  background-color: rgba(0,0,0,0.5);
  -webkit-backdrop-filter: blur(20px);
  backdrop-filter: blur(20px);
} */
.sticky-nav-disabled .sticky-nav {
  position: absolute;
}

.sticky-nav .logo {
  width: 100%;
  max-width: 100px;
}

.sticky-nav #nav-btn {
  width: 60px;
  z-index: 999;
}

.sticky-nav #nav-btn .icon {
  position: relative;
  width: 100%;
  height: 100%;
  fill: none;
  stroke-width: 8;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
}

.sticky-nav .main-menu-item {
  transition: all .25s ease-in-out;
}

.sticky-nav .dropdown.main-menu-item {
  position: unset;
}

.menu-item-user-account {
  margin-right: -4px;
}

/* .sticky-nav .dropdown-menu {
  transform: unset !important;
} */

.sticky-nav .dropdown-menu {
    opacity: 0 !important;
    transition: opacity .25s ease-in-out;
    display: block;
    pointer-events: none;
}

.sticky-nav .dropdown:hover .dropdown-menu {
    opacity: 1 !important;
    pointer-events: auto;
}

/* .sticky-nav .dropdown:hover .dropdown-menu {
  display: block;
} */

.sticky-nav .dropdown-toggle::after {
  margin-left: .15em;
  vertical-align: .15em;
}

.sticky-nav .dropdown-toggle.show {
  color: #000 !important;
}

#sticky-nav ul.nav li.main-menu-item:last-of-type > a {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
}

.desktop-navigation .dropdown-menu .sub-menu-item:first-of-type a {
    padding-top: 20px !important;
}
.desktop-navigation .dropdown-menu .sub-menu-item:last-of-type a {
    padding-bottom: 20px !important;
}

.desktop-navigation .nav-item {
  transition: all .25s ease-in-out;
}

#logo {
  max-width: 100%;
}
#logo .gear {
  transform-origin: 7.7% 50%;
}
#logo:hover .gear {
  animation: fullSpin;
  animation-duration: 1.5s;
  animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

@keyframes fullSpin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(359deg);
  }
}

.nav-default-btn {
  padding: 10px 10px 10px 0;
  background: #fff;
  transition: all .33s ease-in-out;
  border-radius: 5px;
  line-height: 1;
}

.nav-default-btn:hover {
  background: #f6f6f6;
  padding: 10px;
}

.bg-quaternary .nav-default-btn {
  padding: 10px 10px 10px 0;
  background: transparent;
  transition: all .33s ease-in-out;
  border-radius: 5px;
  line-height: 1;
}

.bg-quaternary .nav-default-btn:hover {
  background: #fff;
  padding: 10px;
}

.sticky-nav .nav-bottom-bar .vertical-spacer:last-of-type {
  display: none;
  visibility: hidden;
}

.nav-btn-grey {
  background: #f6f6f6;
  display: flex;
  padding: 10px 0;
  border-radius: 5px;
  transition: all .33s ease-in-out;
  justify-content: center;
  font-size: .875em;
}

/* .nav-btn-grey span {
  font-weight: 600;
  flex: stretch;
} */
.nav-btn-grey .btn-spacer {
  flex: 0;
  transition: all .33s ease-in-out;
}

.nav-btn-grey:hover {
  background: transparent;
}

.nav-btn-grey:hover .btn-spacer {
  flex: auto;
}

.nav-btn-white {
  background: #fff;
  display: flex;
  padding: 10px 0;
  border-radius: 5px;
  transition: all .33s ease-in-out;
  justify-content: center;
  font-size: .875em;
}

/* .nav-btn-white span {
  font-weight: 600;
  flex: stretch;
} */
.nav-btn-white .btn-spacer {
  flex: 0;
  transition: all .33s ease-in-out;
}

.nav-btn-white:hover {
  background: transparent;
}

.nav-btn-white:hover .btn-spacer {
  flex: auto;
}

.list-group-item {
  background-color: transparent;
}

.nav-col-3 .list-group {
  flex-direction: unset !important;
  justify-content: space-between
}

.nav-btn-wrap {
  width: calc(50% - 10px);
}

.nav .nav-post-img {
  max-width: 100px;
}



/* ------------------------------ 
    Sticky Sub Navigation
------------------------------ */
.sub-nav-title {
  font-size: 1.65rem;
}

.boat-model-title {
  font-style: italic;
}

.boat-model-title .upsidedown {
  transform: rotate(180deg);
  display: inline-block;
  padding-bottom: .05em;
  margin-right: 0;
  margin-left: -5px;
  padding-right: 0;
}

.sub-nav-wrap a {
  font-size: 1rem !important;
}

.sub-nav-dropdown {
  font-size: 16px;
}

.sticky-sub-nav {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  top: 43px;
}

body.modal-open .sticky-sub-nav {
  opacity: 0;
}

.sticky-sub-nav .dropdown-menu {
  width: 100dvw;
  left: 0 !important;
}

.sticky-sub-nav .sub-nav-menu-item:after {
  content: '';
  position: absolute;
  bottom: -2px;
  background: #121212;
  height: 2px;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: width .25s ease-in-out;
}

.sticky-sub-nav .sub-nav-menu-item.active:after {
  width: 100%;
}

.underline-hover {
  position: relative;
  font-size: .875em;
}

.underline-hover:after {
  content: '';
  position: absolute;
  bottom: 0;
  height: 2px;
  width: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  transition: width .25s ease-in-out;
}

.underline-hover:hover:after {
  width: 100%;
}

.modal-open .sticky-top {
  z-index: 1;
}



/* ------------------------------ 
    Mobile Navigation
------------------------------ */
#mobileNavBg {
  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 15;
  opacity: 0;
  pointer-events: none;
  transition: opacity .33s ease-in-out;
}

#mobileNavBg.show {
  opacity: 1;
}
.navbar {
  padding: 0;
  position: unset;
}

.collapsed .mobile-nav {
  pointer-events: none;
}

.mobile-nav {
  top: 0;
  right: 0;
  z-index: -1;
}

.nav-spacer {
  height: 90px;
}

.mobile-nav ul.navbar-nav {
  overflow-y: scroll;
  max-height: 70vh;
  /* height: 70vh; */
}

.mobile-nav .navbar-toggler {
  line-height: normal;
  width: auto;
  background: none;
}

.mobile-nav-btn {
  font-weight: 100;
  background: transparent !important;
  font-size: 1.5em;
}

.mobile-nav .main-menu-item>a {
  font-size: 1.125rem;
}

.mobile-nav .nav-column-title .section-header {
  font-size: .875rem;
}

.mobile-nav .dropdown-toggle::after {
  font-size: .75em;
  float: right;
  margin-top: .875em;
  margin-right: .25em;
  transition: all .25s ease-in-out;
}

.mobile-nav .dropdown-toggle:not(.collapsed)::after {
  transform: rotate(180deg);
}

.mobile-nav ul.sub-menu {
  padding-left: 20px;
}

.mobile-nav ul.sub-menu:before {
  content: "";
  position: absolute;
  left: 20px;
  top: 1.6rem;
  width: 2px;
  background: #fff;
  height: calc(100% - 3.15rem );
  border-radius: 1px;
}

.mobile-nav-item {
  border-bottom: 1px solid #fff;
}

.mobile-nav-item:last-of-type {
  border-bottom: 0;
}

.mobile-nav-item .sub-menu-item:before {
  content: "";
  position: absolute;
  left: 0;
  top: calc(50% - 1px);
  width: .5em;
  height: 2px;
  border-radius: 1px;
  background: #fff;
}

.mobile-nav-item .sub-menu-item {
  font-family: 'Open Sans', sans-serif;
}

.mobile-nav .nav-col-3 li.sub-menu-item {
  width: 100%;
}

.mobile-nav-footer .vertical-spacer:last-of-type {
  display: none;
}



/* ------------------------------ 
    Tags
------------------------------ */
.tag {
  transition: all .33s ease-in-out;
}

.tag:hover {
  background-color: transparent !important;
}

.tag-bright-blue {
  background-color: rgba(0, 122, 254, .25);
  color: #007AFE;
}

.tag-dark-blue {
  background-color: rgba(27, 65, 120, .25);
  color: #1B4178;
}

.tag-purple {
  background-color: rgba(151, 71, 255, .25);
  color: #9747FF;
}

.tag-green {
  background-color: rgba(0, 177, 190, .25);
  color: #00B1BE;
}

.tag-orange {
  background-color: rgba(253, 174, 14, .25);
  color: #FDAE0E;
}

.tag-red {
  background-color: rgba(241, 121, 117, .25);
  color: #F17975;
}




/* ------------------------------ 
    Slider
------------------------------ */
/* Bootstrap Slider */
.carousel-indicators [data-bs-target] {
  width: 20px;
}

.quote-icon {
  position: absolute;
  left: -50px;
  top: 5px;
  font-size: 40px !important;
  opacity: 0.75;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  height: 4em;
  width: 4em;
  background-color: #fff;
  background-size: 60%;
}

.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23121212' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next,
.carousel-control-prev {
  width: auto !important;
  opacity: 1 !important;
}

/* Testimonial Slider */
.testimonial-slider {
    margin-top: -60px;
    margin-bottom: -60px;
}
.section_wave {
    width: 200%;
    height: 200%;
    transform: rotate(-55deg);
    margin-left: -50%;
    margin-top: -10%;
    opacity: .15;
}

.dash {
  stroke-dasharray: 700;
  -webkit-animation: dash 15s linear infinite;
  animation: dash 15s linear infinite;
  stroke: #61c4c8;
}
.dash_0 {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.dash_1 {
  transform: translateY(100px);
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s;
}
.dash_2 {
  transform: translateY(200px);
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.dash_3 {
  transform: translateY(300px);
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}
.dash_4 {
  transform: translateY(400px);
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.dash_5 {
  transform: translateY(500px);
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}
.dash_6 {
  transform: translateY(600px);
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}
.dash_7 {
  transform: translateY(700px);
  -webkit-animation-delay: 1.5s;
   animation-delay: 1.5s;
}
.dash_8 {
  transform: translateY(800px);
  -webkit-animation-delay: 5.5s;
  animation-delay: 5.5s;
}
.dash_9 {
  transform: translateY(900px);
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@keyframes dash {
  0% {
    stroke-dashoffset: 10;
    stroke: #61c4c8;
  }
  33% {
    stroke: #f27fa7;
  }
  66% {
    stroke: #FBC02E;
  }
  100% {
    stroke-dashoffset: 9800;
    stroke: #61c4c8;
  }
}

.carousel-cell.is-selected .testimonial-wrap {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.15) !important;
}

.testimonial-wrap {
  transition: all .33s ease-in-out;
}

.carousel-cell:not(.is-selected) .testimonial-wrap {
  transform: scale(.75) !important;
}

.testimonial-quote {
  font-size: 1.625rem;
}

.testimonial-logo {
  max-width: 300px;
  min-width: 160px;
}

.testimonial-logo.white-logo {
  filter: brightness(0) invert(1);
}

.cta-single:last-of-type {
  margin-bottom: 0 !important;
}

.cta-hr {
  width: 60px;
  height: 4px;
  border-radius: 2px;
  margin: 0 auto 10px;
  background-color: #F17975;
}

.cta-single .cta-title {
  color: #F17975;
}

.cta-single:first-of-type .cta-hr {
  background-color: #00B1BE;
}

.cta-single:first-of-type .cta-title {
  color: #00B1BE;
}

.cta-single:nth-child(2) .cta-hr {
  background-color: #FDAE0E;
}

.cta-single:nth-child(2) .cta-title {
  color: #FDAE0E;
}

.cta-single:nth-child(3) .cta-hr {
  background-color: #007AFE;
}

.cta-single:nth-child(3) .cta-title {
  color: #007AFE;
}

.cta-single:nth-child(4) .cta-hr {
  background-color: #9747FF;
}

.cta-single:nth-child(4) .cta-title {
  color: #9747FF;
}

.author-icon {
  height: 60px;
  width: 60px;
}

.flickity-button {
  background: #121212 !important;
  color: #fff !important;
}

.flickity-page-dots {
  bottom: -50px;
}

.flickity-page-dots .dot {
    margin: 0 5px !important;
    position: relative;
    background: #fff !important;
    opacity: 1 !important;
    transition: all .25s ease-in-out;
}

li.dot.is-selected:after {
  position: absolute;
  width: 20px;
  height: 20px;
  /* background-color: rgba(0, 122, 254, .25); */
  top: -5px;
  left: -5px;
  content: "";
  border-radius: 50%;
  z-index: -1;
}

li.dot:after {
  position: absolute;
  width: 10px;
  height: 10px;
  /* background-color: rgba(0, 122, 254, .25); */
  top: 0;
  left: 0;
  content: "";
  border-radius: 50%;
  z-index: -1;
  transition: all .25s ease-in-out;
}

li.dot.is-selected {
    background: #61c4c8 !important;
    width: 15px;
    height: 15px;
    margin-bottom: -2.5px !important;
}

/* .flickity-prev-next-button {
  top: calc(50% - 1rem) !important;
} */

.flickity-prev-next-button {
    width: 40px !important;
    height: 40px !important;
    border-radius: 50% !important;
    background-color: #fff !important;
    transform: unset !important;
}
.flickity-prev-next-button {
    top: 40% !important;
}
.flickity-button-icon {
    fill: #61c4c8 !important;
}

.flickity-prev-next-button.next {
    right: -50px !important;
}

.flickity-prev-next-button.previous {
    left: -50px !important;
}

.flickity-button:active {
  opacity: 1 !important;
  background: #fff !important;
  color: #121212 !important;
}

.flickity-prev-next-button .flickity-button-icon {
    left: 25% !important;
    top: 25% !important;
    width: 50% !important;
    height: 50% !important;
}

/* Hide btns if disabled */
/* .flickity-button:disabled {
  opacity: 1 !important;
} */

/* Media Slider */
.media-single-slide {
  max-width: 1320px;
}

.flickity-slider img {
  max-height: 100dvh;
}

.media-caption {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important;
  top: 0;
  left: 1px;
}

/* Media Slider Navigation */
.nav-cell {
  width: calc(25% - 30px);
  margin-right: 30px;
  transition: all .25s ease-in-out;
}

.nav-cell:last-of-type {
  width: 25%;
  margin-right: 0px;
}

.nav-cell.border-top {
  border-width: 3px !important;
  border-color: #121212 !important;
}

.nav-cell.border-top.is-nav-selected {
  border-color: #80bbd2 !important;
}

/* Columns Slider */
/* .columns-slider .flickity-page-dots {
  bottom: -45px;
} */
/* .columns-single-slide {
  min-height: 100%;;
} */
.col-slide {
  margin: 0 10px;
}
.col-full {
  width: calc(100% - 20px);
}
.col-half {
  width: calc(50% - 20px);
}
.col-third {
  width: calc(33.3333% - 20px);
}
.flickity-slider img.columns-slide-img {
  max-height: unset !important;
  max-width: 100%;
  height: auto;
}
.col-content-wrap-md {
  max-width: 60%;
}
.col-content-wrap-lg {
  max-width: 80%;
}
.col-content-wrap-full {
  max-width: 100%;
}

/* Quote Wrap */
.quote-wrap {
    background: rgba(255,255,255,0.1);
    border-radius: 10px;
    padding: 20px;
    backdrop-filter: blur(10px);
    position: relative;
    width: 90%;
    margin: 10px auto 40px;
}

.quote-wrap p:last-of-type {
    margin-bottom: 0 !important;
}

.quote-wrap:after {
    content: '';
    position: absolute;
    top: 100%;
    left: calc(50% - 20px);
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid rgba(255,255,255,0.1);
    backdrop-filter: blur(10px);
}

/* Customer Service Delivery Page */
#customer-service-delivery-page #page {
  overflow: visible;
}
#implementations-wrap:after {
    content: "";
    position: absolute;
    width: 2px;
    background: #fdae0e;
    height: calc(100% - 100px);
    left: 50%;
    top: 100px;
    z-index: -1;
}
.implementations-bg {
    position: absolute;
    background-color: #f6f6f6;
    width: 80% !important;
    left: 10%;
    top: 160px;
    height: calc(100% - 120px) !important;
    z-index: -1;
    border-radius: 20px;
}
.single-implementation {
    position: relative;
    /* min-height: 50vh; */
}
.single-implementation:after {
    content: '';
    position: absolute;
    top: 50%;
    width: calc(100% - 40px);
    right: 0;
    height: 2px;
    background: #fdae0e;
    z-index: -1;
}
.single-implementation:before {
    background: #fdae0e;
    content: '';
    width: 15px;
    height: 15px;
    position: absolute;
    top: calc(50% - 7px);
    right: -8px;
    border-radius: 50%;
}
.single-implementation.ms-auto:after {
    right: unset;
    left: 0;
}
.single-implementation.ms-auto:before {
    right: unset;
    left: -7px;
}
.single-implementation-wrap {
    max-width: 90%;
}
.last-implementation {
  /* min-height: 25vh; */
}
.last-implementation .single-implementation-wrap {
    transform: translateY(50%);
}
.last-implementation:before {
    top: calc(100% - 7px);
}
.last-implementation:after {
    top: 100%;
}



/* ------------------------------ 
    Steps Pathway
------------------------------ */
.pathway-road {
  z-index: -1;
}
.bg-pathway-road {
  background-image: url(/wp-content/uploads/ase-pathway-road.svg);
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: center;
}
.step-single {
  padding-top: 60px;
}
.step-wrap {
  border-top: 1px solid transparent;
}
/* .step-icon {
    border: 5px solid;
    height: auto;
    aspect-ratio: 1/1;
    max-width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
} */
 .step-icon {
    border: 5px solid;
    aspect-ratio: 1/1;
    width: 120px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
    margin-top: -60px;
}
.step-icon img {
    max-height: 60px;
    max-width: 60px;
}
.fee-table {
  border-collapse: separate;
  border-spacing: 10px;
}
.fee-table td {
  background-color: #e0e7f0;
  padding: 10px;
  border-radius: 10px;
  color: #191919;
  text-align: left;
}


/* ------------------------------ 
    Event Countdown
------------------------------ */
.countdown-time {
  font-size: 4em;
}


/* ------------------------------ 
    Gallery
------------------------------ */
.gallery {
  margin-bottom: 0;
}

.gallery-single {
  position: relative;
}

.gallery-single .caption {
  font-size: 2.5em;
  line-height: 0.5em;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}

.gallery-single:hover .caption {
  opacity: 1;
}

.gallery-single span {
  color: #fff;
  font-size: 0.3em;
  display: block;
}

.gallery-single img {
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.gallery-single:hover img {
  opacity: 0.33;
}

.gallery-single-modal .modal-dialog {
  max-width: 1320px;
}



/* ------------------------------ 
    Image Ticker
------------------------------ */
@keyframes ticker-kf {
  0% {
    transform: translateX(0);
  }

  100% {
    /* 10rem for each logo x 6 logos total = -60rem */
    transform: translateX(-66rem);
  }
}

.ticker-wrap {
  overflow: hidden;
  position: relative;
}

.ticker-overlay {
  position: absolute;
  pointer-events: none;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(to right, white 0%, rgba(255, 255, 255, 0) 3%, rgba(255, 255, 255, 0) 93%, white 100%);
  z-index: 1;
}

.image-ticker {
  margin-left: -1rem;
  margin-right: -1rem;
  animation: ticker-kf 10s linear infinite;
}

.ticker-single {
  width: 8rem;
  flex: none;
  margin: 0 1.5rem;
  align-self: center;
  max-width: 100%;
  max-height: 50px;
  height: auto;
  filter: grayscale(1);
  transition: filter 0.33s ease-in-out;
}

.ticker-single:hover {
  filter: grayscale(0);
}

.ticker-small {
  max-width: 800px;
  margin: 0 auto;
  border-radius: 40px;
  width: 80%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  padding: 10px 20px;
}

.ticker-small .ticker-single {
  filter: unset;
}


/* ------------------------------ 
    Find a Program / Search
------------------------------ */
#program-search .checkbox.dropdown-item {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: .875rem;
}
#program-search .result .program-single:last-of-type {
  margin-bottom: 0 !important;
}
#program-search .result {
    border-bottom: 1px solid #798595;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
#program-search .result:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#program-search .results {
  overflow-y: scroll;
}

/* Website Search */
.search-modal .input_search {
    padding: 10px;
    border: 0 !important;
}


/* ------------------------------ 
    Field Managers
------------------------------ */
#field-managers-list {
    max-height: 650px;
    height: 100%;
    overflow-y: scroll;
}
#field-managers-list .single-manager {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #798595;
}
#fieldManagersMap g:not(#separtors, #Names) {
  cursor: pointer;
}
#fieldManagersMap g:not(#separtors, #Names) path {
    transition: all .25s ease-in-out;
}
#fieldManagersMap .highlight path {
    fill: #007ac3 !important;
}
svg#fieldManagersMap > g:not(#separtors, #Names):hover path {
    fill: #035c92 !important;
}


/* ------------------------------ 
    Highlight Numbers
------------------------------ */
.number-highlight {
  max-width: 280px;
}


/* ------------------------------ 
    Logo List
------------------------------ */
.logo-single {
  max-width: 200px;
  padding: 10px;
}


/* ------------------------------ 
    Add-ons
------------------------------ */
.img-faa {
  max-width: 100px;
}


/* ------------------------------ 
    Capabilities Slider
------------------------------ */
/* .capabilities-wrap {
  height: 650px;
} */
#capabilities-slider {
  height: 1000px;
}

.icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  transform: scale(1);
  transition: transform 0.25s ease-in-out;
}

.icon:after {
  content: "";
  position: absolute;
  width: 75%;
  height: 75%;
  background-color: inherit;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  border-radius: inherit;
}

.icon.icon-blue-medium {
  position: relative;
  background-color: #0060c025;
}

.icon.icon-blue-medium svg * {
  fill: #0060c0;
}

.icon.icon-blue-bright {
  position: relative;
  background-color: #007afe25;
}

.icon.icon-red {
  position: relative;
  background-color: #f1797525;
}

.icon.icon-red svg * {
  fill: #f17975;
}

.icon.icon-yellow {
  position: relative;
  background-color: #fdae0e25;
}

.icon.icon-yellow svg * {
  fill: #fdae0e;
}

.icon.icon-purple {
  position: relative;
  background-color: #9747ff25;
}

.icon.icon-purple svg * {
  fill: #9747ff;
}

.icon.icon-green {
  position: relative;
  background-color: #00b1be25;
}

.icon.icon-green svg * {
  fill: #00b1be;
}

.capabilities-slider .option-container {
  cursor: pointer;
  width: 100%;
  transition: all 0.5s ease-in-out;
}

.capabilities-slider .option-container .description {
  transition: all 0.5s ease-in-out;
  display: block;
}

.capabilities-slider .option-container:not(.show) .description {
  visibility: hidden;
  display: none;
  transition: all 0.5s ease-in-out;
}

.capabilities-slider .option-container:not(.show) .mobile-image {
  display: none !important;
}

.capabilities-slider .option-container .timer {
  width: 100%;
  height: 1px;
  background-color: #707070;
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
  position: relative;
}

.capabilities-slider .option-container .timer .time {
  content: "";
  position: absolute;
  height: 3px;
  background-color: red;
  top: -1px;
  left: 0;
  border-radius: 1.5px;
  opacity: 0;
}

.capabilities-slider .option-container.show .timer .time {
  opacity: 1;
}

.capabilities-slider .option-container.show .icon {
  transform: scale(1.2);
}

.capabilities-slider .option-container .content {
  flex-grow: 100;
}

.capabilities-slider .option-container .content h3 {
  margin-top: 0.5rem;
}

.capabilities-slider .option-container:hover .icon {
  transform: scale(1.2);
}

.capabilities-slider .desktop-image {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 1;
  transition: all 0.5s ease-in-out;
  z-index: 1;
}

.capabilities-slider .desktop-image:not(.show) {
  opacity: 0;
  z-index: 0;
}

.capabilities-slider .time-blue-medium {
  background-color: #0060c0 !important;
}

.capabilities-slider .time-blue-bright {
  background-color: #007afe !important;
}

.capabilities-slider .time-red {
  background-color: #f17975 !important;
}

.capabilities-slider .time-yellow {
  background-color: #fdae0e !important;
}

.capabilities-slider .time-purple {
  background-color: #9747ff !important;
}

.capabilities-slider .time-green {
  background-color: #00b1be !important;
}

.capabilities-slider .ellipse-yellow {
  top: -30%;
  left: -30%;
}

.capabilities-slider .ellipse-red {
  bottom: -30%;
  right: -20%;
  opacity: .2;
}

.capabilities-bg {
  background-image: url('/wp-content/uploads/capabilities-bg.svg');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom left;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.capabilities-fade-bg {
  background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 245, 1) 100%);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 60%;
  z-index: 0;
}



/* ------------------------------ 
    Industry Tabs
------------------------------ */
#industries-tabs {
  padding-bottom: 9%;
}

.industry-tabs .btn {
  padding: 0.7em 1.5em !important;
  font-weight: 600;
  font-size: 0.875em;
  border-width: 1px;
  color: #000;
  background-color: #fff !important;
  border: 1px solid transparent !important;
}

.industry-tabs .btn:hover {
  background-color: transparent !important;
  color: #000;
  border-color: #000 !important;
}

.industry-tabs .btn.active {
  background-color: #fdae0e50 !important;
  border-color: #fdae0e !important;
  color: #000 !important;
}

.industry-tabs .btn.active:hover {
  background-color: #fdae0e !important;
}

.industry-tabs .btn.nav-link {
  min-width: 150px;
}

.industry-tabs .ellipse-red {
  top: -10%;
  left: 0;
  opacity: .2;
}

.industry-tabs .ellipse-yellow {
  top: unset;
  bottom: -40%;
  left: -30%;
  opacity: .2;
}

.industry-bg {
  position: absolute;
  width: 100%;
  height: calc(100% + 5px);
  top: 0;
  left: 0;
  background-image: url('/wp-content/uploads/white-curve-bg.svg');
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% auto;
  padding-bottom: 10% !important;
}


/* ------------------------------ 
    Service Types
------------------------------ */
.service-single {
  cursor: pointer;
  max-width: 140px;
  transition: all 0.25s ease-in-out;
}

.service-single:hover {
  background-color: #2f81fb !important;
}


/* ------------------------------ 
    Side by Side Content
------------------------------ */
.content-side-by-side {
  overflow-x: clip;
}

.content-side-by-side .bg-ellipse {
  opacity: .2;
}

.content-side-by-side .ellipse-red {
  top: unset;
  bottom: -20%;
  left: -10%;
  right: unset;
}

.content-side-by-side .ellipse-yellow {
  top: -20%;
  bottom: unset;
  left: 0;
  right: unset;
}

.content-side-by-side .ellipse-purple {
  top: -30%;
  bottom: unset;
  left: unset;
  right: -20%;
}

.content-side-by-side .ellipse-green {
  top: unset;
  bottom: -20%;
  left: unset;
  right: -20%;
}

.content-side-by-side .ellipse-blue-bright {
  top: unset;
  bottom: -20%;
  left: unset;
  right: -30%;
}

.content-side-by-side .media-copy {
  width: 60%;
}


/* ------------------------------ 
    Cards Partial
------------------------------ */
.card-icon {
    font-size: 2.25rem;
    height: 90px;
    width: 90px;
    border-radius: 50%;
    margin-bottom: -25px;
}

.cards-wrap {
  -webkit-filter: drop-shadow(0 0 100px rgba(0, 0, 0, 0.1));
  -moz-filter: drop-shadow(0 0 100px rgba(0, 0, 0, 0.1));
  -ms-filter: drop-shadow(0 0 100px rgba(0, 0, 0, 0.1));
  -o-filter: drop-shadow(0 0 100px rgba(0, 0, 0, 0.1));
  filter: drop-shadow(0 0 100px rgba(0, 0, 0, 0.1));
  position: relative;
  z-index: 1;
}

#services {
  z-index: 2;
  position: relative;
}

#services .content-wrap .content {
  max-width: 800px;
}

#services .cards-wrap .col-12:nth-child(2) .service-card .underline:after,
#services .cards-wrap .col-12:nth-child(3) .service-card .underline:after {
  background-color: #c72c4b;
}

/* .card {
  background-color: #fff;
  padding: 2rem 1rem;
  border: 0;
  border-radius: 0;
  border-bottom-right-radius: 50px;
  height: 100%;
  z-index: 3;
  transition: all .5s ease-in-out;
} */
/* .card:hover {
  transform: scale(1.05);
} */
.sm-bullets {
  list-style: none;
  margin-left: 0;
  padding-left: 20px;
}

.sm-bullets li {
  font-weight: 700;
  margin-bottom: 0.5em;
}

.sm-bullets li:before {
  content: "â€¢";
  color: #00bcd4;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}

.play-btn-wrap {
  height: 70px;
  width: 70px;
  margin: 0 auto;
}

.play-btn-wrap:hover .play-button {
  height: 70px;
  width: 70px;
}

.play-button {
  background: #fff;
  height: 60px;
  width: 60px;
  border-radius: 50%;
  font-size: 1.5rem;
  margin: 0 auto;
  transition: all .33s ease-in-out;
}

.card-no-img {
  background: radial-gradient(ellipse at center, rgba(0, 122, 254, 1) 0%, rgba(27, 65, 120, 1) 100%);
  color: #fff;
  height: 350px;
}


/* ------------------------------ 
    Horizontal Cards
------------------------------ */
.horizontal-card-img {
  min-height: 500px;
}


/* ------------------------------ 
    Capabilities Card
------------------------------ */
.capabilities-list {
  flex-direction: unset !important;
  justify-content: center;
}

.capabilities-list .nav-btn-wrap {
  width: calc(33% - 10px);
  margin-left: 5px;
  margin-right: 5px;
}


/* ------------------------------ 
    FAQs
------------------------------ */
.accordion-button {
  border-color: transparent;
}

.accordion-button:not(.collapsed) {
  color: inherit;
  box-shadow: none;
  border-bottom: 1px solid #eee;
}

.accordion-button:focus {
  box-shadow: none;
}

/* .accordion-button:focus {
  z-index: 3;
  border-color: transparent;
  outline: 0;
  box-shadow: none;
}
.accordion-button:not(.collapsed)::after {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="22ab9e"><path fill-rule="evenodd" d="M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z"/></svg>');
  transform: rotate(180deg);
} */

.faq-icon {
  width: 60px;
  height: 60px;
  font-size: 2em;
}


/* ------------------------------ 
    Curve Overlays
------------------------------ */
.overlay-bottom img {
  z-index: 1;
  position: relative;
  transform: translate(0, 0%);
}

.overlay-top img {
  z-index: 1;
  position: relative;
  transform: translate(0, -99%);
}

.curver-overlay {
  height: 0;
}


/* ------------------------------ 
    Text Overlay
------------------------------ */
.text-overlay-right {
  /* -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%); */
  width: calc(50% + 15px) !important;
}

.text-overlay-left {
  /* -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%); */
  width: calc(50% + 15px) !important;
}

.bg-overlay-right {
  /* -webkit-clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%); */
  width: 70% !important;
}

.bg-overlay-left {
  /* -webkit-clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(30% 0%, 100% 0%, 100% 100%, 0% 100%); */
  width: 70% !important;
}

.image-overlay-right {
  /* -webkit-clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 90% 0%, 100% 100%, 0% 100%); */
  width: 50% !important;
}

.image-overlay-left {
  /* -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%); */
  width: 50% !important;
}

.image-wide-overlay-right {
  /* -webkit-clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%);
    clip-path: polygon(0% 0%, 70% 0%, 100% 100%, 0% 100%); */
  width: 70% !important;
}

.overlay-content:before {
  content: "";
  height: 20px;
  position: absolute;
  left: -40px;
  top: 40px;
  border-bottom: 20px solid transparent;
  border-right: 20px solid transparent;
  border-top: 20px solid transparent;
  border-left: 20px solid transparent;
  width: 20px;
}


/* ------------------------------ 
    Text Gallery Overlay
------------------------------ */
.gallery-row {
  width: 100%;
  min-height: 250px;
}

.gal-img {
  cursor: pointer;
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

.gal-img:hover {
  opacity: 0.25;
}


/* ------------------------------ 
    Careers
------------------------------ */
section#mint-teams .content-wrap {
  margin: 0 auto;
}


/* ------------------------------ 
    Map
------------------------------ */
#map {
  height: 750px;
}

#map #map-content {
  overflow: hidden;
}

.map-title {
  font-size: 1.5em;
  font-weight: 900;
}

.gm-style {
  /* font-family: 'Nunito Sans', sans-serif; */
}

.gm-style .gm-style-iw {
  font-size: 14px;
}


/* ------------------------------ 
    Sitemap Page
------------------------------ */
.sitemap li li {
  font-size: 1em;
  font-weight: 500;
}

.sitemap li {
  font-size: 1.125em;
  font-weight: 700;
}


/* ------------------------------ 
    404 Page
------------------------------ */
#not-found {
  max-width: 1000px;
  margin: 0 auto;
}


/* ------------------------------ 
    Button Columns
------------------------------ */
.custom-icon-wrap img {
    height: 1em !important;
}

.custom-icon-wrap .icon-hover {
  opacity: 0;
  transition: all .25s ease-in-out;
}

.button-card:hover .custom-icon-wrap .icon-hover {
  opacity: 1;
}


/* ------------------------------ 
    Social Media Share Buttons
------------------------------ */
.share-title {
  text-transform: uppercase;
  display: block;
}

.share-social a:hover {
  text-decoration: none;
}

.share-link {
  padding: 2px 8px 4px 8px !important;
  color: #fff;
  border-radius: 2px;
  margin-right: 2px;
  cursor: pointer;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 -3px 0 rgba(0, 0, 0, 0.2);
  margin-top: 2px;
  display: inline-block;
  text-decoration: none;
}

.share-link:hover,
.share-link:active,
a.share-link:visited {
  color: #fff;
}

.share-twitter {
  background: #00aced;
  transition: background 0.2s ease-in-out;
}

.share-twitter:hover,
.share-twitter:active {
  background: #0084b4;
}

.share-facebook {
  background: #3b5997;
  transition: background 0.2s ease-in-out;
}

.share-facebook:hover,
.share-facebook:active {
  background: #2d4372;
}

.share-googleplus {
  background: #d64937;
  transition: background 0.2s ease-in-out;
}

.share-googleplus:hover,
.share-googleplus:active {
  background: #b53525;
}

.share-linkedin {
  background: #0074a1;
  transition: background 0.2s ease-in-out;
}

.share-linkedin:hover,
.share-linkedin:active {
  background: #006288;
}

.share-pinterest {
  background: #bd081c;
}

.share-pinterest:hover,
.share-pinterest:active {
  background: #bd081c;
}

.share-social {
  margin: 20px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 0.75em;
}

.share-social h4 {
  margin-bottom: 5px;
}


/* ------------------------------ 
    Privacy Policy
------------------------------ */
#privacy li p {
  margin-bottom: 0;
}


/* ------------------------------ 
    Pre Footer
------------------------------ */
.pre-footer {
  max-height: 500px;
  min-height: 350px;
  margin-top: clamp(10px, 5vw, 150px);
}

.pre-footer .container-max {
  margin-bottom: clamp(40px, 2vw, 73px);
}

.pre-footer svg {
  pointer-events: none;
}


/* ------------------------------ 
    Footer
------------------------------ */
.footer-gradient {
  background: linear-gradient(to bottom,  #39244b 40%,#252047 100%);
}

.footer-bg {
  padding-top: 1px;
}

footer a:hover {
  text-decoration: none;
}

/* Footer Logo */
footer .brand-logo {
  max-width: 160px;
  width: 100%;
}

/* Footer Nav */
.footer-nav-wrap {
  margin-top: -80px;
  position: relative;
}

.footer-nav,
.footer-nav ul {
  padding-left: 0;
}

footer .main-menu-item:after {
  display: none;
}

footer .main-menu-item a,
footer .main-menu-item span {
  line-height: normal;
  padding: 0;
  transition: all 0.25s ease-in-out;
  text-decoration: none;
  margin-right: 10px;
}

footer .sub-menu-item a {
  text-transform: none;
  font-weight: 300;
  line-height: normal;
  padding: 5px 0;
  transition: all 0.5s ease-in-out;
}

/* .footer-nav a {
    font-weight: 900;
} */
.footer-nav .sub-menu-item a {
  color: unset;
}

.footer-nav .sub-menu-item {
  font-weight: 300;
  line-height: 1.5em;
}

.nav-group-wrap {
  margin-bottom: 0.5em;
}

.nav-group-wrap:last-of-type {
  margin-bottom: 0;
}

.footer .btn {
  min-width: 130px;
}

/* Footer Social */
.footer .social-icon a {
  border: 0 !important;
}

/* .footer .social-icon a:hover {
    background: transparent !important;
    color: #22ab9e !important;
} */
footer .social-icon:first-of-type {
  margin-left: 0 !important;
}

.footer .managed {
  color: #002b5c !important;
}

.footer .managed img {
  max-width: 80px;
}


/* ------------------------------ 
    Lenis Smooth Scroll
------------------------------ */
html.lenis,
html.lenis body {
  height: auto;
}

.lenis.lenis-smooth {
  scroll-behavior: auto !important;
}

.lenis.lenis-smooth [data-lenis-prevent] {
  overscroll-behavior: contain;
}

.lenis.lenis-stopped {
  overflow: hidden;
}

.lenis.lenis-smooth iframe {
  pointer-events: none;
}