/* Deixando o conteudo responsivo*/

img,
embed,
object,
video {
    max-width: 100%;
}

.both {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
    float: right;
}

/* TOPO */

#geral {
    /*max-width: 1485px;
    margin: 0px auto;
    position: relative;*/
}

#acesso-cliente h2 {
    font-family: 'Merriweather', serif;
    color: #c47f29;
    font-size: 1em;
    font-weight: bold;
    text-align: left;
}

#acesso-cliente p {
    font-family: sans-serif;
    color: #d9d9d9;
    font-size: 1.35em;
    text-align: left;
    padding-top: 7px;
}

#div-logo-topo h1{
    font-size: 1.8em;
    color:#d9d9d9;
}

#div-logo-topo img{
    width: 280px;
}

#wrap-topo {
	width: 100%;
    z-index: 99999;
    position: absolute;
    /* background: #e5e5e5; */
    /* height: 100px; */
    padding: 30px 0px;
}

#barra-topo {
    width: 90%;
    margin: 0px auto;
    height: 100px;
}

#div-logo-topo {
    float: left;
    text-align: left;
    padding-top: 0px;
    padding-left: 0%;
}

#menu-lateral_mn {
    float: right;
    width: 6%;
    text-align: right;
    margin-top: 26px;
    cursor: pointer;
    color: #7a7a7a;
    font-size: 2.15em;
}

#div-menu-topo {
    display: none;
    width: 100%;
    margin: 0px auto;
    background: #272727;
    position: absolute;
    top: 100px;
    z-index: 999999;
}

#box-acesso-rapido {
    width: 30%;
    float: right;
    min-height: 70px;
    padding-top: 1%;
}

#acesso-home {
    float: right;
    text-align: center;
    font-size: 1.45em;
    color: #d9d9d9;
    padding-top: 22px;
}

#acesso-home img {
    max-width: 100%;
}

#acesso-cliente {
    width: 80%;
    float: left;
    text-align: center;
    padding-top: 19px;
    padding-left: 11px;
    line-height: 16px;
}

#acesso-cliente img {
    max-width: 100%;
}

/* FIM TOPO */

/* CONTEUDO */

#wrap-conteudo {
    min-height: 500px;
}

.box-conteudo {
    width: 89%;
    margin: 0px auto;
    line-height: 25px;
    padding-top: 18%;
    padding-bottom: 10%;
    font-family: 'Merriweather', serif;
}

#wrap-conteudo #conteudo-index {
    width: 100%;
    min-height: 300px;
    float: left;
    padding: 50px 0px;
}

#conteudo {
    width: 80%;
    margin: 10px auto;
}

#texto-conteudo {
    width: 70%;
    text-align: center;
    font-family: 'Merriweather', serif;
    clear: both;
    margin: 0 auto;
    color: #fff !important;
}

#box-bts-extras {
    width: 100%;
    height: 380px;
    z-index: 9999;
    position: absolute;
    top: 153px;
}

#full-slider-wrapper {
    /*background: url('../img/bg_slide.png') center top repeat;*/
}

#contato1 {
    padding: 4% 0% 3% 0%;
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#contato1 h4 {
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 1.65em;
    color: #4d5458;
    padding-bottom: 2%;
}

#contato1 p {
    text-align: center !important;
    font-family: sans-serif !important;
    font-size: 1.35em !important;
    color: #4d5458 !important;
    line-height: 35px !important;
}

#geral-bts-extra {
    width: 25%;
    float: left;
    margin: 0 0 0 6%;
    margin-top: 47px;
}

#geral-bts-extra h2 {
    font-size: 2.2em;
    color: #fff;
    margin-bottom: 25px;
}

.bts-extra {
    padding: 16px 0px;
    color: #fff;
    text-align: center;
    width: 100%;
    margin: 5px auto;
    min-height: 20px;
    font-size: 1.1em;
    border: 1px solid #fff;
}

.bts-extra img {
    vertical-align: -6px;
    margin-right: 10px;
}

#banner-contato {
    margin-top: 20px;
}

#banner-contato a p {
    font-size: 1.2em;
    color: #fff;
}

#box-geral-sobre {
    width: 100%;
    margin: 0px auto;
    min-height: 250px;
    padding: 7% 0% 4% 0%;
    background: url('../img/bg_oescritorio.jpg') center top no-repeat #272727;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#box-sobre-esquerdo {
    width: 90%;
    min-height: 230px;
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#box-sobre-direito {
    width: 45%;
    float: left;
    min-height: 335px;
    text-align: center;
}

