.contact-owner-navbar {
  position: fixed;
  left: 0;
  z-index: 99;
  bottom: 0;
  box-shadow: 0px 5px 15px -3px black; }

input.call-owner,
.side_block input[type=button].call-owner {
  border-color: #45b150;
  color: #fff;
  background: #45b150;
  background-color: #45b150; }
 

