:root {
    --white-color: #FFFFFF;
    --black-color: #273137;
    --ocean-color: #386ea2;
    --jeans-color: #2e5070;
    --midnight-color: #041321;
    --mixed-color: #b3b3b3;
    --sand-color: #f6f6f3;
    --light-black-color: #273137;
    --roo-rose-color: #c30909;
    --roo-rose: #c30909;
    --roo-carbon: #273137;
    --light-carbon: #27313780;
    --roo-tangerine: #FF7E06;
    --roo-grape: #6a1a6b;
    --text-muted: #959595;
    --light-gray-medium: #9e9e9e;
    --light-gray-medium-rgba: rgba(255, 255, 255, 0.5);
}

a,
li a {
    text-decoration: none !important;
}
p a{
    color: var(--roo-tangerine) !important;
        font-family: 'Inter 28pt-Medium';
        font-weight: unset !important;

}
html {
    scroll-behavior: smooth;
}

ul {
    list-style: none;
    margin: 0 !important;
    padding: 0 !important;
}

a:focus-visible {
    outline: none;
    outline-offset: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0 !important;
}

.container {
  max-width: 1378px !important;
  width: 100%;
}

.container-sm {
  max-width: 1254px !important;
/* duplicate css end */
  width: 100%;
  margin: auto;
}

