/* kantumruy-pro-200 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kantumruy Pro';
  font-style: normal;
  font-weight: 200;
  src: url('/assets/fonts/kantumruy-pro/kantumruy-pro-v11-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kantumruy-pro-300 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kantumruy Pro';
  font-style: normal;
  font-weight: 300;
  src: url('/assets/fonts/kantumruy-pro/kantumruy-pro-v11-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kantumruy-pro-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kantumruy Pro';
  font-style: normal;
  font-weight: 400;
  src: url('/assets/fonts/kantumruy-pro/kantumruy-pro-v11-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kantumruy-pro-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kantumruy Pro';
  font-style: normal;
  font-weight: 500;
  src: url('/assets/fonts/kantumruy-pro/kantumruy-pro-v11-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kantumruy-pro-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kantumruy Pro';
  font-style: normal;
  font-weight: 600;
  src: url('/assets/fonts/kantumruy-pro/kantumruy-pro-v11-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* kantumruy-pro-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Kantumruy Pro';
  font-style: normal;
  font-weight: 700;
  src: url('/assets/fonts/kantumruy-pro/kantumruy-pro-v11-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* Body */
.grid-container {
    max-width: 125rem;
}
body,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
	font-family: 'Kantumruy Pro';
}
h1,.h1{
    font-size: clamp(1.75rem, 1vw + 0.75rem, 5.0rem);
    font-weight: bold;
    color: #76b729;
}
h2, .h2 {
    font-size: clamp(1.5rem, 1vw + 0.5rem, 3rem) !important;
}
.cblock h2,.cblock .h2 {
    font-weight: bold;
}
h3, .h3{
    font-size: clamp(1.25rem, 1vw + 0.75rem, 2.25rem);
}
.cblock h3,.cblock .h3 {
    font-weight: bold;
}
body{
	color: #1c1c1c;
	font-size: clamp(1.0rem, 1vw + 0.5rem, 1.6rem);
}
p {
    line-height: 1.4;
}
.clear {
    clear: both;
}
/* Helper */
img.gelb{
    border: solid 8px #fecc00;
}
img.light_gelb_border {
    box-shadow: #fecc00 -15px 15px;
}
img.orange{
    border: solid 8px #f07d00;
}
img.light_orange_border {
    box-shadow: #f07d00 -15px 15px;
}
img.gruen{
    border: solid 8px #76b729;
}
img.light_gruen_border {
    box-shadow: #76b729 -15px 15px;
}
.cblock a.extlink:after
{
    font-family: "Font Awesome 5 Free";
    content: "\f35d";
    padding-left:7px;
    font-size: 1em;
    font-weight: 600;
}
.cblock a.no-extlink:after{
    content: "" !important;
}
.cblock li, .content li {
  list-style-type: square;
}
@supports (-webkit-touch-callout: none) {
  .content li, .cblock li {
    line-height: 1.4;
    display: list-item;
  }
}
.cblock li::marker, .content li::marker{
  color: #76b729;
  font-size: clamp(1.5rem, 1vw + 0.5rem, 2.5rem)
}
.accordion li{
    list-style-type: none;
}
a {
    color: #76b729;
}
a:hover, a:focus {
    color: #fecc00;
    text-decoration: underline;
}

.button{
	background-color: transparent;
	border: 2px solid #76b729;
    border-radius: 5px;
    color: #76b729;
    padding-left: 35px;
    padding-right: 35px;
}
.button:hover, .button:focus {
    background-color: #ebebeb;
    color: #fecc00;
}
.big-button{
    background-color: #76b729;
    color: #fff;
    font-size: clamp(1.0rem, 1vw + 0.75rem, 1.75rem);
    border-radius: clamp(1.0rem, 1vw + 0.75rem, 1.75rem);
    margin-top: clamp(1.5rem, 1vw + 0.5rem, 2rem);
}
.big-button:hover, .big-button:focus{
    color: #76b729;
    background-color: #fff;
}
.videoframe{
    border: 10px solid #76b729;
}
.marked span{
    background-image: url(/assets/img/layout/markiert-bg.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 0.5rem 1rem;
}
@media screen and (max-width: 39.9375em) {
    .marked span{
        padding: 0.5rem 0;
    }
}
/* PDF Link */
.cblock a.pdflink:before {
    font-family: "Font Awesome 5 Free";
    font-weight: 600;
    content: "\f1c1";
    padding-right: 0.5rem;
}
/* header */
.logo-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}
.logo {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  transition: opacity 0.4s ease;
}
.logo-stuck {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%);
  transition: opacity 0.4s ease;
}
.logo-stuck .smallLogo{
    max-height: 88px;
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
    .logo-stuck .smallLogo{
        max-height: 47px !important;
    }
}
@media screen and (min-width: 1024px) and (max-width: 2000px) {
    .logo-stuck .smallLogo{
        max-height: calc(47px + 2vw)!important;
    }
}

