@media (max-width: 1320px) {
   

}

@media (max-width: 1024px) {

    #box-contabilidade {
        padding: 5% 0% 5% 0%;
    }

    .sessao-contabilidade .background-card1 h2 {
        font-size: 34px;
        width: 90%;
        line-height: 41px;
    }

    #background-topo {
        background-image: linear-gradient(to top, rgba(68, 45, 11, 0.85), rgba(0, 0, 0, 0.62)), url(../img/bg-header.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        height: 620px;
    }

    .topnav .btn-cliente {
        display: none;
    }
    .itens-menu {
        padding-top: 0px;
    }
    .logo-menu{
        z-index: 99999999;
        /*position: absolute;*/
    }
    .header-slider .topo-txt-esquerda h2, .header-slider .topo-txt-esquerda p {
        /* font-family: 'Arvo', serif; */
        font-size: 39px;
        height: 245px;
        padding-top: 4%;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 40px;
        width: 70%;
        clear: both;
        margin: 0 auto;
        float: none;
        padding-top: 16%;
        text-align: center;
        color: #ffffff;
    }
    .header-slider .topo-txt-2 h2 {
        font-family: sans-serif;
        font-size: 21px;
        height: 60px;
        padding-top: 0%;
        width: 80%;
        clear: both;
        margin: 0 auto;
        float: none;
        text-align: center;
        color: #ffffff;
    }
    #vantagens h2 {
        color: #151515;
        font-size: 26px;
        margin: 0 auto;
        padding: 0% 0% 1% 0%;
        width: 100%;
        font-weight: bold;
        line-height: 44px;
        /* font-family: 'Arvo', serif; */
        letter-spacing: 0px;
    }
    #vantagens h3 {
        color: #151515;
        font-size: 1.25em;
        margin: 0 auto;
        padding: 0% 0% 5% 0%;
        width: 100%;
    }
    #vantagens .b-vantagens {
        padding: 0% 0% 0% 0%;
    }
    #vantagens p {
        text-align: left;
        color: #151515;
        font-family: sans-serif;
        font-size: 15px;
        font-weight: bold;
        display: grid;
    }
    .sessao-vantagens h2 {
        color: #151515;
        font-size: 30px;
        margin: 0 auto;
        padding: 0% 0% 2% 0%;
        width: 100%;
        font-weight: bold;
        line-height: 44px;
        /* font-family: 'Arvo', serif; */
        letter-spacing: 0px;
    }
    .sessao-perguntas .perguntas-centralizar {
        padding-left: 5%;
        padding-right: 5%;
    }
    #footer-session .botoes-contato {
        padding: 2% 8% 2% 8%;
    }
    #footer-session .background-card-pequeno {
        background-color: #f3c481;
        margin: 5px;
        width: 23%;
        padding: 13px;
        transition: 1s;
        border-radius: 2px;
    }
    .sessao-solucoes h2 {
        color: #1b1b1b;
        font-size: 26px;
        margin: 0 auto;
        padding: 0% 0% 7% 0%;
        width: 100%;
        line-height: 44px;
        font-family: sans-serif;
        letter-spacing: 0px;
        font-weight: bold;
    }
    .sessao-solucoes h3 {
        color: #1b1b1b;
        font-size: 20px;
        margin: 0 auto;
        padding: 6% 0% 6% 0%;
        width: 100%;
    }
    .sessao-solucoes {
        padding: 5% 0% 5% 0%;
    }
    .sessao-artigo .novo-art {
        background-color: #f3c481;
        color: #000 !important;
        margin-bottom: unset;
        width: 18%;
        display: flex;
        text-align: center;
    }
    .sessao-noticia .novo-art {
        background-color: #f3c481;
        color: #000 !important;
        margin-bottom: unset;
        width: 20%;
        display: flex;
    }
}


