.psp-featured-properti-widget {
    background: #fff;
    padding-top: 20px;
}

.psp-greed-new {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

.feature-single-widget {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.feature-single-widget .feature-content-single-widget {
    padding: 20px;
    background-color: rgba(0, 53, 98, 0.6);
    min-height: 350px;
    height: 100%;
    cursor: pointer;
}

.feature-content-single-widget h3,
.feature-content-single-widget h3 span.psp-box-subtitle {
    text-align: left;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}

.feature-content-single-widget h3 span.psp-box-title {
    font-size: 18px;
    font-weight: bold;
    display: block;
}

.psp-category-feature-widget {
    /*margin-top: 25px;*/
    /*position: absolute;*/
    /*bottom: 40%;*/
}

.psp-category-feature-widget p {
    text-align: left;
    padding-bottom: 0;
    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
}

.psp-price-feature-widget {
    text-align: left;
    /*position: absolute;*/
    /*bottom: 33%;*/
}

.psp-price-feature-widget i {
    font-style: italic;
    color: #fff;
    font-size: 13px;
}

.psp-button-feature-widget {
    text-align: left;
    margin: 0 auto;
    font-weight: 600;
    /*position: absolute;*/
    /*bottom: 0;*/
    /*width: 80%;*/
}

.psp-button-feature-widget .rent-prices {
    display: inline-block;
    margin: 5px auto;

    background-color: #fff;
    padding: 5px 15px;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #003562;
}

.psp-button-feature-widget p {
    margin: 5px auto;
    padding-bottom: 0 !important;

    color: #fff;
    font-weight: bold;
    margin-right: 16px;
    line-height: 1.4;
}

.psp-button-feature-widget {
    margin-bottom: 10px;
}

.feature-content-single-widget-wrap {
    /*margin-top: 25px;*/
    position: absolute;
    bottom: 0;
    width: 82%;
}

.psp-related-bottom {
    position: absolute;
    padding-right: 25px;
    bottom: 20px;
}