#taxa-transferencia {
    display: none;
}
.body-contempladas section {
    background-color: #eeeeee;
}
.intro-filtro {
    padding-top: 80px;
    padding-bottom: 80px;
}
.intro-filtro .thumb {
    display: none !important;
}
.intro-filtro .titulo {
    margin-bottom: 30px;
}
.intro-filtro .titulo h2 {
    text-transform: uppercase;
    font-weight: 700;
}
.intro-filtro .texto {
    font-size: 12px;
    line-height: 20px;
    padding-right: 40px;
}
#box-filtro {
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    color: white;
    padding: 30px;
    border-radius: 25px;
}
#box-filtro h5 {
    text-transform: uppercase;
}
#box-filtro span.texto-encontre {
    font-size: 12px;
    padding-right: 30px;
    display: block;
    margin-bottom: 20px;
}
#box-filtro select {
    display: initial !important;
    font-size: 12px;
    max-width: 160px;
    width: 160px;
    color: white;
    background-color: #a62b2b;
    border-color: white;
    border-width: 2;
    border-radius: 30px;
    height: 40px;
    padding-left: 10px;
    padding-right: 10px;
}
input[type='range'] {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 2px;
    border-radius: 2px;
    margin: 5px 0;
    background-color: white !important;
    border: none;
    top: -20px;
    position: inherit;
}
input[type='range']:active::-webkit-slider-thumb,
input[type='range']:focus::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: white;
}
input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: white;
}
input[type='range']::-moz-range-thumb {
    background-color: white;
}
input[type='range']::-ms-thumb {
    background-color: white;
}
input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    background-color: white !important;
}
input[type='range']::-webkit-slider-thumb {
    -webkit-appearance: none;
    appearance: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: white !important;
    border: none;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}
