#idselector {
  position: relative;
  padding: 0.3rem;
}

/* scroll suave nesse modulo */

/* dps q acertar tamanho da interna tirar isso daqui */

.legenda {
  margin-bottom: 5%;
}
.blog.coordena-int {
  display: none;
}
/* ****** */
.artigo-solo {
  margin-top: 3%;
}
.img-dentro img {
  width: 100% !important;
  height: 100% !important;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
}
.foto {
  cursor: pointer;
  background-color: #9b3a45;
}

.pesquisador-nome p {
  margin: 0;
  color: white;
  width: 100%;
}

.pesquisador-nome {
  background-color: #c88a91;
  height: 7rem;
  text-align: left;
  padding: 1.5rem 2rem 1rem 2rem;
  position: absolute;
  width: 100%;
  bottom: 0;
}

.title-hover {
  position: absolute;
  top: 2rem;
  display: none;
  color: white;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
  padding: 2rem;
  z-index: 3;
}

.pesquisadores-link:hover .foto {
  z-index: 1;
  background-color: #9b3a45;
}

.pesquisadores-link:hover .foto > img {
  opacity: 30%;
}

.pesquisadores-link:hover .title-hover {
  display: block;
}

.lattes-ico {
  width: 80% !important;
}

.foto > img {
  margin: 0 !important;
}

/* css da parte depois quando clica no docente, aquela parte com intro text etc (Lado esquerdo - foto e texto) */

.texto-linka {
  padding: 1rem 3rem 3rem 3rem;
}

.texto-linka p {
  word-break: break-word;
}

#idselector {
  border-radius: 30px;
  overflow: hidden;
  border-color: #ffffff;
}
.legenda {
  padding: 0rem 3rem 3rem 3rem;
}
.linha-docente {
  border-color: #c88a91;
  border-width: 2px;

  background: #c88a91;
  height: 0.2rem;
  margin-bottom: 1rem;
}
.linha-docentes {
  border-color: #c88a91;
  border-width: 2px;
  margin-top: 1rem;

  margin-left: 7%;
  margin-right: 7%;
  background: #c88a91;
  height: 0.2rem;
}

.img-dentro > img {
  margin: 0 !important;
  -webkit-mask-image: linear-gradient(to top, transparent 1rem, black 12.5rem);
}

.img-dentro {
  position: relative;
}

.back {
  background-color: #9b3a45;
  position: relative;
  border-color: #ffffff;
  border-radius: 32px;
}
.docentes-left-info {
  background-color: #9b3a45;
  position: relative;
  border-color: #ffffff;
  border-radius: 32px;
}
.titulo-nome {
  color: white;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  text-align: center;
  bottom: 2rem;
  padding: 1rem;
}
.docentes-left-info > div,
.docentes-left-info > div > p,
.docentes-left-info > div > p > a,
.docentes-left-info > div > p > strong {
  color: white;
  /* margin-left: 2rem; */
  word-break: break-word;
}

.docentes-left-info > div > p > strong {
  margin-right: 0.5rem;
}

.docentes-left-info > div > p > a,
.docentes-left-info > div > p {
  font-style: italic;
  /* margin: 0 0 5px !important; */
}

.docentes-left-info > div > p > a {
  text-decoration: underline;
}

.docente-tag {
  margin-top: 1rem;
  margin-bottom: -1rem;
  font-weight: bold;
  padding: 0rem 3rem 0rem 3rem;
}

.docentes-return {
  position: absolute;
  top: -3rem;
  left: 0;
  cursor: pointer;
  z-index: 9;
}

h3.coord {
  margin-bottom: 40px !important;
}

.docentes-return p {
  color: #9b3a45 !important;
  font-weight: bold;
  font-size: 14px;
  text-decoration: underline;
}

.docente-description {
  color: white;
  padding: 0rem 3rem 3rem 3rem;
}

.docente-selected-img img {
  margin: 0 !important;
  width: 100% !important;
  height: auto !important;
  border-radius: 0px 0px 30px 30px;
  background-color: white;
}

/* css da parte depois quando clica no docente, aquela parte com intro text etc (Lado direito - introtext) */

.caixa-dentro > .col-md-9 > div {
  margin-bottom: 2rem;
  background-color: #f2f2f2;
  border-radius: 12px;
  padding: 2rem 4rem 2rem 4rem;
  border-color: #ffffff;
}

.caixa-dentro > .col-md-9,
.caixa-dentro > .col-md-3 {
  padding-right: 25px;
  padding-left: 25px;
}

.redhr {
  border-color: #c88a91;
  border-width: 2px;
  width: 95%;
  margin-left: 0%;
  margin-right: 15%;
}

.field-docente-name,
.docente-title {
  color: #9b3a45;
  font-weight: bold;
}

.info-list-docentes li {
  margin-left: 15px !important;
}

.info-nav {
  display: flex;
  justify-content: center;
}

.info-nav a,
.info-nav div {
  text-transform: uppercase;
  font-weight: bold;
  margin-right: 4rem;
  color: #631201;
  cursor: pointer;
}

.info-nav a > p,
.info-nav div > p {
  color: #631201;
  margin: 0;
}

.info-nav a > p:hover,
.info-nav div > p:hover {
  color: #9b3a45;
}

.financiamento-list {
  margin-top: 2rem;
}

/* esconde pagina docentes interno */

.docentes-interno {
  display: none;
}

.texto-linka hr,
.legenda hr {
  color: #c88a91;
  border-color: #c88a91;
  background: #c88a91;
  border-width: 0.3rem;
}

.moduletable.dp.some > h3{
  display: none;
}

.cards-wrapper.col-md-12 {
    padding-bottom: 50px;
}

h2.title-hover {
    font-size: 2rem;
    line-height: normal;
}
