/*
Theme Name: Facilitate Child Theme
Author: 
Description: Your description goes here
Version: 1.0
Template: hello-elementor

This is the child theme for Hello Elementor theme, generated with Generate Child Theme plugin by catchthemes.

(optional values you can add: Theme URI, Author URI, License, License URI, Tags, Text Domain)
*/



/***************************

    GLOBAL CSS

****************************/


.section-py{
    padding-top:150px;
    padding-bottom:150px;
}

body {
    max-width: 100%;
    overflow-x: hidden;
}

/***************************

    GLOBAL Button CSS

****************************/

.btn-prim a.elementor-button {
    padding: 0 !important;
    border-radius: 0;
    overflow: hidden;
}

.btn-prim a.elementor-button span.elementor-button-content-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
}

.btn-prim a.elementor-button span.elementor-button-content-wrapper .elementor-button-text {
    padding: 11px 64px 11px 24px;
    transition: padding 0.6s ease;
    width: 100%;
    text-align: center;
}

.btn-prim a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon {
    position: absolute;
    left: calc(100% - 44px); 
    top: 50%;
    transform: translateY(-50%);
    width: 39px;
    height: 39px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    transition: left 0.6s ease;
    z-index: 2;
}

.btn-prim a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon svg {
    width: 24px;
    height: 24px;
}

.btn-prim:hover a.elementor-button span.elementor-button-content-wrapper .elementor-button-text {
    padding: 11px 24px 11px 64px; 
}

.btn-prim:hover a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon {
    left: 6px; 
}

.btn-prim:hover a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon svg path {
    transition: stroke 0.6s ease;
    stroke: #283c4c;
}

.btn-prim.btn-sec:hover span.elementor-button-text {
    color: #fff;
    transition: all 0.6s ease;
}

.btn-prim.btn-sec a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon {
    background: #6A6B6E;
}

.btn-prim.btn-sec:hover a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon {
    background: #fff;
}
.btn-prim.h-gold:hover a.elementor-button span.elementor-button-content-wrapper span.elementor-button-icon svg path {
    stroke: #c4b279;
}



.page-id-1438 .btn-prim:hover a.elementor-button {
    background: #6a6b6e !important;
}


/***************************

    Header CSS

****************************/

.headerMenu ul li.menu-item a:hover:before {
    background: #c4b279 !important;
}

.headerMenu ul li.menu-item a:before {
    content: '';
    width: 6px;
    height: 6px;
    background: #718A9E !important;
    position: relative;
    opacity: 1 !important;
    left: -5px;
}

.headerMenu ul li.menu-item.current-menu-item a:before {
    content: '';
    background: #c4b279 !important;
}


/***************************

    Banner  CSS

****************************/

.bannerHero:before {
    content: '';
    background: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.bannerHero:after {
    content: '';
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/bg-lines.svg) no-repeat;
    background-position: center center;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.bannerHero {
    z-index: 1;
}

.page-id-21 .borderLines ul li svg {
    fill: #fff !important;
}

/***************************

    2030 section  CSS

****************************/

.marketContextInfo  h2 {
    color: #C4B279 !important;
}

.vissionWrapper .vissionText {
    font-size: 50px;
    color: #fff;
    line-height: 50px;
}

.vissionHandler {
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.vissionWrapper .vissionInner {
    width: 1240px;
    margin: auto;
    text-align: center;
}

.vissionScroll {
    position: relative;
    bottom: -80px;
}

.vissionWrapper .vissionInner h2, .vissionAbs h2 {
    font-family: "Inter" !important;
    font-size: 250px !important;
    line-height: 190px;
    color: #fff;
    margin: 40px 0px 0px 0px;
    /*padding-bottom: 200px;*/
    font-weight: 900 !important;
}
.vissionAbs{
    height:900px;
    display: flex;
    justify-content: center;
    align-items: center;
    background:#283C4C;
}
.vissionAbs h2{
    margin:0 !important;
    padding:0 !important;
}

.vissionScroll {
    display: inline-flex;
    align-items: center;
}

.vissionScroll span {
    color: #fff;
    text-transform: uppercase;
}

.vissionScroll img {
    margin-left: 10px;
}

.vissionWrapper {
    padding-bottom: 45px;
}
.marketContext{
    height:900px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/environment1.png) no-repeat center/cover;
}
.marketContext .marketContextInner{
    text-align:center;
    max-width: 60vw;
}

.marketContext h2, .marketContext p, .marketContext{
    color:#fff;
}

.softFmHoverCard .elementor-widget-wrap.elementor-element-populated {
    transition: all 0.3s ease;
    transform: translateY(0px);
}

.softFmHoverCard .elementor-widget-wrap.elementor-element-populated:hover {
    transition: all 0.3s ease;
    transform: translateY(0px);
    background: #F4F6F7;
    box-shadow: 74px 133px 61px rgba(176, 176, 176, 0.01), 42px 75px 51px rgba(176, 176, 176, 0.05), 19px 33px 38px rgba(176, 176, 176, 0.09), 5px 8px 21px rgba(176, 176, 176, 0.1);
}





.vissionRelative {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
}

.vissionRelative .step1,
.vissionRelative .step2,
.vissionRelative .step3 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* ---------------------------------
   STACKING & INITIAL STATES 
-----------------------------------*/

.vissionRelative .step1 {
    z-index: 1;
}

.vissionRelative .step2 {
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/environment1.png) no-repeat center/cover;
}

.vissionRelative .step2 h2 {
    transform: scale(6); 
    will-change: transform, background-position;
    
    background-image: url('https://facilitate-sa.com/wp-content/uploads/2026/06/vission.webp'); 
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    
    -webkit-background-clip: text;
    background-clip: text;
    
    --text-fill: rgba(255, 255, 255, 0);
    -webkit-text-fill-color: var(--text-fill);
    color: var(--text-fill); 
}

.vissionRelative .step3 {
    z-index: 3;
    transform: translateY(100%); 
    will-change: transform;
}

/***************************

    FramerWork section  CSS

****************************/


.p-right > .elementor-widget-wrap.elementor-element-populated {
    padding-left: clamp(10px, 3vw, 87px) !important;
}

.p-top-bottom > .elementor-widget-wrap.elementor-element-populated{
    padding-left: clamp(10px, 3vw, 65px)!important;
    padding-bottom: clamp(10px, 3vw, 65px)!important;
}

.p-top-bottom {
    position: relative;
}

.p-top-bottom .img-hover:after{
    content: '';
    background: #6A6B6E;
    width: 397px;
    height: 288px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
}

.p-top-bottom .img-hover{
    position:unset !important;
    min-height: 100% !important;
}
.p-top-bottom .img-hover img{
    min-height: 100% !important;
}


.img-hover {
    overflow: hidden;
    transition: all 1s ease;
}

.img-hover:hover img {
    transform: scale(1.1);
    transition: all 0.6s ease;
}

.img-hover img {
    transform: scale(1);
    transition: all 0.6s ease;
}


.borderLines ul li {
    position: relative !important;
    z-index:1;
}

.page-id-882 .borderLines ul li span.elementor-icon-list-icon svg {
    fill: #2b2b2d !important;
}

.borderLines ul li:before {
    content: '';
    border: dashed 0.1px #283C4C;
    height: 100%;
    position: absolute;
    left: 13px;
    top: 25px;
    z-index: -1;
}

