

.header-top-section.section-bg {
    background: #a6a59d47 !important;
}

.whatsapp{
	position: fixed; background: #10b418; width: 45px; height: 45px; line-height: 49px; border-radius: 50%; text-align: center;  bottom: 50px; color: #fff; z-index: 999; right: 10px;
  }
  .whatsapp i{
	font-size: 1.5rem;
  }


  .phone{
	position: fixed; background: #1052b4; width: 45px; height: 45px; line-height: 45px; border-radius: 50%; text-align: center;  bottom: 50px; color: #fff; z-index: 999; left: 10px;
  }
  .phone i{
	font-size: 1.5rem;
  }


