/* Deixando o conteudo responsivo*/
img,
embed,
object,
video {
    max-width: 100%;
}

.both {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

strong, em { font-weight: 700; }
i { font-style: italic; }

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

#wrap-topo {
    width: 100%;
    height: 140px;
    padding: 5px 0px;
    background: url(../img/linha.png) repeat-y left #fff;
}

#barra-topo {
    min-height: 144px;
    width: 90%;
    margin: 0px auto;
    border-bottom: 1px solid #ccc;
}

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

#menu-lateral {
    float: right;
    width: 15%;
    text-align: right;
    margin-top: 45px;
    cursor: pointer;
}


#div-menu-topo {
    cursor: pointer;
    width: 100%;
    height: 55px;
    margin: 0px auto;
    background: url('../img/fundo-menu.png')no-repeat center;
    position: absolute;
    z-index: 9999;
}



/* FIM TOPO */


/* CONTEUDO */

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

.box-conteudo {
    width: 80%;
    margin: 10px auto;
    padding-top: 2%;
    font-size: 1.2em;
    padding-bottom: 5%;
}

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

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

#texto-conteudo {
    width: 100%;
    text-align: justify;
}


#box-bts-extras {
    width: 100%;
    margin: -600px auto 0px auto;
    height: 600px;
    background: url(../img/linha.png) repeat-y left;
    z-index: 9999;
    position: absolute;
    padding-top: 0px;
}

#geral-bts-extra {
    width: 22%;
    float: left;
    min-height: 400px;
    margin: 146px 0px;
}

.extra-azul {
    background: #5d0000e0;
}

.extra-preto {
    background: #b99042cf;
}

.bts-extra {
    padding: 35px 0px;
    color: #fff;
    text-align: center;
    width: 94%;
    margin: 4px -18px;
    min-height: 76px;
    border-radius: 8px;
}

.bts-extra h2 {
    font-size: 1.45em;
    font-family: 'Noto Serif', serif;
    text-align: left;
    padding-left: 22%;
    padding-bottom: 4px;
    padding-top: 8px;
    color: #fff;
}

.bts-extra p {
    font-size: 1.0em;
    text-align: left;
    padding-left: 63px;
}

#box-sobre {
    width: 100%;
    margin: 0px auto;
    padding: 5% 0% 5% 0%;
    background: url(../img/linha.png) repeat-y left;
    height: 556px;
}

#box-geral-sobre {
    width: 85%;
    margin: 0px auto;
    min-height: 350px;
}

#box-sobre-esquerdo {
    width: 55%;
    float: left;
    min-height: 335px;
    border-right: 1px solid #ccc;
    padding-right: 4%;
}

#box-sobre-esquerdo a {
    font-style: italic;
    font-weight: 700;
}

#box-sobre-direito {
    width: 30%;
    float: left;
    min-height: 530px;
    margin-left: 4%;
}

#box-sobre-esquerdo h2 {
    color: #6b0404;
    font-size: 2.5em;
    margin-bottom: 30px;
    text-align: right;
    font-family: 'Noto Serif', serif;
    letter-spacing: -1px;
}

#box-sobre-esquerdo #texto-conteudo {
    font-size: 1rem;
}

#box-sobre-esquerdo a {
    text-align: right;
    float: right;
    margin: 10px 0px;
    font-size: 18px;
}

#box-sobre-direito h2 {
    color: #6b0404;
    font-size: 2.5em;
    margin-bottom: 30px;
    text-align: left;
    font-family: 'Noto Serif', serif;
    letter-spacing: -1px;
}

#box-sobre-direito a {
    text-align: left;
    float: left;
    margin: 10px 0px;
    color: #6b0404;
}

#box-sobre-direito ul li {
    line-height: 47px;
    font-size: 1.45em;
}

#box-tools {
    width: 100%;
    background: url(../img/linha.png) repeat-y left #6b0404;
}

#box-geral-tools {
    width: 90%;
    margin: 0px auto;
    min-height: 530px;
    padding: 1% 0% 3% 0%;
}

#box-tools-esquerdo {
    width: 55%;
    float: left;
    padding-top: 4%;
}

#box-tools-direito {
    width: 45%;
    float: left;
    padding-top: 6%;
}

.tools {
    background: #6b0404;
    color: #fff;
    text-align: center;
    width: 33%;
    float: left;
    margin: 5px;
    padding: 10px 5%;
    min-height: 195px;
    border-radius: 9px;
}

.tools h2 {
    margin-bottom: 10px;
    font-size: 1.7em;
    padding-top: 11px;
    font-family: 'Noto Serif', serif;
    color: #d5ad60;
}