.contact-map-section .container-sm{
max-width: 1252px !important;
}
@font-face {
    font-family: "Inter 18pt-Extrabold";
    src: url("../fonts/Inter18pt-ExtraBold.woff2") format("woff2"),
        url("../fonts/Inter18pt-ExtraBold.woff") format("woff"),
        url("../fonts/Inter18pt-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 18pt-Bold";
    src: url("../fonts/Inter18pt-Bold.woff2") format("woff2"),
        url("../fonts/Inter18pt-Bold.woff") format("woff"),
        url("../fonts/Inter18pt-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 18pt-Semibold";
    src: url("../fonts/Inter18pt-SemiBold.woff2") format("woff2"),
        url("../fonts/Inter18pt-SemiBold.woff") format("woff"),
        url("../fonts/Inter18pt-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 28pt-Medium";
    src: url("../fonts/Inter28pt-Medium.woff2") format("woff2"),
        url("../fonts/Inter28pt-Medium.woff") format("woff"),
        url("../fonts/Inter28pt-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 28pt-Regular";
    src: url("../fonts/Inter28pt-Regular.woff2") format("woff2"),
        url("../fonts/Inter28pt-Regular.woff") format("woff"),
        url("../fonts/Inter28pt-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter 18pt-Light";
    src: url("../fonts/Inter18pt-Light.woff2") format("woff2"),
        url("../fonts/Inter18pt-Light.woff") format("woff"),
        url("../fonts/Inter18pt-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Inter-Italic";
    src: url("../fonts/Inter-Italic.woff2") format("woff2"),
        url("../fonts/Inter-Italic.woff") format("woff"),
        url("../fonts/Inter-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.eot');
    src: url('../fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-SemiBold.woff2') format('woff2'),
        url('../fonts/Raleway-SemiBold.woff') format('woff'),
        url('../fonts/Raleway-SemiBold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Black.eot');
    src: url('../fonts/Raleway-Black.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Black.woff2') format('woff2'),
        url('../fonts/Raleway-Black.woff') format('woff'),
        url('../fonts/Raleway-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Italic.eot');
    src: url('../fonts/Raleway-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Italic.woff2') format('woff2'),
        url('../fonts/Raleway-Italic.woff') format('woff'),
        url('../fonts/Raleway-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-Italic';
    src: url('../fonts/Raleway-MediumItalic.eot');
    src: url('../fonts/Raleway-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-MediumItalic.woff2') format('woff2'),
        url('../fonts/Raleway-MediumItalic.woff') format('woff'),
        url('../fonts/Raleway-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-Medium';
    src: url('../fonts/Raleway-Medium.eot');
    src: url('../fonts/Raleway-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Medium.woff2') format('woff2'),
        url('../fonts/Raleway-Medium.woff') format('woff'),
        url('../fonts/Raleway-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-ExtraLight.eot');
    src: url('../fonts/Raleway-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-ExtraLight.woff2') format('woff2'),
        url('../fonts/Raleway-ExtraLight.woff') format('woff'),
        url('../fonts/Raleway-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Light.eot');
    src: url('../fonts/Raleway-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Light.woff2') format('woff2'),
        url('../fonts/Raleway-Light.woff') format('woff'),
        url('../fonts/Raleway-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-ExtraBold.eot');
    src: url('../fonts/Raleway-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-ExtraBold.woff2') format('woff2'),
        url('../fonts/Raleway-ExtraBold.woff') format('woff'),
        url('../fonts/Raleway-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-SemiBold';
    src: url('../fonts/Raleway-SemiBold.eot');
    src: url('../fonts/Raleway-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-SemiBold.woff2') format('woff2'),
        url('../fonts/Raleway-SemiBold.woff') format('woff'),
        url('../fonts/Raleway-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Raleway-Bold';
    src: url('../fonts/Raleway-Bold.eot');
    src: url('../fonts/Raleway-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Bold.woff2') format('woff2'),
        url('../fonts/Raleway-Bold.woff') format('woff'),
        url('../fonts/Raleway-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway-Regular';
    src: url('../fonts/Raleway-Regular.eot');
    src: url('../fonts/Raleway-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Regular.woff2') format('woff2'),
        url('../fonts/Raleway-Regular.woff') format('woff'),
        url('../fonts/Raleway-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Thin.eot');
    src: url('../fonts/Raleway-Thin.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Raleway-Thin.woff2') format('woff2'),
        url('../fonts/Raleway-Thin.woff') format('woff'),
        url('../fonts/Raleway-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

.navbar {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    width: 100%;
    left: 0;
    z-index: 1000;
    padding: 0 !important;
    transition: padding 0.5s ease;
}

.nav-logo img {
    max-width: 149px;
    height: auto;
    position: relative;
    z-index: 1100;
}

.nav-links ul li {
    display: flex;
    gap: 23px;
    align-items: center;
}

.nav-links ul li a {
    font-family: "Inter 28pt-Medium";
    font-size: 16px;
    line-height: 38px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--white-color);
    position: relative;
    transition: color 0.3s ease;
}

.nav-links ul li a:hover {
    color: var(--light-gray-medium-rgba);
}

/* Hover underline animation */
.nav-links ul li a::after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 0;
    width: 0%;
    height: 2px;
    background: var(--white-color);
    transition: width 0.3s ease;
    opacity: 50%;
}

.nav-links ul li a:hover::after {
    width: 100%;
}

/* Active link style (like hover) */
.nav-links ul li a.active {
    color: var(--light-gray-medium-rgba);
}

.nav-links ul li a.active::after {
    width: 100%;
}

/* Hide icons desktop */
/* Hide icons desktop */
.nav-iocns {
    display: none;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background-color: transparent;
    padding: 33px 0 15px 0;
    /* overflow: hidden; */
    transition: all 0.3s ease;
}

header.scrolled {
    background: rgb(39 49 55);
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    padding: 21px 0 15px 0;
}

.nav-iocns {
    display: none;
    z-index: 999;
    position: relative;
}

.Bar-nav-icon,
.close-nav-icon {
    width: 48px;
    height: 48px;
    cursor: pointer;
}

.banner-block {
    height: 100vh;
    width: 100%;
    background: linear-gradient(180deg, var(--roo-rose) 0%, var(--roo-grape) 73.08%, var(--roo-carbon) 98.08%);
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.banner-content h1,
.banner-content h2,
.banner-content h3,
.banner-content h4,
.banner-content h5,
.banner-content h6 {
    max-width: 1024px;
    font-family: "Inter 28pt-Regular" !important;
    font-size: 80px;
    line-height: 88px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: -0.02em;
    color: var(--white-color);
    margin: auto !important;
}

/*.fixed-gradient-overlay {*/
/*    position: absolute;*/
/*    left: 0%;*/
/*    right: 0%;*/
/*    top: 60%;*/
/*    bottom: 3%;*/
/*    background: linear-gradient(0deg, var(--light-black-color) 0%, rgba(0, 0, 0, 0) 100%);*/
/*    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));*/
/*}*/

.breadcrumb-wrapper {
    background: var(--light-black-color);
    padding: 113px 0;
}

.column-content {
    display: flex;
	gap:26px;
    flex-direction: column;
    align-items: start;
}

.main-text {
    gap: 67px;
}

.main-text h1,
.main-text h2,
.main-text h3,
.main-text h4,
.main-text h5,
.main-text h6 {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 52px;
    line-height: 60px;
    letter-spacing: -0.02em;
    color: var(--white-color);
    max-width: 995px;
}

.main-text p,
.main-text span{
    font-family: "Inter 18pt-Light";
    font-size: 22px;
    line-height: 32px;
    color: var(--white-color);
    max-width: 1000px;
}

.btn-more {
    font-family: "Inter 28pt-Medium";
    font-size: 20px;
    line-height: 26px;
    text-align: center;
    color: var(--white-color);
    display: inline-block;
    position: relative;
    padding: 5px 11px;
    transition: all 0.3s ease-in-out;
}

.btn-more::after {
    content: '';
    position: absolute;
    bottom: -4px;
    right: 14px;
    width: 100%;
    height: 3px;
    background: var(--roo-tangerine);
    transition: all 0.3s ease-in-out;
}

.btn-more::before {
    content: '';
    position: absolute;
    top: -4px;
    left: 14px;
    width: 100%;
    height: 3px;
    background: var(--roo-tangerine);
    transition: all 0.3s ease-in-out;
}

.btn-more:hover::before {
    width: calc(100% - 18px);
    left: -14px;
    background-color: var(--roo-rose-color);
}

.btn-more:hover::after {
    width: calc(100% - 18px);
    right: -14px;
}

.section-number {
    background: var(--roo-rose-color);
    padding: 92px 0 161px;
}

.number-right-col {
    display: flex;
    flex-direction: column;
    gap: 97px;
}

.stats-right-col {
    display: flex;
    justify-content: space-between;
    align-items: self-end !important;
    padding-bottom: 34px;
}

.indus_content .stats-right-col:active .indus-title {
    color: var(--roo-tangerine);
}

.functional-expertise-content:hover a {
    color: var(--roo-tangerine);
}

.functional-expertise-content:active a {
    color: var(--roo-tangerine);
}

.stats-left-col {
    position: sticky;
    top: 110px;
}

.stats-left-col .number-title {
    font-family: "Inter 28pt-Medium";
    font-size: 20px;
    line-height: 24px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--white-color);
}

.number-subtitle h1,
.number-subtitle h2,
.number-subtitle h3,
.number-subtitle h4,
.number-subtitle h5,
.number-subtitle h6 {
    font-family: "Raleway-Regular" !important;
    font-size: 169px;
    line-height: 144px;
    display: flex;
    align-items: center;
    color: var(--white-color);
}

.number-content {
    display: flex;
    flex-direction: column;
    gap: 17px;
}

.number-content h1,
.number-content h2,
.number-content h3,
.number-content h4,
.number-content h5,
.number-content h6 {
    font-family: "Inter 28pt-Medium";
    font-size: 22px;
    line-height: 32px;
    text-align: right;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--white-color);
}

.number-content p,
.number-content span {
    font-family: "Inter 18pt-Light";
    font-size: 18px;
    line-height: 26px;
    display: flex;
    align-items: flex-end;
    text-align: right;
    text-transform: uppercase;
    color: var(--white-color);
    max-width: 350px;
    width: 100%;
}

.stats-right-border {
    opacity: 0.7;
    border-bottom: 1px solid var(--white-color);
}

.differential-section {
    padding: 140px 0 127px;
    background-color: var(--white-color);
}

.column-contents {
    display: flex;
    flex-direction: column;
    gap: 26px;
}



.differential-section-text h1,
.differential-section-text h2,
.differential-section-text h3,
.differential-section-text h4,
.differential-section-text h5,
.differential-section-text h6 {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 52px;
    line-height: 58px;
    letter-spacing: -0.02em;
    color: var(--roo-carbon);
}

.differential-section-text p,
.differential-section-text span {
    font-family: "Inter 18pt-Light";
    font-size: 22px;
    line-height: 32px;
    color: var(--roo-carbon);
    max-width: 1018px;
    width: 100%;
}

.differe-card {
    position: relative;
    background: #eeefef !important;
    border-radius: 10px;
    border: none !important;
    height: 100% !important;
    overflow: hidden;
    transition: transform 0.9s ease-in-out, padding-top 0.9s ease-in-out;
}

.differe-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, var(--roo-rose) 0%, var(--roo-grape) 100%);
    opacity: 0;
    transition: opacity 0.5s ease-in-out;
    z-index: 0;
}

.differe-card:hover::before {
    opacity: 1;
}

.differe-card * {
    position: relative;
}

.differe-card:hover {
    transform: scale(1.05);
    padding-top: 32px;
}




/* Smooth text color transition inside */
.differe-card .card-body h1, 
.differe-card .card-body h2,
.differe-card .card-body h3,
.differe-card .card-body h4,
.differe-card .card-body h5,
.differe-card .card-body h6,
.differe-card .card-body p,
.differe-card .card-body span,
.differe-card .card-body .btn-more {
    transition: color 0.4s ease-in-out;
}

.differe-card:hover .card-body h1, 
.differe-card:hover .card-body h2,
.differe-card:hover .card-body h3,
.differe-card:hover .card-body h4,
.differe-card:hover .card-body h5,
.differe-card:hover .card-body h6,
.differe-card:hover .card-body p,
.differe-card:hover .card-body span,
.differe-card:hover .card-body .search-Btn, .differe-card:hover .card-body .industry-Btn {
    color: var(--white-color);

}

.differe-card .card-body {
    padding: 26px 20px 42px 26px;
}

.differe-card .card-body .column-content {
    flex-grow: 1;
}

.differe-card .card-body h1,
.differe-card .card-body h2,
.differe-card .card-body h3,
.differe-card .card-body h4,
.differe-card .card-body h5,
.differe-card .card-body h6 {
    font-family: "Inter 28pt-Regular";
    font-size: 28px;
    line-height: 36px;
    color: var(--roo-carbon);
}

.differe-card .card-body p,
.differe-card .card-body span{
    font-family: "Inter 18pt-Light";
    font-size: 20px;
    line-height: 30px;
    letter-spacing: -0.01em;
    color: var(--roo-carbon);
}

.differe-card .card-body .btn-more {
    font-size: 18px;
    line-height: 26px;
    text-align: center;
    color: var(--roo-carbon);
    margin: auto;
    font-family: "Inter 28pt-Regular";
}

.differe-card-column {
    display: flex;
    flex-direction: column;
    gap: 40px;
    height: 100%;
}

.perspectives-section {
    background: var(--roo-grape);
    padding: 107px 22px 113px;
}

.perspectives-section .stats-left-col .number-title {

    font-family: "Inter 28pt-Medium";
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--roo-tangerine);
}

.perspect-sec .stats-right-col {
    flex-direction: column;
    align-items: flex-start !important;
    gap: 60px;
}

.perspect-sec .stats-right-col h1,
.perspect-sec .stats-right-col h2,
.perspect-sec .stats-right-col h3,
.perspect-sec .stats-right-col h4,
.perspect-sec .stats-right-col h5,
.perspect-sec .stats-right-col h6 {
    font-family: "Inter 28pt-Medium";
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--white-color);

}

.perspect-sec .perspect-text {
    font-family: "Inter 28pt-Regular";
    font-size: 32px;
    line-height: 42px;
    display: flex;
    align-items: flex-end;
    color: var(--white-color);
    transition: all 0.3s ease-in-out;
}

.perspect-sec .perspect-text:hover {
    color: var(--roo-tangerine);
}

.perspect-sec {
    gap: 103px;
}

.perspect-sec-column {
    gap: 40px;
}

.perspect-sec .btn-more {
    margin: auto;
}

.perspectives-section {
    position: relative;
}

.industry_section {
    padding: 221px 0 182px;
}

.industry_section .indus_content h1,
.industry_section .indus_content h2,
.industry_section .indus_content h3,
.industry_section .indus_content h4,
.industry_section .indus_content h5,
.industry_section .indus_content h6,
.industry_section .indus_content .indus-title {
    font-family: "Inter 18pt-Light" !important;
    font-size: 72px;
    line-height: 78px;

    color: var(--white-color);
}

/* .indus_content.active .indus-title {
    color: var(--roo-tangerine);
} */
.indus_content h1:hover,
.indus_content h2:hover,
.indus_content h3:hover,
.indus_content h4:hover,
.indus_content h5:hover,
.indus_content h6:hover,
.indus_content .indus-title:hover {
    color: var(--roo-tangerine);
}

.indus_content p,
.indus_content span,
.indus_content .indus-text {
    font-family: "Inter 28pt-Regular";
    font-size: 20px;
    line-height: 28px;
    display: flex;
    align-items: flex-end;
    text-align: right;
    text-transform: uppercase;
    color: var(--white-color);
    max-width: 345px;
    width: 100%;

}

.indus_content:hover .stats-right-border {
    border-color: var(--roo-tangerine);
}

.indus-expertise-sec {
    overflow: hidden;
}

.functional-expertise-section.indus-expertise-section {
    padding: 109px 0 117px;
}

.indus-expertise-section .functional-expertise-middle {
    padding-top: 20px;
}

.red-section {
    padding: 221px 0 152px;
    background: var(--roo-rose);
    display: flex;
    align-items: center;

}

.section-heading {
    font-family: "Inter 28pt-Regular";
    font-size: 28px;
    line-height: 33px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--white-color);
}

.section-heading .small-text {
    font-size: 18px;
    line-height: 100%;
    letter-spacing: 5%;
}

.highligh-text {
    color: var(--roo-tangerine) !important;
}

.bio-details {
    padding: 0 0 177px;
}

.bio-left-col {
    position: relative;
    left: 0;
    top: -99px;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 50px;
}

.bio-left-col .bio-img img {
    width: 100%;
    height: auto;
    max-width: 492px;
    border-radius: 10px;
}

.bio-left-col .left_bio_text {
    font-family: "Inter-Italic";
    font-size: 32px;
    line-height: 42px;
    color: var(--roo-rose);
}

.bio-name {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 52px;
    line-height: 60px;
    color: var(--roo-carbon);
}

.bio-position {
    font-family: "Inter 28pt-Medium" !important;
    font-size: 16px !important;
    line-height: 36px !important;
    letter-spacing: 0% !important;
    text-transform: uppercase !important;
}

.bio-content-text {
    display: flex;
    flex-direction: column;
    align-items: start;
}

.bio-content-text .bio-text, .bio-content p {
    font-family: "Inter 18pt-Light";
    font-size: 20px;
    line-height: 30px;
    color: var(--roo-carbon);
}

.bio-content-text .bio-text .highligh-text {
    color: var(--roo-tangerine);
    font-family: "Inter 28pt-Medium";
}
.bio-social-icons {
    display: flex;
    gap: 16px;
    align-items: start;
    padding: 23px 0 42px;
}

.bio-social-icons a {
    width: 45px;
    height: 45px;
    background: var(--roo-tangerine);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.3s ease-in-out;
}

.bio-social-icons a:hover {
    transform: scale(1.15);
    background-color: var(--text-muted);
    box-shadow: 0 0 10px rgba(39, 37, 37, 0.541);
}

.bio-social-icons a:hover img {
    filter: brightness(0) invert(1);
    transition: filter 0.3s ease-in-out;
}

.bio-social-icons a img {
    width: 21px;
}

.bio-right-col {
    padding-top: 55px;
}

.bio-insights-card {
    display: flex;
    flex-direction: column;
    gap: 71px;
}

.bio-insights-content {
    display: flex;
    flex-direction: column;
    gap: 45px;
}

.bio-insights-subheaing {
    font-family: "Inter 28pt-Medium";
    font-size: 16px;
    line-height: 19px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--white-color);
}

.bio-insights-content .stats-right-col {
    flex-direction: column;
    /*gap: 21px;*/
    padding-bottom: 0;
    align-items: flex-start !important;
}
.bio-insights-content .stats-right-col h4{
    padding-bottom:32px; 
}
.bio-insights-content .stats-right-col h1,
.bio-insights-content .stats-right-col h2,
.bio-insights-content .stats-right-col h3,
.bio-insights-content .stats-right-col h4,
.bio-insights-content .stats-right-col h5,
.bio-insights-content .stats-right-col h6 {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 32px;
    line-height: 42px;
    display: flex;
    align-items: flex-end;
    color: var(--white-color);
}

.bio-insights-content .stats-right-col h3 {
    font-family: "Inter 18pt-Light";
    font-size: 28px;
    line-height: 42px;
    /* display: flex;
    width: 100%;
    align-items: center;
    justify-content: center; */
    color: var(--white-color);
}

.bio-insights-content p,
.bio-insights-content span,
.bio-insights-content .perspect-text {
    font-family: "Inter 18pt-Light";
    font-size: 22px;
    line-height: 32px;
    color: var(--white-color);
}

.bio-insights-card .btn-more {
    margin: auto;
}

.expertis_section {
    padding: 221px 0 92px;
}

.expertis_section .expertis_section-content {
    max-width: 1024px;
    width: 100%;
}

.functional-expertise-right-text {
    font-family: "Inter 28pt-Regular";
    font-size: 32px;
    line-height: 42px;
    color: var(--white-color);
}

.expertis_section-content {
    display: flex;
    flex-direction: column;
    gap: 51px;
} 

.expertis_column {
    display: flex;
    flex-direction: column;
    gap: 24px;
    padding-bottom:10px;
    border-bottom: 1px solid var(--white-color);
}

.expertis_section .expertis_column h1,
.expertis_section .expertis_column h2,
.expertis_section .expertis_column h3,
.expertis_section .expertis_column h4,
.expertis_section .expertis_column h5,
.expertis_section .expertis_column h6,
.exper_offi_title {
    font-family: "Inter 28pt-Regular" !important;
    font-size: 52px;
    line-height: 60px;
    color: var(--white-color);
}

h4.exper_offi_title{
    font-family: "Inter 28pt-Regular" !important;
    font-size:34px !important;
    line-height: 60px;
	padding-bottom:10px;
    color: var(--white-color);
}
.expertis_column_2 {
    margin-top: 8px;
}

.expertis_section .expertis_column p,
.expertis_section .expertis_column span,
.exper_offi_text {
    font-family: "Inter 28pt-Regular";
    font-size: 22px;
    line-height: 32px;
    color: var(--white-color);
}

.exper_offi_list {
    width: 100%;
}

.exper_offi_ul li {
    font-family: "Inter 28pt-Regular";
    font-size: 22px;
    line-height: 38px;
    color: var(--white-color);
}

.expertis_section-content .column-content {
    gap: 25px;
}

.quotes-section {
    padding: 92px 0 97px;
}

.quotes-section .number-title {
    font-family: "Inter 28pt-Medium";
    font-size: 20px;
    line-height: 23px;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    color: var(--roo-carbon);
}

.perspect-right-content {
    width: 100%;
}

.quotes_right-col .perspect-right-content .perspect-text {
    font-family: "Inter-Italic";
    font-size: 32px;
    line-height: 42px;
    color: var(--roo-rose);
        padding:0px 0 0 0 !important;
}

.quotes_right-col .perspect-right-content .stats-right-col {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: flex-start !important;
    padding-bottom:12px;
    border-bottom: 1px solid var(--roo-carbon); 
}

.fa-text {
    font-family: "Inter 28pt-Medium";
}

.quotes_right_name {
    font-family: "Inter 18pt-Light";
    font-size: 22px;
    line-height: 36px;
    text-transform: uppercase;
    color: var(--roo-carbon);
}

.indus-expertise-sec .functional-expertise-content {
    font-family: "Inter 28pt-Regular";
    font-size: 22px;
    line-height: 61px;
    color: var(--white-color);
    text-decoration: none;
    transition: color 0.3s ease;
}

.indus-expertise-sec .nav-link.active {
    background-color: unset !important;
    color: var(--roo-tangerine) !important;
    border-bottom-color: var(--roo-tangerine) !important;
}

.indus-expertise-sec .nav-link.active .functional-expertise-content {
    color: var(--roo-tangerine) !important;
}

.indus-expertise-sec .nav-link.active .functional-expertise-line {
    background-color: var(--roo-tangerine);
}

.indus-expertise-sec .functional-expertise-content:hover {
    color: var(--roo-tangerine) !important;
}

.indus-expertise-sec .functional-expertise-column:hover {
    border-bottom-color: var(--roo-tangerine) !important;
}

.indus-expertise-sec .functional-expertise-column {
    padding: 0;
}

.indus-expertise-sec .functional-expertise-column img {
    filter: invert(51%) sepia(100%) saturate(1000%) hue-rotate(360deg) brightness(103%) contrast(102%);
}

.indus-expertise-sec .functional-expertise-title h5 {
    text-align: left;
}

.indus-expertise-sec .functional-expertise-column {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid var(--white-color);
}

.indus-expertise-sec .functional-expertise-content {
    text-align: left;
}

.logo-section {
    position: relative;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.logo-wrapper {
    position: relative;
    width: 56vw;
    max-width: 840px;
    aspect-ratio: 600 / 516;
}

.orange-svg-box,
.red-svg-box,
.purple-svg-box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
}

.funct_padding {
    padding-top: 20px;
}

/* Show them after GSAP sets initial positions */
body.gsap-ready .orange-svg-box,
body.gsap-ready .red-svg-box,
body.gsap-ready .purple-svg-box {
    visibility: visible;
}

.logo-wrapper svg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transform-origin: center;
}

.home-spacer {
    height: 100vh;
    background: #273137;
}

.banner-block {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 20px;
    background: #273137;
}

.banner-gradient {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background: linear-gradient(180deg, #C40909 0%, #6A1A6B 73.08%, #273137 98.08%);
    z-index: -1;
}

.fixed-gradient-overlay {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    height: 360px;
    bottom: 0;
    background: linear-gradient(0deg, #273137 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
    filter: drop-shadow(0px -4px 4px rgba(0, 0, 0, 0.25));
}

.banner-content {
    position: fixed;
    z-index: 2;
    width: 90%;
    max-width: 929px;
    margin: auto;
    opacity: 0;
    visibility: hidden;
    will-change: transform, opacity;
}

/* Show banner content after GSAP is ready */
body.gsap-ready .banner-content {
    visibility: visible;
}

.banner-content h1,
.banner-content h2,
.banner-content h3,
.banner-content h4,
.banner-content h5,
.banner-content h6 {
    transition: opacity 0.3s ease;
}


.functional-expertise-content {
    position: relative;
}

.functional_link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-heading a {
    color: var(--white-color);
}

.call-to-action-contact-contain .call_title_link {
    font-family: "Inter 28pt-Regular";
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    vertical-align: bottom;
    padding-right: 40px;
    color: var(--white-color);
}

.break-inside-heading {
    font-family: "Inter 28pt-Medium";
    font-size: 18px;
    line-height: 30px;
    color: var(--white-color);
}

.true-panel-btn {
    font-family: "Inter 28pt-Regular";
    font-size: 15px;
    line-height: 30px;
    color: var(--white-color);
    border: none;
    background-color: transparent;
}

.true-panel-links li a {
    font-family: "Inter 28pt-Regular";
    font-size: 15px;
    line-height: 30px;
    color: var(--white-color);
    background-color: transparent;
    position: relative;
}

.modal-cust {
    position: fixed;
    top: 0;
    right: -100%;
    max-width: 100%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999;
    justify-content: center;
    align-items: center;
    transition: right 0.9s ease-in-out;
}

.modal-right-conatent {
    background: #000000;
    width: 100%;
    height: 100%;
}

.modal-left-conatent {
    background-color: var(--roo-rose);
    width: 100%;
    height: 100%;
}

.container-fluid {
    width: 100%;
    height: 100%;
}

.left_panle_link li button {
    font-size: 22px;
    font-family: "Inter 28pt-Medium";
    color: var(--white-color);
    background-color: transparent;
    border: none;
    position: relative;
    margin-bottom: 5px;
}

.left_panle_link li button.is-actived::after {
    content: "";
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 0%;
    height: 2px;
    background: var(--white-color);
    transition: width 0.3s ease;
    opacity: 50%;
    width: 100%;
}
   
.modal-cust.active {
    right: 0;
}

.modal-body {

    padding: 20px;
    width: 100%;
    max-height: 100%;
    height: 100%;
    border-radius: 8px;
    position: relative;
}

.close-btn {
    position: absolute;
    top: 90px;
    left: 15px;
    background: transparent;
    border: none;
    font-size: 22px;
    cursor: pointer;
    color: #FFFFFF;
}

.true-panel {
    padding-top: 150px;
    padding-left: 30px;
}

.left-panel,
.true-panel-right {
    display: none;
}

.left-panel.active,
.true-panel-right.active {
    display: block;
}

@keyframes slideIn {
    from {
        transform: translateX(2rem);
        opacity: 0;
    }

    to {
        transform: translateX(0);
        opacity: 1;
    }
}

.true-panel-links li {
    opacity: 0;
    /* start hidden */
    animation: slideIn 0.7s cubic-bezier(0.25, 0.1, 0.25, 1) forwards;
}

/* Staggered delays for a cascading effect */
.true-panel-links li:nth-child(1) {
    animation-delay: 0.1s;
}

.true-panel-links li:nth-child(2) {
    animation-delay: 0.25s;
}

.true-panel-links li:nth-child(3) {
    animation-delay: 0.4s;
}

.true-panel-links li:nth-child(4) {
    animation-delay: 0.55s;
}

.true-panel-links li:nth-child(5) {
    animation-delay: 0.7s;
}

/* Base styles */
.modal-left-conatent {
    transition: all 0.4s ease;
}

.modal-right-conatent {
    transition: all 0.4s ease;
    position: relative;
}

.toggle-arrows,
.toggle-arrow {
    position: absolute;
    top: 100px;
    left: 30px;
    background: #000;
    color: #fff;
    border: none;
    border-radius: 50%;
    width: 35px;
    height: 35px;
    font-size: 18px;
    cursor: pointer;
    display: none;
    /* hidden on desktop */
    z-index: 100;
}

.modal_page {
    display: flex;
    width: 100%;
    height: 100%;
}

.modal-left-conatent {
    width: 280px;
}

.left_conatent {
    /* width: 350px; */
    width: 100%;
}

.modal_body_right {
    display: flex;
}

.right_conatent {
    width: 100%;
}


.true-panel-links li a:hover::after,
.true-panel-btn:hover::after {
    width: 100%;
}

.true-panel-btn {
    text-align: left;
    position: relative;
}

.true-panel-links li a::after {
    content: "";
    position: absolute;
    bottom: -2px;
    left: 0px;
    width: 0%;
    height: 1px;
    background: var(--white-color);
    transition: width 0.3s ease;
}

.true-panel-btn::after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 2px;
    width: 0%;
    height: 1px;
    background: var(--white-color);
    transition: width 0.3s ease;
}

.industry_section .number-right-col {
    padding-top: 56px;
}

.indus-expertise-sec .functional-expertise-left,
.indus-expertise-sec .functional-expertise-right {
    width: 100%;
    max-width: 100%;
    padding-top: 20px;
}

.functional-expertise-column {
    opacity: 0;
    transform: translateX(50px);
    transition: transform 0.8s ease, opacity 0.8s ease;
}

.functional-expertise-column.visible {
    opacity: 1;
    transform: translateX(0);
}

.functional-expertise-section {
    overflow: hidden;
}

.footer .d-flex.gap-4 {
    gap: 40px !important;
}

.footer address {
    padding-top: 10px;
    margin-bottom: 0 !important
}

.list-unstyled {
    padding-top: 5px !important;
}

.btn-animated .bio_btn {
    padding-inline: 21px !important;
}

.bio_btn .read-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 120, 365;
    stroke-dashoffset: 275;
}

.bio_btn .read-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 105, 385;
    stroke-dashoffset: 469;
}

.read-btn.btn-animated .bio_btn:hover svg :nth-child(2) {
    stroke-dashoffset: 755 !important;
}

button.closeModal {
    font-size: 31px;
    width: 36px;
    height: 36px;
    left: unset !important;
    bottom: unset !important;
    right: 16px;
    top: 87px;
    background-color: transparent !important;
    color: #fff;
    border: none;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 147px;
}





.check-box-content .wpcf7-spinner {
    display: none !important;
}

.intro-content P {
    padding-bottom: 0px !important;
}

.intro-content P:last-child {
    padding-bottom: 0px !important;
}
strong,b {
        font-family: 'Inter 28pt-Medium' !important;
        font-weight: unset !important;

}
.back-button-desk a {
         font-family: 'Inter 28pt-Regular' !important;
         font-weight: unset !important;
         font-size: 20px;
    
}


.copyright-subtitle p a {
color: var(--text-muted) !important; 
    font-size: 12px;
     font-family: "Inter 18pt-Light" !important;
}

.expertis_section .expertis_column p.exper_offi_text {

    font-family: "Inter 18pt-Light";
font-size: 22px ;
line-height: 142% !important;


    
}



.expertis_section .expertis_section-content .expertis_column h2.exper_offi_title {

     font-family: "Inter 28pt-Regular" !important;

}

    .section-heading a:last-child {
        font-family: "Inter 28pt-Regular" !important;
    
    }

/* style2 */
    
input::placeholder {
	    color: var(--roo-carbon);
}
/* ABOUT-PAGE-BANNER-START */

.about-page-banner {
  background-color: var(--roo-rose-color);
  padding: 221px 0 105px 0;
}

.about-page-banner h4 {
  font-family: "Inter 28pt-Regular";
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: var(--white-color);
}

.about-page-banner h3 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 58px;
  color: var(--white-color);
}

.about-page-banner p {
  font-family: "Inter 18pt-Light";
  font-size: 22px;
  line-height: 32px;
  color: var(--white-color);
}

.about-page-banner-contain {
  display: flex;
  gap: 58px;
  flex-direction: column;
}

.about-banner-subtitle {
  display: flex;
  gap: 22px;
  flex-direction: column;
  max-width: 1019px;
  width: 100%;
}

/* executive-search-section */

.executive-search-section {
  background-color: var(--roo-carbon);
  padding: 59px 0 124px 0;
}
.brand-logo-section {
  background-color: var(--roo-carbon);
  padding:129px 0 110px 0;
}
.executive-search-contain-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
  max-width: 1021px;
  width: 100%;
}

.executive-search-contain-title h5 {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: var(--white-color);
}

.executive-search-contain-title h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 60px;
  color: var(--white-color);
}

