.astroid-header-section header.astroid-header:not(.astroid-header-sticky) {
	padding: 5px 0;
}

.astroid-header-section {
  background-color: #21252c;
  width: 100%;
  z-index: 99;
  position: relative;
}

.astroid-header-section , .astroid-header-sticky {
  	height: 100px;
	background-image: url(/images/menue_bar.png);
}

.astroid-nav > li > a {
	font-size:16px;
	padding: 0 10px;
	font-style: normal;
    font-weight: 700;
}

.astroid-nav > li > a, .astroid-sidebar-menu > li > a, .astroid-mobile-menu > .nav-item > a {
	line-height: 100px
}
	
.astroid-nav .nav-submenu .nav-title {
	font-weight: 600;
	font-size: 14px}


.nav-item {
	padding: 0}

.astroid-nav .nav-link.active {
	transform-origin: 0 0 !important;
	color: #fff !important;
	text-shadow: 0 0 10px rgba(255,255,255,.7) !important;
}

.astroid-nav > li:hover > a, .astroid-nav > li > a:focus, .astroid-nav > li.uk-open > a {
	text-shadow: none !important;
	color: #ff67e0 !important;
}

.astroid-nav li > a > div {
	font-size: 12px;
	line-height: 20px;
	text-transform: none;
}
	
.nav-title {
	text-transform: uppercase;
}
	
.nav-subtitle {
	font-size: 12px;
	line-height:normal;
}

.nav-submenu-container .nav-submenu > li, .jddrop-content .megamenu-item .megamenu-menu li, .nav-submenu, .astroid-mobile-menu .nav-child .menu-go-back, .astroid-mobile-menu .nav-child .nav-item-submenu > a {
	font-weight: 500;
}
	
.nav-item-id-123, .nav-item-id-127, .nav-item-id-137 {
	margin-top: 0;
}

.nav-subtitle {
	padding-bottom: 10px
}
	
.megamenu-container {
 border-top: rgba(0, 0, 0, 0.821);
 }
 
