/* oswald-200 - 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: "Oswald";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/oswald-v56-latin-200.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-300 - 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: "Oswald";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/oswald-v56-latin-300.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-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: "Oswald";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/oswald-v56-latin-regular.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-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: "Oswald";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/oswald-v56-latin-500.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-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: "Oswald";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/oswald-v56-latin-600.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* oswald-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: "Oswald";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/oswald-v56-latin-700.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-sans-300 - 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: "Open Sans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/open-sans-v40-latin-300.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-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: "Open Sans";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/open-sans-v40-latin-regular.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-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: "Open Sans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/open-sans-v40-latin-500.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-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: "Open Sans";
    font-style: normal;
    font-weight: 600;
    src: url("../fonts/open-sans-v40-latin-600.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* open-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: "Open Sans";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/open-sans-v40-latin-700.woff2") format("woff2");
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

body {
    margin: 0 auto !important;
    height: 100.01% !important;
    font-family: "Open Sans", sans-serif;
    font-size: 17px !important;
    font-weight: 300 !important;
    text-align: left !important;
    line-height: 170% !important;
    color: #000 !important;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    background-color: #fff !important;
    overflow-x: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Oswald", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    color: #014182;
}

h1 {
    font-size: 3rem;
    font-weight: 300 !important;
}

h1.unterzeile {
    font-size: 30px !important;
    font-weight: 300 !important;
    line-height: 140%;
}

h2 {
    font-size: 2.9rem !important;
    font-weight: 400 !important;
    color: #5c6c7d;
}

h2.h1 {
    font-size: 40px !important;
    font-weight: 400 !important;
    color: #014182;
}

.claim-home-bg h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 17px !important;
    font-weight: 300 !important;
}

h3 {
    font-family: "Open Sans", sans-serif;
    font-size: 1.9rem !important;
    font-weight: 300 !important;
}

h3.card-title a:link {
    font-size: 25px !important;
    color: #014182 !important;
}

h4,
h5 {
    font-weight: 400;
}

.claim h5 {
    /* font-size 1.25rem !important; */
    font-weight: 300;
    color: #fff;
    margin-bottom: 6%;
}

.text-blau {
    color: #014182;
}

.zitat p {
    color: #014182;
    font-weight: 600;
}

p.citation {
    font-weight: 600;
}

.nowrap {
    hyphens: none;
}

.noWrap {
    white-space: nowrap;
}

.blau {
    background-color: #014182;
}

img {
    max-width: 100%;
}

img.shrink {
    max-width: 70%;
}

.wrapper {
    max-width: 80% !important;
    margin: 0 auto;
}

.container-fluid.zitat {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

/* --- TOPBAR --- */
/* --- ENDE TOPBAR --- */
/* +++ NAVIGATION +++ */
.offcanvas {
    --bs-offcanvas-bg: rgba(1, 65, 130, 0.9) !important;
}

.navbar {
    padding: 0 !important;
    transition: all 0.5s;
    min-height: 140px;
}

.navbar-brand {
    padding-bottom: 0 !important;
}

.navbar-brand img.lrg-logo {
    z-index: 9999;
    height: auto;
    max-width: 400px;
    display: block;
    position: absolute;
    top: 25px;
    transition: all 0.5s ease;
}

.sml-logo {
    position: absolute;
    z-index: 9999;
    margin-top: -23px;
    margin-left: 5px;
    width: 260px;
    height: auto;
    opacity: 1;
}

.nav-link.no-link {
    cursor: default !important;
}

.nav-link,
.navbar-brand {
    color: #232323;
    cursor: pointer !important;
}

a.nav-link {
    margin: 0 auto !important;
    color: #bbe3fa !important;
    padding: 5px 25px;
    font-size: 16px !important;
    font-family: "Open Sans", sans-serif !important;
    font-weight: 300;
}

a.nav-link:hover {
    background-color: #014182 !important;
    color: #fff !important;
}

a.nav-link.active {
    background-color: #014182 !important;
    color: #fff !important;
}

.nav-item {
    font-size: 16px !important;
    font-family: "Open Sans", sans-serif !important;
    border-bottom: 1px solid rgba(0, 69, 118, 0.25);
    padding: 6px 0;
}

.navbar-collapse {
    justify-content: flex-end;
    padding-left: 10px;
    padding-bottom: 20px;
}

button.navbar-toggler {
    background-color: transparent;
}

.navbar-toggler {
    display: block;
    border: none;
}

.navbar-toggler-icon {
    margin-top: 48px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgb(255, 255, 255)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
    background-color: #014182 !important;
    border: 1px solid #014182 !important;
    width: 2em;
    height: 2em;
}

.navbar-scrolled .navbar-toggler-icon {
    margin-top: 0;
}

.navbar-scrolled {
    background-color: rgba(255, 255, 255, 0.9) !important;
    padding: 0;
}

/*.navbar-toggler {
    border: none;
}*/
.navbar-toggler:focus {
    box-shadow: none;
}

.dropdown-menu {
    font-size: 14px;
    color: #014182 !important;
    background-color: #fff !important;
    border: 0px solid rgba(0, 0, 0, 0.15) !important;
    border-radius: 0 !important;
}

ul .dropdown-menu.show {
    margin-bottom: 0 !important;
    padding-left: 10px;
}

.dropdown-menu.show li {
    list-style: none !important;
}

.dropdown-item {
    color: #014182 !important;
    text-decoration: none;
}

.dropdown-item:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #014182 !important;
}

.dropdown-item.active,
.dropdown-item:active {
    color: #fff !important;
    text-decoration: none;
    background-color: #014182 !important;
}

.dropdown-item a:link {
    color: #014182 !important;
    text-decoration: none !important;
}

.nav-link.dropdown-item.active {
    background-color: #014182 !important;
}

.bg-body-tertiary {
    background-color: rgba(255, 255, 255, 0.65);
}

/* +++ Ende NAVIGATION +++ */
/* ---- Liste ---- */
ol {}

ul {
    margin-bottom: 20px !important;
}

