/*
Theme Name:     Annette Bauer
Theme URI:      https://aweos.de
Description:    Das offizielle Design von Annette Bauer. Entworfen von AWEOS
Author:         AWEOS
Author URI:     https://aweos.de
Template:       Divi
Version:        1.0.0
*/
/* =Theme customization starts here
------------------------------------------------------- */
/* prompt-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: 'Prompt';
    font-style: normal;
    font-weight: 400;
    src: url('/wp-content/themes/drohne/fonts/prompt-v10-latin-regular.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* prompt-700 - latin */
@font-face {
    font-display: swap;
    /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 700;
    src: url('/wp-content/themes/drohne/fonts/prompt-v10-latin-700.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* prompt-800 - 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: 'Prompt';
    font-style: normal;
    font-weight: 800;
    src: url('/wp-content/themes/drohne/fonts/prompt-v10-latin-800.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* prompt-900 - 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: 'Prompt';
    font-style: normal;
    font-weight: 900;
    src: url('/wp-content/themes/drohne/fonts/prompt-v10-latin-900.woff2') format('woff2');
    /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

#offcanvas_menu_inner li.menu-item-has-children > a:after {
    display: none !important;
}

:root :where(a:where(:not(.wp-element-button))) {
    text-decoration: none !important;
}
body #offcanvas_container .close-sidebar-inner, html body #offcanvas_container div.close-sidebar-inner {
    background-color: #ffffff !important;
    color: #ffffff !important;
}


body {
    font-family: 'Prompt';
    font-style: normal;
    font-weight: 400;
}
p {
    color : #000000;
}
.et_header_style_left #et-top-navigation nav>ul>li>a, #top-menu li li a {
    font-weight: 400;
}
.footer-links .container {
    display: flex;
    align-items: center;
	justify-content: space-between;
}
.logo-aweos img {
    width: 85px;
}
.unterseite-vorlage li a.ds-menu-active {
    background: #e6ddcf;
}

.et_pb_accordion .et_pb_toggle_open .et_pb_toggle_title:before {
    display: block !important;
    content: "\e04f" !important;
}
#bewertungen li {
    border: 1px solid #e0e0e0;
    padding: 30px;
    position: relative;
}#bewertungen strong {
    display: block;
    padding-top: 20px;
}

#bewertungen li:before {
    content: '';
    background-image: url(/wp-content/uploads/2024/05/google-logos.svg);
    width: 57px;
    height: 57px;
    position: absolute;
    top: -30px;
    left: 45%;
    background-size: 64%;
    background-repeat: no-repeat;
    background-color: #fff;
    background-position: 50% 50%;
}
.kontakt-formular input.wpcf7-form-control.has-spinner.wpcf7-submit {
    background: white;
}
.unten-formular {
    display: flex;
    align-items: center;
    padding-top: 40px;
    width: 100%;
    margin: 0 auto;
}
.rechts, .links {
    width: 100%;
}
.unten-formular h4 {
    padding-left: 46px;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}
.unten-formular h4:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/05/google-logos.svg);
    width: 34px;
    height: 35px;
    position: absolute;
    top: 7px;
    left: 0;
    background-size: 100%;
    background-repeat: no-repeat;
}
.unten-formular strong:before {
    content: "\e033 \e033 \e033 \e033 \e033";
    display: inline-block;
    font-family: "ETmodules";
    color: #dfa200;
    letter-spacing: 2px;
    font-size: 14px;
    padding-right: 5px;
    margin: 0;
}
.unten-formular ul {
    display: flex;
    list-style: none;
    padding-left: 0;
    font-size: 14px;
    padding-bottom: 0;
    grid-gap: 10px;
}
.unten-formular li:first-child {
    margin-left: 0;
    padding-bottom: 8px;
}
.unten-formular li:last-child {
    margin-right: 0;
}
.unten-formular li:first-child:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/09/ssl-step.svg);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 6px;
}
.links p {
    display: inline-block;
    font-size: 14px;
}
.unten-formular li:last-child:before {
    content: "";
    background-image: url(/wp-content/uploads/2024/09/dsgvo-2.svg);
    width: 30px;
    height: 30px;
    display: inline-block;
    background-size: 100%;
    vertical-align: middle;
    margin-right: 6px;
}
#bewertungen strong:before {
    content: '\e033 \e033 \e033 \e033 \e033';
    font-family: 'ETmodules';
    color: #efbf19;
    letter-spacing: 2px;
    font-size: 12px;
    display: block;
}
img.kfw {
    width: 435px;
    margin-left: 8px;
}
ul#bewertungen {
    padding-top: 40px;
    overflow: visible;
}
.forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item.et_pb_toggle {
    margin-left: 15px;
    padding-left: 35px;
}

.forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_0:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -22px;
    background-image: url(/wp-content/uploads/2024/05/window-1.svg);
    width: 42px;
    height: 42px;
    background-color: #e6ddcf;
    background-size: 63%;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_1:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -22px;
    background-image: url(/wp-content/uploads/2024/05/roof.svg);
    width: 42px;
    height: 42px;
    background-color: #e6ddcf;
    background-size: 68%;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_2:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -22px;
    background-image: url(/wp-content/uploads/2024/05/frame.svg);
    width: 42px;
    height: 42px;
    background-color: #e6ddcf;
    background-size: 56%;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_3:before {
    content: '';
    position: absolute;
    top: 10px;
    left: -22px;
    background-image: url(/wp-content/uploads/2024/05/heater.svg);
    width: 42px;
    height: 42px;
    background-color: #e6ddcf;
    background-size: 68%;
    border-radius: 50%;
    background-position: 50%;
    background-repeat: no-repeat;
}

.fixed-footer {
    position: fixed;
    right: 30px;
    bottom: 30px;
    z-index: 22222;
}

#page-container {
    overflow-y: visible !important;
}

.fixed-footer a {
    padding: 10px 6px 10px 20px;
    background: #e6ddcf;
    color: black;
    font-weight: bold;
    border-radius: 23px;
    -webkit-box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
    box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
}

.fixed-footer a:after {
    content: '';
    background-image: url(/wp-content/uploads/2024/05/foerderung-black.svg);
    width: 32px;
    height: 32px;
    display: inline-block;
    background-color: white;
    border-radius: 50%;
    background-position: 50%;
    background-size: 50%;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    bottom: 2px;
    margin-left: 8px;
}

.mobile_menu_bar:before,
.mobile_menu_bar:after,
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a {
    color: #000000;
}

li.current-menu-item>a {
    background-color: #eeeded;
    padding: 0 10px;
}

.mobile_menu_bar:before {
    top: 20px;
}

.nav ul li a:hover {
    background: #f0f0ee;
    color: black;
}

