/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

.accordion-button {
    border-color: inherit !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.text-danger {
    color: #f3370a !important;
    font-size: .9em;
}

label.e-float-text, .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-control-wrapper.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-bigger .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-bigger .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-small .e-float-input:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-small .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-float-input.e-control-wrapper.e-small.e-bigger:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-bigger .e-float-input.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom, .e-bigger .e-float-input.e-control-wrapper.e-small:not(.e-error):not(.e-input-focus) input:not(:focus):valid ~ label.e-float-text.e-label-bottom {
    color: rgb(0 0 0 / 65%);
}
.e-float-input:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top), .e-float-input:not(.e-error):not(.e-input-focus) textarea:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top), .e-float-input.e-control-wrapper:not(.e-error):not(.e-input-focus):not(.e-disabled) input:not(:focus):not(:valid) ~ label.e-float-text:not(.e-label-top) {
    color: rgb(0 0 0 / 65%);
}


a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Provide sufficient contrast against white background */
a {
  color: #0366d6;
}

.btn-primary {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;

}
body{
    font-family:'Roboto';
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}


.containerInfoFooter {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}

.containerInfoFooterSerasa {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-end;
    height:100%;
}
.infoFooter {
    line-height: 30px;
}

.distAutorizadoFooter{
    padding-right: 70px;
}

.rowCopyright {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    white-space: pre-wrap !important;
    text-align: center;
    line-height: 30px;
    margin-top: 40px;
}


/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

@media (min-width: 768px) {
    html {
        font-size: 16px;
    }
}

.border-top {
    border-top: 1px solid #e5e5e5;
}

.border-bottom {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
    font-size: 1rem;
    line-height: inherit;
}

.footer {
    position: relative;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
    color: white !important;
    background-color: rgba(38,38,38);
    border: none !important;
    padding: 40px 0px;
    padding-bottom: 0;
}
/* Sticky footer styles
-------------------------------------------------- */




/*    NavBar    */
.menuNavegacao {
    background-color: #f2f0ed !important;
    font-size: 1.1em;
}

.scrolled {
    background-color: #fff !important;
    transition: background-color 200ms ease-in-out;
    box-shadow: 0 0.25rem 0.75rem rgb(0 0 0 / 17%);
    border-bottom: 1px solid #b3b3b3 !important;
}



.logo {
    height: 75px;
}


.containerMenuPrincipal {
    font-family: 'Roboto'!important;
    width: 100%;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    align-self: center;
    justify-content: space-evenly!important;
    font-weight:bold;
   /* flex-wrap: nowrap!important;*/
}

.nav-link:hover{
    cursor: pointer;
}
/*.containerItensBotaoes {
    display: flex;
    flex-direction: row;
}
*/
.menuToggler {
    border: none !important;
    box-shadow: none!important;
    width: auto!important;
}
.btnMenu {
    color: #f3370a !important;
    font-size:40px!important;
}

.navbarCollapse {
    flex-grow: 0 !important;
}

.divBotoes {
    padding-left: 20px;
}

/*    NavBar    */

/*    Botoes    */

.botao {
    border-radius: 10px;
    min-width: 120px;
}
    .botao:hover {
        color: white;
        background-color: #c93410 !important;
    }
    .botao:focus {
        box-shadow: 0 0 0 0.25rem rgb(243 55 10 / 51%);
    }
    

    .botao.btnAcesso {
        background-color: transparent;
        border: 1px solid black;
        padding-left: 20px;
        padding-right: 20px;
    }
    .botao.btnPainelControle {
        background-color: #f3370a;
        border: 1px solid #f3370a;
        padding-left: 20px;
        color: white;
        padding-right: 20px;
    }

    .botao.btnSair {
        background-color: transparent;
        border: 1px solid black;
    }


    .botao.btnCriarConta {
        color: white;
        background-color: #f3370a;
        line-height: 1.7em;
    }
    .botao.btnAbrirChamado {
        color: white;
        background-color: #f3370a;
        min-width: 180px;
        line-height: 1.7em;
    }
.btnOpen {
    width: 50px !important;
    min-width:50px;
    padding:0px;
    line-height:0;
    color: white;
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
    background-color: #f3370a;
    transition: transform .2s ease-in-out;
}

