/* CMC 
#7c7a7b grau (, , , 1)
#361564 Logo violett
#560b74 Logo violett-rot
#8435a4 flieder
#dad9d9 hellgrau
#171614 schwarz schrift
#585858 dunkelgrau
*/

.sppb-section a {
  color: #560b74;
}
.sppb-section a:hover, .sppb-section a:focus, .sppb-section a:active {
  color: #8435a4;
}

body .sppb-btn, body .btn {
	text-transform: none;
}
#sp-main-body {
  padding: 80px 0px 100px;
}

#sp-main-body .container {
  padding-left: 200px;
  padding-right: 200px;
}

#sp-header .container,
#sp-header.header-sticky .container {
	max-width: 1320px;
}
#sp-header.header-sticky{
box-shadow: 0 4px 4px rgba(58, 58, 58, 0.4);
}

 
.wf_file_icon {
  padding-right: 11px;
  margin-top: -4px;
}

.form-control {
  font-size: 1.1rem;
  line-height: 1.8rem;
	}
.error-message h2{
    font-weight: 900 !important;
    text-transform: uppercase!important;
}
/* menü */
.offcanvas-menu {
  background-color: #560b74;
  color: #ffffff;
}

#modal-menu .offcanvas-menu-text h4 {
  margin-bottom: 7vh;
}

.offcanvas-active .sp-contact-info span, .offcanvas-active .sp-contact-info a {
  color: #f1f1f1 !important;
}
/*
.offcanvs-position-right.offcanvas-active div.offcanvas-menu {
	background: white !important;
}*/

.offcanvs-position-right.offcanvas-active .burger-icon > span, 
.offcanvs-position-right.offcanvas-active #modal-menu-toggler.active .burger-icon > span {
  background-color: #585858 !important;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
  background: none;
}
#modal-menu .modules-wrapper {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
  max-width: 350px;
  border-left: none;
  padding: 0px;
  color: #ffffff;
}

#modal-menu {
  background: #560b74;
}

.offcanvs-position-right li ul.menu-child {
	padding-left: 0px !important;
	margin-left: 0px !important;
}
/*ende menü */

iframe {
	filter:grayscale();
}

.leading-0 .article-header {
	margin: 0px;
	padding: 10px 0px 0px 0px;
}
	
.article-list .article {
  border: 1px solid #ccc;
  border-radius: 3px;
}

.article-details {
  padding: 50px;
  border: solid 1px #ccc;
  border-radius: 3px;
}

.timeline-date {
	font-size: 30px !important;
}

.logo-image {
  height: 60px;
}

.sp-contact-info li {
    font-size: 12px;
}
.page-header {
  padding-bottom: 9px;
  margin: 0px;
  border-bottom: none;
}
#sp-header {
  /*background: transparent !important;*/
	background: rgba(255,255,255,0.8);
}

/*#sp-header.header-sticky {
	box-shadow: 
	border-bottom: 1px solid #585858;
}*/

.itemid-170 #sp-header,
.itemid-197 #sp-header {
	background: rgba(255,255,255,0.9);
}


.sppb-img-responsive.sppb-addon-image-shape-circle {
	filter: grayscale();
}

.sppb-img-responsive.sppb-addon-image-shape-circle:hover {
	filter: grayscale(0);
}

.readmore {
  padding-top: 20px;
  font-weight: bold;
}

/*body .btn-secondary, body .sppb-btn-secondary {
    color: #FFFFFF;
    border: 1px solid #000;
}

body .btn-secondary:hover {
    color: #FFFFFF;
    border: 1px solid #000;
}*/

.col-sm-3.col-form-label.formControlLabel {
  letter-spacing: 1px;
  font-size: 1.2rem;
  text-transform: none;
	color: inherit;
}
#senden {
  color: black;
  background: white;
  border: 1px solid black;
  padding: 10px 20px;
  border-radius: 3px;
	margin-top: 30px;
}

#senden:hover {
  color: white;
  background: black;
  border: 1px solid white;
	border-radius: 3px;
  }

#sp-footer {
  padding: 30px 60px;
  text-align: center;
}

#sp-bottom {
  padding: 50px 330px 50px 330px;
	line-height: 2;
}
#sp-footer, #sp-bottom {
  background: #585858;
}

#sp-bottom .sp-module ul > li {
  margin-bottom: 0;
}

