#sidenav-overlay

{
   z-index: -1;
}
a
{
   color: black !important;
}


.trans-parent { 
   background:rgba(0, 0, 0, 0.4);
   padding: 0px 20px;
 }

 .iwrap a {
   color: #ffffff;
   text-decoration: none;
}



.parallax-container {
	height: 600px;
}


nav {

  background-color: transparent !important;

}