.borderLines ul li svg {
    background: #fff;
}

.borderLines ul li:last-child:before {
    display: none;
}

.fmCountr  .elementor-widget-wrap.elementor-element-populated {
    background: rgba(0, 0, 0, 0.1);
    border: solid 1px rgb(255 255 255 / 28%);
    padding: 20px 17px !important;
}
.fmCountr {
    margin-left: 120px;
}


.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated:hover {
    background: #283C4C !important;
    transform: translateY(-15px);
    transition: all 0.4s ease;
}

.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated, 
.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated:hover, 
.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated .elementor-icon-box-title, 
.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated .elementor-icon-box-description {
    transition: all 0.4s ease;
}

.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated {
    transform: translateY(0px);
    transition: all 0.4s ease !important;
}

.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated:hover .elementor-icon-box-title {
    transition: all 0.4s ease;
    color: #fff;
}

.indusCarHover .elementor-column .elementor-widget-wrap.elementor-element-populated:hover .elementor-icon-box-description {
    transition: all 0.4s ease;
    color: #C6C6C6;
}


.cardHover .elementor-column .elementor-widget-wrap.elementor-element-populated:hover {
    transition: all 0.4s ease;
    transform: translateY(-15px);
    background: #ffffff3b !important;
}

.cardHover .elementor-column .elementor-widget-wrap.elementor-element-populated {
    transition: all 0.4s ease !important;
    transform: translateY(0px);
}

.bgLinesImage {
    overflow: hidden;
}

.bgLinesImage  .elementor-background-overlay {
    transition: all 0.7s ease;
    transform: scale(1);
}

.bgLinesImage:hover .elementor-background-overlay {
    transition: all 0.7s ease;
    transform: scale(1.2);
}


/***************************

    Solution section  CSS

****************************/

.listControll .elementor-icon-list-text span {
    color: #818181;
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    font-family: "Inter";
}


/* What We Do CSS*/



.fm-review-panel.fm-panel-active .fm-expanded-content {
    overflow-y: auto; 
    height: 100%;
    padding-bottom: 50px;
    
    scrollbar-width: thin;
    scrollbar-color: #C4B279 transparent;
}

.fm-review-panel.fm-panel-active .fm-expanded-content::-webkit-scrollbar {
    width: 6px; 
}

.fm-review-panel.fm-panel-active .fm-expanded-content::-webkit-scrollbar-track {
    background: transparent;
    border-radius: 10px;
}

.fm-review-panel.fm-panel-active .fm-expanded-content::-webkit-scrollbar-thumb {
    background: #C4B279;
    border-radius: 10px;
}

.fm-review-panel.fm-panel-active .fm-expanded-content::-webkit-scrollbar-thumb:hover {
    background: #283C4C;
}



.fm-review-tabs {
    --fm-dark: #263d4f;
    --fm-active-dark: #090909;
    --fm-gold: #c9b16b;
    --fm-text: #ffffff;
    --fm-muted: #6b6f76;
    --fm-border: rgba(122, 57, 255, 0.95);

    display: grid;
    grid-template-columns: 34fr 21.5fr 21.5fr 23fr;
    width: 100%;
    height:670px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    overflow: hidden;
    background: #f6f3ef;
    transition: grid-template-columns 850ms cubic-bezier(0.22, 1, 0.36, 1);
}

.fm-review-tabs.fm-active-1 {
    grid-template-columns: 34fr 21.5fr 21.5fr 23fr;
}

.fm-review-tabs.fm-active-2 {
    grid-template-columns: 21.5fr 34fr 21.5fr 23fr;
}

.fm-review-tabs.fm-active-3 {
    grid-template-columns: 21.5fr 21.5fr 34fr 23fr;
}


