/*
https://www.chiefofdesign.com.br/media-queries-css-introducao-a-diferentes-resolucoes-de-tela/
*/



/*############### TOPO E SLIDER ###############*/
@media (max-width: 1070px) {
    .header-btn-quemsomos {
        display: none;
    }

    .header-topo nav .menu-mobile {
        margin-right: -2px;
    }

    .header-topo-logo {
        position: absolute;
        margin-top: 19%;
        left: 30px;
    }

    .quemsomos {
        border-right: none;
    }

    .solucoes .bg-session {
        color: #FFF;
        text-align: left;
        background: url(../img/solucoes/solucoes.jpg);
        background-repeat: no-repeat;
        background-size: none;
        overflow: none;
        background-size: cover;
        padding: 2% 0% 5% 0%;
        height: 350px;
        background-attachment: fixed;
    }

    .solucoes .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 3em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -2px;
        padding-top: 13%;
        line-height: 51px;
        text-align: center;
    }

    .solucoes .solucao-list-content {
        padding: 7% 0% 5% 0%;
    }

    #depoimentos .bg-session {
        background: url(../img/depoimentos/depoimento.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 0% 0% 5% 0%;
        height: 210px;
        background-attachment: fixed;
    }

    #depoimentos .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 3em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -2px;
        padding-top: 14%;
        line-height: 51px;
        text-align: center;
    }

    #contato .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 4em !important;
        width: 75%;
        clear: both;
        margin: 0 auto;
        color: #103da2;
        letter-spacing: -4px;
        padding-top: 0%;
        line-height: 0px;
    }

    #contato .contato-list {
        padding-top: 8%;
        padding-bottom: 35px;
        text-align: center;
    }

    .ferr {
        padding: 0% 0% 0% 0%;
    }

    .solucoes-list {
        height: 600px;
    }

    .header-topo-logo img {
        max-width: 295px !important;
    }
}


@media (max-width: 998px) {

    #contato .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 3em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #103da2;
        letter-spacing: -3px;
        padding-top: 5%;
        line-height: 0px;
    }

    #depoimentos {
        background: #103da2;
        height: 735px;
    }

    #depoimentos .depoimento-list {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.5rem;
        padding-top: 3px;
    }

    #abrir-empresa p {
        font-family: 'Noto Sans TC', sans-serif;
        color: #103da2;
        font-size: 1.6em;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 27px;
        padding-bottom: 5%;
    }

    #abrir-empresa h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 3.85rem !important;
        padding-bottom: 35px;
        color: #4c4c53;
        letter-spacing: -1px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }

    .solucoes .solucoes-list h3 {
        font-family: 'Noto Sans TC', sans-serif;
        color: #fff;
        font-size: 1.4em !important;
        line-height: 26px;
        /* font-weight: bold; */
    }

    .header-topo-menu a {
        padding: 5px 20px !important;
        border-radius: 90px !important;
        background: #ffffff !important;
        -webkit-border-radius: 90px !important;
        -moz-border-radius: 90px !important;
        -ms-border-radius: 90px !important;
        -o-border-radius: 90px !important;
        font-size: 13px !important;
        color: #4c4c53 !important;
        font-weight: 100 !important;
    }

    .numeros2 {
        padding: 0% 0% 0% 0%;
    }

    .numeros {
        text-align: center;
        padding: 5% 0% 5% 0%;
        background: #fff;
        width: 60%;
    }
}

@media (max-width: 890px) {

    #contato .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 3em !important;
        width: 95%;
        clear: both;
        margin: 0 auto;
        color: #103da2;
        letter-spacing: -3px;
        padding-top: 6%;
        line-height: 0px;
    }

    .header-btn-idoc {
        display: none;
    }

    .header-topo nav .menu-mobile {
        margin-right: -9px;
    }
}


