.elementor-kit-4{--e-global-color-primary:#184388;--e-global-color-secondary:#184388;--e-global-color-text:#1F2421;--e-global-color-accent:#3B89B4;--e-global-color-0ecf6ba:#DCE1DE;--e-global-color-e8d4e41:#184388;--e-global-color-faf56b0:#0F2A56;--e-global-color-f80d8dc:#EC5A2F;--e-global-color-24294a4:#3B89B4;--e-global-typography-primary-font-family:"Rubik";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rubik";--e-global-typography-secondary-font-weight:500;--e-global-typography-text-font-family:"Inter";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Inter";--e-global-typography-accent-font-weight:400;font-size:20px;line-height:35px;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:#EC5A2F;font-weight:500;text-transform:uppercase;letter-spacing:0.5px;color:#FFFFFF;border-style:none;border-radius:25px 25px 25px 25px;padding:15px 25px 15px 25px;}.elementor-kit-4 button:hover,.elementor-kit-4 button:focus,.elementor-kit-4 input[type="button"]:hover,.elementor-kit-4 input[type="button"]:focus,.elementor-kit-4 input[type="submit"]:hover,.elementor-kit-4 input[type="submit"]:focus,.elementor-kit-4 .elementor-button:hover,.elementor-kit-4 .elementor-button:focus{background-color:#E0542A;color:#FFFFFF;border-style:none;border-radius:25px 25px 25px 25px;}.elementor-kit-4 a{color:var( --e-global-color-primary );}.elementor-kit-4 a:hover{color:var( --e-global-color-accent );}.elementor-kit-4 h2{color:var( --e-global-color-text );font-size:38px;font-weight:700;line-height:48px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1340px;}.e-con{--container-max-width:1340px;}.elementor-widget:not(:last-child){--kit-widget-spacing:10px;}.elementor-element{--widgets-spacing:10px 10px;--widgets-spacing-row:10px;--widgets-spacing-column:10px;}{}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-kit-4{font-size:16px;}.elementor-kit-4 h2{font-size:28px;line-height:38px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */body {overflow-x: hidden;word-wrap: break-word;}
.elementor-button {background: #EC5A2F !important;}
.elementor-button:hover {background: #d1532e !important;}
@media only screen and (max-width: 767px) {
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 90px; /* fixed header height*/
  margin: -90px 0 0;
  visibility: hidden;
  pointer-events: none;
}
}
@media only screen and (min-width: 768px) {
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 110px; /* fixed header height*/
  margin: -110px 0 0;
  visibility: hidden;
  pointer-events: none;
}
}
@media (max-width: 767px) {
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper {
    display: flex;
        text-align: left;
    flex-direction: row;
    margin-bottom: 15px;
}
.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon {
    display: inline-flex;
    flex: 0 0 auto;
    margin-right: 20px;
    margin-left: 0;
    margin-bottom: unset;
    width: 55px;
}
}
.elementor-field-type-recaptcha_v3 {display: none;
}
input::placeholder, 
textarea::placeholder,
select {
    color: #666666 !important;
    opacity: 1 !important;
}
a[href^=tel] {
   text-decoration:inherit; 
   color: inherit;
} 
b, strong {font-weight: 700;}
/* Abstände der Sektionen */
@media only screen and (max-width: 767px) {
.page-content .e-con-boxed.padding {padding: 50px 5px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
.page-content .e-con-boxed.padding {padding: 75px 10px;}
}
@media only screen and (min-width: 1025px) {
.page-content .e-con-boxed.padding {padding: 125px 10px;}
}
/* Links in Lists */
.elementor-icon-list-text {
    display: flex;
    gap: 6px;
}
.elementor-widget.elementor-list-item-link-full_width a {
    width: auto !important;
}
/* Verbesserte Animationen */
@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-60px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInDown {
    animation-name: fadeDown
}
@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-60px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}
@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(60px,0,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInRight {
    animation-name: fadeRight
}
@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,60px,0)
    }
    to {
        opacity: 1;
        transform: none
    }
}
.elementor-element.fadeInUp {
    animation-name: fadeUp
}/* End custom CSS */