@charset "UTF-8";
/* IMPORTS */
.neutral-300 {
  color: #E3E9EF;
}

.neutral-500 {
  color: #576071;
}

.neutral-700 {
  color: #576071;
}

.neutral-800 {
  color: #434A57;
}

.neutral-900 {
  color: #121519;
}

.primary-500 {
  color: #009845;
}

.primary-700 {
  color: #00662E;
}

.fondo-rsss {
  color: #0f9e50;
}

.fondo-section {
  color: #F6F9FC;
}

.filter {
  color: #858C97;
}

html, body {
  overflow-x: hidden;
}

.heading-h1 {
  font-size: 64px;
  line-height: 76.8px;
  font-weight: 600;
  font-family: "GeneralSans";
}

.heading-h2 {
  font-size: 56px;
  color: #121519;
  font-weight: 600;
  font-family: "GeneralSans";
}

.heading-h3 {
  font-size: 48px;
  color: #121519;
  font-weight: 600;
}

.heading-h4 {
  font-family: "GeneralSans";
  font-size: 42px;
  font-weight: 600;
  line-height: 54.6px;
  letter-spacing: -0.004em;
}

.heading-h5 {
  font-family: "GeneralSans";
  font-size: 32px;
  font-weight: 600;
  line-height: 41.6px;
  letter-spacing: -0.004em;
}

.heading-h6 {
  font-family: "GeneralSans";
  font-size: 28px;
  font-weight: 600;
  line-height: 36.4px;
  text-align: left;
}

.lead-caps {
  font-size: 24px;
  color: #009845;
  font-weight: 400;
}

