/*
Theme Name: Circuito das Frutas 2.5
Theme URI: https://circuitodasfrutasoficial.sp.gov.br/
Author: CIJUN
Author URI: https://cijun.sp.gov.br/
Description: Site do Circuito das Frutas
Version: 2.5
*/

/* ----- TABELA DE CORES ----------------------------------------------------------------------- */

:root {

	--roxo-cf: #500F5E;
	--magenta-cf: #8A298F;
	--verde-cf: #07a64c;
	--lima-cf: #A1C30B;
	--azul-cf: #029BDE;
	--laranja-cf: #EE8102;
	--verde-clarissimo: #fbfcf5;
	--roxo-clarissimo: #f6f3f6;

	--azulgestao: #003371;
	--turquesa: #00a898;
	--verde: #70be43;
	--amarelo: #ffdd00;
	--laranja: #faa518;
	--magenta: #b41d8d;
	--ciano: #00b9f1;
	--azul: #0474bc;
	--vermelho: #ed1c24;
	--tooltip: #E1FE0A;
}

/* ----- RESET --------------------------------------------------------------------------------- */

* {
	-webkit-box-sizing: border-box;
	   -moz-box-sizing: border-box;
	        box-sizing: border-box;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd,
q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
{border: 0; margin: 0; padding: 0; vertical-align: baseline; font-size: 100%; font: inherit;}

html {font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%;}
body {font-size: 1em;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none;}
table {border-collapse: collapse; border-spacing: 0;}
strong, b {font-weight: bold;}
em, i {font-style: italic;}
pre, code, tt {font: 1em/1.5em monospace;white-space: pre-wrap;}
sup {line-height: 100%; font-size: 70%; vertical-align: top;}
sub {line-height: 100%; font-size: 70%; vertical-align: bottom;}
small {font-size: 80%;}
del, strike {text-decoration: line-through;}
img {-ms-interpolation-mode: bicubic; vertical-align: middle;}
button, input, select, textarea {font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle;}
label {cursor: pointer;}
legend {border: 0; padding: 0; white-space: normal;}
button, input {line-height: normal;}
button, input[type="button"], input[type="reset"], input[type="submit"] {cursor: pointer; -webkit-appearance: button; *overflow: visible;}
button[disabled], input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing: border-box; padding: 0; *width: 13px; *height: 13px;}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {-webkit-appearance: none;}
button::-moz-focus-inner, input::-moz-focus-inner {border: 0; padding: 0;}
textarea {overflow: auto; vertical-align: top; resize: vertical;}
figure {margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0;}


/* ----- ELEMENTOS BÁSICOS --------------------------------------------------------------------- */

html {
	scroll-behavior: smooth;
}

body, button, input, select, textarea {
	background: #fff;
	color: #333;
}

body {
	background: var(--roxo-clarissimo);
}

a:link,
a:visited {
	color: var(--roxo-cf);
}

a:hover {
	color: var(--magenta-cf);
}

a:active,
a:focus,
button:focus {
	color: var(--azul);
	outline: 1px dotted #666;
	outline-offset: 1px;
}

p, pre, table, blockquote, dl {
	margin-bottom: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 0.5em;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 170%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 140%;
}

h5 {
	font-size: 120%;
}

h6 {
	font-size: 100%;
}

blockquote {}

hr {
	background: #ccc;
	color: #ccc;
	border: none;
	margin: 5px auto 20px;
	height: 1px;
}

/* ----- TIPOGRAFIA ---------------------------------------------------------------------------- */

body, button, input, select, textarea {
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-weight: 300;
}

body {
	line-height: 1.4;
}

b, strong {
	font-weight: 400;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'Quicksand', sans-serif;
	line-height: 1.2;
	font-weight: 600;
	word-break: break-word;
}

h1 {
	font-weight: 700;
}

@media only screen and (min-width: 1024px) {

	body, button, input, select, textarea {
		font-size: 18px;
	}

}


/* ----- ELEMENTOS GENÉRICOS ------------------------------------------------------------------- */

.container {
	min-width: 300px;
	max-width: 1240px;
	margin-left: auto;
	margin-right: auto;
	padding: 0 20px;
}

.clear {
	content: '';
	height: 0;
	display: block;
	clear: both;
	line-height: 0;
}

.hidden {
	display: none;
}

.border-radius-5 {
	border-radius: 5px;
}

.border-radius-10 {
	border-radius: 10px;
}


