body {
    font-family: 'Questrial', sans-serif;
    font-size: 14px;
    color: #333;
    background: #f8f8f8;
}

.inicio {
    background: #fff;
}

a, input, select {
    outline: 0px;
}

header {
    background: #fff;
    padding: 20px;
    position: relative;
    z-index: 4;
}

    header .social {
        margin: 10px 0 0;
    }

.cont-gallery-property {
    margin: 0 0 20px;
    position: relative;
}

.link-download {
    font-size: 12px;
    color: #333;
    text-decoration: none;
}

    .link-download:hover {
        color: #333;
    }

    .link-download img {
        max-width: 120px;
        margin: 0 0 20px;
    }


/*Empatia*/
.multiselect-filter {
    width: 95%;
}
.el, .glyphicon {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
}
.glyphicon-search {
    content: "\f002";
}
.el-broom:before {
    content: "\f002";
}
.flotantes {
    position: fixed;
    right: 0px;
    width: 50px;
    top: 32.7%;
    list-style: none;
    margin: 0px;
    padding: 0px;
    z-index: 9999;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #a94442;
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

    .has-error .form-control:focus {
        border-color: #843534;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    }

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442;
}

.has-error .form-control-feedback {
    color: #a94442;
}

.advanced {
    margin: 20px 0 0;
    display: none;
}

/*hasta aqui*/



.cont-shadow {
    display: block;
    background: #fff;
    padding: 40px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    margin: 0 0 20px;
}

.bx-next {
    position: absolute;
    right: 15px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    top: 50%;
    margin: -35px 0 0;
    font-size: 20px;
    padding: 20px;
}

    .bx-next:hover {
        color: #fff;
    }

.bx-prev {
    position: absolute;
    left: 15px;
    background: rgba(0,0,0,0.8);
    color: #fff;
    top: 50%;
    margin: -35px 0 0;
    font-size: 20px;
    padding: 20px;
}

    .bx-prev:hover {
        color: #fff;
    }

.gallery-property {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .gallery-property li {
        background: #000;
        padding: 0 0 50px;
    }



.gallery-property2 {
    list-style: none;
    padding: 0;
    margin: 0;
}

    .gallery-property2 li {
        background: #000;
        padding: 0 0 50px;
    }


.bx-default-pager {
    position: absolute;
    bottom: 15px;
    text-align: center;
    left: 0;
    right: 0;
    margin: 0 auto;
}

    .bx-default-pager .bx-pager-item {
        display: inline-block;
        vertical-align: top;
        width: 15px;
        height: 15px;
        margin: 0 5px;
        border-radius: 30px;
        border: 2px solid #fff;
        overflow: hidden;
    }

        .bx-default-pager .bx-pager-item a {
            font-size: 0px;
            width: 20px;
            height: 20px;
            display: block;
        }

            .bx-default-pager .bx-pager-item a.active {
                background: #3a3a3c;
            }

.gallery-property img {
    width: 100%;
    height: auto;
}

.gallery-property2 img {
    width: 100%;
    height: auto;
}

.slider {
    list-style: none;
    margin: 0;
    padding: 0;
}

#page {
    margin: 50px 0;
}

    #page h2 {
        font-size: 25px;
        margin: 0 0 20px;
        font-weight: bold;
        text-transform: uppercase;
    }

.rojo {
    color: #3a3a3c;
}

#page h3 {
    font-size: 20px;
    margin: 0 0 20px;
    font-weight: bold;
    text-transform: uppercase;
}

#page h5 {
    margin: -15px 0 20px 0;
    font-size: 14px;
    color: #7f7f7f;
}

#page img {
    width: 100%;
    height: auto;
}

