

/* ==========================================================================
   Author's custom styles
   ==========================================================================

   
   */

body {
	font-family:'Avenir LT W01_55 Roman1475520', sans-serif;
	color: #636363;
	background: #fff;
	font-weight: 400;
	position: relative;
}

.navbar {
	margin: 0;
	min-height: 35px;
	border-radius: 0;
}

.navbar-blau {
	background: #00378b;
	background: rgba(0,55,139,0.9);
}

.navbar-nav>li>a {
	color: #39a9dc;
	font-size: 17px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-shadow: none;
}

.nav>li>a:hover, .nav>li>a:focus {
	background: #39a9dc;
	color: #fff;
}

.navbar-nav>li.active>a {
	background: #39a9dc;
	color: #fff;

	padding-top: 10px;
	padding-bottom: 10px;
}

ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}

.navbar-right  {
	margin-right: 0px;
}

#logo {
	position: absolute;
	top:40%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right:auto;
	z-index: 1;
	text-indent: -999em;
	background-image: url(../img/logo-kernstueck.png);
	background-size: 150px 123px;
	width: 150px;
	height: 123px;
	
}

#scroll {
	position: absolute;
	bottom:5%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right:auto;
	z-index: 1;
	text-indent: -999em;
	background-image: url(../img/scroll.png);
	background-size: 60px 41px;
	width: 60px;
	height: 41px;
	
}

.center {
	text-align: center;
}

h1 {
	font-family:'Avenir LT W01_85 Heavy1475544';
	line-height: 30px;
	font-size: 26px;
	margin-top: 0px;
	color: #729423;
	font-weight: 700;
	margin-bottom: 20px;
}


h2 {
	font-family:'Avenir LT W01_95 Black1475556';
	line-height: 30px;
	font-size: 26px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;	
	font-weight: 900;
	text-shadow:#666 1px 1px 2px;
		
		
}

h3 {
	font-family:'Avenir LT W01_85 Heavy1475544';
	line-height: 30px;
	font-size: 26px;
	margin-top: 0px;
	color: #729423;
	font-weight: 700;
	margin-bottom: 20px;
}




h4 {
	font-family:'Kafka W01 Regular';
	color: #e73334;		
	font-size: 34px;
	line-height: 40px;
	margin-bottom: 40px;
	
}

h5 {
	font-family:'Avenir LT W01_85 Heavy1475544';
	line-height: 30px;
	font-size: 26px;
	margin-top: 0px;
	color: #729423;
	font-weight: 700;
	margin-bottom: 20px;
}




p {
	font-size: 17px;
	line-height: 24px;
	color: #26381a;
	font-weight: 400;
}

p.img-caption {
	font-size: 14px;
	line-height: 16px;
	color: #666;
	margin-top: 10px;
	margin-bottom: 20px;
	
}


li {
	font-size: 17px;
	line-height: 28px;
	color: #36425a;
	font-weight: 400;
}


strong {
	font-weight: bold;
}

a {
	color: #f29278;
	text-decoration: none;
	
}

a:hover {
	color: #f29278;
	text-decoration: underline;

}

.font-regular {
	font-family:'Avenir LT W01_55 Roman1475520', sans-serif;
}

#section-intro {
	background: #ece9e2;
	padding-top: 30px;
	padding-bottom: 60px;
}

#section-schmidt {
	background: #fff;
	padding-top: 60px;
	padding-bottom: 60px;
}

#section-angebot {
	background: #ece9e2;
	padding-top: 30px;
	padding-bottom: 60px;
}

#section-workshop {
	background: #303b22;
	padding-top: 30px;
	padding-bottom: 60px;
}

footer {
	background: #303b22;
	padding-top: 30px;
	padding-bottom: 60px;
}

footer h3 {
	font-size: 20px;
	line-height: 24px;
}

.angebot {
	padding-top: 25px;
	padding-bottom: 25px;
}


.beraten {
	background: url(../img/beraten.png) no-repeat left center;
	padding-left: 50px;
}

.pflanzen {
	background: url(../img/pflanzen.png) no-repeat left center;
	padding-left: 50px;
}

.begleiten {
	background: url(../img/begleiten.png) no-repeat left center;
	padding-left: 50px;
}

