/* MENU */
header {
        /* border-top: 20px solid rgb(243, 53, 53); */
    background: rgba(255, 255, 255, 0.78);
    color: white;
    transition: opacity 1s ease;
    width: 100%;
    position: fixed;
    top: -19px;
    left: 0;
    z-index: 99998;
        border-bottom: 3px solid #dc3900;
}
header a {
  color: white;
  text-decoration: none;
}
.fleft{float: left;}
.fright{float: right;}
/*header.scrolled:hover { background: rgba(140,178,47,1); }*/

.page-not-home, .scrolled {
  background: #1b1c54;
    height: 90px;
    padding-top: 0px;
    padding-bottom: 10px;
    -webkit-box-shadow: 0 8px 6px -6px #666;
    -moz-box-shadow: 0 8px 6px -6px #666;
    box-shadow: 0 8px 6px -6px #666;
    border: none;
}
.page-not-home-inner #logo, .scrolled-inner #logo {
    margin-top: 0px;
    width: 100%;
}
.page-not-home-inner #bt-menu, .page-not-home-inner, .scrolled-inner #bt-menu, .scrolled-inner { margin-top: 21px; }
#linha-topo.page-not-home-inner, #box-botoes-topo.page-not-home-inner, #linha-topo.scrolled-inner , #box-botoes-topo.scrolled-inner { display: none;}

#menu-sidebar li a { display: block; padding: 10px 10px; text-decoration: none; color: #000;  }
#menu-sidebar li a:hover { background: #efefef; }

/* --- */

.full-container{width: 80%;
    clear: both;
    margin: 0 auto;
}
.box-conteudo, .container { max-width: 80%; margin: 0 auto; padding-left: 10px; padding-right: 10px; }

.box-conteudo { margin-top: 160px; min-height: 600px; line-height: 25px; }
.box-conteudo h1 { margin-bottom: 10px; }

#empresa ul li{list-style-type: circle; line-height: 25px;}
#servicos ul li{list-style-type: circle; line-height: 25px;}
#downloads ul li{list-style-type: circle; line-height: 25px;}
#iartigos ul li{list-style-type: circle; line-height: 25px;}

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

/* CONTATO */
.box-contato-geral{width: 100%; min-height: 700px;margin-top: 160px;}
.box-contato-geral:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

#contato{
  width:30%;
  padding:15px;
  border-radius:15px;
  background-color: #ffffff;
  border: 1px solid black;
  float: left;
  color:#333;
  margin-left:2%;
  margin-bottom: 10px;
}
#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%; }

.btnenvia{background:#707070; color: #fff; height: 30px; border:0px; margin: 2px; cursor: pointer;}
.btnreseta{background:#707070; color: #fff; height: 30px; border:0px; margin: 2px; cursor: pointer;}

/* CONTATO */

/* formularios */
#abertura, #migracao{width:30%;margin:160px auto 30px auto;}
.enviar-form{background:#707070; color: #fff; height: 30px; float: left; border:0px; margin: 2px; cursor: pointer;}
.cancelar-form{background:#707070; color: #fff; height: 30px; float: right; border:0px; margin: 2px; 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;}

/* formularios */

#topo-logo { float: left;     padding-top: 9px;}
#topo-botao { float: right; }
#logo {
    float: left;
    margin-top: 30px;
    max-width: 350px;
}
#bt-menu { float: right; margin-right: 10px; margin-top: 85px; cursor: pointer; }
#banner { z-index: 99997; }
#entrar-menu { display: none; }

#linha-topo { width: 100%; height: 5px; margin-top: 20px; }
#box-botoes-topo { width: 100%; margin-top: 0px; text-align: center; }
#box-botoes-topo a { display: inline-block; width: 200px; height: 50px; line-height: 45px; font-size: 18px; }

#idocumentos-box-topo { padding: 20px 0px;}
#idocumentos-box-clique {
        margin-top: -17px;
    cursor: pointer;
    font-size: 0.8em;
}
#idocumentos-box-form { padding: 20px 0px; margin-bottom: 10px; }
#idocumentos-box-form input {
    width: 21%;
    height: 40px;
    font-size: 18px;
    padding: 1px;
    margin-right: 10px;
    font-size: 0.9em;
    color: #868686;
    padding-left: 44px;
        border: 1px solid #fff;
}
#idocumentos-box-form button {
    width: 22%;
    height: 45px;
    font-size: 16px;
    cursor: pointer;
    background: #2f2f2f;
}
#idoc-login { margin-left: 10%; }
#idoc-botao { margin-right: 10%; }


