@charset 'utf-8';


.principal {
    position: relative;
    float: left;
    width: 100%;
    display: flex;
    justify-content: center;
}

.caixote {
    position: relative;
    float: left;
    width: 960px;
}

.caixote.grande {
    width: 1440px;
}

#consorcioscontemplados .faixa {
    padding: 40px 0;
    background-color: #00a091;
    text-transform: uppercase;
}
#consorcioscontemplados .faixa .titulo {
    position: relative;
    float: left;
    width: calc(40% - 5px);
}
#consorcioscontemplados .faixa .titulo h6 {
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}
#consorcioscontemplados .faixa .links {
    position: relative;
    float: right;
    width: calc(60% - 5px);
}
#consorcioscontemplados .faixa .links ul {
    position: relative;
    float: left;
    width: 100%;
}
#consorcioscontemplados .faixa .links ul li {
    position: relative;
    float: left;
    width: 33.3%;
}
#consorcioscontemplados .faixa .links ul li a {
    position: relative;
    float: left;
    width: calc(100% - 10px);
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 12px;
}
#consorcioscontemplados .faixa .links ul li a figure {
    position: relative;
    float: left;
    width: 48px;
    height: 48px;
}
#consorcioscontemplados .faixa .links ul li a figure img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
#consorcioscontemplados .faixa .links ul li a p {
    position: relative;
    float: right;
    font-size: 13px;
    line-height: 16px;
    color: #fff;
}
#consorcioscontemplados .faixa .links ul li a p span{
    font-weight: bold;
}

#consorcioscontemplados table {
    position: relative;
    width: calc(100% - 20px);
    margin: 0 10px;
}
#consorcioscontemplados table thead tr {
    background-color: #00a091;
}
#consorcioscontemplados table thead tr span.desktop {
    display: initial;
}
#consorcioscontemplados table thead tr span.mobile {
    display: none;
}
#consorcioscontemplados table thead tr th {
    min-height: 45px;
    border: 1px solid #bfbfbf;
}
#consorcioscontemplados table tbody tr:nth-child(odd) {
    background-color: #ffffff;
}
#consorcioscontemplados table tbody tr:nth-child(even) {
    background-color: #e7e7e7;
}
#consorcioscontemplados table tbody tr:nth-child(odd).emdestaque {
    background-color: #fff7a9;
}
#consorcioscontemplados table tbody tr:nth-child(even).emdestaque {
    background-color: #f7ed8a;
}
#consorcioscontemplados table thead tr th:last-child {
    border-right: none;
}
#consorcioscontemplados table thead tr th {
    padding: 10px 2px;
    line-height: 16px;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    border: 1px solid #bfbfbf;
}
#consorcioscontemplados table thead tr th .icone {
    font-size: 36px;
}
#consorcioscontemplados table tbody tr td {
    padding: 12px 0;
    text-align: center;
    vertical-align: middle;
    border-right: 1px solid #bfbfbf;
    font-size: 14px;
}
#consorcioscontemplados table tbody tr td:last-child {
    border-right: none;
}
#consorcioscontemplados table tbody tr td.comicone {
    line-height: 24px;
    width: 90px;
}
#consorcioscontemplados table tbody tr td.comicone p {
    font-size: 10px;
    text-align: left;
    line-height: 42px;
}
#consorcioscontemplados table tbody tr td.comicone p span {
    border-bottom: 1px solid #a3a3a3;
    padding-bottom: 4px;
}
#consorcioscontemplados table tbody tr td.comicone i {
    font-size: 36px;
    position: relative;
    float: left;
    color: #00a091;
    margin: 5px 5px 5px 5px;
}
#consorcioscontemplados table tbody tr td .cirjuntarcontas {
    display: flex;
    align-content: center;
    justify-content: center;
}
#consorcioscontemplados table tbody tr td .cirjuntarcontas .circulo {
    width: 20px;
    height: 20px;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #9d9d9d;
}
#consorcioscontemplados table tbody tr td .cirjuntarcontas.selecionado .circulo {
    background-color: #00a091;
}
#consorcioscontemplados table tbody tr td .cirjuntarcontas.inativo .circulo,
#consorcioscontemplados table tbody tr td .cirjuntarcontas.naofazjuncao .circulo {
    border: 1px solid #d9d9d9;
    cursor: no-drop;
}
#consorcioscontemplados .opcoes {
    padding: 8px 0;
    background-color: white;
}
#consorcioscontemplados .opcoes .caixote {
    display: flex;
    justify-content: center;
    align-items: center;
}
#consorcioscontemplados .opcoes .filtro {
    display: flex;
    align-items: center;
    column-gap: 4px;
    margin: 0 20px;
}
#consorcioscontemplados .opcoes .filtro label {
    text-transform: uppercase;
}
#consorcioscontemplados .opcoes .filtro select {
    margin: 0;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
}
#consorcioscontemplados .opcoes .botaocc {
    position: relative;
    float: left;
    height: 36px;
    line-height: 36px;
    padding: 0 20px;
    border-radius: 18px;
    color: #ffffff;
    background-color: #26264f;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}
