/*
Theme Name: 	A-F-A
Theme URI: 		http://viewportindustries.com/products/starkers
Description: 	Andreas Ferstl Architekten Webtheme, 2015
Version: 		1.0
Author: 		Elliot Jay Stocks & Keir Whitaker
Author URI: 	http://viewportindustries.com
Tags: 			starkers, naked, clean, basic
*/

/* !$ Allgemein */

@import "css/reset.css";

::selection {
	background: rgba(0, 0, 0, 0.99);
	color: rgb(255, 255, 255);
}
::-moz-selection {
	background: rgba(0, 0, 0, 0.99);
	color: rgb(255, 255, 255);
}

* {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

body {
	font-family: "akzidenz-grotesk", sans-serif;
}

#container {
	position: relative;
	width: 100%;
	max-width: 1400px;
	overflow: hidden;
	padding: 244px 0 0 40px;
}

#content {
	position: relative;
}

a,
p,
h2,
h3,
span,
li {
	font-size: 25px;
	line-height: 32px;
	-webkit-font-smoothing: antialiased;
	color: black;
	text-decoration: none;
}

a:focus {
	outline: none;
}

.fliesstext p,
.fliesstext ul {
	margin-bottom: 32px;
}

.fliesstext p:last-child,
.fliesstext p:last-child {
	margin: 0;
}

.fliesstext a,
.stichpunkt a {
	border-bottom: 1px solid rgb(0, 0, 0);
}

body.kontakt .fliesstext a {
	border-bottom: none;
}

.fliesstext a:hover,
.stichpunkt a:hover,
.fliesstext a:hover span,
body.kontakt .fliesstext a:hover {
	background: black;
	color: white;
	border-bottom: 2px solid rgb(0, 0, 0);
	border-top: 2px solid black;
}

/* !$ Header */

header {
	position: fixed;
	width: 100%;
	max-width: 1400px;
	padding: 40px;
	z-index: 3;
}

h1 {
	position: relative;
	margin-top: -1px;
}

nav {
	position: absolute;
	z-index: 2;
}

nav ul {
	margin-top: -8px;
}

.nav_fixed {
	position: fixed;
}

#trigger {
	position: relative;
	top: 200px;
}

#logo_mobile {
	display: none;
}

.iewarning,
.scriptwarning {
	display: none;
}

.ie7 .iewarning,
.ie8 .iewarning,
.scriptwarning {
	position: relative;
	display: block;
	width: 100%;
	padding: 20px 40px;
}

/* !$ Startscreen */

#startcontainer,
#startcontainer_content {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#startcontainer_content {
	padding-bottom: 50px;
}

.single-projekt #startcontainer,
.projekt #startcontainer,
.buero #startcontainer,
.kontakt #startcontainer,
.impressum #startcontainer,
.datenschutz #startcontainer {
	display: none;
}

.start_image {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}

.preislogo {
	position: absolute;
	bottom: 82px;
	right: 40px;
	z-index: 2;
}

.preislogo img {
	width: 280px;
	height: auto;
}

.start_notice {
	position: absolute;
	bottom: 90px;
	left: 40px;
	z-index: 2;
	padding: 16px 20px;
	background: white;
	width: 50%;
	max-width: 550px;
}

/* Startscreen Preise */

.start_awards {
	position: absolute;
	width: 200px;
	display: grid;
	gap: 40px;
	bottom: 50px;
	right: 0;
	padding: 40px;
	z-index: 3;
	box-sizing: border-box;
}

.start_awards img {
	width: 100%;
	height: auto;
	filter: drop-shadow(0 0 25px rgb(0 0 0 / 0.12));
}

/* !$ Projekte */

.section_projekte {
	position: relative;
	width: 80%;
	float: right;
	padding-bottom: 120px;
	padding-right: 10px;
}

.grid_sizer {
	position: absolute;
	width: 33.333333%;
}

.projekte_element {
	position: relative;
	float: left;
	width: 33.333333%;
	margin-bottom: 40px;
	color: black;
	line-height: 0;
}

.pe_a {
	padding-right: 30px;
}

.pe_b {
	padding: 0 50px 0 20px;
}

