body {
	margin:0;
	padding:0;
	overflow-x:hidden;
	font-family: 'Mulish', sans-serif !important;
	font-display: swap;
	font-size:14px;
	-moz-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
  
::-webkit-scrollbar {
	width:6px !important;
}
  
::-webkit-scrollbar-track {
	background:rgb(255, 255, 255)
}
  
::-webkit-scrollbar-thumb {
	background-color:rgb(200,200,200);
	border-radius:2px;
}

.container-contato{
	margin-top: 40px;
}

.contato-topo {
	display:flex;
	justify-content: center;
	width:100%;
	height:auto;
	margin-bottom: 8px;
}

.contato-topo span {
	color:rgb(133,105,31);
	margin-right: 5px;
}

.contato-topo p {
	height: auto;
	color:rgb(0,65,125);
	line-height: 15px;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}

.text-info {
	color:rgb(0,65,125) !important;
}

.fundo-midia-topo {
	background-color: rgb(0,65,125);
}

.fundo-midia-footer {
	border-top:1px solid rgb(200,200,200);
	background-color: rgb(255,255,255);
	padding-top:5px;
	padding-bottom:4px;
}

.midias-acessibilidade {
	padding-top:20px;
	padding-bottom:20px;
}

.contato-footer {
	text-align: center;
	padding:20px;
	border: 1px solid rgba(255, 255, 255, .2);
	border-radius: 12px;
}

.contato-footer span {
	color:rgba(255,255,255);
	font-size:48px;
}

.acessibilidade span {
	color:rgba(255,255,255,.6);
	font-size:20px;
	line-height:22px;
	padding:0 1px;
}

.list-view {
	width:100% !important;
}
  
header {
	width:100%;	
	color:rgb(255,255,255);
}

#logo {
	margin-top:30px;
	margin-bottom:30px;
}

#logo , #logo .selo , #logo .sigla {
	display:flex;
	align-content: center;
}

#logo .selo img {
	height:93px;
}

#logo .sigla h1 {
	font-weight:500;
	color:rgb(0,65,125);
	font-size:15px !important;
	font-family:"Mulish",sans-serif;
	font-display: swap;
	line-height:17px;
	text-align:left;
	margin:auto;
	padding-left:15px;
}

#logo-footer {
	display:flex;
	margin:10px 0;
	font-family:"Mulish",sans-serif;
	font-display: swap;
}

#logo-footer img {
	height:80px;
}

#logo-footer h1 {
	margin:0;
	padding:0;
}

.portais {
	color:rgb(255,255,255);
	text-transform: uppercase;
	font-weight:bold;
}

.portais i {
	color:rgb(125,175,215)
}

footer {
	margin-top:100px;
	background-color:rgb(0,65,125);
}

footer hr {
	border-top:1px solid rgba(255,255,255,.2);
}

.dados-footer {
	padding-top:70px;
	padding-bottom:60px;
	color:rgb(255,255,255);
	border-top:10px solid rgb(175,145,65);
}

footer select {
	background-color:rgb(54, 103, 148);
	border:1px solid rgb(54, 103, 148);
	color:rgb(255,255,255);
	font-size:14px;
	line-height:30px;
	padding:8px 16px;
	border-radius:6px;
	margin-top:10px;
}

.copyright {
	line-height:14px;
	color:rgb(50,50,50);
}

.text-justify{
	text-align: justify !important;
}

.banner {
	width:100%;
	margin:0 !important;
	padding:0;
	overflow: hidden;
	position:relative;
}

.banner img {
	width:100%;
	height: 500px;
	object-fit: cover;
	object-position: center;
	-webkit-filter:opacity(100%);
	transition: 0.7s;
}

.banner img:hover{
	-webkit-filter:opacity(70%);
}

.banner .frase h2 {
	position: absolute;
	bottom: 22px;
	left:0;
	right:0;
	background-color:rgba(0,0,0,.5);
	color:rgb(255,255,255);
	text-align: center;
	font-size:16px;
	padding:20px;
}
.noticia-home {
	background-color: rgb(255,255,255);
	border-radius:12px;
	overflow-y:auto;
	border-left:1px solid rgb(200,200,200);
	border-top:1px solid rgb(200,200,200);
	border-bottom:1px solid rgb(180,180,180);
	border-right:1px solid rgb(180,180,180);
	height:470px;
}

.noticia-home a{
	color: rgb(0,0,0);
}

.texto-noticia-home a {
	color:rgb(0,0,0);
	text-decoration: none;
}

.texto-noticia-home {
	padding:15px 20px;
}

.texto-noticia-home small {
	display:block;
}

.texto-noticia-home h2 {
	font-size:20px !important;
	line-height:22px !important;
	font-weight:bold;
	padding:10px 0;
	margin:0;
}

.noticia-home img {
	width:100%;
	height:230px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
}

.fundo-box {
	padding-top:70px;
	padding-bottom:70px;
}

.filtros {
    border: 1px solid rgb(210,210,210);
    border-radius: 6px;
    overflow: hidden;
}

.filtros h6 {
    font-size: 14px;
    line-height: 14px;
	text-transform: uppercase;
    padding: 15px 20px 15px 25px;
    margin: 0;
    border-bottom: 1px solid rgb(210,210,210);
    position: relative;
}

.filtros h6 span {
    position: absolute;
    top: 18px;
    left: 10px;
    height: 8px;
    width: 8px;
    border-radius: 10px;
    background-color:rgb(175,145,65)
}

.box-filtros {
	padding:25px;
	background-color: rgba(0,65,125,.07);
}


.cor1 {background-color: rgb(55,140,42); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}
.cor2 {background-color:rgb(20,120,240); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}
.cor3 {background-color:rgb(190,20,10); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}
.cor4 {background-color:rgb(230,140,0); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}
.cor5 {background-color: rgb(220,220,220); color:rgb(0,0,0); padding:5px; display:block; text-align: center; border-radius:20px}

.corAB, .corAT {background-color: rgb(55,140,42); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}
.corSU, .corCO {background-color:rgb(20,120,240); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}
.corFI, .corCA {background-color:rgb(190,20,10); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}
.corCA, .corRE {background-color:rgb(230,140,0); color:rgb(255,255,255); padding:5px; display:block; text-align: center; border-radius:20px}



/* ATALHO CAPA */

.box-atalho-capa {
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top:25px;

}

#box-atalho a {
	flex-basis: 250px;
	display:flex;
	margin:10px;
	background-color:rgba(0,65,120,.1);
	border-radius:12px;
	transition: all .2s ease;
	flex-grow: 1;
	padding:0;
	display:flex;
	flex-direction:row;
	align-items: stretch;
	transition: all .5s ease;
}

#box-atalho .atalho {
  padding:30px;
  width: 100%;
  text-align: center;
  display:flex;
  flex-direction:column;
  justify-content: center;
  align-items: stretch;
  border-radius:12px;
}

.atalho span {
	color:rgb(0,65,125);
	font-size:48px;
}

#box-atalho .atalho:hover{
	background-color: rgb(0,65,125);
	border-bottom:2px solid rgb(0,65,125) !important;
}

.atalho:hover a, .atalho:hover p, .atalho:hover span, .atalho:hover strong {
	color: #FFF;
}

.atalho strong {
	font-size:13px;
	line-height:15px;
	padding:10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:rgb(0,0,0);
}

.atalho p {
	margin:0;
	padding:0;
	line-height:18px;
	color:rgb(0,0,0);
}

.box-atalho-lateral-duplo {
	display:flex;
	justify-content: space-between;
}

.box-atalho-lateral-duplo .atalho-lateral {
	padding:20px !important;
	height:auto;
	text-align: center;
	border:1px solid rgb(220,220,220);
	border-radius:8px;
	margin:3px;
	display:block;
	transition: all .2s ease;
	flex-grow: 1;
	flex-basis: auto;
	width:180px;
}

.box-atalho-lateral .atalho-lateral {
	padding:20px !important;
	width:100%;
	height:auto;
	text-align: center;
	border:1px solid rgb(220,220,220);
	border-radius:8px;
	margin-bottom:20px;
	transition: all .2s ease;
}

