/* TOPO */

@media (max-width: 1280px) {

    .header-slider .topo-txt-first-destaque h2, .header-slider .topo-txt-first-destaque span {
        background: #ffffff00;
        font-size: 25px;
        text-transform: uppercase;
        /* font-weight: bold; */
        /* padding-top: 10rem; */
        font-family: sans-serif;
        letter-spacing: 15px;
        color: #f1cd8b;
        width: 43%;
        margin: 0 auto;
        margin-top: 9%;
        padding: 10px;
        text-align: center;
        border-radius: 90px;
        border: 2px solid #fff;
    }

}

@media (max-width: 1024px) {

    .header-slider .topo-txt-first-destaque h2, .header-slider .topo-txt-first-destaque span {
        background: #ffffff00;
        font-size: 25px;
        text-transform: uppercase;
        /* font-weight: bold; */
        /* padding-top: 10rem; */
        font-family: sans-serif;
        letter-spacing: 15px;
        color: #f1cd8b;
        width: 53%;
        margin: 0 auto;
        margin-top: 9%;
        padding: 10px;
        text-align: center;
        border-radius: 90px;
        border: 2px solid #fff;
    }

    .topnav .btn-cliente {
        display: none;
    }

    .topo-celular, .topo-telefone{
        width: 90%;
    }

    .header-slider .topo-txt-destaque h2 {
        font-size: 76px;
        padding-top: 0rem;
        /* text-transform: uppercase; */
        font-weight: bold;
        font-family: sans-serif;
        letter-spacing: -3px;
        margin: 0;
        color: #cca55e;
        padding-top: 21px;
    }
    .sessao-empresa video {
        max-width: 85%;
        height: auto;
        margin-top: 123px;
    }
    .sessao-solucoes .caixa-grande-esquerda h2 {
        text-align: center;
        color: #cca55e;
        font-weight: 700;
        font-size: 3.5em;
        font-family: sans-serif;
        width: 95%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 50px;
        padding-bottom: 5%;
    }
    .sessao-solucoes {
        text-align: center;
        background: #000c23;
        padding: 4% 0% 5% 0%;
    }
    #footer-session {
        background-image: linear-gradient(to top, #000000, #002986c7), url(../img/rodape.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 3% 3% 12% 3%;
    }
    .sessao-redes-sociais {
        text-align: center;
        background-color: #FFF;
        color: #082463;
        padding: 5%;
        border-bottom-left-radius: 60px;
        border-bottom-right-radius: 60px;
        /* margin-top: -90px; */
        width: 90%;
        margin: 0 auto;
        margin-top: -50px;
    }

    


}


