@charset "UTF-8";
@font-face;
@font-face {
  font-family: "RobotoSerif";
  src: url("./fonts/RobotoSerif-Light.eot?") format("eot"), url("./fonts/RobotoSerif-Light.woff") format("woff"), url("./fonts/RobotoSerif-Light.ttf") format("truetype"), url("./fonts/RobotoSerif-Light.svg") format("svg");
  font-weight: normal;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "RobotoSerif";
  src: url("./fonts/RobotoSerif-Bold.eot?") format("eot"), url("./fonts/RobotoSerif-Bold.woff") format("woff"), url("./fonts/RobotoSerif-Bold.ttf") format("truetype"), url("./fonts/RobotoSerif-Bold.svg") format("svg");
  font-weight: bold;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "RobotoSerif";
  src: url("./fonts/RobotoSerif-LightItalic.eot?") format("eot"), url("./fonts/RobotoSerif-LightItalic.woff") format("woff"), url("./fonts/RobotoSerif-LightItalic.ttf") format("truetype"), url("./fonts/RobotoSerif-LightItalic.svg") format("svg");
  font-style: italic;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "RobotoSerif";
  src: url("./fonts/RobotoSerif-BoldItalic.eot?") format("eot"), url("./fonts/RobotoSerif-BoldItalic.woff") format("woff"), url("./fonts/RobotoSerif-BoldItalic.ttf") format("truetype"), url("./fonts/RobotoSerif-BoldItalic.svg") format("svg");
  font-style: italic;
  font-weight: bold;
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "Roboto";
  src: url("./fonts/Roboto-Light.eot?") format("eot"), url("./fonts/Roboto-Light.woff") format("woff"), url("./fonts/Roboto-Light.ttf") format("truetype"), url("./fonts/Roboto-Light.svg") format("svg");
  text-rendering: optimizeLegibility; }
@font-face {
  font-family: "Roboto";
  font-weight: bold;
  src: url("./fonts/Roboto-Bold.eot?") format("eot"), url("./fonts/Roboto-Bold.woff") format("woff"), url("./fonts/Roboto-Bold.ttf") format("truetype"), url("./fonts/Roboto-Bold.svg") format("svg");
  text-rendering: optimizeLegibility; }
:root {
  --font-text: 'RobotoSerif', sans-serif;
  --font-headers: 'Roboto', sans-serif;
  --fontsize-small: 1.2rem;
  --fontsize-default: 1.6rem;
  --fontsize-big: 2rem;
  --fontsize-bigger: 2.5rem;
  --fontsize-subtitle: 3rem;
  --fontsize-title: 4.5rem;
  --lineheight-default: 1.6; }

@media all and (min-width: 1440px) {
  :root {
    --font-text: 'RobotoSerif', sans-serif;
    --font-headers: 'Roboto', sans-serif;
    --fontsize-small: 1.6rem;
    --fontsize-default: 1.8rem;
    --fontsize-big: 2.5rem;
    --fontsize-bigger: 3.5rem;
    --fontsize-subtitle: 4rem;
    --fontsize-title: 6rem;
    --lineheight-default: 1.6; } }
