a,button, a:hover, button:hover, svg, path {
	text-decoration: none!important;
	transition: .5s;
}

.header-site .menu-link {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: none;
    transform: none;
}
.header-site .barrinha-transparencia {
    position: relative;
    top: auto;
    right: auto;
    -webkit-transform: none;
    transform: none;
    padding-top: 0;
}
.header-site .barrinha-transparencia {
    z-index: 999;
}
.barrinha-transparencia li {
    margin-left: 10px;
}
.barrinha-transparencia img {
    width: 30px;
    margin-right: 10px;
}
.barrinha-transparencia a {
    font-size: 18px;
	line-height: 22px;
	color: #828282;
    text-align: left;
    display: flex;
    align-items: center;
    margin: 0;
}
.barrinha-transparencia p {
	margin: 0;
}

.section-about,
.section-news,
.section-new,
.section-contact-form {
    padding-top: 0;
}

.acesso-informacao img {
	width: 100%;
	max-width: 150px;
}

input#label-pesquisar1 {
    border: 1px solid #BDBDBD;
    height: 48px;
    border-radius: 30px 0 0 30px;
    border-right: none;
}
.input-group-append {
    border: 1px solid #BDBDBD;
    height: 48px;
    border-radius: 0 30px 30px 0;
    border-left: none;
}
.input-search:focus {
	width: 221px;
}
.btn-search {
	padding-top: 0;
	padding-bottom: 0;	
}
.btn-search .fa-search {
	color: #25A31B;
}
.gsc-control-cse {
	background: none !important;
	border: none !important;
	position: absolute;
	left: -5000px;
}
.gsc-control-cse .gsc-input-box {
	border: none !important;
	border-radius: 5px;
}
.gsc-control-cse .gsc-input-box a[role=button] span{
	color: #138bbf;
}
.gsc-control-cse .gsc-input-box .gsc-input{
	background: none !important;
}
.gsc-control-cse .gsc-search-button.gsc-search-button-v2{
	border: none;
	background: none;
	width: 30px;
	padding: 0px;
}

.header-site .logo-site img {
    width: auto;
    height: 100px;
}
h1.title-geral {
    background: #25A31B;
    margin: 0 0 30px;
    font-weight: 700;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase;
    color: #FFFFFF;
    padding: 30px 0;
}

.card-geral {
	font-weight: 500;
	font-size: 18px;
	line-height: 22px;
	color: #828282;
	background: #F2F2F2;
	border-radius: 10px;
	padding: 25px 40px;
	width: 100%;
	height: 120px;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.card-geral:hover {
	color: #25A31B;
}
.card-geral img {
    height: 65px;
    margin-right: 15px;
}

/* OUVIDORIA */
.section-about .ouvidoria {
	text-align: justify;
}
.section-about .ouvidoria:after {
    content: ''; 
    display: inline-block;
    width: 100%;
    height: 0;
}
.section-about .ouvidoria-emojis {
	width: 25%;
	display: inline-block;
}
.section-about .ouvidoria-item {
	width: 25%;
	display: inline-block;
}
.section-about .ouvidoria-tipos {
    width: 19.6%;
    height: 170px;
    display: inline-block;
    text-align: center;
}
.section-about .btn-ouvidoria-tipos:hover {
	background-color: #6EAA38;
	color: #fff;
}
.section-about .btn-ouvidoria-tipos{
	color: #6EAA38;
	background-color: #fff;
	border: 1px solid #6EAA38;
}
.section-about .card-ouvidoria{
	background-color: #6EAA38;
	color: #fff;
	border-radius: 10px;
}
.section-about .ouvidoria-tipos img {
    height: 60px;
    margin-bottom: 10px;
}
/* FIM OUVIDORIA */

.header-site {
    padding: 15px 0;
    position: relative!important;
    top: 0;
    width: 100%;
    z-index: 10;
    height: 130px;
    background: #fff;
}

.footer-site {
	padding-top: 30px;
}
.footer-site h4 {
	font-weight: 700;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 20px 0;
	background: #25A31B;
	margin: 0;
}
.rodape {
	background: #1d7e15;
	padding: 20px 0;
}
.rodape address,
.rodape address a {
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
}
.rodape address img {
	height: 25px;
	margin-right: 5px;
}
.rodape address span {
	margin: 0 10px;
}

.section-about {
    padding-bottom: 30px;
}
.title-section.blue {
    color: #828282;
    font-size: 28px;
}
.text-area h3,.text-area h4,.text-area h5 {
	color: #828282;
}
.text-area h2, a, .text-area b, .text-area strong {
    color: #25A31B;
}
.text-area a {
    color: #25A31B;
}
.text-area h2 {
    font-size: 26px;
}
.text-area h4 {
    font-size: 20px;
}
.text-area h5 {
    font-size: 18px;
}
.text-area a, .text-area b, .text-area li, .text-area p, .text-area strong, .text-area li {
    font-size: 18px;
}
.text-area ul {
    list-style: disc;
    padding-left: 40px;
}
.text-area li::marker {
    color: #25A31B;
}

a.card-receitas {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: 0.25rem;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 220px;
    padding: 15px;
    transition: .5s;
}
a.card-receitas:hover {
	background: #25A31B;
}
a.card-receitas:hover svg.svg-card path,
a.card-receitas:hover p {
    fill: #fff;
    color: #fff;
}
#receitas-despesas svg.svg-card {
    height: 100px;
    margin: 0 auto 10px;
    display: table;
}
.card-receitas p {
    font-size: 20px;
    text-align: center;
    margin: 0;
    transition: .5s;
}

