.elementor-kit-4{--e-global-color-primary:#000000;--e-global-color-secondary:#EBEBEC;--e-global-color-text:#000000;--e-global-color-accent:#E1007E;--e-global-color-83f2381:#FFFFFF;--e-global-color-1425c70:#126D40;--e-global-color-3319d22:#136E4166;--e-global-color-b2957f2:#E1007E66;--e-global-typography-primary-font-family:"Titillium Web";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Nunito Sans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Titillium Web";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Titillium Web";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Titillium Web", Sans-serif;font-size:20px;font-weight:300;line-height:37px;}.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-family:"Titillium Web", Sans-serif;font-size:20px;font-weight:600;text-transform:uppercase;line-height:37px;border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );border-radius:0px 0px 0px 0px;padding:0px 48px 0px 48px;}.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-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-83f2381 );border-radius:0px 0px 0px 0px;}.elementor-kit-4 e-page-transition{background-color:#FFBC7D;}.elementor-kit-4 a{color:var( --e-global-color-1425c70 );font-family:"Titillium Web", Sans-serif;}.elementor-kit-4 h1{color:var( --e-global-color-83f2381 );font-family:"Titillium Web", Sans-serif;font-size:35px;font-weight:700;line-height:1em;}.elementor-kit-4 h2{color:var( --e-global-color-83f2381 );font-family:"Titillium Web", Sans-serif;font-size:35px;font-weight:700;text-transform:uppercase;line-height:1em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1560px;}.e-con{--container-max-width:1560px;}.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 .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-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-4 button,.elementor-kit-4 input[type="button"],.elementor-kit-4 input[type="submit"],.elementor-kit-4 .elementor-button{font-size:18px;line-height:35px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Global Styles */

/* Hinweis: Styles, die sich auf ein bestimmtes Widget beziehen, befinden sich direkt am Widget im Tab "Erweitert" */

html {
overflow-x: hidden;
}

/* Header if scrolled */
#main-header,
#main-header .elementor-container,
#main-header .elementor-column {
-webkit-transition: .4s;
transition: .4s;
-moz-transition: .4s;
}

#main-header.header-pink:before {
content: "";
background-color: var(--e-global-color-b2957f2);
width: 50%;
position: absolute;
z-index: 0;
height: 55px;
bottom: -55px;
right: 0;
}

#main-header .header-gray:before {
content: "";
background-color: var(--e-global-color-secondary);
width: 60%;
position: absolute;
z-index: 1;
height: 55px;
bottom: -55px;
left: 0;
}

.scrolling-down #main-header.header-pink:before,
.scrolling-down #main-header .header-gray:before {
height: 30px;
bottom: -30px;
}

#main-header .current-menu-parent .elementor-item-anchor::after {
    background-color: var( --e-global-color-accent );
    opacity: 1;
}

/* Typo Classes */
.semibold {
font-weight: 600;
}

/* Button */
.elementor a.elementor-button-link.elementor-button {
min-height: 40px;
display: inline-flex;
align-items: center;
justify-content: center;
}

/* Spacer */
.elementor .elementor-widget.elementor-widget-spacer {
margin-bottom: 0;
}

/* Local Menu */
#local-menu .elementor-widget-nav-menu {
position: absolute;
bottom: 0;
margin-bottom: 0;
}

#local-menu .elementor-widget-nav-menu:before {
content: "";
background: var(--e-global-color-3319d22);
position: absolute;
bottom: 0;
left: -100%;
width: 100%;
height: 55px;
}

#local-menu .elementor-widget-nav-menu:after {
content: "";
background: var(--e-global-color-3319d22);
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 55px;
z-index: 1;
}

#local-menu .elementor-widget-nav-menu li {
width: 345px;
height: 55px;
display: flex;
justify-content: center;
align-items: center;
-webkit-transition: .4s;
transition: .4s;
-moz-transition: .4s;
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
#local-menu .elementor-widget-nav-menu li {
width: 300px;
}
}

@media only screen and (max-width: 767px) {
#local-menu .elementor-widget-nav-menu li {
max-width: 275px;
width: 100%;
margin: 0 0 0 auto;
}
}

#local-menu .elementor-widget-nav-menu li:first-child {
background: #D7D8D9;
}

#local-menu .elementor-widget-nav-menu li:nth-child(2) {
background: #C4C5C7;
}

#local-menu .elementor-widget-nav-menu li:last-child {
background: #AFB1B2;
}

#local-menu .elementor-widget-nav-menu .menu-item.current-menu-item,
#local-menu .elementor-widget-nav-menu .menu-item:hover {
background: var(--e-global-color-accent);
}

#local-menu .elementor-widget-nav-menu li a {
height: 100%;
width: 100%;
display: flex;
justify-content: center;
align-items: center;
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
#local-menu .elementor-widget-nav-menu li a {
font-size: 18px;
}
}

@media only screen and (max-width: 767px) {
#local-menu .elementor-widget-nav-menu li a {
text-align: center;
}
}

#local-menu .elementor-widget-nav-menu li:hover a {
color: var(--e-global-color-83f2381);
}
.left img, .right img {
    width: calc(50vw + -312px);
    max-width: none !important;
    position: absolute;
    margin-top: -6rem;
}
.left img {
    left: min(-1rem, -50vw
+ 780px);
}
.right img {
    right: min(-1rem, -50vw
 + 780px);
}
.left .elementor-widget-wrap, .right .elementor-widget-wrap {
    overflow-y: clip;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-Black.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: italic;
	font-weight: 300;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-LightItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: italic;
	font-weight: normal;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-Italic.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: italic;
	font-weight: 600;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-SemiBoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: italic;
	font-weight: 700;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-BoldItalic.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Titillium Web';
	font-style: italic;
	font-weight: 200;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/TitilliumWeb-ExtraLightItalic.ttf') format('truetype');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Nunito Sans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://funny-mccarthy.79-174-3-102.plesk.page/wp-content/uploads/2022/02/NunitoSans-SemiBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */