@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap');
@import 'colors.css';

@font-face {
  font-family: 'Quicksand';
  src: url('../fonts/Quicksand-VariableFont_wght.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}

html,
body {
  overflow-x: hidden;
}

body {
  position: relative;
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  font-size: 16px;
  line-height: 1.5;
  max-width: 100%;
}

p,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family:
    'ABCMaxi',
    sans serif;
  color: var(--color-4);
  letter-spacing: 1.5px;
  text-wrap: pretty;
}

.text-quicksand {
  font-family: 'Quicksand', sans-serif;
}

.info-text {
  font-family: 'Quicksand', sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  line-height: 1.3;
}

.info-text span {
  font-family: 'Quicksand', sans-serif;
  letter-spacing: 0;
  font-weight: 900;
  font-size: 1.1rem;
}

.info-title {
  font-family: 'blockhead-black-face', 'tk-blockhead-black-face', sans-serif;
  font-weight: 900;
  font-size: 1.1rem;
  display: inline-block;
  margin-bottom: 0.1rem;
}

.faqs .accordion-button,
.faqs .accordion-button:not(.collapsed),
.faqs .accordion-button.collapsed {
  background-color: transparent;
  box-shadow: none;
}

.faqs .accordion-collapse,
.faqs .accordion-body {
  background-color: transparent;
}

p span {
  font-family: 'Quicksand', sans-serif;
  letter-spacing: 1.5px;
}

h2 {
  font-size: 4rem;
  line-height: 1.5;

  span {
    background-color: var(--color-5);
    padding: 0 5px;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
  }
}

.tight-title,
h2.tight-title,
p.tight-title {
  line-height: 1;
}

.tight-title span {
  line-height: 1.05;
  padding: 0 5px;
  -webkit-box-decoration-break: clone;
  box-decoration-break: clone;
}

.align-with-title {
  display: flex;
  align-items: flex-start;
}

header {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  padding: 25px 0;

  .nav-link {
    color: var(--color-4);
  }

  .nav-link:active,
  .nav-link.active,
  .dropdown-item:active,
  .dropdown-item.active {
    color: var(--color-4);
  }

  .dropdown-menu {
    background-color: var(--color-4);
    border: none;
    border-radius: 4px;
  }

  .dropdown-item {
    color: var(--color-8);
  }

  .dropdown-item:hover,
  .dropdown-item:focus {
    color: var(--color-8);
    background-color: rgba(98, 70, 59, 0.1);
    font-weight: bold;
  }

  .dropdown-toggle::after {
    display: none;
  }

  .dropdown-toggle-split::after {
    display: inline-block;
    margin-left: 0;
    vertical-align: middle;
  }

  .nav-link-split {
    padding-right: 0.25rem;
  }

  .navbar-toggler {
    border-color: var(--color-4);
    color: var(--color-4);
  }

  .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28244, 240, 212, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }

  .dropdown-item:hover {
    font-weight: bold;
  }
}

.logo-header {
  width: 200px;
  height: auto;
}

i.lni {
  font-size: 24px;
  color: var(--color-4);
}

section {
  position: relative;
  z-index: 0;
}

.main-banner {
  width: 100%;
  min-height: 770px;
  height: 99vh;
}

