html, body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-family: kobenhavn-c, sans-serif;
	font-style: normal;
	font-weight: 100;
	font-size: 16px;
	line-height: 1.6em;
  	color: #777;
	background-color: #fff;
	}

strong {
	font-weight: 700;
	}

a {
	color: #687e91;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	}

a:hover {
	color: #2A7BE3;
	text-decoration: none;
	}
.margin-top {
	margin-top: 50px;
	}
.padding-left {
	padding-left: 100px;
	}
.padding-right {
	padding-right: 100px;
	}
.fa {
	margin-bottom: 20px;
	color: #4E4F4F;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	}

.fa:hover {
	color: #687e91;
	}

.row {
	margin-right: 0;
	}

.hidden {
	display: none;
	}

.blue {
	background: #687e91;
	color:#fff;
	padding:50px 0 !important;
	margin-top:60px;
	}
#fortura_logo {
	width:300px;
	margin:auto;
	}
/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-family: kobenhavn-c, sans-serif;
	font-style: normal;
	letter-spacing: 0.06em;
	margin: 0;
	line-height:150%;
}

h4, h5, h6 {
	font-weight: 300;
	}
h4 {
	font-size: 22px;
	line-height:150%;
	}
#kompetenzen h4 {
	color:#fff;
	padding:20px;
	}
section h1, h4 {
	font-family: 'Barlow', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	color: #687e91;
}
p, ul.aufzaehl {
	font-size: 22px;
	letter-spacing: 0.04em;
	list-style-type:square;
}
ul.aufzaehl {
	margin:0 15px;
}
hr {
	width: 50px;
	height: 3px;
	text-align: center;
	margin: 30px auto;
	background-color: #687e91;
	border-top: none;
}

section {
	padding: 150px 0;
}

section.darker {
	background-color: #687e91;
	color: #fff;
	padding: 50px 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}


section.darker h1 {
	color: #fff;
	font-weight: 300;
	padding: 0;
}

.blue h2, section.darker h3 {
	color: #fff;
	font-weight: 500;
	text-transform: none;
	padding: 10px 30px 0 30px;
	margin-top: 20px;
}
.blue h3 {
	color: #fff;
	font-weight: 500;
	text-transform: none;
	padding: 10px 30px 0 30px;
	margin-top: 0;
}
.blue a {
	border-bottom:1px dotted #fff;
	}
.blue p {
	margin: 20px 30px;
	line-height:140%;
}

section.darker .btn {
	margin: 20px 0;
}

section.darker.section-bg {
	padding: 0;
	max-height: 500px;
	overflow: hidden;
}

section.darker.section-bg img {
	width: 100%;
	min-height: 500px;
}

.blue .border:after {
	content: "";
	display: block;
	height: 1px;
	width: 35px;
	border-top: 1px solid #fff;
	margin: 30px 40px;
}

section.darker.section-bg .section-content {
	padding: 40px 60px;
	display: table;
}

section.darker.section-bg .section-content .content {
	margin: 0;
	display: table-cell;
	vertical-align: middle; 
}

section.section-darker {
	background-color: #f7f7fa;
}

section.section-darker img {
	max-width: 300px;
	padding-left: 500px;
}

/* Navbar */

.navbar {

	display: table;
	width: 100%;
	height: 150px;
}

.navbar .container {
	display: table-cell;
	vertical-align: top;
	text-align: center;
}

.navbar-brand img {
	width:300px;
	margin-top:10px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}


ul.nav {
	margin-top:100px;
	}
.nav li a {
	font-family: 'Barlow', sans-serif;
	text-transform:uppercase;
	font-weight:400;
	font-size: 22px;
	padding: 0 20px;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
	color:#687f91;
}

.nav li:hover a, .nav li:hover a:hover {
	color: #000;
}

.nav.navbar-nav li a:focus, .nav.navbar-nav li a:active, .nav.navbar-nav li a.active {
	color: #000;
	font-weight: 400;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
	color: #687f91;
	font-weight: 400;
    background-color: transparent;
}

.navbar .toggle-menu {
	margin: 0;
}

/* Header */

