@charset "UTF-8";

@import url('https://fonts.googleapis.com/css?family=Open+Sans');
@font-face {font-family: Myriad; src: local('../fonts/MyriadPro-Regular.otf'), url('../fonts/MyriadPro-Regular.otf');}

/* PRAXES */
body {margin: 0px; overflow-x: hidden; position: absolute; top: 80px; width: 100%; }
img {border: none; max-width: 100%; height: auto;}
* {font-family: Open Sans, sans-serif; box-sizing: border-box; text-decoration: none;}
#wpadminbar {top: 80px !important;}
.link-acesso {display: table; z-index: 9; position: absolute; top: 0px; padding: 7px 20px; color: #606060; font-weight: bolder; font-size: 13px; border-right: 2px solid #dfdfdf;}
.otw-sc-toggle * { transition: none;}

section {padding: 50px 0;}
.tela {min-height: calc(100vh - 80px); padding: 20vh 0 !important;}
.background {background-repeat: no-repeat; background-size: cover; background-position: 50%;}
.fixed {background-attachment: fixed;}
.fundo-padrao {background-image: url('../img/backgrounds/fundo_padrao.png'); background-color: #032b33;}

div {z-index: 2;}
.metaslider {margin: 0;}
.conteudo-noticia .otw-sc-toggle br {display: none;} .conteudo-noticia .otw-sc-toggle h3 {padding-right: 40px;} .otw-sc-toggle span {position: relative; bottom: 0px; right: -30px;} .otw-sc-toggle .toggle-trigger {background: #f2f2f2 !important; text-shadow: none !important; font-size: 17px !important; font-weight: 400 !important }
.banner-lateral {display: table; margin: 0 auto 15px auto;}
.banner-lateral li, .slides, .otw-sc-toggle { border-radius: 10px; overflow: hidden;}

/* SCROLL AVISO */

span.scroll {opacity: 0.5;	position: absolute; top: calc(100vh - 250px); left: calc(50% - 50px); border-radius: 50%;	background-color: white; margin: auto;	height: 100px;	width: 100px;	background-image: url(../img/icons/scrolling_mousewheel.gif); 	background-blend-mode: multiply;	background-size: cover;	background-repeat: no-repeat;	transition: all .5s;	transform: scale(1);}


/* BANNER CABEÇALHO */

.slider-cabecalho {
	margin-top: -150px;
	z-index: 999;
}

/* leia mais ocultar */

.more-link {
	display: none;
}

/* BARRA GOVERNO */

#barra-brasil {  max-width: unset; position:relative; overflow:hidden; z-index: 0;}
#barra-brasil .ai {display: block;width: 161px; height: 30px; text-indent: -1000px; background: url(imagens/ai.png) no-repeat 0 4px;}
#barra-brasil .brasilgov {display: block; width: 111px; height: 30px;text-indent: -1000px;background: #000000 url(imagens/brasil.png) no-repeat 0 4px;}

/* TRANSIÇÃO */

	* {transition: all .2s ease; -webkit-transition: all .2s ease;}

/* GRID */

.wrap {/*background-color: green;*/ box-sizing: border-box; max-width: 990px; margin: auto; display: table; z-index: 3;}
.wrap-especial {max-width: 1320px;}

.wrap div {/*background-color: rgba(0, 150, 0, 0.2);*/}
section {/*background-color: pink;*/}

.col-tripla {width: 970PX; float: left; margin: 0 10px;}
.col-dupla {width: 640PX; float: left; margin: 0 10px;}
.col-dupla-sem-float {width: 640px; margin: 0 10px;}
.col-simples {width: 310px; float: left; margin: 0 10px;}
.col-media {width: 475px; float: left; margin: 0 10px;}
.col-quarto {width: 227.5px; float: left; margin: 0 10px;}
.col-mini {width: 145px; float: left; margin: 0 10px;}


/* TEXTO */

h1, h2, h3, h3 {
	color: #00728d;
	font-family: Myriad, Open Sans, Arial, sans-serif;
}

p, li {color: #5d5d5d;}


.negativo, .negativo * {	color: white; }
.negativo h1::after {background-color: white}


h1 {
	color: #034651;
	font-size: 47px;
	text-transform: uppercase;
}

h1::after {
	content: '';
	display: table;
	height: 8px;
	width: 80px;
	background-color: #034651;

}

h1.negativo::after {
	background-color: white;
}

h2 {
}

h3 {
}

p {
}

a[target="_blank"]{
	/*cursor: alias;*/
}

.single a, .pagina a, .item-relacionados a {
	color: #00728d;
	font-weight: bold;
}

.single h2 {
	color: #00728d !important;
}

.single a:hover,  .pagina a:hover, .item-relacionados a:hover {
	color: #aa0000;
	/*text-decoration: underline;*/
}

.single {
	margin-bottom: 20px;
}

.data-single {
	text-transform: uppercase;
}

.data-single a {
	font-weight: normal;
	color: #5d5d5d;
}

.single iframe, .pagina iframe {
	max-width: 100%;
	margin: 30px auto;
	display: table;
}

hr {opacity: 0.3;}

.single .sociable {
	display: none;
}

/* BARRAS DE ACESSO LATERAL */

.tombar {
	position: absolute;
	top: calc(24vw + 370px);
	right: -200px;
	transform: rotate(-90deg);
}

.tombar a {
    font-size: 13px;
	padding: 15px 20px;
	background-color: pink;
	margin: 0 5px;
	border-radius: 10px 10px 0 0;
	background-color: #00728d;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
}

.tombar a:hover {
}
#boletim {
	background-color: #ffd56f;
	color: #444444;
}
a#webmail {
	display:none;
}



/* PÁGINA INICIAL NOTÍCIAS */

.box {
	width: 100%;
	overflow: hidden;
	background-color: #f2f2f2;
	border-radius: 10px;
	margin-bottom: 20px;
}

#destaque-principal {
    position: relative;
	min-height: 380px;
}

#destaque-principal:hover {
	transform: scale(1.01);
}

