.sticky-footer {
  display: block;
  height: 80px;
  background-image: url("https://www.hotelbuyuksahinler.com.tr/assets/subrent.png");
  background-position:center;
  background-repeat:no-repeat;
  position: fixed;
  bottom: 0px;
  left: 0px;
  width: 100%;
  z-index: 3;
}
.sticky-footer .one-fourth {
  width: 33%;
  float: left;
  color: #000000;
  text-align: center;
  height: 90px;
  position: relative;
  cursor: pointer;
}
.sticky-search,
.sticky-filters,
.sticky-map,
.sticky-radius {
  width: 30px;
  height: 30px;
  margin: auto;
  margin-top: 30px;
}
.sticky-footer .one-fourth p {
  font-size: 12px;
  margin-top: -1px;
  color:black
}