.executive-search-step {
  display: flex;
  flex-direction: column;
  gap: 12px;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.fix-step-cricle {
  width: 111px;
  height: 111px;
  display: flex;
  margin: 0 auto;
  align-items: center;
}

.executive-search-step-cricle {
  width: 86px;
  height: 86px;
  border: 2.08px solid #ffffff33;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  font-family: "Inter 28pt-Regular";
  font-size: 40px;
  line-height: 74px;
  text-align: center;
  color: var(--roo-tangerine);
  transition: all 0.3s ease-in-out;
  align-items: center;
}

.brand-contain-subtitle h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 60px;
  color: var(--white-color);
}

.executive-search-step p {
  font-family: "Inter 18pt-Light";
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0.8px;
  text-align: center;
  max-width: 240px;
  width: 100%;
  opacity: 0.5;
  color: var(--white-color);
  transition: all 0.3s ease-in-out;
}

.stand-line {
  height: 52px;
  width: 5px;
  background-color: #eaeaea4d;
  display: flex;
  transition: all 0.3s ease-in-out;
  margin: 0 auto;
}

.executive-search-step:hover .executive-search-step-cricle {
  transform: scale(1.3);
  color: var(--white-color);
  border: 6px solid var(--roo-tangerine);
}

.executive-search-step:hover.executive-search-step p {
  opacity: 1;
}

.executive-search-step:hover .stand-line {
  background-color: var(--roo-tangerine);
}

.auto-button {
  display: flex;
  margin: 0 auto;
}


