@media (max-width: 1230px) {

    #background-topo {
        background-image: linear-gradient(to top, #004ba087, #00428ec2, #c9e4ffba), url(../img/bg-header.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: inherit;
        height: 530px;
    }

    .itens-menu {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .itens-menu {
        background-color: #ffffffc9;
    }
    .topnav {
        padding: 0px 30px;
        background-color: #ffffffc9;
    }
    .topnav img {
        float: left;
        max-width: 280px;
    }
    .menu-desk{
        padding-top: 18px;
    }
    .header-slider .topo-txt-esquerda h2, .header-slider .topo-txt-esquerda p {
        font-family: sans-serif;
        font-size: 38px;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 42px;
        width: 60%;
        clear: both;
        margin: 0 auto;
        float: none;
        padding-top: 13%;
        text-align: center;
        color: #fff;
    }
    #beneficios h2 {
        color: #083c78;
        font-size: 39px;
        width: 66%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 4%;
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    #beneficios p {
        font-size: 20px;
        color: #080808;
        line-height: 24px;
        text-align: left;
        font-family: Calibri;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 14px;
        float: left;
        display: flow-root;
    }
    .sessao-empresa p {
        font-size: 21px;
        color: #080808;
        line-height: 26px;
        text-align: left;
        font-family: Calibri;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 14px;
        float: left;
        display: flow-root;
    }
    .sessao-solucoes h2 {
        color: #ffffff;
        font-size: 30px;
        margin: 0 auto;
        padding: 0% 0% 5% 0%;
        width: 90%;
        font-weight: bold;
        /* line-height: 44px; */
        font-family: sans-serif;
        letter-spacing: -1px;
        text-transform: uppercase;
    }
    .sessao-solucoes p {
        font-size: 16px;
        color: #ffffff;
        line-height: 19px;
        width: 100%;
        clear: both;
        margin: 0 auto;
    }
    .sessao-artigo h2 {
        font-size: 33px;
        width: 70%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 0%;
        font-weight: bold;
        float: left;
        text-align: left;
        letter-spacing: -1px;
        font-family: sans-serif;
        display: block;
        margin-bottom: 3%;
    }
    .sessao-artigo .novo-art {
        background-color: #080808;
        color: #fff !important;
        margin-bottom: unset;
        width: 28%;
        display: flex;
    }
    .sessao-artigo .artigos-content img {
        width: 100%;
        height: 220px;
    }
}

@media (max-width: 1024px) {

    #beneficios h2 {
        color: #083c78;
        font-size: 33px;
        width: 70%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 4%;
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    #beneficios {
        padding: 6% 2% 2% 2%;
    }
    .sessao-empresa {
        padding: 5% 4% 5% 4%;
    }
    .sessao-empresa p {
        font-size: 20px;
        color: #080808;
        line-height: 23px;
        text-align: left;
        font-family: Calibri;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 14px;
        float: left;
        display: flow-root;
    }
    #box-contabilidade {
        padding: 6% 3% 6% 3%;
    }
    .sessao-solucoes h3 {
        font-size: 16px;
        margin: 0 auto;
        padding: 4% 0%;
        width: 100%;
        text-transform: uppercase;
        font-family: sans-serif;
        font-weight: bold;
    }
    #box-abertura h2 {
        font-size: 33px;
        width: 66%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 4%;
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    #box-abertura {
        padding: 5% 2% 5% 2%;
    }
    .container {
        width: 100%;
        margin: 0 auto;
        background: #f7f7f7;
        border: 1px solid #cccccc9c;
        padding: 11% 6%;
        height: 600px;
        margin-bottom: 20px;
    }
    #box-abertura h4 {
        color: #080808;
        font-size: 28px;
        width: 60%;
        text-align: center;
        margin: 0 auto;
        /* padding-bottom: 4%; */
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
        padding: 8% 0%;
    }
    #box-abertura p {
        color: #080808;
        font-size: 18px;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        line-height: 23px;
        padding-bottom: 2%;
        height: 96px;
    }
    #perguntas{
        padding: 5% 5%;
    }
    .sessao-vantagens .lista-categoria {
        padding: 1% 0% 3% 0%;
    }
    .sessao-vantagens .categorias p {
        font-size: 17px;
        color: #080808;
        line-height: 24px;
        text-align: left;
        /* font-weight: bold; */
    }
    .sessao-artigo .artigos-content img {
        width: 100%;
        height: 170px;
    }
    .sessao-artigo {
        padding: 5% 5% 5% 5%;
        height: 250px;
    }
    .sessao-artigo h2 {
        font-size: 28px;
        width: 70%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 0%;
        font-weight: bold;
        float: left;
        text-align: left;
        letter-spacing: -1px;
        font-family: sans-serif;
        display: block;
        margin-bottom: 3%;
    }
    .sessao-artigo .novo-art {
        background-color: #080808;
        color: #fff !important;
        margin-bottom: unset;
        width: 34%;
        display: flex;
    }
    .sessao-noticia .noticias-content h2 {
        font-size: 19px;
        padding: 5% 0%;
        text-align: center;
        color: #050809;
        width: 90%;
        clear: both;
        margin: 0 auto;
    }
    .sessao-noticia .novo-art {
        background-color: #083c78;
        color: #fff !important;
        margin-bottom: unset;
        width: 35%;
        display: flex;
    }
    .sessao-newsletter h2 {
        font-size: 25px;
        margin: 0;
        padding: 0 0% 2% 0%;
        width: 80%;
        margin: 0 auto;
        clear: both;
        text-align: center;
        color: #ffffff;
        font-family: sans-serif;
    }
    .text-newsletter {
        background-image: linear-gradient(to top, #000000c9, #000000e3), url(../img/bg-header.jpg);
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 7% 0% 7% 0%;
    }

}


