/* ------------------------ CSS RESET ------------------------
--------------------------------------------------------------*/

/*

Schriften
font-family: "jaf-facitweb",sans-serif;
font-style: normal;
font-weight: 700;



Farben: 
Braun
#513528

Blau
#009ddf


/* --------------------- BILDER RESPONSIV  --------------------
--------------------------------------------------------------*/

img {
	width: auto;
	max-width: 100%;
	height: auto;
}

DIV.csc-textpic .csc-textpic-imagewrap {
	width: 100%;
}

DIV.csc-textpic .csc-textpic-imagewrap FIGURE {
	display: block;
	overflow: hidden;
	max-width: 100%;
}

DIV.csc-textpic-center .csc-textpic-imagewrap,
DIV.csc-textpic-center FIGURE.csc-textpic-imagewrap {
	display: block;
	width: 100%;
}

DIV.csc-textpic-center .csc-textpic-center-outer {
	max-width: 100%; /* max. Groesse des Bildes */
}

DIV.csc-textpic-center .csc-textpic-center-inner {
	width: 100%;
}

figcaption.csc-textpic-caption {
	display: block;
}

#teaser img,
#projekte img {
	width: 100% !important;
	height: auto !important;
}

.zwischenlinie {
	margin-top: 30px;
	margin-bottom: 45px;
	border-bottom: 1px solid #513528;
}

.button {
	display: inline-block;
	padding: 10px 30px;
	color: #fff;
	background: #009ddf;
}

#projekte ul {
	padding-left: 20px;
}

/* ------------------------ SCHRIFTEN ------------------------
--------------------------------------------------------------*/

.clearer {
	clear: both;
	margin: 0 !important;
	padding: 0 !important;
}

html {
	/*visibility: hidden; */
}

body {
	font-family: "jaf-facitweb", HelveticaNeueLTStd-Lt, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: 300;
	font-style: normal;
	line-height: 1.6em;
	margin-top: 70px;
	color: #513528;
}

body#seite-1 {
	margin-top: 50px;
}

a {
	font-weight: bold;
	text-decoration: none;
	color: #513528;
}

a:hover,
a:focus {
	text-decoration: none;
	outline: none;
	background-color: inherit;
}

p {
	margin: 0;
}

p a {
	font-weight: 300;
	border-bottom: 0.2em solid #513528;
}

p a:hover {
	border-bottom-color: #009ddf;
}

p a.mail {
	font-weight: 700 !important;
}

b {
	font-weight: 700;
}

h1 {
	font-size: 48px;
	font-weight: 700 !important;
	line-height: 1.2em;
	position: relative;
	left: -2px;
	display: block;
	margin-bottom: 40px;
	color: #513528;
}


h2 {
	font-size: 48px;
	font-weight: 700 !important;
	line-height: 1.2em;
	position: relative;
	left: -2px;
	margin-bottom: 40px;
}

#c2128 h1 {
	font-size: 28px;
}
#c2129 h2 {
	font-size: 20px!important;
}



strong {
	font-weight: 600 !important;
}

.upTitle {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

#teaser h2,
.projekte_teaser h2 {
	font-size: 7vw;
	font-weight: 700;
	line-height: 1.2em;
	position: relative;
	left: -2px;
	display: inline;
	margin-top: 10px;
	margin-bottom: 80px;
	border-bottom: none;
}

#teaser h2 a {
	line-height: 1.6em;
	border-bottom: 0.2em solid #513528;
}

#teaser h2 a:hover {
	border-bottom-color: #009ddf;
}

h3 {
	font-size: 13px;
	font-weight: 700;
	line-height: 1.3;
	margin-bottom: 10px;
	text-transform: none;
	color: #513528;
}

blockquote {
	margin: 0;
	padding: 0;
	background-color: transparent;
}

.claim {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.4em;
	margin-bottom: 80px;
	color: #513528;
}

#seite-106 h2 {
	font-size: 32px;
}

#seite-106 h3 {
	font-size: 16px;
}

#c2128 h1 {
	font-weight: 400 !important;
}

#c2129 h2 {
	font-weight: 400 !important;
}

#c2061 h2,
#c2132 h2 {
	margin-bottom: 10px !important;
}

/* ------------------ NAVIGATION BEREICHE   ------------------- */

.navigationBereiche {
	background-color: #f5f5f5;
}

.navigationBereiche h3,
.navigationBereiche p {
	color: #009ddf !important;
}

