/* Topbar-1 - TuRa-Banner */
.col-lg-8 {
    max-width: 100%;
    flex: auto;
}

/* Banner Options - Menu */
.astroid-banner-inner {padding: 30px 0;}
.astroid-banner-inner .astroid-banner-title {font-size: 40px;}

/* Component-Section - Component Area */
.astroid-component-section {min-height: 650px;}

/* Content Blog-Layout */
div.item-content.post-regular.position-relative {
  background-color: #fff !important;
  border: solid 0.063rem #ddd !important;
  border-radius: 0.375rem !important;
  padding: 0.938rem !important;
}

.list-group-item {background-color: #fff;}

/* Content-Article */
div.com-content-article.item-page { 
background-color: #ffffff !important; 
padding: 15px;
border: 1px solid #ddd;
border-radius: 4px;	
}

.article-wraper-inner {background-color: #ffffff;}

.module-title {border-bottom: 1px solid #fab30f;}   

/* Content Article-Badge */
.article-badge.article-badge-custom-1078 {font-weight: bold; font-size: 1.2em;}

/* Module Style - Border-Layout */
.blueStyle .border-layout {background-color: #009cdf; --bs-border-color: #009cdf;}
.orangeStyle .border-layout {background-color: #fff379; --bs-border-color: #fff379;}
.yellowStyle .border-layout {background-color: #ffeb18; --bs-border-color: #ffeb18;}
.whiteStyle .border-layout {background-color: #ffffff;}
.pinkStyle .border-layout {background-color: #ea5092; --bs-border-color: #ea5092;}
.redStyle .border-layout {background-color: #ce2619; --bs-border-color: #ce2619;}
.greenStyle .border-layout {background-color: #90c450; --bs-border-color: #90c450;}


#teesfdgf-63bff4fb5b1c7089478793 .astroid-content-heading {text-shadow: 0 0 0.19em black;}
#teesfdgf-63bff4fb5b1c7089478793 .astroid-content-text * {text-shadow: 0 0 0.19em black;}

/* Content Card-Layout */
.card {
  --bs-card-border-color: #FAB30F;
}

/* Social Icons */
.astroid-social-icons {margin-top: 15px;}



/* Container Video extern */
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Link underline*/
:link, a:visited {text-decoration: none;}


/* Modul JT Infinite Content*/
div.jt-inner {background: #ffffff; padding: 15px; border: 2px solid rgba(64, 82, 97, 0.1); border-radius: 10px;}
.load-more__btn-wrap, .callback-response {margin-top: 0.5rem;}
.jtic_item_wrapper.jt-ic .jt-author-date {font-size: 82%; color: #6b6b6b;}

/* Accessibility Icon*/  
._access-icon {
background-color: #E43F6F !important;
background-size: contain;
content: url(../../../../../images/access-circle_white.png);
transform: skewX(0deg) !important;
padding: 5px;
}

/* Bildunterschrift*/
figcaption {font-size: .8em; color: #838488;}


.table > :not(caption) > * > * {background-color: #ffffff;}


  


