@font-face {
  font-family: bellgothicstd-bold;
  src: url(../fonts/BellGothicStd-Bold.otf);
}

@font-face {
  font-family: bellgothicstd-light;
  src: url(../fonts/bellGothicStd-Light.ttf);
}

@font-face {
  font-family: bellgothicstd-black;
  src: url(../fonts/BellGothicStd-Black.otf);
}

@font-face {
  font-family: bodoni-72;
  src: url(../fonts/Bodoni-72.ttc);
}
@font-face {
  font-family: freescpt;
  src: url(../fonts/FREESCPT.TTF);
}
@font-face {
  font-family: tahoma;
  src: url(../fonts/Tahoma.ttf);
}

body {
  box-sizing: border-box;
  font-family: bellgothicstd-bold;
  font-size: 16px;
  line-height: 19px;
  margin: 0;
  padding: 0;
}
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: 22px;
}

.my-sidenav,
.ham-icon1 {
  display: none;
}
/*-----------Header Css End-------------*/

#header {
  background-color: #fff;
  height: 80px;
  padding: 8px 0px;
  display: flex;
  align-items: center;
  box-shadow: 0px 3px 6px #00000029;
  margin-bottom: 6px;
  z-index: 99;
  position: relative;
}

.homePage #header{
  box-shadow: none;
  margin-bottom: 0px;
}
.annualReport a span {
  color: #4C4D4F;
}
.hamburgerMenu a{
  position: relative;
}
.hamburgerMenu a span {
  color: #4C4D4F;
  display: block;
  font-size: 14px;
}
.copyDevBg {
  background-color: #1862AF;
  padding: 20px 0px;
}
.copyDevBg p {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 16px;
}
.copyDevBg p a {
  color: #FFFFFF;
  font-size: 14px;
  line-height: 16px;

}
.devBy p {
  text-align: right;
  font-size: 14px;
  line-height: 16px;
}

