/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
	font-family:sans-serif;
	-ms-text-size-adjust:100%;
	-webkit-text-size-adjust:100%
}
body {
	margin:0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display:block
}
audio, canvas, progress, video {
	display:inline-block;
	vertical-align:baseline
}
audio:not([controls]) {
display:none;
height:0
}
[hidden], template {
display:none
}
a {
}
a:active, a:hover {
	outline:0
}
abbr[title] {
	border-bottom:1px dotted
}
b, strong {
	font-weight:bold
}
dfn {
	font-style:italic
}
h1 {
	font-size:2em;
	margin:0.67em 0
}
mark {
	background:#ff0;
	color:#000
}
small {
	font-size:80%
}
sub, sup {
	font-size:75%;
	line-height:0;
	position:relative;
	vertical-align:baseline
}
sup {
	top:-0.5em
}
sub {
	bottom:-0.25em
}
img {
	border:0
}
svg:not(:root) {
overflow:hidden
}
figure {
	margin:1em 40px
}
hr {
	box-sizing:content-box;
	height:0
}
pre {
	overflow:auto
}
code, kbd, pre, samp {
	font-family:monospace, monospace;
	font-size:1em
}
button, input, optgroup, select, textarea {
	color:inherit;
	font:inherit;
	margin:0
}
button {
	overflow:visible
}
button, select {
	text-transform:none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance:button;
	cursor:pointer
}
button[disabled], html input[disabled] {
	cursor:default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height:normal
}
input[type="checkbox"], input[type="radio"] {
	box-sizing:border-box;
	padding:0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height:auto
}
input[type="search"] {
	-webkit-appearance:textfield;
	box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border:1px solid #c0c0c0;
	margin:0 2px;
	padding:0.35em 0.625em 0.75em
}
legend {
	border:0;
	padding:0
}
textarea {
	overflow:auto
}
optgroup {
	font-weight:bold
}
table {
	border-collapse:collapse;
	border-spacing:0
}
td, th {
	padding:0
}
::-moz-selection {
background:#666;
text-shadow:none;
color:#fff
}
::selection {
background:#666;
text-shadow:none;
color:#fff
}
img, object, embed, iframe {
	max-width:100%
}
img {
	height:auto
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	box-sizing:border-box;
	border-width: 10px;
}
.hover {
	-webkit-transition:opacity 0.25s ease;
	-moz-transition:opacity 0.25s ease;
	-o-transition:opacity 0.25s ease;
	-ms-transition:opacity 0.25s ease;
	transition:opacity 0.25s ease
}
.hover:hover {
	opacity:.8;
	filter:alpha(opacity=80)
}
.pull-left {
	float:left
}
.pull-right {
	float:right
}
.text-left {
	text-align:left
}
.text-right {
	text-align:right
}
.text-center {
	text-align:center
}
.text-justify {
	text-align:justify
}
.hide {
	display:none
}
.block {
	display:block
}
.space {
	margin-bottom:25px
}
.sr-only {
	position:absolute;
	width:1px;
	height:1px;
	padding:0;
	margin:-1px;
	overflow:hidden;
	clip:rect(0 0 0 0);
	border:0
}
.sr-only:active, .sr-only:focus {
	clip:auto;
	height:auto;
	margin:0;
	overflow:visible;
	position:static;
	width:auto
}
.go-content {
	padding:2px 0;
	font-size:14px;
	text-align:center;
	display:block
}
@-ms-viewport {
width:device-width
}
html {
	box-sizing:border-box;
	-ms-overflow-style:scrollbar
}
*, *::before, *::after {
box-sizing:inherit
}
.container {
	margin-left:auto;
	margin-right:auto;
	padding-right:15px;
	padding-left:15px
}
.container::after {
display:block;
content:"";
clear:both
}
@media (min-width: 576px) {
.container {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 768px) {
.container {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 992px) {
.container {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 1200px) {
.container {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 576px) {
.container {
width:540px;
max-width:100%
}
}
@media (min-width: 768px) {
.container {
width:720px;
max-width:100%
}
}
@media (min-width: 992px) {
.container {
width:960px;
max-width:100%
}
}
@media (min-width: 1200px) {
.container {
width:1200px;
max-width:100%
}
}
.container-fluid {
	margin-left:auto;
	margin-right:auto;
	padding-right:15px;
	padding-left:15px;
	max-width:1140px;
	margin-left:auto;
	margin-right:auto
}
.container-fluid::after {
display:block;
content:"";
clear:both
}
@media (min-width: 576px) {
.container-fluid {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 768px) {
.container-fluid {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 992px) {
.container-fluid {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 1200px) {
.container-fluid {
padding-right:15px;
padding-left:15px
}
}
.row {
	margin-right:-15px;
	margin-left:-15px
}
.row::after {
display:block;
content:"";
clear:both
}
@media (min-width: 576px) {
.row {
margin-right:-15px;
margin-left:-15px
}
}
@media (min-width: 768px) {
.row {
margin-right:-15px;
margin-left:-15px
}
}
@media (min-width: 992px) {
.row {
margin-right:-15px;
margin-left:-15px
}
}
@media (min-width: 1200px) {
.row {
margin-right:-15px;
margin-left:-15px
}
.teste{
	padding-left:0;
	padding-right:0;
}
}
.no-gutters {
	margin-right:0;
	margin-left:0
}
.no-gutters>.col, .no-gutters>[class*="col-"] {
padding-right:0;
padding-left:0
}
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
	position:relative;
	min-height:1px;
	padding-right:15px;
	padding-left:15px
}
@media (min-width: 576px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 768px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 992px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right:15px;
padding-left:15px
}
}
@media (min-width: 1200px) {
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
padding-right:15px;
padding-left:15px
}
}
.col-1 {
	float:left;
	width:8.33333%
}
.col-2 {
	float:left;
	width:16.66667%
}
.col-3 {
	float:left;
	width:25%
}
.col-4 {
	float:left;
	width:33.33333%
}
.col-5 {
	float:left;
	width:41.66667%
}
.col-6 {
	float:left;
	width:50%
}
.col-7 {
	float:left;
	width:58.33333%
}
.col-8 {
	float:left;
	width:66.66667%
}
.col-9 {
	float:left;
	width:75%
}
.col-10 {
	float:left;
	width:83.33333%
}
.col-11 {
	float:left;
	width:91.66667%
}
.col-12 {
	float:left;
	width:100%
}
.pull-0 {
	right:auto
}
.pull-1 {
	right:8.33333%
}
.pull-2 {
	right:16.66667%
}
.pull-3 {
	right:25%
}
.pull-4 {
	right:33.33333%
}
.pull-5 {
	right:41.66667%
}
.pull-6 {
	right:50%
}
.pull-7 {
	right:58.33333%
}
.pull-8 {
	right:66.66667%
}
.pull-9 {
	right:75%
}
.pull-10 {
	right:83.33333%
}
.pull-11 {
	right:91.66667%
}
.pull-12 {
	right:100%
}
.push-0 {
	left:auto
}
.push-1 {
	left:8.33333%
}
.push-2 {
	left:16.66667%
}
.push-3 {
	left:25%
}
.push-4 {
	left:33.33333%
}
.push-5 {
	left:41.66667%
}
.push-6 {
	left:50%
}
.push-7 {
	left:58.33333%
}
.push-8 {
	left:66.66667%
}
.push-9 {
	left:75%
}
.push-10 {
	left:83.33333%
}
.push-11 {
	left:91.66667%
}
.push-12 {
	left:100%
}
.offset-1 {
	margin-left:8.33333%
}
.offset-2 {
	margin-left:16.66667%
}
.offset-3 {
	margin-left:25%
}
.offset-4 {
	margin-left:33.33333%
}
.offset-5 {
	margin-left:41.66667%
}
.offset-6 {
	margin-left:50%
}
.offset-7 {
	margin-left:58.33333%
}
.offset-8 {
	margin-left:66.66667%
}
.offset-9 {
	margin-left:75%
}
.offset-10 {
	margin-left:83.33333%
}
.offset-11 {
	margin-left:91.66667%
}
@media (min-width: 576px) {
.col-sm-1 {
float:left;
width:8.33333%
}
.col-sm-2 {
float:left;
width:16.66667%
}
.col-sm-3 {
float:left;
width:25%
}
.col-sm-4 {
float:left;
width:33.33333%
}
.col-sm-5 {
float:left;
width:41.66667%
}
.col-sm-6 {
float:left;
width:50%
}
.col-sm-7 {
float:left;
width:58.33333%
}
.col-sm-8 {
float:left;
width:66.66667%
}
.col-sm-9 {
float:left;
width:75%
}
.col-sm-10 {
float:left;
width:83.33333%
}
.col-sm-11 {
float:left;
width:91.66667%
}
.col-sm-12 {
float:left;
width:100%
}
.pull-sm-0 {
right:auto
}
.pull-sm-1 {
right:8.33333%
}
.pull-sm-2 {
right:16.66667%
}
.pull-sm-3 {
right:25%
}
.pull-sm-4 {
right:33.33333%
}
.pull-sm-5 {
right:41.66667%
}
.pull-sm-6 {
right:50%
}
.pull-sm-7 {
right:58.33333%
}
.pull-sm-8 {
right:66.66667%
}
.pull-sm-9 {
right:75%
}
.pull-sm-10 {
right:83.33333%
}
.pull-sm-11 {
right:91.66667%
}
.pull-sm-12 {
right:100%
}
.push-sm-0 {
left:auto
}
.push-sm-1 {
left:8.33333%
}
.push-sm-2 {
left:16.66667%
}
.push-sm-3 {
left:25%
}
.push-sm-4 {
left:33.33333%
}
.push-sm-5 {
left:41.66667%
}
.push-sm-6 {
left:50%
}
.push-sm-7 {
left:58.33333%
}
.push-sm-8 {
left:66.66667%
}
.push-sm-9 {
left:75%
}
.push-sm-10 {
left:83.33333%
}
.push-sm-11 {
left:91.66667%
}
.push-sm-12 {
left:100%
}
.offset-sm-0 {
margin-left:0%
}
.offset-sm-1 {
margin-left:8.33333%
}
.offset-sm-2 {
margin-left:16.66667%
}
.offset-sm-3 {
margin-left:25%
}
.offset-sm-4 {
margin-left:33.33333%
}
.offset-sm-5 {
margin-left:41.66667%
}
.offset-sm-6 {
margin-left:50%
}
.offset-sm-7 {
margin-left:58.33333%
}
.offset-sm-8 {
margin-left:66.66667%
}
.offset-sm-9 {
margin-left:75%
}
.offset-sm-10 {
margin-left:83.33333%
}
.offset-sm-11 {
margin-left:91.66667%
}
}
@media (min-width: 768px) {
.col-md-1 {
float:left;
width:8.33333%
}
.col-md-2 {
float:left;
width:16.66667%
}
.col-md-3 {
float:left;
width:25%
}
.col-md-4 {
float:left;
width:33.33333%
}
.col-md-5 {
float:left;
width:41.66667%
}
.col-md-6 {
float:left;
width:50%
}
.col-md-7 {
float:left;
width:58.33333%
}
.col-md-8 {
float:left;
width:66.66667%
}
.col-md-9 {
float:left;
width:75%
}
.col-md-10 {
float:left;
width:83.33333%
}
.col-md-11 {
float:left;
width:91.66667%
}
.col-md-12 {
float:left;
width:100%
}
.pull-md-0 {
right:auto
}
.pull-md-1 {
right:8.33333%
}
.pull-md-2 {
right:16.66667%
}
.pull-md-3 {
right:25%
}
.pull-md-4 {
right:33.33333%
}
.pull-md-5 {
right:41.66667%
}
.pull-md-6 {
right:50%
}
.pull-md-7 {
right:58.33333%
}
.pull-md-8 {
right:66.66667%
}
.pull-md-9 {
right:75%
}
.pull-md-10 {
right:83.33333%
}
.pull-md-11 {
right:91.66667%
}
.pull-md-12 {
right:100%
}
.push-md-0 {
left:auto
}
.push-md-1 {
left:8.33333%
}
.push-md-2 {
left:16.66667%
}
.push-md-3 {
left:25%
}
.push-md-4 {
left:33.33333%
}
.push-md-5 {
left:41.66667%
}
.push-md-6 {
left:50%
}
.push-md-7 {
left:58.33333%
}
.push-md-8 {
left:66.66667%
}
.push-md-9 {
left:75%
}
.push-md-10 {
left:83.33333%
}
.push-md-11 {
left:91.66667%
}
.push-md-12 {
left:100%
}
.offset-md-0 {
margin-left:0%
}
.offset-md-1 {
margin-left:8.33333%
}
.offset-md-2 {
margin-left:16.66667%
}
.offset-md-3 {
margin-left:25%
}
.offset-md-4 {
margin-left:33.33333%
}
.offset-md-5 {
margin-left:41.66667%
}
.offset-md-6 {
margin-left:50%
}
.offset-md-7 {
margin-left:58.33333%
}
.offset-md-8 {
margin-left:66.66667%
}
.offset-md-9 {
margin-left:75%
}
.offset-md-10 {
margin-left:83.33333%
}
.offset-md-11 {
margin-left:91.66667%
}
}
@media (min-width: 992px) {
.col-lg-1 {
float:left;
width:8.33333%
}
.col-lg-2 {
float:left;
width:16.66667%
}
.col-lg-3 {
float:left;
width:25%
}
.col-lg-4 {
float:left;
width:33.33333%
}
.col-lg-5 {
float:left;
width:41.66667%
}
.col-lg-6 {
float:left;
width:50%
}
.col-lg-7 {
float:left;
width:58.33333%
}
.col-lg-8 {
float:left;
width:66.66667%
}
.col-lg-9 {
float:left;
width:75%
}
.col-lg-10 {
float:left;
width:83.33333%
}
.col-lg-11 {
float:left;
width:91.66667%
}
.col-lg-12 {
float:left;
width:100%
}
.pull-lg-0 {
right:auto
}
.pull-lg-1 {
right:8.33333%
}
.pull-lg-2 {
right:16.66667%
}
.pull-lg-3 {
right:25%
}
.pull-lg-4 {
right:33.33333%
}
.pull-lg-5 {
right:41.66667%
}
.pull-lg-6 {
right:50%
}
.pull-lg-7 {
right:58.33333%
}
.pull-lg-8 {
right:66.66667%
}
.pull-lg-9 {
right:75%
}
.pull-lg-10 {
right:83.33333%
}
.pull-lg-11 {
right:91.66667%
}
.pull-lg-12 {
right:100%
}
.push-lg-0 {
left:auto
}
.push-lg-1 {
left:8.33333%
}
.push-lg-2 {
left:16.66667%
}
.push-lg-3 {
left:25%
}
.push-lg-4 {
left:33.33333%
}
.push-lg-5 {
left:41.66667%
}
.push-lg-6 {
left:50%
}
.push-lg-7 {
left:58.33333%
}
.push-lg-8 {
left:66.66667%
}
.push-lg-9 {
left:75%
}
.push-lg-10 {
left:83.33333%
}
.push-lg-11 {
left:91.66667%
}
.push-lg-12 {
left:100%
}
.offset-lg-0 {
margin-left:0%
}
.offset-lg-1 {
margin-left:8.33333%
}
.offset-lg-2 {
margin-left:16.66667%
}
.offset-lg-3 {
margin-left:25%
}
.offset-lg-4 {
margin-left:33.33333%
}
.offset-lg-5 {
margin-left:41.66667%
}
.offset-lg-6 {
margin-left:50%
}
.offset-lg-7 {
margin-left:58.33333%
}
.offset-lg-8 {
margin-left:66.66667%
}
.offset-lg-9 {
margin-left:75%
}
.offset-lg-10 {
margin-left:83.33333%
}
.offset-lg-11 {
margin-left:91.66667%
}
}
@media (min-width: 1200px) {
.col-xl-1 {
float:left;
width:8.33333%
}
.col-xl-2 {
float:left;
width:16.66667%
}
.col-xl-3 {
float:left;
width:25%
}
.col-xl-4 {
float:left;
width:33.33333%
}
.col-xl-5 {
float:left;
width:41.66667%
}
.col-xl-6 {
float:left;
width:50%
}
.col-xl-7 {
float:left;
width:58.33333%
}
.col-xl-8 {
float:left;
width:66.66667%
}
.col-xl-9 {
float:left;
width:75%
}
.col-xl-10 {
float:left;
width:83.33333%
}
.col-xl-11 {
float:left;
width:91.66667%
}
.col-xl-12 {
float:left;
width:100%
}
.pull-xl-0 {
right:auto
}
.pull-xl-1 {
right:8.33333%
}
.pull-xl-2 {
right:16.66667%
}
.pull-xl-3 {
right:25%
}
.pull-xl-4 {
right:33.33333%
}
.pull-xl-5 {
right:41.66667%
}
.pull-xl-6 {
right:50%
}
.pull-xl-7 {
right:58.33333%
}
.pull-xl-8 {
right:66.66667%
}
.pull-xl-9 {
right:75%
}
.pull-xl-10 {
right:83.33333%
}
.pull-xl-11 {
right:91.66667%
}
.pull-xl-12 {
right:100%
}
.push-xl-0 {
left:auto
}
.push-xl-1 {
left:8.33333%
}
.push-xl-2 {
left:16.66667%
}
.push-xl-3 {
left:25%
}
.push-xl-4 {
left:33.33333%
}
.push-xl-5 {
left:41.66667%
}
.push-xl-6 {
left:50%
}
.push-xl-7 {
left:58.33333%
}
.push-xl-8 {
left:66.66667%
}
.push-xl-9 {
left:75%
}
.push-xl-10 {
left:83.33333%
}
.push-xl-11 {
left:91.66667%
}
.push-xl-12 {
left:100%
}
.offset-xl-0 {
margin-left:0%
}
.offset-xl-1 {
margin-left:8.33333%
}
.offset-xl-2 {
margin-left:16.66667%
}
.offset-xl-3 {
margin-left:25%
}
.offset-xl-4 {
margin-left:33.33333%
}
.offset-xl-5 {
margin-left:41.66667%
}
.offset-xl-6 {
margin-left:50%
}
.offset-xl-7 {
margin-left:58.33333%
}
.offset-xl-8 {
margin-left:66.66667%
}
.offset-xl-9 {
margin-left:75%
}
.offset-xl-10 {
margin-left:83.33333%
}
.offset-xl-11 {
margin-left:91.66667%
}
}
@media only screen {
body {
-webkit-text-size-adjust:none;
-ms-text-size-adjust:none;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight:400
}
h1, h2, h3, h4, h5, h6 {
font-family:inherit;
margin:0 0 15px 0;
font-weight:700;
color:#333
}
h1.sub, h2.sub, h3.sub, h4.sub, h5.sub, h6.sub {
font-weight:400
}
h1 {
font-size:2.25em;
line-height:1.125
}
h2 {
font-size:1.875em;
line-height:1.15
}
h3 {
font-size:1.5em;
line-height:1.175
}
h4 {
font-size:1.125em;
line-height:1.25
}
h5 {
font-size:14px;
line-height:18px
}
h6 {
font-size:12px;
line-height:16px
}
.content>h1, .content>h2, .content>h3, .content>h4, .content>h5, .content>h6, .article-header>h1, .article-header>h2, .article-header>h3, .article-header>h4, .article-header>h5, .article-header>h6, .article-main>h1, .article-main>h2, .article-main>h3, .article-main>h4, .article-main>h5, .article-main>h6, .list-conhecasp div>h1, .list-conhecasp div>h2, .list-conhecasp div>h3, .list-conhecasp div>h4, .list-conhecasp div>h5, .list-conhecasp div>h6, .state-numbers .intro>h1, .state-numbers .intro>h2, .state-numbers .intro>h3, .state-numbers .intro>h4, .state-numbers .intro>h5, .state-numbers .intro>h6, .single-article>h1, .single-article>h2, .single-article>h3, .single-article>h4, .single-article>h5, .single-article>h6, .contact .sidebar>h1, .contact .sidebar>h2, .contact .sidebar>h3, .contact .sidebar>h4, .contact .sidebar>h5, .contact .sidebar>h6 {
color:#2f363c
}
.content>h1, .content>h2, .content>h3, .article-header>h1, .article-header>h2, .article-header>h3, .article-main>h1, .article-main>h2, .article-main>h3, .list-conhecasp div>h1, .list-conhecasp div>h2, .list-conhecasp div>h3, .state-numbers .intro>h1, .state-numbers .intro>h2, .state-numbers .intro>h3, .single-article>h1, .single-article>h2, .single-article>h3, .contact .sidebar>h1, .contact .sidebar>h2, .contact .sidebar>h3 {
letter-spacing:-1px
}
p {
color:#333;
font-size:1.125em;
line-height:1.575;
margin:0 0 30px
}
a {
text-decoration:none
}
a:hover {
text-decoration:underline;
color:#3375b7;
}
figure {
margin:0
}
blockquote {
border-left:6px solid #ccc;
padding:0 0 0 22px;
margin:15px 20px
}
.title-hat {
position:relative;
padding-top:25px
}
.title-hat:before {
content:"";
position:absolute;
left:0;
top:0;
width:70px;
height:6px;
background-color:#fc0
}
h2.title-hat:before {
width:60px;
height:5px
}
h3.title-hat {
padding-top:20px
}
h3.title-hat:before {
width:50px;
height:5px
}
h4.title-hat {
padding-top:20px
}
h4.title-hat:before {
width:40px;
height:4px
}
h5.title-hat {
padding-top:20px
}
h5.title-hat:before {
width:30px;
height:3px
}
h6.title-hat {
padding-top:15px
}
h6.title-hat:before {
width:20px;
height:3px
}
}
@media only screen {
.btn {
display:inline-block;
margin-bottom:0;
text-align:center;
vertical-align:middle;
cursor:pointer;
background-image:none;
border:1px solid transparent;
white-space:nowrap;
font-size:14px;
color:#fff;
font-weight:700;
padding:8px 15px;
position:relative;
overflow:hidden;
outline:none;
-webkit-transition:background 0.25s ease;
-moz-transition:background 0.25s ease;
-o-transition:background 0.25s ease;
-ms-transition:background 0.25s ease;
transition:background 0.25s ease
}
.btn:hover, .btn:focus {
text-decoration:none;
}
.btn {
background-color:#42a2f2
}
.btn.btn-border {
border-color:#fc0;
color:#fc0
}
.btn.btn-single {
color:#fc0
}
.btn:hover, .btn:focus {
background-color:#3b93dd;
color:#fff;
}
.btn-primary {
background-color:#2ca8ff
}
.btn-primary.btn-border, .btn-primary.btn-round {
border-color:#2ca8ff;
color:#2ca8ff
}
.btn-primary.btn-single {
color:#2ca8ff
}
.btn-primary:hover, .btn-primary:focus {
background-color:#139dff
}
.btn-secondary {
background-color:#CCC;
color:#666
}
.btn-secondary.btn-border, .btn-secondary.btn-round {
border-color:#CCC;
color:#CCC
}
.btn-secondary.btn-single {
color:#CCC
}
.btn-tertiary {
background-color:#333;
color:#fff
}
.btn-tertiary.btn-border, .btn-tertiary.btn-round {
border-color:#333;
color:#333
}
.btn-tertiary.btn-single {
color:#333
}
.btn-tertiary:hover, .btn-tertiary:focus {
background-color:#262626
}
.btn-warning {
background-color:#ffa92c
}
.btn-warning.btn-border, .btn-warning.btn-round {
border-color:#ffa92c;
color:#ffa92c
}
.btn-warning.btn-single {
color:#ffa92c
}
.btn-warning:hover, .btn-warning:focus {
background-color:#ff9f13
}
.btn-danger {
background-color:#e74c3c
}
.btn-danger.btn-border, .btn-danger.btn-round {
border-color:#e74c3c;
color:#e74c3c
}
.btn-danger.btn-single {
color:#e74c3c
}
.btn-danger:hover, .btn-danger:focus {
background-color:#e43725
}
.btn-success {
background-color:#45af9a
}
.btn-success.btn-border, .btn-success.btn-round {
border-color:#45af9a;
color:#45af9a
}
.btn-success.btn-single {
color:#45af9a
}
.btn-success:hover, .btn-success:focus {
background-color:#3e9d8a
}
.btn-large {
font-size:20px;
padding:15px 20px
}
.btn-large.btn-round {
-webkit-border-radius:30px;
-moz-border-radius:30px;
border-radius:30px
}
.btn-small {
font-size:12px;
padding:8px 5px
}
.btn-mini {
font-size:11px;
padding:5px 2px
}
.btn-border {
border-width:1px;
border-style:solid;
background-color:transparent
}
.btn-border:hover, .btn-border:focus {
color:#fff
}
.btn-round {
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px;
border-width:1px;
border-style:solid;
background-color:transparent
}
.btn-round:hover, .btn-round:focus {
color:#fff
}
.btn-single {
background-color:transparent
}
.btn-single:hover, .btn-single:focus {
color:#fff
}
.btn.btn-inactive {
border:1px solid #f9f9f9;
color:#CCC;
cursor:default;
background:#f9f9f9
}
.btn-block {
display:block
}
.social-share {
display:inline-block
}
.social-button {
-webkit-border-radius:2px;
-moz-border-radius:2px;
border-radius:2px;
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
transition:all 0.3s ease;
background-color:#666;
padding:5px 10px 5px 6px;
font-family:"Arial";
font-weight:bold;
font-size:11px;
border-bottom:1px solid #444;
color:#fff;
text-align:center;
display:inline-block;
text-transform:uppercase;
margin-right:10px;
position:relative;
height:29px;
line-height:1.7;
margin-bottom:5px
}
.social-button:last-child {
margin-right:0
}
.social-button:after {
content:'';
position:absolute;
left:7px;
top:0;
bottom:0;
width:16px;
height:15px;
margin:auto;
background-color:#fff;
z-index:0;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%
}
.social-button>* {
display:inline-block;
vertical-align:middle
}
.social-button i {
vertical-align:middle;
position:relative;
z-index:1;
margin-top:0
}
.social-button[data-social='email'] {
padding-left:12px
}
.social-button[data-social='email']:after {
display:none
}
.social-button:hover, .social-button:focus {
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
transition:all 0.3s ease;
-webkit-box-shadow:0 0 1px 2px rgba(0, 0, 0, 0.1);
box-shadow:0 0 1px 2px rgba(0, 0, 0, 0.1);
background-color:#999;
text-decoration:none;
border-bottom:1px solid transparent
}
.social-button:active {
-webkit-transition:all 0.3s ease;
-moz-transition:all 0.3s ease;
-o-transition:all 0.3s ease;
-ms-transition:all 0.3s ease;
transition:all 0.3s ease;
-webkit-box-shadow:inset 0 0 2px 0 rgba(0, 0, 0, 0.5), 0 0 0 2px rgba(0, 0, 0, 0.1);
box-shadow:inset 0 0 2px 0 rgba(0, 0, 0, 0.5), 0 0 0 2px rgba(0, 0, 0, 0.1);
border-bottom:1px solid transparent
}
.social-small .social-button {
font-size:10px;
line-height:10px
}
.social-small .social-button>i {
font-size:16px;
line-height:16px;
margin:0px;
width:18px
}
.social-facebook {
background-color:#3B5997;
border-color:#2B4663
}
.social-facebook:hover {
background-color:#344e85
}
.social-twitter {
background-color:#2CA9E1;
border-color:#2995BC
}
.social-twitter:hover {
background-color:#1e9dd5
}
.social-google-plus {
background-color:#dd4b39;
border-color:#C0392B
}
.social-google-plus:hover {
background-color:#d73925
}
.social-linkedin {
background-color:#0073B4;
border-color:#055472
}
.social-linkedin:hover {
background-color:#00639b
}
.social-pinterest {
background-color:#CD1D1F;
border-color:#8C191E
}
.social-pinterest:hover {
background-color:#b71a1c
}
.social-rss {
background-color:#FF6501;
border-color:#C74803
}
.social-rss:hover {
background-color:#e75b00
}
}
@media (max-width: 500px) {
iframe[src*="youtube"] {
height:270px !important
}
}
@media (max-width: 400px) {
iframe[src*="youtube"] {
height:220px !important
}
}
@media (max-width: 320px) {
.article-header .title {
font-size:1.7em
}
.social-button {
line-height:1.9;
margin-bottom:5px;
font-size:10px;
margin-right:4px;
padding:5px 7px 5px 4px
}
.social-button[data-social='email'] {
padding-left:7px
}
}
@media only screen {
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="url"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], .input, select, .select, textarea, .textarea {
width:100%;
padding:12px 10px;
border-width:2px;
border-style:solid;
border-color:transparent;
background-color:#fff;
color:#333;
font-size:14px;
margin-bottom:15px;
-webkit-transition:all 0.25s ease;
-moz-transition:all 0.25s ease;
-o-transition:all 0.25s ease;
-ms-transition:all 0.25s ease;
transition:all 0.25s ease;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px
}
input:focus, .input:focus, select:focus, .select:focus, textarea:focus, .textarea:focus {
background-color:#f9f9f9;
outline-width:0
}
.select {
color:#CCC;
opacity:1;
font-size:14px
}
.select[value=""] {
color:#BFBFBF
}
.input[type="search"] {
box-sizing:border-box
}
.textarea {
resize:vertical
}
.radio, .checkbox {
margin-bottom:6px;
display:block;
color:#333
}
.radio .form-label, .radio input[type="radio"], .radio input[type="checkbox"], .checkbox .form-label, .checkbox input[type="radio"], .checkbox input[type="checkbox"] {
display:inline-block;
vertical-align:middle;
margin:0 2px 0 0
}
.radio input[type="radio"], .checkbox input[type="checkbox"] {
width:auto
}
input[type="radio"], input[type="checkbox"] {
line-height:normal;
margin:4px 0 0
}
.form-item-wrap {
display:block;
position:relative
}
.form-item-wrap .fa {
position:absolute;
top:15px;
right:20px;
color:#666
}
.form-group.success, .form-group.success *, input.success, input.success *, .input.success, .input.success *, select.success, select.success *, .select.success, .select.success *, textarea.success, textarea.success *, .textarea.success, .textarea.success * {
border-color:#45af9a;
color:#45af9a
}
.form-group.success+.fa, .form-group.success *+.fa, input.success+.fa, input.success *+.fa, .input.success+.fa, .input.success *+.fa, select.success+.fa, select.success *+.fa, .select.success+.fa, .select.success *+.fa, textarea.success+.fa, textarea.success *+.fa, .textarea.success+.fa, .textarea.success *+.fa {
color:#45af9a
}
.form-group.danger, .form-group.danger *, input.danger, input.danger *, .input.danger, .input.danger *, select.danger, select.danger *, .select.danger, .select.danger *, textarea.danger, textarea.danger *, .textarea.danger, .textarea.danger * {
border-color:#e74c3c;
color:#e74c3c
}
.form-group.danger+.fa, .form-group.danger *+.fa, input.danger+.fa, input.danger *+.fa, .input.danger+.fa, .input.danger *+.fa, select.danger+.fa, select.danger *+.fa, .select.danger+.fa, .select.danger *+.fa, textarea.danger+.fa, textarea.danger *+.fa, .textarea.danger+.fa, .textarea.danger *+.fa {
color:#e74c3c
}
.form-group.warning, .form-group.warning *, input.warning, input.warning *, .input.warning, .input.warning *, select.warning, select.warning *, .select.warning, .select.warning *, textarea.warning, textarea.warning *, .textarea.warning, .textarea.warning * {
border-color:#ffa92c;
color:#ffa92c
}
.form-group.warning+.fa, .form-group.warning *+.fa, input.warning+.fa, input.warning *+.fa, .input.warning+.fa, .input.warning *+.fa, select.warning+.fa, select.warning *+.fa, .select.warning+.fa, .select.warning *+.fa, textarea.warning+.fa, textarea.warning *+.fa, .textarea.warning+.fa, .textarea.warning *+.fa {
color:#ffa92c
}
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color:#CCC;
opacity:1;
font-size:14px
}
input:-moz-placeholder, textarea:-moz-placeholder {
color:#CCC;
opacity:1;
font-size:14px
}
input::-moz-placeholder, textarea::-moz-placeholder {
color:#CCC;
opacity:1;
font-size:14px
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color:#CCC;
opacity:1;
font-size:14px
}
}
@media (max-width: 768px) {
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="url"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], .input, select, .select, textarea, .textarea {
border-color:#CCC
}
input:focus, .input:focus, select:focus, .select:focus, textarea:focus, .textarea:focus {
border-bottom-color:#8c8c8c
}
}
@media (min-width: 768px) {
input[type="text"], input[type="email"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="url"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], .input, select, .select, textarea, .textarea {
border-color:#CCC
}
input:focus, select:focus, .select:focus, textarea:focus, .textarea:focus {
border-color:#8c8c8c
}
}
@media only screen {
ul, ol, dl {
color:#333;
font-size:16px;
line-height:14pt;
padding-left:25px;
margin:0 0 20px 0
}
.list-links {
list-style:none;
padding:0
}
.list-links ul {
list-style:none;
padding:0 0 0 10px
}
.list-links li {
font-size:14px;
line-height:14px;
font-weight:bold
}
.list-links li+li {
border-top:1px solid #CCC
}
.list-links a {
-webkit-transition:padding-left 0.2s ease;
-moz-transition:padding-left 0.2s ease;
-o-transition:padding-left 0.2s ease;
-ms-transition:padding-left 0.2s ease;
transition:padding-left 0.2s ease;
padding:20px 0;
display:block;
color:#333;
position:relative
}
.list-links a:hover, .list-links a:focus {
-webkit-transition:padding-left 0.2s ease;
-moz-transition:padding-left 0.2s ease;
-o-transition:padding-left 0.2s ease;
-ms-transition:padding-left 0.2s ease;
transition:padding-left 0.2s ease;
background-color:#f9f9f9;
text-decoration:none;
padding-left:4px
}
.list-links a .r-arrow {
position:absolute;
font-size:24px;
font-weight:400;
line-height:1;
height:28px;
right:0;
color:#1d7ccc;
top:0;
bottom:0;
margin:auto
}
.list-square {
list-style:square;
color:#355468
}
.list-square .item {
margin-bottom:10px
}
.list-square .link {
color:#2f363c;
font-weight:bold
}
.list_cidadaosp {
list-style:none;
padding:0;
padding-right:20px
}
.list_cidadaosp .service-link {
margin-bottom:15px;
display:block
}
.list_cidadaosp .service-link .service-hat {
display:block;
font-weight:500;
color:#28a1c6;
line-height:1.4;
}
.list_cidadaosp .service-link .service-title {
display:block;
color:#444;
font-size:14px;
line-height:20px;
font-weight:300;
margin-top:5px;
}
.list_cidadaosp .service-link:hover {
text-decoration:none
}
.list_cidadaosp .service-link:hover .service-hat, .list_cidadaosp .service-link:hover .service-title {
text-decoration:underline
}
}
@media only screen {
table {
border-collapse:collapse;
color:#333;
margin-bottom:20px;
text-align:left;
width:100%
}
table th {
font-weight:700
}
table th, table td {
border-bottom:1px solid #CCC;
padding:15px 0;
text-align:left;
font-size:16px;
line-height:24px
}
.mediapress .table {
margin-bottom:40px
}
.mediapress .table tr {
font-size:14px
}
.mediapress .table tr th {
font-size:18px;
color:#355468;
padding:10px
}
.mediapress .table tr td {
border-left:none;
border-right:none;
border-top:none;
border-bottom:1px solid #eee;
font-size:14px
}
.mediapress .table tr td.secretaria {
color:#002b70;
font-weight:bold
}
.page-id-144 .table {
margin-bottom:30px;
margin-top:50px
}
.page-id-144 .table tbody {
margin-bottom:20px
}
.page-id-144 .table tr {
border-bottom:1px solid #c6e9f4
}
.page-id-144 .table tr th {
border-bottom:none;
color:#355468;
font-size:15px;
padding:8px;
text-align:right;
width:50%;
background-color:white
}
.page-id-144 .table tr td {
border:none;
font-size:13px;
line-height:20px;
padding:10px 5px;
width:50%;
background-color:white
}
}
@media only screen {
.article-main .post-thumbnail {
margin-bottom:20px
}
.article-main .wp-caption {
max-width:100%;
margin-bottom:30px;
line-height:0
}
.article-main .alignright {
float:right;
margin-left:16px
}
.article-main .alignleft {
float:left;
margin-right:16px
}
.article-main .aligncenter {
display:block;
margin-left:auto;
margin-right:auto
}
.article-main .wp-caption-text {
font-size:.725em;
color:#777
}
.article-main a {
color:#1d7ccc
}
.article-main ul, .article-main ol {
color:#333;
font-size:18px;
line-height:28px;
margin:0 0 30px
}
.article-main table {
width:100%
}
.article-main table tr:nth-child(even) {
background-color:#f6f6f6
}
.article-main table td {
padding:10px;
border:1px #dfdfdf solid
}
.article-main [id*="attachment_"].alignleft+ul li, .article-main [id*="attachment_"].alignleft+ol li {
list-style-position:inside
}
.article-main [id*="attachment_"].alignleft+ul li:before {
display:inline-block;
content:'';
margin-right:-17px
}
}
@media only screen {
.header .menu {
font-size:0;
line-height:1;
margin:0;
padding:0
}
.header .menu>.item {
display:inline-block;
list-style:none;
vertical-align:middle
}
.header-top {
font-size:0;
margin-top:4px;
margin-bottom:4px;
text-align: right;
text-justify:distribute;
}

.header-top:after {
display:inline-block;
content:'';
width:100%
}
.header-top .aside {
display:inline-block
}
.external-links, .social-midia, .accessibility, .translate-links {
display:inline-block;
margin:4px auto;
vertical-align:middle
}
.external-links.mobile-only, .social-midia.mobile-only, .accessibility.mobile-only, .translate-links.mobile-only {
display:none
}
.external-links {
margin-right:12px
}
.external-links .item {
font-size:13px
}
.external-links .item:first-child {
font-weight:700
}
.external-links .item+.item:before {
color:#333;
content:'|';
display:inline-block;
font-family:serif;
font-weight:300;
margin:0 12px;
vertical-align:middle
}
.external-links .item a {
color:#444;
display:inline-block;
vertical-align:middle
}
.social-midia {
margin-right:16px
}
.social-midia .item {
line-height:0
}
.social-midia .item+.item:before {
content:'';
margin:0 2px
}
.social-midia a {
opacity:1;
filter:alpha(opacity=100);
-webkit-transition:opacity 0.15s ease-out;
-moz-transition:opacity 0.15s ease-out;
-o-transition:opacity 0.15s ease-out;
-ms-transition:opacity 0.15s ease-out;
transition:opacity 0.15s ease-out
}
.social-midia a:hover {
opacity:.7;
filter:alpha(opacity=70);
-webkit-transition:opacity 0.2s ease-out;
-moz-transition:opacity 0.2s ease-out;
-o-transition:opacity 0.2s ease-out;
-ms-transition:opacity 0.2s ease-out;
transition:opacity 0.2s ease-out
}
.accessibility {
margin-right:16px
}
.accessibility .item {
line-height:0
}
.accessibility .item+.item:before {
content:'';
margin:0 2px
}
.accessibility a, .accessibility button {
background-color:#eee;
display:inline-block;
height:20px;
position:relative;
width:20px;
border:0;
outline:0;
overflow:hidden
}
.accessibility i {
bottom:0;
left:0;
margin:auto;
position:absolute;
right:0;
top:0;
color:transparent
}
.translate-links .item {
font-size:10px;
text-transform:uppercase
}
.translate-links .item:first-child {
font-weight:700
}
.translate-links .item+.item:before {
color:#333;
content:'|';
display:inline-block;
font-family:serif;
font-weight:300;
margin:0 12px;
vertical-align:middle
}
.translate-links .item a {
display:inline-block;
vertical-align:middle;
color:#444
}
.header-main {
background-color:#fff;
font-size:0;
text-align:justify;
text-justify:distribute;
position:relative;
}
.navbar-menu-open.fixed-menu .header-main:before {
position:absolute;
content:'';
width:100%;
height:100%;
background:#000;
opacity:.5;
filter:alpha(opacity=50);
z-index:1
}
.header-main:after {
content:'';
display:inline-block;
width:100%
}
.site-title {
display:inline-block;
font-family:verdana, sans-serif;
font-size:24px;
font-weight:600;
letter-spacing:-1.5px;
vertical-align:middle;
margin:0
}
.site-title a {
text-decoration:none;
color:#111
}
.site-title i {
vertical-align:middle
}
.nav-main {
display:inline-block;
vertical-align:middle;
position:relative;
z-index:1;
width:56%
}
.nav-main .menu:after {
content:'';
width:100%;
display:inline-block
}
.nav-main .item {
font-family:verdana, sans-serif;
font-size:12px;
font-weight:600;
text-transform:uppercase;
letter-spacing:-.5px
}
.nav-main a {
color:#111
}
.fixed-menu .header-main {
position:fixed;
width:100%;
z-index:100;
top:0;
right:0;
left:0;
margin:auto;
max-width:1140px;
-webkit-backface-visibility:hidden;
backface-visibility:hidden
}
.fixed-menu.admin-bar .header-main {
margin-top:32px
}
.navbar-form.navbar-form {
margin:auto;
padding:0;
overflow:hidden;
position:absolute;
right:0;
top:0;
bottom:0;
height:40px;
text-align:right;
z-index:0;
-webkit-transition:width 0.3s ease, z-index 0.3s ease;
-moz-transition:width 0.3s ease, z-index 0.3s ease;
-o-transition:width 0.3s ease, z-index 0.3s ease;
-ms-transition:width 0.3s ease, z-index 0.3s ease;
transition:width 0.3s ease, z-index 0.3s ease
}
.navbar-form.navbar-form .btn {
font-family:verdana, sans-serif;
font-size:12px;
text-transform:uppercase;
color:#111;
height:40px;
-webkit-transition:right 0.3s ease;
-moz-transition:right 0.3s ease;
-o-transition:right 0.3s ease;
-ms-transition:right 0.3s ease;
transition:right 0.3s ease;
width:auto;
position:relative;
line-height:1;
right:0;
padding:12px;
letter-spacing:-.5px;
overflow:visible
}
.navbar-form.navbar-form .input {
border:none;
background-color:rgba(0, 0, 0, 0.2);
background-color:#fff;
color:#2ca8ff;
width:100%;
padding:8px 45px 8px 10px;
font-size:16px;
line-height:24px;
right:-40px;
position:absolute;
height:40px;
-webkit-transition:right 0.3s ease;
-moz-transition:right 0.3s ease;
-o-transition:right 0.3s ease;
-ms-transition:right 0.3s ease;
transition:right 0.3s ease
}
.navbar-form.navbar-form i {
margin-top:-1px;
margin-right:10px;
-webkit-transition:margin-right 0.3s ease;
-moz-transition:margin-right 0.3s ease;
-o-transition:margin-right 0.3s ease;
-ms-transition:margin-right 0.3s ease;
transition:margin-right 0.3s ease
}
.navbar-form.navbar-form.nav-form-active {
z-index:2;
-webkit-transition:width 0.3s ease, z-index 0.3s ease;
-moz-transition:width 0.3s ease, z-index 0.3s ease;
-o-transition:width 0.3s ease, z-index 0.3s ease;
-ms-transition:width 0.3s ease, z-index 0.3s ease;
transition:width 0.3s ease, z-index 0.3s ease
}
.navbar-form.navbar-form.nav-form-active .input {
right:0;
-webkit-transition:right 0.3s ease;
-moz-transition:right 0.3s ease;
-o-transition:right 0.3s ease;
-ms-transition:right 0.3s ease;
transition:right 0.3s ease
}
.breadcrumbs {
font-size:12px;
line-height:16px;
color:#666
}
.breadcrumbs a {
font-weight:500;
color:#1d7ccc
}
.breadcrumbs .breadcrumb_last {
font-weight:400;
color:#666
}
.single-post .breadcrumbs [rel="v:child"] {
position:relative
}
.single-post .breadcrumbs [rel="v:child"] .breadcrumb_last {
height:16px;
width:10px;
font-size:0;
position:absolute;
overflow:hidden
}
}
@media (max-width: 767px) {
.site-title {
font-size:17px;
letter-spacing:-1px
}
.site-title [class*="ico-"] {
margin-right:-9px;
background-size:160px;
width:61px;
height:50px
}
.navbar-form.navbar-form {
height:38px
}
.navbar-form.navbar-form.nav-form-active {
width:60%
}
.navbar-form.navbar-form .btn {
padding:5px 12px 5px 10px
}
.breadcrumbs {
padding:20px 0
}
}
@media (max-width: 768px) {
.header-top {
display:none
}
}
@media (max-width: 991px) {
.nav-main {
-webkit-transition:right 0.2s ease;
-moz-transition:right 0.2s ease;
-o-transition:right 0.2s ease;
-ms-transition:right 0.2s ease;
transition:right 0.2s ease;
top:0;
bottom:0;
height:27px;
position:absolute;
right:-70%;
padding:0;
margin:auto;
width:70%;
z-index:22
}
.navbar-menu-open .nav-main {
-webkit-transition:right 0.2s ease;
-moz-transition:right 0.2s ease;
-o-transition:right 0.2s ease;
-ms-transition:right 0.2s ease;
transition:right 0.2s ease;
right:0
}
.nav-main:before {
-webkit-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
-moz-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
-o-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
-ms-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
content:"";
font-size:22px;
line-height:20px;
position:absolute;
left:-40px;
padding:10px 0;
cursor:pointer
}
.navbar-menu-open .nav-main:before {
-webkit-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
-moz-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
-o-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
-ms-transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
transition:right 0.2s ease, content 0.3s ease, font-size 0.3s ease;
content:"";
left:-50px;
color:#2ca8ff
}
.nav-main .menu {
text-align:left
}
.nav-main .menu.sc-only {
display:none
}
.nav-main .menu.mobile-only {
display:block
}
.nav-main .menu>[class*="item"] {
display:block;
font-size:20px;
line-height:22px;
font-weight:700;
position:relative;
text-transform:none
}
.nav-main .menu>[class*="item"].spec {
margin:15px 0
}
.nav-main .menu>[class*="item"] .sub-menu {
list-style:none;
margin:0 0 20px 0;
padding:0
}
.nav-main .menu>[class*="item"] .sub-menu>[class*="item"] {
text-transform:none;
font-size:14px
}
.nav-main .menu>[class*="item"] .sub-menu>[class*="item"] .link {
padding-top:0;
padding-bottom:0
}
.nav-main a {
display:block;
color:#333;
padding:10px 8px
}
.nav-main .nav-holder {
-webkit-transition:right 0.2s ease;
-moz-transition:right 0.2s ease;
-o-transition:right 0.2s ease;
-ms-transition:right 0.2s ease;
transition:right 0.2s ease;
padding:30px 10px 10px;
overflow:auto;
background-color:#fc0;
position:fixed;
right:-70%;
top:0;
height:100%;
margin:0;
width:70%;
z-index:22;
-webkit-backface-visibility:hidden;
backface-visibility:hidden
}
.navbar-menu-open .nav-main .nav-holder {
-webkit-transition:right 0.2s ease;
-moz-transition:right 0.2s ease;
-o-transition:right 0.2s ease;
-ms-transition:right 0.2s ease;
transition:right 0.2s ease;
right:0
}
.nav-main .translate-links.mobile-only {
display:block;
margin-bottom:20px
}
.nav-main .translate-links.mobile-only .menu .item {
display:inline;
font-size:12px;
line-height:12px
}
.nav-main .translate-links.mobile-only .menu .item a {
padding:5px;
color:#333
}
.nav-main .translate-links.mobile-only .menu .item+.item::before {
margin-left:2px;
margin-right:2px
}
body::before {
content:'';
opacity:0;
filter:alpha(opacity=0);
background-color:#000;
z-index:-1;
top:0;
left:0;
-webkit-transition:z-index 0.4s, visibility 0.4s;
-moz-transition:z-index 0.4s, visibility 0.4s;
-o-transition:z-index 0.4s, visibility 0.4s;
-ms-transition:z-index 0.4s, visibility 0.4s;
transition:z-index 0.4s, visibility 0.4s;
width:100%;
height:100%;
position:fixed;
visibility:hidden
}
.navbar-menu-open {
overflow:hidden;
padding-right:15px
}
.navbar-menu-open:before {
opacity:.5;
filter:alpha(opacity=50);
-webkit-transition:visibility 0.4s;
-moz-transition:visibility 0.4s;
-o-transition:visibility 0.4s;
-ms-transition:visibility 0.4s;
transition:visibility 0.4s;
z-index:21;
visibility:visible
}
.navbar-hold {
padding:5px 10px 5px 40px;
font-size:0;
height:56px;
-webkit-transition:padding-left 0.2s ease;
-moz-transition:padding-left 0.2s ease;
-o-transition:padding-left 0.2s ease;
-ms-transition:padding-left 0.2s ease;
transition:padding-left 0.2s ease
}
.navbar-menu-open .navbar-hold {
-webkit-transition:padding-left 0.2s ease;
-moz-transition:padding-left 0.2s ease;
-o-transition:padding-left 0.2s ease;
-ms-transition:padding-left 0.2s ease;
transition:padding-left 0.2s ease;
padding-left:10px
}
.navbar-form-open .navbar-hold {
padding-bottom:130px
}
.navbar-form.navbar-form {
width:42px;
right:50px
}
.navbar-form.navbar-form .btn {
font-size:0;
right:-2px
}
.navbar-form.navbar-form .btn i {
margin-right:0
}
.subnav {
display:none
}
}
@media (min-width: 768px) {
.navbar-form.navbar-form.nav-form-active {
width:35%
}
.breadcrumbs {
padding:20px 0;
margin-bottom:15px
}
}
@media (min-width: 992px) {
.navbar-hold {
padding:0 15px;
font-size:0
}
.navbar-hold>* {
display:inline-block;
vertical-align:middle
}
.navbar-fixed {
position:fixed;
width:100%;
top:0;
left:0
}
.nav-main {
margin-right:50px;
width:60%
}
.nav-main .menu {
text-align:justify;
text-justify:distribute
}
.nav-main .menu.sc-only {
display:block
}
.nav-main .menu.mobile-only {
display:none
}
.navbar-menu>* {
display:inline-block;
vertical-align:middle
}
.navbar-menu [class*="item"] {
font-size:18px;
line-height:18px;
font-weight:700;
position:relative
}
.navbar-menu [class*="item"]:hover .dropdown-toggle, .navbar-menu [class*="item"]:focus .dropdown-toggle {
-webkit-transition:opacity 0.2s ease, visibility 0.2s ease;
-moz-transition:opacity 0.2s ease, visibility 0.2s ease;
-o-transition:opacity 0.2s ease, visibility 0.2s ease;
-ms-transition:opacity 0.2s ease, visibility 0.2s ease;
transition:opacity 0.2s ease, visibility 0.2s ease;
opacity:1;
visibility:visible
}
.navbar-menu a {
display:block;
color:#fff;
padding:10px 8px
}
.navbar-menu a .fa {
margin-right:5px
}
.navbar-menu a:hover, .navbar-menu a:focus {
text-decoration:none;
color:#2ca8ff
}
.navbar-menu [class*="current"] a {
text-decoration:none;
color:#fff;
}
.navbar-form.navbar-form {
width:42px
}
.navbar-form.navbar-form .btn {
font-size:0;
right:-2px
}
.navbar-form.navbar-form .btn i {
margin-right:0
}
.subnav {
position:relative;
background-color:#fff;
border-bottom:solid 1px #E2E2E2;
}
.subnav .sub-menu {
margin:0;
padding:0;
list-style:none;
display:none;
background-color:#2c9adc
}
.subnav .item-parent {
cursor:default
}
.subnav .item-parent a {
position:relative
}
.subnav .item-parent:hover .sub-menu {
display:block;
position:absolute;
width:16%;
top:100%;
z-index:10
}
.subnav .item-parent a:before, .subnav .item-parent a:after {
content:'';
position:absolute;
visibility:hidden
}
.subnav .item-parent a:hover:before, .subnav .item-parent a:hover:after {
width:170px;
bottom:0;
height:70%;
visibility:visible
}
.subnav .item-parent a:hover:before {
right:0px;
border-radius:100% 0 0 0
}
.subnav .item-parent a:hover:after {
left:0px;
border-radius:0 100% 0 0
}
.subnav .item {
font-size:11pt;
padding:0
}
.subnav a {
color:inherit
}
.subnav .menu>.item:first-child ~ .item>a {
display:block;
padding:18px 10px
}
.subnav .menu>.item-title {
font-size:18px;
letter-spacing:-.75px;
padding:14px
}
.subnav .sub-menu {
padding-left:14px
}
.subnav .sub-menu .item {
padding:8px 10px
}
.dropdown {
position:relative;
display:inline-block
}
.dropdown:hover .dropdown-menu, .dropdown:focus .dropdown-menu {
opacity:1;
visibility:visible
}
.dropdown-menu {
-webkit-border-radius:6px;
-moz-border-radius:6px;
border-radius:6px;
-webkit-box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
box-shadow:0 0 2px 0 rgba(0, 0, 0, 0.1);
-webkit-transition:opacity 0.2s ease, visibility 0.2s ease;
-moz-transition:opacity 0.2s ease, visibility 0.2s ease;
-o-transition:opacity 0.2s ease, visibility 0.2s ease;
-ms-transition:opacity 0.2s ease, visibility 0.2s ease;
transition:opacity 0.2s ease, visibility 0.2s ease;
min-width:200px;
position:absolute;
z-index:2;
top:100%;
left:0;
background:#fff;
padding:0;
margin-bottom:0;
margin-top:2px;
border:1px solid #ccc;
border:1px solid rgba(0, 0, 0, 0.15);
opacity:0;
visibility:hidden;
text-align:left;
font-weight:500;
font-size:14px;
line-height:20px;
padding:5px 0
}
.dropdown-menu .dropdown-menu-active {
opacity:1;
visibility:visible
}
.dropdown-menu:before, .dropdown-menu:after {
content:"";
position:absolute;
border-bottom:10px solid #fff;
border-right:10px solid transparent;
border-left:10px solid transparent
}
.dropdown-menu:before {
z-index:2;
top:-10px;
left:10px
}
.dropdown-menu:after {
border-bottom:12px solid rgba(0, 0, 0, 0.15);
border-right:12px solid transparent;
border-left:12px solid transparent;
z-index:1;
top:-12px;
left:8px
}
.dropdown-menu.dropdown-right {
right:0;
left:auto;
text-align:right
}
.dropdown-menu.dropdown-right:before, .dropdown-menu.dropdown-right:after {
right:10px;
left:auto
}
.dropdown-menu.dropdown-right:after {
right:8px
}
.dropdown-menu .dropdown-item {
display:block;
color:#666;
padding:6px 20px
}
.dropdown-menu .dropdown-item:hover, .dropdown-menu .dropdown-item:focus {
background-color:#f9f9f9;
text-decoration:none
}
.dropdown-menu .dropdown-item.label {
background-color:#f9f9f9;
color:#666
}
.dropdown-menu .dropdown-item.label:hover, .dropdown-menu .dropdown-item.label:focus {
background-color:#f9f9f9
}
.dropdown-menu .dropdown-item[class*="active"] {
background-color:#2ca8ff;
color:#fff
}
.dropdown-menu .dropdown-item+.split {
border-top:1px solid #ccc;
border-top:1px solid rgba(0, 0, 0, 0.15);
padding-top:10px;
padding-bottom:10px
}
.dropdown-menu .dropdown-item .fa {
margin:0 0 0 5px
}
.dropdown-menu span.dropdown-item {
color:#333
}
.dropdown-menu span.dropdown-item:hover, .dropdown-menu span.dropdown-item:focus {
background-color:transparent
}
}
@media (min-width: 1200px) {
.nav-main {
margin-right:120px;
width:56%
}
.navbar-form.navbar-form {
width:120px
}
.navbar-form.navbar-form .btn {
font-size:12px
}
.navbar-form.navbar-form .btn:after {
content:'';
position:absolute;
width:1px;
height:50%;
background:#999;
left:-7px;
bottom:0;
top:0;
margin:auto;
z-index:-1
}
.navbar-form.navbar-form .btn i {
margin-right:4px
}
.navbar-form.navbar-form.nav-form-active .btn {
right:-67.5px;
-webkit-transition:right 0.3s ease;
-moz-transition:right 0.3s ease;
-o-transition:right 0.3s ease;
-ms-transition:right 0.3s ease;
transition:right 0.3s ease
}
.navbar-form.navbar-form.nav-form-active .btn:after {
width:0
}
.navbar-form.navbar-form.nav-form-active i {
margin-right:14px;
-webkit-transition:margin-right 0.3s ease;
-moz-transition:margin-right 0.3s ease;
-o-transition:margin-right 0.3s ease;
-ms-transition:margin-right 0.3s ease;
transition:margin-right 0.3s ease
}
}
@media only screen {
.pagination {
padding:10px 0;
margin-top:20px
}
.pagination>* {
display:inline-block;
vertical-align:middle;
border:1px solid #2ca8ff;
font-size:18px;
line-height:18px;
font-weight:700;
padding:10px 12px;
color:#2ca8ff
}
.pagination>*:hover, .pagination>*:focus {
text-decoration:none;
background-color:#f9f9f9
}
.pagination>*.current {
color:#fff;
background-color:#2ca8ff;
}
.pagination>*.next, .pagination>*.prev {
font-size:16px
}
.pagination>*.dots {
border:none
}
.logo-footer {
text-align:justify;
text-justify:distribute;
font-size:0
}
.logo-footer:after {
content:'';
width:100%;
display:inline-block
}
.logo-footer .ico-gov-flag, .logo-footer>a {
display:inline-block;
vertical-align:middle
}
.logo-footer>a {
padding-right:14px
}
}
@media only screen {
.form, .form-inline {
margin-bottom:30px
}
.form fieldset, .form-inline fieldset {
border:none;
padding:0;
margin:0
}
.form-group {
position:relative
}
.form-group.form-helper {
margin-bottom:8px
}
.form-legend {
margin-bottom:20px
}
.form-label {
display:inline-block;
color:#333;
font-size:14px;
line-height:14px;
margin-bottom:6px;
font-weight:bold
}
.help-block {
font-size:13px;
margin-top:-14px;
line-height:1;
padding-left:1px;
display:block
}
.fields-required {
color:#333;
display:block;
font-size:14px;
margin-bottom:20px
}
.required {
font-weight:bold;
color:#333
}
.form-field {
color:#333;
font-size:14px
}
span[class*="alert-"] {
display:block;
font-size:16px;
line-height:20px;
padding:15px 20px
}
span[class*="alert-"]+[class*="alert-"] {
margin-top:10px
}
.wpcf7-response-output {
padding:10px;
margin-top:20px
}
.alert-danger, .wpcf7-validation-errors {
background-color:#f4ceca;
color:#e74c3c
}
.alert-warning {
background-color:#f7ecbe;
color:#ffa92c
}
.alert-success, .wpcf7-mail-sent-ok {
background-color:#c6eed7;
color:#45af9a
}
.alert-info {
background-color:#d9edf7;
color:#2ca8ff
}
.screen-reader-response {
position:absolute;
width:1px;
height:1px;
padding:0;
margin:-1px;
overflow:hidden;
clip:rect(0 0 0 0);
border:0
}
.wpcf7-form-control-wrap {
position:relative;
display:block
}
.wpcf7-not-valid-tip {
position:absolute;
top:2px;
right:4px;
font-size:12px;
color:#e74c3c;
text-align:right;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
width:100%;
max-width:102px
}
.wpcf7 br, .wpcf7 p:empty {
display:none
}
.wpcf7-display-none {
display:none
}
div.wpcf7 .ajax-loader {
visibility:hidden;
display:inline-block;
background-image:url("../img/ajax-loader.gif");
width:16px;
height:16px;
border:none;
padding:0;
margin:0 0 0 4px;
vertical-align:middle
}
div.wpcf7 .ajax-loader.is-active {
visibility:visible
}
}
@media (min-width: 768px) {
.form-search {
font-size:0
}
.form-search input {
width:75%;
vertical-align:middle;
margin:0
}
.form-search input+input {
width:24%;
margin-left:1%
}
.form-search .form-label {
display:block
}
.form-search .btn {
padding:12px 4px
}
.form-search-onpage {
text-align:center
}
.form-search-onpage input {
width:45%;
vertical-align:middle;
margin:0
}
.form-search-onpage .input {
padding:18px 10px
}
.form-search-onpage .input::-webkit-input-placeholder {
font-size:16px
}
.form-search-onpage .input:-moz-placeholder {
font-size:16px
}
.form-search-onpage .input::-moz-placeholder {
font-size:16px
}
.form-search-onpage .input:-ms-input-placeholder {
font-size:16px
}
.form-search-onpage .btn {
margin-left:-5px;
padding:12px 4px;
color:white;
background-color:#2f363c;
width:62px
}
.form-search-onpage .btn:hover {
background-color:#212121
}
}
[class^="ico-"], [class*=" ico-"], .nav-main:before {
background-image:url("../images/brasao.png");
background-repeat:no-repeat;
display:inline-block;
line-height:20px;
margin-top:1px;
vertical-align:text-top
}
.ico-accessibility-contrast {
	width:11px;
	height:11px;
	background-position:-136px -166px
}
.ico-accessibility-decrease {
	width:12px;
	height:8px;
	background-position:-147px -166px
}
.ico-accessibility-error {
	width:12px;
	height:11px;
	background-position:-198px -140px
}
.ico-accessibility-increase {
	width:14px;
	height:8px;
	background-position:-198px -151px
}
.ico-gov-flag {
	margin:10px 10px 10px 40px;
	width:82px;
	height:100px;
	background-position:0px 0px
}
.navbar-menu-open .nav-main:before {
	width:27px;
	height:23px;
	background-position:-131px -83px
}
.ico-header-facebook {
	width:19px;
	height:20px;
	background-position:-160px -140px
}
.ico-header-flickr {
	width:19px;
	height:20px;
	background-position:-82px -166px
}
.nav-main:before {
	width:27px;
	height:23px;
	background-position:-158px -83px
}
.ico-header-instagram {
	width:19px;
	height:20px;
	background-position:-179px -140px
}
.ico-header-search {
	width:16px;
	height:16px;
	background-position:-120px -166px
}
.ico-header-twitter {
	width:19px;
	height:20px;
	background-position:-101px -166px
}
.ico-header-youtube {
	width:19px;
	height:20px;
	background-position:-141px -140px
}
.ico-logo-cidadaosp {
	width:121px;
	height:28px;
	background-position:-82px -27px
}
.ico-logo-governo {
	background-position:-82px 0px
}
.ico-page-brazil {
	width:49px;
	height:51px;
	background-position:-82px -55px
}
a:hover .ico-page-compass-hover {
	width:24px;
	height:24px;
	background-position:-26px -140px
}
.ico-page-compass {
	width:24px;
	height:24px;
	background-position:-188px -55px
}
.ico-page-demografia {
	width:57px;
	height:28px;
	background-position:-131px -55px
}
a:hover .ico-page-empresas-hover {
	width:21px;
	height:30px;
	background-position:-21px -166px
}
.ico-page-empresas {
	width:21px;
	height:30px;
	background-position:0px -166px
}
a:hover .ico-page-flag-hover {
	width:20px;
	height:27px;
	background-position:-42px -166px
}
.ico-page-flag {
	width:20px;
	height:27px;
	background-position:-62px -166px
}
a:hover .ico-page-gear-hover {
	width:26px;
	height:26px;
	background-position:0px -140px
}
.ico-page-gear {
	width:26px;
	height:26px;
	background-position:-180px -106px
}
.ico-page-house {
	width:34px;
	height:31px;
	background-position:-116px -106px
}
a:hover .ico-page-prefs-hover {
	width:23px;
	height:23px;
	background-position:-185px -83px
}
.ico-page-prefs {
	width:23px;
	height:23px;
	background-position:-50px -140px
}
.ico-page-search {
	width:30px;
	height:30px;
	background-position:-150px -106px
}
a:hover .ico-page-suitcase-hover {
	width:24px;
	height:21px;
	background-position:-97px -140px
}
.ico-page-suitcase {
	width:24px;
	height:21px;
	background-position:-73px -140px
}
.ico-page-world {
	width:34px;
	height:34px;
	background-position:-82px -106px
}
.ico-search-white {
	width:20px;
	height:20px;
	background-position:-121px -140px
}
.ico-video-play {
	width:73px;
	height:73px;
	background-position:0px -67px
}
@media only screen {
.flex-container a:hover, .flex-slider a:hover {
outline:none
}
.slides, .slides>li, .flex-control-nav, .flex-direction-nav {
margin:0;
padding:0;
list-style:none
}
.flexslider .slides>li {
position:relative
}
.flex-pauseplay span {
text-transform:capitalize
}
.flexslider {
margin:0;
padding:0
}
.flexslider .slides>li {
display:none;
-webkit-backface-visibility:hidden
}
.flexslider .slides img {
width:100%;
display:block
}
.flexslider .slides:after {
content:"\0020";
display:block;
clear:both;
visibility:hidden;
line-height:0;
height:0
}
html[xmlns] .flexslider .slides {
display:block
}
* html .flexslider .slides {
height:1%
}
.no-js .flexslider .slides>li:first-child {
display:block
}
.flexslider {
margin:0 0 40px;
background:#fff;
border:4px solid #fff;
position:relative;
zoom:1;
-webkit-border-radius:4px;
-moz-border-radius:4px;
border-radius:4px;
-webkit-box-shadow:"" 0 1px 4px rgba(0, 0, 0, 0.2);
box-shadow:"" 0 1px 4px rgba(0, 0, 0, 0.2)
}
.flexslider .slides {
zoom:1
}
.flexslider .slides img {
height:auto;
-moz-user-select:none
}
.flex-viewport {
max-height:2000px
}
.gallery {
overflow:hidden
}
.single .gallery>[class=""] {
margin-top:0
}
.category .gallery>[class=""], .front-page .gallery>[class=""], .home .gallery>[class=""] {
overflow:hidden;
opacity:1;
filter:alpha(opacity=100);
-webkit-transition:opacity 0.7s ease;
-moz-transition:opacity 0.7s ease;
-o-transition:opacity 0.7s ease;
-ms-transition:opacity 0.7s ease;
transition:opacity 0.7s ease
}
.category .gallery>.hidden, .front-page .gallery>.hidden, .home .gallery>.hidden {
visibility:hidden;
overflow:hidden;
opacity:0;
filter:alpha(opacity=0)
}
.carousel li {
margin-right:5px
}
#carousel.vertical {
float:left;
margin-right:14px;
margin-top:16px;
max-height:386px;
overflow:hidden;
position:relative;
width:108px
}
#carousel.vertical>.flex-viewport {
width:410px
}
#carousel.vertical .slides {
float:left;
width:inherit !important
}
#carousel.vertical .slides li {
display:block;
float:none !important;
margin-bottom:8px;
cursor:pointer
}
#carousel.vertical .slides li.flex-active-slide {
opacity:.6;
filter:alpha(opacity=60)
}
#carousel.vertical+.slide-gallery {
overflow:hidden
}
#carousel.vertical .flex-direction-nav .flex-prev {
right:0;
top:10px;
transform:rotate(90deg);
left:0;
margin:auto
}
#carousel.vertical .flex-direction-nav .flex-next {
top:inherit;
right:0;
bottom:10px;
transform:rotate(90deg);
left:0;
margin:auto
}
ul.flex-direction-nav {
*height:0;
margin-bottom:0
}
.flex-direction-nav a {
text-decoration:none;
display:block;
width:40px;
height:40px;
margin:-20px 0 0;
position:absolute;
top:50%;
z-index:10;
overflow:hidden;
opacity:0;
cursor:pointer;
color:rgba(255, 255, 255, 0.8);
background:#000;
-webkit-transition:all 0.3s ease-in-out;
-moz-transition:all 0.3s ease-in-out;
-o-transition:all 0.3s ease-in-out;
-ms-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out
}
.flex-direction-nav span {
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
height:12px;
margin:auto;
line-height:0
}
.flex-direction-nav a:before {
font-size:40px;
display:inline-block;
color:rgba(0, 0, 0, 0.8);
text-shadow:1px 1px 0 rgba(255, 255, 255, 0.3)
}
.flex-direction-nav .flex-prev {
left:-50px;
text-align:center;
font-size:66px;
font-weight:bold
}
.flex-direction-nav .flex-next {
right:-50px;
text-align:center;
font-size:66px;
font-weight:bold
}
.flexslider:hover .flex-direction-nav .flex-prev {
opacity:0.7;
left:10px
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
opacity:1
}
.flexslider:hover .flex-direction-nav .flex-next {
opacity:0.7;
right:10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
opacity:1
}
.flex-direction-nav .flex-disabled {
opacity:0 !important;
filter:alpha(opacity=0);
cursor:default;
z-index:-1
}
.flex-pauseplay a {
display:block;
width:20px;
height:20px;
position:absolute;
bottom:5px;
left:10px;
opacity:0.8;
z-index:10;
overflow:hidden;
cursor:pointer;
color:#000
}
.flex-pauseplay a:before {
font-size:20px;
display:inline-block
}
.flex-pauseplay a:hover {
opacity:1
}
.flex-control-nav {
width:100%;
position:absolute;
bottom:-40px;
text-align:center
}
.flex-control-nav li {
margin:0 6px;
display:inline-block;
zoom:1;
*display:inline
}
.flex-control-paging li a {
width:11px;
height:11px;
display:block;
background:#666;
background:rgba(0, 0, 0, 0.5);
cursor:pointer;
text-indent:-9999px;
-webkit-box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3);
box-shadow:inset 0 0 3px rgba(0, 0, 0, 0.3);
-webkit-border-radius:20px;
-moz-border-radius:20px;
border-radius:20px
}
.flex-control-paging li a:hover {
background:#333;
background:rgba(0, 0, 0, 0.7)
}
.flex-control-paging li a.flex-active {
background:#000;
background:rgba(0, 0, 0, 0.9);
cursor:default
}
.flex-control-thumbs {
margin:5px 0 0;
position:static;
overflow:hidden
}
.flex-control-thumbs li {
width:25%;
float:left;
margin:0
}
.flex-control-thumbs img {
width:100%;
height:auto;
display:block;
opacity:.7;
cursor:pointer;
-moz-user-select:none;
-webkit-transition:all 1s ease;
-moz-transition:all 1s ease;
-o-transition:all 1s ease;
-ms-transition:all 1s ease;
transition:all 1s ease
}
.flex-control-thumbs img:hover {
opacity:1
}
.flex-control-thumbs .flex-active {
opacity:1;
cursor:default
}
}
@media screen and (max-width: 768px) {
.flex-direction-nav .flex-prev {
opacity:1;
left:10px
}
.flex-direction-nav .flex-next {
opacity:1;
right:10px
}
#carousel {
display:none
}
}
@media only screen {
main {
padding-left:10px;
padding-right:10px
}
.nopadding {
padding:0
}
.thumb-image img, .thumb-box img {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:transform 0.15s ease-out;
-moz-transition:transform 0.15s ease-out;
-o-transition:transform 0.15s ease-out;
-ms-transition:transform 0.15s ease-out;
transition:transform 0.15s ease-out;
width:100%
}
.thumb-image:hover img, .thumb-box:hover img {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:transform 0.2s ease-out;
-moz-transition:transform 0.2s ease-out;
-o-transition:transform 0.2s ease-out;
-ms-transition:transform 0.2s ease-out;
transition:transform 0.2s ease-out
}
.thumb-image .wrap-image, .thumb-box .wrap-image {
display:block;
overflow:hidden;
line-height:0;
margin-bottom:4px
}
.article-header {
padding-bottom:10px
}
.article-header .title {
margin-bottom:10px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif
}
.article-header .excerpt {
color:#999;
margin-bottom:10px;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif
}
.article-header .meta {
padding:14px 0 0px;
border-top:1px #ccc solid;
text-align:justify;
text-justify:distribute;
line-height:1
}
.article-header .meta .date {
display:inline-block;
font-size:12px;
color:#666;
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
margin-bottom:13px
}
.article-header .meta .date::first-letter {
text-transform:uppercase
}
.article-header .meta:after {
content:'';
display:inline-block;
width:100%;
line-height:0
}
.article-main {
font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
overflow:hidden
}
.gallery .caption-meta, [id*="attachment_"] .caption-meta {
line-height:1.15;
overflow:hidden;
margin-bottom:2px
}
.gallery .attachment-download, [id*="attachment_"] .attachment-download {
font-size:12px;
float:left;
color:#777
}
.gallery .attachment-credits, [id*="attachment_"] .attachment-credits {
float:right;
font-size:11px;
color:#999
}
.gallery .legend, .gallery .wp-caption-text, [id*="attachment_"] .legend, [id*="attachment_"] .wp-caption-text {
position:absolute;
display:block;
bottom:0;
color:#ddd;
font-size:13px;
z-index:20;
width:100%;
padding:12px 16px;
line-height:1.15;
-webkit-backface-visibility:hidden
}
.gallery .legend:after, .gallery .wp-caption-text:after, [id*="attachment_"] .legend:after, [id*="attachment_"] .wp-caption-text:after {
position:absolute;
content:'';
width:100%;
height:100%;
background-color:#000;
z-index:-1;
left:0;
bottom:0;
top:0;
margin:auto;
opacity:.8;
filter:alpha(opacity=80)
}
[id*="attachment_"] {
position:relative
}
.more-information {
border-top:1px solid #002b70;
background-color:#f4f4f4;
padding:20px 18px 0;
margin-bottom:60px
}
.more-information .title {
font-size:20px;
color:#002b70;
margin-bottom:16px;
text-transform:lowercase
}
.more-information .article-main .caption-meta {
display:none
}
.more-information .article-main p, .more-information .article-main ul, .more-information .article-main ol {
font-size:16px;
line-height:26px
}
.more-information .article-main p li, .more-information .article-main ul li, .more-information .article-main ol li {
margin-bottom:5px
}
.more-information .article-main p li:first-child, .more-information .article-main ul li:first-child, .more-information .article-main ol li:first-child {
margin-top:5px
}
.more-information .article-main a {
color:#002b70;
font-weight:700
}
.more-information .article-main .alignleft[id*="attachment_"]+ul li::before {
margin-right:0
}
.more-knowledge {
margin-bottom:60px
}
.more-knowledge>.title {
font-size:19px;
line-height:1.2;
margin-bottom:23px
}
.more-knowledge .figure {
float:left;
margin-right:12px;
line-height:0
}
.more-knowledge .list {
margin:0;
padding:0
}
.more-knowledge .item {
list-style:none;
overflow:hidden;
margin-bottom:20px
}
.more-knowledge .meta .date {
font-size:15px;
line-height:1;
display:block;
margin:2px auto 6px
}
.more-knowledge .meta .title {
font-size:18px;
line-height:1.23;
margin-bottom:0;
border:0
}
.categories {
color:#888;
margin-bottom:60px
}
.categories .label {
background-color:#fc0;
color:#705a00;
text-transform:uppercase;
font-size:13px;
font-weight:bold;
display:inline-block;
padding:9px 12px;
line-height:1
}
.categories .category {
font-size:13px;
line-height:35px;
padding:0 6px
}
.categories+.social-share {
margin-bottom:60px
}
.categories+.social-share .compartilhar {
font-size:16px;
font-weight:400;
margin-bottom:0;
display:inline-block;
margin-right:20px
}
[class*="acoes-governo"] .attachment-download {
display:none
}
.more-actions .title {
font-size:24px;
padding-bottom:10px;
margin-bottom:0;
background:#fff;
position:relative;
z-index:1
}
.more-actions .list {
margin-bottom:0;
padding:0;
position:relative;
top:-1px;
margin-bottom:30px;
line-height:0
}
.more-actions .item {
display:inline-block;
width:100%
}
.more-actions .item-holder {
list-style:none;
position:relative;
display:table;
height:65px;
width:100%
}
.more-actions .link {
width:98%;
border-top:1px solid #ccc;
line-height:1.2;
color:#333;
font-weight:700;
font-size:14px;
display:table-cell;
vertical-align:middle;
padding-right:16px;
-webkit-transition:left 0.2s ease;
-moz-transition:left 0.2s ease;
-o-transition:left 0.2s ease;
-ms-transition:left 0.2s ease;
transition:left 0.2s ease;
left:0;
text-decoration:none;
min-height:65px
}
.more-actions .link .r-arrow {
color:#1d7ccc;
font-size:24px;
font-weight:400;
right:0;
position:absolute;
line-height:1;
height:28px;
top:0;
bottom:0;
margin:auto;
padding-right:2px
}
.more-actions .link .text {
position:relative;
left:0;
-webkit-transition:left 0.2s ease;
-moz-transition:left 0.2s ease;
-o-transition:left 0.2s ease;
-ms-transition:left 0.2s ease;
transition:left 0.2s ease
}
.more-actions .link:hover .text {
left:6px;
-webkit-transition:left 0.2s ease;
-moz-transition:left 0.2s ease;
-o-transition:left 0.2s ease;
-ms-transition:left 0.2s ease;
transition:left 0.2s ease
}
.more-actions .link:hover {
background-color:#f9f9f9
}
[class*="conhecasp"] .attachment-download {
display:none
}
.services-location {
margin-top:20px;
clear:left;
float:left;
margin-bottom:40px
}
.services-location .title {
font-size:20px;
margin-bottom:16px
}
.services-location .content {
margin-bottom:26px
}
.services-location .content p, .services-location .content ul, .services-location .content ol {
line-height:1.3;
font-size:15px;
margin-bottom:0
}
.services-location .btn {
color:#111;
font-size:14px
}
.more-about {
padding-top:30px;
margin-bottom:18px;
border-top:1px solid #ddd;
overflow:hidden
}
.more-about .title {
font-size:24px;
padding-bottom:0px;
margin-bottom:0;
background:#fff;
position:relative;
z-index:1;
text-transform:lowercase
}
.more-about .title:first-letter {
text-transform:uppercase
}
.more-about .list {
margin-top:0;
margin-bottom:0;
padding:0;
position:relative
}
.more-about .item {
list-style:none;
padding-top:18px;
padding-bottom:18px;
line-height:0
}
.more-about .link {
display:inline-block;
width:100%;
line-height:1.2;
color:#333;
font-weight:700;
font-size:14px;
position:relative;
overflow:hidden;
text-decoration:none
}
.more-about .link:hover .image {
-webkit-transform:scale(1.05);
-moz-transform:scale(1.05);
-o-transform:scale(1.05);
-ms-transform:scale(1.05);
transform:scale(1.05);
-webkit-transition:transform 0.2s ease-out;
-moz-transition:transform 0.2s ease-out;
-o-transition:transform 0.2s ease-out;
-ms-transition:transform 0.2s ease-out;
transition:transform 0.2s ease-out
}
.more-about .figure {
position:relative
}
.more-about .legend {
position:relative;
height:146px;
display:table;
width:100%;
padding-left:7.5%;
padding-bottom:10px
}
.more-about .legend .text {
display:table-cell;
vertical-align:bottom;
font-size:18px;
color:#fff;
position:relative
}
.more-about .legend:before {
content:"";
position:absolute;
bottom:0;
left:0;
width:101%;
height:50%;
background:transparent;
background:-moz-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%);
background:-webkit-gradient(transparent 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%);
background:-webkit-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%);
background:-o-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%);
background:-ms-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%);
background:linear-gradient(transparent 0%, rgba(0, 0, 0, 0.6) 50%, rgba(0, 0, 0, 0.8) 100%)
}
.more-about .image {
display:block;
position:absolute;
min-height:100%;
min-width:100%;
max-width:inherit;
width:auto;
height:auto;
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:transform 0.15s ease-out;
-moz-transition:transform 0.15s ease-out;
-o-transition:transform 0.15s ease-out;
-ms-transition:transform 0.15s ease-out;
transition:transform 0.15s ease-out
}
.sidebar>.highlight-excerpt {
display:table;
margin-top:90px;
padding:15% 12%;
background-color:#fc0;
height:312px
}
.sidebar>.highlight-excerpt .text {
display:table-cell;
font-size:20px;
font-weight:bold;
color:#222;
margin-bottom:0;
vertical-align:middle
}
.sidebar>.highlight-content {
display:table;
padding:10% 8%;
margin-top:90px;
background-color:#f5f5f5
}
.sidebar>.highlight-content .text {
display:table-cell;
font-size:14px
}
.sidebar>* {
margin-bottom:30px
}
.sidebar .title {
font-size:19px;
line-height:1.2;
border-top:1px solid #ccc;
padding-top:14px;
margin-bottom:20px
}
.sidebar .list {
padding:0;
margin:0
}
.sidebar .item {
list-style:none
}
.sidebar .date {
font-size:15px
}
.sidebar .desc {
font-size:17px;
line-height:1.45;
margin-bottom:26px
}
.sidebar .desc .link {
color:#111
}
.sidebar .secretaria-relationship {
background-color:#f6f6f6;
padding:16px 26px 26px
}
.sidebar .secretaria-relationship .title {
border-top:0;
font-size:20px
}
.sidebar .secretaria-relationship .subtitle {
font-size:13px;
margin-bottom:5px;
display:block
}
.archive .content {
overflow:hidden
}
.archive .lead {
color:#666;
line-height:1.35;
margin-top:-16px
}
.archive .intro {
margin-top:-16px;
font-size:16px;
line-height:1.5;
color:#555
}
.list-acoes .item, .list-conhecasp .item {
margin-bottom:30px
}
.list-acoes .link, .list-conhecasp .link {
display:block;
position:relative;
line-height:0;
overflow:hidden
}
.list-acoes .link:before, .list-conhecasp .link:before {
content:'';
position:absolute;
width:100%;
height:65%;
bottom:0;
background:transparent;
background:-moz-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-webkit-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-webkit-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-o-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-ms-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
z-index:1
}
.list-acoes .link img, .list-conhecasp .link img {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:transform 0.15s ease-out;
-moz-transition:transform 0.15s ease-out;
-o-transition:transform 0.15s ease-out;
-ms-transition:transform 0.15s ease-out;
transition:transform 0.15s ease-out;
width:100%
}
.list-acoes .link:hover img, .list-conhecasp .link:hover img {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:transform 0.2s ease-out;
-moz-transition:transform 0.2s ease-out;
-o-transition:transform 0.2s ease-out;
-ms-transition:transform 0.2s ease-out;
transition:transform 0.2s ease-out
}
.list-acoes .title, .list-conhecasp .title {
margin-bottom:20px;
position:absolute;
bottom:0;
width:100%;
padding:0 18px;
left:0;
font-size:23px;
line-height:1.1;
color:#fff;
z-index:2
}
.state-numbers {
margin-top:20px;
margin-bottom:20px
}
.state-numbers .list {
margin:0;
padding:0;
list-style:none
}
.state-numbers .intro .title {
font-size:23px;
margin-bottom:20px
}
.state-numbers .intro .text {
font-size:16px;
line-height:1.5
}
.state-numbers .item {
height:80px;
display:table
}
.state-numbers .item .ico {
display:table-cell;
vertical-align:middle;
text-align:center;
text-align:right;
width:70px;
padding-right:20px;
line-height:0
}
.state-numbers .item .ico [class*="ico"] {
display:inline-block
}
.state-numbers .item .title {
font-size:21px;
line-height:1.05;
display:table-cell;
vertical-align:middle
}
.state-numbers .item .chapeu {
font-size:13px;
display:block;
font-weight:400;
margin-bottom:6px
}
.orgaos-e-entidades {
overflow:hidden
}
.orgaos-e-entidades .intro {
padding-top:10px;
padding-bottom:10px
}
.orgaos-e-entidades .intro>p {
color:#666;
line-height:1.4;
margin-top:-16px
}
.orgaos-e-entidades .list {
margin:0;
padding:0
}
.orgaos-e-entidades .item {
list-style:none;
padding-top:15px;
padding-bottom:15px
}
.orgaos-e-entidades .gabinete, .orgaos-e-entidades .estrutura {
margin-top:80px
}
.orgaos-e-entidades .gabinete img {
-webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
-ms-transform:scale(1);
transform:scale(1);
-webkit-transition:transform 0.15s ease-out;
-moz-transition:transform 0.15s ease-out;
-o-transition:transform 0.15s ease-out;
-ms-transition:transform 0.15s ease-out;
transition:transform 0.15s ease-out;
width:100%
}
.orgaos-e-entidades .gabinete .link {
position:relative;
display:block;
line-height:0;
overflow:hidden
}
.orgaos-e-entidades .gabinete .link:hover img {
-webkit-transform:scale(1.1);
-moz-transform:scale(1.1);
-o-transform:scale(1.1);
-ms-transform:scale(1.1);
transform:scale(1.1);
-webkit-transition:transform 0.2s ease-out;
-moz-transition:transform 0.2s ease-out;
-o-transition:transform 0.2s ease-out;
-ms-transition:transform 0.2s ease-out;
transition:transform 0.2s ease-out
}
.orgaos-e-entidades .gabinete .link:before {
content:'';
position:absolute;
width:100%;
height:65%;
bottom:0;
background:transparent;
background:-moz-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-webkit-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-webkit-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-o-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:-ms-linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
background:linear-gradient(transparent 0%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.45) 100%);
z-index:1
}
.orgaos-e-entidades .gabinete .title {
line-height:1.25;
padding:20px 20px;
margin:0;
color:#fff;
position:absolute;
bottom:0;
z-index:1
}
.orgaos-e-entidades .gabinete .tagline {
display:block;
font-size:13px;
color:#fc0
}
.orgaos-e-entidades .estrutura {
margin-bottom:60px
}
.orgaos-e-entidades .estrutura .item {
height:150px;
display:table
}
.orgaos-e-entidades .estrutura .item .btn {
display:table-cell;
text-align:center
}
.orgaos-e-entidades .estrutura .item [class*=ico-] {
display:block;
margin:0 auto 6px
}
.orgaos-e-entidades .estrutura .btn {
width:100%;
font-size:16px;
line-height:1.25;
white-space:normal
}
.alphabetic-glossary {
margin-bottom:50px
}
.alphabetic-glossary .glossary-letters {
background-color:#f3f3f3;
font-size:0;
text-align:center;
padding:6px;
margin-bottom:60px
}
.alphabetic-glossary .glossary-letters .letter {
font-weight:bold;
font-size:15px;
display:inline-block;
padding:4px 9px;
width:32px
}
.alphabetic-glossary .glossary-letters a.letter {
color:#002b70
}
.alphabetic-glossary .glossary-letters span.letter {
color:#666
}
.alphabetic-glossary [class*="gloss-"] {
max-width:760px;
width:100%;
margin:0 auto 0;
padding:0;
padding-top:20px;
margin-top:20px;
border-top:1px solid #ccc
}
.alphabetic-glossary [class*="gloss-"]:empty {
display:none
}
.alphabetic-glossary [class*="gloss-"] li {
list-style-type:none
}
.alphabetic-glossary [class*="gloss-"] .gletter {
width:140px;
float:left;
color:#c5c5c5;
font-size:30px;
font-weight:bold;
padding:0 12% 0 0;
line-height:1.3;
text-align:center
}
.alphabetic-glossary [class*="gloss-"] .gletter+ul {
padding:0;
margin:0;
overflow:hidden
}
.alphabetic-glossary [class*="gloss-"] a {
color:#1d7ccc;
font-size:17px
}
.alphabetic-glossary .first-gloss, .alphabetic-glossary .gloss-a {
border-top:0 transparent
}
.archive .type-post+.type-post .category-post-list {
margin-top:30px
}
.category-videos .category-thumbnail iframe {
height:155px
}
.category-agenda-do-governador .excerpt, .category-avisos-de-pauta .excerpt, .category-agenda-do-governador .date, .category-avisos-de-pauta .date {
display:none
}
.category-header, .sticky-thumbnail, .category-post-list, .category-thumbnail, .category-pagination {
padding-left:0px
}
.destaque-post {
background:#f6f6f6;
padding:26px 16px 20px
}
.destaque-post .title {
font-size:2em
}
.destaque-post .excerpt {
font-size:1.2em
}
.category-header .title, .category-infos .title {
margin:10px 0px
}
.category-header .title a, .category-infos .title a {
color:#2f363c;
letter-spacing:-1px
}
.category-header {
border-bottom:1px solid #CCC;
padding-bottom:20px
}
.category-post-list {
padding-top:20px
}
.no-thumbnail.category-infos, .excerpt {
width:100%;
margin-bottom:0
}
.category-sidebar {
max-width:100%;
margin-top:20px;
background:#f9f9f9
}
.category-sidebar h3 {
margin:0 0 20px 20px;
padding-top:30px;
font-size:20px
}
.category-sidebar .nav-categories {
-webkit-columns:2;
-moz-columns:2;
columns:2
}
.category-sidebar .nav-categories li a {
font-size:12px;
color:#000;
font-weight:bold
}
.category-pagination {
margin-bottom:40px
}
.category-pagination .pagination>* {
border:1px solid #7691A4;
color:#7691A4
}
.category-pagination .pagination>*.current {
background:#7691A4;
color:#FFF
}
.home main {
padding-top:25px;
padding-bottom:25px
}
.home main>.container {
overflow:hidden
}
.home .flexslider .slide-item .thumb-image {
max-height:420px
}
.home .last-news .box-title {
border-top:none;
padding-top:0
}
.home #sidebar .header-cidadaosp {
margin-bottom:10px;
padding-bottom:12px;
border-bottom:3px solid #ff991f;
display:block
}
.home #sidebar .header-cidadaosp .link_more {
color:#28a1c6;
font-size:11px;
line-height:11px;
font-weight:bold;
float:right;
padding-top:15px
}
.home #sidebar .header-cidadaosp a:hover {
text-decoration:none
}
.home #sidebar .header-cidadaosp a:hover .link_more {
text-decoration:underline
}
.home .md-featured-news .thumb-image:first-child {
margin-right:15px
}
.home .md-featured-news .thumb-image:last-child {
margin-left:15px
}
.home .md-featured-news .thumb-image .image {
width:100%
}
.home .md-featured-news .hat {
font-size:12px;
line-height:12px
}
.home .md-featured-news .hat .link {
color:#212121
}
.home .md-featured-news .title {
margin:6px 0
}
.home .md-featured-news .title .link {
color:#333
}
.home .md-featured-news .desc {
font-size:16px;
line-height:24px
}
.home .md-featured-news .desc .link {
color:#545454
}
.home .section-line {
padding-top:30px;
margin-bottom:30px;
overflow:hidden
}
.home .section-line .section-title {
margin-bottom:15px
}
.home .section-line>.col-md-6:first-child {
padding-left:0
}
.home .section-line>.col-md-6:last-child {
padding-right:0
}
.home .section-line .thumb-image {
overflow:hidden;
position:relative;
max-height:318px
}
.home .section-line .thumb-image .legend .hat a {
color:#ffd400;
font-size:12px;
font-weight:bold;
line-height:14px
}
.home .section-line .thumb-image .legend .title {
font-size:20px;
font-weight:bold;
line-height:24px;
margin-top:2px
}
.home .section-line .thumb-image img {
width:100%
}
.home .section-line .featured-callaction {
padding:6%;
display:block
}
.home .section-line .featured-callaction:last-child {
border-right:none
}
.home .section-line .featured-callaction>span {
display:block
}
.home .section-line .featured-callaction .icon, .home .section-line .featured-callaction .label, .home .section-line .featured-callaction .desc {
text-align:center
}
.home .section-line .featured-callaction .label {
margin-bottom:5px;
margin-top:10px;
color:#355468;
font-weight:bold;
font-size:12pt;
}
.home .section-line .featured-callaction .desc {
color:#212121;
font-size:14px;
line-height:22px;
font-weight:300
}
.home .section-line .videos-spec .box-title {
padding-bottom:10px;
color:#212121;
text-transform:none
}
.home .section-line .videos-spec .title {
font-size:18px;
line-height:24px;
letter-spacing:-0.8px;
margin-top:5px
}
.home .section-line .videos-spec .title .link {
color:#2f363c
}
.home .section-line .videos-spec img {
width:100%
}
.home .section-line .bn-image {
display:block;
max-height:80px;
overflow:hidden
}
.home .contact .more-actions .item {
padding-right:12%
}
.home .contact .more-actions .link {
color:#355468;
font-size:16px
}
.home .contact .wrap-contact {
margin-top:15px;
background-color:#F9F9E1
}
.home .contact .wrap-contact .box-title {
font-size:18px;
line-height:18px;
letter-spacing:-1px
}
.flexslider {
border:none
}
.flexslider .slide-item .thumb-image .wrap-image {
display:inline-block;
position:relative;
height:100%;
width:100%;
overflow:hidden
}
.flexslider .slide-item .thumb-image .wrap-image::after {
content:"";
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
background:-webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:-moz-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:-o-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:-ms-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent
}
.flexslider .slide-item .legend {
z-index:2
}
.flexslider .slide-item .legend .hat>a {
color:#ffd400
}
.flexslider .slide-item .title {
margin-top:6px
}
.category-spnoticias .content {
margin-bottom:30px
}
.welcome {
padding:15px 5px;
display:table;
width:100%;
font-size:12px;
color:#666;
font-weight:bold
}
.gallery {
margin-bottom:10px;
padding-left:0;
margin-left:0;
}
.slide-item {
padding-left:0
}
.home .slide-item .thumb-image {
line-height:0
}
.slide-item>*, .featured-box>* {
display:block
}
.slide-item .thumb-image, .featured-box .thumb-image {
position:relative
}
.slide-item .thumb-image a, .slide-item .thumb-image img, .featured-box .thumb-image a, .featured-box .thumb-image img {
display:block;
width:100%
}
.slide-item .legend, .featured-box .legend {
width:100%;
position:absolute;
bottom:0;
left:0
}
.slide-item .legend:after, .featured-box .legend:after {
background-color:transparent
}
.ie8 .slide-item .legend, .ie8 .featured-box .legend {
background:none
}
.slide-item .title, .featured-box .title {
margin:0
}
.slide-item .title a, .featured-box .title a {
color:#fff
}
.slide-item .desc, .featured-box .desc {
margin:0
}
.slide-item .desc a, .featured-box .desc a {
color:#fff
}
.slide-item .wrap-image, .featured-box .wrap-image {
display:inline-block;
position:relative;
height:100%;
width:100%;
overflow:hidden
}
.slide-item .wrap-image::after, .featured-box .wrap-image::after {
content:"";
position:absolute;
left:0;
top:0;
width:100%;
height:100%;
/* sdsd background:-webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:-moz-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:-o-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:-ms-linear-gradient(top, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent;
background:linear-gradient(to bottom, transparent 30%, rgba(0, 0, 0, 0.7) 75%) transparent */
}
.slide-item .wrap-image img, .featured-box .wrap-image img {
display:block
}
.slide-item .play, .featured-box .play {
background:transparent url("../img/video-play.png") no-repeat scroll center center;
display:block;
height:72px;
left:50%;
margin:-30px 0 0 -36px;
position:absolute;
text-indent:-9999px;
top:100px;
width:72px;
z-index:2
}
.list-feeds .feed-post {
padding:20px 0;
display:table;
border-bottom:1px solid #CCC;
width:100%
}
.list-feeds .feed-post .feed-thumb-wrapper {
display:inline-block;
float:left;
margin-right:20px;
max-height:210px;
overflow:hidden
}
.list-feeds .feed-post .feed-text-wrapper .hat .link, .list-feeds .feed-post .feed-text-wrapper .desc .link {
color:#212121
}
.list-feeds .feed-post .feed-text-wrapper .hat {
font-size:12px;
line-height:12px
}
.list-feeds .feed-post .feed-text-wrapper .title {
font-size:26px;
line-height:30px;
margin-top:8px;
margin-bottom:5px
}
.list-feeds .feed-post .feed-text-wrapper .desc {
font-size:11.5pt;
line-height:24px;
margin-bottom:0
}
.list-feeds .feed-post.only-text .feed-text-wrapper {
width:100%
}
.list-feeds .feed-post:last-child {
border-bottom:none
}
.box-wrap .box-title {
padding:20px 0;
margin-bottom:10px;
text-transform:lowercase;
font-size:20px;
line-height:20px;
border-top:1px solid #eee
}
.box-wrap .thumb-box {
max-height:215px;
overflow:hidden
}
.box-wrap.videos-spec .wrap-image .youtThumb {
margin-top:-28px
}
.last-news .list_lastnews {
list-style:none;
margin:0 5px 0 0;
padding:0
}
.last-news .post-link {
color:#212121;
display:block
}
.last-news .post-link .post-date {
display:block;
margin-bottom:8px;
font-weight:300
}
.last-news .post-link .post-title {
display:block;
font-weight:500
}
.contact .sidebar .c-title {
margin-bottom:10px
}
.contact .sidebar .c-desc {
font-size:14px;
line-height:22px
}
.contact .sidebar .c-link {
margin-top:20px;
margin-bottom:45px;
display:block;
color:#1d7ccc;
font-weight:700
}
.useful-phones-list .single-article .article-main>h2 {
font-size:28px;
letter-spacing:-1px;
color:#355468
}
.useful-phones-list .single-article .article-main>h3 {
color:#28a1c6
}
.useful-phones-list .single-article .article-main ul {
list-style:none;
margin-left:0;
padding-left:0;
padding-right:20px
}
.useful-phones-list .single-article .article-main ul li {
padding:8px 18px;
border-bottom:1px solid #eee
}
.useful-phones-list .single-article .article-main ul li strong {
display:inline-block;
width:38%;
height:100%;
font-size:16px;
line-height:20px;
color:#666
}
.useful-phones-list .single-article .article-main ul li:nth-child(odd) {
background:#f9f9f9
}
.mediapress .menu-title {
text-transform:lowercase;
font-weight:bold;
margin-bottom:10px
}
.mediapress .nav-auxiliary ul {
padding-left:0
}
.mediapress .nav-auxiliary .item .link {
font-size:13px;
line-height:14px;
font-weight:bold;
color:#28a1c6
}
.mediapress .nav-auxiliary .current .link {
text-decoration:line-through;
color:#999
}
.mediapress .article-header .main-title {
font-weight:300
}
.mediapress .single-article .article-main>h4 {
color:#355468;
font-size:24px;
letter-spacing:-1px
}
.style-post-list-imprensa .lastnews ul {
list-style:none
}
.style-post-list-imprensa .lastnews .list {
padding-left:0
}
.style-post-list-imprensa .lastnews .date {
font-size:0.9em
}
.style-post-list-imprensa .lastnews .title {
margin:5px 0 10px 0
}
.style-post-list-imprensa .lastnews .title a {
color:#2f363c;
font-size:0.9em;
letter-spacing:-1px
}
.style-post-list-imprensa .lastnews .excerpt {
font-size:0.9em;
margin-bottom:40px
}
.error404 .article-header {
text-align:center
}
.error404 .article-header .title {
color:#2f363c;
letter-spacing:-2px
}
.error404 .article-header .subtitle {
text-transform:uppercase;
font-size:16px
}
.error404 .more-actions {
padding:40px 0
}
.error404 .more-actions .title {
text-transform:uppercase;
font-size:16px;
text-align:center;
padding-bottom:30px
}
.error404 .more-actions .list {
-moz-columns:3;
-webkit-columns:3;
columns:3
}
.error404 .more-actions .list .item {
padding-right:12%
}
.page-id-144 .article-main {
padding-right:20px;
text-align:center
}
.page-id-144 .article-main h2 {
padding:5px 0;
margin-bottom:10px;
background-color:#f1fafc;
color:#355468;
font-size:24px
}
}
@media (max-width: 767px) {
.home .meet-actions .thumb-image {
margin-bottom:5px;
background-color:#2f363c;
max-height:200px;
overflow:hidden
}
.home .meet-actions .thumb-image .wrap-image {
display:inline-block;
float:left;
max-width:50%
}
.home .meet-actions .legend {
margin-left:55%;
top:20px;
width:45%;
padding-right:10px
}
.home .more-actions .list {
-moz-columns:2;
-webkit-columns:2;
columns:2
}
.home .more-actions .list .link {
font-size:14px
}
.article-main .alignleft {
float:none
}
.single .content {
position:relative;
display:table
}
.single-article {
width:100%;
display:table-header-group
}
.more-actions .link {
font-size:12px;
line-height:1
}
.more-actions .list {
-moz-columns:2;
-webkit-columns:2;
columns:2
}
.sidebar {
display:table-row-group
}
.sidebar>.highlight-excerpt, .sidebar>.highlight-content {
margin-top:0
}
.home .sidebar {
padding-top:40px;
display:block
}
.more-actions {
display:table-footer-group
}
.style-post-list {
display:table-header-group
}
.category-sidebar {
display:table-footer-group
}
.category-sidebar .sidebar {
display:block
}
.acoes-governo .odd, .conhecasp .odd {
clear:left
}
.style-post-list {
display:table-header-group
}
.category-sidebar {
display:table-footer-group
}
.category-sidebar .sidebar {
display:block
}
.md-featured-news .thumb-image .wrap-image {
display:inline;
float:left;
margin-right:15px;
max-width:40%
}
.md-featured-news .thumb-image .desc {
font-size:14px;
line-height:22px
}
.home .flexslider .slide-item .legend {
bottom:10px
}
.home .md-featured-news .title {
font-size:20px;
line-height:20px
}
.category-spnoticias .videos-spec .thumb-box, .category-spnoticias .fotos-spec .thumb-box, .category-spnoticias .infografico-spec .thumb-box {
position:relative
}
.category-spnoticias .videos-spec .thumb-box .legend, .category-spnoticias .fotos-spec .thumb-box .legend, .category-spnoticias .infografico-spec .thumb-box .legend {
padding-bottom:10px;
padding-left:10px
}
.category-spnoticias .videos-spec .thumb-box .legend .title, .category-spnoticias .fotos-spec .thumb-box .legend .title, .category-spnoticias .infografico-spec .thumb-box .legend .title {
border:none
}
.category-spnoticias .welcome>span {
display:block;
margin-bottom:2px;
clear:both;
text-align:left
}
.category-spnoticias .slide-item .legend {
padding-bottom:24px
}
}
@media (min-width: 768px) {
.content {
position:relative;
overflow:hidden
}
.single-article {
overflow:hidden
}
.single-article+* {
clear:right
}
.sidebar {
width:360px;
float:right;
min-height:570px
}
.category-spnoticias .sidebar {
width:auto;
margin-left:auto
}
.category-post-list {
width:65%
}
.category-thumbnail {
width:100%
}
.category-infos {
width:100%
}
.category-sidebar {
width:35%;
margin-bottom:20px;
float:right
}
.category-sidebar .sidebar {
width:100%
}
.home .section-line .col-ac {
border-right:1px solid #ddd
}
.home .section-line .col-ac:last-child {
border-right:none
}
.home #sidebar .header-cidadaosp {
margin-top:20px
}
.home .md-featured-news .title {
font-size:20px;
line-height:24px
}
.welcome .today-date {
float:right
}
.category-spnoticias .slide-item {
line-height:0
}
.category-spnoticias .slide-item .thumb-image .wrap-image {
margin-bottom:0
}
.home .slide-item .thumb-image {
background-color:transparent
}
.slide-item .thumb-image {
float:left;
width:48.8789%;
max-height:460px;
background-color:#2f363c;
position:relative;
overflow:hidden
}
.slide-item .thumb-image+.thumb-image {
float:right
}
.slide-item .thumb-image:first-child .title {
font-size:32px;
line-height:36px
}
.slide-item .thumb-image:last-child .title {
font-size:32px;
line-height:36px
}
.slide-item .thumb-image.thumb-large ~ * .wrap-image {
z-index:3
}
.slide-item .thumb-image.thumb-large ~ * .legend:before {
background:transparent;
background:-moz-linear-gradient(transparent 0%, rgba(47, 54, 60, 0.6) 30%, rgba(47, 54, 60, 0.9) 75%);
background:-webkit-gradient(transparent 0%, rgba(47, 54, 60, 0.6) 30%, rgba(47, 54, 60, 0.9) 75%);
background:-webkit-linear-gradient(transparent 0%, rgba(47, 54, 60, 0.6) 30%, rgba(47, 54, 60, 0.9) 75%);
background:-o-linear-gradient(transparent 0%, rgba(47, 54, 60, 0.6) 30%, rgba(47, 54, 60, 0.9) 75%);
background:-ms-linear-gradient(transparent 0%, rgba(47, 54, 60, 0.6) 30%, rgba(47, 54, 60, 0.9) 75%);
background:linear-gradient(transparent 0%, rgba(47, 54, 60, 0.6) 30%, rgba(47, 54, 60, 0.9) 75%);
position:absolute;
left:0;
bottom:0;
content:'';
width:100%;
height:40%;
z-index:0
}
.slide-item .legend {
padding:5%
}
.slide-item .title {
margin-top:6px
}
.slide-item .title a:hover {
text-decoration:none;
color:#fff6cc
}
.slide-item .hat>a {
color:#ffd400;
font-size:12px;
line-height:14px;
font-weight:bold
}
.slide-item .hat>a:hover {
text-decoration:none;
color:#fff6cc
}
.slide-item.third .thumb-large {
margin-right:2.15789%
}
.slide-item.third .thumb-large .legend {
padding:7%
}
.slide-item.third .thumb-image+.thumb-image {
margin-bottom:2.10789%;
max-height:218px
}
.slide-item.third .thumb-image+.thumb-image+.thumb-image {
margin-bottom:0
}
.slide-item.third .thumb-image+.thumb-image .wrap-image {
max-width:53.5%;
float:right;
overflow:hidden
}
.slide-item.third .thumb-image+.thumb-image .legend {
max-width:48%;
top:5%
}
.slide-item.half .thumb-image .title {
font-size:32px;
line-height:36px
}
.slide-item.half .thumb-image .legend {
padding:7%
}
.slide-item.full .thumb-image {
width:100%
}
.featured-box {
position:relative
}
.featured-box .legend {
padding: 15px 20px
}
.featured-box .legend .title {
border:none;
font-size:15px;
line-height:19px;
max-height:215px;
overflow:hidden
}
}
@media (max-width: 991px) {
html, body, .overf {
overflow-x:hidden
}
.home .meet-actions>div {
margin-bottom:30px
}
.home .section-line .bn-image {
text-align:center;
margin-bottom:20px
}
.home .contact .wrap-contact {
padding:4%
}
.home .accessibility {
display:none
}
.categories+.social-share .social-button {
display:table
}
.last-news .post-link {
margin-bottom:24px
}
.last-news .post-link .post-date {
font-size:14px;
line-height:14px
}
.last-news .post-link .post-title {
font-size:16px;
line-height:20px
}
.list-feeds .feed-post .feed-text-wrapper {
display:inline-block
}
}
@media (min-width: 768px) and (max-width: 991px) {
.more-actions .list {
-moz-columns:3;
-webkit-columns:3;
columns:3
}
.sidebar {
width:250px;
margin-left:20px;
float:right
}
.home .sidebar {
margin-left:0;
width:320px
}
.acoes-governo .thirth, .conhecasp .thirth {
clear:left
}
.videos-spec {
display:table;
width:100%
}
.home .videos-spec .thumb-box {
float:left;
max-width:250px;
margin-right:20px
}
.videos-spec .wrap-image {
max-height:140px
}
.videos-spec .play {
top:0;
margin-top:15%;
-webkit-transform:scale(0.75);
-moz-transform:scale(0.75);
-o-transform:scale(0.75);
-ms-transform:scale(0.75);
transform:scale(0.75)
}
.category-spnoticias .videos-spec .play {
opacity:.55;
filter:alpha(opacity=55)
}
.home .more-actions .list {
-moz-columns:3;
-webkit-columns:3;
columns:3
}
}
@media (min-width: 992px) {
.more-actions .list {
-moz-columns:4;
-webkit-columns:4;
columns:4
}
.more-actions .menu_pmar {
-moz-columns:1;
-webkit-columns:1;
columns:1
}
.sidebar {
margin-left:30px
}
.acoes-governo .fourth, .conhecasp .fourth {
clear:left
}
.state-numbers .intro {
padding-right:9%
}
.category-post-list {
width:65%
}
.category-thumbnail {
width:50%
}
.category-infos {
width:50%
}
.home .gallery {
margin-bottom:25px
}
.home .contact .wrap-contact {
min-height:205px;
padding:8%
}
.home .section-line.videos {
padding-bottom:30px
}
.home .more-actions .list {
-moz-columns:3;
-webkit-columns:3;
columns:3
}
.last-news .post-link {
margin-bottom:32px
}
.last-news .post-link .post-date {
font-size:16px;
line-height:16px
}
.last-news .post-link .post-title {
font-size:18px;
line-height:22px
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.list-feeds .feed-post .feed-thumb-wrapper {
max-width:50%
}
.section-line .videos-spec .thumb-box {
background-color:#2f363c
}
}
@media (min-width: 1200px) {
.category-thumbnail {
width:40%
}
.category-infos {
width:60%
}
.category-sidebar {
float:right;
width:33.33333%
}
}
@media only screen {
.search .content {
position:relative
}
.internal-search-form {
padding-right:62px;
position:absolute;
top:0;
left:0
}
.internal-search-form .input-seach {
height:60px;
border:1px solid #D6D6D6;
border-right:none;
border-radius:0;
flex:1;
text-indent:10px;
color:#333;
font-weight:bold;
font-size:20px;
margin-bottom:0
}
.internal-search-form .btn {
border:1px solid #D6D6D6;
padding:0px 20px;
background:#2F363E;
position:absolute;
right:0;
top:0;
height:100%
}
.search-thumbnail {
float:left;
width:40%;
max-width:300px;
padding-right:20px
}
.search-infos .title {
margin:10px 0px
}
.search-infos .title a {
color:#333
}
.advanced-search-sidebar {
max-width:100%;
background:#ECECEC;
min-height:500px
}
.advanced-search-sidebar h4 {
margin:0 0 20px 20px;
padding-top:50px;
font-size:16px
}
.advanced-search-sidebar label {
display:block;
margin:10px 0 0px;
font-size:14px;
font-weight:bold
}
.advanced-search-sidebar .search-advanced {
padding:0 20px
}
.advanced-search-sidebar .advanced-form-select {
margin-top:30px
}
.advanced-search-sidebar .advanced-form-select label {
font-size:14px;
font-weight:normal
}
.advanced-search-sidebar input.btn {
display:block;
margin:0 auto;
width:100%
}
.post-search article {
overflow:hidden;
margin-bottom:40px
}
.post-search article .excerpt {
margin-bottom:0
}
.post-search.no-result ul li {
list-style-type:square
}
}
@media (max-width: 767px) {
.post-search {
display:table-header-group
}
.internal-search-form {
width:100%
}
.advanced-search-sidebar {
display:table-footer-group
}
.advanced-search-sidebar .sidebar {
display:block
}
.advanced-form-select select {
width:93%
}
}
@media (min-width: 768px) {
.advanced-search-sidebar {
margin-top:-70px
}
.post-search {
overflow:hidden
}
}
@media (max-width: 991px) {
.post-search>*:first-child {
margin-top:10px
}
}
@media (min-width: 768px) and (max-width: 991px) {
.internal-search-form {
width:62.5%
}
}
@media (min-width: 992px) {
.post-search {
margin-top:20px
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.internal-search-form {
width:59.5%
}
}
@media (min-width: 1200px) {
.internal-search-form {
width:65.5%
}
}
@media only screen {
.contrast {
background-color:#0b0b0b
}
.contrast p, .contrast ol, .contrast ul, .contrast li, .contrast h1, .contrast h2, .contrast h3, .contrast h4, .contrast h5, .contrast h6, .contrast label, .contrast .header a, .contrast .header .item:before, .contrast .header .item-title, .contrast .last-news .post-link {
color:#f5f5f5
}
.contrast .social-midia .item a {
display:inline-block;
-webkit-border-radius:50%;
-moz-border-radius:50%;
border-radius:50%;
background:#f5f5f5
}
.contrast .header-main, .contrast .header .subnav, .contrast .header .subnav .sub-menu {
background-color:#222
}
.contrast main .btn, .contrast .header .btn {
background-color:#ddd
}
.contrast main .btn:hover, .contrast .header .btn:hover {
background-color:#c9c9c9
}
.contrast main a {
color:#87a7da
}
.contrast .more-about .title, .contrast .more-actions .title {
background-color:#0b0b0b
}
.contrast .more-actions .link .text {
color:#87a7da
}
.contrast .more-actions .link:hover {
background-color:#111
}
.contrast .welcome, .contrast .list_cidadaosp .service-title, .contrast.home .legend>* .link, .contrast.home .section-line .featured-callaction, .contrast.home .section-line .featured-callaction>*, .contrast.home .section-line .videos-spec.featured-box *, .contrast .list-feeds .feed-post .feed-text-wrapper .hat .link, .contrast .list-feeds .feed-post .feed-text-wrapper .desc .link, .contrast .list-square a {
color:#f5f5f5
}
.contrast.home .contact .wrap-contact {
background-color:#222
}
.contrast.category .flexslider {
background:#0b0b0b;
border:4px solid #0b0b0b
}
}
@media print {
* {
	background:transparent !important;
	color:#000 !important;
	box-shadow:none !important;
	text-shadow:none !important
}
a, a:visited {
	text-decoration:underline
}
a[href]:after {
	display:none
}
abbr[title]:after {
	content:" (" attr(title) ")"
}
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
content:""
}
pre, blockquote {
	border:1px solid #999;
	page-break-inside:avoid
}
thead {
	display:table-header-group
}
tr, img {
	page-break-inside:avoid
}
img {
	max-width:100% !important
}
.header {
	display:none
}
@page {
margin:1cm
}
p {
	orphans:3;
	widows:3
}
h2, h3 {
	page-break-after:avoid;
	orphans:3;
	widows:3
}
.site-title {
	text-align:center;
	font-size:10pt
}
.navbar-form fieldset, .navbar-form input, .navbar-form .btn {
	display:none
}
.thumb-image {
	margin-left:-25px
}
.thumb-image img {
	margin:0 auto
}
.flexslider .flex-nav-prev, .flexslider .flex-nav-next {
	display:none
}
.flexslider.thumbs-gallery.vertical {
	display:none
}
.audio-spec, .videos-spec, iframe {
	display:none
}
.lastnews, .caption-meta, .social-share, .article-footer {
	display:none
}
}