.digitalTabs .fm-review-panel.fm-panel-active.fm-panel-two {
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/glowing-skyscrapers-illuminate-futuristic-cityscape-night-generated-by-ai-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.digitalTabs .fm-review-panel.fm-panel-active.fm-panel-three {
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/business-team-meeting-working-with-new-startup-project-discussion-analysis-data-charts-graphs-digital-tablet-calculator-laptop-computer-using-business-finance-accounting-concept-1.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


.fm-review-tabs.digitalTabs .fm-review-panel.fm-panel-active.fm-panel-one{
    background-image: url("https://facilitate-sa.com/wp-content/uploads/2026/06/sol1.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fm-review-tabs.hardTab .fm-review-panel.fm-panel-active.fm-panel-one{
    background-image: url("https://facilitate-sa.com/wp-content/uploads/2026/06/sol2.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hardTab .fm-review-panel.fm-panel-active.fm-panel-two{
    background-image: url("https://facilitate-sa.com/wp-content/uploads/2026/06/control-and-verify.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.hardTab .fm-review-panel.fm-panel-active.fm-panel-three{
    background-image: url("https://facilitate-sa.com/wp-content/uploads/2026/06/report-and-govern.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.fm-review-panel,
.fm-review-cta {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.fm-review-panel {
    cursor: pointer;
    border-right: 1px solid rgba(0, 0, 0, 0.2);
    color: var(--fm-muted);
    min-width: 0;
    transition:
        background-color 450ms ease,
        color 450ms ease;
    will-change: background-color, color;
}

.fm-review-panel.fm-panel-active {
    background-size: cover;
    background-position: center;
    color: var(--fm-text);
}

.fm-review-cta {
    background: var(--fm-dark);
    color: #fff;
    min-width: 0;
}

/* Overlay */
.fm-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7));
    border: 1px solid #737373;
    opacity: 0;
    transition: opacity 0.35s ease;
    z-index: 1;
}

.fm-panel-active .fm-overlay {
    opacity: 1;
}

/* Pattern */
.fm-pattern,
.fm-cta-pattern {
    position: absolute;
    inset: 0;
    /*opacity: 0.32;*/
    /*pointer-events: none;*/
    /*background-image:*/
    /*    linear-gradient(35deg, transparent 0 45%, rgba(145, 145, 145, 0.15) 45% 46%, transparent 46% 100%),*/
    /*    radial-gradient(circle at 22% 58%, rgba(130, 130, 130, 0.25) 0 2px, transparent 3px),*/
    /*    radial-gradient(circle at 45% 42%, rgba(130, 130, 130, 0.18) 0 2px, transparent 3px),*/
    /*    radial-gradient(circle at 68% 66%, rgba(130, 130, 130, 0.16) 0 2px, transparent 3px);*/
    /*background-size: 180px 180px, 160px 160px, 180px 180px, 210px 210px;*/
    /*background-position: 15% 60%, 35% 40%, 70% 65%, 85% 25%;*/
}

.fm-panel-active .fm-pattern {
    opacity: 0.13;
    filter: invert(1);
}

.fm-cta-pattern {
    opacity: 0.22;
    filter: invert(1);
}

/* Inner */
.fm-panel-inner {
    position: relative;
    z-index: 2;
    height: 100%;
    min-height:max-content;
    padding: 18px 18px 26px;
    display: flex;
    flex-direction: column;
}

.fm-step {
    display: block;
    font-size:24px;
    line-height: 1;
    color: #696d73;
    margin-bottom: 20px;
}

.fm-panel-active .fm-step {
    color: #fff;
}

/* Headings */
.fm-review-panel h3 {
    margin: 0 0 30px;
    font-size: 32px;
    line-height: 40px;
    font-weight: 500;
    color: var(--fm-gold);
    text-transform: uppercase;
}

.fm-desc {
    font-size: 16px;
    color: #F7F7F7;
}

.fm-highlight {
    color: var(--fm-gold);
}

/* Includes */
.fm-includes {
    margin-top: auto;
}

.fm-includes h4 {
    margin: 0 0 10px;
    font-size: 22px;
    line-height: 1;
    font-weight: 600;
    color: #fff;
}
.fm-digital-content p strong {
    color: #283C4C;
}

.fm-includes span {
    margin: 0 0 5px;
    padding: 6px 8px;
    border: 1px solid rgba(255, 255, 255, 0.32);
    color: #fff;
    font-size: 15px;
    line-height: 1.15;
    white-space: nowrap;
    background: rgba(0, 0, 0, 0.004);
    font-weight: 400;
    font-family: "Inter";
    display: table;
}

/* Collapsed State */
.fm-collapsed-title {
    margin-top: auto;
    font-size: 25px;
    line-height: 1.32;
    font-weight: 400;
    color: #6d7076;
    text-transform: uppercase;
    transition: opacity 0.25s ease, transform 0.35s ease;
}

.fm-collapsed-title {
    position: absolute;
    left: 18px;
    width: max-content;
    bottom: 26px;
    margin-top: 0;
    font-size: 25px;
    line-height: 1.32;
    font-weight: 400;
    color: #6d7076;
    text-transform: uppercase;
    opacity: 1;
    transform: translateY(0);
    transition:
        opacity 300ms ease,
        transform 500ms cubic-bezier(0.22, 1, 0.36, 1);
}

.fm-expanded-content {
    display: block;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transform: translateY(18px);
    pointer-events: none;
    transition:
        max-height 850ms cubic-bezier(0.22, 1, 0.36, 1),
        opacity 450ms ease,
        transform 650ms cubic-bezier(0.22, 1, 0.36, 1);
}

.fm-review-panel.fm-panel-active .fm-collapsed-title {
    opacity: 0;
    transform: translateY(16px);
    pointer-events: none;
}

.fm-review-panel.fm-panel-active .fm-expanded-content {
    max-height: max-content;
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
    transition-delay: 120ms;
}



/* CTA */
.fm-review-cta {
    padding: 28px 26px 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

.fm-review-cta p {
    position: relative;
    text-align: center;
    font-size: 17px;
    line-height: 22px;
    color: #fff;
}

.fm-cta-bottom {
    position: relative;
    z-index: 2;
    text-align: center;
}

.fm-cta-bottom h3 {
    font-family: "Clash Grotesk";
    font-size: 24px;
    line-height: 26px;
    font-weight: 400;
    color: #fff;
}

.fm-cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 15px;
    min-height: 34px;
    padding: 0 4px 0 15px;
    background: var(--fm-gold);
    color: #fff;
    font-size: 12px;
    line-height: 1;
    text-decoration: none;
    transition: transform 0.25s ease, background-color 0.25s ease;
}

.fm-cta-btn:hover,
.fm-cta-btn:focus {
    transform: translateY(-2px);
    background: #d4bd79;
    color: #fff;
}

.fm-cta-btn i {
    width: 27px;
    height: 27px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    color: var(--fm-gold);
    font-style: normal;
    font-size: 16px;
}

.fm-review-panel:before {
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/ngAngle.png) no-repeat;
    /*background-size: 100% 100%;*/
    opacity: 1;
    mix-blend-mode: exclusion;
    transform: rotate(360deg);
    transform-origin: center;
    pointer-events: none;
    content: "";
    position: absolute;
    width: 100%;
    height: 66%;
    z-index: auto;
    bottom: 0;
}

.fm-panel-inner strong.fm-highlight {
    font-family: "Clash Grotesk";
    font-weight: 500;
    font-size: 24px;
    line-height: 25px;
    margin-bottom: 40px;
    display: block;
}


.fm-review-cta:before {
    content: "";
    position: absolute;
    top: -6%;
    right: 0;
    width: 100%;
    height: 60%;
    background-image: url(https://facilitate-sa.com/wp-content/uploads/2026/06/ngAngle.png);
    background-repeat: no-repeat;
    background-position: left;
    background-size: contain;
    opacity: 1;
    mix-blend-mode: lighten;
    transform: rotate(181deg);
    transform-origin: center;
    pointer-events: none;
    z-index: 1;
    transition: all 0.4s ease;
}


.fm-review-cta:after {
    content: "";
    position: absolute;
    bottom: -6%;
    left: 0;
    width: 100%;
    height: 60%;
    background-image: url(https://facilitate-sa.com/wp-content/uploads/2026/06/ngAngle.png);
    background-repeat: no-repeat;
    background-size: contain;
    opacity: 1;
    mix-blend-mode: lighten;
    transform: rotate(0deg);
    transform-origin: center;
    pointer-events: none;
    z-index: 1;
    transition: all 0.4s ease;
}

.fm-review-cta:hover:before, .fm-review-cta:hover:after {
    transition: all 0.4s ease;
}

.fm-review-cta:hover:before {
    transform: rotate(195deg);
    height: 65%;
    transition: all 0.4s ease;
}

.fm-review-cta:hover:after {
    height: 65%;
    transform: rotate(-15deg);
    transition: all 0.4s ease;
}

.fm-review-cta a.elementor-button {
    line-height: 27px;
    font-size:16px;
}

.fm-review-cta .btn-prim {
    text-align: center;
}

.fm-review-cta .btn-prim span.elementor-button-content-wrapper {
    background: #c4b279;
}

.fm-review-cta .btn-prim:hover span.elementor-button-content-wrapper {
    background: #6a6b6e;
}

.orPhilosCard.cardHover .elementor-column .elementor-widget-wrap.elementor-element-populated:hover {
    background: rgba(196, 178, 121, 0.2) !important;
}

/*fm-digital-section CSS*/

.fm-digital-spacer {
    position: relative;
    width: 100%;
    max-width: 100%;
    /*background: #ebe2dd;*/
    overflow: visible;
    isolation: isolate;
    box-sizing: border-box;
}

.fm-digital-section {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: clamp(936px, calc(-827px + 154.7vw), 1100px);
    min-height: clamp(936px, calc(-827px + 154.7vw), 1100px);
    margin-left: 0 !important;
    margin-right: 0 !important;
    background: #ebe2dd;
    overflow: hidden;
    isolation: isolate;
    box-sizing: border-box;
    will-change: auto;
}


.fm-digital-pin {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 100%;
    min-height: 100%;
    overflow: hidden;
    background: #ebe2dd;
    isolation: isolate;
    box-sizing: border-box;
    transform: none;
    will-change: auto;
}

.fm-digital-bg-wrap {
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    overflow: hidden;
    background: #ebe2dd;
}

.fm-digital-bg {
    position: absolute;
    inset: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 0;
    pointer-events: none;
    transform: none !important;
    transition: opacity 0.28s ease;
    will-change: opacity;
}

.fmServicesheader .subFm {
    color: #283C4C;
    font-size: 14.43px;
    font-family: "Inter";
    font-weight: 600;
}

.fm-digital-bg.is-active {
    z-index: 2;
    opacity: 1;
    transform: none !important;
}

.fm-digital-bg-wrap {
    background: #ebe2dd;
}

.contactInfo span {
    color: #ece8e6  !important;
}
ul.ulFooterInfo {
    list-style: none;
    padding: 0;
}

ul.ulFooterInfo li {
    margin-bottom: 5px;
}
.fm-digital-content {
    position: relative;
    z-index: 3;
    width: min(900px, calc(100% - clamp(32px, 6vw, 96px)));
    margin-inline: auto;
    padding-top: clamp(70px, 7vh, 76px);
    text-align: center;
    color: #253b4d;
}

.fm-eyebrow {
    display: block;
    margin-bottom: clamp(8px, 1vw, 12px);
    font-size: 14.43px;
    font-weight: 600;
    text-transform: uppercase;
    color: #6A6B6E;
    font-family: "Inter";
}

.fm-digital-content h2 {
    margin: 0;
    font-size: clamp(30px, 3.15vw, 48px);
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: -0.035em;
    color: #263d50;
}

.fm-digital-content p {
    width: min(900px, 100%);
    margin: clamp(14px, 1.6vw, 22px) auto 0;
    font-size: clamp(13px, 0.95vw, 16px);
    line-height: 1.85;
    font-weight: 400;
    color:#6A6B6E;
}
.envCaseStudy .caseTitleBox .elementor-icon-box-content {
    background: rgba(255, 255, 255, 0.15);
    padding: 20px;
    backdrop-filter: blur(2px);
    border: solid 1px #ffffff36;
    margin-bottom: 15px;
}
.fm-digital-pill {
    position: absolute;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-width: 250px;
    padding: 14px 16px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    opacity: 1;
    backdrop-filter: blur(6.15px);
    -webkit-backdrop-filter: blur(6.15px);
    box-sizing: border-box;
    transform: none;
    will-change: auto;
    transition:
        background-color 0.25s ease,
        box-shadow 0.25s ease,
        border-color 0.25s ease;
}   

.fm-digital-pill span {
    display: block;
    padding-right: 15px;
    text-align: left;
    color: #ffffff;
    font-size: 14px !important;
    line-height: 20px !important;
    font-weight: 400;
}

#fm-digital-1 .fm-digital-pill i {
   display: flex !important;
    align-items: center;
    justify-content: center;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    margin: 0;
    padding-bottom: 3px;
    border-radius: 50%;
    color: #ffffff;
    font-style: normal;
    font-size: 22px;
    font-weight: 400;
    line-height: 1;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(4.4px);
    -webkit-backdrop-filter: blur(4.4px);
}

.fm-digital-pill.is-active {
transform: translateZ(0) !important;
}

.fm-pill-1 {
    left: 13%;
    top: 36%;
}

.fm-pill-2 {
    right: 21%;
    top: 34%;
}

.fm-pill-3 {
    right: 12%;
    bottom: 30%;
}

.fm-pill-4 {
    left: 20%;
    bottom: 24%;
}

.page-id-797 #fm-digital-1 button.fm-digital-pill.fm-pill-1 {
    left: 10%;
    top: 30%;
}

.page-id-797 #fm-digital-1 button.fm-digital-pill.fm-pill-2 {
    left: 5%;
    top: 48%;
    right: unset;
}

.page-id-797 #fm-digital-1 button.fm-digital-pill.fm-pill-3 {
    right: unset;
    left: 14%;
    bottom: 26%;
}

.page-id-797 #fm-digital-1 button.fm-digital-pill.fm-pill-4 {
    right: 15%;
    left: unset;
    top: 35%;
    bottom: unset;
}

.page-id-797 #fm-digital-1 button.fm-digital-pill.fm-pill-5 {
    left: unset;
    right: 7%;
    bottom: 22%;
}