input[type='range']::-moz-range-thumb {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid gray;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    background-color: #ffffff !important;
    border: none;
}
span.texto-slider {
    font-size: 12px;
    display: inherit;
}
span.sliderValue {
    font-size: 12px;
    font-weight: 700;
    top: -7px;
    position: inherit;
}
#box-filtro .btn-ver-cartas,
#btn-scroll {
    background-color: black;
    width: 100%;
    border-radius: 20px;
    text-transform: uppercase;
    color: white;
    height: 40px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 10px;
}
#box-filtro .btn-ver-cartas:focus,
#btn-scroll:focus,
#box-filtro .btn-ver-cartas:active,
#btn-scroll:active {
    outline: none;
    border: none;
}
/*
.selecione-tipo div {
    text-align: center;
}*/
.selecione-tipo div .selecione {
    text-transform: uppercase;
    font-weight: 600;
    font-size: 14px;
    margin-right: 30px;
}
.selecione-tipo div .button {
    background-color: #ccc;
    color: black;
    border: none;
    padding: 7px 14px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 13px;
    letter-spacing: 1px;
    outline: none;
}
.selecione-tipo div .button:active,
.selecione-tipo div .button:focus,
.selecione-tipo div .button.ativo,
.cotas .botoes button {
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    color: white;
    outline: none;
}
.selecione-tipo div .button i {
    margin: 2px 5px 2px 0;
    font-size: 20px;
    vertical-align: bottom;
}
.cotas {
    padding-bottom: 50px;
}
.cotas .head {
    margin-bottom: 20px;
}
.cotas .head .row {
    margin: 0px;
}
.cotas .juntar {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-weight: 600;
    margin: 10px;
    text-transform: uppercase;
}
.cotas .circle {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    color: white;
    font-weight: bold;
    font-size: 12px;
    text-align: center;
}
.cotas .selecionar-todas {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
}
.cotas .selecionar-todas {
    cursor: pointer;
}
.cotas .selecionar-todas input {
    vertical-align: middle;
}
.cotas .botoes {
    text-align: right;
}
.cotas .botoes button {
    text-transform: capitalize;
    padding: 7px 14px;
    border-radius: 5px;
    margin-right: 10px;
    font-size: 13px;
    outline: none;
    border: none;
}
.cotas .botoes button i {
    margin-right: 10px;
}
.contempladas div.row.promocao {
    background-color: #4caf504a !important;
    color: black;
}
.contempladas div.row.destaque {
    background-color: #fffb6d80 !important;
    color: white;
}
.contempladas div.row {
    background-color: white;
    margin: 0;
    padding: 10px 10px;
    border-radius: 15px;
    margin-bottom: 20px;
    width: 100%;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
}
.col-fundo,
.col-seguro {
    display: none !important;
}
.coluna {
    padding: 10px 10px;
    font-size: 12px;
    display: inline-block;
}
.coluna div {
    font-family: 'Poppins', sans-serif;
}
.status {
    border-radius: 5px;
    width: 20px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.reserved-icon {
    background-color: #eb0911;
    color: white;
    font-family: sans-serif;
}
.check-icon {
    background-color: green;
}
.check-icon i {
    color: white;
}
.coluna .rotulo {
    margin-bottom: 10px;
}
.coluna .valor,
.coluna .rotulo,
.coluna.col-comandos {
    display: flex;
    justify-content: center;
    text-align: center;
    align-items: center;
}
.coluna .valor {
    font-weight: 600;
}
.col-check {
    width: 60px;
    padding: 10px 0 10px 0;
}
.col-codigo {
    width: 60px;
    padding: 10px 0 10px 0;
}
.col-categoria {
    width: 100px;
    padding: 10px 0 10px 0;
}
.col-status {
    width: 100px;
    padding: 10px 0 10px 0;
}
.col-credito {
    width: 115px;
    padding: 10px 0 10px 0;
}
.col-entrada {
    width: 110px;
    padding: 10px 0 10px 0;
}
.col-transferencia {
    width: 110px;
    padding: 10px 0 10px 0;
}
.col-parcelas {
    width: 160px;
    padding: 10px 0 10px 0;
}
.col-div {
    width: 160px;
    padding: 10px 0 10px 0;
}
.col-seguro {
    width: 120px;
    padding: 10px 0 10px 0;
}
.col-saldo {
    width: 130px;
    padding: 10px 0 10px 0;
}
.col-obs {
    width: 240px;
    padding: 10px 0 10px 0;
    text-align: center;
}
.col-administradora {
    width: 160px;
    padding: 10px 0 10px 0;
    text-align: center;
}
.col-comandos {
    width: 134px;
    padding: 10px 0 10px 0;
}
.col-check .valor {
    display: inherit;
}
.coluna.col-categoria .valor {
    font-size: 20px;
}
/* Estilos para os botões */
.btn-whatsapp,
.btn-plus {
    display: inline-block;
    border: none;
    border-radius: 4px;
    font-size: 20px;
    color: #fff;
    height: 35px;
    width: 35px;
    margin-left: 10px;
    outline: none;
    z-index: 21;
}
.img-administradora {
    max-width: 125px !important;
    max-height: 50px !important;
}
.btn-whatsapp {
    background-color: #029b3a !important;
}
.btn-plus {
    background-color: #ccc !important;
    color: black;
}
/* Estilos para os ícones */
.fa-whatsapp,
.fa-plus {
    display: inline-block;
    font-size: 20px;
}
/* Estilos para o ícone de Whatsapp */
.fa-whatsapp:before {
    content: '\f232';
}
/* Estilos para o ícone de sinal de mais */
.fa-plus:before {
    content: '\f067';
}
.informacoes {
    padding-bottom: 80px;
}
.informacoes .texto h2 {
    font-weight: 700;
    margin-bottom: 30px;
}
.informacoes .texto p {
    font-size: 12px;
    line-height: 3px;
}
.informacoes .box {
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    color: white;
    padding: 30px;
    font-weight: 700;
    font-size: 16px;
    border-radius: 20px;
    display: flex;
}
.informacoes .box i {
    font-size: 70px;
    float: left;
    display: block;
    margin: 0 20px 0 0;
}
.somar-cartas {
    position: fixed;
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    padding: 21px;
    border-radius: 100%;
    width: 110px;
    height: 110px;
    text-align: center;
    color: white;
    line-height: 20px;
    font-weight: 700;
    bottom: 20px;
    left: 20px;
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.3);
    cursor: pointer;
    z-index: 20;
    display: grid;
}
.somar-cartas-explicacao {
    background-color: #05238e;
    position: fixed;
    font-size: 12px;
    width: 250px;
    color: white;
    left: 70px;
    bottom: 37px;
    padding: 15px;
    border-radius: 40px;
    padding-left: 72px;
    text-align: left;
    font-weight: 100;
    line-height: 16px;
    z-index: 19;
}
.somar-cartas-explicacao span {
    background-color: #001942;
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    text-align: center;
    padding-top: 4px;
    font-weight: 900;
    font-size: 21px;
    position: fixed;
    position: absolute;
    right: 8px;
    top: 0px;
    cursor: pointer;
    line-height: 10px;
}
.somar-cartas-explicacao strong {
    font-weight: bold;
}
.somar-cartas i {
    font-size: 1.5em;
    margin-bottom: 5px;
}
div#editor {
    height: 150px;
}
.disabled {
    background-color: #eee !important;
    color: #999;
}
button#btn-ver-todas.disabled {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: rgba(255, 255, 255, 0.2) !important;
}
.box {
    cursor: pointer;
}
#btn-ver-todas {
    min-width: 145px;
}
.div-oculta {
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
}
.mostrar {
    opacity: 1;
}
[type='checkbox']:not(:checked),
[type='checkbox']:checked {
    position: initial;
    opacity: initial;
    pointer-events: initial;
}
[type='checkbox']+span:not(.lever):before,
[type='checkbox']:not(.filled-in)+span:not(.lever):after {
    content: none;
    position: initial;
    top: initial;
    left: initial;
    width: initial;
    height: initial;
    z-index: initial;
    border: initial;
    border-radius: 0;
    margin-top: initial;
    -webkit-transition: initial;
    transition: initial;
}
[type='checkbox']+span:not(.lever) {
    text-transform: uppercase;
    display: block;
    font-size: 10px;
    text-align: center;
    font-weight: 600;
    box-sizing: border-box;
    padding-left: initial;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
        'Helvetica Neue', Montserrat, sans-serif, 'Apple Color Emoji',
        'Segoe UI Emoji', 'Segoe UI Symbol';
}
.modal-open .modal {
    overflow-x: visible !important;
    overflow-y: visible !important;
    background: transparent;
    box-shadow: initial;
}
.modal * {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
        'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
        'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
}
/*
button.modal-close
{
    margin-right: 15px;
    display: flex;
    position: relative;
    font-size: 20px;
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
    font-weight: bolder;
    border: transparent;
    background-color: transparent;
}
*/
.btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
}
.btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
}
@media only screen and (max-width: 780px) {
    .filtros-adicionais{
        background-color: #eee;
    border-radius: 8px;
    padding: 12px 16px;
    flex-wrap: wrap;
    gap: 0px;
    justify-content:normal !important;
    }

    .tippy-content {
        white-space: pre-wrap !important;
    }
    .intro-filtro .titulo {
        padding-top: 30px;
    }
    #box-filtro select {
        width: 146px;
    }
    .selecione-tipo div {
        display: grid;
    }
    .selecione-tipo div .button {
        margin-bottom: 15px;
    }
    #box-filtro .btn-ver-cartas,
    #btn-scroll {
        font-size: 10px;
    }
    .intro-filtro .texto {
        padding-bottom: 20px;
    }
    .coluna {
        display: flex;
        width: 100% !important;
        margin: 0px !important;
        padding: 0 0 5px 0;
    }
    .coluna .rotulo {
        margin-bottom: 0px;
        text-align: right;
        display: inline;
        padding-right: 10px;
        width: 100px;
    }
    .col-check {
        width: auto !important;
        padding: 0;
        display: flex;
        float: right !important;
        height: auto;
        right: 30px;
        position: absolute;
    }
    .col-codigo {
        width: auto;
        /*padding: 0px;*/
    }
    .col-administradora {
        width: 100% !important;
        padding: 0 !important;
        text-align: center !important;
        display: inline-block !important;
    }
    .status {
        border-radius: 2px;
        width: 10px;
        height: 10px;
    }
    .status i,
    .status {
        font-size: 5px;
    }
    .col-status .valor {
        color: green;
    }
    .col-status .valor::after {
        content: ' Disponível';
        padding-left: 7px;
    }
    .valor.Reservado {
        color: #eb0911;
    }
    .valor.Reservado::after {
        content: ' Reservada';
        padding-left: 7px;
    }
    .rotulo::after {
        content: ':';
    }
    .col-check .rotulo::after {
        content: '';
    }
    .col-categoria .valor i {
        font-size: 15px;
    }
    .valor.veiculo::after {
        content: ' Veículo';
        font-size: 10px;
        padding-left: 7px;
    }
    .valor.imovel::after {
        content: ' Imóvel';
        font-size: 10px;
        padding-left: 7px;
    }
    .coluna.col-comandos {
        display: inline-block;
        position: absolute;
        width: 50px !important;
        right: 25px;
        height: auto;
        margin-top: 30px !important;
        margin-right: 30px !important;
    }
    .col-comandos button {
        margin-bottom: 10px;
    }
    .intro-filtro {
        padding-top: 0px;
        padding-bottom: 10px;
    }

    .selecione-tipo div .selecione {
        margin-right: 0px;
        margin-bottom: 10px;
    }
    .modal-body {
        font-size: 12px;
    }
    .modal-header h5 {
        font-size: 14px;
    }
}
.modal {
    max-height: 90% !important;
}
.modal-dialog {
    background-color: #fafafa !important;
    border-radius: 10px !important;
}
.modal-content,
.modal-body {
    border-radius: 0 !important;
}
.modal-content {
    padding: 15px !important;
}
.modal-body {
    margin: 0px !important;
    padding: 0px !important;
    display: initial;
}
.modal-header {
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-footer {
    pointer-events: initial !important;
    height: auto !important;
    display: block !important;
    background-color: transparent !important;
}
#taxa-transferencia h5 {
    text-align: left;
    margin-left: 5px;
    font-size: 14px;
}
#taxa-transferencia button {
    border: solid 1px;
    border-radius: 3px;
    padding: 3px 10px;
    background-color: #e9e7e7;
    font-size: 12px;
    font-weight: bold;
    color: #a62b2b;
    border-color: #bbbbbb;
}
h5.modal-title.center {
    margin: 0;
}
button.close {
    pointer-events: auto;
    box-sizing: border-box;
    border-radius: 0;
    font-family: inherit;
    overflow: visible;
    text-transform: none;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
button.btn-secondary {
    pointer-events: auto;
    box-sizing: border-box;
    font-family: inherit;
    overflow: visible;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0.25rem;
    text-decoration: none;
    color: #fff !important;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
    cursor: pointer !important;
}
button.btn-secondary:hover {
    color: #fff !important;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
}
button.btn-success {
    pointer-events: auto;
    box-sizing: border-box;
    font-family: inherit;
    overflow: visible;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    margin: 0.25rem;
    cursor: pointer;
}
div.selecione-filtro {
    height: 40px;
}
#administradora-filtrada {
    max-width: 180px;
    width: 180px;
    padding: 7px 10px 10px 10px;
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    border-radius: 5px;
    color: white;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
        0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
    display: inline-flex;
    align-items: center;
}
#administradora-filtrada img {
    float: left;
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
}
#limpar-filtro-empresa {
    color: white;
    padding: 5px;
    background-color: black;
    display: inline-block;
    width: 22px;
    height: 22px;
    border-radius: 20px;
    text-align: center;
    padding-top: 5px;
    padding-left: 5px;
    font-weight: 900;
    font-size: 16px;
    position: relative;
    cursor: pointer;
    line-height: 10px;
    top: -15px;
    left: -13px;
}
#resultado-administradora {
    padding: 7px 10px 10px 10px;
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    border-radius: 5px;
    display: inline-flex;
    color: white;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
        0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    cursor: pointer;
}
#admin-content {
    overflow: auto;
}
#admin-content div {
    border-radius: 5px;
    height: 40px !important;
    padding-left: 10px;
}
#selecione-administradora {
    display: flex;
    padding: 0;
}
#dropdown_filtro_administradora {
    overflow: hidden;
    height: 0px;
    transition: height 1s ease;
    margin: 20px 0 0 0;
}
#dropdown_filtro_administradora div div {
    width: 180px;
    height: 30px;
    float: left;
    margin: 10px;
    display: flex;
    justify-content: left;
    align-items: center;
    margin-right: 0;
}
#dropdown_filtro_administradora div div a {
    width: 180px;
    height: 30px;
    color: black;
    display: flex;
    align-items: center;
    justify-content: left;
    height: 100%;
}
#dropdown_filtro_administradora div div a img {
    float: left;
    max-width: 25px;
    max-height: 25px;
    margin-right: 10px;
}
#dropdown_filtro_administradora div div.ativo,
#dropdown_filtro_administradora div div:hover {
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14),
        0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    outline: none;
}
#dropdown_filtro_administradora div div.ativo a,
#dropdown_filtro_administradora div div:hover a {
    color: white;
    text-decoration: none;
}
.selecione-tipo div .selecione {
    margin-right: 52px;
}
@media only screen and (max-width: 480px) {
    .img-administradora {
        max-width: 85px !important;
        max-height: 50px !important;
        padding-left: 25px !important;
        padding-top: 5px !important;
    }
    #administradora-filtrada {
        width: 100%;
        min-width: 97%;
        margin-top: 10px;
    }
    #limpar-filtro-empresa {
        top: -49px;
        left: -3px;
        float: right;
    }
}
div#modal {
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
    box-sizing: inherit;
    font-family: 'Branding500', sans-serif;
    box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14),
        0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
    position: fixed;
    left: 0;
    right: 0;
    background-color: #fafafa;
    padding: 0;
    width: 55%;
    max-width: 500px;
    margin: auto;
    overflow-y: auto;
    will-change: top, opacity;
    max-height: 90% !important;
    border-radius: 8px;
    z-index: 1003;
    opacity: 1;
    height: auto;
    top: 0 !important;
    transform: scaleX(1) scaleY(1);
    min-height: fit-content;
}
.modal-dialog {
    margin: 0;
    max-width: 100%;
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
    display: initial;
    font-size: 15px;
    box-sizing: inherit;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
        'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
        'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, 'Segoe UI',
        Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif,
        'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        'Liberation Mono', 'Courier New', monospace;
}
.modal-header {
    -webkit-text-size-adjust: 100%;
    line-height: 1.5;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.87);
    font-size: 15px;
    box-sizing: inherit;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto,
        'Helvetica Neue', Arial, 'Noto Sans', sans-serif, 'Apple Color Emoji',
        'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji' !important;
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, 'Segoe UI',
        Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif,
        'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        'Liberation Mono', 'Courier New', monospace;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
