/* ========== eigene Anweisungen JOOMLA 4  ========== 

acosoft farben
grün 008787
schwarz 1c1c1b
hellgrau e6e6e6

*/

h1{
  padding-bottom: 20px;
  font-size: 50px !important;
  font-weight: bold;
  color: #008787;
  text-decoration: none;
}

#sp-main-body a {
	color: #008787;
}

#sp-main-body a:hover {
	font-weight: bold;
}

p, pre, blockquote, form, dl, ul, ol, fieldset, address, table {
	color: #1c1c1b;
	line-height: 1.6;
}

div.page-header h2, div.article-header h2 {
	font-size: 50px !important;
	line-height: 60px;
	margin-bottom: 20px;
	text-transform: none;
	font-weight: bold;
	color: #008787;
	padding-bottom: 20px;
}

.home-de .page-header h2, .home-de .article-header h2 {
	line-height: 35px;
}

.home-de .article-header h2,
.home-fr .article-header h2,
.news .article-header h2 {
	font-size: 23px !important;
	color: #1c1c1c !important;
	font-weight: bold;
	line-height: 35px;
}


h2, h3, h4 {
	font-size: 23px;
	font-weight: bold;
	color: #1c1c1c;
	line-height: 40px;
}



 h5, h6 {
	font-size: 16px;
	font-weight: normal;
	color: #1c1c1c;
	line-height: 25px;
}

.badge.bg-danger.featured-article-badge {
  display: none;
}

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


.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a:hover {
  background: #008787;
}

.form-check-input:checked {
  background-color: #008787 !important;
  border-color: #008787 !important;
}

.overlay-bg-primary-70:before {
    background-color: rgba(0, 134, 135, 0.7);
}
/* sprachwechsler */
#sp-top-bar {
  padding: 0px 0px !important;
}


.mod-languages ul li.lang-active a {
	padding: 2px 3px;
}

.lang-active  {
	background: rgba(0,135,134,0.3) !important;
}
/* ende sprachwechsler */

.wf-zoom-image {
   transition: none;
	animatino: none;
}

.header-overlap #sp-top-bar {
  background: #1c1c1c;
  color: #ffffff;
	padding: 2px 0px;
}

.header-overlap #sp-header:not(.header-sticky) {
  background: rgba(0, 0, 0, 0.5);
}

.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  color: white !important;
	text-transform: none;
	letter-spacing: .5px;
}

.container-fluid {
  padding-left: 0;
}

.header-overlap #sp-top-bar .container-inner::after {
  background: none;
}

.unstyled {
  display: none;
}

.sp-module-content .mod-languages ul.lang-inline li {
  border: none;
  display: inline-block;
  margin: 0 5px 0 0;
  padding: 0px 10px;
}

div.mod-languages ul li.lang-active {
  background: rgba(255,255,255,0.5);
}

.btn-primary,
body .btn-success, body .sppb-btn-success {
  color: #fff;
  background: #008787;
  border-color: #008787;
}
body .btn-success:hover, body .sppb-btn-success:hover, .btn-primary:hover {
  color: #fff;
  background: #1c1c1b;
  border-color: #1c1c1b;
}

div.article-introtext div.readmore a,
.sppb-btn-secondary,
.btn {
	color: white !important;
	background: #008787;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 5px 0px;
	border: none;
	padding: 10px 23px !important;
	font-size: 22px !important;
	margin-top: 30px;
}

body .sppb-btn-secondary:hover,
.btn:hover {
	background: #1c1c1b;
	font-weight: normal !important;
	color: #fff;
	border: none;
	transition: ease-in 0.3s all;
}

.btn-secondary {
	color: white !important;
	background: #008787 !important;
	text-transform: uppercase;
	text-shadow: none;
	border-radius: 5px 0px;
	border: none;
	padding: 5px 12px !important;
	font-size: 16px !important;
	margin-top: 30px;
}

.btn-secondary:hover {
	background: #1c1c1b !important;
	font-weight: normal !important;
	color: #fff;
	border: none;
	transition: ease-in 0.3s all;
}

.card-title {
  margin-bottom: 0.5rem;
	font-size: 28px;
}

.produkte {
    filter: grayscale(1);
    transition: all 0.3s ease-in-out 0s;
}

.produkte:hover {
    filter: none;
    transition: all 0.3s ease-in-out 0s;
}

.home-de section#sp-main-body,
.home-fr section#sp-main-body {
	background: #f1f1f1
}
a[href] > img {
	display: inline-block;
}

.btn.btn-sm.btn-secondary.next {
  margin-left: 2px;
}

div.solid-1 {
    background-color: #e6e6e6;
	padding: 20px 20px 20px 20px;
}

div[class*="solid-"] ul.list-arrow li::after {
    top: 6px;
}

div[class*="solid-"] p {
	color: #1c1c1c;
}
div[class*="solid-"] ul li {
	line-height: 1.5em;
}