.navigationBereiche h3 {
	font-size: 24px;
	margin: 0;
	margin-bottom: 0.5em;
	padding: 0;
	padding-bottom: 0.3em;

}

.navigationBereiche h3 a {
	border-bottom: 0.2em solid #513528;
}

.navigationBereiche p a {
	border: 0;
}

.navigationBereiche figure {
	margin-bottom: 0 !important;
}

.navigationBereiche div:nth-child(2) {
	padding: 10px;
}

.hoverBlau h2 a {
	color: #009ddf !important;
	border-color: #009ddf !important;
}

.hoverBlau h3 a {
	color: #009ddf !important;
	border-color: #009ddf !important;
}

.hoverBlau p a {
	color: #009ddf !important;
	border: 0;
}

/* ------------------ SLIDER STARTSEITE  ------------------- */

.sliderStartseite div {
	background-color: red;
}

#slideBox .textContainer p a {
	border-bottom-color: transparent;
}

#slideBox .textContainer p a:hover {
	border-bottom-color: #FFF;
}

/* ------------------ TEAM  ------------------- */

.team h2 {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6em;
	margin-top: 0;
	margin-bottom: 20px;
}

.team h2 a {
	border-bottom: 0.2em solid #513528
}

.team p {
	height: 42px;
}

.team p a {
	border-bottom: none;
}

.teamDetail h3 {
	font-weight: 300;
}

/* ------------------ EXPERTEN  ------------------- */

.expert {
	margin-bottom: 20px;
}

.expert p {
	margin-bottom: 1px;
}

.expert a {
	font-weight: 600;
	margin-bottom: 1px;
	border-bottom: 0.2em solid #513528 !important;
}

.expert.hoverBlau,
.expert.hoverBlau p a {
	border-bottom-color: #009ddf !important;
}

/* ------------------ 7 RESSONS  ------------------- */
.sevenReasons h2 {
	font-size: 18px;
}

/* ------------------ CONSULTANCY  ------------------- */

.consultancyContent ul {
	padding-left: 15px;
}

.consultancyContent li {
	margin-bottom: 4px;
}

/* ------------------ HEADER mit FLÄCHE  ------------------- */

.headermitflaeche {
	position: relative;
}

.headermitflaecheText {
	width: 100%;
	margin-top: 60px;
	background: #fff;

}

.headermitflaecheText .button {
	margin-top: 30px;
}

/* ------------------ POWERMAIL  ------------------- */

.tx-powermail h3,
.tx-powermail legend {
	display: none;
}

/* ------------------------ POSITIONEN ------------------------
--------------------------------------------------------------*/

.header-container {
	position: fixed;
	z-index: 250;
	top: 0;
	width: 100%;
	margin-top: 0;
	background-color: #f5f5f5;
}

.header-responsive {
	max-width: 720px;
	margin: 0 auto;
	padding: 0;
}

.header-responsive p {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6em;
}

.header-responsive p a {
	font-size: 14px !important;
	font-weight: bold;
}

.container {
	max-width: 930px;
}

#links {
	position: relative;
}

#logo {
	position: absolute;
	z-index: 100;
	width: 100px;
	margin-top: 18px;
}

#logo a {
	border-bottom: none !important;
}

#teaser {
	font-size: 16px;
}

#clients {
	margin-bottom: 100px;
}

#projekte {
	margin-top: 40px;
	margin-bottom: 70px;
}

#projekte h1 {
	margin-bottom: 1em;
}

/* ------------------------- SLIDER ---------------------------
--------------------------------------------------------------*/

body#seite-77 #rand {
	display: none;
}