#destaque-principal * {
	color: white;
	max-width: 470px;
	text-shadow: 0 0 5px rgba(0,0,0,1);
}

#destaque-principal div {
	position: absolute;
	bottom: 0;
	padding: 60px 20px 10px 20px;
	background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
	vertical-align: sub;
	min-width: 100%;
}

#destaque-principal h2 {
	font-size: 30px;
}

#destaque-principal p::before {
	content: '';
	display: table;
	background-color: white;
	width: 100%;
	max-width: 370px;
	margin: -15px 0 10px 0;
	height: 2px;
}

#destaque-principal p {
	font-size: 1.1em;
}


/* NOTÍCIAS ANTERIORES */

.link-destaque:hover img {transform: scale(1.05);}


.titulos-destaque * {
	margin: 0;
	font-weight: bold;
}


.link-destaque {
  width: calc(50% - 10px);
}

.titulos-destaque h2 {
  font-size: 22px;
}

.titulos-destaque p {
	font-size: 15px;
	margin-bottom: 5px;
	text-transform: uppercase;
}

#anterior-1 {
	margin-right: 10px;
	float: left;
}

#anterior-2 {
	float: right;
}

/* BOXES NOTÍCIAS */

.destaque-secundario {
	display: table;
}

.destaque-secundario * {
	font-weight: bolder;
}

.destaque-secundario h2 {
	font-size: 24px;
	margin: 5px 20px 20px 20px;

}

.destaque-secundario p {
	font-size: 15px;
	text-transform: uppercase;
	margin: 20px 20px 5px 20px;
}

.destaque-secundario img {
	width: 100%;
	margin: 0;
}


a:hover .destaque-secundario {
	transform: scale(1.03);
	background-color: #00728d;
}

 a:hover .destaque-secundario * {
 	font-weight: normal;
	color: white;
 }

/* MAIS NOTÍCIAS */

section#maisnoticias {
	padding: 80px 0;
}

.conteudo-maisnoticias {
	margin: 35px 10px;
	border-left: 1px solid #c6c6c6;
	display: table;
	width: calc(100% - 5px);
}

.marco-maisnoticias {
	float: left;
	background-color: #ffd56f;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	margin: -5px 20px 30px -6px;
}

.conteudo-maisnoticias h3 {
	margin: -10px 0 40px 0;
}

.conteudo-maisnoticias h1::after {
	background-color: transparent;
}

