body {
  background-color: #f4f4f4;
  font-family: 'Nunito Sans', sans-serif;
  color: #202b47;
  font-size: 17px;
  line-height: 130%;
  font-weight: 300;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 80px;
  line-height: 100%;
  font-weight: 900;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 40px;
  line-height: 125%;
  font-weight: 900;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 125%;
  font-weight: 400;
}

p {
  margin-bottom: 0px;
}

a {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #21aee5;
  text-decoration: none;
}

a:hover {
  color: #123d65;
}

ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
}

li {
  margin-bottom: 20px;
}

.all {
  padding-top: 80px;
}

.section-banner {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-banner.page-about {
  overflow: hidden;
  text-align: center;
}

.section-banner.page-blog {
  padding-bottom: 0px;
}

.section-banner.bottom-0 {
  padding-bottom: 0px;
}

.section-content {
  position: relative;
}

.container {
  max-width: 1440px;
  padding-right: 40px;
  padding-left: 40px;
}

.section-div {
  position: relative;
  padding-top: 100px;
  padding-bottom: 100px;
}

.section-div.home-big {
  overflow: hidden;
  text-align: center;
}

.inner-page-bg-img-b {
  width: 400px;
  margin-right: 40px;
  margin-left: auto;
}

.inner-page-bg-img-b.v-about {
  margin-right: auto;
  margin-left: auto;
}

.img-full {
  display: block;
  width: 100%;
}

.page-heading-b {
  position: relative;
  display: inline-block;
  margin-bottom: 50px;
  color: #123d65;
}

.page-heading {
  position: relative;
}

.txt-color-brand-blue {
  color: #21aee5;
}

.page-heading-deco {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 180px;
  margin-top: -50px;
  margin-left: -85px;
}

.page-heading-deco-img {
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/page-heading-circle.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.page-intro-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.inner-page-photo-b {
  position: relative;
  z-index: 100;
  width: 370px;
  margin-top: -50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.inner-page-photo-b.v-about {
  margin-top: -100px;
  margin-right: auto;
  margin-left: auto;
}

.inner-page-photo-b.v-blog {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -80px;
  margin-right: 40px;
}

.inner-page-intro-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.inner-page-intro-content.max-1000 {
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}

.page-shortcut-b {
  position: relative;
  margin-top: 50px;
}

.page-shortcut-row {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.page-shortcut-link {
  color: #123d65;
  font-weight: 700;
}

.page-shortcut-link:hover {
  color: #21aee5;
}

.page-shortcut-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 1px;
  margin-top: 4px;
  margin-left: 2px;
  background-color: #d9d9d9;
}

.page-shortcut-txt {
  margin-top: -8px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.page-shortcut-dot {
  width: 5px;
  height: 5px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/list-bullet.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.page-shortcut-list {
  margin-top: 30px;
}

.top-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.btn-top {
  position: fixed;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  margin-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-top-left-radius: 60px;
  border-bottom-left-radius: 60px;
  background-color: #21aee5;
  box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.2);
  -webkit-transition-property: background-color;
  transition-property: background-color;
}

.btn-top:hover {
  background-color: #123d65;
}

.btn-top-icon {
  width: 22px;
  margin-left: 10px;
}

.section-heading-b {
  position: relative;
  margin-bottom: 50px;
  color: #123d65;
}

.section-heading-b.v-inline {
  display: inline-block;
}

.section-heading-deco {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 88px;
  margin-top: -20px;
  margin-left: -30px;
}

.section-heading-deco.home-big {
  margin-left: -50px;
}

.section-heading-deco.v-blog-detail {
  width: 70px;
  margin-top: -17px;
}

.section-heading-deco-img {
  width: 100%;
  padding-top: 100%;
  background-image: url('../images/section-heading-circle.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.product-tabs {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.product-tabs-menu {
  z-index: 1;
  width: 320px;
}

.product-tabs-content {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #21aee5;
}

.product-tabs-link {
  display: block;
  padding: 14px 20px;
  border-bottom: 1px solid #d9d9d9;
  background-color: transparent;
  box-shadow: 0 4px 0 0 rgba(33, 174, 229, 0);
  color: #123d65;
}

.product-tabs-link:hover {
  color: #21aee5;
}

.product-tabs-link.w--current {
  border-bottom-style: none;
  background-color: #123d65;
  box-shadow: 0 4px 0 0 #21aee5;
  color: #fff;
}

.dots-col-dot {
  width: 5px;
  height: 5px;
  margin-bottom: 10px;
  border-radius: 50%;
  background-color: rgba(33, 174, 229, 0.5);
}

.inner-banner-deco-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 100;
  margin-top: 130px;
}

.inner-banner-deco-line.line-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -100px;
  margin-right: 50px;
}

.relative {
  position: relative;
}

.product-tab-tip {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 27px;
  height: 100%;
  margin-right: 1px;
  opacity: 0;
  -webkit-transform: translate(100%, 0px);
  -ms-transform: translate(100%, 0px);
  transform: translate(100%, 0px);
}

.product-tab-tip-img {
  display: block;
  height: 100%;
}

.product-tab-tip-img-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-bottom: -3px;
}

.inner-page-bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: hidden;
  width: 100%;
  height: 100%;
  padding-top: 170px;
}

.content-heading {
  margin-bottom: 50px;
  color: #123d65;
}

.template-logo-des-b {
  margin-top: 50px;
  margin-bottom: -25px;
}

.template-logo-des-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.template-logo-des-col-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 240px;
  margin-right: 40px;
  padding-right: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-right: 1px solid #202b47;
}

.template-logo-des-col-txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.txt-highlight {
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(33, 174, 229, 0)), color-stop(0, rgba(33, 174, 229, 0.2)));
  background-image: linear-gradient(180deg, rgba(33, 174, 229, 0) 60%, rgba(33, 174, 229, 0.2) 0);
}

.common-btn-b {
  margin-top: 50px;
}

.btn-common {
  display: inline-block;
  font-weight: 700;
  text-align: center;
}

.btn-common-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 2px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-common-circle {
  position: relative;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #21aee5;
}

.btn-common-circle.v-end {
  background-color: #d9d9d9;
}

.btn-common-txt {
  padding-right: 10px;
  padding-left: 10px;
}

.btn-common-line {
  position: relative;
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #d9d9d9;
}

.btn-common-line-hover {
  width: 0%;
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #21aee5;
}

.btn-common-circle-hover {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  border-radius: 50%;
  background-color: #21aee5;
  opacity: 0;
}

.section-heading {
  position: relative;
}

.product-section-deco-line {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-right: 40px;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.template-product-img-full-b {
  margin-top: 40px;
  margin-bottom: 40px;
}

.sub-content-b {
  margin-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d9d9d9;
}

.sub-content-heading {
  margin-bottom: 25px;
  font-weight: 700;
}

.template-logo-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 50px -7px -10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.template-logo-list-item {
  width: 20%;
  margin-bottom: 10px;
  padding-right: 7px;
  padding-left: 7px;
}

.template-logo-box {
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.06);
}