ul {
    list-style-type: square;
    padding-left: 20px;
    line-height: 170%;
}

li::marker {
    color: #014182 !important;
}

li.nav-item {
    list-style: none !important;
}

li {}

/*.list-unstyled {
    list-style: disc !important;
}*

/* ---- Ende Liste ---- */
/* ---- Font Awesome Icons ---- */
.fa-thin {
    color: #014182;
}

/* ---- Ende Font Awesome Icons ---- */
/*--- Links ---*/
a:link {
    color: #014182;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
}

a:visited {
    color: #014182;
    text-decoration: none;
}

a:focus {
    color: #333;
    text-decoration: none;
}

a:hover {
    color: #014182;
    text-decoration: none;
}

a:active {
    color: #2b2d2f;
    text-decoration: none;
}

/*--- End Links ---*/
/*--- Margins & Paddings ---*/
.mt-2 {
    margin-top: 2% !important;
}

.mt-3 {
    margin-top: 3% !important;
}

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

.mt-5 {
    margin-top: 5% !important;
}

.mt-6 {
    margin-top: 6% !important;
}

.mt-7 {
    margin-top: 7% !important;
}

.mt-8 {
    margin-top: 8% !important;
}

.mt-9 {
    margin-top: 9% !important;
}

.mt-10 {
    margin-top: 10% !important;
}

.mt-11 {
    margin-top: 11% !important;
}

.mt-12 {
    margin-top: 12% !important;
}

.mt-16 {
    margin-top: 16% !important;
}

.mb-2 {
    margin-bottom: 2% !important;
}

.mb-3 {
    margin-bottom: 3% !important;
}

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

.mb-5 {
    margin-bottom: 5% !important;
}

.mb-6 {
    margin-bottom: 6% !important;
}

.mb-7 {
    margin-bottom: 7% !important;
}

.mb-8 {
    margin-bottom: 8% !important;
}

.mb-9 {
    margin-bottom: 9% !important;
}

.mb-10 {
    margin-bottom: 10% !important;
}

.p-2 {
    padding: 2% !important;
}

.p-3 {
    padding: 3% !important;
}

.p-4 {
    padding: 4% !important;
}

.p-5 {
    padding: 5% !important;
}

.p-6 {
    padding: 6% !important;
}

.p-7 {
    padding: 7% !important;
}

.p-8 {
    padding: 8% !important;
}

.p-9 {
    padding: 9% !important;
}

.p-10 {
    padding: 10% !important;
}

.pt-1 {
    padding-top: 1% !important;
}

.pt-2 {
    padding-top: 2% !important;
}

.pt-3 {
    padding-top: 3% !important;
}

.pt-4 {
    padding-top: 4% !important;
}

.pt-5 {
    padding-top: 5% !important;
}

.pt-6 {
    padding-top: 6% !important;
}

.pt-7 {
    padding-top: 7% !important;
}

.pt-8 {
    padding-top: 8% !important;
}

.pt-9 {
    padding-top: 9% !important;
}

.pt-10 {
    padding-top: 10% !important;
}

.pb-2 {
    padding-bottom: 2% !important;
}

.pb-3 {
    padding-bottom: 3% !important;
}

.pb-4 {
    padding-bottom: 4% !important;
}

.pb-5 {
    padding-bottom: 5% !important;
}

.pb-6 {
    padding-bottom: 6% !important;
}

.pb-7 {
    padding-bottom: 7% !important;
}

.pb-8 {
    padding-bottom: 8% !important;
}

.pb-9 {
    padding-bottom: 9% !important;
}

.pb-10 {
    padding-bottom: 10% !important;
}

/*--- End Margins & Paddings ---*/
/*--- Carousel ---*/
/*--- End Carousel ---*/
/*--- Card ---*/
.card {
    border-radius: 0 !important;
    border-color: transparent !important;
    padding: 15px !important;
}

.card-footer {
    background-color: transparent !important;
    border-top: none !important;
}

/*--- End Card ---*/
/* ###### MASONRY ###### */
.card-img-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    transition: 0.5s ease;
    background: rgba(255, 255, 255, 0.7);
    display: flex;
}

.card-image {
    position: relative;
}

.card:hover .card-img-overlay {
    opacity: 1;
}

/*--- End Card ---*/
/*+++++ OVERLAY +++++*/
.align-items-center {
    display: flex;
    align-items: center;
    /*Aligns vertically center */
    justify-content: center;
    /*Aligns horizontally center */
}

/*+++++ END OVERLAY +++++*/
/* ###### END MASONRY ###### */
.bordred {
    border-left: 3px solid #014182;
}

/* +++ Animation links und rechts +++ */
.animation-element.slide-right.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(200px, 0px, 0px);
    -webkit-transform: translate3d(200px, 0px, 0px);
    -o-transform: translate(200px, 0px);
    -ms-transform: translate(200px, 0px);
    transform: translate3d(200px, 0px, 0px);
}

.animation-element {
    opacity: 0;
    position: relative;
}

.animation-element.slide-left.in-view {
    opacity: 1;
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -o-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-left {
    opacity: 0;
    -moz-transition: all 700ms linear;
    -webkit-transition: all 700ms linear;
    -o-transition: all 700ms linear;
    transition: all 700ms linear;
    -moz-transform: translate3d(-200px, 0px, 0px);
    -webkit-transform: translate3d(-200px, 0px, 0px);
    -o-transform: translate(-200px, 0px);
    -ms-transform: translate(-200px, 0px);
    transform: translate3d(-200px, 0px, 0px);
}

/* +++ Ende Animation links und rechts +++ */
/* ---- Formular ---- */
/* ##### KURZBEWERBUNG ##### */
/* ##### KURZBEWERBUNG ##### */
.dh-form-wrapper {
    font-size: 1em;
    width: 100%;
    max-width: 900px;
}

.dh-form-wrapper .text-small {
    font-size: 70%;
}

form {
    display: block;
    margin-top: 0em;
}

.dh-form-group {
    /*margin-bottom: 1rem;*/
    margin-bottom: 0;
}

.dh-form label {
    display: inline-block;
    margin-bottom: 0.5rem;
    line-height: 120%;
}

.dh-form label sup {
    color: #333;
}

.dh-form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #333;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid transparent;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.kontaktform.dh-form label {
    color: #fff !important;
}

