* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
            margin: 0;
            padding: 0;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

/* -----------------
	Estilos básicos 
-------------------- */

body {
	background-color: #B3D1FF;
	font-family: 'Lato', sans-serif;
	line-height: 19px;
	color: #464646;
}

h1, h2 {
	font-family: 'Droid Serif', serif;
	font-weight: bold;
	color: #464646;
	padding-bottom: 14px;
}

h1 {
	font-size: 22px;
}

h2 {
	font-size: 20px;
}

form select {
	cursor: pointer;
}

p {
	font-size: 16px;
	line-height: 22px;
}

.texto-centro {
	text-align: center;
  clear: both;
}

/* Retirar espaços */
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

/* -----------------
	Botões 
-------------------- */

.btn-padrao, .btn-verde {
	font-size: 16px;
	webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}

.btn-padrao {
	background-color: #874e4e;
	border-radius: 0px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.2);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.2);	
	padding: 8px 27px 8px 25px;
	margin-bottom: 2px;
}

.btn-padrao:hover, .btn-padrao:focus {
	background-color: #7a3a3a;
	color: #fff;
}

.btn-verde {
	border-radius: 5px;
	background-color: #838975;
	padding: 1px 12px 3px 11px;
}

.btn-verde:hover, .btn-verde:focus {
	background-color: #778065;
	color: #fff;
}


/* ---------------------------------------------
	>> Topo
	Os códigos do menu estão em jPushMenu.css 
------------------------------------------------ */

.topoNavegacao {
	width: 100%;
	height: 70px;
	background: url(../img/topo-bg.jpg) #bdbfaf repeat-x;
	padding-right: 0px;
/* 	position: fixed;
display: block; */
}

#header {
	z-index: 999;
}

.conteudo {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 auto;
}

.pesquisa {
	margin-top: 17px;
}

.stylish-input-group .input-group-addon{
  background: white !important;
  font-size: 19px;
  color: #858b76;
  padding: 5px 12px;
  border-top-color:#b4b8a7;
  border-bottom-color:#b4b8a7;
  border-right-color:#b4b8a7;
  border-top-right-radius: 3px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 0px;
}

.stylish-input-group .form-control{
	border-right:0; 
	box-shadow:0 0 0; 
	border-color:#b4b8a7;
	border-top-right-radius: 0px;
	border-top-left-radius: 3px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 3px;
}

.stylish-input-group button{
    border:0;
    background:transparent;
}

.logo {
	padding-left: 7%;
	z-index: 9;
}

/* .logo-a {
	width: 120px;
	height: 70px;
	display: block;
	background-color: #1c3135;
	margin-top: 0px;
}
 */

.banner-topo {
	width: 100%;
	height: 303px;
	background:#024b5a url(../img/banner-topo.jpg) no-repeat top center;
	background-size: cover;
	position: relative;
}

/* .redes-sociais {
	color: #fff;
	font-size: 20px;
	background: url(../img/topo-bg.jpg) #bdbfaf repeat;
	padding: 8px 6px;
	width: 130px;
	height: 57px;
	margin-top: 58px;
	float: right;
}

.redes-sociais span a {
	width: 38px;
	height: 41px;
	display: block;
	float: left;
	background-color: #858b76;
	padding-top: 11px;
	padding-left: 13px;
	margin-left: 1px;
	color: #fff;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	transition-property: all;
}

.redes-sociais span a:hover {
	color: #ffcb10;
	background-color: #777d6a;
} */

/* .banner-topo section {
	position: absolute;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
} */

/* ---------------------------------------------
	Menu (mostrar e ocultar)
------------------------------------------------ */

.headroom {
	position: relative;
	top: 0;
	left: 0;
	right: 0;
	transition: all .25s ease-in-out;
	-webkit-transition: .25s;
    -o-transition: .25s;
    -moz-transition: .25s;
    -ms-transition: .25s;
}

.headroom--unpinned {
	top: -70px;
}

.headroom--pinned {
	top: 0;
}

.pesquisa-menu {
	display: none;
	padding: 0 12px;
	margin-top: 12px;
	border-bottom: 2px dashed #a2a694;
}

.pesquisa-menu .stylish-input-group {
	padding-bottom: 12px;
}

/* ---------------------------------------------
	Abas - mais configurações em tabstyles.css
------------------------------------------------ */

.abas {
	margin-top: -102px;
}

/* ---------------------------------------------
	Mapas
------------------------------------------------ */

.box-mapas {
	background-color: #B3D1FF;  /* cor azul do mapa #B3D1FF */ /* cor anterior #afb194 */
	/* border-top: 11px solid #afb194;
	border-bottom: 11px solid #afb194; */
}

.mapas {
	display: block;
	position: relative;
	width: 100%;
	height: 612px;
	/* padding-right: 25px;
	padding-left: 25px; */
}

.padding-lateral-zero {
	padding-left: 0px;
	padding-right: 0px;
}

.mapas .mapa {
	position: absolute;
	padding-right: 15px;
	background-color: #B3D1FF;
}

.mapas .menu-superior {
	background: rgba(0,0,0,0.4);
	position: relative;
	margin-right: 25px;
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: left;
	margin: 0 auto;
	/* left: 0;
	right: 0; */
	/* width: 87%; */
}

.mapas .menu-superior .titulo {
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
	line-height: 24px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
	width: 27%;
}

.mapas .menu-superior div.titulo.maior {
	width: 100%;
}

.mapas .menu-superior .descricao {
	font-size: 15px;
	color: #fff;
	line-height: 18px;
	width: 68.666667%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}

