@charset "UTF-8";
/* CSS Document */


/******** GLOBALS *******/


	

	@font-face {
		font-family: 'ciutadella-regular';
		src: url('webfonts/ciutadella/ciutadella-regular.eot');
		src: url('webfonts/ciutadella/ciutadella-regular.eot?#iefix') format('embedded-opentype'),
				url('webfonts/ciutadella/ciutadella-regular.woff') format('woff'),
				url('webfonts/ciutadella/ciutadella-regular.ttf') format('truetype'),
				url('webfonts/ciutadella/ciutadella-regular.svg#CreativeBlockBBBold') format('svg');
		font-weight: normal;
		font-style: normal;
	}
		
	@font-face {
		font-family: 'ciutadella-regular-italic';
		src: url('webfonts/ciutadella/ciutadella-regular-italic.eot');
		src: url('webfonts/ciutadella/ciutadella-regular-italic.eot?#iefix') format('embedded-opentype'),
				url('webfonts/ciutadella/ciutadella-regular-italic.woff') format('woff'),
				url('webfonts/ciutadella/ciutadella-regular-italic.ttf') format('truetype'),
				url('webfonts/ciutadella/ciutadella-regular-italic.svg#CreativeBlockBBBold') format('svg');
		font-weight: normal;
		font-style: italic;
	}
		
	@font-face {
		font-family: 'ciutadella-semibold';
		src: url('webfonts/ciutadella/ciutadella-semibold.eot');
		src: url('webfonts/ciutadella/ciutadella-semibold.eot?#iefix') format('embedded-opentype'),
				url('webfonts/ciutadella/ciutadella-semibold.woff') format('woff'),
				url('webfonts/ciutadella/ciutadella-semibold.ttf') format('truetype'),
				url('webfonts/ciutadella/ciutadella-semibold.svg#CreativeBlockBBBold') format('svg');
		font-weight: bold;
		font-style: normal;
	}
	
	@font-face {
		font-family: 'ciutadella-semibold-italic';
		src: url('webfonts/ciutadella/ciutadella-semibold-italic.eot');
		src: url('webfonts/ciutadella/ciutadella-semibold-italic.eot?#iefix') format('embedded-opentype'),
				url('webfonts/ciutadella/ciutadella-semibold-italic.woff') format('woff'),
				url('webfonts/ciutadella/ciutadella-semibold-italic.ttf') format('truetype'),
				url('webfonts/ciutadella/ciutadella-semibold-italic.svg#CreativeBlockBBBold') format('svg');
		font-weight: bold;
		font-style: italic;
	}


html {
	position: relative;
	min-height: 100%;
}


* {
	box-sizing:border-box;
}

.clearfix::after {
  content: " ";
  display: block;
  clear: both;
}


body {
	background: linear-gradient(to right, rgb(223, 223, 246), rgb(245, 251, 254));
	padding-top: 75px;
	font-family: 'ciutadella-regular', Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#000;
	line-height:1.9em;
}

.content { /* die Seite steht bei großen Bildschirmgrößen zentriert */
	padding:15px;
	width:1000px;
	margin:0 auto;
	position:relative;
}

.h-content { /* Anpassung für den Header */
	width: 1000px;
	margin: 0 auto;
	position: relative;
	margin-top: -60px;
}


img {
	 max-width: 100%; /*100% orientiert sich an dem Elternelement und sich selbst*/
	 height: auto;
}

figure {
	margin:0;
}

.invisble {
	border: none;
	margin: 0;
}



.abstandoben {
	margin-top: 220px;
}


.abstandoben-max {
	margin-top: 160px;
	padding-bottom: 310px;
}

p.abstandoben-detailseite {
    margin-top: 165px;
}

@media screen and (min-width:993px) {
	.w-70 {
		width: 68%;
		float:left;
		margin-left:2%;
	}
	
	.w-35 {
		width: 35%;
		float:left;
	}

	.w-45 {
		width: 40%;
		float: left;
		/* margin-right: 2%; */
		margin-left: 35px;
	}

	.w-50 {
		width:48%;
		float:left;
		margin-right:17%;
	}

	.w-20 {
		width:20%;
		float:left;
		
	}
	.w-30 {
		width: 30%;
		float:left;
		margin-right: 3%;
		margin-bottom: 3%;
	}
}





#filterkriterium {
	font-weight: bold;
	margin: 30px 0 10px;
}

/************ FONTS *************/