.megamenu-container li.nav-item-submenu > a:hover {
	background: #ab00b2;
	color: #FFF}
	
.megamenu-container {
	padding: 0;
	margin-top: 36px;
	background-color: rgba(0, 0, 0, 0.05)}
	
.megamenu-container {
--as-menu-gutter-x: 0}

	
.burger-menu-button {
	padding-left: 30px;}
	
.burger-menu-button .inner, .burger-menu-button .inner::before, .burger-menu-button .inner::after {
	height: 3px;}
	
.astroid-logo-mobile {
	padding-top: 15px;}
	

.astroid-mobilemenu-container .astroid-mobilemenu-inner .menu-item {
	border:none;
}
	
.astroid-nav > li > a, .astroid-sidebar-menu > li > a, .astroid-mobile-menu > .nav-item > a {
	font-size: 16px;
}
	
.astroid-mobile-menu > .nav-item > a {
	line-height: 1.2;
}
	
.nav-item-id-137, .nav-item-id-138, .nav-item-id-157, .nav-item-id-213, .nav-item-id-214, .nav-item-id-215, .nav-item-id-341 {
	border-left: 1px solid #ddd;
}

.nav-item-id-123, .nav-item-id-127, .nav-item-id-137 {
	margin-top: 0;
}

.purplenav {
	color: #f136f2 !important;}

.purplenav > li:hover {
	transform-origin: 0 0;
	color: #fff !important;
	text-shadow: 0 0 10px rgba(255,255,255,.7);
}

.uk-nav-side-dark > li > a {
	color: #fff;
	padding: 10px 20px;
}

.uk-nav-side-dark > li > a:focus, .uk-nav-side-dark > li > a:hover {
	background: #ab00b2;
	color: #fff;
	outline: 0;
}

.subnav {
	text-align:center;
	height:40px;}

.uk-subnav {
	display: inline-flex;
}

.uk-subnav > * > :first-child {
	display: inline-block; }

.uk-subnav-line>:before{content:"";display:inline-block;height:10px;vertical-align:middle}
.uk-subnav-line>:nth-child(n+2):before{margin-right:20px;border-left:1px solid #ddd}

.uk-subnav-pill > .uk-active > a {
	background-color: #ab00b2;
	color: #FFF;
}

.uk-subnav-pill > * > :first-child {
	color: #21252c;}
	
.uk-subnav-pill > * > a:hover {
	background-color: #2c2e36;
	color: #fff;	}
	
.uk-subnav-pill {
	width:100%;
	background-color: #eee;
	margin-left: 0;}

.uk-icon-padding {
	padding-left: 10px}
	
.uk-dotnav {
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
	flex-wrap:wrap;
	margin-left:-15px;
	margin-top:-15px;
	padding:0;
	list-style:none
}
.uk-dotnav>* {
	-ms-flex:none;
	-webkit-flex:none;
	flex:none;
	padding-left:15px;
	margin-top:15px;
}
.uk-dotnav:after,.uk-dotnav:before {
	content:"";
	display:block;
	overflow:hidden
}
.uk-dotnav:after {
	clear:both
} 
.uk-dotnav>* {
	float:left
}
.uk-dotnav>*>* {
	display:block;
	box-sizing:content-box;
	width:18px;
	height:18px;
	border-radius:50%;
	background:rgba(0,0,0,0);
	text-indent:100%;
	overflow:hidden;
	white-space:nowrap;
	border:2px solid transparent
}
.uk-dotnav>*>:focus,.uk-dotnav>*>:hover {
	background:rgba(0,0,0,0);
	outline:0;
	border-color:#ab00b2					
}
.uk-dotnav>*>:active {
	background:rgba(0,0,0,0);
	border-color:#7d7d8d
}
.uk-dotnav>.uk-active>* {
	background:rgba(0,0,0,0);
	border-color:#d524dc
}
.uk-dotnav-contrast>*>* { 
 	background:rgba(0,0,0,0)
}
.uk-dotnav-contrast>*>:focus,.uk-dotnav-contrast>*>:hover {
	background:rgba(0,0,0,0);
	border-color:#fff
}
.uk-dotnav-contrast>*>:active {
	background:rgba(0,0,0,0);
	border-color:#fff
}
.uk-dotnav-contrast>.uk-active>* {
	background:rgba(0,0,0,0);
	border-color:#fff
}
.uk-dotnav-vertical {
	-ms-flex-direction:column;
	-webkit-flex-direction:column;
	flex-direction:column
}
.uk-dotnav-vertical>*{float:none}.uk-dotnav>li{position:relative}
.uk-dotnav>li>a:before{content:'';position:absolute;top:7px;left:22px;width:8px;height:8px;background:#7d7d8d;border-radius:50%}
.uk-dotnav>li.uk-active>a:before,.uk-dotnav>li>a:active:before,.uk-dotnav>li>a:hover:before{content:'';background:rgba(0,0,0,0)}
.uk-dotnav-contrast>li>a:before{background:#fff}
.uk-dotnav > * > *{
transition: none;}

.blogfilter, .blogsticky, .toolbar-right-position, .blogfiltermod{
	height: 100%;
}

#mod-custom208 {
	height: 100%;
}

.linkmenu li{
	background:url(/images/check/list_links.png) no-repeat;
	background-position:0 10px;
	list-style:outside none none;
	cursor:pointer;
	line-height:50px;
	margin-left:-25px;
	padding-left:20px;
}

li {
  padding: 0;
}

.linkmenu a{
	color:#dbdbdb;
	text-decoration:none;
	outline:0
}

.linkmenu a:hover {
	color: #dd44e3;
	text-decoration:none;
	outline: 0;}

.linkmenu li:hover{
	background-position:0 -20px;
	list-style:outside none none;
	outline:0
}

p.justify {
	text-align: justify !important;
}

.headertext-top-a, .headertext {
	text-align: center;
	text-transform: uppercase;
}

.headertextsmall {
	display: inline-block;
}

.big-text-top {
	text-align: center;
	font-size: 18px !important;
	font-weight: 600 !important;
	color: #454545 !important;
    line-height: 175% !important;
	padding-top: 10px;
	text-transform:none !important;
}

h2.h3-blog {
    margin-top: 20px;
}


h2.h3-blog {
  font-size: 20px; /* Standard für kleine Geräte */
  line-height:28px;
}

/* Tablets (≥ 576px) */
@media (min-width: 576px) {
  h2.h3-blog {
  font-size: 26px; /* Standard für kleine Geräte */
  line-height:36px;
  }
}

/* Desktop (≥ 768px) */
@media (min-width: 768px) {
  h2.h3-blog {
  font-size: 26px; /* Standard für kleine Geräte */
  line-height:36px;
  }
}

/* X-Large (≥ 992px) */
@media (min-width: 992px) {
  h2.h3-blog {
  font-size: 28px; /* Standard für kleine Geräte */
  line-height:36px;
  }
}




.items-row .article-title .page-header h2 {
  font-size: 24px; /* Standard für kleine Geräte */
  line-height:30px;
}

/* Tablets (≥ 576px) */
@media (min-width: 576px) {
.items-row .article-title .page-header h2 {
  font-size: 26px; /* Standard für kleine Geräte */
  line-height:32px;
  }
}

/* Desktop (≥ 768px) */
@media (min-width: 768px) {
.items-row .article-title .page-header h2 {
  font-size: 28px; /* Standard für kleine Geräte */
  line-height:34px;
  }
}

/* X-Large (≥ 992px) */
@media (min-width: 992px) {
.items-row .article-title .page-header h2 {
  font-size: 30px; /* Standard für kleine Geräte */
  }
}

h2.h3-blog-grid {
    font-size: 26px;
    line-height: 30px;
}

h2.uk-panel-title {
 border-bottom:1px solid #626262;
 margin-bottom:20px;
 padding-bottom:10px;
 position:relative;
 font-size: 24px;
 line-height: 28px;
 font-weight: 600;
}

h2.uk-panel-title::after {
 bottom:0;
 content:"";
 height:3px;
 left:0;
 position:absolute;
 width:30px;
}

@media (min-width: 992px){
.blog .article-title.item-title .page-header h2 {
	line-height: 1.6em !important;
}
}

.uk-article-title::after, h2.uk-panel-title::after {
	background-color: #ab00b2;
}

h3.uk-panel-title {
 border-bottom:1px solid #626262;
 margin-bottom:20px;
 padding-bottom:10px;
 position:relative;
 font-size: 21px;
 line-height: 22px;
 font-weight: 600;
}

h3.uk-panel-title::after {
 bottom:0;
 content:"";
 height:3px;
 left:0;
 position:absolute;
 width:30px;
}

h3.module-title {
	border-bottom: 1px solid #626262;}
	
h3.module-title::after {
	background-color: #ab00b2;
	bottom: 0;
	content: "";
	height: 3px;
	left: 0;
	position:absolute;
	width: 30px;}
	
h3.module-title {
	font-size: 24px;
	font-weight: 600;
	line-height: 28px;
	margin-bottom: 20px;
	padding: 20px 0 10px 0;
	position:relative;
}

.uk-article-title::after, h3.uk-panel-title::after {
	background-color: #ab00b2;
}

h4.uk-panel-title {
 border-bottom:1px solid #626262;
 margin-bottom:20px;
 padding-bottom:10px;
 position:relative;
 font-size: 21px;
 line-height: 22px;
 font-weight: 600;
}

h4.uk-panel-title::after {
 bottom:0;
 content:"";
 height:3px;
 left:0;
 position:absolute;
 width:30px;
}


p.uk-panel-title {
 border-bottom:1px solid #626262;
 margin-bottom:20px;
 padding-bottom:10px;
 position:relative;
 font-weight: 600;
}

p.uk-panel-title::after {
	background-color: #ab00b2;
 bottom:0;
 content:"";
 height:3px;
 left:0;
 position:absolute;
 width:30px;
}

.uk-h3-text {
	font-size: 30px;
	line-height: 40px;
	font-weight: 500;
	color: #ab00b2;
}

.uk-grid-divider {
	margin: 0 0 40px 0;}

.uk-article-title::after, h4.uk-panel-title::after {
	background-color: #ab00b2;
}

.small {font-size: 90%;}
	
.color {color: #ab00b2 !important;}
.colorgrey {color: #7d7d8d !important;}
.darkgrey {color: #454545 !important;}
.white {color: #fff !important;}
	
.breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "|") /* rtl: var(--bs-breadcrumb-divider, "|") */;
  margin: 0 8px;
}

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "|") /* rtl: var(--bs-breadcrumb-divider, "|") */;
  margin: 0 8px;
}

.uppercase, .pathway, .breadcrumb-item {
text-transform: uppercase;}

.spacer {
	margin-top: 20px;
}

.spacersmall {
	margin-top: 40px;
}

.uk-panel-box {
	padding: 20px
}

.nospace {
	margin-top: -20px;
}

.uk-panel-box-primary {
	background-color: rgba(237,237,237,.8);
	color: #353535;
}

.uk-panel-box-primary .uk-panel-title {
	color: #21252c;}

.uk-panel-box-secondary {
	background-color: rgba(0,0,0,.8);
	color: #fff;
}

.uk-panel-box-secondary .uk-panel-title {
	color: #fff}

.uk-panel-box-third {
	background-color: rgba(107,0,122,0.93);
	color: #fff;
}

.uk-panel-box-third .uk-panel-title {
	color: #fff;
}

.uk-panel-title {
	font-size: 21px;
	line-height: 22px;
	font-weight: 700;
}

.uk-box-shadow {
	box-shadow: rgba(17, 17, 26, 0.1) 0 1px 0, rgba(17, 17, 26, 0.1) 0 8px 24px, rgba(17, 17, 26, 0.1) 0 16px 48px;																 
	padding: 40px;
}

.uk-panel-box-shadow {
	background: #2c2e36;
	color: #fff;
}

.uk-panel-box-shadow .uk-panel-title {
	color: #FFF;
	border-bottom: 1px solid #626262;
}

.uk-panel-box-shadow a {
	color: #dd44e3
}

.uk-panel-box-secondary .module-title {
	color: #fff}
	
.uk-panel-box25 {
	padding: 25px !important
}

.container_news_bg_grey {
	background-color: rgba(237,237,237,.8);
	width: auto;
	min-height: 100%;
	height: 100%;
	overflow: hidden !important;
	padding: 20px 20px 20px 20px;
	color: #353535;
}

.item-page .article-info {
    margin: 0;
}

.article-info {
    margin: -10px 0 10px -10px;
}

.astroid-article-full-image {
margin-bottom: 0 !important;}

.no-padding {
	margin: 0 -20px 20px -20px}
	
.no-padding > img {
	width: 100%;
	height: auto; }

.no-padding-header {
	font-size: 25px;
	color: #ccc;
	font-weight: 500;
	padding-bottom: 20px;}
	
.no-padding-text {
	font-size: 14px;
	line-height: 1.5em;
	text-align: justify;}
	
.uk-panel-title-d {
	color: #fff !important;
	font-size: 21px !important;
	line-height: 22px !important;
}

.links li{
	background:url(/images/check/list_links.png) no-repeat;
	background-position:0 5px;
	list-style:outside none none;
	cursor:pointer;
	line-height:40px;
	margin-left:-25px;
	padding-left:20px;
}

.links a{
	color:#dbdbdb;
	text-decoration:none;
	outline:0
}

.links a:hover {
	color: #dd44e3;
	text-decoration:none;
	outline: 0;}

.links li:hover{
	background-position:0 -25px;
	list-style:outside none none;
	outline:0
}

a {
text-decoration: none !important}

.star-rating {
	line-height: 16px;
	font-size: 1.2em;
	margin-bottom: 20px;
	margin-top: -30px;
	text-align: center;
}

hr.style-two {
	border-top:0!important;
	border-bottom:1px solid #cccaca !important;
	margin-bottom:20px;
	position:relative;
	margin: 15px 0;
	padding: 0 0 3px !important;
}

hr.style-two:after{
	background-color:#ab00b2;
	font-size: 0.5em;
	bottom:0;content:"";
	top: 0;
	height:3px;
	left:0;
	position:absolute;
	width:30px;
	padding: 0 0.25em;
}

hr.style-three {
  padding: 5px 0;
  border: none;
  border-bottom: solid 3px #ab00b2;
  font-weight: 700;
  position: relative;
  width: 200px;
  margin: 25px auto 60px;
 } 

hr.style-three::after {
  content: '';
  border-bottom: solid 3px #ab00b2;
  width: 100px;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
 }
 
 hr,
.uk-hr {
  /* 1 */
  overflow: visible;
  /* 2 */
  text-align: inherit;
  /* 3 */
  margin: 0 0 20px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
  
hr.style-three-blog {
	margin-bottom: 0;
}
 
 .uk-border-rounded {
	box-shadow: 0 1px 3px rgba(0,0,0,.4);
	border-radius: 0;
}

.uk-border-rounded {
	border-radius: 0;}
	
.center {
	text-align:center;
}

.headerunderline {
	text-align: center;
	font-size: 18px;
	line-height: 30px !important;
	font-weight: 600 !important;
	color: #454545;
	text-transform: none !important;
	font-family: "Poppins Medium",MS Sans Serif,Geneva,sans-serif  !important;
}

.banner-spacer {
	margin-top: 15%;
}

.banner-top {
	padding-top: 160px;
	padding-bottom: 160px;
}

.banner-top-text-big {
	text-align:center;
	font-size:60px;
	line-height: 90px;
	color: #FFF;
	text-shadow: .1em .1em .3em #fff;
}

.banner-top-text-small {
	text-align:center;
	font-size:	30px;
	line-height: 50px;
	color: #FFF;
	text-shadow: .1em .1em .3em #fff;
}

.banner-xxl-container {
	padding-top: 60px;
	padding-bottom: 60px;
}

.banner-xxl-text-big {
	text-align:center;
	font-size:60px;
	line-height: 90px;
	color: #FFF;
	text-shadow: .1em .1em .3em #000;
}

.banner-xxl-text-small {
	text-align:center;
	font-size:	30px;
	line-height: 50px;
	color: #FFF;
	text-shadow: .1em .1em .3em #000;
}

.as-readmore {
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    padding: 4px 15px;
    box-shadow: 0 1px 3px #666;
    background: #95009b;
    transition: .5s;
}

.as-readmore:hover, .as-readmore:focus {
    background-color: #21252c;
    transition: .5s;
    color: #FFF;
    text-decoration: none;
}

.as-readmore: hover::after {
    transform: none;
    border-bottom: none
}

.as-readmore::after {
	border-bottom: none;}

.btncenter {
	text-align:center;
}

.btnpink {
	color: #fff;
	font-size: 20px;
	padding: 8px 20px;
	box-shadow: 0 1px 3px #666;
	background: #95009b;
	transition: .5s;
	font-weight:400;
	text-transform:uppercase;
	text-shadow:none;
	line-height: 22px;
}

.btnpink:hover, .btn:focus {
	background-color: #21252c;
	transition: .5s;
	color:#FFF;
	text-decoration:none;
}

.btnblack {
	color: #fff;
	font-size: 20px;
	padding: 8px 20px;
	box-shadow: 0 1px 3px #666;
	background: #21252c;
	transition: .5s;
	font-weight:400;
	text-transform:uppercase;
	text-shadow:none;
	line-height: 22px;
}

.btnblack:hover, .btn:focus {
	background-color: #95009b;
	transition: .5s;
	color:#FFF;
	text-decoration:none;
}

.btnpinksmall {
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	padding: 10px 20px;
	box-shadow: 0 1px 3px #666;
	background: #95009b;
	transition: .5s;
}

.btnpinksmall:hover, .btn:focus {
	background-color: #21252c;
	transition: .5s;
	color:#FFF;
	text-decoration:none;
}

.uk-button {
	transition: .5s;
	padding: 2px 16px;
	font-weight: 700;
	font-size: 15px;
}

.uk-button:hover, uk-button:focus {
	transition: .5s;
}

.uk-button:hover, .uk-button:focus {
	background-color: #21252c;
	color:#FFF;
	outline:none;
	text-decoration: none;
}

.uk-button {
	background: #ab00b2;
	transition: .5s;
	padding: 2px 16px;
	font-weight: 700;
	font-size: 15px;
	color: #FFF;
}

.uk-button:hover, uk-button:focus {
	transition: .5s;
}
.uk-button-link {
	width: 100%}

.uk-cover-background {
	background-attachment: fixed;
	background-size: cover;
	background-position: 50% 50%;
}

@supports ( -webkit-touch-callout : none) {
#bottom-a-2, #top-d2, .uk-cover-background  {
	background-attachment: scroll;
	background-size: cover;
	background-position: 50% 50%;
}
}

.uk-cover-background-container {
	background-size: cover;
	background-position: 50% 50%;
}

.bg-start-top-b {
	background-image:url(/images/startseite/dj-oldenburg-party.webp)
}

.bg-start-top-d {
	background-image:url(/images/startseite/hochzeits-event-dj-rene-de-rot-oldenburg.webp)
}

.bg-start-xxl-love {
	background-image:url(/images/lovebuchstaben/xxl-love-buchstaben.webp)
}

.bg-start-bottom-a {
	background-image:url(/images/startseite/dj-rene-de-rot-party.webp);
}

.bg-dj-hochzeit-top-b {
	background-image:url(/images/dj-hochzeit/hochzeit-dj-oldenburg.webp)
}

.bg-dj-firmenfeier-top-b {
	background-image:url(/images/dj-betriebsfeier/dj-firmenfeier.webp)
}

.bg-dj-hochzeit-bottom-b2 {
	background-image:url(/images/dj-hochzeit/hochzeitsparty-dj-rene-de-rot-oldenburg.webp)
}

.bg-dj-hochzeit-bottom-b4 {
	background-image:url(/images/dj-hochzeit/dj-rene-de-rot-xxl-love.webp)
}

.bg-hochzeitstanz-top-b {
	background-image:url(/images/hochzeitstanz/hochzeitstanz-hochzeits-dj.webp)
}

.bg-clubstyle-top-b {
	background-image:url(/images/technik/dj-paket-clubstyle/dj-rene-de-rot-clubstyle.webp)
}

.bg-dj-event-top-b {
	background-image:url(/images/dj-event/event-dj-rene-de-rot.jpg)
}

.bg-info-top-b {
	background-image:url(/images/info/bg/dj-rene-de-rot-music.webp)
}

.bg-info-top-d {
	background-image:url(/images/info/bg/dj-rene-de-rot-party.webp)
}

.bg-info-bottom-b {
	background-image:url(/images/info/bg/dj-rene-de-rot-party-never-end.webp)
}

.bg-musik-top-b {
	background-image:url(/images/musik/musik-party.webp)
}

.bg-ambiente-top-d {
	background-image:url(/images/technik/ambientebeleuchtung/ambiente-background.webp)
}

.bg-basic-top-b {
	background-image:url(/images/technik/dj-paket-basic-pro/dj-paket-basic-pro-b-technik.webp)
}

.bg-premium-top-b {
	background-image:url(/images/technik/dj-paket-premium-pro/top-technik-fuer-euer-event.webp)
}

.bg-whitewedding-top-b {
	background-image:url(/images/technik/whitewedding/white-wedding-paket.webp)
}

.bg-deluxe-top-b {
	background-image:url(/images/technik/dj-paket-deluxe-pro/deluxe-paket-fuer-euer-event.webp)
}

.bg-deluxe-top-d {
	background-image:url(/images/technik/dj-paket-deluxe-pro/party-mit-dj-rene-de-rot.webp)
}

.star-rating {
	line-height: 16px;
	font-size: 1.2em;
	margin-bottom: 20px;
	text-align: center;
}

.star-rating-small {
	line-height: 24px;
	font-size: 20px;
	margin-bottom: 24px;
}

.star-rating .fa-star {
	color: #c8b250;
}

.star-rating-small .fa-star {
	color: #c8b250;
}

.star-rating-text {
	line-height: 36px;
	font-size: 18px;
	display: inline;
	margin-left: 8px;
}

.cardsmall {
font-size: 14px;
line-height: 1.75em;
color: rgba(255, 255, 255, 0.9);
}

.uk-overlay-default  {
	background: rgba(34, 34, 34, 0.8);}
	
.uk-lightbox {
	background: rgba(0, 0, 0, 0.8)}
	
.uk-lightbox-caption {
color: #fff;}

.odom_container {
	height: 240px;
}

.odometer-value {
	color: #d524dc;
}

.odometer-formatting-mark {
	color: #d524dc;
	font-size: 50px;
	line-height: 100px;
}

.circle span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
	font-weight:500;
}

.flexodo_intro {
	font-size: 30px;
	text-transform: uppercase;
	padding-top: 20px;
	font-weight:400;
}

.flexodo_outro {
	font-weight: 400;}

.odometer-digit {
	line-height: 100px;
}

.odometer-container {
	width: 240px;
	height: 300px;
	margin: 60px 0 60px 65px;}

odom_container {
	height: 240px;
}

.odometer-value {
	color: #d524dc;
}

.odometer-formatting-mark {
	color: #d524dc;
	font-size: 50px;
	line-height: 100px;
}

.circle span {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
	font-weight:500;
}

#bottom-c {
    position:relative;
    z-index:0;
}

#shadowbox{
	position:relative;
	background:#f6f6f6;
	border-radius:0;padding:2em 1.5em;
	color:rgba(0,0,0,.8);
	text-shadow:0 1px 0 #fff;
	line-height:1.5;
	text-align:center;
	border-style:solid;
	border-width:3px 0 0;
	border-color:#ab00b2;
}
#shadowbox::after,#shadowbox::before{
	bottom:15px;
	box-shadow:0 17px 10px rgba(0,0,0,.7);
	content:"";
	height:20%;
	left:10px;
	max-width:460px;opacity:.7;
	position:absolute;
	-webkit-transform:rotate(-3deg);
	transform:rotate(-3deg);
	width:60%;z-index:-1
}
#shadowbox::after{
	left:auto;right:10px;
	-webkit-transform:rotate(3deg);
	transform:rotate(3deg)
}
#shadowbox2{
	position:relative;
	background:#f6f6f6;
	border-radius:0;
	padding:2em 1.5em;
	color:rgba(0,0,0,.8);
	text-shadow:0 1px 0 #fff;
	line-height:1.5;
	margin-top:-60px;
	text-align:center;
	border-style:solid;
	border-width:3px 0 0;
	border-color:#ab00b2
}
#shadowbox2::before,#shadowbox2::after{
	bottom:15px;
	box-shadow:0 17px 10px rgba(0,0,0,.7);
	content:"";height:20%;
	left:10px;
	max-width:460px;
	opacity:.7;
	position:absolute;
	-webkit-transform:rotate(-3deg);
	transform:rotate(-3deg);
	width:60%;z-index:-1
}#shadowbox2::after {
	left:auto;
	right:10px;
	-webkit-transform:rotate(3deg);
	transform:rotate(3deg)
}

body::before{
	box-shadow:0 0 10px rgba(0,0,0,.8);
	content:"";
	height:10px;
	left:0;
	position:fixed;
	top:-10px;
	width:100%;
	z-index:1500;
}

.check_purple {
	padding-left: 10px;
}

.check_purple li {
	background: rgba(0,0,0,0) url(/images/check/check_purple.png) no-repeat scroll 0 3px;
	list-style: outside none none;
	font-weight: 600;
	font-size: 16px;
	line-height: 32px;
	margin: 5px 0;
	padding-left: 30px;
}

.check_purple2 {
	padding-left: 0px;
}

.check_purple2 li {
	background: rgba(0,0,0,0) url(/images/check/check_purple.png) no-repeat scroll 0 3px;
	list-style: outside none none;
	font-weight: 600;
	font-size: 15px;
	line-height: 32px;
	margin: 5px 0;
	padding-left: 30px;
}

ul .check-purple-small  {
	padding-left: 0;
}

.check-purple-small li {
	background: rgba(0,0,0,0) url(/images/check/check_purple.png) no-repeat scroll 0 3px;
	list-style: outside none none;
	font-weight: 600;
	font-size: 14px;
	line-height: 26px;
	margin: 12px 0;
	padding-left: 30px;
	margin-left: -25px;
}


.check-purple-text {
	padding-left: 0;
}

.check-purple-text li {
	background: rgba(0,0,0,0) url(/images/check/check_purple.png) no-repeat scroll 0 3px;
	list-style: outside none none;
	margin: 5px 0;
	padding-left: 30px;
}

.uk-contrast {
	color:#FFF !important;
}

.icons-plan-white {
	line-height: 80px;
	font-size: 60px;
}

.icons-plan {
	line-height: 80px;
	font-size: 60px;
	text-align: center;
	color: #ab00b2;
}

.margin-icon {
	margin-bottom: 25px;}

.astroid-footer {
	font-size: 12px;
	margin-top:-15px
}

.footercr {
	color: #bcbcbc;
	text-align: center;
}

.uk-panel-si {
	margin-bottom: 15px;
	text-align:center;
}

.uk-margin-small-right {
	color: #ab00b2 !important;
}

.fa-stack.small {
	font-size: 1.2em;
}
	
.footer-section {
	text-align: center;
	background-color: #21252c;
	margin: 0 auto;
	color: #fff;
	padding: 0;
}
	
.footer-section a {
	color: #fff;
}
.pe_u {
	color: #fff !important;
}

div.cc-window.cc-floating:not(.cc-center) {
  margin:30px;
}
div.cc-window.cc-floating {
  width:260px;
  box-shadow:rgba(100, 100, 111, 0.2) 0 7px 29px 0
}
.cc-window.cc-floating {
  padding:20px
}
.cc-window.cc-opacity-90 {
  opacity:1.0
}

.cc-cookie-settings-toggle {
	margin: 0 0 10px 0;
	padding: 5px 10px;
}

.cc-window {
line-height: 1.2em}

.cc-btn {
font-size: 1.0em}

.cc-header p {
margin-bottom: 0px;}

.cc-window { position: fixed !important; }

.p-info-purple {
	text-align: center;
	margin: 10px 0;
}

.p-info-purple-s {
	text-align: center;
	margin: -15px 0 15px 0;
}

.p-info-purple-big {
	text-align: center;
	margin: 10px 0;
	font-family: "Poppins Medium",MS Sans Serif,Geneva,sans-serif  !important;
}

/* Tablets (≥ 576px) */
@media (min-width: 576px) {
  .p-info-purple-big {
  font-size: 26px; /* Standard für kleine Geräte */
  line-height:36px;
  }
}

/* Desktop (≥ 768px) */
@media (min-width: 768px) {
  .p-info-purple-big {
  font-size: 26px; /* Standard für kleine Geräte */
  line-height:36px;
  }
}

/* X-Large (≥ 992px) */
@media (min-width: 992px) {
  .p-info-purple-big {
  font-size: 36px; /* Standard für kleine Geräte */
  line-height:50px;
  }
}







.info-purple {
	background-color: #fbe1ff;
	border-bottom: 1px solid #ab00b2;
	border-top: 1px solid #ab00b2;
	padding: 10px 0;
	font-weight:600;
}


.ba-goback > h2 {
	font-size: 40px;
line-height: 30px;}


.ba-gallery {
margin-top: 40px;}

h3.modal-title {
	text-transform: none;
    font-size: 18px !important;
	padding: 20px 0 0 20px !important;
	position: fixed;
    bottom: 20px;
    left: 50vw;
    transform: translateX(-50%);
}

.uk-card-white {
	background: rgb(237 237 237 / .8)
}


.uk-card-white:hover {
	box-shadow: 0 14px 25px rgb(0 0 0 / .16);
	min-height: 100%;
	background-color: #fff;
}

.uk-card-white, .bg-dark {
	box-shadow: 0 14px 25px rgb(0 0 0 / .16);
}

.bg-dark {
background-color: rgb(0 0 0 / .8) !important;}

.uk-card-title {
	text-align: center;}
	
h4.uk-card-title {
font-size: 24px;}

h4.title-pd {
font-size: 20px;
text-align: center;}
	
.check_purple_small{padding-left:0}


.check_purple_small li {
	background: rgba(0,0,0,0) url(/images/check/check_purple.png) no-repeat scroll 0 3px;
	list-style: outside none none;
	font-weight: 600;
	line-height: 30px;
	margin: 5px 0;
	padding-left: 30px;
	font-size: 14px;
}

.uk-accordion-title::before {
all: unset;
}
.uk-open > .uk-accordion-title::before {
	background-image: none;
}

#uk-accordion-1, #uk-accordion-3, #uk-accordion-5,#uk-accordion-7, #uk-accordion-9,#uk-accordion-11, #uk-accordion-13, #uk-accordion-15,#uk-accordion-17,#uk-accordion-19,#uk-accordion-21,#uk-accordion-23,#uk-accordion-25,#uk-accordion-27,#uk-accordion-29,#uk-accordion-31{
font-size: 20px;
font-weight: 500;
color: rgb(171, 0, 178);
text-transform:uppercase;
margin-top: 0;
margin-bottom: 20px;
padding: 5px 20px;
background: #eee;
line-height: 26px;
cursor: pointer;
}

#uk-accordion-1::before, #uk-accordion-3::before, #uk-accordion-5::before, #uk-accordion-7::before, #uk-accordion-9::before, #uk-accordion-11::before, #uk-accordion-13::before, #uk-accordion-15::before, #uk-accordion-17::before, #uk-accordion-19::before, #uk-accordion-21::before, #uk-accordion-23::before, #uk-accordion-25::before, #uk-accordion-27::before, #uk-accordion-29::before, #uk-accordion-31::before  {
	font-family: FontAwesome;
	content: "\f13a";
	font-weight: normal;
	font-style: normal;
	float: right;
	color: #7b7b7b;
	padding-right: 5px;
}

.uk-accordion-title {
	font-size: 1.25rem;
	line-height: 1.4;
	color: #333;
}

.uk-accordion-content {
	padding: 0 20px;
	font-weight: 400;
	text-transform: none;
	font-size: 16px;
	line-height: 1.75em;
}

.uk-accordion-title {
	font-family: "Poppins Medium",MS Sans Serif,Geneva,sans-serif;
	font-weight: 600 !important;
}

input[type="radio"] {
    accent-color: #ab00b2;
}

#form2_termsofservice28 {
margin-right: 10px}