.page-id-797 #fm-digital-1 button.fm-digital-pill.fm-pill-6 {
    right: 10%;
    bottom: 35%;
}

.page-id-797 #fm-digital-1 button.fm-digital-pill.fm-pill-7 {
    right: 9%;
    bottom: 22%;
}



#fm-digital-1 button.fm-digital-pill.is-active {
    background: #718A9E;
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(6.15px);
    border-radius: 16px;
}

#fm-digital-1 button.fm-digital-pill {
    display: flex;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
    border: 1px solid rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(6.15px);
    border-radius: 16px;
    opacity: 1;
    justify-content: space-between;
}

#fm-digital-1 .fm-digital-pill span {
    text-align: left;
    color: #fff;
    font-weight: 400;
}

#fm-digital-1 button.fm-digital-pill span {
    font-size: 14px !important;
    line-height: 20px !important;
    padding-right: 15px;
    text-transform: capitalize;
}



/* Digital Control */

.corOperation .elementor-widget-text-editor ul {
    padding-left: 20px;
}

.infoBgEq .elementor-icon-box-wrapper {
    padding-right: 25px;
}

/*.corOperation{*/
/*    padding-left:50px;*/
/*}*/

.infoBgEq .elementor-icon-box-wrapper h3 {
    margin-top: 0;
}


.infoBgEq .elementor-icon-box-wrapper span.elementor-icon {
    min-height: 100%;
}

.infoBgEq  .elementor-icon-box-wrapper {
    align-items: normal !important;
}

.infoBgEq .elementor-icon-box-wrapper span.elementor-icon {
    display: flex;
    align-items: center;
    justify-content: center;
}


/* Counter CSS */

.countSetting .elementor-counter {
    flex-direction: row-reverse;
}

.countSetting .elementor-counter span.elementor-counter-number-prefix {
    display: none;
}

.countSetting .elementor-counter .elementor-counter-number-wrapper {
    aspect-ratio: 1 / 1;
    width: clamp(50px, 15vw, 111px);
    flex: unset;
    align-items: center;
    justify-content: center;
}

.countSetting .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number, 
.countSetting .elementor-counter .elementor-counter-number-wrapper .elementor-counter-number-suffix {
    flex: 1;
    font-size: 30px;
    position: relative;
    right: -10px;
}

.countSetting .elementor-counter .elementor-counter-number-wrapper:before {
    content: "";
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/counter.svg) no-repeat center/cover;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: -1;
    left: 0;
    top: 0;
}

.countSetting .elementor-counter .elementor-counter-number-wrapper {
    position: relative;
    z-index: 1;
    margin-right: 17px;
}

.countSetting .elementor-counter .elementor-counter-number-wrapper span.elementor-counter-number {
    text-align: right;
}

.countSetting .elementor-counter .elementor-counter-title {
    font-size: 18px !important;
}

.digitalBg {
    background: #283C4C;
}




.boldMix  strong {
    font-weight: 500;
}
.digitalBg .elementor-background-overlay {
    mix-blend-mode: multiply;
}

.digitalBg {
    position: relative;
    overflow: hidden;
    z-index: 1;
}

.digitalBg:after {
    content: '';
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #6A6B6E;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0.1s;
    z-index: -1;
}

