:root {
	  --evolution: #0073b8;
	  --change: #8e0075;
	  --local: #b4be06;
	  --growth: #00aeb6;
	  --ressources: #e80122;
	  --chemistry: #00b012;

	  --linkaktiv: #ff1493;
	  --darkturquoise: #ff1493;
	  --neutral: #888888;
	  --grey: #999999;
	  --biomimicry: #bbc026;
	  
	}

	a:link    { color: var(--neutral); text-decoration: none;}
	a:visited { color: var(--grey); text-decoration:none}
	a:hover   { color: darkturquoise; background: none; }
	a:active  { color: var(--linkaktiv); text-decoration: none;}
* {
	margin: 0;
	outline: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

a,
img {
	border: 0;
}

html,
body {
	width: 100%;
	height: 100%;
	padding: 0;
	font-family: 'Sora', Courier New, Verdana, Helvetica,  sans-serif; 
	font-size: 18px; 
	font-style: normal; 
	letter-spacing: 0.03em;
	line-height: 1.5; 
	font-weight: 300; 
	color: black;
	background-color: none;
			}

header, 
footer {
/* 	max-width: 880px; */
	margin: 0 auto;
}

main {
	max-width: 880px; 
	margin: 0 auto;
}



    
    
    
    
    
    

	nav {  
		padding: 0 0 30px 0;
	}

	nav ul {
		list-style: none;
		text-align: center;
		font-size: 20px; 
		line-height: 1.4; 
	}

	nav ul li {
		font-weight: 300; 
		text-transform: none;
		letter-spacing: 0.04em;
		display: inline-block;
		padding-right: 1em; 
	}

	nav ul li a {
		text-decoration: none;
		color: var(--biomimicry);
	}

    nav a:hover {
		font-weight: 300; 
        color:white;
        background-color:black !important;
    }


    
    
	img {
		max-width: 100%;
    }
    
	.video-container {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 0px; 
    	height: 0; 
    	overflow: hidden;
	}
    
	.video-container iframe,
	.video-container object,
	.video-container embed {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	}

	.video-container2 {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 0px; 
    	height: 0; 
    	overflow: hidden;
	}
    
	.video-container2 iframe,
	.video-container2 object,
	.video-container2 embed {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 75%;
	    height: 75%;
	}

	.video-container video {
	    position: relative;
	    padding-bottom: 56.25%;
	    padding-top: 0px; 
    	height: 0; 
    	overflow: hidden;
	}
    

.responsive-video {
	position: relative;
	padding-bottom: 56%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.responsive-video iframe,  
.responsive-video object,  
.responsive-video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

p {
	max-width: 880px;
}




#container {
	min-height: 100%;
	margin: 0 2.5em;
	position: relative;
}

header {
	text-align: left;
	font-size: 26px;
	font-weight: 600; 
	line-height: 1.1; 
	padding-top: 1.5em;
	padding-bottom: 1em;
	color: black;
}

header a {
	color: black;
}

#content {
	text-align: left;
	padding-bottom: 7em;
}


/* 	15 */

	p15 {
	 	font-weight: 300;
		font-size: 15px;
	 	color: black; 
}
	p15bold {
	 	font-weight: 600;
		font-size: 15px;
	 	color: black; 
}



/* 	16 */

	p16 {
	 	font-weight: 300;
		font-size: 16px;
	 	color: black; 
}
	p16bold {
	 	font-weight: 600;
		font-size: 16px;
	 	color: black; 
}
	p16red {
	 	font-weight: 300;
		font-size: 16px;
	 	color: red; 
}
	p16boldred {
	 	font-weight: 600;
		font-size: 16px;
	 	color: red; 
}

	p16darkturquoise {
	 	font-weight: 300;
		font-size: 16px;
	 	color: darkturquoise; 
}
	p16bolddarkturquoise {
	 	font-weight: 600;
		font-size: 16px;
	 	color: darkturquoise; 
}



/* 	18 */

	p18 {
	 	font-weight: 300;
		font-size: 18px;
	 	color: black; 
}
	p18bold {
	 	font-weight: 600;
		font-size: 18px;
	 	color: black; 
}
	p18red {
	 	font-weight: 300;
		font-size: 18px;
	 	color: red; 
}
	p18boldred {
	 	font-weight: 600;
		font-size: 18px;
	 	color: red; 
}



/* 	20 */
	p20 {
	 	font-weight: 300;
		font-size: 20px;
	 	color: black; 
}
	p20red {
	 	font-weight: 300;
		font-size: 20px;
	 	color: red; 
}
	p20redbold {
	 	font-weight: 600;
		font-size: 20px;
	 	color: red; 
}
	p20bold {
	 	font-weight: 600;
		font-size: 20px;
	 	color: black; 
}

/* 	25 */
	p25 {
	 	font-weight: 500;
		font-size: 25px;
	 	color: black; 
}
	p25bold {
	 	font-weight: 600;
		font-size: 25px;
	 	color: black; 
}
	p30 {
	 	font-weight: 500;
		font-size: 30px;
	 	color: black; 
}
	p30bold {
	 	font-weight: 600;
		font-size: 30px;
	 	color: black; 
}




#footer {
	text-align: left;
	font-size: 15px;
	bottom: 2em;
	position: absolute;
	color: var(--chemistry);
}

#footer a {
	color: var(--evolution);
}