:root {
  --color-text: #443534;
  --color-background: white;
  --color-accent: #88bf23;
  --wpgb-accent-scheme-1: #42996b; }

:root {
  --m: 24px; }

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
 * ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS. */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers. */
body {
  margin: 0; }

/**
 * Render the `main` element consistently in IE. */
main {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari. */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
 * ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE. */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers. */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10. */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari. */
b, strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers. */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers. */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
 * ========================================================================== */
/**
 * Remove the border on images inside links in IE 10. */
img {
  border-style: none; }

/* Forms
 * ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge. */
button, input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox. */
button, select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox. */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers. */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+. */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari. */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }
  [type="search"]::-webkit-search-decoration {
    -webkit-appearance: none; }

/**
 * Remove the inner padding in Chrome and Safari on macOS. */
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
 * ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details {
  display: block; }

/* Add the correct display in all browsers. */
summary {
  display: list-item; }

/* Misc
 * ========================================================================== */
/**
 * Add the correct display in IE 10+. */
template, [hidden] {
  display: none; }

/**
 * Add the correct display in IE 10. */
* {
  box-sizing: border-box; }

html {
  font-size: 62.5%;
  scroll-behavior: smooth;
  margin: 0;
  padding: 0; }

body {
  font-family: var(--font-text);
  font-size: var(--fontsize-default, 1.5rem);
  line-height: var(--lineheight-default, 1.6);
  background-color: var(--color-background);
  color: var(--color-text);
  overflow-x: hidden;
  min-height: 100vh; }

h1, h2, h3, h4, h5 {
  font-family: var(--font-headers);
  font-weight: bold; }

h1 {
  font-size: var(--fontsize-title, 2.5rem);
  line-height: var(--lineheight-title, 1.5); }

h2 {
  font-size: var(--fontsize-subtitle, 2.25rem);
  line-height: var(--lineheight-subtitle, 1.5); }

h3 {
  font-size: var(--fontsize-bigger, 2rem);
  line-height: var(--lineheight-bigger, 1.5); }

h4 {
  font-size: var(--fontsize-big, 1.75rem);
  line-height: var(--lineheight-big, 1.5); }

h5 {
  font-size: var(--fontsize-default, 1.5rem);
  line-height: var(--lineheight-default, 1.5); }

h1, h2, h3, h4, h5 {
  margin-top: 0; }

a {
  text-decoration: none;
  transition: color 0.2s ease; }

a:link, a:visited {
  color: inherit; }

a:hover {
  color: var(--color-accent); }

a:active {
  color: inherit; }

#primary a:link, #primary a:visited {
  color: #006b41; }
#primary a:hover {
  color: var(--color-accent); }
#primary a:active {
  color: #006b41; }

figure {
  margin: 0; }

img,
iframe,
video {
  max-width: 100%;
  height: auto; }

.hidden {
  display: none; }

::-webkit-scrollbar {
  height: 24px;
  width: 6px;
  background: var(--color-sand); }

::-webkit-scrollbar-thumb {
  background-color: #111; }

* {
  scrollbar-color: #111 var(--color-sand);
  scrollbar-width: auto; }

::-moz-selection,
::selection {
  color: white;
  background: #111; }

.fixed-width {
  width: 960px;
  margin: 0 auto; }

@media all and (min-width: 900px) {
  .flex {
    display: flex;
    align-items: center; } }

@media all and (min-width: 900px) {
  .flex-between {
    display: flex;
    align-items: center;
    justify-content: space-between; } }

.flex-between-mobile {
  display: flex;
  align-items: center;
  justify-content: space-between; }

@media all and (min-width: 1200px) {
  .grid-two {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: var(--m); } }
@media all and (min-width: 900px) {
  .grid-three {
    display: grid;
    grid-gap: var(--m);
    grid-template-columns: 1fr 1fr; } }
@media all and (min-width: 1200px) {
  .grid-three {
    grid-template-columns: 1fr 1fr 1fr; } }

.icon--white {
  filter: invert(1); }

@keyframes fadeup {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
.duotone img {
  filter: url("/wp-content/themes/asongd/css/filters/duo.svg#asongd"); }

#masthead {
  padding: 12px 24px;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  z-index: 150000;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 12000; }
  @media screen and (min-width: 600px) {
    #masthead {
      padding: 12px 48px; } }

.navigation-open #masthead {
  min-height: 100vh; }

.navigation-open {
  overflow: hidden; }

.admin-bar #masthead {
  top: 32px; }

#primary {
  min-height: 100vh; }

#primary.fixed-width {
  width: 1080px;
  max-width: 100%; }

#colophon {
  background: #271e1e;
  font-family: var(--font-headers);
  color: white;
  border-bottom: 4px solid #111;
  padding-top: 6px; }