div#nav_menu-2 {
    margin-bottom: 0px;
}

div#nav_menu-3 {
    margin-bottom: 0px;
}

#top-menu .sub-menu li {
    display: block;
}

#top-menu ul {
    min-width: 260px;
}

div#BorlabsCookieWidget {
    display: none;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Prompt';
    color: #000000;
}

h1 {
    font-weight: bold;
}

.text-hero h1 {
    font-size: 56px;
    color:white !important;

}

.et_pb_module.et_pb_text.text-hero {
    position: absolute;
    top: 40%;
    left: -15%;
    max-width: 1120px;
    margin: 0 auto;
    right: 0;
    width: auto;
    z-index: 22;
}

.hero-slider .et_pb_row {
    width: 100%;
    max-width: 100%;
    padding: 0;
}

.hero-slider span.et_pb_image_wrap {
    width: 100%;
}

.entry-content .hero-slider .et_pb_image_wrap img {
    width: 100%;
    object-fit: cover;
    height: 700px;
    filter: blur(2.2px) brightness(1.3);
}

#hero-image-rounded-top {
    position: absolute;
    top: 40%;
    right: 10%;
    z-index: 2;
}

#hero-image-rounded-top img {
    width: auto;
    object-fit: unset;
    filter: none;
    border-radius: 5%;
    height: 620px;
}

@media (max-width:1000px){

    
}
@media (max-width:1000px){
    #hero-image-rounded-top{
    display:none;
    }
}


.et_pb_section.hero-slider.et_section_regular {
    padding: 0;
}

.et_pb_module.et_pb_text.text-hero {
    position: absolute;
    /* top: 55%; */
    left: 10%;
    right: 48%;
    z-index: 22;
}
.text-hero{
    background-color: rgb(0, 0, 0, 0.3);
    padding: 25px;
    border-radius: 5px;
}

.text-hero ul {
    padding: 0;
    list-style: none;
    padding-top: 30px;
}

.text-hero li {
    display: inline-block;
    margin-right: 11px;
}

.hero-slider .et_pb_module.et_pb_image {
    margin-bottom: 0;
}



.willkommen h2 {
    font-size: 30px;
    font-weight: bold;
    line-height: 36px;
}

.boxen .et_pb_column.et_pb_column_3_5 {
    width: 54%;
    padding-top: 30px;
}

.boxen .et_pb_column.et_pb_column_2_5 {
    background: #f8f8f8;
    padding: 50px;
    border-radius: 5px;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
    box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
}

#boxen h3 {
    font-weight: bold;
}

.team h2 {
    font-weight: bold;
}

.kontakt-form {
    font-size: 0;
}

.kontakt-form * {
    font-size: 16px;
}

.kontakt-form input.wpcf7-form-control.wpcf7-text {
    padding: 10px 15px;
    font-size: 16px;
    width: 97%;
    margin-bottom: 20px;
    border: none;
    border-bottom: 1px solid #e1e1e1;
}

.akzeptieren span.wpcf7-list-item {
    box-shadow: none;
    background: none;
    width: 100%;
    padding: 0;
    margin: 0;
}

.et_pb_section.kontakt.et_section_regular {
    padding-top: 0;
}

.kontakt-text .et_pb_text_inner a {
    color: white;
    text-decoration: underline;
}

.akzeptieren a {
    color: black;
}

body div#offcanvas_container {
    background: white;
}

body #offcanvas_container #offcanvas_menu_inner>li.menu-item.menu-item-has-children>a:after {
    color: white;
    background: #26919d;
}

body #offcanvas_menu_inner>li.menu-item.visible>a,
body #offcanvas_menu_inner>li.menu-item.visible>ul>li.menu-item.visible>a {
    color: #000;
    background-color: #ffffff;
}

body #offcanvas_container .ps__rail-y {
    display: none !important;
}

body #offcanvas_container .close-sidebar-inner {
    background: white;
}

#offcanvas_container #offcanvas_menu_inner>li.menu-item.menu-item-has-children>a {
    padding-right: 0;
}



input.wpcf7-form-control.has-spinner.wpcf7-submit {
    color: white;
    padding: 13px 20px;
    border-radius: 5px;
    background: #26919d;
    display: inline-block;
    margin-top: 15px;
    font-weight: bold;
    border: none;
    font-size: 16px;
    cursor: pointer;
}


img.gih {
    width: 100%;
}

.willkommen ul {
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
}



.kontakt-form textarea.wpcf7-form-control.wpcf7-textarea {
    width: 100%;
    border: none;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px 15px;
    font-size: 16px;
    height: 120px;
}

.form-box.et_pb_column.et_pb_column_1_2 {
    padding-top: 87px;
}

.one-half {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}

.team .et_pb_row {
    display: flex;
    align-items: center;
}

.nav li ul {
    border: none;
}

.et_pb_section.team.et_section_regular {
    padding-top: 0;
}

.et_pb_section.boxen.et_section_regular {
    padding-bottom: 0;
    padding-top: 100px;
}

.boxen .et_pb_column_2_5 strong {
    padding-top: 15px;
    display: block;
}



.text-hero a {
    padding: 12px 19px;
    background: #26919d;
    color: white;
    margin-top: 10px;
    display: inline-block;
    line-height: 100%;
    font-weight: bold;
    border-radius: 10px;
    position: relative;
    margin-left: 55px;
}
.text-hero a:hover{
    background: white;
    color: #26919d;
}

.kontakt .et_pb_row {
    display: flex;
    align-items: center;
}

#top-menu li li a {
    font-size: 18px;
    color: black;
    width: 100%;
}

a.lSNext:before {
    content: '\35';
    background: #e8871a;
    font-family: etmodules;
    width: 33px;
    height: 33px;
    display: inline-block;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}

.boxen h2 {
    font-weight: bold;
}

#boxen img {
    height: 150px;
    object-fit: cover;
    width: 100%;
}

.lSAction>a {
    opacity: 1;
}

a.lSNext {
    right: -15px !important;
}

a.lSPrev:before {
    content: '\34';
    background: #e8871a;
    font-family: etmodules;
    width: 33px;
    height: 33px;
    display: inline-block;
    color: white;
    border-radius: 50%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    line-height: 32px;
}

a.lSPrev {
    left: -15px !important;
}

.boxen .et_pb_column_2_5 ul {
    padding-left: 0;
    list-style: none;
}

.boxen .et_pb_column_2_5 li:before {
    content: '\4e';
    font-family: etmodules;
    font-size: 15px;
    vertical-align: middle;
    padding-right: 7px;
}

.boxen .et_pb_column_2_5 a:hover {
    border-color: #e6ddcf;
    background-color: #e88719;
    color: white;
}