.bolinha {
	width: 10px;
	height: 10px;
	float: left;
	background-color: #5d5d5d;
	text-align: center;
	border-radius: 50%;
	margin-left: -5px;
}


a:hover .bolinha {
	transform: scale(1.3);
	background-color: #00728d;

}
.texto-maisnoticias {
	width: calc(100% - 20px);
	margin: -25px 0 20px 20px;
	padding: 10px 10px 0 10px;
	border-radius: 5px;
	float: left;
}

.texto-maisnoticias * {
	color: #5d5d5d;
	line-height: 1.2;
	margin: 0 0 5px 0;
}

a:hover .texto-maisnoticias {
}

.texto-maisnoticias h2 {
	font-weight: normal;
	font-size: 18px;
}

.texto-maisnoticias:hover h2 {
	color: #00728d;
}

.texto-maisnoticias p {
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 1.4;
	font-size: 10pt;
	margin: 0 0 10px 0;
}

.link-maisnoticias a {
	display: table;
}

.maisnoticias {
	color: #00738d;
	text-align: center;
	font-weight: bold;
	font-size: 20pt;
	line-height: 1.1;
	display: block;
	float: left;
	background-color: #ffd56f;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	margin: 0px 20px -30px -15px;
}

a:hover .maisnoticias {
	transform: scale(1.05) rotate(90deg);
}

.maisnoticias-txt {
	display: table;
	width: 100%;
	margin: 0;
}

.maisnoticias-txt h3 {
	color: #5d5d5d;
	margin: 3px 0 -10px 30px;
	width: calc(100% - 30px);
	float: left;
}

a:hover .maisnoticias-txt h3 {
	color: #00728d;
}

/* MAIS NOTÍCIAS NEGATIVO */


.negativo .bolinha {
	background-color: white;
}

.negativo a:hover .bolinha {
	background-color: #ffd56f;
}

.negativo .texto-maisnoticias h2, .negativo p, .negativo a, .negativo h3 {
	font-weight: normal;
	color: white;
}

.negativo .texto-maisnoticias:hover {
	background-color: rgba(255, 255, 255, 0.1);
	color: white;
}

.negativo a:hover .maisnoticias-txt h3 {
	color: #ffd56f;
}

 /* BOTÕES DIRECIONAMENTO / grad/posg/exte */

 .direcionamento {
 	display: table;
 	width: 100%;
 	padding: 90px 0;
 	text-align: center;
 	color: white;
 	font-weight: bold;
 	text-transform: uppercase;
 	font-size: 20px;
 }

 .direcionamento:hover {transform: scale(1.02);}

#grad {background-image: url(../img/backgrounds/fundo-grad.png);}
#posg {background-image: url(../img/backgrounds/fundo-pesq.png);}
#exte {background-image: url(../img/backgrounds/fundo-ext.png);}

/* AGENDA */

#agenda {background-image: url('../img/backgrounds/fundo_agenda.png'); background-color: #032b33;}

.conteudo-agenda {
	margin-top: 50px;
	border-left: 1px solid #c6c6c6;
	display: table;
	width: calc(100% - 25px);
	margin-left: 25px;
	margin-bottom: 60px;
}

.marco-agenda {
	float: left;
	background-color: #ffd56f;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	margin: -5px 20px 30px -6px;
}

.conteudo-agenda h1 {
	text-transform: none;
	font-size: 25pt;
	margin: -25px 0 20px 0;
	width: calc(100% - 30px);
	float: left;
}

.conteudo-agenda h1::after {
	background-color: transparent;
}

.data-agenda {
	width: 50px;
	height: 50px;
	float: left;
	background-color: #00738d;
	text-align: center;
	border-radius: 50%;
	margin-left: -25px;
	padding: 5px 0;
}

a:hover .data-agenda {
	transform: scale(1.2);
	background-color: #ffd56f;

}

.data-agenda h2, .data-agenda p {
	text-transform: uppercase;
	font-weight: bold;
	line-height: 1;
	margin: 0;
}

.data-agenda p {
	font-size: 10pt;
}

a:hover .data-agenda h2, a:hover .data-agenda p {
	color: #00738d;
}

