.color-white,
.color-light {
  color: #ffffff !important;
}
.color-black,
.color-dark {
  color: #000000 !important;
}
.color-green {
  color: #bed000 !important;
}
.color-blue {
  color: #023f86 !important;
}
.color-blue-light {
  color: #8299c3 !important;
}
.color-yellow {
  color: #f5f8d9 !important;
}
.bg-color-black {
  background-color: #000000;
}
.bg-color-green {
  background-color: #bed000;
}
.bg-color-blue {
  background-color: #023f86;
}
.bg-color-blue-semilight {
  background-color: #8299c3;
}
.bg-color-blue-light {
  background-color: #e9f0fa;
}
.bg-color-yellow {
  background-color: #f5f8d9;
}
.fullwidth-grid > .col {
  padding: 40px;
}
.TextBoldBlue {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #023f86;
  font-weight: bold;
}
.TextLinkDoubleArrow {
  text-decoration: none;
}
.TextLinkDoubleArrow::before {
  content: "»";
  display: inline-block;
  padding-right: 3px;
}
.BtnPrimary {
  border-radius: 0;
  border: 1px solid #023f86;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #023f86;
  text-decoration: none;
}
.BtnPrimary:hover {
  border-color: #023f86;
  color: #023f86;
  background-color: #ffffff;
}
.Rotated {
  transform: rotate(-3deg);
}
.H1RotatedBgGreen {
  transform: rotate(-3deg);
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
  background-color: #bed000;
  padding: 10px 30px;
  color: #FFF;
}
.Badge {
  padding: 5px 15px;
  border-radius: 0;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.FormControl {
  height: auto;
  padding: 20px 20px;
  font-weight: bold;
  color: #000000;
  background-color: #e9f0fa;
  border: 0;
}
.FormControl::placeholder {
  color: #000000;
  font-weight: bold;
}
.HeadRotatedBgGreen {
  transform: rotate(-3deg);
}
.HeadRotatedBgGreen span {
  display: inline-block;
  padding: 10px;
  color: #ffffff;
  background-color: #bed000;
}
body {
  padding-top: 80px;
  overflow-x: hidden;
}
.hero.hero-type--Slider .flex-direction-nav {
  display: none !important;
}
.hero.hero-type--Slider .celo_textbgpic_content .slider-hashtag {
  background-color: #023f86;
  padding: 5px 15px 8px 15px;
  font-size: 3.2rem;
  color: #ffffff;
  transform: rotate(-5deg);
  display: inline-block;
  margin-left: -80px;
  line-height: 3.6rem;
  font-weight: bold;
  text-transform: initial;
}
.hero.hero-type--Slider .celo_textbgpic_content .row {
  display: block;
  width: 50%;
}
.hero.hero-type--Slider .celo_textbgpic_content .row .btn {
  border-radius: 0;
  border: 1px solid transparent;
  padding: 10px 20px;
  color: #023f86;
  background-color: transparent;
  text-decoration: none;
  border-color: #023f86;
  font-size: 2rem;
  font-weight: bold;
}
.hero.hero-type--Slider .celo_textbgpic_content .row .btn:hover {
  border-color: transparent;
  color: transparent;
  background-color: #023f86;
}
.hero.hero-type--Slider .celo_textbgpic_content .row .btn:hover {
  color: #ffffff !important;
}
.hero.hero-type--Slider .celo_textbgpic_content h2 {
  font-size: 3.6rem;
  line-height: 5rem;
  font-weight: 700;
  text-transform: uppercase;
}
.hero.hero-type--Slider .celo_textbgpic_slider video {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .hero.hero-type--Slider .celo_textbgpic_slider {
    position: relative;
  }
  .hero.hero-type--Slider .celo_textbgpic_slider .celo_textbgpic_content {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    transform: none;
    align-items: end;
  }
  .hero.hero-type--Slider .celo_textbgpic_slider .celo_textbgpic_content .row {
    display: block;
    width: 100%;
    padding: 0 20px 20px 20px;
  }
  .hero.hero-type--Slider .celo_textbgpic_slider .celo_textbgpic_content .row .slider-hashtag {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  .hero.hero-type--Slider .celo_textbgpic_slider .celo_textbgpic_content .row h2 {
    font-size: 2.6rem;
    line-height: 3.2rem;
  }
}
.hero.hero-type--Image {
  display: flex;
  position: relative;
  min-height: 700px;
  justify-content: center;
  align-items: center;
}
.hero.hero-type--Image .hero-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position-x: center;
}
.hero.hero-type--Image .hero-content {
  z-index: 1;
  padding: 0 40px;
}
.hero.hero-type--Image .hero-content h1 {
  transform: rotate(-3deg);
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
  background-color: #bed000;
  padding: 10px 30px;
  color: #FFF;
  font-size: 5.8rem;
  line-height: 7rem;
  padding: 30px 20px;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .hero.hero-type--Image {
    min-height: 50vH;
  }
  .hero.hero-type--Image .hero-content h1 {
    font-size: 2.4rem;
    line-height: 3rem;
    padding: 15px 10px;
  }
}
.hero.hero-type--Video {
  height: auto;
}
.hero.hero-type--Video .hero-background {
  display: flex;
  justify-content: center;
  height: 100%;
}
@media screen and (min-width: 576px) {
  .hero.hero-type--Video {
    height: 50vH;
  }
}
@media screen and (min-width: 1140px) {
  .hero.hero-type--Video {
    height: auto;
  }
}
section.content-section {
  margin: 30px 0 0px 0;
  padding: 30px 0;
}
section.content-section.mt-1 {
  margin-top: calc(30px * 0.33) !important;
}
section.content-section.mt-2 {
  margin-top: calc(30px * 0.66) !important;
}
section.content-section.mt-3 {
  margin-top: 30px !important;
}
section.content-section.mt-4 {
  margin-top: calc(30px * 1.5) !important;
}
section.content-section.mt-5 {
  margin-top: calc(30px * 2) !important;
}
section.content-section.pt-1 {
  padding-top: calc(30px * 0.33) !important;
}
section.content-section.pt-2 {
  padding-top: calc(30px * 0.66) !important;
}
section.content-section.pt-3 {
  padding-top: 30px !important;
}
section.content-section.pt-4 {
  padding-top: calc(30px * 1.5) !important;
}
section.content-section.pt-5 {
  padding-top: calc(30px * 2) !important;
}
section.content-section .section-title {
  padding-bottom: calc(20px * 2);
}
@media screen and (min-width: 1200px) {
  section.content-section {
    margin: 60px 0 0px 0;
    padding: 50px 0;
  }
  section.content-section.mt-1 {
    margin-top: calc(60px * 0.33) !important;
  }
  section.content-section.mt-2 {
    margin-top: calc(60px * 0.66) !important;
  }
  section.content-section.mt-3 {
    margin-top: 60px !important;
  }
  section.content-section.mt-4 {
    margin-top: calc(60px * 1.5) !important;
  }
  section.content-section.mt-5 {
    margin-top: calc(60px * 2) !important;
  }
  section.content-section.pt-1 {
    padding-top: calc(60px * 0.33) !important;
  }
  section.content-section.pt-2 {
    padding-top: calc(60px * 0.66) !important;
  }
  section.content-section.pt-3 {
    padding-top: 60px !important;
  }
  section.content-section.pt-4 {
    padding-top: calc(60px * 1.5) !important;
  }
  section.content-section.pt-5 {
    padding-top: calc(60px * 2) !important;
  }
}
#info-accordion {
  background-color: #ffffff;
  border-top: 2px solid #023f86;
  position: sticky;
  bottom: 0;
  width: 100%;
  z-index: 1001;
}
#info-accordion .section-title {
  display: none;
}
#info-accordion .accordion .card {
  border: none;
}
#info-accordion .accordion .card .card-header {
  padding: 20px 40px;
  background-color: #ffffff;
  border: 0;
}
#info-accordion .accordion .card .card-header h4 {
  margin: 0;
  display: inline-block;
}
#info-accordion .accordion .card .card-header h4 a {
  color: #FFF;
  text-decoration: none;
  text-transform: uppercase;
  background-color: #d24614;
  padding: 10px 30px;
}
#info-accordion .accordion .card .card-header h4 a::after {
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  right: 55px;
  color: #023f86;
}
#info-accordion .accordion .card .card-body {
  padding-bottom: 40px;
}
#info-accordion .accordion .card .card-body .header {
  text-transform: uppercase;
}
#info-accordion .accordion .card .card-body p {
  padding-bottom: 20px;
}
#info-accordion .accordion .card .card-body a {
  text-transform: none;
}
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: 'Dosis', sans-serif;
}
.h1,
.h2,
.h3 {
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
}
.h4,
.h5,
.h6 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.h2,
.h3,
.h4,
.h5 {
  color: #023f86;
}
.h1 {
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
}
.h2 {
  font-size: 3.6rem;
  line-height: 4.5rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .h2 {
    font-size: 2.6rem;
    line-height: 3.5rem;
  }
}
.h3 {
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .h3 {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.h4 {
  font-size: 2rem;
  line-height: 3rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .h4 {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
.h5 {
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .h5 {
    font-size: 1.5rem;
  }
}
h1 {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
}
h2 {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #023f86;
  font-size: 3.6rem;
  line-height: 4.5rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  h2 {
    font-size: 2.6rem;
    line-height: 3.5rem;
  }
}
h3 {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #023f86;
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h3 {
    font-size: 2rem;
    line-height: 3rem;
  }
}
h4 {
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #023f86;
  font-size: 2rem;
  line-height: 3rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h4 {
    font-size: 1.8rem;
    line-height: 2.8rem;
  }
}
h5 {
  font-family: 'Dosis', sans-serif;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #023f86;
  font-size: 1.8rem;
  line-height: 2.4rem;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  h5 {
    font-size: 1.5rem;
  }
}
h6 {
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 10px;
}
.h-big {
  font-size: 3.6rem;
  line-height: 5rem;
  font-weight: 700;
  text-transform: uppercase;
}
.h-extra-big {
  font-size: 5.8rem;
  line-height: 7rem;
  font-weight: 700;
  text-transform: uppercase;
}
@media (max-width: 767px) {
  .h-extra-big {
    font-size: 4.6rem;
    line-height: 6rem;
  }
}
.btn {
  padding: 10px 20px;
}
.btn-primary {
  border-radius: 0;
  border: 1px solid #023f86;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #023f86;
  text-decoration: none;
}
.btn-primary:hover {
  border-color: #023f86;
  color: #023f86;
  background-color: #ffffff;
}
.btn-blue-inverse {
  border-radius: 0;
  border: 1px solid transparent;
  padding: 10px 20px;
  color: #023f86;
  background-color: transparent;
  text-decoration: none;
  border-color: #023f86;
}
.btn-blue-inverse:hover {
  border-color: transparent;
  color: transparent;
  background-color: #023f86;
}
.btn-blue-inverse:hover {
  color: #ffffff !important;
}
.btn-primary {
  background-color: #023f86;
  color: #ffffff;
  text-decoration: none !important;
}
.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn-primary:focus,
.btn-primary:hover {
  background-color: #ffffff;
  box-shadow: none;
  color: #023f86;
}
.btn-secondary {
  color: #023f86;
}
.btn-secondary.active,
.btn-secondary.active:focus,
.btn-secondary:active,
.btn-secondary:active:focus,
.btn-secondary:focus,
.btn-secondary:hover {
  background-color: #023f86;
  color: #bed000;
}
.frame-layout-teaser-default .ce-gallery {
  margin-bottom: 10px;
}
.frame-layout-teaser-default .ce-bodytext {
  font-size: 1.6rem;
}
.frame-layout-teaser-default .ce-bodytext h1,
.frame-layout-teaser-default .ce-bodytext h2,
.frame-layout-teaser-default .ce-bodytext h3,
.frame-layout-teaser-default .ce-bodytext h4,
.frame-layout-teaser-default .ce-bodytext h5,
.frame-layout-teaser-default .ce-bodytext h6 {
  font-size: 2rem;
  font-weight: bold;
  text-transform: uppercase;
  margin: 0;
}
.frame-layout-teaser-default .ce-bodytext .btn {
  border-radius: 0;
  border: 1px solid #023f86;
  padding: 10px 20px;
  background-color: #023f86;
  color: #ffffff;
  text-decoration: none !important;
  text-decoration: none;
  min-width: 60%;
  margin-top: 10px;
}
.frame-layout-teaser-default .ce-bodytext .btn:hover {
  border-color: #023f86;
  color: #023f86;
  background-color: #ffffff;
}
.frame-layout-teaser-default .ce-bodytext .btn:not(:disabled):not(.disabled):active,
.frame-layout-teaser-default .ce-bodytext .btn:not(:disabled):not(.disabled):active:focus,
.frame-layout-teaser-default .ce-bodytext .btn:not(:disabled):not(.disabled).active,
.frame-layout-teaser-default .ce-bodytext .btn:not(:disabled):not(.disabled).active:focus,
.frame-layout-teaser-default .ce-bodytext .btn:focus,
.frame-layout-teaser-default .ce-bodytext .btn:hover {
  background-color: #ffffff;
  box-shadow: none;
  color: #023f86;
}
.frame-layout-teaser-sidebar .ce-gallery {
  margin-bottom: 10px;
}
.frame-layout-teaser-sidebar .ce-bodytext {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #023f86;
  font-weight: bold;
}
.frame-layout-teaser-sidebar .ce-bodytext .btn {
  border-radius: 0;
  border: 1px solid #023f86;
  padding: 10px 20px;
  color: #ffffff;
  background-color: #023f86;
  text-decoration: none;
}
.frame-layout-teaser-sidebar .ce-bodytext .btn:hover {
  border-color: #023f86;
  color: #023f86;
  background-color: #ffffff;
}
.frame-type-form_formframework {
  width: 100%;
}
.decorated-double-arrow {
  text-decoration: none;
}
.decorated-double-arrow::before {
  content: "»";
  display: inline-block;
  padding-right: 3px;
}
img.rounded-border {
  border: 2px solid #bed000;
  border-radius: 50%;
}
.section-title .rotated-green {
  transform: rotate(-3deg);
}
.section-title .rotated-green span {
  display: inline-block;
  padding: 10px;
  color: #ffffff;
  background-color: #bed000;
}
.content-header {
  padding-top: 20px;
}
.content-header .header {
  margin-top: 0 !important;
}
.content-header .bg-color-green {
  background-color: transparent;
}
.content-header .bg-color-green span {
  background-color: #bed000;
  display: inline-block;
  padding: 10px;
}
.content-header .rotated,
.content-header .rotated-green,
.content-header .rotated-h1,
.content-header .rotated-h2,
.content-header .rotated-h-big,
.content-header .rotated-h-extra-big {
  transform: rotate(-3deg);
}
.content-header .rotated.has-prefix .header-prefix,
.content-header .rotated-green.has-prefix .header-prefix,
.content-header .rotated-h1.has-prefix .header-prefix,
.content-header .rotated-h2.has-prefix .header-prefix,
.content-header .rotated-h-big.has-prefix .header-prefix,
.content-header .rotated-h-extra-big.has-prefix .header-prefix {
  display: block;
}
.content-header .rotated.has-prefix .header-prefix .inner,
.content-header .rotated-green.has-prefix .header-prefix .inner,
.content-header .rotated-h1.has-prefix .header-prefix .inner,
.content-header .rotated-h2.has-prefix .header-prefix .inner,
.content-header .rotated-h-big.has-prefix .header-prefix .inner,
.content-header .rotated-h-extra-big.has-prefix .header-prefix .inner {
  display: inline-block;
  padding: 5px 20px;
  background-color: #bed000;
  transform: rotate(-3deg);
}
.content-header .rotated.has-prefix .header-main,
.content-header .rotated-green.has-prefix .header-main,
.content-header .rotated-h1.has-prefix .header-main,
.content-header .rotated-h2.has-prefix .header-main,
.content-header .rotated-h-big.has-prefix .header-main,
.content-header .rotated-h-extra-big.has-prefix .header-main {
  display: block;
}
.content-header .rotated.has-prefix .header-main .inner,
.content-header .rotated-green.has-prefix .header-main .inner,
.content-header .rotated-h1.has-prefix .header-main .inner,
.content-header .rotated-h2.has-prefix .header-main .inner,
.content-header .rotated-h-big.has-prefix .header-main .inner,
.content-header .rotated-h-extra-big.has-prefix .header-main .inner {
  display: inline-block;
  padding: 5px 20px;
  background-color: #023f86;
}
.content-header .rotated-green span {
  display: inline-block;
  padding: 10px;
  color: #ffffff;
  background-color: #bed000;
}
.content-header .rotated-h1 {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
}
.content-header .rotated-h2 {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #023f86;
  font-size: 3.6rem;
  line-height: 4.5rem;
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  .content-header .rotated-h2 {
    font-size: 2.6rem;
    line-height: 3.5rem;
  }
}
.content-header .rotated-h-big {
  font-size: 3.6rem;
  line-height: 5rem;
  font-weight: 700;
  text-transform: uppercase;
}
.content-header .rotated-h-big .inner {
  padding: 2px 20px !important;
}
.content-header .rotated-h-big .header-prefix {
  transform: translateY(5px);
}
.content-header .rotated-h-big .header-prefix .inner {
  margin-left: -15px;
}
.content-header .rotated-h-big .header-main {
  z-index: 1;
  position: relative;
}
.content-header .rotated-h-big .header-main .inner {
  margin-left: 10px;
}
.content-header .rotated-h-extra-big {
  font-size: 5.8rem;
  line-height: 7rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: calc(50px * 2);
  transform: rotate(-5deg);
}
@media (max-width: 767px) {
  .content-header .rotated-h-extra-big {
    font-size: 4.6rem;
    line-height: 6rem;
  }
}
.content-header .rotated-h-extra-big .inner {
  padding: 5px 30px !important;
}
.content-header .rotated-h-extra-big .header-prefix {
  transform: translateY(5px);
}
.content-header .rotated-h-extra-big .header-prefix .inner {
  padding: 5px 80px !important;
  transform: rotate(-6deg) !important;
}
.content-header .rotated-h-extra-big .header-main .inner {
  padding: 5px 45px !important;
  margin-left: 50px;
}
.image-text-container {
  min-height: 450px;
}
.image-text-container .container-fluid .row {
  padding: calc(20px * 2) 0;
}
.image-text-container .container-fluid .row > div {
  padding: 0 calc(20px * 1.5);
}
.image-text-container .frame-type-text {
  padding-bottom: 20px;
}
.image-text-container .frame-type-text .content-header {
  padding-top: 0;
}
.image-text-container .frame-type-text .content-header .preheader,
.image-text-container .frame-type-text .content-header .header {
  margin-top: 0;
  font-weight: bold;
}
.image-text-container .btn {
  margin-top: 5px;
}
@media screen and (max-width: 767px) {
  .image-text-container > div {
    order: 2;
  }
  .image-text-container > div.has-background-image {
    order: 1;
  }
  .image-text-container .has-background-image {
    height: 300px;
  }
}
.text-text-container {
  position: relative;
  overflow-x: hidden;
}
.text-text-container .container > .row .content-header h3 {
  color: #FFF !important;
}
.text-text-container .container > .row p {
  color: #FFF;
}
.text-text-container .container > .row > div:first-child,
.text-text-container .container > .row > div:last-child {
  padding-top: 30px;
  padding-bottom: calc(30px * 1.5);
}
.text-text-container .container > .row > div:first-child {
  background-color: #023f86;
}
.text-text-container .container > .row > div:first-child:before {
  content: ' ';
  position: absolute;
  top: 0;
  right: -120px;
  bottom: 0;
  left: -120px;
  background-color: #023f86;
}
.text-text-container .container > .row > div:last-child {
  background-color: #bed000;
}
.text-text-container .container > .row > div:last-child .btn {
  border-radius: 0;
  border: 1px solid #023f86;
  padding: 10px 20px;
  text-decoration: none;
  background-color: #023f86;
  color: #ffffff;
  text-decoration: none !important;
}
.text-text-container .container > .row > div:last-child .btn:hover {
  border-color: #023f86;
  color: #023f86;
  background-color: #ffffff;
}
.text-text-container .container > .row > div:last-child .btn:not(:disabled):not(.disabled):active,
.text-text-container .container > .row > div:last-child .btn:not(:disabled):not(.disabled):active:focus,
.text-text-container .container > .row > div:last-child .btn:not(:disabled):not(.disabled).active,
.text-text-container .container > .row > div:last-child .btn:not(:disabled):not(.disabled).active:focus,
.text-text-container .container > .row > div:last-child .btn:focus,
.text-text-container .container > .row > div:last-child .btn:hover {
  background-color: #ffffff;
  box-shadow: none;
  color: #023f86;
}
.text-text-container .container > .row > div:last-child:before {
  content: ' ';
  position: absolute;
  top: 0;
  right: -120px;
  bottom: 0;
  left: -120px;
  background-color: #bed000;
}
@media screen and (min-width: 768px) {
  .text-text-container .container > .row > div:first-child:before,
  .text-text-container .container > .row > div:last-child:before {
    display: none;
  }
  .text-text-container .container > .row > div:first-child {
    padding-right: 40px;
  }
  .text-text-container .container > .row > div:last-child {
    padding-left: 40px;
  }
  .text-text-container:before {
    content: ' ';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    background-color: #023f86;
  }
  .text-text-container:after {
    content: ' ';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50%;
    background-color: #bed000;
    z-index: -1;
  }
}
.text-text-containerX .container {
  max-width: 100%;
}
.text-text-containerX .container > .row > div {
  padding: 50px 0;
}
.text-text-containerX .container > .row > div:first-child {
  background-color: #023f86;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .text-text-containerX .container > .row > div:first-child {
    padding-right: 40px;
  }
}
.text-text-containerX .container > .row > div:last-child {
  background-color: #bed000;
  display: flex;
  justify-content: flex-end;
}
@media screen and (min-width: 1200px) {
  .text-text-containerX .container > .row > div:last-child {
    justify-content: flex-start;
    padding-left: 40px;
  }
}
.text-text-containerX .container > .row > div:last-child .btn {
  border-radius: 0;
  border: 1px solid #023f86;
  padding: 10px 20px;
  text-decoration: none;
  background-color: #023f86;
  color: #ffffff;
  text-decoration: none !important;
}
.text-text-containerX .container > .row > div:last-child .btn:hover {
  border-color: #023f86;
  color: #023f86;
  background-color: #ffffff;
}
.text-text-containerX .container > .row > div:last-child .btn:not(:disabled):not(.disabled):active,
.text-text-containerX .container > .row > div:last-child .btn:not(:disabled):not(.disabled):active:focus,
.text-text-containerX .container > .row > div:last-child .btn:not(:disabled):not(.disabled).active,
.text-text-containerX .container > .row > div:last-child .btn:not(:disabled):not(.disabled).active:focus,
.text-text-containerX .container > .row > div:last-child .btn:focus,
.text-text-containerX .container > .row > div:last-child .btn:hover {
  background-color: #ffffff;
  box-shadow: none;
  color: #023f86;
}
.text-text-containerX .container > .row .row {
  width: 100%;
}
@media screen and (min-width: 1200px) {
  .text-text-containerX .container > .row .row {
    max-width: 66%;
  }
}
.text-text-containerX .container > .row .content-header h3 {
  color: #FFF !important;
}
.text-text-containerX .container > .row p {
  color: #FFF;
}
.frame-type-form_formframework form .form-group .form-label,
.application-form form .form-group .form-label {
  display: none;
}
.frame-type-form_formframework form .form-group .form-control,
.application-form form .form-group .form-control {
  height: auto;
  padding: 20px 20px;
  font-weight: bold;
  color: #000000;
  background-color: #e9f0fa;
  border: 0;
}
.frame-type-form_formframework form .form-group .form-control::placeholder,
.application-form form .form-group .form-control::placeholder {
  color: #000000;
  font-weight: bold;
}
.frame-type-form_formframework form .form-group textarea,
.application-form form .form-group textarea {
  height: 200px !important;
}
.frame-type-form_formframework form .form-group .form-check,
.application-form form .form-group .form-check {
  padding-left: 0;
}
.frame-type-form_formframework form .form-group .form-check .form-check-label,
.application-form form .form-group .form-check .form-check-label {
  font-weight: bold;
}
.frame-type-form_formframework form .actions,
.application-form form .actions {
  margin-top: 20px;
}
.frame-type-form_formframework form .actions .btn,
.application-form form .actions .btn {
  text-transform: none;
  padding-left: 40px;
  padding-right: 40px;
  font-weight: bold;
}
.container-contact-form form > h2 {
  display: none;
}
.container-contact-form .form-control {
  background-color: #FFF !important;
}
.container-contact-form .clearfix .color-blue {
  padding: 10px 0 5px 0;
}
form .element-type--FileUpload {
  padding: 20px;
}
form .element-type--FileUpload label {
  display: block !important;
  color: #000000;
  font-weight: bold;
}
.news .news-list-view .col-news-item {
  margin-bottom: 30px;
}
.news .news-list-view .col-news-item.cat-3 .news-list-category,
.news .news-list-view .col-news-item.cat-71 .news-list-category,
.news .news-list-view .col-news-item.cat-72 .news-list-category {
  background-color: #023f86 !important;
  color: #ffffff !important;
}
.news .news-list-view .col-news-item.cat-3 .news-link a,
.news .news-list-view .col-news-item.cat-71 .news-link a,
.news .news-list-view .col-news-item.cat-72 .news-link a {
  color: #023f86 !important;
}
.news .news-list-view .article {
  position: relative;
  height: 100%;
  background-color: #FFF;
}
.news .news-list-view .article .news-img-wrap {
  height: 0;
  margin: 0;
  padding-top: 67%;
  position: relative;
  background-size: cover;
  float: none;
}
.news .news-list-view .article .news-img-wrap .news-list-category {
  background-color: #bed000;
  color: #023f86;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 1.8rem;
  position: absolute;
  bottom: 0;
  right: 20px;
  translate: 0 50%;
  font-weight: bold;
}
.news .news-list-view .article .news-item-content {
  padding: calc(20px * 2) 20px 20px 20px;
}
.news .news-list-view .article .news-item-content .news-header h4 {
  margin-top: 0;
  color: #023f86;
  text-transform: none;
}
.news .news-list-view .article .news-item-content .news-link {
  margin-top: 20px;
  font-weight: bold;
}
.news .news-list-view .news-filter button.btn-link {
  display: block;
  text-align: center;
  width: 100%;
}
.news .news-list-view .news-filter button.btn-primary {
  border-radius: 3px;
  border: none;
  background-color: #ffffff;
  color: #95A7B5;
  font-weight: bold;
  padding: 10px;
  margin: 10px 5px 0 5px;
  margin-left: 5px !important;
}
.news .news-list-view .news-filter button.btn-primary.active {
  background-color: #95A7B5;
  color: #ffffff;
}
@media screen and (min-width: 768px) {
  .news .news-list-view .news-filter button.btn-link {
    display: inline-block;
    width: auto;
  }
  .news .news-list-view .news-filter button.btn-primary {
    margin-top: 0;
  }
}
.frame-layout-slider-text {
  background-color: #ffffff;
  padding: 15px;
}
@media (min-width: 768px) {
  .frame-layout-slider-text {
    position: absolute;
    top: 40px;
    left: -85px;
    right: 15px;
    padding: 20px 40px;
  }
}
.frame-layout-slider-text h3 {
  font-size: 2.6rem;
  line-height: 3.5rem;
}
@media (max-width: 991px) {
  .frame-layout-slider-text h3 {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.ext-jobs.ext-jobs--jobs-detail .job-meta {
  padding-bottom: 30px;
}
.ext-jobs.ext-jobs--jobs-detail .job-meta span {
  font-family: 'Dosis', sans-serif;
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #023f86;
  font-size: 3rem;
  line-height: 4rem;
  text-transform: uppercase;
  font-size: 2.4rem;
  text-transform: none;
  display: block;
  position: relative;
  padding-left: 50px;
}
@media (max-width: 767px) {
  .ext-jobs.ext-jobs--jobs-detail .job-meta span {
    font-size: 2rem;
    line-height: 3rem;
  }
}
.ext-jobs.ext-jobs--jobs-detail .job-meta span::before {
  content: ' ';
  background-image: url("../Images/Karriere/standort.svg");
  background-repeat: no-repeat;
  background-size: contain;
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  top: -10px;
  left: -12px;
}
.ext-jobs.ext-jobs--jobs-detail .job-meta .job-location::before {
  background-image: url("../Images/Karriere/standort.svg");
}
.ext-jobs.ext-jobs--jobs-detail .job-meta .job-starttime::before {
  background-image: url("../Images/Karriere/zeitraum.svg");
}
.ext-jobs.ext-jobs--jobs-detail .job-meta .job-employment-type::before {
  background-image: url("../Images/Karriere/typ.svg");
}
.ext-jobs.ext-jobs--jobs-detail .col-image {
  margin-top: 30px;
}
.ext-jobs.ext-jobs--jobs-detail .job-title {
  hyphens: auto;
}
.ext-jobs.ext-jobs--jobs-detail .job-title small {
  font-size: 3rem;
  text-transform: none;
  font-weight: bold;
}
.ext-jobs.ext-jobs--jobs-detail .form-sidebar h4 {
  text-transform: none;
  font-weight: bold;
  margin-top: 0;
}
.ext-jobs.ext-jobs--jobs-detail table td {
  vertical-align: top;
  padding-right: 5px;
}
.ext-jobs.ext-jobs--jobs-list {
  margin-top: 60px;
}
.ext-jobs.ext-jobs--jobs-list .container--filter {
  margin-bottom: 50px;
}
.ext-jobs.ext-jobs--jobs-list .container--filter label {
  font-size: 1.6rem;
  line-height: 2.4rem;
  color: #023f86;
  font-weight: bold;
}
.ext-jobs .job-teaser {
  position: relative;
  display: flex;
  margin-bottom: calc(20px * 1.5);
  padding: 20px;
  background-color: #ffffff;
  text-decoration: none;
}
.ext-jobs .job-teaser .badge--location {
  padding: 5px 15px;
  border-radius: 0;
  font-size: 1.6rem;
  text-transform: uppercase;
  background-color: #bed000;
  position: absolute;
  top: 0;
  left: 20px;
  transform: translateY(-50%);
  color: #ffffff;
}
.ext-jobs .job-teaser .job-title {
  margin: 0;
  text-transform: none;
}
.ext-jobs .job-teaser img {
  margin-left: auto;
}
.ext-jobs.double-counter {
  padding-top: 40px;
}
.ext-jobs.double-counter a {
  margin-bottom: 10px;
}
.job-counter-teaser {
  position: relative;
}
.job-counter-teaser .icon {
  width: 56px;
  margin-top: 20px;
}
.job-counter-teaser .icon img {
  min-width: 56px;
  max-width: 56px;
}
.job-counter-teaser .body {
  padding-top: 10px;
}
.job-counter-teaser .body strong {
  font-size: 4.4rem;
  line-height: 5rem;
  color: #bed000;
}
.job-counter-teaser .body p {
  font-size: 3rem;
  line-height: 3.4rem;
  color: #023f86;
  font-weight: bold;
  text-transform: uppercase;
}
.job-counter-teaser .body .btn {
  width: 100%;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  .job-counter-teaser {
    display: flex;
  }
  .job-counter-teaser .icon {
    position: absolute;
    top: 0;
    left: -66px;
    margin-top: 0;
  }
}
#stellenboerse-Bewerbung #stellenboerse-Bewerbung-ort,
#stellenboerse-Bewerbung #stellenboerse-Bewerbung-job,
#stellenboerse-Bewerbung #stellenboerse-Bewerbung-fileupload-1 {
  display: none;
}
#stellenboerse-Bewerbung .element-type--FileUpload {
  position: relative;
}
#stellenboerse-Bewerbung .element-type--FileUpload .upload-btn-container {
  position: absolute;
  left: 160px;
  top: 30px;
}
#page89 .job-counter-teaser {
  margin: 20px 0;
}
#page89 .job-counter-teaser .btn {
  display: none;
}
.tx-mymap {
  margin-left: -15px;
  margin-right: -15px;
}
.tx-mymap .category-filter {
  display: flex;
  justify-content: center;
  padding-top: 20px;
  padding-bottom: 5px;
}
.tx-mymap .category-filter .form-group + .form-group {
  margin-left: 25px;
}
.tx-mymap .category-filter .map-category {
  font-size: 1.8rem;
  font-weight: 600;
  margin-left: 5px;
}
.tx-mymap .category-filter input[type=checkbox] + .map-category {
  color: #95A7B5;
}
.tx-mymap .category-filter input[type=checkbox]:checked + .map-category {
  color: #023f86;
}
.tx-mymap .category-filter .checkbox-cat-1 .map-category::after,
.tx-mymap .category-filter .checkbox-cat-2 .map-category::after,
.tx-mymap .category-filter .checkbox-cat-3 .map-category::after {
  content: url("/fileadmin/celoDistV9/theme/img/map/marker-zentrale-inaktiv.png");
  display: inline-block;
  padding-left: 10px;
  vertical-align: middle;
}
.tx-mymap .category-filter .checkbox-cat-1 input[type=checkbox]:checked + .map-category::after,
.tx-mymap .category-filter .checkbox-cat-2 input[type=checkbox]:checked + .map-category::after,
.tx-mymap .category-filter .checkbox-cat-3 input[type=checkbox]:checked + .map-category::after {
  content: url("/fileadmin/celoDistV9/theme/img/map/marker-zentrale.png");
}
.tx-mymap .category-filter .checkbox-cat-2 .map-category::after {
  content: url("/fileadmin/celoDistV9/theme/img/map/marker-niederlassungen-inaktiv.png");
}
.tx-mymap .category-filter .checkbox-cat-2 input[type=checkbox]:checked + .map-category::after {
  content: url("/fileadmin/celoDistV9/theme/img/map/marker-niederlassungen.png");
}
.tx-mymap .category-filter .checkbox-cat-3 .map-category::after {
  content: url("/fileadmin/celoDistV9/theme/img/map/marker-tochtergesellschaften-inaktiv.png");
}
.tx-mymap .category-filter .checkbox-cat-3 input[type=checkbox]:checked + .map-category::after {
  content: url("/fileadmin/celoDistV9/theme/img/map/marker-tochtergesellschaften.png");
}
.tx-mymap #mapContainer {
  width: 100%;
  height: 650px;
  max-height: 650px;
  position: relative;
}
.tx-mymap #mapContainer.map-consent-required #map {
  display: none;
}
.tx-mymap #mapContainer.map-is-active .map-consent-placeholder {
  display: none;
}
.tx-mymap #mapContainer.map-is-active #map {
  display: block;
}
.tx-mymap #mapContainer .map-consent-placeholder {
  align-items: center;
  background: rgba(0, 91, 148, 0.08);
  border: 1px solid rgba(0, 91, 148, 0.2);
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  padding: 2rem;
  position: relative;
  text-align: center;
  z-index: 1;
}
.tx-mymap #mapContainer .map-consent-placeholder__title {
  color: #005b94;
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1rem;
}
.tx-mymap #mapContainer .map-consent-placeholder__text {
  margin-bottom: 1.5rem;
  max-width: 32rem;
}
.tx-mymap #mapContainer .infoWindow {
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 150;
  background: white;
  padding: 1rem;
}
.tx-mymap #mapContainer .infoWindow .iw-close {
  display: flex;
}
.tx-mymap #mapContainer .infoWindow .moveButton {
  flex-grow: 1;
}
.tx-mymap #mapContainer #map {
  width: 100%;
  height: 100%;
}
.tx-mymap .section--ajax-search .section--ajax-search--header,
.tx-mymap .section--ajax-search .map-form,
.tx-mymap .section--ajax-search #ajaxResult {
  display: none;
}
.map-contact .tx-mymap .category-filter {
  display: none;
}
.cookie-notice {
  z-index: 1999;
}
.cm-btn {
  background-color: #d24614 !important;
  color: #FFF !important;
  text-transform: uppercase;
  margin-top: 10px !important;
  border: 1px solid #d24614 !important;
  font-size: 1em !important;
  font-weight: bold !important;
}
.cm-btn:hover {
  background-color: #FFF !important;
  color: #d24614 !important;
}
.klaro .cookie-notice:not(.cookie-modal-notice) {
  z-index: 1999 !important;
  border-radius: 0 !important;
}
.klaro .cookie-notice .cm-btn {
  margin: 0 !important;
  background-color: #d24614 !important;
  color: #FFF !important;
  text-transform: uppercase;
  margin-top: 10px !important;
  border: 1px solid #d24614 !important;
  font-size: 1em !important;
  font-weight: bold !important;
}
.klaro .cookie-notice .cm-btn:hover {
  background-color: #FFF !important;
  color: #d24614 !important;
}
.klaro.we_cookie_consent.notice--center-floated .cookie-notice .cn-body {
  box-shadow: none !important;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a.cm-link {
  background-color: #d24614 !important;
  color: #FFF !important;
  text-transform: uppercase;
  margin-top: 10px !important;
  border: 1px solid #d24614 !important;
  font-size: 1em !important;
  font-weight: bold !important;
}
.klaro .cookie-notice:not(.cookie-modal-notice) .cn-body .cn-ok a.cm-link:hover {
  background-color: #FFF !important;
  color: #d24614 !important;
}
.klaro .cookie-modal .cm-modal.cm-klaro {
  background-color: #FFF !important;
  border-radius: 0 !important;
}
/*
body {
  -ms-user-select: None;
  -moz-user-select: None;
  -webkit-user-select: None;
  user-select: None;
}
*/
.frame-type-menu_subpages .dropdown #dropdownMenuLink {
  text-align: left;
  text-decoration: none;
  width: 100%;
}
.frame-type-menu_subpages .dropdown #dropdownMenuLink::after {
  border: none;
  content: "\f078";
  font-family: 'Font Awesome 5 Free';
  font-weight: 900;
  position: absolute;
  right: 15px;
  vertical-align: 0;
}
.frame-type-menu_subpages .dropdown .dropdown-menu {
  font-size: 1.6rem;
  width: 100%;
}
.frame-type-menu_subpages .dropdown .dropdown-menu .dropdown-item:active,
.frame-type-menu_subpages .dropdown .dropdown-menu .dropdown-item:focus,
.frame-type-menu_subpages .dropdown .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
}
.frame-type-menu_subpages .dropdown .dropdown-menu.show {
  transform: translate3d(0px, 46px, 0px) !important;
}
.frame-type-menu_subpages .show > .btn-secondary.dropdown-toggle {
  background-color: #ffffff;
  border-color: #bed000;
  box-shadow: none;
  color: #bed000;
}
#img-modal {
  padding: 0;
  border: 0;
}
#img-modal .figure-caption {
  text-transform: none;
  color: #000 !important;
}
/*
Accessibility keyboard navigation
*/
a:focus-visible,
button:focus-visible,
input[type="checkbox"]:focus-visible {
  outline: 9px double #023f86 !important;
}
.navbar-collapse .navbar-nav .nav-item .dropdown-menu .navi-headline {
  color: #023f86;
}
