@charset "utf-8";
/* CSS Document */

.titulo-item {
	font-family: 'Roboto Condensed', sans-serif;
	color: #000000;
	text-align: left;
	border-top: 1pt #DF0601 solid;
	padding: 45px 0 10px 0;
	position: relative;
	line-height: 30pt;
	font-weight: normal;
}
#page .titulo-item {
	margin: 0 0 40px 0;
	padding: 4% 0;
}
#page .titulo-item span {
	padding-right: 27%;
	display: block;	
}

#single .titulo-item, #page .titulo-item {
	margin: 0;
}

#single header, #page header {
	width: 100%;
	margin: 0;
	padding: 0;
	display: inline-block;
	position: relative;	
}

.content {
    font-family: 'Open Sans', sans-serif;
    line-height: 23pt;
    width: 68.4%;
    display: block;
    margin: auto;
    position: relative;
    margin-bottom: 85px;
}

.content p {
    margin: 0 0 13pt 0;
	text-align: justify;
}

.page .pagina_esquerda {
    display: block;
    float: left;
    position: relative;
    width: 60%;
    margin-right: 7%;
}

.page .pagina_direita {
    display: block;
    float: left;
    position: relative;
    width: 28%;
    font-size: 10pt;
    line-height: 24px;
    padding: 20px 2% 0;
    background-color: seashell;
}

.page-template-page-charges #page .titulo-item {
    padding: 4% 0 0;
}

.page .charges {
    width: 80%;
    display: block;
    margin: 0 auto auto;
    padding: 0;
	position: relative;
	float: none;
}

#custom-caption {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 12pt;
}

#para_continua {
    position: absolute;
    width: 60px;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 25px;
    z-index: 9999;
}

#para_continua button {
	width: 24px;
	height: 100%;
	float: left;
	position: relative;
	background-color: #ED1C24;
	-webkit-transition:background 0.3s ease-out;
	-moz-transition:background 0.3s ease-out;
	-o-transition:background 0.3s ease-out;
	-ms-transition:background 0.3s ease-out;
	transition:background 0.3s ease-out;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-width: 0;
	margin-right: 12px;
}

#para_continua button#continuar {
	margin-right: 0;	
}

#para_continua button:hover, #para_continua button:focus {
	background-color: #FF1C24;
	cursor: pointer;
	border-width: 0;
}

#para_continua button img {
	width: 46%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

.pagina_direita article {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 40px;
}

.pagina_direita article h1 {
    font-family: 'Roboto Condensed', sans-serif;
    text-align: left;
    margin: 0 0 20px 0;
    position: relative;
    line-height: 19pt;
    font-weight: normal;
    padding: 0;
    font-size: 15pt;
    text-transform: uppercase;
    color: #DF0601;
}

.pagina_direita article figure {
    margin: 0 0 15px;
    padding: 0;
    width: 100%;
    display: block;
}

.pagina_direita article img {
    max-width: 100%;
}

.pagina_direita article p {
    font-size: 10pt;
	line-height: 24px;
}

@media (max-width:740px) {
.page .pagina_esquerda, .page .pagina_direita {
	width: 96%;
}
.page .pagina_esquerda {
	margin-bottom: 30px;
}
}

.content .alignleft, .content .alignright, .content .aligncenter {
	display: table;
}

.content .alignleft img, .content .alignright img, .content .aligncenter img {
	width: 100%!important;
	max-width: 100%!important;
	height: auto!important;
}

.content .aligncenter, .content .pull-center {
	margin: 0 auto;
	max-width: 100% !important;
}

.content img {
	display: block;
}

.content .alignleft {
	float: left;
	margin: 0 20px 0 0;	
}

.content .alignright {
    float: right;
    margin: 0 0 0 20px;
}

.content .wp-caption-text {
    display: table-caption;
    caption-side: bottom;
    margin-bottom: 0;
    line-height: 18px;
    font-size: 8pt;
    background-color: seashell;
    padding: 10px 12px;
}

