/* Banner  */

.banner-container-inner {
    height: 550px;
}
.globalesheaderbild.noImage {
    position: unset;
}

.globalesheaderbild .swiper-slide img,
.banner-container-inner img {
    height: 550px;
    object-fit: cover;
    object-position: top;
}

.globalesheaderbild h1, h2, p, .globalesheaderbild .ce-bodytext {
    color: #34363c;
}

.globalesheaderbild .banner-container-inner {
    position: relative;
    padding-bottom: 10px;
}

.globalesheaderbild .banner-container-inner:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 7px;
    background: linear-gradient(90deg, #ffd513 0%, #EF7D00 100%);
    z-index: 9;
}

body .globalesheaderbild .default-wrap div.ce-bodytext {
    max-width: 575px;
}
body .globalesheaderbild.noImage .default-wrap div.ce-bodytext {
    max-width: unset;
}

.header-bottom .default-wrap {
    position: absolute;
    bottom: 50px;
    max-width: 1600px;
    margin-inline: auto;
    width: 100%;
    left: 0;
    right: 0;
    color: #ffffff;
}
body:not(#page_395) .header-bottom .default-wrap .element-text {
    margin-inline-end: auto;
    max-width: 600px;
}

body:not(#page_395) .header-bottom .default-wrap h1 {
    font-size: clamp(20px, 2vw, 45px);
} 

.header-bottom .default-wrap h1 {
    font-size: clamp(28px, 4vw, 56px);
    font-weight: bolder;
    margin-bottom: 25px;
    background: none;
    padding: 0;
}

#page_395 h1, #page_395 .theme-body .content-wrapper .element-textmedia h1, #page_395 .h1, #page_395 .theme-body .content-wrapper .element-textmedia .h1 {
    font-weight: unset;
}

body .banner-container::after {
    content: '';
    position: absolute;
    background-image: url(../images/Logo-bkk-headerbild-cropped.svg);
    width: 55%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right;
    left: 0;
    opacity: 0.85;
    bottom: 0;
    z-index: 0;
}

@media screen and (max-width: 1539px) {
    body .banner-container::after {
        width: 60%;
    }
}

@media screen and (max-width: 991px) {
    body .banner-container::after {
        width: 80%;
    }
}

@media screen and (max-width: 600px) {
    body .banner-container::after {
        background-image: url(../images/Logo-bkk-headerbild-cropped-mobile.svg);
        width: 120%;
    }
}

@media screen and (max-width: 425px) {
    body .banner-container::after {
        background-image: url(../images/Logo-bkk-headerbild-cropped-mobile.svg);
        width: 125%;
        scale: 1.5;
        height: 70%;
        transform: rotate(-5deg);
        background-position-y: top;
    }

    body .globalesheaderbild .default-wrap div.ce-bodytext {
        max-width: 250px;
    }
}

@media screen and (max-width: 360px) {
    body .banner-container::after {
        background-image: url(../images/Logo-bkk-headerbild-cropped-mobile.svg);
        width: 150%;
        scale: 1;
        height: 100%;
        transform: unset;
    }
}


@media screen and (max-width: 1020px) {
    body:not(#page_395) .header-bottom .default-wrap .element-text {
        max-width: 460px;
    }
}


@media screen and (max-width: 991px) {
    body .globalesheaderbild .default-wrap div.ce-bodytext p {
        max-width: 300px;
    }
    
    .globalesheaderbild .banner-container .banner-container-inner img {
        height: 100%;
    }
}

@media screen and (max-width: 767px) {
    body:not(#page_395) .header-bottom .default-wrap .element-text {
        max-width: 300px;
    }
}


@media screen and (min-width: 1920px) {
    body#page_395 .globalesheaderbild .banner-container-inner {
        height: 750px;
    }

    body#page_395 .globalesheaderbild .banner-container-inner img {
        height: 750px;
        object-fit: cover;
        object-position: top;
    }
}

/* Orange Overlay */

.t3-layout-full-width-orange {
    max-width: unset;
    width: 300%;
    position: relative;
    left: 0;
    right: 0;
    background: #e9e9eb;
    justify-self: anchor-center;
}

.t3-layout-full-width-orange .container {
    padding: 50px 15px;
    color: #34363c;
}

.t3-layout-full-width-orange-y {
    max-width: unset;
    width: 300%;
    position: relative;
    left: 0;
    right: 0;
    background: #e9e9eb;
    justify-self: anchor-center;
}

.t3-layout-full-width-orange-y .container {
    padding: 50px 15px;
    color: #34363c;
}

.t3-layout-full-width-orange-y:has(.no-padding-bottom) .container, 
.t3-layout-full-width-lightgray-new:has(.no-padding-bottom) .container {
    padding-bottom: unset;
}
.t3-layout-full-width-orange-y:has(.no-padding-bottom) .container .ce-right .ce-gallery, .t3-layout-full-width-orange-y:has(.no-padding-bottom) .container .ce-intext.ce-left .ce-gallery, .t3-layout-full-width-orange-y:has(.no-padding-bottom) .container .ce-above .ce-gallery {
    margin-bottom: unset;
}

.t3-layout-full-width-red {
    background: #e9e9eb;
}

.t3-layout-full-width-red .container {
    color: #34363c;
}

.t3-layout-full-width-lightgray-new {
    max-width: unset;
    width: 300%;
    position: relative;
    left: 0;
    right: 0;
    background: #e2e3e4;
    justify-self: anchor-center;
}

.t3-layout-full-width-lightgray-new .container {
    padding: 50px 15px;
    color: #34363c;
}

/* List with orange arrow */
.mm-panel li:before,
.content-link-box li:before,
.element-menu_categorized_pages li:before,
.element-menu_subpages li:before,
.footer-menu li:before,
.main-menu li:before {
    content: none;
}

div > ul,
ul.list-arrow-orange, 
.footer-menu li,
.main-menu li {
    list-style: none;
}

div > ul > li {
    position: relative;
    list-style: none;
}

div > ul > li:before {
    content: url(/fileadmin/medien/bilder-web/deko/Pfeil.svg);
    width: 27px;
    display: block;
    position: absolute;
    left: -25px;
    top: 0;
}
div > ul.tx-indexedsearch-browsebox > li:before, 
.news div#category-list > ul > li:before {
    content: none;
}

div.tx-indexedsearch-browsebox ul.tx-indexedsearch-browsebox li a:hover {
    color: #34363c;
}

.box-with-arrow {
    position: relative;
    display: flex;
    align-items: center;
}

.box-with-arrow:before {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    left: 30px;
    color: #34363c;
    font-size: 150px;
}

/* Top Bonus  */

html .theme-body .content-wrapper .top-bonus-text h2 {
    color: #34363c;
    font-size: clamp(20px, 3vw, 46px);
}

/* Buttons  */
.btn:hover {
    text-decoration: underline;
}

.btn-orange-overlay {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    padding: 6px 80px;
    position: relative;
    font-weight: 600;
    margin-top: 20px;
    z-index: 1;
}

@media screen and (max-width: 991px) {
    .btn-orange-overlay,
    .btn.btn-transparent {
        padding: 6px 20px;
    }

    .content-wrapper .element-textmedia p a.btn.btn-orange-overlay,
    .content-wrapper .element-textmedia p a.btn.btn-transparent {
        white-space: normal;
    }
}

