@import url('https://fonts.verwaltungsportal.de/import/?family=Comfortaa:300,400,700%7CPT+Sans+Narrow:400');

html {
    max-width: 1930px;
    margin-left: auto;
    margin-right: auto;
    background: #fceeda;
    scroll-behavior: smooth;
    scroll-padding-top: 120px;
    scrollbar-color: #661651 #ffffff;
}

body {
    font-family: "Comfortaa", sans-serif;
    font-weight: 400;
    color: #383838;
    background: #ffe6e6;
    font-size: clamp(1rem, 2vw, 1.125rem);
    /* 1rem = 16px */
    line-height: 1.5;
    box-shadow: 0 0 100px 0 rgba(0, 0, 0, 0.1);
}

a {
    color: #753151;
}

a:is(:hover, :focus) {
    color: #753151;
    text-decoration: underline;
}

main a,
b,
strong {
    font-weight: 700;
}

:is(.horizontally, main, footer .tab) a {
    text-decoration: underline;
}

#overflow {
    overflow: clip;
}

/* #region --------------------------------------- logo ----------------------------------------- */

#logo {
    display: flex;
    align-items: center;
    align-content: center;
    gap: 18px;
    text-decoration: none;
}

.logoImg img {
    display: block;
}

@media (max-width: 991px) {
    #logo {
        margin: 15px 0;
    }

    .logoImg img {
        max-width: calc(100vw - 120px);
        width: 100%;
    }

    #logo .row {
        margin-left: -15px;
        margin-right: -15px;
    }
}

.logoText {
    display: inline-block;
    color: #444444;
    text-decoration: none;
    font-weight: 700;
    line-height: 1.2;
    font-size: clamp(1rem, 2vw, 1.375rem);
}

.logoText :is(b, strong) {
    color: #753151;
    font-weight: 400;
    display: block;
    font-variant: small-caps;
    font-size: clamp(1.25rem, 2vw, 2.375rem);
    font-family: "PT Sans Narrow", serif;
}

/* #endregion ----------------------------------- logo ------------------------------------------ */

/* #region -------------------------------------- topbar ---------------------------------------- */

.horizontally {
    font-size: 0.875rem;
    background: #753151;
}

.horizontally>.row>* {
    padding-top: 20px;
    padding-bottom: 20px;
}

@media (min-width: 992px) {
    .horizontally>.row>* {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

/* topbar contact */

#topbar-logo,
#topbar-logo::before {
    background: #fff;
}

#topbar-logo::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 60vw;
    right: 0;
}

#topbar-logo>*,
#topbar-logo+* {
    position: relative;
    z-index: 1;
}

#contact {
    display: flex;
    padding-bottom: 30px;
    position: relative;
}

#contact::after {
    content: '';
    display: block;
    position: absolute;
    bottom: 15px;
    right: 0;
    width: 100px;
    height: 1px;
    background: #fff;
}

#phone-tab,
#mail-tab {
    padding-top: 30px;
    display: block;
    min-height: 20px;
    min-width: 42px;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 24px;
    color: #fff;
}

@media (min-width: 992px) {

    #phone-tab,
    #mail-tab {
        display: inline-block;
    }
}

#phone-tab a,
#mail-tab a {
    color: #fff;
    text-decoration: none !important;
}

@media (min-width: 576px) {

    #phone-tab,
    #mail-tab {
        padding-top: 0;
        padding-left: 30px;
        background-position: center left;
    }
}

#phone-tab {
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3E%3Cpath d='M38.75 40.9q-5.6 0-11.25-2.875T17.3 30.6q-4.55-4.55-7.4-10.175Q7.05 14.8 7.05 9.2q0-.95.625-1.575T9.25 7h5.7q.8 0 1.35.5t.75 1.35l1.2 5.35q.1.75-.05 1.35-.15.6-.6 1l-4.7 4.6q2.85 4.8 6.375 8.275Q22.8 32.9 27.35 35.4l4.5-4.7q.5-.55 1.125-.775.625-.225 1.325-.075l4.85 1.1q.8.15 1.3.75t.5 1.45v5.5q0 .95-.625 1.6-.625.65-1.575.65Zm-27-21.8 4.1-4q.1-.1.125-.225.025-.125.025-.225L14.9 9.6q-.05-.2-.15-.275-.1-.075-.25-.075H9.6q-.15 0-.225.075Q9.3 9.4 9.3 9.55q-.05 1.95.6 4.325t1.85 5.225ZM29.5 36.45q2.05 1 4.475 1.55t4.425.65q.15 0 .225-.075.075-.075.075-.225v-4.9q0-.15-.075-.25t-.225-.15l-4.55-.9q-.1-.05-.2 0l-.2.1ZM11.75 19.1ZM29.5 36.45Z' fill='%23fff'/%3E%3C/svg%3E");
}

