/* Deixando o conteudo responsivo*/

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

.both {
    clear: both;
}

.fleft {
    float: left;
}

.fright {
    float: right;
}

#wrap-topo {
    width: 100%;
    height: 100px;
}

#div-logo-topo {
    width: 324px;
    height: 100px;
    margin-left: 4%;
    float: left;
    padding-top: 12px;
}

#div-menu-topo {
    width: 620px;
    height: 100px;
    margin-right: 5%;
    float: right;
}

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

#utilitarios-1-parte1 a {
    background: #2e81be;
    color: #fff;
    padding: 1%;
}

#utilitarios-1-parte1 p {
    padding-bottom: 20px;
}

#utilitarios-1-parte2 a {
    background: #2e81be;
    color: #fff;
    padding: 1%;
}

#utilitarios-1-parte2 p {
    padding-bottom: 20px;
}

/* Menu do topo */

.nav {
    position: relative;
}

.nav ul {
    margin: 0;
    padding: 0;
    height: 100px;
}

.nav li {
    margin: 0px 0px 10px 0px;
    padding: 0;
    list-style: none;
    float: left;
}

.nav a {
    padding: 42px 15px;
    text-decoration: none;
    color: #FFF;
    line-height: 100px;
}

.nav a:hover {
    background: #fff;
    color: #212121;
}

.nav .current a {
    color: #fff;
}

.nav .current a:hover {
    background: #fff;
    color: #212121;
}

/* Conteudo */

#icone-webmail,
#icone-utilcont,
#icone-manualcont,
#icone-tabelaspraticas {
    width: 25%;
    height: 70px;
    margin-top: 80px;
    margin-right: 5%;
    float: left;
}

#texto-webmail,
#texto-utilcont,
#texto-manualcont,
#texto-tabelaspraticas {
    width: 65%;
    margin-top: 80px;
    float: right;
}

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

.box-conteudo {
    width: 80%;
    margin: 10px auto;
    padding-top: 30px;
}

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

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

#texto-conteudo {
    width: 40%;
    margin-left: 10%;
    float: left;
    color: #fff;
    font-size: 1.15em;
    text-align: justify;
}

#idocumentos {
    width: 30%;
    min-height: 200px;
    margin-right: 10%;
    float: right;
}

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

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

#idocumentos-form button {
    width: 20%;
    height: 2.5em;
    margin: 5px 0px 5px 10%;
}

#idocumentos-form p {
    margin-left: 10%;
    margin-top: 5px;
}

#utilitarios-2 {
    width: 100%;
    clear: both;
    float: left;
}

#utilitarios-2-container {
    width: 50%;
    float: left;
    margin: 63px 1% 0px 10%;
    padding-bottom: 30px;
}

#utilitarios-2-parte1 {
    width: 100%;
    float: left;
}

#utilitarios-2-parte2 {
    width: 100%;
    float: left;
}

#utilitarios-2-parte3 {
    width: 25%;
    float: right;
    margin: 0px 10% 0px 1%;
}

.utilitarios1 {
    width: 50%;
    margin: 30px 0px;
    float: left;
}

.utilitarios2 {
    width: 50%;
    margin: 30px 0px;
    float: left;
}

#utilitarios-1-parte1 {
    width: 80%;
    float: left;
    margin-left: 10%;
}

#utilitarios-1-parte2 {
    width: 80%;
    float: left;
    margin-left: 10%;
}

#utilitarios-1-parte3 {
    width: 26%;
    min-height: 250px;
    float: right;
    margin: 0px 10% 0px 1%;
}

#icone-iartigos,
#icone-atendimentoonline,
#icone-igaleria-video,
#icone-igaleria-foto {
    width: 23%;
    margin-right: 2%;
    float: left;
}

#icone-utili,
#icone-manual,
#icone-tab,
#icone-indices {
    width: 23%;
    margin-right: 2%;
    float: left;
}

#texto-utili,
#texto-manual,
#texto-tab,
#texto-indices {
    width: 60%;
    float: left;
}

#texto-iartigos,
#texto-atendimentoonline,
#texto-igaleria-video,
#texto-igaleria-foto {
    width: 60%;
    float: left;
}

#icalendario {
    width: 100%;
    margin-top: 60px;
    text-align: center;
}

#icalendario table {
    width: 80%;
    margin: 0 auto;
}

#utilitarios-3 {
    width: 100%;
    min-height: 180px;
    padding-top: 10px;
    text-align: center;
    clear: both;
}

#utilitarios-4 {
    width: 100%;
    min-height: 200px;
    padding-top: 60px;
    text-align: center;
    clear: both;
}

#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;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    margin: 10px auto;
}

#wrap-rodape {
    width: 100%;
    clear: both;
    margin-top: 10px;
}

#top_rodape {
    width: 100%;
    height: 80px;
    clear: both;
}

#top_rodape_menu {
    padding-top: 30px;
    float: left;
    width: 60%;
    margin-left: 10%;
}

#top_rodape_redesocial {
    float: right;
    width: 20%;
    margin-right: 10%;
    text-align: right;
    margin-top: 20px;
}

#top_rodape_redesocial img {
    margin: 0 1%;
}

#rodape {
    width: 100%;
    clear: both;
    float: left;
    padding: 20px 0px;
}

#rodape-esquerdo {
    width: 25%;
    margin-left: 10%;
    margin-right: 5%;
}

#rodape-meio {
    width: 30%;
}

#rodape-direito {
    width: 20%;
    margin-right: 10%;
    text-align: right;
    display: flex;
    align-items: center;
}

