body {
  background-color: #edeff2;
  font-family: 'Open Sans', sans-serif;
  color: #6a859c;
  font-size: 16px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #676770;
  font-size: 32px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #676770;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  letter-spacing: 7px;
  text-transform: uppercase;
}

h4 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 20px;
  color: #676770;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

h6 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 25px;
  font-weight: 300;
}

.button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 12px 30px;
  border-radius: 4px;
  background-color: #5599d4;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 16px;
  line-height: 21px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #2e9dff;
}

.button.w--current {
  background-color: #2e80b6;
}

.button.full-width {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
}

.button.tab {
  margin-right: 8px;
  margin-left: 8px;
  background-color: #92a0ad;
}

.button.tab:hover {
  background-color: #2e80b6;
}

.button.tab.w--current {
  background-color: #2e80b6;
}

.navigation-link {
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
  color: #676770;
}

.navigation-link:hover {
  color: #2e9dff;
}

.navigation-bar {
  padding-top: 12px;
  padding-bottom: 12px;
  padding-left: 0px;
  background-color: #fff;
  color: #5599d4;
}

.navigation-menu {
  padding-top: 25px;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'Open Sans', sans-serif;
  color: #69b9ff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.brand-text.nav {
  color: #489ce6;
  font-size: 30px;
}

.brand-link {
  padding-top: 16px;
  padding-bottom: 16px;
}

.section {
  position: relative;
  top: 1px;
  padding: 60px 10px;
  background-color: #fff;
  box-shadow: 0 0 0 2px #49647b;
  color: #49647b;
  text-align: center;
}

.section.accent {
  padding-bottom: 0px;
  background-color: #192024;
}

.section.accent.what {
  padding-top: 60px;
  background-color: #192024;
}

.section.accent.investment {
  padding-bottom: 60px;
}

.section.accent.bonus {
  padding-bottom: 60px;
}

.section.schedule {
  border-style: none;
}

.white-box {
  padding: 15px;
  border: 1px solid #dcebf7;
  border-radius: 5px;
  background-color: #fff;
  text-align: center;
}

.white-box.transparent {
  padding-top: 30px;
  padding-bottom: 30px;
  border-style: none;
  background-color: #f0f0f0;
}

.hero-section {
  padding-top: 242px;
  padding-bottom: 242px;
}

.hero-section.centered {
  padding-top: 98px;
  padding-bottom: 195px;
  padding-left: 0px;
  border-style: none;
  border-bottom-width: 4px;
  border-bottom-color: #69b9ff;
  background-color: #0098ff;
  background-image: url('../images/fire.jpg');
  background-position: 50% -34%;
  background-size: auto;
  background-attachment: fixed;
  opacity: 1;
  color: #49647b;
  text-align: center;
  text-shadow: 0 0 6px #000;
}

