@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.blue-text, a {
  color: #003C4B; }

.green-text {
  color: #75ba27; }

.roboto {
  font-family: "Roboto", sans-serif; }

.montserrat, h1, h2, h3, h4, .page-intro .green-text {
  font-family: "Montserrat", sans-serif; }

body {
  font-family: "Roboto", sans-serif;
  line-height: 1.3em; }

img {
  max-width: 100%; }

h1, h2, h3, h4 {
  font-weight: 600; }

.section-title {
  font-weight: 700;
  font-size: 1.8rem;
  color: #003C4B; }
  @media screen and (max-width: 991px) {
    .section-title {
      font-size: 1.5rem; } }

.nav {
  background: #003C4B; }

.footer {
  text-align: center;
  line-height: 1.2;
  font-family: "Montserrat", sans-serif;
  font-size: 13px; }

@media only screen and (min-width: 1400px) {
  .footer .wrapper, .footer .searchResultsWrapper, .footer .newsListItem {
    padding: 0 45px; } }
.footer a, .footer a:visited {
  color: #555;
  text-decoration: underline; }

@media only screen and (min-width: 992px) {
  .footerLeft {
    width: 32.20339%;
    float: left;
    margin-right: 1.69492%;
    text-align: left; } }
.footerSocial {
  margin: 0 0 2em; }

@media print {
  .footerSocial {
    display: none; } }
.footerSocial a.socialLink {
  margin: 0 0.2em; }

.footerSocial a.socialLink {
  height: 50px;
  width: 50px;
  display: inline-block;
  line-height: 50px;
  font-size: 24px; }
  .footerSocial a.socialLink img {
    width: 100%; }

@media only screen and (min-width: 992px) {
  .footerRight {
    width: 66.10169%;
    float: right;
    margin-right: 0;
    text-align: right; } }
@media only screen and (min-width: 1400px) {
  .footerRight {
    width: 59.32203%;
    float: right;
    margin-right: 0; } }
.page-intro .large-text {
  font-size: 1.15rem;
  font-weight: 300; }
.page-intro .green-text {
  font-size: 1.3rem;
  font-weight: 600;
  margin-bottom: 10px; }
.page-intro .jump-link {
  margin-right: 6px;
  padding-right: 12px;
  font-size: 18px;
  display: inline-block;
  position: relative; }
  .page-intro .jump-link:after {
    content: "|";
    position: absolute;
    right: 0px; }
  .page-intro .jump-link:last-child:after {
    display: none; }

.gallery .preview {
  margin-bottom: 12px; }

.mfp-close-btn-in .mfp-close {
  color: #ffffff;
  font-size: 51px; }

.mfp-content {
  max-width: 900px;
  background: white; }

/*# sourceMappingURL=main.css.map */
