.dtbg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%;
}

.dtbg img {
  display: none;
}

.for-pc-only {
  display: inherit;
}

@media screen and (max-width: 767px) {
  .for-pc-only {
    display: none;
  }
}

.for-mb-only {
  display: none;
}

@media screen and (max-width: 767px) {
  .for-mb-only {
    display: inherit;
  }
}

.clear-fix {
  clear: both;
}

.clear-fix:before {
  clear: both;
}

.clear-fix:after {
  clear: both;
}

.excerpt-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5rem;
  width: 100%;
  font-size: 1.05rem;
  max-height: calc(1 * 1.5rem + 1px);
  height: calc(1 * 1.5rem + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto;
  height: auto;
}

.excerpt-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5rem;
  width: 100%;
  font-size: 1rem;
  max-height: calc(2 * 1.5rem + 1px);
  height: calc(2 * 1.5rem + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
}

::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1.0;
}

::placeholder {
  color: #fff !important;
  opacity: 1.0;
}

::-ms-input-placeholder {
  color: #fff !important;
  opacity: 1.0;
}

::-ms-input-placeholder {
  color: #fff !important;
  opacity: 1.0;
}

* {
  box-sizing: border-box;
}

*:before {
  box-sizing: border-box;
}

*:after {
  box-sizing: border-box;
}

html {
  font-size: 16px;
  max-width: 100%;
  overflow-x: hidden;
}

body {
  font-size: 16px;
  line-height: 1;
  max-width: 100%;
  margin: 0;
}

section {
  padding: 64px 0;
  background-color: #fff;
}

section:nth-of-type(2n) {
  background-color: #f8f8f8;
}

@media screen and (max-width: 767px) {
  section {
    padding: 32px 0;
  }
}

a {
  font-size: 1.0rem;
  line-height: 1.5;
  text-decoration: none;
  color: inherit;
  font-size: inherit;
}

a:visited {
  text-decoration: none;
  color: inherit;
  font-size: inherit;
}

a:hover,
a:active,
a:focus {
  text-decoration: none;
  outline: none;
  color: #aaa;
}

p {
  font-size: 1.0rem;
  line-height: 1.5;
  margin-bottom: 0;
  -webkit-margin-before: 0;
}

span {
  font-size: 1.0rem;
  line-height: 1.5;
}

ul,
ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0;
}

ul li,
ol li {
  font-size: 1rem;
  line-height: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1;
}

h1,
h2,
h3 {
  margin: 1rem 0;
  font-weight: 800;
}

h4,
h5,
h6 {
  margin: 0.5rem 0;
  font-weight: 600;
}

h1 {
  font-size: 2.5rem;
}

h2 {
  font-size: 2.0rem;
}

h3 {
  font-size: 1.5rem;
}

h4 {
  font-size: 1.25rem;
}

h5 {
  font-size: 1.0rem;
}

h6 {
  font-size: 0.75rem;
}

.bg-gray {
  background-color: #f8f8f8;
}

html {
  font-size: 16px;
  letter-spacing: 1px;
}

html body {
  font-size: 16px;
  letter-spacing: 1px;
}

html,
body {
  font-family: "Roboto-Light", Helvetica, Arial, sans-serif;
  width: 100%;
}

html,
body.lang-cn {
  font-family: "SourceHanSansCN-Normal", "Microsoft YaHei", "Segoe UI", "Lucida Grande", Helvetica, Arial, FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
  letter-spacing: 0;
}

body {
  overflow: hidden;
}

section {
  padding: 4rem 0;
}