#lista-evento {
	display:flex;
	justify-content: space-between;
	align-items: stretch;
	align-content: stretch;
}

.box-evento {
	border-left:1px solid rgb(210,210,210);
	border-top:1px solid rgb(210,210,210);
	border-right:1px solid rgb(215,215,215);
	border-bottom:1px solid rgb(200,200,200);
	border-radius:8px;
	display:flex;
	flex-direction: column;
	height:490px;
	margin-bottom:30px;
	overflow: hidden;
}

.box-evento img {
	width:100%;
	height:400px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
	border-bottom:1px solid rgb(210,210,210);
}

.box-evento-texto {
	padding:20px;
	overflow-y: auto;
	height:300px;
}

.box-evento-texto h5 {
	font-size:16px !important;
}

.box-evento-certificado {
	border-left:1px solid rgb(210,210,210);
	border-top:1px solid rgb(210,210,210);
	border-right:1px solid rgb(215,215,215);
	border-bottom:1px solid rgb(200,200,200);
	border-radius:8px;
	display:flex;
	flex-direction: column;
	height:180px;
	margin-bottom:30px;
	overflow: hidden;
}

.box-evento-certificado-texto {
	padding:20px;
	overflow-y: auto;
	height:300px;
}

.box-evento-certificado-texto h5 {
	font-size:16px !important;
}

.box-paginacao {
	width:auto;
	margin:auto;
	text-align:center;
	text-align:center;
	border:1px solid #FFF;
	margin-top:40px;
}

  .pagination {
	display:flex;
	justify-content: center;
	margin-top:20px;
  }
  
  .pagination li {
	text-align: center;
	padding:5px;
	margin:2px;
	line-height:16px;
	border:2px solid #FFF;
	border-radius:8px;
  }
  
  .pagination li a {
	padding:5px 15px;
	transition: all .2s ease;
  }
  
  .pagination li:hover , .pagination li.active {
	border:2px solid rgb(170,170,170);
  }
  
  .pagination li:first-child , .pagination li:last-child {
	border:none;
	padding:5px 15px;
  }
  
  .nomargin {
	margin:0 !important;
  }
  
  .nopadding {
	padding:0 !important;
  }

  .border {
	border:1px solid rgb(210,210,210);
  }
  
  .borderB {
	border-bottom:1px solid rgb(210,210,210);
  }
  
  .borderR {
	border-right:1px solid rgba(210,210,210,.3);
  }
  
  .borderBP {
	border-bottom:1px dashed rgb(210,210,210);
  }
  
  .borderT {
	border-top:1px solid rgb(210,210,210);
  }

  .border-white {
	border:3px solid rgb(255,255,255);
  }
  
  .padding1 {
	padding:0 1px !important;
  }

  .padding2 {
	padding:0 2px !important;
  }

  .padding3V {
	  padding:3px 0px;
  }
  
  .padding5 {
	  padding:5px;
  }
  
  .padding5T {
	  padding-top:5px;
  }
  
  .padding5B {
	  padding-bottom:5px;
  }
  
  .padding5V {
	  padding:5px 0px;
  }

  .margin10T{
	  margin-top: 10px;
  }
  
  .padding8T {
	  padding-top:8px;
  }
  
  .padding10 {
	  padding:10px;
  }
  
  .padding10L {
	  padding-left:10px;
  }
  
  .padding10V {
	  padding:10px 0px;
  }
  
  .padding10T {
	  padding-top:10px;
  }
  
  .padding10B {
	  padding-bottom:10px;
  }
  
  .padding12V {
	  padding:12px 0px;
  }
  
  .padding15 {
	padding:15px;
  }

  .padding15B {
	padding-bottom:15px;
  }

  .padding15V {
	  padding:15px 0px;
  }
  
  .padding20 {
	  padding:20px;
  }
  
  .padding20V {
	  padding:20px 0px;
  }
  
  .padding20T {
	  padding-top:20px;
  }
  
  .padding20B {
	  padding-bottom:20px;
  }
  
  .padding25V {
	  padding:25px 0px;
  }
  
  .padding30 {
	  padding:30px 25px;
  }
  
  .padding30V {
	  padding:30px 0px;
  }
  
  .padding30B {
	padding-bottom:30px;
	}

  .padding40V {
	  padding:40px 0px;
  }

  .padding40T {
	padding-top:40px
  }
  
  .padding50T {
	padding-top:50px
  }

  .padding60T {
	padding-top:60px
  }

  .padding60B {
	padding-bottom:60px
  }

  .padding80T {
	  padding-top:80px
  }

  .padding80B {
	  padding-bottom:80px
  }
  
  .padding80B {
	padding-bottom:80px
}

.padding100T {
	padding-top:100px
}

.padding100B {
  padding-bottom:100px
}

.padding-solicitacao {
	padding:20px 25px 10px 25px;
}

#vencedor-licitacao {
	display:flex;
	flex-direction: column;
	background-color:rgb(242,183,5);
	padding:20px;
	border-radius:12px;
	text-align: center;
}

#vencedor-licitacao hr {
	height:1px;
	width:100%;
	border-top:1px solid rgba(0,0,0,.1) !important;
}

#vencedor-licitacao p {
	padding:0;
	margin:0;
}

button svg {
	font-size:13px !important;
	line-height:16px;
	margin-right:5px;
	COLOR:rgba(255,255,255,.5)
}

.padding-solicitacao .file-preview {
	display:none;
}

.padding-solicitacao .fileinput-remove {
	display:none;
}

.padding-solicitacao input {
	border:0 !important;
}

.file-caption-name {
	background-color: rgba(255,255,255,.2) !important;
}

.padding-solicitacao .hidden-xs {
	display:none;
}

.padding-solicitacao .file-caption-name::placeholder {
	color:rgb(255,255,255) !important;
	background-color: transparent;
}

.padding-solicitacao .file-drop-zone {
	border:none;
}

.padding-solicitacao .form-group {
	margin-bottom:5px;
}

  .margin2T {
	  margin-top:2px;
  }
  
  .margin10V {
	  margin:10px 0px;
  }
  
  .margin10L {
	  margin-left:10px;
  }
  
  .padding10R {
	  padding-right:10px;
  }
  
  .margin10T {
	  margin-top:10px;
  }
  
  .margin-10T {
	  margin-top:-15px;
  }
  
  .margin15T {
	  margin-top:15px;
  }
  
  .margin20V {
	  margin:20px 0px;
  }
  
  .margin20B {
	  margin:0 0 20px 0 !important;
  }
  
  .margin20T {
	  margin-top:20px;
  }
  
  .margin23T {
	  margin-top:23px;
  }
  
  .margin25T {
	  margin-top:25px;
  }

  .margin30V {
	margin:30px 0;
  }
  
  .margin30T {
	  margin-top:30px;
  }
  
  .margin30B {
	  margin-bottom:30px;
  }
  
  .margin40T {
	  margin-top:40px;
  }

  .margin40V {
	  margin:40px 0px;
  }
  
  .margin50V {
	  margin:50px 0px;
  }

  .margin50T {
	margin-top:50px;
	}
  
  .margin50B {
	margin-bottom:50px;
	}

  .margin60V {
	  margin:60px 0px;
  }

  .margin60B {
	margin-bottom:60px;
  }
  
  .margin60T {
	  margin-top:60px;
  }
  
  .margin70T {
	  margin-top:70px;
  }
  
  .margin70V {
	  margin:70px 0px;
  }

  .margin80T {
	margin-top:80px;
}

  .margin100B {
	margin-bottom:100px;
   }
  
  .margin-interno {
	  margin-top:50px;
  }
  
  .margin80T {
	  margin-top:80px;
  }

  .margin80B {
	  margin-bottom:80px;
  }

  .margin100V {
	margin:100px 0px;
  }

.margin100T {
	margin-top:100px;
  }
  
  .marginHr {
	  margin:50px 0px !important;
  }

  .scroll-x {
	  overflow-x: scroll;
  }
  
  #hr-news {
	  margin-top:-50px;
  }
  
  .bg-branco {
	  background-color:rgb(255,255,255);
  }
  
  .text-cinza {
	  color:rgb(150,150,150);
  }
  
  .shadow {
	  -webkit-box-shadow:1px 1px 1px 1px rgba(150,150,150,0.2);
	  -moz-box-shadow:1px 1px 1px 1px rgba(150,150,150,0.2);
	  box-shadow:1px 1px 1px 1px rgba(150,150,150,0.2);
  }

  .altura-box-1 {
	  height:200px;
	  overflow-x:auto;
  }