.form-default .form-group .btn-send {
    background-color: #25A31B;
}
.form-default .form-group .btn-send:hover {
    background-color: #1d7e15;
}

.text-area table.resultados strong {
    color: #fff;
}
.consulta-colab .input-group-append {
    height: 38px;
}

@media (max-width: 991px) {
	.header-site .panel .menu-site {
	    margin-top: 70px;
	    padding-left: 0;
	}
	.header-site .panel .menu-site li a {
	    font-size: 26px;
	}
	#dicas-seguranca-vid,
	video{
		height: 250px;
	}
	.header-site .menu-link {
	    margin-top: 20px;
	}
	.section-main {
		height: 350px;
	}
	.owl-carousel .owl-item img {
	    height: 350px;
	    object-fit: cover;
	}
	.card-new-body {
	    background-color: #fff;
	}
	.card-new-body-date, .card-new-body-text {
	    color: #707070;
	}
	.section-location .location-wrapper {
	    display: block;
	    height: auto;
	}
	#map {
	    height: 300px;
	}
	.section-location .location-wrapper .location-content {
	    height: auto;
	    padding: 20px 0;
	}
	.header-site .panel .menu-site li .dropdown-menu a {
	    font-size: 15px;
	}
	.section-services {
	    margin-top: 0;
	    line-height: 1;
	}
}

@media(min-width: 768px) and (max-width: 991px) {
	.card-geral {
	    font-size: 16px;
	    line-height: 20px;
	    padding: 25px 30px;
	}
}
@media(max-width: 767px) {
	.header-site {
	    padding: 10px 0;
	    height: auto;
	}
	header.header-site .col-8.col-sm-9.col-lg-9.d-sm-flex.align-item-center.justify-content-end {
	    align-items: center;
	    display: flex;
	}
	ul.transparencia-right {
	    display: block!important;
	}
	.input-group-append,
	input#label-pesquisar1 {
	    height: 35px;
	}
	.form-group.m-0.mr-3 {
	    margin-right: 0!important;
	    margin-bottom: 10px!important;
	}
	.barrinha-transparencia a {
	    font-size: 14px;
	    line-height: 16px;
	    justify-content: center;
	    margin: 0!important;
	}
	.barrinha-transparencia img {
	    width: 25px;
	    margin-right: 10px;
	}
	.barrinha-transparencia li {
		margin-left: 0;
		margin-bottom: 15px;
	}
	.barrinha-transparencia li:nth-child(2) {
	    float: left;
	    margin-top: 5px;
	}
	.barrinha-transparencia li:nth-child(2),
	.barrinha-transparencia li:nth-child(3) {
		margin-bottom: 0!important;
	}
	h1.title-geral {
	    font-size: 20px;
	    line-height: 22px;
	    padding: 20px 0;
	}
	.card-geral {
        font-size: 14px;
		line-height: 16px;
		padding: 15px 5px;
		height: 130px;
		display: flex;
		margin-bottom: 15px;
		text-align: center;
		flex-direction: column;
		align-items: center;
		justify-content: center;
	}
	.card-geral img {
	    height: 40px;
	    margin-right: 0;
	    display: table;
	    margin: 0 auto 5px;
	}
	.footer-site h4 {
	    font-size: 14px;
	    line-height: 16px;
	    padding: 15px 0;
	}
	.footer-site {
	    padding-top: 15px;
	}
	.rodape {
	    padding: 10px 0;
	}
	.rodape address, .rodape address a {
	    font-size: 12px;
	    line-height: 14px;
	    margin: 0 auto 10px;
	    display: table;
	}
	.rodape address span {
	    display: none;
	}
	#receitas-despesas svg.svg-card {
	    height: 60px;
	}
	.card-receitas p {
	    font-size: 18px;
	}
	a.card-receitas {
	    height: 200px;
	}
	.section-about .ouvidoria-tipos {
	    width: 32%;
	}
}