/* TOPO */
/*NOTICIA*/
@media (max-width: 1200px) {

    .boxservicos {
        padding: 2% 0% 2% 0%;
    }

}

@media (max-width: 968px) { 

    .img1{display: none!important;}
    .header-topo .header-logo { width: 70%; text-align: left; margin-top: 20px; }
    .header-topo .header-menu { width: 30%; text-align: right; margin-top: 35px; }
    .header-topo .menu-web { display: none; }
    .header-topo .menu-mobile { display: block; }
    
    .header-topo-pagina .header-logo { width: 70%; text-align: left; margin-top: 20px; }
    .header-topo-pagina .header-menu { width: 30%; text-align: right; margin-top: 35px; }
    .header-topo-pagina .menu-web { display: none; }
    .header-topo-pagina .menu-mobile { display: block; }

    .sessao-empresa h2 {
        color: #252423;
        font-size: 3.2em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        /* float: left; */
        margin: 0 auto;
        clear: both;
        width: 80%;
        text-align: center;
        padding-bottom: 3%;
        padding-top: 6%;
    }
    .boxservicos h3 {
        color: #252423;
        font-size: 1.45em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        height: 60px;
    }
    #box-conheca-empresa .botoes-quemsomos-1 p {
        color: #252423!important;
        padding: 4px;
        border-radius: 0px;
        width: 44%;
        display: inline-block;
        font-size: 20px;
        border-bottom: 2px solid #e81c23;
        margin-right: 36px;
    }
    .sessao-migracao {
        background-image: url(../img/bg.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 10% 0% 10% 0%;
    }
    .bt-acoes img {
        transition: 2s;
        -webkit-transition: 2s;
        -moz-transition: 2s;
        -ms-transition: 2s;
        -o-transition: 2s;
        width: 200px;
    }
    .sessao-migracao h2 {
        color: #ffffff;
        font-size: 3em;
        margin-bottom: 25px;
        font-family: sans-serif;
        margin: 0 auto;
        clear: both;
        width: 70%;
        text-align: center;
        padding-bottom: 2%;
        padding-top: 1%;
        font-weight: bold;
        line-height: 43px;
        letter-spacing: -2px;
    }
    .sessao-migracao h3 {
        color: #fff;
        /* padding: 1%; */
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        font-size: 1.65em;
        letter-spacing: -1px;
        line-height: 25px;
        padding: 1% 0% 3% 0%;
        font-weight: bold;
    }
    .sessao-migracao h4 {
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.1em;
        color: #fff;
        font-family: Calibri;
        line-height: 15px;
        padding-bottom: 9%;
    }
    .sessao-ferramenta {
        padding: 6% 0% 8% 0%;
    }
    .sessao-ferramenta h2 {
        color: #252423;
        font-size: 2.4em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        /* float: left; */
        margin: 0 auto;
        clear: both;
        width: 90%;
        text-align: center;
        padding-bottom: 5%;
        /* padding-top: 6%; */
    }
    .sessao-ferramenta p {
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.2em;
        color: #252423;
        font-family: Calibri;
        line-height: 18px;
        padding-bottom: 6%;
    }
    .sessao-noticia-box{
        padding-bottom: 5%;
    }
    .sessao-depoimento .depoimento-content p {
        width: 90%;
    }

   
}

