*, *:focus, *:hover, *:active {
  outline: none
}

body {
  font-family: 'Montserrat', sans-serif;
}

a, a:hover, a:visited, a:focus {
  text-decoration: none;
  color: inherit
}
p a,p a:visited,p a:focus,p a.active,p a:active{
    text-decoration: underline;
    color: #395573;
    font-weight: 800
}
p a:hover{
    text-decoration: underline;
    color: #2f60c7;
    font-weight: 800
}

/*topo*/
#topo {
  background: url(../layout/bg-top.jpg) no-repeat center top;
  background-size: cover;
  color: #434549;
  padding: 10px 0;
}

assets {
  border-left: 1px solid #c2c2c2;
  display: block;
  padding: 14px 0 14px 14px;
  font-size: 12px;
}

.full {
  width: 100%;
  position: relative
}

.outline {
  display: none
}
.logo-pjf{

    display: block;
    max-width: 130px;
    margin: auto;
    border-left: 2px solid #fff;
    padding-left: 11px;

}
.search {
  display: block;
  border-right: 1px solid #c2c2c2;
  border-left: 1px solid #c2c2c2;
  padding-right: 25px;
  height: 100px;
  position: relative
}

.search fieldset {
  height: 48px;
  position: absolute;
  width: calc(100% - 25px);
  top: 50%;
  left: 12px;
  margin-top: -24px
}

.search input {
  height: 48px;
  line-height: 48px;
  border: thin solid #bbb;
  border-radius: 10px;
  background: #fff;
  font-size: 14px;
  display: block;
  width: 100%;
  padding: 0 50px 0 20px;
}

.search input[type="submit"] {
  width: 40px;
  position: absolute;
  padding: 0;
  text-align: center;
  z-index: 9;
  top: 1px;
  height: 46px;
  right: 1px;
  border: none;
  cursor: pointer;
  background: url(../layout/search-icone.png) no-repeat center center;
  font-size: 0
}

.search input[type="submit"]:hover {
  background: url(../layout/search-icone-hover.png) no-repeat center center;
}

.acessibilidade * {
  font-size: 16px !important;
}

.acessibilidade,
.acessibilidade button {
  color: #32508f;
  font-size: 16px !important;
}

.acessibilidade button {
  border: none;
  padding: 0 2px;
  background: none;
  cursor: pointer;
  outline: none
}

.acessibilidade button:hover {
  color: #000
}

.acessibilidade button:first-child {
  font-size: 15px
}

.social-links a {
  width: 26px;
  height: 26px;
  line-height: 26px;
  display: inline-block;
  margin: 1px;
  border-radius: 50px;
  background: #32508f;
  text-align: center;
  color: #ede9e8;
}

.social-links a:hover {
  background: #5a8bf0
}

.logo-principal {
  margin: auto;
  font-size: 0;
}

/*menu*/
nav {
  background: #32508f;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, .2) inset
}

nav ul,
nav ol {
  padding: 0;
  margin: 0;
  list-style: none;
}

nav ul li {
  display: inline-block;
}

nav ul li.show,
nav ul li:hover {
  background: #5297d0;
}

nav ul li > a {
  width: 100%;
  height: 100%;
  padding: 28px .8em;
  display: inline-block;
  font-size: 15px;
}

nav ul li > a,
nav ul li:hover > a,
nav ul li.show > a {
  color: #fff;
}

nav ul li ul {
  text-align: left;
  padding: 0
}

nav ul li ul li {
  position: relative;
  width: 100%
}

nav ul li ul li:hover {
  background: rgba(0, 0, 0, .4)
}

/*nav ul li ul li:before{
    content: "";
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 50px;
    position: absolute;
    left: 16px;
    top: 50%;
    margin-top: -5px;
}*/
nav ul li ul li a {
  padding: .2em 15px .2em 14px !important;
  box-shadow: none;
  width: 100%;
  display: inline-block;
  font-size: 13px;
}

/*slick dots*/
.slick-dots {
  position: absolute;
  padding: 0 20px;
  width: 1140px;
  padding: 0 15px;
  left: 50%;
  margin-left: -570px;
  max-width: 100%;
  bottom: 12px;
}

.slick-dots li {
  display: inline-block;
  cursor: pointer;
  margin-left: 10px;
  background: none !important
}