.template-product-txt-img {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.template-product-txt-img-col.col-txt {
  margin-right: 40px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.template-product-txt-img-col.col-img {
  width: 240px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.section-footer {
  position: relative;
  overflow: hidden;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.footer-logo-b {
  width: 160px;
  margin-right: auto;
  margin-left: auto;
}

.link-100 {
  display: block;
  width: 100%;
}

.footer-social-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 40px -10px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-social-item {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.img-social {
  width: auto;
  height: 30px;
}

.footer-email-b {
  text-align: center;
}

.footer-contact-title {
  margin-bottom: 10px;
  font-size: 15px;
  line-height: 130%;
  text-align: center;
}

.footer-email-link {
  font-size: 42px;
  line-height: 110%;
}

.footer-contact-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  text-align: center;
}

.footer-contact-col {
  width: 50%;
  padding-right: 40px;
  padding-left: 40px;
  border-right: 1px solid #21aee5;
}

.footer-address-txt {
  margin-top: 20px;
  font-size: 15px;
  line-height: 130%;
}

.footer-bottom-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-size: 15px;
  line-height: 130%;
}

.footer-copyright-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.copyright-txt {
  margin-right: 10px;
}

.link-webdesign {
  color: #202b47;
}

.link-webdesign:hover {
  color: #21aee5;
}

.footer-privacy-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.footer-privacy-link {
  display: block;
  margin-left: 20px;
  color: #202b47;
}

.footer-privacy-link:hover {
  color: #21aee5;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 3000;
  width: 100%;
  background-color: transparent;
}

.header-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0 40px 40px 0 rgba(0, 0, 0, 0.06);
}

.brand {
  position: relative;
  width: 100px;
  padding: 0px;
}

.header-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 80px;
  max-width: 1360px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-menu {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 15px;
  line-height: 130%;
}

.nav-item {
  margin-left: 2.5vw;
}

.nav-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-btn-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 1.5vw;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.nav-link {
  position: relative;
  display: block;
  color: #202b47;
}

.nav-link:hover {
  color: #21aee5;
}

.nav-link.w--current {
  color: #21aee5;
}

.nav-dropdown {
  position: static;
}

.nav-dropdown-toggle {
  display: block;
  padding: 30px 0px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
}

.nav-dropdown-toggle:hover {
  color: #21aee5;
}

.nav-dropdown-toggle.w--open {
  color: #21aee5;
}

.nav-dropdown-list {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  overflow: hidden;
  width: 100%;
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.06);
}

.nav-dropdown-list.w--open {
  overflow: auto;
  max-height: 100vh;
}

.nav-dropdown-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  margin-bottom: -25px;
  margin-left: -20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.nav-dropdown-gp {
  width: 50%;
  margin-bottom: 25px;
  padding-right: 20px;
  padding-left: 20px;
}

.nav-dropdown-gp-title {
  font-size: 17px;
  line-height: 130%;
  font-weight: 700;
}

.nav-sublink-list {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 20px;
  border-left: 1px solid #21aee5;
}

.nav-sublink-item {
  width: 50%;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 35px;
  background-image: url('../images/header-bullet.svg');
  background-position: 0px 9px;
  background-size: 25px;
  background-repeat: no-repeat;
}

.nav-sublink {
  color: #202b47;
  font-size: 15px;
  line-height: 130%;
}

.nav-sublink:hover {
  color: #21aee5;
}

.nav-sublink.w--current {
  color: #21aee5;
}

.nav-sublink-list-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: -10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.brand-black {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
}

.nav-dropdown-box {
  width: 100%;
  max-width: 1440px;
  margin-top: 80px;
  margin-right: auto;
  margin-left: auto;
  padding: 50px 40px;
}

.nav-btn-item {
  margin-left: 1vw;
}

.btn-h-whatsapp {
  border-radius: 20px;
  background-color: #25d366;
  -webkit-transition: background-color 500ms ease, color 500ms ease;
  transition: background-color 500ms ease, color 500ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 120%;
}

.btn-h-whatsapp:hover {
  background-color: #09bb4c;
  color: #fff;
}

.whatsapp-btn-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-right: 3px;
  padding-left: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn-whatsapp-icon {
  width: 30px;
  margin-top: 2px;
  margin-left: 6px;
}

.lang-dropdown-toggle {
  padding: 0px;
  color: #21aee5;
}

.lang-dropdown-toggle-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 35px;
  padding-left: 15px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid;
  border-width: 1px;
  border-color: #21aee5;
  border-radius: 20px;
}

.lang-icon-b {
  position: relative;
  width: 24px;
  height: 24px;
  margin-right: 5px;
  margin-left: 12px;
}

.lang-icon-circle {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/lang-dropdown-circle.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.lang-icon-arrow {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: url('../images/lang-dropdown-arrow.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.lang-dropdown-list {
  display: block;
  overflow: hidden;
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.06);
}

.lang-dropdown-link {
  padding: 6px 10px;
  color: #21aee5;
  font-size: 14px;
  text-align: left;
}

.lang-dropdown-link:hover {
  color: #123d65;
}

.desktop-hide {
  display: none;
}

.desktop-only {
  display: block;
}

.menu-mobile-deco-1 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.menu-mobile-deco-2 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
}

.feature-col {
  width: 50%;
  padding-right: 25px;
  padding-left: 25px;
}

.feature-col.col-txt {
  width: 60%;
}

.feature-col.col-img {
  width: 40%;
}

.feature-col.col-img.v-about-value {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}

.feature-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -25px;
  margin-left: -25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.feature-img-box {
  position: relative;
  padding: 20px;
  background-color: #f4f4f4;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.06);
}

.feature-img-mask {
  overflow: hidden;
}

.feature-img-deco {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  margin: -50px 7px;
}

.feature-img-deco.deco-2 {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
}

.txt-align-center {
  text-align: center;
}

.our-value-list {
  margin-bottom: -30px;
  text-align: left;
}

.our-value-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.our-value-icon-b {
  width: 80px;
  margin-right: 25px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.our-value-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.our-value-item-title {
  margin-bottom: 15px;
  font-weight: 900;
}

.about-award-list {
  margin-bottom: -30px;
}

.about-award-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-award-logo-b {
  width: 30%;
  max-width: 400px;
  margin-right: 50px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.about-award-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: left;
}

.about-award-title {
  font-weight: 900;
}

.about-award-line {
  position: relative;
  width: 100%;
  height: 1px;
  margin-top: 15px;
  margin-bottom: 15px;
  background-color: #21aee5;
}

.about-award-line-dot-b {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: auto;
  width: 5px;
  height: 5px;
  -webkit-transform: translate(-100%, -50%);
  -ms-transform: translate(-100%, -50%);
  transform: translate(-100%, -50%);
}

.about-award-line-dot {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #21aee5;
}

.about-team-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1vw;
  margin-bottom: -50px;
  margin-left: -1vw;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-team-col {
  width: 25%;
  margin-bottom: 50px;
  padding-right: 1vw;
  padding-left: 1vw;
}

.about-team-img-b {
  overflow: hidden;
}

.about-team-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 900;
}

.about-contact-intro-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.about-contact-intro-graphic-b {
  width: 40%;
}

.about-contact-intro-img {
  max-width: 280px;
  margin: -50px auto;
}

.about-coontact-intro-content-b {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.subtitle {
  margin-bottom: 30px;
  font-weight: 900;
}

.hide {
  display: none;
}

.enquiry-form-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.enquiry-form-col.col-l {
  width: 40%;
  padding-right: 50px;
}

.enquiry-form-col.col-r {
  position: relative;
  width: 60%;
}

.form-field-row {
  position: relative;
  margin-bottom: 25px;
}

.textfield-b {
  position: relative;
  padding: 10px 20px;
  background-color: hsla(0, 0%, 100%, 0.6);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.06);
}

.form-textfield {
  position: relative;
  height: 30px;
  margin-bottom: 0px;
  padding: 0px;
  border: 1px none #000;
  border-radius: 0px;
  background-color: transparent;
  color: #202b47;
  font-size: 17px;
  line-height: 130%;
}

.form-textfield::-webkit-input-placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-textfield:-ms-input-placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-textfield::-ms-input-placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-textfield::placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-field-label {
  opacity: 0.5;
  color: #202b47;
  font-size: 15px;
  line-height: 120%;
  font-weight: 300;
}

