@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300;400&family=Playfair+Display:ital,wght@0,400;0,700;1,400&family=Raleway&display=swap');

body {
    font-weight: 400;
}

.HNav25container--0-, .container-0-1-0, .staTcontainer--0-, #portfolio, #footerwrap, .pageInternal,.CSPage {
    max-width: 1920px!important;
    margin: 0 auto!important;
}

.innerContent.aboutPG {
    padding-top: 60px;
}

.nav-menu {
    background-color: #2e3043;
    /*--background-color: #f8f5f5;--*/
}

h4 {
    font-weight: 600;
    text-transform: none;
}

.innerContent h3, .innerContent .h3 {
    font-size: 32px;
    line-height: 1.2;
}

nav li.active a {
    color: #303030;
    color: #C27414;
    background-color: transparent;
    border-bottom: none;
}

.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}

nav li a,.nav>li>a {
    border-bottom: none;
}

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

#headerwrap .element-outer {
    position: absolute;
    text-align: left;
    padding-left: 15%;
    width: 100%;
    margin-left: 0;
    left: 0;
    /*top: 40vh;*/
    top: 30vh;
}

#headerwrap {
    background-color: #2E3043!important;
    
    /*#2E3043 5f939a d8a45c e7e6e1 11698e #e4ae5c abb0b5!important;
     background-color: #f8f5f5!important;*/
    
}

#headerwrap .element {
    font-size: 60px;
    font-family: "Playfair Display",serif;
    color: #303030;
    color: #fff;
    margin-bottom: 30px;
}

#headerwrap .element:after {
    height: 2px;
    width: 250px;
    background-color: #303030;
}

#headerwrap .typed-cursor {
    display: none;
}

#headerwrap p {
    color: #ffffff;
    /*color: #2E3043;*/
    font-size: 40px;
    font-weight: 400;
    text-align: left;
    line-height: 40px;
    letter-spacing: 3px;
    margin-left: 0;
    text-shadow: none;
}

#navbar-main .container {
    padding: 0;
}

.nav {
    color: #303030;
    width: 20%;
}
.nav2 {
    color: #303030;
    width: 35%;
    font-family: "Playfair Display",serif;
    color: #888;
}

.nav-contain div {
    width: 60%;
    font-size: 14px;
}

.navbar-custom-collapse {    
    background-color: rgb(46 48 67 / 95%);
    height: auto;
    position: absolute;
    width: 100%;
    top: 0;
}

.nav-contain {
    display: flex;
    width: 90%;
    margin: 0 auto;
    padding: 100px 50px 20px 50px;
}

.nav-contain .nav {
    color: #888;
    color: #fff;
    font-family: "Playfair Display",serif;
}

.nav-contain p {
    line-height: 28px;
    margin-bottom: 15px;
    font-size: 36px;
    font-family: "Playfair Display",serif;
    text-transform: none;
}

.nav-contain {
    text-transform: uppercase;
    font-size: 16px;
}

.navbar-toggle {
    right: 2%;
    font-size: 180%;
    /*color: #2E3043;*/
    color: #ffffff;
    position: absolute;
    z-index: 1000;
}

.bannerTextTop {
    text-transform: uppercase;
    color: #fff;
}

.navbar-fixed-top.internal {
    max-height: 60px;
    background-color: transparent;
}

.navbar-fixed-top {
    border-color: transparent;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: transparent;
}

.navbar-inverse .navbar-toggle {
    /*right: 5%;*/
    transition: color 0.2s;
    right: 2.5%;
}

.internal-header-profile {
    position: absolute;
    left: 7.5%;
    color: #fff;
    z-index: 1000;
    padding: 30px;
    font-weight: 400;    
    text-transform: uppercase;
}

.loginBg {
    background-color: #2e3043;
    /*--background-color: #f8f5f5;--*/
}

.innerContent.loginPg {
    /*color: #2E3043;*/
    color: #ffffff;
    font-size: 18px;
    padding-bottom: 30vh;
}