#box-sobre-esquerdo h2 {
    color: #b8b8b8;
    font-size: 2em;
    margin-bottom: 2%;
    text-align: center;
    font-family: 'Merriweather', serif;
}

#saibamais h3 {
    width: 150px;
    clear: both;
    margin: 27px auto;
    text-align: center;
    color: #757575;
    padding: 11px 0px;
    font-family: 'Merriweather', serif;
    font-size: 1em;
    border: 1px solid #4c4c4c;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

#saibamais h3:hover {
    width: 150px;
    clear: both;
    margin: 27px auto;
    text-align: center;
    color: #acabab;
    padding: 11px 0px;
    font-family: 'Merriweather', serif;
    font-size: 1em;
    border: 1px solid #acabab;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

#box-sobre-esquerdo a {
    text-align: center;
    margin: 10px 0px;
    color: #fff;
    font-size: 1.25em;
}

#box-sobre-esquerdo a strong {
    font-size: 0.7em !important;
}

#img_sobre {
    clear: both;
    margin: 0 auto;
    float: none;
    text-align: center;
}

#box-tools {
    min-height: 810px;
    width: 100%;
    margin: 0px auto;
    padding: 7% 0% 7% 0%;
    background: #e5e5e5;
}

#frase {
    padding: 5% 0% 0% 0%;
}

#frase h2 {
    color: #919191;
    font-size: 2.25em;
    margin-bottom: 14px;
    text-align: center;
    font-family: 'Merriweather', serif;
    width: 60%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
}

#box-tools h2 {
    color: #272727;
    font-size: 2em;
    text-align: center;
    font-family: 'Merriweather', serif;
    width: 70%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5%;
}

#box-tools p {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 1.25em;
    color: #fff;
    font-family: 'Merriweather', serif;
}

#box-tools-esquerdo p {
    color: #8f8f8f;
    font-size: 1em;
    text-align: justify;
    font-family: 'Merriweather', serif;
    padding: 0%;
    width: 90%;
    line-height: 24px;
    margin: 0 auto;
    height: 240px;
}

#box-tools-esquerdo_b img{
    opacity: 0.2;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#box-tools-esquerdo_b img:hover{
    opacity: 1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#box-tools-esquerdo img{
    opacity: 0.2;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#box-tools-esquerdo img:hover{
    opacity: 1;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#box-geral-tools {
    width: 90%;
    margin: 0px auto;
}

#box-tools-esquerdo {
    width: 100%;
}

#contato_servicos {
    width: 100%;
    min-height: 100px;
    padding: 2% 0%;
    clear: both;
    margin: 0 auto;
}

#contato_servicos h2 {
    font-size: 2.25em;
    color: #212121;
    padding-bottom: 1%;
    font-weight: 600;
}

#contato_servicos p {
    font-size: 2em;
    color: #fff;
    font-weight: 100;
    font-family: 'Merriweather', serif;
}

#box-tools-direito {
    width: 50%;
    float: left;
}

#box-tools-direito img {
    margin-top: 55px;
}

.tools {
    color: #fff;
    text-align: center;
    width: 31%;
    float: left;
    margin: 1px;
    padding: 1%;
    min-height: 160px;
    padding-bottom: 1%;
}
.tools-2 p {
    height:285px!important;
}

.tools h3 {
    font-size: 1.45em;
    color: #5b5b5b;
    padding-top: 10px;
    font-family: 'Merriweather', serif;
    line-height: 26px;
    padding-bottom: 4%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.tools p {
    margin-top: 10px;
    font-size: 1.0em;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#box-tools_b {
    min-height: 390px;
    width: 100%;
    margin: 0px auto;
    padding: 2% 0% 8% 0%;
}

#ferramentasjuridicas{
    padding: 8% 0% 8% 0%;
}

#ferramentasjuridicas h2 {
    color: #272727;
    font-size: 2em;
    text-align: center;
    font-family: 'Merriweather', serif;
    width: 70%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 5%;
}

#box-tools_b p {
    color: #001d49;
    font-size: 1.25em;
    margin-bottom: 0px;
    text-align: center;
    font-family: 'Merriweather', serif;
}

