body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

a {
  color: #001e3d;
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

.navbar-no-shadow {
  box-shadow: 2px 2px 5px #0003;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1190px;
  margin-left: auto;
  margin-right: auto;
  padding: 0;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: flex-end;
  padding-right: 10px;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
  padding-bottom: 10px;
  font-family: Lato, sans-serif;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.link {
  color: #000;
  font-family: Candara, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}

.link.w--current {
  font-family: Roboto, sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.body {
  font-family: Nobile, sans-serif;
  font-weight: 400;
}

.text-block {
  color: #001e3d;
  font-family: Lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.div-block {
  flex-flow: column;
  display: flex;
}

.column {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.div-block-2 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 40px;
  padding-left: 60px;
  font-family: Candara, Arial, sans-serif;
  font-size: 18px;
  display: flex;
}

.columns {
  font-family: Candara, Arial, sans-serif;
  font-weight: 400;
}

.section {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding: 30px 40px;
  display: flex;
}

.div-block-3 {
  flex-flow: row;
  justify-content: space-around;
  align-items: center;
  display: flex;
}

.img-fluid {
  text-align: center;
  width: 100%;
  max-height: 65px;
}

.image {
  height: 68vh;
  font-family: Lato, sans-serif;
}

.logos {
  max-height: 66px;
}

.div-block-4 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  color: #fff;
  background-color: #001f3e;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  margin-top: 10px;
  margin-bottom: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

.link-2 {
  color: #fff;
  font-family: Roboto, sans-serif;
  font-size: 14px;
}

.text-block-2 {
  font-size: 14px;
  display: none;
}

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

.link-3 {
  font-family: Roboto, sans-serif;
  font-weight: 400;
}

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

.div-block-5 {
  background-image: url('../images/mainbannermjamusa.jpg');
  background-position: 50%;
  background-size: cover;
  height: 67vh;
}

.section-3 {
  margin-top: 2px;
}

.code-embed {
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .navbar-no-shadow-container, .container-regular {
    max-width: 1250px;
  }

  .div-block-5 {
    background-position: 50%;
    height: 70vh;
  }
}

@media screen and (max-width: 991px) {
  .navbar-no-shadow {
    box-shadow: 2px 2px 5px #0003;
  }

  .container-regular {
    padding-left: 10px;
    padding-right: 10px;
  }

  .navbar-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: row;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    text-align: right;
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .div-block-2 {
    justify-content: center;
    align-items: center;
    padding-bottom: 20px;
  }

  .div-block-3 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
  }

  .img-fluid {
    text-align: left;
  }

  .image {
    height: 62vh;
  }

  .div-block-5 {
    height: 50vh;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .image {
    height: 62vh;
  }

  .div-block-5 {
    height: 40vh;
  }
}

@media screen and (max-width: 479px) {
  a {
    font-size: 14px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .link.w--current {
    font-size: 14px;
  }

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

  .div-block-2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    padding-top: 20px;
    padding-left: 0;
  }

  .div-block-3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    display: flex;
  }

  .img-fluid {
    text-align: left;
    max-height: 60px;
  }

  .image {
    height: 37vh;
  }

  .div-block-4 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    text-align: center;
    flex-flow: column;
  }

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

  .div-block-5 {
    background-position: 100%;
  }
}


@font-face {
  font-family: 'Candara';
  src: url('../fonts/Candara-Light.TTF') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Candara';
  src: url('../fonts/Candara-Light.TTF') format('truetype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Candara';
  src: url('../fonts/Candara-Light.TTF') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}