@media (min-width: 1200px) {
    #phone-tab {
        margin-left: 30px;
    }
}

#mail-tab {
    margin-left: clamp(20px, 4vw, 30px);
    background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' height='48' width='48'%3E%3Cpath d='M7.9 39q-1.2 0-2.05-.85Q5 37.3 5 36.1V11.9q0-1.2.85-2.05Q6.7 9 7.9 9h32.2q1.2 0 2.05.85.85.85.85 2.05v24.2q0 1.2-.85 2.05-.85.85-2.05.85ZM24 24.3 7.25 13.25V36.1q0 .3.175.475t.475.175h32.2q.3 0 .475-.175t.175-.475V13.25Zm0-2.4 16.3-10.65H7.75ZM7.25 13.25v-2V36.1q0 .3.175.475t.475.175h-.65V36.1Z' fill='%23fff'/%3E%3C/svg%3E");
}


/* #endregion ----------------------------------- topbar ---------------------------------------- */

/* #region ------------------------------------ navigation -------------------------------------- */

/* burgermenu for tablet */

@media (max-width: 991px) {
    nav.horizontally {
        position: static !important;
    }

    #burgerButton {
        font-size: 0;
        border: none !important;
        display: block;
        height: 50px;
        width: 60px;
        border-radius: 2px;
        padding: 6px 8px;
        cursor: pointer;
        background-color: #ffffff;
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.08);
    }

    #burgerButton::before,
    #burgerButton::after,
    #burgerButtonInner {
        background-color: #753151;
        border-radius: 2px;
        position: absolute;
        width: 40px;
        height: 3px;
        left: 10px;
        transition: transform 200ms linear, opacity 200ms linear;
    }

    #burgerButton[aria-expanded="true"] #burgerButtonInner {
        transform: rotate(-45deg) translate(-6px, 6px);
    }

    #burgerButton[aria-expanded="true"]::before {
        opacity: 0;
    }

    #burgerButton[aria-expanded="true"]:after {
        transform: rotate(45deg) translate(-4px, -6px);
    }

    #burgerButtonInner {
        top: 16px;
    }

    #burgerButton::before {
        top: 24px;
        content: "";
    }

    #burgerButton::after {
        top: 32px;
        content: "";
    }

    .navbar-nav {
        padding: 20px 10px;
    }

    .navbar-collapse {
        width: calc(100% - 90px);
        max-width: 300px;
        top: 0;
        background: #753151;
        position: fixed;
        left: -100%;
        bottom: 0;
        z-index: 100;
        height: auto !important;
        opacity: 0;
        pointer-events: none;
        visibility: hidden;
        overflow-y: auto;
        transition: left 300ms linear, opacity 300ms linear, box-shadow 600ms linear;
        box-shadow: 250px 0 50vw 50vw rgba(255, 255, 255, 0);
    }

    .navbar-collapse:is([aria-expanded="true"], .in) {
        left: 0;
        opacity: 1;
        pointer-events: auto;
        visibility: visible;
        box-shadow: 250px 0 50vw 50vw rgba(0, 0, 0, 0.6);
    }

    .navbar-header {
        position: fixed;
        top: 15px;
        right: 15px;
        z-index: 101;
    }

    .dropdown-toggle-button-wrapper {
        top: 8px;
        right: 0;
    }

    .dropdown-toggle-button-wrapper2 {
        top: 2px;
        right: 0;
    }
}

/* menu desktop */

