.path-map .page-container {
  position: relative;
  height: 100%;
  width: 100%;
}
.path-map .page-container header {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  left: 0;
  right: 0;
  z-index: 1;
}
.path-map .page-container nav.navbar .navbar-nav .nav-link {
  color: #1a1a1a !important;
}
.path-map .page-container nav.navbar .navbar-nav .nav-link:hover, .path-map .page-container nav.navbar .navbar-nav .nav-link:focus {
  color: #2a5a8a !important;
}
.path-map .page-container nav.navbar button.navbar-toggler {
  border-color: rgba(0, 0, 0, 0.55);
  color: #1a1a1a;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2826, 26, 26, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2.5' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.55);
}
.path-map .page-container nav.navbar button.navbar-toggler:hover, .path-map .page-container nav.navbar button.navbar-toggler:focus {
  border-color: #1a1a1a;
}
@media (max-width: 991.98px) {
  .path-map .page-container nav.navbar .navbar-collapse {
    border-top-color: rgba(0, 0, 0, 0.12);
  }
}
.path-map .page-container main {
  height: 100%;
}
.path-map .page-container div.views-element-container {
  position: inherit;
}
.path-map .page-container div.views-element-container div.view.view-id-map.view-map {
  position: inherit;
}
.path-map .page-container .view-content {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.path-map .node--view-mode-marker-teaser .field--name-field-video {
  text-align: center;
}

.map-marker-popup {
  position: relative;
  width: 320px;
  max-width: 320px;
  box-sizing: border-box;
  padding: 0.4rem 0 0;
  margin: 0;
  text-align: left;
  overflow: hidden;
}
.map-marker-popup__title,
.map-marker-popup h3.map-marker-popup__title {
  margin: 0 0 0.35rem;
  padding: 0 0.5rem;
  font-family: "Anton", Impact, "Arial Narrow", sans-serif;
  font-size: 1.45rem !important;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 1.15;
  text-transform: uppercase;
  text-align: left;
}
.map-marker-popup__title a,
.map-marker-popup h3.map-marker-popup__title a {
  color: #1a1a1a;
  text-decoration: none;
  font-size: inherit !important;
  line-height: inherit;
}
.map-marker-popup__title a:hover, .map-marker-popup__title a:focus,
.map-marker-popup h3.map-marker-popup__title a:hover,
.map-marker-popup h3.map-marker-popup__title a:focus {
  color: #d69828;
  text-decoration: underline;
}
.map-marker-popup__content {
  margin: 0;
  width: 100%;
  line-height: 0;
}
.map-marker-popup__content .field,
.map-marker-popup__content .field__items,
.map-marker-popup__content .field__item {
  margin: 0;
  padding: 0;
  width: 100%;
  line-height: 0;
}
.map-marker-popup__content .field--name-field-video {
  margin: 0;
  width: 100%;
}
.map-marker-popup__content .field--name-field-video img {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: 0;
  border-radius: 0;
  vertical-align: top;
}
.map-marker-popup__content .field--name-field-video a {
  display: block;
  width: 100%;
  line-height: 0;
}
.map-marker-popup__close {
  position: absolute;
  right: 6px;
  bottom: 6px;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  padding: 0;
  margin: 0;
  border: 0;
  border-radius: 2px;
  background: #c41e1e;
  color: #fff;
  font-size: 1.35rem;
  font-weight: 600;
  line-height: 1;
  cursor: pointer;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.35);
}
.map-marker-popup__close:hover, .map-marker-popup__close:focus {
  background: #e22;
  color: #fff;
  outline: 2px solid #ffe08a;
  outline-offset: 1px;
}

.path-map .gm-style .gm-style-iw-c,
.page-route-hmproject-map .gm-style .gm-style-iw-c {
  border-radius: 4px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.28);
  padding: 0 !important;
  max-width: 320px !important;
  box-sizing: border-box !important;
}
.path-map .gm-style .gm-style-iw-d,
.page-route-hmproject-map .gm-style .gm-style-iw-d {
  overflow: hidden !important;
  max-width: 320px !important;
  box-sizing: border-box !important;
}
.path-map .gm-style .gm-style-iw-ch,
.page-route-hmproject-map .gm-style .gm-style-iw-ch {
  height: 0 !important;
  min-height: 0 !important;
  max-height: 0 !important;
  padding: 0 !important;
  margin: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
}
.path-map .gm-style .gm-ui-hover-effect,
.page-route-hmproject-map .gm-style .gm-ui-hover-effect {
  display: none !important;
}

/*# sourceMappingURL=page-map.css.map */
