@font-face {
  src: url("/../fonts/Domaine Text Medium Regular.otf");
  src: url("../fonts/Domaine Text Medium Regular.otf");
  font-family: "Domaine Text Medium Regular";
  font-weight: normal;
}

@font-face {
  src: url("/../fonts/univers-light-normal.otf");
  src: url("../fonts/univers-light-normal.otf");
  font-family: "univers-light-normal";
  font-weight: normal;
}
.container.container-centro {
  font-family: "Domaine Text Medium Regular", sans-serif !important;
  margin-top: 80px;
  margin-bottom: 40px;
}
.row.titulo-listagem:after {
  position: absolute !important;
  content: "" !important;
  left: 15px !important;
  top: 30px !important;
  background-color: rgb(233, 216, 188);
  width: 4px !important;
  height: 30px !important;
}

.row.titulo-listagem {
  display: block !important;
  width: auto !important;
  color: #2b2b2b !important;
  transition: all 0.5s ease 0s !important;
  margin-bottom: 83px !important;
  margin-left: -3px;
}
.row.titulo-listagem h1 {
  font-size: 36px !important;
}

label {
  font-weight: normal !important;
}

.btn {
  font: 400 12px "Domaine Text Medium Regular" !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  width: 190px !important;
  text-align: center !important;
  margin-right: 10px !important;
  border-radius: 16px !important;
  border: none !important;
  height: 30px !important;
  color: #fff !important;
}
.dropdown-menu li a {
  color: #fff !important;
  font-size: 10px !important;
  line-height: 40px !important;
  display: inline-block !important;
  text-transform: uppercase !important;
  width: 100% !important;
  padding: 2px 20px !important;
  border-radius: 0px !important;
  letter-spacing: 1px !important;
}

.dropdown-menu {
  border-radius: 0px !important;
  box-shadow: none !important;
  margin-top: -22px !important;
  padding: 0px !important;
  transform: translate(0px, 20px) !important;
  -webkit-transition: all 0.3s ease 0s !important;
  -o-transition: all 0.3s ease 0s !important;
  transition: all 0.3s ease 0s !important;
  /* z-index: 9!important; */
  width: auto !important;
  margin-left: 13px !important;
  border-bottom-right-radius: 10px !important;
  border-bottom-left-radius: 10px !important;
  overflow: hidden;
  text-align: center;
}

.lista-editoria .dropdown-menu a:hover {
  background-color: #515151 !important;
}
.btn-default.active,
.btn-default.focus,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #515151 !important;
  border-color: #adadad;
}
.row.artigos {
  margin-top: 15px;
}

h5.lista-editoria-data-publicacao {
  color: #9e9e9e;
  font-weight: 100;
  font-size: 10px;
  margin-left: 100px;
  float: right;
  font: 200 12px/12px "univers-light-normal";
  letter-spacing: 1px;
}
.lista-editoria-artigo-titulo a {
  color: #373435 !important;
  text-decoration: none;
  margin-left: 100px;
  display: block;
  font-size: 24px;
  margin-top: 5px;
}
.row.imagem img.img-responsive {
  border-radius: 10px;
  /* overflow: hidden; */
}

h5.lista-editoria-artigo-autor {
  /* color: red; */
  font-weight: 100;
  margin-left: 100px;
  margin-top: 3px;
  display: none;
}
h4.lista-editoria-artigo-resumo {
  margin-left: 100px;
  display: none;
}
.row.imagem {
  width: 250px;
  width: 250px;
  height: 130px;
  overflow: hidden;
}
.row.row-paginacao {
  text-align: center;
}

.lista-editoria-cartola {
  display: block !important;
  width: auto;

  color: #000;
  padding-left: 10px;
  transition: all 0.5s ease 0s;
  font: 400 24px/22px "Domaine Text Medium Regular";
  margin-left: 100px;
  margin-bottom: 5px;
  margin-top: 15px;
  text-transform: lowercase;
}
h5.lista-editoria-cartola:after {
  position: absolute;
  content: "";
  left: 0px;
  top: 17px;
  background-color: rgb(233, 216, 188);
  width: 3px;
  height: 20px;
  /* right: 50px; */
  margin-left: 115px;
}

