.wrapper {
  width: 100%;
}

.wrapper.hb {
  position: relative;
  z-index: 1;
  padding-top: 25.78%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Din-bold, sans-serif;
  color: #fff;
  font-size: 104px;
  line-height: 85px;
  font-weight: 700;
  letter-spacing: -3px;
}

.wrapper.hb.solution {
  background-image: url('../images/hb_solution.jpg');
}

.wrapper.hb.about {
  background-image: url('../images/about_p1.jpg');
}

.wrapper.hb.contact {
  background-image: url('../images/hb_contact.jpg');
}

.wrapper.hb.employment {
  background-image: url('../images/hb_employment.jpg');
}

.wrapper.hb.news {
  background-image: url('../images/hb_news.jpg');
}

.wrapper.relative {
  position: relative;
}

.container_1280 {
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.text-block {
  width: 100%;
  font-family: Din-bold, sans-serif;
  color: #063f95;
  font-size: 60px;
  line-height: 60px;
  font-style: italic;
  font-weight: 700;
}

.text-block.right {
  padding-right: 10px;
  text-align: right;
}

.div-block {
  width: 50%;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-3 {
  width: 100%;
  padding-top: 66.85%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-3.p1 {
  position: relative;
  background-image: url('../images/index_p1.jpg');
}

.div-block-4 {
  position: relative;
  top: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  -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;
}

.div-block-4.right {
  margin-top: 100px;
  margin-bottom: 140px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.title_blueline_left {
  position: relative;
  left: -50%;
  right: auto;
  width: 48%;
  height: 5px;
}

.paragraph {
  margin-top: 32px;
  margin-bottom: 32px;
  font-family: Din-normal, sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 30px;
  text-align: justify;
}

.title_blueline_wrapper {
  position: absolute;
  left: auto;
  right: auto;
  z-index: -1;
  width: 100%;
}

.image {
  position: absolute;
  left: 3%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -2;
  width: 80%;
  max-width: 1149px;
}

.div-block-7 {
  position: absolute;
}

.image-copy {
  position: absolute;
  left: auto;
  top: auto;
  right: 5%;
  bottom: 0%;
  z-index: -1;
  width: 80%;
  max-width: 1156px;
}

.div-block-8 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-10 {
  width: 100%;
  padding-top: 56.98%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-10.p1 {
  background-image: url('../images/index_p2.jpg');
}

.div-block-10.p3 {
  background-image: url('../images/index_p4.jpg');
}

.div-block-10.p2 {
  background-image: url('../images/index_p3.jpg');
}

.div-block-11 {
  width: 70%;
  max-width: 700px;
  min-width: 300px;
}

.title_blueline_right {
  position: relative;
  right: -101%;
  width: 48%;
  height: 5px;
}

.text-block-2 {
  display: inline-block;
  padding-bottom: 5px;
  border-bottom: 5px solid #00bff3;
  font-family: Din-bold, sans-serif;
  color: #063f95;
  font-size: 22px;
  line-height: 26px;
  font-weight: 700;
  text-transform: uppercase;
}

.footer {
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  font-family: Din-normal, sans-serif;
  color: #222934;
  font-weight: 400;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 60px;
  -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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-logo-link {
  width: auto;
  max-width: 380px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 96%;
  height: 96%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

.footer-link {
  display: block;
  font-family: Din-bold, sans-serif;
  color: #01164f;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  padding-top: 40px;
  padding-bottom: 30px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  list-style-type: none;
}

.list-item {
  display: block;
  margin-right: 15px;
  margin-left: 15px;
  padding-right: 10px;
  padding-left: 10px;
  float: left;
}

.div-block-12 {
  width: 100%;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

.link {
  width: auto;
  color: #000;
  line-height: 26px;
  text-decoration: none;
}

.container {
  position: relative;
  max-width: 1180px;
  padding-top: 80px;
}

.div-block-14 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 20px;
  margin-left: 20px;
  padding-top: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-top: 2px solid #7f8288;
  color: #4f5c72;
  font-size: 12px;
  line-height: 18px;
}

.div-block-15 {
  width: auto;
  height: auto;
  max-width: 16px;
  margin-bottom: 9px;
  color: #00bff3;
}

.div-block-16 {
  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;
}

.footer_icon {
  position: relative;
  top: 2px;
  height: auto;
  max-width: 20px;
  margin-right: 10px;
  padding-top: 5px;
  float: left;
  color: #08c1f3;
}

.footer_icon.tel {
  position: relative;
  top: 4px;
  padding-top: 0px;
}

.text-block-3 {
  float: left;
}

.div-block-17 {
  width: 90%;
}

.b2t {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: inline-block;
  width: 5%;
  height: auto;
  max-height: 60px;
  max-width: 60px;
  min-height: 45px;
  min-width: 45px;
  margin-top: -30px;
  padding: 13px 17px;
  border-radius: 100%;
  background-color: #00bff3;
  color: #fff;
}

.link-block {
  position: relative;
  width: auto;
  padding: 3px 11% 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #b0b0b0;
  border-radius: 20px;
  font-family: Din-normal, sans-serif;
  color: #00bff3;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.text-block-4 {
  position: absolute;
  top: 0px;
  right: 0px;
  display: inline-block;
  margin-right: 10px;
  padding-top: 2px;
  font-family: Din-bold, sans-serif;
  font-weight: 700;
}

.text-block-5 {
  letter-spacing: 8px;
}

.div-block-18 {
  padding: 140px 40px 60px;
  font-family: Din-normal, sans-serif;
  font-size: 18px;
  line-height: 32px;
  font-weight: 400;
  text-align: justify;
  letter-spacing: -0.2px;
}

.text-block-6 {
  margin-top: 20px;
  margin-bottom: 20px;
  font-family: Din-bold, sans-serif;
  color: #063f95;
  font-size: 60px;
  line-height: 72px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: 0px;
}

.image-2 {
  width: 100%;
  margin: 20px auto;
}

.paragraph-2 {
  margin-bottom: 0px;
  padding-bottom: 20px;
}

.text-block-7 {
  padding-top: 20px;
  padding-bottom: 5px;
  font-family: Din-bold, sans-serif;
  color: #00bff3;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: underline;
  text-transform: uppercase;
}

.list-2 {
  margin-bottom: 10px;
  padding-left: 20px;
}

.list-item-2 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-19 {
  padding: 10px 40px;
  text-align: right;
}

.link-blockb {
  position: relative;
  width: auto;
  padding: 6px 6% 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #b0b0b0;
  border-radius: 20px;
  box-shadow: inset -2px 1px 8px -1px rgba(0, 0, 0, 0.22);
  font-family: Din-bold, sans-serif;
  color: #00bff3;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  letter-spacing: -0.2px;
  text-decoration: none;
}

.link-blockb:hover {
  border-color: #99e9ff;
  box-shadow: inset -2px 1px 8px 0 rgba(0, 191, 243, 0.7);
  opacity: 0.72;
  color: #063f95;
}

.div-block-20 {
  display: block;
  width: 100%;
  margin-bottom: 100px;
  text-align: center;
  letter-spacing: 0px;
}

.div-block-21 {
  position: relative;
  width: 100%;
  padding-top: 31.35%;
  background-image: url('../images/about_p3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.text-block-8 {
  width: 42%;
}

.div-block-22 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
}

.div-block-23 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 1280px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 4vw;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Din-normal, sans-serif;
  color: #fff;
  font-size: 22px;
  line-height: 34px;
  text-align: justify;
}

.div-block-24 {
  position: absolute;
  z-index: -1;
  width: 60%;
  font-size: 14px;
}

.div-block-25 {
  position: relative;
  display: inline-block;
  font-family: Din-bold, sans-serif;
  color: #000;
  font-size: 44px;
  line-height: 53px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-block-9 {
  display: inline-block;
  line-height: 57px;
  letter-spacing: 2px;
}

.div-block-26 {
  padding-left: 102px;
  font-size: 22px;
  line-height: 34px;
}

.div-block-27 {
  position: relative;
  left: 0%;
  top: 50px;
  bottom: 0%;
  width: 60%;
  margin-right: 10px;
}

.image-3 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
  max-width: none;
}

.div-block-28 {
  position: relative;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -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;
  background-color: #e80000;
  text-align: right;
}

.div-block-29 {
  position: relative;
  padding-top: 260px;
  padding-bottom: 120px;
}

.paragraph-3 {
  margin-bottom: 0px;
  padding-top: 50px;
  padding-bottom: 50px;
  font-family: Din-normal, sans-serif;
  text-align: justify;
}

.div-block-30 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 50px;
  margin-bottom: 50px;
  -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;
  font-family: Din-normal, sans-serif;
}

.div-block-31 {
  width: 41%;
}

.div-block-32 {
  position: relative;
  width: 100%;
  padding-top: 56.96%;
  background-image: url('../images/about_p2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.paragraph-4 {
  margin-bottom: 0px;
  padding-left: 40px;
  font-family: Din-normal, sans-serif;
  font-size: 22px;
  line-height: 32px;
  text-align: justify;
}

.div-block-31b {
  width: 59%;
}

.div-block-33 {
  width: 100%;
  margin-top: -210px;
}

.div-block-25b {
  position: relative;
  width: 50%;
  -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;
  font-family: Din-bold, sans-serif;
  color: #000;
  font-size: 44px;
  line-height: 53px;
  text-transform: uppercase;
}

.div-block-25b.right {
  margin-left: auto;
}

.div-block-34 {
  display: inline-block;
  width: auto;
  margin-top: 31%;
  margin-left: 36%;
  font-family: Din-normal, sans-serif;
  font-weight: 400;
}

.div-block-35 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
  text-transform: none;
}

.link2b {
  width: auto;
  margin-top: 4px;
  margin-bottom: 4px;
  color: #0d0d0d;
  text-decoration: none;
}

.div-block-36 {
  padding-top: 300px;
  padding-bottom: 100px;
}

.contact_icon {
  height: auto;
  max-width: 20px;
  margin-right: 10px;
  padding-top: 8px;
  float: left;
  clear: both;
  color: #b2ddf2;
}

.contact_icon.tel {
  max-width: 18px;
  padding-top: 4px;
  padding-right: 1px;
  padding-left: 3px;
}

.contact_icon.address {
  padding-top: 5px;
  padding-right: 3px;
  padding-left: 2px;
}

.div-block-37 {
  display: inline-block;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 2px;
}

.div-block-38 {
  position: relative;
  width: 30%;
}

.div-block-39 {
  padding: 30px 30px 100px;
  background-color: #ecf8fc;
}

.div-block-40 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 140px;
  -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;
}

.div-block-41 {
  width: 100%;
  height: 5px;
  margin-top: 10px;
  background-color: #00bff3;
}

.job_title_ul {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  list-style-type: none;
}

.job_title_link {
  font-family: Din-normal, sans-serif;
  color: #949494;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}

.job_title_link:hover {
  color: #37caf5;
}

.job_title_link.current {
  color: #00bff3;
}

.job_title_li {
  padding-top: 6px;
  padding-bottom: 6px;
  list-style-type: none;
}

.text-block-10 {
  padding-left: 37px;
  background-image: url('../images/job_title_icon_1job_title_icon.png');
  background-position: 0% 50%;
  background-size: 26px 24px;
  background-repeat: no-repeat;
  font-family: Din-bold, sans-serif;
  color: #063f95;
  font-size: 30px;
  line-height: 32px;
  font-weight: 700;
}

.div-block-42 {
  padding: 30px 33px 40px 37px;
  background-color: #fff;
}

.text-block-6b {
  font-family: Din-bold, sans-serif;
  color: #063f95;
  font-size: 33px;
  line-height: 50px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0px;
}

.text-block-7b {
  padding-top: 15px;
  padding-bottom: 10px;
  font-family: Din-bold, sans-serif;
  color: #00bff3;
  font-size: 22px;
  line-height: 28px;
  font-weight: 700;
  letter-spacing: 0px;
  text-decoration: underline;
  text-transform: uppercase;
}

.list-4 {
  margin-bottom: 25px;
  padding-left: 20px;
  font-family: Din-normal, sans-serif;
  font-size: 18px;
  line-height: 28px;
}

.list-item-4 {
  padding-top: 5px;
  padding-bottom: 5px;
}

.div-block-43 {
  width: 70%;
}

.div-block-19b {
  margin-top: 40px;
  margin-bottom: 100px;
  padding-left: 40px;
  text-align: right;
}

.news_list_wrapper {
  width: 101%;
  margin-left: -1%;
  padding-top: 100px;
  padding-bottom: 60px;
}

.news_list_each {
  width: 31%;
  margin: 1.5% 1%;
  padding: 24px;
  background-color: #ecf8fc;
  color: #000;
  text-decoration: none;
}

.news_list_each:hover {
  opacity: 0.7;
}

.div-block-44 {
  position: relative;
  padding: 20px 22% 20px 20px;
  background-color: #fff;
  letter-spacing: 0px;
}

.text-block-11 {
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}

.text-block-12 {
  display: inline-block;
  margin-top: 20px;
  font-family: Din-bold, sans-serif;
  color: #063f95;
  font-size: 15px;
  font-weight: 700;
  text-decoration: underline;
  text-transform: uppercase;
}

.div-block-45 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-45.p1 {
  background-image: url('../images/Tencent-Cloud-x-GRWTH_2-1-800x4451.jpg');
}

.div-block-45.p2 {
  background-image: url('../images/MS-Teams-BJN-Room-800x4451.jpg');
}

.div-block-45.p3 {
  background-image: url('../images/Veeam1.jpg');
}

.div-block-45.p4 {
  background-image: url('../images/AWS-APN-31-390x2051.jpg');
}

.div-block-45.p5 {
  background-image: url('../images/XSD-Project-Annoucement-800x4451.jpg');
}

.div-block-45.p6 {
  background-image: url('../images/20201027p1-HKT-LU-800x4451.jpg');
}

.div-block-45.p7 {
  background-image: url('../images/Cisco-Photo-1-800x4451.jpg');
}

.div-block-45.p8 {
  background-image: url('../images/share-en-800x4451.jpg');
}

.div-block-45.p9 {
  background-image: url('../images/20201022p-1O1O-Microsoft-800x4451.jpg');
}

.div-block-46 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 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;
  border-radius: 50%;
  background-color: #063f9e;
  font-family: Din-normal, sans-serif;
  color: #fff;
  font-weight: 400;
}

.text-block-13 {
  display: inline-block;
  margin-right: 3px;
  font-family: Din-bold, sans-serif;
  font-size: 29px;
  line-height: 34px;
  font-weight: 700;
}

.text-block-14 {
  display: inline-block;
  font-family: Din-normal, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 400;
}

.text-block-15 {
  position: relative;
  z-index: 2;
  font-family: Din-normal, sans-serif;
  color: #fff;
  font-size: 13px;
  line-height: 18px;
  font-weight: 400;
}

.div-block-47 {
  position: absolute;
  right: 0%;
  bottom: 0%;
  width: 30%;
  height: auto;
  min-height: 94px;
  min-width: 94px;
  -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-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

.div-block-48 {
  position: relative;
  z-index: 2;
  color: #fff;
}

.div-block-49 {
  position: relative;
  z-index: 1;
  width: 30%;
  height: auto;
  max-height: 120px;
  max-width: 120px;
  margin-right: -5%;
  float: right;
  -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;
}

.div-block-50 {
  padding-top: 60px;
  padding-bottom: 140px;
  text-align: center;
}

.link-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 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;
  font-family: Din-bold, sans-serif;
  color: #00bff3;
  font-size: 31px;
  line-height: 25px;
  font-style: italic;
  font-weight: 700;
  text-transform: uppercase;
}

.link-block-3:hover {
  opacity: 0.66;
}

.text-block-16 {
  display: inline-block;
}

.div-block-51 {
  display: inline-block;
  width: 12%;
  height: auto;
  max-height: 30px;
  max-width: 30px;
  margin-left: 11px;
}

.div-block-52 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 180px;
  -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;
}

.div-block-53 {
  width: 70%;
  padding-right: 5%;
}

.div-block-54 {
  width: 30%;
}

.div-block-54.relative {
  position: relative;
}

.news_relate_wrapper {
  width: 100%;
  margin-left: 0%;
}

.news_relate_each {
  width: 100%;
  margin-bottom: 10%;
  padding: 24px;
  background-color: #ecf8fc;
  color: #000;
  text-decoration: none;
}

.text-block-17 {
  color: #000;
  font-size: 44px;
  line-height: 62px;
  font-weight: 700;
  letter-spacing: 2px;
}

.div-block-55 {
  position: relative;
  width: 100%;
}

.image-4 {
  max-width: none;
}

.div-block-56 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 70%;
  margin-bottom: -51px;
}

.div-block-57 {
  position: relative;
}

.div-block-24b {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
  font-size: 14px;
}

.div-block-58 {
  position: absolute;
  left: -8%;
  top: 71px;
  right: auto;
  width: 16%;
}

.image-5 {
  display: block;
  width: 100%;
  max-width: none;
}

.div-block-59 {
  width: auto;
  margin-top: 20px;
  margin-bottom: 8px;
  border-style: solid;
  border-width: 3px;
  border-color: #00bff3;
}

.text-block-18 {
  width: 100%;
  color: #686868;
  font-size: 12px;
  line-height: 19px;
  text-align: justify;
}

.text-block-19 {
  margin-top: 40px;
  margin-bottom: 10px;
  color: #063f9e;
  font-size: 22px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0.5px;
}

.paragraph-5 {
  width: 100%;
  line-height: 28px;
}

.image-6 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.div-block-60 {
  background-color: #063f95;
  color: #fff;
  font-size: 12px;
  line-height: 19px;
}

.text-block-20 {
  padding: 18px 20px;
  text-align: center;
}

.list-5 {
  padding-left: 20px;
}

.list-item-5 {
  padding-top: 8px;
  padding-bottom: 8px;
  font-size: 18px;
  line-height: 27px;
}

.div-block-61 {
  position: relative;
}

.div-block-62 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 100%;
  padding-top: 139px;
}

.div-block-63 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -2;
  width: 100%;
  padding-top: 138px;
}

