@font-face {
  font-family: "poppinsblack";
  src: url("../fonts/poppins-black-webfont.woff2") format("woff2"), url("../fonts/poppins-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "poppinsbold";
  src: url("../fonts/poppins-bold-webfont.woff2") format("woff2"), url("../fonts/poppins-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "poppinsextrabold";
  src: url("../fonts/poppins-extrabold-webfont.woff2") format("woff2"), url("../fonts/poppins-extrabold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "poppinsextralight";
  src: url("../fonts/poppins-extralight-webfont.woff2") format("woff2"), url("../fonts/poppins-extralight-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "poppinsmedium";
  src: url("../fonts/poppins-medium-webfont.woff2") format("woff2"), url("../fonts/poppins-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "poppinsregular";
  src: url("../fonts/poppins-regular-webfont.woff2") format("woff2"), url("../fonts/poppins-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "poppinsthin";
  src: url("../fonts/poppins-thin-webfont.woff2") format("woff2"), url("../fonts/poppins-thin-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "helveticaregular";
  src: url("../fonts/helvetica-webfont.woff2") format("woff2"), url("../fonts/helvetica-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helveticabold";
  src: url("../fonts/helvetica-bold-webfont.woff2") format("woff2"), url("../fonts/helvetica-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helveticabold_oblique";
  src: url("../fonts/helvetica-boldoblique-webfont.woff2") format("woff2"), url("../fonts/helvetica-boldoblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helveticacompressed";
  src: url("../fonts/helvetica-compressed-5871d14b6903a-webfont.woff2") format("woff2"), url("../fonts/helvetica-compressed-5871d14b6903a-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helveticaoblique";
  src: url("../fonts/helvetica-oblique-webfont.woff2") format("woff2"), url("../fonts/helvetica-oblique-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "helveticarounded_bold";
  src: url("../fonts/helvetica-rounded-bold-5871d05ead8de-webfont.woff2") format("woff2"), url("../fonts/drush cehelvetica-rounded-bold-5871d05ead8de-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
h1,
h2,
h3 {
  font-family: "helveticabold";
}

h4 {
  font-family: "helveticabold";
}

.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: #e7651c;
  border-color: #e7651c;
}

h2 {
  font-size: 2.8125rem;
  line-height: 3.625rem;
  font-family: "helveticabold";
}
@media (max-width: 1199.98px) {
  h2 {
    font-size: 2.25rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }
}

h3 {
  letter-spacing: 0.45px;
  font-size: 1.875rem;
  line-height: 2.5625rem;
}
@media (max-width: 991.98px) {
  h3 {
    line-height: 1.3;
  }
}

p {
  font-size: 1rem;
}

.orange-btn {
  max-width: 13rem;
  width: 100%;
  height: 3.375rem;
  line-height: 3.375rem;
  color: #fff;
  border-radius: 10px;
  background: #e7651c;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "poppinsmedium";
  text-decoration: none;
  margin-top: 3.125rem;
  letter-spacing: 0.18px;
  border: 2px solid #e7651c;
}
@media (max-width: 1199.98px) {
  .orange-btn {
    margin-top: 2rem;
  }
}
.orange-btn:hover {
  color: #e7651c;
  background: #fff;
}

.common-section-spacer {
  padding-bottom: 5rem;
}
@media (max-width: 1199.98px) {
  .common-section-spacer {
    padding-bottom: 2.4rem;
  }
}
.common-section-spacer p {
  letter-spacing: 0.16px;
  color: #606060;
}
.common-section-spacer ol {
  counter-reset: section;
  list-style: none;
  padding-left: 2.5rem;
  position: relative;
}
.common-section-spacer ol li {
  margin: 0 0 1.25rem 0;
  line-height: 1.875rem;
  letter-spacing: 0.16px;
  color: #606060;
}
.common-section-spacer ol li:before {
  content: counter(section);
  counter-increment: section;
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  border: 1px solid #19b1f3;
  border-radius: 100%;
  text-align: center;
  color: #19b1f3;
  position: absolute;
  left: 0;
  font-weight: 600;
}
.common-section-spacer ul {
  list-style: none;
  padding-left: 1.875rem;
  position: relative;
}
.common-section-spacer ul li {
  position: relative;
  margin-bottom: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 0.16px;
  color: #606060;
}
.common-section-spacer ul li::before {
  content: "\f192";
  font-family: "Font Awesome 6 Free";
  color: #19b1f3;
  font-size: 1.325rem;
  position: absolute;
  left: -1.875rem;
  line-height: 1;
  top: 5px;
}

.view-news .view-header {
  margin-bottom: 3.125rem;
}
.view-news .view-header p {
  margin-bottom: 0rem;
}
.view-news .views-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 2.5rem;
  border-radius: 10px;
  background: #f4f5f9;
  margin-bottom: 1.875rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199.98px) {
  .view-news .views-row {
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .view-news .views-row {
    padding: 1rem 1rem;
  }
}
.view-news .views-row p {
  color: #1d1d1d;
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1;
  margin: 0px;
  padding-left: 2.5rem;
}
@media (max-width: 1199.98px) {
  .view-news .views-row p {
    padding-left: 1rem;
    font-size: 1rem;
  }
}
.view-news .views-row .views-field:first-child {
  padding-right: 2.5rem;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 170px;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
}
@media (max-width: 1199.98px) {
  .view-news .views-row .views-field:first-child {
    padding-right: 1rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 115px;
        -ms-flex: 0 0 115px;
            flex: 0 0 115px;
  }
}
.view-news .views-row .views-field:first-child::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(24, 40, 69, 0.1);
}
.view-news .views-row .views-field:first-child .field-content {
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1;
  color: #19b1f3;
}
@media (max-width: 1199.98px) {
  .view-news .views-row .views-field:first-child .field-content {
    font-size: 1.1rem;
  }
}
.view-news .views-row .views-field:last-child .field-content a {
  padding-left: 2.5rem;
  color: #1d1d1d;
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1.3;
  margin: 0px;
  padding-left: 2.5rem;
  text-decoration: none;
  display: inline-block;
}
.view-news .views-row .views-field:last-child .field-content a:hover {
  color: #19b1f3;
}
@media (max-width: 1199.98px) {
  .view-news .views-row .views-field:last-child .field-content a {
    padding-left: 1rem;
    font-size: 1rem;
  }
}

.file--application-pdf {
  background-image: none;
}

.user-logged-in main#content {
  width: 75%;
}
@media (max-width: 1199.98px) {
  .user-logged-in main#content {
    width: 100%;
  }
}

.wq-import-form {
  max-width: 600px;
  width: 100%;
  margin: 1rem auto;
}
.wq-import-form input#edit-submit {
  width: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-node-10 .field.field--name-field-files-public.field--type-file.field--label-above,
.page-node-6 .field.field--name-field-files-public.field--type-file.field--label-above {
  display: none;
}

.webform-submission-member-management-form .form-actions.js-form-wrapper.form-wrapper.mb-3 .btn.btn-primary {
  width: auto;
}

.webform-confirmation {
  display: none;
}

.view-water-quality-data-columns .view-header a {
  width: auto;
  height: 3.375rem;
  line-height: 3.3rem;
  padding: 0;
  color: #fff;
  border-radius: 10px;
  background: #e7651c;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "poppinsmedium";
  text-decoration: none;
  margin-top: 3.125rem;
  letter-spacing: 0.18px;
  border: 2px solid #e7651c;
}
.view-water-quality-data-columns .view-header a:hover {
  background: #fff;
  color: #e7651c;
}

.page-node-10 .swiper-container.slides-multiple {
  padding-bottom: 8rem;
}
@media (max-width: 991.98px) {
  .page-node-10 .swiper-container.slides-multiple {
    padding-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  .page-node-10 .swiper-container.slides-multiple .swiper-slide img {
    height: 350px !important;
  }
}
.page-node-10 .swiper-container.slides-multiple .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.nav-tabs {
  margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
  .nav-tabs {
    max-width: 300px;
    margin: 0 auto 1rem;
  }
}
@media (max-width: 575.98px) {
  .nav-tabs .nav-item {
    width: 100%;
  }
}
.nav-tabs .nav-item a {
  color: #1d1d1d;
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .nav-item.menu-item--active-trail a.active {
  background: #e7651c;
  color: #fff;
}

div#block-samplingsitesmap .pagemotoringmap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 4rem 0;
}
@media (max-width: 575.98px) {
  div#block-samplingsitesmap .pagemotoringmap {
    padding: 2rem 0;
  }
}
div#block-samplingsitesmap .pagemotoringmap .sites-map-wrapper {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
div#block-samplingsitesmap .pagemotoringmap .wq-route-form {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
div#block-samplingsitesmap .pagemotoringmap .sites-map-wrapper ~ div {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.user-logged-in .pagination {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  padding-bottom: 2.5rem;
}

.site-info.site-has-photo a img {
  max-width: 200px;
  width: 100%;
  height: auto;
}

.user-logged-out .node__content {
  font-size: 1.071em;
  margin-top: 0;
}

.custom-file-content {
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  background: #fff;
  padding: 30px;
  max-width: 25rem;
  width: 100%;
}
@media (max-width: 991.98px) {
  .custom-file-content {
    padding: 30px 15px;
  }
}
.custom-file-content .views-field-field-files-public span.views-label.views-label-field-files-public {
  font-size: 1.5rem;
  font-weight: 700;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf {
  border-bottom: 1px solid #182845;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf a {
  text-decoration: none;
  padding: 1.25rem 0rem;
  letter-spacing: 0.36px;
  color: rgba(29, 29, 29, 0.5);
  display: block;
  font-family: "helveticabold";
}
@media (max-width: 991.98px) {
  .custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf a {
    padding: 0.375rem 0.75rem;
  }
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf a.active {
  color: #19b1f3;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf::before {
  top: 20px;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--x-office-document a {
  padding: 1.25rem 0rem;
  text-decoration: none;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--x-office-document::before {
  display: none;
}

@media (max-width: 1199.98px) {
  .col-md-3.sidebar_first:has(.custom-file-content) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 40%;
  }
}
@media (max-width: 991.98px) {
  .col-md-3.sidebar_first:has(.custom-file-content) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

#page-wrapper #page #main-wrapper {
  min-height: 60vh;
}

body.page-user-login #main-wrapper,
body.page-user-register #main-wrapper,
body.page-user-password #main-wrapper {
  background: rgb(12, 23, 64);
  background: -webkit-gradient(linear, left top, right top, from(rgb(12, 23, 64)), to(rgb(59, 70, 110)));
  background: linear-gradient(90deg, rgb(12, 23, 64) 0%, rgb(59, 70, 110) 100%);
  padding: 5rem 0;
}
body.page-user-login #main-wrapper .user-login-form,
body.page-user-login #main-wrapper .user-register-form.user-form,
body.page-user-login #main-wrapper .user-pass,
body.page-user-register #main-wrapper .user-login-form,
body.page-user-register #main-wrapper .user-register-form.user-form,
body.page-user-register #main-wrapper .user-pass,
body.page-user-password #main-wrapper .user-login-form,
body.page-user-password #main-wrapper .user-register-form.user-form,
body.page-user-password #main-wrapper .user-pass {
  max-width: 600px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 2rem 1rem;
  border: 2px solid #fff;
  border-radius: 8px;
  color: #fff;
}
body.page-user-login #main-wrapper .user-login-form label,
body.page-user-login #main-wrapper .user-register-form.user-form label,
body.page-user-login #main-wrapper .user-pass label,
body.page-user-register #main-wrapper .user-login-form label,
body.page-user-register #main-wrapper .user-register-form.user-form label,
body.page-user-register #main-wrapper .user-pass label,
body.page-user-password #main-wrapper .user-login-form label,
body.page-user-password #main-wrapper .user-register-form.user-form label,
body.page-user-password #main-wrapper .user-pass label {
  color: #fff;
}
body.page-user-login #main-wrapper .user-login-form .text-muted,
body.page-user-login #main-wrapper .user-register-form.user-form .text-muted,
body.page-user-login #main-wrapper .user-pass .text-muted,
body.page-user-register #main-wrapper .user-login-form .text-muted,
body.page-user-register #main-wrapper .user-register-form.user-form .text-muted,
body.page-user-register #main-wrapper .user-pass .text-muted,
body.page-user-password #main-wrapper .user-login-form .text-muted,
body.page-user-password #main-wrapper .user-register-form.user-form .text-muted,
body.page-user-password #main-wrapper .user-pass .text-muted {
  color: #fff !important;
}

.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: #e7651c;
  border-color: #e7651c;
}

h2 {
  font-size: 2.8125rem;
  line-height: 3.625rem;
  font-family: "helveticabold";
}
@media (max-width: 1199.98px) {
  h2 {
    font-size: 2.25rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  h2 {
    font-size: 1.875rem;
    line-height: 1.3;
  }
}

h3 {
  letter-spacing: 0.45px;
  font-size: 1.875rem;
  line-height: 2.5625rem;
}
@media (max-width: 991.98px) {
  h3 {
    line-height: 1.3;
  }
}

p {
  font-size: 1rem;
}

.orange-btn {
  max-width: 13rem;
  width: 100%;
  height: 3.375rem;
  line-height: 3.375rem;
  color: #fff;
  border-radius: 10px;
  background: #e7651c;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "poppinsmedium";
  text-decoration: none;
  margin-top: 3.125rem;
  letter-spacing: 0.18px;
  border: 2px solid #e7651c;
}
@media (max-width: 1199.98px) {
  .orange-btn {
    margin-top: 2rem;
  }
}
.orange-btn:hover {
  color: #e7651c;
  background: #fff;
}

.common-section-spacer {
  padding-bottom: 5rem;
}
@media (max-width: 1199.98px) {
  .common-section-spacer {
    padding-bottom: 2.4rem;
  }
}
.common-section-spacer p {
  letter-spacing: 0.16px;
  color: #606060;
}
.common-section-spacer ol {
  counter-reset: section;
  list-style: none;
  padding-left: 2.5rem;
  position: relative;
}
.common-section-spacer ol li {
  margin: 0 0 1.25rem 0;
  line-height: 1.875rem;
  letter-spacing: 0.16px;
  color: #606060;
}
.common-section-spacer ol li:before {
  content: counter(section);
  counter-increment: section;
  display: inline-block;
  width: 1.875rem;
  height: 1.875rem;
  border: 1px solid #19b1f3;
  border-radius: 100%;
  text-align: center;
  color: #19b1f3;
  position: absolute;
  left: 0;
  font-weight: 600;
}
.common-section-spacer ul {
  list-style: none;
  padding-left: 1.875rem;
  position: relative;
}
.common-section-spacer ul li {
  position: relative;
  margin-bottom: 1.25rem;
  line-height: 1.875rem;
  letter-spacing: 0.16px;
  color: #606060;
}
.common-section-spacer ul li::before {
  content: "\f192";
  font-family: "Font Awesome 6 Free";
  color: #19b1f3;
  font-size: 1.325rem;
  position: absolute;
  left: -1.875rem;
  line-height: 1;
  top: 5px;
}

.view-news .view-header {
  margin-bottom: 3.125rem;
}
.view-news .view-header p {
  margin-bottom: 0rem;
}
.view-news .views-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 2.5rem;
  border-radius: 10px;
  background: #f4f5f9;
  margin-bottom: 1.875rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.05);
}
@media (max-width: 1199.98px) {
  .view-news .views-row {
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .view-news .views-row {
    padding: 1rem 1rem;
  }
}
.view-news .views-row p {
  color: #1d1d1d;
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1;
  margin: 0px;
  padding-left: 2.5rem;
}
@media (max-width: 1199.98px) {
  .view-news .views-row p {
    padding-left: 1rem;
    font-size: 1rem;
  }
}
.view-news .views-row .views-field:first-child {
  padding-right: 2.5rem;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 170px;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
}
@media (max-width: 1199.98px) {
  .view-news .views-row .views-field:first-child {
    padding-right: 1rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 115px;
        -ms-flex: 0 0 115px;
            flex: 0 0 115px;
  }
}
.view-news .views-row .views-field:first-child::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(24, 40, 69, 0.1);
}
.view-news .views-row .views-field:first-child .field-content {
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1;
  color: #19b1f3;
}
@media (max-width: 1199.98px) {
  .view-news .views-row .views-field:first-child .field-content {
    font-size: 1.1rem;
  }
}
.view-news .views-row .views-field:last-child .field-content a {
  padding-left: 2.5rem;
  color: #1d1d1d;
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1.3;
  margin: 0px;
  padding-left: 2.5rem;
  text-decoration: none;
  display: inline-block;
}
.view-news .views-row .views-field:last-child .field-content a:hover {
  color: #19b1f3;
}
@media (max-width: 1199.98px) {
  .view-news .views-row .views-field:last-child .field-content a {
    padding-left: 1rem;
    font-size: 1rem;
  }
}

.file--application-pdf {
  background-image: none;
}

.user-logged-in main#content {
  width: 75%;
}
@media (max-width: 1199.98px) {
  .user-logged-in main#content {
    width: 100%;
  }
}

.wq-import-form {
  max-width: 600px;
  width: 100%;
  margin: 1rem auto;
}
.wq-import-form input#edit-submit {
  width: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.page-node-10 .field.field--name-field-files-public.field--type-file.field--label-above,
.page-node-6 .field.field--name-field-files-public.field--type-file.field--label-above {
  display: none;
}

.webform-submission-member-management-form .form-actions.js-form-wrapper.form-wrapper.mb-3 .btn.btn-primary {
  width: auto;
}

.webform-confirmation {
  display: none;
}

.view-water-quality-data-columns .view-header a {
  width: auto;
  height: 3.375rem;
  line-height: 3.3rem;
  padding: 0;
  color: #fff;
  border-radius: 10px;
  background: #e7651c;
  color: #fff;
  text-align: center;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "poppinsmedium";
  text-decoration: none;
  margin-top: 3.125rem;
  letter-spacing: 0.18px;
  border: 2px solid #e7651c;
}
.view-water-quality-data-columns .view-header a:hover {
  background: #fff;
  color: #e7651c;
}

.page-node-10 .swiper-container.slides-multiple {
  padding-bottom: 8rem;
}
@media (max-width: 991.98px) {
  .page-node-10 .swiper-container.slides-multiple {
    padding-bottom: 5rem;
  }
}
@media (min-width: 1200px) {
  .page-node-10 .swiper-container.slides-multiple .swiper-slide img {
    height: 350px !important;
  }
}
.page-node-10 .swiper-container.slides-multiple .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1.3);
          transform: scale(1.3);
}

.nav-tabs {
  margin-bottom: 1rem;
}
@media (max-width: 575.98px) {
  .nav-tabs {
    max-width: 300px;
    margin: 0 auto 1rem;
  }
}
@media (max-width: 575.98px) {
  .nav-tabs .nav-item {
    width: 100%;
  }
}
.nav-tabs .nav-item a {
  color: #1d1d1d;
  border-color: var(--bs-nav-tabs-link-active-border-color);
}
.nav-tabs .nav-item.menu-item--active-trail a.active {
  background: #e7651c;
  color: #fff;
}

div#block-samplingsitesmap .pagemotoringmap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0 0 4rem 0;
}
@media (max-width: 575.98px) {
  div#block-samplingsitesmap .pagemotoringmap {
    padding: 2rem 0;
  }
}
div#block-samplingsitesmap .pagemotoringmap .sites-map-wrapper {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
div#block-samplingsitesmap .pagemotoringmap .wq-route-form {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
}
div#block-samplingsitesmap .pagemotoringmap .sites-map-wrapper ~ div {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
}

