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

    .sessao-calculadora p {
        margin: 0 auto;
        font-size: 1.2em;
        color: #ffffff;
        line-height: 19px;
        font-family: Calibri;
        text-align: center;
        padding-top: 0%;
        width: 100%;
        padding-bottom: 5%;
    }
    .sessao-newsletter h2 {
        color: #ffffff!important;
        font-size: 1.45em!important;
        margin: 0 auto!important;
        font-family: 'Merriweather Sans', sans-serif!important;
        clear: both!important;
        text-align: center!important;
        width: 90%!important;
        line-height: 31px!important;
        padding-bottom: 2%!important;
        padding-top: 0%!important;
        letter-spacing: 0px!important;
    }
    .header-topo .header-logo img{
        width: 245px!important;
    }
    .header-topo .header-logo {
        margin-top: -41px;
        padding-left: 30px;
    }
    .quemsomos2 {
        padding: 0% 5% 0% 5%;
    }
    .sessao-empresa2 h2 {
        color: #1e1f24;
        font-size: 3em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 45px;
        padding-right: 15%;
        width: 90%;
    }
    .sessao-empresa2 p {
        margin: 0 auto;
        font-size: 1.35em;
        color: #1e1f24;
        line-height: 29px;
        font-family: 'Merriweather Sans', sans-serif;
        text-align: left;
        padding-top: 1%;
        width: 100%;
        float: right;
        padding-right: 12%;
        padding-bottom: 4%;
    }
    .sessao-empresa2 h3 {
        color: #00388e;
        font-size: 1.85em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 33px;
        width: 75%;
        padding: 6% 0% 0% 0%;
    }
    .sessao-empresa .botoes a {
        display: inline-block;
        padding: 1%;
        color: #15161a;
        margin-top: 30px;
        border-radius: 90px!important;
        font-family: 'Quicksand', sans-serif;
        font-size: 1.45em;
        width: 35%;
        transition: 0.6s;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        clear: both;
        display: inline-block;
        margin-top: 2%;
        -webkit-border-radius: 90px!important;
        -moz-border-radius: 90px!important;
        -ms-border-radius: 90px!important;
        -o-border-radius: 90px!important;
        background: #ffffff;
    }
    .sessao-calculadora h4 {
        font-size: 1.45em;
        color: #ffffff;
        width: 70%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 5%;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .sessao-ferramenta h2 {
        color: #1e1f24;
        font-size: 1.8em;
        margin-bottom: 3%;
        text-align: center;
        /* font-weight: bold; */
        padding-top: 0%;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        text-align: center;
    }
    .sessao-ferramenta {
        font-family: 'Merriweather Sans', sans-serif;
        padding: 0;
        text-align: center;
        text-align: center;
        color: #1e1f24;
        padding: 5% 5% 5% 5%;
        background: #fff;
    }
    .sessao-ferramenta h3 {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.25em;
        margin-top: 5px;
        text-align: left;
        color: #1e1f24;
        line-height: 31px;
    }
    .sessao-noticia .sessao-noticia-box .sessao-noticia-content a {
        color: #fff;
        line-height: 26px;
        font-family: 'Merriweather Sans', sans-serif;
        display: block;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 2%;
        font-size: 1.25em;
    }
    .sessao-noticia .btn-news {
        display: block;
        color: #15161a;
        font-size: 18px;
        margin-top: 25px;
        width: 22%;
        margin: 0 auto;
        padding: 7px;
        font-family: Calibri;
        background: #00388e;
        border-radius: 90px;
    }
    .sessao-newsletter input {
        display: inline-block;
        border: 0;
        padding: 11px;
        padding-bottom: 12px;
        background-color: #E8E8E8;
        width: 48%;
        max-width: 500px;
        border-radius: 8px;
        text-align: center;
        font-family: Calibri;
        font-size: 1.25em;
        margin-right: 1%;
        -webkit-border-radius: 90px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
    }
    #galeria h3 {
        display: block;
        background-color: #00388e;
        padding: 10px;
        color: #fff;
        border-radius: 8px;
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.25em;
        width: 36%;
        transition: 0.6s;
        text-align: center;
        margin-right: 1%;
        margin: 0 auto;
        clear: both;
        border-radius: 90px;
    }
    #footer-session p {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.35em;
        color: #fff;
        line-height: 24px;
    }
    #footer-session .footer-duvida a {
        font-size: 1.55rem;
        border-radius: 90px;
        padding: 13px 68px;
        display: block;
        margin-bottom: 30px;
        color: #ffffff;
        background: #00388ee8;
        width: 100%;
        /* clear: both; */
        margin: 0 auto;
        margin-bottom: 10px;
    }

}

