@font-face {
  font-family: "Noto Sans SC";
  src: url("/wp-content/themes/flatsome-child/fonts/NotoSans-Regular.ttf");
}
@font-face {
  font-family: "OpenSans";
  src: url("/wp-content/themes/flatsome-child/fonts/static/OpenSans/OpenSans-Regular.ttf");
}
#masthead .header-nav-short {
  display: flex;
  flex-direction: row;
  list-style: none;
}
#masthead .header-nav-short>li {
  font-size: 1.2em;
  line-height: 28px;
  padding: 0 17px;
  margin: 4px 0;
}
.transparent #masthead .header-nav-short * {
  color: #fff;
}
#masthead .header-nav-short > li + li {
  border-left: 1px solid;
}
#masthead .search-form {
  width: auto;
}
#masthead .search-form button[type=submit],
#masthead .search-form input[type=search] {
  height: 28px;
  opacity: 1;
}
#masthead .search-form input[type=search] {
  line-height: 26px;
  color: #252525;
}
#masthead .search-form button[type=submit] {
  width: 28px;
  border: none;
}

#wide-nav .flex-col {
  width: 100%;
}
#wide-nav ul.nav.header-nav {
  display: flex;
  justify-content: space-between;
  font-size: 1.4em;
  line-height: 20px;
}
#wide-nav ul.nav.header-nav > li.menu-item > a {
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  padding: 25px 0;
  border-bottom: 4px solid transparent;
}
#wide-nav ul.nav.header-nav > li.menu-item.current_page_item > a, #wide-nav ul.nav.header-nav > li.menu-item > a:hover {
  border-bottom: 4px solid #42BFF0;
}

.transparent #logo > a > img {
  display: none;
}
.transparent #logo > a > img.header-logo-dark {
  display: block !important;
}
.transparent #wide-nav .menu-item > a {
  color: #fff;
}

.transparent #wide-nav .nav-dropdown .menu-item > a{
	color: rgba(102,102,102,.85);
}

#footer .footer-sec h6,
#footer .footer-sec .row > .col:first-child .ux-menu > .ux-menu-link:first-child {
  font-weight: 700;
  font-size: 1.4em;
  line-height: 20px;
  text-transform: capitalize;
  color: #42BFF0;
  margin-bottom: 17px;
	opacity:1;
}
#footer .footer-sec .ux-menu > .ux-menu-link,
#footer .footer-sec ul > li {
  font-weight: 400;
  font-size: 1.2em;
  line-height: 22px;
  color: #9b9b9b;
  list-style: none;
  margin: 0;
}
#footer > .absolute-footer {
  padding: 23px 0;
}
#footer > .absolute-footer > .container {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: center;
}
@media (max-width: 600px) {
  #footer > .absolute-footer > .container {
    flex-direction: column-reverse;
  }
}
#footer > .absolute-footer > .container .footer-secondary > .footer-text {
  font-weight: 500;
  font-size: 1.2em;
  line-height: 17px;
  text-align: right;
  color: #9b9b9b;
}
#footer > .absolute-footer > .container .footer-primary {
  flex: 1;
}
@media (max-width: 600px) {
  #footer > .absolute-footer > .container .footer-primary {
    margin-bottom: 10px;
  }
}

body,
div {
  font-family: "Noto Sans SC";
  font-size: 10px;
}

.section h1, .banner h1 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-weight: 400;
  font-size: 6em;
  line-height: 70px;
  margin-bottom: 0;
}

.section h2, .banner h2 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 4em;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 17px;
}
.hm-top-sec .banner h2 {
  font-size: 6em;
  line-height: 70px;
  margin-bottom: 50px;
  margin-top: 10px;
font-weight:500;
}
.about-company-sec.section h2 {
  margin-bottom: 30px;
}

h3 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 2.4em;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 10px;
}
.banner h3, .section h3 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 2.4em;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 10px;
}
.about-ceo-sec h3 {
  line-height: 35px;
  margin-bottom: 46px;
  color: #252525;
}
.about-ceo-sec .banner h3 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 2.4em;
  line-height: 60px;
  font-weight: 700;
  margin-bottom: 10px;
}
.product-sec.section h3 {
  line-height: 32px;
  margin-bottom: 20px;
}

h4 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.6em;
  line-height: 23px;
  font-weight: 500;
}
.box-text-inner h4 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.6em;
  line-height: 23px;
  font-weight: 500;
}
.hm-service-sec .box-text-inner h4 {
  color: #252525;
}
.hm-career-sec h4 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.6em;
  line-height: 23px;
  font-weight: 500;
  color: #252525;
  margin-bottom: 29px;
}
.about-ceo-sec h4 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.6em;
  line-height: 23px;
  font-weight: 500;
  color: #252525;
  margin-bottom: 10px;
}
.about-value-sec h4 {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.6em;
  line-height: 23px;
  font-weight: 500;
  color: #252525;
  margin-bottom: 19px;
}

