/* #FFD218*/

@media all and (max-width: 1024px) {.no-tablet {display: none}.mobile-centered {text-align: center;}}
@media all and (max-width: 690px) {.no-smartphone {display: none;}}
@media all and (min-width: 1024px) {.startseite .uk-logo  img {visibility: hidden;}}

@media all and (min-width: 1024px) {.no-desktop {display: none;}}


#startlogo {
    left: 113%;
}

.uk-navbar-sticky .uk-logo {width: 120px;}

.uk-navbar-container {margin-top: -45px;}
.uk-navbar-container.uk-navbar-sticky  {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
	margin-top: 0px!important;
}

.fading {
      transition: color 0.5s; /* Animationsübergang für Farbänderung */
    }

.tm-header-mobile .uk-navbar-container {
    padding-top: 72px!important;
}

/*POPUP DISPLAY*/
.uk-modal-dialog.uk-width-auto.uk-margin-auto-vertical {border-radius: 10px!important;}
.modalpage {padding: 20px 0px;}
iframe {border-radius: 15px;}
.modalpage .tm-header-mobile {display: none;}




.uk-section-secondary:not(.uk-preserve-color) ,
.uk-section-secondary:not(.uk-preserve-color) a
{
	color: rgba(255,255,255,1.0)!important;}

.pointed-section {
    clip-path: polygon(0% 0%, 100% 0%, 100% 97%, 52% 97%, 50% 100%, 48% 97%, 0 97%);
}

.cta {
	background: #FFD218;
	border-radius: 7px;
	padding: 7px 15px;
	color: #000000;
}

.alert, .uk-alert {
    text-align: center;
    font-size: 10px;
}


/* Off Canvas*/

.uk-nav a {padding-left: 10px!important; font-weight: 400!important; line-height: 32px;}

/*Logo verkleinern bei Sticky Scroll*/
.uk-sticky-below .uk-logo > img { height: 57px; }
.uk-navbar-toggle {flex-direction: row-reverse;}
.uk-navbar-toggle-icon svg , .uk-close svg {width: 36px; height: auto;}
rect.line-4 {width: 13px!important;}
.uk-margin-small-right {margin-right: 0px!important; margin-left: 10px!important; }

/* RS FORM */

.uk-form-horizontal .uk-form-controls {
    margin-left: 0px;
}
.rsform-checkbox {margin-right: 15px;}
.tm-header-mobile .uk-navbar-container{
	background: white;
	padding-top: 30px;
	padding-bottom: 30px;
}

@media all and (max-width: 960px) {
	 .uk-slideshow-items img{
		 max-width: 100% !important;
		 height: auto !important;
	 }
}










