html,
body {
  overflow-x: hidden;
}

body {
  background-color: #fff;
  font-family: 'open_sansregular', sans-serif, Tahoma, Arial, Verdana;
}

body.com_contraste,
body.com_contraste * {
  background-color: #000 !important;
  color: #fff !important;
  border-color: #fff !important;
}

body.com_contraste #header {
  background: none !important;
}

/*BOOTSTRAP DATEPICKER*/
.datepicker-dropdown {
  background: #fff !important;
}


/* ACESSIBILIDADE */
.skiplist {
  margin: 0;
  padding: 0
}

.skip {
  display: none;
  text-align: left;
  margin: 0;
  padding: 0;
  position: absolute
}

.skip {
  display: block
}

:root .skip {
  display: block
}

.skip a {
  padding: 0 0.5em;
  display: inline;
  z-index: 49;
  text-decoration: none;
  position: absolute;
  width: 12em;
  left: -200em;
  font-size: 14px;
  font-weight: bold;
  color: #666;
}

.skip a:focus,
.skip a:active {
  position: absolute;
  left: 0;
  border: solid #999 5px;
  background: #eee;
}

.skip a:hover {
  cursor: default
}

#acessibilidade {
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: right;
}

#barra-acessibilidade {
  padding-top: 2px;
  padding-bottom: 5px;
}

#barra-acessibilidade .btns-acessibilidade {
  text-align: right;
}

.btns-acessibilidade button,
.btns-acessibilidade a {
  background-color: #666;
  border: none;
}

.btns-acessibilidade button i,
.btns-acessibilidade a i {
  color: #fff;
}

.btns-acessibilidade button:hover i,
.btns-acessibilidade a:hover i {
  color: #fff;
}

.btns-acessibilidade a {
  text-decoration: none !important;
}


.topo-links a {
  color: #666;
  margin-right: 8px;
  font-size: 12px;
  font-weight: bold;
}

.topo-links a:hover {
  color: #000;
}


.min-height-500 {
  min-height: 500px;
}

#header {
  min-height: 97px;
  /*background: url(../img/bg_topo_1.jpg) repeat-x center;*/
}

#logo {
  padding-top: 5px;
  padding-bottom: 5px;
}

#logo>div {
  float: left;
}

#logo>div strong,
#logo>div span {
  font-family: 'open_sanscondensed_light', "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-weight: normal;

}

#logo>div a strong {
  font-size: 50px;
  line-height: 40px;
  padding-top: 26px;
  display: inline-block;
}

#logo>div a strong {
  color: #666;
}

#logo>div a span {
  color: #999;
  font-size: 30px;
  line-height: 30px;
  display: inline-block;
}


#top-busca {
  margin-bottom: 10px;
}

#topo-busca p {
  color: #FFF;
  font-size: 17px;
  margin: 41px 0 5px;
}

#topo-busca div.topo-social {
  margin-top: 10px;
  margin-bottom: 10px;
}

#topo-busca div a i {
  color: #FFF;
  font-size: 28px;
}

#topo-busca div a:hover i {
  color: #000;
}



#top-menubar {
  /*background: #656D78 url(../img/bg-menu.png) repeat center;*/
  /*background-color: #3bafda;*/
  /*background-color: #F3797C;*/
  background-color: #1434a4;
  text-align: right;
  margin-bottom: 30px;
  padding-top: 8px;
  padding-bottom: 8px;
}

#top-menubar a,
#top-menubar span {
  color: #fff;
  font-size: 17px;
  margin-left: 25px;
  line-height: 20px;
}

#top-menubar span {
  font-style: italic;
}

#top-menubar a:hover {
  text-decoration: underline;
}

#top-menubar .topo-social a {
  margin-left: 0;
  margin-right: 2px;
  font-size: 18px;
}

#top-menubar .topo-social a:hover {
  text-decoration: none;
  color: #000;
}

#top-menubar .menubar-form-busca .input-group {
  border: 1px solid rgba(255, 255, 255, .4);
}

#top-menubar .menubar-form-busca .input-group:hover {
  border: 1px solid rgba(255, 255, 255, 1);
}