p {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.4em;
  line-height: 21px;
  font-weight: 400;
}
.section p {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.4em;
  line-height: 21px;
  font-weight: 400;
}
.about-company-sec.section p {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.4em;
  line-height: 21px;
  font-weight: 400;
  line-height: 32px;
}
.about-ceo-sec p {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.4em;
  line-height: 21px;
  font-weight: 400;
  line-height: 24px;
}
.about-ceo-sec p + p {
  margin-top: 24px;
}
.about-value-sec p {
  line-height: 32px;
}
.product-sec.section p {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.2em;
  line-height: 17px;
  font-weight: 400;
}

.button-basic, .touch-gform_wrapper.gform_wrapper .gform_footer.top_label input[type=submit], a.button-white-border, a.button--white-border,a.button--white-border.button.icon.circle, a.button--white, a.button,.video-button a {
  border-radius: 22px;
  height: 47px;
  line-height: 45px;
  border: none;
  font-size: 1.4em;
  font-weight: 400;
  position: relative;
  display: block;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
}

a.button--white {
  background-color: #fff;
  color: #252525;
  padding: 0 100px 0 40px;
}
a.button--white:hover, .dark a.button--white, .dark a.button--white:hover {
  color: #252525;
}
.hm-career-sec a.button--white {
  margin: 0 auto;
}
.hm-career-sec a.button--white, .hm-about-sec a.button--white {
  color: #252525;
}
.hm-two-sec a.button--white {
  padding: 0 100px 0 40px;
}
a.button--white:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  z-index: 1;
  background-image: url("/wp-content/uploads/2022/08/blue-icon.png");
  left: auto;
  right: 34px;
}

a.button--white-border {
  color: #fff;
  border: 1px solid #fff;
  padding: 0 88px 0 60px;
}
a.button--white-border:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  z-index: 1;
  background-image: url("/wp-content/uploads/2022/08/white-icon.png");
  left: auto;
  right: 21px;
}
.hm-products-sec a.button--white-border {
  margin: 0 auto;
}
.hm-top-sec a.button--white-border,
.hm-top-sec .video-button a{
  	margin: 0 auto!important;
  	padding: 0 24px 0 63px;
	border:1px solid;
	text-transform:capitalize;
	position:relative;
}
.hm-top-sec .video-button.no-video a{
	padding: 0 50px;
}

.hm-top-sec .video-button:not(.no-video) a:before,
.hm-top-sec a.button--white-border:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  z-index: 1;
  background-image: url("/wp-content/uploads/2022/08/play_circle.png");
  left: 25px;
  right: auto;
}

a.button-white-border {
  height: 36px;
  line-height: 34px;
  border: 1px solid;
  border-radius: 0;
  padding: 0 47px;
}

.special-font {
  font-weight: 700;
  font-size: 10em;
  line-height: 60px;
  letter-spacing: 40px;
  text-transform: uppercase;
  color: #42BFF0;
  opacity: 0.2;
  padding-left: 60px;
  padding-top: 10px;
}

@media (min-width: 1200px) {
  .hm-top-sec .slider-nav-light .flickity-page-dots {
    left: calc(50% - 500px);
    right: auto;
  }
}
.hm-top-sec .slider-nav-light .flickity-page-dots > .dot {
  border: none;
  width: 8px;
  height: 8px;
  margin: 0;
}
.hm-top-sec .slider-nav-light .flickity-page-dots > .dot.is-selected {
  background-color: #42BFF0;
}
.hm-top-sec .slider-nav-light .flickity-page-dots > .dot + .dot {
  margin-left: 15px;
}

.hm-service-sec .service-row > .col .col-inner {
  padding-left: 44px;
}
.hm-service-sec .service-row > .col + .col > .col-inner {
  border-left: 1px solid #E4E4E4;
}
.hm-service-sec .service-row .box-image {
  text-align: center;
  margin-bottom: 35px;
  max-width: 187px;
  margin-left: 0;
}
.hm-service-sec .service-row .box-image img {
  height: 64px;
  width: auto;
}
.hm-service-sec .service-row .box-text-inner {
  position: relative;
  max-width: 187px;
  padding-left: 25px;
}
.hm-service-sec .service-row .box-text-inner:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
  width: 8px;
  z-index: 1;
}

.hm-products-sec .box-text-inner h4 {
  margin: 17px 0 24px;
  padding-left: 28px;
  position: relative;
}
.hm-products-sec .box-text-inner h4:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
  width: 8px;
  z-index: 1;
  background-image: url("/wp-content/uploads/2022/08/arrow-w.png");
}
.hm-products-sec .box-text-inner h4 + p {
  font-size: 12px;
  line-height: 17px;
}