.tools p {
    margin-top: 10px;
    font-size: 1.15em;
}

#box-tools h1 {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 2.5em;
    font-family: 'Noto Serif', serif;
    padding-top: 5%;
}

#box-tools-2 {
    background: url('../img/linha.png') repeat-y left #6b0404;
    width: 100%;
    margin: 0px auto;
    padding: 30px 0px;
    min-height: 280px;
}

#tools-2 {
    width: 80%;
    margin: 0px auto;
    min-height: 250px;
}

#box-artigos {
    width: 40%;
    float: left;
    margin-left: 10%;
    margin-top: 40px;
}

#img-artigo {
    float: left;
    width: 30%;
    text-align: center;
    margin-right: 5%
}

#txt-artigo {
    float: left;
    width: 65%;
    text-align: left;
}

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

.data-art-new {
    color: #fff;
    margin-bottom: 10px;
}

#bt-artigo {
    background: #e1b10a;
    text-align: center;
    color: #6b0404;
    padding: 10px 0px;
    margin: 15px auto 0px auto;
    height: 20px;
    width: 70%;
    cursor: pointer;
}

#txt-artigo .bx-wrapper .bx-controls-direction a {
    display: none !important;
}

#box-tools-3 {
    background: url(../img/linha.png) repeat-y left #6b0404;
    padding: 5% 0% 4% 0%;
    margin: 0px auto;
    width: 100%;
}

#box-tools-3 h1 {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-size: 2.5em;
    font-family: 'Noto Serif', serif;
    padding-bottom: 3%;
}

#box-tools-3 h2 {
    font-size: 1.55em;
    color: #bb6731;
    font-family: 'Noto Serif', serif;
}

#box-tools-3 p {
    text-align: center;
    font-size: 1.15em;
    color: #fff;
}

#box-galeria {
    width: 60%;
    margin: 0px auto;
    min-height: 130px;
}

.box-galeria {
    width: 50%;
    float: left;
}

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

.txt-galeria {
    width: 85%;
    border: 1px solid #fff;
    margin: 0 auto;
    padding: 4%;
    text-align: center;
    float: none;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.txt-galeria:hover {
    border: 1px solid #bb6731;
    transition: 1s;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
}

.txt-galeria h2 {
    color: #3aa3f5;
    font-size: 1.5em;
}

.txt-galeria p {
    color: #6b0404;
    font-size: 0.8em;
}

#box-tools-4 {
    min-height: 375px;
    background: url(../img/linha.png) repeat-y left;
    padding: 6% 0% 1% 0%;
    width: 100%;
}

#tools-4 {
    width: 70%;
    margin: 0px auto;
    min-height: 230px;
}

.tools-4 {
    width: 43%;
    float: left;
    margin: 5px;
    padding: 4% 2%;
    text-align: center;
    min-height: 194px;
    /* border-right: 1px solid #d8ccc6; */
}

#box-tools-4 h1{
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 2.5em;
    color: #6b0404;
    padding-bottom: 3%;
    font-family: 'Noto Serif', serif;
}

.tools-4 h2 {
    color: #6b0404;
    font-size: 1.85em;
    font-family: 'Noto Serif', serif;
    padding-bottom: 4%;
}

.tools-4 p{
    color: #6b0404;
    font-size: 1.25em;
    margin-bottom: 10px;
    font-family: calibri;
    line-height: 21px;
    padding-top: 8%;
}

.tools-4 img {
    margin: 10px auto;
    min-height: 70px;
}

#fundo-depoimento {
    min-height: 550px;
    width: 100%;
}

#box-depoimento {
    background: url(../img/linha.png) repeat-y left;
    width: 100%;
    padding: 5% 0% 0% 0%;
}

#titulo-depo {
    margin-bottom: 50px;
    background: url('../img/fundo-depo-titulo.png')repeat-x;
    min-height: 200px;
    text-align: center;
    margin-top: 42px;
}

#box-depoimento h1 {
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 2.5em;
    color: #6b0404;
    font-family: 'Noto Serif', serif;
}

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

.img-depo {
    display: none;
}

.txt-depoimento {
    width: 70%;
    padding-top: 2%;
    line-height: 25px;
    font-size: 1.35em;
    clear: both;
    margin: 0 auto;
    text-align: center;
}

.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 h1{
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 2.5em;
    color: #6b0404;
    padding-bottom: 3%;
    font-family: 'Noto Serif', serif;
}

#box-parceiros {
    min-height: 230px;
    margin: 0px auto 0px auto;
    width: 100%;
    background: url('../img/linha.png') repeat-y left;
}

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