.mapas .menu-superior .botao {
	width: 3.333333%;
	/* float: right; */
	margin-top: 41px;
	padding-right: 13px;
	position: absolute;
	right: 0;
	bottom: 12px;
	cursor: pointer;
}

.mapas .menu-superior .botao a {
	color: #fff;
	opacity: 0.85;
	font-size: 30px;
	float: right;
	padding-left: 1px;
}

.mapas .menu-superior .botao a:hover {
	opacity: 1;
}

.mapas .filtros-total {
	/* position: relative; */
  height: 100%;
  overflow: hidden;
}

.mapas .filtros-mapa {
	/* position: absolute; */
	/* width: 22.5%; */
	margin-top: 20px;
	margin-left: 15px;
	background: rgba(0,0,0,0.4);
	padding: 10px 10px;
}

.mapas .filtros-mapa i.esquerda, .mapas .legenda i.esquerda, .esquerda {
	float: left;
}

.mapas div.filtros-mapa.menor {
	width: 52px;
	padding-top: 7px;
}

.mapas span.instrucao {
	width: 80%;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
	text-align: left;
	font-size: 14px;
	color: #fff;
	float: left;
	text-align: left;
	font-weight: bold;
}

.mapas .filtros-mapa label.amarelo {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #f4d632;
	margin: 10px 0px 8px;
	text-align: left;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}

.mapas i.close {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	opacity: 0.85;
	border-radius: 2px;	
	float: right;
	margin-top: 3px;
	font-weight: bold;
	color: #646464;
}

.mapas .filtros-mapa i, .mapas .informacoes i, .mapas .legenda i.close {
	width: 32px;
	height: 32px;
	line-height: 31px;
	font-size: 20px;
	text-align: center;
}

/* .mapas .legenda i.close {
	width: 21px;
	height: 21px;
	line-height: 19px;
	padding-left: 2px;
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 4px;
} */

.mapas i.close:hover {
	color: #575757;
	opacity: 1;
}

.mapas .bootstrap-select .btn-default {
	padding: 6px 10px;
	height: 37px;
	border-radius: 3px;
	border: 1px solid #e5e5e5;
	/* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.6 opacity */
	background: rgba(255, 255, 255, 0.85);
	/* opacity: 0.85; */
}

.mapas .bootstrap-select .btn-default:hover {
	background: rgba(255, 255, 255, 0.95);
}

.mapas .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	width: 100%;
}

.mapas .bootstrap-select.btn-group .btn .fa.fa-caret-down {
	position: absolute;
	top: 38%;
	right: 0px;
	margin-top: -14px;
	vertical-align: middle;
	font-size: 24px;
	width: 33px;
	height: 37px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background: rgba(255, 255, 255, 0.85);
	padding-top: 6px;
	border-left: 1px solid #e5e5e5;
}

.mapas .form-group {
	margin-bottom: 0px;
}

.btn-mapa {
	background-color: #fff;
	border-radius: 3px;
	font-weight: bold;
	color: #646464;
	float: right;
	margin-top: 20px;
	margin-bottom: 4px;
}

.btn-mapa:hover {
	background-color: #e6e6e6;
}

.box-legenda {
	/* position: absolute;
	bottom: 23px;
	  right: 30px; */
	float: right;
  margin-top: 5px;
  margin-right: 15px;
}

.legenda {
	/* margin-top: 19%; */
	margin-left: 15px;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.4);
	padding: 10px;
	width: 100%;
	display: inline-block;
	font-size: 14px;
}

div.legenda.menor {
	float: right;
	padding: 15px 10px 6px;
	width: 52px;
	margin-bottom: 3px;
}

.mapas .legenda span.instrucao {
	margin-top: 8px;
}

.mapas .legenda .box-instrucao {
	width: 100%;
	float: left;
	margin-top: -5px;
  margin-bottom: 7px;
}

.mapas .legenda .conteudo {
	padding-top: 0px;
	text-align: left;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.65);
	border-radius: 3px;
	float: left;
	padding: 10px 10px 0px;
	width: 100%;
	max-height: 418px;
	overflow-y: auto;
}

.table-responsive {
	max-width: 100%;
	width: auto;
	overflow-x: auto;
	overflow-y: hidden;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	white-space:nowrap;
	padding-bottom: 10px;
	border: none;
}

.mapas .legenda i.letra-L {
	width: 32px;
	height: 32px;
	padding-top: 0px;
}

.mapas .legenda i.letra-L:before {
	content: "L";
	color: #646464;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
}

.mapas .legenda span.titulo {
	display: block;
	color: #874e4e;
	font-weight: bold;
	margin-top: -1px;
	margin-bottom: 6px;
  white-space: normal;
}

.mapas .legenda .conteudo i {
	float: none;
	background: transparent;
	border: none;
	font-size: 13px;
	height: auto;
	width: auto;
	padding-right: 3px;
	margin-bottom: 0px;
	padding-left: 1px;
}

.mapas .legenda .conteudo span.nome-legenda {
	/* padding-right: 25px; */
}

.mapas .box-informacoes {
	position: absolute;
	right: 30px;
	bottom: 8px;
}

.mapas .informacoes {
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.4);
	float: right;
	padding: 0px 10px 10px;
}

.mapas .informacoes i.letra-L:before {
	content: "i";
	color: #646464;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
}

.mapas div.informacoes.menor {
	width: 52px;
}

.mapas .informacoes li {
	white-space: normal;
}

.mapas .informacoes .box-instrucao {
	padding-top: 6px;
}

.mapas .informacoes span.instrucao {
	padding-top: 8px;
}

