body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Optimaltstd medium', sans-serif;
  color: #2a388f;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-right: 0px;
  padding-left: 0px;
  font-family:'Optimaltstd medium', sans-serif;
  color: #2a388f;
  font-size: 20px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-align: left;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family:'Optimaltstd medium', sans-serif;
  color: #be1e2d;
  font-size: 16px;
  line-height: 30px;
  font-weight: 700;
  text-transform: uppercase;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'Optimaltstd medium', sans-serif;
  color: #2a388f;
  font-size: 22px;
  line-height: 24px;
  font-weight: 400;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:'Optimaltstd medium', sans-serif;
  color: #be1e2d;
  font-size: 16px;
  line-height: 20px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  font-family:'Optimaltstd medium', sans-serif;
  color: #2a388f;
  font-size: 18px;
  line-height: 24px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.link-column {
  text-align: center;
}
.navbar {
  background-color: white;
}
.navlink {
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 2px none #be1e2d;
  font-family:'Optimaltstd medium', sans-serif;
  color: #2a388f;
  font-size: 18px;
}
.navlink:hover {
  border-bottom-style: solid;
  border-bottom-width: 0px;
  color: #be1e2d;
}
.navlink.w--current {
  padding-bottom: 0px;
  color: #be1e2d;
}
.testimonials {
  height: 390px;
  background-color: white;
}
.arrow-icon {
  color: #be1e2d;
}
.arrow-icon:hover {
  color: #2a388f;
}
.slide-nav {
  background-color: #2a388f;
  color: transparent;
}
.testimonial-name {
  margin-top: 10px;
  color: #2a388f;
}
.testimonial-header {
  padding-top: 0px;
  border-top: 1px solid #2a388f;
}
.contact-text {
  font-family:'Optimaltstd medium', sans-serif;
  font-size: 16px;
  line-height: 20px;
}
.contact-text.red {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #be1e2d;
}
.contact-text-red {
  margin-bottom: 0px;
  color: #2a388f;
  text-transform: none;
}
.contact-column-person {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  text-align: center;
}
.contact-text-name {
  color: #2a388f;
  font-size: 26px;
  text-transform: none;
}
.footer-bar {
  height: 24px;
  margin-top: 4px;
  padding-top: 0px;
  background-color: #be1e2d;
}
.footer-bar.blue {
  height: 10px;
  background-color: #2a388f;
}
.footer-bar.white {
  height: 10px;
  background-color: white;
}
.footer-text {
  padding-top: 15px;
  padding-bottom: 70px;
  color: #2a388f;
  text-align: center;
}
.red-heading {
  color: #be1e2d;
  font-size: 24px;
}
.red-heading.test {
  font-size: 22px;
}
.contact-section {
  padding-top: 60px;
  padding-bottom: 0px;
}
.email-link {
  color: #be1e2d;
  text-decoration: none;
}
.email-link:hover {
  text-decoration: underline;
}
.phone-number {
  color: #2a388f;
  font-size: 20px;
  text-transform: none;
}
.phone-number-link {
  color: #2a388f;
  text-decoration: none;
}
.phone-number-link:hover {
  color: #be1e2d;
}
.header-blue {
  height: 10px;
  background-color: #2a388f;
  color: #2a388f;
}
.header-bar-white {
  height: 15px;
}
.header-bar-white.topp {
  height: 22px;
}
.header-column {
  padding-right: 0px;
  padding-left: 0px;
}
.logo-column {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}
.hero-section {
  padding-top: 170px;
  padding-bottom: 0px;
}
.link-image {
  opacity: 0.94;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
}
.link-image:hover {
  opacity: 0.8;
}
.section {
  padding-top: 40px;
  padding-bottom: 10px;
}
.logo {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.mobile {
  color: #2a388f;
  text-decoration: none;
}
.mobile:hover {
  color: #be1e2d;
}
.quote {
  font-style: italic;
}
.nav-section-whole {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1000;
  border-bottom: 3px none #2a388f;
  background-color: white;
}
.small-print {
  font-size: 14px;
  line-height: 18px;
}
.quick-link-section {
  padding-top: 30px;
}
.hero-column {
  padding-top: 10px;
}
.jsps-text {
  color: #2a388f;
  text-decoration: none;
}
.quicklink {
  color: #be1e2d;
  text-decoration: none;
}
.quicklink:hover {
  text-decoration: none;
}
.filler {
  height: 145px;
  color: white;
}
.list-text {
  font-size: 18px;
  line-height: 39px;
}
.test-row {
  padding-top: 20px;
}
.quick-link-para {
  padding-top: 20px;
  text-decoration: none;
}
@media (max-width: 991px) {
  h2 {
    font-size: 16px;
  }
  .link-column {
    padding-bottom: 30px;
  }
  .red-heading {
    font-size: 18px;
  }
  .red-heading.test {
    font-size: 16px;
  }
  .list-text {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .navlink {
    background-color: white;
  }
  .navlink.w--current {
    color: #be1e2d;
  }
  .menu-button.w--open {
    background-color: white;
    color: #be1e2d;
    text-align: left;
  }
}
@media (max-width: 479px) {
  .quote {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@font-face {
  font-family: 'Optimaltstd medium';
  src: url('../fonts/OptimaLTStd-Medium.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}