#top-menubar .menubar-form-busca input[type=text],
#top-menubar .menubar-form-busca button.btn {
  padding-top: 0;
  padding-bottom: 0;
  height: 20px;
  font-size: 11px;
  border: none;
  border-radius: 0;
  outline: none;
  background: transparent;
  color: #fff !important;
}



.input-sm::placeholder {
  color: #fff;
}

#menubar ul,
.asidebar ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

#menubar ul li,
.asidebar ul li {
  border-top: 1px solid #Ccc;
  padding: 4px 0 0 4px;
  margin-top: 4px;
}

#menubar ul li:first-child,
.asidebar ul li:first-child {
  border-top: none;
  padding-top: 0;
  margin-top: 0;
}

#menubar a,
.asidebar a {
  color: #333;
  display: block;
}

#menubar a:hover,
.asidebar a:hover {
  color: #999;
}

#menubar>a,
.asidebar>a {
  margin-bottom: 10px;
}

#menubar p,
.asidebar p {
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  padding: 5px 10px 15px;
  margin-top: 20px;
}

/*#menubar p.assuntos{
	background-color: #5D9CEC;
	border-top: 5px solid #4A89DC;
	margin-top: 0;
}*/
#menubar p.assuntos {
  background-color: #1434a4;
  border-top: 5px solid #243242;
  margin-top: 0;
}

#menubar p.acesso {
  background-color: #1434a4;
  border-top: 5px solid #243242;
}

.asidebar p.info_legal {
  background-color: #1434a4;
  border-top: 5px solid #243242;
  margin-top: 0;
  text-transform: uppercase;
}

.asidebar p.info_legal2 {
  background-color: #1434a4;
  border-top: 5px solid #243242;
}

.asidebar p.info_legal3 {
  background-color: #1434a4;
  border-top: 5px solid #243242;
}

.panel-primary>.panel-heading {
  background-color: #1434a4;
  border-color: #243242;
}

/* todos */
/*#menubar p.assuntos,
#menubar p.acesso,
.asidebar p.info_legal,
.asidebar p.info_legal2,
.asidebar p.info_legal3,
.panel > .panel-heading{
	
	border-color: #243242;
	background-color: #405875;
}
.panel > .panel-heading .panel-title{
	color: #fff;
}*/
/*border-color: #3BAFDA !important;
	background-color: #4FC1E9 !important;*/



.bxsliderhome ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.bxsliderhome img {
  max-width: 100%;
  min-height: 378px;
}

.bxsliderhome ul li {
  position: relative;
  max-height: 400px;
  overflow: hidden;
  text-align: center;
}

.bxsliderhome ul li span {
  display: block;
  width: 100%;
  padding: 12px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  color: #fff;
  text-align: left;
}

.bxsliderhome ul li span:hover {
  color: #999;
}

.bxsliderhome ul li span em {
  display: block;
  font-size: 12px;
  font-style: normal;
  line-height: 14px;
}


.bxsliderhome .bx-pager {
  text-align: center;
  padding-top: 8px;
}

.bxsliderhome .bx-pager>div {
  display: inline-block;
  margin: 0 4px;
}

.bxsliderhome .bx-pager a {
  display: block;
  width: 12px;
  height: 12px;
  text-indent: -3000px;
  background-color: #999;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}

.bxsliderhome .bx-pager a:hover,
.bxsliderhome .bx-pager a.active {
  background-color: #222;
}

.bxsliderhome .bx-controls {
  position: absolute;
  left: 0;
  top: 180px;
  width: 100%;
  background: rgba(0, 0, 0, 0.5)
}

.bxsliderhome .bx-controls .bx-controls-direction {
  width: 100%;
}

.bxsliderhome .bx-controls .bx-controls-direction a {
  display: block;
  width: 22px;
  height: 35px;
  background: rgba(0, 0, 0, 0.6) url(../img/prevnext.png) no-repeat !important;
  ;
  text-indent: -3000px;
  position: absolute;
  top: 0;
}

.bxsliderhome .bx-controls .bx-controls-direction a.bx-prev {
  left: 15px !important;
  ;
  background-position: center -36px !important;
  ;
}

.bxsliderhome .bx-controls .bx-controls-direction a.bx-next {
  right: 15px !important;
  background-position: center 0 !important;
  ;
}

.bxsliderhome .bx-controls .bx-controls-direction a:hover {
  background-color: rgba(0, 0, 0, 0.8);
}



#mais-noticias {
  padding-top: 25px;
  padding-bottom: 20px;
}