.colophon__top {
  padding: 0 24px; }
  @media screen and (min-width: 600px) {
    .colophon__top {
      padding: 0 48px; } }

.colophon__bottom {
  padding: 0 24px; }
  @media screen and (min-width: 600px) {
    .colophon__bottom {
      padding: 12px 48px; } }

.colophon__bottom {
  background: #0a0808; }

@media screen and (max-width: 600px) {
  .credits .left,
  .credits .right {
    text-align: center; }

  .credit-primary__description {
    display: none; }

  #colophon {
    padding-top: 24px; } }
#auxiliar-menu {
  margin: 0;
  padding: 12px 0;
  border-top: 2px solid var(--color-text);
  text-transform: uppercase;
  font-family: var(--font-headers);
  font-weight: bold;
  font-size: 0.7em;
  text-align: center; }
  #auxiliar-menu .menu-item {
    display: inline;
    list-style: none; }
  #auxiliar-menu .menu-item:not(:last-child) {
    margin-right: 12px; }

@media screen and (min-width: 600px) {
  #auxiliar-menu {
    padding: 0;
    border-top: 0;
    text-align: right; }

  .menu-item {
    margin-left: 24px;
    padding: 0; } }
.custom-logo {
  max-height: 72px;
  width: auto; }

.branding-municipality__text {
  margin-top: 0;
  text-transform: uppercase;
  text-align: right;
  font-size: 0.6em;
  font-family: var(--font-headers); }

.branding-municipality__logo img {
  max-height: 36px;
  width: auto; }

.logo-text {
  margin-left: 24px;
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.1;
  font-family: var(--font-headers); }
  .logo-text p {
    margin: 0; }
    @media screen and (max-width: 600px) {
      .logo-text p {
        display: inline;
        font-size: 0.8em; } }

@media screen and (max-width: 600px) {
  .branding-municipality {
    display: none; } }
.page-breadcrumb {
  font-size: 0.8em;
  font-family: var(--font-headers);
  margin-bottom: 6px; }

.page-breadcrumb__link:before {
  content: "←";
  color: var(--color-accent);
  margin-right: 6px;
  position: relative;
  top: -1px; }

.home .page-breadcrumb {
  display: none; }

.credits img {
  max-height: 72px;
  width: auto; }

.credits .flex {
  align-items: bottom !important; }

.credits .right {
  margin: 24px 0; }

@media screen and (min-width: 600px) {
  .credits .right {
    text-align: right;
    margin: 0; } }
.credits .top {
  margin: 12px 0 0; }
  @media screen and (min-width: 600px) {
    .credits .top {
      margin-bottom: 12px; } }

.credit-primary p {
  margin: 0; }

.credit-primary__description {
  font-size: 0.8em;
  width: 360px; }
  @media screen and (min-width: 600px) {
    .credit-primary__description {
      margin-left: 24px; } }

.credit-primary__description-name {
  margin-bottom: 6px; }

.credit-primary__description-text {
  margin: 6px 0; }

.credit-secondary__item-text {
  font-size: 0.8em;
  margin-top: 0; }

.credit-primary__address {
  font-size: 0.8em;
  margin: 6px 0; }

.green-box {
  animation: fadeup 1s 1 forwards;
  font-family: var(--font-headers); }

.green-box p {
  background-color: #42996b;
  color: white;
  margin: 0;
  text-align: center; }

.green-box p:first-child {
  padding-top: 12px;
  border-radius: 4px 4px 0 0; }

.green-box p:last-child {
  padding-bottom: 12px;
  border-radius: 0 0 4px 4px;
  border-bottom: 6px solid var(--color-accent); }

#primary .default-grid .wpgb-card {
  border-bottom: 1px dashed; }
#primary .default-grid .wpgb-card-inner {
  background: none !important;
  box-shadow: none; }
