.elementor-kit-4{--e-global-color-primary:#4176C3;--e-global-color-secondary:#49A078;--e-global-color-text:#1F2421;--e-global-color-accent:#9CC5A1;--e-global-color-0ecf6ba:#DCE1DE;--e-global-color-e8d4e41:#FF0000;--e-global-color-faf56b0:#AA0000;--e-global-color-e62e151:#000000;--e-global-color-548d4db:#1A1A1A;--e-global-typography-primary-font-family:"Inter - Variable";--e-global-typography-secondary-font-family:"Raleway";--e-global-typography-text-font-family:"DM Sans";--e-global-typography-text-font-size:1.2rem;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:400;color:var( --e-global-color-text );font-family:"DM Sans", Sans-serif;font-size:1.2rem;}.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-primary );font-size:18px;font-weight:500;color:#FFFFFF;padding:20px 20px 20px 20px;}.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-primary );color:#FFFFFF;border-radius:3px 3px 3px 3px;}.elementor-kit-4 a{color:var( --e-global-color-primary );}.elementor-kit-4 a:hover{color:var( --e-global-color-text );}.elementor-kit-4 h1{color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:3.5rem;line-height:4.1rem;}.elementor-kit-4 h2{color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:3.3rem;font-weight:750;line-height:3.9rem;}.elementor-kit-4 h3{color:var( --e-global-color-text );font-family:"Raleway", Sans-serif;font-size:2rem;font-weight:600;line-height:2.3rem;}.elementor-kit-4 h4{color:var( --e-global-color-text );}.elementor-kit-4 h5{color:var( --e-global-color-text );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1700px;}.e-con{--container-max-width:1700px;}.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:1366px){.elementor-kit-4{font-size:1.15rem;}.elementor-kit-4 h1{font-size:2.3rem;line-height:2.3rem;}.elementor-kit-4 h2{font-size:2.2rem;line-height:2.4rem;}}@media(max-width:1024px){.elementor-kit-4 h1{font-size:2rem;}.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:1.15rem;}.elementor-kit-4 h1{font-size:1.7rem;font-weight:500;line-height:1.9rem;}.elementor-kit-4 h2{font-size:1.7rem;line-height:1.9rem;}.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: 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-icon-list-item {
    display: flex;
}
.elementor-icon-list-item span {
    display: inline;
}
input::placeholder, 
textarea::placeholder,
select {
    color: #666666 !important;
    opacity: 1 !important;
}
a[href^=tel] {
   text-decoration:inherit; 
   color: inherit;
} 
b, strong {font-weight: 600;}
.arrow-btn .elementor-button {
    transition: padding-right 0.3s ease;
}
.arrow-btn .elementor-button .elementor-button-text {
    transition: transform 0.3s ease;
}
.arrow-btn .elementor-button .elementor-button-icon {
    opacity: 0;
    transform: translateX(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
}
.arrow-btn .elementor-button:hover .elementor-button-text {
    transform: translateX(-10px);
}
.arrow-btn .elementor-button:hover .elementor-button-icon {
    opacity: 1;
    transform: translateX(0);
}
h2, h3, h4, h5, h6 {font-weight: 750 !important; margin-bottom: 20px !important;
}

/* Abstände der Sektionen */
@media only screen and (max-width: 767px) {
.s-padding {padding: 100px 10px;}
h1 {font-weight: 550 !important;
}
h2, h3, h4, h5, h6 {font-weight: 700 !important; 
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px)  {
.s-padding {padding: 125px 30px;}
}
@media only screen and (min-width: 1025px) and (max-width: 1365px)  {
.s-padding {padding: 150px 30px;}
h2, h3, h4, h5, h6 {font-weight: 750 !important;
}
}
@media only screen and (min-width: 1366px)  {
.s-padding {padding: 200px 30px;}
}
/* 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 */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter &#8211; Variable';
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/inter/Inter-VariableFont_opsz,wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Raleway';
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/raleway/Raleway-VariableFont_wght.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 900;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-900.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-900.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-900.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-900.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-900.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-900.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 800;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-800.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-800.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-800.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-800.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-800.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-800.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-700.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-700.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-700.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-700.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-700.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-700.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 600;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-600.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-600.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-600.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-600.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-600.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-600.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 500;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-500.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-500.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-500.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-500.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-500.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-500.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: 300;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: italic;
	font-weight: 300;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300italic.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300italic.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300italic.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300italic.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300italic.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-300italic.svg#DMSans') format('svg');
}
@font-face {
	font-family: 'DM Sans';
	font-style: normal;
	font-weight: normal;
	font-display: swap;
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.eot');
	src: url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.eot?#iefix') format('embedded-opentype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.woff2') format('woff2'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.woff') format('woff'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.ttf') format('truetype'),
		url('/wp-content/themes/hello-elementor-child/fonts/dm-sans/dm-sans-v14-latin-regular.svg#DMSans') format('svg');
}
/* End Custom Fonts 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 */