#preloader {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000000;
    z-index: 99999;
    display: none;
}

#preloader.show {
    display: block;
}

.villa-loader-wrap {
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    width: 100%;
}

.villa-loader-inner {
    position: fixed;
    width: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
}

.villa-loader {
    margin-left: 92px;
}

@media only screen and (min-width: 576px) and (max-width: 767px),
(max-width: 575px) {
    .villa-loader {
        transform: scale(0.8);
        margin-left: 66px;
    }
}

.villa-loader-item {
    position: absolute;
    width: 6px;
    height: 80px;
    margin-top: -45px;
    border-radius: 0px;
    background-color: #ffffff;
    animation: villa-loader-aim 0.8s infinite;
    animation-direction: alternate-reverse;
}

.villa-loader .villa-loader-item:nth-child(1) {
    margin-left: 0px;
}

.villa-loader .villa-loader-item:nth-child(2) {
    margin-left: -14px;
    animation-delay: 0.1s;
}

.villa-loader .villa-loader-item:nth-child(3) {
    margin-left: -28px;
    animation-delay: 0.2s;
}

.villa-loader .villa-loader-item:nth-child(4) {
    margin-left: -42px;
    animation-delay: 0.3s;
}

.villa-loader .villa-loader-item:nth-child(5) {
    margin-left: -56px;
    animation-delay: 0.4s;
}

.villa-loader .villa-loader-item:nth-child(6) {
    margin-left: -70px;
    animation-delay: 0.5s;
}

.villa-loader .villa-loader-item:nth-child(7) {
    margin-left: -84px;
    animation-delay: 0.6s;
}

.villa-loader .villa-loader-item:nth-child(8) {
    margin-left: -98px;
    animation-delay: 0.7s;
}

@keyframes villa-loader-aim {
    0% {
        height: 2px;
        margin-top: 0;
        transform: rotate(0deg);
    }

    100% {
        height: 80px;
        transform: rotate(0deg);
    }
}

.button-arrow:hover svg rect {}

.heroTitle span {
    display: block;
}

.heroTitle span:not(:first-child) {
    margin-top: -50px;
}

#hero {
    transition: none;
}

