body {
  font-family: 'db_heavent', sans-serif;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  color: #000;
  background-color: #fff;
  -webkit-font-smoothing: antialiased !important;
}
img {
  border: none;
  max-width: 100%;
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.lazy {
  opacity: 0;
  transform: scale(0.9);
}
a,
a:hover,
a:active,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
.t-black {
  color: #000 !important;
}
.t-white {
  color: #fff !important;
}
.nopadding {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.noborder {
  border: none !important;
}
.visible-xxs {
  display: none !important;
}
.hidden-xxs {
  display: block !important;
}
/* ------------------------------------------------ */
/* ------------ PADDING & MARGIN ------------------ */
/* ------------------------------------------------ */
.padding-0 {
  padding: 0px !important;
}
.margin-top-0 {
  margin-top: 0px !important;
}
.margin-top-5 {
  margin-top: 5px !important;
}
.margin-top-10 {
  margin-top: 10px !important;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-20 {
  margin-top: 20px !important;
}
.margin-top-30 {
  margin-top: 30px !important;
}
.margin-top-40 {
  margin-top: 40px !important;
}
.margin-top-50 {
  margin-top: 50px !important;
}
.margin-top-80 {
  margin-top: 80px !important;
}
.margin-top-100 {
  margin-top: 100px !important;
}
.margin-bottom-0 {
  margin-bottom: 0px !important;
}
.margin-bottom-5 {
  margin-bottom: 5px !important;
}
.margin-bottom-10 {
  margin-bottom: 10px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px !important;
}
.margin-bottom-20 {
  margin-bottom: 20px !important;
}
.margin-bottom-30 {
  margin-bottom: 30px !important;
}
.margin-bottom-40 {
  margin-bottom: 40px !important;
}
.margin-bottom-50 {
  margin-bottom: 50px !important;
}
.margin-left-0 {
  margin-left: 0px !important;
}
.margin-left-5 {
  margin-left: 5px !important;
}
.margin-left-10 {
  margin-left: 10px !important;
}
.margin-left-15 {
  margin-left: 15px !important;
}
.margin-left-20 {
  margin-left: 20px !important;
}
.margin-left-30 {
  margin-left: 30px !important;
}
.margin-left-40 {
  margin-left: 40px !important;
}
.margin-left-50 {
  margin-left: 50px !important;
}
.margin-right-0 {
  margin-right: 0px !important;
}
.margin-right-5 {
  margin-right: 5px !important;
}
.margin-right-10 {
  margin-right: 10px !important;
}
.margin-right-15 {
  margin-right: 15px !important;
}
.margin-right-20 {
  margin-right: 20px !important;
}
.margin-right-30 {
  margin-right: 30px !important;
}
.margin-right-40 {
  margin-right: 40px !important;
}
.margin-right-50 {
  margin-right: 50px !important;
}
.padding-left-0 {
  padding-left: 0px !important;
}
.padding-left-5 {
  padding-left: 5px !important;
}
.padding-left-10 {
  padding-left: 10px !important;
}
.padding-left-15 {
  padding-left: 15px !important;
}
.padding-left-20 {
  padding-left: 20px !important;
}
.padding-left-30 {
  padding-left: 30px !important;
}
.padding-left-40 {
  padding-left: 40px !important;
}
.padding-left-50 {
  padding-left: 50px !important;
}
.padding-right-0 {
  padding-right: 0px !important;
}
.padding-right-5 {
  padding-right: 5px !important;
}
.padding-right-10 {
  padding-right: 10px !important;
}
.padding-right-15 {
  padding-right: 15px !important;
}
.padding-right-20 {
  padding-right: 20px !important;
}
.padding-right-30 {
  padding-right: 30px !important;
}
.padding-right-40 {
  padding-right: 40px !important;
}
.padding-right-50 {
  padding-right: 50px !important;
}
.padding-right-60 {
  padding-right: 60px !important;
}
.padding-right-75 {
  padding-right: 75px !important;
}
.padding-bottom-0 {
  padding-bottom: 0px !important;
}
.padding-bottom-5 {
  padding-bottom: 5px !important;
}
.padding-bottom-10 {
  padding-bottom: 10px !important;
}
.padding-bottom-15 {
  padding-bottom: 15px !important;
}
.padding-bottom-20 {
  padding-bottom: 20px !important;
}
.padding-bottom-30 {
  padding-bottom: 30px !important;
}
.padding-bottom-40 {
  padding-bottom: 40px !important;
}
.padding-bottom-50 {
  padding-bottom: 50px !important;
}
.padding-top-0 {
  padding-top: 0px !important;
}
.padding-top-5 {
  padding-top: 5px !important;
}
.padding-top-10 {
  padding-top: 10px !important;
}
.padding-top-15 {
  padding-top: 15px !important;
}
.padding-top-20 {
  padding-top: 20px !important;
}
.padding-top-30 {
  padding-top: 30px !important;
}
.padding-top-40 {
  padding-top: 40px !important;
}
.padding-top-50 {
  padding-top: 50px !important;
}
.c-gold {
  color: #c49a6c;
}
.c-darkgreen {
  color: #3e421d;
}
.c-green {
  color: #6c703c;
}
.bold {
  font-weight: 500;
}
.t-click {
  -webkit-transition: 0.25s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.25s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.25s all cubic-bezier(0.23, 1, 0.32, 1);
}
.t-40 {
  -webkit-transition: 0.4s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.4s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.4s all cubic-bezier(0.23, 1, 0.32, 1);
}
.t-50 {
  -webkit-transition: 0.5s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.5s all cubic-bezier(0.23, 1, 0.32, 1);
}
.t-60 {
  -webkit-transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.6s all cubic-bezier(0.23, 1, 0.32, 1);
}
.t-80 {
  -webkit-transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 0.8s all cubic-bezier(0.23, 1, 0.32, 1);
}
.t-120 {
  -webkit-transition: 1.2s all cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: all 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 1.2s all cubic-bezier(0.23, 1, 0.32, 1);
}
.parallax-window {
  min-height: 400px;
  background: transparent;
}
.modal-dialog {
  max-width: 650px;
  margin-top: 80px;
}
.modal-content {
  background-color: transparent;
  border: none;
}
#aboutmodal .close-button,
#productmodal .close-button,
#kjmodal .close-button {
  position: absolute;
  width: 25px;
  height: 25px;
  right: -25px;
  top: -25px;
  cursor: pointer;
}
@media (max-width: 767px) {
  #aboutmodal .close-button,
  #productmodal .close-button,
  #kjmodal .close-button {
    right: 0px;
    top: -35px;
  }
}
#aboutmodal .close-button img,
#productmodal .close-button img,
#kjmodal .close-button img {
  width: 100%;
}
#aboutmodal .top,
#productmodal .top,
#kjmodal .top {
  border: 2px solid #bb7d03;
  border-radius: 15px;
  position: relative;
  display: block;
}
#aboutmodal .top .top-inner,
#productmodal .top .top-inner,
#kjmodal .top .top-inner {
  position: relative;
  width: 100%;
  background-color: #bb7d03;
  border-radius: 15px;
  color: #fff;
  padding: 10px 0px;
  top: -5px;
  left: -5px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
}
#aboutmodal .top .top-inner h2,
#productmodal .top .top-inner h2,
#kjmodal .top .top-inner h2 {
  margin-bottom: 0px;
  text-align: center;
  font-weight: 600;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
}
@media (max-width: 767px) {
  #aboutmodal .top .top-inner h2,
  #productmodal .top .top-inner h2,
  #kjmodal .top .top-inner h2 {
    font-size: 1.5em;
  }
}
#aboutmodal .content,
#productmodal .content,
#kjmodal .content {
  position: relative;
  width: 100%;
  background-color: #bb7d03;
  border-radius: 15px;
  margin-top: 20px;
  padding: 20px 20px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  text-align: center;
  color: #fff;
  font-weight: 600;
  line-height: 2em;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  font-size: 1.1em;
  background: url('../images/modal-bg.jpg');
  background-position: center;
  background-size: cover;
}
@media (max-width: 767px) {
  #aboutmodal .content,
  #productmodal .content,
  #kjmodal .content {
    font-size: 0.9em;
    padding-top: 30px;
  }
}
#aboutmodal .content .apple,
#productmodal .content .apple,
#kjmodal .content .apple {
  position: absolute;
  left: 0px;
  top: -15px;
  width: 80px;
}
@media (max-width: 767px) {
  #aboutmodal .content .apple,
  #productmodal .content .apple,
  #kjmodal .content .apple {
    width: 50px;
    top: -15px;
  }
}
#aboutmodal .product-content,
#productmodal .product-content,
#kjmodal .product-content {
  position: relative;
  width: 100%;
  background-color: #fff;
  border-radius: 15px;
  margin-top: 0px;
  padding: 50px 70px;
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
  text-align: left;
  color: #d39501;
  font-weight: 500;
  line-height: 1.6em;
  font-size: 1.1em;
}
#aboutmodal .product-content h1,
#productmodal .product-content h1,
#kjmodal .product-content h1 {
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 767px) {
  #aboutmodal .product-content h1,
  #productmodal .product-content h1,
  #kjmodal .product-content h1 {
    font-size: 1.9em;
  }
}
@media (max-width: 767px) {
  #aboutmodal .product-content,
  #productmodal .product-content,
  #kjmodal .product-content {
    font-size: 0.9em;
    padding: 30px 30px;
  }
}
#aboutmodal .product-content .detail-row,
#productmodal .product-content .detail-row,
#kjmodal .product-content .detail-row {
  position: relative;
  display: block;
  width: 100%;
}
#aboutmodal .product-content .detail-row .detail-left,
#productmodal .product-content .detail-row .detail-left,
#kjmodal .product-content .detail-row .detail-left {
  position: relative;
  display: inline-block;
  width: calc(100% - 120px);
}
@media (max-width: 767px) {
  #aboutmodal .product-content .detail-row .detail-left,
  #productmodal .product-content .detail-row .detail-left,
  #kjmodal .product-content .detail-row .detail-left {
    width: calc(100% - 70px);
  }
}
#aboutmodal .product-content .detail-row .detail-right,
#productmodal .product-content .detail-row .detail-right,
#kjmodal .product-content .detail-row .detail-right {
  position: relative;
  display: inline-block;
  width: 110px;
}
@media (max-width: 767px) {
  #aboutmodal .product-content .detail-row .detail-right,
  #productmodal .product-content .detail-row .detail-right,
  #kjmodal .product-content .detail-row .detail-right {
    width: 70px;
  }
}
#aboutmodal .logo-container,
#productmodal .logo-container,
#kjmodal .logo-container {
  margin: 15px 0px 30px;
}
@media (max-width: 767px) {
  #aboutmodal .logo-container,
  #productmodal .logo-container,
  #kjmodal .logo-container {
    margin: 15px 0px 20px;
  }
}
#aboutmodal .logo-container .logo-item,
#productmodal .logo-container .logo-item,
#kjmodal .logo-container .logo-item {
  height: 60px;
  position: relative;
  display: inline-block;
  margin: 0px 5px;
}
@media (max-width: 767px) {
  #aboutmodal .logo-container .logo-item,
  #productmodal .logo-container .logo-item,
  #kjmodal .logo-container .logo-item {
    height: 50px;
    margin-bottom: 10px;
  }
}
/* ------------------------------------------------ */
/* ------------------- Menu -------------------- */
/* ------------------------------------------------ */
section.section-menu {
  height: 70px;
  position: fixed;
  z-index: 20;
  display: block;
  top: 0px;
  width: 100%;
  text-align: right;
  opacity: 0;
  background: rgba(255, 255, 255, 0.95);
  background-size: 1000% 1000%;
}
@media (max-width: 767px) {
  section.section-menu {
    height: 60px;
  }
}
section.section-menu.open {
  opacity: 1;
}
section.section-menu .container-fluid {
  position: relative;
  height: 100%;
  text-align: right;
}
@media (max-width: 767px) {
  section.section-menu {
    height: 60px;
  }
}
section.section-menu .header-logo {
  height: 150%;
  position: absolute;
  display: block;
  margin-left: 0px;
  left: 0px;
  padding: 0px 0px;
  margin-left: 30px;
}
@media (max-width: 991px) {
  section.section-menu .header-logo {
    margin-left: 20px;
  }
}
@media (max-width: 767px) {
  section.section-menu .header-logo {
    height: 90px;
    padding: 0px 0px 5px;
    margin-left: 10px;
    float: none;
    position: relative;
    display: inline-block;
    top: -15px;
  }
}
section.section-menu .menu-container {
  height: 100%;
  width: auto;
  position: relative;
  display: inline-block;
  padding: 0px;
  text-align: center;
  padding: 15px 10px;
  margin-right: 30px;
  z-index: 10;
}
@media (max-width: 991px) {
  section.section-menu .menu-container {
    margin-right: 15px;
  }
}
@media (max-width: 767px) {
  section.section-menu .menu-container {
    text-align: left;
  }
}
section.section-menu .menu-container .padding-bg {
  width: 10px;
  position: absolute;
  height: 100%;
  background-color: #fff;
  top: 0px;
}
section.section-menu .menu-container .padding-bg.pright {
  right: 0px;
}
section.section-menu .menu-container .padding-bg.pleft {
  left: 0px;
}
section.section-menu .menu-container a {
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  position: relative;
  float: left;
  display: block;
  color: #01906E;
  font-size: 1em;
  text-transform: uppercase;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  height: 100%;
  line-height: 40px;
}
section.section-menu .menu-container a:hover {
  color: #232323;
}
@media (max-width: 1199px) {
  section.section-menu .menu-container a {
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  section.section-menu .menu-container a {
    font-size: 0.9em;
    padding-left: 15px;
    padding-right: 15px;
  }
}
section.section-menu .menu-container .menu-line {
  width: 80px;
  height: 3px;
  background-color: #666666;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
  margin-right: 30px;
}
section.section-menu .menu-container a.register-button {
  height: 40px;
  background-color: #eb5887;
  line-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  text-shadow: none;
  box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.3);
}
section.section-menu .menu-container a.register-button:hover {
  color: #000;
}
section.section-menu .menu-container a.menu-register {
  color: #fff;
  font-weight: 500;
  border-radius: 5px;
  background-color: #f36523;
}
section.section-menu .menu-container a:hover.menu-register {
  background: #262626;
}
section.section-menu .menu-container a.menu-language {
  padding-right: 0px;
}
section.section-menu .menu-container a.menu-language img {
  height: 26px;
  margin-left: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}
