.footer {
  background: url(../images/images/footer.png) no-repeat;
  width: 100%;
  height: 100%;
  background-size: 100%;
  background-color: #1b1b1b;
}
.foot1 {
  padding: 60px 0;
  text-align: center;
}
.foot1 p {
  font-size: 18px;
  line-height: 21px;
  margin-top: 20px;
  color: #047dbc;
}
