.fit-cover {
  object-fit: cover;
}

.fa.fa-check-circle.ServicePoint {
  font-size: 1.2em;
  padding-right: .5em;
  color: rgba(8,47,255,0.8);
}

.serviceHeading {
  color: rgba(255,0,138,0.8);
}

#OtherServiceDiv1 div {
  background-color: #254878;
}

#OtherServiceDiv-1 div {
  background-color: #3d3d3d;
}

.AuditoriumIna {
  /*border-radius: 12em;*/
  /*margin-left: -29em;*/
  /*background-color: red;*/
}

#Logo-1 {
  width: 2.5em;
}

.telClass {
  color: #fff500;
}

.WebLinkClass {
  text-decoration: none;
  color: white!important;
}

#DivGallery img {
  box-shadow: 3px 3px 7px rgba(0,0,0,0.56);
  border: 2px solid #ffffff;
  border-radius: 1em;
  /*border-top-left-radius: 2em;*/
  /*border-bottom-right-radius: 2em;*/
  /*border-top-right-radius: 2em;*/
}

#divMembers .col {
}

#divMembers > div > div > div {
  border: 2px solid;
}