.bewerbung .dh-form-control {
    display: block;
    width: 100%;
    padding: 0.375rem 1rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    color: #333;
    background-color: rgba(217, 224, 234, 0.5);
    background-clip: padding-box;
    border: 1px solid transparent;
    border-bottom: 1px solid rgba(0, 69, 118, 0.25);
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.dh-form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
}

.dh-form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -0.35rem !important;
}

.dh-form-check-label {
    margin-bottom: 0;
    padding-left: 20px;
}

.dh-btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.dh-btn-primary {
    color: #fff;
    background-color: #014182;
    border-color: #014182;
}

.dh-btn-primary:hover {
    color: #fff;
    background-color: #014182;
    border-color: #014182;
}

.bewerbung .dh-btn-primary {
    color: #fff;
    background-color: #014182;
    border-color: #014182;
}

.bewerbung .dh-btn-primary:hover {
    color: #014182 !important;
}

.dh-alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0;
}

.dh-alert-success {
    margin-top: 2%;
    color: #120104;
    background-color: #cfe8e5;
    border-color: #120104;
}

.dh-form-group input:focus,
.dh-form-group textarea:focus {
    outline: none;
}

/* ##### KONTAKTFFORMULAR #### */
.kofu .dh-form-group label {
    color: #fff !important;
}

p.formu {
    color: #fff !important;
}

/* --  STAR-RATING-FIELD -- */
.rating {
    border: none;
    /*  float: left; */
}

.rating > input {
    display: none;
}

.rating > label:before {
    margin: 0 5px;
    font-size: 2em;
    font-family: "Font Awesome 6 Pro";
    display: inline-block;
    content: "\e28b";
}

.rating > .half:before {
    content: "\f089";
    position: absolute;
}

.rating > label {
    color: #333;
    float: right;
    font-weight: 100;
}

/***** CSS Magic to Highlight Stars on Hover *****/
.rating > input:checked ~ label,
/* show gold star when clicked */
.rating:not(:checked) > label:hover,
/* hover current star */
.rating:not(:checked) > label:hover ~ label {
    color: #014182;
    font-weight: 300;
}

/*        hover previous stars in list */
.rating > input:checked + label:hover,
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label,
.rating > input:checked ~ label:hover ~ label {
    color: #014182;
}

/* ---- Ende Formular ---- */
/* --- Infotainment-Blog --- */
.slick-slide {
    margin: 10px;
}

.wsi-card {
    border: 1px solid #014182 !important;
    border-radius: 5px !important;
}

.wsi-main-section ul.list-unstyled {
    padding-left: 20px;
}

.wsi-main-section ul.list-unstyled li {
    border-bottom: 1px solid rgba(217, 224, 234, 0.5);
    padding-bottom: 4%;
    margin-bottom: 4%;
}

.wsi-main-section h2 {
    font-size: 1.9rem !important;
    font-weight: 300 !important;
    color: #014182;
}

.wsi-hr {
    display: none;
}

.cta .wsi-main-section ul.list-unstyled {
    list-style-type: none !important;
    padding-left: 0 !important;
}

a.wsi-btn,
.wgbr__card__btn,
#LoadMore.wsi-btn {
    color: #fff !important;
    background-color: #014182 !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 10px;
}

a.wsi-btn:hover,
.wgbr__card__btn:hover {
    color: #014182 !important;
    background-color: #fff !important;
    border-color: #014182 !important;
}

.wgbr__arrow-icon {
    stroke: #014182;
    stroke-width: 4;
}

/* --- Ende Infotainment-Blog --- */
/*--- Offset-Column Textbox ---*/
/*--- End Offset-Column Textbox ---*/
/*--- Slick ---*/
.slick-dots {
    display: none !important;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
}

/*
/*--- End Slick ---*/
/* ---- Background ---- */
.bG-footer {
    background-image: url("../img/background-footer.png");
    background-repeat: repeat;
    background-size: contain;
    /* padding: 50px 0; */
}

/* ---- Ende Background ---- */
/*--- Infocenter & Accordions ---*/
.PortalName {
    font-weight: 300;
    font-size: 15px;
    color: #b7b7b7;
    margin: 2% 0 2% 0;
}

.PortalBeschreibung {
    font-size: 13px;
    font-weight: normal;
    padding-left: 0px;
}

.PortalBeschreibung h2 {
    margin-top: 4% !important;
}

.PortalKategorie {
    padding-top: 20px;
    font-weight: normal;
    font-size: 12px;
    color: #2b2d2f;
}

.PortalKategorieBeschreibung {
    color: #676767;
    margin: 2% 0 1% 0;
}

.PortalUL {
    margin-top: 3%;
    margin-bottom: 5%;
    padding-left: 0 !important;
}

.PortalLI {
    margin-left: 35px;
    padding-left: 5px;
}

.trigger,
.PortalRubriken {
    cursor: pointer;
    margin-bottom: 0 !important;
    padding: 7px 10px;
    margin-top: -1px;
    -webkit-transition: 0.5s;
    transition: 0.5s;
    background-color: #014182;
    color: #fff !important;
}

h3.trigger,
a:link.PortalTrigger,
.trigger a {
    color: #fff !important;
    text-decoration: none;
    font-weight: 300 !important;
    font-size: 16px !important;
}

h3.trigger.omega {}

/*.trigger::before {
    content: '\f078';
    font-family: 'Font Awesome';
    font-weight: 300;
    color: #fff;
    margin-right: 15px;
} */
.trigger_active {
    -webkit-transition: 0.2s;
    transition: 0.2s;
}

/*.trigger_active::before {
    content: '\f077';
} */
.trigger::after {
    content: "\f175";
    font-family: "Font Awesome 6 Pro";
    font-weight: 300;
    vertical-align: middle;
    float: right !important;
    color: #2b2d2f;
    margin-left: 20px;
    display: block;
}

