﻿/* 
==========================================
Skin styles für umziehenmitprofis.de
erstellt von IT-Dienstleistungen QUEISSER
Juni 2026
==========================================
*/

@charset "UTF-8";

/* abeezee-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'ABeeZee';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/abeezee-v23-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* dm-serif-display-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Serif Display';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/dm-serif-display-v17-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
em, small {
    letter-spacing: 0
}

body, li, p {
    line-height: 1.5em
}

.DNNEmptyPane {
    display: none!important
}

.paneOutline {
    border: 1px dashed #ccc
}

a, a img, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, time, tt, u, ul, var, video {
    border: 0
}

.TB_Wrapper, .TB_Wrapper *, .dnnActionMenu, .dnnActionMenu *, .dnnActionMenu:after, .dnnActionMenu:before, .dnn_mact, .dnn_mact *, .dnn_mact:after, .dnn_mact:before, [id*=ControlPanel], [id*=ControlPanel] *, [id*=ControlPanel]:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

[class*=RadAjaxPanel] *, [class*=Digital] * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

html, li, p, td {
    font-size: 18px;
    color: #414B96;
}

ol.list-unstyled, ol.list-unstyled>li, ul.list-unstyled, ul.list-unstyled>li {
    list-style: none;
    margin: 0
}

ul.row {
    margin-left: -15px;
    margin-right: -15px
}

ol, ul {
    list-style: none
}

ul li {
    list-style-type: disc
}

ul li li {
    list-style-type: circle
}

ol li {
    list-style-type: decimal;
    list-style-position: inside
}

.nav li {
    list-style: none!important
}

a {
    outline: 0!important
}

body {
    background: #FFFFFF;
    color: #414B96;
    font-size: 17px
}

.CommandButton, .Head, .Normal, .NormalBold, .NormalDisabled, .NormalRed, .NormalTextBox, .SubHead, .SubSubHead, a:hover, a:link, a:visited, body, h1, h2, h3, h4, h5, h6, input, table, td, th {
    font-family: 'ABeeZee'
}

.SubHead {
    color: #000
}

Body #Form {
    height: 100%
}

embed, img, object {
    max-width: 100%
}

[class*=map] img, [class*=Map] img, [id*=map] img, [id*=Map] img, table img {
    max-width: none!important
}

img {
    height: auto
}

em {
    font-style: italic
}

strong {
    color: #414B96;
    font-weight: 700
}

small {
    font-size: 12px
}

a:active, a:link, a:visited {
    text-decoration: none;
    color: #293067;
}

a:hover {
    text-decoration: underline
}

p {
    margin: 0 0 20px
}

ol li>ol li {
    list-style-type: lower-latin
}

h1, h2, h3, h4, h5, h6 {
    color: #414B96;
    line-height: 1.3em;
    margin: 0 0 10px
}

h1 {
    font-family: 'DM Serif Display';
    font-size: 2.6rem;
    font-style: italic;
}

h2 {
    font-size: 1.4rem;
}

h3 {
    font-size: 1.25rem;
    color: #c8d7ee;
}

h4 {
    font-size: 1.15rem
}

h5 {
    font-size: 1.1rem
}

h6 {
    font-size: 1rem
}

@media screen and (min-width:500px) {
    html {
        font-size: 14px
    }
}

@media screen and (min-width:570px) {
    html {
        font-size: 15px
    }
}

@media screen and (min-width:620px) {
    html {
        font-size: 16px
    }
}

@media screen and (min-width:680px) {
    html {
        font-size: 17px
    }
}

@media screen and (min-width:720px) {
    html {
        font-size: 18px
    }
}

@media screen and (min-width:800px) {
    html {
        font-size: 19px
    }
}

@media screen and (min-width:860px) {
    html {
        font-size: 20px
    }
}

@media screen and (min-width:920px) {
    html {
        font-size: 21px
    }
}

@media screen and (min-width:1000px) {
    html {
        font-size: 22px
    }
}

#login {
    padding-right: 10px
}

@media only screen and (max-width:768px) {
    #search-action {
        display: block
    }
    #login {
        padding-right: 21px
    }
}

@media only screen and (max-width: 500px){
    ul.searchSkinObjectPreview {
        width:auto;
        min-width:240px;
    }
}

@media only screen and (max-width: 350px){
    ul.searchSkinObjectPreview {
        right:-30px;
    }
}

#login .loginGroup, #login .loginGroup *, #login .registerGroup, #login .registerGroup * {
    display: block
}

#login .loginGroup, #login .registerGroup {
    float: right;
    padding: 0;
    margin: 0
}

#login .loginGroup a, #login .registerGroup a {
    display: block;
    position: relative;
    height: 34px;
    min-width: 12px;
    padding: 7px 15px 0;
    color: #fff;
    font-size: 11px;
    vertical-align: middle
}

#login .loginGroup a:hover, #login .registerGroup a:hover {
    background: #d7d7d7;
    color: #333;
    text-decoration: none
}

#login .loginGroup a:active, #login .registerGroup a:active {
    color: #333
}

#login .loginGroup a strong, #login .registerGroup a strong {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    overflow: hidden;
    font-size: 11px;
    text-indent: -9999px
}

#login .registerGroup li {
    float: left;
    line-height: 1.2em
}

#login .registerGroup li:first-child:hover {
    border-left: #222
}

#login .registerGroup .buttonGroup {
    margin-right: 0
}

#login .registerGroup .userProfileImg a {
    min-width: 25px;
    min-height: 32px;
    padding: 0;
    background: 0 0
}

#login .registerGroup a span {
    display: inline-block;
    position: absolute;
    right: 2px;
    top: -9px;
    min-width: 7px;
    margin-right: 3px;
    background: #3b96b6;
    text-align: center;
    font-size: 11px;
    color: #fff;
    -webkit-text-shadow: 0 1px 0 #333;
    text-shadow: 0 1px 0 #333
}

#login .registerGroup a img {
    height: 32px;
    width: 32px;
    background: #333
}

#login .userNotifications {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

#login .userNotifications strong {
    height: 100%;
    background: url(images/notification_icon.png) center center no-repeat
}

#login .userMessages strong {
    height: 100%;
    background: url(images/message_icon.png) center center no-repeat
}

#login .userMessages a, #login .userNotifications a {
    padding: 0 18px
}

#login .userMessages a span, #login .userNotifications a span {
    display: inline-block;
    margin-top: 9px;
    margin-right: 0;
    background-color: transparent;
    font-size: 10px
}

header[role=contentinfo] {
    width: 100%;
    /*height: 125px;
    z-index: 10;
    position: fixed;
    opacity: 0.8;
    border-bottom: solid 1px #cacaca;*/
}

