

/* Deixando o conteudo responsivo*/
img,embed,object,video {max-width: 100%;}
.both{clear:both;}
.fleft{float: left;}
.fright{float: right;}

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

#wrap-topo {
    width: 45%;
    height: 486px;
    padding: 70px 0px;
    position: absolute;
    z-index: 9999;
}
#barra-topo{min-height:400px;width:100%; }
#div-logo-topo {
    width: 57%;
    padding-left: 83px;
    padding-top: 6px;
}
#menu-lateral{float: right; width: 6%; text-align: right;margin-top: 20px; cursor:pointer; display: none;}

/*SEGUNDO TOPO PARA AS PÁGINAS INTERNAS*/
#wrap-topo_sec {
        width: 100%;
    margin: 0px auto;
    min-height: 118px;
    border-bottom: 2px solid #d7d7d7;
}
#barra-topo_sec{width: 90%; margin: 0px auto;}
#div-logo-topo_sec{
	float: left;
    width: 260px;
 }
#menu-lateral_secundario{float: right; width: 6%; text-align: right;margin-top: 55px; cursor:pointer;}
/*SEGUNDO TOPO PARA AS PÁGINAS INTERNAS*/

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

#box-menu {
    width: 83%;
    margin: 0 auto 18px auto;
    min-height: 350px;
}
.qd-menu{
    background: #802900e6;
    width: 33%;
    margin: 2px;
    float: left;
    padding: 33px 15px;
    text-align: center;
}
.qd-menu p{
    font-size: 1.15em;
    color: #fff;
    text-align: center;
}
#bt-documento{
    width: 63%;
    margin: 0px 57px;
    min-height: 20px;
    padding: 10px 1%;
    cursor: pointer;
    background: #802900e6;
    text-align: center;
    font-size: 1.1em;
    color: #fff;
}

#bt-documento img{float: right;  margin-top: 2px;}

#box-form-doc {
        width: 63%;
    padding: 5px 1%;
    min-height: 88px;
    background: #5d5d5d;
    margin: 0px 57px;
    display: none;
}
.input-doc-min{
    width: 43%;
    float: left;
    margin: 11px 1px;
    height: 19px;
    padding-left: 14px;
}
.input-doc-min input{
        height: 30px;
    border: 0px;
    width: 100%;
    text-align: center;
    font-size: 0.7em;
    color: #474747;
}
.button-doc-min{
        height: 30px;
    border: 0px;
    width: 100%;
    text-align: center;
    font-size: 0.75em;
    color: #484848;
}
.button-doc-min button {
    border: 0px;
    width: 30%;
    background: #541e04;
    padding: 2%;
    cursor: pointer;
    color: #ffffff;
    clear: both;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    border-radius: 4px;
}

/* FIM TOPO */


/* CONTEUDO */

#wrap-conteudo {}
.box-conteudo {
    width: 89%;
    margin: 10px auto;
    line-height: 25px;
    font-family: Calibri;
    padding-top: 3%;
    font-size: 1.2em;
    padding-bottom: 6%;
}
#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-size: 1em;
    font-family: Calibri;
    clear: both;
    margin: 0 auto;
}

#full-slider-wrapper{min-height: 580px; background:#fff; }

#box-geral-sobre {
    width: 100%;
    margin: 0px auto;
    min-height: 288px;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    background: #541e04;
    background-image: linear-gradient(to bottom, #692504, #632305, #632203, #501e05, #501e05);
}

#box-geral-sobre h2 {
    font-size: 2.5em;
    margin-bottom: 10px;
    color: #fff;
    font-weight: 600;
    padding-top: 3%;
}

#box-tools{
    width: 100%;
    margin: 0px auto;
    background: #fff;
    padding: 5% 0% 5% 0%;
}
#box-tools h2 {
    color: #4e4e4e;
    font-size: 2.8em;
    margin-bottom: 10px;
    text-align: center;
    width: 50%;
    padding: 10px 0px;
    clear: both;
    margin: 0 auto;
    line-height: 50px;
    font-weight: bold;
}

