.topNavBar nav ul li.menu-item a {
    text-transform: capitalize !important;
}
.topNavBar nav ul li.menu-item a.elementor-item-active {
    font-weight: 600 !important;
}
.topNavBar {
  position: fixed;
  z-index: 99;
  transition: all 0.3s ease-in-out;
  top: 30px !important;
  width: 100%;
}
.topNavBar.sticky{
    top: 0px !important;
}
.topNavBar::before {
    content: '';
    height: calc(100% - 0px);
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    top: auto;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease-in-out;
}
.topNavBar.sticky::before {
    opacity: 1;
    visibility: visible;
}
span.elementor-button-content-wrapper svg {
    width: 30px !important;
}
span.elementor-button-content-wrapper {
    align-items: center;
}

.highlight-tiny-header .elementor-heading-title, .dark-highlight-tiny-header .elementor-heading-title{
    display: inline-block;
    position: relative;
}
.highlight-tiny-header .elementor-heading-title::before, .dark-highlight-tiny-header .elementor-heading-title::before {
    height: 6px;
    width: 6px;
    content: '';
    display: inline-block;
    position: relative;
    margin-right: 10px;
    background: var(--e-global-color-primary);
    border-radius: 50%;
    transform: translate(0px, -3px);
}
.dark-highlight-tiny-header .elementor-heading-title::before {
    background:#A7D704 !important;
}
.our-portfolio-slider .elementor-swiper-button svg {
    width: 25px !important;
}
.our-portfolio-slider .elementor-swiper-button {
    background: #00792C;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.our-portfolio-slider .elementor-swiper-button:hover{
    background:#A7D704 !important;
}
.our-portfolio-slider .elementor-widget-image {
    overflow: hidden;
}

.our-portfolio-slider .elementor-widget-image img {
    display: block;
    width: 100%;
    transition: transform 0.4s ease-in-out !important;
    will-change: transform;
}

.our-portfolio-slider .elementor-widget-image:hover img {
    transform: scale(1.1);
}
.key-investment ul, .key-investment-list ul, .governance-framework-list ul {
    padding-left: 0px;
    list-style-type: none;
}
.key-investment-list ul, .governance-framework-list ul{
    margin-bottom: 25px;
}
.key-investment ul li::before, .key-investment-list ul li::before, .governance-framework-list ul li::before {
    content: '';
    background: url(/wp-content/uploads/2026/05/list-icon.png) no-repeat;
    background-size: 32px;
    background-position: center;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin-right: 10px;
    transform: translate(0px, 10px);
}

/* gallery lightbox start */
.current-invesment-gallery .elementor-gallery__container {
    display: grid !important;
    grid-template-columns: repeat(3, 1fr);
    grid-auto-rows: 440px;
    gap: 10px;
    padding: 4px;
    position: relative !important;
    height: auto !important;
}

.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item {
    position: relative !important;
    display: block !important;
    overflow: hidden;
    border-radius: 8px;
    min-height: 0;
    transform: none !important;
    left: auto !important;
    top: auto !important;
    width: auto !important;
    height: 440px !important;
}

.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item .e-gallery-image {
    width: 100% !important;
    height: 100% !important;
    display: block;
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;

    transition: transform 0.5s ease;
}
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:hover .e-gallery-image {
    transform: scale(1.08);
}
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(1) {
    grid-column: span 2;
    grid-row: span 1;
}
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(2),
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(3),
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(4),
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(5),
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(6) {
    grid-column: span 1;
    grid-row: span 1;
}
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(7) {
    grid-column: span 2;
    grid-row: span 1;
}
.current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(n+8) {
    grid-column: span 1;
    grid-row: span 1;
}

.contact-form .elementor-button[type="submit"] svg *{
    fill: revert-layer !important;
}

.hero-banner-video .elementor-custom-embed-image-overlay::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background-color: #00000056;
}
.hero-banner-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
    position: absolute;
    z-index: 9;
    bottom: 40%;
    right: 9%;
    left: auto;
}
.quick-links-nav ul.elementor-nav-menu li.menu-item {
    width: calc(50% - 12px);
}
.quick-links-nav ul.elementor-nav-menu {
    display: flex;
    flex-wrap: wrap;
    gap: 0 20px;
}
.media-details p img.size-full {
    width: 100%;
    border-radius: 10px;
    margin: 25px 0px 40px;
}
.media-card-thumb .elementor-widget-image a img {
    width: 100%;
    aspect-ratio: 6 / 4;
}
.media-card-thumb .elementor-widget-image a {
    width: 100% !important;
    min-width: 100%;
    display: inline-block;
}
.hero-banner-video, .hero-banner-video iframe {
    min-height: 700px;
}

@media only screen and (max-width:1024px) {
    .topNavBar {
        top: 10px !important;
    }
    .topNavBar::before {
        opacity: 1;
        visibility: visible;
        width: calc(100% - 12px);
        left: 0;
        right: 0;
        margin: auto;
        border-radius: 10px;
    }
    .topNavBar.sticky::before{
        width: 100%;
        border-radius: 0px;
    }
}

@media only screen and (max-width: 991px) {
    .current-invesment-gallery .elementor-gallery__container {
        grid-template-columns: repeat(2, 1fr);
        grid-auto-rows: 440px;
    }

    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item {
        height: 440px !important;
    }

    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(1),
    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(7) {
        grid-column: span 2;
    }

    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(2),
    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(3),
    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(4),
    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(5),
    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(6),
    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(n+8) {
        grid-column: span 1;
    }
    .hero-banner-video .elementor-custom-embed-image-overlay .elementor-custom-embed-play {
        bottom: 0%;
        right: 0%;
        left: revert-rule;
    }
}

@media only screen and (max-width:768px) {
    .logo-part {
        border-right: 0px !important;
    }
}
@media only screen and (max-width: 575px) {
    .current-invesment-gallery .elementor-gallery__container {
        grid-template-columns: 1fr;
        grid-auto-rows: 440px;
    }

    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item {
        height: 440px !important;
    }

    .current-invesment-gallery .elementor-gallery__container .elementor-gallery-item:nth-child(n) {
        grid-column: span 1;
        grid-row: span 1;
    }
}