.executive-search-section-contain {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.executive-search-step-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.stand-grade-line {
  max-width: 1230px;
  width: 100%;
  height: 10px;
  background: linear-gradient(270deg, #ff7e06 0%, #c30909 50%, #6a1a6b 100%);
  margin: 0 auto;
}

/* <!-- SEARCH SOLUTIONS SECTION --> */

.search-solutions-section {
  background-color: var(--white-color);
  padding:71px 0;
}

.search-solutions-contain-title {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.search-solutions-contain-title h5 {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--roo-carbon);
}

.search-solutions-contain-title h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 58px;
  color: var(--roo-carbon);
}


.ellipse-section {
  background-color: var(--white-color);
  padding:49px 0 91px 0;
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.ellipse-section::after {
  content: "";
  position: absolute;
  left: 0%;
  right: 0%;
  bottom: 0;
  width: 100%;
  height: 159px;
  background: linear-gradient(0deg, #273137 0%, rgba(0, 0, 0, 0) 100%);
  opacity: 0.05;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  z-index: 1;
  pointer-events: none;
}

.ellipse-col {
  display: flex;
  justify-content: center;
}

.ellipse-cricle {
  width: 276px;
  height: 276px;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  background: var(--white-color);
}

.ellipse-cricle svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.ellipse-cricle circle {
  fill: none;
  stroke-width: 19;
  stroke-linecap: round;
  stroke-dasharray: 868;
  stroke-dashoffset: 868;
  transition: stroke-dashoffset 1.5s cubic-bezier(0.4, 0, 0.2, 1);
}

.ellipse-cricle.animate circle {
  stroke-dashoffset: 0;
}

.ellipse-cricle h3 {
  font-family: "Inter 28pt-Regular";
  font-size: 42px;
  line-height: 100%;
  text-align: center;
  color: var(--roo-rose-color);
  transition: all 0.3s ease-in-out;
  z-index: 2;
  position: relative;
}

.search-solutions-ellipse-row {
  display: flex;
  justify-content: space-between;
  gap: 40px;
}

.search-solutions-ellipse-contain {
  max-width: 915px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 112px;
}

.search-solutions-ellipse-contain h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 40px;
  line-height: 58px;
  color: var(--roo-carbon);
}

.search-solutions-ellipse-contain p {
  font-family: "Inter 18pt-Light";
  font-size: 20px;
  line-height: 30px;
  letter-spacing: -0.4px;
  color: var(--roo-carbon);
}

.call-to-action-section-2{ background:#fff !important;}
.call-to-action-section-2 h2, .call-to-action-section-2 .contact-Us {
    color: var(--roo-carbon) !important;
}

.call-to-action-section {
  background-color: var(--roo-grape);
  padding: 106px 0;
}
.call-to-action-contact{
  background-color: var(--roo-grape);
  padding:86px 0 83px 0;
}
.call-to-action-section-contain {
  display: flex;
  flex-direction: column;
  gap: 58px;
}

.call-to-action-section-contain h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 60px;
  text-align: center;
  vertical-align: bottom;
  color: var(--white-color);
  display: flex;
  margin: 0 auto !important;
  max-width: 919px;
  width: 100%;
}

.call-to-action-contact-contain p {
  font-family: "Inter 28pt-Regular";
  font-size: 32px;
  line-height: 42px;
  text-align: center;
  vertical-align: bottom;
  color: var(--white-color);
  max-width: 912px;
  width: 100%;
  display: flex;
  margin: 0 auto !important;
}

.call-to-action-contact-subtitle {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.call-to-action-contact-contain {
  display: flex;
  flex-direction: column;
  gap:57px;
}

.call-to-action-contact-contain h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 60px;
  text-align: center;
  vertical-align: bottom;
  color: var(--white-color);
}

/* TEAM-PAGE-BANNER-START */

.team-page-banner {
  background-color: var(--white-color);
  padding: 221px 0 142px 0;
}

.white-bg .nav-links ul li a {
  font-family: "Inter 28pt-Medium";
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: var(--roo-carbon);
  position: relative;
  transition: color 0.3s ease;
}
.w-header.scrolled .white-bg .nav-links ul li a {
      color: var(--white-color) !important;
}
.white-bg .Bar-nav-icon {
  filter: invert(1);
}

.white-bg .nav-links ul li a:hover {
  color: var(--light-carbon);
}
.w-header.scrolled .logo-default {
  display: block !important;
}
.w-header.scrolled .logo-white {
  display: none !important;
}

/* Hover underline animation */
.white-bg .nav-links ul li a::after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 0;
  width: 0%;
  height: 2px;
  background: var(--light-carbon);
  transition: width 0.3s ease;
}
.w-header.scrolled .white-bg .nav-links ul li a::after {
    color: var(--light-gray-medium-rgba) !important;
}

.w-header.scrolled .nav-links ul li a::after {
      background: var(--white-color) !important;
}
.white-bg .nav-links ul li a:hover::after {
  width: 100%;
}

/* Active link style (like hover) */
.white-bg .nav-links ul li a.active {
  color: var(--light-carbon);
}

.white-bg .nav-links ul li a.active::after {
  width: 100%;
}

.team-banner-title h4 {
  font-family: "Inter 28pt-Regular";
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--roo-carbon);
}

.profile-subtitle h5 {
  font-family: "Inter 28pt-Regular";
  font-size: 28px;
  line-height: 36px;
  color: var(--roo-tangerine);
}

.profile-subtitle h6 {
  font-family: "Inter 28pt-Medium";
  font-size: 16px;
  line-height: 36px;
  text-transform: uppercase;
  color: var(--roo-carbon);
}

.team-profile-col {
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 58px;
  opacity: 0;
  transform: translateY(70px);
  transition: all 0.4s ease;
}


.team-profile-col.fade-in {
  opacity: 1;
  transform: translateY(0);
}

.team-profile-col.hidden {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  visibility: hidden;
}

.see-full-team-Btn {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--roo-carbon);
  position: relative;
  z-index: 2;
}

.elementor-auto {
  display: flex;
  justify-content: center;
}

.see-full-team-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 150, 365;
  stroke-dashoffset: 260;
}

.see-full-team-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 138, 385;
  stroke-dashoffset: 486;
}

.see-full-team-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 490;
}

.see-full-team-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 782;
}


.team-profile img {
  max-width: 390px;
  width: 100%;
  height: 435px;
  border-radius: 10px;
  object-fit: cover;
  filter: grayscale(100%);
  transition: transform 0.3s ease, filter 0.3s ease, box-shadow 0.3s ease;
}

.team-profile img:hover {
  transform: scale(1.02);
  filter: grayscale(0%);
  box-shadow: 0px 4px 8px rgba(187, 185, 185, 0.25);
}


/* HEALTHCARE-PAGE-BANNER-START */

.healthcare-page-banner {
  background-color: var(--roo-rose-color);
  padding: 221px 0 80px 0;
}

.healthcare-page-banner h4 {
  font-family: "Inter 28pt-Regular";
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: var(--white-color);
}

.healthcare-page-banner h3 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 58px;
  color: var(--white-color);
}

.healthcare-page-banner p {
  font-family: "Inter 18pt-Light";
  font-size: 22px;
  line-height: 32px;
  color: var(--white-color);
}

.healthcare-page-banner-contain {
  display: flex;
  gap: 50px;
  flex-direction: column;
}

.highlight-page-title {
  font-family: "Inter 28pt-Medium";
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--roo-tangerine);
}

.healthcare-page-banner .span-line {
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.8px;
  color: var(--white-color);
    margin: 0px 8px;	
}

.healthcare-banner-subtitle {
  display: flex;
  /*gap: 30px;*/
  flex-direction: column;
  max-width: 1019px;
  width: 100%;
}

.brand-logo-column .row {
  display: grid;
  grid-template-columns: repeat(6, 1fr);
  align-items: center;
  justify-items: center;
}

.brand-logo {
  position: relative;
  display: grid;
  align-items: center;
  justify-content: center;
}

.brand-logo img {
  grid-area: 1 / 1;
  max-width: 180px;
  width: 100%;
  height: auto;
  object-fit: contain;
  filter: grayscale(100%) brightness(0) invert(1);
  opacity: 0;
  transition: opacity 1s ease-in-out;
}

.brand-logo img:nth-child(1) {
  opacity: 1;
}

@keyframes overlapping-grid-2 {
  0% {
    opacity: 0;
  }

  12.5% {
    opacity: 1;
  }

  37.5% {
    opacity: 1;
  }

  50% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}

@keyframes overlapping-grid-3 {
  0% {
    opacity: 0;
  }

  8.33% {
    opacity: 1;
  }

  25% {
    opacity: 1;
  }

  33.33% {
    opacity: 0;
  }

  100% {
    opacity: 0;
  }
}


.brand-logo img:nth-child(1) {
  animation: overlapping-grid-2 12s linear forwards infinite;
}

.brand-logo img:nth-child(2) {
  animation: overlapping-grid-3 12s linear forwards infinite;
}

/* Animation delays for overlapping effect */
.brand-logo:nth-child(1) img:nth-child(1) {
  animation-delay: -3s;
}

.brand-logo:nth-child(1) img:nth-child(2) {
  animation-delay: 3s;
}

.brand-logo:nth-child(2) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(2) img:nth-child(2) {
  animation-delay: 4s;
}

.brand-logo:nth-child(3) img:nth-child(1) {
  animation-delay: -1s;
}

.brand-logo:nth-child(3) img:nth-child(2) {
  animation-delay: 5s;
}

.brand-logo:nth-child(4) img:nth-child(1) {
  animation-delay: -3s;
}

.brand-logo:nth-child(4) img:nth-child(2) {
  animation-delay: 3s;
}

.brand-logo:nth-child(5) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(5) img:nth-child(2) {
  animation-delay: 4s;
}

.brand-logo:nth-child(6) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(6) img:nth-child(2) {
  animation-delay: 3s;
}

.brand-logo:nth-child(7) img:nth-child(1) {
  animation-delay: -1s;
}

.brand-logo:nth-child(7) img:nth-child(2) {
  animation-delay: 5s;
}

.brand-logo:nth-child(8) img:nth-child(1) {
  animation-delay: -3s;
}

.brand-logo:nth-child(8) img:nth-child(2) {
  animation-delay: 3s;
}

.brand-logo:nth-child(9) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(9) img:nth-child(2) {
  animation-delay: 4s;
}

.brand-logo:nth-child(10) img:nth-child(1) {
  animation-delay: -3s;
}

.brand-logo:nth-child(10) img:nth-child(2) {
  animation-delay: 3s;
}

.brand-logo:nth-child(11) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(11) img:nth-child(2) {
  animation-delay: 4s;
}

.brand-logo:nth-child(12) img:nth-child(1) {
  animation-delay: -1s;
}

.brand-logo:nth-child(12) img:nth-child(2) {
  animation-delay: 5s;
}


.brand-logo:nth-child(13) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(13) img:nth-child(2) {
  animation-delay: 4s;
}

.brand-logo:nth-child(14) img:nth-child(1) {
  animation-delay: -3s;
}

.brand-logo:nth-child(14) img:nth-child(2) {
  animation-delay: 3s;
}

.brand-logo:nth-child(15) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(15) img:nth-child(2) {
  animation-delay: 4s;
}

.brand-logo:nth-child(16) img:nth-child(1) {
  animation-delay: -3s;
}

.brand-logo:nth-child(16) img:nth-child(2) {
  animation-delay: 3s;
}

.brand-logo:nth-child(17) img:nth-child(1) {
  animation-delay: -1s;
}

.brand-logo:nth-child(17) img:nth-child(2) {
  animation-delay: 5s;
}

.brand-logo:nth-child(18) img:nth-child(1) {
  animation-delay: -2s;
}

.brand-logo:nth-child(18) img:nth-child(2) {
  animation-delay: 4s;
}


.team-profile-section {
  display: flex;
  flex-direction: column;
  gap: 48px;
}

/* HEALTHCARE-TEAM SECTION */
.healthcare-team-section {
  background-color: var(--white-color);
  padding:96px 0 127px 0;
}

.healthcare-team-title {
  display: flex;
  flex-direction: column;
  /*gap: 30px;*/
  max-width: 1018px;
  width: 100%;
}

.healthcare-team-title h3 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 58px;
  color: var(--roo-carbon);
}

.healthcare-team-profile-section .team-profile-col{
  padding-top:33px !important;
}


.healthcare-team-title p {
  font-family: "Inter 18pt-Light";
  font-size: 22px;
  line-height: 32px;
  color: var(--roo-carbon);
}

.healthcare-team-profile-section {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

/* <!-- Functional Expertise -SECTION START --> */

.functional-expertise-section {
  background-color: var(--roo-grape);
  padding:109px 0 131px 0;
}

.executive-search-step-col {
  display: flex;
  flex-direction: column;
  gap: 120px;
}

.functional-expertise-title h5 a {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--white-color);
  margin-bottom: 40px;
}

.functional-expertise-title h5 {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--white-color);
  margin-bottom: 40px;
}

.functional-expertise-row {
  display: flex;
  gap: 48px;
}


.functional-expertise-column:hover .functional-expertise-line {
  background-color: var(--roo-tangerine);
}

.main-row-insights {
  display: flex;
  flex-direction: column;
  gap: 80px;
}

.functional-expertise-middle {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 75%;
}

.functional-expertise-left,
.functional-expertise-right {
  width: 100%;
  max-width: 393px;
}