.caption-caps {
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

.lead-regular {
  font-size: 24px;
  font-weight: 400;
  line-height: 33.6px;
}

.lead-emphatised {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #434A57;
}

.body-text-regular-xl {
  font-size: 20px;
  font-weight: 400;
  line-height: 28px;
  text-align: justify;
  color: #434A57;
  margin-bottom: 2rem;
}

.body-text-regular-l {
  font-size: 18px;
  font-weight: 400;
  line-height: 25.2px;
  text-align: left;
}

.body-text-emphatised-xl {
  font-size: 20px;
  font-weight: 700;
  line-height: 30px;
  text-align: left;
}

.body-text-emphatised-l {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  text-align: left;
}

.body-text-emphatised-m {
  font-size: 16px;
  font-weight: 700;
  line-height: 24px;
  text-align: left;
}

.body-text-emphatised-s {
  font-size: 14px;
  font-weight: 700;
  line-height: 21px;
  text-align: left;
}

.body-regular-m {
  font-size: 16px;
  font-weight: 400;
  line-height: 22.4px;
}

.body-regular-s {
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}

.fondo-section {
  background-color: #F6F9FC;
}

.fondo-primary-500 {
  background-color: #00662E;
  border-color:  #00662E;
}

/**
* @license
*
* Font Family: General Sans
* Designed by: Frode Helland
* URL: https://www.fontshare.com/fonts/general-sans
* © 2024 Indian Type Foundry
*
* General Sans Extralight 
* General Sans ExtralightItalic 
* General Sans Light 
* General Sans LightItalic 
* General Sans Regular 
* General Sans Italic 
* General Sans Medium 
* General Sans MediumItalic 
* General Sans Semibold 
* General Sans SemiboldItalic 
* General Sans Bold 
* General Sans BoldItalic 
* General Sans Variable (Variable font)
* General Sans VariableItalic (Variable font)

*
*/
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-Extralight.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Extralight.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Extralight.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-ExtralightItalic.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-ExtralightItalic.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-ExtralightItalic.ttf") format("truetype");
  font-weight: 200;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-Light.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Light.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-LightItalic.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-LightItalic.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-Regular.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Regular.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-Italic.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Italic.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-Medium.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Medium.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-MediumItalic.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-MediumItalic.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-Semibold.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Semibold.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Semibold.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-SemiboldItalic.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-SemiboldItalic.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-SemiboldItalic.ttf") format("truetype");
  font-weight: 600;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-Bold.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Bold.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "GeneralSans";
  src: url("../fonts/GeneralSans/GeneralSans-BoldItalic.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-BoldItalic.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: "GeneralSans-Variable";
  src: url("../fonts/GeneralSans/GeneralSans-Variable.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-Variable.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-Variable.ttf") format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can control variable axes as shown below:
* font-variation-settings: wght 700.0;
*
* available axes:
'wght' (range from 200.0 to 700.0
*/
@font-face {
  font-family: "GeneralSans-VariableItalic";
  src: url("../fonts/GeneralSans/GeneralSans-VariableItalic.woff2") format("woff2"), url("../fonts/GeneralSans/GeneralSans-VariableItalic.woff") format("woff"), url("../fonts/GeneralSans/GeneralSans-VariableItalic.ttf") format("truetype");
  font-weight: 200 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "AtkinsonHyperlegible";
  src: url("../fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "AtkinsonHyperlegible";
  src: url("../fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "AtkinsonHyperlegible";
  src: url("../fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "AtkinsonHyperlegible";
  src: url("../fonts/AtkinsonHyperlegible/AtkinsonHyperlegible-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
.breadcrumbs-trail a, .breadcrumbs-trail span {
  color: #121519;
}
.breadcrumbs-trail span {
  font-weight: 700;
}

#modalSearch label {
  display: none;
}

.form-control:focus {
  border-color: #009845;
}

.icon-svg-on-circle {
  filter: invert(52%) sepia(89%) saturate(406%) hue-rotate(95deg) brightness(91%) contrast(97%);
}

.header-tomino #navbarNav {
  order: 1;
}

@media screen and (min-width: 992px) {
  .header-tomino #navbarNav {
    order: 0;
  }
}

.separador-header-fixed {
  margin-top: 85px;
}

.separador-header-breadcrumbs {
  margin-top: 83px !important;
  padding-top: 67px !important;
}

.breadcrumbs-trail i {
  color: #00662E;
}

@media (min-width: 1000px) {
  .breadcrumbs-trail {
      padding-left: 6rem !important; /* Ajusta este valor según sea necesario */
  }
}

/* .menu-tabs {
  height: 122px;
} */
.menu-tabs .nav .nav-item .nav-link {
  color: #434A57;
  padding: 0;
}
.menu-tabs .nav .nav-item .nav-link.active {
  color: #121519;
  border-bottom-color: #009845;
}

.container-login {
  width: 100%;
}
@media screen and (min-width: 768px) {
  .container-login {
    width: 600px;
  }
}

footer {
  background-color: #00662E;
  color: #FFF;
  font-size: 18px;
}
footer a {
  color: #FFF;
  text-decoration: none;
}

.pagination a {
  color: #121519;
}
.pagination .active span {
  color: #009845;
  font-weight: bold;
}
.pagination .page-link {
  font-size: 20px;
}

.odd-row .image {
  order: 1;
}
.odd-row .info {
  order: 2;
}
@media screen and (min-width: 768px) {
  .odd-row .image {
    order: 2;
  }
  .odd-row .info {
    order: 1;
  }
}

.img-evento {
  -o-object-fit: cover;
     object-fit: cover;
  height: 359px;
}

.collapsible {
  border-bottom: 2px solid #E3E9EF;
}

.object-fit-cover {
  -o-object-fit: cover;
     object-fit: cover;
}

.photo-gallery {
  background-color: #F6F9FC;
}
.photo-gallery img {
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 650px;
  width: 50%;
}

.oferta-section .block {
  background-color: #F6F9FC;
}
.oferta-section .info {
  flex: 1 0 60%;
  gap: 10px;
  padding: 0 5%;
}
.oferta-section .info .heading-h3 {
  font-family: "GeneralSans";
}
.oferta-section .image {
  flex: 1 0 40%;
}
.oferta-section .image img {
  max-height: 389px;
}

.btn-arrow.collapsed img {
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}
.btn-arrow img {
  filter: brightness(0) saturate(100%) invert(4%) sepia(5%) saturate(3622%) hue-rotate(175deg) brightness(98%) contrast(91%);
  transform: rotate(180deg);
  transition: transform 0.3s ease;
}

button.delete {
  border: 0;
}

.button-search {
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.button-search img {
  filter: brightness(0) saturate(100%) invert(28%) sepia(99%) saturate(2840%) hue-rotate(139deg) brightness(97%) contrast(101%);
}
.button-search:hover img {
  filter: initial;
}

.nuestra-gente img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 540px;
}

.productos-destacados img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 359px;
}

.menu-tabs {
  background-color: #F6F9FC;
}

.filters button .icon-filter {
  filter: invert(52%) sepia(89%) saturate(406%) hue-rotate(95deg) brightness(91%) contrast(97%);
}
.filters button:hover .icon-filter {
  filter: initial;
}

.filters-checkboxes {
  min-height: 113px;
  background-color: #F6F9FC;
}

/* Estilo predeterminado para el icono */
.filters-checkboxes button .icon-filter {
  filter: brightness(0) saturate(100%) invert(5%) sepia(25%) saturate(549%) hue-rotate(174deg) brightness(96%) contrast(94%);
  transition: transform 0.3s ease;
}
/* Estilo cuando se hace clic en el botón (con la clase 'active') */
.filters-checkboxes button.active .icon-filter {
  transform: rotate(180deg);
  filter: sepia(10%) saturate(500%) hue-rotate(95deg) brightness(100%) contrast(100%);
}

.filters-checkboxes button:hover .icon-filter {
  filter: sepia(10%) saturate(500%) hue-rotate(95deg) brightness(100%) contrast(100%);
}

.filters-checkboxes .checkboxes {
  background-color: #FFF;
  padding: 20px;
  z-index: 2;
  top: 60px;
  box-shadow: 0px 7px 16px -2px rgba(88, 82, 129, 0.12);
  min-width: 180px;
}
.filters-checkboxes .checkboxes .form-check-label:hover {
  font-weight: bold;
}
.filters-checkboxes .checkboxes.open {
  display: block !important;
}

.button-contact button {
  background-color: #009845;
  border-color: #009845;
  color: #FFF;
}

.popup-experiences img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 320px;
  height: 150px;
}

.leaflet-container a.leaflet-popup-close-button {
  background-image: url("../img/icons/leaflet/close.png") !important;
  top: 5px !important;
  right: 5px !important;
}

.rrss .item {
  background-color: #009845;
  width: 36px;
  height: 36px;
  border-radius: 18px;
}
.rrss .item img {
  height: 14px;
  width: auto;
}

.parallel-information-image-list .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  left: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border-radius: 20px;
}

.listado-img-cat-title .imagen > img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 359px;
  width: 100%;
}
.listado-img-cat-title .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  left: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border-radius: 20px;
}
.listado-img-cat-title .categoria {
  font-size: 14px;
  color: #00662E;
}
.listado-img-cat-title .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #576071;
}
.listado-img-cat-title i {
  font-size: 30px;
  margin: 0 !important;
}