@media (max-width: 767px) {

    .header-slider .topo-txt-first-destaque h2, .header-slider .topo-txt-first-destaque span {
        background: #ffffff00;
        font-size: 24px;
        text-transform: uppercase;
        /* font-weight: bold; */
        /* padding-top: 10rem; */
        font-family: sans-serif;
        letter-spacing: 15px;
        color: #f1cd8b;
        width: 73%;
        margin: 0 auto;
        margin-top: 9%;
        padding: 10px;
        text-align: center;
        border-radius: 90px;
        border: 2px solid #fff;
    }
    .header-slider .topo-txt-destaque h2 {
        font-size: 56px;
        padding-top: 0rem;
        /* text-transform: uppercase; */
        font-weight: bold;
        font-family: sans-serif;
        letter-spacing: -2px;
        margin: 0;
        color: #cca55e;
        padding-top: 21px;
    }
    .sessao-empresa {
        padding: 0 4% 3% 4%;
        background: #000c23;
        margin-top: 0%;
    }
    .sessao-empresa__box {
        background-color: #ffffff;
        border-radius: 20px;
        margin-top: -10rem;
        height: 780px;
    }
    .header-slider .info-baixo-center p {
        font-size: 18px;
        /* padding-bottom: 2%; */
    }
    .sessao-empresa video {
        max-width: 85%;
        height: auto;
        margin-top: 33px;
    }
    .sessao-contabilidade h2 {
        text-align: center;
        color: #000c23;
        font-weight: 700;
        font-size: 2.5em;
        font-family: sans-serif;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 44px;
        padding-bottom: 5%;
    }
    .sessao-contabilidade .bloco-cards {
        padding: 5% 3% 5% 3%;
        margin: 0 auto;
        height: 490px;
    }
    .sessao-perguntas .perguntas-centralizar {
        padding-left: 5%;
        padding-right: 5%;
    }
    .sessao-artigo h3 {
        font-size: 18px;
        color: #000c23;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        clear: both;
        margin: 0 auto;
        font-weight: bold;
    }
    .sessao-noticia h3 {
        font-size: 18px;
        color: #082463;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        font-weight: bold;
        padding: 4% 0%;
    }
    .sessao-newsletter h2 {
        text-align: center;
        color: #000c23;
        font-weight: 700;
        font-size: 1.6em;
        font-family: sans-serif;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 44px;
        margin-bottom: 1%;
    }
    .sessao-depoimentos p {
        font-size: 19px;
        margin: 0 0 20px 0;
        font-weight: 400;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    #footer-session {
        background-image: linear-gradient(to top, #000000, #002986c7), url(../img/rodape.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 4% 3% 22% 3%;
    }
    .footer-copy {
        position: fixed;
        bottom: 0;
        width: 102%;
        z-index: 9;
        background-color: #fff;
        color: #082463;
        text-align: center;
        padding: 8px 25px 8px 25px;
        box-shadow: -1px -6px 20px 0px #0000005c;
    }
    .footer-copy a {
        background-color: #c59b4d;
        color: #fff;
        padding: 10px 20px 10px 20px;
        border-radius: 5px;
        margin-bottom: 5px;
    }
    
    
  
}

@media (max-width: 450px) {

    #footer-session {
        background-image: linear-gradient(to top, #000000, #002986c7), url(../img/rodape.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 4% 3% 39% 3%;
    }
    .footer-copy {
        position: fixed;
        bottom: 0;
        width: 109%;
        z-index: 9;
        background-color: #fff;
        color: #082463;
        text-align: center;
        padding: 8px 25px 8px 25px;
        box-shadow: -1px -6px 20px 0px #0000005c;
    }
    #footer-session .background-card-pequeno {
        margin: 5px;
        width: 100%;
        border: solid 2px;
        border-color: #c59b4d;
        padding: 11px;
        transition: 1s;
        border-radius: 8px;
    }
    .sessao-redes-sociais i {
        font-size: 32px;
        vertical-align: middle;
        transition: 1s;
        color: #c59b4d;
    }
    .sessao-redes-sociais a {
        padding: 19px 17px;
        margin: 0px;
    }
    #footer-session h2 {
        display: block;
        font-size: 4rem;
        font-weight: 500;
        margin-bottom: 0px;
        color: #fff;
        margin-bottom: 0rem;
    }
    .sessao-newsletter h2 {
        text-align: center;
        color: #000c23;
        font-weight: 700;
        font-size: 1.4em;
        font-family: sans-serif;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 26px;
        margin-bottom: 3%;
    }
    .sessao-newsletter input {
        display: block;
        padding: 10px;
        text-align: center;
        margin-bottom: 20px;
        background: #ffffff;
        border-radius: 0px;
        border: 1px solid #b1b1b1;
        width: 90%;
        margin: 0 auto;
        clear: both;
        margin-bottom: 8px;
        font-size: 18px;
        font-weight: 100;
    }
    .sessao-newsletter {
        padding: 15% 0% 15% 0%;
    }
    .sessao-noticia h3 {
        font-size: 23px;
        color: #082463;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        font-weight: bold;
        padding: 3% 0%;
    }
    .sessao-artigo h2 {
        text-align: center;
        color: #000c23;
        font-weight: 700;
        font-size: 2.15em;
        font-family: sans-serif;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 44px;
        margin-bottom: 4%;
        padding: 10% 0% 1% 0%;
    }
    .sessao-perguntas h2 {
        color: #fff;
        font-size: 2.85rem;
        margin-bottom: 5rem;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 11%;
    }
    .sessao-vantagens h2 {
        font-size: 1.6em;
        color: #000c23;
        /* font-weight: bold; */
        padding-bottom: 2%;
        font-family: sans-serif;
        text-align: left;
    }
    .sessao-contabilidade h2 {
        text-align: center;
        color: #000c23;
        font-weight: 700;
        font-size: 27px;
        font-family: sans-serif;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 31px;
        padding-bottom: 5%;
    }
    .sessao-contabilidade {
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        text-align: center;
        padding: 14% 0% 14% 0%;
    }
    .sessao-contabilidade .contabilidade-btn a {
        padding: 20px 0px;
        color: #000c23;
        border-bottom: solid 2px #c59b4d;
        /* border-radius: 90px; */
        display: block;
        font-size: 17px;
        transition: 1s;
        margin-bottom: 2.2rem;
        font-family: sans-serif;
        font-weight: bold;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-transform: uppercase;
        text-align: left;
    }
    .sessao-contabilidade .bloco-cards {
        padding: 5% 4% 5% 4%;
        margin: 0 auto;
        height: 340px;
    }
    .sessao-contabilidade h3 {
        font-size: 23px;
        color: #000c23;
        /* font-weight: bold; */
        padding-bottom: 6%;
        font-family: sans-serif;
        text-align: center;
    }
    .sessao-contabilidade .vantagens p {
        font-size: 18px;
        color: #000c23;
        text-align: left;
        font-weight: 400;
        line-height: 20px;
        padding-bottom: 11px;
    }
    .sessao-vantagens {
        background-color: #fff;
        text-align: center !important;
        padding: 0% 0% 14% 0%;
    }
    .sessao-vantagens h2 {
        font-size: 1.6em;
        color: #000c23;
        /* font-weight: bold; */
        padding-bottom: 2%;
        font-family: sans-serif;
        text-align: center;
    }
    .header-slider .topo-txt-first-destaque h2, .header-slider .topo-txt-first-destaque span {
        background: #ffffff00;
        font-size: 18px;
        text-transform: uppercase;
        /* font-weight: bold; */
        /* padding-top: 10rem; */
        font-family: sans-serif;
        letter-spacing: 6px;
        color: #f1cd8b;
        width: 95%;
        margin: 0 auto;
        margin-top: 9%;
        padding: 6px;
        text-align: center;
        border-radius: 90px;
        border: 2px solid #fff;
    }
    .header-slider .topo-txt-destaque h2 {
        font-size: 30px;
        padding-top: 0rem;
        /* text-transform: uppercase; */
        font-weight: bold;
        font-family: sans-serif;
        letter-spacing: -1px;
        margin: 0;
        color: #cca55e;
        padding-top: 12px;
    }
    .sessao-empresa {
        padding: 0 8% 3% 8%;
        background: #000c23;
        margin-top: 0%;
    }
    .sessao-empresa__box {
        background-color: #ffffff;
        border-radius: 20px;
        margin-top: -3rem;
        height: 830px;
    }
    .header-slider .info-baixo-center p{display: none;}
    .sessao-solucoes .caixa-grande-esquerda h2 {
        text-align: center;
        color: #cca55e;
        font-weight: 700;
        font-size: 2.1em;
        font-family: sans-serif;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 31px;
        padding-bottom: 7%;
    }
    .sessao-solucoes .caixa-grande-esquerda p {
        color: #fff;
        text-align: center;
        padding: 0px 2% 0 2%;
        font-size: 20px;
        line-height: 24px;
    }
    .sessao-solucoes .caixas-direita p {
        color: #FFF;
        font-size: 16px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        line-height: 19px;
    }
    .sessao-solucoes .caixas-direita {
        min-height: 290px;
    }
    .sessao-depoimentos h3 {
        margin-bottom: 2rem;
        font-size: 2.1em;
    }
    .sessao-depoimentos p {
        font-size: 17px;
        margin: 0 0 20px 0;
        font-weight: 400;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .galeria {
        box-sizing: border-box;
        font-size: 62.5%;
        color: #333;
        font-weight: 300;
        line-height: 1.6;
        padding: 0% 0% 2% 0%;
    }
    .sessao-redes-sociais a {
        padding: 19px 6px;
        margin: 0px;
    }
    #footer-session .seta-topo {
        float: right;
        margin: 2rem 15px 0 0;
    }
    #background-topo {
        background-image: linear-gradient(to top, #000000, #002986c7), url(../img/bg-header.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-attachment: inherit;
        background-size: cover;
        height: 350px;
    }
    #box-solucoes .b-frase h4 {
        text-align: center;
        color: #cca55e;
        font-weight: 700;
        font-size: 1.75em;
        font-family: sans-serif;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 25px;
        padding-bottom: 4%;
    }
    #box-solucoes .b-frase p {
        color: #fff;
        text-align: center;
        padding: 0px 8% 0 8%;
        font-size: 18px;
    }

}