.trigger,
h6.trigger,
h5.rubrik {
    background-color: #bbe3fa !important;
    border-bottom: 1px solid #fff;
    border-radius: 0px;
    padding: 10px 15px;
    margin-bottom: 1px !important;
}

#BriefRubriken {
    font-size: 24px;
    margin-top: 2%;
    color: #333;
}

.trigger_active::after {
    content: "\f176";
}

#infocenter h3,
.PortalKategorie,
.PortalTrigger {
    font-size: 1.2em;
    font-weight: 400 !important;
    color: #333;
    margin: 0.6em 0;
    text-transform: none;
}

#infocenter h3 {
    margin: 1.8em 0 0.6em 0;
}

.PortalTrigger,
.trigger a,
.PortalRubriken a:link,
.PortalRubriken a:hover,
.PortalRubriken a:active,
.PortalRubriken a:focus,
.PortalRubriken a:visited,
h3.trigger {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 300 !important;
    color: #fff !important;
}

/*#infocenter .trigger a,*/
#infocenter .trigger {
    font-weight: 300 !important;
    color: #014182 !important;
    background-color: transparent !important;
    border-bottom: 1px solid #d1e1f1;
}

#infocenter .trigger a {
    color: #014182 !important;
}

h3.trigger_active,
.trigger_active a:link.PortalTrigger,
.trigger_active a {
    text-decoration: none;
    margin: 0.6em 0;
}

/*.toggle_container {
    padding: 30px 15px;
}*/
h3.trigger_active::after,
.trigger_active::after,
.trigger::after,
h3.trigger::after {
    /* position: absolute; */
    font-family: "Font Awesome 6 Pro";
    font-size: 20px;
    content: "\f0d7";
    padding-left: 15px;
    color: #014182 !important;
}

#PortalName {
    display: none;
}

.PortalRubriken {
    font-weight: normal;
    text-transform: none;
    font-size: 1em;
}

.PortalRubriken a {
    color: #232323;
}

.PortalRubrikenBeschreibung {
    padding-left: 20px;
}

#LinkBeschreibung {}

.BriefRubrikenWrapper,
.BriefStartbild,
.ArchivWrapper {
    max-width: 100%;
}

.BriefName {
    font-weight: normal;
    color: #232323;
    text-align: left;
    padding: 0;
}

.BriefStartbild {
    width: 100%;
    max-width: 600px;
    height: auto;
    text-align: left;
}

.BriefStartbild img {
    max-width: 100%;
    height: auto;
    text-align: left;
}

.BriefRubriken {
    font-family: "Open Sans", "sans-serif";
    font-size: 2 em;
    font-weight: 400;
    text-transform: normal;
    color: #232323;
    margin: 20px 0 0.6em 0;
    line-height: 100%;
}

.BriefArtikelHeadline {
    font-weight: normal;
    font-size: 1em;
    color: #232323;
}

.trigger.BriefArtikelHeadline,
.trigger.BriefArtikelHeadline a:link {
    color: #232323 !important;
}

.BriefArtikelInhalt {
    padding-left: 20px;
    text-align: justify;
}

.ArchivArtikelInhalt {
    line-height: 18px;
    margin-top: 2%;
    margin-bottom: 5%;
}

.ArchivArtikelHeadline {
    padding-left: 20px;
    font-weight: normal;
}

.ArchivArtikelHeadline a:link {
    color: #fff !important;
}

/*--- end Infocenter & Accordions ---*/
/* +++ Button +++ */
.btn-outline-dark {
    color: #fff !important;
    background-color: #014182 !important;
    border: 1px solid #fff !important;
    border-radius: 0 !important;
    padding: 10px;
}

.btn-outline-dark:hover {
    color: #014182 !important;
    background-color: #fff !important;
    border-color: #014182 !important;
}

.btn-outline-dark.fa-thin {
    color: #fff !important;
}

.btn-outline-dark.fa-thin:hover {
    color: #014182 !important;
}

.bG-green .btn-outline-dark {
    color: #014182 !important;
    border-color: #014182 !important;
    background-color: #fff !important;
    border-radius: 5px !important;
    padding: 10px;
}

.bG-green .btn-outline-dark:hover {
    color: #fff !important;
    background-color: #014182 !important;
    border-color: #fff !important;
}

.bG-green .btn-outline-dark.fa-thin:hover {
    color: #fff !important;
}

a:link .btn {
    font-size: 15px !important;
}

/* +++ Ende Button +++ */
/* +++ Animation links und rechts +++ */
/* +++ Ende Animation links und rechts +++ */
/* +++ Videos +++ */
.iframe-container {
    position: relative;
    padding-bottom: 57%;
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

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

/* +++ Ende Videos +++ */
/*###############################*/
/* +++ INFOPORTAL +++ */
#infocenter {
    max-width: 800px !important;
}

/* +++ ENDE INFOPORTAL +++ */
/* ############################## */
/*--- Footer ---*/
footer {
    margin-top: 8%;
    padding: 6% 0 2% 0;
    color: #fff;
    background-color: #014182;
    background-image: linear-gradient(0deg,
            rgba(0, 69, 118, 0.1),
            rgba(0, 69, 118, 0.3)),
        url("../img/footer-bg.jpg");
    object-fit: cover;
    display: block;
    vertical-align: middle;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border-bottom: 50px solid #666;
}

footer a:link,
footer a:visited,
footer a:active,
footer a:focus {
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    text-decoration: none;
}

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

footer .dh-btn-primary {
    color: #014182;
    background-color: #fff;
    border-color: #fff;
    border-radius: 5px !important;
}

footer .dh-btn-primary:hover {
    color: #014182;
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.33) !important;
}

footer .fa-thin {
    color: #fff;
}

footer p {
    font-size: 15px;
    line-height: 180%;
    color: #fff;
}

footer h3 {
    color: #fff;
}

.footer-img {
    position: relative;
    left: 120px;
}

footer .formular {
    position: relative;
    bottom: 200px;
}