.slick-dots li button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  font-size: 0;
  background: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  font-size: 0 !important
}

.slick-dots li button:hover,
.slick-dots li.slick-active button {
  background: #32508f
}

.oncontraste,
.oncontraste .outros-links {
  background: #000 !important;
  color: #fff !important;
}
.chm-noticias a.oncontraste{
    color: #fff!important
}
.banner-int.oncontraste{
    background: #fff !important;
    color: #000 !important;
}
.banner-int.oncontraste h2{
     color: #000 !important;
}
header.oncontraste div,
header.oncontraste .decreaseFont,
header.oncontraste .increaseFont,
.oncontraste .title-um,
.oncontraste .title-sobreposto {
  color: #fff !important;
}

.button-one.oncontraste {
  background: #fff !important;
  color: #000 !important
}

.resetFont,
.contraste {
  cursor: pointer
}

#img-contraste,
.oncontraste #img-principal {
  display: none
}

.oncontraste #img-contraste,
#img-principal {
  display: block
}

#topo-mobile {
  display: none
}

.content-text {
  position: absolute;
  width: 100%;
  top: 5%;
}

.slick-slide.slick-active {
  display: block;
  position: relative;
}

.crd {
  background: rgba(50, 80, 143, .8);
  color: #fff;
  padding: 25px;
  font-size: 18px
}

.crd h2 {
  font-weight: 600;
  font-size: 25px;
  padding-bottom: 15px;
  border-bottom: 1px solid #769de3;
  margin-bottom: 15px
}

.crd a {
  font-size: 14px;
  padding: 12px;
  border-radius: 10px;
  display: inline-block;
  color: #fff;
  background: #253c6b;
}

.crd a:hover {
  background: #34518b;
}

.submenu {
  position: absolute;
  top: 100%;
  z-index: 999;
  background: #5297d0;
  width: 380px;
  max-width: 100%;
  display: none
}

.links-servicos {
  background: #f0f0f0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .3)
}

.view-mob {
  display: none
}

.flex-line {
  display: flex;
  align-content: space-around
}

.flex-line div {
  text-align: center;
  width: 165px;
  background-color: #fff;
  background-position: center top;
  background-size: cover;
  color: #ffffff;
  font-weight: 500;
  line-height: 1;
  font-size: 14px;
  position: relative;
  height: 146px;
}

.flex-line div a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #fff !important;
  background: none !important
}

.flex-line div:hover {
  opacity: .8
}

.flex-line div span {
  display: inline-block;
  width: 100%;
  position: absolute;
  bottom: 10px;
  left: 0;
  text-transform: uppercase;
  font-size: 12px;
}

.bgdois {
  background: #e1e3e6;
  border-top: 1px solid #d0d2d5;
  padding: 30px 0;
}

.title-um {
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .25);
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #36567c;
  margin-bottom: 10px
}

.data {
  font-weight: 600;
  color: #545557;
  display: block
}

.chm-noticias {
  font-size: 16px;
  font-weight: 400;
  color: #36567c;
  line-height: 1.2;
  max-width: 255px;
  margin: 15px auto;
}

.chm-noticias figure {
  margin-bottom: 0;
  background: #fff;
}

.chm-texto {
  margin-top: 10px;
}

.chm-noticias:hover figure {
  opacity: .8
}

.button-one {
  display: inline-block;
  border-radius: 5px;
  background: #32508f;
  padding: .4em .8em;
  font-size: 18px;
  font-weight: 600;
  color: #fff !important
}

.button-one:hover {
  background: #4365ac;
  color: #fff !important
}

.randomico {
  overflow: hidden;
}

.involucro {
  position: relative;
  top: -3px;
}
.acessos{
    display: none
}
#transparencia {
  position: relative;
  margin-top: -3px;
    display: none
}

#transparencia img {
  background: #fff;
}

#transparencia img:hover,
.flexend .itemend:hover {
  opacity: .8
}

.flexend {
  display: flex;
}

.flexend .itemend {
  font-weight: 600;
  font-size: 11px;
  text-transform: uppercase;
  color: #fff;
  padding: 20px 28px 10px;
  min-height: 124px;
}

.img-esp {
  width: 77px;
  display: block;
  margin: 0 auto 5px;
}

