@font-face {
	 font-family: 'Caviar Dreams';
	 src: url('Fonts/CaviarDreams.ttf');
 }

 @font-face {
	 font-family: 'Caviar Dreams Bold';
	 src: url('Fonts/CaviarDreams_Bold.ttf');
 }

.cookiepolicy {
	z-index: 999;
}

body, html {
	background-color: black;
	margin: 0;
	padding: 0;
}

.Fade
{
	-webkit-transition: opacity 0.7s ease-in-out;
	-moz-transition: opacity 0.7s ease-in-out ;
	transition: opacity 0.7s ease-in-out;
	opacity: 0;
}
		
.FadeIn-active
{
	opacity: 1;
}

nav {
    background-color:black;
    color:white;
    z-index: 1000 !important;
    /* display: block; */
    width:100%;
    position: absolute;
    top: 0;
}

nav img {
	padding:10px;
	height:120px;
	display:inline-block;
}

.hamburger_button {
	/* padding-top:10px; */
	/* padding-bottom:10px; */
	position:relative;
	top:25px;
	float:right;
	margin-right:20px;
	font-size:40px;
	display:none;
}

#Menu {
	display: inline-block;
	position: absolute;
    right: 10px;
    top:100px;
}

#Menu p {
    display:inline-block;
    cursor:pointer;
    margin-bottom: -10px;
    bottom:1.3em;
    position:relative;
    font-family: "Caviar Dreams Bold";
    font-size: 1.5em;
    padding-right:1em;
    padding-left:1em;
}

/* GRADIENT ZIELONY: #6ac200 , #84a311 */
/* GRADIENT NIEBIESKI: #13b8cf , #1f87be */