section.section-menu .line-container {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  left: 0px;
}
section.section-menu .line-container .left-line {
  width: calc(50% - 720px);
  opacity: 0;
  height: 2px;
  background-color: #c49a6c;
  top: 50%;
  margin-top: -1px;
  position: absolute;
}
section.section-menu .line-container .left-line.open {
  width: calc(50% - 480px);
  opacity: 1;
}
@media (max-width: 991px) {
  section.section-menu .line-container .left-line {
    width: calc(50% - 340px);
  }
}
section.section-menu .line-container .right-line {
  width: calc(50% - 720px);
  opacity: 0;
  height: 2px;
  background-color: #c49a6c;
  top: 50%;
  margin-top: -1px;
  position: absolute;
  right: 0px;
}
section.section-menu .line-container .right-line.open {
  width: calc(50% - 480px);
  opacity: 1;
}
@media (max-width: 991px) {
  section.section-menu .line-container .right-line {
    width: calc(50% - 340px);
  }
}
section.section-menu-mobile {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0px;
  top: 0px;
  z-index: 1000;
  background-color: rgba(27, 44, 62, 0);
  border-radius: 0px;
}
section.section-menu-mobile .hamburger {
  padding: 0px 0px;
  outline: none;
  position: absolute;
  top: 11px;
  right: 0px;
  transform: scale(0.8);
  z-index: 100;
}
section.section-menu-mobile .hamburger-inner::before {
  top: -8px;
}
section.section-menu-mobile .hamburger-inner::after {
  top: -16px;
}
section.section-menu-mobile .hamburger-inner,
section.section-menu-mobile .hamburger-inner::before,
section.section-menu-mobile .hamburger-inner::after {
  background-color: #222;
  width: 30px;
  height: 2px;
}
section.section-menu-mobile.active-wide {
  width: calc(75%);
  background-color: #fff;
}
section.section-menu-mobile.active-height {
  height: calc(100%);
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.4);
}
section.section-menu-mobile .menu-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0px;
  z-index: 1;
  opacity: 0;
  background-color: #fff;
}
section.section-menu-mobile .menu-bg.active {
  opacity: 1;
}
section.section-menu-mobile .menu-container {
  position: relative;
  margin-top: 60px;
  width: 100%;
  text-align: right;
  display: none;
  z-index: 3;
}
section.section-menu-mobile .menu-container a {
  position: relative;
  width: 100%;
  display: inline-block;
  text-align: left;
  color: #666666;
  font-size: 1.1em;
  font-weight: 500;
  padding-left: 40px;
  margin-top: 5px;
  margin-bottom: 0px;
  text-transform: uppercase;
  opacity: 0;
}
@media (max-width: 767px) {
  section.section-menu-mobile .menu-container a {
    margin-top: 11px;
    margin-bottom: 11px;
  }
}
section.section-menu-mobile .menu-container a:focus,
section.section-menu-mobile .menu-container a:hover {
  color: #111 !important;
}
section.section-menu-mobile .menu-container .menu-line {
  width: 80px;
  height: 2px;
  background-color: #eb5887;
  position: relative;
  display: inline-block;
  margin-right: 20px;
  margin-top: 15px;
  margin-bottom: 15px;
  opacity: 0;
}
section.section-menu-mobile .menu-container a.register-button {
  background-color: #fff;
  font-weight: 400;
  font-size: 1.4em;
  display: inline-block;
  position: relative;
  width: auto;
  margin-right: 20px;
  padding: 12px 15px 8px;
  margin-bottom: 0px;
  color: #232323;
  margin-top: 20px;
}
section.section-menu-mobile .menu-container.active-menu {
  display: block;
}
section.section-menu-mobile .menu-container a.menu-language img {
  height: 26px;
  margin-left: 5px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.2);
  border-radius: 30px;
}
/* ------------------------------------------------ */
/* ------------------- Hero -------------------- */
/* ------------------------------------------------ */
section.section-hero .container-fluid {
  background-color: #fff;
  border-top: 0px;
  position: relative;
  margin-top: 70px;
  overflow: hidden;
}
@media (max-width: 575px) {
  section.section-hero .container-fluid {
    overflow: visible;
  }
}
section.section-hero .container-fluid .img-container {
  width: 100%;
  position: relative;
  display: block;
  overflow: hidden;
}
section.section-hero .container-fluid .img-container .hero-header {
  opacity: 0;
  -webkit-transition: 1.2s opacity cubic-bezier(0.23, 1, 0.32, 1);
  -moz-transition: opacity 1.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: 1.2s opacity cubic-bezier(0.23, 1, 0.32, 1);
}
section.section-hero .container-fluid .img-container .hero-header.open {
  opacity: 1;
}
@media (max-width: 767px) {
  section.section-hero .container-fluid .img-container .hero-header {
    min-height: auto;
    width: 100%;
    max-width: none;
    height: auto;
    float: none;
    right: 0px;
  }
}
section.section-hero .container-fluid .img-container .hero-header.header2 {
  position: absolute;
  width: 100%;
  left: 0px;
  top: 0px;
  animation-name: example;
  animation-duration: 14s;
}
@keyframes example {
  0% {
    opacity: 0;
  }
  45% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  95% {
    opacity: 1;
  }
}
@media (max-width: 991px) {
  section.section-hero .container-fluid .img-container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  section.section-hero .container-fluid .img-container {
    width: 100%;
  }
}
@media (max-width: 767px) {
  section.section-hero .container-fluid {
    min-height: none;
    max-height: none;
    height: auto;
    background: none;
    background-color: #fff;
    margin-top: 60px;
  }
}
/* ------------------------------------------------ */
/* ------------------- Content -------------------- */
/* ------------------------------------------------ */
.content-area {
  position: relative;
  overflow: hidden;
  margin-top: -100px;
  /* ------------------------------------------------ */
  /* ------------------- About ------------------- */
  /* ------------------------------------------------ */
  /* ------------------------------------------------ */
  /* --------------------- Video ------------------- */
  /* ------------------------------------------------ */
  /* ------------------------------------------------ */
  /* --------------------- detail ------------------- */
  /* ------------------------------------------------ */
  /* ------------------------------------------------ */
  /* ------------------- recommend ------------------- */
  /* ------------------------------------------------ */
  /* ------------------------------------------------ */
  /* ------------------- product ------------------- */
  /* ------------------------------------------------ */
  /* ------------------------------------------------ */
  /* ------------------- Contact ---------------------- */
  /* ------------------------------------------------ */
  /* ------------------------------------------------ */
  /* ------------------- Footer --------------------- */
  /* ------------------------------------------------ */
}
.content-area section {
  background-color: #fff;
  text-align: center;
}
.content-area section .section-header {
  color: #000;
  margin-bottom: 50px;
}
@media (max-width: 991px) {
  .content-area section .section-header {
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .content-area section .section-header {
    margin-bottom: 30px;
  }
}
.content-area section .section-header h1 {
  font-size: 2.4em;
  font-weight: 600;
  margin-bottom: 0px;
  padding-top: 5px;
  color: #B0977F;
  border-bottom: 0px solid #eeb492;
  padding-bottom: 20px;
  width: 100%;
  max-width: 470px;
  display: inline-block;
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 1199px) {
  .content-area section .section-header h1 {
    font-size: 2.2em;
  }
}
@media (max-width: 991px) {
  .content-area section .section-header h1 {
    font-size: 1.9em;
  }
}
@media (max-width: 575px) {
  .content-area section .section-header h1 {
    font-size: 1.8em;
    padding-bottom: 10px;
    max-width: 300px;
  }
}
@media (max-width: 359px) {
  .content-area section .section-header h1 {
    font-size: 1.6em;
    padding-bottom: 10px;
    max-width: 300px;
  }
}
.content-area section .section-header img {
  width: 100%;
  max-width: 300px;
  margin-top: -25px;
}
@media (max-width: 575px) {
  .content-area section .section-header img {
    max-width: 200px;
  }
}
.content-area .section-about {
  padding: 0px 0px 0px;
  background-color: #fff;
  color: #000;
  position: relative;
  margin-top: 100px;
  background: url('../images/about-bg.jpg');
  background-size: cover;
  background-position: center;
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 575px) {
  .content-area .section-about {
    padding-top: 25px;
  }
}
.content-area .section-about .about-element1 {
  position: absolute;
  width: 370px;
  right: -120px;
  top: -120px;
}
@media (max-width: 991px) {
  .content-area .section-about .about-element1 {
    width: 340px;
  }
}
@media (max-width: 575px) {
  .content-area .section-about .about-element1 {
    width: 60vw;
    right: -20vw;
    top: -20vw;
  }
}
.content-area .section-about .section-header {
  margin-bottom: 10px;
}
.content-area .section-about .section-header h1 {
  color: #B26E18;
  font-weight: 300;
  border: 1px solid #B26E18;
  padding: 15px 10px;
  margin-bottom: 30px;
}
@media (max-width: 575px) {
  .content-area .section-about .section-header h1 {
    font-size: 1.5em;
  }
}
.content-area .section-about .about-left {
  padding: 0px 80px 0px;
}
@media (max-width: 1199px) {
  .content-area .section-about .about-left {
    padding: 0px 0px 0px;
  }
}
@media (max-width: 767px) {
  .content-area .section-about .about-left {
    padding: 0px 12% 0px;
  }
}
@media (max-width: 575px) {
  .content-area .section-about .about-left {
    padding: 0px 8% 0px;
  }
}
.content-area .section-about .about-container {
  padding: 30px 0px 0px;
  text-align: center;
}
@media (max-width: 1199px) {
  .content-area .section-about .about-container {
    padding: 40px 0px 0px;
  }
}
@media (max-width: 991px) {
  .content-area .section-about .about-container {
    padding: 30px 0px 0px;
  }
}
@media (max-width: 767px) {
  .content-area .section-about .about-container {
    padding: 40px 0px 0px;
  }
}
@media (max-width: 575px) {
  .content-area .section-about .about-container {
    padding: 20px 0px 0px;
  }
}
.content-area .section-about .about-container h1 {
  color: #288443;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 991px) {
  .content-area .section-about .about-container h1 {
    font-size: 2em;
  }
}
.content-area .section-about .about-container h1 span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.content-area .section-about .about-container h1 img {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  height: 50px;
  margin-left: 10px;
  margin-top: -15px;
}
@media (max-width: 991px) {
  .content-area .section-about .about-container h1 img {
    height: 40px;
  }
}
.content-area .section-about .about-container p {
  color: #288443;
  text-align: center;
  font-size: 1.2em;
  line-height: 1.5em;
}
.content-area .section-about .about-container p.en {
  line-height: 1.2em;
}
@media (max-width: 1199px) {
  .content-area .section-about .about-container p {
    font-size: 1.1em;
  }
  .content-area .section-about .about-container p.en {
    line-height: 1.2em;
  }
}
@media (max-width: 991px) {
  .content-area .section-about .about-container p {
    font-size: 0.85em;
    margin-bottom: 0px;
  }
}
.content-area .section-about .about-container .about-btn {
  width: 150px;
  position: relative;
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .content-area .section-about .about-container .about-btn {
    margin-top: 0px;
    width: 120px;
  }
}
.content-area .section-about .about-container .about-btn img {
  width: 100%;
}
.content-area .section-video {
  padding: 150px 0px 50px;
  background-color: #fff;
  color: #000;
  position: relative;
  background: url('../images/video-bg.jpg');
  background-size: auto 100%;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 991px) {
  .content-area .section-video {
    padding: 100px 0px 40px;
  }
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 575px) {
  .content-area .section-video {
    padding-top: 70px;
  }
}
.content-area .section-video .video-element1 {
  position: absolute;
  width: 340px;
  left: -120px;
  top: -70px;
}
@media (max-width: 1199px) {
  .content-area .section-video .video-element1 {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .content-area .section-video .video-element1 {
    width: 260px;
  }
}
@media (max-width: 767px) {
  .content-area .section-video .video-element1 {
    top: -200px;
  }
}
@media (max-width: 575px) {
  .content-area .section-video .video-element1 {
    width: 40vw;
    left: -15vw;
    top: -30vw;
  }
}
.content-area .section-video .video-element2 {
  position: absolute;
  width: 240px;
  right: 20px;
  top: -110px;
}
@media (max-width: 1199px) {
  .content-area .section-video .video-element2 {
    width: 180px;
    top: -80px;
    right: 10px;
  }
}
@media (max-width: 991px) {
  .content-area .section-video .video-element2 {
    width: 130px;
  }
}
@media (max-width: 767px) {
  .content-area .section-video .video-element2 {
    width: 130px;
    right: -3vw;
    top: -60vw;
  }
}
@media (max-width: 575px) {
  .content-area .section-video .video-element2 {
    width: 25vw;
    right: -5vw;
    top: -65vw;
  }
}
.content-area .section-video .video-element3 {
  position: absolute;
  width: 500px;
  right: -240px;
  bottom: -120px;
}
@media (max-width: 1199px) {
  .content-area .section-video .video-element3 {
    width: 440px;
  }
}
@media (max-width: 991px) {
  .content-area .section-video .video-element3 {
    width: 400px;
  }
}
.content-area .section-video .video-wrapper {
  width: 680px;
  height: 384px;
  position: relative;
  display: inline-block;
  border: 2px solid #CF462C;
  border-radius: 5px;
}
@media (max-width: 1199px) {
  .content-area .section-video .video-wrapper {
    width: 612px;
    height: 345px;
  }
}
@media (max-width: 991px) {
  .content-area .section-video .video-wrapper {
    width: 554px;
    height: 307px;
  }
}
@media (max-width: 767px) {
  .content-area .section-video .video-wrapper {
    width: 85vw;
    height: 48vw;
  }
}
.content-area .section-video .video-wrapper video {
  width: 100%;
  height: 100%;
  left: -12px;
  top: -12px;
  position: relative;
}
.content-area .section-detail {
  padding: 50px 0px 80px;
  background-color: #fff;
  color: #000;
  position: relative;
  background: url('../images/detail-bg.png');
  background-size: 100% 100%;
  background-position: top;
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 575px) {
  .content-area .section-detail {
    padding-top: 25px;
  }
}
.content-area .section-detail .detail-container .detail-item {
  position: relative;
  display: inline-block;
  width: 28%;
  padding: 15px;
}
@media (max-width: 767px) {
  .content-area .section-detail .detail-container .detail-item {
    width: 48%;
  }
}
@media (max-width: 575px) {
  .content-area .section-detail .detail-container .detail-item {
    width: 49%;
    padding: 10px 5px;
  }
}
.content-area .section-recommend {
  padding: 70px 0px 50px;
  background-color: #fff;
  color: #000;
  position: relative;
  background: url('../images/recommend-bg.jpg');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 575px) {
  .content-area .section-recommend {
    padding-top: 55px;
  }
}
.content-area .section-recommend .section-header {
  margin-bottom: 10px;
}
.content-area .section-recommend .section-header h1 {
  color: #E1371A;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
  font-size: 3em;
}
@media (max-width: 767px) {
  .content-area .section-recommend .section-header h1 {
    font-size: 8vw;
  }
}
.content-area .section-recommend .recommend-element1 {
  position: absolute;
  width: 360px;
  left: -120px;
  top: -220px;
}
@media (max-width: 991px) {
  .content-area .section-recommend .recommend-element1 {
    width: 300px;
    top: -160px;
  }
}
@media (max-width: 575px) {
  .content-area .section-recommend .recommend-element1 {
    width: 50vw;
    top: -28vw;
    left: -25vw;
  }
}
.content-area .section-recommend .recommend-wrapper .recommend-item {
  position: relative;
  display: inline-block;
  width: 280px;
  height: 280px;
  background-color: #fff;
  border-radius: 7px;
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
  margin: 15px;
  border: solid 4px #fff;
}
@media (max-width: 1199px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item {
    width: 240px;
    height: 240px;
  }
}
@media (max-width: 991px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item {
    width: 200px;
    height: 200px;
    margin: 10px;
  }
}
@media (max-width: 575px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item {
    width: 42vw;
    height: 42vw;
    margin: 1vw;
  }
}
.content-area .section-recommend .recommend-wrapper .recommend-item .overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  color: #fff;
  padding-top: 75px;
  transition: 0.4s;
  opacity: 0;
}
.content-area .section-recommend .recommend-wrapper .recommend-item .overlay:hover {
  opacity: 1;
}
@media (max-width: 1199px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay {
    padding: 70px 15px;
  }
}
@media (max-width: 991px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay {
    padding: 55px 15px;
  }
}
@media (max-width: 991px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay {
    padding: 12vw 2vw;
  }
}
@media (max-width: 991px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 575px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay h3 {
    font-size: 5vw;
  }
}
.content-area .section-recommend .recommend-wrapper .recommend-item .overlay p {
  margin-top: 45px;
}
@media (max-width: 1199px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay p {
    margin-top: 20px;
    font-size: 0.9em;
  }
}
@media (max-width: 991px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay p {
    font-size: 0.8em;
    margin-bottom: 2vw;
  }
}
@media (max-width: 575px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay p {
    font-size: 3vw;
    margin-top: 2vw;
  }
}
.content-area .section-recommend .recommend-wrapper .recommend-item .overlay a {
  padding: 7px 15px;
  background-color: #1691C7;
  border-radius: 5px;
  margin-top: 10px;
  position: relative;
  display: inline-block;
  font-size: 0.9em;
  transition: 0.4s;
}
.content-area .section-recommend .recommend-wrapper .recommend-item .overlay a:hover {
  transform: scale(1.05);
}
@media (max-width: 575px) {
  .content-area .section-recommend .recommend-wrapper .recommend-item .overlay a {
    padding: 1vw 3vw;
    margin-top: 0vw;
    font-size: 3.5vw;
  }
}
.content-area .section-product {
  padding: 70px 0px 50px;
  background-color: #fff;
  color: #000;
  position: relative;
  background: #75dd84;
  background: -moz-linear-gradient(0deg, rgba(117, 221, 132, 0.95) 0%, #fed85b 57%);
  background: -webkit-linear-gradient(0deg, rgba(117, 221, 132, 0.95) 0%, #fed85b 57%);
  background: linear-gradient(0deg, rgba(117, 221, 132, 0.95) 0%, #fed85b 57%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#75dd84", endColorstr="#fed85b", GradientType=1);
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media (max-width: 575px) {
  .content-area .section-product {
    padding-top: 55px;
  }
}
.content-area .section-product .section-header {
  margin-bottom: 10px;
}
.content-area .section-product .section-header h1 {
  color: #00863B;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
  font-size: 3.5em;
}
@media (max-width: 767px) {
  .content-area .section-product .section-header h1 {
    font-size: 8vw;
  }
}
.content-area .section-product .product-element1 {
  position: absolute;
  width: 340px;
  left: -120px;
  top: -70px;
}
@media (max-width: 1199px) {
  .content-area .section-product .product-element1 {
    width: 300px;
  }
}
@media (max-width: 991px) {
  .content-area .section-product .product-element1 {
    width: 270px;
  }
}
@media (max-width: 575px) {
  .content-area .section-product .product-element1 {
    width: 40vw;
    left: -15vw;
    top: -16vw;
  }
}
.content-area .section-product .product-element2 {
  position: absolute;
  width: 200px;
  right: 0px;
  top: -180px;
}
@media (max-width: 1199px) {
  .content-area .section-product .product-element2 {
    width: 170px;
  }
}
@media (max-width: 991px) {
  .content-area .section-product .product-element2 {
    width: 150px;
    top: -150px;
  }
}
@media (max-width: 575px) {
  .content-area .section-product .product-element2 {
    width: 25vw;
    right: 0vw;
    top: -24vw;
  }
}
.content-area .section-product .product-selector {
  padding: 40px 0px;
}
@media (max-width: 575px) {
  .content-area .section-product .product-selector {
    padding: 20px 0px;
  }
}
.content-area .section-product .product-selector .product-selector-item {
  background-color: #29723F;
  color: #fff;
  padding: 10px 20px;
  border-radius: 15px;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.4);
  font-weight: 500;
  margin: 0px 10px;
  display: inline-block;
  transition: 0.4s;
  vertical-align: middle;
}
@media (max-width: 767px) {
  .content-area .section-product .product-selector .product-selector-item {
    font-size: 0.9em;
    margin: 0px 5px;
  }
}
@media (max-width: 575px) {
  .content-area .section-product .product-selector .product-selector-item {
    font-size: 0.9em;
    margin: 0px 3px;
    padding: 2vw 2vw;
    font-size: 4vw;
    border-radius: 2vw;
  }
}
.content-area .section-product .product-selector .product-selector-item.long {
  background-color: #7DAA02;
  width: 150px;
}
@media (max-width: 991px) {
  .content-area .section-product .product-selector .product-selector-item.long {
    width: 120px;
  }
}
@media (max-width: 575px) {
  .content-area .section-product .product-selector .product-selector-item.long {
    width: auto;
  }
}
.content-area .section-product .product-selector .product-selector-item:hover {
  background-color: #29723F;
}
.content-area .section-product .product-selector .product-selector-item h3 {
  color: #2D4797;
}
.content-area .section-product .product-container .product-item {
  width: 24%;
  position: relative;
  display: inline-block;
  margin: 0% 2% 15px;
  vertical-align: middle;
  transition: 0.4s;
  opacity: 0;
  transform: scale(0.9);
}
.content-area .section-product .product-container .product-item.open {
  transform: scale(1);
  opacity: 1;
}
@media (max-width: 767px) {
  .content-area .section-product .product-container .product-item {
    width: 33%;
  }
}
@media (max-width: 575px) {
  .content-area .section-product .product-container .product-item {
    width: 43%;
  }
}
.content-area .section-product .product-container .product-item h3 {
  color: #2D4797;
  font-weight: 600;
  font-size: 1.6em;
}
@media (max-width: 991px) {
  .content-area .section-product .product-container .product-item h3 {
    font-size: 1.4em;
  }
}
@media (max-width: 575px) {
  .content-area .section-product .product-container .product-item h3 {
    font-size: 1.1em;
  }
}
.content-area .section-product .product-container .product-item a {
  padding: 7px 15px;
  background-color: #1691C7;
  border-radius: 5px;
  margin-top: 0px;
  position: relative;
  display: inline-block;
  font-size: 0.9em;
  transition: 0.4s;
  color: #fff;
  font-weight: 600;
}
.content-area .section-product .product-container .product-item a:hover {
  transform: scale(1.05);
}
.content-area .section-contact {
  background-color: #fff;
  background: url('../images/contact-bg.jpg');
  background-size: cover;
  background-position: center bottom;
  position: relative;
}
.content-area .section-contact .contact-element1 {
  position: absolute;
  width: 320px;
  right: -60px;
  top: -150px;
}
@media (max-width: 1199px) {
  .content-area .section-contact .contact-element1 {
    width: 270px;
    top: -130px;
  }
}
@media (max-width: 991px) {
  .content-area .section-contact .contact-element1 {
    width: 240px;
    top: -110px;
  }
}
@media (max-width: 575px) {
  .content-area .section-contact .contact-element1 {
    width: 140px;
    top: -60px;
    right: -40px;
  }
}
.content-area .section-contact .container {
  padding: 70px 90px 60px;
  color: #181818;
}
@media (max-width: 1199px) {
  .content-area .section-contact .container {
    padding: 70px 90px 60px;
  }
}
@media (max-width: 991px) {
  .content-area .section-contact .container {
    max-width: 100%;
    padding: 50px 90px 50px;
  }
}
@media (max-width: 767px) {
  .content-area .section-contact .container {
    text-align: center;
    padding: 40px 35px 20px 35px;
  }
}
@media (max-width: 575px) {
  .content-area .section-contact .container {
    text-align: center;
    padding: 40px 30px 20px;
  }
}
@media (max-width: 359px) {
  .content-area .section-contact .container {
    padding: 40px 25px 20px;
  }
}
.content-area .section-contact .container .section-header {
  margin-bottom: 10px;
}
.content-area .section-contact .container .section-header h1 {
  color: #fff;
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
  font-size: 3.5em;
}
@media (max-width: 575px) {
  .content-area .section-contact .container .section-header h1 {
    font-size: 1.9em;
  }
}
.content-area .section-contact .container .contact-left {
  width: 60%;
  position: relative;
  display: inline-block;
  vertical-align: top;
}
@media (max-width: 1199px) {
  .content-area .section-contact .container .contact-left {
    width: 55%;
  }
}
@media (max-width: 991px) {
  .content-area .section-contact .container .contact-left {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .content-area .section-contact .container .contact-left {
    width: 100%;
  }
}
.content-area .section-contact .container .contact-left iframe {
  width: calc(100% - 100px);
  height: 340px;
}
@media (max-width: 1199px) {
  .content-area .section-contact .container .contact-left iframe {
    width: calc(100% - 70px);
  }
}
@media (max-width: 991px) {
  .content-area .section-contact .container .contact-left iframe {
    width: calc(100% - 50px);
    height: 320px;
  }
}
@media (max-width: 991px) {
  .content-area .section-contact .container .contact-left iframe {
    width: calc(100% - 0px);
    height: 250px;
  }
}
.content-area .section-contact .container .contact-right {
  width: calc(40% - 5px);
  position: relative;
  display: inline-block;
  text-align: left;
  vertical-align: top;
}
@media (max-width: 1199px) {
  .content-area .section-contact .container .contact-right {
    width: calc(45% - 5px);
  }
}
@media (max-width: 991px) {
  .content-area .section-contact .container .contact-right {
    width: calc(50% - 5px);
  }
}
@media (max-width: 767px) {
  .content-area .section-contact .container .contact-right {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }
}
.content-area .section-contact .container .contact-right .logo {
  width: 180px;
  margin-bottom: 15px;
}
.content-area .section-contact .container .contact-right p {
  color: #fff;
  font-weight: 500;
  line-height: 1.6em;
}
@media (max-width: 575px) {
  .content-area .section-contact .container .contact-right p {
    font-size: 0.85em;
  }
}
.content-area .section-contact .container .contact-right .call-container .call-item {
  height: 40px;
  position: relative;
  display: inline-block;
  margin: 0px 10px 10px 0px;
}
@media (max-width: 991px) {
  .content-area .section-contact .container .contact-right .call-container .call-item {
    height: 30px;
  }
}
.content-area .section-contact .container .contact-right .call-container .call-item img {
  height: 100%;
  display: block;
}
.content-area .section-contact .container .contact-right .mail-container .mail-item {
  height: 40px;
  position: relative;
  display: inline-block;
  margin: 15px 10px 10px 0px;
}
@media (max-width: 991px) {
  .content-area .section-contact .container .contact-right .mail-container .mail-item {
    height: 35px;
  }
}
.content-area .section-contact .container .contact-right .mail-container .mail-item img {
  height: 100%;
  display: block;
}
.content-area .section-footer {
  padding: 35px 0px 30px;
  color: #fff;
  position: relative;
  float: left;
  width: 100%;
  background-color: #000;
}
@media (max-width: 575px) {
  .content-area .section-footer {
    padding: 20px 0px 0px;
  }
}
.content-area .section-footer .container {
  position: relative;
  display: block;
}
@media (max-width: 991px) {
  .content-area .section-footer .container {
    max-width: 100%;
    padding: 0px 30px;
  }
}
.content-area .section-footer .container .footer-logo {
  width: 180px;
  float: left;
}
@media (max-width: 575px) {
  .content-area .section-footer .container .footer-logo {
    float: none;
    display: inline-block;
  }
}
.content-area .section-footer .container .footer-social {
  float: left;
  width: 50%;
  position: relative;
  display: block;
  text-align: left;
}
@media (max-width: 575px) {
  .content-area .section-footer .container .footer-social {
    width: 100%;
    text-align: center;
  }
}
.content-area .section-footer .container .footer-social .footer-social-item {
  width: 20px;
  position: relative;
  display: inline-block;
  margin: 0px 7px;
}
.content-area .section-footer .container .footer-social .footer-social-item img {
  width: 100%;
}
.content-area .section-footer .container .footer-copyright {
  float: right;
  text-align: right;
  width: 50%;
  position: relative;
  display: block;
}
@media (max-width: 575px) {
  .content-area .section-footer .container .footer-copyright {
    width: 100%;
    text-align: center;
    font-size: 0.8em;
    margin-top: 15px;
  }
}
/*-------- iPhone 6 + Samsung ---------*/
@media (min-width: 360px) and (max-width: 575px) {
  .visible-xxs {
    display: block !important;
  }
  .hidden-xxs {
    display: none !important;
  }
  .visible-xxs-i {
    display: inline-block !important;
  }
  .hidden-xxs-i {
    display: none !important;
  }
}
/*-------- iPhone 5 ---------*/
@media (min-width: 0px) and (max-width: 359px) {
  .visible-xxs {
    display: block !important;
  }
  .hidden-xxs {
    display: none !important;
  }
  .visible-xxs-i {
    display: inline-block !important;
  }
  .hidden-xxs-i {
    display: none !important;
  }
}
