.elementor-kit-6{--e-global-color-primary:#354B5A;--e-global-color-secondary:#5F99AA;--e-global-color-text:#5E5E5E;--e-global-color-accent:#5E5E5E;--e-global-typography-primary-font-family:"Red Hat Display";--e-global-typography-primary-font-size:18px;--e-global-typography-primary-font-weight:400;--e-global-typography-primary-line-height:26px;--e-global-typography-primary-word-spacing:1.1px;--e-global-typography-secondary-font-family:"Vollkorn";--e-global-typography-secondary-font-size:18px;--e-global-typography-secondary-font-weight:500;--e-global-typography-secondary-line-height:28px;--e-global-typography-secondary-word-spacing:1.1px;--e-global-typography-text-font-family:"Red Hat Display";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Red Hat Display";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-size:17px;line-height:28px;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-secondary );}.elementor-kit-6 h1{color:var( --e-global-color-secondary );font-family:"Vollkorn", Sans-serif;font-size:37px;font-weight:600;line-height:36px;letter-spacing:1px;}.elementor-kit-6 h2{font-size:16px;font-weight:500;text-transform:uppercase;line-height:20px;letter-spacing:4px;}.elementor-kit-6 h3{font-family:"Vollkorn", Sans-serif;font-size:26px;font-weight:500;line-height:33px;}.elementor-kit-6 button,.elementor-kit-6 input[type="button"],.elementor-kit-6 input[type="submit"],.elementor-kit-6 .elementor-button{font-size:18px;color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-radius:0px 0px 0px 0px;padding:20px 40px 20px 40px;}.elementor-kit-6 label{color:#354B5A;}.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-kit-6 h3{font-size:24px;}.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 */.wpcf7 form {
    max-width: 600px;
    margin: 0 auto;
    color: #354B5A;
}

.wpcf7 input,
.wpcf7 textarea {
    width: 100%;
    padding: 12px 0;
    margin-bottom: 20px;
    color: #354B5A;
    border: none;              /* alle Ränder entfernen */
    border-bottom: 1px solid #354B5A;; /* nur unterer Rand */
    border-radius: 0;          /* keine Abrundung */
    font-size: 16px;
    box-sizing: border-box;
    background: transparent;   /* transparent, kein Hintergrund */
}
/* Placeholder-Farbe */
.wpcf7 input::placeholder,
.wpcf7 textarea::placeholder {
    color: #354B5A;
    opacity: 0.7;
}


.wpcf7 input[type="submit"] {
    background-color: #5F99AA; /* passend zum KK Longevity Stil */
    color: #fff;
    border: none;
    padding: 10px 25px;
    font-size: 16px;
    border-radius: 5px;
    cursor: pointer;
}

.wpcf7 input[type="submit"]:hover {
    background-color: #354B5A;
}


.header-font {
    font-size: 16px; /* entspricht ca. 14pt */
}

.header-font a{
    font-size: 16px; /* entspricht ca. 14pt */
}

@media screen and (max-width: 767px) {
  .meine-ueberschrift {
  hyphens: auto;         /* aktiviert automatische Silbentrennung */
  -webkit-hyphens: auto; /* für Safari */
  -ms-hyphens: auto;     /* für ältere IE */
  word-break: normal;
  overflow-wrap: break-word;
}
}/* End custom CSS */