@charset "UTF-8";/*!
 * Bootstrap v5.1.0 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
body {
	background: rgb(228,222,172);
    background: -webkit-linear-gradient(rgba(228,222,172,1) 0%, rgba(125,118,74,1) 20%, rgba(83,79,42,1) 50%);
    background: -o-linear-gradient(rgba(228,222,172,1) 0%, rgba(125,118,74,1) 20%, rgba(83,79,42,1) 50%);
    background: linear-gradient(rgba(228,222,172,1) 0%, rgba(125,118,74,1) 20%, rgba(83,79,42,1) 50%);
}
p, .article-info, label, .article-introtext {
  	font-weight: 500;
}
.burger-icon > span {
  background-color: black;
}
#sp-header {
	background-image: url(../../../images/homepage/menu_bg_neu.jpg);
	background-repeat: no-repeat;
	animation: none !important;
	box-shadow: 0 0 6px 6px rgb(0 0 0 / 30%);
	height: 140px;
  	background-position: center top;
  	background-color: #cccc99;
}
#sp-header .logo {
  	height: 152px;
}
#sp-header .container {
  	padding: 0;
}
@media (max-width: 575px){
  #offcanvas-toggler {
    margin-right: 20px;
}}
@media (max-width: 1199px){
  .sp-megamenu-parent>li>a {
    padding: 0 5px !important;
}}
.logo-image-phone {
	height: 152px !important;
}
#sp-main-body {
	background-image: url(../../../images/homepage/bg.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	padding: 50px 0;
  	background-position: center top;
}
#sp-header.header-sticky {
	animation: none !important;
}
#sp-slider {
	background-color: #e8e6b3;
}
.sp-megamenu-parent>li>a {
	font-size: larger;
    font-weight: 700;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent .sp-mega-group>li>a {
	font-weight: 700;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
	margin-top: -40px;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    background-image: url(../../../images/homepage/unter_menu_bg.png)
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 0 6px 6px rgb(0 0 0 / 30%);
    padding: 10px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
	font-size: 16px;
	font-weight: 500;
}
.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
	color: #666666 !important;
}
.sp-megamenu-parent .sp-mega-group>li>a:hover, .sp-megamenu-parent .sp-mega-group>li>a:active, .sp-megamenu-parent .sp-mega-group>li>a:focus {
	color: #666666 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover, .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:focus, .sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:active {
  	color: #666666 !important;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
  	color: #666666 !important;
}
.article-list .article .article-header h1 a:hover, .article-list .article .article-header h1 a:active, .article-list .article .article-header h1 a:focus, .article-list .article .article-header h2 a:hover, .article-list .article .article-header h2 a:active, .article-list .article .article-header h2 a:focus {
  	color: #666666;
}
.article-list .article .readmore a:hover, .article-list .article .readmore a:active, .article-list .article .readmore a:focus {
  	color: #666666;
}
.item-165 a, .item-161 a {
	font-size: 18px !important;
}
.sp-scroll-up {
  	background: rgba(100, 100, 100, 0.7);
}
#sp-menu .kleinschrift {
	text-transform: none !important;
	font-weight: 500 !important;
	font-size: 16px !important;
}
.startseite .article-ratings-social-share {
	display: none !important;
}
.blog {
	margin-bottom: 50px;
}
.blog h2 {
	font-weight: 700;
}
.newsflash-title a {
	display: block;
}
.blog .page-header h1, .hu-content-edit .page-header h1 {
	border: none !important;
	border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 6px 6px rgb(0 0 0 / 30%);
	padding: 10px 20px;
    margin-bottom: 20px;
    display: inline-flex;
  	flex-direction: column;
}
.subheading-category, .article-details .page-header {
  	display: none;
}
.article-list .article, .article-details {
	border: none !important;
	border-radius: 15px;
    background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 6px 6px rgb(0 0 0 / 30%);
  	overflow: hidden;
}
.article-list .article .article-intro-image {
	margin: 0 !important;
	border: 0 !important;
	max-width: 33%;
	min-width: 200px;
    max-height: 33%;
    float: left;
    padding: 0 15px 5px 0;
}
.article-list .article .article-intro-image img, .article-list .article .article-featured-video img, .article-list .article .article-featured-audio img, .article-list .article .article-feature-gallery img {
  	border-radius: 15px;
}
.article-details {
	padding: 20px;
	margin-bottom: 50px;
  	font-weight: 500;
}
.article-details a, .article-details a:hover {
  	text-decoration: underline;
}
#sp-right .sp-module {
	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 6px 6px rgb(0 0 0 / 30%);
	border: none !important;
	border-radius: 15px;
}
#sp-right .sp-module .sp-module-title {
	margin: 0 !important;
	border: none !important;
	text-align: center;
}
.mod-articlesnews__item a {
	color: #000000;
	padding-bottom: 10px;
}
.mod-articlesnews__item a:hover, .mod-articlesnews__item a:active, .mod-articlesnews__item a:focus {
	color: #666666;
}
.entry-content {
	padding: 20px 5px 15px 5px;
	margin-top: -5px;
	border: none !important;
	background: none !important;
	min-height: 300px;
	border-radius: 15px;
}
.entry-content .entry-title a, .entry-description a {
	color: #000000;
}
.entry-content .entry-title a:hover, .entry-content .entry-title a:active, .entry-content .entry-title a:focus, .entry-description a:hover, .entry-description a:active, .entry-description a:focus {
	color: #666666;
}
.btn-check:active+.btn-primary, .btn-check:checked+.btn-primary, .btn-primary.active, .btn-primary:active, .show>.btn-primary.dropdown-toggle {
  	background-color: #666666 !important;
  	border-color: #666666 !important;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
  	background-color: #666666 !important;
  	border-color: #666666 !important;
}
.entry-content h3 {
	font-size: 20px;
}
.blog-entry.border {
	border: none !important;
}
.blog-entry:hover .entry-content, .blog-entry:focus .entry-content, .blog-entry:active .entry-content {
	box-shadow: 0 0 6px 6px rgb(0 0 0 / 30%);
}
.modal-body {
	min-height: 600px;
}
.fupa_widget_team_header table {
  	width: 100% !important;
}
.jt-inner {
  	display: flex;
  	flex-direction: column;
    align-items: center;
  	text-align: center;
}
.jt-inner .jt-imagecover {
	max-height: 200px;
	border-radius: 15px;
}
.jt-inner .jt-title {
	height: 105px;
  	overflow: hidden;
}
.jt-inner a, .jt-inner a:hover {
  	text-decoration: none;
}
.jt-inner .jt-introtext {
	height: 170px;
  	overflow: hidden;
}
.jt-cs p.readmore {
	margin-top: 0;
}
#widget1 iframe {
  	min-height: 300px;
	width: 100%;
  	border-radius: 15px;
  	border: 1px solid black !Important;
}
#voba {
	background-image: url(../../../images/banner/voba80.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
}
#svcewerbung {
	background-image: url(../../../images/banner/logo80.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
}
#silies {
	background-image: url(../../../images/banner/silies80.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
}
#hoelscher {
	background-image: url(../../../images/banner/hoelscher80.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
}
#matenaarhoch {
	background-image: url(../../../images/banner/matenaar80.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
}
#swsehoch {
	background-image: url(../../../images/banner/swse80.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
}
#lionhoch {
	background-image: url(../../../images/banner/lionshome80.png);
	background-repeat: no-repeat;
	height: 80px;
	width: 180px;
}
.partner_rechts a {
	display: block;
	margin-left: auto;
    margin-right: auto;
}
.partner_rechts {
	padding: 30px 10px !important;
}
#sp-bottom {
	padding: 20px 0 20px;
}
#sp-bottom .sp-module {
	box-shadow: 0 0 6px 6px rgb(255 255 255 / 30%);
  	border-radius: 15px;
	padding: 10px;
	min-height: 250px;
	text-align: center;
} 
#sp-bottom .sp-module .sp-module-title {
	font-size: 16px;
}
#twitter_link a {
	width: 30px;
	height: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../../images/homepage/twitter.png);
	background-size: contain;
}
#instagram_link a {
	width: 30px;
	height: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../../images/homepage/instagram.png);
	background-size: contain;
	margin-bottom: 5px;
}
#facebook_link a {
	width: 30px;
	height: 30px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../../../images/homepage/facebook.png);
	background-size: contain;
	margin-bottom: 5px;
}
#twitter_link a:hover, #twitter_link a:active, #twitter_link a:focus {
	background-image: url(../../../images/homepage/twitter_up.png);
}
#instagram_link a:hover, #instagram_link a:active, #instagram_link a:focus {
	background-image: url(../../../images/homepage/instagram_up.png);
}
#facebook_link a:hover, #facebook_link a:active, #facebook_link a:focus {
	background-image: url(../../../images/homepage/facebook_up.png);
}
.sp-scroll-up:hover, .sp-scroll-up:active, .sp-scroll-up:focus {
	color: #ff0;
}
#sp-footer .linkzeile {
	margin: 0 70px;
}
.readmore {
  padding-top: 10px;
  font-size: 1rem !Important;
}
.article-ratings-social-share {
  	padding: 0 !Important;
    border: none !Important;
    margin-bottom: 0.875rem;
}
.owl-carousel .owl-item img {
  	border-radius: 15px;
}
#partner {
  	border: 1px solid;
    border-radius: 15px;
}
#bilder-aufreihen {
  	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.com-contact .contact {
  	background-color: rgba(255, 255, 255, 0.7);
	box-shadow: 0 0 6px 6px rgb(0 0 0 / 30%);
	border: none !important;
	border-radius: 15px;
  	padding: 30px;
  	margin-bottom: 30px;
  	font-weight: 500;
}
.com-contact .contact h3 {
  	display: none;
}
.joomla4 joomla-tab div[role=tablist] {
  	background-color: #f5f5f5;
}
#editor-xtd-buttons {
  	display: none;
}
.instagram_item img, .startbutton img, iframe.embedGoogleMap {
	border-radius: 15px;
}