@media (max-width: 999px) { 

    .header-topo .header-logo img{width: 130%;}
    .header-topo .header-menu ul li a {
        display: inline-block;
        color: #ffffff;
        padding: 5px 0px 5px 0px;
        margin: 0 0px 0 0px;
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.2rem;
        border-radius: 3px;
        padding: 6px 11px;
    }
    
}

@media (max-width: 800px) { 

    #footer-session .footer-duvida a {
        font-size: 1.55rem;
        border-radius: 90px;
        padding: 13px 68px;
        display: block;
        margin-bottom: 30px;
        color: #ffffff;
        background: #00388ee8;
        width: 100%;
        /* clear: both; */
        margin: 0 auto;
        margin-bottom: 10px;
    }

    .header-topo .header-logo img {
        width: 52%;
    }

    .header-topo .header-logo { width: 70%;}
    .header-topo .header-menu {
        width: 30%;
        text-align: right;
        margin-top: 50px;
    }
    .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; }

    .header-slider .btn-slider {
        font-size: 1.45rem!important;
        margin-left: 29px!important;
    }
    .sessao-empresa h2 {
        color: #fff;
        font-size: 3em;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Anton', sans-serif;
        letter-spacing: 1px;
        line-height: 45px;
    }
    .sessao-empresa p {
        margin: 0 auto;
        font-size: 1.45em;
        color: #fff;
        line-height: 28px;
        font-family: 'Quicksand', sans-serif;
        text-align: center;
        padding-top: 0%;
        width: 100%;
        /* float: left; */
        padding: 1% 0% 1% 0%;
    }
    .sessao-empresa .quemsomos a {
        display: inline-block;
        padding: 2%;
        color: #000;
        margin-top: 30px;
        border-radius: 90px!important;
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.65em;
        width: 74%;
        transition: 0.6s;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        clear: both;
        display: block;
        margin-top: 2%;
        -webkit-border-radius: 90px!important;
        -moz-border-radius: 90px!important;
        -ms-border-radius: 90px!important;
        -o-border-radius: 90px!important;
    }
    .sessao-empresa .botoes p {
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: 'Quicksand', sans-serif;
        font-size: 1.35em;
        padding: 5% 0% 1% 0%;
    }
    .sessao-empresa .botoes a {
        display: inline-block;
        padding: 1%;
        color: #15161a;
        margin-top: 30px;
        border-radius: 90px!important;
        font-family: 'Quicksand', sans-serif;
        font-size: 1.45em;
        width: 40%;
        transition: 0.6s;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        clear: both;
        display: inline-block;
        margin-top: 2%;
        -webkit-border-radius: 90px!important;
        -moz-border-radius: 90px!important;
        -ms-border-radius: 90px!important;
        -o-border-radius: 90px!important;
        background: #ffffff;
    }
    .sessao-calculadora h2 {
        color: #1e1f24;
        font-size: 2.65em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 44px;
        padding-left: 5%;
        width: 80%;
        padding-bottom: 0%;
    }
    .sessao-calculadora a {
        display: inline-block;
        font-size: 1.1em;
        background-color: #00388e;
        color: #1e1f24;
        padding: 10px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        margin-bottom: 3%;
        height: auto;
        height: 470px;
    }
    .sessao-depoimento .depoimento-content p {
        width: 90%;
        font-size: 1.5rem;
        margin-bottom: 0px;
        letter-spacing: 0px;
        font-size: 1.25em;
        float: none!important;
        text-align: center;
        margin: 0 auto;
        padding-top: 3%;
        color: #1e1f24;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .sessao-calculadora h4 {
        font-size: 1.35em;
        color: #ffffff;
        width: 100%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 5%;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .sessao-calculadora p {
        margin: 0 auto;
        font-size: 1.1em;
        color: #ffffff;
        line-height: 19px;
        font-family: Calibri;
        text-align: center;
        padding-top: 0%;
        width: 100%;
        /* float: left; */
        padding-bottom: 5%;
        height: 120px;
    }
    .sessao-ferramenta {
        font-family: 'Merriweather Sans', sans-serif;
        padding: 0;
        text-align: center;
        text-align: center;
        color: #1e1f24;
        padding: 5% 0% 5% 0%;
        background: #fff;
    }
    .sessao-ferramenta h3 {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.1em;
        margin-top: 5px;
        text-align: left;
        color: #1e1f24;
        line-height: 31px;
    }
    
}