@media (max-width: 768px) {

    .sessao-ferramenta h2 {
        color: #252423;
        font-size: 2.4em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        /* float: left; */
        margin: 0 auto;
        clear: both;
        width: 50%;
        text-align: center;
        padding-bottom: 10%;
        padding-top: 6%;
    }

    .sessao-ferramenta p {
        width: 60%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.2em;
        color: #252423;
        font-family: Calibri;
        line-height: 22px;
        padding-bottom: 6%;
    }

    .sessao-ferramenta h3 {
        color: #252423;
        font-size: 1.7em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        padding-bottom: 3%;
    }

    .sessao-migracao a {
        width: 20%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.2em;
        background: #252423;
        color: #fff;
        font-family: sans-serif;
        line-height: 22px;
        display: block;
        padding: 9px;
    }

    .abrir-b{
        padding-bottom: 5%;
    }

    .sessao-migracao h4 {
        width: 70%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.25em;
        color: #fff;
        font-family: Calibri;
        line-height: 20px;
        padding-bottom: 4%;
    }

    .sessao-migracao h3 {
        color: #fff;
        /* padding: 1%; */
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        font-size: 1.8em;
        letter-spacing: -1px;
        line-height: 25px;
        padding: 1% 0% 3% 0%;
        font-weight: bold;
    }

    .sessao-migracao h2 {
        color: #ffffff;
        font-size: 2.6em;
        margin-bottom: 25px;
        font-family: sans-serif;
        margin: 0 auto;
        clear: both;
        width: 80%;
        text-align: center;
        padding-bottom: 3%;
        padding-top: 0%;
        line-height: 41px;
    }

    .sessao-contato a {
        display: inline-block;
        border-bottom: 2px solid #e81c23;
        color: #252423;
        width: 180px;
        padding: 13px;
        font-size: 17px;
        margin-right: 38px;
        margin-bottom: 20px;
        width: 100%;
        cursor: pointer;
        border-radius: 0px;
        font-family: sans-serif;
        letter-spacing: 0px;
        /* background: #252423; */
    }

    .sessao-contato h2 {
        color: #252423;
        font-size: 2.15em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        padding-bottom: 7%;
        padding-top: 6%;
    }

    .sessao-artigo {
        text-align: center;
        padding-top: 1%;
    }

    .sessao-newsletter button {
        display: inline-block;
        border: 2px solid #e81c23;
        background-color: #e81c23;
        padding: 5px 30px 5px 30px;
        color: #FFF;
        font-size: 2rem;
        border-radius: 90px;
    }

    .sessao-newsletter input {
        display: inline-block;
        border: 3px solid #e81c23;
        padding: 20px;
        background-color: #ffffff;
        width: 93%;
        text-align: center;
        font-size: 1.2em;
        border-radius: 90px;
        margin-bottom: 10px;
    }

    .sessao-newsletter h2 {
        color: #252423;
        font-size: 1.45em;
        margin-bottom: 30px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 90%;
        text-align: center;
        padding-bottom: 5%;
    }

    .sessao-migracao p {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.5em;
        font-family: Calibri;
        padding-bottom: 5%;
        line-height: 20px;
    }

    #box-conheca-empresa .botoes-quemsomos-1 p {
        color: #252423!important;
        padding: 4px;
        border-radius: 0px;
        width: 100%;
        display: inline-block;
        font-size: 19px;
        border-bottom: 2px solid #e81c23;
        margin-right: 36px;
        margin-bottom: 30px;
    }

    .boxservicos h3 {
        color: #252423;
        font-size: 1.25em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        height: 80px;
    }

    .sessao-empresa p {
        font-size: 1.5em;
        color: #252423;
        line-height: 27px;
        font-family: Calibri;
        text-align: center;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 13%;
    }

    .sessao-empresa h2 {
        color: #252423;
        font-size: 2.25em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        /* float: left; */
        margin: 0 auto;
        clear: both;
        width: 90%;
        text-align: center;
        padding-bottom: 9%;
        padding-top: 10%;
    }

    #layerslider .btn-slider{
        display: none!important;
    }

    #layerslider h2{
        letter-spacing: 0px!important;
    }

    .header-topo .header-logo img{
        width: 160px;
    }
    .header-topo .header-logo {
        width: 70%;
        text-align: left;
        margin-top: 10px;
        padding-left: 20px;
    }
    .header-topo .header-menu {
        width: 30%;
        text-align: right;
        margin-top: 34px;
    }
} 

@media (max-width: 599px) { 

    .sessao-migracao p {
        width: 70%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.5em;
        font-family: Calibri;
        padding-bottom: 5%;
        line-height: 23px;
    }
    .sessao-migracao a {
        width: 29%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.1em;
        background: #252423;
        color: #fff;
        font-family: sans-serif;
        line-height: 22px;
        display: block;
        padding: 5px;
    }
    .sessao-ferramenta h2 {
        color: #252423;
        font-size: 2.4em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        /* float: left; */
        margin: 0 auto;
        clear: both;
        width: 70%;
        text-align: center;
        padding-bottom: 10%;
        padding-top: 6%;
    }
    .footer-copy span {
        display: inline-block;
        padding-top: 25px;
        font-size: 1.5rem !important;
        margin: 0 auto;
        width: 100%;
    }

}