@media (min-width: 992px) {
    .sticky-wrapper {
        position: relative;
        left: 0;
        right: 0;
    }

    nav.horizontally {
        transition: background 300ms linear, box-shadow 300ms linear;
    }

    .is-sticky nav.horizontally,
    #menu-bg,
    #menu-bg::before {
        background: #753151;
    }

    .is-sticky nav.horizontally {
        box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.12);
    }

    #menu-bg>.row {
        min-height: 100px;
        padding: 15px 0 14px 15px;
    }

    #menu-bg::before {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 50vw;
        right: -50vw;
        max-width: 470px;
    }

    .is-sticky #menu-bg::before {
        display: none;
    }

    #menu-bg :is(.navbar-default, #myNavbar, .navbar-nav, [class*="toplevel"]) {
        height: 100% !important;
    }

    nav.horizontally .navbar-nav {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    nav.horizontally li[class*="toplevel"]>ul {
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1000;
    }

    nav.horizontally [class*="secondlevel"]>ul {
        position: absolute;
        left: 100%;
        top: 0;
    }

    nav.horizontally .navbar-nav li {
        position: relative;
    }

    nav.horizontally .navbar-nav li :is([class*="toplevel"]>ul, [class*="secondlevel"]>ul) {
        display: block !important;
        pointer-events: none;
        opacity: 0;
        transition: opacity 300ms linear;
    }

    nav.horizontally .navbar-nav li:is(.open, :hover)>ul,
    nav.horizontally .navbar-nav li.open:focus-within>ul,
    nav.horizontally .navbar-nav li[class*="secondlevel"]>ul[style*="block"] {
        pointer-events: auto !important;
        opacity: 1 !important;
        visibility: visible;
    }

    nav.horizontally .navbar-nav li.open>ul {
        pointer-events: none !important;
        opacity: 0 !important;
        visibility: hidden;
    }

    nav.horizontally .navbar-nav li:is(:hover, :focus)>ul {
        z-index: 1003;
    }
}

@media (min-width: 1200px) {
    nav.horizontally .navbar-nav {
        padding-left: 20px;
    }

    #menu-bg>.row {
        padding-left: 30px;
    }
}

/* toplevel */

nav.horizontally a[class*="toplevel"] {
    color: #fff;
    font-weight: 700;
    text-align: left;
    padding: 14px 5px;
    position: relative;
    font-size: 1rem;
    line-height: 1.2;
    text-decoration: none;
    transition: border 300ms linear;
}

@media (max-width: 991px) {
    nav.horizontally li[class*="toplevel"]+li {
        margin-top: 2px;
    }

    nav.horizontally a[class*="toplevel"].dropdown-toggle {
        padding-right: 35px;
    }
}

@media (min-width: 992px) {
    nav.horizontally a[class*="toplevel"] {
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    nav.horizontally li[class*="toplevel"]+li {
        margin-left: 10px;
    }
}

/* toplevel-over */

nav.horizontally li[class*="toplevel"]:is(:hover, :focus-within)>a,
nav.horizontally li[class*="toplevel"]>a:is(:hover, :focus),
nav.horizontally li[class*="toplevel"].open>a,
nav.horizontally li[class*="toplevel"].open>a:is(:hover, :focus),
nav.horizontally li[class*="toplevel"][class*="_over"]>a,
nav.horizontally li[class*="toplevel"][class*="_over"]>a:is(:hover, :focus) {
    color: #fff;
    text-decoration: underline;
}

/* secondlevel + thirdlevel dropdown-box */

nav.horizontally [class*="toplevel"] ul {
    padding: 10px;
    background: #ffffff;
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.12);
    border-radius: 10px;
}

@media (min-width: 992px) {
    nav.horizontally [class*="toplevel"] ul {
        padding: 18px 0;
    }

    nav.horizontally [class*="toplevel"]>ul {
        margin-top: 25px;
    }

    nav.horizontally [class*="secondlevel"]>ul {
        margin-top: -18px;
        margin-left: 10px;
    }

    nav.horizontally :is([class*="toplevel"], [class*="secondlevel"])>ul::before {
        content: "";
        position: absolute;
        display: block;
    }

    nav.horizontally [class*="toplevel"]>ul::before {
        height: 27px;
        left: 0;
        right: 0;
        top: -27px;
    }

    nav.horizontally [class*="secondlevel"]>ul::before {
        width: 12px;
        top: 0;
        bottom: 0;
        left: -12px;
    }
}