.pe_c {
	padding: 0 70px 0 40px;
}

.projekte_element a {
	line-height: 0;
}

.projekte_element img {
	width: 100%;
	height: auto;
	line-height: 0;
}

.hover_container {
	position: relative;
	width: 100%;
	height: 100%;
	background: white;
	padding: 20px;
}

.projekte_hover {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 2;
	padding-right: 30px;
}

.no-touch .projekte_element:hover .projekte_hover {
	display: block;
}

.projekte_element h3,
.projekte_ort,
.projekte_jahr {
	font-size: 25px;
	line-height: 32px;
	-webkit-font-smoothing: antialiased;
}

.projekte_preis {
	font-size: 20px;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;
}

.projekte_preis {
	position: absolute;
	right: 20px;
	bottom: 20px;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	background: black;
	color: white;
	text-align: center;
	padding-top: 3px;
	padding-left: 1px;
}

/* !$ Projekt */

.article_projekt {
	position: relative;
	width: 75%;
	float: right;
	padding-bottom: 120px;
	margin-top: -7px;
}

.article_projekt h2 {
	padding-left: 50px;
	padding-right: 80px;
	display: inline-block;
	text-transform: uppercase;
}

.h2_solo {
	margin-bottom: 40px;
}

.projekt_ort {
	padding-right: 80px;
	text-transform: none;
}

.untertitel {
	padding-left: 50px;
	padding-right: 80px;
	margin-bottom: 40px;
}

.section_projekttext,
.section_projektdaten {
	position: relative;
	clear: both;
	margin: 40px 0;
	display: block;
	padding-right: 80px;
	padding-left: 50px;
}

.section_bilder {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 20px 0;
}

.section_bilder:first-child {
	margin-top: 100px;
}

.projekt_bild {
	position: relative;
	height: auto;
	margin: 20px 0;
	padding-right: 40px;
}

.bild_b1 {
	float: left;
	width: 100%;
}

.bild_b2 {
	float: left;
	width: 100%;
}

.bild_b2,
.bild_c1_1 {
	float: left;
	width: 66.666666%;
}

.bild_c1_2,
.bild_b5,
.bild_c2_1,
.bild_c3_1,
.bild_c3_2,
.bild_c4_2,
.bild_d1_1,
.bild_d1_2,
.bild_d1_3 {
	float: left;
	width: 33.333333%;
}

.bild_c1_1,
.bild_c2_1,
.bild_c3_1,
.bild_b8,
.bild_b9 {
	clear: both;
}

.bild_c5_1,
.bild_c5_2,
.bild_b8,
.bild_b9 {
	float: left;
	width: 50%;
}

.bild_b9 {
	float: right;
}

.bild_b3,
.bild_c2_2 {
	float: right;
	width: 66.666666%;
}

.bild_b4 {
	float: left;
	width: 66.666666%;
	margin-left: 16.666666%;
}

.bild_b6,
.bild_c4_1 {
	float: left;
	clear: both;
	width: 33.333333%;
	margin-left: 33.333333%;
}

.bild_b7 {
	float: right;
	clear: both;
	width: 33.333333%;
}

.pbs.bild_b1,
.pbs.bild_b3,
.pbs.bild_b1,
.pbs.bild_b4,
.pbs.bild_b1,
.pbs.bild_b7,
.pbs.bild_c1_2,
.pbs.bild_c2_2,
.pbs.bild_c4_2,
.pbs.bild_c5_2,
.pbs.bild_d1_3,
.pbs.bild_b9,
.pbs.bild_b10,
.pbs.bild_b12 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.pbs.bild_b2,
.pbs.bild_b5,
.pbs.bild_b6,
.pbs.bild_c1_1,
.pbs.bild_c2_1,
.pbs.bild_c3_1,
.pbs.bild_c3_2,
.pbs.bild_c4_1,
.pbs.bild_c5_1,
.pbs.bild_d1_1,
.pbs.bild_d1_2,
.pbs.bild_b8 {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
}

.bild_b10 {
	float: left;
	width: 16.666666%;
}

.bild_b11 {
	float: left;
	height: 110px;
	margin-top: 0;
}