.heroTitle.overlayText .elementor-heading-title {
    background-image: linear-gradient(to right, #fff, #fff);
    -webkit-background-clip: text;
    background-clip: text;
    background-size: 0;
    transition: background-size linear 0.3s;
    color: rgba(0, 0, 0, 0) !important;
    background-position: right center;
    background-repeat: no-repeat;
}

.animatedTitle .line-mask:not(:first-child) {
    margin-top: -25px;
}

.approachCard h3.elementor-icon-box-title>span span {
    font-size: 18px;
    letter-spacing: 2px;
    font-family: "Manrope", Sans-serif;
    display: block;
    color: #FFFFFF;
    background: rgb(184 176 157 / 40%);
    padding: 10px 25px;
    line-height: 1;
    border-radius: 30px;
    text-transform: uppercase;
    width: 134px;
    text-align: center;
    margin-bottom: 15px;
}

.content-hidden {
    display: none;
}

.fade-in {
    animation: fadeIn 0.5s ease-in-out;
}

@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

.criteriaBlock .bottomCol::before {
    content: '';
    background-color: #707070;
    width: calc(100% - 125px);
    height: 1px;
    position: absolute;
    left: 0;
    top: -100px;
}

.criteriaBlock .bottomColRight::before {
    content: '';
    background-color: #707070;
    width: calc(100% - 125px);
    height: 1px;
    position: absolute;
    left: 125px;
    top: -100px;
}

.criteriaBlock .bottomColRight::after {
    content: '';
    background-image: url(../images/shape-1.svg);
    width: 32px;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 32px auto;
    position: absolute;
    left: -17px;
    top: -116px;
    transition: all 0.5s;
}

.criteriaBlock:hover .bottomColRight::after {
    transform: rotate(180deg);
}

.manStrategyBlock .elementor-icon-list-items {
    flex-wrap: nowrap !important;
}

.manStrategyBlock .elementor-icon-list-items .elementor-icon-list-item:first-child {
    padding: 10px 30px;
    margin: -10px 30px -10px -17px !important;
    background: #E6E6E6;
    border-radius: 50px;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.manStrategyBlock .elementor-icon-list-items .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon {
    display: none;
}

.manStrategyBlock .elementor-icon-list-items .elementor-icon-list-item span {
    white-space: nowrap;
}

.managementBanner::before {
    content: '';
    width: 100%;
    height: 800px;
    background-color: #F9F8F6;
    position: absolute;
    left: 0;
    top: -200px;
    z-index: 1;
    pointer-events: none;
}

.managementBanner>.e-con-inner {
    z-index: 2;
}

.managementCarousel .swiper~.elementor-swiper-button svg {
    width: 88px !important;
    height: auto !important;
}

.managementCarousel .swiper~.elementor-swiper-button svg path {
    fill: #000000;
}

.managementCarousel .swiper {
    padding-top: 45px;
}

.managementCarousel .swiper .swiper-slide {
    transition: all 0.5s;
}

.managementCarousel .swiper .swiper-slide.swiper-slide-next {
    transform: translateY(-45px);
}

.contactSocialIcons .ekit_social_media svg path {
    fill: inherit !important;
    stroke: inherit !important;
}

.commonForm .gform-theme--foundation .gform_fields {
    gap: 40px 32px;
}

.commonForm .gform-theme--foundation .gfield .ginput_password.large,
.commonForm .gform-theme--foundation .gfield input.large,
.commonForm .gform-theme--foundation .gfield select.large,
.commonForm .gform-theme--foundation .gfield textarea.large {
    border-radius: 0;
    font-family: "Manrope", Sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.25px;
    padding: 0 0 15px;
    height: auto;
    line-height: 1;
    border: none;
    box-shadow: none;
    border-bottom: 1px solid #000;
}

.commonForm .gform-theme--foundation .gfield textarea.large {
    resize: none;
    height: 43px;
    min-block-size: inherit;
    min-height: inherit;
}

.commonForm .gform-theme--foundation .gform_footer,
.commonForm .gform-theme--foundation .gform_page_footer {
    justify-content: center;
    margin-top: 60px;
}

.commonForm .gform-theme.gform-theme--framework.gform_wrapper .button {
    border: 2px solid #000 !important;
    background-image: url(../images/arrow-circle.svg);
    background-color: transparent !important;
    background-repeat: no-repeat;
    background-size: 42px auto;
    background-position: calc(100% - 11px) 9px;
    font-family: "Manrope", Sans-serif !important;
    font-size: 19px !important;
    font-weight: 400 !important;
    letter-spacing: 0.25px !important;
    color: #000 !important;
    padding: 20px 70px 21px 30px !important;
    border-radius: 35px !important;
    outline: none !important;
    box-shadow: none !important;
    line-height: 1 !important;
    transition: all 0.4s !important;
}

.commonForm .gform-theme.gform-theme--framework.gform_wrapper .button:hover {
    background-image: url(../images/arrow-circle-white.svg);
    background-color: #000 !important;
    color: #FFF !important;
}

.commonForm .gform-theme--foundation .gfield *::-webkit-input-placeholder {
    color: #747474;
}

.commonForm .gform-theme--foundation .gfield *::-moz-placeholder {
    color: #747474;
}

.commonForm .gform-theme--foundation .gfield *:-ms-input-placeholder {
    color: #747474;
}

.commonForm .gform-theme--foundation .gfield *:-moz-placeholder {
    color: #747474;
}

.ekit-wid-con .ekit_sidebar-widget-container {
    top: 0 !important;
}

.hamburgerMenu .sm-vertical .menu-item a::after {
    content: '';
    background-image: url(../images/brandIcon-white.svg);
    width: 32px;
    height: 32px;
    opacity: 1 !important;
    background-color: transparent !important;
    position: absolute;
    right: 60px;
    top: calc(50% - 16px);
    left: inherit;
    pointer-events: none;
    transition: all 0.5s;
}

.hamburgerMenu .sm-vertical .menu-item:hover a::after,
.hamburgerMenu .sm-vertical .menu-item.current-menu-item a::after {
    transform: rotate(45deg);
    opacity: 0.2 !important;
}

.offcanvasMenu .ekit-wid-con .ekit_close-side-widget {
    position: fixed;
    right: 50px;
    top: 55px;
    width: 70px;
    height: 70px;
    z-index: 9;
}

.offcanvasMenu .ekit-wid-con .ekit-sidebar-group .ekit-overlay {
    background-color: #ffffff;
}

/* .approachCard {
    overflow: hidden;
}

.approachCard .elementor-icon-box-wrapper .elementor-icon-box-content {
    transition: ease-in-out .3s;
    transform: translateY(35%);
}

.approachCard .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description {
    opacity: 0;
    transform: translateY(50px);
    transition: all .5s;
    transition-delay: 0.1s;
}

.approachCard.active .elementor-icon-box-wrapper .elementor-icon-box-content {
    transform: translateY(0);
}

.approachCard.active .elementor-icon-box-wrapper .elementor-icon-box-content .elementor-icon-box-description {
    opacity: 1;
    transform: translateY(0);
} */

.teamList .team_member:nth-child(3n) {
    transform: translateY(-55px);
}

.teamContent b {
    font-weight: 700;
}

.management-accordion .e-n-accordion-item .e-n-accordion-item-title-icon {
    transition: all 0.3s;
}

.management-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon {
    transform: rotate(180deg);
}

.management-accordion .e-n-accordion-item {
    transition: all 0.5s;
}

.postNav .elementor-post-navigation {
    display: flex;
    justify-content: flex-end;
    gap: 30px;
}

.postNav .elementor-post-navigation .elementor-post-navigation__link {
    overflow: inherit;
    text-overflow: inherit;
    white-space: normal;
    width: auto;
}

.postNav .elementor-post-navigation .elementor-post-navigation__link a span {
    display: none;
}

.postNav .elementor-post-navigation .elementor-post-navigation__link a {
    display: block;
    background-repeat: no-repeat;
    background-position: center;
    font-size: 0;
    padding: 0;
    width: 88px;
    height: 56px;
}

.postNav .elementor-post-navigation .elementor-post-navigation__link.elementor-post-navigation__prev a {
    background-image: url(../images/left-arrow-carousel.svg);
}

.postNav .elementor-post-navigation .elementor-post-navigation__link.elementor-post-navigation__next a {
    background-image: url(../images/right-arrow-carousel.svg);
}

/* --- Accordion Container --- */
.accordion-container {
    /* width: 100%; */
    overflow: hidden;
    /* border-top: 1px solid #000000; */
    /* Ensures the border-radius is respected by children */
}

/* --- Individual Accordion Item --- */
.accordion-item {
    /* border-bottom: 1px solid #000000; */
    cursor: pointer;
}

/* --- Accordion Title --- */
/* .accordion-title {
    padding: 30px 0;
} */

.accordion-title:after {
    content: '';
    background-image: url(../images/shape-1.svg);
    width: 32px;
    height: 32px;
    position: absolute;
    right: 0;
    top: calc(50% - 16px);
    pointer-events: none;
    transition: all 0.3s;
}

.accordion-item.active .accordion-title:after {
    transform: rotate(180deg);
}

/* --- Accordion Content --- */
.accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s cubic-bezier(0.25, 0.8, 0.25, 1), padding 0.3s ease;
}

.accordion-content p {
    margin: 0;
    /* padding: 0 0 20px; */
}

@media screen and (max-width: 1440px) {
    .criteriaBlock .bottomCol::before {
        top: -50px;
        width: calc(100% - 50px);
    }

    .criteriaBlock .bottomColRight::before {
        top: -50px;
        width: calc(100% - 50px);
        left: 50px;
    }

    .criteriaBlock .bottomColRight::after {
        top: -65px;
    }

    .hamburgerMenu .sm-vertical .menu-item a::after {
        right: 40px;
    }
}

@media screen and (max-width: 1024px) {
    .offcanvasMenu .ekit-wid-con .ekit_close-side-widget {
        right: 30px;
        top: 30px;
    }

    .teamList .team_member:nth-child(3n) {
        transform: translateY(0);
    }
}

@media screen and (max-width: 1023px) {
    .manStrategyBlock .elementor-icon-list-items {
        flex-wrap: wrap !important;
    }

    .manStrategyBlock .elementor-icon-list-items .elementor-icon-list-item:first-child {
        border-radius: 10px 10px 0 0;
        width: calc(100% + 44px);
        margin: -10px -22px 10px -22px !important;
        justify-content: center;
    }

    .manStrategyBlock .elementor-icon-list-items .elementor-icon-list-item {
        padding: 5px 0;
    }

    .manStrategyBlock>.elementor-widget-container {
        border-color: #E6E6E6 !important;
    }

    .manStrategyBlock .elementor-icon-list-items .elementor-icon-list-item:nth-child(2) .elementor-icon-list-icon {
        display: flex;
    }
}

@media screen and (max-width: 767px) {
    .hamburgerMenu .sm-vertical .menu-item a::after {
        width: 24px;
        height: 24px;
        right: 20px;
        top: calc(50% - 12px);
        background-size: 24px auto;
    }

    .offcanvasMenu .ekit-wid-con .ekit_close-side-widget {
        right: 10px;
        top: 30px;
        width: 40px;
        height: 40px;
    }

    .postNav .elementor-post-navigation {
        gap: 10px;
    }

    .postNav .elementor-post-navigation .elementor-post-navigation__link a {
        width: 68px;
        height: 43px;
        background-size: 68px auto;
    }

    .criteriaBlock .bottomCol::before,
    .criteriaBlock .bottomColRight::before,
    .criteriaBlock .bottomColRight::after {
        display: none;
    }

    .accordion-title:after {
        background-size: 20px auto;
        width: 20px;
        height: 20px;
    }

    .commonForm .gform-theme--foundation .gform_fields {
        gap: 40px 30px;
    }

    .commonForm .gform-theme--foundation .gfield .ginput_password.large,
    .commonForm .gform-theme--foundation .gfield input.large,
    .commonForm .gform-theme--foundation .gfield select.large,
    .commonForm .gform-theme--foundation .gfield textarea.large {
        font-size: 18px;
    }

    .manStrategyBlock .elementor-icon-list-items .elementor-icon-list-item:first-child {
        width: calc(100% + 24px);
        margin: -10px -12px 10px -12px !important;
    }
}

@media screen and (max-width: 639px) {
    .commonForm .gform-theme--foundation .gform_fields {
        gap: 40px 0;
    }

    .commonForm .gform-theme.gform-theme--framework.gform_wrapper .button {
        font-size: 18px !important;
    }
}