#primary .default-grid .wpgb-card-body h3 {
  font-weight: bold !important;
  text-transform: uppercase;
  font-family: var(--font-headers) !important;
  font-size: var(--fontsize-default) !important;
  line-height: 1 !important;
  margin: 24px 0 !important; }

#primary .wpgb-facet .wpgb-button[aria-pressed="true"] {
  background-color: #271e1e;
  color: white !important;
  font-weight: bold !important; }

#primary .wpgb-facet .wpgb-button {
  border: none;
  font-family: var(--font-headers);
  background-color: #f5f5f5; }

#primary .wp-grid-builder.default-grid .wpgb-card-body .wpgb-block-term {
  font-weight: bold;
  font-family: var(--font-headers);
  font-size: 1.2em;
  margin-bottom: 24px; }
#primary .wp-grid-builder.default-grid .wpgb-card-body .wpgb-block-term[data-id="65"] {
  background-color: #443534 !important; }
#primary .wp-grid-builder.default-grid .wpgb-card-body .wpgb-block-term[data-id="66"] {
  background-color: #994a42 !important; }
#primary .wp-grid-builder.default-grid .wpgb-card-body .wpgb-block-term[data-id="67"] {
  background-color: #006b41 !important; }
#primary .wp-grid-builder.default-grid .wpgb-card-body .wpgb-block-term[data-id="68"] {
  background-color: #00a765 !important; }

#primary .wpgb-button.wpgb-load-more {
  background-color: #271e1e;
  font-family: var(--font-headers);
  font-weight: bold !important; }

.wpgb-facet.ancho-fijo {
  text-align: center; }

.home .entry-title {
  display: none; }

.swiper-slide .slide-content {
  line-height: 1.2;
  text-shadow: 0 0 10px black;
  font-family: var(--font-headers); }
  @media screen and (min-width: 600px) {
    .swiper-slide .slide-content {
      font-size: 1.2em; } }

#primary .wpgb-facet select.wpgb-select,
#primary .wpgb-facet input[type="search"] {
  border: 0;
  background-color: #f5f5f5;
  color: var(--color-text);
  border-bottom: 1px dashed rgba(0, 0, 0, 0.2);
  transition: background-color 0.5s ease;
  font-family: var(--font-headers);
  width: 100%; }
  #primary .wpgb-facet select.wpgb-select:hover,
  #primary .wpgb-facet input[type="search"]:hover {
    background-color: white; }

#primary .wpgb-facet input[type="search"]::placeholder {
  opacity: 1;
  color: black; }

#primary .leaflet-bar {
  border: 0; }

#primary .leaflet-control-attribution a {
  color: inherit;
  text-decoration: underline;
  text-decoration-style: dotted; }

#primary .leaflet-tile {
  filter: grayscale(1); }

#primary .wpgb-facet .wpgb-map-pan-to-search {
  left: inherit;
  right: 0;
  transform: none; }

#primary .leaflet-control-zoom a {
  background-color: var(--color-accent);
  color: white; }

#primary .wpgb-map-facet {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-width: 1px 0;
  background-color: rgba(0, 0, 0, 0.1); }

#primary .leaflet-left {
  left: 12px;
  top: 12px; }

#primary .leaflet-popup-content-wrapper {
  border-radius: 0; }

#primary .wpgb-map-facet .gm-style .gm-style-iw-d + button,
#primary .wpgb-map-facet .leaflet-popup-close-button,
#primary .wpgb-map-facet .mapboxgl-popup-close-button {
  box-shadow: none;
  border-radius: 0;
  right: -12px !important;
  top: -12px !important;
  opacity: 1;
  color: var(--color-accent) !important; }

#primary .leaflet-popup {
  text-align: left !important; }
  #primary .leaflet-popup .wpgb-map-marker-title {
    text-transform: uppercase;
    padding: 0; }
    #primary .leaflet-popup .wpgb-map-marker-title a {
      color: #111 !important; }