footer .wgbr-form .wgbr-label {
    color: #000 !important;
}

footer .wgbr-form p {
    color: #000 !important;
}

/*--- End Footer ---*/
/* ---- Miscellaneous ---- */
.row-flex {
    display: flex;
    flex-wrap: wrap;
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important;
}

.border-radius-oc {
    border-radius: 10px !important;
}

/*.img-border {
    border: 1px solid rgba(0, 0, 0, .033);
}*/
b {
    font-weight: 500;
}

.schwerpunkte-box {
    background-color: rgba(0, 69, 118, 1);
    padding: 20px;
    margin: 4% 0;
    color: #fff;
}

.video-box {
    background-color: rgba(0, 69, 118, 1);
    padding: 20px 10px;
    margin: 4% 0;
    color: #fff;
}

.schwerpunkte-box p,
.schwerpunkte-box h3,
.schwerpunkte-box a:link,
.schwerpunkte-box a:visited,
.schwerpunkte-box a:hover,
.schwerpunkte-box a:active,
.schwerpunkte-box a:focus,
.schwerpunkte-box i {
    color: #fff;
}

.stellen .schwerpunkte-box p,
.stellen .schwerpunkte-box h3,
.stellen .schwerpunkte-box a:link,
.stellen .schwerpunkte-box a:visited,
.stellen .schwerpunkte-box a:hover,
.stellen .schwerpunkte-box a:active,
.stellen .schwerpunkte-box a:focus,
.stellen .schwerpunkte-box i {
    color: #014182 !important;
}

.stellen,
.video {
    padding: 10px;
    background-color: #014182;
    border-radius: 10px;
}

.videos.schwerpunkte-box h3 {
    color: #014182;
}

.schwerpunkte-box a:hover {
    text-decoration: underline;
}

.leistungsueberblick {
    background-color: #fff;
}

.leistungsueberblick:hover {
    background-color: #bbe3fa;
}

.stellen .card:hover {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.33) !important;
}

.card,
#ansprechpartner-cta .card {
    --bs-card-border-radius: 0rem;
    --bs-card-inner-border-radius: calc(0rem - 0px) !important;
    border-radius: 0 !important;
}

.cta.sticky-top {
    top: 180px;
}

.cta.card {
    --bs-card-border-radius: 0rem;
    --bs-card-inner-border-radius: calc(0rem - 0px) !important;
    border-radius: 0 !important;
}

.cta.ansprechpartner .card {
    border-radius: 0 !important;
}

span.rot-fett {
    font-weight: 500;
    color: #014182;
}

.card-body.ansprechpartner p {
    margin-bottom: 0 !important;
}

.weiss {
    background: rgb(255, 255, 255);
}

.schwarz {
    background-color: #363636;
}

.blau-hell {
    background-color: #d1e1f1;
}

.navigation .nav-padding {
    padding: 0 7.5% 0 7.5%;
}

.ansprechpartner .info {
    margin-top: 10px;
    color: #fff;
}

.personal.accordion {
    --bs-accordion-border-width: 0px;
}

#head-carousel img {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}

/* ---- Boxen Team Benefits Overlay ---- */
.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    background-color: rgba(75, 75, 75, 0.5);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    padding: 30px;
}

.hovereffect:hover .overlay {
    /*background-color: rgba(48, 152, 157, 0.4);*/
    background-color: rgba(162, 198, 186, 0.5);
}

.hovereffect img {
    display: block;
    position: relative;
}

.hovereffect h3 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 18px !important;
    padding: 10px;
    background: rgba(0, 69, 118, 0.25);
    -webkit-transform: translateY(45px);
    -ms-transform: translateY(45px);
    transform: translateY(45px);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hovereffect:hover h3 {
    -webkit-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}

.hovereffect p.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    text-transform: none;
    color: #fff;
    border: 1px solid rgba(0, 69, 118, 0.5);
    -webkit-box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 10px 5px rgba(0, 0, 0, 0.25);
    background: rgba(0, 69, 118, 0.25);
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: 400;
    /*margin: -52px 0 0 0;*/
    padding: 30px;
    margin-top: 10px;
}

.hovereffect:hover p.info {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.hovereffect a.info:hover {
    box-shadow: 0 0 5px #fff;
}

.carousel-indicators [data-bs-target] {
    background-color: #014182;
    margin-top: 2%;
}

#testimonial-carousel {
    min-height: 360px;
}

#testimonial-carousel .carousel-indicators {
    bottom: -70px;
}

.digital-container {
    background-color: #fff;
}

.digital-container .card {
    background-color: #f2f2f2;
}

.digital-container .card:hover {
    background-color: #bbe3fa;
}

/* ***** QUICKBUTTONS ***** */
.quickbutton-container {
    position: fixed;
    right: -20px;
    top: 30%;
    z-index: 9999;
}

.quickbutton {
    width: 240px;
    height: 60px;
    background: rgba(217, 224, 234, 0.9);
    margin-bottom: 5px;
    right: -170px;
    padding-top: 14px;
    padding-left: 10px;
    font-size: 1em !important;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    position: relative;
    border: 1px solid rgba(0, 69, 118, 0.1);
}

.quickbutton:hover,
.quickbutton:focus {
    right: 0 !important;
    background-color: #014182;
}

.quickbutton-container a:link,
.quickbutton-container a:visited,
.quickbutton-container a:hover,
.quickbutton-container a:focus,
.quickbutton-container a:active {
    font-size: 18px;
    color: #fff;
    text-decoration: none;
}

.quickbutton i {
    margin-top: 2px;
    margin-right: 4px;
    vertical-align: -3px;
    color: #014182;
}

.quickbutton:hover i,
.quickbutton:focus i {
    color: #fff;
}

/* ***** ENDE QUICKBUTTONS ***** */
.img-border {
    border: 1px solid rgba(217, 224, 234, 0.2);
}