.mapas .informacoes .conteudo {
	padding: 3px 10px 0px;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.65);
	border-radius: 3px;
	float: left;
	width: 100%;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #646464;
	height: 155px;
	margin-top: 8px;
}

div.table-responsive.vertical {
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
}

div.table-responsive.vertical ul li:before {
  content: "• ";
  padding-right: 5px;
  line-height: 21px;
}

div.box-legenda div.table-responsive.vertical ul li:before {
	content: none;
	padding-right: 0px;
}

.mapas .tabs-style-linebox nav ul li.tab-current a::after{
	position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -10px;
  width: 0;
  height: 0;
  border: solid transparent;
  border-width: 10px;
  border-top-color: #fff;
  content: '';
  pointer-events: none;
}


/* ---------------------------------------------
	Abas na home
------------------------------------------------ */

.abas-home {
	background: url(../img/bg-noticias.jpg) #858b76 repeat;
	padding-top: 40px;
	padding-bottom: 48px;
}

.abas-home .tabs nav ul {
	/* margin: 0 auto; */
	text-align: center;
	padding: 0px 0px 0px 6em;
	max-width: 62%;
}

.abas-home .tabs nav ul li {
	padding: 0 0.5px;
}

.abas-home .tabs-style-iconbox nav ul li a {
	padding: 0.55em 0;
	line-height: 1;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.65);
	color: #666666;
	text-decoration: none;
}

.abas-home .tabs-style-iconbox nav ul li a:hover {
	background: rgb(228,228,228);
	background: rgba(228,228,228,0.65);
}

.abas-home .tabs-style-iconbox nav ul li a span {
	font-size: 18px;
}

.abas-home .tabs-style-iconbox nav ul li a i.icone {
	display: block;
	line-height: 1.4;
	font-size: 25px;
}

.abas-home .tabs-style-iconbox nav ul li.tab-current a {
	box-shadow: none;
	background: rgb(255,255,255);
	background: rgba(255,255,255,0.95);
}

.abas-home .tabs-style-iconbox nav ul li.tab-current a::after {
	border-top-color: rgb(255,255,255);
	border-top-color: rgba(255,255,255,0.95);
}

.abas-home .content-wrap section {
	padding: 20px 5px 0px;
}

/* ---------------
	Aba Notícias
------------------ */

.abas-home section .container .col-md-3 {
	padding-left: 0px;
	padding-right: 0px;
}

.abas-home .noticias .foto-noticia {
	/* float: left; */
	
}

.abas-home .noticias .foto-noticia {

}

.abas-home .noticias .foto-noticia img {
	width: 100%;
	float: none !important;
	max-height: 170px;
	max-width: 270px;
	height: auto;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	margin: 0px !important;
}

.abas-home .noticias .box-conteudo {
	width: 270px;
	max-width: 100%;
	height: 285px;
	/* float: left; */
	display: inline-block;
	background: url(../img/bg-noticia-texto.jpg) #fff repeat;
	padding: 20px;
	margin-top: 4px;
	text-align: left;
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	transition-property: all;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}

.abas-home .noticias .box-conteudo:hover {
	background: url(../img/bg-noticia-texto-hover.jpg) #354e5d repeat;
}

.abas-home .noticias .titulo, .abas-home .noticias .data, .abas-home .noticias .texto, .abas-home .noticias .leia-mais {
	width: 100%;
	display: block;
	float: left;
}