.altura-box-noticia {
	height:200px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
	border-radius:6px;
}

.altura-box-noticia img {
	height:200px;
	object-fit: cover;
	object-position: center;
}

.imagem-lista-noticia {
	width:100%;
	border-radius:8px;
	object-fit: cover;
	object-position: center;
	height:200px;
	overflow: hidden;
	border:1px solid rgb(210,210,210);
}

.imagem-noticia {
    min-width:100%;
	height:250px;
}
  
.imagem-noticia img {
	min-width:100%;
	height:250px;
	object-fit: cover;
	object-position: center;
	overflow: hidden;
}

.height350 {
	height:350px;
	overflow-y: auto;
}

.lista-noticia {
	height:450px;
	overflow-y: auto;
}

.lista-noticia img {
	object-fit: cover;
	object-position: center;
	height:250px;
}

.box-noticia-evento h4 {
	color:rgb(0,0,0);
	font-size:16px !important;
	line-height:18px !important;
	font-weight:900;
	padding:10px 0;
	margin:0;
}

.box-noticia-evento p {
	padding:0;
	margin:0;
	color:rgb(150,150,150);
}

.box-noticia-evento img {
	object-fit: cover;
	object-position: center;
	border-radius:8px;
	overflow: hidden;
	width:100%;
	height:200px;
	border:1px solid rgb(220,220,220);
}

.modal-body img {
	width: 100%;
}

.titulo-interno {
	text-align:left;
	padding: 3px 0 7px 0px;
	margin-top:20px;
	margin-bottom: 60px;
	border-bottom: 1px solid rgba(0,0,0,.2);
	font-weight:bold;
}
  
.titulo-interno span {
	position: relative;
	bottom: -10px;
	display: inline-block;
	padding: 10px 50px 10px 0px;
	border-bottom: 2px solid rgb(159,191,111);
	outline: 0;
	width: auto;
}

.titulo-lateral {
	position: relative;
	background-color:rgb(240,240,240);
	border-radius:6px;
	padding:12px 20px;
	width:100%;
	margin-bottom:15px;
	font-weight:900;
}

.titulo-lateral span {
	position: absolute;
	top:0px;
	left:15px;
	width:50px;
	height:3px;
	background-color: rgb(159,191,111);
}

.titulo-anexos {
	position: relative;
	background-color:rgb(240,240,240);
	border-radius:6px;
	padding:12px 20px;
	width:100%;
	font-weight:900;
}

.titulo-anexos span {
	position: absolute;
	bottom:0px;
	left:15px;
	width:100px;
	height:3px;
	background-color: rgb(159,191,111);
}

.btnPadrao svg {
	color:rgb(50,50,50);
}
	
.btnPadrao , .btnPadrao:visited {
  padding:8px 25px;
  font-size:12px;
  text-transform: uppercase;
  font-weight:600;
  transition:all .2s ease;
  border-radius:30px;
  background-color: rgb(230,235,240) !important;
  border:1px solid rgb(0,65,125);
  color:rgb(50,50,50);
  transform:all 1s ease;
  text-decoration:none !important;
}
	  
.btnPadrao:hover , .btnPadrao:focus , .btnPadrao:active {
	border:1px solid rgb(170,170,170);
	color:rgb(50,50,50);
	padding:8px 35px;
	text-decoration:none !important;
}

.box-botao-filho .active {
	border:1px solid rgb(159,191,111) !important;
	color:rgb(159,191,111) !important;
	padding:8px 30px;
	text-decoration:none !important;
}

  .btnVoltar , .btnVoltar:visited {
	font-size:24px;
	line-height:30px;
	display:inline-block;
	color:rgb(175,145,65);
}
	
.btnVoltar:hover , .btnVoltar:focus , .btnVoltar:active {
	color:rgb(0,0,0);
}

.img-footer {
	margin-top:100px;
}

.thumb-revista {
	border:1px solid rgb(210,210,210);
	border-radius:8px;
	width:100%;
}

.btn-padrao {
	color:rgb(0,0,0);
	font-weight:bold;
	text-transform: uppercase;
	font-size:12px;
	line-height:26px;
	padding:10px 20px;
	background-color:rgba(0,65,125,.2);
	border-radius: 4px;
	position: relative;
	transition: all .5s ease;
}

.btn-padrao:hover {
	background-color: rgb(0,65,125);
	color:rgb(255,255,255);
}

.btn-anexos {
	padding:15px;
	line-height:16px;
	font-size:12px;
	text-transform: uppercase;
	display:block;
	border-bottom:1px dashed rgb(210,210,210);
	color:rgb(50,50,50);
}

.btn-anexos i {
	font-size:10px;
	color:rgb(0,65,125);
}

.btn-anexos-edital {
	padding:10px;
	line-height:16px;
	font-weight:bold;
	display:block;
	border-bottom:1px dashed rgb(210,210,210);
}

.titulo {
	position: relative;
	display:block;
	text-transform: uppercase;
	font-size:18px;
	margin-bottom:20px;
	padding-left:20px;
	font-family:'Montserrat',sans-serif;
	font-display: swap;
	color:rgb(0,65,125);
}

.titulo span:first-child {
	border:3px solid rgb(175,145,65);
	position: absolute;
	top:8px;
	border-radius:5px;
	left:0px;
	width:10px;
	height:10px;
	display:block;
}

.titulo span:last-child {
	border-top:1px solid rgba(0,65,125,.2);
	position: absolute;
	top:13px;
	right:0;
	display:block;
}

.video-home-thumb {
	position:relative;
	border-radius:12px;
	overflow: hidden;
}

.video-home-thumb img {
	width:100%;
	height:350px;
	border-radius: 12px;
	object-fit: cover;
	object-position: center;
}

.video-home-thumb .mascara {
	position: absolute;
	top:0;
	left: 15px;
    right: 15px;
	bottom:0;
	border-radius: 12px;
	background-color: rgba(0,0,0,.8);
	display:flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	transition: all .3s ease;
}

.video-home-thumb:hover .mascara {
	background-color: rgba(0,0,0,.4);
}

.video-home-thumb span {
	color:rgb(175,145,65);
	font-size:60px;
	text-align: center;
}

.video-home-thumb h3 {
	font-size:20px !important;
	line-height:26px !important;
	padding:0 30px;
	text-transform: uppercase;
	font-weight:bold;
	text-align: center;
	color:rgb(255,255,255);
	display:block;
}

.coluna-agenda-capa {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 20px;
	text-align: left;
}

.coluna-agenda-capa-titulo {
	padding: 20px !important;
}

.agenda-capa {
	border:1px solid rgb(230,230,230);
	border-radius:12px;
    margin-bottom:0px;
	text-align: left;
	overflow-y:auto;
	height:350px;	
}

.agenda-capa img {
	width:100%;
	height:150px;
	object-fit: cover;
}

.agenda-capa-texto {
	padding: 20px;
}

.agenda-capa a h2 {
	color:rgb(0,65,125);
	font-size:16px !important;
	font-weight: bold;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
}

.revista-home {
	background-color: rgba(0,65,125,.1);
	padding:30px 20px;
	border-radius:20px;
}

.revista-home .col-ce1-12 img {
	width:100%;
	border-radius:8px;
	border:1px solid rgb(210,210,210);
	padding:6px;
	overflow: hidden;
	background-color: rgb(255,255,255);
}

.revista-home a {
	color:rgb(0,0,0);
	text-decoration: none;
}

.revista-home a h2 {
	font-weight:bold;
	font-size:20px !important;
	line-height:23px;
	margin-bottom:20px;
	margin-top:10px;
}

.revista-home h3 {
	font-weight:bold;
	font-size:12px !important;
	line-height:12px !important;
	text-transform: uppercase;
	background-color: rgb(175,145,65);
	color:rgb(255,255,255);
	display:inline-block;
	padding:10px 20px;
	border-radius:20px;
}