.touch-gform_wrapper.gform_wrapper .gfield > .gfield_label {
  font-size: 1.2em;
  line-height: 17px;
  margin-bottom: 22px;
}
.touch-gform_wrapper.gform_wrapper .ginput_container > input[type], .touch-gform_wrapper.gform_wrapper .ginput_container > textarea.medium {
  color: #a5a5a5;
  border-radius: 8px;
  font-size: 1.2em;
  border: none;
}
.touch-gform_wrapper.gform_wrapper .ginput_container > input[type] {
  line-height: 45px;
  height: 45px;
  padding: 0 24px;
  margin-bottom: 30px;
}
.touch-gform_wrapper.gform_wrapper .ginput_container > textarea.medium {
  padding: 14px 24px;
  line-height: 17px;
}
.touch-gform_wrapper.gform_wrapper .gform_footer.top_label {
  margin-top: 42px;
  padding: 0;
  justify-content: right;
  position: relative;
}
.touch-gform_wrapper.gform_wrapper .gform_footer.top_label input[type=submit] {
  border-radius: 8px;
  background-color: #fff;
  color: #252525;
  padding: 0 100px 0 40px;
  margin: 0;
  text-transform: capitalize;
}
.touch-gform_wrapper.gform_wrapper .gform_footer.top_label:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 20px;
  width: 20px;
  z-index: 1;
  background-image: url("/wp-content/uploads/2022/08/feed_black_24dp.png");
  left: auto;
  right: 34px;
}

.hm-news-sec .post-item .box > .box-text {

  margin-left: 0;
  background-color: #fff;
  padding: 23px 22px 26px 0;
  max-height: 130px;
}

.hm-news-sec .post-item .box > .box-image+.box-text{
	margin-top: -50px;
}
.hm-news-sec .box-push .box-text{
	margin: 0 auto;
}
.hm-news-sec .post-item .box > .box-text > .box-text-inner {
  display: flex;
  flex-direction: column;
}
.hm-news-sec .post-item .box > .box-text > .box-text-inner .post-meta,
.hm-news-sec .post-item .box > .box-text > .box-text-inner .post-title {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.6em;
  line-height: 23px;
  font-weight: 500;
  color: #252525;
  margin: 0;
  padding-left: 48px;
}
.hm-news-sec .post-item .box > .box-text > .box-text-inner .post-title {
  order: 2;
  max-height: 46px;
  overflow: hidden;
  position: relative;
}
.hm-news-sec .post-item .box > .box-text > .box-text-inner .post-title:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 15px;
  width: 8px;
  z-index: 1;
  left: 22px;
}
.hm-news-sec .post-item .box > .box-text > .box-text-inner .post-meta {
  order: 1;
  margin-bottom: 12px;
}
.hm-news-sec .post-item .box > .box-text > .box-text-inner .is-divider {
  display: none;
}

.about-ceo-sec.section .banner + .row {
  margin-bottom: 80px;
}
.about-ceo-sec.section .banner + .row div > img {
  position: absolute;
  left: -70px;
  top: -100px;
  height: 180px;
}
.about-ceo-sec.section h2 {
  margin-bottom: 42px;
}
.about-ceo-sec.section h2 + div > img {
  position: absolute;
  left: 200px;
  top: -50px;
  height: 128px;
}
.about-ceo-sec.section h4 + div > img {
  position: absolute;
  right: 0;
  top: -20px;
  height: 253px;
}

.about-value-sec .line {
  border: 2px solid #F6F6F6;
  width: 80%;
  position: relative;
  margin-top: 40px;
}
.about-value-sec .line:before {
  content: "";
  width: 60px;
  height: 4px;
  background-color: #42BFF0;
  position: absolute;
  left: 0;
  top: 0;
}

.about-last-sec .icon-img img {
  height: 64px;
  width: auto;
  margin-bottom: 18px;
}
.about-last-sec .row > .col:nth-child(2) {
/*   border-left: 3px solid #fff;
  border-right: 3px solid #fff; */
}
.about-last-sec .row > .col:last-of-type *{
/* 	color:#252525; */
}
.breadcrumb {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.2em;
  line-height: 17px;
  font-weight: 400;
  display: flex;
  padding: 17px 15px;
}
.breadcrumb > * + * {
  margin-left: 17px;
}
.breadcrumb .arrow {
  position: relative;
  display: block;
  width: 9px;
  height: 17px;
}
.breadcrumb .arrow:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 17px;
  width: 9px;
  z-index: 1;
  left: 0;
  top: 52%;
}

.absolute-banner.banner {
  position: absolute;
  z-index: 1;
}

.product-nav-sec .product-item {
  text-align: center;
}
.product-nav-sec .product-item a {
  display: flex;
  flex-direction: column;
  position: relative;
}
.product-nav-sec .product-item a img {
  width: 240px;
  height: 225px;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 20px;
}
.product-nav-sec .product-item a:hover:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 225px;
  width: 240px;
  z-index: 1;
  top: 0;
  left: 0;
  transform: none;
}
.product-nav-sec .product-item a:hover:after {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 19px;
  width: 9px;
  z-index: 1;
  transform: rotate(90deg);
  top: auto;
  bottom: -25px;
  left: 50%;
}
.product-nav-sec .row > .col:nth-child(1) a:hover:before {
  background-image: url("/wp-content/uploads/2022/08/p1-y.png");
}
.product-nav-sec .row > .col:nth-child(2) a:hover:before {
  background-image: url("/wp-content/uploads/2022/08/p2-y.png");
}
.product-nav-sec .row > .col:nth-child(3) a:hover:before {
  background-image: url("/wp-content/uploads/2022/08/p3-y.png");
}
.product-nav-sec .row > .col:nth-child(4) a:hover:before {
  background-image: url("/wp-content/uploads/2022/08/p4-y.png");
}