.botaoInfo {
    width: 180px;
    height: 50px;
    min-width: 100px !important;
    font-size: 1.3em;
}

.btnVerde {
    color: white;
    background-color: #33db57;
    border-radius: 10px;
    padding: 5px 14px;
    z-index: 2 !important;
    font-size: 0.8em;
    font-weight:bold;
}
    .btnVerde:hover {
        cursor: pointer;
        color: white;
        background-color: #2db34a;
    }
    .btnVerde:focus {

        box-shadow: 0 0 0 0.25rem rgb(13 255 0 / 34%);
    }
.btnCreditos {
    color: black;
    background-color: #ffc107;
    border-radius: 10px;
    padding: 5px 14px;
    z-index: 2 !important;
    font-size: 0.8em;
    font-weight: bold;
}

    .btnCreditos:hover {
        cursor: pointer;
        color: black;
        background-color: #e9af01;
    }

    .btnCreditos:focus {
        box-shadow: 0 0 0 0.25rem rgb(255 160 0 / 34%);
    }
.btnCreditosConsulta {
    width: 100%;
    padding: 15px 0;
}
.btnConsultar {
    font-size: 1rem;
    width: 120px;
    background-color: #33db57;
    color: white;
    border-radius: 10px;
}
    .btnConsultar:hover {
        cursor: pointer;
        color: white;
        background-color: #2db34a;
    }
    .btnConsultar:focus {
        box-shadow: 0 0 0 0.25rem rgb(13 255 0 / 34%);
    }

.btn-danger {
    border-radius: 10px;
    color: #fff!important;
    background-color: #f6182d!important;
    border-color: #f6182d!important;
}
.btn-success {
    border-radius: 10px!important;
    color: #fff!important;
    background-color: #12ad65!important;
    border-color: #12ad65!important;
}

.btnImprimir {
    color: white;
    background-color: #33db57;
    border-radius: 10px;
    padding: 5px 14px;
    z-index: 2 !important;
    font-size: .875rem;
}
    .btnImprimir:hover {
        color: white;
        background-color: #29b647;
    }
    .btnImprimir .fa{
        padding-right:5px;
    }

.btnPDF {
    color: white;
    background-color: #0dcaf0;
    border-radius: 10px;
    padding: 5px 14px;
    z-index: 2 !important;
    font-size: .875rem;
}
    .btnPDF:hover {
        color: white;
        background-color: #12a1be;
    }

    .btnPDF .fa {
        padding-right: 5px;
    }
   

/*    Botoes    */





/*    Pagina    */



.viewPrimeiraPagina {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: 90vh;
    padding-top: 125px;
    padding-bottom: 50px;
    background-color: #f2f0ed;
}

.viewSegundaPagina {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: 710px;
    padding-top: 125px;
    background-color: #fffffe;
}

.viewTerceiraPagina {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    min-height: 710px;
    padding: 125px 0 10vw 0;
    background-color: #f2f0ed;
}

.containerPrimeiraPagina {
    min-height: 540px;
    padding-top: 60px;
}

.containerSegundaPagina {
    padding-top: 60px;
}

.containerTerceiraPagina {
    padding-top: 60px;
}

.containerPainelControle {
    min-height: 540px;
    padding-top: 2vw;
}

.info {
    /*margin: auto;*/
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    align-content: center;
    align-self: center;
    justify-content: center;
    width: 70%;
}

.tituloInfo {
    font-size: 3em;
    line-height: 1em;
    font-family: 'Roboto';
    font-weight: 900;
}

.corpoInfo {
    font-size: 1.2em;
    line-height: 1.3em;
    padding-top: 20px;
    font-family: 'Roboto';
    font-weight: 400;
}

.tipoConsulta {
    margin: auto;
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    align-content: center;
    align-self: center;
    justify-content: center;
}

.rowBotoes {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    margin-top: 20px;
    padding-right: 30px;
}



.accordionConsultas{
    width:100%;
}
.accordionItem {
    margin: 5px 0px;
    border-radius: 10px !important;
   
}

#accordionDuvidasFrequentes .accordionItem {
    margin: 15px 0px!important;
}