.modal-content {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    font-family: 'Poppins', sans-serif;
    box-sizing: border-box;
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    outline: 0;
}
@media only screen and (max-width: 992px) {
    .modal {
        width: calc(100% - 20px);
        margin: 10px;
        top: 0 !important;
        min-width: 90%;
    }
    #taxa-transferencia button {
        width: 50px;
    }
    .modal-body {
        white-space: initial;
    }
}
.modal * {
    --font-family-sans-serif: -apple-system, BlinkMacSystemFont, 'Segoe UI',
        Roboto, 'Helvetica Neue', Arial, 'Noto Sans', sans-serif,
        'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji';
    --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas,
        'Liberation Mono', 'Courier New', monospace;
}
.modal-content {
    padding: 15px !important;
}
.modal-body {
    margin: 0px !important;
    padding: 0px !important;
    display: initial;
}
.modal-header {
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
}
h5.modal-title.center {
    margin: 0;
}
button.close {
    pointer-events: auto;
    box-sizing: border-box;
    border-radius: 0;
    font-family: inherit;
    overflow: visible;
    text-transform: none;
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: 0.5;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
}
button.btn-secondary {
    pointer-events: auto;
    box-sizing: border-box;
    font-family: inherit;
    overflow: visible;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    margin: 0.25rem;
    text-decoration: none;
    color: #fff !important;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
    cursor: pointer !important;
}
button.btn-secondary:hover {
    color: #fff !important;
    background-color: #5a6268 !important;
    border-color: #545b62 !important;
}
.modal {
    max-height: 90% !important;
}
button.btn-success {
    pointer-events: auto;
    box-sizing: border-box;
    font-family: inherit;
    overflow: visible;
    text-transform: none;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
        border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
    margin: 0.25rem;
    cursor: pointer;
}
@media only screen and (max-width: 992px) {
    .modal-body {
        white-space: initial;
    }
}
.hidden {
    display: none;
}
#desmarcar {
    position: fixed;
    bottom: 145px;
    left: 20px;
    background-color: #05238e;
    width: 159px;
    border-radius: 10px;
    height: 40px;
    cursor: pointer;
    color: white;
    font-weight: 800;
    padding: 8px 12px;
    display: none;
}
#desmarcar label input {
    margin-right: 5px;
}
#desmarcar label {
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 13px;
    color: white;
}
/* CSS INTERNA */
.contempladas-em-destaque {
    padding: 80px 0;
}
.contempladas-em-destaque h3 {
    font-family: 'Montserrat';
    font-style: normal;
    font-weight: 500;
    font-size: 32px;
    line-height: 39px;
    text-align: left;
    color: #001942;
    margin-bottom: 30px;
}
.banner-slider {
    background: #eee;
    height: auto;
    line-height: 0;
}
.contempladas div.row {
    display: flex;
}
.coluna .valor,
.coluna .rotulo,
.coluna.col-comandos {
    white-space: nowrap;
}
#box-filtro {
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
}
#box-filtro select {
    color: #001942;
    background-color: #fff;
    font-weight: bold;
}
#btn-scroll {
    background-color: #0DC143;
    width: 100%;
    border-radius: 20px;
    text-transform: uppercase;
    color: white;
    height: 40px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 10px;
    border-color: #0DC143;
}
#box-filtro .btn-ver-cartas {
    background-color: #ccc;
    width: 100%;
    border-radius: 20px;
    text-transform: uppercase;
    color: #001942;
    height: 40px;
    font-size: 14px;
    letter-spacing: 2px;
    margin-top: 10px;
    border-color: #001942;
}
.selecione-tipo div .button:active,
.selecione-tipo div .button:focus,
.selecione-tipo div .button.ativo,
.cotas .botoes button {
    background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
    color: white;
    outline: none;
}
.intro-filtro {
    padding-bottom: 40px;
}
.col-seguro {
    /*display: none;*/
}
.col-check {
    width: 60px !important;
}
@media (max-width: 1000px) {
    .coluna {
        width: auto !important;
        font-size: 12px;
    }
    .btn-whatsapp,
    .btn-plus {
        display: block;
        margin-left: 50px;
    }
}
/* AJUSTE ROSINHA FIM */
@media (max-width: 1000px) {
    .contempladas div.row {
        display: block;
        position: relative;
    }
    .intro-filtro .titulo h2 {
        font-size: 3em;
    }
    #box-filtro {
        padding: 20px;
    }
    .coluna.col-comandos {
        right: 35px;
        top: 0;
    }
}


