/*
Theme Name: Cultura Jundiaí 6.2
Theme URI: https://cultura.jundiai.sp.gov.br/
Author: CIJUN
Author URI: https://cijun.sp.gov.br/
Description: Site da Unidade de Gestão de Cultura da Prefeitura de Jundiaí.
Version: 6.2
*/

/* tabela de cores
azul logo		#0054ba
azul claro		#B9E3FF

azul gestão		#003371
turquesa		#00a898
verde			#70be43
amarelo			#ffdd00
laranja			#faa518
magenta			#b41d8d
ciano			#00b9f1
azul			#0474bc
verde logo		#00a858
azul 			#003472
ciano			#00b9f0
*/

/* ----- ELEMENTOS BÁSICOS --------------------------------------------------------------------- */

body,
input,
textarea,
select,
button {
	font-family: 'Open Sans', sans-serif;
}

body {
	font-size: 18px;
}

h1 {
	margin: 0 0 30px;
	font-size: 32px;
	font-weight: 600;
}

h2 {
	margin: 30px 0 20px;
	font-size: 24px;
	font-weight: 600;
}

h3 {
	margin: 25px 0 15px;
	font-size: 20px;
	font-weight: 600;
}

h4 {
	margin: 20px 0 10px;
	font-size: 18px;
	font-weight: 600;
}

h5 {
	margin: 20px 0 10px;
	font-size: 16px;
	font-weight: 600;
}

h6 {
	margin: 20px 0 10px;
	font-size: 14px;
	font-weight: 600;
}

strong, b {
	font-weight: 600;
}

.clear {
	line-height: 0;
}

#main,
.container {
	min-width: 300px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

a:link,
a:visited {
	color: #003472;
}

a:active,
a:focus {
	color: #ed1c24;
}

a:hover {
	color: #0474bc;
}

@media only screen and (min-width: 1024px) {

	#main {
		margin-top: 20px;
		margin-bottom: 40px;
	}

}


/* ----- BLOCOS DO WORDPRESS ------------------------------------------------------------------- */

.wp-block-group.has-background {
	padding: 30px;
	margin-bottom: 1.5em;
}

#conteudo .wp-block-group.has-background h2:first-of-type {
	margin-top: 0;
}

/* correção das legendas nas galerias de foto */
.gallery-caption {
    display: block !important;
}


/* ----- CABEÇALHO ----------------------------------------------------------------------------- */

#header {
	/* background-color: #0054ba; */
	background-image: url(images/header_2025.png);
	background-color: #072380;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: cover;
	border-bottom: 5px solid #ffdd00;
	padding: 0;
	position: relative;
	z-index: 20;
	box-shadow: 0px 7px 10px 0px rgba(0,0,0,0.2);
}

#header .titulo {
	/** background-color: #000000aa; **/
	/* background-image: url(images/carimbo-cultura.png); */
	background-size: 60px 60px;
	background-repeat: no-repeat;
	background-position: center center;
	border-radius: 50%;
	width: 100px;
	height: 80px;
	margin: 10px;
	padding: 0;
	float: left;
	display: flex;
	justify-content: center;
	color: white;
	align-items: center;
	text-align: center;
	font-family: "Montserrat", sans-serif;
	font-weight: 800;
	text-decoration: none;
	line-height: 25px;
	text-transform: uppercase;
}

@media only screen and (max-width: 350px) {
	#main, .container {
		min-width: 0;
	}

	#header .titulo {
		width: 85px;
		font-size: 0.85em;
	}
}

@media only screen and (min-width: 360px) {

	#header .titulo {
		width: 118px;
		font-size: 0.9em;
	}
}

@media only screen and (min-width: 600px) {

	#header {
		background-size: cover;
		/* background-image: url(images/header.png); */
	}
	
	#header .titulo {
		background-size: 70px 70px;
		width: 200px;
		height: 90px;
		font-size: 1.9em;
		text-shadow: 4px 4px 4px #000000;
		line-height: 37px;
	}

}

@media only screen and (min-width: 760px) {

	#header .titulo {
		background-size: 70px 70px;
		width: 192px;
		height: 90px;
		font-size: 1.9em;
	}

}

@media only screen and (min-width: 800px) {

	#header .container {
		height:190px;
	}

}