/* ----- BLOCOS DO WORDPRESS ------------------------------------------------------------------- */

.wp-block-image img {
	height: auto;
}

.blocks-gallery-grid {
	margin: 0 !important;
}

figcaption {
	text-align: center;
	color: #666;
	font-size: 12px;
}

.wp-block-embed-youtube.aligncenter iframe {
	width: 100%;
	height: 400px;
}

.wp-block-file a[href$=".pdf"]:not(.wp-block-file__button) {
	background-image: url(//src.cijun.sp.gov.br/img/icones-arquivos/arquivo-pdf-16x16.png);
	background-repeat: no-repeat;
	background-position: center left;
	padding-left: 20px;
}

@media only screen and (min-width: 960px) {

	.wp-block-embed-youtube.aligncenter iframe {
		height: 700px;
	}

	.wp-block-column .wp-block-embed-youtube iframe {
		height: 400px;
	}

}


/* ----- FORMULÁRIOS --------------------------------------------------------------------------- */

input[type="text"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="tel"],
input[type="password"],
textarea,
select {
	border: 1px solid #BBB;
	padding: 5px;
}

select {
	border-radius: 3px;
}

input[type="submit"] {
	background: #ccc;
	background: linear-gradient(to bottom, #cccccc 0%,#aaaaaa 100%);
	color: #000;
	border: 1px solid #bbb;
	padding: 5px;
}

input[type="submit"]:hover {
	background: #aaa;
	background: linear-gradient(to bottom, #aaaaaa 0%,#cccccc 100%);
	border: 1px solid #bbb;
}


/* ----- ACESSIBILIDADE ------------------------------------------------------------------------ */

a:active,
a:focus {
	color: var(--vermelho);
	outline: 1px dotted #666;
	outline-offset: 1px;
}

/* https://make.wordpress.org/accessibility/handbook/markup/the-css-class-screen-reader-text/ */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

#acessibilidade {
	position: absolute;
	left: -10000px;
	top: -10000px;
}

#acessibilidade-navegacao {
	list-style: none;
}


/* ----- CABEÇALHO ----------------------------------------------------------------------------- */

#header {
	background: #fff;
	height: 115px;
	z-index: 10000;
	box-shadow: 0px 5px 10px 0px rgba(0,0,0,0.05);
}

#header .container {
	position: relative;
}

#header a:link,
#header a:visited {
	color: #fff;
}

#site-titulo {
	background: url(images/logotipo.png) no-repeat center center/100% 100%;
	width: 100px;
	height: 75px;
	display: block;
	position: absolute;
	top: 20px;
	left: 50%;
	transform: translate(-50%, 0);
	text-indent: -10000px;
}

@media only screen and (min-width: 1024px) {

	#site-titulo {
		width: 150px;
		height: 110px;
	}

	#header {
		color: #fff;
		height: 320px;
		padding-top: 40px;
	}

}


/* ----- MENU PRINCIPAL ------------------------------------------------------------------------ */

#botao-menu {
	background: transparent;
	color: #000;
	border: none;
	position: absolute;
	top: 10px;
	right: 10px;
	font-family: 'Quicksand', sans-serif;
}

#botao-menu .hamburguer {
	font-size: 200%;
}

#botao-menu span {
	display: inline-block;
	vertical-align: middle;
}

#menu-container {
	background: #fff;
	width: 100%;
	padding: 20px;
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 20000;
}

#menu-container::-webkit-scrollbar {
	width: 6px;
}

#menu-container::-webkit-scrollbar-thumb {
	background: #dddddd;
	border-radius: 6px;
}

#menu-container::-webkit-scrollbar-thumb:hover {
	background: #ccc;
}

#menu-container::-webkit-scrollbar-track {
	background: #fff;
	border-radius: 6px;
}

#botao-fechar {
	background: none;
	color: #333 !important;
	border: none;
	position: absolute;
	top: 20px;
	right: 5px;
	line-height: 0;
	font-size: 36px;
	text-decoration: none;
	cursor: pointer;
}

#overlay {
	background: #000;
	width: 100%;
	height: 100vh;
	display: none;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1;

	opacity: 0.5;
	transition: opacity .5s cubic-bezier(.215, .61, .355, 1);
}

#menu-principal {
	list-style: none;
}

#menu-principal a:link,
#menu-principal a:visited {
	color: var(--roxo-cf);
	padding: 10px 0;
	display: block;
	text-decoration: none;
}

/* não tem segundo nível */
#menu-principal .sub-menu {
	display: none;
}

