.header-appear .navbar-top-default.navbar-gradient{
    background: linear-gradient(to right, #7202bb 2%, #a31eff 82%);
}

header a.logo img{
    max-width: 140px!important;
    max-height:140px!important;
}
.team-box .team-text h5 {
    font-size: 1.3rem!important;
  }

  .whats {
    position: fixed;
    bottom: 100px;
    right: 25px;
    width: 50px;
    z-index: 999;
  }