/*# Header Section */
.main-menu-navbar {
    border: 1px solid #83797933;
    backdrop-filter: blur(30px);
    -webkit-backdrop-filter: blur(30px);
    background-color: #111c;
    border-radius: 17px;
    padding: 0 30px;
}

/*# Hero Section */
.slide.slide-style-1 .inner {
    text-align: center;
}
/*# Money back Section */
.guarantee-bg {
  background: #1E252E;
  border-radius: 14px;
  padding: 4rem 6rem 2rem;
}
.money-back-image {
  margin-top: -172px;
  margin-bottom: 22px;
}