.banner-mercado .overlay-banner-mercado {
  background-color: #000;
  z-index: 1;
  position: absolute;
  width: 100%;
  opacity: 0.5;
  height: 100%;
}
.banner-mercado .img-banner {
  height: 700px;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
}
.banner-mercado .title {
  color: #FFF;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 80%;
}

.filter-month {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}

@media screen and (min-width: 992px) {
  .filter-month {
    justify-content: space-between;
  }
}

.filter-month .month {
  width: 60px;
  height: 60px;
  border-radius: 30px;
  border: 1px solid #858C97;
  display: flex;
  justify-content: center;
  align-items: center;
}

.filter-month .month:hover, .filter-month .month.active {
  background-color: #00662E;
  border-color: #00662E;
  color: #FFF;
  cursor: pointer;
}

.galeria-establecemento .container-md {
  gap: 16px;
}
.galeria-establecemento .button-contact {
  bottom: 20px;
  right: 20px;
}
.galeria-establecemento .columna-1 {
  flex: 1 1 100%;
}
@media screen and (min-width: 568px) {
  .galeria-establecemento .columna-1 {
    flex: 1 1 calc(50% - 8px);
  }
}
@media screen and (min-width: 992px) {
  .galeria-establecemento .columna-1 {
    flex: 1 1 calc(33.33% - 8px);
  }
}
.galeria-establecemento .columna-1 img {
  height: 416px;
}
.galeria-establecemento .columna-2 {
  flex: 1 1 100%;
}
@media screen and (min-width: 568px) {
  .galeria-establecemento .columna-2 {
    flex: 1 1 calc(50% - 8px);
  }
}
@media screen and (min-width: 992px) {
  .galeria-establecemento .columna-2 {
    flex: 1 1 calc(33.33% - 8px);
  }
}
.galeria-establecemento .columna-2 img {
  height: 416px;
}
.galeria-establecemento .columna-3 {
  flex: 1 1 100%;
  gap: 16px;
}
@media screen and (min-width: 992px) {
  .galeria-establecemento .columna-3 {
    flex: 1 1 calc(33.33% - 16px);
  }
}
.galeria-establecemento .columna-3 img {
  height: 200px;
}
.galeria-establecemento .img-establecemento-galeria {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.img-establecemento-market {
  height: 260px;
  object-fit: cover; 
  width: 100%; 
}
.block-market {
  height: 100%;
}

.galeria-establecemento .img-1 {
  border-radius: 16px;
}
@media screen and (min-width: 568px) {
  .galeria-establecemento .img-1 {
    border-radius: 16px 0 0 16px;
  }
}
.galeria-establecemento .img-2 {
  border-radius: 16px;
}
@media screen and (min-width: 568px) {
  .galeria-establecemento .img-2 {
    border-radius: 0 16px 16px 0;
  }
}
@media screen and (min-width: 992px) {
  .galeria-establecemento .img-2 {
    border-radius: 0;
  }
}
.galeria-establecemento .img-3 {
  border-radius: 16px;
}
@media screen and (min-width: 992px) {
  .galeria-establecemento .img-3 {
    border-radius: 0 16px 0 0;
  }
}
.galeria-establecemento .img-4 {
  border-radius: 16px;
}
@media screen and (min-width: 992px) {
  .galeria-establecemento .img-4 {
    border-radius: 0 0 16px 0;
  }
}

.info-mapa .mapa .interactive-map {
  border: 1px solid #009845;
  min-height: 500px;
  height: 100%;
}

#map {
  border: 1px solid #009845;
  min-height: 500px;
  height: 100%;
}

