.oculta {
    display:none;
}

.fancybox-skin,
.filtros {
    /*background-color: #FFFFFF !important;*/
    background-color: #F7F7F7 !important;
}

.fancybox-skin {
    /*background: #d7e1ea;*/
    /*background: #FFFFFF;*/
    background: #F7F7F7;
}

.btn-back {
    display: none;
}

.btn-back-map {
    display: none;
}

.topbar-filtros {
    position: fixed;
    top: 80px;
    left: 0;
    width: 100%;
    height: 100px;
    background: #d7e1ea;
    z-index: 999 !important;
}

.filter-container {
    /*background-color: #003865;*/
    box-shadow: 0px 5px 15px #00000026;
    background: #ffffff;
    padding: 0 30px;
    display: flex;
    align-items: center;
    height: 100%;
    gap: 20px;
}

.btn-filters a {
    padding: 13px 32px 12px;
    color: #ffffff;
    background: #003865;
    border-radius: 7px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.btn-filters a:hover { 
    background: #00C1D4; 
    color: #FFFFFF;
    font-family: 'Open Sans' !important;
}

.form-filters {
    display: flex;
    align-items: center;
    gap: 10px;
}

.slide-price {
    height: 30px;
    display: flex;
    /*display: none !important;*/
    align-items: flex-end;
    margin-right: 20px;
    margin-left: 20px
}

.slide-price .noUISlider {
    width: 200px;
}

.noUi-connect {
    background: #003865!important;
}

.noUi-touch-area {
    background: #ffb81c !important;
    border: 3px solid #003865 !important;
}



.input_price {
    /*margin-right: 15px;*/
    color: white !important;
    /*max-width: 260px;
    width: 100%;*/
    width: 250px;
}

/* Modal mas filtros */
/*
.filtros__title {
    color: #003865;
}
.filtros__note {
    margin-bottom: 20px !important;
}
.filtros__note {
    margin-bottom: 10px;
}
*/

.filtros__title {
    color: #003865;
    font-family: 'BiNeoIndustrial' !important;
    font-weight: bold;
    font-size: 24px; 
    line-height: 30px;
    text-align: center;
}
.filtros__note {
    color: #003865;
    font-family: 'Open Sans' !important;
    font-weight: normal;
    font-size: 13px; 
    line-height: 18px;
    text-align: center;
    margin-bottom: 20px;
}
.tabs--filtros :checked ~ .btn-check__text {
    background: #00C1D4;
    color: #ffffff;
}
.tabs--filtros .tabs__header {
    border-bottom: 2px solid #00C1D4;
    padding-left: 0px !important;
}
.tabs--filtros .btn-check__text {
    padding: 8px 18px;
    background: #003865;
    border-radius: 6px 6px 0px 0px;
    color: #ffffff;
    opacity: 1;
    display: block;
}
.tabs--filtros .btn-check__text:hover {
    background: #00C1D4;
}
/*
.filtros .btn {
    font-size: 16px;
    color: #003865;
    padding: 10px 40px !important;
    border-radius: 50px;
    color: #fbee02;
    margin-top: 15px;
}
    */
.filtros .btn{
    padding: 13px 32px 12px;
    color: #ffffff;
    background: #003865;
    border-radius: 7px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.filtros .btn:hover { 
    background: #00C1D4; 
    color: #FFFFFF;
    font-family: 'Open Sans' !important;
}






.filtros .field__text {
    background: #FFFFFF;
    /*border: 1px solid #8D8D8D4D;*/
    border-radius: 3px;
    padding: 11px 10px 11px 10px;
    height: 40px;
    color: #003865;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
}
.vsb-main button {
    background: #FFFFFF  !important;
    /*border: 1px solid #8D8D8D4D  !important;*/
    border-radius: 3px  !important;
    padding: 11px 10px 11px 10px  !important;
    height: 40px  !important;
    color: #003865  !important;
    font-family: 'Open Sans'  !important;
    font-weight: 600  !important;
    font-size: 12px  !important;
    line-height: 17px  !important;
}
.vsb-menu ul {
    color: #003865  !important;
}
.vsb-menu .multi li {
    font-family: 'Open Sans'  !important;
    font-weight: 600  !important;
    font-size: 12px  !important;
    line-height: 17px  !important;
}
.vsb-menu .multi li.active:after {
    border-bottom: 3px solid #003865;
    border-right: 3px solid #003865;
}

/* Fin Modal mas filtros */



.field__text--select:after,
.caret {
    border-color: #003865;
    width: 7px;
    height: 7px;
    margin-top: -4px;
}

.caret {
    margin-top: 15px !important;
}




.input_price .noUISlider__value {
    margin-bottom: 0 !important;
    width: 100px;
    text-align: left;
}

.currency-filter .filtros__moneda {
    margin: 0 !important;
}

.field__text--radio {
    font-family: 'Open Sans' !important;
    font-weight: 600;
    font-size: 14px; 

    background: transparent;
    color: #003865;
    opacity: 1;
    /*border: 1px solid #003865;*/
    border: 1px solid #8D8D8D4D;
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}
.field__text--radio:hover {
    font-family: 'Open Sans' !important;
    font-weight: 600;
    font-size: 14px;

    background: transparent;
    color: #00C1D4;
    opacity: 1;
    border: 1px solid #00C1D4;
}
.currency-filter :checked~.field__text--radio {
    font-family: 'Open Sans' !important;
    font-weight: 600;
    font-size: 14px;

    background: transparent;
    color: #00C1D4;
    opacity: 1;
    border: 1px solid #00C1D4;
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
}

.map-filters {
    display: none;
}

.listings__container {
    padding: 30px 30px 0 50px;
}

.container.csds {
    max-height: 75vh; 
    min-height: 67vh; 
    overflow: auto;
}

.section--gray {
    padding-top: 97px;
}

.map-filters {
    width: 50%;
}

#wrapper .footer {
    z-index: 2 !important;
}

.gm-style .gm-style-iw-c {
    background: #FFFFFF;
    padding: 0px !important;
    border-radius: 10px !important;
    box-shadow: 15px 15px 45px #00386526;
}

.gm-style .gm-style-iw-d {
    overflow: auto !important;
}

.gm-ui-hover-effect {
    display: none !important;
}

.gm-style .gm-style-iw-t::after {
    width: 0px;
}

.gm-style .gm-style-iw {

    font-size: 0.7rem !important;
}
/*
.btn--bigger {
    padding: 8px 28px !important;
    font-weight: bold;
    font-size: 1rem;
    /*text-transform: uppercase;*//*
}*/
.gm-style-iw-ch {
    padding-top: 0px;
}
a.btn--bigger {
    padding: 13px 32px 12px;
    color: #ffffff;
    background: #003865;
    border-radius: 7px;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px;
    line-height: 17px;
    transition: transform 0.2s ease, background 0.2s ease, color 0.2s ease;
    max-width: 180px;
    width: 100%;
}
a.btn--bigger:hover { 
    background: #00C1D4; 
    color: #FFFFFF;
    font-family: 'Open Sans' !important;
}
.contenedor-btn-ver-detalles-mapa {
    padding: 10px 20px 20px;
} 

.listings__icon--marker {
    width: 40px;
    /*width: 32px;*/
    height: 40px;
    /*height: 32px;*/
    /*background: url('https://blog.banpais.hn/hubfs/assets/marker.png') no-repeat;*/
    background: url('https://blog.banpais.hn/hubfs/BP%20Vivienda%20-%202025/home-location-blue.png') no-repeat;
}

.listings__icon--marker.icsPs {
    top: 40px; left: -18px; 
    position: absolute;
}

#divInfo {
    /*width: 13vw;*/
    width: 20vw;
}