@media (max-width: 375px) {

   
}

@media (max-width: 320px) {

    .topo-menu a {
        background: #2f466f;
        color: #fff;
        padding: 3px 15px;
        display: flex;
        float: right;
        margin-right: 4px;
        font-weight: 500;
        margin-bottom: 0px;
        font-family: Calibri;
        font-size: 14px;
        border-radius: 174px;
    }
    .header-slider .topo-txt-first-destaque h2, .header-slider .topo-txt-first-destaque span {
        background: #ffffff00;
        font-size: 15px;
        text-transform: uppercase;
        /* font-weight: bold; */
        /* padding-top: 10rem; */
        font-family: sans-serif;
        letter-spacing: 6px;
        color: #f1cd8b;
        width: 100%;
        margin: 0 auto;
        margin-top: 9%;
        padding: 6px;
        text-align: center;
        border-radius: 90px;
        border: 2px solid #fff;
    }
    .header-slider .topo-txt-destaque h2 {
        font-size: 25px;
        padding-top: 0rem;
        /* text-transform: uppercase; */
        font-weight: bold;
        font-family: sans-serif;
        letter-spacing: -1px;
        margin: 0;
        color: #cca55e;
        padding-top: 12px;
    }
    .sessao-empresa h2 {
        color: #091d35;
        font-size: 25px;
        float: left;
        font-family: sans-serif;
        font-weight: bold;
        letter-spacing: -1px;
    }
    .sessao-empresa p {
        font-size: 18px;
        line-height: 21px;
        text-align: left;
        float: left;
        margin-top: 9px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        color: #25262b;
    }
    .sessao-empresa video {
        max-width: 97%;
        height: auto;
        margin-top: 33px;
    }
    .sessao-empresa__box {
        background-color: #ffffff;
        border-radius: 20px;
        margin-top: -3rem;
        height: 750px;
    }
    .sessao-solucoes .caixas-direita h3 {
        margin-bottom: 0px;
        margin-top: 2rem;
        font-weight: 700;
        color: #FFF;
        text-align: center;
        font-size: 19px;
    }
    .sessao-solucoes .caixas-direita h2 {
        color: #c59b4d;
        font-size: 20px;
        margin: 3px 0 5px 0;
    }
    .sessao-contabilidade h2 {
        text-align: center;
        color: #000c23;
        font-weight: 700;
        font-size: 25px;
        font-family: sans-serif;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 25px;
        padding-bottom: 5%;
    }
    .sessao-contabilidade .contabilidade-btn a {
        padding: 20px 0px;
        color: #000c23;
        border-bottom: solid 2px #c59b4d;
        /* border-radius: 90px; */
        display: block;
        font-size: 18px;
        transition: 1s;
        margin-bottom: 2.2rem;
        font-family: sans-serif;
        font-weight: bold;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-transform: uppercase;
        text-align: left;
    }
    .sessao-contabilidade .vantagens {
        padding: 17% 4% 1% 4%;
        margin: 0 auto;
    }
    .sessao-vantagens p {
        font-size: 17px;
        color: #000c23;
        line-height: 24px;
        text-align: center;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding: 4% 0% 1% 0%;
    }
    .sessao-vantagens .categorias p {
        font-size: 18px;
        color: #000c23;
        text-align: left;
        font-weight: 400;
    }
    .sessao-artigo h2 {
        text-align: center;
        color: #000c23;
        font-weight: 700;
        font-size: 27px;
        font-family: sans-serif;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 44px;
        margin-bottom: 4%;
        padding: 10% 0% 1% 0%;
    }
    .sessao-noticia h3 {
        font-size: 21px;
        color: #082463;
        margin: 0 auto;
        text-align: center;
        width: 100%;
        font-weight: bold;
        padding: 3% 0%;
    }
    .sessao-redes-sociais {
        text-align: center;
        background-color: #FFF;
        color: #082463;
        padding: 5%;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        /* margin-top: -90px; */
        width: 90%;
        margin: 0 auto;
        margin-top: -20px;
    }
    .sessao-redes-sociais .facebook {
        padding: 9px;
    }
    .sessao-redes-sociais i {
        font-size: 28px;
        vertical-align: middle;
        transition: 1s;
        color: #c59b4d;
    }
    #footer-session {
        background-image: linear-gradient(to top, #000000, #002986c7), url(../img/rodape.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 4% 3% 46% 3%;
    }
  

}