/*Import das fontes*/
@import url('https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;500;600;700;800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800;900&display=swap');
/*Import das fontes*/

/*Ajustes Cards 16-03-24*/

.type-filter .form-group select {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 2px 10px;
    position: static;
    width: 100%;
    height: 33px;
    left: 0px;
    top: 32px;
    background: #fff;
    border: 1px solid #cfd8dc;
    box-sizing: border-box;
    border-radius: 4px !important;
    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;
    margin: 0px 0px;
    font-size: 13px;
    line-height: 18px;
    padding: 5px 15px 7px 7px;
    appearance: auto;
}

.type-filter .form-group {
    margin-bottom: 10px;
    margin-left: 10px;
}

.cardsimoveis {
    transition: 0.2s;
    border: none !important;
}

.cardsimoveis:hover {
    box-shadow: 0px 4px 15px rgb(0 0 0 / 15%) !important;
    transition: 0.2s !important;
}

.btn-list-style {
    width: 40px;
    height: 40px;
    margin-right: 0px !important;
    border: 1px solid #F5F5F5!important;
    color: #1A1A1A;
    border-radius: 10px !important;
}

.btn-list-style.active {
    border: 1px solid #1A1A1A !important;
    background-color: #FFFFFF !important;
}

.btn-list-style:hover {
    background-color: #FFFFFF !important;
    border: 1px solid #1A1A1A !important;
}

.btn-list-style:active{
    background-color: #F5F5F5 !important;
    border: 0px !important;
}

.btn-list-style img {
    width: 12px;
    height: 12px;
}
.list-style-row .linha01cardsimoveis p {
    font-family: "SF Pro Display", sans-serif;
    color: #282824;
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 5px;
    padding-bottom: 0;
    line-height: 19px;
}



.list-style-row.cardsimoveis .ribbon {
    position: absolute;
    display: flex;
    gap: 5px;
    left: 10px;
    top: 10px;
}

.list-style-row.cardsimoveis .topocardsimoveis {
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: center;
}

.list-style-row.cardsimoveis .topocardsimoveis img{
    max-height: 230px !important;
}

.list-style-row.cardsimoveis .coluna01topocardsimoveis {
    width: auto;
    display: flex;
    gap: 5px;
    height: 25px;
    padding: 0;
    margin-top: 15px;
}

.list-style-row.cardsimoveis .coluna01topocardsimoveis a {
    background-color: #ffffff;
    border-radius: 5px;
    color: #1A1A1A;
    opacity: 0.7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border: 1px solid #F5F5F5;
}

.list-style-row.cardsimoveis .coluna01topocardsimoveis a:hover {
    background-color: #F5F5F5 !important;
    cursor: pointer !important;
}
.list-style-row.cardsimoveis .conteudo-cardsimoveis {
    display: flex !important;
    padding: 0 !important;
}

.table-geral-resultados {
    border-radius: 20px !important;
    border: 1px solid #E2E6FF !important;
}

.table-listagem {
    font-family: "SF Pro Display", sans-serif;
    border-radius: 20px !important;
    margin: 0 !important;
}

.table-listagem td{
    font-size: 0.7125rem !important;
    cursor: pointer;
    border-bottom: 1px solid #F5F5F5 !important;
}

.table-listagem a {
    color: #353964;
    text-decoration: none;
    font-size: 13px;
}

.table-listagem thead th {
    vertical-align: middle !important;
    padding: 0;
    height: 100px;
}

.table-listagem thead th span{
    width: 100%;
    height: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 10px;
    border-right: 1px solid #F5F5F5;
}

