@charset "ISO-8859-1";

.login-body .login-panel .ui-selectonemenu {
	background: #ffffff;
	border: 1px solid #65656a;
	color: #252529;
	font-size: 13px;
	padding: 0.05em;
	-moz-transition: border-color 0.2s, box-shadow 0.2s;
	-o-transition: border-color 0.2s, box-shadow 0.2s;
	-webkit-transition: border-color 0.2s, box-shadow 0.2s;
	transition: border-color 0.2s, box-shadow 0.2s;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 0px;
}

.layout-wrapper .layout-menu-container .layout-menu li.layout-root-menuitem>a
	{
	display: block;
}

.login-body .login-panel .ui-selectonemenu .ui-selectonemenu-label {
	min-height: 0px;
	padding: 0.0em;
}
/*MODAL DE IMPRESSÃO*/
body .sw-dialog-imp .ui-dialog-titlebar {
	padding: 1.0rem;
}

/*LINK HOME*/
.home-TopBar {
	margin-top: 0px !important;
	padding: 0 5px 5px 5px;
	transition: background-color 0.2s ease;
}

.home-TopBar-Branco {
	color: #ffffff;
	font-size: 32px;
	padding: 0.05em;
}

.home-TopBar-Black {
	color: #252529;
	font-size: 32px;
	padding: 0.05em;
}

/*TITULO*/
.titulo-TopBar-Branco {
	color: #ffffff;
	font-size: 32px;
	padding: 0.05em;
	font-weight: bold !important;
}

.titulo-TopBar-Black {
	color: #252529;
	font-size: 32px;
	padding: 0.05em;
	font-weight: bold !important;
}

.layout-SubTitulo {
	height: 50px;
	left: 0;
	width: 100%;
	z-index: 999;
	padding: 12px 12px;
	box-shadow: 0 2px 10px 0 rgb(0 0 0/ 16%);
}

/*LAYOUT*/
.layout-main-corPlanoDeFundo {
	background: rgb(0 0 0/ 8%);
}

.layout-horizontal .layout-main {
	min-height: 87.6vh;
}

/*IMPEDE QUE O LABEL FIQUE POR SIMA DO MENU*/
.ui-chkbox .ui-chkbox-label {
	z-index: 0;
}

/*ESCONTE PARTE DO LABEL QUANDO DIMINUI A TELA*/
label {
	white-space: nowrap !important;
	overflow: hidden;
	display: block;
	clear: left;
}

/*TABS*/
.ui-tabs .ui-tabs-panels {
	padding-top: 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 71.6vh;
}

.ui-tabs .ui-tabs-panels .ui-tabs-panels {
	padding-top: 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 0vh;
}

.layout-horizontal .ui-tabs .ui-tabs-panels {
	padding-top: 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 66.7vh;
}

.layout-horizontal .ui-tabs .ui-tabs-panels .ui-tabs-panels {
	padding-top: 0px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	min-height: 0vh;
}

.ui-tabs .ui-tabs {
	box-shadow: 0 2px 10px 0 rgb(0 0 0/ 15%);
}

/* PAINEL GRID */
.ui-grid-col-1, .ui-grid-col-2, .ui-grid-col-3, .ui-grid-col-4,
	.ui-grid-col-5, .ui-grid-col-6, .ui-grid-col-7, .ui-grid-col-8,
	.ui-grid-col-9, .ui-grid-col-10, .ui-grid-col-11, .ui-grid-col-12 {
	padding-left: .25rem !important;
	padding-right: .25rem !important;
}

body .ui-panelgrid .ui-panelgrid-cell {
	padding-top: .30rem;
	padding-bottom: .30rem;
}

/*MENU  OBS: A ordem interfere no resultado o menor deve vim antes*/
@media screen and (min-width: 1200px) {
	.layout-wrapper.layout-horizontal .layout-menu-container .layout-menu>li>ul
		{
		min-width: 300px;
	}
}

@media screen and (min-width: 1600px) {
	.layout-wrapper.layout-horizontal .layout-menu-container .layout-menu>li>ul
		{
		min-width: 350px;
	}
}

/*BOTÃO DE CONFIGURAÇÃO*/
.layout-config .layout-config-content .layout-config-button {
	top: 150px;
}

