
#footer {
  background: #00b2a5;
  border-top: 4px solid #f5f5f5;
  font-size:16px;
  margin-top: 50px;
  padding: 30px 0 0;
  position: relative;
  clear: both;
  }
  #footer .container .row > div {
    }
  #footer .container input:focus {
    box-shadow: none; }
  #footer a {
    color: #fff;
    }
    #footer a:hover {
      color: #ccc; }
  #footer h1 {
    color: #fff; }
  #footer h2 {
    color: #fff; }
  #footer h3 {
    color: #fff; }
  #footer h4 {
    color: #fff;
    font-size: 1.8em;
    font-weight: 200;
letter-spacing: normal;
    line-height: 27px;
    margin: 0 0 14px 0;
     }
  #footer h5 {
    color: #ccc; }
  #footer ul.nav-list > li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 20px;
    padding-bottom: 11px; }
    #footer ul.nav-list > li a:hover {
      background-color: rgba(255, 255, 255, 0.05); }
  #footer ul.nav-list > li:last-child a {
    border-bottom: 0; }
  #footer ul.list.icons li {
    margin-bottom: 5px; }
  #footer form {
    opacity: 0.85; }
    #footer form .alert {
      padding: 6px;
      text-align: center; }
    #footer form label.error {
      line-height: 16px;
      margin: 5px 0 -5px;
      display: block;
      clear: both; }
  #footer .footer-ribbon {
    background: #969696;
    position: absolute;
    margin: -50px 0 0 14px;
    padding: 10px 20px 6px; }
    #footer .footer-ribbon:before {
      border-right: 10px solid #666;
      border-top: 16px solid transparent;
      content: "";
      display: block;
      height: 0;
      left: -10px;
      position: absolute;
      top: 0;
      width: 7px; }
  
  #footer .twitter .fa {
    clear: both;
    font-size: 1.5em;
    position: relative;
    top: 3px; }
  #footer .twitter .icons {
    clear: both;
    font-size: 1.5em;
    position: relative;
    top: 3px; }
  #footer .twitter .meta {
    color: #969696;
    display: block;
    font-size: 0.9em;
    padding-top: 3px; }
  #footer .twitter ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #footer .twitter ul li {
      padding-bottom: 20px; }
      #footer .twitter ul li:last-child {
        padding-bottom: 0; }
  #footer .twitter-account {
    color: #fff;
    display: block;
    font-size: 0.9em;
    margin: -15px 0 5px;
    opacity: 0.55; }
    #footer .twitter-account:hover {
      opacity: 1; }
  #footer .contact {
    list-style: none;
    margin: 0;
    padding: 0; }
    #footer .contact i {
      display: block;
      float: left;
      font-size: 1.2em;
      margin: 7px 8px 10px 0;
      position: relative;
      text-align: center;
      top: -2px;
      width: 16px; }
      #footer .contact i.fa-envelope {
        font-size: 1em;
        top: 0; }
    #footer .contact p {
      color: white;
      margin-bottom: 10px; }
    #footer .contact a {
      color: white; }
  #footer .logo {
    display: block; }
    #footer .logo.mb-xl {
      margin-bottom: 12px; }
  #footer .footer-copyright {
    background: #212529;
    border-top: 4px solid #00b2a5;
    padding: 20px 0 0px;
    }
    #footer .footer-copyright nav {
      float: right; }
      #footer .footer-copyright nav ul {
        list-style: none;
        margin: 0;
        padding: 0; }
        #footer .footer-copyright nav ul li {
          border-left: 1px solid #505050;
          display: inline-block;
          line-height: 12px;
          margin: 0;
          padding: 0 8px; }
          #footer .footer-copyright nav ul li:first-child {
            border: medium none;
            padding-left: 0; }
    #footer .footer-copyright p {
      color: #505050;
      margin: 0;
      padding: 0; }
  #footer .phone {
    color: #fff;
    font-size: 26px;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px; }
  #footer .narrow-phone {
    text-align: right;
    margin: -2px 0 0; }
    #footer .narrow-phone .phone {
      font-size: 16px;
      padding-bottom: 0;
      margin-top: -13px; }
  #footer .recent-work {
    list-style: none;
    padding: 0;
    margin: 0; }
    #footer .recent-work li {
      float: left;
      width: 30%;
      margin: 10px 3% 0 0; }
    #footer .recent-work img {
      border: 0;
      width: 100%;
      filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
      filter: gray; }
    #footer .recent-work .img-thumbnail-hover-icon {
      border: 0; }
      #footer .recent-work .img-thumbnail-hover-icon:after {
        font-size: 22px;
        margin-left: -2px; }
  #footer .view-more-recent-work {
    padding: 12px; }
  #footer.short {
    padding-top: 50px; }
    #footer.short .footer-copyright {
      background: transparent;
      border: 0;
      padding-top: 0;
      margin-top: 0; }
  #footer.light {
    padding-top: 60px;
    background: #fff;
    border-top: 1px solid #ddd; }
    #footer.light .footer-ribbon {
      margin-top: -76px;
      margin-left: 14px; }
    #footer.light .footer-copyright {
      margin-top: 15px;
      background: #fff;
      border-top: 1px solid #ddd; }
      #footer.light .footer-copyright p {
        color: #777; }
    #footer.light .phone {
      color: #777; }
    #footer.light .twitter-account {
      color: #777; }
    #footer.light ul.nav-pills > li.active > a {
      color: #fff; }
  #footer.narrow {
    padding-top: 30px; }
    #footer.narrow .footer-copyright {
      margin-top: 0; }
    #footer.narrow .nav > li > a {
      padding: 5px 12px; }
  #footer.color {
    color: #fff; }
    #footer.color p {
      color: #fff; }
    #footer.color .footer-copyright nav ul li {
      border-left-color: #fff; }
  #footer .newsletter form {
    width: 100%;
    max-width: 262px; }
    #footer .newsletter form input.form-control {
      height: 34px;
      padding: 6px 12px; }
  #footer .alert a {
    color: #222; }
    #footer .alert a:hover {
      color: #666; }


      .social-icons li a {
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        transition: all 0.2s ease;
        background: #FFF;
        border-radius: 100%;
        display: block;
        height: 30px;
        line-height: 30px;
        width: 30px;
        text-align: center;
        color: #333 !important;
        text-decoration: none;
    }

    