.product-sec .row .col {
  background-repeat: no-repeat;
  background-size: cover;
}
.product-sec .row .col:first-child img {
  max-width: 310px;
  max-height: 350px;
}
.product-sec .row .col:last-child img {
  max-width: 325px;
  max-height: 353px;
}
@media (min-width: 600px) {
  .product-sec .row .col > .col-inner {
    max-width: 550px;
  }
}
.product-sec .row .col .col-inner img {
  height: auto;
}
.product-sec .row .col .col-inner > div {
  margin-top: 28px;
}
.product-sec .row .col .col-inner > ul {
  margin: 28px 0 0;
  list-style: none;
}
.product-sec .row .col .col-inner > ul > li {
  font-family: "Noto Sans SC";
  margin: 0;
  font-size: 1.2em;
  line-height: 17px;
  font-weight: 400;
  padding-left: 14px;
  margin: 0;
  position: relative;
}
.product-sec .row .col .col-inner > ul > li:not(:last-child) {
  margin-bottom: 14px;
}
.product-sec .row .col .col-inner > ul > li:before {
  content: "";
  position: absolute;
  background-image: url("/wp-content/uploads/2022/08/rarrow.png");
  background-repeat: no-repeat;
  background-size: cover;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 10px;
  width: 5px;
  z-index: 1;
}
@media (min-width: 600px) {
  .product-sec.product-1-sec .row > .col:last-child .col-inner {
    padding: 43px 0 43px 60px;
  }
  .product-sec.product-3-sec .row > .col:last-child .col-inner {
    padding: 74px 0 74px 60px;
  }
  .product-sec.product-2-sec .row > .col:first-child .col-inner {
    padding: 110px 60px 110px 0;
  }
  .product-sec.product-4-sec .row > .col:first-child .col-inner {
    padding: 28px 60px 28px 0;
  }
}

.product-1-sec .row > .col:first-child {
  background-image: url("/wp-content/uploads/2022/08/pt1-bg.jpg");
}
@media (min-width: 600px) {
  .product-1-sec .row > .col:first-child .col-inner {
    padding: 70px 120px 70px 0;
    text-align: right;
  }
}

.product-2-sec .row > .col:last-child {
  background-image: url("/wp-content/uploads/2022/08/pt2-bg.jpg");
}
@media (min-width: 600px) {
  .product-2-sec .row > .col:last-child .col-inner {
    padding: 90px 0 90px 80px;
  }
}

.product-3-sec .row > .col:first-child {
  background-image: url("/wp-content/uploads/2022/08/pt3-bg.jpg");
}
@media (min-width: 600px) {
  .product-3-sec .row > .col:first-child .col-inner {
    padding: 70px 120px 70px 0;
    text-align: right;
  }
}

.product-4-sec .row > .col:last-child {
  background-image: url("/wp-content/uploads/2022/08/pt4-bg.jpg");
}
@media (min-width: 600px) {
  .product-4-sec .row > .col:last-child .col-inner {
    padding: 90px 0 90px 80px;
  }
}

.hm-levels-sec .title{
	font-family: 'Noto Sans';
	font-weight: 700;
	font-size: 28px;
	line-height: 60px;
}
.hm-levels-sec p{
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 18px;
	line-height: 32px;
	margin-bottom:0;
}
.three-levels{
	display:flex;
	align-items: end;
	justify-content:space-between;
}
.level-item{
	width:calc(33% - 10px);
}

.level-item *{
	font-family: 'Noto Sans';
	font-weight: 700;
	font-size: 24px;
	line-height: 60px;
	color:#fff;
}
.level-item h3{
	position:relative;
}
.level-item:not(:last-child) h3:before{
	content:'';
	background-image:url(/wp-content/uploads/2022/10/arrowx.png);
	position:absolute;
	height:50px;
	width:50px;
	right:0;
	top:0;
	background-size:cover;
}
.level-item div{
	padding:46px 0 8px;
	border:2px solid #fff;
	position:relative;
}
.level-item div:before{
	content:'';
	background-image:url(/wp-content/uploads/2022/10/xx.png);
	position:absolute;
	height:115px;
	width:112px;
	right:0;
	top:0;
	background-size:cover;
}


.level-item:not(:last-child) div{
/* 	border-left:none;
	border-bottom:none; */
}
.level-item:first-child div{
	padding-top:8px;
}
.level-item:first-child div:before{
	height:77px;
	width:75px;
}
.level-item:last-child div{
/* 	border-right:none;
	border-left:none;
	border-bottom:none; */
	padding-top:82px;
}	
.level-item:last-child div:before{
	height:153px;
	width:149px;
}

