@charset "UTF-8";
.propiedad {
  border: 1px #ca99aa solid;
  border-radius: 0px;
  background: #d9004a;
  color: white;
  cursor: pointer;
}
.propiedad:hover {
  background: #ea0d57;
}
.propiedad > div {
  min-height: 318px;
}
.propiedad h5.card-title > a {
  color: white;
}
.propiedad small.text-body-secondary {
  color: white !important;
}
.propiedad small.text-body-secondary > a {
  color: white;
}
.propiedad .price {
  font-size: 24px;
  font-weight: 700;
  border: 2px white solid;
  display: inline-block;
  padding: 10px 20px;
}
.propiedad .tipologia {
  text-align: left;
}
.propiedad .foto {
  background-position: center center;
  background-size: cover;
  min-height: 400px;
}
.propiedad .datos .dato {
  display: inline-block;
  margin-right: 5px;
  background: aliceblue;
  padding: 2px 7px;
  border: 1px #d9004a solid;
  margin-bottom: 5px;
  background: white;
  color: #d9004a;
}
.propiedad .datos .dato .text {
  font-size: 9px;
  margin-left: -4px;
  margin-bottom: -8px;
  margin-right: -4px;
  margin-top: -12px;
}
.propiedad .card-img-top {
  height: 240px;
  background-position: center center;
  background-size: cover;
}

.propiedad-destacada .foto {
  min-height: 200px;
}
.propiedad-destacada .card-body .card-title {
  color: white;
}
.propiedad-destacada .card-body .card-text {
  margin-bottom: 0px;
}
.propiedad-destacada .card-body .tipologia {
  margin-bottom: 10px;
}
.propiedad-destacada .card-body .price {
  margin-bottom: 10px;
  margin-top: 10px;
}

.page-link {
  cursor: pointer;
}

.caja-left {
  background-color: #d50050;
  color: white;
  padding: 20px;
}
.caja-left .descripcion {
  font-size: 24px;
}
.caja-left a.volver {
  font-size: 16px;
  color: white;
  text-decoration: none;
  margin-bottom: 15px;
  display: block;
}
.caja-left .items {
  margin: 15px 0px;
}
.caja-left .items .item-caracteristica {
  padding: 5px;
}
@media (max-width: 768px) {
  .caja-left .items .item-caracteristica {
    display: inline-block;
    width: 165px;
  }
}
.caja-left .items .item-caracteristica > i {
  float: left;
  width: 34px;
  height: 20px;
  font-size: 20px;
}
.caja-left .items .item-caracteristica > label {
  vertical-align: top;
  color: white;
  font-size: 25px;
  line-height: 36px;
  text-transform: inherit;
  margin-top: -8px;
  text-overflow: ellipsis;
  max-width: calc(100% - 35px);
}
.caja-left .items .item-caracteristica > label.small {
  font-size: 18px;
  line-height: 35px;
  overflow: hidden;
}
.caja-left .items .item-caracteristica > div {
  vertical-align: top;
  font-size: 14px;
  margin-top: -8px;
}
.caja-left .footer .enventa {
  text-align: center;
  margin-top: 20px;
}
.caja-left .footer .precio {
  text-align: center;
  border: 2px white solid;
  padding: 10px;
  max-width: 200px;
  margin: auto;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
}

.caja-right {
  background-size: cover;
  background-position: center;
  position: relative;
  min-height: 400px;
}
.caja-right .description {
  background: rgba(213, 0, 80, 0.68);
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
  padding: 10px;
  padding-bottom: 0px;
}
.caja-right .description h4 {
  font-size: 22px;
  color: white;
}
.caja-right .description p {
  font-size: 16px;
  color: white;
  line-height: 18px;
  overflow-y: scroll;
  max-height: 200px;
  padding-bottom: 30px;
}
.caja-right .description::after {
  content: "";
  display: block;
  clear: both;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  height: 70px;
  background: linear-gradient(to bottom, transparent, #d50050);
}

.caja-left-form {
  background-color: whitesmoke;
  padding: 20px;
}
.caja-left-form h4 {
  font-size: 26px;
  text-transform: inherit;
}
.caja-left-form .form-group {
  margin-bottom: 15px;
}
.caja-left-form .form-group legend {
  font-size: 16px;
}
.caja-left-form .form-group input.form-control {
  font-size: 16px;
}

.fotos {
  background-color: rgba(108, 168, 34, 0.0901960784);
  padding-bottom: 20px;
}
.fotos h4 {
  font-size: 26px;
  text-transform: inherit;
  margin-top: 50px;
  margin-bottom: 30px;
  text-align: center;
}
.fotos .foto {
  margin-bottom: 20px;
  border: 1px #d9004a solid;
}

.active > .page-link, .page-link.active {
  background-color: #d9004a;
  border-color: #b8003f;
}

.page-link {
  color: #d9004a;
}

.page-link:hover {
  color: #b8003f;
}

.page-item:last-child .page-link {
  border-radius: 0px;
}

.page-item:first-child .page-link {
  border-radius: 0px;
}

#barrio select {
  border-radius: 0px;
}

