.header__inner .nav-header .brand {
  margin-top: 5px !important;
}

.header:hover .nav-header .brand {
  margin-top: 5px !important;
}

.header__inner .attributes li,
.header__inner .menu li a {
  padding: 30px 0 !important;
}

.header:hover .attributes li,
.header:hover .menu li a {
  padding: 30px 0 !important;
}

ul {
  padding-inline-start: 0px;
}

.pt-80 {
  padding-top: 120px;
}


@media (max-width: 991px) {
  .header {
    padding: 0 0 5px;
  }

  .header__sticky:hover {
    padding: 0 0 5px;
  }

  .core-responsive-slide .core-nav .wrap-core-nav-list {
    padding-top: 100px;
  }

  .header .core-nav .wrap-core-nav-list.right .menu li,
  .header:hover .core-nav .wrap-core-nav-list.right .menu li,
  .header__inner .core-nav .wrap-core-nav-list.right .menu li,
  .header__sticky .core-nav .wrap-core-nav-list.right .menu li {
    padding: 15px 0 !important;
  }

}

.header__mobile-toggle {
  top: 0;
}

.header__mobile {
  padding: 5px 0;
}

.core-nav .core-nav-toggle {
  padding: 24px 0 0;
}

.header__mobile-brand {
  width: 70px;
  height: 70px;
  background: url("../../../assets/brand/BizMotionLogo.png") no-repeat 0 0;
  background-size: 70px 70px;
}

.icon-geofencing {
  background-image: url("../../../assets/icons/geofencing.svg");
  background-repeat: no-repeat;
}

.icon-attendance {
  background-image: url("../../../assets/icons/attendance.svg");
  background-repeat: no-repeat;
}

.icon-fieldforce {
  background-image: url("../../../assets/icons/field-force.svg");
  background-repeat: no-repeat;
}

.icon-report {
  background-image: url("../../../assets/icons/report.svg");
  background-repeat: no-repeat;
}

.icon-offline {
  background-image: url("../../../assets/icons/offline.svg");
  background-repeat: no-repeat;
}

.icon-campaign {
  background-image: url("../../../assets/icons/campaign.svg");
  background-repeat: no-repeat;
}

.icon-integration {
  background-image: url("../../../assets/icons/integration.svg");
  background-repeat: no-repeat;
  height: 70px;
}

.icon-distributor {
  background-image: url("../../../assets/icons/distributor.svg");
  background-repeat: no-repeat;
  height: 70px;
}

.icon-route {
  background-image: url("../../../assets/icons/route.svg");
  background-repeat: no-repeat;
}

.icon-order {
  background-image: url("../../../assets/icons/order.svg");
  background-repeat: no-repeat;
  height: 70px;
}