#div-contenedor-locator > #m-ignsearch-panel > #m-ignsearchlocator-clean-button {
  border: none !important;
  height: 100% !important;
  width: 3rem !important;
}
#div-contenedor-locator > #m-ignsearch-panel > #m-ignsearchlocator-clean-button i {
  font-weight: 100 !important;
}

#div-contenedor-locator > #m-ignsearch-panel > #m-ignsearchlocator-search-input {
  padding: 1rem;
  width: 80% !important;
}

#m-ignsearchlocator-locate-button {
  display: none !important;
}

#m-ignsearch-panel, #m-infocatastro-panel, #m-xylocator-panel {
  width: 240px !important;
}

div.m-area.m-top.m-right > div.m-plugin-locator.m-panel.opened > button.m-panel-btn {
  font-family: g-cartografia !important;
  background: #f7d117 !important;
  color: black !important;
}

#div-contenedor-locator > #m-ignsearch-panel > #m-ignsearchlocator-clean-button {
  background: #f7d117 !important;
  color: black !important;
  height: 100%;
  background: #f7d117 !important;
  color: black !important;
  height: 96%;
  position: absolute;
  right: 0;
  margin: 0 !important;
}

#m-ignsearch-panel, #m-infocatastro-panel, #m-xylocator-panel {
  padding: 0 !important;
  height: 40px !important;
}

#m-locator-title {
  display: none !important;
}

#m-locator-previews {
  display: none !important;
}

.logo-ministerio-full, .logo-black-full {
  height: 100%;
}

.logo-ministerio-full {
  width: 15rem;
}

.logo-black-full {
  width: 5rem;
}

.text-logo {
  color: black;
  height: 100%;
  margin-left: -1rem;
}

.text-logo-h2 {
  margin: 0;
  font-size: 1.5rem;
  font-family: "Kanit", sans-serif;
  font-weight: 500;
  line-height: 1;
}

.gf-reload {
  margin-left: 23px;
  font-size: 1.2rem !important;
  background: #f5f7fa;
  border-radius: 50px;
  justify-content: center;
  align-items: center;
  width: 30px;
  display: none;
  height: 30px;
  position: absolute;
  top: -4px;
  transition: all 0.2s;
}
.gf-reload span {
  color: var(--new-orange);
}
.gf-reload.animate {
  animation: salto 4s;
}
.gf-reload.visible {
  display: flex !important;
}
.gf-reload.no-visible {
  display: none !important;
}
.gf-reload:hover {
  text-decoration: none !important;
  transform: scale(1.2);
  color: #f5f7fa !important;
  background: #3A515D;
}
@keyframes salto {
  0% {
    rotate: 0deg;
  }
  15% {
    scale: 1.2;
  }
  30% {
    rotate: -360deg;
    scale: 1;
  }
  100% {
    rotate: -360deg;
    scale: 1;
  }
}

.m-legenPanelExtra {
  opacity: 0;
  width: 15rem;
  text-align: right;
  padding: 1rem;
  background: transparent !important;
  border: none !important;
  box-shadow: none !important;
}
.m-legenPanelExtra span {
  text-align: center;
  font-weight: bold;
  color: #f7d117;
  font-size: 1.2rem;
  cursor: pointer;
}
.m-legenPanelExtra span i {
  padding: 0 0.5rem;
  font-size: 1.25rem;
}
.m-legenPanelExtra span i:hover {
  cursor: pointer;
}
.m-legenPanelExtra .col-12 {
  display: flex;
}
.m-legenPanelExtra .ml-color {
  width: 1rem;
  height: 1rem;
}
.m-legenPanelExtra label {
  padding-left: 1rem;
  font-weight: bold;
  font-size: 0.8rem;
  text-align: left;
}

.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
  font-size: 0.7rem !important;
  white-space: nowrap !important;
}

:root {
  --black-color: #000;
  --white-color: #fff;
  --gray-bg: #ececec;
  --blue-bg: #364B5F;
  --new-orange: #f7d117;
}

#map > .m-areas > div.m-area > div.m-panel.no-collapsible > div.m-panel-controls > div.m-control.m-container.m-background > .m-background-group-btn {
  background-color: white !important;
  color: black;
  border: 1px solid #f7d117 !important;
  border-radius: 15px !important;
}