.head-carousel-wrapper {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.row.claim.home.start {
    margin-top: -50%;
}

.row.claim {
    margin-top: -240px;
    z-index: 1;
    position: relative;
}

.claim-home-bg {
    background: rgba(1, 65, 130, 0.9);
    color: #fff;
}

.claim-folge {
    z-index: 1;
    margin-top: -60px;
}

.formular h3 {
    color: #5c6c7d;
}

.formular .wgbr-form {
    padding: 0;
}

.formular .form-control {
    border-radius: 0;
}

.formular .wgbr-required {
    color: #014182;
}

.formular .wgbr-input,
.formular textarea.form-control {
    border: 1px solid #014182;
    background: rgba(209, 225, 241, 0.25);
}

.formular .wgbr-button {
    background-color: #014182;
    margin-top: 6%;
    border-radius: 0;
    border: 1px solid #014182;
}

.formular .wgbr-button:hover {
    background-color: #fff;
    border: 1px solid #014182;
}

.formular .wgbr-label {
    font-weight: 400;
    color: #666;
}

.formular input::placeholder {
    color: transparent;
}

.video_wrapper .video_trigger {
    background-color: #d1e1f1 !important;
    color: #333;
}

.video_wrapper input.btn {
    background-color: #014182 !important;
    color: #fff;
}

/*###### MASONRY  ######*/
.grid {
    position: relative;
    height: 990px;
}

/*-------------*/
#podcasts h2.dark-2,
#podcasts h3.dark-2,
#podcasts h4.dark-2,
#podcasts p.dark-2 {
    color: #54595f !important;
    font-weight: 400 !important;
}

#podcasts .messing-light .card-body {
    background-color: rgba(233, 226, 209, 0.7);
    padding: 2px;
}

#podcasts .jade .card-body {
    background-color: rgba(174, 224, 215, 0.7);
    padding: 2px;
}

#podcasts .jade .card-body {
    background-color: rgba(174, 224, 215, 0.7);
    padding: 2px;
}

#podcasts .messing-dark .card-body {
    background-color: rgba(215, 180, 104, 0.7);
    padding: 2px;
}

#podcasts .green .card-body {
    background-color: rgba(133, 138, 119, 0.7);
    padding: 2px;
}

.masonry-section span.small {
    color: #54595f !important;
}

.masonry-section h2.messing-light {
    color: #e9e2d1 !important;
}

.masonry-section h2.dark-2,
.masonry-section h3.dark-2 {
    color: #54595f !important;
    font-weight: 500 !important;
}

.masonry-section h2 {
    color: #54595f !important;
}

.masonry-section p.messing-light {
    color: #e9e2d1 !important;
    font-size: 14px !important;
}

.masonry-section p.dark {
    color: #232425 !important;
    font-size: 14px !important;
}

.masonry-section .messing-light p.dark {
    background-color: rgba(233, 226, 209, 0.7);
    padding: 2px;
}

.masonry-section .messing-dark p.dark {
    background-color: rgba(215, 180, 104, 0.7);
    padding: 2px;
}

.masonry-section .messing-dark.medium .card-body {
    background-color: rgba(215, 180, 104, 0.8);
    padding: 2px;
}

.masonry-section .jade p.dark {
    background-color: rgba(174, 224, 215, 0.7);
    padding: 2px;
}

.masonry-section .green p.messing-light {
    background-color: rgba(133, 138, 119, 0.7);
    padding: 2px;
}

.masonry-section .messing-light.large .card-body {
    background-color: rgba(233, 226, 209, 0.7);
    padding: 3px;
}

.masonry-section .messing-dark.large .card-body {
    background-color: rgba(215, 180, 104, 0.8);
    padding: 2px;
}

.masonry-section .messing-dark.large h2 {
    color: #54595f !important;
}

.masonry-section .jade.medium h2 {
    background-color: rgba(174, 224, 215, 0.7);
    padding: 2px;
}

.masonry-section ul {
    color: #232425 !important;
    font-size: 14px !important;
    list-style-type: square !important;
}

.masonry-section h3.dark {
    font-size: 18px !important;
    color: #54595f !important;
    font-weight: 500 !important;
}

.masonry-section h4.dark {
    font-size: 18px !important;
    color: #54595f !important;
    font-weight: 600 !important;
}

.masonry-section h3.messing-light {
    font-size: 18px !important;
    color: #e9e2d1 !important;
    font-weight: 500 !important;
}

.masonry-section.jobposition p {
    font-size: 16px !important;
}

.card .img-container .img-bg {
    position: relative;
    background: #f2a2a2;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
}

.card .img-container {
    position: absolute;
    width: 100%;
    top: -90px;
    height: 266px;
    right: 0;
    padding: 0 45px;
    overflow: hidden;
}

.card .img-container .img-bg {
    position: relative;
    /*    background: #f2a2a2;*/
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
}

.leistungen-teaser img.circle {
    width: 200px;
    height: 200px;
    border-radius: 50%;
    border: solid 0px #fff;
    margin: 0 0 4% 0;
    display: block;
}

/*------JADE ---------*/
.card .img-container .img-bg.jade,
.jade .card .img-container .img-bg {
    background: #aee0d7;
}

.card-lnk .card:hover.jade,
.jade .card-lnk .card:hover {
    background: rgba(174, 224, 215, 0.75);
}

.card.jade,
.jade .card {
    background: #aee0d7;
}

/*----------ENDE JADE -------*/
/*-----GRÜN-------*/
.card .img-container .img-bg.green,
.green .card .img-container .img-bg {
    background: #858a77;
}

.card-lnk .card:hover.green,
.green .card-lnk .card:hover {
    background: rgba(133, 138, 119, 0.75);
}

.card.green,
.green .card {
    background: #858a77;
}

/*---ENDE GRÜN-----*/
/*--MESSING DUNKEL----*/
.card .img-container .img-bg.messing-dark,
.messing-dark .card .img-container .img-bg {
    background: #d7b468;
}

.card-lnk .card:hover.messing-dark,
.messing-dark .card-lnk .card:hover {
    background: rgba(215, 180, 104, 0.75);
}

.card.messing-dark,
.messing-dark .card {
    background: #d7b468;
}