@media screen and (max-width: 39.9375em) {
    .logo,.logo-stuck {
        left: 0;
        transform: none;
    }
    .noBannerImg{
        padding-bottom: 2rem;
    }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
    .logo img {
        max-height: calc(82px + 1.5vw);
    }
}
@media screen and (min-width: 1024px) and (max-width: 2800px) {
    .logo img {
        max-height: calc(110px + 3vw);
    }
}
.logo img{
  display: block;
  width: auto;
}
.logo-stuck img {
  display: block;
  width: auto;
  height: auto;
  max-width: unset;
}
.logo {
  opacity: 1;
  z-index: 2;
  margin-top: 1rem;
}
.logo-stuck {
  opacity: 0;
  z-index: 1;
  margin-top: 0.25rem;
}
.is-stuck .logo {
  opacity: 0;
  z-index: 1;
}
.is-stuck .logo-stuck {
  opacity: 1;
  z-index: 2;
}
.sticky.is-stuck,.sticky.is-anchored{
  z-index: 99;
}
/* Banner */
.banner{
    margin-bottom: 1.5rem;
    margin-top: -1px;                          
}
.banner-inner{
	position: relative;
	z-index: -1;
}
.banner-inner{
	border-bottom: 10px #76b729 solid;
}
.caption{
	position: absolute;
	top: 35%;
	width: 100%;
	text-align: center;
	font-size: clamp(2.5rem, 3vw + 1rem, 25rem);
	text-shadow: 5px 5px 10px black;
	color: #ffcc00;
}
#typewriter::after {
  content: '|';
  animation: blink 1s infinite;
}
@keyframes blink {
  0%, 100% { opacity: 1; }
  50% { opacity: 0; }
}
@media screen and (max-width: 640px){
    .logo img{
        width: 140px;
        height: auto;
        max-height: max-content;
    }
}
@media screen and (max-width: 640px){
    .caption{
        font-size: 2rem;
    }
}
/*startseite*/
.opening-outer h2{
    color: #fecc00;
}
.news-outer{
	width: 100%;
    overflow: hidden;
    /*height: 500px;*/
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.news-outer h1{
	margin-top: 2rem;
	color: #fecc00;
}
.gelb-outer{
	background: #fecc00;
    height: 100%;
    transform: skewY(-1deg);
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.gray-outer{
	background: #76b729;
    height: 90%;
    transform: skewY(0.8deg);
    margin-top: 0rem;
}
.content-inner{
	transform: skewY(0.2deg);
}
/* Accordion */
.accordion-item{
    border: solid 1px #76b729;
    margin-bottom: 1rem;
} 
.accordion-title{
    color: #0a0a0a;
    text-decoration: none;
    font-size: clamp(1.0rem, 1vw + 0.5rem, 1.6rem);
}
.accordion-title:hover,.accordion-title:focus{
    text-decoration: none;
}
.accordion-item.is-active > .accordion-title{
    background: #fecc00;
    color: #0a0a0a;
    border: 1px solid #fecc00;
}
.accordion-title:hover, .accordion-title:focus{
    background: #fecc00;
    color: #0a0a0a;
}
/* Accordion - ENDE */
/* WhatsApp */
.WhatsApp{
    background-color: #fecc00;
    font-size: 5rem; 
    color: #76b729;
    text-align: center;
    width: 150px;
    margin-left: auto;
    margin-right: auto;
    height: 150px;
    padding-top: 1.25rem;
    border-radius: 75px;
}
.WhatsApp i{
    color: #76b729;
}
.WhatsApp:hover, .WhatsApp:focus{
    background-color: #76b729;
    color: #fecc00;
}
.WhatsApp:hover i, .WhatsApp:focus i{
    color: #fecc00;
}
/* Tabellen */
table {
    border: solid #76b729 1px;
}
table a{
    color: #fecc00;
}
table a:hover, table a:focus{
    text-decoration: underline;
}
table thead, table tbody, table tfoot{
    border: none;
}
table tbody tr:nth-child(even) {
    background-color: #76b729;
    color: #fff;
    border: none;
}
table tr, table td{
    border: none;
}
/* Navigation */
.preheader{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    font-size: clamp(1.0rem, 1vw + 0.5rem, 1.6rem);
	color: #1c1c1c;
}
.preheader a{
    color: #1c1c1c;
}
.preheader a:hover, .preheader a:focus{
	color: #76b729;
}
.navigation{
	background: #76b729;
}
.main-nav{
	padding-top: 1.5rem;
	padding-bottom: 1.5rem;
}
.main-nav ul {
  display: flex;
  justify-content: right;
  list-style: none;
  padding: 0;
  margin: 0;
}
.main-nav > ul > li {
    padding: 0 2.5%;
    border-right: 2px solid #fff;
    text-align: center;
    width: -webkit-fill-available;
}
.main-nav > ul > li:first-child {
    padding: 0 1.5%;
    text-align: left;
}
.main-nav > ul > li.has-submenu:hover, .main-nav > ul > li.has-submenu:focus{
    border-right: 2px solid #fecc00;
}
.main-nav ul li.last{
	border-right: none;
    padding-right: 0px;
} 
.main-nav li a{
	font-size: clamp(1.0rem, 1vw + 0.5rem, 1.75rem);
    font-weight: 300;
	color: #ffffff;
    white-space: nowrap;
}
.main-nav li.active a{
    /*color: #fecc00;*/
    font-weight: 600;
}
/**/
.main-nav ul li.has-submenu{
    position: relative;
}
.main-nav ul li.has-submenu ul li{
    text-align: left;
    /*padding-left: 1rem;*/
    display: block;
    float: none;
}
.main-nav ul li.has-submenu ul li a{
    font-size: clamp(0.75rem, 1vw + 0.5rem, 1.25rem);
}
/*
.main-nav ul li.has-submenu ul{
    display: none;
    position: absolute;
    background-color: #76b729;
    width: 100%;
    left: 0;
}
.main-nav ul li.has-submenu:hover ul{
    display: block;
}
*/
.main-nav ul li.has-submenu ul {
    position: absolute;
    background-color: #76b729;
    width: 100%;
    right: -2px;
    display: block;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    z-index: 10;
    border-right: 2px solid #fecc00;
    padding-bottom: 2rem;
    border-radius: 0 0 45px 0;
}
.main-nav ul li.has-submenu:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}
.main-nav ul li.has-submenu ul li a {
    display: block;
    padding: 0.75rem 1rem;
    font-size: clamp(0.875rem, 1vw + 0.5rem, 1.12rem);
    font-weight: normal;
    color: white;
    text-decoration: none;
    transition: background-color 0.3s ease, transform 0.2s ease, box-shadow 0.2s ease;
}
@media screen and (max-width: 1580px){
    .main-nav ul li.has-submenu ul li a {
        font-size: 0.75rem;
    }
}
.main-nav ul li.has-submenu ul li a:hover {
    background-color: #5a991f;
    transform: translateX(4px);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.2);
}
/**/
.main-nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
}
.main-nav ul li a {
  position: relative;
  transition: transform 0.6s ease;
}
.main-nav > ul > li > a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.2rem;
  width: 0%;
  height: 2px;
  background-color: #fecc00;
  transition: width 0.6s ease;
}
.main-nav > ul > li > a:hover {
  transform: scale(1.05);
}
.main-nav > ul > li > a:hover::after {
  width: 100%;
}
/* Mobilnav */
.off-canvas.is-transition-overlap{
    z-index: 101 !important;
}
.off-canvas a{
    color: #5a991f;
}
.mobil-nav{
    width: 100%;
}
.mobil-nav-button i{
    color: #fecc00;
    font-size: 1.75rem;
    display: inline-block;
    transition: transform 0.3s ease;
}
.mobil-nav-button[aria-expanded="true"] i{
    transform: rotate(90deg);
}
.menu a{
    color: #1c1c1c;
}
.off-canvas{
    background: #fff;
    color: #1c1c1c;
}
.js-off-canvas-overlay{ 
    background: rgba(0, 0, 0, 0.5);
    z-index: 100 !important;
}
.menu li:focus, .menu li:hover{
    background: #fecc00;
    color: #fff !important;
}
.menu .active>a {
    background: #76b729;
}
@media screen and (max-width: 64em){
    .top-bar-title{
        padding-top: 0.5rem;
    }
}
/* Search */
.search-form-outer .left{
    width: 80%;
    float: left;
}
.search-form-outer .right{
    width: 19%;
    float: right;
    padding-top: 0.4rem;
    text-align: center;
}
@media screen and (min-width: 39.9375em) and (max-width: 64em) {
    .search-form-outer .left{
        width: 60%;
    }
    .search-form-outer .right{
        width: 39%;
    }
}
@media screen and (min-width: 0em) and (max-width: 40em) {
    .search-form-outer .left{
        width: 100%;
    }
    .search-form-outer .right{
        width: 100%;
        text-align: right;
    }
}
/* sliding buttons */
.toggle-outer{
    position: relative;
}
.icon-item-box{
    min-height: 50px;
    background: #e30615;
    right: 60px;
    top: 1px;
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    color:#fff;
    font-size: 1rem;
    padding-left: 1rem;
    padding-right: 1rem;
    font-weight: 300;
}
.icon-item-box#search-outer{
    background: #76b729;
}
.icon-item-box#solar{
    background: #fecc00;
    color: #0a0a0a;
}
.icon-item-box#solar a{
    color: #0a0a0a;
    font-weight: bold;
}
.icon-item-box#strom{
    background: #76b729;
    font-weight: bold;
}
.icon-item-box#infrarot{
    background: #f07d00;
    font-weight: bold;
}
.icon-item-box a{
    color:#fff;
}
.icon-item-box > a:hover{
    text-decoration: underline;
}
.icon-bar {
  position: fixed;
  top: 35%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 0;
  z-index: 990;    
}
.icon-bar > .toggle-outer > a {
  display: block;
  text-align: center;
  transition: all 0.3s ease;
  color: white;
  font-size: 25px;
  margin-bottom: 0.15rem;    
  
}
.icon-item {
  background: #76b729;
  color: white;
}
#search-outer {
    width: 300px
}
#search-outer .left {
    float: left;
    width: 80%
}
#search-outer .right {
    float: right;
    width: 20%;
    text-align: center;
    font-size: 2rem;
}
#search-outer .right button{
    color: white;
}
#search-outer .right button:hover, #search-outer .right button:focus{
    color: #0a0a0a;
}
/* Anfragen */
.formIcon{
    text-align: center;
    padding-bottom: 2rem;
}
.anfrageForm a{
    color: #0a0a0a;
    font-weight: bold;
}
.anfrageForm a:hover, .anfrageForm a:focus{
    color: #76b729;
}
.button.hollow.secondary{
    background-color: transparent;
	border: 1px solid #1c1c1c;
    color: #1c1c1c;
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
    background-color: #76b729;
    border: 1px solid #76b729;
    color: #fff;
}
/* Anfragen - ENDE */
/* Sidenavigation */
.sidenav ul{
    list-style: none;
}
.sidenav a{
    padding-left: 0.5rem;
}
.sidenav .level1{
    font-size: 1.6rem;
    padding-left: 30px;
}
.sidenav .level2 {
    font-size: 1.3rem;
}
/*
.sidenav .level1::before {
    position: absolute;
    content: url(/assets/img/layout/sub-nav.png);
    margin-left: -30px;
}
.sidenav .level2::before {
    padding-right: 10px;
    content: url(/assets/img/layout/sub-nav.png);
}
*/
.sidenav li.active .level2 {
    display: block;
}
/* Termine */
.terminlist{
    padding-bottom: 25px;
}
.day, .month, .year{
	text-align: center;
	color: #ffffff;
	margin-bottom: -5px;
	background: #0f5075;
}
.day{
	font-size: 2rem;
	font-weight: bold;
	position: relative;
}
.day::after{
	display: block;
    border: inset 6px;
    content: '';
    border-left-style: solid;
    border-color: transparent transparent transparent #efeac7;
    position: absolute;
    top: 50%;
    margin-top: -6px;
}
.month, .year{
	font-size: 1.2rem;
}
/** Timeline v2 **/