/**/
.bg01 {
  background: #f1c40f
}

.bg02 {
  background: #f39c11
}

.bg03 {
  background: #ad3335
}

.bg04 {
  background: #385998
}

.bg05 {
  background: #0084B1;
  text-align: center;
}

.bg06 {
  background: #00a859
}

.outros-links {
  background: #1b458b;
  color: #fff;
  font-size: 13px;
  padding: 15px 0
}

.outros-links b {
  font-size: 16px;
  font-weight: 800
}

.moreicon {
  text-align: right
}

.moreicon a {
  display: inline-block;
  margin-left: 15px;
  position: relative;
  top: 0;
  transition: 250ms linear
}

.moreicon a:hover {
  top: -5px
}

.moreicon a:first-child {
  width: 28px;
}

.moreicon a:nth-child(2) {
  width: 41px;
}

.moreicon a:last-child {
  width: 60px;
}

#rodape {
  background: #5297d0;
  color: #fff;
  font-size: 14px;
  padding: 25px 0
}

#rodape h6 {
  font-size: 17px;
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 10px;
}

#rodape ul {
  padding: 0 0 10px;
  list-style-type: none;
}

#rodape ul li {
  padding-bottom: 10px;
  line-height: 1.4
}

#rodape ul li a:hover, #rodape ul li.active a {
  text-decoration: underline
}

.wraplist {
  border-bottom: 1px solid #85c4f9;
  padding: 20px 0 0;
}

.wraplist:last-child {
  border: none
}

.colunas {
  padding: 0 15px;
  border-left: 1px solid #85c4f9;
}

.no-colunn .colunas {
  border: none
}

.copy {
  text-align: center;
  text-transform: uppercase;
  font-size: 10px;
  padding: 25px 0 15px
}

/*internas*/
.banner-int {
  padding: 20px 15px;
  background: url(../layout/banner-interno.jpg) no-repeat center top;
}

.banner-int h2 {
  font-size: 40px;
  font-weight: 800;
  color: #fff;
  margin: 0 auto;
  text-transform: uppercase
}

.title-sobreposto {
  font-size: 32px;
  font-weight: 800;
  text-transform: uppercase;
  color: #484e55;
  margin-bottom: 24px;
  padding-bottom: 20px;
  border-bottom: 1px solid #acacac
}

#conteudo {
  padding: 20px 0
}

.aside-left h4 {
  font-size: 20px;
  font-weight: 800;
  text-transform: uppercase;
  padding-bottom: 6px;
  color: #32508f;
  border-bottom: 4px solid #83878f
}

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

.aside-left ul li {
  color: #545454;
  border-bottom: 1px dotted #5e5e5e
}

.aside-left ul li div {
  display: none
}

.aside-left ul li ol {
  list-style-type: disc
}

.aside-left ul li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  padding: 10px 0;
  font-size: 14px;
  position: relative
}

.aside-left ul li a.sub:after {
  content: '';
  display: block;
  position: absolute;
  right: 7px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #83878f;
  border-left: 2px solid #83878f;
  transform: rotate(-135deg);
  top: 22px;
}

.aside-left ul li ol li {
  color: #32508f
}

.aside-left ul li ol li:hover, .aside-left ul li ol li.active {
  color: #5297d0
}

.aside-left ul li:last-child {
  border: none
}

.aside-left ul li:hover, .aside-left ul li.active {
  color: #32508f;
  font-weight: 600
}

article {
  color: #395573;
}

article h2 {
  font-size: 24px !important;
  font-weight: 800;
  color: #32508f;
  margin-bottom: 20px
}

article img {
  display: inline-block;
  max-width: 100%
}

article h2 span {
  color: #226e4b
}

.data-dois {
  font-size: 17px !important;
  font-weight: 800;
  color: #32508f
}

article.a-noticia h2 {
  font-size: 30px !important;
  font-weight: 600;
  color: #484e55;
  margin-bottom: 20px
}

.line-social {
  padding: 15px 0;
  border-top: 1px solid #b0b0b0;
  border-bottom: 1px solid #b0b0b0;
  margin-bottom: 30px;
  font-size: 14px;
}

article.a-noticia footer {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid #b0b0b0
}

.fb-comments, .fb-comments span, .fb-comments.fb_iframe_widget span iframe {
  width: 100% !important;
}