.box-licitacao-capa {
	background-color:rgb(255,255,255);
	padding:25px;
	border-radius:12px;
	border-left: 1px solid rgb(200, 200, 200);
    border-top: 1px solid rgb(200, 200, 200);
    border-bottom: 1px solid rgb(180, 180, 180);
    border-right: 1px solid rgb(180, 180, 180);
	margin:5px;
}

.box-licitacao-capa h3 {
	font-size:18px !important;
	line-height:28px !important;
	margin:0;
	padding:0;
}

.box-licitacao-capa p {
	padding:0;
	margin:0;
}

.ouvidoria-home span {
	font-size:170px;
	color:rgb(175,145,65);
}
  
  #myBtn {
	display: none;
	position: fixed;
	bottom: 35px;
	right: -4px;
  }
  
  .bs-callout {
	  padding:25px;
	  margin:15px 0;
	  border:1px solid rgb(210,210,210);
  }
  
  .bs-callout-info {
	  border-bottom:2px solid rgb(55,140,42);
  }
  
  .bs-callout-info:hover {
	  border-bottom:2px solid rgb(210,210,210);
  }
  
  .bs-callout h4 {
	  margin-top: 0;
	  margin-bottom: 15px;
	  padding-bottom:10px;
	  color:rgb(55,140,42);
	  border-bottom:1px dotted rgb(210,210,210);
  }

#enquete label {
	padding:0;
	display:flex;
	flex:column;
}

#enquete .control-label {
	font-weight:bold;
	border-bottom:1px solid rgb(210,210,210);
	padding-bottom:10px;
	margin-bottom:10px;
}

#enquete input[type=radio] {
	margin-right:5px;
}

.enquete .campo-enquete {
	flex: 0 0 100% !important;
	max-width: 100% !important;
}

#form-busca {
	margin-top:50px;
	display: flex;
	align-items: center;
	justify-content: end;
}

#form-busca input {
	height:46px;
	font-size:14px;
	border:0;
	width: 100%;
	margin:0 2px 0 0;
	padding:5px 20px;
	border-radius:8px 0 0 8px;
	background-color:rgb(0,65,120);
	color:rgb(0,65,120);
	transition:all .3s ease;
}

#form-busca:hover input {
	width:100%;
	padding:5px 20px;
	color:rgb(255,255,255);
	background-color: rgb(0,65,120);
}

#form-busca input::placeholder {
	color:rgb(255,255,255);
}

#form-busca button {
	background-color:rgb(133,105,31);
	border:0;
	padding:5px 10px;
	font-weight:400;
	height:46px;
	width:60px;
	border-radius:0 8px 8px 0;
	text-align:center;
	color:rgba(255,255,255,1);
	transition:all .3s ease;
}

#form-busca svg {
	color:rgb(255,255,255);
	height:15px;
}

.img-thumb-galeria-foto {
	min-width:100%;
	height:200px;
	overflow: hidden;
	object-fit: cover;
    object-position: center;
}

#aba-transparencia .btnPadrao {
	margin-right:5px;
}

@media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
}

.slideUp {
	  animation-name: slideUp;
	  -webkit-animation-name: slideUp;
	  animation-duration: 2s;
	  -webkit-animation-duration: 2s;
	  visibility: visible;
}

@keyframes slideUp {
	  0% {
		  opacity: 0;
		  -webkit-transform: translateY(30%);
	  } 
	  100% {
		  opacity: 1;
		  -webkit-transform: translateY(0%);
	  }
}
  
@-webkit-keyframes slideUp {
	  0% {
		  opacity: 0;
		  -webkit-transform: translateY(30%);
	  } 
	  100% {
		  opacity: 1;
		  -webkit-transform: translateY(0%);
	  }
}
  
  
  
  
	 	 
/* ----- MENU ----- */

.bg-menu {
	border-top:1px solid rgb(220,220,220);
}

.dynamika-menu-nav-forest ul {
	margin:0;
	padding:0;
}

.dynamika-menu-li-root {
	padding-left:20px;
	padding-right:20px;
	height:65px;
	font-weight:bold;
	text-align: center;
	text-transform: uppercase;
	position: relative;
	display:flex !important;
	align-items: center !important;
}

.dynamika-menu-li-root:hover {
	background-color:rgb(0,65,125);
}

.dynamika-menu-a-root , .dynamika-menu-a-root:hover {
	color:rgb(0,65,125);
	line-height:14px;
	font-size:12px;
	height:65px;
	display:flex !important;
	align-items: center !important;
}

.dynamika-menu-span-items {
	display:none;
}

.dynamika-menu-li-root:hover .dynamika-menu-a-root {
	color:rgb(255,255,255);
}

.dynamika-menu-li-root:hover .dynamika-menu-span-items {
	position: absolute;
	top:67px;
	left:0;
	width:100%;
	background-color:rgb(0,40,70);
	z-index:99;
	display:flex;
	flex-direction: column;
}

.dynamika-menu-li-link {
	position: relative;
}

.dynamika-menu-span-sub {
	width:100%;
	display:flex;
	flex-direction: column;
	position: relative;
}

.dynamika-menu-span-sub h3 {
	color:rgb(255,255,255);
	line-height:14px !important;
	font-size:12px !important;
	text-align: left;
	height:46px !important;
	margin:0 !important;
	padding:0 20px !important;
	font-weight:900 !important;
	display:flex !important;
	align-items: center !important;
	position: relative;
	border-bottom: 1px solid rgba(255,255,255,.1);
}

.dynamika-menu-span-sub a + ul {
	display:none;
}

.dynamika-menu-span-sub:hover a + ul  {
	display:block;
	position: absolute;
	top: 0;
	left: 101%;
	background-color:rgb(0,40,70);
	width:230px;
}

.dynamika-menu-li-link {
	list-style: none;
	margin-left: 0px;
	padding: 2px;
}

.dynamika-menu-li-link:hover {
	background-color:rgb(0,65,125);
}

.dynamika-menu-a-link {
	display: block;
	color: rgba(255,255,255) !important;
	font-size:12px !important;
	line-height:14px !important;
	text-align: left !important;
	padding:15px;
	font-weight:bold !important;
	border-bottom:1px solid rgba(255,255,255,.1);
	text-decoration: none !important;
}

.dynamika-menu-a-link:hover{
	text-decoration: none !important;
}
	  
	  



/*----- SCROLL PARA O TOPO -----*/
	  
	  .scrollTop {
		position: fixed;
		right:10px;
		bottom:40px;
		width:50px;
		height:30px;
		background-color:rgb(175,145,65);
		padding:6px;
		line-height:16px !important;
		text-align:center;
		border:1px solid rgba(0,0,0,.1);
		cursor:pointer;
		opacity: 0;
		border-radius:3px;
		transition: all 0.4s ease-in-out 0s;
	  }
	  
	  .scrollTop a {
		font-size: 14px;
		color: #fff;
		font-weight:600;
		text-decoration:none;
		text-align:center;
		line-height:16px !important;
		padding:0;
		margin:0;
	  }
	  
	  .scrollTop a:hover {
		color: #fff;
	  }

	.solicitacoes ul {
		list-style: none;
		margin:0 !important;
		padding:0;
	}

	.solicitacoes ul li {
		margin:0;
		padding:0;
	}

	#resposta-solicitacao .col-ce1-24 {
		border-radius:10px;
		padding:20px 30px !important;
		background-color: rgb(159,191,111);
		color:rgb(255,255,255);
		font-weight:900;
	}

	#resposta-solicitacao .col-ce1-24 p {
		margin:0;
		padding:0;
	}





/* ----- BOOTSTRAP ----- */

.list-group-item {
	border-bottom:1px solid rgb(235,235,235);
}

a.list-group-item-info, button.list-group-item-info {
    color: #31708f;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}

.card {
	border-radius:8px;
	overflow:hidden;
	background-color:rgb(150,170,15,.1);
	border:0;
}

.card a {
	color:rgb(50,50,50);
}

.card .list-group {
	margin:0 !important;
	padding:0;
}

#faq .card {
	padding:7px;
	border:1px solid rgb(210,210,210);
}