.flexslider {
	position: relative;
	margin-bottom: 0;
	border: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.tx-ws-flexslider .caption-align-left .caption-text {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	color: #fff;
	background-color: transparent;
}

.tx-ws-flexslider .caption-text .caption-title {
	display: none;
}

.tx-ws-flexslider .caption-body {
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.tx-ws-flexslider .caption-body p {
	font-size: 4vw;
	line-height: 1.3em;
}

.tx-ws-flexslider .caption-body ul {
	margin-top: 10px;
	padding: 0;
	padding-left: 3px;
}

.tx-ws-flexslider .caption-body li {
	display: inline-block;
	margin-right: 10px;
	list-style-type: none;
	color: #fff;
}

.tx-ws-flexslider .caption-body li,
.tx-ws-flexslider .caption-body li a {
	font-size: 4vw;
	line-height: 1.4em;
	color: #fff;
}

.flex-control-nav {
	position: relative;
	bottom: auto;
	text-align: center !important;
}

.flex-direction-nav a {
	opacity: 1;
}

.flex-direction-nav .flex-prev {
	left: 0 !important;
}

.flexslider:hover .flex-prev {
	left: 0 !important;
	opacity: 1;
}

.flex-direction-nav .flex-next {
	right: 0 !important;
}

.flexslider:hover .flex-next {
	right: 0 !important;
	opacity: 1;
}

.flex-control-nav {
	text-align: left;
}

.flex-control-nav li {
	margin: 0 10px !important;
}

.flex-control-paging li a {
	width: 8px;
	height: 8px;
	background-color: #dfdedc !important;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.flex-control-paging li a.flex-active {
	background-color: #503629 !important;
}

.tx-ws-flexslider .slidercontent {
	position: relative;
}

ol.flex-control-nav {
	position: absolute;
	z-index: 200;
	top: 50%;
	display: none;
	width: 10px;
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.flex-control-nav li {
	display: inline-block;
	padding: 10px;
}

.caption-wrapper {

	display: -webkit-flex;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-align: center;
	-ms-flex-align: center;

}

p.address {
	font-weight: 300;
}

/* ---------------------- MENU SPRACHE ------------------------
--------------------------------------------------------------*/

#sprache {
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 30px;
	text-transform: uppercase;
	color: #513528;
	position: relative;
	right: 60px;
	float: right;
	top: 18px;
	z-index: 100000;
}

#seite-146 #sprache {
	display: block!important;
}


#sprache a {
	color: #513528;
	border-bottom: 0.2em solid #513528;
}

#sprache .current a {
	color: #009ddf;
	border-bottom: 0.2em solid #fff;
}

#sprache a:hover {
	color: #009ddf;
	border-bottom-color: #009ddf;
}

#sprache span {
	color: #009ddf;
}

#claim p {
	font-size: 14px;
	margin-bottom: 15px;
}

#claim p a {
	font-weight: 700;
}

/* ------------------------ HAUPTMENU ------------------------
--------------------------------------------------------------*/

nav.navbar {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6em;
	margin: 0;
	color: #513528;
}

nav.navbar li {
	display: block;
	float: none;
	margin-bottom: 0.3em;
}

nav.navbar a {
	font-size: 18px;
	line-height: inherit;
	display: inline;
	padding: 0;
	color: #513528;
	border-bottom: 0.2em solid #513528;
}

nav.navbar a:hover {
	color: #009ddf;
	border-bottom-color: #009ddf;
	background-color: transparent;
}

.navbar-nav {
	width: 100%;
	margin: 0;
	margin-top: 48px;
	margin-bottom: 40px;
}

.navbar-nav > li {
	float: none;
}

.navbar-nav > li > a {
	padding-top: 10px;
}

.nav > li > a:focus,
.nav > li > a:hover {
	background-color: inherit;
}

.navbar-text {
	float: none;
	margin: 15px 0;
}

.navbar-header {
	float: none;
}

.navbar-collapse {
	overflow-x: hidden;
	width: 120%;
	margin-bottom: 20px;
	padding: 0;
	border-top: 0;
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

.navbar-collapse.collapse {
	display: none !important;
}

.navbar-collapse.collapse.in {
	display: block !important;
	overflow-y: scroll;
	max-height: 90vh;
}

.collapsing {
	overflow: hidden !important;
}

.navbar-toggle {
	display: block;
	width: 20px;
	height: 20px;
	margin: 0;
	margin-top: 10px;
	padding: 0;
	position: absolute;
	right: 10px;
	z-index: 20000;
}

.navbar-toggle.collapsed > span.icon-bar {
	left: 0;
	height: 3px;
	margin: 0;
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	opacity: 1;
}

button.navbar-toggle.collapsed > span:nth-child(2) {
	top: 0px;
}

button.navbar-toggle.collapsed > span:nth-child(3) {
	top: 5px;
}

button.navbar-toggle.collapsed > span:nth-child(4) {
	top: 10px;
}

button.navbar-toggle > span.icon-bar {
	position: relative !important;
	display: block !important;
	width: 20px;
	height: 2px;
	background-color: #009ddf;
}

button.navbar-toggle > span:nth-child(2) {
	top: 12px;
	-moz-transform: rotate(135deg);
	-o-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}

button.navbar-toggle > span:nth-child(3) {
	left: -60px;
	opacity: 0;
}

button.navbar-toggle > span:nth-child(4) {
	top: 0;
	-moz-transform: rotate(-135deg);
	-o-transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}

nav.navbar .current a,
nav.navbar .active a,
#seite-1 nav.navbar .menuitem2 a {
	color: #009ddf;
	border-bottom: 0.2em solid #009ddf;

}