header .data {
  font-size: 24px;
  color: #32508f
}

.sel-filtro {
  display: block;
  background: #83878f;
  padding: 15px;
  margin-bottom: 20px
}

.sel-filtro span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 900;
  color: #fff
}

.sel-filtro select, input.sel {
  background: #bcc3cf;
  color: #45474c;
  font-size: 18px;
  font-weight: 900;
  display: block;
  width: 100%;
  padding: 5px;
  border-color: #bcc3cf;
  margin-bottom: 10px;
  border: none
}

input.sel {
  max-height: 34px
}

.box-filtros h5 {
  text-transform: uppercase;
  color: #5297d0;
  font-size: 24px;
  font-weight: 900;
  margin-bottom: 20px
}

.boxlist-down {
  font-size: 16px;
  color: #395573;;
  margin: 10px 0;
  background: #dadbdd;
  padding: 3px 20px
}

.boxlist-down:hover {
  background: #5b73a5;
  color: #fff
}

.docs {
  text-align: right;
}

.docs a:hover {
  color: #000
}

.docs span {
  font-size: 35px !important
}

form#fale input,
form#fale textarea {
  width: 100%;
  margin-bottom: 10px;
  padding: 11px;
  background: #d7e1ea;
  border: none;
  color: #395573;
  font-size: 16px;
  border-right: 10px solid #fff
}

form#fale textarea {
  height: 145px;
}

form#fale input[type="submit"] {
  background: #226e4b;
  color: #fff;
  text-transform: uppercase;
  cursor: pointer
}

form#fale input[type="submit"]:hover {
  opacity: .9
}

.matricula {
  padding: 11px;
  font-size: 12px;
}

.likext {
  padding: 11px;
  font-size: 12px;
  cursor: pointer
}

.likext:hover {
  text-decoration: underline
}

.google-maps {
  position: relative;
  padding-bottom: 100%;
  height: 0;
  overflow: hidden;
}

.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

.table {
  font-size: 11px;
  color: #5e6267
}

.table-dark thead th {
  background: #7083ac;
  border-color: #fff;
  font-size: 13px;
  font-weight: 300;
  text-align: center;
  color: #fff
}

.table tbody tr td,
.table tbody tr th {
  background: #dadbdd;
  border-color: #fff;
}

.table td, .table th {
  padding: .5rem;
}

.headertable {
  font-weight: 700;
  font-size: 24px;
  color: #226e4b;
  text-transform: uppercase
}
#home #transparencia,
#home .acessos,
#home .outros-links{
    display: block
}
.links-servicos .slick-arrow,
.flexend .slick-arrow{
    position: absolute;
    top: 50%;
    margin-top: -16px;
    height: 32px;
    width: 32px;
    font-size: 0;
    border: none;
    z-index: 999;
    cursor: pointer;
    outline: none;
}
.links-servicos .slick-prev.slick-arrow,
.flexend .slick-prev.slick-arrow{
    background: url(../layout/right-thin-chevron.png) no-repeat center top;
    left: 0;
    transform: rotate(-180deg);
}
.links-servicos .slick-next.slick-arrow,
.flexend .slick-next.slick-arrow{
    background: url(../layout/right-thin-chevron.png) no-repeat center top;
    right: 0;
}
.hotbanner-mobile{
	display:none
}
/*responsivo*/
@media only screen and (max-width: 1025px) {
  body, html {
    max-width: 100%;
    overflow-x: hidden
  }

  #topo {
    display: none
  }

  #topo-mobile {
    display: block;
        background: url(../layout/bg-top.jpg) no-repeat center top;
    background-size: cover;
    color: #434549;
    padding: 5px 10px
  }

  .logo-principal {
    margin-left: 15px;
  }

  .search {
    height: 66px;
  }

  .openmenu {
    font-size: 30px;
    float: right;
    margin-right: 15px
  }

  #menu-navegacao {
    display: none;
  }

  #menu-navegacao > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 15px;
    padding-right: 15px
  }

  nav ul li {
    display: block;
  }

  nav ul li > a {
    padding: 15px;
  }

  .dropdown-menu.show {
    display: block;
    width: 100%;
  }

  nav .dropdown-toggle::after {
    float: right;
    right: 15px
  }

  .submenu {
    position: relative;
  }

}
@media only screen and (max-width: 1010px) {
   .acessibilidade{
        display: flex;
         justify-content: space-between;
       border-bottom: 1px solid #fff
    }
 }