.main-banner::before {
  content: '';
  background-image: url('../images/Casacuberta-sierra-paisaje.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.main-banner2::before {
  background-image: url('../images/sobre-destino/046A5316.jpg');
}

.main-banner3::before {
  background-image: url('../images/planifica-tu-viaje/PHOTO-2026-04-20-12-51-41\ 8.jpg');
}

.main-banner4::before {
  background-image: url('../images/como-llegar/1C9A7349.jpg');
}

.main-banner5::before {
  background-image: url('../images/portales/Pueblo\ Eden.jpeg');
}

.main-banner6::before {
  background-image: url('../images/que-hacer/1C9A7069.jpg');
}

.main-banner7::before {
  background-image: url('../images/donde-dormir/046A5729.jpg');
}

.main-banner8::before {
  background-image: url('');
}

.main-banner9::before {
  background-image: url('../images/circuitos/1C9A7081.jpg');
}

.main-banner10::before {
  background-image: url('../images/pueblo-eden/Pueblo\ Eden.jpeg');
}

.main-banner11::before {
  background-image: url('../images/pueblo-garzon/046A2922.jpg');
}

.main-banner12::before {
  background-image: url('../images/faqs/Centro\ de\ visitantes\ \(20\).jpg');
  background-position: bottom;
}

.main-banner13::before {
  background-image: url('../images/sierra-de-las-animas/sierras-de-las-animas.jpg');
}

.main-banner14::before {
  background-image: url('../images/aigua/aigua.jpg');
}

.main-text {
  position: relative;
  padding: 500px 0 80px;
}

.bg-img1 {
  position: relative;
}

.bg-img1::before {
  content: '';
  background-image: url('../images/Casacuberta-sierra.pindó.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}

.bg-img1::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.bg-img1 .container {
  position: relative;
  z-index: 2;
}

.with-color {
  display: flex;
  align-items: center;
}

.home-slick {
  z-index: 2;
  width: 100%;

  padding: 120px 60px;
  overflow: visible;
  position: relative;
}

.home-slick .slick-slide {
  height: 520px;
  width: auto;
  background: transparent;
  transition: opacity 0.4s ease;
  opacity: 0.5;
  padding: 0 25px;
  box-sizing: border-box;
}

.home-slick .slick-slide.slick-current {
  opacity: 1;
}

.slide-inner {
  width: auto;
  height: 520px;
  border: 10px solid var(--color-8);
  border-radius: 4px;
  overflow: visible;
  background: #000;
  transform: scale(0.55);
  transition: transform 0.5s ease;
  position: relative;
}

.home-slick .slick-slide.slick-current .slide-inner {
  transform: scale(1);
}

.portales-slick {
  width: 100%;
  max-width: 100%;
  height: auto;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: relative;
}

.home-slick .slick-list,
.portales-slick .slick-list {
  overflow: visible;
}

.home-slick .slick-prev,
.home-slick .slick-next {
  width: 40px;
  height: 40px;
  z-index: 100;
  top: 50%;
}

.home-slick .slick-prev {
  left: 5%;
}

.home-slick .slick-next {
  right: 5%;
}

.home-slick .slick-prev::before,
.home-slick .slick-next::before {
  color: var(--color-4);
  font-size: 30px;
}

.portales-slick .slick-slide {
  height: auto;
  padding: 0;
  opacity: 1;
}

.home-slick .slide-inner {
  overflow: visible;
}

.home-slick .slide-item,
.portales-slick .slide-item {
  overflow: visible;
}

.home-slick .slide-inner img {
  width: auto;
  height: 100%;
  object-fit: contain;
  display: block;
}

.slide-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 12px 16px;
  color: #fff;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
  font-family: 'Quicksand', sans-serif;
  font-size: 0.9rem;
}

.slide-caption p {
  margin: 0;
  color: #fff;
  letter-spacing: 1px;
}

.home-slick .slide-inner .position-absolute {
  top: -20px;
  z-index: 10;
}

.home-slick .slide-caption {
  bottom: 0;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.6));
}

.home-slick .slide-depto {
  font-size: 0.85rem;
  margin-top: 4px;
}

.home-slick .slide-title-tight {
  line-height: 1.1;
}

.home-slick .slide-button {
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
}

.portales-wrap {
  position: relative;
}

.portales-slick .slide-item {
  position: relative;
  padding-bottom: 50px;
}

.portales-slick .slide-inner {
  width: 100%;
  max-width: 100%;
  height: auto;
  border: none;
  background: none;
  transform: none;
  position: relative;
}

.portales-slick .imagen {
  position: relative;
  width: 90%;
  margin: 0 auto;
}

.portales-slick .imagen .foto {
  aspect-ratio: 16 / 9;
  border: 10px solid var(--color-5);
  border-radius: 4px;
  overflow: hidden;
}

.portales-slick .imagen .foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.portales-slick .imagen .title {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  margin: 0;
  padding: 0px 18px;
  background-color: var(--color-6);
  color: var(--color-4);
  font-size: 14px;
  white-space: nowrap;
  text-transform: uppercase;
  z-index: 2;
}

.portales-slick .subtitle {
  margin: 20px 0 0;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  letter-spacing: 0;
  font-weight: 400;
}

.portales-arrows {
  position: absolute;
  top: 0;
  left: 5%;
  width: 90%;
  aspect-ratio: 16 / 9;
  pointer-events: none;
  z-index: 4;
}

.portales-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  background-color: var(--color-6);
  color: var(--color-4);
  font-size: 18px;
  line-height: 1;
  opacity: 0.85;
  cursor: pointer;
  pointer-events: all;
  transition: opacity 0.2s ease;
}

.portales-arrow:hover {
  opacity: 1;
}

.portales-arrow-prev {
  left: 10px;
}

.portales-arrow-next {
  right: 10px;
}

.transport-row {
  min-height: 300px;
}

section.bg-color-1.py-60.transport-section {
  position: relative;
  z-index: 2;
}

