.header-top-bar {
    background-color: #130303 !important;
    color: #fff;
}

.header-top-bar p {
    color: #fff;
}

.header-info h6, .header-info a {
    color: #fff;
}

.bg-blue {
    background-color: #555555;
    color: #f0f0f0;
}

.call-to-bg:before {
    background: #000 none repeat scroll 0 0;
}

.transparent-header {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #666666 0%, #111111 100%) repeat scroll 0 0;
}

.transparent-header.sticky {
    background-color: #130303;
}

.transparent-header.sticky ul.main-menu > li > a {
    color: #fff !important;
}

.find-home-item input,
.find-home-item.custom-select button,
.list-house-forsale textarea, .footer-form textarea {
    background-color: #fff;
    color: #130303;
    box-shadow: none;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
    background-color: #fff;
    color: #130303;
    box-shadow: none;
}