/* poppins-regular - latin */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/poppins-v19-latin-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/poppins-v19-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/poppins-v19-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/poppins-v19-latin-regular.woff') format('woff'), /* Modern Browsers */
    url('../fonts/poppins-v19-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/poppins-v19-latin-regular.svg#Poppins') format('svg');
    /* Legacy iOS */
    font-display: swap;
}


/* poppins-600 - latin */

@font-face {
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/poppins-v19-latin-600.eot');
    /* IE9 Compat Modes */
    src: local(''), url('../fonts/poppins-v19-latin-600.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/poppins-v19-latin-600.woff2') format('woff2'), /* Super Modern Browsers */
    url('../fonts/poppins-v19-latin-600.woff') format('woff'), /* Modern Browsers */
    url('../fonts/poppins-v19-latin-600.ttf') format('truetype'), /* Safari, Android, iOS */
    url('../fonts/poppins-v19-latin-600.svg#Poppins') format('svg');
    /* Legacy iOS */
    font-display: swap;
}

html,
body {
    margin: 0;
    padding: 0;
}

* {
    margin: 0;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    /*font-family: graphie, sans-serif;*/
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 400;
    color: #000;
    font-size: 100%;
    background-color: #ffffff;
    position: relative;
}

video {
    max-width: 100%;
    height: auto;
    width: 100%;
    border: 0px;
    z-index: auto;
    outline: none;
}

img,
embed,
object {
    height: auto;
    border: 0px;
    z-index: auto;
    outline: none;
    max-width: 100%;
}

iframe {
    width: 100%;
    border: 0px;
    z-index: auto;
    outline: none;
}

.text-center {
    text-align: center;
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* ratio 16x9 */
    height: 0;
    overflow: hidden;
    width: 100%;
    height: auto;
}

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

.smallblue {
    color: #1A23C8;
    font-size: 14px;
}


/* ratio 4x3 */

.embed-container.ratio4x3 {
    padding-bottom: 75%;
}

h1 {
    color: #1A23C8;
    font-style: normal;
    font-weight: 400;
    font-size: 34px;
}

h2 {
    color: #1A23C8;
    font-style: normal;
    font-weight: 400;
}

h3 {
    color: #000000;
}

a:link {
    color: #1A23C8;
    text-decoration: none;
}

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

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

.language {
    display: none;
}

.blue {
    color: #1A23C8;
}

.gelb {
    color: #d6cb00;
}

.btnblue {
    margin-top: 1.875rem;
}

.btnblue a {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 3rem 0.6rem 3rem;
}