#faq .card .card-header {
	border-bottom:0;
}

#faq .card h5 button {
	margin:0;
	padding:0;
	color:rgb(50,50,50);
	font-size:14px !important;
	line-height:16px;
	border:0;
	text-align: left;
}

.list-group-item svg {
	font-size:25px !important;
	color:rgb(55,140,42) !important;
	width:20px !important;
	display:block !important;
	text-align: left !important;
}

.list-group-item a {
	font-size:14px !important;
	font-weight:bold;
	line-height:16px;
	color:rgb(0,0,0) !important;
	display:inline-block !important;
}

.bg-light {
    background-color: rgb(230,235,240) !important;
}

.bg-copyright {
	background-color:rgba(0,0,0,.2) !important;
	color: rgb(255,255,255) !important;
	padding-top:10px !important;
	padding-bottom:10px !important;
	font-size:10px;
	text-transform: uppercase;
}

.bg-primary , .bg-primary:hover {
	background-color:rgb(0,65,125) !important;
	color: rgb(255,255,255) !important;
}

.bg-secondary , .bg-secondary:hover {
	background-color:rgb(175,145,65) !important;
	color: rgb(255,255,255) !important;
}

.btn-primary {
	background-color:rgb(0,65,125) !important;
	border-color:rgb(0,65,125) !important;
	color: rgb(255,255,255) !important;
}

.btn-primary:hover {
	background-color:rgb(0,40,80) !important;
	border-color:rgb(0,40,80) !important;
}

.text-primary {
	color:rgb(0,65,125) !important;
}

.summary {
	display:none;
}

.empty , .indisponivel {
	text-align: center;
	width:100%;
	padding:20px 0;
}

table {
	border-radius:8px !important;
	overflow: hidden;
	background-color:rgb(230,235,240);
}

.table , .table tr , .table td , .table th {
	border:1px solid rgb(255,255,255) !important;
}

.table hr {
	border-top:1px solid rgb(255,255,255) !important;
}

#tabelas > div > div {
	border-top:1px solid rgb(220,220,220) !important;
	padding:15px !important;
}

#mais-lidas img {
	width:100%;
	height:120px;
	overflow: hidden;
	object-fit: cover;
	object-position: center;
	border-radius:6px;
}

#mais-lidas a {
	font-size:16px;
	font-weight:bold;
}

.galeria-foto img {
	width:100%;
	border-radius:20px;

}

#tabelas span {
	font-weight:600;
}

#tabelas .btn-status {
	display:inline-block;
	padding:8px 15px;
	border-radius:4px;
	font-size:14px;
	line-height:14px;
	color:rgb(255,555,255);
	font-weight:normal;
}

.card {
	margin:15px;
	padding:0px;
	display:flex;
	flex-basis:340px;
}

.accordion > .card > .card-header{
	background-color: rgb(0,65,125) !important;
	color: #FFF;
}

#collapse-faq .collapse .show, #collapse-faq .collapsing{
	background-color: rgb(230,235,240) !important; 
}

.card-header button {
	color:#000
}

.bg-info {
	background-color:rgba(55,140,42,.2) !important;
}

.btn {
	font-size:14px !important;
}

.page-link {
	color:rgb(78,78,78);
}

.page-link:hover {
	color:rgb(78,78,78);
	background-color: #fff !important;
}

.page-link:active {
	color:rgb(78,78,78);
	border-color: #000 !important;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color:rgba(78,78,78,.2);
	border-color: rgb(78,78,78);
}

.card button , .card .btn-link {
	outline:none !important;
}

h1 {
	font-size:2rem;	
}

h2 {
	font-size:1.75rem;
}

h3 {
	font-size:1.5rem;
}

h4 {
	font-size:1.25rem;
}

h5 {
	font-size:1.1rem;
}

.rounded {
	border-radius:8px !important;
	overflow: hidden;
}

.rounded-maior {
	border-radius:12px;
	overflow: hidden;
}

a {
	color:rgb(40,100,150);
}

a:hover {
	color: rgb(0,0,0);
	text-decoration: none;
}

.accordion button {
	text-decoration: none !important;
    font-weight: 600;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    font-size: 1rem !important;
    box-shadow: none;
}

.accordion button:hover {
	text-decoration: none !important;
    color: rgb(255, 255, 255);
}

.form-group.field-oportunidade-validacao.required label {
	font-weight: bold;
}





/*----- LEGISLAÇÃO CATEGORIA 1 -----*/

.circulo-link-portaria {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-right: 20px;
	margin-left: 20px;
}

.circulo-link-portaria svg{
	font-size: 4em;
}

.circulo-link-portaria span {
	margin-top: 10px;
	text-align: center;
}





/* ----- RESPONSÁVEL ----- */

.box-responsavel {
	border:1px solid rgb(220,220,220);
	border-radius:8px;
	overflow: hidden;
	position: relative;
	background-color: rgb(255,255,255);
	margin-bottom:30px;
}
	
.box-responsavel img {
	object-fit: cover;
	object-position: top;
	width:100%;
	height:320px;
}

.box-responsavel h6 {
	font-size:15px;
	line-height:16px;
	text-transform: uppercase;
	padding:0px 0 5px 0;
	margin:0;
}
  
.box-responsavel span {
	display:block;
	padding:15px;
	height:120px;
	overflow-y: auto;
	font-size:14px;
	line-height:18px;
}
  
.box-responsavel .container {
	border-radius:0 0 6px 6px;
}


/* ----- CONSELHEIRO DIRETOR ----- */

.box-diretor {
	border:1px solid rgb(220,220,220);
	border-radius:8px;
	overflow: hidden;
	position: relative;
	background-color: rgb(255,255,255);
	margin-bottom:30px;
}
	
.box-diretor img {
	width:100%;
	height:360px;
}

.box-diretor h6 {
	font-size:15px;
	line-height:16px;
	text-transform: uppercase;
	padding:0px 0 5px 0;
	margin:0;
}
  
.box-diretor span {
	display:block;
	padding:15px;
	height:120px;
	overflow-y: auto;
	font-size:14px;
	line-height:18px;
}
  
.box-diretor .container {
	border-radius:0 0 6px 6px;
}



/*----- GALERIA DE FOTOS PADRÃO ----- */

  .tns-outer {
    position: relative;
    border: 0 solid #fff
}

.tns-controls {
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 99!important
}

.tns-controls button {
    background-color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 10px!important;
    border: 1px solid #dcdcdc!important;
    border-radius: 3px!important;
    padding: 4px 15px;
    margin-top: -50px
}

.tns-controls button {
    color:rgb(0,40,70) !important;
    font-size: 16px!important;
    padding: 4px 15px!important;
    background-image: linear-gradient(to top,rgb(240,240,240),rgb(255,255,255))!important;
    border-radius: 6px!important;
    border-bottom: 1px solid #c8c8c8!important;
    z-index: 2!important;
    margin-left: 2px!important
}

.tns-item span {
    width: 100%;
    display: block;
    text-align: center;
    margin-top: -10px;
}

.tns-controls button svg {
    color:rgb(0,40,70) !important;
	margin-right: 0;
}

.tns-controls button:hover {
    background-image: linear-gradient(to top,rgb(255,255,255),rgb(240,240,240))!important
}

.tns-nav {
    position: absolute;
    right: 25px;
    top: 15px;
    z-index: 90!important
}

.tns-nav button {
    display: none
}

.tns-carousel {
    margin-top: 0
}

.tns-item {
    position: relative;
    margin: 0!important;
    padding: 0!important;
    height: 100%!important
}



.tns-item .home-noticia-principal span {
    bottom: 0
}

.tns-item img {
    overflow: hidden;
    border: 1px solid #dcdcdc!important;
    width: 100%
}

.tns-inner img {
    border: 1px solid #dcdcdc!important;
    border-radius: 8px!important;
    padding-top: 0!important;
    margin-bottom: 30px!important;
    overflow: hidden!important
}










/* ----- BOX LISTAGEM PADRÃO ----- */
  
  .box-lista .imagem-lista {
	width:100%;
	height:260px;
	overflow:hidden;
  }
  
  .box-lista > .imagem-lista > img {
	width:100%;
	height:100%;
	object-fit: cover;
	object-position: center;
  }
  
  .box-lista .texto {
	padding:20px 20px 15px 15px;
	color:#000;
  }