.accordion-header {
    margin-bottom: 0;
    background-color: #f2f0ed;
    width: 100%;
}
.accordion-button {
    border-top-right-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    z-index: 1 !important;
    padding: 0.6rem 0.85rem !important;
}


.valor {
    width: auto;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
}


.accordion-buttonDuvida {
    border-radius:0!important;
    border-top-left-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    z-index: 1 !important;
    padding: 0.6rem 0.85rem !important;
}


.accordion-button:not(.collapsed) {
    color: #f2f0ed;
    background-color: #f3370a;
    box-shadow: inset 0 -1px 0 rgb(243 55 10 / 48%);
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}
    .accordion-button:focus {
        z-index: 3;
        border-color: #f3370a91;
        outline: 0;
        box-shadow: 0 0 0 0.25rem rgb(243 55 10 / 51%);
    }

.accordion-body {
    background-color: #fffffe;
    border-radius: 10px;
}



.accordion-button::after {
    
    display:none;   
}

.accordion-buttonDuvida::before {
    display: none;
}
.accordion-button::before {
    display: none;
}

.accordion-button:not(.collapsed)::before {
    transform: rotate( -180deg);
}

.btnOpen:not(.collapsed) {
    border-bottom-right-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
    transition: transform .2s ease-in-out;
}

.btnOpen:not(.collapsed) .material-icons {
    transition: transform .2s ease-in-out;
    transform: rotate( -180deg);
}

.accordion-button::after {
    margin-left: 25px !important;
}

/*.accordion-buttonDuvida::after {
    display:block!important;
    margin-left:auto!important;
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    margin-right: 4px;
}
*/

.accordion-button::before {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    content: "";
    background-image: url("ea316f37fc2423fcb2b20eab15704eaa6d2e4ef9.svg");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out;
    margin-right: 10px;
}



.rowPrecoEComprar {
    margin-left: auto;
    align-items: center;
    margin-right: 0;
    font-weight:bold;
}


.imagem1 {
    width: 100%;
    height: auto;
}



.comoFunciona {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
}

    .comoFunciona.fw-bold {
        color: #f3370a;
    }

.passos {
    display: flex;
    flex-direction: column;
    padding-top: 80px;
    align-items: center;
}

.numeroPasso {
    color: white;
    background-color: #f3370a;
    border-radius: 50%;
    width: 1.5em;
    text-align: center;
    font-size: 0.8em;
}

.tituloPasso {
    color: #f3370a;
    font-size: 2em;
    font-weight: bold;
    font-family: 'Roboto';
    width: 75%;
    text-align: start;
}
.descricaoPasso {
    width: 60%;
    font-size: 1.2em;
    font-weight: 500;
    text-align: start;
}

.colBtnCriarConta {
    align-content: center;
    display: flex;
    /* max-width: 50%; */
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}

.btnCriarContaPassos {
    margin: 110px 0px;
    width: 200px;
    height: 50px;
    font-size: 1.5em;
    font-weight: bold;
}

.containerSerasa {
    align-items: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-content: center;
    justify-content: center;
    flex-wrap: wrap;
    font-size: 1.4em;
    font-weight: 500;
    justify-content: space-evenly;
}

.imgSerasa{
    max-width:320px;
}

.infoSerasa {
    line-height: 30px;
    padding: 15px 0px;
    font-weight: 500;
    font-size: 1.1em;
}
/*    Pagina    */