#consorcioscontemplados table tbody tr td span.disponibilidade {
    position: relative;
    float: left;
    white-space: nowrap;
    font-weight: bold;
    & i {
        font-size: 14px;
    }
}
#consorcioscontemplados table tbody tr td span.disponibilidade.comsim {
    color: #00a091;
}
#consorcioscontemplados table tbody tr td span.disponibilidade.comnao {
    color: #ff0000;
}

#contasjuntas {
    position: fixed;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
#contasjuntas .painel {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
}
#contasjuntas .parte {
    position: relative;
    float: left;
    width: calc(100% - 40px);
    max-width: 500px;
    background-color: #ffffff;
    box-shadow: 0 5px 20px rgba(0,0,0,0.5);
    border-radius: 4px;
    max-height: calc(100% - 40px);
    overflow-x: hidden;
    overflow-y: scroll;
}
#contasjuntas .parte header {
    position: relative;
    float: left;
    width: calc(100% - 40px);
    padding: 0 20px;
    height: 32px;
    background-color: transparent;
}
#contasjuntas .parte header h6 {
    position: relative;
    float: left;
    width: calc(100% - 70px);
    line-height: 32px;
    color: #26264f;
    font-weight: bold;
    font-size: 20px;
    margin-top: 5px;
}
#contasjuntas .parte header a.fechar {
    position: relative;
    float: right;
    width: 50px;
    height: 32px;
    line-height: 32px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    text-align: center;
    font-weight: bold;
    background-color: #ff0000;
    color: #fff;
}
#contasjuntas .parte article {
    position: relative;
    float: left;
    width: calc(100% - 40px);
    padding: 30px 20px;
    background-color: transparent;
}

#contasjuntas .parte::-webkit-scrollbar {
    width: 10px;
}

/* Track */
#contasjuntas .parte::-webkit-scrollbar-track {
    background: #ffffff;
}

/* Handle */
#contasjuntas .parte::-webkit-scrollbar-thumb {
    background: #ffffff;
    border: 0;
}

/* Handle on hover */
#contasjuntas .parte::-webkit-scrollbar-thumb:hover {
    background: #ffffff;
}
#contasjuntas .parte article p {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
    color: #464646;
}
#contasjuntas .parte article p span {
    font-weight: normal;
}
#contasjuntas .parte article p span p {
    font-weight: normal;
}
#contasjuntas .parte article p span a.linkmais {
    color: #659ebf;
    text-decoration: underline;
    font-size: 12px;
    word-break: break-all;
}
#contasjuntas .parte article p span a.linkmais:hover {
    text-decoration: none;
}
#contasjuntas .parte footer {
    position: relative;
    float: left;
    width: 100%;
    padding: 30px 20px;
    background-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    column-gap: 6px;
}
#contasjuntas .parte footer .jcbotao {
    text-transform: uppercase;
    color: #ffffff;
    line-height: 48px;
    border-radius: 24px;
    position: relative;
    padding: 0 15px;
    font-size: 12px;
    font-weight: bold;
}
#contasjuntas .parte footer .jcbotao.msgwhatsapp{
    float: right;
    background-color: #25d366;
    box-sizing: border-box;
    width: 100%;
}
#contasjuntas .parte footer .jcbotao.copiar{
    float: left;
    background-color: #26264f;
    box-sizing: border-box;
    width: 100%;
}

.botaocc-home i {
    font-size: 18px !important;
}

#compartilharWhatsapp {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #25d366;
    border-radius: 5px;
    padding: 20px;
    font-weight: bold;
    color: #fff;
    line-height: 32px;
    text-align: center;
}
#compartilharWhatsapp i {
    position: relative;
    float: left;
    font-size: 32px;
}
#compartilharWhatsapp p {
    position: relative;
    float: left;
    margin-left: 10px;
    font-size: 16px;
}
.fixwhatsappmobile {

}
.fixinformacaomobile {
    display: none;
}