.user-logged-in .pagination {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
  padding-bottom: 2.5rem;
}

.site-info.site-has-photo a img {
  max-width: 200px;
  width: 100%;
  height: auto;
}

.user-logged-out .node__content {
  font-size: 1.071em;
  margin-top: 0;
}

.custom-file-content {
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  background: #fff;
  padding: 30px;
  max-width: 25rem;
  width: 100%;
}
@media (max-width: 991.98px) {
  .custom-file-content {
    padding: 30px 15px;
  }
}
.custom-file-content .views-field-field-files-public span.views-label.views-label-field-files-public {
  font-size: 1.5rem;
  font-weight: 700;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf {
  border-bottom: 1px solid #182845;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf a {
  text-decoration: none;
  padding: 1.25rem 0rem;
  letter-spacing: 0.36px;
  color: rgba(29, 29, 29, 0.5);
  display: block;
  font-family: "helveticabold";
}
@media (max-width: 991.98px) {
  .custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf a {
    padding: 0.375rem 0.75rem;
  }
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf a.active {
  color: #19b1f3;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--mime-application-pdf::before {
  top: 20px;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--x-office-document a {
  padding: 1.25rem 0rem;
  text-decoration: none;
}
.custom-file-content .views-field-field-files-public .field-content .file.file--x-office-document::before {
  display: none;
}

@media (max-width: 1199.98px) {
  .col-md-3.sidebar_first:has(.custom-file-content) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 40%;
  }
}
@media (max-width: 991.98px) {
  .col-md-3.sidebar_first:has(.custom-file-content) {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    width: 100%;
  }
}

#page-wrapper #page #main-wrapper {
  min-height: 60vh;
}

.header #navbar-top {
  background-color: #fff;
}
.header #navbar-top .navbar-brand {
  font-weight: 700;
  white-space: inherit;
}
.header #navbar-top .navigation.menu--account .nav a {
  color: #1d1d1d;
}
.header #navbar-top .navigation.menu--account .nav a:hover {
  color: #e7651c;
}
.header #navbar-main {
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
          box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.06);
}
@media (min-width: 1200px) {
  .header #navbar-main {
    padding-bottom: 1.56rem;
  }
}
.header #navbar-main button.navbar-toggler {
  border: 1px solid #060e2b;
}
.header #navbar-main button.navbar-toggler .navbar-toggler-icon {
  background-image: url(../image/menu.svg);
  background-size: contain;
}
.header #navbar-main button.navbar-toggler.collapsed {
  border: 1px solid #060e2b;
}
.header #navbar-main button.navbar-toggler.collapsed .navbar-toggler-icon {
  background-image: url(../image/menu.svg);
  background-size: contain;
}
.header #navbar-main div#CollapsingNavbar {
  -webkit-box-pack: justify !important;
  -webkit-justify-content: space-between !important;
      -ms-flex-pack: justify !important;
          justify-content: space-between !important;
}
.header #navbar-main div#CollapsingNavbar nav {
  width: 100%;
}
.header #navbar-main div#CollapsingNavbar nav ul.clearfix.nav.navbar-nav::after {
  display: none;
}
.header #navbar-main div#CollapsingNavbar nav ul.clearfix.nav.navbar-nav li a {
  color: #1d1d1d;
  border-bottom: 1px solid transparent;
  font-family: "poppinsmedium";
  padding-left: 0px;
  padding-right: 0px;
  margin-right: 2rem;
}
.header #navbar-main div#CollapsingNavbar nav ul.clearfix.nav.navbar-nav li a:hover, .header #navbar-main div#CollapsingNavbar nav ul.clearfix.nav.navbar-nav li a.is-active {
  color: #e7651c;
  border-bottom: 1px solid #e7651c;
}
.header #navbar-main div#CollapsingNavbar nav ul.clearfix.nav.navbar-nav li:last-child a {
  margin-right: 0rem;
}