#box-tools-1 { padding: 20px 0px; display: flex;     height: 440px; padding-bottom: 60px; }
#tools1-1, #tools1-2, #tools1-3 { width: 29.5%; margin-left: 1%; text-align: center; float: left; padding: 35px 10px; flex: 1; line-height: 110%; }
#tools1-1 img, #tools1-2 img, #tools1-3 img { padding: 10px 0px; }
  
#icalendario { margin: 0px; font-size: 14px;     padding-top: 70px;}
.tbcalendario { width: 80%; margin: 10px 10%; }
.tbcalendario thead tr { background: #dc3900; color: #fff; }
.tbcalendario tbody tr.titulo { background: #ccc; }
.tbcalendario td, .tbcalendario th {  padding: 3px; border: 1px solid #ccc;}
.tbcalendario td a { color: #f33535; text-decoration: none; }
.tbcalendario td a.atual,.tbcalendario td span.atual{ font-weight: bold;}
#icalendario_agenda_estadual a { color: #333; text-decoration: none; }


#box-tools-2 { padding: 20px 0px; }
#box-tools-2 h2 { margin-bottom: 20px; padding-top: 23px;}
.tools2 { padding: 5px 20px; margin: 5px 10px; font-size: 18px;}



#box-tools-3 { padding: 20px 0px; display: flex;     padding-top: 55px;}
#box-tools-3-parte1 { width: 45%;  flex:1; padding: 1%; border-right: 1px solid #ccc; }
#box-tools-3-parte2 { width: 45%;  flex:1; padding: 1%; }

.box-3{min-height: 155px; width: 100%; margin: 5px auto;}
.txt-box-3{float: left; text-align: right; width: 60%;}
.txt-box-3 h2{color:#dc3900; margin-bottom: 10px; margin-top: 30px; }

.txt-box-3-lef{float: left; text-align: left; width: 60%;}
.txt-box-3-lef h2{color:#dc3900; margin-bottom: 10px; margin-top: 30px; }

.img-box-3{float: left; text-align: center; width: 30%; margin:0px 5%;}

#box-tools-4{padding: 20px 0px; display: flex;}
.box-4{
    min-height: 108px;
    width: 29%;
    margin: 5px 1px;
    border-right: 1px solid #fff;
    float: left;
    padding: 2%;
    background: #1b1c54;
}
.txt-box-4{float: left; text-align: left; width: 59%; color: #fff}
.txt-box-4 p {font-size:0.9em;}
.txt-box-4 h2{
        color: #dc3900;
    margin-bottom: 20px;
    text-align: left;
    font-size: 1.5em;
}
.img-box-4{float: left; text-align: center; width: 37%; margin:0px 2%;}
.box-4-no-border{border-right: 0px;}

#box-tools-5{padding: 20px 0px; display: flex; }
#box-tools-5 h2{width: 100%; margin-bottom: 30px;}
#box-news{margin:10px auto; clear: both; width: 100%;}

.veja_mais{
        float: right;
    width: 100px;
    text-align: center;
    color: #fff;
    background: #c4c4c4;
    margin: 30px 10px;
    height: 27px;
    line-height: 24px;
    font-size: 0.8em;
}
.data-cad-new{
    width: 120px;
    color: #c4c4c4;
    margin: 30px 0px;
    font-weight: bold;
}
#bt-ver_news{
    width: 7%;
    padding: 7px 0px;
    margin: 0px auto;
    text-align: center;
    background: #adadad;
    color: #fff;
    font-size: 0.8em;
    margin-bottom: 50px;
}

#box-depoimento{display: flex; }
#titulo-depoimento{text-align: left; margin:30px 0px; }

#box-depoimento .slide{min-height: 200px;}
.img-depo{float: left;width: 20%; text-align: center;}
.txt-depoimento{
    float: left;
    width: 70%;
    padding-top: 40px;
    font-size: 1em;
    line-height: 18px;
}
.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{width: 70%; margin:20px auto; text-align: center; color: #212121; padding: 10px 0px; clear: both; font-size: 1.5em;}

#box-parceiros{min-height: 230px; 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: 210px;}
.bx-parceiro{float: left; width: 21%; margin:5px 1%; padding: 1%; background: #ccc; text-align: center; min-height: 130px;}

#bt-parceiros{
    text-align: center;
    width: 14%;
    clear: both;
    margin: 0 auto;
    font-size: 1em;
    cursor: pointer;
    background: #ccc;
    color: #fff;
    height: 35px;
    line-height: 33px;
}

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

#box-newsletter{ margin:30px auto 0px auto; background: #222222; padding: 30px 0px;}
#titulo-newsletter h2{margin:20px auto ; text-align: center; color: #fff;}

#inewsletter{margin: 10px auto; width: 45%;}
#form-inewsletter { width: 100%;  margin-left: 1%;height: 80px; }
#inewsletter input { width: 70%; height: 60px; border: 0px; text-align: center; padding: 0px; }
#inewsletter button {
        width: 27%;
    height: 61px;
    border: 0px;
    background: #dc3900;
    color: #fff;
    font-size: 1em;
    margin-left: 1%;
    padding: 0px;
    cursor: pointer;
}


#wrap-rodape{background: #222222; padding: 20px 0px; font-family: Calibri;}
#rodape{padding:30px 0px; color: #fff; display: flex;}
#rodape h4{ margin-bottom: 20px; }
#rodape a{color: #fff; font-size: 1.1em;}
#rodape p{font-size: 1.1em;}
#rodape-esquerdo{float: left; width: 8%; margin-right: 5%;}
#rodape-meio{float: left; width: 40%; margin-right: 5%;}
#rodape-direito{float: left; width: 35%; margin-right: 5%; }
#rodape-rede-social{float: left; width: 20%; }
#rodape-rede-social ul li{float: left; margin-right: 1px; }

#final-rodape{color: #707070; text-align: center;padding: 10px 0px; background: #181818; min-height: 40px;}
#final-rodape p{padding-top: 15px; float: left; width: 50%;}
#final-rodape a{float: left; width: 25%; }

#rodape_telefone{background: url('../img/phone.png')no-repeat left; padding-left: 40px; height: 27px; padding-bottom: 10px;}
#rodape_email{background: url('../img/email.png')no-repeat left; padding-left: 40px; height: 25px;}

/* 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{ 
    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;}  

.box-parceiro { margin: 20px 5%; float:left; max-width:30%;min-height:200px; text-align:center;}
.tabela-parceiro{margin:0px auto;}    

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

/** INICIO WHATSAPP ANIMADO **/

#fab-wpp {
    position: fixed;
    width: 64px;
    right: 2%;
    bottom: 5rem;
    z-index: 9998;
}

#fab-wpp a {
    z-index: 99999;
}

#fab-wpp .fab-action {
    transition: all 225ms ease-in-out;
    position: absolute;
    cursor: pointer;
    bottom: 0;
    display: flex;
    align-items: center;
    width: 64px;
    height: 64px;
    background-color: #34AF23;
    border-radius: 50%;
    text-align: center;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -2px rgba(0, 0, 0, 0.2);
}

#fab-wpp .fab-action i {
    margin: 0 auto;
    color: #fff;
    font-size: 2.25rem;
}

#fab-wpp {
    width: 64px;
    height: 64px;
    transition: .3s;
}

#fab-wpp::after,
#fab-wpp::before {
    content: '';
    position: absolute;
    opacity: 0;
    border: 4px solid #34AF23;
    left: -10px;
    top: -10px;
    right: -10px;
    bottom: -10px;
    -webkit-border-radius: 50%;
    animation: WaveWhatsApp 1.5s ease infinite;
}

