@media (max-width: 1200px) {
    .topnav img {
        padding: 19px 20px;
        background: #fff;
        margin-top: -10px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
    }
    .topnav {
        overflow: hidden;
        padding: 0px;
    }
}

@media (max-width: 1024px) {

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

    .topo-celular,
    .topo-telefone {
        width: 90%;
    }
    .header-slider .topo-txt-destaque h2 {
        font-family: 'Playfair Display';
        font-size: 7rem;
        padding-top: 8rem;
        letter-spacing: -2px;
    }
    #background-topo {
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        height: 560px;
        clip-path: polygon(100% 0, 100% 83%, 50% 100%, 0 83%, 0 0);
    }
    #box-conheca-empresa {
        padding: 5% 0% 5% 0%;
    }
    .contador-box {
        padding: 2% 5% 4% 5%;
    }
    .sessao-solucoes {
        text-align: center;
        padding: 10% 0% 10% 0%;
        clip-path: polygon(50% 0%, 100% 6%, 100% 94%, 50% 100%, 0% 94%, 0% 6%);        
    }
    .sessao-solucoes .caixa-grande-esquerda h2 {
        color: #fff;
        font-weight: 700;
        font-size: 4.5rem;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: 'Playfair Display';
        line-height: 55px;
    }
    .sessao-solucoes .caixa-grande-esquerda p {
        color: #fff;
        font-size: 21px;
        margin: 0 auto;
        text-align: center;
        padding: 0% 0% 5% 0%;
        width: 80%;
    }
    .sessao-solucoes .caixas-direita h3 {
        margin-bottom: 0px;
        color: #041a72;
        font-size: 1.45em;
        font-weight: bold;
    }
    .sessao-contabilidade h2 {
        color: #041a72;
        font-size: 3em;
        margin-bottom: 25px;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        padding-bottom: 2%;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 5%;
        line-height: 50px;
    }
    .sessao-contabilidade .background-card-pequeno {
        margin: 5px;
        width: 48%;
        padding: 7% 1%;
        transition: 1s;
        border-radius: 7px;
    }
    .sessao-contabilidade h3 {
        font-size: 2.4rem;
        color: #041a72;
        font-weight: bold;
        padding-bottom: 2%;
        width: 70%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 4%;
    }
    .sessao-contabilidade h3 {
        font-size: 2.4rem;
        color: #041a72;
        font-weight: bold;
        padding-bottom: 6%;
        width: 60%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 0%;
    }
    .sessao-contabilidade .vantagens {
        padding: 4% 0% 5% 0%;
        margin: 0 auto;
    }
    #depoimentos p {
        color: #fff;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 17px;
    }
    #videoempresa h2 {
        color: #041a72;
        font-size: 2.5rem;
        margin-bottom: 25px;
        display: inline;
        width: 70%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 2%;
        display: block;
        font-family: 'Playfair Display';
        font-weight: bold;
        line-height: 30px;
    }
    
    .sessao-perguntas {
        text-align: center;
        padding: 8% 10% 8% 10%;
        clip-path: polygon(50% 0%, 100% 12%, 100% 88%, 50% 100%, 0% 88%, 0% 12%);
    }
    .sessao-artigo {
        text-align: center;
        background-color: #fff;
        color: #FFF;
        padding: 6% 0% 2% 0%;
    }
    .sessao-newsletter h2 {
        color: #041a72;
        font-size: 1.6em;
        letter-spacing: 0px;
        font-family: sans-serif;
        font-weight: bold;
        width: 65%;
        text-align: center;
        margin-bottom: 0%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 2%;
        line-height: 29px;
    }
    .sessao-redes-sociais h2 {
        color: #041a72;
        font-size: 1.75em;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        margin-bottom: 2%;
    }
    .sessao-solucoes .caixas-direita {
        padding: 5% 0%;
        margin: 15px 5px;
        width: 50%;
        background: #ffffff;
        text-align: center;
        height: 390px;
        border-radius: 28px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

  
}