/* secondlevel + thirdlevel */

nav.horizontally a:is([class*="secondlevel"], [class*="thirdlevel"]) {
    color: #1f1f1f;
    text-align: left;
    font-size: 1rem;
    font-weight: 400;
    padding: 8px 20px 8px 40px;
    line-height: 1.2;
    text-decoration: none;
    position: relative;
}

@media(max-width: 991px) {
    nav.horizontally a:is([class*="secondlevel"], [class*="thirdlevel"]) {
        padding-left: 20px;
    }

    nav.horizontally a[class*="secondlevel"].dropdown-toggle2 {
        padding-right: 35px;
    }
}

nav.horizontally a:is([class*="secondlevel"], [class*="thirdlevel"])::after {
    content: "";
    display: block;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    left: 25px;
    top: calc(50% - 3px);
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #661651;
    transition: opacity 300ms linear;
}

@media (max-width: 991px) {
    nav.horizontally a:is([class*="secondlevel"], [class*="thirdlevel"])::after {
        left: 0;
    }
}

/* secondlevel + thirdlevel over */
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]):is(:hover, :focus-within)>a,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])>a:is(:hover, :focus),
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open>a,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open>a:is(:hover, :focus),
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"]>a,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"]>a:is(:hover, :focus) {
    color: #661651;
}

nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]):is(:hover, :focus-within)>a::after,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])>a:is(:hover, :focus)::after,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open>a::after,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"]).open>a:is(:hover, :focus)::after,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"]>a::after,
nav.horizontally li:is([class*="secondlevel"], [class*="thirdlevel"])[class*="_over"]>a:is(:hover, :focus)::after {
    opacity: 1;
}

/* #endregion -------------------------------- navigation --------------------------------------- */

/* #region ------------------------------------- resp-gaps -------------------------------------- */

:is(#tabs, #blog, #feedback)>.row,
#blog .tab_link_entries {
    row-gap: 30px;
}

#footer>.row {
    row-gap: 40px;
}

#innerfooter>.row {
    row-gap: 20px;
}

/* #endregion ---------------------------------- resp-gaps -------------------------------------- */

/* #region -------------------------------------- header ---------------------------------------- */

/* header text */

#header-text {
    position: relative;
    z-index: 10;
    padding-top: 40px;
    padding-bottom: 40px;
    color: #fff;
}

@media (min-width: 992px) {
    #header-text {
        padding-top: 50px;
        padding-right: 40px;
    }
}

body:not(.index) #header-text {
    padding-bottom: 40px;
}

body:not(.index) #headerpic p {
    display: none;
}

#header-text,
#header-text::before {
    background-color: #753151;
}

#header-text::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100vw;
    right: 0;
}

@media (min-width: 992px) {
    #header-text::before {
        width: 965px;
        background-position: top left;
        background-repeat: no-repeat;
    }
}

#header-text>* {
    position: relative;
    z-index: 1;
}

#header-text :is(b, strong) {
    font-size: 1.25rem;
}

#header-text :is(b, strong),
#header-text :is(h1, h2, h3, h4, h5, h6) :is(i, em) {
    color: #fff;
}

#header-text :is(h1, h2, h3, h4, h5, h6),
#header-text :is(h1, h2, h3, h4, h5, h6) :is(b, strong) {
    color: #fff;
}

#header-text :is(h1, h2, h3, h4, h5, h6) :is(b, strong) {
    font-size: inherit;
}

#header-text :is(i, em)::before {
    content: "";
    display: block;
    width: clamp(20px, 2vw, 50px);
    flex-shrink: 0;
    height: 1px;
    margin-top: 2px;
    background: #fff;
}

/* banner */

#headerpic,
#slider {
    overflow: hidden;
    position: relative;
}

#slider {
    height: 100%;
}

.slider-wrapper {
    height: 300px !important;
}

@media (max-width: 767px) {
    body:not(.index) .slider-wrapper {
        display: none;
    }
}

