@CHARSET "ISO-8859-1";



body {

	width: 100%;

	background: #f1f2f5

}



html, body {

	height: 100%;

}



.pointer:hover {

	cursor: pointer

}



.none {

	display: none

}



.shadow {

	text-shadow: 1px 1px #737373;

}



.opacidade:hover {

	opacity: 0.75;

	-moz-opacity: 0.75;

	filter: alpha(opacity=75);

}



.glyphicon-refresh-animate {

    -animation: spin .7s infinite linear;

    -ms-animation: spin .7s infinite linear;

    -webkit-animation: spinw .7s infinite linear;

    -moz-animation: spinm .7s infinite linear;

}



@keyframes spin {

    from { transform: scale(1) rotate(0deg);}

    to { transform: scale(1) rotate(360deg);}

}



@-webkit-keyframes spinw {

    from { -webkit-transform: rotate(0deg);}

    to { -webkit-transform: rotate(360deg);}

}



@-moz-keyframes spinm {

    from { -moz-transform: rotate(0deg);}

    to { -moz-transform: rotate(360deg);}

}



.list-inline>li {

	padding-left: 0

}



ul.box-mensagens {

	list-style-type: disc;

	display: block;

	list-style-type: disc;

    -webkit-margin-start: 0px;

    -webkit-margin-end: 0px;

    -webkit-padding-start: 40px;

}



#wrapper {

	min-height: 100%;

	position: relative;

}



.linha {

    margin-right: -15px;

    margin-left: -15px;

}



.linha:after, .linha:before {

	content: " ";

    display: table;

}



.linha:after {

	clear: both;

}



.linha-links  {

	width: 1030px;

	margin-bottom: 20px

}



.coluna-3 {

	width: 255.497px;

	float: left;

	position: relative;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px;

}



.coluna-4 {

	width: 340.653px;

	float: left;

	position: relative;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px;

}



.coluna-5 {

	width: 427.824px;

	float: left;

	position: relative;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px;

}



.coluna-6 {

	width: 515px;

	float: left;

	position: relative;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px;

}



.coluna-12 {

	width: 1021.99px;

	float: left;

	position: relative;

    min-height: 1px;

    padding-right: 15px;

    padding-left: 15px;

}



/* ----- Header ----- */



#header {

	width: 1000px;

	height: 140px;

	margin: 0 auto

}



#header_links {

	height: 35px;

	line-height: 35px

}



#header_links a {

	color: #000;

	font-size: 12px

}



#header_links ul {

	float: right;

}



#header_links li {

	display: inline-block;

	padding: 0 0 0 15px;

	margin-left: 7px;

	background: url('../images/icones/header-links-li.png') no-repeat center left;

}



#header_links li:first-child {

	background: none

}



.header_logo {

	position: absolute;

    top: 50px;

}



.header_publicidade {

	width: 743px;

	height: 90px;

	float: right;

}

.header_publicidade > .titulo {

	float: left;

	width: 12px;

	text-align: left;

	font-size: 10px;

	margin-top: 65px;

	text-transform: uppercase;

	transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);


}



/* ----- Linkbar ----- */



#linkbar {

	width: 100%;

	height: 45px;

	background: #009688;

	border-bottom:1px solid #F49B3D;

}



#linkbar .content {

	width: 1000px;

	margin: 0 auto

}



#linkbar a {

	color: #fff;

	font-weight: bold;

	text-transform: uppercase;

}



#linkbar a:hover {

	color: #aefff7;

	text-decoration: none

}



#linkbar ul {

	float: left;

	height: 45px;

	line-height: 45px;

}



#linkbar li {

	display: inline-block;

	margin-right: 20px

}



.btn-enviar-link {

	display: table-cell;

	vertical-align: middle;

	padding: 0 20px;

	height: 45px;

	font-size: 18px;

	background-color: #009688;

}

.menu-fixo {

	z-index: 9999;

	position: fixed;

	top: 0;

	width: 880px;

	height: 37px;

}

.form-buscar {

	position: relative;

    width: 272px;

	height: 31px;

	margin-top: 6px;

	border: 1px solid #009688;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	border-radius: 5px;

}



