/* .about-right ul, .about-left ul {
  list-style: none;
  padding-left: 0;
} */
h3.site-title {
  font-weight: 600;
  font-size: 20px;
}
h5 {
  font-weight: bold;
  font-size: 20px;
}
ul.vission-list {
  list-style: square;
  padding-left: 20px;
}
.site-footer p {
  margin: 0;
  padding: 10px 0;
  color: #fff;
}
div#types img {
  width: 100%;
}
.fa-mobile-alt:before {
  content: "\f3cd";
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}
.logo-img {
  background: #c7eff7;
}
.logo-img>div {
  display: flex;
  align-items: center;
}
.logo-img h2 {
  margin-left: 30px;
  font-weight: 700;
  color: #02a1b4;
  font-size: 2.4rem;
}
ul.mmsa-address {
  list-style: none;
}
ul.mmsa-address li {
  position: relative;
}
ul.mmsa-address li:before {
  position: absolute;
  font-family: 'Font Awesome 5 Free';
  font-weight: 600;
  left: -30px;
  color: #034c8f;
}
.map:before {
  content: '\f3c5';
}
.ph:before {
  content: '\f879';
}
.email:before {
  content: '\f0e0';
}
/* echo ' <img src="/wp-content/uploads/2019/07/main-banner-1-2.png" style="margin-bottom: 20px;">' */