@import url('https://fonts.googleapis.com/css?family=Istok+Web:400,700');
@import url('https://fonts.googleapis.com/css?family=Source+Serif+Pro:400,600');

#hero-slider1 {
    display: none;
    visibility: hidden;
}

.ce-gallery {
  margin-bottom: 30px;
  margin-top: 30px;
}

.jumbotron {
color: white;
background-image: url("/fileadmin/_processed_/4/a/csm_ogv20191003051186_01_b7eb2053f2.jpg");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 70vh;
max-height: 600px;
}

.image-embed-item {
  width: 100%;
  height: auto;
}

.uplnk { 
  color:#e0e0e0 !important;
  font-size:0.5em;
  font-weight:bold;
  text-transform:uppercase;
}

.uplnk:hover {
  text-decoration: none;
  color: #fff !important;
}

.fixed-top #first { 
  -webkit-transition:padding 0.2s ease;
  -moz-transition:padding 0.2s ease; 
  -o-transition:padding 0.2s ease;        
  transition:padding 0.2s ease;  
}

.fixed-top {
  border-bottom: 1px solid #efefef;
  margin-bottom: 0px;
}
.affix #first {
  padding-top: 0.2em !important;
  padding-bottom: 0.2em !important;
  -webkit-transition:padding 0.2s linear;
  -moz-transition:padding 0.2s linear;  
  -o-transition:padding 0.2s linear;         
  transition:padding 0.2s linear;  
}

.article-event A {
    color: #6fb016;
}
.article-event A:hover {
    color: #6fb016;
}


H6 STRONG {
    margin-top: 35px !important;
    margin-bottom: 35px !important;
    color: #a9a9a9 !important;
    font-size: 1.4em !important;
}

@media (max-width: 768px) {
  .container-wide {
    width: 100%;
    max-width: none;
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .container-fluid-wide {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}

html, body {
    font-family: 'Istok Web', sans-serif;
    letter-spacing: 0.01em;
    overflow-x: hidden;
    width: 100%;
    color: #333;
  transition: 0.7s all;
}

body {
      background: #6fb016;
  color: #fff;
  transition: 0.7s all;
  padding-top:95px;
}

.nice-select {
  color: #444 !important;
  background: rgba(0,0,0,0.1) !important;
}

.nice-select .current {
  color: #fff;
}

.nice-select:after {
  border-bottom: 2px solid #fff !important;
  border-right: 2px solid #fff !important;
}

.changeColor .nice-select:after {
  border-bottom: 2px solid #333 !important;
  border-right: 2px solid #333 !important;
}

.changeColor .nice-select .current {
  color: #333;
}

.changeColor {
   background: #fff;
   color: #444;
}


A {
    color: #fff;
}

A:hover {
    color: #fff;
}

.changeColor .button {
    color: #fff !important;
}

.jssocials-share-link {
  color: #999 !important;
}


.changeColor A {
    color: #6fb016;
  
}

.changeColor A:hover {
    color: #6fb016;
  
}

.button {
    color: #fff;
}

.button:hover {
  color: #fff;
  text-decoration: none;
}

#menuclose {
  cursor: hand;
}

.news P {
  font-size: 1.15em;
  line-height: 1.5;
  margin-bottom: 30px;
}

.list-group {
  position: relative;
  left: -25px;
  width: 110%;
  
}
.list-group-item {
  font-size: 1.1em;
  line-height: 1.5;
  background: #efefef;
  padding: 20px;
  border: 5px solid #fff;
}

.underline {
  border-bottom: 5px solid currentColor;
  display: inline-block;
  line-height: 0.95;
  font-weight: bold;
}

.teaser-txt {
  font-family: 'Source Serif Pro', serif;
  margin-top:50px;
  margin-bottom: 65px;
  font-size: 1.3em;
  line-height: 1 !important;
  font-weight: 400;
  color: #fff;
  letter-spacing: 0;
}
.changeColor .teaser-txt {
  color: #6fb016;
} 

@media screen and (min-width:768px) {
.teaser-txt::first-letter {
  -webkit-initial-letter: 2;
          initial-letter: 2;
  font-weight: bold;
  margin-right: .25em;
}
  .jssocials-share-whatsapp {
  display: none;
  visibility: hidden;
}
}



h1, h2 {
    text-align: left;
    margin-top: 45px !important;
    margin-bottom: 45px !important;
    font-size: 3em;
    text-transform: uppercase;
    padding-left: 0px;
    margin-left: 0px;
    color: #333;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}

h3, h5 {    
  color: #fff;
  font-size: 2.1em;
  transition: 0.7s all;
  margin-top: 40px !important;
}

.changeColor h3 {
  color: #6fb016;
}

#blogtitle {

}


h3 {
  margin-bottom: 15px;
}

@media screen and (max-width:768px) {
    h1, h2 {
      font-size: 1.7em;
      text-align: center;
      padding-bottom: 15px;
    margin-top: 45px;
    margin-bottom: 35px;
	}
  h5 {
      font-size: 1.4em;
  }
  .item-geschichte H3 {
      text-align: center;
  }
  .underline {
  border-bottom: none;
  display: inline-block;
  line-height: 1;
  font-weight: bold;
  }
    .text-xs-center {
    text-align: center;
      padding-left: 0px !important;
      padding-right: 0px !important;
  } 
  .mnu LI {
    text-align: center;
    padding-bottom: 10px !important;
    padding-top: 10px !important;
    border-top: 1px solid #e0e0e0;
    margin-right: 0px;
  }
}

h2 {
    margin-top: 5px;
}


P.intro {
    font-size: 1.2em;
    color: #666;
    font-weight: normal;
    line-height: 1.8em;
    padding-left: 30px;
}

P.intro:first {
    margin-top: 0px;
}

.texthighlight STRONG {
    font-weight: normal;
}
.texthighlight:hover STRONG {
    font-weight: normal;
    color: #6fb016;
}

.mnu {    
  list-style-type: none;
}


.mnu LI A {
    color: #6fb016;
    font-weight: 300;
    text-transform: uppercase;
}
.mnu LI A:hover {
    text-decoration: none;
}

.mnu LI {
    float: left;
    margin-right: 30px;
    border-bottom: 2px solid #fff;
}

.mnu LI:hover {
    
}

.mnu LI:last-child {
    margin-right: 0px;
}

a.middle
{
    position: relative;
}

a.middle:before {
  content: "";
  position: absolute;
  width: 80%;
  height: 2px;
  bottom: -5px;
  left: 10%;
  background-color: #6fb016;
  visibility: hidden;
  transform: scaleX(0);
  transition: all 0.3s ease-in-out;
}

a.middle:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

a.left
{
    position: relative;
}

a.left:hover {
  text-decoration: none;
}

a.left:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  bottom: 6px;
  background-color: #6fb016;
  visibility: hidden;
  transform: scaleX(1);
  transition: all 0.3s ease-in-out;
}