.path-monitoring-data h2 {
  font-size: 2rem;
  line-height: 1.3;
}
.path-monitoring-data div#edit-actions {
  width: auto;
  display: inline-block;
}
.path-monitoring-data div#edit-actions--2 {
  width: auto;
  display: inline-block;
}
.path-monitoring-data .table-responsive {
  margin-top: 2rem;
}
.path-monitoring-data .table-responsive table thead tr {
  background: #060e2b;
}
.path-monitoring-data .table-responsive table thead tr th {
  padding: 1rem;
  color: #fff;
}
.path-monitoring-data .table-responsive table tbody tr td {
  padding: 1rem;
}
@media (min-width: 992px) {
  .path-monitoring-data .custom-date-wrapper.custom-monitoring-data {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 15px;
       -moz-column-gap: 15px;
            column-gap: 15px;
  }
}
@media (min-width: 992px) {
  .path-monitoring-data .custom-date-wrapper.custom-monitoring-data .js-form-item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
}
@media (min-width: 992px) {
  .path-monitoring-data div#edit-parms-other-cols {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (min-width: 992px) {
  .path-monitoring-data div#edit-parms-other-cols .js-form-item {
    -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
            flex-basis: 50%;
  }
}
.path-monitoring-data .details-wrapper .table-responsive .wq_site_table tbody tr td .js-form-type-checkbox.mb-3 {
  margin-bottom: 0px !important;
}

