.elementor-kit-5{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-b3d6913:#FFFFFF;--e-global-color-4ca230d:#000000;--e-global-color-0b758d5:#253550;--e-global-color-a1a4966:#EEEEEE;--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;--e-global-typography-c1dee18-font-family:"Cormorant";--e-global-typography-c1dee18-font-size:20px;--e-global-typography-c1dee18-font-weight:600;--e-global-typography-a8d54d8-font-family:"Avenir Next";--e-global-typography-a8d54d8-font-size:16px;--e-global-typography-a8d54d8-font-weight:400;--e-global-typography-4f9ba8d-font-family:"Cormorant";--e-global-typography-4f9ba8d-font-size:70px;--e-global-typography-4f9ba8d-font-weight:500;--e-global-typography-4f9ba8d-text-transform:uppercase;--e-global-typography-4f9ba8d-line-height:1.1em;--e-global-typography-bfa72f0-font-family:"Cormorant";--e-global-typography-bfa72f0-font-size:110px;--e-global-typography-bfa72f0-font-weight:500;--e-global-typography-bfa72f0-text-transform:uppercase;--e-global-typography-bfa72f0-line-height:1em;--e-global-typography-b8f9c55-font-family:"Cormorant";--e-global-typography-b8f9c55-font-size:90px;--e-global-typography-b8f9c55-font-weight:400;--e-global-typography-b8f9c55-text-transform:uppercase;--e-global-typography-b8f9c55-line-height:1em;--e-global-typography-0b024a2-font-family:"Cormorant";--e-global-typography-0b024a2-font-size:40px;--e-global-typography-0b024a2-font-weight:500;--e-global-typography-0b024a2-text-transform:uppercase;--e-global-typography-0b024a2-line-height:1.1em;--e-global-typography-43d78e9-font-family:"Avenir Next";--e-global-typography-43d78e9-font-size:18px;--e-global-typography-43d78e9-font-weight:400;--e-global-typography-43d78e9-line-height:1.7rem;--e-global-typography-4562675-font-family:"Avenir Next";--e-global-typography-4562675-font-size:16px;--e-global-typography-4562675-font-weight:400;--e-global-typography-4562675-line-height:1.5em;--e-global-typography-34d9c07-font-family:"Avenir Next";--e-global-typography-34d9c07-font-size:12px;--e-global-typography-34d9c07-font-weight:400;--e-global-typography-34d9c07-line-height:1.3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.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);}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.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-kit-5{--e-global-typography-4f9ba8d-font-size:85px;--e-global-typography-4f9ba8d-line-height:1em;--e-global-typography-bfa72f0-font-size:100px;--e-global-typography-bfa72f0-line-height:1em;--e-global-typography-b8f9c55-font-size:70px;--e-global-typography-b8f9c55-line-height:1em;--e-global-typography-0b024a2-font-size:40px;--e-global-typography-0b024a2-line-height:1em;--e-global-typography-4562675-font-size:16px;--e-global-typography-4562675-line-height:1.4em;--e-global-typography-34d9c07-font-size:12px;--e-global-typography-34d9c07-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-5{--e-global-typography-4f9ba8d-font-size:50px;--e-global-typography-4f9ba8d-line-height:1em;--e-global-typography-bfa72f0-font-size:60px;--e-global-typography-bfa72f0-line-height:1em;--e-global-typography-b8f9c55-font-size:52px;--e-global-typography-b8f9c55-line-height:1em;--e-global-typography-0b024a2-font-size:30px;--e-global-typography-0b024a2-line-height:1em;--e-global-typography-43d78e9-font-size:16px;--e-global-typography-43d78e9-line-height:1.5em;--e-global-typography-4562675-font-size:16px;--e-global-typography-4562675-line-height:1.4em;--e-global-typography-34d9c07-font-size:12px;--e-global-typography-34d9c07-line-height:1.3em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* Verbesserte Eingangsanimationen. Füge diesen Code einfach in ein "Custom CSS" Feld ein. Mehr Elementor Tricks auf https://robert-leitinger.com/ */

@keyframes fadeDown {
    from {
        opacity: 0;
        transform: translate3d(0,-30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInDown {
    animation-name: fadeDown
}

@keyframes fadeLeft {
    from {
        opacity: 0;
        transform: translate3d(-30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInLeft {
    animation-name: fadeLeft
}

@keyframes fadeRight {
    from {
        opacity: 0;
        transform: translate3d(30px,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInRight {
    animation-name: fadeRight
}

@keyframes fadeUp {
    from {
        opacity: 0;
        transform: translate3d(0,30px,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}

.elementor-element.fadeInUp {
    animation-name: fadeUp
}

/*weisse fläche weg*/
body{
    width:100% !important;
    overflow-x:hidden !important;
    margin: 0px !important;
    -webkit-font-smoothing: antialiased !important;
        -moz-osx-font-smoothing: grayscale !important;
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0.3) !important;
    }
    
    
 @media only screen and (max-width: 800px)  {
        .mobile-break { display: none !important; }
    }


/*KEIN BREAK BEI MOBILE*/
@media(max-width:768px){
    .elementor-kit-5 .not-mobile{
        display: none;
    }
}


input,
textarea,
button,
select,
a {
    -webkit-tap-highlight-color: transparent !important;
}
.elementor-popup-modal .dialog-close-button:focus {
    outline: none !important;
    box-shadow: none !important;
}

.elementor-popup-modal .dialog-close-button:active {
    outline: none !important;
    box-shadow: none !important;
}

h1, h2, h3, h4{
    hyphens: auto;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Avenir Next';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://pambalk-blumauer.at/wp-content/uploads/AvenirNextCyr-Regular.woff2') format('woff2'),
		url('https://pambalk-blumauer.at/wp-content/uploads/AvenirNextCyr-Regular.woff') format('woff');
}
/* End Custom Fonts CSS */