.boxen .et_pb_column_2_5 a {
    border: 1px solid #000;
    padding: 10px 15px;
    border-radius: 5px;
    color: #000;
    display: inline-block;
    line-height: 100%;
    margin-top: 5px;
}

.lSSlideWrapper {
    position: static;
}

.boxen-text {
    padding: 30px;
    line-height: 24px;
}

#boxen a {
    text-decoration: underline;
    color: black;
    display: block;
    padding-top: 13px;
}

.lSSlideOuter {
    position: relative;
    overflow: visible;
}

#boxen li {
    line-height: 100%;
    border: 1px solid #d8d8d8;
}

.logged-in header#main-header {
    top: 50px;
}

#main-header {
    position: absolute;
    background: 0 0;
    top: 18px;
    left: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.container.clearfix.et_menu_container {
    -webkit-box-shadow: 0 10px 40px rgb(0 0 0/10%);
    background: #fff;
    padding: 0 30px;
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    box-shadow: 0 10px 40px rgb(0 0 0/10%);
}

.et_header_style_left .logo_container {
    position: relative;
    width: 50%;
    overflow: hidden !important;
}

.et_header_style_left .logo_container img{
    transform: scale(1.3) !important;
    box-sizing:border-box !important;
    left: 2em;
}

div#et-top-navigation {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    float: none;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 !important;
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.cta-container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.cta-container li {
    padding-left: 6px;
}

#top-menu .menu-item-has-children>a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after {
    top: 30px;
}

a.cta-tel:before {
    content: '\e090';
    font-family: 'ETmodules';
    background: #259099;
    width: 39px;
    height: 39px;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    line-height: 39px;
    color: black;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    color: white;
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
    padding-bottom: 29px;
    font-size: 18px;
    color: #000;
    padding-top: 29px;
}

img#logo {
    width: 190px;
    top: 0px;
    position: relative;
}

.willkommen h2, .willkommen p{
    color: white;
}
.text-hero .et_pb_text_inner {
    position: relative;
    text-align: left;
    width: fit-content;
    padding: 10px;
    border-radius: 10px;
    padding-left: 15px;
}
a.cta-mail:before {
    content: '';
    background: #e6ddcf;
    width: 39px;
    height: 39px;
    display: inline-block;
    border-radius: 10px;
    text-align: center;
    line-height: 39px;
    background-color: #259099;
    background-size: 48%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    vertical-align: middle;
        content: '\e076';
    font-family: 'ETmodules';
    color: white;
}

.unterseite-vorlage li.current-menu-item a {
    background: #26919d;
    color: white;
    font-weight: bold;
}
.unterseite-vorlage li a:hover{
    background: #52a1b1;
    color: white;
    font-weight: bold;
}
.unterseite-vorlage li a {
    background: #f9f9f9;
    padding: 10px 15px;
    border-radius: 10px;
    margin-bottom: 13px;
    display: block;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    font-size: 18px;
}

.unterseite-vorlage.clearfix:after {
    display: none !important;
}

.et_pb_column.et_pb_column_1_4.et_pb_column_2.et_pb_css_mix_blend_mode_passthrough.et_pb_column_single {
    position: sticky;
    top: 20px;
}

.button-unterseite a {
    padding: 12px 19px;
    background: #e6ddcf;
    margin-top: 10px;
    display: inline-block;
    line-height: 100%;
    color: black;
    font-weight: bold;
    border-radius: 3px;
    position: relative;
}

.et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item.et_pb_toggle {
    margin-bottom: 15px;
}

.et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item {
    border-radius: 10px;
}

/***Entfernt die Bullet Points***/
.wplo-bullet ul {
    list-style-type: none !important;
    padding-left: 0px;
}

/***Fügt den Icon vor den Text ein***/
.wplo-bullet ul li:before {
    content: "\4e";
    font-family: 'ETmodules';
    color: #52a1b1;
    float: left;
    width: 25px;
    font-size: 20px;
}

.wplo-bullet p {
    padding-left: 25px;
}

.et_pb_toggle_title:before {
    color: #26919d;
}


/* footer */
.footer-links {
    background-color: #f8f9fa;
    padding: 20px;
    text-align: center;
}

.footer-links ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    text-align: right;
}

.footer-links ul li {
    display: inline;
    margin: 0 10px;
}

.footer-links ul li a {
    text-decoration: none;
    color: #000000;
}

.footer-links ul li a:hover {
    text-decoration: underline;
}

@media (max-width: 1215px) {
    img#logo {
        width: 80%;
        top: 14px;
    }
}

@media (max-width: 980px) {
    .entry-content .produkte img{
        width: 100% !important;
    }
    .boxen .et_pb_column.et_pb_column_3_5 {
        width: 100%;
    }

    img.gih {
        width: 65px;
    }

    img.kfw {
        width: 90px;
    }


    .kontakt .et_pb_row {
        flex-direction: column;
    }

    .logged-in header#main-header {
        top: 0;
    }

    header#main-header {
        position: relative;
        top: 0;
    }

    .container.clearfix.et_menu_container {
        border-radius: 0;
        padding: 0;
        width: 90%;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .et_header_style_left .logo_container {
        width: 100%;
    }

    .et_header_style_left #logo {
        max-width: 60%;
    }

    .et_header_style_left #et-top-navigation {
        display: block;
    }

    .et_header_style_left #et-top-navigation .mobile_menu_bar {
        padding-bottom: 0;
        padding-top: 18px;
    }

    .cta-container {
        margin-top: 35px;
    }

    .cta-container ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 20px;
        bottom: 5px;
        position: relative;
    }

    .text-hero h2 {
        font-size: 22px;
    }

    .text-hero h1 {
        font-size: 56px;
    }

    .hero-slider img {
        height: 450px;
    }
}