.table-listagem thead th span .data-valor{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.table-listagem thead th span .data-valor p{
    margin: 0 !important;
    font-weight: 700;
}

.table-listagem thead th span .data-valor .fc-divisao{
    border-color: #ffffff;
    opacity: 1;
}

.table-listagem thead th {
    text-align: center !important;
    background-color: #FDB913;
    color: #ffffff;
    font-weight: 700 !important;
    text-transform: none;
    font-size: 16px;
    border: none;
}


.table-listagem th, .table-listagem td {
    border: none;
    vertical-align: middle !important;
    text-align: center !important;
}

.table-listagem .dsct-cell a {
    display: block;
    background-color: #20A483;
    color: #ffffff;
    padding: 5px 8px;
    border-radius: 4px;
    width: 100%;
}

.table-listagem .dsct-cell i {
    margin-right: 3px;
}

.table-listagem .featured-cell {
    display: flex;
    justify-content: center;
    gap: 20px;
    align-items: center;
    background-color: #F5F5F5;
    padding: 2px 8px;
    border-radius: 4px;
}

.table-listagem .featured-cell a:first-child {
    font-size: 14px;
}

.table-listagem .featured-cell a:nth-child(2) {
    font-size: 12px;
}

.table-listagem .featured-cell a {
    color: #FDB913;
}

.table-listagem .featured-cell .fc-divisao {
    border-color: #ffffff !important;
    opacity: 1;
}

.table-listagem td, .table-listagem th {
    white-space: normal !important;
}

@media(max-width:560px) {
    .card-filters {
        width: 100%;
        display: block;
        max-width: none !important;
    }

    .listing-type {
        display: block;
        width: 100%;
    }

    .type-filter .form-group {
        width: 100%;
        margin-bottom: 10px;
        display: block;
        margin-left: 0px;
    }
}

/*Ajustes Mobile 24-02-24*/

.card-select-mobile {
    margin-bottom: 15px !important;
    margin-top: 15px !important;
    width:100% !important;
}

.card-select-mobile .select-option i {
    display: block  !important;
    color: #a2b0f9  !important;
    font-size: 18px !important;
    line-height: 18px !important;
    margin-bottom: 5px !important;
}

.card-select-mobile .select-option {
    text-align: center !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    font-size: 12px !important;
    padding: 10px !important;
    margin: 1px !important;
    border-radius: 6px !important;
}

.card-select-mobile .select-option.active {
    background-color: #f4f6ff !important;
}

.card-select-mobile .select-option:hover {
    background-color: #f4f6ff !important;
}

.card-select-mobile .card-body {
    padding: 10px !important;
}



@media(max-width:560px) {
    .centralizandocampopesquisa {
        height: auto;
        display: block;
    }

    .centralizandocampopesquisa .divcentralizandocampopesquisa {
        margin: 0px !important;
    }

    .cardsimoveis .linha04cardsimoveis {
        margin-top: 15px !important;
        margin-bottom: 0px !important;
    }

    .cardsimoveis {
        margin: 0px !important;
    }
}

/*Ajustes Internos*/

.linha01sessaocardsimoveis i {
    color: #a2b0f9;
}

.cardsimoveis .linha01cardsimoveis-location {
    min-height: 30px !important;
}

.cardsimoveis .linha01cardsimoveis-location p {
    font-family: "SF Pro Display", sans-serif;
    color: #aba8a8;
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 0;
    line-height: 14px;
}

.colunapesquisadesk .nav-tabs .nav-item i {
    margin-right: 6px;
}

.colunapesquisadesk .nav-tabs .nav-item.show .nav-link,
.colunapesquisadesk .nav-tabs .nav-link.active {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid #516cf4;
    color: #516cf4;


}

.colunapesquisadesk .nav-tabs .nav-link.active i {
    color: #a2b0f9;
}

.colunapesquisadesk .nav-tabs .nav-link i {
    color: #d7d7d7;
}



.colunapesquisadesk .nav-tabs .nav-item.show .nav-link,
.colunapesquisadesk .nav-tabs .nav-link {
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    border-bottom: 3px solid #ececec;
    font-weight: 600;
    color: #919191;

}

.colunapesquisadesk .nav-tabs {
    margin-bottom: 10px;
}




.dashboard-map h2 {
    margin-top: 20px;
    font-size: 30px;
    line-height: 36px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #18b665;
}

.container-interno {
    margin-top: 40px;
}

.card-interno {
    border: 1px solid #d3d9f3;
    margin-bottom: 20px;
}

.card-interno .card-footer {
    border-top: 1px solid #d3d9f3;
    padding: 15px 30px;
    background-color: white;
}

.input-group input {
    height: auto;
}


.input-group>.input-group-append>.btn,
.input-group>.input-group-append>.input-group-text,
.input-group>.input-group-prepend:first-child>.btn:not(:first-child),
.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),
.input-group>.input-group-prepend:not(:first-child)>.btn,
.input-group>.input-group-prepend:not(:first-child)>.input-group-text {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.calculadora h1 {
    font-size: 21px;
    line-height: 26px;
    color: #8E8E93;
    margin-bottom: 0px;
}

.calculadora .valor_positivo {
    color: green !important;
}

.calculadora .valor_negativo {
    color: red !important;
}

.calculadora .valor_resultado {
    color: #353964;
    font-weight: 600;
}

.calculadora h2 {
    font-size: 21px;
    line-height: 26px;
    color: #FDB913;
    margin-bottom: 0px;
    font-weight: 700;
}

.calculadora .fixo tr td {
    color: #353964CC;
    padding: 3px;
    font-size: 16px;
    line-height: 21px;
}

.calculadora .form-group {
    margin-bottom: 15px;
}


.calculadora .form-control-label {
    font-size: 14px;
    line-height: 19px;
}

.calculadora .card {
    padding: 20px;
    margin-bottom: 10px;
}

.calculadora .modal-footer {
    border-top: 0px;
}

.tool-step {
    margin-bottom: 10px;
}

.tool-step a {

    display: inline-block;
    background-color: #e4e8ff;
    padding: 8px 16px;
    border-radius: 200px;
    color: #8E8E93;
    text-decoration: none;
    font-weight: 600;
    width: 49%;
}

.tool-step a.active {
    background-color: #8E8E93;
    color: #ffffff;
}

.calculadora .card>hr {
    margin-top: 10px;
    margin-bottom: 10px;
}

.calculadora .erro {
    font-family: "SF Pro Display", sans-serif !important;
    background-color: #ffecec;
    border-radius: 4px;
    margin-top: 10px;
    padding: 7px;
    color: #fc4242;
    border: 1px solid #ffc9c9;
    margin-bottom: 10px;
}

.calculadora .erro p {
    margin-bottom: 0px;
    color: black;
}

.step5-size {
    --bs-modal-width: 95% !important;
}

.resultados-calc-size {
    --bs-modal-width: 80% !important;
}

.leilao-info-div {
    display: flex;
}


/*Ajustes Interno*/

.boxmenus-mobile .row:nth-child(1) a {
    margin-top: 0px !important;
}

.boxmenus-mobile {

    padding: 32px !important;
}


.linha01sessaocardsimoveis {
    padding-top: 25px;
    margin-bottom: 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.noUi-horizontal .noUi-handle,
.noUi-vertical .noUi-handle {
    background-color: #ffffff !important;
}

.noUi-handle:after,
.noUi-handle:before {
    display: none !important;
}

.noUi-connect {
    background: #8E8E93 !important;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 3px 3px rgba(0, 0, 0, .1);
    background-color: #FFF9E6 !important;
    border-color: #FFF9E6 !important;
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #FFF9E6 !important;
    border-color: #FFF9E6 !important;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 rgba(0, 0, 0, 0.5)
}

.btn-outline-primary {
    color: #FDB913 !important;
    background-color: transparent !important;
    border-color: #FDB913 !important;
    font-weight: 500 !important;
}

.btn-outline-primary:hover {
    background-color: #F5F5F5 !important;
    border: 1px solid #FDB913 !important;
    color: #FDB913 !important;
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
}

.btn-outline-primary:not(:disabled):not(.disabled):active,
.btn-outline-primary:not(:disabled):not(.disabled).active,
.show>.btn-outline-primary.dropdown-toggle {
    color: #fff !important;
    background-color: #FFF9E6 !important;
    border-color: #FFF9E6 !important;
}

.btn-outline-secondary {
    color: #FDB913 !important;
    background-color: transparent !important;
    border-color: #F5F5F5 !important;
}

.btn-outline-secondary:hover {
    background-color: #F5F5F5 !important;
    border-color: #F5F5F5 !important;
}

.btn-success {
    color: #fff !important;
    background-color: #24a362 !important;
    border-color: #24a362 !important;
    font-weight: 600 !important;
}

.btn-success:hover {
    color: #fff !important;
    background-color: #30b571 !important;
    border-color: #30b571 !important;
}

.btn-success.disabled,
.btn-success:disabled {
    color: rgba(255, 255, 255, 0.5);
    background-color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.5);
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #30b571 !important;
    border-color: #30b571 !important;
}

html,
body {
    overflow-x: hidden;
}

header {
    padding: 20px 0 0 0 !important;
}

header .logoheader img {
    width: 90%
}

.centralizandocampopesquisa {
   
    display: flex;
}

.centralizandocampopesquisa .divcentralizandocampopesquisa {
    height: fit-content;
    margin: auto auto auto auto;
    display: block;
    width: 100%
}

.low-row {
    margin-left: -5px !important;
    margin-right: -5px !important;
}

.low-col {
    padding-left: 5px !important;
    padding-right: 5px !important;
}

header form {
    border: #8E8E93 1px solid;
    padding: 12px 14px 12px 14px;
    border-radius: 12px 12px 12px 12px;
}

header form div {
    display: flex;
}

header form input {
    width: 80%;
    border: 0;
    font-family: "SF Pro Display", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #000000;
}

header form input::placeholder {
    font-family: "SF Pro Display", sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #C6C6C6
}

header form input:focus-visible {
    outline: none;
}

header form button {
    width: auto;
    background-color: #8E8E93;
    padding: 10px 18px;
    display: block;
    text-align: center;
    font-family: 'Inter', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    border: 0;
    border-radius: 4px;
    display: flex;
}

header form button i {
    font-size: 13px;
    margin: 8px auto auto 10px
}

header form button:hover {
    background-color: #FFF9E6;
}

.sidebar-filters {
    width: 300px;
}

.centralizandocontaheader {
    height: 100%;
    display: flex;
}

.obrigatorio {
    color: red;
}

.centralizandocontaheader a {
    text-decoration: none;
}

.divcentralizandocontaheader {
    height: fit-content;
    margin: auto 0 auto auto !important;
    display: block;
}

.contaheader {
    display: flex;
}

.fotoperfilheader {
    width: 76px;
    height: 76px;
    background-size: cover;
    background-position: center;
    border: #8E8E93 4px solid;
    border-radius: 50%;
    margin: 0 16px
}

.contaheader h4 {
    font-family: "SF Pro Display", sans-serif;
    color: #8E8E93;
    font-size: 16px;
    font-weight: 700;
    border-bottom-style: solid;
    border-block-width: 1px;
    border-bottom-color: #28282445;
    text-align: right;
    margin-bottom: 3px;
    padding-bottom: 3px;
}

.contaheader p {
    font-family: "SF Pro Display", sans-serif;
    color: #282824;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
    ;
    margin-bottom: 0;
    padding-bottom: 0
}

.contaheader div {
    align-self: center;
}

.contaheader i {
    color: #8E8E93;
    font-size: 28px
}

.contaheader .dropdown-item i {
    font-size: 18px !important;
    margin-right: 4px;
}

.linha02header {
    margin-top: 40px !important;
    margin-bottom: 0px !important;
}

.botoesheader {
    display: flex;
}

.botoesheader a {
    width: fit-content;
    padding: 10px 18px;
    display: block;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-weight: 300;
    font-size: 16px;
    border-radius: 4px;
    text-decoration: none;
    margin: 0 5px
}

.botoesheader a i {
    margin-left: 5px
}

.botoesheader a:nth-child(1) {
    color: #8E8E93;
    border: #8E8E93 1px solid
}

.botoesheader a:nth-child(2) {
    color: #ffffff;
    background-color: #8E8E93;
    border: 1px #8E8E93 solid;
}

.botoesheader a:hover {
    background-color: #000000;
    color: #ffffff
}

.maisopcoesheader {
    display: flex;
    width: 100%
}

.maisopcoesheader div {
    display: flex;
    margin: auto 0 auto auto
}

.maisopcoesheader a {
    font-family: "SF Pro Display", sans-serif;
    color: #282824;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    margin: 0 5px
}

.maisopcoesheader a i {
    background-color: #8E8E93;
    padding: 15px;
    color: #ffffff;
    border-radius: 50%;
    margin-right: 8px
}

.maisopcoesheader a:hover i {
    background-color: #000000
}

.sessaocardsimoveis {
    padding-top: 30px;
    margin: 0;
    min-height: 70vh;
}

#result_label {
    font-family: "SF Pro Display", sans-serif;
    color: #5d5d5d;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
    text-align: right;
}