.btnbluewithnextarrow a {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 1rem;
    background-image: url(../Images/arrow_next.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13% 50%;
    line-height: 50px;
}

.btnbluewithbackarrow a {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 1.8rem;
    background-image: url(../Images/arrow_back.svg);
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size: 13% 50%;
    line-height: 50px;
}

.bglightblue {
    background-color: #f4f4f4;
}

.bgwhite {
    background-color: #ffffff;
}


/*80px*/

.distance_top {
    margin-top: 5rem;
}

.distance_bottom {
    margin-bottom: 5rem;
}

.distance_bottom_top65 {
    padding: 4.0625rem 0 4.0625rem 0;
}


/*wenn Inhalte keinen Top Slider haben, wegen fixe Leiste*/

.distance-distance-no-slider {
    margin-top: 90px;
}

.distance_top_fix_header {}


/*distance beetween contentelements*/


/*########################################*/


/*Mask*/

.quick_start {
    padding: 20px;
    min-height: 550px;
    margin-bottom: 20px;
    position: relative;
    background-color: #f4f4f4;
    margin: 10px;
}

.quick_image {
    position: relative;
}

.quick_title {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #000000;
    color: #fff;
    line-height: 30px;
    padding: 5px 20px 5px 20px;
    font-size: 20px;
}

.quick_txt,
.quick_txt a {
    color: #343434;
    line-height: 22px;
    padding-top: 10px;
    padding-bottom: 50px;
}

.quick_btn {
    bottom: 20px;
    width: 200px;
    position: absolute;
}

.quick_btn a {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 1rem;
    /*background-image: url(../Images/arrow_next.svg);*/
    background-image: url(../Images/arrow_next.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13% 50%;
    line-height: 25px;
    display: block;
}

.quick_btn_back {
    bottom: 20px;
    width: 200px;
    position: absolute;
}

.quick_btn_back a {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 1rem;
    /*background-image: url(../Images/arrow_next.svg);*/
    background-image: url(../Images/arrow_back.svg);
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size: 13% 50%;
    line-height: 25px;
    display: block;
}


/*schnelleinstieg */

.quick_btn2 {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 1rem;
    /*background-image: url(../Images/arrow_next.svg);*/
    background-image: url(../Images/arrow_next.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13% 50%;
    line-height: 25px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.space-after-medium {
    padding-bottom: 5rem;
    margin-bottom: 0;
}

.space-before-medium {
    padding-top: 5rem;
    margin-top: 0;
}

.space-after-large {
    padding-bottom: 7rem;
    margin-bottom: 0;
}

.space-before-large {
    padding-top: 7rem;
    margin-top: 0;
}


/*Images mit Textverlinkung*/

.imagetxtlink {
    position: relative;
}

.imagetxtlink img {
    width: 100%;
    position: relative;
}

.txtv {
    background-color: #1A23C8;
    color: #fff;
    padding: 0rem 5rem 0rem 1rem;
    background-image: url(../Images/arrow_next.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13% 50%;
    line-height: 50px;
    position: absolute;
    bottom: 0;
}


/*Container*/

.frame-space-before-small {
    margin-top: 3em;
}

.frame-space-after-small {
    margin-bottom: 3em;
}

.frame-space-before-medium {
    margin-top: 4em;
}

.frame-space-after-medium {
    margin-bottom: 4em;
}

.frame-space-before-large {
    margin-top: 5em;
}

.frame-space-after-large {
    margin-bottom: 5em;
}

.wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
}

hr {
    color: #1A23C8;
    height: 1px;
}

.container p,
.container100Center p {
    margin-bottom: 20px!important;
}

.container100Percent {
    margin: auto;
    width: 100%;
    position: relative;
    /*  overflow-x: hidden;*/
}

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

.container {
    margin: auto;
    width: 1300px;
    position: relative;
}

.container ul,
.container ol {
    padding-left: 16px;
}


/* header distance*/

.distance_top_no_image {
    margin-top: 180px;
}

.header_fixed {
    position: sticky;
    top: 0;
    width: 100%;
    z-index: 100;
    background-color: #fff;
}

.top_nav_mobil {
    display: none;
}

.contentheader {
    /*background-color:rgba(0,117,191,0.1);*/
    background-color: #f4f4f4;
    font-size: 0.875rem;
    height: 50px;
    width: 100%;
    display: flex;
    justify-content: right;
    padding-right: 4.063rem;
}

.socialmedia ul {
    list-style-type: none;
    display: flex;
    padding-top: 16px;
}

.socialmedia ul li {
    width: 20px;
    height: 20px;
    padding-right: 25px;
}

.socialmedia ul li img {
    width: 20px;
    height: 20px;
    max-width: none;
}

footer h2.dista {
    padding-left: 15px;
}

footer a:link {
    color: #fff;
}

footer .socialmedia {
    margin-left: -15px;
}

.contentmainnav {
    display: grid;
    grid-template-columns: 12.5rem auto;
    padding: 0 4.063rem 0 4.063rem;
    grid-template-areas: "logo mainnav";
    align-items: center;
    width: 100%;
    background-color: #fff;
}

.logo {
    grid-area: logo;
    /*margin-top: 30px;
    margin-bottom: 20px;*/
}

.logo img {
    width: 200px;
    height: auto;
}

.slider {
    position: relative;
    height: 700px;
}

.slider:before {
    opacity: 0;
}

.slider.is-visible:before {
    -webkit-animation: fade-slide-down 2s .1s cubic-bezier(0, 0.5, 0, 1) forwards;
    animation: fade-slide-down 2s .1s cubic-bezier(0, 0.5, 0, 1) forwards;
    background-image: no-repeat bottom;
    /*background: url(../Images/start.jpg) no-repeat bottom;*/
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: -1;
    display: block;
}

.slider-content {
    bottom: 3rem;
    left: 4.063rem;
    position: absolute;
}

.slider-title,
.slider-subtitle {
    padding: 0 1.875rem 0 1.875rem;
    color: #fff;
    background-color: #1A23C8;
    padding: 0 20px 0 20px;
    margin-bottom: 10px;
    width: max-content;
    display: list-item;
    list-style-type: none;
    font-size: 2.6rem!important;
    line-height: 4.5rem;
}


/* CSS usemap Team*/

img[usemap] {
    border: none;
    height: auto;
    max-width: 100%;
    width: 2160px;
    position: relative;
}

img.map,
map area {
    outline: none;
}

p.pteamGross {
    font-size: 22px;
}

.tooltip {
    position: absolute;
    top: 10%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
    max-width: 450px;
    height: auto;
    padding: 20px;
    overflow: hidden;
    text-align: center;
    z-index: 80000;
}

.tooltip .inhalt {
    margin: 0 auto;
    width: 90%;
    max-width: 560px;
    height: auto;
    padding: 5%;
    border: 1px solid #000000;
    background: #ffffff;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    overflow: hidden;
    text-align: left;
}

.tooltip {
    display: none;
}

.tooltip .inhalt p.blau {
    color: #000;
    font-weight: bold;
}

.tooltip .inhalt p.weiter {
    height: 26px;
    background: url("../Images/arrow_next_blue.svg") top left no-repeat;
}

.tooltip .inhalt p.weiter a {
    padding-left: 25px;
    color: #1a23c8;
}

.herztooltip {
    position: absolute;
    z-index: 99;
    top: 0px;
    left: 0%;
    width: 150px;
    height: 123px;
}

.closetooltip {
    position: absolute;
    z-index: 99;
    top: 25px;
    right: 10%;
    width: 44px;
    height: 44px;
}


/*Slider Headlines rechte Ausrichtung, mit Textfeld*/

.slider2 {
    position: relative;
    height: 700px;
    margin-bottom: 3rem;
}

.slider2:before {
    opacity: 0;
}

.slider2.is-visible:before {
    -webkit-animation: fade-slide-down 2s .1s cubic-bezier(0, 0.5, 0, 1) forwards;
    animation: fade-slide-down 2s .1s cubic-bezier(0, 0.5, 0, 1) forwards;
    background-image: no-repeat bottom;
    background-size: cover;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0px;
    z-index: -1;
    display: block;
}

.slider2 .slider-content2 {
    top: 3rem;
    right: 7.8rem;
    position: absolute;
}

.slider2 .slider-title_1 {
    padding: 0 1.875rem 0 1.875rem;
    color: #1A23C8;
    background-color: #e1eff8;
    padding: 0 20px 0 20px;
    margin-bottom: 10px;
    width: max-content;
    display: list-item;
    list-style-type: none;
    font-size: 2.6rem!important;
    line-height: 4.5rem;
    word-wrap: break-word;
}

.slider2 .slider-subtitle,
.slider2 .slider-subtitle2 {
    padding: 0 1.875rem 0 1.875rem;
    color: #fff;
    background-color: #1A23C8;
    padding: 0 20px 0 20px;
    margin-bottom: 10px;
    width: max-content;
    display: list-item;
    list-style-type: none;
    font-size: 2.6rem!important;
    line-height: 4.5rem;
    word-wrap: break-word;
    margin-right: 30px!important;
}


/*Philosophie + Start Herr Schmid Ausschnitt,*/

@media screen and (max-device-width: 1600px),
all and (max-width: 1600px) {
    #slider115.slider4.is-visible:before,
    #slider9.slider4.is-visible:before,
    #slider127.slider4.is-visible:before,
    #slider122.slider4.is-visible:before,
    #slider157.slider4.is-visible:before,
    #slider322.slider4.is-visible:before,
    #slider359.slider2.is-visible:before,
    #slider291.slider4.is-visible:before,
    #slider378.slider4.is-visible:before,
    #slider461.slider2.is-visible:before,
    #slider354.slider3.is-visible:before,
    #slider246.slider4.is-visible:before {
        background-position: 25% 20%;
        background-repeat: no-repeat!important;
    }
    #slider9.slider-content2 {
        bottom: 3rem!important;
    }
    #slider353.slider.is-visible:before,
    #slider556.slider4.is-visible:before,
    #slider526.slider4.is-visible:before,
    #slider605.slider4.is-visible:before {
        background-position: 75% 20%;
    }
    #slider598.slider4.is-visible:before,
    #slider200.slider4.is-visible:before,
    #slider501.slider4.is-visible:before,
    #slider139.slider4.is-visible:before,
    #slider224.slider4.is-visible:before,
    #slider373.slider2.is-visible:before,
    #slider384.slider2.is-visible:before {
        background-position: 55% 20%;
    }
    #slider586.slider4.is-visible:before {
        background-position: 40% 20%;
    }
}