.div-block-64 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 25%;
  height: auto;
  margin-top: -12.5%;
  margin-right: -12.5%;
}

.div-block-65 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  float: right;
  text-align: right;
}

.div-block-66 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 1.5vw;
  height: 60%;
}

.div-block-67 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 50vw;
  max-height: 600px;
  background-color: #00bff3;
}

.div-block-68 {
  position: absolute;
  left: 4%;
  top: -8%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 10%;
}

.div-block-69 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 72%;
}

.div-block-70 {
  position: relative;
}

.div-block-71 {
  position: absolute;
  left: 0%;
  top: 73px;
  right: auto;
  bottom: 0%;
  z-index: -2;
  width: 13%;
}

.div-block-64b {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 30%;
  height: auto;
  margin-top: -15%;
  margin-right: -15%;
}

.div-block-72 {
  position: absolute;
  left: -38%;
  top: -229%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 60%;
}

.div-block-73 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
}

.div-block-64c {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 25%;
  height: auto;
  margin-top: -12.5%;
  margin-left: -12.5%;
}

.div-block-65c {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 90%;
  text-align: left;
}

.div-block-66b {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 1.5vw;
}

.div-block-71b {
  position: absolute;
  left: auto;
  right: 3%;
  z-index: -2;
  width: 12%;
}

