html {
    width: 100%;
    height: 100%;
}
body {
    width: 100%;
    height: 100%;
}
.containerfix {
	width: 100%;
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.fixed-header {
	position: fixed;
	top: 0;
	z-index: 1000;
	width: 100%;
	max-width: 1240px;
}

.header_utils li a {
	display: block;
}

/* Saf */
@media screen and (-webkit-min-device-pixel-ratio:0) {
/*
.headerTranslateSafari {
-webkit-transform: translateX(300px);
}
*/
::i-block-chrome, .pushmenu-push-toright .fixed-header {
 margin-left:300px;
}
}
header .pesquisa_hidden {
	top: 0;
	height: auto;
}
header .pesquisa_hidden input[type="text"] {
	margin-top: 0 !important;
}
header .pesquisa_hidden button {
	margin-top: 0 !important;
	position: inherit;
}
header .pesquisa_hidden .fechar_pesquisa {
	top: 12px;
}
.pesquisa_hidden .fechar_pesquisa_trans {
	margin-top: -3px !important;
}
.headerS {
	background: #FFFFFF;
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
}
.headerS .navbar-toggle, .headerS .header_utils {
	margin: 0;
}
.headerS .navbar-toggle {
	padding-left: 0;
}
.headerS .header_utils li:last-child {
	margin-right: 0;
}
.headerS .header_utils li .icon-twitter {
	padding-right: 0;
}
.logo a {
	display: inline-block;
	float: left;
}
.logoCatSep {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	line-height: 36px;
	margin-left: 10px;
	margin-right: 10px;
	display: inline-block;	
	float: left;
}
.logoCat {
	font-family: 'PT Sans', sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #E32937;
	line-height: 36px;
	display: inline-block;
	text-transform:uppercase;
	float: left;
    text-transform: uppercase;	
}
.icon-logo_s:before {
	content: "\e90e";
}
.logo {
	text-align: center;
	display: inline-block;
}
.icon-logo_s {
	font-size: 26px;
	line-height: 36px;
	background-color: #E32937;
	-webkit-border-radius: 500px;
	border-radius: 500px;
	color: #FFFFFF;
	width: 36px;
	height: 36px;
	display: block;
	overflow: hidden;
}
.menuPrincipal .navbar-nav.navbar-right:last-child {
    margin-right: 0;
}
.slideDestaques {
	width: 100%;
	padding: 0;
	margin: 0;
	margin-bottom: 30px;
	clear: both;
}
.blocoDestaques {
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}
.blocoDtq {
	margin-right: 10px;
	text-align: left;
	border-right: 1px solid #E6E6E6;
}
.blocoDtq:nth-child(5n+5) {
	border-right: 1px solid rgba(0, 0, 0, 0);
}
.imgDtq {
	float: left;
	margin-right: 10px;
}
.blocoDtq a {
	float: none;
	text-align: left;
}
.boxDtq {
	max-width: 124px;
	float: none;
	text-align: left;
	height: 80px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.blocoDtq .titleDtq {
	font-family: 'Merriweather', serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	display: table-cell;
	vertical-align: middle;
}
.blocoDtq .titleDtq:hover {
	color: #CC261E;
	text-decoration: none;
}
.slick-prev {
	left: -30px;
}
.slick-next {
	right: -25px;
}
.slick-prev:before, .slick-next:before {
	font-family: 'icomoon';
	font-size: 20px;
	line-height: 1;
	opacity: 1;
	color: #CCCCCC;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev::before {
	content: "\e916";
}
.slick-next::before {
	content: "\e917";
}
.noticiaAlerta {
	background-color: #CC261E;
	padding: 5px 20px;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.noticiaAlerta a {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	line-height:1;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	float: left;
}
.noticiaAlerta a:hover {
	text-decoration: none;
}
.noticiaAlerta img{
    width:22px;
    height:14px;
    margin-right:10px;
}
.noticiaAlerta span {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	color: #FFFFFF;
	float: right;
}
.hora {
	display: inline-block;
}
.horaNoticia {
	display: block;
	margin-bottom: 10px;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	float: left;
}
.horaNoticia a:hover {
	text-decoration: none;
}
.horaNoticia span:before {
	content: '|';
	font-size: 12px;
	margin-right: 5px;
	margin-left: 5px;
}
.horaNoticia span {
	display: inline;
}
.horaNoticia span:first-child {
	margin-right: 5px;
}
.horaNoticia .iconComent:before {
	font-family: 'icomoon';
	content: "\e91a";
	font-size: 12px;
	font-weight: normal;
	margin-left: 0;
}
.noticiaTitle .horaNoticia span:before {
	color: #CC261E;
}
.shareNoticia {
	margin-left: 30px;
	color: #666666;
	font-size: 12px;
	line-height: 12px;
	float: left;
	position: relative;
}
.shareNoticia:before {
	font-family: 'icomoon';
	content: '\e915';
	margin-right: 10px;
	font-size: 25px;
	font-weight: normal;
}
.excerto {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: #333333;
	margin-bottom: 40px;
}
.barraFerramentas {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 40px;
}
.barraFerramentas .socialShare a{
	display:block !important;
	outline:none;
}
.socialShare {
	float: left;
	margin-left: 0;
}
.tools {
	float: right;
	margin-left: 0;
}
.barraFerramentas .facebook, .barraFerramentas .twitter, .barraFerramentas .onfire, .barraFerramentas .more, .barraFerramentas .commentsBtn, .barraFerramentas .guardar, .barraFerramentas .imprimir {
	font-family: 'icomoon';
	text-align: center;
	margin-right: 10px;
	font-weight: normal;
	padding: 5px;
	color: #FFFFFF;
}
.barraFerramentas .facebook {
	width: 30px;
	background-color: #2D609B;
}
.barraFerramentas .facebook a {
	margin-left: auto;
	margin-right: auto;
}
.barraFerramentas .facebook a:before {
	content: '\e91b';
	font-size: 18px;
	line-height: 14px;
	vertical-align: sub;
}
.barraFerramentas .twitter {
	width: 30px;
	background-color: #00C3F3;
}
.barraFerramentas .twitter a:before {
	content: '\e910';
	font-size: 18px;
	line-height: 14px;
	vertical-align: sub;
}
.barraFerramentas .onfire {
	background-color: #CC261E;
}
.barraFerramentas .onfire a:before {
	content: '\e90a';
	font-size: 38px;
	line-height: 13px;
	vertical-align: text-top;
}
.barraFerramentas .more, .barraFerramentas .commentsBtn {
	width: 30px;
	background-color: #C5C5C5;
}
.barraFerramentas .more a:before {
	content: '\e900';
	font-size: 20px;
	line-height: 14px;
	vertical-align: top;
}
.barraFerramentas .commentsBtn a:before {
    content: '\e91a';
    font-size: 14px;
    line-height: 20px;
    vertical-align: top;
}
.barraFerramentas .guardar {
	width: 30px;
	background-color: #C5C5C5;
}
.barraFerramentas .guardar a:before {
	content: '\e91d';
	font-size: 23px;
	line-height: 14px;
	vertical-align: sub;
}
.barraFerramentas .imprimir {
	width: 30px;
	background-color: #C5C5C5;
	margin-right: 0;
}
.barraFerramentas .imprimir a:before {
	content: '\e91c';
	font-size: 20px;
	line-height: 14px;
	vertical-align: sub;
}
.destaqueImg {
	max-width: 100%;
	position: relative;
}
.destaqueImg .playVideo {
	font-family: 'PT Sans', sans-serif;
	position: absolute;
	width: 100%;
	max-width: 290px;
	height: 80px;
	z-index: 10;
	background-image: url(/i/sprite.png?v=2017);
	background-position: bottom left;
	color: #FFFFFF;
	bottom: 15px;
	left: 15px;
}
.destaqueImg .playVideo a {
	font-family: 'PT Sans', sans-serif;
	position: relative;
	display: block;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 80px;
	left: 65px;
	top: 0;
}
.destaqueImg .playVideo a:hover {
	color: #CC261E;
	text-decoration: none;
}
.destaqueImg .playVideo a:before {
	font-family: 'icomoon';
	content: "\e908";
	font-size: 40px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -35px;
}
.destaqueImg .playVideo a .tempoVideo:before {
	content: '|';
	margin-left: 10px;
	margin-right: 10px;
}
.infoImg {
	width: 100%;
	display: inline-block;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #E6E6E6;
}
.leadImg {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #666666;
	float: left;
	max-width: 80%;
}
.srcImg {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-align: right;
	float: right;
	max-width: 20%;
}
.contentNoticia {
	position: relative;
}
.contentDestaque {
	padding-left: 100px;
}
.contentDestaque a{
    font-weight:bold;
}
.contentDestaque a:hover{
    color:#E11E2B;
}
/* SOCIAL SHARE LATERAL */
/* #################### */
.sideSocialButtons {
	display: block;
	width: 40px;
	float: left;
}
.sideSocialButtons .facebookBg {
	background-color: #2D609B;
}
.sideSocialButtons .twitterBg {
	background-color: #00C3F3;
}
.sideSocialButtons a {
	margin-bottom: 15px;
}
.sideSocialButtons .facebookBtn:before {
	content: '\e91b';
	font-size: 18px;
	line-height: 14px;
}
.sideSocialButtons .commentsBtn:before {
	content: '\e91a';
	font-size: 28px;
	line-height: 14px;
	color: #FFFFFF;
}
.sideSocialButtons {
	position: absolute;
	top: 0;
	left: 15px;
}
.utilitiesFixed {
	position: fixed;
	top: 120px;
	left: inherit;
	margin-left: -85px;
}
.utilitiesFixedBottom {
	bottom: 0!important;
	top: inherit!important;
	position: absolute!important;
}
/* #################### */
.contentDestaque {
	font-family: 'Merriweather', serif;
	font-size: 15.5px;
	line-height: 1.6;
	color: #333333;
	text-align: left;
	margin-bottom: 30px;
	font-weight: 300;
}
.colunasContent {
	margin-bottom: 30px;
}
.destaqueRelacionadas {
	width:50%;
    float:left;
    clear:left;
    margin-right:30px;
    margin-top:10px;
}
.destaqueRelacionadas {
    border-top: 1px solid #cc261e;
    position: relative;
}
.destaqueRelacionadas .relacionadasTitle {
	font-family: 'PT Sans', sans-serif;
	background-color: #FFFFFF;
	width: 35%;
	margin: -10px auto;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
	margin-bottom: 5px;    
}
/*.destaqueRelacionadas .relacionadoTxt {
	font-family: 'PT Sans', sans-serif;
	color: #CC261E;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2;
}*/
.destaqueRelacionadas .relacionadoTxt {
    font-family: 'PT Sans', sans-serif;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.2;
}
/*.destaqueRelacionadas .noticiaRelacionada {
	margin-top: 10px;
	margin-bottom: 10px;
}*/
.destaqueRelacionadas .noticiaRelacionada {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 15px;
}

.blocoGaleria {
	max-width: 816px;
	margin-bottom: 30px;
}

.galleria-theme-classic .galleria-stage {
	top: 0;
	bottom: 98px;
	left: 0;
	right: 0;
}
.galleria-theme-classic .galleria-thumbnails-container {
	height: 93px;
	bottom: 0;
	left: 0;
	right: 0;
}
.destaqueCitacao {
	padding-top: 20px;
	border-top: double #c5c5c5;
	border-bottom: double #c5c5c5;
	margin-bottom: 30px;
}
blockquote {
	border-left: none;
	margin-left: 3.5em;
	margin-bottom: 10px;
	padding-right: 0;
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	color: #999999;
	font-weight: bold;
}
blockquote:before {
	display: block;
	height: 0;
	content: "“";
	margin-left: -.65em;
	font: normal 800%/0.7 'Old Standard TT', serif;
	color: #C5C5C5;
}
blockquote footer {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #E11E2B;
	font-weight: normal;
}
blockquote footer:before {
	content: "";
}
.blocoContentImg {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	width: inherit;
	max-width: 525px;
}
.socialButtons {
	display: inline-block;
	width: 40px;
	margin-right: 5px;
	float: left;
}
.socialBtn {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: #C5C5C5;
	text-align: center;
	vertical-align: middle;
	font-family: 'icomoon';
	font-style: normal;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 40px;
	margin-bottom: 5px;
}
.facebookBtn:before {
	content: "\e90f";
	color: #FFFFFF;
}
.twitterBtn:before {
	content: "\e910";
	color: #FFFFFF;
}
.moreBtn {
	line-height: 30px;
	font-size: 30px;
}
.moreBtn:before {
	content: "\e900";
	color: #FFFFFF;
}
.colImg {
	max-width: 480px;
	width: auto;
	float: left;
}
.contentImg {
	width: auto;
	float: left;
	position: relative;
}
.imgBtn {
	width: 40px;
	height: 40px;
	display: inline-block;
	background-color: rgba(0,0,0,.7);
	text-align: center;
	vertical-align: middle;
	font-family: 'icomoon';
	font-style: normal;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 400;
	line-height: 40px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}
.aumentarBtn:before {
	content: "\e90c";
	color: #FFFFFF;
}
.lineFinal {
	display: inline-block;
	text-align: left;
	height: 3px;
	width: 100px;
	background-color: #CCCCCC;
	border: 0;
}
.bl_bottomMargin {
	margin-bottom: 20px;
}
.bl_mrec, .bl_blocoUltimas, .bl_recomendados, .bl_especiais, .bl_saberAlertas, .bl_galeria {
	max-width: 300px;
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	margin-top: 0;
}
.bl_galeria {
	max-width: 232px;
	margin-left: auto;
	margin-right: auto;
}
.bl_galeria .blocoSideGaleria figure {
	position: relative;
}
.bl_galeria .blocoSideGaleria .galeriaCount {
	font-family: 'PT Sans', sans-serif;
	position: absolute;
	width: 100%;
	max-width: 100px;
	height: 30px;
	z-index: 10;
	background-image: url(/i/sprite.png?v=2017);
	background-position: bottom left;
	color: #FFF;
	bottom: 10px;
	left: 10px;
	text-align: left;
}
.bl_galeria .blocoSideGaleria .galeriaCount a {
	font-family: 'PT Sans', sans-serif;
	position: relative;
	display: block;
	color: #fff;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	line-height: 31px;
	left: 35px;
	top: 0;
}
.bl_galeria .blocoSideGaleria .galeriaCount a:before {
	font-family: 'icomoon';
	content: "\e907";
	font-size: 34px;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -28px;
	font-weight: normal;
}
.bl_galeria .blocoSideGaleria a {
	display: block;
	margin-bottom: 5px;
}
.bl_galeria .blocoSideGaleria .galeriaItemCategoria {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
}
.bl_galeria .blocoSideGaleria .galeriaItemTitle {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: #333333;
	line-height: 1.2;
	text-align: left;
}
.bl_galeria .slick-prev {
	margin-left: -18px;
	top: 80px
}
.bl_galeria .slick-next {
	margin-right: -18px;
	top: 80px
}
.bl_galeria .blocoSideGaleria .galeriaItemTitle:hover, .bl_galeria .blocoSideGaleria .galeriaItemCategoria:hover, .bl_galeria .blocoSideGaleria .galeriaCount a:hover {
	text-decoration: none;
	color: #CC261E;
}
.blocoEspeciais {
	display: block;
}
.saberTitle {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
}
#saberAlertas .nav-tabs {
	border-bottom: 1px solid #ccc;
}
#saberAlertas .nav-tabs > li {
	margin-bottom: 0;
}
#saberAlertas .nav-tabs > li > a {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	margin-right: 10px;
	line-height: 1.42857143;
	border: none;
	border-radius: 0;
	background-color: rgba(204,204,204,0.3);
	;
	padding: 5px 15px;
}
#saberAlertas .nav-tabs > li.active > a, #saberAlertas .nav-tabs > li.active > a:hover, #saberAlertas .nav-tabs > li.active > a:focus {
	color: #FFFFFF;
	cursor: default;
	background-color: #E11E2B;
	border: none;
	border-bottom-color: transparent;
}
#temas ul, #alertas ul {
	margin: 0;
	padding: 0;
	-webkit-column-count: 1;
	-moz-column-count: 1;
	column-count: 1;
}
#temas ul li, #alertas ul li {
	list-style-type: none;
	margin-bottom: 15px;
	margin-right: 10px;
	border: 1px solid #CCC;
	display: inline-block;
}
#temas ul li a, #alertas ul li a {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #666666;
	padding: 5px 10px;
	display: block;    
}
#temas ul li a:hover, #alertas ul li a:hover {
	background-color: #E11E2B;
	color: #FFFFFF;
}
#alertas ul li a{
    padding-right: 26px;
    position: relative;
}
#alertas ul li .alertaSubscrito .ic_alertaSubscrito {
    position: absolute;
    right: 5px;
    top: 25%;
    width: 15px;
    height: 15px;
    background: url(/i/alertaSubscrito.png) center no-repeat scroll;
}
.afterRelated {
	margin-top: 50px;
}
.blocoAfterRelated, .blocoPatrocinados {
	display: block;
	width: 100%;
	clear: both;
	/*margin-top: 50px;*/
}
.afteropiniao{
margin-top: 50px;
}


