body {
  padding-top: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight:300;
  font-size:1.1rem;
  color:#222;
	overflow-x: hidden;
	-moz-hyphens: auto;
hyphens: auto;
}
a {
    color: #187c00;
	transition: all 0.2s ease-in-out;
}
a:hover {
    color:#000;
	text-decoration: none
}
img {
    width: 100%;
    height: auto;
}

h1, h2, h3, h4, h5 {
    font-family: 'Arial Narrow', 'Impact', sans-serif;
  line-height:1.2;
  color:#0F4901;
  margin-top:0;
	 font-weight:700;
}
h1 {
    font-size: 3.6rem;
}
h2 {
  line-height:1.1;
  margin-top:0;
	font-size: 2.2rem;
}
h3 {
    font-size: 1.2rem;
	text-transform: uppercase;
	color:#187c00
}
h4 {
font-size: 1.1rem;
margin-bottom: 5px;
text-transform: uppercase;
}

#headoben {
  position: relative;
  background-color: black;
  min-height: 25rem;
  width: 100%;
	height: 100Vh;
  overflow: hidden;
}
#headoben video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: 0;
  -ms-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
#headoben h1 {
  color:#187c00;
}
#headoben h2 {
  color:#0F4901;
	font-size: 1.7rem;
	letter-spacing: 2px;
    background-color:rgba(255,255,255,0.3);
    display: inline-block;
    padding: 5px 15px;
}
#headoben p {
	font-size: 1.5rem;
letter-spacing: 1px
}
#headoben .diag-bg, #headoben .diag-bg2 {
  z-index: 2;
}
.mein-container2 {
    margin: 0 7%;
}
.mein-container2 a img {
    margin: 0 3%;
	border: 2px solid #e67817;
	width: auto;
	max-width: 100%;
	transition: all 0.2s ease-in-out;
}
.mein-container2 a:hover img {
    opacity: 0.6
}
.single-slide
{
	padding: 0;
    padding-bottom: 10vh;
}
.single-slide h1
{
	font-size:4.2rem;
	color:#fff;
	font-weight: 700;

}
.ball-rotate > div {
    background-color: #e67817;
    width: 45px;
    height: 45px;
}
.ball-rotate > div::before, .ball-rotate > div::after {
    background-color: #999;
    width: 10px;
    height: 10px;
    margin: 8px;
}
.single-slide p
{

	 font-weight:400;
	font-size:1.4rem;
	color:#fff
}
a .head-wahl {
    background-color: rgba(255,255,255,.6);
    text-align: center;
    transition: all 0.2s ease-in-out;
}
a:hover .head-wahl {
    background-color: rgba(255,255,255,.9);
}
a .head-wahl img {
   border-radius: 6px;
   padding: 20px;
   transition: all 0.2s ease-in-out;
}
a:hover .head-wahl img {
    padding: 15px;
    border-radius: 50%;
 }
a .head-wahl h5 {
    background-color: #187c00;
font-size: .8rem;
color: #fff;
padding: 8px;
transition: all 0.2s ease-in-out;
text-transform: uppercase;
 }
 a:hover .head-wahl h5 {
    background-color: #0F4901;
 }
.swiper-slide {
  height: calc(100Vh - 80px);
  min-height: 300px;
  background: no-repeat bottom center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#startseite .reserv {
    position: absolute;
	top: 35Vh;
}
#startseite .carousel-item {
  height: calc(100Vh - 144px);
	background: no-repeat top center scroll;
}
.carousel-item img {
  width: 30%;
}

b, strong {
    font-weight: 700;
}
.navbar .container, .swiper-slide .container {
    max-width: 100%;
    padding-left: 7%;
    padding-right: 7%;
}

.ml6 {
  position: relative;
  font-weight: 700;
  font-size: 1.4rem;
}

.ml6 .text-wrapper {
  position: relative;
  display: inline-block;
  overflow: hidden;
}