.animate-pop-in {
    opacity: 0;
}

.animate-pop-in.is-visible {
    -webkit-animation: pop-in .6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
    animation: pop-in .6s cubic-bezier(0, 0.9, 0.3, 1.2) forwards;
    opacity: 0;
}


/*!!! schauen ob nötig*/

.slider-title {
    -webkit-animation-delay: .20s;
    animation-delay: .20s;
}

.slider-subtitle {
    -webkit-animation-delay: 20s;
    animation-delay: 20s;
}

.slider-subtitle-white {
    -webkit-animation-delay: .30s;
    animation-delay: .30s;
}


/* Animations */

@-webkit-keyframes fade-slide-down {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-2rem);
        transform: translateY(-2rem);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@-webkit-keyframes pop-in {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-4rem) scale(.8);
        transform: translateX(-4rem) scale(.8);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

ul.bullet {
    list-style-type: none;
    padding-left: 0.6rem;
}

ul.bullet li {
    padding-left: 0.437rem;
    text-indent: -1em;
    line-height: 30px;
}

ul.bullet li:before {
    content: "✓";
    padding-right: 0.4375rem;
    color: #1A23C8;
}

ul.bullet li ul li {
    list-style-type: none;
}


/*bullet mit arrow*/

ul.bullet_arrow {
    list-style-type: none;
    padding-left: 0.6rem;
}

