html {
	height: 100%;
	width: 100%;
}
.itemid-101 #sp-page-title{
	display: none !important;
}
body {
    transition: all 0s ease;
	height: 100%;
	font-size: 14px !important;
}
.d-none {
  display: none;
}
#sp-logo-right {
	margin-top: 22px; 
}
#sp-logo-right img {
	float: right;
}
/*---------- input search menu header ----------*/
#sp-header .sp-module{
	margin: 0;
}
.search-header {
	margin-top: 20px;
}
.search-header .sp-module, .awesomplete {
	width: 92% !important;
	text-align: center;
}
.search-header input {
	width: 100% !important;
	height: 54px;
	display: inline-block;
	border-radius: 0px !important;
	padding: 15px 40px 15px 15px;
}
.search-header input {
	float: right;
}
.search-header input:focus, .search-files input:focus {
	border-color: #c4161c;
	box-shadow: none;
}	
.search-header button, .search-files button {
	font-size: 0;
    position: absolute;
    right: 30px;
    color: #000;
    padding: 0;
    background: transparent;
    border: 0;
}
.search-header button {
	font-size: 0;
	position: absolute !important;
	right: 25px;
	top: 17px;
	color: #000;
	padding: 0;
	background: transparent;
	border: 0;
}
.search-files button {
	top: 50%;
}
.search-header button:hover, .search-files button:hover {
    background: transparent;
}
.search-header button:focus, .search-files button:focus {
    outline: 0;
	background-color: transparent;
    border-color: inherit;
}
.search-header span, .search-files span {
	font-size: 20px;
	color: black;
}
.search-header label, .search-files label {
	display: none !important;
}
.search-header .finder {
	text-align: right;
}
.search-header a {
	font-size: 10px;
    text-transform: uppercase;
    font-weight: bold;
}	
.sp-module.search-files {
	margin-top: 10px;
}
/*---------- alterando background home ----------*/
.home #sp-main-body, .home #sp-row-body {
	background: transparent;
}
/*---------- costumização barra de acessibilidade icones sociais ----------*/
#sp-top2 .social-icons li a {
    font-size: 16px;
}
#sp-top2 .social-icons li a span {
    display: none;
}
/*---------- costumização barra de acessibilidade Espaço do Servidor e Sistemas Corporativos----------*/
#sp-top4 {
	background-color: #c4161c;
	text-align: right;
	padding-left: 0;
	position: relative;
}
#sp-top3 {
	background-color: #717171;
	text-align: center;
	padding: 0;
}
#sp-top4::after {
	display: block;
	content: '';
	background-color: #c4161c;
	height: 100%;
	position: absolute;
	right: -500%;
	width: 500%;
	top: 0;
}
#sp-top4 .dropdown-top4,  #sp-top3 .dropdown-top3 {
	width: 100%;
	border-radius: 0;
	padding-left: 5px;
}
#sp-top4 .dropdown-top4 li, #sp-top3 .dropdown-top3 li {
	border-bottom: 0;
}
#sp-top4 .dropdown-top4 a, #sp-top3 .dropdown-top3 a {
	line-height: 20px;
	color: #000000;
	font-size: 12px;
}
#sp-top4 .dropdown-top4 a:hover, #sp-top4:hover .dropdown-top4, #sp-top3 .dropdown-top3 a:hover, #sp-top3:hover .dropdown-top3 {
	color: #eb4947 !important;
	text-decoration: none;
}
#sp-top4 .dropdown-top4 a::before, #sp-top3 .dropdown-top3 a::before {
	content: none;
}
#sp-top4:hover .dropdown-top4, #sp-top3:hover .dropdown-top3 {
	display: block;
}
#sp-top4 .dropbtn-top4, #sp-top3 .dropbtn-top3 {
	background: transparent;
	border: transparent;
	color: #ffffff;
}
#sp-top4 .dropbtn-top4:hover, #sp-top4:hover .dropbtn-top4, #sp-top3 .dropbtn-top3:hover, #sp-top3:hover .dropbtn-top3 {
	text-decoration: underline;
}
#sp-top4 .sp-module, #sp-top3 .sp-module {
	margin: 0;
	width: 100%;
}
#sp-top3 .sp-module, .acessibilidade_margin {
	margin: 0;
}
#sp-top3 .dropbtn-top3:focus,  #sp-top4 .dropbtn-top4:focus{
	outline: 0;
}

