html {
    scroll-behavior: smooth;
}

* {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
}

body {
    width: 100%;
    height: auto;
    margin-left: 0px;
}

#check-menu {
    display: none;
}

#icone_menu {
    display: none;
    visibility: hidden;
}

.menu_devices {
    display: none;
    visibility: hidden;
}

#cabecalho {
    height: 70px;

    /* Propriedades de UI */
    background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 3px #00000029;
    opacity: 1;
    position: relative;
    margin: 0;
    width: 100%;
}

#menu_superior {
    width: 100%;
    vertical-align: middle;
    left: 0;
    display: flex;
    align-items: center;
    height: 100%;
    position: relative;
}

#menu_superior ul {
    display: inline-flex;
    list-style-type: none;
    vertical-align: center middle;
    height: 21px;
    width: 852px;
    margin-left: 6%;
    margin-right: auto;
    position: relative;
}

#menu_superior ul li {
    display: inline-block;
    width: auto;
    text-align: left;
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 20px;
    position: relative;

    /* padding-right: 20px */
    /* padding-left: 20px */
    font-weight: medium;
    margin-left: auto;
    margin-right: auto;
}

#menu_superior ul li a {
    width: 100%;

    /* min-width: 100px */
    height: 30px;
    color: #5F5F5F;
    text-decoration: none;
    display: block;
    position: relative;
}

#menu_superior #link_baixe_ja {
    font-family: 'Roboto';
    color: 008b8b;
    font-size: 24px;
    line-height: 29px;
    width: 100px;
    text-align: center;
    position: relative;
    display: block;
    margin-left: 45px;
    margin-right: auto;
    text-decoration: none;
}

#menu_superior #link_baixe_ja a:link {
    color: 008b8b;
    text-decoration: none;
}

#menu_superior #link_baixe_ja a:hover {
    color: #5f5f5f;
}

#menu_superior #link_baixe_ja a:visited {
    color: 5f5f5f;
}

#menu_superior #link_baixe_ja a {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 21px;
    color: #008b8b;
    font-weight: 700;

    /* text-decoration: none */
}

#menu_superior ul li a:hover {
    color: #008B8B;
}

.botoes_menu2 {
    display: inline;
    opacity: 1;
    font-family: 'Roboto', sans-serif;
    font-weight: medium;
    color: #008B8B;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
}

.marca_menu {
    vertical-align: middle;
    width: 112px;
    margin-left: 10%;
    margin-top: 21px;
    position: relative;
    height: auto;
}

.marca_menu img {
    width: 100%;
    height: auto;
}

#botao_dashboard {
    border-radius: 8px;
    width: 200px;
    height: 70px;
    position: relative;
    background-color: #2dccd3;
    text-align: center;
    left: 25%;
}

#link_botao_dashboard {
    font-family: 'Roboto', sans-serif;
    font-size: 22px;
    line-height: 27px;
    color: #ffffff;
    font-weight: medium;
    text-decoration: none;
    width: 200px;
    max-width: 200px;
    height: 70px;
    text-align: center;
    align-items: center;
    justify-content: center;
    display: flex;
    position: relative;
}

#home {
    width: 100%;
    height: 1080px;
    position: relative;
    display: inline-block;
}

#caixa_texto_home {
    width: 18.5%;
    height: auto;
    position: relative;
    left: 18%;
    top: 191px;
    float: left;
}

#caixa_texto_home h1 {
    width: 322px;
}

.titulo_home {
    font-family: 'Roboto';
    font-size: 37px;
    line-height: 43px;
    font-weight: 700;
}

.subtitulo_home {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 21px;
    color: #333333;
    font-weight: 400;
    margin-top: 34px;
}

.link_conheca_o_app {
    font-family: 'Roboto', sans-serif;
    color: #008b8b;
    font-size: 17px;
    line-height: 30px;
    height: auto;
    width: 100%;
    position: relative;
    margin-top: 30px;
    display: inline-flex;
    display: none !important;
}

.links_lojas_home {
    margin-top: 30px;
}

.imagens_loja_home {
    height: 45px;
    width: auto;
    position: relative;
    display: inline-block;
}

.imagens_loja_home img {
    height: 100%;
    position: relative;
}

.imagem_home {
    width: 37%;
    height: auto;
    background-origin: padding-box;
    position: relative;
    float: right;
    right: 18%;
    top: 20px;
}

.imagem_home img {
    position: relative;
    width: 100%;
}

.deslize {
    width: 146px;
    height: 86px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    text-align: center;
    display: none;
}

.texto_deslize {
    font-family: 'Roboto';
    font-size: 18px;
    line-height: 22px;
    color: #008b8b;
    text-align: center;
    position: relative;
}

.pagamento {
    width: 100%;
    height: auto;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

#caixa_texto_pagamento {
    width: 405px;
    height: 350px;
    position: relative;
    float: right;
    right: 18%;
    margin-top: 239px;
    margin-bottom: 120px;
}

#caixa_texto_pagamento2 {
    display: none;
}

.imagem_pagamento {
    position: relative;
    width: 29%;
    left: 18%;
    float: left;
    top: 31.4px;
}

.imagem_pagamento img {
    width: 100%;
    position: relative;
}