@media only screen and (min-width: 1024px) {

	#header .titulo {
		background-color: transparent;
		background-size: 100% 100%;
		width: 241px;
		height: 170px;
		margin: 20px 0 20px 10px;
		font-size: 2.4em;
		line-height: 55px;
	}

	#header .container {
		position: relative;
		height: 230px;
	}
}

@media only screen and (min-width: 1180px) {
	#header .titulo {
		width: 296px;
		font-size: 2.6em;
	}
}

@media only screen and (min-width: 1360px) {

	#header .titulo {
		width: 267px;
		line-height: 70px;
	}

}

@media only screen and (min-width: 2080px) {

	#header .container {
		height: 270px;
	}


}

@media only screen and (min-width: 2300px) {

	#header .container {
		height: 290px;
	}

	#header {
		background-position: center left;
		background-size: 100% 300px;

	}

}

@media only screen and (min-width: 2800px) {

	#header .container {
		height: 290px;
	}

	#header {
		background-position: center left;
		background-size: 100% 360px;

	}

}

@media only screen and (min-width: 3400px) {

	#header .container {
		height: 320px;
	}

	#header {
		background-position: center left;
		background-size: 100% 400px;

	}

}

@media only screen and (min-width: 3800px) {

	#header .container {
		height: 360px;
	}

	#header {
		background-position: center left;
		background-size: 100% 460px;

	}

}


/* ----- FORMULÁRIO DE BUSCA ------------------------------------------------------------------- */

#botao-buscar {
	background: #000000dc;;
	color: #ffffff;
	border-radius: 5px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 5px;
	display: block;
	float: right;
	line-height: 1;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid rgb(255, 255, 255);
	box-shadow: 2px 2px 4px rgb(255, 255, 255);
}

#botao-buscar .lupa {
	background: url('//src.cijun.sp.gov.br/img/icones-busca/buscar-branco-20x20.png') center center no-repeat;
	padding: 10px;
}

#botao-buscar span {
	display: inline-block;
	vertical-align: middle;
}

#searchform-principal {
	padding: 20px 10px 0;
	display: none;
	clear: both;
}

#searchform-principal .busca-texto {
	border-right: none;
	border-radius: 4px 0 0 4px;
	width: 90%;
}

#searchform-principal .busca-botao {
	background: #fff url(https://src.cijun.sp.gov.br/img/icones-busca/buscar-cinza-16x16.png) center center no-repeat;
	color: transparent;
	border-left: none;
	border-radius: 0 4px 4px 0;
	width: 10%;
}

@media only screen and (min-width: 600px) {
	
	#botao-buscar {
		margin-top: 60px;
	}

}

@media only screen and (min-width: 800px) {

	#botao-buscar {
		display: none;
	}

	#searchform-principal {
		width: 15%;
		min-width: 250px;
		display: block;
		position: absolute;
		right: 10px;
		bottom: 10px;
	}

}

@media only screen and (min-width: 1360px) {

	#searchform-principal {
		margin-top: -40px;
		margin-bottom: 0;
	}

}


/* ----- MENU MOBILE --------------------------------------------------------------------------- */

#botao-menu {
	background: #000000dc;
	color: #ffffff;
	border-radius: 5px;
	width: auto;
	margin: 50px 10px 10px 0;
	padding: 9px;
	display: block;
	float: right;
	line-height: 1;
	text-decoration: none;
	font-weight: bold;
	border: 1px solid rgb(255, 255, 255);
	box-shadow: 2px 2px 4px rgb(255, 255, 255);
}

#botao-menu .hamburguer {
	font-size: 30px;
}

#botao-menu span {
	padding-right: 5px;
	display: inline-block;
	vertical-align: middle;
}

.menu-mobile-container {
	background: #0054ba;
	margin: 10px 0 0;
	display: none;
	clear: both;
}

#menu-mobile {
	height: auto;
	list-style: none;
}

#menu-mobile li {
	border-bottom: 1px solid #DDD;
	display: block;
}

#menu-mobile ul li:last-child {
	border-bottom: none;
}

#menu-mobile a:link,
#menu-mobile a:visited {
	color: #fff;
	padding: 10px;
	display: block;
	text-decoration: none;
}

#menu-mobile a:hover {
	background: #DDD;
	color: #000;
	text-decoration: none;
}

/* segundo nível */
#menu-mobile li ul {
	display: none;
}

@media only screen and (min-width: 600px) {
	
	#botao-menu {
		margin-top: 60px;
	}

}