#topHeader {
    background: #383838;
    -moz-box-shadow: 1px 50px 100px 0 #cacaca;
    -webkit-box-shadow: 1px 50px 100px 0 #cacaca;
    box-shadow: 1px 50px 100px 0 #cacaca;
    min-width: 25px;
    min-height: 35px;
    padding: 0
}

header {
    background: #fff;
}

#mainHeader-inner {
    padding: 10px 0;
}

#mainHeader {
    position: sticky;
    top: 0px;
    background-color: #fff;
    z-index: 100;
}

#mainHeader-border {
    background: #fff;
    height: 5px
}

#logo {
    padding-left: 20%;
}

.navbar .brand {
    float: left;
    padding: 0 !important;
    max-width: 220px;
}

@media only screen and (max-width:768px) {
    /*header[role=contentinfo] {
        opacity: unset;
    }*/

    .navbar .brand {
        float: left;
        padding: 0 !important;
        max-width: 180px;
    }

    .main-navigation {
        height: auto;
        width: 100%
    }

    nav {
        display: none
    }

    a.mobile-nav-btn {
        display: block;
        float: right;
        width: 50px;
        height: 46px;
        margin-top: 15px;
        text-align: center;
        color: #383838
    }

        a.mobile-nav-btn:hover {
            text-decoration: none
        }

    #navbar-top-wrapper {
        clear: both;
        position: relative
    }

    #navbar {
        float: none !important
    }
}