.innerContent.loginPg p {
    font-size: 20px;
}

.pageInternal.loginBg #headerwrap {
    padding-bottom: 10vh;
}

input.pwInput {
        border: 1px solid #2E3043;
    border-radius: 4px;
    padding: 8px 16px;
    width: 100%;
    max-width: 400px;
    margin-right: 16px;
    margin-top: 16px;
}

.loginForm .button {
    padding: 10px 24px;
    background-color: #000;
    border: none;
    border-radius: 4px;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
    margin-top: 16px;
}


.container.nav-menu {
    padding: 0;
}

.navbar-inverse .navbar-toggle.active {
    color: #303030;
    color: #C27414;
}

nav li a,.nav>li>a {
    color: #303030;
    color: #ffffff;
    font-weight: 600;
    font-size: 18px;
    border-bottom: none;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    display: block;
    text-transform: none;
    float: none;
    padding: 8px 0;
    font-family: "Lato",sans-serif;
}

.nav>li>a {
    margin-top: -10px;
}

nav li {
    display: block;
    float: none;
    padding: 0;
}

nav li.first {
    padding-top: 15px;
}

nav li a:hover, nav li a:focus {
    color: #888;
    background-color: transparent;
    border-bottom: none
}

.work-feature {
    position: relative;
    margin-top: -50px;
    margin-bottom: 60px;
    display: flex;
    justify-content: center;
}

.title-box {
    position: absolute;    
    left: 55%;
    top: 25%;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    display: block;
    overflow: hidden;
    width: 300px;
    height: fit-content;
    background-color: #448c9c;
    color: #fff;
    text-decoration: none;
    padding: 30px;
}

.no-hover .grid figure {
    cursor: default!important;
}

.no-touch .mask figure:hover img, .mask figure.cs-hover img {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}


.title-box a {
    color: #fff;
    font-weight: 600;
}

.feature-img {
    max-width: 100%;
    margin-top: -15px;
}

.feature-img img {
    width: 100%;
}

.aboutHome {
    /*background-color:#eb7070;*/
}

.aboutHome h2 {
    font-size:30px;
    color: #303030;
}

.work-feature h3 {
    color: #fff;
    font-size: 32px;
}

figcaption, h1, h2, h3,.grid div.name {
    font-family: "Playfair Display",serif;
    text-transform: none;
    
}

.grid {
    max-width: none;
}

.grid figure {
    max-height: 500px;
}

.grid figure figcaption {
    z-index: 2;
}

.main-content {
    position: relative;
    margin-bottom: 0px;
}

#footerwrap {
    background: transparent;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 40px 10px 10px 10px;
    border-bottom: none;
    text-align: left;
    position: relative;
    width: 80%;
    bottom: 0;
    height: inherit;
    background-image: none;
    background-repeat: no-repeat;
}

.aboutHome.sideProj {
    border-top: 1px solid #BFC0C0;
}

.first.aboutPG {
      margin-bottom: 80px;  
}

#aboutPage .approachPG .page-title {
    margin-left: 0px;
    margin-bottom: 20px;
}


#footerwrap .icon, #footerwrap a, #footerwrap p {
    color: #303030;
    text-transform: none;
}

#footerwrap a:hover {
    color: #C27414;
}

#footerwrap h4 {
    color: #303030;
    line-height: 1.8;
    font-weight: 400;
    
    font-family: "Playfair Display",serif;
    text-transform: none;
    font-size: 28px;
}

h2 {
    color: #303030;
    font-family: "Playfair Display",serif;
    text-transform: none;
    font-size: 46px;
    font-weight: 400;
}


#distance {
    display: none;
}

.footer-inner {
    max-width: 800px;
    padding-left: 15%;
}

#footerwrap p.copyright {
    color: #888;
}

#footerwrap .fa {
    font-size: 20px;
    margin-right: 15px;
}