#box-geral-tools{
	width: 100%;
    margin: 0 auto;
    min-height: 300px;
}
#box-tools-esquerdo{width: 90%; float: left;     margin-left: 10%;}
#box-tools-direito{width: 49%; float: left; text-align: center; border-left: 1px solid #fff;}

.tools{
    color: #fff;
    margin: 5px;
}
.tools-img{float: left; width: 20%; text-align: left; position: relative; }
.tools-txt{
    background: #fff;
    color: #212121;
    text-align: center;
    width: 14%;
    float: left;
    margin: 1px;
    padding: 4%;
    height: 190px;
}

.tools-txt h1{
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 1.8em;
    color: #541e04;
    padding-top: 5px;
    font-weight: bold;
    padding-bottom: 10px;
}

.tools-txt p{
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 1.2em;
    color: #4e4e4e;
    padding-top: 2px;
    font-family: Calibri;
    line-height: 20px;
}

.tools-txt img{
    width: auto;
    clear: both;
    margin:0 auto;
}

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

#box-atendimento{
        width: 100%;
    min-height: 220px;
    background: url('../img/bg-chat.jpg') repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    margin: 0px auto;
    padding-top: 50px;
}
.atendimento{width: 100%; text-align: center;}
.atendimento h2 {
    font-size: 3.99em;
    margin-bottom: 10px;
    padding-top: 2%;
    color: #fff;
}
.atendimento p{
    font-size: 1.52em;
    font-family: Calibri;
    color: #fff;
}

#box-ferramentas{
    width: 90%;
    margin: 90px auto;
    min-height: 240px;
}
.ferramenta{
    float: left;
    width: 31%;
    margin: 14px 1%;
    text-align: center;
}
.ferramenta h1 {
    font-size: 1.65em;
    margin: 5px auto;
    font-weight: bold;
    color: #b5750f;
}

.ferramenta p{
    font-size: 1em;
    margin: 5px auto;
    color: #a2a1a1;
    font-family: Calibri;
}


#box-news { width: 80%; height: 290px; margin: 0 auto; }
#inews a{ color: #333; }
#inews .slide{min-height: 50px; width:100%!important; margin: 0px auto!important;}
#inews .slide a{
        color: #fff;
    font-size: 1.25em;
    font-family: Calibri;
}
#inews .data-cad {  margin: 5px 0px; color: #fff;  }
#inews  .veja_mais { margin: 5px 0px; color: #fff; }


#box-noticias-contabeis {
    width: 100%;
    margin: 0px auto;
    padding: 5% 0% 5% 0%;
    text-align: center;
    background: #5f2103;
}
#noticias-contabeis{width: 90%; margin: 0px auto;}
#noticias-contabeis h2{
    width: 100%;
    clear: both;
    margin: 0 auto;
    text-align: center;
    font-size: 2.25em;
    margin-bottom: 55px;
    color: #fff;
    font-weight: bold;
}
#bt-ver-news {
    cursor: pointer;
    color: #fff;
    font-size: 1em;
    margin: 20px auto;
    background: #873d1a;
    text-align: center;
    width: 10%;
    padding: 13px 0px;
    font-family: Calibri;
}


#box-news-calen{
    width: 100%;
    background: url(../img/bg-newsletter.jpg) no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
    padding: 5% 0% 5% 0%;
}
#box-newsletter{width:100%;  min-height:100px; margin-top: 2%;}
#box-letter{width: 100%; margin:0px auto; text-align: center; }
#titulo-newsletter h2{
    font-size: 2em;
    margin-bottom: 10px;
    color: #262626;
    font-weight: bold;
}

#inewsletter { width: 80%; height: 100px; margin: 0 auto;  border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; text-align: left;}
#form-inewsletter { width: 100%;  margin: 0px auto; height: 80px; text-align: center;}
#inewsletter input { 
    width: 40%;
    height: 2.5em;
    margin: 5px 5px;
    text-align: center;
}
#inewsletter button {
    width: 20%;
    height: 4em;
}

