#barra-transparencia,
#header,
#breadcrumb,
#slideshow,
#encontre-home,
#form-busca,
#sidebar,
#rodape {
	display: none !important;
}

#main,
#conteudo {
	margin: 0 !important;
}


#content {
	padding: 0 !important;
}

a:active,
a:focus {
	outline: none;
}

/* ----- PÁGINAS ---------------------------------------------------------------- */


.pagina {
	padding: 20px 20px 0;
}

.pagina * {
	font-size: 13px;
	font-family: sans-serif;
}

.pagina h2,
.pagina p {
	margin: 0 0 1.5em !important;
}

.pagina h2 {
	color: #04326D;
	font-weight: 600;
}

.pagina h3,
.pagina h4,
.pagina h5,
.pagina h6 {
	color: #000;
	font-weight: 600;
}

.pagina p a {
	font-weight: normal;
}

#conteudo table {
	position: relative;
    left: 50%;
    transform: translate(-50%,0);
}

#conteudo table th,
#conteudo table td {
	padding-left: 0;
	padding-right: 0;
	font-size: 13px;
}

.pagina ul li {
	border-bottom: 1px solid #DDD;
	margin-bottom: 1em;
	padding-left: 0px;
	padding-bottom: 10px;
}

.pagina ul li::before {
	margin-left: 0;
	margin-right: -3px;
	vertical-align: top;
}

.pagina ul.lista-cece li > a,
.pagina ul.lista-cece li > strong {
	display: inline-block;
	margin: 0 0 10px;
	text-decoration: none;
}

/* ----- LISTA DE NOTÍCIAS ------------------------------------------------------ */

.noticia.noticia-mobile {
	background: #ddd;
	width: auto;
	margin: 0;
}

.noticia.noticia-mobile .noticia-lista {
	background: #fff;
	border: none;
	height: auto;
	margin: 2vh;
	overflow: hidden;

	border-radius: 4px;
	box-shadow: 0 0 1vh #808080;
}

.noticia.noticia-mobile .noticia-lista a { 
	color: inherit;
	display: block;
	text-decoration: none;
}

.noticia.noticia-mobile .noticia-lista .imagem {
	height: 20vh;
	display: block;
	overflow: hidden;
}

.noticia.noticia-mobile .noticia-lista .imagem img {
	width: 100% !important;
	min-height: 100%;
	min-width: 100% !important;
	margin: 0;
	display: block;
}

.noticia.noticia-mobile .titulo-lista {
	color: #03316C;
	margin: 2vh 2vh 0;
	display: block;
	font-size: 2.5vh;
	font-weight: 600;
}

.noticia.noticia-mobile .resumo-lista {
	margin: 2vh 2vh 0;
	display: block;
	font-size: 2vh;
	font-weight: normal;
	text-align: left;
}

.noticia.noticia-mobile .data-lista {
	color: #808080;
	border: 0 none;
	margin: 2vh 2vh 0;
	display: block;
	font-weight: normal;
	font-size: 2vh;
}

.noticia.noticia-mobile .mais {
	color: #03316C;
	margin: 1vh 2vh 2vh;
	display: block;
	font-size: 2vh;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}

/* ----- SINGLE DA NOTÍCIA ------------------------------------------------------ */

#posts-relacionados,
.sharethis-inline-share-buttons {
	display: none !important;
}

.single-post .noticia {
	margin-bottom: 0;
    padding: 20px;
}

.single-post .pagina-titulo {
	margin-bottom: 20px;
	font-size: 32px;
}

.single-post .data-hora {
	font-size: 12px;
}

.single-post img {
	height: auto !important;
}

.galeria-titulo,
.galeria-descricao,
.galeria-noticia {
	display: none;
}

/* ----- PAGINAÇÃO -------------------------------------------------------------- */

.noticia.noticia-mobile .paginacao {
	background: #ddd;
	height: auto;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
}

.noticia.noticia-mobile .paginacao br,
.noticia.noticia-mobile .paginacao .page,
.noticia.noticia-mobile .paginacao .inactive {
	display: none;
}

.noticia.noticia-mobile .paginacao .current::before {
	content: "página ";
}

.noticia.noticia-mobile .paginacao .current {
	color: #03316C;
	padding: 0 11.6vh;
	display: block;
	float: none;
	font-size: 3vh;
	line-height: 2.6em;
	font-weight: normal;
	text-align: center;
}

.noticia.noticia-mobile .paginacao .label,
.noticia.noticia-mobile .paginacao::before,
.noticia.noticia-mobile .paginacao::after {
	background-color: #03316C;
	color: #FFF;
	width: 4vh;
	height: 4vh;
	margin: 1.8vh 0.9vh;
	padding: 0.9vh 0;
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 2;
	line-height: 0.3em;
	font-size: 5vh;
	text-indent: 1vh;
	text-align: center;
	white-space: nowrap;

	border-radius: 100%;
}

.noticia.noticia-mobile .paginacao::before {
	background-color: #aaa;
	width: 4.1vh;
	height: 4.1vh;
	margin: 1.8vh 0.8vh;
	z-index: 2;
	text-indent: -0.1vh;

	box-sizing: border-box;
	content: "‹";
}

.noticia.noticia-mobile .paginacao .inactive ~ .label {
	z-index: -1;
}

.noticia.noticia-mobile .paginacao .inactive + .label {
	right: 0;
	z-index: 2;
	text-indent: -20.5vh;
}

.noticia.noticia-mobile .paginacao::after {
	background-color: #aaa;
	width: 4.1vh;
	height: 4.1vh;
	margin: 1.8vh 0.9vh;
	right: 0;
	z-index: 1;
	text-indent: 0.4vh;
	
	box-sizing: border-box;
	content: "›";
}

/* ----- ADOÇÃO DE ANIMAIS ------------------------------------------------------ */

.animais {
	padding: 10px;
}

.animais h2 {
	display: none;
}

.animal {
	margin: 0 20px 20px;
}

.menu-animais-container {
	padding: 15px 15px 0;
}

/* ----- CURIOSIDADES ----------------------------------------------------------- */

.curiosidades {
	padding: 10px;
}

.curiosidades h2 {
	display: none;
}

.curiosidade {
	margin: 20px;
}

/* ----- REDE JUNDIAÍ DE COOPERAÇÃO --------------------------------------------- */

#barra-gestao,
#barra-prefeitura {
	display: none !important;
}

.pagina-hotsite .container {
    padding: 20px !important;
}

/* ----- GUIA DE FINANÇAS ------------------------------------------------------- */

#iframe-desktop {
	display: none;
}

#link-mobile {
	display: inline-block !important;
}