/*--ENDE MESSING DUNKEL----*/
/*-----MESSING HELL-------*/
.card .img-container .img-bg.messing-light,
.messing-light .card .img-container .img-bg {
    background: #e9e2d1;
}

.card-lnk .card:hover.messing-light,
.messing-light .card-lnk .card:hover {
    background: rgba(233, 226, 209, 0.75);
}

.card.messing-light,
.messing-light .card {
    background: #e9e2d1;
}

/*---ENDE MESSING HELL-------*/
.card .img-container .img-bg .zoom {
    position: relative;
    min-height: 100%;
    min-width: 100%;
    -webkit-transition: -webkit-transform 0.4s;
    transition: -webkit-transform 0.4s;
    transition: transform 0.4s;
    transition: transform 0.4s, -webkit-transform 0.4s;
    opacity: 0.75;
    mix-blend-mode: multiply;
}

.card .img-container .img-bg .zoom:hover {
    -webkit-transform: scale(1.04);
    transform: scale(1.04);
}

.card .img-container img {
    min-height: 100%;
    min-width: 100%;
    height: 266px;
    width: auto;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -o-object-fit: cover;
    object-fit: cover;
}

/*------------*/
.masonry-section .card {
    position: relative;
    border: none;
    color: #fdfdfd;
    margin: 90px -24px 150px !important;
    /*    background: #f2a2a2;*/
    padding-top: 176px !important;
}

/* -----------------*/
.margin-bottom-lg {
    margin-bottom: 60px;
}

/*------------------*/
.large-preview,
.masonry {
    margin-top: -150px;
}

.large-preview .h2,
.masonry .h2 {
    margin-bottom: 18px;
    font-size: 1.5rem;
}

.large-preview.no-margin-top,
.masonry.no-margin-top {
    margin-top: 0;
}

.large-preview .card,
.masonry .card {
    width: 100%;
    margin: 0 !important;
    margin-top: 150px !important;
}

/*---------------*/
.filter-section,
.section {
    padding: 60px 0;
}

.filter-section.masonry-section,
.section.masonry-section {
    padding-top: 0;
}

.filter-section {
    padding-bottom: 0;
}

/*----------------*/
.large-preview .card,
.masonry .card {
    width: 100%;
    margin: 0 !important;
    margin-top: 150px !important;
}

section {
    display: block;
}

.masonry,
.large-preview {
    margin-top: -150px;
}

.masonry .h2,
.large-preview .h2 {
    margin-bottom: 18px;
    font-size: 1.5rem;
}

.masonry.no-margin-top,
.large-preview.no-margin-top {
    margin-top: 0;
}

.masonry .card,
.large-preview .card {
    width: 100%;
    margin: 0 !important;
    margin-top: 150px !important;
}

.fade-in {
    opacity: 0;
    -webkit-animation: fadein 0.5s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.fade-in-slow {
    opacity: 0;
    -webkit-animation: fadein 0.7s;
    /* Safari, Chrome and Opera > 12.1 */
    /* Firefox < 16 */
    /* Internet Explorer */
    /* Opera < 12.1 */
    animation: fadein 0.7s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
}

@-webkit-keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.masonry .card .card-body,
#podcasts .card .card-body {
    padding: 24px 45px;
}

.masonry .card,
#podcasts .card {
    /* position: relative; */
    border: none;
    color: #fdfdfd;
    margin: 90px -24px 150px;
    /* background: #f2a2a2; */
    padding-top: 176px !important;
}

.large-preview,
.masonry {
    margin-top: -150px;
}

.large-preview .h2,
.masonry .h2 {
    margin-bottom: 18px;
    font-size: 1.5rem;
}

.large-preview.no-margin-top,
.masonry.no-margin-top {
    margin-top: 0;
}

@media (min-width: 992px) {

    .large-preview,
    .masonry {
        margin-top: -30px;
    }
}

@media (max-width: 767.98px) {

    .large-preview,
    .masonry {
        padding: 0;
    }
}

.large-preview .card,
.masonry .card {
    width: 100%;
    margin: 0 !important;
    margin-top: 150px !important;
}

@media (min-width: 768px) {

    .large-preview .card,
    .masonry .card {
        width: 330px;
    }
}

@media (min-width: 768px) {
    .margin-bottom-lg {
        margin-bottom: 120px !important;
    }
}

