body {
  margin: 0;
  font-family: 'Playfair Display', serif;
  color: white;
}

.container-limited {
  max-width: 1280px;
  margin: 0 auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.hero-section {
  background-size: cover;
  background-position: center;
  height: 100vh;
  position: relative;
  color: white;
  font-family: 'Georgia', serif;
}

.overlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0; left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-content {
  position: relative;
  text-align: center;
  max-width: 700px;
  padding: 2rem;
}

.hero-subtitle {
  font-size: 1.5rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}

.luxe {
  font-family: 'Georgia', serif;
  font-size: 2rem;
}

.hero-tagline,
.hero-price {
  color: #ccc;
}

.highlight-price {
  color: #fcd144;
  font-weight: bold;
}

.input-div {
  margin: 1rem 0;
  width: 100%;
}

input[type="date"],
button {
  width: 100%;
  padding: 0.75rem 1rem;
  font-size: 1rem;
  border-radius: 8px;
  border: 1px solid #ccc;
  font-family: 'Playfair Display', serif;
}

button {
  background-color: #dfdfdf;
  color: rgb(6, 137, 245);
  border: none;
}

button:hover {
  background-color: rgb(6, 137, 245);
  color: #dfdfdf;
}

.luxury-box {
  background: white;
  border-radius: 15px;
  padding: 2rem;
  max-width: 400px;
  margin: 2rem auto;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}

.luxury-button {
  background-color: black;
  color: white;
  font-weight: 600;
  font-size: 1rem;
  padding: 0.8rem 2rem;
  border-radius: 8px;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-block;
}

.luxury-button:hover {
  background-color: #333;
}

.scroll-container {
  display: flex;
  gap: 1.5rem;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  padding: 1rem 0;
}

.scroll-item {
  flex: 0 0 auto;
  scroll-snap-align: center;
  background-color: #f5f5f5;
  padding: 1rem;
  border-radius: 10px;
  font-family: 'Georgia', serif;
  min-width: 250px;
  max-width: 90vw;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}

.gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 2rem;
  padding: 2rem 0;
}

.gallery-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
}

.gallery-card:hover {
  transform: translateY(-5px);
}

.gallery-card img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.text-content {
  padding: 1.2rem;
  color: #333;
}

.text-content h3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .gallery-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gallery-card-wide {
    grid-column: span 2;
  }

  .scroll-container {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 2rem;
    overflow: visible;
  }

  .scroll-item {
    max-width: none;
    min-width: auto;
  }
  @media (max-width: 768px) {
  .gallery-card-horizontal {
    flex-direction: column;
    height: auto;
  }

  .gallery-image-container {
    height: 200px;
  }

  .gallery-image-horizontal {
    height: 100%;
  }
}

}

.precio {
  font-family: 'Playfair Display', serif;
  font-size: 1.5em;
  font-weight: 700;
  color: #b59e67;
}

.letra {
  font-family: 'Playfair Display';
  font-size: 20px;
  color: black;
  /*ext-align: center;*/
}
.container-limitado {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}
.gallery-card-horizontal {
  display: flex;
  flex-direction: row;
  width: 100%;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
  overflow: hidden;
  transition: transform 0.3s ease;
  height: 600px; /* ajustalo si querés más alto */
  margin-bottom: 2rem; /* por si querés separación con la siguiente */
}


.gallery-card-horizontal:hover {
  transform: translateY(-5px);
}

.gallery-image-container {
  flex: 1;
  overflow: hidden;
}

.gallery-image-horizontal {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.gallery-text-content {
  flex: 1;
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  color: #333;
}

.gallery-text-content h3 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 0.5rem;
}

/* recortando la imagen de la galeria al 50%*/
.image-crop-container {
  height: 50%;               /* Muestra solo el 50% central */
  width: 100%;               /* O lo que necesites */
  overflow: hidden;          /* Oculta lo que sobresale */
  position: relative;
}

.image-crop {
  width: 100%;               /* Escala al ancho completo */
  position: relative;
  top: -25%;                 /* Sube la imagen para mostrar el centro */
}
.luxury-font {
    font-family: 'Playfair Display', serif;
  }

.scroll-cards-wrapper {
  display: flex;
  overflow-x: auto;
  gap: 16px;
  scroll-snap-type: x mandatory;
  padding: 1rem 0;
  scroll-snap-type: x mandatory;
  -webkit-overflow-scrolling: touch;
  margin-bottom: 6rem; /* espacio extra debajo para que el footer no tape las cards */
}
 .scroll-card .card:hover {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    transition: box-shadow 0.3s ease-in-out;
  }

.scroll-card {
  flex: 0 0 auto;
  width: 340px; /* antes era 280px */
  max-width: 90vw;
  scroll-snap-align: start;
  background-color: white;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}


.scroll-card .card {
  width: 100%;
  border: none;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.scroll-card img {
  width: 100%;
  height: 180px;
  object-fit: cover;
  border-radius: 10px 10px 0 0;
}
.scroll-card {
  flex: 0 0 auto;
  width: 340px; /* antes era 280px */
  max-width: 90vw;
  scroll-snap-align: start;
  background-color: white;
  border-radius: 16px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.06);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}


.scroll-card .card-body {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.fondo-gris {
  background-color: #F8F8F8; /* gris muy suave */
  padding: 2rem 1rem;
}

.card-body .row {
  min-height: 140px; /* asegura que el bloque de iconos no salte */
  max-height: 160px;
  overflow: auto; /* scroll interno si hay demasiado contenido */
  background: #F8F6F4;
  border-radius: 5px;
  padding: 10px;
  font-size: 0.9rem;
}


.card-body h6.letra {
  min-height: 80px;
  display: flex;
  align-items: center;
  text-align: center;
}

.scroll-card {
  height: 520px; /* ajustá según necesidad */
  padding-bottom: 1rem;

}


.card h6.letra {
  margin: 0.2rem 0 0.4rem 0;
  text-align: left !important;
}
h6.text-muted {
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
}


.badge-alquilada {
  position: absolute;
  top: 10px;
  left: 10px;
  background-color: rgba(255, 0, 0, 0.7); /* rojo suave translúcido */
  color: white;
  padding: 4px 10px;
  font-size: 0.8rem;
  font-weight: bold;
  border-radius: 6px;
  z-index: 10;
}
/* banner */

.banner {
    display:flex;
    align-items:center;
    justify-content:center;
    color:white;
    margin-bottom: 0px;
    background:#1C2833;
    width:100%;
    height:350px;
    margin-top:20px;
}