@media (min-width: 768px) {
    .slider-wrapper {
        position: absolute !important;
        top: 0;
        left: calc(58% - 38px);
        bottom: 0px;
        right: 0;
        height: auto !important;
    }

    #headerpic a.nivo-prevNav {
        left: 55px;
    }
}

@media (min-width: 992px) {
    #headerpic a.nivo-prevNav {
        left: 130px;
    }

    #headerpic a.nivo-nextNav {
        right: 65px;
    }

    .slider-wrapper {
        left: calc(50% - 76px);
    }
}

.slider-mask {
    display: none;
}

#headerpic .nivo-main-image {
    min-height: 100% !important;
}

/* #endregion ----------------------------------- header ---------------------------------------- */

/* #region --------------------------------------- tabs ----------------------------------------- */

#tabs {
    padding: clamp(40px, 10vw, 85px) 0;
}

@media (min-width: 1200px) {
    #tabs {
        background-size: 100% auto;
        background-position: bottom right;
    }
}

#tabs .tab {
    height: 100%;
    min-height: 100%;
    font-size: 1rem;
    padding: 30px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.12);
}

#tabs .tab :is(h1, h2, h3, h4, h5, h6) {
    color: #1f1f1f;
    font-weight: 700;
    font-size: clamp(1.25rem, 2vw, 1.5rem);
}

#tabs .tab img {
    display: block;
    width: calc(100% + 60px);
    max-width: calc(100% + 60px);
    margin: 0px -30px 38px -30px;
}

@media (min-width: 992px) {
    #tabs .tab img {
        margin: -30px -30px 38px -30px;
    }
}

/* #endregion ------------------------------------ tabs ----------------------------------------- */

/* ---------------------------------------------- content --------------------------------------- */

#content-area {
    text-align: left;
    padding: clamp(40px, 4vw, 50px) 0 clamp(40px, 8vw, 90px) 0;
}

/* #region -------------------------------------- service --------------------------------------- */

#service {
    background: #753151;
    color: #fff;
    padding: 80px 0;
}

#service .banner {
    position: relative;
    z-index: 1;
    border-radius: 100px;
    overflow: hidden;
    height: 100%;
    min-height: 100%;
}

@media (max-width: 991px) {
    #service .banner {
        max-width: 400px;
        margin: 0 auto;
    }
}

#service .banner img {
    display: block;
    object-fit: cover;
    height: 100%;
}

#service .tab {
    padding-top: clamp(40px, 10vw, 80px);
    padding-bottom: clamp(40px, 10vw, 90px);
}

@media (min-width: 992px) {
    #service .img {
        padding-right: 0;
    }

    #service .tab {
        padding-left: clamp(30px, 4vw, 60px);
    }
}

#blog h2,
#feedback h2 {
    color: #3a682c !important;
}

#service h2,
#service h2 :is(i, em) {
    color: #fff !important;
}

#service :is(h1, h2, h3) :is(i, em)::before {
    background: #ffffff;
}

/* #endregion ----------------------------------- service --------------------------------------- */

/* #region --------------------------------------- blog ----------------------------------------- */

#blog {
    padding: clamp(40px, 10vw, 90px) 0;
    position: relative;
    z-index: 1;
    background-color: #d4eecc;
}

@media (min-width: 992px) {
    #blog .tab {
        padding-right: clamp(30px, 4vw, 45px);
    }
}

#blog .tab_link_entries {
    display: flex;
    flex-wrap: wrap;
    column-gap: 30px;
    margin-bottom: 30px;
}

@media (min-width: 576px) {
    #blog .tab_link_entries {
        flex-wrap: nowrap;
    }
}

#blog .tab_link_entry {
    position: relative;
    font-size: 1rem;
    padding: 218px 30px 30px 30px;
    background: #ffffff;
    border-radius: 30px;
    box-shadow: 0 20px 40px 0 rgba(0, 0, 0, 0.12);
    border: none !important;
}

@media (min-width: 576px) {
    #blog .tab_link_entry {
        width: 50%;
    }
}

#blog .tab_link_entry .tab_preview_picture,
#blog .tab_link_entry .tab_link_title a::before {
    height: 180px;
    top: 0;
    left: 0;
    right: 0;
    display: block;
    overflow: hidden;
    position: absolute;
    border-radius: 30px 30px 0 0;
}