.section_bilder_centered {
	clear: both;
	display: flex;
	justify-content: center;
	padding-right: 40px;
}

.bild_b12 {
	display: block;
	width: 50%;
	height: auto;
}

.bild--offsettop {
	margin-top: 15%;
}

/*
.section_projekttext p {
	-webkit-hyphens: auto; -moz-hyphens: auto; -ms-hyphens: auto; hyphens: auto;
}
*/

/* !$ Büro */

.article_buero {
	position: relative;
	width: 75%;
	float: right;
	padding-bottom: 100px;
	margin-top: -7px;
}

.article_buero h2 {
	padding-left: 50px;
	padding-right: 80px;
	display: inline-block;
	text-transform: uppercase;
	margin-bottom: 40px;
}

.article_buero h3 {
	margin-top: 32px;
}

.section_buerolists {
	margin-top: 80px;
}

.stichpunkt {
	display: table;
}

.stichpunkt_jahr {
	width: 160px;
	display: table-cell;
}

.stichpunkt_text {
	display: table-cell;
}

/* !$ Kontakt, Impressum */

.article_kontakt,
.article_impressum {
	position: relative;
	width: 75%;
	float: right;
	padding-bottom: 100px;
	margin-top: -7px;
}

.section_infotext {
	position: relative;
	float: left;
	padding-right: 40px;
	width: 100%;
}

.kontakt_adresse .mail-link {
	display: block;
}

/* !$ /////////// 1400px */

@media all and (min-width: 1400px) {
	#container,
	header {
		left: 50%;
		margin-left: -700px;
	}

	.nav_fixed {
		width: 1400px;
		left: 50%;
		margin-left: -700px;
		padding-left: 40px;
		z-index: 1;
	}

	#content {
		z-index: 2;
	}
}

/* !$ /////////// 1250px */

@media all and (max-width: 1250px) {
	/* !$ Projekte */

	.section_projekte {
		width: 66.666666%;
	}

	.grid_sizer {
		width: 50%;
	}

	.projekte_element {
		width: 50%;
	}

	/* !$ Kontakt, Impressum */

	.section_infotext {
		width: 100%;
	}
}

/* !$ /////////// 900px */

@media all and (max-width: 900px) {
	/* !$ Header */

	.nav_fixed {
		position: relative;
	}

	/* !$ Startscreen */

	.start_notice {
		width: calc(100% - 80px);
		max-width: none;
	}

	.start_notice + .preislogo {
		display: none;
	}

	/* Startscreen Preise */

	.start_awards {
		width: 180px;
	}

	/* !$ Projekte */

	.section_projekte {
		width: 100%;
		padding-top: 120px;
	}

	.grid_sizer {
		width: 50%;
	}

	.projekte_element {
		width: 50%;
	}

	/* !$ Projekt */

	.article_projekt {
		width: 100%;
		padding-top: 39px;
	}

	.article_projekt h2 {
		padding-left: 0;
	}

	.h2_solo {
		margin-bottom: 8px;
	}

	.untertitel {
		padding-left: 0;
		padding-right: 40px;
		margin-bottom: 8px;
	}

	.section_projekttext {
		padding-left: 0;
		padding-right: 40px;
	}

	.bild_b11 {
		height: 60px;
		margin-right: 0;
	}

	/* !$ Büro */

	.article_buero {
		width: 100%;
		padding-top: 39px;
	}

	.article_buero h2 {
		padding-left: 0;
		margin-bottom: 8px;
	}

	/* !$ Kontakt, Impressum */

	.article_kontakt,
	.article_impressum {
		width: 100%;
		padding-top: 39px;
	}

	.section_infotext {
		position: relative;
		float: left;
		padding-right: 40px;
	}
}

/* !$ /////////// 700px */

@media all and (max-width: 700px) {
	/* !$ Allgemein */

	#container {
		padding: 126px 0 0 40px;
	}

	/* !$ Header */

	.nav_fixed {
		position: relative;
	}

	#logo_desktop {
		display: none;
	}

	#logo_mobile {
		display: block;
		margin-top: 1px;
	}

	.preislogo img {
		width: 140px;
		height: auto;
	}

	/* !$ Projekt */

	.article_projekt {
		padding-top: 39px;
	}
}