#mais-noticias p {
  margin-bottom: 20px;
}

#mais-noticias p span {
  font-weight: normal;
}

#mais-noticias p span:hover {
  background-color: #CCC;
}

#mais-noticias a {
  color: #666;
}

#mais-noticias a:hover {
  text-decoration: underline;
}

#mais-noticias a.vejamaisnoticias:hover {
  text-decoration: none;
}

#mais-noticias a.vejamaisnoticias span {
  font-size: 12px;
}

#mais-noticias a strong {
  display: block;
  line-height: 16px;
  margin-bottom: 4px;
  font-weight: normal;
  font-size: 16px;
}

#mais-noticias a em {
  font-style: normal;
  display: block;
  font-size: 12px;
  line-height: 14px;
}


.home-panels h3 {
  font-size: 14px;
}

.home-panels h4 {
  font-size: 14px;
}

.home-panels p {
  font-size: 12px;
}

.home-panels .panel-title a {
  font-size: 12px;
}

.btn_filtro {
  background-color: #1434a4;
  border-color: #1434a4;
}

.home-panels .panel-title a:hover {
  color: #fff;
  padding-left: 5px;
}


.legendas {
  background-color: #1434a4;
  border-color: #243242;
}

.legendas h3,
a {
  /* color: #fff; */
}


#footer {
  padding: 10px 0 0px;
  background-color: #1434a4;
  border-top: 2px solid #1434a4;
  margin-top: 30px;
  position: relative;
  right: 0;
  bottom: 0;
  left: 0;
}

#footer .footer-copyright {
  color: #888;
}

#footer p {
  color: #FFf;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 5px !important;
}

#footer ul {
  padding: 0;
  list-style: none;
  margin-bottom: 20px;
}

#footer ul a {
  color: #fff;
  font-size: 13px;
}

#footer ul a:hover {
  text-decoration: underline;
}


#footer2 {
  padding: 10px 0 30px;
}

#footer2 img {}

#footer3 {
  padding: 15px 0 15px;
}



#main {
  /*min-height: 450px;*/
}

.panel-title {
  font-family: 'open_sansregular', 'open_sanscondensed_light', "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
}

#container-botoes {
  margin-bottom: 30px;
}

.botoes {
  text-align: center;
  display: block;
  font-family: 'open_sanscondensed_light', "Helvetica Neue", Helvetica, Arial, sans-serif;
  background-color: #f00;
  padding: 20px 10px;
  min-height: 280px;
  color: #FFF;
}

.botoes:hover {
  color: #FFF;
}

.botoes:focus {
  color: #000;
}

.botoes em {
  display: block;
  height: 80px;
}

.botoes em i {
  font-size: 50px;
  line-height: 80px;
  -webkit-transition: font-size .2s;
  -moz-transition: font-size .2s;
  -ms-transition: font-size .2s;
  -o-transition: font-size .2s;
  transition: font-size .2s;
}

.botoes:hover em i {
  font-size: 70px;
}

.botoes strong {
  display: block;
  font-weight: normal;
  font-size: 20px;
  line-height: 28px;
  min-height: 56px;
}

/*.botoes-geral strong{
	font-size: 40px;
}
*/
.botoes-geral {
  background-color: #5D9CEC;
  border: 1px solid #4A89DC;
}

.botoes-especie {
  background-color: #48CFAD;
  border: 1px solid #37BC9B;
}

.botoes-tema {
  background-color: #656D78;
  border: 1px solid #434A54;
}

.botoes-situacao {
  background-color: #FC6E51;
  border: 1px solid #E9573F;
}