#blog .tab_link_entry .tab_preview_picture img {
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
    margin: 0;
}

#blog .tab_link_entry .tab_link_title a::before {
    content: "";
    background: #fceeda center / cover no-repeat;
}

#blog .tab_date {
    position: absolute;
    z-index: 1;
    top: 30px;
    right: 0;
    color: #ffffff;
    background: #700b55;
    font-size: 0.875rem;
    padding: 7px 21px 6px 21px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

#blog .tab_link_title {
    margin-bottom: 15px;
}

#blog .tab_link_title a {
    color: #1f1f1f;
    display: block;
    font-weight: 700;
    line-height: 1.2;
    font-size: clamp(1.25rem, 2vw, 1.5rem);
}

#blog .tab_link_title a:not(:is(:hover, :focus)) {
    text-decoration: none;
}

#blog :is(.tab_link_mehr, .tab_spacer) {
    display: none;
}

/* #endregion --------------------------------------- blog -------------------------------------- */

/* #region ------------------------------------- feedback --------------------------------------- */

#feedback {
    padding: clamp(40px, 10vw, 90px) 0;
    position: relative;
    z-index: 1;
    background: #d4eecc;
}

#feedback>.row+.row {
    margin-top: 30px;
}

#feedback .tab {
    background: #fff;
    padding: 40px 30px 30px 30px;
    font-size: 1rem;
    height: 100%;
}

@media (min-width: 992px) {
    #feedback .tab {
        min-height: 300px;
    }
}

#feedback .tab :is(i, em) {
    color: #1f1f1f;
    font-style: normal;
}

#feedback .tab :is(h1, h2, h3, h4, h5, h6) {
    color: #3a682c;
    font-weight: 700;
    font-size: clamp(1.25rem, 2vw, 1.5rem);
    margin-bottom: 0;
}

/* #endregion ------------------------------------- feedback ------------------------------------ */

/* #region -------------------------------------- buttons --------------------------------------- */

.button-design a:not(.has-image):not([href*="mailto"]):not([href*="tel"]) {
    display: inline-block;
    line-height: 1.2;
    color: #d4eecc;
    font-size: 1rem;
    font-weight: 700;
    background: #753151;
    padding: 12px 20px 11px 20px;
    border-radius: 24px;
    text-decoration: none !important;
    text-shadow: none !important;
    border: 2px solid #d4eecc;
    transition: border 300ms linear, color 300ms linear, background 300ms linear;
}

.button-design.button-design-2 a:not(.has-image):not([href*="mailto"]):not([href*="tel"]) {
    border-color: #d4eecc;
}

#header-text.button-design a:not(.has-image):not([href*="mailto"]):not([href*="tel"]) {
    margin-top: clamp(20px, 4vw, 45px);
}

#tabs .tab.button-design a:not(.has-image):not([href*="mailto"]):not([href*="tel"]) {
    margin-top: 10px;
}

.button-design a:not(.has-image):not([href*="mailto"]):not([href*="tel"]):is(:hover, :focus) {
    background: #661651;
    color: #ffffff;
}

.button-design.button-design-2 a:not(.has-image):not([href*="mailto"]):not([href*="tel"]):is(:hover, :focus) {
    border-color: #d4eecc;
}

/* #endregion ----------------------------------- buttons --------------------------------------- */

/* #region ---------------------------------- h1 - h6, newslink --------------------------------- */

.h4link a:is(:link, :hover, :focus, :visited),
h6,
h5,
h4,
h3,
h2,
h1 {
    color: #753151;
    font-weight: 300;
    line-height: 1.2;
    font-family: "Comfortaa", sans-serif;
    margin-bottom: 15px;
}

:is(h1, h2, h3, h4, h5, h6) :is(b, strong) {
    font-weight: 700;
}

:is(h1, h2, h3, h4, h5, h6) :is(i, em) {
    display: block;
    margin-bottom: 0px;
    position: relative;
    font-weight: 400;
    color: #1f1f1f;
    font-size: 1.625rem;
    font-style: normal;
    font-family: "PT Sans Narrow", serif;
}

