/*
 Theme Name:     Divi Child Theme
 Theme URI:      http://www.elegantthemes.com
 Description:    Child Theme for Divi Theme by Elegant Themes
 Author:         Divi.world
 Author URI:     http://divi.world
 Template:       Divi
 Version:        1.0.0
*/
 
/* =Ab hier kannst du deine CSS-Anpassungen eintragen
------------------------------------------------------- */
:root{
    --orange:#FF8921;
    --blue:#164194;
    --lblue:#5BC5F2;
    --white:#fff;
    --bgrey:#CBDCE5;
    --gill:'Gill Sans Bold';
    --os:'Open Sans';
}
html{
    font-size: 16px;
}
body,
h1, h2, h3, h4, h5, h6,
#main-content p{
    line-height: 1.3em !important;
}
#main-content h3,
#main-content h5{
    font-size: 1.6rem;
    color: var(--blue);
    font-family: var(--os);
}
#main-content a{
    font-weight: 700;
    text-decoration: underline;
}
#main-content a.et_pb_button{
    text-decoration: none;
}
.flex{
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
}
.et_pb_section > .et_pb_row{
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
/*.et_pb_section_0_tb_header{
    transition: all 0.25s ease;
}
.et_pb_section_0_tb_header.et_pb_sticky--top{
    max-height:50px;
    height: 50px;
    transition: all 0.5s ease;
}
.et_pb_section_0_tb_header.et_pb_sticky--top > .et_pb_row{
    padding: 5px 0 0;
}
.et_pb_section_0_tb_header.et_pb_sticky--top > .et_pb_row img{
    max-height: 40px;
    width:auto;
    transition: all 0.5s ease;
}
.et_pb_section_0_tb_header.et_pb_sticky--top .et_pb_column_3_4 .et_pb_menu_0_tb_header{
    display: none;
}*/
#menu-hauptmenue-de .current-menu-item a{
    color: var(--blue) !important;
}
#menu-hauptmenue-de li.menu-item-1210,
#menu-hauptmenue-de li.menu-item-1211,
#menu-hauptmenue-de li.menu-item-1212,
#menu-hauptmenue-de li.menu-item-1213,
#menu-hauptmenue-de li.menu-item-1214{
    display: none;
}
#mobile_menu2 li.menu-item-1212,
#mobile_menu2 li.menu-item-1213,
#mobile_menu2 li.menu-item-1214{
    padding: 0.5rem 0.75rem;
}
.et_pb_button_module_wrapper:has(#button-aps-ev){
    max-width: 500px;
    display: block;
}
#button-aps-ev{
    max-width: 150px !important;
}
.et_pb_menu_0_tb_header.et_pb_menu ul#menu-top-menue li.menu-item-314,
.et_pb_menu_0_tb_header.et_pb_menu ul#menu-top-menue li.menu-item-315,
.et_pb_menu_0_tb_header.et_pb_menu ul#menu-top-menue li.menu-item-316{
    margin-top: 0;
    padding: 0 5px;
}
.et_pb_menu_0_tb_header.et_pb_menu ul#menu-top-menue li.menu-item-314 a,
.et_pb_menu_0_tb_header.et_pb_menu ul#menu-top-menue li.menu-item-315 a,
.et_pb_menu_0_tb_header.et_pb_menu ul#menu-top-menue li.menu-item-316 a,
.et_pb_menu_1_tb_header.et_pb_menu ul#mobile_menu2 li.menu-item-1212 a,
.et_pb_menu_1_tb_header.et_pb_menu ul#mobile_menu2 li.menu-item-1213 a,
.et_pb_menu_1_tb_header.et_pb_menu ul#mobile_menu2 li.menu-item-1214 a{
    text-indent: -9999px;
    overflow: hidden;
    height: 30px;
    width: 30px;
    display: block;
    color: transparent !important;
}
.menu-item-314 a,
.menu-item-1212 a{
    background:transparent url(/wp-content/uploads/SocialMedia-Icon-LinkedIn-weiss-e1770568125918.png) no-repeat center bottom;
    background-size: contain;
}
.menu-item-315 a,
.menu-item-1213 a{
    background:transparent url(/wp-content/uploads/SocialMedia-Icon-Instagram-weiss-e1770568161173.png) no-repeat center bottom;
    background-size: contain;
}
.menu-item-316 a,
.menu-item-1214 a{
    background:transparent url(/wp-content/uploads/SocialMedia-Icon-Facebook-weiss-e1770568179306.png) no-repeat center bottom;
    background-size: contain;
}
    #main-content h2{
    font-size:2.25rem;
    line-height: 1.25em;
}
body #page-container .et_pb_section .et_pb_button{
    font-family: var(--gill);
    padding: 0.5em 1.25em !important;
}
.et_pb_button_module_wrapper,
.et_pb_button_module_wrapper.et_pb_button_alignment_left{
    display: inline-block;
}
.et_pb_button_module_wrapper:has(.et_pb_button.block),
.et_pb_button_module_wrapper.et_pb_button.block{
    display: block;
}
.et_pb_button_module_wrapper.et_pb_button_alignment_center{
    display:block;
}
.et_pb_contact_form_0 .et-pb-contact-message:not(:empty){
    color: #fff;
    background-color: red;
    width:100%;
    padding: 20px 40px;
    margin: 20px 0;
    border-radius: 20px;
    /*position: absolute;
    height: auto;
    top:100%;
    left: 0;
    z-index: 99;*/
}
#et_pb_contact_form_0 .between-bg{
    background-color: var(--blue);
}
#et_pb_contact_form_0 .top-bg,
#et_pb_contact_form_0 .bottom-bg{
    background-color: var(--white);
    height: 50px;
    padding: 0;
}
#et_pb_contact_form_0 .top-bg{
    border-bottom-left-radius: 50px;
    border-bottom-right-radius: 50px;
}
#et_pb_contact_form_0 .bottom-bg{
    border-top-left-radius: 50px;
    border-top-right-radius: 50px;
}
#et_pb_contact_form_0 .between-headline{
    background-color: var(--blue);
    color: var(--white);
    text-align: center;
    padding-top: 55px;
}
#et_pb_contact_form_0 .et_pb_contact_field_8{
    margin-top: -20px;
}
#et_pb_contact_form_0 .et_pb_contact_field_17 .et_pb_contact_field_options_title{
    display: none;
}
#et_pb_contact_form_0 .et_pb_contact_field_17 .et_pb_contact_field_checkbox label i{
    width:40px;
    height: 40px;
}
iframe.map {
    width: 100%;
    height: 70vw;
    max-height: 750px;
}
.veranstaltungen-search{
    max-width: 380px;
    margin: 0 auto 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.veranstaltungen-search #veranstaltungenSearch{
    background-color: var(--blue);
    color: var(--white);
    height: 50px;
    border-radius: 25px;
    border: none;
    padding: 0 15px;
}
.veranstaltungen-search #veranstaltungenSearch::-webkit-input-placeholder{
    color: var(--white);
    padding: 0 30px;
    font-size: 18px;
}
.veranstaltungen-search #veranstaltungenSearch::-moz-placeholder{
    color: var(--white);
    padding: 0 30px;
    font-size: 18px;
}
.veranstaltungen-search #veranstaltungenSearch:-ms-input-placeholder{
    color: var(--white);
    padding: 0 30px;
    font-size: 18px;
}
.veranstaltungen-search #veranstaltungenSearch::-ms-input-placeholder{
    color: var(--white);
    padding: 0 30px;
    font-size: 18px;
}
.veranstaltungen-search #veranstaltungenSearch::placeholder{
    color: var(--white);
    padding: 0 30px;
    font-size: 18px;
}
.veranstaltungen-search label{
    font-size: 15px;
}
.veranstaltungen-table-wrap .veranstaltungen-table{
    border-right: 2px solid var(--orange);
    border-top: 2px solid var(--orange);
}
.veranstaltungen-table-wrap .row{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border-left: 1px solid var(--orange);
}
.veranstaltungen-table-wrap .cell-1{
    width: 40%;
}
.veranstaltungen-table-wrap .cell-2{
    width: 25%;
}
.veranstaltungen-table-wrap .cell-3{
    width: 10%;
}
.veranstaltungen-table-wrap .cell-4{
    width: 25%;
}
.veranstaltungen-table-wrap .cell-full{
    width: 100%;
}
.veranstaltungen-table-wrap .thead .cell{
    font-weight: 700;
    color: var(--white);
    background-color: var(--orange);
    padding: 5px 15px;
}
.veranstaltungen-table-wrap .cell{
    border-left: 1px solid var(--orange);
    border-bottom: 1px solid var(--orange);
    -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto;
    padding: 15px;
    font-size: 16px;
}
/*.veranstaltungen-table-wrap .row .cell-full{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    line-clamp: 5;
}*/
.veranstaltungen-table-wrap .row-full{
    border-bottom: 2px solid var(--orange);
}
.last-actions h3{
    cursor: pointer;
}
.last-actions-table th{
    font-weight: 700;
    color: var(--white) !important;
    background-color: var(--orange);
    padding: 25px 15px !important;
    border-left: 2px solid var(--orange);
  border-top: 2px solid var(--orange);
}
.last-actions-table tr{
    border-bottom: 2px solid var(--orange);
    border-right: 2px solid var(--orange);
}
.last-actions-table td{
    border-left: 2px solid var(--orange);
}
a.show-more,
a.show-less{
    display:block;
}
.et_pb_contact_form_0 .input::-webkit-input-placeholder {
  color: #5883D6;
}
.et_pb_contact_form_0 .input::-moz-placeholder {
  color: #5883D6;
}
.et_pb_contact_form_0 .input:-ms-input-placeholder {
  color: #5883D6;
}
.et_pb_contact_form_0 .input::-ms-input-placeholder {
  color: #5883D6;
}
.et_pb_contact_form_0 .input::placeholder {
  color: #5883D6;
}
.footer-widget{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}
.et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget{
    margin-bottom: 15px;
}
#footer-widgets #block-18{
    max-width: 260px;
    margin: 0 auto;
}
#footer-widgets #block-18 .wp-block-columns.is-layout-flex{
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 17px;
}
#footer-widgets .footer-widget{
    margin: 0;
}
@media (max-width: 1360px){
    header .et_pb_section_0_tb_header .et_pb_column_1_4{
    margin-right: 0;        
    }
    header .et_pb_section_0_tb_header .et_pb_row_0_tb_header{
        width: 95%;
    }
}
@media (max-width: 1130px){
    header .et_pb_section_0_tb_header .et_pb_column_3_4{
        width: 100%;
        margin-top: -75px;
    }

}
@media (max-width: 980px){
    header .et_pb_menu .et_mobile_menu{
        top:98px
    }
    header .et_pb_section_0_tb_header .et_pb_column_1_4{
        width:30%;
        margin-bottom: 0;
    }
    header .et_pb_section_0_tb_header .et_pb_column_3_4{
        width:70%;
        margin-top: 0;
    }
    header .et_pb_section_0_tb_header .et_pb_column_3_4 .et_pb_menu_0_tb_header .et_pb_menu__menu{
        display: block;
    }
    header .et_pb_section_0_tb_header .et_pb_column_3_4 .et_pb_menu_0_tb_header .et_mobile_nav_menu{
        display: none;
    }
    header .et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar{
        cursor: pointer;        
    }
    header .et_pb_menu_1_tb_header .mobile_nav .mobile_menu_bar::before{
        color: var(--white);
        font-size: 50px;
    }
    header .et_pb_menu_1_tb_header .et_mobile_nav_menu .et_mobile_menu{
        min-width: 350px;
        left: inherit;
        right: 0;
        background-color: var(--orange) !important;
        -webkit-box-shadow: 2px 5px 5px 0 rgba(0,0,0,0.3);
                box-shadow: 2px 5px 5px 0 rgba(0,0,0,0.3);
    }
    header .et_pb_column_3_4 .et_pb_menu_0_tb_header{
        display: none;
    }
    header .et_pb_menu .et_mobile_nav_menu{
        margin-top: 20px;
    }
    .material-download,
    .material-info{
        max-width: 615px;
        margin: 0 auto;
    }
    .material-download > .et_pb_row.et_pb_row_4col{
        height: auto;
        padding-bottom: 0 !important;
        padding-top: 0;
    }
    .material-info > .et_pb_row.et_pb_row_4col{
        height: auto;
        padding-bottom: 0 !important;
        padding-top: 0;
        max-height: inherit;
        max-width: 615px;
    }
    .material-download .et_pb_column_1_4 {
        max-width: 280px;
        margin-bottom: 30px !important;
        height: 235px;
        width: 100% !important;
    }
    .material-info .et_pb_column_1_4 {
        max-width: 307.5px;
        width: 50% !important;
        padding-bottom: 30px;
        height: auto;
        margin-right: 0 !important;
        margin-left: 0;
    }
    .material-info .et_pb_with_border{
        border: none;
    }
    .material-info .et_pb_with_border:nth-child(odd){
        border-top:3px solid var(--blue) ;
        border-left: 3px solid var(--blue);
        border-bottom:3px solid var(--blue) ;
        border-bottom-left-radius: 75px;
        border-top-left-radius: 75px;
        margin-bottom: 30px;
    }
    .material-info .et_pb_with_border:nth-child(even){
        border-bottom:3px solid var(--blue) ;
        border-top:3px solid var(--blue) ;
        border-right: 3px solid var(--blue);
        padding-bottom: 50px;
        border-bottom-right-radius: 75px;
        border-top-right-radius: 75px;
        margin-bottom: 30px;
    }
    .et_pb_row_5col > .et_pb_column.et_pb_column_1_5{
        margin-left: auto;
        margin-right: auto;
    }
    footer .et_pb_menu .et_pb_menu__menu {
        display: block;
    }
    footer .et_pb_menu .et_mobile_nav_menu{
        display: none;
    }
    .material-headline.et_pb_row{
        background-size: 120px auto;
    }
    .material-print .et_pb_image{
        margin: 0 auto;
        text-align: center;
    }
    .material-print > .et_pb_row:not(.material-headline) > .et_pb_column{
        padding-left: 20px;
        padding-right: 20px;
    }
}
@media (max-width: 767px){
    header .et_pb_section_0_tb_header{
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
            -ms-flex-direction: column;
                flex-direction: column;
        
    }
    header .et_pb_section_0_tb_header .et_pb_column_1_4{
        width:70%;
    }
    header .et_pb_section_0_tb_header .et_pb_column_3_4{
        width:30%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: right;
            -ms-flex-pack: right;
                justify-content: right;   
    } 
    .veranstaltungen-table-wrap .row{
        -ms-flex-wrap:wrap;
            flex-wrap:wrap;
    } 
    .veranstaltungen-table-wrap .cell-1{
    width: 100%;
    }
    .veranstaltungen-table-wrap .cell-2{
    width: 40%;
    }
    .veranstaltungen-table-wrap .cell-3{
    width: 20%;
    }
    .veranstaltungen-table-wrap .cell-4{
    width: 40%;
    }
} 
@media (max-width: 615px){
    #main-content h1,
    #main-content h2 {
    font-size: 1.6rem;
    }
    #main-content h3,
    #main-content p,
    .et_pb_button{
    font-size: 1rem;
    }
    #main-content li{
    font-size: 1rem;
    line-height: 1.3em;
    margin-bottom: 0.5em;
    }
    .et_pb_contact_form_0.et_pb_contact_form_container .input::placeholder{
        font-size: 0.8rem !important;
    }
    #main-content .veranstaltungen-table-wrap .cell p{
        font-size: 1rem;
    }
    .material-download,
    .material-download .et_pb_column_1_4{
        width: 100% !important;
        max-width: 450px;
        text-align: center;
        margin-bottom: 0 !important;
        border: none;
        border-radius: 0;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto !important;
        height: auto;
    }
    .material-info,
    .material-info .et_pb_column_1_4{
        width: 100% !important;
        max-width: 450px;
        text-align: center;
        margin-bottom: 0 !important;
        border: none;
        border-radius: 0;
        padding-left: 20px;
        padding-right: 20px;
        margin-left: auto;
        margin-right: auto !important;
        height: auto;
    }
    .material-download p,
    .material-download .et_pb_button_module_wrapper,
    .material-download .et_pb_image_wrap,
    .material-info p,
    .material-info .et_pb_button_module_wrapper,
    .material-info .et_pb_image_wrap {
        text-align: center;
    }
    .material-download .et_pb_image,
    .material-info .et_pb_image{
        margin: 0 auto;
    }
    .material-download .et_pb_row .et_pb_column.et-last-child, 
    .material-download .et_pb_row .et_pb_column:last-child,
    .material-info .et_pb_row .et_pb_column.et-last-child,
    .material-info .et_pb_row .et_pb_column:last-child{
        margin-right: 0 !important;
    }
    .material-download .et_pb_with_border:nth-child(odd){
        border-top:3px solid var(--blue) ;
        border-left: 3px solid var(--blue);
        border-right: 3px solid var(--blue);
        padding-top: 50px;
        border-top-left-radius: 75px;
        border-top-right-radius: 75px;
    }
    .material-info .et_pb_with_border:nth-child(odd){
        border-top:3px solid var(--blue) ;
        border-left: 3px solid var(--blue);
        border-right: 3px solid var(--blue);
        border-bottom: none;
        padding-top: 50px;
        border-top-left-radius: 75px;
        border-top-right-radius: 75px;
        border-bottom-left-radius:0;
    }
    .material-download .et_pb_with_border:nth-child(even){
        border-bottom:3px solid var(--blue) ;
        border-left: 3px solid var(--blue);
        border-right: 3px solid var(--blue);
        margin-bottom: 50px !important;
        padding-bottom: 50px;
        border-bottom-left-radius: 75px;
        border-bottom-right-radius: 75px;
    }
    .material-info .et_pb_with_border:nth-child(even){
        border-bottom:3px solid var(--blue) ;
        border-left: 3px solid var(--blue);
        border-right: 3px solid var(--blue);
        border-top: none;
        margin-bottom: 50px !important;
        padding-bottom: 50px;
        border-bottom-left-radius: 75px;
        border-bottom-right-radius: 75px;
        border-top-right-radius:0;
    }
    .material-headline.et_pb_row{
        background-size: 75px auto;
    }
    .material-headline h1,
    .material-headline h2{
        -webkit-hyphens: auto;
            -ms-hyphens: auto;
                hyphens: auto;
    }
    #main-content h5.et_pb_toggle_title{
        font-size: 1.2rem;
    }
    footer p,
    footer .et_pb_menu_0_tb_footer.et_pb_menu ul li a{
        font-size:0.8rem;
    }
}
@media (max-width: 479px) {
    header .et_pb_section_0_tb_header .et_pb_column_1_4 {
        width: 70% !important;
    }
    header .et_pb_section_0_tb_header .et_pb_column_3_4{
        width:30% !important;  
    }  
}