.dejuntarcontas {
    position: relative;
}
.dejuntarcontas p.titulonocabecalho {
    margin-right: 26px;
    margin-left: 3px;
}
.dejuntarcontas a.bolinhanocabecalho {
    position: absolute;
    right: 5px;
    top: calc(50% - 8px);
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
}
.dejuntarcontas a .amensagem {
    position: absolute;
    background-color: #111;
    border-radius: 12px;
    padding: 20px 10px;
    width: 370px;
    left: 17px;
    top: -15px;
    line-height: 22px;
    font-size: 16px;
    display: none;
    z-index: 999;
}
.dejuntarcontas a:hover .amensagem {
    display: inherit;
}

.info-tabela-desktop {
    display: inline-block;
}

.info-tabela-mobile {
    display: none !important;
}
.flex-center {
    display: flex;
    align-items: center;
    justify-content: center;
}

#sticky-1 {
    z-index: 99;
    position: sticky;
    top: 0;
}

#sticky-2 {
    z-index: 95;
    position: sticky;
    background: #bfbfbf;
}

#sticky-1 .principal {
    clear: both;
    float: none;
}

.tipo-bens {
    display: flex;
    align-items: center;
    column-gap: 6px;
    padding: 4px 0;
}

.tipo-bens > div {
    display: flex;
    column-gap: 4px;
}
.tipo-bens > div * {
    font-size: 16px;
}

.disponibilidademobile {
    position: relative;
    float: left;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.disponibilidademobile.comsim {
    color: #00a091;
}
.disponibilidademobile.comnao {
    color: #ff0000;
}

@media only screen and (max-width: 1480px) {

    .caixote.grande {
        width: calc(100% - 40px);
        margin-left: 20px;
        margin-right: 20px;
    }

}

@media only screen and (max-width: 1200px) {

    #consorcioscontemplados table tbody tr td span.disponibilidade {
        & i {
            display: none;
        }
    }

}

@media only screen and (max-width: 960px) {
    
    #contasjuntas .parte footer .jcbotao.msgwhatsapp{
        padding-left: 16px;
    }
    #contasjuntas .parte footer .jcbotao.copiar{
        padding-left: 16px;
    }

    #consorcioscontemplados .opcoes .filtro {
        column-gap: 0;
        row-gap: 2px;
        flex-direction: column;
        align-items: flex-start;
    }

    .tipo-bens {
        flex-direction: column;
        column-gap: 0;
        row-gap: 2px;
        align-items: flex-start;
    }

    .tipo-bens p {
        font-size: 11px;
    }

    .tipo-bens > div .botaocc {
        margin-top: 0 !important;
    }

    #consorcioscontemplados table thead tr th {
        padding: 5px 0;
    }

    .caixote.grande {
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-right: 10px;
    }

    #consorcioscontemplados .faixa .titulo {
        width: calc(100% - 20px);
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 30px;
    }
    #consorcioscontemplados .faixa .links {
        width: 100%;
    }

    #consorcioscontemplados table thead tr span.desktop {
        display: none;
    }
    #consorcioscontemplados table thead tr span.mobile {
        display: initial;
    }

    #consorcioscontemplados .faixa {
        padding: 10px 0;
    }
}