.functional-expertise-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.functional-expertise-content a {
  font-family: "Inter 28pt-Regular";
  font-size: 22px;
  line-height: 61px;
  color: var(--white-color);
  text-decoration: none;
  transition: color 0.3s ease;
}

.functional-expertise-content a:hover {
  color: var(--roo-tangerine);
}

.functional-expertise-line {
  width: 100%;
  height: 1px;
  background-color: var(--white-color);
}

.functional-expertise-content img {
  filter: invert(51%) sepia(100%) saturate(1000%) hue-rotate(360deg) brightness(103%) contrast(102%);
}

.perspectives-filter i {
  font-size: 20px;
  color: var(--roo-tangerine);
}

.perspectives-filter {
  display: none;
  position: relative;
  padding: 13px 24px;
  background: var(--roo-carbon);
  cursor: pointer;
}

.perspectives-filter.active .perspectives-title {
  display: block;
}

.hidden {
  display: none !important;
}

.perspectives-filter span {
  font-family: "Inter 18pt-Light";
  font-size: 14px;
  line-height: 100%;
  letter-spacing: 0.8px;
  color: var(--white-color);
}

.perspectives-filter i {
  float: right;
  transition: transform 0.3s;
}

.perspectives-filter.active i {
  transform: rotate(180deg);
}

.perspectives-filter .perspectives-title {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: var(--roo-carbon);
  border-top: none;
  border-radius: 0 0 5px 5px;
  padding: 0 0 12px 24px;
  z-index:3000;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}

.stats-left-col {
  z-index: 100; 
}

/* FOOTER - SECTION -START */
.footer {
  background-color: var(--roo-carbon);
  padding:69px 0 51px 0;
  color: var(--white-color);
}

.footer-grid {
  display: grid;
  grid-template-columns: 48% 15% 15% 15%;
  margin-bottom: 40px;
  gap: 30px;
  align-items: start;
}

.footer address ,.footer-office-contact a{
  font-family: "Inter 18pt-Light";
  font-size: 14px;
  line-height: 24px;
  color: var(--white-color);
  cursor: pointer;
  transition:all 0.3s ease-in-out;
}
.footer address:hover ,.footer-office-contact a:hover{
  color:var(--roo-tangerine);
}
.footer-navlink {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.footer-left {
  display: flex;
  gap: 40px;
}

.footer-navlink li a {
  font-family: "Inter 18pt-Light";
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: var(--white-color);
  position: relative;
  transition: color 0.3s ease;
  width: fit-content;
}

.last-footer-col {
  display: flex;
  flex-direction: column;
  gap: 41px;
}

.footer-navlink li a::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #ffffff80;
  transition: all 0.3s ease;
}

.footer-navlink li a:hover {
  color: #ffffff80;
}

.footer-navlink li a:hover::after {
  width: 100%;
}

.footer-sublink {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.footer-sublink li a,
.footer-subscribe p {
  font-family: "Inter 18pt-Light";
  font-size: 14px;
  line-height: 30px;
  color: var(--white-color);
  transition: all 0.3s ease-in-out;
}
.footer-subscribe p {

}
.footer-sublink li a:hover {
  color: var(--text-muted);
}

.footer-subscribe {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.subscribe-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  background-color: #ffffff1a;
  color: #ffffff80;
  font-family: "Inter 18pt-Light";
  font-size: 14px;
  max-width: 178px;
  width: 100%;
  text-transform: uppercase;
  padding: 9.5px 21px;
  transition: all 0.3s ease;
}

.subscribe-btn:hover {
  background-color: var(--roo-tangerine);
  color: var(--white-color);
}

.subscribe-btn img {
  width: 10px;
  height: auto;
}

.copyright-contain {
  max-width: 85.4%;
  width: 100%;
}

.footer-bottom {
  display: flex;
  align-items: start;
}

.copyright-title ,.copyright-title a{
  font-family: "Inter 18pt-Light";
  font-size: 12px;
  line-height: 25px;
  text-transform: uppercase;
  color: var(--white-color);
  max-width: 185px;
  transition:all 0.3s ease-in-out;
}
.copyright-title a:hover{
  color:var(--roo-tangerine);
}
.copyright-subtitle {
  font-family: "Inter 18pt-Light";
  font-size: 12px;
  line-height: 25px;
  color: var(--text-muted);
}

.linkedin_Logo {
  width: 33px;
  height: 33px;
  border-radius: 50%;
  background-color: var(--roo-tangerine);
  display: flex;
  line-height: 0;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease;
  box-shadow: 0 0 0 transparent;
}

.linkedin_Logo {
  color: var(--roo-carbon);
}

.linkedin_Logo img {
  width: 16px;
}

.linkedin_Logo:hover {
  transform: scale(1.15);
  background-color: var(--white-color);
  box-shadow: 0 0 10px rgba(255, 255, 255, 0.4);
}

.linkedin_Logo:hover {
  color: var(--roo-tangerine);
}

/* CONTACT-PAGE-START */

.bg-icon {
  width: 45px;
  height: 45px;
  line-height: 0;
  border-radius: 50%;
  background-color: var(--roo-tangerine);
  display: flex;
  transition: all 0.3s ease-in-out;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}

.bg-icon:hover {
  transform: translateY(-5px);
}

.icon-content-col {
  display: flex;
  flex-direction: column;
  gap:27px;
}

.icon-col {
  display: flex;
  align-items: center;
  gap: 16px;
}

.contact-page-banner {
  background-color: var(--roo-rose-color);
  padding: 221px 0 43px 0;
}
.contact-banner-title h4 {
  font-family: "Inter 28pt-Regular";
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: var(--white-color);
}

.contact-banner-subtitle h3 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 58px;
  color: var(--white-color);
}

.contact-map-section {
  background-color: var(--white-color);
  padding:58px 0 115px 0;
}

.contact-map-contain-title h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 24px;
  line-height: 34px;
  cursor: pointer;
  color: var(--roo-tangerine);
}

.contact-map-contain-title a{
  font-family: "Inter 28pt-Regular";
  font-size: 24px;
  line-height: 34px;
  color: var(--roo-carbon);
}

.contact-map-contain-title h5 {
  font-family: "Inter 28pt-Medium";
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.8px;
  margin-top:10px !important;
  color: var(--roo-carbon);
  text-transform: uppercase;
}

.contact-map-contain-title {
  display: flex;
  gap: 26px;
  flex-direction: column;

}

.contact-map-address {
  display: flex;
  gap: 24px;
  flex-direction: column;
}

.map-container {
  width: 100%;
  height: 492px;
  position: relative;
  border-radius: 10px;
  overflow: hidden;
  z-index: 10;
}

.leaflet-marker-icon.custom-marker {
  width: 52px !important;
  height: 52px !important;
  background: linear-gradient(180deg, #C40909 0%, #6A1A6B 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.2s ease;
}

.contact-main-row {
  display: flex;
  flex-direction: column;
  gap: 69px;
}
.contact-form-col{
    display: flex;
  flex-direction: column;
  gap:30px;
}
.contact-map-col{
    display: flex;
  flex-direction: column;
  gap:38px;
}
.contact-form-title h2 {
  font-family: "Inter 28pt-Regular";
  font-size: 52px;
  line-height: 60px;
  color: var(--roo-carbon);
}

.checkbox-label {
  font-family: "Inter 18pt-Light";
  font-style: Italic;
  font-size: 16px;
  line-height: 26px;
  color: var(--roo-carbon);
}


.check-box-content .checkbox-label {
      font-family: 'Raleway-Regular';
font-style: italic;
font-size: 16px;
line-height: 162%;
color: #273137;
color: var( --black-color) !important;

}







.checkbox-label a {
      font-family: 'Raleway-SemiBold';

  color: var(--roo-tangerine);
  

  /* font-family: "Inter 28pt-Medium"; */
}

.checkbox-container {
  max-width: 725px;
  width: 100%;
  display: flex;
  gap: 6px;
}

.conatct_input, .wpcf7-form-control {
  max-width: 915px;
  width: 100%;
  padding: 21px 28px;
  border: none;
  border-radius: 10px;
  background-color: #27313714;
  font-family: "Inter 18pt-Light";
  font-size: 18px;
  line-height: 28px;
  /* letter-spacing: 0.8px; */
  /* color: var(--roo-carbon); */
  outline: none;
  transition: background-color 0.3s ease;


     font-family: "Inter 28pt-Regular" !important;
letter-spacing: 0.05em;

color: #273137  !important;




}
.contact-form-column textarea,
.contact-form-column textarea::placeholder{
      font-family: "Inter 28pt-Regular" !important;
    /* font-family: "Inter 18pt-Light" !important; */
      max-height: 208px;
      color: #273137  !important;
      resize: none;



      
}

.conatct_input:focus, .wpcf7-form-control:focus {
  outline: none;
  box-shadow: none;
}

.conatct_input::placeholder,
.textarea::placeholder,
.conatct_input::placeholder,
textarea {
  font-family: "Inter 28pt-Regular" !important;
  color: #273137  !important;
  /* font-family: "Inter 18pt-Light"; */
  /* color: var(--roo-carbon); */
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.8px;
}

.textarea {
  max-width: 915px;
  width: 100%;
  padding: 21px;
  height: 206px;
  resize: none;
  scrollbar-width: none;
  border: none;
  border-radius: 10px;
  background-color: #27313714;
  font-family: "Inter 18pt-Light";
  font-size: 18px;
  line-height: 28px;
  letter-spacing: 0.8px;
  color: var(--roo-carbon);
  outline: none;
  transition: background-color 0.3s ease;
}

.half-input-col {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.half-input-col .conatct_input {
  max-width: 420px;
  width: 100%;
}
.more-info h6{
  font-family: "Inter 28pt-Medium";
font-size: 20px;
line-height: 24px;
letter-spacing: 0.05em;
text-transform: uppercase;
color: var(--roo-carbon);


}
.form-head-para {
font-family: "Inter 18pt-Light";
font-size: 20px;
line-height: 150%;
color: var(--roo-carbon);


}
.contact-form {
    width: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    max-width: 919px;
    margin-left: auto; 
        gap: 42px;
}

.contact-form-title {
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.contact-form form {
  max-width: 915px;
  width: 100%;
}

.contact-form-column {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.form-bottom-col {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.form-bottom-col p {
      font-family: "Inter 28pt-Regular" !important;
font-size: 16px !important;
line-height: 27px !important; 
color: #273137 !important ;


} 

.contact-form .form-head-para {
  /* font-family: "Inter 18pt-Light"; */
  /* font-size: 16px; */
  /* line-height: 27px; */
  /* color: var(--roo-carbon); */

font-size: 20px !important;
line-height: 150% !important;
color: #273137 !important;
  color: var(--black-color) !important;

      max-width: 97%;


  
}

.checkbox-container input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  padding: 8.5px;
  height: 19px;
  border: 1px solid var(--roo-carbon);
  background-color: var(--white-color);
  cursor: pointer;
  position: relative;
  margin-top:4px;
  transition: all 0.2s ease;
}
span.wpcf7-form-control.wpcf7-checkbox.check-box {
    padding: 0px;
    margin: 0px;
}

.checkbox-container input[type="checkbox"]:checked {
  background-color: var(--roo-tangerine);
  border-color: var(--roo-tangerine);
}

.checkbox-container input[type="checkbox"]:checked::after {
  content: "";
  position: absolute;
  top: 4px;
  left: 6px;
  width: 4px;
  height: 9px;
  border: solid #fff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

.check-box-content {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  overflow: hidden;
  padding: 0px 9px 0 0;
}

/* <!-- Perspectives-PAGE-BANNER-START --> */

.perspectives-page-section {
  background-color: var(--white-color);
  padding:79px 0 133px 0;
}

.case-study-page-section {
  background-color: var(--white-color);
  padding: 54px 0 88px 0;
}

.perspectives-page-section .stats-left-col .number-title {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 23px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: #FF7E06;
}

.perspectives-sec .status-right-col {
  flex-direction: column;
  align-items: flex-start;
  gap: 40px;
}

.perspectives-subtitle {
  flex-direction: column;
  display: flex;
  gap: 30px;
  width: 100%;
}

.status-right-col h3 {
  font-family: "Inter 28pt-Medium";
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--roo-carbon);

}

.status-right-col {
  display: flex;
  gap: 40px;
  flex-direction: column;
}

.perspectives-title {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.perspectives-title h6 {
  font-family: "Inter 28pt-Medium";
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--roo-carbon);
}

.perspectives-title p {
  font-family: "Inter 28pt-Medium";
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--roo-tangerine);
}

.desktop-filter p {
  cursor: pointer;
}

.perspectives-subtitle a {
  font-family: "Inter 28pt-Regular";
  font-size: 32px;
  line-height: 42px;
  color: var(--roo-carbon);
  transition: color 0.3s ease-in-out;
}

.perspectives-subtitle a:hover {
  color: var(--roo-tangerine);
}

.perspectives-main-row {
  display: flex;
  flex-direction: column;
  gap: 80px;
}
.quotes_right-col {  
    padding: 23px 0 0 0;
}
.perspect-right-content {
  display: none;
  opacity: 0;
  transform: translateY(15px);
  transition: opacity 0.5s ease, transform 0.5s ease;
  padding: 15px 0 0 0;
}

.perspect-right-content.fade-in {
  opacity: 1;
  transform: translateY(0);
}

.load-more {
  display: flex;
  margin: 0 auto;
}

.back-button-mob {
  display: none;
}

.status-line {
  max-width: 920px;
  width: 100%;
  height: 1px;
  background-color: var(--roo-carbon);
}

.perspectives-subtitle p.active {
  color: var(--roo-tangerine);
}

.perspectives-sec {
  gap: 103px;
}

.perspectives-sec-column {
  gap: 20px;
}

.perspectives-page-section {
  position: relative;
}

.case-study-column {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.case-study-title h6 {
  font-family: "Inter 28pt-Medium";
  font-size: 18px;
  line-height:30px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--roo-carbon);
}

.case-study-title p,
.case-study-title a {
  font-family: "Inter 28pt-Medium";
  font-size: 18px;
  line-height: 100%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: var(--roo-tangerine);
}

.case-study-column h4 {
  font-family: "Inter 18pt-Light";
  font-size: 28px;
  line-height: 38px;
  color: var(--roo-carbon);
  margin-bottom:-5px !important;	
}

.case-study-column p {
  font-family: "Inter 18pt-Light";
  font-size: 20px;
  line-height: 30px;
  color: var(--roo-carbon);
}

.case-study-column span {
  color: var(--roo-tangerine);
}

.back-link {
  font-family: "Inter 28pt-Regular";
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: var(--roo-tangerine);
  display: flex;
  align-items: center;
  gap: 14px;
  transition: all 0.3s ease-in-out;
}

.case-study-status-col {
  display: flex;
  flex-direction: column;
  gap: 40px;
}

.case-study-content {
  display: flex;
  flex-direction: column;
  gap: 26px;
}

.case-study-paragraph {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.case-study-heading-col {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.case-study-title {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.back-link:hover {
  color: var(--roo-carbon);
}

.perspectives-page-banner {
  background-color: var(--roo-rose-color);
  padding: 221px 0 80px 0;
}

.perspectives-banner-title h4 {
  font-family: "Inter 28pt-Medium";
  font-size: 28px;
  line-height: 100%;
  letter-spacing: 5%;
  text-transform: uppercase;
  color: var(--white-color);
}

.w-header.scrolled {
  /* background: var(--white-color); */
  background: rgb(39 49 55) !important;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  padding: 21px 0 15px 0;
}


/* BUTTON-HOVER-ANIMATED */

.elementor-column {
  margin: 0 auto;
}

.btn-animated .elementor-button {
  position: relative;
  height: 50px;
  width: fit-content;
  padding-inline: 25px;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.4s ease;
      min-width: 150px;
}

.elementor-button-text {
  position: relative;
  z-index: 2;
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--white-color);
}

.rollover_outline_svg {
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
  left: 50%;
  top: 50%;
  height: 100%;
  width: 100%;
  overflow: visible;
}

.rollover_outline_svg rect {
  fill: transparent;
  transition: all .5s;
  stroke: var(--roo-tangerine);
  stroke-width: 3px;
  height: 100%;
  width: 100%;
}

.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 112, 385;
    stroke-dashoffset: 466;
}

.rollover_outline_svg :first-child {
stroke-dasharray: 117, 388;
    stroke-dashoffset: 279;
}

.btn-animated .elementor-button:hover svg :first-child {
      stroke-dashoffset: 476;
}

.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 765;
}

.submit-Btn {
  position: relative;
  z-index: 2;
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--roo-carbon);
  position: relative;
  z-index: 2;
}

.submit-btn.btn-animated .elementor-button {
  position: relative;
  height: 50px;
  width: fit-content;
  padding-inline:15.5px;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.4s ease;

font-family: "Inter 28pt-Medium" !important;
font-size: 20px !important;
color: #273137 !important;


}
.submit-btn.btn-animated [type=submit] {
  font-family: "Inter 28pt-Medium" !important;
font-size: 20px !important;
color: #273137 !important;
}
.submit-btn.btn-animated {
    padding: 2px 0 0px 0;
}
/* .submit-btn.rollover_outline_svg :first-child {
  stroke-dasharray:80, 365;
  stroke-dashoffset: 288;
}

.submit-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray:80, 385;
  stroke-dashoffset: 450;
}

.submit-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 433;
}

.submit-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 772;
} */

.form-bottom-col .submit-btn.btn-animated .elementor-button {
      min-width: 110px !important;
}
.form-bottom-col .rollover_outline_svg :nth-child(2) {
     stroke-dashoffset: 390;
    stroke-dasharray: 90, 315;
    
}

.form-bottom-col .rollover_outline_svg :first-child {
    stroke-dashoffset: 238;
    stroke-dasharray: 86, 329;
}

.form-bottom-col .btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 398;
}

.form-bottom-col .btn-animated .elementor-button:hover svg :nth-child(2) {
        stroke-dashoffset: 635;

}

.learn-btn.btn-animated .elementor-button {
  position: relative;
  height: 50px;
  width: fit-content;
  padding-inline:21px;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.4s ease;
      min-width: 152px;
}
.learn-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 125, 273;
  stroke-dashoffset: 174;
}