@media (max-width: 500px) {

    .header-topo .header-logo img {
        width: 183px!important;
    }
    .header-topo .header-logo {
        margin-top: -32px;
        padding-left: 21px;
    }
    .header-topo .header-menu {
        width: 30%;
        text-align: right;
        margin-top: 20px;
    }
    #layerslider h2 {
        font-size: 27px!important;
        top: 45%!important;
        line-height: 28px!important;
        left:20%!important;
    }
    .sessao-empresa2 h2 {
        color: #1e1f24;
        font-size: 2.15em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 34px;
        padding-right: 0%;
        width: 95%;
        padding-bottom: 5%;
    }
    .sessao-empresa2 p {
        margin: 0 auto;
        font-size: 1.25em;
        color: #1e1f24;
        line-height: 25px;
        font-family: 'Merriweather Sans', sans-serif;
        text-align: left;
        padding-top: 1%;
        width: 100%;
        float: right;
        padding-right: 2%;
        padding-bottom: 8%;
    }
    .sessao-empresa h2 {
        color: #fff;
        font-size: 2em;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Anton', sans-serif;
        letter-spacing: 1px;
        line-height: 45px;
    }
    .sessao-empresa p {
        margin: 0 auto;
        font-size: 1.3em;
        color: #fff;
        line-height: 23px;
        font-family: 'Quicksand', sans-serif;
        text-align: center;
        padding-top: 0%;
        width: 80%;
        /* float: left; */
        padding: 1% 0% 4% 0%;
    }
    .sessao-empresa .quemsomos a {
        display: inline-block;
        padding: 5%;
        color: #fff;
        margin-top: 30px;
        border-radius: 90px!important;
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.3em;
        width: 90%;
        transition: 0.6s;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        clear: both;
        display: block;
        margin-top: 2%;
        -webkit-border-radius: 90px!important;
        -moz-border-radius: 90px!important;
        -ms-border-radius: 90px!important;
        -o-border-radius: 90px!important;
    }
    .sessao-empresa .botoes a {
        display: inline-block;
        padding: 1%;
        color: #15161a;
        margin-top: 30px;
        border-radius: 90px!important;
        font-family: Calibri;
        font-size: 1.35em;
        width: 80%;
        transition: 0.6s;
        text-align: center;
        margin: 0 auto;
        text-align: center;
        clear: both;
        display: inline-block;
        margin-top: 2%;
        -webkit-border-radius: 90px!important;
        -moz-border-radius: 90px!important;
        -ms-border-radius: 90px!important;
        -o-border-radius: 90px!important;
        background: #ffffff;
    }
    .sessao-calculadora h2 {
        color: #1e1f24;
        font-size: 2em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 36px;
        padding-left: 5%;
        width: 90%;
        padding-bottom: 2%;
    }
    .sessao-calculadora h3 {
        font-size: 1.25em;
        color: #1e1f24;
        width: 83%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 5%;
        font-family: 'Merriweather Sans', sans-serif;
        text-align: left;
        padding-left: 5%;
        float: left;
    }
    .sessao-calculadora a {
        display: inline-block;
        font-size: 1.1em;
        background-color: #00388e;
        color: #1e1f24;
        padding: 14px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        margin-bottom: 3%;
        height: 450px;
    }
    .sessao-calculadora p {
        margin: 0 auto;
        font-size: 1.2em;
        color: #ffffff;
        line-height: 20px;
        font-family: Calibri;
        text-align: center;
        padding-top: 0%;
        width: 90%;
        /* float: left; */
        padding-bottom: 5%;
        height: 30px;
    }
    .sessao-noticia {
        padding: 15% 0% 15% 0%;
        background: #1e1f24;
        background-image: url(../img/abertura.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
    }
    .sessao-noticia .sessao-noticia-box .sessao-noticia-content a {
        color: #fff;
        line-height: 26px;
        font-family: 'Merriweather Sans', sans-serif;
        display: block;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 2%;
        font-size: 1em;
    }
    .sessao-ferramenta h2 {
        color: #1e1f24;
        font-size: 1.55em;
        margin-bottom: 3%;
        text-align: center;
        /* font-weight: bold; */
        padding-top: 0%;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        text-align: center;
        width: 80%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 4%;
    }
    .sessao-noticia .btn-news {
        display: block;
        color: #15161a;
        font-size: 18px;
        margin-top: 25px;
        width: 52%;
        margin: 0 auto;
        padding: 7px;
        font-family: Calibri;
        background: #00388e;
        border-radius: 90px;
        margin-bottom: 10%;
    }
    .sessao-noticia .sessao-noticia-box h2 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 2em;
        color: #fff;
        font-family: 'Merriweather Sans', sans-serif;
        padding-bottom: 7%;
    }
    .sessao-artigo h2 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 2em;
        color: #fff;
        font-family: 'Merriweather Sans', sans-serif;
        padding-bottom: 10%;
        letter-spacing: -1px;
    }
    .sessao-artigo h3 {
        font-size: 1.4em;
        color: #00388e;
        margin: 0 auto;
        text-align: center;
        padding-top: 0%;
        padding-bottom: 3%;
        font-family: 'Merriweather Sans', sans-serif;
        margin-top: 0px;
    }
    .sessao-artigo h4 {
        font-size: 1em;
        color: #fff;
        margin: 0 auto;
        text-align: center;
        padding-top: 0%;
        padding-bottom: 0%;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .sessao-depoimento h2 {
        color: #1e1f24;
        font-size: 2em;
        margin-bottom: 2%;
        text-align: center;
        padding-top: 0%;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
    }
    .sessao-depoimento .depoimento-content p {
        width: 90%;
        font-size: 1.5rem;
        margin-bottom: 0px;
        letter-spacing: 0px;
        font-size: 1.15em;
        float: none!important;
        text-align: center;
        margin: 0 auto;
        padding-top: 3%;
        color: #1e1f24;
        font-family: 'Merriweather Sans', sans-serif;
    }
    .row-flexible {
        margin-top: 80px;
    }
    #galeria h2 {
        color: #1e1f24;
        font-size: 1.4em;
        text-align: center;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        padding-top: 0%;
        padding-bottom: 0%;
    }
    #galeria h3 {
        display: block;
        background-color: #00388e;
        padding: 10px;
        color: #fff;
        border-radius: 8px;
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.15em;
        width: 86%;
        transition: 0.6s;
        text-align: center;
        margin-right: 1%;
        margin: 0 auto;
        clear: both;
        border-radius: 90px;
    }
    #footer-session {
        color: #1e1f24;
        padding-bottom: 0;
        background-image: url(../img/contato.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding: 10% 0% 0% 0%;
    }
    #footer-session p {
        font-family: 'Merriweather Sans', sans-serif;
        font-size: 1.2em;
        color: #fff;
        line-height: 23px;
        width: 85%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        padding-bottom: 2%;
    }
    #footer-session .footer-duvida a {
        font-size: 1.55rem;
        border-radius: 90px;
        padding: 9px 41px;
        display: block;
        margin-bottom: 6px;
        color: #ffffff;
        background: #00388ee8;
    }
    .footer-copy span {
        display: inline-block;
        padding-top: 25px;
        font-size: 12px!important;
        margin: 0 auto;
        width: 100%;
    }
    #footer-session .footer-social {
        margin-bottom: 25px;
        text-align: center;
        padding-top: 10%;
        width: 50%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        float: none;
    }
    .sessao-empresa h2 {
        color: #fff;
        font-size: 3em;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Anton', sans-serif;
        letter-spacing: 1px;
        line-height: 45px;
    }
    .sessao-ferramenta h3 {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.25em;
        margin-top: 5px;
        text-align: left;
        color: #1e1f24;
        line-height: 31px;
    }

}

