.section-background {
  background: url('../images/about.png');
}

.about {
  /*background: #f3f3f3;*/
}

.about-detail {
  font-size: 14px;
  color: #999;
  font-weight: 200;
  top: 50%;
  transform: translateY(50%);
}

.section-item-title, .section-item-detail {
  text-align: center;
}

.about .row:nth-child(4) {
  margin-top: 90px;
}

.team {
  background: #ededed;
}

.team-item {
  background: #f3f3f3;
  margin-bottom: 50px;
  text-align: center;
}

.team-img {
  width: 100%;
}

.team-item-name {
  font-size: 14px;
  margin-bottom: 0px;
  padding-top: 20px;
}

.team-item-id {
  color: #a3a2a2;
  font-size: 11px;
  text-transform: uppercase;
  padding-bottom: 30px;
}

#classicon {
  font-size: 90px;
}

#whaticon {
  font-size: 90px;
}

#mainlogo {
  margin-top: 80px;
}

#membercont {
  padding-top: 40px;
}

#publiccont {
  padding-top: 40px;
}

#documentscont {
  padding-top: 40px;
}

#members {
  /*background-color: #f3f3f3;*/
  padding-top: 40px;
}

#contactcont {
  padding-top: 40px;
}

#memberappcol {
  padding-top: 15px;
}

#amtmahdr2c1 {
  padding-top: 30px;
}

#headerr2c1 {
  padding-top: 40px;
}

#mainlogor1c1 {
  padding-top: 90px;
}

#whatcan {
}

#cardhelpbody {
  height: 250px;
}

#helpyoubutton {
  position: absolute;
  bottom: 0;
}

#whatcanbutton {
  position: absolute;
  bottom: 0;
}

#howcanbutton {
  position: absolute;
  bottom: 0;
}

#cardwhatbody {
  height: 250px;
}

#cardtypebody {
  height: 250px;
}

#helpyouModal {
}

#urllink {
  margin-bottom: 1rem;
}