.portfolio-no-hover no-touch .mask figure:hover figcaption, .portfolio-no-hover .mask figure.cs-hover figcaption {
    opacity: 1;
}

.portfolio-no-hover .grid figure {
    cursor: default;
}

#aboutPage .page-title {
    margin-top: 60px;
    padding-left: 0px;
    margin-bottom: 0px;
}

#aboutPage p {
    font-size: 18px;
    max-width: 80%;
}

#footerwrap {
    max-width: 80%;
    padding-left: 0;
    margin: 0 auto;
    border-top: 1px solid #eee;
    margin-top: 80px;
    
    border-top: 0px solid #eee;
    margin-top: 64px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 64px;
}

.footer-inner {
    padding-left: 0;
    max-width: 50%;
}

.flex-container {
    display: flex;
}

.col-md-6,.col-md-12 {
    float: none;
}

.two-col-content {
    column-count: 2;
}

.skillsList {
    padding-left: 0;
    max-width: 350px;
}

.skillsList li {
    display: inline-block;
    background: #101010;
    color: #ffffff;
    width: fit-content;
    padding: 5px 10px;
    border-radius: 28px;
    margin-right: 10px;
    margin-bottom: 10px;
    font-size: 14px;
}

.flex-container h3, .innerContent h3 {
    margin-left: -15px;
    margin-bottom: 20px;
}

#aboutPage.CSPage .innerContent {
    padding-left:0;
    padding-right: 0;
}

#aboutPage.CSPage .innerContent p {
    margin-bottom: 12px;
}

#aboutPage.CSPage .innerContent h3, #aboutPage.CSPage .innerContent p {
    margin-left: 0;
    max-width: 900px;
    width: 100%;
}


#aboutPage.CSPage .innerContent.first h3 strong {
    font-size: 36px;
    line-height: 48px;
    font-weight: 400;
}

h5 {
    font-weight: 600;
}

.flex-container h5.first {
    margin-top: 25px;
}

#aboutPage .innerContent {
    text-align: left;
}

#headerwrap {
        background-image: none;
    /*height: 85vh;
    min-height: 600px;
    height: 70vh;*/
    height: inherit;
    min-height: 400px;
    overflow: hidden;
    background-color: #fff;
    margin-top: -70px;
    z-index: 0;
}


.nav-contain {
    text-transform: none;
    font-size: 16px;
}




.pageInternal #headerwrap {
    height: inherit;
    min-height: 0px;
    overflow: hidden;
    background-color: #fff;
    padding: 56px 0px 56px 0px;
    text-align: left;
}

.CSPage .innerContent.first {
    padding-top: 64px;
    padding-bottom: 64px;
}

.CSPage .innerContent.last {
    padding-top: 64px;
    padding-bottom: 64px;
}

.CS-imgBlock.CSlastImg {
    padding-bottom: 64px;
}

.CSlast {    
    /*background-color: #bfc0c01a;
    background-color: #f8f9f9;*/
    background-color: #F8F5F5;
}

#aboutPage.CSPage .innerContent {
    
}

.innerContent em {
    font-size: 130%;
    font-style: normal;
    line-height: 1.5;
}

.pageInternal #headerwrap h3, .pageInternal #headerwrap h2 {
    color: #fff;
    /*color: #2E3043;*/
}

.col-md-10.internalText {
    margin: 0 auto;
    float: none;
}


.logos {
    width: 100%;
    background-color: #ffffff;
    padding: 20px;
}

.logos .inner-logos {
    max-width: 80%;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    row-gap: 30px;
    align-items: anchor-center;
}

.aboutHome.logosHeading .homeContent-inner {
    padding: 20px 20px 10px 20px;
}

.logos img {
    width: auto;
    height: 30px;
    padding: 0 20px;
}

.logos img.blacrock {
    width: auto;
    height: 26px;
    padding: 0 20px;
}

.logos img.bny {
    width: auto;
    height: 24px;
    padding: 0 20px;
}

