
/* =========== Typography ========== */

body {
	margin: 0px;
	padding: 0px;
 	color: #000;
 	font-family: 'Open Sans', sans-serif;
}
/* ======DEFAULT BROWSER STYLE========= */

a:focus{
	text-decoration: none;
}
a:focus,.btn:focus,.btn:active:focus,
button:focus,input[type="file"]:focus, 
input[type="radio"]:focus, 
input[type="checkbox"]:focus{
	outline: none;
}

/* =========== SPACE CLASSES=========== */

.space5{margin-top: 5px !important;}
.space10{margin-top: 10px !important;}
.space15{margin-top: 15px !important;}
.space20{margin-top: 20px !important;}
.space25{margin-top: 25px !important;}
.space30{margin-top: 30px !important;}
.space40{margin-top: 40px !important;}
.space50{margin-top: 50px !important;}
.space60{margin-top: 60px !important;}
.space70{margin-top: 70px !important;}
.space80{margin-top: 80px !important;}
.space100{margin-top: 100px !important;}
.pad0{padding: 0;}
.m0{margin: 0;}

a:hover{
  text-decoration: none;
  color: #000;
}


/*=====================START MAIN CSS====================*/

#logo {
  padding: 30px 0;
  border-bottom: 1px solid #731f32;
}

.logo_img img {
  width: 180px;
}

header .navbar-default {
  background-color: #fff;
  border: none;
  margin-bottom: 0;
  padding: 20px 0;
}

header .navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.active>a:focus, 
.navbar-default .navbar-nav>.active>a:hover {
  color: #731f32;
  background-color: transparent;
  font-weight: bold;
}

header .navbar-nav>li {
  float: none;
  display: inline-block;
}

header .navbar-nav {
  float: none;
  margin: 0;
  text-align: center;
}

header .navbar-default .navbar-nav>li>a {
  color: #731f32;
  font-weight: 300;
  font-size: 26px;
}

header .navbar-default .navbar-nav>li>a:hover {
  font-weight: bold;
  color: #731f32;
}

.carousel-control.left,
.carousel-control.right{
	background: none;
}

.carousel-control {
  width: 5%;
  font-size: 20px;
  opacity: 1;
  top: 47%;
  text-shadow: 4px 2px 2px #000;
}

.left.carousel-control, .right.carousel-control{
	font-size: 40px;
}

#kaiser{
	background: #2a2725;
	padding: 50px 0;
	border-top: 8px solid #6b2834;
}

.kaiser_title h1{
	font-size: 50px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 300;
  color: #fff;
}

.kaiser_title h3{
	font-size: 32px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: 300;
  color: #fff
}

h3.ihre_title{
  color: #fff;
  margin-top: 0;
  margin-bottom: 40px;
  text-align: center;
}

.partner{
	background: #605d5e;
	padding: 40px;
	margin-top: 60px;
}

.partner-info img {
  box-shadow: 0px 0px 5px 0px #000;
}

.partner-info h1{
	color: #fff;
	font-weight: 300;
	text-align: center;
	margin-bottom: 0;
	font-size: 40px;
}

.partner-info h3, .partner-info a{
  color: #fff;
  font-weight: 300;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  line-height: 30px;
}

.grunde h1{
	color: #fff;
	font-weight: 600;
	text-align: center;
	margin-top: 80px;
}

.grunde h2{
	color: #fff;
	font-weight: 600;
	text-align: center;
}

.grunde ul{
	padding-left: 0;
	position: relative;
	margin-top: 30px;
}

.grunde li{
	list-style: none;
	vertical-align: middle;
}

.grunde li:before{
  content: url(../img/check.jpg);
  color: #fff;
  line-height: 30px;
  vertical-align: middle;
}

.grunde a{
  color: #fff;
  font-size: 20px;
  vertical-align: top;
  position: absolute;
  margin-top: 10px;
}

#beratung{
	background: #731f32;
	padding: 60px 0;
}

.bera_title h1{
  font-size: 50px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 300;
  color: #fff;
}

.bera_title h3{
  font-size: 32px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: 300;
  color: #fff;
}

.kitchen_text p{
  color: #fff;
  font-size: 21px;
  line-height: 32px;
}

.planung{
	margin-top: 50px;
    text-align: justify;
}

#durch{
	padding: 50px 0;
}

.durch_title h1{
  font-size: 50px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 300;
  color: #731f32;
}

.durch_title h3{
  font-size: 32px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: 300;
  color: #000;
}

.durch_img{
	margin-top: 30px;
}

.durch_text p{
  font-size: 18px;
  color: #000;
  line-height: 30px;
  font-weight: 600;
  margin-top: 50px;
  text-align: justify;
}

#contact{
	background: #343434;
	padding: 50px 0;
}

.contact_title h1{
  font-size: 50px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 300;
  color: #fff;
}

.contact_title h3{
  font-size: 32px;
  text-align: center;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: 300;
  color: #fff;
}

#contact form{
	margin-top: 50px;
}

#contact .form-control{
	height: 50px;
	border-radius: 0;
	border:none;
	font-size: 18px;
}

#contact textarea{
	height: auto !important;
}

#contact .btn-default {
  color: #fff;
  background-color: #731f32;
  border-color: #731f32;
  border-radius: 0;
  margin-top: 15px;
  float: right;
  padding: 10px 30px;
  font-size: 20px;
}

#contact .btn-default:hover {
  color: #731f32;
  background-color: #fff;
  border-color: #731f32;
}

footer{
	padding: 30px 0;
}

.kuchen h4, .kuchen a{
	color: #000;
	margin-bottom: 0;
}

.creators {
    text-align: right;
}

.creators a {
    color: #731f32;
}

.impressum ul{
	text-align: right;
	padding-left: 0;
}

.impressum li{
	list-style: none;
	display: inline-block;
}

.impressum a{
	font-size: 14px;
  color: #731f32;
  margin-left: 20px;
}

.white-bordered {
    border: 7px solid #fff;
    box-shadow: 0px 0px 5px 0px #000;
}


@media(max-width: 767px){
	.carousel-control {
    width: 12%;
	}

	.left.carousel-control, .right.carousel-control {
    font-size: 20px;
	}

	.kaiser_title h1, .partner-info h1, .bera_title h1, .durch_title h1, .contact_title h1 {
    font-size: 30px;
  }

  .kaiser_title h3, .partner-info h3, .bera_title h3, .durch_title h3, .contact_title h3	 {
    font-size: 14px;
    line-height: 20px;
	}

	.partner {
    padding: 20px;
  }

  h3.ihre_title, .grunde h2 {
    font-size: 20px;
	}

	.partner-info{
		margin-top: 20px;
	}

	.grunde a {
    font-size: 14px;
  }
 	
 	.grunde li:before {
    margin-right: 10px;
	}

	.grunde ul {
    margin-top: 0;
    margin-bottom: 0;
	}

	.kitchen_text p {
        font-size: 18px;
        line-height: 23px;
	}

	.foot_logo img {
    margin: 0 auto 20px;
	}

	.impressum a {
    font-size: 14px;
    margin-left: 0;
    margin-right: 10px;
	}

	.impressum ul {
    text-align: left;
  }

  header .navbar-default .navbar-nav>li>a {
    font-size: 17px;
	}

	header .navbar-nav>li {
    display: block;
	}

	.navbar-default .navbar-toggle:focus, 
	.navbar-default .navbar-toggle:hover {
    background-color: #6e1a2c;
	}
	
	.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
	}

	.navbar-toggle {
    background-color: #6e1a2c;
  }

}