@media (max-width: 767px) {

    #footer-session .background-card-pequeno p {
        color: #151515;
        display: block;
        margin-left: 0px;
        font-family: Calibri;
        /* font-weight: 600; */
        text-align: center;
        font-size: 19px;
        letter-spacing: 0px;
    }

    .sessao-contabilidade .bloco-cards p {
        font-size: 18px;
        color: #ffe7c6;
        text-align: center;
        font-family: Calibri;
        line-height: 20px;
        padding: 4px;
        border-radius: 0px;
        width: 90%;
        clear: both;
        margin: 0 auto;
    }

    .sessao-contabilidade .background-card-pequeno1 {
        transition: 1.5s;
        -webkit-transition: 1.5s;
        -moz-transition: 1.5s;
        -ms-transition: 1.5s;
        -o-transition: 1.5s;
        margin-bottom: 20px;
    }

    .sessao-contabilidade h3 {
        color: #151515;
        font-size: 2.2rem;
        margin: 0 0 20px 0;
        text-align: left;
        width: 80%;
        /* font-weight: bold; */
        margin: 0 auto;
        text-align: center;
        padding-bottom: 10%;
        font-family: sans-serif;
        clear: both;
        float: left;
        text-align: left;
        padding-top: 10px;
    }

    #footer-session .contato-rodape button {
        color: #000000;
        border: 0;
        padding: 6px;
        width: 18%;
        background: #f3c481;
        border-radius: 0px;
        float: left;
        margin-left: 10px;
    }
    #vantagens h2 {
        color: #151515;
        font-size: 28px;
        margin: 0 auto;
        padding: 0% 0% 4% 0%;
        width: 80%;
        font-weight: bold;
        line-height: 32px;
        letter-spacing: -1px;
    }
    #vantagens h3 {
        color: #151515;
        font-size: 1.25em;
        margin: 0 auto;
        padding: 0% 0% 5% 0%;
        width: 70%;
    }
    #vantagens p {
        text-align: left;
        color: #151515;
        font-family: sans-serif;
        font-size: 16px;
        font-weight: bold;
        display: block;
    }
    .sessao-vantagens .categorias p {
        font-size: 16px;
        color: #151515;
        line-height: 24px;
        text-align: left;
        font-weight: bold;
    }
    .sessao-solucoes .efeito-aumenta {
        transition: 1s;
        padding-bottom: 25px;
        height: 220px;
    }
    .sessao-perguntas {
        padding: 10% 0% 10% 0%;
    }
    .sessao-newsletter h2 {
        font-size: 2.15rem;
        margin: 0;
        padding: 0 0% 2% 0%;
        width: 100%;
        margin: 0 auto;
        clear: both;
        text-align: center;
        color: #fff;
    }
    .sessao-newsletter {
        padding: 10% 0% 10% 0%;
    }
    .galeria video {
        max-width: 80%;
        height: auto;
    }
    #footer-session {
        padding: 9% 0% 1% 0%;
    }
    #footer-session .botoes-contato {
        padding: 6% 0% 16% 0%;
    }
    .sessao-redes-sociais {
        text-align: center;
        background-color: #FFF;
        color: #151515;
        font-family: 'Heebo', sans-serif;
        padding: 1% 0% 11% 0%;
    }
    #footer-session .contato-rodape {
        padding-right: 0rem;
        padding-left: 0rem;
    }
    .sessao-noticia .novo-art {
        background-color: #f3c481;
        color: #000 !important;
        margin-bottom: unset;
        width: 40%;
        display: flex;
    }
    .sessao-artigo .novo-art {
        background-color: #f3c481;
        color: #000 !important;
        margin-bottom: unset;
        width: 40%;
        display: flex;
        text-align: center;
    }
    .footer-copy a {
        color: #fff;
        padding: 6px 2px 6px 2px;
        border-radius: 0px;
        border: 2px solid #424242;
        width: 100%;
        margin-bottom: 5px;
    }
    
}