@media only screen and (min-width:767px) {
    #navbar {
        float: right;
        margin-top: 40px;
    }
}

@media only screen and (min-width:767px) {
    #navbar {
        float: none;
        margin-top: 0px!important;
    }
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #333!important;
}

@media (min-width: 1200px) {
    .container {
        width: 1600px !important;
    }
}

main {
    background: #fff;
    min-height: 350px;
    border-radius: 10px;
    padding: 20px;
}

@media (max-width: 600px) {
    main {
        background: #fff;
        min-height: 200px;
        border-radius: 00px;
        padding: 0px;
    }
}

main.no-bg {
    background: 0 0
}

#mainContent-inner {
    padding: 10px
}

.dnnpane>[class*=col-md], .dnnpane>[class^=col-md] {
    padding: 0 15px
}

footer .footer-above {
    background-color: #414b96;
    padding-top: 25px;
    border-top: 20px solid #414b96;
    margin-top: 0;
}

    footer .footer-above h2, footer .footer-above p, footer .footer-above a {
        color: #c8d7ee
    }

footer .footer-col {
    margin-bottom: 25px
}

footer .footer-below {
    background-color: #414b96;
    padding: 15px 0
}

footer .copyright {
    float: left
}

footer .copyright {
    padding-left: 20px;
    color: #c8d7ee;
}

footer .links-list ul li {
    float: left;
    width: 100%;
    font-size: 15px;
    line-height: 1.5em
}

    footer .links-list ul li a:active, footer .links-list ul li a:link, footer .links-list ul li a:visited {
        color: #c8d7ee
    }

    footer .links-list ul li a:hover {
        color: #c8d7ee
    }

    footer .links-list ul li a:before {
        content: "";
        display: inline-block;
        width: 0;
        height: 0;
        border-top: 3px solid transparent;
        border-bottom: 3px solid transparent;
        border-left: 3px solid #c8d7ee;
        position: relative;
        bottom: 1px;
        padding-right: 9px
    }

.container-content {
    padding: 10px 15px 15px
}

.heading_wrapper {
    padding-left: 0;
    padding-right: 0;
}

.DNNContainer_Title_h1 h1 .TitleH1, .DNNContainer_Title_h2 h2 .TitleH2, .DNNContainer_Title_h3 h3 .TitleH3, .DNNContainer_Title_h4 h4 .TitleH4 {
    display: block;
    margin-bottom: 5px
}

.DNNContainer_Boxed h2 .TitleBoxed {
    display: block;
    margin-bottom: 5px;
    padding: 5px;
    border: 1px solid #7b7878
}

.subtle-line {
    display: block;
    border: none;
    color: #fff;
    height: 1px;
    width: 100%;
    background: -webkit-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -o-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: -moz-radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    background: radial-gradient(#7b7878 1%, #bbb 30%, #ccc 40%, #fff 70%);
    margin-bottom: 32px
}

.hexagon {
    background-color: #fff;
    border-left: 3px solid #7b7878;
    border-right: 3px solid #7b7878;
    height: 20px;
    margin: 10.39px auto;
    position: relative;
    top: -27px;
    width: 36px;
    z-index: 10
}

.hexagon::after, .hexagon::before {
    background-color: inherit;
    content: "";
    height: 25.46px;
    left: 2.27px;
    position: absolute;
    -webkit-transform: scaleY(.5774) rotate(-45deg);
    -moz-transform: scaleY(.5774) rotate(-45deg);
    -ms-transform: scaleY(.5774) rotate(-45deg);
    -o-transform: scaleY(.5774) rotate(-45deg);
    transform: scaleY(.5774) rotate(-45deg);
    width: 25.46px;
    z-index: 1
}

.open_rectangle, .rectangle {
    margin: 10px auto;
    z-index: 10
}

.dots-wrapper, .open_rectangle, .rectangle {
    position: relative;
    background-color: #fff;
    width: 36px
}

.hexagon::before {
    border-right: 4.24px solid #7b7878;
    border-top: 4.24px solid #7b7878;
    top: -12.73px
}

.hexagon::after {
    border-bottom: 4.24px solid #7b7878;
    border-left: 4.24px solid #7b7878;
    bottom: -12.73px
}

.open_rectangle {
    border-left: 2px solid #7b7878;
    border-right: 2px solid #7b7878;
    height: 20px;
    top: -27px
}

.rectangle {
    border: 2px solid #7b7878;
    height: 13px;
    top: -24px;
    border-radius: 10px
}

.dots-wrapper {
    height: 10px;
    margin: 10.39px auto;
    top: -23px
}

.dots {
    width: 10px;
    height: 10px;
    border-radius: 50px;
    line-height: 100px;
    background: #7b7878;
    float: left;
    margin: 0 2px 0 0
}

.valid-404 h1 {
    font-size: 10em;
    -webkit-text-shadow: 0 0 7px rgba(0, 0, 0, .75);
    text-shadow: 0 0 7px rgba(0, 0, 0, .75)
}

.valid-404 h2 {
    font-size: 33px
}

.valid-404 h1, .valid-404 h2, .valid-404 p {
    text-align: center
}

#dnnMenu .menuItem {
    word-wrap: break-word;
}