.digitalBg:hover::after {
    transform: translate(-50%, -50%) scale(300);
    transition: transform 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.iconBgHover .elementor-icon-wrapper {
    width: 83px;
    height: 83px;
    background: #c4b279;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-left: auto;
    transition: all 0.4s ease;
    transition-delay: 0.4s;
}

.digitalBg:hover .iconBgHover .elementor-icon-wrapper {
    background: #fff;
    transition: all 0.4s ease;
}

.digitalBg:hover .iconBgHover .elementor-icon-wrapper svg path {
    fill: #6A6B6E!important;
    transition: all 0.5s ease;
}

.digitalBg .iconBgHover .elementor-icon-wrapper svg path {
    transition-delay: 0.4s;
}



.borderLinesWhy ul li span.elementor-icon-list-text span {
    color: #C6C6C6 !important;
    text-transform: none;
    font-weight: 400;
    font-family: "Inter";
}

.borderLinesWhy  ul li span svg {
    background: unset;
}

.borderLinesWhy ul li:before {
    border-color: #fff;
    z-index: 0;
    height: 84%;
    top: 30px;
}


.visibleSecBg:before, .visibleSecBg:after {
    content: '';
    width: 100%;
    position: absolute;
    /*background-size: 100% auto !important;*/
    background-position: center right !important;
    /*height: 66%;*/
    bottom: 0;
    right: 0;
    transition: all 0.4s ease;
}

.visibleSecBg:before {
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/fs2.png) no-repeat;
    transform: translate(-70px, 65px);
    background-size: 105% auto !important;
    height: 73%;
}

.visibleSecBg:after {
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/fs1.png) no-repeat;
    transform: translate(54px, 10px);
    background-size: 95% auto !important;
    height: 73%;
}

.visibleSecBg .elementor-background-overlay {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 53.01%, #FFFFFF 10.02%);
    z-index: 1;
    height: 35%;
    bottom: 0 !important;
    top: unset !important;
}
.visibleSecBg {
    transition: all 0.4s ease;
}

.visibleSecBg:hover:after {
    transition: all 0.4s ease;
    transform: translate(54px, 0px);
}
.keyAdvantages li.elementor-icon-list-item {
    padding: 15px 0px;
    border-bottom: 1px solid rgba(40, 60, 76, 0.3);
}

.CapabilityCard .elementor-widget-wrap.elementor-element-populated:hover .elementor-heading-title {
    color: #fff;
}


.CapabilityCard .elementor-widget-wrap.elementor-element-populated:hover .elementor-heading-title {
    color: #fff;
}

.CapabilityCard .elementor-widget-wrap.elementor-element-populated:hover span.elementor-divider-separator {
    border-color: rgb(255 255 255 / 31%);
}

.CapabilityCard .elementor-widget-wrap.elementor-element-populated:hover .elementor-widget.elementor-widget-text-editor {
    color: rgb(255 255 255 / 70%);
}

.CapabilityCard .elementor-widget-wrap.elementor-element-populated:hover h3.elementor-heading-title {
    color: #c4b279;
}

.demandingCard .elementor-image-box-content {
    background: rgba(255, 255, 255, 0.05);
}

.demandingCard .elementor-image-box-wrapper {align-items: stretch !important;}

.demandingCard .elementor-image-box-wrapper figure.elementor-image-box-img {
    flex-basis: 43%;
    margin-right: 24px !important;
    width: 43% !important;
}

.demandingCard .elementor-image-box-wrapper .elementor-image-box-content {
    flex-basis: 57%;
    width: 57% !important;
    padding: 40px 30px 0px 30px;
}

.demandingCard .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
    margin-bottom: 30px;
    margin-top: 0;
}

.demandingCard .elementor-image-box-wrapper .elementor-image-box-content ul {
    padding: 0;
    list-style: none;
}

.demandingCard .elementor-image-box-wrapper .elementor-image-box-content ul li {
    color: rgb(255 255 255 / 70%);
    font-size: 17px;
    line-height: 21px;
    font-weight: 500;
    margin-bottom: 15px;
    position: relative;
    display: flex;
    align-items: center;
}

.demandingCard .elementor-image-box-wrapper .elementor-image-box-content ul li:before {
    content: "";
    display: block;
    min-width: 8px;
    height: 8px;
    background: #C4B279;
    margin-right: 10px;
}

.txtBlury  .elementor-image-box-content {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 12.54%, rgba(0, 0, 0, 0.55) 100%);
    backdrop-filter: blur(1px);
    position: absolute;
    bottom: 0;
    padding: 30px 0px 15px 0px;
}

.txtBlury figure.elementor-image-box-img img {
    height: 285px;
}

.txtBlury .elementor-image-box-content h3 {
    margin: 0;
}
.txtBlury figure.elementor-image-box-img img {
    width: 100%;
}
.txtBlury  .elementor-image-box-wrapper, .txtBlury figure.elementor-image-box-img, .txtBlury img {
    min-height:285px;
    height: 285px;
}

.txtBlury  .elementor-image-box-wrapper {
    transition: all 0.5s ease;
    transform: scale(1);
    overflow: hidden;
}

.txtBlury .elementor-image-box-wrapper figure.elementor-image-box-img:hover img {
    transition: all 0.5s ease;
    transform: scale(1.1);
}


.mixedDev li span.elementor-icon-list-text {
    font-weight: 500 !important;
    color: #718A9E;
}

.mixedDev li span.elementor-icon-list-text span {
    color: #283C4C;
    text-transform: uppercase;
    font-weight: 500 !important;
}

.mixedDev li {
    padding: 17px 20px !important;
    border-bottom: solid 1px #DAE2E6;
}

.mixedDev ul li:last-child {
    border: none;
}

