/*
	c goeldi.eu
*/
/*
    This CSS resource incorporates links to font software which is the valuable copyrighted
property of Monotype and/or its suppliers. You may not attempt to copy, install,
redistribute, convert, modify or reverse engineer this font software. Please contact Monotype
with any questions regarding Web Fonts:  http://www.linotype.com
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
sup { vertical-align: top; position: relative; top: -0.5em; font-size:0.7em;}
/* Paul Irish said:; http://www.paulirish.com/2012/box-sizing-border-box-ftw/ */
html {
  box-sizing: border-box;
}
*, *:before, *:after {
  box-sizing: inherit;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/********************************************************/
/** end reset.css                                    ****/
/********************************************************/

/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** B A S I C S
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
body, a {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:17px;
	line-height: 30px;
	color:#000;
}
a {
	text-decoration: none;
}
p {
	margin-bottom:24px;
}
h2 { /* grosse Haupttitel */
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:40px;
	line-height:50px;
	margin-bottom:15px;
}
h3 { /* Versale grosse Zwischentitel */
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:24px;
	line-height:35px;
}
h4 { /* Kleine fette Zwischentitel */
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size:17px;
	line-height:30px;
}

.filler {
	height: 0 !important;
	padding:0 !important;
	margin: 0 !important;
}

/********************************************************************************************************************************************************/
/*** make smaller fonts
/********************************************************************************************************************************************************/
@media screen and (max-width:595px) {

}

/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** L A Y O U T
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
main {
	padding-top:162px;
	transition: padding-top .25s ease-in-out;
}
header {
	padding:0;
	background-color: #fff;
	position: fixed;
	width:100%;
	z-index: 100;
}
.canvas {
	margin:0 auto;
	max-width:1350px;
}
.projects main .canvas {
	position: relative;
}
.in_canvas {
	padding:0 25px;
}




/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** H E A D E R
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
.nav {
    margin: 0 auto;
    width: 720px;
    padding: 28px 0 0 0;
    display: flex;
    justify-content: space-between;
    height: 162px;
    position: relative;
}

.nav a {
	display: block;
	position: relative;
	height: 72px;
}
.nav a img {
	height:100%;
	width:auto;
	top:0;
	left:0;
	position: absolute;
}
.nav a.abouts img {
	left:auto;
	right:0;
}
.nav .on {
	opacity:0;
}
.current .on {
	opacity:1;
}
.nav a:hover .on {
	opacity:1;
}
.nav a img {
	transition: opacity .25s ease-in-out;
}
.customer_open {
	position: absolute;
	top:45px;
	left:-70px;
	width:28px;
	height: auto;
	cursor: pointer;
	opacity: 0;
	transition: opacity 0.2s ease-in-out;
}
.customer_open.on {
	opacity: 1;
}


/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:1020px) {
.nav {
	height:140px;
	max-width:62%;
	padding: 25px 0 0 0;
}
main {
    padding-top: 140px;
}
.nav a {
    height: 64px;

}
.customer_open {
	top:36px;
}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:940px) {
.nav {
	height:140px;
	max-width:68%;
	padding: 25px 0 0 0;
}
main {
    padding-top: 140px;
}
.nav a {
    height: 64px;
}
.customer_open {

}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:900px) {
.nav {
	height:110px;
	max-width:70%;
}
.nav a {
    height: 55px;
}
main {
    padding-top: 110px;
}
.customer_open {
	top:32px;
}
}
/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:768px) {
.nav {
	height:110px;
	max-width:70%;
}
.nav a {
    height: 51px;

}
main {
    padding-top: 110px;
}
.customer_open {
	top:29px;
	left:-60px;
}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:650px) {
.nav {
	height:110px;
	max-width:70%;
}
.nav a {
    height: 46px;

}
main {
    padding-top: 110px;
}
.customer_open {

}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:588px) {
.nav {
	height:90px;
	max-width:70%;
	padding: 20px 0 0 0;
}
.nav a {
    height: 38px;
}
main {
    padding-top: 90px;
}
.customer_open {
	top:20px;
	left:-53px;
}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:490px) {
.nav {
	height:85px;
	max-width:70%;
	padding: 20px 0 0 0;
}
.nav a {
    height: 33px;
}
main {
    padding-top: 85px;
}
.customer_open {
	top:18px;
	left:-53px;
}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:414px) {
.nav {
	height:85px;
	max-width:75%;
	padding: 20px 0 0 0;
}
.nav a {
    height: 33px;
}
main {
    padding-top: 85px;
}
.customer_open {
	left:-37px;
}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:380px) {
.nav {
	height:78px;
	max-width:73%;
	padding: 20px 0 0 0;
}
.nav a {
    height: 28px;
}
main {
    padding-top: 78px;
}
.customer_open {

}
}