@media (max-width: 580px) {
    .unten-formular ul {
        flex-direction: column;
        padding-top: 20px;
    }
	.footer-links .container {
    flex-direction: column;
}
.willkommen .links ul {
    width: 100%;
    align-items: start;
    padding-top: 10px;
}
.unten-formular {
    flex-direction: column;
}
    .willkommen ul {
        width: 70%;
    }

    .et_pb_module.et_pb_text.text-hero {
        width: auto;
    }

    .et_pb_toggle h5.et_pb_toggle_title {
        font-size: 16px;
    }

    .forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_0:before,
    .forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_1:before,
    .forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_2:before,
    .forderung .et_pb_toggle.et_pb_module.et_pb_accordion_item.et_pb_accordion_item_3:before {
        width: 36px;
        height: 36px;
        left: -18px;
    }

    .et_pb_module.et_pb_text.wplo-bullet.et_pb_text_align_left.et_pb_bg_layout_light.et_had_animation {
        padding-right: 0 !important;
    }

    h1 {
        font-size: 24px;
    }

    .et_pb_row {
        width: 85%;
    }

    .text-hero h1 {
        font-size: 20px;
    }

    .text-hero a {
        font-size: 15px;
    }



    #bewertungen li {
        padding: 25px;
    }

 

    .hero-slider img {
        height: 400px;
    }

    .boxen-text {
        padding: 25px;
    }



    .boxen .et_pb_column.et_pb_column_2_5 {
        padding: 25px;
    }

    .boxen .et_pb_column.et_pb_column_2_5:after {
        display: none;
    }

    .willkommen h2 {
        font-size: 26px;
        line-height: 32px;
    }

    .et_pb_section.boxen.et_section_regular {
        padding-top: 60px;
    }

    .et_pb_section.willkommen.et_section_regular {
        padding-top: 0;
    }

    .text-hero h2 {
        font-size: 16px;
    }

    a.cta-mail:before {
        width: 32px;
        height: 32px;
        line-height: 33.5px;
    }

    .cta-container ul {
        bottom: 7px;
        position: relative;
        padding-right: 5px;
    }

    a.cta-tel:before {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 13px;
    }

    .et_header_style_left #logo {
        max-width: 100%;
        top: 10px;
    }

    .et_header_style_left #et-top-navigation .mobile_menu_bar {
        padding-top: 8px;
    }
}

@media (max-width: 767px) {
    .footer-links ul {
        text-align: left;
    }
}
div#et-main-area #main-footer {
    background-color: #f0f0f0;
}
#footer-widgets .footer-widget a, #footer-widgets .footer-widget li a, #footer-widgets .footer-widget li a:hover {
    color: #000000;
}
div#et-main-area .footer-widget h4.title, .footer-widget strong {
    color: rgba(3, 140, 140, 0.9);
    font-weight: bold;
}
body #footer-widgets .footer-widget img {
    width: 100%;
}

.partnerlogo img {
    padding: 15px;
    background-color: white;
    border-radius: 10px;
}
.et_pb_module.et_pb_image.partnerlogo {
    margin-bottom: 10px;

}
.unterseite h2:before{
    content: '';
    display: inline-block;
    width: 7px;
    height: 38px;
    background: #26919d;
    vertical-align: middle;
    position: relative;
    bottom: 5px;
    margin-right: 10px;
}



.unterseite h3 {
    color: #52a1b1;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    bottom: 4px;
    line-height: 25px;
}
.unterseite h2{
    font-weight: bold;
}
.footer-widget a:hover{
    text-decoration: underline;
}
input.wpcf7-form-control.has-spinner.wpcf7-submit:hover{
    background: #52a1b1;
}
ul#top-menu li.current-menu-item>a{
    background-color: unset;
}
.produkte span.et_pb_image_wrap, .produkte img{
width: 100%;
}
.produkte .et_pb_column.et_pb_css_mix_blend_mode_passthrough{
    -webkit-box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
    box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
}
.produkte .et_pb_text_inner {
    padding: 20px;
}
.produkte .et_pb_module.et_pb_image {
    margin-bottom: 0px;
}
.hidden-text {
    display: none;
  }

 .produkt-dropdown h3.et_pb_toggle_title {
    font-weight: bold;
    font-size: 20px;
}
.produkt-dropdown ul {
    margin-top: 20px;
}
.produkt-dropdown h4 {
    padding-bottom: 0px;
    color: #26919d;
    
}
.produkt-dropdown li:not(.produkt-dropdown li:last-child) {
    padding-bottom: 10px;
}
.produkte-kacheln a {
    text-decoration: underline;
    color: black;
    cursor: pointer;
}
.textwidget p {
    padding-bottom: 0px;
}
.text-hero p {
    padding-top: 0px;
    font-size: 20px;
    padding-bottom: 20px;
    color:white !important;
}
.text-hero h3 {
    color: rgba(205, 14, 81, 0.9) !important;
    font-weight: bold;
    padding-bottom: 8px;
    font-size: 26px;
    padding-bottom: 0px;
}


.home .text-hero a {
    padding: 8px 15px;
    background: rgba(205, 14, 81, 0.9);
    color: white;
    margin-top: 0px;
    display: inline-block;
    line-height: 100%;
    font-weight: bold;
    border-radius: 5px;
    position: relative;
    margin-left: 0px;
}
h1 {
    color: #343434 !important;
}

.et_pb_row.wolken.wolken2.et_pb_row_4col {
    padding-top: 130px;
}
b{
    color: #343434;
}

.et_pb_row.wolken {
    padding-top: 120px;
}


@keyframes float {
    0%, 100% {
        transform: translateY(0); /* Start- und Endpunkt sind auf der gleichen Höhe */
    }
    50% {
        transform: translateY(-5px); /* In der Mitte schwebt es 10px nach oben */
    }
}
.et_pb_module.et_pb_text.w3 a {
    position: relative;
    display: inline-block;
    animation: floatReverse 3s ease-in-out infinite; /* Animation in die entgegengesetzte Richtung */
}

@keyframes floatReverse {
    0%, 100% {
        transform: translateY(0); /* Start- und Endpunkt bleiben auf der gleichen Höhe */
    }
    50% {
        transform: translateY(5px); /* In der Mitte schwebt es 10px nach unten */
    }
}

div#ueber-uns {
    padding-top: 70px;
}


/*----------------------------------Willkommen--------------------------------*/
.et_pb_section.willkommen.et_section_regular img {
    height: 180px;
}
.willkommen .et_pb_module.et_pb_image{
    position: absolute;
    top: 0px;
    left: -15%;
    padding-left: 8px; 
}

.willkommen h2 {
    color: white;
    font-size: 30px;
    font-weight: 600;
    padding-right: 45%;
}

.willkommen p {
    /* padding-right: 47%; */
}

.willkommen.et_section_regular {
    padding: 20px 0;
    background-color: rgba(3, 140, 140, 0.9);
}

/*----------------------------------Portfolio--------------------------------*/
.portfolio-row > * {
    display: flex; 
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    box-sizing: border-box;
    gap:2.5em;
}

.portfolio-text p{
    text-align: justify; 
}
.portfolio-text h3 {
    font-size: 24px;
    font-weight: 600;
    color: rgba(205, 14, 81, 0.9);
    padding-bottom: 3px;
}
.portfolio-text h2 {
    font-size: 30px;
    font-weight: 600;
    color: rgba(205, 14, 81, 0.9);
}

.portfolio-grid .et_pb_text_inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px; 
    width: 100%;
}


.grid-item-pink h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    color: white; 
}

.grid-item h3 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px; 
    color: rgba(205, 14, 81, 0.9);
}