.col-md-12.col-sm-12.titulo-section h1 {
  margin-top: 23px;
}

.col-12.box-form-pg-search.mt-3.mb-3 {
  display: flex;
  justify-content: space-around;
}
.col-12.box-form-pg-search.mt-3.mb-3 input {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  border: 1px solid #999;
  padding: 5px 21px;
  font-size: 16px;
  text-align: left;
  font-weight: 300;
  color: #444;
}
button#buscar {
  width: 85px !important;
  border-radius: 0px !important;
  margin-top: 5px !important;
  height: 36px !important;
  border-bottom-right-radius: 5px !important;
  border-top-right-radius: 5px !important;
  margin-left: -50px !important;
  background-color: #000;
  font-size: 14px !important;
  border: none !important;
}

.row.imagem.box-img-section > .col-md-12 {
  max-height: 130px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
img.img-responsive.img-artigo-section {
  width: auto !important;
  height: 100%;
}

/* PAGINAÇÃO */

.box-paginacao {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  align-content: space-around;
  line-height: 35px;
}

a.n-paginacao:hover {
  color: #2e6289;
}

.n-paginacao {
  background: #ffffff;
  width: 35px;
  height: 35px;
  text-align: center;
  cursor: pointer;
  margin: 0px 3px;
  color: #2e6289;
}

a.n-paginacao {
  box-shadow: 1px 3px 2px #cccccc;
}

.n-paginacao-select {
  background: #2e6289;
  color: white;
  width: 35px;
  height: 35px;
  text-align: center;
  cursor: pointer;
  font-weight: 600;
  margin: 0px 3px;
}

a.n-paginacao:hover {
  background: #dadada;
}

span.pontos-paginacao {
  font-size: 30px;
  letter-spacing: 1px;
  color: #9999a0;
}

.container-result {
  background: #fff;
  padding: 40px 15px;
}

/* PAGINAÇÃO */

.col-12.mt-5.mb-5.drop-down-filtro {
  display: flex;
  justify-content: flex-end;
}

.dropdown > button#dropdownMenuButton1 {
  background: #363636;
  margin-bottom: 2px;
}

.dropdown-menu li a:hover,
.dropdown-menu li a:active,
.dropdown-menu li a:focus {
  background: #696969 !important;
  color: #ddd;
}

img.img-responsive.img-artigo-section {
  width: 100%;
}

@media screen and (max-width: 991px) {
  h5.lista-editoria-artigo-autor {
    margin-left: 0px;
  }
  h4.lista-editoria-artigo-resumo {
    margin-left: 0px;
  }
  .lista-editoria-artigo-titulo a {
    margin-left: 0px;
  }
  h5.lista-editoria-data-publicacao {
    margin-top: 5px;
    padding-right: 10px;
  }
  .row.imagem {
    width: auto;
    height: auto;
  }
  .row.imagem img {
    min-width: 100%;
  }

  .lista-editoria-cartola {
    margin-left: 3px;
    margin-bottom: 0px;
    margin-top: 15px;
  }
  h5.lista-editoria-cartola:after {
    content: "";
    left: 0px;
    top: 1px;
    width: 3px;
    height: 20px;
    margin-left: 18px;
  }
  .row.imagem.box-img-section > .col-md-12 {
    height: auto!important;
    max-height: initial;
}
}

h4.cartola-materia.cartola-materia-lateral {
  text-transform: lowercase;
}

h5.lista-editoria-cartola::first-letter,
h4.cartola-materia.cartola-materia-lateral::first-letter {
  text-transform: uppercase;
}
.tn-busca-pg-search {
  /* margin-left: -9px!important; */
  margin-bottom: 10px;
}