.content iframe {
	display: block;
	margin: auto;	
}

.content a {
	color: #DF0601;
}

.content .img_destaque {
    display: table;
    padding: 0;
    position: relative;
}

.content .img_destaque.grande, .content .img_destaque.desalinhado {
	margin: 0 auto 40px auto;
	max-width: 100%;
	float: none;	
}

.content .img_destaque.media {
    max-width: 70%;
    float: none;
    margin: 0 auto 40px auto;
}

.content .img_destaque.pequena {
    max-width: 50%;
    float: left;
    margin: 0 2% 2% 0;
}

@media (max-width:740px) {
	.content .img_destaque.grande, .content .img_destaque.media, .content .img_destaque.pequena, .content .img_destaque.desalinhado {
		max-width: 100%;
		float: none;
		margin: 0 auto 40px auto;
	}	
}

.img_destaque img {
    max-width: 100%;
    display: table-cell;
    margin: auto;
}

.img_destaque figcaption {
    display: table-caption;
    line-height: 18px;
    font-size: 8pt;
    background-color: seashell;
    padding: 10px 12px;
    caption-side: bottom;
	text-align: center;
}

.content .tags_single {
    display: table;
    margin: 50px 0 0;
    font-size: 9pt;
}

.tags_single span {
    display: block;
    overflow: hidden;
    width: 22px;
    height: 30px;
    float: left;
	color: #DF0601;
}

.tags_single a {
    color: #000000;
    text-decoration: underline;
}

.tags_single span::before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
	content: "\f02c";
}

.mais-textos {
    position: relative;
    width: 68.4%;
    display: block;
    margin: auto;
}

@media (max-width:740px) {
.content .alignleft, .content .alignright, .content .aligncenter {
	max-width: 100%!important;
	width: 100%!important;
}
}

/* Compartilhe */

.compartilhe {
    width: 100%;
    display: inline-block;
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #DF0601;
	padding: 20px 0;
    margin: 50px 0 0;
}

.compartilhe span {
    display: block;
    float: left;
    text-align: right;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17pt;
	padding-right: 20px;
}

.compartilhe .redes {
    float: left;
}

.page header .redes {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    display: table;
    margin: auto;
}

.redes div {
    float: left;
    color: #DF0601;
    overflow: hidden;
    border-left: 1px solid;
    padding: 0 8px;
    line-height: 30px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
	position: relative;
}

.redes div a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.redes div::before {
    font-size: 12pt;
}

/* Mais textos */

.mais-textos .button {
	display: block;
	margin: 5% auto 0;
	width: 100%;
	padding: 10px 0;
	text-transform: uppercase;
	background-color: #DF0601;
	color: #FFFFFF;
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

.mais-textos .destaques_03 {
	width: 100%;
	display: inline-block;
	margin: 4% 0 0 0;
	padding: 0;	
}

@media (min-width:740px) {
	
.mais-textos .destaques_03 article, .mais-textos .destaques_03 article:last-child {
    margin: 0 2.4%;
    width: 28%;
}
}

@media (max-width:740px) {
	.mais-textos .destaques_03 {
		margin: 10% 0 0 0;
	}

	.mais-textos .destaques_03 article  {
		margin-left: 2.5%;
		margin-bottom: 9%;
		width: 95%;	
	}
	.mais-textos .destaques_03:last-child {
		margin: 0;
	}
}

.mais-textos .destaques_03 article header {
	margin: 0;
	padding: 4% 5%;
	position: relative;
	right: 0;
	top: 0;
	left: 0;
}

.mais-textos .destaques_03 h2 {
	margin: 0;
	font-size: 8pt;
	font-family: 'Open Sans', sans-serif;
	color: #DF0601;
	float: left;
	clear: both;
	text-transform: uppercase;
	font-weight: normal;
    position: absolute;
    top: 5px;
    left: 5%;
	max-width: 70%;
}

.mais-textos .destaques_03 time {
	margin: 2% 5%;
	padding: 0 0 1% 0;
	font-size: 8pt;
	font-family: 'Open Sans', sans-serif;
	color: #DF0601;
	float: right;
	clear: both;
	text-transform: uppercase;
	font-weight: normal;
    position: absolute;
    top: 0;
    right: 0;
	border-bottom: 1px #DF0601 solid;
}

.mais-textos .destaques_03 h1 {
    padding: 45px 5% 14px 5%;
}

@media (max-width: 639px) {
.content {
	width: 100%;
	margin-bottom: 80px;
	margin-right: 0;
}

.mais-textos {
	width: 100%;
}
}

#single .infos, #page .infos {
	position: relative;
	display: inline-block;
	width: 100%;
	margin: 10px 0 40px 0;	
}