#box-geral-tools_b {
    width: 90%;
    margin: 0px auto;
    min-height: 300px;
    margin-left: 10%;
    margin-top: 20px;
}

#box-tools-esquerdo_b p {
    color: #8f8f8f;
    font-size: 1em;
    text-align: justify;
    font-family: 'Merriweather', serif;
    padding: 0%;
    width: 85%;
    line-height: 24px;
    margin: 0 auto;
    height: 150px;
}

#box-tools-esquerdo_b {
    width: 90%;
}

#box-tools-direito_b {
    width: 50%;
    float: left;
}

#box-tools-direito_b img {
    margin-top: 55px;
}

.tools_b {
    color: #fff;
    text-align: center;
    width: 33%;
    float: left;
    margin: 0 auto;
}

.tools_b h3:hover{
    color:#272727;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.tools_b h3 {
    font-size: 1.45em;
    color: #5b5b5b;
    padding-top: 10px;
    font-family: 'Merriweather', serif;
    line-height: 29px;
    padding-bottom: 4%;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

.tools_b p {
    color: #8f8f8f;
    font-size: 1em;
    text-align: justify;
    font-family: 'Merriweather', serif;
    padding: 0%;
    width: 85%;
    line-height: 24px;
    margin: 0 auto;
    height: 150px;
}

.tbranco_b {
    background: #580505;
}

.tlaranja_b {
    background: #580505
}

#box-tools-3 {
    padding: 8% 0% 8% 0%;
    background: url(../img/bg_oescritorio.jpg) center top no-repeat #272727;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#box-tools-3 h2 {
    color: #b8b8b8;
    font-size: 2em;
    margin-bottom: 2%;
    text-align: center;
    font-family: 'Merriweather', serif;
}

#box-tools-3 h3 {
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 1%;
    text-align: center;
    font-family: 'Merriweather', serif;
}

#box-tools-3 h2 span {
    color: #c47f29;
}

#box-galeria {
    width: 50%;
    clear: both;
    margin: 0 auto;
}

#box-depoimento h2 {
    color: #272727;
    font-size: 2em;
    text-align: center;
    font-family: 'Merriweather', serif;
    width: 60%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 3%;
}

.btgaleria img {
    margin: 0 auto;
    clear: both;
    text-align: center;
}

.box-galeria {
    width: 30%;
    margin: 2px;
    padding: 3%;
    font-size: 1.65em;
    font-family: 'Merriweather', serif;
    float: left;
    display: inline-flex;
}

.btgaleria {
    padding: 1%;
    width: 47%;
    display: inline-block;
}

.btgaleria p {
    color: #fff;
    font-size: 1.05em;
    text-align: center;
    font-family: 'Merriweather', serif;
    border: 1px solid #fff;
    padding: 4% 26%;
    display: grid;
}

#box-tools-4 {
    min-height: 500px;
    background: #002355;
    padding: 30px 0px;
    margin: 0px auto;
    width: 100%;
}

#tools-4 {
    width: 90%;
    margin: 0px auto;
}

#img-links {
    float: left;
    width: 50%;
    text-align: center;
}

#txt-links {
    float: left;
    width: 50%;
    text-align: right;
}

#txt-links h2 {
    font-size: 3.0em;
    margin-bottom: 10px;
    color: #fff;
}

#txt-links ul li {
    background: url('../img/seta-link.png')no-repeat right;
    padding-right: 50px;
    line-height: 35px;
}

#txt-links ul li a {
    color: #fff;
    font-size: 1.4em;
}

#bt-links {
    padding: 20px 0px;
    text-align: center;
    color: #002355;
    background: #fff;
    width: 50%;
    margin: 30px 0px;
    font-size: 1.7em;
    float: right;
}

#box-depoimento {
    width: 100%;
    min-height: 415px;
    padding: 5% 0%;
}

#titulo-depo {
    margin-bottom: 50px;
    text-align: center;
    color: #002355;
    font-size: 2.5em;
    padding-top: 30px;
    font-family: 'Merriweather', serif;
}

#titulo-depo p {
    font-size: 1.25em;
    color: #002355;
    font-family: 'Merriweather', serif;
}

#box-depoimento .slide {
    min-height: 140px;
}

.img-depo {
    float: left;
    width: 30%;
    text-align: center;
}

.txt-depoimento {
    width: 80%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 1.05em;
}

