.carousel-caption
{
	background: rgba(0, 0, 0, 0)!important;
}

  .whatsapp-icon{
  margin-left: 10px;
}
.whatsapp{
  position: fixed;
  bottom: 25px;
  right: 10px;
  z-index: 999999;
}
.whatsapp-spn {
    padding: 10px;
    background-color: #55cd6c;
    margin-right: 5px;
    color: #fff;
    border-radius: 10px;
}
.btn-default1 {
    color: #fff;
    background-color: transparent;
    border-color: #32bb93;
}
.li-table
{
	display: table!important;
}
.li-content
{
	display: table-cell!important;
}
@media screen and (min-width: 769px)
{
  .top-margin
  {
    margin-top:2.5%;
  }
}
.flex
{
  display: flex;
}
.coll
{
  flex: 1;
}
.no-bottom-margin
{
  margin-bottom: 0!important;
}
.new-btn
{
  padding: 15px 50px!important;
}
@media screen and (max-width: 768px)
{
    .mt-20
  {
    margin-top: 20px;
  }
  .mobile-center
  {
    text-align: center!important;
  }
  .hs_nav_toggle
  {
    margin-bottom: 0!important;
  }
  .m_number
  {
    margin: -14px 0 23px 0!important;
  }
}
.hs_about_us p
{
  border:none!important;
}
.hs_footer_about_us:after
{
  border:none!important;
}
.mb-30
{
  margin-bottom: 30px;
}
.hs_profile_social ul li a
{
  border-radius: 50%;
}
.hs_social
{
  padding-bottom: 15px;
}
@media (max-width: 480px)
{
#hs_header #hs_logo {
    margin: 25px 0 10px;
    height: auto;
    }
}