.pagination {
margin-top: 30px}

.pagination .page-item .page-link:hover {
	border-color: #ab00b2;
	color: #fff;
	background-color: #ab00b2;
}

.pagination .page-item .page-link {
	color: #2c2e36;
	background-color: #f5f5f5;
	border: none;
}

.pagination .page-item .page-link:first-child, .pagination .page-item .page-link:last-child {
	border-radius: 0px;
}

.pagination .page-item.active .page-link {
	color: #fff;
	background-color: #ab00b2;
	border-color: none;
}

.page-link.disabled, .disabled > .page-link {
	color: #2c2e36;
	pointer-events: none;
	background-color: #e9ecef;
	border-color: none;
}

.uk-card-media-top {
margin-top: 30px;}

.pe_u {
color: #fff !important;
font-size: .9em;}

.uk-table th {
	padding: 12px;
	text-align: left;
	font-size: 1.1em;
	font-weight: 700;
	color: #bbb;
	vertical-align: bottom;
}

.uk-table td {
	padding: 12px 15px;
	vertical-align: top;
	font-size: 14px;
}

.uk-table-bm {
margin-bottom: 0px;}

.convertforms.cf-success .cf-response {
	background-color: #ab00b2;
	display: block;
}

.greenback {
	background-color: #336633;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	padding: 20px 0;
}