.grid-item-pink h3::after {
    content: "";
    display: block;
    width: 60%; 
    height: 1px; 
    background-color: rgba(255, 255, 255, 0.8);
    margin: 10px auto 0;
}

.grid-item-pink p {
    color: white;
}
.grid-item-pink {
    background-color: rgba(205, 14, 81, 0.9);
}

.grid-item,
.grid-item-pink {
    grid-auto-columns: minmax(170px, auto);
    display: grid;
    text-align: center; 
    padding: 15px;
    border-radius: 5px;
    color: #000;
}

.grid-item,
.grid-item-pink{
    height: 200px;
    width: 200px;
}

.grid-item,
.grid-item-pink {
    box-shadow: 0px 6px 7px rgba(0, 0, 0, 0.4);
    transition: transform 0.3s ease, box-shadow 0.3s ease; 
}

.grid-item:hover,
.grid-item-pink:hover {
    transform: translateY(-5px);
    box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}


/*----------------------------------Coaching--------------------------------*/

.coaching-section {
    background-color: rgba(205, 14, 81, 0.9);
    padding: 30px 0 !important;
}

.coaching-title {
    text-align: center !important;
    margin-bottom: 5% !important;
}


.coaching-title h2 {
    color: white;
    font-size: 36px;
    font-weight: 600;
    padding-bottom: 0px;
}

.coaching-title h3 {
    color: white;
    font-size: 46px;
    font-weight: 600;
}

.coaching-focus h3 {
    color: white;
    font-weight: 600;
}

.coaching-focus p {
    color: white;
}

.coaching-focus .et_pb_text_inner img {
    width: 50px;
}

.coaching-focus .et_pb_text_inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 70px;
    align-items: center;
    text-align: center;
}

/*----------------------------------Bewertung--------------------------------*/
.bewertung-titel h2 {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: rgba(205, 14, 81, 0.9);
}

.bewertung-titel h2::after {
    content: "";
    display: block;
    width: 14%; 
    height: 2px; 
    background-color: rgba(205, 14, 81, 0.9);
    margin: 10px auto 0;
}

/*----------------------------------Kooperations--------------------------------*/

.kooperations-sektion {
    background-color: rgba(205, 14, 81, 0.9);
    padding: 50px 0 !important;
}

.kooperations-text h3 {
    font-size: 24px;
    font-weight: 500;
    color: white;
    padding-bottom: 3px;
}

.kooperations-text h2 {
    font-size: 30px;
    font-weight: 600;
    color: white;
    margin-bottom: 10px;
}

.kooperations-text p {
    color: white;
}

/*----------------------------------Kontakt--------------------------------*/
.team-box .et_pb_module.et_pb_text.et_pb_text_align_left.et_pb_bg_layout_light {
    padding: 40px;
    -webkit-box-shadow: 0 10px 40px rgb(0 0 0 / 10%);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    padding-top: 120px;
    margin-top: -80px;
    border-radius: 10px;
    box-shadow: -10px 10px 39px rgba(0, 0, 0, 0.4);
    background-color: rgba(205, 14, 81, 0.9);
}

.team-box .et_pb_module.et_pb_image img {
    border-radius: 50%;
    width: 165px;
    object-fit:cover;
}

.team-box .et_pb_module.et_pb_image {
    text-align: center;
    margin-bottom: 0;
    z-index: 22;
}

.team-box h3 {
    font-size: 20px;
    color: white;
    padding-bottom: 3px;
}

.team-box h2 {
    font-size: 32px;
    font-weight: bold;
    color: white;
}
.team-box p {
    color: white;
}

.team-box .et_pb_module.et_pb_text.et_pb_text_align_left.et_pb_bg_layout_light {
    padding: 120px 25px 25px 25px;
}


/*---------------------------------Unterseite - HERO----------------------*/

.unterseite-hero-section .unterseite-hero-row {
    width: 100%;
    max-width: 100%;
    padding: 0;
}
.unterseite-hero-section {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: #f9f9f9;
}

.unterseite-hero-image .et_pb_image_wrap {
    min-width: 100%;
    display: block;
}

.unterseite-hero-image {
    margin-bottom: 0px !important;
}

.unterseite-hero-image img {
    width: 100%; 
    height: 800px;
    object-fit: cover;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    border-radius: 5px; 
}

.unterseite-hero-text {
    background-color: rgba(205, 14, 81, 0.6);
    padding: 25px; 
    border-radius: 5px; 
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2); 
    position: absolute; 
    bottom: 170px;
    right: 150px; 
    z-index: 10;
    max-width: 30%;
}

.unterseite-hero-row {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding: 0;
}


.unterseite-hero-text h1 {
    font-size: 38px;
    font-weight: bold;
    color: #ffffff !important;
    margin-bottom: 10px; 
}

.unterseite-hero-text h2 {
    font-size: 24px;
    font-weight: normal;
    color: #ffffff;
    margin-bottom: 10px; 
}

.color-word-hero {
    background: linear-gradient(90deg, #49ff73, #4aa1ff);
    -webkit-background-clip: text; 
    -webkit-text-fill-color: transparent; 
}


.unterseite-hero-text a {
    padding: 8px 15px;
    background: rgba(3, 140, 140, 0.9);
    color: white;
    margin-top: 0px;
    display: inline-block; 
    line-height: 100%; 
    font-weight: bold; 
    border-radius: 5px; 
    position: relative;
    margin-left: 0px;
    text-decoration: none; 
    transition: background 0.3s ease; 
}

.unterseite-hero-text a:hover {
    background: rgba(2, 120, 120, 0.9);
}


/*---------------------------------Unterseite - Slogan----------------------*/


.unterseite-slogan-sekcio {
    position: relative;
    background-color: #f9f9f9;
    padding: 80px 20px;
    text-align: left;
}

.unterseite-slogan-background-weil {
    position: absolute;
    top: 50%;
    left: -2%;
    transform: translateY(-50%);
    font-size: 200px; 
    font-weight: bold;
    color: rgba(150, 150, 200, 0.2);
    z-index: 1;
    pointer-events: none;
}

.unterseite-slogan-row .et_pb_column .et_pb_text_inner {
    display: grid; 
    grid-template-columns: 1fr 3fr;
    column-gap: 220px; 
    align-items: center; 
    width: 100%; 
    margin: 0 auto;
}

.unterseite-slogan-title {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 0 30px;
    color: rgba(205, 14, 81, 0.9);
}

.unterseite-slogan-text {
    font-size: 18px;
    line-height: 1.6;
    margin: 0;
    padding: 0 30px;
}

/*---------------------------------Unterseite coachcamp- 1-Bild Text Kombination---------------------*/


.coachcamp-row .et_pb_column {
    display: grid;
    grid-template-columns: 5fr 4fr;
    gap: 20px;
}

.coachcamp-image img {
    width: 100%;
    height: auto; 
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}

.coachcamp-text .et_pb_text_inner {
    text-align: left;
    padding: 20px;
}

.coachcamp-text h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(205, 14, 81, 0.9);
}