.abas-home .noticias div.box-conteudo span.titulo a {
	color: #874e4e;
	font-size: 14px;
	font-weight: bold;
	line-height: 17.04px;
	webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.abas-home .noticias div.box-conteudo span.data {
	color: #363636;
	font-size: 11px;
	line-height: 18.05px;
	font-weight: bold;
	margin-top: 10px;
	webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.abas-home .noticias div.box-conteudo span.texto {
	margin-top: 10px;
	line-height: 17.04px;
	font-size: 14px;
	color: #363636;
	webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.abas-home .noticias div.box-conteudo span.leia-mais {
	margin-top: 12px;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: #507081;
	webkit-transition: 0.2s;
	-moz-transition: 0.2s;
	-o-transition: 0.2s;
	-ms-transition: 0.2s;
	transition: 0.2s;
}

.abas-home .noticias div.box-conteudo.hover span.titulo a, .abas-home .noticias div.box-conteudo.hover span.leia-mais a {
	color: #f3d28f;
}

.abas-home .noticias div.box-conteudo.hover span.titulo a:hover {
	text-decoration: underline;
}

.abas-home .noticias div.box-conteudo.hover span.data, .abas-home .noticias div.box-conteudo.hover span.texto {
	color: #fff;
}

.abas-home .noticias .leia-mais i.fa-angle-double-right {
	font-size: 16px;
	padding-left: 5px;
}

.abas-home .botao-todas {
	margin-top: 20px;
	padding-right: 8px;
}

.abas-home .btn-padrao {
	float: right;
}


/* ---------------
	Aba Agenda
------------------ */
.abas-home .agenda .calendario-dia {
	background: url(../img/calendario-dia.png) no-repeat;
	height: 125px;
	width: 84px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 54px;
	text-align: center;
	color: #5f5f5f;
}

.abas-home .agenda .dia-semana, .abas-home .agenda .dia-mes {
	font-weight: bold;
	display: block;
	width: 100%;
}

.abas-home .agenda .dia-semana {
	font-size: 15px;
	text-transform: uppercase;
}

.abas-home .agenda .dia-mes {
	font-family: 'Droid Serif', serif;
	font-size: 35px;
	margin-top: 8px;
}

.abas-home .agenda .calendario-mes {
	width: 84px;
	height: 30px;
	background-color: #874e4e;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
	color: #fff;
	line-height: 1.8;
	margin-top: 14px;
	font-size: 16px;
}

.abas-home .agenda .info {
	height: 156px;
	width: 255px;
	margin-top: 13px;
	max-width: 100%;
	margin-left: 9px;
	background-color: #f1f1f1;
	margin-bottom: 2px;
	font-size: 16px;
	color: #5f5f5f;
	border-top-right-radius: 10px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);	
}

.abas-home .agenda .apelido {
	display: block;
	font-size: 16px;
	color: #874e4e;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 11px 0px 11px;
}

.abas-home .agenda .titulo, .abas-home .agenda .local {
	display: block;
	text-align: left;
	padding: 0px 10px;
}

.abas-home .agenda .titulo {
	font-weight: bold;
	margin-top: 10px;	
}

.abas-home .agenda .local {
	margin-top: 4px;
}

.abas-home .agenda .btn-verde {
	margin-top: 7px;
}

.gradient {		/* [if gte IE 9] */
  filter: none;
}

.abas-home .agenda .linha-degrade {
	width: 100%;
	height: 2px;
	display: block;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2M0YzRjNCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(241,241,241,1) 0%, rgba(196,196,196,0.5) 50%, rgba(241,241,241,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(241,241,241,1)), color-stop(50%,rgba(196,196,196,0.5)), color-stop(100%,rgba(241,241,241,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#00f1f1f1',GradientType=1 ); /* IE6-8 */
}

.abas-home .agenda div.col-md-4 {
	margin-bottom: 14px;
}

.abas-home .agenda .botao-todas {
	margin-top: 15px;
}

.grupo {
	margin-right: -15px;
	margin-left: -15px;
}

/* ---------------
	Aba Publicações
------------------ */
.abas-home .publicacoes .img-publicacao img {
	width: 245px;
	max-width: 100%;
	height: auto;
	max-height: 247px;
	margin: 0 auto;
	-webkit-box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
}

.abas-home .publicacoes .box-conteudo {
	position: relative;
	width: 245px;
	max-width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 11px 11px 20px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	transition-property: all;
}

.abas-home .publicacoes .box-conteudo:hover {
	background-color: #ecefe3;
}

.abas-home .publicacoes span.descricao a {
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	color: #6d6d6d;
	line-height: 22px;
}

.abas-home .publicacoes span.descricao a:hover {
	text-decoration: underline;
}

.abas-home .publicacoes span.lupa a {
	position: absolute;
	bottom: 5px;
	right: 5px;
	opacity: 0.5;
	color: #464646;
}

.abas-home .publicacoes span.lupa a:hover {
	opacity: 1;
	color: #838975;
}

.abas-home .publicacoes span.lupa i {
	background-color: #f3d28f;
	border-radius: 5px;
	padding: 4px;
	font-size: 17.56px;
}


/* ---------------
	Aba Vídeos
------------------ */
.abas-home section div.container.videos .col-md-3 {
	padding-right: 15px;
	padding-left: 15px;
}

.abas-home .videos .box-video {
	width: 100%;
	max-width: 500px;
	height: auto;
	margin: 0 auto;
	background-color: #cbcdc8;
	padding: 4px;
}

.videos .video-container {
	position: relative;
	padding-bottom: 56.25%;
 	padding-top: 30px;
 	height: 0;
 	overflow: hidden;
}

.videos .video-container iframe,
.videos .video-container object,
.videos .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
}

.abas-home .videos .box-conteudo {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	background-color: #fff;
	padding: 11px;
	text-align: center;
	webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	margin-bottom: 25px;
}

.abas-home .videos span.titulo a {
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	color: #6d6d6d;
	line-height: 22px;
}

.abas-home .videos span.titulo a:hover {
	text-decoration: underline;
}

.abas-home .videos .botao-todas {
	margin-top: 0px;
}

/* -----------------
	Aba Boas Práticas
-------------------- */
.abas-home .boas-praticas .img-boas-praticas img {
	width: 245px;
	max-width: 100%;
	height: auto;
	max-height: 247px;
	margin: 0 auto;
	-webkit-box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px -1px 1px 0px rgba(50, 50, 50, 0.3);
}

.abas-home .boas-praticas .box-conteudo {
	position: relative;
	width: 245px;
	max-width: 100%;
	margin: 0 auto;
	background-color: #fff;
	padding: 11px 11px 20px;
	text-align: center;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-transition-duration: 0.2s;
	-webkit-transition-duration: 0.2s;
	-o-transition-duration: 0.2s;
	-ms-transition-duration: 0.2s;
	transition-duration: 0.2s;
	transition-property: all;
}

.abas-home .boas-praticas .box-conteudo:hover {
	background-color: #ecefe3;
}

.abas-home .boas-praticas span.descricao a {
	font-family: 'Droid Serif', serif;
	font-size: 16px;
	color: #6d6d6d;
	line-height: 22px;
}

.abas-home .boas-praticas span.descricao a:hover {
	text-decoration: underline;
}

.abas-home .boas-praticas span.lupa a {
	position: absolute;
	bottom: 5px;
	right: 5px;
	opacity: 0.5;
	color: #464646;
}

.abas-home .boas-praticas span.lupa a:hover {
	opacity: 1;
	color: #838975;
}

.abas-home .boas-praticas span.lupa i {
	background-color: #f3d28f;
	border-radius: 5px;
	padding: 4px;
	font-size: 17.56px;
}


/* ---------------------------------------------
	>> Páginas internas 
------------------------------------------------ */
.pagina-interna {
	margin-top: 10px;
	margin-bottom: 35px;
	position: relative;
}

.pagina-interna li {
	font-size: 16px;
	line-height: 22px;
	margin-left: 35px;
}

.pagina-interna p.intro {
  margin-bottom: 30px;
}

/* -----------------------
	O que é o Observatório
-------------------------- */
.o-que-e .imagem {
	padding-left: 0px;
	text-align: center;
	margin: 0 auto;
}

.o-que-e .imagem img {
	width: 100%;
	max-width: 306px;
	height: auto;
  padding-bottom: 38px;
}

/* -----------------------
	Obrigações da PNRS
-------------------------- */
.sidebar-artigo h1.titulo {
	font-family: 'Lato', sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	font-weight: 400;
	background-color: #874e4e;
	color: #fff;
	padding: 10px;
  border-radius: 5px;
  margin-bottom: 0px;
}

.sidebar-artigo li {
	list-style: none;
  margin-left: 20px;
  font-size: 18px;
  color: #874e4e;
  padding: 10px 0px;
  border-bottom: 1px solid #874e4e;
}

.sidebar-artigo li a {
	color: #874e4e;
}

.sidebar-artigo i.fa-chevron-circle-right {
  margin-right: 8px;
}

.buscar-municipio input.form-control {
  max-width: 245px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 15px;
}

.buscar-municipio button.btn-padrao, .buscar-municipio button.btn-verde {
  padding: 4px 11px 4px 9px;
  border-radius: 4px;
}

.buscar-municipio button.btn-verde {
  margin-bottom: 2px;
  margin-left: 10px;
}

.buscar-municipio {
  margin-top: 25px;
}

.pagina-interna .box-pdf {
  background-color: #afab9a;
  padding: 20px;
  margin-top: 15px;
  box-shadow: 1px 1px 0px 0px rgba(50, 50, 50, 0.3);
}

.pagina-interna .box-pdf span {
	display: block;
}

.pagina-interna .box-pdf .nome {
  color: #f4d632;
  font-size: 16px;
  font-weight: bold;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
}

.opagina-interna .box-pdf .tipo {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
  margin-top: 10px;
}

.pagina-interna .pdf button {
  margin: 15px auto 30px;
	display: block;
}

.pagination>li.setinha>a {
	border: 3px solid #858b76;
}

.pagination>li.setinha>a:hover, .pagination>li.setinha>a:focus {
	background-color: #858b76;
	border: 3px solid #858b76;
	color: #fff;
}

.pagination>li.active>a {
	border: 3px solid #b69393;
	color: #b69393;
	background-color: transparent;
  font-weight: bold;
}

.pagination>li.active>a:hover {
	border: 3px solid #b69393;
	color: #b69393;
	background-color: transparent;
}

.pagination>li {
	margin-left: 0px;
}

.pagination>li>a, .pagination>li>span {
	background-color: transparent;
	border: 3px solid #a9a9a9;
  padding: 0px;
  width: 33px;
  height: 33px;
  text-align: center;
  border-radius: 5px;
  margin-left: 7px;
  color: #919191;
  font-size: 19px;
  margin-bottom: 10px;
}

.pagination>li>a:hover, .pagination>li>a:focus {
	background-color: #a9a9a9;
	border: 3px solid #a9a9a9;
	color: #fff;
}

.pagina-interna .pagination .setinha i.fa-angle-double-right, .pagina-interna .pagination .setinha i.fa-angle-right {
	padding-left: 2px;
}

.img-artigo {
	width: 100%;
	max-width: 223px;
	height: auto;
	float: left;
  margin: 5px 15px 0px 0px;
}


/* -----------------------
	Agenda
-------------------------- */
.texto .agenda .calendario-dia {
	background: url(../img/calendario-dia.png) no-repeat;
	height: 125px;
	width: 84px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 54px;
	text-align: center;
	color: #5f5f5f;
}

.texto .agenda .dia-semana, .texto .agenda .dia-mes {
	font-weight: bold;
	display: block;
	width: 100%;
}

.texto .agenda .dia-semana {
	font-size: 15px;
	text-transform: uppercase;
}

.texto .agenda .dia-mes {
	font-family: 'Droid Serif', serif;
	font-size: 35px;
	margin-top: 8px;
}

.texto .agenda .calendario-mes {
	width: 84px;
	height: 30px;
	background-color: #874e4e;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.35);
	color: #fff;
	line-height: 1.8;
	margin-top: 14px;
	font-size: 16px;
	text-align: center;
}

.texto .agenda .info {
	height: 156px;
	width: 255px;
	margin-top: 13px;
	max-width: 100%;
	margin-left: 9px;
	background-color: #f1f1f1;
	margin-bottom: 25px;
	font-size: 16px;
	color: #5f5f5f;
	border-top-right-radius: 10px;
	border-top-left-radius: 0px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 0px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);	
}

.texto .agenda .apelido {
	display: block;
	font-size: 16px;
	color: #874e4e;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	padding: 11px 0px 11px;
}

.texto .agenda .titulo, .texto .agenda .local {
	display: block;
	text-align: left;
	padding: 0px 10px;
}

.texto .agenda .titulo {
	font-weight: bold;
	margin-top: 10px;	
}

.texto .agenda .local {
	margin-top: 4px;
}

.texto .agenda .btn-verde {
	margin-top: 7px;
	margin-left: auto;
	margin-right: auto;
	display: block;
}

.texto .agenda .linha-degrade {
	width: 100%;
	height: 2px;
	display: block;
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2M0YzRjNCIgc3RvcC1vcGFjaXR5PSIwLjUiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
	background: -moz-linear-gradient(left,  rgba(241,241,241,1) 0%, rgba(196,196,196,0.5) 50%, rgba(241,241,241,0) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(241,241,241,1)), color-stop(50%,rgba(196,196,196,0.5)), color-stop(100%,rgba(241,241,241,0))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* IE10+ */
	background: linear-gradient(to right,  rgba(241,241,241,1) 0%,rgba(196,196,196,0.5) 50%,rgba(241,241,241,0) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#00f1f1f1',GradientType=1 ); /* IE6-8 */
}

.texto .agenda div.col-md-4 {
	margin-bottom: 14px;
}

.texto .agenda .botao-todas {
	margin-top: 15px;
}

.texto .agenda {
  margin-top: 30px;
}

/* -----------------------
	Notícias
-------------------------- */
.pagina-interna .bootstrap-select li {
	margin-left: 0px;
	font-size: 14px;
}

.texto .filtros form label {
	font-size: 16px;
  margin-right: 7px;
}

.texto .filtros .form-group {
  margin-right: 10%;
  margin-bottom: 32px;
  float: left;
}

.texto .filtros .btn-verde {
  padding: 1px 7px 3px 7px;
  margin-left: 7px;
}

.texto .filtros .form-group.filtrar {
  margin-right: 8px;
}

.texto .noticias .foto-noticia img, .texto .boas-praticas .foto-noticia img {
	width: 100%;
	height: 100%;
	float: none !important;
	margin: 0px !important;
	max-height: 202px;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
}

.texto .noticias .box-conteudo, .texto .boas-praticas .box-conteudo, .texto .videos .box-conteudo {
	background-color: #fff;
	-webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	-moz-box-shadow:    1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	box-shadow:         1px 1px 1px 0px rgba(50, 50, 50, 0.3);
	display: inline-block;
	font-family: 'Droid Serif', serif;
  margin-bottom: 36px;
}

.texto .noticias .box-conteudo {
	height: 296px;
	position: relative;
}

.texto .noticias .titulo, .texto .noticias .data, .texto .noticias .texto, .texto .boas-praticas .titulo, .texto .boas-praticas .data, .texto .boas-praticas .texto, .texto .videos .texto  {
	width: 100%;
	display: block;
  padding: 0px 20px 10px;
}

.texto .noticias .titulo, .texto .boas-praticas .titulo {
  padding-top: 15px;
  font-size: 20px;
  line-height: 21px;
  color: #464646;
}

.texto .boas-praticas .titulo {
	text-transform: uppercase;
}

.texto .noticias .data, .texto .boas-praticas .data {
	font-size: 13px;	
}

.texto .noticias .texto, .texto .boas-praticas .texto {
	font-size: 16px;
}

.texto .noticias .data, .texto .boas-praticas .data {
	color: #6d6d6d;
}

.texto .noticias .item .btn-padrao, .texto .boas-praticas .item .btn-padrao {
  margin: 5px 10px 10px;
}

.texto .noticias .item .btn-padrao {
	position: absolute;
  bottom: 0px;
  right: 0px;
}

.texto .noticias .pagination, .texto .boas-praticas .pagination, .texto .videos .pagination  {
	margin: 10px 0 0px;
}

.noticia-clicada {
	background-color: #fff;
  padding: 25px;
}

.noticia-clicada .titulo, .noticia-clicada .data {
	display: block;
	font-family: 'Droid Serif', serif;
}

.noticia-clicada .titulo {
  font-size: 20px;
  font-weight: bold;
  color: #464646;
  margin-bottom: 10px;
  line-height: 25px;
}

.noticia-clicada .data {
  color: #6d6d6d;
  margin-bottom: 30px;
}

.noticia-clicada img {
}

.noticia-clicada .filtros {
  border-bottom: 1px dotted #bebebe;
  margin: 8px 0px 25px;
}

.noticia-clicada .btn-padrao {
  margin-top: 25px;
}


/* --------------
	Boas Práticas
----------------- */
.texto .boas-praticas .box-conteudo, .texto .videos .box-conteudo {
	position: relative;
  padding-bottom: 10px;
  padding-top: 10px
}

.texto .boas-praticas .titulo, .texto .boas-praticas .texto, .texto .videos .texto {
	text-align: center;
}

.texto .boas-praticas .titulo a, .texto .videos .titulo a {
  padding-top: 25px;
  margin-top: 5px;
  color: #464646;
}

.texto .boas-praticas .texto a, .texto .videos .texto a {
	line-height: 22px;
	color: #6d6d6d;
}

.texto .boas-praticas span.lupa a {
  position: absolute;
  bottom: 5px;
  right: 5px;
  opacity: 0.5;
  color: #464646;
}

.texto .boas-praticas span.lupa a:hover {
	opacity: 1;
	color: #838975;
}

.texto .boas-praticas span.lupa i {
  background-color: #f3d28f;
  border-radius: 5px;
  padding: 4px;
  font-size: 17.56px;
}


/* --------------
	Vídeos
----------------- */
.videos .box-video {
	width: 100%;
  height: auto;
  display: inline-block;
}

.texto .videos .texto a {
	font-size: 16px;
  color: #6d6d6d;
  line-height: 22px;
}

.texto .videos .texto {
	padding-top: 10px;
}

/* ------------------
	Dúvidas Frequentes
--------------------- */
.accordeon {
  margin-top: 15px;
}

.accordeon .categoria {
	font-size: 20px;
	font-weight: bold;
	color: #464646;
	display: block;
  padding-bottom: 10px;
  border-bottom: 1px dashed #858b76;
  margin-bottom: 20px;
}

.accordeon .panel-group .panel {
	border-radius: 5px;
}

.accordeon .panel-heading {
  border-radius: 4px;
  border-color: #cbcbcb;
  background-color: #858b76;
  background-image: none;
  color: #fff;
}

.accordeon div.panel-heading.active-panel {
	border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
  background-color: #2C4D5B;
}

.accordeon .panel-group {
	margin-bottom: 30px;
}

.accordeon .panel-title {
	font-size: 18px;
}

h2.subtitulo-pagina {
	font-family: 'Lato', sans-serif;
	color: #874e4e;
	font-size: 18px;
	font-weight: bold;
  margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 7px;
	border-bottom: 1px dashed #874e4e;
}


/* ------------------
	Contato
--------------------- */
#contato select {
  margin: 5px 0;
  padding: 5px 8px;
  border: 1px solid #b0b198;
  border-radius: 5px;
  color: #7d7d7d;
  margin-left: 15px;
  height: 32px;
  max-width: 220px;
  width: 100%;
}

#contato input[type="text"] {
  margin: 5px 0;
  padding: 5px 8px;
  border: 1px solid #b0b198;
  border-radius: 5px;
  color: #7d7d7d;
  margin-left: 15px;
  height: 32px;
  width: 95%;
}

#contato textarea {
  margin: 5px 0;
  padding: 5px 8px;
  border: 1px solid #b0b198;
  border-radius: 5px;
  color: #7d7d7d;
  margin-left: 15px;
  width: 95%;
}