#divInfo--img {
    /*height: 20vh;*/
    height: 16vh;
    /*height: 100%;*/
}

#divInfo--img img {
    height: 100%; 
    width: 100%; 
    object-fit: cover;
}

.btn--calculadora.acsds {
    border-radius: 0px;
}

.tarjeraCss {
    margin-top:0.625rem; 
    margin-bottom:0.625rem;
}

.tarjeraCss h2 {
    margin: 2px 20px;
     font-size: 1rem;
}

.tarjeraCss p.direccion {
    margin: 2px 20px;
    color:#808080; 
    font-size:0.8rem"
}

.tarjeraCss .descripcion {
    margin-bottom:0.5rem;
    margin-top:0.5rem;
}

.tarjeraCss .descripcion p {
    margin: 2px 20px;
}

.tarjeraCss .descripcion p strong {
    color: #808080
}

.tarjeraCss > strong {
    margin:5px 20px;
}



#map {
    max-height: 80vh;
    max-width: 90vw;

}
.select {
    -webkit-appearance: none; /* Elimina el estilo por defecto en iOS */
       appearance: none;
}
.custom-row {
    margin-left: 0px;
    margin-right: 0px;
    display: flex !important;
    flex-wrap: wrap;
}

.filtros__select {
    margin-top: 0px;
    margin-bottom: 10px;
}
p.p-viviendas-decripcion-filtros {
    margin: 0 0 5px 0;

    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px; 
    line-height: 17px;
    color: #003865;
}