.div-block-69b {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  max-width: 220px;
  margin-bottom: -50%;
}

.div-block-74 {
  position: relative;
  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;
}

.div-block-75 {
  position: relative;
  right: -16%;
  width: 100%;
}

.div-block-76 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 17%;
}

.div-block-77 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  margin-bottom: -25%;
}

.div-block-78 {
  position: relative;
  width: 100%;
}

.div-block-79 {
  position: absolute;
  left: -60%;
  top: auto;
  right: auto;
  bottom: 0%;
  z-index: -1;
  width: 50%;
}

.div-block-80 {
  position: absolute;
  left: 0%;
  width: 100%;
  margin-top: -40%;
}

.div-block-81 {
  position: relative;
  width: 100%;
}

.div-block-82 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  width: 100%;
}

.div-block-83 {
  position: absolute;
  right: 0px;
  width: 20%;
  margin-top: -20%;
}

.div-block-84 {
  position: relative;
  right: -30%;
}

.div-block-85 {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 20vw;
  max-height: 200px;
  background-color: #00bff3;
  -webkit-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
}

.div-block-86 {
  position: relative;
}

.div-block-87 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
}

.div-block-88 {
  position: absolute;
  left: -47%;
  top: -200px;
  z-index: -1;
  width: 100%;
}

.text-block-21 {
  display: inline-block;
}

.job_title_bullet {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 13px;
  margin-right: 8px;
  opacity: 0;
}

.job_title_bullet.current {
  opacity: 1;
}

.div-block-90 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 100%;
  height: 100%;
}

.div-block-91 {
  position: absolute;
  left: 2%;
  top: 0px;
  right: auto;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  margin-bottom: -50%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-64d {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 30%;
  height: auto;
  margin-top: -18%;
  margin-right: -14%;
}

.div-block-93 {
  position: absolute;
  left: 0%;
  top: 0px;
  bottom: 0px;
  z-index: -1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-94 {
  position: relative;
  left: -352px;
  width: 30%;
  margin-bottom: -20%;
}

.div-block-95 {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-96 {
  position: relative;
  right: -143%;
  width: 100%;
  margin-top: -100%;
}

.div-block-97 {
  position: relative;
  width: 100%;
}

.div-block-98 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 26%;
}

.div-block-99 {
  position: relative;
  right: -60px;
  width: 100%;
  margin-top: -50%;
}

.div-block-8b {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.div-block-100 {
  margin-top: 0px;
}

.div-block-101 {
  position: relative;
}

.div-block-102 {
  max-width: none;
}

.image-7 {
  width: 100%;
}

.div-block-103 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  width: 100%;
  margin-top: -50%;
  padding-top: 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;
  border-radius: 50%;
  background-color: #063f9e;
  text-align: center;
}

.div-block-104 {
  position: relative;
}

.div-block-105 {
  position: relative;
  width: 100%;
}

.div-block-106 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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;
}

.div-block-107 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
}

