
        #bg {
            position: fixed;
            top: -45%;
            left: -50%;
            width: 200%;
            height: 200%;
        }
        #bg img {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto;
            min-width: 50%;
            min-height: 50%;
            opacity: .1;
            z-index: 100;
        }
        
        .description {
            text-align: center;
        }
        
        .description p {
            font-size: 12px;
        }
        
        img {
            border: solid 1px #eaeaea;
        }
        
        .u-max-full-width {
            border: solid 42px #fff;
        }    

        #footer {
            font-size: 10px;
            text-align: center;
            padding-bottom: 222px;
        }
        #footer a {
            font-size: 24px;
            margin: 10px;
        }
        
        #footer h6 {
            text-transform: uppercase;
            padding: 0 0 0 0;
            margin: 20px 0 10px 0;
        }
        
        
        
        .alt-bg {
            background-color: #fafafa;
        }
        
.alt-bg p {
    padding: 0 40px;
}
        
        h5 {
            text-align: center;
            margin-top: 13px;
        }
        #testimonials {
            text-align: center;
        }
        
        #testimonials h3 {
            font-weight: 400;
            font-size: 24px
        }
        
        #testimonials p {
            font-size: 14px
        }
        
        #start {
            text-align: center;   
        }
            #start p{
            text-align: left
        }
        
        .header {
            margin-top: 23%;
            margin-bottom: 23%;
        }
        
        .header h1 {
            text-transform: uppercase;
            margin: 20px;
            letter-spacing: -3px;
            font-weight: 400;
            color: #666;
        }
        
        .header h2 {
            margin: 20px;
            text-transform: uppercase;
            font-size: 14px;
            font-weight: 400;
        }
        
        .header h4 {
            margin: 0px;
        }
        
         h5 {
            font-size: 18px;
        }
        
        .signed {
            font-weight: 200;
            margin: 18px 0 0 0;
        }
       /** 
        .fas {
            color: #888;
            padding: 23px 0 23px 0;
        }
        **/
        .fa-ellipsis-v {
            font-size:12px;
        }
        .navbar {
            background-color: transparent;
        }
        
        .antibull {
            list-style: none;
        }
        
        .story {
          text-align: center;
          padding-top: 22px;
          padding-bottom: 22px;
        }
        
        .story h6 {
          font-weight: 600;
          text-transform: uppercase;
          color: #ccc;
        }
        
        .shadow  {
          text-shadow: 1px 1px 23px #fff;
        }
        
        #accordion p {
            padding: 13px;
            font-size: 14px;
            margin-bottom: 33px;
            background-color: #eaeaea;
        }
        
        #accordion p:before {
            font-family: "Font Awesome 5 Free";
            font-weight: 900;
            content: "\f0d8";
            position: absolute;
            margin: -50px 0 0 0px;
            font-size: 42px;
            color: #eaeaea;
        }
        
        #accordion h6 {
            font-weight: 400;
            outline: none;
            cursor: pointer;
            border-bottom: 1px solid #eaeaea;
            margin-bottom: 0px;
            padding-top: 13px;
            padding-bottom: 13px;
            font-style: italic;
        }
        
        .cloak {
            visibility: hidden;
        }
        
        .button.button-primary,
        button.button-primary,
        input[type="submit"].button-primary,
        input[type="reset"].button-primary,
        input[type="button"].button-primary {
            color: #FFF;
            background-color: #888;
            border-color: #888;
        }
        
        .thumbnail {}
        
        .theo {
            width: 48%;
            margin: 7px 0px 20px 20px;
        }
        /** LIGHTBOX MARKUP **/
        
        .lightbox {
            /** Default lightbox to hidden */
            display: none;
            /** Position and style */
            position: fixed;
            z-index: 999;
            width: 100%;
            height: 100%;
            text-align: center;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.9);
        }
        
        .lightbox img {
            /** Pad the lightbox image */
            max-width: 90%;
            max-height: 90%;
            margin-top: 2%;
            border: 1px solid #000;
        }
        
        .lightbox ul {
            list-style: none;
            color: #ccc;
            margin-top: 20px;
        }
        
        .lightbox li {
            font-size: 12px;
        }
        
        a {
            text-decoration: none;
        }
        
        .lightbox div {
            /** Modalesque */
            text-align: left;
            font-size: 14px;
            text-decoration: none;
            max-width: 64%;
            max-height: 80%;
            margin: 5% auto;
            padding: 13px;
            overflow: auto;
            background: #222;
        }
        
        .lightbox:target {
            /** Remove default browser outline */
            outline: none;
            /** Unhide lightbox **/
            display: block;
        }