.table-responsive th.cms-custom-filter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-column-gap: 8px;
     -moz-column-gap: 8px;
          column-gap: 8px;
}

.view-id-tracker .pagination, .view-id-tracker1 .pagination {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 20px;
}

.view-library {
  padding-bottom: 6.25rem;
}
.view-library .view-filters .views-exposed-form .d-flex.flex-wrap {
  gap: 15px;
  margin-top: 2rem;
}
.view-library .view-filters .views-exposed-form .d-flex.flex-wrap #edit-actions {
  gap: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 1199.98px) {
  .view-library {
    padding-bottom: 3rem;
  }
}

.view-saved-data-queries {
  padding-bottom: 6.25rem;
}
@media (max-width: 1199.98px) {
  .view-saved-data-queries {
    padding-bottom: 3rem;
  }
}

.training-inner-content ul {
  list-style: none;
}
.training-inner-content ul li {
  position: relative;
}
.training-inner-content ul li::before {
  position: absolute;
  left: -20px;
  top: 12px;
  font-weight: 900;
  color: #000;
  font-size: 6px;
  content: "\f111";
  font-family: "Font Awesome 6 Free";
}
.training-inner-content ul li a {
  text-decoration: none;
  padding: 0.5rem 0rem;
  letter-spacing: 0.36px;
  color: #19b1f3;
  display: block;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1;
}
.training-inner-content ul li a:hover {
  color: #060e2b;
}

.page-node-5 #block-views-block-page-with-attachments-block-1 {
  display: none;
}

.table-responsive .webform-results-table.table-striped thead tr th a {
  color: #000;
  text-decoration: none;
}
.table-responsive .webform-results-table.table-striped tbody tr {
  background: #fff !important;
}
.table-responsive .webform-results-table.table-striped tbody tr:nth-child(odd) > th {
  background-color: #fff;
}
.table-responsive .webform-results-table.table-striped tbody tr:nth-child(even) > th {
  background-color: #fff;
}

tr {
  background: inherit;
}

.page-node-167 .alert-danger {
  display: none !important;
}
.page-node-167 button.ui-dialog-titlebar-close::before {
  content: "x";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  line-height: 1;
  left: 0;
}

.custom-filter-table {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.custom-filter-table .js-form-type-select {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.custom-filter-table .js-form-submit {
  margin-top: 8px;
}

.custom-captcha-alert {
  color: #842029;
  background: #f8d7da;
  border: 1px solid #f5c2c7;
  margin-bottom: 20px;
  padding: 0 15px;
  border-radius: 5px;
}

#sidebar_first .section .block-menu {
  background-color: #fff;
  border-color: #fff;
}
#sidebar_first .section .block-menu h2 {
  font-size: 2rem;
}
#sidebar_first .section .block-menu .nav {
  padding: 0 1rem;
}
#sidebar_first .section .block-menu .nav .nav-item {
  display: block;
  width: 100%;
  border-bottom: 1px solid rgba(24, 40, 69, 0.1);
}
#sidebar_first .section .block-menu .nav .nav-item a {
  text-decoration: none;
  padding: 1rem 0rem;
  letter-spacing: 0.36px;
  color: rgba(29, 29, 29, 0.5);
  display: block;
  font-weight: 600;
}
#sidebar_first .section .block-menu .nav .nav-item a:hover {
  color: #19b1f3;
}
#sidebar_first .section .block-menu .nav .nav-item a.is-active {
  color: #19b1f3;
}
#sidebar_first .section .block-menu .nav .nav-item:last-child {
  border-bottom-width: 0px;
}