.div-block-108 {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

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

.job_title_wrapper {
  position: relative;
  z-index: 1;
  padding: 45px 40px 40px;
  background-color: #fff;
}

.m_button_container {
  display: none;
  width: 100%;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: center;
}

.div-block-109 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  height: auto;
  padding-right: 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;
}

.div-block-25-copy {
  position: relative;
  display: inline-block;
  width: 85%;
  font-family: Din-bold, sans-serif;
  color: #000;
  font-size: 44px;
  line-height: 53px;
  font-weight: 700;
  text-transform: uppercase;
}

.div-block-72-copy {
  position: absolute;
  left: -54%;
  top: -178px;
  right: auto;
  bottom: auto;
  z-index: -1;
  width: 100%;
}

.div-block-102-copy {
  max-width: none;
}

.text-block-9-copy {
  display: inline-block;
  width: 420px;
  min-height: 242px;
  line-height: 57px;
  letter-spacing: 2px;
}

.link-block-copy {
  position: relative;
  width: auto;
  margin-top: 40px;
  padding: 3px 15% 8px;
  border-style: solid;
  border-width: 1px;
  border-color: #b0b0b0;
  border-radius: 20px;
  font-family: Din-normal, sans-serif;
  color: #00bff3;
  font-size: 18px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.index_banner_wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: auto;
  padding-top: 375px;
  padding-bottom: 220px;
  -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;
}

.index_banner_wrapper.hb {
  position: relative;
  z-index: 1;
  padding-top: 25.78%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  font-family: Din-bold, sans-serif;
  color: #fff;
  font-size: 104px;
  line-height: 85px;
  font-weight: 700;
  letter-spacing: -3px;
}

.index_banner_wrapper.hb.solution {
  background-image: url('../images/hb_solution.jpg');
}

.index_banner_wrapper.hb.about {
  background-image: url('../images/about_p1.jpg');
}

.index_banner_wrapper.hb.contact {
  background-image: url('../images/hb_contact.jpg');
}

.index_banner_wrapper.hb.employment {
  background-image: url('../images/hb_employment.jpg');
}

.index_banner_wrapper.hb.news {
  background-image: url('../images/hb_news.jpg');
}

.index_banner_wrapper.relative {
  position: relative;
}

.index_banner_nav_ul {
  margin-top: 15%;
  margin-bottom: 0px;
  margin-left: -17%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  list-style-type: none;
}

.index_banner_nav_li {
  padding-top: 2px;
  padding-bottom: 2px;
  list-style-type: none;
}