.botoes-autor {
  background-color: #A0D468;
  border: 1px solid #8CC152;
}


.botoes span {
  display: block;
  font-size: 14px;
  padding-top: 5px;
}

#links-uteis {
  margin-top: 30px;
}






/*=============== CONSULTA GERAL ============*/
.panel-consulta-geral>.panel-heading {
  background-color: #5D9CEC;
  border-color: #4A89DC;
}

.panel-consulta-geral>.panel-heading .panel-title {
  color: #FFF;
}

.panel-especie>.panel-heading {
  background-color: #48CFAD;
  border-color: #37BC9B;
}

.panel-especie>.panel-heading .panel-title {
  color: #FFF;
}

.panel-tema>.panel-heading {
  background-color: #656D78;
  border-color: #434A54;
}

.panel-tema>.panel-heading .panel-title {
  color: #FFF;
}

.panel-situacao>.panel-heading {
  background-color: #FC6E51;
  border-color: #E9573F;
}

.panel-situacao>.panel-heading .panel-title {
  color: #FFF;
}

.panel-autor>.panel-heading {
  background-color: #A0D468;
  border-color: #8CC152;
}

.panel-autor>.panel-heading .panel-title {
  color: #FFF;
}


.custom-accordion .panel-heading,
.custom-accordion .panel {
  border-radius: 0px;
}

.custom-accordion .panel-heading {
  /*background-color: #E6E9ED;	*/
}

.custom-accordion .panel-heading:hover {
  background-color: #434A54;
}

.panel-title {
  font-size: 17px;
}

.custom-accordion .panel-heading .panel-title {
  font-size: 17px;
}

.custom-accordion .panel-heading .panel-title a {
  color: #434A54;
  /*text-transform: uppercase;*/
}

.custom-accordion .panel-heading:hover .panel-title a {
  color: #fff;
}

.custom-accordion .btns-anos a {
  display: inline-block;
  margin: 0 2px 4px;
}

.custom-accordion .panel {
  /*margin-bottom: 15px;*/
  /*border-bottom-color: #AAB2BD;*/
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.custom-accordion {
  /*border: 1px solid #AAB2BD;*/
}


.row.actions {
  margin-bottom: 20px;
}

.row.actions a {
  text-decoration: none;
}

.row.actions .pull-right a {
  color: #434a54;
}

.row.actions .pull-right a:hover {
  color: #fff;
}

.badges {
  padding-top: 20px;
}

.badges>span {
  font-weight: normal;
  font-size: 13px;
}


#tabela a {
  color: #666;
}

#tabela a:hover {
  color: #111;
  text-decoration: underline;
}

#tabela td {
  padding-top: 12px;
  padding-bottom: 12px;
}


/*.c-bitterswiit{
	color:#E9573F !important;
}*/
.p-top-6 {
  padding-top: 6px;
}



.palavra-destaque {
  background-color: #FF0;
  padding: 1px 0;
}

.norma-revogada * {
  color: #F00 !important
}

#resultado-legenda strong {
  display: inline-block;
  margin-left: 10px;
  font-weight: normal;
  font-size: 12px;
}

#resultado-legenda strong span {
  display: inline-block;
  width: 10px;
  height: 10px;
}

#resultado-legenda strong.resultado-legenda-vigente span {
  background-color: #000;
}

#resultado-legenda strong.resultado-legenda-naovigente span {
  background-color: #F00;
}

#resultado-legenda strong.resultado-legenda-naovigente {
  color: #F00;
}



#footer-orgaos {
  padding-top: 40px;
}

#footer-orgaos>h5 {
  margin-bottom: 5px;
}

#footer-orgaos ul {
  list-style: none;
  padding: 0;
  margin: 0;
  /*border: 2px solid #f1f1f1;*/
}

#footer-orgaos ul li {
  display: inline;
  margin-right: 10px;
  text-align: center;
}

#footer-orgaos ul li a {
  display: block;
  max-width: 120px;
}

#footer-orgaos ul li img {
  display: inline-block;
  max-height: 80px;
  max-width: 100%;
}