.logos img.gq {
    width: auto;
    height: 32px;
    padding: 0 20px;
}

.logos img.ishares {
    width: auto;
    height: 44px;
    padding: 0 20px;
}

.logos img.jpmorgan {
    width: auto;
    height: 42px;
    padding: 0 20px;
}

.logos img.jupiter {
    width: auto;
    height: 44px;
    padding: 0 20px;
}

.logos img.vanguard {
    width: auto;
    height: 38px;
    padding: 0 20px;
}


.grid figure img.lockIcon {
    width: 40px;
    height: auto;
    position: absolute;
    margin-left: 20px;
    margin-top: 20px;
    z-index: 1;
    min-height: inherit;
    background: none;
}

.feature-img img.lockIcon {
    width: 40px;
    position: absolute;
    margin-left: 40px;
    margin-top: 40px;
}




@media (min-width: 768px) {
    .navbar-toggle {
        display: block;
    }
}

@media (min-width: 1200px) {
    .container, .navbar-header {
        width: 100%;
    }
}


@media (max-width: 2000px) {
    

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media (max-width: 1000px) {
    
    .internal-header-profile {
        padding-left:  0;
    }
}

@media only screen and (max-width: 768px) {
    
    .navbar-header.change .bannerTextTop {
        color: #303030;
    }
    
    .bannerTextTop {
        display: none;
    }
    
    .pageInternal #headerwrap h2 {
        margin-top: 30px;
        
    }
    
    #aboutPage p, #aboutPage h3 {
        padding-left: 0!important;
    }
    
    #aboutPage .approachPG h3 {
        max-width: 100%!important;
    }
    
    .innerContent h3, .innerContent .h3 {
        font-size: 24px;
    }
    
    .flex-container h3, .innerContent h3 {
        margin-left: 0;
    }
    
    .innerContent em {
        font-style: normal;
        line-height: 1.2;
    }
    
    #aboutPage p {
        font-size: 16px;
        line-height: 1.4;
    }
    
    .grid {
            margin-top: -32px;
    }
    
    .innerContent {
        text-align: left;
    }
    
}










/*--------------------------------NEW 25-------------------------------- */


.HNav25container--0- {
  position: relative;
  width: auto;
  height: auto;
  justify-content: space-between;
  align-items: center;
  gap: 68px;
  display: flex;
  padding: 30px 100px 30px 100px;
}
.HNav25text-0-1-0 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25container-0-1-1 {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: end;
  align-items: center;
  gap: 24px;
  display: flex;
}
.HNav25text-1-2-0 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-1 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-2 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-3 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 24px;
  font-family: Font Awesome 6 Brands, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-4 {
  width: 21px;
  height: 24px;
  color: #000000;
  font-size: 24px;
  font-family: Font Awesome 6 Free, "Solid";
  font-weight: 900;
  text-align: left;
  vertical-align: top;
}



.textHighlight {
     color: #C27414;   
}

.container--0- {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: start;
  align-items: start;
  display: flex;
  flex-direction: column;
}
.container-0-1-0 {
  position: relative;
  width: 100%;
  min-height: inherit;
  background-color: #2e3043;
    /*--background-color: #f8f5f5;--*/
  justify-content: start;
  align-items: start;
  display: flex;
  flex-direction: column;
  padding:80px 100px 90px 100px;
}
.text-1-2-0 {
      max-width: 1000px;
  min-height: inherit;
  font-size: 60px;
  line-height: 1.2;
  font-family: Playfair Display, "Regular";
  color: #ffffff;
  /*--color: #2e3043;--*/
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.container-1-2-1 {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: start;
  align-items: start;
  gap: 24px;
  display: flex;
  padding: 40px 0px 0px 0px;
}
.container-2-3-0 {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 250px;
  justify-content: start;
  align-items: start;
  gap: 2px;
  display: flex;
  flex-direction: column;
  padding: 0px 20px 0px 0px;
}
.text-3-4-0 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  color: #2E3043;
  font-size: 16px;
  line-height: 24px;
  font-family: "Lato",sans-serif;
  font-weight: 600;
  text-align: center;
  vertical-align: middle;
}

