body {
	color: #333;
	font: 18px/1.4 'Roboto Condensed', sans-serif;
	text-rendering: optimizelegibility;
	background-color: #f6ece0;
}



/*Fonts
------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family: 'Roboto Condensed', sans-serif;
}

h1 {
	color: #1b2a49;
	font-size: 40px;
	line-height: 48px;
	text-transform: uppercase;
	font-weight: 700;
}
h1 span {
	color: #990000;
	font-size: 30px;
	line-height: 27px;
}
h2 {
	color: #1b2a49;
	font-size: 28px;
	line-height: 36px;
	text-transform: uppercase;
	font-weight: bold;
}
h1.font-white,
h2.font-white,
h3.font-white {
	color: #ffffff;
}

h1.font-green,
h2.font-green,
h3.font-green,
p.font-green {
	color: #2c477c;
}

h3 {
	color: #1b2a49;
	font-size: 20px;
    line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
}



/*Font Styles
------------------------------------*/
.font-st1 {
	background-color: #2c477c;
	color:#ffffff;
	padding: 4px;
}
.font-st2 {
	background-color: #46a92b;
	color:#ffffff;
	padding: 4px;
}


.title-v4 {
	font-size: 20px;
	margin: 0 0 10px;
	font-weight: bold;
	/*position: relative;*/
	text-transform: uppercase;
	border-bottom: none;
}
.font-sm {
	font-size: 14px;
}
.green-font {
	color: #706e6f;
}
.blue-font {
	color: #1f6d0c;
}

div.font-white p,
div.font-white li {
	color: #ffffff;
}

/*Backgrounds
------------------------------------*/
.bg-blue-grey {
	background-color: #eceef4;
}
.bg-white-bright {
	background-color: #f7f7f7;
}
.bg-brown-bright {
	background-color: #f9f6f1;
}
.bg-pattern-canvas {
	background-image: url("../img/patterns/bg-canvas.jpg");
	background-repeat: repeat;
}
.bg-pattern-wood-1 {
	background-image: url("../img/patterns/bgwood-1.jpg");
	background-repeat: repeat;
}
.bg-pattern-wood-2 {
	background-image: url("../img/patterns/bgwood-2.jpg");
	background-repeat: repeat;
}
.bg-pattern-wood-3 {
	background-image: url("../img/patterns/bgwood-3.jpg");
	background-repeat: repeat;
	color: #ffffff;
}
.bg-pattern-wood-4 {
	background-image: url("../img/patterns/bgwood-4.jpg");
	background-repeat: repeat;
}
.bg-pattern-ocean {
	background-image: url("../img/fixed-waves.jpg");
	background-repeat:no-repeat;
	background-size: cover;
}
.bg-pattern-wall {
	background-image: url("../img/patterns/17.png");
	background-repeat: repeat;
}
.bg-bagger {
	background-image: url("../img/bg-bagger.jpg");
	background-repeat:no-repeat;
	background-size: cover;
}



.bg-green {
	background-color: #2c477c;
}
.bg-blue,
.bg-blue h1,
.bg-blue h2 {
	background-color: #2c477c;
	color: #ffffff;
}
.bg-darkblue {
	background-color: #1b2a49;
}
.bg-green-grey {
	background-color: #edf4f3;
}
.bg-bright-brown {
	background-color: #f6ece0;
}
.bg-karte {
	background-color: #e5f4e3;
}

.right-box {
	font: 14px/1.6 'Roboto Condensed', sans-serif;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}
.right-box-anzeige {
	font: 14px/1.6 'Roboto Condensed', sans-serif;
	background-color: #f2f2f2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
}

.tip-box {
	font: 16px/1.6 'Roboto Condensed', sans-serif;
	background-color: #72c02c;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 20px;
	padding-right: 20px;
	border: 0;
    color: #fff;
	border-radius: 10px !important;
}


/*Boxes
------------------------------------*/

.blog-grid {
	background-color: #fff;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.blog-grid-green {
	background-color: #2c477c;
	padding-bottom: 20px;
	padding-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}


/* Shadow Box right
   -------------------------------------------------- */