.green-title {
	font-size: 22px !important;
	color: #ffff66 !important;
	line-height: 1.4;
}

.green-title-small {
	text-align:center;
	font-size: 20px;
	color: #ffff66;
	line-height: 1.4;
}

.green-text {
	font-size: 0.9rem;
	text-align: left;
	margin-left: 15px
}

.blog .readmore {
	margin-bottom: 60px;
}

.item-title {
margin-bottom: 0px}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0 0 0 0);
  white-space: nowrap;
  border: 0;
}

b, strong {
	font-weight: bold;
	font-family: "Poppins Medium",MS Sans Serif,Geneva,sans-serif;
}

.responsive-image-760 {
  aspect-ratio: 760 / 425;
  width: 100%;
  height: auto;
  display: block;
}

.responsive-image-450 {
  aspect-ratio: 450 / 700;
  width: 100%;
  height: auto;
  display: block;
}

/* --- HERO: stabile Höhe + zentrierte Ausrichtung --- */
.top-a-2-position .uk-grid{
  min-height: inherit;
  align-items: center;
}

/* Bild responsiv & ohne Sprünge */
.top-a-2-position .hero-img{
  display:block;
  width:100%;
  height:auto;
  object-fit:cover;
}

/* Wrapper-Breite passend zu den tatsächlichen Bildquellen */
@media (min-width:768px) and (max-width:1199.98px){
  .top-a-2-position .hero-media{ max-width:760px; }
}
@media (max-width:767.98px), (min-width:1200px){
  .top-a-2-position .hero-media{ max-width:450px; }
}