.blocoAfterRelated .row {
	margin-bottom: 20px;
}
.blocoAfterRelated .colLeft, .blocoAfterRelated .colRight {
	width: 50%;
	float: left;
}
.blocoAfterRelated .colLeft {
	padding-right: 10px;
}
.blocoAfterRelated .colRight {
	padding-left: 10px;
}
.blocoAfterRelated h2 a {
	font-size: 19px;
	font-weight: normal;
	line-height: 0.73;
}
.blocoAfterRelated h2 {
	line-height: 0.73;
}
.blocoAfterRelated .fotoOpiniao img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.afterRelatedTitle {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
	margin-bottom: 50px;
}
.blocoAfterRelated .native {
	text-align: left;
}
.blocoPatrocinados .patrocinados {
	margin: 0;
}
.blocoAntigos .afterRelatedTitle {
	margin-bottom: 20px;
}
.blocoAntigos {
	margin-top: 50px;
}
.blocoAntigos h3 a {
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	text-transform: uppercase;
}
.blocoAntigos h3 a:hover, .blocoAntigos h2 a:hover {
	text-decoration: none;
	color: #CC261E;
}
.blocoAntigos h2 a {
	font-family: 'Merriweather', serif;
	font-size: 20px;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	line-height: 1.2;
	display: block;
}
.blocoAntigos .horaNoticia {
	font-size: 11px;
}
.blocoAntigos .horaNoticia a {
	font-size: 13px;
}
.blocoAntigos .shareNoticia:before {
	font-size: 20px;
}
.blocoAntigos .shareNoticia {
	margin-left: 0px;
}
.blocoAntigos article {
	margin-bottom: 10px;
}
.blocoComentariosForm {
	margin-top: 50px;
	padding-bottom: 40px;
	border-bottom: 1px solid #CCCCCC;
}
.blocoComentariosForm .comentariosFormTitle {
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #CCCCCC;
}
.blocoComentariosForm .comentariosFormTitle h5 {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	display: inline-block;
	background-color: #333333;
	margin: 0;
	padding: 10px 15px;
}
.comentariosForm {
	margin-top: 40px;
}
.comentariosForm .form-control, #formEnviarEmail .form-control {
	display: block;
	width: 100%;
	height: 45px;
	padding: 15px;
	font-family: 'Merriweather', serif;
	color: #666666;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #f7f7f7;
	background-image: none;
	border: none;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
