.elementor-kit-7{--e-global-color-primary:#007FFF;--e-global-color-secondary:#F4F4F4;--e-global-color-text:#02172B;--e-global-color-accent:#7FFFFF;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;color:var( --e-global-color-text );font-family:"Poppins", Sans-serif;font-size:16px;}.elementor-kit-7 button,.elementor-kit-7 input[type="button"],.elementor-kit-7 input[type="submit"],.elementor-kit-7 .elementor-button{background-color:var( --e-global-color-primary );color:#FFFFFF;border-radius:8px 8px 8px 8px;}.elementor-kit-7 e-page-transition{background-color:#FFBC7D;}.elementor-kit-7 h1{font-family:"Poppins", Sans-serif;font-size:36px;}.elementor-kit-7 h2{font-family:"Poppins", Sans-serif;font-size:30px;}.elementor-kit-7 h3{font-family:"Poppins", Sans-serif;font-size:25px;}.elementor-kit-7 h4{font-family:"Poppins", Sans-serif;font-size:20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1300px;}.e-con{--container-max-width:1300px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 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-7 h1{font-size:30px;}.elementor-kit-7 h2{font-size:25px;}.elementor-kit-7 h3{font-size:20px;}.elementor-kit-7 h4{font-size:18px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */*{
    transition: all 0.3s ease-in-out;
}

.ipx-p p{
    hyphens: auto;
}
h1, h2, h3, h4{
    hyphens: auto;
}

/*Bewegungseffekt für Buttons*/
.elementor-button-link:hover{
    margin-left: 5px;
    margin-right: -5px;
}


/*Formulare*/

/*Patzhalter Farbe ändern*/
::placeholder {
    color: #C0C0C0!important;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #C0C0C0!important;
}

::-ms-input-placeholder {
    color: #C0C0C0!important;
}

/*Bei Zeilenumbruch der Feldbeschreibung*/
.elementor-field-group{
    align-content: space-between;
}

    /*Nav Menu für Mobil stylen, Header section muss die ID ipx-header-section erhalten*/
#ipx-header-section .elementor-nav-menu--dropdown.elementor-nav-menu__container{
    position: absolute;
    top: 55.5px;
    right: 0;
    width: 270px;
}
.ipx-animation:hover{
    transform: scale(0.97);
}
.ipx-schatten-footer{
    box-shadow: 0px 7px 29px 0px rgba(100, 100, 111, 0.20);
}

.ipx-blur{
    backdrop-filter: blur(14px);
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 100;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-Thin.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 200;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-ExtraLight.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-Bold.ttf') format('truetype');
}
@font-face {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 800;
	font-display: auto;
	src: url('https://russ-jacobs.dev-pixalla.de/wp-content/uploads/2024/12/Poppins-ExtraBold.ttf') format('truetype');
}
/* End Custom Fonts CSS */