#contact {
        padding-top: 60px;
}

.text-3-4-0.btnTextPri {
    /*color: #2E3043;*/
    color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.container-2-3-1-btnPri, .loginForm .button {
  border-radius: 90px;
    padding: 16px 24px;
    border: 1px solid #ffffff;
    /*--background-color: #ffffff;
    color: #2E3043;--*/
    background-color: #2e3043;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.container-2-3-1-btnPri:hover, .loginForm .button:hover {
    border: 1px solid #C27414;
    background-color: #C27414;
    /*color: #2E3043;*/
    color: #ffffff;
}

.container-2-3-1-btnPri:hover .text-3-4-0.btnTextPri {
    color: #ffffff;
}

.container-2-3-1-btnSec {
  border-radius: 90px;
    padding: 16px 24px;
    border: 1px solid #2E3043;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.container-2-3-1-btnSec:hover {
    background-color: rgb(255 255 255 / 80%);
    /*color: #2E3043;*/
    color: #ffffff;
    background-color: #C27414;
    border: 1px solid #C27414;
}
.container-2-3-1-btnSec:hover .text-3-4-0 {
    color: #ffffff;
}




.text-3-4-0.btnTextPriBlk {
  color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.container-2-3-1-btnPriBlk {
  border-radius: 90px;
    padding: 16px 24px;
    border: 1px solid #2E3043;
    background-color: #2E3043;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.CScontainer--0- a:hover .container-2-3-1-btnPriBlk {
    border: 1px solid #C27414;
    background-color: #C27414;
    color: #000;
}





.container-0-1-1 {
  position: relative;
  width: 1440px;
  height: 274px;
  background-color: #2e3043;
  justify-content: start;
  align-items: start;
  display: flex;
  flex-direction: column;
  padding: 80px 100px 80px 100px;
}
.container-1-2-0 {
  position: relative;
  width: auto;
  height: auto;
  justify-content: start;
  align-items: start;
  gap: 32px;
  display: flex;
}
.text-3-4-1 {
  width: auto;
  height: auto;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.container-2-3-2 {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 250px;
  justify-content: start;
  align-items: start;
  gap: 2px;
  display: flex;
  flex-direction: column;
  padding: 0px 20px 0px 0px;
}



.staTcontainer--0- {
  position: relative;
  width: 100%;
  height: inherit;
  background-color: #2e3043;
  /*--background-color: #f8f5f5;--*/
  justify-content: start;
  align-items: start;
  display: flex;
  flex-direction: column;
  padding: 0px 100px 80px 100px;
}
.staTcontainer-0-1-0 {
  position: relative;
  width: auto;
  height: auto;
  justify-content: start;
  align-items: start;
  gap: 32px;
  display: flex;
  max-width: 815px;
}
.staTcontainer-1-2-0 {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 250px;
  justify-content: start;
  align-items: start;
  gap: 2px;
  display: flex;
  flex-direction: column;
  padding: 0px 20px 0px 0px;
}
.staTtext-2-3-0 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  /*--color: #2e3043;--*/
  font-size: 48px;
  font-family: Playfair Display, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.staTtext-2-3-1 {
  width: auto;
  height: auto;
  color: #ffffff;
  /*--color: #2e3043;--*/
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.staTcontainer-1-2-1 {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 250px;
  justify-content: start;
  align-items: start;
  gap: 2px;
  display: flex;
  flex-direction: column;
  padding: 0px 24px 0px 0px;
}
.staTcontainer-1-2-2 {
  position: relative;
  width: 100%;
  height: 100%;
  min-width: 250px;
  justify-content: start;
  align-items: start;
  gap: 2px;
  display: flex;
  flex-direction: column;
  padding: 0px 20px 0px 0px;
}





.SectionEyebrow-1-2-0 {
  width: 100%;
  color: #2e3043;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: center;
  vertical-align: top;
}
.SectionHeading-1-2-1 {
  width: 100%;
  color: #2e3043;
  font-size: 36px;
  font-family: Playfair Display, "Regular";
  font-weight: 400;
  text-align: center;
  vertical-align: top;
}



/*-------------------- Case studies -----------------------*/

.CS_outer- {
    padding: 80px 40px;
    border-bottom: 1px solid #BFC0C0;
}

.logos {
    border-bottom: 1px solid #f8f5f5;
    padding: 0px 40px 80px 40px;
}

.logosHeading,.sideProj {
    padding: 80px 40px 0px 40px;
}

.CS-img {
    margin: 40px 0px;
    padding: 40px;
    width: 100%;
}

.CS-imgBlock-01 {
    
}


.CScontainer--0- {
  position: relative;
  width: auto;
  height: auto;
  background-color: #ffffff;
  justify-content: center;
  align-items: center;
  gap: 40px;
  display: flex;
  flex-direction: column;
    max-width: 1200px;
    margin: 0 auto;
}
.CSBox {
  position: relative;
  width: auto;
  height: auto;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #bfc0c0;
    justify-content: center;
    align-items: center;
  gap: 0px;
  display: flex;
  flex-direction: row;
  border-radius: 14px;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  overflow: hidden;
}
.CScontainer-0-1-0 {
  position: relative;
  width: 1240px;
  height: 505px;
  background-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CScontainer-1-2-0 {
  position: absolute;
  left: 0px;
  top: 0px;
  width: auto;
  height: auto;
  background-color: #f5f5f5;
  justify-content: start;
  align-items: start;
}
.CScontainer-2-3-0 {
  position: relative;
  width: auto;
  height: auto;
  justify-content: start;
  align-items: start;
  gap: 16px;
  display: flex;
  flex-direction: column;
}
.CScontainer-3-4-0 {
  position: relative;
  width: auto;
  height: auto;
  justify-content: start;
  align-items: start;
  display: flex;
  flex-direction: column;
  padding: 0px 0px 8px 0px;
}
.CStext-4-5-0 {
  width: 100%;
  height: 100%;
  color: #2E3043;
  font-size: 16px;
  font-family: Lato, "Heavy";
  font-weight: 800;
  text-align: left;
  vertical-align: top;
}
.CStext-4-5-1 {
  width: auto;
  height: auto;
  color: #2E3043;
  font-size: 36px;
  font-family: Playfair Display, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.CScontainer-3-4-1 {
  position: relative;
  width: 100%;
  height: 100%;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  display: flex;
  flex-direction: row;
}

.CScontainerDark .CScontainer-4-5-0 {
  border-color: #ffffff;
  color: #ffffff;
  /*border-color: #2E3043;
  color: #2E3043;*/
}

.pageInternal #headerwrap h3.CSeyebrow {
    font-family: Lato, "Regular";
    color: #C27414;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
}

#aboutPage h2.page-title.CSheading {
   margin-top: 16px; 
   margin-bottom: 24px; 
   font-size: 48px;
}

#aboutPage #headerwrap p.CSoverview {
    line-height: 32px;
    margin-bottom: 42px;
    font-size: 20px;
    max-width: 80%;
    letter-spacing: normal;
}

#aboutPage .approachPG h3 {
    max-width: 80%;
}

#aboutPage .CSlast.approachPG h3.page-title, #aboutPage .approachPG.lastCnt h3 {
    margin-left: 0;
    margin-top: 0;
}

#aboutPage.approach{
    border-bottom: 1px solid #BFC0C0;
}