#primary .wpgb-facet .leaflet-pane path {
  stroke: rgba(0, 107, 65, 0.75);
  fill: rgba(0, 0, 0, 0.75);
  stroke-width: 2;
  stroke-dasharray: 10; }

#primary .wpgb-marker-content {
  white-space: inherit; }

@media screen and (max-width: 600px) {
  #primary .wpgb-map-facet {
    padding-bottom: 150% !important; }

  #primary .wpgb-map-pan-to-search {
    display: none; } }
.nav-links {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 48px;
  margin: 48px 0 24px;
  font-size: 0.8em; }

.menu-toggle {
  background: none;
  border: 0;
  position: absolute;
  top: 24px;
  right: 24px; }
  .menu-toggle:hover {
    cursor: pointer; }

@media screen and (min-width: 600px) {
  .menu-toggle {
    display: none; }

  .navigation-wrapper {
    border-top: 1px solid var(--color-accent);
    border-bottom: 1px solid var(--color-accent); } }
.navigation-open .navigation-wrapper {
  border-top: 1px solid var(--color-accent);
  border-bottom: 1px solid var(--color-accent); }

.main-navigation .menu-item {
  list-style: none;
  font-family: var(--font-headers);
  text-transform: uppercase;
  font-size: 0.9em;
  position: relative;
  font-weight: bold; }

.main-navigation {
  display: none; }

.navigation-open .main-navigation {
  display: block; }

.main-navigation .menu-item {
  margin-bottom: 12px; }

#primary-menu,
#primary-menu--left,
#primary-menu--bottom {
  margin: 0;
  padding: 0; }

.main-navigation--left,
.main-navigation--bottom {
  margin-top: 48px; }

@media all and (min-width: 900px) {
  .main-navigation {
    display: block;
    margin-top: 0; }

  .main-navigation .menu-item {
    display: inline;
    margin-left: 12px;
    margin-bottom: 0; } }
.main-navigation .menu-item:before {
  content: "";
  width: 0%;
  border-bottom: 4px solid #88bf23;
  position: absolute;
  left: 0;
  bottom: -4px;
  transition: width 0.5s ease; }

.main-navigation .menu-item:hover:before {
  width: 100%; }

.main-navigation .current_page_item:before,
.main-navigation .current-menu-parent:before {
  width: 100%;
  border-color: var(--color-accent); }

.main-navigation .menu-item a:hover {
  color: inherit; }

.main-navigation .sub-menu {
  margin: 12px 0;
  background: white; }

@media all and (min-width: 900px) {
  .main-navigation .sub-menu {
    display: none;
    position: absolute;
    top: 24px;
    left: 0;
    margin: 0;
    padding: 12px 0 0;
    width: 240px; }
    .main-navigation .sub-menu .menu-item {
      margin: 0 !important; }

  #primary-menu--bottom {
    display: none;
    width: 0; } }
.main-navigation .inactive {
  position: relative !important; }
  .main-navigation .inactive:hover {
    cursor: inherit; }
    .main-navigation .inactive:hover > a:hover {
      cursor: inherit; }
    .main-navigation .inactive:hover .sub-menu {
      display: block; }

.navigation-wrapper .wp-block-social-links {
  filter: invert(1);
  margin-top: 24px;
  display: none; }

.navigation-open .navigation-wrapper .wp-block-social-links {
  display: block; }

.newsletter-popup {
  position: fixed;
  bottom: 24px;
  right: 24px;
  width: 480px;
  max-width: calc( 100% - 48px );
  color: white !important;
  padding: 24px 24px 0;
  background-color: var(--color-text);
  border-radius: 8px;
  animation: fadeup 2s 1 forwards;
  z-index: 10000;
  border-bottom: 4px solid var(--color-accent); }

.newsletter-popup__close {
  position: absolute;
  top: 0;
  right: 12px;
  font-size: 1.5em; }
  .newsletter-popup__close:hover {
    cursor: pointer; }

