/* Deixando o conteudo responsivo*/
html, body{
    min-width:300px;
}

img,embed,object,video {max-width: 100%;}
.both{clear:both;}
.fleft{float: left; width:20%}
.validacao{}
#rodape .fleft ul li a{color:#fff;}
.fright{float: left;}

#wrap-topo { width: 100%; box-sizing: border-box; padding: .25rem 2rem; }
#div-logo-topo p {font-weight:bold;margin-top:10px;margin-left:20%;color:#000;}
#full-slider-wrapper{
	background: #373737;
    float: left;
	padding: 30px 0px;
    width: 100%;
}

/* Menu do topo */
.nav {
	position: relative;
	
        
}
.nav ul {
	margin: 0;
	padding: 0;
}
.nav li {
	margin: 0px 0px 0px 0px;
	padding: 0;
	list-style: none;
	display: inline-block;
}

.nav a {
	padding: 0 10px;
	text-decoration: none;
	color: #212121;
	line-height: 96px;
	font-size: 16px;
}
.nav a:hover {
	background: ;
        border-bottom: solid 8px #828282;
        color: #828282;
}
.nav .current a {
	color: #212121;
	font-size: 16px;
}
.nav .current a:hover { 
    background: ; 
    border-bottom: solid 8px #828282; 
    color: #828282;
}
.slogan-empresa{
	font-weight:bold;
	position:absolute;
	padding-top:215px;
	color:#e5e5e5;
	width:47%;
	text-align:center;
	font-weight:bold;
	font-size:20px;
}
.titulo-bem-vindo{
    font-size: 31px;
    padding-bottom: 20px;
    padding-top: 23px;
}

/* Conteudo */
#wrap-conteudo{ padding: 1.5rem 0;}
#wrap-conteudo #conteudo { width: 100%; min-height: 300px; float: left; }
#texto-conteudo {
	    width: 40%;
    float: left;
    text-align: justify;
    margin-top: 35px;
    margin-left: 5%;
    font-size: 1.2em;
    line-height: 23px;
    color: #fff;
}
.box-conteudo{ margin-left:10%; margin-right:10%; min-height:500px;}

.btnenvia, .btnreseta {
    background: none repeat scroll 0 0 #373737;
    border: 0 none;
    border-radius: 10px;
    color: #FFFFFF;
    cursor: pointer;
    font-size: 1em;
    height: 2.5em;
    margin-top: 10px;
    padding: 1%;
    width: 20%;
}
.btnreseta{float:right;}

/* Links �teis */
#linksuteis-box{width:100%; background:#fff;float:left;}
#linksuteis{ margin: 0 auto; width: 100%; clear:both; float: left; }
#icone-iartigos, #icone-galeria-foto, #icone-galeria-video, #icone-atendimento{ width: 100%; margin-top: 30px; margin-right: 5%; }
#texto-iartigos, #texto-galeria-foto, #texto-galeria-video, #texto-atendimento{ width: 100%; margin-top:10px; margin-right: 1%;}

.utilitario{width:33%; text-align:center; float:left; }
.utilitario .textodetalhes { min-height:40px; }
.utilitario-btn { width: 60%; height: 2.5em; margin:0 auto; display:block; height: 30px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.utilitario-btn a{ display:block; height: 30px; line-height:30px; }
/* ------------------------------------------------------------------------ */

/** INICIO WHATSAPP ANIMADO **/

#fab-wpp {
    position: fixed;
    width: 64px;
    right: 2rem;
    bottom: 2rem;
    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.2rem;
}

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

/* �rea do Cliente */
#areadocliente #idocumentos{background:#fff; }

#idocumentos {width: 80%;  float: left; padding: 20px 10%;}
#idocumentos-form{ width:65%; float:left;}
#idocumentos-form input { width: 30%; height: 2em; margin: 5px 0; float:left; }
#idocumentos-form button {width: 20%;height: 3.3em;float: left;}
#idocumentos-form p { margin-left: 10%; margin-top: 5px;}
#idocumentos fieldset{ width:100%; text-align:center; margin-top: 9px;}
#idoc-div-btn{margin:0 auto; margin-top:0px; }
#titulo-documento{margin-right:5%; width:25%;padding-top: 10px; float: left; text-align: right;}
.tools-gold{
	background: #373737;
    width: 100%;
    min-height: 140px;
    float: left;
	margin-top: 2px;
}
.tool-good-1{border-right:2px solid #fff; float:left; width:33%; height:120px; text-align:center; padding-top:20px; line-height: 90px;}
.tool-good-2{border-right:2px solid #fff; float:left; width:33%; height:120px; text-align:center; padding-top:20px; line-height: 90px;}
.tool-good-3{float:left; width:33%; height:120px; text-align:center; padding-top:20px; line-height: 90px;}

.tools-gold  span{font-size:21px;color:#fff;}
.tools-gold  img{vertical-align:-23px;margin-right:10px;}


#inewsletter { 
	width: 100%;
    float: right;
    text-align: left;
    background: #373737;
    padding: 40px 0px 40px 0px;
}

#inewsletter img{float:left;margin:0px 10px 0px 20px;}
#form-inewsletter {min-height: 65px;margin-top:8px;}
#inewsletter input {
	width: 50%;
    height: 2em;
}
#inewsletter button {
	width: 20%;
    height: 3.5em;
    float: left;
    margin-top: -3px;
    margin-left: 9px;
}
#inewsletter fieldset{ text-align:center; }
#msg-new{width:50%; color: #fff;}