.txt-depoimento p {
    color: #878787;
    font-family: 'Merriweather', serif;
    font-size: 1em;
    line-height: 28px;
}

.autor-depo {
    font-weight: bold;
    margin-bottom: 20px;
}

#box-depoimento .bx-wrapper .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -100px;
    outline: 0;
    width: 62px;
    height: 120px;
    text-indent: -9999px;
    z-index: 9999;
}

#box-depoimento .bx-wrapper .bx-prev {
    left: 100%;
    background: url('../img/plugins/bxslider/bt-right-dp.png') no-repeat;
}

#box-depoimento .bx-wrapper .bx-next {
    right: 1%;
    background: url('../img/plugins/bxslider/bt-left-dp.png') no-repeat;
}

/*PARCEIRO INDEX -  220 X 110*/

#titulo-parceiros {
    background: #ccc;
    width: 90%;
    margin: 20px auto;
    text-align: center;
    color: #fff;
    padding: 10px 0px;
    clear: both;
    font-weight: bold;
    font-size: 2.0em;
}

#box-parceiros {
    min-height: 230px;
    margin: 0px auto;
    width: 100%;
}

#box-geral-parceiros {
    width: 80%;
    margin: 0px auto;
    padding-top: 4%;
}

#box-geral-parceiros h2 {
    font-size: 2.0em;
    margin-bottom: 10px;
    text-align: left;
}

#box-geral-parceiros p {
    font-size: 1.0em;
    margin-bottom: 10px;
    text-align: left;
}

#bloco-parceiros {
    width: 93%;
    margin: 0px auto;
}

.bx-parceiro {
    float: left;
    width: 20%;
    margin: 5px 1%;
    padding: 1%;
    text-align: center;
    min-height: 108px;
    border-radius: 16px;
}

#bt-parceiros {
    text-align: center;
    width: 100%;
    margin: 20px auto 5px auto;
    font-size: 1.7em;
    cursor: pointer;
}

.img-parc {
    float: left;
    width: 100%;
    text-align: center;
}

/*FIM ---- PARCEIROS NO INDEX*/

/*GALERIA NO INDEX*/

#box-galerias {
    width: 90%;
    margin: 10px auto;
    min-height: 250px;
}

#box-galerias h2 {
    font-size: 2.0em;
    text-align: center;
    color: #002355;
}

#quadro-galeria {
    width: 100%;
    margin: 5px auto;
    min-height: 250px;
}

.qd-galeria {
    width: 18%;
    margin: 5px 1%;
    min-height: 190px;
    float: left;
    text-align: center;
}

/*GALERIA NO INDEX*/

/* CONTATO */

.box-contato-geral {
    width: 100%;
    min-height: 780px;
}

#contato {
    width: 30%;
    padding: 15px;
    border-radius: 15px;
    float: left;
    margin-left: 2%;
    font-family: 'Merriweather', serif;
    margin-top: 18%;
}

#contato h1 {
    font-size: 1.5em;
    font-weight: bold;
}

#contato tr td {
    padding: 2px;
}

#contato .tb-form {
    width: 100%;
}

#contato input {
    width: 96%;
    border: 1px solid #ccc;
    padding: 2%;
}

#contato textarea {
    width: 96%;
    border: 1px solid #ccc;
    padding: 2%;
}

#contato .first {
    width: 20%;
}

#contato .second {
    width: 80%;
}

#contato .valigntop {
    vertical-align: top;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

#mapa-contato {
    width: 100%;
}

#mapa {
    min-height: 600px;
    width: 60%;
    border: 1px solid #ddd;
    float: right;
    margin-right: 2%;
}

#mapa-vendas {
    min-height: 600px;
    width: 60%;
    float: right;
    margin-right: 2%;
    padding-top: 10%;
    padding-bottom: 6%;
}

#mapa-vendas img {
    max-width: 100%;
}

/* CONTATO */

.label-doc {
    width: 15%;
    height: 3em;
    float: left;
}

.input-doc {
    width: 75%;
    height: 3em;
    clear: both;
    margin: 0 auto;
    margin-bottom: 17px;
    /* border: 1px solid #ccc; */
}

#idocumentos {
    width: 45%;
    min-height: 150px;
    margin: 30px auto;
}

