/* cmsms stylesheet: mercury2018 modified: Saturday, July 26, 2025 11:37:37 AM */
    

.no-js #top-nav {
  display: none;
}

html, body {
  min-height: 100%;
  font-family: 'Open Sans', sans-serif;
  overflow-x: hidden;
}

body {
  color: #2E3191;
}

:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

.pad {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

a {
  color: #2E3191;
  transition: all 0.2s ease;
}

a:hover, a:focus {
  color: #006938;
}

h1,h2,h3,h4,h5,h6 {
  font-family: 'Open Sans', sans-serif;
}

h2 {
  font-size: 1.3rem;
  color: #006938;
}

h3 {
  color: #2E3191;
  font-size: 1.2rem;
}

h4 {
  color: #2E3191;
  font-size: 1.1rem;
}

h5, h6 {
  color: #2E3191;
  font-size: 1rem;
}

.button {
  background: #2E3191;
  border-radius: 0.5rem;
  border: 1px solid #2E3191;
  margin-right: 0.5rem;
  transition: all 0.2s;
}

.button:hover, .button:focus {
  background: #2E3191;
  background: white;
  color: #2E3191;
}

.cta-button {
  background: rgb(255,165,0);
  text-transform: uppercase;
  font-weight: 700;
  border: 1px solid #2E3191;
}

.cta-button:hover, .cta-button:focus {

}

.title-bar {
  background: #E6E7E8;
}

.title-bar a:hover, .title-bar a:focus {
  color: #006938;
}

#header {
  background: #2E3191;
  position: relative;
  z-index: 2;
}

#header .menu a {
  font-weight: 700;
  color: #E6E7E8;
  text-transform: uppercase;
}

#header .menu a:hover, #header .menu .menuactive, #header .is-active>a {
  color: #006938;
}

#header .is-dropdown-submenu {
  border: 0;
  background: #2E3191;
}

#header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a::after {
  border-color: #E6E7E8 transparent transparent;
}

#header .dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a.menuactive::after {
  border-color: #2E3191 transparent transparent;
}

.dropdown.menu li.opens-right>a::after {
  border-color: transparent transparent transparent #E6E7E8;
}

.dropdown.menu a {
  background: transparent;
}

#top-nav {
  background: #E6E7E8;
}

#top-nav .drilldown a {
  background: #E6E7E8;
}

#sticky {
  z-index: 1;
}

#top-nav a {
  font-weight: bold;
  padding: 0.7rem;
}

#top-nav .is-dropdown-submenu-parent a {
  padding-right: 1.2rem;
}

#top-nav .menuparent>a {
  padding-right: 1.25rem;
  cursor: default;
}

#top-nav a:hover, #top-nav a:focus, #top-nav a.menuactive {
  color: #006938;
}

#top-nav .menudepth0.last_child>a {
  padding-right: 0;
}

.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a::after, .accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a::after {
  border-color: #2E3191 transparent transparent;
}

.dropdown.menu .is-active>a {
  color: #2E3191;
}

.accordion-menu .menu {
  padding-left: 1rem;
}

#top-nav .is-dropdown-submenu {
  background-color: #E6E7E8;
  border: 0;
  border-bottom: 0.25rem solid #2E3191;
}

#top-nav .drilldown .is-drilldown-submenu {
  background-color: #E6E7E8;
}

#top-nav h1 {
  line-height: 0;
  margin: 0;
}

#top-nav h1 a {
  padding: 0;
}

#top-nav h1 img {
  height: 100px;
  transition: all 0.3s;
}

.is-stuck #top-nav {
  padding: 0.5rem;
}

.is-stuck #top-nav h1 img {
  transition: all 0.3s;
  height: 70px;
}

.drilldown .is-drilldown-submenu-parent>a::after {
  border-color: transparent transparent transparent #2E3191;
}

.g-recaptcha {
  margin-bottom: 1rem;
}

.fa-spinner {
  color: #2E3191;
}

#contact-bar {
  background: #006938;
  color: #E6E7E8;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

#contact-bar a {
  color: white;
}


#divider-bar {
  background: #2E3191;
  color: #E6E7E8;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#divider-bar h3 {
  color: white;
  font-size: 1.15rem;
  margin: 0;
}

#main-content {
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#sidebar {
  background: #E6E7E8;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

#sidebar .news-summary {
  margin-bottom: 1rem;
}

#sidebar h3 {
  text-transform: uppercase;
  font-size: 1.1rem;
  color: #006938;
  font-weight: bold;
  margin-bottom: 1rem;
}

#sidebar h4 {
  font-size: 1rem;
  font-weight: bold;
}

#sidebar img {
  margin-bottom: 0.5rem;
}

#sidebar a {
  color: #006938;
}

#sidebar a:hover {
  opacity: 0.7;
}

#sidebar .button {
  color: white;
}

