.navbar-nav {
    background-color: #f8b922;
    clear: both;
    color: #fff;
    display: block;
    float: none !important;
    margin: 0 -750px;
    padding: 0 750px;
}

.btn-secondary, .property-slider-item-info-more a {
    background-color: #3bb6de;
    color: #fff;
}
.navbar-nav > li.current_page_item > a {
    border-top-color: #3dbdb0;
}
.navbar-nav > li:hover > a {
    background-color: #f8b922 !important;
    border-bottom-color: #f8b922;
    border-top-color: #06a7ea;
}
.menu-item-has-children .sub-menu {
    background-color: #f8b922;
    border: 0 none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
    right: auto;
    width: 200px;
}
.footer-top {
    background-color: #f8b922;
    padding: 40px 0 60px;
}
.footer-bottom {
    background-color: #f8b922;
}
.footer .widgettitle {
    color: #3BB6DE;
    font-weight: 300;
}
.property-badge {
    background-color: #fff;
    border-radius: 0;
    color: #313131;
    font-size: 15px;
    font-weight: 400;
    left: 15px;
    line-height: 1;
    padding: 8px 12px;
    position: absolute;
    top: 15px;
    visibility: hidden;
}