a.left:hover:before {
  visibility: visible;
  transform: scaleX(1);
}

.megamenu {
    background: #efefef;
    min-height: 400px;
}

.hidden {
    display: none;
    visibility: hidden;
}

.event-entry {
    width: 100%;
    padding: 15px;
    background: #f6f6f6;
    margin-bottom: 5px;
    cursor: hand;
}
.event-entry:hover {
    width: 100%;
    padding: 15px;
    background: #6fb016;
    color: #fff;
    margin-bottom: 5px;
    cursor: hand;
}

#persons {
    background: #fff;
    min-height: 800px;
}

#contact {
    background:  #6fb016;
    min-height: 800px;
}

#contact h1 {
    color: #fff;
}

#partner {
    padding: 0px;
    color: #efefef;
    font-size: 0.8em;
    letter-spacing: 0;
    background:  #6fb016;
    min-height: 200px;
}

#footer {
    padding: 0px;
    border-top: 1px solid #efefef;
    color: #9f9f9f;
    font-size: 0.8em;
    letter-spacing: 0;
}

#footer P {
  padding: 25px;
}

.ogvtop {
    color:#e0e0e0;
    text-decoration: none;
}

.ogvtop:hover {
    color:#333;
    text-decoration: none;
}


 .flexslider {
    border: none;
    z-index: 1;
    margin-bottom: 0
}

 .flexslider .slides {
    position: relative;
    overflow: hidden
}

 .flexslider .slides li {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 650px;
    position: relative
}

 .flexslider .slides li .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .1)
}

 .flexslider .flex-control-nav {
    display: none
}

 .flexslider .flex-direction-nav a:before {
    font-family: "Font Awesome 5 Free";
    content: '\f060';
    color: #fff;
    text-shadow: none !important
}

 .flexslider .flex-direction-nav a.flex-next:before {
    content: '\f061'
}

 .flexslider .flex-direction-nav a {
    margin: 0;
    height: 50px
}

 .flexslider .slider-text {
    max-width: 100%;
    display: table;
    opacity: 1;
    height: 650px;
    z-index: 9
}

@media screen and (max-width:768px) {
     .flexslider .slider-text {
        width: 100%
    }
}

 .flexslider .slider-text > .slider-text-inner {
    display: table-cell;
    vertical-align: middle;
    height: 650px;
    position: relative;
}

 .flexslider .slider-text > .slider-text-inner h1,  .flexslider .slider-text > .slider-text-inner h2 {
    margin: 0;
    padding: 0;
    color: #000;
}

 .flexslider .slider-text > .slider-text-inner h1 {
    margin-bottom: 20px;
    font-size: 28px;
    line-height: 1.3;
    position: relative;
    color: #000;
}

@media screen and (max-width:768px) {
     .flexslider .slider-text > .slider-text-inner h1 {
        font-size: 16px
    }
}

 .flexslider .slider-text > .slider-text-inner .meta {
    text-transform: uppercase;
    font-size: 14px
}

 .flexslider .slider-text > .slider-text-inner .meta span {
    padding-right: 10px
}

 .flexslider .slider-text > .slider-text-inner .meta span a {
    color: #000;
    font-weight: 700
}

 .flexslider .slider-text > .slider-text-inner .desc {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    display: block;
    padding: 0;
    background: #fff;
    width: 80%;
    padding: 2em
}

@media screen and (max-width:768px) {
     .flexslider .slider-text > .slider-text-inner .desc {
        width: 100%
    }
}


#blog-selector {
    //background: #6fb016;
    
    min-height: 75px;
}