.slider-img-info .swiper .imagen {
  height: 359px;
  width: 100%;
}
.slider-img-info .swiper .imagen img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 359px;
  padding: 30px 0;
  display: block;
  margin: 0 auto;
}
.slider-img-info .swiper .description {
  flex: 1;
}

.slider-img-fluid-info .swiper {
  height: 580px;
}
.slider-img-fluid-info .swiper .imagen {
  height: 370px;
  width: 100%;
}
.slider-img-fluid-info .swiper .imagen img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 359px;
  display: block;
  width: 100%;
}
.slider-img-fluid-info .swiper .imagen .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  left: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border-radius: 20px;
}
.slider-img-fluid-info .swiper .imagen .icon img {
  max-height: 22px;
  width: auto;
}
.slider-img-fluid-info .swiper .categoria {
  font-size: 14px;
  color: #00662E;
}
.slider-img-fluid-info .swiper .title {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #576071;
}
.slider-img-fluid-info .swiper i {
  font-size: 30px;
  margin: 0 !important;
}

.slider-img-fluid-content .slide-image img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 359px;
  display: block;
  width: 100%;
}
.slider-img-fluid-content .slide-image .icon {
  display: flex;
  justify-content: center;
  align-items: center;
  left: 20px;
  top: 20px;
  width: 40px;
  height: 40px;
  background-color: #FFF;
  border-radius: 20px;
}
.slider-img-fluid-content .slide-image .icon img {
  max-height: 22px;
  width: auto;
}
.slider-img-fluid-content i {
  font-size: 30px;
  margin: 0 !important;
}