.parent-company,
.child-companies>div{
	font-family: 'Noto Sans';
	font-weight: 400;
	font-size: 18px;
	color: #1B90D0;
	position:relative;
	background-size:contain;
	background-repeat:no-repeat;
	display: flex;
    align-items: center;
	justify-content:center;
}
.parent-company{
	width: 550px;
    height: 100px;
    margin: 0 auto 72px;
    line-height: 60px;
}

.child-companies{
	display:flex;
	justify-content:space-between;
	line-height: 25px;
	position:relative;
}

.child-companies>div{
    width: 240px;
    padding: 0 15px;
    height: 100px;
    z-index: 100;
    align-items: center;
}

.parent-company:before,
.child-companies>div:before{
	content:'';
	position:absolute;
	background-size:contain;
	background-repeat:no-repeat;	
	width: 100%;
    height: 100%;
	z-index: -1;
    left: 0;
	top: 3px;
}
.parent-company:before{
	background-image:url(/wp-content/uploads/2022/10/about-text-bg2.png)
}
.child-companies>div:before{
	background-image:url(/wp-content/uploads/2022/10/about-text-bg.png);
   
}

.company-level-row.row.row-collapse {
    max-width: 1140px;
}
.parent-company:after,
.child-companies>div:after,
.child-companies:before{
	content:'';
	position:absolute;
	left:50%;
    transform: translateX(-50%);
}
.parent-company:after,
.child-companies>div:after{
	border-left:2px dashed #42BFF0;
	height:35px;
}
.child-companies:before{
	width: calc( 100% - 240px);
    border-top: 2px dashed #42BFF0;
    top: -35px;
}

.parent-company:after{
	bottom: -35px;
}
.child-companies>div:after{
	top:-35px;
}

.support-col-last-sec .row>.col:last-of-type>.col-inner *{
	color:#3A5A7D;	
}
.support-col-sec .title-num{
	font-family: 'Noto Sans SC';
	font-weight: 700;
	font-size: 70px;
	line-height: 70px;
	margin-bottom:32px;
}

.support-col-sec h3{
	line-height: 32px;
    margin-bottom: 32px;
}

.support-col-sec .row>.col:nth-child(2)>.col-inner{
	border-left: 3px solid;
}
.support-col-sec:not(.support-col-last-sec) .row>.col:nth-child(2)>.col-inner{
    border-right: 3px solid;
}
.support-last-sec{
	border-top: 3px solid;
}
.banner .support-lab{
	position:relative;
	padding-left: 25px;
}
.banner .support-lab:before{
	content: "";
    position: absolute;
    background-image: url(/wp-content/uploads/2022/08/rarrow.png);
    background-repeat: no-repeat;
    background-size: cover;
    left: 0;
    top: 7px;
    height: 15px;
    width: 8px;
    z-index: 1;
}
.banner .support-lab:first-child{
	margin-bottom:32px;
}
.banner .support-lab h4{
	font-family: 'Noto Sans';
    font-weight: 700;
    font-size: 22px;
    line-height: 29px;
    color: #42BFF0;
}
.banner .support-lab p{
	font-family: 'Noto Sans SC';
    color: #252525;
	margin-bottom:0;
}

/* news page */
.hm-news-sec h2+h4{
	font-weight: 700;
	font-size: 2.4em;
	line-height: 60px;
	color: #252525;
}

.news-sign-sec h2{
	padding-bottom:38px;
	position:relative;
}
.news-sign-sec h2:after{
	content:'';
	height:5px;
	width:100%;
  	background-image: linear-gradient(#3A5A7D 20%, #42BFF0);
	position:absolute;
	bottom:0;
	left:0;
}

.news-sign-sec h6{
	font-weight: 500;
	font-size: 1.6em;
	line-height: 2.3em;
	color: #252525;
	margin-bottom:19px;
	text-transform:capitalize;
	opacity:1;
}

.email-form_wrapper.gform_wrapper.gravity-theme .gfield_label{
	font-weight: 700;
    font-size: 1.2em;
    line-height: 1.7em;
    color: #252525;
	margin-bottom:22px;
}

.email-form_wrapper.gform_wrapper.gravity-theme input[type=email]{
	border: 1px solid #252525;
    border-radius: 23px;
    padding: 0 24px;
    font-weight: 400;
    font-size: 1.2em;
    line-height: 4.5em;
	height: 45px;
    color: #252525;
}
.email-form_wrapper.gform_wrapper.gravity-theme input[type=email]::placeholder{
	font-weight: 400;
    font-size: 1.2em;
   	line-height: 4.5em;
    color: #252525;
}

.email-form_wrapper.gform_wrapper.gravity-theme #field_submit .gform-button--width-full{
	background: #3A5A7D;
	border-radius: 23px;
	font-weight: 400;
	font-size: 1.4em;
	height: 45px;
	color:#fff;
	margin:0;
	border:none;
}

