@font-face {
font-family: Alegreya Sans;
src: url('fonts/AlegreyaSans-Regular.ttf');
font-weight: 400;
}
@font-face {
font-family: Alegreya Sans;
src: url('fonts/AlegreyaSans-Medium.ttf');
font-weight: 500;
}
@font-face {
font-family: Alegreya Sans;
src: url('fonts/AlegreyaSans-Italic.ttf');
font-weight: 400;
font-style: italic;
}

@font-face {
font-family: Noir;
src: url('fonts/Noir_regular.otf')
format("opentype");
}


body {
  margin:0;
  padding:0;
  background-color:#fff;
}

html{
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-family: 'Alegreya Sans', sans-serif;
    font-size: 16pt;
}
a{
	text-decoration: none;
	color: inherit;
}
h1{
	font-family: Noir;
	font-size: 42pt;
	text-align: center;
	letter-spacing: 3pt;
	margin-block-start: 1.5em;
	margin-block-end: 1.5em;
}

h1.middle{
	margin-top: 90px;
	margin-bottom: 90px;
}
h2{
	font-weight: 500;
	color: #EA560D;
	text-align: center;
	letter-spacing: 2pt;
	width: 90%;
	margin: 0 auto;
}
h2.left{
	text-align: left;
	width: 100%;
}
ul{
	list-style-type: circle;
}
.lightbold{
	font-weight: 500;
}
.link{
	cursor: pointer;
}

.onlyinmobile{
	display: none;
}

.text_block{
	width: 90%;
	max-width: 700px;
	font-size: 17pt;
	margin: 60px auto;
}

.title_bar{
	display: flex;
	justify-content: flex-end;
	width:50%;
	height: 110px;
	margin-top: 30px;
	margin-bottom: 30px;
	background: linear-gradient(
  			to bottom,
		  #00708c,
		  #00708c 70%,
		  #fff 70%,
		  #fff
		);
}
.title_bar.light {
	background: linear-gradient(
  			to bottom,
		  #a4d7db,
		  #a4d7db 70%,
		  #fff 70%,
		  #fff
		);
}
.title_bar.sixty {
	width: calc(50% + 143px);
}
.title_bar.sixty .title{
	width: 493px;
}

.title_bar.seventy {
	width: calc(50% + 293px);
}
.title_bar.seventy .title{
	width: 643px;
}

.title_bar.seventyfive {
	width: calc(50% + 350px);
}
.title_bar.seventyfive .title{
	width: 700px;
}


.title_bar .logo{
	height:110px;
	width: 100px;	
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(img/Icon_Logo_dunkelblau.svg);
}
.title_bar.light .logo{
	background-image: url(img/Icon_Logo_hellblau.svg);
}

.title_bar .title{
    color: white;
    font-family: Noir;
    padding-top: 30px;
    padding-left: 50px;
    font-size: 27pt;
    letter-spacing: 2pt;
	width:350px;
	text-align: left;
}

.title_bar .portrait{
	width: 200px;
	height: 200px;
	background-color: red;
	margin-right: -300px;
    margin-left: 100px;
    background-size: contain;
    border-radius: 100px;
}
.download{
	display: flex;
	justify-content: center;
	flex-direction: column;
	height:260px;
	width:100%;
	margin-top:120px;
}
.download_text{
	text-align: center;
	padding: 20px;
}
.pdf_icon{
	width:124px;
	height:160px;
	background-image: url(img/Icon_PDF.png);
	background-size: cover;
	margin: 0 auto;
}


.kristin .portrait{
	background-image: url(img/Kristin2.jpg);
}
.vroni .portrait{
	background-image: url(img/Vroni.jpg);
}
.sarah .portrait{
	background-image: url(img/Sarah.jpg);
}
.christin .portrait{
	background-image: url(img/Christin.jpg);
}
.emi .portrait{
		background-image: url(img/Emi.jpg);
}
.spacer60{
	width:100%;
	height: 60px;
}

.center{
	text-align: center;
}

/***********************/
/************* Desktop */
/***********************/


/**** header ****/

#header{
	width: 100%;
	height: 160px;
	background: linear-gradient(
  		to bottom,
	  #a4d7db,
	  #a4d7db 50%,
	  #000 50%,
	  #000
	);
}
#logo_wrapper{
	position: absolute;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	width:1022px;
	top:100px;
}
#logo{
	width:80px;
	height:86px;
	position: absolute;
	left: 55px;
	background-image: url(img/Icon_Logo_sw.svg);
	background-size: contain;
	background-repeat: no-repeat;
	z-index:1000;
	cursor: pointer;
}
#menu_button{
	display:none;
}
#menu{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	width: 520px;
	height: 80px;
	margin: 0 auto;
	padding-top: 80px;
	/*background-color: red;*/
}
#menu .item{
	width:25%;
	height: 40px;
	text-align: center;
	/*background-color: white;*/
	color: white;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 12pt;
    letter-spacing: 0.5pt;

}
#menu .item:hover{
	cursor: pointer;
	color: #EA560D;
}
#menu .item.active{
	color: #EA560D;
}

