/* Your custom css code here */
.ownership-badget {display:none;}
/*
@font-face {
    font-family: 'Pagella';
    src: url('fonts/texgyrepagella-regular.otf'), url('fonts/Calibri.ttf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Calibri';
    src: url('fonts/Calibri.ttf');
    font-weight: normal;
    font-style: normal;
}

body, input, button, select, textarea  {
    font-family: Calibri,"Open Sans","Arial",sans-serif;
}

h1, h2, h3, h4, h5, h6
{
    font-family: Pagella,"Open Sans","Arial",sans-serif;
}

*/

/*
div.options .pull-right{
    display:none !important;
}
*/



/* onmouse_gallery */

.head-wrapper {
    border-top: 2px solid darkgray;
    border-top:none;
    position: relative;
    background: #b4e41c;
    background: #fff;
}

.head-wrapper .navbar ul.nav>li>a:hover, 
.head-wrapper .navbar ul.nav>li.active>a {
    color: #000;
    background: #ddd;
    box-shadow: none;
    text-shadow: none;
}

.wrap-search {
    border-top: 3px solid #a1cf0f;
    border-top: 3px solid #c64b12;
}
ul.menu-onmap li.active {
    border: 3px solid #a1cf0f;
    border: 3px solid #c64b12;
    border-bottom: none;
}

ul.menu-onmap li {
    float: left;
    border-bottom: none;
    margin-top: 5px;
    padding: 11px 30px 11px 30px;
    margin-left: 3px;
    background: #a1cf0f;
    background: #004694;
    opacity: 0.8;
}
.carousel .item .slider-info {
    background: #a1cf0f;
}
#myCarousel ol.carousel-thumbs li.active a img, ol.carousel-thumbs li:hover a img {
    border: 3px solid #a1cf0f;
    border: 3px solid #004694;
}
.thumbnail h3 {
    background: #a1cf0f;
    background: #004694;
}
.wrap-bottom {
    background: #004694;
    border-top: 3px solid #DDD;
}
.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #a1cf0f;
    background-color: #0B496A;
    color: #FFF;
}
#ws-walkscore-tile {
    width: 100% !important;
}
#ws-walkscore-tile iframe{
    width: 100% !important;
}
.onmouse_gallery {
    position: relative;
}

.onmouse_gallery-image {
    position: absolute;
    bottom: 15px;
    left: 0px;
    margin: 3px 3px 3px 0;
    padding: 5px;
    display: block;
    width: 230px;
    height: 175px;
    border: 1px solid #E5E5E5;
    cursor: pointer;
    background: white;
    display:none;
}

form.form-search.agents{
    display: none;
}

.sidebar-ads-1 {
    display: none;
}
.container.ads
{
    text-align: center;
    padding:10px;
    overflow: hidden;
    display: none;
}


/* end onmouse_gallery */



@media (max-width: 600px) {
    .wrap-content{
        border-top: none;
    }
    #main-top-menu li:first-child{
        background: #ddd;
    }
    h2.referencia_precio{
        text-align: center;
        font-size: 22px;
        border: 0;
        margin: 0;
        font-weight: bold;
        font-family: Arial;
        background-color: #004493;
        color: #ddd;
    }
    .wrap-search{
        border: none;
    }
    .wrap-map {
        height: 145px;
        position: relative;
        top: -20px;
    }
    .navbar .btn-navbar:hover, .navbar .btn-navbar:focus, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled]{
        background-color: white;
    }
    #myCarousel ol.carousel-thumbs.carousel-indicators{
        display: none;
    }
    #myCarousel {
        height: 165px;
    }
    div.propertyCarousel #myCarousel {
        height: 400px;
    }
    .head-wrapper a.logo{
        width: 85%;
        margin: 0;
        padding: 0;
    }
    .head-wrapper a.logo img{
        width: 100%;
        display: block;
        max-width: 100%;
        max-height: initial;
    }
    div.lang_menu_wrapper{
        display: none;
    }
    .head-wrapper div.navbar.pull-left{
        width: 15%;
    }
    button.btn.btn-navbar{
        margin-top: 9px;
    }
    .navbar .btn-navbar .icon-bar{
        width: 22px;
        height: 3px;
        background-color: #df0019;
        box-shadow: 2px 2px 2px rgb(0 0 0 / 25%);
    }
    .navbar .nav {
        position: fixed;
        left: 0;
        display: block;
        float: right;
        margin: 0;
        top: 65px;
        z-index: 10000;
        background-color: #024493;
        color: white;
        line-height: 2.5em;
        font-family: "Roboto Condensed";
        width: 100%;
        text-transform: uppercase;
        
    }
    .head-wrapper .navbar ul.nav>li>a{
        color:#ddd;
        height: 30px;
        font-size: 1.5em;
        font-weight: 300;
    }
    ul.menu-onmap{
        align-content: center;
        display: flex;
        align-items: center;
        justify-content: center;
    }
    ul.menu-onmap li{
        float: left !important;
        width: -webkit-fill-available;
        padding: 12px 30px !important;
        text-align: center;
        border-radius: 5px;
        font-family: "Roboto condensed";
        margin-top: 15px;
        margin-bottom: 10px;
    }
    ul.menu-onmap li:last-child{
        display:none;
    }
    ul.menu-onmap li.active{
        background-color: #df011b;
        border: none;
        margin-top: 15px;
        margin-bottom: 10px;
    }
    ul.menu-onmap li.active a {
        font-weight: bold;
        color: #fff;
    }
    div.search-form{
        margin-top: 5px;
    }

    .property_content ul.files.files-list{
        display: none;
    }
    .hide_on_mobile{
        display: none !important;
    }
    .propiedad.amenities{
        padding-left: 13%;
        padding-right: 10%;
    }
    .aminitie_mobile{
        float: inherit !important;
        width: 100%;
        margin: 0 auto !important;
        text-align: center;
    }
    .show_on_mobile{
        display: block !important;
    }
}