.marcas {
    position: relative;
    width: 100%;
    height: 84px;
    display: flex;
    align-items: center;
    margin-right: 120px;
}

.area_marcas {
    width: 64%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    font-family: 'roboto';
}

.geral_marcas {
    display: flex;
    position: relative;
    width: 65%;

    /* margin-right: auto */
}

.marcas_img {
    width: 9%;

    /* height: 77px */
    position: relative;
    margin-right: 2.5%;
}

.marcas_img .ultima {
    width: 9%;
    position: relative;
    margin-right: 0px;
}

#texto_parceiros {
    font-family: 'Roboto';
    font-size: 100%;
    line-height: 22px;
    position: relative;
    display: inline;
    width: 30%;
    height: 22px;
    color: #707070;
    letter-spacing: 1.8px;
    font-weight: 400;
    text-align: left;

    /* margin-left: auto */
    margin-right: 5%;
    margin-top: auto;
    margin-bottom: auto;
}

.carteira_digital {
    width: 100%;
    height: 800px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.info_carteira_digital {
    width: 337px;
    height: 690px;
    position: relative;
    left: 18%;
    margin-top: 155px;
    float: left;
}

.titulo_carteira {
    font-family: 'Roboto', sans-serif;
    font-size: 37px;
    line-height: 43px;
    font-weight: 700;
}

.imagem_carteira {
    position: relative;
    height: auto;
    width: 630px;
    float: right;
    right: 18%;
    margin-top: 177px;
}

.imagem_carteira img {
    width: 100%;
    position: relative;
}

.topicos_carteira {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    margin-left: 8.16%;
    width: 257px;
}

.subtitulos_carteira {
    display: inline-flex;
    position: relative;
    align-items: center;
    justify-content: center;
    margin-top: 35px;
}

.subtitulos_carteira .icones_subtitulo_carteira {
    width: 12%;
}

#info_carteira_digital .titulo_home {
    font-family: 'Roboto', sans-serif;
    font-size: 52px;
    line-height: 61px;
    letter-spacing: -1px;
}

.cartao {
    width: 100%;

    /* position: absolute */
    /* margin-left: auto */
    /* margin-right: auto */
    /* height: 900px */
}

.caixa_texto_cartao {
    width: 21%;
    height: 52%;
    position: relative;

    /* max-width: 558px */
    /* max-height: 563px */
    float: right;
    margin-top: 190px;
    margin-right: 18%;
    margin-bottom: 9%;
}

.cartao .caixa_texto_cartao .subtitulo_carteira {
    width: 355px;
    margin-top: 25px;
    position: relative;
}

.imagem_cartao {
    /* left: 18% */
    right: auto;
    position: relative;
    width: 32%;
    height: auto;
    top: 160px;
    float: left;
}

.imagem_cartao2 {
    display: none;
    left: 18%;
    position: relative;
    width: 30%;
    height: auto;
    top: 200px;
    float: left;
}

.imagem_cartao img {
    width: 100%;
    height: auto;
}

.subtitulo_carteira {
    font-family: 'Roboto', sans-serif;
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
}

.termos_de_uso {
    font-family: 'Roboto';
    color: #707070;
    font-size: 15px;
    line-height: 28px;
    width: 355px;
    text-indent: -2px;
    margin-top: 35px;
}

.links_termos_faq {
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 38px;
    color: #008b8b;
}

.vantagens_cartao {
    width: 100%;
    position: relative;
    display: flex;
    margin-bottom: 100px;
    clear: both;
    padding-left: 7.8%;
    padding-right: 7.8%;

    /* margin-left: auto */
    /* margin-right: auto */
}

.areas_vantagens {
    height: 100%;
    width: 33%;
    display: block;
    text-align: center;
    align-items: center;
    position: relative;
}

.titulo_vantagem {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 20px;
    text-align: center;
    width: 100%;
    margin-top: 31px;
}

.subtitulo_vantagens {
    font-family: 'Roboto';
    font-size: 14px;
    line-height: 20px;
    text-align: center;
    width: 74%;
    font-weight: 400;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    max-width: 292px;
}

.imagem_vantagem {
    width: 70px;
    top: 0px;
}

.ganhe_dinheiro {
    width: 100%;
    position: relative;
    height: 900px;
    margin-left: auto;
    margin-right: auto;
}

.imagem_dinheiro {
    width: 35%;
    position: relative;
    float: right;
    right: 18%;
    height: auto;
    top: 64px;
}

.imagem_dinheiro img {
    width: 100%;
    position: relative;
}

.caixa_texto_dinheiro {
    width: 19%;
    left: 18%;
    top: 273px;
    position: relative;
    float: left;
}

.ganhe_dinheiro .caixa_texto_dinheiro .subtitulo_carteira {
    margin-top: 32px;
    margin-bottom: 35px;
    width: 100%;
}

.link_saiba_cashback {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #008b8b;
}

.caixa_texto_dinheiro2 {
    display: none;
}

.imagem_dinheiro2 {
    display: none;
}

.faqs {
    width: 100%;
    height: 1080px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}

.texto_faqs {
    width: 19%;
    height: auto;
    left: 18%;
    top: 17.5%;
    position: relative;
    float: left;
    display: block;
}