#map > .m-areas > div.m-area > div.m-panel.no-collapsible > div.m-panel-controls > div.m-control.m-container.m-background > .m-background-group-btn.activeBaseLayerButton {
  background-color: #f7d117 !important;
  color: black;
  border: none !important;
  border-radius: 15px !important;
}

.ol-attribution {
  display: none;
}

.attributtion {
  position: absolute;
  bottom: 2rem;
  margin: 1rem;
  z-index: 99999;
}
.attributtion ion-icon {
  margin: 0.2rem;
}
.attributtion .attribution-container {
  padding: 0 5px;
  background-color: hsla(0deg, 0%, 100%, 0.8);
  margin: 0;
}
.attributtion .attribution-container a {
  color: rgba(0, 0, 0, 0.75);
  text-decoration: none;
  font-weight: bold;
  font-size: 0.8rem;
}

.button-close-full {
  margin: 1rem;
  font-size: 1rem;
  display: none;
  font-size: 1rem !important;
  clear: both;
  overflow: hidden;
  white-space: nowrap;
}
.button-close-full i {
  margin: 0 0.5rem;
}

.container-seeker {
  margin-top: 4rem;
  /* ESTILOS NUEVOS */
}
.container-seeker .types {
  width: 100%;
  margin: 0 auto;
  margin: 1rem 0;
  border-radius: 10px;
  display: flex;
  flex-wrap: wrap;
  padding: 0 4rem;
  justify-content: space-between;
}
.container-seeker .types img {
  height: 2rem;
}
.container-seeker .types span {
  font-size: 1rem !important;
  font-weight: bold;
  cursor: pointer;
  color: black;
  display: flex;
  vertical-align: super;
  align-items: center;
  justify-content: center;
  /*&.selected {
  	text-decoration: underline;
  }
  &:hover{
  	text-decoration: underline;
  }*/
}
@media only screen and (max-width: 600px) {
  .container-seeker .types span {
    width: 100%;
  }
}
.container-seeker ._types {
  display: flex;
  align-items: center;
  justify-content: center;
}
.container-seeker ._types span {
  color: black;
  font-weight: bold;
  padding: 0.5rem;
  font-size: 1.2rem;
}
.container-seeker ._types span.selected {
  text-decoration: underline;
  scale: 1.2;
}
.container-seeker ._types span:hover {
  text-decoration: underline;
  scale: 1.2;
  cursor: pointer;
}
.container-seeker .loading-cover {
  display: none;
  position: absolute;
  background: rgba(128, 128, 128, 0.5098039216);
  width: 100%;
  height: 100%;
  z-index: 999;
  left: 0;
}
.container-seeker .loading {
  margin: auto;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  z-index: 9999;
  bottom: 0;
  left: 0;
  right: 0;
  -webkit-animation: spin 2s linear infinite; /* Safari */
  animation: spin 2s linear infinite;
}
.container-seeker .loading div {
  transform-origin: 40px 40px;
  animation: lds-spinner 1.2s linear infinite;
}
.container-seeker .loading div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 37px;
  width: 6px;
  height: 18px;
  border-radius: 20%;
  background: #364b5f;
}
.container-seeker .loading div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.container-seeker .loading div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.container-seeker .loading div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.container-seeker .loading div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.container-seeker .loading div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.container-seeker .loading div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.container-seeker .loading div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.container-seeker .loading div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.container-seeker .loading div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.container-seeker .loading div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.container-seeker .loading div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.container-seeker .loading div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes lds-spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.container-seeker .map .title span {
  text-align: center;
  font-size: 2rem;
  color: black;
  font-weight: bold;
}
.container-seeker .map .container-map {
  /* Absolute Center Spinner */
  height: 45rem;
}
@media only screen and (max-width: 990px) {
  .container-seeker .map .container-map {
    position: relative;
    height: auto;
  }
}
.container-seeker .map .container-map .button_results {
  display: none;
  position: absolute;
  z-index: 9;
  height: 3rem;
  background: rgba(227, 227, 227, 0.7215686275);
  width: 3rem;
  margin: 5rem 0;
  /*display: flex;*/
  text-align: center;
  align-items: center;
  cursor: pointer;
}
.container-seeker .map .container-map .button_results i {
  color: #364b5f;
}
.container-seeker .map .container-map .hidden-filters {
  position: absolute;
  right: auto;
  left: -10px;
  margin: 0;
  background-color: var(--new-orange);
  display: none;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  top: 24px;
  cursor: pointer;
}
.container-seeker .map .container-map .hidden-filters span {
  color: var(--white-color);
}
.container-seeker .map .container-map .filters_results {
  position: absolute;
  z-index: 9;
  height: 45rem;
  background-color: rgba(240, 240, 240, 0.9);
  width: 35%;
  padding-top: 1px;
  /*overflow-y: auto;
  overflow-x: hidden;*/
}
@media only screen and (max-width: 990px) {
  .container-seeker .map .container-map .filters_results {
    width: 90%;
    margin: 0px auto;
    left: auto;
    top: auto;
    position: relative;
    display: block;
    height: 31rem;
  }
}
.container-seeker .map .container-map .filters_results .hide-filters {
  position: absolute;
  right: -12px;
  top: 24px;
  border-radius: 50%;
  height: 24px;
  width: 24px;
  background-color: var(--new-orange);
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.container-seeker .map .container-map .filters_results .hide-filters span {
  color: var(--white-color);
}
.container-seeker .map .container-map .filters_results .buttons {
  padding: 4px;
  background: var(--new-orange);
  width: fit-content;
  margin: 0 auto;
  margin-top: 1rem;
  border-radius: 10px;
  display: flex;
}
.container-seeker .map .container-map .filters_results .buttons button {
  border: none;
  border-radius: 5px;
  padding: 0.5rem 1rem;
  background: transparent;
  /*color: var(--white-color);*/
  font-weight: bold;
}
.container-seeker .map .container-map .filters_results .buttons button.active {
  background: var(--white-color);
  color: black;
}
.container-seeker .map .container-map .filters_results ._filters {
  margin-top: 1rem;
  padding: 1rem;
}
.container-seeker .map .container-map .filters_results ._filters .address-container {
  padding-top: 1rem;
  overflow: auto;
  height: 445px;
}
@media only screen and (max-width: 990px) {
  .container-seeker .map .container-map .filters_results ._filters .address-container {
    height: 240px;
  }
}
.container-seeker .map .container-map .filters_results ._filters .address-container .form-input {
  position: relative;
}
.container-seeker .map .container-map .filters_results .suggester {
  display: none;
  flex-wrap: wrap;
  width: 100%;
  max-height: 15rem;
  overflow-y: auto;
  border: 1px solid #ccc;
  margin-bottom: 1rem;
  justify-content: flex-end;
  background: white;
}
.container-seeker .map .container-map .filters_results .suggester .close {
  width: auto;
  justify-content: flex-end;
  padding: 10px;
  color: #004A88;
  position: absolute;
}
.container-seeker .map .container-map .filters_results .suggester .result {
  padding: 5px 10px;
  cursor: pointer;
  width: 100%;
}
.container-seeker .map .container-map .filters_results .suggester .result:hover {
  background: #eee;
}
.container-seeker .map .container-map .filters_results .custom-label {
  margin-bottom: 5px;
}
.container-seeker .map .container-map .filters_results .modalidades, .container-seeker .map .container-map .filters_results .dificultades, .container-seeker .map .container-map .filters_results .tematicas, .container-seeker .map .container-map .filters_results .recorridos, .container-seeker .map .container-map .filters_results .distancia {
  display: flex;
  flex-wrap: wrap;
  background: white;
  margin: 0;
  padding: 0.5rem 1rem;
  border-radius: 5px;
  border: 1px solid var(--border-color);
}
.container-seeker .map .container-map .filters_results .modalidades .form-check, .container-seeker .map .container-map .filters_results .dificultades .form-check, .container-seeker .map .container-map .filters_results .tematicas .form-check, .container-seeker .map .container-map .filters_results .recorridos .form-check, .container-seeker .map .container-map .filters_results .distancia .form-check {
  /*padding: 1rem;*/
  text-align: left;
}
.container-seeker .map .container-map .filters_results .distancia {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  flex-wrap: wrap;
}
.container-seeker .map .container-map .filters_results .clear-filters span {
  color: var(--bs-orange);
  border-bottom: 1px solid var(--bs-orange);
  font-weight: bold;
  cursor: pointer;
}
.container-seeker .map .container-map .filters_results .btn-search {
  margin-top: 1rem;
}
.container-seeker .map .container-map .filters_results .btn-search button {
  padding: 0.5rem 1rem;
  color: black;
  background: var(--bs-orange);
  font-weight: bold;
  border: 1px solid var(--border-color);
  border-radius: 5px;
  background: #f7d117;
}
.container-seeker .map .container-map .filters_results ._results {
  display: none;
}
.container-seeker .map .container-map .filters_results ._results .total {
  font-size: 1.25rem;
  font-weight: 800;
  margin-top: 1rem;
  margin-bottom: 1.5rem;
}
.container-seeker .map .container-map .filters_results ._results .items {
  height: 570px;
  overflow: auto;
  padding-right: 1rem;
}
.container-seeker .map .container-map .filters_results ._results .items.routes {
  height: 530px;
}
@media only screen and (max-width: 1200px) {
  .container-seeker .map .container-map .filters_results ._results .items.routes {
    height: 530px;
  }
}
@media only screen and (max-width: 1000px) {
  .container-seeker .map .container-map .filters_results ._results .items.routes {
    height: 330px;
  }
}
@media only screen and (max-width: 1200px) {
  .container-seeker .map .container-map .filters_results ._results .items {
    height: 530px;
  }
}
@media only screen and (max-width: 1000px) {
  .container-seeker .map .container-map .filters_results ._results .items {
    height: 330px;
  }
}
.container-seeker .map .container-map .filters_results ._results .items ul {
  padding: 0;
}
.container-seeker .map .container-map .filters_results ._results .items ul a {
  all: unset;
}
.container-seeker .map .container-map .filters_results ._results .items ul li {
  list-style-type: none;
  margin-right: 5px;
  cursor: pointer;
  border-bottom: 1px solid #e3e3e3;
}
.container-seeker .map .container-map .filters_results ._results .items ul li.active, .container-seeker .map .container-map .filters_results ._results .items ul li:hover {
  background-color: #EEEEEE;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row {
  padding: 7px 0px;
  width: 90%;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-l {
  flex-direction: column;
  align-items: center;
  display: flex;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-l .ratings {
  white-space: nowrap;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-l .ratings .rating > span {
  color: #f7d21a;
  font-size: 1rem;
  margin-top: 1rem;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r {
  flex-direction: column;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r .title {
  font-weight: bold;
  font-size: 1rem;
  margin-bottom: 5px;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r .result-text {
  font-family: "Kanit-Regular", sans-serif;
  overflow: hidden;
  height: 66px;
  font-size: 1rem;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  line-height: 1.5em;
  max-height: 4.5em;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r .icons {
  display: flex;
  justify-content: space-between;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r .icons .icon {
  display: grid;
  text-align: center;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r .icons .icon > span:first-child {
  color: #080808;
  margin-right: 5px;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r .icons .icon > span:last-child {
  color: #333;
  font-weight: bold;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .col-r .icons .icon .warning {
  color: #cdd744 !important;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row > div {
  display: flex;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row img {
  max-width: 100px;
  height: 100px;
  border-radius: 6px;
  min-width: 90%;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text {
  flex-direction: column;
  display: flex;
  flex: 1 0 auto;
  padding: 0 10px;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .title {
  font-weight: bold;
  font-size: 1.25rem;
  /* truncate text */
  white-space: nowrap;
  text-overflow: ellipsis;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .title, .container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .text {
  width: 350px;
  overflow: hidden;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .text {
  height: 35px;
  line-height: normal;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .link, .container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .text {
  font-size: 0.9rem;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .link a {
  color: #004A88;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .link a:hover {
  text-decoration: none;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .link a span {
  text-decoration: underline;
}
.container-seeker .map .container-map .filters_results ._results .items ul li .list-row .list-text .link a span:hover {
  text-decoration: none;
}
.container-seeker .map .container-map #map {
  height: 45rem;
  margin-bottom: 1rem;
}
.container-seeker .map .container-map #map.filter {
  width: 65% !important;
  float: right !important;
}
@media only screen and (max-width: 990px) {
  .container-seeker .map .container-map #map {
    height: 45rem;
    position: relative;
    width: 90%;
    margin: 0 auto;
  }
  .container-seeker .map .container-map #map.filter {
    width: 90% !important;
    float: unset !important;
  }
}
.container-seeker .map-title {
  padding: 2rem 0;
}
.container-seeker .map-title h2 {
  text-align: left;
  font-family: "Kanit-bold", sans-serif;
  padding: 0 1.5rem;
  font-size: 1.5rem;
}
.container-seeker .map-title .extend_map {
  display: flex;
  justify-content: flex-end;
  padding: 0 !important;
}
@media only screen and (max-width: 990px) {
  .container-seeker .map-title .extend_map {
    width: 95%;
  }
}
.container-seeker .map-title .extend_map button {
  border: none;
  padding: 0.5rem 0.75rem;
  border-radius: 6px;
  background: var(--new-color);
  color: var(--black-color);
  font-weight: bold;
}
.container-seeker .map-title .extend_map button i {
  color: var(--main-color);
}
.container-seeker .filters_results {
  padding-top: 1rem;
}
.container-seeker .filters_results .buttons button {
  background-color: transparent;
}
.container-seeker .filters_results .buttons button.active {
  background-color: var(--white-color);
  color: var(--main-color);
}
.container-seeker .filters_results .icon-clear {
  position: absolute;
  right: 12px;
  top: 10px;
}
.container-seeker .filters_results .icon-spiner {
  display: none;
  position: absolute;
  right: 12px;
  top: 10px;
  -webkit-animation: spon 2s linear infinite;
  -moz-animation: spon 2s linear infinite;
  animation: spon 2s linear infinite;
}
@-moz-keyframes spon {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spon {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spon {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.ol-full-screen-false {
  display: none !important;
}

.icon-ignsearch {
  background: #f7d117 !important;
  background-color: #f7d117 !important;
}

.popup-hover {
  position: absolute;
  top: 0rem;
  margin: 2rem;
  z-index: 99;
  width: 20rem;
  display: none;
  background: white;
  border-radius: 15px;
  padding: 1rem;
}
.popup-hover a {
  color: inherit; /* blue colors for links too */
  text-decoration: none !important; /* no underline */
}
.popup-hover .rating > span {
  color: #f7d21a;
  font-size: 1rem;
  margin-top: 1rem;
}
.popup-hover .result-text {
  max-height: 15rem;
  overflow: auto;
}
.popup-hover .icons {
  display: flex;
  justify-content: space-between;
  font-size: 1rem;
}
.popup-hover .title {
  font-weight: bold;
}

.extend_map {
  display: flex;
  justify-content: flex-end;
  padding: 0 !important;
}
@media only screen and (max-width: 990px) {
  .extend_map {
    width: 95%;
  }
}
.extend_map button {
  border: none;
  padding: 0.5rem 0.75rem;
  border-radius: 6px;
  background: var(--new-color);
  color: var(--black-color);
  font-weight: bold;
}
.extend_map button i {
  color: var(--main-color);
}

.filters-button {
  display: flex;
  justify-content: space-between;
  padding: 1rem;
}
.filters-button span {
  border-radius: 30px;
  padding: 0rem 2rem;
  color: black;
  font-weight: bold;
  background: white;
  border: none;
  border: 2px solid #f7d117;
}
@media only screen and (max-width: 600px) {
  .filters-button span {
    margin: 0.5rem 0;
  }
}
.filters-button span:hover {
  cursor: pointer;
  background: #f7d117;
}
.filters-button span.selected {
  background: #f7d117;
}

#div-contenedor-locator > #m-ignsearch-panel > #m-ignsearchlocator-results {
  min-width: 100%;
}