@media (max-width: 767px) {

    .sessao-solucoes {
        padding: 15% 0% 15% 0%;
    }

    .sessao-empresa a {
        color: #ffffff;
        font-size: 14px;
        /* float: left; */
        display: block;
        padding: 3px;
        background: #041a72;
        width: 14%;
        margin: 0 auto;
        margin-top: 30px;
        border-radius: 5px;
    }

    .sessao-empresa h3 {
        color: #041a72;
        font-size: 1.6em;
        letter-spacing: -1px;
        font-family: sans-serif;
        font-weight: bold;
        text-align: center;
        float: left;
        margin: 0 auto;
        padding-left: 7px;
    }

    .header-slider .info-baixo-center p {
        font-size: 22px;
        padding-bottom: 0%;
    }

    .topnav img {
        padding: 19px 20px;
        background: #fff;
        margin-top: -18px;
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        margin-left: 20px;
    }

    .sessao-contabilidade {
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-position: top;
        background-size: cover;
        text-align: center;
        padding: 9% 3% 9% 3%;
    }

    .sessao-vantagens .lista-categoria {
        padding: 3% 0 3% 0%;
    }

    .sessao-solucoes .caixas-direita hr {
        border: solid 1px;
        color: #359ef6;
        width: 60%;
        margin: 0 auto;
        margin-top: 21px;
        margin-bottom: 21px;
    }


    .sessao-solucoes .caixas-direita h2 {
        color: #359ef6;
        font-size: 22px;
        margin: 5px 0 5px 0;
        text-align: center;
    }

    #videoempresa {
        padding: 4% 0% 4% 0%;
        width: 70%;
        margin: 0 auto;
        clear: both;
        text-align: center;
    }

    .header-slider .topo-txt-destaque h2 {
        font-size: 5rem;
        padding-top: 6rem;
        letter-spacing: -1px;
    }

    .sessao-contabilidade .background-card1:hover {
        margin: unset;
        width: 85%;
    }

    .direitos p {
        font-size: 12px !important;
    }

    .header-slider .topo-txt-direita {
        padding-left: unset;
        padding-right: unset;
        padding-top: 5%;
        padding-left: 13px;
    }

    .header-slider .topo-txt-esquerda h2,
    .header-slider .topo-txt-esquerda p {
        font-family: 'Archivo Black', sans-serif;
        text-align: right;
        font-size: 5.7rem;
        padding-right: 20px;
    }

    .sessao-solucoes .caixas-direita {
            margin-top: 0% !important;
            width: 60%;
            clear: both;
            margin: 0 auto;
            height: 340px;
            margin-bottom: 20px;
        }

    .botoes-contato {
        padding: 0% 0% 0% 0%;
    }

    #footer-session p {
        font-size: 19px;
    }

    #footer-session .background-card-pequeno {
        margin-bottom: 0px;
    }

    #footer-session .background-card-pequeno {
        margin: 5px;
        width: 48%;
        padding: 7% 0%;
        transition: 1s;
        float: right;
    }

    #footer-session .background-card-pequeno i {
        font-size: 49px;
    }

    #footer-session .seta-topo {
        margin: 5rem 15px 0 0;
    }

    #footer-session .certificados {
        width: 20%;
    }

    .header-slider .topo-txt-direita h2 {
        padding-top: 77px;
        width: 65%;
        font-size: 3.55rem;
    }

    .header-slider .topo-txt-esquerda {
        margin-left: 0px;
    }

    .sessao-empresa {
        -webkit-clip-path: unset;
        clip-path: unset;
    }

    .sessao-solucoes .caixa-meio {
        margin-top: 0% !important;
        width: 60%;
        clear: both;
        margin: 0 auto;
        height: 340px;
        margin-bottom: 20px;
    }

    .sessao-vantagens .categorias p {
        font-size: 15px;
        display: initial;
        line-height: 26px;
    }

    .sessao-vantagens .lista-categoria {
        padding: 3% 0 3% 0%;
    }

    .sessao-servicos .caixa-esquerda h3 {
        text-align: unset;
        width: unset;
        font-size: 20px;
        margin-top: 0px;
        padding: 13px 0 0 10px;
    }

    .sessao-contabilidade .bloco-cards {
        padding: 4% 4% 2% 4%;
    }

    .sessao-contabilidade .contabilidade-btn {
        padding-bottom: 20px;
    }

    .sessao-contabilidade .background-card1 {
        width: 75%;
    }

    .sessao-contabilidade .background-card2 {
        padding-left: unset;
        width: 100%;
    }


    .sessao-empresa img {
        width: 70%;
        margin: 0 15%;
    }

    .sessao-noticia .novo-art {
        width: 53%;
    }

    .sessao-migracao .sessao-migracao-content {
        margin: 0 5% 0 10%;
    }

    .sessao-migracao img {
        width: 70%;
        margin: 0 15%;
        margin-top: 40px;
    }

    .sessao-calculadora h2 {
        font-size: 3.2rem;
    }

    .sessao-depoimento .depoimento-content .depoimento-photo {
        width: 40%;
        margin: 0 30%;
    }

    .sessao-depoimento .depoimento-content p {
        width: 100% !important;
        margin: 0 3%;
        border: 0;
        padding: 25px 10px 15px 60px;
        margin-right: 0;
    }

    .sessao-photo-video .video-container h2 {
        margin-top: 30px;
    }

    .sessao-abrir-empresa .empresa-arrow {
        left: 1%;
        margin-top: 15%;
    }

    .sessao-abrir-empresa .box-empresa {
        padding: 0 45px 0 45px;
        margin-bottom: 50px;
    }

    .sessao-conhecer .row-utilitario article .col-sm-2 {
        width: 44%;
        margin: 0 3%;
        margin-bottom: 5%;
    }

    #footer-session .contato-rodape {
        padding: 2rem 0 0 0;
    }

    #footer-session .campos-mesma-linha {
        padding-left: unset;
        padding-right: unset;
    }

    #footer-session .contato-rodape button {
        width: 21%;
    }

    #footer-session .footer-logo {
        text-align: center;
        width: 100%;
    }

    #footer-session .footer-logo img {
        padding: 5% 0 5% 0;
        width: auto;
        margin: 0;
    }

    #footer-session .footer-content {
        margin: 0 0% 0 0%;
    }

    #footer-session .sub-menu-links-mobile {
        display: block !important;
        margin-left: 15px;
    }

    .footer-copy {
        padding: 5px 54px 15px 5px;
        width: 110%
    }

    .footer-copy .btn-rodape {
        padding-top: 4px;
    }

    .footer-copy .btn-rodape-mobile a {
        display: block;
        font-family: sans-serif;
        text-align: center;
        margin: 0 auto 6px auto;
    }

    .sessao-contabilidade .background-card-pequeno i p {
        font-size: 1.85rem;
        color: #5b5a69;
        font-weight: 700;
        text-align: left;
        padding-left: 20px;
        width: 75%;
        /* display: flex; */
        /* align-items: center; */
        line-height: 21px;
    }

    .sessao-perguntas .perguntas-centralizar {
        padding-left: 5%;
        padding-right: 5%;
    }

    .b-artigos {
        padding: 2% 0% 5% 0%;
    }
    #background-topo {
        height: 460px;
    }
    .sessao-empresa p {
        font-size: 1.2em;
        color: #5b5a69;
        line-height: 26px;
        /* text-align: left; */
        /* float: left; */
        width: 90%;
        font-family: sans-serif;
    }
    .sessao-solucoes .caixa-grande-direita h2 {
        font-size: 2.5em;
        font-weight: bold;
        width: 90%;
        line-height: 42px;
        letter-spacing: -1px;
        padding: 0% 0% 5% 0%;
        margin: 0;
        margin: 0 auto;
        text-align: center;
    }
    #videoempresa {
        padding: 8% 0% 8% 0%;
        width: 100%;
        margin: 0 auto;
        clear: both;
        text-align: center;
    }
    .sessao-perguntas {
        padding: 9% 0% 9% 0%;
    }
    .sessao-perguntas h2 {
        color: #fff;
        font-size: 3.2rem;
        margin: 0 auto;
        /* text-align: left; */
        width: 70%;
        font-weight: bold;
        padding-bottom: 5%;
    }
    .sessao-artigo h2 {
        color: #041a72;
        font-size: 2.35em;
        font-weight: bold;
        width: 80%;
        /* font-family: sans-serif; */
        line-height: 42px;
        letter-spacing: -2px;
        margin: 0 auto;
        padding-bottom: 10%;
        margin-bottom: 5%;
    }
    #footer-session .background-card-pequeno {
        margin: 5px;
        width: 48%;
        padding: 2% 0%;
        transition: 1s;
        float: right;
    }
    #footer-session .background-card-pequeno i {
        font-size: 31px;
    }
    .sessao-vantagens h2 {
        color: #fff;
        font-size: 1.65em;
        /* margin-bottom: 27px; */
        display: inline;
        font-family: 'Playfair Display';
        letter-spacing: 1px;
        padding-bottom: 0%;
        display: block;
    }
    .sessao-contabilidade h2 {
        color: #041a72;
        font-size: 2.6em;
        margin-bottom: 25px;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 90%;
        text-align: center;
        padding-bottom: 2%;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 5%;
        line-height: 42px;
    }
    .sessao-contabilidade h3 {
        font-size: 2.2rem;
        color: #041a72;
        font-weight: bold;
        padding-bottom: 4%;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 5%;
    }
    #depoimentos h3 {
        color: #fff;
        font-size: 1.8em;
        padding-bottom: 1%;
        width: 60%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    #depoimentos {
        text-align: center;
        padding: 8% 3% 8% 3%;
        clip-path: polygon(50% 0%, 100% 15%, 100% 85%, 50% 100%, 0% 85%, 0% 15%);
    }
    .sessao-servicos h2 {
        color: #041a72;
        font-size: 2.45em;
        /* margin-bottom: 25px; */
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        /* padding-bottom: 2%; */
    }
    .sessao-servicos .caixa-direita h3 {
        text-align: center;
        color: #5b5a69;
        font-size: 18px;
        margin: 0;
        padding-bottom: 1%;
    }
    #videoempresa {
        padding: 0% 0% 10% 0%;
        width: 100%;
        margin: 0 auto;
        clear: both;
        text-align: center;
    }
    #videoempresa h2 {
        color: #041a72;
        font-size: 2.2rem;
        margin-bottom: 25px;
        display: inline;
        width: 70%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 2%;
        display: block;
        font-family: 'Playfair Display';
        font-weight: bold;
        line-height: 30px;
    }
    #videoempresa video {
        width: 90%;
    }
    .sessao-artigo .link-artigos a {
        padding: 8px 27px;
        font-size: 11px;
        float: left;
        font-family: sans-serif;
        border: 2px solid #e4e4e4;
        font-weight: bold;
        border-radius: 90px;
        text-transform: uppercase;
        margin-left: 17%;
    }
    #footer-session h2 {
        display: block;
        font-size: 3.5rem;
        font-weight: 500;
        margin-bottom: 0px;
        color: #fff;
        width: 80%;
        font-family: 'Playfair Display';
        padding-bottom: 6%;
    }
    #footer-session {
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        clip-path: polygon(50% 0%, 100% 5%, 100% 100%, 0 100%, 0 5%);
        height: auto;
        padding: 11% 2% 17% 2%;
    }
}