.email-form_wrapper.gform_wrapper .gform_validation_errors{
	display:none;
}
.email-form_wrapper.gform_wrapper #field_submit{
	position:relative;
}
.email-form_wrapper.gform_wrapper #gform_ajax_spinner_2{
	height: 20px;
    position: absolute;
    bottom: 14px;
    right: 20px;
}

.news-sign-sec #gform_confirmation_message_2{
	font-weight: 400;
	font-size: 1.4em;
	color: #252525;
}


.blog-wrapper .entry-header{
    display:flex;
    flex-direction: column-reverse;
}
.entry-header-text{
   display:flex;
    flex-direction: column-reverse; 
}

.blog-wrapper .posted-on{
    font-size:0;
}

.blog-wrapper .entry-category,
.blog-wrapper .text-left .is-divider,
.blog-wrapper .byline{
    display:none;
}
.blog-wrapper .posted-on>a{
    font-weight: 500;
    font-size: 16px;
    line-height: 23px;
    color: #252525;
    padding:0 48px;
}

.blog-wrapper .entry-title{
    font-weight: 700;
    font-size: 18px;
    line-height: 25px;
    color: #252525;
    position:relative;
    padding:9px 48px 28px;
    margin-bottom:30px;
}
.blog-wrapper .entry-title:after{
	content:'';
	height:5px;
	width:100%;
  	background-image: linear-gradient(#3A5A7D 20%, #42BFF0);
	position:absolute;
	bottom:0;
	left:0;
}
.blog-wrapper .entry-content{
    padding: 24px 0;
}
.blog-wrapper .entry-content *{
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #252525;
}

.col.post-item{
	margin-left:0;
	margin-right:0;
	margin-bottom:20px;
	padding-bottom:0;
}

@media (max-width:600px){
    .blog-wrapper .entry-title{
           padding:9px 0 20px;
    }
    .blog-wrapper .posted-on>a{
        padding:0;    
    }
    .blog-wrapper .entry-content{
        padding:15px 0;
    }
    .blog-wrapper .entry-header-text{
        padding-top:0;
    }
}



/* recruitment */
.search-row .searchandfilter>ul{
	display:flex;
	align-items: flex-end;
}
.search-row .searchandfilter>ul>li{
	margin:0;
	padding:0;
}
.search-row .searchandfilter>ul>li:not(:last-child){
	width: calc(50% - 199px);
}
.search-row .searchandfilter>ul>li:first-child{
	margin-right: 80px;
}
.search-row .searchandfilter>ul>li:nth-child(2){
	margin-right: 38px;
}
.search-row .searchandfilter h4,
.search-row .searchandfilter select{
	font-size: 12px;
	line-height: 17px;
	color: #252525;
	margin:0;
	position:relative;
}
.search-row .searchandfilter h4{
	font-weight: 700;
	margin-bottom:22px;
	padding: 0;
    text-align: left;
}
.search-row .searchandfilter select{
	font-weight: 400;
	border: 1px solid #252525;
	border-radius: 23px;
	height:45px;
	line-height:43px;
	background-color:transparent;
	padding:0 24px;
}

.search-row .searchandfilter li.sf-field-submit{
	width: 180px;
	position: relative;
}
.search-row .searchandfilter input[type='submit']:not(.is-form){
	width: 100%;
    color: #fff;
    background: #3A5A7D;
    border-radius: 23px;
    height: 45px;
    line-height: 45px;
    border: none;
    font-size: 1.4em;
    text-transform: capitalize;
    margin: 0;
    text-align: left;
    padding-left: 40px;

}
.search-row .searchandfilter label{
	width:100%;
	position:relative;
}
.search-row .searchandfilter li.sf-field-submit:before{
	content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    top: 50%;
    transform: translateY(-50%);
    height: 20px;
    width: 20px;
    z-index: 1;
    background-image: url(/wp-content/uploads/2022/10/feed_black_24dp.png);
    left: auto;
    right: 34px;
}

.careers-container{
	margin-top:80px;
	display:flex;
	flex-wrap:wrap;
}
.careers-container .career-item:nth-child(2n+1){
	margin-right:120px;
}
.career-item{
	width:calc(50% - 60px);
	margin-bottom:20px;
}
.career-item>a{
	background-color: #fff;
    padding: 34px 29px 49px;
    text-align: left;
	position:relative;
	display:block;
}
.career-item div{
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	color: #252525;
}
.career-item h4{
	margin:28px 0;
	font-weight: 700;
	font-size: 24px;
	line-height: 35px;
	color: #252525;
}

.career-item>a:before{
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(/wp-content/uploads/2022/08/rarrow.png);
    right: 40px;
    bottom: 40px;
    transform: translateY(-50%);
    height: 18px;
    width: 9px;
    z-index: 1;
} 
@media (max-width:600px){
	.career-item{
		width:calc(100%);
	}
	.careers-container .career-item:nth-child(2n+1){
		margin-right:0;
	}
}

/* contact page */
.contact-list{
	display:flex;
	align-items:center;
	flex-wrap:wrap;
}
.contact-item{
	padding:20px 17px 20px 29px;
	width:calc(50% - 60px);
	min-height:170px;
	display: flex;
    align-items: center;
	background: #F9F9F9;
}
.contact-item:nth-child(2n+1){
	margin-right:120px;
}

.contact-item>div:first-child img{
	width: 56px;
    height: 56px;
    border-radius: 50%;
	margin-right:31px;
}

.contact-item div.title{
	font-weight: 500;
	font-size: 16px;
	line-height: 23px;
	color: #3A5A7D;
	text-align:left;
	margin-bottom: 12px;
}
.contact-item div.title+div{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #252525;
}
.contact-item div:last-child>img{
	height:130px;
	width:130px;
}

.contact-item.wechat{
	justify-content:space-between
}
.contact-item.wechat>div:first-child{
	display: flex;
    align-items: center;
}

.contact-3-sec h4{
	font-weight: 700;
	font-size: 24px;
	line-height: 60px;
	text-align: center;
	color: #252525;
	margin-bottom:0;
}

#abmap{
	height:55vh;
	width:100%;
}
.BMap_bubble_top{
	display:none;
	padding:0;
}
.BMap_bubble_bottom+img{
	display:none;
}

