@media (max-width: 1200px) {

    .topnav .btn-cliente {
        display: none;
    }
    .itens-menu {
        padding-top: 0px;
    }
    .topnav {
    overflow: hidden;
    padding: 0px;
    height: 80px;
    position: absolute;
    }
    .topnav a.icon {
        float: right;
        display: block;
        padding-top: 20px;
        background: none;
    }
    .header-slider .topo-txt-esquerda h2 {
        text-align: left;
        font-size: 67px;
        letter-spacing: -2px;
        font-family: 'Inter';
        width: 42%;
        margin: 0 auto;
        line-height: 62px;
        padding-bottom: 11px;
        font-weight: 700;
        padding-top: 100px;
        color: #0057dd;
        float: right;
    }
    .header-slider .btn-slider {
        display: inline-block;
        color: #FFF;
        padding: 10px 40px;
        font-size: 19px;
        font-family: 'Inter';
        transition: 1.1s;
        -webkit-transition: 1.1s;
        -moz-transition: 1.1s;
        -ms-transition: 1.1s;
        -o-transition: 1.1s;
        background-color: #0057dd;
        border-radius: 90px;
        /* border: 2px solid #fff; */
        float: right;
        margin-right: 205px;
    }
    #background-topo {
        background-image: linear-gradient(to top, #86380000, #4e090600, rgb(185 141 110 / 0%)), url(../img/bg-header.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-size: cover;
        height: 580px;
    }
    


}

@media (max-width: 1024px) {

    
    #background-topo {
        background-image: linear-gradient(to top, #86380000, #4e090600, rgb(185 141 110 / 0%)), url(../img/bg-header.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-attachment: inherit;
        background-size: cover;
        height: 650px;
    }
    .header-slider .topo-txt-esquerda h2 {
        text-align: left;
        font-size: 60px;
        letter-spacing: -2px;
        font-family: 'Inter';
        width: 42%;
        margin: 0 auto;
        line-height: 55px;
        padding-bottom: 11px;
        font-weight: 700;
        padding-top: 100px;
        color: #0057dd;
        float: right;
    }
    .header-slider .topo-txt-esquerda {
        padding-top: 6%;
    }
    .header-slider .topo-txt-direita p {
        font-size: 23px;
        letter-spacing: 0px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        border-radius: 0px;
        color: #4188e9;
        font-family: 'Inter';
        float: left;
        text-align: left;
        line-height: 26px;
        padding-left: 58%;
        padding-top: 5px;
    }
    .header-slider .btn-slider {
        display: inline-block;
        color: #FFF;
        padding: 10px 40px;
        font-size: 19px;
        font-family: 'Inter';
        transition: 1.1s;
        -webkit-transition: 1.1s;
        -moz-transition: 1.1s;
        -ms-transition: 1.1s;
        -o-transition: 1.1s;
        background-color: #0057dd;
        border-radius: 90px;
        /* border: 2px solid #fff; */
        float: right;
        margin-right: 139px;
    }
    #box-contabilidade h2 {
        color: #fff;
        font-size: 36px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 100%;
        padding-bottom: 40px;
        /* padding-top: 70px; */
    }
    #box-contabilidade h3 {
        color: #fff;
        font-size: 21px;
        margin: 0 0 20px 0;
        text-align: left;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        /* padding-bottom: 1%; */
        font-family: 'Inter';
        font-weight: bold;
        letter-spacing: 0px;
        padding: 0% 0% 6% 0%;
        line-height: 21px;
    }
    #box-contabilidade p {
        font-size: 14px;
        color: #fff;
        text-align: left;
        margin: 0 auto;
        text-align: center;
        width: 90%;
        font-family: sans-serif;
        line-height: 16px;
        /* padding-bottom: 5%; */
    }
    .sessao-artigo {
        font-family: 'Heebo', sans-serif;
        text-align: center;
        color: #FFF;
        padding: 30px 0;
        padding: 5% 0% 5% 0%;
    }
    .sessao-artigo h3 {
        font-size: 22px;
        color: #4a4b4c;
        margin: 0 auto;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding: 3% 0%;
        font-weight: bold;
        line-height: 26px;
    }
    .sessao-artigo h3 {
        font-size: 22px;
        color: #4a4b4c;
        margin: 0 auto;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding: 3% 0%;
        font-weight: bold;
        line-height: 26px;
    }
    #footer-session .contato-rodape {
        padding-right: 0rem;
        padding-left: 0rem;
    }
   
}