#icone-newsletter{float: left; text-align: center; width:30%; }


/*FERRAMENTAS EXTRAS*/

/*DEPOIMENTOS NO INDEX*/
#box-depoimento{min-height: 290px;  padding: 30px 0px 0px 0px; width: 100%;background: #091e3e;}
#titulo-depo {margin-bottom: 50px;text-align: center;color: #ebebeb;font-size: 2.99em;}
#titulo-depo p{font-size: 0.5em; color: #ddd; }

#box-depoimento .slide{min-height: 140px;}
.img-depo{float: left;width: 24%; text-align: center;}
.txt-depoimento{float: left;width: 70%; }
.txt-depoimento p {color:#fff; }
.autor-depo{font-weight: bold; margin-bottom: 20px;color: #fff;}
#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;
}
/*FIM ---DEPOIMENTOS NO INDEX*/


/*PARCEIRO INDEX -  220 X 110*/
#titulo-parceiros h2 {
    width: 90%;
    margin: 1px auto;
    text-align: center;
    color: #333;
    padding: 10px 0px;
    padding-top: 4%;
    clear: both;
    font-weight: bold;
    font-size: 2.80em;
}
#titulo-parceiros p {
    font-size: 1.26em;
    color: rgb(93, 93, 93);
    text-align: center;
    padding-top: 2%;
    padding-bottom: 2%;
}
#box-parceiros {
    min-height: 465px;
    margin: 5px auto;
    width: 100%;
}
#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:160px;}
.bx-parceiro{float: left; width: 21%; margin:5px 1%; padding: 1%; background: #eeeeee52; text-align: center; min-height: 130px;}

#bt-parceiros {
    text-align: center;
    width: 14%;
    padding: 1%;
    color: #8e8e8d;
    margin: 37px auto 5px auto;
    font-size: 1.27em;
    font-weight: 600;
    border: 1px solid #adacab40;
    cursor: pointer;
}

.img-parc{float: left;width: 100%; text-align: center;}
/*FIM ---- PARCEIROS NO INDEX*/

/*FIM ---- FERRAMENTAS EXTRAS*/

/* CONTATO */
.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 #ccc;
    float: left;
    color: #424242;
    margin-left: 2%;
    font-family: Calibri;
}
#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; }

#mapa-vendas{min-height: 600px; width: 60%; float: right; margin-right: 2%; }


/* 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;background:#ededed;padding:20px;}
#idocumentos-form{width:100%; min-height: 130px;padding-top:10px}
#idocumentos-form label { margin: 5px auto;color:#333;vertical-align:-14px;}
#idocumentos-form input { width: 90%; height: 2em; margin: 5px 10%;	 }
#idocumentos-form button { width:100%; height: 2.5em; margin: 5px 0px;float:left; }
#idocumentos-form p a{ margin-top:20px;float:right;color:#333;}

#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 */
#wrap-rodape {
    width: 100%;
    clear: both;
    background: #511b01;
    min-height: 200px;
}

#rodape { width: 90%; height: 200px; clear:both;padding: 20px 0px; margin: 0px auto; font-family: Calibri; }

#rodape-esquerdo {
    width: 100%;
    height: 130px;
    padding-top: 2%;
    text-align: center;
}
#rodape-direito {float: left; width: 30%; height: 130px; text-align: right;padding-top: 3%;}
#rodape-direito ul li{display: inline-block;}

#rodape_endereco{font-size: 1.25em!important;}

#rodape-final{
    width: 90%;
    height: 45px;
    margin: 0px auto;
    padding: 5px 5%;
    background: #873d1a;
    clear: both;
}
#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: #e2e2e2;
    padding-top: 10px;
    text-align: center;
    font-family: Calibri;
}
#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-box{width: 50%; float: left; text-align: center;}
.galeria-box h2 {
    font-size: 1.50em;
    text-align: center;
    margin-top: 10px;
    color: #9e9e9d;
}
.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*/