.como-llegar .item, .que-incluye .item {
  max-width: 225px;
}
.como-llegar .item .icon, .que-incluye .item .icon {
  width: 140px;
  height: 140px;
  border-radius: 70px;
  background-color: #E3E9EF;
}

.slider-landing .subtitle p {
  margin: 0;
}

.container-md.cultura {
  position: relative;
  color: #121519;
  height: auto;
}
.container-md.cultura .gradient-overlay {
  position: absolute;
  top: 0;
  left: 16px;
  width: calc(100% - 32px);
  height: 100%;
  background: linear-gradient(90deg, #e3e9ef 0%, #e3e9ef 35%, rgba(205, 209, 213, 0.4962359944) 100%, rgba(173, 173, 173, 0) 100%);
  z-index: 2;
  pointer-events: none; /* Allows clicks to pass through to elements below */
}

@media screen and (min-width: 992px) {
  .container-md.cultura .gradient-overlay {
      background: linear-gradient(90deg, #e3e9ef 0%, #e3e9ef 66%, rgba(205, 209, 213, 0.4962359944) 100%, rgba(173, 173, 173, 0) 100%);
  }
}

.container-md.cultura .info {
  height: 100%;
  position: relative;
  z-index: 3;
  width: 86%;
  justify-content: center;
  display: flex;
  flex-direction: column;
  margin-left: 7%;
}
@media screen and (min-width: 992px) {
  .container-md.cultura .info {
    width: 50%;
  }
}
.container-md.cultura .info .header {
  font-size: 12px;
}
.container-md.cultura .info .title {
  font-size: 48px;
}
.container-md.cultura .image {
  position: absolute;
  top: 0;
  left: 16px;
  width: calc(100% - 32px);
  height: 100%;
  z-index: 1;
  background-image: url("../img/home/cultura.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: right center;
}

@media screen and (min-width: 992px) {
  .container-md.cultura .image {
    background-size: contain;
  }
}

section.explora {
  background-color: #F6F9FC;
}
section.explora .explora .block:hover {
  opacity: 0.8;
}
section.explora .explora .block .title {
  position: absolute;
  bottom: 80px;
  left: 50%;
  transform: translate(-50%, 0);
}
section.explora .explora .block .title a {
  text-decoration: none;
  color: #FFF;
}

section.slider-productos #next {
  top: -30px;
  right: 0;
}
section.slider-productos #prev {
  top: -30px;
  right: 50px;
}
/* section.slider-productos .swiper {
  height: 870px;
} */
section.slider-productos .swiper .img-producto {
  height: 359px;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 12px;
}

section.cultura button, section.participa button {
  padding: 16px 30px;
  border-radius: 16px;
}
section.cultura button i, section.participa button i {
  color: #121519;
  font-size: 16px;
}
section.cultura button:hover i, section.participa button:hover i {
  color: #FFF;
}
section.cultura button.btn-bg-white, section.participa button.btn-bg-white {
  background-color: #FFF;
}
section.cultura button.btn-bg-white:hover, section.participa button.btn-bg-white:hover {
  background-color: #121519;
}

.participa {
  color: #121519;
  position: relative;
  overflow: hidden;
}
.participa .gradient-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 152, 69, 0) 0%, rgb(0, 152, 69) 25%, rgb(0, 152, 69) 100%);
  z-index: 1;
  pointer-events: none; /* Allows clicks to pass through to elements below */
}

@media screen and (min-width: 992px) {
  .participa .gradient-overlay {
    background: linear-gradient(180deg, rgba(0, 152, 69, 0) 35%, rgb(0, 152, 69) 70%, rgb(0, 152, 69) 100%);
  }
}

.participa .img-fondo img {
  height: 725px;
  -o-object-fit: cover;
     object-fit: cover;
}
.participa .info {
  position: relative;
  z-index: 3;
}

.prefooter {
  background-color: #009845;
  color: #121519;
}
.prefooter .logo {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  background-color: #0f9e50;
  border-radius: 30px;
}

body {
  font-family: "AtkinsonHyperlegible", sans-serif;
  font-weight: 400; /* Regular weight */
}

