.footer-wrap {
  background-repeat: repeat;
  background-color: #303030;
  padding: 30px 0;
}
.footer-wrap .footer-nav ul li {
  padding-left: 10px;
  background-repeat: no-repeat;
  background-position: left 4px;
  background-image: url(../img/footer-arrow-right.gif);
  line-height: 18px;
  margin-bottom: 10px;
}
.footer-wrap .footer-nav ul li a {
  color: #999999;
}
.footer-wrap .footer-nav ul li a:hover {
  color: #fff;
}
.widget-title {
  font-size: 12px;
  margin-bottom: 20px;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-attachment: scroll;
  background-repeat: repeat-x;
  background-position: right center;
  background-image: url(../img/divider1.png);
}
.widget-title span {
  color: #fafafa;
  background-color: #303030;
  padding-right: 10px;
}
.lambda_widget_contact li {
  margin-bottom: 10px;
}
.lambda_widget_contact .left {
  float: left;
}
.lambda_widget_contact .lambda-address {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 26px;
  background-image: url(../img/footer-contact-adress.png);
}
.lambda_widget_contact .lambda-email {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 26px;
  background-image: url(../img/footer-contact-email.png);
}
.lambda_widget_contact .lambda-internet {
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 26px;
  background-image: url(../img/footer-contact-internet.png);
}
.lambda_widget_contact .description {
  overflow: hidden;
  font-style: normal;
  margin: 0;
  color: #999999;
}
.social-icons {
  margin: 0;
  list-style: none;
  display: block;
  line-height: 0;
  margin-bottom: 20px;
}
.social-icons li {
  display: inline-block;
  margin: 0 0 0 5px;
  width: 32px;
  height: 32px;
  margin: 0 5px 5px 0 !important;
  line-height: 18px;
}
.social-icons a {
  display: block;
  height: 100%;
  width: 100%;
  line-height: 0;
}
ul.social-icons img {
  width: 32px;
  height: 32px;
}
.sub-footer-wrap {
  font-size: 11px;
  clear: both;
  background-color: #242424;
  text-align: center;
  color: #999999;
  align-items: center;
  height: 40px;
  line-height: 40px;
}