@media (min-width: 768px) {
    #dnnMenu .menuItem {
        max-width: 720px;
    }
}

@media (min-width: 992px){
    #dnnMenu .menuItem {
        max-width: 940px;
    }

    footer .copyright {
        padding-left: 40%;
    }
}

@media (min-width: 1200px) {
    #dnnMenu .menuItem {
        max-width: 1138px;
    }
}

/************User Profile*********************************/
#UserProfileImg
{
	margin-bottom: 15px;
}
.UserProfileControls ul {
    margin-left: 0;
}
.UserProfileControls ul li {
    display: inline-block;
}

/************Contact Form**********************************/
@media only screen and (max-width: 1024px) {
    fieldset {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .ModITQKontaktFormC .dnnLabel, .dnnBlock {
        display: inline-block;
        float: left;
        position: relative;
        width: 100%;
        padding-right: 20px;
        margin-right: 18px;
        text-align: unset;
    }

    .dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea {
        width: 100%;
    }
}

.dnnFormItem > .dnnLabel {
    font-size: 18px!important;
}

/************Darstellung MAP**********************************/

.map {
    border: 2px solid #c82a1c;
    width: 100%;
    height: 400px;
    border-radius: 10px;
}

.nomap {
}

.map-marker {
    color: #c82a1c !important;
    font-size: 2em;
    margin-right: 15px;
}

/************Buttons**********************************/

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #606060 !important;
    background: #606060 !important;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    color: #fff;
    text-shadow: none !important;
    margin-top: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    border-color: #606060 !important;
    background: #606060 !important;
    -webkit-box-shadow: unset;
    box-shadow: unset;
    text-shadow: none !important;
    color: #FFF !important;
    margin-top: 20px;
    padding: 10px 20px;
    text-transform: uppercase;
}

#HeaderMenu {
    background-color: #FFF;
    text-align: center;
    max-width: 2000px;
    margin-bottom: 30px;
}

@media (min-width: 768px) {
    .containerTop {
        width: 100%;
    }
}

@media (min-width: 1920px) {
    .containerTop {
        width: 1920px;
    }
}

@media (min-width: 2000px) {
    .containerTop {
        width: 100%;
    }
}