.hero-heading {
  margin-bottom: 30px;
  color: #fff;
  font-size: 50px;
  line-height: 60px;
  font-weight: 300;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-heading.hero {
  margin-top: 0px;
  margin-bottom: -5px;
  padding-left: 0px;
  color: #f0f0f0;
  font-size: 60px;
}

.hero-heading.hero.sub {
  margin-bottom: 30px;
  color: #fff;
  font-size: 24px;
}

.hero-subheading {
  margin-bottom: 40px;
  background-image: none;
  color: #2e9dff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 300;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #edeff2;
}

.hero-subheading.darkerfont {
  color: #fff;
  text-shadow: 1px 1px 2px #000;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #0098ff;
  -webkit-transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  transition: background-color 300ms ease, border 300ms ease, color 300ms ease;
  color: #fff;
  line-height: 21px;
  font-weight: 300;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.hollow-button:hover {
  border-color: #edeff2;
  color: #2e9dff;
}

.hollow-button.all-caps {
  background-color: #5599d4;
  text-transform: uppercase;
}

.hollow-button.reg {
  background-color: #5599d4;
}

.hollow-button.reg:hover {
  background-color: #676770;
  color: #f0f0f0;
}

.section-heading {
  margin-top: 0px;
  margin-bottom: 16px;
}

.section-heading.centered {
  margin-bottom: 0px;
  padding-bottom: 15px;
  color: #676770;
  font-size: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  padding-bottom: 0px;
  color: #5599d4;
}

.section-heading.centered.accent {
  color: #edeff2;
}

.section-subheading.center {
  margin-top: 34px;
  padding-top: 24px;
  color: #676770;
  font-size: 20px;
  line-height: 22px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: none;
}

.section-subheading.center.off-white {
  padding-top: 20px;
  padding-bottom: 0px;
  color: #e8e8e8;
  line-height: 24px;
  text-align: center;
}

.section-subheading.center.off-white.cancel {
  text-align: justify;
}

.section-subheading.center.intro {
  margin-left: 0px;
  font-size: 20px;
  font-weight: 600;
}

.section-subheading.center.accent {
  color: #edeff2;
}

.section-title-group {
  margin-bottom: 60px;
}

.form-field {
  height: 45px;
  margin-bottom: 17px;
  border: 0px solid #000;
  border-radius: 3px;
  box-shadow: 0 0 0 1px rgba(64, 64, 71, 0.3);
}

.form-field.text-area {
  height: 110px;
}

.footer {
  padding-top: 35px;
  padding-bottom: 35px;
}

.footer.center {
  border-top: 1px solid #dbdbdb;
  background-color: #192024;
  text-align: center;
}

.footer-text {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-top: 19px;
  color: #676770;
  font-size: 16px;
  font-weight: 400;
}

.grid-image {
  display: block;
  width: 35%;
  margin: 20px auto;
  padding: 20px;
  border: 10px solid #fff;
  border-radius: 50%;
  background-color: #5599d4;
  box-shadow: 0 0 0 1px #2e9dff;
}

.info-icon {
  float: left;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #676770;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(0, 140, 255, 0.84);
}

.footer-link.with-icon {
  margin-left: 30px;
}

.tab-menu {
  margin-bottom: 40px;
  text-align: center;
}

.tabs-wrapper {
  text-align: center;
}

.fullwidth-image {
  width: 100%;
  margin-bottom: 20px;
}

.white-text {
  margin-bottom: 20px;
  color: #676770;
}

.form {
  margin-top: 40px;
}

.heading {
  font-size: 16px;
}

.heading-2 {
  font-weight: 600;
}

.h5-footer {
  margin-top: -1px;
  margin-bottom: 4px;
  padding-top: 0px;
  font-weight: 400;
}

.h5-footer.phone {
  margin-top: 1px;
  padding-left: 0px;
}

.paragraph {
  color: #676770;
}

.paragraph-2 {
  color: #676770;
}

.paragraph-2.link {
  text-decoration: none;
}

.paragraph-3 {
  color: #676770;
}

.heading-3 {
  color: #f0f0f0;
  font-size: 24px;
}

.text-block {
  margin-bottom: 0px;
  padding-left: 0px;
  color: #edeff2;
  line-height: 24px;
  text-align: left;
}

.text-block._9 {
  padding-left: 25px;
  color: #edeff2;
  line-height: 20px;
  text-align: justify;
}

.text-block.instructors {
  color: #676770;
}

.heading-4 {
  margin-bottom: 0px;
  padding-top: 20px;
  padding-bottom: 0px;
  font-size: 20px;
  line-height: 38px;
  font-weight: 700;
}

.paragraph-4 {
  color: #676770;
  font-size: 16px;
}

.paragraph-4.justified {
  margin-bottom: 30px;
  text-align: justify;
}

.text-tesimonial {
  padding-top: 25px;
  padding-bottom: 20px;
  color: #192024;
  line-height: 22px;
  text-align: left;
}

.heading-5 {
  padding-top: 12px;
  padding-left: 100px;
}

.hd4.quote {
  margin-bottom: 20px;
  padding-right: 119px;
  padding-left: 119px;
  font-weight: 400;
}

.text-span {
  font-size: 14px;
}

.tab-pane {
  padding-right: 150px;
  padding-left: 150px;
  text-align: left;
}

.tab-pane-2 {
  padding-right: 150px;
  padding-left: 150px;
  text-align: left;
}

.tab-pane-3 {
  padding-right: 150px;
  padding-left: 150px;
  text-align: left;
}

.tab-pane-4 {
  padding-right: 150px;
  padding-left: 150px;
  text-align: left;
}

.tablink {
  width: 15%;
  margin-right: 8px;
  border-radius: 2px;
  background-color: #5599d4;
  box-shadow: inset 0 0 2px 2px #f0f0f0, 0 0 0 2px rgba(25, 32, 36, 0.5);
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.tablink:hover {
  background-color: #8e8e9c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e8e9c), to(#8e8e9c));
  background-image: linear-gradient(180deg, #8e8e9c, #8e8e9c);
}

.tablink:active {
  background-color: #8e8e9c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e8e9c), to(#8e8e9c));
  background-image: linear-gradient(180deg, #8e8e9c, #8e8e9c);
}

.tablink.w--current {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  padding-left: 30px;
  border-radius: 2px;
  -webkit-transition-property: -webkit-filter;
  transition-property: -webkit-filter;
  transition-property: filter;
  transition-property: filter, -webkit-filter;
}

.tablink.w--current:hover {
  background-color: #8e8e9c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#49647b), to(#49647b));
  background-image: linear-gradient(180deg, #49647b, #49647b);
}

.tablink.w--current:active {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#8e8e9c), to(#8e8e9c));
  background-image: linear-gradient(180deg, #8e8e9c, #8e8e9c);
}

.tablink.w--current:focus {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#2e9dff), to(#2e9dff));
  background-image: linear-gradient(180deg, #2e9dff, #2e9dff);
}

.tablink.sunday {
  background-color: #000;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#676770), to(#676770));
  background-image: linear-gradient(180deg, #676770, #676770);
}

.tablink.sunday.w--current {
  background-color: #2e9dff;
  background-image: none;
}

.text-block-2 {
  background-color: transparent;
  color: #f0f0f0;
  text-align: center;
}

.text-block-2:hover {
  background-color: #0098ff;
}

.text-block-3 {
  clear: both;
  color: #f0f0f0;
  text-align: center;
}

.text-block-4 {
  clear: both;
  color: #f0f0f0;
  text-align: center;
}

.text-block-5 {
  clear: both;
  color: #f0f0f0;
  text-align: center;
}

.tabs-menu {
  padding-top: 30px;
  padding-bottom: 29px;
}

.row {
  margin-top: -22px;
  padding-top: 0px;
}

.div-block-2 {
  margin-top: -21px;
  padding-top: 0px;
  padding-bottom: 40px;
}

.important-text {
  padding-top: 0px;
  font-size: 20px;
}

.hidden-text {
  padding-top: 0px;
  padding-left: 0px;
  color: #edeff2;
  text-align: justify;
}

.text-block-6 {
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.show-more-text {
  border-style: none;
  background-color: transparent;
  font-size: 18px;
}

.emphasized-text-2 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: -650px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: none;
  clear: none;
  text-align: left;
}

.div-block-3 {
  padding-top: 6px;
  padding-bottom: 30px;
}

.div-block-4 {
  margin-top: -20px;
  padding-top: 0px;
}

.link-block {
  margin-top: -256px;
}

.heading-6 {
  text-decoration: none;
}

.link-block-2 {
  text-decoration: none;
}

.link-block-3 {
  text-decoration: none;
}

.link-block-4 {
  text-decoration: none;
}

.heading-7 {
  margin-bottom: 0px;
  padding-top: 25px;
  padding-bottom: 20px;
  font-size: 16px;
  font-weight: 400;
}

.div-block-5 {
  padding-top: 25px;
}

.row-2 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.row-3 {
  padding-top: 25px;
  padding-bottom: 25px;
}

.div-block-6 {
  padding-top: 30px;
  padding-bottom: 60px;
}

.text-block-7 {
  color: #edeff2;
  text-align: left;
}

.text-block-8 {
  padding-left: 25px;
  color: #edeff2;
}

.div-block-7 {
  padding-top: 36px;
}

.div-block-8 {
  padding-top: 60px;
  padding-bottom: 60px;
  text-align: center;
}

.h3-nav-bar {
  margin-top: 88px;
  margin-left: 120px;
  padding-top: 0px;
  padding-left: 0px;
  color: #2487df;
  font-size: 30px;
  font-weight: 400;
}

.div-block-9 {
  padding-top: 0px;
  padding-left: 20px;
}

.image {
  margin-top: -3px;
  padding-top: 0px;
}

.div-block-10 {
  padding-top: 10px;
  padding-bottom: 10px;
}

.tab-pane-5 {
  padding-right: 150px;
  padding-left: 150px;
  text-align: left;
}

.text-span-2 {
  font-size: 10px;
  line-height: 15px;
}

.emphasized-text-3 {
  font-size: 10px;
}

.text-span-3 {
  color: transparent;
}

.tab-pane-6 {
  padding-right: 150px;
  padding-left: 150px;
  text-align: left;
}

.text-block-9 {
  color: #8e8e9c;
  line-height: 25px;
  font-weight: 300;
  text-align: justify;
}

.text-block-9.centered {
  text-align: center;
}

.section-2 {
  padding-top: 48px;
  background-color: #030b0f;
}

.button-2 {
  margin-bottom: 44px;
  padding: 27px 75px 31px;
  background-color: #5599d4;
  color: #fff;
  font-size: 30px;
}

html.w-mod-js *[data-ix="fade-in-bottom-page-loads"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="fade-in-left-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-right-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(50px, 0px);
  -ms-transform: translate(50px, 0px);
  transform: translate(50px, 0px);
}

html.w-mod-js *[data-ix="fade-in-top-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, -50px);
  -ms-transform: translate(0px, -50px);
  transform: translate(0px, -50px);
}

html.w-mod-js *[data-ix="fade-in-bottom-scroll-in"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="bounce-in-scroll-in"] {
  opacity: 0;
  -webkit-transform: scale(0.6000000000000005, 0.6000000000000005);
  -ms-transform: scale(0.6000000000000005, 0.6000000000000005);
  transform: scale(0.6000000000000005, 0.6000000000000005);
}

html.w-mod-js *[data-ix="scale-on-scroll"] {
  opacity: 0;
  -webkit-transform: scale(0.01, 0.01);
  -ms-transform: scale(0.01, 0.01);
  transform: scale(0.01, 0.01);
}

html.w-mod-js *[data-ix="display-none-on-load"] {
  display: none;
}

@media screen and (max-width: 991px) {
  .navigation-link {
    color: hsla(0, 0%, 100%, 0.52);
  }
  .navigation-link.w--current {
    color: #fff;
  }
  .hamburger-button.w--open {
    background-color: #3b99d9;
  }
  .navigation-menu {
    background-color: #3b99d9;
  }
  .hero-section.centered {
    padding-top: 144px;
    padding-bottom: 144px;
  }
  .section-subheading.center.intro {
    padding-right: 43px;
    padding-left: 43px;
  }
  .grid-image {
    width: 50%;
    padding: 15px;
  }
  .hd4.quote {
    padding-right: 120px;
    padding-left: 120px;
  }
  .tablink {
    padding-right: 0px;
    padding-left: 0px;
  }
  .tablink:focus {
    padding-left: 24px;
  }
  .tablink.w--current {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .text-block-3 {
    clear: both;
    text-align: center;
  }
  .text-block-5 {
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
  }
  .emphasized-text-2 {
    margin-left: -420px;
  }
}

@media screen and (max-width: 767px) {
  .button.full-width {
    margin-right: auto;
    margin-left: auto;
  }
  .button.tab {
    font-size: 12px;
  }
  .white-box {
    margin-bottom: 30px;
  }
  .hero-section.centered {
    padding-top: 119px;
    padding-bottom: 119px;
  }
  .hero-heading {
    margin-bottom: 15px;
    font-size: 50px;
  }
  .hero-subheading {
    font-size: 18px;
  }
  .section-subheading.center {
    padding-right: 5px;
    padding-left: 5px;
  }
  .section-subheading.center.off-white {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-subheading.center.intro {
    padding-right: 0px;
    padding-left: 0px;
  }
  .form-field.text-area {
    display: block;
  }
  .footer-text.phone {
    margin-top: -4px;
    margin-right: 0px;
    padding-left: 70px;
  }
  .grid-image {
    width: 20%;
    padding: 20px;
  }
  .spc {
    margin-bottom: 30px;
  }
  .h5-footer {
    padding-left: 0px;
  }
  .h5-footer.phone {
    margin-top: -64px;
    padding-left: 92px;
  }
  .text-block {
    padding-right: 12px;
    padding-left: 12px;
  }
  .paragraph-4.justified {
    padding-right: 10px;
    padding-left: 10px;
  }
  .hd4.quote {
    padding-right: 50px;
    padding-left: 50px;
  }
  .tablink {
    clear: both;
  }
  .text-block-3 {
    margin-left: 0px;
    padding-left: 0px;
    font-size: 12px;
  }
  .text-block-3:active {
    margin-left: 0px;
  }
  .text-block-4 {
    margin-left: 0px;
    font-size: 12px;
  }
  .text-block-4:hover {
    margin-left: 0px;
  }
  .text-block-4:active {
    margin-left: 0px;
  }
  .text-block-4:focus {
    margin-left: 0px;
  }
  .text-block-5 {
    margin-left: 0px;
    font-size: 12px;
  }
  .hidden-text {
    padding-right: 12px;
    padding-left: 12px;
  }
  .emphasized-text-2 {
    margin-left: -200px;
  }
  .div-block-9 {
    margin-top: 0px;
    padding-top: 0px;
  }
  .container {
    padding-left: 7px;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }
  .section {
    padding-bottom: 23px;
  }
  .hero-section.centered {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .hero-heading.hero {
    font-size: 25px;
  }
  .hero-subheading {
    font-size: 15px;
    text-shadow: none;
  }
  .section-heading.centered {
    font-size: 28px;
  }
  .section-subheading.center {
    line-height: 30px;
  }
  .section-subheading.center.off-white {
    font-size: 16px;
  }
  .footer-text.phone {
    padding-top: 0px;
    padding-left: 18px;
  }
  .grid-image {
    width: 35%;
  }
  .hd4.quote {
    padding-right: 12px;
    padding-left: 12px;
    font-size: 16px;
  }
  .emphasized-text-2 {
    margin-left: 7px;
  }
  .div-block-9 {
    margin-top: -17px;
    padding-top: 95px;
    padding-left: 0px;
  }
  .image {
    margin-top: -13px;
    padding-top: 4px;
  }
}

