@charset "utf-8";
/* CSS Document */
@font-face {font-family: 'Fredoka One'; font-style: normal; font-weight: 400; src: url(../fonts/font-26bd1730.woff2) format('woff2'), url(../fonts/font-bab80a0f.woff) format('woff'); }
/*Offcanvas Stylen*/
.uk-modal-dialog {
    background-image: url(../../../images/Element_26.png);
    background-repeat: no-repeat;
    background-size: cover;
}

.uk-modal-close-full, .uk-modal-close-default {
    background:rgba(0,0,0,0.00);
	top: 18px;
}

.uk-close {
    color: #000;
	
}

.uk-modal-close-full svg,.uk-modal-close-default svg{
	width: 20px !important;
}


#module-89 {
	display: flex;
    justify-content: center;
	position: relative;
    top: 25vh;
}

#module-89 p img {
	margin:0 15px;
}

.uk-modal-close-full svg line, .uk-modal-close-default svg line {
    stroke-width: 2px !important;

}

/* Totop stylenÜ*/
.uk-totop {
	content: url(/images/Element_58.svg);
	width: 20px;
	height: auto;
}


/*Cookie Tool*/

@media only screen and (max-width: 850px){
.cc-message {
	width: 100vw;
}

.cc-compliance {
    display: block !important;
	width: 89vw;
	
}

.cc-btn.cc-allow, .cc-btn.cc-allowall {
	margin-bottom: 10px;
}
}

.uk-nav.uk-nav-divider>:not(.uk-nav-header,.uk-nav-divider)+:not(.uk-nav-header,.uk-nav-divider) {
	margin-top: 0px !important;
	padding-top: 0px !important;
	
}

.uk-modal-body {
	width:100%;
	
}

#module-menu-dialog-mobile{
	padding-top: 30px !important;
	
}

.uk-modal-body.uk-padding-large {
padding:30px !important;
}

.uk-modal-close-full {
	padding:20px;
	
}
.uk-modal-close-default {
	padding:20px 10px;
	
}