/*
 * Listado
 */

.subHeader-listado{
    margin-bottom: 8px;
}

.listado{
    margin-top: 189px;
}

.listado .row{
    margin-top: 20px;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: rgba(255, 255, 255, 1);
}

.carousel-indicators li.active {
    background-color: #392303;
}

.carousel-inner .carousel-item img{
    height: 500px;
    object-fit: cover;
}

.carousel-control-prev, .carousel-control-next {
    opacity: 1;
    width: 6%;
}

.carousel-control-next-div, .carousel-control-prev-div{
    background-color: #392303;
    padding: 13px 12px 6px 14px;
}

.carousel-min .carousel-control-next-div, .carousel-min .carousel-control-prev-div, .carousel-min .carousel-indicators{
    display: none;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3c!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 31.49 31.49' style='enable-background:new 0 0 31.49 31.49;' xml:space='preserve' width='512px' height='512px'%3e%3cpath d='M21.205,5.007c-0.429-0.444-1.143-0.444-1.587,0c-0.429,0.429-0.429,1.143,0,1.571l8.047,8.047H1.111 C0.492,14.626,0,15.118,0,15.737c0,0.619,0.492,1.127,1.111,1.127h26.554l-8.047,8.032c-0.429,0.444-0.429,1.159,0,1.587 c0.444,0.444,1.159,0.444,1.587,0l9.952-9.952c0.444-0.429,0.444-1.143,0-1.571L21.205,5.007z' fill='%23FFFFFF'/%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");
    width: 15px;
    height: 15px;
}
.carousel-control-prev-icon{
    background-image: url("data:image/svg+xml;charset=UTF-8,%3c?xml version='1.0' encoding='iso-8859-1'?%3e%3c!-- Generator: Adobe Illustrator 19.1.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3e%3csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' version='1.1' id='Capa_1' x='0px' y='0px' viewBox='0 0 31.494 31.494' style='enable-background:new 0 0 31.494 31.494;' xml:space='preserve' width='512px' height='512px'%3e%3cpath d='M10.273,5.009c0.444-0.444,1.143-0.444,1.587,0c0.429,0.429,0.429,1.143,0,1.571l-8.047,8.047h26.554 c0.619,0,1.127,0.492,1.127,1.111c0,0.619-0.508,1.127-1.127,1.127H3.813l8.047,8.032c0.429,0.444,0.429,1.159,0,1.587 c-0.444,0.444-1.143,0.444-1.587,0l-9.952-9.952c-0.429-0.429-0.429-1.143,0-1.571L10.273,5.009z' fill='%23FFFFFF'/%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3cg%3e%3c/g%3e%3c/svg%3e");
    width: 15px;
    height: 15px;
}

.row-inmueble .div-text {
    background-color: #392303;
    display: flex;
    justify-content: center;
    align-items: center;
}

.row-inmueble .div-text .div-detalles h2 a {
    font-family: 'Cormorant Garamond';
    font-size: 32px;
    text-transform: inherit;
    font-weight: bold;
    font-style: italic;
    text-align: center;
    color: #ffffff;
    line-height: inherit;
    letter-spacing: normal;
    text-decoration: none;
}

.row-inmueble .div-text .div-detalles h3 {
    margin-top: 29px;
    font-family: 'Muli-SemiBold';
    font-size: 16px;
    text-transform: inherit;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #d8d7d2;
}

.row-inmueble .div-text .div-detalles h2 a:first-letter,
.row-inmueble .div-text .div-detalles h3:first-letter  {
    text-transform: uppercase;
}

.row-inmueble .div-text .div-detalles .detalles-info-caracteristicas {
    font-family: 'Muli-Light';
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: center;
    color: #d8d7d2;
    width: 280px;
    margin: 0 auto;
}

.row-inmueble .div-text .div-detalles .detalles-precio {
    font-family: 'Muli-SemiBold';
    font-size: 14px;
    font-weight: 600;
    line-height: 1.71;
    text-align: center;
    color: #d8d7d2;
}

.row-inmueble .div-text .div-detalles .sep {
    display: block;
    margin: 37px 0 33px;
    margin-right: 0px;
    margin-left: 0px;
    width: 40px;
    height: 1px;
    opacity: 0.5;
    background-color: #d8d7d2;
}

.row-inmueble .div-text .div-detalles a {
    display: block;
    font-family: Muli;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.75;
    letter-spacing: 0.9px;
    text-align: center;
    color: #ffffff;
}

.div-visto-left, .div-visto-right {
    position: absolute;
    top: 16px;
}

.div-visto-left{
    left: 60px;
}

.div-visto-right {
    right: 60px;
}

.div-landing-text{
    background-color: #392303;
    text-align: center;
}

.div-landing-text .div-landing{
    padding: 7vh 2vh;
}

.div-landing-text .landing-text {
    font-family: 'Muli-Light';
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.71;
    letter-spacing: normal;
    text-align: center;
    color: #d8d7d2;
}

.div-landing-text .sub-titulo {
    font-family: 'Muli-SemiBold';
    font-size: 16px;
    font-weight: 600;
    line-height: 1.71;
    text-align: center;
    color: #d8d7d2;
}

.div-landing-text .landing-text a{
    font-family: 'Muli-Bold';
    font-size: 13px;
    font-weight: bold;
    line-height: 1.71;
    text-align: center;
    color: #d8d7d2;
}

/*
 * Responsive
 */
@media (max-width: 991.98px) {
    .listado{
        margin-top: 161px;
    }

    .carousel-inner .carousel-item img {
        height: 49vw;
    }

    .carousel-control-prev {
        left: 10px;
    }

    .carousel-control-next {
        right: 10px;
    }

    .div-text .div-detalles{
        padding: 37px 0 47px;
    }

    .row-inmueble .div-text .div-detalles .detalles-info-caracteristicas {
        padding: 0;
    }

    .row-inmueble .div-text .div-detalles .sep {
        margin: 18px 0 14px;
    }

    .row-inmueble .div-text .div-detalles h3 {
        margin-bottom: 0;
    }

    .div-visto-left,
    .div-visto-right{
        right: 12px;
        bottom: 17px;
        left: auto;
        top: auto;
    }

    #nav-icon {
        margin: 22px 15px 22px;
    }

    .subHeader{
        margin-top: 66px;
    }
}


@media only screen and (min-width: 415px) and (max-width: 991px) {
    .listado {
        margin-top: 77px;
    }

    .subHeader{
        display: none;
    }

    #nav-icon {
        margin: 20px 15px 20px;
    }
}

.mt-107{
    margin-top: 107px !important;
}