.sp-module ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
/*---------- configuração topbar ----------*/
#sp-top-bar {
	padding: 0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#sp-top1,#sp-top3,#sp-top4 {
	padding-top: 13px;
}
.body-innerwrapper {
	height: 100% !important;
}
/*---------- configuração Vlibras ----------*/
#sp-top2 {
	text-align: start;
	padding: 0;
	height: 42px;
}

#sp-top2 .dropdown-top2 {
	width: 100%;
	border-radius: 0;
}

#sp-top2:hover .dropdown-top2 {
	display: block;
}

#sp-top2 .dropdown-top2 li {
	border-bottom: 0;
	color: #000000;
}

#sp-top2 .dropdown-top2 img {
	margin: 10px auto 0 auto;
}

#sp-top2 .dropdown-top2 p {
	padding: 20px;
	text-align: justify;
	color: #000000 !important;
}

#sp-top2 .dropdown-top2 a {
	color: #000000;
	font-weight: 600;
}

#sp-top2 .dropdown-top2 a:hover {
	color: #eb4947;
}

#sp-top2 .dropdown-top2 a::before {
	content: none;
}

#sp-top2 .dropbtn-top2 {
	background: transparent;
	border: transparent;
	width: 50px;
}

/*---------- configuração acessibilidade ----------*/
#sp-top1{
	padding-left: 0;
}
#sp-top1 .sp-module{
	margin: 0;
}

/*---------- espaço servidor ----------*/
.dropdown-top3 a:hover, .dropdown-top4 a:hover {
	color: #eb4947 !important;
}
#mod-custom118 .dropdown{
	text-align: center;
}
/*---------- top header ----------*/
#sp-header{
	box-shadow: none;
	margin-top: 30px;
	height: 100%;
	background-color: transparent;
}
#sp-header .container {
	padding-right: 15px;
	padding-left: 15px;
}
/*---------- logo header ----------*/
#sp-logo .sp-column {
	padding-left: 12px;
	justify-content: start;
	padding-top: 6px;
}
.logo{
	margin-top: 12px !important;
}
/*---------- search header ----------*/
.search-header {
	margin-top: 20px;
	justify-content:center;
	padding-top: 6px;
}
.mod-finder br{
	display: none;
}

.mod-finder{
	text-align: right;
}

.input-group{
	justify-content: center;
}
.mod-finder__advanced-link{
	display: flex;
    justify-content: end;
    margin-top: 5px;
    margin-right: 19px;
}

/*---------- logo right ----------*/
#sp-logo-right {
	margin-top: 8px;
}
#sp-logo-right .sp-column{
	justify-content: end;
}

/*---------- menu header ----------*/
#sp-menu{
	padding-left: 0;
}
.sp-megamenu-wrapper{
	justify-content: center;
	align-items: center;
}
.sp-dropdown-inner{
	padding: 10px !important;
	padding-top: 5px !important;
}
.sp-menu-item{
	text-transform: uppercase;
}
.auditoria-class .sp-dropdown{
	width: 100% !important;
}
.sp-megamenu-wrapper .sp-megamenu-parent{
	height: 100%;
    width: 100%;
    text-align: center;
}
ul.sp-megamenu-parent.menu-animation-fade-down.d-none.d-lg-block > li:first-child {
    display: none !important;
}
.sp-megamenu-parent li{
	font-weight: 600;
	text-align: left;
	padding-right: 3%;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.sp-megamenu-parent li a{
	line-height: 90px;
}

.sp-menu-right{
	padding-bottom: 10px;
}
.sp-menu-right a{
	font-size: 12px !important;
	text-transform: uppercase ;
}
.sp-dropdown-sub:hover,  .sp-dropdown-sub, body.ltr .sp-megamenu-parent .sp-dropdown .sp-dropdown-items .sp-has-child>a:after{
	display: none !important;
}
.sp-dropdown-items li {
	border-bottom: 1px solid #efefef;
}
.sp-dropdown-items li:last-child{
	border-bottom: 0;
}
.sp-dropdown-items li a {
	padding-left: 5px !important;
}
.sp-menu-item .sp-dropdown-main{
	top: 59px !important;
	border-top: 3px solid #c4161c;
}

/*---------- btn transparencia ----------*/
.btn-transparencia{
	margin-bottom: 10px;
	align-items: center;
}
.btn-transparencia a{
	margin: 0 auto !important;
	display: flex !important;
	justify-content: center;
	background-color: #c4161c;
	border: 0;
	border-radius: 50px;
	padding: 0px 50px !important;
	color: #fff !important;
	width: 85%;
	line-height: 35px !important;
}
.btn-transparencia:hover a{
	color: #ffffffad !important;
}
.sppb-img-responsive{
	border-radius: 8px !important;
	left: 0 !important;
    position: static !important;
}

/*---------- noticia principal ----------*/
.news .innernews{
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	margin-top: 10px;
}

#lnee_133 .innernews{
	padding: 25px;
    border: 1px solid #e1e1e1;
    border-radius: 10px;
    margin-bottom: 50px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

#lnee_133 .newstitle{
	margin-top: 0px;
	font-weight: 600;
	font-size: 30px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#lnee_133 .newstitle a{
	color: #000
}
#lnee_133 .newstitle:hover a{
	color: #790004 !important;
	text-decoration: none !important;
}
#lnee_133 .newstitle a:focus{
	text-decoration: none !important;
}
#lnee_133 .newsintro{
	margin-top: 10px;
}
#lnee_133 .linkright{
	margin-bottom: 5px;
	margin-right: 5px;
}
#lnee_133 .linkright a:hover{
	text-decoration: none !important;
}