@media only screen and (max-width: 769px) {
  .view-mob {
    display: block
  }

  .view-dsk {
    display: none
  }

  .flex-line {
    display: block
  }

  .flex-line div {
    display: block;
    width: auto
  }

  .flex-line .slick-dots {
    position: relative;
    text-align: center;
    bottom: -2px;
    padding-left: 0
  }

  .links-servicos .container {
    padding: 0
  }

  #transparencia a {
    display: block;
    text-align: center;
    margin-bottom: 20px
  }

  #transparencia br {
    display: none
  }

  .acessos > .container {
    width: 100% !important;
    max-width: 100% !important;
    padding-left: 0;
    padding-right: 0
  }

}

@media only screen and (max-width: 600px) {
  .slick-dots {
    left: 0;
    margin-left: 0
  }
  .hotbanner{
	display:none
}
.hotbanner-mobile{
	display:block
}
    
    .logo-pjf{

    display: block;
    max-width: 130px;
    margin:15px  auto;
        border: none;
    border-top: 2px solid #fff;
         border-bottom: 2px solid #fff;
    padding:10px 0

}
    .outros-links .col-md-2 {
        margin-left: 0!important
    }
   
  .title-um {
    font-size: 30px;
  }

  .randomico .container {
    padding: 0
  }

  .colunas {
    border: none;
  }

  .colunas ul {
    display: none
  }
  .banner-int h2 {
    font-size: 31px;
   }
  .wraplist:last-child {
    border-bottom: 1px solid #85c4f9
  }

  .outros-links {
    text-align: center
  }

  .moreicon {
    padding: 10px 0;
    text-align: center
  }

  aside ul {
    display: none
  }
    .moreicon a:last-child {
    width: 84px;
}

  .aside-left h4 {
    position: relative
  }

  .aside-left h4:after {
    content: '';
    display: block;
    position: absolute;
    right: 7px;
    width: 12px;
    height: 12px;
    border-top: 3px solid #83878f;
    border-left: 3px solid #83878f;
    transform: rotate(-135deg);
    top: 5px;
  }

  .box-filtros h5 {
    text-transform: uppercase;
    color: #226e4b;
    font-size: 22px;
    font-weight: 900;
    margin-bottom: 20px;
    margin-top: 20px;
  }

  .table br {
    display: none
  }
    .crd{
        position: absolute;
        font-size: 14px;
        height: 100%;
        background: none
    }
    .crd a{
        background: rgba(50, 80, 143, .8)
    }
    .crd h2{
        font-size: 18px;
    }
}

.paginacao {
  border-radius: 35px;
  overflow: hidden;
  display: inline-block;
  background: #fff;
  text-align: center;
  margin-top: 50px;
}

.paginacao a {
  display: inline-block;
  width: 41px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  cursor: pointer
}

.paginacao a.ativo, .paginacao a:hover {
  background: #002e5e;
  color: #fff !important;
}

.paginacao span {
  position: relative;
  top: 2px;
  display: inline-block;
}

.paginacao a.anterior span {
  transform: rotate(-180deg);
}

.paginacao a.anterior,
.paginacao a.proxima,
.paginacao a.primeira,
.paginacao a.ultima {
  background: #777;
  color: #fff;
}

.paginacao a.anterior:hover,
.paginacao a.proxima:hover,
.paginacao a.primeira:hover,
.paginacao a.ultima:hover {
  background: #002e5e;
  color: #fff;
}

.carregando {
  width: 100%;
  text-align: center;
  margin-top: 20px;
  min-height: 219px;
}

.lds-ring {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 51px;
  height: 51px;
  margin: 6px;
  border: 6px solid #002e5e;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #002e5e transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.vazio {
  width: 100%;
  text-align: center; /**/
}

#limpar_busca, #limpar_busca_editais{
  cursor: pointer;
}

#limpar_busca:hover, #limpar_busca_editais:hover{
  text-decoration: underline;
}
@media only screen and (max-width: 680px) { 
	article img{
		max-width:100%;
		height:auto!important;
		display:inline-block;
	}
 }