@media only screen and (min-width: 1024px) {

	#botao-menu,
	#botao-fechar {
		display: none;
	}

	#menu-container {
		background: transparent;
		/* width: fit-content; */
		/* max-width: 950px; */
		padding: 0;
		display: block;
		position: absolute;
		top: 170px;
		left: 50%;
		font-family: 'Quicksand', sans-serif;
		font-weight: 300;
		text-align: center;
		transform: translate(-50%, 0);
	}

	#menu-principal li {
		display: inline-block;
		margin: 0px;
	}

	#menu-principal a:link,
	#menu-principal a:visited {
		color: var(--magenta-cf);
		padding: 10px;
	}

	#menu-principal a:hover {
		background: var(--magenta-cf);
		color: #fff;
	}

}


/* ----- BUSCA DO CABEÇALHO -------------------------------------------------------------------- */

#busca-botao {
	background: transparent;
	color: #000;
	border: none;
	position: absolute;
	top: 20px;
	left: 20px;
	line-height: 1;
	text-decoration: none;
	font-family: 'Quicksand', sans-serif;
}

#busca-botao .lupa {
	background: url('//src.cijun.sp.gov.br/img/icones-busca/buscar-preto.svg') no-repeat center center/20px 20px;
	width: 20px;
	height: 20px;
}

#busca-botao span {
	display: inline-block;
	vertical-align: middle;
}

#header #busca {
	background: #fff;
	width: 100%;
	padding: 20px;
	display: none;
	position: absolute;
	top: 110px;
	left: 0;
	z-index: 1000;
}

#busca .busca-texto {
	width: 90%;
	border: 1px solid #ddd;
	border-right: none;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	padding: 10px;
	font-family: 'Quicksand', sans-serif;
	font-size: 17px;
}

#busca .busca-botao {
	background: #fff url('//src.cijun.sp.gov.br/img/icones-busca/buscar-cinza.svg') no-repeat center center/20px 20px;
	color: transparent;
	border: 1px solid #ddd;
	border-left: none;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	width: 10%;
	padding: 12px 10px 10px;
}

@media only screen and (min-width: 1024px) {

	#header #busca {
		width: 400px;
		top: 50px;
		padding: 10px;
	}

	#busca .busca-botao {
		padding: 10px;
	}
	
	#header #busca .busca-botao {
		padding-bottom: 9px;
	}

}


/* ----- CONTEÚDO DA HOME ---------------------------------------------------------------------- */

.bloco-home {
	padding: 60px 0;
}

.titulo-home {
	margin-bottom: 1em;
	font-size: 32px;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

@media only screen and (min-width: 800px) {

	.bloco-home {
		padding: 80px 0;
	}

	.titulo-home {
		font-size: 42px;
	}

}


/* ----- SLIDESHOW DA HOME --------------------------------------------------------------------- */

#slideshow-home {
	width: 100%;
	position: relative;
	overflow: hidden;
}

#slider {
	width: 100%;
	padding: 0;
	margin: 0;
	position: relative;
	overflow: hidden;
	list-style: none;
}

#slider li {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	width: 100%;
	height: 100%;
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
}

#slider li:first-child {
	display: block;
	position: relative;
	float: left;
}

#slider .slide-titulo {
	background: #fff;
	color: #000;
	margin: 15px 10px;
	padding: 10px;
	display: inline-block;
	line-height: 1;
	opacity: 0.8;
}

#slider a {
	border: 0;
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}

.rslides_tabs {
	width: 100%;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	position: absolute;
	left: 10px;
	bottom: 10px;
	z-index: 1000;
	font-size: 14px;
}

.rslides_tabs li:first-child {
	margin-left: 0;
}

.rslides_tabs li {
	margin-right: 1px;
	display: inline;
	float: none;
}

.rslides_tabs a {
	background: #fff;
	color: #000;
	width: auto;
	height: auto;
	padding: 3px 8px;
	margin: 5px;
	display: inline;
	font-weight: bold;
	text-decoration: none;
	opacity: 0.5;
}

.rslides_tabs .rslides_here a {
	opacity: 0.8;
}


/* ----- BEM-VINDO HOME ------------------------------------------------------------------------ */

#bem-vindo-home {}

#bem-vindo-home .bem-vindo {
	margin: 0;
	font-size: 40px;
	text-align: center;
	text-transform: uppercase;
}


/* ----- BUSCA DA HOME ------------------------------------------------------------------------- */