#content h3 {
  font-weight: bold;
}

#content .logos img {
  margin-right: 2rem;
  margin-bottom: 2rem;
  max-width: calc(100% - 2rem);
  max-height: 180px;
}

#content a:hover, #content a:focus {
  color: #006938;
}

.accordion-content {
  border: 0;
}

#products h2 {
  margin-top: 2rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #E6E7E8;
}

#products img {
  width: 250px;
  max-height: 100px;
  margin: 1rem;
}

.news_summary {
  margin-bottom: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #E6E7E8;
}

.news_summary small {
  font-weight: normal;
  font-size: 0.75rem;
}

.news_summary a {
  color: #006938;
}

.news_summary .button {
  color: white;
}

.news_summary a:hover {
  color: #2E3191;
}

footer {
  background-color: #006938;
  color: white;
  padding: 1rem 0;
  font-size: 0.9rem;
}

footer a {
  color: #E6E7E8;
  font-weight: bold;
}

footer a:hover {
  color: white;
}


#slider .orbit-caption {
  background-color: transparent;
  background-color: rgba(255,255,255,0.5);
  color: #2E3191;
  font-weight: 600;
  font-size: 1.1rem;
}

#slider .orbit-caption .button {
  background: rgba(255,165,0,1);
  border-radius: 0.5rem;
  margin: 0;
}

#slider .orbit-caption .button:hover {
  background: #2E3191;
  color: white;
}

.orbit-next, .orbit-previous {
  color: #2E3191;
  cursor: pointer;
  font-size: 1.25rem;
  opacity: 0.5;
}

.orbit-next:focus, .orbit-previous:focus {
  background: transparent;
}

.orbit-next:hover, .orbit-previous:hover {
  background: white;
  opacity: 1;
}

#modal_form_container {
  padding: 0;
  background: transparent;
  max-width: 400px;
}

#modal_form {
  background: #2E3191;
  color: white;
}

#modal_form .fieldset {
  border: 0;
  margin: 0;
}

#modal_form .form-header {
  background: rgb(255,165,0);
  padding: 1.25rem;
}

#modal_form .form-header h2 {
  text-align: center;
  font-weight: 700;
  font-size: 1.5rem;
  color: white;
}

#modal_form label {
  color: white;
}

#modal_form .button {
  background: rgb(255,165,0);
  text-transform: uppercase;
  width: 100%;
  margin-top: 1rem;
  font-weight: 700;
}

#contact_comments {
  height: 6rem;
}

#modal_form iframe {
  overflow: hidden;
  width: 100%;
  height: 945px;
  padding: 1rem;
  border: 0;
}

.border {
  background: #E6E7E8;
  border-radius: 1rem;
  padding: 1rem;
  text-align: center;
  margin-bottom: 1rem;
}

.border .button {
  margin: 0;
}
/* cmsms stylesheet: mercury2018_breakpoints modified: Sunday, March 30, 2025 8:17:00 AM */

/* Small only */
@media screen and (max-width: 39.9375em) {
 
  #top-nav .news-menu li a {
    background: #E6E7E8;
    border-bottom: 1px solid white;
  }

  #top-nav .menu li a:hover {
    background: #2E3191;
    color: #E6E7E8;
  }

    a {
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
  }

    .g-recaptcha {
    transform: scale(0.85);
    transform-origin: 0 0;
  }

  .orange {
    font-size: 1rem;
  }

  .orange h1 {
    font-size: 3rem;
    line-height: 3rem;
  }

  .orange strong {
    margin-top: 0.5rem;
  }

  
  .orbit-caption-content {
    font-size: 0.8rem;
  }

  .orbit-caption-content p {
    margin-bottom: 0.5rem;
  }

  .orbit-caption-content .button {
    font-size: 0.8rem;
  }

}

/* Medium and up */
@media screen and (min-width: 40em) {

  .medium-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .medium-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: left;
  }

  #header_image h2 {
    font-size: 1.4rem;
    max-width: 400px;
  }

  #slider .orbit-caption {
    background-color: rgba(255,165,0,0.75);
    bottom: 1rem;
    width: auto;
    min-width: 40%;
    max-width: 50%;
    right: 0;
  }

  #slider .orbit-caption.medium-text-right {
    left: 0;
    right: auto;
  }


  #slider .orbit-caption h2 {
    color: #2E3191;
    font-weight: 600;
    font-size: 1.25rem;
  }

  #slider .orbit-caption .button {
    background: #2E3191;
    text-transform: uppercase;
  }

  #slider .orbit-caption .button:hover {
    background: #006938;
  }


}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {

}

/* Large and up */
@media screen and (min-width: 64em) {

  .large-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .large-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: left;
  }

  #top-nav {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
 
}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}

/* xxl and up */
@media screen and (min-width: 90em) {

}