.learn-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 124, 265;
    stroke-dashoffset: 368;
}

.learn-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 377;
}

.learn-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 555;
}

.search-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 169, 365;
  stroke-dashoffset: 245;
}

.search-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 155, 385;
  stroke-dashoffset: 490;
}

.search-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 497 !important;
}

.search-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 777 !important;
}

.search-Btn {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--roo-carbon);
  position: relative;
  z-index: 2;
}

.email-us .elementor-button {
  position: relative;
  height: 50px;
  width: fit-content;
  padding-inline: 19px;
  background: transparent;
  border: none;
  cursor: pointer;
  transition: all 0.4s ease;
  min-width: unset !important;
}

.email-us.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 95, 385;
    stroke-dashoffset: 466;
}

.email-us.rollover_outline_svg :first-child {
  stroke-dasharray: 95, 365;
  stroke-dashoffset: 280;
}

.email-us.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 443;
}

.email-us.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 779;
}

.email-Us {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--white-color);
  position: relative;
  z-index: 2;
}

.industry-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 185, 365;
  stroke-dashoffset: 258;
}

.industry-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 185, 385;
  stroke-dashoffset: 543;
}

.industry-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 525;
}

.industry-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 848;
}

.industry-Btn {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--roo-carbon);
  position: relative;
  z-index: 2;
}


.load-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 112, 385;
  stroke-dashoffset: 469;
}

.load-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 115, 365;
  stroke-dashoffset: 255;
}

.load-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 450;
}

.load-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 762;
}

.load-Btn {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--roo-carbon);
  position: relative;
  z-index: 2;
}


.contact-us.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 125, 387;
    stroke-dashoffset: 489;
}

.contact-us.rollover_outline_svg :first-child {
stroke-dasharray: 127, 365;
    stroke-dashoffset: 272;
}

.contact-us.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 470;
}

.contact-us.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 767;
}

.contact-Us {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--white-color);
  position: relative;
  z-index: 2;
}

.our-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 112, 385;
  stroke-dashoffset: 475;
}

.our-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 115, 365;
  stroke-dashoffset: 272;
}
.healthcare-team-section .our-btn.rollover_outline_svg :first-child {
      stroke-dasharray: 115, 365;
    stroke-dashoffset: 252;
}


.healthcare-team-section .our-btn.rollover_outline_svg :nth-child(2) {
      stroke-dasharray: 112, 385;
    stroke-dashoffset: 469;
}

.healthcare-team-section .our-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 768;
}

.healthcare-team-section .our-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 453;
}



.our-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 460;
}

.our-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 785;
}

.our-Btn {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--roo-carbon);
  position: relative;
  z-index: 2;
}

.read-btn.rollover_outline_svg :nth-child(2) {
  stroke-dasharray: 116, 385;
  stroke-dashoffset: 469;
}

.read-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 127, 365;
  stroke-dashoffset: 275;
}

.read-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 470;
}

.read-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
  stroke-dashoffset: 775;
}

.read-Btn {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--white-color);
  position: relative;
  z-index: 2;
}


.industries-btn.rollover_outline_svg :first-child {
  stroke-dasharray: 150, 365;
  stroke-dashoffset: 266;
}

.industries-btn.rollover_outline_svg :nth-child(2) {
    stroke-dasharray: 151, 392;
    stroke-dashoffset: 523;
}

.industries-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 492;
}

.industries-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
      stroke-dasharray: 149, 391;
  stroke-dashoffset: 830;
}

.industries-Btn {
  font-family: "Inter 28pt-Medium";
  font-size: 20px;
  line-height: 26px;
  text-align: center;
  color: var(--white-color);
  position: relative;
  z-index: 2;
}
.btn-animated .perspect_btn{
  padding-inline: 15px !important;
}
.perspect_btn .load-btn.rollover_outline_svg :first-child{
/* stroke-dasharray: 97, 365; */


  stroke-dasharray: 118, 362;
    stroke-dashoffset: 257;

}
.perspect_btn .load-btn.rollover_outline_svg :nth-child(2){
  /* stroke-dasharray: 100, 385; */


    stroke-dasharray: 114, 391;
    stroke-dashoffset: 481;



}
.load-btn.btn-animated .perspect_btn:hover svg :nth-child(2){
    stroke-dashoffset: 784;
}
.btn-animated .perspect_btn {
    padding-inline: 25px;
}
.executive-search-step {
  opacity: 0;
  transform: translateY(90px);
}

.executive-search-step.animate {
  opacity: 1;
  transform: translateY(0);
  transition: all 0.8s ease-out;
}

.row.bio-details-grid {
  justify-content: space-between;
}

.row.functional-expertise-main-row {
  justify-content: space-between;
} 


.functional-expertise-column {
  opacity: 0;
  transform: translateX(50px);
  transition: transform 0.8s ease, opacity 0.8s ease;
}

.functional-expertise-column.visible {
  opacity: 1;
  transform: translateX(0);
}

.functional-expertise-column,
.functional-expertise-right-text {
  opacity: 0;
  transform: translateX(50px);
  transition: transform 0.9s ease, opacity 0.9s ease;
}

.functional-expertise-column.visible,
.functional-expertise-right-text.visible {
  opacity: 1;
  transform: translateX(0);
}


.expertis_section .expertis_column h4.exper_offi_title {
  font-family: 'Inter 28pt-Regular' !important;
font-size: 32px !important;
line-height: 42px !important;
margin-top: 5px !important;
    margin-bottom: 12px !important;
}
.expertis_section .expertis_column h3.exper_offi_title {
    font-family: 'Inter 28pt-Medium' !important;
    font-weight: unset !important;
    font-size: 20px !important;
    line-height: 100% !important;
    letter-spacing: 0.05em;
    text-transform: uppercase;
    margin-bottom: 11px !important;

}
.expertis_column .expertis_column_2 p.exper_offi_text {
font-size: 20px !important;
line-height: 150% !important;
}

.row > .col-lg-6:first-child .rollover_outline_svg rect:nth-child(2) {
stroke-dasharray: 98, 412;
    stroke-dashoffset: 477;
    width: 113%;
}

.row > .col-lg-6:first-child .rollover_outline_svg rect:first-child {
    stroke-dasharray: 101, 366;
    stroke-dashoffset: 222;
    width: 105%;
}   

.row > .col-lg-6:first-child .search-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
    stroke-dashoffset: 773 !important;
    stroke-dasharray: 105, 400;
    width: 102%;
}

.row > .col-lg-6:first-child .search-btn.btn-animated .elementor-button:hover svg :first-child {
      stroke-dashoffset: 434 !important;
}




.row > .col-lg-6:nth-child(2) .rollover_outline_svg rect:nth-child(2) {
stroke-dasharray: 130, 433;
    stroke-dashoffset: 547;
    width: 100%;
    transform: scaleX(1.4);
    transform-origin: left;
}