.wpml-ls-legacy-list-horizontal{
	padding:0;
	border:none;
}
.wpml-ls-legacy-list-horizontal a{
	padding:0;
}
.absolute-img{
	position:absolute;
	top:0;
	left:-10px;
}

.product-nav-sec h2{
	font-weight: 400;
	font-size: 2.8em;
	line-height: 38px;
	color: #42BFF0;
}
.product-item a>span{
	font-weight: 700;
    font-size: 1.4em;
    line-height: 19px;
	color:#252525;
}
.product-item a:hover>span{
	color: #42bff0;
}
#footer:before{
	content: '';
    height: 5px;
    width: 100%;
    background-image: linear-gradient(#3A5A7D 20%, #42BFF0);
    position: absolute;
    bottom: 0;
    left: 0;
	top:0;
}

.hm-service-sec .box{
	padding:0 40px;
}

.gform_wrapper .gfield_required{
	color:#fff!important;
}
/* mobile */
.nav>li.nav-icon>a>i.icon-menu{
	font-size: 26px;
    color: #fff;
}
body:not(.home) .nav>li.nav-icon>a>i.icon-menu{
	color: #252525;
}


@media (max-width:600px){
	.hm-top-sec .banner h2{
		font-size: 2.4em;
		line-height: 40px;
	}
	#logo.flex-col {
		width: 149px;
	}
	.row.row-collapse.mobile-row{
		max-width: calc(100% - 40px);
		margin-top: -150px;
	}
	.hm-about-sec a.button--white{
		margin:40px auto 30px;
	}
	.section h2, .banner h2{
		font-size: 2.1em;
		margin-bottom:0;
	}
	.hm-service-sec .service-row > .col .col-inner {
		padding-left: 0;
	}
	.hm-service-sec .service-row .box-image {
		margin: 30px auto;
	}
	.hm-service-sec .service-row .box-text-inner{
		margin:0 auto;
		max-width:130px;
	}
	.hm-levels-sec .title{
		font-size:1.8em;
		line-height:27px;
	}
	.three-levels{
		flex-direction:column;
	}
	.level-item {
		width: 100%;
		margin-bottom: 10px;
	}
	.level-item *{
		font-size: 1.6em;
	}
	.level-item h3{
		font-size:1.8em;
	}
	.hm-levels-sec p {
		font-size: 1.4em;
		line-height: 19px;
	}
	.row-small.custom-row>.col {
    	padding: 0 40px 20px;
	}
	.custom-20-row.row.row-collapse>.col {
		padding: 0 20px 20px!important;
	}
	.custom-20-0-row.row.row-collapse>.col {
/* 		padding: 0 20px!important; */
	}
	.box-push.box-blog-post .box-text{
		max-width:100%;
	}
	.touch-gform_wrapper.gform_wrapper .gform_footer.top_label{
		justify-content:center;
		width: fit-content;
		margin: 40px auto 0;
	}
	.footer-design{
		display:flex;
		justify-content:center;
	}
	.custom-80-row.row.row-collapse>.col {
		padding: 0 80px 40px!important;
	}
	.custom-80-row.row.row-collapse>.col:last-child{
		padding-bottom:0!important
	}
	.off-canvas-center .nav-sidebar.nav-vertical>li>a{
		font-size: 16px;
		line-height: 22px;
		font-weight: 400;
		color: #fff;
		text-transform: capitalize;
	}
	.breadcrumb{
		padding:15px 20px;
	}
	.banner .text-inner>h1{
		font-size:20px;
		font-weight:400;
	}
	.about-company-sec.section h2 {
		margin-bottom: 20px;
	}
	.about-ceo-sec .banner h3 {
		font-size: 1.4em;
		line-height: 19px;
		margin-bottom: 0;
	}
	.about-ceo-sec.section h2{
		font-size:2.4em;
		margin-bottom:22px;
	}
	.about-ceo-sec h3{
		margin-bottom:11px;
	}
	.about-value-sec .line{
		margin-top: 16px;
		border:none;
	}
	.section.about-last-sec .section-content{
		padding: 0 30px;
    	background: #3A5A7D;
	}
	.product-nav-sec .product-item a img{
		margin: 0 auto 20px;
	}
	.product-nav-sec .product-item a:hover:before{
		left:50%;
		transform:translatex(-50%);
	}
	.product-nav-sec .product-item{
		margin-bottom:10px;
	}
	.product-1-sec .row > .col:first-child .col-inner,
	.product-3-sec .row > .col:first-child .col-inner{
		padding: 28px 50px 28px 0;
		text-align: right;
	}
	.product-sec .row .col:first-child img{
		max-width:35vw;
	}
	.product-2-sec .row.row-collapse,
	.product-4-sec .row.row-collapse{
		flex-direction:column-reverse;
	}
	.product-2-sec .row > .col:last-child .col-inner,
	.product-4-sec .row > .col:last-child .col-inner{
		padding: 42px 0 21px 38px;
		text-align: left;
	}
	.product-2-sec .row .col:last-child img,
	.product-4-sec .row .col:last-child img{
		max-width:40vw;
	}
	.support-col-sec .row>.col:nth-child(2)>.col-inner,
	.support-last-sec {
   
		border:none!important;
	}
	.support-last-sec.section h3{
		font-size: 18px;
		line-height: 25px;
	}
	.support-col-sec .icon-img+h3{
		font-weight: 400;
		font-size: 24px;
		line-height: 32px;
	}
	.section.hm-news-sec h2{
		font-size: 18px;
		line-height: 25px;
		margin-bottom:14px;
	}
	.hm-news-sec h2+h4{
		font-size: 14px;
		line-height: 20px;
	}
	.hm-news-sec .post-item .box > .box-text{
		padding: 10px 14px 10px 0;
	}
	.hm-news-sec .post-item .box > .box-text > .box-text-inner .post-meta, .hm-news-sec .post-item .box > .box-text > .box-text-inner .post-title{
		padding-left:34px;
	}
	.news-sign-sec h2{
		font-weight: 400;
		font-size: 24px;
		line-height: 33px;
		padding-bottom: 30px;
	}
	.news-sign-sec h6{
		margin-bottom:10px;
	}
	.email-form_wrapper.gform_wrapper.gravity-theme #field_submit .gform-button--width-full{
		width:40%;
		margin:0 auto;
	}
	.hm-news-sec .post-item .box > .box-text > .box-text-inner .post-title:before{
		left:16px;
	}
	.search-row .searchandfilter>ul{
		    align-items: center;
    flex-direction: column;
	}
	.search-row .searchandfilter>ul>li:first-child,.search-row .searchandfilter>ul>li:nth-child(2){
		margin-right: 0;
	}
	.search-row .searchandfilter>ul>li:not(:last-child) {
		width: 100%;
		margin-bottom:20px;
	}
	.careers-container {
		margin-top: 40px;
		flex-direction:column;
		flex-wrap:wrap;
	}
	.career-item>a{
		padding:30px 20px 30px 9px;
	}
	.careers-container .career-item{
		margin-bottom:20px;
	}
	.career-item>a:before{
		right: 20px;
		bottom: 25px;
	}
	.section.hm-news-sec h2{
		font-weight: 400;
		font-size: 24px;
		line-height: 33px;
		margin-bottom:20px;
	}
	.hm-news-sec h2+h4{
/* 		display:none; */
	}
	.search-row .searchandfilter h4{
		padding-left:10px;
	}
	.contact-list{
		flex-direction:column;
	}
	.contact-item:nth-child(2n+1){
		margin-right:0;
		margin-bottom:20px;
	}
	.contact-item {
		padding: 30px 20px;
		width: 100%;
		min-height: 100px;
	}
	.contact-item div{
		text-align:left;
	}
	.contact-item.wechat {
		justify-content: flex-start;
		flex-direction: column;
		align-items: baseline;
	}
	.contact-item>div:first-child img{
		margin-right:10px;
	}
	.contact-item div:last-child>img {
		margin-left: 65px;
		margin-top: 20px;
	}
	.hm-top-sec .flickity-page-dots{
		bottom:30px;
	}
	.touch-gform_wrapper.gform_wrapper .ginput_container > input[type], 
	.touch-gform_wrapper.gform_wrapper .ginput_container > textarea.medium{
		padding:0 10px;
	}
	.touch-gform_wrapper.gform_wrapper .ginput_container > textarea.medium{
		padding: 14px 10px;
	}
	.blog-single>.row>.col{
		padding:0 20px 20px;
	}
}

.Video-PopUp-Content .vp-flex{
	max-width: 100%;
    height: 100%;
    max-height: 100%;
    margin: 0;
}
.YouTubePopUp-Close{
	right:10px;
	top:10px;
	left:auto;
	z-index:10;
}