#idocumentos-form {
    width: 100%;
    min-height: 130px;
    float: none;
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#idocumentos-form label {
    margin: 5px auto;
    color: #272727;
    vertical-align: -14px;
}

#idocumentos-form input {
    width: 100%;
    height: 2.3em;
    padding: 2%;
    border: 1px solid #fff;
    padding-bottom: 2%;
}

.bt-entrar{
    background: #272727;
    margin-top: 23px;
    width: 50%!important;
    padding: 1%!important;
    height: 67px!important;
    color: #fff!important;
    font-size: 17px!important;
}

#idocumentos-form button {
    width: 30%;
    height: 3.25em;
    margin: 5px 0px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    margin-top: 14px;
}

#idocumentos-form p a {
    margin-top: 20px;
    float: right;
    color: #ccc;
}

#box-calendario {
    width: 49%;
    margin: 0px 0px;
    text-align: center;
    float: right;
}

#icalendario table {
    width: 70%;
    margin: 0 auto;
    background-color: #fff;
}

#box-news-calen {
    width: 90%;
    margin: 30px auto;
    min-height: 265px;
    padding: 1% 0%;
}

#box-newsletter {
    width: 100%;
    min-height: 100px;
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#box-letter {
    width: 100%;
    margin: 0px auto;
    text-align: center;
}

#titulo-newsletter h2 {
    font-size: 1.7em;
    color: #ffffff;
    font-family: Calibri;
    width: 49%;
    clear: both;
    margin: 0 auto;
    padding-bottom: 1%;
    line-height: 30px;
}

#inewsletter {
    width: 80%;
    height: 100px;
    margin: 0 auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-align: left;
}

#icone-inewsletter {
    width: 10%;
    margin-left: 1%;
    height: 80px;
}

#texto-inewsletter {
    width: 30%;
    margin-left: 1%;
    height: 80px;
}

#form-inewsletter {
    width: 100%;
    margin: 0px auto;
    height: 80px;
    text-align: center;
}

#inewsletter input {
    width: 52%;
    height: 3em;
    margin: 5px auto;
    text-align: center;
    display: -webkit-box;
}

#inewsletter button {
    width: 18%;
    height: 3.5em;
}

#news-contato {
    margin: 30px auto 0px auto;
    text-align: center;
    color: #333;
    font-size: 1.2em;
}

#titulo-newsletter p {
    width: 50%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 1.25em;
    color: #fff;
    padding-top: 1%;
    padding-bottom: 1%;
}

#box-news {
    width: 80%;
    height: 290px;
    margin: 0 auto;
}

#inews a {
    color: #333;
}

#inews .slide {
    min-height: 55px;
    width: 100% !important;
    margin: 0px auto !important;
}

#inews .slide a {
    color: #808080;
    font-size: 1.05em;
    font-family: 'Merriweather', serif;
    text-align: center;
}

.bx-bts-news {
    width: 30%;
    margin: 5px auto;
}

#inews .data-cad {
    float: left;
    margin: 5px 0px;
    color: #fff;
    width: 120px;
    padding: 10px 0px;
    text-align: center;
    font-size: 0.5em;
    border: 1px solid #fff;
}

#inews .veja_mais {
    float: right;
    margin: 5px 0px;
    color: #fff;
    width: 120px;
    padding: 10px 0px;
    text-align: center;
    font-size: 0.5em;
    border: 1px solid #fff;
}

#box-noticias {
    width: 100%;
    margin: 30px auto;
    text-align: center;
    height: 403px;
    padding: 3% 0% 0% 0%;
}

#noticias {
    width: 90%;
    margin: 0px auto;
}

#noticias h2 {
    font-size: 1.85em;
    color: #272727;
    text-align: center;
    padding-top: 43px;
    font-family: 'Merriweather', serif;
    padding-bottom: 3%;
}

#bt-ver-news {
    border: 1px solid #b2b2b2;
    padding: 12px;
    width: 8%;
    clear: both;
    margin: 0 auto;
    margin-top: 4%;
    cursor: pointer;
    text-align: center;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#bt-ver-news:hover {
    border: 1px solid #757575;
    padding: 12px;
    width: 8%;
    clear: both;
    margin: 0 auto;
    margin-top: 4%;
    cursor: pointer;
    text-align: center;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#bt-ver-news a {
    color: #6e6e6e;
    font-size: 0.85em;
    font-family: 'Merriweather', serif;
    transition: 0.5s;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
}