.job_title_link-copy {
  font-family: Din-normal, sans-serif;
  color: #000;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}

.job_title_link-copy:hover {
  color: #37caf5;
}

.job_title_bullet-copy {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 13px;
  margin-right: 8px;
  opacity: 0;
}

.job_title_bullet-copy.current {
  opacity: 1;
}

.text-block-21-copy {
  display: inline-block;
}

.slider {
  position: absolute;
  width: 126%;
  height: auto;
  max-width: 100%;
  background-color: transparent;
}

.hide {
  display: none;
}

.slide {
  position: relative;
  z-index: 100;
}

.div-block-110 {
  position: absolute;
  top: 0%;
  right: 0%;
  z-index: 100;
  width: 100%;
  height: 50%;
  padding-top: 100%;
  border-radius: 50%;
  background-color: red;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-110.p1 {
  background-image: url('../images/index_banner_p1.jpg');
  background-position: 0% 100%;
  background-size: 1043px 963px;
}

.div-block-111 {
  position: absolute;
  left: auto;
  top: -19%;
  right: -26%;
  bottom: auto;
  z-index: 10;
  width: 50%;
  padding-top: 50%;
  border-radius: 50%;
  background-color: #fff;
}

.index_banner_slider {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -1;
  width: 90%;
  max-width: 1440px;
  float: right;
}

.div-block-113 {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  border-radius: 50%;
  background-image: url('../images/index_banner_p1.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

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

.div-block-114 {
  position: relative;
}

.slider-2 {
  z-index: 20;
  width: 100%;
  height: auto;
  background-color: transparent;
}

.slide-2 {
  width: 100%;
  height: auto;
  max-width: 1350px;
  margin-top: -506px;
  padding-top: 100%;
}

.div-block-115 {
  width: 50%;
  padding-top: 50%;
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_banner_slider_inner {
  position: absolute;
  top: 0%;
  right: -34%;
  z-index: 1000;
  overflow: hidden;
  width: 100%;
  margin-top: -34%;
  border-radius: 50%;
}

.index_banner_slider_slice_row {
  width: 100%;
}

.index_banner_slider_slice_1 {
  width: 50%;
  padding-top: 34%;
  float: left;
}

.index_banner_slider_slice_2 {
  width: 50%;
  padding-top: 34%;
  float: left;
}

.index_banner_slider_img {
  width: 70%;
  padding-top: 66%;
  float: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.index_banner_slider_img.p1 {
  background-image: url('../images/index_banner_p1.jpg');
  background-size: cover;
}

.index_banner_slider_slice_4 {
  width: 30%;
  padding-top: 66%;
  float: left;
}

.index_banner_slider_inner_circle {
  position: absolute;
  top: 25%;
  right: 25%;
  z-index: 10;
  width: 50%;
  padding-top: 50%;
  border-radius: 50%;
  background-color: #fff;
}

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

.div-block-119 {
  position: relative;
  margin-top: -506px;
}

.div-block-120 {
  position: relative;
  width: 4%;
  max-height: 64px;
  max-width: 64px;
  min-height: 32px;
  min-width: 32px;
  margin-right: auto;
  margin-left: auto;
}

.scrolldownbtn {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  margin-top: -50%;
  margin-right: auto;
  margin-left: auto;
  color: #111753;
}

.scrolldownbtn:hover {
  opacity: 0.62;
  color: #00bff3;
}

.index_banner_nav_link {
  font-family: Din-normal, sans-serif;
  color: #949494;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  text-decoration: none;
}

.index_banner_nav_link:hover {
  color: #37caf5;
}

.index_banner_nav_link.current {
  color: #00bff3;
}

.index_banner_nav_bullet {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 13px;
  margin-right: 8px;
  opacity: 0;
}

.index_banner_nav_bullet.current {
  opacity: 1;
}

.index_banner_nav_num {
  display: inline-block;
  margin-right: 5px;
}

.index_banner_nav_txt {
  display: inline-block;
}

.div-block-121 {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: -1;
  width: 100%;
}

.navbar {
  width: 100%;
  padding-top: 14px;
  padding-bottom: 14px;
  background-color: #fff;
}

.navbar.transparent {
  position: absolute;
  top: 0px;
  z-index: 999;
  height: auto;
  padding-top: 23px;
  background-color: transparent;
}

.container-2 {
  position: relative;
  max-width: 1280px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.brand {
  position: static;
  left: 0px;
  right: auto;
  width: 22%;
}

.brand:hover {
  opacity: 0.7;
}

.nav-menu {
  width: 100%;
  margin-top: 24px;
  margin-bottom: 20px;
  background-color: #063f95;
  text-align: right;
}

.nav-link {
  font-family: Din-normal, sans-serif;
  color: #fff;
  font-size: 16px;
  text-align: left;
}

.menu-button {
  color: rgba(51, 51, 51, 0.53);
  font-size: 40px;
  line-height: 40px;
}

.menu-button:hover {
  color: #00bff3;
}

.menu-button.w--open {
  background-color: transparent;
  color: #00bff3;
}

.menu_wrapper {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1200;
  display: block;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#0f7798), to(#073c72));
  background-image: linear-gradient(180deg, #0f7798, #073c72);
  opacity: 1;
}

.menu_wrapper.init {
  height: 100%;
}

.menu_inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.menu_inner_left {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  height: 100vh;
  max-width: 270px;
  min-width: 100px;
  -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: Din-normal, sans-serif;
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}

.menu_inner_right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  height: auto;
  padding: 88px 40px;
  -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: Din-bold, sans-serif;
  font-weight: 700;
}

.menu_nav_each {
  position: relative;
  z-index: 2;
  margin-top: 20px;
  margin-bottom: 20px;
  padding-right: 41px;
  float: left;
  color: hsla(0, 0%, 100%, 0.73);
  font-size: 31px;
  line-height: 44px;
  font-style: italic;
  letter-spacing: 1.5px;
  text-decoration: none;
  text-transform: uppercase;
}

.menu_nav_each:hover {
  color: #fff;
}

.text-block-24 {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.menu_closebtn {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 2;
  width: 12%;
  max-height: 64px;
  max-width: 64px;
  min-height: 32px;
  min-width: 32px;
  margin-top: 3%;
  margin-right: 5%;
  color: hsla(0, 0%, 100%, 0.77);
}

.menu_closebtn:hover {
  color: #fff;
}

.particlebg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 100%;
  height: 100%;
  opacity: 1;
}

.menu_nav_dd_icon {
  position: absolute;
  top: 8px;
  right: 0%;
  display: inline-block;
  width: 15%;
}

.nav_each_underline {
  height: 5px;
  margin-top: 2px;
  background-color: #fff;
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1);
  -webkit-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.menu_nav_dd {
  width: 100%;
  padding-bottom: 20px;
  white-space: nowrap;
}

.menu_nav_dd_each {
  display: inline-block;
  width: 23%;
  margin-right: 2%;
  font-family: Din-normal, sans-serif;
  color: hsla(0, 0%, 100%, 0.59);
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
}

.menu_nav_dd_txt {
  padding-top: 10px;
  padding-bottom: 10px;
  white-space: normal;
}

.menu_nav_dd_img {
  width: 100%;
  padding-top: 62.31454005934718%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  opacity: 0.55;
}

.menu_nav_dd_img.p1 {
  background-image: url('../images/menu_nav_thumb1.jpg');
}

.menu_nav_dd_img.p2 {
  background-image: url('../images/menu_nav_thumb2.jpg');
}

.menu_nav_dd_img.p3 {
  background-image: url('../images/menu_nav_thumb3.jpg');
}

.menu_nav_dd_img.p4 {
  background-image: url('../images/menu_nav_thumb4.jpg');
}

.menu_nav_dd_img_wrapper {
  border: 1px solid #5b90b7;
  background-color: #000;
}

.thumbs_block {
  position: relative;
  z-index: 2;
  width: 100%;
  max-width: none;
}

.div-block-125 {
  position: absolute;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-right: 5px;
  padding-left: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.lang_icon {
  position: relative;
  top: 2px;
  width: 20%;
  max-height: 23px;
  max-width: 23px;
  min-height: 18px;
  min-width: 18px;
  margin-right: 15px;
}

.langbtn {
  margin-right: 15px;
  color: hsla(0, 0%, 100%, 0.73);
  text-decoration: none;
}

.langbtn:hover {
  color: #fff;
}

.langbtn.current {
  color: #0ef7ff;
}

.header {
  display: block;
}

.slider-3 {
  width: 100%;
  height: auto;
  background-color: transparent;
}

.solution_list_wrapper {
  width: 101%;
  height: auto;
  margin-bottom: 100px;
  margin-left: -1%;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: transparent;
}

.solution_list_each {
  width: 31.33%;
  margin: 1.5% 1%;
  padding: 24px;
  background-color: #ecf8fc;
  color: #000;
  text-decoration: none;
}

.solution_list_each:hover {
  opacity: 0.7;
}

.text-block-11b {
  color: #063f95;
  font-size: 18px;
  line-height: 27px;
  font-weight: 700;
}

.div-block-45b {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-45b.p1 {
  background-image: url('../images/menu_nav_thumb1.jpg');
}

.div-block-45b.p2 {
  background-image: url('../images/menu_nav_thumb2.jpg');
}

.div-block-45b.p3 {
  background-image: url('../images/menu_nav_thumb3.jpg');
}

.div-block-45b.p4 {
  background-image: url('../images/menu_nav_thumb4.jpg');
}

.div-block-45b.p5 {
  background-image: url('../images/XSD-Project-Annoucement-800x4451.jpg');
}

.div-block-45b.p6 {
  background-image: url('../images/20201027p1-HKT-LU-800x4451.jpg');
}

.div-block-45b.p7 {
  background-image: url('../images/Cisco-Photo-1-800x4451.jpg');
}

.div-block-45b.p8 {
  background-image: url('../images/share-en-800x4451.jpg');
}

.div-block-45b.p9 {
  background-image: url('../images/20201022p-1O1O-Microsoft-800x4451.jpg');
}

.solution_list_link {
  width: 100%;
  text-decoration: none;
}

.solution_list_link:hover {
  opacity: 0.7;
}

.right-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3%;
  margin-right: -3%;
  -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;
}

.right-arrow:hover {
  opacity: 0.5;
}

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3%;
  margin-left: -3%;
  -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;
}

.left-arrow:hover {
  opacity: 0.5;
}

.slide-nav {
  padding-right: 0.5%;
  text-align: right;
}

.div-block-4b {
  position: relative;
  top: 65px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  padding-top: 40px;
  padding-bottom: 40px;
  -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;
}

.div-block-4b.right {
  margin-top: 100px;
  margin-bottom: 140px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-71c {
  position: absolute;
  left: auto;
  top: 73px;
  right: -19%;
  bottom: 0%;
  z-index: -2;
  width: 13%;
}

.image-9 {
  width: 70%;
}

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

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

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

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

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

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

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

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

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

@media screen and (max-width: 991px) {
  .div-block-4 {
    margin-top: 0px;
    padding-left: 40px;
  }

  .div-block-4.right {
    margin-top: 40px;
    margin-bottom: 80px;
    padding-right: 40px;
    padding-left: 0px;
  }

  .paragraph {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-8 {
    width: 100%;
    padding-top: 30px;
    padding-bottom: 60px;
  }

  .div-block-9 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-9.m_reverse {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-11 {
    width: 100%;
    max-width: none;
    padding-right: 40px;
    padding-left: 40px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 24px;
  }

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

  .footer-flex-container {
    padding-bottom: 40px;
  }

  .list-item {
    margin-right: 10px;
    margin-left: 10px;
  }

  .container {
    padding-top: 60px;
  }

  .div-block-14 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .overflow-x {
    padding-top: 80px;
  }

  .b2t {
    width: 9%;
  }

  .link-block {
    padding-right: 18%;
    padding-left: 18%;
    font-size: 16px;
    line-height: 20px;
  }

  .link-block:hover {
    opacity: 0.64;
  }

  .div-block-18 {
    padding: 80px 0px 60px;
  }

  .text-block-6 {
    font-size: 48px;
    line-height: 52px;
  }

  .link-blockb {
    padding-right: 11%;
    padding-left: 11%;
  }

  .div-block-20 {
    margin-bottom: 60px;
  }

  .div-block-21 {
    padding-top: 43.35%;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(52%, rgba(0, 0, 0, 0.55)), to(transparent)), url('../images/about_p3.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 52%, transparent), url('../images/about_p3.jpg');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .text-block-8 {
    width: 70%;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-23 {
    padding-right: 40px;
    padding-bottom: 0vw;
    padding-left: 40px;
  }

  .div-block-24 {
    width: 40%;
  }

  .div-block-26 {
    padding-left: 0px;
  }

  .div-block-27 {
    top: 36px;
    width: 70%;
  }

  .div-block-29 {
    padding-top: 120px;
    padding-bottom: 60px;
  }

  .paragraph-3 {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-31 {
    width: 50%;
  }

  .paragraph-4 {
    padding-left: 25px;
    font-size: 18px;
    line-height: 28px;
  }

  .div-block-31b {
    width: 50%;
  }

  .div-block-33 {
    margin-top: -168px;
  }

  .div-block-34 {
    margin-top: 18%;
    margin-left: 26%;
  }

  .div-block-35 {
    padding-top: 15px;
  }

  .link2b {
    margin-top: 0px;
    margin-bottom: 0px;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-36 {
    padding-top: 220px;
    padding-bottom: 60px;
  }

  .div-block-37 {
    margin-top: 0px;
    font-size: 16px;
    line-height: 28px;
  }

  .div-block-38 {
    z-index: 10;
    width: 100%;
    padding: 20px 0px;
  }

  .div-block-40 {
    padding-top: 80px;
    padding-bottom: 100px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-41 {
    display: none;
  }

  .job_title_ul {
    padding-right: 20px;
    padding-left: 20px;
  }

  .job_title_link {
    width: 100%;
  }

  .text-block-10 {
    display: none;
  }

  .div-block-43 {
    width: 100%;
  }

  .news_list_wrapper {
    padding-top: 60px;
  }

  .news_list_each {
    width: 46%;
    margin: 2% 1.8%;
    padding: 20px;
  }

  .div-block-44 {
    padding-right: 23%;
  }

  .div-block-50 {
    padding-top: 40px;
    padding-bottom: 100px;
  }

  .link-block-3 {
    font-size: 29px;
    line-height: 23px;
  }

  .div-block-51 {
    max-height: 26px;
    max-width: 26px;
  }

  .div-block-52 {
    padding-top: 60px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-53 {
    width: 100%;
    padding-right: 0%;
  }

  .div-block-54.relative {
    width: 100%;
  }

  .text-block-17 {
    font-size: 40px;
    line-height: 53px;
  }

  .image-4 {
    position: relative;
    right: -5%;
    width: 80%;
    float: right;
  }

  .div-block-56 {
    width: 100%;
    margin-bottom: -30px;
  }

  .div-block-58 {
    left: -8%;
    top: 72px;
    width: 17%;
  }

  .list-item-5 {
    font-size: 16px;
    line-height: 22px;
  }

  .div-block-66 {
    display: none;
  }

  .div-block-68 {
    left: auto;
    top: -9%;
    right: 11%;
    z-index: 0;
  }

  .div-block-72 {
    left: -20%;
    top: -19%;
    width: 40%;
  }

  .div-block-73 {
    margin-top: -50%;
  }

  .div-block-64c {
    left: 0%;
    right: 59%;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-66b {
    display: none;
  }

  .div-block-71b {
    width: 9%;
  }

  .div-block-75 {
    right: -2%;
  }

  .div-block-76 {
    width: 25%;
  }

  .div-block-77 {
    margin-bottom: -24%;
  }

  .div-block-87 {
    width: 100%;
  }

  .div-block-88 {
    display: none;
  }

  .job_title_bullet {
    display: none;
  }

  .div-block-91 {
    display: none;
  }

  .div-block-8b {
    width: 100%;
  }

  .div-block-102 {
    max-width: none;
  }

  .div-block-107 {
    left: auto;
    top: 0%;
    right: 0%;
    bottom: auto;
    width: 100%;
  }

  .job_title_wrapper {
    position: absolute;
    left: 0%;
    right: 0%;
    display: none;
    width: auto;
    padding: 0px;
    border-radius: 15px;
    background-color: #111f35;
  }

  .m_button_container {
    position: relative;
    display: block;
    margin-bottom: 5px;
  }

  .dd_toggle {
    border-radius: 30px;
    background-color: #063f95;
    color: #fff;
    cursor: pointer;
  }

  .dd_toggle_txt {
    padding: 15px;
    font-family: Din-bold, sans-serif;
    font-size: 22px;
    line-height: 28px;
  }

  .dd_icon {
    font-size: 3vw;
  }

  .div-block-109 {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-25-copy {
    width: 95%;
  }

  .div-block-72-copy {
    left: -40%;
    top: 19px;
    display: none;
    width: 70%;
  }

  .div-block-102-copy {
    max-width: none;
  }

  .text-block-9-copy {
    width: 100%;
    max-width: 390px;
    font-size: 40px;
    letter-spacing: 1px;
  }

  .link-block-copy {
    padding-right: 18%;
    padding-left: 18%;
    font-size: 16px;
    line-height: 20px;
  }

  .link-block-copy:hover {
    opacity: 0.5;
  }

  .index_banner_wrapper {
    padding-top: 13%;
    padding-bottom: 10%;
  }

  .index_banner_nav_ul {
    margin-top: 3%;
    margin-left: 0%;
  }

  .index_banner_nav_li {
    float: left;
  }

  .job_title_link-copy {
    width: 100%;
    color: #fff;
  }

  .job_title_bullet-copy {
    display: none;
  }

  .index_banner_nav_link {
    width: 100%;
    color: #949494;
  }

  .index_banner_nav_bullet {
    display: none;
  }

  .index_banner_nav_num {
    margin-right: 20px;
  }

  .index_banner_nav_txt {
    display: none;
  }

  .navbar {
    position: fixed;
    top: 0px;
    padding-top: 7px;
    padding-bottom: 7px;
    box-shadow: 1px 1px 12px 0 rgba(0, 0, 0, 0.16);
  }

  .navbar.transparent {
    position: fixed;
    padding-top: 8px;
    padding-bottom: 4px;
    background-color: #fff;
  }

  .brand {
    width: 27%;
    margin-top: 3px;
    margin-bottom: 6px;
    margin-left: 10px;
  }

  .menu-button {
    margin-top: 0px;
    font-size: 32px;
    line-height: 32px;
  }

  .menu_inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .menu_inner_left {
    position: static;
    bottom: 40px;
    width: 100%;
    height: auto;
    max-width: none;
  }

  .menu_inner_right {
    width: 100%;
    height: auto;
    padding-top: 6%;
    padding-bottom: 7%;
  }

  .menu_nav_each {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 28px;
    line-height: 36px;
  }

  .text-block-24 {
    display: none;
  }

  .menu_nav_dd_icon {
    top: 6px;
  }

  .menu_nav_dd_each {
    width: 33%;
    font-size: 15px;
    line-height: 22px;
  }

  .div-block-125 {
    position: static;
    bottom: 0%;
    margin-bottom: 40px;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .solution_list_wrapper {
    width: 100%;
    margin-left: 0%;
    padding-top: 60px;
  }

  .solution_list_each {
    width: 46%;
    margin: 2% 1.8%;
    padding: 20px;
  }

  .right-arrow {
    width: 40px;
    margin-right: -3%;
  }

  .left-arrow {
    width: 40px;
    margin-left: -3%;
  }

  .slide-nav {
    padding-right: 1.5%;
  }

  .div-block-4b {
    margin-top: 0px;
    padding-left: 40px;
  }

  .div-block-4b.right {
    margin-top: 40px;
    margin-bottom: 80px;
    padding-right: 40px;
    padding-left: 0px;
  }
}

@media screen and (max-width: 767px) {
  .text-block {
    font-size: 48px;
    line-height: 48px;
  }

  .text-block.right {
    padding-right: 15px;
  }

  .div-block {
    width: 100%;
  }

  .div-block-2 {
    margin-top: 70px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .div-block-4 {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-4.right {
    margin-top: 0px;
    padding-right: 40px;
  }

  .image {
    width: 95%;
  }

  .image-copy {
    width: 95%;
    max-width: none;
  }

  .div-block-8 {
    padding-top: 40px;
    padding-bottom: 70px;
  }

  .text-block-2 {
    font-size: 20px;
    line-height: 24px;
  }

  .footer {
    padding: 0px 20px 40px;
  }

  .footer-flex-container {
    padding-bottom: 20px;
  }

  .footer-logo-link {
    max-width: 340px;
  }

  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .footer-link {
    font-size: 16px;
    line-height: 20px;
  }

  .list {
    display: block;
    width: 100%;
    padding-bottom: 20px;
    text-align: center;
  }

  .list-item {
    display: inline-block;
    padding-top: 10px;
    padding-bottom: 10px;
    float: none;
    clear: both;
  }

  .container {
    padding-top: 60px;
  }

  .div-block-17 {
    width: 100%;
  }

  .overflow-x {
    padding-top: 70px;
  }

  .b2t {
    width: 12%;
  }

  .text-block-5 {
    font-size: 90px;
    line-height: 77px;
  }

  .div-block-18 {
    font-size: 16px;
    line-height: 24px;
  }

  .text-block-6 {
    margin-bottom: 10px;
    font-size: 40px;
    line-height: 46px;
  }

  .paragraph-2 {
    padding-bottom: 10px;
  }

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

  .link-blockb {
    padding-right: 15%;
    padding-left: 15%;
  }

  .div-block-21 {
    padding-top: 60.35%;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(34%, rgba(0, 0, 0, 0.55)), to(rgba(0, 0, 0, 0.52))), url('../images/about_p3.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.55) 34%, rgba(0, 0, 0, 0.52)), url('../images/about_p3.jpg');
    background-position: 0px 0px, 30% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .text-block-8 {
    width: 100%;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-24 {
    width: 68%;
  }

  .text-block-9 {
    font-size: 38px;
    line-height: 48px;
  }

  .div-block-29 {
    padding-top: 100px;
    padding-bottom: 30px;
  }

  .paragraph-3 {
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-30 {
    margin-top: 20px;
    margin-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .div-block-31 {
    width: 100%;
  }

  .paragraph-4 {
    padding-top: 20px;
    padding-left: 0px;
    font-size: 16px;
    line-height: 26px;
  }

  .div-block-31b {
    width: 100%;
  }

  .div-block-33 {
    margin-top: 20px;
    margin-right: auto;
    margin-left: auto;
  }

  .div-block-25b {
    width: 100%;
  }

  .div-block-34 {
    margin-top: 35%;
    margin-left: 40%;
  }

  .div-block-36 {
    padding-top: 60px;
  }

  .div-block-39 {
    padding: 20px 20px 60px;
  }

  .div-block-40 {
    padding-top: 40px;
    padding-bottom: 60px;
  }

  .div-block-42 {
    padding: 20px 25px;
  }

  .text-block-6b {
    font-size: 28px;
    line-height: 42px;
  }

  .text-block-7b {
    padding-top: 10px;
    padding-bottom: 5px;
    font-size: 18px;
    line-height: 24px;
  }

  .list-4 {
    font-size: 16px;
    line-height: 24px;
  }

  .news_list_wrapper {
    width: 100%;
    margin-left: 0%;
    padding-bottom: 40px;
  }

  .news_list_each {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .div-block-44 {
    padding-right: 23%;
  }

  .text-block-11 {
    font-size: 16px;
    line-height: 25px;
  }

  .div-block-50 {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .link-block-3 {
    font-size: 26px;
    line-height: 18px;
  }

  .div-block-51 {
    max-height: 24px;
    max-width: 24px;
  }

  .text-block-17 {
    font-size: 36px;
    line-height: 46px;
  }

  .div-block-55 {
    display: none;
  }

  .div-block-58 {
    left: -34%;
    top: 95px;
    width: 60%;
  }

  .list-item-5 {
    font-size: 14px;
    line-height: 19px;
  }

  .div-block-62 {
    padding-top: 111px;
  }

  .div-block-63 {
    padding-top: 115px;
  }

  .div-block-64 {
    z-index: -1;
    margin-top: 11.5%;
    margin-right: 2.5%;
  }

  .div-block-68 {
    display: none;
  }

  .div-block-71 {
    display: none;
  }

  .div-block-72 {
    left: -15%;
    top: 7%;
    width: 30%;
  }

  .div-block-65c {
    display: none;
  }

  .div-block-71b {
    display: none;
  }

  .div-block-76 {
    display: none;
  }

  .image-7 {
    position: relative;
  }

  .dd_icon {
    font-size: 4vw;
  }

  .div-block-25-copy {
    width: 100%;
  }

  .div-block-72-copy {
    left: -43%;
    top: 9px;
    width: 80%;
  }

  .text-block-9-copy {
    min-height: 100px;
    font-size: 28px;
    line-height: 36px;
  }

  .link-block-copy {
    margin-top: 30px;
    padding-right: 22%;
    padding-left: 22%;
    font-size: 14px;
    line-height: 18px;
  }

  .index_banner_wrapper {
    padding-top: 11%;
    padding-bottom: 12%;
  }

  .navbar {
    padding-bottom: 4px;
  }

  .navbar.transparent {
    padding-top: 4px;
  }

  .brand {
    width: 32%;
    margin-top: 4px;
    padding-left: 0px;
  }

  .menu-button {
    font-size: 26px;
    line-height: 26px;
  }

  .menu_inner_right {
    padding-top: 10%;
  }

  .menu_nav_each {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .menu_nav_each.menu_nav_dd_toggle.current {
    padding-right: 34px;
  }

  .menu_closebtn {
    max-height: 32px;
    max-width: 32px;
    min-height: 20px;
    min-width: 20px;
    margin-top: 6%;
  }

  .menu_nav_dd_icon {
    top: 3px;
  }

  .menu_nav_dd_each {
    width: 40%;
    margin-right: 4%;
    font-size: 14px;
    line-height: 18px;
  }

  .menu_nav_dd_txt {
    padding-top: 7px;
    padding-bottom: 7px;
  }

  .solution_list_wrapper {
    width: 100%;
    margin-left: 0%;
    padding-bottom: 40px;
  }

  .solution_list_each {
    width: 100%;
    margin-right: 0%;
    margin-left: 0%;
  }

  .text-block-11b {
    font-size: 16px;
    line-height: 25px;
  }

  .right-arrow {
    width: 7%;
    margin-right: -5%;
  }

  .left-arrow {
    width: 7%;
    margin-left: -5%;
  }

  .slide-nav {
    padding-right: 0%;
  }

  .div-block-4b {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .div-block-4b.right {
    margin-top: 0px;
    padding-right: 40px;
  }

  .div-block-71c {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .wrapper.hb {
    padding-top: 36.78%;
  }

  .container_1280 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block {
    font-size: 32px;
    line-height: 32px;
  }

  .text-block.right {
    padding-right: 10px;
  }

  .div-block-4 {
    margin-top: -30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .div-block-4.right {
    margin-top: -20px;
    padding-top: 0px;
    padding-right: 20px;
  }

  .paragraph {
    margin-top: 10px;
    margin-bottom: 15px;
    font-size: 14px;
    line-height: 22px;
  }

  .div-block-8 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .div-block-11 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .text-block-2 {
    font-size: 18px;
    line-height: 22px;
  }

  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }

  .footer-flex-container {
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .footer-logo-link {
    max-width: none;
    margin-left: -5px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .footer-link {
    font-size: 14px;
    line-height: 18px;
  }

  .list {
    padding-top: 10px;
    padding-bottom: 0px;
    text-align: left;
  }

  .list-item {
    margin-right: 20px;
    margin-left: -10px;
  }

  .div-block-13 {
    padding-top: 0px;
    padding-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    text-align: left;
  }

  .link {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
  }

  .container {
    padding-top: 20px;
  }

  .div-block-14 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .div-block-15 {
    position: relative;
    top: 11px;
    margin-right: 10px;
    margin-bottom: 0px;
  }

  .div-block-16 {
    width: 100%;
    -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;
  }

  .overflow-x {
    padding-top: 60px;
  }

  .b2t {
    width: 12%;
  }

  .text-block-5 {
    font-size: 60px;
    line-height: 50px;
  }

  .div-block-18 {
    padding-top: 60px;
    font-size: 14px;
    line-height: 22px;
  }

  .text-block-6 {
    font-size: 22px;
    line-height: 30px;
  }

  .list-item-2 {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .link-blockb {
    padding-right: 20%;
    padding-left: 20%;
  }

  .div-block-20 {
    margin-bottom: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-21 {
    padding-top: 87.35%;
    background-position: 0px 0px, 44% 50%;
  }

  .text-block-8 {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-23 {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-24 {
    width: 47%;
  }

  .text-block-9 {
    font-size: 28px;
    line-height: 35px;
  }

  .div-block-27 {
    top: 20px;
    width: 76%;
  }

  .div-block-29 {
    padding-top: 60px;
  }

  .paragraph-3 {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-30 {
    margin-top: 30px;
  }

  .paragraph-4 {
    padding-top: 10px;
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-33 {
    margin-top: 0px;
  }

  .div-block-34 {
    margin-top: 22%;
    margin-left: 31%;
  }

  .link2b {
    font-size: 14px;
    line-height: 26px;
  }

  .div-block-36 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-37 {
    font-size: 14px;
    line-height: 26px;
  }

  .div-block-39 {
    padding: 10px 10px 40px;
  }

  .div-block-40 {
    padding-top: 20px;
    padding-bottom: 40px;
  }

  .job_title_link {
    font-size: 14px;
    line-height: 24px;
  }

  .div-block-42 {
    padding: 17px 20px;
  }

  .text-block-6b {
    font-size: 22px;
    line-height: 28px;
  }

  .text-block-7b {
    padding-top: 12px;
    padding-bottom: 0px;
    font-size: 16px;
    line-height: 20px;
  }

  .list-4 {
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 20px;
  }

  .div-block-19b {
    margin-bottom: 80px;
  }

  .news_list_each {
    padding: 10px;
  }

  .div-block-44 {
    padding-right: 23%;
  }

  .div-block-50 {
    padding-top: 0px;
  }

  .div-block-52 {
    padding-top: 40px;
  }

  .text-block-17 {
    font-size: 28px;
    line-height: 38px;
  }

  .div-block-58 {
    left: -34%;
    top: 71px;
    width: 60%;
  }

  .text-block-19 {
    font-size: 20px;
    line-height: 28px;
  }

  .div-block-62 {
    padding-top: 83px;
  }

  .div-block-63 {
    padding-top: 99px;
  }

  .div-block-64 {
    display: none;
  }

  .div-block-72 {
    left: -23%;
    top: -6%;
    width: 40%;
  }

  .div-block-100 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .dd_toggle_txt {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .dd_icon {
    margin-right: 15px;
    font-size: 6vw;
  }

  .div-block-72-copy {
    left: -31%;
    top: 12px;
    width: 60%;
  }

  .text-block-9-copy {
    font-size: 19px;
    line-height: 27px;
  }

  .link-block-copy {
    margin-top: 10px;
    padding-right: 28%;
    padding-left: 28%;
    font-size: 14px;
    line-height: 16px;
  }

  .index_banner_wrapper {
    padding-top: 9%;
  }

  .job_title_link-copy {
    font-size: 14px;
    line-height: 24px;
  }

  .index_banner_nav_link {
    font-size: 14px;
    line-height: 24px;
  }

  .index_banner_nav_num {
    margin-right: 10px;
  }

  .navbar {
    padding-top: 4px;
    padding-bottom: 4px;
  }

  .brand {
    width: 47%;
    margin-top: 3px;
    padding-left: 0px;
  }

  .brand:hover {
    opacity: 0.65;
  }

  .menu-button {
    padding: 15px;
    font-size: 22px;
    line-height: 22px;
  }

  .menu_nav_each {
    margin-top: 12px;
    margin-bottom: 12px;
    font-size: 20px;
    line-height: 26px;
  }

  .menu_nav_each.menu_nav_dd_toggle.current {
    padding-right: 28px;
  }

  .menu_nav_dd_each {
    width: 45%;
    font-size: 12px;
    line-height: 14px;
  }

  .menu_nav_dd_txt {
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .solution_list_each {
    padding: 10px;
  }

  .right-arrow {
    width: 7%;
    margin-right: -3%;
  }

  .div-block-4b {
    margin-top: -30px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
  }

  .div-block-4b.right {
    margin-top: -20px;
    padding-top: 0px;
    padding-right: 20px;
  }
}

@font-face {
  font-family: 'Din-bold';
  src: url('../fonts/DINPro-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din-normal';
  src: url('../fonts/DINPro.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Din-light';
  src: url('../fonts/DINPro-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

/* update 06092021 */
.contact_icon.email {
  padding-top: 10px;
}

@media screen and (max-width: 991px){
  .contact_icon.email {
      padding-top: 7px;
  }
}
/* end of update 06092021 */