/* Anant raj */
.cmnpage-inside p{
  padding: 8px 0;
  font-family: bellgothicstd-light;
  color: #4D4D4F;
}
.cmnpage-inside {
  position: relative;
  padding-bottom: 70px;
  padding-top: 50px;
}
.blck24txt {
  font-size: 24px;
  color: #C4984E;
  font-family: bellgothicstd-black;
  padding: 5px 0;
  line-height: 30px;
}
.blue35txt {
  font-size: 35px;
  color: #0061AF;
  font-family: bellgothicstd-bold;
  padding: 5px 0;
  line-height: 40px;
}
.bold24txt {
  font-size: 24px;
  color: #C4984E;
  font-family: bellgothicstd-bold;
  padding: 5px 0;
  line-height: 30px;
}
.cmntop10{
  margin-top: 10px;
}
.cmntop20{
  margin-top: 20px;
}
.cmntop30{
  margin-top: 30px;
}
.cmntop40{
  margin-top: 40px;
}
.cmntop50{
  margin-top: 50px;
}
.brwnbg-txt {
  background: #C4984E;
  padding: 7px 20px;
  color: #fff;
  display: inline-block;
  margin-top: 25px;
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 30px;
  margin-bottom: 10px;
}
.brwnbg-txt2 {
  background: #C4984E;
  padding: 7px 20px;
  color: #fff;
  display: inline-block;
  margin-top: 50px;
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 30px;
}
.cop-brdr {
  border: 1px solid #939598;
  padding: 25px;
}
.cop-bluebg {
  background: #BCE6FA;
  padding: 20px;
  text-align: center;
}
.copimg {
  margin-top: 20px;
  margin-bottom: 5px;
}
.csr-focus-areas-img {
  margin: 25px 0 0;
}
.csr-focus-areas-img1 {
  position: absolute;
  left: 3%;
  bottom: 3%;
  z-index: -1;
}
.hospitality-img img{
  position: absolute;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
.hospitality-img {
  height: 250px;
}
.bodbox h3 {
  color: #0061AF;
  font-size: 18px;
}
.bodbox p {
  padding: 2px 0;
  height: 48px;
}
.bodbox span {
  display: block;
}
.bodbox {
  text-align: center;
  padding-bottom: 30px;
  margin-bottom: 30px;
}
.bodbox:hover{
  box-shadow: 0px 3px 6px #00000029;
}
.bodbox a{
  color: inherit;
}
.custmtbsss {
  border: none;
  margin-top: 20px;
  justify-content: space-between;
  border-right: 1px solid #939598;
  padding-right: 25px;
}

.custmtbsss a.nav-link {
  border: none!important;
  background:transparent;
  font-size: 16px;
  line-height: 22px;
  color: #4D4D4F;
  border-radius:0px;
  padding: 10px;
  font-family: bellgothicstd-black;
  margin-bottom: 12.5px;
}
.custmtbsss a.nav-link:hover{
  border: none!important;
  color: #fff;
  background: #C4984E;
}

.custmtbsss a.nav-link.active {
  border: none;
  color: #fff;
  background: #C4984E;
}
.custmtbsss li.nav-item {
  width: 100%;
}
.tabimg {
  position: relative;
  margin-bottom: 25px;
}
.tabimg p {
  position: absolute;
  bottom: 0;
  padding: 5px 20px;
  background: #BCE6FA;
  font-size: 14px;
}
section.sitemap a {
  color: #C4984E !important;
  font-size: 14px;
  font-family: bellgothicstd-light;
}
section.sitemap {
  padding: 120px 0px 40px;
  color: #C4984E !important;
}

.infrm-brdr {
  border: 1px solid #939598;
  margin: 15px 0;
  padding: 20px;
}
.infrm-brdr h3 {
  padding: 5px 0;
  color: #0061AF;
  font-size: 18px;
  margin-bottom: 10px;
  font-family: bellgothicstd-black;
  line-height: 22px;
}
.infrm-brdr h4 {
  color: #4D4D4F;
  font-size: 18px;
  font-family: bellgothicstd-bold;
  line-height: 22px;
}
.infrm-brdr h4 span{
 font-family: bellgothicstd-light;
}
.infrm-box {
  border-right: 1px solid #939598;
  padding: 10px 0;
}
.nobrdr{
  border-right: none;
}
.lighttxt-cmn{
  font-family: bellgothicstd-light!important;
}
.infrm-box205{
  height: 205px;
}
section.nextprev {
  margin-bottom: 45px;
  margin-top: 20px;
}
span.prv1 {
  font-size: 14px;
  color: #4D4D4F;
  font-family: bellgothicstd-bold;
  padding-left: 20px;
  margin-bottom: 10px;
}
span.prv2 {
  font-size: 14px;
  color: #C4984E;
  font-family: bellgothicstd-black;
  padding-left: 20px;
}
.prevlink:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 10px;
  background: #0061AF;
  bottom: 0;
  transition: all ease .3s;
  z-index: -1;
}
.prevlink {
  position: relative;
  height: 90px;
  display: flex;
  justify-content: end;
  padding-bottom: 20px;
  transition: all ease .3s;
  flex-direction: column;
}

.prevlink:hover:after{
  height: 100%;
  transition: all ease .3s;
}
.prevlink:hover span.prv1 {
  color: #fff;
}
.prevlink:hover span.prv2 {
  color: #fff;
}
span.nxt1 {
  font-size: 14px;
  color: #4D4D4F;
  font-family: bellgothicstd-bold;
  padding-right: 20px;
  margin-bottom: 10px;
}
span.nxt2 {
  font-size: 14px;
  color: #C4984E;
  font-family: bellgothicstd-black;
  padding-right: 20px;
}
.nextlink:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  height: 10px;
  background: #0061AF;
  bottom: 0;
  transition: all ease .3s;
  z-index: -1;
}
.nextlink {
  position: relative;
  height: 90px;
  display: flex;
  align-items: end;
  padding-bottom: 20px;
  justify-content: end;
  z-index: 9;
  flex-direction: column;
}
.nextlink:hover:after{
  height: 100%;
  transition: all ease .3s;
}
.nextlink:hover span.nxt1 {
  color: #fff;
}
.nextlink:hover span.nxt2 {
  color: #fff;
}
.hideon991{
  display: block!important;
}
.showon991{
  display: none!important;
}
.key-highlights-mob-img-new{
  display: none;
}
/* Anant raj end*/