.mapa-icono {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px #d9004a solid;
  background-color: white;
  margin-left: 0px;
  margin-top: 20px;
  padding: 5px;
  padding-bottom: 15px;
  padding-top: 0px;
  overflow: hidden;
}
.mapa-icono.alquiler {
  background-color: #fdb5cd;
  fill: white;
  color: white;
}
.mapa-icono img.mapa-icono-img {
  width: 40px !important;
  height: 40px !important;
  fill: red;
}

.mapa-ventana {
  background-color: white;
  width: 300px;
  z-index: 99999;
  cursor: pointer;
}
.mapa-ventana > .imagen {
  width: 100%;
  height: 150px;
  background-size: cover;
  background-position: center center;
}
.mapa-ventana > .titulo {
  font-size: 16px;
  color: black;
  margin: 5px;
}
.mapa-ventana > a {
  font-size: 15px;
  color: #d9004a;
  line-height: 15px;
  margin: 5px;
  text-transform: none;
  display: block;
}
.mapa-ventana > p.descripcion {
  font-size: 12px;
  line-height: 12px;
  color: #d9004a;
  margin: 5px;
}
.mapa-ventana > p.precio {
  text-align: center;
  border: 2px #d9004a solid;
  padding: 5px;
  max-width: 200px;
  margin: auto;
  margin-top: 10px;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 10px;
  width: 140px;
}
.mapa-ventana:hover > .titulo {
  font-size: 16px;
  color: #a80038;
  margin: 5px;
}
.mapa-ventana:hover > p.precio {
  background-color: #ffdfea;
}

.grid-item {
  min-height: 200px;
}
.grid-item .image-gallery-item {
  background-size: cover;
  min-height: 200px;
  margin-bottom: 20px;
}

#gallery-inmuebles {
  /*.lightbox:hover img{
      transform: translate(-50%, -50%) rotateY(180deg);
  }*/
}
#gallery-inmuebles section.grid {
  -moz-column-width: 300px;
       column-width: 300px;
  -moz-column-gap: 5px;
       column-gap: 5px;
  padding: 5px;
}
#gallery-inmuebles section.grid img {
  width: 100%;
  cursor: pointer;
  margin: 5px;
  margin-bottom: 0px;
}
#gallery-inmuebles .lightbox {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
  background: #7f8c8d;
  perspective: 1000;
}
#gallery-inmuebles .filter {
  position: absolute;
  width: 100%;
  height: 100%;
  filter: blur(20px);
  opacity: 0.5;
  background-position: center;
  background-size: cover;
}
#gallery-inmuebles .lightbox img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateY(0deg);
  max-height: 95vh;
  max-width: calc(95vw - 100px);
  transition: 0.8s cubic-bezier(0.7, 0, 0.4, 1);
  transform-style: preserve-3d;
}
#gallery-inmuebles [class^=arrow] {
  height: 200px;
  width: 50px;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
#gallery-inmuebles [class^=arrow]:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(-45deg);
  width: 15px;
  height: 15px;
}
#gallery-inmuebles .arrowr {
  right: 0;
}
#gallery-inmuebles .arrowr:after {
  border-right: 1px solid white;
  border-bottom: 1px solid white;
}
#gallery-inmuebles .arrowl {
  left: 0;
}
#gallery-inmuebles .arrowl:after {
  border-left: 1px solid white;
  border-top: 1px solid white;
}
#gallery-inmuebles .close {
  position: absolute;
  right: 0;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0.4);
  margin: 20px;
  cursor: pointer;
}
#gallery-inmuebles .close:after,
#gallery-inmuebles .close:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1px;
  height: 100%;
  background: #e74c3c;
}
#gallery-inmuebles .close:after {
  transform: translate(-50%, -50%) rotate(-45deg);
}
#gallery-inmuebles .close:before {
  transform: translate(-50%, -50%) rotate(45deg);
}
#gallery-inmuebles .title {
  font-size: 20px;
  color: #000;
  z-index: 1000;
  position: absolute;
  top: 0;
  left: 0;
}