@media only screen and (min-width: 800px) {

	#botao-menu,
	.menu-mobile-container {
		display: none;
	}

}


/* ----- MENU SUPERIOR ------------------------------------------------------------------------- */

.menu-superior-container {
	display: none;
}

@media only screen and (min-width: 800px) {

	.menu-superior-container {
		background: #0054ba;
		background: linear-gradient(to bottom, #0054ba 0%,#003371 100%);
		border-bottom: 1px solid #0054ba;
		height: auto;
		width: 100%;
		margin: 0 auto 0;
		padding: 10px 0 5px;
		display: table;
		clear: both;
		box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.2);
	}

	#menu-superior li a:link,
	#menu-superior li a:visited {
		color: #fff;
		width: auto;
		height: auto;
		margin-bottom: 5px;
		padding: 5px 10px;
		float: right;
		font-size: 16px;
		text-decoration: none;
	}

	#menu-superior li a:hover,
	#menu-superior li a:active {
		background-color: #0054ba;
		color: #fff;
		border-radius: 4px;
		text-decoration: none;
		transition: background 0.1s ease-in;
	}

	/* segundo nivel */
	#menu-superior li ul {
		background-color: #0054ba;
		border-bottom: 5px solid #ffdd00;
		width: 300px;
		margin-top: 30px;
		box-shadow: 0px 5px 5px rgba(0,0,0,0.2);
	}

	/* efeitinhos do segundo nível */
    #menu-superior > li ul.sub-menu {
		opacity: 0;
        transform: scaleY(0);
        transform-origin: 50% 0;
        transition-property: opacity, margin-top, transform, left;
        transition-duration: 0.45s, 0.45s, 0.15s, 0s;
        transition-delay: 0s, 0s, 0.1s, 0.5s;
    }

    #menu-superior li:hover > ul.sub-menu,
    #menu-superior li.open > ul.sub-menu {
        opacity: 1;
        transform: scaleY(1);
        transition-delay: 0.1s, 0.1s, 0.1s, 0s;
    }

	/* links do segundo nível */
	#menu-superior li li a:link,
	#menu-superior li li a:visited {
		border-bottom: 1px solid #DDD;
		width: 300px;
		margin: 0;
		padding: 10px;
		font-size: 14px;
		font-weight: normal;
		text-align: left;
		text-decoration: none;
	}

	#menu-superior li li a:hover,
	#menu-superior li li a:active {
		background: #fff;
		color: #000;
		border-radius: 0px;
		text-decoration: none;
	}

	/* terceiro nivel */
	#menu-superior li ul ul {
		margin-top: 0px;
		margin-left: 200px;
	}

	/* quarto nivel */
	#menu-superior li ul ul ul {
		display: none;
	}

}


/* ----- CONTEÚDO DA HOME ---------------------------------------------------------------------- */

#pagina-home {
	margin: 40px 0 80px;
	padding: 0 20px;
}

#grid-home {
	display: grid;
	gap: 40px;
	grid-template-columns: 1fr;
}

@media only screen and (min-width: 1024px) {

	#grid-home {
		grid-template-columns: 3fr 1fr;
	}

}

/* ----- AGENDA -------------------------------------------------------------------------------- */

#agenda-home {
	margin-bottom: 40px;
	padding: 0 20px;
}

.agenda-titulo {
	color: #0054ba;
	border-bottom: 2px solid #0054ba;
	margin: 0 0 20px;
	padding-bottom: 5px;
	display: block;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

.agenda-evento a:link,
.agenda-evento a:visited {
	text-decoration: none;
}

.agenda-evento {
	list-style: none;
	display: grid;
	gap: 40px 20px;
	grid-template-columns: 1fr;
}

.agenda-evento li {
	width: 100%;
	font-size: 16px;
}

#sidebar ul.agenda-evento li:before {
	content: none;
}

.agenda-evento img {
	width: 100px;
	height: 100px;
	border: 2px solid #ddd;
	float: left;
	margin: 0 10px 10px 0;
}

.agenda-evento .evento-data {
	background: #b9e3ff;
	color: #000;
	padding: 3px 5px;
	margin-bottom: 5px;
	display: inline-block;
	font-size: 12px;
}

.agenda-evento .evento-titulo {
	margin: 0 0 5px;
	line-height: 1.1;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
}