@media screen and (max-width: 767px) {
  section {
    padding: 1rem;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}

.container {
  padding: 0;
}

.container>.row {
  padding: 0;
  margin: 0;
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 640px;
  overflow: hidden;
}

.page-home,
.content-page {
  margin-top: 108px;
}

@media screen and (max-width: 767px) {

  .page-home,
  .content-page {
    margin-top: 74px;
    margin-bottom: 120px;
  }
}

.content-page .main-wrapper {
  margin: 4rem 0 8rem;
}

@media screen and (max-width: 767px) {
  .content-page .main-wrapper {
    margin: 1rem 0 4rem;
  }
}

.content-page .main-wrapper .main-content {
  width: 100%;
  margin: 0 auto;
}

.content-page.contact .main-wrapper,
.content-page.about .main-wrapper {
  margin-bottom: 0;
}

section.certifications .certifications-wrapper,
.about-content .certifications-wrapper,
.recommend .certifications-wrapper {
  position: relative;
  padding: 0 2rem;
  margin: 0 -2rem;
}

section.certifications .slick-slider,
.about-content .slick-slider,
.recommend .slick-slider {
  position: static;
}

section.certifications .item,
.about-content .item,
.recommend .item {
  padding: 1rem;
}

section.certifications .item img,
.about-content .item img,
.recommend .item img {
  width: 100%;
  height: auto;
  display: block;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  transition: all 0.25s ease;
}

section.certifications .item:hover img,
.about-content .item:hover img,
.recommend .item:hover img {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

section.certifications button,
.about-content button,
.recommend button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background-color: transparent;
  border: none;
  width: 32px;
  height: 64px;
  outline: none;
}

section.certifications button i,
.about-content button i,
.recommend button i {
  color: #ffffff;
  opacity: 0.6;
  font-size: 2.5rem;
  transition: all 0.25s ease;
}

section.certifications button:hover i,
.about-content button:hover i,
.recommend button:hover i {
  opacity: 1;
  color: #f39801;
}

section.certifications button.slick-prev,
.about-content button.slick-prev,
.recommend button.slick-prev {
  left: 0;
}

section.certifications button.slick-next,
.about-content button.slick-next,
.recommend button.slick-next {
  right: 0;
}

.about-content button i {
  color: #555555;
}

.recommend button.slick-prev {
  left: -2rem;
}

.recommend button.slick-next {
  right: -2rem;
}

.recommend button i {
  color: #555555;
}

@media screen and (max-width: 767px) {
  header .navbar-nav {
    margin: 0;
  }
}

@media screen and (max-width: 767px) {
  header .navbar-collapse {
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  header .navbar-toggle {
    margin: 22px 9px;
  }
}

header .navbar-brand {
  height: auto;
  padding: 9px 0;
  margin-left: 0 !important;
}

header .navbar-brand>img {
  height: 90px;
}

@media screen and (max-width: 767px) {
  header .navbar-brand>img {
    height: 60px;
    margin-left: 9px;
  }
}

header .navbar-nav>li>a {
  font-size: 18px;
  padding: 0 1rem;
  line-height: 108px;
  text-transform: uppercase;
  position: relative;
}

@media screen and (max-width: 767px) {
  header .navbar-nav>li>a {
    font-size: 14px;
    line-height: 36px;
    text-align: center;
    padding: 0;
  }
}

header .navbar-default .navbar-nav>li>a {
  color: #282828;
  position: relative;
}

header .navbar-default .navbar-nav>li>a:hover {
  color: #f39801;
}

@media screen and (max-width: 767px) {
  header .navbar-nav>li>a.pc-only {
    display: none;
  }
}

header .navbar-nav>li>a.mb-only {
  display: none;
}

@media screen and (max-width: 767px) {
  header .navbar-nav>li>a.mb-only {
    display: block;
  }
}

header .navbar-default {
  background-color: #ffffff;
  border: none;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

header .navbar-default .navbar-nav>.active>a,
header .navbar-default .navbar-nav>.active>a:focus,
header .navbar-default .navbar-nav>.active>a:hover {
  color: #f39801;
  background-color: transparent;
}

header .navbar-default .navbar-nav>.active>a:after,
header .navbar-default .navbar-nav>.active>a:focus:after,
header .navbar-default .navbar-nav>.active>a:hover:after {
  position: absolute;
  content: '';
  width: calc(100% - 2rem);
  top: 0;
  left: 1rem;
  height: 4px;
  background-color: #f39801;
}

@media screen and (max-width: 767px) {

  header .navbar-default .navbar-nav>.active>a:after,
  header .navbar-default .navbar-nav>.active>a:focus:after,
  header .navbar-default .navbar-nav>.active>a:hover:after {
    display: none;
  }
}

header .sub-cat {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  background-color: transparent;
  padding-top: 0.5rem;
  transition: all 0.35s ease;
  left: 50%;
  -webkit-transform: translate(-50%, 1rem);
  transform: translate(-50%, 1rem);
}

@media screen and (max-width: 767px) {
  header .sub-cat {
    width: 100%;
    left: 0;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    display: none;
    box-shadow: none;
  }
}

header .sub-cat ul {
  background-color: #fff;
  border-top: 4px solid #f39801;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

header .sub-cat ul li {
  border-bottom: 1px dashed #eeeeee;
}

@media screen and (max-width: 767px) {
  header .sub-cat ul li {
    border-bottom: 1px dashed #ffffff;
  }
}

header .sub-cat ul li:last-of-type {
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  header .sub-cat ul {
    border-top: 1px solid #f39801;
    box-shadow: none;
    background-color: #f8f8f8;
  }
}

header .sub-cat a {
  line-height: 1.5;
  padding: 1rem 0;
  font-size: 16px;
  color: #555555;
  text-align: center;
  display: inline-block;
  width: 180px;
}

@media screen and (max-width: 767px) {
  header .sub-cat a {
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    width: 100%;
    padding: 8px 0;
  }
}

header .sub-cat a:hover {
  background-color: #f8f8f8;
  color: #f39801;
}

header .sub-cat.products a {
  width: 220px;
}

header .navbar-default .navbar-nav>li:hover .sub-cat {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

@media screen and (max-width: 767px) {
  header .navbar-default .navbar-nav>li:hover .sub-cat {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
    display: block;
  }
}

header .sub-cat.lang-select a {
  width: 120px;
}

@media screen and (max-width: 767px) {
  header .sub-cat.lang-select a {
    width: 100%;
  }
}

header .sub-cat.lang-select a img {
  width: 22px;
  height: 22px;
  margin-left: 4px;
  margin-top: -4px;
}

header ::-webkit-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1.0;
}

header ::placeholder {
  color: #a1a1a1 !important;
  opacity: 1.0;
}

header ::-ms-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1.0;
}

header ::-ms-input-placeholder {
  color: #a1a1a1 !important;
  opacity: 1.0;
}

header li a.search-toggle {
  position: relative;
}

header .search-form-wrapper {
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  padding: 0.5rem;
  background-color: #ffffff;
  border-radius: 8px;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  line-height: 1;
  border-radius: 0;
  display: none;
}

header .search-form-wrapper input {
  padding: 8px;
  font-size: 1rem;
  color: #555555;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  outline: none;
  width: 200px;
  border: 1px solid #eeeeee;
  border-right: 0;
}

header .search-form-wrapper button {
  font-size: 1.0rem;
  color: #ffffff;
  background-color: #f39801;
  padding: 8px 1rem;
  outline: none;
  border-radius: 0;
  border: none;
  transition: all 0.25s ease;
  min-width: 68px;
}

header .search-form-wrapper button:hover {
  background-color: #da8801;
}

header li a.search-toggle:hover .search-form-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}

.float-product-cat {
  position: fixed;
  z-index: 1001;
  left: 2rem;
  top: 35%;
  border-radius: 4px;
  transition: all 0.25s ease;
  opacity: 0.6;
}

.float-product-cat:hover {
  opacity: 1;
}

.float-product-cat h2 {
  margin: 0;
  padding: 1.5rem 0;
  text-align: center;
  border-radius: 0.5rem 0.5rem 0 0;
  background-color: #f39801;
  color: #ffffff;
  font-size: 1.25rem;
  text-transform: capitalize;
}

.float-product-cat ul li a {
  display: inline-block;
  font-size: 16px;
  color: #555555;
  padding: 0.5rem 1rem;
  text-align: left;
  font-size: 14px;
  background-color: #f8f8f8;
  transition: all 0.25s ease;
  width: 100%;
}

.float-product-cat ul li a:hover {
  background-color: #aaaaaa;
  color: #282828;
}

.float-product-cat ul li {
  border-bottom: 1px solid #eeeeee;
}

.float-product-cat ul {
  border: 1px solid #eeeeee;
  border-bottom: none;
  width: 200px;
}

footer {
  background-color: #282828;
  padding: 4rem 0 0;
}

@media screen and (max-width: 767px) {
  footer {
    padding: 2rem 0;
  }
}

footer .copy-right {
  text-align: center;
  padding: 1rem 0;
  background-color: #000000;
  margin-top: 2rem;
}

footer .flex-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  footer .flex-wrapper {
    padding: 0 1rem;
  }
}

footer .flex-wrapper .sub-wrapper {
  width: 300px;
}

@media screen and (max-width: 767px) {
  footer .flex-wrapper .sub-wrapper {
    width: 100%;
  }
}

footer .flex-wrapper .nav-wrapper {
  width: calc(100% - 4rem - 300px);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  footer .flex-wrapper .nav-wrapper {
    width: 100%;
    margin: 0 0 1rem;
  }
}

footer h3 {
  margin: 0 0 1rem;
  font-size: 20px;
  font-family: 'Roboto-Medium';
  color: #ffffff;
  text-transform: uppercase;
}

@media screen and (max-width: 767px) {
  footer h3 {
    font-size: 16px;
  }
}

footer ul li,
footer ul li a,
footer ul li span,
footer ul li p {
  font-size: 14px;
  color: #eeeeee;
  line-height: 1.35;
}

footer ul li {
  margin-bottom: 10px;
}

footer ul li:last-of-type {
  margin-bottom: 0;
}

footer p {
  font-size: 14px;
  color: #eeeeee;
}

footer ul.social {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

footer ul.social li {
  margin-right: 12px;
  margin-bottom: 0;
  position: relative;
}

footer ul.social li span {
  position: absolute;
  min-width: 120px;
  padding: 0.5rem;
  background-color: #000000;
  border-radius: 5px;
  display: block;
  text-align: center;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  color: #ffffff;
  font-size: 1rem;
  left: 50%;
  top: 130%;
  transform: translateX(-50%);
  opacity: 0;
  transition: all 0.35s ease;
}

footer ul.social li span:after {
  position: absolute;
  content: '';
  left: 50%;
  transform: translateX(-50%);
  top: -6px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #000000;
}

footer ul.social li a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #555555;
  width: 30px;
  height: 30px;
  border-radius: 30px;
  transition: all 0.25s ease;
}

footer ul.social li a:hover {
  background-color: #f39801;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

footer ul.social li a i {
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
}

footer ul.social li:hover span {
  opacity: 1;
}

footer ul.contact-info {
  width: 320px;
}

footer ul.contact-info li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

footer ul.contact-info li span {
  display: block;
  width: 40px;
  text-align: right;
}

footer ul.contact-info li div {
  width: calc(100% - 40px);
  padding-left: 0.5rem;
}

footer ul.contact-info li .part-wrapper {
  width: 50%;
  width-display: -webkit-box;
  width-display: -webkit-flex;
  width-display: flex;
  width--webkit-box-align: flex-start;
  width--webkit-align-items: flex-start;
  width-align-items: flex-start;
  width--webkit-box-pack: flex-start;
  width--webkit-justify-content: flex-start;
  width-justify-content: flex-start;
}

footer .input-wrapper {
  height: 36px;
  margin: 1rem 0;
  width: 100%;
}

footer .input-wrapper form {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

footer .input-wrapper input,
footer .input-wrapper button {
  margin: 0;
  padding: 0;
  outline: none;
  border-radius: 0;
  border: none;
  height: 100%;
}

footer .input-wrapper input {
  font-size: 16px;
  color: #555555;
  padding: 4px;
  width: calc(100% - 90px);
}

footer .input-wrapper button {
  background-color: #f39801;
  width: 90px;
  font-size: 16px;
  color: #ffffff;
}

footer form ::-webkit-input-placeholder {
  color: #555555 !important;
  opacity: 1.0;
}

footer form ::placeholder {
  color: #555555 !important;
  opacity: 1.0;
}

footer form ::-ms-input-placeholder {
  color: #555555 !important;
  opacity: 1.0;
}

footer form ::-ms-input-placeholder {
  color: #555555 !important;
  opacity: 1.0;
}

@media screen and (max-width: 767px) {
  footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0;
    z-index: 10001;
  }
}

@media screen and (max-width: 767px) {
  footer .footer-pc {
    display: none;
  }
}

footer .footer-mb {
  display: none;
}

@media screen and (max-width: 767px) {
  footer .footer-mb {
    display: block;
  }
}

footer .footer-mb ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  background-color: #ffffff;
}

footer .footer-mb ul li {
  width: calc((100% - 4px) / 5);
  background-color: #282828;
  margin: 0;
  padding: 0;
}

footer .footer-mb ul li a {
  display: block;
  width: 100%;
  text-align: center;
  padding: 8px 0;
}

footer .footer-mb ul li a .icon {
  margin: 0 auto;
  width: 36px;
  height: 36px;
  text-align: center;
}

footer .footer-mb ul li a .icon i {
  font-size: 30px;
  color: #ffffff;
}

footer .footer-mb ul li a span {
  font-size: 1rem;
  color: #ffffff;
}

footer .footer-mb ul li a span a {
  font-size: 1rem;
  color: #ffffff;
}

.banner-home .swiper-button-prev,
.banner-home .swiper-container-rtl .swiper-button-next,
.banner-home .swiper-button-next,
.banner-home .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  outline: none;
}