/**** Main ****/
#main{
	padding-top:0;
}
.center_content{
	width: 80%;
	max-width: 1023px;
	margin: 0 auto;
}
.mood{
	width:100%;
	max-width: 1280px;
    height: 700px;
	background-size: cover;
	margin: 0 auto;
}
/** HOME **/
#home_gfx{
	width: 613px;
	height: 291px;
	margin: 120px auto;
	background-image: url('img/Startseite_Grafik_Desktop.png');
	background-repeat: no-repeat;
	background-size: contain;
}

#info_block{
	display:flex;
	width: 700px;
	margin: 60px auto;
	text-align: left;
	justify-content: space-between;
	line-height: 30px;

}
#info_block span{
	color: #a4d7db;
}
#info_block .last.block{
	width: 200px;
}
#info_block .opening{
	display: flex;
}
#info_block .opening .first {
	width: 33%;
}
#info_block .closing{
	
}
#info_block .closing span{
	color:black;
	font-size: 10pt;
	text-align: right;
}
#start_mood{
	background-image: url(img/Startseite_Mood_2.jpg);
	background-position: center top;
}

#nav{
	width:900px;
	margin: 150px auto;
	padding-left: 100px;
}
#nav .item{
	padding-left: 200px;
	min-height: 120px;
	padding-bottom: 90px;
	background-size: 120px 120px;
	background-repeat: no-repeat;
	font-family: Noir;
	text-transform: uppercase;
}

#nav .item.produkte{ background-image: url('img/Icon_Logo_Produkte.svg'); }
#nav .item.darum{ background-image: url('img/Icon_Logo_Darum.svg'); }
#nav .item.team{ background-image: url('img/Icon_Logo_Team.svg'); }
#nav .item.blog{ background-image: url('img/Icon_Logo_Blog.svg'); }
#nav .item.faq{ background-image: url('img/Icon_Logo_FAQ.svg'); }

#nav .item .name{
	font-size: 32pt;
	letter-spacing: 2.5pt;
	padding-bottom: 30px;
    padding-top: 20px;
}
#nav .item .subitem{
	font-size: 22pt;
	letter-spacing: 2pt;
	color:#a4d7db;
	padding-bottom: 20px;
}

#nav .item .name:hover, .subitem:hover{
	text-decoration: underline;
	cursor: pointer;
}

#zitat{
	width: 100%;
	margin-top: 90px;
	background-color: black;
	color: white;
	text-align: right;


}
#zitat .wrapper{
	padding-top: 90px;
	padding-bottom: 90px;
	width:900px;
	display: flex;
	align-items: flex-end;
	margin: 0 auto;

}

#zitat .text{
	font-weight: 400;
	font-size: 32pt;
	width: 700px;

}
#zitat .author{
	font-style: italic;
	font-size: 18pt;
	line-height: 40pt;
	width: 200px;
}

/***** Produkte *****/

#produkte_gfx{
	width: 637px;
	height: 350px;
	margin: 90px auto;
	background-image: url('img/Produkte_Grafik.png');
	background-repeat: no-repeat;
	background-size: contain;
}

.produkte .title_bar:hover{
	cursor: pointer;
	background: linear-gradient(
  			to bottom,
		  #00708c,
		  #00708c 70%,
		  #fff 70%,
		  #fff
		);

}
.produkte .title_bar:hover > .logo{
	background-image: url(img/Icon_Logo_dunkelblau.svg);
}
.opener{
	display: none;
}
.produkte .expandable .text_block {
    display: none;
}
.produkte .expandable.open .text_block{
	display: block;
}

.listen_block p:not(ul){
	color: #00708c;
}
.listen_block h2{
	text-align: left;
	width: 100%;
	margin-top: 60px;
	margin-bottom: 60px;
}
.pdf_icon:hover{
	cursor: pointer;
	background-image: url(img/Icon_PDF_hover.png);
}

/***** Darum *****/

#darum_gfx{
	width: 350px;
	height: 350px;
	margin: 90px auto;
	background-image: url('img/Darum_Grafik.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

#darum_mood{
	background-image: url('img/Darum_Mood.jpg');
	background-position: left center;
	max-width: 1440px;
    height: 800px;
    margin-top: 60px;
}

