/* ============================================================
   MAIN CSS — FIXED
   - :root merged into one block
   - Duplicate selectors merged
   - Unnecessary !important removed
   - Conflicting .mega-menu merged
   - Animation keyframe fixed
   ============================================================ */
@font-face {
    font-family: 'helvetica-neue';
    src: url('../font/HelveticaNeueLight.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'optima';
    src: url('../font/OPTIMA.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/* ── ROOT VARIABLES (merged) ────────────────────────────── */
:root {
  --gold:       #b5924c;
  --gold-light: #d4b483;
  --bg:         #f9f8f6;
  --card-bg:    #ffffff;
  --text:       #3a3a3a;
  --muted:      #6b6b6b;
  --divider:    #b5a467;
  --border:     #e6ddd0;
  --dark:       #4a4f50;
  --light:      #f2f2f2;
  --light-bg:   #f5f5f5;
}


/* ── BASE ───────────────────────────────────────────────── */
/* body {
  font-family: "helvetica-neue", sans-serif;
} */
.website-info {
    font-family: 'helvetica-neue';
}
p {
  margin-top: 0;
  margin-bottom: 0;
}

.mt-4 {
  margin-top: 2.5rem;
}

body.loaded .fade-up {
  animation: fadeUp 0.8s ease forwards;
}


/* ── NAVBAR ─────────────────────────────────────────────── */
.custom-navbar {
  background-color: #ffffff;
  padding: 25px 0;
  position: sticky !important;
  top: 0;
  z-index: 10000;
}

.logo-img {
  width: 220px;
}

.logo-bold {
  font-weight: 700;
  color: #000;
}

.logo-light {
  font-weight: 400;
  color: #c4a46b;
  margin-left: 2px;
  font-style: normal;
}

.navbar-nav .nav-link {
 /* font-family: "Lucida Grande", sans-serif;*/
 font-family: "optima";
  font-size: 18px;
  color: #3f4448;
  margin-left: 25px;
  font-weight: 500;
/*font-weight: 700;*/

  font-style: normal;
  line-height: 1.575rem;
  transition: color 0.3s;
}

.navbar-nav .nav-link:hover {
  color: #b5a467;
}

.navbar-nav .highlight {
  color: #b5a467;
  font-weight: 600;
}

.navbar-nav .active,
.nav-link.active {
  color: #b5a467 !important;
  font-weight: 600;
  position: relative;
}

.navbar-toggler:focus {
  box-shadow: none;
  outline: none;
}

.main-menu-trigger {
  background: transparent;
  padding: 10px;
  border-radius: 0;
  border: 0;
}

.main-menu-trigger.active {
  background: #C4BA9A;
}

.navbar-toggler-icon {
  filter: invert(1);
}

/* ── MEGA MENU (merged) ─────────────────────────────────── */
.nav-item.has-mega {
  position: static;
}

.mega-menu {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  background: #b5a467;
  transform: translateY(-6px);
  transition: opacity 0.22s ease, transform 0.22s ease;
  z-index: 999;
  width: 97%;
  margin: 0 auto;
  display: none;
  padding: 12px 0;
}

.mega-inner {
  max-width: 1362px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  height: 20px;
  gap: 0;
  margin-left: 117px;
  margin-right: 80px;
}

.mega-menu a {
 font-size: 0.875rem;
 text-align: left;
  color: #272829;
  text-decoration: none;
  padding: 0 24px;
  font-weight: 600;
  height: 46px;
  display: block;
/*font-family: "helvetica-neue";*/
font-family: "optima", sans-serif;
font-size: 0.875rem;
font-style: normal;
font-weight: 600;
line-height:  2.80rem; 
/* letter-spacing: -0.00875rem; */

}

.mega-menu a:hover {
  color: #fff;
}
.mega-menu .mega-inner a.active {
  color: white !important;
}
.mega-sep {
  color: #000;
  line-height: 46px;
}

.sub-link:hover {
  text-decoration: underline;
}

/* Arrow under active mega item */
li:nth-child(2).nav-item.has-mega::after,
li:nth-child(4).nav-item.has-mega::after {
  content: "";
  position: absolute;
  bottom: 5px;
  transform: rotate(180deg);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #a89b63;
  display: none;
}

li:nth-child(2).nav-item.has-mega::after { left: 60%; }
li:nth-child(4).nav-item.has-mega::after { left: 75%; }

li:nth-child(2).nav-item.has-mega.active::after,
li:nth-child(4).nav-item.has-mega.active::after,
li.nav-item.has-mega.active::after {
  display: block;
}

li.nav-item.has-mega.active .mega-menu {
  display: block;
}

.mobile-arrow {
  display: none;
}

.Approach-section {
  margin-top: 50px !important;
}


/* ── TEAM HEADER ────────────────────────────────────────── */
.team-header {
  background: #42494A;
  padding: 10px 0;
  margin: 0 25px;
  /* margin-top: 20px; */
}

.team-title {
  color: #b5a467;
  font-size: 1.625rem;
  font-weight: 600;
  margin: 0;
  line-height: 40px; /* 153.846% */
  /* letter-spacing: -0.125rem; */
  /*font-family: "Lucida Sans";*/
font-family: "optima", sans-serif;
}

.team-header .container {
  display: flex;
  align-items: center;
}


/* ── HERO SECTION ───────────────────────────────────────── */



.hero-bg {
  position: relative;
  width: 100%;
  padding-top: 37%;
  background-color: #3a3530;
  background-image: url('assets/jazeera1920@2x2-1400x583 Slider-1.jpg');
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  opacity: 1;
  transition: opacity 0.35s ease;
  height: 600px;
}

.hero-bg.fading {
  opacity: 0;
}

.hero-bg::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(
    to bottom,
    rgba(0,0,0,0.00) 35%,
    rgba(0,0,0,0.50) 65%,
    rgba(0,0,0,0.72) 100%
  );
  pointer-events: none;


}

.hero-quote {
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  /*text-align: center;*/
 text-align: left;
  z-index: 2;
  /*padding: 0 24px;*/
padding: 10px 35px;
}

.hero-quote p {
  font-size: 2.3625rem;
  color: #ffffff;
  line-height: 2.5rem;
  text-shadow: 0 2px 10px rgba(0,0,0,0.55);
  /*margin: 0 auto;*/
  margin: 0px 0px 0px 56px;
  font-family: "helvetica-neue", sans-serif;
  font-style: normal;
  font-weight: 400;
  /* letter-spacing: -0.125rem; */
}




/* ── NAV ARROWS ─────────────────────────────────────────── */

.hero-wrapper {
    position: relative;
    width: 100%;
}


.hero-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 10;
    background: rgba(0, 0, 0, 0.35);
    color: #ffffff;
    border: none;
    width: 48px;
    height: 72px;
    font-size: 2.5rem;
    line-height: 1;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.2s ease;
}

    .hero-nav:hover {
        background: rgba(0, 0, 0, 0.60);
    }

.hero-nav--prev {
    left: 0;
}

.hero-nav--next {
    right: 0;
}


/* ── CAPTION BAR ────────────────────────────────────────── */
.caption-bar {
    background: #b5a467;
    padding: 9px 20px;
    text-align: center;
    position: relative;
    max-height: 60px;
    /* overflow: hidden; */
    opacity: 1;
    transition: max-height 0.3s ease, padding 0.3s ease, opacity 0.3s ease;
}

    .caption-bar.caption-hidden {
        max-height: 0;
        padding: 0;
        opacity: 0;
        pointer-events: none;
    }

    .caption-bar p {
        color: #ffffff;
        font-size: 1.125rem;
        font-style: normal;
        font-weight: 600;
        letter-spacing: 0.2px;
        margin: 0;
        font-family: "helvetica-neue";
    }

    .caption-bar::before {
        content: "";
        position: absolute;
        bottom: 45px;
        left: 50%;
        transform: translateX(-50%) rotate(180deg);
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #a89b63;
        display: block;
    }


.caption-bar::before {
    content: "";
    position: absolute;
    bottom: 45px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #a89b63;
    transform: rotate(180deg);
    display: block;
}






/* ── HEADING WRAP (shared) ──────────────────────────────── */
.heading-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 50px;
/*margin-bottom: 50px;*/

}