.btn-orange-overlay:hover {
    text-decoration: underline;
}

.btn-orange-overlay::after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}

.content-wrapper .element-text p a.btn-transparent,
.btn-transparent {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    padding: 6px 80px;
    position: relative;
    font-weight: 600;
}

.btn-transparent::after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}

.btn-gray {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    padding: 6px 80px;
    position: relative;
    font-weight: 600;
    margin-top: 20px;
}

.btn-gray:hover {
    text-decoration: underline;
}

.theme-body .news-list-item .btn-read-more:after {
    color: #EF7D00;
}

div.customTab button.tab-nav-link.active, div.customTab button.tab-nav-link:hover {
    border-bottom: 2px solid #34363C;
}

.btn-gray::after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c ;
}

.btn-orange-arrow {
    position: relative;
    padding: 0 40px 0 0;
    color: #34363c;
    font-weight: 600;
}

.btn-orange-arrow:after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}

.btn-gray-arrow {
    position: relative;
    padding: 0 40px 0 0;
    color: #34363c;
    font-weight: 600;
    text-decoration: underline;
}

.btn-gray-arrow:hover {
    color: #EF7D00;
    text-decoration: underline;
}

.btn-gray-arrow:hover:after {
    color: #EF7C00;
}

.btn-gray-arrow:after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}

.tx-powermail input[type="submit"], .tx-powermail input[type="reset"] {
    background: #fff;
    color: #34363c;
    border: 1px solid;
    padding: 10px 20px;
}

.tx-powermail input[type="submit"]:hover, .tx-powermail input[type="reset"]:hover {
    background: #fff;
    border: 1px solid;
}
/* hr */

.main-content .default-wrap hr,
.main-content .default-wrap > .element-div hr {
    border-top: 3px solid #0000001A;
    margin: 40px 0;
}

.layout_dark .main-content .default-wrap > .element-div hr {
    border-top: 3px solid rgba(236, 237, 237, .2);
}

/* Text Orange */
.content-wrapper h2.text-orange {
    color: #34363c;
}

.text-orange {
    color: #34363c;
    font-weight: 600;
}

.bg-gray {
    background: #e2e3e4;
    padding: 50px 50px 50px 180px;
}

/* Search */

.header-wrapper {
    padding-bottom: 40px;
}

.header-bottom form {
    position: absolute;
    width: 500px;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 10;
    bottom: 0;
}

.header-bottom form fieldset {
    display: flex;
    flex-direction: row-reverse;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.header-bottom .tx-indexedsearch-form {
    width: 100%;
}

.header-bottom .tx-indexedsearch-form input[type="text"] {
    border-radius: 0;
    padding: 25px;
    padding-left: 0;
    background: #ffffff;
    border: 1px solid #585856;
    border-left: none;
    margin: 0;
}

.header-bottom .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button {
    height: 100%;
    background: #ffffff;
    border: 1px solid #585856;
    border-right: none;
    width: 70px;
}

.header-bottom .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit .tx-indexedsearch-searchbox-button:hover {
    height: 100%;
    background: #ffffff;
    border: 1px solid #585856;
    border-right: none;
    width: 70px;
}

.header-bottom .tx-indexedsearch-searchbox input[type="text"]:focus {
    outline: none;
}

body .globalesheaderbild .default-wrap .element-textpic:before {
    content: none;
}

.header-bottom .globalesheaderbild .banner-container::before {
    z-index: 1;
}
.globalesheaderbild .banner-container-inner img {
    height: 550px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
}
.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit input[type="submit"], #mmsearch .tx-indexedsearch-search-submit input[type="submit"] {
    background: #ffffff;
}

.tx-indexedsearch-searchbox .tx-indexedsearch-search-submit::before, #mmsearch .tx-indexedsearch-search-submit::before,
#page_640 .main-content .tx-indexedsearch-searchbox fieldset .tx-indexedsearch-search-submit:before,
.header-bottom .tx-indexedsearch-searchbox .tx-indexedsearch-search-submit:before {
    color: #34363c;
}

/* Image transformY  */

.image-transform .ce-row,
.image-transform .ce-image,
.image-transform .ce-gallery {
    overflow: visible;
}

.image-transform img {
    max-height: 400px;
    transform: scale(1.6) translateY(-11.5%);
}

#main-content > div.default-wrap:first-child {
    margin-bottom: 0;
}

/*Custom Tab*/
body .customTab button.tab-nav-link.active span, body .customTab button.tab-nav-link:hover span {
    color:  #34363C;
}
body .customTab .resp-tabs-navigation {
    border-bottom: 3px solid rgba(0, 0, 0, .1);
}

body .customTab button.tab-nav-link.active, .customTab button.tab-nav-link:hover  {
    border-bottom: 6px solid #34363C;
    margin-bottom: -3px;
}

body .customTab .resp-tabs-content .ce-textpic.ce-right .ce-gallery .ce-row, body .customTab .resp-tabs-content .ce-textpic.ce-right .ce-gallery .ce-row .ce-column, body .customTab .resp-tabs-content .ce-textpic.ce-right .ce-gallery .ce-row .ce-column figure.image, .customTab .resp-tabs-content .ce-textpic.ce-right .ce-gallery .ce-row .ce-column figure.image img {
    width: auto;
    float: right;
}

body .customTab .resp-tabs-content {
    padding: 50px 0 0;
}

@media screen and (max-width: 580px) {
    body .customTab button.tab-nav-link.active span, body .customTab button.tab-nav-link:hover span {
        color:  #FFF;
    }
}
@media screen and (max-width: 991px) {
    body .customTab .resp-tabs-navigation {
        border-bottom: none;
    } 
}

/* Tabs */

.health-services .element-container-tab-wrapper .customTab .resp-tabs-content {
    padding-left: 0;
}

.health-services .element-container-tab-wrapper .element-menu_subpages ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0;
}

.health-services .element-container-tab-wrapper .element-menu_subpages ul li {
    width: calc(25% - 20px);
    border: 1px solid;
    min-height: 65px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
}

.health-services .element-container-tab-wrapper .element-menu_subpages ul li:after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}

.header-bottom .noImage .banner-container::before {
    content: none;
}

.header-bottom .noImage .banner-container::after {
    height: 100%;
    width: 100%;
}

.header-bottom .noImage .banner-container-inner {
    height: 250px;
    display: flex;
    align-items: end;
}

.header-bottom .noImage .banner-container-inner h2 {
    position: relative;
    color: #ffffff;
    font-size: clamp(20px, 3vw, 50px);
    margin-bottom: 40px;
}

/* Subpages list */

div[class*='element-menu'] ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding-left: 0;
}

.default-wrap .element-menu_categorized_pages {
    max-width: 884px;
    margin: auto;
}

div[class*='element-menu'] ul li {
    width: calc(25% - 10px);
    border: 1px solid;
    min-height: 65px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
}

.default-wrap div.element-menu_section ul li,
.default-wrap div.element-menu_categorized_pages ul li {
    width: calc(50% - 10px);
}

div[class*='element-menu'] li:after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}
.is_zahnpage div[class*='element-menu'] li:after {
    color: #000000;
}

div[class*='element-menu'] li:before {
    content: none;
}

.theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header.active h2:after,
.theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header.active h3:after,
.theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h2:after,
.theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h3:after {
    color: #34363C;
}