header {
	width: 100%;
	max-height: 100%;
}

header .item {
	width: 100%;
	height: 100%;
	text-align: center;
	display: table;
}

header .item .header-text {
	width: 50%;
	padding: 0 50px;
	z-index: 10;
	color: #fff;
	display: table-cell;
	vertical-align: middle;
	margin: 0 auto;
}

h1.title {
	font-size: 60px;
	padding-bottom: 50px;
	letter-spacing: 0.02em;
	line-height: 1em;
}

h2.title {
	font-size: 30px;
	padding-bottom: 30px;
	letter-spacing: 0.01em;
	line-height: 1em;
}

p.title {
	font-size: 22px;
	padding: 50px;
	line-height:150%;
}

/* Buttons */

.btn {
	border-radius: 0px;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-o-border-radius: 0px;
	border: 1px solid #fff;
	padding: 10px 30px;
	background-color: transparent;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.btn:hover, .btn:focus, .btn:active, .btn.active {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	border: 1px solid #687e91;
	background-color: #687e91;
	color: #fff;
}

.darker .btn {
	border: 1px solid #fff;
	background-color: transparent;
	color: #fff;
	line-height: 2em;
	margin-top: 5px;

	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

.darker .btn:hover, .darker .btn:focus, .darker .btn:active, .darker .btn.active {
	color: #687f91;
	border: 1px solid #fff;
	background-color: #fff;
}

/* About */

#about .row {
	padding: 30px;
}

#about p {
	padding: 0 40px;
}
#rathmann .row.blue{
	padding:0 !important;
	}
/* Services */

#services .service-item {
	padding: 30px;
}

#services .service-item h4{
	padding-bottom: 30px;
}

.icon {
	max-width:40px;
	} 

/* Portfolio */

#portfolio {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 0px;
}

#portfolio .isotope .element-item {
	z-index: 2;
}

#portfolio .col-lg-3, #portfolio .col-md-6, #portfolio .col-sm-12 {
	margin: 0;
	padding: 0;
}

#portfolio img {
	width: 100%;
	height: auto;
	
}

#portfolio .overlay {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	text-align: center;
	background-color: rgba(104, 126, 145, 0.9);
	margin: 0;
	opacity: 0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

#portfolio .overlay:hover {
	opacity: 1;
	margin: 20px;
	padding:0;
}

#portfolio .overlay .overlay-text {
	color: #fff;
	position: absolute;
	top: 24%;
	bottom: 35%;
	left: 12%;
	right: 12%;
	padding:0;
}

#portfolio .overlay .overlay-text h4 {
	color: #fff;
	text-align: center;
	font-size:20px;
}


#portfolio .overlay hr {
	width: 50px;
	height: 1px;
	text-align: center;
	margin-top: 6px;
	margin-bottom: 12px;
	margin-left:auto;
	margin-right:auto;
	background-color: #fff;
	border-top: none;

}
.blue hr {
	width: 50px;
	height: 3px;
	text-align: center;
	margin:30px auto;
	background-color: #fff;
	border-top: none;

}
#portfolio .overlay .overlay-text p {
	color: #fff;
	text-align: center;
	font-size:18px;
	margin-top:4px;
	line-height:140%;
}
#portfolio .klein {
	display:block;
	font-size:12px;
	padding-top:13px;
	line-height:140%;
}

/* Clients */

#clients img {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	opacity: 0.7;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

#clients img:hover {
	filter: none;
	-webkit-filter: none;
	opacity: 1;
}

/* Parallax */

section.call-to-action {
	width: 100%;
	background-image: url('../img/projekt_fortura_immobilen.jpg');
	color: #fff;
	padding: 150px 0;
}

section.call-to-action h3 {
	padding: 0;
	font-weight: 300;
}

section.call-to-action .fa {
	color: #fff;
}


.full-width-parallax {
    background-attachment: fixed !important;
    background-size: cover;
}


/* Footer */

footer {
	background-color: #35404a;
	background-image: url('../img/trans_logo.png');
	background-size:100%;
	background-position:0 bottom;
	background-repeat:no-repeat;
	padding: 60px;
	color:#687e91;
	height:400px;
}

