@font-face {
    font-family: 'fontspring_demo_-_hermannRg';
    src: url('../fonts/fontspring-demo-w_foundry_-_hermann_regular-webfont.eot');
    src: url('../fonts/fontspring-demo-w_foundry_-_hermann_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/fontspring-demo-w_foundry_-_hermann_regular-webfont.woff2') format('woff2'),
         url('../fonts/fontspring-demo-w_foundry_-_hermann_regular-webfont.woff') format('woff'),
         url('../fonts/fontspring-demo-w_foundry_-_hermann_regular-webfont.ttf') format('truetype'),
         url('../fonts/fontspring-demo-w_foundry_-_hermann_regular-webfont.svg#fontspring_demo_-_hermannRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Graphik';
    src: url('../fonts/Graphik-Black.eot');
    src: url('../fonts/Graphik-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Graphik-Black.woff2') format('woff2'),
        url('../fonts/Graphik-Black.woff') format('woff'),
        url('../fonts/Graphik-Black.ttf') format('truetype'),
        url('../fonts/Graphik-Black.svg#Graphik-Black') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'graphik_regularregular';
    src: url('../fonts/graphikregular-webfont.eot');
    src: url('../fonts/graphikregular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/graphikregular-webfont.woff2') format('woff2'),
         url('../fonts/graphikregular-webfont.woff') format('woff'),
         url('../fonts/graphikregular-webfont.ttf') format('truetype'),
         url('../fonts/graphikregular-webfont.svg#graphik_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


body {
/*   font-family: 'Graphik';*/
font-family: 'graphik_regularregular';
    /* scroll-behavior: smooth; */background: #fff !important;
}

button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}


/* HEADER */
.header {
    position: fixed;
    width: 100%;
    z-index: 99;
/*    margin-top: 8px;*/
}
.header .logoWrapper {
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.header .logoWrapper .logo {
    position: relative;padding: 8px 0;
}
.header .logoWrapper .logo:after {
    content: '';
    height: 36px;
    width: 1px;
    position: absolute;
    right: -15px;
    top: 30px;
    background: #ffffff;
}


.header {
    transition: all 0.3s ease-in-out;
}
.header.fixed {
    margin-top: 0px;
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    box-shadow: 0px 2px 13px 2px rgb(0 0 0 / 50%);
    padding: 0 0 4px 0;
}


.header.fixed .mainMenu .nav-link {
    color: #0b0051;
    /*font-size: 18px;
    font-weight: bold;
    margin-top: 15px;*/
/*font-family: Graphik;*/
font-size: 20px;
font-weight: bold;
/*line-height: 37px;*/
/*letter-spacing: -0.03em;*/
text-align: left;
font-family: 'graphik_regularregular';

}

.header.fixed .mainMenu .nav-link:after {
    content: '';
    height: 3px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    bottom: -9px;
    left: 0;
    border-radius: 5px;
    transition: 0.3s all ease-in-out;
}
.header.fixed .mainMenu .nav-link:hover{
    color: #FF9800;
    transition: 0.3s all ease-in-out;
}
.header.fixed .mainMenu .nav-link:hover:after {
    background-color: #FF9800;
    transition: 0.3s all ease-in-out;
}
.header.fixed .mainMenu .nav-link:hover{
    color: #FF9800;
}

.header .mainMenu .nav-link:after {
    content: '';
    height: 3px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    bottom: -9px;
    left: 0;
    border-radius: 5px;
    transition: 0.3s all ease-in-out;
}
.header .mainMenu .nav-link:hover{
    color: #FF9800;
    transition: 0.3s all ease-in-out;
}
.header .mainMenu .nav-link:hover:after {
    background-color: #FF9800;
    transition: 0.3s all ease-in-out;
}
.header.fixed .logoWrapper .textHeader {    
    color: #0B0051;
}



.header.fixed .logoWrapper .logo:after {
    content: '';
    height: 36px;
    width: 1px;
    position: absolute;
    right: -15px;
    top: 30px;
    background: #0B0051;
}

.header.fixed .logoWrapper .logoFixed:after {
    content: '';
    height: 36px;
    width: 1px;
    position: absolute;
    right: -15px;
    top: 32px;
    background: #0B0051;
}


.header .logoWrapper .logoFixed {
    position: relative;
    padding: 8px 0;
}
.header .logoFixed {
    display: none;
}


.header.fixed .logo {
    display: none;
}

.header.fixed .logoFixed {
    display: block;
}



.header .logoWrapper .govImg {
    position: relative;
    padding: 12px 0;
}

.header .logoWrapper .investindia {
    margin-left: 29px;
}

.header .logoWrapper .govImg:after {
    content: '';
    height: 36px;
    width: 1px;
    position: absolute;
    right: -15px;
    top: 13px;
    background: #ffffff;
}

.header .logoWrapper .govImage {
    margin-left: 60px;    
}

.header .logoWrapper .textHeader {
    margin-left: 30px;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: -0.03em;
    color: #fff;
    width: 260px;
    min-width: 260px;
}

.textHeader > p { margin: 20px 0 0 0;}

.header .logoWrapper .govImage img {
    margin-top: 15px;
}
.header .mainMenu .nav-link {
    color: #ffffff;
    font-size:20px;
    font-weight: bold;
    margin-top:20px;
    font-family: 'graphik_regularregular';
    position: relative;
    padding: 0;
    transition: 0.3s all ease-in-out;
}
.header .mainMenu .nav-link:after {
    content: '';
    height: 3px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    bottom: -9px;
    left: 0;
    border-radius: 5px;
    transition: 0.3s all ease-in-out;
}
.header .mainMenu .nav-link:hover{
    color: #FF9800;
    transition: 0.3s all ease-in-out;
}


.header .mainMenu .nav-link:hover:after {
    background-color: #FF9800;
    transition: 0.3s all ease-in-out;
}
.header .mainMenu .nav-item {
/*    padding-left: 10px;*/
    padding-left: 1rem;
    padding-right: 1rem;
}
.header .mainMenu .navbar-collapse {
    justify-content: flex-end;
}
.header .mainMenu .navbar-toggler {
    background-color: #ffffff;
    position: absolute;
    top: -46px;
    right: 0;
}



/* #navbarSupportedContent { border-top: 1px solid #fff;} */
/* BANNER */
.banner {
    position: relative;
    min-height: 972px;
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    background-attachment: fixed;
}
.banner .bannerMask {
    background: linear-gradient(rgba(226, 221, 255, 0.01) 0%, #0B0051 89.77%);
    height: 207px;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}
/* .banner .bannerContent {
    position: absolute;
    left: 7%;
    justify-content: flex-end;
    display: flex;
    bottom: 10%;
    z-index: 1;
} */

.banner .bannerContent {
    position: inherit;
    justify-content: flex-end;
    display: flex;
    bottom: -23%;
    z-index: 1;
    top: 430px;
}
.banner .bannerContent .bannerTitle {
   color: #FFFFFF;
    font-size: 94px;
    font-weight: bold;
    line-height: 98px;
    margin-bottom: 15px;
    border-bottom: 2px solid #ffffff;
    width: 70%;
    font-family: 'fontspring_demo_-_hermannRg';
}

.banner .bannerContent .bannerSubText {
    color: #F3F1FF;
    width: 66%;
    font-size: 28px;
    font-weight: 400;
    line-height: 37px;
    letter-spacing: -0.03em;
}

/* Top Foxed header  */

.topFixedHeader {
    height: 61px;
    left: 0px;
    top: 166px;
    background: radial-gradient(383.61% 22163.2% at 93.5% 0%, 
        rgba(11, 0, 81, 0) 0%, rgba(11, 0, 81, 0.67) 100%);
    filter: drop-shadow(0px 3px 47px rgba(0, 0, 0, 0.44));
/*    box-shadow: 0px 3px 47px rgba(0, 0, 0, 0.44);*/
}

.header.fixed .topFixedHeader {
    background: #141361;
    box-shadow: none;
    display: none;
}



/* ABOUT */
.about {
    background-color: #0B0051;
    padding: 142px 0;
    position: relative;
}
.about .aboutTitle {
    color: #F3F1FF;
    font-size: 18px;
    font-size: 600;
    padding-bottom: 10px;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 20px;
}
.about .aboutContent {
    font-size: 32px;
    line-height: 54px;
    font-weight: 700;
    color: #ffffff;
}





/* Work Theme */
.workTheme {
    position: relative;
    padding: 50px 0 0 0;
    margin: 0 25px;
}
.workTheme .workThemeTitle {
    color: #0B0051;
    font-size: 50px;
    line-height: 54px;
    font-style: normal;
    text-align: right;
    font-family: 'fontspring_demo_-_hermannRg';
}
.workTheme .workThemeTitle span {
    display: inline-block;
}
.workTheme .climateChange {
    margin-top: 250px;
    padding-left: 10px;
}
.workTheme .climateChange .climateChangeContent {
    color: #373549;
    font-size: 18px;
    font-family: 'graphik_regularregular';
    line-height: 29px;
}
.climateChangeContent {
    color: #373549;
    font-size: 18px;
    font-family: 'graphik_regularregular';
    line-height: 29px;
}

.workTheme .climateChange h4 {
  color: #0B0051;
    font-size: 32px;
    padding-bottom: 10px;
    border-bottom: 3px solid #0B0051;
    font-weight: bold;

    /*font-family: Graphik;
font-size: 32px;
font-weight: 600;
line-height: 54px;
letter-spacing: -0.03em;color: #0B0051;border-bottom: 3px solid #0B0051;*/

}
.workTheme .workThemeImage {
    height: 760px;
    margin-top: 150px;
}
.workTheme .workThemeImage img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.borderRight {
    border-right:1px solid rgba(11, 0, 81, 0.31);
    border-left:1px solid rgba(11, 0, 81, 0.31);
}
.borderLeft {
    border-left:1px solid rgba(11, 0, 81, 0.31);
    border-right:1px solid rgba(11, 0, 81, 0.31);
}
.workTheme .padd {
    padding-top: 100px;
    padding-bottom: 100px;
}
.padLeftNone {
    padding-left: 0;
}
.padRightNone {
    padding-right: 0;
}
.padZero {
    padding-left: 0;
    padding: 0;
}
.workTheme .climateChangeContent  { padding: 10px 38px 0 0;}
.publicSafety .climateChangeContent { padding: 10px 38px 0 20px;}

/* Public Safety */
.publicSafety { margin: 0 25px; background: #fff;}
.titleGrid {
    color: #0B0051;
    font-size: 32px;
    padding-bottom: 10px;
    border-bottom: 3px solid #0B0051;
    font-weight: bold;
}

.publicSafety .titleGrid {
    padding-left: 20px;
}
.publicSafety .publicSafetyImage {
    height: 760px;
}
.publicSafety .publicSafetyImage img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.publicSafety .publicSafetyWrap {
    margin-top: 150px;padding-right: 10px;
}


/* Human Development */

.humanDevelopment {
    margin: 0 25px;;
}
.humanDevelopment .padTop50{
    padding-top: 50px;
}
.humanDevelopment .humanDevWrap {
    margin-top: 146px;padding-left: 10px;
}
.emergingFrontiers .padTop100 {
    padding-top: 100px;
}
.emergingFrontiers .padBot100 {
    padding-bottom: 176px;
}
.humanDevelopment .hdImage {
    height: 760px;
}
.humanDevelopment .hdImage img{
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}

.humanDevelopment .hdContent {
    color: #373549;
    font-size: 18px;
    font-family: 'graphik_regularregular';
    padding: 10px 30px 0 0;
    line-height: 29px;
}




/* Driven By Impact */
.drivenByImpact {
    padding: 108px 0 50px 0;
}
.drivenByImpact h2{
    color: #0B0051;
    font-size: 50px;
    line-height: 54px;
    margin-bottom: 35px;
    font-family: 'fontspring_demo_-_hermannRg';
}
.drivenByImpact .drivenContent {
    color: #373549;
    font-size: 18px;
}




/* Client */
.client {
    margin-top: 30px;
}
.client .borderTop {
    border-top: 1px solid #0B0051;
}
.clientLogo{
    height: 680px;
}
.customNavigation { display:none; }

.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Our Approach */
.ourApproach .approachText {
    color: #373549;
    font-size: 18px;
    text-align: right;
    margin-top: 50px;
}





/* Join Us */
.joinUs {
/*    margin-top: 30px;*/
    display: flex;
}
.joinUs .joinText{
    background-color: rgba(11, 0, 81, 0.1);
    height: 600px;
    width: 50%;
    padding: 10%;
}
.joinUs .joinImage {
    height: 600px;
/*    background-color: red;*/
    width: 50%;
    overflow: hidden;
}
.joinUs .joinImage img {
    height: 100%;
    width: 100%;
    object-fit: cover;
    object-position: top;
}
.joinUs .joinTitle {
    font-family: 'FONTSPRING DEMO - Hermann';
    font-style: normal;
    font-weight: 400;
    font-size: 50px;
    line-height: 54px;
    letter-spacing: -0.03em;
    color: #0B0051;
    margin-bottom: 30px;
}
.joinUs .joinDesc {
    font-size: 18px;
    font-weight: 400;
    color: #241d4d;
    line-height: 29px;
    letter-spacing: 0.01em;
}
.joinUs .btnWrap {
    margin-top: 30px;
}


.joinDesc a {
    color: #0b0051;
    font-weight: 700;
    font-size: 19px;
}
.getStarted {
    outline: none;
    border: 1px solid #0B0051;
    height: 76px;
    width: 280px;
    text-transform: uppercase;
    color: #0B0051;
    font-size: 18px;
    font-weight: 700;
    text-decoration: none;
    border-radius: 5px;
    background-color: transparent;
    transition: 0.2s ease-in-out all;
}
.getStarted:hover {
    border: 1px solid #0B0051;
    color: #FFFFFF;
    background-color: #0B0051;
    transition: 0.2s ease-in-out all;
}





/* How can we help you */
.howCanHelp {
    height: 323px;
    background-color: #0B0051;
}
.howCanHelp .helpTitle{
    font-size: 50px;
    font-weight: 400;
    line-height: 54px;
    color: #ffffff;
    margin-bottom: 15px;
    font-family: 'fontspring_demo_-_hermannRg';
}
.howCanHelp .helpText{
    font-size: 18px;
    line-height: 29px;
    font-weight: 400;
    color: #ffffff;
}
.howCanHelp .howHelpWrap {
    text-align: center;
    margin-top: 108px;
}



/* Footer */
.footer {
    padding: 50px 0;
    /* border-bottom: 1px solid #0B0051; */
}
.footer .footerLeft{}
.footer .footerLeft .footerLogo{}
.footer .footerLeft .footerLogo img{}
.footer .newsletter {
    margin-top: 40px;
}
.footer .newsletter .nlTitle {
    color: #0B0051;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}
.footer .newsletter .nlText {
    font-style: italic;
    color: #0B0051;
    font-size: 16px;
    font-weight: 400;
}
.footer .newsletter .nlForm {
    margin-top: 40px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}
.footer .newsletter .nlForm .nlInputText {
    border: 1px solid #F8F6FF;
    background-color: #F8F6FF;
    height: 76px;
    width: 256px;
    outline: none;
    border-radius: 4px;
}
.footer .newsletter .nlForm button {
    background-color: #0B0051;
    border: 1px solid #0B0051;
    outline: none;
    height: 76px;
    width: 167px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: #ffffff;
    text-transform: uppercase;
    border-radius: 4px;
    transition: all 0.35s ease-in-out;
}
.footer .newsletter .nlForm button:hover {
transition: all 0.35s ease-in-out;
background-color: transparent;
    border: 1px solid #0B0051;
    color: #0B0051;
}

.footer .footerRight{
    margin-top: 40px;
}
.footer .footerList{
    text-align: right;
    margin-bottom: 25px;
}
.footer .footerList li{
    list-style-type: none;
    display: inline-block;
    padding-left: 25px;
}
.footer .footerList li a{
    text-decoration: none;
    color: #0B0051;
    font-size: 18px;
    font-weight: 600;
}
.footer .footerList li a:hover {
    text-decoration: none;
    cursor: pointer;
    color: #FF9800;
}
.footer .footerSocial {
    text-align: right;
    margin-bottom: 0;
    margin-top: 58px;
}
.footer .footerSocial li {
    list-style-type: none;
    display: inline-block;
    padding-left: 30px;
}
.footer .footerSocial li a{
    color: #0B0051;
    font-size: 24px;
    text-decoration: none;
}

.footer .footerSocial li a:hover  , .joinDesc a:hover{
    color: #FF9800;
    transition: 0.3s all ease-in-out;

}

.copyrightBox{
    border-top: 1px solid #0B0051;
    padding-top: 20px;
}

.copyrightContent {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    letter-spacing: 0.01em;
    color: rgba(11, 0, 81, 0.51);
}
.copyrightWrap {
    padding-bottom: 10px;
}
.copyrightWrap .copyright {
    text-align: right;
    color: rgba(11, 0, 81, 0.51);
    font-size: 16px;
}

.footerContent {
    padding-right: 150px;
    padding-top: 21px;
}
.footerContent > p {
font-family: 'graphik_regularregular';
font-style: normal;
font-weight: 400;
font-size: 17px;
line-height: 26px;
/* or 153% */

letter-spacing: -0.03em;
text-transform: capitalize;

color: #0B0051;
}


#button {
  display: inline-block;
  background-color: #FF9800;
  width: 35px;
  height: 35px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;
}
#button::after {
  content: "\f106";
  font-family: FontAwesome;
  font-weight: normal;
  font-style: normal;
  font-size: 2em;
  line-height: 35px;
  color: #fff;
}
#button:hover {
  cursor: pointer;
  background-color: #333;
}
#button:active {
  background-color: #555;
}
#button.show {
  opacity: 1;
  visibility: visible;
}

@media (min-width: 500px) {
  #button {
    margin: 30px;
  }
}


.header .nav-item.active a , .header.fixed .nav-item.active a , .header .show .nav-item.active a, 
.header.fixed .show .nav-item.active a {
    color: #FF9800;
} 

.header .nav-item.active .nav-link:after ,
.header.fixed .nav-item.active .nav-link:after  {
    content: '';
    height: 3px;
    width: 100%;
    background-color: #FF9800;

}

.header.fixed .mainMenu .show .nav-link {
    color: #fff;}