@media (max-width: 767px) {

    #footer-session .contato-rodape {
        padding-right: 2rem;
        padding-left: 2rem;
    }
    #footer-session .background-card-pequeno {
        margin: 5px;
        width: 100%;
        padding: 14px;
        transition: 1s;
        float: right;
    }
    .footer-copy a {
        color: #fff!important;
        padding: 10px 0px 10px 0px;
        border-radius: 0px;
        width: 100%;
        background: #083c78;
        margin-bottom: 5px;
    }
    #footer-session {
        background-attachment: fixed;
        padding: 5% 0% 20% 0%;
    }
    #footer-session p {
        font-size: 1.6rem;
        margin: 0px;
        color: #fff;
        font-weight: 400;
        padding-bottom: 0%;
        padding-top: 0%;
    }
    #footer-session .sub-menu-links a {
        margin-top: 0px !important;
        font-weight: 400 !important;
        font-size: 18px;
        display: block;
        line-height: 28px;
        color: #fff;
        font-family: Calibri;
    }
    #footer-session .sub-menu-links p {
        font-weight: 400 !important;
        font-size: 18px;
        text-align: left;
        color: #fff;
    }
    .botoes-contato{
        padding: 10% 2%;
    }
    #footer-session h2 {
        display: block;
        font-size: 29px;
        font-weight: 500;
        margin-bottom: 0px;
        color: #fff;
        margin: 0;
    }
    #footer-session p {
        font-size: 16px;
        margin: 0px;
        color: #fff;
        font-weight: 400;
        padding-bottom: 3%;
        padding-top: 2%;
    }
    .sessao-artigo .artigos-content img {
        width: 100%;
        height: 130px;
    }
    .sessao-artigo .novo-art {
        background-color: #080808;
        color: #fff !important;
        margin-bottom: unset;
        width: 42%;
        display: flex;
    }
    .sessao-artigo {
        background-size: cover;
        background-attachment: fixed;
        padding: 5% 5% 5% 5%;
        height: 200px;
    }
    .sessao-artigo h3 {
        font-size: 16px;
        color: #000;
        margin: 0 auto;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding: 3% 0%;
    }
    .sessao-depoimento{
        padding: 5% 0%;
    }
    #box-abertura h2 {
        font-size: 29px;
        width: 75%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 8%;
        font-weight: bold;
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    .container {
        width: 100%;
        margin: 0 auto;
        background: #f7f7f7;
        border: 1px solid #cccccc9c;
        padding: 11% 6%;
        height: 520px;
        margin-bottom: 20px;
    }
    #box-abertura h4 {
        color: #080808;
        font-size: 25px;
        width: 70%;
        text-align: center;
        margin: 0 auto;
        /* padding-bottom: 4%; */
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
        padding: 8% 0%;
    }
    #box-abertura p {
        color: #080808;
        font-size: 17px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        line-height: 23px;
        padding-bottom: 2%;
        height: 96px;
    }
    .sessao-solucoes .efeito-aumenta {
        transition: 1s;
        height: 190px;
        margin-bottom: 30px;
        padding: 2%;
        border-radius: 12px;
        border: 2px solid rgba(255, 255, 255, 0);
    }
    .sessao-solucoes h3 {
        font-size: 19px;
        margin: 0 auto;
        padding: 1% 0%;
        width: 100%;
        text-transform: uppercase;
        font-family: sans-serif;
        font-weight: bold;
    }
    .sessao-solucoes p {
        font-size: 16px;
        color: #ffffff;
        line-height: 19px;
        width: 70%;
        clear: both;
        margin: 0 auto;
        padding-top: 1%;
    }
    .sessao-empresa {
        padding: 11% 2% 11% 2%;
    }
    #beneficios h2 {
        color: #083c78;
        font-size: 30px;
        width: 80%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 4%;
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    #background-topo {
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: inherit;
        height: 390px;
    }
    .header-slider .topo-txt-esquerda h2, .header-slider .topo-txt-esquerda p {
        font-family: sans-serif;
        font-size: 28px;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 35px;
        width: 80%;
        clear: both;
        margin: 0 auto;
        float: none;
        padding-top: 13%;
        text-align: center;
        color: #fff;
    }

   
}

