@font-face {
    font-family: "BBEXB";
    src: url(../assets/fonts/BancoDoBrasilTitulos_EXB.ttf);
}

@font-face {
    font-family: "BBRegular";
    src: url(../assets/fonts/BancoDoBrasilTitulos_BBreg.ttf);
}

@font-face {
    font-family: "BBLight";
    src: url(../assets/fonts/BancoDoBrasilTitulos_BBLight.ttf);
}

body {
    font-family: BBLight;
}

.banner {
    background-image: url(../assets/img/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 1353px;
}

.menuhb {
    display: none;
}

.btn {
    color: #036;
    background-color: #ffdd21;
    border-color: #003366;
}

.btn:hover {
    color: #036;
    background-color: #ffdd21;
    border-color: #003366;
}

.lg {
    padding-left: 18rem;
    width: 45%;
}

.lgobrc {
    width: 14%;
    cursor: pointer;
}

.contbanner {
    align-items: anchor-center;
    margin-top: 25px;
    margin-bottom: 50px;
}

.titulo {
    font-family: BBEXB;
    font-size: 85px;
    color: white;
    line-height: 1;
}

.textobng {
    line-height: 1;
    font-size: 85px;
    color: #FFDF1B;
}

.textobn {
    color: white;
    font-size: 29px;
    font-family: BBLight;
    line-height: normal;
}

.icovejamais {
    margin-left: 3px;
    width: 16px;
}

.vejamais {
    font-weight: bold;
    color: #003366;
    padding-top: 20px;
    text-align-last: right;
    cursor: pointer;
}

.btline {
    border-bottom: solid 1px #003366;
}

.noticia {
    margin-top: 53px;
    padding: 45px;
    background-color: white;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
}

.ultnot {
    place-content: center;
    height: 66px;
    top: -45px;
    left: -33px;
    position: relative;
    background-color: #FFDD21;
    width: 25%;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.ultnotg {
    text-align-last: center;
    justify-self: center;
    color: #2F54CF;
    font-size: 32px;
}

.titnot {
    margin-top: -21px;
    width: 72%;
}

.titnotg {
    font-size: 19px;
}


.bg-body-tertiary {
    background-color: #003366 !important;
    height: 80px;
}

a.nav-link {
    color: white;
    font-size: 15px;
}

a.nav-link:hover {
    color: #FFDF1B;
}


.bnv {
    padding-top: 1rem;
}

.video-container {
    position: relative;
    width: 100%;
    padding-bottom: 46.25%;
    height: 0;
    overflow: hidden;
    border: solid 4px #FFDF1B;
}

.video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.infocs {
    background-image: url(../assets/img/csp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 47px;
}

.csptxt {
    padding-top: 10px;
    place-self: center;
    color: #2F54CF;
}

.accordion-button::after {
    filter: brightness(0) invert(1) !important;
}

.mlhcs {
    background-image: url(../assets/img/bckgcs.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 1053px;
}

div#accordionExample {
    width: 48%;
    padding-top: 11rem;
}

button.accordion-button {
    background-color: #00D78C !important;
    font-size: 30px;
    color: white !important;
    font-family: 'BBEXB';
}


.accordion-item {
    margin-bottom: 2rem;
}

.accordion-item {
    border-radius: 30px !important;
    box-shadow: rgb(38, 57, 77) 0px 20px 30px -10px;
}

.accordion-button.collapsed {
    border-radius: 31px !important;
}

.accordion-button {
    border-top-right-radius: 31px !important;
    border-top-left-radius: 31px !important;
}

.accordion-body {
    font-size: 20px;
}

.modulos {
    background-image: url(../assets/img/csp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 605px;
}

.cardp {
    cursor: pointer;
    width: 57%;
    background-image: url(../assets/img/nossahistoria.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
}

.cardp:hover {
    background-color: #003366;
    background-image: none;
}

.mobiless {
    display: none;
}

.cardpp {
    cursor: pointer;
    width: 57%;
    background-image: url(../assets/img/mesa.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
    margin-right: 12px;
}

.cardpp:hover {
    background-color: #00D78C;
    background-image: none;
}

.cardpprx {
    cursor: pointer;
    width: 57%;
    background-image: url(../assets/img/fale.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
    margin-right: 12px;
}


.cardpprx:hover {
    background-color: #8F5AFF;
    background-image: none;
}

.titulolinhatp {
    margin-top: 3rem;
    color: #0053d4;
    font-family: 'BBEXB';
    font-size: 38px;
    text-align: center;
}

.cardpz {
    width: 43%;
}

.cardf {
    cursor: pointer;
    width: 100%;
    margin-top: 1rem;
    background-image: url(../assets/img/revisao.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
}

.cardf:hover {
    background-color: #2F54CF;
    background-image: none;
}

.cardsn {
    justify-content: space-between;
    display: flex;
}

.cardsnultra {
    cursor: pointer;
    margin-top: 11px;
    background-image: url(../assets/img/uso.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    border-radius: 24px;
}

.cardsnultra:hover {
    background-color: #F071AE;
    background-image: none;
}

.nossac {
    border-radius: 24px;
    width: 100%;
}

.minicard {
    border-radius: 24px;
    width: 98%;
}

.ultracard {
    margin-top: 10px;
    border-radius: 24px;
    width: 100%;
}

.modols {
    padding-top: 7rem;
}

.titulomodulos {
    font-size: 31px;
    color: white;
    font-family: BBEXB;
    margin-bottom: 0;
    padding: 10px;
}

span.linhafina {
    color: white;
    font-size: 18px;
    font-family: 'BBRegular';
}

.epsc {
    padding-top: 18rem;
    line-height: 1;
    padding-left: 1rem;
    place-content: space-between;
    display: flex;
}

.epscpp {
    padding-top: 5rem;
    line-height: 1;
    padding-left: 1rem;
    place-content: space-between;
    display: flex;
}

.epscultra {
    place-content: space-between;
    display: flex;
    padding-top: 8rem;
    line-height: 1;
    padding-left: 1rem;
}

.arrow {
    padding-bottom: 10px;
    width: 24px;
}

.imgico {
    padding-right: 1rem;
    align-content: end;
}

.xn {
    width: 64% !important;
}

.carousel-item.active {
    padding: 28px;
}

button.carousel-control-next {
    right: 312px;
}

.carousel-control-next,
.carousel-control-prev {
    bottom: -666px;
}

.pqbl {
    height: 98px;
    align-items: center;
    margin-bottom: 21px;
    width: 32.333333%;
    margin-right: 8px;
    border-radius: 20px;
    display: flex;
    transition: 0.5s;
    cursor: pointer;
    background-color: #2F54CF;
}

.pqbl:hover {
    background-color: #00D78C;
    color: #2F54CF;
    transition: 0.5s;
}

.pqblv {
    align-items: center;
    margin-bottom: 21px;
    width: 31%;
    margin-right: 26px;
    border-radius: 32px;
    display: flex;
}

p {
    margin: 0;
}

.cticon {
    align-content: center;
}

.textohm {
    font-size: 18px;
    padding: 12px;
    color: white;
}

.pqbln {
    margin-bottom: 21px;
    width: 97%;
    margin-right: 26px;
    border: solid 3px #2F54CF;
    border-radius: 32px;
    display: flex;
    cursor: pointer;
    transition: 0.5s;
}

.pqbln:hover {
    background-color: #2F54CF;
    color: white;
    transition: 0.5s;
}

.nosb {
    font-size: 21px;
}

.pqcwhite {
    background-image: url(../assets/img/nossobem.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 1099px;
}

.seta {
    cursor: pointer;
    width: 297px;
}

.btncarrousel {
    text-align-last: right;
    width: 65%;
}

.nsmb {
    margin-left: 6px;
    padding-top: 10rem;
}

.tituloctc {
    width: 752px;
    font-family: 'BBEXB';
    color: #2F54CF;
    font-size: 72px;
}

.infobls {
    background-color: #2F54CF;
}

.peoples {
    padding: 12px;
    border-radius: 50%;
    background-color: #003366;
    width: 74px;
}

.cardsxz {
    width: 31%;
    margin: 10px;
    padding: 56px;
    border-radius: 35px;
    background-color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 700px;
}

.ct {
    text-align-last: center;
}

.number {
    font-size: 31px;
    color: #2F54CF;
    font-family: BBEXB;
}

.tituloetm {
    font-size: 72px;
    font-family: 'BBEXB';
    color: #FFDD21;
    margin-top: 6rem;
    margin-bottom: 5rem;
}

.titpeloc {
    font-size: 90px;
    color: #2F54CF;
    font-family: 'BBEXB';
}

.subtitpelo {
    font-family: BBRegular;
}

.ctt {
    place-items: center;
    margin-top: 8rem;
    margin-bottom: 8rem;
}

.container.azulcard {
    padding-bottom: 11rem;
}

.check {
    background-color: #00D78C;
    border-radius: 50%;
    width: 36px;
    padding: 5px;
}


.itm {
    margin-top: 12px;
    padding-bottom: 13px;
    border-bottom: solid 1px #000000;
}

.ptbimg {
    margin-right: 11px;
    width: 156px;
}

.gpsimg {
    margin-right: 11px;
    width: 156px;
}

.gps {
    color: #C00D0D;
}

.ptb {
    color: #00B2A8;
}

.endx {
    padding-top: 34px;
}


.textendx {
    font-weight: bold;
    margin-bottom: 18px;
}

.ptb {
    margin-bottom: 16px;
    color: #00B2A8;
}

.comps {
    width: 100%;
}

.mobile {
    display: none;
}


/* PÁGINAS CONTEUDO */

.titulopaginas {
    text-align: -webkit-center;
    color: white;
    font-size: 80px;
    font-family: 'BBEXB';
    text-align-last: center;
    margin-top: 4rem;
}

.navegacao {
    color: white;
    margin-top: 4rem;
}

.linkhm {
    color: white;
    text-decoration: none;
}

.bannerpaginas {
    background-image: url(../assets/img/banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 723px;
}

.conteudo.fund {
    background-color: #DEDEDE;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.textoconteudofund {
    color: #2F54CF;
    font-size: 21px;
    
}

.textoclinicard {
    color: white;
    font-size: 19px;
    font-weight: bold;
}


.conteudoclinicassi {
    background-image: url(../assets/img/nossahistoria/clinicassibg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 700px;
}

.cardclini {
    border-radius: 60px;
    margin-top: 4rem;
    width: 59%;
}

.textoclinicard {
    font-size: 19px;
}

.pagend {
    padding-bottom: 5rem;
    padding-top: 5rem;
}

.voltar {
    font-family: 'BBEXB';
    align-content: center;
    border-radius: 19px;
    height: 60px;
    text-align-last: center;
    width: 133px;
    color: white;
    background-color: #2F54CF;
    transition: 0.5s;
}

.voltar:hover {
    scale: 1.1;
    transition: 0.5s;
}

.lkvoltar {
    color: white;
    text-decoration: none;
    width: 133px;
}

.falecomagente {
    background-image: url(../assets/img/falecomagente/falebg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 788px;
}

button.falecgt {
    background-color: transparent !important;
    color: #2F54CF !important;
    font-size: 18px;
    border-radius: 0px !important;
    border-bottom: solid 3px #2F54CF;
}

.accordion-button.falecgt.collapsed {
    border-radius: 0px !important;
}

.acdfl {
    background-color: transparent;
    box-shadow: none;
}

.accordion {
    --bs-accordion-border-color: none;
}

.fltt {
    padding-top: 8rem !important;
}

.duvida {
    margin-left: 11px;
    width: 410px;
    border-radius: 13px;
    color: white;
    padding: 13px;
    background-color: #2f54cf;
}

.arrow.dvd {
    margin-top: 6px;
    margin-left: 62px;
}

.falebg {
    background-image: url(../assets/img/csp.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 515px;
}

.lklogin {
    border-radius: 10px;
    color: white;
    text-decoration: none;
    padding: 18px;
    background-color: #2F54CF;
}

.conteudofale {
    font-size: 22px;
    color: #2F54CF;
    padding-top: 60px;
    font-family: BBRegular;
}

.lkarealogada {
    color: #2F54CF;
    text-decoration: none;
}

.conteudouso {
    background-image: url(../assets/img/usoconsciente/usobg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 788px;
}

.textouso {
    margin-top: 12rem;
    color: white;
    font-size: 18px;
    width: 570px;
}

.titulouso {
    margin-top: 4rem;
    font-family: BBEXB;
    font-size: 30px;
    color: #2F54CF;
}

.conteudso {
    font-size: 21px;
    margin-top: 9px;
    color: #2F54CF;
}

.cduus {
    margin-top: 18px;
    margin-right: 22px;
    border: solid 2px #2F54CF;
    padding: 35px;
    border-radius: 25px;
    width: 23%;
}

.titulocarduso {
    font-size: 22px;
    font-weight: bold;
    color: #2F54CF;
    margin-bottom: 14px;
}

.textocarduso {
    font-size: 17px;
    color: #2F54CF;
}

.textonoticia {
    font-size: 18px;
}

.unidadesp {
    background-image: url(../assets/img/usoconsciente/bgbl.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 214px;
}

.textounidsp {
    padding-top: 59px;
    text-align-last: center;
    color: white;
    font-size: 24px;
    font-weight: bold;
}

.ylw {
    color: #FFDF1B;
}

.conteudobcr {
    margin-bottom: 6rem;
}

.textoiniciopaginas {
    color: white;
    font-size: 22px;
}

.textoiniciopaginas {
    padding-left: 21rem;
    width: 1008px;
    color: white;
    font-size: 22px;
}

.unidadesregs {
    background-image: url(../assets/img/usoconsciente/usoundbg.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 644px;
}

.cardregs {
    margin-top: 10rem;
    padding-top: 5rem;
    padding-top: 73px;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    background-color: #FFDD21;
    margin-left: 34rem;
    width: 50%;
    padding: 50px;
}

.textoencontre {
    color: #2f54cf;
}

.localizeregs {
    margin-top: 25px;
    color: white;
    border-radius: 14px;
    width: 244px;
    padding: 14px;
    background-color: #2f5ac9;
    text-align: center;
    font-family: BBEXB;
    cursor: pointer;
}

.tdcontrafraude {
    background-color: #E3DFD6;
    padding-top: 4rem;
    padding-bottom: 4rem;
}

.titulotdcontrafraude {
    color: #2f54cf;
    font-family: 'BBEXB';
    font-size: 32px;
    text-align-last: center;
}

.textoctnfraude {
    margin-top: 3rem;
    margin-bottom: 3rem;
    color: #2f54cf;
    font-size: 20px;
}

.cardfraudeazul {
    border-radius: 27px;
    padding: 46px;
    background-color: #2F54CF;
}

.cardfraude {
    width: 64%;
    margin-right: 13px;
    border-radius: 27px;
    padding: 46px;
    background-color: #F071AE;
}

.textofraudend {
    font-size: 22px;
}

.titulofraude {
    font-size: 26px;
    color: white;
    font-family: 'BBEXB';
}

.textofraude {
    margin-top: 24px;
    color: white;
    font-size: 17px;
}

.fraudend {
    padding-top: 3rem;
}

.titulofraudend {
    color: #2f54cf;
    font-size: 34px;
    font-family: 'BBEXB';
}

.modal-content {
    padding: 42px;
    background-color: #00D78C;
}

.modal-body {
    font-size: 22px;
    color: #000000;
}

.modal-header {
    color: white;
    font-family: 'BBRegular';
    font-size: 22px;
}

.modal.show .modal-dialog {
    margin-top: 10%;
}

.linhatempo {
    width: 78%;
    margin-top: 4rem;
}

.linhatempomobile {
    width: 100%;
    margin-top: 4rem;
}

/* FOOTER */
.footer {
    background-color: #003366;
    padding-top: 50px;
    padding-bottom: 30px;
}

.imglogob {
    text-align-last: right;
    width: 24%;
}

.logocassib {
    width: 100%;
}

.textfooter {
    width: 54%;
    color: white;
    margin-top: 3px;
}

.plt {
    text-align-last: right;
}

.socialmedia {
    margin-top: 5px;
    width: 6%;
    transition: 0.5s;
    cursor: pointer;
    margin-right: 10px;
}

.socialmedia:hover {
    scale: 1.1;
    transition: 0.5s;
}

/* FOOTER */


/* RESPONSIVO */

@media (min-width: 1025px) and (max-width: 1440px) {

    .lg {
        padding-left: 4rem;
    }

    .textoiniciopaginas {
        padding-left: 16rem;
        width: 1097px;
    }

}

@media (min-width: 769px) and (max-width: 1024px) {

    .conteudoclinicassi {
        height: 1040px;
    }

    .lg {
        padding-left: 4rem;
        width: 21%;
    }

    .lgobrc {
        width: 62%;
    }

    .ultnot {
        width: 28%;
    }

    .banner {
        height: 1269px;
    }

    .tituloctc {
        margin-bottom: 4rem;
        margin-top: 4rem;
        font-size: 47px;
    }

    .titulomodulos {
        font-size: 18px;
    }

    .textfooter {
        width: 73%;
    }

    .number {
        font-size: 20px;
    }

    .textobn {
        font-size: 26px;
    }

    .textobng {
        font-size: 71px;
    }

    .textoiniciopaginas {
        padding-left: 6rem;
    }

    .cardclini {
        margin-top: 5rem;
        width: 71%;
    }

    .ultnotg {
        font-size: 25px;
    }

    .falebg {
        height: 574px;
    }

    .cduus {
        width: 47%;
    }

    .cardregs {
        margin-left: 24rem;
    }

    .conteudouso {
        background-image: url(../assets/img/usoconsciente/usobg1024.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 700px;
    }

    .mlhcs {
        background-image: url(../assets/img/bckgcs1024.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 1053px;
    }

    .textouso {
        width: 352px;
    }

    .cardsxz {
        padding: 31px;
    }


}

@media (min-width: 441px) and (max-width: 768px) {

    .conteudoclinicassi {
        background-image: none;
        height: 999px;
        background-color: #00b3f7;
    }

    .ultnot {
        width: 41%;
    }

    .titnot {
        margin-top: -32px;
        width: 57%;
    }

    .titnotg {
        font-size: 16px;
    }

    .banner {
        height: 1125px;
    }

    .tituloctc {
        margin-bottom: 4rem;
        margin-top: 3rem;
    }

    .pqbl {
        height: 49px;
        width: 100%;
    }

    .btncarrousel {
        width: 55%;
    }

    .xn {
        width: 100% !important;
    }

    .pqcwhite {
        height: 1190px;
    }

    .tituloetm {
        font-size: 50px;
        margin-top: 4rem;
        margin-bottom: 3rem;
    }

    .cardsxz {
        width: 98%;
    }

    .container.azulcard {
        padding-bottom: 4rem;
    }

    div#accordionExample {
        width: 100%;
        padding-top: 5rem;
    }

    .mlhcs {
        background-image: url(../assets/img/bckgcs.png);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 854px;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .textobn {
        font-size: 24px;
    }

    .textobng {
        font-size: 46px;
    }

    .tblt {
        width: 50%;
        margin-bottom: 10px;
        margin-top: 20px;
    }

    .modulos {
        height: 388px;
    }

    .nsh {
        border-radius: 30px;
    }

    .ctt {
        margin-top: 4rem;
        margin-bottom: 4rem;
    }

    .peoples {
        width: 95px;
    }

    .cardclini {
        width: 97%;
    }

    .textoiniciopaginas {
        padding-left: 3rem;
    }

    .falebg {
        height: 618px;
    }

    .cduus {
        width: 46%;
    }

    .cardregs {
        margin-top: 4rem;
        margin-left: 9rem;
        width: 63%;
        padding: 50px;
    }

    .conteudouso {
        background-image: none;
        background-color: #2F54CF;
        height: 320px;
    }

    .textouso {
        margin-top: 4rem;
        font-size: 18px;
        width: 687px;
    }

}

@media (min-width: 375px) and (max-width: 440px) {

    .desktopss {
        display: none;
    }

    .mobiless {
        display: block;
    }

    .banner {
        height: 1145px !important;
    }

    .pqcwhite {
        height: 950px !important;
    }

    .mlhcs {
        height: 640px !important;
    }

    .mobile {
        height: 783px !important;
    }

    .tituloctc {
        font-size: 36px !important;
    }

    .voltar {
        margin-left: 7rem !important;
    }

    .falebg {
        height: 1038px !important;
    }

    .bannerpaginas {
        height: 574px !important;
    }

    .conteudoclinicassi {
        height: 1890px !important;
    }

    .conteudouso {
        height: 444px !important;
    }

    .unidadesregs {
        height: 599px !important;
    }

    .btncarrousel {
        width: 92% !important;
    }

    .textohm {
        font-size: 12px !important;
    }

}

@media (min-width: 300px) and (max-width: 440px) {

    .cardsxz {
        width: 94%;
    }

    .desktopss {
        display: none;
    }

    .mobiless {
        display: block;
    }

    .pqbl {
        width: 100%;
        margin-right: 0px;
    }

    .tituloctc {
        font-size: 41px;
        margin-bottom: 2rem;
        margin-top: 2rem;
    }

    .number {
        font-size: 22px;
        justify-self: center;
    }

    div#accordionExample {
        width: 100%;
    }

    .titpeloc {
        font-size: 40px;
    }

    .textohm {
        font-size: 10px;
        padding: 8px;
    }

    .textonoticia {
        font-size: 16px;
    }

    .nsmb {
        padding-top: 3rem;
    }

    .check {
        width: 30px;
    }

    .xn {
        width: 100% !important;
    }

    .ultnot {
        width: 74%;
    }

    .ultnotg {
        font-size: 21px;
    }

    .titnot {
        margin-top: -21px;
        width: 100%;
    }

    .noticia {
        padding: 19px;
    }

    .cardsxz {
        padding: 24px;
    }

    .textobng {
        font-size: 44px;
    }

    .cpsb {
        display: none;
    }

    .textobn {
        font-size: 22px;
    }

    .banner {
        height: 1197px;
    }

    .pqcwhite {
        height: 957px;
    }

    .video-container {
        border-radius: 33px;
    }

    .tituloetm {
        text-align-last: center;
        font-size: 31px;
    }

    button.accordion-button {
        font-size: 17px;
    }

    .mobile {
        display: block;
    }

    .desktop {
        display: none;
    }

    .nsh {
        margin-top: 12px;
        margin-bottom: 10px;
        border-radius: 25px;
        width: 100%;
    }

    .accordion-body {
        font-size: 13px;
    }

    div#accordionExample {
        padding-top: 3rem;
    }

    .mlhcs {
        height: 765px;
    }

    .ctt {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .container.azulcard {
        padding-bottom: 3rem;
    }

    .tituloetm {
        margin-top: 2rem;
        margin-bottom: 2rem;
    }

    .imglogob {
        width: 100%;
        text-align-last: center;
    }

    .logocassib {
        width: 34%;
    }

    .textfooter {
        width: 100%;
        text-align: center;
    }

    .plt {
        text-align-last: center;
    }

    .socialmedia {
        width: 16%;
    }

    .pqbl {
        border-radius: 11px;
        height: 42px;
    }

    .titulopaginas {
        font-size: 34px;
        margin-top: 2rem;
        text-align: center;
    }

    .textoiniciopaginas {
        padding-left: 2rem;
    }

    .navegacao {
        margin-top: 0rem;
    }

    .bannerpaginas {
        height: 701px;
    }

    .falebg {
        height: 1210px;
    }

    .voltar {
        margin-left: 5rem;
    }

    .cardclini {
        width: 100%;
        padding: 31px;
        margin-top: 4rem;
    }

    .textoclinicard {
        text-align: center;
    }

    .conteudoclinicassi {
        background-color: #00b3f7;
        height: 2270px;
        background-image: none;
    }

    .cduus {
        width: 96%;
        margin-left: 6px;
    }

    .textounidsp {
        text-align: -webkit-center;
        font-size: 20px;
    }

    .cardfraude {
        margin-bottom: 1rem;
        width: 99%;
    }

    .cardregs {
        width: 100%;
        margin-left: 0rem;
        margin-top: 1rem;
    }

    .conteudouso {
        background-image: none;
        background-color: #2F54CF;
        height: 569px;
    }

    .textouso {
        margin-top: 3rem;
    }

    .titulotdcontrafraude {
        text-align: -webkit-center;
    }

    .titulofraudend {
        text-align-last: center;
        margin-bottom: 1rem;
    }

    .ultnot {
        left: -7px;
    }

    .menuhb {
        display: block;
    }

}