@media (max-width: 599px) {

    #footer-session {
        padding: 0% 0% 30% 0%;
    }

    .header-slider .topo-txt-esquerda h2,
    .header-slider .topo-txt-esquerda p {
        font-size: 4rem;
    }

    .header-slider .topo-txt-direita h2 {
        font-size: 3rem;
        padding-top: 35px;
    }

    .header-slider .info-baixo-center p {
        font-size: 15px;
    }

    .sessao-vantagens .lista-categoria {
        padding: 3% 0 3% 27%;
    }

    .sessao-contabilidade {
        padding-left: 10px;
    }

    .sessao-contabilidade .bloco-cards {
        padding: 4% 6% 2% 4%;
    }

    .sessao-contabilidade .background-card1 {
        margin: unset;
        width: 85%;
    }

    .sessao-contabilidade .background-card2 {
        width: 72.8%;
        padding: unset;
        margin-left: -4px;
    }

    .sessao-artigo .novo-art {
        width: 28%;
    }

    .sessao-noticia .novo-art {
        width: 28%;
    }

    .sessao-noticia .sessao-noticia-box {
        width: 90%;
        margin: 0 5%;
        margin-top: 60px;
    }

    .sessao-calculadora h2 {
        font-size: 2.6rem;
    }

    .sessao-abrir-empresa .box-empresa {
        padding: 0 33px 0 33px;
        margin-bottom: 50px;
    }

    .sessao-abrir-empresa .col-xs-6 {
        width: 100%;
    }

    .sessao-abrir-empresa .box-empresa {
        padding: 0 50px 0 50px;
        margin-bottom: 50px;
    }

    .sessao-conhecer .row-utilitario article .col-sm-2 {
        width: 80%;
        margin: 0 10%;
        margin-bottom: 5%;
    }

    #footer-session .contato-rodape button {
        width: 17%;
    }

    .topo-menu a {
        float: left;
        padding: 4px;
        width: 46%;
        display: flow-root;
        font-family: Calibri;
        font-size: 14px;
    }

    .topo-menu {
        background: #fff;
        padding: 0px;
        width: 98% !important;
        margin: 1.5rem auto !important;
    }

    .header-slider .info-baixo-center p {
        font-size: 20px;
        line-height: 23px;
    }
}