/* Magazin-Seite */
.news-list-view {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.news-list-item {
    flex: 0 0 calc(33.333% - 18px); /* 3 pro Zeile */
}

.category-list {
    list-style: none;
    padding: 0;
    margin: 0 0 1rem 0;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.category-list li {
    flex: 0 0 100%; /* Standard: 1 pro Zeile */
    box-sizing: border-box;
}

.category-link.active {
    font-weight: bold;
    outline: none;
    box-shadow: none;
    border-color: #aaa;
}
.news li:has(.category-link.active) {
    background-color: #e0e0e0;
}
#filter-reset {
    text-align: right;
    display: inline-block;
    margin-bottom: 15px;
    margin-right: 18px;
    font-size: 0.95rem;
    text-decoration: underline;
    color: #34363c;
    cursor: pointer;
}

#category-filter-header {
    text-align: right;
}

/* Responsiv Magazinseite & News  */
@media (min-width: 480px) {
    .category-list li {
        flex: 0 0 calc(50% - 18px); /* 2 pro Zeile */
    }
}

@media (min-width: 1024px) {
    .category-list li {
        flex: 0 0 calc(33.333% - 18px); /* 3 pro Zeile */
    }
}

@media (min-width: 1200px) {
    .category-list li {
        flex: 0 0 calc(20% - 18px); /* 5 pro Zeile */
    }
}


@media (max-width: 1024px) {
    .news-list-item {
        flex: 0 0 calc(50% - 18px); /* 2 pro Zeile */
    }
}


@media (max-width: 767px) {
    .news-list-item {
        flex: 0 0 calc(100% - 18px); /* 1 pro Zeile */
    }
}

.news-list-item {
  box-sizing: border-box;
}

.news-list-view .row > div:first-child {
    margin-bottom: 15px;
}

.news .row.article {
    margin-right: 0px;
    margin-left: 0;
}

.theme-body .news .article .news-img-wrap a {
    display: flex;
    padding: 0;
    border: unset;
    width: 100%;
}

.theme-body .news .article .news-img-wrap img {
    max-height: 270px;
    width: 100%;
    object-fit: cover;
    height: 210px;
}

.news .article .news-img-wrap {
    margin: unset;
    padding: unset;
    max-width: unset;
    flex: 0 0 100%;
}

.news .teaser-text {
    flex: 0 0 100%;
    max-width: unset;
    padding: unset;
}

.theme-body .news .teaser-text h4 {
    font-size: 1em;
}

.theme-body .news .teaser-text h4 a::after {
    content: none;
}

.theme-body .news .teaser-text h4 a::hover:after {
    content: '';
        content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}

.theme-body .news-list-item .description {
    margin-right: 10px;
}

.news li.active, .news #category-list li:hover {
    background-color: #f2f2f2;;
}

.news li.active a, .news li:hover a {
    color: #000000;
}

.element-news_categorylist .news ul li {
    position: relative;
}

.element-news_categorylist .news ul li a {
    position: unset;
}

.element-news_categorylist .news ul li a:after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
    font-weight: normal;
}

.news #category-list ul {
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    padding-left: 0;
}

.news #category-list ul li {
    width: calc(25% - 18px);
    border: 1px solid;
    min-height: 65px;
    display: flex;
    align-items: center;
    padding: 0 20px;
    position: relative;
}

.news #category-list ul li::marker {
    display: none;
}

.theme-body .news-list-item .btn-read-more {
    display: unset;
    color: #595857;
    font-weight: bold;
}

.theme-body .news-list-item .btn-read-more:hover {
    text-decoration: underline;
    color: #000;
}

.theme-body .news-list-item .btn-read-more:after {
    content: "\e5cc";
    font-family: "Material Icons";
    top: 50%;
    transform: translateY(-50%);
    font-size: 1.3em;
    font-weight: normal;
    right: -10px;
    color: #34363c;
}

.theme-body .news-list-item .btn-read-more:hover:after {
    color: #34363c;
}

.main-content > div.column-link, 
.main-content > div.border-box {
    max-width: 884px;
    margin: 0 auto 140px;
}

.column-link .element-text {
    border: 1px solid;
    padding: 20px;
    position: relative;
}

.column-link .element-text p {
    margin-bottom: 0;
}

.column-link .element-text a {
    color: #34363c;
}

.column-link .element-text:after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 18px;
    top: 32px;
    transform: translateY(-50%);
    font-size: 1.3em;
    color: #34363c;
}

.border-box,
.border-box .element-text, 
.main-content > div.border-box .default-wrap, .main-content > div.border-box .default-wrap .element-text {
    height: 100%;
}

.border-box .element-text:after {
    content: none;
}

.border-box .element-text {
    border: 1px solid;
    padding: 20px;
    position: relative;
}

.custom-list .list-arrow-orange li {
    margin-bottom: 1rem;
}

.theme-body .footer-wrapper .logo.footerlogo {
    display: block;
}

/* Responsiv  */


@media screen and (max-width: 1440px) {
    .element-menu_subpages li,
    .health-services .element-container-tab-wrapper .element-menu_subpages ul li, 
    .news ul li {
        width: calc(33.333% - 20px);
    }
}

@media screen and (max-width: 1024px) {
    .element-menu_subpages li,
    .health-services .element-container-tab-wrapper .element-menu_subpages ul li, 
    .news ul li {
        width: calc(50% - 20px);
    }
}

@media screen and (max-width: 767px) {
    .element-menu_subpages li,
    .health-services .element-container-tab-wrapper .element-menu_subpages ul li, 
    .news #category-list ul li, .customTab .resp-tabs-content .ce-textpic.ce-right div.ce-gallery {
        width: 100%;
    }

    .header-bottom .default-wrap .element-textpic {
        width: 100%;
    }

    .tx-indexedsearch-searchbox {
        display: none;
    }

    .image-transform img {
        transform: none;
    }

    .resp-tabs-container {
        margin-bottom: 30px;
    }

    .header-wrapper {
        padding-bottom: 0;
    }

    .banner-container-inner,
    .banner-container-inner img {
        height: 600px;
    }

    .header-bottom .banner-container::before {
        width: 300px;
        height: 300px;
        top: -100px;
        left: -80px;
    }

    #the-nav.megadropdown {
        display: none;
    }

    .header-bottom .noImage .banner-container-inner {
        height: 100px;
    }

    .theme-body .news .article .news-img-wrap img {
        max-height: unset;
        height: auto;
    }

    .main-content > div.column-link {
        margin: 30px 0;
    }

    .column-link .two-col-content {
        gap: 20px;
    }

    .box-with-arrow:before {
        content: none;
    }

    .main-content > .default-wrap.bg-gray {
        padding-left: 20px;
        padding-right: 20px;
    }

    .table-test .table-wrap {
        overflow-x: scroll;
    }

    .table-test .table-wrap table {
        min-width: 550px;
        margin-right: 20px;
    }
}

/* Breadcrumb  */

.theme-body .breadcrumb {
    border-bottom: none;
}

.theme-body .breadcrumb li:first-child a::before {
    display: inline-block;
    content: "\e88a";
    font-family: "Material Icons";
    font-size: 16px;
    vertical-align: middle;
    margin-top: -12px;
    margin-right: 3px;
}

.theme-body .breadcrumb li:first-child a {
    font-size: 0;
}

.theme-body .breadcrumb li a {
    color: #34363c;
    text-decoration: underline;
}