h1 {
	color: rgb(0, 58, 123);
	font-size: 32px;
	font-family: 'ciutadella-semibold', Arial, Helvetica, sans-serif;
}



@media screen and (min-width: 993px)  {
h1 {

    font-size: 2.3em;
    margin: 0.67em 0;
}
}


h2 {
	font-size: 1.6em;
	font-family: 'ciutadella-regular', Arial, Helvetica, sans-serif;
	color:#005c94;
}

h3 {
	font-size: 1.4em;
	font-family: 'ciutadella-regular', Arial, Helvetica, sans-serif;
	color:#005c94; 	
}

h4 {
	font-size: 1.3em;
	font-family: 'ciutadella-regular', Arial, Helvetica, sans-serif;
	color:#005c94;
}

h5 {
	font-size: 1.1em;
	font-family: 'ciutadella-regular', Arial, Helvetica, sans-serif;
}


.uppercase {
	text-transform: uppercase;
}

a {
	background-color: transparent;
	color:#000;
	word-break: break-word;
}

/************ HEADER **************/


.site-header {
	background-color: #ffffff;
	box-shadow: #777 0px 0px 25px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 50;
	height: 180px;
}



.logo-hfd {
	display: inline-block;
	margin-top: 0px;
	padding: 20px;
	width: 139px;

}


@media screen and (min-width: 993px)  {
	.logo-hfd {
		float: left;
    margin-bottom: 0;
    padding: 50px 0px 10px 15px;
	}
}

p.showroom-title {
	font-family: 'ciutadella-semibold', Arial, Helvetica, sans-serif;
    font-size: 30px;
    text-align: center;
    position: relative;
    top: 155px;
    left: 185px;
    width: 400px;
}

p.showroom-title a {
	color: rgb(0, 58, 123);
	text-decoration: none;
}

/************* NAVIGATION *************/
.main-nav-toggle {
		background:#ffffff url('../img/burger.png') center center no-repeat;
		position:absolute;
		top: 15px;
		right:15px;
		height:45px;
		width:45px;
}

.main-nav-toggle.open {
		background:#ffffff url('../img/close.png') center center no-repeat;
}


@media screen and (min-width:993px) {
	.main-nav-toggle {
		display:none;
	}
}

.main-nav {
	display:none;
}

.main-nav ul {
	margin:0;
	padding:0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:500;
	text-align:left;
}


.main-nav>ul {
		margin:20px;
}

@media screen and (min-width:993px) {
	.main-nav {
		display: block !important;
		/* padding-top: 108px; */
	}

	.main-nav>ul {
		text-align: right;
		margin-top:106px;
	}

	.main-nav ul li {
		display: inline-block;
	}
}

.main-nav a {
	color: #777;;
	display: block;
	text-decoration: none;
	background-color:#fff;
	transition-duration:0.3s;
	transition-timing-function:linear;
	padding: 5px 0px;
}

@media screen and (min-width:600px) {
	.main-nav a {
		padding: 20px;
	}
}

.main-nav a:hover {
	color: #005c94;
}



 /*********** To Top Button **************/
 .cd-nugget-info {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 50px;
	top: 0;
	left: 0;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
  }
  .cd-nugget-info a {
	position: relative;
	font-size: 14px;
	/* color: #e86256; */
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	transition: all 0.2s;
  }
  .cd-nugget-info a:hover {
	opacity: .8;
  }
  .cd-nugget-info span {
	vertical-align: middle;
	display: inline-block;
  }
  .cd-nugget-info span svg {
	display: block;
  }

  .cd-top {
	display: inline-block;
	height: 40px;
	width: 40px;
	position: fixed;
	bottom: 40px;
	right: 10px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
			box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
	/* image replacement properties */
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
	transition: opacity .3s 0s, visibility 0s .3s, background-color .3s 0s;
	background: rgb(0, 67, 123, .5) url(../img/cd-top-arrow.svg) no-repeat center 50%;
  }

  .cd-top.cd-top--show,
  .cd-top.cd-top--fade-out,
  .cd-top:hover {
	-webkit-transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
	transition: opacity .3s 0s, visibility 0s 0s, background-color .3s 0s;
  }
  
  .cd-top.cd-top--show {
	/* the button becomes visible */
	visibility: visible;
	opacity: 1;
	z-index:2;
  }
  
  .cd-top.cd-top--fade-out {
	/* if the user keeps scrolling down, the button is out of focus and becomes less visible */
	opacity: .5;
  }
  

  .cd-top:hover {
	background-color: rgb(0, 58, 123);;
	opacity: 1;
  }
  
  
  @media only screen and (min-width: 768px) {
	.cd-top {
	  right: 20px;
	  bottom: 20px;
	}
  }
  
  @media only screen and (min-width: 1024px) {
	.cd-top {
	  height: 60px;
	  width: 60px;
	  right: 30px;
	  bottom: 30px;
	}
  }


  /********* INTRO ***********/


  .w-50 a {
	  color: black;
  }

  .notizzettel {
	font-family: 'ciutadella-semibold', Arial, Helvetica, sans-serif;
	color: rgb(0, 58, 123);
  }

  .notizzettel a {
	color: rgb(0, 58, 123);
  }