/* ----- PDF CERTIFICADO ----- */

@page { 
	margin: 0;
	margin-bottom: -50px;
}

.certificado-background {
	height: 100%;
	background: url('https://www.crpsp.org/images/certificado-novo-background.jpeg') no-repeat scroll left top;
	background-image-resize: 6;
	page-break-inside: avoid !important;
}

.certificado-background table {
	padding-left: 235px;
	padding-right: 220px;
	page-break-inside: avoid !important;
}

.certificado-background table .linha1 td{
	padding-top: 255px;
	font-size: 20px;
	line-height: 30px;
}

.certificado-background table .linha2 td{
	padding-top: 80px;
	font-size: 20px;
}

.certificado-background table .linha3 td{
	padding-top: 100px;
}

.assinatura-certificado {
	width: 35%;
}

.associe {
	background-image: linear-gradient(to top, rgba(0,65,125,.15) , rgb(255,255,255));
	margin-bottom:-130px;
	position: relative;
}

.associe h2 {
	font-size:46px !important;
	line-height:55px !important;
}

.associe img {
	max-width: 100%;
	height: auto;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.associe-imagem-div {
    text-align: center;
    padding: 0 15px;
	display: flex;
	justify-content: center;
	align-items: flex-end;
}


.associe ul {
	margin:0;
	padding:0 0 0 15px;
}

.associe li {
	padding-bottom:5px;
	margin:0;
	list-style-type: circle;
}

.breadcrumb {
	justify-content: flex-end;
	background-color:rgb(230,235,240) !important;
	font-size:12px !important;
	z-index: 1;
	margin-top:20px;
	margin-bottom:40px;
	letter-spacing: -.1px;
	color:rgb(0,0,0) !important;
	font-family:'Roboto',sans-serif !important;
	font-display: swap;
}

.breadcrumb-item.active {
    color:rgb(0,65,125);
}

.breadcrumb a , .breadcrumb a:hover {
	color:rgb(0,0,0);
}





/*--- SLIDER INTERNO ---*/

.slider .tns-nav {
	position:absolute;
	top: 105% !important;
	left:0;
	right:0;
	text-align:center;
	height:40px;
	z-index: 2;
}

.tns-outer  img {
	border-radius:0 !important;
}

.slider .tns-nav{
	display: none;
}

.slider .tns-controls {
	justify-content: space-between;
    display: flex;
	bottom: 42%;
}	

.slider .tns-controls button {
	display: contents;
}	

.slider .tns-controls button span {
	font-size: 50px;
	color: rgb(55,140,42) !important;
}	

.FI {
	color: #e63131;
}

.AB {
	color: #55B863;
}

.FR {
	color: #e63131;
}

.DE {
	color: #e63131;
}

.RE {
	color: #e63131;
}

.SS {
	color: #f86a0b;
}

.EA {
	color: rgb(255, 200, 50);
}



/* ----- BOX LISTAGEM PADRÃO ----- */

.box-lista {
	position: relative;
	margin: 0 0 50px 0 !important;
	overflow: hidden;
	border-radius: 12px;
	border: 1px solid rgba(0, 0, 0, .2);
}
  
.box-lista .imagem-lista {
	width: 100%;
	height: 220px;
	overflow: hidden;
	border-radius:12px;
}
  
.box-lista img {
	width: 100%;
	height: 220px;
	object-fit: cover;
	object-position: center;
}
  
.box-lista .texto {
	padding: 30px 30px 20px 20px;
	color: #000;
	min-height: 110px;
}
  
.box-lista hr {
	padding: 0 !important;
	margin: 15px 0 !important;
}
  
.box-lista h4 {
	font-size: 1.3em;
	text-transform: uppercase;
	margin: 0 35px 10px 0;
	font-family: 'Montserrat', sans-serif;
	font-display: swap;
}
  
.box-lista small {
	font-size: 1em;
	line-height: 1.2em;
	padding: 0;
	margin: 0;
	display: block;
}
  
.tarja {
	position: absolute;
	bottom: 0;
	right: 15px;
	/* left: 15px; */
	padding: 0;
	font-size: .7em;
	font-weight: bold;
	text-align: right;
	display: inline-block;
	height: 10px;
	width: 100%;
	text-transform: uppercase;
	border-bottom: 1px solid rgb(0, 0, 0);
	transition: all .5s ease;
}
  
.box-lista:hover .tarja {
	border-bottom: 1px solid rgb(0, 0, 0);
	right: 100%;
}

  
.box-lista p {
	max-height: 60px;
	margin-top: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
}




/* ----- BOX ATALHO LATERAL ----- */
  
.box-atalho-lateral {
	border:1px solid rgb(230,235,240);
	border-bottom:2px solid rgb(230,235,240) !important;
	border-radius:12px;
	overflow: hidden;
	text-align: left !important;
}

.box-atalho-lateral .atalho-interno {
	margin:0;
	border-bottom:1px solid rgb(230,235,240);
	height:auto;
	text-align: left !important;
}

.box-atalho-lateral .atalho-interno a {
	font-size:16px;
	line-height:19px;
	padding:15px 10px 15px 70px;
	height:50px !important;
	text-align:left !important;
	text-transform: none;
	display:inline-block;
	text-decoration:none;
	color:rgb(0,65,125);
}

.box-atalho-lateral span {
	font-size:22px !important;
	text-align: left !important;
	width:50px !important;
	height:50px !important;
	padding:13px !important;
	display:block;
	margin:-17px 10px 0 0 !important;
	background-color: rgb(230,235,240) !important;
}
  
.atalho-interno {
	flex-grow: 1;
	padding:0;
	margin:0;
	display:flex;
	flex-direction:row;
	align-items: stretch;
	flex-basis:300px;
	transition: all .5s ease;
	position: relative;
}

.atalho-interno a {
	font-size:17px;
	line-height:18px;
	padding:90px 10px 10px 10px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	color:rgb(0,65,125);
}

.atalho-interno a p {
	font-size:15px;
	line-height:18px;
	padding:10px;
	text-align:center;
	text-decoration:none;
	text-transform:none;
	font-weight:300;
	color:rgb(50,50,50);
}

.atalho-interno a:hover {
	color:rgb(50,50,50);
}

.atalho-interno span {
	position: absolute;
	top:17px;
	left:0;
	right:0;
	text-align: center;
	font-size:42px;
	display:block;
}

.atalhos a:hover, .atalhos-interno a:hover {
	text-decoration:none;
	color:rgb(150,150,150);
}

.titulo-lateral {
	text-align:center;
	padding: 15px 0px;
	margin:0;
	font-weight:bold;
	background-color:rgb(0,65,125);
	border-bottom:1px solid rgb(235,235,235);
	border-radius: 0;
}

.titulo-lateral p {
	padding:0;
	margin:0;
	outline: 0;
	font-size: 15px;
	width: 100%;
	color:#FFF;
}



/* ----- ICONES COMPARTILHAMENTO ----- */

.icone {
	display: inline-block;
	width: 30px;
	height: 30px;
	padding: 8px 6px;
	color: #FFF;
	font-size: 14px;
	line-height: 14px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: -10px;
	border-radius: 40px;
	transition: all .3s ease;
	border-left: 1px solid #FFF;
}
  
.icone:hover {
	color: rgb(120, 120, 120);
	background-color: rgb(230, 230, 230);
}
  
.icone-twitter {
	background-color: #4184CD;
}
  
.icone-whatsapp {
	background-color: #55B863;
}
  
.icone-facebook {
	background-color: #366EA7;
}
  
.icone-linkedin {
	background-color: #326BA4;
}
  
.rodape-whatsapp {
	color: #ffffff;
	width: 60px;
}



/* ----- ARQUIVOS ANEXOS ----- */

.docs-anexos-1 {
	border: 1px solid rgb(230, 230, 230);
	border-bottom: 1px solid rgb(0,65,125);
	padding: 10px 20px;
	margin-bottom: 8px;
	border-radius: 12px;
	display: flex;
	flex-direction: row;
	text-align: left;
	transition: all 1s ease;
	position: relative;
}
  
.docs-anexos-1 svg {
	position: absolute;
	left: 0;
	top: 0;
	padding: 10px;
	border-radius: 12px 0 12px 0;
	background-color:rgb(0,65,125);
	font-size: 36px;
	color: rgb(255, 255, 255) !important;
}
  
.docs-anexos-1 p {
	margin: 7px 10px 10px 30px;
	line-height: 15px;
	font-size: 13px;
	text-transform: uppercase;
	color: rgb(50, 50, 50);
	font-weight: 900;
}
  
.docs-anexos-1 p small {
	display: block;
	margin-top: 8px;
	font-size: 11px;
	text-transform: uppercase;
}
  
.docs-anexos-1:hover {
	border: 1px solid rgb(230, 230, 230);
	background-color: rgb(0,65,125);
}
  
.docs-anexos-1:hover svg,
.docs-anexos-1:hover p {
	color: rgb(255, 255, 255);
}



#lista-boletim {
	display:flex;
	flex-direction:column;
}
	