.filtros-adicionais {
  background-color: #eee;
  border-radius: 8px;
  padding: 12px 16px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-start;
}

.filtros-adicionais > div {
  flex: 1 1 10%; /* Ajustado para ser mais compacto */
  min-width: 120px; /* Largura mínima menor */
  display: flex;
  flex-direction: column;
  padding: 10px 0px 0px 15px;
}

.filtros-adicionais label {
  font-weight: 600;
  font-size: 12px;
  color: #001942;
  text-transform: uppercase;
  margin-bottom: 4px;
  letter-spacing: 0.8px;
}

.filtros-adicionais input[type="number"],
.filtros-adicionais input[type="text"] {
  padding: 6px 10px;
  font-size: 13px;
  border-radius: 6px;
  border: 1px solid #ccc;
  outline-offset: 2px;
  transition: border-color 0.2s;
}

.filtros-adicionais input[type="number"]:focus,
.filtros-adicionais input[type="text"]:focus {
  border-color: #05238e;
  box-shadow: 0 0 6px rgba(5,35,142,0.25);
  outline: none;
}

/* Responsividade */
@media (max-width: 992px) {
  .filtros-adicionais > div {
    flex: 1 1 45%;
    min-width: auto;
  }
}

@media (max-width: 576px) {
  .filtros-adicionais > div {
    flex: 1 1 100%;
  }
}

