/*
Theme Name: RealHomes Child Theme
Theme URI: http://themeforest.net/item/real-homes-wordpress-real-estate-theme/5373914
Description: Child theme for Real Homes.
Author: Inspiry Themes
Author URI: https://www.inspirythemes.com/
Template: realhomes
Version: 1.4.2
*/

.arrendasoft .rslides img {
    height: 100%;
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.deplantilla4.arrendasoft .rslides li {
    max-height: 100% !important;
    height: 100%;
}
.des-image {
    max-height: 260px;
    height: 260px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
.deplantilla4.arrendasoft .rslides li {
    float: none !important;
    text-align: center;
    margin: 0 auto;
}

.arrendasoft .rslides img {
    float: none !important;
}

.deplantilla4 .titulo {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) -40%, #000 100%) !important;
}