*{
	padding:0;
	box-sizing:border-box;
}

body{
	 font-family: 'Rubik', sans-serif;
	scroll-behavior: smooth;
}

html {
	scroll-behavior: smooth !important;
}


.eicon-close:before {
    content: "\e87f" !important;
}




img{
	max-width: 100%;
	width: auto;
}

h1{ 
   color: #0B2F78;
  
}  

.fundo-header{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 170px;
    min-height: 400px; 

}





/* MENU SUPERIOR */
#menu-superior {
  margin-right: 30px;	
  background: #05285200;
  display: flex;
  flex-direction: column;
  align-items: center;
  height: 45px;
}

#menu-interno {
	display: flex;
	align-items: center;
	font-family: 'Rubik', sans-serif;
}


.bloco-ouvidoria{
	display: flex; 
	justify-content: space-between;
	align-items: center;
	gap: 30px;
}




#menu-interno .menu--title--redes {
	
	color: white;
	font-size: .85rem;
	margin-right: 10px;
	
}

#menu-interno .menu--lista--socias {
	
	list-style: none;
	display: flex;
	margin-right:30px;
	
}

#menu-interno li a {
	
	color: white;
	font-size: 11px;
	font-family: "Rubik";
	text-decoration: none;
	font-weight: 400;
	
}

#menu-interno li {
	
	opacity: 1;
	transition: transform 100ms, opacity 100ms ease-in-out;
	
}

#menu-interno li:hover {
	
	opacity: 1;
	transform: scale(1.05);
	
}

#menu-redes-sociais {
	
	display: flex;
	align-items: center;
	margin-right: 1%;
	margin-top: 260px;
	align-items: center;
}

.menu-lista-sociais-itens{
	display: flex;
	align-items:center;
	gap: 8px;
}



#menu-redes-sociais .menu--title--redes {
	
	color: white;
	font-size: 1rem;
	margin-right: 15px;
	
}

#menu-redes-sociais .menu--lista--socias {
	flex-direction:column;
	list-style: none;
	display: flex;
	align-items: center;
}

#menu-redes-sociais li a {
	
	color: white;
	font-size: 1.8rem;
	text-decoration: none;
	
}

#menu-redes-sociais li {
	
	opacity: 1;
	transition: transform 100ms, opacity 100ms ease-in-out;
	
}

#menu-redes-sociais li:hover {
	
	opacity: 1;
	transform: scale(1.05);
	
}

/* MENU SUPERIOR */

/*Menu paginas*/

.list-nav-menu {
	
	list-style: none;
	
}

.menu {
	
		background: #0B1E79;
		text-align: center;
	
	
}

#meuBotaoDoMenu{
	margin-left:0;
	font-size: 48px;
}

.menu .btn-search {
	
	display: none;
	
}

.nav-menu .btn-close {
	
	display: none;
	
}

.menu h1 a{
	
	text-decoration: none;
	color: white;
	margin: 0;
	
}

.cabecalho {
	width: 100%;
  	display: grid;
  	/* grid-template-columns: auto auto 1fr; */
	grid-template-columns: 0.5fr 1.3fr 1.4fr 0.8fr 1fr;
  	align-items: center;
	background: #05285200;
	padding-bottom: 10px;
	margin-top: -30px;
}




.img-header{
	height: 100px;
}





.title-interativa {
	justify-self: center;
    font-size: 1.625rem;
    color: white;
	transition: transform 100ms ease-in-out;
	
}

.title-interativa a {
	font-size: 30px;
	font-family: 'Rubik', sans-serif;
	font-weight: 500;
	text-decoration: none;
	color: white;
}

.title-interativa span {
	
	font-weight: 100;
	color: white;
	
}

.barra-pesquisa {
	padding-inline: 20px;
}

.btn-radio {
		
	background: #1240b5;
	color: white;
	text-decoration: none;
	display: flex;
	align-items: center;
	padding: 5px;
	border-radius: 40px;
	width: 280px;
	margin-inline: 10%;
	border: none;
	cursor: pointer;
	
	transition: transform 100ms ease-in-out;
				
}

.btn-radio:hover {
	
		transform: scale(1.05);
	
}
	
.btn-radio i {

	font-size: 3rem;
	border-radius: 50%;
	background: #1c71e8;
	margin-right: 5px;

}
	
.btn-radio p {

	width: 210px;

}

#mega-menu-wrap-header-menu {
		background: #05285200;
		padding: 25px;
	
}



#search {
	
	display: none;
	
}

.icon-search i {
	
	text-decoration: none;
	color: white;
	margin-left: 0px;
	background: #4580f7;
	padding: 2px;
	
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	
}



.amazingslider-bottom-shadow-3 {
	
	display: none !important;
	
}

.mega-menu-item {
	
	margin-right: 15px;
	
}


/* Portais */
.servicos {
	
	width: 100%;
	height: 100%;
}


/*Content*/

.content {
	display: flex;
	flex-direction: column;
	max-width: 400px;
	margin: 0 auto;
		
}






.info-user-post {
	
	margin-bottom: 15px;
	
}

.desc-info-post {
	
	margin-bottom: 15px;
	
}

.content img.attachment-post-thumbnail {
	
	max-width: 400px;
	height: 400px;
	
	margin-bottom: 10px;
}

.content .content-text {
	
	max-width: 730px;
	margin-bottom: 20px;
	
}