@media (max-width: 450px) {
    
    #documentos_form, #ligue_form {
    width: 100%;
    margin: 0 auto;
    padding: 3rem;
    border: 2px solid #ccc;
    /* border-image: linear-gradient(to top, rgb(5, 8, 9), rgb(46, 125, 183)) 1; */
    border-radius: 18px;
    background: #fff;
}
    
    #idocumentos .box-geral {
    padding: 9% 0% 160% 0%;
}
    
    #idocumentos .box-geral p {
    background-color: #083c78;
    color: #fff;
    border-radius: 90px;
    padding: 15px;
    font-size: 1em;
    width: 90%;
    margin: 0 auto;
    margin-bottom: 10px;
}

    .topnav img {
        float: left;
        max-width: 200px;
    }

    .header-slider .topo-txt-esquerda h2, .header-slider .topo-txt-esquerda p {
        font-family: sans-serif;
        font-size: 23px;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 30px;
        width: 80%;
        clear: both;
        margin: 0 auto;
        float: none;
        padding-top: 16%;
        text-align: center;
        color: #fff;
    }
    #background-topo {
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: inherit;
        height: 320px;
    }
    .topnav {
        padding: 0px 10px;
    }
    .topnav h1 {
        color: #fff;
        text-transform: initial;
        font-size: 25px;
    }
    .fa.fa-bars {
        font-size: 3rem;
    }
    #beneficios h2 {
        color: #083c78;
        font-size: 23px;
        width: 90%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 8%;
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    #beneficios p {
        font-size: 18px;
        color: #080808;
        line-height: 20px;
        text-align: left;
        font-family: Calibri;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 21px;
        float: left;
        display: flow-root;
    }
    .sessao-empresa h2 {
        color: #083c78;
        font-size: 23px;
        width: 86%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 0%;
        font-weight: bold;
        float: left;
        text-align: left;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    .sessao-empresa p {
        font-size: 19px;
        color: #080808;
        line-height: 23px;
        text-align: left;
        font-family: Calibri;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 14px;
        float: left;
        display: flow-root;
    }
    .sessao-solucoes h2 {
        color: #ffffff;
        font-size: 23px;
        margin: 0 auto;
        padding: 0% 0% 5% 0%;
        width: 90%;
        font-weight: bold;
        /* line-height: 44px; */
        font-family: sans-serif;
        letter-spacing: 0px;
        text-transform: uppercase;
    }
    .sessao-solucoes p {
        font-size: 15px;
        color: #ffffff;
        line-height: 19px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-top: 1%;
    }
    .sessao-solucoes h3 {
        font-size: 17px;
        margin: 0 auto;
        padding: 1% 0%;
        width: 100%;
        text-transform: uppercase;
        font-family: sans-serif;
        font-weight: bold;
    }
    .sessao-solucoes .efeito-aumenta {
        transition: 1s;
        height: 160px;
        margin-bottom: 30px;
        padding: 2%;
        border-radius: 12px;
        border: 2px solid rgba(255, 255, 255, 0);
    }
    .sessao-solucoes .efeito-aumenta img{
        width:45px;
    }
    #box-abertura h2 {
        /* color: #080808; */
        font-size: 33px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 11%;
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    .background-card-pequeno1{
        width:100%;
    }
    #box-abertura h4 {
        color: #080808;
        font-size: 29px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        /* padding-bottom: 4%; */
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
        padding: 6% 0%;
        line-height: 25px;
    }
    .accordion {
        background-color: #4d2ca000;
        color: #080808;
        cursor: pointer;
        padding: 1px;
        width: 100%;
        border: none;
        text-align: center;
        outline: none;
        font-size: 17px;
        transition: 0.4s;
    }
    .sessao-perguntas h2 {
        color: #080808;
        font-size: 23px;
        margin: 0 auto;
        padding: 5% 0% 5% 0%;
        width: 90%;
        font-weight: bold;
        line-height: 22px;
        font-family: sans-serif;
        letter-spacing: 0px;
    }
    #box-abertura p {
        color: #080808;
        font-size: 19px;
        width: 90%;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        line-height: 23px;
        padding-bottom: 8%;
        height: auto;
    }
    #box-abertura h5 {
        color: #ffffff;
        font-size: 16px;
        width: 39%;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        letter-spacing: 0px;
        font-family: sans-serif;
        padding: 2% 0%;
        background-color: #080808;
        border-radius: 90px;
    }
    .container {
        width: 100%;
        margin: 0 auto;
        background: #f7f7f7;
        border: 1px solid #cccccc9c;
        padding: 11% 6%;
        height: 500px;
        margin-bottom: 20px;
    }
    .sessao-perguntas p {
        color: #080808;
        font-size: 16px;
        width: 100%;
        margin: 0 auto;
    }
    .sessao-artigo h2 {
        font-size: 24px;
        width: 70%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 0%;
        font-weight: bold;
        float: left;
        text-align: left;
        letter-spacing: -1px;
        font-family: sans-serif;
        display: block;
        margin-bottom: 3%;
    }
    .sessao-artigo .artigos-content img {
        width: 100%;
        height: 200px;
    }
    .sessao-noticia .link-noticias a {
        display: inline-block;
        background-color: #4d2ca000;
        padding: 6px 3px;
        color: #080808;
        margin-top: 15px;
        border: solid;
        border-radius: 90px;
        border: 2px solid #d6d6d6;
        /* float: left; */
        font-family: Calibri;
        font-size: 16px;
        margin-bottom: 2%;
        width: 100%;
    }
    .sessao-newsletter h2 {
        font-size: 19px;
        margin: 0;
        padding: 0 0% 5% 0%;
        width: 80%;
        margin: 0 auto;
        clear: both;
        text-align: center;
        color: #ffffff;
        font-family: sans-serif;
    }
    .sessao-newsletter button {
        display: inline-block;
        border: 0;
        background-color: #083c78;
        padding: 5px 20px;
        color: #ffffff;
        font-size: 15px;
        border-radius: 0px;
        transition: 1s;
        -webkit-transition: 1s;
        -moz-transition: 1s;
        -ms-transition: 1s;
        -o-transition: 1s;
    }
    .sessao-newsletter input {
        display: inline-block;
        border: 0;
        padding: 16px;
        background-color: #fff;
        width: 80%;
        max-width: 500px;
        text-align: center;
        margin-bottom: 10px;
        border-radius: 1px;
        font-size: 14px;
    }
    .galeria h2 {
        color: #083c78;
        font-size: 22px;
        text-align: center;
        font-weight: bold;
        text-align: left;
        letter-spacing: 0px;
        font-family: sans-serif;
        display: block;
        margin-bottom: 3%;
    }
    .galeria .btn a {
        display: inline-block;
        background-color: #080808;
        padding: 6px 14px;
        color: #ffffff;
        margin-top: 15px;
        border: solid;
        border-radius: 0px;
        border: 0;
        /* float: left; */
        font-family: Calibri;
        font-size: 14px;
        margin-bottom: 2%;
    }
    .sessao-redes-sociais h2 {
        color: #083c78;
        font-size: 19px;
        text-align: center;
        letter-spacing: 0px;
        font-family: 'Baloo Chettan 2', cursive;
        display: block;
        margin-bottom: 8%;
    }
    #redes_sociais{
        padding: 4% 0% 9% 0%;
    }
    #footer-session h2 {
        display: block;
        font-size: 24px;
        font-weight: 500;
        margin-bottom: 0px;
        color: #fff;
        margin: 0;
    }
    #footer-session {
        background-position: top;
        background-repeat: no-repeat;
        background-size: cover;
        background-attachment: fixed;
        padding: 12% 0% 40% 0%;
    }
    

}