#bt-ver-news a:hover {
    transition:0.5s;
    color: #444444;
    font-size: 0.85em;
    font-family: 'Merriweather', serif;
    -webkit-transition:0.5s;
    -moz-transition:0.5s;
    -ms-transition:0.5s;
    -o-transition:0.5s;
}

#box-links-externos {
    min-height: 400px;
    width: 90%;
    margin: 30px auto;
    color: #448ed3;
}

#links-externos {
    width: 40%;
    float: left;
    min-height: 400px;
}

#links-externos h1 {
    font-weight: bold;
    font-size: 1.5em;
    margin-bottom: 20px;
}

#links-externos li {
    font-size: 1.0em;
    margin-bottom: 10px;
}

#links-externos li a {
    color: #448ed3;
}

#ultimas-noticias {
    width: 59%;
    float: left;
    min-height: 400px;
    background-color: #448ed3;
}

#ultimas-noticias h1 {
    color: #fff;
    font-size: 2.0em;
    text-align: center;
    margin: 30px auto;
}

#abertura,
#migracao {
    width: 30%;
}

.enviar-form {
    margin: 0px 5px;
    border: 0px;
    background: #494949;
    padding: 10px 0px;
    color: #fff;
    width: 120px;
    cursor: pointer;
}

.cancelar-form {
    margin: 0px 5px;
    border: 0px;
    background: #494949;
    padding: 10px 0px;
    color: #fff;
    width: 120px;
    cursor: pointer;
}

.tb-form_formulario {
    width: 100%;
}

.tb-form_formulario tr td div {
    font-weight: bold;
    min-height: 25px;
    padding-top: 5px;
}

.tb-form_formulario tr td input {
    min-height: 25px;
}

.tb-form_formulario tr td select {
    min-height: 35px;
}

.tb-form_formulario tr td span {
    color: red;
}

.tb-form_formulario_ligamos {
    width: 100%;
}

.tb-form_formulario_ligamos tr td {
    padding: 5px;
}

.tb-form_formulario_ligamos tr td div {
    font-weight: bold;
    min-height: 25px;
    padding-top: 5px;
}

.tb-form_formulario_ligamos tr td input {
    min-height: 25px;
    width: 100%;
}

.tb-form_formulario_ligamos tr td select {
    min-height: 35px;
    width: 100%;
}

.tb-form_formulario_ligamos tr td span {
    color: red;
}

/* FIM CONTEUDO */

/* RODAPE */

#wrap-rodape {
    width: 100%;
    clear: both;
    min-height: 200px;
    background: url(../img/bg_oescritorio.jpg) center top no-repeat #272727;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
}

#rodape {
    width: 90%;
    height: 245px;
    clear: both;
    padding: 4% 0% 4% 0%;
    margin: 0px auto;
}

#rodape-titulo {
    text-align: center;
    color: #fff;
    font-size: 2.25em;
    margin-bottom: 27px;
    padding-top: 18px;
    font-family: 'Merriweather', serif;
}

#rodape h4 {
    margin: 0px 0 10px 0;
    color: #ccc;
}

#bt-msg-rodape {
    width: 60%;
    padding: 10px 0px;
    text-align: center;
    color: #fff;
    font-size: 1em;
    background: #6b6b6b;
    margin-top: 20px;
}

#rodape-info {
    width: 85%;
    margin: 0px auto;
    min-height: 100px;
    font-family: 'Merriweather', serif;
}

#rodape-esquerdo {
    width: 100%;
    height: 35px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 1% 0%;
}

#rodape-direito {
    width: 100%;
    height: 72px;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding: 2% 0%;
}

#mensagem {
    width: 38%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    padding: 2%;
}

#mensagem h2 {
    font-size: 1.45em;
    color: #fff;
    text-align: center;
}

#rodape_endereco {
    min-height: 25px;
    line-height: 20px;
}

#rodape_email {
    min-height: 25px;
    line-height: 20px;
}

#rodape-final {
    width: 90%;
    height: 45px;
    margin: 0px auto;
    padding: 5px 5%;
    background: #808080;
}

#final-esquerdo {
    width: 25%;
    float: left;
}

#final-esquerdo ul li {
    display: inline-block;
}

#final-meio {
    width: 50%;
    float: left;
    text-align: center;
}