.banner-home .swiper-button-next,
.banner-home .swiper-button-prev {
  width: 64px;
  height: 96px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: transparent;
  transition: all 0.25s ease;
  margin-left: 0;
  background-color: transparent;
  margin: 0;
}

@media screen and (max-width: 767px) {

  .banner-home .swiper-button-next,
  .banner-home .swiper-button-prev {
    width: 32px;
    height: 48px;
  }
}

.banner-home .swiper-button-next:hover,
.banner-home .swiper-button-prev:hover {
  background-color: transparent;
}

.banner-home .swiper-button-next:hover i,
.banner-home .swiper-button-prev:hover i {
  opacity: 1;
  color: #f39801;
}

.banner-home .swiper-button-next i,
.banner-home .swiper-button-prev i {
  font-size: 3rem;
  color: #ffffff;
  opacity: 0.6;
  transition: all 0.25s ease;
}

@media screen and (max-width: 767px) {

  .banner-home .swiper-button-next i,
  .banner-home .swiper-button-prev i {
    font-size: 1.25rem;
  }
}

.banner-home .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ffffff;
}

@media screen and (max-width: 767px) {
  .banner-home .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 8px;
  }
}

.banner-home .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 8px;
}

.banner-home .swiper-pagination-bullet-active {
  background: #ffffff;
}

.banner-home .swiper-slide img {
  display: block;
  width: 100%;
  height: auto;
}

.banner-content {
  width: 100%;
  height: 480px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .banner-content {
    height: 280px;
  }
}

.banner-content h1 {
  margin: 0 0 2rem;
  font-family: 'Roboto-Medium';
  color: #ffffff;
  font-size: 3.0rem;
  text-align: center;
  line-height: 1;
  text-transform: uppercase;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .banner-content h1 {
    font-size: 2.0rem;
    margin: 0 0 1rem;
  }
}

.banner-content ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.banner-content ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.banner-content ul a,
.banner-content ul i {
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
}

@media screen and (max-width: 767px) {

  .banner-content ul a,
  .banner-content ul i {
    font-size: 14px;
  }
}

.banner-content ul a {
  font-family: 'Roboto-Light';
  text-transform: capitalize;
  padding: 0.25rem 0;
  position: relative;
}

.banner-content ul a:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 0px;
  height: 1px;
  background-color: #fff;
  transition: all 0.35s ease;
}

.banner-content ul i {
  margin: 0 0.5rem;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .banner-content ul i {
    font-size: 12px;
  }
}

.banner-content ul a:hover:after {
  width: 100%;
}

.crumb {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem 0;
}

@media screen and (max-width: 767px) {
  .crumb {
    padding: 1rem;
  }
}

.crumb ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-statr;
  -webkit-justify-content: flex-statr;
  justify-content: flex-statr;
}