.form-field-validation-line-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 2px;
  height: 0%;
  background-color: #21aee5;
  -webkit-transition: background-color 500ms ease, height 500ms ease;
  transition: background-color 500ms ease, height 500ms ease;
}

.form-textarea {
  position: relative;
  width: 100%;
  max-width: 100%;
  min-height: 300px;
  min-width: 100%;
  margin-bottom: 10px;
  padding: 0px;
  border: 1px none #000;
  border-radius: 0px;
  background-color: transparent;
  color: #202b47;
  font-size: 17px;
  line-height: 130%;
}

.form-textarea::-webkit-input-placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-textarea:-ms-input-placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-textarea::-ms-input-placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-textarea::placeholder {
  color: rgba(32, 43, 71, 0);
}

.form-textarea.v-enquiry {
  padding-right: 50px;
}

.form-submit-b {
  margin-top: 50px;
  text-align: right;
}

.form-slide-to-submit {
  display: inline-block;
  color: #21aee5;
  font-weight: 700;
}

.slide-to-submit-area {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slide-to-submit-circle {
  position: relative;
  width: 40px;
}

.slide-to-submit-line {
  height: 1px;
  margin-left: -18px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background-color: #d9d9d9;
}

.slide-to-submit-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #d9d9d9;
}

.form-slide-to-submit-txt {
  margin-bottom: -10px;
  padding-right: 80px;
  padding-left: 100px;
}

.enquiry-form-bg-graphic {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  overflow: hidden;
  width: 33%;
  -webkit-transform: translate(0px, -100%);
  -ms-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
}

.enquiry-message-graphic {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 139px;
  margin-top: -30px;
  margin-right: -30px;
}

.about-intro-b {
  position: relative;
}

.about-intro-photo {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 175px;
  margin-left: -350px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.about-intro-photo.photo-2 {
  left: 50%;
  top: 0%;
  right: auto;
  bottom: auto;
  margin-top: 0px;
  margin-left: 350px;
}

.about-intro-deco {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.about-intro-deco.deco-2 {
  margin-top: -30px;
  margin-left: 25%;
}

.about-intro-deco.deco-1 {
  margin-top: 120px;
}

.about-intro-deco.deco-3 {
  margin-top: 120px;
  margin-left: 75%;
}

.about-intro-deco.deco-4 {
  margin-top: -240px;
  margin-left: 100%;
}

.blog-filter-b {
  margin-top: -50px;
  margin-bottom: 50px;
  padding-right: 370px;
}

.blog-filter-line {
  width: 100%;
  height: 1px;
  margin-bottom: 15px;
  background-color: #d9d9d9;
}

.blog-filter-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-filter-link {
  margin-right: 50px;
  color: #123d65;
}

.blog-filter-link:hover {
  color: #21aee5;
}

.blog-filter-link.w--current {
  color: #21aee5;
}

.blog-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -13px;
  margin-bottom: -50px;
  margin-left: -13px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.blog-item {
  width: 33.3%;
  margin-bottom: 50px;
  padding-right: 13px;
  padding-left: 13px;
}

.blog-item.v-detail {
  width: auto;
  margin-bottom: 25px;
  padding-right: 0px;
  padding-left: 0px;
}

.blog-item-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(255, 255, 255, 0.8);
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.06);
  -webkit-transition: box-shadow 500ms ease, color 500ms ease;
  transition: box-shadow 500ms ease, color 500ms ease;
  font-weight: 700;
}

.blog-item-link:hover {
  box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.2);
}

.blog-item-link.v-detail {
  display: block;
}

.blog-item-txt-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding: 25px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.blog-item-txt-b.v-detail {
  display: block;
}

.blog-item-info-b {
  font-weight: 300;
}

.blog-item-info-date {
  margin-bottom: 5px;
  color: #727171;
  font-size: 15px;
  line-height: 130%;
}

.blog-item-info-date.v-detail {
  margin-right: 50px;
  margin-bottom: 0px;
}

.blog-item-info-cat {
  margin-bottom: 20px;
  color: #21aee5;
  font-size: 15px;
  line-height: 130%;
}

.blog-item-info-cat.v-detail {
  margin-bottom: 0px;
}

.blog-item-img-b {
  position: relative;
  overflow: hidden;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.blog-item-img {
  padding-top: 52%;
  background-image: url('');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.blog-item-img.blog-1 {
  background-image: url('../images/blog-list-12x.jpg');
}

.blog-item-img.blog-2 {
  background-image: url('../images/blog-list-22x.jpg');
}

.blog-item-img.blog-3 {
  background-image: url('../images/blog-list-32x.jpg');
}

.blog-item-img.blog-4 {
  background-image: url('../images/blog-list-42x.jpg');
}

.blog-item-img.blog-5 {
  background-image: url('../images/blog-list-52x.jpg');
}

.blog-item-img.blog-6 {
  background-image: url('../images/blog-list-62x.jpg');
}

.blog-item-img.blog-7 {
  background-image: url('../images/blog-list-72x.jpg');
}

.blog-item-btn-b {
  margin-top: 20px;
}

.blog-item-title {
  color: #123d65;
  font-weight: 700;
}

.blog-detail-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.blog-detail-sticky {
  position: -webkit-sticky;
  position: sticky;
  top: 80px;
  overflow: auto;
  width: 375px;
  max-height: 100vh;
  margin-top: 50px;
  padding: 50px 25px 100px;
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
}

.block-detail-main-b {
  padding-left: 50px;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #d9d9d9;
}

.blog-back-b {
  margin-bottom: 50px;
}

.btn-back {
  padding-left: 25px;
  background-image: url('../images/header-bullet.svg');
  background-position: 0% 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-weight: 700;
}

.blog-detail-suggest-list {
  margin-bottom: -25px;
}

.blog-detail-top-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-detail-info-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.blog-detail-share-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.blog-share-line {
  width: 50px;
  height: 1px;
  margin-right: 20px;
  margin-left: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #202b47;
}

.share-btn-gp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -10px;
  margin-left: -10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.blog-detail-banner-b {
  overflow: hidden;
  margin-bottom: 80px;
}

.blog-detail-content-b {
  width: 80%;
  margin-right: auto;
  margin-left: auto;
}

.detail-row {
  margin-top: 50px;
  margin-bottom: 50px;
}

.blog-detail-page-deco {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 100;
  margin-top: 190px;
  margin-left: -5px;
}

.solutions-pc-title-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-weight: 700;
}

.solutions-pc-logo-b {
  margin-right: 20px;
}

.solution-pc-logo-img {
  display: block;
  width: auto;
  height: 100px;
}

.font-size-30 {
  font-size: 24px;
  line-height: 130%;
}

.enquiry-note-b {
  margin-top: 50px;
  padding-top: 50px;
  border-top: 1px solid #21aee5;
}

.solutions-table {
  border-style: solid;
  border-width: 1px;
  border-color: #d9d9d9;
}

.solutions-table-top {
  position: relative;
  margin-bottom: -1px;
  border-bottom: 2px solid #21aee5;
  background-color: #123d65;
  color: #fff;
  font-weight: 900;
  text-transform: uppercase;
}

.solution-table-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.solution-table-col {
  padding: 15px 40px;
}

.solution-table-col.col-1 {
  width: 40%;
  border-right: 1px solid #d9d9d9;
  font-weight: 700;
}

.solution-table-col.col-2 {
  width: 60%;
}

.solution-table-col.v-top {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 900;
}

.solutions-table-row {
  border-top: 1px solid #d9d9d9;
}

.solution-banner-b {
  position: relative;
  margin-right: -40px;
  margin-bottom: 100px;
  margin-left: -100px;
}

.solution-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: -5vw;
  margin-bottom: -5vw;
  background-image: url('');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.solution-banner-img.fb-coffeeshop {
  background-image: url('../images/solution-banner-fb-coffee_shop2x.jpg');
}

.solution-banner-mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  width: 33.3%;
  background-image: -webkit-gradient(linear, left top, right top, from(#f4f4f4), to(hsla(0, 0%, 95.7%, 0)));
  background-image: linear-gradient(90deg, #f4f4f4, hsla(0, 0%, 95.7%, 0));
}

.solution-banner-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 29.4%;
}

.solution-banner-deco {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: 100;
  margin-bottom: 50px;
  margin-left: 50px;
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

.template-2col-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  margin-right: -25px;
  margin-left: -25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.content-50-col {
  width: 50%;
  padding-right: 25px;
  padding-left: 25px;
}

.template-icon-txt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -15px;
  margin-bottom: -15px;
  margin-left: -15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.template-icon-txt-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  margin-bottom: 15px;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.template-icon-txt-icon-b {
  width: 80px;
  margin-right: 20px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: #21aee5;
  border-radius: 50%;
}

.home-feature-b {
  margin-top: 50px;
}

.home-feature-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -1vw;
  margin-bottom: -50px;
  margin-left: -1vw;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.home-feature-col {
  width: 25%;
  margin-bottom: 50px;
  padding-right: 1vw;
  padding-left: 1vw;
  text-align: center;
}

.home-feature-img-b {
  position: relative;
  padding-right: 20px;
  padding-left: 20px;
}

.home-feature-title {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 900;
}

.home-feature-btn-b {
  margin-top: 30px;
}

.home-feature-img-mask {
  position: relative;
  overflow: hidden;
}

.home-feature-screenshot-b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.2);
}

.home-feature-screenshot-b.feature-1-1 {
  width: 9%;
  margin-top: 5%;
  margin-left: 20px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.home-feature-screenshot-b.feature-1-2 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 20%;
  margin-bottom: 5%;
}

.home-feature-screenshot-b.feature-old {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  margin-bottom: 5%;
}

.home-feature-screenshot-b.feature-3 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 58%;
  margin-bottom: 5%;
}

