/*.img-brasao {
	position: absolute;
    top: 75px;
    left: 0;
}*/

.div_aux {
	height: 300px;
	display: block;
}

#banner img {
    max-width: 120px!important;
	margin: 10px;
}

@media (max-width: 991px){
	.div_aux {
		display: none; 
	}
}

.filtro-secretarias {
	width: 100%!important;
}

.secretaria-item {
	display: flex!important;
	justify-content: center!important;
	align-items: center!important;
	flex-direction: column!important;
}

.secretaria-item {
	box-shadow: 1px 1px 1px 1px rgba(215, 0, 34, 0.2)!important;
}

.secretaria-item img {
	box-shadow: 1px 1px 1px 1px rgba(215, 0, 34, 0.2)!important;
	border-radius: 50%!important;
}

.secretaria-item h3 {
	color: #d70022!important;
	text-align: center;
}

.filtro-secretarias .control {
	border: none;
	outline: none;
	position: absolute;
	background: #f1f1f1;
	top: 50%;
	min-width: 40px;
	min-height: 40px;
	z-index: 999;
	transform: translateY(-50%);
	overflow: hidden;
}

.filtro-secretarias .control.prev_ {
	left: 0;
	box-shadow: 2px 0 5px #f1f1f1;
}

.filtro-secretarias .control.next_ {
	right: 0;
	box-shadow: -9px 0 10px #f1f1f1;
}

.sec-item {
	width: 100%!important;
	height: 300px!important;
	padding: 10px!important;
}

.owl-carousel .owl-item img {
	width: auto!important;
}

.owl-carousel .owl-next, .owl-carousel .owl-prev {
	width: 3rem;
}

.owl-carousel .owl-next span, .owl-carousel .owl-prev span {
	font-size: 2rem;
}

.owl-theme .owl-nav [class*=owl-]:hover {
	background: #d70022!important;
}

/* Stories */

#stories h2 {
	color: #d70022;
}

.stories-container {
	display: flex;
	gap: 15px;
	overflow-x: auto;
	padding: 10px 0;
	scrollbar-width: none; /* Oculta a barra de rolagem no Firefox */
}
.stories-container::-webkit-scrollbar {
	display: none; /* Oculta a barra de rolagem no Chrome e Safari */
}
.story {
	flex: 0 0 auto;
	width: 100px;
	text-align: center;
}
.story img {
	padding: 2px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	border: 3px solid #d70022; /* Cor da borda */
	object-fit: cover;
	transition: transform 0.3s ease;
}
.story img:hover {
	transform: scale(1.1);
}
.story-title {
	margin-top: 5px;
	font-size: 14px;
	font-weight: 600;
	color: #333;
}

.centralizar {
	justify-content: center !important;
}

@media (max-width: 1000px) {
	.menu li a {
		color: #367E83;
		text-decoration: none;
		padding: 5px 10px;
		display: block;
		font-weight: bold;
		font-size: 14px;
	}
}

@media (max-width: 767px) {
	.logo-pmpp-topo {
		width: 140px;
		margin-bottom: 10px;
	}

	.menu-mobile{
		display: block;
	}

	.menu-desktop{
		display: none;
	}
	.bd-placeholder-img-lg {
		font-size: 3.5rem;
	}
	.centralizar {
		justify-content: left !important;
	}
}

.nav-destaques {
	margin-top: 10px;
	text-align: center;
	-webkit-tap-highlight-color: transparent;
}

.nav-destaques .owl-prev, .nav-destaques .owl-next {
	background: 0 0;
	color: inherit;
	border: none;
	padding: 0 !important;
	font: inherit;
	display: inline-block;
	cursor: pointer;
	border-radius: 3px;
	width: 3rem;
}

.nav-destaques .owl-prev span, .nav-destaques .owl-next span {
	font-size: 2rem;
}

.nav-destaques  [class*=owl-]:hover {
	/*background: #d70022 !important;*/
}

.nav-destaques  [class*=owl-]:hover {
	/*background: #869791;*/
	color: #FFF;
	text-decoration: none;
}