@media (max-width: 380px) {

    .header-topo .header-logo img {
        width: 130px!important;
    }
    .header-topo .header-logo {
        margin-top: -23px;
        padding-left: 21px;
    }
    #layerslider h2 {
        font-size: 23px!important;
        top: 45%!important;
        line-height: 28px!important;
        left: 20%!important;
    }
    .sessao-empresa2 h2 {
        color: #1e1f24;
        font-size: 1.75em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 29px;
        padding-right: 0%;
        width: 95%;
        padding-bottom: 5%;
    }
    .sessao-empresa2 h3 {
        color: #00388e;
        font-size: 1.5em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 27px;
        width: 85%;
        padding: 6% 0% 0% 0%;
    }
    .sessao-empresa2 img {
        margin: 0 auto;
        float: none;
        text-align: center;
        clear: both;
        width: 27%;
    }
    .sessao-empresa h2 {
        color: #fff;
        font-size: 3em;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Anton', sans-serif;
        letter-spacing: 1px;
        line-height: 49px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 4%;
    }
    .sessao-ferramenta h3 {
        font-family: 'Quicksand', sans-serif;
        font-size: 1.15em;
        margin-top: 5px;
        text-align: left;
        color: #1e1f24;
        line-height: 25px;
    }
    .sessao-newsletter input {
        display: inline-block;
        border: 0;
        padding: 11px;
        padding-bottom: 12px;
        background-color: #E8E8E8;
        width: 88%;
        max-width: 500px;
        border-radius: 8px;
        text-align: center;
        font-family: Calibri;
        font-size: 1.25em;
        margin-right: 1%;
        -webkit-border-radius: 90px;
        -moz-border-radius: 8px;
        -ms-border-radius: 8px;
        -o-border-radius: 8px;
        margin-bottom: 10px;
    }
    .sessao-newsletter h2 {
        color: #ffffff!important;
        font-size: 1.3em!important;
        margin: 0 auto!important;
        font-family: 'Merriweather Sans', sans-serif!important;
        clear: both!important;
        text-align: center!important;
        width: 90%!important;
        line-height: 24px!important;
        padding-bottom: 6%!important;
        padding-top: 0%!important;
        letter-spacing: 0px!important;
    }
    .sessao-empresa2 h3 {
        color: #00388e;
        font-size: 1.55em;
        margin-bottom: 15px;
        text-align: left;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        line-height: 28px;
        width: 80%;
        padding: 6% 0% 0% 0%;
    }
    .header-topo .header-logo img {
        width: 150px!important;
    }

}

