body, html {
	height: 100%;
	width: 100%;
}
h2 {

font-family: 'Lato', sans-serif;
	font-weight: 600;
	color: #00457d;
	}
	
body, h1,  h4, h5, h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	
}

h3 {
font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #333;
	}
	
h4 {
font-family: 'Lato', sans-serif;
	font-weight: 400;
	color: #00457d;
	}
h6 {
font-family: 'Lato', sans-serif;
	font-weight: 300;
	color: #333;
	font-size: 20px;
	margin-bottom: 15px;
	}
	
	
.thin-title {
  font-family: 'Lato',proxima-nova,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: 400;
  color: #444444;
}
.thin-title-imp {
  font-family: 'Lato',proxima-nova,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: 400;
  color: #00457d;
}
.thin-title-kund {
  font-family: 'Lato',proxima-nova,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: 400;
  color: #00457d;
}

.thin-title-about {
  font-family: 'Lato',proxima-nova,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: 400;
  color: #00457d;
}

.thin-title-jobs {
  font-family: 'Lato',proxima-nova,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: 600;
  color: #00457d;
  margin-bottom: 5px;
}









.thin-title-arch {
  font-family: 'Lato',proxima-nova,"Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  font-weight: 600;
  color: #00457d;
  margin-bottom: 15px;
}
  
.lead {
	font-size: 16px;
	font-weight: 400;
}

.intro-header {
	padding-top: 320px; /* If you're making other pages, make sure there is 50px of padding to make sure the navbar doesn't overlap content! */
	padding-bottom: 80px;
	height: 100%;
	color: rgba(255,255,255,0.95);
	background: url(../img/Kontakt.jpg) no-repeat center center;
	background-size: cover;
	text-align: center;
}

.intro-message {
	position: relative;
	padding-top: 10px;
	padding-bottom: 5%;
	}

.banner-message {
	position: relative;
	padding-top: 0px;
	padding-bottom: 0%;
	text-align: center;
	color:#00457d;
	font-weight: 800;
		}

.banner-container {
	position: relative;
	
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#333;
	background-color: lightgrey;
	opacity: 0.7;
	filter:Alpha(Opacity=50);
}

.handwriting {
    font-family: 'Bilbo Swash Caps', cursive;
    margin: 0 auto;
    font-size: 26px;
    line-height: 20px;
    font-weight: 400;
    color: #2b96f1;
}

.count {
    position: absolute;
    padding: 3px 1px;
    webkit-border-radius: 10px;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    width: 16px;
    background: #76b42a;
    color: #fff;
    right: 8px;
    top: 2px;
    text-align: center;
    z-index: 1;
    font-size: 11px;
    font-weight: 700;
    line-height: 11px
}

.content {
padding-bottom: 10px;
}

.intro-container {
	position: relative;
	
	bottom: 220px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#333;
	background-color: lightgrey;
	opacity: 0.7;
	filter:Alpha(Opacity=50);
}

.intro-message > h1 {
	margin: 0;
	font-size: 5em;
	
	color:#00457d;
}

.intro-divider {
	width: 400px;
	border-top: 1px solid #f8f8f8;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.intro-message > h3 {
	
	color:#333;
}

@media (max-width: 767px) {
	.intro-message {
		padding-bottom: 15%;
	}

	.intro-message > h1 {
		font-size: 3em;
	}

	ul.intro-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.intro-social-buttons > li:last-child {
		margin-bottom: 0;
	}

	.intro-divider {
		width: 100%;
	}
}

.network-name {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 2px;
}

.content-section-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}

.content-section-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}
.content-section-c {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
	padding-bottom: 10px;
}


.content-section-imp {
	border-top: 50px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
	padding-bottom: 10px;
}



.content-section-job-t {
	border-top: 50px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
	padding-bottom: 50px;
}




.content-section-job-a {
	background-color: #f8f8f8;
	padding: 50px 0;
}


.content-section-job-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 50px 0;
}

.content-section-job-detail {
	background-color: #fff;
	padding: 0;
}

.content-section-job-detail-b {
	background-color: #f8f8f8;
	padding: 0;
}

.content-section-arch-b {
	border-top: 1px solid #e7e7e7;
	border-bottom: 1px solid #e7e7e7;
	padding: 15px 0;
}




.listing li {
  margin-bottom: 15px;
  list-style: none;
  text-align: left;
  font-size: 16px;
  font-weight: 300;
  padding-left: 30px;
  list-style-type:disc;
}




.section-heading {
	margin-bottom: 30px;
}
.section-heading-imp {
	margin-top: 0px;
	margin-bottom: 1px;
	text-align: left;
}
.section-heading-kontakt {
	border-top: 1px solid #e7e7e7;
	width: 200px;
	float: left;
}

.section-heading-spacer {
	border-top: 3px solid #e7e7e7;
	width: 200px;
	float: left;
}
.banner-about {
	position: relative;
	top: 80px;
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/factis_Freiburg.jpg) no-repeat center center;
	background-size: cover;
}.banner-arch {
	position: relative;
	top: 80px;
	padding: 100px ;
	color: #f8f8f8;
	background: url(../img/software-architekt.png) no-repeat center center;
	background-size: cover;
}

.banner-jobs {
	position: relative;
	top: 80px;
	padding: 65px 0;
	color: #f8f8f8;
	background: url(../img/rotes_haus_b.jpg) no-repeat center center;
	background-size: cover;
}



.banner-impressum {
	position: relative;
	top: 80px;
	padding: 220px 0;
	color: #f8f8f8;
	background: url(../img/factis_Freiburg.jpg) no-repeat center center;
	background-size: cover;
}


.banner {
	padding: 200px 0;
	color: #f8f8f8;
	background: url(../img/factis_Freiburg.jpg) no-repeat center center;
	background-size: cover;
}



.banner-devops {
	
	position: relative;
	
	padding: 100px 0;
	color: #f8f8f8;
	background: url(../img/dev_ops.png) no-repeat center center;
	background-size: contain;
}	


.banner-soft {
	
	position: relative;
	
	padding: 80px 0;
	color: #f8f8f8;
	background: url(../img/soft.png) no-repeat center center;
	background-size: contain;
}	

.banner-job {
	padding-top: 120px;
	padding-bottom: 100px;
	position: relative;
	color: #f8f8f8;
	background: url(../img/factis_Freiburg.jpg) no-repeat center center;
	background-size: cover;
	-webkit-filter: blur(2px);
  -moz-filter: blur(2px);
  -o-filter: blur(2px);
  -ms-filter: blur(2px);
  filter: blur(2px);
}

.banner h2 {
	margin: 0;
	text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
	font-size: 3em;
}

.banner ul {
	margin-bottom: 0;
}

.banner-social-buttons {
	float: right;
	margin-top: 0;
}

@media (max-width: 1199px) {
	ul.banner-social-buttons {
		float: left;
		margin-top: 15px;
	}	
}

@media (max-width: 767px) {
	.banner h2 {
		margin: 0;
		text-shadow: 2px 2px 3px rgba(0, 0, 0, 0.6);
		font-size: 3em;
	}

	ul.banner-social-buttons > li {
		display: block;
		margin-bottom: 20px;
		padding: 0;
	}

	ul.banner-social-buttons > li:last-child {
		margin-bottom: 0;
	}	
}

footer {
	background-color: #f8f8f8;
	padding: 10px 0;
}

p.copyright {
	margin: 15px 0 0;
}
