/* @font-face {
  font-family: "UTM Swiss 721 Black Condensed";
  src: url(/font/UTM-Swiss-721-Black-Condensed.ttf);
} */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box !important;
}

html,
body {
  height: 100%;
  scroll-behavior: smooth;
}
body {
  font-family: "Roboto Flex", sans-serif !important;
  width: 100%;
  height: 100%;
  overflow-x: hidden !important;
}
.text--blue {
  color: #009aff;
}
.menu-header a {
  font-weight: 300;
  font-size: 16px;
  line-height: 21px;
  text-align: right;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.menu-header a:hover {
  color: #282828;
  font-weight: 600;
  text-decoration: none;
}
.bg_blur {
  background-color: rgb(255, 255, 255, 0.8);
  backdrop-filter: blur(10px);
  z-index: 10;
  width: 100vw;
  height: 100%;
  top: 0%;
  left: 0%;
}
.bg__banner {
  height: calc(100vh - 0px);
  padding-top: 74px;
}
.img-bottom-banner {
  bottom: 0;
  left: 0%;
  /* height: 161px; */
  width: 100%;
}
.background-rectangle-10 {
  background: #d9d9d9;
  opacity: 0.9;
  z-index: 2;
  top: 0%;
  left: 0%;
  width: 43%;
}
.image-banner {
  width: 618px;
}
.banner-welcome {
  font-weight: 900;
  font-size: 42px;
  line-height: 47px;
  display: flex;
  align-items: center;
  letter-spacing: -0.035em;
  color: #0d1d51;
}
.banner-slogan {
  font-weight: 300;
  font-size: 28px;
  line-height: 33px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.banner .img1::before {
  content: "";
  position: absolute;
  width: 277.97px;
  height: 247.47px;
  background-image: url("/images/khung.webp");
  z-index: 9;
  top: -6%;
  left: -6%;
  background-size: cover;
}
.banner .img2::before {
  content: "";
  position: absolute;
  width: 112%;
  height: 112%;
  background-image: url("/images/khung.webp");
  z-index: 9;
  top: -5%;
  left: -5%;
  background-size: cover;
}
.banner .img3::before {
  content: "";
  position: absolute;
  width: 112%;
  height: 112%;
  background-image: url("/images/khung.webp");
  z-index: 9;
  top: -5%;
  left: -5%;
  background-size: cover;
}
.banner .img4::before {
  content: "";
  position: absolute;
  width: 116%;
  height: 115%;
  background-image: url("/images/khung.webp");
  z-index: 9;
  top: -6%;
  left: -7%;
  background-size: cover;
}
.banner .img1 {
  top: 6%;
  left: 8%;
}
.banner .img2 {
  top: 15%;
  left: 46%;
}
.banner .img3 {
  top: 40%;
  left: 0%;
}
.banner .img4 {
  top: 51%;
  left: 59%;
}
.img1.active {
  animation: scaleImage 1.2s linear;
}
.img2.active {
  animation: scaleImage 1.5s linear;
  animation-delay: 1;
}
.img3.active {
  animation: scaleImage 1s linear;
  animation-delay: 2;
}
.img4.active {
  animation: scaleImage 1.3s linear;
  animation-delay: 5;
}
@keyframes scaleImage {
  0%,
  100% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
}
.our--mission-item {
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.05);
  border-radius: 45px;
  font-weight: 900;
  width: 313px;
  height: 57px;
}
.bg__our-ecosystem {
  background-color: rgb(240, 240, 240);
  padding: 35px;
}
.bg__our-impressive {
  background-color: rgb(240, 240, 240);
  padding: 0 35px 35px;
}
.bg__our-mission {
  padding: 35px;
  background-color: rgb(240, 240, 240);
}
.bg__our-mission .our-mission {
  background-color: rgb(255, 255, 255, 0.8);
  border-radius: 40px;
}
.our--mission-item_text {
  font-weight: 900;
  font-size: 18px;
  line-height: 22px;
  display: flex;
  align-items: center;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
/* .our-mission {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 36px;
} */
.header,
.banner,
.our-mission,
.our-ecosystem,
.our-impressive,
.our-services,
.our-portfolio,
.worked,
.introduction {
  max-width: 1280px;
  margin: auto;
}
.about--us {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.our--mission,
.our--ecosystem,
.services--venture,
.our--impressive {
  font-weight: 900;
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.services--venture {
  color: #009aff;
}
.our--mission-content {
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.our--mission-content span {
  font-weight: 600;
}
.bg__our-services {
  background-color: rgb(240, 240, 240);
  padding: 0 35px;
}
.bg__our-services .dot {
  width: 19px;
  height: 19px;
  position: relative;
  background-image: url("/images/icon-dot.png");
  background-size: cover;
  transition: all 0.2s linear;
}
.bg__our-services .dot::before {
  content: "";
  position: absolute;
  width: 32px;
  height: 1px;
  top: 50%;
  right: 120%;
  background-color: #d3d3d3;
  transition: all 0.2s linear;
}
.bg__our-services .dot1::before {
  display: none;
}
.bg__our-services .dot.current::before {
  background-color: #1c48f5;
}
.bg__our-services .dot.current {
  background-image: url("/images/dot-active.png");
}
.bg__our-services .service {
  transition: all 0.2s linear;
}
.our-services,
.our-ecosystem,
.our-impressive {
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 40px;
}
.our--services {
  font-style: normal;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.our--services-items {
  min-width: 234px;
}
.our--services-item {
  background: white;
  padding: 12.5px 20px 12.5px 40px;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
  border-radius: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  letter-spacing: -0.005em;
  opacity: 0.2;
  color: #6b6b6b;
  height: 41px;
  transition: all 0.2s linear;
}
.our--services-item .color1 {
  height: 100%;
  width: 10px;
  background: #c6c6c6;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
  border-radius: 10px 0px 0px 10px;
  left: 0%;
  top: 0%;
}
.our--services-item .color2 {
  height: 100%;
  width: 5px;
  background: #d3d3d3;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
  left: 10px;
  top: 0%;
}
.our--services-item .color3 {
  height: 100%;
  width: 5px;
  background: #f1f1f1;
  box-shadow: 0px 4px 25px rgba(0, 0, 0, 0.08);
  left: 15px;
  top: 0%;
}
.services--number_one {
  font-weight: 900;
  font-size: 32px;
  line-height: 37px;
  letter-spacing: -0.005em;
  color: #009aff;
}
.services--venture-content {
  font-weight: 300;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.branding {
  color: #282828;
}
.btn_menu {
  display: none;
}
.our--ecosystem-item_img {
  width: 44px;
}
.our--ecosystem-item .text__title {
  font-style: normal;
  font-weight: 900;
  line-height: 20px;
  letter-spacing: -0.005em;
  color: #009aff;
}
.our--ecosystem-item .text__content {
  font-style: normal;
  font-weight: 300;
  line-height: 20px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.our--ecosystem-item {
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.08);
  box-sizing: border-box;
  border-radius: 20px;
  padding: 18px;
  /* min-width: 241px; */
  width: 19%;
}
.card-number_one,
.card-number_two,
.card-number_three,
.card-number_four {
  background-color: #f9f9f9;
  position: relative;
  overflow: hidden;
}

/* ========================= */

.card-number_one::after {
  background-color: #fef0ef;
}
.card-number_two::after {
  background-color: #eef1ff;
}
.card-number_three::after {
  background-color: #f8efff;
}
.card-number_four::after {
  background-color: #f5fcf4;
}
.card-number_one::after,
.card-number_two::after,
.card-number_three::after,
.card-number_four::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  bottom: 0%;
  left: 0%;
  z-index: 2;
}

/* ========================== */

.card-number_one.active::after,
.card-number_two.active::after,
.card-number_three.active::after,
.card-number_four.active::after {
  height: 100%;
  transition: 2s linear;
}
.card-number {
  border-radius: 24px;
  width: 24%;
  padding: 20px;
  font-style: normal;
  font-weight: 400;
  font-size: 46px;
  line-height: 50px;
  letter-spacing: -0.005em;
  height: 171px;
}
.card-number .number__item {
  position: relative;
  z-index: 3;
  margin-right: 15px;
  font-weight: 500;
  font-size: 60px;
  line-height: 65px;
}

.card-number .number__item::before {
  position: absolute;
  top: 50%;
  left: 61px;
  transform: translateY(-50%);
}
.card-number_one .number__item::before {
  color: #ea3d25;
  content: "+";
}
.card-number_two .number__item::before {
  color: #1437f5;
  content: "+";
}
.card-number_three .number__item::before {
  color: #911cf6;
  content: "+";
  left: 92px;
}
.card-number_four .number__item::before {
  color: #64d869;
  content: "M";
}
.card-number_four .number__item {
  margin-right: 25px;
}

/* ================== */

.card-number_one .number__item {
  color: #ea3d25;
}
.card-number_two .number__item {
  color: #1437f5;
}
.card-number_three .number__item {
  color: #911cf6;
}
.card-number_four .number__item {
  color: #64d869;
}

/* ===================== */

.card-number .content__item {
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.005em;
  color: #0d1d51;
  position: relative;
  z-index: 3;
}
.bg__worked {
  padding: 0 35px 0;
  background-color: #f0f0f0;
  color: white;
}
.bg__our-portfolio {
  background-color: rgb(240, 240, 240);
  color: white;
  padding: 35px 35px;
}
.worked,
.our-portfolio {
  background-color: #ffffff;
  border-radius: 40px;
}
.worked--title,
.our-portfolio {
  font-weight: 900;
  font-size: 42px;
  line-height: 47px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.worked-card_one img {
  margin: auto;
}
.worked-card_one,
.worked-card_two,
.worked-card_three,
.worked-card_four,
.worked-card_five,
.logo-portfolio,
.worked-card_four-mobile {
  background: rgba(255, 255, 255, 0.02);
  backdrop-filter: blur(20px);
  background: rgba(232, 241, 248, 0.2);
  border-radius: 20px;
}
.worked-card_one-header,
.worked-card_two-header,
.worked-card_three-header,
.worked-card_four-header,
.worked-card_five-header,
.our--portfolio {
  background-color: rgba(232, 241, 248, 0.5);
  border-radius: 30px;
  font-weight: 700;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.005em;
  color: #0d1d51;
  text-align: center;
}
.worked-card_two-header,
.worked-card_three-header,
.worked-card_four-header,
.worked-card_five-header {
  width: 95%;
}
.worked-card_five img {
  width: 28px;
}
.logo-items div {
  width: 100px;
}
.bg_card--one {
  background: rgba(255, 255, 255, 0.02);
  backdrop-filter: blur(20px);
  border-radius: 24px;
}
.logo-portfolio div {
  width: 140px;
}
.bg__footer {
  background: #ffffff;
}
.bg__footer .local,
.contact-us {
  background: #ffffff;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.08);
  border-radius: 56px;
  padding: 10px 30px 10px 10px;
}
.bg__footer .follow {
  background: #ffffff;
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.08);
  border-radius: 56px;
  padding: 10px 10px 10px 30px;
}
.bg__footer .local div:nth-child(1),
.contact-us div:nth-child(1),
.follow div:nth-child(1) {
  font-weight: 900;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.bg__footer .local div:nth-child(2),
.contact-us div:nth-child(2),
.follow div:nth-child(2) {
  font-weight: 100;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}

.service.current {
  display: inherit;
}
.service {
  background: rgba(232, 241, 248, 0.5);
  border-radius: 20px;
  padding: 30px 35px;
}
.our--services-item.current {
  color: #0d1d51;
  opacity: 1;
}
.our--services-item.current .color1 {
  background: #1c48f5;
}
.our--services-item.current .color2 {
  background: #33aeff;
}
.our--services-item.current .color3 {
  background: #56ccf2;
}
.card__financial-item {
  /* border: 1px solid #e0e0e0; */
  box-sizing: border-box;
  border-radius: 20px;
  flex-basis: 30%;
}
.card__financial-item img {
  width: 30px;
  height: 30px;
}
.menu-header__item.avtive {
  background-color: red;
}
.bg__header {
  padding: 0 35px;
  height: 74px;
  /* max-width: 1440px; */
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(25px);
  border-bottom: 1px solid #dedede;
  z-index: 99;
}
.card__financial-title {
  font-weight: 900;
  color: #009aff;
}
.menu--mobile {
  height: 100vh;
}
.menu--mobile div {
  height: calc(100vh - 73px);
  padding: 0 40px;
  border-top: 1px solid #c0c0c0;
  gap: 10px;
  /* background-color: rgb(255, 255, 255, 1); */
}
.menu--mobile a:hover {
  color: #009aff;
  font-weight: 600;
  text-decoration: none;
}
.menu--mobile a {
  width: 100%;
  text-align: center;
  padding: 6px 0px;
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.005em;
  color: #0d1d51;
}
.menu--mobile hr {
  background-color: #ededed;
  width: 100%;
}
.show-more:hover {
  cursor: pointer;
  color: #31a6f5;
}
.show-more,
.see-more,
.see-less,
.show-less {
  color: #009aff;
}
.see-more,
.see-less,
.show-less {
  width: 100px !important;
  font-size: 16px;
  font-weight: 400;
}
.see-more,
.see-less,
.show-less {
  cursor: pointer;
  color: #009aff;
}
/* menu  */
.dropdown_menu-2 .dropdown_item-1 {
  transform-origin: top center;
  animation: rotateX 300ms 60ms ease-in-out forwards;
}
.dropdown_menu-2 .dropdown_item-2 {
  transform-origin: top center;
  animation: rotateX 300ms 120ms ease-in-out forwards;
}
.dropdown_menu-2 .dropdown_item-3 {
  transform-origin: top center;
  animation: rotateX 300ms 180ms ease-in-out forwards;
}
.dropdown_menu-2 .dropdown_item-4 {
  transform-origin: top center;
  animation: rotateX 300ms 240ms ease-in-out forwards;
}
.dropdown_menu-2 .dropdown_item-5 {
  transform-origin: top center;
  animation: rotateX 300ms 300ms ease-in-out forwards;
}
/* =======  */
#bg__header,
#bg__worked,
#worked,
#worked--title,
#bg__our-services,
#our-ecosystem,
#our-services,
#bg__our-portfolio,
#our--ecosystem-items,
#our--ecosystem,
#tab-3,
#header,
#horizontal-1,
#horizontal-2,
#horizontal-3,
#horizontal-4 {
  -webkit-transition: all ease-out 1s;
  -moz-transition: all ease-out 1s;
  -o-transition: all ease-out 1s;
  transition: all ease-out 1s;
}
#ecosystem-item__one {
  opacity: 0;
  transition: all 0.5s 0s linear;
  transform: scale(0);
}
#ecosystem-item__two {
  opacity: 0;
  transition: all 0.5s 0.3s linear;
  transform: scale(0);
}
#ecosystem-item__three {
  opacity: 0;
  transition: all 0.5s 0.6s linear;
  transform: scale(0);
}
#ecosystem-item__four {
  opacity: 0;
  transition: all 0.5s 0.9s linear;
  transform: scale(0);
}
#ecosystem-item__five {
  opacity: 0;
  transition: all 0.5s 1.2s linear;
  transform: scale(0);
}
#ecosystem-item__one.active,
#ecosystem-item__two.active,
#ecosystem-item__three.active,
#ecosystem-item__four.active,
#ecosystem-item__five.active {
  opacity: 1;
  transform: scale(1);
}
/* slide  */
.image {
  width: 100vw;
  height: auto;
}
.image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.slick-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  border: none;
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 1;
  z-index: 5;
  transition: all 0.2s linear;
}
.slick-arrow:hover {
  /* background-color: #2cccff; */
  color: white;
}
.slick-prev {
  left: 50%;
}
.slick-next {
  right: 0;
}
.slick-dots {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 0);
  display: flex !important;
  align-items: center;
  justify-content: center;
  gap: 0 20px;
}
.slick-dots button {
  font-size: 0;
  width: 15px;
  height: 15px;
  border-radius: 100rem;
  background-color: #eee;
  border: none;
  outline: none;
  transition: all 0.2s linear;
}
button:focus {
  outline: none !important;
}
.background-rectangle-10,
.slick-arrow {
  animation: textAnimation 8.5s linear;
}