@media (max-width: 450px) {

    .sessao-artigo h2{
        width: 100%;
    }

    .sessao-empresa p {
        font-size: 1.2em;
        color: #5b5a69;
        line-height: 24px;
        width: 100%;
        font-family: sans-serif;
    }
    .sessao-empresa a {
        color: #ffffff;
        font-size: 14px;
        /* float: left; */
        display: block;
        padding: 3px;
        background: #041a72;
        width: 24%;
        margin: 0 auto;
        margin-top: 30px;
        border-radius: 5px;
    }
    .header-slider .topo-txt-destaque h2 {
        font-size: 3rem;
        padding-top: 5rem;
        letter-spacing: 0px;
    }
    .header-slider .info-baixo-center p {
        font-size: 17px;
        line-height: 21px;
        width: 80%;
        clear: both;
        margin: 0 auto;
    }
    #background-topo {
        height: 450px;
    }
    .topnav img {
        max-width: 198px;
        z-index: 9999;
    }
    .sessao-empresa h2 {
        color: #041a72;
        font-size: 2.25em;
        margin-bottom: 25px;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        padding-bottom: 0%;
    }
    .sessao-empresa h4 {
        font-size: 1.2em;
        color: #5b5a69;
        line-height: 23px;
        text-align: left;
        float: left;
        width: 100%;
        font-family: sans-serif;
        padding-bottom: 8%;
    }
    #box-conheca-empresa {
        padding: 5% 0% 15% 0%;
    }
    .sessao-solucoes .caixa-grande-esquerda h2 {
        color: #fff;
        font-weight: 700;
        font-size: 3.2rem;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: 'Playfair Display';
        line-height: 40px;
    }
    .sessao-solucoes {
        text-align: center;
        padding: 30% 0% 30% 0%;
        clip-path: polygon(50% 0%, 100% 3%, 100% 97%, 50% 100%, 0% 97%, 0% 3%);        
    }
    .sessao-vantagens .lista-categoria {
        padding: 3% 0 3% 0%;
    }
    .sessao-vantagens .lista-categoria {
        padding: 6% 0 9% 0%;
    }

    .sessao-contabilidade h2 {
        color: #041a72;
        font-size: 2.2em;
        margin-bottom: 25px;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 90%;
        text-align: center;
        padding-bottom: 2%;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 5%;
        line-height: 42px;
    }
    .sessao-contabilidade .background-card-pequeno {
        margin: 0px;
        width: 100%;
        padding: 7% 1%;
        transition: 1s;
        border-radius: 7px;
    }
    .sessao-contabilidade h3 {
        font-size: 2rem;
        color: #041a72;
        font-weight: bold;
        padding-bottom: 4%;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 5%;
    }
    #depoimentos {
        text-align: center;
        padding: 16% 0% 16% 0%;
        clip-path: polygon(50% 0%, 100% 15%, 100% 85%, 50% 100%, 0% 85%, 0% 15%);
    }
    #depoimentos h3 {
        color: #fff;
        font-size: 1.8em;
        padding-bottom: 1%;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    .sessao-depoimento .depoimento-content p {
        width: 100% !important;
        margin: 0 3%;
        border: 0;
        padding: 25px 0px 15px 0px;
        margin-right: 0;
        font-size: 15px!important;
    }
    .caixas-servicos{
        width: 100%;
    }
    .sessao-servicos .caixa-direita h3 {
        text-align: center;
        color: #5b5a69;
        font-size: 17px;
        margin: 0;
        padding-bottom: 10%;
    }
    #videoempresa h2 {
        color: #041a72;
        font-size: 1.65em;
        margin-bottom: 25px;
        display: inline;
        width: 85%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 6%;
        display: block;
        font-family: 'Playfair Display';
        font-weight: bold;
        line-height: 32px;
    }
    .sessao-perguntas h2 {
        color: #fff;
        font-size: 2.65rem;
        margin: 0 auto;
        /* text-align: left; */
        width: 90%;
        font-weight: bold;
        padding-bottom: 5%;
    }
    .sessao-solucoes .caixa-grande-esquerda p {
        color: #fff;
        font-size: 17px;
        margin: 0 auto;
        text-align: center;
        padding: 0% 0% 11% 0%;
        width: 90%;
    }
    .sessao-solucoes .caixa-grande-direita h2 {
        font-size: 1.55em;
        font-weight: bold;
        width: 90%;
        line-height: 42px;
        letter-spacing: 0px;
        padding: 0% 0% 5% 0%;
        margin: 0;
        margin: 0 auto;
        text-align: center;
    }
    .sessao-solucoes .caixa-meio {
        margin-top: 0% !important;
        width: 90%;
        clear: both;
        margin: 0 auto;
        height: 340px;
        margin-bottom: 20px;
    }
    .sessao-solucoes .caixas-direita {
        margin-top: 0% !important;
        width: 90%;
        clear: both;
        margin: 0 auto;
        height: 340px;
        margin-bottom: 20px;
    }
    .sessao-perguntas {
        padding: 22% 0% 22% 0%;
    }
    .sessao-artigo h2 {
        color: #041a72;
        font-size: 2.35em;
        font-weight: bold;
        width: 80%;
        /* font-family: sans-serif; */
        line-height: 42px;
        letter-spacing: -1px;
        margin: 0 auto;
        padding-bottom: 10%;
        margin-bottom: 5%;
    }
    .sessao-newsletter h2 {
        color: #041a72;
        font-size: 1.5em;
        letter-spacing: 0px;
        font-family: sans-serif;
        font-weight: bold;
        width: 90%;
        text-align: center;
        margin-bottom: 0%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 2%;
        line-height: 24px;
    }
    .sessao-newsletter {
        padding: 15% 0% 10% 0%;
    }
    .sessao-newsletter input {
        display: inline-block;
        padding: 17px;
        padding-bottom: 14px;
        background-color: #fff;
        width: 90%;
        max-width: 500px;
        text-align: center;
        margin-bottom: 10px;
        border: 0;
        border-radius: 90px;
        border: 2px solid #ccc;
    }
    .sessao-newsletter button {
        display: inline-block;
        border: 0;
        background-color: #1eabef;
        padding: 6px 30px 6px 30px;
        color: #FFF;
        font-size: 19px;
        border-radius: 90px;
        font-family: Calibri;
    }
    .sessao-redes-sociais h2 {
        color: #041a72;
        font-size: 1.45em;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        margin-bottom: 5%;
    }
    #footer-session {
        padding: 20% 0% 30% 0%;
        clip-path: polygon(50% 0%, 100% 3%, 100% 100%, 0 100%, 0 3%);
    }
    #footer-session h2 {
        display: block;
        font-size: 3rem;
        font-weight: 500;
        margin-bottom: 0px;
        color: #fff;
        width: 90%;
        font-family: 'Playfair Display';
        padding-bottom: 9%;
        margin: 0 auto;
        text-align: center;
    }
    #footer-session .background-card-pequeno {
        margin: 2px;
        width: 48%;
        padding: 5% 0%;
        transition: 1s;
        float: left;
    }
    #footer-session .background-card-pequeno p {
        color: #102988;
        /* font-weight: 500; */
        font-size: 17px;
        font-family: sans-serif;
        padding-top: 10px;
    }
    #footer-session .certificados {
        width: 50%;
    }
    #videoempresa video {
        width: 100%;
    }
}

