body {
  background-image: url('../images/bg.png');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: fixed;
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}
li{
  list-style: none;
  display: inline;
}
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}
h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
}
.button {
  display: inline-block;
  padding: 4px 15px;
  background-color: black;
  color: white;
  text-align: center;
  text-decoration: none;
}
.logo-giffarine {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.bg-world {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/product-home.png');
  background-position: -185% 50%;
  background-size: 90%;
  background-repeat: no-repeat;
}
.logo {
  position: fixed;
  left: 0px;
  right: 0px;
  display: block;
  width: 100%;
  max-width: 1270px;
  margin-top: 25px;
  margin-right: auto;
  margin-left: auto;
  z-index: 999;
}
.footer {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 99999;
  display: block;
  width: 100%;
  height: 51px;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bottom_bg.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.menu {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  clear: none;
  text-align: center;
}
.welcome {
  position: absolute;
  top: 0%;
  right: 5%;
  bottom: 0%;
  display: block;
  width: 50%;
  height: 465px;
  margin: auto;
  padding-top: 0px;
  float: right;
}
.video {
  display: block;
  width: 485px;
  height: 260px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
  border-style: solid;
  border-width: 10px;
  border-color: rgba(0, 0, 0, 0.6);
  border-radius: 12px;
}
.welcome-text {
  display: block;
  margin: 0px auto 40px;
}
.wrapper {
  display: block;
  width: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
}
.center-text {
  text-align: center;
}
.bg-world-detail1 {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/product.png');
  background-position: 50% 15%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.text-detail1 {
  display: block;
  width: 100%;
  margin-top: 150px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.bg-world-detail2 {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/product.png');
  background-position: 50% -75px;
  background-size: contain;
  background-repeat: no-repeat;
}
.text-detail2 {
  position: absolute;
  left: 0px;
  top: 66%;
  right: 0px;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.text-detail2-img1 {
  margin-bottom: 40px;
  clear: both;
}
.text-detail2-img2 {
  clear: both;
}
.bg-world-shop {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/product.png');
  background-position: 50% 25%;
  background-repeat: no-repeat;
}
.text-shop {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  margin-top: 205px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.bg-world-contact {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/product.png');
  background-position: -395% 50%;
  background-size: 95%;
  background-repeat: no-repeat;
}
.contact {
  position: absolute;
  top: 20px;
  right: 15%;
  bottom: 0px;
  display: block;
  width: 385px;
  height: 450px;
  margin: auto;
}
.google-map {
  width: 100%;
  height: 230px;
}
.contact-address {
  margin-top: 15px;
  margin-bottom: 15px;
  clear: both;
}
.contact-social {
  width: 100%;
  max-width: 230px;
  clear: both;
}
.contact-email {
  clear: both;
  margin-bottom: 10px;
}
.contact-email {
  clear: both;
  margin-bottom: 10px;
}
.contact-facebook {
  clear: both;
  margin-bottom: 10px;
}
.contact-instagram {
  clear: both;
  margin-bottom: 10px;
}
.contact-line {
  clear: both;
  margin-bottom: 10px;
}
.bg-world-test {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  background-image: url('../images/product.png');
  background-position: 485% -10%;
  background-size: 95%;
  background-repeat: no-repeat;
}
.test-contents {
  position: absolute;
  left: 5%;
  top: 20%;
  right: 0px;
  display: block;
  width: 100%;
  height: 540px;
  margin-right: auto;
  margin-left: auto;
}
.test-text {
  margin-bottom: 10px;
  clear: both;
}
.test-89-47 {
  margin-bottom: 20px;
  clear: both;
}
.test-pic-face {
  margin-right: 10px;
  clear: both;
  border: 2px solid white;
}
.test-pic {
  margin-bottom: 20px;
  clear: both;
}
.test-pic-com {
  border: 2px solid white;
}
.test-from-user {
  margin-bottom: 10px;
  clear: both;
}
.test-poll {
  position: static;
  clear: both;
}
.test-div {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: auto;
  display: block;
  height: 540px;
  margin-right: auto;
  margin-left: auto;
}
.bg-world-detail4 {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
  background-position: 0% 0%;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}
.detail4-content {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 100%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/detail45-new.png');
  background-position: 50% 120px;
  background-repeat: no-repeat;
  text-align: left;
}
.detail4-14 {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.detail4-top {
  position: absolute;
  left: 0px;
  top: 150px;
  right: 0px;
  display: block;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}
.detail4-second-top {
  display: block;
  width: 100%;
  max-width: 1093px;
  margin-right: auto;
  margin-left: auto;
}
.detail5 {
  position: absolute;
  top: 450px;
  right: -10px;
  float: right;
}
.bg-word-detail5 {
  position: absolute;
  z-index: 1;
  display: block;
  width: 100%;
  height: 100%;
  max-width: 1270px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bg-detail5.png');
  background-position: 50% -138px;
  background-size: contain;
  background-repeat: no-repeat;
}
.detail5-center {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 15%;
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
@media (max-width: 991px) {
  .bg-world {
    background-position: 120% 100%;
    background-size: 140%;
  }
  .logo {
    position: fixed;
    display: block;
  }
  .welcome {
    right: 5%;
    display: block;
    height: 450px;
    margin-right: auto;
    margin-left: auto;
  }
  .video {
    width: 420px;
    height: 240px;
  }
  .welcome-text {
    position: static;
    margin-top: 20px;
  }
  .center-text {
    width: 420px;
  }
  .bg-world-detail1 {
    background-position: 50% -22%;
    background-size: auto;
  }
  .text-detail1 {
    margin-top: 190px;
  }
  .bg-world-detail2 {
    background-position: 50% -45px;
    background-size: cover;
  }
  .text-detail2 {
    left: 0px;
    top: 68%;
    right: 0px;
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .bg-world-contact {
    background-position: -535% 50%;
  }
  .contact {
    right: 5%;
  }
  .bg-world-test {
    background-position: 222% 40%;
    background-size: 80%;
  }
  .test-contents {
    left: 0%;
    right: 0%;
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .bg-world-detail4 {
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
  }
  .detail4-content {
    top: 15%;
    bottom: 15%;
    height: 895px;
    background-position: -68% 194px;
    background-size: 95%;
  }
  .detail4-top {
    display: block;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .detail5 {
    top: 370px;
    right: 0%;
    bottom: 415px;
    width: 60%;
  }
  .bg-word-detail5 {
    background-position: 50% -108px;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .bg-world {
    left: 0px;
    top: 0px;
    right: 0px;
    min-height: 1070px;
    background-position: 40% 100%;
  }
  .welcome {
    top: auto;
    right: 0px;
    bottom: auto;
    width: 100%;
    height: 450px;
    margin-top: 45px;
  }
  .video {
    width: 340px;
    height: 200px;
    margin-top: 20px;
  }
  .welcome-text {
    margin-top: 25px;
    margin-bottom: 20px;
  }
  .nav-mobile {
    position: absolute;
    right: 0px;
    color: white;
  }
  .center-text {
    position: relative;
    display: block;
    width: 340px;
    margin-right: auto;
    margin-left: auto;
  }
  .icon-mobile-open {
    position: fixed;
    top: 0px;
    right: 0px;
  }
  .icon-mobile-open.w--open {
    background-color: transparent;
  }
  .mobile-menu {
    display: block;
    padding: 5px 10px;
    clear: both;
  }
  .mopen {
    background-color: rgba(125, 0, 0, 0.95);
    box-shadow: rgba(0, 0, 0, 0.70) 0px 0px 35px 5px;
  }
  .product {
    margin-top: 0px;
    text-align: center;
  }
  .bg-world-detail1 {
    min-height: 570px;
    background-position: 50% 20px;
    background-size: 150%;
  }
  .text-detail1 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 90%;
    height: 420px;
    margin-top: 35px;
    margin-bottom: auto;
  }
  .text-detail1-img {
    position: absolute;
    margin-top: -100px;
  }
  .text-detail1-desc {
    margin-top: 30px;
  }
  .bg-world-detail2 {
    min-height: 600px;
    background-position: 50% 60px;
    background-size: 150%;
  }
  .text-detail2 {
    left: 0px;
    top: 0%;
    right: 0px;
    height: 460px;
    margin-top: 35px;
    margin-bottom: auto;
  }
  .text-detail2-img1 {
    margin-top: 30px;
    margin-bottom: 20px;
  }
  .text-detail2-img2 {
    margin-top: 0px;
  }
  .welcome-images {
    margin-top: -95px;
  }
  .bg-world-shop {
    min-height: 560px;
    background-position: 50% 0px;
    background-size: 150%;
  }
  .text-shop {
    margin-top: 35px;
  }
  .text-shop-img {
    width: 35%;
    margin-top: 60px;
  }
  .shop-img {
    margin-top: -130px;
  }
  .bg-world-contact {
    min-height: 840px;
    background-position: 50% 330px;
    background-size: 150%;
  }
  .contact {
    position: absolute;
    left: 0%;
    top: 0px;
    right: 0px;
    bottom: auto;
    width: 90%;
    height: auto;
    margin-top: 35px;
    padding-bottom: 50px;
  }
  .google-map {
    position: static;
    margin-top: 30px;
  }
  .contact-social {
    padding-bottom: 0px;
  }
  .bg-world-test {
    min-height: 920px;
    background-position: 50% 385px;
    background-size: 150%;
  }
  .test-contents {
    left: 0%;
    top: 0px;
    right: 0%;
    margin-top: 35px;
  }
  .test-text {
    margin-top: 30px;
  }
  .test-from-user {
    width: 55%;
  }
  .test-div {
    position: absolute;
    margin-top: 0px;
  }
  .bg-world-detail4 {
    position: absolute;
    display: block;
    min-height: 750px;
    background-image: url('../images/product.png');
    background-position: 50% 225px;
    background-size: 150%;
    background-repeat: no-repeat;
    background-attachment: scroll;
  }
  .detail4-content {
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    height: auto;
    margin-top: 35px;
    background-image: none;
    background-position: 0% 0%;
    background-size: auto;
    background-repeat: repeat;
  }
  .detail4-14 {
    display: block;
    margin-top: 24px;
    margin-bottom: 15px;
  }
  .detail4-top {
    position: relative;
    top: 0px;
    display: block;
    margin-top: 0px;
  }
  .detail4-howto {
    display: block;
  }
  .detail4-second-top {
    position: absolute;
    left: -18px;
    top: 0px;
    right: -18px;
    display: block;
    width: 100%;
  }
  .detail4 {
    position: absolute;
    left: 19px;
    width: 70%;
    margin-top: -70px;
    margin-left: -104px;
  }
  .detail5 {
    left: 0%;
    top: 0px;
    right: 0px;
    bottom: auto;
  }
  .detail5-mobile {
    position: static;
    display: block;
    width: 100%;
    margin-top: 15px;
    padding-left: 0px;
    float: left;
  }
  .bg-word-detail5 {
    position: absolute;
    min-height: 640px;
    background-position: 50% 85px;
    background-size: 150%;
  }
  .detail5-center {
    position: static;
    left: 0px;
    top: 0%;
    right: 0px;
    bottom: auto;
    margin-top: 35px;
    margin-bottom: 0px;
  }
  .detail5-text {
    position: static;
    width: 90%;
    margin-top: 40px;
  }
  .mobile-logo {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
}
@media (max-width: 479px) {
  .bg-world {
    position: absolute;
    min-height: 1000px;
    background-position: 45% 100%;
    background-size: 200%;
  }
  .welcome {
    position: absolute;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: auto;
    width: 90%;
    height: 350px;
    margin: 35px auto auto;
  }
  .video {
    width: 240px;
    height: 160px;
    margin-top: 160px;
  }
  .welcome-text {
    position: absolute;
    margin-top: 40px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .nav-mobile {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 100%;
  }
  .icon-mobile {
    color: white;
  }
  .center-text {
    width: 100%;
  }
  .icon-mobile-open {
    top: 0px;
    right: 0px;
    bottom: auto;
  }
  .mopen {
    background-color: rgba(125, 0, 0, 0.95);
  }
  .product {
    margin-top: -15px;
  }
  .bg-world-detail1 {
    min-height: 520px;
    background-position: 50% 55px;
    background-size: 200%;
  }
  .text-detail1 {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    width: 90%;
    height: 245px;
    margin-top: 35px;
    margin-bottom: auto;
  }
  .text-detail1-img {
    margin-top: -60px;
  }
  .bg-world-detail2 {
    min-height: 520px;
    background-position: 50% 45px;
    background-size: 200%;
  }
  .text-detail2 {
    position: absolute;
    left: 0px;
    top: 0%;
    right: 0px;
    height: 300px;
    margin-top: 35px;
    margin-bottom: auto;
  }
  .text-detail2-img1 {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .text-detail2-img2 {
    margin-top: 5px;
  }
  .welcome-images {
    margin-top: 0px;
  }
  .bg-world-shop {
    height: 100%;
    min-height: 495px;
    background-position: 50% 25px;
    background-size: 200%;
  }
  .text-shop {
    width: 100%;
    text-align: center;
  }
  .text-shop-img {
    display: block;
    width: 50%;
    margin-top: 50px;
    margin-right: auto;
    margin-left: auto;
  }
  .shop-img {
    margin-top: -73px;
  }
  .bg-world-contact {
    min-height: 920px;
    background-position: 50% 435px;
    background-size: 200%;
  }
  .contact {
    left: 0px;
    right: 0%;
    bottom: auto;
    padding-bottom: 0px;
  }
  .google-map {
    margin-top: 20px;
  }
  .contact-email {
    clear: both;
  }
  .contact-facebook {
    clear: both;
  }
  .contact-instagram {
    clear: both;
  }
  .contact-line {
    clear: both;
  }
  .bg-world-test {
    min-height: 820px;
    background-position: 50% 335px;
    background-size: 200%;
  }
  .test-contents {
    left: 0%;
    top: 0px;
    right: 0%;
    margin-top: 35px;
  }
  .test-div {
    left: 0px;
    top: auto;
    right: 0px;
    bottom: auto;
    height: auto;
    margin-top: 0px;
  }
  .bg-world-detail4 {
    min-height: 750px;
    background-position: 50% 260px;
    background-size: 200%;
  }
  .detail4-14 {
    position: static;
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .detail4-top {
    top: 0px;
    margin-top: 15px;
  }
  .detail4-howto {
    display: none;
  }
  .detail4-second-top {
    left: 0px;
    top: 0px;
    right: 0px;
  }
  .detail4 {
    position: static;
    display: block;
    width: 100%;
    margin-top: 60px;
    margin-right: auto;
    margin-left: auto;
  }
  .detail5 {
    left: 0%;
    top: 0px;
    right: 0px;
    bottom: auto;
  }
  .detail5-mobile {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    width: 100%;
    margin-top: 5px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .bg-word-detail5 {
    min-height: 520px;
    background-position: 64% 45px;
    background-size: 200%;
  }
  .detail5-center {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: auto;
    height: 300px;
    margin-top: 35px;
    margin-bottom: auto;
  }
  .detail5-text {
    margin-top: 25px;
  }
  .detail3-m2 {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .detail4-m2 {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}