/*module links*/

#sp-left ul.menumenu-treemenu li ul.menu-child {
	padding-left: 20px !important;
}

h3.solid-1, h3.jsn-moduletitle span {
	color: #008787;
	font-size: 19px;
	font-weight: bold;
}

.solid-1 p a,
.solid-1 p {
	color: #1c1c1c;
	font-size: 19px;
	margin-bottom: 5px;
}

.solid-1 p a:hover {
	color: #008787;
}

#sp-component ul {
  padding-left: 20px;
}


/*module direktlinks hoome*/
#sp-content-top {
    background-color: none;
	z-index: 214;
	position: relative
}

.home-link-text:hover {
	background: white;
}


.home-link-text p {
	font-size: 25px;
	line-height: 37px;
}


.home-link {
	margin-top: -240px;
	/*	position: relative;
	top: -240px;*/
	text-align: center;
	width: 300px;
	height: 500px;}

.home-link:hover {
/*	position: relative;
	top: -300px;*/
	margin-top: -300px;
	transition:  0.5s all;
}
.home-link:hover .home-link-text {
-moz-box-shadow:2px 2px 22px #a1a1a1; /* Firefox */
-webkit-box-shadow:2px 2px 22px #a1a1a1; /* Chrome, Safari */
-khtml-box-shadow:2px 2px 22px #a1a1a1; /* Konqueror */
box-shadow:2px 2px 22px #a1a1a1; /* CSS3 */
	background: white;
}
.home-link-text {
	padding: 0px 0px 30px 0px;
	margin-top: 5px;
}

.home-link .home-link-btn {
	display: none;
}
.home-link:hover .home-link-btn {
	display: block !important;
}




/*google maps*/
#jsn-content-bottom-over {
	background: none;
	padding: 0px;
	margin-top: 20px;
}
#jsn-content-bottom-over-inner {
	width: 100%;
}
.overlay {
    background: none;
    height: 530px;
    margin-top: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*footer*/

#sp-bottom {
	background: #1c1c1b;
}

#sp-footer {
	background: #E6E6E6;
	text-align: left;
}
.footertitel{
	font-size: 23px;
	color: white;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 20px;
	font-weight: bold;
}


#sp-footer p,
#sp-footer a {
	font-size: 15px;
	font-weight: normal;
}

#sp-content-bottom-below {
	background: #1c1c1b;
	color: white;
}


#sp-content-bottom-below h1 {
	font-size: 15px;
	letter-spacing: 4px;
	text-transform: uppercase;
	margin-top: 0px;
}

#sp-content-bottom-below a {
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#sp-content-bottom-below a:hover {
	color: white;
	text-decoration: none;
	font-weight: bold;
}
div#sp-content-bottom-below .jsn-modulescontainer {
	padding: 30px 0px;
}

#sp-footer a, #sp-footer p {
	color: #1c1c1b;
	font-weight: normal;
}

#sp-footer a:hover {
	color: #1c1c1b;
	font-weight: bold;
}

.social {
	margin-top: 60px;
	width: 100%;
/*	background: red;*/
	float: right;
}


/*end footer*/


/*slider home*/

.teaser {
	background: rgba(0,135,135,0.8);
	width: 560px !important;
	padding: 20px 20px !important;
}

.teaser h1 {
	color: white;
	padding-bottom: 25px !important;
	text-transform: uppercase;
	font-size: 32px !important;
	font-weight: bold;
	letter-spacing: 3px;
	font-family: "PT Sans", Arial, sans-serif !important;
}

.teaser h2 {
	color: white;
	text-transform: uppercase;
	font-size: 27px !important;
	padding-bottom: 30px !important;	
	font-weight: bold;
	letter-spacing: 3px;
	font-family: "PT Sans", Arial, sans-serif !important;
}


.teaser p, .teaser a {
	color: white;
	font-size: 27px !important;
	line-height: 33px !important;
	font-family: "PT Sans", Arial, sans-serif !important;
	font-weight: normal;
	}


div.pd-float a:hover,
div.pg-csv-box div.pg-box-img-bottom div.pg-csv-name a:hover {
	font-weight: normal !important;
}

.pagenavigation {
  border-top: 0px solid rgba(173, 181, 189, 0.4);
}

.pagination-centered {
    display: none;
}

.pagination {
	padding: 40px 0px 60px;
}


.pg-cv-box {
    max-height: 300px !important;
    max-width: 300px !important;
	border-radius: 0px;
    box-shadow: none !important;
    height: 300px !important;
    width: 300px !important;    }
.pg-cv-name {
    font-size: 16px !important;
    margin-top: 5px;
    text-align: left;
}

.phocagallery-box-file, .pg-csv-box {
    border-radius: 0px;
    box-shadow: none !important;
    float: left;
    padding: 10px;
	max-height: 200px !important;
    max-width: 200px !important;
    height: 200px !important;
    width: 200px !important;
	margin: 5px 5px 30px 5px !important;
}