.theme-body .breadcrumb li:first-child {
    padding-right: 0;
    text-decoration: none;
}

.theme-body .breadcrumb li {
    display: inline-block;
    position: relative;
    padding-right: 4px;
    font-size: 16px;
    color: #34363c;
    vertical-align: middle;
}

.theme-body .breadcrumb {
    display: block;
    background-color: transparent;
    margin: 10px 20px;
    padding-bottom: 13px;
    margin-bottom: 0px;
}

.theme-body .breadcrumb>li + li:before {
    display: inline-block;
    content: "\e5cc";
    font-family: "Material Icons";
    font-size: 1em;
    vertical-align: middle;
    margin-top: -3px;
    color: #34363c;
}

.theme-body .breadcrumb-wrapper {
    max-width: 1600px;
    margin: auto;
}

@media screen and (max-width: 576px) {
    .theme-body .breadcrumb {
        display: none;
    }
}

/* Footer  */

.footer-wrapper .footer-column-titel {
    color: #ffffff;
    font-weight: 600;
}

@media screen and (max-width: 576px) {
    .footer-wrapper .footer-column-titel {
        margin: 10px 0 5px;
    }
}

.footer-wrapper .service-hotline {
    margin: 40px 0;
    color: #ffffff;
    font-weight: 600;
    font-size: 22px;
}

.footer-wrapper .service-hotline a:hover {
    text-decoration: none;
}

.service-hotline p, .footer-wrapper .service-hotline a {
    color: #ffffff;
}

/* Social links */

.theme-body footer.footer-wrapper .socmednav ul.social-links li {
    background: #ffffff;
    border-radius: 10px;
    margin: 2px 10px 2px 0;
}

.theme-body .footer-wrapper .socmednav *,
.theme-body footer.footer-wrapper .socmednav ul.social-links li a:hover,
.theme-body footer.footer-wrapper .socmednav ul.social-links li a:hover * {
    color: #505353;
}


.t3-layout-background-grey:has(.frame-ruler-after) {
    border-bottom: 1px solid;
}

.t3-layout-background-grey .frame-ruler-after:after {
    content: none;
}

.main-content .default-wrap > .element-textmedia .t3-layout-background-grey {
    margin-bottom: 15px;
}


.main-content > div.column-link .default-wrap, .main-content > div.column-link .default-wrap .element-text {
    height: 100%;
}

/* Orangener Banner */
.main-content .default-wrap > .element-text > div.t3-layout-full-width-orange {
    max-width: 3080px;
    margin-left: -50%;
    margin-right: -50%;
}

.t3-layout-full-width-orange > .container > .frame-type-text {
    max-width: 884px;
    margin: 0 auto;
}

.t3-layout-full-width-orange a {
    color: #34363c;
}

.t3-layout-full-width-orange a:hover {
    opacity: 0.85;
}

.frame-ruler-after:after {
    margin: auto;
    margin-top: 2em;
    max-width: 884px;
    border-bottom-color: #000 ;
}

.frame-ruler-before:before {
    margin: auto;
    margin-bottom: 2em;
    max-width: 884px;
    border-top-color: #000;
}

body .globalesheaderbild .banner-container + .default-wrap {
    padding: 0 20px;
} 
html body .globalesheaderbild .default-wrap .ce-bodytext h2 {
    font-size: clamp(28px , 4vw, 56px);
}

@media screen and (max-width: 767px) {
    body:not(#page_395) .banner-container-inner img {
        height: 300px;
        position: relative;
    }

    body:not(#page_395) .banner-container-inner {
        height: auto;
    }
        
    body:not(#page_395) .header-bottom .globalesheaderbild .banner-container::before {
        opacity: 0.5;
        top: -115px
    }

    body:not(#page_395) .globalesheaderbild .banner-container + .default-wrap {
        bottom: 0;
    }

    body:not(#page_395) .globalesheaderbild.noImage .banner-container + .default-wrap {
        position: relative;
        padding-top: 50px;   
    }

    body:not(#page_395) .is_zahnpage .globalesheaderbild.noImage .banner-container + .default-wrap {
        position: relative;
        padding-top: 50px;
        padding-bottom: 20px;
    }

    body:not(#page_395) .globalesheaderbild .banner-container + .default-wrap:after {
        content: "";
        position: absolute;
        left: 0;
        bottom: 0;
        width: 100%;
        height: 7px;
        background: linear-gradient(90deg, #ffd513 0%, #EF7D00 100%);
        z-index: 9;
    }

    body:not(#page_395) .globalesheaderbild .banner-container-inner {
        padding-bottom: unset;
    }

    body:not(#page_395) .header-bottom .banner-container::after {
        height: 100%;
        scale: 1.2;
        background-position-y: center;
        transform: unset;
    }

    body:not(#page_395) .globalesheaderbild:not(.noImage) .banner-container + .default-wrap > div {
        margin-bottom: 2em;
    }
}

.content-wrapper .element-textmedia .t3-layout-infocontainer.red-info p a:hover, 
.content-wrapper .element-textmedia .t3-layout-infocontainer.red-info a:hover,
.content-wrapper .element-text p a:hover,
.content-wrapper .element-textmedia p a:hover,
.content-wrapper .element-textmedia ul li a:hover,
.content-wrapper .element-text ul.list-arrow-orange li a:hover  {
    text-decoration: underline;
    color: #000;
}

.content-wrapper .element-text p a.btn-default:hover,
.content-wrapper .element-textmedia p a.btn-default:hover,
.content-wrapper .element-textmedia ul li a.btn-default:hover  {
    color: #ffffff;
}

.theme-body .content-wrapper .ce-uploads li div span.ce-uploads-fileopener::before {
    border-bottom: 1px solid #34363c;
}

.theme-body .content-wrapper .ce-uploads li div span.ce-uploads-fileopener:after, 
.theme-body .content-wrapper .ce-uploads li div a:hover span.ce-uploads-fileopener:after {
    color: #34363c;
}
a {
    color:#34363c;
}

 /* Menü */

.theme-body .menu-wrapper {
    font-family: "Roboto Slab", Verdana, Arial, sans-serif;
}

.theme-body .menu-wrapper .header-actions {
    display: flex;
    align-items: center;
}

.theme-body .menu-wrapper .header-actions a {
    color: #505353;
    font-weight: 600;
}

.theme-body .menu-wrapper .header-actions a:hover {
    color: #34363c;
}

.theme-body .menu-wrapper .header-actions .header-action-membership {
    text-decoration: underline #34363c; 
    text-underline-position: under; 
    text-decoration-thickness: 3px;
    padding: 0 10px;
    white-space: nowrap;
}

.theme-body .menu-wrapper .header-actions .header-action-membership:hover {
    opacity: 1;
}


.theme-body .menu-wrapper .header-actions .header-action-icon input {
    height: 26px;
}

.theme-body .menu-wrapper .header-actions .header-action-icon,
.theme-body .menu-wrapper .header-actions .header-action-branch {
    padding: 0 10px;
    position: relative;
}

.theme-body .menu-wrapper .header-actions .header-action-branch:after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 15px;
    width: 2px;
    background-color: #000000;
}

.theme-body .menu-wrapper nav {
    white-space: nowrap;
    justify-content: flex-start;
}

.theme-body .page-wrapper .menu-wrapper nav .main-menu > li:hover > a, 
.theme-body .page-wrapper .menu-wrapper nav .main-menu > li:focus-within > a {
    text-decoration: underline;
}

