/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Global CSs Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.spaceWrap {
    max-width: calc(100% - 40px);
    margin: auto;
    padding: 0 20px;
}
body {
    position: relative;
}
body::before {
    content: '';
    max-width: 1664px;
    position: absolute;
    height: 100%;
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    border-right: 1px solid rgba(255, 255, 255, 0.3);
    top: 0;
    left: 30px;
    margin: auto;
    z-index: 1;
    right: 30px;
    pointer-events: none;
}
path {
    transition: 0.3s;
}
.global-button .elementor-button-wrapper a {
    position: relative;
}
.global-button .elementor-button-wrapper a::before {
    position: absolute;
    content: '';
    width: 0;
    height: 1px;
    background: #ffffff;
    left: 0;
    bottom: 0;
    transition: 0.8s;
}
.global-button .elementor-button-wrapper a:hover::before {
    width: 100%;
}
.global-button .elementor-button-wrapper a::after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #ffffff;
    left: 0;
    bottom: 0;
    transition: 0.5s;
}
.global-button .elementor-button-wrapper a:hover:after {
    width: 0;
    left: 100%;
}
.global-button a .elementor-button-icon svg {
    transform: rotate(-45deg);
    transition: 0.5s;
}
.global-button a:hover .elementor-button-icon svg {
    transform: rotate(0deg);
}
.button-icon-list ul li a .elementor-icon-list-icon svg {
    transition: 0.5s !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Header Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.elementor-location-header.header-compact {
    z-index: 3;
}
.elementor-location-header > .elementor-element {
    border-bottom: 1px solid rgba(255,255,255,0);
    transition: 0.5s;
}
.elementor-location-header.header-compact > .elementor-element {
    background: var(--e-global-color-primary);
    border-bottom: 1px solid rgba(255,255,255,0.3);
}
.elementor-location-header.header-hidden > .elementor-element {
    top: -100%;
    opacity: 0;
}
/*.elementor-location-header.header-compact .spaceWrap {
    border: 0;
}*/
.elementor-location-header.header-compact .centerLogo img {
    max-width: 200px;
}
.elementor-location-header .centerLogo img {
    max-width: 250px;
    transition: 0.3s;
}
.elementor-location-header .mainMenu .elementor-nav-menu > li:first-of-type {
    padding-left: 150px;
}
.elementor-location-header.header-compact .elementor-nav-menu > li a {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
}
.elementor-location-header .centerLogo img, .leftLogo img, .mobileMenu .elementor-widget-theme-site-logo img {
    filter: invert(100) brightness(100);
}
.elementor-location-header .elementor-nav-menu a {
    position:relative;
    display:block;
    text-decoration: none;

    margin: 0 !important;
}
.elementor-location-header .elementor-widget-theme-site-logo, .elementor-location-header .elementor-nav-menu .sub-arrow, .centerLogo a::before {
    display: none;
}
.elementor-location-header .elementor-nav-menu {
    gap: 0 40px;
}
.elementor-location-header .elementor-nav-menu .current-menu-item a::after {
    display: block;
}
.elementor-location-header .elementor-nav-menu a::before{
    content: '';
    position: absolute;
    width: 0%;
    height: 1px;
    bottom: 0;
    right: 0;
    background: #fff;
    transition: 0.5s !important;
}
.elementor-location-header .elementor-nav-menu a:hover::before {
    width: 100%;
    left: 0;
    right: auto;
}
.elementor-location-header .elementor-nav-menu .current-menu-item a::before {
    width: 100%;
    height: 3px;
}
.elementor-location-header .subMenu .elementor-nav-menu > li:first-of-type {
    display: none;
}
.elementor-location-header .elementor-nav-menu .sub-menu a {
    border-left: 0;
}
.elementor-location-header .elementor-nav-menu .sub-menu {
    padding-top: 5px;
    padding-bottom: 5px;
}
.elementor-location-header .subMenu .elementor-nav-menu a::before {
    bottom: 15px;
}
.elementor-location-header .elementor-nav-menu .centerLogo > a {
    display: flex;
    align-items: center;
    justify-content: center;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Fund Manager Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.fundManager .elementor-divider-separator, .green-trantion .elementor-divider-separator, .improveAsset .elementor-divider-separator, .raisingFund .elementor-divider-separator {
    border-block-start: 0px solid #fff !important;
}
.fundManager .top .elementor-divider-separator, .green-trantion .top .elementor-divider-separator, .improveAsset .bottom .elementor-divider-separator {
    transition: 1s;
}
.fundManager .bottom .elementor-divider-separator, .raisingFund .bottom .elementor-divider-separator, .green-trantion .bottom .elementor-divider-separator, .improveAsset .top .elementor-divider-separator {
    transition: 2s;
}
.raisingFund .top .elementor-divider-separator {
    transition: 3s;
}

.animate .top .elementor-divider-separator, .end-scroll .bottom .elementor-divider-separator {
    border-block-start: 220px solid #fff !important;
}
.green-trantion.animate .top .elementor-divider-separator, .green-trantion.end-scroll .bottom .elementor-divider-separator {
    border-block-start: 296px solid #fff !important;
}

/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : 3 Boxes Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.threeBoxes .elementor-element:nth-of-type(2), .multipleBoxes .elementor-element:nth-of-type(2), .tripleBoxes .elementor-element:nth-of-type(2), .fourBox.line .elementor-element:last-of-type {
    transition: 1s;
}
.threeBoxes .elementor-element:last-of-type, .multipleBoxes .elementor-element:last-of-type, .tripleBoxes .elementor-element:last-of-type {
    transition: 1.5s;
}
.threeBoxes.line .elementor-element:nth-of-type(2), .multipleBoxes.line .elementor-element:nth-of-type(2), .tripleBoxes.line .elementor-element:nth-of-type(2) {
    --e-con-transform-translateY: 0;
}
.threeBoxes.line .elementor-element:last-of-type, .multipleBoxes.line .elementor-element:last-of-type, .tripleBoxes.line .elementor-element:last-of-type {
    --e-con-transform-translateY: 0;
}


/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - :  Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.workingCIP .elementor-widget-heading {
    --line-height: 78px;
}
.workingCIP .elementor-widget-heading {
    --line-count: 2;
}
.workingCIP .elementor-widget-heading .elementor-heading-title {
    margin: 0;
    background-color: #fff;
    background-image: linear-gradient(#4b4b4b, #4b4b4b);
    background-size: 100% calc(var(--line-height)* var(--line-count) + 16px);
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    color: rgba(0, 0, 0, 0) !important;
    position: relative;
    transition: all .5s ease;
}
.workingCIP .elementor-widget-heading .elementor-heading-title:hover {
    background-color: #4b4b4b;
    background-image: linear-gradient(#FFFFFF, #FFFFFF);
}
.workingCIP .elementor-widget-heading .color-shift {
    content: "";
    top: -8px;
    left: 0;
    right: 0;
    bottom: calc(100% - var(--line-height)* var(--line-count));
    position: absolute;
    cursor: default;
    z-index: 1;
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - :  Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
.lisTing .elementor-icon-list-text {
    font-weight: 500;
}
.listingRight .elementor-icon-list-items {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
}
.listingRight .elementor-icon-list-items .elementor-icon-list-item {
    width: 100%;
    gap: 15px;
    flex-direction: row-reverse;
}
.listingRight .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
    text-align: right;
}




/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - :  Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */






/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - :  Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */






/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - :  Section
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */






/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - : Responsive Breakpoints
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - -
- - - : 1600px
- - - - - - - - - - - - - */
@media only screen and (min-width: 1601px) {
    
    
}

/* - - - - - - - - - - - - -
- - - : 1366px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1399px) {
    .spaceWrap {
        max-width: calc(100% - 50px);
    }
    .workingCIP .elementor-widget-heading {
        --line-height: 65px;
    }
    .animate .top .elementor-divider-separator, .end-scroll .bottom .elementor-divider-separator {
        border-block-start: 180px solid #fff !important;
    }
    .green-trantion.animate .top .elementor-divider-separator, .green-trantion.end-scroll .bottom .elementor-divider-separator {
        border-block-start: 250px solid #fff !important;
    }
    .elementor-location-header .elementor-nav-menu {
        gap: 0 24px;
    }
    .elementor-location-header .subMenu .elementor-nav-menu a::before {
        bottom: 10px;
    }
}

/* - - - - - - - - - - - - -
- - - : 1200px
- - - - - - - - - - - - - */
@media only screen and (max-width: 1200px) {
    .mobileMenu .elementor-nav-menu .menu-item-has-children > a {
        justify-content: space-between;
    }
    .mobileMenu .elementor-nav-menu:not(.subMenu .elementor-nav-menu) {
        border-top: 1px solid #fff;
        border-bottom: 1px solid #fff;
    }
    .backMenu + .mainMenu > .elementor-widget-container {
        margin-top: 15px !important;
    }
    .mobileMenu .mainMenu .elementor-nav-menu.mobile > li {
        display: none;
    }
    .mobileMenu .mainMenu .elementor-nav-menu.mobile {
        margin-bottom: 15px;
    }
    .backMenu .elementor-button-content-wrapper {
        align-items: center;
        gap: 10px;
    }
    .mobileMenu .dialog-close-button > svg {
        display: none;
    }
    .mobileMenu .dialog-close-button {
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0,0,256,256' width='50px' height='50px' fill-rule='nonzero'%3E%3Cg fill='%23ffffff' fill-rule='nonzero' stroke='none' stroke-width='1' stroke-linecap='butt' stroke-linejoin='miter' stroke-miterlimit='10' stroke-dasharray='' stroke-dashoffset='0' font-family='none' font-weight='none' font-size='none' text-anchor='none' style='mix-blend-mode: normal'%3E%3Cg transform='scale(5.12,5.12)'%3E%3Cpath d='M7.71875,6.28125l-1.4375,1.4375l17.28125,17.28125l-17.28125,17.28125l1.4375,1.4375l17.28125,-17.28125l17.28125,17.28125l1.4375,-1.4375l-17.28125,-17.28125l17.28125,-17.28125l-1.4375,-1.4375l-17.28125,17.28125z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
        width: 35px;
        height: 35px;
        align-items: center;
        justify-content: center;
        background-size: 35px;
        background-repeat: no-repeat;
    }
    .workingCIP .elementor-widget-heading {
        --line-height: 55px;
    }
    .animate .top .elementor-divider-separator, .end-scroll .bottom .elementor-divider-separator {
        border-block-start: 130px solid #fff !important;
    }
    .green-trantion.animate .green-trantion .draw-divider .elementor-divider-separator {
        border-block-start: 200px solid #fff !important;
    }
    .mobileMenu .subMenu .elementor-nav-menu.mobile > li:first-of-type {
        padding-bottom: 20px;
        margin-bottom: 20px;
        width: 100%;
        display: block;
        border-bottom: 1px solid #fff !important;
    }
    .mobileMenu .subMenu .elementor-nav-menu.mobile > li:first-of-type > a {
        font-size: 25px;
    }
    .mobileMenu .elementor-nav-menu > li > a {
        width: fit-content;
        position: relative;
    }
    .mobileMenu .elementor-nav-menu > li > a::after {
        content: '';
        width: 10px;
        height: 10px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        opacity: 1 !important;
        transform: translate(0,-2px) rotate(45deg);
        position: absolute;
        right: -30px;
    }
    .mobileMenu .elementor-nav-menu > li:nth-child(1) > a::after, .mobileMenu .elementor-nav-menu > li:nth-child(4) > a::after, .mobileMenu .elementor-nav-menu > li:nth-child(5) > a::after {
        display: none;
    }
    .mobileMenu .subMenu .elementor-nav-menu.mobile > li:not(:first-of-type) > a::after {
        width: 8px;
        height: 8px;
        transform: translate(0,-1px) rotate(45deg);
        right: -20px;
    }
}

/* - - - - - - - - - - - - -
- - - : 1024px
- - - - - - - - - - - - - */
@media only screen and (max-width: 991px) {
    .spaceWrap {
        max-width: 100%;
        padding: 0 15px;
    }
    .elementor-location-header .centerLogo img {
        max-width: 220px;
    }
    body::before {
        max-width: 100%;
        left: 10px;
        right: 10px;
    }
    .workingCIP .elementor-widget-heading {
        --line-height: 40px;
    }
    .animate .top .elementor-divider-separator, .end-scroll .bottom .elementor-divider-separator {
        border-block-start: 100px solid #fff !important;
    }
    .green-trantion.animate .top .elementor-divider-separator, .green-trantion.end-scroll .bottom .elementor-divider-separator {
        border-block-start: 150px solid #fff !important;
    }
    .listingRight .elementor-icon-list-items {
        justify-content: flex-start;
    }
    .listingRight .elementor-icon-list-items .elementor-icon-list-item {
        gap: 0px;
        flex-direction: inherit;
    }
    .listingRight .elementor-icon-list-items .elementor-icon-list-item .elementor-icon-list-text {
        text-align: left;
    }
    .mobileMenu .subMenu .elementor-nav-menu.mobile > li:first-of-type > a {
        font-size: 22px;
    }
}

/* - - - - - - - - - - - - -
- - - : 767px
- - - - - - - - - - - - - */
@media only screen and (max-width: 767px) {
    .elementor-location-header .elementor-nav-menu .sub-menu > li > a {
        padding-top: 5px !important;
        padding-bottom: 5px !important;
    }
    .workingCIP .elementor-widget-heading {
        --line-height: 30px;
    }
    .animate .top .elementor-divider-separator, .end-scroll .bottom .elementor-divider-separator {
        border-block-start: 70px solid #fff !important;
    }
    .green-trantion.animate .top .elementor-divider-separator, .green-trantion.end-scroll .bottom .elementor-divider-separator {
        border-block-start: 110px solid #fff !important;
    }
    .mobileMenu .subMenu .elementor-nav-menu.mobile > li:first-of-type > a {
        font-size: 22px;
    }
}

/* - - - - - - - - - - - - -
- - - : 640px
- - - - - - - - - - - - - */
@media only screen and (max-width: 640px) {
    
}

/* - - - - - - - - - - - - -
- - - : 480px
- - - - - - - - - - - - - */
@media only screen and (max-width: 480px) {
    .elementor-location-header .elementor-nav-menu .sub-menu > li > a {
        padding-top: 2px !important;
        padding-bottom: 2px !important;
    }
}