#final-meio p {
    color: #fff;
    padding-top: 16px;
    text-align: center;
    font-family: 'Merriweather', serif;
    font-size: 0.7em;
}

#final-direito {
    width: 25%;
    float: left;
    text-align: right;
}

/* FIM RODAPE */

/* SISTEMA */

#status_erro,
.status_erro {
    background: url("../img/ico-erro-1.png") no-repeat scroll 4px center #FFCACA;
    border: 1px solid #AE0000;
    width: 85%;
}

.status {
    border-radius: 4px;
    margin: 20px auto;
    padding: 4px 0 4px 24px;
}

/* 	
    STATUS:
    ERRO -> Mensagens de erro no sistema 
    OK	 -> Mensagens de sucesso no sistema 
    INFO -> Mensagens com informações sobre determinadas ações
*/

.status {
    /* Configuração default das caixas de avisos */
    padding: 4px 0px 4px 24px;
    margin: 20px auto;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.box-status p {
    font: 11px Tahoma;
}

.box-status p strong,
.box-status p b {
    font: bold 12px Arial;
}

#status_erro,
.status_erro {
    background: url(../img/ico-erro-1.png) #FFCACA 4px center no-repeat;
    border: 1px solid #AE0000;
}

#status_erro p,
.status_erro p {
    color: #B70000;
}

#status_ok,
.status_ok {
    width: 50%;
    background: url(../img/ico-ok-1.png) #D7FFEB 4px center no-repeat;
    border: 1px solid #00592D;
}

#status_ok p,
.status_ok p {
    color: #006600;
}

#status_info,
.status_info {
    background: url(../img/ico-info-1.png) #FF9 4px center no-repeat;
    border: 1px solid #FF0;
}

#status_info p,
.status_info p {
    color: #666600;
}

#iartigos ul li {
    margin-top: 10px;
}

#iartigos ul li span {
    display: block;
}

#iartigos-detalhes {
    width: 80%;
    margin: 10px auto;
}

.box-parceiro {
    margin: 20px 2%;
    float: left;
    width: 20%;
    height: 310px;
    text-align: center;
}

.tabela-parceiro {
    margin: 0px auto;
}

/* Box com link's úteis (utilitários) */

#box-links-uteis p a {
    padding: 4px 2px;
    display: block;
}

#box-links-uteis div {
    margin-top: 10px;
}

#box-links-uteis div ul {
    margin-left: 30px;
    margin-bottom: 10px;
    width: 260px;
}

#box-links-uteis div ul li a {
    padding: 3px 2px;
    display: block;
}

.galeria-fotos {
    float: left;
    margin: 5px 1%;
    width: 17%;
    min-height: 230px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px 0px;
}

.galeria-videos {
    float: left;
    margin: 5px 1%;
    width: 17%;
    min-height: 230px;
    text-align: center;
    border: 1px solid #ccc;
    padding: 5px 0px;
}

.box-conteudo ul,
.box-conteudo ol {
    margin: 10px 0px 10px 30px;
}

.box-conteudo ul li {
    list-style: circle;
    padding: 4px 0px;
}

.box-conteudo ol li {
    list-style: decimal;
}

/* FIM SISTEMA */

/*BOTÃO AJUDA CHAT*/

#bt-fechar-ajuda {
    display: none;
    width: 40px;
    height: 113px;
    position: fixed;
    bottom: 0;
    right: 2%;
    cursor: pointer;
    z-index: 9999999999999999999999999999;
}

#bt-ajuda-rodape {
    display: none;
    width: 350px;
    height: 100px;
    position: fixed;
    bottom: 0;
    right: 2%;
    cursor: pointer;
    z-index: 99999;
}

#bt-ajuda-rodape img {
    max-width: 100%;
}

#bt-ajuda-clique {
    width: 350px;
    height: 225px;
    display: none;
    position: fixed;
    bottom: 0;
    right: 2%;
    cursor: pointer;
    z-index: 99999;
}

#bt-atendimento-ajuda {
    background: #dcdcdc;
    min-height: 50px;
    width: 350px;
    padding-top: 1px;
}

#bt-meio-atendimento-ajuda {
    background: #fff;
    width: 300px;
    padding: 5px 0px;
    border-radius: 5px;
    text-align: center;
    color: #a8a7a7;
    margin: 10px auto;
    font-size: 1.5em;
}

/*BOTÃO AJUDA CHAT*/