@media (max-width: 450px) {

    .header-slider .topo-txt-esquerda h2, .header-slider .topo-txt-esquerda p {
        /* font-family: 'Arvo', serif; */
        font-size: 29px;
        height: 195px;
        padding-top: 4%;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 31px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        float: none;
        padding-top: 24%;
        text-align: center;
        color: #ffffff;
    }
    .header-slider .topo-txt-2 h2 {
        font-family: sans-serif;
        font-size: 17px;
        height: 60px;
        padding-top: 0%;
        width: 90%;
        clear: both;
        margin: 0 auto;
        float: none;
        text-align: center;
        color: #ffffff;
    }
    #background-topo {
        background-image: linear-gradient(to top, rgba(68, 45, 11, 0.85), rgba(0, 0, 0, 0.62)), url(../img/bg-header.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: inherit;
        height: 450px;
    }
    .sessao-contabilidade .background-card1 h2 {
        font-size: 24px;
        width: 100%;
        line-height: 29px;
        text-align: center;
        padding: 3% 0% 6% 0%;
        margin: 0 auto;
        clear: both;
    }
    .sessao-contabilidade h3 {
        color: #151515;
        font-size: 19px;
        margin: 0 0 20px 0;
        text-align: left;
        width: 90%;
        /* font-weight: bold; */
        margin: 0 auto;
        text-align: center;
        padding-bottom: 10%;
        font-family: sans-serif;
        clear: both;
        float: none;
        text-align: center;
        padding-top: 10px;
        line-height: 25px;
    }
    .sessao-contabilidade .background-card-pequeno1 {
        transition: 1.5s;
        -webkit-transition: 1.5s;
        -moz-transition: 1.5s;
        -ms-transition: 1.5s;
        -o-transition: 1.5s;
        width: 100%;
    }
    .sessao-solucoes h2 {
        color: #1b1b1b;
        font-size: 26px;
        margin: 0 auto;
        padding: 0% 0% 13% 0%;
        width: 90%;
        line-height: 32px;
        font-family: sans-serif;
        letter-spacing: 0px;
        font-weight: bold;
    }
    .sessao-solucoes .efeito-aumenta {
        transition: 1s;
        padding-bottom: 25px;
        height: 290px;
    }
    .sessao-solucoes p {
        margin: 0 0%;
        font-size: 13px;
        color: #1b1b1b;
        line-height: 16px;
        padding: 0 0 7% 0;
    }
    .sessao-vantagens h2 {
        color: #151515;
        font-size: 27px;
        margin: 0 auto;
        padding: 10% 0% 7% 0%;
        width: 80%;
        font-weight: bold;
        line-height: 31px;
        /* font-family: 'Arvo', serif; */
        letter-spacing: 0px;
    }
    .sessao-perguntas h2 {
        color: #f3c481;
        font-size: 25px;
        margin-bottom: 25px;
        text-align: center;
        margin: 0 auto;
        font-family: sans-serif;
        font-weight: bold;
        padding-bottom: 3%;
    }
    .sessao-artigo h2 {
        font-size: 27px;
        color: #000;
        font-family: 'Heebo', sans-serif;
        margin: 0 auto;
        /* font-weight: bold; */
        padding-bottom: 9%;
        display: block;
        width: 100%;
        clear: both;
        margin-bottom: 5%;
        text-align: left;
    }
    .sessao-artigo {
        padding: 15% 5% 0% 5%;
    }
    .sessao-artigo .novo-art {
        background-color: #f3c481;
        color: #000 !important;
        margin-bottom: unset;
        width: 50%;
        display: flex;
        text-align: center;
    }
    .sessao-noticia .link-noticias a {
        color: #000;
        background-color: #f3c481;
        padding: 6px 0px;
        border-radius: 0px;
        font-family: sans-serif;
        width: 100%;
        display: block;
    }
    .sessao-parceiros h2 {
        color: #151515;
        font-size: 23px;
        margin: 0 auto;
        padding: 10% 0% 5% 0%;
        width: 90%;
        font-weight: bold;
        line-height: 33px;
    }
    .galeria video {
        max-width: 100%;
        height: auto;
    }
    .sessao-redes-sociais h2 {
        font-size: 22px;
        margin-bottom: 3rem;
    }
    #footer-session h2 {
        display: block;
        font-size: 25px;
        font-weight: 500;
        margin-bottom: 0px;
        color: #fff;
        margin: 0;
    }
    #footer-session .background-card-pequeno {
        background-color: #f3c481;
        margin: 5px;
        width: 47%;
        padding: 15px;
        transition: 1s;
        border-radius: 2px;
    }
    #footer-session .contato-rodape button {
        color: #000000;
        border: 0;
        padding: 6px;
        width: 45%;
        background: #f3c481;
        border-radius: 0px;
        float: left;
        margin-left: 10px;
    }
    .topnav {
        overflow: hidden;
        padding: 10px 0px;
        background: #181818;
        height: 89px;
    }
    .topnav img {
        float: left;
        width: 226px;
    }
    .itens-menu a {
        padding: 12px 10px;
    }
    .sessao-contabilidade .bloco-cards h4 {
        font-size: 27px;
        color: #f3c481;
        text-align: center;
        font-family: Calibri;
        width: 80%;
        clear: both;
        margin: 0 auto;
        /* font-weight: bold; */
        line-height: 24px;
        padding-bottom: 16px;
        /* text-transform: uppercase; */
        /* padding-top: 7px; */
        padding: 7% 0% 3% 0%;
        text-transform: uppercase;
    }
    .container2 {
        width: 100%;
        margin: 0 auto;
        background-color: #181818;
        padding: 9% 4% 9% 4%;
        height: 550px;
        border-radius: 7px;
    }
    #vantagens h2 {
        color: #151515;
        font-size: 28px;
        margin: 0 auto;
        padding: 0% 0% 7% 0%;
        width: 100%;
        font-weight: bold;
        line-height: 32px;
        letter-spacing: -1px;
    }
    #vantagens h3 {
        color: #151515;
        font-size: 1.25em;
        margin: 0 auto;
        padding: 0% 0% 12% 0%;
        width: 100%;
    }
    #vantagens p {
        text-align: left;
        color: #151515;
        font-family: sans-serif;
        font-size: 15px;
        font-weight: bold;
        display: block;
        display: flow-root;
        line-height: 7px;
        padding-bottom: 14px;
    }
    #depoimentos p {
        color: #151515;
        font-size: 15px;
        margin: 0 auto;
        padding: 0% 0% 0% 0%;
        width: 100%;
        line-height: 21px;
        font-family: sans-serif;
        /* font-weight: bold; */
    }
    #footer-session .background-card-pequeno p {
        color: #151515;
        display: block;
        margin-left: 0px;
        font-family: Calibri;
        /* font-weight: 600; */
        text-align: center;
        font-size: 18px;
        letter-spacing: 0px;
    }
  
}