:is(h1, h2, h3) :is(i, em) {
    display: flex;
    align-items: center;
    column-gap: 15px;
}

.xs-text-center :is(h1, h2, h3) :is(i, em) {
    justify-content: center;
}

:is(h1, h2, h3) :is(i, em)::before,
.xs-text-center :is(h1, h2, h3) :is(i, em)::after {
    content: "";
    display: block;
    width: clamp(20px, 2vw, 50px);
    flex-shrink: 0;
    height: 1px;
    margin-top: 2px;
    background: #1f1f1f;
}

#header-text :is(h1, h2, h3, h4, h5, h6) {
    font-size: clamp(1.75rem, 5.5vw, 2.5rem);
}

h1,
.h1,
.legacy_h1 {
    margin-bottom: clamp(15px, 4vw, 2.5rem);
}

:is(#tabs-headline, #feedback-headline) :is(h1, h2, h3, h4, h5, h6) {
    margin: 0;
}

:is(#tabs-headline, #feedback-headline) {
    margin-bottom: clamp(1px, 1vw, 20px);
}

h1,
.h1,
.legacy_h1,
:is(#tabs-headline, #service, #blog, #feedback) h2 {
    font-size: clamp(1.875rem, 5vw, 2.5rem);
}

h2,
.h2,
.legacy_h2 {
    font-size: clamp(1.75rem, 4.5vw, 1.875rem);
}

h3,
.h3,
.legacy_h3 {
    font-size: clamp(1.6875rem, 4vw, 1.75rem);
}

h4,
.h4,
.legacy_h4 {
    font-size: 1.625rem;
}

h5,
.h5,
.legacy_h5 {
    font-size: 1.5rem;
}

h6,
.h6,
.legacy_h6 {
    font-size: 1.375rem;
}

/* #endregion ---------------------------------- h1 - h6, newslink ------------------------------ */

/* #region --------------------------------------- footer --------------------------------------- */

/* footer */

footer {
    font-size: 0.875rem;
}

footer :is(iframe, .iframe-wrapper-manual-enabling) {
    min-width: 100% !important;
    width: 100% !important;
}

#footer {
    padding: clamp(40px, 8vw, 80px) 0;
    background: #ffffff;
}

@media (min-width: 992px) {
    #footer>.row>*+* {
        border-left: 1px solid rgba(255, 255, 255, 0.2);
    }

    #footer>.row>*:nth-child(1):not(:last-child) {
        padding-right: 60px;
    }

    #footer>.row>*:nth-child(2) {
        padding-left: 60px;
    }
}

#footer,
#footer a,
#footer a:is(:hover, :focus) {
    color: #222222;
}

#footer :is(h1, h2, h3, h4, h5, h6) {
    color: #222222;
    font-weight: 700;
    font-size: clamp(1.25rem, 2vw, 1.4375rem);
    margin-bottom: 25px;
}

/* innerfooter */

#innerfooter {
    background: #753151;
    padding: 30px 0 140px 0;
    color: #fff;
}

@media (min-width: 576px) {
    #innerfooter {
        padding-bottom: 100px;
    }
}

@media (min-width: 768px) {
    #innerfooter {
        padding-bottom: 30px;
    }
}

#innerfooter ul {
    padding: 0;
}

@media (min-width: 576px) {
    #innerfooter li+li::before {
        content: "•";
        margin: 0 clamp(15px, 2vw, 22px);
        color: #fff;
    }

    #innerfooter li {
        display: inline-block;
    }
}

#innerfooter li a {
    text-decoration: none;
    color: #fff;
}

@media (max-width: 575px) {
    #innerfooter li a {
        padding: 4px;
        display: inline-block;
    }
}

#innerfooter li a:is(:hover, :focus) {
    text-decoration: underline;
}

/* #endregion ------------------------------------ footer --------------------------------------- */

/* #region -------------------------------------- vernetzt -------------------------------------- */

#vernetzt {
    gap: 18px;
    text-align: right;
    font-size: 0.8125rem;
    font-weight: 400;
    color: #fff;
    line-height: 1.3;
    text-decoration: none;
}

#vernetzt span {
    display: block;
}

/* #endregion -------------------------------- vernetzt ----------------------------------------- */