:root {
  --darkred: #8b0000;
  --blue: #7fccf7;
  --bg-red: #460000;
  --gray: #414141;
  --white: #fff;
  --river-grey: #dfd9ce;
  --navy: #071f4e;
  --dim-grey: #c7c7c7;
  --menu-red: #b82602;
  --menu-blue: #01b7b7;
  --dark-blu: #0f045f;
  --white-2: white;
  --black: black;
}

.section {
  background-color: #1a3a60;
}

.navbar {
  background-color: #000;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.nav-link {
  color: #fff;
  text-align: center;
  vertical-align: baseline;
  background-color: #8b0000;
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 142px;
  height: auto;
  margin-top: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
  box-shadow: 5px 5px 0 5px #460000;
}

.container {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block {
  z-index: 7;
  background-color: var(--darkred);
  border-radius: 5px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 142px;
  height: 40px;
  display: flex;
  position: relative;
}

.div-block:hover {
  background-color: var(--blue);
}

.text-block {
  color: #fff;
  font-family: Roboto, sans-serif;
}

.link-block {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  vertical-align: middle;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 152px;
  height: 50px;
  margin-top: 20px;
  margin-right: 40px;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 10px;
  text-decoration: none;
  overflow: hidden;
}

.link-block:hover {
  display: inline-block;
}

.div-block-2 {
  z-index: 5;
  background-image: linear-gradient(31deg, #46000000 8%, #460000 9%, #460000 22%, var(--bg-red) 94%, #fff0 95%);
  border-radius: 5px;
  width: 152px;
  height: 50px;
  position: relative;
  top: -40px;
  left: 0;
}

.nav-menu {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-top: 30px;
  padding-top: 10px;
  padding-bottom: 20px;
  display: flex;
}

.link-block-2 {
  background-color: var(--gray);
  color: var(--white);
  margin-right: 40px;
  text-decoration: none;
}

.link-block-2:hover {
  background-color: var(--white);
  color: var(--gray);
  text-decoration: none;
}

.text-block-2 {
  justify-content: center;
  align-items: center;
  width: 142px;
  height: 45px;
  margin-right: 0;
  font-family: Varela, sans-serif;
  text-decoration: none;
  display: flex;
}

.text-block-2:hover {
  background-color: #fff;
  text-decoration: none;
}

.section-2 {
  text-align: center;
  background-color: #185053;
  padding-top: 60px;
  padding-bottom: 60px;
}

.section-3 {
  margin-top: 10px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.text-block-3 {
  color: var(--river-grey);
  text-align: center;
  margin-top: 10px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.image {
  width: 172px;
}

.link {
  color: var(--navy);
  text-decoration: none;
}

.navbar-2 {
  background-color: #ddd0;
}

.image-2 {
  width: 100px;
}

.container-2 {
  text-align: center;
  justify-content: center;
  align-items: flex-end;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.text-block-3-copy {
  color: var(--river-grey);
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
}

.link-block-3 {
  position: absolute;
  inset: 0% 0% auto;
}

.nav-link-copy {
  color: #333;
  letter-spacing: 1px;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 40px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
}

.nav-link-copy:hover {
  color: #fff;
  background-color: #016627;
}

.nav-link-copy:active {
  color: #fff;
}

.nav-link-copy.w--current {
  color: #333;
}

.nav-link-copy.w--current:hover {
  color: #fff;
  background-color: #016627;
}

.text-block-37 {
  z-index: 9;
  color: #fff;
  text-align: center;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 35px;
  text-decoration: none;
  position: relative;
}

.bold-text {
  font-family: Droid Sans, sans-serif;
}

.nav-menu-2 {
  background-color: #0000;
  height: 60px;
  padding-top: 8px;
}

.div-block-20 {
  background-color: #f80c11;
  width: 100%;
  height: 35px;
  position: absolute;
  inset: 0% 0% auto;
}

.dropdown-list {
  background-color: #6e5252;
}

.dropdown-list.w--open {
  background-color: #fff;
  top: 68px;
}

.logo {
  z-index: 1;
  margin-top: 38px;
  margin-left: 6vw;
  padding: 0;
  position: absolute;
  inset: 0% auto auto 0%;
}

.logo.w--current {
  z-index: 2;
  align-self: flex-end;
  margin-top: 38px;
}

.image-15 {
  width: 270px;
  display: block;
}

.nav-link-2 {
  color: #333;
  letter-spacing: 1px;
  margin-top: 20px;
  padding-bottom: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Lato, sans-serif;
  font-size: 16px;
  font-style: normal;
}

.nav-link-2:hover {
  color: #fff;
  background-color: #016627;
}

.nav-link-2:active {
  color: #fff;
}

.nav-link-2.w--current {
  color: #333;
}

.nav-link-2.w--current:hover {
  color: #fff;
  background-color: #016627;
}

.link-block-4.w--current {
  display: none;
}

.container-3 {
  z-index: 1;
  flex-direction: row;
  flex: 0 auto;
  justify-content: flex-end;
  align-self: center;
  align-items: center;
  height: 110px;
  padding-top: 20px;
  display: flex;
  position: relative;
}

.icon-7 {
  margin-bottom: 10px;
}

.image-3 {
  display: none;
}

.dropdown-link {
  color: #016627;
  font-family: Lato, sans-serif;
}

.dropdown-link:hover {
  color: #fff;
  background-color: #016627;
}

.dropdown-link.w--current {
  color: #168f43;
}

.navbar-3 {
  z-index: 99;
  background-color: #fff;
  flex-flow: row;
  place-content: space-around flex-end;
  align-items: flex-start;
  height: 114px;
  display: block;
  position: relative;
  inset: 0% 0% auto;
}

.section-5 {
  color: #fff;
  background-color: #016627;
  height: auto;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-4 {
  flex-flow: column;
  justify-content: space-between;
  padding-bottom: 5px;
  display: flex;
}

.columns-12 {
  padding-bottom: 20px;
}

.column-44 {
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 40px;
}

.link-block-5 {
  background-color: #fff;
  padding: 10px;
}

.link-block-5.w--current {
  background-color: #fff;
}

.heading-17 {
  font-family: Georgia, Times, Times New Roman, serif;
}

.link-7 {
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 16px;
  text-decoration: none;
  display: block;
}

.code-embed-2 {
  text-align: center;
}

.body {
  font-family: Roboto, sans-serif;
}

.image-16 {
  height: 100px;
}

.container-5 {
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 5px;
  display: flex;
}

.navbar-4 {
  background-color: var(--white);
}

.code-embed-3 {
  padding-left: 20px;
  padding-right: 20px;
}

.nav-menu-3 {
  margin-top: 10px;
}

.nav-link-3 {
  color: #fff;
  padding-bottom: 10px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 20px;
}

.nav-link-3:hover {
  color: #bdbdbd;
}

.nav-link-3.w--current {
  color: #fff;
}

.socialdiv {
  margin-top: 5px;
  margin-right: 5%;
  padding-right: 0%;
  position: fixed;
  inset: 0% 0% auto auto;
}

.container-6 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: block;
}

.image-17 {
  height: 60px;
}

.dropdown-list-2 {
  background-color: #caa924;
}

.dropdown-list-2.w--open {
  background-color: #fff;
}

.dropdown-link-2 {
  color: #fff;
  background-color: #2b2b2b;
}

.dropdown-link-2.w--current {
  color: #949494;
}

.social-link {
  padding: 10px;
}

.brand {
  padding-top: 5px;
}

.dropdown-toggle-2 {
  color: #fff;
  padding-bottom: 10px;
  padding-right: 20px;
}

.dropdown-toggle-2:hover {
  color: #949494;
}

.img-mobile {
  width: 20px;
}

.socialdiv-copy {
  margin-top: 5px;
  margin-right: 5%;
  padding-right: 0%;
  position: fixed;
  inset: 0% 0% auto auto;
}

.navbar-5 {
  background-color: #0e0c0b;
  width: 100%;
  height: 80px;
  padding-top: 5px;
  padding-bottom: 10px;
  position: relative;
  inset: 0% 0% auto;
}

.text-block-15 {
  font-size: 18px;
}

.icon-9 {
  margin-bottom: 13px;
  padding-left: 3px;
  display: none;
}

.dropdown-link-3 {
  color: #fff;
  font-family: Varela, sans-serif;
}

.dropdown-link-3:hover, .dropdown-link-3.w--current {
  color: #bdbdbd;
}

.container-7 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: block;
}

.navbar-6 {
  background-color: #000;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu-4 {
  margin-top: 20px;
}

.dropdown-toggle {
  color: #fff;
  vertical-align: bottom;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  padding-right: 20px;
  font-family: Varela, sans-serif;
  font-size: 18px;
  display: inline-block;
}

.dropdown-toggle:hover {
  color: #bdbdbd;
}

.image-18 {
  height: 75px;
}

.image-11-copy {
  width: 35px;
}

.dropdown-list-3 {
  background-color: #fff;
}

.dropdown-list-3.w--open {
  background-color: #2b2b2b;
}

.container-8 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nav-link-4 {
  color: var(--menu-red);
  padding-left: 30px;
  padding-right: 30px;
  font-size: 14px;
}

.nav-link-4-copy {
  color: var(--menu-blue);
  padding-left: 0;
  padding-right: 0;
}

.image-19 {
  width: 230px;
}

.navbar-7 {
  background-color: var(--white);
  margin-top: 20px;
}

.div-block-21 {
  width: 160px;
  margin-top: 10px;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.code-embed-4 {
  width: 25px;
  height: 25px;
  color: var(--menu-blue);
  justify-content: center;
  align-items: flex-start;
  margin-left: 10px;
  margin-right: 10px;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.div-block-22 {
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.text-block-38 {
  color: var(--menu-blue);
  font-size: 16px;
  font-weight: 700;
}

.div-block-21-copy {
  flex-flow: column;
  width: 160px;
  margin-top: 10px;
  display: flex;
  position: static;
  inset: 0% 0% auto auto;
}

.text-block-39 {
  color: var(--dark-blu);
}

.div-block-23 {
  display: none;
}

.italic-text {
  font-weight: 300;
}

@media screen and (min-width: 1280px) {
  .section {
    height: 100px;
  }

  .navbar {
    background-color: #000;
    padding-top: 0;
    padding-bottom: 0;
  }

  .container {
    flex-flow: row;
  }

  .link-block {
    margin-right: 40px;
  }

  .nav-menu {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-2 {
    background-color: var(--gray);
    color: #fff;
    justify-content: center;
    align-items: center;
    width: 142px;
    height: 45px;
    margin-right: 40px;
    padding: 0;
    text-decoration: none;
    display: flex;
  }

  .link-block-2:hover {
    color: var(--gray);
    background-color: #fff;
    border: 1px solid #000;
  }

  .container-5 {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media screen and (min-width: 1920px) {
  .socialdiv, .socialdiv-copy {
    margin-right: 15%;
    padding-right: 0%;
  }
}

@media screen and (max-width: 991px) {
  .navbar {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .container {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block {
    margin-right: 10px;
  }

  .nav-menu {
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
    display: flex;
  }

  .link-block-2 {
    margin-top: 20px;
    margin-right: 10px;
  }

  .text-block-2 {
    margin-top: 0;
  }

  .icon {
    color: var(--dim-grey);
  }

  .menu-button.w--open {
    background-color: #6b6b6b;
  }

  .menu-button-2, .icon-2 {
    display: none;
  }

  .nav-link-copy {
    color: #333;
    background-color: #fff;
  }

  .nav-link-copy.w--current {
    color: #333;
  }

  .nav-menu-2 {
    z-index: 9;
    background-color: #fff;
    max-width: 100%;
    height: auto;
    position: absolute;
    inset: 80px 0% auto;
  }

  .logo {
    display: none;
  }

  .nav-link-2 {
    color: #333;
    background-color: #fff;
  }

  .nav-link-2.w--current {
    color: #333;
  }

  .link-block-4.w--current {
    z-index: 99;
    display: block;
    position: relative;
  }

  .container-3 {
    z-index: 5;
    justify-content: space-between;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    display: flex;
    position: relative;
    top: 0;
  }

  .image-3 {
    width: 260px;
    margin-top: 20px;
    padding-top: 0;
    display: block;
  }

  .menu-button-3 {
    z-index: 9;
    background-color: #0000;
    margin-top: 20px;
    top: 0;
  }

  .menu-button-3.w--open {
    background-color: #0000;
  }

  .navbar-3 {
    z-index: 5;
    flex-flow: row;
    place-content: space-between center;
    align-items: center;
    height: auto;
    display: block;
    top: 0%;
  }

  .column-44 {
    padding-right: 20px;
  }

  .icon-8 {
    color: #fff;
  }

  .nav-menu-3 {
    background-color: #0e0c0b;
    margin-top: 0;
  }

  .menu-button-4 {
    background-color: #0e0c0b;
    margin-bottom: 20px;
  }

  .menu-button-4.w--open {
    background-color: #2b2b2b;
  }

  .socialdiv {
    display: none;
  }

  .container-6 {
    flex-flow: row;
    display: flex;
  }

  .image-17 {
    height: 55px;
  }

  .brand.w--current {
    padding-top: 0;
  }

  .img-mobile {
    width: 35px;
  }

  .socialdiv-copy {
    margin-right: 0%;
    padding-top: 10px;
    padding-bottom: 10px;
    position: static;
  }

  .container-7 {
    flex-flow: row;
    display: flex;
  }

  .nav-menu-4 {
    background-color: #000;
    margin-top: 0;
  }

  .menu-button-5 {
    background-color: #000;
  }

  .menu-button-5.w--open {
    background-color: #2b2b2b;
  }

  .container-8 {
    flex-flow: row;
  }

  .nav-link-4 {
    color: var(--gray);
    text-align: center;
  }

  .nav-link-4-copy {
    display: none;
  }

  .image-19 {
    margin-right: 0;
  }

  .div-block-21 {
    display: none;
  }

  .div-block-22 {
    text-align: center;
    justify-content: center;
  }

  .div-block-21-copy {
    display: none;
  }

  .menu-button-6 {
    width: 65px;
    color: var(--menu-red);
    font-size: 30px;
  }

  .menu-button-6.w--open {
    width: 65px;
  }

  .nav-menu-5 {
    background-color: var(--white);
    text-align: center;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .code-embed-5 {
    color: var(--menu-red);
  }

  .div-block-23 {
    width: 65px;
    display: block;
  }
}

@media screen and (max-width: 767px) {
  .section {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .navbar {
    flex-flow: column;
  }

  .container {
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    display: flex;
  }

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

  .nav-menu {
    background-color: #000;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: 0;
    padding-left: 40px;
    padding-right: 40px;
  }

  .link-block-2 {
    margin-top: 10px;
  }

  .menu-button-2 {
    flex: 0 auto;
  }

  .text-block-37 {
    font-size: 16px;
  }

  .nav-menu-2 {
    top: 80px;
  }

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

  .container-4 {
    flex-direction: column;
    padding-left: 10px;
  }

  .column-44 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .link-block-5.w--current {
    width: 300px;
  }

  .menu-button-4 {
    margin-bottom: 10px;
  }

  .topdiv {
    display: none;
  }

  .image-17 {
    height: 50px;
  }

  .social-link {
    margin-right: 10px;
  }

  .brand.w--current {
    padding-top: 0;
  }

  .navbar-5 {
    height: 70px;
  }

  .image-18 {
    height: 60px;
  }

  .image-19 {
    width: 150px;
  }

  .navbar-7 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .container {
    justify-content: center;
    align-items: center;
  }

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

  .nav-menu {
    flex-flow: column;
    width: 100%;
    padding-left: 40px;
    padding-right: 40px;
  }

  .link-block-2 {
    margin-top: 10px;
  }

  .nav-link-copy.w--current {
    color: #fff;
    background-color: #016627;
  }

  .text-block-37 {
    font-family: Droid Sans, sans-serif;
    font-size: 15px;
  }

  .nav-link-2.w--current {
    color: #fff;
    background-color: #016627;
  }

  .link-block-4 {
    padding-left: 20px;
  }

  .container-3 {
    z-index: 8;
    align-items: flex-start;
    height: 100px;
    display: flex;
    position: relative;
    top: 0;
  }

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

  .menu-button-3 {
    z-index: 9;
    margin-top: 25px;
    position: relative;
  }

  .menu-button-3.w--open {
    background-color: #0000;
  }

  .section-5 {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-top: 10px;
    display: flex;
  }

  .container-4 {
    padding-bottom: 0;
  }

  .column-44 {
    padding-left: 0;
    padding-right: 0;
  }

  .link-block-5.w--current {
    width: 250px;
    max-width: 100%;
  }

  .menu-button-4 {
    margin-bottom: 10px;
  }

  .image-17 {
    height: 50px;
  }

  .dropdown-link-2 {
    color: #fff;
  }

  .dropdown-link-2.w--current {
    color: #949494;
  }

  .social-link {
    margin-right: 10px;
  }

  .brand.w--current {
    padding-top: 0;
  }

  .navbar-5 {
    height: 70px;
    padding-top: 5px;
    padding-bottom: 8px;
  }

  .navbar-6 {
    padding-top: 8px;
    padding-bottom: 8px;
  }

  .image-18 {
    height: 55px;
  }

  .image-19 {
    width: 110px;
  }

  .navbar-7 {
    margin-top: 10px;
  }
}