/* ------------------------------------------------------------------------ */
#ferramentas-extra{
	width:100%;
	float:left;
	background:#fff;
	padding-bottom: 50px;
}

/* Ideal News */
#idealnews {
	    width: 50%;
    min-height: 180px;
    padding-top: 20px;
    text-align: center;
    float: right;
    border-radius: 5px;
    padding-right: 5%;
}
#box-news { width: 80%; height: 100px; margin: 0 auto; }
#inews a{ color: #333; }
#inews span { display: block; margin: 5px 0px; }
#inews  .veja_mais { width: 10%; height: 1em; margin: 10px auto; margin-top: 30px; }
/* ------------------------------------------------------------------------ */


/* iCalend�rio */
#icalendario { width: 40%; margin-top: 37px; margin-left:0%; text-align: center; float:left; }
#icalendario table { width: 80%; margin: 0 auto; }
/* ------------------------------------------------------------------------ */

/* Rodap� */
#rodape .titulo{
    color: #fff;
    font-size: 16px;
    padding-bottom: 15px;
}
#wrap-rodape{
	width: 100%;
    background: #2b2b2b;
    padding: 0rem 0 2rem 0;
}
#wrap-rodape #rodape{
    width: 100%;
    padding: 3rem;
    margin: 0 auto;
    display: flex;
}

#wrap-rodape #under-rodape {margin:0 auto; border-top:solid 4px #2C2C2C;}
#under-rodape-content { margin:40px 10% 0 10%; }
#under-rodape-content p {text-align:center;}
#under-rodape-content #w3c{ float:right; }
#under-rodape-content #tiideal { float:right; }

#wrap-rodape #rodape #chat-rodape {
    width: 35%;
    height: 40px;
    display: block;
    margin-right: 11%;
}
#wrap-rodape #rodape #chat-rodape a{ width:100%; height:40px; line-height:40px; display:block; }

#bt-fechar-ajuda{display:none; width: 40px; height: 113px; position:fixed;bottom:0;right: 2%;cursor: pointer;z-index: 99998;}
#bt-ajuda-rodape{display:none; width:350px; height:100px; position:fixed;bottom:0;right: 2%;cursor: pointer;z-index: 99997;}
#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: 99997;}

#form-rodape { width:30%; margin-top:20px; margin-right:10%; }
#frm-rodape table, #frm-rodape tr, #frm-rodape td{font-size:1em; vertical-align:top;}
#frm-rodape input, #frm-rodape textarea { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; border:solid 1px #acacac; padding:5px; margin-bottom:5px; width:90%; }
#frm-rodape textarea { height:122px; width:85%; float:right; }
#frm-rodape button { width:90%; float:right; height:28px; margin-top:2px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; background: #212121; border:0; color:#fff; }

#redes-sociais-rodape { clear:both; margin-top:76px; float: right; margin-right:180px; }
#redes-sociais-rodape p{ margin-bottom:15px; }
#redes-sociais-rodape a{ margin-right:8px; }
.rede_social_box{ padding: 10px 0px; background: #fff; border-top: 5px solid #828282; text-align: center;}
.rede_social_box span{vertical-align:10px;font-weight:bold; color: #1f1f1f;}




/* ------------------------------------------------------------------------ */

/* CONTATO */
#contato{
	width:60%;
	padding:15px;
	background-color: #ffffff;
	border: 1px solid #ddd;
    margin: 0 auto;
}
#contato .tb-form { width: 100%; }
#contato tr td{padding: 2px;}
#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-contato{width:100%;}
#mapa{min-height: 660px; width: 100%}


/* 	
    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;}
    
#iartigos{ margin-left:10%; margin-top:20px; padding-bottom:20px; min-height: 500px;}
#wrap-conteudo-artigos{ }
#wrap-conteudo #wrap-conteudo-artigos #conteudo{ margin:0;}
#iartigos ul li { margin-top: 10px; }
#iartigos ul li span { display: block; }
#iartigos-detalhes { width: 80%; margin: 10px auto; }

.box-parceiro { margin: 20px 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;}



.galeria-fotos { float: left; margin: 0 1%; }
.galeria-videos { float: left; margin: 0 1%; }  

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



#wrap-slide {float:right; width:45%;margin-top:30px; margin-right:5%; }

/* LIGAMOS PARA VOCE */
.slide-out-div {
    padding: 15px;
    width: 200px;
    background: #242c30;
	color:#fff;
    /*border: 1px solid #29216d;*/
    z-index: 1000;
    height: 200px!important; /* Neste layout o tamanho deu certo com a tab*/
}
.slide-out-div h4 { margin-bottom: 10px; font-size: 18px;}
.slide-out-div input { width: 96%; padding: 5px 2px; margin-bottom: 5px; }
.slide-out-div select { width: 100%; padding: 5px 2px; margin-bottom: 5px; }
.slide-out-div button { width: 40%; margin: 0px 5%; padding: 5px 2px; cursor: pointer; }