/********************************************************************************************************************************************************/
/***  the story with the header
/********************************************************************************************************************************************************/
@media screen and (max-width:350px) {
.nav {
	height:78px;
	max-width:71%;
	padding: 20px 0 0 0;
}
.nav a {
    height: 28px;
}
main {
    padding-top: 78px;
}
.customer_open {

}
}

/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** P R O J E C T   I N D E X
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
main .projects.index .canvas {
	max-width:1300px;
}
.projects_container {
	display: flex;
	justify-content: space-between;
	padding:0;
}
.projects_1_col, .projects_2_col {
	display: none;
}
.projects_2_col .col {
	width:49%;
}
.projects_3_col .col {
	width:32%;
}
.project_box .image_box {
	line-height: 0;
	position: relative;
}
.project_box .image_box img {
	max-width:100%;
	height: auto;
}
.projects_container h2 {
	font-size:15px;
	font-weight:700;
	line-height: 18px;
	margin:5px 7px 17px 0;
}
.projects_container h2 span {
	font-weight: 400;
}
.projects_container h2 br {
	display: none;
}
.customer_box {
	position: absolute;
	top:17px;
	left:-6px;
	border-top:1px solid #303031;
	border-left:1px solid #303031;
	background-color: #fff;
	width:240px;
	padding:30px 15px 11px;
	box-shadow: 3px 2px 2px 1px rgba(0,0,0,0.31);
	transition: opacity 0.2s ease-in-out;
	opacity:0;
	pointer-events: none;
}
.customer_box.on {
	opacity:1;
	pointer-events: auto;
}
.customer_item {
    font-size: 18px;
    font-weight: 700;
    line-height: 23px;
    margin: 0 0 15px;
    display: block;
    transition: color 0.2s ease-in-out;
}
.customer_item:first-child {
	padding-right:25px;
}
.customer_item:hover {
	color:#404040;
}
.customer_item span {
	font-weight: 300;
}
.customer_close {
	position: absolute;
	top:10px;
	right:10px;
	width:20px;
	height: auto;
	cursor: pointer;
}
.fixed_customer_close {
	position: fixed;
	top:172px;
	left:200px;
	z-index: 1000;
	opacity: 0;
	transition: opacity 0.05s ease-in-out;
	pointer-events: none;
}
.fixed_customer_close.on {
	opacity: 1;
	pointer-events: auto;
}
.scroll_customer_close.on {
	opacity: 1;
	transition: opacity 0.2s ease-in-out;
	pointer-events: auto;
}
.scroll_customer_close {
	opacity: 0;
	pointer-events: none;
}
.project_box {
	transition: opacity 0.2s ease-in-out;
	position: relative;
	display: inline-block;
}
.project_box .image_box {
	filter: grayscale(100%);
	transition: filter 0.2s ease-in-out;
}
.project_box .image_box:hover {
	filter: grayscale(0%);
}
.project_box .text_box {
	position: relative;
}