#agenda-home .agenda-leia-mais,
#sidebar .noticias-leia-mais {
	background: #B9E3FF;
	color: #003371;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 5px;
	display: inline-block;
	float: right;
	clear: both;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

@media only screen and (min-width: 600px) {

	.home .agenda-evento {
		grid-template-columns: repeat(2, 1fr);
	}

}

@media only screen and (min-width: 900px) {

	.home .agenda-evento {
		grid-template-columns: repeat(3, 1fr);
	}

}

@media only screen and (min-width: 1240px) {

	.home .agenda-evento {
		grid-template-columns: repeat(4, 1fr);
	}

}


/* ----- DESTAQUES ----------------------------------------------------------------------------- */

#destaques-home {
	margin-bottom: 40px;
	padding: 0 20px;
}

#destaques-home .destaques-titulo {
	color: #0054ba;
	border-bottom: 2px solid #0054ba;
	margin: 0 0 20px;
	padding-bottom: 5px;
	display: block;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

#destaques-home .destaque-lista {
	margin: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
}

#destaques-home .destaque-lista li {
	width: 100%;
}

#destaques-home img {
	border: 5px solid #DDD;
	width: 100%;
	height: auto;
	margin: 0 0 10px;
	display: block;
}

#destaques-home a:link,
#destaques-home a:visited {
	text-decoration: none;
}

#destaques-home .destaque-titulo {
	margin-bottom: 0.3em;
	line-height: 1.1;
	font-size: 18px;
	font-weight: 600;
	text-align: left;
}

#destaques-home .destaque-resumo {
	font-size: 16px;
}

#destaques-home .data-lista {
	margin-bottom: 0.3em;
	font-size: 14px;
}

#destaques-home .noticias-leia-mais {
	background: #B9E3FF;
	color: #003371;
	margin-bottom: 40px;
	padding: 5px;
	display: inline-block;
	float: right;
	clear: both;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

@media only screen and (min-width: 600px) {

	#destaques-home .destaque-lista {
		grid-template-columns: repeat(2, 1fr);
	}

}


/* ----- BANNERS DA CAPA ----------------------------------------------------------------------- */

.banners-home {
	margin: 20px 20px 60px;
}

.banners-home-1 {
	margin-top: 40px;
}

#banners-secundários {
	margin-bottom: 40px;
}

.banners-home img,
#banners-secundarios img {
	width: 100%;
	height: auto;
	margin: 0 auto 20px;
}

.banners-home img {
	margin-bottom: 50px;
}

@media only screen and (min-width: 1024px) {

	#banners-secundarios {
		margin-top: 75px;
	}

}


/* ----- VÍDEOS DA CAPA ------------------------------------------------------------------------ */

#videos-home {
	background: #f5f5f5;
	border: 1px solid #eee;
	margin: 0 20px 40px;
	padding: 20px 20px 0;
}

#videos-home .videos-titulo {
	color: #0054ba;
	border-bottom: 2px solid #0054ba;
	margin: 0 0 20px;
	padding-bottom: 5px;
	display: block;
	font-size: 22px;
	font-weight: 600;
	text-align: left;
	text-decoration: none;
	text-transform: uppercase;
}

#videos-home .videos-lista {
	margin: 0;
	list-style: none;
	display: grid;
	grid-template-columns: 1fr;
	gap: 20px;
}

#videos-home .videos-lista li {
	width: 100%;
}

#videos-home img {
	width: 100%;
	border: 5px solid #fff;
	height: auto;
	margin-bottom: 5px;
	display: block;
}

#videos-home .video-titulo {
	color: #003472;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}

#videos-home .videos-leia-mais {
	background: #B9E3FF;
	color: #003371;
	margin-bottom: 20px;
	padding: 5px;
	display: inline-block;
	float: right;
	clear: both;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
}

@media only screen and (min-width: 600px) {

	#videos-home .videos-lista {
		grid-template-columns: repeat(2, 1fr);
	}

}

@media only screen and (min-width: 1024px) {

	#videos-home .videos-lista {
		grid-template-columns: repeat(4, 1fr);
	}

}

@media only screen and (min-width: 1250px) {

	#videos-home {
		margin-left: 0;
		margin-right: 0;
	}

}


/* ----- CONTEÚDO ------------------------------------------------------------------------------ */

#conteudo {
	padding: 0 20px 20px;
	line-height: 1.6;
}