.maxlengthFeedback {
  text-align: right;
  font-size: 12px;
  font-weight: bold;
  color: #c00;
}


.list-group-ins .list-group-item,
.list-group-legislacao .list-group-item {
  padding: 5px;
}

.list-group-ins a,
.list-group-legislacao a {
  color: #434a54;
  font-size: 12px;
}

.list-group-ins a:hover,
.list-group-legislacao a:hover {
  color: #111;
}

.list-group-ins-link {
  padding-right: 25px;
  display: inline-block;
}

.list-group-ins-btn {
  display: block;
  position: absolute;
  right: 8px;
  top: 4px;
  font-size: 18px !important;
}

.list-group-ins a.list-group-ins-btn:hover {
  color: #CC201F;
}


#body_mask {
  background-color: #333;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-size: 25px;
  text-align: center;
  position: fixed;
  z-index: 999999;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}




.paginatransparencia {
  min-height: 600px;
  padding-bottom: 40px;
}

#header2 {
  padding: 10px 0 20px 0;
}

#header2 div.btn-group {
  width: 100%;
}

#header2 div.btn-group>button {
  text-align: left;
  font-size: 16px;
  /*line-height: 40px;*/
}

#header2 .panel-title i {
  vertical-align: middle !important;
}


.lh30 {
  line-height: 30px;
}


#tabela td p {
  margin: 0;
}

#tabela tr.nospan td span.treegrid-expander,
#tabela tr.nospan td span.treegrid-indent {
  display: none;
}

.tabelalicitacao .tdcinza {
  background-color: #f5f5f5;
  font-weight: bold;
}

.tabelalicitacao .tdpreto {
  background-color: #222;
  color: #fff;
  font-weight: bold;
  padding: 10px 8px;
  text-transform: uppercase;
  -moz-border-radius: 4px 4px 0 0 !important;
  -webkit-border-radius: 4px 4px 0 0 !important;
  border-radius: 4px 4px 0 0 !important;
}

.tabelalicitacao .tdupper {
  text-transform: uppercase;
}

.tabelalicitacao .table-anexos td {
  border: none !important;
}

.transp-paginacao {
  text-align: left;
}

.transp-paginacao-2 {
  padding-top: 20px;
  padding-bottom: 10px;
}

.transp-paginacao ul.pagination {
  float: none !important;
}

/*.tabelalicitacao td a{
	color: #333;
}*/
.tabelalicitacao td a:hover {
  text-decoration: underline;
}





.addthis_sharing_toolbox {
  clear: both;
}












/* Required Stylesheets */
.wheel-button {
  position: relative;
}

.wheel {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 365px;
  /* this will determine the diameter of the circle  */
  height: 365px;
  /* this will determine the diameter of the circle  */
  visibility: hidden;
  position: relative;
  display: none;
}

.wheel li {
  overflow: hidden;
  float: left;
}

.wheel li a {
  display: block;
}



.whell-container {
  position: relative;
  /*width: 720px;
	min-height: 160px;*/
  width: 600px;
  height: 410px;
  /*margin: 160px auto;*/
  margin: 15px auto 100px auto;
  /*background-color: #f00;*/
}

.whell-container ul {
  list-style: none;
  padding: none;
  display: none;
}


.whell-btn {
  display: block;
  width: 160px;
  height: 160px;
  /*margin: 0 40px;
	float: left;*/
  position: absolute;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  z-index: 1;
}

.whell-00 {
  background: url(../img/novo/00.png) no-repeat center;
  width: 220px;
  height: 220px;
  top: 0;
  left: 50%;
  margin-left: -110px;
  z-index: 2;

}

.whell-01 {
  background: url(../img/novo/01.png) no-repeat center;
  /*top: 30px;
	left: 0;*/
  top: 30px;
  left: 220px;
}

.whell-02 {
  background: url(../img/novo/02.png) no-repeat center;
  /*left: 200px;
	top: 250px;*/
  left: 220px;
  top: 30px;
}

.whell-03 {
  background: url(../img/novo/03.png) no-repeat center;
  /*top: 30px;
	left: 440px;*/
  top: 30px;
  left: 220px;
}