.color-word {
    background: linear-gradient(90deg, #ff5733, #ffc300, #28a745, #007bff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 24px;
    display: inline-block; 
}

.coachcamp-text p {
    font-size: 18px;
    line-height: 1.4; 
}

.mehr-lesen-button {
    display: block;
    margin: 0px auto; 
    padding: 10px 20px;
    background-color: rgba(3, 140, 140, 0.9);
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.mehr-lesen-button:hover {
    background-color: rgba(2, 120, 120, 0.9);
}

/*---------------------------------Unterseite individuelles-coachcamp- Bild Text Kombination---------------------*/

.individuelles-coaching-row .et_pb_column{
    display: grid; 
    grid-template-columns: 3fr 2fr 1fr;
    gap: 20px; 
    align-items: center;
    width: 100%; 
}

.individuelles-coaching-text {
    grid-column: 1; 
}

.individuelles-coaching-image-1 {
    grid-column: 2; 
}

.individuelles-coaching-image-2 {
    grid-column: 3; 
}

.individuelles-coaching-image-2 {
    grid-column: 3;
    position: relative;
    transform: translate(30px, -300px); 
    z-index: 2;
}

.individuelles-coaching-image-2::before {
    content: '';
    position: absolute;
    top: 10px; 
    left: 10px;
    width: 100%;
    height: 100%;
    background-color: rgba(3, 140, 140, 0.6);
    border-radius: 10px; 
    box-shadow: 0 8px 16px rgba(3, 140, 140, 0.8);
}


.individuelles-coaching-text .et_pb_text_inner {
    text-align: left;
    padding: 20px;
}

.individuelles-coaching-image-1 img,
.individuelles-coaching-image-2 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}

.individuelles-coaching-text h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(205, 14, 81, 0.9);
}

.individuelles-coaching-text p {
    font-size: 18px;
    line-height: 1.4; 
}
.unterseite-slogan-background-dein {
    position: absolute;
    top: 10%;
    left: -2%;
    transform: translateY(-50%);
    font-size: 200px; 
    font-weight: bold;
    color: rgba(120, 180, 150, 0.2);
    z-index: 1;
    pointer-events: none;
}

/*---------------------------------Unterseite mentoring- Bild Text Kombination---------------------*/

.mentoring-section {
    padding: 80px 20px;
    background-color: #f9f9f9;
}

.mentoring-row .et_pb_column {
    display: grid;
    grid-template-columns: 4fr 3fr;
    gap: 20px;
    align-items: center;
}

.mentoring-text .et_pb_text_inner {
    text-align: left;
    padding: 20px;
}

.mentoring-text h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(205, 14, 81, 0.9);
}

.mentoring-text p {
    font-size: 18px;
    line-height: 1.6;
}

.mentoring-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: -4px -4px 16px rgba(0, 0, 0, 0.4);
}

/*---------------------------------Unterseite Podcast Bild Text Kombination---------------------*/

.podcast-hosting-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
    align-items: center;
    width: 100%;
}

.podcast-hosting-image img {
    width: 90%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.podcast-hosting-text .et_pb_text_inner {
    text-align: left;
    padding: 20px;
}

.podcast-hosting-text h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(205, 14, 81, 0.9);
}

.podcast-hosting-text p {
    font-size: 18px;
    line-height: 1.4; 
}

.unterseite-slogan-background-leben {
    position: absolute;
    top: 3%;
    left: -2%;
    transform: translateY(-50%);
    font-size: 200px; 
    font-weight: bold;
    color: rgba(180, 150, 120, 0.2); 
    z-index: 1;
    pointer-events: none;
}

/*---------------------------------Unterseite Erfolgsteam Bild Text Kombination---------------------*/

.erfolgsteam-section {
    padding: 80px 20px;
    background-color: #f9f9f9;
}

.erfolgsteam-row {
    display: grid;
    grid-template-areas:
        "image1 image2"
        "text image2";
    grid-template-columns: 2fr 3fr; 
    grid-template-rows: auto auto; 
    gap: 120px;
    align-items: start;
    width: 100%;
}

.erfolgsteam-image-1 {
    grid-area: image1; 
}

.erfolgsteam-image-2 {
    grid-area: image2; 
    position: relative;
    width: 90%;
}

.erfolgsteam-text {
    grid-area: text;
}

.erfolgsteam-image-1 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: -8px -8px 16px rgba(3, 140, 140, 0.8);
}


.erfolgsteam-image-2 img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.erfolgsteam-text .et_pb_text_inner {
    text-align: left;
    padding: 20px;
}

.erfolgsteam-text h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(205, 14, 81, 0.9);
    margin-top: 100px;
}

.erfolgsteam-text p {
    font-size: 18px;
    line-height: 1.4;
}

.unterseite-slogan-background-bunt {
    position: absolute;
    top: 53%;
    left: -2%;
    transform: translateY(-50%);
    font-size: 200px; 
    font-weight: bold;
    color: rgba(100, 120, 200, 0.2); 
    z-index: 1;
    pointer-events: none;
}

/*---------------------------------Unterseite---------------------*/

.trainings-workshops-row .et_pb_column {
    display: grid;
    grid-template-columns: 5fr 4fr;
    gap: 20px;
}



.trainings-workshops-text .et_pb_text_inner {
    text-align: left;
    padding: 20px;
}

.trainings-workshops-text h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(205, 14, 81, 0.9);
}

.color-word {
    background: linear-gradient(90deg, #ff5733, #ffc300, #28a745, #007bff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: bold;
    font-size: 24px;
    display: inline-block; 
}

.trainings-workshops-text p {
    font-size: 18px;
    line-height: 1.4; 
}

.trainings-workshops-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
}

.mehr-lesen-button {
    display: block;
    margin: 0px auto; 
    padding: 10px 20px;
    background-color: rgba(3, 140, 140, 0.9);
    color: #ffffff;
    font-size: 16px;
    text-align: center;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

.mehr-lesen-button:hover {
    background-color: rgba(2, 120, 120, 0.9);
}

.unterseite-slogan-background-ist {
    position: absolute;
    top: 15%;
    left: 56%;
    transform: translateY(-50%);
    font-size: 200px; 
    font-weight: bold;
    color: rgba(140, 100, 180, 0.1);
    z-index: 1;
    pointer-events: none;
}

#trainings-workshops-sektion {
    padding-bottom: 56px;
}

/*---------------------------------Unterseite online-kurse---------------------*/