.ml6 .letter {
  display: inline-block;
  line-height: 80px;
}
.slog .btn {
	padding:8px 20px !important;

font-size: 0.9rem;
}
.slog .btn-info {
	background-color: transparent;
border-color:#e67817;
	color:#999;
}
.portfolio-item {
  margin-bottom: 30px;
}
#stellen, #news, #not {
    font-size: 0.9rem;
    background-color: #f3f3f3;
}
.wenzel {
    font-size: 0.7rem;
    background-color: #fff;
    padding: 10px;
    height: 200px;
    width: 200px;
    border-radius: 50%;
    position: absolute;
    margin-top: -45px;
    border: 2px solid #e67817;
	line-height: 2
}
.navbar-dark .navbar-nav .nav-link {
    padding-right: .8rem;
    padding-left: .8rem;
	color: #111;
font-size:1rem;
font-family: 'Arial Narrow', 'Impact', sans-serif;
	text-transform: uppercase;
font-weight: 600;
letter-spacing: 1px;
}
.navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:active {
	color: #999 !important;
}
.navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active {
    color: #187c00;
}
.dropdown-menu {
    font-size: 1rem;
    border: 0;
    border-radius: 0;
	padding: 0 0;
	min-width: 220px;
}
.dropdown-item {
    padding: 0.45rem 1rem;
}
.dropdown-item:hover {
    background-color: #979797;
	color:#fff
}
.bg-dark {
    background-color: rgba(255,255,255,.96) !important;
	height: 90px;
	transition: all 0.2s ease-in-out;
    border-bottom:22px solid #187c00;
    box-shadow: 0 0 0 5px #0F4901;
}
.bg-dark.navbar-shrink {
	height: 50px;
	background-color: #ffffff !important;
	border-bottom: 12px solid #187c00;
    box-shadow: 0 0 0 2px #0F4901;
}
.navbar-dark.navbar-shrink .navbar-nav .nav-link {
font-size:0.9rem
}
.navbar-dark .navbar-brand {
	display: inline-block;
position: absolute;
}
.navbar-dark .navbar-brand img {
	width: 380px;
padding-top: 54px;
	transition: all 0.3s ease-in-out;
}
.navbar-dark.navbar-shrink .navbar-brand img {
		width: 220px;
padding-top: 30px;
    }