@media (max-width: 768px) {

    .solucoes .solucoes-list p {
        font-family: Calibri;
        padding-left: 40px;
        font-size: 1.15em;
        line-height: 18px;
        color: #fff;
        width: 80%;
    }

    .numeros {
        text-align: center;
        padding: 5% 0% 5% 0%;
        background: #fff;
        width: 80%;
    }

    .header-fixed {
        display: block !important;
    }

    .header-topo {
        display: none;
    }

    .header-slider {
        margin: 0px 0 0 0;
    }

    .header-slider .btn-saibamais {
        left: 55% !important;
    }

    .box-social-flutuante {
        display: none !important;
    }

    #layerslider {
        border-left: none;
    }

    .solucoes .bg-session {
        color: #FFF;
        text-align: left;
        background: url(../img/solucoes/solucoes.jpg);
        background-repeat: no-repeat;
        background-size: none;
        overflow: none;
        background-size: cover;
        padding: 2% 0% 5% 0%;
        height: 262px;
        background-attachment: fixed;
    }

    .solucoes .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 2.25em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -1px;
        padding-top: 13%;
        line-height: 51px;
        text-align: center;
    }

    .solucoes-list {
        height: 707px;
        padding: 3% 0% 103% 0%;
    }

    #abrir-empresa p {
        font-family: 'Noto Sans TC', sans-serif;
        color: #103da2;
        font-size: 1.75em;
        width: 80%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 31px;
        padding-bottom: 7%;
        padding-top: 2%;
    }

    #ferramentas .ferramenta-contabel h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 3em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -1px;
        line-height: 51px;
        text-align: center;
        padding-bottom: 1%;
    }

    #ferramentas {
        background: #103da2;
        padding: 14% 0% 17% 0%;
        background: url(../img/ferramentas/ferramentas.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        overflow: auto;
        background-size: cover;
        background-attachment: fixed;
    }

    #noticias h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.65em !important;
        padding-bottom: 2%;
        color: #4c4c53;
        text-align: center;
        width: 85%;
        clear: both;
        margin: 0 auto;
        line-height: 29px;
        padding-top: 2%;
    }

    #noticias .noticia-list .news a p,
    .article a p {
        color: #4c4c53;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.25em;
        line-height: 29px;
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-weight: 100;
    }

    #noticias {
        padding: 10% 0% 10% 0%;
    }

    #newsletter h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 2.1em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 34px;
        text-align: center;
        padding-bottom: 2%;
    }

    #parceiros ul li img {
        margin: 30px 1% 30px 1%;
    }

    #depoimentos .bg-session {
        background: url(../img/depoimentos/depoimento.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 7% 0% 5% 0%;
        height: 250px;
        background-attachment: fixed;
    }

    #depoimentos .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 2.25em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -2px;
        padding-top: 7%;
        line-height: 51px;
        text-align: center;
    }

    #depoimentos .depoimento-list {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.5rem;
        padding-top: 80px;
    }

    #depoimentos ul {
        display: contents;
    }

    #depoimentos {
        height: 950px;
    }

    #contato .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 3em !important;
        width: 60%;
        clear: both;
        margin: 0 auto;
        color: #103da2;
        letter-spacing: -3px;
        padding-top: 0%;
        line-height: 32px;
    }

    #contato .bg-session .p-social {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 2em !important;
        margin: 0 auto;
        letter-spacing: -1px;
        clear: both;
        width: 74%;
        padding-top: 7%;
        color: #4c4c53;
        padding-bottom: 2%;
    }

    #contato .contato-list {
        padding-top: 4%;
        padding-bottom: 35px;
        text-align: center;
    }
}