#lista-boletim ul {
	list-style:none;
	margin:0;
	padding:0;
	border:1px solid rgb(240,240,240);
}
	
#lista-boletim ul li {
	padding:6px;
	border-radius:4px;
	margin:5px;
}


.titulo-membro {
	position: relative;
	background-color:rgba(0,65,125,.07);
	border-radius:6px;
	padding:12px 20px;
	width:100%;
	margin-bottom:15px;
	font-weight:900;
}

.titulo-membro span {
	position: absolute;
	top:0px;
	left:15px;
	width:50px;
	height:3px;
	background-color: rgb(175,145,65);
}

.header-faq{
	padding: 0.75rem 1.25rem;
    margin-bottom: 0;
	background-color: rgb(230,235,240) !important;
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
}

.button-faq{
	text-decoration: none;
    font-weight: 600;
    color: rgb(0,65,125);
    text-transform: uppercase;
    font-size: 1rem !important;
    box-shadow: none;
}

.body-faq{
	flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
	border: 1px solid rgba(0, 0, 0, 0.125);
}


.impresso .imagem-lista {
	height: 470px;
}

.impresso .imagem-lista img{
	height: 470px;
}

.impresso .texto{
	padding: 20px;
}

.impresso h4{
  margin: 0 0px 10px 0;
  font-size: 1rem !important;
  text-transform: capitalize !important;
}

.bg-protocolo {
	background-color: rgb(230,235,240) !important;
	padding: 30px;
	border-radius: 6px;
	text-align: center;
  }
  
  .bg-protocolo a {
	text-align: center;
	border-radius: 16px;
	margin-top: 15px;
  }

  .box-solicitacao {
	padding: 25px;
	margin: 30px 0;
	border-radius: 12px;
  }
  

  
.dynamika-chat span{
	margin-bottom: 10px !important;
}

.dynamika-chat p{
	padding-bottom: 0 !important;
	padding-top: 11px !important;
	padding-left: 16px !important;
}


.chat {
	background-color:rgba(5,140,70,.1);
	padding:20px 30px;
	border-radius:4px;
}

.chat small {
	display:block;
	font-size:9px;
	font-weight:bold;
}

.chat p {
	padding:0;
	margin:0;
}


.dynamika-chat-right{
	background-color: rgb(0,65,125);
	color: #fff;
}

.dynamika-chat {
	margin-top: 50px;
}

.dynamika-chat span {
    margin-bottom: 25px !important;
}

.dynamika-chat .time{
	margin-top: -21px !important;
}

.altura-box-conselheiro {
    height: 245px;
    object-fit: cover;
    object-position: center;
	position: relative;
}

.altura-box-conselheiro span{
    position: absolute;
    right: 0;
    top: 0;
    border-radius: 0 0 0 0px;
    font-size: 12px;
	height: 100%;
	justify-content: center;
    display: flex;
    align-items: center;
}

.btn-conselheiro{
	padding: 14px 12px;
    font-size: 12px;
    line-height: 18px;
    font-weight: bold;
    border-radius: 20px;
    text-transform: uppercase;
    transition: all .2s ease;
    margin-left: 844px;
    color: rgb(0,65,120);
	border: 2px solid rgb(230,235,240) !important;
    background-color: rgb(230,235,240) !important;
}

.img-conselho{
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position:top;
}

.nome-conselheiro{
	text-align: left;
    border-bottom: 1px solid rgb(230,235,240) !important;
	padding: 15px;
	position: relative;
}

.portais-menu {
    list-style: none;
    margin:40px 0 0 0;
    padding: 0;
    position: relative;
    flex-direction: row;
    display: flex;
	justify-content: end;
}

.portais-menu-li {
    font-weight: bold;
    text-transform: uppercase;
    display: flex !important;
    align-items: center !important;
}

.portais a {
	color: rgb(255,255,255);
}

.portais-menu-a, .portais-menu-a:hover {
    font-size: 14px;
    color: rgb(50,50,50);
}

.portais-menu-li:hover .portais-itens {
    visibility: visible;
}

.portais-menu-li:hover .portais-itens {
    position: absolute;
    top: 120%;
    right: 0;
    width: 230px;
    background-color:rgb(175,145,65) !important;
    z-index: 1000;
    display: flex;
    flex-direction: column;
	border-radius:12px;
	overflow: hidden; 
}

.portais-itens {
    display: flex;
    top: 100%;
    right: 0;
    position: absolute;
    visibility: hidden;
    z-index: 1;
}

.portais-itens ul {
    margin:0;
    padding: 0;
}

.portais-sub-li {
    list-style: none;
    margin-left: 0px;
    padding: 2px;
}

.portais-sub-a {
    display: block;
    color: rgba(255,255,255) !important;
    font-size: 11px !important;
    line-height: 14px !important;
    text-align: left !important;
    padding: 15px 0;
    font-weight: bold !important;
    border-bottom: 1px solid rgba(255,255,255,.1);
    text-decoration: none !important;
    margin-left: 12px;
}

.portais-sub-li:hover{
	background-color: rgb(133, 105, 31);
}

.portais-sub-a:hover {
    text-decoration: none !important;
}




/* --- MODAL AVISO ----- */

.modal-header {
	position:relative;
	background-color: rgb(0,65,125);
	color:rgb(255,255,255) !important;
  }
  
  .modal-header button {
	position: relative;
	right:0;
	top:0;
	border:0 !important;
  }
  
  .modal-title {
	margin-top:0;
	width:100%;
	text-align: center;
  }
  
  .modal-body {
	display: flex;
	flex-direction: column;
  }






/* MENU RESPONSIVO */

@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot');
	src:url('../fonts/icomoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/icomoon.woff') format('woff'),
		url('../fonts/icomoon.ttf') format('truetype'),
		url('../fonts/icomoon.svg#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Common styles of menus */

.dl-menuwrapper {
	width: 100%;
	max-width: 300px;
	float: left;
	position: relative;
	-webkit-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%;
	position: fixed;
    right: 0px;
	top: 60px;
    z-index: 1000;
}

.dl-menuwrapper button {
	background-color: rgb(78,78,78);
	border: none;
	height: 42px;
	overflow: hidden;
	position: relative;
	outline: none;
	right: -202px;
    padding: 10px 10px;
    border-radius: 6px;
    cursor: pointer;
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    width: 100px;
    text-align: center;
    z-index: 99;
}

.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
	background-color: rgb(78,78,78);
}

.dl-menuwrapper ul {
	padding: 0;
	list-style: none;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}

.dl-menuwrapper li {
	position: relative;
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 20px;
	font-weight: 300;
	color: #fff;
	outline: none;
}

.no-touch .dl-menuwrapper li a:hover {
	background: rgba(255,248,213,0.1);
}

.dl-menuwrapper li.dl-back > a {
	padding-left: 30px;
	background: rgba(0,0,0,0.4);
}

.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
	position: absolute;
	top: 0;
	line-height: 50px;
	font-family: 'icomoon';
	font-display: swap;
	speak: none;
	-webkit-font-smoothing: antialiased;
	content: "\e000";
}