/*    Pagina Integracao    */
.containerSOA {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.tituloSOA {
    font-size: 2em;
    font-weight: bold;
    padding-top: 40px;
}
.infoSOA {
    font-size: 1.3em;
    font-weight: 400;
    padding: 30px 0;
}

.btnSOA {
    background-color: #161f26;
    color: #f2f0ed;
}
    .btnSOA:hover {
        background-color: #72afb7;
        color:white;
    }
/*    Pagina Integracao    */



/*    Pagina Quem Somos    */
.rowQuemSomos {
    padding-bottom: 25px !important;
}
.comoFuncionaTitulo {
    display: flex;
    flex-direction: column;
    text-align: start;
    align-items: start;
    color: #f3370a;
    font-size: 1.8em;
    font-weight: bold;
    
}
.comoFuncionaInfo {
    font-size: 1.1em;
    font-weight: 400;
}
.containercomoFuncionaInfo {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    /* align-items: flex-start; */
}
/*    Pagina Quem Somos    */




/*    Pagina Contato    */
.btnChamados {
    background-color: #f3370a;
    color: white;
    width: auto;
    margin: 40px 0;
}
/*    Pagina Contato    */


/*    Pagina Duvidas    */
.rowPaginaDuvidas {
    min-height: 70vh;
    padding-bottom: 100px;
}

.tituloDuvidas {
    font-size: 1.5em;
    font-weight: bold;
    padding-bottom: 20px;
}

.containerListaDuvidas {
    padding-bottom: 20px;
}

.containerInfoDuvidas {
    font-weight: 500;
    padding-left: 20px;
}

.infoDuvida {
    width: 90% !important;
}

.colBtnAbrirChamado {
    padding-top: 20px;
}
/*    Pagina Duvidas    */

/*    Pagina Usuario    */

.containerPaginaUsuario {
    min-height: 540px;
    padding-top: 60px;
}
.colFormularioUsuario {
    /* width: 100%; */
   /* min-height: 65vh;*/
    width: 50%;
    margin: auto;
}
.formularioUsuario {
    width: 100%;
    height: 100%;
    background-color: white;
    border-radius: 10px;
    border: 1px solid #f3370a;
}
.containerTituloAcesso {
    padding: 15px;
    background-color: #f3370a;
    color: white;
    font-weight: bold;
    border-top-left-radius: 10px;
    border-top-right-radius:10px;
}
.colRequisitos {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: stretch;
    padding: 15px 15px;
}
.requisitoInput {
    border-radius: 5px;
    border: 1px solid black;
    padding: 8px 10px;
    line-height: 0;
}


.requisitoInput {
    border-radius: 5px;
    border: 1px solid #dedede;
    border-bottom-width: 2px;
    border-bottom-color: #cbc8c8;
    padding: 8px 10px;
    line-height: 0;
    background-color: white;
}

    .requisitoInput:focus-visible {
        outline: none;
        border-bottom-color: #f3370a;
        transition: 0.6s;
    }
.rowBotoesAcesso {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width:100%;
    margin: 25px 0;
}
.btnEsqueciSenha {
    width: auto;
    border: 1px solid black;
    line-height: 1.7em;
}
/*    Pagina Usuario    */

.listaDetalhes  > li {
    list-style-type: none;
    padding: 5px 0;
}

.alert.alert-info {
    position: fixed;
    padding: .75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: .25rem;
    margin-top: 115px;
    bottom: 0;
    z-index: 9;
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
}

.alert-info {
    color: #ffffff;
    background-color: #2b2b2b;
    border-color: #1d1d1d;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    text-align: left;
    line-height: 1.6em;
    display: flex;
    flex-wrap: wrap;
}


.alert-dismissible {
    
}

#btnCookieConsent, #btnGerenciarPrivacidade {
    position: relative;
    padding: 5px 20px;
    font-size: 1.25em;
    opacity: 1;
    border-radius: 25px;
    text-shadow: none;
    margin: 0 15px;
    margin-bottom: 10px;
    height: 32px;
    line-height: 0;
}

#btnGerenciarPrivacidade {
    background: #ffffff;
    color: #161f26;
}

.contentImgCookie, .contentTextCookie {
    margin: 0 15px;
}

.contentTextCookie {
    
}

.contentImgCookie img {
    width: 50px;
}