/*PERSONALIZADO*/
.corPesquisa {
	background-color: rgb(255 255 100/ 15%);
}

.cheap {
	background-color: rgb(15 151 199/ 80%);
	background-image: none !important;
}

.corAzulEscuro {
	background-color: rgb(15 151 199/ 80%);
}

.fonteAzulPiscina {
	color: #04d9d985 !important;
}

.corAzulClaro {
	background-color: rgba(224, 255, 251, 255);
}

.fonteVerdeClaro {
	color: #00ff00b8 !important;
}

.corCinzaEscuro {
	background: rgb(0 0 0/ 40%);
}

.corLaranja {
	background-color: rgb(255 153 0/ 50%);
}

.negrito {
	font-weight: bold !important;
}

.fonteNormal {
	font-weight: normal !important;
}

.boldBlack {
	font-weight: bold !important;
	color: black !important;
}

.fonteVermelha {
	color: red !important;
}

.fonteLaranja {
	color: orange !important;
}

.orange {
	color: orange !important;
}

.fonteVerde {
	color: green !important;
}

.fonteAzul {
	color: blue !important;
}

.fonteAmarela {
	color: #e1e11fb8 !important;
}

.fonteRosaClaro {
	color: #ff999985 !important;
}

.fonteRosa {
	color: #ff00ff85 !important;
}

.alinhaNumerico {
	text-align: right;
}

.texAlgnRight {
	text-align: right !important;
}

.texAlgnCenter {
	text-align: center !important;
}

.corColEdit {
	background-color: #dee2e6 !important;
}

.statusAguardando {
	background-color: #0f97c7f5;
	border-radius: 6px;
	height: 30px;
	width: 16rem;
	color: white;
	text-align: center;
	font-weight: bold !important;
}

/*BORDA*/
.lc-bl-1 {
	border-left: 1px solid #dee2e6 !important;
}

.lc-br-1 {
	border-right: 1px solid #dee2e6 !important;
}

.lc-bt-1 {
	border-top: 1px solid #dee2e6 !important;
}

.lc-bb-1 {
	border-bottom: 1px solid #dee2e6 !important;
}

/* LARGURA */
.Wid100 {
	width: 100%;
}

.Wid90 {
	width: 90%;
}

.Wid80 {
	width: 80%;
}

.Wid70 {
	width: 70%;
}

.Wid60 {
	width: 60%;
}

.Wid50 {
	width: 50%;
}

.Wid45 {
	width: 45%;
}

.Wid40 {
	width: 40%;
}

.Wid35 {
	width: 35%;
}

.Wid33 {
	width: 33.3%;
}

.Wid30 {
	width: 30%;
}

.Wid25 {
	width: 25%;
}

.Wid20 {
	width: 20%;
}

.Wid15 {
	width: 15%;
}

.Wid10 {
	width: 10%;
}

.Wid8 {
	width: 8%;
}

.Wid5 {
	width: 5%;
}

.Wid00 {
	width: 0%;
}

/* ESPAÇO EM BRANCO */
.EmptyBox5 {
	display: block;
	width: 100%;
	height: 5px;
	overflow: hidden;
}

.EmptyBox10 {
	display: block;
	width: 100%;
	height: 10px;
	overflow: hidden;
}

.EmptyBox20 {
	display: block;
	width: 100%;
	height: 20px;
	overflow: hidden;
}

.EmptyBox50 {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
}

.EmptyBox100 {
	display: block;
	width: 100%;
	height: 100px;
	overflow: hidden;
}

/* LARGURA MINIMA */
.lc-min-width-20 {
	min-width: 20px;
}

.lc-min-width-50 {
	min-width: 50px;
}

.lc-min-width-80 {
	min-width: 80px;
}

.lc-min-width-100 {
	min-width: 100px;
}

.lc-min-width-120 {
	min-width: 120px;
}

.lc-min-width-130 {
	min-width: 130px;
}

.lc-min-width-150 {
	min-width: 150px;
}

.lc-min-width-170 {
	min-width: 170px;
}

.lc-min-width-200 {
	min-width: 200px;
}

.lc-min-width-220 {
	min-width: 220px;
}

.lc-min-width-250 {
	min-width: 250px;
}