#fab-wpp::after {
    animation-delay: .5s;
}

#fab-wpp:hover::after {
    border: 4px solid #34AF23;
}

#fab-wpp:hover::before {
    border: 4px solid #34AF23;
}

@keyframes WaveWhatsApp {
    0% {
        transform: scale(0.5);
    }
    50% {
        opacity: 0.7;
    }
    100% {
        transform: scale(1.1);
        opacity: 0;
    }
}

/** FINAL WHATSAPP ANIMADO **/



/** ARTIGOS HOME */
.artigos_home h2 { color: #dc3900; margin-bottom: 8px; }
.artigos_home p { margin-bottom: 30px; }
.artigos_home .artigos_row { display: flex; }
.artigos_home article { width: 33%; padding: 0 2rem 0 0; }
.artigos_home article .image-cover { position: relative; padding: 0 !important; height: 250px; border: 1px solid #dc390024; }
.artigos_home article .image-cover img { 
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: 1s;
 }
 .artigos_home article h2 { margin: 10px 0 6px 0; font-size: 1.3rem; }
 .artigos_home .btn_veja_mais { text-align: center;     margin: 1rem 0 2rem 0; }

 @media(max-width: 699px) {
    .artigos_home .artigos_row { display: flex; flex-wrap: wrap; }
    .artigos_home article { width: 45%; padding: 0 1.2rem 0 0; }
 }
 @media(max-width: 499px) {
    .artigos_home .artigos_row { display: flex; flex-wrap: wrap; }
    .artigos_home article { width: 100%; padding: 0 0 0 0; }
 }