footer a {
	padding: 0px 25px;
	color:#687e91;
}
footer a:hover, footer a:active, footer a:focus {
	padding: 0px 25px;
	color:#fff;
}

.blue a {
	color:#fff;
	}
.blue a:hover, .blue a:active, .blue a:focus {
	color:#ccc;
	}
	
	
	
/* Media Queries */

@media all and (max-width: 1200px) {

.bild{
	width:160%;
	}

ul.nav {
		margin-top:51px;
	}
.nav li a {
		font-size: 20px;
		padding: 0 15px;
	}
	
}
@media all and (max-width: 1024px) {

.bild{
	width:140%;
	}	
.navbar {
	text-align:center;
	}
ul.nav {
	margin:86px auto 20px auto;
	}
.navbar-brand {
  	float: none;
  	padding: 15px auto;
	}
.navbar-brand img {
	width:290px;
	}
.nav li a {
	font-size: 21px;
	padding: 6px 12px;
	}
.full-width-parallax {
	background-attachment: scroll !important;
	background-position: initial !important;
	background-repeat: no-repeat !important;
	}
}
@media all and (max-width: 996px) {
	
ul.nav {
	margin:26px auto 20px auto;
	}	
.bild{
	width:100%;
	}	
}
@media all and (max-width: 768px) {

.bild{
	width:100%;
	}


.navbar-brand h1 {
		font-size: 100%;
		margin-top: 10px;
	}

}
@media all and (max-width: 40em) {

section {
	padding: 50px 0;
	}
.navbar-brand img {
	width:280px;
	margin:0 10px 10px 10px;
	}
header .item .header-text {
	width: 100%;
	padding: 250px 10px 0 10px;
	}
#fortura_logo {
	width:260px;
	margin:auto;
	}
.btn {
	padding: 10px 8px;
	background-color: transparent;
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size:17px;
	}	
h1 {font-size:28px;}
h1.title {font-size:38px;}
h2 {font-size:24px;
	padding-left:10px;
	padding-right:10px;}
p.title {
	font-size: 22px;
	padding: 10px 3px;
	line-height:150%;
	}
#portfolio .overlay .overlay-text {
	color: #fff;
	position: absolute;
	top: 18%;
	bottom: 15%;
	left: 4%;
	right: 4%;
	}
footer {
	padding: 5px;
	color:#687e91;
	height:200px;
	}
footer a {
	padding: 0px 5px;
	}
footer a:hover {
	padding: 0px 5px;
	}
p, ul.aufzaehl {
	font-size: 20px;
	letter-spacing: 0.04em;
	list-style-type:square;
	}
.icon {
	margin-top:30px;
	} 
.container {
	margin:0;
	padding:0;
	}	

#portfolio img {
	width: 100%;
	height: auto;
	
}

#portfolio .overlay {

	left: 0;
	right: 0;
height:auto;
	bottom: 0;
	text-align: center;
	background-color: rgba(104, 126, 145, 0.9);
	margin: 62% 0 0 0;
	opacity: 0.85;
	padding:0;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-o-transition: all 0.3s;
}

#portfolio .overlay:hover, #portfolio .overlay:focus {
	margin: 62% 0 0 0;
	opacity: 0.85;
}

#portfolio .overlay .overlay-text {
	color: #fff;
	position: absolute;
	padding:0 auto;
	bottom: 0;
	left: 3%;
	right: 3%;
}

#portfolio .overlay .overlay-text h4 {
	color: #fff;
	text-align: center;
	margin:-9px 0 -12px 0;
	padding:0 auto;
	line-height:110%;
}

#portfolio .overlay .overlay-text p{
	font-size:17px;
	line-height:110%;
	margin-top:12px;
	padding-top:0;
	line-height:130%;
}
#portfolio .overlay hr {
	display:none;

}
#portfolio .klein {
	font-size:12px;
	padding-top:0;
	margin-top:0;
	line-height:130%;
}







.blue hr {
	width: 50px;
	height: 3px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 5px;
	background-color: #fff;
	border-top: none;

}
}