.theme-body .menu-wrapper nav .main-menu > li:hover .level_2-container,
.theme-body .menu-wrapper nav .main-menu > li:focus-within .level_2-container {
    width: 100vw;
    position: fixed;
    background: #CACBCD;
    left: 0;
    top: 110px;
    max-height: 1000px;
    overflow-y: scroll;
}

.theme-body .menu-wrapper nav .main-menu > li:hover .level_2,
.theme-body .menu-wrapper nav .main-menu > li:focus-within .level_2 {
    display: none;
}

.theme-body .menu-wrapper nav.navbar .main-menu > li.has_children:hover .level_2,
.theme-body .menu-wrapper nav.navbar .main-menu > li.has_children:focus-within .level_2{
    display: flex;
    flex-wrap: wrap;
    max-width: 1590px;
    top: unset !important;
    position: relative;
    margin: auto;
    padding: 35px 0;
    background: transparent;
    border: none;
}

.theme-body .menu-wrapper nav.navbar .main-menu > li:hover .level_2 .level_2-list, 
.theme-body .menu-wrapper nav.navbar .main-menu > li:focus-within .level_2 .level_2-list {
    width: 33.333%;
    padding: 0 20px;
}

.theme-body .menu-wrapper nav .main-menu > li:hover .level_2 .level_2-links, 
.theme-body .menu-wrapper nav .main-menu > li:focus-within .level_2 .level_2-links {
    font-size: 25px;
    font-weight: 600;
    color: #505353;
    white-space: normal;
}

.theme-body ul.main-menu.megadropdown .level_2 .level_2-list > a:hover {
    text-decoration: underline;
}

.theme-body .page-wrapper .menu-wrapper nav .main-menu > li > a {
    color: #000000;
    font-weight: 600;
    padding: 15px;
}

.theme-body ul.main-menu.megadropdown .level_3 > li:hover > a,
.theme-body ul.main-menu.megadropdown .level_2 > li:hover > a {
    padding: 10px 30px 10px 0px;
    background-color: transparent;
    font-size: 16px;
    text-decoration: underline;
}
.theme-body ul.main-menu.megadropdown .level_2 > li:hover > a {
    text-decoration: unset;
}

.theme-body .menu-wrapper nav .main-menu .level_2-list.has_children .level_3 {
    position: relative;
    left: 0;
    display: block;
    border: none;
    background: transparent;
}

.theme-body ul.main-menu.megadropdown .level_3>li {
    border-bottom: 1px solid;
}

.theme-body ul.main-menu.megadropdown .level_3 > li > a,
.theme-body ul.main-menu.megadropdown .level_2 > li > a {
    padding: 10px 30px 10px 0px;
    font-size: 16px;
    color: #505353;
}

.menu-wrapper nav .main-menu > li.has_children a:after ,
.theme-body ul.main-menu.megadropdown .level_2 > li.has_children:hover > a:after,
.theme-body ul.main-menu.megadropdown .level_2 > li.has_children > a:after {
    content: none;
}

.theme-body .content-wrapper h2 a:after, .theme-body .content-wrapper .element-textmedia h2 a:after, .theme-body .content-wrapper h3 a:after, .theme-body .content-wrapper .element-textmedia h3 a:after, .theme-body .content-wrapper h4 a:after, .theme-body .content-wrapper .element-textmedia h4 a:after, .theme-body .content-wrapper h5 a:after, .theme-body .content-wrapper .element-textmedia h5 a:after, .theme-body .content-wrapper h6 a:after, .theme-body .content-wrapper .element-textmedia h6 a:after, .theme-body .content-wrapper .h2 a:after, .theme-body .content-wrapper .element-textmedia .h2 a:after, .theme-body .content-wrapper .h3 a:after, .theme-body .content-wrapper .element-textmedia .h3 a:after, .theme-body .content-wrapper .h4 a:after, .theme-body .content-wrapper .element-textmedia .h4 a:after, .theme-body .content-wrapper .h5 a:after, .theme-body .content-wrapper .element-textmedia .h5 a:after, .theme-body .content-wrapper .h6 a:after, .theme-body .content-wrapper .element-textmedia .h6 a:after, .theme-body .content-wrapper h2 a:hover:after, .theme-body .content-wrapper .element-textmedia h2 a:hover:after, .theme-body .content-wrapper h3 a:hover:after, .theme-body .content-wrapper .element-textmedia h3 a:hover:after, .theme-body .content-wrapper h4 a:hover:after, .theme-body .content-wrapper .element-textmedia h4 a:hover:after, .theme-body .content-wrapper h5 a:hover:after, .theme-body .content-wrapper .element-textmedia h5 a:hover:after, .theme-body .content-wrapper h6 a:hover:after, .theme-body .content-wrapper .element-textmedia h6 a:hover:after, .theme-body .content-wrapper .h2 a:hover:after, .theme-body .content-wrapper .element-textmedia .h2 a:hover:after, .theme-body .content-wrapper .h3 a:hover:after, .theme-body .content-wrapper .element-textmedia .h3 a:hover:after, .theme-body .content-wrapper .h4 a:hover:after, .theme-body .content-wrapper .element-textmedia .h4 a:hover:after, .theme-body .content-wrapper .h5 a:hover:after, .theme-body .content-wrapper .element-textmedia .h5 a:hover:after, .theme-body .content-wrapper .h6 a:hover:after, .theme-body .content-wrapper .element-textmedia .h6 a:hover:after, .content-wrapper .element-textmedia p a:not(.btn):after, .content-wrapper .element-sitemap a:not(.btn):after, .content-wrapper .news.news-single .news-text-wrap p a:not(.btn):after, .theme-body .footer-nav-wrapper .deep-footer-menu > li > a + ul li a:after, .theme-body ul.main-menu.megadropdown .level_2 > li.has_children > a:after, .theme-body ul.main-menu.megadropdown .level_3 > li.has_children > a:after, .theme-body ul.main-menu.megadropdown .level_2 > li.has_children:hover > a:after, .theme-body ul.main-menu.megadropdown .level_3 > li.has_children:hover > a:after {
    color: #34363c;
}

.theme-body .menu-wrapper nav .main-menu > li::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 151%;
    cursor: pointer;
}

.theme-body .menu-wrapper nav.the-zahnnav .main-menu > li::before {
    height: 100%;
}

.theme-body .page-wrapper .menu-wrapper nav.navbar .main-menu > li:not(:last-child):after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translateY(-50%);
    height: 15px;
    width: 2px;
    background-color: #000000;
}

.page-wrapper .menu-wrapper .container {
    max-width: 1600px;
}

.menu-wrapper {
    position: sticky;
    top: 0;
}

@media screen and (max-width: 767px) {
    .theme-body .menu-wrapper .header-actions {
        display: none;
    }
}

a:hover {
    text-decoration: underline;
}

.btn-read-more {
    position: relative;
	padding: 12px 24px 12px 48px;
	font-size: 18px;
	line-height: 23px;
	color: #34363C;
    padding: 0;
    margin-left: 50px;
    text-decoration: underline;
}

.btn-read-more:hover {
	color: #EF7D00;
    text-decoration: underline;
}

.btn-read-more:before {
	position: absolute;
	content: "";
	background-image: url("../images/BKKVP_Icon_Mehr lesen.svg");
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 32px;
	height: 32px;
	width: 30px;
	height: 30px;
	left: -50px;
	top: 50%;
	transform: translateY(-50%);
}