@media (max-width: 767px) {

    #background-topo {
        background-image: linear-gradient(to top, #86380000, #4e090600, rgb(185 141 110 / 0%)), url(../img/bg-header_mobile.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: inherit;
        height: 650px;
        background-attachment: inherit;
    }
    .header-slider .topo-txt-esquerda h2 {
        text-align: left;
        font-size: 34px;
        letter-spacing: -1px;
        font-family: 'Inter';
        width: 100%;
        margin: 0 auto;
        line-height: 49px;
        padding-bottom: 11px;
        font-weight: 700;
        padding-top: 100px;
        color: #0057dd;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header-slider .topo-txt-esquerda {
        padding-top: 49%;
    }
    .header-slider .topo-txt-direita p {
        font-size: 19px;
        letter-spacing: 0px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        border-radius: 0px;
        color: #4188e9;
        font-family: 'Inter';
        float: left;
        text-align: left;
        line-height: 26px;
        padding-left: 9%;
        padding-top: 0px;
    }
    #box-contabilidade h3 {
        color: #fff;
        font-size: 31px;
        margin: 0 0 20px 0;
        text-align: left;
        width: 100%;
        margin: 0 auto;
        text-align: center;
        /* padding-bottom: 1%; */
        font-family: 'Inter';
        font-weight: bold;
        letter-spacing: 0px;
        padding: 0% 0% 2% 0%;
        line-height: 21px;
    }
    #box-contabilidade p {
        font-size: 19px;
        color: #fff;
        text-align: left;
        margin: 0 auto;
        text-align: center;
        width: 70%;
        font-family: sans-serif;
        line-height: 22px;
        /* padding-bottom: 5%; */
    }
    #vantagens h4 {
        color: #fff;
        font-size: 28px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 70%;
        padding-bottom: 30px;
        padding-top: 70px;
    }
    #box-contabilidade p {
        font-size: 20px;
        color: #fff;
        text-align: left;
        margin: 0 auto;
        text-align: left;
        width: 100%;
        font-family: sans-serif;
        line-height: 39px;
        /* padding-bottom: 5%; */
    }
    #footer-session .background-card-pequeno {
        background-color: #0057dd00;
        margin: 5px;
        width: 100%;
        padding: 10px;
        transition: 1s;
        float: right;
        border-radius: 8px;
        border: 3px solid #ffffff73;
    }
    #footer-session .bloco-dados-rodape {
        padding-top: 0%;
    }
    #footer-session .footer-content {
        padding: 0% 30px;
    }
    #footer-session .sub-menu-links p {
        font-weight: 400 !important;
        font-size: 22px;
        text-align: left;
    }
    .box-botoes{
        padding: 5% 0%;
    }
    #footer-session {
        padding: 5% 0% 15% 0%;
        background-color: #0057dd;
        background-image: linear-gradient(to top, #0057dd, #0075e9, #1191f1);
    }
    .sessao-empresa h3 {
        color: #0057dd;
        font-size: 25px;
        /* float: left; */
        text-align: center;
        letter-spacing: 0px;
        font-family: 'Inter';
        font-weight: 600;
        margin-top: 12px;
    }
    #box-conheca-empresa .border-servicos {
        border: 3px solid #d0c3d6;
        padding: 5% 0% 5% 0%;
        height: auto;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    .sessao-empresa h2 {
        color: #0057dd;
        font-size: 35px;
        font-family: 'Inter', sans-serif;
        /* float: left; */
        text-align: center;
        margin: 0;
        clear: both;
        width: 100%;
        padding-bottom: 9%;
    }

}


