.elementor-kit-10{--e-global-color-primary:#27AAE1;--e-global-color-secondary:#032D49;--e-global-color-text:#777B7C;--e-global-color-accent:#61CE70;--e-global-color-24cf97f:#212427;--e-global-color-d45d835:#FFFFFF;--e-global-color-09b5426:#FFFFFF00;--e-global-color-c4d271a:#F7F7F7;--e-global-color-3080997:#AEB3B5;--e-global-typography-primary-font-family:"Teko";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Verdana";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Nunito";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Verdana";--e-global-typography-accent-font-weight:500;--e-global-typography-58eb3d5-font-family:"Teko";--e-global-typography-58eb3d5-font-size:3.75rem;--e-global-typography-58eb3d5-font-weight:500;--e-global-typography-58eb3d5-text-transform:uppercase;--e-global-typography-58eb3d5-line-height:1em;--e-global-typography-9f4520d-font-family:"Teko";--e-global-typography-9f4520d-font-size:2.488rem;--e-global-typography-9f4520d-font-weight:500;--e-global-typography-9f4520d-text-transform:uppercase;--e-global-typography-9f4520d-line-height:1.15em;--e-global-typography-c477740-font-family:"Teko";--e-global-typography-c477740-font-size:38px;--e-global-typography-c477740-font-weight:500;--e-global-typography-c477740-text-transform:uppercase;--e-global-typography-c477740-line-height:1.15em;--e-global-typography-4846c7c-font-family:"Teko";--e-global-typography-4846c7c-font-size:1.44rem;--e-global-typography-4846c7c-font-weight:500;--e-global-typography-4846c7c-text-transform:capitalize;--e-global-typography-4846c7c-line-height:1.15em;--e-global-typography-080c64a-font-family:"Teko";--e-global-typography-080c64a-font-size:32px;--e-global-typography-080c64a-font-weight:500;--e-global-typography-080c64a-text-transform:uppercase;--e-global-typography-080c64a-line-height:1.15em;--e-global-typography-d08b8a3-font-family:"Nunito";--e-global-typography-d08b8a3-font-size:1.4rem;--e-global-typography-d08b8a3-line-height:1.4em;--e-global-typography-bfb328c-font-family:"Nunito";--e-global-typography-bfb328c-font-size:21px;--e-global-typography-bfb328c-font-weight:500;--e-global-typography-bfb328c-line-height:1.4em;color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-kit-10 button,.elementor-kit-10 input[type="button"],.elementor-kit-10 input[type="submit"],.elementor-kit-10 .elementor-button{background-color:var( --e-global-color-primary );font-family:"Nunito", Sans-serif;font-size:0.9em;font-weight:700;line-height:1.2;color:var( --e-global-color-d45d835 );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:3px 3px 3px 3px;padding:18px 20px 18px 20px;}.elementor-kit-10 button:hover,.elementor-kit-10 button:focus,.elementor-kit-10 input[type="button"]:hover,.elementor-kit-10 input[type="button"]:focus,.elementor-kit-10 input[type="submit"]:hover,.elementor-kit-10 input[type="submit"]:focus,.elementor-kit-10 .elementor-button:hover,.elementor-kit-10 .elementor-button:focus{background-color:#31708F;border-style:solid;border-width:1px 1px 1px 1px;border-color:#31708F;border-radius:3px 3px 3px 3px;}.elementor-kit-10 e-page-transition{background-color:#FFBC7D;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1440px;}.e-con{--container-max-width:1440px;--container-default-padding-top:0px;--container-default-padding-right:20px;--container-default-padding-bottom:0px;--container-default-padding-left:20px;}.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);}.site-header{padding-inline-end:0px;padding-inline-start:0px;}@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-10{--e-global-typography-58eb3d5-font-size:2.5rem;--e-global-typography-9f4520d-font-size:2.25rem;--e-global-typography-c477740-font-size:2rem;--e-global-typography-4846c7c-font-size:1.8rem;--e-global-typography-080c64a-font-size:2rem;--e-global-typography-d08b8a3-font-size:1.5rem;--e-global-typography-bfb328c-font-size:1.25rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}
/* Start custom CSS *//* remove bottom margin of p */
.elementor-widget-text-editor p:last-child{ margin-bottom:0px;}

/* word break */
p, h1, h2, h3 {
  word-wrap: break-word;
  overflow-wrap: break-word;

-webkit-hyphens: auto;
   -moz-hyphens: auto;
        hyphens: auto;
}

/* Hide google recaptcha banner */
.grecaptcha-badge { visibility: hidden; }

/* remove underline link from tel numbers on mobile */
a[href^="tel"] {
  color: inherit; /* Inherit text color of parent element. */
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}

/* Styling of links inside paragraph */
.elementor-widget-text-editor a  {  
  text-decoration: underline;
  text-decoration-skip-ink: auto;
  text-underline-offset: 0.2em;
}

.elementor-widget-text-editor a.lightlink {
  color: #fff; /* Textfarbe weiß */
  text-decoration: underline; /* Unterstreichung */
  text-decoration-color: #fff; /* Unterstreichungsfarbe weiß */
}

.elementor-widget-text-editor a.lightlink:hover {
  color: #039dd8; /* Hover-Farbe */
  text-decoration-color: #039dd8; /* Hover-Unterstreichungsfarbe */
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Teko';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://nordwest.dev-entwicklungsumgebung.de/wp-content/uploads/2026/05/Teko-SemiBold-dach.woff2') format('woff2');
}
@font-face {
	font-family: 'Teko';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://nordwest.dev-entwicklungsumgebung.de/wp-content/uploads/2026/05/Teko-Medium.woff2') format('woff2');
}
@font-face {
	font-family: 'Teko';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://nordwest.dev-entwicklungsumgebung.de/wp-content/uploads/2026/05/Teko-Medium-dach.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://nordwest.dev-entwicklungsumgebung.de/wp-content/uploads/2026/05/Nunito-Regular-dach.woff2') format('woff2');
}
@font-face {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://nordwest.dev-entwicklungsumgebung.de/wp-content/uploads/2026/05/Nunito-Bold-dach-1.woff2') format('woff2');
}
@font-face {
	font-family: 'Nunito';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://nordwest.dev-entwicklungsumgebung.de/wp-content/uploads/2026/05/Nunito-Medium-dach.woff2') format('woff2');
}
/* End Custom Fonts CSS */