.texto-agenda {
	width: calc(100% - 40px);
	margin: -10px 0 20px 15px;
	padding: 10px;
	border-radius: 5px;
	float: left;
}

.texto-agenda *{
	line-height: 1.3;
	color: white;
	margin: 0;
}

a:hover .texto-agenda {
	background-color: rgba(255,255,255,0.2);
}

.texto-agenda h2 {
	font-weight: normal;
	font-size: 14pt;
}

.texto-agenda p {
	line-height: 1.4;
	font-size: 11pt;
	margin: 0 0 10px 0;
}

.link-mais a {
	display: table;
}

.mais {
	color: #00738d;
	text-align: center;
	font-weight: bold;
	font-size: 20pt;
	line-height: 1.1;
	display: block;
	float: left;
	background-color: #ffd56f;
	width: 29px;
	height: 29px;
	border-radius: 50%;
	margin: 0px 20px -30px -15px;
}

a:hover .mais {
	transform: scale(1.05) rotate(90deg);
}

.mais-txt {
	display: table;
	width: 100%;
	margin: 0;
}

.mais-txt h3 {
	margin: 3px 0 -10px 30px;
	width: calc(100% - 30px);
	float: left;
}

a:hover .mais-txt h3 {
	color: #ffd56f;
}

/* BOTOES LATERAIS */ 

.botao-lateral a {
	display: table;
	padding: 15px;
	color: #00728d;
    font-family: Myriad, Open Sans, Arial, sans-serif;
    font-weight: bold;
    width: 100%;
}

.botao-lateral a:hover {
	background-color: #00728d;
	color: white;
}

h3.toggle-trigger:hover {
	background-color: #00728d !important;
    text-shadow: none;
    color: white;
}

/* BOTAO NEGATIVO */

.botao-negativo {
	display: table;
}

.botao-negativo p {
	color: white;
	display: table;
	font-size: 20px;
	font-weight: bold;
	padding: 5px 15px;
	border: solid 4px white;
	margin: 30px 20px 30px 0;
}

.botao-negativo:hover p {
	background-color: rgba(255,255,255,0.1);
}

/* MENU DE SERVIÇOS */

#servicos {
  padding-bottom: 100px;
}

a.botao-servicos {
	width: 100%;
	display: table;
	text-align: center;
	color: #044651;
	font-size: 18px;
	font-weight: bolder;
}

a.botao-servicos .icon-botao {
	margin: 20px auto;
	border: 3px solid #044651;
	width: 140px;
	height: 140px;
	border-radius: 50%;
}

a:hover.botao-servicos {
	color: #00b6c5;
}

.botao-servicos .icon-img {
	transition: none;
	background-position: 0 0; 
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
	margin: 17px;
}

.botao-servicos:hover .icon-botao {
	border-color: #00b6c5;
	background-color: #d4feff;
}

.botao-servicos:hover .icon-img {
	background-position: 0 -100px; 
}

#botao-agendamento .icon-img {background-image: url('../img/icons/icon-agendamento.png');}
#botao-biblioteca .icon-img {background-image: url('../img/icons/icon-biblioteca.png');}
#botao-cadeado .icon-img {background-image: url('../img/icons/icon-cadeado.png');}
#botao-certificado .icon-img {background-image: url('../img/icons/icon-certificado.png');}
#botao-formulario .icon-img {background-image: url('../img/icons/icon-formulario.png');}
#botao-grupo .icon-img {background-image: url('../img/icons/icon-grupo.png');}
#botao-informatica .icon-img {background-image: url('../img/icons/icon-informatica.png');}
#botao-acesso .icon-img {background-image: url('../img/icons/icon-informacao.png');}
#botao-imprensa .icon-img {background-image: url('../img/icons/icon-imprensa.png');}
#botao-mais .icon-img {background-image: url('../img/icons/icon-mais.png');}
#botao-pessoa .icon-img {background-image: url('../img/icons/icon-pessoa.png');}
#botao-trip .icon-img {background-image: url('../img/icons/icon-trip.png');}
#botao-microscopio .icon-img {background-image: url('../img/icons/icon-microscopio.png');}

/* BOTAO CURSOS */ 