@media (min-width: 992px) {

    .large-preview .card,
    .masonry .card {
        width: 280px;
        padding-top: 0;
        margin-top: 30px !important;
        height: 300px;
    }

    .large-preview .card .card-body,
    .masonry .card .card-body {
        padding-left: 24px;
        padding-right: 24px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .large-preview .card.small .img-container,
    .masonry .card.small .img-container {
        display: none;
    }

    .large-preview .card.large,
    .large-preview .card.medium,
    .masonry .card.large,
    .masonry .card.medium {
        width: 500px;
        /*margin-left: 90px !important;*/
        padding-left: 120px;
    }

    .large-preview .card.large .h2,
    .large-preview .card.medium .h2,
    .masonry .card.large .h2,
    .masonry .card.medium .h2 {
        font-size: 1.8rem;
    }

    .large-preview .card.large .img-container,
    .large-preview .card.medium .img-container,
    .masonry .card.large .img-container,
    .masonry .card.medium .img-container {
        top: 0;
        left: -90px;
        width: 210px;
        height: 100%;
        bottom: 0;
        padding: 45px 0;
    }

    .large-preview .card.large .img-container img,
    .large-preview .card.medium .img-container img,
    .masonry .card.large .img-container img,
    .masonry .card.medium .img-container img {
        min-height: 100%;
        min-width: 100%;
        width: 240px;
        height: 210px;
    }

    .large-preview .card.large,
    .masonry .card.large {
        height: 630px;
        padding-left: 78px;
    }

    .large-preview .card.large .h2,
    .masonry .card.large .h2 {
        font-size: 2.4rem;
        margin-bottom: 60px;
    }

    .large-preview .card.large .card-body .lead,
    .masonry .card.large .card-body .lead {
        display: block;
    }

    .large-preview .card.large .img-container,
    .masonry .card.large .img-container {
        width: 300px;
    }

    .large-preview .card.large .img-container img,
    .masonry .card.large .img-container img {
        height: 570px;
    }
}

@media (min-width: 1290px) {

    .large-preview .card,
    .masonry .card {
        width: 270px;
    }

    .large-preview .card.large,
    .large-preview .card.medium,
    .masonry .card.large,
    .masonry .card.medium {
        width: 480px !important;
    }
}

@media (min-width: 768px) {
    .large-preview .card {
        width: 280px;
        padding-top: 0;
        margin-top: 30px !important;
        height: 300px;
    }

    .large-preview .card .card-body {
        padding-left: 24px;
        padding-right: 24px;
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
    }

    .large-preview .card.small .img-container {
        display: none;
    }

    .large-preview .card.large,
    .large-preview .card.medium {
        width: 500px;
        margin-left: 90px !important;
        padding-left: 120px;
    }

    .large-preview .card.large .h2,
    .large-preview .card.medium .h2 {
        font-size: 1.8rem;
    }

    .large-preview .card.large .img-container,
    .large-preview .card.medium .img-container {
        top: 0;
        left: -90px;
        width: 210px;
        height: 100%;
        bottom: 0;
        padding: 45px 0;
    }

    .large-preview .card.large .img-container img,
    .large-preview .card.medium .img-container img {
        min-height: 100%;
        min-width: 100%;
        width: 240px;
        height: 210px;
    }

    .large-preview .card.large {
        height: 630px;
        padding-left: 78px !important;
    }

    .large-preview .card.large .h2 {
        font-size: 2.4rem;
        margin-bottom: 60px;
    }

    .large-preview .card.large .card-body .lead {
        display: block;
    }

    .large-preview .card.large .img-container {
        width: 300px;
    }

    .large-preview .card.large .img-container img {
        height: 570px;
    }

    .large-preview .odd .card {
        float: right;
    }
}

@media (min-width: 768px) {

    .large-preview .even,
    .large-preview .odd {
        margin-bottom: 60px;
    }

    .large-preview .even:last-child,
    .large-preview .odd:last-child {
        margin-bottom: 0;
    }
}

@media (min-width: 1290px) {
    .large-preview .odd {
        top: 345px;
        position: relative;
    }

    .large-preview .odd:last-child {
        margin-bottom: 345px;
    }
}

/*###### END MASONRY ######*/
/*--- New CSS styles---*/
.karten {
    min-height: 670px;
    border-left: 5px solid #014182;
    background: rgba(209, 225, 241, 0.25);
}

.hell-blau {
    background: #d1e1f1;
}

/*.kanzlei-fix {
    display: block;
    min-height: 500px;
    object-fit: cover;
    background: #014182;
    vertical-align: middle;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-image: url("../img/start-kanzlei-teaser-bg.jpg");
}*/
.kanzlei-fix {
    display: block;
    min-height: 500px;
}

.color-fix {
    color: #fff;
    background: rgba(1, 65, 130, 0.9);
}

.bg-hellblau {
    background: #bbe3fa;
}

.min-height {
    min-height: 290px;
}

#carouselExampleIndicators > button.carousel-control-next > span.carousel-control-next-icon,
#carouselExampleIndicators > button.carousel-control-prev > span.carousel-control-prev-icon {
    background-color: #014182;
}

#offcanvasNavbar > div.offcanvas-body > ul > li > ul {
    opacity: 0.6;
}

footer div.col-lg-5.col-md-12.weiss.p-4.formular.text-dark {
    opacity: 0.8;
    margin-top: -225px;
}

#offcanvasNavbar > div.offcanvas-body > ul > li > ul {
    padding-left: 0;
}

#dynamicForm_1 > div > label > a {
    color: #014182 !important;
    font-weight: 600;
}

.form-bg {
    background: #d1e1f1 !important;
}

.login-bg {
    background: #d1e1f140 !important;
}

footer {
    padding-top: 3% !important;
    padding-bottom: 0 !important;
}

body > div:nth-child(5) > div > div.col-lg-7.col-md-12 > div:nth-child(1) > div > section > div:nth-child(2) > div > div.isotope > div > div.col-md-9 > p a {
    color: #fff !important;
}

#slick-slide00 > div.wsi-card-body > h3,
#slick-slide020 > div.wsi-card-body > h3,
#slick-slide019 > div.wsi-card-body > h3,
#slick-slide018 > div.wsi-card-body > h3,
#slick-slide017 > div.wsi-card-body > h3,
#slick-slide016 > div.wsi-card-body > h3,
#slick-slide015 > div.wsi-card-body > h3,
#slick-slide014 > div.wsi-card-body > h3,
#slick-slide013 > div.wsi-card-body > h3,
#slick-slide012 > div.wsi-card-body > h3,
#slick-slide011 > div.wsi-card-body > h3,
#slick-slide010 > div.wsi-card-body > h3,
#slick-slide09 > div.wsi-card-body > h3,
#slick-slide08 > div.wsi-card-body > h3,
#slick-slide07 > div.wsi-card-body > h3,
#slick-slide06 > div.wsi-card-body > h3,
#slick-slide05 > div.wsi-card-body > h3,
#slick-slide04 > div.wsi-card-body > h3,
#slick-slide03 > div.wsi-card-body > h3,
#slick-slide02 > div.wsi-card-body > h3,
#slick-slide01 > div.wsi-card-body > h3 {
    font-size: 1.4rem !important;
}

body > div:nth-child(5) > div > div.col-lg-7.col-md-12 > div:nth-child(1) > div > section > div:nth-child(2) > div > div.isotope > div > div.col-md-9 h2 {
    font-size: 1.7rem !important;
}

/* .head-carousel-wrapper img {
  height: 50vh !important;
  object-fit: cover !important;
}
 */

#barrierefreiheitserklaerung {
    margin-top: -150px;
    padding-top: 150px;
}

.arbeiten p {
    color: #000 !important;
}
