.imagemcardImg {
  width: 6vw;
}
.imagemcardPadrao {
  width: auto;
  height: 100%;
}
.card {
  /* box-shadow: 0 0 0.5em grey;
	border-radius: 10px;
	width: 32rem;
	height: 27rem; */
  min-height: 230px;
  position: relative;
}
.cardPai {
  margin-bottom: 5rem;
}
.graduation {
  display: block;
}

.mexeNaEstrutura {
}
.imagemLat {
  position: absolute;
  bottom: 6rem;
  left: 1rem;
}
.imagemcard {
  height: 145px;
}

.tituloCard.col-md-9 h2 {
  font-size: 24px;
}
.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: 27rem;
  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;
}
#interna > div {
}
#interna > div > div:nth-child(2) {
  padding: 0;
}
.butaoCardCssGeral {
  /* 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 #424141;
  cursor: pointer;
  color: #9b0328;
  font-family: Arial;
  font-size: 15px;
  /* font-weight: bold; */
  padding: 0px 20px;
  text-decoration: none;
  text-shadow: 0px 1px 0px #ffffff;
  margin-right: 21px;
  margin-top: 1rem;
  /* margin-bottom: 23px; */
}
.someItem {
  background-color: #00609c;
  color: white;
}
.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: #2fa16d;
      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: #2fa16d;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  right: -1rem;
}
.caixaAtras3,
.caixa6 {
  background-color: #2fa16d;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  right: 9rem;
}
.caixaAtras2 {
  background-color: #2fa16d;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  right: 5rem;
}
.caixaAtras4 {
  background-color: #2fa16d;
  width: 100px;
  height: 100px;
  position: absolute;
  bottom: -2rem;
  left: -1rem;
}

.paginaDeEquipe {
  margin-bottom: 3rem;
}

.paginaDeEquipe > h3,
.moduletable > h3 {
  text-align: center;
  color: #2fa16d;
  font-size: 35pt;
  font-weight: 600;
}

.moduletable > h3 {
  font-size: 20pt;
}

.someItem {
  background-color: #9b0328 !important;
  color: white;
}
#interna > div > div:nth-child(3) > div > div.paginaDeEquipe > h1 {
  text-align: center;
  color: #2fa16d;
  font-size: 35pt;
  font-weight: 600;
}
