.elementor-kit-2019{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--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;text-transform:none;}.elementor-kit-2019 e-page-transition{background-color:#FFBC7D;}.elementor-kit-2019 a{text-transform:none;}.elementor-kit-2019 h1{text-transform:none;}.elementor-kit-2019 h2{text-transform:none;}.elementor-kit-2019 h3{text-transform:none;}.elementor-kit-2019 h4{text-transform:none;}.elementor-kit-2019 h5{text-transform:none;}.elementor-kit-2019 h6{text-transform:none;}.elementor-kit-2019 button,.elementor-kit-2019 input[type="button"],.elementor-kit-2019 input[type="submit"],.elementor-kit-2019 .elementor-button{text-transform:none;}.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 */body {
    overflow-x: hidden;
  }



.page-title .overlay {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.3); /* Schwarz mit 0.5 Transparenz */
    z-index: 1;
}

.page-title .auto-container {
    position: relative;
    z-index: 2;
}
.service-list li a.active {
    font-weight: bold;
    color: #000; /* oder Wunschfarbe */
    text-decoration: underline;
}

body.single-post .page-title {
    display: none;
}
.post-info{
    display: none;
}

@media (max-width: 768px) {
  .sec-title .big-title h1 {
    font-size: 24px;
    line-height: 29px;
  }
}

.blog-single-page div.title-box{
    display: none !important;
}

.sidebar-page-container{
    padding-top: 0px !important;
}

@media (max-width: 768px) {
  html, body {
    overflow-x: hidden;
  }

}
h4.elementor-size-default{
    color: #000000 !important;
}
@media (max-width: 768px) {
  .auto-container h1 {
    font-size: 26px;
  }
}/* End custom CSS */