/* --- ProvenExpert-Widget: Platz reservieren, bis es rendert --- */
.top-a-2-position #pewl{
  min-height: 228px;             /* harte Reserve – wirkt überall */
  content-visibility: auto;      /* moderne Browser: außerhalb Viewport erst rendern */
  contain-intrinsic-size: 300px 100%;
}

/* Auszeichnungsbild kann ruhig spät kommen */
.top-a-2-position img[alt*="Auszeichnung"]{
  loading: lazy;
  decoding: async;
}

/* Sicherheit: keine Transition auf Höhe im Hero */
.top-a-2-position *{ transition-property: opacity, transform, color, background-color, border-color; }


/* Megamenu nicht Layout schieben lassen */
.astroid-nav-wraper{ position:relative; }
.astroid-nav-wraper .megamenu-container{
  position:absolute; left:0; top:100%;
  display:none; visibility:hidden; opacity:0; transform:translateY(4px);
}
.astroid-nav-wraper .nav-item:hover > .megamenu-container,
.astroid-nav-wraper .nav-item.nav-item-open > .megamenu-container{
  display:block; visibility:visible; opacity:1; transform:translateY(0);
}

/* FontAwesome-Fallback: Icons reservieren, bis WOFF2 da ist */
.astroid-nav .nav-title i, .astroid-nav .nav-item-caret{
  display:inline-block; width:1.25em; text-align:center;
}