.contentActionPrivacidade {
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.btnGerenciarPrivacidade {
    width: 190px;
    border: 1px solid white;
    color: white;
}


/*   Pagina Painel Controle   */
.colPainelControle {
    width: 100%;
    margin: auto;
    min-height: 75vh;
}
.painelControle {
    width: 100%;
    height: 100%;
  
}
.containerTituloPainel {
    padding: 15px;
    font-size: 1.5em;
    font-weight: bold;
}
.containerControle {
    color: black;
    font-weight: 500;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: white;
    border-radius: 10px;
    border: 1px solid #f3370a;
    width: 100%;
}
.tituloControle {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-color: #f3370a;
    color: white;
    font-size: 1.4em;
    font-weight: bold;
    padding: 10px 0px;
}
.listaMenu {
    display: flex;
    flex-wrap: nowrap;
    /* padding-left: 0; */
    /* margin-bottom: 0; */
    list-style: none;
    flex-direction: column;
    align-content: flex-start;
    justify-content: center;
    align-items: flex-start;
}
    .listaMenu > li > a {
        text-decoration: none;
        color: black;
        display: flex;
        line-height: normal;
        flex-direction: row;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: flex-end;
        padding: 23.5px 0px;
    }
    .listaMenu > li > a > i {
        margin-right: 10px;
    }
.colEsquerda {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: stretch;
}
.colDireita{

}


.itemInfoUsuario {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
}
.btn-warning:hover {
    color: #000!important;
    background-color: #d3a416!important;
    border-color: #ffc720!important;
}
/*   Pagina Painel Controle   */
/*   Pagina Historico   */
.containerResultadoHist{
    padding:10px;
}
.e-pager .e-currentitem {
    background: #f3370a!important;
}
/*   Pagina Historico   */
/*   Toast Pesquisa   */
.toastPesquisa {
    padding: .75rem;
    word-wrap: break-word;
    display: flex;
    flex-direction: row;
    align-content: space-between;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    height: 160px;
    font-size: 1.5em;
}
.naoExibir{
   
    width:auto;
}
/*   Toast Pesquisa   */
/*   Media Query   */
@media only screen and (max-width: 1560px) {
    .containerMenuPrincipal {
        font-size: 0.9em;
        justify-content: space-between !important;
    }

    .logo {
        height: 60px;
    }

    .botao {
        width: auto;
    }
}

@media only screen and (max-width: 1560px) {
    .containerMenuPrincipal {
        font-size: 0.75em;
        justify-content: space-between !important;
    }

    .logo {
        height: 60px;
    }
}

.imgMobile {
    display: none;
}

@media only screen and (max-width: 1230px) {
    .navbar-nav {
        align-content: flex-end;
        display: flex;
        /* max-width: 50%; */
        flex-direction: column;
        flex-wrap: wrap;
        justify-content: center;
        align-items: flex-end;
    }

    .divBotoes {
        text-align: end;
    }

    .imgMobile {
        display: inline-block;
        width: 100%;
    }

    .imagem1 {
        display: none;
    }
  
}

@media only screen and (max-width: 992px) {
    .info {
        margin: auto;
        padding-bottom: 20px;
        text-align: center;
        width: 100%;
    }
    .distAutorizadoFooter {
        padding-right: 0px;
    }
    .inverter {
        flex-direction: column-reverse !important;
    }

    .rowBotoes, .corpoInfo {
        display: none;
    }

    .colBtnAbrirChamado {
        text-align: center;
    }

    .comoFuncionaTitulo {
        text-align: center;
        align-items: center;
    }

    .accordionItem {
        margin: 10px 0px;
    }

    .accordion-button {
        padding: 1.1rem 0.85rem !important;
    }

    .containerInfoFooter {
        align-items: center;
    }

    .containerInfoFooterSerasa {
        align-items: center;
    }

    .colFormularioUsuario {
        width: auto;
    }
/*    .divBotoes {
        padding-left: 20px;
        display: flex;
        align-items: flex-end;
        flex-direction: column;
        align-content: flex-end;
    }*/
}

.btnComprarIn {
    display: none;
}

@media only screen and (max-width: 500px) {
    .logo {
        height: 55px;
    }

    .containerPrimeiraPagina {
        padding-top: 0px;
    }

    .tituloPasso {
        width: 100%;
        text-align: center;
    }

    .descricaoPasso {
        width: 80%;
        text-align: center;
    }

    .passos {
        padding-top: 30px;
        text-align: center;
    }

    .btnCriarContaPassos {
        margin: 50px;
    }

    .infoSerasa {
        text-align: center;
        padding: 15px 20px;
        line-height: initial;
    }

    .btnComprarOut {
        display: none;
    }

    .btnComprarIn {
        display: flex;
        flex-direction: row;
        align-content: center;
        justify-content: space-around;
        align-items: stretch;
        flex-wrap: nowrap;
        max-width: 120px;
        padding: 10px;
        margin: 8px 0;
    }
}
/*   Media Query   */
.rowImagem1 {
    margin-top: auto !important;
    margin-bottom: 0 !important;
}

#Installments {
    font-size: 18px;
    font-weight: 500;
    color: black;
}

    #Installments .e-float-input input:focus ~ label.e-float-text, #Installments .e-float-input input:valid ~ label.e-float-text, #Installments .e-float-input input ~ label.e-label-top.e-float-text, #Installments .e-float-input input[readonly] ~ label.e-label-top.e-float-text, #Installments .e-float-input input[disabled] ~ label.e-label-top.e-float-text, #Installments .e-float-input input label.e-float-text.e-label-top, #Installments .e-float-input.e-control-wrapper input:focus ~ label.e-float-text, #Installments .e-float-input.e-control-wrapper input:valid ~ label.e-float-text, #Installments .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text, #Installments .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text, #Installments .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text, #Installments .e-float-input.e-control-wrapper input label.e-float-text.e-label-top, #Installments .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text, #Installments .e-float-input.e-input-focus input ~ label.e-float-text {
        font-size: 20px;
        top: -20px;
        transform: translate3d(0, -6px, 0) scale(0.92);
    }