@media (max-width: 430px) {

    #background-topo {
        background-image: linear-gradient(to top, #86380000, #4e090600, rgb(185 141 110 / 0%)), url(../img/bg-header_mobile.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: inherit;
        height: 650px;
        background-attachment: inherit;
    }
    .header-slider .topo-txt-esquerda h2 {
        text-align: left;
        font-size: 34px;
        letter-spacing: -1px;
        font-family: 'Inter';
        width: 100%;
        margin: 0 auto;
        line-height: 49px;
        padding-bottom: 11px;
        font-weight: 700;
        padding-top: 100px;
        color: #0057dd;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .header-slider .topo-txt-esquerda {
        padding-top: 84%;
    }
    .header-slider .topo-txt-direita p {
        font-size: 20px;
        letter-spacing: 0px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        border-radius: 0px;
        color: #4188e9;
        font-family: 'Inter';
        float: none;
        text-align: center;
        line-height: 22px;
        padding-left: 0%;
        padding-top: 0px;
    }
    .sessao-solucoes {
        padding: 1% 2% 4% 2%;
    }
    .sessao-empresa h2 {
        color: #0057dd;
        font-size: 33px;
        font-family: 'Inter', sans-serif;
        /* float: left; */
        text-align: center;
        margin: 0;
        clear: both;
        width: 100%;
        padding-bottom: 14%;
    }
    .sessao-empresa h3 {
        color: #0057dd;
        font-size: 24px;
        /* float: left; */
        text-align: center;
        letter-spacing: 0px;
        font-family: 'Inter';
        font-weight: 600;
        margin-top: 12px;
    }
    .sessao-empresa h4 {
        font-size: 20px;
        color: #545c65;
        line-height: 20px;
        text-align: left;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 100%;
    }
    .fas.fa-calculator {
        font-size: 35px;
        color: #438eeb;
    }
    .sessao-empresa p {
        font-size: 20px;
        color: #4a4b4c;
        line-height: 27px;
        padding-bottom: 1%;
        width: 100%;
        clear: both;
        margin: 0 auto;
        /* float: left; */
        text-align: justify;
    }
    .sessao-empresa h5 {
        display: inline-block;
        background-color: #fffffff8;
        padding: 8px 35px;
        color: #438eeb;
        margin-top: 55px;
        font-size: 20px;
        font-family: Calibri;
        font-weight: 400;
        border: 2px solid #438eeb;
        border-radius: 90px;
    }
    #box-contabilidade h2 {
        color: #fff;
        font-size: 38px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 90%;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    #vantagens h4 {
        color: #fff;
        font-size: 30px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 90%;
        padding-bottom: 40px;
        padding-top: 30px;
    }
    #vantagens p {
        text-align: left;
        color: #fff;
        font-size: 19px;
        margin: 0;
        line-height: 22px;
        padding-bottom: 22px;
    }
    .sessao-vantagens h4 {
        color: #fff;
        font-size: 24px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 100%;
        padding-bottom: 30px;
        padding-top: 70px;
    }
    .sessao-perguntas h2 {
        color: #0057dd;
        font-size: 26px;
        font-family: 'Inter', sans-serif;
        /* float: left; */
        text-align: center;
        margin: 0;
        clear: both;
        width: 100%;
        padding-bottom: 7%;
    }
    .sessao-perguntas {
        padding: 11% 0% 7% 0%;
    }
    .sessao-artigo h2 {
        color: #0057dd;
        font-size: 31px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 90%;
        margin-bottom: 12%;
    }
    .sessao-artigo .artigos-content p {
        background-color: #438eeb;
        color: #ffffff !important;
        margin-bottom: unset;
        width: 36%;
        display: block;
        border-radius: 3px;
        margin-bottom: 10px;
        font-size: 15px;
    }
    .sessao-artigo .card-conteudo {
        padding-top: 10px;
        height: 17rem;
        width: 100%;
    }
    .sessao-noticia .noticias-content p {
        background-color: #438eeb;
        color: #ffffff !important;
        margin-bottom: unset;
        width: 38%;
        display: block;
        border-radius: 3px;
        margin-bottom: 10px;
        font-size: 16px;
    }

    .galeria .btn a {
        display: block;
        background-color: #fffffff8;
        padding: 5px 5px;
        color: #438eeb;
        margin-top: 5px;
        font-size: 20px;
        font-family: Calibri;
        font-weight: 400;
        border: 2px solid #438eeb;
        border-radius: 90px;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .sessao-noticia .link-noticias a {
        display: inline-block;
        background-color: #fffffff8;
        padding: 4px 24px;
        color: #438eeb;
        margin-top: 15px;
        font-size: 17px;
        font-family: Calibri;
        font-weight: 400;
        border: 2px solid #438eeb;
        border-radius: 90px;
    }

    .sessao-artigo .link-artigos a{
        display: inline-block;
        background-color: #fffffff8;
        padding: 4px 24px;
        color: #438eeb;
        margin-top: 15px;
        font-size: 17px;
        font-family: Calibri;
        font-weight: 400;
        border: 2px solid #438eeb;
        border-radius: 90px;
    }
    .sessao-redes-sociais h2 {
        font-size: 20px;
        margin-bottom: 20px;
        color: #4a4b4c;
    }
	.sessao-redes-sociais i {
        font-size: 55px;
        color: #438eeb;
        padding: 0px 7px;
    }
    #footer-session h2 {
        display: block;
        font-size: 34px;
        font-weight: 600;
        margin-bottom: 0px;
        color: #fff;
        margin: 0;
        letter-spacing: -1px;
        font-family: 'Inter';
    }
    #footer-session .bloco-dados-rodape {
        padding-top: 4%;
    }
    #footer-session .footer-content {
        padding: 0% 20px;
    }
    #footer-session h2 {
        display: block;
        font-size: 30px;
        font-weight: 600;
        margin-bottom: 0px;
        color: #fff;
        margin: 0;
        letter-spacing: -1px;
        font-family: 'Inter';
        padding-top: 20px;
    }
    #footer-session .background-card-pequeno {
        background-color: #0057dd00;
        margin: 0 auto;
        width: 100%;
        padding: 10px;
        transition: 1s;
        float: none;
        border-radius: 8px;
        border: 3px solid #ffffff73;
        margin-bottom: 10px;
    }
    #footer-session .background-card-pequeno i {
        color: #fff;
        font-size: 22px;
    }
    .menus-rod{
        padding: 12% 0%;
    }
    #footer-session .contato-rodape {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    #footer-session {
        padding: 5% 0% 35% 0%;
        background-color: #438eeb;
    }
    .footer-copy {
        position: fixed;
        bottom: 0;
        z-index: 9;
        background-color: #ffffff;
        color: #4a4b4c;
        text-align: left;
        padding: 8px 5px 8px 5px;
        box-shadow: -1px -6px 20px 0px #0000002e;
        margin: 0 auto;
        float: none;
        clear: both;
        margin-left: 15px !important;
    }
    .footer-copy a {
        color: #4a4b4c;
        padding: 4px 0px 4px 0px;
        border-radius: 5px;
        width: 100%;
        background: #438eeb;
        font-family: Calibri;
        font-weight: 400;
        font-size: 17px;
        margin-bottom: 5px;
    }
    #box-contabilidade .container-box {
        border-radius: 10px;
        padding: 10% 5%;
        height: auto;
        margin-bottom: 30px;
        border: 3px solid #ffffff7a;
    }
    #box-contabilidade h3 {
        color: #fff;
        font-size: 25px;
        margin: 0 0 20px 0;
        text-align: left;
        width: 80%;
        margin: 0 auto;
        text-align: center;
        /* padding-bottom: 1%; */
        font-family: 'Inter';
        font-weight: bold;
        letter-spacing: 0px;
        padding: 0% 0% 4% 0%;
        line-height: 26px;
    }
    #box-contabilidade p {
        font-size: 17px;
        color: #fff;
        text-align: left;
        margin: 0 auto;
        text-align: left;
        width: 100%;
        font-family: sans-serif;
        line-height: 20px;
        /* padding-bottom: 5%; */
    }


}