#datenschutz strong {
    color: white;
}

#datenschutz ::marker {
    color: white;
}

#datenschutz h3 {
    color: white;
}

#datenschutz a {
    color: darkmagenta;
}

#datenschutz-hero .text-hero {
    top: 30%;
}

/*_______________________________Responsive____________________________________________________*/  
@media (max-width: 1200px){
    
    .portfolio-row {
        width:100%;
        padding:20px;
        margin: 0px;
        justify-self:center;
    }

    #hero-image-rounded-top img {
        display:none;
    }

    .et_pb_module.et_pb_text.text-hero {
        position: absolute;
        top: 20em;
        left: 8em;
        right: 8em;
        z-index: 22;
    }

    .willkommen p,
    .willkommen h2{
    text-align: justify;
    }
}


@media (max-width: 1000px){
    .et_pb_section.willkommen.et_section_regular img {
        display:none;
    }

    .willkommen p,
    .willkommen h2{
        padding: 0.1em 0;
        text-align: justify;
        justify-self:center;
    }

  .portfolio-row {
        padding:20px 0px;
        width:100%;
    }

    .portfolio-row > *{
        display: flex;
        flex-direction: column;
        justify-content: center;
        justify-items: center;
        align-items: center;
        justify-self:center;
    }

    .coaching-section{
        max-width: 100vw;
        overflow:hidden
    }

    .coaching-title h2{
        font-size:30px
    }

    .coaching-title h3{
        font-size:40px
    }

    .coaching-focus .et_pb_text_inner {
        display: flex;
        flex-direction:column;
        align-items: center;
        text-align: center;
        justify-items:center;
    }

    .coaching-focus .et_pb_text_inner > * {
        padding: 0px 4em;
    }

    .coaching-focus .et_pb_text_inner p {
        text-align: center;
    }

    .coachcamp-row .et_pb_column {
        display: grid;
        grid-template-columns:100%;
        grid-template-rows: 1fr 1fr;
        gap:0;
    }
    
    .coachcamp-image {
        grid-row:2/2;
    }
    .coachcamp-row .et_pb_column {
        grid-template-rows:1fr;
        gap:10px;
    }
}

@media (max-width: 750px){
.unterseite-hero-text{
    max-width: 80%;
    justify-self:center;
    right:0;
    left:0;
}
}

@media (max-width: 700px){
    body > * {
        overflow: hidden !important;
    }

  .portfolio-row > * {
        box-sizing:border-box;
    }

    .portfolio-text{
        max-width: 100vw;
        padding:0em 3.5em;
    }

    .portfolio-grid .et_pb_text_inner {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 20px; 
        width: 100%;
        padding: 0px;
    }

    .portfolio-grid{
        display:flex;
        flex-direction: column;
        max-width:100vw;
        padding: 20px;
    }

    .grid-item,
    .grid-item-pink{
        width: auto;
        height:auto;
    }

    .coaching-focus .et_pb_text_inner > * {
        padding: 0 1em;
    }

    .et_pb_module.et_pb_text.text-hero {
        top: 14em;
        left: 20px;
        right: 20px;
    }

    .unterseite-hero-image {
        width: 100%; 
        background: white;
    }
    
    .unterseite-hero-image img {
        width: 100%; 
        height: 90vh;
    }

    .unterseite-hero-section .unterseite-hero-row {
    max-height:0px;
    }

    .et_pb_row.coachcamp-row .coachcamp-image,
    .et_pb_row.coachcamp-row .hochkantiges-bild {
        max-height:260px;
        margin-bottom:0px;
        padding-bottom:0px;
        padding-top:0px;
        margin-top:0px;

    }
        .et_pb_row.coachcamp-row,
    .et_pb_row.coachcamp-row,
    #coachcamp{
        margin-top:0px;
        margin-bottom:0px;
        padding-top:0px;
        padding-bottom:0px;
    }
        .et_pb_row.coachcamp-row #coachcamp :last-child {
        margin-bottom:60px;
        padding-bottom:90px;
    }

    div#et-main-area #main-footer{
        margin-top:8em;
    }
}
.hochkantiges-bild-buch-image{
    padding: 0px;
    margin:0px;
    

}
.hochkantiges-bild-buch-image img {
    width: 100%;
    height: auto;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
    z-index: 2;
}

.hochkantiges-bild-buch-text .et_pb_text_inner {
    text-align: left;
}

.hochkantiges-bild-buch-text h2 {
    font-size: 42px;
    font-weight: bold;
    margin-bottom: 20px;
    color: rgba(205, 14, 81, 0.9);
}

.hochkantiges-bild-buch-text p {
    font-size: 18px;
    line-height: 1.4; 
}
.hochkantiges-bild-buch-text a {
    max-width:320px;
    margin-top:20px;
}

img#logo {
    width: 180px;
    top: 12px;
    left:50px;
    position: relative;
}

.et_header_style_left .logo_container img{
    transform: scale(1.5) !important;
    box-sizing:border-box !important;
    left: 2em;
}

@media (max-width: 480px) {
  .unterseite-slogan-background-weil {
    font-size: 140px;
    top: 20%;
  }
  .unterseite-slogan-background-dein {
    font-size: 140px;
  }
  .unterseite-slogan-background-ist {
    font-size: 140px;
  }
  .unterseite-slogan-background-bunt {
    font-size: 140px;
  }
  .unterseite-slogan-background-leben {
    font-size: 140px;
  }
  .unterseite-slogan-row .et_pb_column .et_pb_text_inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .unterseite-slogan-title {
    margin-top: 40px;
  }
  .mentoring-row .et_pb_column {
    display: block;
  }
  .podcast-hosting-row {
    display: block;
  }
  .erfolgsteam-row {
    display: block;
  }
  .trainings-workshops-row .et_pb_column {
    display: block;
  }
  .erfolgsteam-image-1 {
    display: block;
  }
  .erfolgsteam-image-2 {
    display: block;
  }
  .individuelles-coaching-row .et_pb_column {
    display: block;
  }
  .individuelles-coaching-image-1 {
    display: block;
  }
  .individuelles-coaching-image-2 {
    display: block;
    transform: translate(0px, 0px);
  }

}

/* ---------------------- Blog ---------------------- */
.blog-hero-row .unterseite-hero-text {
    max-width: 35%;
}
@media (max-width: 1025px) {
    .blog-hero-row .unterseite-hero-text {
        max-width: 70%;
    }
}
@media (max-width: 480px) {
    .blog-hero-row .unterseite-hero-text {
        max-width: 80%;
    }
    .blog-hero-row .unterseite-hero-text h1 {
        font-size: 28px;
    }
    .et_pb_column .et_pb_blog_grid .column.size-1of1 .et_pb_post {
        margin-top: 40px;
    }
}

