@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Orbitron:wght@400..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Michroma&family=Orbitron&display=swap');
header {
  font-family: Obitron;
  background-color: #000000;
  text-align: center;
}
h1 {
  font-size: 40px;
  font-weight: bold;
  font-family: Obitron;
  color: #9091A2;
  text-align: center
}
h2 {
  font-size: 32px;
  font-weight: bold;
  font-family: Obitron;
  color: #FFFFFF;
  text-align: center;
}
h3 {
  font-size: 24px;
  font-weight: bold;
  font-family: Obitron;
  color: #FFFFFF;
  text-align: center;
}
h4 {
  font-size: 24px;
  font-family: Obitron;
  color: #FFFFFF;
  text-align: center
}
h5 {
  font-size: 24px;
  font-weight: bold;
  font-family: Obitron;
  color: #FFFFFF;
  text-align: center
}
p {
  line-height: 1.5;
  color: #FFFFFF;
  font-size: 18px;
  font-family: Michroma;
  text-align: center;
}
body {
  background-color: #000000;
}
button {
  color: #FFFFFF;
  background-color: #BE2402;
  width: 45%;
  font-family: Michroma;
}
#mc-embedded-bookasession {
  color: #FFFFFF;
  background-color: #BE2402;
  width: 45%;
  font-family: Michroma;
  margin-left: auto;
  margin-right: auto;
}

#mce-MMERGE5 {
	float: right;
	width: 50%;
	height: 40px;
}

#wrapper {
  background-color: #000000;
  padding: 2em;
}
nav {
  text-align: center;
  font-weight: bold;
  font-family: Michroma;
  padding: 1em;
  color: #FFFFFF;
}
nav {
  width: 100%;
  padding-top: 0.5em;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  background-color: #BE2402;
  margin: 0;
  padding-right: 0;
  z-index: 9999;
}
nav a {
  text-decoration: none;
  display: block;
  padding-right: 50px;
}
nav a:link {
  color: #FFFFFF;
}
nav a:visited {
  color: #9091A2;
}
nav a:hover {
  color: #140100;
}
nav ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0;
  font-size: 1em;
  justify-content: center;
}
nav li {
  width: 20%;
  padding: 0 1em;
  display: inline;
}
footer {
  text-align: center;
  color: #FFFFFF;
  background-color: #477185;
}
#hero {
  text-align: left;
  float: right;
  margin-right: 20px;
  margin-bottom: 20px;
}
#hera {
  text-align: left;
  float: right;
  margin-right: 20px
}
#here {
  text-align: left;
  float: right;
  margin-right: 20px
}
#hera {
  text-align: left;
  float: right;
  margin-right: 20px
}
#herw {
  text-align: left;
  float: right;
  margin-right: 20px
}
#herr {
  text-align: left;
  float: right;
  margin-right: 20px
}
#herq {
  text-align: right;
  float: right;
  margin-right: 20px
}
#grantpic {
  text-align: center;
  float: center;
  margin-right: 20px;
  padding-top: 2em;
}
#grantpic2 {
  text-align: right;
  float: right;
  margin-right: 20px
}
#herg {
  text-align: left;
  float: center;
  margin-right: 20px
}
#hery {
  text-align: center;
  float: center;
  margin-right: 20px
}
#heri {
  text-align: left;
  float: left;
  margin-right: 20px
}
#home {
  display: flex;
  flex-wrap: wrap;
  margin-right: 20px;
  justify-content: center;
}
#flex {
  display: flex;
}
#flex p {
  padding-top: 100px;
}
#flex2 {
  display: flex;
}
.clear {
  clear: both;
}
form {
  display: flex;
  flex-direction: column;
  width: 80%;
  padding: 1em;
  color: #FFFFFF;
  font-weight: bold;
  font-family: Michroma;
}

input, textarea {
  margin-bottom: 0.5em;
}