/* recent_properties section */
#section-recent-property .owl-item {
    background: #b3b3b3;
}

/* top_properties section */
.top-properties-section .owl-item {
    background: transparent;
}
.top-properties-section .unit-left {
    flex: 0 0 50%;
    max-width: 50%;
}
.top-properties-section .unit-body {
    flex: 0 0 50%;
    max-width: 50%;
}
.top-properties-section .room-features {
    padding-left: 0;
}
.top-properties-section .room-features li {
    list-style: none;
    margin-right: 40px;
    display: inline-block;
    font-size: 20px;
}
.top-properties-section .stp-text {
    text-align: left;
}
.top-properties-section .stp-text h2 {
    font-size: 24px;
    color: #19191a;
    font-weight: 600;
    margin-top: 0;
    margin-bottom: 16px;
}
.top-properties-section .room-price {
    margin-bottom: 18px;
}
.top-properties-section .room-price span {
    font-size: 14px;
    color: #707079;
    display: inline-block;
    margin-right: 5px;
}
.top-properties-section .room-price h4 {
    font-size: 26px;
    font-weight: unset;
    color: #ffa812;
    margin: 10px 0;
    display: inline-block;
}
.bg-white {
    background: #fff;
}
.top-properties-section .room-features p {
    margin-top: 3px;
}
.hot_deal {
    padding-top: 15px;
    padding-left: 37px;
    padding-right: 37px;
    padding-bottom: 27px;
    background: #F2F4F5 !important;
    text-align: left;
}
.prop_info {
    margin-top: 2px;
    padding-top: 24px;
    padding-bottom: 12px;
    padding-left: 35px;
    padding-right: 30px;
    background: #F2F4F5 !important;
}
.tag_price {
    display: inline-block;
    height: 37px;
    padding-left: 27px;
    padding-right: 26px;
    background: #ff006c;
    line-height: 37px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
}
.hot_title {
    margin-top: 39px;
}
.prop_location {
    margin-top: 15px;
    padding-left: 1px;
}
.prop_text {
    margin-top: 36px;
}
.prop_info ul li:not(:last-of-type) {
    margin-right: 40px;
}
.prop_info ul li {
    margin-bottom: 20px;
}
.prop_info ul li > div {
    padding-left: 15px;
}
.prop_info ul li > div > div:last-of-type {
    font-size: 12px;
    margin-top: 9px;
}
.prop_info ul li > div > div {
    font-weight: 600;
    color: #6c7079;
    line-height: 0.75;
    text-align: left;
}
.prop_info .fa {
    color: #8a8a8a;
    font-size: 22px;
}
.prop_info ul li > div > div:first-of-type {
    font-size: 19.2px;
}
.npad {
    padding: 0 !important;
}
.hot_title a {
    font-size: 30px;
    font-weight: 600;
    color: #2b2e35;
    line-height: 1.2;
}
.prop_location span {
    font-size: 16px;
    font-weight: 600;
    color: #6c7079;
    margin-left: 15px;
}
.prop_agent {
    margin-top: 37px;
}
.hot_image {
    width: 100%;
    height: 100%;
    min-height: 300px;
}
.background_image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.tags {
    position: absolute;
    top: 15px;
    left: 19px;
}
.tag:not(:last-child) {
    margin-right: 15px;
}
.tag .icon {
    font-size: 22px;
    line-height: 35px;
}
.prop_agent_image {
    width: 49px;
    height: 49px;
    border-radius: 50%;
    overflow: hidden;
}
.prop_agent_name {
    margin-left: 15px;
    color: #6c7079;
    font-weight: 600;
    font-size: 14px;
}

/* tools_and_resources section */
.non-widht-efect {
    background: linear-gradient(to left, transparent 50%, #ffffff);
}
.cont-lat-parallax {
    padding: 20px 0 70px 0;
}
.opt-description-data p {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    line-height: 1.7;
    font-weight: 500;
    color: #494949;
}
.parallax-container {
    background-position: center;
    background-size: cover;
}
