.elementor-kit-8{--e-global-color-primary:#009BA3;--e-global-color-secondary:#575556;--e-global-color-text:#575556;--e-global-color-accent:#009BA3;--e-global-color-6909a19:#FFFFFF;--e-global-color-58bc72d:#005E63;--e-global-color-c0bf6b8:#E0F1F3;--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:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}.elementor-kit-8 a{color:var( --e-global-color-primary );}.elementor-kit-8 a:hover{color:var( --e-global-color-secondary );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@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 */.glasWhite {
    -webkit-backdrop-filter: saturate(180%) blur(20px);
    backdrop-filter: saturate(180%) blur(20px);
    background-color: rgba(255,255,255,0.65);
}


.FensterzeitenImageMenu {
    margin-right: 10px;
    margin-left: 10px;
    min-height: 400px;
}

/* Fensterzeit Liste */
.fzList ul {
    padding: 0px 0px 0px 15px;
    list-style: none
}

.fzList li::before {
  content: "■"; 
  color: #009BA3;
  display: inline-block; 
  width: 1em;
  margin-left: -1em
}


/* Firefox Workaround Blured*/
@supports not ((-webkit-backdrop-filter: none) or (backdrop-filter: none)) {
  .glasWhite {
    background-color: rgba(255, 255, 255, .92);
  }
}


@media (max-width: 600px) { 
.swiper-button-next {
    display: none;
}
    
}/* End custom CSS */