.blog-entry {
    z-index: 0;
    display: block;
    position: relative;
    margin-bottom: 50px;
}

.blog-entry h2 {
    margin-bottom: 20px;
}

@media screen and (max-width:768px) {
    .blog-entry {
        margin-bottom: 4em
    }
}

.blog-entry .blog-slider {
    display: block;
    z-index: -1;
    position: relative
}

.blog-entry .blog-img {
    display: block;
    z-index: -1;
    width: 100%;
    overflow: hidden;
    position: relative
}

.blog-entry .blog-img img {
    position: relative;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s
}

.blog-entry .blog-img .video {
    display: table;
    width: 100%;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    height: 400px
}

.blog-entry .blog-img .colorlib-video {
    overflow: hidden;
    margin-bottom: 30px
}

@media screen and (max-width:768px) {
    .blog-entry .blog-img .colorlib-video {
        height: 300px
    }
}


@media(min-width: 768px) {
  .tab-content > .tab-pane {
    display: block;
  }
}


.blog-entry .blog-img .colorlib-video a {
    z-index: 1001;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    width: 90px;
    height: 90px;
    display: table;
    text-align: center;
    background: #fff;
    -webkit-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .75);
    -moz-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .75);
    -ms-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .75);
    -o-box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .75);
    box-shadow: 0 14px 30px -15px rgba(0, 0, 0, .75);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%
}

.blog-entry .blog-img .colorlib-video a i {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    font-size: 40px
}

.blog-entry .blog-img .colorlib-video .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s
}

.blog-entry .blog-img .colorlib-video:hover .overlay {
    background: rgba(0, 0, 0, .7)
}