/***** Team *****/

#team_gfx{
	width: 350px;
	height: 350px;
	margin: 90px auto;
	background-image: url('img/Team_Grafik.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

.title_bar.kristin .title, .title_bar.vroni .title, .title_bar.sarah .title, .title_bar.christin .title, .title_bar.emi .title{
	text-align: right;
	padding-right: 50px;
    padding-left: 0;
}

#kristin .text_block, #vroni .text_block, #sarah .text_block, #christin .text_block, #emi .text_block{
	text-align: right;
	padding-right: 210px;
	width: 400px;
}
#kristin h2, #vroni h2, #sarah h2, #christin h2, #emi h2{
	text-align: right;
	width: 100%;
}

/***** FAQ *****/
#faq_gfx{
	width: 350px;
	height: 350px;
	margin: 90px auto;
	background-image: url('img/FAQ_Grafik.svg');
	background-repeat: no-repeat;
	background-size: contain;
}

/**** Footer ****/
#para_wrapper{
	width:100%;
	display: table;
}
#contact_wrapper{
	width:50%;
	display: table-cell;
	background-color: #a4d7db;
	color: #00708c;


}
#contact{
	max-width: 512px;
	padding: 30px;
	padding-top: 90px;
	padding-bottom: 90px;
	float:right;
}
#contact h4{
	color: white;
	font-weight: 500;
}

.contact_block{
	width:100%;
	height: 80px;
	margin-left: -70px;
	padding-left: 70px;
	display: flex;
	align-items: center;
	background-repeat: no-repeat;
	background-position: left center;
}

.contact_block#address {
	background-image: url(img/Icon_Pin.svg);
}
.contact_block#phone {
	background-image: url(img/Icon_Phone.svg);
}
.contact_block#email {
	background-image: url(img/Icon_Mail.svg);
}
.contact_block#facebook {
	background-image: url(img/Icon_FB.svg);
}
.contact_block#insta {
	background-image: url(img/Icon_Instagram.svg);
}
#opening_wrapper{
	display: table;

}
#opening_wrapper .cell{
	display: table-cell;
}
#opening_wrapper .first.cell{
	width:45%;
}
#opening_wrapper .second.cell{
	width:15%;
}
#opening_wrapper .third.cell{
	width:50%;
}

#maps{
	display: table-cell;
	height:100%;
}

#maps .iframe{
	position: absolute;
	width: 50%;
	height: 100%;
}

#impress, #legal{
	padding-top: 90px;
	padding-bottom: 90px;
	background-color: #00708c;
	color: #a4d7db;
}

#impress h4, #legal h4{
	color: white;
	font-weight: 500;
}




/******************************************************/
/********************************************* Mobile */
/******************************************************/


@media only screen
and (max-device-width : 1024px){
html{
	font-size: 14pt;
}
h1{
	margin-top:60px;
	margin-bottom:60px;
	font-size: 30pt;
}

h2{
	font-size: 20pt;
	padding:auto;
}
.onlyinmobile{
	display: initial;
}
.notinmobile{
	display: none;
}
#header{

	height: 120px;
	background: linear-gradient(
  		to bottom,
	  #a4d7db,
	  #a4d7db 30%,
	  #000 30%,
	  #000
	);
}
#header.fixed{
	position:fixed;
}

#logo_wrapper{
	position: absolute;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	width:90px;
	top:50px;
}
#logo{
	width:90px;
	height:97px;
	left: auto;
}

#menu_button{
	display:block;
	position: absolute;
	width:33px;
	height:33px;
	top:36px;
	padding: 25px;

}
.bar1, .bar2, .bar3 {
    width: 40px;
    height: 5px;
    background-color: #fff;
    margin: 7px 0;
    transition: 0.4s;
}

.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-8px, 8px);
  transform: rotate(-45deg) translate(-8px, 8px);
}

.change .bar2 {opacity: 0;}

.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-9px, -9px);
  transform: rotate(45deg) translate(-9px, -9px);
}

#menu{
	display:none;
	width: 100%;
    height: 70vh;
    position: absolute;
    top: 120px;
    /*background-color: #00708c;*/
    background-color: black;
    z-index: 100;
}
#menu.visible{
	display:block;
}
#menu .item{
	width: 100%;
    height: 80px;
	font-size: 20pt;
}

.invisible{
	display: none;
}

