.pills-gallery-item.image-wrap-1 img {
  width: 100%;
  height: 700px;
  object-fit: cover;
}
.pills-gallery-item.image-wrap-2 img,
.pills-gallery-item.image-wrap-3 img {
  width: 100%;
  height: 346px;
  object-fit: cover;
}
.pills-gallery-item.image-wrap-2 {
  margin-bottom: 8px;
}
.img-wrap-3-text {
  bottom: 20px;
  right: 20px;
  background-color: #fff;
  color: #222;
  padding: 5px 15px;
  border-radius: 20px;
  font-size: 14px;
  font-weight: 600;
  position: absolute;
}
.pills-gallery .row {
  margin-left: -5px !important;
  margin-right: -5px !important;
}
.pills-gallery .row [class*="col-"] {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.pills-gallery-item img {
  border-radius: 5px 24px 24px 24px;
}
#pills-tab {
  top: -85px;
  right: 0;
  position: absolute;
}
#pills-tab .nav-link {
  background-color: #ffffff;
  color: #2d4751;
  border: 1px solid #2d4751;
  margin-left: 5px;
}
#pills-tab .nav-link.active {
  background-color: #2d4751;
  color: #ffffff;
  border: 1px solid #2d4751;
}
#pills-tab .nav-link {
  border-radius: 4px;
  height: 55px;
  width: 55px;
  line-height: 55px;
  font-size: 22px;
  padding: 0;
  text-align: center;
}
.project-map {
  border-radius: 24px;
  height: 700px;
}
.map-wrap .project-map {
  border-radius: 0;
  height: 100vh;
}
.project-address {
  margin: 30px 0 0 0;
}
.project-tags-wrap {
  margin: 30px 0 0 0;
}
.elementor-widget-project-header h1 {
  margin: 0;
}
@media (max-width: 1024px) {
  .elementor-widget-project-header h1 {
    margin: 20px 0 0 0;
  }
  .project-tags-wrap {
    margin: 0;
  }
  .project-address {
    margin: 20px 0 0 0;
  }
  .project-address .iw-icon {
    width: 18px;
    height: 18px;
  }
  .project-address .iw-icon:before {
    width: 18px;
    height: 18px;
  }
  .property-overview-data .block-wrap {
    padding: 30px 30px 10px 30px;
    border: 1px solid #ebe8e5;
    border-radius: 5px 24px 24px 24px;
  }
  .property-overview-data .block-wrap .row {
    margin: 0;
  }
}
