@font-face {
    font-family:PlayfairDisplay-Regular;
    src: url(../fonts/PlayfairDisplay-Regular.ttf);
}
@font-face {
    font-family:OpenSans-Regular;
    src: url(../fonts/OpenSans-Regular.ttf);
}
@font-face {
    font-family:OpenSans-Bold;
    src: url(../fonts/OpenSans-Bold.ttf);
}
@font-face {
    font-family:OpenSans-Medium;
    src: url(../fonts/OpenSans-Medium.ttf);
}
@font-face {
    font-family:OpenSans-Italic;
    src: url(../fonts/OpenSans-Italic.ttf);
}
@font-face {
    font-family:bauerbodonistd-bold;
    src: url(../fonts/BauerBodoniStd-Bold.otf);
}
@font-face {
    font-family:bauer-bodoni-std1-roman;
    src: url(../fonts/Bauer-Bodoni-Std1-Roman.otf);
}
body {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-size: 16px;
    font-family:OpenSans-Regular;
    color: #4D4D4F;
}
h1,
h2,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0px;
    padding: 0px;
}

a {
    text-decoration: none !important;
    font-size: 16px;
}

a:hover {
    text-decoration: none !important;
}

p {
    font-size: 16px;
    line-height: 24px;
}
header
{
    position: absolute;
    top: 20px;
    width: 100%;
    z-index: 9;
}
.my-sidenav {
    display: none;
}
.downloadbtn
{
    position: relative;
    border: 1px solid #ffffff;
    height: 37px;
    padding: 10px 14px;
    transition: opacity .3s ease-in-out;
    width: auto;
    display: inline-flex;
    float: right;
    color: #002A4E;
}
.downloadbtn:after
{
    background-image: url(../svg/btn-download-white.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    height: 20px;
    width: 13px;
}
.downloadbtn span
{
    max-width: 0;
    overflow: hidden;
    transition: max-width .3s ease-in-out,padding-right .3s ease-in-out;
    white-space: nowrap;
}
.downloadbtn:hover
{
    background-color: #fff;
    border: 1px solid transparent;
    max-width: 200px;
    opacity: 1;
    padding: 6px 14px;
}
.downloadbtn:hover span
{
    max-width: 250px;
    padding-right: 20px;
}
.headerlogo {
    padding: 15px 0px 0px;
}
.headerlogo a img {
  width: 135px;
}
.headerlogo .col-sm-4 a
{
    float: right;
    align-items: center;
}
header hr
{
    border-top: 1px solid #ffffff;
}
/*-----------Header Css End-------------*/
/*-----Footer Css Start--------*/
footer {
  background-color: #002A4E;
  color: #fff;
  padding-top: 50px;
}
footer h6
{
    color: #ffffff;
    font-size: 14px;
    padding-bottom: 10px;
}
footer ul 
{
    list-style: none;
    padding-left: 0;
}
footer ul li 
{
    padding-top: 13px;
}
footer ul li a
{
    color: #ffffff;
    font-size: 12px;
    line-height: 17px;
    display: block;
}
footer p
{
    font-size: 12px;
    padding-bottom: 30px;
}
footer hr
{
    border-top: 1px solid #ffffff;
}

footer .downloadLogo a
{
    float: right;
}
footer .downloadLogo a img {
    padding-left: 20px;
}
footer .downloadLogo a span {
    font-size: 14px;
    color: #fff;
}

footer .footerLogo img {
    width: 168px;
}

footer .alginend
{
    align-items: flex-end;
}
/*-----Footer Css End--------*/


.insidebanner {
    width: 100%;
    display: flex;
    align-items: center;
    height: 100vh;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.chbannersec
{
    background-image: url(../images/chairman-img.webp); 
}
.ceobanner
{
    background-image: url(../images/ceo-img.webp);
}
.insidebanner p
{

    font-size: 13px;
    color: #ffffff;
    font-family:OpenSans-Bold;

}
h1.insideheading
{
    font-size: 48px;
    color: #ffffff;
    line-height: 55px;

    font-family:PlayfairDisplay-Regular;
    margin-bottom: 30px;
    position: relative;
    padding-bottom: 10px;

}
h1.insideheading:after,.overviewcolumn h3:after
{
    content: "";
    display: none;
    position: absolute;
    bottom: 0px;
    background-color: #437cbf;
    width: 63px;
    height: 4px;
}
.insidebanner h6
{
    color: #ffffff;
    font-size: 20px;
    max-width: 381px;
    padding-top: 5px;
}
.breadcrumbs
{
    padding: 16px 0px 64px;
}
.breadcrumbs .breadTxtLink a,.breadcrumbs .breadTxtLink 
{
    font-size: 12px;
    color: #54565A;
}
.dearunitholders h6,.unlocking h6,.theonward h6
{
    font-size: 16px;
    color: #002A4E;
    font-family:OpenSans-Bold;
}
.dearunitholders p,.unlocking p,.theonward p
{
    padding-top: 15px;
}
.dearunitholders h4,.valudata h4,.oursponsordata h4
{

    color: #4D4D4F;
    font-size: 16px;
    font-family:OpenSans-Regular;
    line-height: 24px;
    padding-top: 15px;

}
.margintpbtm
{
    margin: 60px 0px 75px;
}
.unlocking h6,.dearunitholders h6
{
    padding-top: 25px;
}
.unlocking h5, .theonward h5 {
  color: #3F7CBF;
  font-size: 20px;
  padding-top: 5px;
/*  text-transform: uppercase;
  font-family: OpenSans-Bold;*/
}
.theonward
{
    padding-top: 30px;
}
.paddingtop
{
    padding-top: 30px;
}
.theonward h4
{
    font-size: 16px;
    color: #4D4D4F;
    font-family:OpenSans-Bold;
    padding-top: 30px;
}
.theonward h4 span
{
 font-family:OpenSans-Regular;
 display: block;
}
.theonward
{
    padding-bottom: 69px;
}
.valuedriversban
{
    background-image: url(../images/valuebanner-img.webp);
}
.valudata h4
{
    padding-top: 0px;
}
.valuedrbox
{
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.22);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.22);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.22);
    background-color: #fff;
    padding: 38px 50px 0px;
    min-height: 295px;
    margin-top: 30px;
}
.valuedrbox h6,.oursponsordata h6,.valudata h6
{
    font-size: 36px;
    color: #0d2f52;
    font-family:PlayfairDisplay-Regular;
    padding-bottom: 10px;
    margin-bottom: 20px;
    position: relative;
}
.valuedrbox h6:after,.oursponsordata h6:after,.valudata h6:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0px;
    background-color: #437cbf;
    width: 63px;
    height: 4px;
}
.valuedrbox p,.oursponsordata p
{
    padding-top: 15px;
}
.valuedrbox p:last-child
{
    color: #3F7CBF;
}
.valuedrbox p span
{
   font-family:OpenSans-Bold; 
}
.valudata
{
    padding-bottom: 75px;
}
.sponsorban
{
    position: relative;
    background-image: url(../images/sponsorbanner-img.webp);
}
.sponsorban p
{
    position: absolute;
    right: 43px;
    bottom: 10px;
    color: #fff;
    font-family:OpenSans-Regular;
}
.oursponsordata h6
{
    padding-top: 60px;
}
.oursponsordata h6 span
{
    color: #3F7CBF;
    display: block;
    padding-top: 5px;
}
.oursponsordata .image_cont {
    overflow: hidden;
    position: relative;
    height: 494px;
    margin-bottom: 15px;
}
.oursponsordata .image_cont img {
    position: absolute;
    width: 100%;
    height: 110%;
    object-fit: cover;
    bottom: 0;
}
.oursponsordata .col-sm-4
{
    position: relative;
}
.oursponsordata .col-sm-4 p
{
    font-size: 12px;
    color: #ffffff;
    position: absolute;
    bottom: 30px;
    left: 26px;
}
.paddingtp
{
    padding-top: 20px;
}
.sponsornumbers
{
    max-width: 839px;
    margin: auto;
    padding-bottom: 75px;
}
.sponsornumbers h6
{
    font-size: 14px;
    color: #3F7CBF;
    font-family:OpenSans-Bold;
    text-align: center;
    padding:5px 30px;
    min-height: 40px;
}
.sponsornumbers h3
{
    font-size: 30px;
    text-align: center;
    color: #002A4E;
    font-family:PlayfairDisplay-Regular;
}
.sponsornumbers .col-sm-4
{
  margin-top: 50px;
  border-right: 1px solid #939598;
}
.sponsornumbers .col-sm-4:nth-child(3),.sponsornumbers .col-sm-4:nth-child(6)
{
    border: 0;
}
.sponsornumbers p
{
    padding-top: 50px;
    font-size: 12px;
    font-family:OpenSans-Italic;
    color: #002A4E;
}
.overviewbanner
{
    background-image: url(../images/overbanner-img.webp);
}
.overviewcolumn .image_cont
{
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.overviewcolumn .image_cont img
{
    position: absolute;
    width: 100%;
    height: 110%;
    object-fit: cover;
    bottom: 0px;
}
.overviewcolumn .col-sm-6
{
    padding: 0;
}
.overviewcolumn .row
{
    align-items: center;
}
.valudata h6
{
    padding-top: 30px;
}
.valudata p
{
    padding-top: 20px;
}
.overviewcolumn h3
{
    font-size: 36px;
    color: #0d2f52;
    font-family: PlayfairDisplay-Regular;
    padding-bottom: 10px;
    margin-bottom: 20px;
    color: rgba(9, 47, 87, 1);
    position: relative;
}
.overviewcolumn h3
{
    padding-bottom: 5px;
}
.overviewcolumn h3:after
{
    width: 42px;
}
.presencebx
{
    padding-left: 15%;
    max-width: 480px;
}
.presencebx p
{
    padding-top: 15px;
}
.overviewcolumn .row .col-sm-6:last-child .presencebx
{
    max-width: 560px;
}
.presencebx h6
{
    font-size: 14px;
    color: #002A4E;
    font-family: OpenSans-Bold;
}
.custombutton:after {
    background-image: url(../svg/btn-arrow-light-blue.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 15px;
    width: 21px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 15px;
}
.custombutton:before {
    background: #DBE4ECB3;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s;
    width: 0;
    z-index: -1;
}
.custombutton {
    position: relative;
    display: inline-flex;
    text-decoration: none;
    color: #0F3557;
    background-color: transparent;
    padding: 8px 60px 8px 15px;
    overflow: hidden;
    z-index: 1;
    align-items: center;
    border: 1px solid #0F3557;
    font-size: 16px;
    transition: all .3s ease-out;
    font-weight: 600;
}
.custombutton:hover:before {
    width: 100%;
}
.presencebx p
{
    padding-bottom: 30px;
}
.overviewcolumn .col-sm-6
{
    position: relative;
}
.overviewcolumn .row .col-sm-6:nth-child(2) p,.overviewcolumn .row .col-sm-6:nth-child(3) p
{
    position: absolute;
    font-size: 14px;
    left: 15px;
    bottom: 15px;
    color: #fff;
}
.marqueeban
{
    background-image: url(../images/marqueebanner-img.webp);
}
.marqueetandata h4
{
    font-size: 30px;
    color: #092F57;
    font-family:PlayfairDisplay-Regular;
    line-height: 36px;
}
.tenantsnum
{
    max-width: 798px;
    margin:50px auto;
}
.tenantsnum h3
{
    font-size: 27px;
    color: #092F57;
    font-family:PlayfairDisplay-Regular;
    line-height: 36px;
    text-align: center;
}
.footnote
{
    font-size: 12px;
    font-family:OpenSans-Italic;
    line-height: 14px;
}
.footnote span
{
    display: block;
}
.marqueetandata h6
{
    color: #002A4E;
    font-size: 16px;
    font-family:OpenSans-Bold;
    padding: 50px 0px 20px;
}
.propertyflex
{
    display: flex;
    align-items: center;
    margin: 0px 0px 5px;
}
.propertyflex h5
{
   float: left;
   font-family: OpenSans-Bold;
   font-size: 16px;
   color: #3F7CBF;
   max-width: 40%;
   width: 100%;
}
h6.pdinbtm
{
    padding-bottom: 0px;
}
.propertyflex h3
{
    font-size: 48px;
    color: #00203E;
    line-height: 55px;
    font-family: PlayfairDisplay-Regular;
    padding-right: 15px;
    width: 100%;
    max-width: 60%;
    text-align: right;
}
.marqueetandata .tenantsnum h6
{
    font-size: 14px;
    color: #3F7CBF;
    font-family:OpenSans-Bold;
    text-align: center;
    padding: 0;
}
.tenantsnum h6 span
{
    color: #707070;
    font-size: 14px;
}
.marqueetandata
{
    padding-bottom: 75px;
}
.ourportfolio
{
    background-image: url(../images/portfoliobanner-img.webp);
}

.valudata select {
    color: #4D4D4F;
    font-size: 14px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #4D4D4F;
    padding-bottom: 10px;
    margin-bottom: 10px;
    font-family: OpenSans-Bold;
}
.valudata select:focus
{
    outline: none;
}
.mapsec
{
    padding: 100px 0px 50px;
}
.map-img img
{
    margin-top: -80px;
}
.mapsec h5
{
    color: #4D4D4F;
    font-size: 16px;
    font-family:OpenSans-Regular;
}
.mapsec .col-sm-6 p,.mapsec .col-sm-4 p
{
    padding-top: 5px;
    color: #00203E;
    font-family:PlayfairDisplay-Regular;
    font-size: 30px;
}
.mapsec .col-sm-6 p span,.mapsec .col-sm-4 p span
{
    float: right;
    margin-right: 25px;
    color: #206AB3;
}
.mapsec .row .col-sm-4:nth-child(2) p
{
    color: #3B3C3E;
}
.mapsec p.footnote
{
    margin-top: -50px;
}
.valdr .valuedrbox h6
{
    padding-top: 0px;
}
.ataglancesec .nav-pills .nav-link
{
    padding: 5px;
}
.ataglancesec .nav-pills
{
    flex-wrap: nowrap;

}
.ataglancesec h6
{
    font-size: 16px;
    color: #002A4E;
    font-family:OpenSans-Bold;
    padding: 20px 0px;
}
.ataglancesec p
{
    color: #707070;
    font-family:OpenSans-Bold;
    padding: 10px 0px;
    margin-bottom:30px;
    border-bottom: 1px solid #707070;
}
.ataglancesec p span
{
    float: right;
    font-family:OpenSans-Regular;
}
.ataglancesec
{
    padding-bottom: 60px;
}
.ataglancesec .nav-link img
{
    opacity: 0.52;
}
.ataglancesec .active.nav-link img
{
    opacity: 1;
}
.nav-pills .nav-link.active, .nav-pills .show>.nav-link
{
    background-color: transparent;
}
.ataglancesec .nav-pills .nav-link
{
    border-bottom: 1px solid #707070;
    padding-bottom: 10px;
    border-radius: 0;
    position: relative;
}
.ataglancesec .nav-pills .nav-link.active:after
{

    content: '';
    position: absolute;
    background-color: #206AB3;
    width: 100%;
    height: 4px;
    bottom: -2px;
    left: 0px;
}
.ataglancesec .nav-pills li:first-child a
{
    padding-left: 0px;
}
.ataglancesec .nav-pills li:last-child a
{
    padding-right: 0px;
}
.chbannersec h1.insideheading:after
{
    width: 63px;
}
.sponsorban h1.insideheading:after,.overviewbanner  h1.insideheading:after
{

    width: 0px;
}
.valuedriversban h1.insideheading:after
{
    width: 63px;
}
.our-spon {
    position: relative!important;
    left: 0;
    font-size: 14px!important;
    color: #ffffff!important;
    font-family: OpenSans-Bold!important;
    top: 0;
}
.propertyflexPowai h5 {
    max-width: 46%;
}
.margintpbtmMrgn{
    margin: 60px 0px 0px;
}
h5.paddingtopRmv{
    padding-top: 20px;
}
/* brook india presence */
.presence-bgUn {
    background-color: #f3f3f3;
    padding: 120px 0px 70px 0px;
}
.inner-headingUn {
    font-size: 36px;
    font-family:PlayfairDisplay-Regular;
    position: relative;
    color: #0d2f52;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.presence-bgUn h5 {
    font-size: 14px;
    font-family: OpenSans-Semibold;
    color: #0d2f52;
    padding-bottom: 20px;
    padding-top: 20px;
}
.presence-numberUn {
  border-right: 1px solid #9f9fa0;
  margin-bottom: 50px;
  padding-right: 20px;
}
.presence-numberUn h4 {
    font-size: 28px;
    color: #0d2f52;
    font-family:PlayfairDisplay-Regular;
    line-height: 36px;
}
.presence-numberUn p {
    color: #0d2f52;
}
.presence-numberUn.p-last {
    border-right: none;
}
.presence-bgUn .inner-headingUn:after {
    width: 50px;
}

.inner-headingUn:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    background-color: #437cbf;
    width: 60px;
    height: 4px;
}
p.indiaun{
    padding-bottom: 20px;
}
.presence-bg-management h4{
    font-size: 13px;
    color: #002A4E;
    font-family: OpenSans-Bold;
}
.presence-bg-management{
    background-color: #fff;
}
.valuedrboxUn h6 {
    font-size: 16px;
    font-family: 'OpenSans-Bold';
    margin-bottom: 0px;
    padding-bottom: 0px;
}
.valuedrboxUn h6:after {
    background: none;
}
.valuedrboxUn{
    min-height: 320px;
}
.sponS h6 {
    font-family: OpenSans-Bold;
    font-size: 16px;
    padding-top: 30px;
    margin-bottom: 0;
    padding-bottom: 0;
}
.sponS h6:after {
    background: none;
}
.sponsornumbersUnn h6:after {
    background: none;
}
.explorinG h6 {
    font-family: OpenSans-Bold;
    font-size: 16px;
    color: #0d2f52;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
.explorinG h6:after{
    background: none;

}
.marqueetandataUn h4 {
    font-size: 16px;
    line-height: 26px;
    font-family: 'OpenSans-Regular';
    color: #4D4D4F;
}
.marqueeNum {
    border-right: 1px solid #9f9fa0;
}
img.propImg {
    margin-bottom: 40px;
}
.theonwardUn h4 span {
    line-height: 23px;

}
.valuedriversban h1.insideheading:after
{
    width: 100px;
}

/**/
.my-sidenav1 {
  display: none;
  position: fixed;
  bottom: 64px;
  right: 0;
  z-index: 999999999;
  max-width: 708px;
  width: 100%;
  height: 390px;
  background: #002A4E;
  left: 0px;
  margin: auto;
  border: 4px solid #3F7CBF;
  border-radius: 9px;
  padding: 30px;
}


.tabcontent {
  display: none;
}

.hoverImg {
  float: right;
  padding: 31px 0px;
}

ul.tab {
  margin-top: 0px;
  z-index: 999;
  position: relative;
  max-width: 100%;
}



ul.tab li a {
  font-size: 12px;
  color: #fff;
  display: block;
  width: 100%;
  padding: 0px;
  line-height: 17px;
  margin-bottom: 16px;
  position: relative;
}

ul.tab li a:hover {
  font-family: OpenSans-Bold;
}

ul.tab li.active a {
  background: transparent;
  opacity: 1;
  color: #fff;
  font-family:OpenSans-Bold;
}
ul.tab li.active a::before{
    content: " ";
    display: block;
    position: absolute;
    left: -15px;
    top: 0px;
    width: 1px;
    height: 100%;
    background-color: #3f7cbf;;
}

ul.tab li.active a img.menuArrow {
  opacity: 1;
  font-family:OpenSans-Bold;
}

.leftOpenMenu ul li a {
  color: #ffffff;
  display: block;
  font-size: 12px;
  position: relative;
  line-height: 17px;
  margin-bottom: 16px;
}

.leftOpenMenu ul li a:hover {
  background: transparent;
}

.leftOpenMenu {
  padding-top: 0px;
  border-left: 0px solid #f5f5f5;
  background-color: transparent;
}

.leftOpenMenu ul li a img {
  width: 24px;
  position: absolute;
  right: -30px;
  top: 0;
}



.leftOpenMenu ul li a:hover {
 font-family:OpenSans-Bold;
}

.leftOpenMenu > h4 {
  font-size: 22px;
  line-height: 25px;
  color: #fff;
  margin-top: 5px;
  font-family:PlayfairDisplay-Regular;
}

.leftOpenMenu>p {
  font-size: 12px;
  line-height: 17px;
  color: #fff;
  margin-top: 15px;
  font-family:OpenSans-Bold;
}


.rightFlex {
  display: flex;
  gap: 26px
}


ul.tab li.active a .leftMeuIc .st0 {
  opacity: 1;
  fill: #fff;
}

ul.tab li a:hover .menuArrow {
  opacity: 1;
}

.leftOpenMenu ul li a:hover .menuArrow {
  opacity: 1;
}

.tabMenu > div {
  display: flex;
}

.tabMenu>div.col-xl-3 {
  max-width: 130px;
  width: 100%;
}

.tabMenu > div.col-xl-9 {
  max-width: 498px;
  width: 100%;
}

.tabMenu {
  display: flex;
  gap: 26px;
  align-items: start;
  height: 100vh;
}

.leftOpenMenu ul li a.active .menuArrow {
  opacity: 1;
}

.rightFlex .col-xl-4 {
  max-width: 130px;
  width: 100%;
}

.rightFlex .col-xl-8 {
  max-width: 271px;
  width: 100%;
}
.leftOpenMenu a.topLinks {
  font-size: 16px;
  line-height: 17px;
  color: #fff;
  display: flex;
  align-items: end;
  gap: 15px;
  height: 17px;
  margin-top: 20px;
}

/**/

.mainMenu {
  max-width: 708px;
  width: 100%;
  display: flex;
  background-color: transparent;
  position: fixed;
  bottom: 31px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  gap: 25px;
  z-index: 99;
  align-items: center;
  height: 41px;
  padding: 0px 39px 0px 0px;
}
.menuRight ul {
  display: flex;
  list-style: none;
  padding-left: 0px;
  align-items: center;
  margin: 0px;
  justify-content: space-around;
}
.hamburgerMenu a {
  color: #fff;
  background-color: #002A4E;
  padding: 12px 19px;
  display: flex;
  font-size: 12px;
  line-height: 17px;
  align-items: center;
  justify-content: space-between;
}
.mainMenu > div:first-child{
    width: 98px;
}
.mainMenu > div:last-child{
    width: calc(100% - 123px);
}
.menuRight ul li a {
  font-size: 12px;
  color: #fff !important;
  line-height: 17px;
}
.bgColor{
    background-color: rgb(0, 42, 78);
    border: 4px solid #3F7CBF;
    padding-right: 15px;
}
.hamburgerMenu.rightImg {
  width: 100% !important;
}

.hamburgerMenu.rightImg a {
  justify-content: space-between;
  padding: 0px 0px 0px 19px;
}


.closeHam img {
  width: 14px;
}
/*.hamburgerMenu.rightImg .openHam{
    display: none;
}
.hamburgerMenu.rightImg .closeHam{
    display: block;
}*/

/**/
#progressBarContainer {
  position: fixed;
  max-width: 708px;
  width: 100%;
  height: 41px;
  background-color: #C8C9C7;
  z-index: 99;
  display: none;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  bottom: 31px;
}

#progressBar {
  height: 100%;
  background-color: #002A4E;
  width: 0;
}
.initBg{
    background-color: #C8C9C7;

}
/*home-page*/