.footerLinks {
  display: flex;
  gap: 40px;
  margin-top: 32px;
  border-top: 1px solid #4C4D4F;
}
.footerTop {
  background-image: url("../images/footer-bg.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 564px;
  padding: 45px 0px 0px 0px;
}

.socialLinks {
  display: flex;
  gap: 10px;
  justify-content: end;
  margin-top: 23px;
}
.socialLinks ul {
  display: flex;
  gap: 10px;
  list-style: none;
  padding: 0px;
  margin: 0px;
  align-items: center;
}
.socialLinks h4, .footerLinks h4 {
  font-size: 18px;
  line-height: 22px;
  color: #1862AF;
  margin-bottom: 15px;
}
.socialLinks h4{
  margin-bottom: 0px;
}

.backTop a {
  text-align: right;
  display: block;
  font-size: 18px;
  line-height: 22px;
  color: #1862AF;
  text-decoration: underline !important;
}

.footerLinks p {
  color: #4C4D4F;
}

.footerLinks ul {
  list-style: none;
  padding: 0px;
  margin: 10px 0px 0px 0px;
}
.footerLinks ul li a {
  font-size: 16px;
  line-height: 22px;
  color: #4C4D4F;
  display: block;
  position: relative;
  margin-bottom: 8px;
}
.footerLinks ul li a img {
  position: absolute;
  right: 0px;
  top: 2px;
}
.financeLink{
  padding: 0px 25px;
}
.financeLink2 {
  margin-top: 30px;
  border-top: 1px solid #4C4D4F;
  padding-top: 30px;
}

.footerLinks > div:nth-child(1) {
  border-left: 1px solid #4C4D4F;
  padding-left: 25px;
  width: 30%;
}
.footerLinks > div:nth-child(2) {
  border-left: 1px solid #4C4D4F;
  padding-left: 25px;
  width: 30%;
}
.footerLinks > div:nth-child(3) {
  border-left: 1px solid #4C4D4F;
  border-right: 1px solid #4C4D4F;
  width: 40%;
}
.footerLinks > div {
  padding-top: 35px;
  padding-bottom: 35px;
}
/**/

.corporateRes {
  display: flex;
  height: 100vh;
  align-items: center;
  background-color: #1862AF;
}

.csrIns {
  max-width: 635px;
  width: 100%;
  display: block;
  margin: 0px auto;
  text-align: center;
}
.csrIns h3 span {
  display: block;
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
}
.csrIns h3 {
  color: #fff;
  font-size: 35px;
  line-height: 43px;
  font-family: bellgothicstd-bold;
  margin-bottom: 20px;
}
.csrIns p {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
  font-family: bellgothicstd-bold;
  margin-bottom: 35px;
}


.manageMessage {
  display: flex;
  height: 100vh;
  align-items: center;
  background-image: url("../images/chairman-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 84px 0px;
}
.manageMessage .row {
  align-items: center;
}

.manageMessage h3 {
  color: #1862AF;
  font-size: 35px;
  line-height: 43px;
  font-family: bellgothicstd-bold;
  margin-bottom: 20px;
}

.manageMessage p span {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
}
.manageMessage p {
  color: #4C4D4F;
  margin-bottom: 35px;
}
.msgIns {
  max-width: 475px;
  width: 100%;
  padding-left: 40px;
}
.aboutAnant {
  display: flex;
  height: 100vh;
  align-items: center;
  background-image: url("../images/about-anant-raj-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.aboutAnant .row{
  align-items: center;
}
.aboutIns{
  max-width: 475px;
  width: 100%;
}

.aboutIns h3 span {
  display: block;
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
  color: #C4994D;
}
.aboutIns h3 {
  color: #1862AF;
  font-size: 35px;
  line-height: 43px;
  font-family: bellgothicstd-bold;
  margin-bottom: 20px;
}
.aboutIns p{
  font-size: 18px;
  line-height: 22px;
  color: #C4994D;
  margin-bottom: 35px;
}
.keyHigh{
  align-items: center;
  background-image: url("../images/key-highlights-img.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 993px;
  padding-top: 110px;
}
.mainHeads{
  max-width: 835px;
  width: 100%;
  display: block;
  margin: 0px auto;
}
.mainHeads h3 {
  color: #1862AF;
  font-size: 35px;
  line-height: 43px;
  font-family: bellgothicstd-bold;
  margin-bottom: 20px;
  text-align: center;
}
.mainHeads h4 {
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  background-color: #C4994D;
  padding: 7px 33px;
  text-align: center;
  margin-bottom: 40px;
}

.numTexts h4 {
  font-size: 35px;
  line-height: 42px;
  color: #0061AF;
  font-family: bellgothicstd-light;
  margin-bottom: 8px;
}
.numTexts h4 span {
  font-size: 18px;
  line-height: 22px;
  color: #4D4D4F;
  display: block;
  font-family: bellgothicstd-bold;
}
.numTexts p {
  font-size: 18px;
  line-height: 23px;
  color: #4D4D4F;
  font-family: bellgothicstd-light;
}

.combineNums {
  border-right: 1px solid #000;
  padding-right: 20px;
}
.combineNums .numTexts:nth-child(1) {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
.combineNums.noBorder{
  border-right: 0px;
}
.keyHigh .allButton {
  text-align: center;
  margin-top: 50px;
}
.topBanner {
  background-image: url("../images/banner-img.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: calc(100vh - 60px);
  display: flex;
  align-items: center;
  position: relative;
}

.scrollImg {
  position: absolute;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 100%;
  text-align: center;
  bottom: 30px;
}
.imgOntxt h4{
  color: #fff;
  font-size: 25px;
  line-height: 29px;
  font-family: freescpt;
}
.imgOntxt h4 span {
  display: block;
  font-family: bellgothicstd-light;
  color: #fff;
  font-size: 12px;
  line-height: 14px;
}
.imgOntxt {
  position: absolute;
  bottom: -75px;
  right: 125px;
}
.posRel{
  position: relative;
}
.allLogo {
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
  max-width: 320px;
  width: 100%;
  gap: 10px;
  align-items: center;
}
.allLogo > div {
  width: 20%;
  border-right: 1px solid #fff;
  padding-right: 15px;
}
.allLogo > div:last-child{
  border-right: 0;
}
.allLogo > div img {
  width: 100%;
}

.bannerText h1 {
  font-size: 59px;
  color: #fff;
  line-height: 70px;
  font-family: bodoni-72;
}
.bannerText h1 span {
  display: block;
  font-size: 41px;
  line-height: 49px;

}
.topBanner .row{
  align-items: center;
}

.showcaseSlider .item{  
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
}
.bg_img_1{
  background-image: url("../images/project-showcase-img1.webp");
}
.bg_img_2{
  background-image: url("../images/project-showcase-img2.webp");
}
.bg_img_3{
  background-image: url("../images/project-showcase-img3.webp");
}
.showIns{
  max-width: 365px;
  width: 100%;
}
.showIns h3 span {
  display: block;
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
}
.showIns h3 {
  color: #fff;
  font-size: 35px;
  line-height: 43px;
  font-family: bellgothicstd-bold;
  margin-bottom: 25px;
}
.showcaseSlider.owl-theme .owl-nav {
  margin-top: 0px;
}
.showcaseSlider .owl-nav button.owl-next {
  position: absolute;
  width: 32px;
  height: 32px;
  bottom: 45px;
  margin: auto;
  right: 128px;
  background-image: url(../images/left-arrow.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.showcaseSlider .owl-nav button.owl-prev {
  position: absolute;
  width: 32px;
  height: 32px;
  bottom: 45px;
  margin: auto;
  right: 165px;
  opacity: 1;
  background-image: url(../images/rigth-arrow.svg) !important;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.showcaseSlider.owl-theme .owl-nav .owl-prev:hover,
.showcaseSlider.owl-theme .owl-nav .owl-next:hover {
  background: none;
  background-color: none;
  color: #FFF;
  text-decoration: none;
  width: 32px;
  height: 32px;
}
#header .row {
  align-items: center;
}
.annualReport a {
  text-align: center;
  display: block;
}
.proShowcase{
  position: relative;
}

.sliderCounter {
 font-size: 18px;
 color: #fff;
 line-height: 22px;
}
.proShowcase > .container {
  position: absolute;
  bottom: 20px;
  z-index: 9;
  left: 0px;
  max-width: 1140px;
  width: 100%;
  right: 0px;  
}

.fullTab {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh;
  display: flex;
  align-items: center;
}
.tab_bg_1{
  background-image: url("../images/residential-segment-img.webp");
}
.tab_bg_2{
  background-image: url("../images/data-centres-img2.webp");
}
.innerTabs h3 {
  color: #fff;
  font-size: 35px;
  line-height: 43px;
  font-family: bellgothicstd-bold;
  margin-bottom: 10px;
}

.innerTabs p {
  font-size: 22px;
  line-height: 27px;
  color: #FFFFFF;
  margin-bottom: 34px;
}
.innerTabs {
  max-width: 338px;
  width: 100%;
}
.residentSegment{
  position: relative;
}

.residentSegment .nav-link {
  width: 350px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0px;
  border-radius: 0px;
}
.residentSegment .nav-link p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  background-color: #1182C6;
  width: 175px;
  height: 175px;
  text-align: center;
  color: #fff;
}
.residentSegment .nav-link p img {
  width: 63px;
  margin: 0px auto 10px auto;
}
.residentSegment .nav-link.active {
  display: none;
}
.residentSegment .nav-tabs {
  position: absolute;
  left: calc(50% - 182px);
  bottom: 46px;
  border: none;
}
.residentSegment .nav-link:focus, .residentSegment .nav-link:hover {
  border: 0px;
  background-color: transparent;
  outline: none;
}
.fixLink {
  position: fixed;
  background-color: #1182C6;
  width: 100%;
  left: 0px;
  right: 0px;
  bottom: 4px;
  z-index: 9;
}
.fixLink ul {
  list-style: none;
  padding: 0px;
  margin: 0px;
  display: flex;
  justify-content: space-between;
  gap: 0;
  z-index: 999;
  position: relative;
}
.fixLink ul li  a {
  font-size: 14px;
  line-height: 16px;
  color: #FFFFFF;
  padding: 20px 16px;
  background-color: #1182C6;
  width: 100%;
  display: inline-block;
}
.homePage footer {
  padding-bottom: 58px;
}
#progress-bar {
  height: 100%;
  background-color: #c4994d;
  width: 0;
  z-index: 999;
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 5px;
}
.allButton{
  width: 100%;
  display: flex;
  text-align: center;
  margin: 0 auto;
  text-align: center;
}

.allButton a {
  display: block;
  position: relative;
  font-size: 18px;
  line-height: 22px;
  padding: 10px 30px;
  color: #fff;
  background-color: #C4994D;
  width: 148px;
  overflow: hidden;
}

.allButton a span {
  z-index: 5;
  position: relative;
  transition: color 350ms ease;
}
.allButton a:hover span{
  color: white;
}

.allButton a::after, .allButton a::before{
  content: " ";
  display: block;
  position: absolute;
  width: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  background: #1182C6;
  z-index: -1;
}

.allButton a::before {
  transform: translateX(-100%);
  z-index: 1;
}

.allButton a:hover:before {
  transform: translateX(0);
  transition: transform 350ms ease;
}

.allButton a::after {
 z-index: 0;
 transform: translateX(100%);
 transition: none;
 transition: transform 350ms ease;
}

.allButton a:hover:after {
  opacity: 1;
  transform: translateX(0);
  transition: transform 350ms 360ms ease;
}

.keyHigh  .allButton a, .corporateRes  .allButton a {
  margin: 0px auto;
}

/**/
.keyHighPage .mainHeads h3 {
  text-align: left;
}
.keyHighPage .mainHeads h4 {
  text-align: left;
}
.keyHighPage .mainHeads {
  display: inline-block;
}
.keyHighPage .combineNums .numTexts {
  border: 2px solid #FFFFFF;
  background: #BCE6FA;
  padding: 15px;
}

.operationalHigh {
  padding: 60px 0px;
}
.operationalHigh h3 {
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  background-color: #C4994D;
  padding: 7px 33px;
  margin-bottom: 40px;
  display: inline-block;
}
.indOp h4 {
  font-size: 18px;
  line-height: 23px;
  color: #0061AF;
  font-family: bellgothicstd-black;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.indOp ul li {
  font-size: 16px;
  line-height: 21px;
  color: #4D4D4F;
  margin-bottom: 20px;
  font-family: bellgothicstd-light;
}
.indOp ul {
  padding-left: 16px;
}

.indOp ul li::marker {
  color: #0463b0;
}

.indOp {
  border-bottom: 1px solid #4D4D4F;
  margin-bottom: 20px;
  padding-bottom: 20px;
  position: relative;
}
.allOp .indOp:last-child {
  border-bottom: 0px solid #4D4D4F;
}
hr.keyHighHr {
  opacity: 1;
}
.aboutNan .numTexts{
  min-height: 140px;
}
.aboutNan .numTexts h4 {
  font-size: 35px;
  line-height: 40px;
  margin-bottom: 0px;
}
.keyHighPage.aboutNan {
  padding: 60px 0px;
}
.aboutNan .mainHeads {
  max-width: unset;
  width: auto;
}
.aboutAnantPage {
  background-image: url("../images/about-anant-raj-bg.webp");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 45px 0px;
}

.aboutAnantPage h3 {
  font-size: 24px;
  line-height: 29px;
  color: #C4984E;
  margin-bottom: 15px;
  font-family: bellgothicstd-black;
}
.aboutAnantPage h4 {
  font-size: 35px;
  line-height: 29px;
  color: #0061AF;
  margin-bottom: 35px;
  font-family: bellgothicstd-bold;
}
.bigText {
  font-size: 24px;
  line-height: 29px;
  color: #C4984E !important;
  margin-bottom: 20px !important;
}
.topMar{
  margin-top: 40px;
}

.valuesIcons {
  display: flex;
  gap: 100px;
  text-align: center;
}
.valuesIcons img {
  display: block;
  margin: 0px auto;
}
.valuesIcons > div {
  position: relative;
}
.valuesIcons > div::after {
  content: "";
  display: block;
  position: absolute;
  right: -50px;
  top: 0px;
  width: 1px;
  height: 100%;
  background-color: #939598;
}
.valuesIcons > div:last-child::after {
  display: none;
}

.valuesIcons p {
  color: #0061AF;
  margin-top: 14px;
  font-family: bellgothicstd-black;
}

.buildIng {
  background-image: url("../images/building-img.webp");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 42px 0px;
  min-height: 1061px;
}

.buildIng {
}
.buildIng h3 {
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  background-color: #C4994D;
  padding: 7px 33px;
  margin-bottom: 30px;
  display: inline-block;
}
.innerBuilds h4 {
  display: flex;
  gap: 10px;
  color: #0061AF;
  align-items: center;
  font-family: bellgothicstd-black;
  margin-bottom: 10px;
}
.innerBuilds {
  background: #FFFFFF;
  border: 1px solid #939598;
  padding: 20px 25px;
  min-height: 267px;
  margin-bottom: 30px;
}

.mngMessage {
  padding: 60px 0px;
}
.mngMessage h3 {
  font-size: 35px;
  color: #0061AF;
  line-height: 40px;
  margin-bottom: 18px;
  font-family: bellgothicstd-bold;
}
.mngMessage h4 {
  font-size: 24px;
  line-height: 29px;
  color: #C4984E;
  margin-bottom: 12px;
}
.mngMessage p {
  margin-bottom: 15px;
  color: #4D4D4F;
}
.mngMessage h5 {
  font-size: 18px;
  line-height: 23px;
  color: #0061AF;
  margin-bottom: 12px;
  font-family: bellgothicstd-black;
}

.maroonBoxs {
  background-color: #C4984E;
  position: relative;
  padding: 20px 120px;
  margin: 30px 0px;
}
.openQ {
  position: absolute;
  left: 33px;
  top: 0px;
}
.closeQ {
  position: absolute;
  right: 33px;
  bottom: 0px;
}
.maroonBoxs p {
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  margin-bottom: 0px;
}

.mngMessage h6 {
  font-size: 24px;
  line-height: 23px;
  color: #0061AF;
  font-family: bellgothicstd-black;
  margin-top: 30px;
}
.mngMessage h6 span {
  display: block;
  font-size: 16px;
  line-height: 22px;
  font-family: bellgothicstd-light;
  margin-bottom: 10px;
  color: #4D4D4F;
}

.mngHr {
  position: relative;
  opacity: 1;
  margin-top: 10px;
  margin-bottom: 30px;
}


.mngHr::after {
  content: "";
  display: block;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 1px;
  background-color: #4D4D4F;
}
.residentialPage {
  padding: 45px 0px;
}
.residentialPage h3 {
  font-size: 24px;
  line-height: 29px;
  color: #C4984E;
  margin-bottom: 15px;
  font-family: bellgothicstd-black;
}
.residentialPage h4 {
  font-size: 35px;
  line-height: 40px;
  color: #0061AF;
  margin-bottom: 37px;
  font-family: bellgothicstd-bold;
}
.residentialPage p {
  margin-bottom: 15px;
  color: #4D4D4F;
}


.elevatingBox h4 {
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  background-color: #C4994D;
  padding: 7px 33px;
  display: inline-block;
  margin-bottom: 0px;
}
.innerElav {
  border: 1px solid #939598;
  padding: 30px;
  margin-bottom: 60px;
}
.innerElav h5 {
  font-size: 18px;
  line-height: 23px;
  color: #0061AF;
  font-family: bellgothicstd-black;
  margin-bottom: 15px;
}
.innerElav img{
  margin-top: 10px;
}
.residentialPage p.bigText{
  margin-bottom: 60px!important;
}
.dataLastBg{
  padding:45px 0px;
}

.dataCenterPage {
  padding: 45px 0px 0px 0px;
}
.dataCenterPage h3 {
  color: #C4984E;
  font-size: 24px;
  line-height: 29px;
  font-family: bellgothicstd-black;
}
.dataCenterPage h4 {
  font-size: 35px;
  line-height: 40px;
  color: #0061AF;
  margin-bottom: 35px;
      font-family: bellgothicstd-bold;
}
.fullImgs img {
  display: block;
  margin: 0px auto 20px auto;
}

.dataCenterPage h5 {
  font-family: bellgothicstd-black;
  font-size: 24px;
  line-height: 29px;
  color: #fff;
  background-color: #C4994D;
  padding: 7px 33px;
  margin-bottom: 30px;
  display: inline-block;
}
.dataCenterPage p {
  margin-bottom: 15px;
  color: #4D4D4F;
}
.fullImgs.imgMb img{
  margin-bottom: 0px;
}
/*  */

progress {
  position: fixed;
  bottom: 0;
  left: 0;
  -webkit-appearance: none;
  appearance: none;
  width: 100%;
  height: 4px;
  border: none;
  background: #1182c6;
  z-index: 9;
}
progress::-webkit-progress-bar {
  background: transparent;
}
progress::-webkit-progress-value {
  background: #C4994D;
  background-attachment: fixed;
}
progress::-moz-progress-bar {
  background: #C4994D;
  background-attachment: fixed;
}
.our_Founder {
  align-items: center;
  background-image: url(../images/our-founder-img.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 1295px;
  margin-top: 165px;
}
.founderBox {
  border: 1px solid #C4984E;
  padding: 40px 45px;
  margin-top: -90px;
}
.founderBox h3 {
 font-family: freescpt;
 font-size: 55px; 
 color: #0061AF;
 line-height: 40px;
 padding-bottom: 20px;
}

.founderBox p{
  font-family: bellgothicstd-light;
  color: #4D4D4F;
  padding-bottom: 15px;
}
.fonderTxt h4 {
  color: #0061AF;
  font-size: 24px;
  padding: 50px 0 20px;
}
.fonderTxt p {
  font-family: bellgothicstd-light;
  color: #4D4D4F;
  padding-bottom: 15px;
}
.boxInner{
  border: 1px solid #C4984E;
  color: #C4984E;
  margin-top: 40px;
}
.boxInner {
  border: 1px solid #C4984E;
  
  margin-top: 40px;
  margin: 0 auto;
  width: 920px;
  background: #FFFFFF;
  padding: 40px;
  
}
.boxInner p{
  font-size: 24px;
  color: #C4984E;
  font-family: bellgothicstd-bold;
  line-height: 29px;
}
.fonderTxt {
  padding-bottom: 40px;
}
p.ext-spc {
  padding: 0px;
}
.infrm-box.new-cls {
  border: none;
}
p.clr-chng {
  color: #c4984e;

}
.bannerText h3 {
  color: #fff;
  font-family: bellgothicstd-light;
  font-size: 24px;

}
.bannerText h4{
 padding-top: 21px;
 font-size: 16px;
 font-family: tahoma;
 color: #fff;
 padding-bottom: 27px;
}
.bannerText h4 span{
  display: block;
}
.allButton_un a:hover span {
  color: #1182C6;
}
.allButton_un a::after, .allButton_un a::before {
  background: #fff;
}

/**/
.my-sidenav1 {
  display: none;
  position: fixed;
  top: 80px;
  right: 0;
  overflow-y: auto;
  overflow-x: hidden;
  z-index: 999999999;
  max-width: 100%;
  width: 100%;
  background: #2C5DAB;
  height: 100%;
  border-top: 1px solid #2C5DAB;
}
.my-sidenav1 ul {
  padding-top: 50px;
  border-bottom: none;
}
.my-sidenav1 ul li {
  border-bottom: 1px solid #5592F2;
  width: 100%;
  margin-bottom: 15px;
}
.my-sidenav1 a.nav-link {
  transition: none;
  color: #5592F2;
  padding: 10px 0;
  margin: 0;
  display: flex;
  font-size: 30px;
  font-family: bellgothicstd-bold;
  margin-bottom: 15px;
}
.my-sidenav1 a.nav-link
{
  border:none;
}
.my-sidenav1 a.nav-link.active {
  border: none;
  color: #fff !important;
  background-color: transparent;
  border:none;
}
.my-sidenav1 a.nav-link.active img.tbimg
{
  margin-right: 10px;
}
.menu-tab ul {
  padding-left: 0px;
  padding-top: 0;
}
.tab-content.menu-tab {
  padding-top: 60px;
}
.menu-tab ul li {
  list-style: none;
  border-bottom: none;
  padding-bottom: 30px;
}
.menu-tab ul li a {
    color: #fff;
    font-size: 18px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.menu-tab ul li a img
{
  float: right;
}
.my-sidenav1 a.nav-link.active img.tbimg {
  margin-right: 10px;
}
a.nav-link.active img.tbimg {
  display: block;
}
img.tbimg {
  width: 25px;
  display: none;
}

.header-right-mbl{
  display: none;
}
.mobileImgs{
  display: none;
}

.menu-btm-img {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}

.new-dot{
  position: relative;
}
.new-dot ::before{
  content: '';
  display: block;
  position: absolute;
  right: -25px;
  top: -2px;
  width: 5px;
  height: 5px;
  background-color: #4D4D4F;
  border-radius: 50%;
}
.indOp ::before{
  content: '';
  display: block;
  position: absolute;
  left: 0px;
  top: -23px;
  width: 5px;
  height: 5px;
  background-color: #939598;
  border-radius: 50%;
}
p.new-clr{
  color: #4D4D4F;
}
.gap img {
  margin-top: 24px;
}
.annualReport a:hover span {
  color: #1182c6;
}
.annualReport a:hover svg g path{
  fill: #1182c6;
}

.linBg {
  background-color: #1862af;
  height: 3px;
  width: 100%;
  display: block;
}
.linBg2 {
  background-color: #1862af;
  height: 3px;
  width: 65%;
  display: block;
  margin-top: 5px;
  float: right;
}
.hamburgerMenu {
  width: 33px;
  float: right;
  position: relative;
  cursor: pointer;
}
.hamburgerMenu a{
  display: block;
}
.hamburgerMenu a span.closeText{
  display: none;
}

.hamburgerMenu a span.closeText{
  display: none;
}
.bluebg .hamburgerMenu a span.closeText{
  display: block;
}
.bluebg .hamburgerMenu a span.openText{
  display: none;
}
.hamburgerMenu:hover .linBg2{
  width: 100%;
  transition: .3s ease-in-out;
}
.fixLink ul li a.active {
  background-color: #1862AF;
}
.infrm-box p {
    padding: 8px 0;
    font-family: 'bellgothicstd-bold';
    color: #4D4D4F;
    opacity: 0.7;
}
.bldBlue{
  font-family: 'bellgothicstd-bold';
  color: #0061AF;
}
header#header.sticky {
    position: fixed;
    width: 100%;
}
.homePage #header.sticky {
    position: relative !important;
    width: 100%;
}
.sitemapPad{
  padding: 120px 0 0px!important;
}