.page-loader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--color-1);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  transition:
    opacity 0.5s ease,
    visibility 0.5s ease;
}

.page-loader img {
  width: 180px;
  height: auto;
  animation: loader-pulse 1.4s ease-in-out infinite;
}

@keyframes loader-pulse {

  0%,
  100% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.15);
    opacity: 0.7;
  }
}

.page-loader.hidden {
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
}

.filter-bar {
  display: flex;
  border: 1px solid var(--color-4);
  border-radius: 12px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.1);
}

.filter-bar .filter-select {
  flex: 1;
  padding: 18px 24px;
  background: transparent;
  border: none;
  border-radius: 0;
  color: var(--color-4);
  font-family: 'Quicksand', sans-serif;
  font-size: 1.1rem;
  font-weight: 600;
  appearance: none;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: right 20px center;
  cursor: pointer;
}

.filter-bar .filter-select:last-child {
  border-right: none;
}

.filter-bar .filter-select:focus {
  outline: none;
  box-shadow: none;
}

.filter-bar .filter-select option {
  color: var(--color-8);
}

.gallery-card {
  position: relative;
  border-radius: 6px;
  overflow: hidden;
  cursor: pointer;
  aspect-ratio: 4 / 4;

  background: #000;
}

.gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}

.gallery-card:hover img {
  transform: scale(1.05);
}

.gallery-card-info {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 16px 14px;
  color: #fff;
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.75));
}

.gallery-card-info h3 {
  color: #fff;
  font-size: 1.6rem;
  margin: 0 0 4px;
  letter-spacing: 1px;
}

.gallery-card-info p {
  color: #fff;
  font-size: 0.85rem;
  margin: 0;
  letter-spacing: 0.5px;
}

.gallery-item.hidden {
  display: none;
}

.gallery-modal .modal-content {
  background: var(--color-8);
  color: var(--color-4);
  border: none;
}

.gallery-modal .modal-body {
  border-radius: 25px;
}

.gallery-modal .btn-close-modal {
  position: absolute;
  top: 16px;
  right: 20px;
  background: transparent;
  border: none;
  color: var(--color-4);
  font-size: 2rem;
  line-height: 1;
  z-index: 10;
  cursor: pointer;
}

.modal-main-img {
  width: 100%;
  height: 100%;
  max-height: 600px;
  object-fit: cover;
  display: block;
  aspect-ratio: 4/4;
  border-radius: 15px;
}

.modal-info {
  padding: 40px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-family: 'Quicksand', sans-serif;
}

.modal-info h2 {
  color: var(--color-2);
  font-size: 2.2rem;
  letter-spacing: 1px;
  line-height: 1.1;
  margin: 0 0 8px;
}

.modal-ubicacion {
  color: var(--color-4);
  opacity: 0.85;
  font-size: 0.95rem;
  margin: 0 0 24px;
}

.modal-descripcion {
  color: var(--color-4);
  font-size: 1rem;
  line-height: 1.6;
  margin: 0 0 24px;
}

.modal-horarios,
.modal-telefono {
  color: var(--color-4);
  font-size: 0.95rem;
  margin: 0 0 12px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.modal-horarios i,
.modal-telefono i {
  font-size: 1.1rem;
  margin-top: 2px;
}

.modal-links {
  margin: 24px 0;
  font-size: 0.95rem;
  color: var(--color-4);
}

.modal-links a {
  color: var(--color-4);
  text-decoration: none;
  border-bottom: 1px solid transparent;
  transition: border-color 0.2s ease;
}

.modal-links a:hover {
  border-bottom-color: var(--color-4);
}

.modal-mini-gallery {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 16px;
}

.mini-gallery-track {
  display: flex;
  gap: 8px;
  overflow: hidden;
  flex: 1;
}

.mini-gallery-track img {
  height: 100px;
  object-fit: contain;
  border-radius: 4px;
  flex-shrink: 0;
  cursor: pointer;
  transition: opacity 0.2s ease;
}

.mini-gallery-track img:hover {
  opacity: 0.8;
}

.mini-arrow {
  background: transparent;
  color: var(--color-2);
  border: none;
  width: auto;
  height: auto;
  border-radius: 0;
  font-size: 0;
  cursor: pointer;
  flex-shrink: 0;
}

.mini-prev::before,
.mini-next::before {
  font-size: 1.5rem;
  color: var(--color-2);
}

.mini-prev::before {
  content: '\2190';
}

.mini-next::before {
  content: '\2192';
}

.transport-card {
  cursor: pointer;
}

.como-llegar-slide-section {
  z-index: 3;
}

.como-llegar-faqs-section {
  z-index: 4;
}

.hover-box {
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 92%;
  max-width: 700px;
  box-sizing: border-box;
  background: var(--color-5);
  color: var(--color-4);
  padding: 50px 60px;
  text-align: center;
  font-family: 'Quicksand', sans-serif;
  font-size: 0.95rem;
  line-height: 1.4;
  z-index: 1001;
  border-radius: 8px;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.2);
  max-height: 85vh;
  overflow-y: auto;
}

