.section-neighborhoods {
  padding-top: 50px;
  padding-bottom: 50px;
}
.aboutSection {
  padding-top: 50px;
  padding-bottom: 40px;
}
.navigation li a:hover {
  color: #f07122;
}
.navigation li a.active {
  color: #8ed8fd;
}
.projectsSection {
  padding-top: 50px;
}
.section-contact.contactSection .left {
  width: 100%;
}
.section-contact.contactSection form {
  box-shadow: 0px 0px 3px #dbdbdb;
}
.section-contact.contactSection .box-contact.style-1 {
  padding-top: 0px !important;
}
#footer .footer-menu-list .title.address {
  margin-top: 12px;
  margin-bottom: 3px;
}
.title.address p {
  color: #a8abae;
}
p.addresIcon {
  display: flex;
  align-items: start;
  color: #a8abae;
  font-size: 15px;
  line-height: 160%;
}
p.addresIcon svg {
  height: unset;
  width: 60px;
  display: block;
  margin-right: 5px;
}
.footerMap {
  height: 180px;
  border-radius: 12px;
  overflow: hidden;
  border: 4px solid #fff;
}
.footerMap iframe {
  height: 100%;
  width: 100%;
}
.bannerBtn {
  margin-top: 20px;
}
.bannerBtn a {
  margin: auto;
}
.highlightText {
  background-color: #f1913d17;
  padding: 12px;
  border-radius: 12px;
}
.highlightText h3 {
  color: #f1913d;
  font-size: 20px;
  text-align: end;
  line-height: normal;
  font-weight: 400;
}
.categories-item:hover .icon-box img {
  filter: brightness(0) invert(1);
}
.categories-item .icon-box img {
  width: 50px;
}
.section-categories {
  padding-top: 70px;
}
.section-why {
  padding-top: 70px;
}
.listingSection {
  padding-top: 60px;
  padding-bottom: 60px;
}
.discoverSection {
  padding-top: 40px;
  padding-bottom: 10px;
}
.sectionListing {
  padding-bottom: 50px;
}
.partnersSection {
  padding-top: 60px;
  padding-bottom: 60px;
}
/* .section-neighborhoods {
  padding-top: 60px;
  padding-bottom: 60px;
} */
.section-testimonials {
  padding-top: 60px;
  padding-bottom: 40px;
}
.blogSection {
  padding-top: 30px;
  padding-bottom: 60px;
}
.contactSection {
  background-color: #f1913d0a;
  padding-top: 60px;
  padding-bottom: 50px;
}
.tf-sidebar {
  position: sticky;
  top: 120px;
}
.wrap-content.mb-30 p {
  font-size: 15px;
  text-align: justify;
}
.section-blog-details .box-listings .image-wrap {
  border-radius: 8px;
}
.form-advanced-search .nice-select {
  height: 45px;
  padding: 11px 16px;
  border-radius: 9px;
}
.form-advanced-search fieldset input {
  padding: 13px 15px;
  height: 45px;
  border-radius: 9px;
  text-align: start;
}
.form-advanced-search fieldset input::placeholder {
  padding: 0px;
}
.section-property-detail {
  padding-top: 50px;
  padding-bottom: 50px;
}
