@charset "utf-8";
/* WEGOS-Anpassung für Bootstrap v5 */
/* Copyright 2022-2025 WEGOS AG */
/* Autor Thomas Zeising */


/* we_cookie_manager */
.tx-we-cookie-consent .service__headline {
  font-size: 30px;
  color: #000000 !important;
  background-color: #fff;
}
.tx-we-cookie-consent a.btn-primary {
  color: #00AFCB;
  background-color: #808080 !important;
  border-color: #808080;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body {
  background: #A8A8A8 !important;
}
#klaro .klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cm-link {
	background-color: #FFF !important;
}
.klaro.we_cookie_consent .cookie-notice:not(.cookie-modal-notice) .cn-body p {
	color: #fff !important;  
}	
	
   

.caption {
  font-size: 8px !important;
}

.hr800 {
	width: 800px;
	color: #4a5252;
}

.svg {
  vertical-align: middle;
  color: #4a5252;
}
  
.icongroup-item-icon {
  flex-shrink: 0;
  width: 40px;
  margin-right: 20px;
  color: #4a5252;
}

.icongroup-item-icon svg {
  display: block;
  width: 100%;
  height: auto;
  color: #4a5252;
}

img, svg {
  vertical-align: middle;
  color: #4a5252;
}

.texticon-icon .texticon-inner-icon,
.texticon-icon .texticon-inner-icon svg,
.texticon-icon .texticon-inner-icon img {
  text-align: center;
  margin: 0 auto;
  display: block;
  height: 1em;
  width: 1em;
  color: #4a5252;
}

.dropdown-menu {
	background-color: #f0f0f0 !important;
}

.dropdown-item.active {
	background-color: #848484 !important;
}

.awesome.h4,
.carousel .carousel-item h4 {
	text-transform: none;
	font-size: 56px;
	font-family: arial;
	font-weight: 900;
	text-shadow: 3px 3px 3px #4a5252, 5px 5px 100px #000000;
 }
 
.awesome.h3,
.carousel .carousel-item h3 {
	text-transform: none;
	font-size: 24px;
	font-family: arial;
	font-weight: normal;
	text-shadow: 1px 1px #4a5252, 5px 5px 20px #000000;
 } 


/* Copyright */
.image-caption {
    font-size: 0.60rem !important;
    color: #808080 !important;
}

.htmltxt {
    position: relative; 
    top: -4em;
    margin-right: 10px;
    font-size: 0.60rem;
    text-align: right;
	text-shadow: 2px 2px 12px #000;
    color: #fff;
	z-index: 3333;
}

.htmltxt_sl {
	position: relative;
	top: -2em;
    margin-right: 10px;
    font-size: 0.60rem;
    text-align: right;
	text-shadow: 2px 2px 12px #000;
    color: #fff;
	z-index: 3333;
}

a   {	
	text-decoration: none !Important;
	}
	

/* Menue */
.navbar-mainnavigation .navbar-brand-image img {
	max-height: 300% !important;
	top: 80% !important;
}	
.navbar-transition .navbar-brand-image img {
	max-height: 190% !important;
	top: 70% !important;
}	
.navbar-mainnavigation .navbar-collapse {
	padding-left: 2px !important;
	font-family: Arial !important;
	font-size: 14px !important;
	font-weight: bold !important;	
}	
.navbar-mainnavigation .navbar-nav > li.active > .nav-link::before {
	opacity: 0 !important;
}
.navbar-mainnavigation > .container > .navbar-collapse {
	margin-left: 10px !important;
}


/* Breadcrump */
.breadcrumb-section {
	background-color: #f9f9f9 !important;
}  
.breadcrumb {
	padding: 0.02rem 0 !important;
	font-size: 12px !important;
}


.frame-background-light {
	--frame-color: #6E6E6E !important;
}


/* Powermail + Form */
.add-on form-check-label {
	color: #6E6E6E !important;
}
.clearfix {
	background: #f0f0f0;
	padding: 0.1em 1em 0.5em 2em;
	color: #6E6E6E;
}
.form-group {
	margin-bottom: 0.1rem !important;	
	padding-left: 0.1em !important;
}	
.powermail_fieldwrap, .powermail_fieldwrap_type_input, .powermail_fieldwrap_name,
.form-group, col-md-6 {
	flex: 0 0 auto;
	width: 99% !important;
	background: #f0f0f0;
	padding: 1em 1em 0.02em 2em;
}
.form-label, .control-label {
	font-family: arial;
	margin-bottom: 0.01rem !important;
	font-size: 16px !important;
	color: #6E6E6E !important;
}  
.form-control, .form-group input[type="file"] {
	font-family: arial;
	font-size: 16px !important;
	padding-bottom: 0.5rem !important;
}	

@media (min-width: 768px) {
.col-md-6 {
	flex: 0 0 auto;
	width: 99% !important;
          }
}
@media (min-width: 576px) { 
.col-sm-2 {
	flex: 0 0 auto;
	width: 99% !important;
           }
}
.col-sm-10 { 
	flex: 0 0 auto;
	width: 99% !important;
}

.btn-primary {
	color: #ffffff !important;
	background-color: #4a5252 !important;
	border-color: #000000 !important;
}  

select {
	background-image: url("/fileadmin/font/awesome/svgs/solid/chevron-down.svg");
	background-repeat: no-repeat;
	background-position: right calc(0.375em + 0.1875rem) center;
	background-size: calc(0.25em + 0.375rem) calc(0.25em + 0.375rem);
}


.btn-secondary {
box-shadow: 4px 4px 10px gray !important;
}
	
/* Nav-Menue */
.navbar-mainnavigation .navbar-collapse {
  font-size: 15px !important;
}