#contato input[type="email"] {
  margin: 5px 0;
  padding: 5px 8px;
  border: 1px solid #b0b198;
  border-radius: 5px;
  color: #7d7d7d;
  margin-left: 15px;
  height: 32px;
  width: 95%;
}

.limiteTexto {
  color: #757575;
  font-size: 14px;
  margin-left: 8px;
}

#contato input[type="submit"] {
  background-color: #874e4e;
  color: #fff;
  width: 100px;
  height: 35px;
  margin-right: -30px;
  border: none;
  margin-right: 14px;
  margin-top: 25px;
  margin-bottom: 25px;
}

#contato input[type="submit"]:hover {
  background-color: #7a3a3a;
}

#contato td {
	font-size: 16px;
}

.mapa-localizacao {
	width: 100%;
	height: 414px;
	border: 3px solid #b3b4a7;
	border-radius: 3px;
  margin-top: 20px;
}

.mapa-localizacao img {
	width: 100%;
	height: 408px;
}


/* ---------------
	Botões Sociais
------------------ */
.barra-lateral {
  position: fixed;
  width: 45px;
  left: 0;
  top: 122px;
  z-index: 99999;
  background: #d3d3d3;
  border: 1px solid #aeaeae;
  padding: 3px 3px 3px 1px;
}