.topBanner {
  display: flex;
  align-items: center;
  height: 100vh;
  background-image: url("../images/home-page/banner-img.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}

.bannerCaptions h2 span {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-family: OpenSans-Bold;
  margin-bottom: 3px;
}
.bannerCaptions h2 {
  color: #fff;
  font-size: 48px;
  line-height: 55px;
  position: relative;
  font-family:PlayfairDisplay-Regular;
}
.bannerCaptions h2::after {
  content: "";
  display: none;
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 63px;
  height: 4px;
  background-color: #437CBF;
}
.allBtns {
  border: 0.5px solid #FFFFFF;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  padding: 11px 15px;
  display: inline-block;
  margin-top: 45px;
}
.allBtns img{
    margin-left: 5px;
}

.brookOverview {
  display: flex;
  height: 100vh !important;
  align-items: center;
  background-color: #002A4E;
}
.combineBtns .allBtns {
  background-color: #3F7CBF;
  border: none;
  margin-right: 5px;
  margin-top: 38px;
}


.allHeads h3 {
  font-size: 30px;
  line-height: 36px;
  position: relative;
  color: #fff;
  font-family: PlayfairDisplay-Regular;
  margin-bottom: 25px;
}
.brookOverview p {
  color: #fff;
}

.chairCeo {
  display: flex;
  height: auto;
  align-items: center;
  padding: 50px 0px;
}


.chairIns h4 span {
  display: block;
  color: #3F7CBF;
  font-size: 16px;
  line-height: 17px;
  font-family: OpenSans-Bold;
}



.chairIns h4 {
  font-size: 30px;
  line-height: 36px;
  position: relative;
  color: #092F57;
  font-family: PlayfairDisplay-Regular;
  margin-top: 20px;
}


.chairIns .allBtns {
  color: #3F7CBF;
  border: 0.5px solid #3F7CBF;
  margin-top: 40px;
}
.contentIns {
  padding: 20px;
}
.shappingTommarow {
    padding: 65px 0px;
    background-color: #002A4E;
}
.enviroIns img {
  width: 100%;
}
.enviroIns {
  position: relative;
  margin-bottom: 24px;
}
.enviroIns .contentIns {
  position: absolute;
  bottom: 0px;
}


.contentIns h4 {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-family: PlayfairDisplay-Regular;
}
.contentIns p {
  font-size: 14px;
  color: #fff;
  line-height: 18px;
  margin-top: 4px;
  display: none;
}

.shappingTommarow h3 span {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-family: OpenSans-Bold;
  margin-bottom: 4px;
}



.shappingTommarow h3 {
  font-size: 30px;
  line-height: 36px;
  position: relative;
  color: #fff;
  font-family: PlayfairDisplay-Regular;
  margin-bottom: 30px;
}

.txtClr p{
    color: #fff;
}
.enviroIns:hover .contentIns p{
    display: block;
}
.enviromentSg {
  padding: 75px 0px;
}


.verticalImgs {
  position: relative;
}
.verticalIns {
  position: absolute;
  bottom: 0px;
  padding: 30px;
}
.verticalIns h4 span {
  display: block;
  color: #fff;
  font-size: 14px;
  line-height: 17px;
  font-family: OpenSans-Bold;
  margin-bottom: 4px;
}
.verticalIns h4 {
  font-size: 22px;
  line-height: 26px;
  color: #fff;
  font-family: PlayfairDisplay-Regular;
}

.verticalIns a {
  display: block;
  margin-top: 15px;
}
.verticalIns p {
  font-size: 13px;
  line-height: 18px;
  color: #fff;
}

.btnsLink {
  padding-top: 30px;
  padding-bottom: 105px;
}
.btnsLinkIns .allBtns {
  border: 0.5px solid #3F7CBF;
  color: #fff;
  font-size: 22px;
  line-height: 30px;
  padding: 15px;
  display: inline-block;
  margin-top: 0px;
  background-color: #3F7CBF;
  width: 100%;
  text-align: center;
}
.keyHighlights{
    display: flex;
    height: 100vh;
    align-items: center;
}

.numberPart h4 {
  font-size: 40px;
  text-align: center;
  font-family:PlayfairDisplay-Regular;
  color: #002A4E;
}
.numberPart p {
  font-size: 14px;
  line-height: 17px;
  text-align: center;
  color: #002A4E;
  text-transform: lowercase;
}
.numberPart {
  margin-top: 49px;
  border-right: 2px solid #ddd;
  height: 65px;
}
.numberPart.noBorder {
  border-right: 0px solid #ddd;
}
.keyHighlights .allHeads h3 {
  color: #002A4E;
  text-align: center;
  margin-bottom: 0px;
}
.italicTxts p{
    font-size: 12px;
    line-height: 17px;
    font-family:OpenSans-Italic;
    color: #002A4E;
}
.italicTxts{
    max-width: 792px;
    width: 100%;
    margin:0px auto;
    display: block;
    margin-top: 82px;
}
.eqi-tab ul li {
    max-width: 152px;
    width: 100%;
}

.tabInside h3 {
  font-size: 30px;
  line-height: 36px;
  position: relative;
  color: #092F57;
  font-family: PlayfairDisplay-Regular;
  margin-top: 45px;
}
.tabInside h3 span{
    display: block;
}
.tabInside h3::after {
  content: "";
  display: none;
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 63px;
  height: 4px;
  background-color: #092F57;
}
.msfPart {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
}

.msfPart {
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  gap: 40px;
}
.msfPart p {
  font-size: 35px;
  color: #3A7BC8;
  line-height: 43px;
  font-family:PlayfairDisplay-Regular;
}
.msfPart > div:first-child {
  border-right: 2px solid #ddd;
  padding-right: 40px;
}
.mt-40{
    margin-bottom: 22px;
}
.bigImg img{
    width: 100%;
}
.tabInside .allBtns {
  color: #3F7CBF;
  border: 0.5px solid #3F7CBF;
  margin-top: 40px;
}
.ourProperties {
  padding-bottom: 120px;
}
.eqi-tab .nav-pills .nav-link {  
  font-size: 13px;
  line-height: 18px;
  color: #092F57;
  padding: 0px;
  margin: 0px;
  display: block;
}
.eqi-tab .nav-pills .nav-link.active, .eqi-tab .nav-pills .show > .nav-link {
    background-color: transparent;
    border-bottom: 3px solid #092F57;
    border-radius: 0px !important;
    padding: 0px;
    padding-bottom: 5px;
}
.eqi-tab .nav-pills .nav-link img {
  width: 100%;
  margin-bottom: 6px;
}
.ourProperties h3.insHead {
  display: block;
  color: #3F7CBF;
  font-size: 16px;
  line-height: 17px;
  font-family: OpenSans-Bold;
  margin-bottom: 10px;
}
.eqi-tab ul {
  gap: 5px;
  display: flex;
  justify-content: space-between;
}
.keyHighlights .allHeads h3 {
  position: relative;
  display: block;
  max-width: 270px;
  margin: 0px auto;
  font-size: 40px;
  line-height: 1.2;
}
.keyHighlights .allHeads h3::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 63px;
  height: 4px;
  background-color: #437CBF;
}
.combineBtns .allBtns img {
  vertical-align: top;
  width: 20px;
  height: 20px;
}
.btnsLinkIns .allBtns img {
  margin-left: 15px;
  width: 23px;
  height: 23px;
  vertical-align: top;
}
.blueComma{
    padding-top: 20px;
}
.centerBox {
  display: flex;
  justify-content: center;
}
.numberPart h4 sub {
  bottom: 0;
}

/**/
.overimg {
  background-color: #fff;
  max-width: 601px;
  width: 100%;
}
.oursponsordata .col-sm-8 p {
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  bottom: 30px;
  left: 26px;
}
.oursponsordata .col-sm-12 p {
  font-size: 12px;
  color: #ffffff;
  position: absolute;
  left: 26px;
  bottom: 30px;
}
.manageMain h3 {
    font-size: 30px;
}
.allBtnsOver{
    margin-top: 0px;
}
.manageMain {
    padding-left: 40px;
    max-width: 492px;
}
.manageMain p{
    line-height: 22px;
    max-width: 601px;
    width: 100%;
}
.smallImg img {
  object-fit: cover;
}
.bigImg img {
  width: 100%;
  height: 440px;
}
.forDesktop{
  display: block;
}
.forMobile{
  display: none;
}

.insideheadingMar span {
    display: block;
}
.arrowScroll {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 25px;
  bottom: 90px;
}

/**/
.allBtnsNew {
  position: relative;
  background-color: transparent;
  overflow: hidden;
  z-index: 1;
  transition: all .3s ease-out;
  border: 0.5px solid #FFFFFF;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  padding: 11px 45px 11px 15px;
  display: inline-flex;
  margin-top: 45px;
  align-items: center;
}
.allBtnsNew:before {
    background: #DBE4ECB3;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s;
    width: 0;
    z-index: -1;
}
.allBtnsNew:after
{
    background-image: url(../images/home-page/arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 15px;
    width: 21px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 15px;
}
.allBtnsNew:hover:before {
    width: 100%;
}
.allBtnsNew2 {
  position: relative;
  background-color: transparent;
  overflow: hidden;
  z-index: 1;
  transition: all .3s ease-out;
  color: #3F7CBF;
  border: 0.5px solid #3F7CBF;
  font-size: 14px;
  line-height: 20px;
  padding: 11px 45px 11px 15px;
  display: inline-flex;
  margin-top: 45px;
  align-items: center;
}
.allBtnsNew2:before {
    background: #DBE4ECB3;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all .3s;
    width: 0;
    z-index: -1;
}
.allBtnsNew2:after
{
    background-image: url(../images/home-page/blue-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 15px;
    width: 21px;
    position: absolute;
    top: 0px;
    bottom: 0px;
    margin: auto;
    right: 15px;
}
.allBtnsNew2:hover:before {
    width: 100%;
}
.btnsLinkIns .allBtns:hover{
    border: 0.5px solid #002A4E;
    color: #fff;
    background-color: #002A4E;
}
/**/
.chBtnRead a.custombtnN {
  color: #437CBF;
}
a.custombtnN {
  align-items: center;
  color: #fff;
  display: inline-flex;  
  text-decoration: none;
  transition: all .5s ease-in-out;
  white-space: nowrap;
}
.chBtnRead a.custombtnN:after {
    background-image: url(../images/home-page/social-arrow-right.svg);
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    display: block;
    width: 20px;
    height: 18px;
}
.chBtnRead a.custombtnN
{
  color: #437CBF;
}
.chBtnRead:hover span {
  max-width: 100%;
  opacity: 1;
  padding-right: 15px;
}
.chBtnRead span {
  max-width: 0;
  opacity: 0;
  padding-right: 0;
  transition: all .5s ease-in-out;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}
.verticalImgs img {
  width: 100%;
}
.chairIns img {
  width: 100%;
}
.msfPart p sub {
  bottom: 0;
}
.scroller {
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(.15,.41,.69,.94);
    animation-iteration-count: infinite;
    cursor:pointer;
}
@keyframes scroll {
    0% { opacity: 0; }
    10% { transform: translateY(0); opacity: 1; }
    100% { transform: translateY(15px); opacity: 0;}
}

.overviewPage .chairIns img {
  width: auto;
}
.overNum {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  max-width: 980px;
  width: 100%;
}
.fidexenable{
    display: none!important;
}

.enviromentSg .allHeads h3 {
  color: #002A4E;
  margin-bottom: 40px;
  position: relative;
}

.enviromentSg .allHeads h3::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 63px;
  height: 4px;
  background-color: #437CBF;
}
.oursponsordata .col-sm-8 {
  position: relative;
}
.ourProperties .eqi-tab {
    z-index: 9999;
    position: relative;
}
.oursponsordata .col-sm-12 {
  position: relative;
}
.brookOverview .allHeads h3::after,
.shappingTommarow .allHeads h3::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  bottom: -10px;
  width: 63px;
  height: 4px;
  background-color: #437CBF;
}