.elementor-61745 .elementor-element.elementor-element-67a5cc3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:none;--border-style:none;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-61745 .elementor-element.elementor-element-8c2a45c{--spacer-size:20px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-61745 .elementor-element.elementor-element-3ea58a2{text-align:center;}.elementor-61745 .elementor-element.elementor-element-3ea58a2 .elementor-heading-title{font-family:"acumin-pro-condensed", Sans-serif;font-size:2.2rem;font-weight:900;color:var( --e-global-color-text );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-61745 .elementor-element.elementor-element-12f51a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:#90A1B9;--border-color:#90A1B9;--margin-top:40px;--margin-bottom:40px;--margin-left:0px;--margin-right:0px;}.elementor-61745 .elementor-element.elementor-element-12f51a3:not(.elementor-motion-effects-element-type-background), .elementor-61745 .elementor-element.elementor-element-12f51a3 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#A0B4BA7D;}.elementor-61745 .elementor-element.elementor-element-a81fe61{--spacer-size:20px;}.elementor-61745 .elementor-element.elementor-element-b39bd40{text-align:center;}.elementor-61745 .elementor-element.elementor-element-b39bd40 .elementor-heading-title{font-family:"acumin-pro-condensed", Sans-serif;font-weight:800;color:var( --e-global-color-text );}.elementor-widget .tippy-tooltip .tippy-content{text-align:center;}@media(max-width:1024px){.elementor-61745 .elementor-element.elementor-element-3ea58a2{text-align:center;}.elementor-61745 .elementor-element.elementor-element-3ea58a2 .elementor-heading-title{font-size:2rem;}.elementor-61745 .elementor-element.elementor-element-e522391 > .elementor-widget-container{padding:10px 10px 10px 10px;}.elementor-61745 .elementor-element.elementor-element-b39bd40{text-align:center;}}@media(max-width:767px){.elementor-61745 .elementor-element.elementor-element-3ea58a2 .elementor-heading-title{font-size:1.5rem;line-height:1.2em;}.elementor-61745 .elementor-element.elementor-element-b39bd40 .elementor-heading-title{font-size:26px;line-height:1.2em;}}/* Start custom CSS */#tam_top_banner {
    display: none;
}

#tam_el_contenido {
    padding: 0;
    margin: 0;
}

/* Mapa */

#map {
    width: 100%;
    height: 75vh;
    border: 1px solid #62748e;
}

.titulo-mapa {
    font-weight: 800;
    text-transform: uppercase;
}

.popup a.btn {
    color: white!important;
}

.legend {
  position: absolute; bottom: 10px; left: 10px; z-index: 5;
  background: #fff; padding: 10px; border-radius: 6px;
  font-family: system-ui, sans-serif; font-size: 13px;
  max-height: 45%; overflow: auto; box-shadow: 0 2px 12px rgba(0,0,0,.2);
  min-width: 230px;
}
.legend h4 { margin: 0 0 8px; font-size: 14px; }
.legend .controls { display:flex; gap:6px; margin-bottom:8px; }
.legend .tam.btn {
  border: 1px solid #bbb; background: #fff; padding: 2px 8px; border-radius: 4px; cursor: pointer;
  color: #fb2c36;
}
.legend .tam.btn:hover { background:#460809; color: #fff; }
.legend .item {
  display:flex; align-items:center; gap:8px; padding:4px 6px; border-radius:4px; cursor:pointer;
  user-select:none; margin-bottom:4px;
}
.legend .item:hover { background:#f7f7f7; }
.legend .swatch {
  width: 14px; height: 14px; border:1px solid #333; display:inline-block; border-radius: 2px;
  flex: 0 0 auto;
}
.legend .label { flex: 1 1 auto; }
.legend .item.active { outline: 2px solid #333; outline-offset: 1px; margin-bottom: 10px;}
.hint { color:#666; font-size:11px; margin-top:6px; }

.popup { font-family: system-ui, sans-serif; }
.popup .title { font-weight:700; margin-bottom:4px; }
.popup .sub { color:#555; margin-bottom:6px; }
.popup .row { margin-bottom:4px; }
.popup a.btn {
  display:inline-block; margin-top:6px; padding:6px 10px; text-decoration:none;
  background:#0a66c2; color:#fff; border-radius:4px;
}/* End custom CSS */