#conteudo a:link,
#conteudo a:visited {
	font-weight: 600;
}

#conteudo .pagina {
	min-height: 400px;
}

#conteudo h1 {
	margin-top: 30px;
}

#conteudo h2 {
	color: #333;
}

#conteudo  iframe {
	display: block;
	max-width: 100%;
}

#conteudo ul ul,
#conteudo ol ol {
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

.evento-encerrado {
	background: #ffdd00;
    padding: 10px;
    font-weight: 600;
    text-align: center;
    font-size: 150%;
    border-radius: 5px;
}

/* lista de notícias */

.arquivo-noticias {
	color: #666;
	margin-bottom: 40px;
	font-size: 18px;
}

#conteudo .lista-noticias a:link {
	font-weight: normal;
	text-decoration: none;
}

.lista-noticias .noticia-lista {
	min-height: 120px;
	border-bottom: 1px solid #DDD;
	margin-bottom: 20px;
	padding-bottom: 20px;
	clear: both;
}

.lista-noticias .noticia-lista:last-child {
	border: none;
}

.lista-noticias img {
	border: 2px solid #EEE;
	width: 100px;
	height: 100px;
	margin: 0 10px 0 0;
	float: left;
}

.lista-noticias .thumb-video {
	border: 2px solid #EEE;
	width: 130px;
	height: 100px;
}

.lista-noticias .titulo-lista {
	margin-bottom: 0.3em;
	line-height: 1.1;
	font-size: 16px;
	font-weight: 600;
	text-align: left;
}

#conteudo .lista-noticias a:link .resumo-lista {
	color: #333;
}

/* noticias */

.data-hora {
	color: #555;
	margin-top: -20px;
	margin-bottom: 30px;
	font-size: 13px;
}

.mais-sobre {
	margin: 40px 0 20px;
	font-size: 14px;
}

/* share nas notícias */

.sharethis-inline-share-buttons {
	margin: 40px 0;
}

/* página com lista de sub-páginas */

.sub-paginas li {
	list-style: none;
}

.sub-paginas li:before {
	color: #333;
	content: "» \00a0";
}

@media only screen and (min-width: 640px) {
	
	/* conteúdo em duas colunas */

	#conteudo .duas-colunas {
		column-count: 2;
		column-gap: 80px;
	}

	#conteudo .duas-colunas p {
		column-break-inside: avoid;
		column-break-inside: avoid;
		page-break-inside: avoid; 
	}

}

@media only screen and (min-width: 1220px) {

	#conteudo {
		padding: 0;
	}

}


/* ----- VÍDEOS -------------------------------------------------------------------------------- */

.video-iframe {
	aspect-ratio: 4/3;
	width: 100%;
	height: auto;
	min-height: 300px;
	margin-bottom: 1em;
}

@media only screen and (min-width: 480px) {

	.video-iframe {
		min-height: 400px;
	}

}

@media only screen and (min-width: 640px) {

	.video-iframe {
		min-height: 500px;
	}

}

@media only screen and (min-width: 800px) {

	.video-iframe {
		min-height: 680px;
	}

}


/* ----- ICONES DE TIPOS DE ARQUIVOS ----------------------------------------------------------- */