@media only screen and (max-width: 640px) {

    #consorcioscontemplados .faixa {
        margin-top: 74px;
    }
    #consorcioscontemplados .faixa .links ul {
        width: calc(100% - 40px);
        margin: 0 20px;
    }
    #consorcioscontemplados .faixa .links ul li a figure {
        height: 42px;
    }
    #consorcioscontemplados .faixa .links ul li a figure img {
        object-position: left;
    }
    #consorcioscontemplados .faixa .links ul li a p {
        margin-top: 5px;
    }

    #consorcioscontemplados table thead tr th {
        padding: 10px 0;
        font-size: 11px;
    }
    #consorcioscontemplados table tbody tr td {
        padding: 10px 0;
        font-size: 11px;
    }

    #consorcioscontemplados table tbody tr td.comicone {
        width: 60px;
    }
    #consorcioscontemplados table tbody tr td.comicone i {
        font-size: 24px;
        margin: 5px 2px 0 0;
    }
    #consorcioscontemplados table tbody tr td.comicone p {
        font-size: 8px;
        line-height: 28px;
    }

    #consorcioscontemplados table thead tr th.ocultarmobile,
    #consorcioscontemplados table tbody tr td.ocultarmobile {
        display: none;
    }

    #consorcioscontemplados table tbody tr td .cirjuntarcontas .circulo {
        width: 16px;
        height: 16px;
    }

    #consorcioscontemplados .opcoes {
        width: 100%;
        padding: 0 4px;
        box-sizing: border-box;
    }
    #consorcioscontemplados .opcoes .filtro {
        margin: 0 15px;
        width: 100%;
    }
    #consorcioscontemplados .opcoes .filtro label {
        font-size: 11px;
    }
    #consorcioscontemplados .opcoes .botaocc {
        margin-top: 12px;
    }
    
    #contasjuntas .parte header {
        width: 100%;
    }
    #contasjuntas .parte article  {
        padding-bottom: 0;
        margin-top: 16px;
    }
    #contasjuntas .parte article p  {
        font-size: 12px;
        line-height: 20px;
    }
    #contasjuntas .parte footer {
        padding: 10px 20px;
        flex-direction: column;
        column-gap: 0;
        row-gap: 6px;
    }
    #contasjuntas .parte footer .jcbotao {
        width: 100%;
        font-size: 11px;
        padding: 0;
    }

    #compartilharWhatsapp {
        position: relative;
        float: left;
        width: calc(100% - 50px);
        margin: 10px;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .fixwhatsappmobile {
        position: relative;
        float: left;
        width: 100%;
        text-align: center;
    }
    .fixwhatsappmobile i {
        width: 100%;
    }
    .fixinformacaomobile {
        display: inherit;
        white-space: nowrap;
        background-color: #00a091;
        border-radius: 3px;
        padding: 0 10px;
        color: #ffffff;
        margin-top: 5px;
        position: relative;
        float: left;
    }
    .fixinformacaomobile:hover {
        color: #ffffff;
    }

    .info-tabela-desktop {
        display: none !important;
    }

    .info-tabela-mobile {
        display: block !important;
    }
}

@media only screen and (max-width: 480px) {

    #consorcioscontemplados .faixa {
        padding: 30px 0;
    }
    #consorcioscontemplados .faixa .links ul li a {
        column-gap: 6px;
    }
    #consorcioscontemplados .faixa .links ul li a figure {
        height: 28px;
        width: 28px;
    }
    #consorcioscontemplados .faixa .links ul li a p {
        font-size: 11px;
        line-height: 14px;
    }

    #consorcioscontemplados table thead tr th {
        padding: 5px 2px;
        font-size: 10px;
        line-height: 10px;
    }
    #consorcioscontemplados table tbody tr td {
        padding: 5px 2px;
        font-size: 11px;
    }

    #consorcioscontemplados table tbody tr td .cirjuntarcontas .circulo {
        width: 12px;
        height: 12px;
    }

    .dejuntarcontas a .amensagem {
        width: 280px;
        line-height: 20px;
        font-size: 14px;
    }

    .dejuntarcontas p.titulonocabecalho {
        margin-right: 2px;
        margin-left: 2px;
    }

    .dejuntarcontas a.bolinhanocabecalho {
        clear: both;
        position: relative;
        float: left;
        width: 100%;
        right: unset;
        margin-top: 5px;
    }

    #consorcioscontemplados .faixa .titulo h6 {
        font-size: 18px;
    }

    table .fa-check,
    table .fa-times {
        text-align: center;
        width: 100%;
    }
}

@media only screen and (max-width: 390px) {
    #consorcioscontemplados .faixa {
        padding: 15px 0;
    }
}

@media only screen and (max-width: 360px) {

    .dejuntarcontas a .amensagem {
        width: 240px;
        line-height: 18px;
        font-size: 13px;
    }

    #consorcioscontemplados .faixa .links ul {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
    }
    #consorcioscontemplados .faixa .links ul li {
        width: auto;
    }
    #consorcioscontemplados .faixa .links ul li a {
        column-gap: 0;
        width: 100%;
    }
    #consorcioscontemplados .faixa .links ul {
        width: 100%;
        margin: 0;
    }
    #consorcioscontemplados .faixa .links ul li a p {
        font-size: 9px;
        line-height: normal;
        width: 100%;
    }
    #consorcioscontemplados .faixa .links ul li a figure {
        height: 24px;
        width: 24px;
        padding-right: 4px;
    }
}

@media only screen and (max-height: 450px) {
    #sticky-1 {
        position: relative;
        z-index: 0;
    }
    #sticky-2 {
        z-index: 5;
    }
}

.link-consorcios h2 {
    transition: 0.3s;
    padding: 12px 8px;
}

.link-consorcios h2:hover {
    background-color: #E1E1E1 !important;
}