ul.bullet_arrow li {
    position: relative;
    padding-left: 15px;
    padding-bottom: 5px;
    line-height: 25px;
}

ul.bullet_arrow li:before {
    position: absolute;
    left: -9px;
    top: 5px;
    content: ' ';
    background-image: url('../Images/arrow_li.svg');
    background-repeat: no-repeat;
    background-size: 12px 12px;
    height: 12px;
    width: 12px;
}

ul.bullet_arrow li ul li {
    list-style-type: none;
}


/* flex */

.distance_left_item {
    padding-left: 3.375rem;
}

.distance_complete_item {
    padding: 2.0rem 2.0625rem 2rem 2.0625rem;
}

.flex-container {
    display: flex;
}

.item-50:nth-child(1) {
    flex-basis: 50%;
}

.item-50:nth-child(2) {
    flex-basis: 50%;
}

.distance_gap {
    gap: 5%;
}

.itemcontainer {
    display: flex;
    max-width: 100%;
}

.item-50arrangementnormal {
    flex-basis: 50%;
}


/* 25 25 25 25  */

.center_object {
    display: flex;
}

.logowhite img {
    width: 180px;
}


/*Extension Container*/


/*5050 */

.extcontainer {
    display: flex;
    flex-wrap: nowrap;
    gap: 50px;
    /* oder eine andere Höhe */
}

.ccol50 {
    width: 50%;
}


/*7525 */

.citem-75 {
    width: 75%;
}

.citem-25 {
    width: 25%;
}


/*6040 */

.citem-60 {
    width: 60%;
}

.citem-40 {
    width: 40%;
}

.flex-container33 {
    display: flex;
    flex-flow: row wrap;
    margin: 5px 0;
}

.citem-33 {
    flex-basis: 33%;
    /*display: flex;*/
}

.citem-33 img {
    width: 100% !important;
    max-width: 100%!important;
}

.extcontainer25 {
    display: flex;
    flex-wrap: wrap;
    /* oder eine andere Höhe */
}

.citem-25 {
    flex-basis: 25%;
    /* Standardmäßig vier Spalten */
    padding: 10px;
    box-sizing: border-box;
}

.citem-25 img {
    width: 100% !important;
    max-width: 100%!important;
}

.aktuelllist .itemcontainer25 {
    display: flex;
    flex-wrap: wrap;
    max-width: 100%;
    justify-content: center;
    /*justify-content: center;*/
}

.aktuelllist .article {
    width: 25%;
}

.aktuelllist .article .item-25 img {
    max-width: 90%;
    width: 90%;
}