@media (max-width: 380px) {

    .header-slider .topo-txt-esquerda h2, .header-slider .topo-txt-esquerda p {
        /* font-family: 'Arvo', serif; */
        font-size: 25px;
        height: 155px;
        padding-top: 4%;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 24px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        float: none;
        padding-top: 20%;
        text-align: center;
        color: #ffffff;
    }

    #background-topo {
        background-image: linear-gradient(to top, rgba(68, 45, 11, 0.85), rgba(0, 0, 0, 0.62)), url(../img/bg-header.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: inherit;
        height: 370px;
    }
    #vantagens h2 {
        color: #151515;
        font-size: 26px;
        margin: 0 auto;
        padding: 0% 0% 6% 0%;
        width: 90%;
        font-weight: bold;
        line-height: 32px;
        letter-spacing: -1px;
    }
    #vantagens h3 {
        color: #151515;
        font-size: 1.25em;
        margin: 0 auto;
        padding: 0% 0% 15% 0%;
        width: 100%;
    }
    .sessao-solucoes h2 {
        color: #1b1b1b;
        font-size: 22px;
        margin: 0 auto;
        padding: 0% 0% 13% 0%;
        width: 90%;
        line-height: 27px;
        font-family: sans-serif;
        letter-spacing: 0px;
        font-weight: bold;
    }
    .sessao-solucoes .efeito-aumenta {
        transition: 1s;
        padding-bottom: 25px;
        height: 200px;
        width: 100%;
    }
    .sessao-empresa h2 {
        color: #fff;
        font-size: 20px;
        margin-bottom: 25px;
        float: left;
        width: 80%;
        text-align: left;
        font-family: sans-serif;
        font-weight: bold;
    }
    .sessao-empresa {
        background-image: linear-gradient(to top, rgb(0, 0, 0), rgba(0, 0, 0, 0.68)), url(../img/quemsomos.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 10% 5% 15% 5%;
    }
    .sessao-redes-sociais a {
        background-color: #f3c481;
        color: #fff;
        padding: 14px 11px;
        margin: 3px;
        border-radius: 150px;
    }
    .sessao-redes-sociais .facebook {
        padding: 14px 15px;
    }
    #footer-session .background-card-pequeno {
        background-color: #f3c481;
        margin: 5px;
        width: 96%;
        padding: 15px;
        transition: 1s;
        border-radius: 2px;
    }
    #footer-session h4 {
        display: block;
        font-size: 2rem;
        font-weight: 400;
        margin-bottom: 10px;
        color: #fff;
        line-height: 16px;
        text-align: left;
        padding: 13% 0% 2% 0%;
    }
    #footer-session {
        padding: 10% 0% 15% 0%;
    }
    .footer-copy {
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9;
        background-color: #f4f4f4;
        color: #000;
        text-align: left;
        padding: 14px 0px 8px 0px;
        /* box-shadow: -1px -6px 20px 0px #1515152e; */
        margin: 0 auto;
        float: none;
        clear: both;
        margin-left: 15px !important;
    }
    .footer-copy a {
        color: #fff;
        padding: 6px 0px 6px 0px;
        border-radius: 0px;
        border: 2px solid #424242;
        width: 100%;
        margin-bottom: 5px;
    }
	
	
}

@media (max-width: 320px) {

    #vantagens p {
        text-align: left;
        color: #151515;
        font-family: sans-serif;
        font-size: 15px;
        font-weight: bold;
        display: block;
        display: flow-root;
        line-height: 16px;
        padding-bottom: 14px;
    }
    .container2 {
        width: 100%;
        margin: 0 auto;
        background-color: #181818;
        padding: 9% 4% 9% 4%;
        height: 470px;
        border-radius: 7px;
    }
    .sessao-contabilidade .bloco-cards h4 {
        font-size: 23px;
        color: #f3c481;
        text-align: center;
        font-family: Calibri;
        width: 80%;
        clear: both;
        margin: 0 auto;
        /* font-weight: bold; */
        line-height: 24px;
        padding-bottom: 16px;
        /* text-transform: uppercase; */
        /* padding-top: 7px; */
        padding: 7% 0% 3% 0%;
        text-transform: uppercase;
    }
   
    
}