.esconde-barra, .mostra-barra {
	-moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
  transition-property: background;
}

.esconde-barra {
  float: left;
  background: #874e4e;
  text-align: center;
  width: 38px;
  margin-left: 1px;
  padding: 5px 0;
  margin-top: 3px;
  color: #e6e6e6;
  cursor: pointer;
  border-radius: 3px;
}

.esconde-barra:hover, .esconde-barra:focus, .mostra-barra:hover, .mostra-barra:focus {
	background-color: #7a3a3a;
}

.mostra-barra {
  position: fixed;
  width: 23px;
  left: 0;
  top: 200px;
  z-index: 99999;
  background: #874e4e;
  color: #e6e6e6;
  height: 50px;
  display: none;
  line-height: 50px;
  cursor: pointer;
  font-size: 15px;
  text-align: center;
  box-shadow: 1px 1px 0px #888888;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.botoes-sociais {
	font-size: 20px;
	font-weight: normal;
}

.botoes-sociais span a {
  width: 38px;
  height: 41px;
  display: block;
  float: left;
  background-color: #858b76;
  padding-top: 11px;
  padding-left: 0px;
  text-align: center;
  margin-left: 1px;
  margin-bottom: 1px;
  color: #fff;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s;
  transition-duration: 0.2s;
  transition-property: all;
}