/************ EINSTIEGSSEITE SHOWROOM ***********/

#crystalcontainer {
	background-image:  url("../img/Showroom_Shape.png");
    background-repeat: no-repeat;
	/**background-size: contain;**/
	background-position: center; 
}

#crystalcontainer object {
	width: 1000px;
	height:auto;
	position: relative;
	margin-top: -50px;
	
}

.lizenz {
	position:relative;
	margin:0 auto;
	color:rgb(0, 58, 123, 0.5);
	font-size: 14px;
	line-height: 110%;
	width:60%;
	text-align:center;
}


.shadow {
	filter: drop-shadow(0px 3px 3px rgba(0, 0, 0, 0.4));
  }

/************ PROJEKTE ÜBERSICHTSSEITE ***********/

.beispielelink {
	color:#000;
}

.projekte-kachel {
	list-style: none;
	padding-left: 0;
}

.projekte-kachel li a {
	text-decoration: none;
	color: #1872bd;
	font-weight: bold;
	font-size: 25px;
}

.projekte-kachel li a h4 {
	font-weight:700;
}

.projekte-kachel li {
	background-color: rgba(232,235,249,0.4);
	padding: 20px;
	margin: 20px;
	color: #333;
}

.projekte-kachel img {
	display: block;
	min-width: 250px;

}

.projekte-detail-teaser {
	/*margin-bottom: -50px;*/
	max-width: 67%;
}

.projekte-title {
	color: #005c94;
}

@media screen and (min-width:993px) {
	.projekte-kachel li {
		
		padding: 20px;
		margin: 20px;
		height: 220px;
	}

	.projekte-kachel li a img {
		float: left;
		height: 160px;
		margin-right:30px;
	}
}

/********** BEST PRACTICE **********/

@media screen and (min-width: 993px)  {
.bp-bild {
	float: right;
	width: 30%;
	border: 1px solid #ddd;
	margin-left: 20px;
	margin-top: 113px;
}
}

.detail-rahmen {
	border: 5px solid #005c94;
	padding: 20px;
	margin-bottom:20px;
}

#tabpanel h2 {
	color:#005c94;
	line-height:1.5em;

}

#tabpanel h4 {
	font-size:1.2rem;
}

#Einordnung {
	padding-top:170px;
	margin-bottom:-50px;
}

#Beschreibung {
	padding-top:170px;
	margin-bottom:-50px;
}

#Webinformationen {
	padding-top:170px;
}


.beispiel-detail-content {
	width: 70%;
	float:left;
}

#sprungmarken {
	width: 29%;
    display: block;
    float: right;
    position: relative;
	right: -110px;
	line-height:1em;
    /*top: 100px;*/
}

#sprungmarken.sticky {
	position: fixed;
	top: 200px;
	/* right: 74px; */
}

@media screen and (min-width:993px) {
	#sprungmarken.sticky {
		right: 40px;
	}
}

@media screen and (min-width:1020px) {
	#sprungmarken.sticky {
		right: -90px;
	}
}


@media screen and (min-width:1360px) {
	#sprungmarken.sticky {
		right: -30px;
	}
}

footer {
	background-color: rgba(0,0,0,0.02);
	box-shadow: 0 2px 10px -1px rgba(0,0,0,0.05) inset;
	/* border-top: 1px solid #e7e7e7; */
	position: absolute;
		bottom: -210px;
		width: 100%;
}

.footer-text {
	text-align:center;
	background-color:rgb(0, 58, 123);
	width:100%;
	color: #fff;
}

.footer-text a {
	color: #fff;
	text-decoration: none;
}

.footer-text a:hover {
	text-decoration: underline;
}