/* !$ /////////// 650px */

@media all and (max-width: 650px) {
	/* !$ Projekte */

	.grid_sizer {
		width: 100%;
	}

	.projekte_element {
		width: 100%;
	}

	.pe_a,
	.pe_b,
	.pe_c {
		padding: 0 30px 0 0;
	}

	.projekte_hover {
		padding-right: 30px;
	}

	.hover_container {
		padding: 20px 0;
	}

	/* !$ Projekt */

	.projekt_bild {
		margin: 20px 0;
	}

	.bild_b1,
	.bild_b2,
	.bild_b3,
	.bild_b4,
	.bild_b5,
	.bild_b6,
	bild_b7,
	.bild_c1_1,
	.bild_c1_2,
	.bild_c2_1,
	.bild_c2_2,
	.bild_c3_1,
	.bild_c3_2,
	.bild_c4_1,
	.bild_c4_2,
	.bild_c5,
	.bild_d1_1,
	.bild_d1_2,
	.bild_d1_3,
	.bild_b8,
	.bild_b9 {
		float: left;
		width: 100%;
		margin-left: 0;
		clear: both;
	}

	.pbs.bild_b2,
	.pbs.bild_b5,
	.pbs.bild_b6,
	.pbs.bild_c1_1,
	.pbs.bild_c2_1,
	.pbs.bild_c3_1,
	.pbs.bild_c3_2,
	.pbs.bild_c4_1,
	.pbs.bild_c5_1,
	.pbs.bild_d1_1,
	.pbs.bild_d1_2,
	.pbs.bild_b8 {
		padding-right: 40px;
	}

	.hochformat {
		width: 66.666666%;
		margin-left: 16.666666%;
	}

	.bild_b10 {
		width: 33.333333%;
		margin-left: 0;
	}

	.bild_b11 {
		height: 60px;
		left: 0;
		width: auto;
		margin-left: 0;
	}
}

/* !$ /////////// 550px */

@media all and (max-width: 550px) {
	/* !$ Allgemein */

	#container {
		padding: 126px 0 0 20px;
	}

	a,
	p,
	h2,
	h3,
	span {
		font-size: 16px;
		line-height: 26px;
	}

	.fliesstext p {
		margin-bottom: 26px;
	}

	/* !$ Header */

	header {
		padding: 40px 20px;
	}

	.ie7 .iewarning,
	.ie8 .iewarning,
	.noscript {
		padding: 20px;
	}

	/* !$ Startscreen */

	.start_notice {
		width: calc(100% - 40px);
		left: 20px;
		bottom: 70px;
	}

	/* Startscreen Preise */

	.start_awards {
		width: 120px;
		padding: 20px;
		gap: 20px;
	}

	/* !$ Projekte */

	.projekte_element h3,
	.projekte_ort,
	.projekte_jahr {
		font-size: 16px;
		line-height: 26px;
	}

	.pe_a,
	.pe_b,
	.pe_c {
		padding: 0 10px 0 0;
	}

	.projekte_hover {
		padding-right: 10px;
	}

	/* !$ Projekt */

	.untertitel {
		padding-right: 20px;
	}

	.section_projekttext {
		padding-right: 20px;
		-webkit-hyphens: auto;
		-moz-hyphens: auto;
		-ms-hyphens: auto;
		hyphens: auto;
	}

	.projekt_bild {
		padding-right: 20px;
	}

	.pbs.bild_b2,
	.pbs.bild_b5,
	.pbs.bild_b6,
	.pbs.bild_c1_1,
	.pbs.bild_c2_1,
	.pbs.bild_c3_1,
	.pbs.bild_c3_2,
	.pbs.bild_c4_1,
	.pbs.bild_c5_1,
	.pbs.bild_d1_1,
	.pbs.bild_d1_2 {
		padding-right: 20px;
	}

	/* !$ Büro */

	.stichpunkt_jahr {
		width: 100px;
	}

	.article_buero h3 {
		margin-top: 26px;
	}
}