.banner {
    position: sticky;
    margin-bottom: 10px;
	top: 90px;
}
.btn {
    font-family: 'Arial Narrow', 'Impact', sans-serif;
    display: inline-block;
    border: 2px solid transparent;
    padding: 0.6875rem 3.5625rem;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
	letter-spacing:1px
}
.btn-info {
    color: #fff;
    background-color: #888;
    border-color: #fff;
}
.btn-info:hover {
    color: #fff !important;
    background-color: #187c00;
    border-color: #fff;
}
.btn-danger {
    color: #fff;
    background-color: #d52929;
    font-size: 1rem;
	font-weight: bold
}
.btn-primary {
    color: #fff;
    background-color: #979797;
    font-size: 1.2rem;
	font-weight: bold
}
.btn-not {
    border-color: linear-gradient(45deg,#4291cd,#8fbf21);
    color: #fff;
    font-size: 1.2rem;
	background-image: linear-gradient(45deg,#4291cd,#8fbf21);
}
:hover.btn-primary, :hover.btn-danger {
    background-color: #111;
	border-color: #111;
	color:#fff
}
:hover.btn-not {
    background-image: linear-gradient(45deg,#8fbf21,#4291cd);
	border-color: #7490b6;
	color:#fff
}
.loader-inner {
    background-color: #fff;
}

.square-spin > div {
   background: #187c00;
width: 60px;
height: 60px;
border-radius: 0;
}
.swiper-container span i {
  border: solid #fff;
  border-width: 0 3px 3px 0;
  display: inline-block;
  padding: 8px;
	position: absolute;
top: 50%;
z-index: 111;
}
.swiper-container span.arr-right i {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
	right:20px
}

.swiper-container span.arr-left i {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
	left:20px
}
#oeffnung {
   width: 320px;
position: fixed;
left: auto;
z-index: 11111;
right: -4px;
top: 40%;
font-size: .9rem;
	background-color: rgba(255,255,255,0.9);
	border: 4px solid #979797;
}
#oeffnung td {
   padding:2px 5px
}
#oeffnung td strong {
  color:#979797;
font-weight:500;
}
footer  {
font-size: 0.8rem;
letter-spacing: 1px;
}
footer a {
    color: #187c00;
padding: 0 12px;
text-transform: uppercase;
}
footer a:hover {
    color:#111;
	opacity: .6
}
.leistungen2{background-color:#0F4901;margin-right:60px}
.leistungen2 img{position:relative;margin:50px 0 20px 70px;transition:all .2s ease-in-out}
.weitere4 .leistungen2{padding:40px;margin-bottom:-60px;z-index:22;color:#fff}
.leistungen3{background-color:#187c00;margin-left:60px}
.leistungen3 img{position:relative;margin:50px 0 20px 0;left:-60px;transition:all .2s ease-in-out}
.modal-backdrop.show {
    opacity: .9;
	background-color: rgb(35,9,3);
}
.leistungen h3 {
	font-size: 2rem
}
.form-control {
    color: #3e4f58;
    border-radius: 0;
margin-bottom: 20px
}

.form-control[readonly] {
    background-color: transparent;

}
#datepicker > span:hover{cursor: pointer;}
.checkbox-inline {
    font-size: 90%;
}

.btn-primary.focus, .btn-primary:focus, .btn-danger.focus, .btn-danger:focus, .btn-not.focus, .btn-not:focus {
    box-shadow: 0 0 0 0 transparent !important;
}
.btn[aria-expanded="true"]
{ background-color: #187c00;
	color:#fff 
} 

.grau {
    background-color: #eee;
padding: 15px;
}
.karten .card {
    border: 0;
	border-radius: 0;
}
.karten .card-body {
    background-color: #fff;
    border: 0;
    padding: 1rem;
	border-radius: 0;
	font-size: 1rem;
}
.karten .card-body h3 {
	margin-bottom: 2px;
	font-size: 1.6rem;
	text-transform: none
}

.karten .card h4 {
    position: absolute;
    top: 10px;
    
    padding: 3px 12px;
    color: #fff;
    z-index: 1;
    font-size: 1rem;
    letter-spacing: 1px;
    text-transform: none;
	background-image: linear-gradient(45deg,#4291cd,#8fbf21);
}
.karten .card span {
    font-size: 0.8rem;
letter-spacing: 2px;
}
.karten .card p {
margin-bottom: 0;
}
.nav-item i {
    border: solid #187c00;
  border-width: 0 2px 2px 0;
  display: inline-block;
  padding: 2px;
	transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
	float: right;
margin-top: 4px;
margin-left: 6px;
}
.b-r-15 {
    margin-right: -15px;
    position: relative;
    width: calc(100% + 15px);
}
.b-l-15 {
    margin-left: -15px;
    position: relative;
    width: calc(100% + 15px);
}
.oefn td {
    padding-right:20px;
	padding-top:6px
}
ul.reds {
    list-style-type: none;
    padding-left: 4px;
}
ul.reds li {
    margin-bottom: 8px;
    margin-top: 8px;
    margin-left: 9px;
}
ul.reds li::before {
    content: "■";
    color: #979797;
    margin-left: -14px;
    float: left;
    font-size: 14px;
}
.slick-prev::before, .slick-next::before {
    background: #187c00;
    padding: 10px;
}
.slick-prev {
    left: -45px;
}
.slick-slide a p {
   position: relative;
z-index: 111;
background-color: rgba(15,73,1,0.8);
padding: 10px;
color: #fff;
display: inline-block;
width: 80%;
font-size: 1rem;
bottom: 75px;
margin-bottom: 0;

}
.slick-slide a:hover p {
background-color: rgba(15,73,1,1);

}

.c-center {
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.lg-backdrop {
    background-color: rgba(255,255,255,0.98);
}
.lg-sub-html, .lg-toolbar {
    background-color: rgba(238,46,36,.95);
}
.lg-toolbar .lg-icon {
    color: #3e4f58;
}
.gr-ban {
background-size: cover;padding-top: 180px;background-position: bottom center;
	padding-bottom: 160px
}
.mein-table {
width: 100%
}
.mein-table td {
width: 50%;
	padding: 0
}
.mein-table td.inhalt {
	padding: 10px 70px
}
.gr-ban .t-container {
padding: 30px;
background-color: rgba(255,255,255,0.9);
margin-right: auto;
}
.termin {
    padding: 5px 20px;
    background-color: rgba(255,255,255,0.5);
    display: block;
    margin-top: 5px;

}
.termin span {
    display: block;
	font-size: .9rem;
	letter-spacing: 2px
}
:hover.termin {
    background-color: rgba(181,198,221,0.3);
    color:#979797;

}
.table-bordered th {
    border: 1px solid #7490b6;
    padding: 12px 0;
    text-align: center;
	background-color: #7490b6;
	color:#fff
}
.table-bordered td {
    border: 1px solid #7490b6;
    padding: 12px 0;
    text-align: center;
}
.mein-container {
margin: 3rem 9%;
	}
.ban-3 {
    background-color: #e5e5e5;
padding: 50px 5%;
	padding-right: 20px
}
footer  {
    background-color: #fff;
    color: #111;margin-top:-1px
}
.ban-4 {
    background-color: #979797;
    padding: 50px 15px;
	color:#fff
}

.social {
	line-height: 2.4;
	font-size: 80%
}
.social a img {
	width: auto;
	margin-right: 15px;
}
.social a:hover img {
	opacity: 0.8
}
.a-back {
    border-radius: 4px;
	background-color: #979797;
	color:#fff;
	padding: 1px 8px
}
.a-back:hover {
	background-color: #3e4f58;
	color:#fff;
}
.card-footer:last-child {
    border-radius: 0;
}
.card-footer {
    padding: 25px 1rem;
    background-color: #fff;
    border-top: 0;
    padding-top: 0;
}


.unsere {
position:absolute;width: 105px;right: -4px; 
	height: 1200px;
}
.unsere a img {
width: 80px;
	filter: grayscale(100%);
	border-top:1px solid #fff;
	border-bottom:1px solid #fff;
}
.unsere a:hover img {
	filter: grayscale(0);
	border-top:1px solid #979797;
	border-bottom:1px solid #979797;
}
.banner {
    position: sticky;
padding-right: 0;
	top: 80px;
}
.banner a {
display: block;
}
.banner a:hover {
    background-color: #979797;
}

.banner a .t-re {
    float: left;
	padding: 5px;
	display: block;
	opacity: 0
}
.banner a:hover .t-re {
    opacity: 1
}

.oefn a {

color: #979797;
font-weight: 500;
letter-spacing: 0.5px;
	font-size:1.6rem
}
.oefn .btn {
float: right;
	padding:8px 20px !important;
font-size: 0.9rem;
font-weight: 500;z-index: 0;
	color:#fff
}
.btn-klein {
	padding:6px 15px !important;
font-size: 0.9rem;
font-weight: 500;z-index: 0;
}
.foot {
display: flow-root;
	padding-top: 10px;
	border-top:1px solid #ddd;
	line-height: 36px;
}
.kontakt {
    background-color: #3e4f58;
    padding: 50px 7%;
    color: #fff;
}
.themen {
    background-color: #187c00;
  }
  .themen a h5 {
    color:#ccc;
    margin-top: 10px;
    margin-bottom: 0;
    font-size: 1.4rem;
	  transition: all 0.2s ease-in-out;
  }
 .themen a:hover h5 {
    color:#fff;
  }
@media (max-width: 1170px) {
.themen a h5 {
    font-size: 1rem;
  }
}
@media (max-width: 992px) {
	.carousel-item img {
  width: 50%;
}
	.karten .card-body h3 {
	font-size: 1rem;
}
	.mein-table td {
width: 100%;
	float: none;
		display: block
}
.mein-table td.inhalt {
	padding: 10px 20px
}
	.wenzel {
    position: relative;
		margin-top: 20px
}
	.btn {
    padding: 6px 12px;
		font-size: 0.9rem !important
}
	.navbar-dark .navbar-brand {
	display: block;
position: relative;
}
	.navbar-toggler {
    padding: 0;
    border: 0;
    border-radius: 0;
}
	.navbar-dark .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}
	.navbar {
    padding: 0 1rem;
}
	.navbar-nav {
    display: block;
    background-color: rgba(255,255,255,.9);
    padding: 10px;
    text-align: center;
}
		.carousel-item {
  height: 40vh;
}
	.mein-container {
margin: 3rem 15px;
	}
	body {
  font-size:0.8rem;
}
.navbar-dark .navbar-brand img {
  width: 300px;
  padding-top: 30px;
}
}
@media (max-width: 768px) {
.gr-ban {
padding-top: 15px;padding-bottom: 15px;
	
}
	.gr-ban .container {
column-count:1;
		margin: 15px;
		width: calc(100% - 30px)
}
	h2 {
    font-size: 1.4rem;
}
}
@media (max-width: 500px) {
.slog h1 {
    font-size: 1.2rem;
margin-left: calc(50% - 145px);
width: 290px
}
	.navbar-dark .navbar-nav .nav-link, .dropdown-menu, .dropdown-item {
  font-size: 0.8rem;
		padding: 0.2rem 1rem !important;
}
.container-grid {
  grid-template-columns: 1fr;
  grid-gap: 1px;

}
	.navbar-dark .navbar-brand img {
  width: 200px;
  padding-top: 20px;
}
	.container-grid div p {
    height: auto;
    margin-bottom: 0;
    padding: 20px;
}
	.container-grid div p span {
    top: 0;
    transform: none;
}
	.container-grid div::before {
    display: none;
}
}
.formular {
    margin-top: 15px
}
.formular input, .formular textarea{
    width: 100%;
	border: 1px solid #187c00;
	background-color: transparent;
	color:#187c00;
	padding: 5px 10px;
	margin: 5px 0;
	font-size: 1.2rem
}
.formular textarea{
    height: 120px
}
.formular input[type=submit]{
    width: auto;
	background-color: #187c00;
	color:#979797;
	margin-bottom: 0;
	border:0;
}
.formular input[type=submit]:hover{
	background-color: #bbb;
	color:#fff;
}
.formular input[type=checkbox]{
	width:20px
}
.formular a{
	color:#111;
}
.bilder-text {
	z-index: 2;
	position: relative;
	padding-top: 0;
padding-left: 0;
	opacity: 0;transition: all 0.3s ease-in-out;
	width: calc(100% + 30px);
margin-left: -15px;
}
:hover.bilder-text {
	opacity: 1
}
.bilder-text div {
    padding: 200px 70px;
	z-index: 2;
	position: relative;
	background-color: rgba(187,187,187,0.96);
	color: #fff;
}
.bilder h4 {
    position: absolute;
bottom: 10px;
    z-index: 1;
	background-color: rgba(187,187,187,0.96);
	padding: 20px;
text-align: center;
color: #fff;
width: 90%;
	left: 5%;
	font-size: 2rem
}

.bilder-text h5 {
    font-size: 1.8rem;
	color:#fff;
font-size: 2rem
}
.bilder-text h5::after {
    content: '';
    background-color: #e67817;
    display: block;
    height: 4px;
    margin: 0.2em 0 0.2em 0;
    width: 100%;
}
figure {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
figure img{
    -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out;
}
.bild-over {
    overflow: hidden;

}
.bild-over img {
	-webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        transition: all .3s ease-out;
}
.bild-over:hover img {
    transform: scale(1.1)
}
figure:hover img {
	-webkit-transform: scale(1.05);
	transform: scale(1.2);
	cursor: zoom-in
}


.back-to-top {
 position: fixed;
 bottom:15px;
 right:10px;
 z-index: 100;
  text-align: center;
  display: inline-block;
  width: 50px;
  height: 50px;
  background-color: #979797;
	border-radius: 0
}
.back-to-top i {
    border: solid #fff;
  border-width: 0 4px 4px 0;
  display: inline-block;
  padding: 6px;
	transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
	float: right;
margin-top: 20px;
margin-right: 17px;
}
:hover.back-to-top, :focus.back-to-top {
  background-color: #3e4f58;
}
.link1{
  display: inline-block;
}

.link1:hover .link1__label:after,
.link1:focus .link1__label:after{
  transform: translate3d(0, 0, 0);
}

.link1__label{
  position: relative;
  overflow: hidden;
  display: inline-block;
	margin-top: 0;
margin-bottom: -8px;
font-weight: 700;
padding-left: 12px;
padding-right: 10px;
}

.link1__label:after{
content: "";
display: block;
width: 100%;
height: 20px;
position: absolute;
left: 0;
top: 4px;
transform: translate3d(-98%, 0, 0);
transition: transform .2s ease-in;background-color: #e67817;
	z-index: -1
	
}
.link1:focus{
  outline: none;
}

.link1:focus .link1__label:after {
  background-color: #e67817;z-index: 0
}
.mt-100 {
 margin-top:100px
}
.link1:hover .link1__label{
  color: #fff !important;
	z-index: 1
}