@media (max-width: 380px) {

    .sessao-empresa h2 {
        color: #083c78;
        font-size: 25px;
        width: 86%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 6%;
        font-weight: bold;
        float: left;
        text-align: left;
        letter-spacing: 0px;
        font-family: sans-serif;
    }

    .topnav img {
        float: left;
        max-width: 160px;
    }

    .header-slider .topo-txt-esquerda h2, .header-slider .topo-txt-esquerda p {
        font-family: sans-serif;
        font-size: 21px;
        font-weight: bold;
        letter-spacing: 0px;
        line-height: 25px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        float: none;
        padding-top: 26%;
        text-align: center;
        color: #fff;
    }

	.sessao-solucoes h2 {
        color: #ffffff;
        font-size: 20px;
        margin: 0 auto;
        padding: 9% 0% 10% 0%;
        width: 90%;
        font-weight: bold;
        /* line-height: 44px; */
        font-family: sans-serif;
        letter-spacing: 0px;
        text-transform: uppercase;
    }
    #box-abertura h2 {
        font-size: 23px;
        width: 90%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 11%;
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
    }
    #box-abertura {
        padding: 13% 0% 10% 0%;
    }
    #box-abertura h4 {
        color: #080808;
        font-size: 20px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        /* padding-bottom: 4%; */
        font-weight: bold;
        /* float: left; */
        text-align: center;
        letter-spacing: -1px;
        font-family: sans-serif;
        padding: 8% 0%;
    }
    .container {
        width: 100%;
        margin: 0 auto;
        background: #f7f7f7;
        border: 1px solid #cccccc9c;
        padding: 11% 6%;
        height: 392px;
        margin-bottom: 20px;
    }
    #box-abertura p {
        color: #080808;
        font-size: 14px;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        line-height: 19px;
        padding-bottom: 2%;
        height: 76px;
    }
    .sessao-perguntas h2 {
        color: #080808;
        font-size: 19px;
        margin: 0 auto;
        padding: 8% 0% 11% 0%;
        width: 100%;
        font-weight: bold;
        line-height: 20px;
        font-family: sans-serif;
        letter-spacing: 0px;
    }
    .sessao-artigo h2 {
        font-size: 22px;
        width: 70%;
        text-align: center;
        margin: 0 auto;
        padding-bottom: 0%;
        font-weight: bold;
        float: left;
        text-align: left;
        letter-spacing: -1px;
        font-family: sans-serif;
        display: block;
        margin-bottom: 3%;
    }
    .sessao-artigo {
        background-size: cover;
        background-attachment: fixed;
        padding: 11% 5% 0% 5%;
        height: 200px;
    }
    .sessao-artigo .artigos-content img {
        width: 100%;
        height: 170px;
    }
    #footer-session .background-card-pequeno {
        margin: 5px;
        width: 97%;
        padding: 14px;
        transition: 1s;
        float: right;
    }
    .botoes-contato {
        padding: 10% 0%;
    }
    #footer-session .contato-rodape button {
        color: #ffffff;
        border: 0;
        padding: 6px;
        width: 42%;
        border-radius: 0px;
        float: left;
        margin-left: 10px;
    }
	
}

@media (max-width: 320px) {


    
}