#result_label2 {
    font-family: "SF Pro Display", sans-serif;
    color: #5d5d5d;
    font-weight: 500;
    font-size: 18px;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-top: 12px;
    text-align: left;
}

/*Cards dos imovies*/
.cardsimoveis {
    font-family: "SF Pro Display", sans-serif;
    border-radius: 24px;
    background-color: #ffffff;
    margin: 0px;
    padding: 0;
    height: 100%;
    flex-direction: column !important;
    display: flex !important;
    position: relative;
}

.cardsimoveis .topocardsimoveis {
    font-family: "SF Pro Display", sans-serif;
    width: 100%;
    min-height: 190px;
    background-size: cover;
    background-position: center;
    object-fit: cover;
    position: relative;
    background-color: #FFF9E6;
    border-radius: 24px 24px 0 0;
}

.cardsimoveis .topocardsimoveis img {
    width: 100%;
    height: 100%;
    max-height: 190px;
    border-radius: 24px 24px 0 0;
    object-fit: cover;
}

.cardsimoveis .link-conteudo {
    text-decoration: none;
}

.cardsimoveis .conteudo-cardsimoveis {
    height: 100%;
    font-family: "SF Pro Display", sans-serif;
    padding: 0 20px 20px 20px;
}

.cardsimoveis .topocardsimoveis .coluna01topocardsimoveis {
    position: absolute;
    display: flex;
    justify-content: end;
    gap: 5px;
    right: 10px !important;
    top: 10px;
    z-index: 100;
}

.cardsimoveis .topocardsimoveis .coluna01topocardsimoveis a {
    background-color: #ffffff;
    border-radius: 5px;
    color: #1A1A1A;
    opacity: 0.7;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 25px;
    height: 25px;
}

.cardsimoveis .topocardsimoveis .coluna01topocardsimoveis a:hover {
    cursor: pointer;
    opacity: 0.8;
}

.cardsimoveis .topocardsimoveis .coluna01topocardsimoveis a i {
    font-size: 14px;
}


.cardsimoveis .topocardsimoveis .coluna02topocardsimoveis {
    position: absolute;
    right: 12px;
    top: 22px
}

.cardsimoveis .topocardsimoveis .coluna02topocardsimoveis a {
    font-family: "SF Pro Display", sans-serif;
    font-weight: 600;
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
    padding: 10px 18px;
    border-radius: 3px 3px 3px 3px;
    margin: 0 2px
}

.cardsimoveis .topocardsimoveis .coluna02topocardsimoveis a:nth-child(1) {
    background-color: #213BC1
}

.cardsimoveis .topocardsimoveis .coluna02topocardsimoveis a:nth-child(9) {
    background-color: #8E8E93
}

.cardsimoveis .topocardsimoveis .coluna02topocardsimoveis a:hover {
    opacity: .8
}

.cardsimoveis .linha01cardsimoveis {
    margin-top: 15px;
}

.cardsimoveis .linha01cardsimoveis h3 {
    font-family: "SF Pro Display", sans-serif;
    color: #1A1C3E;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 5px;
    padding-bottom: 0
}

.cardsimoveis .linha01cardsimoveis p {
    font-family: "SF Pro Display", sans-serif;
    color: #1A1A1A !important;
    font-weight: 400 !important;
    font-size: 14px;
    margin-bottom: 5px;
    padding-bottom: 0;
    line-height: 21px;
}

.cardsimoveis .linha01cardsimoveis .location i {
    color: #1A1A1A;
    margin-right: 2px;
}

.cardsimoveis .linha02cardsimoveis {
    display: flex;
    background-color: #ffffff;
    justify-content: space-between;
    border: 0px;
    margin: 0;
    padding: 12px 0;
    border-bottom: 1px solid #F5F5F5;
}

.cardsimoveis .linha02cardsimoveis div:nth-child(1) {
    width: 45%
}

.cardsimoveis .linha02cardsimoveis h6 {
    font-family: "SF Pro Display", sans-serif;
    background-color: #F5F5F5;
    border-radius: 5px;
    color: #1A1A1A;
    font-weight: 500;
    font-size: 11px;
    padding: 2px 8px;
    margin-bottom: 0;
}

.cardsimoveis .linha02cardsimoveis div:nth-child(2) {
    width: 45%
}


.cardsimoveis .linha02cardsimoveis span {
    font-family: "SF Pro Display", sans-serif;
    display: flex !important;
    align-items: center !important;
    color: #1A1A1A;
    font-weight: 400;
    font-size: 11px;
    text-align: right;
    display: block;
}

.cardsimoveis .linha03cardsimoveis {
    margin-top: 15px;
}

.cardsimoveis .linha03cardsimoveis .preco-data {
    display: flex;
    gap: 10px;
}

.cardsimoveis .linha03cardsimoveis .preco-data .info-leilao {
    display: flex;
    justify-content: center;
    width: 100%;
    flex-direction: column;
}


.cardsimoveis .linha03cardsimoveis .auction-price {
    background-color: #ffffff;
    color: #1A1C3E;
    font-weight: bold;
    font-size: 18px;
}

.cardsimoveis .auction-2 {
    border-top: 1px solid #ececec;
    padding-top: 10px;
    margin-top: 10px;
}

.cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes {
    display: flex;
}



.cardsimoveis .linha03cardsimoveis .preco-data i {
    display: flex;
    align-items: center;
    justify-content: center;    
    color: #ccc !important;
    background-color: #fff !important; 
    font-size: 14px;
    width: 15px;
    height: 15px;
    
}



.cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes h5 {
    font-family: "SF Pro Display", sans-serif;
    color: #1A1A1A;
    font-weight: 500;
    font-size: 12px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes h5 span {
    font-weight: 600;
}

.cardsimoveis .linha04cardsimoveis a {
    width: 100%;
    padding: 10px 18px;
    display: block;
    text-align: center;
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    font-size: 16px;
    border-radius: 4px;
    text-decoration: none;
    background-color: #24a362;
    color: #ffffff;
    margin-top: 15px;
    transition: 0.2s;
}


.cardsimoveis .linha04cardsimoveis {
    margin-top: auto;
    display: grid !important;
}

.align-bottom-card {
    margin-top: auto !important;
    display: grid !important;
}

.cardsimoveis .linha04cardsimoveis a:hover {
    background-color: #30b571;
    transition: 0.2s;
}

.countdown {
    position: absolute;
    bottom: 0;
    background-color: #FFF9E6d0;
    width: 100%;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    padding: 10px;
    color: #1A1A1A;

}

.countdown span {
    color: #ffffff;
    font-weight: 700;
}

/* Ribbon  */
.ribbon {
    position: absolute;
    z-index: 100;
}

.ribbon div {
    position: absolute;
    display: flex !important;
    gap: 5px;
    top: 10px;
    left: 10px;
}

.ribbon span {
    width: max-content;
    font-size: 12px;
    color: #fff;
    text-align: center;
    font-weight: 400;
    display: block;
    background: #1A1A1A;
    padding: 3px 6px;
    border-radius: 5px;
}

.ribbon .baixou-preco {
    width: max-content;
    font-size: 12px;
    color: #1A1A1A;
    text-align: center;
    font-weight: 400;
    display: block;
    background: #FDB913;
    padding: 3px 6px;
    border-radius: 20px;
}

.ribbon-encerrado span {
    font-size: 10px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    line-height: 32px;
    width: 125px;
    display: block;
    background: #d22323;
    background: linear-gradient(#d22323 0%, #bb2c2c 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 10px;
    left: 10px;
}


.navbar-filters {
    margin-top: 0px !important;
    padding-top: 0px !important;
    margin-right: 0px !important;
    padding-right: 0px !important;
    margin-left: 0px !important;
    padding-left: 0px !important;
    height: auto !important;
}

.navbar-filters .btn:not(:last-child) {
    margin-right: 0rem !important;
}

.navbar-filters .btn {
    box-shadow: none;
}

.navbar-filters .card {
    box-shadow: none;
    width: 100%;
}

.navbar-filters .navbar-toggler {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 15px;
    background-color: #8E8E93;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    padding: 7px;
    color: #fff;
}

.navbar-filters .navbar-toggler .fa-bars {
    color: #24a362;
}


.navbar-filters .form-group select {
    height: 35px !important;
    border-radius: 6px !important;
}

.margin-card {
    margin-bottom: 25px !important;
}

.conteudo-cardsimoveis .btn-detalhes {
  position: absolute;
  bottom: 15px;
  right: 30px;
  background-color: #FDB913;
  color: #1A1A1A;
  padding: 10px 20px;
  font-weight: bold;
  border: none;
  border-radius: 20px !important;
  cursor: pointer;
}

.linha03cardsimoveisinformacoes .botao-card:hover {
  background-color: #FDB901;
}

.linhapreco {
    display: flex;
    align-items: start;
    gap: 10px;
    border-top: 2px solid #FFF;
    margin-top: 5px;
    padding-top: 2px;
    min-height: 32px;
}

.linhapreco .precos .preco-novo {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
    color: #1A1C3E;
    display: block;
}

.linhapreco .precos .preco-antigo {
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
    color: #8c8b8b;
    display: block;
    text-decoration: line-through;
}

.linha03cardsimoveisinformacoes h5 {
  display: flex;
  align-items: center;
}

.label-valores {
    font-weight: bold;
    font-size: 14px;
    line-height: 21px;
    color: #8c8b8b;
    display: block; 
}

.label-endereco {
    font-weight: 300;
    font-size: 8px;
    line-height: 21px;
    color: #8c8b8b;
    display: block; 
    margin-bottom: 10px;

}

.linhapreco .precos .preco-avaliacao {
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    color: #656262;
    display: block;    
}

.linhapreco .valor-desconto {
    display: flex;
    align-items: end;
    justify-content: space-around;
    background-color: #FDB913;
    color: #1A1A1A;
    font-weight: 400;
    font-size: 11px;
    padding: 5px 8px;
    margin-bottom: 3px;
    border-radius: 5px;
    height: 100%;
    text-align: center;
}

.linhapreco .valor-desconto span i {
    margin-right: 2px;
}

.valor-desconto-interno {
    display: flex;
    gap: 5px;
    align-items: center;
    background-color: #FDB913;
    color: #fff;
    font-weight: 400;
    font-size: 11px;
    border-radius: 3px;
    height: 100%;
    text-align: center;
    padding: 2px 6px;
}

/*Cards dos imovies*/

/*Modal*/
.modalfiltro {
    padding-right: 0 !important;
    --bs-modal-width: 80% !important;
}

.modal-open {
    padding-right: 0 !important
}

.modal-open form label {
    width: 100%
}

.modal-open form .form-control {
    width: 100% !important;
    padding: 10px 1em !important;
    border: 1px #F5F5F5 solid !important;
}

.modal-open form select {
    width: 100%;
    padding: 10px 1em;
    border: 1px #F5F5F5 solid;
    border-radius: 5px
}

.modalfiltro h5 {
    color: #8E8E93;
    font-weight: 700;
    font-size: 32px;
    margin-bottom: 0;
    padding-bottom: 0;
}

.modalfiltro .modal-content {
    padding: 35px
}

.modalfiltro p {
    margin-bottom: 5px;
    font-family: "SF Pro Display", sans-serif;
    color: #282824;
    font-weight: 400;
    font-size: 16px
}

.modalfiltro .row {
    margin-bottom: 18px
}

.modalfiltro h4 {
    color: #282824;
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

.modalfiltro form button {
    width: 100%;
    background-color: #8E8E93;
    padding: 20px 18px;
    display: block !important;
    text-align: center;
    font-family: 'Inter', sans-serif;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    border: 0;
    border-radius: 4px;
    display: flex;
    margin: 15px auto 0 auto
}

.modalfiltro form button i {
    font-size: 12px;
    margin: 10px 0 0 10px
}

.modalfiltro form button:hover {
    background-color: #000000
}

.modalfiltro .botaoformfiltro {
    height: 100%;
    display: flex;
}

.checkboxformfiltro {
    height: 100%;
    display: flex;
}

.checkboxformfiltro div {
    display: flex;
    height: fit-content;
    margin: auto;
}

.checkboxformfiltro input {
    width: 25px !important;
    margin-right: 15px
}

/*Modal*/

@media(min-width:560px) {

    .card-interno .card-header {
        align-items: center !important;
        justify-content: space-between !important;
        display: flex !important;
    }

    .title-container {
        align-items: center !important;
        justify-content: space-between !important;
        display: flex !important;
    }
}

@media(min-width:767px) {

    .linhapreco .precos .preco-antigo {
        font-weight: 500;
        font-size: 14px;
        line-height: 21px;
        color: #8c8b8b;
        display: block;
        text-decoration: line-through;
        min-height: 21px;

    }
}

@media (min-width: 992px) {
    .container-interno .navbar-expand-lg .navbar-nav {
        flex-direction: column;
    }
}

@media(max-width:560px) {

    .card-interno .nav-pills .nav-link {

        padding: 5px 20px 8px 20px;

    }

    .card-interno .card-header h2 {
        color: #8E8E93;
        margin-bottom: 0px;
        font-size: 21px;
        line-height: 26px;
        font-weight: 600;

    }

    .card-interno .card-header .form-header {
        margin-bottom: 10px;
    }

    .card-interno .card-header .title-buttons {

        margin-top: 10px;
    }
}

@media(max-width:767px) {

    .card-interno h3 {
        margin-top: 0px;

    }
    header .logoheader img {
        width: 100%;
    }

    .navbar-nav .nav-item .nav-link {
        padding-top: 0px !important;
    }

    .linhapreco .precos .preco-novo {
        font-size: 20px;
        line-height: 27px;

    }

    .linhapreco {
        margin-top: 8px;
    }


    header {
        padding: 25px 10px 0 10px
    }

    .fotoperfilheader {
        width: 50px;
        height: 50px;
        margin: 0 8px
    }

    .contaheader p {
        font-size: 12px;
        line-height: 17px;
    }

    .contaheader h4 {
        font-size: 14px;
        line-height: 17px;
    }

    .contaheader i {
        font-size: 18px;
        line-height: 23px;
    }

    .linhapesquisamobile {
        margin-top: 25px !important;
    }

    .linha01sessaocardsimoveis {
        padding-bottom: 5px;
    }

    header form button {
        font-size: 12px;
        line-height: 17px;
        padding: 7px 13px;
    }

    .sessaocardsimoveis {
        margin-top: 5px;
    }

    .navbar-filters {
        padding-bottom: 0px !important;
    }

    header form button i {
        font-size: 12px;
        margin: 3px auto auto 6px
    }

    header form input::placeholder {
        font-size: 12px
    }

    .linha02header {
        flex-direction: column-reverse;
        margin-top: 14px !important;
    }

    .maisopcoesheader a i {
        padding: 10px;
        margin-right: 2px
    }

    .botoesheader a {
        margin-top: 20px;
        font-size: 12px
    }

    .sessaocardsimoveis .linha01sessaocardsimoveis {
        margin-bottom: 0px !important;
    }

    .sessaocardsimoveis .linha01sessaocardsimoveis h4 {
        font-size: 24px;
        line-height: 29px;
        margin-bottom: 0px;
        text-align: center;
    }

    #result_label {
        text-align: center;
    }

    .sessaocardsimoveis .linha01sessaocardsimoveis h5 {
        font-size: 16px;
        text-align: center;
        margin-top: 12px;
    }

    .cardsimoveis {

        margin: 12px auto;
    }

    .cardsimoveis .topocardsimoveis {
        height: 200px
    }


    .cardsimoveis .topocardsimoveis img {
        height: 100%;
        width: 100%;
        object-fit: cover;
    }


    .cardsimoveis .topocardsimoveis .coluna02topocardsimoveis a {
        font-size: 10px;
        padding: 7px 13px;
        margin: 0
    }


    .cardsimoveis .linha01cardsimoveis h3 {
        font-size: 20px
    }

    .cardsimoveis .linha01cardsimoveis p {
        font-size: 15px;
        line-height: 20px;
        color: #ccc !important;
    }

    .linhapreco {
        margin-top: 10px;
    }

    .cardsimoveis .linha02cardsimoveis h6 {
        font-size: 11px
    }

    .cardsimoveis .linha02cardsimoveis span {
        font-size: 10px;
        line-height: 20px;

    }

    .cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes h5 {
        font-size: 12px
    }

    .cardsimoveis .linha03cardsimoveis .auction-price {

        font-size: 18px !important;
        font-weight: bold !important;
    }

    .cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes h6 {
        font-size: 12px
    }

    .cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes i {
        font-size: 28px;
        margin-right: 8px
    }

    .cardsimoveis .linha04cardsimoveis a {
        margin-top: 0px
    }




    /*Modal*/
    .modalfiltro h5 {
        font-size: 24px
    }

    .modalfiltro .modal-content {
        padding: 20px
    }

    .modalfiltro .row {
        margin-bottom: 0
    }

    .modal-open form input {
        margin-bottom: 15px
    }

    .modal-open form select {
        margin-bottom: 15px
    }

    .checkboxformfiltro div {
        margin: 0 0 16px 0;
    }

    .checkboxformfiltro input {
        margin-bottom: 0 !important;
        margin-right: 15px !important
    }

    /*Modal*/
}


@media(min-width:768px) and (max-width:992px) {
    .linhapesquisamobile {
        margin-top: 40px !important
    }

    .linha02header {
        flex-direction: column-reverse;
        margin-top: 12px !important
    }

    .botoesheader {
        margin-top: 12px
    }

    .sessaocardsimoveis .linha01sessaocardsimoveis h4 {
        font-size: 28px
    }

    .sessaocardsimoveis .linha01sessaocardsimoveis h5 {
        font-size: 18px;
        text-align: left;
    }

    .cardsimoveis .linha01cardsimoveis-location p {
        font-size: 8px !important;
    }

    .cardsimoveis .topocardsimoveis {
        height: 200px
    }

    .cardsimoveis .topocardsimoveis .coluna02topocardsimoveis a {
        font-size: 10px;
        padding: 7px 14px
    }

    .cardsimoveis .linha01cardsimoveis p {
        font-size: 12px
    }

    .linhapreco .precos .preco-novo {
        font-size: 16px;
        line-height: 20px;
    }

    .linhapreco .precos .preco-antigo {
        font-size: 12px;
    }

    .cardsimoveis .linha02cardsimoveis h6 {
        font-size: 12px
    }

    .cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes h5 {
        font-size: 12px
    }

    .cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes h6 {
        font-size: 12px
    }

    .cardsimoveis .linha03cardsimoveis .linha03cardsimoveisinformacoes i {
        font-size: 28px;
        margin-right: 9px
    }

    .cardsimoveis .linha04cardsimoveis a {
        margin-top: 20px
    }

    @media(max-width:992px) {
        .cardsimoveis .linha04cardsimoveis a {
            margin-top: 35px
        }
    }

    /*Modal*/
    .modalfiltro h5 {
        font-size: 24px
    }

    .modalfiltro .modal-content {
        padding: 20px
    }

    .modalfiltro .row {
        margin-bottom: 0
    }

    .modal-open form input {
        margin-bottom: 15px
    }

    .modal-open form select {
        margin-bottom: 15px
    }

    .checkboxformfiltro div {
        margin: 0 0 16px 0;
    }

    .checkboxformfiltro input {
        margin-bottom: 0 !important;
        margin-right: 15px !important
    }

    /*Modal*/
}

.icon-leila {
    max-height: 18;
    max-width: 18;
    cursor: pointer;
}

.whatsapp-procurabem {
    float: right;
}

.float {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 40px;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}

.mt-valor{

}

@media(max-width:767px) {
    .mt-valor{
        margin-top: 3px !important;
    }   
}


.texto-informativo p{
    margin-top: 0px !important;
    padding-top: 0px !important;
    
    text-align: justify;
  text-justify: inter-word;
  font-size: 12px;
  color: #8E8E93;
}

#ics_dt_1 {
    margin-top: 8px;
}

#ics_dt_2 {
    margin-top: 8px;
}

