/********************************************************************************
			 --- Hero ---
*********************************************************************************/
.hero {height: fit-content; background-size: cover;background-position: center;background-repeat: no-repeat;position: relative; max-height: 800px;}
.hero--dark-overlay {background-color: rgba(108, 109, 110, 0.3);background-blend-mode: multiply;}
@media (min-width: 1115px) {.hero__container, .hero__body {width: 90%;}}
.hero__container {height: 100%;flex-flow: wrap;flex-direction: column;}
.hero__body {flex-grow: 1;display: flex;align-items: center;}
.hero .page-headline {font-size: 2.9rem;margin-bottom: 0; line-height: 66px;}
.page-overview {font-size: 1.3rem;padding: 0 8rem;margin-bottom: 0;margin-top: 0.833em;}
.hero__body .button {margin-bottom: 0;margin-top: 1.5rem;}
@media (max-width: 1115px) {.hero__body .blog-list {display: none;} }
.hero__body .blog-list { text-align: left; width: 40%; background-color: #fff; padding: 20px; border-top: 4px solid #3e5caa; border-bottom: 4px solid #3e5caa; }
.hero__body .blog-list .slick-dots li button:not(.hero__body .blog-list .slick-dots li.slick-active button) { background-color: #e28133;}
.hero__body .list ol li { display: flex; align-items: center; }
.text-container { width: 60%;}
.hero__body .blog-list img { width: 200px; height: 200px; object-fit: cover; }
.image-container {margin-left: 30px; }
.hero .hero__body--drop-shadow .page-headline {-webkit-filter: drop-shadow(2px 2px 2px #162447);filter: drop-shadow(2px 2px 2px #162447);}
.hero .hero__body--drop-shadow .page-overview {-webkit-filter: drop-shadow(3px 4px 4px #162447);filter: drop-shadow(2px 2px 2px #162447); font-size: 30px; font-weight: bold;}
@media (max-width: 768px) {
  .hero .hero__body--drop-shadow .page-overview {
    font-size: 20px;
  }
}
/*** arrow jump ***/
.hero__jump-wrapper {width: 100%;text-align: center;padding: 2.105rem 0;}
.hero__circle {margin: 0 auto;display: flex;justify-content: center;align-items: center;width: 69px;height: 69px;border-radius: 50%;background-color: #fff;
/**-webkit-animation: pulse 1.5s infinite;**/}
.hero__circle::after {content: '';position: absolute;width: 89px;height: 89px;border-radius: 50%;background-color: rgba(250,250,250,.24);-webkit-animation:
    pulse
    3.5s
    ease-out
    0s
    alternate
    infinite
    none
    running; }
.hero__inner-circle {width: 47px;height: 47px;border-radius: 50%;border: 1px solid #64af48;display: flex;justify-content: center;align-items: center;}
#Home---D---Final {fill: #e28133;}
.hero__circle:hover {-webkit-animation: none;}

@-webkit-keyframes pulse {
  0% {
    transform: scale(0.5);
  }
  70% {
    transform: scale(1);
  }
  100% {
    transform: scale(.9);
  }
}
/*** video ***/
.hero__video {height: 100%; max-height: 800px;}
.hero__video:before {content: "";position: absolute;top:0;left: 0;width: 100%;height: 100%;background-color: rgba(31, 48, 93, 0.2);background-blend-mode: multiply;max-height: 800px;}
.hero__bg-video {width: 100%;height: 100%;-o-object-fit: cover;object-fit: cover;-o-object-position: center;object-position: center; max-height: 800px;}
.hero--video .hero__container {
    position: absolute;
    top:0;
    right: 0;
    width: 100%;
}
@media (max-width: 1115px) {
  .hero {margin-top: 60px;}
}
@media (max-width: 850px) {
  .hero {height: 700px;}
  .page-overview {padding: 0 3rem;}
}

@media (max-width: 650px) {
  .hero .page-headline {font-size: 2.231rem;line-height: 1.1;}
  .hero {height: 750px;}
  .page-overview {padding: 0 1rem;}
}
@media (max-width: 500px) {
.page-overview {font-size: 1.15rem;}
}
@media (max-width: 400px) {
  .hero {height: 800px;}
  .hero .page-headline {font-size: 2rem;}

}
/********************************************************************************
			 --- Inner Hero ---
*********************************************************************************/
.inner-hero {height: 500px;background-size: cover;background-position: center;background-repeat: no-repeat;display: flex;align-items: center;justify-content: center;position: relative;}
.inner-hero--dark-overlay {background-color: rgba(108, 109, 110, 0.3);background-blend-mode: multiply;}
.inner-hero__caption--drop-shadow h1,.page-sub_headline {-webkit-filter: drop-shadow(2px 2px 2px #162447);filter: drop-shadow(2px 2px 2px #162447);}
.inner-hero .page-headline {margin-bottom: 0;font-size: 2.631rem;}
.inner-hero__container .row-site {width: 100%;}
.inner-hero__caption {padding: 0 1rem; display: block; font-size: 2.631rem;}

.inner-hero--news {height: 200px; background-image:url(/wp-content/uploads/Blue_Texture_1.jpg);}
@media (max-width: 1550px) {
  .inner-hero__caption {padding: 0 2rem;}

}
.page-sub_headline {
  padding: 10px 0;
}
.inner-hero--news .page-headline {
  font-family: 'Montserrat Bold';
}
.page-sub_headline {
  font-family: 'Montserrat Bold';
}
.blue-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(17, 53, 96, 0.5); /* Blue color with 50% opacity */
}

.three-card-ticker+ section .split-panel__body {
  width: 100%;
  padding-right: 0 !important;
  text-align: center;
}

.three-card-ticker+ section .slider-stats__wrapper {
  position: relative;
  margin-top: 0;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transform: none !important;
}

.three-card-ticker+ section  figure {
  display: none;
}

.three-card-ticker+ section .slider-stats {
  width: 100%;
  height: 100%;
  background-color: transparent;
  align-items: unset;
  flex-wrap: wrap;
  justify-content: flex-start;
}

.three-card-ticker+ section .split-panel__figure {
  width: 100%;
  margin-top: 40px;
}

.three-card-ticker+ section .slider-stat__slider_header {
  position: relative;
  margin-bottom: 110px;
  font-size: 30px;
  color: #569b3a;
}

.three-card-ticker+ section .slider-stat {
  background-color: transparent;
  width: 25%;
  margin-top: 10px;
  padding: 20px;
}

.three-card-ticker+ section .slider-stats__wrapper::before {
  display: none;
}

@media screen and (max-width: 1024px) {
  .three-card-ticker+ section .slider-stat {
    width: 100% !important;
  }
}

.three-card-ticker+ section .split-panel__overview {
  padding-right: 0;
}

.three-card-ticker+ section .slider-stat__stat {
  color: #2156a6;
}

.three-card-ticker+ section .slider-stat__overview:not(.slider-stat__slider_header) {
  color: black;
}
.three-card-ticker+ section .slider-stat__slider_header {
  color: #569b3a'
}