.lc-min-width-300 {
	min-width: 300px;
}

.lc-min-width-320 {
	min-width: 320px;
}

.lc-min-width-400 {
	min-width: 400px;
}

/* LARGURA MÁXIMA */
.lc-max-width-20 {
	max-width: 20px;
}

.lc-max-width-50 {
	max-width: 50px;
}

.lc-max-width-80 {
	max-width: 80px;
}

.lc-max-width-100 {
	max-width: 100px;
}

.lc-max-width-120 {
	max-width: 120px;
}

.lc-max-width-130 {
	max-width: 130px;
}

.lc-max-width-150 {
	max-width: 150px;
}

.lc-max-width-170 {
	max-width: 170px;
}

.lc-max-width-200 {
	max-width: 200px;
}

.lc-max-width-220 {
	max-width: 220px;
}

.lc-max-width-250 {
	max-width: 250px;
}

.lc-max-width-300 {
	max-width: 300px;
}

.lc-max-width-320 {
	max-width: 320px;
}

.lc-max-width-400 {
	max-width: 400px;
}

.lc-max-width-500 {
	max-width: 500px;
}

/*ESPAÇAMENTO*/
.p-pr-Z03 {
	padding-right: 0.03rem !important
}

.p-pl-Z03 {
	padding-left: 0.03rem !important
}

/* COR PESQUISA */
body .corPesquisa .ui-inputfield {
	background-color: rgb(255 255 100/ 15%);
}

body .ui-input-filled .corPesquisa .ui-inputfield, body.ui-input-filled .corPesquisa .ui-inputfield
	{
	background-color: rgb(255 255 100/ 15%);
}

/* AUTO COMPLETE */
body .ui-autocomplete-panel .ui-autocomplete-items .ui-autocomplete-item
	{
	padding: 0.5rem 1rem;
}

body .ui-autocomplete-panel .ui-autocomplete-items .ui-autocomplete-item.ui-autocomplete-row>td
	{
	padding: 0.5rem 1rem;
}

/* Corrige o posicionamento da setinha (dropdown) no p:autoComplete */
body .ui-autocomplete {
    position: relative; /* necessário para o dropdown se posicionar corretamente */
}

body .ui-autocomplete .ui-autocomplete-dropdown {
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translateY(-50%);
    z-index: 1;
}

body .ui-autocomplete .ui-autocomplete-input {
    padding-right: 2rem; /* espaço para a seta */
}

/* BOTÕES */
button.ui-button {
	margin-right: .25rem;
	margin-bottom: .25rem;
	box-shadow: 0 3px 1px -2px rgb(0 0 0/ 20%), 0 2px 2px 0 rgb(0 0 0/ 14%),
		0 1px 5px 0 rgb(0 0 0/ 12%);
}

/* TABELAS */
body .ui-datatable .ui-datatable-data>tr>td {
	padding: 0.25rem 0.5rem;
}

body .ui-datatable thead th {
	padding: 0.5rem 0.5rem;
}

/*PADDING IMPORTANT*/
.lc-p-0 {
	padding: .0rem !important;
}

.lc-pb-0 {
	padding-bottom: .0rem !important;
}

.lc-pt-0 {
	padding-top: .0rem !important;
}

.lc-pl-0 {
	padding-left: .0rem !important;
}

.lc-pr-0 {
	padding-right: .0rem !important;
}

.lc-p-0-05 {
	padding: .05rem !important;
}

/*AJUDA DAS PAGINAS*/
.lc-ajuda .ql-video {
	min-width: 600px;
	min-height: 350px;
	background-color: #dee2e6 !important;
	border: 1px solid #000000 !important;
}

.renderiza-para-tamanhos-superior-991 {
	display: block !important;
}

.renderiza-para-tamanhos-inferior-991 {
	display: none !important;
}

.ui-outputlabel .ui-outputlabel-rfi {
	margin-left: 0.4em;
	color: #f00;
}

.ui-fluid .ui-selectonemenu {
	min-width: 100% !important;
}

body .ui-selectonemenu-panel .ui-selectonemenu-items .ui-selectonemenu-item
	{
	white-space: pre-wrap !important;
	overflow: hidden;
	display: block;
	clear: left;
}