@media (max-width: 650px) {

    #contato .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 2.25em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #103da2;
        letter-spacing: -3px;
        padding-top: 6%;
        line-height: 32px;
    }

    #depoimentos .bg-session {
        background: url(../img/depoimentos/depoimento.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 7% 0% 5% 0%;
        height: 190px;
        background-attachment: fixed;
    }

    #noticias .noticia-list .btn-all-artigo {
        display: inline-block;
        color: #FFF;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.2em !important;
        background-color: #4c4c53;
        padding: 11px 30px;
        margin-top: 25px;
        margin-bottom: 25px;
        border-radius: 90px;
        margin-left: 0px;
        font-weight: 100;
    }

    #noticias .noticia-list .btn-all-noticia {
        display: inline-block;
        color: #FFF;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.2em !important;
        background-color: #103da2;
        padding: 11px 30px;
        margin-top: 25px;
        margin-bottom: 25px;
        border-radius: 90px;
        margin-left: 0px;
        font-weight: 100;
    }

    #noticias h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.45em !important;
        padding-bottom: 2%;
        color: #4c4c53;
        text-align: center;
        width: 85%;
        clear: both;
        margin: 0 auto;
        line-height: 25px;
        padding-top: 2%;
    }

    #noticias h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 3.5rem !important;
        padding-bottom: 10px;
        color: #4c4c53;
        letter-spacing: -1px;
    }

    #ferramentas .ferramenta-contabel a {
        display: inline-block;
        color: #4c4c53;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 14px !important;
        background-color: #ffffff;
        padding: 8px 27px;
        border-radius: 90px;
        transition: 1s;
        margin-bottom: 11%;
    }

    #ferramentas .ferramenta-contabel p {
        font-family: 'Noto Sans TC', sans-serif;
        color: #ffffff;
        font-size: 13px !important;
        line-height: 15px;
        margin-top: 5px;
        padding-bottom: 4%;
        letter-spacing: 1px;
    }

    #ferramentas .ferramenta-contabel h3 {
        font-family: 'Noto Sans TC', sans-serif;
        color: #ffffff;
        font-size: 1.5em !important;
        line-height: 21px;
        margin-top: 5px;
        padding-bottom: 2%;
    }

    #ferramentas .ferramenta-contabel h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 2.5em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -1px;
        line-height: 51px;
        text-align: center;
        padding-bottom: 1%;
    }

    .simulacao .btn {
        color: #ffffff !important;
        font-family: 'Noto Sans TC', sans-serif !important;
        font-size: 1.5em !important;
        background-color: #4c4c53 !important;
        padding: 2% !important;
        margin-top: 25px !important;
        border-radius: 90px !important;
        transition: 1s !important;
        width: 50% !important;
        clear: both !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
        -webkit-transition: 1s !important;
        -moz-transition: 1s !important;
        -ms-transition: 1s !important;
        -o-transition: 1s !important;
    }

    #abrir-empresa h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.6em !important;
        color: #4c4c53;
        letter-spacing: 0px;
        padding-bottom: 3%;
        padding-top: 7%;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 29px;
    }

    #abrir-empresa .btn {
        color: #ffffff;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.65em;
        background-color: #103da2;
        padding: 3%;
        margin-top: 25px;
        border-radius: 90px;
        transition: 1s;
        width: 95%;
        clear: both;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .numeros h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.65em !important;
        padding-bottom: 35px;
        color: #103da2;
        letter-spacing: -1px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 6%;
    }

    .header-fixed a {
        display: none;
    }

    .header-fixed .logo-mobile {
        display: block !important;
    }

    .header-fixed .menu-mobile {
        display: block !important;
    }

    .quemsomos h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 4rem !important;
        padding-bottom: 18px;
        color: #4c4c53;
        letter-spacing: -2px;
    }

    .numeros {
        text-align: center;
        padding: 5% 0% 5% 0%;
        background: #fff;
        width: 80%;
    }

    .numeros span {
        font-size: 1.4em !important;
        border: 2px solid #103da2;
        border-radius: 180px;
        display: inline-block;
        width: 100px;
        height: 100px;
        text-align: center;
        line-height: 91px;
        color: #ffffff;
        background: #103da2;
    }
}

