/*Home*/
/**/
.homeBanner {
  display: flex;
  align-items: center;
  height: 100vh;
  position: relative;
  overflow: hidden; }
  .homeBanner:before {
    position: absolute;
    z-index: 10;
    top: 0px;
    content: '';
    width: 100%;
    height: 200px;
    background: linear-gradient(0deg, rgba(21, 40, 75, 0) 0.01%, rgba(21, 40, 75, 0.9) 100%); }
  .homeBanner .container {
    max-width: 100%;
    position: relative;
    z-index: 50;
    padding: 0px; }
  .homeBanner img {
    position: relative;
    z-index: 10; }
  .homeBanner .videobg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 20; }
  .homeBanner .videobg video {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 50%;
    left: 50%;
    z-index: -1;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    object-fit: cover;
    background-size: cover; }
  .homeBanner .jumbotron {
    width: 50%;
    background: none;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    position: absolute;
    left: 18%;
    top: 0%;
    z-index: 200; }
  .homeBanner h1, .homeBanner h2 {
    margin-bottom: 40px;
    color: #fff;
    text-transform: capitalize;
    font-family: "Gellix" !important; }
  .homeBanner h6 {
    color: #fff;
    font-size: 21px; }
  .homeBanner .linkbtn {
    width: 220px;
    margin-top: 40px; }
    .homeBanner .linkbtn:hover {
      color: #fff;
      border: 2px solid #2657F4;
      background: url(../images/morebtn_arrow_w.svg) 90% center no-repeat; }
      .homeBanner .linkbtn:hover span {
        color: #fff; }
  .homeBanner .groupListBox {
    width: 100%;
    height: 120px;
    position: absolute;
    bottom: 0px;
    display: flex;
    z-index: 500;
    align-items: center;
    background: rgba(39, 83, 244, 0.6);
    backdrop-filter: blur(2px); }
    .homeBanner .groupListBox .container {
      display: flex;
      align-items: center;
      justify-content: space-around;
      gap: 40px;
      padding: 20px 20px; }
    .homeBanner .groupListBox .iconInner {
      display: flex;
      gap: 16px;
      align-items: center; }
      .homeBanner .groupListBox .iconInner i img {
        width: 68px;
        height: 68px; }
      .homeBanner .groupListBox .iconInner p {
        color: #fff;
        font-size: 24px;
        line-height: 24px; }

.bringingRewards {
  padding-top: 0px;
  background: none; }

.investmentPerformance h4 {
  margin-bottom: 20px; }

.investmentPerformance .dataNumGroup {
  margin-top: 100px; }
  .investmentPerformance .dataNumGroup h4 {
    margin-bottom: 0px; }

.investmentPerformance .ptips {
  color: #818181;
  font-size: 13px;
  line-height: 18px; }

.investmentPerformance .pline {
  width: 94%;
  display: block;
  margin: 20px 0px; }

.ourThinkingWrap {
  background: none; }

.ceoVoiceWrap {
  padding: 120px 60px; }
  .ceoVoiceWrap .wrapTitleBox {
    margin-bottom: 40px; }
  .ceoVoiceWrap .card-img img {
    width: 100%;
    object-fit: cover; }
  .ceoVoiceWrap .row {
    position: relative; }
  .ceoVoiceWrap .col-lg-5 {
    position: relative;
    z-index: 100; }
  .ceoVoiceWrap .card-body {
    padding: 0px;
    padding-right: 40px;
    position: relative;
    margin-top: 0px;
    z-index: 100; }
    .ceoVoiceWrap .card-body .txtCon {
      position: relative;
      z-index: 10; }
      .ceoVoiceWrap .card-body .txtCon .desc {
        color: #252525;
        line-height: 24px;
        font-size: 18px; }
      .ceoVoiceWrap .card-body .txtCon hr {
        background: #252525;
        width: 40px;
        margin: 40px 0px 20px; }
      .ceoVoiceWrap .card-body .txtCon .avatarName {
        display: flex;
        gap: 24px;
        margin-top: 50px;
        justify-content: flex-end; }
        .ceoVoiceWrap .card-body .txtCon .avatarName img {
          width: 60px;
          height: 60px; }
      .ceoVoiceWrap .card-body .txtCon .name {
        color: #000;
        font-size: 24px;
        font-weight: 600; }
      .ceoVoiceWrap .card-body .txtCon .title {
        color: #000000;
        font-size: 18px; }

/**/
.whatsimportantWrap {
  height: 560px;
  padding: 100px 0px;
  background: url(../images/whatsimportant_bg.jpg) center center no-repeat;
  background-size: cover; }
  .whatsimportantWrap .container {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
  .whatsimportantWrap .titleWrap {
    padding-top: 2%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; }
  .whatsimportantWrap h3 {
    font-size: 56px;
    line-height: 64px;
    color: #fff;
    text-align: center; }
  .whatsimportantWrap p {
    font-size: 21px;
    line-height: 28px;
    color: #fff;
    width: 80%;
    text-align: center; }

.dataListWrap {
  margin-top: 60px;
  margin-bottom: 120px; }

/**/
.teamListWrap {
  padding: 100px 0px 100px 0px;
  background: #193997; }
  .teamListWrap .container {
    position: relative; }
  .teamListWrap .wrapTitleBox {
    padding: 0px; }
    .teamListWrap .wrapTitleBox .titleBox h3 {
      color: #fff; }
    .teamListWrap .wrapTitleBox .introBox {
      display: flex;
      justify-content: flex-end;
      padding: 0px; }
      .teamListWrap .wrapTitleBox .introBox p {
        font-size: 21px;
        color: #fff; }
  .teamListWrap .teamListSwiper {
    position: relative;
    z-index: 100; }
  .teamListWrap .swiper-wrapper {
    padding-bottom: 20px; }
  .teamListWrap .teamListSwiper {
    padding-bottom: 40px; }
  .teamListWrap .teamInner {
    width: 100%;
    margin-bottom: 0px; }
    .teamListWrap .teamInner img {
      width: 100%;
      object-fit: cover; }
    .teamListWrap .teamInner .titleBox {
      padding: 16px 16px 20px 24px; }
    .teamListWrap .teamInner h5 {
      font-size: 21px;
      margin-top: 24px;
      margin-bottom: 12px;
      color: #fff; }
    .teamListWrap .teamInner h6 {
      font-size: 15px;
      line-height: 18px;
      color: rgba(255, 255, 255, 0.6); }
    .teamListWrap .teamInner .linkbtn {
      border: 1px solid rgba(255, 255, 255, 0.6);
      color: rgba(255, 255, 255, 0.6);
      padding: 20px 0px;
      width: 130px;
      height: 40px;
      background: none;
      justify-content: center; }
      .teamListWrap .teamInner .linkbtn:hover {
        color: #fff;
        background: #006EB8; }
  .teamListWrap .swiper-pagination {
    bottom: 0px; }
    .teamListWrap .swiper-pagination .swiper-pagination-bullet {
      width: 24px;
      height: 2px;
      border-radius: 0px; }
    .teamListWrap .swiper-pagination .swiper-pagination-bullet-active {
      background: #D6001D; }
  .teamListWrap .slidearrowgroup {
    position: absolute;
    bottom: 45%;
    left: -6%;
    right: -6%;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(112% - 0%);
    gap: 16px; }
    .teamListWrap .slidearrowgroup .slide-arrow {
      width: 62px;
      height: 62px;
      border-radius: 12px;
      cursor: pointer;
      background: #fff;
      transition: all ease-in-out 0.3s; }
    .teamListWrap .slidearrowgroup .slide-arrow-prev {
      border: 1px solid #cccccc;
      transition: all ease-in-out 0.3s;
      background: url(../images/slide_arrow_left.svg) center center no-repeat;
      background-size: 24px 18px; }
      .teamListWrap .slidearrowgroup .slide-arrow-prev:hover {
        background: #2657F4 url(../images/slide_arrow_left_w.svg) center center no-repeat;
        background-size: 24px 18px; }
    .teamListWrap .slidearrowgroup .slide-arrow-next {
      border: 1px solid #cccccc;
      transition: all ease-in-out 0.3s;
      background: url(../images/slide_arrow_right.svg) 45% center no-repeat;
      background-size: 24px 18px; }
      .teamListWrap .slidearrowgroup .slide-arrow-next:hover {
        background: #2657F4 url(../images/slide_arrow_right_w.svg) 45% center no-repeat;
        background-size: 24px 18px; }
  .teamListWrap .morebtn {
    width: 150px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #697a89;
    border: 1px solid #697a89;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 40px; }
    .teamListWrap .morebtn:hover {
      border: 1px solid #9c7f42;
      background: #9c7f42;
      color: #fff; }

/**/
.newsInsightsSecion {
  padding: 100px 0px 100px 0px; }
  .newsInsightsSecion .container {
    position: relative; }
  .newsInsightsSecion .wrapTitleBox {
    text-align: left;
    align-items: flex-start;
    margin-bottom: 20px; }
  .newsInsightsSecion .newsinsightslist {
    padding: 20px 0px;
    position: relative;
    z-index: 100; }
    .newsInsightsSecion .newsinsightslist .swiper-wrapper {
      width: 100%;
      position: relative;
      z-index: 10;
      display: flex;
      justify-content: space-between; }
  .newsInsightsSecion .newsInner {
    background: #fff;
    height: 452px; }
    .newsInsightsSecion .newsInner .imgBox {
      width: 100%;
      height: 228px;
      background: #F2F3F5; }
      .newsInsightsSecion .newsInner .imgBox img {
        width: 100%;
        height: 100%;
        object-fit: cover; }
    .newsInsightsSecion .newsInner .txtBox {
      padding: 16px 24px 16px 24px;
      background-color: #fff; }
      .newsInsightsSecion .newsInner .txtBox h4 {
        font-size: 21px;
        margin-bottom: 12px;
        color: #000000;
        font-weight: 500;
        line-height: 24px;
        text-transform: capitalize; }
      .newsInsightsSecion .newsInner .txtBox .columnTitle {
        color: #006EB8;
        font-size: 14px;
        margin-bottom: 12px; }
      .newsInsightsSecion .newsInner .txtBox p {
        font-size: 15px;
        color: #9f9fb1;
        line-height: 21px;
        font-weight: 400; }
      .newsInsightsSecion .newsInner .txtBox a {
        color: #15284B;
        font-weight: 300; }
  .newsInsightsSecion .slideArrowGroup {
    position: absolute;
    bottom: 45%;
    left: -6%;
    right: -6%;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(112% - 0%);
    gap: 16px; }
    .newsInsightsSecion .slideArrowGroup .slide-arrow {
      width: 62px;
      height: 62px;
      border-radius: 12px;
      cursor: pointer;
      background: #fff;
      transition: all ease-in-out 0.3s; }
    .newsInsightsSecion .slideArrowGroup .slide-arrow-prev {
      border: 1px solid #cccccc;
      transition: all ease-in-out 0.3s;
      background: url(../images/slide_arrow_left.svg) center center no-repeat;
      background-size: 24px 18px; }
      .newsInsightsSecion .slideArrowGroup .slide-arrow-prev:hover {
        background: #2657F4 url(../images/slide_arrow_left_w.svg) center center no-repeat;
        background-size: 24px 18px; }
    .newsInsightsSecion .slideArrowGroup .slide-arrow-next {
      border: 1px solid #cccccc;
      transition: all ease-in-out 0.3s;
      background: url(../images/slide_arrow_right.svg) 45% center no-repeat;
      background-size: 24px 18px; }
      .newsInsightsSecion .slideArrowGroup .slide-arrow-next:hover {
        background: #2657F4 url(../images/slide_arrow_right_w.svg) 45% center no-repeat;
        background-size: 24px 18px; }

.supportSystemSection {
  background: none;
  padding-bottom: 40px; }
  .supportSystemSection .newsInner {
    height: 420px !important;
    background: #fff;
    border-radius: 12px;
    border: 1px solid #C9C9C9; }
    .supportSystemSection .newsInner .imgBox {
      height: 150px !important;
      background: none !important;
      padding: 30px 30px; }
    .supportSystemSection .newsInner .imgBox img {
      width: 90px !important;
      height: 90px !important;
      object-fit: contain; }
    .supportSystemSection .newsInner .txtBox {
      padding: 0px;
      background: none; }
      .supportSystemSection .newsInner .txtBox h4 {
        font-size: 24px !important; }

/*Cooperative Partner*/
.partnerListWrap {
  padding-top: 80px;
  padding-bottom: 120px; }
  .partnerListWrap .clientListCon ul {
    display: flex;
    flex-wrap: wrap;
    gap: 30px 30px;
    justify-content: center; }
    .partnerListWrap .clientListCon ul .clientInner {
      width: calc(25% - 30px);
      transition: all ease-in 0.3s;
      padding: 16px 24px;
      background: #F5F7F8; }
      .partnerListWrap .clientListCon ul .clientInner a {
        display: flex;
        align-items: center;
        justify-content: center;
        width: 100%;
        height: 100px; }
      .partnerListWrap .clientListCon ul .clientInner img {
        max-height: 50px;
        width: auto; }

.contactUsWrap {
  background: #F4F4F4;
  padding: 80px 0px 100px 0px; }
  .contactUsWrap h4 {
    margin-bottom: 12px; }
  .contactUsWrap .intro {
    line-height: 21px;
    margin-top: 12px; }

@media only screen and (max-width: 1780px) {
  .homeBanner .jumbotron {
    width: 70%; }
  h1 {
    font-size: 56px;
    line-height: 62px; }
  h2 {
    font-size: 42px;
    line-height: 48px;
    margin-bottom: 20px; }
  h3 {
    font-size: 36px;
    line-height: 42px; }
  h4 {
    font-size: 32px;
    line-height: 36px; }
  .dataNumListHorizontal .card p {
    font-size: 18px; }
  .dataNumListHorizontal .card h3 {
    font-size: 42px;
    margin-bottom: 0px; } }

@media only screen and (max-width: 1680px) {
  .homeBanner h1, .homeBanner h2 {
    margin-bottom: 20px; }
  .homeBanner h6 {
    color: #fff;
    font-size: 18px; }
  .homeBanner .linkbtn {
    margin-top: 20px; }
  .homeBanner .groupListBox {
    height: 100px; }
  .homeBanner .groupListBox .iconInner p {
    font-size: 21px;
    line-height: 24px; }
  .homeBanner .groupListBox .container {
    gap: 30px;
    padding: 12px 20px; }
  .homeBanner .groupListBox .iconInner i img {
    width: 56px;
    height: 56px; }
  .ceoVoiceWrap {
    padding-top: 80px;
    padding-bottom: 80px; } }

@media only screen and (max-width: 800px) {
  h1 {
    font-size: 42px;
    line-height: 48px; }
    h1 br {
      display: none; }
  h3 {
    font-size: 28px;
    line-height: 32px; }
    h3 br {
      display: none; }
  h4 {
    font-size: 24px;
    line-height: 28px; }
    h4 br {
      display: none; }
  h6 {
    font-size: 16px;
    line-height: 21px; }
  .wrapTitleBox {
    margin-bottom: 40px; }
    .wrapTitleBox .intro {
      width: 90%;
      font-size: 18px;
      line-height: 24px; }
      .wrapTitleBox .intro br {
        display: none; }
  .homeBanner {
    background: url(../images/homebannerkv.jpg) 70% center no-repeat;
    background-size: cover; }
    .homeBanner .container {
      max-width: 90%; }
      .homeBanner .container .jumbotron {
        width: 100%;
        padding: 0px;
        left: 4%; }
      .homeBanner .container h1 {
        font-size: 36px;
        line-height: 42px; }
      .homeBanner .container h6 {
        font-size: 18px; }
      .homeBanner .container .linkbtn {
        margin-top: 20px;
        padding: 6px 12px;
        font-size: 12px; }
  .homeBanner .groupListBox {
    height: 80px; }
    .homeBanner .groupListBox .container {
      display: flex;
      gap: 10px;
      padding: 20px 0px; }
      .homeBanner .groupListBox .container .iconInner {
        gap: 12px; }
        .homeBanner .groupListBox .container .iconInner i {
          display: none; }
        .homeBanner .groupListBox .container .iconInner p {
          color: #fff;
          font-size: 14px;
          line-height: 21px; }
  .cardGroupList {
    padding: 80px 0px; }
  .cardlist .card .card-body {
    min-height: auto;
    padding: 20px 32px 30px 32px; }
  .icoList .card .card-body {
    min-height: inherit;
    padding: 0px 16px 0px 0px; }
  .teamListWrap .teamListSwiper .swiper-slide {
    width: 340px !important; }
  .dataNumListHorizontal .cardInner {
    margin-bottom: 20px;
    padding-bottom: 24px; }
  .dataNumListHorizontal .card h3 {
    font-size: 42px;
    color: #08225A; }
  .dataNumListHorizontal .card p {
    margin-bottom: 20px; }
  .ceoVoiceWrap {
    padding-top: 80px;
    padding-bottom: 80px;
    margin-bottom: 0px; }
  .ourThinkingWrap .imgWrap {
    margin-bottom: 40px; }
  .whatsimportantWrap h3 {
    font-size: 36px;
    line-height: 42px; }
  .whatsimportantWrap p {
    font-size: 18px;
    line-height: 24px; }
  .teamListWrap .wrapTitleBox {
    padding: 0px 20px; }
    .teamListWrap .wrapTitleBox .introBox p {
      font-size: 18px;
      line-height: 21px;
      margin-top: 20px; }
  .dataNumList .card {
    padding: 12px 16px;
    border-radius: 0px;
    margin-bottom: 20px; }
    .dataNumList .card .card-body {
      min-height: 120px;
      padding: 12px 12px; }
  .contentGroup {
    padding: 60px 0px; }
    .contentGroup .imgWrap {
      margin-top: 40px; }
  .cardListTitle h4 {
    font-size: 24px;
    line-height: 32px; }
  .aboutUs .imgWrap {
    margin-top: 40px; }
  .aboutUs .aboutVideoWrap .videoPopImg {
    width: 100%;
    height: 250px; }
  .aboutUs .aboutVideoWrap .videoPopImg img {
    border-radius: 12px; }
  .bringingRewards {
    padding-top: 0px; }
    .bringingRewards .row {
      flex-direction: column-reverse; }
  .ceoVoiceWrap .card-body .txtCon {
    margin-bottom: 40px; }
  .newsInsightsSecion .wrapTitleBox {
    flex-direction: column; }
  .newsInsightsSecion a.linkbtn {
    position: relative;
    width: 160px;
    height: 32px;
    margin-right: 12px;
    font-size: 14px;
    margin-top: 20px; }
  .newsInsightsSecion .slideArrowGroup {
    display: none; }
  .newsInsightsSecion .container {
    max-width: 100%;
    padding: 0px;
    padding-left: 16px; }
  .newsInsightsSecion .slideArrowGroup .slide-arrow {
    width: 42px;
    height: 42px; }
  .newsInsightsSecion .newsInner {
    width: 300px !important;
    height: 400px; }
  .newsInsightsSecion .titleWrap h3 {
    font-size: 24px; }
  .newsInsightsSecion .newsInner .txtBox {
    padding: 16px 16px 16px 16px;
    background-color: #fff; }
  .newsInsightsSecion .newsInner .txtBox h4 {
    font-size: 18px; }
  .newsInsightsSecion .newsInner .txtBox p {
    font-size: 14px; }
  .newsInsightsSecion .newsInner .txtBox h4 {
    font-size: 16px;
    line-height: 1.5; }
  .partnerListWrap {
    padding-top: 60px;
    padding-bottom: 80px; }
    .partnerListWrap .clientListCon {
      margin-top: 0px; }
      .partnerListWrap .clientListCon ul .clientInner {
        padding: 0px;
        width: calc(50% - 24px); }
        .partnerListWrap .clientListCon ul .clientInner a {
          height: 60px; }
        .partnerListWrap .clientListCon ul .clientInner img {
          width: 80%; } }