.title_bar {
    display: block;
    width: 100%;
    height: 150px;
    background: linear-gradient( to bottom, #00708c, #00708c 50%, #fff 50%, #fff );
}

.title_bar.light {
    background: linear-gradient( to bottom, #a4d7db, #a4d7db 50%, #fff 50%, #fff );
}
.title_bar.sixty, .title_bar.seventy, .title_bar.seventyfive {
	width:100%;
}
.title_bar.sixty .title, .title_bar.seventy .title , .title_bar.seventyfive .title{
	width: 90%;
}

.title_bar .logo{
	width: 70px;
	height: 90px;
	margin: 0 auto;
	background-size: contain;
}
.title_bar .title {
    color: #00708c;
    padding: initial;
    padding-top: 30px;
    font-size: 20pt;
    letter-spacing: 1.5pt;
    width: 90%;
    text-align: center;
    margin: 0 auto;
}
.title_bar.light .title{
	color: #a4d7db;
}


.expandable .opener{
	display: block;
	width:	40px;
	height: 40px;
	margin: 0 auto;
	font-size: 60px;
	line-height: 37px;
	background-color:#EA560D;
	color:white;
	border-radius: 20px;
	text-align: center;
	transition: all 0.5s ease;
}
.expandable.open .opener{
	transform: rotate(135deg);
}

.expandable .text_block{
	display: none;
}
.expandable.open .text_block{
	display: block;
}


/** MAIN **/

#main{
	padding-top: 90px;
}


/** HOME **/
#home_gfx{
	width: 32vh;
	height: 48vh;
	margin: 0 auto;
	margin-bottom: 60px;
	background-image: url('img/Startseite_Grafik_Mobile.svg');
}

#info_block{
	display: block;
	width: 80%;
	margin: 60px auto;
}

#info_block .block{
	text-align: center;
	margin-bottom: 30px;
}

#info_block .last.block{
	width: auto;
}
#info_block .opening {
    justify-content: center;
}
.mood{
	height:220px;
}
#nav{
	padding-left: initial;
	width: 90%;
	margin-top:60px;
	margin-bottom:0;
}

#nav .item{
	padding-left: initial;
	padding-top: 120px;
	text-align: center;
	background-size: 90px 90px;
	background-position: top center;
}

#nav .item .name{
    font-size: 26pt;
    letter-spacing: 2pt;
    padding-bottom: 24px;
    padding-top: 20px;
}

#nav .item .subitem {
    font-size: 22pt;
    letter-spacing: 1.8pt;
    color: #a4d7db;
    padding-bottom: 30px;
}

#zitat{
	text-align: center;
}
#zitat .wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
    width: 90%;
    display: block;
}
#zitat .text{
	font-size: 20pt;
	width: 100%;
}
#zitat .author {
    
    font-size: 14pt;
    line-height: 40pt;
    width:auto;
    text-align: center;
}

/***** Produkte *****/

#produkte_gfx{
	width: 45vh;
	height: 27vh;
	margin: 0 auto;
}
.listen_block li{
	font-size: 12pt;
}


/***** Darum *****/

#darum_gfx{
	width: 30vh;
	height: 30vh;
	margin: 0 auto;
}
#darum_mood{
	background-position: left center;
    height: 60vh;
}

/***** Team *****/
#team_gfx{
	width: 30vh;
	height: 30vh;
	margin: 0 auto;
}
.title_bar.kristin, .title_bar.vroni, .title_bar.sarah, .title_bar.christin, .title_bar.emi{
	height: 350px;
	background: linear-gradient( to bottom, #00708c, #00708c 20%, #fff 20%, #fff );
}

.title_bar.kristin .title, .title_bar.vroni .title, .title_bar.sarah .title, .title_bar.christin .title, .title_bar.emi .title{
	text-align: center;
	padding: initial;
	padding-top: 30px;
}



.title_bar .portrait {
	margin: auto;
}



#kristin .text_block, #vroni .text_block, #sarah .text_block, #christin .text_block, #emi .text_block{
	text-align: left;
	padding: initial;
	width: 90%;
}
#kristin h2, #vroni h2, #sarah h2, #christin h2, #emi h2{
	text-align: center;
	width: 90%;
}

/***** FAQ *****/
#faq_gfx{
	width: 30vh;
	height: 30vh;
	margin: 0 auto;
}


/**** Footer ****/
#para_wrapper{
	position: relative;
	width:100%;
	max-width:initial;
	display: block;
}
#contact_wrapper{
	width:100%;
	/*margin: 0 auto;*/
	display: block;
}
#contact{
	float: none;
	max-width: 320px;
    margin: 0 auto;


}
.contact_block {
    width: calc(100% - 55px);
    margin-left: auto;
    padding-left: 55px;
}
#maps{
	float:none;
	width:100%;
	display: block;
	height:50vh;
}

#maps .iframe{
	position: absolute;
	width: 100%;
	height: 50vh;
}

/** END OF MOBILE ***/
}
