/* layout */
@media (max-width: 767.98px) {
  .reverse {
    flex-direction: column-reverse;
  }
}

body {
  transition: background-color 1s ease;
  font-family: "Chinese Quote", -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  -webkit-font-smoothing: antialiased;
  background: #f9efe4;
}
@media (max-width: 767.98px) {
  body {
    overflow-x: hidden;
  }
}

a {
  text-decoration: none;
}

@media (max-width: 991.98px) {
  panel {
    height: 100vh;
  }
}

@media (max-width: 767.98px) {
  .xm-wrapper {
    width: 100%;
  }
}
.xm-wrapper .xm-container {
  max-width: 1140px;
  margin: 0 auto;
}
@media (max-width: 1219.98px) {
  .xm-wrapper .xm-container {
    max-width: 960px;
  }
}
@media (max-width: 991.98px) {
  .xm-wrapper .xm-container {
    max-width: 768px;
  }
}
@media (max-width: 767.98px) {
  .xm-wrapper .xm-container {
    max-width: 100%;
    padding: 0 24px;
  }
}
.xm-wrapper .xm-container .content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  height: 680px;
}
@media (max-width: 767.98px) {
  .xm-wrapper .xm-container .content {
    flex-direction: column;
    height: 100vh !important;
    align-items: center;
    justify-content: center;
  }
}
.xm-wrapper .xm-container .content .left {
  width: 50%;
}
@media (max-width: 767.98px) {
  .xm-wrapper .xm-container .content .left {
    width: 100%;
  }
}
.xm-wrapper .xm-container .content .right {
  width: 50%;
}
@media (max-width: 767.98px) {
  .xm-wrapper .xm-container .content .right {
    width: 100%;
  }
}