.blog-entry:hover .blog-detail img, .blog-entry:focus .blog-detail img {
    position: relative;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.blog-entry .desc {
    width: 90%;
    background: #fff;
    margin-top: -3em;
    z-index: 1;
    padding: 1em;
    color: #333;
    border-left: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    overflow: hidden;
}

.blog-entry:hover .desc {
    background: #6fb016;
    border-color: #6fb016;
    color: #ffffff !important;
}

.blog-entry:hover A {
    background: #6fb016;
    color: #ffffff !important;
}


.blog-entry .descHero {
    width: 60%;
    height: 180px;
    background: #fff;
    margin-top: -6em;
    margin-left: 17em;
    z-index: 1;
    padding: 1em;
    color: #333;
    border-left: none;
    border-bottom: none;
}

.blog-entry .desc h2 {
    font-weight: normal;
    font-size: 20px;
    line-height: 1.3;
}

.blog-entry .desc h2 a {
    color: #6fb016;
}

.blog-entry .desc .meta {
    text-transform: uppercase;
    font-size: 14px
}

.blog-entry .desc .meta span {
    padding-right: 10px
}

.blog-entry .desc .meta span a {
    color: #000;
    font-weight: 700
}

.our-team{
    position:relative;
    overflow: hidden;
    height: 320px;
    margin-bottom: 45px;
}
.our-team .team-pic > img{
    width: 92%;
    height:auto;
}
.our-team .team-profile{
    background:#fff;
    
    padding: 0 24px;
    position: absolute;
    right: 0;
    bottom: -46%;
    width: 90%;
    min-height:200px;
    transition: all 0.25s ease 0s;
    border-left: 8px solid #6fb016;
}
.our-team:hover .team-profile{
    bottom:0px;
}
.our-team .team-title{
    padding-top: 20px;
    line-height: 22px;
}
.our-team .team-title a{
    font-size: 23px;
    text-transform: uppercase;
    font-weight:bold;
    color: #fff;
    display: block;
    transition:all 0.2s linear 0s;
}
.our-team .team-title a:hover{
    color:#fff;
    text-decoration: none;
}
.our-team .team-title > small{
    font-size: 16px;
    font-weight: bold;
    color:#fff;
}
.our-team .description{
    color: #333;
    line-height: 25px;
}
.our-team .team-social{
    padding:0;
}
.our-team .team-social > li{
    display: inline-block;
    margin-right: 12px;
}
.our-team .team-social > li > a{
    color:#fff;
    font-size:15px;
}
.our-team .team-social > li > a:hover{
    text-decoration: none;
}
@media only screen and (max-width: 990px) {
    .our-team{
        width: 310px;
        margin: 0 auto 15px;
    }
    .our-team .team-profile:before{
        border-right: 300px solid transparent;
    }
}
@media only screen and (max-width: 359px) {
    .our-team{
        width: auto;
    }
}



.parallax { 
  /* The image used */
  background-image: url("http://www.ogv.at/ogv/images/large/2019/ogv20190208048579.jpeg");

  /* Set a specific height */
  height: 500px; 

  /* Create the parallax scrolling effect */
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

@media only screen and (max-device-width: 1366px) {
  .parallax {
    background-attachment: scroll;
    height: 250px; 
  }
}

.article {
	position:relative;
	margin-bottom:30px;
    background: #fff;
}

.article:hover {
  box-shadow: 0 3px 6px rgba(0,0,0,0.08), 0 3px 6px rgba(0,0,0,0.16);
}

.article .article-img > a {
	display:block;
}

.article .article-img > a:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background: #222;
	opacity:0;
	-webkit-transition:0.2s opacity;
	transition:0.2s opacity;
}

.article:hover .article-img > a:after {
	opacity:0.3;
}

.article:hover .article-img-team > a:after {
	opacity:0;
}

.article-img img {
    height: auto;  
}

.article .article-img {
	position:relative;
	overflow:hidden;
	margin-bottom:15px;
}

.article .article-img img {
	width:100%;
	-webkit-transition:1s -webkit-transform;
	transition:1s -webkit-transform;
	transition:1s transform;
	transition:1s transform, 1s -webkit-transform;
}


.team-body {
  background:#efefef;
  color:#666;
  padding:25px;
  padding-top:35px;
  height:180px;
  overflow:hidden;
	width:100%;
  -webkit-transition:padding 1.5s ease;
  -moz-transition:padding 1.5s ease; 
  -o-transition:padding 1.5s ease;        
  transition:padding 1.5s ease;  
}

.article:hover .team-body {
  background: #fff;
  color: #444;
  -webkit-transition:padding 1.5s ease;
  -moz-transition:padding 1.5s ease; 
  -o-transition:padding 1.5s ease;        
  transition:padding 1.5s ease;  
}

.article:hover .article-img img {
	-webkit-transform:scale(1.05);
	    -ms-transform:scale(1.05);
	        transform:scale(1.05);
}

.article .article-img  .article-info {
	position:absolute;
	bottom:15px;
	left:15px;
	z-index:22;
}

.article .article-body .article-info {
	margin-bottom:15px;
}

.article .article-info li {
	display:inline-block;
	margin-right:-2px;
}

.article .article-info .article-type {
	width: 30px;
	height: 30px;
	line-height: 32px;
	text-align:center;
	background: rgba(255,255,255,0.8);
	color: #6fb016;
	font-size: 12.5px;
}

.article .article-info .article-category a {
	display:block;
	padding: 0px 15px;
	height: 30px;
    margin-right: 2px;
	background: #6fb016;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
    text-decoration: none;
	line-height: 32px;
}

.article .article-info .article-category > a:hover {

    text-decoration: none;
}

.article .article-title {
	text-transform: uppercase;
	margin-top:0px;
    margin-left: 10px;
    padding-left: 40px;
    padding-right: 5%;
}

.article .article-title > a {
	font-weight:700;
}

.article .article-meta {
	padding-bottom: 15px;
	margin-top: 15px;
    margin-left: 10px;
    padding-right: 25px;
    padding-left: 40px;
}

.article .article-meta li {
	display:inline-block;
	color:#DDD;
	font-weight:400;
	font-size:15px;
    line-height: 1.5;
}

.article .article-meta li + li {
	margin-left:10px;
}

.article.thumb-article {
	margin-bottom:0px;
}

.article.thumb-article .article-img {
	margin-bottom:0px;
}

.article.thumb-article .article-img:after {
	content:"";
	position:absolute;
	left:0;
	top:0;
	right:0;
	bottom:0;
	background: -webkit-gradient(linear, left bottom, left top, from(#222), to(transparent));
	background: linear-gradient(to top, #222 0%, transparent 100%);
	opacity:0.5;
	-webkit-transition:0.2s opacity;
	transition:0.2s opacity;
}

.article.thumb-article:hover .article-img:after {
	opacity:1;
}

.article.thumb-article .article-img-team:after {
		opacity:0 !important;
}

.article.thumb-article .article-body {
	position: absolute;
	bottom: 0;
	left:0;
	right:0;
	z-index:20;
}

.article.thumb-article .article-body .article-title > a {
	color:#FFF;
}

.article.thumb-article .article-body .article-title > a:hover {
	color: #DDD;
}

.custom-owl-nav > div {
	position:relative;
	height: 40px;
	width: 45px;
	line-height: 45px;
	display: inline-block;
	border:1px solid #DDD;
	background-color:transparent;
	text-align: center;
	cursor:pointer;
	z-index:2;
}

.custom-owl-nav > div:not(.disabled):hover {
	background-color:#6fb016;
	border-color: #6fb016;
	color:#FFF;
}

.custom-owl-nav > div.disabled {
	border-color: rgba(221, 221, 221, 0.5);
	color: rgba(221, 221, 221, 0.5);
	cursor:not-allowed;
}

.custom-owl-nav .owl-prev{
	border-right:none;
}

/*------------------------------------*\
	Owl Center nav
\*------------------------------------*/
.owl-theme.center-owl-nav .owl-nav [class*='owl-'] {
    position: absolute;
    bottom: 0;
	border: none;
    background: transparent;
    color: #222;
  	padding: 0px;
  	width: 45px;
  	height: 40px;
  	line-height: 45px;
	border-radius:0;
  	margin: 0;
}

.owl-theme.center-owl-nav .owl-prev {
    left:-80px;
  position:absolute;
  bottom:50%;
}

.owl-theme.center-owl-nav .owl-next {
    right:-80px;
  position:absolute;
  bottom:50%;
}

.owl-theme.center-owl-nav .owl-nav [class*='owl-']:hover {
    opacity: 1;
    background: none;
      color: #6fb016;
}

.owl-nav [class*='owl-']:hover {
    opacity: 1;
    background: transpartet !important;
      color: #6fb016;
}

/*------------------------------------*\
	Owl Dots
\*------------------------------------*/
.owl-theme .owl-dots .owl-dot span {
    border: none;
    background: #DDD;
}

.owl-theme .owl-dots .owl-dot:hover span {
    background: #6fb016;
}
.owl-theme .owl-dots .owl-dot.active span {
	background: #6fb016;
}

#share {
  margin-top: 25px;
  margin-bottom: 25px;
}

.article-team {
  background: none;
}

.article-team:hover {
    box-shadow: none;
}

.article-team A {
  display:block;
  width:100%;
  height:100%;
}

.article-team:hover A::before {
    font-family: "Font Awesome 5 Free";
    font-size: 0.9em;
    display: inline-block;
    content:"\f061";
    padding-right: 10px;
  }



.article-event P {
  margin-bottom: 0px;
}

.owl-carousel .owl-item img {
  height: auto;
}

.owl-theme .owl-nav {
  margin-top: 0px !important;
}



/* General button style (reset) */
.button {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    background: none;
    cursor: pointer;
    padding: 25px 80px;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 700;
    outline: none;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.button:after {
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
/* Button 1 */
.button-1 {
    border: 3px solid #fff;
    color: #fff;
}
/* Button 1a */
.button-1a:hover,
.button-1a:active {
    color: #0e83cd;
    background: #fff;
}
/* Button 1b */
.button-1b:after {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    background: #fff;
}
.button-1b:hover,
.button-1b:active {
    color: #0e83cd;
}
.button-1b:hover:after,
.button-1b:active:after {
    height: 100%;
}
/* Button 1c */
.button-1c:after {
    width: 0%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
}
.button-1c:hover,
.button-1c:active {
    color: #0e83cd;
}
.button-1c:hover:after,
.button-1c:active:after {
    width: 100%;
}
/* Button 1d */
.button-1d {
    overflow: hidden;
}
.button-1d:after {
    width: 0;
    height: 103%;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.button-1d:hover,
.button-1d:active {
    color: #0e83cd;
}
.button-1d:hover:after {
    width: 104%;
    opacity: 1;
}
.button-1d:active:after {
    width: 101%;
    opacity: 1;
}
/* Button 1e */
.button-1e {
    overflow: hidden;
}
.button-1e:after {
    width: 100%;
    height: 0;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -moz-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
}
.button-1e:hover,
.button-1e:active {
    color: #0e83cd;
}
.button-1e:hover:after {
    height: 335%;
    opacity: 1;
}
.button-1e:active:after {
    height: 400%;
    opacity: 1;
}
/* Button 1f */
.button-1f {
    overflow: hidden;
}
.button-1f:after {
    width: 101%;
    height: 0;
    top: 50%;
    left: 50%;
    background: #fff;
    opacity: 0;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
.button-1f:hover,
.button-1f:active {
    color: #0e83cd;
}
.button-1f:hover:after {
    height: 104%;
    opacity: 1;
}
.button-1f:active:after {
    height: 130%;
    opacity: 1;
}
/* Button 2 */
.button-2 {
    background: #cb4e4e;
    color: #fff;
    -webkit-box-shadow: 0 4px #ab3c3c;
    -moz-box-shadow: 0 4px #ab3c3c;
    box-shadow: 0 4px #ab3c3c;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
}
/* Button 2a */
.button-2a {
    border-radius: 0 0 5px 5px;
}
.button-2a:hover {
    box-shadow: 0 0 #ab3c3c;
    top: 2px;
}
.button-2a:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 2b */
.button-2b {
    border-radius: 0 0 5px 5px;
}
.button-2b:hover {
    box-shadow: 0 6px #ab3c3c;
    top: -2px;
}
.button-2b:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 2c */
.button-2c {
    border-radius: 5px;
}
.button-2c:hover {
    box-shadow: 0 4px #ab3c3c;
    top: 2px;
}
.button-2c:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 2d */
.button-2d {
    border-radius: 5px;
}
.button-2d:hover {
    box-shadow: 0 6px #ab3c3c;
    top: -2px;
}
.button-2d:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 2e */
.button-2e {
    border-radius: 5px;
    box-shadow: -4px 0 #ab3c3c;
}
.button-2e:hover {
    box-shadow: -4px 0 #ab3c3c;
    left: -2px;
}
.button-2e:active {
    box-shadow: 0 0 #ab3c3c;
    left: -6px;
}
/* Button 2f */
.button-2f {
    border-radius: 5px;
    box-shadow: 4px 0 #ab3c3c;
}
.button-2f:hover {
    box-shadow: 4px 0 #ab3c3c;
    left: 2px;
}
.button-2f:active {
    box-shadow: 0 0 #ab3c3c;
    left: 6px;
}
/* Button 2g */
.button-2g {
    border-radius: 40px;
}
.button-2g:hover {
    box-shadow: 0 4px #ab3c3c;
    top: 2px;
}
.button-2g:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 2h */
.button-2h {
    border-radius: 20px;
}
.button-2h:hover {
    box-shadow: 0 4px #ab3c3c;
    top: 2px;
}
.button-2h:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 2i */
.button-2i {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    padding: 0;
}
.button-2i:hover {
    box-shadow: 0 4px #ab3c3c;
    top: 2px;
}
.button-2i:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 2j */
.button-2j {
    border-radius: 50%;
    width: 90px;
    height: 90px;
    padding: 0;
}
.button-2j:hover {
    box-shadow: 0 6px #ab3c3c;
    top: -2px;
}
.button-2j:active {
    box-shadow: 0 0 #ab3c3c;
    top: 6px;
}
/* Button 3 */
.button-3 {
    background: #6fb016;
    color: #fff;
}
.button-3:hover {
    background: #6fb016;
}
.button-3:active {
    background: #6fb016;
    top: 2px;
}
.button-3>.fa {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    font-size: 140%;
    width: 60px;
}
.button-3>.fa:before {
    position: absolute;
    width: 25px;
    height: 25px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
/* Button 3a */
.button-3a {
    padding: 25px 60px 25px 25px;
}
.button-3a>.fa {
    background: rgba(0, 0, 0, 0.05);
}
/* Button 3b */
.button-3b {
    padding: 25px 60px 25px 25px;
    border-radius: 10px;
}
.button-3b>.fa {
    border-right: 2px solid rgba(255, 255, 255, 0.75);
}
/* Button 3c */
.button-3c {
    padding: 80px 20px 20px 20px;
    border-radius: 10px;
    box-shadow: 0 3px #da9622;
}
.button-3c>.fa:before {
    position: static;
}
.button-3c:active {
    box-shadow: 0 3px #dc7801;
}
.button-3c>.fa {
    height: 60px;
    width: 100%;
    line-height: 60px;
    background: #fff;
    color: #f29e0d;
    border-radius: 10px 10px 0 0;
}
.button-3c:active:before {
    color: #f58500;
}
/* Button 3d */
.button-3d {
    padding: 25px 60px 25px 120px;
    border-radius: 10px;
}
.button-3d>.fa {
    background: #fff;
    color: #fcad26;
    z-index: 2;
    border-radius: 10px 0 0 10px;
}
.button-3d:after {
    width: 20px;
    height: 20px;
    background: #fff;
    z-index: 1;
    left: 55px;
    top: 50%;
    margin: -10px 0 0 -10px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.button-3d:active:before {
    color: #f58500;
}
.button-3d:active {
    top: 0;
}
.button-3d:active:after {
    left: 60px;
}
/* Button 3e */
.button-3e {
    padding: 25px 120px 25px 25px;
    overflow: hidden;
    width: 100%;
}
.button-3e>.fa {
    left: auto;
    right: 10px;
    z-index: 2;
}
.button-3e:after {
    width: 30%;
    height: 200%;
    background: rgba(255, 255, 255, 0.1);
    z-index: 1;
    right: 0;
    top: 0;
    margin: -5px 0 0 -5px;
    -webkit-transform-origin: 0 0;
    -webkit-transform: rotate(-20deg);
    -moz-transform-origin: 0 0;
    -moz-transform: rotate(-20deg);
    -ms-transform-origin: 0 0;
    -ms-transform: rotate(-20deg);
    transform-origin: 0 0;
    transform: rotate(-20deg);
}
.button-3e:hover:after {
    width: 35%;
}
/* Button 4 */
.button-4 {
    border-radius: 50px;
    border: 3px solid #fff;
    color: #fff;
    overflow: hidden;
}
.button-4:active {
    border-color: #902866;
    color: #902866;
}
.button-4:hover {
    background: #AB327A;
}
.button-4>.fa {
    position: absolute;
    height: 100%;
    font-size: 125%;
    line-height: 3.5;
    color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.button-4:active>.fa {
    color: #902866;
}
/* Button 4a */
.button-4a>.fa {
    left: 130%;
    top: 0;
}
.button-4a:hover>.fa {
    left: 80%;
}
/* Button 4b */
.button-4b>.fa {
    left: -50%;
    top: 0;
}
.button-4b:hover>.fa {
    left: 10%;
}
/* Button 4c */
.button-4c>.fa {
    left: 70%;
    opacity: 0;
    top: 0;
}
.button-4c:hover>.fa {
    left: 80%;
    opacity: 1;
}
/* Button 4d */
.button-4d>.fa {
    left: 30%;
    opacity: 0;
    top: 0;
}
.button-4d:hover>.fa {
    left: 10%;
    opacity: 1;
}
/* Button 5 */
.button-5 {
    background: #165F8E;
    color: #fff;
    min-height: 70px;
    min-width: 260px;
    line-height: 24px;
    font-size: 16px;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}
.button-5:active {
    background: #1871A9;
    top: 2px;
}
.button-5 span {
    display: inline-block;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.3s;
    -webkit-backface-visibility: hidden;
    -moz-transition: all 0.3s;
    -moz-backface-visibility: hidden;
    transition: all 0.3s;
    backface-visibility: hidden;
}
.button-5>.fa {
    position: absolute;
    height: 100%;
    width: 100%;
    line-height: 2.5;
    font-size: 180%;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
}
.button-5:active>.fa {
    color: #53AFE8;
}
/* Button 5a */
.button-5a:hover span {
    -webkit-transform: translateY(300%);
    -moz-transform: translateY(300%);
    -ms-transform: translateY(300%);
    transform: translateY(300%);
}
.button-5a>.fa {
    left: 0;
    top: -100%;
}
.button-5a:hover>.fa {
    top: 0;
}
/* Button 5b */
.button-5b:hover span {
    -webkit-transform: translateX(200%);
    -moz-transform: translateX(200%);
    -ms-transform: translateX(200%);
    transform: translateX(200%);
}
.button-5b>.fa {
    left: -100%;
    top: 0;
}
.button-5b:hover>.fa {
    left: 0;
}

/* Special trash effect */
.trash-effect {
    position: relative;
    max-width: 320px;
    margin: 60px auto 0;
}
.trash-effect .icon-file {
    font-size: 30px;
    position: absolute;
    width: 50px;
    height: 50px;
    left: 50%;
    top: 50%;
    margin: -45px 0 0 -25px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: translateX(90px) translateY(20px) scale(1);
    -moz-transform: translateX(90px) translateY(20px) scale(1);
    -ms-transform: translateX(90px) translateY(20px) scale(1);
    transform: translateX(90px) translateY(20px) scale(1);
}
.trash-effect .icon-file:nth-child(2) {
    -webkit-transform: translateX(140px) translateY(-10px) scale(1);
    -moz-transform: translateX(140px) translateY(-10px) scale(1);
    -ms-transform: translateX(140px) translateY(-10px) scale(1);
    transform: translateX(140px) translateY(-10px) scale(1);
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.trash-effect .icon-file:nth-child(3) {
    -webkit-transform: translateX(140px) translateY(50px) scale(1);
    -moz-transform: translateX(140px) translateY(50px) scale(1);
    -ms-transform: translateX(140px) translateY(50px) scale(1);
    transform: translateX(140px) translateY(50px) scale(1);
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.trash-effect.trash-effect-active .icon-file {
    -webkit-transform: translateX(-100px) translateY(-10px) scale(0);
    -moz-transform: translateX(-100px) translateY(-10px) scale(0);
    -ms-transform: translateX(-100px) translateY(-10px) scale(0);
    transform: translateX(-100px) translateY(-10px) scale(0);
}
@-webkit-keyframes openTrash {
    50% {
        -webkit-transform: rotate(-35deg);
    }
    100% {
        -webkit-transform: rotate(0deg);
    }
}
@-moz-keyframes openTrash {
    50% {
        -moz-transform: rotate(-35deg);
    }
    100% {
        -moz-transform: rotate(0deg);
    }
}
@keyframes openTrash {
    50% {
        transform: rotate(-35deg);
    }
    100% {
        transform: rotate(0deg);
    }
}

.filterDiv {
  display: none; /* Hidden by default */
    color: #6fb016;
}

.filterDiv A {
    font-weight: 600;
    text-transform: uppercase;
}

.filterDiv A:hover {
  text-decoration: none;
}


/* The "show" class is added to the filtered elements */
.show {
  display: block;
}

.containerSelect {
  overflow: hidden;
}

.eventtop P {
  line-height: 1.2;
}

.eventtop .nav-link {
  background: none;
  color: #888;
}

.eventtop .nav-link .active {
  border-bottom: 2px solid #e0e0e0;
}

@media (max-width: 767px) {
.eventtab P {
  background: none;
  color: #666;
  padding: 25px;
  background: #efefef;
}
  .eventtab H4 {
  display: none;
  visibility: hidden;
}
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #666;
  background: #efefef;
    border-color: #efefef;
    padding-top: 10px;
  }
  .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link {

    padding-top: 10px;
  }
}

.eventtop {
  color: #888;
}

.sponsor {
    height: auto;
    width: 9%;
    padding: 15px;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: .6;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}
 
.sponsor:hover {
    filter: grayscale(0%);
    opacity: 1;
  box-shadow: 0px 18px 22px -15px rgba(0,0,0,0.3);
}

@media (max-width: 768px) {
  .sponsor {
    height: auto;
    width: 35%;
  }
}


.ourTeam h2 {
    color: #fff;
    margin: 0 0 30px 0
}

.ourTeam .i {
    margin-top: 30px
}

.ourTeam .i .c {

    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
    overflow: hidden;
    padding-bottom: 110px
}

.ourTeam .i .c .wrap {
    position: relative
}

.ourTeam .i .c .wrap img {
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.ourTeam .i .c .wrap .info {
    padding: 30px 0;
    position: absolute;
    top: 100%;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.ourTeam .i .c .wrap .info .name {
    margin: 0;
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 8px 0
}

.ourTeam .i .c .wrap .info .position {
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    color: #555659
}

.ourTeam .i .c .more {
    position: absolute;
    bottom: -100%;
    width: 100%;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease
}

.ourTeam .i .c .more p {
    margin: 0 18px 30px 18px;
    line-height: 22px
}

.ourTeam .i .c:hover img {
    -moz-opacity: 0.2;
    -khtml-opacity: 0.2;
    -webkit-opacity: 0.2;
    opacity: 0.2
}

.ourTeam .i .c:hover .info {
    top: 0
}

.ourTeam .i .c:hover .more {
    bottom: 0
}


.nav-prev{
  left:-80px;
  position:absolute;
  bottom:50%;
}
 
.nav-next{
    right:-80px;
  position:absolute;
  bottom:50%;
  }

.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
  background-color: none !important;
}
button.owl-next:hover {
  background-color: none !important;
}


.owl-nav .disabled {
  opacity: 0 !important;
}

.owl-nav {
  font-size: 50px;
  font-weight: bold;
  color: #fff;
}

.owl-nav {
	background: none !important;
	border: none !important;
}


.owl-carousel .owl-nav button{
  background:none; text-align:center; color: #6fb016;   opacity: 0.5; border:none; }

.owl-carousel-geschichte .owl-nav button{
  background:none; text-align:center; color: #6fb016;   opacity: 0.5; border:none; 
}



.owl-carousel .owl-nav button:hover{opacity: 1; }

.partner1 {

}

.partner1:hover {
}

.partner, .partner1 {
  text-align: center;
}

.partner IMG, .partner1 IMG {
  width: 100%;
  height: auto;
  padding: 1rem;
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%);
    opacity: .6;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s;
}
 
.partner:hover IMG {
    filter: grayscale(0%);
    opacity: 1;
}

.partner1:hover IMG {
    filter: grayscale(0%);
    opacity: 1;
}


.item-geschichte {
  padding: 20px;
  color: #666;
  margin-bottom: 30px;
}

.item-geschichte P {
  font-size: 1.1em !important;
}

.item-geschichte H2 {
  margin-bottom: 5px;
  color: #333;
}

.item-geschichte H3 {
  color: #6fb016 !important;
  font-weight: normal !important;
  font-size: 1.8em !important;
  margin-bottom: 20px !important;
}

@media (max-width: 768px) {
  .partner IMG {
	  padding: 2rem;
  }
}

@media (min-width: 1024px) {
  .partner IMG {
	  padding: 0.2rem;
  }
}

.owl-stage H1, .owl-stage H2, .owl-stage H3 {
  font-weight: bold;
  font-size: 2em;
  transition: 0.7s all;
  color: #333;
  transform: none;
}

.panel-group {
    margin-bottom: 0;
}
#accordion .panel {
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0 0 15px 10px;
    margin-bottom: 45px;
    background: rgba(0,0,0,0.1);
}
#accordion .panel-heading {
    border-radius: 30px;
    padding: 0;
}
#accordion .panel-title a {
    border: 1px solid transparent;
    border-radius: 30px;
    color: #fff;
    display: block;
    font-weight: bold;
    font-size: 0.85em;
    padding: 12px 20px 12px 60px;
    padding-bottom: 10px;
    padding-top: 12px;
    position: relative;
    transition: all 0.3s ease 0s;
}
#accordion .panel-title a:hover {
  text-decoration: none;
}
#accordion .panel-title a.collapsed {
    color: #fff;
}
#according .panel-title:hover a.collapsed::after {
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
 }
#accordion .panel-title a::after, #accordion .panel-title a.collapsed::after {
    background: #6fb016 none repeat scroll 0 0;
    border: 1px solid transparent;
    border-radius: 50%;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.58);
    color: #fff;
    content: "\f063";
    font-family: "Font Awesome 5 Free";
    font-size: 25px;
    height: 55px;
    left: -20px;
    line-height: 55px;
    position: absolute;
    text-align: center;
    top: -5px;
    transition: all 0.3s ease 0s;
    width: 55px;
}
#accordion .panel-title a.collapsed::after {

    color: #fff;
    content: "\f061";
}
#accordion .panel-body {
    background: transparent none repeat scroll 0 0;
    border-top: medium none;
    padding: 20px 25px 10px 9px;
    position: relative;
}
#accordion .panel-body p {
    padding-left: 50px;
    color: #fff;
    font-size: 1.1em;
}

#accordion .panel-body A {
    color: #fff;
    text-decoration: underline;
}
#accordion .panel-body A:hover {
    color: #fff;
    text-decoration: none;
}