.botoes-sociais span a:hover {
	color: #ffcb10;
	background-color: #777d6a;
}

/* ---------------------------------------------
	Rodapé
------------------------------------------------ */
footer {
	background: url(file:///C:/Users/nayra.cruz/Desktop/Projetos/Observat%C3%B3rio%20dos%20Lix%C3%B5es/img/topo-bg.jpg) repeat rgb(189, 191, 175);
}

.logo-rodape {
	padding: 5px 0px;
}

.copyright {
	padding-top: 2.25%;
	padding-bottom: 2%;
}

/* Mapa Rede de Assistência - Siglas */
.mapas .box-sigla {
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.4);
	padding: 5px 10px 10px 10px;
	margin-top: 45px;
}

.mapas .box-sigla .box-instrucao {
  width: 100%;
  display: inline-block;
  margin-bottom: 3px;
}

.mapas .box-sigla .conteudo {
	background: rgb(255,255,255);
  background: rgba(255,255,255,0.65);
  padding: 10px;
  border-radius: 3px;
}

.mapas .box-sigla i.close {
  width: 20px;
  height: 20px;
  line-height: 19px;
  font-size: 16px;
  text-align: center;
}

.mapas .box-sigla p {
	font-size: 14px;
  line-height: 14px;
  margin-bottom: 0px;
}

.mapas .box-sigla i.letra-S {
	width: 32px;
	height: 32px;
	padding-top: 0px;
}

.mapas .box-sigla i.letra-S:before {
	content: "S";
	color: #646464;
	font-family: 'Lato', sans-serif;
	font-size: 25px;
	line-height: 28px;
}

