/*
Theme Name: Hraadvisors (DD.NYC)
Theme URI: http://hraadvisors.wpenginepowered.com/
Description: The theme for WordPress. Designed with LOVE by DigitalDesign.NYC
Author: dd.nyc
Version: 1.a
*/

.website-accessibility {
  cursor: pointer;
}
/*
.grecaptcha-badge {
visibility: hidden !important;
}*/

.wp-caption {
  width: 100%;
  max-width: 100%;
}

.section.s26 ~ .section.s26 {
  padding-top: 0 !important;
}

.footer .wpcf7-response-output {
  display: none !important;
}

.footer .wpcf7-not-valid-tip {
  position: absolute;
  left: 40rem;
  bottom: 7px;
  font-size: 14px !important;
}

.s2 .subscribe .wpcf7-response-output {
  display: none !important;
}

.s2 .subscribe .wpcf7-not-valid-tip {
  position: absolute;
  left: 40rem;
  bottom: 7px;
  font-size: 14px !important;
}

.s6 .wpcf7-response-output {
  display: none !important;
}

.s6 .wpcf7-not-valid-tip {
  position: absolute;
  left: 40rem;
  bottom: -20px;
  font-size: 12px !important;
}

@media screen and (max-width: 1023.98px) {
  .footer .wpcf7-not-valid-tip {
    left: 20rem;
  }

  .s2 .subscribe .wpcf7-not-valid-tip {
    left: 20rem;
  }

  .s6 .wpcf7-not-valid-tip {
    left: 20rem;
    bottom: -18px;
  }
}

.filters-footer.mobile {
  display: block !important;
  padding: 30px 0 0 0;
}

.filters-footer.mobile a.filterportfolioclear {
  display: none !important;
}

.s35-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 24px;
}

.s35-grid-col,
.s35-grid-col--item {
  width: 100%;
}

.s35-grid-items {
  display: contents;
}

.single-job .s18-6-2 .textbox ul {
  margin-left: 19px;
}

.single-job .s18-6-2 .textbox li {
  border: none !important;
  list-style: disc;
}

.s35-item {
  height: 100%;
  background-color: var(--c0);
  position: relative;
}

.s35-item-tools {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: var(--c6);
  color: var(--c0);
  padding: 5px;
  display: flex;
  justify-content: space-between;
}

.s35-item a {
  display: block;
  padding: 1em;
}

.s35-item a figcaption {
  display: flex;
  flex-direction: column;
}

.s35-item a figcaption h5 {
  font-size: 18px;
}

.s35-item a figcaption h6 {
  font-size: 1em;
  margin: 0.5em 0 0.5em 0;
  font-weight: 400;
}

.s35-item a img {
  width: 100%;
  height: auto;
  aspect-ratio: 1.5 / 1;
}

.card-4 .card-title h3 {
  letter-spacing: -0.04em;
}

h3 {
  letter-spacing: -0.04em;
}

.map-filter {
  -webkit-appearance: auto;
}

.filter-group strong {
  font-size: 36rem;
  font-weight: 300;
  padding-bottom: 20rem;
  display: block;
}

.filter-group label {
  font-size: 18rem;
  font-weight: 300;
  margin-bottom: 10rem;
  display: flex;
  gap: 12rem;
  align-items: center;
}

.filter-group br {
  display: none;
}

.filter-group:nth-child(1) {
  padding-top: 0;
}

.filter-group:last-child {
  padding-bottom: 0;
}

.filter-group:last-of-type {
  border-bottom: 0;
}

.filter-group {
  padding: 40rem 0;
  border-bottom: 1px solid rgb(27 28 51 / 10%);
}

.filter-group:first-child {
  border-top: 0;
}

.map-info-panel__title {
  font-weight: 700;
  margin-bottom: 0.5em;
  font-size: 1.5em;
  line-height: 1;
}

.map-info-panel {
  position: absolute;
  left: 1%;
  top: 1vh;
  width: 100%;
  max-width: 530rem;
  height: fit-content;
  max-height: 99vh;
  background: #fff;
  overflow: auto;
  z-index: 2;
  border-radius: 20rem;
}

.map-info__tags-toggle {
  margin-top: 20rem;
  font-size: 20rem;
  color: #3c4ed6;
  font-weight: 500;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: max(5px, 7rem);
}

.map-button-project {
  display: block;
  position: relative;
  margin-top: 20rem;
}

.map-info__tags-wrap {
  margin-top: max(20px, 40rem);
  padding-top: max(10px, 20rem);
  border-top: 1px solid rgb(27 28 51 / 10%);
}

.map-info__tags-toggle .map-info__tags-toggle-text {
  text-decoration: underline;
}

.map-info__tags-toggle-icon svg {
  width: 16rem;
}

.map-info-panel__close:after {
  content: "";
  background-image: url(data:image/svg+xml,%3Csvg%20width%3D%2213%22%20height%3D%2213%22%20viewBox%3D%220%200%2013%2013%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%0A%3Cpath%20d%3D%22M0.5%2011.75L11.75%200.5%22%20stroke%3D%22%231B1C33%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3Cpath%20d%3D%22M11.75%2011.75L0.5%200.5%22%20stroke%3D%22%231B1C33%22%20stroke-linecap%3D%22round%22%2F%3E%0A%3C%2Fsvg%3E);
  background-size: 12px;
  background-repeat: no-repeat;
  background-position: center;
  width: max(32px, 40rem);
  height: max(32px, 40rem);
  position: relative;
  display: block;
  border: 1px solid rgb(27 28 51 / 20%);
  border-radius: 100%;
  padding: 10rem;
}