.aktuelllist .item-25 {
    display: flex;
    flex-direction: column;
    margin-bottom: 20px;
}

.aktuellstart h3 {
    font-weight: 300!important;
    font-size: 1rem;
    padding-top: 0;
}

.aktuellstart .item-25 img {
    width: 100%;
    max-width: 100%;
}

.aktuellstart .item-25 {
    width: 23%;
    float: left;
    margin: 10px;
    position: relative;
    min-height: 414px;
}

.aktuellstart .btnbluewithnextarrow {
    position: absolute;
    bottom: 21px;
}

.blue_item {
    background-color: #1A23C8;
    padding-top: -20px;
}

.blue_item h3 {
    color: #fff;
    padding: 1rem 1.875rem 1.875rem 1.875rem;
    font-weight: 300!important;
}

.blue_item .whitebluewithnextarrow a {
    background-color: #fff;
    color: #1A23C8;
    font-weight: normal;
    padding: 0.6rem 2rem 0.6rem 1rem;
    background-image: url('../Images/arrow_next_blue.svg');
    background-repeat: no-repeat;
    background-position: right 0px center;
    background-size: 13% 50%;
    margin-left: 1.875rem;
}

.aktuelllist .itemcontainer25 .btnbluewithnextarrow {
    /*align-self: flex-start;*
/
*/
    margin-top: auto;
    width: 100%;
    padding-top: 1.875rem;
    position: absolute;
    bottom: 0px;
}

.distance_gap {
    gap: 2%;
}

.news .container {
    overflow-x: hidden;
}


/* Detail Aktuell*/

.listnews h3 {
    padding-top: 10px;
}

.news-list-date {
    display: none;
}

.aktuellsingle h1 {
    line-height: 34px;
}

.aktuellsingle {
    margin-bottom: 50px;
}

.aktuellsingle .news-list-date {
    font-size: 12px;
}

.aktuellsingle .teaser-text {
    margin-bottom: 20px;
    color: #1A23C8;
}

.aktuellsingle .distance_gap {
    gap: 4%;
}

.aktuellsingle .news-img-wrap {
    padding-bottom: 30px;
}

.aktuellsingle .news-backlink-wrap {
    margin-top: 30px;
}

.aktuellsingle .itemcontainer {
    display: flex;
}

.aktuellsingle .item-60:nth-child(1) {
    flex-basis: 60%;
    background-color: #ffffff;
}

.aktuellsingle .item-40:nth-child(2) {
    flex-basis: 40%;
}


/*Footer */

footer .logowhite img {
    margin-bottom: 30px;
}

.footer-margin {
    margin-top: 60px;
}

footer a,
footer a:link {
    color: #fff;
}

footer .itemcontainer25 {
    display: flex;
    max-width: 100%;
}

footer .item-30 {
    display: flex;
    flex-direction: column;
    width: 30%;
    padding-bottom: 20px;
    align-items: left;
}

footer .item-25 {
    display: flex;
    flex-direction: column;
    width: 25%;
    padding-bottom: 20px;
    align-items: left;
}

footer .item-21 {
    display: flex;
    flex-direction: column;
    width: 20%;
    padding-bottom: 20px;
    align-items: left;
}

footer .item-26 {
    display: flex;
    flex-direction: column;
    width: 27%;
    padding-bottom: 20px;
    align-items: left;
}

footer {
    background-color: #1A23C8;
    color: #fff;
}

footer h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0rem;
    font-size: 1rem;
}

footer ul {
    list-style-type: none;
}

footer ul li a:visited {
    color: #fff;
    line-height: 30px;
}

footer ul li a:link {
    color: #fff;
    line-height: 30px;
}

footer ul li a:hover {
    color: #fff;
}

footer .socialmedia ul {
    margin-top: 9px;
}

footer .item-25:last-child {
    vertical-align: bottom;
}


/*Akkordeon*/

.ui-widget {
    font-family: 'Poppins'!important;
    font-style: normal!important;
    font-weight: 400!important;
    font-size: 16px!important;
}

.ui-accordion .ui-accordion-content h1,
.ui-accordion .ui-accordion-contenth2 {
    color: #1A23C8;
    font-weight: 400;
}

.ui-accordion .ui-accordion-header {
    background-color: #1A23C8;
    line-height: auto!important;
    color: #fff;
    font-weight: 400;
    border: 0px!important;
    padding: .5em .5em .5em 33px!important;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    border-radius: 0px!important;
}