/* Übergänge deaktivieren bis alles bereit ist */
html:not(.styles-ready) *, html:not(.styles-ready) *::before, html:not(.styles-ready) *::after{
  transition:none!important;
}

/* Cookie-Banner als Overlay statt Inhalt nach unten zu pushen */
.cc-window, .cookieconsent {
    position: fixed;
    bottom: 0;
    right: 0;
    left: auto; /* optional, um linke Begrenzung zu entfernen */
    /* Breite festlegen, sonst ist es zu groß */
    width: 300px;
}

.uk-card.bg-dark.text-white 
a:not(.uk-botton):not(.uk-button):hover,
.uk-card.bg-dark.text-white 
a:not(.uk-botton):not(.uk-button):focus-visible {
  color: #d524dc !important;
}

.small-link {
	font-size: 12px;
}

.convertforms [class*="cf-list-"] > div {
	padding-right: 5px;
	padding-left: 3px;
}

.convertforms .cf-control-input-desc {
	opacity: .8;
	font-size: .8em;
	color: var(--label-color);
}

.convertforms .cf-control-input {
	/* display: -webkit-box; */
	/* display: -ms-flexbox; */
	display: flex;
	/* -webkit-box-orient: vertical; */
	/* -webkit-box-direction: normal; */
	-ms-flex-direction: column;
	flex-direction: column;
	gap: 6px;
	font-size: 0.8em;
}
.uk-section {
	padding-top: 70px;
	padding-bottom: 0px;
}

@media (min-width: 960px) {
.uk-section {
	padding-top: 70px;
	padding-bottom: 0px;
}
}
.uk-section {
	padding-top: 40px;
	padding-bottom: 0px;
}