#rodape-direito img {
    margin: 10px 2%;
}

#rodape h4 {
    margin: 20px 0 10px 0;
}

#under_rodape {
    width: 100%;
    clear: both;
    text-align: center;
    padding: 10px 0px;
}

.box-parceiro {
    width: 29%;
    text-align: center;
    float: left;
    padding: 10px 1%;
    margin-bottom: 20px;
    margin-left: 1%;
    margin-right: 1%;
}

.box-parceiro img {
    max-width: 100%;
}

.box-parceiro table {
    text-align: left;
    margin-top: 10px;
    word-break: break-word;
}

/* 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 ul li {
    margin-top: 10px;
}

#iartigos ul li span {
    display: block;
}

#iartigos-detalhes {
    width: 80%;
    margin: 10px 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: 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;
}

#owl-depoimento {
    margin: 50px 0px;
}

/* LIGAMOS PARA VOCE */

.slide-out-div {
    padding: 15px;
    width: 200px;
    background: #ccc;
    /*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;
}

/* SIMULADOR */

.simule-gastos{background-color:#FF5023; padding: 60px 0px; color: #333; text-align: center;}
.simule-gastos p {font-size: 2em; margin-bottom: 20px;}
.simule-gastos a {padding:10px;margin:30px auto 0;text-align: center;background-color:#333;color:#333;font-size:1em;}

.box-contato-geral:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.box-simulacao-geral h2 { text-align: center; font-size: 1.2em; padding-bottom: 25px; }
.box-simulacao-geral .status{padding:4px 24px;}
.box-simulacao-geral .status p.danger{background-color:#f8d7da;border:1px solid #f5c6cb;padding:15px;border-radius:5px;color:#721c24;}
.box-simulacao-geral .status p.success{position:relative;padding:.75rem 1.25rem;color:#155724;border:1px solid #c3e6cb;background-color:#d4edda;border-radius:.25rem;}
.box-simulacao-geral form{width:100%;display:flex;flex-wrap:wrap; margin-top: 20px;}
.box-simulacao-geral .g-recaptcha{display:table;margin:0 0 2rem;}
.bg-bluedark{background-color:#2E81BE;margin-top:3rem;padding:2rem 0;}
.btn-simula, .btn-regime{display:inline-flex;margin:0 auto;text-align: center;width:100%;margin-bottom:20px;}
.btn-simula label, .btn-regime label{margin-right:15px;}
.btn-simula label:first-of-type, .btn-regime label:first-of-type{margin-left:auto;}
.btn-simula label:last-child, .btn-regime label:last-child{margin-right:auto;}
.box-simulacao-geral form input[type="text"],
.box-simulacao-geral form input[type="number"],
.box-simulacao-geral form input[type="email"],
.box-simulacao-geral form select
{display:block;width:95%;height:25px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image: none;border: 1px solid #ccc;margin-bottom:15px;border-radius:4px; }
.box-simulacao-geral form select{width:99%;height: 40px;}
.box-simulacao-geral form label.label-default { color:#333; font-weight: bold; display: block; margin-bottom: 5px; font-size: 0.9em;}

.box-simulacao-geral form label.label-black { color:#000; font-weight: bold; display: block; margin-bottom: 5px; font-size: 0.9em; }

.btn-simula input.labelauty:checked + label,
.btn-simula input.labelauty:checked:not([disabled]) + label:hover,
.btn-simula input.labelauty:not(:checked):not([disabled]) + label:hover
 { font-size:14px; background-color: #2E81BE; color: #fff;}
.btn-simula input.labelauty + label { background-color: rgb(99, 99, 99);  font-size: 1em;  line-height: 1em;}
.btn-regime input.labelauty:checked + label,
.btn-regime input.labelauty:checked:not([disabled]) + label:hover,
.btn-regime input.labelauty:not(:checked):not([disabled]) + label:hover
 { background-color: #e0e0e0;color:#000;}
.btn-regime input.labelauty + label { background-color: #e4e4e4; border: 1px solid #dbdbdb;  font-size: 1em; line-height: 1em;}

input.labelauty + label {width:28%;}

.box-simulacao-geral form .input-box {position: relative;display: table;border-collapse: separate;margin-bottom: 15px;}
.box-simulacao-geral form .input-box .unit {
    display: table-cell;    
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-right: 0;
 }

.box-simulacao-geral form .input-box input { 
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    display: table-cell;
    position: relative;
    z-index: 2;
    float: left;
    width: 95%;
    margin-bottom: 0;    
}

#simulacao-calc {padding:0;flex:1;}
#simulacao-calc .bg-grey{background:#efefef;padding:15px;border-radius:6px;}
#simulacao-basic {flex:1;padding:1rem;}
#simulacao-basic .bordered-black {border-radius:15px;color:#333;margin:0 auto;}
#simulacao-basic h2{color:#fff;font-size:24px;text-align: center;margin-bottom:20px;}
.btn-send{cursor:pointer;background-color:#2E81BE;color:#fff;border:0;padding:15px;margin-right:15px;border-radius:5px;}
.btn-cancel{cursor:pointer;background-color:#21211b;color:#fff;border:0;padding:15px;border-radius:5px;}

#simulacao-enviar {margin: 2em 0;flex:0 0 100%;}
#simulacao-enviar button {width: 80px;}
#simulacao-enviar .btn-send { float: right;}
#simulacao-enviar .btn-cancel { float: left; }

/** INICIO WHATSAPP ANIMADO **/

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