.dl-menuwrapper li.dl-back:after {
	left: 10px;
	color: rgba(212,204,198,0.3);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.dl-menuwrapper li > a:after {
	right: 10px;
	color: rgba(0,0,0,0.35);
}

.dl-menuwrapper .dl-menu {
	margin: 5px 0 0 0;
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all 0.3s ease;
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
}

/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
	display: none;
}

/* 
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link. 
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
	display: none;
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
	display: block;
}

/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
	position: absolute;
	width: 100%;
	top: 50px;
	left: 0;
	margin: 0;
}

/* Animation classes for moving out and in */

.dl-menu.dl-animate-out-1 {
	-webkit-animation: MenuAnimOut1 0.4s;
	animation: MenuAnimOut1 0.4s;
}


@-webkit-keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}

@keyframes MenuAnimOut1 {
	0% { }
	50% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
	}
	75% {
		-webkit-transform: translateZ(-372.5px) rotateY(15deg);
		transform: translateZ(-372.5px) rotateY(15deg);
		opacity: .5;
	}
	100% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
}


.dl-menu.dl-animate-in-1 {
	-webkit-animation: MenuAnimIn1 0.3s;
	animation: MenuAnimIn1 0.3s;
}


@-webkit-keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}


@keyframes MenuAnimIn1 {
	0% {
		-webkit-transform: translateZ(-500px) rotateY(0deg);
		transform: translateZ(-500px) rotateY(0deg);
		opacity: 0;
	}
	20% {
		-webkit-transform: translateZ(-250px) rotateY(30deg);
		transform: translateZ(-250px) rotateY(30deg);
		opacity: 0.5;
	}
	100% {
		-webkit-transform: translateZ(0px) rotateY(0deg);
		transform: translateZ(0px) rotateY(0deg);
		opacity: 1;
	}
}


.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
	-webkit-animation: SubMenuAnimIn1 0.4s ease;
	animation: SubMenuAnimIn1 0.4s ease;
}


@-webkit-keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}


@keyframes SubMenuAnimIn1 {
	0% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px);
		opacity: 1;
	}
}


.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
	-webkit-animation: SubMenuAnimOut1 0.4s ease;
	animation: SubMenuAnimOut1 0.4s ease;
}

@-webkit-keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		opacity: 0;
	}
}


@keyframes SubMenuAnimOut1 {
	0% {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		opacity: 0;
	}
}


/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	transform: none;
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block;
}

.no-js .dl-menuwrapper li.dl-back {
	display: none;
}

.no-js .dl-menuwrapper li > a:not(:only-child) {
	background: rgba(0,0,0,0.1);
}

.no-js .dl-menuwrapper li > a:not(:only-child):after {
	content: '';
}

.flex {
    display: flex;
}

.btn-topo {
	color: rgb(255, 255, 255);
	padding:15px;
	transition: all .2s ease;
	font-size: .75em;
	font-weight:bold;
	text-transform: uppercase;
	background-color:rgb(0,65,125) !important;
	border: 3px solid rgb(255,255,255) !important;
	text-align: center !important;
	display: inline-block;
	border-radius: 8px;
	margin-top: 33px;
	margin-bottom: 33px;
	display: flex;
	flex-direction: column;
	justify-content: center;
  }
  
  .btn-topo:hover {
	background-color:rgb(230,235,240) !important;
	color: rgb(0,65,125);
  }
  
  .btn-topo span {
	color: rgb(255, 255, 255);
	display: block;
	text-align: center;
	font-size: 26px;
	line-height: 30px;
	margin-top:-5px;
  }
  
  .btn-topo:hover span {
	color: rgb(0,65,125);
  }

  .multimidia-capa {
	position: relative;
	height:315px;
  }

  .multimidia-capa img {
	border-radius: 14px;
	border-radius: 10px solid rgb(235, 235, 235);
	width: 100%;
	height:320px;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left:0;
	top:0;
  }
  
  .multimidia-capa a {
	color: #FFF;
  }

  .multimidia-capa h4 {
	position: absolute;
	bottom:-15px;
	left:0;
	right:0;
	background-color: rgba(0,0,0,.7);
	padding:15px;
	border-radius: 0 0 14px 14px;
	transition: all .3s ease;
  }

.multimidia-capa a:hover h4 {
	padding:30px 15px;
  }

  .w-100{
	  width: 100%;
  }

  .linha-coluna{
	padding: 0.75rem;
    width: 100%;
    text-align: center;
    background-color: rgb(230,235,240) !important;
    border-radius:5px 5px 0 0;
    margin-bottom:-1px;
  }
  .box-mes-coluna{
	background-color:white;
	border: 1px solid #dee2e6 !important;
	padding:15px;
  }

  .servico .img-especifica {
	width: 100% !important;
  }

  .dynamika-menu-li-root:last-child .dynamika-menu-span-sub:hover a + ul {
	left: -231px !important;
  }

  #banner-topo .tns-inner img {
	border:0 !important
  }

  #banner-topo .tns-nav button{
	display: initial;
  }

  #banner-topo .tns-nav {
	position: absolute;
	bottom: 70px !important;
	top: unset !important;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
  }
  
  #banner-topo .tns-nav button {
	border-radius: 50%;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background-color: rgb(230,235,240);
	border: none;
	cursor: pointer;
  }
  
  #banner-topo .tns-nav button.tns-nav-active {
	background-color: #333;
	color: #fff;
  }

#logo-footer-slogan , #logo-footer-slogan .selo , #logo-footer-slogan .sigla {
	display:flex;
	align-content: center;
}

#logo-footer-slogan .selo img {
	height:65px;
}

#logo-footer-slogan .sigla h1 {
	font-weight:500;
	color:rgb(0,65,125);
	font-size:15px !important;
	font-family:"Mulish",sans-serif;
	font-display: swap;
	line-height:17px;
	text-align:left;
	margin:auto;
	padding-left:15px;
}

.cc-nb-okagree, .cc-nb-reject{
	background-color: rgb(0,65,125) !important;
	color: #fff !important;
}

#video-home {
	position: relative; 
	cursor: pointer;
}
  
.hover-mensagem {
	position: absolute;
	top: 0;
	left: 0;
	color: #fff;
	font-size: 18px;
	text-align: center;
	padding: 10px;
	display: none;
}
 
.hover-mensagem .btn-padrao{
	color: #FFF;
}

#video-home:hover .hover-mensagem {
	display: block;
}

.span-iframe{
	overflow-y: auto;
    width: 481px;
    height: 485px;
}



#collapse-button .btn-padrao{
	background-color: #fff;
	color: rgb(0,65,125);
}

.box-mapa-site{
	padding: 20px 10px;
	margin: 25px 65px;
	background-color: #FFF;
	border-radius: 8px;
}

.box-mapa-site h4{
	color: rgb(0, 0, 0);
}

.box-mapa-site li::marker {
	color: rgb(175,145,65);
}

#collapse-button{
	padding-right: 15px;
}

#banner-topo .tns-controls {
	z-index: 99 !important;
	position: absolute !important;
	top: 51% !important;
	width: 100% !important;
}
  
#banner-topo .tns-controls button {
	background-color: transparent !important;
	background-image: none !important;
	color:transparent !important;
	border:0 !important;
	border-radius:0 !important;
}
  
#banner-topo .tns-controls button:hover , #banner-topo .tns-controls button:focus {
	background-color: transparent !important;
	border: 0 !important;
	text-decoration: none !important;
}
  
#banner-topo .tns-controls button:first-child {
	border-left:0 !important;
	padding-left:10px !important;
	left: -10px !important;
	position: absolute !important;
	width: 5% !important;
}
  
#banner-topo .tns-controls button:nth-child(2) {
	border-left:0 !important;
	padding-left:10px !important;
	right: -10px !important;
	position: absolute !important;
	width: 5% !important;
}
  
#banner-topo .tns-controls button svg{
	color:#333 !important;
	font-size: 40px !important;
}

#whatsapp {
	position: fixed;
	bottom: 115px;
	right: 5px;
	display: inline-block;
	width: 80px;
	z-index: 999;
	transition: all 500ms;
}

#whatsapp:hover{
	transform: scale(1.3);
	filter: brightness(115%);
}