.slider-custom-arrows .slick-arrow {
    width: 70px !important;
    height: 70px !important;
    border-radius: 50%;
    border: none;
    background: #c4b279;
    box-shadow: #897e5e -1px -1px 1px 0px !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

.slider-custom-arrows  button.slick-prev-custom.slick-arrow.slick-disabled, 
.slider-custom-arrows button.slick-next-custom.slick-arrow.slick-disabled{
    background: #F4F6F7 !important;
}

.slider-custom-arrows  button.slick-prev-custom.slick-arrow.slick-disabled{
    box-shadow: #718a9e73 -1px -1px 1px 0px !important;
}

.slider-top-controls {
    display: flex;
    justify-content: end;
    align-items: center;
    position: relative;
    top: -70px;
    margin-top: -30px;
}

.slider-custom-arrows .slick-prev-custom ,
.slider-top-controls .slider-counter{
    margin-right: 30px;
}

ul.ctaList {
    padding: 0;
    list-style: none;
}

ul.ctaList li {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

ul.ctaList li span:first-child {
    color: #718A9E;
}
ul.ctaList li span{
    font-size: 18px;
    font-weight: 500;
}
ul.ctaList li span:last-child {
    color: #283C4C;
}

ul.ctaList li {
    margin-bottom: 10px;
}


.quoteCol blockquote {
    border-left: solid 2px rgb(196 178 121 / 42%);
    margin-left: 0;
    padding-left: 30px;
}

.contactUsCard  .elementor-widget-wrap.elementor-element-populated:hover {
    transform: translateY(-5px) !important;
}

.leadWrapper .leadCol {
    background: #F4F6F7;
    border: 1px solid transparent;
-webkit-border-image: radial-gradient(circle at center, #718A9E 0%, rgba(113, 138, 158, 0) 100%) 1;
    border-image: radial-gradient(circle at center, #718A9E 0%, rgba(113, 138, 158, 0) 100%) 1;
}

.leadFormWrapper {
    background: #fff;
box-shadow: 97px 181px 82px rgba(0, 0, 0, 0.01), 
                54px 102px 69px rgba(0, 0, 0, 0.05), 
                24px 45px 51px rgba(0, 0, 0, 0.09), 
                6px 11px 28px rgba(0, 0, 0, 0.1);
    padding: 30px;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
}

.leadFormWrapper .leadFormFlex {
    display: flex;
    gap: 15px;
}

.leadFormWrapper .leadFormFlex .leadFormCol {
    margin-bottom: 20px;
}

.leadFormWrapper .leadFormFlex .leadFormCol p {
    margin: 0;
}

.leadFormWrapper .leadFormControl {
    margin-bottom: 20px;
}

.leadFormWrapper .leadFormControl p {
    margin: 0;
}

.leadFormWrapper label {
    color: #718A9E;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px !important;
}

.leadFormWrapper input {
    background: #FFFFFF;
    border: 1px solid #DADEE5 !important;
    height: 48px;
    border-radius: 0;
}

.leadFormWrapper input::placeholder, .leadFormWrapper textarea::placeholder {
    color: #718A9E99;
    font-weight: 300;
    font-size: 15px;
}

.leadFormWrapper textarea {
    background: #FFFFFF !important;
    border: 1px solid #DADEE5 !important;
    resize: none;
    height: 100px;
    border-radius: 0;
}

.leadFormWrapper .btn-sub input {
    background: #C4B279;
    border: none;
    width: 100%;
    color: #ffff;
    font-size: 18px;
    font-weight: 600;
    border-radius: 0;
}

.leadFormWrapper .leadFormControl p {
    margin: 0;
}
.leadFormControl.btn-sub {
    margin: 0;
}

.leadFormControl.btn-sub span.wpcf7-spinner {
    position: absolute;
    bottom: 5px;
    right: 7px;
}

.leadFormWrapper span.wpcf7-not-valid-tip {
    font-size: 14px;
}

.wpcf7-response-output {
    font-size: 14px;
    text-align: center;
}



/* INDUSTRY CSS */

.industryCards.card3 h2 {
    color: #283C4C !important;
}

.industryCards.card3 .industryData a.elementor-button {
    background: #283C4C;
}

.industryCards.card3 .industryData a.elementor-button svg path ,
.industryCards.card4 .industryCardInner .industryData a.elementor-button svg path{
    stroke: #283C4C;
}

.industryCards.card4 .industryCardInner h2 {
    color: #283C4C;
}

.industryCards.card4 .industryCardInner .industryData a.elementor-button {
    background: #283C4C;
}

.industryWrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    display: grid;
    place-items: center;
}

.industryCards .industryCardInner {
    display: flex;
    gap: 46px;
    padding: 40px;
   height: 100%;
    align-items: center;
}

.industryWrapper .industryCards {
    grid-area: 1 / 1;
    width: 100%;
    max-width: 1240px;
    will-change: transform;
    border-radius:0px;
    height: 600px;
    transform-origin: top center;
}

.industryWrapper .industryCards .industryData .cardSub {
    color: #F2ECE9;
    font-weight: 600;
    font-size: 14.43px;
    text-transform: uppercase;
}

.industryCards .industryCardInner h2 {
    margin-top: 10px;
    color: #C4B279;
    font-size: 45px;
    font-weight: 500;
    line-height: 45px;
}

.industryCards .industryCardInner p.pera1 {
    color: #F2ECE9;
    font-weight: 700;
    text-transform: capitalize;
}

.industryCards .industryCardInner  ul {
    padding: 0;
    list-style: none;
}

.industryCards .industryCardInner ul li {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
}

.industryCards .industryCardInner ul li span {
    color: #F2ECE9;
    font-family: "Clash Grotesk";
    font-weight: 500;
    text-transform: uppercase;
}

.industryCards .industryCardInner ul li img {
    margin-right: 15px;
}

.industryCards .industryCardInner p {
    color: #F2ECE9;
    padding-top: 10px !important;
}

.industryData a.elementor-button {
    line-height: 27px;
}
.industryData a.elementor-button {
    line-height: 27px;
    background: #c4b279;
    margin-top: 10px;
}

.industryCards .industryCardInner .industryCol {
    flex: 1;
}

.industryCards .industryCardInner .industryCol .industryImg {
    height: 100%;
    display: flex;
}

.industryCards .industryCardInner .industryCol .industryImg img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.industryCards.card2{
    background:#6A6B6E;
}

.industryCards.card3{
    background:#C4B279;
}

.industryCards.card4{
    background:#718A9E;
}

.industryWrapper .card1 {
    z-index: 1;
    background: #283C4C;
}

.industryWrapper .card2 {
    z-index: 2;
    background: #6A6B6E;
    /*transform: translateY(100vh);*/
}

.industryWrapper .card3 {
    z-index: 3;
    background: #C4B279;
    /*transform: translateY(100vh);*/
}

.industryWrapper .card4 {
    z-index: 4;
    background: #718A9E;
    /*transform: translateY(100vh);*/
}


/*  Tabs CSS*/

.custom-simple-tabs .tab-nav {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 0;
    border-bottom: 1px solid #718A9E4D;
}

.custom-simple-tabs .tab-btn {
    padding: 30px;
    cursor: pointer;
    background: #fff;
    border: 1px solid #718A9E4D;
    border-bottom: none;
    font-weight: 400;
    color: #718A9E;
    transition: background 0.3s ease;
    flex: 1;
    font-size: 32px;
    line-height: 34px;
    text-align: center;
    font-family: "Clash Grotesk";
    text-transform: capitalize;
}

.custom-simple-tabs .tab-btn.is-active {
    background: #f1f3f5;
    color: #718A9E;
    border-top: 1px solid #718A9E4D;
    margin-bottom: -2px;
}

.custom-simple-tabs .tab-panel {
    display: none;
    /*padding: 30px 20px;*/
    /*border: 1px solid #ddd;*/
    /*border-top: none;*/
    /*background: #fff;*/
}

.custom-simple-tabs .tab-panel.is-active {
    display: block;
}


.tabWrapper .tabRow .tabCol {
    flex: 1;
}

.tabWrapper .tabRow {
    display: flex;
    align-items: center;
    padding: 40px 40px 40px 40px;
    background: #718A9E1A;
}

.tabWrapper .tabRow .tabDetail .tabSub {
    font-size: 14.43px;
    text-transform: uppercase;
    font-weight: 600;
    color: #283C4C;
}

.tabWrapper .tabRow .tabDetail h2 {
    color: #C4B279;
    font-size: 36px;
    line-height: 36px;
    margin-bottom: 38px;
}

.tabWrapper .tabRow .tabDetail p {
    color: #718A9E;
}

.tabWrapper .tabRow .tabDetail ul {
    padding: 0;
    list-style: none;
    margin-top: 30px;
}

.tabWrapper .tabRow .tabDetail ul li {
    color: #283C4C;
    font-weight: 500;
    display: flex;
    align-items: center;
}

.tabWrapper .tabRow .tabDetail ul li:before {
    content: '';
    width: 8px;
    height: 8px;
    display: block;
    background: #C4B279;
    margin-right: 10px;
}

.tabWrapper .tabRow .tabImg img {
    width: 526px;
    height: 491px;
    object-fit: cover;
}

.tabWrapper .tabRow .tabImg {
    text-align: right;
}

.abtBorderColor ul li:before {
    border-color: #718A9E !important;
    left: 19px;
}

.bgTraingle:before {
    content: "";
    background: url(https://facilitate-sa.com/wp-content/uploads/2026/06/traingle.png) no-repeat center/contain;
    position: absolute;
    bottom: -25px;
    left: -4px;
    width: 28%;
    height: 50%;
}


/* Services CSS*/

.fmServicesWrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 60px;
}

.fmServicesInner {
    display: flex;
    /*padding-top: 100px;*/
    position: relative;
    border-top: solid 1px #6A6B6E4D;
}

.fm-svg-container {
    position: absolute;
    top:0;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 1032px;
    height: 100%;
    display: flex;
    justify-content: center;
    z-index: 0;
    pointer-events: none;
}

.fm-svg-line {
    width: 100%;
    height: auto;
}

.fmServicesContentInner {
    max-width: 83.3333333%;
    width: 83.3333333%;
    flex-basis: 83.3333333%;
    margin: auto;
    position: relative; 
    z-index: 2;
    display: flex;
    flex-direction: column;
}

.fmServicesContentInner .fmServiceCard:nth-child(odd) {
    justify-content: end;
}

.fmServicesContentInner .fmServiceCard {
    display: flex;
    /*padding-bottom: 100px;*/
}

.fmServicesContentInner .fmServiceCard .cardNum {
    display: inline-block;
    background: rgba(106, 107, 110, 0.1);
    border-radius: 53px;
    padding: 10px 16px;
    font-family: "Clash Grotesk";
    font-weight: 500;
    color: #6A6B6E;
    font-size: 20px;
    width: 79px;
    height: 36px;
    line-height: 15px;
}

.fmServicesContentInner .fmServiceCard h3 {
    font-size: 36px;
    font-weight: 500;
    color: #283C4C;
    text-transform:capitalize;
}

.fmServicesContentInner .fmServiceCard p {
    color: #6A6B6E;
}

.fmServiceCardInner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: end;
}

.fmServicesContentInner .fmServiceCard:nth-child(1) {
    justify-content: end;
}

.fmServicesContentInner .fmServiceCard:nth-child(2) .fmServiceCardInner {
    justify-content: center;
}

.fmServicesContentInner .fmServiceCard:nth-child(3) .fmServiceCardInner {
    justify-content: start;
}

.fmServicesContentInner .fmServiceCard:nth-child(1) .fmServiceCardInner, 
.fmServicesContentInner .fmServiceCard:nth-child(3) .fmServiceCardInner {
    padding-right: 10%;
}

.fmServicesContentInner .fmServiceCard:nth-child(2) .fmServiceCardInner {
    padding-left: 10%;
}

.fmServicesContentInner .fmServiceCard:nth-child(1) .fmServiceCardInner {
    padding-bottom: 25px;
}

.fmServicesContentInner .fmServiceCard {
    height: 370px;
}

.fmServicesheader h2 {
    color: #6A6B6E;
    font-size: 45px;
    font-weight: 500;
    margin-bottom: 40px;
}


































/* --- Main Wrapper Setup --- */
.fm-timeline-wrapper {
    position: relative;
    width: 100%;
    height: 100vh;
    /*background: radial-gradient(circle at 30% 50%, #202b36 0%, #11161f 100%);*/
    /*overflow: hidden;*/
    display: flex;
    align-items: center;
}

.timeline-static-circles {
    position: relative;
    z-index: 1;
    pointer-events: none;
    width: 100%;
    height: 100%;
}

.fm-timeline-container {
    position: relative;
    width: 100%;
    max-width: 100%;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}
.fm-mobile-slider-container{
    display:none;
}

.timeline-wheel-wrapper {
    position: absolute;
    left: -2%;
    top: 0;
    width: 17%;
    height: 100%;
    display: flex;
    align-items: center;
    z-index: 9;
}

.timeline-wheel-rotator {
    position: absolute;
    left: -650px;
    top: 50%;
    width: 1000px;
    height: 1000px;
    transform: translateY(-50%);
    border-radius: 50%;
    z-index: 1;
}

.timeline-static-circles img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.timeline-static-circles img.static-inner-circle {
    width: 20%;
    height: 100%;
    left: 0;
}

.wheel-circle {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50%;
    border: 1px dashed rgba(255, 255, 255, 0.15);
    background: linear-gradient(270deg, rgba(217, 217, 217, 0.03) 0%, rgba(0, 0, 0, 0.03) 93.47%);
    box-sizing: border-box;
}

.outer-circle {
    width: 90%;
    height: 90%;
}

.inner-circle {
    width: 53%;
    height: 53%;
}

.wheel-year-item {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
    height: 50px;
    margin-top: -25px;
    margin-left: -50px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wheel-year-item span {
    font-family: "Inter", sans-serif;
    font-size: 38px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.2);
    transition: color 0.4s ease, font-size 0.4s ease;
    display: inline-block;
}

.wheel-year-item.is-active span {
    color: #c4b279;
    font-weight: 500;
    font-size: 52px;
}

.year-2010 { transform: rotate(-20deg) translateX(357px) rotate(1deg); }
.year-2012 { transform: rotate(0deg)   translateX(357px) rotate(1deg); }
.year-2014 { transform: rotate(20deg)  translateX(357px) rotate(1deg); }
.year-2019 { transform: rotate(40deg)  translateX(357px) rotate(1deg); }
.year-2020 { transform: rotate(60deg)  translateX(357px) rotate(1deg); }
.year-today { transform: rotate(80deg)  translateX(357px) rotate(1deg); }

.timeline-active-horizontal-line {
    position: absolute;
    right: -68%;
    top: 50%;
    width: 100%;
    text-align: right;
}

.line-diamond {
    width: 6px;
    height: 6px;
    background: rgba(255, 255, 255, 0.4);
    transform: rotate(45deg);
    margin-right: -3px;
    margin-top: -3px;
    z-index: 1;
}

.timeline-content-wrapper {
    position: relative;
    margin-left: 35%;
    width: calc(100% - 600px);
    max-width: 650px;
    z-index: 2;
}

.timeline-main-heading {
    font-family: "Inter", sans-serif;
    font-size: 26px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.4;
    margin-bottom: 60px;
}

.timeline-panels-stack {
    position: relative;
    width: 100%;
    min-height: 350px;
}

.timeline-panel-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    /*opacity: 0;*/
    /*visibility: hidden;*/
    /*transition: opacity 0.4s ease, transform 0.4s ease;*/
    /*transform: translateY(20px);*/
}

.timeline-panel-item.is-active {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    /*opacity: 1;*/
    /*visibility: visible;*/
    /*transform: translateY(0);*/
}

.timeline-panel-item h2 {
    font-family: "Inter", sans-serif;
    font-size: 38px;
    font-weight: 500;
    color: #c4b279;
    margin: 0 0 25px 0;
    line-height: 1.2;
}

.timeline-panel-item p {
    font-family: "Inter", sans-serif;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.8;
    margin-bottom: 20px;
}

.timeline-panel-item p strong {
    color: #fff;
    font-weight: 500;
}

.timeline-panel-item .highlight-text {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
}

.timeline-progress-wrapper {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    height: 400px;
    width: 4px;
}

.timeline-progress-track {
    position: relative;
    width: 10px;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 50%, transparent 50%);
    background-size: 100% 8px;
    background-position: top center;
    background-repeat: repeat-y;
}

