﻿@media (min-width:768px) {
    .col.location {
        background: #404040 !important;
    }
    .col.location button {
        background: #404040 !important;
        border-radius: 32px 0 0 32px;
    }
}
.navbar.navbar-default {
    background: #fff!important;
}

.btn-toggle .btn-primary.active, .btn-toggle:hover .btn-primary:hover, .transaction-type-toggler.btn.btn-primary:hover {
    background: #404040 !important;
}
.qs-transaction .transaction-type-toggler.btn.btn-default:hover{
    color:#fff!important;
    background:#404040!important;
}

section.feature, .region-home footer, #Footer, #TopNav, footer {
    background: #333;
}

#TopNav h1 {
    color: #fff;
}


#TopNav .our-properties a.dropdown-toggle,
a.our-properties:hover {
    color: #cdcdcd;
}

#TopNav .our-properties a.dropdown-toggle,
a.our-properties {
    color: #fff;
   
}


body.region-home {background:#333 !important}

#palabras {
    padding: 60px 0px;
    background: #404040;
    margin-bottom: 50px;
}

.tiles {background:#fff; padding:80px 0 30px;}

.sugg-fav-rec {margin-bottom:0!important;}

.navbar-default .navbar-toggle .icon-bar {background:#404040 !important;}

.btn-toggle .btn-default {
    color:#333 !important;
}

.ll-searchbar-desktop .btn-buy, .ll-searchbar-desktop .btn-rent {
    border-color:#333;
    color:#333;
}

.ll-searchbar-desktop .btn-buy:hover, .ll-searchbar-desktop .btn-rent:hover {
    border-color: #333;
    background:#333;
    color: #fff;
}

    .btn-toggle .btn-default.active {
        color: #fff !important;
    }

.btn-toggle .btn-default {border-color:#333!important;}

.listing-title, .listing-title .texttitle, .listing-title, .listing-title span.texttitle {
    color: #fff !important;
}

.gallery-item-comm .card-trans-type, .listing-list-comm .card-trans-type {
    background: #404040 !important;
}

.card-trans-type {
    background: #404040 !important;
}

.mm-menu {
    background: #404040!important;
}

#menu li a:hover {
    text-decoration: none;
    background: #333!important;
}

.btn-map, .btn-list {
    background: #404040 !important;
}

    .btn-map:hover, .btn-list:hover {
        background: #333 !important;
    }


#btnDummy {
    background: #de2027!important;
    border-color: #de2027!important;
}

.btn-group .btn-primary.active {border-color:#333;}

.multi-toggle .toggle-item, .multi-toggle .toggle-item-on, .multi-toggle {
    border-color: #333!important;
    color:#333;
}

    .multi-toggle .toggle-item-on, .listingsearch-filters .btn.btn-primary.btn-round, .listingsearch-filters .filter-currency-label .btn.btn-primary.btn-round {
        background: #333;
    }

@media (min-width: 768px) {

 
    .fp-type {color:#333;}
    .brand-logo img {
        width: 154px !important;
    }

    section.feature {
        margin-top: -50px;
    }

    .region-name {
        top: 33px !important;
        left: 60px !important;
        font-size: 12px !important;
    }

    .region-home nav .dropdown .dropdown-toggle {
        margin-right: 15px;
    }

    .region-home .brand-logo img.shrink-logo {
        width: 154px !important;
        margin-top: 0px !important;
    }

    .qs-position {
        top: 15%;
    }
}


@media(min-width:992px) {

    .qs-position {
        top: 22%;
    }

}