.spanleiloeiro {        
    font-family: "SF Pro Display", sans-serif !important;
    display: flex;
    align-items: center;
    color: #6b6b6b !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    margin-bottom: 15px !important;
    padding-bottom: 0 !important;
    width: 100%;
    height: 25px;
    gap: 5px;
}

.pr-value{
   line-break: auto;
   line-height: 1.2;
   text-align: justify;
    
}

.info-clickview i {
    color: #FDB913 !important;
    font-size: 15px !important;
}

.info-clickview span {
    color: #1A1C3E !important;
    font-size: 14px !important;
}


.imgcaixa {
    object-fit: cover;
    width: 25px;
    height: 25px;
    border-radius: 3px !important;
    cursor: pointer;
}

#modal-fipe .domaininfo-col h5 {
    color: #353964;
    font-size: 18px;
    margin-bottom: 2rem;
}

#modal-fipe .domaininfo-col .fipe-label {
    color: #353964;
}

.domaininfo-status-ok{
    color: rgba(12, 206, 107, 1) !important;
    font-weight: 900 !important;

}
.domaininfo-status-nok{
    color: #d54b44 !important;
    font-weight: 900 !important;

}

.domaininfo-title{
    color: #8E8E93 !important;
    font-weight: 900 !important;
    width: 200px;

}

.domaininfo-label{
    color: #000 !important;
    font-weight: 400 !important;
}



.card-interno .navbar {
    padding: 0.5rem 0rem !important;
   
}

.card-interno .navbar .navbar-nav {
    width: 100% !important;
    height: 100% !important;
    background-color: #f4f6ff;

    
}

.card-interno .card-header {
    background-color: #f4f6ff;
    padding: 15px 30px;
    border-bottom: 1px solid #d3d9f3;
}

.card-interno .card-save .btn i {
    margin-right: 5px;
}

.card-interno .card-save .btn-success i {
    color: #5ae09b;

}

.card-interno .card-header .form-header {
    display: inline-block;
    margin-right: 13px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    color: #8E8E93;
}

.card-interno .card-header h2 {
    color: #8E8E93;
    margin-bottom: 0px;
    font-size: 21px;
    line-height: 26px;
    font-weight: 600;
}