@media (max-width: 380px) {

    #footer-session .background-card-pequeno p {
        color: #fff;
        display: inline-block;
        /* margin-left: 9px; */
        font-family: Calibri;
        font-weight: 500;
        /* text-align: left; */
        font-size: 19px;
        line-height: 19px;
        padding: 5px;
    }

    .header-slider .topo-txt-direita p {
        font-size: 19px;
        letter-spacing: 0px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        border-radius: 0px;
        color: #4188e9;
        font-family: 'Inter';
        float: none;
        text-align: center;
        line-height: 22px;
        padding-left: 0%;
        padding-top: 0px;
    }

    .header-slider .topo-txt-esquerda {
        padding-top: 96%;
    }

    .header-slider .topo-txt-esquerda h2 {
        text-align: left;
        font-size: 31px;
        letter-spacing: -1px;
        font-family: 'Inter';
        width: 100%;
        margin: 0 auto;
        line-height: 49px;
        padding-bottom: 11px;
        font-weight: 700;
        padding-top: 100px;
        color: #0057dd;
        float: none;
        margin: 0 auto;
        text-align: center;
    }

    
	.topnav img {
        z-index: 9999;
        width: 200px;
        padding-top: 11px;
    }
    

}

@media (max-width: 320px) {

    #vantagens h4 {
        color: #fff;
        font-size: 24px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 90%;
        padding-bottom: 40px;
        padding-top: 30px;
    }

    #box-contabilidade h3 {
        color: #fff;
        font-size: 23px;
        margin: 0 0 20px 0;
        text-align: left;
        width: 80%;
        margin: 0 auto;
        text-align: center;
        /* padding-bottom: 1%; */
        font-family: 'Inter';
        font-weight: bold;
        letter-spacing: 0px;
        padding: 0% 0% 4% 0%;
        line-height: 24px;
    }

    .header-slider .topo-txt-direita p {
        font-size: 16px;
        letter-spacing: 0px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        border-radius: 0px;
        color: #4188e9;
        font-family: 'Inter';
        float: none;
        text-align: center;
        line-height: 18px;
        padding-left: 0%;
        padding-top: 0px;
    }

    #background-topo {
        background-image: linear-gradient(to top, #86380000, #4e090600, rgb(185 141 110 / 0%)), url(../img/bg-header_mobile.jpg);
        background-position: center;
        background-repeat: no-repeat;
        background-size: inherit;
        height: 640px;
        background-attachment: inherit;
    }

    .header-slider .topo-txt-esquerda h2 {
        text-align: left;
        font-size: 36px;
        letter-spacing: 0px;
        font-family: 'Inter';
        width: 100%;
        margin: 0 auto;
        line-height: 33px;
        padding-bottom: 10px;
        font-weight: 700;
        padding-top: 160px;
        color: #0057dd;
        float: none;
        margin: 0 auto;
        text-align: center;
    }
    .sessao-empresa h2 {
        color: #0057dd;
        font-size: 29px;
        font-family: 'Inter', sans-serif;
        /* float: left; */
        text-align: center;
        margin: 0;
        clear: both;
        width: 100%;
        padding-bottom: 14%;
    }
    .sessao-empresa h3 {
        color: #0057dd;
        font-size: 21px;
        /* float: left; */
        text-align: center;
        letter-spacing: 0px;
        font-family: 'Inter';
        font-weight: 600;
        margin-top: 12px;
    }
    .sessao-empresa h4 {
        font-size: 19px;
        color: #438eeb;
        line-height: 19px;
        text-align: left;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 100%;
    }
    #box-conheca-empresa .border-servicos {
        border: 3px solid #d0c3d6;
        padding: 10% 3% 10% 3%;
        height: auto;
        margin-bottom: 30px;
        border-radius: 20px;
    }
    #box-contabilidade h2 {
        color: #fff;
        font-size: 34px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0 auto;
        clear: both;
        width: 90%;
        padding-bottom: 40px;
        padding-top: 40px;
    }
    .sessao-vantagens .lista-categoria {
        padding: 1% 0% 1% 0%;
    }
    #box-vantagens p {
        font-size: 17px!important;
        color: #fff!important;
        line-height: 25px!important;
        text-align: left!important;
    }
    .sessao-perguntas h2 {
        color: #0057dd;
        font-size: 23px;
        font-family: 'Inter', sans-serif;
        /* float: left; */
        text-align: center;
        margin: 0;
        clear: both;
        width: 100%;
        padding-bottom: 7%;
    }
    .accordion {
        background-color: #4d2ca000;
        color: #4a4b4c;
        cursor: pointer;
        padding: 8px;
        width: 100%;
        border: none;
        text-align: center;
        outline: none;
        font-size: 20px;
        transition: 0.4s;
        line-height: 20px;
    }
    .sessao-artigo h2 {
        color: #0057dd;
        font-size: 28px;
        font-family: 'Inter', sans-serif;
        text-align: center;
        margin: 0;
        clear: both;
        width: 100%;
        margin-bottom: 12%;
    }
    .sessao-artigo {
        font-family: 'Heebo', sans-serif;
        text-align: center;
        color: #FFF;
        padding: 30px 0;
        padding: 5% 0% 15% 0%;
    }
    .sessao-noticia .noticias-content {
        margin-bottom: 30px;
        text-align: left;
    }
    .sessao-redes-sociais {
        text-align: center;
        background-color: #FFF;
        color: #4a4b4c;
        font-family: 'Heebo', sans-serif;
        padding: 0px 10px 60px 10px;
    }
    #footer-session .footer-content {
        padding: 0% 10px;
    }

}