.timeline-progress-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%; 
    height: 0;
    background-image: linear-gradient(to bottom, #ffffff 50%, transparent 50%);
    background-size: 100% 8px;
    background-position: top center;
    background-repeat: repeat-y;
}

.timeline-content-wrapper .timeline-panel-item h2 {
    font-size: 45px;
    line-height: 50px;
}

.whtClientSec .elementor-widget-icon-box {
    position: relative;
}

.whtClientSec .elementor-container .elementor-column:first-child .elementor-widget-icon-box:after {
    content: "";
    border-right: solid 2px color(srgb 1 1 1 / 0.30);
    position: absolute;
    right: -10px;
    height: 100px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.industryCards .industryCardInner ul li img {
    z-index: 1;
    border-radius: 100% !important;
}
.card1.industryCards .industryCardInner ul li img {
    background: #283c4c;
}
.card2.industryCards .industryCardInner ul li img {
    background: #6a6b6e;
}

.card3.industryCards .industryCardInner ul li img {
    background: #c3b179;
}

.card4.industryCards .industryCardInner ul li img {
    background: #718a9e;
}

.industryData.borderLines ul li:before {
    border-color: #fff !important;
    z-index: -1 !important;
}








.mobile-timeline-svg {
    display: none;
}
.desktop-timeline-svg {
    display: block;
}



.fm-digital-bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.desktop-bg, .mobile-bg {
    width: 100%;
    height: 100%;
    background-size: contain;
    background-position: center bottom;
    background-repeat: no-repeat;
}

.mobile-bg {
    display: none;
}






















/*testing sec*/


/*.fm_lcd_list_text {*/
/*    position: absolute;*/
/*    z-index: 1;*/
/*}*/

/*.fm_lcd_wrapper {*/
/*    position: relative;*/
/*}*/

/*.fm_lcd_container {*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    right: 0;*/
/*    margin: auto;*/
/*    text-align: center;*/
/*    z-index: 9;*/
/*}*/

/*button.fm_lcd_list_text.text1 {*/
/*    top: 33%;*/
/*    left: 12%;*/
/*}*/

/*button.fm_lcd_list_text.text2 {*/
/*    top: 33%;*/
/*    right: 12%;*/
/*}*/

/*button.fm_lcd_list_text.text4 {*/
/*    bottom: 22%;*/
/*    right: 12%;*/
/*}*/

/*button.fm_lcd_list_text.text3 {*/
/*    bottom: 22%;*/
/*    left: 12%;*/
/*}*/












.fm-timeline-wrapper-test {
    flex-direction: column !important;
}

.fm-timeline-top-header-test {
    width: 100%;
    text-align: center;
    padding-top: 50px;
    padding-bottom: 20px;
    z-index: 20;
}

.fm-timeline-top-header-test h2 {
    color: color(srgb 1 1 1 / 0.80);
}

.fm-timeline-inner-body-test {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 100%;
    flex: 1;
    min-height: 100%;
    height: 100%;
}

.m-break-test { display: block; }


/* ========================================= */
/* UNIFIED TIMELINE SYSTEM (Desktop + Mobile)*/
/* ========================================= */

.m-panel-test p {
    font-family: "Inter", sans-serif;
    font-size: 15px;
    color: rgba(255, 255, 255, 0.65);
    line-height: 1.8;
    margin-bottom: 20px;
}
.m-panel-test .highlight-text {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.9);
}