#busca-home {
	background-color: #fff;
	color: #000;
	min-height: 160px;
}

#busca-home #busca {
	background: none;
	margin-top: -1em;
}

@media only screen and (min-width: 800px) {

	#busca-home {
		min-height: 300px;
	}

	#busca-home .bem-vindo {
		font-size: 48px;
	}

	#busca-home #busca .busca-texto {
		padding: 15px;
		font-size: 22px;
	}

	#busca-home #busca .busca-botao {
		background-size: 32px 32px;
		padding: 16px 15px 15px;
		font-size: 22px;
	}

}


/* ----- SERVIÇOS HOME ------------------------------------------------------------------------- */

#servicos-home {}

#grid-servicos {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(2, 1fr);
}

#grid-servicos .servico {
	color: #000;
	width: 100%;
	padding: 20px;
	line-height: 1;
	font-size: 18px;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
	text-decoration: none;
	transition: transform .4s;
}

#grid-servicos .servico:hover {
	color: #000;
	transform: scale(1.05);
}

#grid-servicos .servico-imagem {
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	width: 100%;
	height: 200px;
	margin: 0 auto 20px;

	-webkit-border-radius: 50%;
	-moz-border-radius:    50%;
	border-radius:         50%;
}

@media only screen and (min-width: 600px) {

	#grid-servicos {
		grid-template-columns: repeat(3, 1fr);
	}

	#grid-servicos .servico {
		font-size: 20px;
	}

}

@media only screen and (min-width: 1024px) {

	#grid-servicos {
		grid-template-columns: repeat(6, 1fr);
	}

}


/* ----- DESTINOS HOME ------------------------------------------------------------------------- */

#destinos-home {
	background: #e5e5e5;
}

#grid-destinos {
	display: grid;
	gap: 10px;
	grid-template-columns: repeat(2, 1fr);
}

#grid-destinos .destino {
	width: 100%;
	padding: 20px;
	line-height: 1;
	font-size: 18px;
	font-family: 'Quicksand', sans-serif;
	text-align: center;
	text-decoration: none;
	transition: transform .4s;
}

#grid-destinos .destino:hover {
	transform: scale(1.05);
}

#grid-destinos .destino img {
	border-radius: 50%;
	width: 100%;
	height: auto;
	margin: 0 auto 10px;
	display: block;
}

#grid-destinos .destino:hover,
#grid-destinos .destino {
	color: #000;
}

@media only screen and (min-width: 600px) {

	#grid-destinos {
		grid-template-columns: repeat(4, 1fr);
	}

}

@media only screen and (min-width: 800px) {

	#grid-destinos {
		grid-template-columns: repeat(5, 1fr);
	}

	#grid-destinos .destino {
		font-size: 24px;
	}

}


/* ----- SOBRE O CIRCUITO DAS FRUTAS HOME ------------------------------------------------------ */

#sobre-home {
	background: #444;
	color: #fff;
}

#sobre-home .saiba-mais:link,
#sobre-home .saiba-mais:visited {
	background: var(--lima-cf);
	color: #000;
	width: fit-content;
	margin: 2em auto 1em;
	padding: 20px;
	display: table;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#sobre-home .saiba-mais:hover {
	background: var(--verde-cf);
	color: #000;
}


/* ----- NOTÍCIAS HOME ------------------------------------------------------------------------- */

#noticias-home {
	padding: 40px 0;
}

#noticias-home .titulo-home {}

#noticias-home .noticia-item {
	width: 100%;
	margin-bottom: 2em;
}

#noticias-itens a:link,
#noticias-itens a:visited {
	color: #666;
	text-decoration: none;
}

#noticias-itens a:hover {
	color: var(--magenta-cf);
}

#noticias-itens .noticia-foto,
#pagina-index .noticia-foto {
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
}

#noticias-itens .noticia-foto {
	width: 100%;
	max-width: 100%;
	height: 300px;
	margin: 0 0 0.5em;
}

#pagina-index .noticia-foto {
	width: 100px;
	height: 100px;
	margin: 0 10px 5px 0;
	float: left;
}

#pagina-index .noticia-item {
	min-height: 100px;
	margin-bottom: 2em;
	clear: both;
}