#Menu p:hover, .gradient {
	background: -webkit-linear-gradient(to right, #6ac200 , #84a311);
	background: -moz-linear-gradient(to right, #6ac200 , #84a311);
	background: -o-linear-gradient(to right, #6ac200 , #84a311);
	background: linear-gradient(to right, #6ac200 , #84a311);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	/*border-bottom: 4px solid white;*/
}

.text_gradient {
	background: -webkit-linear-gradient(to right, #6ac200 , #84a311);
	background: -moz-linear-gradient(to right, #6ac200 , #84a311);
	background: -o-linear-gradient(to right, #6ac200 , #84a311);
	background: linear-gradient(to right, #6ac200 , #84a311);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

.display {
	width:100%;
	height:100%;
	position:relative;
	z-index: 1;
	top:150px;
	background-repeat: no-repeat;
	background-size:cover;
	background-position: center;
}

.display_start {
    width: 100%;
    height: 90vh;
    position: relative;
    z-index: 1;
    /* top: 150px; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

#firstPage {
	background-image: url("../../images/bg1.png");
}

.fullscreen-bg {
    position: fixed;
    top: -120px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: fixed;
    left: 0%;
    bottom: 0%;
    min-width: 100%;
    min-height: 100%;
    top: -20px;
}

#secondPage {
	background-image: url("../../images/bg1.png");
	margin-top:-160px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#thirdPage {
	background-image: url("../../images/bg2.png");
	margin-top:-160px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#fourthPage {
	background-image: url("../../images/bg3.png");
	margin-top:-160px;
	overflow-x: hidden;
	overflow-y: scroll;
}

#fifthPage {
	background-color:black;
}

#sixthPage {
	background-image: url("../../images/bg4.png");
	margin-top:-160px;
}

#seventhPage {
	background-image: url("../../images/bg5.png");
	margin-top:-160px;
}

.transparent_box {
	background-color: rgba(0,0,0,0.8);
}

.black_box {
	background-color: black;
}

.border {
	border:4px solid white;
	max-width:75%;
	padding:0 0.2em;
	position:relative;
	margin-left:-13px;
}

.block
{
	display: block !important;
}

#firstPage .transparent_box {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	z-index:10;
	top:40%;
	text-align:center;
}

#firstPage #firstPageFirstBox {
	width:55%;
}

#firstPage #logos {
	font-size:2.5em;
	font-family: "Caviar Dreams";
	margin-bottom: 0;
	padding-top:5px;
}

#firstPage #logos img {
	height: 1.2em;
	width: 1.2em;
	cursor: pointer;
}

#firstPage #logos a:first-child img {
	height: 1.2em;
	width: 2.8em;
	cursor: pointer;
}

#firstPage #logos a {
	text-decoration: none;
}

#firstPage #project_name {
	font-size: 4em;
	font-family: "Caviar Dreams";
	margin-top: 0;
}

#firstPage #short_description, #firstPage #short_description2 {
	color: white;
	font-size: 2.2em;
	font-family: "Caviar Dreams";
	margin-top: -60px;
	padding-bottom: 0.5em;
}

#firstPage #short_description2 {
	font-size: 1.7em;
	margin-top: -40px;
}

#firstPage #firstPageSecondBox {
	width:15%;
}

#firstPage #learn_more {
	color:white;
	font-family: "Caviar Dreams Bold";
	font-size:1.6em;
	padding:6px 0px;
	cursor: pointer;
}

#secondPage .black_box, #thirdPage .black_box, #fourthPage .black_box, #sixthPage .black_box, #seventhPage .black_box {
	position:relative;
	top:30%;
	z-index:10;
	margin-left:15%;
}

#secondPage #secondPageFirstBox, #thirdPage #thirdPageFirstBox, #fourthPage #fourthPageFirstBox, #sixthPage #sixthPageFirstBox, #seventhPage #seventhPageFirstBox {
	display: inline-block;
	height: 7em;
	top: 19.5em;
	padding: 0;
}

#secondPage #secondPage_title, #thirdPage #thirdPage_title, #fourthPage #fourthPage_title, #sixthPage #sixthPage_title, #seventhPage #seventhPage_title {
	font-family: "Caviar Dreams Bold";
	font-size:5.8em;
	padding:2px 10px;
	position:  relative;
	top: -1em;
	z-index: 999;
	font-weight: 900;
}

#secondPage .secondPageSecondBox, #thirdPage #thirdPageSecondBox, #fourthPage .fourthPageSecondBox, #sixthPage #sixthPageSecondBox, #seventhPage #seventhPageSecondBox {
	margin-top: 34px;
	width:60%;
	color:white;
	font-family: "Caviar Dreams";
	padding:0.0009em 0.8em 0.5em 0.8em;
	font-size:1.4em;
}

#secondPage .secondPageSecondBox:last-child, #fourthPage .fourthPageSecondBox:last-child {
	margin-bottom: 100px;
}

#secondPage .secondPageSecondBox .newsContainer, #fourthPage .fourthPageSecondBox .newsContainer {
	display: inline-block;
	width: 48%;
	vertical-align: top;
}

#secondPage .secondPageSecondBox .newsContainer a, #fourthPage .fourthPageSecondBox .newsContainer a {
	color: white;
}

#secondPage .secondPageSecondBox img, #secondPage .secondPageSecondBox iframe, #fourthPage .fourthPageSecondBox iframe, #fourthPage .fourthPageSecondBox img {
	width: 50%;
	margin-bottom: 10px;
	display: inline-block;
	margin-top: 20px;
	min-height: 25vh;
}

#thirdPage #thirdPageSecondBox {
	margin-bottom: 350px;
}

#thirdPage #thirdPageSecondBox img {
	width: 100%;
}

#thirdPage #thirdPageSecondBox .aboutPhotoContainer {
	display: inline-grid;
	max-width: 32%;
	margin-bottom: 12px;
}

#thirdPage #thirdPageSecondBox .aboutPhotoContainer a {
	margin-bottom: 7px;
}

#fifthPage #fifthPageContainer {
	overflow-y:scroll;
	margin:2%;
	padding:2%;
	border:5px solid white;
	margin-top:170px;
	color:white;
	font-family: "Caviar Dreams";
	max-height: 68%;
}

#fifthPage .PhotoContainer {
	/*height:280px;*/
	max-width:32%;
	width:100%;
	display:inline-grid;
	padding-right:10px;
	margin-bottom:20px;
	min-width:350px;
}

#fifthPage .PhotoContainer img {
	width:100%;
	border:3px solid white;
}

#fifthPage .PhotoContainer p {
	font-size:1.3em;
	margin-left: 0.5em;
	position:relative;
	top:-10px;
}

#fifthPage .PhotoContainer .name,  #fifthPage .PhotoContainer .name_noLink {
	font-weight: 900;
	font-size: 1.4em;
	line-height: 1.5em;
	text-decoration: none;
	cursor: pointer;
	color:white;
}

#fifthPage .PhotoContainer .name_noLink {
	cursor: text;
}

#fifthPage .PhotoContainer .name:hover {
	text-decoration: underline;
}

#sixthPage #sixthPageSecondBox {
	max-width: 75%;
	display: flex;
	max-height: 50%;
	overflow: hidden;
	overflow-y: auto;
}

#sixthPage #sixthPageSecondBox div {
	width: 50%;
	display: inline-block;
}

#sixthPage #sixthPageSecondBox div p {
	margin-top:10px;
	padding-top:3px;
	font-weight:900;
}

#sixthPage #sixthPageSecondBox div p span {
	font-size: 1.5em;
    margin-bottom: -0.3em;
    text-decoration: underline;
    display: block;
}

#sixthPage #sixthPageSecondBox div p a {
	text-decoration: none;
	color: white;
	font-size: 1.3em !important;
}

#sixthPage #sixthPageSecondBox div p a:hover {
	text-decoration: underline;
}

#seventhPage p {
	font-size:1.6em;
}

#footer {
	width:100%;
	background-color: black;
	color:white;
	height:1.5em;
	line-height:1.5em;
	font-size:1em;
	position:absolute;
	z-index: 100;
	text-align:center;
	font-family: "Caviar Dreams Bold";
	/*position: static;*/
	bottom: 0;
}

#footer img {
	float: right;
	height: 1.5em;
	margin-right: 0.5%;
}

::-webkit-scrollbar {
    width: 3px;
    border-radius: 2px;
}

::-webkit-scrollbar-thumb {
    background: white;
    border-radius: 2px;
}

::-webkit-scrollbar-track {
    background: transparent;
}