.hover-box.is-open {
  display: block;
}

.hover-box-close {
  display: none;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 8px;
  right: 8px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: transparent;
  border: none;
  color: var(--color-4);
  font-size: 1.5rem;
  line-height: 1;
  cursor: pointer;
  z-index: 5;
}



.hover-box-icon {
  display: block;
  width: 60px;
  height: auto;
  margin: 0 auto 1rem;
}

.hover-box-title {
  text-align: center;
  color: var(--color-8);
  font-family: 'blockhead-unplugged', sans-serif;
  font-weight: 500;
  letter-spacing: 0.08em;
  font-size: 1.5rem;
  margin-bottom: 1rem;
}

.hover-box p.fs-5,
.hover-box ul.fs-5 {
  font-size: 1rem !important;
}

.hover-box-aire .hover-box-close {
  color: var(--color-6);
}

.hover-box-agua .hover-box-close {
  color: var(--color-8);
}

.float-image {
  position: absolute;
  left: 0;
  width: 100%;
  height: 160px !important;
  background-image: url('../images/Line.png');
  background-size: 130% 100% !important;
  background-repeat: no-repeat;
  background-position: center;
  pointer-events: none;
}

.float-image-alt {
  background-image: url('../images/Line2.png');
}

.faqs .float-image {
  top: -60px;
  z-index: 1;
}

.float-image-como-llegar-1,
.float-image-como-llegar-2 {
  background-image: url('../images/line3.png');
}

.gallery-modal .modal-body .row.g-0 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto auto;
  align-items: start;
}

.gallery-modal .modal-img-col {
  grid-column: 1;
  grid-row: 1 / 3;
  width: 100%;
}

.gallery-modal .modal-info {
  grid-column: 2;
  grid-row: 1;
  width: 100%;
}

.gallery-modal .modal-mini-gallery-col {
  grid-column: 2;
  grid-row: 2;
  width: 100%;
  display: flex;
  justify-content: center;
}

.gallery-modal .modal-mini-gallery {
  max-width: 500px;
  margin-top: -50px;
}

.gallery-modal .mini-gallery-track {
  flex: 0 1 auto;
}

@media (max-width: 767.98px) {
  .gallery-modal .modal-body .row.g-0 {
    display: flex;
    flex-direction: column;
  }

  .gallery-modal .modal-img-col {
    order: 0;
  }

  .gallery-modal .modal-mini-gallery-col {
    order: 1;
  }

  .gallery-modal .modal-info {
    order: 2;
  }
}

.float-text {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 1;
}

.pt-30 {
  padding-top: 30px;
}

.pb-30 {
  padding-bottom: 30px;
}

.pt-60 {
  padding-top: 60px;
}

.pb-60 {
  padding-bottom: 60px;
}

.py-30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.py-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}

.py-120 {
  padding-top: 120px;
  padding-bottom: 120px;
}

.pb-120 {
  padding-bottom: 120px;
}

.py-240 {
  padding-top: 240px;
  padding-bottom: 240px;
}

.text-mid {
  font-size: 4.5rem;
}

.text-big {
  font-size: 6rem;
}

.text-color-1 {
  color: var(--color-1) !important;
}

.text-color-2 {
  color: var(--color-2) !important;
}

.text-color-3 {
  color: var(--color-3) !important;
}

.text-color-4 {
  color: var(--color-4) !important;
}

.text-color-5 {
  color: var(--color-5) !important;
}

.text-color-6 {
  color: var(--color-6) !important;
}

.text-color-7 {
  color: var(--color-7) !important;
}

.text-color-8 {
  color: var(--color-8) !important;
}

.bg-color-1 {
  background-color: var(--color-1) !important;
}

.bg-color-2 {
  background-color: var(--color-2) !important;
}

.bg-color-3 {
  background-color: var(--color-3) !important;
}

.bg-color-4 {
  background-color: var(--color-4) !important;
}

.bg-color-5 {
  background-color: var(--color-5) !important;
}

.bg-color-6 {
  background-color: var(--color-6) !important;
}

.bg-color-8 {
  background-color: var(--color-8);
}

.border-color-1 {
  border-color: var(--color-1);
}