#formEnviarEmail textarea {
	min-height: 100px;
}
.comentariosForm textarea {
	min-height: 200px;
}
.comentariosForm label {
	font-family: 'Merriweather', serif;
	color: #666666;
	font-size: 14px;
	line-height: 1.42857143;
	display: inline-block;
	cursor: pointer;
	position: relative;
	padding-left: 25px;
	margin-right: 35px;
}
.comentariosForm input[type=radio] {
	display: none;
}
.comentariosForm label:before {
	content: "";
	display: inline-block;
	width: 20px;
	height: 20px;
	margin-right: 15px;
	position: absolute;
	left: 0;
	bottom: 1px;
	background-color: #FFFFFF;
	/* box-shadow: inset 0px 2px 3px 0px rgba(0, 0, 0, .3), 0px 1px 0px 0px rgba(255, 255, 255, .8);*/
	border: 2px solid #CCCCCC;
}
.comentariosForm .radio label:before {
	border-radius: 10px;
}
.comentariosForm input[type=radio]:checked + label:before {
	content: "\2022";
	color: #666666;
	font-size: 36px;
	text-align: center;
	line-height: 17px;
}
.comentariosForm .form_footertxt {
	font-family: 'PT Sans', sans-serif;
	color: #666666;
	font-size: 12px;
	text-transform: uppercase;
}
.comentariosForm .form_footertxt:before {
	font-family: 'icomoon';
	content: '\e91a';
	color: #E11E2B;
	font-size: 28px;
	margin-right: 15px;
	vertical-align: sub;
}
.comentariosForm .btn-default, .blocoNewsletter .subscribeInput .btn-default, #enviarEmail .btn-default {
	background-color: #E11E2B;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	border: 1px solid transparent;
	border-radius: 0px;
	padding: 10px 15px;
	text-align: center;
	float: right;
}
.blocoComentarios {
	margin-top: 20px;
}
.blocoComentarios .maisVotado {
	padding: 20px 20px 10px 20px;
	background-color: rgba(225,30,43,0.06);
	border-bottom: 4px solid #E11E2B;
	margin-bottom: 20px;
}
.blocoComentarios .resposta {
	margin-left: 8em;
}
.blocoComentarios .nomeData p {
	font-family: 'PT Sans', sans-serif;
	font-size: 13px;
	color: #666666;
}
.blocoComentarios .maisVotosTitle {
	font-size: 13px;
	color: #E11E2B;
	text-transform: uppercase;
	margin-right: 20px;
}
.blocoComentarios .nomeComentario {
	font-size: 15px;
	color: #000000;
	font-weight: bold;
	margin-right: 20px;
}
.blocoComentarios .comentario {
	font-family: 'Merriweather', serif;
	font-size: 14px;
	color: #181818;
	padding-bottom: 20px;
	border-bottom: 1px solid #CCCCCC;
}
.blocoComentarios .comentarioTools {
	font-family: 'PT Sans', sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	font-weight: bold;
	margin-top: 10px;
	text-align: right;
}
.blocoComentarios .comentarioTools a {
	display: inline-block;
	margin-right: 20px;
}
.blocoComentarios .comentarioTools a:hover {
	text-decoration: none;
	color: #E11E2B;
}
.blocoComentarios .comentarioTools a:last-child {
	margin-right: 0;
}
.blocoComentarios .like:before {
	font-family: 'icomoon';
	content: '\e923';
	color: #33CC33;
	font-size: 14px;
	margin-right: 5px;
	vertical-align: bottom;
}
.blocoComentarios .dislike:before {
	font-family: 'icomoon';
	content: '\e924';
	color: #DE2626;
	font-size: 14px;
	margin-right: 5px;
	vertical-align: top;
}
.blocoComentarios .facebook {
	color: #356FC6;
}
.blocoComentarios .twitter {
	color: #47B4E7;
}
.maisComentarios {
	width: 100%;
	text-align: center;
	margin-top: 40px;
    /*margin-bottom:20px;*/
}
.maisComentarios a {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #333333;
	padding: 10px 25px;
	width: auto;
	display: inline-block;
}
.maisComentarios span{
    margin-left:10px;
}
.blocoNewsletter {
	width: 100%;
	margin-top: 40px;
	border-top: 1px solid #E11E2B;
}
.blocoNewsletter .subscricao {
	/*width: 80%;
	float: left;*/
	border-top: 3px solid #E11E2B;
	background-color: #F2F2F2;
	padding: 20px 15px;
	text-align: center;
}
.blocoNewsletter .newsletterImg {
	/*width: 20%;
	float: right;*/
	background-color: white;
	padding: 0;
	position:relative;
}
.blocoNewsletter .newsletterImg img {
	width: auto;
	margin-left: auto;
	margin-right: auto;
}
.blocoNewsletter .subscricao h2 {
	font-family: 'Merriweather', serif;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	line-height: normal;
}
.blocoNewsletter .subscricao p {
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
}
.blocoNewsletter .subscricao a {
	text-decoration: underline;
	color: #333333;
}
.blocoNewsletter .subscribeInput .form-control {
	display: block;
	width: 100%;
	height: 43px;
	padding: 15px;
	font-family: 'Merriweather', serif;
	color: #666666;
	font-size: 14px;
	line-height: 1.42857143;
	background-color: #FFFFFF;
	background-image: none;
	border: 1px solid #D7D7D7;
	border-radius: 0;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-o-transition: none;
	transition: none;
}
.blocoNewsletter .subscribeInput {
	margin-top: 20px;
}
.proximaBtn {
	width: 100%;
	text-align: center;
	margin-top: 50px;
}
.proximaBtn a {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background-color: rgba(225,30,43,0.3);
	padding: 10px 25px;
	width: 100%;
	display: inline-block;
}
.proximaBtn .nextNews {
	font-family: 'PT Sans', sans-serif;
	font-size: 20px;
	text-transform: none;
	color: #FFFFFF;
	font-weight: bold;
}
.proximaBtn .nextNews:before {
	content: ' - ';
}
.blocoMaisNoticias {
	margin-top: 120px;
	margin-bottom: 50px;
}
.blocoMaisNoticias .maisNoticiasTitle {
	font-family: 'PT Sans', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: double #c5c5c5;
	height: 50px;
}
.blocoMaisNoticias .maisNoticiasTitle .categoria {
	color: #E11E2B;
	font-size: 26px;
}
.blocoMaisNoticias .maisNoticiasTitle .categoria:before {
	content: '//';
	color: #333333;
	font-size: 20px;
	margin-left: 15px;
	margin-right: 15px;
}
.blocoMaisNoticias a p {
	font-family: 'Merriweather', serif;
	color: #333333;
	line-height: 1.42857143;
	font-weight: normal;
	font-size: 18px;
    margin-top: 5px;
}
.blocoMaisNoticias a:hover p {
	text-decoration: none;
	color: #E11E2B;
}
.sideLastNews ul li {
	margin-bottom: 0;
}
.sideLastNews ul li span {
	float: none;
}
.sideLastNews .ultimaNoticia img {
	width: inherit;
}
 .pushmenu-left.pushmenu-open::-webkit-scrollbar {
  /* This is the magic bit */
  display: none;
}
/* ############## */
/* CSS FOR MODALS */
#printContent .close, #openImage .close, #enviarEmail .close {
	font-size: 25px;
	color: #DDDDDD;
	opacity: 1;
}
#printContent .close:hover, #openImage .close:hover, #enviarEmail .close:hover {
	color: #E11E2B;
}
#printContent .printInfo {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	font-family: 'PT Sans', sans-serif;
	color: #666666;
	font-size: 12px;
}
#printContent .modal-body {
	text-align: left;
}
#printContent aside{
    width: 50%;
    float: right;
    margin-left: 15px;
}    
#printContent .printTitle {
	font-family: 'Merriweather', serif;
	font-weight: bold;
	font-size: 36px;
}
#printContent .printExerto {
	font-family: 'Merriweather', serif;
	font-size: 18px;
	color: #333333;
	margin-bottom: 20px;
}
#printContent .printNewsContent p {
	font-family: 'Merriweather', serif;
	font-size: 15.5px;
	line-height: 1.6;
	color: #333333;
	margin-bottom: 30px;
	font-weight: 300;
}
#guardarNoticia .modal-body {
	text-align: left;
}
#guardarNoticia a {
	font-family: 'PT Sans', sans-serif;
	font-size: 15px;
	color: #E11E2B;
	text-decoration: none;
}
#guardarNoticia a:hover {
	text-decoration: underline;
}
#openImage .close {
    text-shadow: none;
	position:absolute;
    top: -10px;
    right: -10px;
    background-color: white;
    padding: 6px 5px 4px 6px;
    border-radius: 500px;
}
.shareThisModal ul li .icon-mail {
    color: #fff;
    background: #c5c5c5;
    display: block;
    width: 32px;
    height: 32px;
    text-decoration: none;
    font-size: 19px;
    line-height: 34px;
    text-align: center;
}
.shareThisModal ul li .icon-mail:before {
    content: "\e929";
}
.contentDestaque .lerMais {
    width: 100%;
    height: 150px;
    position: relative;
    margin-top: -150px;
    margin-bottom: 120px;
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(255,255,255,1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#ffffff',GradientType=0);
}
.contentDestaque .lerMais a{
	color: #ffffff;
}
.btnLerMais, .btnLerMais:hover{
	position: absolute;
    bottom: -80px;
    left: 50%;
    margin-left: -80px;
    color: #ffffff;
    text-decoration: none;
	background-color: #E11E2B;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    border: 1px solid transparent;
    border-radius: 0px;
    padding: 10px 15px;
    text-align: center;
}
.showLerMais {
    display: none;
}

#enviarEmail .modal-title{
    font-family: 'PT Sans', sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #211f1f;
    text-transform: uppercase;
    text-align: left;
}
#enviarEmail label{
    display:block;
    text-align:left;
    font-family: 'PT Sans', sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #211f1f;
    text-transform:uppercase;
}