.mapas div.box-sigla.menor {
  padding: 7px 10px 3px;
  width: 52px;
  margin-bottom: 3px;
}

/* ---------------------------------------------
	Media Queries
------------------------------------------------ */

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
	.abas-home .tabs nav ul {
		max-width: 75%;
	}

	.abas-home .botao-todas {
		padding-right: 7px;
	}

	.abas-home section .container .col-md-3 {
		padding-left: 7px;
		padding-right: 7px;
	}

	.abas-home .agenda .info {
		width: 195px;
	}

	.texto .filtros .form-group {
	  margin-right: 4%;
	}

}


/* Resolução apenas para adequar o topo às abas dos mapas */
@media only screen and (max-width : 928px) {
	.abas {
		margin-top: -147px;
	}

	.abas .tabs-style-linebox nav ul li {
		margin: 0px 1.1em;
	}

	.abas .tabs-style-linebox nav a {
		padding: 0px 1.25em 4px;
	}

	

}


/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
	.pesquisa .stylish-input-group {
		margin-left: 14%;
	}

	.logo img {
		width: 273px;
		max-width: 273px;
		height: auto;
	}

	.abas-home .tabs nav ul {
		max-width: 79%;
		width: auto;
		margin: 0 auto;
		padding: 0px 1em 0px 1em;
	}

	.abas-home .btn-padrao {
		float: none;
	}

	.abas-home .noticias .box-conteudo {
		margin-bottom: 15px;
	}

	.abas-home .noticias .botao-todas {
		margin-top: 10px;
	}

	.abas-home .agenda .grupo {
		margin-left: 20px;
	}

	.abas-home .publicacoes div.col-md-3, .abas-home .boas-praticas div.col-md-3, .abas-home .videos div.col-md-3 {
		margin-bottom: 20px;
	}

	.abas-home .publicacoes .botao-todas, .abas-home .boas-praticas .botao-todas {
		margin-top: 5px;
	}

}

/* Small Devices, Tablets */ 
@media only screen and (max-width : 768px) {
	.mapas .menu-superior .titulo {
		width: 100%;
	}

	.pesquisa .stylish-input-group {
		margin-left: 21%;
	}

	.logo img {
		width: 215px;
		max-width: 215px;
		height: auto;
	}

	.abas-home .tabs nav ul {
		display: block;
		max-width: 90%;
	}

	.abas-home .tabs-style-iconbox nav ul li a {
		width: 100%;
		padding: 0.4em 0;
		line-height: 1;
	}

	.abas-home .tabs-style-iconbox nav ul li a span {
		font-size: 15px;
	}

	.abas-home .tabs-style-iconbox nav ul li a i.icone {
		display: block;
		line-height: 0.9em;
	}

	.abas-home .tabs-style-iconbox nav ul li.tab-current a::after {
		content: none;
	}

	.copyright {
		padding-left: 45px;
	}

	.abas-home div.container.agenda {
		padding-left: 0px
	}

	.abas-home .agenda .esquerda {
		float: none;
		display: inline-block;
	}

	.abas-home .agenda .info {
		max-width: 280px;
		width: 100%;
	}

	.abas-home .agenda div.col-md-4 {
		padding-left: 0px;
	}

	.abas-home .publicacoes div.col-md-3 {
		width: 50%;
	}

	.abas-home .boas-praticas div.col-md-3, .abas-home .videos div.col-md-3 {
		width: 50%;
	}

	.o-que-e .imagem {
		padding-left: 15px;
	}

	.o-que-e .imagem img {
		padding-bottom: 20px;
	}

	.pagina-interna .box-pdf {
		text-align: center;
	}

	.texto .filtros form label {
		display: block;
	}

}

@media only screen and (max-width : 530px) {
	.texto .noticias .item, .texto .boas-praticas .item, .texto .videos .item {
		width: 100%;
	}
}

/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
	.mapas .filtros-mapa {
		width: 80%;
	}

	.mapas .filtros-mapa i, .mapas .informacoes i {
		width: 20px;
		height: 20px;
		line-height: 17px;
		font-size: 17px;
	}

	.mapas div.filtros-mapa.menor {
		width: 40px;
	}

	.pesquisa .stylish-input-group {
		display: none;
	}

	.mostrar-480px {
		display: block;
	}

	.logo img {
		width: 200px;
		max-width: 200px;
		height: auto;
	}

	div.logo-rodape img {
		width: 100%;
		height: auto;
		min-width: 100px;
	}

	/* .redes-sociais {
		float: none;
		margin: 97px auto;
		width: 108px;
		height: 46px;
		border: 1px solid #858b76;
	}
	
	.redes-sociais span a {
		text-align: center;
		width: 30px;
		height: 30px;
		padding-left: 0px;
		padding-top: 6px;
	} */

	.abas-home .noticias div.col-md-3 {
		width: 100%;
	}

	.abas-home .eventos .info {
		margin-bottom: 20px;
	}

	.abas-home div.container.agenda {
		padding-right: 16px;
	}

	.abas-home .agenda div.col-md-4 {
		margin-bottom: 25px;
	}

	.abas-home .agenda .botao-todas {
		margin-top: 0px;
	}

	.abas-home .publicacoes div.col-md-3 {
		width: 100%;
	}

	.abas-home .boas-praticas div.col-md-3, .abas-home .videos div.col-md-3 {
		width: 100%;
	}

	.texto .filtros .form-group .bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
	  width: 190px;
	}

	/* .logo img {
		width: 203px;
		height: auto;
	} */
}

/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {
    
}