/* hero */
.hero .header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 80px;
}
.hero .header .brand {
  display: flex;
  align-items: center;
}
.hero .header .brand img {
  margin-right: 8px;
  transform: translateY(-2px);
}
.hero .header .brand .name {
  font-size: 20px;
  font-weight: 500;
}
.hero .header .nav-menu {
  display: flex;
  align-items: center;
}
@media (max-width: 767.98px) {
  .hero .header .nav-menu {
    display: none;
  }
}
.hero .header .nav-menu a {
  margin-left: 48px;
  color: #333333;
}
.hero .content {
  height: calc(100vh - 80px) !important;
}
.hero .content .jumbotron {
  margin-top: -10%;
}
@media (max-width: 767.98px) {
  .hero .content .jumbotron {
    margin-top: 0;
  }
}
.hero .content .jumbotron h1 {
  margin-top: 16px;
  font-size: 64px;
  font-weight: 400;
  line-height: 1.3;
  color: #222222;
  position: relative;
}
@media (max-width: 1219.98px) {
  .hero .content .jumbotron h1 {
    font-size: 56px;
  }
}
@media (max-width: 991.98px) {
  .hero .content .jumbotron h1 {
    font-size: 50px;
  }
}
@media (max-width: 767.98px) {
  .hero .content .jumbotron h1 {
    font-size: 38px;
  }
}
.hero .content .jumbotron h1 img {
  position: absolute;
  width: 40px;
  top: 20px;
  right: 120px;
  animation: beat 0.5s infinite alternate;
}
@media (max-width: 1219.98px) {
  .hero .content .jumbotron h1 img {
    right: 90px;
  }
}
@media (max-width: 991.98px) {
  .hero .content .jumbotron h1 img {
    right: 20px;
  }
}
@media (max-width: 991.98px) {
  .hero .content .jumbotron h1 img {
    right: 40px;
    top: 10px;
  }
}
@keyframes beat {
  to {
    transform: scale(1.4);
  }
}
.hero .content .jumbotron .des {
  font-size: 14px;
  color: #333333;
  line-height: 1.64;
}
.hero .content .jumbotron .des a {
  color: #111111;
  text-decoration: underline;
}
.hero .content .right {
  margin-top: -10%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.hero .content .right img {
  margin-top: 30px;
  width: 80%;
}
@media (max-width: 767.98px) {
  .hero .content .right img {
    width: 100%;
    margin-top: 72px;
  }
}

.product.product1 {
  background: #f6f6ff;
}
@media (max-width: 991.98px) {
  .product.product1 {
    background: none;
  }
}
.product.product2 {
  background: #FFEFF6;
}
@media (max-width: 991.98px) {
  .product.product2 {
    background: none;
  }
}
.product.product3 {
  background: #ffffff;
}
@media (max-width: 991.98px) {
  .product.product3 {
    background: none;
  }
}
.product .content .left img {
  width: 500px;
}
@media (max-width: 991.98px) {
  .product .content .left img {
    width: 100% !important;
  }
}
.product .content .left img.product2 {
  width: 440px;
}
.product .content .left img.certification {
  width: 386px;
}
@media (max-width: 767.98px) {
  .product .content .right {
    margin-top: 64px;
  }
}
.product .content .right .label {
  font-weight: 500;
  font-size: 16px;
  color: #626262;
}
.product .content .right h2 {
  margin: 24px 0 0 0;
  font-size: 48px;
  color: #111111;
  font-weight: 400;
  align-items: center;
  position: relative;
  z-index: 1;
}
@media (max-width: 1219.98px) {
  .product .content .right h2 {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .product .content .right h2 {
    font-size: 34px;
  }
}
.product .content .right h2 .element3 {
  position: absolute;
  left: 60px;
  width: 400px;
  top: -130px;
  z-index: -1;
}
@media (max-width: 767.98px) {
  .product .content .right h2 .element3 {
    width: 200px;
    top: -80px;
  }
}
.product .content .right a {
  margin: 24px 0 0 0;
  font-size: 48px;
  color: #111111;
  font-weight: 400;
  display: flex;
  align-items: center;
  position: relative;
}
@media (max-width: 1219.98px) {
  .product .content .right a {
    font-size: 40px;
  }
}
@media (max-width: 991.98px) {
  .product .content .right a {
    font-size: 34px;
  }
}
@media (max-width: 767.98px) {
  .product .content .right a {
    font-size: 32px;
  }
}
.product .content .right a .element1 {
  position: absolute;
  left: 0;
  width: 140px;
  bottom: -10px;
}
.product .content .right a .element2 {
  position: absolute;
  left: 60px;
  width: 160px;
  bottom: 10px;
}
.product .content .right a i {
  margin-left: 16px;
  font-size: 24px;
  transition: all 0.2s ease;
}
@media (max-width: 767.98px) {
  .product .content .right a i {
    position: absolute;
    top: -44px;
    left: 80px;
    font-size: 18px;
  }
}
.product .content .right a:hover i {
  transform: translateX(3px);
}
.product .content .right p {
  font-size: 14px;
  line-height: 1.68;
  margin-top: 20px;
  color: #555555;
  position: relative;
  z-index: 99;
}

.contact .content-center {
  height: 100vh;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.contact .content-center .label {
  margin-top: -10%;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.8);
}
.contact .content-center .element4 {
  display: block;
  width: 118px;
  margin-top: 24px;
}
.contact .content-center a {
  margin-top: 24px;
  font-size: 56px;
  color: rgba(255, 255, 255, 0.9);
}
@media (max-width: 767.98px) {
  .contact .content-center a {
    font-size: 38px;
  }
}
.contact .content-center .copyright {
  margin-top: 56px;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.4);
}

/* panel bg colours */
@media (max-width: 991.98px) {
  .color-hero {
    background: #f9efe4;
  }

  .color-purple {
    background: #EEEEFF;
  }

  .color-pink {
    background: #FFEFF6;
  }

  .color-white {
    background: #ffffff;
  }
}
.color-black {
  background-color: #312F2B;
}

@-webkit-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@-moz-keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
@keyframes ani-mouse {
  0% {
    opacity: 1;
    top: 29%;
  }
  15% {
    opacity: 1;
    top: 50%;
  }
  50% {
    opacity: 0;
    top: 50%;
  }
  100% {
    opacity: 0;
    top: 29%;
  }
}
.scroll-btn {
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  text-align: center;
  transform: scale(0.7);
}

.scroll-btn > * {
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #7f8c8d;
  color: #ffffff;
  font-family: "proxima-nova", "Helvetica Neue", Helvetica, Arial, sans-serif;
  letter-spacing: 2px;
}

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *.active {
  color: #ffffff;
}

.scroll-btn > *:hover,
.scroll-btn > *:focus,
.scroll-btn > *:active,
.scroll-btn > *.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.scroll-btn .mouse {
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid rgba(0, 0, 0, 0.6);
  border-radius: 23px;
}

.scroll-btn .mouse > * {
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}

/*# sourceMappingURL=main.css.map */