a.botao-curso {
	margin: 10px 0;
	background-image: url(../img/backgrounds/fundo-listra.png);
	display: table;
	text-align: center;
	width: 100%;
	border: 3px solid #044651;
	border-radius: 140px;
	color: #044651;
	font-weight: bold;
	font-size: 25px;
	padding: 35px 0;
	text-transform: uppercase;
}

a.botao-curso:hover {
	transform: scale(1.02);
	background-color: #d4feff
}

/* INFORMAÇÃO MAPA */

#informacao h2 {
	text-transform: uppercase;
}

#mapa a {
	color: white;
}

#mapa a:hover {
	color: #ffd56f;
}

/* single */

.single h1 {
	font-family: serif;
	text-transform: none;
	font-weight: normal;
	padding: 0px 0 5px 20px;
	border-left: 4px solid #034651;
	margin: 0 0 0 -24px;
}

.single h1::after {
	display: none;
}


.bigode p {
	font-family: serif;
	font-size: 25px;
}

.single hr {
	margin: 5px 0;
}

.data-single {
	font-size: 13px;
	margin: 0;
}

.conteudo-noticia h2, .pagina h2 {
	margin-top: 50px;
}

.conteudo-noticia p {
	font-size: 17px;
	/*text-align: justify;*/
	line-height: 1.7;
}

figure {
	margin: 5px 0;
}

figure img {
	margin-bottom: 0 !important;
	z-index: 2;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

figcaption {
	font-style: italic !important;
	font-size: 13px !important;
	color: #444444 !important;
	margin: 0 0 -5px -10px !important;
	padding: 10px;
}



figcaption * {
	font-style: italic !important;
	font-size: 13px !important;
	color: #444444 !important;	
}

figure:hover figcaption {
	margin: 0 0 -5px 0px !important;
	background-color: #f2f2f2;
}


.wp-block-pullquote {
	display: table;
	border-top: 2px solid;
	border-bottom: 2px solid;
	margin: 20px auto !important;
	width: 80%;
	padding: 10px 0 !important;
}

blockquote p {
	text-align: center !important;
	color: unset;
	font-family: serif;
	font-size: 21px !important;
}

div.printfriendly {
	z-index: 2 !important;
}

.item-relacionados a {
	display: table;
	margin-left: 10px;
	margin-bottom: 10px;
}

.item-relacionados a:before {
	content: '• ';
}

/* ACCORDION PÁGINAS */

.aba {
	overflow: hidden;
	border-radius: 10px;
	margin: 15px 0;
	border: 1px solid #dddddd;
}

a.clicker {
	cursor: pointer;
	margin: 0;
	width: 100%;
	padding: 15px;
	display: table;
	background-color: #f2f2f2;
}

a.clicker:after {
	transition: all .2s;
	content: '+';
	float: right;
	font-size: 15px;
	line-height: 1;
    padding: 4px 7px;
	display: table;
	background-color: white;
	border-radius: 50%;
}

a:hover.clicker:after {
	transform: rotate(90deg);
}

div.slider {
	transition: all .2s;
	padding: 15px;
	border-radius: 0 0 10px 10px;
}

.aba .alignleft, .otw-sc-toggle .alignleft {
	margin-left: 10px !important;
}
.aba .alignrigh, .otw-sc-toggle .alignleft {
	margin-right: 10px !important;
}

/* BOTÕES REDES */ 

.sociable-lat .sociable ul li {
  margin: 5px 0 5px 80px !important;
}

/* IMAGEM PUXADA */

.alignleft {margin-left: -50px !important; float: left;}
.alignright {margin-right: -50px !important; float: right;}


/* CONSTRUCAO */ 

.construcao {background-color: #00B5C4; padding: 20px 0; position: absolute; top: 34px; width: 100%;}
.construcao p {width: 80%; text-align: center; font-size: 22px; margin: 40px 0;}

/* botao */

.botaovoltar {
	margin: 20px 10px 20px 0;
	float: left;
	display: table;
}

.botaovoltar p {
	font-family: Arial;
	font-size: 13px;
	margin: 0;
	background-color: #444444;
	color: white;
	text-align: center;
	padding: 10px 30px;
	float: left;
}

.botaovoltar p:hover {
	background-color: #00728d;
}

/* ERRO 404 */

.error {
	min-height: calc(100vh - 80px);
	background-color: #00b5c4;
}

.nao-encontrado p {
	color: white;
	text-align: center;
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 50px;
}

/* RODAPÉ */

.marcas-rodape {
	margin-top: 40px;
}

/* CABEÇALHO MEDICINA PÁGINAS */

.header-paginas {
	z-index: 0;
	top: 20px;
	padding: 20px 0;
}

/* CABEÇALHO FIXO */

.entry-header {
	display: none;
}

.menu-principal-container {
    float: right;
}

header {
	position: fixed;
	height: 80px;
	top: 0;
	right: 0;
	left: 0;
	background: #fff;
	z-index: 999;
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
}

header img {
	height: 50px;
	margin: 15px 20px 15px 30px;

	-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;

}


.redes-cabec img {
	margin: 15px 0px;
}

header img:hover {

	opacity: 0.7;

	-moz-transition: all 0.25s;
	-webkit-transition: all 0.25s;
	transition: all 0.25s;

}

.imagens-cabecalho {
	display: table;
}

.menu-top {
	position: relative;
	top: 0px;
	margin: auto;
}

.menu-top li {
	list-style: none;
	float: left;

}

.menu-top ul {
	padding: 30px;
	float: right;
    margin: auto;
    display: table;
}


.item_listamenu {
}

.menu-top li a {
	padding: 15px 15px;
    font-family: Myriad, Open Sans, Helvetica, Arial;
    color: #034651;
    font-size: 14px;
	font-weight: bolder;
	text-transform: uppercase;
	line-height: 1.5;
	-moz-transition: all 0.1s;
	-webkit-transition: all 0.1s;
	transition: all 0.1s;
}

.menu-top li a:hover {
	padding: 25px 15px;
	border-bottom: 5px solid #034651;
}


#control-nav {
 	display: none;
}


#control-nav:checked ~ .control-nav-close {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}
 
#control-nav:checked ~ nav {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
}