.ipt-buscar {

	position: absolute;

	left: 0;

	width: 235px;

	height: 29px;

	border-radius: 0;

	margin: 0;

	-webkit-border-top-left-radius: 5px;

	-webkit-border-bottom-left-radius: 5px;

	-moz-border-radius-topleft: 5px;

	-moz-border-radius-bottomleft: 5px;

	border-top-left-radius: 5px;

	border-bottom-left-radius: 5px;

}



.btn-buscar {

	position: absolute;

	right: 0;

	width: 35px;

	height: 29px;

	border: 0;

	margin: 0;

	background: url('../images/btn-buscar.png') no-repeat

}



/* ----- Conteudo ----- */

#conteudo {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 30px;
	overflow: hidden;
}

/* ----- Assuntos Menu ----- */

ul.menu-assuntos {

	line-height: 38px !important;

}



ul.menu-assuntos li {

	height: auto !important;

	margin-right: 10px !important;

}



ul.menu-assuntos li a {

	padding: 5px 10px;

	font-weight: normal !important;

	text-transform: capitalize !important;

}

.assuntos-dropdown {

	display: none;

	width: 906px; /*era 600px*/

	top: 44px;

    left: -31px;

    padding: 10px 25px 15px;

    background-color: #fff;

    border: 1px solid #ccc;

    border-top: 0;

}



/* ----- Pagina ----- */

#pagina {

	padding: 20px;

	margin: 20px 0;

	background: #fff;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	border-radius: 10px;

}



#pagina > .titulo {

	font-size: 24px;

	margin-bottom: 15px;

	font-weight: bold

}



#pagina > .conteudo {

	font-size: 14px;

	line-height: 23px;

}



/* ----- Links ----- */



#links {

	margin-top: 30px;

}



.link-bloco-335 {

	float: left;

	width: 322px;

	height: 250px;

	margin-right: 25px;

	position: relative

}



.link-bloco-335 > .imagem {

	position: absolute;

}



.link-bloco-335 > .info {

	position: absolute;

	width: 316px;

	left: 10px;

	bottom: 10px

}



.link-bloco-335 > .info > .row > .titulo {

	width: 316px;

	font-size: 18px;

	font-weight: bold;

	margin-top: 2px

}



.link-bloco-335 > .info > .row > .titulo > a {

	color: #fff;

	text-shadow: #333 1px -1px 2px, #333 -1px 1px 2px, #333 1px 1px 2px, #333 -1px -1px 5px;

}



a.link-categoria, a.link-cliques, .destaque-compartilhar {

	display: inline-block;

	color: #fff;

	padding: 5px 10px;

	font-size: 10px;

	font-weight: bold;

	text-transform: uppercase;

	background-color: #009688

}



.link-bloco-335 > .info > .row > .col-md-12 > ul > li > a:hover {

	text-decoration: none;

	box-shadow: 2px 2px 5px #333

}



.link-bloco-335 > .info > .info-hover > .row > .col-md-12 > ul > li {

	padding: 0;

	padding-left: 4px

}



.link-bloco-335 .destaque-compartilhar {

	margin: 0;

	float: left;

	display: none;

	background-color: #009688

}



.link-bloco-335 .destaque-compartilhar ul li a {

	color: #fff;

	font-size: 12px;

}



.destaque-compartilhar > .col-md-12 > ul > li {

	padding: 0 5px

}



.destaque-compartilhar-titulo {

	margin-right: 10px

}



.publicidade-links-300 {

	width: 300px;

	height: 250px;

	float: right;

	position: relative;

	padding: 10px 0;

}



.publicidade-links-300-titulo {

	position: absolute;

	top: -8px;

	font-size: 10px;

	text-transform: uppercase;

}



.link-bloco-235 {

	float: left;

	width: 235px;

	height: 262px;

	position: relative;

}



.link-bloco-235 > .imagem {

	height: 160px

}



.link-bloco-235 > .cliques {

	position: absolute;

	top: 136px;

	padding: 5px 10px;

	color: #fff;

	font-size: 10px;

	background-color: rgba(0,0,0,0.75);

}



.link-bloco-235 > .titulo {

	height: 75px;

	padding: 10px;

	background: #fff;

	border-left: 1px solid #d8d8d8;

	border-right: 1px solid #d8d8d8;

}



.link-bloco-235 > .titulo a {

	color: #333;

	font-size: 13px;

	font-weight: bold

}



.link-bloco-235 > .compartilhar {

	background: #fff;

	border: 1px solid #d8d8d8

}