.border-color-2 {
  border-color: var(--color-2);
}

.border-color-3 {
  border-color: var(--color-3);
}

.border-color-4 {
  border-color: var(--color-4);
}

.border-color-5 {
  border-color: var(--color-5);
}

.black-filter::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
}

.group-icons {
  width: 180px;
  padding: 20px;
}

.icons-section-desktop,
.icons-section-mobile {
  padding-top: 40px;
  padding-bottom: 40px;
}

.icons-section-mobile {
  display: none;
}

.icons-marquee {
  overflow: hidden;
  width: 100%;
}

.icons-marquee-track {
  display: flex;
  width: max-content;
  animation: icons-marquee-scroll 18s linear infinite;
}

.icons-marquee-track img {
  flex-shrink: 0;
}

.icons-marquee:hover .icons-marquee-track {
  animation-play-state: paused;
}

@keyframes icons-marquee-scroll {
  from {
    transform: translateX(0);
  }

  to {
    transform: translateX(-50%);
  }
}

.portales {

  .slick-prev,
  .slick-next {
    display: none !important;
  }

  .portales-slick .slide-inner {
    max-width: 100%;
  }

  .col-md-4 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .col-md-8 {
    flex: 0 0 60%;
    max-width: 60%;
    padding-left: 1.5rem;
  }
}

.boton-planifica-tu-viaje {
  text-decoration: none;
  color: var(--color-4);
  letter-spacing: 1.5px;
  padding: 35px;
  background-color: var(--color-5);
  position: relative;
  z-index: 2;

  &.boton-planifica-tu-viaje2 {
    background-color: var(--color-1);
  }

  &.boton-planifica-tu-viaje3 {
    background-color: var(--color-8);
  }
}

.faqs {
  .accordion {
    margin-bottom: 4rem;
  }

  h2.text-mid {
    margin-top: 0 !important;
  }

  .accordion-body {
    font-size: 1.3rem;
  }

  .accordion-item {
    background-color: transparent;
    border-bottom: 2px solid #fff;

    .accordion-button {
      background-color: transparent;
      color: var(--color-8);
      border: none;

      &:focus {
        box-shadow: unset;
      }

      &::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
      }
    }
  }
}

.bg-footer {
  position: relative;
  padding: 54px 0;
  background-image: url('../images/Casacuberta-sierra.pindó.jpg');
  background-position: bottom;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: 'Quicksand', sans-serif;
  font-weight: 400;
  letter-spacing: 0;

  &::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 0;
  }

  .container-fluid {
    position: relative;
    z-index: 1;
  }

  .footer-logo {
    width: 225px;
    margin-bottom: 45px;
  }

  .sponsor-logo {
    width: 40%;
  }

  .sponsor-premium {
    width: 60%;
  }

  & .row>.col-lg-4 {
    align-self: flex-end;
  }

  & .row>.col-lg-4:nth-child(3) .sponsor-logo {
    transform: translateY(25px);
  }

  & .row>.col-lg-4:nth-child(2) p {
    padding-left: 15px;
    margin-top: 50px;
  }

  & .row>.col-lg-4:nth-child(4) p {
    padding-right: 20px;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p {
    font-family: 'Quicksand', sans-serif;
  }
}

.bg-color-4 .col-md-2 p.fs-5 {
  font-family: 'Quicksand', sans-serif;
  font-weight: 600;
  letter-spacing: 0;
}

.transport-section .transport-row {
  max-width: 900px;
  margin: 0 auto;
}

.transport-section .col-md-4 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding-left: 3.5rem;
  padding-right: 3.5rem;
}

.informacion-util {
  position: absolute;
  top: -180px;
  z-index: 2;
  margin-left: 1.5rem;
}

.portales.with-color>.container-fluid {
  margin-left: 10rem;
  width: calc(100% - 10rem);
}

.portales .portales-text-col {
  padding-left: 3rem;
  padding-right: 3rem;
}

.portales .portales-desc {
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 1rem;
}

.portales .portales-cta {
  margin-top: 1rem;
}

.portales .text-big,
.portales-title {
  font-size: 5rem;
  margin-bottom: 1rem;
}

.portales-text {
  font-size: 1rem;
  line-height: 1.5;
}

.circuitos-slick {
  max-width: 100%;
  /*height: 1200px;*/
}

.circuitos-slick .slick-list {
  overflow: hidden;
}

.circuitos-slick .slick-slide {
  height: 800px;
}

.circuitos-slick .slide-item {
  display: flex;
  flex-direction: column;
  gap: 16px;
  height: 100%;
  justify-content: space-between;
}