@media (max-width: 380px) {

    .header-slider .topo-txt-destaque h2 {
        font-size: 4rem;
        padding-top: 2rem;
        letter-spacing: 0px;
    }
    .header-slider .info-baixo-center p {
        font-size: 20px;
        line-height: 22px;
        width: 80%;
        clear: both;
        margin: 0 auto;
        padding-top: 3%;
    }
    .sessao-empresa h2 {
        color: #041a72;
        font-size: 2em;
        margin-bottom: 25px;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        padding-bottom: 0%;
    }
    .sessao-empresa h3 {
        color: #041a72;
        font-size: 1.35em;
        letter-spacing: -1px;
        font-family: sans-serif;
        font-weight: bold;
        text-align: center;
        float: left;
        margin: 0 auto;
        padding-left: 7px;
    }
    .sessao-vantagens h2 {
        color: #fff;
        font-size: 1.6em;
        /* margin-bottom: 27px; */
        display: inline;
        font-family: 'Playfair Display';
        letter-spacing: 1px;
        padding-bottom: 0%;
        display: block;
        width: 80%;
        clear: both;
        margin: 0 auto;
    }
    .sessao-vantagens .lista-categoria {
        padding: 8% 4% 9% 4%;
    }
    .sessao-contabilidade h2 {
        color: #041a72;
        font-size: 2em;
        margin-bottom: 25px;
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        padding-bottom: 2%;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 5%;
        line-height: 37px;
    }
    .sessao-contabilidade .vantagens p {
        font-size: 1.4rem;
        color: #041a72;
        text-align: left;
        width: 80%;
        clear: both;
        margin: 0 auto;
        padding-top: 5%;
    }
    #depoimentos h3 {
        color: #fff;
        font-size: 1.5em;
        padding-bottom: 1%;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
    .sessao-servicos h2 {
        color: #041a72;
        font-size: 2em;
        /* margin-bottom: 25px; */
        letter-spacing: 0px;
        font-family: 'Playfair Display';
        font-weight: bold;
        width: 100%;
        text-align: center;
        padding-bottom: 2%;
    }
    #videoempresa h2 {
        color: #041a72;
        font-size: 1.45em;
        margin-bottom: 25px;
        display: inline;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 6%;
        display: block;
        font-family: 'Playfair Display';
        font-weight: bold;
        line-height: 26px;
    }
    .sessao-artigo h2 {
        color: #041a72;
        font-size: 2em;
        font-weight: bold;
        width: 80%;
        /* font-family: sans-serif; */
        line-height: 42px;
        letter-spacing: -1px;
        margin: 0 auto;
        padding-bottom: 10%;
        margin-bottom: 5%;
    }
    .sessao-artigo {
        text-align: center;
        background-color: #fff;
        color: #FFF;
        padding: 13% 0% 13% 0%;
    }
    .galeria h2 {
        color: #041a72;
        font-size: 3em;
        font-weight: bold;
        width: 80%;
        letter-spacing: 0px;
        margin: 0 auto;
        float: left;
        text-align: left;
        padding-left: 6%;
        font-family: 'Playfair Display';
    }
    #box-galeria .container {
        width: 100%;
        margin: 3rem auto 0 auto;
    }
    #footer-session {
        padding: 20% 0% 40% 0%;
        clip-path: polygon(50% 0%, 100% 3%, 100% 100%, 0 100%, 0 3%);
    }

}

@media (max-width: 320px) {

    .sessao-solucoes .caixas-direita {
        margin-top: 0% !important;
        width: 100%;
        clear: both;
        margin: 0 auto;
        height: 340px;
        margin-bottom: 20px;
    }
    .sessao-vantagens p {
        font-size: 1.7rem;
        color: #fff;
        line-height: 20px;
        text-align: center;
        font-family: sans-serif !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
    }

}