.card-interno .card-header .btn {
    padding: 7px 14px 9px 14px;
    font-weight: 600;
    font-size: 13px;
    line-height: 18px;
    border-radius: 4px;
}

.card-interno .card-header i {
    margin-right: 5px;
    color: #A2B0F9;
}

.card-interno .card-body {
    padding: 30px;
}

.card-interno .card-body .card-list-carteira {
    margin-bottom: 10px;
    transition: 0.2s;
    padding: 10px 16px !important;
    border-radius: 6px;
}

.card-interno .card-body .card-list-carteira .card-body {
    padding: 15px 20px;
}

.card-interno .card-body .card-list-carteira.active {
    border-top: 1px solid #8E8E93;
    border-bottom: 1px solid #8E8E93;
    border-right: 1px solid #8E8E93;
    background-color: #f4f6ff;
    border-left: 5px solid #8E8E93;
    transition: 0.2s;
}

.card-interno .card-body .card-list-carteira .actions {
    position: absolute !important;
    right: 8px;
    top: 10px;
}

.card-interno .card-body .card-list-carteira .actions .btn-actions {
    font-size: 12px;
}

.card-interno .card-body .card-list-carteira:hover {
    border-top: 1px solid #8E8E93;
    border-bottom: 1px solid #8E8E93;
    border-right: 1px solid #8E8E93;
    background-color: #f4f6ff;
    border-left: 5px solid #8E8E93;
    transition: 0.2s;
}



.card-interno .card-body .card-list-carteira .carteira-title {
    text-decoration: none;
    transition: 0.2s;
    width: 100%;
    display: block;
    font-size: 15px;
    color: #8E8E93;
    line-height: 19px;
    font-weight: 600;
}

.card-interno .card-body .navbar-toggler {
    width: 100%;
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 18px;
    padding: 10px;
    color: #8E8E93;
}


.card-interno h2 {
    color: #8E8E93;
    font-weight: 600;
    font-size: 28px;
    line-height: 33px;
}

.card-interno .title-container .actions .btn-actions {
    font-weight: 500;
    font-size: 12px;
    line-height: 17px;
}

.card-interno .title-container .actions .btn-actions i {
    margin-right: 3px
}

.card-interno .card-body .card-list-carteira {
    border-left: 5px solid #ececec;
    border-top: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.card-interno .card-body .card-list-carteira p {
    font-size: 13px;
    line-height: 18px;
    color: #989898;
    font-weight: 600;
    margin-bottom: 0px;
}

.card-interno .card-body .card-list-carteira .carteira-title i {
    font-size: 16px;
    line-height: 30px;
    position: absolute !important;
    right: 25px;
    top: 21px;
}

.card-interno .card-body .form-group {
    margin-bottom: 10px;
}

.card-interno .card-body .form-group label {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 3px;
    color: #8E8E93;
}

.card-interno .profile-photo {
    border-radius: 8px;
    margin: 0 auto 16px auto;
    width: 140px;
    height: 140px;
    display: block;
}

.card-interno h3 {
    margin-top: 20px;
    font-size: 21px;
    line-height: 26px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 10px;
    margin-bottom: 17px;
    font-weight: 600;
    color: #24a362;
}

.card-interno .card-save {
    margin-top: 20px;
}

.card-interno .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    color: #8E8E93;
    background-color: transparent;
    border-bottom: 2px solid #8E8E93;
}

.card-interno .nav-pills .nav-link {
    color: #757575;
    margin-right: 4px;
    border-bottom: 2px solid #ececec;
    padding: 0px 20px 8px 20px;
    border-radius: 0px;
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
}


@media(max-width:560px) {
    .card-interno .navbar .navbar-nav{
        padding-top: 5px !important;
        margin-top: 0px !important;
        z-index: 1000 !important;
        position: absolute !important; 
    }

    .card-interno .navbar .navbar-nav a{        
        z-index: 1000 !important;
        background-color: #fff;
    }
    
}

@media(max-width:767px) {

 
    .card-interno .navbar .navbar-nav{
        padding-top: 5px !important;
        margin-top: 0px !important;
        z-index: 1000 !important;
        position: absolute !important; 
    }

    .card-interno .navbar .navbar-nav a{        
        z-index: 1000 !important;
        background-color: #fff;
    }
}

@media (max-width: 992px) {
 
    .card-interno .navbar .navbar-nav{
        padding-top: 5px !important;
        margin-top: 0px !important;
        z-index: 1000 !important;
        position: absolute !important; 
    }

    .card-interno .navbar .navbar-nav a{        
        z-index: 1000 !important;
        background-color: #fff;
    }
}



.notifier {
    position: relative;
    display: inline-block;
    padding-top: 60px;
    padding-left: 10px;
    cursor: pointer;
  }
  
  .bell {
    font-size: 26px;    
    transition: 0.3s;
    color: #8E8E93;
    
  }

  .bell.empty{
    color: #ced4da;
  }

  .bell.active{
    color: #8E8E93;
  }
  
  .bell:hover {
    color: #bdb7b8;
  }
  
  .notifier .badge {    
    position: absolute;
    top: 50px;
    left: 24px;
    padding: 0 5px;
    font-size: 16px;
    line-height: 22px;
    height: 22px;
    background: #EF476F;
    color: #FFF;
    border-radius: 11px;
    white-space: nowrap;
  }
  
  .notifier.green .badge {
    background: #06D6A0;
  }
  
  .notifier.green .bell:hover {
    color: #06D6A0;
  }
  
  .notifier.new .badge {
    animation: pulse 2s ease-out;
    animation-iteration-count: infinite;
  }
  
  @keyframes pulse {
    40% {
      transform: scale3d(1, 1, 1);
    }
  
    50% {
      transform: scale3d(1.3, 1.3, 1.3);
    }
  
    55% {
      transform: scale3d(1, 1, 1);
    }
    
    60% {
      transform: scale3d(1.3, 1.3, 1.3);
    }
  
    65% {
      transform: scale3d(1, 1, 1);
    }
  }


  .modal-title{

    color: #8E8E93 ; 
    
  } 

  .table-notifications{    
    color: #8E8E93 ; 
  }

  .table-notifications th{
    font-size: 14px;
    font-weight: 800; 
    color: #8E8E93 ;    
    
  }

  .table-notifications td{
    font-size: 12px;
    font-weight: 300;
    color: #000 ;     
    white-space: normal !important;
    word-break: normal !important;
    word-wrap: break-word !important;
    
  }

  .table-notifications td i{
    color: #8E8E93 ;    
    margin-right: 10px;
    
    
  }

  .table-notifications td p{
    font-size: 12px !important;
    font-weight: 300 !important;
    color: #000 !important;    
    text-align: justify;     
    
    
    
  }

  .notification_new p
  {
    color: #8E8E93 !important;    
    font-size: 13px !important;
    font-weight: 500 !important;
  }