.fm-unified-v3-test {
    display: flex;
    flex-direction: row; 
    align-items: center;
    justify-content: center;
    height: 100vh !important;
    height: 100svh !important;
    position: relative;
    /*overflow: hidden;*/
    width: 100%;
}

.fm-wheel-col-test {
    flex: 1;
    position: relative;
    display: flex;
    align-items: center;
    max-width: 50%;
    height: 100%;
}

.fm-wheel-wrapper-inner-test {
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateX(-60%);
    display: flex;
    align-items: center;
    justify-content: center;
    will-change: transform;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.mobile-wheel-svg-test {
    width: 100%;
    height: auto;
        will-change: transform;
    transform: translateZ(0);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.m-custom-arrow-test {
    position: absolute;
    transform: rotate(90deg) translateY(-50%);
    z-index: 10;
    pointer-events: none;
    right: 0;
    top: 34%;
}

.fm-content-col-test {
    flex: 1;
    position: relative;
    max-width: 45%;
    /*padding: 0 40px;*/
}

.m-panels-stack-test {
    position: relative;
    width: 100%;
    display: grid;
    /*align-items: end;*/
}

.m-panel-test {
    margin-left: -30%;
}

.m-panel-test {
    grid-area: 1 / 1; 
    width: 100%;
    opacity: 0;
    visibility: hidden;
}

.m-panel-test.is-active {
    opacity: 1;
    visibility: visible;
}

.m-panel-test h2 {
    color: #C4B279;
    font-size: 2rem;
    margin-bottom: 20px;
}

.fm-progress-col-test {
    width: 5%;
    height: 60vh;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.timeline-progress-track-test {
    position: relative;
    width: 10px;
    height: 100%;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.3) 50%, transparent 50%);
    background-size: 100% 5px;
    background-position: top center;
    background-repeat: repeat-y;
}
.timeline-progress-fill-test {
    position: absolute;
    top: 0; left: 0;
    width: 100%; height: 0;
    background-image: linear-gradient(to bottom, #ffffff 50%, transparent 50%);
    background-size: 100% 5px;
    background-position: top center;
    background-repeat: repeat-y;
}

/* ========================================= */
/* MOBILE OVERRIDES                          */
/* ========================================= */
/*@media(max-width: 1024px) {*/
/*    .fm-unified-v3-test {*/
/*        flex-direction: column; */
/*        justify-content: flex-start;*/
/*    }*/

/*    .fm-content-col-test {*/
/*        flex: none;*/
/*        max-width: 100%;*/
/*        width: 100%;*/
/*        padding: 40px 20px;*/
/*        height: auto;*/
/*        min-height: 50vh;*/
/*    }*/
    
/*    .m-panel-test h2 { font-size: 1.5rem; }*/

/*    .fm-wheel-col-test {*/
/*        position: absolute;*/
/*        bottom: 0; */
/*        left: 0;*/
/*        width: 100%;*/
/*        height: auto;*/
/*        max-width: 100%;*/
/*        display: flex;*/
/*        justify-content: center;*/
/*    }*/

/*    .fm-wheel-wrapper-inner-test {*/
/*        transform: none;*/
/*        width: 150%;*/
/*        max-width: 700px;*/
/*        bottom: -35%;*/
/*        left: auto;*/
/*    }*/

/*    .m-custom-arrow-test {*/
/*        top: 0;*/
/*        right: auto;*/
/*        left: 50%;*/
/*        transform: translateX(-50%) rotate(0deg); */
/*    }*/

/*    .fm-progress-col-test { display: none !important; }*/
/*}*/