.elementor-kit-4{--e-global-color-primary:#1651A7;--e-global-color-secondary:#3668B2;--e-global-color-text:#17252A;--e-global-color-accent:#FFD73C;--e-global-color-0ecf6ba:#DCE1DE;--e-global-color-e8d4e41:#3668B2;--e-global-color-faf56b0:#1651A7;--e-global-color-2a2fcf7:#3668B2;--e-global-color-0675ba1:#FF893C;--e-global-color-4acf5ad:#F2F6F9;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-secondary-font-family:"Roboto";--e-global-typography-text-font-family:"Roboto";--e-global-typography-accent-font-family:"Roboto";color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;}.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{background-color:var( --e-global-color-secondary );font-size:17px;color:#FFFFFF;border-style:none;border-radius:3px 3px 3px 3px;padding:15px 35px 15px 35px;}.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:var( --e-global-color-faf56b0 );color:#FFFFFF;border-style:none;border-radius:3px 3px 3px 3px;}.elementor-kit-4 a{color:var( --e-global-color-e8d4e41 );}.elementor-kit-4 a:hover{color:var( --e-global-color-faf56b0 );}.elementor-kit-4 h1{font-size:40px;line-height:50px;}.elementor-kit-4 h2{font-size:33px;font-weight:500;line-height:43px;}.elementor-kit-4 h3{font-size:25px;font-weight:600;line-height:30px;}.elementor-kit-4 h4{font-size:20px;font-weight:600;line-height:25px;}.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 h1{font-size:20px;line-height:25px;}.elementor-kit-4 h2{font-size:23px;line-height:28px;}.elementor-kit-4 h3{font-size:20px;line-height:25px;}.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;}
@media only screen and (max-width: 767px) {
body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 75px; /* fixed header height*/
  margin: -75px 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: 106px; /* fixed header height*/
  margin: -106px 0 0;
  visibility: hidden;
  pointer-events: none;
}
}
.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: 500;}
/* Abstände der Sektionen */
@media only screen and (max-width: 767px) {
.elementor-location-single .padding,    
.e-landing-page-template .e-con-boxed.padding,
.page-content .e-con-boxed.padding {padding: 50px 5px;}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
.elementor-location-single .padding, 
    .e-landing-page-template .e-con-boxed.padding,
.page-content .e-con-boxed.padding {padding: 75px 10px;}
}
@media only screen and (min-width: 1025px) {
.elementor-location-single .padding, 
    .e-landing-page-template .e-con-boxed.padding,
.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;
}
/* Headlines */
.elementor-widget-n-accordion .e-n-accordion-item-title-header h2 {line-height: 25px;}
#content .elementor-widget-heading h1,
#content .elementor-widget-heading h2 {
    position: relative;
    margin-bottom: 28px;
}
#content .elementor-widget-heading h1:after,
#content .elementor-widget-heading h2:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 2px;
    border-radius: 5px;
    width: 20px;
    background: #3668B2;
}
#content .elementor-widget-heading h1:before,
#content .elementor-widget-heading h2:before {
    content: '';
    position: absolute;
    left: 25px;
    bottom: -20px;
    height: 2px;
    border-radius: 5px;
    width: 50px;
    background: #3668B2;
}
#content .center.elementor-widget-heading h2:after {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    height: 2px;
    border-radius: 5px;
    width: 50px;
    background: #3668B2;
    margin-left: -15px;
}
#content .center.elementor-widget-heading h2:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -15px;
    height: 2px;
    border-radius: 5px;
    width: 20px;
    background: #3668B2;
    margin-left: -40px;
}
/* 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 */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-regular.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-italic.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v29-latin-500italic.svg#Roboto') format('svg');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/roboto/roboto-v30-latin-700.svg#Roboto') format('svg');
}
/* End Custom Fonts CSS */