/*REDES*/
.registro { width: 100%; height: auto; position: relative; padding: 0px 0px 30px 0px; }
.registro .topicos { width: 100%; height: auto; position: relative; margin: 20px 0px 15px 0px; text-align: center; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.registro .topicos .conteudo { width: 100%; display: inline-block; vertical-align: top; position: relative; height: auto; font-size: 14px; font-weight: 400; text-align: left; color: #000000; line-height: 22px; }
.registro .topicos .conteudo .avatar { width: 30%; height: auto; float: left; position: relative; opacity: 1;  background-color: #f4f6f8; margin: 0px 20px 20px 0px;  overflow: hidden; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; }
.registro .topicos .conteudo .avatar img { width: 100%; height: auto; display: block; position: relative; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.registro .topicos .conteudo b { font-weight: 600; }
.registro .topicos .conteudo p { width: 100%; position: relative; height: auto; padding-bottom: 25px; font-size: 22px; font-weight: 600; text-align: left; color: var(--cor-primaria); line-height: 30px; }
.registro .topicos .conteudo p a, .registro .topicos .conteudo a { text-decoration:underline; color:var(--cor-primaria);font-size: 14px; font-weight: 400; text-align: left; line-height: 22px; }
.registro .topicos .conteudo ul { background-color: transparent; width: 100%; padding: 0px; margin: 0px; border: inherit }
.registro .topicos .conteudo ul li { display: inline flow-root list-item; width: 100%; list-style-type: circle; background-color: transparent; padding: 0px; margin: 0px; border: inherit; font-size: 14px; line-height: 22px; font-weight: 400; color: black; list-style-position: inside; cursor: default; }

/*ABAS*/
.abas_blocos { width: 100%; height: auto; margin: 30px 0px 0px 0px; position: relative; clear: both; display: inline-block; }
.abas_blocos ul { width: 100%; height: auto; position: relative; clear: both; margin: 0px 0px 20px 0px; list-style: none; text-align: center; }
.abas_blocos ul li { display: inline-block; color: var(--cor-texto-default); font-weight: 600; font-size: 16px; font-family: var(--fonte-padrao); vertical-align: top; cursor: pointer; -webkit-border-radius: 25px; -moz-border-radius: 25px; padding: 8px 20px 10px 20px; margin: 2px; border-radius: 25px; background-color: #f4f6f8; width: auto; height: auto; position: relative; }
.abas_blocos ul li:hover { background-color: #eaeaea; }
.abas_blocos ul li.ativo { background-color: var(--cor-primaria); color: #ffffff; }

/*CTA DESTAQUE*/
.util.centraliza { text-align:center; }
.cta_destaque { width: auto; padding: 10px 30px; margin: 20px auto; text-transform: uppercase; background: var(--cor-primaria); color: #ffffff; font-size: 20px; font-family: var(--fonte-padrao); font-weight: 400; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; letter-spacing: 2px; display: inline-block; vertical-align: top; position:relative; line-height:40px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow: hidden; }
.cta_destaque:hover { background-color: var(--cor-texto-default); }

/*ABAS CONTEÚDO*/
.conteudo_aba { position: relative; width: -moz-calc(100% - 80px) !important; width: -webkit-calc(100% - 80px) !important; width: -o-calc(100% - 80px) !important; width: calc(100% - 80px) !important; height: auto; padding: 10px 40px 40px 40px; font-size: 15px; color: #606060; font-weight: 400; letter-spacing: 0px; background-color: #f4f6f8; margin-bottom: 60px; font-family: var(--fonte-padrao) !important; text-align: left; height: auto; line-height: 24px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; }
.conteudo_aba.esconde { display: none; } 
.conteudo_aba .titulo_global .tag_global { padding-bottom:0px; }
.conteudo_aba img { width: 200px; display: inline-block; float: right; margin: 0px 0px 10px 20px; text-align: center; height: auto; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.conteudo_aba img:hover { opacity: 0.7 }
.conteudo_aba a { font-size: 15px; text-decoration: underline; }
.conteudo_aba iframe { width: 100%; height: 350px; display: inline-block; margin: 0px; position: relative; }
.conteudo_aba .galeria { width: 100%; height: auto; position: relative; padding: 20px 0px; }
.conteudo_aba .galeria ul { width: 100%; height: auto; position: relative; list-style-type: none; }
.conteudo_aba .galeria ul li { overflow: hidden; width: 230px; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px 10px 20px 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.conteudo_aba .galeria ul li img { width: 100%; display: block; text-align: center; height: auto; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.conteudo_aba .galeria ul li:hover img { opacity: 0.7 }
.conteudo_aba #envia_formulario { width: 100%; display: inline-block; vertical-align: top; text-align: left; height: auto; color: var(--cor-texto-default); font-size: 15px; font-family: var(--fonte-padrao); font-weight: 400; line-height: 20px; margin: 0px; padding: 10px 0 0px 0; }
.conteudo_aba #envia_formulario .linha { width: 100%; height: auto; position: relative; text-align: left; }
.conteudo_aba #envia_formulario .colunas { width: 49%; display: inline-block; vertical-align: top; text-align: left; margin-right: 1%; }
.conteudo_aba #envia_formulario .colunas_esquerda { width: 49%; vertical-align: top; float: right; text-align: right; }
.conteudo_aba #envia_formulario textarea { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: 60px; background-color: #ffffff; border: 2px solid var(--cor-primaria); text-align: left; line-height: 30px; font-size: 14px; color: var(--cor-primaria); padding: 10px 15px; font-family: var(--fonte-padrao); margin: 0px 0px 10px 0px;  -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease font-weight:300; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.conteudo_aba #envia_formulario textarea:focus { -webkit-box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); -moz-box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); background-color: #ffffff; }
.conteudo_aba #envia_formulario input[type=text] { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: 30px; background-color: #ffffff; border: 2px solid var(--cor-primaria); text-align: left; line-height: 30px; font-size: 14px; color: var(--cor-primaria); padding: 10px 15px; font-family: var(--fonte-padrao); margin: 0px 0px 10px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease font-weight:300; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.conteudo_aba #envia_formulario input[type=text]:focus { -webkit-box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); -moz-box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); background-color: #ffffff; }
.conteudo_aba #envia_formulario select { width: 100%; height: 60px; background-color: #ffffff; border: 2px solid var(--cor-primaria); text-align: left; line-height: 30px; font-size: 14px; color: var(--cor-primaria); padding: 10px 15px; font-family: var(--fonte-padrao); margin: 0px 0px 10px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease font-weight:300; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }
.conteudo_aba #envia_formulario select:focus { -webkit-box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); -moz-box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); box-shadow: 0px 0px 20px 0px rgba(0,113,188,0.15); background-color: #ffffff; }
.conteudo_aba #envia_formulario .botao-contato { cursor: pointer; width: auto; display: inline-block; vertical-align: top; margin-top: 10px; padding: 12px 20px 15px 20px; height: auto; font-family: var(--fonte-padrao); color: #ffffff; font-size: 16px; font-weight: 600; text-align: center; background: var(--cor-primaria); -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.conteudo_aba #envia_formulario .botao-contato:hover { padding: 12px 25px 15px 25px; }

.meta { width:100%; height:auto; position:relative; clear:both; padding: 0px 0px; margin: 30px 0px 0px 0px ; text-align: center; }
.meta .doe { cursor: pointer; width: auto; height:70px; position: relative; z-index: 11; display: inline-block; vertical-align: top; text-align:left; padding: 0px 25px 0px 15px; margin: 15px 0px 0px 0px; -webkit-border-radius: 50px; -moz-border-radius: 50px; border-radius: 50px; background-color: var(--cor-primaria); line-height: 70px; -moz-transition: all 0.5s ease; -o-transition: all 0.5s ease; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; color: #ffffff; font-size:18px; font-weight: 200; text-align:left; font-style:italic; }
.meta .doe span { font-weight: 700; }
.meta .doe i { text-align: center; display: inline-block; width: 50px; height: 40px; vertical-align: top; line-height: 70px; font-size: 20px; color: #ffffff; margin: 0px; cursor: pointer; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.meta .doe:hover { color: rgba(255, 255, 255, 0.6); padding: 0px 30px 0px 20px; }

/*VIDEO*/
.video_destaque{width:100%; height:670px; left: 0px; position: relative; clear:both; }
.video_destaque .conteudo_slide { width: 350px; height: auto; background-color: #ffffff; padding: 50px 50px 50px 0px; text-align: left; left: 50%; top: 50%; transform: translate(-550px, -50%); position: absolute; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.video_destaque .conteudo_slide .tag { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 14px; line-height: 20px; text-decoration: underline; text-align: left; color: var(--cor-primaria); padding-bottom: 10px; }
.video_destaque .conteudo_slide .destaque { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 32px; line-height: 30px; text-align: left; color: var(--cor-primaria); padding-bottom: 10px; font-weight:700; }
.video_destaque .conteudo_slide p { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 15px; line-height: 22px; text-align: left; color: var(--cor-texto-default) }
.video_destaque .imagem_mosaico { width: 870px; height: 480px; background-color: #ffffff; text-align: center; right: 50%; top: 50%; transform: translate(550px, -50%); position: absolute; z-index: -1; -moz-transition: all 1.0s ease; -o-transition: all 1.0s ease; -webkit-transition: all 1.0s ease; transition: all 1.0s ease; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; overflow:hidden; }
.video_destaque .imagem_mosaico::before { width: 100%; height: 100%; position: absolute; z-index: 10; background-color: rgba(37,24,15,0.65); content: ''; -moz-transition: all 0.7s ease; -o-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; transition: all 0.7s ease; }
.video_destaque .imagem_mosaico i { width: 100%; height: 480px; position: absolute; line-height: 480px; font-size: 80px; color: red; overflow: hidden; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; z-index: 10; text-shadow: 0px 0px 10px rgba(0,0,0,0.5); }
.video_destaque .imagem_mosaico img { width: auto; height: auto; max-width: 100%; max-height:100%; position: relative; }
.video_destaque:hover .porcentagem { padding: 30px 0px; }
.video_destaque:hover .imagem_mosaico { transform: translate(580px, -50%); }
.video_destaque:hover .imagem_mosaico i { display: none; }
.video_destaque:hover .imagem_mosaico::before { background-color: rgba(37,24,15,0.1); }
.video_destaque:hover .conteudo_slide { padding-left: 20px; }
.video_destaque .util_video_destaque { width: 100%; height: 670px; position: absolute; z-index: 10; }

/* CONTATOS */
.contatos { width: 100%; height: auto; position: relative; margin: 0px; text-align: left; padding: 30px 0px; }
.contatos ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: left; padding: 0px 0px 0px 0px; }
.contatos ul li { display: inline-block; vertical-align: top; border: 1px solid #f9f9f9; width: -moz-calc(30% - 30px); width: -webkit-calc(30% - 30px); width: -o-calc(30% - 30px); width: calc(30% - 30px);  height: auto; min-height: 100px; margin: 10px 1%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: relative; text-align: left; padding: 15px; -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; }
.contatos ul li .imagem_marca { width: 100px; height: 100px; display: inline-block; z-index: 10; vertical-align: top; position: relative; overflow: hidden; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; margin: 0px 20px 0px 0px;  }
.contatos ul li .imagem_marca img { width: auto; height: auto; max-height: 90%; max-width: 90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;-webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; overflow: hidden; }
.contatos ul li .info_contatos { width: -moz-calc(100% - 123px); width: -webkit-calc(100% - 123px); width: -o-calc(100% - 123px); width: calc(100% - 123px); height: auto; display: inline-block; z-index: 10; vertical-align: top; position: relative; overflow: hidden; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.contatos ul li .info_contatos .nome_icone { width: 100%; height: auto; position: relative; text-align: left; color: var(--cor-primaria); font-size: 18px; line-height: 22px; font-family: var(--fonte-padrao); font-weight: 600; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.contatos ul li .info_contatos .links_contato { width:100%; height:auto; position:relative; color: var(--cor-texto-default); font-size: 15px; line-height: 20px; font-family: var(--fonte-padrao); font-weight: 400; }
.contatos ul li .info_contatos .links_contato i { font-size:14px; line-height:20px; padding-right:6px; color: var(--cor-secundaria); position:relative; display:inline-block; vertical-align:top; }
.contatos ul li .info_contatos .sobre_contato { width:100%; height:auto; position:relative; color: var(--cor-texto-default); font-size: 14px; line-height: 20px; font-family: var(--fonte-padrao); font-weight: 400; padding-bottom:10px; }
.contatos ul li:hover { background-color: #f9f9f9; }

/*GALERIA*/
.galeria { width: 100%; height: auto; position: relative; padding: 25px 0px 50px 0px; }
.galeria ul { width: 100%; height: auto; position: relative; list-style-type: none; }
.galeria ul li { overflow: hidden; width: -moz-calc(25% - 20px); width: -webkit-calc(25% - 20px); width: -o-calc(25% - 20px); width: calc(25% - 20px);; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px 10px 20px 10px;  -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; overflow: hidden; }
.galeria ul li img { width: 100%; text-align: center; height: auto; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:block; }
.galeria ul li:hover img { opacity: 0.7 }

/*ARQUIVOS*/
.documentos { width: 100%; height: auto; position: relative; text-align: left; padding: 30px 0px; }
.documentos .anexo { display: inline-block; vertical-align: top; width: 230px; margin: 5px 10px 15px 10px; padding: 20px 10px 30px 10px; background-color: #ffffff; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.documentos .anexo .icone { width: 100%; height: 60px; line-height: 60px; margin-bottom: 10px; text-align: center; display: inline-block; vertical-align: top; position: relative; }
.documentos .anexo .icone .formato { position: absolute; z-index: 10; width: 100%; height: 60px; line-height: 60px; text-align: center; font-size: 10px; color: var(--cor-primaria); font-weight: bold; top: 5px; left: 0px; }
.documentos .anexo .icone i { width: 100%; height: 60px; line-height: 60px; text-align: center; font-size: 42px; color: var(--cor-primaria); }

.documentos .anexo .imagem_arquivo { width: 100%; height: 100px; display: inline-block; z-index: 10; vertical-align: top; position: relative; overflow: hidden; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; margin: 0px 0px 5px 0px;  }
.documentos .anexo .imagem_arquivo img { width: auto; height: auto; max-height: 90%; max-width: 90%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease;-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; overflow: hidden; }

.documentos .anexo .qual_arquivo { width: 100%; position: relative; text-align: center; height: auto; color: var(--cor-texto-default); font-size: 15px; font-family: var(--cor-primaria); font-weight: 600; line-height: 16px; }
.documentos .anexo .qual_arquivo p { font-size: 12px; font-weight: 400; text-align: center; width: 100%; padding-top:5px; }
.documentos .anexo:hover { margin: 0px 10px 20px 10px; }

/*NOTÍCIAS*/
.noticias { width: 100%; height: auto; position: relative; display: inline-block; vertical-align: text-top; padding: 0px 0px 50px 0px; text-align: left; margin: 10px 30px 20px 0px; }
.noticias ul { width: 100%; height: auto; position: relative; list-style-type: none; padding: 0px; text-align:center; display: flex; justify-content: space-between; flex-wrap: wrap; margin: 25px 0px 0px 0px; }
.noticias ul li { overflow: hidden; width: 28%; height: auto; margin: 0px; box-sizing: border-box; position: relative; text-align:left; }
.noticias ul li img { width: 100%; height: auto; margin: 0px; text-align: center; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow:hidden; display:block; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow:hidden; float:left; }
.noticias ul li .infos { width: 100%; height: auto; z-index: 20; padding: 30px 0px 10px 0px; position: relative; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:inline-block; vertical-align:top }
.noticias ul li .infos .leia_mais { width: auto; height: auto; position: relative; text-transform: uppercase; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; overflow: hidden; z-index: 60; line-height: 12px; padding: 0px; color: var(--cor-texto-default); font-size: 12px; letter-spacing: 3px; font-weight: 400; }
.noticias ul li .infos .qual { width: 100%; height: auto; position: relative; color: var(--cor-texto-principal); font-size: 22px; line-height: 24px; font-family: var(--fonte-padrao); font-weight: 600; text-align: left; padding: 20px 0px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:block; }
.noticias ul li .infos .data { margin: -55px 0px 0px 0px; width: auto; padding: 10px 20px; height: auto; position: absolute; color: #ffffff; background: #9f9f9f; font-size: 20px; line-height: 20px; font-family: var(--fonte-padrao); font-weight: 600; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; display:inline-block;-webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; overflow:hidden; text-transform:uppercase; letter-spacing:1px; }
.noticias ul li:hover img { -webkit-transform: scale(0.95); -moz-transform: scale(0.95); -ms-transform: scale(0.95); -o-transform: scale(0.95); transform: scale(0.95); }
.noticias ul li:hover .infos .data { margin: -30px 0px 0px 0px; }
.noticias ul li:hover .infos { padding: 40px 0px 0px 0px; }

/* ÍCONES */
.icones { width: 100%; height: auto; position: relative; margin: 0px; text-align: left; padding: 20px 0px; }
.icones ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; padding: 0px 0px 0px 0px; }
.icones ul li { display: inline-block; vertical-align: top; min-height: 250px; cursor: pointer; width: 230px; height: auto; margin: 10px; padding: 10px 15px 20px 15px; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; position: relative; text-align: center; background: #f4f6f8; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; }
.icones ul li .imagem_marca { width: 100%; height: 200px; display: inline-block; z-index: 10; vertical-align: top; position: relative; overflow: hidden; -moz-transition: all .3s ease; -o-transition: all .3s ease; -webkit-transition: all .3s ease; transition: all .3s ease; }
.icones ul li .imagem_marca img { position: absolute; width: auto; height: auto; max-width: 95%; max-height: 95%; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 1; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.icones ul li .nome_icone { width: 100%; height: auto; margin: 5px 0px 0px 0px; position: relative; text-align: center; color: var(--cor-texto-principal); font-size: 15px; line-height: 18px; font-family: var(--fonte-padrao); font-weight: 800; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.icones ul li:hover { margin: 2px 10px 18px 10px; }

/* FAQ */
.faq { width:100%; height: auto; margin: 50px 0px 30px 0px; position: relative; clear: both; display: inline-block; }
.faq ul { width: 100%; height: auto; position: relative; clear: both; margin: 0px 0px 20px 0px; list-style: none; text-align: center; }
.faq ul li { cursor: pointer; padding: 15px 20px; margin-bottom: 5px; overflow: hidden; width: -moz-calc(100% - 42px); width: -webkit-calc(100% - 42px); width: -o-calc(100% - 42px); width: calc(100% - 42px); height: auto; position: relative; clear: both; border: 1px solid #f9f9f9; ; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; }
.faq ul li:nth-child(odd) { background-color: #f9f9f9; }
.faq ul li .dc { width: 100%; height: auto; text-align: left; color: #000000; font-size: 15px; font-family: var(--fonte-padrao); font-weight: 700; line-height: 20px; }
.faq ul li .dc i { float: right; color: var(--cor-primaria); font-size: 15px; line-height: 22px; visibility: hidden; opacity: 0; -moz-transition: visibility 0s, opacity 0.5s linear; -o-transition: visibility 0s, opacity 0.5s linear; -webkit-transition: visibility 0s, opacity 0.5s linear; transition: visibility 0s, opacity 0.5s linear; }
.faq ul li .resposta { display: none; width: 100%; height: auto; padding: 20px 0px 0px 0px; font-family: var(--fonte-padrao); color: #555959; font-size: 15px; font-weight: 400; line-height: 22px; text-align: left; margin: 0px 0px 5px 0px; }
.faq ul li .resposta img { float: left; width: auto; max-width: 300px; padding: 0px 20px 0px 0px; }
.faq ul li:hover { background-color: #eaeaea; }
.faq ul li:hover i { visibility: visible; opacity: 1; }

@media screen and (max-width: 1100px) {
	.faq { width:94%; margin: 30px 3%; }

	section { padding-top: 65px; }

	/*NOTÍCIAS*/
	.noticias { min-height: auto; padding: 0px; text-align: center; margin: 10px 0px 20px 0px; }
	.noticias ul li { text-align:center; width:100%; margin-bottom:25px; }
	.noticias ul li img { width: 100%; max-width: 100%; float: none; display: inline-block; }
	.noticias ul li .infos { width: 94%; position: relative; right: initial; top: initial; transform:  translate(0,0); padding:15px 3%; }
	.noticias ul li .infos .leia_mais { text-align:center; width:100%; }
	.noticias ul li .infos .qual { text-align:center; }
	.noticias ul li:hover .infos { right: initial; }
	.noticias ul li .infos .data { margin:0px; position:relative; }

	.video_destaque{width:94%; height:auto; padding: 80px 3% 50px 3%; }
	.video_destaque .conteudo_slide, .video_destaque:hover .conteudo_slide { width:94%; padding:0px 3%; top: initial; transform: translate(0,0); text-align:center; position:relative; left:initial; }
	.video_destaque .conteudo_slide .tag, .video_destaque .conteudo_slide .destaque, .video_destaque .conteudo_slide p { text-align:center; }
	.video_destaque .imagem_mosaico, .video_destaque:hover .imagem_mosaico { width: 100%; height: auto; right: initial; top: initial; transform: translate(0, 0); margin: 10px 0px 0px 0px; position: relative; }
	.video_destaque .imagem_mosaico::before, .video_destaque .imagem_mosaico i { display:none; }
	.video_destaque .util_video_destaque { width: 100%; height: auto; position: relative; z-index: 10; }

	.registro .topicos .conteudo, .conteudo_aba { text-align:center; }
	.registro .topicos .conteudo .avatar { width: 90%; display: inline-block; vertical-align: top; float: none; margin: 0px 5% 20px 5%; }
	.registro .topicos .conteudo p { clear:both; text-align:center; line-height:24px; }

	.conteudo_aba #envia_formulario .colunas { width: 100%; text-align: center; margin-right: 0px; }
	.conteudo_aba #envia_formulario .colunas_esquerda { width: 100%; vertical-align: top; float: none; text-align: center; }

	.conteudo_aba img { margin: 0px 0px 10px 0px; width:auto; max-width:100%; float:none; display:inline-block; }

	.documentos { width: 100%; height: auto; position: relative; text-align: center }

	/*REDES*/
	.registro { width: 98%; height: auto; position: relative; padding: 5px 1% 80px 1%; text-align: center; }

	.galeria ul li { width: 150px; margin: 0px 5px 10px 5px; }
	.conteudo_aba #envia_formulario, .galeria ul { text-align: center; }

	/* CONTATOS */
	.contatos { width: 96%; text-align: center; padding: 30px 2%; }
	.contatos ul { text-align: center; }
	.contatos ul li { width: -moz-calc(100% - 32px); width: -webkit-calc(100% - 32px); width: -o-calc(100% - 32px); width: calc(100% - 32px);  height: auto; min-height: 100px; margin: 10px 0px; text-align:center; }
	.contatos ul li .imagem_marca { width: 200px; height: 200px; margin: 0px 0px 10px 0px; text-align:center; }
	.contatos ul li .info_contatos { width: 100%; }
	.contatos ul li .info_contatos .nome_icone, .contatos ul li .info_contatos .links_contato, .contatos ul li .info_contatos .sobre_contato { text-align:center; }
}