.todas-as-noticias:link,
.todas-as-noticias:visited {
	background: var(--magenta-cf);
	color: #fff;
	width: fit-content;
	margin: 2em auto 1em;
	padding: 20px;
	display: table;
	line-height: 1;
	font-weight: 400;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

.todas-as-noticias:hover {
	background: var(--roxo-cf);
}

/* lista de notícias na home e na index.php */

.noticia-data {
	color: #666;
	margin: 0 0 0.3em;
	font-size: 13px;
}

.noticia-titulo {
	margin: 0 0 0.3em;
	line-height: 1.3;
	font-size: 100%;
	font-weight: 400;
}

@media only screen and (min-width: 600px) {

	#noticias-itens .noticia-foto {
		height: 350px;
	}

}

@media only screen and (min-width: 800px) {

	#noticias-itens {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		gap: 30px;
		align-content: center;
		justify-items: center;
	}

	#noticias-home .noticia-item {
		margin-bottom: 0;
	}

	#noticias-itens .noticia-foto {
		height: 180px;
	}

}

@media only screen and (min-width: 1024px) {

	#noticias-itens {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}
	
}


/* ----- CONTEÚDO ------------------------------------------------------------------------------ */

.pagina {
	margin-top: 3em;
	margin-bottom: 4em;
}

.pagina-titulo {
	margin-bottom: 1em;
}

.pagina ul {
	list-style: square;
}

.pagina ul,
.pagina ol {
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.pagina ul li,
.pagina ol li {
	margin: 0.3em 0 0.2em;
}

/* aviso de que a página é um rascunho */

#rascunho {
	background: var(--tooltip);
	color: #000;
	margin: 2em 0;
	padding: 20px;
	text-align: center;
}

/* erro 404 */

.erro404-titulo,
.erro404-texto {
	text-align: center;
}

.erro404-titulo {
	margin: 50px 0 !important;
}

@media only screen and (min-width: 1024px) {

	.pagina {
		margin-top: 6em;
		min-height: 400px;
	}
	
	.noticia #conteudo,
	.local #conteudo {
		width: 70%;
		float: left;
	}

}


/* ----- PÁGINA MUNICÍPIOS --------------------------------------------------------------------- */

.pagina-destinos .pagina-titulo {
	text-align: center;
}

#noticias-interna,
#servicos-interna {
	margin-top: 4em;
}

#noticias-interna .titulo-interna,
#servicos-interna .titulo-interna {
	color: var(--roxo-cf);
	text-align: center;
}

#noticias-interna .nenhuma-noticia {
	margin: 3em;
	text-align: center;
}


/* ----- PÁGINA SERVIÇOS ----------------------------------------------------------------------- */

.pagina-servicos .pagina-titulo {
	text-align: center;
}


/* ----- LISTA DE LOCAIS (TAXONOMY.PHP) -------------------------------------------------------- */

#locais-lista {
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 20px;
	align-content: center;
	justify-items: center;
}

#locais-lista a:link,
#locais-lista a:visited {
	text-decoration: none;
}

#locais-lista a:hover {
	text-decoration: none;
}

#locais-lista .local-destino,
#locais-lista .local-servico,
.noticia-item .local-destino, /* resultado de busca */
.noticia-item .local-servico {
	color: #666;
	margin: 0 0 0.3em;
	font-size: 13px;
}

.local-servico span:before {
	content: " | ";
}

.local-servico span:first-of-type:before {
	content: none;
}

#locais-lista .local-item {
	width: 100%;
	text-align: center;
	transition: transform .4s;
}

#locais-lista .local-item:hover {
	color: #000;
	transform: scale(1.05);
}

#locais-lista .local-imagem {
	background-color: #f5f5f5;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	overflow: hidden;
	width: 100%;
	max-width: 100%;
	height: 300px;
	margin: 0 0 0.5em;

	-webkit-border-radius: 50%;
	-moz-border-radius:    50%;
	border-radius:         50%;
}

#locais-lista .local-titulo {
	margin: 0 0 0.3em;
	line-height: 1.3;
	font-size: 16px;
	font-weight: 400;
	hyphens: auto;
}

#local-filtro {
	margin-bottom: 3em;
}

#local-filtro select {
	width: 100%;
}

@media only screen and (min-width: 480px) {

	#locais-lista {
		grid-template-columns: repeat(4, minmax(0, 1fr));
	}

}

@media only screen and (min-width: 600px) {

	#locais-lista {
		gap: 40px;
	}

}

@media only screen and (min-width: 1024px) {
	
	.taxonomy .pagina-titulo {
		width: 50%;
		float: left;
	}

	#local-filtro {
		width: fit-content;
		max-width: 50%;
		float: right;
	}

	#locais-lista .local-titulo {
		font-size: 18px;
	}

	#locais-lista {
		clear: both;
	}

}