.circuitos-slick .text-mid {
  font-size: 3rem;
}

.circuitos-slick .slide-group {
  display: flex;
  gap: 12px;
  flex: 1;
  min-height: 320px;
  padding: 0 12px;
}

.circuitos-slick .slide-group .slide-inner {
  flex: 1;
  height: 100%;
}

.circuitos-slick .slick-slide.slick-current {
  opacity: 1;
}

.circuitos-slick .slide-inner {
  transform: scale(1);
  overflow: hidden;
  min-width: 0;
}

.circuitos-slick .slick-slide.slick-current .slide-inner {
  transform: scale(1);
}

.circuitos-slick .slide-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.flip-word {
  display: inline-block;
  transform-origin: center bottom;
  backface-visibility: hidden;
}

.flip-word.flip {
  animation: flip-word 0.5s ease-in-out;
}

@keyframes flip-word {
  0% {
    transform: rotateX(0deg);
    opacity: 1;
  }

  50% {
    transform: rotateX(90deg);
    opacity: 0;
  }

  100% {
    transform: rotateX(0deg);
    opacity: 1;
  }
}

.nci-hero-row {
  padding-top: 114px;
  padding-bottom: 0;
}

.nci-content-row {
  padding-top: 0;
  padding-bottom: 114px;
}

.nci-head {
  font-size: 4.25rem;
}

.nci-text {
  font-size: 1.2rem;
  line-height: 1.5;
}

.nci-icon {
  width: 60%;
  padding: 15px;
}

body.page-aigua .bg-img1 {
  min-height: 100vh;
}

.align-with-title {
  padding-top: 1.2rem;
}

body.page-planifica header .nav-link,
body.page-planifica header i.lni,
body.page-como-llegar header .nav-link,
body.page-como-llegar header i.lni,
body.page-donde-dormir header .nav-link,
body.page-donde-dormir header i.lni,
body.page-pueblo-garzon header .nav-link,
body.page-pueblo-garzon header i.lni,
body.page-aigua header .nav-link,
body.page-aigua header i.lni {
  color: var(--color-8);
}

body.page-planifica header .navbar-toggler,
body.page-como-llegar header .navbar-toggler,
body.page-donde-dormir header .navbar-toggler,
body.page-pueblo-garzon header .navbar-toggler,
body.page-aigua header .navbar-toggler {
  border-color: var(--color-8);
  color: var(--color-8);
}

body.page-planifica header .navbar-toggler-icon,
body.page-como-llegar header .navbar-toggler-icon,
body.page-donde-dormir header .navbar-toggler-icon,
body.page-pueblo-garzon header .navbar-toggler-icon,
body.page-aigua header .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2898, 70, 59, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

header .nav-link:active,
header .nav-link:focus,
header .nav-link.active,
header .dropdown-item:active,
header .dropdown-item:focus,
header .dropdown-item.active {
  color: var(--color-8) !important;
}

body.page-planifica .main-banner3::before {
  background-position: center 0%;
}


body.page-como-llegar .faqs .accordion-body {
  font-size: 1.25rem;
  line-height: 1.2;
}

body.page-como-llegar .faqs .accordion {
  margin: 0 3rem;
}

body.page-como-llegar .faqs .accordion-item,
body.page-como-llegar .faqs .accordion-button {
  background-color: transparent;
}

body.page-como-llegar .faqs .accordion-item {
  border-bottom: 2px solid rgba(255, 255, 255, 0.5);
}

body.page-como-llegar .como-llegar-mapa-texto {
  font-size: 4rem;
}

body.page-como-llegar .como-llegar-mapa-imagen {
  max-width: 80%;
  padding: 0 2rem;
}

body.page-que-hacer .float-image {
  top: -40px;
}

body.page-donde-dormir .float-image {
  top: -40px !important;
}

body.page-portales .float-image {
  top: -40px !important;
  width: 120% !important;
  left: -10% !important;
}

body.page-pueblo-garzon .float-image {
  top: -80px !important;
}

.map-title {
  font-size: 3rem;
  line-height: 1.5;
  margin-bottom: 2rem;
}

.map-site {
  max-width: 75%;
  margin: 0 auto;
  display: block;
}

.destino-slick.home-slick {
  padding: 80px 40px;
}

.destino-slick .slide-caption .fs-2 {
  font-size: 1.5rem !important;
}

.destino-slick .slide-caption .fs-3 {
  font-size: 1.25rem !important;
}

.destino-slick .slick-slide,
.destino-slick .slide-inner {
  height: 420px;
}

.hide-big {
  display: none;
}