.shadowbox-wrapper {
	background-color: #f6f6f6;
	background-image: url("../img/bg-paper.jpg");
	background-repeat: repeat;
	-moz-box-shadow:    3px 3px 5px 0px #333;
    -webkit-box-shadow: 3px 3px 5px 0px #ccc;
    box-shadow:         3px 3px 5px 0px #ccc;
}
.shadowbox-body {
	padding: 30px
}
.shadowbox-body h2 {
	font-size: 22px;
	line-height: 130%;	
}
.shadowbox-body h3 {
	font-size: 18px;
	margin-bottom: 4px;	
}

.shadowbox-body p {
	font-size: 15px;
	/*line-height: 160%;*/
}







/*Liste
------------------------------------*/
ul.liste-content {
	margin-left: -15px;
}
ul.liste-links {
	list-style-type: none;
	margin: 0;
  	padding: 0;
}



/*Spaces
------------------------------------*/
.space-xxl-hor {
  padding-left: 180px;
  padding-right: 180px;
}


/*Tables
------------------------------------*/

table tr.table-subline td {
    color: #a10f2b;
    font-size: 18px;
	text-transform: uppercase;
}
table tr.table-subline td.tablefont {
    color: #333;
    font-size: 18px;
	text-transform: none;
}





/*Navigation
------------------------------------*/
.header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row .dropdown-link-list li.active > a, 
.header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row .dropdown-link-list li.active > a:hover,
.header-v8 .mega-menu .mega-menu-fullwidth .mega-menu-content .row .dropdown-link-list li.active > a:focus {
	color: #1f6d0c;
}

