/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
/*----------------------------------------------------------------------------------------------------------*/
/*-------------------------------       Texte, Überschriften, etc.       -----------------------------------*/
/*----------------------------------------------------------------------------------------------------------*/
/* open-sans-300 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 300;
  src: url('../../fonts/open-sans-v15-latin-300.eot');
  /* IE9 Compat Modes */
  src: local("Open Sans Light"), local("OpenSans-Light"), url('../../fonts/open-sans-v15-latin-300.eot#iefix') format("embedded-opentype"), url('../../fonts/open-sans-v15-latin-300.woff2') format("woff2"), url('../../fonts/open-sans-v15-latin-300.woff') format("woff"), url('../../fonts/open-sans-v15-latin-300.ttf') format("truetype"), url('../../fonts/open-sans-v15-latin-300.svg#OpenSans') format("svg");
  /* Legacy iOS */
}
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/open-sans-v15-latin-regular.eot');
  /* IE9 Compat Modes */
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url('../../fonts/open-sans-v15-latin-regular.eot#iefix') format("embedded-opentype"), url('../../fonts/open-sans-v15-latin-regular.woff2') format("woff2"), url('../../fonts/open-sans-v15-latin-regular.woff') format("woff"), url('../../fonts/open-sans-v15-latin-regular.ttf') format("truetype"), url('../../fonts/open-sans-v15-latin-regular.svg#OpenSans') format("svg");
  /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/open-sans-v15-latin-700.eot');
  /* IE9 Compat Modes */
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url('../../fonts/open-sans-v15-latin-700.eot#iefix') format("embedded-opentype"), url('../../fonts/open-sans-v15-latin-700.woff2') format("woff2"), url('../../fonts/open-sans-v15-latin-700.woff') format("woff"), url('../../fonts/open-sans-v15-latin-700.ttf') format("truetype"), url('../../fonts/open-sans-v15-latin-700.svg#OpenSans') format("svg");
  /* Legacy iOS */
}
/* open-sans-800 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 800;
  src: url('../../fonts/open-sans-v15-latin-800.eot');
  /* IE9 Compat Modes */
  src: local("Open Sans ExtraBold"), local("OpenSans-ExtraBold"), url('../../fonts/open-sans-v15-latin-800.eot#iefix') format("embedded-opentype"), url('../../fonts/open-sans-v15-latin-800.woff2') format("woff2"), url('../../fonts/open-sans-v15-latin-800.woff') format("woff"), url('../../fonts/open-sans-v15-latin-800.ttf') format("truetype"), url('../../fonts/open-sans-v15-latin-800.svg#OpenSans') format("svg");
  /* Legacy iOS */
}
/* instrument-sans-regular - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/instrument-sans-v4-latin-regular.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 500;
  src: url('../../fonts/instrument-sans-v4-latin-500.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-600 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 600;
  src: url('../../fonts/instrument-sans-v4-latin-600.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* instrument-sans-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 700;
  src: url('../../fonts/instrument-sans-v4-latin-700.woff2') format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
a {
  text-decoration: none;
}
p a:not(.btn) {
  text-decoration: none;
  text-decoration-thickness: 1px;
}
p a:not(.btn) {
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.anchor {
  display: block;
  position: relative;
  visibility: hidden;
}
img.ar-1 {
  aspect-ratio: 1;
  object-fit: cover;
  object-position: top;
}
.article-wraper-inner, .bg-cite {
  background: #242736;
}
.bg-grey {
  background-color: #d3d5e1;
}
b, strong {
  font-weight: 600;
}
.bg-third_ {
  background-color: #23395d !important;
}
body {
  font-family: "Open Sans";
  font-weight: 300;
}
body:not(.error-page) {
  background: unset;
  font-size: 100%;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
  border-radius: 25px;
  box-shadow: 10px 10px 10px 10px #6666;
}
#g-navigation .g-main-nav {
  font-family: "Open Sans";
  font-weight: 300 !important;
  line-height: 1.5;
  text-transform: uppercase;
}
#g-navigation {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  z-index: 9;
}
.position-fixed {
  position: fixed !important;
}
#g-navigation {
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.08);
  z-index: 9;
}
#g-navigation {
  background: rgba(67, 154, 134, 0);
  background-color: rgba(67, 154, 134, 0);
  color: #0a1425;
  text-align: center;
  position: relative;
  z-index: 2;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  font-weight: 300 !important;
  color: #193e74;
  font-size: 150%;
  /*clamp(1.4rem, 1.8vw, 1.9rem);*/
  padding-top: 5%;
  padding-right: 25px;
}
#g-navigation .g-main-nav .g-toplevel > li > .g-menu-item-container {
  color: #014a94;
  padding: 0.2345rem 0;
  padding-left: 0px;
  padding-left: 45px;
}
div#menu-6409-particle.g-content.g-particle {
  padding-top: 5%;
}
div#menu-6348-particle.g-content.g-particle {
  padding-top: 5%;
}
div#social-3171-particle.g-content.g-particle {
  padding-top: 15%;
  padding-right: 10%;
}
.rounded-4 {
  border-radius: 1.25rem;
}
.btn:focus {
  box-shadow: none;
}
.btn-link:focus, .btn-link.focus, .btn-link:hover {
  text-decoration: none;
}
.btn:hover {
  color: #fff !important;
}
.btn-primary:hover, .btn-primary:active, .btn-primary:focus {
  background: #4766a6;
  color: #ffffff;
}
.card-footer {
  padding: 0.75rem 1.25rem;
  background-color: transparent;
  border-top: 0px;
}
.card-body p.text-justify {
  hyphens: manual !important;
}
.card-img-overlay {
  background-color: rgba(0, 0, 0, 0.6);
}
#g-intro {
  background: #f4f5f7;
  color: #424753;
}
#g-footer {
  background: #1f4394;
  color: #ffffff;
  padding: 0;
}
div.card-text.p-box.pt-1 {
  font-size: 1.025rem;
  line-height: 1.5rem;
  color: #333;
}
.font-weight-400 {
  font-weight: 400 !important;
}
.font-weight-600 {
  font-weight: 600 !important;
}
.font-weight-900 {
  font-weight: 900 !important;
}
.filter-grey-100 {
  filter: grayscale(100%);
}
.filter-grey-100:hover {
  filter: none;
}
h1 {
  /*font-size: clamp(2.4rem, 2.5vw, 2.8rem);
  line-height: clamp(2.1rem, 2.5vw, 2.8rem);*/
  font-size: 42px;
  line-height: 42px;
  color: #2b2a2b;
}
h2 {
  /*font-size: clamp(1.9rem, 2.2vw, 2.4rem);*/
  font-size: 38px;
  line-height: 38px;
}
h3 {
  /*font-size: clamp(1.6rem, 2.0vw, 2.2rem);*/
  font-size: 28px;
  line-height: 28px;
}
h4 {
  font-size: 1.25rem;
  line-height: 1.65rem;
}
p {
  /*font-size: clamp(1.3rem, 1.4vw, 1.6rem);*/
  font-size: 18px;
  text-align: justify;
  hyphens: auto;
}
#g-header h2 {
  font-weight: 300;
  line-height: 42px;
}
h5, .h5 {
  font-size: 24px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  margin-bottom: 1rem;
  color: #014b94;
  font-family: "Instrument Sans";
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
h2.text-center {
  padding-bottom: 25px;
  color: #ffff;
  font-weight: 300 !important;
}
a:hover {
  color: #efefef;
}
p {
  margin-bottom: 16px;
  font-weight: 300;
  line-height: 1.6;
  color: #1b1b1b;
  font-family: "Open Sans";
}
dl, ol, ul {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.6;
  color: #1b1b1b;
  font-family: "Open Sans";
}
li {
  list-style: square;
}
ul.content {
  margin-top: 0;
  margin-bottom: 1rem;
  font-size: 1.4rem;
  color: #1b1b1b;
}
#g-navigation {
  background: #ffffff;
  color: #014a94;
  position: relative;
  z-index: 11;
  box-shadow: 5px 5px 5px 0px #6666;
}
.g-main-nav .g-toplevel > li > .g-menu-item-container > .g-menu-item-content {
  word-break: normal;
  line-height: normal;
  font-weight: 300 !important;
  color: #193e74;
  font-size: 24px;
}
.rounded-25 {
  border-radius: 25px;
}
.social-links {
  color: #014a94;
}
.social-links a {
  color: #014a94;
}
#g-testimonials {
  background: #f4f5f7;
  color: #424753;
  padding: 3rem 0;
  position: relative;
  z-index: 10;
  border-radius: 25px;
}
#g-above {
  background: #f4f5f7;
  color: #424753;
  padding: 3rem 0;
  border-radius: 25px;
}
/*Button Pulse*/
.btn {
  position: relative;
  padding: 1.5rem 3rem;
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
  background: none;
  border: none;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.4s ease;
  min-width: 200px;
  z-index: 1;
  background-color: #014a94;
}
.neon-pulse {
  background: blue;
  border: 2px solid #0ff;
  border-radius: 25px;
  box-shadow: 0 0 10px rgba(0, 255, 255, 0.3);
  overflow: visible;
}
.neon-pulse::before, .neon-pulse::after {
  content: "";
  position: absolute;
  inset: -4px;
  border: 2px solid blue;
  border-radius: inherit;
  animation: pulseOut 2s ease-out infinite;
  opacity: 0;
}
.neon-pulse::after {
  animation-delay: 1s;
}
@keyframes pulseOut {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
@keyframes pulse {
  0%, 100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
}
.pulse-element {
  background-color: #014a94;
  border-radius: 10px;
  padding: 10px;
  color: white;
  animation: pulse 2s infinite;
}
@keyframes pulse-glow {
  0%, 100% {
    transform: scale(1);
    box-shadow: 0 0 0 0 rgba(52, 152, 219, 0.7);
  }
  50% {
    transform: scale(1.15);
    box-shadow: 0 0 0 10px rgba(52, 152, 219, 0);
  }
}
.pulse-glow {
  animation: pulse-glow 2s infinite;
}
/*Slider Logos*/
@keyframes slides {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.logos {
  overflow: hidden;
  padding: 30px 0px;
  white-space: nowrap;
  position: relative;
}
.logos:before, .logos:after {
  position: absolute;
  top: 0;
  content: "";
  width: 250px;
  height: 100%;
  z-index: 2;
}
.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}
.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}
.logo_items {
  display: inline-block;
  animation: 55s slides infinite linear;
}
.logos:hover .logo_items {
  animation-play-state: paused;
}
.logo_items img {
  height: 85px;
  padding-right: 55px;
}
/*Grid mit Bild rund */
.card-custom {
  border: none;
  text-align: center;
  padding: 2rem 1rem;
  border-radius: 10px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  background-color: #fff;
}
.card-custom img {
  width: 240px;
  height: 240px;
  object-fit: contain;
  margin-bottom: 1rem;
}
.btn-custom {
  background-color: #c62828;
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  padding: 0.6rem 1.2rem;
}
.btn-custom:hover {
  background-color: #a91d1d;
  color: #fff;
}
/* Barrierefreiheit */
/*._access-icon {
  width: 58px !important;
  height:58px !important;
  font-size: 40px !important;
  background-color: #F5FF00 !important;
  left: unset !important;
  bottom: 325px !important;
  right: 25px;
  border: 0px solid white;
  box-shadow: none !important;
  border-radius:50%;
  transform: none !important;
  &:hover {
    transform: none !important;
  }
}*/
._access-icon {
  width: 58px !important;
  height: 58px !important;
  font-family: Arial !important;
  font-size: 0 !important;
  content: url('../../../../../images/access_w.svg');
  background-color: #014a94 !important;
  left: unset !important;
  bottom: 125px !important;
  right: 15px;
  border: 3px solid white;
  box-shadow: none !important;
  border-radius: 15px;
  transform: none !important;
}
._access-icon:hover {
  transform: none !important;
}
._access-menu.left {
  right: 0;
  left: unset !important;
  z-index: 999999999;
}
.material-icons {
  font-family: "Material Icons";
  color: #000000 !important;
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}
@font-face {
  font-family: "Material Icons";
  font-style: normal;
  font-weight: 400;
  src: url('../../fonts/flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2') format("woff2");
}
._access-menu {
  color: #000;
  font-family: "Aktiv Grotesk Corp" !important;
  padding-left: 15px !important;
}
._access-menu ul li[data-access-action="decreaseText"]::before {
  content: "🗛" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action="increaseText"]::before {
  content: "🗚" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action="invertColors"]::before {
  content: "◖" !important;
}
._access-menu ul li[data-access-action="underlineLinks"]::before {
  content: "◌̲" !important;
}
._access-menu ul li[data-access-action="readingGuide"]::before {
  content: "📏" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action="textToSpeech"]::before {
  content: "💬" !important;
  margin-left: -5px;
}
._access-menu ul li[data-access-action="increaseTextSpacing"]::before {
  content: "⇆" !important;
  transform: rotate(90deg) translate(-7px, 2px);
  margin-left: -2px;
}
._access-menu ul li[data-access-action="decreaseTextSpacing"]::before {
  content: "↹" !important;
  transform: rotate(90deg) translate(-7px, 2px);
  margin-left: -2px;
}
._access-menu ul li[data-access-action="bigCursor"]::before {
  content: "" !important;
  margin-left: -5px;
}
i._access-menu ._menu-reset-btn {
  right: 25px;
  content: "⟲" !important;
  transition: 0.3s ease;
  transform: rotate(0deg);
  margin-top: 15px;
}
i._access-menu ._menu-close-btn {
  left: 25px;
  content: "x" !important;
  transition: 0.3s ease;
  transform: rotate(0deg);
  margin-top: 15px;
}
/* Standard: beide sichtbar, außer in den Media Queries */
.hidden-desktop {
  display: none;
}
.hidden-phone {
  display: none;
}
/* Für Mobile (z. B. bis 767px) */
@media (max-width: 767px) {
  .hidden-phone {
    display: none;
    /* bleibt unsichtbar auf Handy */
  }
  .hidden-desktop {
    display: block;
    /* wird sichtbar auf Handy */
  }
  div#social-3171-particle.g-content.g-particle {
    padding-top: 0px;
    padding-right: 0px;
  }
  audio, canvas, progress, video {
    display: inline-block;
    vertical-align: baseline;
    border-radius: 0px !important;
    box-shadow: none !important;
    width: 100% !important;
  }
  h1 {
    font-size: 28px;
    line-height: 32px;
    color: #2b2a2b;
  }
  h2 {
    font-size: 28px;
    line-height: 32px;
    color: #2b2a2b;
  }
  .pulse-glow {
    animation: none;
    width: 100%;
  }
  .btn span {
    padding: 0;
    margin: 0;
    font-size: 18px;
  }
  .logos::before {
    left: 0;
    background: none;
  }
  .logos::after {
    right: 0;
    background: none;
  }
  .g-offcanvas-toggle {
    display: block;
    position: fixed;
  }
  #g-testimonials {
    border-radius: 0px !important;
  }
  #g-above {
    border-radius: 0px !important;
  }
}
/* Für Desktop (ab 768px aufwärts) */
@media (min-width: 768px) {
  .hidden-desktop {
    display: none;
    /* bleibt unsichtbar auf Desktop */
  }
  .hidden-phone {
    display: block;
    /* wird sichtbar auf Desktop */
  }
}
h5.card-title.mb-0.w-100 {
  display: none;
}
div#mod-ordiximagetabs-128-panel-0.tab-pane {
  background: #fff;
  border-radius: 1.25rem;
  color: #424753;
}
.tab-content > .active {
  display: block;
  background: #ffff;
  border-radius: 1.15rem;
}
.tab-description li {
  list-style: square;
  color: #434343;
  font-size: 18px;
}
.card-img-top {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.cc-revoke.cc-center.cc-revoke-bottom {
  border: 3px solid white;
  background-color: #014a94 !important;
  top: auto !important;
  right: 20px !important;
  bottom: 60px !important;
  left: auto !important;
  padding: 5.5px !important;
}
.cc-revoke.cc-center.cc-revoke-bottom::before {
  content: "";
  font-family: "bootstrap-icons";
  color: white;
  font-size: 1.5em;
  width: 28px;
  height: 33px;
  padding-top: 0.5rem;
  text-align: center;
}
.cc-revoke.cc-center.cc-revoke-bottom {
  bottom: 0;
  top: auto;
  margin-top: 15px;
  border-radius: 15px;
}
div.cc-window.cc-floating {
  max-width: 32em;
  border: 2px solid #4766a6;
  border-radius: 25px;
}
ul.cc-compliance-list li {
  flex: 1 !important;
  line-height: 16px;
  list-style: none;
}
.cc-btn {
  display: block;
  padding: 0.4em 0.8em;
  font-size: 18px !important;
  font-weight: 300;
  border-width: 2px;
  border-style: solid;
  text-align: center;
  white-space: nowrap;
  text-decoration: none;
}
a.cc-link label {
  display: inline-block;
  font-size: 16px;
  margin: 0;
  padding: 0;
  padding-left: 0px;
  line-height: inherit;
  cursor: pointer;
  padding-left: 5px;
}
div.cc-window, span.cc-cookie-settings-toggler, span.cc-cookie-domains-toggler {
  font-size: 18px;
  font-family: "Open Sans";
}
div.cc-window, span.cc-cookie-settings-toggler, span.cc-cookie-domains-toggler {
  font-size: 18px !important;
  line-height: 22px !important;
}
div.cc-window.cc-floating div.cc-settings-label {
  width: 100%;
  margin-bottom: 2px;
  font-size: 18px;
  padding-bottom: 15px;
  padding-top: 15px;
  font-weight: 700;
}
.cc-color-override-1974758360 .cc-highlight .cc-btn.cc-deny {
  color: #014b94;
  border-color: #dedede;
  background-color: white;
}
.cc-revoke.cc-center.cc-revoke-bottom::before {
  content: "";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  color: white;
  font-size: 1.7em;
  width: 28px;
  height: 33px;
  display: inline-block;
  text-align: center;
  line-height: 33px;
  margin-top: -6px;
  padding-left: 8px;
}
.cc-revoke.cc-center.cc-revoke-bottom {
  border: 3px solid white;
  background-color: #014a94 !important;
  top: auto !important;
  right: 15px !important;
  bottom: 60px !important;
  left: auto !important;
  padding: 5.5px !important;
  width: 58px;
  height: 58px;
}
div.cc-revoke {
  box-shadow: none !important;
}
.convertforms.cf-success .cf-response {
  background-color: lightblue;
  display: block;
}
h1.convertforms.cf-success .cf-response {
  font-weight: 300;
  line-height: 52px;
  text-align: center;
}
p.convertforms.cf-success .cf-response {
  font-weight: 300;
  line-height: 18px;
  text-align: center;
}
/*# sourceMappingURL=custom_14.css.map */