/* ----- SINGLE ------------------------------------------------------------------------------- */

.sharethis-inline-share-buttons {
	margin: 3em 0;
}

/* notícias */

.noticia-meta {
	color: #666;
	margin: 3em 0;
	font-size: 14px;
}

/* locais */

.destino-imagem,
.local-imagem {
	width: 100%;
	height: auto;
	max-height: 400px;
}

.local-dados {
	border-bottom: 1px solid var(--lima-cf);
	margin-bottom: 2em;
	padding-bottom: 2em;
	line-height: 2;
}

.local-dados .comodidades {
	margin: 2em auto 4em;
}

.local-dados .comodidades .comodidade {
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	display: inline-block;
	margin-right: 1em;
	height: 16px;
	vertical-align: middle;
	padding-left: 20px;
	line-height: 16px;
	font-size: 14px;
}

.local-dados .comodidade-wifi {
	background-image: url(icones/wifi.svg);
}

.local-dados .comodidade-animais {
	background-image: url(icones/animais.svg);
}

.local-dados .comodidade-acessibilidade {
	background-image: url(icones/acessibilidade.svg);
}

.local-dados .comodidade-banheiro-acessivel {
	background-image: url(icones/banheiro-acessivel.svg);
}

.local-dados .comodidade-fraldario {
	background-image: url(icones/fraldario.svg);
}

.local-dados .comodidade-reservas {
	background-image: url(icones/reservas.svg);
}

.local-dados .comodidade-grupos {
	background-image: url(icones/grupos.svg);
}

.local-dados .comodidade-agendamento {
	background-image: url(icones/agendamento.svg);
}

.local-dados .comodidade-pavimentado {
	background-image: url(icones/pavimentado.svg);
}

.local-dados .comodidade-estac-auto {
	background-image: url(icones/estac-auto.svg);
}

.local-dados .comodidade-estac-onibus {
	background-image: url(icones/estac-onibus.svg);
}

.local-dados .comodidade-dinheiro {
	background-image: url(icones/dinheiro.svg);
}

.local-dados .comodidade-debito {
	background-image: url(icones/debito.svg);
}

.local-dados .comodidade-credito {
	background-image: url(icones/credito.svg);
}

.local-dados .links-sociais {
	width: fit-content;
	margin: auto;
	display: table;
}

.local-dados .link-social {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	width: 36px;
	height: 36px;
	margin: 0 10px;
	display: inline-block;
	text-indent: -10000px;
}

.local-dados .link-whatsapp {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-preto-whatsapp.svg);
}

.local-dados .link-instagram {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-preto-instagram.svg);
}

.local-dados .link-facebook {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-preto-facebook.svg);
}

.local-dados .link-site {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-preto-web.svg);
}

@media only screen and (min-width: 600px) {

	.local-dados .links-sociais {
		margin: 1em 0 0;
	}

	.local-dados .link-social {
		margin: 0 20px 0 0;
	}

}

@media only screen and (min-width: 1024px) {

	.local-dados .comodidades {
		line-height: 1.5;
	}

}

@media only screen and (min-width: 1220px) {

	.local-dados .link-social {
		width: 24px;
		height: 24px;
		margin-right: 10px;
	}

}


/* ----- BREADCRUMB ---------------------------------------------------------------------------- */

#breadcrumb {
	color: #666;
	margin: 0 0 3em;
	font-size: 90%;
}

#breadcrumb a {
	color: #666;
	text-decoration: none;
}

#breadcrumb a:hover {
	text-decoration: underline;
}

#breadcrumb .local-destino,
#breadcrumb .local-servico {
	display: inline-block;
}

#breadcrumb .local-destino a:after,
#breadcrumb .local-servico a:after {
	content: '\203A';
	margin: 0 3px 0 5px;
}

#breadcrumb .local-servico a:last-of-type:after {
	content: '';
}


/* ----- PAGINAÇÃO ----------------------------------------------------------------------------- */

#paginacao {
	height: fit-content;
	margin: 3em auto 0;
	clear: both;
	display: table;
	line-height: 1;
	text-align: center;
}

#paginacao .nav {
	display: table;
	margin: auto;
}

#paginacao span,
#paginacao a {
	padding: 8px;
	display: block;
	font-weight: 700;
	text-decoration: none;
}

#paginacao .nav a,
#paginacao .current {
	color: var(--magenta-cf);
	float: left;
}