.close-button-wrapper {
  text-align: end;
  margin-bottom: max(12px, 16rem);
}

.map-info-panel__inner {
  padding: max(20px, 30rem);
}

.map-info-panel__close {
  position: relative;
  font-size: 0;
  line-height: 1;
  background: transparent;
  border: 0;
  cursor: pointer;
  margin-bottom: 16px;
  width: 100%;
  display: flex;
  justify-content: flex-end;
}

.map-info__image {
  width: 100%;
  height: max(274px, 294rem);
  object-fit: cover;
  border-radius: 10px;
  display: block;
  margin-bottom: max(20px, 40rem);
}

.map-info__title {
  font-size: max(24px, 36rem);
  line-height: 1.2;
  margin-bottom: max(10px, 20rem);
}

.map-info__text {
  white-space: pre-line;
  color: #000000;
  opacity: 0.7;
  font-size: max(16px, 18rem);
}

.map-info__tags-title {
  font-size: max(18px, 22rem);
  font-weight: 500;
  margin-bottom: max(10px, 20rem);
}

.map-info__tag {
  font-size: max(14px, 16rem);
  font-weight: 500;
}

.map-info__tags {
  color: #1b1c33;
}

.map-filters {
  position: absolute;
  left: 12px;
  top: 12px;
  z-index: 2;
  background: #fff;
  padding: 30rem;
  border-radius: 20px;
  max-height: 90vh;
  overflow: auto;
}

.map-filters-toggle {
  display: none;
}

#map {
  height: 100vh;
  width: 100%;
}

.s16-99 {
  position: relative;
  display: grid;
  grid-column: 1 / -1;
  width: 100%;
  min-height: 100vh;
  border-radius: var(--br1);
  overflow: hidden;
}

.info-group {
  padding-bottom: 1em;
}

.info-group__label {
  font-weight: 700;
  padding-bottom: 0.5em;
  font-size: 1.2em;
}

.map-info-panel__full-name {
  margin-bottom: 20px;
}

.filter-group label input[type="checkbox"] {
  accent-color: #3c4ed6;
}

.map-filters__clear {
  display: flex;
  flex-direction: row-reverse;
  gap: 12px;
  font-size: 20rem;
  align-items: center;
}

.map-filters__clear .map-filters__clear-icon {
  display: flex;
}

.map-filters.map-filters--hidden {
  display: none;
}

.section.s36 {
  padding: 0;
  margin: 0;
  position: relative;
}

.map-info__tags-toggle-icon svg {
  fill: none;
}

@media (min-width: 1024px) {
  .map-filters .map-filters__close {
    display: none;
  }

  .map-filters .filter-group:first-of-type {
    border-top: 0;
    padding-top: 0;
  }
}

@media (max-width: 1024px) {
  .filter-group strong {
    font-size: 20px;
  }

  .filter-group {
    padding: 20px 0;
  }

  .filter-group label {
    font-size: 13px;
    margin-bottom: 10px;
    gap: 10px;
  }

  .map-filters {
    padding: 20px;
    left: 0;
    bottom: 0;
    top: auto;
  }
}

@media (max-width: 767px) {
  .map-filters-toggle {
    position: fixed;
    z-index: 9999;
    right: 8px;
    top: 9px;
    border-radius: 6px;
    cursor: pointer;
    font-size: 14px;
    padding: 17px;
    background-color: #ffffff;
    line-height: 1;
    display: block;
  }

  .map-filters-toggle__text svg {
    width: 24px;
    height: 24px;
  }

  .map-filters-toggle__text {
    display: flex;
  }

  .map-filters {
    display: none;
    width: 100%;
  }

  .map-filters.is-open {
    display: block;
    z-index: 999999;
    width: 100%;
    padding-top: 67px;
    padding-bottom: 50px;
    border-radius: 20px 20px 0 0;
  }

  .map-filters__close {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 32px;
    height: 32px;
  }

  .map-filters__close-icon svg {
    display: block;
  }

  body.map-filters-open {
    overflow: hidden;
  }

  .map-info-panel {
    position: fixed;
    inset: auto 0 0 0;
    z-index: 10000;
    max-height: 70vh;
    background: #fff;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.15);
    overflow-y: auto;
  }

  .map-info-panel__inner {
    position: relative;
    padding: 20px 20px 24px;
  }

  .map-info-panel__close {
    position: absolute;
    top: 16px;
    right: 16px;
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
  }

  .map-info-panel__close-icon svg {
    display: block;
  }

  .map-info__image {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    display: block;
  }

  .map-info-panel .map-info-panel__close {
    position: relative;
    display: flex;
    justify-content: flex-end;
    width: 100%;
    height: auto;
    top: auto;
    right: auto;
  }

  .map-info__title {
    font-size: 24px;
  }

  .map-info__tags-wrap {
    margin-top: 20px;
    padding-top: 20px;
  }
}