#aboutPage .CSlast.approachPG p { 

    margin-bottom: 0;
}


#aboutPage .CSlast.approachPG {
    padding-top: 64px;
    padding-bottom: 64px;
}

.col-md-10.internalText.CSbanner {
    margin-bottom: 40px;
}

.col-md-10.internalText h3 {
    color: #C27414 !important;
}

.CScontainer-4-5-0 {
  position: relative;
  border-width: 1px;
  border-style: solid;
  border-color: #2E3043;
  align-items: center;
  border-radius: 80px;
  gap: 10px;
  display: flex;
  padding: 8px 16px 8px 16px;
  border-top-left-radius: 80px;
  border-top-right-radius: 80px;
  border-bottom-left-radius: 80px;
  border-bottom-right-radius: 80px;
  font-size: 14px;
  font-family: Lato, "Regular";
  font-weight: 400;
}
.CStext-5-6-0 {
  width: 100%;
  height: 100%;
  color: #2E3043;
  font-size: 14px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.CScontainer-2-3-1 {
  position: relative;
  width: auto;
  height: auto;
  justify-content: start;
  align-items: start;
  gap: 24px;
  display: flex;
  flex-direction: column;
}
.CStext-3-4-0 {
  width: auto;
  height: auto;
  color: #2E3043;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.CScontainer-1-2-1 {
  position: relative;
  width: auto;
  height: auto;
  max-width: 582px;
  justify-content: start;
  align-items: start;
  gap: 32px;
  display: flex;
  flex-direction: column;
  padding: 32px 32px 32px 32px;
}
.CScontainer-0-1-1 {
  position: relative;
  width: 1240px;
  height: 505px;
  background-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CScontainer-0-1-2 {
  position: relative;
  width: 1240px;
  height: 505px;
  background-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CScontainer-0-1-3 {
  position: relative;
  width: 1240px;
  height: 505px;
  background-color: #ffffff;
  border-width: 2px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CScontainer-0-1-4 {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: start;
  align-items: start;
  display: flex;
  flex-direction: column;
}
.CStext-1-2-0 {
  width: 1240px;
  height: 24px;
  color: #2e3043;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: center;
  vertical-align: top;
}
.CStext-1-2-1 {
  width: 1240px;
  height: 48px;
  color: #2e3043;
  font-size: 36px;
  font-family: Playfair Display, "Regular";
  font-weight: 400;
  text-align: center;
  vertical-align: top;
}
.CScontainer-0-1-5 {
  position: relative;
  width: auto;
  height: auto;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CScontainer-0-1-6 {
  position: relative;
  width: auto;
  height: auto;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
  overflow: hidden;
}
.CScontainer-0-1-7 {
  position: relative;
  width: 1240px;
  height: 508px;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}
.CScontainer-0-1-8 {
  position: relative;
  width: 1240px;
  height: 1104px;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #bfc0c0;
  justify-content: start;
  align-items: center;
  border-radius: 14px;
  display: flex;
  border-top-left-radius: 14px;
  border-top-right-radius: 14px;
  border-bottom-left-radius: 14px;
  border-bottom-right-radius: 14px;
}


.CScontainer-0-1-4 {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: start;
  align-items: start;
  display: flex;
  flex-direction: column;
  padding-bottom: 64px;
}

.CS-imgBlock {
  position: relative;
  width: 100%;
  height: auto;
  background-color: #ffffff;
  justify-content: center;
  align-items: center;
  display: flex;
  padding: 0px 100px 0px 100px;
}

.CS-imgBlock-Image {
    width: 80%;
    height: auto;
}

.CS-imgBlock.style01 {
  background-color: #bfc0c01a;
  background-color: #F8F5F5;
}


.CSThumb {
    background-size: cover;
    width: 100%;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    align-self: stretch;
}

.CSThumb.Mobius {
    background-image: url(/assets/img/MOBCS76856_thumb.jpg);
}

.CSThumb.WokingWay {
    background-image: url(/assets/img/port21/Woking_wayfinding_newThumb_m.jpg);
}

.CSThumb.UdoziThumb {
    background-image: url(/assets/img/caseStudies/Udozi/UdoziThumb.png);
}

.CSThumb.BlackRock {
    background-image: url(/assets/img/BRCS70753_thumb.jpg);
}

.CSBox,.CSBox-Container {
    width: 100%;
}

.CS-imgBlock.style02 {
    background-color: #fafafa;
}



.statOuterContainer {
    border-color: #BFC0C0;
    border-bottom: 1px solid;
}

.statInnerContainer {
    margin-bottom: 64px;
}

.Statscontainer--0- {
    position: relative;
    width: 100%;
    height: inherit;
    max-width: 900px;
    justify-content: start;
    align-items: start;
    gap: 56px;
    display: flex;
}

#aboutPage .Statscontainer--0- p {
    font-size: 16px;
    line-height: 24px;
    max-width: 100%;
}


.Statscontainer-0-1-0 {
  justify-content: center;
  align-items: start;
  gap: 6px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
}
.Statstext-1-2-0 {
  width: auto;
  height: auto;
  color: #000000;
  font-size: 16px;
  font-family: Lato, "Bold";
  font-weight: 700;
  text-align: left;
  vertical-align: top;
}
.Statstext-1-2-1 {
  width: auto;
  height: auto;
  color: #000000;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.Statscontainer-0-1-1 {
  position: relative;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: start;
  gap: 6px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
}
.Statscontainer-0-1-2 {
  position: relative;
  width: auto;
  height: auto;
  justify-content: center;
  align-items: start;
  gap: 6px;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  flex-basis: 0;
}

.nav-contain {
    color: #fff;
}

.nav-contain p {
    color: #fff;
}

.nav>li>a:hover, .nav>li>a:focus, nav li a:hover, nav li a:focus {
    text-decoration: none;
    background-color: transparent;
    color: #C27414;
}


.HNav25container--0- {
  position: relative;
  width: auto;
  height: auto;
  background-color: #2e3043;
  /*--background-color: #f8f5f5;--*/
  justify-content: space-between;
  align-items: center;
  gap: 68px;
  display: flex;
  padding: 30px 100px 30px 100px;
}


.HNav25text-0-1-0 {
  width: 80%;
  height: 100%;
  color: #ffffff;
  /*--color: #2e3043;--*/
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25container-0-1-1 {
  position: relative;
  width: 100%;
  height: 100%;
  justify-content: end;
  align-items: center;
  gap: 24px;
  display: flex;
  list-style: none;
}

.HNav25container-0-1-1 a,.HNav25container--0- a {
    color: #ffffff;
  /*--color: #2e3043;--*/
    font-weight: 400;
}

.HNav25container-0-1-1 a:hover, .HNav25container-0-1-1 a:focus, .HNav25container--0- a:focus, .HNav25container--0- a:hover {
    color: #C27414;
}


.HNav25text-1-2-0 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-1 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-2 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 16px;
  font-family: Lato, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-3 {
  width: 100%;
  height: 100%;
  color: #ffffff;
  font-size: 24px;
  font-family: Font Awesome 6 Brands, "Regular";
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
.HNav25text-1-2-4 {
  width: 21px;
  height: 24px;
  color: #000000;
  font-size: 24px;
  font-family: Font Awesome 6 Free, "Solid";
  font-weight: 900;
  text-align: left;
  vertical-align: top;
}


.desktopNav {
    display: block;
}

.navbar-header {
    display: none;
}

.CSLayout2 .feature-img, .CSLayout2 .firstSecOuter {
    background-color: #F8F5F5;
}

.CSLayout2 .CS-imgBlock.style02 {
    background-color: transparent;
}

.CSLayout2 .CS-imgBlock.CSlastImg {
    padding: 0px;
    margin-top: -60px;
}

.CSLayout2 .statOuterContainer {
    border-color: #BFC0C0;
    border-bottom: none;
}

.CSLayout3 .feature-img {
        max-width: 70%;
}

.CSLayout3 .CS-imgBlock-Image {
    padding: 32px 0;
}