#paginacao a:hover {
	background: var(--magenta-cf);
	color: #FFF;
	text-decoration: none;
}

#paginacao .current {
	background: none;
	color: #666;
}

#paginacao .label {
	padding: 10px;
	font-size: 80%;
	font-weight: normal;
}

#paginacao .page {
	color: #666;
	padding: 10px;
}

@media only screen and (min-width: 800px) {

	#paginacao .label,
	#paginacao .nav {
		float: left;
		margin: 0;
	}

}

/* ----- SIDEBAR ------------------------------------------------------------------------------- */

#sidebar {
	margin-top: 2em;
}

#sidebar .widget-titulo {
	color: var(--magenta-cf);
	border-bottom: 2px solid var(--magenta-cf);
	margin-bottom: 0.5em;
	font-weight: 700;
	font-size: 120%;
}

#sidebar .widget {
	margin-bottom: 3em;
}

#sidebar .widget p {
	margin-bottom: 0.5em;
}

#sidebar select {
	width: 100%;
}

#sidebar a.todos-os-servicos {
	color: #666;
	margin: 0.5em 0 0;
	display: block;
	font-size: 14px;
	text-align: right;
	text-decoration: none;
}

#sidebar a.todos-os-servicos:hover {
	color: #333;
	font-weight: 600;
}

#sidebar ul,
#sidebar ol {
	margin-left: 20px;
	line-height: 1.3;
	list-style: square;
}

#sidebar li {
	margin-bottom: 0.3em;
}

#sidebar li a:link,
#sidebar li a:visited {
	color: #333;
	text-decoration: none;
}

#sidebar li a:hover {
	color: var(--magenta-cf);
	text-decoration: underline;
}

@media only screen and (min-width: 1024px) {

	#sidebar {
		margin-top: 0;
		width: 24%;
		float: right;
	}

}


/* ----- MENU DO RODAPÉ ------------------------------------------------------------------------ */

#menu-transparencia-container {
	background: var(--magenta-cf);
	margin: 0 auto;
}

.menu-transparencia-header {
	display: none;
}

.menu-transparencia-rodape {
	margin-top: 40px;
}

.menu-transparencia {
	margin: auto;
	padding: 10px 0;
	display: table;
	font-weight: 400;
	font-size: 14px;
	text-align: center;
}

.menu-transparencia ul {
	list-style: none;
}

.menu-transparencia li {
	display: inline-block;
	padding: 10px;
}

.menu-transparencia a:link,
.menu-transparencia a:visited {
	color: #fff;
	text-decoration: none;
}

.menu-transparencia a:hover {
	background: var(--roxo-cf);
}

/* não tem segundo nível no mobile */
.menu-transparencia .sub-menu {
	display: none;
}


@media only screen and (min-width: 1024px) {

	.menu-transparencia-rodape {
		display: none;
	}

	.menu-transparencia-header {
		display: block;
	}

	.menu-transparencia {
		padding: 5px 0;
		display: block;
		max-width: 1200px;
		text-align: left;
	}

	.menu-transparencia li {
		padding: 6px 0;
	}

	.menu-transparencia a:link,
	.menu-transparencia a:visited {
		padding: 5px;
	}

	.menu-transparencia a:hover {
		border-radius: 5px;
	}

	.menu-transparencia > li,
	.menu-transparencia > .sub-menu {
		border: none;
	}

	.menu-transparencia > li.menu-item-has-children:hover > a,
	.menu-transparencia > li.menu-item-has-children > a:hover {
		background: var(--roxo-cf);
		border-radius: 5px 5px 0 0;
	}

	.menu-transparencia .sub-menu {
		display: block;
	}

	.menu-transparencia .sub-menu .sub-menu {
		display: none;
	}

	.menu-transparencia a:link,
	.menu-transparencia a:visited {
		padding: 10px;
	}

	/* segundo ní­vel */
	.menu-transparencia li ul { 
		background: var(--roxo-cf);
		border-bottom: 5px solid var(--roxo-clarissimo);
		width: 350px;
		margin: 0 !important;
		box-shadow: none;
		position: absolute;
		left: -999em;
		z-index: 9999;
		transition-delay: 0s, 0s, 0.1s, 0.5s;
		box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
	}

	.menu-transparencia li ul li {
		border: none;
		width: 100%;
		padding: 0;
		display: block;
	}

	.menu-transparencia li ul li a:link,
	.menu-transparencia li ul li a:visited {
		background: var(--roxo-cf);
		padding: 10px;
		display: block;
	}

	.menu-transparencia li ul li a:hover {
		background: #fff;
		color: var(--roxo-cf);
		border-radius: 0;
		display: block;
	}

	/* comportamento do segundo nível */

	.menu-transparencia li:hover ul ul, .menu-transparencia li:hover ul ul ul, .menu-transparencia li.sfhover ul ul, .menu-transparencia li.sfhover ul ul ul {
		left: -999em;
	}

	.menu-transparencia li:hover ul, .menu-transparencia li li:hover ul, .menu-transparencia li li li:hover ul,
	.menu-transparencia li.sfhover ul, .menu-transparencia li li.sfhover ul, .menu-transparencia li li li.sfhover ul {
		left: auto;
	}

	.menu-transparencia li:hover,.menu-transparencia li.sfhover {
		position: static;
	}



















}