.progress {
    background: #6fb016;
    position: fixed;
    top: 67px;
    bottom: auto;
    left: 0;
    width: 0%;
    height: 5px;
    z-index: 1000;
}

.contact-icon {
  float: left;
  width: 30%;
  text-align: left;
}

.contact-icon I {
  font-size:1.7em;
}

.contact-icon A:hover {
  color: #000;
  text-decoration: none;
}

.owl-stage-outer {
  padding:5px;
}


@media (min-width: 500px) {

  
.collapsible-link::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #fff;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}
  
/* Vertical line */
.collapsible-link::after {
  content: '';
  width: 2px;
  height: 14px;
  background: #fff;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}

.collapsible-link[aria-expanded='true']::after {
  transform: rotate(90deg) translateX(-1px);
}

.collapsible-link[aria-expanded='true']::before {
  transform: rotate(180deg);
}
  
}

.accordion>.card .card-header {
  background: #6fb016;
}

.accordion>.card .card-header A {
  color: #fff;
}
.accordion>.card .card-header A:hover {
  text-decoration: none;
}


.accordion>.card {
  background: #76b422; //649e14;
  color: #fff;
}

.card {
  border-color: #9ac85c;
}

.card:hover .card-header {
  background: #649e14 !important;
}

.card h4 {
  font-weight: bold;
  font-size: 1.3em;
  transition: 0.7s all;
  padding-left: 25px;
  padding-top: 5px;
}

.card-body {
  font-size: 1.15em;
}


.card-body A {
  color: #fff;
}
.card-body A:hover {
  color: #fff;
}

.accordion {
  border-bottom: 1px solid #9ac85c;
}