.pagina a[href$=".pdf"],
.pagina a[href$=".doc"],
.pagina a[href$=".docx"],
.pagina a[href$=".xls"],
.pagina a[href$=".xlsx"],
.pagina a[href*="docs.google.com"],
.pagina a[href*="goo.gl"],
.pagina a[href*="bit.ly"] {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.pagina a[href$=".pdf"] /* link para arquivo PDF */
{
	background-image: url(https://src.cijun.sp.gov.br/img/icones-arquivos/arquivo-pdf-16x16.png);
}

.pagina a[href$=".doc"],
.pagina a[href$=".docx"] /* link para arquivo do Word */
{
	background-image: url(https://src.cijun.sp.gov.br/img/icones-arquivos/arquivo-doc-16x16.png);
}

.pagina a[href$=".xls"],
.pagina a[href$=".xlsx"] /* link para arquivo do Excel */
{
	background-image: url(https://src.cijun.sp.gov.br/img/icones-arquivos/arquivo-xls-16x16.png);
}

.pagina a[href$=".pdf"] /* link para arquivo PDF */
{
	background-image: url(https://src.cijun.sp.gov.br/img/icones-arquivos/arquivo-pdf-16x16.png);
}

.pagina a[href*="docs.google.com"] /* link para arquivos no Drive */
/* .pagina a[href*="drive.google.com"] */ {
	background-image: url(https://src.cijun.sp.gov.br/img/icones-arquivos/arquivo-drive-16x16.png);
}

.pagina a[href*="goo.gl"], /* link para documento no encurtador do Google */
.pagina a[href*="bit.ly"] /* link para documento no encurtador do bit.ly */
{
	background-image: url(https://src.cijun.sp.gov.br/img/icones-arquivos/arquivo-generico-16x16.png);
}

@media only screen and (min-width: 600px) {

	.sub-pagina-imagem {
		width: 50%;
		padding: 10px;
		float: left;
	}

}

@media only screen and (min-width: 800px) {

	.noticia {
		width: 75%;
		float: left;
	}

}


/* ----- PAGINAÇÃO ----------------------------------------------------------------------------- */

#paginacao {
	height: fit-content;
	margin: 3em auto;
	clear: both;
	display: table;
	line-height: 1;
	font-size: 16px;
	text-align: center;
}

#paginacao .nav {
	display: table;
	margin: auto;
}

#paginacao span,
#paginacao a {
	padding: 8px;
	display: block;
	font-weight: 600;
	text-decoration: none;
}

#paginacao .nav a,
#paginacao .current {
	float: left;
}

#paginacao a:hover {
	background: #003371;
	color: #fff;
	border-radius: 3px;
	text-decoration: none;
}

#paginacao .current {
	background: none;
	color: #666;
}

#paginacao .label {
	padding: 10px;
	font-size: 14px;
	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 {
	border-top: 5px solid #0054ba;
	padding: 20px 0;
	font-size: 16px;
}

#sidebar a:link,
#sidebar a:visited {
	color: #333;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000;
	text-decoration: underline;
}

#sidebar .widget {
	margin: 0 0 30px;
}

#sidebar .widget-titulo {
	color: #0054ba;
	margin-bottom: 0.8em;
	font-size: 18px;
	font-weight: 600;
}

#sidebar ul {
	margin: 0 0 1.5em 0;
	list-style: none;
	text-align: left;
}

#sidebar ul li {
	margin-bottom: 0.5em;
}

#sidebar ul li:before {
	color: #333;
	content: "» \00a0";
}

#sidebar #agenda-home {
	padding: 0;
}

@media only screen and (min-width: 800px) {

	#sidebar {
		border-top: none;
		width: 20%;
		margin-top: 0;
		padding: 0;
		float: right;
	}

}


/* ----- WIDGET DE CALENDÁRIO ------------------------------------------------------------------ */

.widget_calendar .eo-widget-cal-wrap {
	text-align: center;
}

#wp-calendar {
	width: 100%;
	line-height: 1.8;
	font-size: 12px;
}

#wp-calendar td {
	text-align: center !important;
}

#wp-calendar a:link,
#wp-calendar a:visited {
	color: #0054ba;
	display: block;
}

#wp-calendar a:hover,
#wp-calendar a:active,
#wp-calendar .today  {
	background: #b9e3ff;
	color: #000;
	font-weight: 600;
	text-decoration: none;
}

#wp-calendar caption {
	margin: 10px 0 0;
	font-size: 14px;
	text-transform: uppercase;
}

#wp-calendar thead {
	font-weight: 600;
}


/* ----- RODAPÉ -------------------------------------------------------------------------------- */

#rodape {
	background-color: #0054ba;
	background: linear-gradient(to bottom, #003371 0%,#0054ba 100%);
	color: #fff;
	border-top: 5px solid #ffdd00;
	padding: 20px 20px 0;
}

#rodape a:link,
#rodape a:visited {
	color: #fff;
	text-decoration: none;
}

#rodape a:hover {
	color: #00a858;
	text-decoration: underline;
}

#rodape .brasao {
	margin: 20px auto;
}

#rodape .rodape-widget-texto {
	font-size: 14px;
	text-align: center;
}

#rodape .widget-titulo {
	font-size: 14px;
}

#desenvolvido-por {
	color: #fff;
}

/* redes sociais */

#rodape .icones-sociais {
	width: fit-content;
	height: 36px;
	margin: 0 auto;
	display: block;
}

#rodape .icones-sociais a {
	width: 36px;
	height: 36px;
	margin: 0 0 0 5px;
	border: 3px solid #fff;
	float: left;
}