.heading-line {
  flex: 1;
 /* max-width: 520px;*/
  height: 0.04688rem;;
  background: #b5a467;
  opacity: 0.6;
}

.heading-title {
  font-family: "optima", sans-serif;
  font-size: 2.5rem;
  /* font-weight: 700; */
  color: #3f4448;
  white-space: nowrap;
  margin: 0;
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.8s ease;
  line-height: 40px; 
  /*letter-spacing: -3px;*/
}

.heading-title.show {
  opacity: 1;
  transform: translateY(0);
}


/* ── OVERVIEW SECTION ───────────────────────────────────── */
.overview-section {
  padding: 60px 20px 30px;
}

.boodai-card {
  background: #F8F8F6;
  border-radius: 3px;
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 2px 16px rgba(0,0,0,0.06);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.boodai-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 10px 32px rgba(0,0,0,0.11);
}

.card-top {
  padding: 28px 24px 22px;
  min-height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.overview-image{
  width: 250px;
}
.card-top img.chart-img,
.card-top img.map-img {
  max-width: 100%;
  max-height: 170px;
  object-fit: contain;
}

.stat-wrap {
  text-align: center;
}

.stat-number {
 font-family: "Lucida Sans";
  font-size: 3.75rem;
  font-weight: 600;
  color: #b5a467;
  line-height: 1;
  /* letter-spacing: -3px; */
}

.stat-label {
  font-size: 1.575rem;
  font-weight: 600;
  /* letter-spacing: -1px; */
  color: #b5a467;
  text-transform: uppercase;
  margin-top: 8px;
  line-height: 28px;
}

.card-body-text {
  padding: 22px 24px 26px;
  flex: 1;
}

.card-body-text p {
  color: #707070;
  font-size: 16px;
  font-family: "helvetica-neue";
  font-style: normal;
  border-top: 0.04688rem solid;
  text-align: left;
  font-weight: 400;
  margin: 0;
  padding-top: 15px;
  line-height: 21px;
 /* letter-spacing: -0.00938rem;*/
}


/* ── CORE VALUES SECTION ────────────────────────────────── */
.core-values-section {
  padding: 60px 20px 0px;
/*padding: 60px 20px 30px;*/

}

.cv-wrapper {
  width: 100%;
  max-width: 900px;
  padding: 3rem 2rem;
}

.cv-title {
  display: flex;
  align-items: center;
  gap: 18px;
  margin-bottom: 3rem;
}

.cv-title::before,
.cv-title::after {
  content: '';
  flex: 1;
  height: 1px;
  background: #c8c0a8;
}

.cv-title h2 {
  font-size: 1.75rem;
  font-weight: 700;
  color: #2c2a24;
  white-space: nowrap;
  letter-spacing: 0.01em;
}

.cv-circles {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 400px;
}

.cv-circle {
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-size: 1.375rem;
  font-weight: 400;
  color: #ffffff;
  mix-blend-mode: multiply;
  padding: 20px;
  transition: transform 0.25s ease, opacity 0.25s ease;
  cursor: default;
  border: 6px solid #eeeeee;
  line-height: 2.5rem; 
 /* letter-spacing: -0.0625rem;*/
    box-shadow:
    inset 0 0 0 5px rgba(0, 0, 0, 0.08);  
}

.cv-circle:hover {
  transform: translateY(-6px) scale(1.04);
  opacity: 0.95;
  z-index: 10;
}

.c1 { left: -91px;  top: 7px;    z-index: 1; }
.c2 { left: 85px;   top: -120px; z-index: 2; }
.c3 { left: 260px;  top: 7px;    z-index: 3; }
.c4 { left: 438px;  top: -120px; z-index: 2; }
.c5 { left:  615px;  top: 7px;    z-index: 1; }

.cv-circles-inner {
  position: relative;
  width: 720px;
  height: 260px;
  flex-shrink: 0;
}

 
/* ── Remove the ::before halo entirely ── */
.cv-circle::before {
  display: none;
}
 
/* ── Per-circle colors ── */
.c1 { --circle-color: #434342; left: -91px;  top: 7px;    z-index: 1; }
.c2 { --circle-color: #B28526; left: 85px;   top: -120px; z-index: 2; }
.c3 { --circle-color: #748782; left: 260px;  top: 7px;    z-index: 3; }
.c4 { --circle-color: #6E7987; left: 438px;  top: -120px; z-index: 2; }
.c5 { --circle-color: #37384C; left: 615px;  top: 7px;    z-index: 1; }



@media (max-width: 780px) {
  .cv-circles-inner { transform: scale(0.72); transform-origin: top center; }
  .cv-circles       { height: 200px; }
}
@media (max-width: 520px) {
  .cv-circles-inner { transform: scale(0.48); transform-origin: top center; margin-top: 160px; }
  .cv-circles       { height: 140px; }
}


/* ── BRANDS / SLIDER SECTION ────────────────────────────── */
.brands-section {
  padding: 0px 65px 90px;
/*padding: 60px 65px 90px;*/

  background: #fff;
  color: #717f94;
}

.color-change {
  font-family: "optima", sans-serif;
  font-size: clamp(1.3rem, 3vw, 1.75rem);
  color: #b5a467;
  font-weight: 700;
  white-space: nowrap;
  margin: 0;
  letter-spacing: 0.5px;
}

.slider-outer {
  position: relative;
  display: flex;
  align-items: center;
}

.arrow-btn {
  background: transparent;
  border: none;
  color: rgba(255,255,255,0.45);
  font-size: 2.6rem;
  cursor: pointer;
  flex-shrink: 0;
  transition: color 0.2s;
  line-height: 1;
  user-select: none;
}

.arrow-btn:hover {
  color: var(--gold);
}

.slider-viewport {
  flex: 1;
  overflow: hidden;
  position: relative;
}

.slider-track {
  display: flex;
  align-items: center;
  width: max-content;
  animation: scrollSlider 25s linear infinite;
  transition: transform 0.45s cubic-bezier(0.4, 0, 0.2, 1);
  will-change: transform;
}

.slider-track:hover {
  animation-play-state: paused;
}

@keyframes scrollSlider {
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.brand-item {
  flex-shrink: 0;
  width: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
  cursor: pointer;
}

.logo-wrap {
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}

.logo-wrap .grey-logo {
  display: block;
  opacity: 1;
  transition: opacity 0.3s ease;
}

.logo-wrap .color-logo {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.logo-wrap:hover .grey-logo  { opacity: 0; }
.logo-wrap:hover .color-logo { opacity: 1; }

.logo-wrap img {
  max-height: 60px;
  max-width: 140px;
  width: auto;
  object-fit: contain;
  display: block;
}

.logo-wrap .color-logo img {
  position: relative;
}





/* ── CONTACT PAGE ───────────────────────────────────────── */
/* .contact-header {
  background: var(--dark);
  padding: 20px 0;
} */
.contact-section {
  padding-bottom: 2rem !important;
}
.contact-block {
 margin-bottom: 5rem !important;
}


.contact-header h1 {
  color: var(--gold);
  margin: 0;
}
.job-email {
   color: #b5a467;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  /* letter-spacing: -0.0625rem; */
  margin-left: 212px;
   margin-top: -15px;
}

.contact-email {
  color: #b5a467;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  /* letter-spacing: -0.0625rem; */
  margin-left: 12px;
  margin-top: 40px !important;
  
}


.line-title {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 0;
}

.line-title span {
  flex: 1;
  height: 1px;
  background: #b5a467;
}

.line-title h4 {
  color: #272829;
  font-size: 22px;
  margin: 0;
  font-weight: 600;
  font-style: normal;
  line-height: 2.5rem;
  letter-spacing: -0.0625rem;
}

.email {
  color: #b5a467;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  /* letter-spacing: -0.0625rem; */
  margin-left: 163px;
   margin-top: -15px;
}

.email i {
  margin-right: 5px;
}

.company {
  color: #3f4448;
  font-size: 22px;
  margin-top: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 2.5rem;
  /* letter-spacing: -0.0625rem; */
}

.address {
  color: #707070;
  font-size: 15px;
  font-style: normal;
font-weight: 400;
font-family: "helvetica-neue";
line-height: var(--line-height-21, 1.3125rem); /* 140% */
/* letter-spacing: -0.00938rem; */
}


/* ── TEAM / CORP SECTION ────────────────────────────────── */

.corp-section p {
  font-size: 16px;
  color:#3f4448;
text-align: justify;
font-family: "helvetica-neue";
font-style: normal;
font-weight: 400;
line-height: 21px; 
/* letter-spacing: -0.00938rem; */
 margin-top: 25px;
}

.corp-header {
  background: #4b5252;
}
.who-heading{
  color: #272829;
font-size: 1.375rem;
font-style: normal;
font-weight: 600;
line-height: var(--line-height-28, 1.75rem); /* 127.273% */
/* letter-spacing: -0.01375rem; */
font-family: "optima", sans-serif;
}
.corp-title {
  color: #cbbd7a;
  font-weight: 600;
  margin: 0;
}

.corp-quote {
  font-style: italic;
  font-size: 24px;
  color: #9C9C9C;
  padding-left: 78px;
font-family: "helvetica-neue";
font-weight: 400;
line-height: 2.125rem; 
/* letter-spacing: -0.03rem; */
 
}

/* Section title */
.section-title {
  color: #272829;
  font-size: 1.375rem;
font-style: normal;
font-weight: 600;
line-height:  1.75rem; /* 127.273% */
/* letter-spacing: -0.01375rem; */
font-family: "optima", sans-serif;
}

/* Director card */
.director-card {
 /* background: #F8F8F6;*/
background: #f3f2ea;
  padding: 25px;
  height: 100%;
  opacity: 0;
  animation: floatUp 0.8s ease 0.3s forwards;
}

.director-card:hover {
  transform: translateY(-6px);
  transition: transform 0.3s ease;
}

.director-img {
  max-width: 100%;
  border-radius: 3px;
  border: 1px solid #b5a467;
}

/* Team card */
.team-img {
  width: 85%;
  border-radius: 3px;
  border: 1px solid #b5a467;
}

.team-row {
  /* opacity: 0; */
  transform: translateY(50px);
  transition: all 0.8s ease;
}

.team-row.show {
  opacity:  1 !important;
  transform: translateY(0);
}

/* Name / Role / Description (merged) */
.name {
margin-bottom: -10px;
color: #3f4448;
font-family: "optima", sans-serif;
font-size: 1.375rem;
font-style: normal;
font-weight: 600;
line-height: 2.5rem; 
/* letter-spacing: -0.0625rem; */
padding-top: 20px;
}

.role {
color: #b5a467;
font-weight: 400;
margin-bottom: 10px;
font-style: normal;
font-size: 18px;
font-family: "helvetica-neue";
line-height: 2.5rem; /* 222.222% */
/* letter-spacing: -0.0625rem; */
}

.divider {
  height:  0.0625rem !important;
  /*background: #b5a467 !important;*/

background: #e6e6e6!important;
   margin: 25px 0px 25px -85px ;
}

.description {
  color: #3f4448;
  font-size: 16px;
  line-height: 1.7;
  text-align: justify;
font-family: "helvetica-neue";
font-style: normal;
font-weight: 400;
line-height: 1.3125rem ;
/* letter-spacing: -0.00938rem; */
}


/* ── LOGO ROW (corp) ────────────────────────────────────── */
.logo-row {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.logo-item {
  position: relative;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.logo-item:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 20%;
  height: 60%;
  width: 0.0625rem;
  background: #b5a467;
}

.logo-item img {
  max-height: 60px;
  object-fit: contain;
  opacity: 0.85;
  transition: opacity 0.3s, transform 0.3s;
}

.logo-item img:hover {
  opacity: 1;
  transform: scale(1.05);
}


/* ── APPROACH SECTION ───────────────────────────────────── */
.hero {
  background: var(--dark);
  padding: 15px 0;
}

.hero-title {
  color: var(--gold);
  margin: 0;
}


.card-box {
  background: #e9e9e9;
  height: 100%;
  opacity: 0;
  animation: floatUp 0.8s ease forwards;
}

.card-box:hover {
  transform: translateY(-8px);
  transition: transform 0.3s ease;
}

.col-md-4:nth-child(1) .card-box { animation-delay: 0.2s; }
.col-md-4:nth-child(2) .card-box { animation-delay: 0.4s; }
.col-md-4:nth-child(3) .card-box { animation-delay: 0.6s; }

.card-header-custom {
  background: #b5a467;
  padding: 15px;
  font-weight: bold;
  text-align: center;
  color: #272829;
font-family: "optima", sans-serif;
font-size: 1.125rem;
font-style: normal;
font-weight: 600;
line-height: 1.6875rem; 
/* letter-spacing: -0.0625rem; */
}

.card-box ul {
   padding: 15px 10px 15px 30px;
  margin: 0;
  color:  #3f4448;
font-family: "helvetica-neue";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 1.3125rem; 
letter-spacing: -0.00938rem;
}

.card-box li {
  margin-bottom: 10px;
}

ul li::marker {
  color: #b5a467; 
  font-size: 20px;
}
.circle-box {
  display: flex;
  justify-content: center;
  align-items: center;
}


/* ── KEY INVESTMENTS ────────────────────────────────────── */
.page-heading-bar {
  background: #4a5244;
  padding: 18px 20px;
}

.page-heading-bar h1 {
  font-size: clamp(1.1rem, 2.5vw, 1.4rem);
  font-weight: 600;
  color: #c9b96e;
  margin: 0;
  letter-spacing: 0.3px;
}

.investments-section {
      padding: 50px 0px 100px;
}

.investments-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 1400px;
  margin: 0 auto;
}

.investment-card {
  background: #fff;
  display: flex;
  flex-direction: column;
  /* opacity: 0; */
  transform: translateY(50px);
  transition: all 0.8s ease;
}

.investment-card.show {
  opacity: 1;
  transform: translateY(0);
}

.investment-logo {
  position: relative;
  display: block;
  width: 100%;
  padding-top: 38%;
  overflow: hidden;
  cursor: pointer;
  text-decoration: none;
}

.investment-logo img {
  position: absolute;
  inset: 0;
  width: 100%;
  object-fit: cover;
  display: block;
  transition: opacity 0.4s ease;
}

.investment-logo .dimmed-image {
  opacity: 1;
  z-index: 1;
}

.investment-logo .main-image {
  opacity: 0;
  z-index: 2;
}

.investment-logo:hover .dimmed-image { opacity: 0; }
.investment-logo:hover .main-image   { opacity: 1; }

.investment-desc {
  flex: 1;
  padding: 25px 28px 24px;
  /*background-color: #F8F8F6;*/
background-color: #f3f2ea;

}

.investment-desc p {
  font-size: 16px;
  color: #3f4448;
  line-height: 21px;
  /*text-align: justify;*/
  text-align: left;
  margin: 0;
  font-weight: 400;
  font-style: normal;
  font-family: "helvetica-neue", sans-serif;
/* letter-spacing: -0.00938rem; */
}

.investment-url {
  /*background: #42494A;*/
background: #b5a467;
  padding: 3px 28px;
 /*padding: 4px 28px;*/
 /*padding: 14px 28px;*/
  margin-top: auto;
  color:  #FFF;
font-size: 1.125rem;
font-style: normal;
font-weight: 400;
line-height: var(--line-height-28, 1.75rem);
text-align: center;
}

.investment-url a {
  font-size: 18px;
  color: #ffffff;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: 0.2px;
  transition: color 0.2s;
}

.investment-url a:hover {
  color: #c9b96e;
}


/* ── TIMELINE ───────────────────────────────────────────── */
.timeline-section {
  padding: 0px 0 70px;
  overflow: visible;
  position: relative;

}

.timeline-outer {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
}

.tl-viewport {
  flex: 1;
  overflow: hidden;
  position: relative;
}

.tl-track {
  display: flex;
  align-items: stretch;
  transition: transform 0.5s cubic-bezier(0.4,0,0.2,1);
  position: relative;
}

.tl-line {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  height: 1px;
  background: #b5a97a;
  transform: translateY(-50%);
  z-index: 0;
  pointer-events: none;
}

.tl-item {
  flex-shrink: 0;
  width: 160px;
  display: grid;
  grid-template-rows: 1fr auto 1fr;
  align-items: stretch;
  position: relative;
  z-index: 1;
  overflow: visible;
}

.tl-top {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-bottom: 14px;
  position: relative;
  overflow: visible;
}



.tl-top-inner {
  background: #fff;
  border: 0.75px solid #414245;
  border-radius: 0.75rem;
  padding: 8px 10px;
  font-size: 0.72rem;
  color: #707070;
  line-height: 1.55;
  text-align: center;
  width: 130px;
  position: relative;
  font-family: "helvetica-neue";
}

.tl-top-inner::after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 6px;
  background: #fff;
}

.tl-top::before {
  font-family: slick;
  line-height: 0;
  height: 0;
  content: "•";
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 44px;
  color: black;
  z-index: 11;
  left: 50%;
  transform: translateX(-50%);
}

.tl-top::after {
  content: "";
  width: 1px;
  height: 14px;
  background-color: #074f7c;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.tl-top.empty {
  visibility: hidden;
}

.tl-arrow {
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
}

.tl-circle {
  width: 62px;
  height: 62px;
  border-radius: 50%;
  background: #b5a467;
  /* border: 3px solid #c9b98a; */
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  font-weight: 600;
  color: #fff;
  letter-spacing: 0.3px;
  position: relative;
  z-index: 2;
  flex-shrink: 0;
  align-self: center;
  justify-self: center;
  transition: transform 0.2s, background 0.2s;
  cursor: default;
}

.tl-circle:hover {
  transform: scale(1.1);
  background: #414245;
}

.tl-item.active .tl-circle {
  background: #414245 !important;
}

.tl-bottom {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  padding-top: 14px;
  position: relative;
  overflow: visible;

}

.tl-bottom-inner {
  background: #fff;
  border: 1px solid #414245;
  border-radius: 12px;
  padding: 8px 10px;
  font-size: 0.72rem;
  color: #4a4a4a;
  line-height: 1.55;
  text-align: center;
  width: 130px;
  position: relative;
font-family: "helvetica-neue";
}

.tl-bottom-inner::before {
  content: "";
  position: absolute;
  top: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 40px;
  height: 8px;
  background: #fff;
  z-index: 2;
}

.tl-bottom-inner::after {
  content: "";
  width: 1px;
  height: 14px;
  background-color: #074f7c;
  position: absolute;
  top: -15px;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.tl-bottom-inner .sep {
  width: 100px;
  height: 1px;
  background: #414245;
  margin: 6px auto;
}

.tl-bottom::before {
  font-family: slick;
  line-height: 0;
  height: 0;
  content: "•";
  -webkit-font-smoothing: antialiased;
  position: absolute;
  font-size: 44px;
  color: black;
  z-index: 11;
  left: 50%;
  transform: translateX(-50%);
}

.tl-bottom.empty {
  visibility: hidden;
}


/* ── ANIMATIONS ─────────────────────────────────────────── */
#heroQuote {
  opacity: 0;
  transform: translateY(40px);
  animation: fadeUp 1s ease 0.3s forwards;
}

@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes floatUp {
  0%   { opacity: 0; transform: translateY(40px); }
  100% { opacity: 1; transform: translateY(0); }
}

/* our principal css start here */

  .principles-header h1 {
      color: #b5a467;
      font-size: 27px;
      font-weight: 600;
      margin: 0;
      letter-spacing: 0.3px;
      background-color: #2e2e2e;
      padding: 18px 32px;
      margin-left: 50px;
      margin-right: 50px;
    }

    /* ── CONTENT SECTION ── */
    .principles-section {
      padding: 55px 0px 70px;
      max-width: 1340px;
      margin: 0 auto;
    }

    /* ── SINGLE PRINCIPLE BLOCK ── */
    .principle-block {
      margin-bottom: 48px;
      opacity: 0;
      transform: translateY(28px);
      animation: fadeInUp 0.65s ease forwards;
    }

    .principle-block:nth-child(1) { animation-delay: 0.1s; }
    .principle-block:nth-child(2) { animation-delay: 0.3s; }
    .principle-block:nth-child(3) { animation-delay: 0.5s; }

    @keyframes fadeInUp {
      to {
        opacity: 1;
        transform: translateY(0);
      }
    }

    .principle-block:last-child {
      margin-bottom: 0;
    }

    /* ── TITLE ── */
    .principle-title {
      font-size: clamp(1.15rem, 2vw, 1.35rem);
      font-weight: 700;
      color: var(--text);
      margin-bottom: 14px;
      position: relative;
      display: inline-block;
    }

    /* ── DIVIDER between blocks ── */
    .principle-divider {
      border: none;
      border-top: 1px solid #e0dbd0;
      margin: 48px 0;
      opacity: 0.7;
    }
    .principle-body{
     font-size: 16px;
    color: #3f4448;
    text-align: justify;
    font-family: "helvetica-neue";
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* letter-spacing: -0.00938rem; */
   
    }

     /* Corporate Governance  css start here  */
.header-bar {
  background-color: #4a4f52;
  padding: 15px 60px;
  margin: 45px 45px;
}
 
.header-bar h2 {
  color: #d6c87c;
  margin: 0;
  font-weight: 600;
}
 
/* Section */
.governance-section {
  background-color: #ffffff;
  margin-left: 21px;
}
 
/* Text Styling */
.governance-section p {
  color: #444;
  line-height: 1.7;
  font-size: 15px;
  margin-left: 21px;
}
 .corporate-ph{
    font-size: 16px;
    color: #3f4448;
    text-align: justify;
    font-family: "helvetica-neue";
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* letter-spacing: -0.00938rem; */
 }

 .corporate-intro{
  font-size: 15px;
    color: #3f4448;
    text-align: justify;
    font-family: "helvetica-neue";
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* letter-spacing: -0.00938rem; */
 }
/* Custom Bullet Points */
.custom-list {
  list-style: none;
  padding-left: 0;
  font-size: 15px;
    color: #3f4448 !important;
    text-align: justify;
    font-family: "helvetica-neue";
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* letter-spacing: -0.00938rem; */
}
 
.custom-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 15px;
   font-size: 16px;
    color: #3f4448;
    text-align: justify;
    font-family: "helvetica-neue", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* letter-spacing: -0.00938rem; */
}
 
.custom-list li::before {
  content: "•";
  position: absolute;
  left: 0;
  color: #6c757d;
  font-size: 20px;
}
 
/* Image Styling */
.governance-img {
  max-width: 80%;
  transition: transform 0.3s ease;
  margin-left: 50px;
}
 
.governance-img:hover {
  transform: scale(1.05);
}

/* Our focus section css start here */

/* ── CONTENT SECTION ── */
    .focus-section {
      padding: 55px 5px 70px;
      max-width: 1331px;
      margin: 0 auto;
    }

    /* ── LEFT COLUMN ── */
    .focus-content {
      padding-right: 60px;
      opacity: 0;
      transform: translateY(24px);
      transition: opacity 0.65s ease, transform 0.65s ease;
    }

    .focus-content.visible {
      opacity: 1;
      transform: translateY(0);
    }

    .principle-title {
      font-size: clamp(1.15rem, 2vw, 1.35rem);
      font-weight: 700;
      color: var(--text);
      margin-bottom: 14px;
      position: relative;
      display: inline-block;
    }

    .focus-content.visible .focus-title::after {
      width: 100%;
    }

    .focus-body p {
    font-size: 16px;
    color: #3f4448;
    text-align: justify;
    font-family: "helvetica-neue", sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    /* letter-spacing: -0.00938rem; */
    margin-top: 25px;
    }

    .focus-body p:last-child {
      margin-bottom: 0;
    }

    /* ── RIGHT COLUMN — QUOTE ── */
    .focus-quote-wrap {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      padding-left: 40px;
      border-left: none;
      opacity: 0;
      transform: translateY(24px);
      transition: opacity 0.65s ease 0.2s, transform 0.65s ease 0.2s;
    }

    .focus-quote-wrap.visible {
      opacity: 1;
      transform: translateY(0);
    }

    .focus-quote {
      font-style: italic;
      font-size: 22px;
      font-weight: 400;
      color: #c4c4c4;
      line-height: 1.75;
      letter-spacing: 0.01em;
      position: relative;
      margin-top: 46px;
    }
.focus-content,
.focus-quote-wrap {
  opacity: 0;
  transform: translateY(24px);
  animation: fadeUp 0.8s ease forwards;
}

/* Delay for right side */
.focus-quote-wrap {
  animation-delay: 0.3s;
}

/* Keyframes */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}





  .website-info {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 15px;
    justify-content: space-between;
}
.website-info img {
    max-width: 140px;
    height: 70px;
    object-fit: contain;
}
.website-info a {
    text-decoration: none;
    color:#333436;
    /*color:#707070;*/
    font-weight: 500;
  /*font-weight: 600;*/
   font-family:'optima';

    font-size: 20px;
}
.website-info a:hover {
    text-decoration: underline;
}

.investments-section .description {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

/*.description {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
}*/
.description.show {
    -webkit-line-clamp: unset;
}
.read-more-btn {
    margin-top: 10px;
    border: none;
    background: transparent;
    color: #707070;
    cursor: pointer;
    font-weight: 600;
    padding-left: 0px;
}

.heading-lineleft{
display:none;
}


/* ── Footer Shell ── */
    .site-footer {
      background: #3f4448;
      color: #fff;
      padding-top: 60px;
    }

    .site-footer .row{

    display:flex;

    justify-content:space-between;

    align-items:flex-start;

}
    /* ── Logo ── */
    .footer-logo img{
      max-width: 260px;
      text-transform: uppercase;
    }
    .footer-logo span {
      color: #b5a467;
      font-weight: 300;
    }

    .footer-tagline {
      font-size: 0.78rem;
      font-weight: 300;
      letter-spacing: 0.04em;
      color: #fff;
      margin-top: 30px;
    }

    /* ── Section Headings ── */
    .footer-heading {
      font-size: 1.15rem;
      font-weight: 600;
      color: #fff;
      letter-spacing: 0.04em;
      margin-bottom: 22px;
    }

    /* ── Quick Links ── */
    .footer-links {
      list-style: none;
      padding: 0;
      margin: 0;
    }
    .footer-links li {
      margin-bottom: 13px;
    }
    .footer-links a {
      color: #fff;
      text-decoration: none;
      font-size: 0.85rem;
      font-weight: 300;
      letter-spacing: 0.03em;
      transition: color 0.2s ease;
    }
    .footer-links a:hover {
      color: #b5a467;
    }

    /* ── Contact Block ── */
    .footer-contact p {
      font-size: 0.83rem;
      font-weight: 300;
      line-height: 1.7;
      margin: 0 0 14px 0;
      color: #fff;
    }
    .footer-contact a {
      color: #b5a467;
      text-decoration: none;
      transition: color 0.2s ease;
    }
    .footer-contact a:hover {
      color: #b5a467;
    }
    .footer-contact .label {
      color: #fff;
    }

    /* ── Divider ── */
    .footer-divider {
      border: none;
      border-top: 2px solid #b5a467;
      margin: 48px 0 0 0;
    }

    /* ── Bottom Bar ── */
    .footer-bottom {
      background: var(--bg-footer);
      padding: 40px 0;
    }
    .footer-bottom p {
      font-size: 0.75rem;
      font-weight: 300;
      color: var(--text-muted);
      letter-spacing: 0.04em;
      margin: 0;
    }


.btn-default {
    position: relative;
    display: inline-block;
    border-radius: 0.25rem;
    background: #b5a467;
    backdrop-filter: blur(10px);
    background-size: 200% auto;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25em;
    text-transform: capitalize;
    color: #fff;
    padding: 15px 46px 15px 24px;
    border: none;
    transition: all 0.4s ease-in-out;
    z-index: 0;
    text-decoration: none;
    margin-left: 56px;
}
 
 
.btn-default::before {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-20px, -50%);
    background-image: url(/assets/arrow-white.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 16px;
    height: 16px;
    transition: all 0.4s ease-in-out;
    z-index: 1;
}
 
.hero-content-btn-royal{
  margin-top: 20px;
}


    .mega-inner a {
        transition: color 0.2s ease;
    }

        .mega-inner a.submenu-active {
            color: #ffffff;
            font-weight: 600;
        }

    .section-focus {
        animation: sectionFocusPulse 1.5s ease;
    }

@keyframes sectionFocusPulse {
    0% {
        background-color: rgba(181, 164, 103, 0.15);
    }

    100% {
        background-color: transparent;
    }
}



/* For mobile devices (typically up to 768px) */
@media (max-width: 768px) {
    .Approach-section {
        margin-top: 0px !important;
    }

.hero-quote p {
    font-size: 1.30rem !important;
    color: #ffffff;
    line-height: 2.5rem;
    text-shadow: 0 2px 10px rgba(0,0,0,0.55);
     margin: 0px 0px 0px 15px;
    
    font-family: "helvetica-neue", sans-serif;
    font-style: normal;
    font-weight: 400;
   letter-spacing: 0.125rem !important;
}

.btn-default {
    position: relative;
    display: inline-block;
    border-radius: 0.25rem;
    background: #b5a467;
    backdrop-filter: blur(10px);
    background-size: 200% auto;
    border-radius: 4px;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.25em;
    text-transform: capitalize;
    color: #fff;
    padding: 15px 46px 15px 24px;
    border: none;
    transition: all 0.4s ease-in-out;
    z-index: 0;
    text-decoration: none;
     margin-left:15px;
    }

.heading-wrap {
    display: flex;
    align-items: center ;
    justify-content: flex-start !important;
    gap: 20px;
    margin-bottom: 90px;
    /* margin-bottom: 50px; */
}


.website-info a {
       font-size: 14px;
}

.home-introtext{
width:100% !important;
}

}



.nav-link:hover{
    color:#fff;
}
 
.nav-link::after{
    content:"";
    position:absolute;
    left:0;
    bottom:8px;
    width:0;
    height:1px;
    background:#b5a467;
    transition:.35s;
 
}
 

.nav-link.active::after{
    width:100%;

}



li.nav-item {
    padding-left: 10px;
    padding-right: 10px;
}



@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0px;
        padding-left:0px;
    }
}



.home-introtext{
width:60%;
}


.investments-section.description.Show
{
-webkit-line-clamp: unset;
}

.col-md-3.inchartimg {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
 