.timelines h2 {
	text-align: center;
	color: #fff;
	font-weight: 600;
	margin-bottom: 40px;
	font-size: 32px;
}
.d-flex-2 {
	display: flex;
	align-items: center;
}
.timeline-area {
	padding: 80px 0;
}
.all-timelines {
	position: relative;
}
.timelines h2 {
	text-align: center;
	color: #0a0a0a;
	font-weight: 600;
	margin-bottom: 40px;
}
.all-timelines::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	height: 100%;
	width: 2px;
	background: #006e9d;
	top: 20px;
}
.single-timeline {
	margin-bottom: 22px;
}
.timeline-blank {
	width: 50%;
}
.timeline-text {
	width: 50%;
	padding-left: 30px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.timeline-text h6 {
	color: #006e9d;
	font-weight: 900;
	display: inline-block;
	font-size: 1rem;
}
.timeline-text span {
	color: #0a0a0a;
	display: block;
	width: 100%;
}
.single-timeline:nth-child(even) .timeline-text span {
	text-align: right;
}
.t-square {
	content: "";
	position: absolute;
	width: 12px;
	height: 12px;
	left: -6px;
	background: #006e9d;
}
.single-timeline:nth-child(even) {
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.single-timeline:nth-child(even) .t-square {
	right: -6px;
	left: unset;
}
.single-timeline:nth-child(even) .timeline-text {
	padding-left: 0;
	padding-right: 30px;
	text-align: right;
}

@media all and (max-width: 991px) {
}
@media all and (max-width: 768px) {
	.all-timelines::before {
		right: unset;
		top: 0;
	}
	.single-timeline:nth-child(2n) .timeline-text {
		padding-left: 30px;
		padding-right: 0;
		text-align: left;
	}
	.single-timeline:nth-child(2n) .t-square {
		left: -6px;
		right: unset;
	}
	.timeline-blank {
		display: none;
	}
	.timeline-text {
		width: 100%; 
	}
	.single-timeline:nth-child(even) .timeline-text span {
		text-align: left !important;
	}
}
@media all and (max-width: 575px) {
}
@media all and (max-width: 360px) {
	.all-timelines::before {
		top: 32px;
	}
}
/* Gallerie */
.thumbnail{
    /*border: solid 1px #00000000;*/
    border: none;
    margin-bottom: 0rem;
    max-width: 480px;
    max-height: 480px;
}
a.thumbnail:hover, a.thumbnail:focus {
    box-shadow: none;
}
/** Timeline V2 - ENDE **/
/* Blog */
.posts{
    padding-top: 25px;
}
.post_date{
    padding-right: 5px;
}
.post_text{
    padding-left: 15px;
}
.post{
	padding-bottom: 25px;
}
.post h2{
	font-size: 1.5rem;
	line-height: 1.1;
    margin-top: 1rem;
    margin-bottom: 1.2rem;
}
.post h2 a{
	color: #fecc00;
	font-size: 1.75rem;
}
.newsouter{
    color: #1c1c1c;
    background-color: none;
    padding-top: 1rem;
}
.newsouter .title a{
    color: #1c1c1c;
}
.readmore{
	background-color: transparent;
	border: 1px solid #1c1c1c;
    border-radius: 5px;
    color: #1c1c1c;
    padding-left: 35px;
    padding-right: 35px;
    float: right;
}
.readmore:hover, .readmore:focus {
    background-color: #76b729;
    border: 1px solid #76b729;
    color: #fff;
}
.aktuelles a.readmore{
    position: absolute;
    bottom: 0;
}
.paging{
	padding-bottom: 25px;
}
.paging li:before, li.tabs-title:before, ol li:before{
	content: none !important;
}
.paging li{
	float:left;
	list-style: none;
	padding-right: 15px;
}
.blogTags h3, .blogArchiv h3{
    color: #76b729;
    font-size: 1.5rem;
}
.blogTags a, .blogArchiv a{
	color: #76b729;
}
.blogTags ul, .blogArchiv ul{
    list-style: none;
}
.blogArchiv .count{
    font-weight: normal;
    font-size: clamp(1.0rem, 1vw + 0.5rem, 1.6rem);
}
.itemTag{
    border: solid #76b82a 1px;
    padding: 0.25rem 0.5rem;
    box-shadow: #76b729 0.25rem 0.25rem;
    background: #fff;
    color: #1c1c1c;
    text-transform: uppercase;
}
.NewsPic img{
    border: solid 5px #1c1c1c;
}
.kreisText p{
    font-size: 1rem;
}
/* Kontakt */
.faerstaeggt {
    display: none;
}
.content input.error, .content textarea.error, .content div.error {
    border-color: #ff0000;
}
.content div.error {
    border: dotted 1px #ff0000;
}
.alert .alert-error{
    color: #ff0000;
}
.kontaktForm tbody tr:nth-child(even), .kontaktForm tr{
    background: none;
}
.kontaktForm tbody{
    border: none;
}
/* Leistungen */
.leistungenOuter{
    position: relative;
}
.leistungenOuterBK{
    position: absolute;
    background-image: url('/assets/img/layout/leistungen-bg.webp');
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: linear-gradient(to bottom,
    transparent 0%,
    black 20%,
    black 80%,
    transparent 100%);
    -webkit-mask-size: 100% 100%;
    -webkit-mask-repeat: no-repeat;
    mask-image: linear-gradient(to bottom,
    transparent 0%,
    black 20%,
    black 80%,
    transparent 100%);
    mask-size: 100% 100%;
    mask-repeat: no-repeat;
    width: 100%;
    z-index: 0;
}
.leistungItem{
    border-radius: 0 45px 0 0;
    background-color: #e5e5e5;
    border-top: solid #fecc00 5px;
    z-index: 1;
}
.leistungimgouter{
    overflow: hidden;
}
.leistungItemContent{
    padding: clamp(1.0rem, 1vw + 0.75rem, 2.25rem);
    color: #1c1c1c;
}
.leistungimg1{
    opacity: 1;
    transition: opacity 0.7s ease;
    height: -webkit-fill-available;
}
.leistungItem:hover .leistungimg1, .leistungItem:focus .leistungimg1{
    opacity: 0;
}
.leistungItem a:hover, .leistungItem a:focus{
    text-decoration: none !important;
}
.leistungItemContent h3{
    text-transform: uppercase;
    font-size: clamp(1.0rem, 1vw + 0.75rem, 2.25rem);
}
/* Footer */
.footer{
    margin-top: 3rem;
	padding-top: clamp(4rem, 1vw + 0.5rem, 2.5rem);
	background-image: url('/assets/img/layout/footer.svg');
    background-repeat: no-repeat;
    background-size: 100% 65%;
	color: #1c1c1c;
    font-size: clamp(0.9rem, 1vw + 0.75rem, 1rem);
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
    .footer{
        background-size: 100% 68%;
    }
}
@media screen and (max-width: 39.9375em) {
    .footer{
        background-size: 100% 20%;
    }
}
.socialLinks, .footerNav {
    text-align: center;
}
.socialLinks-outer{
    padding-top: 2.5rem;
}
.footerBootom{
    height: 8rem;
}
.footer a{
	color: #1c1c1c;
}
.footer a:hover, .footer a:focus{
	color: #76b729;
	text-decoration: underline;
}
.footer .footerNav a{
  font-size: 0.7rem;
  padding-right: 1.0em;
  padding-left: 1.0em;
  border-right: 1px solid #1c1c1c;
}
.footer .footerNav a:last-child{
  border-right: none;
}
.footer .socialLinks span{
    font-size: 0.75rem;
}
/* Zählanmiation */
.count{
    font-weight: bold;
    font-size: clamp(3.25rem, 1vw + 0.75rem, 4rem);
}
.countOuter {
  border: 3px solid #fecc00;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  width: 100%;
  max-width: 260px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}
/* Back to Top */
	.cd-top {
		z-index:500;
		display: inline-block;
	  	height: 40px;
	  	width: 40px;
	  	position: fixed;
	  	bottom: 53px;
	  	right: 10px;
	  	box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	  /* image replacement properties */
	  	overflow: hidden;
	  	text-indent: 100%;
	  	white-space: nowrap;
	  	background: rgba(120, 138, 146, 0.8) url(/assets/img/layout/cd-top-arrow.svg) no-repeat center 50%;
	  	/*visibility: hidden;*/
	  	opacity: 0;
	  	-webkit-transition: opacity .3s 0s, visibility 0s .3s;
	  	-moz-transition: opacity .3s 0s, visibility 0s .3s;
	  	transition: opacity .3s 0s, visibility 0s .3s;
	}
	.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
	  	-webkit-transition: opacity .3s 0s, visibility 0s 0s;
	  	-moz-transition: opacity .3s 0s, visibility 0s 0s;
	  	transition: opacity .3s 0s, visibility 0s 0s;
	}
	.cd-top.cd-is-visible {
	  /* the button becomes visible */
	  visibility: visible;
	  opacity: 1;
	}
	.cd-top.cd-fade-out {
	  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	  	opacity: .5;
	}
	.no-touch .cd-top:hover {
	  	background-color: #788a92;
	  	opacity: 1;
	}
/* 4K-Anpassungen  */
@media screen and (min-width: 1980px){
    .banner img{
        width: 100%;
    }
}