.titulo_faqs {
    font-family: 'Roboto';
    font-weight: 700;
    font-size: 37px;
    line-height: 42px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.subtitulo_faqs {
    font-family: 'Roboto';
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
}

#link_saiba_faqs {
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    line-height: 28px;
    color: #008b8b;
    margin-top: 0px;
}

.link_faqs {
    text-decoration: underline;
}

.imagem_faqs {
    width: 100%;
    position: relative;
    height: auto;
}

.box_perguntas {
    width: 30%;
    height: auto;
    font-family: 'Roboto', sans-serif;
    position: relative;
    float: right;
    right: 18%;
    top: 10%;
}

.perguntas {
    margin-bottom: -15px;
    width: 100%;
    position: relative;
}

.perguntas label {
    display: block;
    width: 100%;
    border-radius: 10px;
    border-style: none;
    border-color: rgba(0, 0, 0, 0);
    box-shadow: 0px 2px 5px 1px rgba(195, 195, 195, 0.6);
    background-color: #ffffff;
    transition: all .2s linear;
    font-size: 18px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    cursor: pointer;
    transition-duration: .5s;
    transition-timing-function: linear;
}

.perguntas label .titulo_perguntas {
    position: relative;
    width: 90%;
    height: auto;
    display: inline-block;
}

.perguntas .sinal_de_mais {
    float: right;
    height: 100%;
    display: inline-block;
    margin-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
}

.perguntas .sinal_de_mais::before {
    content: "+";
    display: inline-block;
    float: right;
    font-family: 'roboto';
    font-size: 24px;
    margin-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    color: #008b8b;
}

.perguntas .sinal_de_mais::after {
    content: "–";
    display: none;
    float: right;
    font-family: 'roboto';
    font-size: 24px;
    margin-right: 10px;
    margin-top: auto;
    margin-bottom: auto;
    color: #008b8b;
}

.perguntas input:checked ~ label > .sinal_de_mais::before {
    display: none;
}

.perguntas input:checked ~ label > .sinal_de_mais::after {
    display: inline-block;
}

.perguntas ul {
    width: 100%;
    max-height: 0px;
    box-shadow: 0px 4px 5px 1px rgba(195, 195, 195, 0.6);
    background-color: #fff;
    list-style: none;
    visibility: hidden;
    transition: all .4s linear;
    font-size: 18px;
    font-family: 'roboto';
    line-height: 22px;
    margin-left: 0%;
    margin-right: auto;
    margin-top: -6px;
    margin-bottom: 25px;
    border-radius: 0px 0px 10px 10px;
    padding-top: 2%;
    padding-bottom: 2%;
    padding-left: 3%;
    padding-right: 3%;
}

.perguntas input {
    display: none;
}

.perguntas input:checked ~ ul {
    height: auto;
    max-height: 400px;
    visibility: visible;
    transform: all;
}

.perguntas input:checked ~ label {
}

.perguntas ul li {
    width: 100%;
    text-align: justify;
}

#resposta {
    font-family: 'Roboto', sans-serif;
    font-size: 25px;
    font-weight: 400;
    width: 95%;
    margin-left: 2.5%;
    margin-right: auto;
    text-align: justify;
    transition-property: opacity;
    transition-duration: .5s;
    transition-timing-function: linear;
    transition-delay: .2s;
    opacity: 0;
    display: none;
    position: relative;
}

.titulo_botao_perguntas {
    font-family: 'Roboto', sans-serif;
    font-size: 26px;
    line-height: 61px;
    text-align: left;
    margin-bottom: auto;
    margin-top: auto;
}

.pergunta_mais {
    margin-right: 15px;
    float: right;
    clear: right;
    margin-top: -80px;
    opacity: 1;
}

.texto_legal {
    top: 85%;
    position: absolute;
    height: 100px;
    width: 100%;
}

.texto_legal_faqs {
    width: 65%;
    margin-left: auto;
    margin-right: auto;

    /* max-width: 1434px */
    position: relative;
    font-family: 'Roboto';
    font-size: 13px;
    line-height: 18px;
}

.teste {
    position: relative;
    height: 500px;
    width: 100%;
    background-color: #000000;
    top: 1080px;
}

.rodape {
    width: 100%;
    height: auto;
    background-color: #2dccd3;
    position: relative;
    padding-top: 20px;
    padding-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    z-index: 2;
}

#rodape-logo {
    margin-top: 20px;
}

.rodape_geral {
    width: 70%;
    height: 1px !important;
    overflow: hidden !important;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: none !important;
}

.links_rodape {
    width: 24%;
    height: 255px;
    position: relative;
    display: inline-flex;
    display: none !important;
}

.links_rodape ul {
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    line-height: 38px;
    color: #ffffff;
}

.lista_links_footer {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    line-height: 24px;
    color: #ffffff;
    text-decoration: none;
    list-style: none;
    margin-left: 0px;
    position: absolute;
    padding-left: 0px;
    width: 100%;
    margin-top: 50px;
}

.titulos_rodape {
    font-family: 'Roboto', sans-serif;
    color: #ffffff;
    font-size: 19px;
    line-height: 25px;
    width: 100%;
    position: relative;
    margin-top: 0px;
    height: 40px;
}