@media (max-width: 768px){
	#lnee_133 .head_left .newshead{
		float: none !important;
		margin-bottom: 10px;
	}
}

#lnee_133 .innernews{
	width: 100% !important;
}
#lnee_133 .newshead .picture img{
	max-width: 350px !important;
}

/*---------- noticias ----------*/
.catlink{
	margin-top: 20px !important;
	margin-bottom: 10px !important;
}
.catlink span{
	font-size: 12px;
	background-color: #c4161c;
	color: #fff;
	border-radius: 8px;
	padding: 5px 10px;
}

#lnee_139 .latestnews-items, #lnee_138 .latestnews-items, #lnee_143 .latestnews-items{
	display: grid !important;
	grid-template-columns: repeat(3, 1fr) !important;
	list-style-type: none;
	padding: 0;
	margin: 0;
	align-items: start !important;
	justify-content: space-between;
	gap: 10px;
}

@media (max-width: 1024px){
	#lnee_139 .latestnews-items, #lnee_138 .latestnews-items, #lnee_143 .latestnews-items{
		grid-template-columns: repeat(2, 1fr) !important;
		gap: 10px !important;
	}
}

@media (max-width: 768px){
	#lnee_139 .latestnews-items, #lnee_138 .latestnews-items, #lnee_143 .latestnews-items{
		grid-template-columns: 1fr !important;
	}
	#lnee_139 .latestnews-items li, #lnee_138 .latestnews-items li, #lnee_143 .latestnews-items li{
		display: flex;
		justify-content: center;
	}
}
.latestnews-items .innerpicture{
	height: 209px !important;
}

.latestnews-items .innerpicture a>img{
	border-radius: 8px;
	height: 100%;
	width: 100%;
}


.innernews .newshead .picture{
	max-width: 100% !important;
}
#lnee_139 .newsinfo .newstitle, #lnee_138 .newsinfo .newstitle{
	margin-top: 10px;
	margin-bottom: 10px;
	font-weight: 600;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#lnee_139 .newsinfo .newstitle a , #lnee_138 .newsinfo .newstitle a{
	color: #000;
}
#lnee_139 .newsinfo .newstitle a:hover , #lnee_138 .newsinfo .newstitle a:hover{
	color: #790004 !important;
}
.innernews{
	width: 350px !important;
}


/*---------- bottom ----------*/
#sp-bottom .sp-module-title{
	margin-bottom: 20px !important;
	font-size: 15px !important;
	font-weight: 500 !important;
	text-transform: uppercase;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#sp-bottom .sp-module-content a{
	color: #bdbbbc;
	font-size: 13px;
}
#sp-bottom .sp-module-content a:hover{
	text-decoration: underline;
}

/*---------- footer ----------*/
#sp-footer{
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	font-size: 12px;
	color: #bdbbbc;
	border-top: solid 1px #666666;
	padding: 40px;
}
#sp-footer a{
	color: #bdbbbc;
}
#sp-footer a:hover{
	color: #eb4947;
}
#sp-footer .container-inner{
	border: none;
	padding: 0;
}


