.contact .home-furnishing-footer {
    position: relative;
    /*z-index: 1;*/
}
.home-furnishing-footer{
background:#161324!important;
}
.foot-img{
    margin-bottom: 3px;
}
.home-furnishing-footer .ap-bullets li a:hover{
text-decoration: none;
}

.foot-img{
  margin-bottom: 20px;
  padding-top: 30px;
}
.foot-img img{
width:auto;
margin:auto;
}
.ap-bullets li {
    list-style-type: none;
    display:inline-block;
}
.ap-bullets{
    display: inline-block;
}
.home-furnishing-footer .ap-bullets li:first-child a{
    border-left: none;
}
.home-furnishing-footer .ap-bullets li a {
    border-left: 1px solid #68686a;
    padding: 0 10px;
    font-size: 16px;
    color: #68686a;
    font-weight: bold;
}
.footer-link{
    text-align:center;
    margin-bottom: 25px;
    margin-top: 25px;
}
.foot-copyright{
  border-top:1px solid #68686a;
 }
.home-furnishing-footer .sitemap{
text-align: center;
margin-bottom: 25px;
margin-top: 25px;
width: 100%;
}
.home-furnishing-footer .sitemap ul{
width:auto;
padding-left:0px;
padding-right:0px;
display: inline-block;
}
.home-furnishing-footer .sitemap li a{
border-right: 1px solid #68686a;
padding: 0 10px;
font-size: 16px;
color: #68686a;
font-weight: bold;
}