#label_Installments {
    font-size: 1.4em !important;
    top: -25px !important;
    transform: translate3d(0, -6px, 0) scale(0.92) !important;
    color: black !important;
    font-weight: 500 !important;
}

.e-float-input, .e-float-input.e-control-wrapper{
    line-height: 1.4;
    margin-bottom: 4px;
    margin-top: 25px;
    padding-top: 0;
    position: relative;
    width: 100%;
}
.containerDetalhesPagamento {
    color: #000000;
    margin-bottom: 30px;
    background: #42424214;
    padding: 10px 10px;
    border-radius: 5px;
    border: 1px solid #80808082;
    box-shadow: 0px 3px 4px -3px #000000c9;
}
    .containerDetalhesPagamento label.mb-3 {
        color: #000000;
    }
.rowDetalhePgamento {
    border-bottom: 2px dashed #c1c1c1;
    margin-bottom: 10px !important;
}

.valDetalhePagamento {
    margin: auto;
    margin-right: 0;
    display: table;
    color: black;
    font-weight: 500;
}
.lblInfoParcelamento {
    font-weight: 500;
    font-size: 1em;
    margin-top: 15px;
    color: red;
    border-bottom: 1px solid gray;
    padding-bottom: 15px;
    width: 100%;
    padding-left: 10px;
}
.listaItem.precos div {
    margin-left: 10px;
}
sup {
    color:red;
    margin-left:5px;
}
#spinner {
    display:none;
    position: fixed;
    width: 100vw;
    height: 100vh;
    background: #00000045;
    z-index: 9999;
}
    #spinner .e-spinner-inner {
        background: white;
        border-radius: 50%;
        padding: 10px;
        overflow: auto;
        box-shadow: 0px 2px 4px 0px #0000005c;
    }
#spinner label{
    margin-top: 120px;
    color: black;
    background: #ffffffe0;
    padding: 3px 10px;
    border-radius: 20px;
    box-shadow: 0px 2px 4px 0px #0000005c;
    font-size: .9em;
}