@media (max-width: 580px) {
    .header-slider .text-h2 {
        top: 20% !important;
        left: 10% !important;
    }

    .header-slider .text-p {
        top: 50% !important;
        left: 10% !important;
        font-size: 1.7rem !important;
    }

    .header-slider .btn-saibamais {
        left: 35% !important;
    }

    .quem-somos .bg-session .contador-box span {
        font-size: 2em !important;
        border: 1px solid #FFF;
        border-radius: 180px;
        display: inline-block;
        width: 110px;
        height: 110px;
        text-align: center;
        line-height: 108px;
    }

    .solucoes .bg-session {
        color: #FFF;
        text-align: left;
        background: url(../img/solucoes/solucoes.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 17% 0% 5% 0%;
        height: 420px;
    }

    #abrir-empresa h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 4rem !important;
        padding-bottom: 35px;
        color: #4c4c53;
        letter-spacing: -1px;
        -moz-text-decoration-color: ;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }

    #ferramentas .bg-session {
        color: #FFF;
        padding-top: 15%;
        background: url(../img/ferramentas/ferramentas.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 17% 0% 5% 0%;
        height: 419px;
    }

    #noticias .noticia-list .btn-all-noticia {
        display: inline-block;
        color: #FFF;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.35em !important;
        padding: 5px 20px;
        margin-top: 25px;
        margin-bottom: 5px;
        border-radius: 10px;
        margin-left: 0px;
        width: 100%;
        padding: 5%;
    }

    #noticias .noticia-list .btn-all-artigo {
        display: inline-block;
        color: #FFF;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.35em !important;
        padding: 5px 20px;
        margin-top: 25px;
        margin-bottom: 5px;
        border-radius: 10px;
        margin-left: 0px;
        width: 100%;
        padding: 5%;
    }

    #noticias .bg-session {
        background: url(../img/noticia/noticia.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 7% 0% 5% 0%;
        height: 740px;
    }

    #galerias p {
        font-family: 'Noto Sans TC', sans-serif;
        color: #4c4c53;
        font-size: 2.15em !important;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 32px;
        padding-bottom: 6%;
    }

    #depoimentos .bg-session {
        background: url(../img/depoimentos/depoimento.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 7% 0% 5% 0%;
        height: 130px;
        background-attachment: fixed;
    }

    #contato .bg-session {
        background: url(../img/contato/contato.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 9% 0% 5% 0%;
    }

    .numeros span {
        font-size: 1.45em !important;
        border: 2px solid #103da2;
        border-radius: 180px;
        display: inline-block;
        width: 90px;
        height: 90px;
        text-align: center;
        line-height: 82px;
        color: #ffffff;
        background: #103da2;
    }

    .quemsomos {
        border-right: none;
    }

    .numeros p {
        padding: 5px 0 0 0;
        font-size: 1.2em !important;
        color: #103da2;
        font-family: Calibri;
        line-height: 16px;
    }

    .solucoes .bg-session {
        color: #FFF;
        text-align: left;
        background: url(../img/solucoes/solucoes.jpg);
        background-repeat: no-repeat;
        background-size: 100%;
        overflow: auto;
        background-size: cover;
        padding: 13% 0% 5% 0%;
        height: 170px;
    }

    .solucoes .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 2.25em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -1px;
        padding-top: 0%;
        line-height: 35px;
        text-align: center;
    }

    .solucoes .solucoes-list h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.4em !important;
        line-height: 22px;
    }

    .solucoes-list {
        height: 750px;
        padding: 5% 0% 6% 0%;
    }

    #abrir-empresa p {
        font-family: 'Noto Sans TC', sans-serif;
        color: #4c4c53;
        font-size: 1.45em !important;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 26px;
        padding-bottom: 10%;
    }

    #abrir-empresa .btn {
        color: #ffffff;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.45em;
        background-color: #103da2;
        padding: 6%;
        margin-top: 25px;
        border-radius: 90px;
        transition: 1s;
        width: 95%;
        clear: both;
        margin: 0 auto;
        margin-bottom: 10px;
    }

    #abrir-empresa h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.55em !important;
        color: #4c4c53;
        letter-spacing: 0px;
        padding-bottom: 7%;
        padding-top: 7%;
        width: 95%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        line-height: 27px;
    }

    .simulacao .btn {
        color: #ffffff !important;
        font-family: 'Noto Sans TC', sans-serif !important;
        font-size: 1.5em !important;
        background-color: #4c4c53 !important;
        padding: 5% !important;
        margin-top: 25px !important;
        border-radius: 90px !important;
        transition: 1s !important;
        width: 80% !important;
        clear: both !important;
        margin: 0 auto !important;
        margin-bottom: 10px !important;
        -webkit-transition: 1s !important;
        -moz-transition: 1s !important;
        -ms-transition: 1s !important;
        -o-transition: 1s !important;
        -webkit-border-radius: ;
        -moz-border-radius: ;
        -ms-border-radius: ;
        -o-border-radius: ;
    }

    #ferramentas .box-ferramenta {
        min-height: 120px;
        width: 100%;
    }

    #ferramentas .ferramenta-contabel img {
        margin-top: 5px;
        height: 80px;
    }

    #ferramentas .ferramenta-contabel h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 2.8em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -1px;
        line-height: 43px;
        text-align: center;
        padding-bottom: 10%;
    }

    #noticias h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 4rem !important;
        padding-bottom: 10px;
        color: #4c4c53;
        letter-spacing: -1px;
    }

    #noticias {
        padding: 15% 0% 20% 0%;
        text-align: center;
    }

    #noticias .noticia-list ul {
        padding-left: 0;
    }

    #noticias .noticia-list .span-noticia,
    #noticias .noticia-list .span-artigo {
        margin: 0 auto;
        display: block;
        margin-bottom: 1rem;
    }

    #newsletter h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.5em !important;
        width: 95%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: 0px;
        line-height: 28px;
        text-align: center;
        padding-bottom: 2%;
        padding-top: 6%;
    }

    #newsletter p {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.4em !important;
        width: 70%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        line-height: 40px;
        text-align: center;
        padding-bottom: 2%;
    }

    #newsletter {
        background: #103da2;
        padding: 10% 0% 16% 0%;
        background: url(../img/newsletter.jpg);
        background-size: 100%;
        background-repeat: no-repeat;
        overflow: auto;
        background-size: cover;
    }

    #galerias h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 4.5rem !important;
        padding-bottom: 0px;
        color: #4c4c53;
        letter-spacing: -1px;
    }

    #depoimentos .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 2.25em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -1px;
        padding-top: 0%;
        line-height: 51px;
        text-align: center;
    }

    #depoimentos {
        height: 850px;
    }

    #contato .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 2.45em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #103da2;
        letter-spacing: -3px;
        padding-top: 6%;
        line-height: 32px;
    }

    #contato .bg-session .p-social {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.65em !important;
        margin: 0 auto;
        letter-spacing: -1px;
        clear: both;
        width: 74%;
        padding-top: 7%;
        color: #4c4c53;
        padding-bottom: 2%;
    }
}


