#interna>div>div:nth-child(3) {
  /* margin-top: 7rem; */
}

.moduletable.TodosEquipe.Dissertacoes-m .filtro-publi {
  display: none;
}

#quem-somos>div.moduletable.m2>h3 {
  display: none;
}

#quem-somos>div.moduletable.m2>div.col-md-12>div {
  display: none;
}

.sele {
  background: #004773 !important;
  color: white !important;
}

.h1-todas {
  text-align: center;
  color: #96bd9b;
  font-size: 35pt;
  font-weight: 600;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 3px solid;
  margin-bottom: 3rem;
}

#interna>div>div:nth-child(1) {
  /* background: white;
  position: absolute;
  left: 0; */
}

.gifqueficagirando.porcima {
  position: fixed;
  z-index: 9;
  background: #ffffff9c;
  width: 100vw;
  height: 100vh;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
  top: 0px;
  left: 0px;
}

.gifqueficagirando {
  display: none;
}

.cardPai.ativo {
  display: block !important;
}


.col-md-12.botoes-P-estrutura {
  width: 20%;
}

.mexeNaEstrutura.container.col-md-10.col-md-offset-1 {
  width: 75%;
  margin-left: 0;
}

div#quem-somos {
  position: relative;
}

.moduletable.TodosEquipe.Artigos-m .h1-todas {
  display: none !important;
}

.moduletable.TodosEquipe.Dissertacoes-m .h1-todas {
  display: none !important;
}

.wrapper {
  padding-left: 24px;
}

#interna {
  background-color: #ffffff;
}

#footerPrincipal {
  margin: 0 !important;
}

/* .mexeNaEstrutura {
    margin-bottom: 5rem;
} */
.ativo {
  background-color: #f8f8fa !important;
  border-left: 1px solid #004773;
  cursor: initial !important;
}

.ativo-titulo {
  color: #7bc6c2 !important;
}

.card {
  background: white;
  padding: 9px 2rem;
}

.aparece-introtext {
  display: block !important;
}

.osBotoes div,
.button.btn.btn-primary {
  border-radius: 5px;
  margin-right: 1.4rem;
  color: white;
  background: #96bd9b !important;
  border: none;
}

/*.articleText {
    display: none;
}*/
.articleText p {
  color: #000 !important;
}

.botoes-P-estrutura {
  display: flex;
  text-align: center;
  /* margin-bottom: 3rem; */
}

.botoes-P-centralizar {
  margin: 0 auto;
}

.imagemcardImg {
  width: 6vw;
}

.Dissertacoes-m,
.Teses-M,
.Artigos-m {
  display: none;
}

.imagemcardPadrao {
  /* width: 11rem;
	border-radius: 50%;
	border: 4px solid #262d7d;
	height: 11rem;
	object-fit: cover; */
  width: 100%;
}

.card {
  cursor: pointer;
  /* box-shadow: 0 0 0.5em grey;
	border-radius: 10px;
	width: 32rem;
	height: 27rem; */
  /* height: 230px; */
  position: relative;

}

.cardPai {}

.mexeNaEstrutura {}

.imagemLat {
  position: absolute;
  bottom: 6rem;
  left: 1rem;
}

.tituloCard {
  bottom: 1rem;
  right: 1rem;
  width: 100%;
  min-height: 40px;
  max-height: 40px;
  overflow-wrap: anywhere;
  margin: 0;
  color: #9c0a15;
  font-weight: bold;
}

.tituloCard>p {
  color: #000;
  text-align: initial;
}

.col-md-4.cardPai {
  /*flex-basis: 33%;*/
  /*width: 300px;
	max-width: 300px;*/
  margin-top: 2rem;
  /* box-shadow: 0px 0px 13px 0.4em #ececec; */
  border-radius: 10px;
  width: 23rem;
  max-height: 42rem;
  text-align: center;
  position: relative;
  margin-right: 2.9rem;
  /* cursor:pointer; */
}

/*.break-column {
	flex-basis: 100%;
	width: 0;
  }*/
.textoCard {
  overflow-wrap: break-word;
  margin-right: 25px;
  margin-left: 25px;
}

.card>div {
  margin-top: 20px;
}

/* @media (min-width:1500px){
	.col-md-4.cardPai{
		height: 40rem;
	}
}  */
.butaoCardCss {
  background-color: #85c226;
  color: white;
  /* border: 2px solid #4CAF50; */
  padding: 7px 25px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 9px 2px;
  /* transition-duration: 0.3s; */
  cursor: pointer;
  max-height: 36px;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-family: sans-serif;
}

.butaoCardCss:hover {
  background-color: #f5f5f5;
  color: black;
  border: 1.5px solid #85c226;
  padding-top: 4px;
}

.butaoCard {
  display: flex;
  height: 5vw;
  max-height: 98px;
  place-items: flex-end;
  justify-content: center;
  margin-bottom: 10px;
}

@media (max-width: 1366px) {
  .estruturaMexe {
    padding-left: 0vw !important;
  }
}

.osBotoes {
  display: flex;
  justify-content: center;
  width: 755px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}