select.select-viviendas-filtros{
    background: #FFFFFF;
    border: 1px solid #8D8D8D4D;
    border-radius: 3px;
    opacity: 1;
    padding: 11px 10px 11px 10px;
    height: 40px;
    position: static;

    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px; 
    line-height: 17px;
    color: #003865;
}
.filtros__select.std {
    margin-bottom: 0px; 
    margin-right:0px; 
    /*max-width: 260px;
    width: 100%;*/
    width: 250px;
}



.body {
    padding: 66px 0px 0px;
}

.footer {
    position: static;
}

.cuota-class {
    color: #ffffff;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    /*max-width: 260px;
    width: 100%;*/
    width: 250px;
}
/*
.input_price input {
    color: #000 !important;
}
*/
.input_price input {
    margin: 0;
    width: 100% !important;

    background: #FFFFFF;
    border: 1px solid #8D8D8D4D;
    border-radius: 3px;
    opacity: 1;
    padding: 11px 10px 11px 10px;
    height: 40px;
    position: static;

    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px; 
    line-height: 17px;
    color: #003865;
}

.cuota-class input {
    margin: 0;
    width: 100%;

    background: #FFFFFF;
    border: 1px solid #8D8D8D4D;
    border-radius: 3px;
    opacity: 1;
    padding: 11px 10px 11px 10px;
    height: 40px;
    position: static;

    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 12px; 
    line-height: 17px;
    color: #003865;
}


.content-mobile {
    display: none;
}

.text-sin-r p{
    font-size: 15px;
}

.cardST {
    cursor: pointer; 
    display: flex !important;
}

.cardST .cont-image-ST {
    display: block; 
    overflow: hidden;
}