.row > .col-lg-6:nth-child(2) .rollover_outline_svg rect:first-child {
    stroke-dasharray: 183, 371;
    stroke-dashoffset: 250;
    width: 105%;
}

.row > .col-lg-6:nth-child(2) .search-btn.btn-animated .elementor-button:hover svg rect:nth-child(2) {
    stroke-dashoffset: 848 !important;
    stroke-dasharray: 185, 379 !important;
    width: 100%;
    transform: scaleX(1);
}
.row > .col-lg-6:nth-child(2) .search-btn.btn-animated .elementor-button:hover svg rect:first-child {
    stroke-dashoffset: 533 !important;
}








.row > .col-lg-6:nth-child(3) .rollover_outline_svg rect:nth-child(2) {
    stroke-dasharray: 139, 431;
    stroke-dashoffset: 545;
    width: 100%;
    transform: scaleX(1.4);
    transform-origin: left;
}

.row > .col-lg-6:nth-child(3) .rollover_outline_svg rect:first-child {
    stroke-dasharray: 192, 371;
    stroke-dashoffset: 239;
    width: 100%;
}
.row > .col-lg-6:nth-child(3) .search-btn.btn-animated .elementor-button:hover svg rect:nth-child(2) {
    stroke-dashoffset: 850 !important;
    stroke-dasharray: 198, 384 !important;
    width: 99%;
    transform: scaleX(0.97);
}
.row > .col-lg-6:nth-child(3) .search-btn.btn-animated .elementor-button:hover svg rect:first-child {
    stroke-dashoffset: 528 !important;
}


.row > .col-lg-6:nth-child(3) .btn-animated .elementor-button {
      min-width: 240px;
}







.row > .col-lg-6:nth-child(4) .rollover_outline_svg rect:nth-child(2) {
    stroke-dasharray: 147, 402;
    stroke-dashoffset: 525;
    /* width: 104%; */
}

.row > .col-lg-6:nth-child(4) .rollover_outline_svg rect:first-child {
    stroke-dasharray: 145, 443;
    stroke-dashoffset: 343;

}  

.row > .col-lg-6:nth-child(4) .search-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
stroke-dashoffset: 936 !important;
    stroke-dasharray: 146, 445;

}

.row > .col-lg-6:nth-child(4) .search-btn.btn-animated .elementor-button:hover svg :first-child {
    stroke-dashoffset: 563 !important;

}












@media (min-width:991px) { 
.expertis_section .expertis_section-content .expertis_column h2.exper_offi_title {
  margin-bottom: 10px !important;
}
}


@media (max-width:1200px) {
    .main-text .btn-more {
        margin-left: 20px;
    }

    .indus-expertise-section .functional-expertise-middle {
        padding-top: 0;
    }

    .stats-right-col {
        gap: 10px;
    }
}

@media (max-width: 992px) {

    .navbar {
        margin: 0;
    }

    .nav-links {
        position: fixed;
        top: 0;
        right: -100%;
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
        z-index: 999;
        background: linear-gradient(180deg, var(--roo-rose) 0%, var(--roo-grape) 100%);

        /* transform: translateY(-100%);
        opacity: 0; */
        pointer-events: none;
        transition:
            transform 0.5s ease,
            right 0.5s ease;
    }

    .nav-links.open {
        transform: translateY(0);
        right: 0;
        pointer-events: auto;
    }

    .nav-links ul li {
        display: flex;
        flex-direction: column;
        gap: 40px;
        text-align: center;
        padding: 150px 0 0 0;
        margin: 0;
        list-style: none;
    }

    .nav-links ul li a {
        font-family: "Inter 28pt-Regular";
        font-size: 48px;
        line-height: 56px;
        text-align: center;
        letter-spacing: 0.05em;
        color: var(--white-color);
    }

    .nav-logo img {
        height: 48px;
        width: 148px;
    }

    /* Keep logo + nav-icons visible at top */

    .nav-iocns {
        display: block;
        cursor: pointer;
    }

    .white-navbar .nav-iocns {
        display: block;
        cursor: pointer;
        filter: invert(1);
    }

    .close-nav-icon {
        display: none;
    }

    .nav-iocns.active .Bar-nav-icon {
        display: none;
    }

    .nav-iocns.active .close-nav-icon {
        display: inline-block;
    }

    .number-subtitle h1,
    .number-subtitle h2,
    .number-subtitle h3,
    .number-subtitle h4,
    .number-subtitle h5,
    .number-subtitle h6 {
        font-size: 150.277px;
    }

    .industry_section {
        padding: 150px 0 150px;
    }

    .industry_section .indus_content h1,
    .industry_section .indus_content h2,
    .industry_section .indus_content h3,
    .industry_section .indus_content h4,
    .industry_section .indus_content h5,
    .industry_section .indus_content h6,
    .industry_section .indus_content .indus-title {
        font-size: 55px;
        line-height: 70px;
    }

    .bio-left-col .left_bio_text {
        font-size: 28px;
        line-height: 38px;
    }

    .red-section {
        padding: 170px 0 152px;
    }

    .expertis_section {
        padding: 170px 0 92px 0;
    }

    .main-text h1,
    .main-text h2,
    .main-text h3,
    .main-text h4,
    .main-text h5,
    .main-text h6,
    .main-text p,
    .main-text span{
        max-width: 100%;
    }

    .modal-left-conatent {
        position: fixed;
        top: 0;
        left: -300px;
        /* hidden by default */
        width: 280px;
        height: 100vh;
        box-shadow: 2px 0 10px rgba(0, 0, 0, 0.2);
        z-index: 999;
    }

    .modal-left-conatent.active {
        left: 0;
        /* slide in */
    }

    .modal-right-conatent {
        width: 100%;
    }

    .toggle-arrow {
        display: block;
        /* show arrow on mobile */
    }

    .functional-expertise-right-text {
        font-size: 30px
    }

    .gap-40 {
        gap: 40px;
    }

    .funct_padding {
        padding-top: 0;
    }
}

@media (max-width: 991px) {
    .pin-spacer {
        width: 100% !important;
    }

    .expertis_section .expertis_column h1,
    .expertis_section .expertis_column h2,
    .expertis_section .expertis_column h3,
    .expertis_section .expertis_column h4,
    .expertis_section .expertis_column h5,
    .expertis_section .expertis_column h6,
    .exper_offi_title {
        font-size: 38px;
        line-height: 49px;
    }
    .quotes_right-col .perspect-right-content .perspect-text {
            padding: 45px 0 0 0 !important;
    }
    .expertis_section .expertis_column h4.exper_offi_title {
          font-size: 30px !important;
    line-height: 33px !important;
    }
.contact-banner-subtitle h3 {
      font-size: 30px;
    line-height: 38px;
}
.about-page-banner-contain {
    gap: 40px;
}
.contact-banner-title h4 {
  font-size: 18px;
}
.contact-map-contain-title h2 {
   font-size: 18px;
   line-height: 26px;
}
.contact-map-contain-title a {
    font-family: 'Raleway-SemiBold';
font-size: 18px;
}
.contact-map-address {
      gap: 0;
}
.contact-map-section {
    padding: 50px 0 82px 0;
}
.check-box-content {
    flex-direction: column;
    padding: 0px 0px 10px 0;
    align-items: center;
}
.submit-btn.btn-animated [type=submit] {
      height: 47px;
    font-size: 16px !important;
            min-width: 87px;
                    padding: 1px;

}
.call-to-action-contact-contain .call_title_link {
  font-size: 30px;
  padding: 0;
}
.call-to-action-contact-contain p {
  font-size: 18px;
  line-height: 28px;
}
.email-Us {
      font-size: 16px;
}
/* .rollover_outline_svg {
      width: 118%;
} */
 
}