.categoria-item, .infos time {
	font-family: 'Roboto Condensed', sans-serif;
	margin: 0;
	padding: 0;
	float: left;
	font-size: 10.5pt;
	font-weight: normal;
}

.categoria-item a {
    padding: 0 12px;
    display: block;
    float: left;
    position: relative;
}

.categoria-item {
    margin-right: 15px;
    color: #DF0601;
    position: absolute;
    top: -10px;
    background-color: #FFFFFF;
    border: 1px solid;
    padding: 0;
    font-size: 8pt;
    text-transform: uppercase;
    line-height: 24px;
}

.categoria-item::before {
    content: "";
    position: absolute;
    background-image: url(../imagens/aba_topo.png);
    width: 8px;
    height: 10px;
    background-size: 100% 100%;
    left: 100%;
    margin-top: -1px;
}

.infos time {
	color: #DF0601;
	text-transform: lowercase;
}

.infos .redes {
	position: absolute;
	right: 0;
}

.redes div {
    float: left;
    color: #DF0601;
    overflow: hidden;
    border-left: 1px solid;
    padding: 0 6px;
    line-height: 22px;
    border-top: 1px solid;
    border-bottom: 1px solid;
	-webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.redes div:hover {
	color: #FFFFFF;
	background-color: #DF0601;
	border-color: #DF0601;
	cursor: pointer;	
}

.redes div:last-child {
	border-right: 1px #DF0601 solid;	
}

.redes div::before {
    display: inline-block;
    font-family: 'FontAwesome';
    font-size: 14px;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
}

.redes .face::before {
	content: "\f09a";
}

.redes .twitter::before {
	content: "\f099";
}

.redes .google-plus::before {
	content: "\F0D5";
}

/* Galeria */

.gallery {
	margin: auto;
	margin-top: 60px;
	display: table;
}
				
.gallery-item {
	margin: 0;
	padding: 0;
	float: left;
	border: 0;
}

.gallery-icon, .gallery-icon-padrao {
	width: 90%;
	overflow: hidden;
}

.gallery img {
    margin: 0px;
    width: 100%;
	height: 100%;
}

.gallery a:hover > img {
	filter: alpha(opacity=100);
	opacity: 1.0;
	-moz-opacity: 1.0;
	transform: scale(1.1);
}
		
.gallery .gallery-item {
	float: left;
	display: table;
	-webkit-transition:background 0.2s ease-out;
	-moz-transition:background 0.2s ease-out;
	-o-transition:background 0.2s ease-out;
	-ms-transition:background 0.2s ease-out;
}

.gallery-item {
	color: #000000;
	font-weight: bold;
	margin: 0;
	padding: 0;
	margin-bottom: 40px;
}

.gallery .wp-caption-text {
    display: table-caption;
    caption-side: bottom;
    margin-bottom: 0;
    line-height: 18px;
    font-size: 8pt;
    background-color: seashell;
    padding: 10px 12px;
    margin: 0 10% 0 0;
}

@media only screen and (max-width: 600px) {
	.gallery .gallery-item {
		width: 100%!important;
	}
}