.lc-renderiza-botao-web {
	display: block !important;
}

.lc-renderiza-botao-mobile {
	display: none !important;
}

@media screen and (max-width: 991px) {
	.renderiza-para-tamanhos-superior-991 {
		display: none !important;
	}
	.renderiza-para-tamanhos-inferior-991 {
		display: block !important;
	}
	.layout-wrapper .layout-main {
		margin-left: 0;
		padding-top: 70px;
		-moz-transition: margin-left 0.2s;
		-o-transition: margin-left 0.2s;
		-webkit-transition: margin-left 0.2s;
		transition: margin-left 0.2s;
	}
}

@media screen and (max-width: 881px) {
	body .ui-selectonemenu-panel {
		max-width: calc(100% - 86px);
	}
}

.layout-SubTitulo {
	height: auto;
	padding-bottom: 0;
}

.layout-SubTitulo>h2 {
	margin-bottom: 0;
}

@media ( max-width : 640px) {
	.lc-renderiza-botao-web {
		display: none !important;
	}
	.lc-renderiza-botao-mobile {
		display: block !important;
	}
	.layout-SubTitulo>h2 {
		font-size: 18px;
	}
	.ui-column-title {
		display: inherit;
		font-weight: bold;
	}
	.ui-datatable-reflow .ui-datatable-data td[role="gridcell"]:not(.ui-helper-hidden)
		{
		text-align: left !important;
		display: flex !important;
	}
	.ui-panelgrid.ui-panelgrid-blank .ui-panelgrid-content.ui-widget-content,
		.ui-panelgrid.ui-panelgrid-blank .ui-panelgrid-header.ui-widget-header,
		.ui-panelgrid.ui-panelgrid-blank .ui-panelgrid-footer.ui-widget-header,
		.ui-panelgrid.ui-panelgrid-blank .ui-panelgrid-header>tr.ui-widget-header,
		.ui-panelgrid.ui-panelgrid-blank tbody>tr.ui-widget-content,
		.ui-panelgrid.ui-panelgrid-blank tbody>tr.ui-widget-content>td.ui-panelgrid-cell,
		.ui-panelgrid.ui-panelgrid-blank .ui-panelgrid-footer>tr.ui-widget-footer
		{
		background: 0;
		/*border-bottom: 0.7px solid #80808069 !important;*/
	}
	body .ui-datatable-reflow .ui-datatable-data tr {
		border-bottom: 1px solid rgba(0, 0, 0, 0.4);
	}
	.ui-panelgrid .ui-grid-responsive .ui-grid-row {
		border-top: none !important;
	}
	body .ui-paginator .ui-paginator-pages .ui-paginator-page {
		line-height: 1.8em;
		min-width: 1.8em;
		height: 1.8em;
		margin: 0rem;
	}
	body .ui-paginator .ui-paginator-first, body .ui-paginator .ui-paginator-prev,
		body .ui-paginator .ui-paginator-next, body .ui-paginator .ui-paginator-last
		{
		width: 1.8em;
		height: 1.8em;
		margin: 0em;
	}
	body .ui-datatable .ui-paginator {
		padding: 1rem 0;
	}
	#rating_header {
		font-size: 1.1rem !important;
	}
}

.layout-wrapper .layout-menu-container .layout-menu li ul {
	z-index: 3 !important;
}

/*Alteração Christierlei*/
.class-voltar {
	padding-top: 80vh;
	display: flex;
	flex-direction: column;
	flex-wrap: wrap;
	align-content: center;
	justify-content: center;
	align-items: center;
}

/*imagem footer*/
.layout-footer img {
	height: 35px;
}

/*logo user*/
.layout-wrapper .layout-topbar .topbar-menu>li>a>img {
	width: 150px;
	margin-top: 4px;
}

/*page 404*/
.class-bg-404 {
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 100vh;
	background: url('../resources/image/pages/page-404.jpg');
	background-size: cover;
	background-position: center; /* Centraliza a imagem */
	background-repeat: no-repeat; /* Impede a repetição da imagem */
}

/*page error*/
.class-bg-erro {
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 100vh;
	background: url('../resources/image/pages/erro-desktop.png');
	background-size: cover;
	background-position: center; /* Centraliza a imagem */
	background-repeat: no-repeat; /* Impede a repetição da imagem */
}