label#label_Cheque_Numero.e-float-text, #label_Cheque_Numero.e-float-input label.e-float-text, #label_Cheque_Numero.e-float-input.e-control-wrapper label.e-float-text, #label_Cheque_Numero.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_Numero.e-float-text.e-label-bottom, #label_Cheque_Numero.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_Numero.e-float-text.e-label-bottom,
label#label_Cheque_ContaCorrente.e-float-text, #label_Cheque_ContaCorrente.e-float-input label.e-float-text, #label_Cheque_ContaCorrente.e-float-input.e-control-wrapper label.e-float-text, #label_Cheque_ContaCorrente.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_ContaCorrente.e-float-text.e-label-bottom, #label_Cheque_ContaCorrente.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_ContaCorrente.e-float-text.e-label-bottom,
label#label_Cheque_Agencia.e-float-text, #label_Cheque_Agencia.e-float-input label.e-float-text, #label_Cheque_Agencia.e-float-input.e-control-wrapper label.e-float-text, #label_Cheque_Agencia.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_Agencia.e-float-text.e-label-bottom, #label_Cheque_Agencia.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_Agencia.e-float-text.e-label-bottom,
label#label_Cheque_Banco.e-float-text, #label_Cheque_Banco.e-float-input label.e-float-text, #label_Cheque_Banco.e-float-input.e-control-wrapper label.e-float-text, #label_Cheque_Banco.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_Banco.e-float-text.e-label-bottom, #label_Cheque_Banco.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cheque_Banco.e-float-text.e-label-bottom,
label#label_Cnpj.e-float-text, #label_Cnpj.e-float-input label.e-float-text, #label_Cnpj.e-float-input.e-control-wrapper label.e-float-text, #label_Cnpj.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cnpj.e-float-text.e-label-bottom, #label_Cnpj.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cnpj.e-float-text.e-label-bottom,
label#label_Cpf.e-float-text, #label_Cpf.e-float-input label.e-float-text, #label_Cpf.e-float-input.e-control-wrapper label.e-float-text, #label_Cpf.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cpf.e-float-text.e-label-bottom, #label_Cpf.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cpf.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_Nome.e-float-text, #label_DadosNovoCartao_Nome.e-float-input label.e-float-text, #label_DadosNovoCartao_Nome.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_Nome.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Nome.e-float-text.e-label-bottom, #label_DadosNovoCartao_Nome.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Nome.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_Endereco.e-float-text, #label_DadosNovoCartao_Endereco.e-float-input label.e-float-text, #label_DadosNovoCartao_Endereco.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_Endereco.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Endereco.e-float-text.e-label-bottom, #label_DadosNovoCartao_Endereco.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Endereco.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_NumeroEndereco.e-float-text, #label_DadosNovoCartao_NumeroEndereco.e-float-input label.e-float-text, #label_DadosNovoCartao_NumeroEndereco.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_NumeroEndereco.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_NumeroEndereco.e-float-text.e-label-bottom, #label_DadosNovoCartao_NumeroEndereco.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_NumeroEndereco.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_CEP.e-float-text, #label_DadosNovoCartao_CEP.e-float-input label.e-float-text, #label_DadosNovoCartao_CEP.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_CEP.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_CEP.e-float-text.e-label-bottom, #label_DadosNovoCartao_CEP.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_CEP.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_Numero.e-float-text, #label_DadosNovoCartao_Numero.e-float-input label.e-float-text, #label_DadosNovoCartao_Numero.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_Numero.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Numero.e-float-text.e-label-bottom, #label_DadosNovoCartao_Numero.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Numero.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_MesExpiracao.e-float-text, #label_DadosNovoCartao_MesExpiracao.e-float-input label.e-float-text, #label_DadosNovoCartao_MesExpiracao.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_MesExpiracao.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_MesExpiracao.e-float-text.e-label-bottom, #label_DadosNovoCartao_MesExpiracao.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_MesExpiracao.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_AnoExpiracao.e-float-text, #label_DadosNovoCartao_AnoExpiracao.e-float-input label.e-float-text, #label_DadosNovoCartao_AnoExpiracao.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_AnoExpiracao.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_AnoExpiracao.e-float-text.e-label-bottom, #label_DadosNovoCartao_AnoExpiracao.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_AnoExpiracao.e-float-text.e-label-bottom,
label#label_DadosNovoCartao_Cvc.e-float-text, #label_DadosNovoCartao_Cvc.e-float-input label.e-float-text, #label_DadosNovoCartao_Cvc.e-float-input.e-control-wrapper label.e-float-text, #label_DadosNovoCartao_Cvc.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Cvc.e-float-text.e-label-bottom, #label_DadosNovoCartao_Cvc.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_DadosNovoCartao_Cvc.e-float-text.e-label-bottom,
label#label_Cupom.e-float-text, #label_Cupom.e-float-input label.e-float-text, #label_Cupom.e-float-input.e-control-wrapper label.e-float-text, #label_Cupom.e-float-input:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cupom.e-float-text.e-label-bottom, #label_Cupom.e-float-input.e-control-wrapper:not(.e-input-focus) input:not(:focus):valid ~ label#label_Cupom.e-float-text.e-label-bottom {
    top: -18px;
}