/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:1357px) {
.customer_box {
	left:0;
	border-top:0;
	border-left: 0;
}	
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:1300px) {
.projects_container.projects_1_col h2,
.projects_container .col_1 h2 {
	padding-left:20px;
	padding-right: 31px;
}	
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:1024px) {
.projects_3_col {
	display: none;
}
.projects_2_col {
	display: flex;
}
.projects_container h2 {
	margin:5px 7px 25px 0;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:535px) {
.projects_2_col {
	display: none;
}
.projects_1_col {
	display: block;
}
.customer_box {
	width:65%;
}
.customer_close {
	width:30px;
}
.customer_item {
    font-size: 20px;
    line-height: 25px;
    margin: 0 0 17px;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:381px) {
.customer_box {
	width:72%;
}	
}

/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** P R O J E C T   D E T A I L
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/

.detail_container {
	padding: 0 110px;
}
.detail_image_container {
	position: relative;
	padding-bottom: 50px;	
}
.detail_image_box img {
	max-width:100%;
	height:auto;
}
.detail_image_box {
	line-height: 0;
	margin-bottom:20px;
}
.detail_image_box .image_legende {
	line-height:21px;
	font-weight:300;
	margin-top: 5px;
}
.detail_container h1 {
	font-size:20px;
	font-weight:700;
	line-height: 23px;
	position: relative;
}
.detail_container .sub {
	font-size:17px;
	font-weight:300;
	line-height: 18px;
	margin-bottom: 8px;
}
.detail_teaser_box {
	padding-right: 28%;
}
.detail_teaser_box p,
.detail_teaser_box li,
.detail_teaser_box a  {
	font-size:17px;
	line-height: 21px;
	font-weight: 300;
}
.detail_teaser_box a {
	text-decoration: underline;
}
.detail_teaser_box a:hover {
	color:#000;
}
.detail_teaser_box p b,
.detail_teaser_box li b,
.detail_teaser_box a b,
.detail_teaser_box p strong,
.detail_teaser_box li strong,
.detail_teaser_box a strong,
.detail_teaser_box p em,
.detail_teaser_box li em,
.detail_teaser_box a em  {
	font-weight: 700;
}

.detail_close {
	position: absolute;
	top:0;
	right:0;
	width:20px;
	height: auto;
	cursor: pointer;
}
.scroll_top {
	position: absolute;
	bottom:20px;
	right:0;
	width:20px;
	height: auto;
	cursor: pointer;
}
.text_box .scroll_top {
	bottom:-3px;
}
.projects_3_col .text_box .scroll_top {
	bottom:-8px;
	right:-7px;
}
.project_box.padding h2 {
	padding-right:40px;
}
#video {
    width: 100%;
    position: relative;
    padding-bottom: 56.25% !important;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    border: none;
    margin-bottom: 20px;
}

#video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:1361px) {
.projects_3_col .text_box .scroll_top {
	right:10px;
}

}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:968px) {
.detail_container {
	padding: 0 50px;
}
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:850px) {
.text_box .scroll_top {
    bottom: -17px;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:700px) {
.detail_teaser_box {
	padding-right: 0;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:620px) {
.detail_container {
	padding: 0 20px;
}
}

/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/
/*** A B O U T S
/********************************************************************************************************************************************************/
/********************************************************************************************************************************************************/

.section_abouts h1, .section_abouts h2 {
	font-family: Helvetica,Arial,sans-serif;
	margin-bottom:5px;
	font-size: 20px;
	line-height: 23px;
	font-weight: 700;
}
.section_abouts p, .section_abouts a {
	font-family: Helvetica,Arial,sans-serif;
	font-size:17px;
	line-height: 21px;
	color:#000;
	font-weight: 300;
}
.section_abouts a {
	text-decoration: underline;
}
.section_abouts strong {
	font-weight: 700;
}
.firma_container,.team_container {
	margin-bottom:75px;
}
.firma_container {
	padding-right:24%;
}
.team_image {
	line-height: 0;
	width: 100%;
	padding-top: 75%;
	margin-bottom: 6px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.team_wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.team_box {
	width:32%;
}
.team_info p {
	margin-bottom:15px;
}
.team_contact_info {
	max-width:32%;
	position: relative;
}
.wortmarke {
    position: absolute;
    top: -14px;
    right: 57px;
    width: 115px;
    height: auto;
}
.team_footer {
	position: relative;
}
.abouts_container {
    padding: 0 50px;
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:1300px) {
.team_contact_info {
	max-width:45%;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:1050px) {
.team_contact_info {
	max-width:60%;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:850px) {
.team_contact_info {
	max-width:60%;
}
.team_box {
	width:49%;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:750px) {
.team_contact_info {
	max-width:100%;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:700px) {
.firma_container {
	padding-right: 0;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:620px) {
.abouts_container {
	padding: 0 20px;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:535px) {
.team_box {
	width:100%;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:450px) {
.wortmarke {
    right: 0;
}
}
/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:375px) {
.wortmarke {
    width:80px;
}
}



body main .kreis_icon, body header .kreis_icon {
	width:24px;
	height:auto;
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:850px) {
body main .kreis_icon, body header .kreis_icon {
	width:30px;
}
}

/********************************************************************************************************************************************************/
/*** 
/********************************************************************************************************************************************************/
@media screen and (max-width:414px) {
body main .kreis_icon, body header .kreis_icon {
	width:28px;
}
}

.error_body .error_link {
	color:blue;
	text-decoration: underline;
}
.error_body p {
	line-height:20px;
}