/*############### FERRAMENTAS INTERATIVAS ###############*/
@media (min-width: 768px) and (max-width: 960px) {
    #ferramentas .bg-session h2 {
        font-size: 3.6rem !important;
    }
}

@media (max-width: 450px) {

    .numeros {
        text-align: center;
        padding: 0% 0% 5% 0%;
        background: #fff;
        width: 95%;
    }

    .quemsomos p {
        font-family: 'Noto Sans TC', sans-serif;
        padding-bottom: 10px !important;
        text-align: center;
        width: 90%;
        clear: both;
        margin: 0 auto;
        color: #4c4c53;
        line-height: 25px;
        font-size: 17px;
    }

    #ferramentas .ferramenta-contabel .col-xs-6 {
        width: 80%;
        margin: 0 10%;
        min-height: 150px !important;
    }

    .solucoes .solucao-list-box {
        height: 100px;
        padding: 0;
        width: 100%;
    }

    .solucoes-list {
        height: 971px;
        padding: 5% 0% 6% 0%;
    }

    #depoimentos {
        height: auto;
    }

    #abrir-empresa h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 3.25rem !important;
        padding-bottom: 35px;
        color: #4c4c53;
        letter-spacing: -1px;
        -moz-text-decoration-color: ;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }

    #ferramentas .ferramenta-contabel h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 2.1em !important;
        width: 80%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: -1px;
        line-height: 43px;
        text-align: center;
        padding-bottom: 10%;
    }

    #noticias h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 3.15rem !important;
        padding-bottom: 10px;
        color: #4c4c53;
        letter-spacing: -1px;
    }
	#layerslider h2 {
            letter-spacing: 0px !important;
    left: 43% !important;
    font-size: 28px!important;
    padding: 10px 19px!important;
    top: 34%!important;
}
	
	#layerslider h3 {
	    letter-spacing: 0px !important;
    left: 44% !important;
    font-size: 14px!important;
    padding: 5px 13px!important;
    top: 51%!important;
}
}