@media (max-width: 320px) {

    .sessao-calculadora h4 {
        font-size: 1.2em;
        color: #ffffff;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 7%;
        font-family: 'Merriweather Sans', sans-serif;
    }

    .sessao-calculadora a {
        display: inline-block;
        font-size: 1.1em;
        background-color: #00388e;
        color: #1e1f24;
        padding: 14px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        margin-bottom: 3%;
        height: 530px;
    }

    .header-topo .header-logo img {
        width: 144px!important;
    }
    #layerslider h2 {
        font-size: 21px!important;
        top: 45%!important;
        line-height: 28px!important;
        left: 16%!important;
    }
    .sessao-empresa h2 {
        color: #fff;
        font-size: 2.6em;
        margin-bottom: 15px;
        text-align: center;
        font-family: 'Anton', sans-serif;
        letter-spacing: 1px;
        line-height: 42px;
        width: 90%;
        clear: both;
        margin: 0 auto;
        padding-bottom: 4%;
    }
    .sessao-empresa p {
        margin: 0 auto;
        font-size: 1.3em;
        color: #fff;
        line-height: 22px;
        font-family: 'Quicksand', sans-serif;
        text-align: center;
        padding-top: 0%;
        width: 90%;
        /* float: left; */
        padding: 3% 0% 7% 0%;
    }
    .sessao-empresa .botoes p {
        width: 90%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-family: 'Quicksand', sans-serif;
        font-size: 1.2em;
        padding: 11% 0% 5% 0%;
    }
    .sessao-ferramenta {
        font-family: 'Merriweather Sans', sans-serif;
        padding: 0;
        text-align: center;
        text-align: center;
        color: #1e1f24;
        padding: 5% 1% 5% 1%;
        background: #fff;
    }
    .sessao-noticia .sessao-noticia-box h2 {
        width: 100%;
        clear: both;
        margin: 0 auto;
        text-align: center;
        font-size: 1.75em;
        color: #fff;
        font-family: 'Merriweather Sans', sans-serif;
        padding-bottom: 7%;
    }
    .sessao-depoimento h2 {
        color: #1e1f24;
        font-size: 1.7em;
        margin-bottom: 2%;
        text-align: center;
        padding-top: 0%;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
    }
    #galeria h2 {
        color: #1e1f24;
        font-size: 1.2em;
        text-align: center;
        font-family: 'Merriweather Sans', sans-serif;
        letter-spacing: -1px;
        padding-top: 0%;
        padding-bottom: 0%;
    }
    #footer-session {
        color: #1e1f24;
        padding-bottom: 0;
        background-image: url(../img/contato.jpg);
        background-attachment: fixed;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        padding: 20% 0% 0% 0%;
    }
    .footer-copy span {
        display: inline-block;
        padding-top: 25px;
        font-size: 10px!important;
        margin: 0 auto;
        width: 100%;
    }

}