.carrosel .owl-item {
	display: flex;
	justify-content: center;
	align-items: center;
}

.carrosel .owl-stage {
	padding-top: 10px;
}

#banner .sugestoes .sugestao a {
	border-radius: 10px!important;
	color: white!important;
	background-color: #d70022!important;
}

.d-brasao {
	justify-content: end;
}

.d-brasao img {
	max-width: 200px !important;
	margin: 10px;
}

@media (max-width: 1140px) {
	.d-brasao {
		justify-content: center;
	}
}

#banner .sugestoes .sugestao:hover a {
	background-color: #333!important;
}

.logo-topo {
	position: absolute;
	right: 50%;
	left: 41%;
	width: 17%;
}

.wrap-edital {
	width: 100%;
	max-width: 360px;
	height: 209px;
	overflow: hidden;
	position: relative;
	max-height: 57%;
	display: flex;
	justify-content: center;
	align-items: end;
}

.wrap-edital img {
	object-fit: cover;
	font-family: "object-fit: cover;";
	transition: transform .5s;
	max-height: 80%;
}

@media (max-width: 1000px) {
	.logo-topo {
		display: none!important;
	}
}

.destaques-cor {
	color: #d70022!important;
}

#titulo-editais {
	color: #d70022!important;
	margin-left: 10px!important;
}

.esquerda {
	justify-content: end !important;
}

.owl-carousel2 .no-js .owl-carousel {
	display: block;
}

.owl-carousel2.owl-loaded {
	display: none;
}
.owl-carousel2 {
	display: none;
	width: 100%;
	z-index: 1;
}
.owl-carousel2, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel2 .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	padding: 10px;
}

.owl-carousel2 .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y;
	touch-action: manipulation;
	-moz-backface-visibility: hidden;
}

.owl-carousel2.owl-drag .owl-item {
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
.owl-carousel2 .owl-item {
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-touch-callout: none;
}
.owl-carousel2 .owl-item, .owl-carousel .owl-wrapper {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
}
.owl-carousel2, .owl-carousel .owl-item {
	-webkit-tap-highlight-color: transparent;
	position: relative;
}

.owl-carousel2 .owl-nav, .owl-carousel2 .owl-dots {
	display: none;
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel3,.owl-carousel3 .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel3 {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel3 .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel3 .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel3 .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0,0,0)
}

.owl-carousel3 .owl-item,.owl-carousel3 .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0)
}

.owl-carousel3 .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel3 .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel3 .owl-dots.disabled {
  
}

.owl-carousel3 .owl-nav.disabled {
	display: none;
}

.no-js .owl-carousel3,.owl-carousel3.owl-loaded {
  display: block
}

.owl-carousel3 .owl-dot,.owl-carousel3 .owl-nav .owl-next,.owl-carousel3 .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel3 .owl-nav button.owl-next,.owl-carousel3 .owl-nav button.owl-prev,.owl-carousel3 button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0!important;
  font: inherit
}

.owl-carousel3.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel3.owl-hidden {
  opacity: 0
}

.owl-carousel3.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel3.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel3.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel3.owl-rtl {
  direction: rtl
}

.owl-carousel3.owl-rtl .owl-item {
  float: right
}

.owl-carousel3 .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel3 .owl-animated-in {
  z-index: 0
}

.owl-carousel3 .owl-animated-out {
  z-index: 1
}

.owl-carousel3 .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel3 .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel3 .owl-item .owl-lazy:not([src]),.owl-carousel3 .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel3 .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel3 .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel3 .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel3 .owl-video-play-icon:hover {
  -ms-transform: scale(1.3,1.3);
  transform: scale(1.3,1.3)
}

.owl-carousel3 .owl-video-playing .owl-video-play-icon,.owl-carousel3 .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel3 .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel3 .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

.owl-carousel3 {
  flex-direction: column;
}

@media (max-width: 767px) {
  .owl-carousel3 .wrap-edital {
    max-width: none;
    height: auto;
  }
}