.content-wrapper .element-textmedia p a.btn-read-more:hover:before,
.content-wrapper .element-textmedia p a.btn-about-program:hover:before,
.theme-body .content-wrapper h3 a.btn-read-more:hover:before {
    width: 100%;
}

.theme-body .content-wrapper h3 a.btn-read-more:hover {
    color: #EF7D00;
}

.content-wrapper h2 {
    color: #000;
}

.theme-body .content-wrapper h2 a:hover, .theme-body .content-wrapper .element-textmedia h2 a:hover, .theme-body .content-wrapper h3 a:hover, .theme-body .content-wrapper .element-textmedia h3 a:hover, .theme-body .content-wrapper h4 a:hover, .theme-body .content-wrapper .element-textmedia h4 a:hover, .theme-body .content-wrapper h5 a:hover, .theme-body .content-wrapper .element-textmedia h5 a:hover, .theme-body .content-wrapper h6 a:hover, .theme-body .content-wrapper .element-textmedia h6 a:hover, .theme-body .content-wrapper .h2 a:hover, .theme-body .content-wrapper .element-textmedia .h2 a:hover, .theme-body .content-wrapper .h3 a:hover, .theme-body .content-wrapper .element-textmedia .h3 a:hover, .theme-body .content-wrapper .h4 a:hover, .theme-body .content-wrapper .element-textmedia .h4 a:hover, .theme-body .content-wrapper .h5 a:hover, .theme-body .content-wrapper .element-textmedia .h5 a:hover, .theme-body .content-wrapper .h6 a:hover, .theme-body .content-wrapper .element-textmedia .h6 a:hover {
    color: #000;
}

.btn-about-program {
    position: relative;
	padding: 12px 24px 12px 48px;
	font-size: 18px;
	line-height: 23px;
	color: #34363C;
}

.btn-about-program:before {
    position: absolute;
	content: "";
	background-image: url("../images/BKKVP_Icons_Leistungsplus.svg");
	background-size: contain;
	background-repeat: no-repeat;
	display: inline-block;
	width: 32px;
	height: 32px;
	width: 30px;
	height: 30px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.content-wrapper .element-textmedia p a.btn-read-more,
.content-wrapper .element-textmedia p a.btn-about-program {
    background-image: none;
}

.content-wrapper .element-textmedia p a.btn-read-more:hover,
.content-wrapper .element-textmedia p a.btn-about-program:hover {
    background-image: none;
}

.content-wrapper .element-textmedia p a.btn-read-more:hover:after,
.content-wrapper .element-textmedia p a.btn-about-program:hover:after,
.content-wrapper .element-textmedia p a:after {
    content: none;
}


a.btn-primary, div[class^="element-"] a.btn-primary, button.btn-primary, div[class^="element-"] button.btn-primary, input.tx-srfeuserregister-pi1-submit {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    padding: 6px 80px;
    position: relative;
    font-weight: 600;
}

.content-wrapper .element-textmedia p a.btn-primary:hover, a.btn-primary:hover, div[class^="element-"] a.btn-primary:hover {
    text-decoration: underline;
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    padding: 6px 80px;
    position: relative;
    font-weight: 600;
}
a.btn-primary:focus, button.btn-primary:focus, div[class^="element-"] a.btn-primary:focus, div[class^="element-"] button.btn-primary:focus, input.tx-srfeuserregister-pi1-submit:focus {
    background: #fff;
}

a.btn-primary:after, div[class^="element-"] a.btn-primary:after, button.btn-primary:after, div[class^="element-"] button.btn-primary:after, a.btn-primary:hover:after, button.btn-primary:hover:after, div[class^="element-"] a.btn-primary:hover:after, div[class^="element-"] button.btn-primary:hover:after {
    color: #34363c;
}

.content-wrapper .element-textmedia p a:hover:after,
.content-wrapper .news.news-single .news-text-wrap p a:hover:after {
    content: none;
}

#c2911 {
    max-width: unset;
}

em {
    font-style: normal;
}

a:not(.btn) {
    text-decoration: underline;
}

a:hover, p a:hover {
    color: #34363c;
}

p a {
    color: #34363cd9;
}

.theme-body .footer-wrapper .footer-menu li a:hover,
.theme-body .menu-wrapper .header-actions a:hover {
    text-decoration: underline;
}

.footer-menu li a,
.main-menu li a,
.header-actions a {
    text-decoration: none;
}

.tx-powermail input[type="submit"]:hover, 
.tx-powermail input[type="reset"]:hover {
    text-decoration: underline;
}

/* Login */

.element-felogin_login label {
    margin-left: 0;
}

.element-felogin_login label[for="tx-felogin-input-password"] input {
    margin-left: 38px;
}

.element-felogin_login input[type="submit"] {
    background: #ffffff;
    color: #34363c;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5;
    border-radius: 0;
    text-shadow: none;
    position: relative;
    padding: 12px 26px;
    margin-bottom: 20px;
    text-decoration: none;
    white-space: normal;
    border: 1px solid #34363c;
    margin-top: 20px;
}
.element-felogin_login input[type="submit"]:hover {
    text-decoration: underline;
}

/* Contentfilter  */
.tx-ozp-contentfilter.atoz .letter_container ul li a:hover:before, 
.letter_container ul li a:hover:before {
    border-bottom: 1px solid #34363c;
}

.tx-ozp-contentfilter.atoz .letter_container .heading, 
.letter_container .heading {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
}

.letter_container ul li:hover {
    border-bottom-color: #000;
}

.theme-body .content-wrapper .tx-ozp-contentfilter .items-cfilter a:hover, 
.letter_container ul li a:hover {
    color: #000;
}

.az-navigation a:hover {
    background: #f2f2f2;
    border: 1px solid #34363c;
    color: #34363c;
    text-decoration: unset;
}

button#scrollTopBtn {
    color: #34363c;
    border: 1px solid #34363c;
    background: #fff;
}

#scrollTopBtn:hover {
    background: #f2f2f2;
}

.button_container {
    max-width: 1025px;
}

@media (max-width: 1439px) {
    .button_container #scrollTopBtn {
        bottom: 165px !important;
        right: 40px;
    }
}

.page-wrapper .swiper-slide .image-wrapper {
    z-index: 11;
    justify-content: end;
    position: absolute;
    right: 50px;
    bottom: 20px;
    display: flex;
    gap: 50px;
}

@media screen and (max-width: 480px) {
    .page-wrapper .swiper-slide .image-wrapper {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        width: auto;
        left: 10%;
        gap: 15px;
        right: 10%;
    }

    .page-wrapper .swiper-slide .caption {
        right: 10%;
        font-size: 16px;
        bottom: 35%;
    }
}

@media screen and (min-width: 1540px) {
    body.theme-body .container-full .container {
        padding-left: 15px;
        padding-right: 15px;
    }
}

/* Tabs responsiv  */