.fixed-buttons {
  position: sticky;
  top: 20px;
  right: 20px;
  z-index: 1000;
}

.btn-outline-primary {
  --ar-btn-color: #121519;
  --ar-btn-border-color: #00662E;
  --ar-btn-hover-color: #fff;
  --ar-btn-hover-bg: #00662E;
  --ar-btn-hover-border-color: #00662E;
  --ar-btn-focus-shadow-rgb: 68, 140, 116;
  --ar-btn-active-color: #fff;
  --ar-btn-active-bg: #00662E;
  --ar-btn-active-border-color: #00662E;
  --ar-btn-active-shadow: unset;
  --ar-btn-disabled-color: #00662E;
  --ar-btn-disabled-bg: transparent;
  --ar-btn-disabled-border-color: #00662E;
  --ar-gradient: none ;
}

.participa .img-fondo {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.participa .img-fondo img {
  width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
     object-fit: cover;
}

.events-list .filter-month .active {
  color: #fff;
}

.events-list .filter-month .active a {
  color: #fff;
}

.events-list .filter-month :hover {
  color: #fff;
}

.events-list .filter-month :hover a {
  color: #fff;
}

.events-list .filter-month a {
  color: #333;
  text-decoration: none;
}

.events-list .filter-month a:hover {
  color: #fff;
}

.menu-tabs .nav-item {
  margin: 0 30px; /* Añade margen horizontal entre los items */
}

.menu-tabs .nav {
  gap: 20px; /* Espacio entre los elementos dentro del ul */
}

.menu-tabs .nav-link {
  font-size: 24px; /* Tamaño de fuente de los enlaces */
  line-height: 36px; /* Altura de línea de los enlaces */
}

.como-llegar .info {
  display: flex;
  flex-wrap: wrap; /* Permite que los elementos se acomoden en varias filas */
  justify-content: center; /* Centra los elementos en el contenedor si hay espacio */
  gap: 20px; /* Espacio entre los elementos, ajustable según se desee */
}

.como-llegar .item {
  flex: 0 0 100%; /* Ocupa el 25% del ancho */
  max-width: 100%; /* Máximo ancho del 25% */
  box-sizing: border-box; /* Incluye el padding en el ancho total */
  padding: 10px; /* Espaciado interno para separar contenido del borde */
  text-align: center; /* Centra el contenido del texto */
}

@media screen and (min-width: 992px) {
  .como-llegar .item {
    flex: 0 0 25%; /* Ocupa el 25% del ancho */
    max-width: 23%; /* Máximo ancho del 25% */
  }
}

.como-llegar .icon {
  width: 80px; /* Ajuste opcional para el tamaño de íconos */
  height: 80px;
}/*# sourceMappingURL=custom.css.map */

.icon-filter {
    fill: #009845;
    transition: fill 0.3s ease;
}

a:hover .icon-filter,
.filters .btn.knowWhat-filter-selected .icon-filter {
    fill: #fff;
}

.link-neutral {
  color: inherit !important; /* El enlace tomará el color del texto contenedor */
  text-decoration: none; /* Quitar subrayado del enlace */
}

.link-neutral:hover,
.link-neutral:focus,
.link-neutral:active {
  color: inherit !important;
  text-decoration: none;
}

.swiper-wrapper-heritage {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

.swiper-wrapper {
  height: auto !important;
}

.sabias-que {
  margin-top: 5% !important;
}

.rutas {
  padding: 0;
}

.swiper-slide-heritage {
  display: flex;
  flex-direction: column; 
  justify-content: flex-start; 
  align-items: center; 
  text-align: center; 
  width: 100%;
  box-sizing: border-box;
}

.swiper-slide-heritage img {
  width: 100%;
  height: auto;
  border-radius: 8px;
  margin-bottom: 16px;
}

/* Estilos para pantallas grandes */
@media (min-width: 992px) {
  .swiper-slide-heritage {
    flex: 1 0 30%;
    box-sizing: border-box;
  }
  
  .swiper-slide-heritage img {
    width: 100%;
    height: auto;
  }
}


.title-limit {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  line-height: 1.4;
  min-height: calc(1.4em * 3);
  text-overflow: ellipsis;
}

.checkboxes {
  position: absolute; /* Asegura que los filtros desplegados sean posicionados */
  z-index: 10; /* Aumenta el índice de apilamiento para que queden encima */
}

#selectedFiltersContainer {
    position: relative;
    bottom: 10px; /* Fijo a 10px del borde inferior */
    left: 10px;
    z-index: 1; /* Asegúrate de que esté sobre otros elementos */
    background-color: white; /* Color de fondo para visibilidad */
    padding: 5px;
    border: 1px solid #ccc; /* Borde para separarlo visualmente */
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); /* Sombra para estética */
    border-radius: 5px; /* Bordes redondeados */
}