.crumb ul li {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.crumb ul a,
.crumb ul i {
  font-size: 18px;
  color: #282828;
  line-height: 1;
}

@media screen and (max-width: 767px) {

  .crumb ul a,
  .crumb ul i {
    font-size: 14px;
  }
}

.crumb ul a {
  font-family: 'Roboto-Light';
  text-transform: capitalize;
  padding: 0.25rem 0;
  position: relative;
}

.crumb ul a:after {
  position: absolute;
  content: '';
  left: 0;
  bottom: 0;
  width: 0px;
  height: 1px;
  background-color: #f39801;
  transition: all 0.35s ease;
}

.crumb ul i {
  margin: 0 0.5rem;
  font-size: 14px;
}

@media screen and (max-width: 767px) {
  .crumb ul i {
    font-size: 12px;
  }
}

.crumb ul a:hover:after {
  width: 100%;
}

.section-title h2 {
  margin: 0 0 2rem;
  padding: 1rem 0;
  font-size: 2.5rem;
  text-align: center;
  color: #282828;
  text-transform: uppercase;
  font-family: 'Roboto-Medium';
  position: relative;
}

@media screen and (max-width: 767px) {
  .section-title h2 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
}

.section-title h2:after,
.section-title h2:before {
  position: absolute;
  width: 1.5rem;
  height: 1px;
  content: '';
  background-color: #f39801;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}

.section-title h2:after {
  bottom: 0;
}

.section-title h2:before {
  top: 0;
}

.section-title h3 {
  font-size: 1.75rem;
  text-align: center;
  color: #aaaaaa;
}

section.testimonial .section-title h2,
section.certifications .section-title h2 {
  color: #ffffff;
}

section.testimonial .section-title h2:after,
section.testimonial .section-title h2:before,
section.certifications .section-title h2:after,
section.certifications .section-title h2:before {
  background-color: #fff;
}

section.testimonial .section-title h3,
section.certifications .section-title h3 {
  color: #282828;
}

.widget-wrapper {
  position: fixed;
  background-color: #ffffff;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
  display: block;
  bottom: 10rem;
  right: 2rem;
  z-index: 999999;
  border-radius: 0.2rem;
  transition: all 0.3s ease;
}

.widget-wrapper .toggle-bar {
  position: absolute;
  top: 50%;
  left: -2rem;
  width: 2rem;
  height: 3rem;
  border-radius: 0.2rem 0 0 0.2rem;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 1;
  overflow: hidden;
}

.widget-wrapper .toggle-bar .wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  cursor: pointer;
  z-index: 10;
  background-color: #ffffff;
}

.widget-wrapper .toggle-bar .wrapper:hover {
  background-color: #f8f8f8;
}

.widget-wrapper .toggle-bar .wrapper .toggle-open {
  display: none;
}

.widget-wrapper .contact-item-wrapper .contact-item {
  width: 3rem;
  height: 3rem;
  background-color: #fff;
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.widget-wrapper .contact-item-wrapper .contact-item:first-of-type {
  border-radius: 0.2rem 0.2rem 0 0;
}

.widget-wrapper .contact-item-wrapper .contact-item:last-of-type {
  border-radius: 0 0 0.2rem 0.2rem;
}

.widget-wrapper .contact-item-wrapper .contact-item:not(:last-of-type) {
  border-bottom: 1px solid #eeeeee;
}

.widget-wrapper .contact-item-wrapper .contact-item:hover {
  background-color: #eeeeee;
  cursor: pointer;
}

.widget-wrapper .contact-item-wrapper .contact-item span i {
  font-size: 1.25rem;
}

.widget-wrapper .contact-item-wrapper .contact-item span i.big {
  font-size: 2.0rem;
}

.widget-wrapper .contact-item-wrapper .contact-item i.fa-twitter,
.widget-wrapper .contact-item-wrapper .contact-item i.fa-skype {
  font-size: 20px;
}

.widget-wrapper .contact-item-wrapper .contact-item .item-detail {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  border-radius: 0.2rem;
  width: auto;
  right: calc(3rem + 3rem);
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: all 0.25s ease;
  box-shadow: 0 2px 12px rgba(0, 0, 0, 0.25);
  padding: 0.75rem;
  background-color: #ffffff;
}

.widget-wrapper .contact-item-wrapper .contact-item .item-detail:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-left: 0.65rem solid #ffffff;
  border-top: 0.45rem solid transparent;
  border-bottom: 0.45rem solid transparent;
  left: 100%;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.widget-wrapper .contact-item-wrapper .contact-item .item-detail h3,
.widget-wrapper .contact-item-wrapper .contact-item .item-detail a {
  font-size: 16px;
  width: 10rem;
  text-align: center;
  margin: 0;
  color: #282828;
  margin-bottom: 10px;
}

.widget-wrapper .contact-item-wrapper .contact-item .item-detail h3:last-of-type,
.widget-wrapper .contact-item-wrapper .contact-item .item-detail a:last-of-type {
  margin-bottom: 0;
}

.widget-wrapper .contact-item-wrapper .contact-item:hover>.item-detail {
  display: block;
  opacity: 1;
  visibility: visible;
  right: calc(3rem + 1rem);
}

.widget-wrapper.shrink {
  right: -3rem;
}

.widget-wrapper.shrink .toggle-bar .wrapper .toggle-close {
  display: none;
}

.widget-wrapper.shrink .toggle-bar .wrapper .toggle-open {
  display: block;
}

@media screen and (max-width: 767px) {
  #side-contact-widget {
    display: none !important;
  }
}

.pagination.pagi-default {
  text-align: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: block;
}

.pagination.pagi-default .page-numbers {
  font-size: 16px;
  margin: 0 0.25rem;
  padding: 0.25rem 0.6rem;
  color: #555555;
  transition: all 0.25s ease;
}

.pagination.pagi-default .page-numbers:hover {
  color: #f39801;
}

.pagination.pagi-default .page-num.page-numbers:hover {
  background-color: transparent;
  color: #555555;
}

.pagination.pagi-default .page-numbers.current {
  color: #f39801;
}

.purchase-link {
  margin-top: 2rem;
  padding-top: 2rem;
}

.purchase-link h3 {
  font-size: 20px;
  font-family: 'Roboto-Medium';
  margin: 0 0 2rem;
  color: #282828;
}

.purchase-link h3 i {
  font-size: 1.5rem;
  color: #f39801;
  margin-right: 0.5rem;
}

.purchase-link ul {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin: 1rem 0;
}

.purchase-link ul li {
  width: auto;
  height: 60px;
  margin-right: 2rem;
  border-radius: 4px;
  border: 1px solid #aaaaaa;
  transition: all 0.25s ease;
}

.purchase-link ul li:hover {
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

.purchase-link ul li a {
  padding: 0 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  height: 100%;
}

.purchase-link ul li a span {
  font-size: 18px;
  color: #ffffff;
  line-height: 1;
  width: 140px;
}

.purchase-link ul li a .icon {
  width: 36px;
  height: 36px;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin-right: 0.5rem;
}

.purchase-link ul li a .icon i {
  font-size: 20px;
  color: #282828;
}

.purchase-link ul li.amazon {
  background: #f4d078;
  background: -webkit-linear-gradient(top, #f7dfa5, #f0c14b);
  background: linear-gradient(to bottom, #f7dfa5, #f0c14b);
}

.purchase-link ul li.alibaba {
  background: #f39801;
  background: linear-gradient(135deg, #f39801 0%, #ed7629 100%);
}

.details-tab {
  width: 100%;
  max-width: 1200px;
  margin: 2rem auto;
}

@media screen and (max-width: 767px) {
  .details-tab {
    margin: 1rem auto;
    padding: 0 1rem;
  }
}

.details-tab .nav-tabs {
  border-color: #f39801;
}

.details-tab .nav-tabs>li.active>a,
.details-tab .nav-tabs>li.active>a:focus,
.details-tab .nav-tabs>li.active>a:hover {
  background-color: #f39801;
  color: #ffffff;
  border-color: transparent;
}

.details-tab .nav-tabs>li>a:hover {
  color: #f39801;
  border-color: transparent;
  background-color: transparent;
}

.details-tab .tab-content-wrapper {
  padding: 2rem 1rem;
  min-height: 600px;
}

.details-tab .tab-content-wrapper img {
  max-width: 720px;
  margin: 0 auto;
  height: auto;
  display: block;
}

.details-tab table {
  border: 1px solid #dddddd;
  border-bottom: none;
  border-right: none;
  min-width: 600px;
  margin: 0 auto;
}

.details-tab table tr {
  border-bottom: 1px solid #dddddd;
}

.details-tab table tr td {
  border-right: 1px solid #dddddd;
  text-align: center;
  padding: 0.5rem;
  font-size: 16px;
  color: #555555;
  line-height: 1.5;
  width: auto;
  min-width: 200px;
  text-align: left;
  padding-left: 1rem;
}

.details-tab table tr td:first-of-type {
  font-size: 18px;
  background-color: #f8f8f8;
  color: #000000;
  text-transform: capitalize;
  padding-right: 1rem;
  text-align: right;
}

.details-tab .tab-content-wrapper .product_details_img img,
.details-tab .tab-content-wrapper .product_faq_img img {
  width: 100%;
  height: auto;
  margin: 0;
  display: block;
  max-width: 100%;
}

.view-all {
  text-align: center;
  margin: 4rem 0;
}

@media screen and (max-width: 767px) {
  .view-all {
    margin: 1rem 0;
  }
}

.view-all a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0.325rem 0.75rem;
  font-size: 16px;
  color: #f39801;
  border: 1px solid #f39801;
}

@media screen and (max-width: 767px) {
  .view-all a {
    font-size: 14px;
    padding: 4px 8px;
  }
}

.view-all a i {
  font-size: 14px;
  color: #f39801;
  margin-left: 0.5rem;
}

.view-all a:hover {
  color: #ffffff;
  background-color: #f39801;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

.view-all a:hover i {
  color: #ffffff;
}

section.products {
  background-color: #f8f8f8;
}

section.products .products-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.products .products-list .item {
  margin-bottom: 66px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  transition: all 0.25s ease;
}

@media screen and (max-width: 767px) {
  section.products .products-list .item {
    margin: 0 auto 2rem !important;
  }
}

section.products .products-list .item:nth-of-type(n+4) {
  margin-bottom: 0;
}

section.products .products-list .item .wrapper {
  padding: 2rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  section.products .products-list .item .wrapper {
    padding: 1.5rem;
  }
}

section.products .products-list .imgs .img-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  border: 1px solid #dddddd;
}

section.products .products-list .imgs .img-bg.active {
  border-color: #aaaaaa;
}

section.products .products-list .imgs .thumb {
  width: 300px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 1rem;
}

section.products .products-list .imgs .thumb a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}

section.products .products-list .imgs .thumb a:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 15;
  content: "\E61A";
  font-family: 'themify';
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 2.0rem;
  color: #f39801;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.33);
  transition: all 0.35s ease;
}

section.products .products-list .imgs .thumb .img-bg {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  transition: all 0.45s ease;
}

section.products .products-list .imgs .thumb a:hover:after {
  opacity: 1;
}

section.products .products-list .imgs .thumb a:hover .img-bg {
  background-size: 110%;
}

section.products .products-list .imgs .thumb-nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}

section.products .products-list .imgs .thumb-nav .img-bg {
  width: 44px;
  height: 44px;
  margin: 0 0.5rem;
}

section.products .products-list .imgs .thumb-nav .img-bg:nth-of-type(n+6) {
  display: none;
}

section.products .products-list h3 {
  margin: 1rem 0;
  text-align: center;
  font-size: 20px;
  color: #282828;
}

@media screen and (max-width: 767px) {
  section.products .products-list h3 {
    font-size: 16px;
    margin: 10px 0;
  }
}

section.products .products-list h3:hover {
  color: #f39801;
}

section.products .products-list span {
  font-size: 16px;
  color: #aaaaaa;
}

@media screen and (max-width: 767px) {
  section.products .products-list span {
    font-size: 14px;
  }
}

section.products .products-list .item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.page-home section.products .products-list .item:nth-of-type(n+7) {
  display: none;
}

section.intro {
  background-color: #ffffff;
}

section.intro .flex-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

section.intro .about-img {
  height: 320px;
  background-color: #b79534;
  width: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}

@media screen and (max-width: 767px) {
  section.intro .about-img {
    width: 100%;
    margin: 0 0 1rem;
  }
}

section.intro .about-img img {
  height: 120px;
  display: none;
}

section.intro .about-content {
  width: 50%;
  padding: 2rem;
  padding-top: 0;
}

@media screen and (max-width: 767px) {
  section.intro .about-content {
    width: 100%;
    padding: 0;
  }
}

section.intro .about-content h2 {
  font-size: 2.0rem;
  text-transform: uppercase;
  font-family: 'Roboto-Medium';
  color: #282828;
  margin: 0 0 1rem;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 767px) {
  section.intro .about-content h2 {
    font-size: 1.5rem;
    margin: 1rem;
  }
}

section.intro .about-content h2:after,
section.intro .about-content h2:before {
  content: '';
  width: 1.5rem;
  height: 1px;
  background-color: #f39801;
  position: absolute;
  -webkit-transform: rotate(-50deg);
  transform: rotate(-50deg);
}

section.intro .about-content h2:before {
  left: -1.5rem;
  top: 0;
}

section.intro .about-content h2:after {
  right: -1.5rem;
  bottom: 0;
}

section.intro .about-content p {
  font-size: 18px;
  color: #555555;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  section.intro .about-content p {
    font-size: 14px;
  }
}