#enviarEmail .form-error{
    text-align:left;
}
/* ############## */

@media screen and (max-width: 1199px) {
.blocoPatrocinados .patrocinio {
	margin-bottom: 30px;
}
header .pesquisa_hidden {
	width: 700px;
}
.blocoDtq {
	border-right: 1px solid #E6E6E6;
}
.blocoDtq:nth-child(5n+5) {
	border-right: 1px solid #E6E6E6;
}
.blocoDtq:nth-child(4n+4) {
	border-right: 1px solid rgba(0, 0, 0, 0);
}
.slideDestaques .slick-next {
	right: -15px;
}
.slideDestaques .slick-prev {
	left: -20px;
}
}

@media screen and (max-width: 991px) {
.sidePaddings{
    padding:0;
}
.sideLastNews {
	float: none !important;
}
.blocoMaisNoticias {
	margin-top: 20px;
	margin-bottom: 20px;
}
.utilitiesFixed {
	position: fixed;
	top: 160px;
	left: inherit;
	margin-left: -85px;
}
header .pesquisa_hidden {
	width: 430px;
}
.fixed-header {
    padding-right: 30px;
}
}

@media screen and (max-width: 767px) {
.headerS {
	text-align: center;
	border-bottom: 2px solid #CCCCCC;
}
.headerS .logo {
	margin-left: -28px;
}
.headerS .navbar-toggle {
	padding-right: 0;
}
.noticiaAlerta {
	margin-top: 10px;
    padding: 5px 10px;
}
.noticiaAlerta .actualizacao img {
	margin-right: 0;
}
.barraFerramentas {
	padding-left: 0;
	padding-right: 0;
}
.barraFerramentas ul li a:focus, .barraFerramentas ul li a:active {
	outline: none !important;
}
.barraFerramentas .guardar {
	margin-right:0;
}
.destaqueRelacionadas {
	width:100%;
    float:none;
    clear:none;
    margin-right:inherit;
}
.destaqueImg .playVideo a .tempoVideo:before {
	content: "";
	margin: 0;
}
.destaqueImg .playVideo {
	max-width: 100px;
	height: 40px;
}
.destaqueImg .playVideo a {
	line-height: 40px;
	left: 55px;
}
.destaqueImg .playVideo a:before {
	font-size: 20px;
}
.infoImg {
	display: table;
}
.infoImg .leadImg {
	display: table-footer-group;
	float: none;
	width: 100%;
}
.infoImg .srcImg {
	display: table-header-group;
	float: none;
	width: 100%;
}
.destaqueRelacionadas {
	margin-bottom: 20px;
}
.contentDestaque {
	padding-left: 15px;
}
.blocoContentImg {
	margin-bottom: 0;
}
.colunasContent {
	margin-bottom: 0;
}
blockquote {
    border-left: none;
    margin-left: 1.5em;
}
blockquote:before {
    margin-left: -.55em;
    font: normal 500%/0.7 'Old Standard TT', serif;
}
.sideSocialButtons {
	position: relative;
	width: 100%;
	display: block;
	left: 0;
}
.sideSocialButtons a {
	margin-bottom: 0;
	margin-right: 15px;
}
.afterRelated {
	margin-top: 0;
}
.afterRelatedTitle {
	margin-bottom: 20px;
}
.blocoAfterRelated {
	margin-top: 0;
}
.blocoAfterRelated .colLeft, .blocoAfterRelated .colRight {
	width: 100%;
	float: none;
	padding-right: 0;
	padding-left: 0;
}
.inverteElementos {
	display: table;
	margin-bottom: 20px;
}
.blocoAfterRelated .colLeft {
	display: table-footer-group;
}
.blocoAfterRelated .colRight {
	display: table-header-group;
}
.blocoAfterRelated .colRight .seccao {
	color: #666666 !important;
}
.blocoAfterRelated .native .colLeft {
	display: inherit;
}
.blocoAfterRelated .native .colRight {
	display: inherit;
	text-align: center;
}
.blocoAfterRelated .marginarticle {
	margin-top: 10px;
	margin-bottom: 0;
}
.blocoAfterRelated h2 {
	line-height: 1.2;
}
.blocoComentariosForm {
	padding-bottom: 20px;
	margin-top: 0;
}
.blocoComentariosForm .comentariosFormTitle {
	text-align: center;
}
.blocoComentariosForm .comentariosFormTitle h5 {
	width: 100%;
}
.comentariosForm {
	margin-top: 20px;
}
.comentariosForm .btn-default {
	float: none;
	width: 100%;
}
.blocoComentarios .maisVotosTitle {
	display: block;
	margin-right: 0;
}
.maisComentarios a {
	width: 100%;
}
.blocoComentarios .comentarioTools {
	text-align: center;
}
.blocoComentarios .comentarioTools .dislike {
	margin-right: 0;
}
.blocoComentarios .comentarioTools .clearfix {
	height: 10px;
}
.blocoComentarios .resposta {
	margin-left: 4em;
}
.radio {
	text-align: center;
}
.radio label:last-child {
	margin-right: 0;
}
.comentariosForm textarea {
	min-height: 120px;
}
.proximaBtn {
	margin-top: 20px;
	margin-bottom: 20px;
}
/*
.blocoNewsletter {
	width: 100vw !important;
	position: relative;
	margin-left: -50vw;
	left: 50%;
}
*/
.blocoNewsletter {
	background-color:#f2f2f2;
}
.blocoNewsletter .subscricao {
	padding: 10px 15px;
}
.blocoNewsletter .subscricao h2 {
	font-size: 18px;
}
.blocoNewsletter .subscricao a {
	display: block;
}
.sbadofooter {
	width: 100%;
	float: left;
	margin-top: 0px;
	border-left: none;
	min-height: 1px;
	display: block;
}
.footerMobilePad {
	padding-left: 40px;
}
.sabadofooter-links {
	display: block;
}
.sbadofooter .navbar-nav {
	display: block;
	float: none;
}
.sbadofooter .nav > li {
	display: inline-block;
}
.copyrights-sitemap {
	display: block;
	float: none;
}
.marginMobile {
	padding:0;
}
.fullWidth {
	width: 100vw !important;
	position: relative;
	margin-left: -50vw;
	left: 50%;
}
.galleria-theme-classic .galleria-thumbnails-container{bottom:-50px;}
.galleria-theme-classic .galleria-stage{bottom:10px;}

.bl_galeria .slick-prev{
    left: -15px;
}
.bl_galeria .slick-next{
	right: -15px;
}
.blocoMaisNoticias .maisNoticiasTitle .categoria {
    font-size: 24px;
}
.blocoNewsletter .newsletterImg img{
position:absolute;
top: 50%;
/*-ms-transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);*/
}
}

.shareNoticia {
    margin-left: 30px;
    color: #666666;
    font-size: 12px;
    line-height: 17px;
    float: left;
    position: relative;
}
.shareNoticia:before {
    font-family: 'icomoon';
    content: "\e93a";
    margin-right: 10px;
    font-size: 20px;
    font-weight: normal;
    vertical-align: sub;
}