@charset "utf-8";

.contactUs {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}

.contactUs a {
}

.contactUs span,
.contactUs strong {
  text-align: center;
  float: left;
  width: 100%;
  height: 60px;
  font-size: 30px;
  font-weight: 400;
  padding: 0;
  line-height: 60px;
  margin-bottom: 1.4em;
}

.contactUs strong {
  font-size: 24px;
}

.phone {
  width: 320px;
  line-height: 1.8em;
  font-weight: 300;
}

.phone img {
  float: left;
  height: 33px;
  width: 25px;
  margin: 0 15px 0 0;
}

.phone span {
  float: left;
  width: 250px;
  font-size: 32px;
  margin: 0;
  line-height: 1.3em;
  font-weight: 300;
}
