.logo-img {
  width: 128px;
  height: auto;
}
.sub-heading-color {
  color: #5c6838;
}
.main-header--one{
  background-color: #fff;
  color: #000;
}
.right-icon img{
  z-index: 9999;
  
  }
.services-three__single-content .btn-box a:hover{
  z-index: 1;
}



.contact-whatsapp .container .whatsapp-call,
.contact-whatsapp .container .phone-call {
  width: 9%;
}

@media only screen and (min-width: 768px) {
  .contact-whatsapp .container .whatsapp-call,
  .phone-call {
    width: 5%;
  }
  .fixed-bottom{
    left:0;
    bottom:45px;
    margin-bottom: 1rem;
  }
  

}
.fixed-bottom{
  left:0;
  bottom:20px;
}