.close {
    font-size: 1rem;
    font-weight: 600;
    line-height: 1;
  
    float: right;
  
    opacity: 0.7;
    color: rgba(0, 0, 0, 0.6);
    text-shadow: none;
  }
  .close:not(:disabled):not(.disabled) {
    cursor: pointer;
  }
  .close:not(:disabled):not(.disabled):hover {
    text-decoration: none;
  
    opacity: 0.75;
    color: rgba(0, 0, 0, 0.6);
  }
  
  button.close {
    padding: 0;
  
    border: 0;
    background-color: transparent;
  
    -webkit-appearance: none;
  }

 

  .pesquisa-empty-lamp p{   
    font-family: "SF Pro Display", sans-serif; 
    text-align: justify;
    text-justify: inter-word;
    font-size: 16px;    
    font-weight: 400;
    color: #8E8E93;
  }

  .pesquisa-empty-lamp {    
    
    border-radius: 25px !important;
    border-color: #8E8E93 !important;
  }

  .pesquisa-empty-lamp .col {    
    margin-top: 20px !important;
  }

  .pesquisa-empty-lamp img {    
    width: 60px;
  }
  .pesquisa-empty p{    
    font-family: "SF Pro Display", sans-serif;
    text-align: justify;
    text-justify: inter-word;
    font-size: 18px;
    
    color: #8E8E93;
  }

  .logoheader-right img {
    width: 100%;
    align-content: center;
    
  }

  .row .detalhe_leilao_img_menor {
    padding: 5px 12px;
    min-height: 250px;
  }

  .detalhe_leilao_img_menor img {
    width: 100%;
    display: block;
    margin: auto;
    max-height: 250px;
    height: 100%;
    object-fit: cover;
    object-position: center;
  }

  .search-map-box {
    width: 85%;    
    padding-top: 6px;    
    padding-right: 10px !important; 
  }

  .search-map-box button{    
    width: 100%;
    margin-top: 23px !important; 
  }

  .search-map-box svg{    
    display: none;
  }

  .search-map-box-input {
    border: none !important;
    box-shadow: none !important;
  }  


  .search-map-box-2 {
    width: 100% !important;     
  }
  
  .search-map-box-2 svg{    
    display: none;
  }

  .search-map-box-2-input {
    position: relative !important;
    display: flex  !important;
    flex-direction: column  !important;
    min-width: 0  !important;
    word-wrap: break-word  !important;
    border: 1px solid rgba(0, 0, 0, 0.05)  !important;
    border-radius: 0.375rem  !important;
    background-color: #fff  !important;
    background-clip: border-box !important;
    box-shadow: none !important;
    padding-left: 2px  !important;
    padding-right: 0px  !important;
    width: 100% !important;
    
  }  


mapbox-search-listbox{
    display: none;
}


.divcentralizandocampopesquisa input
{
    width: 100% !important;
}

.img-capa-leiloes {
    width: 100%;
    height: 100%;
    max-height: 430px;
    min-height: 410px;
    object-fit: cover;
    border-radius: 0 10px 10px 0 !important;
}

.top-center {
    display: flex;
    justify-content: end;
}

.icone-verificado {
    width: 20px;
}

.leiloeiro-nome {
    display: flex;
    align-items: center;
}

.select2-container .select2-selection--single {
    height: 40px;
    text-align: start;
    border-radius: 0 0.375rem 0.375rem 0 !important;
    border-color: #F5F5F5;
}

.select2-dropdown {
    padding: 0;
}

.select2-results__option {
    text-align: start;
}

.select2-results__options .select2-results__option:hover {
    background-color: #cfe2ff;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    height: 35px;
    text-align: start;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #353964;
    line-height: normal;
    font-size: 12px;
    padding: 0;
}

.tabela-infos {
    display: flex;
    height: 180px;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
}

.tabela-infos p {
    text-align: right;
    width: 350px;
}

#tabela-resultados td {
    text-align: right;
}

#tabela-resultados td:first-child {
    background-color: #A2B0F9 !important;
    color: #282824 !important;
    font-weight: bold !important;
}

.tabela-fundo-linha {
    background-color: #8E8E93 !important;
    color: #ebefff !important;
    font-weight: bold !important;
    text-align: right;
}

@media screen and (max-width: 1000px) {
    .tabela-infos {
        height: auto;
    }
}

@media screen and (max-width: 568px) {
    .domaininfo-col {
        flex-direction: column;
    }
}

.view-locate {    
    position: absolute;
    display: flex;
    align-items: center;
    gap: 5px;
    right: 10px;
    bottom: 10px;
    background: #ffffff;
    color: #1A1A1A;    
    border-radius: 5px;    
    font-size: 12px;
    line-height: 13px;
    padding: 5px 8px;
    z-index: 100;
}

.view-locate .checked
{
    color: #17A581; 
    
}

.table-market {    
    max-width:100vw !important;
    height: 310px !important;    
    overflow-x:none !important;
    overflow-y:scroll !important;
    display: block !important;
}

.table-market table tr td{    
    padding: 10px 1px 1px 1px;
    margin: 1px 1px 1px 1px;    
    max-height: 70px !important;   
}

.table-market table td p{        
    font-size: 14px;
    line-break: auto;
    line-height: 1.2;
    text-align: justify;  
}




.market-row
{
    padding: 5px 5px 5px 5px;
}

.market-col
{
    margin-top: 5px;
    margin-right: 10px !important;
}

.text-primary
{
    text-decoration: none !important;
}


.botao-beta {
    position: relative;
}

.botao-beta span {
    position: absolute;
    background-color: #213BC1;
    color: #ffffff;
    border: 1px solid #ffffff;
    padding: 0 5px;
    font-size: 12px;
    bottom: -10px;
    right: 4%;
    border-radius: 5px;
    transition: 0.3s;
}

.botao-beta:hover span{
    background-color: #ffffff;
    border: 1px solid #213BC1;
    color: #213BC1;
    transition: 0.3s;
}

.valor-milhao_1{
    font-size: 14px !important;
}

.valor-milhao_2{
    font-size: 12px !important;
}

.valor-milhao_3{
    font-size: 18px !important;
}

.vlmedio-title{
    color: #FDB913;
    font-weight: 600;
    font-size: 16px;
    background-color: #ECEFFFCC;
    padding: 8px 12px;
    border-radius: 4px;
}

.vlmedio-label{
    color: #1A1C3E !important;
    font-weight: 600 !important;
    font-size: 18px;
}

.btn{
    font-family: 'Sora' !important;
    font-size: 14px !important;
    line-height: 20px !important;
    letter-spacing: 0.005em !important;    
    
}

.modal-footer-pb {
    align-items: center !important;
    justify-content: center !important;
    text-align: center;
    text-transform: none !important;    

}


.modal-footer-pb .btn-secondary {
    background-color: #fff !important;
    color: #FDB913 !important;
    border-radius: 5px !important;
    border-width: 1px !important;
    text-transform: none !important;    
    border-color: #F5F5F5 !important;
    background-color: #ffffff !important;
    
}

.modal-title{
    font-family: 'Sora' !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: 0.005em !important;
    text-align: center !important;
    color: #353964 !important;


}

.market-imoveis{    
    font-family: "SF Pro Display", sans-serif;
    padding: 14px 20px;
    gap: 14px;
    border-radius: 20px;    
    opacity: 0px;
    border: 1px solid #E2E6FF;
    background-color: #F5F5F533;
}

.market-title {
    color: #353964;
    font-weight: 600;
}

.market-location {
    color: #1A1A1A;
    font-size: 14px;
    margin: 0;
}

.market-info {
    width: 55%;
}

.market-values {
    width: 40%;
}

.market-left {
    margin-top: 15px !important;
}

.market-right {
    margin-top: 15px !important;
}

.market-left img{
    width: 125.87px;
    height: 97px;
    gap: 0px;
    border-radius: 7.83px;
    opacity: 0px;
}

.market-body-line-1 h1{
    font-family: "SF Pro Display", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    color: #353964 !important;


}

.market-body-line-2 span{
    background-color: #F5F5F5 !important;
    color: #FDB913 !important;    
    height: Fixed (34px)px !important;
    padding: 6px 14px 6px 14px !important;
    gap: 6px;
    border-radius: 8px !important;
    opacity: 0px;
    font-family: 'Sora' !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 33.64px !important;
    letter-spacing: 0.005em !important;
    text-align: left !important;




    
}

.market-body-line-3 span{
    color: #1A1A1A !important;
    font-family: 'Sora' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    letter-spacing: 0.005em !important;
    text-align: left !important;
    
}


.market-body-line-4 .btn-go{    
    padding: 6px 14px 6px 14px !important;
    gap: 6px !important;
    border-radius: 8px !important;
    border: 1px solid #F5F5F5 !important;
    opacity: 0px !important;
    color: #FDB913 !important;
    font-family: 'Sora'  !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    line-height: 16px !important;
    letter-spacing: 0.005em !important;
    text-align: left !important;
}