#linev,
#lineh {
  display: block;
  background-color: #eee;
  position: absolute;
  display: none;
}

#linev {
  width: 2px;
  height: 220px;
  left: 299px;
  top: 110px;
}

#lineh {
  width: 440px;
  height: 2px;
  left: 80px;
  top: 110px;
}


.menu100 {
  min-height: 55px;
  /*background-color: #3bafda;*/
  background-color: #405875;
  padding: 5px 0;
  margin: 0 0 30px 0;
}

.menu100 .logo {
  display: block;
  width: 45px;
  height: 45px;
  /*padding-top: 7px;*/
  float: left;
}

.menu100 .text {
  float: left;
  margin-left: 0px;
  padding-top: 3px;
}

.menu100 .text span {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  /*font-family: Tahoma,sans-serif,Verdana,Arial;*/
  font-size: 17px;
  padding-left: 10px;
  line-height: 18px;
  padding-top: 2px;
}

.menu100 ul {
  list-style: none;
  padding: 0;
}

.menu100 .menu100-links {
  float: right;
  list-style: none;
  margin-bottom: 0;
}

.menu100 .menu100-links>li {
  display: inline-block;
  position: relative;
}

.menu100 .menu100-links>li a {
  display: block;
  background-color: #2391BA;
  color: #fff;
  line-height: 45px;
  padding: 0 10px;
  margin-left: 3px;
  font-size: 16px;
}

.menu100 .menu100-links ul>li a {
  font-size: 15px;
}

.menu100 .menu100-links>li a:hover,
.menu100 .menu100-links>li a.active {
  background-color: #1E7A9D;
}

.menu100 .menu100-links>li a.icone-submenu {
  /*width: 60px;*/
  background-image: url(../img/menu.png);
  background-repeat: no-repeat;
  background-position: 12px center;
  padding-left: 42px;
}

.menu100 .menu100-links .menu100-submenu ul {
  display: none;
  position: absolute;
  left: 0;
  top: 45px;
  padding-top: 2px;
  z-index: 99;
  width: 220px;
}

.menu100 .menu100-links .menu100-submenu .menu100-submenu2,
.menu100 .menu100-links .menu100-submenu .menu100-submenu3 {
  position: relative;
}

.menu100 .menu100-links .menu100-submenu .menu100-submenu2 ul {
  display: none;
  position: absolute;
  left: 214px;
  padding-left: 4px;
  padding-top: 0;
  top: 0;
}

.menu100 .menu100-links .menu100-submenu .menu100-submenu2 ul ul {
  left: 210px;
}

.menu100 .menu100-links .menu100-submenu .menu100-submenu2 ul ul ul {
  left: 110px;
}

/*.tp-contabilidade{ background-color: #3bafda; }
.tp-contabilidade .menu100 .menu100-links > li a{ background-color: #2391BA; }
.tp-contabilidade .menu100 .menu100-links > li a:hover, .tp-contabilidade .menu100 .menu100-links > li a.active{	background-color: #1E7A9D; }

.tp-rh{ background-color: #8cc152; }
.tp-rh .menu100-links > li a{ background-color: #6B9B37; }
.tp-rh .menu100-links > li a:hover, .tp-rh .menu100-links > li a.active{	background-color: #567C2C; }

.tp-processos{ background-color: #37bc9b; }
.tp-processos .menu100-links > li a{ background-color: #2C967B; }
.tp-processos .menu100-links > li a:hover, .tp-processos .menu100-links > li a.active{	background-color: #227561; }*/


.whell-transparencia {
  width: 190px;
  height: 190px;
  margin: 0 auto;
}

.whell-transparencia a {
  display: block;
  border-radius: 100%;
}


.whell-container li {
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
}

.whell-container li a {
  display: block;
  -o-border-radius: 100%;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border-radius: 100%;
}

.whell-container a.whell-btn.opacidade {
  opacity: 0.5 !important;
}


.whellmask {
  position: fixed;
  background: rgba(0, 0, 0, 0.6);
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 3;
  display: none;
}