/* ----- RODAPÉ -------------------------------------------------------------------------------- */

#rodape {
	background: #333;
	color: #fff;
	padding: 60px 0;
	position: relative;
	z-index: 10;
}

#rodape a:link,
#rodape a:visited {
	color: #fff;
	text-decoration: none;
}

#rodape a:hover {
	text-decoration: underline;
}


/* ----- REDES SOCIAIS ------------------------------------------------------------------------- */

#sociais {
	margin: 0 auto 40px;
	display: table;
}

#sociais a {
	background-size: 38px 38px;
	background-repeat: no-repeat;
	background-position: center center;
	width: 42px;
	height: 42px;
	margin: 5px;
	display: inline-block;
	vertical-align: middle;
	text-indent: -100000px;
}

#sociais .facebook {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-branco-facebook.svg);
}

#sociais .instagram {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-branco-instagram.svg);
}

#sociais .youtube {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-branco-youtube.svg);
}

#sociais .flickr {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-branco-flickr.svg);
}

#sociais .twitter {
	background-image: url(//src.cijun.sp.gov.br/img/icones-sociais/icone-branco-twitter.svg);
}


/* ----- BOTÃO VOLTAR PARA O TOPO (FINAL DA PÁGINA) -------------------------------------------- */

#botao-topo {
	background-color: #666;
	color: #fff;
	padding: 5px 15px;
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);

	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

#botao-topo img {
	filter: invert(1);
}


/* ----- DESENVOLVIDO POR CIJUN ---------------------------------------------------------------- */

#desenvolvido-por {
	font-size: 80%;
	text-align: center;
}

#desenvolvido-por span {
	display: block;
}

@media only screen and (min-width: 600px) {

	#desenvolvido-por span {
		display: inline-block;
	}

	#desenvolvido-por span:first-of-type:after {
		content: ' | ';
	}

}


/* ----- POP-UP DA LGPD ------------------------------------------------------------------------ */

#aviso-lgpd {
	background: #eee;
	border: 1px solid #ddd;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	width: 100%;
	max-width: 1100px;
	margin: auto;
	padding: 20px;
	display: block;
	position: fixed;
	bottom: 0;
	left: 50%;
    transform: translateX(-50%);
	z-index: 10000000000;
	font-size: 14px;
}

#aviso-lgpd span {
	display: inline-block;
}

#aviso-lgpd button {
	background: #444;
	color: #fff;
	border: none;
	border-radius: 3px;
	margin: 20px auto 0;
	padding: 10px 40px;
	display: block;
	text-transform: uppercase;
}

@media only screen and (min-width: 600px) {
	
	#aviso-lgpd span {
		width: calc(100% - 120px);
		float: left;
	}

	#aviso-lgpd button {
		float: right;
		margin: 0;
	}

}


/* ----- RECAPTCHA ----------------------------------------------------------------------------- */

small.recaptcha {
	color: #999 !important;
}

small.recaptcha,
small.recaptcha a {
	font-size: 9px !important;
}

.grecaptcha-badge {
	visibility: hidden;
}


/* ----- IMPRESSÃO ----------------------------------------------------------------------------- */

.print {
	display: none;
}

@media print {

	.print {
		display: block;
	}

	.privacy-policy-link, /* política de privacidade */
	.ht-skip, /* hand talk */
	.no-print {
		display: none !important;
	}

	.url {
		margin-bottom: 1em;
		text-align: left;
	}

	#header-impresso {
		height: auto;
		margin-bottom: 0.5em;
		font-size: 22px;
		text-align: center;
	}

	#main {
		margin-top: 0;
	}

}