@media (max-width: 450px) {

    .sessao-noticia .sessao-noticia-box h2 {
        color: #fff;
        /* padding: 1%; */
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        font-size: 2em;
        letter-spacing: -1px;
        line-height: 25px;
        padding: 1% 0% 10% 0%;
        font-weight: bold;
    }
    .sessao-artigo h2 {
        color: #fff;
        /* padding: 1%; */
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        font-size: 2em;
        letter-spacing: -1px;
        line-height: 25px;
        padding: 9% 0% 9% 0%;
        font-weight: bold;
    }
    .sessao-depoimento h2 {
        color: #ffffff;
        font-size: 2em;
        font-family: sans-serif;
        margin: 0 auto;
        clear: both;
        width: 90%;
        text-align: center;
        padding-bottom: 0%;
        padding-top: 1%;
        font-weight: bold;
    }
    .sessao-noticia {
        /* background-color: #e81c23; */
        background-image: url(../img/bg.jpg);
        background-attachment: fixed;
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        padding: 15% 0% 15% 0%;
    }
    .header-topo .header-logo img {
        width: 120px;
    }
}

@media (max-width: 380px) {

    .sessao-empresa h2 {
        color: #252423;
        font-size: 2.1em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        /* float: left; */
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        padding-bottom: 9%;
        padding-top: 10%;
    }
    .boxservicos h3 {
        color: #252423;
        font-size: 1.2em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        height: 80px;
        padding-top: 10px;
    }
    .sessao-migracao h2 {
        color: #ffffff;
        font-size: 2.2em;
        margin-bottom: 25px;
        font-family: sans-serif;
        margin: 0 auto;
        clear: both;
        width: 90%;
        text-align: center;
        padding-bottom: 6%;
        padding-top: 0%;
        line-height: 33px;
        letter-spacing: 0px;
    }
    .sessao-migracao p {
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.35em;
        font-family: Calibri;
        padding-bottom: 5%;
        line-height: 23px;
    }
    .sessao-migracao h4 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.25em;
        color: #fff;
        font-family: Calibri;
        line-height: 18px;
        padding-bottom: 4%;
    }
    .sessao-ferramenta h3 {
        color: #252423;
        font-size: 1.55em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        padding-bottom: 3%;
    }
    .sessao-ferramenta p {
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.2em;
        color: #252423;
        font-family: Calibri;
        line-height: 19px;
        padding-bottom: 6%;
    }

    #fickle-content a {
        font-size: 13px;
    }

}

@media (max-width: 320px) {

    .sessao-depoimento .depoimento-content p {
        width: 60%;
        font-size: 1.35rem;
        margin-bottom: 0px;
        padding: 69px 0px 15px 0px;
        background-image: url(../img/comentario.png);
        background-repeat: no-repeat;
        background-position: 0 25px;
        font-family: sans-serif;
        letter-spacing: 1px;
        clear: both;
        margin: 0 auto;
        text-align: left;
        float: none;
        display: inline-block;
        color: #fff;
    }
    .sessao-noticia a {
        font-size: 1.5rem;
        color: #fff;
        font-family: sans-serif;
    }
    .sessao-ferramenta h3 {
        color: #252423;
        font-size: 1.4em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        padding-bottom: 3%;
    }
    .sessao-migracao a {
        width: 44%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.1em;
        background: #252423;
        color: #fff;
        font-family: sans-serif;
        line-height: 22px;
        display: block;
        padding: 5px;
    }
    .sessao-migracao h4 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.15em;
        color: #fff;
        font-family: Calibri;
        line-height: 15px;
        padding-bottom: 10%;
    }
    .sessao-migracao h3 {
        color: #fff;
        /* padding: 1%; */
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: sans-serif;
        font-size: 1.5em;
        letter-spacing: -1px;
        line-height: 25px;
        padding: 1% 0% 3% 0%;
        font-weight: bold;
    }
    .sessao-empresa h2 {
        color: #252423;
        font-size: 1.75em;
        margin-bottom: 25px;
        font-family: 'Lato', sans-serif;
        /* float: left; */
        margin: 0 auto;
        clear: both;
        width: 100%;
        text-align: center;
        padding-bottom: 9%;
        padding-top: 10%;
    }
    .sessao-empresa p {
        font-size: 1.35em;
        color: #252423;
        line-height: 22px;
        font-family: Calibri;
        text-align: center;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 13%;
    }

}