.flat-section {
    padding: 20px 0 !important
}

.flat-section-v6 {
    padding: 1px 0 100px;
}

.box-icon.w-40 {
    height: 27px;
    width: 30px;
}
.box-icon.social {
    background-color: hsl(0deg 47.04% 62.83% / 10%);
}
.box-icon.social .icon {
    color: #181717;
}

.footer .inner-footer {
    padding: 19px 0 20px;
}
.footer .top-footer .content-footer-top {
    border-bottom: 1px solid hsl(0deg 3.8% 16.69% / 10%);
}
.text-white {
    color: black !important;
}

.footer .bottom-footer {
    border-top: 1px solid hsl(0deg 3.8% 16.69% / 10%);
}

.header-property-detail .content-top {
    border-bottom: none;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.property-top-icons {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
}

.top-left-tag {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 5;
}

.property-share-social {
    position: absolute;
    right: 0;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

.wrap-property-v2.style-1 .box-inner-right {
    padding: 25px;
}