@media (max-width: 768px) {
    header {
        padding: 24px 0 20px 0;
    }

    .banner-content h1,
    .banner-content h2,
    .banner-content h3,
    .banner-content h4,
    .banner-content h5,
    .banner-content h6 {
        font-size: 60px;
        line-height: 70px;
    }

    .main-text h1,
    .main-text h2,
    .main-text h3,
    .main-text h4,
    .main-text h5,
    .main-text h6 {
        font-size: 42px;
        line-height: 50px;
    }

    .breadcrumb-wrapper {
        padding: 40px 0 80px;
    }

    .section-number {
        padding: 40px 0 80px;
    }

    .number-right-col {
        gap: 20px;
    }

    .stats-right-col {
        flex-direction: column;
        align-items: center !important;
        gap: 20px;
    }

    .number-content h1,
    .number-content h2,
    .number-content h3,
    .number-content h4,
    .number-content h5,
    .number-content h6 {
        text-align: center;
    }

    .number-subtitle h1,
    .number-subtitle h2,
    .number-subtitle h3,
    .number-subtitle h4,
    .number-subtitle h5,
    .number-subtitle h6 {
        font-size: 96px;
        line-height: 113px;
    }

    .number-content p,
    .number-content span {
        max-width: 100%;
        align-items: center;
        text-align: center;
    }

    .perspectives-section,
    .differential-section {
        padding: 60px 0 80px;
    }

    .perspectives-section .row {
        gap: 40px;
    }

    .column-contents {
        gap: 30px;
    }

    .industry_section {
        padding: 118px 0 100px;
    }

    .indus_content p,
    .indus_content span,
    .indus_content .indus-text {
        max-width: 100%;
        text-align: center;
        font-size: 18px;
        line-height: 26px;
    }

    .g-40 {
        gap: 40px;
    }

    .industry_section .number-right-col {
        padding-top: 0;
    }

    .indus_content .stats-right-col {
        gap: 10px;
        padding-bottom: 10px;
    }

    .industry_section .number-right-col {
        gap: 40px;
    } 

    .industry_section .indus_content h1,
    .industry_section .indus_content h2,
    .industry_section .indus_content h3,
    .industry_section .indus_content h4,
    .industry_section .indus_content h5,
    .industry_section .indus_content h6,
    .industry_section .indus_content .indus-title {
        text-align: center;
        font-size: 30px;
        line-height: 38px;
    }

    .indus-expertise-sec .functional-expertise-title h5 {
        text-align: left;
    }

    .red-section {
        padding: 120px 0 90px;
    }

    .section-heading {
        font-family: "Inter 28pt-Medium";
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0.05em;
    }

    .bio-details {
        padding: 0 0 98px;
    }

    .bio-left-col {
        top: -20px;
        gap: 20px;
    }

    .bio-left-col .bio-img img {
        max-width: 396px;
    }

    .bio-img {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bio-social-icons {
        padding: 10px 0 20px;
    }

    .bio-name {
        font-size: 40px;
        line-height: 50px;
    }

    .bio-left-col .left_bio_text {
        font-size: 28px;
        line-height: 36px;
    }

    .bio-right-col {
        padding-top: 30px;
    }

    .bio-insights-card {
        gap: 40px;
    }

    .bio-insights-content .stats-right-col {
        gap: 20px;
    }

    .bio-insights-content {
        gap: 20px;
    }

    .exper_offi_ul li {
        font-size: 22px;
        line-height: 200%;
    }

    .quotes-section {
        padding: 60px 0 80px;
    }

    .indus-expertise-sec .functional-expertise-middle {
        gap: 50px;
    }

    .differential-section .row {
        justify-content: center;
    }

    .differential-section-text h1,
    .differential-section-text h2,
    .differential-section-text h3,
    .differential-section-text h4,
    .differential-section-text h5,
    .differential-section-text h6 {
        font-size: 45px;
        line-height: 58px;
    }

    .expertis_section .expertis_column h1,
    .expertis_section .expertis_column h2,
    .expertis_section .expertis_column h3,
    .expertis_section .expertis_column h4,
    .expertis_section .expertis_column h5,
    .expertis_section .expertis_column h6,
    .exper_offi_title {
        font-family: "Inter 18pt-Light" !important;
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.02em;
    }

    .indus-expertise-sec .functional-expertise-content {
        font-size: 18px;
        line-height: 26px;
        padding: 16px 0;
    }

    .functional-expertise-right-text {
        font-size: 30px;
        line-height: 42px;
        letter-spacing: -0.02em;
    }

    .quotes_right-col .perspect-right-content .perspect-text {
        font-size: 22px;
        line-height: 32px;
        padding: 40px 0 0 0 !important;
    }

    .quotes-section .number-title {

        font-family: 'Inter 28pt-Medium';
        font-size: 18px;
        line-height: 24px;
    }

    .quotes_right_name {
        font-size: 16px;
        line-height: 24px;

    }
    .perspect-right-content {
      padding: 0;
    }

    .expertis_section .expertis_column p,
    .expertis_section .expertis_column span,
    .exper_offi_text,
   .expertis_section .expertis_column p.exper_offi_text {
        font-family: 'Inter 18pt-Light';
        font-size: 18px;
        line-height: 28px !important; 
    }

    .quotes_right-col .perspect-right-content .stats-right-col {
        padding-bottom: 18px;
        gap: 30px;
    }

    .bio-social-icons a {
        width: 45.26px;
        height: 45.26px;

    }

    .expertis_section-content {
        gap: 40px;
    }

    .functional-expertise-section.indus-expertise-section {
        padding: 60px 0 80px;
    }

    .indus-expertise-section .row.functional-expertise-main-row {
        gap: 20px;
    }

    .footer-logo a img {
        max-width: 166px;
    }

    .expertis_section {
        padding: 118px 0 60px;
    }

    .btn-animated .bio_btn {
        padding-inline: 25px !important;
    }

    .bio_btn .read-btn.rollover_outline_svg :first-child {
        stroke-dasharray: 105, 365;
        stroke-dashoffset: 275;
    }

    .read-btn.btn-animated .bio_btn:hover svg :nth-child(2) {
        stroke-dashoffset: 784 !important;
    }

    .read-btn.btn-animated .bio_btn:hover svg :first-child {
        stroke-dashoffset: 452 !important;
    }

    .case-study_banner {
        padding: 118px 0 60px !important;
    }

    .case-study-page-section {
        padding: 40px 0 80px 0 !important;
    }

    .copyright-subtitle {
        text-transform: uppercase;
                padding-right: 3px;
    }

    .bio-position {
        padding-top: 5px !important;
    }
   .quotes-section .container-sm .g-40 {
        gap: 0px !important;
    }
        .expertis_section .expertis_column h4.exper_offi_title {
        font-size: 25px !important;
        line-height: 28px !important;
    }
    .expertis_section .expertis_column h3.exper_offi_title {
        font-size: 18px !important;
    }

    .expertis_column .expertis_column_2 p.exper_offi_text {
        font-size: 16px !important;
        line-height: 150% !important;
    }


  }

@media (max-width: 576px) {

    .nav-logo img {
        height: 54px;
        width: 148px;
    }

    .banner-content h1,
    .banner-content h2,
    .banner-content h3,
    .banner-content h4,
    .banner-content h5,
    .banner-content h6 {
        font-size: 48px;
        line-height: 58px;
        letter-spacing: -0.02em;
        max-width: 400px;
    }

    .main-text h1,
    .main-text h2,
    .main-text h3,
    .main-text h4,
    .main-text h5,
    .main-text h6 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.02em;
        color: var(--white-color);
    }
    
    .main-text p,
    .main-text span{
        font-size: 18px;
        line-height: 28px;

    }

    .btn-more {
        font-size: 16px;
        line-height: 19px;
        text-align: center;

    }

    .gap-30 {
        gap: 40px;
    }

    .main-text {
        gap: 54px;
    }

    .number-content h1,
    .number-content h2,
    .number-content h3,
    .number-content h4,
    .number-content h5,
    .number-content h6 {
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        letter-spacing: 0.05em;
        text-transform: uppercase;
    }

    .indus_content p,
    .indus_content span,
    .indus_content .indus-text {

        font-family: "Inter 28pt-Regular";
        font-size: 14px;
        line-height: 22px;

    }

    .number-content p,
    .number-content span {
        font-size: 14px;
        line-height: 22px;
    }

    .differential-section-text h1,
    .differential-section-text h2,
    .differential-section-text h3,
    .differential-section-text h4,
    .differential-section-text h5,
    .differential-section-text h6 {
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.02em;
        color: var(--roo-carbon);
    }

    .differential-section-text p,
    .differential-section-text span {
        font-size: 18px;
        line-height: 28px;
    }

    .differe-card .card-body h1,
    .differe-card .card-body h2,
    .differe-card .card-body h3,
    .differe-card .card-body h4,
    .differe-card .card-body h5,
    .differe-card .card-body h6 {
        font-size: 24px;
        line-height: 28px;
    }

    .differe-card .card-body p,
    .differe-card .card-body span{
        font-size: 18px;
        line-height: 26px;
        letter-spacing: -0.01em;
    }


    .gap-20 {
        gap: 20px;
    }

    .differe-card-column {
        gap: 40px;
    }

    .differential-section .row {
        gap: 40px;
    }

    .differe-card:hover {
        transform: scale(1);
        padding-top: 0;
    }

    .differe-card .card-body {
        padding: 40px 24px 40px;

    }

    .perspectives-section .stats-left-col .number-title {
        font-size: 18px;
        line-height: 21px;
        letter-spacing: 0.05em;
    }

    .case-study_banner {
        padding: 118px 0 40px 0 !important;
    }

    .stats-left-col .number-title {
        font-family: "Inter 28pt-Medium";
        font-size: 18px;
        line-height: 26px;
        letter-spacing: 0.05em;
    }

    .differe-card .card-body .btn-more {
        font-size: 16px;
        line-height: 19px;
        text-align: center;
    }

    .perspect-sec .stats-right-col {
        gap: 20px;
    }

    .perspect-sec .perspect-text {
        font-size: 20px;
        line-height: 28px;

    }

    .perspect-sec .stats-right-col {
        padding-bottom: 20px;
    }

    .perspect-sec {
        gap: 45px;
    }

    .bio-name {
        font-size: 30px;
        line-height: 36px;
        color: var(--roo-carbon);
    }

    .bio-position {
        font-size: 16px !important;
        line-height: 24px !important;
    }

    .bio-social-icons {
        padding: 10px 0 20px;
    }

    .bio-left-col .left_bio_text {
        font-size: 24px;
        line-height: 32px;
    }

    .bio-right-col {
        padding-top: 30px;
    }

    .bio-content-text .bio-text {
        font-size: 18px;
        line-height: 28px;
    }
.bio-insights-content .stats-right-col h3,
    .bio-insights-content .stats-right-col h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .bio-insights-content p,
    .bio-insights-content span,
    .bio-insights-content .perspect-text {
        font-size: 18px;
        line-height: 26px;
    }

    .bio-insights-card .btn-more {
        padding: 12px 12px;
    }

    .red-section {
        padding: 118px 0 44px;
    }

    .expertis_section .expertis_column h1,
    .expertis_section .expertis_column h2,
    .expertis_section .expertis_column h3,
    .expertis_section .expertis_column h4,
    .expertis_section .expertis_column h5,
    .expertis_section .expertis_column h6,
    .exper_offi_title {
        font-family: "Inter 18pt-Light" !important;
        font-size: 30px;
        line-height: 38px;
        letter-spacing: -0.02em;
    }

    .quotes-section {
        padding: 40px 0 80px;
    }

    .indus-expertise-sec .functional-expertise-content {
        font-size: 18px;
        line-height: 26px;
    }


    .exper_offi_ul li {
        font-size: 20px;
        line-height: 200%;
    }

    .footer-grid {
        margin-bottom: 20px;
    }

    .main-text .btn-more {
        margin-top: 20px;
    }

    .stats-right-col {
        padding-bottom: 20px;
    }

    .functional-expertise-content {
        padding: 12px 0 !important;
    }


    .number-content {
        gap: 10px;
    }

    .search-Btn,
    .industry-Btn {

        font-family: "Inter 28pt-Regular" !important;

    }

    .expertis_section {
        padding: 118px 0 60px;
    }

    .indus-expertise-sec .functional-expertise-title h5 a {
        font-size: 18px;
    }
    .indus-expertise-sec .functional-expertise-left, .indus-expertise-sec .functional-expertise-right{
        padding-top: 0;
    }
}

@media (max-width: 450px) {
    .nav-links ul li a {
        font-size: 36px;
        line-height: 42px;
    }

    .differential-section .row {
        gap: 20px;
    }

    .expertis_section-content {
        gap: 40px;
    }
}

@media (max-width: 350px) {

    .banner-content h1,
    .banner-content h2,
    .banner-content h3,
    .banner-content h4,
    .banner-content h5,
    .banner-content h6 {
        font-size: 35px;
        line-height: 40px;
    }

    .number-subtitle h3 {
        font-size: 84px;
        line-height: 96px;
    }

    .number-content h1,
    .number-content h2,
    .number-content h3,
    .number-content h4,
    .number-content h5,
    .number-content h6 {
        font-size: 18px;
        line-height: 36px;
    }

    .column-content {
        gap: 20px;
    }

    .main-text h1,
    .main-text h2,
    .main-text h3,
    .main-text h4,
    .main-text h5,
    .main-text h6 {
        font-size: 22px;
        line-height: 32px;
    }

    .functional-expertise-right-text {
        font-size: 24px;
        line-height: 36px;
    }

    .indus-expertise-sec .functional-expertise-content {
        font-size: 18px;
        line-height: 26px;
        padding: 18px 0;
    }

    .indus-expertise-sec .functional-expertise-row {
        gap: 30px;
    }

    .indus-expertise-sec .functional-expertise-middle {
        gap: 40px;
    }



    .industry_section .number-right-col {
        gap: 30px;
    }

    .quotes_right-col .perspect-right-content .perspect-text {
        font-size: 22px;
        line-height: 30px;
    }

    .expertis_section .expertis_column h1,
    .expertis_section .expertis_column h2,
    .expertis_section .expertis_column h3,
    .expertis_section .expertis_column h4,
    .expertis_section .expertis_column h5,
    .expertis_section .expertis_column h6,
    .exper_offi_title {
        font-size: 28px;
    }

    .expertis_section-content {
        gap: 25px;
    }

    .exper_offi_ul li {
        font-size: 18px;
        line-height: 200%;
    }

    .expertis_column {
        gap: 18px;
    }

    .bio-left-col .left_bio_text {
        font-size: 22px;
        line-height: 32px;
    }

    .bio-right-col {
        padding-top: 20px;
    }
.bio-insights-content .stats-right-col h3,
    .bio-insights-content .stats-right-col h4 {
        font-size: 22px;
        line-height: 28px;
    }
}


.expertis_column-in .exper_offi_title{
    font-size:22px !important;
    text-transform: uppercase;
    margin: 0px !important;
    padding: 0px;
    line-height: 1;
    font-weight: 600;
    padding-bottom:0px;
	margin-top: 37px !important;}

 .main-row-insights .bio-insights-content .stats-right-col button.bio_btn{
margin: 60px 0 0 0;
    min-width: 156px;
 }

  .main-row-insights .bio-insights-content .stats-right-col button.bio_btn .read-btn.rollover_outline_svg :first-child {
    stroke-dasharray: 124, 352;
    stroke-dashoffset: 245;
}



 .main-row-insights .bio-insights-content .read-btn.btn-animated .elementor-button:hover svg :first-child {
      stroke-dashoffset: 450 !important;
}


.main-row-insights .bio-insights-content .bio_btn .read-btn.rollover_outline_svg :nth-child(2) {
  
  stroke-dasharray: 120, 394 ;
    stroke-dashoffset: 489;
}





.main-row-insights .bio-insights-content.bio_btn:hover svg :nth-child(2) {
      stroke-dasharray: 124, 396;
          stroke-dashoffset: 807 !important;
}

.main-row-insights .bio-insights-content .read-btn.btn-animated .elementor-button:hover svg :nth-child(2) {
         stroke-dasharray: 124, 394;

       stroke-dashoffset: 803 !important;
}



.call-to-action-section .call-to-action-section-contain .contact-us.btn-animated .elementor-button:hover svg :nth-child(2) {
      stroke-dashoffset: 802;
}


.call-to-action-section .call-to-action-section-contain .contact-us.rollover_outline_svg :first-child {
      stroke-dasharray: 125, 363;
    stroke-dashoffset: 267;
}


.call-to-action-section .call-to-action-section-contain .contact-us.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 464;
}



.perspectives-main-row .load-btn.btn-animated .elementor-button:hover svg :first-child {
  stroke-dashoffset: 456;
}


.perspectives-main-row .load-btn.btn-animated .perspect_btn:hover svg :nth-child(2) {
      stroke-dashoffset: 799;
          stroke-dasharray: 118, 394;
}

.about-page-banner-contain .about-banner-title h4  {
font-family: 'Raleway-Bold';


}
header.w-header.scrolled .white-bg .Bar-nav-icon {
filter: unset;
}