.ui-accordion .ui-state-active .ui-icon,
.ui-accordion .ui-button:active .ui-icon {
    background-image: url("../Images/arrow_next.svg")!important;
    padding: 0.6rem 0.6rem 0.6rem 0.6rem;
    background-repeat: no-repeat;
    background-position: left 2px center;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: -1px!important;
    max-height: 100px;
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    position: absolute!important;
    top: 12px;
    left: 10px;
}

.ui-icon,
.ui-widget-content .ui-icon {
    background-image: url("../Images/arrow_next.svg")!important;
    padding: 0.6rem 0.6rem 0.6rem 0.6rem;
    background-repeat: no-repeat;
    background-position: left 5px center;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
}

.ui-icon-triangle-1-e {
    background-position: 0!important;
}

a.btn-primary-yellow {
    color: #000;
}

.btn-primary-yellow {
    background-color: #d6cb00;
    color: #000;
    padding: 0.6rem 2rem 0.6rem 1rem;
    background-image: url(../Images/arrow_next_black.svg);
    background-repeat: no-repeat;
    background-position: right 0px center;
    background-size: 13% 50%;
    line-height: 25px;
    border: 0;
    cursor: pointer;
    margin-top: 30px;
    display: inline-block;
}

a.btn-primary-back {
    color: #000;
}

.btn-primary-back {
    background-color: #d6cb00;
    color: #000;
    padding: 0.6rem 2rem 0.6rem 2rem;
    background-image: url(../Images/arrow_back.svg);
    background-repeat: no-repeat;
    background-position: left 0px center;
    background-size: 13% 50%;
    line-height: 25px;
    border: 0;
    cursor: pointer;
    margin-top: 30px;
    display: inline-block;
}


/*Button ohne Pfeil*/

.btn-primary-normal {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 2rem;
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13% 50%;
    line-height: 30px;
    border: 0;
    cursor: pointer;
    margin-top: 30px;
    display: inline-block;
}

a.btn-primary-normal {
    color: #fff;
}


/*Kontaktformular*/


/*########################################*/

.btn-primary {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 2rem;
    background-image: url(../Images/arrow_next.svg);
    background-repeat: no-repeat;
    background-position: right 5px center;
    background-size: 13% 50%;
    line-height: 25px;
    border: 0;
    cursor: pointer;
    margin-top: 30px;
}

a.btn-primary {
    color: #fff;
}


/*zurueck Btn*/

.btn-cancel {
    background-color: #1A23C8;
    color: #fff;
    padding: 0.6rem 2rem 0.6rem 2rem;
    background-image: url(../Images/arrow_back.svg);
    background-repeat: no-repeat;
    background-position: left 5px center;
    background-size: 13% 50%;
    line-height: 25px;
    border: 0;
    cursor: pointer;
    margin-top: 30px;
}


/* Formulare */

form h2 {
    color: #1a23c8;
    font-weight: bold;
    margin-bottom: 0rem;
    font-size: 16px;
}

.form-group {
    margin-top: 20px;
}

input {
    line-height: 35px;
    padding: 0px 5px 0px 5px;
}

.form-check-label input {
    width: 20px!important;
    line-height: 35px;
}

label {
    font-weight: bold;
    padding-bottom: 10px;
    line-height: 20px;
}

.form-check label span {
    font-weight: normal;
}

input,
textarea {
    background-color: #f4f4f4;
    border: 1px solid #1a23c8;
}

form input,
form textarea {
    width: 100%;
}

.help-block {
    display: block;
    font-size: 14px;
}

.clear {
    clear: both;
}

.actions {
    clear: both;
}

table td {
    padding: 20px 10px 20px 10px;
    scroll-padding-inline-start: ;
    border: 0px;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border: 0px;
    overflow-x: auto;
}

table tr {
    border-top: 1px solid #1A23C8;
    border-bottom: 1px solid #1A23C8;
    border-left: 0px;
    border-right: 0px;
}

table tr:nth-child(odd) {
    background-color: #e5f1f8;
}

table h3 {
    font-size: 1rem;
    padding-top: 0;
    font-weight: bold;
}

.sc-iJnaPW button {
    background-color: 000000!important;
    background: 000000!important;
}