article.et_pb_post {
  max-width: none;
  margin: 0 0 40px 0;
  background: none;
  border-radius: 0;
  box-shadow: none;
  padding: 0;
}

article.et_pb_post .et_post_meta_wrapper {
  margin-bottom: 24px;
  text-align: center;
}

@media (max-width: 1025px) and (min-width: 980px) {
    .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_image_container {
      height: 160px !important;
    }
  }
  

article.et_pb_post .entry-title {
  font-size: 2.1rem;
  margin-top: 50px;
  font-weight: 700;
  margin-bottom: 8px;
  line-height: 1.2;
  background: linear-gradient(90deg, #ff5733, #ffc300, #28a745, #007bff, #c20e51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: inline-block;
}

article.et_pb_post .post-meta {
  color: #888;
  font-size: 1rem;
  margin-bottom: 18px;
}

article.et_pb_post .et_post_meta_wrapper img {
  max-width: 320px;
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.08);
  margin: 0 auto 18px auto;
  display: block;
  object-fit: cover;
}

article.et_pb_post .entry-content {
  font-size: 1.13rem;
  color: #222;
  line-height: 1.7;
}

article.et_pb_post .entry-content h2,
article.et_pb_post .entry-content h3 {
  color: #c20e51;
  margin-top: 2em;
  margin-bottom: 0.7em;
}

article.et_pb_post .entry-content a {
  color: #c20e51;
  font-weight: 600;
  text-decoration: none;
  border-bottom: 2px solid #ffc300;
  transition: border-color 0.2s, color 0.2s;
  padding-bottom: 2px;
}
article.et_pb_post .entry-content a:hover {
  color: #26919d;
  border-bottom: 2px solid #26919d;
}

article.et_pb_post .entry-content p {
  margin-bottom: 1.3em;
  padding: 0.6em;
  text-align: justify;
}

article.et_pb_post .entry-content p:nth-of-type(3n) {
  border-left: 4px solid #ffc300;
  background: rgba(255, 243, 200, 0.18);
  padding-left: 1em;
  padding: 1em;
}

@media (max-width: 600px) {
  article.et_pb_post .et_post_meta_wrapper img {
    max-width: 95vw;
  }
  article.et_pb_post .entry-title {
    font-size: 1.3rem;
  }
  article.et_pb_post .entry-content a {
    font-size: 1em;
    padding-bottom: 1px;
  }
  article.et_pb_post .entry-content p {
    font-size: 1em;
    padding-left: 0.3em;
  }
}

/* ----------- Blog Grid (List) ----------- */
.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_post {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 24px rgba(0,0,0,0.08);
  padding: 0 0 24px 0;
  margin: 18px 8px 32px 8px;
  transition: box-shadow 0.2s, transform 0.2s;
  border: 1.5px solid #f3f3f3;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  min-height: 420px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_post:hover {
  box-shadow: 0 8px 32px rgba(38,145,157,0.13);
  transform: translateY(-4px) scale(1.02);
  border-color: #ffc300;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_image_container {

  height: 180px;
  overflow: hidden;
  background: #f8f8f8;
  display: flex;
  align-items: flex-start; 
  justify-content: center;
  border-radius: 16px 16px 0 0; 
  margin-bottom: 0;
  padding: 0;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_image_container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 16px 16px 0 0; 
  margin: 0;
  display: block;
  background: #f8f8f8;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_post:hover .et_pb_image_container img {
  transform: scale(1.06) rotate(-1deg);
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .entry-title {
  font-size: 1.25rem;
  font-weight: 700;
  margin: 22px 18px 10px 18px;
  line-height: 1.3;
  background: linear-gradient(90deg, #ff5733, #ffc300, #28a745, #007bff, #c20e51);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: block;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .entry-title a {
  text-decoration: none;
  color: inherit;
  transition: opacity 0.2s;
  opacity: 1 !important;
}
.et_pb_blog_grid_wrapper .et_pb_blog_grid .entry-title a:hover {
  opacity: 1;
  text-decoration: underline;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .post-meta {
  font-size: 0.98em;
  color: #888;
  margin: 0 18px 10px 18px;
  letter-spacing: 0.01em;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .post-meta .author a {
  font-weight: 600;
  color: #c20e51;
  text-decoration: none;
}
.et_pb_blog_grid_wrapper .et_pb_blog_grid .post-meta .author a:hover {
  text-decoration: underline;
  color: #26919d;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .post-meta .published {
  background: #ffc300;
  color: #fff;
  border-radius: 8px;
  padding: 1px 8px;
  font-size: 0.95em;
  font-weight: 600;
  margin-left: 6px;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .post-content {
  margin: 0 18px;
  color: #222;
  font-size: 1.05em;
  line-height: 1.6;
  flex: 1 1 auto;
  display: flex;
  align-items: flex-end;
  flex-direction: column;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .post-content-inner p {
  margin: 0 0 0.5em 0;
  font-size: 1em;
  color: #444;
}

@media (max-width: 900px) {
  .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_post {
    min-height: 340px;
    margin: 12px 0 24px 0;
  }
  .et_pb_blog_grid_wrapper .et_pb_blog_grid .et_pb_image_container {
    height: 130px;
  }
  .et_pb_blog_grid_wrapper .et_pb_blog_grid .entry-title {
    font-size: 1.5rem;
    margin: 24px 10px 24px 10px;
  }
  .et_pb_blog_grid_wrapper .et_pb_blog_grid .post-meta,
  .et_pb_blog_grid_wrapper .et_pb_blog_grid .post-content {
    margin-left: 10px;
    margin-right: 10px;
  }
}

/* ----------- Blog Grid: "mehr lesen" ----------- */
.et_pb_blog_grid_wrapper .et_pb_blog_grid .more-link {
  display: inline-block;
  margin: 14px 0 0 0;
  padding: 6px 16px;
  font-size: 0.98em;
  font-weight: 600;
  letter-spacing: 0.01em;
  border: none;
  border-radius: 18px;
  background: linear-gradient(90deg, #ffc300 60%, #c20e51 100%);
  color: #fff !important;
  box-shadow: 0 1px 6px rgba(205,14,81,0.07);
  text-decoration: none;
  transition: background 0.2s, box-shadow 0.2s, transform 0.15s;
  cursor: pointer;
  text-align: center;
}

.et_pb_blog_grid_wrapper .et_pb_blog_grid .more-link:hover {
  background: linear-gradient(90deg, #c20e51 60%, #ffc300 100%);
  color: #fff !important;
  box-shadow: 0 3px 12px rgba(38,145,157,0.10);
  transform: translateY(-1px) scale(1.03);
  text-decoration: underline;
}