.gm-style-iw {
  border: 1px #d9004a solid;
  padding: 0px !important;
}
.gm-style-iw .gm-style-iw-chr {
  position: absolute;
  width: 100%;
}
.gm-style-iw .gm-style-iw-chr > button {
  margin-right: 16px;
  background: white !important;
  opacity: 0.5;
}
.gm-style-iw .gm-style-iw-d {
  padding: 0px !important;
  margin: 0px !important;
  width: 100%;
}
.gm-style-iw .gm-style-iw-d::-webkit-scrollbar {
  width: 0;
  background: transparent; /* También puedes establecer un color de fondo */
}

#locations-container-peq > div {
  display: inline-block;
  padding: 0px 10px;
  margin-bottom: 0px;
  margin-top: 15px;
}
#locations-container-peq > div .ubicacion-pequena {
  padding: 10px;
  background-color: white;
  border: 1px #d9004a solid;
  height: 70px;
  display: block;
  padding: 0px;
}
#locations-container-peq > div .ubicacion-pequena:hover {
  background-color: rgba(255, 237, 244, 0.4784313725);
}
#locations-container-peq > div .ubicacion-pequena h3 {
  font-size: 20px;
  padding: 0px;
  text-transform: none;
  margin-top: 3px;
  margin-left: 10px;
  margin-bottom: 0px;
  overflow: hidden;
  white-space: nowrap;
  color: #a00e59;
  text-overflow: ellipsis;
  width: 100%;
  padding-right: 11px;
}
#locations-container-peq > div .ubicacion-pequena p {
  margin-left: 10px;
  margin-top: -10px;
}
#locations-container-peq > div:hover .ubicacion-pequena h3 {
  color: #71093f;
}
#locations-container-peq > div:hover .ubicacion-pequena p {
  color: #a00e59;
}

.datos-agente, .datos-agencia {
  font-size: 14px;
}
.datos-agente h5, .datos-agencia h5 {
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 0px;
}
.datos-agente a, .datos-agencia a {
  display: block;
  margin-top: -10px;
}
.datos-agente img, .datos-agencia img {
  display: inline-block;
}

.barrio {
  cursor: pointer;
}
.barrio:hover h3 {
  color: white !important;
}
.barrio:hover p {
  color: white !important;
}
.barrio:hover div.elementor-background-overlay {
  background-color: transparent !important;
  background-image: linear-gradient(180deg, rgba(217, 0, 74, 0) 0%, #d9004a 100%) !important;
  opacity: 1;
}

#loader {
  text-align: center;
  position: absolute;
  width: 100%;
  top: 0px;
  height: 100%;
  vertical-align: middle;
  background: rgba(255, 255, 255, 0.7019607843);
  padding: 50px;
  min-height: 400px;
}

.lds-ripple,
.lds-ripple div {
  box-sizing: border-box;
}

.lds-ripple {
  display: inline-block;
  position: relative;
  width: 80px;
  height: 80px;
}

.lds-ripple div {
  position: absolute;
  border: 4px solid currentColor;
  opacity: 1;
  border-radius: 50%;
  animation: lds-ripple 1s cubic-bezier(0, 0.2, 0.8, 1) infinite;
}

.lds-ripple div:nth-child(2) {
  animation-delay: -0.5s;
}

@keyframes lds-ripple {
  0% {
    top: 36px;
    left: 36px;
    width: 8px;
    height: 8px;
    opacity: 0;
  }
  4.9% {
    top: 36px;
    left: 36px;
    width: 8px;
    height: 8px;
    opacity: 0;
  }
  5% {
    top: 36px;
    left: 36px;
    width: 8px;
    height: 8px;
    opacity: 1;
  }
  100% {
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    opacity: 0;
  }
}/*# sourceMappingURL=styles.css.map */