.custom-banner {
  position: relative;
  margin-bottom: 7.5rem;
}
@media (max-width: 1199.98px) {
  .custom-banner {
    margin-bottom: 3rem;
  }
}
.custom-banner .custom-banner-image {
  position: relative;
}
@media (max-width: 1199.98px) {
  .custom-banner .custom-banner-image {
    height: 25rem;
  }
}
.custom-banner .custom-banner-image::after {
  position: absolute;
  content: "";
  background-color: rgba(5, 15, 50, 0.5);
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.custom-banner .custom-banner-image .banner-content-wrapper {
  max-width: 900px;
  width: 100%;
  position: absolute;
  z-index: 3;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
@media (max-width: 1199.98px) {
  .custom-banner .custom-banner-image .banner-content-wrapper {
    max-width: inherit;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title {
  position: relative;
  z-index: 2;
}
.custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title h2 {
  font-size: 5.1875rem;
  line-height: 1;
  font-weight: 700;
  margin-bottom: 0rem;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title h2 {
    font-size: 3rem;
  }
}
@media (max-width: 991.98px) {
  .custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title h2 {
    font-size: 2rem;
    text-align: center;
  }
}

.path-frontpage .custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title h2 {
  font-size: 4.0625rem;
  line-height: 5rem;
  font-weight: 700;
  margin-bottom: 1.625rem;
  letter-spacing: 0.65px;
  color: #fff;
}
@media (max-width: 1199.98px) {
  .path-frontpage .custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title h2 {
    font-size: 3rem;
    line-height: 1.3;
  }
}
@media (max-width: 767.98px) {
  .path-frontpage .custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title h2 {
    text-align: left;
  }
}
@media (max-width: 767.98px) {
  .path-frontpage .custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-title h2 {
    font-size: 2rem;
    line-height: 1.2;
  }
}
.path-frontpage .custom-banner .custom-banner-image .banner-content-wrapper .custom-banner-body p {
  color: #fff;
  letter-spacing: 0.14px;
  font-size: 1.25rem;
  font-weight: 500;
}

.banner-image-wrapper img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
@media (max-width: 1199.98px) {
  .banner-image-wrapper img {
    height: 25rem;
  }
}

.block-quicktabs {
  background: #f4f5f9;
  padding: 6.25rem 0rem;
}
@media (max-width: 1199.98px) {
  .block-quicktabs {
    padding: 3rem 0rem;
  }
}
.block-quicktabs h2 {
  color: #19b1f3;
  font-size: 1rem;
  font-family: "poppinsmedium";
  text-align: center;
}
.block-quicktabs .quicktabs-wrapper .item-list ul.quicktabs-tabs.list-group {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 2rem;
}
.block-quicktabs .quicktabs-wrapper .item-list ul.quicktabs-tabs.list-group li {
  border-bottom: 2px solid rgba(24, 40, 69, 0.1);
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-radius: 0;
}
.block-quicktabs .quicktabs-wrapper .item-list ul.quicktabs-tabs.list-group li a {
  display: block;
  letter-spacing: 0.38px;
  color: #606060;
  font-family: "poppinsmedium";
  font-size: 1.5625rem;
  line-height: 2.5rem;
  border-width: 0px;
  min-width: 10rem;
  border-radius: 0rem;
  background: #f4f5f9;
}
@media (max-width: 1199.98px) {
  .block-quicktabs .quicktabs-wrapper .item-list ul.quicktabs-tabs.list-group li a {
    font-size: 1.25rem;
  }
}
.block-quicktabs .quicktabs-wrapper .item-list ul.quicktabs-tabs.list-group li.active a {
  color: #1d1d1d;
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage {
  padding: 0rem;
  border: 0px solid #ddd;
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .quicktabs-block-title h2 {
  color: #1d1d1d;
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1;
  margin: 0px;
  padding-left: 2.5rem;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media (max-width: 1199.98px) {
  .block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .quicktabs-block-title h2 {
    padding-left: 1rem;
  }
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .view-header {
  display: none;
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .view-footer {
  text-align: center;
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .view-footer a {
  margin-top: 3.75rem;
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 2.5rem;
  -webkit-box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  background: #f4f5f9;
  margin-bottom: 1.875rem;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
@media (max-width: 1199.98px) {
  .block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row {
    padding: 1rem 1.5rem;
    margin-bottom: 1.5rem;
  }
}
@media (max-width: 575.98px) {
  .block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row {
    padding: 1rem 1rem;
  }
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row p {
  color: #1d1d1d;
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1;
  margin: 0px;
  padding-left: 2.5rem;
}
@media (max-width: 1199.98px) {
  .block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row p {
    padding-left: 1rem;
    font-size: 1rem;
    line-height: 1.3;
  }
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row .views-field-field-meeting-when {
  padding-right: 2.5rem;
  position: relative;
  padding-top: 1rem;
  padding-bottom: 1rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 170px;
      -ms-flex: 0 0 170px;
          flex: 0 0 170px;
}
@media (max-width: 1199.98px) {
  .block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row .views-field-field-meeting-when {
    padding-right: 1rem;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 115px;
        -ms-flex: 0 0 115px;
            flex: 0 0 115px;
  }
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row .views-field-field-meeting-when::after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: rgba(24, 40, 69, 0.1);
}
.block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row .views-field-field-meeting-when .field-content {
  letter-spacing: 0.33px;
  font-family: "helveticabold";
  font-size: 1.375rem;
  line-height: 1;
  color: #19b1f3;
}
@media (max-width: 1199.98px) {
  .block-quicktabs .quicktabs-wrapper #quicktabs-container-meeting .quicktabs-tabpage .views-row .views-field-field-meeting-when .field-content {
    font-size: 1rem;
  }
}

#block-contactus {
  padding: 6.25rem 0rem;
  text-align: center;
}
@media (max-width: 1199.98px) {
  #block-contactus {
    padding: 3rem 0rem;
  }
}
#block-contactus .contact-homepage-content {
  max-width: 50rem;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
#block-contactus .contact-homepage-content p {
  margin-bottom: 0rem;
  letter-spacing: 0.16px;
  color: #606060;
}

.homepage_content_section {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}
.homepage_content_section p {
  color: #606060;
  margin-top: 2rem;
}

.news-section-wrapper {
  padding: 6.25rem 0.75rem;
}
@media (max-width: 1199.98px) {
  .news-section-wrapper {
    padding: 3rem 0.75rem;
  }
}
.news-section-wrapper .view-header {
  text-align: center;
}
.news-section-wrapper .view-header h1 {
  margin-bottom: 1.375rem;
}
.news-section-wrapper .view-header p {
  letter-spacing: 0.16px;
  color: #606060;
  line-height: 1.3;
}
.news-section-wrapper .view-content.row {
  margin-left: 0px;
  margin-right: 0px;
}

.user-logged-in .block-quicktabs {
  padding: 3rem 0rem;
  background-color: transparent;
}
.user-logged-in .block-quicktabs .item-list ul.quicktabs-tabs.list-group li {
  padding: 0;
  margin-right: 8px;
}
.user-logged-in .block-quicktabs .item-list ul.quicktabs-tabs.list-group li a {
  text-decoration: none;
  background: #fff;
}
.user-logged-in .block-quicktabs .table-responsive.col .table thead th {
  font-size: 1rem;
  padding: 1rem;
}
.user-logged-in .block-quicktabs .table-responsive.col .table tbody td {
  padding: 1rem;
}
.user-logged-in .block-quicktabs .table-responsive.col .table tbody td a {
  font-size: 1rem;
}
.user-logged-in .block-quicktabs .pagination {
  padding-bottom: 2.5rem;
}

@media (min-width: 1200px) {
  .user-logged-in .table-responsive {
    max-width: inherit;
  }
}
.user-logged-in .table-responsive table thead tr th {
  font-size: 1rem;
  padding: 12px;
  background: #060e2b;
  color: #fff;
}
.user-logged-in .table-responsive table tbody tr td {
  min-width: 100px;
  padding: 12px;
}
.user-logged-in .table-responsive table tbody tr td a {
  font-size: 14px;
}
.user-logged-in details {
  background: rgba(0, 0, 0, 0.018);
  margin-bottom: 0.5rem;
  padding: 15px;
  border-radius: 8px;
}
.user-logged-in details summary {
  font-size: 1.25rem;
  font-weight: 600;
}
.user-logged-in details .wq-col-entry.js-form-wrapper.form-wrapper.mb-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.user-logged-in details .wq-col-entry.js-form-wrapper.form-wrapper.mb-3 .js-form-item.js-form-type-textfield {
  margin-bottom: 0rem !important;
}
.user-logged-in input.button.js-form-submit.form-submit.btn.btn-primary.form-control {
  width: auto;
  margin-left: 15px;
}

.path-water-quality-sites #block-lnba-subtheme-content .wq-check-data-form {
  padding-bottom: 3rem;
}

.table-responsive {
  margin-top: 2rem;
}
@media (min-width: 1200px) {
  .table-responsive {
    max-width: 800px;
  }
}
.table-responsive table thead tr {
  background: #f4f5f9;
  border-bottom-width: 0px;
}
.table-responsive table thead tr th {
  padding: 1.5625rem 1.375rem 1.5625rem 1.375rem;
  font-size: 1.25rem;
  letter-spacing: 0.3px;
  color: #1d1d1d;
  border-right: 1px solid rgba(29, 29, 29, 0.1);
}
.table-responsive table thead tr th:last-child {
  border-right: 0px solid rgba(29, 29, 29, 0.1);
}
.table-responsive table tbody tr td {
  padding: 1.5625rem 1.375rem 1.5625rem 1.375rem;
  background: #fff;
  border: 1px solid rgba(29, 29, 29, 0.1);
  border-top-width: 0px;
}
@media (max-width: 991.98px) {
  .table-responsive table tbody tr td {
    padding: 1rem;
  }
}
.table-responsive table tbody tr td time {
  font-size: 1rem;
  color: #606060;
  letter-spacing: 0.16px;
  font-family: "poppinsregular";
}
.table-responsive table tbody tr td a {
  letter-spacing: 0.27px;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "poppinsmedium";
  color: #e7651c;
}
.table-responsive table tbody tr td a:hover {
  color: #19b1f3;
}
.table-responsive table tbody tr td .d-flex {
  margin-bottom: 1.25rem;
}
@media (max-width: 575.98px) {
  .table-responsive table tbody tr td .d-flex {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
.table-responsive table tbody tr td .d-flex .custom-label {
  letter-spacing: 0.16px;
  color: #1d1d1d;
  font-size: 1rem;
  font-family: "poppinsbold";
  -webkit-flex-basis: 105px;
      -ms-flex-preferred-size: 105px;
          flex-basis: 105px;
  -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
          flex-shrink: 0;
  line-height: 1;
}
@media (max-width: 575.98px) {
  .table-responsive table tbody tr td .d-flex .custom-label {
    -webkit-flex-basis: 100%;
        -ms-flex-preferred-size: 100%;
            flex-basis: 100%;
  }
}
.table-responsive table tbody tr td .d-flex .custom-table-content a {
  font-size: 1rem;
  font-family: "poppinsmedium";
  color: #606060;
}
.table-responsive table tbody tr td .d-flex .custom-table-content a:hover {
  color: #19b1f3;
}
.table-responsive table tbody tr td .d-flex .custom-table-content .file {
  position: relative;
}
.table-responsive table tbody tr td .d-flex .custom-table-content .file::before {
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  font-size: 1rem;
  color: #e7651c;
  display: none;
}

.container.custom-meeting-table.view.view-meetings.view-id-meetings {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 7.5rem 0;
  margin-top: 1rem;
}
@media (max-width: 1199.98px) {
  .container.custom-meeting-table.view.view-meetings.view-id-meetings {
    padding: 5rem 0;
  }
}
@media (max-width: 991.98px) {
  .container.custom-meeting-table.view.view-meetings.view-id-meetings {
    padding: 3rem 0;
  }
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .views-field.views-field-field-files {
  color: #333333;
  letter-spacing: 0.27px;
  font-family: "helveticabold";
  font-size: 1.125rem;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .file {
  position: relative;
  padding-left: 10px;
}
@media (max-width: 575.98px) {
  .container.custom-meeting-table.view.view-meetings.view-id-meetings .file {
    padding-left: 0px;
  }
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .file::before {
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  font-size: 1rem;
  color: #e7651c;
  display: none;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .file a {
  color: #19b1f3;
  text-decoration: none;
  font-family: "poppinsmedium";
  font-size: 1.125rem;
}
@media (max-width: 991.98px) {
  .container.custom-meeting-table.view.view-meetings.view-id-meetings .file a {
    font-size: 1rem;
  }
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .file.file--x-office-document::before {
  display: none;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-header {
  text-align: center;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-header h2 {
  margin-bottom: 0rem;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-filters {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
      -ms-flex-order: 2;
          order: 2;
}
@media (max-width: 575.98px) {
  .container.custom-meeting-table.view.view-meetings.view-id-meetings .view-filters .d-flex.flex-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-left: 12px;
    padding-right: 12px;
  }
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-filters .views-exposed-form div#edit-field-group-ref-target-id-verf {
  border-width: 0px;
  background-image: none;
  border-radius: 0rem;
  padding: 0rem;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-filters .views-exposed-form div#edit-field-group-ref-target-id-verf ul {
  padding-left: 0rem;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-column-gap: 1.25rem;
     -moz-column-gap: 1.25rem;
          column-gap: 1.25rem;
  margin-bottom: 0rem;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-filters .views-exposed-form div#edit-field-group-ref-target-id-verf ul li a.bef-link {
  display: inline-block;
  border: 1px solid rgba(231, 101, 28, 0.23);
  letter-spacing: 0.16px;
  color: #606060;
  font-size: 1rem;
  min-width: 80px;
  height: 40px;
  line-height: 40px;
  text-decoration: none;
  border-radius: 10px;
  text-align: center;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-filters .views-exposed-form div#edit-field-group-ref-target-id-verf ul li a.bef-link.bef-link--selected {
  background: #e7651c;
  color: #fff;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .attachment.attachment-before {
  -webkit-box-ordinal-group: 4;
  -webkit-order: 3;
      -ms-flex-order: 3;
          order: 3;
  display: none;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
      -ms-flex-order: 1;
          order: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items {
  padding-left: 0rem;
  margin-left: 0rem;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items ul.pager__items.js-pager__items {
  padding-left: 38px;
  padding-right: 38px;
  margin-top: 2rem;
  margin-bottom: 2rem;
  max-width: 900px;
  width: 100%;
  margin-left: 0rem;
  padding-bottom: 8px;
  position: relative;
  list-style: none;
}
@media (max-width: 1199.98px) {
  .container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items ul.pager__items.js-pager__items {
    max-width: 450px;
  }
}
@media (max-width: 575.98px) {
  .container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items ul.pager__items.js-pager__items {
    max-width: 320px;
    margin-top: 0rem;
  }
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items ul.pager__items.js-pager__items::after {
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: rgba(24, 40, 69, 0.1);
  content: "";
  left: 0;
  bottom: 0;
  border-radius: 10px;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items ul.pager__items.js-pager__items a {
  display: inline-block;
  text-decoration: none;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items ul.pager__items.js-pager__items a time {
  letter-spacing: 0.38px;
  font-size: 1.5625rem;
  line-height: 2.5625rem;
  color: #606060;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items ul.pager__items.js-pager__items .pager__item__year {
  text-align: center;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items .slick-prev,
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items .slick-next {
  line-height: 0;
  width: 35px;
  height: 35px;
  background: black;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items .slick-prev {
  left: 0;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings nav.pager.date-pager ul.pager__items.js-pager__items .slick-next {
  right: 0;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings .view-content.row {
  -webkit-box-ordinal-group: 5;
  -webkit-order: 4;
      -ms-flex-order: 4;
          order: 4;
  margin-left: 0rem;
  margin-right: 0rem;
  width: 100%;
}
.container.custom-meeting-table.view.view-meetings.view-id-meetings table tbody tr td p {
  font-size: 1.125rem;
  letter-spacing: 0.27px;
  color: #1d1d1d;
  font-family: "helveticabold";
}

.user-logged-out .custom-meeting-table ul.pager__items.js-pager__items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}
@media (max-width: 767.98px) {
  .user-logged-out .custom-meeting-table ul.pager__items.js-pager__items {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
}
@media (max-width: 991.98px) {
  .user-logged-out .custom-meeting-table ul.pager__items.js-pager__items ul.pager__items.pager__items_years.js-pager__items {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.user-logged-out .custom-meeting-table ul.pager__items.js-pager__items ul.pager__items.pager__items_years.js-pager__items li.pager__item__year {
  min-width: 165px;
  width: 100%;
}
@media (max-width: 1199.98px) {
  .user-logged-out .custom-meeting-table ul.pager__items.js-pager__items ul.pager__items.pager__items_years.js-pager__items li.pager__item__year {
    min-width: 100px;
  }
}

.custom-attachment-tab .view-content.row .views-row {
  padding: 1rem 0 1rem;
}
.custom-attachment-tab .view-content.row .views-row .views-field-field-files .views-label {
  letter-spacing: 0.27px;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "helveticabold";
  color: #1d1d1d;
}
.custom-attachment-tab .view-content.row .views-row .file {
  position: relative;
}
.custom-attachment-tab .view-content.row .views-row .file::before {
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  font-size: 1rem;
  color: #e7651c;
  display: none;
}
.custom-attachment-tab .view-content.row .views-row .file a {
  letter-spacing: 0.16px;
  display: inline-block;
  font-size: 1rem;
  font-family: "poppinsmedium";
  color: #19b1f3;
}

.view-display-id-page_1.view-id-alt_pdf {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.view-display-id-page_1.view-id-alt_pdf .view-content.row {
  margin-left: 0rem;
  margin-right: 0rem;
}
.view-display-id-page_1.view-id-alt_pdf .view-content.row .views-row {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.view-display-id-page_1.view-id-alt_pdf .view-content.row .views-row .views-label-field-files-public .views-label {
  letter-spacing: 0.27px;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "helveticabold";
  color: #1d1d1d;
}
.view-display-id-page_1.view-id-alt_pdf .view-content.row .views-row .file {
  position: relative;
  display: block;
}
.view-display-id-page_1.view-id-alt_pdf .view-content.row .views-row .file::before {
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  font-size: 1rem;
  color: #e7651c;
  display: none;
}
.view-display-id-page_1.view-id-alt_pdf .view-content.row .views-row .file a {
  letter-spacing: 0.16px;
  display: inline-block;
  font-size: 1rem;
  font-family: "poppinsmedium";
  color: #19b1f3;
}

.custom-file-wrapper {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.custom-file-wrapper .view-content.row {
  margin-left: 0rem;
  margin-right: 0rem;
}
.custom-file-wrapper .view-content.row .views-row {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.custom-file-wrapper .view-content.row .views-row .views-label-field-files-public .views-label {
  letter-spacing: 0.27px;
  display: inline-block;
  font-size: 1.125rem;
  font-family: "helveticabold";
  color: #1d1d1d;
}
.custom-file-wrapper .view-content.row .views-row .file {
  position: relative;
  display: block;
}
.custom-file-wrapper .view-content.row .views-row .file::before {
  content: "\f058";
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  font-size: 1rem;
  color: #e7651c;
  display: none;
}
.custom-file-wrapper .view-content.row .views-row .file a {
  letter-spacing: 0.16px;
  display: inline-block;
  font-size: 1rem;
  font-family: "poppinsmedium";
  color: #19b1f3;
}

@media (max-width: 767.98px) {
  .user-logged-in .table-responsive {
    max-width: 600px;
  }
}

.user-logged-out ul.pager__items.js-pager__items li.pager__item.pager__item__years ul.pager__items.pager__items_years.js-pager__items.slick-initialized.slick-slider li.pager__item__year.slick-slide.slick-active {
  min-width: 120px;
}

.data-cm-form {
  background: #f4f5f9;
  padding-left: 15px;
  padding-right: 15px;
}

.swiper-container.slides-multiple {
  padding: 7.5rem 0;
}
@media (max-width: 767.98px) {
  .swiper-container.slides-multiple {
    padding: 5rem 0;
  }
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide img {
  height: auto;
  width: 100%;
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide span.zoom-icon {
  position: absolute;
  top: 35px;
  right: 35px;
  background: rgba(255, 255, 255, 0.6);
  width: 2rem;
  height: 2rem;
  text-align: center;
  border-radius: 50%;
  display: none;
  line-height: 2rem;
}
@media (max-width: 575.98px) {
  .swiper-container.slides-multiple .swiper-wrapper .swiper-slide span.zoom-icon {
    top: 12px;
    right: 12px;
    width: 1.5rem;
    height: 1.5rem;
    line-height: 1.5rem;
  }
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide span.zoom-icon a {
  display: inline-block;
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide span.zoom-icon a i {
  color: #000;
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide.swiper-slide-active {
  -webkit-transform: scale(1.5);
          transform: scale(1.5);
  z-index: 2;
  position: relative;
}
@media (max-width: 1199.98px) {
  .swiper-container.slides-multiple .swiper-wrapper .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
@media (max-width: 991.98px) {
  .swiper-container.slides-multiple .swiper-wrapper .swiper-slide.swiper-slide-active {
    -webkit-transform: scale(1.8);
            transform: scale(1.8);
  }
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide.swiper-slide-active img {
  border-radius: 0.625rem;
}
.swiper-container.slides-multiple .swiper-wrapper .swiper-slide.swiper-slide-active span.zoom-icon {
  display: block;
}
.swiper-container.slides-multiple .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 8px;
  border-radius: 6px;
  background: #19b1f3;
  opacity: 0.3;
}
.swiper-container.slides-multiple .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  width: 26px;
  opacity: 1;
}
.swiper-container.slides-multiple .swiper-button-next,
.swiper-container.slides-multiple .swiper-button-prev {
  width: 3.5rem;
  height: 3.5rem;
  background: #19b1f3;
  border-radius: 50%;
}
@media (max-width: 767.98px) {
  .swiper-container.slides-multiple .swiper-button-next,
  .swiper-container.slides-multiple .swiper-button-prev {
    width: 2.5rem;
    height: 2.5rem;
  }
}
.swiper-container.slides-multiple .swiper-button-next::after,
.swiper-container.slides-multiple .swiper-button-prev::after {
  font-size: 1.5rem;
  color: #fff;
}
.swiper-container.slides-multiple .swiper-caption {
  position: absolute;
  left: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  width: 100%;
  padding: 0.5rem;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 991.98px) {
  .swiper-container.slides-multiple .swiper-caption {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  .swiper-container.slides-multiple .swiper-caption {
    padding: 0.2rem 0.3rem;
    font-size: 8px;
  }
}

.page-with-attachment-wrapper .view-content.row {
  display: grid;
}

.news-detail-page {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 1199.98px) {
  .news-detail-page {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.news-detail-page time {
  letter-spacing: 0.16px;
  color: #1d1d1d;
  margin-bottom: 1.875rem;
  display: inline-block;
}
.news-detail-page p {
  color: #606060;
}
.news-detail-page p a {
  color: #19b1f3;
  text-decoration: none;
}
.news-detail-page p a:hover {
  text-decoration: none;
}
.news-detail-page .field--type-image img {
  max-width: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.webform-submission-form .js-form-item.form-type-textfield,
.webform-submission-form .form-type-email {
  margin-bottom: 1.875rem !important;
}
.webform-submission-form .js-form-item.form-type-textfield input.form-control,
.webform-submission-form .form-type-email input.form-control {
  border: 1px solid rgba(24, 40, 69, 0.08);
  border-radius: 0px;
  height: 3.75rem;
  line-height: 3.75rem;
  color: #1d1d1d;
  letter-spacing: 0.36px;
}
.webform-submission-form .form-type-textarea .form-textarea-wrapper .form-textarea {
  border: 1px solid rgba(24, 40, 69, 0.08);
  border-radius: 0px;
}
.webform-submission-form .js-form-item-captcha-response .input-group .input-group-prepend .input-group-text {
  border: 1px solid rgba(24, 40, 69, 0.08);
  border-radius: 0px;
  height: 3.75rem;
  line-height: 3.75rem;
}
.webform-submission-form .js-form-item-captcha-response small {
  letter-spacing: 0.32px;
  color: #1d1d1d;
  font-weight: 700;
}
.webform-submission-form .webform-actions .form-submit {
  height: 3.75rem;
  line-height: 3.75rem;
  background: #e7651c;
  color: #fff;
  border-radius: 0px;
  border-color: #e7651c;
  padding: 0rem;
  border-radius: 10px;
  width: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.webform-submission-form .webform-actions .form-submit:hover {
  background: #fff;
  color: #e7651c;
}

.contact-us-page {
  padding-top: 6rem;
  padding-bottom: 6rem;
}
@media (max-width: 1199.98px) {
  .contact-us-page {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
}
.contact-us-page .webform-flexbox.js-webform-flexbox {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.contact-us-page .captcha .captcha__title {
  color: #1d1d1d;
  letter-spacing: 0.36px;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 1.275rem;
}
.contact-us-page .captcha small {
  color: #1d1d1d !important;
  font-weight: 600;
}
.contact-us-page .custom-form-area .field__label {
  display: none;
}

.webform-submission-contact-node-167-form {
  max-width: 1320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.webform-submission-contact-node-167-form .col-xl-8.col-lg-7.col-md-12.webform-flexbox.js-webform-flexbox.js-form-wrapper.form-wrapper.mb-3 {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

.custom-sites-routes .views-exposed-form .d-flex.flex-wrap .form-actions {
  -webkit-align-self: center;
      -ms-flex-item-align: center;
          align-self: center;
}

.block-system-main-block h1 {
  margin-bottom: 3.125rem;
  color: #1d1d1d;
}
@media (min-width: 1200px) {
  .block-system-main-block h1 {
    font-size: 2.8125rem !important;
    line-height: 3.625rem;
    letter-spacing: 0.68px;
  }
}
.block-system-main-block h2 {
  margin-bottom: 1.375rem;
  color: #1d1d1d;
}
@media (min-width: 1200px) {
  .block-system-main-block h2 {
    font-size: 2.25rem;
  }
}
.block-system-main-block h2 a {
  color: #1d1d1d;
  font-weight: 900;
  text-decoration: none;
  text-align: center;
}
.block-system-main-block .about-box-wrapper.position-sticky {
  top: 40%;
}
.block-system-main-block .about-box-wrapper .about-us-toc {
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
  border-radius: 10px;
  background: #fff;
  padding: 30px;
  max-width: 25rem;
  width: 100%;
}
@media (max-width: 991.98px) {
  .block-system-main-block .about-box-wrapper .about-us-toc {
    padding: 30px 15px;
  }
}
.block-system-main-block .about-box-wrapper .about-us-toc ul {
  list-style: none;
  padding-left: 0px;
}
.block-system-main-block .about-box-wrapper .about-us-toc ul li {
  border-bottom: 1px solid #182845;
}
.block-system-main-block .about-box-wrapper .about-us-toc ul li a {
  text-decoration: none;
  padding: 1.25rem 0rem;
  letter-spacing: 0.36px;
  color: rgba(29, 29, 29, 0.5);
  display: block;
  font-family: "helveticabold";
}
@media (max-width: 991.98px) {
  .block-system-main-block .about-box-wrapper .about-us-toc ul li a {
    padding: 0.375rem 0.75rem;
  }
}
.block-system-main-block .about-box-wrapper .about-us-toc ul li a.active {
  color: #19b1f3;
}
.block-system-main-block .about-us-content-wrapper h3 {
  text-transform: uppercase;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing {
  margin: 2rem 0;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing:first-child {
  margin-top: 0rem;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing p {
  letter-spacing: 0.16px;
  color: #606060;
  line-height: 1.75rem;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing a {
  color: #19b1f3;
  display: inline-block;
  text-decoration: none;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing a:hover {
  color: #1d1d1d;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper {
  border-radius: 10px;
  -webkit-box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
          box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.0509803922);
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper .custom-table-header {
  background-color: #19b1f3;
  color: #fff;
  text-align: center;
  padding: 1.5rem 0;
  border-radius: 10px 10px 0 0;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper .custom-table-header h3 {
  margin-bottom: 0px;
  letter-spacing: 0.33px;
  font-size: 1.375rem;
  text-transform: capitalize;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper table {
  margin-top: 0rem;
  border-radius: 0 0 10px 10px;
  overflow: hidden;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper table tr td {
  padding: 1.75rem;
  line-height: 1;
  width: 50%;
}
@media (max-width: 991.98px) {
  .block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper table tr td {
    padding: 1rem 1.5rem;
  }
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper table tr td a {
  line-height: 1;
  font-size: 1rem;
  color: #1d1d1d;
  text-decoration: underline;
  letter-spacing: 0.24px;
  font-family: "helveticabold";
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper table tr td a:hover {
  color: #19b1f3;
}
.block-system-main-block .about-us-content-wrapper .about-sec-spacing .custom-table-wrapper table tr:last-child {
  border-radius: 0 0 10px 10px;
}
.block-system-main-block .about-us-content-wrapper ul {
  list-style: none;
}

.additional-resource {
  margin-bottom: 7.5rem;
}
@media (max-width: 991.98px) {
  .additional-resource {
    margin-bottom: 4rem;
  }
}
.additional-resource a {
  color: #19b1f3;
  display: inline-block;
  font-weight: 600;
  text-decoration: none;
}
.additional-resource a:hover {
  color: #1d1d1d;
}

.about-us-wrapper {
  padding: 6.2rem 0;
}
.about-us-wrapper .about-us-content-wrapper {
  max-width: 1000px;
  width: 100%;
}
.about-us-wrapper .about-us-content-wrapper h2,
.about-us-wrapper .about-us-content-wrapper p,
.about-us-wrapper .about-us-content-wrapper h4,
.about-us-wrapper .about-us-content-wrapper h6 {
  color: #fff;
}
.about-us-wrapper .about-us-content-wrapper h2 {
  margin-bottom: 3.125rem;
}
@media (max-width: 991.98px) {
  .about-us-wrapper .about-us-content-wrapper h2 {
    margin-bottom: 2rem;
  }
}
@media (max-width: 991.98px) {
  .about-us-wrapper .about-us-content-wrapper .about-link {
    margin-top: 2rem;
  }
}

/*
 * $REPORTS
 */
.report-summary-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center;
}

table.wq_site_table {
  table-layout: auto;
}

table.report-ann-summary {
  border-collapse: collapse;
}
table.report-ann-summary tr {
  background: #f4f5f9;
}
table.report-ann-summary td {
  border-color: var(--bs-border-color);
}
table.report-ann-summary td.report-col {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: center;
  vertical-align: bottom;
}
table.report-ann-summary td.report-type-row {
  text-align: left;
  vertical-align: top;
  border-top-style: solid;
  border-top-width: 3px;
}
table.report-ann-summary td.report-result-cell {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  text-align: center;
}
table.report-ann-summary td.report-name-cell {
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  text-align: left;
}
table.report-ann-summary col.report-col {
  width: 85px;
}
table.report-ann-summary col.report-col-parm {
  width: 235px;
}
table.report-ann-summary col.report-col-n {
  width: 75px;
}

div.report-print table {
  background-color: #f4f5f9;
}

div.report-excel table {
  background-color: #f4f5f9;
}

div.report-site {
  page-break-before: always;
}

#wq-check-data-form input[type=submit] {
  width: auto;
}
#wq-check-data-form #map-show-route,
#wq-check-data-form #map-show-all {
  display: inline-block;
  margin-bottom: 1rem;
}

.mb-50 {
  margin-bottom: 3rem;
}

footer.site-footer {
  background: #060e2b;
  padding-top: 4rem;
}
footer.site-footer ul.clearfix.nav.navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 4rem;
  display: none;
}
footer.site-footer ul.clearfix.nav.navbar-nav li a {
  padding: 0rem;
  font-size: clamp(1rem, 0.5313rem + 1.5vw, 1.375rem);
  line-height: 1.75rem;
  font-family: "poppinsmedium";
}
footer.site-footer ul.clearfix.nav.navbar-nav::after {
  display: none;
}
footer.site-footer .block {
  border-width: 0px;
  padding: 0px;
  margin-bottom: 0px;
}
footer.site-footer .block p {
  font-size: clamp(0.8rem, 0.3313rem + 1.5vw, 1.375rem);
  font-family: "poppinsregular";
  letter-spacing: 0.16px;
  line-height: 1.75rem;
  margin-bottom: 0rem;
  text-align: center;
  color: #fff;
  margin-top: 0rem;
}
footer.site-footer ul.custom-footer-links {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding-bottom: 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0rem;
}
footer.site-footer ul.custom-footer-links li {
  list-style: none;
}
footer.site-footer ul.custom-footer-links li a {
  padding: 0rem;
  font-size: clamp(1rem, 0.5313rem + 1.5vw, 1.375rem);
  line-height: 1.75rem;
  font-family: "poppinsmedium";
}
footer.site-footer ul.custom-footer-links::after {
  display: none;
}

@media (max-width: 1199.98px) {
  .footer-copyright.d-flex {
    display: block !important;
  }
}
.footer-copyright.d-flex a {
  text-decoration: none;
}

body {
  color: #1d1d1d;
  font-family: "poppinsregular";
  font-size: 1rem;
}

li {
  font-size: 1rem;
}