.home-feature-screenshot-b.feature-4 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 68%;
  margin-bottom: 5%;
}

.home-feature-screenshot-b.feature-2 {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 20%;
  margin-bottom: 5%;
}

.home-client-b {
  margin-top: 50px;
}

.home-client-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -25px;
  margin-bottom: -15px;
  margin-left: -25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-client-item {
  width: 20%;
  margin-bottom: 15px;
  padding-right: 25px;
  padding-left: 25px;
}

.client-logo-box {
  overflow: hidden;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.06);
}

.home-big-heading {
  position: relative;
  color: #123d65;
  font-size: 110px;
  line-height: 125%;
  font-weight: 900;
  text-transform: uppercase;
}

.home-big-small-heading {
  position: relative;
  display: inline-block;
  padding-top: 8px;
}

.home-big-img-b {
  position: relative;
  margin-bottom: 50px;
}

.home-big-photo {
  position: relative;
  width: 350px;
  margin-top: -70px;
  margin-right: auto;
  margin-left: auto;
}

.home-big-photo.v-hardware {
  margin-top: -140px;
  margin-right: -50px;
  margin-bottom: -50px;
}

.home-big-photo.v-integration {
  margin-top: -90px;
  margin-right: 0px;
  margin-left: -50px;
}

.home-big-graphic {
  position: absolute;
  left: 50%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 525px;
  margin-top: 70px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.home-big-graphic.v-hardware {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: -60px;
  margin-left: -50px;
  -webkit-transform: translate(-25%, 0px);
  -ms-transform: translate(-25%, 0px);
  transform: translate(-25%, 0px);
}

.home-big-graphic.v-integration {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: -40px;
  -webkit-transform: translate(25%, 0px);
  -ms-transform: translate(25%, 0px);
  transform: translate(25%, 0px);
}

.home-big-content {
  position: relative;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 50px;
  padding-left: 50px;
}

.home-big-small-heading-txt {
  font-size: 24px;
  line-height: 130%;
}

.home-big-deco-line {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  margin-top: 40px;
}

.home-big-deco-line.v-right {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: -100px;
}

.home-api-partner-b {
  margin-top: 50px;
}

.home-api-partner-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -25px;
  margin-bottom: -15px;
  margin-left: -25px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-api-partner-item {
  width: 20%;
  margin-bottom: 15px;
  padding-right: 25px;
  padding-left: 25px;
}

.section-home-banner {
  position: relative;
  overflow: hidden;
  margin-top: -80px;
}

.home-banner-b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 800px;
  padding-top: 120px;
  padding-bottom: 360px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: height 800ms ease;
  transition: height 800ms ease;
}

.home-banner-slider {
  display: block;
  height: auto;
  background-color: transparent;
}

.home-banner-slide-nav {
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 20px;
  height: auto;
  margin-right: 40px;
  margin-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.home-banner-slide {
  overflow: hidden;
}

.home-banner-content-b {
  position: relative;
  width: 100%;
  color: #fff;
  text-align: center;
}

.home-banner-img {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  margin-top: -50px;
  margin-bottom: -50px;
  background-image: url('');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.home-banner-img.banner-1 {
  background-image: url('../images/home-banner-12x.jpg');
}

.home-banner-img.banner-2 {
  background-image: url('../images/home-banner-22x.jpg');
}

.home-banner-img.banner-3 {
  background-image: url('../images/home-banner-32x.jpg');
}

.home-banner-mask {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 34, 65, 0.7);
}

.header-dropdown-bg-top {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 80px;
  background-color: #202b47;
}

.nav-dark {
  position: relative;
}

.nav-white {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
}

.home-kiosk-b {
  position: relative;
  z-index: 100;
  width: 500px;
  margin: -350px auto 0px;
}

.home-banner-title {
  font-size: 54px;
  line-height: 120%;
  font-weight: 900;
}

.home-banner-para {
  margin-top: 30px;
  font-size: 30px;
  line-height: 130%;
  font-weight: 500;
}

.home-banner-link {
  display: block;
}

.home-banner-line-deco {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: 100;
  margin-top: 80px;
  margin-left: 20%;
}

.home-banner-line-deco.v-line-2 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-top: 0px;
  margin-bottom: 160px;
  margin-left: 80%;
}

.home-banner-line-deco.v-line-3 {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-top: 0px;
  margin-left: 40px;
  -webkit-transform: translate(0px, 50%);
  -ms-transform: translate(0px, 50%);
  transform: translate(0px, 50%);
}

.home-feature-deco-line {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 100;
  margin-right: 40px;
}

.tc-version {
  font-family: 'Noto Sans TC', sans-serif;
}

.blog-detail-heading {
  position: relative;
  font-size: 30px;
}

.blog-heading-b {
  position: relative;
  margin-bottom: 30px;
  color: #123d65;
}

.blog-heading-b.v-inline {
  display: inline-block;
}

.content-40-col {
  width: 40%;
  padding-right: 25px;
  padding-left: 25px;
}

.content-60-col {
  width: 60%;
  padding-right: 25px;
  padding-left: 25px;
}

.page-subheading-b {
  margin-bottom: 20px;
  color: #123d65;
}

html.w-mod-js *[data-ix="page-photo-interaction"] {
  opacity: 0;
  -webkit-transform: translate(0px, 50px);
  -ms-transform: translate(0px, 50px);
  transform: translate(0px, 50px);
}

html.w-mod-js *[data-ix="init-h-0"] {
  height: 0px;
}