.osBotoes input {
  margin-left: 1rem;
  margin-right: 0.5rem;
}

.osBotoes p {
  margin: 0;
  padding: 3px;
}

#interna>div {}

#interna>div>div:nth-child(2) {
  padding: 0;
}

.butaoCardCssGeral {
  border-radius: 6px;
  /* box-shadow: 2px 2px 7px 0px #d4d4d4; */
  /*background: linear-gradient(to bottom, #ffffff 5%, #f6f6f6 100%);*/
  background-color: #ffffff;
  /* border-radius: 6px; */
  border: 2px solid #004773;
  cursor: pointer;
  color: #004773;
  font-family: Arial;
  font-size: 15px;
  /* font-weight: bold; */
  padding: 6px 65px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
  margin-right: 2px;
  margin-top: 1rem;
  /* margin-bottom: 23px; */
}

.butaoCardCssGeral:focus {
  outline: none !important;
}

.butaoCardCssGeral:hover {
  outline: none !important;
  background-color: #004773 !important;
  color: white;
}

.someItem {
  background-color: #004773 !important;
}

.butaoCardCssGeral:hover {
  /*background:linear-gradient(to bottom, #f6f6f6 5%, #ffffff 100%);*/
  /* background-color:#f5f5f5; */
}

.butaoCardCssGeral:active {
  position: relative;
  top: 1px;
}

@media (max-width: 744px) {
  .osBotoes {
    width: 0 !important;
  }
}

/* .butaoCardCssGeral:focus {
  background-color: #7bc6c2;
      color: white;
} */
@media (max-width: 550px) {
  .iconesI {
    width: 0px !important;
    height: 600px;
  }

  #faixa6-1>div>div {
    height: 0px !important;
  }

  #faixa6-1 {
    height: 0px;
  }

  .redesS {
    padding-top: 26px;
  }
}

.caixaAtras1,
.caixa5 {
  background-color: #7bc6c2;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  right: -1rem;
}

.caixaAtras3,
.caixa6 {
  background-color: #7bc6c2;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  right: 9rem;
}

.caixaAtras2 {
  background-color: #7bc6c2;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  right: 5rem;
}

.caixaAtras4 {
  background-color: #7bc6c2;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  left: -1rem;
}

.paginaDeEquipe {
  margin-bottom: 3rem;
}

.paginaDeEquipe>h3,
.moduletable>h3 {
  text-align: center;
  color: #7bc6c2;
  font-size: 35pt;
  font-weight: 600;
}

.moduletable>h3 {
  font-size: 20pt;
}

.someItem {
  /* background-color: #7bc6c2!important; */
  color: #7bc6cd;
}

#interna>div>div:nth-child(3)>div>div.paginaDeEquipe>h1 {
  text-align: center;
  color: #96bd9b;
  font-size: 35pt;
  font-weight: 600;
  width: fit-content;
  margin: 0 auto;
  border-bottom: 3px solid;
}

/* search */

button.btn.btn-primary {
  position: absolute;
  padding: 0.4rem;
  margin-left: 1rem;
}

#mod-search-searchword {
  text-align: left !important;
  padding-left: 8px;
}

/* .filtro-publi {
  margin-left: 30px;
  width: 94.5%;
  margin-bottom: 25px;
  font-size: 17px;
  display: grid;
  grid-template-areas: "auto auto auto auto";
  background: #96bd9b;
  padding: 0.8em 1em;
} */
.filtro-publi {
  width: 100%;

  font-size: 17px;
  display: grid;
  grid-template-areas: "auto auto auto auto";
  /* background: #96bd9b; */
  /* background: #004773; */
  padding: 0.8em 1em;
}

.filtro-publi div {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: center;
}

.filtro-publi input {
  padding: 6px 2px;
  width: 70%;
}

.filtro-publi div label {
  height: 10px !important;
  margin-top: 10px;
  font-size: 16px;
  display: none;
}

.filtro-publi input {
  width: 89% !important;
  text-align: center;
}


.pesqui {
  padding-bottom: 20px;
  /* background: #004773; */
}

button#limpar {
  background: #004773;
  color: white;
  font-weight: 600;
  border-radius: 15px;
}

.filtro-publi div {
  padding: 0.8rem 1rem;
}

input#titulo {
  color: #333 !important;
}

div#dissertacoes {
  display: none;
}

.botoes-P-centralizar {
  margin: 0 auto;
  display: grid;
  position: relative;
  right: 40%;
}

.mexeNaEstrutura {
  /* position: relative; */
  margin-left: 0%;
  /* width: 90%; */
}

input#palavra-chave,
input#autor,
input#modulo {
  color: black;
  padding-left: 2%;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
  color: white;
  margin-right: 2%;
}

div#teses,
div#anais-de-congressos,
div#artigos,
div#livros-ano {
  display: none;
}

.cardPai {
  width: 99%;
}

.filtro-publi div {
  border: 1px;
  border-style: solid;
  border-color: #004773;
  border-radius: 15px;
  width: 90%;
  margin: 0 2.5%;
  padding: 6px 2.5%;
}

.filtro-publi {
  margin: 30px 0px;
  padding-top: 30px;
}
