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: #970e15;
  -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: #fff;
  color: #1d1919;
  font-weight: 400;
}

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

.button.tab.w--current {
  background-color: #970e15;
}

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

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

.navigation-link.w--current {
  color: #970e15;
}

.navigation-bar {
  background-color: #1c1919;
}

.brand-text {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 19px;
  padding-left: 120px;
  font-family: 'Open Sans', sans-serif;
  color: #970e15;
  font-size: 25px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 4px;
  text-transform: uppercase;
}

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

.section {
  position: relative;
  padding: 11px 10px 80px;
  background-color: #1c1919;
  text-align: center;
}

.section.accent {
  background-color: #1c1919;
}

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

.white-box.transparent {
  border-style: none;
  background-color: transparent;
}

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

.hero-section.centered {
  padding-top: 195px;
  padding-bottom: 195px;
  border-bottom: 4px solid #69b9ff;
  background-image: url('../images/pexels-yan-krukov-9072394.jpg'), url('../images/ella-don-K4kfIEhj4GM-unsplash.jpg');
  background-position: 50% 100%, 50% 50%;
  background-size: cover, cover;
  text-align: center;
}

.hero-heading {
  margin-bottom: 30px;
  padding-top: 366px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.hero-subheading {
  margin-bottom: 40px;
  font-family: Verdana, Geneva, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 25px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.hollow-button {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  padding: 10px 30px;
  border: 1px solid #fff;
  border-radius: 4px;
  -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: #2e9dff;
  color: #2e9dff;
}

.hollow-button.all-caps {
  margin-left: 66px;
  text-align: left;
  text-transform: uppercase;
}

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

.section-heading.centered {
  margin-top: 25px;
  color: #f0f0f0;
  font-size: 30px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.section-heading.centered.white {
  color: #f0f0f0;
}

.section-subheading.center {
  color: #f0f0f0;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

.section-subheading.center.off-white {
  padding-bottom: 0px;
  color: #f0f0f0;
}

.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;
  background-color: #1c1919;
}

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

.footer-text {
  margin-top: 5px;
  margin-bottom: 5px;
  color: #9e9e9e;
  font-size: 16px;
}

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

.info-icon {
  float: left;
  color: #edeff2;
}

.footer-link {
  display: block;
  margin-bottom: 6px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d5d5e0;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  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: #edeff2;
}

.form {
  margin-top: 40px;
}

.nav-link {
  color: #fff;
}

.text-span {
  color: #fff;
}

.text-span-2 {
  color: #fff;
}

.paragraph {
  color: #fff;
}

.heading {
  color: #970e15;
  font-weight: 400;
}

.heading-2 {
  color: #970e15;
  font-weight: 400;
}

.heading-3 {
  color: #970e15;
  font-weight: 400;
}

.paragraph-2 {
  color: #fff;
}

.heading-4 {
  color: #970e15;
}

.navbar {
  background-color: #1c1919;
}

.icon {
  color: #fff;
}

.nav-menu {
  background-color: #1c1919;
  color: #fff;
}

.text-span-3 {
  color: #f0f0f0;
}

.text-span-4 {
  color: #970e15;
}

.nav-link-2 {
  color: #edeff2;
}

.nav-link-3 {
  color: #edeff2;
}

.nav-link-4 {
  color: #edeff2;
}

.nav-link-5 {
  color: #edeff2;
}

.container {
  background-color: #1c1919;
  color: #6a859c;
}

.navbar-2 {
  background-color: #1c1919;
}

.text-span-5 {
  background-color: transparent;
}

.nav-link-6 {
  background-color: transparent;
  color: #edeff2;
}

.body {
  background-color: #1c1919;
}

.nav-link-7 {
  color: #edeff2;
}

.nav-link-8 {
  color: #edeff2;
}

.nav-link-9 {
  color: #edeff2;
}

.navbar-3 {
  background-color: #1c1919;
  color: #f0f0f0;
}

.navigation-bar-copy {
  background-color: #1c1919;
}

.text-span-6 {
  color: #edeff2;
}

.text-span-7 {
  color: #f0f0f0;
}

.text-span-8 {
  color: #f0f0f0;
}

.text-span-9 {
  color: #edeff2;
}

.nav-link-10 {
  color: #970e15;
}

.body-2 {
  height: auto;
  padding-top: 0px;
  background-color: #1c1919;
  color: #1c1919;
}

.nav-link-11 {
  color: #970e15;
}

.body-3 {
  background-color: #1c1919;
}

.text-span-10 {
  color: #f0f0f0;
}

.paragraph-3 {
  color: #f0f0f0;
}

.heading-5 {
  color: #edeff2;
}

.paragraph-4 {
  color: #edeff2;
}

.heading-6 {
  color: #edeff2;
}

.paragraph-5 {
  color: #edeff2;
}

.feature-section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.feature-image-mask {
  width: 100%;
  margin-right: 40px;
}

.feature-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50% 50%;
  object-position: 50% 50%;
}

.main-content {
  margin-top: -73px;
  padding-top: 100px;
  padding-bottom: 100px;
}

.rich-text-block {
  font-weight: 400;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.heading-7 {
  color: #8b1a19;
  font-weight: 400;
}

.heading-8 {
  color: #8b1a19;
  font-weight: 400;
}

.paragraph-6 {
  color: #f0f0f0;
}

.heading-9 {
  color: #8b1a1a;
  font-weight: 400;
}

.div-block {
  height: 0px;
}

.image {
  width: 135px;
}

.image-2 {
  width: 135px;
}

.image-3 {
  width: 75px;
}

.heading-10 {
  color: #960e15;
}

.heading-11 {
  color: #960e15;
}

.paragraph-7 {
  color: #fff;
}

.paragraph-8 {
  color: #fff;
}

.paragraph-9 {
  margin-top: 5px;
  color: #fff;
}

.footer-2 {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link-2 {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link-2:hover {
  text-decoration: underline;
}

.rich-text-block-2 {
  color: #f0f0f0;
}

.text-span-11 {
  color: #970e15;
}

.nav-link-12 {
  color: #edeff2;
}

.nav-link-12.w--current {
  color: #f0f0f0;
}

.tabs {
  padding: 30px;
}

.background-video {
  height: 1000px;
  background-color: rgba(87, 9, 13, 0.32);
}

.rich-text-block-3 {
  color: #f0f0f0;
}

.rich-text-block-4 {
  color: #f0f0f0;
}

.grid {
  margin-top: 31px;
  padding-bottom: 89px;
  grid-auto-flow: row;
  grid-row-gap: 81px;
  grid-template-areas: "Area";
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 81px 1fr;
  grid-template-rows: auto 1fr;
}

.image-4 {
  margin-top: -94px;
}

.paragraph-10 {
  margin-right: 100px;
  margin-left: 100px;
}

.paragraph-11 {
  margin-right: 100px;
  margin-left: 100px;
  color: #f0f0f0;
  font-weight: 400;
}

.heading-12 {
  color: #960e15;
}

.navbar-4 {
  background-color: #1d1919;
  color: #1b1717;
}

.nav-link-13 {
  color: #edeff2;
}

.nav-link-14 {
  color: #edeff2;
}

.nav-link-15 {
  font-family: 'Open Sans', sans-serif;
  color: #edeff2;
}

.nav-link-16 {
  color: #edeff2;
}

.nav-link-17 {
  color: #edeff2;
}

.heading-13 {
  padding-left: 45px;
  color: #950e15;
}

.text-block {
  color: #edeff2;
}

.heading-14 {
  padding-left: 10px;
  color: #950e15;
}

.text-block-2 {
  color: #edeff2;
}

.column {
  padding-top: 30px;
}

.column-2 {
  padding-top: 30px;
}

.div-block-2 {
  padding-top: 30px;
}

.heading-15 {
  color: #960e15;
  text-decoration: underline;
}

.image-5 {
  position: static;
}

.paragraph-12 {
  color: #edeff2;
}

.heading-16 {
  color: #960e15;
}

.list-item {
  color: #edeff2;
  list-style-type: none;
}

.list-item-2 {
  color: #edeff2;
}

.list-item-3 {
  color: #edeff2;
}

.heading-17 {
  color: #960e15;
}

.heading-18 {
  margin-bottom: 17px;
  color: #950e15;
  text-align: center;
}

.image-6 {
  min-height: 390px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  -o-object-fit: scale-down;
  object-fit: scale-down;
}

.heading-19 {
  margin-top: 30px;
  color: #edeff2;
  text-align: center;
}

.columns {
  margin-bottom: 30px;
}

.paragraph-13 {
  margin-right: 213px;
  margin-left: 213px;
  color: #edeff2;
  text-align: center;
}

.div-block-3 {
  margin-top: 28px;
}

@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;
  }

  .grid-image {
    width: 50%;
    padding: 15px;
  }

  .footer-2 {
    padding-right: 20px;
    padding-left: 20px;
  }
}

@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;
  }

  .form-field.text-area {
    display: block;
  }

  .grid-image {
    width: 20%;
    padding: 20px;
  }

  .spc {
    margin-bottom: 30px;
  }

  .feature-section {
    padding: 40px 20px;
  }

  .flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .feature-image-mask {
    margin-right: 0px;
  }

  .feature-image {
    margin-right: auto;
    margin-left: auto;
  }

  .main-content {
    padding: 40px 20px;
  }

  .footer-2 {
    padding: 40px 20px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }
}

@media screen and (max-width: 479px) {
  .button {
    margin-bottom: 25px;
  }

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

  .section-subheading.center {
    line-height: 30px;
  }

  .grid-image {
    width: 35%;
  }

  .footer-2 {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }
}

