.elementor-kit-16{--e-global-color-primary:#8BCBB7;--e-global-color-secondary:#30383B;--e-global-color-text:#364153;--e-global-color-accent:#FDC41F;--e-global-color-6de5a79:#7171821F;--e-global-color-1282ec1:#F9FAFB;--e-global-color-9356fa1:#FFFFFF;--e-global-color-eb0d77e:#000000;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"address-sans-pro";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-text-line-height:30px;--e-global-typography-text-letter-spacing:-0.2px;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-2003f9b-font-family:"address-sans-pro";--e-global-typography-2003f9b-font-size:4.347rem;--e-global-typography-2003f9b-font-weight:600;--e-global-typography-2003f9b-line-height:80px;--e-global-typography-2003f9b-letter-spacing:0.8px;--e-global-typography-2613335-font-family:"address-sans-pro";--e-global-typography-2613335-font-size:3rem;--e-global-typography-2613335-font-weight:700;--e-global-typography-2613335-line-height:58px;--e-global-typography-2613335-letter-spacing:0px;--e-global-typography-a809eb5-font-family:"address-sans-pro";--e-global-typography-a809eb5-font-size:2.25rem;--e-global-typography-a809eb5-font-weight:700;--e-global-typography-a809eb5-line-height:46px;--e-global-typography-a809eb5-letter-spacing:0px;--e-global-typography-09459d3-font-size:1.88rem;--e-global-typography-09459d3-font-weight:700;--e-global-typography-09459d3-line-height:40px;--e-global-typography-09459d3-letter-spacing:0px;}.elementor-kit-16 button,.elementor-kit-16 input[type="button"],.elementor-kit-16 input[type="submit"],.elementor-kit-16 .elementor-button{background-color:#FFFFFF0F;font-family:"address-sans-pro", Sans-serif;font-size:18px;font-weight:700;line-height:30px;letter-spacing:-0.2px;color:var( --e-global-color-text );border-radius:10px 10px 10px 10px;}.elementor-kit-16 e-page-transition{background-color:#FFBC7D;}.elementor-kit-16 a{color:var( --e-global-color-text );font-family:"address-sans-pro", Sans-serif;font-size:18px;font-weight:700;line-height:30px;letter-spacing:-0.2px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){--kit-widget-spacing:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Header */
@media(min-width:767px){
    #mobile-header{
        display:none !important;
    }
}

/* Header */
@media(max-width:767px){
    #header{
        display:none !important;
    }
}

#header .sub-menu{
    min-height: 70px;
}

/* Carousell */
.idl-carousell .elementor-swiper-button-prev, .elementor-swiper-button-next{
    position:relative !important;
    left:60% !important;
    top:70px !important;
}


.idl-carousell .elementor-swiper-button-prev{
    margin-right:-25px;
}
.idl-carousell{
    overflow: visible !important;
}

@media(min-width:1024px){
    .swiper-pagination{
        display:none !important;
    }
}
@media(max-width:1024px){
    .elementor-swiper-button-prev, .elementor-swiper-button-next{
        display:none !important;
    }
       .idl-faq-img::after {
        display: none;
    }
}
/*NEWS Loop*/
.news ul{
    list-style: none;
    column-gap:0px;
    gap:0px;
    padding:0px;
}

/*HOVER Underline*/

/* Universelle Hover-Underline für Elementor-Heading */
.idl-button-underline{

    display: inline-block !important;
    overflow: visible !important;
}

.idl-button-underline a::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0%;
    height: 2px;
    background: var(--e-global-color-text) !important;
    transition: width 0.35s ease !important;
}

.idl-button-underline a:hover::after {
    width:100% !important;
}

.time{
    width:200px !important;
}
@media(max-width:767px){
    
.time{
    width:100px !important;
    padding-top:10px !important;
}
}

.category-news .cat-container{
    background-color:#FDC41F !important;
}

.category-news .cat-container{
    background-color:#8bcbb7 !important;
}

.event-typ-event .cat-container{
    background-color:#30383B !important;
}

.event-typ-event .cat-container span{
color:#fff !important;}


/* Hide news-tmpl-btn */
.no-button-link .idl-blog-btn {
    display: none !important;
}
/* Footer Form */

.elementor-field-type-html {
    line-height: 14px !important;
}

.idl-form-info a{
    font-weight: bold;
    text-decoration: underline;
}/* End custom CSS */