#navbarmobile {
  /*display: none;*/
  /*background-color: #3bafda;
	border-color: #2391BA;*/
}

#navbarmobile * {
  color: #fff;
}

#menutpmobile {
  display: none;
}


#news_icon {
  display: block;
  position: fixed;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  right: -130px;
  min-width: 40px;
  background: rgba(56, 58, 146, 0.8) url(../img/sent.png) no-repeat 5px center;
  padding-left: 40px;
  color: #fff;
  font-size: 14px;
  text-transform: uppercase;
  line-height: 16px;
  z-index: 97;
}

#news_icon em {
  display: block;
  font-style: normal;
  padding-top: 3px;
  width: 130px;
}

#news_icon span {
  display: block;
  font-size: 19px;
}




#btn_mobile {
  display: none;
  margin-bottom: 10px;
}

@media (max-width: 770px) {

  .topo-social,
  #top-busca,
  #news_icon {
    display: none;
  }

  #header {
    background: none !important;
  }

  #btn_mobile {
    display: block;
  }

  #menubar,
  .asidebar,
  #top-menubar {
    display: none;
  }

  #logo {
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
  }

  #logo>a {
    float: none;
    display: inline-block;
  }

  #logo>div {
    float: none;
  }

  #acessibilidade,
  #barra-acessibilidade .btns-acessibilidade {
    text-align: right;
  }

  .topo-links {
    display: none;
  }

  .botoes {
    min-height: 250px;
    margin-bottom: 20px;
  }

  #top-menubar a {
    display: block;
    margin-left: 0;
    text-align: left;
  }

  #footer2 {
    display: none;
  }

  .bxsliderhome .bx-controls {
    top: 60px;
  }

  .bxsliderhome img {
    min-height: 100px;
  }

  #menutpdesktop {
    display: none;
  }

  #menutpmobile {
    display: block;
    min-height: 70px;
  }

  .navbar-collapse {
    max-height: 10000px !important;
  }

}


@media print {
  .no-print {
    display: none !important;
  }
}



.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #1434a4 !important;
  border-color: #1434a4 !important;
}


.transp-paginacao {
  text-align: center;
}

.transp-paginacao .pull-left {
  float: none !important;
}

label {
  margin-bottom: 0 !important;
  font-size: 13px;
  font-weight: normal !important;
}

.navbar-nav {
  margin: 0;
}

@media (max-width: 768px) {
  #header .navbar-nav>li {
    float: left !important;
  }
}

@media (max-width: 768px) {
  .container-fluid {
    padding-inline: 30px;
  }

  #logo img {
    width: 100% !important;
  }
}

.navbar-default .navbar-toggle .icon-bar {
  background: #fff !important;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle {
  border-color: #fff !important;
  background: transparent !important;
  ;
}

.bloco-menus-controladoria {
  background-color: #1434A4;
  padding-inline: 20px;
}

#btn_mobile {
  margin-top: 5px;
}

#btn_mobile a {
  border: none;
}

#busca-logo-menu {
  display: none;
}

#busca-logo-menu input,
#busca-logo-menu button {
  height: 35px;
  background: transparent !important;
  color: #fff;
}

#busca-logo-menu button i {
  color: #fff;
}

@media (max-width: 768px) {
  #busca-logo-menu {
    margin-top: 10px;
    display: block;
  }

  #busca-logo {
    display: none;
  }

  .bloco-menus-controladoria {
    margin-top: 10px;
    padding-block: 10px;
  }
}

.icone_rede_social img {
  height: 35px;
  width: 35px;
}

.SwiperDestaquesControladoria {
  max-height: 400px;
}

.SwiperDestaquesControladoria img {
  width: 100%;
  object-fit: cover;
  object-position: center top;
  min-height: 378px;
  max-height: 400px;
}

.SwiperDestaquesControladoria .swiper-slide span {
  display: block;
  width: 100%;
  padding: 12px 15px;
  position: absolute;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.6);
  font-size: 15px;
  color: #fff;
  text-align: left;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  color: white;
  background: #00000080;
}