#animation {
    height: 80px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
    position: absolute;
    top: 70%;
}

animation {
    width: 60px;
    height: 60px;
    margin-left: auto;
    margin-right: auto;
}

animation1 {
    width: 60px;
    height: 60px;
}

.rodape_base {
    min-height: 40px;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    display: flex;
}

.rodape_base p {
    font-family: 'Roboto';
    text-align: left;
    font-size: 15px;
    line-height: 25px;
    margin-top: auto;
    margin-bottom: auto;
    color: #FFFFFF;
}

.rodape_base .lojas {
    height: 50px;
    position: relative;
    margin-top: auto;
    margin-bottom: auto;
}

.icons_sociais {
    width: auto;
    padding-top: 35px;
    margin-right: auto;
}

.indicador {
    width: 20px;
    height: 254px;
    position: fixed;
    z-index: 1;
    right: 5%;
    top: 38%;
    text-align: center;
}

.botao_indicador {
    width: 20px;
    height: 20px;
    display: block;
}

.bolinhas {
    position: relative;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
}

.botao_radio {
    display: none;
}

.bolinhas::before,
.bolinhas::after {
    content: "";
}

.bolinhas::after {
    width: 15px;
    height: 15px;
    display: inline-block;
    background: #fff;
    border-radius: 100%;
    border: solid 2px #008b8b;
}

.bolinhas::before {
    width: 9px;
    height: 9px;
    top: 3px;
    left: 3px;
    display: block;
    position: absolute;
    background: none;
    border-radius: 100%;
    border: solid 2px #fff;
}

.botao_radio:checked + .bolinhas::after {
    background: #008b8b;
}

@media (max-width: 1500px) {
    .indicador {
        right: 5%;
    }

    .marca_menu {
        margin-left: 5%;
    }

    #menu_superior ul {
        max-width: 800px;
    }

    #menu_superior ul li {
        font-size: 18px;
        line-height: 24px;
    }

    #botao_dashboard {
        width: 180px;
        height: 56px;
    }

    #link_botao_dashboard {
        width: 180px;
        max-width: 180px;
        height: 56px;
    }

    #caixa_texto_home {
        left: 6%;
    }

    .imagem_home {
        position: relative;
        width: 46%;
        height: 82%;
    }

    .imagem_pagamento {
        top: 5%;
        width: 35%;
        left: 12%;
    }

    #caixa_texto_pagamento {
        width: 405px;
        margin-top: 100px;
        margin-bottom: 100px;
        right: 12%;

        /* margin-right: 150px */
    }

    .marcas {
        top: 88%;
    }

    #texto_parceiros {
        font-size: 16px;
        line-height: 20px;
        margin-left: 4%;
        margin-right: 2%;
    }

    .marcas_img {
        width: 9%;

        /* height: 3% */
        position: relative;
        margin-right: 2.5%;
    }

    .imagem_carteira {
        top: 10%;
        width: 38%;
        position: relative;
        right: 12%;

        /* margin-right: 150px */
    }

    .imagem_cartao {
        /* height: 30% */
        width: 40%;
        top: 100px;
        left: 12%;
    }

    .caixa_texto_cartao {
        width: 37%;
        margin-right: 150px;
        margin-top: 120px;
        margin-bottom: 30px;
    }

    .vantagens_cartao {
        top: 65%;
    }

    .caixa_texto_dinheiro {
        left: 8%;
        width: 35%;
        top: 10%;
    }

    .imagem_dinheiro {
        width: 40%;
        height: 60%;
        top: 5%;
        right: 0px;
        margin-right: 130px;
    }

    .texto_faqs {
        left: 7%;
        width: 35%;
        height: 50%;
        top: 10%;
    }

    .texto_legal {
        top: 82%;
    }

    .box_perguntas {
        top: 18%;
        right: 0px;
        margin-right: 165px;
    }

    .faqs {
        min-height: 1080px;
        height: auto;
    }

    .cartao {
    }
}