/* Para alinear los radio buttons al lado de las etiquetas */
.dropdown-item input[type="radio"] {
  margin-right: 8px;
}

/* Opcional: Estilo al seleccionar la opción */
input[type="radio"]:checked + label {
  background-color: #00662E;
  color: #FFF;
  border-color: #00662E;
}

/* Para alinear los radio buttons al lado de las etiquetas dentro de commerceFilters */
.commerceFilters .dropdown-item input[type="radio"] {
  margin-right: 8px;
}

/* Opcional: Estilo al seleccionar la opción dentro de commerceFilters */
.commerceFilters .dropdown-item input[type="radio"]:checked + label {
  background-color: #00662E;
  color: #FFF;
  border-color: #00662E;
}

.icon-filter-shop {
  filter: brightness(0) invert(0);
  transition: filter 0.3s ease, transform 0.3s ease;
}

.filters-shop:hover .icon-filter-shop {
  filter: brightness(0) invert(1);
}

button.filters-shop.active .icon-filter-shop {
  filter: brightness(0) invert(1);
  transform: rotate(180deg);
}

.applyFiltersShopsButton {
  background-color: #00662E;
  width: 90%;
  height: 43px;
  padding: 8px 20px;
  gap: 4px;
  border-radius: 12px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.dropdowncommerceFiltersButton {
  font-size: 1rem;
  line-height: 1.25rem;
  padding: 0.25rem 0.75rem;
  height: auto;
}

.commerceFilters .dropdown {
  padding-top: 6%;
  padding-bottom: 1%;
}

.knowWhat-filter-selected {
  background-color: #00662E;
  color: #fff;
  border-color: #00662E;
}

.section-title{
  background-size: cover;
  background-position: center center; 
  background-repeat: no-repeat; 
  height: 44.375rem;
  display: flex; 
  align-items: center;
  justify-content: center;
  position: relative; 
  z-index: 1; 
  padding-top: 2.5rem;
}

@media (max-width: 767px) {
  .section-title {
    height: 40vh; /* Altura ajustada para pantallas pequeñas */
  }
}

.title-text {
  font-size: clamp(1.5rem, 5vw, 3.5rem);
  letter-spacing: -0.004em; 
  line-height: 4.2rem; 
  font-weight: 600; 
  text-align: center; 
  position: relative; 
  z-index: 2; 
  color: #FFFFFF;
}

.whatToSee-title {
  font-family: "General Sans Variable", sans-serif;
  font-size: clamp(1.5rem, 5vw, 3.5rem);
  font-weight: 600;
  line-height: clamp(1.8rem, 6vw, 4.2rem);
  letter-spacing: -0.004em;
  text-align: left;
  text-underline-position: from-font;
  text-decoration-skip-ink: none;
  color: #121519;
  padding-bottom: 3%;

  padding-top: 5%;
}

@media (max-width: 767px) {
  .whatToSee-title {
    padding-top: 15%; /* Ajusta el valor según lo necesario */
  }
}

@media (min-width: 992px) {
  .market-map #map {
      margin-left: 6rem;
  }
}

/* Eliminar margen en pantallas pequeñas */
@media (max-width: 991px) {
  .market-map #map {
      margin-left: 0;
  }
}

#sectionTitle {
  display: flex;
  flex-direction: column;
  color: #FFFFFF;
}