.objektive-semi-bold {
  font-family: objektive-semi-bold;
}
.btn-topo {
  padding: 22px 36px;
  background-color: #131011;
  color: #ceab52;
  transition: color 0.3s ease;
  font-size: 18px;
}
.btn-topo:hover {
  color: #ffffff;
}
.cinza-texto {
  color: #999;
}
.preto {
  color: #131011 !important;
}
.dourado {
  color: #ceab52;
}
.btn-whatsapp {
  width: 80px;
  position: fixed;
  z-index: 99999999999;
  bottom: 10px;
  left: 12px;
}
.sec-exec *, .sec-exec a {
  color: #999 !important;
}
.inscricoes table td, .inscricoes table th {
  text-align: right;
}
.inscricoes table td:first-child, .inscricoes table th:first-child {
  text-align: left;
}
.inscricoes table td:nth-child(2):not(.pre-congresso td:nth-child(2)), .inscricoes table th:nth-child(2):not(.pre-congresso th:nth-child(2)) {
  background-color:#fff9ea;
}
.copyright a:hover {
  color: #ffffff;
  transition: color 0.5s ease;
}
.identificador p {
  text-align: center;
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
.trabalhos li {
  list-style: circle !important;
  color: #333;
  font-weight: 400;
}
.trabalhos ul {
  padding-left: 25px;
  margin-bottom: 0;
}
p {
  color: #333;
  font-weight: 400;
  margin-bottom: 10px;
}
.trabalhos p {
  margin-bottom: 0;
}
.sombra {
  text-shadow: 1px 1px 2px #cccccc;
}
.cor-3 {
  color: #875C74;
}
.pre-congresso th{
  font-size: .9em;
  line-height: 1.3em;}


.pre-congresso td {
  font-size: .9em;
  line-height: 1.3em;
  font-weight: 400;
}
.pre-congresso hr {
  margin: .4em 0
}

.pre-congresso td:nth-child(6), .pre-congresso th:nth-child(6) {
  background-color: #fff9ea;
}


.pre-congresso td:nth-child(4), .pre-congresso th:nth-child(4) {
  min-width: 10%;
}


.pre-congresso td:nth-child(5), .pre-congresso th:nth-child(5) {
  min-width: 10%;
}

.pre-congresso td:nth-child(2), .pre-congresso th:nth-child(2) {
  display: none;
}

.pre-congresso td:first-child, .pre-congresso th:first-child{
    font-weight: 500;
    width: 30%;
}

.marca {
    font-size: .8em;
    color: #555;
}

.tarja p {
    background: #875C74;
    padding: 2px 6px;
    color: #ffffff;
    font-weight: 500;
}