/*Navbar*/
.header-v8 .navbar {
	border: none;
	margin-bottom: 0;
}
@media (min-width: 992px) {
  .header-v8 .navbar-nav > li > a {
    padding-top: 32px;
    padding-right: 20px;
    padding-bottom: 28px;
    padding-left: 20px;
    line-height: 54px;
  }
}
/*@media (min-width: 992px) {
  .header-v8 .navbar-nav > li > a {
    padding-top: 22px;
    padding-right: 20px;
    padding-bottom: 18px;
    padding-left: 20px;
    line-height: 54px;
  }
}*/
.header-v8 .navbar-nav > li > a {
  color: #333;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}





/*Header
------------------------------------*/
.header-v8 {
	background: #fff;
	position: relative;
	box-shadow: 0 0 0px #fff;
}

/*Header Top-Bar*/
.blog-topbar {
	background: #265caa;
}

/*Responsive Navbar*/
@media (max-width: 991px) {
	.header-v8 .navbar-nav > li a {
		border-bottom: none;
		border-top: 1px solid #666;
	}
	 .header-v8 .navbar-collapse {
		background: #fff;
		border-color: #eee;
    	border-bottom: 1px solid #eee;
    }
}


/*@media (min-width: 992px) {
	.header-v8 .dropdown-menu {
		border: none;
		padding: 15px 0;
		min-width: 230px;
		border-radius: 0;
		background: #fff;
		z-index: 9999 !important;
	}
	.header-v8 .dropdown-menu > li > a {
		color: #1f6d0c;
		font-size: 16px;
		font-weight: 400;
		padding: 6px 25px;
	}
}*/

/*Logo Container Größe*/
.header-v8 .navbar-brand {
    height: 90px;
    max-height: 90px;
    line-height: 70px;
	/*padding: 10px 10px;*/
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;	
}


@media (min-width: 992px) {
	.header-fixed .header-v8.header-fixed-shrink .blog-topbar {
		margin-top: -40px;
	}
	/*Navbar Brand*/
	.header-fixed .header-v8.header-fixed-shrink .navbar-brand {
		height: 70px;
		max-height: 70px;
		line-height: 70px;
	}
	/*Navbar Nav*/
	.header-fixed .header-v8.header-fixed-shrink .navbar-nav > li > a {
		line-height: 30px;
	}
}

@media (min-width: 992px) {
  .header-v8 .navbar {
    min-height: 40px !important;
  }
	.header-v8 .navbar-brand {
    line-height: 94px;
}

}




 


/*Topbar
------------------------------------*/
.topbar-time {
  color: #fff;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 7px 12px 7px 0;
  float: left;
}
.topbar-list > li {
	color: #eee;
	font-size: 12px;
	padding: 7px 12px;
	position: relative;
	letter-spacing: 1px;
	display: inline-block;
	text-transform: uppercase;
}

@media (min-width: 992px) {
	/*Topbar v2*/
	.header-fixed .header-v8.header-fixed-shrink .blog-topbar {
		margin-top: -42px;
	}

}

.topbar-list li a {
  color: #fff;
}









/*Masterslider Aufmacher Landing-Page*/

/*@media (min-width: 992px) {
	.container-fluid.mainfluid {
    padding-right: 14px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
}	
	.container-fluid {
    padding-right: 2px;
    padding-left: 2px;
    margin-right: auto;
    margin-left: auto;
}	
}*/

.ms-tabs .ms-thumb-frame {
	background-color: #4a506e;
	text-shadow: none;
	color: #fff;
	border-top: solid 0px white;
    border-right: solid 0px white;
    border-bottom: solid 1px white;
    border-left: solid 1px #4a506e;
}
.ms-tabs .ms-thumb-frame-selected {
    background: #224682;
	border-top: solid 0px white;
    border-right: solid 0px white;
    border-bottom: solid 1px white;
    border-left: solid 1px white;
}
.ms-tabs .ms-thumb-frame h3 {
	color: #fff;
}
.ms-tabs .ms-thumb-frame p {
	font: 13px/1.6 'Roboto Condensed', sans-serif;
}

.blog-slider .blog-slider-title h2 a:hover {
	color: #fff;
}







/*Hero Image
------------------------------------*/
.hero-image {
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("../img/about-lindsay-lake.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image0 {
  background-image: url("../img/hero-about.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image1 {
  background-image: url("../img/hero-donate.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image2 {
  background-image: url("../img/hero-tree-of-life.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image3 {
  background-image: url("../img/hero-lottery.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image4 {
  background-image: url("../img/hero-gift-appeal.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image5 {
  background-image: url("../img/hero-events.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image6 {
  background-image: url("../img/hero-memoriam.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-image7 {
  background-image: url("../img/hero-lights-for-life.jpg");
  height: 440px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}
.hero-text button {
  border: none;
  outline: 0;
  display: inline-block;
  padding: 10px 25px;
  color: black;
  background-color: #ddd;
  text-align: center;
  cursor: pointer;
}
.hero-text button:hover {
  background-color: #555;
  color: white;
}
/*@media (max-width: 767px) {
	.hero-image1 {
  	height: 300px;
	}
}*/




/*Background fixed Image
------------------------------------*/
.wrapper-keyvisual {
    /*min-height: 400px;*/
	}
#fixed-keyvisual1 {
    background-image: url("../img/food-fixed.jpg");
    background-attachment:fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#fixed-keyvisual2 {
    background-image: url("../img/farm-fixed.jpg");
    background-attachment:fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#fixed-keyvisual3 {
    background-image: url("../img/local-fixed.jpg");
    background-attachment:fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#fixed-keyvisual4 {
    background-image: url("../img/day-trippers-fixed.jpg");
    background-attachment:fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
#fixed-keyvisual5 {
    background-image: url("../img/fixed-waves.jpg");
    background-attachment:fixed;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}



/* Header Sapce
   -------------------------------------------------- */
body.header-fixed-space-v2 {
	padding-top: 114px;
}

@media (max-width: 991px) {
	body.header-fixed-space-v2 {
		padding-top: 0;
	}
}




/* Background Video
   -------------------------------------------------- */

/*#background-video {
  object-fit: cover;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
}*/

#background-video {
    position: relative;
	background-size: cover;
	/*background-position: center;*/
    top: 75%;
	left: 50%;
	right: 50%;
	transform: translate(-50%, -50%);
}
.video-hero {
    position: relative;
    overflow: hidden;
	height: 620px;
}
.video-hero .carousel-caption {
  postion:relative;
  top:40%;
}
.text-hero {
  text-align: left;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: white;
}

.text-hero h2 {
  color: #fff;
  font-size: 50px;	
  line-height: 60px;
  font-weight: 700;
  text-shadow: 2px 3px 5px rgba(0,0,0,0.6);
}
.text-hero p {
  text-transform: uppercase;
  color: #fff;
  font-size: 30px;	
  font-weight: 600;
  text-shadow: 2px 3px 5px rgba(0,0,0,0.6);
}


@media (max-width: 767px) {
	.video-hero {
  	height: 420px;
	}
	.text-hero h2 {
  font-size: 30px;	
  line-height: 40px;
}
	.text-hero p {
  font-size: 24px;	
}
}




/*@media (max-width: 750px) {
   #background-video {
      display: none;
   } 
   body {
      background: url("https://assets.codepen.io/6093409/river.jpg") no-repeat;
      background-size: cover;
   }
}
*/










/*Anbieter-Box*/

.anbieterbox {
	background-color: #eceef4;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 18px;
}

.box-bg-light {
	background-color: #fcfaf2;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 18px;
	padding-right: 18px;
}




/*Buttons
------------------------------------*/

a.btn-u.btn-u-dark-blue,
a.btn-u.btn-u-dark-blue:focus, 
a.btn-u.btn-u-dark-blue:hover, 
a.btn-u.btn-u-dark-blue:active {
   color: #fff;
}



/*Masterslider Progress-Bar*/
.ms-skin-default div.ms-timerbar .ms-time-bar {
 	height: 0px !important;
	background-color: rgba(255, 255, 255, 0.8) !important;
	border-top: solid 0px rgba(0, 0, 0, 0.0) !important;
}


.btn-u {
  border: 0;
  color: #fff;
  font-size: 14px;
  cursor: pointer;
  font-weight: 400;
  padding: 6px 13px;
  position: relative;
  background: #1f6d0c;
  white-space: nowrap;
  display: inline-block;
  text-decoration: none;
}



/*Form
------------------------------------*/
label {
	color: #333;
}
.form-width {
	width: 25%
}


.social-login {
    width: 100%;
    display: table;
    font-size: 16px;
}
.social-login a {
	display: block;
	color: #706e6f;
	padding: 0px 15px;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.social-login a:hover,
.social-login a:focus,
.social-login a:active {
	color: #333;
	text-decoration: none;
}



/* Login-Menü
   -------------------------------------------------- */

.login-menu {
	padding-top: 40px;
}
.breadcrumb-login {
  padding: 0px 0;
  list-style: none;
}
.breadcrumb-login > li {
  color: #999;
  font-size: 20px;
  display: inline-block;
}
.breadcrumb-login > li + li:before {
  color: #ccc;
  content: "\0399";
  margin-left: 7px;
  padding-right: 8px;
}
.breadcrumb-login li h1 {
  margin: 0;
}
.breadcrumb-login li a {
  color: #999;
}
.breadcrumb-login li i {
  margin: 0 auto;
  font-size: 18px;
}
.breadcrumb-login li.active,
.breadcrumb-login li a:hover {
  color: #706e6f;
  text-decoration: none;
}



/* Google Maps Contact-Page
   -------------------------------------------------- */

.maxWidth {									
	padding: 0px;							/*elimiert 15px padding links und rechts*/
}


 /* Flexible iFrame */
.Flexible-container {
    position: relative;
    /*padding-bottom: 56.25%;*/
	padding-bottom: 40.00%;
    /*padding-top: 30px;*/
    height: 0;
    overflow: hidden;
}
.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
 











/*Offset anchor link to clear fixed header
------------------------------------*/
.anchor {
  display: block;
  height: 100px;
  margin-top: -100px;
  visibility: hidden;
}
@media (max-width: 767px) {
	.anchor {
  	  height: 10px;
  	  margin-top: -10px;
	}
}






/*Footer
------------------------------------*/
.footer-v8 .footer {
	border-bottom: 1px solid white;
	background-color: #333;
	background-image: url("../img/patterns/bark5.jpg");
	background-repeat: repeat;
}
.footer-v8 .footer img.footer-logo {
	margin-bottom: 10px;
}
.footer-v8 .footer p {
	color: #333;
	font-size: 15px;
	font-weight: 400;
	line-height: 20px;
}
.footer-v8 .footer .tags-v4 a {
	color: #fff;
	/*border-color: #28569e;
	background-color: #28569e;*/
}
.footer-v8 .footer .tags-v4 a:hover {
	color: #fff;
	border-color: #fff;
	background-color: #272727;
}
.footer-v8 .footer .tags-v4 a.orange {
	color: #fff;
	border-color: #ce5e03;
	background-color: #ce5e03;
}

.footer-v8 .footer .tags-v4 a.orange:hover {
	color: #fff;
	border-color: #ce5e03;
	background-color: #272727;
}

.footer-v8 .copyright {
	background: #f7f7f7;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 40px;
	padding-bottom: 20px;
}
.footer-v8 .copyright p {
	color: #333;
	font-size: 16px;
	line-height: 22px;
}
.footer-v8 .copyright a {
	color: #333;
	font-size: 16px;
	line-height: 12px;
}
.footer-v8 .copyright a:hover {
	color: #333;
	text-decoration: none;
}
.footer-v8 .copyright h3 {
	color: #333;
	font-size: 16px;
	line-height: 6px;
}




.footer-v8 .prefooter {
	padding-bottom: 30px;
	background: #f7f7f7;
	color: #333;
}
.footer-v8 .prefooter p {
	color: #333;
	font-size: 14px;
	line-height: 16px;
}
.footer-v8 .prefooter p a {
	color: #333;
}
.footer-v8 .prefooter p a:hover {
	color: #333;
	text-decoration: none;
}

.footer-v8 .prefooter .divider {
  height: 1px;
  width:100%;
  display:block; /* for use on default inline elements like span */
  margin: 10px 0;
  overflow: hidden;
  background-color: #222;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}



.fullpic {
	width: 100%;
}




 /* Global Link Color
   -------------------------------------------------- */
 
a {
   color: #096897;
   text-decoration: none;
   	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;  
}
a,
a:focus, 
a:hover, 
a:active {
   color: #096897;
   outline: 0 !important;
}
a:focus {
  text-decoration: none;
}
a:hover {
   color: #02863d;
   text-decoration: none;
}




/* Link Colors
   -------------------------------------------------- */
 
/*---Links 1 start---*/
a.link1 {
	color: #2c477c;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.link1:hover,
a.link1:focus {
	text-decoration: none;
	color: #000;
}
/*---Links 2 start---*/
a.link2 {
	color: #666;
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

a.link2:hover,
a.link2:focus {
	text-decoration: none;
	color: #666;
} 





/* MEDIA QUERIES
   -------------------------------------------------- */ 
 
/* Large desktops and laptops */
@media (min-width: 1200px) {
	.space-xxl-hor {
  	padding-left: 280px;
  	padding-right: 280px;
}
}

/* Portrait tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.space-xxl-hor {
  padding-left: 280px;
  padding-right: 280px;
}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {
	/*.header-v8 .navbar-brand {
    padding-top: 14px;
}*/	
	.form-width {
	width: 50%
}
	.space-xxl-hor {
  	padding-left: 80px;
  	padding-right: 80px;
}
}

/* Landscape phones and portrait tablets */
@media (min-width: 481px) and (max-width: 767px) {
	.header-v8 .navbar-brand {
	margin-left: -15px;
	}
	.footer-v8 .footer .col-md-3,
	.footer-v8 .footer .col-md-5 {
		margin-bottom: 20px;
		text-align: center;
	}
	.footer-v8 .footer .col-md-4 {
		text-align: center;
	}
	.footer-v8 .footer .col-md-5 img {
		display:block;
		margin-right:auto;
		margin-left:auto;
	}
	.form-width {
	width: 75%
}
	.space-xxl-hor {
  	padding-left: 0px;
  	padding-right: 0px;
}
}

/* Landscape phones and smaller */
@media (max-width: 480px) {
	.header-v8 .navbar-brand {
	margin-left: -15px;
    }
	.blog-slider .blog-slider-title {
	display: none;
    }
	.footer-v8 .footer .col-md-3,
	.footer-v8 .footer .col-md-5 {
		margin-bottom: 20px;
		text-align: center;
	}
	.footer-v8 .footer .col-md-4 {
		text-align: center;
	}
	.footer-v8 .footer .col-md-5 img {
		display:block;
		margin-right:auto;
		margin-left:auto;
	}
	.form-width {
	    width: 100%
}
	.space-xxl-hor {
  	padding-left: 0px;
  	padding-right: 0px;
}
}