#rodape .icones-sociais a:hover {
	border-color: #DDD;
}

#rodape .icones-sociais .feed {
	margin-left: 0;
}

@media only screen and (min-width: 600px) {

	#rodape .rodape-widget-texto {
		width: 50%;
		margin-top: 20px;
		float: left;
		text-align: left;
	}

	#rodape .rodape-info {
		float: right;
		width: 280px;;
	}

	#rodape .brasao {
		margin-top: 0;
	}

	#desenvolvido-por {
		margin-top: 20px;
	}

}


/* ----- IMPRESSÃO ----------------------------------------------------------------------------- */

.print {
	display: none;
}

@media print {

	.print {
		display: block;
	}

	.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;
	}

}


/* ----- PLUGIN CONTACT FORM 7 ----------------------------------------------------------------- */

.wpcf7-form .form-nome,
.wpcf7-form .form-email,
.wpcf7-form .form-site,
.wpcf7-form .form-facebook,
.wpcf7-form .form-instagram,
.wpcf7-form .form-url,
.wpcf7-form .form-titulo,
.wpcf7-form .form-endereco,
.wpcf7-form .form-curriculo,
.wpcf7-form .form-sinopse {
	width: 100%;
	max-width: 600px;
}

.wpcf7-form span.wpcf7-list-item {
	display: block;
	margin: 0 0 0.5em 0;
}

.wpcf7-form input[type="submit"] {
	margin-top: 20px;
	padding: 10px 20px;
	font-size: 18px;
}

/* Formulário do Coral Municipal e do Coral Infantojuvenil Cidade das Crianças */

.form-coral input[type="file"] {
	margin-top: 0.5em;
}

.form-coral .wpcf7-list-item-label {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

.form-emergencial-2020 input[type="text"],
.form-emergencial-2020 input[type="email"],
.form-emergencial-2020 textarea {
	width: 100%;
	max-width: 400px;
}

.form-emergencial-2020 input[type="url"] {
	width: 100%;
	max-width: 600px;
}


/* ----- API DO SISMU -------------------------------------------------------------------------- */

.acervo-colecao {
	width: 100%;
	max-width: 500px;
	margin: 3em auto;
	display: grid;
	grid-template-rows: 1fr 1fr;
	gap: 20px;
}

.acervo-colecao .acervo-botao {
	background: #0054ba;
	color: #fff;
	border-radius: 1.5em;
	width: 100%;
	padding: 1em;
	display: block;
	line-height: 1.2;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
}

.acervo-colecao .acervo-acervo-label {
	width: 100%;
	display: block;
	text-align: center;
}

.acervo-colecao .acervo-subcolecoes {
	width: 100%;
	max-width: 100%;
}


/* ----- TABELAS ------------------------------------------------------------------------------- */

.tabela-cinza-borda-branca,
.tabela-cinza-borda-branca th,
.tabela-cinza-borda-branca td {
	background: #EEE;
	border: 3px solid #fff;
}

.tabela-branca-borda-cinza,
.tabela-branca-borda-cinza th,
.tabela-branca-borda-cinza td {
	border: 1px solid #CCC;
}

.tabela-cinza-borda-branca th,
.tabela-branca-borda-cinza th {
	text-align: center;
	vertical-align: middle;
}

.tabela-branca-borda-cinza th {
	background: #F5F5F5;
}

.tabela-videos-duas-colunas {
	clear: both;
}

.tabela-videos-duas-colunas .tabela-videos-item {
	margin-bottom: 30px;
}

.tabela-videos-duas-colunas .tabela-videos-item iframe {
	width: 100%;
	display: block;
}

@media only screen and (min-width: 1024px) {
	
	.tabela-videos-duas-colunas .tabela-videos-item {
		width: 50%;
		float: left;
	}
	
	.tabela-videos-duas-colunas .tabela-videos-item:nth-child(odd) {
		padding-right: 15px;
	}

	.tabela-videos-duas-colunas .tabela-videos-item:nth-child(even) {
		padding-left: 15px;
	}

}


/* ----- RECAPTCHA ----------------------------------------------------------------------------- */

small.recaptcha {
	color: #999 !important;
}

small.recaptcha,
small.recaptcha a {
	font-size: 9px !important;
}

.grecaptcha-badge {
	visibility: hidden;
}