#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;
    min-height: 210px;
}

.bx-parceiro {
    float: left;
    width: 16%;
    margin: 5px 3%;
    padding: 1%;
    text-align: center;
    min-height: 111px;
    border: 1px solid #d6d6d6;
}

#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: #6b0404;
}

#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 */

#contato h1{
    font-size: 1.8em;
    margin-bottom: 15px;
    font-family: 'Noto Serif', serif;
}

#contato p{
    font-size: 1em;
    font-family: 'Noto Serif', serif;
}

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

#contato {
    width: 30%;
    padding: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    border: 1px solid black;
    float: left;
    color: #6b0404;
    margin-left: 2%;
}

#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%;
}

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

/* CONTATO */

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

.input-doc {
    width: 80%;
    height: 3em;
    float: left;
}

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

#idocumentos-form {
    width: 100%;
    min-height: 130px;
    padding-top: 10px
}

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

#idocumentos-form input {
    width: 90%;
    height: 2em;
    margin: 5px 10%;
}

#idocumentos-form button {
    width: 35%;
    height: 2.5em;
    margin: 22px 0px;
    float: left;
}

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

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

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

#box-newsletter {
    width: 100%;
    background: url(../img/linha.png) repeat-y left;
    min-height: 100px;
    padding: 0% 0% 3% 0%;
}

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

#titulo-newsletter h2 {
    margin-bottom: 10px;
    font-size: 1.7em;
    padding-top: 11px;
    font-family: 'Noto Serif', serif;
    color: #d5ad60;
}

#titulo-newsletter h2 span {
    margin-bottom: 10px;
    padding-top: 11px;
    font-family: 'Noto Serif', serif;
    color: #fff;
}

#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: 60%;
    height: 2em;
    margin: 5px auto;
    text-align: center;
}

#inewsletter button {
    width: 20%;
    height: 2.6em;
}

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

#inews a {
    color: #6b0404;
}

#inews span {
    display: block;
    margin: 16px 0px;
    color: #fff;
    font-size: 0.7em;
}

#inews .slide {
    min-height: 130px;
    border-bottom: 1px solid #ccc;
    width: 100% !important;
    margin: 0px auto !important;
}

#inews .slide a {
    color: #fff;
    font-size: 1.35em;
}

#inews .veja_mais {
    width: 90%;
    height: 1em;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 10px auto;
}

#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%;
    margin: 30px auto;
}

.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 */
#topo-rodape {
    background: #500404;
    width: 100%;
    min-height: 36px;
    text-align: center;
}

#topo-rodape ul li {
    display: inline-block;
    padding: 0px 20px;
    border-right: 1px solid #fff;
    margin: 9px 0px;
}

#topo-rodape ul li a {
    color: #fff;
    font-size: 0.8em;
}

.sem-borda {
    border-right: 0px !important;
}

#seta-up {
    cursor: pointer;
}

#wrap-rodape {
    width: 100%;
    clear: both;
    background-color: #e6e6e6;
    min-height: 200px;
}

#rodape {
    width: 100%;
    height: 370px;
    clear: both;
    margin: 0px auto;
    padding: 0% 0% 1% 0%;
}

#rodape-titulo {
    font-size: 2.15em;
    font-family: 'Noto Serif', serif;
    color: #d5ad60;
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 2%;
    padding-top: 3%;
}

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

#rodape-info {
    width: 85%;
    margin: 0px auto;
    min-height: 100px;
}

#rodape-esquerdo {
    width: 80%;
    height: 72px;
    clear: both;
    margin: 0 auto;
    text-align: center;
}

#rodape-direito {
    float: left;
    width: 39%;
    height: 72px;
    padding: 1% 1%;
}

#rodape-rede-social {
        width: 100%;
    margin: 0px auto;
    padding-top: 3%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    /* float: left; */
}

#rodape-rede-social h3 {
    text-align: center;
    color: #fff;
    font-size: 1.2em;
    margin-bottom: 10px;
    clear: both;
}

#social-esquerdo {
    /*width: 25%;
    float: left;*/
}

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

#social-direito {
    /*width: 25%;
    float: left;*/
}

#social-meio ul li {
    display: inline-block;
}

#final-rodape {
    min-height: 30px;
    width: 100%;
    margin: 0px auto;
    background: #500404;
}

#final-rodape p {
    color: #ab4848;
    padding-top: 15px;
    text-align: center;
    padding-bottom: 15px;
    font-size: 13px;
    font-family: Calibri;
}


/* 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: 21%;
    min-height: 265px;
    text-align: center;
}

.tabela-parceiro {
    margin: 18px 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*/