@font-face {
  font-family: 'Roboto-Bold';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto-Bold'), url('../fonts/Roboto-Bold.woff2') format('woff2');
}
@font-face {
  font-family: 'Roboto-Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Roboto-Regular'), url('../fonts/Roboto-Regular.woff2') format('woff2');
}
@font-face {
  font-family: 'RobotoSlab-Bold';
  font-style: normal;
  font-weight: normal;
  src: local('RobotoSlab-Bold'), url('../fonts/RobotoSlab-Bold.woff2') format('woff2');
}
}
@font-face {
  font-family: 'Montserrat-Light';
  font-style: normal;
  font-weight: normal;
  src: local('Montserrat-Light'), url('../fonts/Montserrat-Light.woff2') format('woff2');
}
footer{
  background-size: cover;
  background-color: #f1f3f5;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer h5{
  font-family: 'Montserrat-Light', sans-serif;
  color: #495057;
  padding-top: 7px;
}
footer img{
  padding-top: 5px;
}
.bg-footer{
  background-color: #f8f9fa;
  border: solid 1px #f0f0f0;
}
/* PAGINAÇÃO */
.pagination>li>a,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #3d3d3d;
}
.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #3d3d3d;
    border-color: #3d3d3d;
    color: #FFF
}
/* PAGINAÇÃO */
div,
button:focos,
a,
input{
  outline: none;
}
h2 span{
  color: #22b8cf;
}
h2{
  font-family: 'RobotoSlab-Bold';
}
.top-menu{
  margin-top: 204px;
}
.nav-menu{
  height: 50px;
  background-color: #f1f3f5;
  border: solid 1px #dddddd;
  padding-top: 7px;
}
.nav-menu h5 a{
  font-family:'Roboto-Bold';
  color: #9b9b9b;
}
.nav-menu h5 a.active{
  color: #3bc9db;
}
.box-portal{
  padding: 0px;
}
.btn-portal{
  width: 262px;
  height: 60px;
  border-radius: 30px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  padding-top: 14px;
  color: #9b9b9b;
  font-family: 'Roboto-Regular';
  margin-top: 15px;
}
.btn-portal i{
  font-size: 20px;
  padding-top: 5px;
}
.btn-portal h5{
  margin-top: 0px;
  margin-left: 50px;
}
.btn-portal:hover{
  color: #fff;
  background-color: #339af0;
}
.box-info{  
  height: 596px;
  background-color: #f8f9fa;
  margin-top: 30px;
}
.box-informativos{
  padding: 0px;
  width: 360px;
  height: 386px;
  border-radius: 10px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  font-family: 'Roboto-Regular';
  margin-top: 20px;
}
.box-informativos a:hover h4{
  color: #339af0;
  transition: 0.2s;
}
.box-informativos h4{
  font-family: 'RobotoSlab-Bold';
  color: #000;
}
.box-informativos h5{
  color: #000; 
}
.box-informativos img{
  width: 360px;
  height: 203px;
  border-radius: 10px 10px 0 0;
}
.btn-padrao {
  margin-top: 30px;
  font-family: 'Roboto-Regular';
  width: 240px;
  height: 55px;
  border-radius: 30px;
  background-color: #ffffff;
  box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.08);
  color: #9b9b9b;
  border-color: #9b9b9b45;
  font-size: 18px;
}
.btn-padrao:hover{
  transition: 0.5s;
  background-color: #e1e2e2;
  color: #fff;
}
.btn-servicos h5{
  padding-top: 8px;
}
.form-group select{
  margin-bottom: 30px;
}
.box-pesquisa{
  background-color: #f2f2f2;
  border: solid 1px #cecece;
}
#Objeto{
  width: 360px;
  color: black;
}
#Ano{
  width: 165px;
  color: black;
}
#Categoria{
  width: 360px;
  color: black;
}
#Pesquisar{
  color: #fff;
  font-size: 18px;
  width: 165px;
  height: 40px;
  border-radius: 21px;
  background-color: #495057;

}
#Pesquisar:hover{
  color: #495057;
  background-color: #ffffff;
  border: solid 1px #dddddd;
}
.pesquisar{
  padding-left: 20px;
  height: 40px;
  border-radius: 21px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  color: #ffffff;
}
.title{
  margin-bottom: 25px;
}
.box-links{
  height: 288px;
  border-radius: 10px;
  background-color: #ffffff;
  border: solid 1px #dddddd;
  font-family: 'Roboto-Regular';
  margin-top: 20px;
  margin-bottom: 15px;
}
.box-links button{
  padding-top: 10px;
  border:none; border-radius:0; border-bottom: solid 1px #dddddd;
  color: #adb5bd;
}
#busca {
  border:none;
  border-bottom: solid 1px #dddddd;
  padding-left: 5px;
  padding-top: 15px;
}
.btn-links{
  margin-top: 30px;
  margin-bottom: 30px;
}
.btn-links h5{
  font-size: 20px;
  padding-left: 30px;
  color: #495057;
}
.btn-links .col-xs-7 h5{
  padding: 0;
}
.btn-links h5:hover{
  color:#3bc9db;
}
.box-footer{
  background-color: #495057;
  color: #fff;
  font-family: 'Roboto-Regular';
  margin-top: 15px;
}
.box-footer span{
  font-family: 'Roboto-Bold';
  padding-top: 20px;
}
.box-footer h5{
  padding-left: 10px;
  font-size: 18px;
}
.box-footer a{
  color: #fff;
}
/*comin*/
  .titulo-interna{
    margin-bottom: 50px;
  }
  .btn-big{
    width: 444px;
    height: 270px;
    border-radius: 20px;
    margin-bottom: 50px;
  }
  .btn-big:hover{
    background-color: #3bc9db;
    color: #fff;
    border:none;
  }
/*  fim comin*/
  button.btn-big.btn-tri{
    width: 355px;
  }
  /*ACESSIBILIDADE*/
.pm-rond-acc-header{
  background-color: #f8f9fa;
  border-bottom: 1px solid #dddddd;
}
.pm-box-rond-acc{
  margin-top: 10px;
  margin-bottom: 10px;
}
.box-rond-acc-one, 
.box-rond-acc-two{
  display: inline-flex;    
  margin-bottom: 0px;
  padding-left: 0px;
}
.box-rond-acc-one li, 
.box-rond-acc-two li{ 
  margin-left: 15px;
  margin-right: 15px;
  display: inherit;
}
.box-rond-acc-one li a, 
.box-rond-acc-two li a{
  font-family: Arial;
  color: #9b9b9b;
  text-decoration: none;
  font-size: 14px;
}
.box-rond-acc-two li a:hover{
  color: #1864ab;
  transition: 0.1s;
}
.box-rond-acc-one li{
    padding: 8px;
    margin-left: 3px;
}
.box-rond-acc-two li{
  padding: 8px;
  background-color: #fff;
  border-radius: 2px;
  box-shadow: 0 2px 1px 0 rgba(0, 0, 0, 0.23);
}
/*ACESSIBILIDADE-FIM*/