html, body {
    width: 100%;
    height: 100%;
}
body{
	padding-top:0;
	font-family: 'Roboto Slab', serif;
	min-height: 100%;
}
a:active, a:focus, a:focus, a:visited {
    outline: none;
    text-decoration: none;
}
a, a:hover {
    text-decoration: none;
}
p{
	-ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    text-align:justify;
}
.navbar-inverse {
    background-color: #c06100;
    border:none;
}
.navbar {
    border-bottom-color: #005773;
    border-bottom-style: solid;
    border-bottom-width: thin;
    margin-bottom: 20px;
    max-height: 50px;
    opacity: 0.95 !important;
}
.navbar-inverse .navbar-nav > li > a {
    color: #005773;
}
.navbar-inverse .navbar-brand, .navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus{
	font-family: 'Roboto Slab', serif;
	font-weight: 300;
	color: #005773 !important;
	background-color: #ffffff;
	border:thin solid #005773;
	-webkit-transform: translate(0px, 0px) rotate(354deg) skew(0deg, 0deg) scale(1, 1);
	-moz-transform: translate(0px, 0px) rotate(354deg) skew(0deg, 0deg) scale(1, 1);
	-o-transform: translate(0px, 0px) rotate(354deg) skew(0deg, 0deg) scale(1, 1);
	-ms-transform: translate(0px, 0px) rotate(354deg) skew(0deg, 0deg) scale(1, 1);
	transform: translate(0px, 0px) rotate(354deg) skew(0deg, 0deg) scale(1, 1); 
	margin:20px !important;;
	box-shadow: 5px 5px 5px #333333;
	-webkit-box-shadow: 5px 5px 5px #333333;
	-moz-box-shadow: 5px 5px 5px #333333; 
	/*visibility: hidden;*/
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:focus, .navbar-inverse .navbar-nav > .active > a:hover {
    background-color: #005773;
    color: #fff;
}
.navbar-toggle {
	float: left;
	margin-left:20px;
}
.collapse.in li{
	background-color: rgba(0,0,0,0.8);
}
.telnummer {
    color: #ffffff;
    float: right;
    font-size: 1.5em;
    margin-bottom: 15px;
    margin-top: 10px;
}
.tel{
	top:4px;
}
.logo-bg{
	background-color:rgba(0,0,0,0.7);
    padding-top: 3em;
    padding-bottom:2em;
}
.logo-bg img{
	width:400px;
	max-width: 90%;
}
.section-home{
	background: #005773;
	height: auto !important;
   
    overflow: hidden;
    text-align: center;
}
.section-home img{
	width: 100%;
	margin-top:50px;
	
}

.section-ueberuns{
    background: #edd1a6;
    height: auto !important;
    min-height: 100%;
    overflow: hidden;
    font-size: 1.3em;
    font-weight: 300;
    text-align: left;
    color: #005773;
    padding-top:6em;
}
.section-ueberuns h1, .section-portfolio h1, .section-referenzen h1, .section-kontakt h1{
	text-align: center;
	margin-bottom:50px;
}
.uns-icon{
	font-size: 5em;
}
.ueberuns, .portfolio, .referenzen{
	visibility: hidden;
}
.section-portfolio{
    background: #005773 url("../images/trockenbau.jpg") no-repeat scroll center center / cover;
    height: auto !important;
    min-height: 100%;
    overflow: hidden;
    padding-top: 6em;
    text-align: left;
    color: #ffffff;
}
.section-portfolio ul {
    font-size: 1.3em;
    font-weight: 300;
    padding-bottom: 0;
    padding-left: 15%;
    padding-right: 15%;
    padding-top: 0;
}
.section-portfolio ul li{
	margin:30px 10px;
}

.section-portfolio .glyphicon{
    font-size: 2em;
    margin:10px;
}

.section-referenzen{
    background: #005773;
    height: auto !important;
    min-height: 100%;
    overflow: hidden;
    padding-top: 6em;
    padding-bottom: 30px;
    text-align: left;
    color: #ffffff;
}

.section-kontakt{
    background: #edd1a6 url("../images/kontakt.jpg") no-repeat scroll center center / cover;
    height: auto !important;
    min-height: 100%;
    overflow: hidden;
    font-size: 1.3em;
    font-weight: 300;
    text-align: left;
    color: #005773;
    padding-top:6em;
}
.kontakt-box{
	padding:20px;
}
.section-kontakt .btn-primary{
	margin-top:15px;
	border-radius:4px;
	background-color: #005773;
}
.kontaktdaten{
	list-style:none;
	padding-left: 10px;
}

/* Impressum  */
.panel-heading {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    padding-bottom: 10px;
    padding-left: 19px;
    padding-right: 19px;
    padding-top: 10px;
}
.panel-title {
    color: #005773;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
#footer{
	background:#005773;
	color:#ffffff;
}
.copy{
	text-align:center;
	padding:20px 0;
}
.copy a{
	color:#999999;
}
.copy a:hover{
	color:#ffffff;
}

.back-to-top, .back-to-top:visited, .back-to-top:focus {
	 position: fixed;
	 bottom:10px;
	 right:10px;
	 padding:0.5em;
	 color: #ffffff;
	 font-size: 3em;
	 /* text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.9); */
}

@media screen and (max-width: 1000px){
	.navbar-brand{
		display: none;
	}
	.telnummer {
    margin-right: 20px;
   }
}

@media screen and (max-width: 800px){
	.section-referenzen, .section-portfolio, .section-ueberuns, .section-kontakt{
		padding-top: 4em;
	}
		.section-ueberuns{
		padding-top: 2em;
	}
	.section-referenzen h1, .section-portfolio h1, .section-ueberuns h1, .section-kontakt h1{
		margin-bottom:20px;
		font-size:2em;
	}
	.section-portfolio ul li {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 15px;
	}
}

@media screen and (max-width: 320px){
	/* reCaptcha */
	.rc-anchor-normal {
    width: 240px !important;
	}
}