/* ulrc400155 CSS */
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,400,300,600,700,800);
.ulrc400155 {
  font-family: "Open Sans" , Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
}
.ulrc400155 ul {
  padding: 0;
  margin: 0;
}
.ulrc400155 img {
    max-width: 100%;
}
.ulrc400155.footerTop {
  background: #0f75bd;
  padding-top: 30px;
}
.ulrc400155.footerTop h4 {
  font-size: 1.5em;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
}
.ulrc400155 .followUs ul {
  display: block;
}
.ulrc400155 .followUs ul li {
  width: 50px;
  height: 50px;
  display: inline-block;
  border-radius: 50%;
  background: #3baeff;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 5px;
}
.ulrc400155 .followUs ul li:last-child {
  margin-right: 0px;
}
.ulrc400155 .followUs ul li a {
  display: block;
  text-align: center;
}
.ulrc400155 .followUs ul li a i {
  color: #000;
  font-size: 22px;
  font-weight: 500;
  line-height: 50px;
}
.ulrc400155 .followUs ul li a i:hover {
  color: #fff;
}
.ulrc400155 .contactUs p {
  color: #fff;
  margin-top: 12%;
}
.ulrc400155 .footerLogo {
  background: url(../images/ulrc400155-map.jpg) no-repeat 0 0;
  position: relative;
  min-height: 150px;
}
.ulrc400155 .footerLogo img {
  position: absolute;
  right: 0;
  top: 20%;
}
/* ulrc400155 CSS */