.market-body-line-4 .btn-go img{  
    padding-bottom: 5px;
}


.market-body-line-5{  
    padding: 8px 20x 8px 20px;
    gap: 4px;
    border-radius: 8px;    
    border: 1px solid #F5F5F5;
    opacity: 0px;
    align-items: center !important;
    justify-content: center !important;
    text-align: center;
    background-color: #F5F5F5 !important;

    
}

.market-body-line-5 h1{ 
    font-family: 'Sora' !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 20px !important;
    letter-spacing: 0.005em !important;
    text-align: center !important;
    color: #FDB913 !important;
}

.market-body-line-5 h2{ 
    font-family: 'Sora' !important;
    font-size: 16px !important;
    font-weight: 600 !important;
    line-height: 18px !important;
    letter-spacing: 0.005em !important;
    text-align: center !important;
    color: #353964 !important;


}

.market-body-line-6 {
    margin-top: 13px !important;
}
.market-body-line-6 span{
    font-family: Sora;
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    color: #353964;


}

.market-imoveis .row{
    border-bottom: 1px #E2E6FF !important;

}

.market-body {
    border-left: 1px #E2E6FF !important;
    border-right: 1px #E2E6FF !important;
    padding-left: 14px !important;
    padding-right: 14px !important;
}


.market-body-line-6 input{
    margin-top: 5px;
    background-color: #fff !important;
    border: 2px solid #FDB913 !important;
}

.market-body-line-6 input:checked  {
    background-color: #fff !important;
    color: #FDB913 !important;
    border: 2px solid #FDB913 !important;
}

.market-caption {
 max-width: 100% !important;
 width: 100% !important;
 max-height: 110px !important;
}

.market-caption-1{
    padding: 14px 20px 14px 20px;
    gap: 6px;
    border-radius: 20px;
    border: 1px solid #F5F5F5;
    opacity: 0px;
    background-color: #ECEFFFCC;
    margin-left: 13px;
    margin-right: 13px;
    
    max-width: 45% !important;

    
}

.market-caption-2{    
    padding-top: 0px;
    margin-top: 0px !important;
    margin-left: 14px;
    max-width: 55% !important;
    display: inline;
}

.market-caption-1 img {
    top: 5px;
}
.market-caption-1 p{
    font-family: 'Sora';
    font-size: 10px;
    font-weight: 300;
    line-height: 16px;
    letter-spacing: 0.005em;
    text-align: justify;
    margin-bottom: 0px !important;
}


    
.market-caption-2-row-1-col-1{

    padding: 8px 20px 8px 20px;
    gap: 8px;
    border-radius: 6px;    
    opacity: 0px;
    border: 1px solid #F5F5F5;
    background-color: #F5F5F5CC;
    text-align: left !important;
}

.market-caption-2-row-1-col-2{
    align-items: end;
    justify-content: end;
    text-align: right;
    margin-left: 15px!;
}

.market-caption-2-valor {
    font-family: 'Sora';
    font-size: 14px;
    font-weight: 700;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    color: #353964 !important;
}

.market-caption-2-valor-title {
    font-family: 'Sora';
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.005em;
    text-align: left;
    color: #FDB913 !important;
}

.market-caption-2-row-1{
    display: inline-flex;
}

.market-caption-2-row-2 p{
    font-family: 'Sora';
    font-size: 8px;
    font-weight: 300;
    line-height: 14px;
    letter-spacing: 0.005em;
    
    color: #353964;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: justify;

}

.market-caption-2-col-2 {
    align-items: right !important;
    justify-content: right !important;
    text-align: right !important;
    

}



.market-caption-2-row-1
{
    align-content: end;
    align-items: end;
}
.market-caption-2-row-1-col-2 .btn-primary {

    gap: 8px !important;
    border-radius: 8px !important;
    border: 1px solid #FDB913 !important;
    opacity: 0px !important;
    background-color: #FDB913 !important;
    color: #fff !important;        
    width: 138px !important;
    height: 34px !important;
    margin-top: 3px !important;
    padding-top: 6px !important;
    font-family: 'Sora';
    font-size: 14px;
    font-weight: 600;
    line-height: 16px;
    letter-spacing: 0.005em;
    text-align: center;





}

.col-warning{
    width: 8% !important;

}

.modal-market-size {
    --bs-modal-width: 55% !important;
}


@media(max-width: 1200px) {
    .modal-market-size {
        --bs-modal-width: 65% !important;
    }
}

@media(min-width: 1201px) and (max-width: 1400px){
    .modal-market-size {
        --bs-modal-width: 55% !important;
    }
    
}

@media(min-width: 320px) and (max-width: 568px) {
    .modal-market-size {
        --bs-modal-width: 100% !important;
    }

    .cardsimoveis .topocardsimoveis img {
        max-height: 200px;
    }
}

@media(min-width: 568px) and (max-width: 992px) {
    .modal-market-size {
        --bs-modal-width: 100% !important;
    }
}

@media(min-width: 992px) and (max-width: 1400px) {
    .modal-market-size {
        --bs-modal-width: 75% !important;
    }   
}


.bootbox .modal-footer {
    text-align: center !important;
    align-items: center !important;
    justify-content: center !important;
    border: none !important;
    padding-top: 0px  !important;
}

.bootbox .btn
{
    
    padding: 8px 16px 8px 16px !important;
    border-radius: 8px 8px 8px 8px !important;
    border: 1px solid #FDB913 !important;

    font-family: 'Sora' !important;
    font-size: 12px !important;
    font-weight: 400 !important;
    line-height: 16px !important;
    letter-spacing: 0.005em !important;



}


.bootbox .bootbox-close-button{
    font-size: 12px !important;
}

.bootbox .modal-title{
    font-family: 'Sora' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 18px !important;
    letter-spacing: 0.005em !important;
    text-align: center !important;
    
}

.bootbox-body {
    font-family: 'Sora' !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    line-height: 24px !important;
    letter-spacing: 0.005em !important;
    text-align: center !important;
}

.bootbox-cancel{
    background-color: #fff !important;
    color: #FDB913 !important;
    border-color: #FDB913 !important;
}

.bootbox-accept{
    background-color: #FDB913 !important;
    color: #1A1A1A !important;
}
 
.bootbox-accept:hover{
    background-color: #fff !important;
    color: #FDB913 !important;
    border-color: #FDB913 !important;
}

.bootbox-accept:focus{
    background-color: #fff !important;
    color: #FDB913 !important;
    border-color: #FDB913 !important;
}

.bootbox-cancel:hover{
    background-color: #FDB913 !important;
    color: #1A1A1A !important;
}

#modal-perfil {
    font-family: "SF Pro Display", sans-serif;
}

#modal-perfil .form-check-input {
    position: relative;
    margin-left: 0;
    margin-right: 5px;
    width: 18px;
    height: 18px;
    margin-top: 0;
}

#modal-perfil .form-check-label {
    color: #353964;
    font-size: 15px;
}

#modal-perfil .form-control-label {
    color: #353964;
    font-weight: 600;
    font-size: 15px;
}

.info-rolagem-retirado
{
    position: fixed;
    right: 0px;
}



.lista-card {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    padding: 0;
    gap: 20px;
    align-items: center;
}

.lista-card li {
    height: 35px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
}

.lista-card span {
    color: #aba8a8;
    font-size: 14px;
}

.lista-card span i{
    color: #aba8a8;
    font-size: 14px;
    padding-right: 5px;
}

.lista-card p {
    text-align: center;
    padding: 3px 10px;
    background-color: #DEE9FF;
    color: #aba8a8 !important;
    border-radius: 4px;
    font-size: 12px !important;
}

.bg-selecionados {
    background-color: #FDB913 !important;
}