.link-bloco-235 > .compartilhar > ul {

	margin: 0

}



.link-bloco-235 > .compartilhar > ul > li > a {

	display: block;

	color: #767676;

	opacity: 0.50;

	-moz-opacity: 0.50;

	filter: opacity(50)

}



.link-bloco-235 > .compartilhar > ul > li > a:hover  {

	opacity: 1;

	-moz-opacity: 1;

	filter: opacity(100)

}



.link-bloco-235 > .compartilhar > ul > li  {

	width: 30px;

	height: 25px;

	padding: 0;

	text-align: center;

	display: table-cell;

	vertical-align: middle;

	font-size: 16px;

	border-left: 1px solid #d8d8d8

}



.link-bloco-235 > .compartilhar > ul > li:first-child {

	border: 0

}



.tooltip-inner {

 	max-width: 150px;

    width: 150px;

	font-size: 11px;

	text-align: justify;

}



.link-bloco-175 {

	width: 490px;

	height: 115px;

	position: relative;

	background-color: white

}



.link-bloco-175 > .imagem {

	float: left;

	width: 38%;

	height: 115px

}



.link-bloco-175 > .imagem > a > img {

	width: 175px;

	height: 115px;

}



.link-bloco-175 > .info {

	float: left;

    width: 62%;

    padding: 10px 0;

}



.link-bloco-175 > .info > div {

	margin-bottom: 10px

}



.link-bloco-175 > .cliques {

	position: absolute;

	left: 0;

	bottom: 0;

	padding: 5px 10px;

	color: #fff;

	font-size: 10px;

	background-color: rgba(0,0,0,0.75);

}



.link-bloco-175 > .info > .titulo a {

	color: #333;

	font-size: 13px;

	font-weight: bold

}



.link-bloco-175 > .info > .data {

	color: #898989;

	font-size: 11px

}



.link-bloco-175 > .info > .data > .icone {

	margin-top: -3px

}



.link-bloco-175 > .info > .compartilhar > ul {

	margin: 0;

	padding: 0;

}



.link-bloco-175 > .info > .compartilhar > ul > li > a {

	display: block

}



.link-bloco-175 > .info > .compartilhar > ul > li  {

	height: 25px;

	padding: 0;

	display: table-cell;

	vertical-align: middle;

	padding-right: 10px

}



.publicidade-links-970 {

	width: 1000px;

	height: 250px;

	margin: 20px 0;

}



.publicidade-links-970 > .titulo {

	float: left;

	width: 30px;

	text-align: left;

	font-size: 10px;

	margin-top: 65px;

	text-transform: uppercase;

	transform: rotate(-90deg);
	-webkit-transform:rotate(-90deg);

}



.publicidade-links-970 > .anuncio {

	float: left;

	width: 970px;

	height: 90px;

}



.publicidade-video {

	width: 490px;

	height: 250px;

}



/* ----- Permalink ----- */



#permalink {

	width: 100%;

	padding: 25px;

	background-color: white;

	border-bottom: 1px dashed #ccc;

	margin-bottom: 25px

}



#permalink > .content {

	width: 1000px;

	margin: 0 auto

}



#permalink > .imagem {

	width: 260px;

	height: 260px;

}



#permalink > .imagem > a > img {

	width: 260px;

	height: 260px;

}



.permalink-col-1 {

	width: 260px;

	float: left;

	position: relative;

}



.permalink-col-2 {

	width: 400px;

	float: left;

	margin: 0 20px;

}



.permalink-col-3 {

	width: 300px;

	float: left;

}



.permalink-col-2 .info {

	height: 195px;

}



.permalink-col-2 .acoes {

	height: 65px;

	position: relative

}



a.permalink-ver-conteudo-completo {

	padding: 5px 95px;

	color: #fff;

	font-size: 18px;

	margin: 2px 0px;

	float: right;

	display: block;

}



#permalink .titulo {

	margin-bottom: 10px;

}



#permalink .titulo > a {

	color: #008275;

	font-size: 24px;

    line-height: 29px;

    font-weight: bold;

	margin-bottom: 10px;

}



#permalink .descricao {

	margin: 10px 0;

}



#permalink .data {

	color: #858585;

	font-size: 12px;

    position: absolute;

    left: 0;

    bottom: 30px;

}



#permalink .icone {

	margin-top: -3px

}



#permalink .compartilhar, #permalink .data , #permalink .acessar-link {

	margin-top: 5px

}