section.intro .about-content .learn-more {
  text-align: left;
  margin: 1rem 0 0;
}

section.intro .about-content .learn-more a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0.325rem 0.75rem;
  font-size: 16px;
  color: #f39801;
  border: 1px solid #f39801;
}

@media screen and (max-width: 767px) {
  section.intro .about-content .learn-more a {
    font-size: 14px;
    padding: 4px 8px;
  }
}

section.intro .about-content .learn-more a i {
  font-size: 14px;
  color: #f39801;
  margin-left: 0.5rem;
}

section.intro .about-content .learn-more a:hover {
  color: #ffffff;
  background-color: #f39801;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}

section.intro .about-content .learn-more a:hover i {
  color: #ffffff;
}

section.testimonial {
  background-color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

section.testimonial .testimonial-wrapper {
  padding: 2rem;
  background-color: rgba(255, 255, 255, 0.66);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);
}

section.testimonial .swiper-slide .wrapper {
  padding: 0 4rem;
}

section.testimonial .swiper-slide .wrapper .avatar {
  width: 120px;
  height: 120px;
  border-radius: 120px;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  margin: 0 auto 2rem;
}

section.testimonial .swiper-slide .wrapper .avatar img {
  width: 100%;
}

section.testimonial .swiper-slide .wrapper .content {
  padding: 0 6rem;
  text-align: center;
}

section.testimonial .swiper-slide .wrapper .content p {
  color: #282828;
  line-height: 2;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 25px;
  width: 100%;
  font-size: 18px;
  max-height: calc(4 * 25px + 1px);
  height: calc(4 * 25px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  height: auto;
}

section.testimonial .swiper-slide .wrapper .content h3 {
  margin: 2rem 0 1rem;
  font-size: 20px;
  color: #f39801;
  text-align: center;
}

section.testimonial .swiper-slide .wrapper .content span {
  font-size: 18px;
}

section.testimonial .swiper-button-prev,
section.testimonial .swiper-container-rtl .swiper-button-next,
section.testimonial .swiper-button-next,
section.testimonial .swiper-container-rtl .swiper-button-prev {
  background-image: none;
  outline: none;
}

section.testimonial .swiper-button-next,
section.testimonial .swiper-button-prev {
  width: 48px;
  height: 48px;
  border-radius: 48px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  background-color: #ffffff;
  transition: all 0.25s ease;
  margin: 0;
}

section.testimonial .swiper-button-next:hover,
section.testimonial .swiper-button-prev:hover {
  background-color: #f39801;
}

section.testimonial .swiper-button-next:hover i,
section.testimonial .swiper-button-prev:hover i {
  opacity: 1;
}

section.testimonial .swiper-button-next i,
section.testimonial .swiper-button-prev i {
  font-size: 1.5rem;
  color: #555555;
  opacity: 0.6;
  transition: all 0.25s ease;
}

section.clients {
  background-color: #ffffff;
}

section.clients .item {
  padding: 0 1rem;
}

section.clients .item img {
  width: 100%;
  height: auto;
  display: block;
}

section.clients button {
  display: none !important;
}

section.certifications {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.lang-cn section.products .products-list h3 {
  font-weight: 400;
}

.content-page.about .introduction {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .content-page.about .introduction {
    padding: 0 1rem;
  }
}

.content-page.about .introduction .left,
.content-page.about .introduction .right {
  width: calc((100% - 4rem) / 2);
}

@media screen and (max-width: 767px) {

  .content-page.about .introduction .left,
  .content-page.about .introduction .right {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .content-page.about .introduction .left {
    margin: 0 0 1rem;
  }
}

.content-page.about .introduction .left h2 {
  font-size: 2.0rem;
  text-transform: capitalize;
  margin: 0 0 2rem;
  color: #f39801;
  font-family: 'Roboto-Medium';
}

@media screen and (max-width: 767px) {
  .content-page.about .introduction .left h2 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
}

.content-page.about .introduction .left p {
  font-size: 18px;
  color: #282828;
  margin-bottom: 1rem;
  line-height: 1.5;
}

@media screen and (max-width: 767px) {
  .content-page.about .introduction .left p {
    font-size: 14px;
  }
}

.content-page.about .introduction .left p:last-of-type {
  margin-bottom: 0;
}

.content-page.about .introduction .right img {
  display: block;
  width: 100%;
}

.content-page.about .certificates .content-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 4rem 0;
}

@media screen and (max-width: 767px) {
  .content-page.about .certificates .content-wrapper {
    padding: 1rem 0;
  }
}

.content-page.about .certificates .content-wrapper h2 {
  margin: 0 0 2rem;
  text-align: center;
  color: #f39801;
  text-transform: capitalize;
  font-family: 'Roboto-Medium';
  font-size: 2.0rem;
}

@media screen and (max-width: 767px) {
  .content-page.about .certificates .content-wrapper h2 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
}

.content-page.clients .clients-content {
  padding-top: 4rem;
}

@media screen and (max-width: 767px) {
  .content-page.clients .clients-content {
    padding-top: 2rem;
  }
}

.content-page.clients .clients-content .clients-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.content-page.clients .clients-content .clients-wrapper>h2 {
  font-size: 2rem;
  color: #f39801;
  margin: 4rem 0 2rem;
  line-height: 1;
  text-transform: capitalize;
  text-align: center;
  margin: 0 0 2rem;
  font-family: 'Roboto-Medium';
}

@media screen and (max-width: 767px) {
  .content-page.clients .clients-content .clients-wrapper>h2 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
}

.content-page.clients .clients-list {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .content-page.clients .clients-list {
    padding: 0 1rem;
  }
}

.content-page.clients .clients-list .item {
  width: calc((100% - 8rem) / 3);
  margin: 0 4rem 4rem 0;
}

@media screen and (max-width: 767px) {
  .content-page.clients .clients-list .item {
    width: 100%;
    margin: 0 auto 2rem;
  }
}

.content-page.clients .clients-list .item:nth-of-type(3n) {
  margin-right: 0;
}

.content-page.clients .clients-list .item img {
  display: block;
  width: 100%;
  height: auto;
}

.content-page.clients .clients-list .item h3 {
  margin: 1rem 0 0;
  text-align: center;
  font-size: 20px;
  text-transform: capitalize;
}

.content-page.clients .clients-list .item a {
  position: relative;
  display: block;
}

.content-page.clients .clients-list .item a:after {
  position: absolute;
  content: "\F0C1";
  font-family: FontAwesome;
  font-size: 2.5rem;
  color: #ffffff;
  width: 100%;
  height: 100%;
  opacity: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  left: 0;
  top: 0;
  transition: all 0.25s ease;
  background-color: rgba(243, 152, 1, 0.55);
}

.content-page.clients .clients-list .item a:hover:after {
  opacity: 1;
}

.content-page.products .product-series {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  padding-top: 4rem;
}

@media screen and (max-width: 767px) {
  .content-page.products .product-series {
    padding-top: 2rem;
  }
}

.content-page.products .product-series h2 {
  font-size: 2rem;
  color: #f39801;
  margin: 4rem 0 2rem;
  line-height: 1;
  text-transform: capitalize;
  text-align: center;
  margin: 0 0 2rem;
  font-family: 'Roboto-Medium';
}

@media screen and (max-width: 767px) {
  .content-page.products .product-series h2 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
}

.content-page.products .products-list {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content-page.products .products-list>h2 {
  width: 100%;
  margin: 0 0 2rem;
  font-size: 2rem;
  text-transform: capitalize;
  line-height: 1;
  color: #f39801;
  text-align: center;
  font-family: 'Roboto-Medium';
}

@media screen and (max-width: 767px) {
  .content-page.products .products-list>h2 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
}

.content-page.products .products-list .item {
  margin-bottom: 66px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  transition: all 0.25s ease;
  margin-right: 54px;
}

@media screen and (max-width: 767px) {
  .content-page.products .products-list .item {
    margin: 0 auto 2rem !important;
  }
}

.content-page.products .products-list .item:nth-of-type(3n) {
  margin-right: 0;
}

.content-page.products .products-list .item .wrapper {
  padding: 2rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .content-page.products .products-list .item .wrapper {
    padding: 1.5rem;
  }
}

.content-page.products .products-list .imgs .img-bg {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: contain;
}

.content-page.products .products-list .imgs .img-bg.active {
  border-color: #aaaaaa;
}

.content-page.products .products-list .imgs .thumb {
  width: 300px;
  height: 300px;
  overflow: hidden;
  margin-bottom: 1rem;
}

@media screen and (max-width: 767px) {
  .content-page.products .products-list .imgs .thumb {
    margin: 0 auto 1rem;
  }
}

.content-page.products .products-list .imgs .thumb a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
  border: 1px solid #dddddd;
}

.content-page.products .products-list .imgs .thumb a:after {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 15;
  content: "\E61A";
  font-family: 'themify';
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  font-size: 2.0rem;
  color: #f39801;
  opacity: 0;
  background-color: rgba(255, 255, 255, 0.33);
  transition: all 0.35s ease;
}

.content-page.products .products-list .imgs .thumb .img-bg {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  transition: all 0.45s ease;
}

.content-page.products .products-list .imgs .thumb .watermark {
  position: absolute;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  transition: all 0.45s ease;
}

.content-page.products .products-list .imgs .thumb a:hover:after {
  opacity: 1;
}

.content-page.products .products-list .imgs .thumb a:hover .img-bg,
.content-page.products .products-list .imgs .thumb a:hover .watermark {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.content-page.products .products-list .imgs .thumb-nav {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  overflow: hidden;
}

.content-page.products .products-list .imgs .thumb-nav .img-bg {
  width: 44px;
  height: 44px;
  margin: 0 0.5rem;
}

.content-page.products .products-list .imgs .thumb-nav .img-bg:nth-of-type(n+6) {
  display: none;
}

.content-page.products .products-list h3 {
  margin: 1rem 0;
  text-align: center;
  font-size: 20px;
  color: #282828;
}

@media screen and (max-width: 767px) {
  .content-page.products .products-list h3 {
    font-size: 16px;
    margin: 10px 0;
  }
}

.content-page.products .products-list h3:hover {
  color: #f39801;
}

.content-page.products .products-list span {
  font-size: 16px;
  color: #aaaaaa;
}

@media screen and (max-width: 767px) {
  .content-page.products .products-list span {
    font-size: 14px;
  }
}

.content-page.products .products-list .item:hover {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px);
}

.content-page.products.all {
  background-color: #f8f8f8;
  padding-bottom: 4rem;
}

.content-page.products.all .main-wrapper {
  margin-bottom: 0;
}

.content-page.products.details .product-details>.flex-wrapper {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 4rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details>.flex-wrapper {
    padding: 0 1rem;
    margin: 0 0 1rem;
  }
}

.content-page.products.details .product-details>.flex-wrapper .carousel {
  width: 560px;
}

.content-page.products.details .product-details>.flex-wrapper .info {
  width: calc(100% - 4rem - 560px);
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details>.flex-wrapper .info {
    width: 100%;
  }
}

.content-page.products.details .product-details .carousel img {
  width: auto;
  max-height: 560px;
  margin: 0 auto;
  max-width: 100%;
  display: block;
}

.content-page.products.details .product-details .carousel .slider.slider-for {
  margin-bottom: -1px;
  border: 1px solid #eeeeee;
}

.content-page.products.details .product-details .carousel .slider.slider-for .item {
  outline: none;
}

.content-page.products.details .product-details .carousel .slider.slider-for .item:hover {
  cursor: zoom-in;
}

.content-page.products.details .product-details .carousel .slider.slider-nav {
  width: 100%;
  position: relative;
  border: 1px solid #eeeeee;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .item {
  padding: 0 0.25rem;
  outline: none;
  opacity: 1;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .item img {
  max-width: 100%;
  opacity: 0.45;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .item.slick-current img {
  opacity: 1;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .slick-arrow {
  position: absolute;
  outline: none;
  border-radius: none;
  border: none;
  display: inline-block;
  width: 1.5rem;
  height: 3rem;
  background-color: #eeeeee;
  transition: all 0.25s ease;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  color: transparent;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .slick-arrow:hover {
  background-color: #aaaaaa;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .slick-arrow i {
  display: block;
  line-height: 3rem;
  text-align: center;
  font-size: 1.0rem;
  color: #2b2b2b;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .slick-prev {
  left: -2.5rem;
}

.content-page.products.details .product-details .carousel .slider.slider-nav .slick-next {
  right: -2.5rem;
}

.content-page.products.details .product-details .info .title-area {
  margin: 0 0 1.5rem;
  padding: 0 0 1.5rem;
  border-bottom: 1px solid #eeeeee;
}

.content-page.products.details .product-details .info .title-area h2 {
  margin: 0 0 1.5rem;
  color: #f39801;
  font-family: 'Roboto-Medium';
  font-size: 2.0rem;
  text-transform: capitalize;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details .info .title-area h2 {
    font-size: 1.5rem;
    margin: 1rem 0;
  }
}

.content-page.products.details .product-details .info .title-area h3 {
  margin: 0;
  font-size: 18px;
  color: #282828;
  line-height: 1;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details .info .title-area h3 {
    font-size: 16px;
  }
}

.content-page.products.details .product-details .desc h3 {
  font-size: 20px;
  color: #000000;
  font-family: 'Roboto-Medium';
  margin: 0 0 1rem;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details .desc h3 {
    font-size: 16px;
  }
}

.content-page.products.details .product-details ul.product-desc-list li {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0.25rem 0;
}

.content-page.products.details .product-details ul.product-desc-list li span {
  font-size: 14px;
  color: #282828;
  display: block;
  text-transform: capitalize;
}

.content-page.products.details .product-details ul.product-desc-list li span:first-of-type {
  width: 35%;
  font-family: 'Roboto';
}

.content-page.products.details .product-details ul.product-desc-list li span:last-of-type {
  width: 65%;
}

.content-page.products.details .product-details ul.product-desc-list li:nth-of-type(16 + n) {
  display: none !important;
}

.content-page.products.details .main-wrapper {
  margin-bottom: 0;
}

.content-page.products.details .product-details .recommend {
  width: 100%;
  padding: 4rem 0;
  background-color: #f8f8f8;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details .recommend {
    padding: 1rem 0;
  }
}

.content-page.products.details .product-details .recommend>h2 {
  text-align: center;
  color: #f39801;
  font-family: 'Roboto-Medium';
  margin: 0 0 2rem;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details .recommend>h2 {
    font-size: 1.5rem;
    text-align: left;
    margin: 1rem;
  }
}

.content-page.products.details .product-details .slider-products {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details .slider-products {
    width: 100%;
  }
}

.content-page.products.details .product-details .slider-products .item-outter {
  padding: 0 18px;
}

.content-page.products.details .product-details .slider-products .item {
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  transition: all 0.25s ease;
  margin: 1rem auto;
}

@media screen and (max-width: 767px) {
  .content-page.products.details .product-details .slider-products .item {
    max-width: 380px;
    padding: 0;
  }
}

.content-page.products.details .product-details .slider-products .item .wrapper {
  padding: 1rem;
}

.series-wrapper {
  width: auto;
  margin: 0 auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .series-wrapper {
    padding: 0 1rem;
  }
}

.series-wrapper .item {
  width: 450px;
  height: 450px;
  position: relative;
}

@media screen and (max-width: 767px) {
  .series-wrapper .item {
    width: 100%;
    margin: 0 0 1rem;
    height: auto;
  }
}

.series-wrapper .item:first-of-type {
  margin-right: 1px;
}

.series-wrapper .item:before,
.series-wrapper .item:after {
  content: '';
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
}

.series-wrapper .item:before {
  opacity: 1;
  background: #282828;
  background: linear-gradient(135deg, #282828 0%, #646464 100%);
  background: #f8f8f8;
  background: linear-gradient(135deg, #f8f8f8 0%, #dddddd 100%);
}

.series-wrapper .item:after {
  z-index: 6;
  opacity: 0;
  background: #f39801;
  background: linear-gradient(135deg, #f39801 0%, #ffce7b 100%);
}

.series-wrapper .item .wrapper {
  position: relative;
  z-index: 10;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.series-wrapper .item .wrapper .info {
  width: 100%;
  left: 0;
  top: 0;
  padding: 2rem;
  transition: all 0.35s ease;
  position: absolute;
  z-index: 15;
}

.series-wrapper .item .wrapper .img {
  width: 100%;
  transition: all 0.35s ease;
  padding: 6rem 2rem 0 0;
  position: relative;
  z-index: 10;
}

@media screen and (max-width: 767px) {
  .series-wrapper .item .wrapper .img {
    margin: 0 0 1rem;
  }
}

.series-wrapper .item .wrapper img {
  display: block;
  height: auto;
  transition: all 0.5s ease;
  width: 75%;
  height: auto;
  float: right;
}

.series-wrapper .item .wrapper h3 {
  font-size: 1.75rem;
  text-align: left;
  font-weight: 400;
  margin: 0 0 1rem;
  color: #282828;
  transition: all 0.35s ease;
}

@media screen and (max-width: 767px) {
  .series-wrapper .item .wrapper h3 {
    font-size: 1.25rem;
  }
}

.series-wrapper .item .wrapper .learn-more {
  margin-top: 2rem;
  text-align: left;
  margin-bottom: 0;
}

.series-wrapper .item .wrapper .learn-more a {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  padding: 0.55rem 1.25rem;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 14px;
  font-weight: 100;
  text-transform: uppercase;
  border-radius: 100px;
  transition: all 0.35s ease;
  color: #f39801;
  border: 1px solid #f39801;
}

@media screen and (max-width: 767px) {
  .series-wrapper .item .wrapper .learn-more a {
    font-size: 12px;
    padding: 4px 8px;
  }
}

.series-wrapper .item .wrapper .learn-more a i {
  font-size: 1rem;
  margin-left: 0.25rem;
  color: #ffffff;
  transition: all 0.35s ease;
  color: #f39801;
}

.series-wrapper .item:hover:after {
  opacity: 1;
}

.series-wrapper .item:hover .img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.series-wrapper .item:hover h3 {
  color: #ffffff;
}

.series-wrapper .item:hover .learn-more a {
  color: #f39801;
  border-color: #f39801;
  background-color: #ffffff;
}

.series-wrapper .item:hover .learn-more a i {
  color: #f39801;
}

.series-wrapper .item:hover .learn-more a:hover {
  background-color: #feb842;
  color: #ffffff;
}

.series-wrapper .item:hover .learn-more a:hover i {
  color: #ffffff;
}

.page-home .series-wrapper .item {
  width: 396px;
  height: 396px;
}

.page-home .series-wrapper .item .wrapper h3 {
  font-size: 1.5rem;
}

.page-home .series-wrapper .item .wrapper .learn-more {
  margin-top: 1rem;
}

.page-home .series-wrapper .item .wrapper .learn-more a {
  padding: 0.35rem 0.5rem;
}

.page-home .series-wrapper .item .wrapper .img {
  padding: 6rem 1rem 0 0;
}

.lang-cn .content-page.products .products-list h3 {
  font-weight: 400;
}

.lang-cn .content-page.products.details .product-details .info .title-area h3 {
  font-weight: 400;
}

.content-page.news .news-content {
  padding-top: 4rem;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-content {
    padding-top: 2rem;
  }
}

.content-page.news .news-wrapper {
  width: 900px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-wrapper {
    width: 100%;
    padding: 0 1rem;
  }
}

.content-page.news .news-wrapper>h2 {
  font-size: 2rem;
  color: #f39801;
  margin: 4rem 0 2rem;
  line-height: 1;
  text-transform: capitalize;
  text-align: center;
  margin: 0 0 2rem;
  font-family: 'Roboto-Medium';
}

@media screen and (max-width: 767px) {
  .content-page.news .news-wrapper>h2 {
    font-size: 1.5rem;
    margin: 0 0 1rem;
  }
}

.content-page.news .news-list .item {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 2rem;
  border-bottom: 1px solid #eeeeee;
  position: relative;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-list .item {
    padding: 0;
  }
}

.content-page.news .news-list .item:hover {
  background-color: #f8f8f8;
}

.content-page.news .news-list .item>.content {
  width: calc(100% - 3rem - 300px);
}

@media screen and (max-width: 767px) {
  .content-page.news .news-list .item>.content {
    width: 100%;
    order: 2;
    padding: 0 1rem;
  }
}

.content-page.news .news-list .item>.content .title h3 {
  color: #2b2b2b;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 22px;
  width: 100%;
  font-size: 16px;
  max-height: calc(2 * 22px + 1px);
  height: calc(2 * 22px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto;
  margin: 0 0 1rem;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-list .item>.content .title h3 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 16px;
    width: 100%;
    font-size: 16px;
    max-height: calc(1 * 16px + 1px);
    height: calc(1 * 16px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    height: auto;
  }
}

.content-page.news .news-list .item>.content .title h3:hover {
  color: #555555;
}

.content-page.news .news-list .item>.content .pubdate {
  margin-bottom: 1rem;
}

.content-page.news .news-list .item>.content .pubdate span {
  font-size: 13px;
  color: #aaaaaa;
  line-height: 1;
}

.content-page.news .news-list .item>.content .pubdate span i {
  font-size: 13px;
  color: #aaaaaa;
  margin-right: 0.25rem;
  line-height: 1;
}

.content-page.news .news-list .item>.content .excerpt {
  margin-bottom: 1rem;
}

.content-page.news .news-list .item>.content .excerpt p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 20px;
  width: 100%;
  font-size: 15px;
  max-height: calc(3 * 20px + 1px);
  height: calc(3 * 20px + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  height: auto;
  color: #555555;
  text-indent: 30px;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-list .item>.content .excerpt p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    line-height: 20px;
    width: 100%;
    font-size: 14px;
    max-height: calc(3 * 20px + 1px);
    height: calc(3 * 20px + 1px);
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    height: auto;
    text-indent: 28px;
  }
}

.content-page.news .news-list .item>.content .learn-more {
  text-align: left;
  position: absolute;
  bottom: 2rem;
  left: 2rem;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-list .item>.content .learn-more {
    position: relative;
    left: unset;
    bottom: unset;
    margin: 1rem 0;
    text-align: right;
  }
}

.content-page.news .news-list .item>.content .learn-more a {
  display: inline-block;
  color: #282828;
  border: 1px solid #555555;
  padding: 0.35rem 0.75rem;
  font-size: 14px;
  transition: all 0.25s ease;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-list .item>.content .learn-more a {
    font-size: 12px;
    padding: 4px 8px;
  }
}

.content-page.news .news-list .item>.content .learn-more a:hover {
  color: #ffffff;
  border-color: #f39801;
  background-color: #f39801;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.content-page.news .news-list .item>.img {
  width: 300px;
  height: 200px;
}

@media screen and (max-width: 767px) {
  .content-page.news .news-list .item>.img {
    width: 100%;
    margin: 1rem 0;
    order: 1;
  }
}

.content-page.news .news-list .item>.img a {
  display: block;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.content-page.news .news-list .item>.img a>.img {
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  transition: all 0.25s ease;
}

.content-page.news .news-list .item>.img a>.img .overflow {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.25s ease;
  background-color: rgba(243, 152, 1, 0.55);
}

.content-page.news .news-list .item>.img a>.img .overflow i {
  font-size: 1.5rem;
  color: #ffffff;
}

.content-page.news .news-list .item>.img a:hover {
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.content-page.news .news-list .item>.img a:hover>.img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.content-page.news .news-list .item>.img a:hover>.img .overflow {
  opacity: 1;
  visibility: visible;
}

.content-page.news.details .news-content {
  padding-top: 0;
}

.content-page.news.details .news-wrapper {
  width: 1200px;
  max-width: 100%;
}

.content-page.news.details .details-content>h2 {
  font-size: 1.75rem;
  color: #f39801;
  font-family: 'Roboto-Medium';
  margin: 0 0 2rem;
  text-align: center;
  padding: 0 0 2rem;
  border-bottom: 1px solid #eeeeee;
  line-height: 1.35;
}

@media screen and (max-width: 767px) {
  .content-page.news.details .details-content>h2 {
    font-size: 1.25rem;
    padding: 0 0 1rem;
    margin: 0 0 1rem;
  }
}

.content-page.news.details .details-content img {
  display: block;
  max-width: 80%;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
  margin: 2rem auto;
  height: auto;
}

@media screen and (max-width: 767px) {
  .content-page.news.details .details-content img {
    margin: 1rem auto;
    max-width: 100%;
    height: auto;
    display: block;
  }
}

.content-page.news.details .details-content img.size-full {
  float: unset;
  max-width: 100%;
  width: auto;
  margin: 2rem auto;
}

@media screen and (max-width: 767px) {
  .content-page.news.details .details-content img.size-full {
    margin: 1rem auto;
    max-width: 100%;
    height: auto;
    display: block;
  }
}

.content-page.news.details .details-content p {
  font-size: 18px;
  color: #555555;
  line-height: 1.45;
  text-indent: 36px;
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  .content-page.news.details .details-content p {
    font-size: 14px;
    line-height: 1.35;
    margin-bottom: 14px;
  }

  .content-page.news.details .details-content p:last-of-type {
    margin-bottom: 0;
  }
}

.content-page.news.details .details-content p:last-of-type {
  margin-bottom: 0;
}

.content-page.news.details .news-nav {
  margin: 4rem 0 0;
}

@media screen and (max-width: 767px) {
  .content-page.news.details .news-nav {
    margin: 2rem 0 0;
  }
}

.content-page.news.details .news-nav .back {
  text-align: center;
}

.content-page.news.details .news-nav .back a {
  display: inline-block;
  color: #282828;
  border: 1px solid #555555;
  padding: 0.35rem 0.75rem;
  font-size: 14px;
  transition: all 0.25s ease;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

@media screen and (max-width: 767px) {
  .content-page.news.details .news-nav .back a {
    font-size: 12px;
    padding-top: 4px 8px;
  }
}

.content-page.news.details .news-nav .back a i {
  margin-right: 4px;
}

.content-page.news.details .news-nav .back a:hover {
  color: #ffffff;
  border-color: #f39801;
  background-color: #f39801;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
}

.lang-cn .content-page.news .news-list .item>.content .title h3 {
  font-weight: 400;
}

.content-page.contact .contact-content .g-map,
.content-page.contact .contact-content .b-map {
  width: 100%;
  height: 480px;
}

@media screen and (max-width: 767px) {

  .content-page.contact .contact-content .g-map,
  .content-page.contact .contact-content .b-map {
    height: 320px;
  }
}

.content-page.contact .contact-content .g-map frame,
.content-page.contact .contact-content .b-map frame {
  width: 100%;
  height: 100%;
}

.content-page.contact .contact-content .g-map #map_container,
.content-page.contact .contact-content .b-map #map_container {
  width: 100%;
  height: 100%;
}

.content-page.contact .contact-content .g-map #info_window .info-title,
.content-page.contact .contact-content .b-map #info_window .info-title {
  text-align: center;
  padding: 1rem;
  font-size: 1.25rem;
  color: #ffffff;
  background-color: #f39801;
}

.content-page.contact .contact-content .g-map #info_window .info-content,
.content-page.contact .contact-content .b-map #info_window .info-content {
  text-align: left;
  font-size: 1rem;
  line-height: 2;
  width: 100%;
}

.content-page.contact .contact-content .g-map #info_window>.info-content,
.content-page.contact .contact-content .b-map #info_window>.info-content {
  padding: 1rem;
}

.content-page.contact .contact-content .contact-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info {
    padding: 0 1rem;
  }
}

.content-page.contact .contact-content .contact-info .main,
.content-page.contact .contact-content .contact-info .form {
  width: calc((100% - 4rem) / 2);
}

@media screen and (max-width: 767px) {

  .content-page.contact .contact-content .contact-info .main,
  .content-page.contact .contact-content .contact-info .form {
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info .form {
    margin-top: 1rem;
  }
}

.content-page.contact .contact-content .contact-info .locations {
  width: 100%;
  margin: 4rem 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info .locations {
    margin: 2rem 0;
  }
}

.content-page.contact .contact-content .contact-info .locations .part {
  width: calc((100% - 4rem) / 2);
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info .locations .part {
    width: 100%;
    margin: 0 0 1rem;
  }
}

.content-page.contact .contact-content .contact-info h2 {
  font-size: 2.0rem;
  margin: 0 0 2rem;
  text-transform: capitalize;
  color: #f39801;
  line-height: 1.35;
  font-family: 'Roboto-Medium';
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info h2 {
    font-size: 1.25rem;
    margin: 0 0 1rem;
  }
}

.content-page.contact .contact-content .contact-info h3 {
  font-size: 1.5rem;
  margin: 0 0 1rem;
  text-transform: capitalize;
  color: #f39801;
  line-height: 1.35;
  font-family: 'Roboto-Medium';
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info h3 {
    font-size: 16px;
    margin: 0 0 1rem;
  }
}

.content-page.contact .contact-content .contact-info ul li {
  line-height: 1.5;
  margin-bottom: 1rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
}

.content-page.contact .contact-content .contact-info ul li:last-of-type {
  margin-bottom: 0;
}

.content-page.contact .contact-content .contact-info ul li span,
.content-page.contact .contact-content .contact-info ul li a {
  font-size: 18px;
  color: #555555;
  line-height: 1;
}

@media screen and (max-width: 767px) {

  .content-page.contact .contact-content .contact-info ul li span,
  .content-page.contact .contact-content .contact-info ul li a {
    font-size: 14px;
  }
}

.content-page.contact .contact-content .contact-info ul li i {
  font-size: 16px;
  display: inline-block;
  width: 18px;
  margin-right: 0.5rem;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info ul li i {
    font-size: 14px;
  }
}

.content-page.contact .contact-content .contact-info ul li i.fa-map-marker {
  font-size: 19px;
}

.content-page.contact .contact-content .contact-info ul li i.fa-phone {
  font-size: 19px;
}

.content-page.contact .contact-content .contact-info ul li>div {
  width: calc(100% - 18px - 0.5rem);
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -0.3rem;
}

.content-page.contact .contact-content .contact-info ul li>div span {
  width: 100%;
  line-height: 1.5;
}

.content-page.contact .contact-content .contact-info form {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-start;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}

.content-page.contact .contact-content .contact-info form .input-wrapper {
  width: calc((100% - 2rem) / 2);
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info form .input-wrapper {
    width: 100%;
    margin: 0 0 1rem;
  }
}

.content-page.contact .contact-content .contact-info form .input-wrapper.first {
  margin-right: 2rem;
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info form .input-wrapper.first {
    margin-right: 0;
  }
}

.content-page.contact .contact-content .contact-info form .message {
  width: 100%;
  margin: 1rem 0;
}

.content-page.contact .contact-content .contact-info form input,
.content-page.contact .contact-content .contact-info form textarea,
.content-page.contact .contact-content .contact-info form button {
  margin: 0;
  padding: 10px;
  outline: none;
  border-radius: 0;
  border: none;
  font-size: 18px;
  color: #555555;
}

@media screen and (max-width: 767px) {

  .content-page.contact .contact-content .contact-info form input,
  .content-page.contact .contact-content .contact-info form textarea,
  .content-page.contact .contact-content .contact-info form button {
    font-size: 14px;
  }
}

.content-page.contact .contact-content .contact-info form input,
.content-page.contact .contact-content .contact-info form textarea {
  resize: none;
  border: 1px solid #aaaaaa;
  width: 100%;
}

.content-page.contact .contact-content .contact-info form input:focus,
.content-page.contact .contact-content .contact-info form textarea:focus {
  border-color: #555555;
}

.content-page.contact .contact-content .contact-info form textarea {
  height: 120px;
}

.content-page.contact .contact-content .contact-info form button {
  color: #ffffff;
  padding: 0.75rem 2.0rem;
  background-color: #f39801;
  color: #ffffff;
  transition: all 0.25s ease;
  border: 1px solid #f39801;
}

.content-page.contact .contact-content .contact-info form button:hover {
  background-color: #ffffff;
  color: #f39801;
  border-color: #f39801;
}

.content-page.contact .contact-content .contact-info form label {
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  display: inline-block;
  margin-bottom: 10px;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .content-page.contact .contact-content .contact-info form label {
    font-size: 14px;
  }
}

.content-page.contact .contact-content .contact-info form label strong {
  color: #f39801;
}

.content-page.contact .contact-content .contact-info form ::-webkit-input-placeholder {
  color: #aaaaaa !important;
  opacity: 1.0;
}

.content-page.contact .contact-content .contact-info form ::placeholder {
  color: #aaaaaa !important;
  opacity: 1.0;
}

.content-page.contact .contact-content .contact-info form ::-ms-input-placeholder {
  color: #aaaaaa !important;
  opacity: 1.0;
}

.content-page.contact .contact-content .contact-info form ::-ms-input-placeholder {
  color: #aaaaaa !important;
  opacity: 1.0;
}

.lang-cn .content-page.contact .contact-content .contact-info form label {
  font-weight: 400;
}