/* SEARCH FORM */

.search-box {
	color: white;
	border: 2px solid #f2f2f2;
}

.search {
	width: 100%;
	height: 60px;
	display: table;
}

.search-form {
  margin: 0;
}

input.busca {
	font-weight: bold;
	font-size: 16px;
	width: calc(100% - 45px);
	height: 45px;
	border: none;
	padding: 20px;
	box-sizing: border-box;
	vertical-align: middle;
}

input.busca:focus {
	font-weight: normal;
	outline: none;
}

button.pesquisa {
	float: right;
	width: 45px;
	min-height: 45px;
	height: auto;
	background: url(../img/icons/search-icon.png);
	background-size: 50%;
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: white;
	border: none;
	vertical-align: middle;
	cursor: pointer;
}

.search-mobile {
 	display: none;
}



/* TABELAS PADRÃO */

.pagina table {
	border-collapse: collapse;
	font-size: 15px;
}

.pagina tr:first-child {
	background: #024551;
	font-family: Open Sans, Tahoma, Arial;
	font-weight: bold;
}

.pagina tr:first-child td {
	color: white;
	vertical-align: middle !important;
}

.pagina tr:first-child a, .pagina tr:first-child td a {
	color: white;
}

.pagina tr:first-child a:hover, .pagina tr:first-child td a:hover {
	color: #ffd56f;
}

.pagina td {
	color: #444444;
	padding: 10px;
	border: 2px solid white;
	vertical-align: top;
	margin: 0;
}

.pagina tr td:last-child {
	vertical-align: top;
}

.pagina tr:nth-child(even) {
	background-color: #f2f2f2;
}


.pagina tr {
	background: #e2e2e2;
	font-family: Open Sans, Tahoma, Arial;
}

/* esconder conteúdo */


/*.no-header header {
	display: none;
}*/

.no-header #barra-brasil {
	display: none;
}

.no-header .header-paginas {
	display: none;
}

.no-footer footer {
	display: none;
}

.only-mobile {
  display: none;
}


/* conteúdo notícias tela */

	.centralizar-vertical {display: table;}
	.centralizar-vertical .col-simples {display: table-cell; vertical-align: middle; float: none; padding: 10px; min-width: 310px;}