/**
.navbar, .navbar-spacer {
    display: block;
    width: 100%;
    height: 6.5rem;
    background: #fff;
    z-index: 99;
    border-top: 0px solid #eee;
    border-bottom: 0px solid #eee;
        }
        .nav-first {
            margin-left: 40px;
        }
              #nav-block {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            display: block;
            background-color: white;
            z-index: 997;
            height: 40px;
            opacity: 0;
-webkit-box-shadow: 0px 4px 43px 2px rgba(0,0,0,0.05);
-moz-box-shadow: 0px 4px 43px 2px rgba(0,0,0,0.05);
box-shadow: 0px 4px 43px 2px rgba(0,0,0,0.05);
        }
.topnav {
  overflow: hidden;
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width:100%;
    opacity: .98;
    z-index: 998;
}

.topnav a {
  font-size: 12px;
  float: left;
  display: block;
  color: #666;
  text-align: center;
  text-decoration: none;
   height: 40px;
   line-height: 40px;
    padding: 0 13px 0 13px;
}

.topnav a:hover {
  color: black;
}
        a.contact {
            float: right;
        }
.logo {
  background-color: transparent;
    font-weight: 600;
    letter-spacing: -1px;
}

.topnav .icon {
  display: none;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child) {display: none;}
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: fixed;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
      background-color: #fff;
  }
}
        .far {
            font-size: 14px;
            
        }
**/
.navcontainer {
  background-color: transparent;
  position: fixed;
  top: 0;
  left: 0;
  width:100%;
    opacity: .98;
    z-index: 998;
}
.topnav {
  overflow: hidden;
  background-color: #f2f2f2;
    z-index: 998;
}

.topnav a {
  float: left;
  font-size: 12px;
  display: block;
  color: #555;
  text-align: center;
  padding: 10px 12px;
  text-decoration: none;
}
/**
.active {
  background-color: #4CAF50;
  color: white;
}
**/
.topnav .icon {
  display: none;
}

.dropdown {
  float: left;
  overflow: hidden;
}

.dropdown .dropbtn {
  border: none;
  font-size: 12px;
  outline: none;
  color: #555;
  padding: 10px 12px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
  cursor: pointer;
}

.dropdown-content {
  display: none;
  position: absolute;
  color: #555;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 18px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}

.dropdown-content a {
  float: none;
  color: #555;
  padding: 10px 12px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.topnav a:hover, .dropdown:hover .dropbtn {
  background-color: #ddd;
  color: black;
}

.dropdown-content a:hover {
  background-color: #ddd;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media screen and (max-width: 600px) {
  .topnav a:not(:first-child), .dropdown .dropbtn {
    display: none;
  }
  .topnav a.icon {
    float: right;
    display: block;
  }
}

@media screen and (max-width: 600px) {
  .topnav.responsive {position: relative;}
  .topnav.responsive .icon {
    position: absolute;
    right: 0;
    top: 0;
  }
  .topnav.responsive a {
    float: none;
    display: block;
    text-align: left;
  }
  .topnav.responsive .dropdown {float: none;}
  .topnav.responsive .dropdown-content {position: relative;}
  .topnav.responsive .dropdown .dropbtn {
    display: block;
    width: 100%;
    text-align: left;
  }
}
.logo {
  background-color: transparent;
    font-weight: 600;
    letter-spacing: -1px;
}

/** FORM **/


#regForm {
  margin: auto;
  width: 100%;
}

h1 {
  text-align: center;  
}

input {
  padding: 10px;
  width: 60%;
  font-size: 17px;
  border: 1px solid #aaaaaa;
    display: block;
  margin: 0 auto 0 auto;
}

/* Mark input boxes that gets an error on validation: */
input.invalid {
  background-color: #ffdddd;
}

/* Hide all steps by default: */
.tab {
  display: none;
  text-align: center;
}
.tab p {
    margin: 0;
    padding:0;
}
button {
    background-color: rgb(30, 174, 219);
  cursor: pointer;
    float: right;
  height: 40px;
        width: 96px;
    color: white;
  opacity: 0.8;
}

button:hover {
    color: white;
  opacity: 1;
}

#prevBtn {
  background-color: #fafafa;
float: left;
    color: #999;
}

/* Make circles that indicate the steps of the form: */
.step {
  height: 3px;
  width: 11%;
  padding: 0;
  margin: 0;
  background-color: rgb(30, 174, 219);
  border: none;  
  /** border-radius: 50%; **/
  display: inline-block;
  opacity: 0.1;
}

.step.active {
  opacity: 1;
}

/* Mark the steps that are finished and valid: */
.step.finish {
  background-color: lightgreen;
  opacity: 1;
}
    .step-grp {
        display: block;
        width: 100%;
        margin: 0px auto;
         text-align:center;
        padding: 0;
    }
    .btns {
        display: block;
        width: 60%;
        margin: auto;
         text-align:center;
        margin-top: 20px;
    }
    .back-b {
        display: block;
        float: left;
        width: 96px;
        height: 40px;
        background-color: #fafafa;
        border-radius: 5px;
        -moz-box-shadow:    inset 0 1px 7px #eaeaea;
        -webkit-box-shadow: inset 0 1px 7px #eaeaea;
        box-shadow:         inset 0px 1px 7px #eaeaea;
        
    }
    .step-b {
        display: block;
margin: 0 auto;
        width: 80px;
        height: 40px;
        
    }
    .next-b {
        display: block;
        float: right;
        width: 96px;
        height: 40px;
        background-color: #eaeaea;
        border-radius: 5px;
    }