@media screen and (max-width: 580px) {
    .customTab button.tab-nav-link {
        padding: 12px 15px;
        width: 100%;
        text-align: left;
        font-size: 14px;
        font-weight: 700;
    }

    body .customTab button.tab-nav-link:after {
        content: "\e5cc";
        font-family: "Material Icons";
        font-size: 1.3em;
        -webkit-transition: right .25s linear;
        -o-transition: right .25s linear;
        transition: right .25s linear;
        line-height: 1;
        display: inline-block;
        vertical-align: middle;
        position: absolute;
        right: 15px;
        color: #34363C;
    }

    .customTab .resp-tabs-content {
        padding: 20px 0 0 0;
    }

    body .customTab button.tab-nav-link.active, body .customTab button.tab-nav-link:hover {
        background: #595959;
        color: #fff;
    }

    body .customTab button.tab-nav-link.active:after, body .customTab button.tab-nav-link:hover:after {
        color: #fff;
    }

    .customTab .resp-tabs-content .ce-textpic {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .customTab .resp-tabs-content .ce-textpic.ce-right .ce-gallery {
        max-width: 100%;
    }
}

@media screen and (max-width: 991px) {
    .customTab button.tab-nav-link {
        border-bottom: 1px solid #D3D3D7;
    }
}

/* Navigation responsiv  */

@media screen and (min-width: 991px) and (max-width: 1440px) {
    .main-navigation {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }

    .theme-body .menu-wrapper nav .main-menu > li:hover .level_2-container {
        top: 130px;
    }
}

@media screen and (max-width: 991px) {
    .theme-body .menu-wrapper .header-actions .header-action-branch:after {
        content: none;
    }
}

/* Video Container */

.t3-layout-full-width-green .element-container-3-spaltig {
    max-width: 884px;
    margin: auto;
}

/* Input Focus  */

.header-wrapper .tx-indexedsearch-searchbox fieldset:focus-within,
.main-content .tx-indexedsearch-searchbox fieldset:focus-within {
    outline: 2px solid #000;
    outline-offset: 0px;
}


.iframe-formular iframe {
    height: 100vh;
    width: 100%;
    border: 2px solid #F2F2F2;
    border-radius: 10px;
}

#page_460 .t3-layout-fazit,
#page_460 .two-col-content-four-six,
#page_460 .t3-layout-teasercontainer,
#page_950 .t3-layout-fazit,
#page_950 .two-col-content-four-six,
#page_950 .t3-layout-teasercontainer
{max-width: 1310px}

/* Contact form */

.contact-form form .powermail_fieldset {
    position: relative;
}

.contact-form form .powermail_fieldset .row:last-child {
    position: absolute;
    right: 0;
    bottom: 0;
}

.main-content .default-wrap > .element-container-2-zeilig-100-40-60 .t3-layout-teasercontainer .element-header > div {
    margin-left: 0;
}

/*ADAC-Logo*/
.theme-body .menu-wrapper .logo a {
    display: flex;
    gap: 20px;
}

.theme-body .menu-wrapper .logo img.adac-logo {
    width: 40px;
    height: 100%;
    align-content: center;
    align-self: center;
}

/*Table vertical align middle*/
.table td, .table p, .table strong {
    margin-bottom: 0.5rem;
    align-content: center;
    margin-top: 0.5rem;
}

/*Punkte Barrierefreiheit*/
.element-textmedia ol li a:after, .element-textmedia ul li a:after, .ns-faq-body ol li a:after, .ns-faq-body ul li a:after, .ns-faq-body p a:after {
    color: #34363c;
}

a:focus, .tab-link li:focus, .ns-faq-title a:focus {
    outline-color: #000 !important;
}

.tx-powermail input:focus, .tx-powermail textarea:focus, .tx-powermail select:focus, .tx-indexedsearch-searchbox input[type="text"]:focus {
    outline-color: #000;
}

.btn.focus, .btn:focus {
    box-shadow: 0 0 0 .2rem rgb(0 0 0);
}

.dent-net-wrapper .input-style#dent-search:focus:hover, .dent-net-wrapper .input-style#dent-search:hover {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    text-decoration: underline;
}

.t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h1, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h1, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h2, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h2 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h3, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h3 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h4, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h4 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h5, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h5 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h6, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 h6 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h1, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h1, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h2, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h2 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h3, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h3 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h4, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h4 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h5, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h5 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h6, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 .h6 em, .t3-layout-full-width-red .container .t3-layout-teasercontainer .col-lg-4 p {
    color: #34363c;
}

.theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header h1:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h1:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header h1:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header h2:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h2:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header h2:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header h3:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h3:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header h3:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header h4:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h4:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header h4:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header h5:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h5:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header h5:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header h6:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header h6:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header h6:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header .h1:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header .h1:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header .h1:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header .h2:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header .h2:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header .h2:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header .h3:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header .h3:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header .h3:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header .h4:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header .h4:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header .h4:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header .h5:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header .h5:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header .h5:after, .theme-body .content-wrapper .t3-layout-cfilter-accordion .tx-ozp-contentfilter .items-cfilter header .h6:after, .theme-body .content-wrapper .t3-layout-single-accordion .element-textmedia header .h6:after, .theme-body .content-wrapper .t3-layout-multi-accordion .element-textmedia header .h6:after {
    color: #34363c;
}

.theme-body .arrow-link:hover {
    color: #34363c;
}

.theme-body .arrow-link:before {
    color: #34363c;
}

/*Focus bei Tab-Content*/
.customTab button.tab-nav-link:focus{
    outline: 2px solid #34363C;
    transition: outline 0ms;
}

/*Focus bei Chatbot-icon*/
#botario-chat-floating-button:focus-within {
    outline: 2px solid #000;
}

/*Responsive: Elemente bei Layout row-no-margin*/
.row-no-margin > .default-wrap:not(div:has([class*="col"])){
    padding: 0 15px;
}

/*Buttons Responsive*/
@media screen and (max-width: 991px){
    .btn-orange-overlay,.btn.btn-transparent{
        padding: 6px 40px;
    }

    .mobile-navigation a.ogs_icon_link {
        background: #ffffff;
        border: 1px solid #34363c;
        color: #34363c;
        font-weight: 600;
    }

    .mobile-navigation a.ogs_icon_link:hover {
        background: #ffffff;
        border: 1px solid #34363c;
        color: #34363c;
        text-decoration: underline;
    }
}

/*Responsive: Element t3-layout-full-width*/
@media screen and (max-width: 767px) {
    .t3-layout-full-width-lightgray-new, .t3-layout-full-width-orange-y, .t3-layout-full-width-orange {
        width: auto;
        margin-left: -15px;
        margin-right: -15px;
    }
}

/*Responsive: Telefonicon*/
.element-textmedia p a[href^="tel:"] {
    white-space: nowrap;
}
.element-textmedia p a[href^="tel:"]:before, .element-textmedia ol li a[href^="tel:"]:before, .element-textmedia ul li a[href^="tel:"]:before, 
.content-wrapper .element-textmedia .red-info p a[href^="mailto:"]:before, .content-wrapper .element-textmedia .red-info ol li a[href^="mailto:"]:before, .content-wrapper .element-textmedia .red-info ul li a[href^="mailto:"]:before, .content-wrapper .element-textmedia .red-info ol li a[href^="tel:"]:before, .content-wrapper .element-textmedia .red-info ul li a[href^="tel:"]:before {
    color: #34363c;
}

.element-textmedia p a[href^="mailto:"], .element-textmedia ol li a[href^="mailto:"], .element-textmedia ul li a[href^="mailto:"] {
    color: #34363cd9;
}