#sp-bottom .sp-module ul li ul {
  padding-left: 20px !important;
}
#sp-bottom .menu-child {
  padding-left: 20px !important;
}
#sp-bottom a:hover{
    color: #bbb;
}

.maps {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+ */
    filter: gray; /* IE6-9 */
	  -webkit-filter: grayscale(99%); /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
	}

.maps:hover {
    filter: none; /* IE6-9 */
	  -webkit-filter: none; /* Chrome 19+ & Safari 6+ */
	  -webkit-backface-visibility: hidden;  /* Fix for transition flickering */
	}

.quartell {
	font-size: 10px;
}

#sp-footer {
	display: none;
}

.formError, .formRed {
	color: #cf4d4d !important;
	font-size: 1rem;
}

a[href] > img {
	display: inline-block;
}

html.error-page body .error-message {
  font-size: 2.2rem !important;
  line-height: 3rem !important;
  font-weight: 400;
  text-transform: none !important;
  margin-bottom: 65px;
}

div.mod-languages ul li.lang-active {
  background-color: rgba(255,255,255,0.2) !important;
	padding: 0px 7px;
}
.lang-inline li a {
	color: #171614 !important;
	font-size: 1rem;
	line-height: 2;
}

.sppb-testimonial-top-content {
  display: block;
  flex-wrap: nowrap;
}

@media (min-width: 1400px) {
body.wide-content .container, body.wide-content section > .sppb-row-container {
  max-width: 1400px;
}
}
@media (min-width: 1200px) and (max-width: 1399px) {
#sp-main-body .container {
  padding-left: 0px;
  padding-right: 0px;
}
.angebote {
    padding-right: 200px !important;
    padding-left: 200px !important;
    }
}

@media (min-width: 560px) and (max-width: 1199px) {

h1 {
  font-size: 3rem;
	line-height: 3.4rem;
margin-bottom: 25px !important;
}
h2, h3, h4 {
  font-size: 1.7rem;
}

#sp-main-body .container {
  padding-left: 20px;
  padding-right: 20px;
}

#sp-bottom {
  padding: 50px 30px 30px;
}
.sppb-addon-subtitle {
    font-size: 1rem;
}
#sp-main-body .container {
  padding-left: 0px;
  padding-right: 0px;
}

html.error-page body {
	background: #560b74;
	}
html.error-page body .error-message {
  font-size: 1.1rem !important;
  line-height: 1.8em !important;
  font-weight: 400;
  text-transform: none !important;
	color: white;
}
.fas {
    padding-top: 6px;
}
}
@media (min-width: 100px) and (max-width: 561px) {

h1 {
  font-size: 2rem;
margin-bottom: 15px !important;
}
h2, h3 {
  font-size: 1.5rem;
}
.sppb-row-container {
  padding-left: 0px;
}
	
.logo-image {
    height: 40px;
}	
.sppb-addon-subtitle {
  font-size: 1rem;
}
 #sp-header, #sp-header .logo {
        height: 60px;
    }
	
#sp-main-body .container  {
  padding-left: 10px;
  padding-right: 10px;
}
	
.article-body, .article-details {
  padding: 20px;
}
.article-list .article {
  margin-bottom: 30px;
  padding: 0px;
 }
#sp-bottom {
  padding: 50px 30px 30px;
}
.logo-image-phone {
  height: 40px;
}
	
.offcanvas-active a img.logo-image-phone.d-inline-block.d-lg-none {filter: brightness(0) invert(1) !important;
	}
	
.offcanvas-menu .offcanvas-inner .sp-contact-info>li>a, .offcanvas-menu .offcanvas-inner .social-icons>li>a {
		font-size: 13px;
	}
#sp-main-body {
  padding: 20px 0;
}
html.error-page body {
	background: #560b74;
	}
html.error-page body .error-message {
  font-size: 1.1rem !important;
  line-height: 1.8em !important;
  font-weight: 400;
  text-transform: none !important;
	color: white;
}
.sp-cookie-consent-content {
    line-height: 1.5;
}
	div.mod-languages ul li.lang-active {
  background-color: rgba(255,255,255,0.2) !important;
	padding: 0px 7px;
}
.lang-inline li a {
	color: #363636;
	font-size: 0.7rem;
	line-height: 2;
}
	    #sp-header .sp-module {
        margin-left: 0px !important;
    }
.fas {
    padding-top: 6px;
}
iframe {
		height: 300px !important;
	}
}