/*!
Theme Name: Rede Juruena Vivo
Author: Agência Ananda
Author URI: http://www.pulcherstudio.com
Description: Description
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: juruena-2024
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/



@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500&display=swap');



html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
	min-width: 310px;font-weight: 300;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: 500;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;font-size: 18px;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}


/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0;padding: 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 500;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}



/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

li.menu-item-has-children {
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 10px;
	padding-right: 12px!important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%2348beee' class='bi bi-caret-down-fill' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.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; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: 500;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

h3.widget_title {
    font-size: 1.2em;
    color: #19677f;
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/

a{
		color: #19677f; text-decoration: none;
	
}
.sticky {
	display: block;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}
.entry-meta {
    font-size: 0.8em;
    opacity: 0.6;
}

h1.entry-title {
	font-size: 2.5em;
    line-height: 1em;
    color: #19677f;
    margin: 10px 0 2.5em;
}

h1.page-title {
    margin: 0;
    font-size: 3em;
    color: #19677f;
}

.single h1.entry-title {
	margin: 0 0 20px 0;
}

.entry-content {
    font-size: 1.2em;
    line-height: 1.5em;
}

.entry-content a{
    color: #19677f;
	font-weight: 500;
}

.entry-title-small {
	font-size: 1.4em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



/* PULCHER ICON */

/*#pulcher_icon{ float: right;position: absolute;margin-top: -32px;right: 10px;}
#pulcher_logo{ background:url(img/pulcher.png) no-repeat; width:100px; height:37px;}
#pulcher_logo:hover{ background-position: 0 -37px;}*/
#pulcher-div {
	margin-top: 10px;
}
#pulcher_icon{
	float: left;
	position: relative;
	margin-top: 0;
	width: 100%;
	height: 37px;
}
#pulcher_logo{
	display: block;
	margin-left: auto;
	margin-right: auto;
	background:url(img/pulcher.svg) no-repeat;
	width:100px;
	height:30px;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
#pulcher_logo:hover{
	-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */
  filter: grayscale(0%);
}
@media (min-width: 768px) {
	#pulcher_icon{
		float: right;
		position: absolute;
		margin-top: -23px;
		right: 10px;
		width: auto;
	}
	#pulcher_logo{
		margin-left: 0;
		margin-right: 0;
	}
}
#home_mapa, #home_intro {    
    padding: 30px 0 0 0;
    background-image: url(https://redejuruenavivo.org.br/wp-content/uploads/2024/03/land-scaled.jpg);
	background-size: cover;
	background-position: bottom left;min-height: 300px;;background-repeat: repeat-x;
}
section#home_intro .container {
    max-width: 700px;
    color: #fff;padding: 60px 0;;
}
#home_noticias{}
#home_saberes{ color: #006782;
}
#home_festivais{}
#home_social{}

#primary h1{text-align: center;}
#home_mapa h1{ color: #FFF;margin: 0;}
#home_mapa .home_txt p{ text-align: center;color: #FFF;}
#home_mapa p a,
#sobre_mapa p a{ background: #FFF; border-radius: 30px; padding: 10px 30px; border: 0;text-align: center; display: inline-block; margin-bottom: 10px;}
#home_mapa p a{color: #1DBBEC;}
#sobre_mapa p a{ color: #006782;}

ul.item-dados {
    margin: 0;
    list-style: none;
    padding: 0;
}


section#home_videos {
    background-color: #006782;
    color: #dae1c3;
}

section#home_videos .btn_mais_noticias, section#home_videos .btn_mais_noticias:visited, section#home_videos .btn {
	background-color: #c1cd9a;
    color: #006782;
}

section#home_publis {
    background: #dae1c3;
    color: #006782;
}
section#home_publis .btn_mais_noticias, section#home_publis .btn_mais_noticias:visited, section#home_publis .btn {
	background-color:#006782;
    color:  #c1cd9a;
}

@media (min-width: 768px) {
	.home_mapa_bg{ position: absolute; width: 50%; top: 60%; height: 250px; background-image: url('img/home_mapa_bg.png');z-index: 0;}
}
.home_mapa_map{}
.mapa_bloco{width: 250px;}
@media (max-width: 991px) {
	.mapa_bloco{width: 150px;}
}
#map {
	width: 100%;
  height: 700px;
}
#menu_ul{
  width: auto;
  list-style: none;
	margin: 0;
	padding: 0px;
}
#menu_ul li{ margin: 0px; background: url('img/mapa_trace.png'); background-repeat: repeat-y; margin-left: 30px;background-position-x:15px;}
#menu_ul li:first-child{ margin: 0px 0px 0px 0px !important;background: transparent;}
#menu_ul li:first-child img{ padding: 10px 0px 0 30px;  display: inline-flex; align-items: center;}
#menu_ul li:first-child button{ margin: 0 !important;}
#menu_ul li:nth-child(even){background-position-y:-45px;}
#menu_ul li:nth-child(odd){background-position-y:45px;}
#menu_ul li:nth-child(even) button{ margin: 0px 0px 0px -15px;}
#menu_ul li:nth-child(odd) button{ margin: 0px 0px 0px 15px;}
#menu_ul li button{ border: 0; border-radius: 0;padding: 10px 0px 0 0px;background: transparent;outline: none; box-shadow: none !important;color: #000;display: inline-flex; align-items: center;}
#menu_ul li button img{ width: auto; height: auto;}


@media (max-width: 750px) {
	#menu_ul{justify-content: center; display: flex; flex-wrap: wrap;}
	#menu_ul li{background-size: contain; margin-left: 6px;}
	#menu_ul li:first-child img{ padding: 10px 0px 0px 6px;}
	#menu_ul li:nth-child(2) { padding-top: 5px;}
	#menu_ul li:nth-child(even) button{ margin: 0px 0px 0px -6px;}
	#menu_ul li:nth-child(odd) button{ margin: 0px 0px 0px -6px;}
}

#map a,
#map a:visited{color: #707070;}
#map a:hover{color: #404040;}

.btn-mapa{ }
.btn-mapa-icon{     opacity: 0.5;
	filter: grayscale(0);
	width: 70px;
    text-align: left;background-repeat: no-repeat;
    height: 80px;}
.btn-mapa.active .btn-mapa-icon{ opacity: 1;background-repeat: no-repeat;
    filter: grayscale(0);}