/*Login (2024-09-11)*/
.login-body {
	padding: 0;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	height: 100vh;
	background: url('../resources/image/pages/login-desktop.jpg');
	background-size: cover;
	background-position: center; /* Centraliza a imagem */
	background-repeat: no-repeat; /* Impede a repetição da imagem */
}

.login-body .login-panel {
	padding-top: 20vh;
	height: auto;
	right: 23vw;
	background: none !important;
}

@media screen and (max-width: 1800px) {
	.login-body .login-panel {
		right: 15vw;
	}
}

@media screen and (max-width: 1600px) {
	.login-body .login-panel {
		right: 14vw;
	}
}

@media screen and (max-width: 1400px) {
	.login-body .login-panel {
		right: 10vw;
	}
}

@media screen and (max-width: 1200px) {
	.login-body .login-panel {
		right: 4vw;
	}
}

@media screen and (max-width: 991) {
	.class-bg-erro {
		background: url('../resources/image/pages/erro-mobile-portrait.jpg')
			!important;
	}
	.login-body {
		padding: 0;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		height: 100vh;
		background: url('../resources/image/pages/login-mobile.jpg');
		background-size: cover;
		background-position: center; /* Centraliza a imagem */
		background-repeat: no-repeat; /* Impede a repetição da imagem */
	}
}

@media screen and (max-width: 720px) {
	.login-body {
		padding: 0;
		overflow: hidden;
		margin: 0 auto;
		position: relative;
		height: 100vh;
		background: url('../resources/image/pages/login-mobile.jpg');
		background-size: cover;
		background-position: center; /* Centraliza a imagem */
		background-repeat: no-repeat; /* Impede a repetição da imagem */
	}
}

@media screen and (max-width: 40em) {
	.login-body .login-panel {
		bottom: 35vh;
	}
}

/* INDEX COM IMAGEM DE FUNDO (INICIALMENTE PARA PREFEITURA DE UBA)*/
.imagem-fundo {
    background: url('../resources/image/pages/page-uba.jpeg') no-repeat center center !important;
    background-size: cover !important;
    position: relative;
    padding: 2rem;
    box-sizing: border-box;
}

.scroll-nativo {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    max-height: 75vh;
}

.scroll-nativo {
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: rgba(255,255,255,0.3) transparent; /* cor do thumb e track no Firefox */
}

/* Chrome, Edge e Safari */
.scroll-nativo::-webkit-scrollbar {
    width: 6px; /* largura da barra */
}

.scroll-nativo::-webkit-scrollbar-track {
    background: transparent; /* fundo transparente */
}

.scroll-nativo::-webkit-scrollbar-thumb {
    background: rgba(255, 255, 255, 0.3); /* thumb semi-transparente */
    border-radius: 10px;
    transition: background 0.3s ease;
}

.scroll-nativo::-webkit-scrollbar-thumb:hover {
    background: rgba(255, 255, 255, 0.5); /* levemente mais visível ao passar o mouse */
}


.imagem-fundo::before {
	content: '';
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
	/* degrade suave de cima (escuro) para baixo (mais claro) */
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0.6),
		rgba(0, 0, 0, 0.2));
	z-index: 0;
}

/* largura genérica */
.imagem-fundo, .imagem-fundo::before,
.imagem-fundo .ui-scrollpanel-container, 
.imagem-fundo .ui-scrollpanel-content,
.scroll-nativo {
    width: auto !important;
    min-width: 100% !important;
}

.imagem-fundo * {
    position: relative;
    z-index: 1;
}

/* CATEGORIAS */
.titulo-categoria {
	text-align: center;
	margin: 2rem 0 1.5rem;
	padding-bottom: 0.5rem;
	border-bottom: 2px solid white;
	color: white;
	font-size: 2rem;
	line-height: 1.2;
	font-weight: 600;
}

/* ESTILOS PARA A BARRA DE PESQUISA */
.barra-pesquisa {
	padding: .7rem;
	background: rgba(255, 255, 255, 0.95);
	border-radius: 12px;
	box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
	margin: 0 auto;
	max-width: 800px;
	border: 1px solid #e0e0e0;
}