.content .content-text p {
	
		margin-bottom: 10px;
		font-weight: 300;
		letter-spacing: 1px;
}

/*portais*/

.container-sections {
            max-width: 1200px;
            width: 100%;
        }

        .header-sections {
            text-align: center;
            margin-bottom: 4rem;
        }

        .title-sections {
            color: #052852;
            font-size: 2.5rem;
            font-weight: bold;
            margin-bottom: 0.5rem;
        }

        .subtitle-sections {
            color: #9a9a9a;
            font-size: 1.25rem;
        }

        .portals-grid-top {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 2rem;
            margin-bottom: 2rem;
        }

        .portals-grid-bottom {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 2rem;
            justify-items: center;
        }

        .portal-card {
            display: flex;
            flex-direction: column;
            align-items: center;
            text-decoration: none;
        }


        .portal-icon {
            width: 100%;
            aspect-ratio: 1/1;
            border-radius: 0.75rem;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 0.75rem;
            overflow: hidden;
        }

        .dark-bg {
            background-color: #052852;
        }

        .light-bg {
            background-color: #ffffff;
            border: 1px solid #e5e5e5;
        }

        .portal-icon img {
            max-width: 80%;
            max-height: 80%;
            object-fit: contain;
        }

        .portal-name {
            color: #052852;
            font-weight: bold;
            font-size: 1.25rem;
            text-align: center;
        }









		/* Animations */

		/* Ouvidoria */




/* Border */
.card-denuncia{
	border: 2px solid #FF4350;
}

.card-elogio{
	border: 2px solid #00D24F;
}

.card-reclamacao{
	border: 2px solid #e66a2c;
}

.card-solicitacao{
	border: 2px solid #6c5da3;
}

.card-sugestao{
	border: 2px solid #11aec9;
}

.card-informacao{
	border: 2px solid #f0c800;
}


.card-ouvidoria h3{
  margin: 0;
  color: #0d285f;
  font-family: 'Rubik', sans-serif;
  transition: color 0.3s ease-in-out;
}

.card-ouvidoria p {
  	font-size: 12px;
  	margin-top: 4px;
	font-family: 'Rubik', sans-serif;
	margin: 4px 0 0;
	color: #757575; 
	transition: color 0.3s ease-in-out;

}

.card-ouvidoria img {
  transition: filter 0.3s ease-in-out;
}


.card-ouvidoria{
  transition: filter 0.3s ease-in-out;
}



/* Animações dentro do background do card*/

.card-denuncia:hover {
	transition: 0.3s ease-in-out;
  /*background-color: #FF4350;*/
	background-color: #002352;
	border-color: #002352 !important;
}

.card-elogio:hover{
  transition: 0.3s ease-in-out;
  /*background-color: #00D24F;*/
	background-color: #002352;
	border-color: #002352 !important;
}

.card-reclamacao:hover{
  transition: 0.3s ease-in-out;
  /*background-color: #e66a2c;*/
	background-color: #002352;
	border-color: #002352 !important;
}

.card-solicitacao:hover{
	 transition: 0.3s ease-in-out;
	 /*background-color: #6c5da3;*/
	background-color: #002352;
	border-color: #002352 !important;
}

.card-sugestao:hover{
	transition: 0.3s ease-in-out;
	/*background-color: #11aec9;*/
	background-color: #002352;
	border-color: #002352 !important;
}

.card-informacao:hover{
	transition: 0.3s ease-in-out;
	/*background-color: #f0c800;*/
	background-color: #002352;
	border-color: #002352 !important;
}
.card-simplifique:hover{
	transition: 0.3s ease-in-out;
	/*background-color: #267aab;*/
	background-color: #052852;
	border-color: #052852 !important;
}

.card-ouvidoria:hover h3,
.card-ouvidoria:hover p{
  color: white;
}

.card-ouvidoria:hover img{
  filter: brightness(0) invert(1);
}






		/* Portais */
		.portal-card  {
 		 transition: transform 0.5s;
		}


		.portal-card:hover  {
 		transform: scale(1.1);
		}
	
		/* Nossos Sistemas */
		.sistemas-card{
	 	 transition: transform 0.5s;
		}

		.sistemas-card:hover{
	 	 transform: scale(1.1);
		}
		
		/* Contêiner para centralizar o botão */
		.btn-container {
  		display: flex;
  		justify-content: center;
 		 margin-top: 48px;
		}

/* Link sem sublinhado e centrado */
.btn-link {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center; /* corrigindo a grafia de align-items */
}

/* Botão */
.btn-servicos {
  border: 1px solid #002352;;
  font-family: 'Rubik', sans-serif;
  color: #002352;
  background-color: transparent;
  padding: 12px 40px;
  border-radius: 9999px;
  cursor: pointer;
  transition: background-color 1s, color 1s; /* ou all 1s */
  font-size: 20px;
	font-weight: 500;
	margin-bottom:20px;
}

/* Hover */
.btn-servicos:hover {
  border: 1px solid #002352;
  background-color: #002352;
  color: #fff; /* contraste com o fundo */
}


		/* Recursos TI */
		
/*Aqui é toda parte do Recursos TI, fazendo a animação quando eu passo o mouse*/


	/* SERVIÇOS Hover*/

.servicos-card{
	transition: 0.3s ease-in-out;
	
}

.servicos-card:hover{
	padding-left: 20px;
}
	