.slider li {
    height: 500px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.header-pager {
    width: 100%;
    height: 250px;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.slider li h2 {
    margin: 100px 0 0;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
}

.slider li h3 {
    margin: 10px 0 0;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 10px;
    font-size: 15px;
    font-weight: bold;
}

aside {
    position: fixed;
    left: -300px;
    height: 100%;
    padding: 0 20px;
    width: 200px;
    background: #fff;
    z-index: 9;
    -webkit-box-shadow: 5px 1px 13px 0px rgba(50, 50, 50, 0.37);
    -moz-box-shadow: 5px 1px 13px 0px rgba(50, 50, 50, 0.37);
    box-shadow: 5px 1px 13px 0px rgba(50, 50, 50, 0.37);
    transition: all 0.5s;
}

.banner-about {
    background: red;
    padding: 50px 0;
    text-align: center;
    color: #fff;
    margin: 20px 0;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
}

.form-cont-home {
    /*background: url('../img/bg-form.jpg') center center;*/
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px;
    border: 2px solid #3a3a3c;
}

    .form-cont-home label {
        font-size: 12px;
        color: #333;
    }

.form-home {
    background: #f8f8f8;
    padding: 50px 0;
}

.list-home p {
    padding: 0 0 0 60px;
}

.list-home i {
    font-size: 20px;
    position: absolute;
    left: 10px;
    top: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #ccc;
    border-radius: 80px;
    text-align: center;
}

    .list-home i:before {
        left: 0;
        right: 0;
        position: absolute;
        margin: 14px auto 0;
    }

.banner-pagos {
    background: url('../img/banner-pagos.jpg') no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 50px 0;
    color: #fff;
}

    .banner-pagos img {
        width: auto !important;
    }

.form-home h3 {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 20px;
}

.link-property {
    text-decoration: none;
    color: #333;
}

    .link-property:hover {
        text-decoration: none;
        color: #333;
    }

.cont-filter-all {
    background: #ffb902;
    padding: 20px;
}

.property {
    background: #fff;
    margin: 0 0 20px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.45);
    transition: all 0.5s;
}

    .property .price {
        padding: 20px !important;
        font-size: 20px !important;
        color: #3a3a3c !important;
        font-weight: 700 !important;
        margin: 0 !important;
    }

    .property .title-property {
        font-size: 14px;
        font-weight: 700;
    }

    .property .locate-property {
        font-size: 12px;
        color: #7f7f7f;
    }

    .property .more-property-details {
        font-size: 12px;
        color: #7f7f7f;
    }

        .property .more-property-details .quantity {
            font-weight: bold;
            display: inline-block;
            color: #333;
        }

    .property .photo {
        width: 100%;
        height: 200px;
        -webkit-background-size: cover;
        -moz-background-size: cover;
        -o-background-size: cover;
        background-size: cover;
        background-position: center center;
        position: relative;
    }

        .property .photo span {
            position: absolute;
            left: 20px;
            top: 20px;
            font-size: 12px;
            padding: 5px 10px;
            text-transform: uppercase;
            color: #fff;
        }

        .property .photo .venta {
            background: #FFAB00;
            font-weight: bold;
        }

        .property .photo .arriendo {
            background: #3a3a3c;
            font-weight: bold;
        }

    .property .property-details {
        padding: 20px;
    }

.prev-gallery {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    left: 20px;
    bottom: 20px;
}

    .prev-gallery li {
        font-size: 12px;
        background: rgba(0,0,0,0.7);
        color: #fff;
        padding: 5px 10px;
        display: inline-block;
        margin: 0 10px 0 0;
    }

        .prev-gallery li i {
            margin: 0 5px 0 0;
        }

.open-aside {
    left: 0;
}

#nav-mobile {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

    #nav-mobile li {
        border-bottom: 1px solid #ccc;
        padding: 8px 0;
        text-align: center;
        display: block;
    }

        #nav-mobile li a {
            display: block;
            font-weight: 700;
            color: #333;
            font-size: 12px;
        }

#logo-mobile {
    padding: 0;
    margin: 20px 0 0;
    text-align: center;
}

    #logo-mobile img {
        width: 80px;
    }

#logo {
    margin: 0;
    padding: 0;
    margin-top:7px;
}

    #logo img {
        width: 100%;
        /*max-width: 100px;*/
        /*margin-top: 20px;*/
    }

.social {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .social li {
        display: inline-block;
        vertical-align: top;
        margin: 0 10px 0 0;
    }

        .social li a {
            color: #a6a6a6;
        }

.right {
    text-align: right;
}

.btn-warning {
    background: #cc9401;
    border-color: #cc9401;
    color: #fff;
    text-transform: uppercase;
}

.btngris {
    background: #3a3a3c !important;
    border: none !important;
}

.btn {
    background: #FFAB00;
    /*font-size: 14px;*/
    /*padding: 5px 20px;*/
    font-weight: bold;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
}

.btn-cog {
    border: 1px solid #fff;
    background: none;
    color: #fff;
    cursor: pointer;
}

nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 13px;
}

    nav ul li {
        display: inline-block;
        vertical-align: top;
        margin: 0 15px 0 0;
    }

        nav ul li a {
            font-weight: 700;
            color: #333;
        }

            nav ul li a:hover {
                color: #edaa1e;
                text-decoration: none;
            }

        nav ul li.active a {
            color: #edaa1e;
        }