.workshop-intro {
	position: absolute;
	bottom:20%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right:auto;
	z-index: 1;
	
	max-width: 350px;
	padding: 25px;
	background: #303b22;
	background: rgba(48,59,34,0.8);
	font-size: 20px;
	font-family:'Avenir LT W01_85 Heavy1475544';
	text-align: center;
	border: 1px solid #f29278;
	
	
}

.anmeldung {
	background: #303b22;
	border-radius: 15px;
	padding: 5px 10px;	
}

.workshop p {
	color: #fff;
}

.workshop-more {
	background: #f29278;
	border-radius: 15px;
	color: #fff;
	font-family:'Avenir LT W01_85 Heavy1475544';
	padding: 5px 10px;
	
}

.workshop-more:hover {
	background: #ac5f4a;	
	text-decoration: none;
}

.workshop-linie {
	border-bottom: 1px solid #729423;
	padding-top: 30px;
	padding-bottom: 30px;
}

.workshop-linie-last {
	border-bottom: 0;
	padding-top: 30px;
	padding-bottom: 30px;
}

.logo-center {
	margin-top: 60px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

.fb-link {
	background: #729423;
	color: #fff;
	padding: 5px 10px;
	font-family:'Avenir LT W01_85 Heavy1475544';
	border-radius: 15px;
	margin-top: 20px;
	
}

.fb-link:hover {
	text-decoration: none;
	
}
 
/* Modal */
.modal-dialog {
  width: 70%;
  
}

.modal-content {
  min-height: 100%;
  height: auto;
  border-radius: 0;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity 1s linear;
    transition: opacity 1s linear;
}

.modal.fade .modal-dialog {
      -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0); 
          transform: translate(0, 0);

 }

.close {
	font-size: 80px;
	font-weight: 200;
	z-index:1;
	color: #303b22;
	margin-top: 0px;
	float: right;
}


.modal-header, .modal-footer {
	border: 0;
}

.bg-grau {
	background: #ece9e2;
		
}



/* SLIDER START ### */

.item,
.active {height: 100%;}



.carousel-inner {height: 100%; text-align: left;}

.fill {width: 100%; height: 100%; background-position: center; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover;}

.carousel-caption {
	background: transparent;
	position: absolute;
	left: 4%;
	top: 4%;
	text-align: left;
	z-index:1;
	

}

.carousel-caption p {
	color: #fff;
	font-size: 34px;
	line-height: 48px;
	text-align: center;
	
}

.slider-more {
	font-size: 10px;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #bcc727;
	padding: 8px 30px;
	border: 1px solid #bcc727;
	display: inline-table;
	margin-top: 70px;
}


.carousel-control .icon-next, .carousel-control .icon-prev {
	
	font-size: 50px; 
}

.carousel-control.left {
	background-image: none;
}


/* SLIDER Ende ### */
/* SLIDER Ende ### */

 
@media (min-width:768px){ 
h2 {
	font-family:'Avenir LT W01_95 Black1475556';
	line-height: 60px;
	font-size: 58px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;	
	font-weight: 900;
	text-shadow:#666 1px 1px 2px;
		
		
}

#logo {
	position: absolute;
	top:30%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right:auto;
	z-index: 1;
	text-indent: -999em;
	background-image: url(../img/logo-kernstueck.png);
	background-size: 300px 246px;
	width: 300px;
	height: 246px;
	
}

#scroll {
	position: absolute;
	bottom:5%;
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right:auto;
	z-index: 1;
	text-indent: -999em;
	background-image: url(../img/scroll.png);
	background-size: 90px 61px;
	width: 90px;
	height: 61px;
	
}

#section-intro {
	background: #ece9e2;
	padding-top: 60px;
	padding-bottom: 120px;
}

#section-schmidt {
	background: #fff;
	padding-top: 120px;
	padding-bottom: 120px;
}

#section-angebot {
	background: #ece9e2;
	padding-top: 60px;
	padding-bottom: 120px;
}

footer {
	background: #303b22;
	padding-top: 60px;
	padding-bottom: 120px;
}

footer h3 {
	font-size: 26px;
	line-height: 30px;
}

}

@media (min-width:1200px){ 
h2 {
	font-family:'Avenir LT W01_95 Black1475556';
	line-height: 78px;
	font-size: 78px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #fff;	
	font-weight: 900;
	text-shadow:#666 1px 1px 2px;
		
		
}
}