@media (max-width: 1279px) {
    .indicador {
        display: none;
    }

    #cabecalho {
        display: none;
    }

    #check-menu {
        display: none;
    }

    #icone_menu {
        cursor: pointer;
        padding: 15px;
        position: fixed;
        z-index: 2;
        right: 10%;
        top: 15px;
        width: 25px;
        height: 25px;
        display: block;
        visibility: visible;
    }

    #icone_menu_1 {
        width: 24px;
        height: 24px;
    }

    #icone_menu_2 {
        width: 24px;
        height: 24px;
        display: none;
    }

    .menu_devices {
        background: #fff;
        height: 80px;
        width: 100%;
        position: fixed;
        z-index: 1;
        text-align: left;
        transition: all .2s ease;
        box-shadow: 0 2px #ddd;
        display: block;
        visibility: visible;
    }

    #marca_menu_device {
        width: ;
        Height: 45px;
        position: relative;
        top: 25px;
        left: 20px;
    }

    .menu_devices nav {
        width: 100%;
        position: absolute;
        top: 80px;
    }

    .menu_devices nav a {
        text-decoration: none;
    }

    .links_menu_devices {
        padding: 20px;
        font-family: 'roboto';
        font-size: 20px;
        line-height: 24px;
        transition: all .3s linear;
        color: #008b8b;
        display: none;
        opacity: 0;
    }

    #check-menu:checked ~ #icone_menu #icone_menu_1 {
        display: none;
    }

    #check-menu:checked ~ #icone_menu #icone_menu_2 {
        display: block;
        visibility: visible;
    }

    #check-menu:checked ~ .menu_devices {
        height: 100%;
    }

    #check-menu:checked ~ .menu_devices nav a .links_menu_devices {
        display: block;
        opacity: 1;
    }

    #home {
        top: 0px;
        margin-top: 80px;
        position: relative;
        width: 100%;
        height: auto;
        vertical-align: center;
    }

    #home #caixa_texto_home {
        width: 75%;
        height: auto;
        position: relative;
        left: 12.5%;
        top: 30px;
    }

    #caixa_texto_home h1.titulo_home {
        font-size: 30px;

        /* text-align: center */
        line-height: 36px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #caixa_texto_home .subtitulo_home {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 26px;
    }

    #caixa_texto_home .link_conheca_o_app {
        font-size: 16px;
        width: 302px;
        margin-left: auto;
        margin-right: auto;
    }

    #caixa_texto_home .links_lojas_home {
        display: none;
    }

    .imagem_home {
        width: 100%;
        right: 0px;
        top: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    #animation {
        display: none;
        top: 95%;
    }

    .pagamento {
        top: 0px;
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }

    #caixa_texto_pagamento2 {
        display: block;
        position: relative;
        width: 75%;

        /* float: none */
        /* display: block */
        right: 0px;
        top: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    #caixa_texto_pagamento {
        display: none;
        position: relative;
        width: 90%;

        /* float: none */
        /* display: block */
        right: 5%;
        top: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    .imagem_pagamento {
        Position: relative;
        width: 90%;
        left: 5%;
        margin-top: 10px;
        position: relative;
    }

    .pagamento #caixa_texto_pagamento2 .titulo_home {
        font-family: 'Roboto', sans-serif;
        font-size: 29px;
        line-height: 35px;
        font-weight: 700;
        width: 100%;
        margin-left: auto;
        margin-right: auto;

        /* text-align: center */
    }

    #caixa_texto_pagamento2 .subtitulo_home {
        font-size: 16px;
        line-height: 26px;
        width: 302px;
        margin-left: auto;
        margin-right: auto;
    }

    .pagamento #caixa_texto_pagamento2 .link_conheca_o_app {
        width: 302px;
        margin-left: auto;
        margin-right: auto;
    }

    .pagamento .marcas {
        width: 90%;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
        left: 5%;
        right: auto;
        height: auto;
    }

    .pagamento #texto_parceiros {
        text-align: center;
        width: 100%;
        position: relative;
        display: inline-block;
        font-size: 11px;
        line-height: 13px;
        margin-left: auto;
        margin-right: auto;
    }

    .marcas .geral_marcas {
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .pagamento .marcas .geral_marcas .marcas_img {
        width: 50px;
        height: 50px;
        display: inline-block;
        position: relative;
        margin-right: auto;
        left: auto;
        right: auto;
        margin-left: 10px;
    }

    .geral_marcas .marcas_img img {
        width: 50px;
    }

    #carteira_digital {
        width: 100%;
        height: auto;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .info_carteira_digital {
        width: 75%;
        height: auto;
        left: 12.5%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }

    h1.titulo_carteira {
        font-family: 'Roboto', sans-serif;
        font-size: 29px;
        line-height: 36px;

        /* text-align: center */
    }

    .carteira_digital .info_carteira_digital h5.subtitulos_carteira {
        width: 100%;
    }

    .carteira_digital .info_carteira_digital h5 img {
        width: 10%;
        position: relative;
    }

    .topicos_carteira {
        font-size: 16px;
        line-height: 26px;
        left: auto;
        width: 100%;
    }

    #carteira_digital .imagem_carteira {
        position: relative;

        /* top: 0px */
        width: 90%;
        margin-top: 0px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        right: 5%;

        /* float: none */
    }

    #carteira_digital .imagem_carteira img {
        position: relative;
        width: 100%;
        height: auto;
    }

    .cartao {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        top: 50px;
        clear: both;
    }

    .cartao .imagem_cartao {
        display: none;
        width: 90%;
        height: auto;
        left: 5%;

        /* margin-left: auto */
        /* margin-right: auto */
        top: 0px;

        /* float: none */
    }

    .cartao .imagem_cartao2 {
        display: block;
        width: 90%;
        height: auto;
        left: 5%;

        /* margin-left: auto */
        /* margin-right: auto */
        top: 0px;

        /* float: none */
    }

    .cartao .imagem_cartao2 img {
        width: 100%;
        height: auto;
    }

    .cartao .caixa_texto_cartao {
        right: 12.5%;
        width: 75%;
        height: auto;
        top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        position: relative;
    }

    .cartao .caixa_texto_cartao .titulo_home {
        width: 100%;
        font-size: 29px;
        line-height: 30px;
        margin-left: auto;
        margin-right: auto;

        /* text-align: center */
    }

    .cartao .caixa_texto_cartao .subtitulo_carteira {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 26px;
    }

    .cartao .caixa_texto_cartao .termos_de_uso {
        width: 100%;
        font-size: 15px;
        line-height: 26px;
        margin-top: 15px;
    }

    .cartao .caixa_texto_cartao .termos_de_uso a.links_termos_faq {
        font-size: 17px;
        line-height: 26px;
    }

    .cartao .vantagens_cartao {
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        left: auto;
        top: 0px;
        margin-top: 15px;
        display: inline-block;
        max-height: none;
        max-width: none;
    }

    .cartao .areas_vantagens {
        width: 100%;
        height: auto;
        text-align: center;
        display: block;
        margin-bottom: 50px;
    }

    .cartao .subtitulo_vantagens {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        width: 100%;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        top: 60%;
    }

    .ganhe_dinheiro {
        width: 100%;
        height: auto;
        left: 0px;
        top: 0px;
    }

    .caixa_texto_dinheiro {
        display: none;
    }

    .caixa_texto_dinheiro .titulo_home {
        font-size: px;
        line-height: 35px;
        width: 90%;
    }

    .caixa_texto_dinheiro .subtitulo_carteira {
        font-size: 16px;
        width: ;
    }

    .imagem_dinheiro {
        display: none;
    }

    .caixa_texto_dinheiro2 {
        display: block;
        width: 75%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        top: 0px;
    }

    .titulo_dinheiro {
        font-family: 'roboto';
        font-size: 29px;
        line-height: 35px;
        padding: 15px;

        /* text-align: center */
    }

    .subtitulo_dinheiro {
        font-family: 'roboto';
        font-size: 16px;
        line-height: 26px;
        padding: 15px;
        font-weight: normal;
    }

    .link_saiba_cashback2 {
        font-family: 'roboto';
        text-align: center;
        color: #008b8b;
        font-size: 17px;
        line-height: 20px;

        /* padding: 15px */
        position: relative;
    }

    .imagem_dinheiro2 {
        display: block;
        width: 90%;
        position: relative;
        margin-top: 70px;
        margin-left: auto;
        margin-right: auto;
    }

    .imagem_dinheiro2 img {
        width: 100%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    .faqs {
        width: 100%;
        position: relative;
        height: auto;
        margin-left: auto;
        margin-right: auto;

        /* margin-top: 0px */
    }

    #faqs .texto_faqs {
        left: 5%;
        width: 90%;
        height: auto;
    }

    .titulo_faqs {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 29px;
        line-height: 36px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #faqs .box_perguntas {
        position: relative;
        width: 90%;
        top: 50px;
        right: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: 5%;
    }

    #faqs .perguntas {
        margin-bottom: 20px;
        width: 100%;
    }

    #faqs .box_perguntas .perguntas label {
        width: 100%;
        font-size: 18px;
        line-height: 24px;
    }

    #faqs .box_perguntas .perguntas img {
        margin-top: -45px;
        margin-bottom: auto;
    }

    #faqs .texto_legal {
        width: 100%;
        height: auto;
        position: relative;
        top: 40px;
        clear: both;
    }

    #faqs .texto_legal p.texto_legal_faqs {
        width: 90%;
        height: auto;
        max-width: none;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        position: relative;
    }

    .rodape {
        width: 100%;
        margin-top: 100px;
        height: auto;
        display: inline-block;
        position: relative;
    }

    .rodape_geral {
        padding: 20px;
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        background: #2DCCD3;
    }

    .links_rodape {
        width: 100%;
        position: relative;
        display: inline-block;
        margin-top: 10px;
    }

    .titulos_rodape {
        font-size: 18px;
        line-height: 34px;
    }

    .lista_links_footer {
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px;
    }

    .rodape_base {
        width: 100%;
        display: block;
        padding: 20px;
        margin-top: 0px;
        background: #2DCCD3;
    }

    .rodape_base p {
        font-size: 18px;
        line-height: 24px;
    }

    .rodape_base .lojas {
        margin-top: 30px;
    }

    .rodape_base .icons_sociais {
        margin-bottom: 30px;
    }
}