.element-textmedia p a[href^="mailto:"]:hover, .element-textmedia ol li a[href^="mailto:"]:hover, .element-textmedia ul li a[href^="mailto:"]:hover {
    color: #34363c;
}

.element-textmedia p a[href^="tel:"], .element-textmedia ol li a[href^="tel:"], .element-textmedia ul li a[href^="tel:"] {
    color: #34363cd9;
}
.element-textmedia p a[href^="tel:"]:hover, .element-textmedia ol li a[href^="tel:"]:hover, .element-textmedia ul li a[href^="tel:"]:hover {
    color: #34363c;
}

/*Suche*/
@media screen and (max-width: 1200px) and (min-width: 992px) {
    .container-full.main-search-wrapper[role="search"] {
        display: none !important;
    }
}

@media screen and (max-width: 767px) {
    .container-full.main-search-wrapper .tx-indexedsearch-searchbox input[type="text"] {
        max-width: unset;
    }
    .container-full.main-search-wrapper {
        display: block !important;
    }
    body:not(#page_395) .main-search-wrapper {
        display: none !important;
    }
}

/*Footer Abstände*/
.theme-body .footer-wrapper .footer-menu li {
    margin-bottom: 10px;
}

/* CTA */

/* CTA-1 */

.cta-1 {
    text-decoration: none;
    background: #ef7d00;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 30px;
    position: relative;
    padding-right: 50px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.3);
    transition: all 0.3s ease-in-out;
    overflow: hidden;
}

.cta-1:hover {
    color: #ffffff !important;
    text-decoration: none !important;
    padding-right: 30px;
    padding-left: 50px;
    transition: all 0.3s ease-in-out;
}

.cta-1:hover:after {
    transform: translateX(20px) translateY(-50%);
}

.cta-1:hover:before {
    transform: translateX(15px) translateY(-50%);
}

.cta-1:before {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    left: 0;
    display: inline-block;
    transform: translateX(-20px) translateY(-50%);
    font-size: 1.3em;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
    top: 50%;
}

.cta-1:after {
    content: "\e5cc";
    font-family: "Material Icons";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateX(-15px) translateY(-50%);
    font-size: 1.3em;
    color: #ffffff;
    transition: all 0.3s ease-in-out;
}

/* CTA-2 */

.cta-2 {
    text-decoration: none;
    font-size: 20px;
    color: #ef7d00;
    padding: 10px 30px;
    position: relative;
    overflow: hidden;
    border: 1px solid #ef7d00;
}

.cta-2:hover {
    color: #ffffff !important;
    background: #ef7d00;
    text-decoration: none !important;
}

/* CTA-3 */

.cta-3 {
    text-decoration: none;
    background: #EF7D00;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 30px;
    position: relative;
    overflow: hidden;
    transition: color 0.5s ease;
    text-align: center;
    display: inline-block;
    border: none;
    z-index: 1;
    text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}

.cta-3::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, #ffd513 0%, #EF7D00 100%);
    transition: left 0.5s ease;
    z-index: -1;
}

.cta-3:hover::before {
    left: 0;
    z-index: -1;
}

.cta-3 span {
    position: relative;
    z-index: 1;
}

.cta-3:hover {
    color: #ffffff !important;
    text-decoration: none !important;
}

/* CTA-4 */

.cta-4 {
    text-decoration: none;
    background: #34363c;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    display: inline-block;
    z-index: 1;
    border: 1px solid #34363C;
}

.cta-4:hover {
    color: #34363c !important;
    text-decoration: none !important;
    background: transparent;
    border: 1px solid #34363C;
}

/* CTA-5 */

.cta-5 {
    text-decoration: none;
    background: transparent linear-gradient(133deg, #1F5A97 0%, #2F91CB 100%) 0% 0% no-repeat padding-box;
    font-size: 20px;
    color: #ffffff;
    padding: 10px 30px;
    position: relative;
    text-align: center;
    display: inline-block;
    z-index: 1;
}

.cta-5:hover {
    color: #1F5A97 !important;
    text-decoration: none !important;
    background: transparent;
    border: 1px solid #1F5A97;
}

.btn-border-radius {
    border-radius: 25px;
}

.element-textmedia p a[href^="mailto:"]:before, 
.element-textmedia ol li a[href^="mailto:"]:before, 
.element-textmedia ul li a[href^="mailto:"]:before {
    color: #34363C;
}

/*Kontrast Chatbot*/
#botario-chat-floating-button .botario-attention-message {
   color:#495057;
   background-color:#ffffff;
}

#botario #chablocker button {
   background: #ffffff;
   border: 1px solid #34363c;
   color: #34363c;
   padding: 6px 80px;
   position: relative;
   font-weight: 600;
   opacity: 1;
}

#botario #chablocker button:hover {
   text-decoration: underline;
   color:#34363c;
   background: #fff;
}

#botario #chablocker button:after {
   color: #34363c;
}

#botario #chablocker button:hover:after {
   color: #34363c;
}

#botario #chat-window-messages .chat-right .chat-body .chat-content  {
    background-color: white;
    border:1px solid #34363c;
    color: #34363c;
}
#botario #chat-window-rating textarea::placeholder {
    opacity: 1;
}

#botario #chat-window-rating textarea + button {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    opacity: 1 !important;
    font-weight: 700;
    width: calc(50% - 5px) !important;
    height: unset !important;
    margin-left: 5px !important;
    padding: 10px 0 !important;
}

#botario #chat-window-rating textarea + button + button {
    background: #ffffff;
    border: 1px solid #34363c;
    color: #34363c;
    opacity: 1 !important;
    font-weight: 700;
    width: calc(50% - 5px) !important;
    height: unset !important;
    margin-right: 5px !important;
    padding: 10px 0 !important;
}

#botario #chat-window-rating textarea + button:hover, 
#botario #chat-window-rating textarea + button + button:hover {
    text-decoration: underline;
}

.theme-body .page-wrapper:not(.is_zahnpage) .btn-zahnmmenu-toggle {
    display: none;
}

/* Header Badges */
/* Versuch, die Badges relativ zu diesem Element zu plazieren*/
.globalesheaderbild{
    position: relative;
}
.frame-layout-1001 {
    position: relative;
    height: 200px;
    right: -270%;
    top: -100px;
    background-color: #d90913;
    color: white;
    padding: 15px 15px;
    align-content: center;
}

.frame-layout-1001 h2 {
    color: white;
    padding-left: 30px;
}

.frame-layout-1001 h3 {
    color: white;
    padding-left: 30px;
    font-weight: 500;
}

.frame-layout-1002 {
    position: relative;
    height: 70px;
    width: 150px;
    top: -60px;
    right: -300%;
    background-color: white;
    color: white;
    padding: 15px 0px 0px 30px;
    align-content: center;
}

/*Testimonial-Slider*/
.testimonials .element-slickcontent div > ul > li:before {
    content: unset;
}

.testimonials {
    max-width: 884px;
    place-self: center;
}

.testimonials .element-slickcontent .element-slickitem img {
    max-width: 140px;
    border: 1px solid #595959;
    border-radius: 50%;
    place-self: center;
}


.testimonials .element-slickcontent .slickcontentelement .contentwrap {
    height: 100%;
    position: unset;
    text-align: center;
}

.testimonials .element-slickcontent .slickcontentelement .contentwrap * {
    color: #000000;
}

.testimonials .element-slickcontent .slickcontentelement .contentwrap .slick-header {
    color: #595959;
}