@media (max-width: 1700px) {
  .portales.with-color>.container-fluid {
    margin-left: 8rem;
  }

  .portales .text-big,
  .portales-title {
    font-size: 3rem;
  }

  .portales .portales-desc,
  .portales-text {
    font-size: 0.9rem;
  }

  .portales .col-md-4 {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .portales .col-md-8 {
    flex: 0 0 60%;
    max-width: 60%;
  }

  .portales.with-color .portales-slick {
    max-width: 100%;
  }

  .portales .portales-text-col {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}

@media (max-width: 1500px) {
  .portales .col-md-4 {
    flex: 0 0 32%;
    max-width: 32%;
  }

  .portales .portales-desc,
  .portales-text {
    font-size: 1.1rem !important ; 
  }

  .portales .col-md-8 {
    flex: 0 0 68%;
    max-width: 68%;
  }

  .destino-slick .slide-caption .fs-2 {
    font-size: 1.25rem !important;
  }

  .destino-slick .slide-caption .fs-3 {
    font-size: 1rem !important;
  }
}

@media (max-width: 1399px) {
  .hide-big {
    display: flex;
  }

  .show-big {
    display: none;
  }

  .portales.with-color>.container-fluid {
    margin-left: 6rem;
    width: calc(100% - 6rem);
  }

  .portales .col-md-4,
  .portales .col-md-8 {
    flex: 0 0 100%;
    width: 100%;
    max-width: 100%;
    padding-left: 0;
  }

  .portales .col-md-8 {
    margin-top: 2rem;
  }

  .portales .portales-text-col {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .info-icons {
    width: 200px;
  }

  body.page-como-llegar .como-llegar-mapa-texto {
    font-size: 3rem;
  }
}

@media (max-width: 1199px) {
  h2 {
    font-size: 3rem;
  }

  .text-big,
  .nci-head {
    font-size: 4rem;
  }

  .text-mid {
    font-size: 3rem;
  }

  .group-icons {
    width: 130px;
    padding: 10px;
  }

  .circuitos-slick .slide-group {
    flex-direction: column;
  }

  .informacion-util {
    position: relative;
    top: 0;
    margin-top: 60px;
  }
}

@media (max-width: 991px) {
  .home-slick {
    height: 420px;
  }

  .home-slick .slick-slide {
    height: 320px;
  }

  .home-slick .slide-inner {
    height: 320px;
  }

  .home-slick .slide-inner img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }

  .portales.with-color>.container-fluid {
    margin-left: 0;
    width: 100%;
  }

  .portales .text-big {
    font-size: 4rem;
  }

  .portales-slick .imagen {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .portales-arrows {
    left: 50%;
    width: 100%;
    max-width: 500px;
    transform: translateX(-50%);
  }

  header {
    .nav-item.dropdown {
      flex-wrap: wrap;
    }

    .dropdown-menu {
      background-color: transparent;
      position: static !important;
      float: none;
      flex: 0 0 100%;
      width: 100%;
      margin: 0 !important;
      inset: auto !important;
      transform: none !important;
    }

    .nav-link:active,
    .nav-link:focus,
    .nav-link.active,
    .dropdown-item,
    .dropdown-item:active,
    .dropdown-item:focus,
    .dropdown-item.active {
      color: var(--color-4) !important;
    }

    .nav-item {
      background-color: rgba(98, 70, 59, 0.6);
      padding: 0 15px;
    }
  }

  body.page-planifica header .nav-link,
  body.page-planifica header i.lni,
  body.page-como-llegar header .nav-link,
  body.page-como-llegar header i.lni,
  body.page-donde-dormir header .nav-link,
  body.page-donde-dormir header i.lni,
  body.page-pueblo-garzon header .nav-link,
  body.page-pueblo-garzon header i.lni,
  body.page-aigua header .nav-link,
  body.page-aigua header i.lni {
    color: var(--color-8);
  }

  body.page-planifica header,
  body.page-como-llegar header,
  body.page-donde-dormir header,
  body.page-pueblo-garzon header,
  body.page-aigua header {

    .nav-link:active,
    .nav-link:focus,
    .nav-link.active,
    .dropdown-item,
    .dropdown-item:active,
    .dropdown-item:focus,
    .dropdown-item.active {
      color: var(--color-8) !important;
    }

    .nav-item {
      color: var(--color-8) !important;
      background-color: rgba(244, 240, 212, 0.6);
      padding: 0 15px;
    }
  }

  .gallery-modal .modal-mini-gallery {
    max-width: 400px;
    margin-top: 0px;
  }


  .home-slick {
    height: unset;
  }

  .circuitos-slick .slick-slide {
    height: auto;
  }

  .circuitos-slick .slide-group {
    min-height: 0;
  }

  h2 {
    font-size: 2.5rem;
  }

  .portales-slick {
    margin-bottom: 80px;
  }

  .main-text {
    padding-top: 350px;
  }

  .sponsor-logo {
    width: 25%;
  }

  .bg-footer .sponsor-premium {
    width: 300px;
  }

  .icons-section-desktop {
    display: none;
  }

  .icons-section-mobile {
    display: block;
  }

  .float-image-destino-2 {
    top: -70px !important;
  }

  .float-image-como-llegar-1 {
    top: -110px !important;
  }

  .float-image-como-llegar-2 {
    top: -100px !important;
  }

  .portales-intro {
    padding-top: 100px;
    padding-bottom: 100px;
  }

  .float-image-portales-slide {
    top: -50px !important;
  }

  .hover-box {
    padding: 30px 25px;
    width: 92%;
  }

  .hover-box-close {
    display: flex;
  }

  .gallery-card {
    aspect-ratio: 4 / 3;
  }

  .gallery-card-info h3 {
    font-size: 1.3rem;
  }

  .destino-slick .slide-caption .fs-2 {
    font-size: 1.1rem !important;
  }

  .destino-slick .slide-caption .fs-3 {
    font-size: 0.85rem !important;
  }
}

@media (max-width: 767px) {
  .filter-bar {
    flex-direction: column;
  }

  .filter-bar .filter-select {
    width: 100%;
    border-bottom: 1px solid var(--color-4);
  }

  .filter-bar .filter-select:last-child {
    border-bottom: none;
  }
}

@media (max-width: 575px) {
  .como-llegar-faqs-row {
    padding-top: 40px;
  }

  .donde-dormir-gap {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }

  .circuitos-slick .slick-prev,
  .circuitos-slick .slick-next {
    top: 40%;
  }

  .circuitos-slick .slick-prev {
    left: -2%;
  }

  .circuitos-slick .slick-next {
    right: -2%;
  }

  .circuitos-map-section {
    padding-top: 20px !important;
    padding-bottom: 60px !important;
  }

  .circuitos-gap {
    padding-bottom: 40px !important;
  }

  .portal-intro-row {
    padding-top: 40px !important;
  }

  .portal-desde-row {
    padding-top: 60px !important;
  }

  .pueblo-garzon-float {
    top: -115px !important;
  }


  .destino-slick .slick-prev,
  .destino-slick .slick-next {
    display: none !important;
  }

  .home-slick {
    height: 340px;
    padding: 20px 0;
  }

  .home-slick .slick-slide {
    height: 240px;
    padding: 0 15px;
  }

  .home-slick .slide-inner {
    height: 240px;
  }

  .slide-inner {
    border-width: 6px;
  }

  body.page-como-llegar .home-slick {
    height: 280px;
  }

  body.page-como-llegar .home-slick .slick-slide {
    height: 190px;
  }

  body.page-como-llegar .home-slick .slide-inner {
    height: 190px;
  }

  .circuitos-slick.home-slick {
    height: auto;
  }

  .circuitos-slick .slick-slide {
    height: auto;
  }

  .circuitos-slick .slide-group {
    min-height: 0;
  }

  .circuitos-slick .slide-group .slide-inner {
    height: auto;
    aspect-ratio: 16 / 9;
  }

  h2 {
    font-size: 2rem;
  }

  .portales .text-big,
  .text-big,
  .nci-head {
    font-size: 3rem;
  }

  .float-image-destino-1 {
    top: -50px !important;
  }

  .planifica-viaje-destino {
    padding: 160px 0 60px !important;
  }

  .boton-planifica-tu-viaje-destino {
    padding: 18px !important;
    font-size: 1.3rem !important;
  }

  .text-mid {
    font-size: 2rem;
  }

  .float-image {
    background-size: contain !important;
  }

  .bg-footer .sponsor-premium {
    width: 300px;
  }

  .hover-box-title {
    font-size: 1.6rem;
  }

  .hover-box-icon {
    width: 64px;
  }

  .hover-box-inner p {
    font-size: 1rem;
  }

  #galleryGrid {
    max-width: 320px;
    margin: 0 auto;
  }

  .gallery-card {
    aspect-ratio: 4 / 3;
  }

  .gallery-card-info h3 {
    font-size: 1.15rem;
  }

  .gallery-card-info p {
    font-size: 0.75rem;
  }

  .gallery-modal .modal-mini-gallery {
    max-width: 300px;
    margin-top: 0px;
  }

}