body {
	font-family: Verdana, sans-serif;
	background-color: #462E43;
}

/* Navigation */

#mainbox {
	left: 10px;
	color: #fff;
	position: fixed;
	z-index: 900;
	font-size: 35px;
	cursor: pointer;
	transition: all .6s;
}
.sidemenu {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 0px;
	background-color:#fff;
	z-index: 1000;
	padding-top: 10px;
	overflow-x: hidden;
	transition: all .5s;
}
.sidemenu a{
	padding: 8px 8px 8px 10px;
	text-decoration: none;
	font-size: 25px;
	color: #462E43;
	display: block;
}

.sidemenu img{
	object-fit: contain;
	padding-left: 10px;
	display: block;
}

.sidemenu a:hover{
	color: #886583;
}
.sidemenu .closebtn{
	position: absolute;
	top: 0px;
	right: 5px;
	font-size: 55px;
	margin-left: 32px;
	color: #462E43;
}

/* Main site */
#vid{
	position:relative;
}

#vid video {
	height: 100vh;
	width: 100%;
	background-position: fixed;
	z-index: 10;
	object-fit: cover;
	font-family: 'object-fit:cover;';
}

#vid .content {
	height: 100%;
	width: 100%;
	z-index: 20;
	position: absolute;
	top: 20%;
	left: 0;
}

#vid .content h1{
	color:#fff;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 300;
	
}

#vid .content h3{
	color:#fff;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 150;
}

#vid .content p{
	font-size: 16px;
	letter-spacing: 3px;
	color: #aaa;
}

#vid .content p5{
	font-size: 12px;
	letter-spacing: 3px;
	color: #fff;
}

#vid .content p6{
	position: fixed;
	text-align: center;
	right:2%;
	bottom: 2%;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
}


#part1{
	position:relative;
	z-index: 20;
}

#part1 video {
	height: 100vh;
	width: 100%;
	background-position: relative;
	z-index: 20;
	object-fit: cover;
	font-family: 'object-fit:cover;';
}

#part1 .content {
	background-color: #003B3A;
	height: 100%;
	width: 100%;
	z-index: 20;
	position: relative;
	top: 0;
	left: 0;
}

#part1 .content h1{
	color:#fff;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 300;
	
}

#part1 .content h3{
	color:#fff;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 150;
}

#part1 .content p{
	font-size: 16px;
	letter-spacing: 3px;
	color: #aaa;
}

#part1 .content p5{
	font-size: 12px;
	letter-spacing: 3px;
	color: #fff;
}

#part1 .content p6{
	position: fixed;
	text-align: center;
	right:2%;
	bottom: 2%;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
}

#part1 .contentAbout {
	
	height: 100%;
	width: 100%;
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
}

#part1 .contentAbout h1{
	color:#fff;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 300;
	
}

#part1 .contentAbout h3{
	color:#fff;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 150;
}

#part1 .contentAbout p{
	font-size: 16px;
	letter-spacing: 3px;
	color: #aaa;
}

#part1 .contentAbout p5{
	font-size: 12px;
	letter-spacing: 3px;
	color: #fff;
}

#part1 .containerAbout{
	position: absolute;
	top: 10%;
	left: 15%;
	right: 15%;
	bottom: 2%;
	color: #fff;
}

#part2{
	position:relative;
}

#part2 video {
	height: 100vh;
	width: 100%;
	background-position: absolute;
	z-index: 10;
	object-fit: cover;
	font-family: 'object-fit:cover;';
}

#part2 .content {
	background-color: #421340;
	height: 100%;
	width: 100%;
	z-index: 20;
	position: relative;
	top: 0;
	left: 0;
}

#part2 .content h1{
	color:#fff;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 300;
	
}

#part2 .content h3{
	color:#fff;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 150;
}

#part2 .content p{
	font-size: 16px;
	letter-spacing: 3px;
	color: #aaa;
}

#part2 .content p5{
	font-size: 12px;
	letter-spacing: 3px;
	color: #fff;
}

#part2 .content p6{
	position: fixed;
	text-align: center;
	right:2%;
	bottom: 2%;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
}

#part2 .content ul{
	color: #fff;
}

#part2 .contentAbout {
	
	height: 100%;
	width: 100%;
	z-index: 20;
	position: absolute;
	top: 0;
	left: 0;
}

#part2 .contentAbout h1{
	color:#fff;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 300;
	
}

#part2 .contentAbout h3{
	color:#fff;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 150;
}

#part2 .contentAbout p{
	font-size: 16px;
	letter-spacing: 3px;
	color: #aaa;
}

#part2 .contentAbout p5{
	font-size: 12px;
	letter-spacing: 3px;
	color: #fff;
}

#part2 .contentAbout p6{
	position: fixed;
	text-align: center;
	right:2%;
	bottom: 2%;
	font-size: 10px;
	letter-spacing: 3px;
	color: #fff;
}

#part2 .containerAbout{
	position: absolute;
	top: 10%;
	left: 15%;
	right: 15%;
	bottom: 2%;
	color: #fff;
}


#part3{
	position:relative;
}

#part3 video {
	height: 100vh;
	width: 100%;
	background-position: absolute;
	z-index: 10;
	object-fit: cover;
	font-family: 'object-fit:cover;';
}


#part3 section {
  position: relative;
}

#part3 section img {
  position: absolute;
}

.top {
  animation-name: fade;
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-direction: alternate;
}

@keyframes fade {
  0% {
    opacity: 1;
  }
  25% {
    opacity: 1;
  }
  75% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}

#part3 .content {	
	background-color: #1D2136;
	height: 100%;
	width: 100%;
	z-index: 20;
	position: relative;
	top: 0;
	left: 0;
}

#part3 .content h1{
	color:#fff;
	font-size: 24px;
	letter-spacing: 3px;
	font-weight: 300;
	
}

#part3 .content h3{
	color:#fff;
	font-size: 20px;
	letter-spacing: 3px;
	font-weight: 150;
}

#part3 .content p{
	font-size: 16px;
	letter-spacing: 3px;
	color: #aaa;
}

#part3 .content p5{
	font-size: 12px;
	letter-spacing: 3px;
	color: #fff;
}