@media only screen and (max-width: 1440px) {
	.wrap-especial {max-width: 990px;}
	.tela-grande {display: none;}

	.tela-menor {padding: 0; box-sizing: border-box; }
}

@media only screen and (min-width: 1441px) {
	.tela-menor {display: none;}
}
/* esconder titulo pagina */

.no-title h1 {
	display: none;
}
/* remover margem modelo de pagina largura total */

.sem-margem {
margin: 0 0px;
 }

/* Formulário de contato da página Ponto de Encontro, remover se não for utiliza-lo */

.container {
  width: 50%;
  margin: 0 auto;
}

.form-contact {
  width: 100%;
  font-family: "Arial", Times, serif;
}

.form-contact-input {
  width: 100%;
  color: #292929;
  font-size: 18px;
  background-color: #E9E9E9;
  border: 1px solid #E9E9E9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 40px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-indent: 20px;
}

.form-contact-textarea {
  width: 100%;
  color: #292929;
  font-size: 18px;
  background-color: #E9E9E9;
  border: 1px solid #E9E9E9;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  height: 180px;
  margin-bottom: 20px;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-indent: 20px;
  padding-top: 16px;
  padding-left: 0;
  padding-right: 0;
  font-family: "Arial", Times, serif;
}

.form-contact-button {
  float: right;
  font-size: 18px;
  border-radius: 4px;
  color: #fff;
  height: 40px;
  opacity: .8;
  margin-top: 5px;
  margin-bottom: 80px;
  cursor: pointer;
  font-weight: bold;
  background: transparent;
  display: block;
  border: 2px solid #fff;
  transition: 1s;
}

.form-contact-button:hover {
  opacity: 1;
}


/* Final formulario ponto de encontro */

/* Inicio Noticias Internas*/
.social-links>a{
  color:#ff0000;
  background:#666;
  text-decoration:none;
}
/* Fim Noticias Internas*/


/* ABAS ESPECIAIS NOTÍCIAS */ 
	
.nav_tabs *{
	margin: 0;
	padding: 0;
}

.nav_tabs{
	width: 1000px;
	margin: 20px auto;
	background-color: #f2f2f2;
	margin-left: -30%;
}

.nav_tabs ul{
	list-style: none;
}

.nav_tabs ul li{
	width: 16.6666666666%;
	float: left;
	margin-bottom: 620px;
}

.tab_label{
	height: 100px;
	display: block;
	background-color: #363b48;
	padding: 25px 15px;
	font-size: 20px;
	color:#fff;
	cursor: pointer;
	text-align: center;
}


	.nav_tabs .rd_tab { 
	display:none;
	position: absolute;
}

.nav_tabs label:hover {
	background-color: #7b7b7b;
}

.nav_tabs .rd_tab:checked ~ label { 
	background-color: #ffd56f;
	color:#444;
	z-index: 99;
}


.tab-content{
	border-top: 4px solid #ffd56f;
	background-color: #f2f2f2;
	display: none;
	position: absolute;
	width: 100%;
	max-width: 999px;
	max-height: 600px;
	overflow-y: scroll;
	left: calc(50vw - 520px);
}

.rd_tab:checked ~ .tab-content{
	display: block;
}
.tab-content h2{
	padding: 0 0 0 20px;
	color: #87d3b7;
}
.tab-content article{
	padding: 10px 20px 30px 20px;
	color: #555;
	text-align: left;
}

.tab-content article p {
	display: table;
	margin: 10px 0;
}


.tab-content::-webkit-scrollbar {
    float: right;
    position: fixed;
    top: 0;
    right: 0;
    width: 7px;
    background: rgba(0,0,0,.4);
}

.tab-content::-webkit-scrollbar-thumb {
	border-radius: 3.5px;
    background: rgba(255,255,255,.6);
}

.tab-content p.has-background {
	background-color: #444 !important;
	color: white;
	display: table;
	width: 70%;
	margin: 30px auto;
	text-align: left;
	border-radius: 30px 30px 30px 0;
}

.tab-content p.has-background img {
	margin-right: 20px;
    margin-bottom: -10px;
}


.tab-content p.has-background a {
	color: #ffc22f;
}

.tab-content p.has-background a:hover {
	color: #ffd56f;
}
