.w3-theme-l5 {color:#000 !important; background-color:#fbfbfb !important}
.w3-theme-l4 {color:#000 !important; background-color:#f1f1f2 !important}
.w3-theme-l3 {color:#000 !important; background-color:#e4e4e5 !important}
.w3-theme-l2 {color:#000 !important; background-color:#d6d6d8 !important}
.w3-theme-l1 {color:#000 !important; background-color:#c9c9cb !important}
.w3-theme-d1 {color:#000 !important; background-color:#a8a8ac !important}
.w3-theme-d2 {color:#fff !important; background-color:#959599 !important}
.w3-theme-d3 {color:#fff !important; background-color:#828287 !important}
.w3-theme-d4 {color:#fff !important; background-color:#6f6f73 !important}
.w3-theme-d5 {color:#fff !important; background-color:#5c5c60 !important}
.w3-theme-light {color:#000 !important; background-color:#fbfbfb !important}
.w3-theme-dark {color:#fff !important; background-color:#5c5c60 !important}
.w3-theme-action {color:#fff !important; background-color:#5c5c60 !important}
.w3-theme {color:#000 !important; background-color:#bcbcbe !important}
.w3-text-theme {color:#bcbcbe !important}
.w3-border-theme {border-color:#bcbcbe !important}
.w3-hover-theme:hover {color:#000 !important; background-color:#bcbcbe !important}
.w3-hover-text-theme:hover {color:#bcbcbe !important}
.w3-hover-border-theme:hover {border-color:#bcbcbe !important}
body {font-family:Open Sans, sans-serif; font-size:15px; font-weight:300; color:gray;}
.logo {max-width:200px;}
.navitem {margin-top:8px;}
#myNavbar {color:white;}
.bgimg {
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.introtext {
	color:white;
	font-size:48px;
	margin-top:100px;
	margin-bottom:600px;
	}
.sectiontext {
	color:white;
	font-size:48px;
	margin-top:100px;
	margin-bottom:100px;
	text-transform:uppercase;
	}
@media only screen and (orientation:portrait) and (max-width: 450px) {
  .introtext {font-size:24px;}
}
@media only screen and (orientation:portrait) and (max-height: 750px) {
  .introtext   { font-size:24px; margin-bottom:300px; }
  .sectiontext { font-size:24px; }
}
.w3-theme-l3 {box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);}
.w3-theme-l1 {box-shadow: 0 4px 10px 0 rgba(0,0,0,0.2),0 4px 20px 0 rgba(0,0,0,0.19);}