@media (max-width: 380px) {
	
	.quem-somos {
    text-align: center;
    padding: 6% 0% 8% 0%;
    background: #fff;
    font-size: 12px;
}
	
	#layerslider h2 {
            letter-spacing: 0px !important;
    left: 37% !important;
    font-size: 28px!important;
    padding: 10px 19px!important;
    top: 32%!important;
}
	
	#layerslider h3 {
	    letter-spacing: 0px !important;
    left: 38% !important;
    font-size: 14px!important;
    padding: 5px 13px!important;
    top: 51%!important;
}

    .solucoes .bg-session h2 {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.8em !important;
        width: 90%;
        clear: both;
        margin: 0 auto;
        color: #ffffff;
        letter-spacing: 0px;
        padding-top: 0%;
        line-height: 29px;
        text-align: center;
    }

    .quemsomos {
        border-right: none;
    }

    

    .quemsomos h2 {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 4rem !important;
    padding-bottom: 6px;
    color: #4c4c53;
    letter-spacing: -1px;
}

    .numeros h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.4em !important;
        padding-bottom: 35px;
        color: #103da2;
        letter-spacing: 0px;
        -moz-text-decoration-color: ;
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-top: 6%;
    }

    .quemsomos p {
    font-family: 'Noto Sans TC', sans-serif;
    padding-bottom: 10px !important;
    font-size: 17px!important;
    text-align: center;
    width: 100%;
    clear: both;
    margin: 0 auto;
    color: #4c4c53;
    line-height: 26px;
}

    .numeros span {
        font-size: 1.2em !important;
        border: 2px solid #103da2;
        border-radius: 180px;
        display: inline-block;
        width: 70px;
        height: 70px;
        text-align: center;
        line-height: 65px;
        color: #ffffff;
        background: #103da2;
    }

    .numeros p {
        padding: 5px 0 0 0;
        font-size: 1.1em !important;
        color: #103da2;
        font-family: Calibri;
        line-height: 12px;
    }

    #noticias h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 3.25rem !important;
        padding-bottom: 10px;
        color: #4c4c53;
        letter-spacing: -1px;
    }

    #noticias h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.4em !important;
        padding-bottom: 2%;
        color: #4c4c53;
        text-align: center;
        width: 90%;
        clear: both;
        margin: 0 auto;
        line-height: 24px;
        padding-top: 2%;
    }

    #newsletter input,
    select,
    textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit;
        padding: 5% 7%;
        font-size: 17px;
        border: none;
        width: 100%;
        margin-bottom: 10px;
    }

    #galerias .button {
        display: inline-block;
        border: 0;
        color: #FFF;
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.2em !important;
        background-color: #103da2;
        padding: 13px 10px;
        margin: 10px 0 30px 0;
        border-radius: 90px;
        font-weight: 100;
    }

    #depoimentos {
        height: 1080px;
    }

    .logo-mobile img {
        width: 200px;
    }

    .header-fixed nav {
        text-align: right;
        padding-top: 18px;
    }

    .solucoes .solucoes-list h3 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 1.45em !important;
        line-height: 0px;
        padding-bottom: 4%;
    }

    .solucoes .solucoes-list p {
        font-family: Calibri;
        padding-left: 40px;
        font-size: 1.15em;
        line-height: 18px;
        color: #fff;
        width: 80%;
    }

    .solucoes .solucao-list-box {
        height: 100px;
        padding: 0;
        width: 100%;
    }

    .solucoes-list {
        height: 900px;
        padding: 5% 0% 6% 0%;
    }

    #depoimentos {
        height: 1190px;
    }

    #abrir-empresa h2 {
        font-family: 'Noto Sans TC', sans-serif;
        font-size: 2.8rem !important;
        padding-bottom: 35px;
        color: #4c4c53;
        letter-spacing: -1px;
        -moz-text-decoration-color: ;
        width: 95%;
        clear: both;
        margin: 0 auto;
        text-align: center;
    }
}

@media (max-width: 320px) {
	
	.quemsomos {
    border-right: none;
    font-size: 15px;
}
	
	#layerslider h2 {
            letter-spacing: 0px !important;
    left: 37% !important;
    font-size: 23px!important;
    padding: 10px 19px!important;
    top: 32%!important;
}
	
	#layerslider h3 {
	    letter-spacing: 0px !important;
    left: 37% !important;
    font-size: 12px!important;
    padding: 5px 13px!important;
    top: 51%!important;
}

.quemsomos h2 {
    font-family: 'Noto Sans TC', sans-serif;
    font-size: 3.5rem!important;
    padding-bottom: 6px;
    color: #4c4c53;
    letter-spacing: -1px;
}
	
	
	
}