html.w-mod-js *[data-ix="fade-scale-in"] {
  opacity: 0;
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="heading-deco-animation"] {
  opacity: 0;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

html.w-mod-js *[data-ix="fade-from-left"] {
  opacity: 0;
  -webkit-transform: translate(-50px, 0px);
  -ms-transform: translate(-50px, 0px);
  transform: translate(-50px, 0px);
}

html.w-mod-js *[data-ix="fade-from-bottom"] {
  opacity: 0;
  -webkit-transform: translate(0px, 25px);
  -ms-transform: translate(0px, 25px);
  transform: translate(0px, 25px);
}

html.w-mod-js *[data-ix="init-big"] {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

@media screen and (min-width: 1280px) {
  body {
    font-size: 21px;
  }

  h1 {
    font-size: 100px;
  }

  h2 {
    font-size: 60px;
  }

  h3 {
    font-size: 30px;
  }

  .container.v-wide {
    max-width: none;
  }

  .inner-page-bg-img-b {
    width: 500px;
  }

  .page-heading-deco {
    width: 225px;
    margin-top: -60px;
    margin-left: -110px;
  }

  .inner-page-photo-b {
    width: 464px;
  }

  .inner-page-photo-b.v-blog {
    margin-top: -100px;
  }

  .page-shortcut-row {
    padding-bottom: 30px;
  }

  .page-shortcut-list {
    margin-top: 40px;
  }

  .btn-top:hover {
    background-color: #123d65;
  }

  .section-heading-deco {
    width: 110px;
    margin-top: -20px;
    margin-left: -30px;
  }

  .section-heading-deco.v-blog-detail {
    width: 80px;
  }

  .product-tabs-menu {
    width: 400px;
  }

  .inner-banner-deco-line {
    margin-top: 170px;
  }

  .template-logo-des-col-logo {
    width: 300px;
  }

  .list-b {
    list-style-type: disc;
  }

  .template-logo-list {
    margin-right: -10px;
    margin-bottom: -15px;
    margin-left: -10px;
  }

  .template-logo-list-item {
    margin-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
  }

  .template-product-txt-img-col.col-img {
    width: 300px;
  }

  .footer-logo-b {
    width: 200px;
  }

  .footer-contact-title {
    font-size: 18px;
  }

  .footer-email-link {
    font-size: 54px;
  }

  .footer-address-txt {
    font-size: 18px;
  }

  .footer-bottom-b {
    font-size: 18px;
  }

  .nav-menu {
    font-size: 18px;
  }

  .nav-item {
    margin-left: 40px;
  }

  .nav-btn-gp {
    margin-left: 40px;
  }

  .nav-dropdown-toggle {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .nav-dropdown-gp-title {
    font-size: 21px;
  }

  .nav-sublink-item {
    background-position: 0px 11px;
  }

  .nav-sublink {
    font-size: 18px;
  }

  .menu-mobile-deco-1 {
    margin-top: 170px;
  }

  .menu-mobile-deco-2 {
    margin-top: 170px;
  }

  .feature-img-box {
    padding: 25px;
  }

  .feature-img-deco {
    margin: -50px 10px;
  }

  .about-team-wrap {
    margin-right: -15px;
    margin-left: -15px;
  }

  .about-team-col {
    padding-right: 15px;
    padding-left: 15px;
  }

  .about-contact-intro-b {
    margin-bottom: 100px;
  }

  .about-contact-intro-graphic-b {
    width: 30%;
  }

  .textfield-b {
    padding-top: 14px;
  }

  .form-textfield {
    font-size: 21px;
  }

  .form-field-label {
    font-size: 18px;
  }

  .form-textarea {
    min-height: 340px;
    font-size: 21px;
  }

  .about-intro-photo {
    width: 220px;
    margin-top: 210px;
    margin-left: -400px;
  }

  .about-intro-photo.photo-2 {
    margin-left: 400px;
  }

  .about-intro-deco {
    margin: -50px 10px;
  }

  .blog-filter-b {
    margin-bottom: 100px;
    padding-right: 470px;
  }

  .blog-filter-line {
    margin-bottom: 20px;
  }

  .blog-item-txt-b {
    padding: 35px;
  }

  .blog-item-info-date {
    font-size: 18px;
  }

  .blog-item-info-cat {
    font-size: 18px;
  }

  .block-detail-main-b {
    padding-left: 6vw;
  }

  .blog-detail-banner-b {
    margin-bottom: 100px;
  }

  .blog-detail-page-deco {
    margin-top: 170px;
    margin-left: -2vw;
  }

  .solution-pc-logo-img {
    height: 120px;
  }

  .font-size-30 {
    font-size: 30px;
  }

  .solution-table-col {
    padding: 20px 50px;
  }

  .solution-table-col.v-top {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .solution-banner-deco {
    margin-top: 170px;
  }

  .home-feature-wrap {
    margin-right: -15px;
    margin-left: -15px;
  }

  .home-feature-col {
    padding-right: 15px;
    padding-left: 15px;
  }

  .home-feature-img-b {
    padding-right: 30px;
    padding-left: 30px;
  }

  .home-feature-screenshot-b.feature-1-1 {
    margin-left: 30px;
  }

  .home-feature-screenshot-b.feature-1-2 {
    margin-left: 30px;
  }

  .home-feature-screenshot-b.feature-2 {
    margin-left: 30px;
  }

  .home-big-heading {
    font-size: 150px;
  }

  .home-big-small-heading {
    padding-top: 15px;
  }

  .home-big-photo {
    width: 400px;
    margin-top: -70px;
  }

  .home-big-photo.v-hardware {
    margin-bottom: -70px;
  }

  .home-big-photo.v-integration {
    margin-top: -130px;
  }

  .home-big-graphic {
    width: 600px;
  }

  .home-big-graphic.v-hardware {
    margin-bottom: -25px;
  }

  .home-big-content {
    padding-right: 49px;
    padding-left: 49px;
  }

  .home-big-small-heading-txt {
    font-size: 30px;
  }

  .home-big-deco-line {
    margin-top: 170px;
  }

  .home-feature-deco-line {
    margin-top: 170px;
  }

  .blog-detail-heading {
    font-size: 35px;
  }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 32px;
  }

  .all {
    padding-top: 60px;
  }

  .section-banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .container {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .section-div {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .inner-page-bg-img-b {
    margin-right: 5vw;
  }

  .page-heading-deco {
    width: 135px;
    margin-top: -40px;
    margin-left: -60px;
  }

  .inner-page-photo-b {
    width: 50%;
    max-width: 300px;
  }

  .inner-page-photo-b.v-blog {
    margin-right: 5vw;
  }

  .section-heading-deco.v-blog-detail {
    width: 60px;
    margin-top: -12px;
  }

  .product-tabs-menu {
    width: 240px;
  }

  .product-tabs-content {
    padding-left: 5vw;
  }

  .inner-banner-deco-line {
    margin-top: 100px;
  }

  .inner-banner-deco-line.line-2 {
    margin-top: -80px;
    margin-right: 5vw;
  }

  .content-heading {
    margin-bottom: 40px;
  }

  .template-logo-des-b {
    margin-top: 40px;
  }

  .template-logo-des-col-logo {
    width: 180px;
    margin-right: 2.5vw;
    padding-right: 2.5vw;
  }

  .common-btn-b {
    margin-top: 40px;
  }

  .product-section-deco-line {
    margin-right: 5vw;
  }

  .template-product-img-full-b {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .template-logo-list {
    margin-top: 40px;
    margin-right: -0.5vw;
    margin-left: -0.5vw;
  }

  .template-logo-list-item {
    width: 25%;
    padding-right: 0.5vw;
    padding-left: 0.5vw;
  }

  .template-product-txt-img {
    display: block;
  }

  .template-product-txt-img-col.col-txt {
    margin-right: 0px;
  }

  .template-product-txt-img-col.col-img {
    width: 100%;
    max-width: 240px;
    margin-top: 40px;
  }

  .footer-email-link {
    font-size: 30px;
  }

  .header-bg {
    z-index: 1000;
  }

  .brand {
    z-index: 1000;
  }

  .btn-menu {
    position: absolute;
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    z-index: 1000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top-left-radius: 30px;
    box-shadow: 0 -5px 10px 0 rgba(0, 0, 0, 0.2);
  }

  .btn-menu.w--open {
    z-index: 1000;
    background-color: #fff;
  }

  .header-wrap {
    height: 60px;
    padding-right: 40px;
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    z-index: 0;
    overflow: auto;
    width: 100vw;
    height: 100vh;
    padding-top: 60px;
    padding-right: 5vw;
    padding-left: 5vw;
    background-color: #fff;
  }

  .nav-item {
    margin-bottom: 20px;
    margin-left: 0vw;
  }

  .nav-list {
    display: block;
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 20px;
    line-height: 130%;
  }

  .nav-btn-gp {
    margin-top: 40px;
    margin-left: 0vw;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-dropdown {
    display: block;
  }

  .nav-dropdown-toggle {
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: center;
  }

  .nav-dropdown-toggle.w--open {
    text-align: center;
  }

  .nav-dropdown-list {
    position: relative;
  }

  .nav-dropdown-list.w--open {
    position: relative;
    left: auto;
    top: auto;
    z-index: 0;
    overflow: hidden;
    max-height: none;
    background-color: transparent;
    box-shadow: none;
  }

  .nav-dropdown-wrap {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .nav-dropdown-gp {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .nav-dropdown-gp-title {
    text-align: center;
  }

  .nav-dropdown-box {
    margin-top: 10px;
    padding: 20px;
    background-color: hsla(0, 0%, 95.7%, 0.6);
  }

  .nav-btn-item {
    margin-left: 0vw;
  }

  .btn-h-whatsapp.desktop-hide {
    position: relative;
    z-index: 1000;
  }

  .btn-menu-line {
    width: 30px;
    height: 2px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0px;
    background-color: #21aee5;
  }

  .btn-menu-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 60px;
    height: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .desktop-hide {
    display: block;
  }

  .desktop-only {
    display: none;
  }

  .menu-mobile-deco-1 {
    display: block;
    margin-top: 100px;
    margin-left: 5vw;
  }

  .menu-mobile-deco-2 {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    display: block;
    margin-right: 5vw;
    margin-bottom: 40px;
  }

  .our-value-icon-b {
    width: 60px;
    margin-right: 10px;
  }

  .about-award-logo-b {
    width: 40%;
    margin-right: 5vw;
  }

  .about-team-wrap {
    margin-right: -2.5vw;
    margin-left: -2.5vw;
  }

  .about-team-col {
    width: 50%;
    padding-right: 2.5vw;
    padding-left: 2.5vw;
  }

  .about-team-img-b {
    margin-right: auto;
    margin-left: auto;
  }

  .about-team-b {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }

  .about-contact-intro-b {
    margin-bottom: 80px;
  }

  .enquiry-form-col.col-l {
    padding-right: 2.5vw;
  }

  .textfield-b {
    padding-right: 15px;
    padding-left: 15px;
  }

  .form-textarea {
    margin-bottom: 5px;
  }

  .form-textarea.v-enquiry {
    padding-right: 40px;
  }

  .enquiry-message-graphic {
    width: 100px;
    margin-top: -20px;
    margin-right: -20px;
  }

  .about-intro-photo {
    width: 140px;
    margin-left: -250px;
  }

  .about-intro-photo.photo-2 {
    margin-left: 250px;
  }

  .blog-list {
    margin-right: -1vw;
    margin-bottom: -40px;
    margin-left: -1vw;
  }

  .blog-item {
    margin-bottom: 40px;
    padding-right: 1vw;
    padding-left: 1vw;
  }

  .blog-detail-sticky {
    top: 60px;
    width: 300px;
    margin-top: 40px;
    padding-top: 40px;
    padding-right: 3vw;
    padding-left: 3vw;
  }

  .block-detail-main-b {
    padding-left: 0vw;
  }

  .blog-back-b {
    margin-bottom: 30px;
  }

  .blog-detail-top-b {
    margin-top: -10px;
    margin-bottom: 30px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .blog-detail-info-b {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .blog-detail-banner-b {
    margin-bottom: 50px;
  }

  .blog-detail-content-b {
    width: 90%;
  }

  .detail-row {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .blog-detail-page-deco {
    margin-top: 190px;
    margin-left: 20px;
  }

  .solution-pc-logo-img {
    height: 90px;
  }

  .enquiry-note-b {
    padding-top: 30px;
  }

  .solution-table-col {
    padding-right: 25px;
    padding-left: 25px;
  }

  .solution-banner-b {
    margin-right: -5vw;
    margin-bottom: 80px;
    margin-left: -169px;
  }

  .solution-banner-deco {
    margin-top: 100px;
    margin-left: 130px;
  }

  .template-2col-b {
    margin-right: -2.5vw;
    margin-left: -2.5vw;
  }

  .content-50-col {
    padding-right: 2.5vw;
    padding-left: 2.5vw;
  }

  .template-icon-txt {
    margin-right: -1vw;
    margin-left: -1vw;
  }

  .template-icon-txt-item {
    padding-right: 1vw;
    padding-left: 1vw;
  }

  .template-icon-txt-icon-b {
    width: 60px;
    margin-right: 15px;
  }

  .home-feature-b {
    max-width: 600px;
    margin-right: auto;
    margin-left: auto;
  }

  .home-feature-wrap {
    margin-right: -2.5vw;
    margin-left: -2.5vw;
  }

  .home-feature-col {
    width: 50%;
    padding-right: 2.5vw;
    padding-left: 2.5vw;
  }

  .home-feature-img-b {
    margin-right: auto;
    margin-left: auto;
  }

  .home-feature-btn-b {
    margin-top: 40px;
  }

  .home-client-list {
    margin-right: -2vw;
    margin-left: -2vw;
  }

  .home-client-item {
    padding-right: 2vw;
    padding-left: 2vw;
  }

  .home-big-heading {
    font-size: 80px;
  }

  .home-big-photo {
    width: 300px;
    margin-top: -60px;
  }

  .home-big-photo.v-hardware {
    margin-top: -100px;
    margin-right: 0px;
    margin-bottom: -80px;
  }

  .home-big-photo.v-integration {
    margin-top: -70px;
  }

  .home-big-graphic {
    width: 450px;
    margin-top: 60px;
  }

  .home-big-graphic.v-hardware {
    margin-bottom: -10px;
    margin-left: 0px;
  }

  .home-big-deco-line {
    margin-top: 100px;
  }

  .home-api-partner-list {
    margin-right: -2vw;
    margin-left: -2vw;
  }

  .home-api-partner-item {
    width: 25%;
    padding-right: 2vw;
    padding-left: 2vw;
  }

  .section-home-banner {
    margin-top: -60px;
  }

  .home-banner-b {
    min-height: 700px;
    padding-top: 90px;
  }

  .home-banner-slide-nav {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    width: 100%;
    margin-bottom: 290px;
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .header-dropdown-bg-top {
    z-index: 1000;
    display: none;
  }

  .nav-white {
    display: none;
  }

  .home-kiosk-b {
    width: 400px;
    margin-top: -280px;
  }

  .home-banner-title {
    font-size: 48px;
  }

  .home-banner-para {
    font-size: 20px;
  }

  .home-banner-line-deco {
    margin-top: 60px;
  }

  .home-banner-line-deco.v-line-2 {
    margin-bottom: 120px;
  }

  .home-banner-line-deco.v-line-3 {
    margin-left: 5vw;
  }

  .home-feature-deco-line {
    margin-right: 5vw;
  }

  .content-40-col {
    padding-right: 2.5vw;
    padding-left: 2.5vw;
  }

  .content-60-col {
    padding-right: 2.5vw;
    padding-left: 2.5vw;
  }
}

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

  h1 {
    font-size: 40px;
  }

  h2 {
    font-size: 28px;
  }

  h3 {
    font-size: 20px;
  }

  li {
    margin-bottom: 15px;
  }

  .section-banner {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section-div {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .inner-page-bg-img-b {
    left: 50%;
    top: 0%;
    right: auto;
    bottom: auto;
    width: 70vw;
    margin-right: auto;
    margin-left: auto;
  }

  .page-heading-deco {
    width: 90px;
    margin-top: -25px;
    margin-left: -45px;
  }

  .page-intro-b {
    display: block;
  }

  .inner-page-photo-b {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }

  .inner-page-photo-b.v-blog {
    position: relative;
    top: auto;
    right: auto;
    margin-top: -50px;
    margin-right: auto;
    margin-left: auto;
  }

  .page-shortcut-row {
    padding-bottom: 20px;
  }

  .btn-top {
    width: 50px;
    height: 50px;
  }

  .btn-top-icon {
    width: 20px;
    margin-left: 6px;
  }

  .section-heading-b {
    margin-bottom: 40px;
  }

  .section-heading-deco {
    width: 60px;
    margin-top: -14px;
    margin-left: -20px;
  }

  .section-heading-deco.home-big {
    margin-left: -20px;
  }

  .section-heading-deco.v-blog-detail {
    width: 50px;
  }

  .product-tabs {
    display: block;
    margin-top: 40px;
  }

  .product-tabs-menu {
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-style: solid solid none;
    border-width: 1px;
    border-color: #21aee5;
  }

  .product-tabs-content {
    margin-top: -1px;
    padding-top: 30px;
    padding-right: 5vw;
    padding-bottom: 30px;
    border-style: solid;
    border-width: 1px;
    border-color: #21aee5;
  }

  .product-tabs-link {
    width: 50%;
    padding: 10px 15px;
    border-right: 1px solid #d9d9d9;
  }

  .dots-col-dot {
    width: 3px;
    height: 3px;
    margin-bottom: 8px;
  }

  .inner-banner-deco-line {
    margin-top: 70px;
  }

  .inner-banner-deco-line.line-2 {
    margin-top: -70px;
  }

  .product-tab-tip {
    display: none;
  }

  .inner-page-bg {
    padding-top: 120px;
  }

  .content-heading {
    margin-bottom: 30px;
  }

  .template-logo-des-b {
    margin-top: 30px;
  }

  .template-logo-des-col-logo {
    width: 150px;
  }

  .common-btn-b {
    margin-top: 30px;
  }

  .product-section-deco-line {
    margin-right: 2vw;
  }

  .template-logo-list {
    margin-top: 30px;
  }

  .template-logo-box {
    border-radius: 15px;
  }

  .template-product-txt-img-col.col-img {
    margin-top: 30px;
  }

  .section-footer {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .footer-logo-b {
    width: 100px;
  }

  .footer-social-b {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .img-social {
    height: 25px;
  }

  .footer-contact-title {
    font-size: 13px;
  }

  .footer-email-link {
    font-size: 24px;
  }

  .footer-contact-b {
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .footer-contact-col {
    padding-right: 20px;
    padding-left: 20px;
  }

  .footer-address-txt {
    margin-top: 10px;
    font-size: 13px;
  }

  .footer-bottom-b {
    display: block;
    font-size: 13px;
  }

  .footer-copyright-b {
    display: block;
    text-align: center;
  }

  .footer-privacy-b {
    margin-top: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .footer-privacy-link {
    margin-right: 10px;
    margin-left: 10px;
  }

  .header-wrap {
    padding-right: 50px;
  }

  .nav-dropdown-gp-title {
    font-size: 16px;
  }

  .nav-sublink-list {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 15px;
  }

  .nav-sublink-item {
    width: auto;
    margin-bottom: 4px;
    padding-right: 13px;
    padding-left: 25px;
    background-position: 0px 11px;
    background-size: 20px;
  }

  .nav-sublink-list-wrap {
    display: block;
    margin-bottom: -4px;
  }

  .menu-mobile-deco-1 {
    margin-top: 70px;
  }

  .menu-mobile-deco-2 {
    margin-top: 70px;
  }

  .feature-col {
    width: auto;
    padding-right: 0px;
    padding-left: 0px;
  }

  .feature-col.col-txt {
    width: auto;
  }

  .feature-col.col-img {
    width: auto;
    margin-top: 30px;
  }

  .feature-col.col-img.v-about-value {
    margin-top: 0px;
    margin-bottom: 30px;
  }

  .feature-row {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }

  .feature-img-box {
    max-width: 300px;
    margin-right: auto;
    margin-left: auto;
  }

  .feature-img-deco {
    margin: -25px 8px;
  }

  .our-value-icon-b {
    width: 40px;
  }

  .our-value-item-title {
    margin-bottom: 10px;
  }

  .about-award-item {
    display: block;
  }

  .about-award-logo-b {
    width: 100%;
    max-width: 300px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
  }

  .about-award-content {
    text-align: center;
  }

  .about-award-line {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .about-contact-intro-b {
    margin-bottom: 50px;
  }

  .subtitle {
    margin-bottom: 25px;
  }

  .enquiry-form-wrap {
    display: block;
  }

  .enquiry-form-col.col-l {
    width: auto;
    padding-right: 0vw;
  }

  .enquiry-form-col.col-r {
    width: auto;
    margin-top: 50px;
  }

  .form-field-row {
    margin-bottom: 20px;
  }

  .form-textfield {
    font-size: 16px;
  }

  .form-field-label {
    margin-bottom: 0px;
    font-size: 13px;
  }

  .form-textarea {
    font-size: 16px;
  }

  .enquiry-form-bg-graphic {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    -webkit-transform: translate(0px, 100%) rotate(180deg);
    -ms-transform: translate(0px, 100%) rotate(180deg);
    transform: translate(0px, 100%) rotate(180deg);
  }

  .about-intro-photo {
    width: 120px;
    margin-bottom: 20px;
    margin-left: -36vw;
  }

  .about-intro-photo.photo-2 {
    margin-left: 36vw;
  }

  .about-intro-deco {
    margin-top: -25px;
  }

  .about-intro-deco.deco-2 {
    display: none;
  }

  .about-intro-deco.deco-1 {
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    margin-top: 0px;
    margin-bottom: 50px;
    margin-left: 10%;
  }

  .about-intro-deco.deco-3 {
    display: none;
  }

  .about-intro-deco.deco-4 {
    margin-top: -50px;
    margin-left: 90%;
  }

  .blog-filter-b {
    margin-bottom: 30px;
    padding-right: 0px;
  }

  .blog-filter-line {
    margin-bottom: 10px;
  }

  .blog-filter-list {
    padding-left: 0px;
  }

  .blog-filter-link {
    margin-right: 30px;
  }

  .blog-list {
    margin-right: -2.5vw;
    margin-bottom: -30px;
    margin-left: -2.5vw;
  }

  .blog-item {
    width: 50%;
    margin-bottom: 30px;
    padding-right: 2.5vw;
    padding-left: 2.5vw;
  }

  .blog-item-info-date.v-detail {
    margin-right: 25px;
  }

  .blog-item-info-cat {
    margin-bottom: 10px;
  }

  .blog-detail-b {
    display: block;
  }

  .blog-detail-sticky {
    overflow: visible;
    width: auto;
    max-height: none;
    margin-top: 0px;
    padding: 50px 5vw;
    border-top: 1px solid #d9d9d9;
  }

  .block-detail-main-b {
    border-left-style: none;
  }

  .blog-detail-info-b {
    margin-right: 25px;
  }

  .blog-detail-banner-b {
    margin-right: -5vw;
    margin-bottom: 50px;
    margin-left: -5vw;
  }

  .blog-detail-content-b {
    width: auto;
  }

  .blog-detail-page-deco {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    margin-top: 0px;
    margin-right: 5vw;
  }

  .solutions-pc-title-b {
    margin-bottom: 20px;
  }

  .solution-pc-logo-img {
    height: 80px;
  }

  .font-size-30 {
    font-size: 20px;
  }

  .enquiry-note-b {
    padding-top: 20px;
  }

  .solution-banner-b {
    margin-top: -130px;
    margin-bottom: 50px;
    margin-left: -5vw;
  }

  .solution-banner-mask {
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: auto;
    height: 50%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f4f4), to(hsla(0, 0%, 95.7%, 0)));
    background-image: linear-gradient(180deg, #f4f4f4, hsla(0, 0%, 95.7%, 0));
  }

  .solution-banner-wrap {
    padding-top: 40%;
  }

  .solution-banner-deco {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    margin: 0px 5vw -50px 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .template-2col-b {
    display: block;
    margin-top: 40px;
    margin-right: 0vw;
    margin-left: 0vw;
  }

  .content-50-col {
    width: auto;
    margin-top: 30px;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .home-feature-b {
    margin-top: 40px;
  }

  .home-feature-btn-b {
    margin-top: 20px;
  }

  .home-client-b {
    margin-top: 40px;
  }

  .home-client-item {
    width: 25%;
  }

  .home-big-heading {
    font-size: 11vw;
  }

  .home-big-small-heading {
    padding-top: 3px;
  }

  .home-big-img-b {
    margin-bottom: 40px;
  }

  .home-big-photo.v-integration {
    margin-left: 0vw;
  }

  .home-big-content {
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .home-big-small-heading-txt {
    font-size: 16px;
  }

  .home-big-deco-line {
    margin-top: 70px;
  }

  .home-api-partner-b {
    margin-top: 40px;
  }

  .home-api-partner-item {
    width: 33.3%;
  }

  .home-banner-b {
    min-height: 600px;
    padding-bottom: 280px;
  }

  .home-banner-slide-nav {
    margin-bottom: 220px;
  }

  .home-banner-img.banner-1 {
    background-image: url('../images/home-banner-1-m2x.jpg');
  }

  .home-banner-img.banner-2 {
    background-image: url('../images/home-banner-2-m2x.jpg');
  }

  .home-banner-img.banner-3 {
    background-image: url('../images/home-banner-3-m2x.jpg');
  }

  .home-kiosk-b {
    width: 300px;
    max-width: 100%;
    margin-top: -210px;
  }

  .home-banner-title {
    font-size: 40px;
  }

  .home-banner-para {
    font-size: 18px;
  }

  .home-banner-line-deco {
    margin-top: 70px;
  }

  .blog-detail-heading {
    font-size: 24px;
  }

  .blog-heading-b {
    margin-bottom: 20px;
  }

  .content-40-col {
    width: auto;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .content-60-col {
    width: auto;
    margin-top: 30px;
    padding-right: 0vw;
    padding-left: 0vw;
  }
}

@media screen and (max-width: 479px) {
  .section-heading-deco {
    margin-top: -14px;
    margin-left: -4vw;
  }

  .product-tabs-menu {
    display: block;
  }

  .product-tabs-link {
    width: 100%;
  }

  .template-logo-des-row {
    display: block;
  }

  .template-logo-des-col-logo {
    margin-right: 0vw;
    margin-bottom: 10px;
    padding-right: 0vw;
    border-right-style: none;
    border-radius: 10px;
  }

  .template-logo-list {
    margin-right: -1vw;
    margin-left: -1vw;
  }

  .template-logo-list-item {
    width: 33.3%;
    padding-right: 1vw;
    padding-left: 1vw;
  }

  .footer-contact-b {
    display: block;
    margin-bottom: 0px;
  }

  .footer-contact-col {
    width: auto;
    margin-bottom: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-bottom: 1px solid #21aee5;
    border-right-style: none;
  }

  .brand {
    width: 80px;
  }

  .header-wrap {
    padding-right: 55px;
  }

  .about-award-logo-b {
    max-width: 250px;
  }

  .about-team-wrap {
    display: block;
    margin-right: 0vw;
    margin-left: 0vw;
  }

  .about-team-col {
    width: auto;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .about-team-img-b {
    max-width: 200px;
  }

  .about-team-title {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .about-contact-intro-b {
    margin-top: -20px;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .about-contact-intro-img {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .about-coontact-intro-content-b {
    padding-top: 20px;
  }

  .form-field-row {
    margin-bottom: 10px;
  }

  .form-slide-to-submit-txt {
    padding-right: 40px;
    padding-left: 60px;
  }

  .enquiry-message-graphic {
    width: 80px;
    margin-right: -3vw;
  }

  .about-intro-photo {
    width: 25vw;
  }

  .blog-list {
    margin-right: 0vw;
    margin-left: 0vw;
  }

  .blog-item {
    width: auto;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .blog-item-link {
    display: block;
  }

  .blog-item-txt-b {
    display: block;
    height: auto;
  }

  .blog-detail-banner-b {
    margin-bottom: 30px;
  }

  .blog-detail-content-b {
    width: auto;
  }

  .solutions-pc-title-b {
    display: block;
  }

  .solutions-pc-logo-b {
    margin-bottom: 10px;
  }

  .solution-pc-logo-img {
    height: 60px;
  }

  .solution-table-col {
    padding: 10px 3vw;
  }

  .solution-table-col.v-top {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .solution-banner-b {
    margin-top: -30vw;
  }

  .template-icon-txt {
    display: block;
    margin-right: 0vw;
    margin-bottom: -10px;
    margin-left: 0vw;
  }

  .template-icon-txt-item {
    width: auto;
    margin-bottom: 10px;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .template-icon-txt-icon-b {
    width: 50px;
    margin-right: 10px;
  }

  .home-feature-wrap {
    display: block;
    margin-right: 0vw;
    margin-left: 0vw;
  }

  .home-feature-col {
    width: auto;
    padding-right: 0vw;
    padding-left: 0vw;
  }

  .home-feature-img-b {
    max-width: 250px;
  }

  .home-feature-title {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .home-client-item {
    width: 33.3%;
  }

  .home-big-photo {
    width: 70%;
    max-width: 300px;
    margin-top: 0px;
  }

  .home-big-photo.v-hardware {
    margin-top: 0px;
    margin-bottom: -30px;
  }

  .home-big-photo.v-integration {
    margin-top: 0px;
    margin-bottom: -30px;
  }

  .home-big-graphic {
    width: 100%;
    max-width: 450px;
    margin-top: 0px;
  }

  .home-big-graphic.v-hardware {
    margin-bottom: 0px;
  }

  .home-big-graphic.v-integration {
    margin-bottom: 0px;
  }

  .home-api-partner-item {
    width: 50%;
  }

  .home-kiosk-b {
    width: 260px;
    margin-top: -190px;
  }

  .home-banner-title {
    font-size: 36px;
  }
}