.btn-toggle-filtros {
  background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%);
  color: white;
  border: none;
  border-radius: 8px;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-align: center;
  transition: background-color 0.25s;
}

.btn-toggle-filtros:hover,
.btn-toggle-filtros:focus {
  background: linear-gradient(90deg, #5a1aa3 0%, #8234c5 100%);
  outline: none;
  color: #fff; /* Para garantir legibilidade */
  transition: background 0.3s ease;
}


#bloco-filtros {
  overflow: hidden;
  transition: max-height 0.4s ease;
  background-color: #eee;
  border-radius: 10px;
  padding: 15px 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  justify-content: flex-start;
}

/* Inicialmente escondido */
#bloco-filtros[hidden] {
  display: none !important;
}

#select-ordenar {
  background: linear-gradient(135deg, #8234c5 0%, #4a1a84 100%) !important;
  color: white;
  border: none;
  border-radius: 8px;
  padding: 10px 18px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  text-align-last: center;
  transition: background-color 0.25s;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  background-image: url("data:image/svg+xml;charset=US-ASCII,%3csvg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px 16px;
  /* Forcing color for option text (effective in some browsers) */
  color: white;
}

/* Styling the options text color - may not work in all browsers */
#select-ordenar option {
  color: black; /* Use black here for readability in dropdown */
  background-color: white; /* Contrast background for options */
}