#permalink .compartilhar {

    position: absolute;

    left: 0;

    bottom: 0;

}



#permalink .compartilhar .titulo {

	float: left;

	color: #008275;

	font-size: 13px;

	margin: 0 5px 0 0

}



#permalink .compartilhar > ul {

	float: left;

	margin-left: 0

}



#permalink .compartilhar > ul > li > a {

	font-size: 16px;

	color: #858585

}



#permalink .compartilhar > ul > li > a:hover {

	font-size: 16px;

	color: #464646

}



#permalink .acessar-link {

    position: absolute;

    right: 0;

    bottom: 0;

}



#permalink .cliques {

	position: absolute;

	right: 0;

	bottom: 0;

	padding: 5px 10px;

	color: #fff;

	font-size: 14px;

	background-color: rgba(0,0,0,0.75);

}



/* ----- Categoria ----- */



.categoria-titulo {

	width: 235px;

	margin: 25px 0 0 0;

	padding: 10px 0 10px 20px;

	display: inline-block;

    color: #fff;

	font-weight: bold;

    text-transform: uppercase;

	background-color: #009688;

}



.categoria-titulo a {

	font-size: 14px;

	color: #fff

}



.categoria-titulo i {

	margin-right: 5px

}



/* ----- Busca ----- */



.busca-titulo {

	margin: 25px 0 0 0;

	padding: 10px 20px;

	display: inline-block;

    color: #fff;

	font-weight: bold;

    text-transform: uppercase;

	background-color: #009688;

}



.busca-titulo i {

	margin-right: 5px

}



/* ----- Footer ----- */



#footer {

	width: 100%;

	height: auto;

	background: #009688;

	position: relative;

	bottom: 0;

	border-top: 3px solid #333;

}



#footer > .content {

	width: 1000px;

	margin: 0 auto;

	padding-top: 25px

}



#footer .bloco-titulo  {

	color: #F1F2F5;

	font-size: 15px;

	font-weight: bold;

	text-transform: uppercase;

	margin-bottom: 5px

}



#footer .bloco-conteudo {

	height: 125px;

}



#footer .bloco-conteudo a {

	color: #FFF;

	font-size: 11px;

}



#footer .footer-assuntos-coluna {

	width: 112px;

	float: left;

}



#footer .logo-footer {

	padding: 30px 0 0 3px;

}

#footer .logo-footer img{

	padding: 0px 0px 0px 0px;
	border-radius:20px;

}



.copyright {

	text-align: right;

	color:#F1F2F5;

	font-size: 12px;

	margin-top: 10px;

}

/***********VITALVES*******/
.vitalves {
   color:#FFF;
   float:right;
   margin-right: 15px;
   text-shadow:0px 3px 5px #FFF;
}
.vitalves a {
   color: #FFC20E;
}
.vitalves a:hover {
   color: #FFC20E;
}
/***link****/
.link {
	outline: none;
	position: relative;
	font-size: 0.8em;
	line-height: 1em;
	color: #FFC20E;
	display: inline-block;
}
/* Nukun */
.link--nukun {
	color: #E3E8DC;
	text-transform: uppercase;
	overflow: hidden;
	padding: 1px 0;
	transition: color 0.3s;
}
.link--nukun:hover {
	color: #EEE;
}
.link--nukun::before,
.link--nukun::after {
	content: '';
	position: absolute;
	width: 52%;
	height: 1px;
	background: #FFC20E;
	bottom: 0;
	left: 31%;
	transition: transform 0.5s;
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}
.link--nukun::after {
	background: #FFC20E;
	transform: translate3d(-300%,0,0) scale3d(0,1,1);
}
.link--nukun:hover::before {
	transform: translate3d(300%,0,0) scale3d(0,1,1);
}
.link--nukun:hover::after {
	transform: translate3d(0,0,0) scale3d(1,1,1);
}
.link--nukun span {
	color: #E3E8DC;
	display: inline-block;
	position: relative;
	transform: perspective(1000px) rotate3d(0,1,0,0deg);
	transition: transform 0.5s, color 0.5s;
	transition-timing-function: cubic-bezier(0.2,1,0.3,1);
}
.link--nukun:hover span {
	color: #fff;
	transform: perspective(1000px) rotate3d(0,1,0,180deg);
}
/******VITALVES******/