.btn-mapa-txt{padding: 5px;
    margin-bottom: 15px;
    white-space: normal;
    max-width: 115px;
    letter-spacing: 0px;
    font-weight: 600;
    text-transform: none;
    color: #006782;}
.menu_ul_bg_w{ background: #FFF;}

@media (max-width: 750px) {
	.mapa_bloco{ width: 90px;}
	.btn-mapa-icon{ width: 45px; height: 60px;background-size: auto 100% !important; background-position: 45px 0px !important;}
	.btn-mapa.active .btn-mapa-icon{ opacity: 0.2;
		filter: grayscale(1);}
	#map { height: 440px;}
	#menu_ul li{ background: transparent !important;}
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {}
.mapa_pontos{
	margin: 30px 0;
	display: flex;
  background: #FFF;
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
  box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.5);
	z-index: 10;
position: relative;
}

.btn_noticias_cat, .btn_noticias_cat:visited{ color: #999;  padding: 0; }
.btn_noticias_cat:hover{ color: #1DBBEC;}

.p_mais_noticias{ text-align: center; margin: 15px auto;}
.btn_mais_noticias, .btn_mais_noticias:visited, .btn{ background: #1DBBEC;
    color: #fff;
    border-radius: 30px;
    padding: 10px 30px;
    border: 0;
    text-transform: uppercase;
    font-size: 15px;
    letter-spacing: 1px; font-weight: 500;
    box-shadow: 0 6px 0 0 #00000017;transition: all 0.3s;}

	.wp-block-button a {
		box-shadow: 0 6px 0 0 #00000017;    border-radius: 30px;
		padding: 10px 30px;    text-transform: uppercase;
		font-size: 15px;
		letter-spacing: 1px;
	}	

	.btn_mais_noticias:hover , .wp-block-button a:hover, .btn:hover a{
		box-shadow: 0 0px 0 0 #00000017;color: #d2ff00;transition: all 0.3s;;
	}

a.btn_mais_noticias:hover,a.btn_mais_noticias:focus{ color: #d2ff00;}
.home_noticias_a,.home_videos_a,.festival_videos_a,.home_saberes_a{display: flex; margin-bottom: 15px; width: 100%;flex-wrap: wrap;}
.home_noticias_a2:hover,.home_noticias_a:hover,.home_videos_a:hover,.festival_videos_a:hover{ text-decoration: none;}
.home_noticias_img2,.home_noticias_img,.home_videos_img,.home_ft_img,.festival_videos_img,.festival_img_como_foi{border-radius: 15px;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    height: 250px;
    align-items: flex-end;
    justify-content: center;}
.home_noticias_img{border-radius: 11px;
    background-size: cover;
    background-position: center center;}
.home_noticias_img:before {
}
.home_videos_img{}
.home_ft_img{}

.home_saberes_img {
    width: 150px;
    height: 150px;
    border-radius: 100%;
    margin: 0 auto;
    background-position: center center;
    background-size: cover;    box-shadow: 0 0 0 10px #1dbbec17;
}

.festival_videos_img{min-height: 150px;}
.home_noticias_categoria,.home_videos_categoria{}
.home_noticias_titulo,
.home_noticias_infos,
.home_noticias_txt{display: flex; width: 100%;color: #000;}
.home_noticias_titulo{font-size: 1.3em;

    font-weight: 500;
    line-height: 1em;}
.home_noticias_infos{ font-size: 12px;
    color: #000;
    opacity: 0.5;}
.home .home_noticias_txt{ display: none;}

.home_noticias_a2{
	background: #FFF;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
  box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
	display: flex;
	flex-wrap: wrap;
}
.home_noticias_img2{padding: 0; min-height: 175px;}
.home_noticias_a2 p,
.home_noticias_a2 .home_noticias_titulo
{ margin: 0; padding: 0;}
.home_noticias_a2 .home_noticias_bloco2{ padding: 15px;}

.meks_ess.layout-5-1.transparent.no-labels.solid:before {
    content: 'Compartilhe:';
    font-weight: 500;
    margin-right: 20px;
}

.meks_ess.layout-5-1.transparent.no-labels.solid {
    display: flex;
    align-items: center;
}
/* sections */
.videos-container {
    max-width: 1400px;
    margin: 0 auto;
}

div#home-slider a h3 {
	font-size: 2.2em;
    line-height: 1em;
 }
 
 div#home-slider a {
	 color:#fff; text-decoration:none;
 }
 div#home-slider a:hover{
	 opacity:0.9;
 }

 .carousel-caption p {
    line-height: 1.3em;
    margin: 0;
    font-size: 1.2em;
}

 section#home_publis article.documento {
    background: #8ba24352;
    border-radius: 15px;
    background-size: contain;
}

#home_publis h3 {
	font-size: 1.3em;;
}

section#home_publis article.documento img, .galeria_documentos_bloco img {
    max-height: 200px;
    width: auto;
    box-shadow: 5px 5px 0px 0px #0000001f;
}

section#home_videos {
    background-color:#006782;
}

@media (max-width: 991px) {
	.home_noticias_img{min-height: 150px;}
}