/* Hover and focus effect */
#select-ordenar:hover,
#select-ordenar:focus {
  background: linear-gradient(90deg, #5a1aa3 0%, #8234c5 100%) !important;
  outline: none;
}

.carta{
    flex-wrap: nowrap !important;
}

#btn-mostrar-mais{
    text-align: center;
}





 .logorodape {
        max-width: 60% !important;
    }

    .header_layout_1 .btns_group>li:last-child {
        display: block !important;
    }

    html,
    body {
        overflow-x: hidden;
        margin: 0;
        padding: 0;
    }

    .select-parcelas {
        width: 100%;
        padding: 12px 16px;
        border-radius: 6px;
        border: 1.5px solid #ddd;
        font-size: 16px;
        color: #333;
        margin: 18px 0 26px 0;
        appearance: none;
        background: url('data:image/svg+xml;utf8,<svg fill="gray" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>') no-repeat right 12px center;
        background-size: 18px 18px;
        cursor: pointer;
        transition: border-color 0.3s ease;
    }

    .select-parcelas:focus {
        outline: none;
        border-color: #8234c5;
        box-shadow: 0 0 8px rgba(130, 52, 197, 0.3);
    }

    /* Reuso botoes a partir do estilo do popup */
    .btns-action {
        display: flex;
        justify-content: flex-end;
        gap: 12px;
    }

    .comprar-btn {
        background: linear-gradient(90deg, #8234c5 0%, #4a1a84 100%);
        color: #fff;
        font-weight: 700;
        font-size: 14px;
        padding: 14px 36px;
        border-radius: 6px;
        border: none;
        cursor: pointer;
        transition: background 0.3s ease;
        text-transform: uppercase;
    }

    .comprar-btn:hover {
        background: linear-gradient(90deg, #4a1a84 0%, #8234c5 100%) !important;
        z-index: 1000;
    }

    .btn-cancelar {
        background: #ddd;
        color: #444;
        font-weight: 600;
        font-size: 14px;
        padding: 14px 24px;
        border-radius: 6px;
        border: none;
        cursor: pointer;
        transition: background 0.3s ease;
    }

    .btn-cancelar:hover {
        background: #bbb;
    }


    .detalhes-popup {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        justify-content: center;
        align-items: center;
        z-index: 100;
    }

    .detalhes-popup.novo-layout {
        display: none;
        position: fixed;
        inset: 0;
        background: rgba(0, 0, 0, 0.4);
        justify-content: center;
        align-items: center;
        overflow-y: auto;
        z-index: 9999;
    }

    .popup-conteudo {
        background: #fff;
        border-radius: 12px;
        max-width: 560px;
        padding: 32px 40px;
        position: relative;
        font-family: 'Montserrat', sans-serif;
        color: #3d3d3d;
    }

    .close-btn {
        position: absolute;
        top: 12px;
        right: 16px;
        font-size: 24px;
        color: #8234c5;
        border: none;
        background: none;
        cursor: pointer;
        transition: color 0.3s ease;
    }

    .close-btn:hover {
        color: #4a1a84;
    }

    .titulo-popup {
        color: #8b193d;
        font-weight: 700;
        text-transform: uppercase;
        font-size: 20px;
        margin-bottom: 24px;
    }

    .info-row {
        display: flex;
        justify-content: space-between;
        flex-wrap: nowrap;
        /* não deixar quebrar para linha de baixo */
        gap: 32px;
        margin-bottom: 16px;
    }

    .info-row>div {
        flex: 0 1 185px;
        /* largura mínima maior para os itens */
        min-width: 120px;
        word-break: keep-all;
        /* evitar quebra de label */
    }

    .label {
        font-size: 13px;
        font-weight: 700;
        color: #a3a3a3;
        text-transform: uppercase;
        line-height: 1.2;
        margin-bottom: 4px;
    }

    .value {
        font-size: 18px;
        font-weight: 700;
        color: #575151;
    }

    hr {
        border: none;
        border-top: 1px solid #ddd;
        margin: 24px 0;
    }

    .seguro-group {
        margin-bottom: 32px;
    }

    .seguro-group .label {
        font-size: 16px;
        font-weight: 700;
        color: #8234c5;
    }

    .seguro-group label {
        margin-right: 16px;
        font-weight: 400;
        font-size: 15px;
        color: #444;
    }

    .comprar-btn-container {
        text-align: right;
    }

    .comprar-btn {
        background: #8234c5;
        border: none;
        color: white;
        font-weight: 700;
        font-size: 14px;
        padding: 14px 36px;
        border-radius: 4px;
        cursor: pointer;
        text-transform: uppercase;
        transition: background 0.3s ease;
    }

    .comprar-btn:hover {
        background: #4a1a84;
    }

    .detalhes-popup .popup-conteudo {
        max-width: 700px;
        /* aumento para caber mais conteúdo */
        width: 95vw;
        padding: 40px 48px 36px 48px;
        border-radius: 20px;
    }

    @media (max-width: 800px) {
        .detalhes-popup .popup-conteudo {
            max-width: 98vw;
            padding: 22px 22px;
        }

        .info-row {
            gap: 6px;
        }

        .info-row>div {
            min-width: 80px;
            font-size: 12px;
        }
    }