@media screen and (max-width: 950px) {
    .btn-filters a {
        padding: 7px 15px !important;
    }

    .content-desktop {
        display: none;
    }

    .content-mobile {
        display: inline;
    }

    #divInfo {
        width: 60vw;
    }

    .custom-row {
        margin-left: 0px;
        margin-right: 0px;
        display: inline;

    }

    #divInfo--img {
        display: none;
    }

    #showlist {
        position: fixed;
        /* top: 110px;*/
        left: 15px;
        z-index: 1000;
        display: block;
    }

    #showlist>button {
        border-radius: 50%;
        color: white;
        padding: 20px;
        text-align: center;
        background-color: #1b2934;
    }

    #show-filter {
        position: fixed;
        top: 125px;
        left: 15px;
        z-index: 1000;
        display: block;
    }

    #show-filter>button {
        border-radius: 50%;
        color: white;
        padding: 20px;
        text-align: center;
        background-color: #1b2934;
    }

    .btn-filters>button {
        background-color: red;
        border-radius: 0px;
        padding: 5px 10px;
        font-weight: bold;
        font-size: 15px;
        color: white;
    }

    .btn-filters>a {
        padding: 5px 10px;

    }

    .footer {
        display: none;
        width: 100vw;
    }

    .btn-back-map {
        display: block;
        border-radius: 100%;
    }

    .btn-filters-map {
        border-radius: 0px !important;
        font-weight: bold !important;
        font-size: 19px !important;
        left: 25px;
    }

    .btn-back-list {

        width: 40px;
        height: 40px;
        padding: 10px;
        background: #4678b3;
        border-radius: 100%;
        box-shadow: 0px 0px 4px #dee3ed;
        position: fixed;
        top: 72px;
        left: 15px;
        cursor: pointer;
        z-index: 999;
    }

    .row {
        margin-left: 0px !important;
        margin-right: 0px !important;

    }

    .listings__container {
        padding: 0px 0px 0 0px;
    }

    .filtros__select {
        margin-bottom: 0.9rem;
        width: 100% !important;
     max-width: 100% !important;
     min-width: 100% !important;
     box-sizing: border-box !important;
     background:white;
    }

    .filtros {

        padding: 30px 10px;

    }

    .fancybox-skin {
        background: #FFFFFF;
    }

    #map {
        max-height: 72vh;
        max-width: 100vw;
    }

    #map>div {

        height: 72vh;
        width: 100vw;
        max-height: 72vh;
        max-width: 100vw;
        top: 18vh !important;

    }

    .listings.col-12.col-md-12 {
        padding-top: 20px;
    }

    .body {
        padding: 66px 0px 0px;
    }

    .topbar-filtros {
        width: 100vw;
        top: 9vh;
        height: 9vh;
    }

    .header__container {
        width: 100vw;
        height: 9vh;
    }

    .header__menu--movil {
        width: 100vw;
        height: 100vh;
    }

    .noUISlider__value {
        margin-bottom: 8px;
        margin-top: 5px;
        margin-left: 0px;
    }

    .tabs--filtros .tabs__tab {
        padding: 10px 0px;
    }

    .currency-filter {

        padding-bottom: 10px;
    }

    .tabs--filtros {
        margin-top: 10px;
    }

    .input_price .noUISlider__value {
        width: 25vw;
        margin-bottom: 5px !important;
    }

    .filtros__select {
        margin-top: 0px;
        margin-bottom: 10px;
    }

    .filtros {
        padding: 8px 1px;
    }

    .input_price {
        display: inline;
        margin-right: 0px;
        margin-left: 10px;
    }

    .slide-price .noUISlider {
        width: 100%;
    }

    .tabs__btn {
        /*width: 28vw;*/
        margin-left: 20px;
    }

    .tabs--filtros .tabs__tab {
        padding: 7px 0px;
    }


}

.text-center { 
    text-align: center; 
    color:#003865 
}

.listings-display-none {
    display: none;
}

.div-img-tag-left-vivienda-imagen {
    display: block; 
    overflow: hidden;
}
.div-container-tag-left-vivienda {
    cursor: pointer; 
    display: flex !important;
}

.div-img-tag-right-vivienda-imagen {
    height: 100%; 
    width: 100%; 
    object-fit: cover;
}
.div-info-tag-right {
    margin-top:0.625rem; 
    margin-bottom:0.625rem;
}
.h2-info-tag-right-nombre {
    margin: 0px 20px 2.5; 
    font-size: 1rem; 
    line-height:1.25rem; 
    color: #003865;
}
.p-info-tag-right-direccion {
    margin: 2.5px 20px; 
    font-size:0.75rem; 
    line-height:1.0625rem; 
    color:#003865; 
    font-family: Open Sans; 
    font-weight: 600;
}
.strong-info-tag-right-precio {
    margin:2.5px 20px; 
    font-size:1.5rem; 
    line-height:2.0625rem; 
    color:#00C1D4; 
    font-family: Open Sans; 
    font-weight: 600;
}
.div-info-tag-right-amenidades {
    margin-bottom:0.5rem; 
    margin-top:0.5rem;
}
.p-info-tag-right-amenidades-descripcion {
    margin: 2px 20px;
}
.ocultar {
  display: none;
}
.img-info-tag-right-amenidades {
    width: 12px; 
    height: 12px; 
    vertical-align: middle; 
    margin-right: 5px; 
    display: inline-block;
}
.strong-info-tag-right-amenidades {
    font-size:0.75rem; 
    line-height:1.0625rem; 
    color:#003865; 
    font-family: Open Sans; 
    font-weight: 600;
}

.mapa_listings__icon--custom {
  top: var(--top-position, 0px);
  left: -30px;
  position: absolute;
}
.mapa_listings__icon--marker-custom {
  top: 40px;
  left: -18px;
  position: absolute;
}

.p-intentar-nuevamente {
    font-size: 15px;
}