.back_primario {
    background-color: #fff !important;
}
.back_secundario {
    background-color: #f6f6f6 !important;
}
.back_auxiliar {
    background-color: #0173bc !important;
}
.color_titulo {
    color: #000 !important;
}
.color_barrinha_titulo::after {
    background-color: #0173bc;
}
.color_texto {
    color: #000 !important;
}
.color_link {
    color: #000 !important;
}
.color_link:hover {
    color: #000 !important;
}
a {
    color: #000 !important;
}
a:hover {
    color: #004e7e;
}
.titulo_principal {
    color: #fff !important;
}
.slick-slider-dots ul li button {
    background-color: #ccc;
}
.slick-slider-dots ul li.slick-active button {
    background: #0173bc;
    color: #004e7e;
}
.btn-primario-light {
    background: rgba(0, 0, 0, 0);
    text-transform: uppercase;
    border-radius: 4px;
    font-size: 11px;
    line-height: 13px;
    height: 42px;
}
.btn-primario-light {
    color: #0173bc;
    border: solid 1px #0173bc;
}
.btn-primario-light:hover {
    background-color: #0173bc;
    color: #fff;
}
.botao_tema {
    color: #000 !important;
    background-color: #0173bc !important;
    border: 1px solid #004e7e !important;
    font-size: 1rem;
}
.botao_tema:hover,
.botao_tema:active,
.botao_tema:focus,
.botao_tema:focus-visible {
    color: #fff !important;
    background-color: #004e7e !important;
    border: 1px solid #004e7e !important;
}
.botao_vazado_tema {
    color: #004e7e !important;
    background-color: rgba(0, 0, 0, 0) !important;
    border: 1px solid #004e7e !important;
}
.botao_vazado_tema:hover {
    color: #fff !important;
    background-color: #004e7e !important;
    border: 1px solid #004e7e !important;
}
.barra_bottom_center:after {
    background-color: #004e7e !important;
}
.btn-active {
    background-color: #004e7e !important;
    color: #fff !important;
    border: none;
}
.btn-primario {
    background-color: #004e7e;
    color: #fff;
}
.btn-primario:hover {
    background-color: #004e7e;
    border: none;
    color: #fff;
    -webkit-box-shadow:
        0 4px 5px 0 rgba(0, 0, 0, 0.14),
        0 1px 10px 0 rgba(0, 0, 0, 0.12),
        0 2px 4px -1px rgba(0, 0, 0, 0.3);
    box-shadow:
        0 4px 5px 0 rgba(0, 0, 0, 0.14),
        0 1px 10px 0 rgba(0, 0, 0, 0.12),
        0 2px 4px -1px rgba(0, 0, 0, 0.3);
}
.container-paginacao .active {
    background-color: #0173bc;
    color: #fff;
}
.btn_limpar_filtro {
    background-color: #c1100d;
    color: #fff;
}
#button_check_mapa {
    background-color: #0173bc;
}
.busca_home {
    background-color: rgba(255, 255, 255, 0.8) !important;
}
.buttom_finalidade_busca_home.btn-active-busca,
.buttom_finalidade_busca_home:hover,
#submit-busca {
    background-color: #004e7e !important;
    color: #fff !important;
}
.buttom_finalidade_busca_home {
    background-color: #f6f6f6 !important;
    color: #000 !important;
}
.busca_home .label-form {
    color: #004e7e !important;
}
.chosen-container .chosen-results li.active-result {
    color: #000;
    padding: 8px 5px !important;
}
.chosen-container .chosen-results li.active-result.result-selected,
.chosen-container .chosen-results li.highlighted {
    background-color: #004e7e !important;
    color: #fff !important;
    background-image: none !important;
}
.chosen-container .chosen-results li.no-results {
    background: #f6f6f6;
}
input,
textarea,
select,
option,
.form-select,
.form-text,
.chosen-container-single .chosen-single {
    background-color: #fff !important;
    color: #a1a6bb !important;
    border: 1px solid #ced4da !important;
    font-size: 14px !important;
}
@media (max-width: 425px) {
    input,
    textarea,
    select,
    option,
    .form-select,
    .form-text,
    .chosen-container-single .chosen-single {
        font-size: 16px !important;
    }
}
.card_imovel_style {
    background-color: #f6f6f6 !important;
    border: 1px solid #dfdfdf !important;
}
.tag-card {
    background-color: #1d1d1d;
}
.card_imovel_style .card-footer {
    background-color: #f6f6f6 !important;
}
.card_imovel_color {
    color: #1d1d1d !important;
}
.card_imovel_color_destaque {
    color: #004e7e !important;
}
.modal-form .container-codigo span {
    right: 30px !important;
}
.btn-circle,
.btn-circle:hover,
.btn-circle:active,
.btn-circle:focus,
.btn-circle:focus-visible {
    border: none;
}
.card .card-body .preco-imovel-card strong {
    color: #004e7e !important;
}
#header {
    background-color: #fff !important;
}
.nav-link {
    color: #004e7e !important;
}
.nav-link:hover {
    color: #004e7e !important;
    background-color: #f6f6f6 !important;
}
.back_div_transition_top {
    background: #f6f6f6;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgb(246, 246, 246) 100%);
}
.back_div_transition_bottom {
    background: #f6f6f6;
    background: linear-gradient(180deg, rgb(246, 246, 246) 0%, rgba(255, 255, 255, 0) 100%);
}
.modal-desktop ul a {
    color: #fff !important;
}
.container-contato-top-header {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    height: 42px;
    background-color: #004e7e;
}
@media (max-width: 720px) {
    .container-contato-top-header {
        display: none;
    }
}
.container-contato-top-header .info-contatos {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1rem;
}
.container-contato-top-header .info-contatos span {
    color: #fff;
}
.container-contato-top-header svg {
    color: #fff;
    height: 20px !important;
}
.container-contato-top-header span {
    font-size: 0.8rem;
}
.container-contato-top-header .material-symbols-outlined {
    font-size: 22px;
    font-weight: normal;
}
.list-titulo {
    color: #8ad1ff !important;
}
.container-social-top-header img {
    width: 24px;
    height: 24px;
}
.container-social-top-header .ico-rede-social {
    height: 20px !important;
    margin: 0 2px;
}
.texto_animado_banner {
    color: #333;
}
#banner_home {
    background-color: #f6f6f6;
}
.buttom-destaque:focus {
    background-color: #004e7e !important;
}
.botoes_lista_imoveis_home li a.active,
.botoes_lista_imoveis_home li a.active:focus {
    background-color: #004e7e !important;
    color: #fff !important;
}
.botoes_lista_imoveis_home li a.active:hover {
    background-color: #004e7e !important;
}
.modal-form #corpo-filtro,
#container_lista_imoveis_left {
    background-color: #f6f6f6 !important;
}
#container_lista_imoveis_right {
    background-color: #fff !important;
}
.texto-topo-busca {
    color: #000 !important;
}
.listagem_filtro_item_active {
    background-color: #004e7e !important;
    border: 1px solid #004e7e !important;
    color: #fff !important;
}
.imovel-check-active {
    background-color: #004e7e !important;
    border-color: #004e7e !important;
}
.imovel-check {
    border: 1px solid #333;
    margin-right: 10px;
}
input[type='checkbox'],
input[type='radio'] {
    accent-color: #004e7e;
}
.body-condominio {
    background-color: #fff;
}
.btn-paginacao {
    color: #000;
}
.container_loader {
    color: #000;
}
#section_listagem_condominios {
    background-color: #fff;
}
#corpo-busca {
    padding: 2rem;
    background-color: #f6f6f6;
    color: #000;
}
.card_condominio {
    background-color: #f6f6f6;
    color: #000;
}
.filtro-sobre-imagem {
    background-color: rgba(0, 0, 0, 0.5);
}
.btn-ligth:hover,
.btn-ligth:focus {
    border-bottom: 2px solid #0173bc;
}
.extras-active {
    color: #000;
}
.menssagem-condominio-nao-encontrado {
    display: flex;
    justify-content: center;
    flex-direction: column;
    height: 300px;
}
.menssagem-condominio-nao-encontrado strong {
    font-size: 2rem;
}
.container-paginacao .active {
    background-color: #004e7e;
    color: #fff;
}
.body-detyalhe-condominio {
    background-color: #fff;
    color: #1d1d1d;
}
.btn-acao-rolagem {
    color: #1d1d1d;
}
.btn-acao-rolagem:hover {
    color: #1d1d1d;
}
.extras-active {
    color: #1d1d1d;
}
.container-mediana {
    background-color: #f6f6f6;
}
.btn-arrow {
    background-color: #f6f6f6 !important;
}
.btn-ver-imoveis {
    color: #0173bc !important;
    border: 1px solid #0173bc !important;
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
    margin-bottom: 1rem;
}
.form-control {
    color: #000 !important;
}
#anuncie_seu_imovel {
    color: #000;
}
.section_content_passo_a_passo .titulo-num {
    color: #0173bc;
}
.section_content_passo_a_passo p {
    color: #0173bc;
}
.section_content_passo_a_passo {
    color: #000;
}
.section_content_passo_a_passo .text-passos {
    color: #000;
}
.form-anuncie-seu-imovel {
    background-color: #f6f6f6;
}
.btn-enviar-curriculo {
    color: #fff !important;
}
.wrap_conteudo_texto {
    color: #000 !important;
}
.card_funcionario .head-card {
    background-color: #004e7e;
}
.color_titulo_section_detalhes {
    color: #004e7e !important;
    margin-top: 20px;
    font-size: 1rem !important;
}
.color_titulo {
    color: #1d1d1d !important;
}
.data-active {
    background-color: #0173bc;
    color: #fff !important;
}
.badge-warning {
    background-color: #1d1d1d;
}
#cod-principal {
    color: #0173bc;
    font-size: 18px;
}
.botao_header_mobile {
    background: #0173bc;
}
.botao_header_mobile:hover {
    background: #0173bc;
    color: #fff;
}
#call-imovel-ideal {
    background-color: #004e7e;
}
.text-politica-privaciade {
    color: #fff;
    font-size: 13px;
}
.text-politica-privaciade a {
    color: #fff !important;
}
.politica-privaciade {
    color: #fff !important;
}
.preco-imovel-mobile {
    color: #004e7e;
}
.btn-search {
    background-color: #004e7e;
    color: #fff;
}
.btn-search svg {
    fill: #fff;
}
.btn-voltar {
    border: none;
    border: 1px solid #1d1d1d;
    background-color: #fff;
    height: 40px;
    border-radius: 20px;
    padding-left: 20px;
    padding-right: 20px;
    color: #1d1d1d;
}
.container-btn .active-button {
    background-color: #f1f1f1;
    border-bottom: 2px solid #004e7e !important;
}
.container_date_dia {
    background-color: #004e7e !important;
}
.lista-categorias .active {
    border-bottom: 1px solid #004e7e !important;
    color: #004e7e !important;
}
.lista-categorias .number {
    background-color: #004e7e !important;
    color: #fff;
}
.back_footer_imovel {
    background-color: #0c0c0c !important;
}
.footer_linha_divisao_color {
    border-top: 1px solid #333 !important;
}
.links_footer span:hover,
.ico-rede-social:hover {
    color: #0173bc !important;
}
#footer p,
#footer span,
#footer svg,
#footer h6,
#footer a {
    color: #fff !important;
}
#footer a:hover,
#footer a:hover svg,
#footer a:hover span {
    color: #fff !important;
    text-decoration: underline !important;
}
.ico-rede-social:hover {
    color: #0173bc !important;
}
#menu-mobile .modal-footer {
    border-top: 1px solid #fff !important;
}
.link_box_contato {
    color: #fff !important;
}
.box_color_tema {
    background-color: #0173bc;
    color: #fff;
}