/*---------- Pagina Noticias ----------*/
#sp-page-title{
	background-color: #C4161C;
	padding: 25px 0px;
}
#sp-page-title .row{
	display: block !important;
}
#sp-body-row .sp-module-title{
	margin-top: 30px;
}
.sp-page-title{
	padding: 0px;
	margin-bottom: 10px;
}
.sp-page-title h2{
	padding: 0 !important;
}
.breadcrumb{
	background-color: transparent !important;
	font-size: 14px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.breadcrumb a, .breadcrumb li, .breadcrumb li::before{
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	color: #fff !important;
}
.sp-page-title-heading{
	padding-left: 10px !important;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#sppb-addon-611e5e27-e7b2-47e7-8e8c-5f631a055707 h1{
	font-size: 36px;
	padding-left: 10px;
	font-weight: 700;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
#lnee_138 .newsinfo .link{
	display: none;
}
#lnee_138{
	margin-bottom: 30px;
}
#lnee_138 .newsinfo .newstitle a span{
	font-size: 18px;
}

/*---------- paginação ----------*/
.pagination{
	margin-top: 50px !important;
}
.page_link{
	text-decoration: none !important;
}
.active_page a{
	background-color: #790004 !important;
	border-color: #790004 !important;
}

/*---------- paginas de artigo ----------*/
.view-article .body-wrapper #sp-main-body{
	padding: 0;
}
.article-info{
	align-items: start;
}
.article-details  .article-info::before{
	content: "\f4ec";
	font-family: "bootstrap-icons";
	margin-right: 8px;
	color: #ffffff;
	font-size: 25px;
	background-color: #eb4947;
	padding: 5px 12px;
	border-radius: 5px;
	text-align: center;
}
.article-details p span img{
	margin-top: 40px;
}
.sp-page-title, .newstitle, .newsintro p{
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.sp-page-title{
	background-color: transparent !important;
}
.article-details .pagenavigation{
	display: none !important;
}
.newstitle a span{
	color: #000 !important;
	font-size: 18px;
}
.newstitle a span:hover{
	color: #790004 !important;
}
.article-header h1{
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	font-size: 24px !important;
	position: absolute;
    top: 40px;
    left: 61px;
}
.newsintro p{
	font-size: 14px;
}
.linkleft a:hover{
	color: #C4161C;
}

@media (max-width: 768px){
	.article-header h1{
		top: 40px;
	}
	.article-details p span img{
		margin-top: 70px;
	}
}

@media (max-width: 500px){
	.article-header h1{
		top: 90px;
	}
	.article-details p span img{
		margin-top: 100px;
	}
	.article-info .published{
		margin-left: 58px;
	}
}

/*---------- pagina de transparencia ----------*/
#sp-title, .breadcrumb{
	padding-left: 0 !important;
}
.article-details p span, .article-details p{
	font-size: 14px !important;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
._menu-custom-float{
	border: none !important;
	padding: 0 !important;
}
ul>li>.fm-item{
	border: none !important;
}
.sj-flat-menu .fm-active{
	display: inline-block !important;
}
ul.sj-flat-menu {
    margin: 25px 0 10px 0 !important;
	box-shadow: 0 1px 2px 0 rgba(0,0,0,0.1);
	background: #fff !important;
	padding: 15px !important;
	border: 1px solid #f8f9fa !important;
}
ul.sj-flat-menu li {
	background-color: white;
	border: none !important;
	padding: 0 !important;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.fm-button{
	filter: invert(1);
}
ul.sj-flat-menu li a {
	font-size: 14px;
    line-height: 24px !important;
	color: #000 !important;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
ul.sj-flat-menu li a::before{
    content: none;
}
.fm-opened>.fm-item>.fm-link>a, .fm-active>.fm-item>.fm-link>a{ 
	color: #f05d2c !important;
}
ul.sj-flat-menu li a:hover, .fm-container li.fm-active a{
	color: #f05d2c !important;
}

.article-info span{
	display: flex;
	align-items: center;
	font-size: 14px;
	margin-right: 15px;
	color: #666;
	text-transform: uppercase;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.article-info .createdby{
	margin-right: 0px;
}
.article-info span a, .article-info span a:hover{
	color: #666;
	cursor: auto;
}
.article-info .createdby::before{
	content: "\F4DA";
	font-family: "bootstrap-icons";
	color: #666666;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
.article-info .category-name::before{
	content: "\F3D1";
	font-family: "bootstrap-icons";
	color: #666666;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
.article-info .published::before{
	content: "\F1F8";
	font-family: "bootstrap-icons";
	color: #666666;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
.article-info .hits::before{
	content: "\F341";
	font-family: "bootstrap-icons";
	color: #666666;
	font-size: 14px;
	padding: 5px;
	text-align: center;
}
.article-ratings-social-share{
	border: none !important;
}
.article-social-share .social-share-icon ul li a{
	border: none !important;
}
.article-social-share .social-share-icon ul li a span, .article-social-share .social-share-icon ul li a svg{
	color: #e10019 !important;
}
.article-social-share .social-share-icon ul li:hover a span, .article-social-share .social-share-icon ul li a:hover svg{
	color: #ffffff !important;
}
.article-ratings-social-share{
	position: absolute !important;
    top: 100% !important;
    width: 100% !important;
}
.article-details{
	margin-top: 15px;
}

/*---------- pagina de transparencia ----------*/
#sp-bottom{
	margin-top: 20px !important;
}
.btn-tp{
	padding-left: 0;
	font-size: 14px;
	padding: 10px 10px 10px 20px;
	width: 100%;
	border: 1px solid #cccccc;
	text-align: left;
	border-radius: 0 ;
}
.btn-tp:hover{
	border-radius: 0 !important;
	border: 1px solid #cccccc !important;
}

/*---------- phoca download ----------*/
.phocadownloadfile32{
	background: none;
	padding: 0;
	border: none;
	margin: 0 0 5px 0;
}
.phocadownloadfile32 a{
	font-size: 14px;
	color: #e10019;
}
#phoca-dl-category-box .pd-category .ph-top,
#phoca-dl-category-box .pd-category .pd-ctitle,
.pd-category .row .btn-info {
	display: none !important;
}
/* Mantém a descrição dos arquivos (antes escondida com .pd-row2-bp) */
.pd-category .pd-row2-bp {
	display: flex !important;
	flex-wrap: wrap;
}
.pd-category .pd-row2-bp .pd-fdesc {
	display: block !important;
	width: 100%;
	margin-top: 8px;
	color: #333;
	line-height: 1.45;
}
#sp-main-body{
	padding: 10px;
}
.pd-category div{
	font-size: 14px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.pd-category .row{
	padding: 20px;
	margin: 10px 0;
	box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.3);
	background-color: #fff;
}
.pd-filenamebox-bt .pd-title{
	margin-bottom: 8px !important;
}
.pd-category .pd-subcategory{
	box-shadow: 0 1px  2px 0 rgba(0, 0, 0, 0.3);
	padding: 20px 20px 20px 41px;
	background-position: 20px 50% !important;
	margin: 10px 0 !important;
}
#phoca-dl-category-box .pd-subcategory{
	padding-left: 40px !important;
}
.pd-category .row  .pd-button-box-bt .btn-success{
	color: #fff;
	background-color: #C4161C;
	border-radius: 8px;
	padding: 6px 12px;
	margin: 10px 0;
	border: 0;
}
.pd-category form .pagination{
	display: none !important;
}
 
/*---------- pagina de controladores ----------*/
#section-id-2bbcf227-6653-4b36-9637-f221cf89eb88 .sppb-row-column {
	padding: 0;
}
#section-id-2bbcf227-6653-4b36-9637-f221cf89eb88 .ui-modal img, #section-id-db02a2b1-4577-4ee3-800a-838dab6b3aa0 .ui-modal img{
	height: 378px ;
	width: 262px ;
}
.ui-modal{
	text-align: center;
}
.uk-modal-body{
	border-radius: 4px;
}
.ui-heading-title{
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.uk-modal-body img{
	height: 378px;
	width: 262px;
	border-radius: 4px;
	float: left;
	margin-right: 20px;
}
.sppb-addon-text-block h1, .sppb-addon-text-block span{
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
.uk-modal-body p{
	text-align: justify;
	font-size: 14px;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.sppb-addon-text-block h1{
	font-weight: 600;
}
.btn-voltar{
	background-color: #C4161C;
	color: #fff;
}
.btn-voltar:hover{
	background-color: #C4161C;
	color: #ffffffa9;
}

@media (max-width: 768px){
	#section-id-2bbcf227-6653-4b36-9637-f221cf89eb88 .sppb-row-column{
		padding-right: 20px !important;
	}
}

/*---------- pagina de cartilhas ----------*/
.pd-float{
	width: 100%;
}
.pd-float img{
	margin-top: 10px;
	width: 239px;
	height: 338px;
	right: 23px;
    position: relative;
}

/*---------- pagina de programa de qualidade ----------*/
.sp-column div ul li{
	font-size: 14px !important;
}

/*---------- pagina de acordo de laniencia ----------*/
#sppb-addon-09d9e22f-7c3f-4693-999a-a4dfe1d4c956 .sppb-panel-custom{
	border-bottom: 1px solid #e1e1e1 !important;
	margin-bottom: 0 !important;
}
.sppb-addon-accordion .sppb-panel-title{
	font-weight: normal !important;
	font-size: 17px !important;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.sppb-addon-accordion .sppb-reset-button-styles, .sppb-addon-accordion .sppb-panel-body{
	padding-left: 0 !important;
}
.sppb-addon-content>p>span, .sppb-addon-content>p>a, .sppb-addon-content>p, .sppb-addon-content>h2{
	background-color: transparent !important;
	font-size: 15px !important;
	font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif !important;
}
.sppb-panel-body>div{
	padding: 0 !important;
}
.sppb-reset-button-styles{
	margin: 15px 0 !important;
	padding: 0 !important;
}
.sppb-panel-custom .active{
	color: #f05d2c !important;
}

/*---------- Ajustes da tabela "Acordos celebrados" ----------*/

/* Remove sublinhado */
.devart-faq__answer table a {
    text-decoration: none;
}

.devart-faq__answer table a:hover {
    text-decoration: underline; 
}

.devart-faq__answer table td p {
    margin: 0 0 4px 0;
    line-height: 1.3;
}

/* Linhas finas entre células */
.devart-faq__answer table {
    border-collapse: collapse;
    width: 100%;
}

.devart-faq__answer table td,
.devart-faq__answer table th {
    text-align: left;
    vertical-align: top;
    padding: 8px 12px;
    border: 1px solid #e1e1e1;
}

.devart-faq__answer table th {
    border-bottom: 2px solid #ccc;
    background-color: #fafafa;
}



/*---------- icones sociais ----------*/
.social-sidebar{
	position: fixed;
	top: 44%;
	transform: translateY(-50%);
	z-index: 99;
	left: 0;
}
.social-sidebar a{
	padding: 10px;
	font-size: 20px;
	color: #fff;
	display: block;
	text-align: center;
	transition: all 0.3s ease;
}
.social-sidebar a:hover{
	margin-right: -70px;
}
.social-sidebar .instagram{
	background: linear-gradient(
		45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%
	);
}
.social-sidebar .facebook{
	background-color: #3b5998;
	color: #fff;
}
.social-sidebar .linkedin{
	background-color: #0077b5;
	color: #fff;
}
.social-sidebar .youtube{
	background-color: #cd201f;
	color: #fff;
}

/*---------- esconde social icons artigos ----------*/
.social-share-block {
    display: none !important;
}




/*---------- pagina de busca avançada ----------*/
.finder #search-form{
	padding: 45px;
	background: #e9e9e9;
}
.js-finder-searchform label{
	font-size: 14px;
	display: inline;
}
.word{
	margin-bottom: 0 !important;
}
.word .input-group{
	display: inline !important;
}
.word .js-finder-search-query{
	flex: 0;
	min-width: 250px;
	border-radius: 4px !important;
	margin-right: 5px;
	padding: 2px !important;
}
.word .input-group button{
	padding: 5px 10px !important;
	border-radius: 4px !important;
	font-size: 13px !important;
	margin-top: -9px;
	border: none !important;
	margin-right: 10px;
}
.word .input-group button:hover{
	background: #ca302e !important;
}
.word .input-group a{
	padding: 5px 10px !important;
	border-radius: 4px !important;
	font-size: 14px !important;
	margin-top: -9px;
	border: none !important;
	background: transparent !important;
	color: #eb4947
}
.word .input-group a:hover{
	color: #222222;
}
#finder-filter-w1, #finder-filter-w2, #finder-filter-window .filter-branch{
	display: none !important;
}
.filter-date{
	width: 99% !important;
	float: left !important;
	
}
#filter_date1, #filter_date2{
	font-size: 12px;
	padding: 6px 12px;
	height: 30px;
}
#filter_date1_btn, #filter_date2_btn{
	border-radius: 0 !important;
	height: 29px;
	width: 30px;
	padding: 0px;
	background-color: #e9e9e9;
}
#filter_date1_btn span, #filter_date2_btn span{
	margin-top: 6px;
}
#filter_date1_btn span::before, #filter_date2_btn span::before{
	content: "\F209";
	font-family: "bootstrap-icons";
	color: #000000;
	text-align: center;
}

body#tinymce,
body.mceContentBody {
    font-size: 14px !important;
}

