/*Home*/
body {
  overflow-x: hidden; }

/**/
.homeBanner {
  width: 100%;
  display: flex;
  align-items: center;
  height: calc(100vh - 100px);
  position: relative;
  overflow: hidden;
  background: #000; }
  .homeBanner .container {
    width: 100%;
    height: 100%;
    z-index: 200;
    padding: 0px;
    position: relative; }
  .homeBanner img {
    position: relative;
    z-index: 10;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .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: 100%;
    background: none;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    margin-top: 0px;
    padding-top: 0px; }
  .homeBanner h1, .homeBanner h2 {
    margin-bottom: 40px;
    line-height: 1.1;
    color: #fff;
    width: 60%;
    text-transform: capitalize;
    font-family: "Sanomat";
    font-weight: 300; }
    .homeBanner h1 b, .homeBanner h2 b {
      font-weight: 600; }
  .homeBanner h5 {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: capitalize;
    line-height: 1.3;
    margin-bottom: 30px;
    font-family: "TWK Lausanne"; }
  .homeBanner h6 {
    color: #fff;
    font-size: 24px;
    margin-bottom: 20px;
    font-family: "TWK Lausanne"; }
  .homeBanner .linkbtn {
    width: 240px;
    margin-top: 40px;
    background: none;
    border: 1px solid #FFFFFF;
    color: #FFF;
    padding: 12px;
    font-size: 18px;
    font-style: normal;
    border-radius: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 350;
    line-height: 24px;
    text-transform: capitalize; }
    .homeBanner .linkbtn:hover {
      color: #fff;
      border: 2px solid #fff;
      background: #000; }
      .homeBanner .linkbtn:hover span {
        color: #fff; }
  .homeBanner .scollingArrow {
    position: absolute;
    left: calc(50% - 12px);
    bottom: 80px;
    background: url(../images/scroll_page_icon.svg) 20px center no-repeat;
    padding-left: 60px;
    height: 40px;
    display: flex;
    align-items: center;
    z-index: 50;
    justify-content: center;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    z-index: 200; }

/**/
.aboutUs {
  background: #000 url(../images/aboutus_bg.svg) right bottom no-repeat; }
  .aboutUs .wrapTitleBox {
    margin-bottom: 0px; }
  .aboutUs .container {
    padding: 0px; }
  .aboutUs .dataNumList {
    margin-top: 60px; }
    .aboutUs .dataNumList .row {
      margin: 0px; }
    .aboutUs .dataNumList .card h2 {
      color: #fff; }
      .aboutUs .dataNumList .card h2 i {
        color: #fff; }
    .aboutUs .dataNumList .card p {
      color: #fff; }
  .aboutUs .wrapTitleBox h5 {
    color: rgba(255, 255, 255, 0.8);
    font-weight: 300;
    font-family: "TWK Lausanne" !important;
    padding-right: 5%; }
    .aboutUs .wrapTitleBox h5 b {
      color: white; }

/**/
.pageJumbotronFull {
  height: 430px;
  margin-top: 80px;
  margin-bottom: 120px; }
  .pageJumbotronFull .container {
    max-width: 72%;
    margin: 0px auto;
    height: 100%;
    display: flex;
    padding: 0px;
    border-radius: 12px;
    align-items: center; }
  .pageJumbotronFull .jumbotron {
    background: none;
    border: 0px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    .pageJumbotronFull .jumbotron h5 {
      color: #fff;
      text-transform: capitalize; }

/**/
.investmentPhilosophyWrap {
  padding: 80px 0px 100px 0px; }
  .investmentPhilosophyWrap .bannerKv {
    margin-top: 80px; }
  .investmentPhilosophyWrap .introWrap h4 {
    color: #000;
    font-family: "TWK Lausanne";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 42px;
    text-transform: capitalize; }
  .investmentPhilosophyWrap .descWrap {
    padding-left: 5%; }
  .investmentPhilosophyWrap .introDesc {
    color: #333;
    font-family: "TWK Lausanne";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize; }
  .investmentPhilosophyWrap .imgBox {
    margin-top: 40px; }

/**/
.supportTeamWrap .container {
  position: relative; }

.supportTeamWrap .introWrap {
  flex-direction: column;
  padding: 0px; }
  .supportTeamWrap .introWrap .intro {
    color: #000;
    font-family: "TWK Lausanne";
    font-size: 26px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px; }

.supportTeamWrap .imgWrap {
  padding: 0px; }

/**/
.industryFocusWrap .container {
  position: relative; }

.industryFocusWrap .wrapTitleBox .desc {
  font-size: 21px; }

.industryFocusWrap .focusList {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  gap: 40px 40px; }

.industryFocusWrap .focusInner {
  position: relative; }
  .industryFocusWrap .focusInner .imgBox img {
    width: 100%; }
  .industryFocusWrap .focusInner .titleBox {
    position: absolute;
    bottom: 30px;
    left: 30px;
    font-family: 'TWK Lausanne';
    font-style: normal;
    font-weight: 400;
    font-size: 28px;
    line-height: 36px;
    display: flex;
    align-items: flex-end;
    text-transform: capitalize;
    color: #FFFFFF; }

/**/
.ourCustomerWrap .container {
  position: relative; }

.ourCustomerWrap .contentGroup h4, .ourCustomerWrap .contentGroup h5 {
  margin: 0px; }

.ourCustomerWrap .colwrap {
  background: #F8F8F8;
  padding: 24px 30px; }

.ourVisionWrap {
  height: 600px;
  padding: 40px 0px;
  margin: 0px;
  background: #000 url("../images/ourvisionwrap_bg.jpg") center center no-repeat;
  background-size: cover;
  margin-top: -1px; }
  .ourVisionWrap .jumbotron {
    width: 80%;
    margin: 0 auto; }
    .ourVisionWrap .jumbotron h5 {
      color: #fff;
      font-size: 36px;
      line-height: 1.2;
      text-align: center;
      margin-bottom: 12px; }
    .ourVisionWrap .jumbotron p {
      color: #fff;
      font-size: 18px;
      text-align: center;
      line-height: 1.4;
      margin-bottom: 40px; }
    .ourVisionWrap .jumbotron .linkbtn {
      margin: 0 auto; }
  .ourVisionWrap .linkbtn {
    padding: 12px 12px;
    border: 1px solid #fff;
    background: none;
    color: #fff;
    font-size: 16px;
    width: 180px;
    height: 42px;
    margin-left: 20px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .ourVisionWrap .linkbtn:hover {
      background: #fff;
      border: 1px solid #fff;
      color: #000; }

/**/
.ourMissionWrap .wrapTitleBox h6 b {
  color: #BD7C1A; }

.ourMissionWrap .wrapTitleBox .desc {
  font-weight: 400;
  color: #787878;
  font-size: 24px;
  line-height: 1.3; }
  .ourMissionWrap .wrapTitleBox .desc b {
    font-weight: 400;
    color: #000000; }

.ourMissionWrap .card {
  padding: 40px 0px;
  height: 360px;
  margin-bottom: 0px;
  border-radius: 0px; }

.ourMissionWrap .cardInner {
  border-radius: 0px;
  padding: 0px;
  padding-right: 16px; }
  .ourMissionWrap .cardInner:nth-last-of-type(1) {
    padding: 0px; }
  .ourMissionWrap .cardInner .card-body {
    padding: 0px 24px; }
    .ourMissionWrap .cardInner .card-body h6 {
      margin-top: 0px;
      font-size: 21px;
      line-height: 1.4;
      color: #000000;
      margin-bottom: 20px; }
    .ourMissionWrap .cardInner .card-body p {
      font-size: 14px;
      line-height: 1.3;
      color: #787878; }
      .ourMissionWrap .cardInner .card-body p b {
        color: #000;
        font-weight: 600; }
  .ourMissionWrap .cardInner .card-img {
    width: 80px;
    height: 80px;
    margin-left: 24px; }

/**/
.ourBranchWrap {
  padding: 0px;
  margin: 0px; }
  .ourBranchWrap .col-lg-12 {
    background: #2B2B2B;
    background-size: cover; }
  .ourBranchWrap #map {
    height: 580px;
    width: 100%; }

/**/
.newsInsightsSecion {
  padding: 100px 0px 100px 0px; }
  .newsInsightsSecion .wrapTitleBox {
    text-align: left;
    align-items: flex-start;
    position: relative;
    margin-bottom: 20px; }
  .newsInsightsSecion .slideArrowGroup {
    position: absolute;
    left: auto;
    right: 0%;
    z-index: 50;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 120px;
    gap: 16px;
    bottom: 24px; }
    .newsInsightsSecion .slideArrowGroup .slide-arrow {
      width: 50px;
      height: 50px;
      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: 16px 14px; }
      .newsInsightsSecion .slideArrowGroup .slide-arrow-prev:hover {
        background: #BD7C1A url(../images/slide_arrow_left_w.svg) center center no-repeat;
        background-size: 16px 14px; }
    .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: 16px 14px; }
      .newsInsightsSecion .slideArrowGroup .slide-arrow-next:hover {
        background: #BD7C1A url(../images/slide_arrow_right_w.svg) 45% center no-repeat;
        background-size: 16px 14px; }
  .newsInsightsSecion .newsinsightslist {
    padding: 20px 0px !important;
    position: relative;
    z-index: 100; }
    .newsInsightsSecion .newsinsightslist .swiper-wrapper {
      width: 100%;
      position: relative;
      z-index: 10;
      display: flex;
      justify-content: space-between; }
  .newsInsightsSecion .morelistBtn {
    display: flex;
    justify-content: center;
    align-items: center; }

@media only screen and (max-width: 1920px) {
  .homeBanner h1 {
    font-size: 56px; }
    .homeBanner h1 br {
      display: none; }
  .ourAdvantages .introWrap h3 {
    font-size: 28px; }
  .globalPresenceWrap .introWrap h3 {
    font-size: 28px; }
  .contentGroup .intro {
    font-size: 16px;
    line-height: 1.4; } }

@media only screen and (max-width: 1780px) {
  .homeBanner .jumbotron {
    width: 90%; }
  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; }
  .ourBranchWrap #map {
    height: 480px; } }

@media only screen and (max-width: 1680px) {
  .homeBanner h1, .homeBanner h2 {
    margin-bottom: 20px;
    font-size: 42px;
    width: 60%;
    padding: 0px; }
  .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; }
  .industryFocusWrap .intro {
    font-size: 15px;
    line-height: 1.4; } }

@media only screen and (max-width: 1480px) {
  .ourBranchWrap #map {
    height: 420px; }
  .ourMissionWrap .cardInner .card-body h6 {
    font-size: 18px;
    line-height: 1.3; }
  .ourMissionWrap .cardInner .card-body p {
    font-size: 12px; }
  .industryFocusWrap .wrapTitleBox .desc {
    font-size: 18px; } }

@media only screen and (max-width: 1360px) {
  .homeBanner h1 {
    font-size: 45px;
    line-height: 1.2;
    width: 60%; }
  .homeBanner h5 {
    font-size: 21px;
    line-height: 1.5; }
  .homeBanner .jumbotron {
    padding: 0px; }
  .homeBanner .linkbtn {
    height: 42px; }
  .aboutUs .wrapTitleBox h5 {
    font-size: 25px;
    line-height: 1.15; }
  .dataNumList .card .card-body p {
    font-size: 16px; }
  .industryFocusWrap .linkbtn {
    display: none; }
  .investmentPhilosophyWrap .introWrap h4 {
    font-size: 26px;
    line-height: 1.3; }
  .investmentPhilosophyWrap .introDesc {
    font-size: 16px; }
  .industryFocusWrap .focusList {
    gap: 20px 20px; }
  .industryFocusWrap .wrapTitleBox .desc {
    font-size: 16px; }
  .industryFocusWrap .focusInner .titleBox {
    font-size: 21px;
    line-height: 28px; }
  .supportTeamWrap .introWrap .intro {
    font-size: 24px;
    line-height: 1.3; }
  .ourVisionWrap .jumbotron h5 {
    font-size: 32px; }
    .ourVisionWrap .jumbotron h5 br {
      display: none; }
  .ourVisionWrap .jumbotron p {
    font-size: 18px;
    line-height: 1.3; }
    .ourVisionWrap .jumbotron p br {
      display: none; }
  .ourMissionWrap .card {
    padding: 20px 0px; }
  .ourMissionWrap .wrapTitleBox .desc {
    font-size: 21px; }
    .ourMissionWrap .wrapTitleBox .desc br {
      display: none; } }

@media only screen and (max-width: 1280px) {
  .homeBanner h1 {
    font-size: 36px;
    line-height: 1.2;
    width: 64%; }
  .homeBanner .scollingArrow {
    font-size: 13px; }
  .homeBanner .jumbotron {
    padding: 0px 10%; } }

@media only screen and (max-width: 1024px) {
  .homeBanner .container {
    width: 100%;
    max-width: 100%; }
  .homeBanner .container h1 {
    width: 70%; }
  .homeBanner .container h1 br {
    display: none; }
  .homeBanner .jumbotron {
    padding: 0px 5%;
    left: 4%;
    top: 0px;
    position: absolute;
    z-index: 100; }
  .homeBanner .scollingArrow {
    left: 4%; }
  .industryFocusWrap .container, .supportTeamWrap .container,
  .ourCustomerWrap .container, .ourMissionWrap .container {
    max-width: 100%; }
  .ourMissionWrap .cardInner .card-body h6 {
    font-size: 16px; }
  .ourMissionWrap .card {
    padding: 30px 0px;
    height: auto; }
  .ourMissionWrap .wrapTitleBox .desc {
    font-size: 21px; }
  .ourMissionWrap .wrapTitleBox .desc br {
    display: none; }
  .ourVisionWrap {
    height: 540px; }
  .ourBranchWrap .wrapTitleBox {
    margin-bottom: 0px; } }

@media only screen and (max-width: 960px) {
  .industryFocusWrap .focusList {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    display: grid;
    gap: 20px 20px; } }

@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: 100%; }
      .homeBanner .container .jumbotron {
        width: 90%;
        padding: 0px 5%;
        left: 4%;
        top: 0px;
        position: absolute;
        z-index: 100; }
      .homeBanner .container h1 {
        font-size: 36px;
        line-height: 42px; }
      .homeBanner .container h5 {
        font-size: 16px;
        line-height: 1.5;
        padding-right: 5%; }
        .homeBanner .container h5 br {
          display: none; }
      .homeBanner .container .linkbtn {
        margin-top: 20px;
        padding: 6px 12px;
        width: 140px;
        font-size: 12px; }
    .homeBanner .scollingArrow {
      left: 20px;
      bottom: 60px; }
  .cardGroupList {
    padding: 80px 0px; }
  .cardlist .card .card-body {
    min-height: auto;
    padding: 20px 32px 30px 32px; }
  .wrapTitleBox {
    margin-bottom: 0px; }
  .aboutUs .dataNumList .card h2 {
    margin-bottom: 0px; }
  .aboutUs .dataNumList .card {
    margin-bottom: 20px; }
  .dataNumList .cardlist {
    margin-bottom: 20px; }
  .dataNumList .card .card-body {
    padding: 20px 12px 0px 12px; }
  .investmentPhilosophyWrap .introWrap h4 {
    margin-bottom: 0px; }
  .ourCustomerWrap .container {
    padding: 0px; }
  .ourMissionWrap .wrapTitleBox .desc {
    font-size: 21px;
    width: 100% !important;
    margin-bottom: 40px; }
  .ourVisionWrap {
    height: 460px; }
  .contentGroup h3 {
    width: 80%; }
  .ourMissionWrap .cardInner {
    margin-bottom: 20px; }
  .ourMissionWrap .card {
    height: 320px; }
  .industryFocusWrap .focusList {
    grid-template-columns: 1fr;
    gap: 20px 20px; }
  .pageJumbotronFull .jumbotron {
    width: 90% !important; }
  ourVisionWrap {
    height: 420px; }
  .ourVisionWrap .jumbotron h5 {
    font-size: 21px; }
  .ourVisionWrap .jumbotron p {
    font-size: 14px;
    line-height: 1.3; }
  .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; }
  .newsInsightsSecion .titleWrap h3 {
    font-size: 24px; }
  .newsInsightsSecion .newsInner .txtBox {
    padding: 16px 16px 16px 16px;
    background-color: #fff; }
  .newsInsightsSecion .newsInner .txtBox h4 {
    font-size: 16px !important;
    line-height: 1.5; }
  .newsInsightsSecion .newsInner .txtBox .time {
    font-size: 13px; }
  .newsInsightsSecion .newsInner .txtBox .columnTitle {
    color: #000000;
    margin-bottom: 12px;
    font-size: 13px; }
  footer {
    margin-top: -1px; } }