/* CARDS */
.card-servico {
	background: rgba(255, 255, 255, 0.9);
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
	border: 1px solid #e0e0e0;
	height: 100%;
	display: flex;
	flex-direction: column;
}

.card-servico:hover:not(:has(.ui-state-disabled)) {
	background: rgba(255, 255, 255, 1);
}

.link-servico {
	text-decoration: none !important;
}

.card-corpo {
	padding: 1.5rem;
	flex-grow: 1;
	display: flex;
	flex-direction: column;
	height: 10rem;
}

.card-titulo {
	color: #252529;
	font-size: 1.2rem;
	font-weight: 600;
	margin-bottom: 0.8rem;
	font-size: 1.2rem;
}

.card-descricao {
	color: #424242;
	line-height: 1.5;
	font-size: 1.1rem;
	flex-grow: 1;
}

.card-rodape {
	background: rgba(249, 249, 249, 0.8);
	padding: 0.8rem 1.5rem;
	border-top: 1px solid #eee;
}

.imagem-fundo #form1, .imagem-fundo .layout-SubTitulo, .imagem-fundo .ui-tabs.ui-tabs-top>.ui-tabs-nav,
	.imagem-fundo .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header.ui-state-active,
	.imagem-fundo .ui-tabs-panels, .imagem-fundo .ui-panelgrid .ui-panelgrid-cell,
	.imagem-fundo .ui-scrollpanel-track, .imagem-fundo .ui-divider.ui-divider-horizontal .ui-divider-content,
	.imagem-fundo .ui-accordion .ui-accordion-content:last-of-type
	{
	background: transparent !important;
}

.imagem-fundo .ui-tabs.ui-tabs-top>.ui-tabs-nav:before, .imagem-fundo .ui-tabs.ui-tabs-top>.ui-tabs-nav li.ui-tabs-header.ui-state-active
	{
	border: none !important;
}

.imagem-fundo .layout-SubTitulo h2, .imagem-fundo .ui-divider .ui-divider-content * {
	color: white !important;
}

.imagem-fundo .ui-scrollpanel-drag {
	width: 4px;
	border-radius: 10px;
}

.imagem-fundo .ui-scrollpanel-track {
	width: 0 !important;
	left: 9px !important;
}

.imagem-fundo .ui-tabs.ui-tabs-top>.ui-tabs-nav {
	display: none;
}

.layout-horizontal .layout-main {
	min-height: 87.2vh;
}

/* INDEX PADRÃO PARA DEMAIS ENTIDADES */

.paragrafo {
	font-size: 12pt;
	line-height: normal;
}

.corAzulClaro {
	background-color: rgba(224, 255, 251, 0.5);
}

.corAzulClaro:hover {
	background-color: rgba(224, 255, 251, 0.8);
}

.boxPortal:hover {
	box-shadow: 0.1px -2px gray, 0 2px 8px 0 rgba(0, 0, 0, 0.3);
}

.boxPortal {
	height: 170px;
	min-width: 280px;
	border-radius: 8px;
	box-shadow: 0.1px -2px #808080a6, 0 2px 8px 0 rgba(0, 0, 0, 0.08);
}

/* BOTAO DE VOLTAR */

.botaoVoltar i:hover {
	background-color: #F0F0F0;
	cursor: pointer;
}

.botaoVoltar i {
	padding: 1rem;
	margin-right: .5rem;
	border-radius: 100%;
	transition: all 0.2s ease !important; /* Transição suave */
}

/* RESPONSIVIDADE */

@media screen and (min-width: 992px) and (max-width: 1261px) {
	.p-lg-4 {
		-webkit-box-flex: 0;
		-ms-flex: 0 0 auto;
		flex: 0 0 auto;
		width: 50%
	}
}

@media screen and (max-width: 991px) {
	.imagem-fundo {
		background: url('../resources/image/pages/page-uba-mobile.jpeg')
			no-repeat center !important;
		background-size: cover !important;
		background-position: center 100% !important;
	}
}

@media screen and (min-width: 1262px) {
	.boxPortal {
		height: 150px;
	}
}

/* desktops grandes */
@media (min-width: 1375px) {
    .imagem-fundo {
        background-position: center 80% !important;
    }
}