@charset "utf-8";

.kiframe {
	width: 100%;
	height: 680px;  
 }

.ffb {
	
	padding-top: 120px;
	text-align:center;
	
	}
#slider-1 H2 {
    padding-top: 10px;
}
	
.mbr-section {
    padding-bottom: 50px;
}

.mbr-section-nopadding {
    padding-top: 0px;
    padding-bottom: 0;
}

a {
    color: #349400;
    text-decoration: none;
}
@media only screen and (min-width: 1023px) {

#menu-0 .navbar-caption, 
#menu-t .navbar-caption,
#menu-o .navbar-caption
{
    color: #ffffff;
    font-family: 'yanone_kaffeesatzbold', sans-serif;
	font-weight:900;
    font-size: 48px;
}

.kiframe {
	width: 100%;
	height: 500px;  
 }
}

/* Slider */
.mbr-slider .carousel-control {
    position: absolute;
    width: 70px;
    height: 70px;
    top: 50%;
    margin-top: -35px;
    line-height: 70px;
    border-radius: 50%;
    color: inherit;
    background: #349400;
    border: 0;
    opacity: 0.5;
    text-shadow: none;
    z-index: 5;
    color: #fff;
    -webkit-transition: all 0.2s ease-in-out 0s;
    -o-transition: all 0.2s ease-in-out 0s;
    transition: all 0.2s ease-in-out 0s;
}

Element {
}


.mbr-slider .carousel-indicators li, .mbr-slider .carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 3px;
    background: #349400;
    border: 0;
    opacity: 0.5;
}


#menu-0 .navbar, #menu-0 .nav-dropdown-sm, #menu-0 .nav-dropdown-sm .link[aria-expanded="true"], #menu-0 .nav-dropdown-sm .dropdown-menu,
#menu-t .navbar, #menu-t .nav-dropdown-sm, #menu-t .nav-dropdown-sm .link[aria-expanded="true"], #menu-t .nav-dropdown-sm .dropdown-menu,
#menu-o .navbar, #menu-o .nav-dropdown-sm, #menu-o .nav-dropdown-sm .link[aria-expanded="true"], #menu-o .nav-dropdown-sm .dropdown-menu {

background: rgba(24,66,0,1);
background: -moz-linear-gradient(top, rgba(24,66,0,1) 0%, rgba(52,148,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(24,66,0,1)), color-stop(100%, rgba(52,148,0,1)));
background: -webkit-linear-gradient(top, rgba(24,66,0,1) 0%, rgba(52,148,0,1) 100%);
background: -o-linear-gradient(top, rgba(24,66,0,1) 0%, rgba(52,148,0,1) 100%);
background: -ms-linear-gradient(top, rgba(24,66,0,1) 0%, rgba(52,148,0,1) 100%);
background: linear-gradient(to bottom, rgba(24,66,0,1) 0%, rgba(52,148,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184200', endColorstr='#349400', GradientType=0 );

	
	
    border-bottom: 2px solid #fff;
	-webkit-box-shadow: 0px 2px 2px 3px rgba(0, 0, 0, 0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 2px 2px 3px rgba(0, 0, 0, 0.4);  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 2px 2px 3px rgba(0, 0, 0, 0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}

.navbar-dropdown .navbar-logo img {
    height: 6.125rem;
    transition: all 0.3s ease-in-out;
}

.navbar-dropdown.navbar-short .navbar-logo img {
    height: 5.375rem;
}

.navbar-dropdown .navbar-brand {
    float: none;
    font-size: 0;
    padding: 0.5rem 0;
    position: relative;
    transition: padding 0.25s ease;
    white-space: nowrap;
}

/* Galerie */

.mbr-gallery .mbr-gallery-item {
    position: relative;
    display: inline-block;
    width: 25%;
	border: 1px solid #fff;
}

.mbr-gallery .mbr-slider .carousel-inner > .active {
    display: block;
    border: 4px solid #fff;
}

/* Map Breite */

.container, .container-fluid {
    padding-left: 0rem;
    padding-right: 0rem;
}

/* Formular */
.col-lg-offset-1 {
    margin-left: 0%;
}
.col-lg-10 {
    width: 100%;
}
/* Kommentare */
.mbr-testimonial .card-block {
    background: #f6ffda;
}

/* Footer */

.mbr-footer-content p strong, .mbr-footer-content strong {

font-weight: 700;
letter-spacing: 0px;
line-height: 1.3;
margin-bottom: 0.275em;
}


	
#testimonials1-i {	
		-webkit-box-shadow: 0px 3px 2px 1px rgba(0, 0, 0, 0.4);  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow:    0px 3px 2px 1px rgba(0, 0, 0, 0.4);  /* Firefox 3.5 - 3.6 */
  box-shadow:         0px 3px 2px 1px rgba(0, 0, 0, 0.4);  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
	