.projekte_inhalt {
	margin-bottom: 80px;
}

.dreispalter_einspalter > div {
	padding: 0;
}

/* ------------------------ FANCYBOX ------------------------
--------------------------------------------------------------*/

.fancybox-overlay .fancybox-skin {
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
}

.fancybox-overlay .fancybox-title {

}

.fancybox-overlay .fancybox-title-float-wrap .child {
	font-family: "jaf-facitweb", HelveticaNeueLTStd-Lt, Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #513528;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	border-radius: 0;
	background-color: #fff;
	text-shadow: none;
}

a.fancybox-close {
	top: 10px;
	right: 10px;
	width: 20px;
	height: 20px;
	background-image: url("fancybox/fancybox-close.png");
	background-size: contain;
}

span.roll {
	font-size: 60px;
	font-weight: 300;
	position: absolute;
	z-index: 10;
	display: block;
	display: none;
	text-align: center;
	color: #009ddf;
}

/* -------------------------- FOOTER -------------------------- */

footer a {
	font-size: 12px;
	font-weight: 700;
	line-height: 1.6em;
	margin-bottom: 10px;
	color: #513528;
	border-bottom: 0.2em solid #513528;
}

footer a:hover {
	color: #009ddf;
	border-bottom-color: #009ddf;
}

footer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#contact p {
	line-height: 1.6em;
	margin-bottom: 10px;
	color: #513528;
}

footer #unten {
	clear: both;
	width: 100%;
	padding-top: 140px;
	padding-bottom: 70px;
}

footer .menu-unten > div {
	padding-bottom: 70px;
}

/* ------------------------ PROJECTS ------------------------
--------------------------------------------------------------*/

.news .news-list-view .article {
	float: left;
	width: 200px;
}

.news .news-list-view .article {
	width: 100%;
}

.news .news-list-view .article > * {
	clear: both;
}

.news .news-list-view .article .news-img-wrap {
	width: 100%;
	margin: 0;
	margin-bottom: 20px;
}

.news .news-list-view .article .news-img-wrap a {
	width: 100%;
	padding: 0;
	border: none;
}

.news .news-list-view .article .category span {
	font-size: 18px;
	display: block;
	margin-bottom: 0;
	color: #009ddf;
}

.news .article h2 {
	font-size: inherit;
	margin: 0 !important;
}

.news .news-list-view .article h2 a {
	font-size: 18px;
	font-weight: 700;
	line-height: 1.6em;
	color: #009ddf;
	border-bottom: 0.2em solid #009ddf;
}

.news .news-list-view .article .teaser-text {
	font-size: 13px;
	margin-top: 20px;
	color: #009ddf;
}

.news .news-list-view .article.braun .category span,
.news .news-list-view .article.braun h2 a,
.news .news-list-view .article.braun .teaser-text {
	color: #513528;
	border-bottom-color: #513528;
}

.news .news-list-view .article.braun a:hover {
	color: #009ddf;
	border-bottom-color: #009ddf;
}

.news .news-list-view .article.blau a:hover {
	color: #513528;
	border-bottom-color: #513528;
}

.news .news-list-view .article a.more,
.news .news-list-view .article .footer {
	display: none;
}

.news-single .header {
	display: none;
}

.news-single .news-img-wrap,
.news-single .facebook {
	display: none;
}

.news-single .footer {
	display: none;
}

.news-single .teaser-text {
	display: none;
}

.news-single .news-text-wrap {
	display: none;
}

.news-single .projekte_inhalt p {
	font-weight: 300;
}

.news-single .projekte_inhalt img {
	width: 100%;
	height: auto;
}

.news-single .projekte_inhalt p a {
	font-weight: 300;
}

figcaption {
	font-size: 12px;
	padding: 4px 0;
}

/* ANFANG: ------------ Moments of Surprise ------------- */

body#seite-4 {
	background-color: #009ddf;
}

body#seite-4 #rand {
	display: none;
}

body#seite-4,
body#seite-4 a {
	color: #fff;
}

body#seite-4 p a {
	border-color: #fff;
}