#form_newsletter-1 h3.frm_form_title {
  color: white;
  font-size: 2rem;
  margin: 0;
  border-bottom: 2px solid var(--color-accent); }
#form_newsletter-1 div.frm_description p {
  color: white;
  font-family: var(--font-headers);
  margin: 12px 0;
  text-align: justify; }
#form_newsletter-1 .frm_fields_container label {
  font-weight: bold;
  color: white;
  font-family: var(--font-headers); }
#form_newsletter-1 .frm_fields_container input {
  background-color: rgba(0, 0, 0, 0.15);
  border: 0; }
#form_newsletter-1 div.frm_description a {
  color: var(--color-accent); }
#form_newsletter-1 .frm_button_submit {
  background-color: var(--color-accent);
  border: 0;
  outline: 0;
  box-shadow: none;
  font-weight: bold;
  font-family: var(--font-headers); }

.newsletter-popup__close-permanent {
  border: 0;
  background: none;
  font-family: var(--font-headers);
  color: white;
  position: relative;
  top: -24px;
  font-size: 0.8em;
  text-align: right; }
  .newsletter-popup__close-permanent:hover {
    cursor: pointer; }

.ong__field--logo {
  text-align: center;
  margin-bottom: 24px; }

.ong__field--link {
  text-align: center;
  color: #42996b; }

.ong__fields {
  font-size: 0.9em; }

.ong__fields-label {
  margin: 12px 6px;
  color: #42996b; }

.ong__field--content {
  font-size: 1.1em; }

.page-navigation {
  text-align: center;
  font-family: var(--font-headers);
  margin-bottom: 48px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 12999;
  margin-bottom: 72px; }
  @media screen and (min-width: 600px) {
    .page-navigation {
      position: sticky;
      top: 150px;
      padding: 12px 0; } }

.admin-bar .page-navigation {
  top: 182px; }

.page-navigation__items {
  margin: 0;
  padding: 0; }

.page-navigation__item {
  text-transform: uppercase;
  font-size: 0.8em;
  margin: 0 8px; }
  @media screen and (min-width: 600px) {
    .page-navigation__item {
      display: inline; } }

.page-navigation__label {
  font-family: var(--font-headers);
  text-align: center;
  opacity: 0.75;
  font-weight: bold;
  font-size: 0.9em; }

.page-navigation .active {
  font-weight: bold; }

#primary .page-navigation__item a:link, #primary .page-navigation__item a:visited {
  color: var(--color-text); }
#primary .page-navigation__item a:hover {
  color: #086f46; }
#primary .page-navigation__item a:active {
  color: var(--color-text); }

.page #primary {
  padding: 192px 0 0; }

.home #primary {
  padding: 48px 0 0; }

.page .entry-header {
  padding: 0 24px;
  text-align: center;
  margin-bottom: 96px; }

.page .entry-title {
  font-size: var(--fontsize-title);
  position: relative;
  letter-spacing: -1px;
  line-height: 1;
  color: #42996b;
  padding: 6px 0; }
  .page .entry-title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -10px;
    width: 48px;
    transform: translateX(-50%);
    border-bottom: 12px solid #88bf23; }
  @media screen and (min-width: 600px) {
    .page .entry-title {
      background-color: #42996b;
      color: white;
      padding-bottom: 12px; } }

.page .entry-content {
  padding: 0 24px; }
  @media screen and (min-width: 600px) {
    .page .entry-content {
      padding: 0 48px; } }

.page .edit-link {
  position: fixed;
  bottom: 48px;
  right: 24px;
  background: white;
  text-transform: uppercase;
  z-index: 12000;
  font-size: 0.8em;
  font-family: var(--font-headers);
  font-weight: bold;
  padding: 6px 12px; }

.page .wpgb-facet > fieldset:last-child {
  margin-bottom: 24px; }

.page h5.wp-block-heading {
  text-transform: uppercase;
  border-left: 8px solid #88bf23;
  padding-left: 12px; }