.bg_ultimos_arquivos{ background: #006782;padding: 15px;}
.ultimos_arquivos_bloco{width: 100%; display: flex; margin-bottom: 15px;}
.ultimos_arquivos_img,
.ultimos_arquivos_txt{ }
.ultimos_arquivos_txt a,
.ultimos_arquivos_txt a:visited
{ text-decoration: none; color: #404040;}
.ultimos_arquivos_img{ width: 30%; border-radius: 0px 0px 0px 0px; background-size: cover !important; background-position: center !important;height: 84px;}
.ultimos_arquivos_img img{ }
.ultimos_arquivos_txt{ width: 70%; padding: 4px 10px; border-radius: 0px 0px 0px 0px;background: #FFF;display: flex;flex-wrap:wrap;}
.ultimos_arquivos_txt1{font-size: 0.8em;overflow: hidden; width: 100%;flex-basis: 100%; margin-bottom: 10px; max-height: 38px;}
.ultimos_arquivos_txt2,
.ultimos_arquivos_txt3{width: 50%;flex-basis: 50%;align-self: center;}
.ultimos_arquivos_txt2{ font-size: 0.6em;}
.ultimos_arquivos_txt3{ font-size: 0.8em;text-align: center;}
.ultimos_arquivos_txt3 a,.ultimos_arquivos_txt3 a:visited{ color: #1DBBEC !important;}
.ultimos_arquivos_txt3 a:hover{ text-decoration: none; font-weight: 500;}
.ultimos_arquivos_txt_data{ font-size: 1em; font-weight: 500;}

.p_mais_arquivos{margin: 0;text-align: center;}
.btn_mais_arquivos,.btn_mais_arquivos:visited{ color: #FFF;}

.post_festival_tit{background: #FFF; width: 100%; color: #006782; padding: 5px; display: flex; flex: 1;font-weight: 500;}
.post_festival_a:hover{ text-decoration: none;}

.home_saberes_item{display: flex;flex-wrap:wrap;margin-bottom: 15px;}

.home_saberes_tit{ width: 100%;
    flex: 1;
    text-align: center;
    font-size: 1.2em;
    margin: 10px 0 0 0;}
.home_saberes_item a,.post_festival_a{ width: 100%;flex: 1; display: flex; flex-direction: column; justify-content: center;}
.home_saberes_item a:hover,.home_saberes_item a:visited{ text-decoration: none;}
.home_saberes_titulo,
.home_noticias_categoria,.modal-titulo-fotografo{padding: 30px 15px 5px;}
.home_videos_categoria,.festival_videos_categoria{padding: 5px 15px 5px; margin: 12% 0 0;}
.home_videos_play_btn,
.festival_videos_play_btn{
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='800' height='800' viewBox='0 0 24 24'%3E%3Cscript data-extension-id='aholpfdialjgjfhomihkjbmgjidlcdno' data-prioritize-exodus='true'/%3E%3Cpath fill='%23fff' d='M8.286 3.407A1.5 1.5 0 0 0 6 4.684v14.632a1.5 1.5 0 0 0 2.286 1.277l11.888-7.316a1.5 1.5 0 0 0 0-2.555L8.286 3.407z'/%3E%3C/svg%3E");
    height: 60px;
    width: 60px;
    align-self: center;
    background-position: center;
    background-size: 35px;
    background-repeat: no-repeat;
    background-color: #1dbbec;
    border-radius: 100%;
	}

	.popup-video:hover:hover .home_videos_play_btn,
	.popup-video:hover:hover .festival_videos_play_btn {
		background-color: #a7b870;
	}	
.modal-titulo-fotografo{font-size: 0.75em;}
.modal-titulo-fotografo,
.galeria_mapas_categoria,
.galeria_documentos_categoria,
.home_saberes_titulo,
.home_noticias_categoria,
.home_videos_categoria,
.festival_videos_categoria{
	margin-top: auto;
	display: flex;
	align-self: flex-end;
	width: 100%;
	color: #FFF;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,0)), color-stop(100%, rgba(0,0,0,0.5)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.5) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}

#imprensa_pag h4.entry-title{font-size: 1.3rem;}

#imprensa_guia{background: url('img/bg_guia_socio.jpg');background-size: cover !important; background-position: center !important; padding: 0; margin-bottom: 150px; margin-top: 75px;}
.imprensa_guia_bloco{ background: rgba(0, 103, 130, 0.75); padding: 60px 0; color: #FFF; }
.imprensa_guia_bloco_area{ padding: 15px;}
.bg_imprensa_bloco{ background: #006782;padding: 15px; color: #FFF;}

#festival_pag{ background: #1DBBEC; padding: 15px 0 30px 0; color: #FFF;}
#festival_pag .tit_pagina{ color: #FFF;}

#festival_lista{ padding: 0px 0px 45px 0px;}
.btn_mais_festival, .btn_mais_festival:visited, .btn_mais_festival:hover{ background: #006782;color: #FFF; border-radius: 30px; padding: 10px 30px; border: 0;}

#festival_faq{ background: #006782; padding: 0px 0px 15px 0px;}
#festival_faq h1{ color: #FFF;}

#home_festivais{background: url('img/bg_home_festival.jpg');background-size: cover !important; background-position: center !important;}
.home_festivais_bg{background: rgba(0, 103, 130, 0.75);color: #FFF;padding: 30px 0px 30px 0px;}
.home_festivais_title{ font-size: 2em;}
.home_festivais_txt{ font-size: 1.2em; align-self: center;}

#home_social {margin: 0;}
.home_social_cont{  display: flex;padding: 0;}
.home_social_bloco{padding:0 10px; justify-content: center;}
.home_social_bloco1,
.home_social_bloco2,
.home_social_bloco3{ width: auto;margin-bottom: 10px; }
.home_social_bloco1{ }
.home_social_bloco2{ }
.home_social_bloco3{ }
.home_social_bloco4{ min-width: 180px; }
.home_social_bloco a{ justify-content: center; display: flex;flex-wrap: wrap;background: #006782;padding: 10px;}
.home_social_bloco a:hover{background: #1DBBEC;}
.home_social_bloco img{ width: 50px; }
.home_social_bloco a img{filter: brightness(0) invert(1);}
.home_social_pattern{background: url('img/social_pattern.png'); background-repeat:repeat-x; height: 85px; width: 100%; margin: 30px 0px 30px 0px !important;}
.home_social_ico{display: flex;}
.home_social_txt{font-size: 2em; color: #fff;display: flex;font-weight: 500;}


body.post-type-archive-documento div#content {
    background: #dae1c3;    
}
body.post-type-archive-documento .divisor-branco-base {
    margin-bottom: -30px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 508 11.1'%3E%3Cpath d='M508 2.6V0H0v8c8-5 8.1.5 17.5-2.8 10.2 2.7 36.7-2.3 56.8 1.4C78 6.2 81.3 5 85 5c6.7 0 18.4 1 24.9 1.6 2 .2 6.2-.4 6 2.7 3.6 1.3 7.5 1 11.2 1 5.5 0 11.2-1.9 16.7-2.4 3.2-.3 6.5-1.3 9.8-1.3 2.6 0 5 1.8 7.6 1.9 4 0 8.1-1 12.2-.8 15.6.4 26.2 3.6 41.8 3.1 9.1-.2 18.5-1.1 27.8-1.5 5-.3 10.5-.7 15.6-.3 2.1.2 4 1.1 6 1.5 3.4.5 6.8.6 10.1.6 20.6 0 41.4-.2 62-1 5.5-.3 11-1 16.6-1.1 2.7 0 5.1 1.2 7.7 1.3 10.4.2 21 0 31.5-.3 10.3-.2 20.6-2.4 31-2.8 3.1-.2 6.3.4 9.5.5 4.8 0 9.7-.6 14.5-.6 6 0 12 .4 18 0 8.7-.6 17.4-2 26.2-2.6 2-.1 3.9.7 5.8.5 3.7-.3 7-2.3 10.6-2.4m-30.2 1.6.3-.2z' style='fill:%23dae1c3;stroke:none;stroke-width:.264583'/%3E%3C/svg%3E");
}


@media (max-width: 768px) {
	
	.home_social_cont{flex-wrap: wrap;flex-direction: row-reverse;}
	.home_social_bloco4{ width: 100% !important; margin-bottom: 15px;}
	.home_social_bloco1,
	.home_social_bloco2,
	.home_social_bloco3{ width: 33%; }
	.home_social_bloco{ width: auto;}
	.home_social_bloco img {margin: auto;}
	.home_social_txt{text-align: center;display: block; font-size: 1.8em;}
}

#blog_post{}
/* .autor_pattern{background: url('img/autor_pattern.png'); background-repeat:repeat-x; height: 54px; width: 100%; margin-top: -100px;} */
.autor_bloco{background: url('img/autor_pattern.png'); background-repeat:repeat-x; background-position: center;}
.autor_post{
	background: #FFF;
padding: 30px;
margin-bottom: 30px;
-webkit-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.75);
margin: auto;
    border-radius: 10px;
}
.autor_post_img{}
.autor_post_img img{ border-radius: 50%; max-width: 100px;max-height: 100px;}
.autor_post_txt{flex-wrap: wrap;}
.autor_post_txt_nome{ color: #A58669; font-weight: 500;}
.autor_post_txt_sobre{}
.autor_post_txt_nome,
.autor_post_txt_sobre{ width: 100%; text-align: left;}
#blog_post .entry-content img,.post-texto .entry-content img{ border-radius:15px;}
.post-texto .entry-content.com_fundo_branco img{ border: 3px solid #FFF;}
#blog_post .entry-content a,.post-texto .entry-content a{  color: #47adcc; text-decoration: underline;}
#blog_post .entry-content a:hover,.post-texto .entry-content a:hover{color: #48beee;  }
.breadcrumb li a { color: #48beee; }

#contato_faq{ background: #006782; padding: 0px 0px 15px 0px;}
#contato_faq h1{color: #FFF; padding: 0px;}
.contato_faq_row{}
.contato_faq_row .card{ margin-bottom: 15px;border-radius: 30px !important;
    border: none;}
.contato_faq_row .btn{ white-space: normal;color:#404040;}
.contato_faq_row .btn:hover{text-decoration: none;}

#contato_form{ }
.contato_form_row form.wpcf7-form{
	background: #cdf3ff;
    box-shadow: 0px 0px 0 10px #0000000d;
    border-radius: 10px;
    padding: 30px;
	}
.contato_txt{}

#contato_form .form_input,
#contato_form .form_assunto,
#contato_form .form_textarea{ width: 100%; margin-bottom: 15px;padding-left: 15px; outline: 0;}
#contato_form .form_input{ height: 40px;}
#contato_form .form_assunto{ height: 40px;}
#contato_form .form_textarea{max-height: 200px; padding-top: 10px;}
#contato_form .form_submit {
	  background: #1DBBEC;
    color: #FFF;
    border-radius: 30px;
    padding: 10px 30px;
    border: 0;
    font-size: 16px;
    outline: 0;font-family:'Outfit';
		cursor: pointer;
	}
	#contato_form .form_submit:hover { background: #006782;}
#contato_form .contato_form_tit{ font-size: 1.5em; font-weight: 500; color: #707070; margin-bottom: 15px;}

#sobre_mapa{ background: #006782;padding: 0px 0; color: #FFF;}
.sobre_quem_tit,
.sobre_quem_img{width: 35%;}
.sobre_quem_tit{ color: #006782;font-size: 2em;}
.sobre_quem_img{margin-bottom: 0px;}
.sobre_quem_txt1,
.sobre_quem_txt2{ width: 65%; padding-left: 30px;}
.sobre_quem_txt1{font-size: 1em;}
.sobre_quem_txt2{}
.sobre_quem_txt2_1,.sobre_principios_txt_tit{color: #A58669; font-size: 2em; font-weight: 500;}
.sobre_quem_row{display: flex; flex-wrap: wrap; padding: 0px 15px 0;}
.sobre_quem_txt1 p:last-child{margin-bottom: 0;}

.pag_sobre_class ul{ margin: 0;}
.pag_sobre_class ul li{margin: 10px 0px;}
.txt-branco figcaption{color: #FFF !important;}

#sobre_principios{ background: #006782; color: #FFF;}
.sobre_principios_txt1,
.sobre_principios_txt2,
.sobre_principios_img1,
.sobre_principios_img2{ width: 50%;padding: 15px; align-self: center;}
.sobre_principios_txt1{}
.sobre_principios_txt2{}
.sobre_principios_img1{}
.sobre_principios_img2{}
.sobre_principios_txt1 ul,
.sobre_principios_txt2 ul{padding: 0; margin: 0px 0 0 30px;}
.sobre_principios_end{ color: #006782; font-weight: 500; text-align: center; font-size: 2em;}

#sobre_realizacao{background: url('img/bg_realizacao.jpg');background-size: cover !important; background-position: center !important;}
#sobre_realizacao .container{ padding: 3em;}
.sobre_realizacao_bg{background: rgba(0, 103, 130, 0.9);color: #FFF;padding: 60px; border-radius: 15px; display: flex;flex-wrap: wrap;}
.sobre_realizacao_tit{ width: 100%; display: flex; margin-bottom: 30px;}
.sobre_realizacao_tit h1{ width: 100%;margin: 0;font-size: 3em;}
.sobre_realizacao_img{ width: 40%; display: flex;padding-right: 30px;}
.sobre_realizacao_img img{ align-self: center;}
.sobre_realizacao_txt{ width: 60%; display: flex;padding-left: 30px;}

#sobre_patrocinadores{}
.sobre_patrocinadores_tit{ color: #006782;font-size: 2em; width: 100%;}
.sobre_patrocinadores_item{ width: 33%; padding: 30px;justify-content: center; display: flex;}
.sobre_patrocinadores_item a{ align-self: center;}
.sobre_patrocinadores_item img{ max-width: 100%; max-height: 200px; width: auto; height: auto;}

.sobre_quem_img img{position: relative; z-index: 2;}
.sobre_ico_1{
	position: absolute;
	width: 310px;
	height: 298px;
	background-image: url('img/icon_1.png');
	background-repeat: no-repeat;
	z-index: 0;
	display: inline-block;
	margin-top: -250px;
	margin-left: -225px;
}
.sobre_ico_2{ position: absolute; width: 50%; top: 38%; height: 250px; background-image: url('img/home_mapa_bg.png');z-index: 0;}

@media (max-width: 991px) {
	.sobre_quem_row,.sobre_principios_row{ justify-content: center;padding: 0px 15px;}
	.sobre_quem_tit,
	.sobre_quem_img{width: auto;}
	.sobre_quem_txt1,
	.sobre_quem_txt2{ width: auto; padding: 0;}

	.sobre_principios_txt1,
	.sobre_principios_txt2,
	.sobre_principios_img1,
	.sobre_principios_img2{ width: 100%; padding: 0;}

	.sobre_realizacao_bg{justify-content: center;padding: 15px;}
	.sobre_realizacao_img{ width: auto; display: flex; padding: 0px;margin-bottom: 30px;}
	.sobre_realizacao_txt{ width: auto; display: flex; padding: 0px;}
	.sobre_realizacao_tit h1{ font-size: 2em;}

	.sobre_patrocinadores_item{width: 50%;}
}

@media (max-width: 400px) {
	.sobre_patrocinadores_item{width: 100%;}
}


body{font-family: 'Outfit', sans-serif;}

h1, h2, h3,h4, h4, h5, h6 {	font-weight: 500;}

.sobre_quem_tit{ sans-serif; font-weight: 500;}
.tit_pagina{ color: #006782; font-weight: 500; font-size: 2em;    margin: 15px 0 0 0;}

/*#masthead{background: url('img/header_bg.jpg');background-size: cover !important; background-position: bottom !important;text-shadow: 0px 0px 5px #000000; }*/
.header_opacity{}
.site-header{display: flex; padding: 0px 0 0 0; color: #FFF;    align-items: center;}

.site-header nav{width: 100%;}
.site-header ul{     margin: 0;background: #d5e5a1;
    padding: 0px;
    display: flex;
    list-style: none;
    justify-content: flex-end;
    width: 100%;
    column-gap: 30px;}

	.site-header ul:before {
		content: '';
		height: 20px;
		background-size: cover;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 508 11.1'%3E%3Cpath d='M508 2.6V0H0v8c8-5 8.1.5 17.5-2.8 10.2 2.7 36.7-2.3 56.8 1.4C78 6.2 81.3 5 85 5c6.7 0 18.4 1 24.9 1.6 2 .2 6.2-.4 6 2.7 3.6 1.3 7.5 1 11.2 1 5.5 0 11.2-1.9 16.7-2.4 3.2-.3 6.5-1.3 9.8-1.3 2.6 0 5 1.8 7.6 1.9 4 0 8.1-1 12.2-.8 15.6.4 26.2 3.6 41.8 3.1 9.1-.2 18.5-1.1 27.8-1.5 5-.3 10.5-.7 15.6-.3 2.1.2 4 1.1 6 1.5 3.4.5 6.8.6 10.1.6 20.6 0 41.4-.2 62-1 5.5-.3 11-1 16.6-1.1 2.7 0 5.1 1.2 7.7 1.3 10.4.2 21 0 31.5-.3 10.3-.2 20.6-2.4 31-2.8 3.1-.2 6.3.4 9.5.5 4.8 0 9.7-.6 14.5-.6 6 0 12 .4 18 0 8.7-.6 17.4-2 26.2-2.6 2-.1 3.9.7 5.8.5 3.7-.3 7-2.3 10.6-2.4m-30.2 1.6.3-.2z' style='fill:%23fff;stroke:none;stroke-width:.264583'/%3E%3C/svg%3E");
	}
	.site-header ul:after {
		content: '';
		height: 20px;
		background-size: cover;
		margin-bottom: -20px;
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 508 11.1'%3E%3Cpath d='M508 2.6V0H0v8c8-5 8.1.5 17.5-2.8 10.2 2.7 36.7-2.3 56.8 1.4C78 6.2 81.3 5 85 5c6.7 0 18.4 1 24.9 1.6 2 .2 6.2-.4 6 2.7 3.6 1.3 7.5 1 11.2 1 5.5 0 11.2-1.9 16.7-2.4 3.2-.3 6.5-1.3 9.8-1.3 2.6 0 5 1.8 7.6 1.9 4 0 8.1-1 12.2-.8 15.6.4 26.2 3.6 41.8 3.1 9.1-.2 18.5-1.1 27.8-1.5 5-.3 10.5-.7 15.6-.3 2.1.2 4 1.1 6 1.5 3.4.5 6.8.6 10.1.6 20.6 0 41.4-.2 62-1 5.5-.3 11-1 16.6-1.1 2.7 0 5.1 1.2 7.7 1.3 10.4.2 21 0 31.5-.3 10.3-.2 20.6-2.4 31-2.8 3.1-.2 6.3.4 9.5.5 4.8 0 9.7-.6 14.5-.6 6 0 12 .4 18 0 8.7-.6 17.4-2 26.2-2.6 2-.1 3.9.7 5.8.5 3.7-.3 7-2.3 10.6-2.4m-30.2 1.6.3-.2z' style='fill:%23d5e5a1;stroke:none;stroke-width:.264583'/%3E%3C/svg%3E");
	}

.site-header li{ padding: 20px 0;}


.site-header a {font-size: 15px;font-weight: 500; text-transform: uppercase;}


.site-headline {color: #FFF;padding: 60px 15px 60px 15px;display: none;}
.site-headline1{ font-size: 3em; font-weight: 500;}
.site-headline2{ font-size: 1.3em; font-weight: 500;}


#site-navigation{ padding:0;}
.site-branding{max-width: 200px;padding:10px;}

footer#colophon {
    background-color: #dddaa7;
}
section.footer-copyright {
	font-size: 14px;;
    color: #19677f;
}
.footer_bg{background: url('img/ft1.jpeg');background-size: cover;
    background-position: 100% 62%;
    min-height: 300px;
    display: flex;
    align-items: center;
    justify-content: center;}

.footer_newsletter{ background: #FFF;
    position: relative;
    z-index: 1;
    margin-top: -75px;
    margin-bottom: 30px;
    box-shadow: 0px 0px 0 9px rgb(0 0 0 / 7%); 
	max-width: 900px;
    border-radius: 17px;}
.footer_newsletter_tit{text-align: center;
    display: block;
    padding: 0;
    font-size: 1.5em;
    font-weight: 500;
    max-width: 500px;
    margin: 0 auto;
    line-height: 1.2;
    color: #19677f;}
.footer_row{ display: flex;justify-content: space-around;}
.footer_item{ display: flex; flex-wrap: wrap; padding: 15px; justify-content: center;}
.footer_item a{ display: flex;align-self: baseline;}
.footer_tit{}
.footer_patrocinadores_item{margin: 0 10px 5px;justify-content: center;}
.lista_patrocinador{flex: 1; display: flex;justify-content: center;}
.footer_patrocinadores_item a{}
.footer_patrocinadores_item img{ max-width: 150px; }
.footer_realizacao_item img{ max-width: 100px;}

.footer_faleconosco a:visited,
.footer_faleconosco a{ color: #006782 !important;}
.footer_redes_item{}
.footer_redes_item a{ display: inline-flex;}
.footer_redes_item img{ max-width: 35px;}

section.footer-copyright p {
    font-size: 14px;
    margin: 0;
}

section.top-footer ul li {
    display: inline;
}

section.footer-widgets ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}

section.footer-widgets ul li a {
    font-weight: 500;
}



@media (max-width: 991px) {
	.footer_bg{min-height: 300px;}
	.footer_trans{height: 100px;margin-bottom: -100px;}
	.footer_newsletter_tit{font-size: 1em;}
}
@media (max-width: 768px) {
	.footer_bg{min-height: 200px;}
	.footer_trans{height: 75px;margin-bottom: -75px;}
	.footer_row {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		align-items: stretch;
		flex-shrink: 0;
	}
	.footer_item {
		display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px;
    min-width: 100%;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
		align-items: stretch;
		flex-shrink: 0;
	}
}

/**
* WordPress Number Pagination CSS Styles
*/

.page-navi.meta {
    color: RGB(38, 166, 154);
    font-size: 20px;
    font-weight: normal;
    padding: 10px 20px;
    padding-left: 0;
}

.page-numbers {
    padding: 5px 10px;
    font-weight: normal;
		border-radius: 5px;
    display: inline-flex;
    border:1px solid #CCC;
		margin: 5px 10px;
		color: #707070;
}

a.page-numbers:visited {color: #707070;}
a.page-numbers:hover {background: #1DBBEC;color: rgb(255, 255, 255); text-decoration: none;}

.page-numbers.current {
   background: #1DBBEC;
   color: rgb(255, 255, 255);
   font-weight: 600;
	 border:1px solid #1DBBEC;
}

form.sml_subscribe {
    column-gap: 20px;
}
.newsletter_row{display: flex; margin: 0 -15px;flex-wrap: wrap;}
.newsletter_input{display: flex; width: 39%; }
.sml_submit{display: flex; width: 22%; }
.sml_submitbtn{background: #1DBBEC;
    border: 0;
    outline: 0;
    width: 100%;
    padding: 9px 25px;
    font-family: 'Outfit';}
.sml_submitbtn:hover,.sml_submitbtn:active{background: #006782 !important; border: 0; outline: 0;}
.sml_thankyou{width: 100%; text-align: center; font-weight: 500; margin: 15px 0;}

form.sml_subscribe input[type="text"] {
	color: #666;
    border: none;
    width: 100%;
    padding: 0;
    background: #cdf3ff;
    border-radius: 20px;
}

@media (max-width: 991px) {
	.newsletter_input{ width: 35%;}
	.sml_submit{ width: 30%;}
}
@media (max-width: 768px) {
	.newsletter_input,
	.sml_submit{ width: 100%; padding: 5px 15px;justify-content: center;}
}
*{ outline: 0 !important;box-shadow: none;}
.footer_item a,.footer_item a:visited{color: #404040;}
.footer_item a:hover{color: #707070;}
#galeria_documentos{ background: #006782; color: #FFF;padding: 0px 0px;}
.galeria_documentos_bloco{ background-color: #c1cd9a;color: #006782;
    min-width: 100%;
    border-radius: 15px;}
.galeria_documentos_img{position: relative;width: 100%;padding-top: 80%;}
.galeria_documentos_bloco a.galeria_documentos_img,
.galeria_documentos_bloco a.galeria_documentos_img:hover,
.galeria_documentos_bloco a.galeria_documentos_txt1:hover,
.galeria_documentos_bloco a.galeria_documentos_txt1:visited{ text-decoration: none;color: #006782;}
.galeria_documentos_bloco a.galeria_documentos_txt1{}

.galeria_documentos_txt{ width: 100%;padding: 0 15px 15px;}
.galeria_documentos_txt1{ font-weight: 500;padding: 5px 0;}
.galeria_documentos_txt2{ font-size: 0.75em; padding: 0px 0px 0px;}
.galeria_documentos_txt3{ padding: 15px 0;}
.galeria_documentos_txt4{justify-content: center; }

.galeria_documentos_download_btn:hover { color: #006782;}
.galeria_documentos_download_btn:first-child,
.galeria_mapas_download_btn:first-child
{ margin-bottom: 10px;}

.galeria_documentos_categoria{padding: 15px 15px 5px;}
.galeria_documentos_data{
	text-align: right;
	padding: 5px 15px 15px;
	display: flex;
	align-self: flex-start;
	width: 100%;
	color: #FFF;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(left , left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(0%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.galeria_documentos_data2{ width: 100%; text-align: right;    font-size: 0.75em;}

#galeria_mapas{ padding: 0px 0px;}
.galeria_mapas_bloco{ background: #006782; color: #FFF;min-width: 100%;border-radius: 15px;}
.galeria_mapas_img{position: relative;width: 100%;padding-top: 80%;}
.galeria_mapas_bloco a.galeria_mapas_img,
.galeria_mapas_bloco a.galeria_mapas_txt1{ display: flex;}
.galeria_mapas_bloco a.galeria_mapas_img:hover,
.galeria_mapas_bloco a.galeria_mapas_txt1:hover,
.galeria_mapas_bloco a.galeria_mapas_txt1:visited{ text-decoration: none; color: #FFF !important;}
.galeria_mapas_bloco a.galeria_mapas_txt1{}

.galeria_mapas_txt{ width: 100%;padding: 0 ;}
.galeria_mapas_txt1{ color: #1DBBEC; font-weight: 500;padding: 5px 0;}
.galeria_mapas_txt3{ padding: 15px 0;}
.galeria_mapas_txt4{justify-content: center; display: flex;}
.galeria_mapas_download_btn:hover { color: #707070;}
.galeria_mapas_download_btn, .galeria_mapas_download_btn:visited {
    background: #1DBBEC;
    color: #FFF;
    border-radius: 30px;
    padding: 10px 20px;
    border: 0;
		width: 100%;
}

.galeria_mapas_categoria{padding: 15px 15px 5px;}
.galeria_mapas_data{
	text-align: right;
	padding: 5px 15px 15px;
	display: flex;
	align-self: flex-start;
	width: 100%;
	color: #FFF;
	background: rgba(0,0,0,0);
	background: -moz-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(left , left bottom, color-stop(0%, rgba(0,0,0,0.5)), color-stop(0%, rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.5) 0%, rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=0 );
}
.galeria_mapas_data2{ width: 100%; text-align: right;    font-size: 0.75em;}

.galeria_mapas_bloco{}
.galeria_mapas_bloco_lista{ width: 80%;}
.slick-prev:before, .slick-next:before{color:#006782;}

.modal-content {    box-shadow: 0px 0 0 10px #00000017;    border-radius: 15px;border: 0;}

.modal-content p{margin:0 0 5px 0;}
.modal-topo{background-color: #fff; background-size: cover !important; background-position: center !important; min-height: 200px;border-radius: 15px 15px 0 0; pointer-events: auto;}
.modal-titulo{color:#006782;}
.modal-titulo-ico{
	padding: 0;
  width: 50px;
  height: 50px;
  align-self: center;
	flex-shrink: 0;
}
#modal_mapa_desc{     white-space: pre-wrap;
    overflow-x: hidden;
    overflow-y: auto;
    max-height: 300px;}
.modal-titulo-txt{font-size: 1.5em; align-items: center; font-weight: 500;padding-right: 15px;}
.modal-desc{ display: block;}
.modal-desc *{ display: inline-block;}
.modal-desc p{ width: 100%;}
.modal-desc p a{ padding: 0 !important;}
.modal-local{text-align: center; flex-wrap: wrap; padding: 0 15px;}
.modal-local *{justify-content: center;}
.modal-titulo-cidade,
.modal-titulo-estado,
.modal-titulo-lat,
.modal-titulo-lon{ }
.modal-titulo-lat{}
.modal-titulo-lon{}
.modal-local-box{border: 1px solid #707070; padding: 5px;max-width: 140px;margin-left: 10px;}
.modal-link{ justify-content: center; }
.modal-link_btn,.modal-link_btn:visited{
    background: #1DBBEC;
    color: #FFF;
    border-radius: 30px;
    padding: 10px 30px;
    border: 0;
}
.modal-link_btn:hover{ color: #006782; outline: 0;}
.modal-topo .close{
	color: #FFF;
	opacity: 1;
	background: #1DBBEC;
	border-radius: 50%;
	width: 25px;
	height: 25px;
	text-align: center;
	position: absolute;
	right: 15px;
    top: 15px;
}
.modal-backdrop {	background-color: #fff;}

.pin-info {font-size: 14px;}
.modal-desc input {
    border: none;
    padding: 0;
    width: 95px;
    background-color: transparent;
    font-family: monospace;
}

/* titulos */
.upper {font-family:;}

.txt-branco,
a.txt-branco:visited{color: #FFF ;}
a.txt-branco:hover{color: #707070 ;}

.txt-azul_c,
a.txt-azul_c:visited{color: #1DBBEC ;}
a.txt-azul_c:hover{color: #006782;}

.txt-azul_e,
a.txt-azul_e:visited{color: #006782;}
a.txt-azul_e:hover{color: #1DBBEC;}

.txt-cinza_c,
a.txt-cinza_c:visited{color: #707070 ;}
a.txt-cinza_c:hover{color: #404040 ;}

.txt-cinza_e,
a.txt-cinza_e:visited{color: #404040 ;}
a.txt-cinza_e:hover{color: #707070 ;}

.breadcrumb{
	margin: 0 0 10px;
	padding: 0;
	background: transparent; font-size: 0.8em;;
}
.breadcrumb-item+.breadcrumb-item::before{content: "\25CF";}
.breadcrumb-item+.breadcrumb-item.txt-branco::before{color: #FFF !important;}



.search-submit:hover,.search-submit:active{background: #006782 !important; border: 0; outline: 0;}
.search-submit{background: #1DBBEC !important; color: #FFF !important; border: 0 !important; outline: 0 !important;box-shadow:0 !important;padding: 10px !important;}

.home .divisoria_01_home {
background-repeat: no-repeat;
    position: relative;
    margin-bottom: -40px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 508 11.1'%3E%3Cpath d='M508 2.6V0H0v8c8-5 8.1.5 17.5-2.8 10.2 2.7 36.7-2.3 56.8 1.4C78 6.2 81.3 5 85 5c6.7 0 18.4 1 24.9 1.6 2 .2 6.2-.4 6 2.7 3.6 1.3 7.5 1 11.2 1 5.5 0 11.2-1.9 16.7-2.4 3.2-.3 6.5-1.3 9.8-1.3 2.6 0 5 1.8 7.6 1.9 4 0 8.1-1 12.2-.8 15.6.4 26.2 3.6 41.8 3.1 9.1-.2 18.5-1.1 27.8-1.5 5-.3 10.5-.7 15.6-.3 2.1.2 4 1.1 6 1.5 3.4.5 6.8.6 10.1.6 20.6 0 41.4-.2 62-1 5.5-.3 11-1 16.6-1.1 2.7 0 5.1 1.2 7.7 1.3 10.4.2 21 0 31.5-.3 10.3-.2 20.6-2.4 31-2.8 3.1-.2 6.3.4 9.5.5 4.8 0 9.7-.6 14.5-.6 6 0 12 .4 18 0 8.7-.6 17.4-2 26.2-2.6 2-.1 3.9.7 5.8.5 3.7-.3 7-2.3 10.6-2.4m-30.2 1.6.3-.2z' style='fill:%23fff;stroke:none;stroke-width:.264583'/%3E%3C/svg%3E");    
}


.divisoria{background-repeat: repeat-x; min-height: 45px;background-size: cover;}
.divisoria_01_home{background: url('img/borda_azulclaro.png');background-size: cover;}
.divisoria_01_pags{background: url('img/borda_branca.png');background-size: cover;}

.divisoria_03{background: url('img/bordabloco_branco_cima.png');background-size: cover;}
.divisoria_04{background: url('img/bordabloco_branco_baixo.png');background-size: cover;}
.divisoria_05{background: url('img/borda_azulescuro_baixo.png');background-size: cover;}


[class^="divisor-"] {
	height: 30px;
    position: relative;
    background-size: cover;
	
}

.divisor-verde-claro-base {
    margin-bottom: -30px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 508 11.1'%3E%3Cpath d='M508 2.6V0H0v8c8-5 8.1.5 17.5-2.8 10.2 2.7 36.7-2.3 56.8 1.4C78 6.2 81.3 5 85 5c6.7 0 18.4 1 24.9 1.6 2 .2 6.2-.4 6 2.7 3.6 1.3 7.5 1 11.2 1 5.5 0 11.2-1.9 16.7-2.4 3.2-.3 6.5-1.3 9.8-1.3 2.6 0 5 1.8 7.6 1.9 4 0 8.1-1 12.2-.8 15.6.4 26.2 3.6 41.8 3.1 9.1-.2 18.5-1.1 27.8-1.5 5-.3 10.5-.7 15.6-.3 2.1.2 4 1.1 6 1.5 3.4.5 6.8.6 10.1.6 20.6 0 41.4-.2 62-1 5.5-.3 11-1 16.6-1.1 2.7 0 5.1 1.2 7.7 1.3 10.4.2 21 0 31.5-.3 10.3-.2 20.6-2.4 31-2.8 3.1-.2 6.3.4 9.5.5 4.8 0 9.7-.6 14.5-.6 6 0 12 .4 18 0 8.7-.6 17.4-2 26.2-2.6 2-.1 3.9.7 5.8.5 3.7-.3 7-2.3 10.6-2.4m-30.2 1.6.3-.2z' style='fill:%23dae1c3;stroke:none;stroke-width:.264583'/%3E%3C/svg%3E");
}

.divisoria_06{		
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 508 11.112'%3E%3Cpath d='M-321.304 105.516v2.646h508v-2.646c-2.765-.357-4.36-2.249-6.88-3.007-8.249-2.482-16.784-3.985-25.4-4.088-13.977-.166-28.175 1.822-42.068 3.172-3.537.343-7.022 1.499-10.583 1.541-6.625.08-13.028-.905-19.58-1.541-2.053-.2-6.18.326-6.085-2.691-3.495-1.31-7.448-1.058-11.112-1.058-5.483 0-11.216-.21-16.67.309-3.216.306-6.56 1.331-9.789 1.264-2.664-.056-5.01-1.737-7.673-1.827-3.995-.133-8.088.879-12.17.779-15.619-.383-31.483-1.514-47.096-1.05-9.12.27-18.519 1.167-27.782 1.572-5.088.223-10.559.658-15.61.23-2.105-.18-4.01-1.098-6.085-1.426-3.301-.52-6.718-.645-10.055-.645-20.596 0-41.343.168-61.912 1.069-5.555.243-11.105.974-16.669 1.083-2.653.053-5.125-1.24-7.673-1.307-10.38-.271-21.05-.04-31.485.217-10.337.254-20.608 2.444-30.956 2.896-3.166.139-6.362-.48-9.525-.518-4.876-.058-9.71.526-14.552.526-5.963 0-12.011-.386-17.992.026-8.735.602-17.438 2.041-26.194 2.598-1.959.125-3.864-.636-5.82-.46-3.646.33-6.988 2.262-10.584 2.336m30.162-1.587-.264.265z' style='fill:%23dae1c3;stroke:none;stroke-width:.264583' transform='translate(321.304 -97.05)'/%3E%3C/svg%3E");
}

.divisoria_02 {
	margin-top: -40px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 508 11.112'%3E%3Cpath d='M-321.304 105.516v2.646h508v-2.646c-2.765-.357-4.36-2.249-6.88-3.007-8.249-2.482-16.784-3.985-25.4-4.088-13.977-.166-28.175 1.822-42.068 3.172-3.537.343-7.022 1.499-10.583 1.541-6.625.08-13.028-.905-19.58-1.541-2.053-.2-6.18.326-6.085-2.691-3.495-1.31-7.448-1.058-11.112-1.058-5.483 0-11.216-.21-16.67.309-3.216.306-6.56 1.331-9.789 1.264-2.664-.056-5.01-1.737-7.673-1.827-3.995-.133-8.088.879-12.17.779-15.619-.383-31.483-1.514-47.096-1.05-9.12.27-18.519 1.167-27.782 1.572-5.088.223-10.559.658-15.61.23-2.105-.18-4.01-1.098-6.085-1.426-3.301-.52-6.718-.645-10.055-.645-20.596 0-41.343.168-61.912 1.069-5.555.243-11.105.974-16.669 1.083-2.653.053-5.125-1.24-7.673-1.307-10.38-.271-21.05-.04-31.485.217-10.337.254-20.608 2.444-30.956 2.896-3.166.139-6.362-.48-9.525-.518-4.876-.058-9.71.526-14.552.526-5.963 0-12.011-.386-17.992.026-8.735.602-17.438 2.041-26.194 2.598-1.959.125-3.864-.636-5.82-.46-3.646.33-6.988 2.262-10.584 2.336m30.162-1.587-.264.265z' style='fill:%23fff;stroke:none;stroke-width:.264583' transform='translate(321.304 -97.05)'/%3E%3C/svg%3E");
}


.divisor-branco-base {
    margin-bottom: -30px;
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 508 11.1'%3E%3Cpath d='M508 2.6V0H0v8c8-5 8.1.5 17.5-2.8 10.2 2.7 36.7-2.3 56.8 1.4C78 6.2 81.3 5 85 5c6.7 0 18.4 1 24.9 1.6 2 .2 6.2-.4 6 2.7 3.6 1.3 7.5 1 11.2 1 5.5 0 11.2-1.9 16.7-2.4 3.2-.3 6.5-1.3 9.8-1.3 2.6 0 5 1.8 7.6 1.9 4 0 8.1-1 12.2-.8 15.6.4 26.2 3.6 41.8 3.1 9.1-.2 18.5-1.1 27.8-1.5 5-.3 10.5-.7 15.6-.3 2.1.2 4 1.1 6 1.5 3.4.5 6.8.6 10.1.6 20.6 0 41.4-.2 62-1 5.5-.3 11-1 16.6-1.1 2.7 0 5.1 1.2 7.7 1.3 10.4.2 21 0 31.5-.3 10.3-.2 20.6-2.4 31-2.8 3.1-.2 6.3.4 9.5.5 4.8 0 9.7-.6 14.5-.6 6 0 12 .4 18 0 8.7-.6 17.4-2 26.2-2.6 2-.1 3.9.7 5.8.5 3.7-.3 7-2.3 10.6-2.4m-30.2 1.6.3-.2z' style='fill:%23fff;stroke:none;stroke-width:.264583'/%3E%3C/svg%3E");
}

.divisor-branco-topo { 
   
	margin-top: -30px;; 
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 508 11.112'%3E%3Cpath d='M-321.304 105.516v2.646h508v-2.646c-2.765-.357-4.36-2.249-6.88-3.007-8.249-2.482-16.784-3.985-25.4-4.088-13.977-.166-28.175 1.822-42.068 3.172-3.537.343-7.022 1.499-10.583 1.541-6.625.08-13.028-.905-19.58-1.541-2.053-.2-6.18.326-6.085-2.691-3.495-1.31-7.448-1.058-11.112-1.058-5.483 0-11.216-.21-16.67.309-3.216.306-6.56 1.331-9.789 1.264-2.664-.056-5.01-1.737-7.673-1.827-3.995-.133-8.088.879-12.17.779-15.619-.383-31.483-1.514-47.096-1.05-9.12.27-18.519 1.167-27.782 1.572-5.088.223-10.559.658-15.61.23-2.105-.18-4.01-1.098-6.085-1.426-3.301-.52-6.718-.645-10.055-.645-20.596 0-41.343.168-61.912 1.069-5.555.243-11.105.974-16.669 1.083-2.653.053-5.125-1.24-7.673-1.307-10.38-.271-21.05-.04-31.485.217-10.337.254-20.608 2.444-30.956 2.896-3.166.139-6.362-.48-9.525-.518-4.876-.058-9.71.526-14.552.526-5.963 0-12.011-.386-17.992.026-8.735.602-17.438 2.041-26.194 2.598-1.959.125-3.864-.636-5.82-.46-3.646.33-6.988 2.262-10.584 2.336m30.162-1.587-.264.265z' style='fill:%23fff;stroke:none;stroke-width:.264583' transform='translate(321.304 -97.05)'/%3E%3C/svg%3E");
}

#colophon .divisor-branco-topo { 
   
	margin-top: -30px;; 
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'  viewBox='0 0 508 11.112'%3E%3Cpath d='M-321.304 105.516v2.646h508v-2.646c-2.765-.357-4.36-2.249-6.88-3.007-8.249-2.482-16.784-3.985-25.4-4.088-13.977-.166-28.175 1.822-42.068 3.172-3.537.343-7.022 1.499-10.583 1.541-6.625.08-13.028-.905-19.58-1.541-2.053-.2-6.18.326-6.085-2.691-3.495-1.31-7.448-1.058-11.112-1.058-5.483 0-11.216-.21-16.67.309-3.216.306-6.56 1.331-9.789 1.264-2.664-.056-5.01-1.737-7.673-1.827-3.995-.133-8.088.879-12.17.779-15.619-.383-31.483-1.514-47.096-1.05-9.12.27-18.519 1.167-27.782 1.572-5.088.223-10.559.658-15.61.23-2.105-.18-4.01-1.098-6.085-1.426-3.301-.52-6.718-.645-10.055-.645-20.596 0-41.343.168-61.912 1.069-5.555.243-11.105.974-16.669 1.083-2.653.053-5.125-1.24-7.673-1.307-10.38-.271-21.05-.04-31.485.217-10.337.254-20.608 2.444-30.956 2.896-3.166.139-6.362-.48-9.525-.518-4.876-.058-9.71.526-14.552.526-5.963 0-12.011-.386-17.992.026-8.735.602-17.438 2.041-26.194 2.598-1.959.125-3.864-.636-5.82-.46-3.646.33-6.988 2.262-10.584 2.336m30.162-1.587-.264.265z' style='fill:%23dddaa7;stroke:none;stroke-width:.264583' transform='translate(321.304 -97.05)'/%3E%3C/svg%3E");
}


.nav-link { padding: 0 !important;}

#archive-documento{background: #006782;}
#archive-mapas{background: #FFF;}

@media (min-width: 769px) {
#primary-menu ul ul {
    display: none;
}
#primary-menu ul li:hover > ul {
	display: block;
    position: absolute;
    width: auto;
    background: #FFF;
    border-radius: 0px 5px 5px 5px;
    top: auto;
    left: auto;
    margin-top: 10px;
}
#primary-menu ul li:hover > ul li a{     color: #19677f;
    text-shadow: none;
    white-space: nowrap;
    text-transform: none;
    font-size: 18px;
    letter-spacing: -0.5px;}
#primary-menu ul li:hover > ul:before{
	width: 100%;
    height: 10px;
    border-style: solid;
    border-width: 10px 0 0 12px;
    border-color: transparent transparent transparent #ffffff;
    content: ' ';
    position: absolute;
    top: -10px;
    left: 0;
}
#primary-menu ul ul {
    display: none;
    position: absolute;
    top: 3em;
    left: 0;
    z-index: 99999;
    min-width: 180px;
    background: #fff;
    box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
}
#primary-menu li {
    position: relative;
}
#primary-menu ul ul li{ padding: 5px 0px;}
#primary-menu ul ul li a{ display: block;padding: 5px 15px;}
#primary-menu ul ul li:hover a{ background: #1DBBEC; color: #FFF !important;}
}
.navbar .navbar-toggler{background: #8ba243;
    border-radius: 100%;
    width: 50px;
    height: 50px;
    text-align: center;border:none;margin-right: 10px;;}

	.navbar-light .navbar-toggler-icon {
		background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-text-left' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M2 12.5a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h7a.5.5 0 0 1 0 1h-7a.5.5 0 0 1-.5-.5m0-3a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1h-11a.5.5 0 0 1-.5-.5'/%3E%3C/svg%3E");
	}



@media (max-width: 991px) {
	.site-header li{min-width: 90px; text-align: center;}

}
#ul-menu{align-items: center;}
@media (max-width: 768px) {

	#primary-menu ul ul:before {display: none;}
	#ul-menu{margin: 15px 0px 0;}
	.site-header li {
	    padding: 10px;
	   
	    margin-bottom: 5px;
			width: 100%;
			text-shadow: none;
	}
	/* .site-header li:hover {background: #006782;} */
	.site-header li a { display: block; text-align: center;}
	.site-header li ul.sub-menu li{background: transparent !important; margin: 0;}
	#primary-menu ul ul{ display: block; position: relative; width: auto;
 
  border-radius: 0px 5px 5px 5px;}
	#primary-menu ul ul:before{
		width: 100%;
	 	height: 10px;
		border-style: solid;
		border-width: 10px 0 0 12px;
		border-color: transparent transparent transparent #ffffff;
		content: ' ';
		position: absolute;
		top: -10px;
		left: 0;
	}
	#primary-menu ul ul li a{ text-shadow: none;
		white-space: nowrap;
		padding: 5px;
		text-transform: none;}
	#primary-menu ul ul li{ padding: 0px 15px;}
	#primary-menu ul ul li:last-child a{ border-bottom: 0px;}
	#primary-menu ul ul li a:focus{ background: #ccc; color: #707070;}
}

.busca_doc_txt > option{ color: #707070;}

.busca_doc_txt::placeholder{
	color: #DDD;
}
.busca_doc_txt{
	background: transparent !important;
  border: 0 !important;
  border-bottom: 1px solid #19677f!important;
	border-radius: 0 !important;
	color: #19677f !important;
	height: 30px;
}
.busca_doc{
	background: transparent !important;
  border: 0 !important;
  font: normal normal normal 14px/1 FontAwesome;
	color: #19677f!important;
	padding: 5px 5px !important;
	font-size: 1.3em !important;
}

.ssba {
    border: 0 !important;
}
.ssba a {
    display: inline-block;
    border: 0 !important;
}
.ssba a:hover,.ssba a:active {
	background: transparent !important;
}

/* slider */
.carousel-item {
    background-position: center;
	;
    background-size: cover;
    height: 560px;
    border-radius: 15px; overflow: hidden;
}

.carousel-caption {
    left: 0;
    right: 0;
    padding: 10px;
background: #010101;
background: linear-gradient(0deg, #000000c4, #ffffff00);
    bottom: 0;text-align:left;
}

.carousel-caption div {
    max-width: 100%;
}


/*social */
ul.menu-redes-sociais {
	display:flex; 
    list-style: none;
    margin: 0;
    padding: 0;column-gap: 20px;
}

ul.menu-redes-sociais li {display: flex;
    
}
ul.menu-redes-sociais li a,nav.redes-sociais.redes-home ul li a:hover {
    font-size: 0;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
    background-size: 20px auto;
    display: inline-block;
    background-position: center;
    background-color: #19677f;
    border-radius: 100%;
}
nav.redes-sociais.redes-home ul li a {
    background-color:#1dbbec;
}
nav.redes-sociais.redes-home ul li a:hover,
ul.menu-redes-sociais li a:hover{
	background-color: #a7b870;
}

ul.menu-redes-sociais li a[href*="facebook.com"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-facebook' viewBox='0 0 16 16'%3E%3Cpath d='M16 8.049c0-4.446-3.582-8.05-8-8.05C3.58 0-.002 3.603-.002 8.05c0 4.017 2.926 7.347 6.75 7.951v-5.625h-2.03V8.05H6.75V6.275c0-2.017 1.195-3.131 3.022-3.131.876 0 1.791.157 1.791.157v1.98h-1.009c-.993 0-1.303.621-1.303 1.258v1.51h2.218l-.354 2.326H9.25V16c3.824-.604 6.75-3.934 6.75-7.951'/%3E%3C/svg%3E");	
  }

  ul.menu-redes-sociais li a[href*="instagram.com"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-instagram' viewBox='0 0 16 16'%3E%3Cpath d='M8 0C5.829 0 5.556.01 4.703.048 3.85.088 3.269.222 2.76.42a3.9 3.9 0 0 0-1.417.923A3.9 3.9 0 0 0 .42 2.76C.222 3.268.087 3.85.048 4.7.01 5.555 0 5.827 0 8.001c0 2.172.01 2.444.048 3.297.04.852.174 1.433.372 1.942.205.526.478.972.923 1.417.444.445.89.719 1.416.923.51.198 1.09.333 1.942.372C5.555 15.99 5.827 16 8 16s2.444-.01 3.298-.048c.851-.04 1.434-.174 1.943-.372a3.9 3.9 0 0 0 1.416-.923c.445-.445.718-.891.923-1.417.197-.509.332-1.09.372-1.942C15.99 10.445 16 10.173 16 8s-.01-2.445-.048-3.299c-.04-.851-.175-1.433-.372-1.941a3.9 3.9 0 0 0-.923-1.417A3.9 3.9 0 0 0 13.24.42c-.51-.198-1.092-.333-1.943-.372C10.443.01 10.172 0 7.998 0zm-.717 1.442h.718c2.136 0 2.389.007 3.232.046.78.035 1.204.166 1.486.275.373.145.64.319.92.599s.453.546.598.92c.11.281.24.705.275 1.485.039.843.047 1.096.047 3.231s-.008 2.389-.047 3.232c-.035.78-.166 1.203-.275 1.485a2.5 2.5 0 0 1-.599.919c-.28.28-.546.453-.92.598-.28.11-.704.24-1.485.276-.843.038-1.096.047-3.232.047s-2.39-.009-3.233-.047c-.78-.036-1.203-.166-1.485-.276a2.5 2.5 0 0 1-.92-.598 2.5 2.5 0 0 1-.6-.92c-.109-.281-.24-.705-.275-1.485-.038-.843-.046-1.096-.046-3.233s.008-2.388.046-3.231c.036-.78.166-1.204.276-1.486.145-.373.319-.64.599-.92s.546-.453.92-.598c.282-.11.705-.24 1.485-.276.738-.034 1.024-.044 2.515-.045zm4.988 1.328a.96.96 0 1 0 0 1.92.96.96 0 0 0 0-1.92m-4.27 1.122a4.109 4.109 0 1 0 0 8.217 4.109 4.109 0 0 0 0-8.217m0 1.441a2.667 2.667 0 1 1 0 5.334 2.667 2.667 0 0 1 0-5.334'/%3E%3C/svg%3E");
  }

  ul.menu-redes-sociais li a[href*="youtube.com"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-youtube' viewBox='0 0 16 16'%3E%3Cpath d='M8.051 1.999h.089c.822.003 4.987.033 6.11.335a2.01 2.01 0 0 1 1.415 1.42c.101.38.172.883.22 1.402l.01.104.022.26.008.104c.065.914.073 1.77.074 1.957v.075c-.001.194-.01 1.108-.082 2.06l-.008.105-.009.104c-.05.572-.124 1.14-.235 1.558a2.01 2.01 0 0 1-1.415 1.42c-1.16.312-5.569.334-6.18.335h-.142c-.309 0-1.587-.006-2.927-.052l-.17-.006-.087-.004-.171-.007-.171-.007c-1.11-.049-2.167-.128-2.654-.26a2.01 2.01 0 0 1-1.415-1.419c-.111-.417-.185-.986-.235-1.558L.09 9.82l-.008-.104A31 31 0 0 1 0 7.68v-.123c.002-.215.01-.958.064-1.778l.007-.103.003-.052.008-.104.022-.26.01-.104c.048-.519.119-1.023.22-1.402a2.01 2.01 0 0 1 1.415-1.42c.487-.13 1.544-.21 2.654-.26l.17-.007.172-.006.086-.003.171-.007A100 100 0 0 1 7.858 2zM6.4 5.209v4.818l4.157-2.408z'/%3E%3C/svg%3E");
  }  

  ul.menu-redes-sociais li a[href*="twitter.com"] {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%23fff' class='bi bi-twitter-x' viewBox='0 0 16 16'%3E%3Cpath d='M12.6.75h2.454l-5.36 6.142L16 15.25h-4.937l-3.867-5.07-4.425 5.07H.316l5.733-6.57L0 .75h5.063l3.495 4.633L12.601.75Zm-.86 13.028h1.36L4.323 2.145H2.865z'/%3E%3C/svg%3E");
  }  



  .breadcrumb {
    text-align: center;
  display: block !important;
}

.breadcrumb>li {
  display: inline-block;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}

.breadcrumb>.active {
  color: #777;
}

.breadcrumb li a {
  color: #0275d8;
  text-decoration: none;
}

.breadcrumb li a:hover {
  color: #01447e;
  text-decoration: underline;
}




@media (min-width: 992px) { 
	.site-header a:hover , .site-header li.current_page_item a{color:#1DBBEC; text-decoration: none;;}
	.site-header ul{     margin: 0;background: transparent;}
	.site-branding{padding:10px 0 0 0;}
	.home_social_txt{font-size: 2em; }
	.carousel-caption div {
		max-width: 50%;
	}

	[class^="divisor-"] {		
		background-repeat: no-repeat;
		background-size: cover;

 }
}


ul.lista-estilo li:before {
    content: "";
    height: 7px;
    width: 7px;
    margin: 0 10px;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 100%;
    background-color: #19677f;
}

ul.lista-estilo {
    color: #19677f;    font-size: 13px;
}

ul.lista-estilo li a {
    font-weight: bold;
}