section { padding: 80px 0px 40px 0px; }

/*REDES*/
.registro { width: 100%; height: auto; position: relative; padding: 0px 0px 30px 0px; }
.registro .topicos { width: 100%; height: auto; position: relative; margin: 0px 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: 500; text-align: left; color: var(--cor-texto); line-height: 22px; padding: 0px 0px 30px 0px; }
.registro .topicos .conteudo .avatar { width: 325px; height: auto; float: left; position: relative; opacity: 1;  background-color: #f4f6f8; margin: 0px 30px 20px 0px;  overflow: hidden; }
.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 p { width: 100%; position: relative; height: auto; padding-bottom: 25px;font-size: 18px; font-weight: 700; text-align: left; color: var(--cor-primaria); line-height: 24px; }
.registro .topicos .conteudo p a, .registro .topicos .conteudo a { text-decoration:underline; color:var(--cor-primaria); }
.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 2px 0px; list-style: none; text-align: left; }
.abas_blocos ul li { display: inline-block; color: var(--cor-texto); font-weight: 800; font-size: 15px; font-family: var(--fonte-especial); vertical-align: top; cursor: pointer; padding: 10px 20px; margin: 2px; background-color: #eef3e4; 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; }

/*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: #eef3e4; margin-bottom: 60px; font-family: var(--fonte-padrao) !important; text-align: left; height: auto; line-height: 24px; 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;  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 0px 0px; }
.conteudo_aba .galeria ul { width: 100%; height: auto; position: relative; list-style-type: none; }
.conteudo_aba .galeria ul li { overflow: hidden; width: 245px; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px 10px 20px 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); font-size: 13px; 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 .linha_aceite { width: 100%; display: inline-block; vertical-align: top; text-align: left; height: auto; color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); line-height: 20px; margin: 0px; padding: 10px 0; }
.conteudo_aba #envia_formulario .linha_aceite a {  color: var(--cor-texto); font-size: 13px; font-family: var(--fonte-padrao); text-decoration: underline; }
.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 { resize: none; width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); height: 60px; background-color: #ffffff; text-align: left; line-height: 30px; font-size: 13px; 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;  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; text-align: left; line-height: 30px; font-size: 13px; 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;  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; text-align: left; line-height: 30px; font-size: 13px; 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;  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; position:relative; height:auto; line-height:auto; font-weight: 800; font-size:13px; color: #ffffff; background-image: url(../imagens/fundo-botao.png); background-repeat:no-repeat; background-position:center; background-size: 100% 100%; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; padding: 10px 25px; margin-top:20px; display:inline-block; vertical-align:top; background-color:transparent !important; }
.conteudo_aba #envia_formulario .botao-contato:hover { padding: 10px 25px; color:var(--cor-secundaria) }
.conteudo_aba #envia_formulario .botao-contato.opaco { opacity: 0.3; }

/*VIDEO*/
.video_destaque{width:100%; height:670px; left: 0px; position: relative; clear:both; }
.video_destaque .conteudo_slide { width: 350px; height: auto; background-color: #eef3e4; padding: 50px; text-align: left; left: 50%; top: 50%; transform: translate(-575px, -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; }
.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-especial); font-size: 24px; letter-spacing: -0.5px; line-height: 28px; text-align: left; color: var(--cor-primaria); font-weight:800; }
.video_destaque .conteudo_slide p { width: 100%; height: auto; position: relative; font-family: var(--fonte-padrao); font-size: 14px; line-height: 24px; text-align: left; color: var(--cor-texto); padding-top:15px; }
.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; overflow:hidden; }
.video_destaque .imagem_mosaico::before { width: 100%; height: 100%; position: absolute; z-index: 10; background-color: rgba(80,94,52,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(80,94,52,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 #eef3e4; width: 45%; height: auto; min-height: 100px; margin: 10px; -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;  overflow: hidden; }
.contatos ul li .imagem_marca { width: 100px; height: 100px; background-color: #ffffff; border: 1px solid #eef3e4; 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;  overflow: hidden; }
.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; }
.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: 15px; line-height: 20px; 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; }
.contatos ul li .info_contatos .links_contato { width:100%; height:auto; position:relative; color: var(--cor-primaria); font-size: 13px; line-height: 16px; font-family: var(--fonte-padrao); font-weight: 400; }
.contatos ul li .info_contatos .links_contato i { font-size:14px; line-height:16px; padding-right:6px; color: #25D366; position:relative; display:inline-block; vertical-align:top; }
.contatos ul li .info_contatos .sobre_contato { width:100%; height:auto; position:relative; color: var(--cor-primaria); font-size: 12px; line-height: 16px; font-family: var(--fonte-padrao); font-weight: 400; padding-bottom:10px; }
.contatos ul li:hover { background-color: #eef3e4; }

/*GALERIA*/
.galeria { width: 100%; height: auto; position: relative; padding: 10px 0px 50px 0px; }
.galeria ul { width: 100%; height: auto; position: relative; list-style-type: none; display: flex; justify-content: flex-start; flex-wrap: wrap; text-align: center; gap:20px; }
.galeria ul li { overflow: hidden; width: 212px; height: auto; position: relative; display: inline-block; vertical-align: top; margin: 0px;   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 ul {width: 100%; height: auto; position: relative; list-style-type: none; display: flex; justify-content: space-between; flex-wrap: wrap; text-align: center; }
.documentos ul li { display: inline-block; vertical-align: top; width: 23%; box-sizing: border-box; margin: 5px 0px 15px 0px; padding: 20px 10px 30px 10px; background-color: #ffffff;  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 ul li .icone { width: 100%; height: 60px; line-height: 60px; margin-bottom: 10px; text-align: center; display: inline-block; vertical-align: top; position: relative; }
.documentos ul li .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 ul li .icone i { width: 100%; height: 60px; line-height: 60px; text-align: center; font-size: 42px; color: var(--cor-secundaria); }
.documentos ul li .qual_arquivo { width: 100%; position: relative; text-align: center; height: auto; color: var(--cor-primaria); font-size: 12px; font-family: var(--cor-primaria); font-weight: 700; line-height: 16px; }
.documentos ul li .qual_arquivo p { font-size: 10px; font-weight: 500; text-align: center; width: 100%; color: var(--cor-texto); padding-top:5px; }
.documentos ul li:hover { margin: 0px 0px 20px 0px; }

/*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 0px 20px 0px; }
.noticias ul { width: 100%; height: auto; position: relative; list-style-type: none; padding: 20px 0px 0px 0px; text-align:left; }
.noticias ul li { overflow: hidden; width: 48%; height: auto; margin: 10px 1.5% 50px 0px; position: relative; display: inline-block; text-align:left; }
.noticias ul li img { width: 230px; 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; overflow:hidden; float:left; }
.noticias ul li .infos { width: 300px; height: auto; position: absolute; right: 0px; top: 50%; transform:  translate(0, -50%); -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; padding: 15px 0px; }
.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: 101; line-height: 12px; padding: 0px; color: var(--cor-texto); font-size: 10px; letter-spacing: 3px; font-weight: 300; }
.noticias ul li .infos .qual { width: 100%; height: auto; position: relative; color: var(--cor-texto); font-size: 20px; line-height: 22px; 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 { width: auto; padding: 10px 15px; height: auto; position: relative; color: #ffffff; background: var(--cor-primaria); font-size: 14px; line-height: 14px; 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; overflow:hidden; text-transform:uppercase; }
.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 .qual { padding: 12px 0px; }
.noticias ul li:hover .infos { right: 10px; }

/* ÍCONES */
.icones { width: 100%; height: auto; position: relative; margin: 0px; text-align: left; padding: 50px 0px; }
.icones ul { width: 100%; height: auto; position: relative; list-style-type: none; text-align: center; padding: 0px; display: flex; justify-content: space-between; flex-wrap: wrap; text-align: center; }
.icones ul li { display: inline-block; vertical-align: top; min-height: 250px; cursor: pointer; width: 23%; box-sizing: border-box; height: auto; margin: 10px 0px; 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; }
.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;   overflow:hidden; }
.icones ul li .nome_icone { width: 100%; height: auto; margin: 5px 0px 0px 0px; position: relative; text-align: center; color: var(--cor-texto); 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: 0px 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 #eef3e4; }
.faq ul li:nth-child(odd) { background-color: #eef3e4; }
.faq ul li:nth-child(even) { background-color: #ffffff; border: 1px solid #ffffff; }
.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: 14px; line-height: 24px; 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: 14px; font-weight: 400; line-height: 24px; 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: 60px; }
	.faq ul { margin-top:20px; }
	.documentos, .faq ul li, .faq ul li .dc, .faq ul li .resposta { text-align:center; }

	.galeria ul { display: inline-block; justify-content: initial; flex-wrap: initial; text-align: center; gap: initial; }
	.galeria ul li { width: 150px; margin: 0px 5px 10px 5px; }

	.conteudo_aba { width: 92% !important; padding: 10px 4%; }

	/* CONTATOS */
	.contatos ul li { width: -moz-calc(100% - 30px); width: -webkit-calc(100% - 30px); width: -o-calc(100% - 30px); width: calc(100% - 30px); margin: 10px 0px; }
	.contatos ul li .imagem_marca { width: 60px; height: 60px; margin: 0px 15px 0px 0px; }
	.contatos ul li .info_contatos { width: -moz-calc(100% - 80px); width: -webkit-calc(100% - 80px); width: -o-calc(100% - 80px); width: calc(100% - 80px); }

	.registro .topicos .conteudo .avatar { width: 90%; height: auto; margin: 20px 5%; position: relative; float: none; text-align: center; display:inline-block; vertical-align:top; }
	.registro .topicos .conteudo .avatar img { width: 100%; height: auto; }

	/*NOTÍCIAS*/
	.noticias { width: 96%; min-height: auto; padding: 0px; text-align: center; margin: 10px 0px 20px 0px; }
	.noticias ul li { text-align:center; width:100%; }
	.noticias ul li img { width: auto; max-width: 350px; 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; }

	.video_destaque{width:94%; height:auto; padding: 80px 3% 50px 3%; }
	.video_destaque .conteudo_slide, .video_destaque:hover .conteudo_slide { width:94%; padding: 25px 3%; top: initial; transform: translate(0,0); text-align:center; position:relative; left:initial; }
	.video_destaque .conteudo_slide .destaque::before { left:50%; transform:translate(-50%,0); }
	.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 { padding-top:20px; }
	.registro .topicos .conteudo, .conteudo_aba { text-align:center; }
	.registro .topicos .conteudo .avatar { width: 90%; display: inline-block; vertical-align: top; float: none; margin: 20px 5%; }
	.registro .topicos .conteudo p { clear:both; text-align:center; }

	.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 { width: 100%; float: none; margin: 0px 0px 10px 0px; }

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

	.conteudo_aba #envia_formulario, .galeria ul { text-align: center; }
}