.header-bg {
  position: fixed;
  z-index: 999;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  min-width: 30%;
  float: left;
  clear: none;
}

.home-banner-bg {
  position: static;
  z-index: 1;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.home-showcase-bg {
  position: static;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 100px;
  background-image: -webkit-linear-gradient(270deg, #e5e5e5, #e5e5e5);
  background-image: linear-gradient(180deg, #e5e5e5, #e5e5e5);
}

.home-about-bg {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  padding-bottom: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-color: transparent;
  background-image: url('../images/bg-graphic-big-triangle-transparent.svg'), url('../images/bg-home-grey.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: auto 95%, cover;
  background-repeat: no-repeat, no-repeat;
  opacity: 1;
}

.home-contact-bg {
  position: relative;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  background-image: url('../images/bg-graphic-big-blue-circle.svg'), url('../images/bg-graphic-big-blue-circle.svg'), -webkit-linear-gradient(270deg, #def0f5, #def0f5);
  background-image: url('../images/bg-graphic-big-blue-circle.svg'), url('../images/bg-graphic-big-blue-circle.svg'), linear-gradient(180deg, #def0f5, #def0f5);
  background-position: 57px 158%, 50% 50%, 0px 0px;
  background-size: 20%, 50%, auto;
  background-repeat: no-repeat, no-repeat, repeat;
}

.footer-bg {
  position: relative;
  background-image: -webkit-linear-gradient(270deg, #855fff, #855fff);
  background-image: linear-gradient(180deg, #855fff, #855fff);
}

.header-inner {
  display: block;
  width: 100%;
  height: 100%;
  min-height: auto;
  float: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-color: #272727;
}

.header-inner-bg {
  position: relative;
  display: block;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.icon {
  position: static;
  left: 0px;
  top: 0px;
  z-index: 999;
  display: block;
  float: none;
  -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;
  color: #fff;
  font-size: 80px;
  line-height: 60px;
}

.container {
  background-color: transparent;
}

.navbar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  min-width: 100%;
  float: none;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  background-color: transparent;
}

.column {
  position: static;
  right: 0px;
  bottom: 0px;
  display: block;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.logo-img {
  display: block;
  height: auto;
  float: right;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.logo-img.desktop {
  margin-left: 429px;
  padding-left: 0px;
}

.brand {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 25px;
  margin-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.menu-purple-bg {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: auto;
  height: auto;
  float: none;
  -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;
  background-color: #6346b9;
}

.nav-menu {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: auto;
  height: auto;
  padding-top: 42px;
  padding-left: 42px;
  background-color: rgba(99, 70, 185, .95);
}

.menu-button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: -webkit-linear-gradient(270deg, #6346b9, #6346b9);
  background-image: linear-gradient(180deg, #6346b9, #6346b9);
  color: #333;
}

.menu-button.w--open {
  opacity: 1;
}

.nav-link {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-right: 0px;
  margin-left: 0px;
}

.nav-link-2 {
  margin-right: 0px;
  margin-left: 0px;
}

.nav-link-3 {
  margin-right: 0px;
  margin-left: 0px;
}

.menu-nav-link {
  display: block;
  width: auto;
  height: auto;
  max-width: 900px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 70px;
  padding-left: 30px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  border-style: none;
  border-bottom-color: #000;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 60px;
  line-height: 10px;
  text-decoration: none;
}

.menu-nav-link:hover {
  color: #2bee67;
  text-decoration: underline;
}

.menu-nav-link.moblie {
  position: static;
  display: block;
  min-width: auto;
  padding-left: 21%;
  float: left;
  clear: left;
  color: #fff;
}

.menu-nav-link.moblie:hover {
  color: #2bee67;
}

.menu-close {
  position: relative;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 1000px;
  margin: 50px 300px 0px auto;
  padding-top: 0px;
  padding-right: 0px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.menu-close.mobile {
  position: static;
  display: block;
  max-width: 100%;
  float: right;
}

.menu-close.mobile:hover {
  background-color: transparent;
}

.image-2 {
  height: auto;
}

.img-close {
  position: absolute;
  display: block;
  height: auto;
}

.img-colse-over {
  position: absolute;
  display: block;
  height: auto;
  background-color: transparent;
  opacity: 0;
}

.left-arrow {
  display: none;
  overflow: hidden;
}

.right-arrow {
  display: none;
}

.slide-nav {
  display: none;
}

.home-banner-img {
  position: static;
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.slide {
  position: static;
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.mask {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
}

.slider {
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  clear: none;
}

.image-3 {
  position: absolute;
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.home-banner-text-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 12%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  text-align: center;
}

.home-banner-title {
  position: static;
  display: inline-block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin: 0px auto 1%;
  float: none;
  clear: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  text-align: center;
}

.text-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-banner-text {
  position: static;
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-width: 70%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Arvo, sans-serif;
  color: #fff;
  font-size: 20px;
  line-height: 30px;
}

.scroll-bg {
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 70px;
  min-width: 30%;
  margin-top: 0px;
  padding-top: 0px;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: -webkit-linear-gradient(270deg, #6346b9, #6346b9);
  background-image: linear-gradient(180deg, #6346b9, #6346b9);
}

.scroll-inner {
  position: static;
  z-index: 999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  padding-top: 7px;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.scroll-btn {
  position: relative;
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  float: left;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.home-expolore-text {
  position: static;
  display: block;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-bottom: 0px;
  padding-right: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  float: right;
  clear: left;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  font-family: Arvo, sans-serif;
  color: #fff;
  font-size: 17px;
}

.scroll-img {
  display: block;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 20px;
  float: left;
}

.div-block {
  width: auto;
  height: auto;
}

.home-showcase-inner {
  position: static;
  display: block;
  overflow: hidden;
  margin: 0px auto 20px;
}

.home-showcase-inner._2 {
  margin-top: 8%;
}

.home-showcase-inner._3 {
  margin-top: 10%;
}

.home-showcase-title {
  display: block;
  height: auto;
  padding-top: 92px;
  padding-bottom: 20px;
  font-family: Montserrat, sans-serif;
  color: #6346b9;
  font-size: 90px;
  line-height: 100px;
  font-weight: 600;
  text-align: center;
}

.home-showcase-title.mobile {
  padding-top: 151px;
}

.curve-line {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
}

.curve-line.contact {
  margin-top: 25px;
  padding-bottom: 16px;
}

.image-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
}

.preview {
  display: none;
  width: 1920px;
}

.home-showcase-branding {
  display: block;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin-left: 230px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.home-branding {
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100px;
  max-width: 100%;
  margin-top: 0px;
}

.home-branding.color-box {
  position: static;
  display: inline-block;
  min-height: 280px;
  min-width: 280px;
  margin-top: 93px;
  margin-left: 8px;
  padding-top: 0px;
  float: none;
  background-color: #6346b9;
}

.home-branding._01 {
  position: absolute;
  max-height: 100%;
  margin-top: 0px;
  float: none;
}

.home-branding._02 {
  position: relative;
  display: inline-block;
  margin-top: 0px;
  padding-left: 0px;
}

.home-branding._03 {
  position: relative;
  left: 0px;
  bottom: 0px;
  display: inline-block;
  padding-top: 6px;
  padding-left: 0px;
}

.image-6 {
  display: inline-block;
  margin-top: 66px;
  padding-top: 0px;
}

.image-7 {
  margin-left: 8px;
}

.image-8 {
  position: static;
  display: inline-block;
  height: auto;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
}

.color-box {
  position: static;
  left: 0px;
  top: 0px;
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 280px;
  min-width: 280px;
  margin-top: 10px;
  margin-right: 10px;
  margin-left: auto;
  padding-top: 0px;
  padding-left: 0px;
  float: left;
  background-color: #6346b9;
}

.color-box._02 {
  min-height: 200px;
  min-width: 200px;
  margin-top: 10px;
  margin-left: 0px;
  padding-top: 0px;
  float: left;
  background-color: #c1e312;
}

.color-box._02.web {
  margin-left: 0px;
  background-color: #f05f5c;
}

.color-box._02.app {
  margin-left: 0px;
  background-color: #855fff;
}

.color-box.web {
  margin-right: 10px;
  background-color: #60c9de;
}

.color-box.app {
  margin-right: 10px;
  background-color: #ffcd1f;
}

.row {
  position: relative;
  display: block;
}

.div-block-2 {
  position: static;
  display: block;
  float: right;
}

.column-left {
  position: static;
  height: auto;
  color: #6346b9;
}

.home-showcase-row {
  display: block;
  overflow: hidden;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.image-9 {
  width: auto;
  height: auto;
  float: left;
  background-image: url('../images/Hanlun-Habitats-1.gif');
  background-position: 50% 22px;
  background-size: 92%;
  background-repeat: no-repeat;
}

.image-9.tablet {
  overflow: hidden;
}

.column-5 {
  overflow: hidden;
  height: auto;
  padding-left: 0px;
}

.image-10 {
  height: auto;
  margin-top: 10px;
  float: right;
}

.image-11 {
  display: block;
  height: auto;
  float: right;
}

.home-title {
  width: auto;
  height: auto;
  max-width: 100%;
  margin-bottom: 10px;
  padding-right: 20px;
  padding-left: 20px;
  float: left;
  background-color: #c1e312;
}

.home-title._02 {
  overflow: hidden;
  background-color: #f05f5c;
}

.home-title._01 {
  float: right;
}

.home-title._03 {
  float: right;
  background-color: #855fff;
}

.home-showcase-branding-title {
  padding-top: 5px;
  padding-bottom: 5px;
  float: right;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
}

.home-branding-text {
  padding-top: 20px;
  padding-left: 20px;
  font-family: Arvo, sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 45px;
  text-transform: none;
}

.home-branding-text._2 {
  padding-top: 0px;
  color: #c1e312;
  font-size: 30px;
}

.home-branding-text._2.web {
  color: #f05f5c;
}

.home-branding-text._2.app {
  color: #855fff;
}

.image-12 {
  display: block;
  width: auto;
  height: auto;
  max-width: 54%;
  margin-right: 20px;
  margin-bottom: 20px;
  padding-right: 0px;
  float: right;
}

.image-12._02 {
  opacity: 0.38;
}

.text-block-3 {
  font-family: Montserrat, sans-serif;
  color: #6346b9;
  font-size: 25px;
}

.home-more {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 85px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  font-family: Montserrat, sans-serif;
  color: #6346b9;
  font-size: 27px;
  font-weight: 500;
}

.home-more._02 {
  color: #fff;
  text-decoration: none;
}

.purple-line {
  position: relative;
  z-index: 999;
  width: auto;
  height: auto;
  max-width: 50%;
  min-height: 2px;
  min-width: auto;
  margin-top: 10px;
  margin-left: 108px;
  padding-top: 3px;
  background-image: -webkit-linear-gradient(270deg, #6346b9, #6346b9);
  background-image: linear-gradient(180deg, #6346b9, #6346b9);
}

.purple-line._02 {
  z-index: 0;
  background-image: -webkit-linear-gradient(270deg, #60c9de, #60c9de);
  background-image: linear-gradient(180deg, #60c9de, #60c9de);
  color: #60c9de;
}

.purple-line._03 {
  z-index: 0;
  background-image: -webkit-linear-gradient(270deg, #ffcd1f, #ffcd1f);
  background-image: linear-gradient(180deg, #ffcd1f, #ffcd1f);
}

.home-about-inner {
  display: block;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.home-about-title {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.home-about-title-sytle {
  display: block;
  height: auto;
  margin-right: auto;
  margin-bottom: 5%;
  margin-left: auto;
  padding-top: 70px;
  font-family: Arvo, sans-serif;
  color: #ffcd1f;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.home-about-title-sytle.desktop {
  padding-top: 60px;
}

.home-about-text {
  position: relative;
  z-index: 10;
  height: auto;
  max-width: 1000px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-family: Arvo, sans-serif;
  color: #fff;
  font-size: 27px;
  line-height: 30px;
  text-align: center;
}

.home-about-text.small {
  margin-top: 30px;
  padding-bottom: 40px;
  font-size: 17px;
}

.black-line {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  height: auto;
  max-height: 100px;
  max-width: 100%;
  min-height: 5px;
  min-width: 50px;
  margin-top: 82px;
  margin-right: auto;
  margin-left: auto;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #000;
}

.black-line._02 {
  margin-left: 0px;
  float: left;
}

.black-line._02.mobile.small {
  margin-left: -150px;
}

.black-line.about {
  margin-top: 0px;
}

.about-row {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 10;
  height: auto;
  padding-top: 30px;
}

.column-6 {
  padding-left: 0px;
}

.column-7 {
  padding-right: 0px;
}

.image-13 {
  position: relative;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.home-about-bg-triangle {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  width: auto;
  height: auto;
  max-width: 32%;
  margin: 0px auto 0%;
  padding-top: 43px;
  float: none;
  background-color: transparent;
  opacity: 0.06;
}

.home-about-bg-triangle.mobile {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 0;
  display: block;
  max-width: 40%;
  margin-top: -21px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
}

.home-about-btn {
  position: relative;
  z-index: 10;
  height: auto;
  margin: 0px 40%;
  padding-left: 0px;
  border-radius: 50px;
  background-image: -webkit-linear-gradient(270deg, #ffc80a, #ffc80a);
  background-image: linear-gradient(180deg, #ffc80a, #ffc80a);
}

.learn-more-text {
  margin-bottom: 18px;
  padding-top: 18px;
  padding-bottom: 18px;
  font-family: Montserrat, sans-serif;
  color: #855fff;
  font-size: 20px;
  text-align: center;
}

.footer-text {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Arvo, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.home-contact-inner {
  display: block;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/bg-graphic-big-blue-circle.svg');
  background-position: 100% -114px;
  background-size: 20%;
  background-repeat: no-repeat;
}

.home-contact-inner.contact {
  background-image: none;
}

.home-contact-title {
  display: block;
  height: auto;
  padding-top: 100px;
  padding-bottom: 30px;
  font-family: Arvo, sans-serif;
  color: #855fff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.home-contact-row {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 21px;
  padding-bottom: 80px;
}

.image-14 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  text-align: left;
}

.home-contact-text {
  padding-bottom: 20px;
  font-family: Arvo, sans-serif;
  color: #333;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.home-contact-text.over:hover {
  color: #855fff;
  text-decoration: underline;
}

.home-contact-social-row {
  position: static;
  z-index: 50;
  display: none;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 400px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 80px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.home-contact-social-row.contact {
  display: none;
  opacity: 1;
}

.home-media-icon {
  background-image: url('../images/facebook.png');
  background-position: 50% 50%;
  background-size: 27px;
  background-repeat: no-repeat;
}

.home-media-icon:hover {
  background-image: url('../images/facebook-over.png');
  background-size: 27px;
}

.home-media-icon.fb {
  display: block;
  height: auto;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
}

.home-media-icon.twitter {
  height: auto;
  background-image: none;
}

.home-media-icon.twitter:hover {
  background-image: none;
}

.home-media-icon.linkedin {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  background-image: none;
}

.home-media-icon.linkedin:hover {
  background-image: none;
}

.image-15 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-16 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.image-17 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.scroll-img-over {
  display: none;
  padding-right: 10px;
  padding-left: 20px;
  float: left;
  opacity: 1;
}

.image-18 {
  margin-right: 10px;
  margin-left: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

.body-grey-bg {
  background-image: -webkit-linear-gradient(270deg, #f3f3f3, #f3f3f3);
  background-image: linear-gradient(180deg, #f3f3f3, #f3f3f3);
  color: #e6e6e6;
}

.showcase-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.showcase-inner {
  display: block;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin: 0px auto;
  padding-top: 0px;
  padding-bottom: 0px;
}

.showcase-inner.desktop {
  max-width: 1200px;
}

.project-img {
  display: block;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin: 20px auto 50px;
  padding-right: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.project-img.mobile {
  display: block;
  max-height: 100%;
  max-width: 1200px;
}

.project-img.mobile.bg {
  max-width: 1200px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.project-img.desktop {
  max-width: 1200px;
}

.project-img.desktop.mobile {
  background-image: none;
}

.project-img.desktop.mobile.video {
  display: block;
  min-height: auto;
  min-width: auto;
  -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;
}

.project-detail {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-image: url('../images/no-01.png');
  background-position: 0px 50%;
  background-size: 509px;
  background-repeat: no-repeat;
}

.project-detail._02 {
  background-image: url('../images/no-02.png');
  background-position: 100% 50%;
  background-size: 509px;
}

.project-detail._03 {
  background-image: url('../images/no-03.png');
  background-size: 509px;
}

.project-detail._04 {
  background-image: url('../images/no-04.png');
  background-position: 100% 50%;
  background-size: 509px;
}

.project-detail._05 {
  background-image: url('../images/no-05.png');
  background-size: 509px;
}

.project-detail._06 {
  background-image: url('../images/no-06.png');
  background-position: 100% 50%;
  background-size: 509px;
}

.project-detail._07 {
  background-image: url('../images/no-07.png');
  background-size: 509px;
}

.project-detail._08 {
  background-image: url('../images/no-08.png');
  background-position: 100% 50%;
  background-size: 509px;
}

.image-19 {
  width: auto;
  height: auto;
  max-height: 100%;
  float: none;
}

.image-19.suzuki {
  background-image: url('../images/Suzuki-2-cut.jpg');
  background-position: 50% 18%;
  background-size: 92%;
  background-repeat: no-repeat;
}

.image-19.zenith {
  background-image: url('../images/Zenith-2-cut.jpg');
  background-position: 50% 24px;
  background-size: 96%;
  background-repeat: no-repeat;
}

.project-title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  font-family: Montserrat, sans-serif;
  color: #6346b9;
  font-size: 20px;
  text-align: left;
}

.project-title.right {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  text-align: right;
}

.project-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  margin-bottom: 20px;
  -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-family: Arvo, sans-serif;
  font-size: 22px;
  line-height: 30px;
}

.project-name.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.project-detail-inner {
  display: block;
  height: auto;
  max-height: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.project-detail-inner._2 {
  display: block;
}

.project-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  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;
  color: #6346b9;
  font-size: 17px;
  text-align: center;
}

.project-type.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: right;
}

.project-type.main {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.arrow-more-btn.right {
  float: right;
}

.showcase-row-mobile {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.project-detial-page {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.detail-project-name {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 23px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: Montserrat, sans-serif;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  text-align: center;
}

.detail-project-title {
  font-family: Montserrat, sans-serif;
  color: #c3c2c2;
  font-size: 50px;
  line-height: 50px;
  font-weight: 700;
  text-align: center;
}

.image-20 {
  display: block;
  width: auto;
  height: auto;
  max-height: auto;
  margin-right: auto;
  margin-left: auto;
}

.image-20.suzuki {
  background-image: url('../images/Suzuki-2-cut.jpg');
  background-position: 50% 16%;
  background-size: 1100px;
  background-repeat: no-repeat;
}

.showcase-detail-inner {
  display: block;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.link-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.link-showcase-btn {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.link-block-2 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-showcase-btn-web {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  text-decoration: none;
}

.link-showcase-btn-app {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.top-btn {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-width: 100px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  text-decoration: none;
}

.image-21 {
  display: block;
  margin-right: auto;
  margin-left: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.top-btn-text {
  display: inline-block;
  height: auto;
  max-height: 100%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  font-family: Arvo, sans-serif;
  color: #b2b2b2;
  font-size: 20px;
}

.link-block-3 {
  display: block;
  height: auto;
  max-width: 100px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.back-link {
  display: block;
  height: auto;
  max-width: 100px;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.back-link.home {
  display: none;
}

.back-link.home._02 {
  display: none;
  margin-top: 0px;
  padding-bottom: 26px;
}

.back-link.contact {
  display: none;
}

.back-link.service-mobile {
  display: none;
}

.back-link.branding {
  margin-top: 0px;
  padding-top: 26px;
}

.about-right-img {
  position: static;
  display: none;
  width: auto;
  height: auto;
  float: none;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-22 {
  float: right;
}

.background-video {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 820px;
  min-width: 82%;
  float: right;
}

.image-23 {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  float: right;
}

.right-inner {
  height: auto;
  max-height: 100%;
  max-width: 100%;
  float: none;
}

.purle-square-box {
  position: relative;
  left: 0px;
  bottom: 0px;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  margin: 0px;
  padding-top: 0px;
  padding-left: 0px;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.purple-box-text {
  position: relative;
  z-index: 1;
  display: inline-block;
  height: auto;
  max-height: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  font-family: Montserrat, sans-serif;
  color: #2bee67;
  font-size: 65px;
  line-height: 80px;
  font-weight: 600;
  text-align: left;
}

.purple-box-text.small {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-size: 20px;
  letter-spacing: 2px;
}

.purple-box-text.client {
  padding-right: 50px;
  padding-left: 50px;
  font-size: 40px;
  line-height: 70px;
}

.purple-box-text.about {
  padding-right: 60px;
  padding-left: 60px;
}

.purple-box-text.contact {
  padding-right: 50px;
  padding-left: 50px;
}

.text-block-4 {
  display: block;
}

.purple-box-white-text {
  position: static;
  z-index: 99;
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding: 20px 0px 43px;
  float: none;
  clear: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
  font-family: Arvo, sans-serif;
  color: #fff;
  font-size: 17px;
  line-height: 25px;
  text-align: left;
}

.purple-text-line {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  margin-right: 0px;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.div-block-3 {
  height: auto;
  min-height: 5px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.white-line {
  width: auto;
  height: auto;
  max-height: 100%;
  margin-top: 0px;
  padding-top: 0px;
}

.image-24 {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.row-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.purple-box-row {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: auto;
  margin-top: 21px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.about-header-row {
  position: static;
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  float: none;
  clear: none;
  -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;
}

.column-8 {
  position: static;
  display: block;
  height: auto;
  padding-right: 0px;
  padding-left: 0px;
}

.column-9 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: auto;
  max-height: 100%;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.image-25 {
  position: static;
  display: block;
  float: none;
}

.about-inner {
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  float: none;
}

.column-10 {
  overflow: hidden;
  height: auto;
  max-height: 16%;
  padding-right: 0px;
  padding-left: 0px;
}

.column-11 {
  position: static;
  display: block;
  height: auto;
  max-height: 100%;
  margin-top: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
}

.row-3 {
  float: none;
}

.about-inner-1280 {
  display: block;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.about-inner-1280._2 {
  min-height: 450px;
  margin-top: 9px;
  margin-bottom: 62px;
  padding-top: 99px;
}

.about-text {
  display: block;
  height: auto;
  max-height: 100%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  font-family: Arvo, sans-serif;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.about-text._2 {
  margin-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
}

.about-text._3 {
  margin-top: 30px;
  padding-right: 20px;
  padding-left: 20px;
}

.about-inner-row {
  position: relative;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-top: 5%;
  margin-bottom: 5%;
  padding-top: 5%;
  padding-bottom: 5%;
}

.image-26 {
  float: right;
}

.image-27 {
  margin-top: 0px;
  float: left;
}

.column-12 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: auto;
  margin-top: 66px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.about-row-text-row {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  margin-right: 0px;
  float: none;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/about-grey-rectangle.png');
  background-position: 19% 65%;
  background-size: 320px;
  background-repeat: no-repeat;
}

.purple-box-inner {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 50%;
  margin: 0px -54px -43px auto;
  float: right;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  background-image: -webkit-linear-gradient(270deg, rgba(99, 70, 185, .95), rgba(99, 70, 185, .95));
  background-image: linear-gradient(180deg, rgba(99, 70, 185, .95), rgba(99, 70, 185, .95));
  text-align: left;
}

.text-block-5 {
  display: block;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.about-title {
  display: block;
  margin-top: -29px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 30px;
  font-family: Arvo, sans-serif;
  color: #855fff;
  font-size: 60px;
  line-height: 60px;
  text-align: center;
}

.image-28 {
  display: block;
  height: auto;
  max-height: 100%;
  background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .5), hsla(0, 0%, 100%, .5));
}

.div-block-4 {
  height: auto;
  max-width: auto;
  min-width: 300px;
}

.about-inner-purple-box-inner {
  width: auto;
  height: auto;
  max-width: 300px;
}

.box-align {
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-width: 300px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.about-bottom-row {
  height: auto;
  max-width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}

.column-13 {
  margin-top: 0px;
}

.about-services {
  display: block;
  height: auto;
  max-height: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.yellow-circle {
  display: block;
  width: auto;
  height: auto;
  max-height: 100px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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-color: transparent;
}

.image-29 {
  display: block;
  height: auto;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 34px;
}

.about-service-subtitle {
  display: block;
  width: auto;
  height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding: 0px 20px;
  font-family: Montserrat, sans-serif;
  color: #855fff;
  font-size: 20px;
  text-align: center;
}

.text-block-6 {
  text-align: center;
}

.black-line-about {
  display: block;
  height: auto;
  max-width: 50px;
  min-height: 3px;
  min-width: 20px;
  margin-top: 33px;
  margin-right: auto;
  margin-left: auto;
  background-image: -webkit-linear-gradient(270deg, #000, #000);
  background-image: linear-gradient(180deg, #000, #000);
}

.column-14 {
  display: block;
  height: auto;
  margin-top: -45px;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-30 {
  position: relative;
  display: block;
  margin-top: -421px;
  margin-left: 220px;
  padding-left: 0px;
  float: left;
}

.contact-text {
  display: block;
  height: auto;
  margin: 28px auto 82px;
  padding-right: 300px;
  padding-bottom: 0px;
  padding-left: 300px;
  font-family: Arvo, sans-serif;
  font-size: 17px;
  line-height: 25px;
  text-align: center;
}

.client-inner-1280 {
  display: block;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 87px;
}

.white-bg {
  width: auto;
  height: auto;
  max-height: 100%;
  margin-top: 0px;
  background-image: -webkit-linear-gradient(270deg, #fff, #fff);
  background-image: linear-gradient(180deg, #fff, #fff);
}

.white-bg-inner {
  display: block;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-bottom: 75px;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  opacity: 0.64;
}

.client-row {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-top: 50px;
  padding-bottom: 0px;
}

.contact-inner-1280 {
  display: block;
  width: auto;
  height: auto;
  max-width: 1280px;
  margin: 53px auto 0px;
}

.text-block-7 {
  text-align: center;
}

.contact-title {
  display: block;
  width: auto;
  height: auto;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  font-family: Montserrat, sans-serif;
  font-size: 80px;
  line-height: 80px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
}

.service-bg {
  width: auto;
  height: auto;
  max-height: 100%;
  max-width: 100%;
  min-height: 500px;
  margin-top: 169px;
  margin-bottom: 50px;
  padding-top: 0px;
  background-image: -webkit-linear-gradient(270deg, rgba(144, 105, 255, .65), rgba(144, 105, 255, .65)), url('../images/big-square-purple.svg'), -webkit-linear-gradient(270deg, #94dfce, #94dfce);
  background-image: linear-gradient(180deg, rgba(144, 105, 255, .65), rgba(144, 105, 255, .65)), url('../images/big-square-purple.svg'), linear-gradient(180deg, #94dfce, #94dfce);
  background-position: 0px 0px, 52% 51%, 0px 0px;
  background-size: auto, 400px, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.service-bg._2 {
  background-image: -webkit-linear-gradient(270deg, rgba(156, 201, 229, .44), rgba(156, 201, 229, .44)), url('../images/big-circle-blue01.svg'), -webkit-linear-gradient(270deg, #9cc9e5, #9cc9e5);
  background-image: linear-gradient(180deg, rgba(156, 201, 229, .44), rgba(156, 201, 229, .44)), url('../images/big-circle-blue01.svg'), linear-gradient(180deg, #9cc9e5, #9cc9e5);
  background-position: 0px 0px, 52% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.service-bg._3 {
  background-image: -webkit-linear-gradient(270deg, rgba(144, 105, 255, .89), rgba(144, 105, 255, .89)), url('../images/big-square-purple.svg'), -webkit-linear-gradient(270deg, #94dfce, #94dfce);
  background-image: linear-gradient(180deg, rgba(144, 105, 255, .89), rgba(144, 105, 255, .89)), url('../images/big-square-purple.svg'), linear-gradient(180deg, #94dfce, #94dfce);
  background-position: 0px 0px, 52% 51%, 0px 0px;
  background-size: auto, 350px, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.service-bg._1 {
  overflow: visible;
  background-image: -webkit-linear-gradient(270deg, rgba(148, 223, 206, .69), rgba(148, 223, 206, .69)), url('../images/big-triangle-green02.svg'), -webkit-linear-gradient(270deg, #94dfce, #94dfce);
  background-image: linear-gradient(180deg, rgba(148, 223, 206, .69), rgba(148, 223, 206, .69)), url('../images/big-triangle-green02.svg'), linear-gradient(180deg, #94dfce, #94dfce);
  background-position: 0px 0px, 52% 51%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.service-inner {
  display: block;
  overflow: visible;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}

.image-31 {
  display: block;
  height: auto;
  max-width: 100%;
  margin-top: -79px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
}

.image-31._1 {
  margin-top: 2px;
}

.image-31._2 {
  margin-top: 22px;
  margin-bottom: 43px;
}

.service-text {
  display: block;
  height: auto;
  max-height: 100%;
  margin-top: 72px;
  margin-right: auto;
  margin-left: 37px;
  padding-right: 20%;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  font-family: Arvo, sans-serif;
  color: #286e5e;
  font-size: 18px;
  line-height: 29px;
}

.service-text._2 {
  margin-top: 70px;
  margin-left: 35%;
  padding-right: 7%;
  color: #073959;
}

.service-text._3 {
  color: #fff;
}

.service-row {
  display: block;
  overflow: visible;
  float: right;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.image-32 {
  display: block;
  height: auto;
  max-height: 71%;
  margin-top: 0px;
  float: none;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-17 {
  display: block;
  overflow: hidden;
  margin-top: -86px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.column-17._2 {
  margin-top: 161px;
}

.column-18 {
  display: block;
  margin-top: -74px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0px;
}

.column-18._3 {
  margin-top: 204px;
}

.text-block-8 {
  position: relative;
  z-index: 1;
  height: auto;
  max-height: 100%;
}

.service-type-title {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: auto;
  max-height: 100%;
  margin-left: 0px;
  padding-top: 16px;
  padding-right: 0px;
  padding-left: 10%;
  float: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  font-family: Montserrat, sans-serif;
  color: #8964fe;
  font-size: 45px;
  line-height: 50px;
}

.service-type-title._2 {
  padding-left: 289px;
}

.service-type-title._2.mobile {
  padding-left: 34%;
}

.service-type-title._2.mobile.desktop {
  margin-top: 11%;
  padding-top: 0px;
}

.service-type-title._3.moibile {
  font-size: 40px;
}

.service-type-title._3.moibile.small {
  margin-top: 11%;
  padding-top: 0px;
}

.service-type-title.brand.mobile.small._1 {
  display: block;
  margin-top: 11%;
  padding-top: 0px;
}

.service-title-yellow-board {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.showcase-tag-inner {
  display: block;
  height: auto;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
}

.showcase-tag-text {
  display: block;
  height: auto;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.showcase-tag-sytle {
  position: static;
  display: block;
  margin-right: auto;
  margin-left: auto;
  float: none;
  clear: none;
  font-family: Arvo, sans-serif;
  color: #838383;
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  text-transform: none;
}

.showcase-tag-sytle:hover {
  color: #6346b9;
  text-decoration: underline;
}

.showcase-tag-sytle.current {
  color: #714fd8;
  text-decoration: underline;
}

.tab-link {
  background-color: transparent;
}

.tab-link.w--current {
  background-color: transparent;
  color: #6346b9;
  text-decoration: underline;
}

.tabs-content {
  height: auto;
  max-height: 100%;
  margin-top: 24px;
}

.app-img {
  overflow: hidden;
}

.brand-img {
  overflow: hidden;
}

.filter-text {
  display: block;
  height: auto;
  max-height: auto;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.filter-text-style {
  display: block;
  height: auto;
  max-height: 100%;
  margin: 0px auto 30px;
  padding-top: 0px;
  padding-right: 20px;
  padding-left: 20px;
  font-family: Arvo, sans-serif;
  font-size: 17px;
  font-weight: 400;
  text-align: center;
}

.image-33 {
  background-image: url('../images/Suzuki-2-cut.jpg');
  background-position: 48% 17%;
  background-size: 91%;
  background-repeat: no-repeat;
}

.linking {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.linking.main {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.link-text {
  float: none;
  font-family: Arvo, sans-serif;
  color: #333;
  font-size: 17px;
}

.link-text:hover {
  color: #6346b9;
  text-decoration: underline;
}

.img-link {
  height: auto;
  margin-right: 10px;
}

.linking-path {
  color: #6e3e3e;
  text-decoration: none;
}

.linking-path:hover {
  color: #6346b9;
}

.email-column {
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.link-block-4 {
  text-decoration: none;
}

.link-email {
  text-decoration: none;
}

.link-block-5 {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.link-more-btn {
  display: block;
  height: auto;
  max-height: auto;
  margin-right: auto;
  margin-left: auto;
  text-decoration: none;
}

.loading_div {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 9999;
  display: none;
  overflow: visible;
  width: auto;
  height: auto;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
  background-image: -webkit-linear-gradient(270deg, #272727, #272727);
  background-image: linear-gradient(180deg, #272727, #272727);
  text-align: center;
}

.loadgif_div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -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;
}

.image-34 {
  display: block;
  width: auto;
  height: auto;
  max-height: auto;
  max-width: 250px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.loading-inner {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: auto;
  max-height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -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;
}

.background-video-2 {
  height: 650px;
  background-image: url('../images/slope.png'), -webkit-linear-gradient(270deg, rgba(99, 70, 185, .4), rgba(99, 70, 185, .4));
  background-image: url('../images/slope.png'), linear-gradient(180deg, rgba(99, 70, 185, .4), rgba(99, 70, 185, .4));
  background-position: 0px 0px, 0px 0px;
}

.background-video-3 {
  height: 650px;
  background-image: -webkit-linear-gradient(270deg, rgba(99, 70, 185, .4), rgba(99, 70, 185, .4)), url('../images/slope.png');
  background-image: linear-gradient(180deg, rgba(99, 70, 185, .4), rgba(99, 70, 185, .4)), url('../images/slope.png');
  background-position: 0px 0px, 0px 0px;
}

.background-video-4 {
  height: 650px;
  background-image: -webkit-linear-gradient(270deg, rgba(99, 70, 185, .4), rgba(99, 70, 185, .4)), url('../images/slope.png');
  background-image: linear-gradient(180deg, rgba(99, 70, 185, .4), rgba(99, 70, 185, .4)), url('../images/slope.png');
  background-position: 0px 0px, 0px 0px;
}

.form-block {
  display: block;
  max-width: 570px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.field-label {
  font-family: 'Open Sans', sans-serif;
  color: #1f1f1f;
  font-size: 22px;
  font-weight: 600;
}

.field-label-2 {
  margin-top: 28px;
  font-family: 'Open Sans', sans-serif;
  color: #1f1f1f;
  font-size: 22px;
  font-weight: 600;
}

.text-field {
  margin-top: 14px;
  border-radius: 33px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}

.text-field-2 {
  margin-top: 14px;
  border-radius: 33px;
  font-family: 'Open Sans', sans-serif;
}

.submit-button {
  margin-top: 21px;
  border-radius: 55px;
  background-image: -webkit-linear-gradient(270deg, #00d6ff, #00d6ff);
  background-image: linear-gradient(180deg, #00d6ff, #00d6ff);
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
}

.field-label-3 {
  margin-top: 28px;
  font-family: 'Open Sans', sans-serif;
  color: #1f1f1f;
  font-size: 22px;
  font-weight: 600;
}

.field-label-4 {
  margin-top: 28px;
  font-family: 'Open Sans', sans-serif;
  color: #1f1f1f;
  font-size: 22px;
  font-weight: 600;
}

.text-field-3 {
  margin-top: 14px;
  border-radius: 33px;
  font-family: 'Open Sans', sans-serif;
}

.textarea {
  height: auto;
  min-height: 100px;
  margin-top: 14px;
  border-radius: 18px;
  font-family: 'Open Sans', sans-serif;
}

.form {
  margin-bottom: 88px;
}

.text-block-9 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 33px;
  line-height: 44px;
}

.success-message {
  padding-right: 80px;
  padding-left: 80px;
  border-radius: 11px;
}

.text-block-10 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 33px;
}

.error-message {
  margin-bottom: 53px;
  padding: 22px;
  border-radius: 22px;
  color: #fff;
}

.image-35 {
  position: absolute;
  z-index: 2;
}

.image-35.tablet-no-code-animate {
  position: absolute;
  display: inline-block;
  width: auto;
  height: auto;
  max-height: 100%;
}

.image-36 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  display: block;
  width: 31%;
  margin-right: auto;
  margin-bottom: 9%;
  margin-left: auto;
}

.div-block-5 {
  position: absolute;
  width: 100%;
  height: 100%;
}

.image-37 {
  position: absolute;
  display: none;
}

.showcase-sub {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 680px;
  margin: 35px auto 40px;
  float: none;
  clear: none;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.link-block-6 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-decoration: none;
}

.link-block-6.w--current {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
}

.link-block-7 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  direction: rtl;
  color: #333;
  text-decoration: none;
}

.link-block-8 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  color: #333;
  text-decoration: none;
  text-transform: none;
}

.close-btn {
  position: fixed;
  top: 0px;
  right: 0px;
  display: block;
  width: 96px;
  height: 96px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px;
  float: right;
  background-color: #6346b9;
  color: #6346b9;
}

.x {
  position: absolute;
  z-index: 2;
  display: block;
  margin: 23px;
}

.x-hover {
  position: absolute;
  z-index: 1;
  display: block;
  margin: 23px;
  opacity: 1;
}

.close-link {
  position: fixed;
  top: 0px;
  right: 0px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.image-38 {
  background-color: transparent;
}

.link-block-9 {
  float: right;
}

.link-block-10 {
  float: right;
}

.link-home-showcase01 {
  float: right;
}

.link-home-showcase {
  float: right;
}

.link-home-showcase._03 {
  float: left;
}

.link-home-shoecase._04 {
  float: left;
}

.link-home-shoecase._01 {
  float: right;
}

.link-home-shoecase.web01 {
  float: right;
}

.link-home-shoecase.app03 {
  float: left;
}

.link-showcase-web03 {
  float: left;
}

.viedo-jccn {
  position: relative;
  display: block;
  overflow: hidden;
  max-height: auto;
  max-width: auto;
  margin-right: auto;
  margin-left: auto;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.categories {
  position: fixed;
  top: 0px;
  right: 0px;
  z-index: 999999;
  display: none;
  overflow: visible;
  width: auto;
  height: 96px;
  min-width: 50%;
  float: right;
  clear: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  background-image: -webkit-linear-gradient(270deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .85));
}

.select-field {
  margin-top: 12px;
  border-radius: 33px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
}

.text-span {
  font-weight: 300;
}

.text-span-2 {
  font-weight: 300;
}

.text-span-3 {
  font-weight: 300;
}

.text-span-4 {
  font-weight: 300;
}

.text-span-5 {
  font-weight: 300;
}

html.w-mod-js *[data-ix="tagline-effect"] {
  opacity: 0;
  -webkit-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  transform: translate(0px, -300px);
}

html.w-mod-js *[data-ix="tagline-effect-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="menu-item-1"] {
  opacity: 0;
  -webkit-transform: translate(-250px, 0px);
  -ms-transform: translate(-250px, 0px);
  transform: translate(-250px, 0px);
}

html.w-mod-js *[data-ix="menu-item-2"] {
  opacity: 0;
  -webkit-transform: translate(-500px, 0px);
  -ms-transform: translate(-500px, 0px);
  transform: translate(-500px, 0px);
}

html.w-mod-js *[data-ix="menu-item-3"] {
  opacity: 0;
  -webkit-transform: translate(-750px, 0px);
  -ms-transform: translate(-750px, 0px);
  transform: translate(-750px, 0px);
}

html.w-mod-js *[data-ix="menu-item-4"] {
  opacity: 0;
  -webkit-transform: translate(-1000px, 0px);
  -ms-transform: translate(-1000px, 0px);
  transform: translate(-1000px, 0px);
}

html.w-mod-js *[data-ix="menu-item-5"] {
  opacity: 0;
  -webkit-transform: translate(-1250px, 0px);
  -ms-transform: translate(-1250px, 0px);
  transform: translate(-1250px, 0px);
}

html.w-mod-js *[data-ix="menu-item-6"] {
  opacity: 0;
  -webkit-transform: translate(-1500px, 0px);
  -ms-transform: translate(-1500px, 0px);
  transform: translate(-1500px, 0px);
}

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

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

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

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

html.w-mod-js *[data-ix="close-showcase"] {
  opacity: 1;
}

@media (max-width: 991px) {
  .header-inner {
    min-width: auto;
  }
  .logo-img {
    margin-right: 25px;
  }
  .brand {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    max-width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 17px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .nav-menu {
    padding-left: 8px;
  }
  .menu-nav-link {
    max-width: 500px;
    margin-left: 55px;
    padding-left: 0px;
  }
  .menu-nav-link.moblie {
    margin-left: 0px;
    padding-left: 10%;
  }
  .menu-close {
    margin-right: 50px;
  }
  .menu-close.mobile {
    position: static;
    max-width: 100%;
    margin-top: 37px;
    margin-right: 90px;
    margin-left: 0px;
    float: right;
  }
  .img-colse-over {
    margin-top: 0px;
    padding-top: 0px;
  }
  .slider {
    max-height: 100%;
    clear: none;
  }
  .home-banner-text-bg {
    padding-top: 14%;
  }
  .home-banner-title {
    display: inline-block;
    font-size: 35px;
    line-height: 35px;
  }
  .home-banner-text {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    line-height: 20px;
  }
  .home-banner-title-tablet {
    font-family: Montserrat, sans-serif;
    color: #fff;
  }
  .scroll-bg {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 50%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .scroll-inner {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .home-expolore-text {
    padding-left: 0px;
    float: right;
  }
  .scroll-img:hover {
    float: none;
  }
  .home-showcase-title {
    padding-top: 9%;
  }
  .color-box._02 {
    margin-left: 0px;
  }
  .home-showcase-mobile {
    display: none;
    width: auto;
    height: auto;
    max-height: 100px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .column-3 {
    display: block;
    height: auto;
    background-image: -webkit-linear-gradient(270deg, #c1e312, #c1e312);
    background-image: linear-gradient(180deg, #c1e312, #c1e312);
  }
  .text-block-2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .home-showcase-title-branding-mobile {
    color: #fff;
    font-size: 50px;
    line-height: 80px;
    text-align: center;
  }
  .image-9.tablet {
    background-position: 46% 14px;
  }
  .image-10 {
    width: 100%;
  }
  .image-11 {
    width: 100%;
  }
  .home-title._02.mobile {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .home-showcase-branding-title {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
    font-size: 70px;
    text-align: center;
  }
  .home-about-title-sytle {
    padding-top: 54px;
    font-size: 50px;
  }
  .black-line {
    margin-right: 0px;
  }
  .black-line._02 {
    position: relative;
    float: left;
  }
  .black-line._02.mobile {
    margin-left: -39px;
  }
  .black-line.tablet._02 {
    margin-right: 0px;
    margin-left: -30px;
  }
  .black-line.about {
    float: none;
  }
  .home-about-bg-triangle.mobile {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    max-width: 70%;
    margin-top: 0px;
    padding: 10%;
  }
  .image-18 {
    margin-right: 10px;
    margin-left: 10px;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .showcase-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .project-img {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .project-img.mobile {
    margin-top: 20px;
    margin-bottom: 20px;
    background-image: none;
  }
  .project-img.desktop.mobile {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .project-detail {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 320px;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .project-detail._06 {
    background-image: url('../images/no-06.png');
    background-position: 100% 50%;
    background-size: 509px;
  }
  .project-title {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }
  .project-title.right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .project-name {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .project-detail-inner {
    display: block;
    width: auto;
    max-width: 1280px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .project-type {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    text-align: left;
  }
  .project-type.main {
    text-align: center;
  }
  .project-detial-page {
    display: block;
    height: auto;
    max-height: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .detail-project-name {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .detail-project-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .image-20.suzuki {
    background-image: url('../images/Suzuki-2-cut.jpg');
    background-position: 50% 17%;
    background-size: 92%;
    background-repeat: no-repeat;
  }
  .image-20.zenith {
    background-image: url('../images/Zenith-2-cut.jpg');
    background-position: 0px 0px;
    background-size: 500px;
    background-repeat: no-repeat;
  }
  .image-20.zenith.moblie {
    background-position: 50% 30px;
    background-size: 95%;
  }
  .project-detail-inner-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .back-link.home._02 {
    padding-top: 25px;
  }
  .right-inner {
    background-image: -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .right-inner.mobile {
    width: auto;
  }
  .purle-square-box {
    max-width: 300px;
    margin-right: 0px;
    margin-left: 0px;
  }
  .purple-box-white-text {
    text-align: center;
  }
  .column-11.mpbile {
    min-height: 100px;
    background-image: -webkit-linear-gradient(270deg, transparent, transparent);
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .about-text._2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-inner-row.mobile {
    margin-top: 14%;
  }
  .image-27 {
    margin-top: 0px;
  }
  .column-12 {
    margin-top: 130px;
  }
  .about-row-text-row {
    display: block;
  }
  .purple-box-inner {
    max-height: 100%;
  }
  .purple-box-inner.mobile {
    max-width: 100%;
    margin-bottom: -9px;
    float: none;
  }
  .image-28 {
    background-image: none;
  }
  .about-service-subtitle {
    text-align: center;
  }
  .contact-text {
    padding-right: 20px;
    padding-left: 20px;
  }
  .client-row {
    padding-top: 62px;
  }
  .image-31 {
    max-width: 100%;
    padding-right: 0px;
    padding-left: 21px;
  }
  .image-31._1 {
    max-width: 80%;
    margin-top: -47px;
  }
  .image-31._3 {
    margin-left: 66px;
    padding-left: 14px;
  }
  .image-31._2 {
    margin-top: 13px;
    margin-right: 0px;
    margin-left: 0px;
    padding-right: 38px;
    padding-left: 0px;
  }
  .image-31._2.mobile {
    margin-top: 31px;
    margin-left: 0px;
    padding-left: 0px;
  }
  .service-text {
    margin-top: 10%;
    margin-bottom: 53px;
    margin-left: 64px;
    padding-right: 12%;
  }
  .service-text._2 {
    margin-top: 10%;
    margin-left: 17%;
    padding-right: 0px;
  }
  .service-text._3.mobile {
    margin-top: 10%;
  }
  .image-32 {
    height: 300px;
    max-height: auto;
    max-width: auto;
  }
  .column-17._2 {
    padding-right: 0px;
  }
  .service-type-title {
    margin-top: 127px;
    padding-left: 17%;
  }
  .service-type-title._2.mobile {
    padding-left: 26%;
  }
  .service-type-title._2.mobile.desktop {
    margin-top: 32%;
    padding-left: 16%;
  }
  .service-type-title._3 {
    margin-top: 33%;
    color: #fff;
  }
  .service-type-title._3.moibile {
    margin-top: 24%;
  }
  .service-type-title._3.moibile.small {
    margin-top: 27%;
    margin-left: 64px;
    padding-top: 0px;
    padding-left: 0%;
  }
  .service-type-title.brand {
    margin-top: 111px;
    padding-top: 17px;
  }
  .service-type-title.brand.mobile.small._1 {
    position: absolute;
    margin-top: 26%;
  }
  .showcase-tag-sytle {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .showcase-tag-sytle.current {
    display: block;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    direction: ltr;
  }
  .linking {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .link-text {
    padding-top: 6px;
  }
  .img-link {
    margin-right: 0px;
  }
  .image-37 {
    position: absolute;
    display: block;
  }
  .showcase-sub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media (max-width: 767px) {
  .header-bg {
    width: auto;
    height: auto;
    min-width: 100%;
  }
  .home-showcase-bg {
    padding-bottom: 50px;
  }
  .header-inner {
    max-width: 100%;
    float: left;
  }
  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .logo-img {
    display: block;
    max-width: 80%;
    margin-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .brand {
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .nav-menu {
    padding-left: 2px;
  }
  .menu-nav-link {
    max-width: 400px;
  }
  .menu-close.mobile {
    max-width: 100%;
  }
  .home-banner-img {
    padding-top: 95px;
  }
  .slide {
    max-height: 100%;
  }
  .home-banner-title {
    margin-top: 0px;
    padding-top: 96px;
    font-size: 40px;
    line-height: 40px;
  }
  .scroll-bg {
    max-height: 30%;
    max-width: 30%;
  }
  .scroll-inner {
    min-height: 50%;
    min-width: 19%;
  }
  .scroll-btn {
    max-width: 50%;
    padding-left: 0px;
    background-size: 30px 30px;
  }
  .home-expolore-text {
    display: block;
    padding-top: 16px;
    padding-right: 20px;
    padding-left: 0px;
    float: right;
    font-size: 17px;
  }
  .home-showcase-inner._2 {
    margin-top: 10%;
  }
  .home-showcase-title {
    padding-top: 10%;
    font-size: 80px;
  }
  .curve-line {
    padding-bottom: 30px;
  }
  .color-box {
    width: auto;
    max-height: 50%;
    max-width: 50%;
  }
  .color-box._02 {
    width: auto;
    margin-left: 10px;
    padding-left: 0px;
  }
  .color-box.mobile {
    max-height: 100%;
    max-width: 100%;
  }
  .image-9 {
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .image-9.tablet {
    background-position: 43% 15px;
  }
  .column-5 {
    position: static;
    display: block;
    max-height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
  }
  .image-10 {
    margin-bottom: 10px;
  }
  .home-title {
    display: block;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .home-title._01.mobile {
    float: none;
  }
  .home-title._03.mobile {
    float: none;
  }
  .home-showcase-branding-title {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    margin-right: auto;
    margin-left: auto;
    float: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .home-about-title-sytle {
    padding-top: 53px;
    font-size: 40px;
  }
  .black-line {
    margin-right: 0px;
  }
  .black-line._02.mobile.small {
    margin-left: 0px;
  }
  .home-about-bg-triangle.mobile {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    padding: 10%;
  }
  .home-about-bg-triangle.mobile.small {
    padding-top: 29%;
  }
  .home-about-btn.mobile {
    margin-right: 35%;
    margin-left: 35%;
  }
  .showcase-row {
    display: block;
  }
  .showcase-row._2 {
    display: block;
  }
  .showcase-inner {
    margin-top: -87px;
  }
  .showcase-inner.desktop {
    margin-top: 0px;
  }
  .project-img.mobile {
    background-image: none;
  }
  .project-detail {
    padding-top: 48px;
    padding-bottom: 40px;
  }
  .project-detail.mobile-02 {
    background-image: url('../images/no-02.png');
    background-position: 100% 50%;
    background-size: 509px;
  }
  .project-detail.mobile-03 {
    background-image: url('../images/no-03.png');
    background-size: 509px;
  }
  .project-detail.mobile-04 {
    background-image: url('../images/no-04.png');
    background-position: 100% 50%;
    background-size: 509px;
  }
  .project-detail.moblie05 {
    background-image: url('../images/no-05.png');
    background-size: 509px;
  }
  .project-detail.mobile06 {
    background-image: url('../images/no-06.png');
    background-position: 100% 50%;
    background-size: 509px;
  }
  .project-detail.mobile-08 {
    background-image: url('../images/no-08.png');
    background-position: 100% 50%;
    background-size: 509px;
  }
  .project-detail.mobile-07 {
    background-image: url('../images/no-07.png');
    background-size: 509px;
  }
  .project-detail.mobile-06 {
    background-image: url('../images/no-06.png');
    background-position: 100% 50%;
    background-size: 509px;
  }
  .project-detail.mobile-05 {
    background-image: url('../images/no-05.png');
    background-size: 509px;
  }
  .image-19 {
    background-image: url('../images/Suzuki-2-cut.jpg');
    background-position: 50% 17%;
    background-size: 91%;
    background-repeat: no-repeat;
  }
  .image-19.app {
    background-image: none;
  }
  .image-19.branding {
    background-color: #f6f6f4;
    background-image: none;
  }
  .project-name {
    -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;
    text-align: center;
  }
  .project-detail-inner {
    padding-top: 0px;
  }
  .project-detail-inner.mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .project-type {
    margin-top: 0px;
  }
  .project-type.main {
    margin-top: 10px;
  }
  .showcase-row-mobile {
    margin-top: 70px;
    margin-bottom: 50px;
  }
  .showcase-row-mobile.web {
    margin-top: 70px;
  }
  .showcase-row-mobile.app01 {
    margin-top: 70px;
  }
  .detail-project-name {
    padding-right: 15px;
    padding-left: 15px;
  }
  .image-20.zenith.moblie {
    display: block;
    background-position: 8px 23px;
  }
  .back-link.home._02 {
    padding-top: 28px;
  }
  .back-link.contact {
    margin-top: -47px;
  }
  .back-link.service-mobile {
    margin-top: 60px;
  }
  .purple-box-white-text {
    text-align: center;
  }
  .about-text._2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-inner-row {
    margin-top: 9%;
  }
  .about-inner-row.mobile {
    margin-top: 17%;
  }
  .image-27 {
    margin-top: 0px;
  }
  .column-12 {
    margin-top: 200px;
    padding-right: 20px;
  }
  .about-row-text-row {
    padding-top: 92px;
  }
  .purple-box-inner.mobile {
    margin-bottom: -6px;
  }
  .about-bottom-row {
    padding-bottom: 50px;
  }
  .about-services {
    padding-bottom: 50px;
  }
  .column-14 {
    padding-left: 20px;
  }
  .white-bg {
    margin-top: 0px;
    padding-top: 40px;
  }
  .client-row {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .service-bg._2.mobile {
    margin-bottom: -75px;
  }
  .service-bg._1 {
    margin-bottom: -83px;
  }
  .image-31 {
    max-width: 100%;
  }
  .image-31._1 {
    max-width: 40%;
  }
  .image-31._3 {
    margin-top: -159px;
    margin-left: 21%;
    padding-left: 0%;
  }
  .image-31._2.mobile {
    display: block;
    margin-top: -156px;
    margin-right: auto;
    margin-left: -61px;
    padding-left: 0px;
  }
  .service-text {
    margin-top: 7%;
    padding-bottom: 7%;
  }
  .service-text._2 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 50px;
    padding-left: 50px;
  }
  .service-text._2.mobile {
    margin-top: -30px;
    padding-top: 44px;
    padding-bottom: 62px;
  }
  .service-text._3.mobile {
    margin-top: 8%;
    padding-bottom: 10%;
  }
  .image-32 {
    height: 220px;
    margin-top: 7px;
  }
  .column-17 {
    margin-top: -22px;
  }
  .column-17._2 {
    margin-top: 95px;
    padding-right: 72px;
  }
  .column-18._3 {
    margin-top: 83px;
  }
  .service-type-title {
    margin-top: 11%;
  }
  .service-type-title._2.mobile {
    margin-top: 9%;
    padding-left: 8%;
  }
  .service-type-title._2.mobile.small {
    margin-top: 15%;
  }
  .service-type-title._3.moibile {
    margin-top: 9%;
    line-height: 45px;
  }
  .service-type-title._3.moibile.small {
    margin-top: 19%;
  }
  .service-type-title.brand.mobile {
    margin-top: 45px;
    margin-left: 64px;
    padding-left: 0px;
  }
  .service-type-title.brand.mobile.small._1 {
    margin-top: 18%;
  }
  .app-img {
    margin-top: 60px;
  }
  .web-mobile {
    background-image: url('../images/Hanlun-Habitats-1.gif');
    background-position: 47% 11%;
    background-size: 92%;
    background-repeat: no-repeat;
  }
  .form-block {
    padding-right: 15px;
    padding-left: 15px;
  }
  .image-35 {
    padding-top: 95px;
  }
  .image-37 {
    padding-top: 95px;
  }
  .close-link {
    display: none;
  }
}

@media (max-width: 479px) {
  .header-bg {
    width: auto;
    height: auto;
    max-width: 100%;
  }
  .home-showcase-bg {
    padding-bottom: 50px;
  }
  .icon {
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 0px;
    padding: 9px 0px 0px;
    float: none;
    font-size: 60px;
    line-height: 40px;
  }
  .navbar {
    max-height: 100%;
    max-width: 100%;
    padding-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -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;
  }
  .logo-img {
    width: auto;
    height: auto;
    max-width: 70%;
    margin-right: 10px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .brand {
    max-width: 100%;
    min-width: 0%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .nav-menu {
    padding-left: 0px;
  }
  .menu-button {
    position: relative;
    width: auto;
    height: auto;
    min-width: 50px;
    margin-left: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .menu-nav-link.moblie {
    min-width: 50%;
    margin-top: 46px;
    margin-bottom: -25px;
    margin-left: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 8%;
    font-size: 40px;
    line-height: 40px;
  }
  .menu-close {
    position: static;
    display: inline-block;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .menu-close.mobile {
    position: static;
    display: inline-block;
    max-height: 100%;
    max-width: 100%;
    margin-top: -29px;
    margin-right: 21px;
    padding-right: 56px;
    float: right;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .img-colse-over {
    margin-top: 0px;
    padding-top: 0px;
  }
  .home-banner-img {
    padding-top: 84px;
  }
  .home-banner-title {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: inline-block;
    padding-top: 75px;
    font-size: 23px;
    line-height: 25px;
  }
  .scroll-bg {
    max-height: 30%;
    max-width: 30%;
  }
  .scroll-btn {
    max-width: 20%;
  }
  .home-showcase-title {
    padding: 30px 10px 10px;
    font-size: 40px;
  }
  .home-showcase-title.mobile {
    padding-top: 94px;
  }
  .curve-line {
    margin-top: -19px;
    padding-top: 0px;
    padding-bottom: 20px;
  }
  .color-box {
    width: auto;
    max-width: 100%;
    float: left;
  }
  .color-box._02 {
    margin-left: 0px;
  }
  .image-9 {
    display: block;
    width: auto;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
  }
  .image-9.tablet {
    background-position: 50% 9px;
  }
  .column-5 {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
  }
  .home-showcase-branding-title {
    font-size: 45px;
    line-height: 50px;
    text-align: center;
  }
  .image-12 {
    max-width: 54%;
  }
  .home-about-title-sytle {
    padding-top: 38px;
    font-size: 40px;
    line-height: 50px;
  }
  .black-line.tablet._02 {
    margin-left: 0px;
  }
  .home-about-bg-triangle.mobile.small {
    padding-top: 5%;
  }
  .home-about-btn.mobile {
    margin-right: 20%;
    margin-left: 20%;
  }
  .home-contact-row.mobile {
    margin-top: -63px;
  }
  .home-contact-social-row {
    max-width: 350px;
  }
  .home-contact-social-row.contact {
    margin-top: -30px;
    padding-bottom: 40px;
  }
  .body-grey-bg {
    height: auto;
  }
  .showcase-inner.desktop {
    margin-top: 0px;
  }
  .showcase-row-mobile {
    margin-top: 70px;
  }
  .showcase-row-mobile.app01 {
    margin-top: 70px;
  }
  .detail-project-name {
    padding-right: 10%;
    padding-left: 10%;
    font-size: 35px;
    line-height: 40px;
    text-align: center;
  }
  .detail-project-title {
    font-size: 45px;
  }
  .image-20.zenith.moblie {
    background-position: 50% 13px;
    background-size: 95%;
  }
  .top-btn {
    margin-top: -61px;
  }
  .back-link.home._02 {
    margin-top: 41px;
    padding-top: 49px;
    padding-bottom: 0px;
  }
  .back-link.contact {
    margin-top: 0px;
    padding-top: 0px;
  }
  .back-link.branding {
    padding-top: 30%;
  }
  .about-right-img {
    display: none;
  }
  .purple-box-text {
    font-size: 40px;
    line-height: 50px;
    text-align: center;
  }
  .purple-box-text.small {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .purple-box-white-text {
    z-index: 999;
    max-height: auto;
    padding-right: 0px;
    padding-left: 0px;
    text-align: center;
  }
  .purple-box-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .about-inner-1280.mobile {
    padding-top: 24px;
  }
  .about-text {
    width: auto;
    max-width: 100%;
    margin-top: 20px;
    padding-right: 20px;
    padding-left: 20px;
    text-align: center;
  }
  .about-text._2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .about-inner-row {
    display: block;
    width: auto;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .image-26 {
    max-width: 50%;
    margin-top: 20px;
    padding-left: 20px;
    float: left;
  }
  .image-27 {
    height: auto;
    max-width: 50%;
    margin-top: 0px;
    margin-right: 10px;
    padding-right: 20px;
    float: right;
  }
  .column-12 {
    display: block;
    max-height: 50%;
    margin-top: 15px;
    padding-right: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .about-row-text-row {
    padding-top: 82px;
  }
  .purple-box-inner.mobile {
    margin-bottom: 6px;
  }
  .about-title {
    margin-top: 44px;
    font-size: 40px;
  }
  .column-14 {
    margin-top: -45px;
    padding-top: 8px;
    padding-left: 10px;
  }
  .column-15 {
    height: auto;
    max-height: 100%;
  }
  .column-16 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .contact-text {
    margin-top: 17px;
  }
  .contact-title {
    max-height: 90%;
    margin-top: -19px;
    padding-top: 0px;
    font-size: 60px;
    text-align: center;
  }
  .service-bg._2.mobile {
    margin-top: 122px;
    padding-top: 32px;
  }
  .service-bg._3.nobile {
    margin-bottom: 86px;
  }
  .image-31 {
    max-width: 50%;
  }
  .image-31._1 {
    max-width: 80%;
  }
  .image-31._3 {
    max-width: 80%;
  }
  .image-31._3.mobile {
    margin-top: 0px;
    margin-left: 13%;
    padding-left: 0%;
  }
  .image-31._2 {
    max-width: 100%;
    padding-right: 0px;
  }
  .image-31._2.mobile.fix {
    display: block;
    max-width: 100%;
    margin-top: -175px;
    margin-right: auto;
    margin-left: -41px;
    padding-left: 0px;
  }
  .service-text {
    margin-top: 32px;
    margin-left: auto;
    padding-right: 20px;
    padding-bottom: 33px;
    padding-left: 20px;
  }
  .service-text._2.mobile {
    margin-top: -22px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .service-text._3.mobile {
    margin-top: 10%;
    margin-bottom: 15%;
    padding-bottom: 6%;
  }
  .image-32 {
    max-height: 100%;
    margin-top: 26px;
  }
  .column-17 {
    margin-top: -27px;
  }
  .column-17._2 {
    margin-top: 45px;
  }
  .column-18._3 {
    margin-top: 34px;
  }
  .service-type-title {
    margin-top: 36px;
    font-size: 28px;
    line-height: 32px;
  }
  .service-type-title._2.mobile.small {
    margin-top: 101px;
    font-size: 22px;
    line-height: 25px;
  }
  .service-type-title._3.moibile {
    line-height: 32px;
  }
  .service-type-title._3.moibile.small {
    margin-top: 132px;
    font-size: 22px;
    line-height: 25px;
  }
  .service-type-title.brand.mobile.small {
    margin-top: 26px;
    font-size: 22px;
    line-height: 25px;
  }
  .service-type-title.brand.mobile.small._1 {
    margin-top: 116px;
  }
  .showcase-tag-inner {
    display: block;
  }
  .showcase-tag-text {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -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;
  }
  .showcase-tag-sytle {
    display: block;
    height: auto;
    max-height: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
  }
  .showcase-tag-sytle.current {
    width: auto;
    max-height: 100%;
    text-align: center;
  }
  .tab-link.w--current {
    display: inline-block;
    height: auto;
    max-height: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .tabs {
    display: block;
    height: auto;
    max-height: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .app-img {
    margin-top: 50px;
  }
  .field-label {
    line-height: 27px;
  }
  .field-label-2 {
    line-height: 27px;
  }
  .field-label-3 {
    line-height: 27px;
  }
  .field-label-4 {
    line-height: 27px;
  }
  .image-35 {
    padding-top: 84px;
  }
  .image-37 {
    padding-top: 84px;
  }
  .showcase-sub {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .link-block-6.w--current {
    display: inline-block;
  }
  .viedo-jccn {
    position: relative;
    display: block;
    float: none;
    clear: none;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@font-face {
  font-family: 'Arvo';
  src: url('../fonts/Arvo-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Arvo';
  src: url('../fonts/Arvo-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Arvo';
  src: url('../fonts/Arvo-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Arvo';
  src: url('../fonts/Arvo-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Bold.otf') format('opentype'), url('../fonts/MontserratAlternates-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Bold.otf') format('opentype'), url('../fonts/Montserrat-ExtraBold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Montserratalternates';
  src: url('../fonts/MontserratAlternates-SemiBold.otf') format('opentype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/Montserrat-ExtraLight.otf') format('opentype');
  font-weight: 200;
  font-style: normal;
}