.center {
    text-align: center;
}

#top_footer {
    background: #FFAB00;
    padding: 30px 0;
    font-size: 13px;
    color: #000;
}

    #top_footer h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0 20px;
    }

#footer {
    background: #ffffff;
    padding: 30px 0;
    font-size: 13px;
}

    #footer h3 {
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 0 0 20px;
    }

#filter-home {
    margin: -75px 0 0;
    z-index: 5;
    position: relative;
}

.blog {
    width: 100%;
    height: 250px;
    position: relative;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    position: relative;
}

.blog-date {
    text-align: center;
    position: absolute;
    top: 20px;
    left: 20px;
    background: #fff;
    padding: 10px;
    color: #333;
}

    .blog-date span {
        display: block;
        font-weight: bold;
        font-size: 20px;
    }

.blog .title {
    position: absolute;
    width: 100%;
    bottom: -8px !important;
    background: rgba(0,0,0,0.8);
    padding: 20px;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
}

.nav-tabs {
    text-align: center;
    border-bottom: none;
    display: inline-block;
    position: absolute;
    left: 0;
    right: 0;
    top: -41px;
}

    .nav-tabs li {
        width: 120px;
        display: inline-block;
        padding: 10px 20px;
        text-transform: uppercase;
        margin: 0 5px;
        background: #3a3a3c;
    }

        .nav-tabs li.active {
            background: #FFAB00;
        }

        .nav-tabs li a {
            color: #fff;
            text-transform: uppercase;
            font-weight: bold;
            text-decoration: none;
        }

.tab-content {
    background: #FFAB00;
    padding: 30px;
}

.newsletter {
    position: relative;
}

    .newsletter .dec {
        background: #fff;
        padding: 2px;
        margin: 0 0 20px;
        position: relative;
    }

    .newsletter input[type="email"] {
        width: 100%;
        display: block;
        padding: 20px 80px 20px 20px;
        position: relative;
        border: 2px solid #3a3a3c;
    }

    .newsletter .dec i {
        background: #3a3a3c;
        padding: 15px 18px;
        position: absolute;
        right: 6px;
        top: 6px;
        font-size: 20px;
        color: #fff;
    }

#open-mobile {
    display: none;
    background: #3a3a3c;
    padding: 15px 18px;
    position: absolute;
    right: 0;
    top: 20px;
    color: #fff;
    border: none;
    font-size: 20px;
    cursor: pointer;
}

.list-property {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
}

    .list-property li {
        position: relative;
        padding: 0 0 0 20px;
    }

        .list-property li i {
            position: absolute;
            color: #85af14;
            left: 0;
            top: 5px;
        }

    .list-property .disable i {
        color: #7f7f7f;
    }

    .list-property .disable {
        color: #7f7f7f;
        opacity: 0.5;
    }

@media (max-width: 992px) {
    nav ul li {
        margin: 0 5px 0 0;
    }

    .title-price {
        text-align: left;
    }

    .bx-controls-direction a {
        font-size: 8px;
        padding: 10px;
    }
}

@media (max-width: 767px) {
    .no-mobile {
        display: none;
    }

    #open-mobile {
        display: block;
    }

    .btn-cog {
        margin: 20px 0 0;
    }

    .more-property-details .col-sm-4 {
        width: 80px;
    }
}

/* footer */
#footer a {
    color: #3a3a3c;
    text-decoration: none !important;
}

div#footer {
    background-color: #f1f1f1;
    color: #000;
}

.info_fi .menu-foot ul li {
    display: inline-block;
    border-left: 1px solid rgba(255, 255, 255, 0.29);
    padding-left: 1em;
    margin-left: 1em;
}

.info_fi .menu-foot ul {
    list-style-type: none;
    padding: 0;
}

    .info_fi .menu-foot ul li:first-child {
        border-left: none;
        padding-left: 0;
        margin-left: 0;
    }

.menu-foot {
    text-align: center;
    margin-top: 3em;
}

#footer .fot {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.18);
    padding-top: 2.5em;
    margin-top: 2em;
    color: rgba(0, 0, 0, 0.4);
}

#footer h3 {
    color: #3a3a3c;
}

.box_preg_fre {
    border: 1px solid #000;
    padding: 3em 2em;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.02);
}

    .box_preg_fre:hover {
        background-color: rgba(0, 0, 0, 0.05);
    }

