.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-0d12a11:#FFFFFF;--e-global-color-cad792e:#000000;--e-global-color-bd9eeb6:#6F9EB2;--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-a7fcda3-font-family:"Rochester";--e-global-typography-a7fcda3-font-size:40px;--e-global-typography-8c723ee-font-family:"Roboto";--e-global-typography-8c723ee-font-size:18px;--e-global-typography-8c723ee-font-weight:400;--e-global-typography-3bac743-font-family:"Roboto";--e-global-typography-3bac743-font-size:30px;--e-global-typography-3bac743-font-weight:600;--e-global-typography-3bac743-text-transform:uppercase;--e-global-typography-3bac743-letter-spacing:3.3px;--e-global-typography-93aaa1e-font-family:"Amatic SC";--e-global-typography-93aaa1e-font-size:75px;--e-global-typography-93aaa1e-font-weight:600;--e-global-typography-3e5c33e-font-family:"Roboto";--e-global-typography-3e5c33e-font-size:20px;--e-global-typography-3e5c33e-font-weight:600;--e-global-typography-3e5c33e-text-transform:uppercase;--e-global-typography-24130db-font-family:"Roboto";--e-global-typography-24130db-font-size:14px;--e-global-typography-24130db-font-weight:600;--e-global-typography-24130db-font-style:normal;background-color:#6F8BA033;}.elementor-kit-5 e-page-transition{background-color:#FFBC7D;}.elementor-kit-5 a{color:var( --e-global-color-bd9eeb6 );}.elementor-kit-5 a:hover{color:var( --e-global-color-bd9eeb6 );}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;--container-default-padding-top:15px;--container-default-padding-right:15px;--container-default-padding-bottom:15px;--container-default-padding-left:15px;}.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-lightbox{background-color:var( --e-global-color-secondary );--lightbox-ui-color:var( --e-global-color-0d12a11 );--lightbox-header-icons-size:30px;--lightbox-navigation-icons-size:30px;}.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-8c723ee-font-size:14px;--e-global-typography-3bac743-font-size:20px;--e-global-typography-24130db-font-size:14px;}.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-3bac743-font-size:18px;--e-global-typography-3bac743-line-height:20px;--e-global-typography-93aaa1e-font-size:3rem;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*Auto Floating Shapes*/
.auto-moving1{
    animation: linear 20s animationFramesOne infinite;
}
.auto-moving2{
    animation: linear 10s animationFramesTwo infinite;
}
.auto-moving3{
    animation: linear 20s animationFramesThree infinite;
}
.auto-moving4{
    animation: linear 20s animationFramesFour infinite;
}
.auto-moving5{
    animation: linear 20s animationFramesFive infinite;
}
@keyframes animationFramesOne {
    0% {
        transform: translate(0px, 0px) rotate(0deg);
    }
    20% {
        transform: translate(600px, 150px) rotate(18deg);
    }
    40% {
        transform: translate(800px, 300px) rotate(24deg);
    }
    60% {
        transform: translate(800px, 300px) rotate(0deg);
    }
    80% {
        transform: translate(400px, 150px) rotate(-12deg);
    }
    90% {
        transform: translate(0px, 0px) rotate(-12deg);
    }
    100% {
        transform: translate(0px, 0px) rotate(0deg);
    }
}
@keyframes animationFramesTwo {
    0% {
        transform: translate(400px, 0px) rotate(0deg) scale(1);
    }
    20% {
        transform: translate(300pxpx, -1px) rotate(0deg) scale(0.9);
    }
    40% {
        transform: translate(0px, 0px) rotate(0deg) scale(1);
    }
    60% {
        transform: translate(100px, 100px) rotate(12deg) scale(1.2);
    }
    80% {
        transform: translate(100px, 100px) rotate(0deg) scale(1.1);
    }
    100% {
        transform: translate(400px, 0px) rotate(0deg) scale(1);
    }
}
@keyframes animationFramesThree {
    0% {
        transform: translate(165px, -179px);
    }
    100% {
        transform: translate(-346px, 617px);
    }
}
@keyframes animationFramesFour {
    0% {
        transform: translate(-300px, 151px) rotate(0deg);
    }
    100% {
        transform: translate(251px, -200px) rotate(180deg);
    }
}
@keyframes animationFramesFive {
    0% {
        transform: translate(61px, -99px) rotate(0deg);
    }
    21% {
        transform: translate(4px, -190px) rotate(38deg);
    }
    41% {
        transform: translate(-139px, -200px) rotate(74deg);
    }
    60% {
        transform: translate(-263px, -164px) rotate(108deg);
    }
    80% {
        transform: translate(-195px, -49px) rotate(144deg);
    }
    100% {
        transform: translate(-1px, 0px) rotate(180deg);
    }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://villago.de/wp-content/uploads/2023/01/roboto-v30-latin-300.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://villago.de/wp-content/uploads/2023/01/roboto-v30-latin-regular.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://villago.de/wp-content/uploads/2023/01/roboto-v30-latin-500.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://villago.de/wp-content/uploads/2023/01/roboto-v30-latin-700.woff') format('woff');
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-display: auto;
	src: url('https://villago.de/wp-content/uploads/2023/01/roboto-v30-latin-900.woff') format('woff');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Amatic SC';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://villago.de/wp-content/uploads/2023/01/amatic-sc-v24-latin-regular.woff') format('woff');
}
@font-face {
	font-family: 'Amatic SC';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://villago.de/wp-content/uploads/2023/01/amatic-sc-v24-latin-700.woff') format('woff');
}
/* End Custom Fonts CSS */