div.pg-csv-box div.pg-csv-box-img.pg-box1 div.pg-box2 div.pg-box3 a img {
    max-height: 300px;
}

div.pg-csv-box:hover {
	background: none !important;
}
div.pg-csv-box div.pg-box-img-bottom div.pg-csv-name a {
	font-size: 15px;
}

#phoca-dl-categories-box div.pd-title, 
#phoca-dl-categories-box .pd-subcategory, #phoca-dl-category-box .pd-subcategory,
#phoca-dl-most-viewed-box .pd-document16 {
	line-height: 30px;
}

.card-img, .card-img-top, .card-img-bottom {
  width: 20%;
  margin: 20px auto;
}

#phoca-dl-category-box .pd-document48 {
	padding-left: 20px;
}

#phoca-dl-category-box .pd-subcategory {
	margin: 5px 0px;
}

.pg-category-box-title a {
	color: white !important;
}

.ph-top {
  padding-bottom: 40px;
}
.pd-cdesc {
  font-weight: bold;
  padding-bottom: 20px;
}
/*-accordion-*/

#accordion_jt .accordion h4.ui-accordion-header a {
  font-size: 19px;
  line-height: 23px;
  text-shadow: none;
}

/*  formular   */

/*.form-horizontal .controls {
    margin-left: 220px !important;
}

.form-horizontal .control-label {
    float: left;
    width: 200px !important;
    padding-top: 5px;
    text-align: right;
}

.jsn-joomla-30 label, .jsn-joomla-30 input, .jsn-joomla-30 button, .jsn-joomla-30 select, .jsn-joomla-30 textarea, .jsn-joomla-30 .btn, .jsn-joomla-30 .uneditable-input {
    font-size: 19px !important;
    height: auto;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-transition: border linear .2s,box-shadow linear .2s;
    -moz-transition: border linear .2s,box-shadow linear .2s;
    -o-transition: border linear .2s,box-shadow linear .2s;
    transition: border linear .2s,box-shadow linear .2s;
	border-radius: 0px !important;
	width: 350px;
	padding: 7px 10px !important;
    font-family: "PT Sans",Arial,Helvetica,sans-serif;
}

a.rsform-captcha-refresh-button.btn {
	background: none !important;
	padding: 0px 0px 30px 20px !important; 
	text-transform: none !important;
	font-size: 15px !important;
	color: #008787 !important;
}*/

.formError {
    color: red;
	font-size: 12px;
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
	border-color: red;
}
.control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline {
    color: red;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #008787;
    box-shadow: none;
    outline: 0 none;
}


.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    border-radius: 5px 0px;
}
.btn-group > .btn:first-child {
    border-radius: 5px 0px;
    margin-top: 0px;
}

dd.result-text {
	margin-bottom: 40px;
	line-height: 30px;
}

.article-body {
	padding-bottom: 60px;
}
.news .article-body {
 	border-bottom: 1px solid lightgray;
	padding-bottom: 60px;
}

.readmore {
	padding-top: 20px;
}


hr {
	border:  none !important;
}

#form-login-remember,
div#form-login-password a.btn.hasTooltip,
div#form-login-username a.btn.hasTooltip, span.add-on {
	display: none !important;
}

.form-control, .sppb-form-group .sppb-form-control {
  border-color: #ccc;
}

#message, input.form-control, select.form-control, textarea.form-control {
  font-size: 18px;
}
.offcanvas-overlay {
	background: rgba(255, 255, 255, 0.8) !important;
}


@media (min-width: 1400px) {

@media (min-width: 1200px) and (max-width: 1399px) {
#sp-main-body .container {
  padding-left: 0px;
  padding-right: 0px;
}

}

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

#sp-main-body .container {
  padding-left: 20px;
  padding-right: 20px;
}
.article-body {
  padding: 20px;
}
#sp-bottom {
  padding: 50px 30px 30px;
}
.sppb-addon-subtitle {
    font-size: 1rem;
}
#sp-main-body .container {
  padding-left: 0px;
  padding-right: 0px;
}
iframe {
  border: 0;
  width: 100% !important;
	}
}
	
@media (min-width: 100px) and (max-width: 561px) {

h1, h2, h3, .page-header h1 {
  font-size: 2rem !important;
}
.page-header h1 {
  padding-bottom: 0px;
  padding-left: 15px;
}
	
.home-de .article-list,
.home-fr .article-list {
  padding: 15px;
}
	
.sppb-addon-subtitle {
  font-size: 1rem;
}
#sp-component {
  padding: 10px;
}
	
#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: 20px 10px;
}
#sp-main-body {
  padding: 20px 0;
}
#sp-header.header-sticky {
    position: relative;
 }
.article .col, #sp-footer .col {
	flex: 100%; }

iframe {
  border: 0;
  width: 100% !important;
	}
	
	}