.inputConsulta .e-float-input input:focus ~ label.e-float-text,
.inputConsulta .e-float-input input:valid ~ label.e-float-text,
.inputConsulta .e-float-input input ~ label.e-label-top.e-float-text,
.inputConsulta .e-float-input input[readonly] ~ label.e-label-top.e-float-text,
.inputConsulta .e-float-input input[disabled] ~ label.e-label-top.e-float-text,
.inputConsulta .e-float-input input label.e-float-text.e-label-top,
.inputConsulta .e-float-input.e-control-wrapper input:focus ~ label.e-float-text,
.inputConsulta .e-float-input.e-control-wrapper input:valid ~ label.e-float-text,
.inputConsulta .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text,
.inputConsulta .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text,
.inputConsulta .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text,
.inputConsulta .e-float-input.e-control-wrapper input label.e-float-text.e-label-top,
.inputConsulta .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text,
.inputConsulta .e-float-input.e-input-focus input ~ label.e-float-text {
    top: -18px;
}

.e-float-input input:focus ~ label.e-float-text, .e-float-input input:valid ~ label.e-float-text, .e-float-input input ~ label.e-label-top.e-float-text, .e-float-input input[readonly] ~ label.e-label-top.e-float-text, .e-float-input input[disabled] ~ label.e-label-top.e-float-text, .e-float-input input label.e-float-text.e-label-top, .e-float-input.e-control-wrapper input:focus ~ label.e-float-text, .e-float-input.e-control-wrapper input:valid ~ label.e-float-text, .e-float-input.e-control-wrapper input ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper input[readonly] ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper input[disabled] ~ label.e-label-top.e-float-text, .e-float-input.e-control-wrapper input label.e-float-text.e-label-top, .e-float-input.e-control-wrapper.e-input-focus input ~ label.e-float-text, .e-float-input.e-input-focus input ~ label.e-float-text {
    font-size: 13px;
    top: -18px;
    transform: translate3d(0, -6px, 0) scale(0.92);
}

#label_DadosNovoCartao_Nome.e-label-top.e-float-text,
#label_DadosNovoCartao_Endereco.e-label-top.e-float-text,
#label_DadosNovoCartao_CEP.e-label-top.e-float-text {
    top: -10px !important;
}
.containerInputCartao {
    padding: 0 15px;
    border-radius: 6px;
    margin-bottom: 6px;
    border: 1px solid rgba(50, 50, 93, 0.1);
    width: 100%;
    background: white;
}
    .containerInputCartao input {
        border-bottom: none !important;
        font-size: 1.20em!important;
    }


    .containerInputCartao .e-float-input.e-ddl {
        border-bottom:none;
    }
    .containerDir .text-danger.field-validation-error {
        margin-left: 15px;
        margin-bottom: 5px;
    }

.linkConsulta {
    text-decoration: none;
    color:unset;
}
.containerInfoResultado strong{
    font-weight:400
}
.btn-validar-telefone, .btn-telefone-valido {
    margin-left: 10px;
}
@media (max-width: 1251px)   {
    .containerItensBotaoes .divBotoes {
        display: flex;
        flex-direction: column;
    }

        .containerItensBotaoes .divBotoes a, .containerItensBotaoes .divBotoes button {
            margin: 2px 0;
        }
}
.input-group {
    ALIGN-ITEMS: CENTER;
}
#iptCodigo span{
    margin:0 5px;
}
#spnMensagemValidacao {
    padding-bottom: 15px;
    font-size: .9em;
    color: #222222;
}
.fw-bold {
    font-weight: 500 !important;
}
.trustedsite-trustmark {
    width: 110px !important;
    height: 45px !important;
    background-position: center !important;
    border-radius: 5px !important;
    padding: 10px 10px !important;
    background-color: white !important;
    margin-top: -15px;
}