@media (max-width: 400px) {
    .indicador {
        display: none;
    }

    #cabecalho {
        display: none;
    }

    #check-menu {
        display: none;
    }

    #icone_menu {
        cursor: pointer;
        padding: 15px;
        position: fixed;
        z-index: 2;
        right: 10%;
        top: 15px;
        width: 25px;
        height: 25px;
        display: block;
        visibility: visible;
    }

    #icone_menu_1 {
        width: 24px;
        height: 24px;
    }

    #icone_menu_2 {
        width: 24px;
        height: 24px;
        display: none;
    }

    .menu_devices {
        background: #fff;
        height: 80px;
        width: 100%;
        position: fixed;
        z-index: 1;
        text-align: left;
        transition: all .2s ease;
        box-shadow: 0 2px #ddd;
        display: block;
        visibility: visible;
    }

    #marca_menu_device {
        width: ;
        Height: 45px;
        position: relative;
        top: 25px;
        left: 20px;
    }

    .menu_devices nav {
        width: 100%;
        position: absolute;
        top: 80px;
    }

    .menu_devices nav a {
        text-decoration: none;
    }

    .links_menu_devices {
        padding: 20px;
        font-family: 'roboto';
        font-size: 20px;
        line-height: 24px;
        transition: all .3s linear;
        color: #008b8b;
        display: none;
        opacity: 0;
    }

    #check-menu:checked ~ #icone_menu #icone_menu_1 {
        display: none;
    }

    #check-menu:checked ~ #icone_menu #icone_menu_2 {
        display: block;
        visibility: visible;
    }

    #check-menu:checked ~ .menu_devices {
        height: 100%;
    }

    #check-menu:checked ~ .menu_devices nav a .links_menu_devices {
        display: block;
        opacity: 1;
    }

    #home {
        top: 0px;
        margin-top: 80px;
        position: relative;
        width: 100%;
        height: auto;
        vertical-align: center;
    }

    #home #caixa_texto_home {
        width: 75%;
        height: auto;
        position: relative;
        left: 12.5%;
        top: 30px;
    }

    #caixa_texto_home h1.titulo_home {
        font-size: 30px;
        line-height: 36px;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #caixa_texto_home .subtitulo_home {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 26px;
    }

    #caixa_texto_home .link_conheca_o_app {
        font-size: 16px;
        width: 302px;
        margin-left: auto;
        margin-right: auto;
    }

    #caixa_texto_home .links_lojas_home {
        display: none;
    }

    .imagem_home {
        width: 100%;
        right: 0px;
        top: 0px;
        margin-left: auto;
        margin-right: auto;
    }

    #animation {
        display: none;
        top: 95%;
    }

    .pagamento {
        top: 0px;
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }

    #caixa_texto_pagamento2 {
        display: block;
        position: relative;
        width: 75%;

        /* float: none */
        /* display: block */
        right: 0px;
        top: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    #caixa_texto_pagamento {
        display: none;
        position: relative;
        width: 90%;

        /* float: none */
        /* display: block */
        right: 5%;
        top: 0px;
        margin-top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
    }

    .imagem_pagamento {
        Position: relative;
        width: 90%;
        left: 5%;
        margin-top: 10px;
        position: relative;
    }

    .pagamento #caixa_texto_pagamento2 .titulo_home {
        font-family: 'Roboto', sans-serif;
        font-size: 29px;
        line-height: 35px;
        font-weight: 700;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
    }

    #caixa_texto_pagamento2 .subtitulo_home {
        font-size: 16px;
        line-height: 26px;
        width: 302px;
        margin-left: auto;
        margin-right: auto;
    }

    .pagamento #caixa_texto_pagamento2 .link_conheca_o_app {
        width: 302px;
        margin-left: auto;
        margin-right: auto;
    }

    .pagamento .marcas {
        width: 90%;
        display: inline-block;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
        position: relative;
        left: 5%;
        right: auto;
        height: auto;
    }

    .pagamento .area_marcas {
        width: 100%;
        display: block;
    }

    .pagamento #texto_parceiros {
        text-align: center;
        width: 100%;
        position: relative;
        display: block;
        font-size: 11px;
        line-height: 13px;
        left: 0px;
        right: 0px;
    }

    .marcas .geral_marcas {
        display: block;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }

    .pagamento .marcas .geral_marcas .marcas_img {
        width: 50px;
        height: 50px;
        display: inline-block;
        position: relative;
        margin-right: auto;
        left: auto;
        right: auto;
        margin-left: 10px;
    }

    .geral_marcas .marcas_img img {
        width: 50px;
    }

    #carteira_digital {
        width: 100%;
        height: auto;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 50px;
    }

    .info_carteira_digital {
        width: 75%;
        height: auto;
        left: 12.5%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
    }

    h1.titulo_carteira {
        font-family: 'Roboto', sans-serif;
        font-size: 29px;
        line-height: 36px;
    }

    .carteira_digital .info_carteira_digital h5.subtitulos_carteira {
        width: 100%;
    }

    .carteira_digital .info_carteira_digital h5 img {
        width: 10%;
        position: relative;
    }

    .topicos_carteira {
        font-size: 16px;
        line-height: 26px;
        left: auto;
        width: 100%;
    }

    #carteira_digital .imagem_carteira {
        position: relative;

        /* top: 0px */
        width: 90%;
        margin-top: 30px;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        right: 5%;

        /* float: none */
    }

    #carteira_digital .imagem_carteira img {
        position: relative;
        width: 100%;
        height: auto;
    }

    .cartao {
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        top: 50px;
        clear: both;
    }

    .cartao .imagem_cartao {
        display: none;
        width: 90%;
        height: auto;
        left: 5%;

        /* margin-left: auto */
        /* margin-right: auto */
        top: 0px;

        /* float: none */
    }

    .cartao .imagem_cartao2 {
        display: block;
        width: 90%;
        height: auto;
        left: 5%;

        /* margin-left: auto */
        /* margin-right: auto */
        top: 0px;

        /* float: none */
    }

    .cartao .imagem_cartao2 img {
        width: 100%;
        height: auto;
    }

    .cartao .caixa_texto_cartao {
        right: 12.5%;
        width: 75%;
        height: auto;
        top: 0px;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        position: relative;
    }

    .cartao .caixa_texto_cartao .titulo_home {
        width: 100%;
        font-size: 29px;
        line-height: 30px;
        margin-left: auto;
        margin-right: auto;
    }

    .cartao .caixa_texto_cartao .subtitulo_carteira {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        font-size: 16px;
        line-height: 26px;
    }

    .cartao .caixa_texto_cartao .termos_de_uso {
        width: 100%;
        font-size: 15px;
        line-height: 26px;
        margin-top: 15px;
    }

    .cartao .caixa_texto_cartao .termos_de_uso a.links_termos_faq {
        font-size: 17px;
        line-height: 26px;
    }

    .cartao .vantagens_cartao {
        position: relative;
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        left: auto;
        top: 0px;
        margin-top: 30px;
        display: inline-block;
        max-height: none;
        max-width: none;
        margin-bottom: 30px;
    }

    .cartao .areas_vantagens {
        width: 100%;
        height: auto;
        text-align: center;
        display: block;
        margin-bottom: 50px;
    }

    .cartao .subtitulo_vantagens {
        font-family: 'Roboto', sans-serif;
        font-size: 14px;
        line-height: 22px;
        text-align: center;
        width: 100%;
        max-width: none;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        top: 60%;
    }

    .ganhe_dinheiro {
        width: 100%;
        height: auto;
        left: 0px;
        top: 0px;
    }

    .caixa_texto_dinheiro {
        display: none;
    }

    .caixa_texto_dinheiro .titulo_home {
        font-size: px;
        line-height: 35px;
        width: 90%;
    }

    .caixa_texto_dinheiro .subtitulo_carteira {
        font-size: 16px;
        width: ;
    }

    .imagem_dinheiro {
        display: none;
    }

    .caixa_texto_dinheiro2 {
        display: block;
        width: 75%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
        top: 0px;
    }

    .titulo_dinheiro {
        font-family: 'roboto';
        font-size: 29px;
        line-height: 35px;
        padding: 15px;
    }

    .subtitulo_dinheiro {
        font-family: 'roboto';
        font-size: 16px;
        line-height: 26px;
        padding: 15px;
        font-weight: normal;
    }

    .link_saiba_cashback2 {
        font-family: 'roboto';
        text-align: center;
        color: #008b8b;
        font-size: 17px;
        line-height: 20px;

        /* padding: 15px */
        position: relative;
    }

    .imagem_dinheiro2 {
        display: block;
        width: 90%;
        position: relative;
        margin-top: 70px;
        margin-left: auto;
        margin-right: auto;
    }

    .imagem_dinheiro2 img {
        width: 100%;
        position: relative;
        margin-left: auto;
        margin-right: auto;
    }

    .faqs {
        width: 100%;
        position: relative;
        height: auto;
        margin-left: auto;
        margin-right: auto;
        margin-top: 30px;
    }

    #faqs .texto_faqs {
        left: 5%;
        width: 90%;
        height: auto;
    }

    .titulo_faqs {
        font-family: 'Roboto', sans-serif;
        font-weight: 400;
        font-size: 29px;
        line-height: 36px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    #faqs .box_perguntas {
        position: relative;
        width: 90%;
        top: 50px;
        right: 0px;
        left: 0px;
        margin-left: auto;
        margin-right: 5%;
    }

    #faqs .perguntas {
        margin-bottom: 20px;
        width: 100%;
    }

    #faqs .box_perguntas .perguntas label {
        width: 100%;
        font-size: 16px;
        line-height: 20px;
    }

    #faqs .perguntas label .titulo_perguntas {
        width: 80%;
    }

    #faqs .perguntas ul li {
        font-family: 'roboto';
        font-size: 14px;
        line-height: 24px;
        font-weight: 400;
    }

    #faqs .box_perguntas .perguntas img {
        margin-top: -45px;
        margin-bottom: auto;
    }

    #faqs .texto_legal {
        width: 100%;
        height: auto;
        position: relative;
        top: 40px;
        clear: both;
    }

    #faqs .texto_legal p.texto_legal_faqs {
        width: 90%;
        height: auto;
        max-width: none;
        font-size: 12px;
        line-height: 18px;
        text-align: center;
        position: relative;
    }

    .rodape {
        width: 100%;
        margin-top: 100px;
        height: auto;
        display: inline-block;
        position: relative;
    }

    .rodape_geral {
        padding: 20px;
        width: 100%;
        height: auto;
        display: block;
        position: relative;
        background: #2DCCD3;
    }

    .links_rodape {
        width: 100%;
        position: relative;
        display: inline-block;
        margin-top: 10px;
    }

    .titulos_rodape {
        font-size: 18px;
        line-height: 34px;
    }

    .lista_links_footer {
        font-size: 16px;
        line-height: 30px;
        margin-top: 10px;
    }

    .rodape_base {
        width: 100%;
        display: block;
        padding: 20px;
        margin-top: 0px;
        background: #2DCCD3;
    }

    .rodape_base p {
        font-size: 18px;
        line-height: 24px;
    }

    .rodape_base .lojas {
        margin-top: 30px;
    }

    .rodape_base .icons_sociais {
        margin-bottom: 30px;
    }
}









}