.containerTop {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/*************back to top*********************************/
.back-to-top {
    background: #c8d7ee;
    position: fixed;
    bottom: 20px;
    right: 20px;
    padding: 1em;
    color: #414b96 !important;
    font-size: 0.7rem;
    z-index: 1000;
    border: solid 1px;
    border-color: #414b96;
    border-radius: 5px;
}

a.back-to-top:visited {
    color: #414b96 !important;
    font-size: 0.7rem;
    text-decoration: none !important;
}

a.back-to-top:hover {
    color: #fff !important;
    font-size: 0.7rem;
    text-decoration: underline;
}

/************Contact Form**********************************/
@media only screen and (max-width: 1024px) {
    fieldset {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .ModITQKontaktFormC .dnnLabel, .dnnBlock {
        display: inline-block;
        float: left;
        position: relative;
        width: 100%;
        padding-right: 20px;
        margin-right: 18px;
        text-align: unset;
    }

    .dnnFormItem input[type="text"], .dnnFormItem input[type="password"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea {
        width: 100%;
    }
}

/************Buttons**********************************/

.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: #414b96 !important;
    background: #c8d7ee !important;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.6), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.4);
    color: #414b96;
    text-shadow: none !important;
    margin-top: 20px;
    font-weight: 400 !important;
    border-radius: 4px;
}

.dnnFormItem button, .dnnFormItem input[type="button"], .dnnFormItem input[type="reset"], .dnnSecondaryAction, a.dnnSecondaryAction, ul.dnnAdminTabNav li a, .dnnLogin .LoginTabGroup span {
    border-color: #414b96 !important;
    background: #414b96 !important;
    -webkit-box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
    box-shadow: 0px 1px 0px 0px rgba(0, 0, 0, 0.4), inset 0px 1px 0px 0px rgba(255, 255, 255, 1);
    text-shadow: none !important;
    color: #FFF !important;
    margin-top: 20px;
    font-weight: 400 !important;
    border-radius: 4px;
}

.dnnFormItem input[type="text"], .dnnFormItem select, .dnnFormItem textarea, .dnnFormItem input[type="email"], .dnnFormItem input[type="search"], .dnnFormItem input[type="password"] {
    margin-bottom: 1.125rem;
    padding: 0.5rem;
    background: #c8d7ee !important;
    border: 0px !important;
    border-bottom: 2px solid #414B96 !important;
    border-radius: unset !important;
    color: #333;
    font-size: 0.75rem;
    width: 90% !important;
    max-width: 600px !important;
}


/* Wrapper enthält das Bild vollständig */
.homeheader-wrapper {
    position: relative;
    width: 100%;
    padding-top: 60px; /* halbe Bildhöhe (120px / 2) */
    overflow: hidden; /* verhindert jedes Herausstehen */
}

/* Rundes Bild */
.header-image {
    position: absolute;
    top: 0; /* sitzt ganz oben im Wrapper */
    left: 50%;
    transform: translateX(-50%);
    width: 120px;
    height: 120px;
    border-radius: 50%;
    object-fit: cover;
    z-index: 50;
}

/* Header überlappt das Bild */
.homeheader {
    background-color: #67B437;
    border: 10px solid #67B437;
    border-bottom: none;
    border-radius: 20px 20px 0 0;
    min-height: 110px;
    text-align: center;
    padding-top: 60px; /* Platz für die untere Bildhälfte */
    margin-bottom: 10px;
    position: relative;
    z-index: 10; /* Header liegt über dem Bild */
}

.modal-overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    justify-content: center;
    align-items: flex-start;
    padding-top: 40px;
    z-index: 9999;
}

.modal-box {
    background: #fff;
    width: 420px;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

.modal-header {
    background: #F39314;
    color: white;
    padding: 15px;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.close-btn {
    font-size: 26px;
    cursor: pointer;
}

.modal-body {
    padding: 20px;
    font-size: 16px;
    line-height: 1.5;
}

.modal-footer {
    padding: 15px;
    background: #f2f2f2;
    text-align: right;
}

.footer-close {
    cursor: pointer;
    font-weight: normal;
    font-size: smaller;
}

.icon-wrapper {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin: 20px 0;
}

.icon-box {
    background: #c2dca5;
    padding: 15px 5px;
    border-radius: 8px;
    text-align: center;
    width: 120px;
}

    .icon-box img {
        width: 65px;
        height: auto;
        display: block;
        margin: 0 auto 8px;
    }

    .icon-box span {
        font-size: 0.55em;
        color: #333;
        line-height: 1.1em;
        display: block;
    }

.linkbutton {
    max-width: 286px;
    border: 1px solid #414b96;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 20px;
}

    .linkbutton a {
        display: block;
        padding: 10px 0;
        color: #414b96;
        text-decoration: none;
        text-transform: uppercase;
    }
.highlight {
    color: #91afdc;
    padding: 10px 0;
    font-weight: bold;
    font-size: larger;
    letter-spacing: 0.1em;
}

.biglink {
    font-size: 1.4em;
    color: #c8d7ee;
    margin: 50px 0 0 0;
}

.biglink a {
    text-decoration: none;
    color: #414b96;
}

.bluebg {
    color: #414b96;
    background-color: #c8d7ee;
    text-align: center;
    padding: 50px;
    min-height: 629px;
}

.bluebglow {
    color: #414b96;
    background-color: #fff;
    text-align: center;
    padding: 10px 50px;
}

.bluebg h1, .bluebglow h1 {
    font-size: 2em;
    font-style: italic;
}

.imgwir {
    margin: 50px 0;
    float: right;
}

.imgwir2 {
    margin: 0 0 50px 0;
    float: left;
}

.imgwir3 {
    margin: 0 0 50px 0;
    float: right;
}


@media only screen and (max-width: 600px) {
    .bluebg {
        color: #414b96;
        background-color: #c8d7ee;
        text-align: center;
        padding: 20px;
        min-height: 200px;
    }

    h1 {
        font-family: 'DM Serif Display';
        font-size: 2rem;
        font-style: italic;
    }

    .imgwir {
        margin: 10px 0;
        float: none;
    }

    .imgwir2 {
        margin: 0 0 50px 0;
        float: none;
    }

    .imgwir3 {
        margin: 0;
        float: none;
    }
}

.toprow, .toprow2 {
    background-color: #c8d7ee;
    width: 100%;
}

    .toprow .container {
        padding-top: 20px;
        padding-bottom: 20px;
    }

.kundenmeinung {
    color: #414b96;
    line-height: 1.5em;
    max-width: 380px
}

.kundenmeinungwhite {
    color: #fff;
    font-size: larger;
    max-width: 380px
}

    .kundenmeinung svg {
        width: 40px;
        height: 30px;
        transform: rotate(180deg);
        fill: #ffffff;
    }



.instagram {
    color: #fff;
    font-size: 2em;
    max-width: 300px;
    line-height: 2.3em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    margin: 0 auto;
}

    .instagram a {
        color: #fff;
        text-decoration: none;
    }

/***Carousel****************************************/

.center-carousel {
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.carousel-track {
    display: flex;
    gap: 20px;
    transition: transform 0.5s ease;
    padding: 0 200px;
}

    .carousel-track img {
        width: 100%;
        min-width: 300px;
        max-width: 900px;
        flex-shrink: 0;
        border-radius: 8px;
    }

.carousel-wrapper {
    position: relative;
    padding-top: 60px;
}

/* Falls Bootstrap o. ä. dem Carousel overflow gibt: */
.carousel,
.carousel-inner {
    overflow: visible; /* zur Sicherheit */
}

/* Desktop / Standard */
.badge-blob {
    position: absolute;
    top: 10px;
    left: 70%;
    transform: translateX(-50%) rotate(-6deg);
    z-index: 50;
    pointer-events: none;
    background: #E18278;
    padding: 28px 40px;
    border-radius: 60% 40% 55% 45% / 55% 45% 60% 40%;
    box-shadow: 0 6px 18px rgba(0,0,0,0.25);
}

.badge-text {
    color: #fff7e6;
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    line-height: 1.2;
    letter-spacing: 1px;
    font-family: 'DM Serif Display', serif;
    font-style: italic;
    font-stretch: expanded;
}

/* Tablet */
@media (max-width: 992px) {
    .badge-blob {
        top: 5px;
        padding: 22px 32px;
        transform: translateX(-50%) rotate(-5deg);
    }

    .badge-text {
        font-size: 26px;
    }
}

/* Handy: Blob links + kleiner */
@media (max-width: 576px) {
    .badge-blob {
        top: 10px;
        left: 0; /* GANZ LINKS */
        transform: translateX(0) rotate(-3deg);
        padding: 12px 16px; /* kleiner */
        border-radius: 55% 45% 60% 40% / 50% 40% 55% 35%;
    }

    .badge-text {
        font-size: 16px; /* kleiner */
        line-height: 1.05;
        letter-spacing: 0.5px;
        text-align: left; /* optional: linksbündig */
    }
}