/* bg__introduction  */
.bg__introduction {
  background-color: #f0f0f0;
  padding: 35px;
}
.introduction {
  background-color: #009aff;
  border-radius: 40px;
}
.text--introduction {
  font-weight: 900;
  font-size: 42px;
  line-height: 47px;
  letter-spacing: -0.005em;
  color: #ffffff;
}
.bg__introduction input[type="text"] {
  width: 100%;
  padding: 10px 20px;
  margin: 8px 0;
  display: inline-block;
  border-radius: 10px;
  box-sizing: border-box;
  background: rgba(28, 72, 245, 0.2);
  border-radius: 10px;
  color: white;
}
textarea {
  width: 100%;
  height: 150px;
  padding: 12px 20px !important;
  box-sizing: border-box;
  background: rgba(28, 72, 245, 0.2);
  font-size: 16px;
  resize: none;
  color: #ffffff !important;
  border-radius: 10px;
}

.bg__introduction input[type="text"]:focus {
  box-shadow: inset 0px 4px 10px rgba(0, 0, 0, 0.25);
}

.bg__introduction input[type="text"]:focus-visible,
textarea:focus-visible {
  outline: none;
}

.bg__introduction input[type="text"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: white;
}
.text-area::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: white;
}
.text-area:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: white;
  opacity: 1;
}
.text-area::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: white;
  opacity: 1;
}
.text-area:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: white;
}
.text-area:placeholder-shown {
  /* Standard Pseudo-class */
  color: white;
}

.bg__introduction textarea[name="message"] {
  height: 233px;
}

.bg__introduction input[type="submit"] {
  /* width: 100%; */
  background-color: #ffffff;
  color: #009aff;
  border: none;
  cursor: pointer;
  width: 146px;
  height: 43px;
  border-radius: 10px;
}

.popup-map {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 90%;
  margin: auto;
  z-index: 9;
  border: 5px solid #33aeff;
  border-radius: 12px;
}
.bg-popupmap {
  background-color: rgb(255, 255, 255, 0.8);
  z-index: 8;
}