.btn_tel {
    color: #ffffff !IMPORTANT;
    background-color: #3a3a3c;
}

    .btn_tel:hover {
        background-color: #af292a;
    }

.links_propsd a {
    display: block;
    position: relative;
}

.links_propsd {
    padding-bottom: 3em;
    margin-bottom: 3em;
    border-bottom: 1px solid rgba(0, 0, 0, 0.29);
}

.multiselect {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #464a4c;
    background-color: #fff;
    background-image: none;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: .25rem;
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    font-weight: normal;
}

.multiselect-container a {
    color: #464a4c;
}

.multiselect-container .active {
    background-color: #FFAB00 !important;
}

    .multiselect-container .active a {
        color: #464a4c;
    }

.multiselect-container > li > a > label {
    margin: 0;
    height: 100%;
    cursor: pointer;
    font-weight: 400;
    padding: 3px 20px 3px 10px;
    font-size: 14px;
}

.dropdown-toggle::after {
    /*float: right;
    margin-top: 8px;*/
}
    .has-error {
    border: 2px solid red !important;
}

.has-error-lbl {
    color: red !important;
}


.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background-color: rgba(153, 153, 153, 0.50);
    /*background: url(/img/loading3.gif) center no-repeat;*/
}

.loader2 {
    background: white;
    text-align: center;
    padding: 20px;
    position: absolute;
    top: 42%;
    left: 45%;
    /* border: 16px solid #f3f3f3; */
    /* border-top: 16px solid #de3438; */
    border-radius: 5px;
    width: 320px;
    min-height: 120px;
    /* animation: spin 2s cubic-bezier(0.54, 0.05, 1, 1) infinite; */
    line-height: 16px;
}


.botoncerrar {
    text-decoration: none;
    border: none;
    background-color: #FFAB00;
    height: 50px;
    text-align: left;
    color: #fff;
    padding: 0px 15px 0 15px;
    font-size: 25px;
    line-height: 25px;
    font-weight: bold;
    float: none;
    cursor: pointer;
    border-radius: 8px;
    max-width: 295px;
    background-repeat: no-repeat;
    background-position: right 15px center;
}
    .botoncerrar:hover {
        text-decoration: none;
        color: #fff;
    }

.btn-whatsapp {
    background: #28ac1b !important;
    color: #ffffff !important;
    display: inline-block;
    margin-top: 0px !important;
    width: auto !important;
    margin-bottom: 10px;
}
.img-circle {
    border-radius: 50%;
}
.nombreasesor {
    text-transform: capitalize;
    font-weight: bold;
    font-size: 16px;
    margin-top: 10px;
}


.multiselect-container > li > a > label {
    padding: 3px 5px 3px 8px !important;
}


/* ---------------------------------- */
/* Pagination
------------------------------------- */
.pagination {
    margin: 0;
    padding: 0;
    text-align: center;
    overflow: hidden;
    z-index: 9;
}

    .pagination ul {
        margin: auto;
        padding: 0;
    }

        .pagination ul li {
            display: inline-block;
            margin: 0;
            padding: 0;
            list-style: none;
        }

            .pagination ul li a,
            .pagination-next-prev ul li a {
                padding: 12px 0;
                border-bottom: none;
                display: inline-block;
                color: #888;
                background-color: #f2f2f2;
                margin: 0;
                -webkit-transition: all 200ms ease-in-out;
                -moz-transition: all 200ms ease-in-out;
                -o-transition: all 200ms ease-in-out;
                -ms-transition: all 200ms ease-in-out;
                transition: all 200ms ease-in-out;
                border-radius: 3px;
                line-height: 20px;
            }

            .pagination ul li a {
                width: 42px;
            }

            .pagination ul li.blank {
                color: #a0a0a0;
                padding: 0 6px;
            }

            .pagination ul li a.current-page,
            .pagination .current,
            .pagination ul li a:hover,
            .pagination-next-prev ul li a:hover {
                background-color: #66676b;
                color: #fff;
            }

.pagination-next-prev ul {
    list-style: none;
}

.pagination-next-prev a.next,
.pagination-next-prev a.prev {
    position: absolute;
    top: 0;
}

.pagination-next-prev a.next {
    right: 0;
}

.pagination-next-prev a.prev {
    left: 0;
}


.pagination-next-prev ul li a {
    color: #888;
    padding: 12px 16px;
}

.pagination-container {
    position: relative;
}