body#seite-4 a:hover {
	color: #513528;
	border-color: #513528;
}

body#seite-4 .header-responsive a {
	color: #009ddf;
}

body#seite-4 .rechts_container #menu_haupt a {
	border-bottom-color: #fff;
}

body#seite-4 li.active a {
	border-bottom-color: #513528 !important;
}

body#seite-4 li.active a {
	color: #513528;
	border-bottom-color: #513528;
}

body#seite-4 #menu_haupt a:hover {
	color: #513528;
	border-bottom-color: #513528;
}

body#seite-4 footer a {
	border-color: #fff;
}

body#seite-4 .navbar a {
	color: #009ddf;
	border-color: #009ddf;
}

body#seite-4 #footer_background {
	background-color: #009ddf;
}

body#seite-4 h3,
body#seite-4 h1,
body#seite-4 #contact p {
	color: #fff;
}

body#seite-4 #nav li a:hover {
	border-bottom-color: #513528;
}

#seite-4 .claim {
	color: #fff;
}

/* ENDE: ------------ Moments of Surprise ------------- */

#rand {
	clear: both;
	margin-bottom: 50px;
	padding-top: 100px;
}

#rand img {
	height: 10%;
	min-height: 30px;
	max-height: 40px;
	margin-right: 40px;
	margin-bottom: 20px;
}

.projekte_teaser h3 {
	font-size: 16px !important;
	font-weight: 300 !important;
}

.projekte_teaser p {
	font-size: 16px;
	display: block;
	margin-bottom: 10px;
}

.small_size {
	font-size: 80% !important;
	line-height: 1.5em !important;
}

/* Quotes */

.quote {
	margin: 40px 0;
	padding: 20px;
	background: #f5f5f5;
}

.quote .quoteText {
	font-size: 24px;
	font-weight: 300;
	line-height: 1.3em;
	text-align: center;
	color: #009ddf;
}

.quote .quotePerson {
	font-size: 16px;
	font-weight: 300;
	line-height: 1.3em;
	padding-top: 1em;
	text-align: center;
}

/* SEITE "SERVICES" */

#seite-144 #projekte h2,
#seite-146 h2 {
	font-size: 30px;
}

#seite-144 #projekte ul {
	padding-left: 14px;
}

/* SEITE "Citizen Types Framework" */

.expertemitlinkedin {
	position: relative;
	padding-bottom: 15px;
}

.expertemitlinkedin a p {
	font-weight: 300;
}


.expertemitlinkedinText {
	position: relative;
}

.expertemitlinkedinLogo {
	position: absolute;
	right: 0;
	top: 0;
	width: 20px;
}

@media (min-width: 768px) {

	#c2128 h1 {
		font-size: 48px!important;
	}
	#c2129 h2 {
		font-size: 30px!important;
	}

	ol.flex-control-nav {
		display: block;
	}

	#teaser h2,
	.projekte_teaser h2 {
		font-size: 48px;
		line-height: 1.3em;
	}

	.rechts_container #menu_haupt ul.nav {
		width: 100% !important;
	}

	.news .news-list-view .article {
		width: 33.3%;
	}

	.dreispalter_einspalter > div:nth-child(3n + 1) {
		clear: left;
	}

	.dreispalter_einspalter > div {
		padding: 0;
		padding-right: 30px;
	}

	.tx-ws-flexslider .caption-body p {
		font-size: 2.5vw;
	}

	.tx-ws-flexslider .caption-body ul {
		font-size: 2.5vw;
		margin-top: 20px;
	}

	.tx-ws-flexslider .caption-body li,
	.tx-ws-flexslider .caption-body li a {
		font-size: 2vw;
	}

	/* ------------------ HEADER mit FLÄCHE  ------------------- */
	.headermitflaecheTextContainer {
		position: absolute;
		top: 0;
		left: 50%;
		transform: translate(-50%, 0);
	}

	.headermitflaecheText {
		position: absolute;
		right: 15px;
		float: right;
		width: 400px;
		margin-top: 60px;
		padding: 30px;
		background: #fff;

	}

}

/* Medium devices (desktops, 992px and up) */
@media (min-width: 992px) {

	span.roll {
		display: block;
	}

	.tx-ws-flexslider .caption-body p {
		font-size: 3vw;
	}

	.tx-ws-flexslider .caption-body ul {
		margin-top: 20px;
	}

}

/* Large devices (large desktops, 1200px and up) */
@media (min-width: 1200px) {

}