[class^=icon-] {
  line-height: 1;
}

[class^=icon-] {
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-cross::before {
  content: "\e900";
  color: #ffffff;
}

.icon-check-circle::before {
  content: "\e901";
  color: #aab31c;
}

.icon-upload::before {
  content: "\e902";
  color: #ff703a;
}

.icon-cancel-circle::before {
  content: "\ea0d";
}

.icon-envelope-o::before {
  content: "\f003";
}

.icon-check::before {
  content: "\f00c";
}

.icon-home::before {
  content: "\f015";
}

.icon-map-marker::before {
  content: "\f041";
}

.icon-info-circle::before {
  content: "\f05a";
}

.icon-plus::before {
  content: "\f067";
}

.icon-filter::before {
  content: "\f0b0";
}

.icon-caret-down::before {
  content: "\f0d7";
}

.icon-caret-up::before {
  content: "\f0d8";
}

.icon-gavel::before {
  content: "\f0e3";
}

.icon-angle-right::before {
  content: "\f105";
}

.icon-angle-up::before {
  content: "\f106";
}

.icon-angle-down::before {
  content: "\f107";
}

.icon-graduation-cap::before {
  content: "\f19d";
}

@media (min-width: 960px) {
  .ocean-green-pre-footer {
    height: 100px;
    width: 100%;
    background-color: #43ab9c;
  }
}

.site-footer .menu-item a:focus {
  outline: none;
  box-shadow: none;
}
@media (max-width: 959px) {
  .site-footer {
    position: absolute;
    width: 100%;
    margin-top: 0;
  }
}
@media (min-width: 960px) {
  .site-footer {
    background-color: #35a9a9;
    padding: 5.25rem 1.25rem;
    margin-top: -0.3px;
  }
}
@media (min-width: 960px) {
  .site-footer .region.region-footer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
    max-width: 1366px;
    padding: 0 19px;
  }
}
.site-footer .region.region-footer ul.menu {
  margin-left: 0;
  display: flex;
  align-items: center;
}
@media (min-width: 960px) {
  .site-footer .region.region-footer ul.menu {
    gap: 1rem;
  }
}
.site-footer .region.region-footer ul.menu li {
  list-style: none;
}
.site-footer .region.region-footer ul.menu li a {
  text-decoration: none;
  color: #ffffff;
  font-size: 18px;
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer {
    position: absolute;
    bottom: 0;
    background-color: rgba(80, 99, 44, 0.5);
    text-align: center;
    padding: 4px 0 11px 0;
    width: 100%;
    display: flex;
    justify-content: center;
  }
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer ul li a {
    font-size: 11px;
  }
}
.site-footer .region.region-footer .menu--footer.hidden {
  display: none;
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer li + li:before {
    content: "|";
    padding: 0 22px 0 25px;
    color: #50632c;
  }
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer-menu-2 {
    background: transparent;
    position: absolute;
    bottom: 50px;
    width: -webkit-fill-available;
    padding: 8px 10px 14px;
    right: 0;
  }
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer-menu-2 ul {
    float: right;
  }
}
.site-footer .region.region-footer .menu--footer-menu-2 ul li a {
  background-color: #ff703a;
  color: #ffffff;
  padding: 14px 20px;
  border-radius: 4px;
  margin-left: -5rem;
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer-menu-2 ul li a {
    font-size: 12px;
    padding: 8px 16px;
  }
}
.site-footer .region.region-footer .menu--footer-menu-2 ul li a:hover {
  background-color: #aab31c;
}
.site-footer .region.region-footer .menu--footer-menu-2 ul li a::before {
  content: "";
  display: inline-block;
  background: url("../../../icons/location.svg") no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  vertical-align: middle;
}
.site-footer .region.region-footer .menu--footer-menu-2 ul li a::after {
  content: "";
  display: inline-block;
  background: url("../../../icons/caret-up.svg") no-repeat center;
  background-size: contain;
  width: 16px;
  height: 16px;
  margin-left: 5px;
  vertical-align: middle;
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer-menu-3 {
    background-color: transparent;
    position: absolute;
    bottom: 63px;
    padding: 0 0 0 20px;
  }
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer-menu-3 ul {
    gap: 1.3125rem;
  }
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer-menu-3 ul li a {
    font-size: 11px;
  }
}
@media (max-width: 959px) {
  .site-footer .region.region-footer .menu--footer-menu-3 ul .about a::before {
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f05a";
    margin-right: 0.1875rem;
  }
  .site-footer .region.region-footer .menu--footer-menu-3 ul .contact a::before {
    font-family: "icomoon" !important;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f003";
    margin-right: 0.1875rem;
  }
}