.page .ancho-fijo {
  width: 1080px;
  max-width: 100%;
  margin: 0 auto; }

.page .subtitular {
  width: 900px;
  font-weight: bold;
  max-width: 100%;
  padding-top: 72px;
  margin: 0 auto 48px;
  position: relative;
  border-bottom: 2px dotted;
  line-height: 1.2; }

@media screen and (min-width: 600px) {
  .page-template-page-with-navigation .subtitular {
    padding-top: 192px; } }
.page .entry-content h4 {
  margin-top: 48px; }

.page .entry-content a {
  text-decoration: underline;
  text-decoration-style: dotted; }

.page .lista-alternada {
  margin: 0;
  padding: 0; }
  .page .lista-alternada li {
    list-style: none;
    padding: 6px 12px; }
    .page .lista-alternada li:nth-child(odd) {
      background-color: #f5f5f5; }

.people-box {
  margin: 24px 0;
  text-align: center;
  background-color: #443534;
  color: white;
  padding: 12px;
  border-radius: 4px;
  border-bottom: 4px solid var(--color-accent);
  font-family: var(--font-headers); }

.people-box__label {
  font-weight: normal;
  font-size: 0.66em;
  text-transform: uppercase;
  margin: 0 0 6px;
  border-bottom: 1px dashed white; }

.people-box__total-number {
  font-size: 1.6em; }

.people-box__total {
  font-weight: bold;
  font-size: 1.2em; }

.single:not(.home) #primary {
  padding: 192px 0 0; }

.single .entry-header {
  padding: 0 24px;
  text-align: center;
  margin-bottom: 96px; }

.single .entry-content {
  padding: 0 24px; }
  @media screen and (min-width: 600px) {
    .single .entry-content {
      padding: 0 48px; } }

.single .entry-title {
  width: 1080px;
  max-width: 100%;
  font-size: var(--fontsize-subtitle);
  position: relative;
  letter-spacing: -1px;
  line-height: 1.1;
  margin: 0 auto; }
  .single .entry-title:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -24px;
    width: 96px;
    transform: translateX(-50%);
    border-bottom: 12px solid #88bf23; }

.single .wp-block-columns:not(.ancho-fijo) {
  padding: 0 48px; }

.single .edit-link {
  position: fixed;
  top: 156px;
  right: 24px;
  background: white;
  text-transform: uppercase;
  z-index: 12000;
  font-size: 0.8em;
  font-family: var(--font-headers);
  font-weight: bold;
  padding: 6px 12px; }

.single .wpgb-facet > fieldset:last-child {
  margin-bottom: 24px; }

.single h5.wp-block-heading {
  text-transform: uppercase;
  border-left: 8px solid #88bf23;
  padding-left: 12px; }

.single .ancho-fijo {
  width: 900px;
  max-width: 100%;
  margin: 0 auto; }

.single .subtitular {
  width: 900px;
  font-weight: bold;
  max-width: 100%;
  padding-top: 144px;
  margin: 0 auto 48px;
  position: relative;
  border-bottom: 2px dotted;
  line-height: 1.2; }

.single .entry-content ul {
  margin: 0;
  padding: 0; }

.single .entry-content li {
  list-style: none; }
  .single .entry-content li:before {
    content: "—";
    color: var(--color-accent); }

.project-data {
  background-color: #f5f5f5;
  margin-top: 48px;
  padding: 24px;
  border-left: 4px solid var(--color-accent); }

.project-org {
  font-size: 1.2em; }

.project-data__label {
  margin-bottom: 24px;
  color: var(--color-accent); }

.project__field-label {
  font-size: 1.1em;
  margin: 12px 0 8px; }

.site-title,
.site-description {
  display: none; }

.wp-block-social-links {
  margin: 0; }

@media screen and (max-width: 600px) {
  .wp-block-social-links {
    justify-content: center;
    padding: 12px 0; } }

/*# sourceMappingURL=style.css.map */
