body {
    font-family: 'Montserrat';
    font-weight: normal;
}
h1.site-logo img {
    height: 58px;
}
.flex_start{
    align-items: flex-start;
}
.alignitme_center{
    align-items: center;
}
body .header-inner {
    padding-top: 15px;
    padding-bottom: 10px;
}
/* Header Layout */
.header-titles-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    flex-wrap: wrap;
    width: 100%;
    max-width: 100%;
    margin-right: 0;
}
.header-left {
    flex: 1;
    text-align: left;
}
.header-center {
    flex: 3;
    display: flex;
    justify-content: center;
}
.header-right {
    flex: 1;
    display: flex;
    justify-content: flex-end;
}
.header-right .right-menu,
.header-right .right-menu .menu-item {
  margin-left: 0;
}
.mobile-nav-toggle {
    display: none;
}
@media (max-width: 991px) {
    .header-titles-wrapper {
        flex-direction: column;
        text-align: center;
        padding-left: 20px;
    }
    .header-left, .header-center, .header-right {
        width: 100%;
        text-align: center;
        justify-content: center;
    }
    .header-right, .header-center {
        display: none;
    }
    body .header-inner {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .mobile-nav-toggle {
        display: block;
    }
}
.header-center #menu-main-menu li#menu-item-30, .header-center #menu-main-menu li#menu-item-29 {
    display: none;
}
.header-center #menu-main-menu li, .header-right li {
    font-weight: 500;
    font-size: 17px;
    margin-left: 30px;
    list-style: none;
}
.header-center #menu-main-menu li a, .header-right li a {
    color: #100F0F;
    list-style: none;
    text-decoration: none;
}
.header-center #menu-main-menu li.current_page_item a, .header-center #menu-main-menu li:hover a, .header-right li.current_page_item a, .header-right li:hover a {
    font-weight: 500;
    color: #100F0F;
    text-decoration: none;
    /* border-bottom: 2px solid #9146FF; */
    padding-bottom: 3px;
}
.header-right li.menu-item:first-child a {
    color: #100F0F;
    font-size: 16px;
}
ul.right-menu {
    padding-left: 0;
}
.site-logo img {
    margin-left: inherit;
}
.header-right li.menu-item:last-child a {
    background: #9146FF;
    color: #fff;
    border-radius: 4px;
    padding: 13px 16px;/*15px*/
    font-size: 16px;
}
/*Home Page*/
.hero-section {
    color: #fff;
    text-align: center;
    position: relative;
    background: url(../../../../../wp-content/uploads/2025/05/BANNER.webp);
    /* background-size: cover;
    background-repeat: no-repeat;
    padding-top: 135px;
    padding-bottom: 288px;
    width: 100%;
    background-position: center; */
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 80px;
    padding-bottom: 100px;
    width: 100%;
}
.hero-section .badge span {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 10px;
    line-height: 10px;
    text-align: center;
    color: #FFFFFF;
    text-transform: uppercase;
    background: #3D0490;
    border-radius: 9px;
    padding: 4px 5px 3px 5px;
    margin-right: 8px;
}
.hero-section h1 {
    /* font-weight: bold;
    font-size: 2.8rem;
    margin-top: 15px; */
    max-width: 1200px;
    margin-bottom: 25px;
    margin-top: 40px;
}
.hero-section a {
    margin-top: 30px;
}
.hero-section p {
    /* font-size: 1.1rem;
    color: #ddd; */
    padding-bottom: 40px;
    /* max-width: 800px;
    margin-left: auto;
    margin-right: auto; */
    line-height: 35px;
}
.hero-section .btn {
    background: #9b59b6;
    border: none;
    padding: 12px 24px;
    font-size: 16px;
    border-radius: 5px;
}
.hero-section .btn:hover {
    background: #8e44ad;
}

/* Feature Section */
.feature-section {
    background: #fff;
    border-radius: 15px;
    box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.1);
    position: relative;
    /* top: -150px; 300px overlay divided */
    padding: 50px 65px 135px 50px;
    z-index: 10;
}
.feature-section.int-pipline {
    top: -150px;
}
.feature-box {
    text-align: center;
    position: relative;
    padding: 20px;
}
.feature-box::after {
    content: "";
    position: absolute;
    right: 0;
    top: -30px;
    height: 190px;
    width: 1px;
    background: #E0CAFF;
    rotate: 90deg;
}
.feature-box:last-child::after {
    display: none;
}
.feature-icon {
    margin-bottom: 15px;
}
.feature-title, .feature-text {
    margin-bottom: 8px;
}
.feature-section .feature-box::before {
    display: none;
}

/* Meet ELSAI Section */
.meet-section {
    text-align: center;
    padding: 0;
    position: relative;
    padding-top: 100px;
}
.meet-section span {
    color: #9b59b6;
    font-weight: bold;
}
.meet-section p {
    color: #100F0F;
    max-width: 1060px;
    margin: 0 auto;
}
.bg-text {
    font-size: 120px;
    font-weight: bold;
    color: rgba(0, 0, 0, 0.05);
    position: absolute;
    left: 50%;
    top: 30%;
    transform: translate(-50%, -50%);
    z-index: 0;
}
.achievements-section {
    position: relative;
}
.mission-para {
    margin-bottom: 75px;
}
.feature-section:after, .achievements-section:after, section.agents-section:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 120px;
    background: url(../../../../../wp-content/uploads/2025/03/bgline-img.svg);
    left: 0;
    bottom: 0;
}
/* Section Styling */
.agent-section {
    padding: 50px 0 90px 0;
    text-align: center;
}

/* Box Styling */
.agent-box {
    padding: 7px;
    position: relative;
}
p.metels-para {
    margin-bottom: 60px;
}
/* .agent-box::after, .agent-box::before {

}
.agent-box::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 132px;
    width: 1px;
    background: url(../../../../../wp-content/uploads/2025/03/meet-rb.svg);
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;
}
.agent-box:nth-child(3)::after,
.agent-box:nth-child(6)::after{
    display: none;
} */

/* .agent-box::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    height: 1px;
    width: 132px;
    background: url(../../../../../wp-content/uploads/2025/03/meet-bg.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
} */
/* Icon Styling */
.agent-icon {
    margin-bottom: 15px;
}
/* Heading */
.agent-title {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}
/* Description */
.agent-text {
    font-size: 15px;
    color: #100F0F;
    margin-bottom: 15px;
}
/* Read More Button */
.agent-btn {
    color: #9146FF;
    text-decoration: none;
    font-size: 15px;
    padding: 6px 15px;
    border-radius: 20px;
    transition: 0.3s;
    display: inline-block;
    border: 1px solid #9146FF26;
}
.agent-btn:hover {
    background: #9146FF;
    border: 1px solid #9146FF;
    color: #fff;
}
/* Responsive Fix: Remove Middle Column Line on Small Screens */
@media (max-width: 991px) {
    /* .agent-box::after {
        display: none;
    } */
}

/**/
/* Section Styling */
.focus-section {
    padding: 60px 0;
}

/* Pills (Badges) */
.focus-pill {
    display: inline-block;
    padding: 6px 16px;
    text-decoration: none;
    transition: 0.3s;
    margin-right: 0px;
    cursor: default;
}
/* .focus-pill:hover {
    background: #8e44ad;
    color: #fff;
} */

/* Accordion Styling */
.custom-accordion .accordion-item {
    border: none;
    border-radius: 20px 20px 0px 0px;
    overflow: hidden;
    background: white;
    transition: background 0.3s ease-in-out;
    position: relative;
    box-shadow: 0px 0px 5px 0px #00000040;
    margin-top: -10px;
}
.custom-accordion {
    box-shadow: 0px 0px 5px 0px #00000040;
    border-radius: 20px;
}
.custom-accordion .accordion-item:last-child {
    border-radius: 20px 20px 20px 20px;
}
.custom-accordion .accordion-header .accordion-button {
    background: transparent;
    font-weight: 500;
    box-shadow: none;
    /* border-radius: 12px; */
    /* padding: 20px; */
    text-align: left;
    width: 100%;
    border: none;
    display: block;
    position: relative;
    cursor: pointer;
}
.custom-accordion .accordion-header {
    margin-bottom: 10px;
    padding: 30px;
}
.custom-accordion .accordion-item:hover, .custom-accordion .accordion-item.selected {
    background: #9146FF;
    color: #fff;
}
.custom-accordion .accordion-item:hover button.accordion-button:hover, .custom-accordion .accordion-item.selected button.accordion-button {
    text-decoration: none;
}
/* Hide paragraph by default, show on hover */
.custom-accordion .accordion-body {
    display: none;
    padding: 0px 30px;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    margin-bottom: 25px;
}
.custom-accordion .accordion-item:hover .accordion-header, .custom-accordion .accordion-item.selected .accordion-header {
    padding-bottom: 0;
    margin-bottom: 0;
}
/* .custom-accordion .accordion-item:hover .accordion-header {
    padding-bottom: 0;
    margin-bottom: 0;
} */
.custom-accordion .accordion-item:hover .accordion-header p, .custom-accordion .accordion-item.selected .accordion-header p {
    background: #fff;
    display: inline-block;
    border-radius: 50px;
    padding: 2px 13px;
    margin-bottom: 10px !important;
}
.custom-accordion .accordion-item:hover .accordion-body, .custom-accordion .accordion-item.selected .accordion-body {
    display: block;
    opacity: 1;
    margin-right: 100px;
}

/* Change arrow color */
.custom-accordion .accordion-header .accordion-button::after {
    content: "";
    /* font-size: 20px;
    color: #8e44ad; */
    background: url(../../../../../wp-content/uploads/2025/03/arrow-rounded.svg);
    transform: none;
    position: absolute;
    right: 20px;
    width: 40px;
    height: 40px;
    top: 0px;
    background-size: 100%;
    display: none;
}

.custom-accordion .accordion-item:hover .accordion-button::after, .custom-accordion .accordion-item.selected .accordion-button::after {
    color: #fff;
}

/*ELSAI delivers*/
/* Section Styling */
.business-insights {
    padding: 90px 0;
    text-align: center;
}

.business-insights h2 {
    font-weight: bold;
    margin-bottom: 10px;
}

.business-insights p {
    font-size: 18px;
    color: #444;
    margin-bottom: 40px;
}

/* Card Styling */
.insight-card {
    background: white;
    border-radius: 10px;
    padding: 19px;
    text-align: left;
    display: flex;
    flex-direction: column;
    height: 100%;
    border: 1px solid #D5D5D5;
}


/* Gradient Border at the Bottom */
.insight-card h4 {
    margin-bottom: 15px;
    display: inline-block;
    padding-bottom: 5px;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #9146FF;
    border-bottom: 1px solid transparent;
    border-image: linear-gradient(90deg, #FFFFFF 0%, #9146FF 47.5%, #FFFFFF 100%);
    border-image-slice: 1;
}

.insight-card p {
    font-size: 16px;
    color: #100F0F;
    margin: 2px 0;
    margin-bottom: 15px;
}
.insight-card h5 {
    font-weight: 500;
    font-size: 18px;
    line-height: 28px;
    margin-left: 0;
    margin-bottom: 0;
}
/* Highlighted Text at Bottom */
.insight-highlight {
    font-weight: 600;
    color: #9146FF;
    margin-top: auto;
    display: block;
    font-size: 15px;
    padding-top: 30px;
}
.highqty h2 {
    max-width: 1172px;
}
/*we support section*/
.support-section {
    /* padding: 60px 0 130px 0; */
    text-align: center;
    position: relative;
    background: url(../../../../../wp-content/uploads/2025/03/wesupport-bg.png);
    width: 100%;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.support-section h2 {
    font-weight: bold;
    margin-bottom: 10px;
}

.support-section p {
    font-size: 14px;
    color: #0F0F10;
    margin-bottom: 0px;
    padding-top: 12px;
}
.feature-box {
    padding: 10px 30px;
    text-align: center;
}
.feature-box h4 {
    font-size: 20px;
    line-height: 38px;
    margin-top: 12px;
    padding-bottom: 0px;
    margin-bottom: 7px;
    font-weight: 700;
}
.feature-tag {
    background: #DFCBFD;
    color: #8e44ad;
    display: inline-block;
    padding: 7px 24px;
    border-radius: 50px;
    font-size: 18px;
    font-weight: 400;
    border: 1px solid #FFFFFF0D;
}

.feature-box {
    position: relative;
}
.feature-box::before {
    content: "";
    position: absolute;
    top: 50%;
    right: 0;
    width: 2px;
    height: 200px;
    background: url('../../../../../wp-content/uploads/2025/03/Horizontal-Divider.svg') no-repeat center center;
    background-size: contain;
    transform: translateY(-50%);
}
.row > .feature-col:nth-child(3) .feature-box::before {
    display: none;
}
@media (max-width: 768px) {
    .feature-box {
        margin-bottom: 30px;
    }
}
/*Our solution in action*/
.oursolution-section .card-container {
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.oursolution-section .card {
    flex: 1;
    min-width: 200px;
    /* height: 300px; */
    transition: all 0.3s ease-in-out;
    overflow: hidden;
    padding: 30px;
    cursor: pointer;
    border-radius: 30px;
    background: #f8f9fa;
    position: relative;
    border: none;
}

.oursolution-section .card {
    flex: 2;
}
.oursolution-section .card .contents-data, .oursolution-section .full-width-card .contents-data {
    opacity: 1;
    transform: translateY(0);
}
.oursolution-section .full-width-card {
    width: 100%;
    height: 80px;
    overflow: hidden;
    transition: height 0.3s ease-in-out;
    padding: 20px;
    border-radius: 10px;
    background: #f8f9fa;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    position: relative;
}
.oursolution-section .full-width-card.active {
    height: 250px;
}
.oursolution-section .plus-btn {
    cursor: pointer;
    width: 46px;
    position: absolute;
    bottom: 25px;
}
.oursolution-section .card:nth-child(2) {
    background: linear-gradient(160.67deg, #F0E7FF 2.92%, #FFF9FF 99.99%);
}
.oursolution-section .card:nth-child(3) {
    background: linear-gradient(160.67deg, #FFF7EA 2.92%, #FFFBF5 99.99%);
}
.oursolution-section .full-width-card {
    background: linear-gradient(90.47deg, #FFF5F5 1.36%, #FFFFFF 100%);
}
.oursolution-section .card:nth-child(1) {
    background: linear-gradient(89.93deg, #9146FF -128.18%, #FFFFFF 35.19%, #FFE1B6 143.21%);
}
/*engagement-model*/

.business-value-container {
    display: flex;
    justify-content: center;
    align-items: center;
}

.business-value-box {
    background: #9146FF;
    padding: 50px 25px 50px 40px;
    border-radius: 30px;
    /* width: 350px; */
    text-align: left;
    box-shadow: 0px 0px 5px 0px #00000040;
}

.box-title {
    margin-bottom: 10px;
}

.subtext {
    /* font-size: 14px;
    color: #666; */
    margin-bottom: 60px;
}

.metrics-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
}

.metric {
    font-size: 20px;
    font-family: 'Montserrat';
}

.value {
    font-size: 20px;
    font-weight: 700;
    color: #100F0F;
}

.highlight {
    color: #8c52ff;
    font-weight: 700;
    display: block;
    font-family: 'Montserrat';
}
/*Footer*/
.footer {
    background: linear-gradient(90.03deg, #9146FF -95.6%, #FFFFFF 49.47%, #FFE1B6 125.59%);
}
.footer a {
    text-decoration: none;
    font-weight: 400;
    font-size: 18px;
}
.row .social-icons a {
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    border-radius: 5px;
    background-color: transparent;
    color: #a855f7;
    font-size: 18px;
    margin-left: 20px;
    border: none;
}
.footer ul {
    list-style: none;
    padding: 0;
}
.footer ul li {
    margin-bottom: 20px;
}
.footer-bottom {
    border-top: 1px solid #9146FF;
    padding-top: 22px;
    padding-bottom: 70px;
}
.bottom-footer a {
    margin-right: 80px;
}
.bottom-footer a:last-child {
    margin-right: 0;
}
.logos img {
    /* width: 170px; */
    width: 161px;
    height: 37px;
}
.logos img:first-child {
    border-right: 1px solid #000000;
    padding-right: 20px;
    padding-left: 0;
    margin-top: 8px;
}
.logos img {
    padding-left: 15px;
}
.footer-bottom p {
    font-size: 18px;
}
.logo-row {
    padding-top: 120px;
    margin-bottom: 80px;
}
h3.our-solution-head {
    font-size: 2.3rem;
    margin-bottom: 20px;
    line-height: 2.625rem;
    margin-left: 0;
}
.contents-data .badges .badge {
    background: #E3D0FF;
    border-radius: 6px;
    color: #9146FF;
    font-size: 14px;
    font-family: 'Montserrat';
    padding: 7px 15px;
    line-height: 20px;
    margin-bottom: 10px;
    margin-right: 7px;
    font-weight: 400;
}
.contents-data h4 {
    font-size: 25px;
    font-weight: 700;
    font-family: 'Montserrat';
    margin-bottom: 10px;
}
.contents-data .badges {
    margin-bottom: 13px;
}
.contents-data p, .contents-data li {
    font-size: 15px;
    line-height: 23px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    margin-bottom: 20px;
}
.contents-data table {
    margin-top: 0px;
    border: 0;
    margin-left: -8px;
    margin-bottom: 0px;
}
.contents-data table th {
    font-size: 18px;
    line-height: 18px;
}
.contents-data tbody tr td {
    font-size: 15px;
    line-height: 20px;
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    padding-bottom: 0;
    vertical-align: top;
}
.oursolution-section .card.active .plus-btn {
    display: none;
}
.contents-data tbody tr.second-row td {
    padding-bottom: 10px;
}
.gradient-border {
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, rgba(222, 203, 250, 0) 0%, #9146FF 50%, rgba(222, 203, 250, 0) 100%);
}
.full-width-card .plus-btn {
    right: 30px;
    top: 15px;
}
.offices-title {
    font-size: 30px;
    font-weight: 600;
    margin-right: 70px;
}
.offices-list {
    font-size: 20px;
    font-weight: 400;
}
.offices-list span {
    margin-right: 15px;
}
.modern-tabs .nav-tabs {
    border: none;
    gap: 20px;
    margin-bottom: 60px;
    margin-left: 0;
    align-items: center;
    justify-content: center;
}

.modern-tabs .nav-link {
    border: none;
    padding: 11px 29px;
    border-radius: 50px;
    color: #4E4E4E;
    transition: all 0.3s ease;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    letter-spacing: -0.5px;
    vertical-align: middle;
    background: #F2F2F2;
}

.modern-tabs .nav-link:hover {
    background: #fff;
    color: #9146FF;
}

.modern-tabs .nav-link.active {
    background: #9146FF;
    color: white;
    border: 1px solid #9146FF;
    border-radius: 50px;
}
.modern-tabs .tab-pane.fade {
    transition: all 0.2s ease-out;
}
.modern-tabs .tab-pane.fade.show {
    animation: fadeIn 0.5s ease-out;
}
@keyframes fadeIn {
    from {
        opacity: 0;
        transform: translateY(10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}
.modern-tabs .nav-tabs li.nav-item {
    margin-left: 0;
    margin-top: 0;
}
/*Menu*/
.nav-toggle .toggle-icon, .nav-toggle svg {
    height: 20px;
    width: 26px;
}
.nav-toggle .toggle-inner {
    padding-top: 5px;
}
.nav-toggle .toggle-inner {
    padding-top: 5px;
}
body .menu-modal .toggle {
    color: #9933FF;
}
.nav-toggle .toggle-inner {
    padding-top: 5px;
}
.modal-menu a:focus, .modal-menu a:hover, .modal-menu li.current-menu-item > .ancestor-wrapper > a, .modal-menu li.current_page_ancestor > .ancestor-wrapper > a {
    font-weight: 700;
    color: #9146FF;
}
.modal-menu li > .ancestor-wrapper > a {
    color: #CECECE;
    font-weight: 500;
}
button.close-nav-toggle .toggle-text {
    display: none;
}
button.close-nav-toggle svg {
    height: 2rem;
    width: 2rem;
}
section.oursolution-section, .engagement-model {
    clear: both;
}
/*About Page*/
section.ai-section {
    background: url(../../../../../wp-content/uploads/2025/03/aboutbanner.webp);
    padding-top: 135px;
    padding-bottom: 135px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.behind-scenes {
    max-width: 1200px;
    text-align: center;
    margin: 0 auto;
}
section.ai-section .badge-custom {
    background: #DDC5FF4D;
    padding: 7px 22px;
    border-radius: 30px;
    font-weight: 500;
    display: inline-block;
}
/* .stats-box {
    background: #DDC5FF4D;
    border-radius: 30px;
    padding: 24px;
}
.stats-box p {
    margin-bottom: 34px;
} */
/* .ai-solutions.owl-carousel .owl-dots button.owl-dot {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 16px;
    height: 1px;
    padding: 0;
    margin-right: 8px;
    margin-left: 8px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    opacity: .5;
    transition: opacity .6s ease;
    border-radius: 3px;
    border: 3px solid #D2B3FF;
}
.owl-carousel .owl-dots button.owl-dot.active {
    opacity: 1;
    width: 30px;
    border: 3px solid #fff;
}
.ai-solutions .owl-dots {
    margin-top: 20px;
    text-align: center;
} */
.achievements-section {
    background: linear-gradient(90.03deg, #D0B1FF -95.6%, #FFFFFF 49.47%, #FFEED7 125.59%);
    padding-bottom: 120px;
    padding-bottom: 162px;
}

.culture-values .accordion-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.culture-values .accordion-card {
    width: 150px;
    height: 350px;
    background-color: #E5D4FF;
    border-radius: 15px;
    cursor: pointer;
    transition: all 0.5s ease;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: left;
    padding: 35px;
    color: #9166CC;
    margin-right: -20px;
    box-shadow: 0px 0px 5px 0px #00000040;
    position: relative;
}
.culture-values .accordion-card span {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
}
.culture-values .accordion-card h3 {
    font-size: 20px;
    transform: rotate(-90deg);
    white-space: nowrap;
    margin: 0;
    margin-bottom: 30px;
    color: #fff;
}
.culture-values .accordion-card.active h3 {
    margin-bottom: 0;
}
.accordion-card:nth-child(1) {
    background: #CAA4FF;
}
.accordion-card:nth-child(2) {
    background: #DBC3FF;
}
.accordion-card:nth-child(3) {
    background: #CAA4FF;
}
.accordion-card:nth-child(4) {
    background: #B888FF;
}
.accordion-card:nth-child(1) span {
    color: #B888FF;
}
.accordion-card:nth-child(2) span {
    color: #C9A4FF;
}
.accordion-card:nth-child(3) span {
    color: #B888FF;
}
.accordion-card:nth-child(4) span {
    color: #DBC3FF;
}
.culture-values .accordion-card.active {
    width: 700px;
    height: 348px;
    background-color: #FFFFFF;
    padding: 30px;
    align-items: flex-start;
    text-align: left;
    color: #000;
    display: flex;
    flex-direction: column;
    justify-content: end;
    border-radius: 15px;
    transition: all 0.5s ease-in-out;
}
.culture-values .accordion-card.active span {
    font-size: 60px;
    font-weight: bold;
    color: #E4E2E8;
    position: absolute;
    top: 10px;
    left: 25px;
}
.culture-values .accordion-card.active h3 {
    transform: none;
    font-size: 24px;
    white-space: normal;
    margin-top: 0;
    color: #000000;
    margin-bottom: 20px;
}
.culture-values .accordion-content {
    display: none;
    font-size: 18px;
    color: #333;
}
.culture-values .accordion-card.active .accordion-content {
    display: block;
}
section.culture-values {
    padding-top: 100px;
    padding-bottom: 100px;
}
.team-section {
    text-align: center;
    padding: 50px 0;
}
.team-section .team-container {
    display: flex;
    justify-content: center;
    gap: 15px;
}
.team-section .team-member {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 30px;
}
.team-section .team-member img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease-in-out;
    border-radius: 30px;
    object-position: top;
}
.team-section .team-member:hover img {
    transform: scale(1.1);
}
.team-section .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: white;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    opacity: 0;
    transition: opacity 0.3s ease-in-out;
    padding: 25px;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    background: #00000080;
    border-radius: 30px;
}
.team-section .team-member:hover .overlay {
    opacity: 1;
}
.team-section .overlay h4 {
    margin: 0;
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
}
.team-section .overlay p {
    margin: 0;
    font-size: 18px;
    line-height: 26px;
    font-family: 'Montserrat';
}
.team-img {
    width: 100%;
    height: 260px;/*320px*/
}
.ourstory-section .text-content p {
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #100F0F;
}
.ourstory-section .text-content h4 {
    margin-bottom: 8px;
}
.ourstory-section .text-content h2 {
    margin-bottom: 22px;
}
.ourstory-section .text-content {
    padding-right: 80px;
}
.image-container {
    padding-left: 20px;
}
.ourstory-section {
    position: relative;
    overflow: hidden;
}
.ourstory-section .imgcontain:last-child {
    background: url('../../../../../wp-content/uploads/2025/04/Group-1321316324-1.png') no-repeat right center;
    background-size: cover;
    min-height: 450px;
    position: absolute;
    right: 0;
    top: 0;
    width: 50%;
    height: 100%;
}

/*Our journey section*/
.ourjourney-section .timeline-container {
    text-align: center;
    /* padding: 50px 0; */
    position: relative;
}
.ourjourney-section .timeline-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
}
.ourjourney-section .timeline {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    margin: 50px auto;
    width: 80%;
    margin-top: 100px;
}
.ourjourney-section .timeline::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 20px;
    top: 8px;
    left: 0;
    z-index: -1;
    background: url(../../../../../wp-content/uploads/2025/03/dotted-line.svg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.ourjourney-section .milestone {
    position: relative;
    text-align: center;
    flex: 0.5;
}
.ourjourney-section .milestone span {
    display: inline-block;
    background: #814cff;
    color: #fff;
    padding: 6px 12px;
    border-radius: 20px;
    font-weight: bold;
    font-size: 14px;
    position: relative;
    z-index: 1;
}
.ourjourney-section .content {
    text-align: left;
    position: absolute;
    width: 290px;
    font-size: 14px;
    padding: 10px;
}
.ourjourney-section .content h4 {
    font-size: 20px;
    font-weight: 600;
    color: #9146FF;
}
.ourjourney-section .content p {
    margin: 0;
    font-size: 13px;
    color: #333;
}
.ourjourney-section .milestone:nth-child(odd) .content {
    bottom: 80px;
    left: 125%;
    transform: translateX(-50%);
    /* border-left: 2px dotted #814cff;
    padding-left: 10px; */
}
.ourjourney-section .milestone:nth-child(even) .content {
    top: 50px;
    left: 125%;
    transform: translateX(-50%);
    /* border-left: 2px dotted #814cff;
    padding-left: 10px; */
}
section.ourjourney-section {
    margin-bottom: 170px;
    background: url(../../../../../wp-content/uploads/2025/03/digital_bg.webp);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.timeline-row {
    margin-top: 120px;
}
section.ourjourney-section .title-head {
    padding-bottom: 100px;
}
.milestone:nth-child(odd):after {
    position: absolute;
    content: '';
    background: url(../../../../../wp-content/uploads/2025/03/timeine-odd.svg);
    width: 18px;
    height: 208px;
    background-size: 100% 100%;
    bottom: 30px;
    left: 46%;
}
.milestone:nth-child(even):after {
    position: absolute;
    content: '';
    background: url(../../../../../wp-content/uploads/2025/03/timline-even.svg);
    width: 18px;
    height: 208px;
    background-size: 100% 100%;
    top: 17px;
    left: 46%;
}
.ourjourney-section .content ul {
    padding-left: 15px;
    margin-top: 10px;
}
.ourjourney-section .content ul li {
    font-size: 15px;
    color: #100F0F;
}
#demos .carousel-section {
    width: 100%;
    text-align: center;
}
#demos .carousel-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}
#demos .owl-carousel .item {
    height: 180px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    margin: 10px;
}
#demos .owl-carousel .item img {
    border-radius: 10px;
}
body .ourjourney-section .timeline {
    margin-left: 45px;
}
/*agents*/
section.agent-section.hero-section {
    background: url(../../../../../wp-content/uploads/2025/03/agentsbanner.png);
    padding: 85px 0 120px 0;
}
.banner-list {
    box-shadow: 0px 0px 2px 0px #00000040;
    border: 0.5px solid #9146FF61;
    background: #FFFFFF;
    border-radius: 30px;
    max-width: 870px;
    margin: 0 auto;
    padding: 10px;
    gap: 30px;
}
.stats-card h3 {
    color: #100F0F;
    font-size: 25px;
    line-height: 35px;
    margin-top: 10px;
}
.stats-card .icon img.img-fluid {
    margin: 0 auto;
}
.stats-card p {
    font-weight: 400;
    font-size: 17px;
    line-height: 27px;
    padding-bottom: 0;
    margin-bottom: 0;
}
.agent-section.hero-section h1 {
    margin-bottom: 15px;
    margin-top: 10px;
    max-width: 100%;
}
section.agent-section.hero-section .badge span {
    background: #9146FF;
}
section.agent-section.hero-section .badge {
    padding: 8px 14px;
    background: #fff;
    color: #9146FF;
}
.agent-features {
    background: url(../../../../../wp-content/uploads/2025/03/universal-bg.webp);
    padding: 60px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
.agent-features .content-left {
    padding-right: 60px;
}
.agent-features .tag, .performance-eng .tag {
    color: #9146FF;
    font-weight: 400;
    padding: 6px 12px;
    border-radius: 25px;
    font-size: 14px;
    display: inline-block;
    text-transform: uppercase;
    background: #D8BEFF;
    border: 1px solid #FFFFFF26;
}
.agent-features .section-title {
    /* font-size: 34px;
    font-weight: bold; */
    margin-top: 10px;
    /* color: #000; */
}
.agent-features .section-description {
    font-size: 17px;
    color: #100F0F;
    margin-top: 10px;
    font-weight: 400;
    line-height: 25px;
}
.agent-features .feature-card {
    background: white;
    border-radius: 25px;
    padding: 15px 0px;
    margin-bottom: 30px;
    border: 1px solid #DFCAFF;
}
.agent-features .feature-title {
    font-size: 24px;
    font-weight: 700;
    color: #9146FF;
    display: flex;
    align-items: center;
    border-bottom: 1px solid #DFCAFF;
    margin-bottom: 0;
    padding-bottom: 10px;
    padding-left: 40px;
    font-family: "Montserrat", sans-serif;
    gap: 20px;
}
.agent-features .feature-title i {
    font-size: 24px;
    margin-right: 10px;
}
.agent-features .feature-list {
    list-style: none;
    padding-left: 40px;
    margin-top: 15px;
    margin-left: 0;
    margin-bottom: 5px;
}
.agent-features .feature-list li {
    position: relative;
    margin-bottom: 10px;
    color: #100F0F;
    font-size: 17px;
    font-weight: 400;
}
.agent-features .feature-list li::before {
    content: "•";
    color: #6a11cb;
    font-weight: bold;
    font-size: 18px;
    position: absolute;
    left: -15px;
}
section.ouragents-section {
    background: #9146FF;
    padding-bottom: 500px;
}
.ouragents-section .badge {
    border: 1px solid #FFFFFF0D;
    background: #FCFAFF;
    color: #9146FF;
    font-size: 16px;
    font-weight: 400;
    border-radius: 50px;
    padding: 10px 17px;
    margin-bottom: 17px;
}
.agent-row {
    max-width: 850px;
    text-align: center;
    margin: 0 auto;
}
.agent-row h2 {
    margin-bottom: 15px;
}
.col-inner {
    background: #fff;
    margin-top: -560px;
    box-shadow: 0px 0px 5px 0px #00000040;
    border: 0.5px solid #9146FF61;
    border-radius: 30px;
    padding: 0px 40px 40px 40px;
}
.agent-card h3 {
    font-size: 25px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #100F0F;
    margin-bottom: 10px;
    text-align: left;
    margin-left: 0;
}
.agent-card p {
    color: #100F0F;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 12px;
}
.agent-card a.btn {
    background: #9146FF;
    color: #fff;
    border-radius: 10px;
    font-size: 15px;
    padding: 5px 13px;
}
.agent-card ul {
    list-style: none;
    padding: 0;
    text-align: left;
    margin-left: 0;
    margin-bottom: 12px;
}
.agent-card ul li {
    color: #100F0F;
    padding-left: 15px;
    position: relative;
    margin-bottom: 8px;
    margin-left: 0;
    font-size: 14px;
}
.agent-card ul li::before {
    content: "•";  /* Dot instead of a tick */
    color: #C39AFF;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -4px;
    font-size: 20px;
}
.agent-card {
    margin-bottom: 50px;
}
.cta-cardbtn {
    background: linear-gradient(135deg, #7b4fff, #a066ff);
    color: #fff;
    padding: 20px;
    border-radius: 15px;
    text-align: center;
    font-size: 18px;
    position: relative;
    overflow: hidden;
}
.cta-cardbtn::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url('grid-pattern.png'); /* Add a subtle grid pattern */
    opacity: 0.2;
}
.cta-cardbtn .cta-button {
    display: flex;
    background: #fff;
    color: #7b4fff;
    padding: 10px 20px;
    border-radius: 10px;
    font-weight: bold;
    text-decoration: none;
    margin-top: 15px;
    transition: all 0.3s;
    align-items: center;
}
.cta-cardbtn .cta-button span {
    margin-left: 5px;
    transition: transform 0.3s;
}
.cta-cardbtn .cta-button:hover span {
    transform: translateX(5px);
}
.agent-card img {
    height: 56px;
    margin-bottom: 12px;
}
.cta-cardbtn {
    padding: 30px;
    position: relative;
}
.cta-cardbtn:before {
    content: '';
    position: absolute;
    background: url(../../../../../wp-content/uploads/2025/03/line-bg.webp);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    z-index: -1;
}
.col-inner .row {
    display: flex;
    flex-wrap: wrap;
}
.colcontent {
    display: flex;
}
.agent-card, .cta-cardbtn {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: start;
    text-align: left;
    width: 100%;
}
.agent-card {
    margin: 50px 20px 50px 20px;
}
.cta-cardbtn p {
    font-size: 25px;
    line-height: 34px;
    font-weight: 500;
}
a.cta-button img {
    width: 25px;
    margin-left: 10px;
}
.core-agent-row {
    margin-top: 90px;
}
.capabilities-row img {
    height: 70px;
    margin: 0 auto;
}
.capabilities-row {
    text-align: center;
}
.capabilities-row h4 {
    font-size: 24px;
    font-weight: 700;
    font-family: "Montserrat", sans-serif;
    color: #100F0F;
    margin-top: 18px;
    margin-bottom: 12px;
}
.capabilities-row p {
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
}
.cta-cardbtn:before {
    content: '';
    position: absolute;
    background: url(../../../../../wp-content/uploads/2025/03/line-bg.webp);
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
}
section.agents-section {
    background: url(../../../../../wp-content/uploads/2025/03/agentsbg.webp);
    background-position: center;
    position: relative;
    padding-bottom: 170px;
}
.stats-card {
    position: relative;
}
.stats-card:after {
    position: absolute;
    content: '';
    border: 1px solid #D9D9D9;
    width: 1px;
    height: 89px;
    top: 60px;
    right: -22px;
}
.listcol:last-child .stats-card:after {
    display: none;
}
/*financial date page*/
section.ai-section.financialdata-section {
    background: url(../../../../../wp-content/uploads/2025/03/financial-bg.png);
    padding-top: 135px;
    padding-bottom: 135px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.comparison-section {
    padding: 90px 0;
}
.comparison-table {
    margin: auto;
}
.comparison-table table {
    width: 100%;
    border-collapse: collapse;
}
.comparison-table th {
    font-size: 18px;
    font-weight: bold;
    padding: 10px;
    border-bottom: 2px solid #ddd;
}
.comparison-table td {
    font-size: 16px;
    padding: 10px;
}
.comparison-table .highlight {
    color: #9146FF;
    font-weight: bold;
    display: block;
    margin-top: 5px;
}
.marquee-section {
    overflow: hidden;
    background: #fff;
    white-space: nowrap;
    position: relative;
}

.marquee-wrapper {
    display: flex;
    width: max-content;
    animation: marquee-scroll 8s linear infinite;
}

.marquee-text {
    font-size: 80px;
    font-weight: 700;
    text-transform: uppercase;
    color: transparent;
    -webkit-text-stroke: 2px #D8BEFF;
    opacity: 1;
    white-space: nowrap;
    display: flex;
}

/* Continuous Loop */
@keyframes marquee-scroll {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-33.33%);
    }
}
.aiagents-section .section-title {
    margin-bottom: 20px;
}
section.aiagents-section {
    background: url(../../../../../wp-content/uploads/2025/03/our-suits.webp);
    background-size: contain;
    background-position: center;
    padding-top: 90px;
    padding-bottom: 75px;
}
.aiagents-section .outsuite-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}
.section-subtitle {
    color: #4D4949;
}
.aiagents-section .title-head {
    max-width: 670px;
    margin: 0 auto;
}
.aiagents-section .agent-cards {
    border-radius: 28px;
    background: white;
    text-align: center;
    position: relative;
    transition: transform 0.3s ease-in-out;
    padding: 40px 40px 50px 40px;
    border: 1px solid #BDBCC2;
    /* height: 230px; */height: 100%;
}
.aiagents-section .agent-cards:hover {
    transform: translateY(-5px);
}
.aiagents-section .agent-number {
    color: #000000;
    font-weight: 600;
    font-size: 17px;
    line-height: 20px;
}
.aiagents-section .agent-title {
    font-size: 30px;
    font-weight: 500;
    margin-top: 25px;
    line-height: 40px;
}
.aiagents-section .arrow-button {
    position: absolute;
    top: 16px;
    right: 16px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.comparison-table .table-responsive {
    box-shadow: 0px 0px 8px 0px #00000040;
    border-radius: 20px;
}
.comparison-table .table-responsive tr th span{
   position: relative;
}
.comparison-table .table-responsive tr th span::after {
   content: "";
   display: block;
   width: 100%;
   height: 1px;
   background: linear-gradient(90deg, rgba(222, 203, 250, 0) 0%, #9146FF 50%, rgba(222, 203, 250, 0) 100%);
   position: absolute;
   bottom: -12px;
   left: 0;
}
.comparison-table .table-responsive thead tr th {
    padding-bottom: 30px;
}
.agent-features.extraction-agent {
    position: relative;
    background: transparent;
}
.agent-features.extraction-agent:after {
    content: '';
    position: absolute;
    background: url(../../../../../wp-content/uploads/2025/03/financial-data.webp);
    right: 0;
    bottom: 0;
    width: 100%;
    height: 730px;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    z-index: -1;
}
.extraction-agent .content-left img {
    width: 380px;
    height: 380px;
}
.extraction-agent .feature-card {
    box-shadow: 0px 0px 5px 0px #00000040;
    border: none;
}
.extraction-agent .feature-card {
    padding: 60px;
}
.extraction-agent .feature-title, .extraction-agent .feature-list {
    padding-left: 0;
}
.agent-financial-card {
    margin-bottom: 50px;
}
.agent-financial-card:last-child {
    margin-bottom: 0;
}
.feature-section.int-pipline:after {
    display: none;
}
.feature-section.int-pipline {
    padding: 48px 170px 48px 170px;
}
.feature-section.int-pipline .feature-box::after {
    background: url(../../../../../wp-content/uploads/2025/03/right-arrow.svg);
    width: 18px;
    height: 22px;
    rotate: unset;
    background-size: contain;
    background-repeat: no-repeat;
    top: 50px;
}
.feature-section.int-pipline .feature-box {
    position: relative;
}
.feature-section.int-pipline .feature-box .feature-icon {
    height: 88px;
}
.financialdata-section .behind-scenes {
    padding-bottom: 117px;
}
.btns-agent {
    gap: 22px;
}
.btns-agent a {
    padding: 16px 50px;
}
/*verticals*/
section.agent-section.hero-section.vertical-banner {
    background: url(../../../../../wp-content/uploads/2025/03/hero-section.webp);
    background-size: cover;
    padding: 150px 0 300px 0;
}
.list-records {
    border: 0.38px solid #9146FF61;
    box-shadow: 0px 0px 1.54px 0px #00000040;
    background: #FFFFFF;
    border-radius: 23px;
}
.records-cols .stats-card:after {
    right: 0;
}
.records-cols:nth-child(3) .stats-card:after {
    display: none;
}
body .records-cols div.stats-card {
    padding: 25px;
}
.vertical-contents {
    padding-right: 75px;
}
.vertical-contents p {
    padding-right: 120px;
    padding-right: 50px;
    max-width: 100%;
    text-align: center;
    padding-left: 50px;
}
.statistics-cards {
    position: absolute;
    right: 0;
    bottom: -150px;
}
.measurable-card {
    background: white;
    border-radius: 25px;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 0;
}
.measurable-header {
    background: #9146FF;
    color: #fff;
    padding: 20px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
}
.measurable-body {
    padding: 15px 15px 30px;
}
.measurable-body p {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: #0F0F10;
    margin-bottom: .5rem !important;
}
section.measurable-impact {
    background: transparent;
}
.measurable-impact.trusted-leading {
    background: url(../../../../../wp-content/uploads/2025/03/trusted-leading.webp);
    background-size: cover;
}
.trusted-leading .title-head {
    max-width: 1060px;
}
.custom-tabs-row {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-bottom: 20px;
}
.custom-tab-link {
    font-size: 18px;
    font-weight: 400;
    padding: 12px 20px;
    border-radius: 20px;
    color: #A5A1A1;
    background: transparent;
    border: 1px solid #A5A1A1;
    cursor: pointer;
    transition: all 0.3s ease-in-out;
}
.custom-tab-link.active, .custom-tab-link:hover {
    background: #9146FF;
    color: white;
}
.custom-tab-content {
    border-radius: 30px;
    padding: 30px;
    background: url(../../../../../wp-content/uploads/2025/03/credit-report.webp);
    background-size: cover;
}
.custom-tab-pane {
    display: none;
}
.custom-tab-pane.active {
    display: block;
}
.compilation-card {
    border-radius: 28px;
    padding: 30px;
    border: 1px solid #9146FF;
    background: linear-gradient(180deg, rgba(238, 224, 255, 1) 0%, rgba(255, 249, 255, 1) 100%);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
}

.custom-tab-link:hover, .custom-tab-link.active {
    text-decoration: none;
}
.details-context {
    max-width: 900px;
    margin: 0px auto 30px auto;
}
.custom-service-card {
    background: linear-gradient(180deg, rgba(238, 224, 255, 1) 0%, rgba(255, 249, 255, 1) 100%);
    border: 1px solid rgba(145, 70, 255, 0.5);
    border-radius: 12px;
    padding: 20px;
    text-align: left;
    position: relative;
    /* min-height: 200px; */
    min-height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    transition: 0.3s ease-in-out;
}
.custom-service-card h4 {
    font-weight: 500;
    color: #100F0F;
    font-size: 24px;
    line-height: 32px;
    font-family: "Montserrat", sans-serif;
    text-align: left;
    margin: 0;
}
.custom-arrow {
    position: absolute;
    bottom: 10px;
    right: 15px;
}
.custom-service-card:hover {
    background: #9146FF;
    color: #fff;
}
.custom-service-card:hover h4 {
    color: #fff;
}
.custom-service-card .custom-arrow img {
    width: 40px;
    height: 40px;
}
.custom-service-card:hover .card-unhover, .card-hover {
    display: none;
}
.custom-service-card:hover .card-hover {
    display: block;
}
/*Request Demo*/
.custom-demo-section {
    padding: 90px 0px 175px 0;
    background: linear-gradient(180deg, rgba(238, 224, 255, 1) 0%, rgba(255, 249, 255, 1) 100%);
    background-image: url(../../../../../wp-content/uploads/2025/03/contact-bg.webp);
    background-size: cover;
    width: 100%;
    background-position: bottom;
}
.custom-demo-content h2 {
    font-size: 32px;
    font-weight: 700;
}
.custom-demo-stats {
    display: flex;
    gap: 30px;
    margin-top: 20px;
}
.custom-demo-stats h3 {
    font-size: 28px;
    font-weight: bold;
}
.custom-demo-form {
    background: rgba(255, 255, 255, 0.3);
    backdrop-filter: blur(51px);
    padding: 40px;
    border-radius: 50px;
    box-shadow: 0px 0px 2px 0px #00000040;
}
.custom-demo-form h3 {
    font-size: 28px;
    font-weight: 700;
    margin-bottom: 25px;
    color: #141415;
}
.custom-form-group {
    display: flex;
    gap: 22px;
    margin-bottom: 24px;
}
.custom-form-group input {
    width: 100%;
    padding: 10px;
    border-radius: 12px;
    border: 0.5px solid #CACACD;
}
.custom-demo-form textarea {
    width: 100%;
    padding: 10px;
    border: 0.5px solid #CACACD;
    border-radius: 12px;
    height: 100px;
    margin-bottom: 12px;
    font-size: 16px;
}
.custom-demo-form .wpcf7-submit {
    width: 100%;
    padding: 12px;
    background: #9146FF;
    color: #fff;
    font-weight: 700;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    font-size: 20px;
    text-transform: capitalize;
}
.custom-demo-form .wpcf7-submit:hover {
    text-decoration: none;
}
.custom-input label,
.custom-textarea label {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 8px;
    color: #100F0F;
}
.custom-input {
    width: 50%;
    float: left;
}
span.wpcf7-not-valid-tip {
    font-size: 15px;
    margin-top: 8px;
}
.wpcf7-response-output {
    font-size: 15px;
}
/*key focus*/
.section-key-focus {
    background: url(../../../../../wp-content/uploads/2025/05/Group13.svg);
    width: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    padding-bottom: 50px;
    height: 100%;
    padding-top: 75px;
    background-position: left 0% bottom -70%;
}
.whohlp-div p {
    margin-top: 13px;
}
.number-label {
    font-size: 18px;
    font-weight: 400;
    color: #512BD4;
    min-width: 30px;
}
.agent-section.meet-section {
    background: url(../../../../../wp-content/uploads/2025/05/tiles.svg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    /* padding: 100px; */
    height: 100%;
    background-position: center center;
    padding-top: 50px;
    padding-bottom: 100px;
}
.section-key-focus .connector-wrapper {
    height: 40px;
    position: relative;
  }

  .section-key-focus .connector-line {
    width: 200px;
    height: 2px;
    background: linear-gradient(to right, #c084fc, #60a5fa);
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
  }

  .section-key-focus .connector-icon {
    width: 40px;
    height: 40px;
    background: linear-gradient(to right, #c084fc, #60a5fa);
    color: white;
    border-radius: 50%;
    z-index: 2;
    font-size: 20px;
  }

  .section-key-focus .focus-box {
    background-color: #fff;
    transition: all 0.3s ease;
    border: 3.44px solid #EAE4FF;
    border-radius: 13px;
    padding: 13px 20px;
  }
/**/
.indr-weserve span {
    font-size: 16px;
    font-weight: 500;
    color: #434343;
    border: 1px solid #FFFFFF0D;
    background: #F7F2FF;
    padding: 10px 20px;
}
.section-recent-engagements {
    background: url(../../../../../wp-content/uploads/2025/05/circles.svg);
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    padding: 100px;
    height: 100%;
    background-position: center center;
  }

  .section-recent-engagements .card {
    border-radius: 30px;
    box-shadow: 0px 4px 62px 0px #0000000D;
  }

  .section-recent-engagements .owl-nav {
    position: absolute;
    top: -50px;
    right: 10px;
  }

  .section-recent-engagements .owl-nav button {
    background: none;
    border: none;
  }

  .section-recent-engagements .owl-dots {
    margin-top: 15px;
    text-align: center;
  }

  .section-recent-engagements .owl-dot span {
    width: 10px;
    height: 10px;
    background: #d1d5db;
    border-radius: 50%;
    display: inline-block;
    margin: 3px;
  }

  .section-recent-engagements .owl-dot.active span {
    background: #8b5cf6;
  }
  .section-recent-engagements .owl-carousel .owl-item .quotes-content img {
    width: 45px;
  }
  .section-recent-engagements .owl-carousel .owl-item .therst-col img {
    width: auto;
    padding-bottom: 15px;
}
.result-line-wrap .line {
    flex: 1;
    height: 1px;
    background: #ccc;
  }

  .section-recent-engagements .item {
    background: linear-gradient(89.93deg, #9146FF -128.18%, #FFFFFF 35.19%, #FFE1B6 143.21%);
    border-radius: 30px;
    padding: 1px; /* creates border effect */
    overflow: hidden;
  }

  .section-recent-engagements .item .card {
    border-radius: 30px;
    background: linear-gradient(89.93deg, #9146FF -128.18%, #FFFFFF 35.19%, #FFE1B6 143.21%);
    padding: 60px 60px 70px 60px;
  }
  .result-line {
    height: 1px;
    background: linear-gradient(to right, rgba(177, 156, 255, 0), #B19CFF, rgba(177, 156, 255, 0));
  }
  .section-recent-engagements .btn-video a {
    margin-top: 30px;
  }
  .result-line-wrap {
    margin-top: 20px;
    margin-bottom: 25px;
}
.quotes-content p {
    line-height: 32px;
}
.agent-crds {
    background: #FFFFFF;
    border: 1px solid #BDBCC2;
    padding: 40px;
    border-radius: 10px;
    height: 100%;
}


.agent-crds {
    position: relative;
    padding: 20px;
    background: #fff;
    border-radius: 12px;
    transition: all 0.3s ease;
  }

  .agent-text {
    /* overflow: hidden; */
    max-height: 90px;
    transition: max-height 0.4s ease;
    margin-bottom: 15px;
  }
  .agent-toggle-btn {
    display: inline-block;
    background: #EBE1FA;
    color: #9146FF;
    padding: 0px 12px;
    border-radius: 50px;
    text-align: center;
    width: 42px;
    margin: 0px auto;
    cursor: pointer;
    font-size: 29px;
    height: 42px;
    display: none;
  }
  .agent-toggle-btn:hover {
    background: #9146FF;
    color: #fff;
}
.section-recent-engagements .owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: transparent;
}
.section-recent-engagements .owl-theme .owl-nav {
    margin-top: -30px;
}
.section-recent-engagements .owl-theme .owl-dots .owl-dot.active span, .section-recent-engagements .owl-theme .owl-dots .owl-dot:hover span {
    background: #9146FF;
}
.section-recent-engagements .owl-theme .owl-dots .owl-dot span {
    background: transparent;
    border: 2px solid #9146FF;
}
span.insight-highlight span {
    font-size: 18px;
    display: block;
}
/* .header-center #menu-main-menu li:last-child {
    display: none;
} */

.text-300 {
	font-weight: 300;
}
.text-400 {
	font-weight: 400;
}
.text-500 {
	font-weight: 500;
}
.text-600 {
	font-weight: 600;
}
.text-700 {
	font-weight: 700;
}


.about-banner {
	background: #9146FF;
	width: 100%;
	height: 325px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}
.about-banner-bg-overlay {
    position: absolute;
    top: 45%;
    transform: rotate(180deg);
    left: 30%;
}
.about-banner h2 {
	font-size: 50px;
	font-weight: 700;
}
.about-banner h4 {
	font-size: 30px;
	font-weight: 500;
}
.mb-110 {
	margin-bottom: 110px !important;
}
.pt-110 {
	padding-top: 110px !important;
}
.mb-80 {
	margin-bottom: 80px !important;
}
.mb-50 {
	margin-bottom: 50px !important;
}
.mb-40 {
	margin-bottom: 40px !important;
}
.pb-40 {
	padding-bottom: 40px !important;
}
.mt-40 {
	margin-top: 40px !important;
}
.mt-20 {
	margin-top: 20px !important;
}
.pt-40 {
	padding-top: 40px !important;
}
.pt-60 {
	padding-top: 60px !important;
}
.left-35 {
	left: -35px;
}
.pb-120 {
	padding-bottom: 120px !important;
}
.pr-10 {
	padding-right: 10px !important;
}
.text-EViolet {
	color: #9146FF !important;
}
.text-Purple {
	color: #5F04A9 !important;
}
.text-DoveGray {
	color: #666666 !important;
}
.fs-20 {
	font-size: 20px !important;
}
.fs-18 {
	font-size: 18px !important;
}
.fs-14 {
	font-size: 14px !important;
}

.page-heading {
	font-size: 30px;
	margin-bottom: 20px;
}
.page-content {
    font-size: 16px;
    margin-bottom: 30px;
    line-height: 28px;
}

.about-product-box {
	position: relative;
}
.about-product-box .name-card {
   background: #9146FF;
	border-radius: 35px;
	text-align: center;
	color: #FFFFFF;
	height: 50px;
   display: flex;
   flex-direction: column;
   justify-content: center;
	width: 190px;
    position: absolute;
    bottom: 0;
    right: -15px;
}
.user-name {
	font-size: 15px;
}
.user-designation {
	font-size: 13px;
}

.about-team-lead-bg-overlay {
	background: linear-gradient(90.03deg, #9146FF -95.6%, #FFFFFF 49.47%, #FFE1B6 125.59%);
}

.fs-16 {
	font-size: 16px !important;
}
.about-shadow-bg {
	background-image: url(../../../../../wp-content/uploads/2025/04/about-shadow-bg.png);
	background-repeat: no-repeat;
	background-position: center;
}

.agents-main-banner {
	background: #9146FF;
	height: 325px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}
.fs-56 {
	font-size: 56px;
}
.fs-30 {
	font-size: 30px;
}
.agents-main-banner-bg-overlay {
	position: absolute;
}
.agents-main-banner-bg-pattern {
	position: absolute;
	filter: blur(250px);
   top: 25%;
}
.agents-main-banner-quotes {
	position: absolute;
	bottom: -20%;
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 1000px;
	padding:0 50px 0 0px;
	display: flex;
	align-items: center;
     z-index: 1;
}
.agents-main-banner-quotes h4 {
	color: #9146FF;
	font-size: 30px;
	font-weight: 700;
	position: relative;
    padding: 0px 40px;
}
.agents-main-banner-quotes h4 span {
	font-size: 80px;
  position: absolute;
  left: -55px;
  top: -15px;
  transform: rotate(180deg);
  display: none;
}
.agents-main-banner-quotes p {
	font-size: 16px;
	color: #000000;
  margin-bottom: 0;
}

.agents-main-banner-quotes_new{
    background: radial-gradient(circle at 100% 100%, #F3EDFF 0, #F3EDFF 21px, transparent 21px) 0% 0% / 22px 22px no-repeat, radial-gradient(circle at 0 100%, #F3EDFF 0, #F3EDFF 21px, transparent 21px) 100% 0% / 22px 22px no-repeat, radial-gradient(circle at 100% 0, #F3EDFF 0, #F3EDFF 21px, transparent 21px) 0% 100% / 22px 22px no-repeat, radial-gradient(circle at 0 0, #F3EDFF 0, #F3EDFF 21px, transparent 21px) 100% 100% / 22px 22px no-repeat, linear-gradient(#F3EDFF, #F3EDFF) 50% 50% / calc(100% - 2px) calc(100% - 44px) no-repeat, linear-gradient(#F3EDFF, #F3EDFF) 50% 50% / calc(100% - 44px) calc(100% - 2px) no-repeat, linear-gradient(0deg, transparent 0%, rgba(145, 70, 255, .38) 100%);
    border-radius: 22px;
    position: absolute;
    bottom: -30%;
    left: 0;
    right: 0;
    margin: 0 auto;
    max-width: 828px;
    height: 200px;
    padding: 0 50px 0 105px;
    display: flex;
    align-items: center;
    z-index: 1;
}
.agents-main-banner-quotes_new h4 {
    color: #9146FF;
    font-size: 30px;
    font-weight: 700;
    position: relative;
}
.agents-main-banner-quotes_new p {
    font-size: 16px;
    color: #000;
    margin-bottom: 0;
}
.agents-main-banner-quotes_new h4 span {
    font-size: 80px;
    position: absolute;
    left: -55px;
    top: -15px;
    transform: rotate(180deg);
}
.btn-purple {
  background: #9146FF !important;
  border-color: #9146FF !important;
  height: 47px;
  border-radius: 6px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
  padding: 11px 30px;
  text-decoration: none !important;
}
.mt-200 {
	margin-top: 200px !important;
}
.agent-list-indicator {
  padding-bottom: 80px;
}
.agent-list-indicator .button-rounded {
	font-size: 16px;
	color: #434343;
	font-weight: 500;
	background: #FFFFFF;
	border: 1px solid #B27DFF;
	border-radius: 30px;
	height: 40px;
	padding: 0 20px;
	margin-bottom: 15px;
	cursor: pointer;
	display: flex;
	align-items: center;
	width: fit-content;
	position: relative;
}
.agent-list-indicator .button-rounded span {
	display: none;
	border: 2px solid #9146FF;
	width: 10px;
	height: 10px;
	border-radius: 100px;
	position: absolute;
	right: -15px;
	top: 14px;
}
.agent-list-indicator .button-rounded.active span {
	display: block;
}
.agent-list-indicator .button-rounded.active:after {
	content: "";
	position: absolute;
	border-right: 2px solid #9146FF;
}
.agent-list-indicator .button-rounded.active:before {
	content: "";
	position: absolute;
	border-bottom: 2px solid #9146FF;
}
.agent-list-indicator .button-rounded.active.active_1:after {
  right: -208px;
  top: -51px;
  width: 1px;
  height: 440px;
}
.agent-list-indicator .button-rounded.active.active_1:before {
  right: -208px;
  top: auto;
  width: 195px;
  bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_2:after {
  right: -105px;
  top: -106px;
  width: 1px;
  height: 126px;
}
.agent-list-indicator .button-rounded.active.active_2:before {
	right: -104px;
	top: auto;
	width: 90px;
	bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_3:after {
	right: -202px;
  top: 18px;
  width: 1px;
  height: 156px;
}
.agent-list-indicator .button-rounded.active.active_3:before {
	right: -200px;
	top: auto;
	width: 186px;
	bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_4:after {
  right: -235px;
  top: 18px;
  width: 1px;
  height: 313px;
}
.agent-list-indicator .button-rounded.active.active_4:before {
  right: -234px;
  top: auto;
  width: 219px;
  bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_5:after {
	right: -104px;
	top: auto;
	width: 1px;
	height: 290px;
	bottom: 19px;
}
.agent-list-indicator .button-rounded.active.active_5:before {
	right: -104px;
  top: auto;
  width: 90px;
  bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_6:after {
	right: -104px;
	top: auto;
	width: 1px;
	height: 135px;
	bottom: 19px;
}
.agent-list-indicator .button-rounded.active.active_6:before {
	right: -104px;
  top: auto;
  width: 90px;
  bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_7:after {
	right: -135px;
	top: auto;
	width: 1px;
	height: 295px;
	bottom: 19px;
}
.agent-list-indicator .button-rounded.active.active_7:before {
	right: -135px;
	top: auto;
	width: 122px;
	bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_8:after {
  right: -119px;
  top: -16px;
  width: 1px;
  height: 36px;
  bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_8:before {
	right: -118px;
  top: auto;
  width: 105px;
  bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_9:after {
	right: -143px;
	top: auto;
	width: 1px;
	height: 196px;
	bottom: 18px;
}
.agent-list-indicator .button-rounded.active.active_9:before {
	right: -142px;
	top: auto;
	width: 128px;
	bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_10:after {
	right: -206px;
	top: 19px;
	width: 1px;
	height: 68px;
	bottom: auto;
}
.agent-list-indicator .button-rounded.active.active_10:before {
	right: -206px;
  top: auto;
  width: 193px;
  bottom: auto;
}

.agent-list-indicator .button-rounded.active {
	background: #9146FF;
	border-color: #9146FF;
	font-weight: 700;
	color: #FFFFFF;
}

.agent-list-indicator .button-icon {
	font-size: 18px;
	color: #000000;
	font-weight: 600;
	background: #FFFFFF;
	border: 1px solid #BDBCC2;
	border-radius: 10px;
  text-decoration: none;
	height: 85px;
	padding: 0 20px;
	margin-bottom: 20px;
	cursor: pointer;
	max-width: 350px;
	display: flex;
	align-items: center;
	gap: 15px;
	position: relative;
}
.agent-list-indicator .button-icon svg {
	min-width: 40px;
	display: block;
}
.agent-list-indicator .button-icon.active:before {
    content: "\2192";
    color: #9146FF;
    position: absolute;
    left: -50px;
    top: 2px;
    font-size: 41px;
    bottom: 0;
    font-weight: 400;
}
.agent-list-indicator .button-icon.active,
.agent-list-indicator .button-icon:hover {
	background: #9146FF;
	border-color: #9146FF;
	font-weight: 700;
	color: #FFFFFF;
}
.agent-list-indicator .button-icon.peps-agent.active .fill,
.agent-list-indicator .button-icon.peps-agent:hover .fill {
	fill: #9146FF;
}
.agent-list-indicator .button-icon.data-base.active .fill,
.agent-list-indicator .button-icon.data-base:hover .fill {
	fill: #FFFFFF;
}
.agent-list-indicator .button-icon.active svg path,
.agent-list-indicator .button-icon:hover svg path {
	stroke: #FFFFFF;
}
.gap-150 {
	gap: 150px;
}

.agent-capabilities-block {
	/* background: linear-gradient(90.03deg, #9146FF -95.6%, #FFFFFF 49.47%, #FFE1B6 125.59%); */
    height: 461px;
	padding-top: 65px;
}
.agent-capabilities-block .content-heading {
	margin-bottom: 50px;
	margin-top: 15px;
	position: relative;
}
.agent-capabilities-block .content-heading:after {
	content: "";
	background: linear-gradient(90deg, rgba(222, 203, 250, 0) 0%, #9146FF 50%, rgba(222, 203, 250, 0) 100%);
	position: absolute;
	bottom: -20px;
	left: 0;
	right: 0;
	height: 1px;

}
.agent-capabilities-block .border-shadow {
	position: relative;
}
.agent-capabilities-block .border-shadow:before {
	content: "";
	background: linear-gradient(0deg, rgba(222, 203, 250, 0) -14.32%, #9146FF 52.27%, rgba(222, 203, 250, 0) 118.86%);
	position: absolute;
	bottom: 0;
	top: 0;
	left: 0;
	width: 1px;
	height: 138px;
}
.agent-capabilities-block .border-shadow:after {
	content: "";
	background: linear-gradient(0deg, rgba(222, 203, 250, 0) -14.32%, #9146FF 52.27%, rgba(222, 203, 250, 0) 118.86%);
	position: absolute;
	bottom: 0;
	top: 0;
	right: 0;
	width: 1px;
	height: 138px;
}
.agent-capabilities-pattern {
	position: absolute;
	bottom: 0;
}

.agents-details-banner {
  background-image: url(../../../../../wp-content/uploads/2025/04/agents-details-banner.png);
	background-size: cover;
	height: 473px;
	display: flex;
	gap: 10px;
	align-items: center;
	justify-content: center;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}
.agents-main-banner-bg-overlay {
	position: absolute;
}
.agents-details-banner-bg-overlay {
	position: absolute;
	top: 45%;
	transform: rotate(180deg);
	left: 30%;
}
.agents-details-banner h2 {
	color: #000000;
}
.agents-details-banner h2 span {
	color: #7328E1;
}
.agents-details-banner h4 {
    font-size: 22px;
    max-width: 900px;
    text-align: center;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Montserrat';
}
.agent-details-card-content {
	position: relative;
	color: #222222;
	font-size: 20px;
	font-weight: 500;
}
.agent-details-card-content span {
	font-size: 80px;
	color: #9146FF;
  position: absolute;
	left: -45px;
	top: -25px;
  transform: rotate(180deg);
  display: none;
}
.agent-details-card {
	border: 1px solid #DFCAFF;
	border-radius: 16px;
	height: auto;
	margin-bottom: 20px;
}
.agent-details-card .header {
	color: #9146FF;
	font-size: 22px;
	font-weight: 700;
	height: 77px;
	display: flex;
	align-items: center;
	gap: 20px;
	padding-left: 30px;
	border-bottom: 1px solid #DFCAFF;
}
.agent-details-card .list {
	color: #100F0F;
	font-size: 16px;
	font-weight: 500;
	position: relative;
	margin: 15px 0;
	padding: 0 30px 0 55px;
}

.agent-details-card .list:before {
	content: ".";
	color: #9146FF;
	position: absolute;
	left: 28px;
	top: -3px;
	font-size: 45px;
	line-height: 5px;
}

.performance_container{
    background: #fff;
    padding: 40px 100px;
    border-radius: 30px;
    margin: 70px auto;
    max-width: 1140px;
    
}

/* .agents-details-section-bg {
  background-image: url(../../../../../wp-content/uploads/2025/04/agents-details-section-bg.png);
	background-position: top left;
	background-repeat: no-repeat;
} */
.pt-200 {
	padding-top: 200px;
}

.agents-rating-table {
	background: linear-gradient(81.98deg, #FFE1B6 6%, #FFFFFF 46.74%, #9146FF 145.05%);
	border-radius: 30px;
	padding: 65px 120px;
	position: relative;
	overflow: hidden;
}
.agents-rating-table h4 {
	font-size: 18px;
	color: #9146FF;
	font-weight: 700;
	margin-bottom: 25px;
	text-align: center;
}
.agents-rating-table .drop-shadow {
	box-shadow: 5px 20px 24px 0px #0000001A;
}
.agents-rating-table .row-bg {
  font-size: 16px;
	color: #000000;
	font-weight: 500;
	border: 1px solid #e1dddd;
  background: rgba(255, 255, 255, 0.5);
	border-radius: 10px;
	height: 70px;
	padding-left: 40px;
  display: flex;
  align-items: center;
	margin-bottom: 2px;
}
.pl-40 {
	padding-left: 40px !important;
}
.agents-main-section-bg {
  background-image: url(../../../../../wp-content/uploads/2025/04/agents-main-section-bg.png);
  background-position: top left;
  background-repeat: no-repeat;
}
.primary-menu ul{
    min-width: 25rem;
}
.primary-menu li.menu-item-has-children:hover>ul {
  background: #ffffff !important;
  /* box-shadow: 0 5px 5px 2px #e2dede; */
}
.primary-menu li.menu-item-has-children:hover>ul li {
  margin-left: 0 !important;
}
.primary-menu li.menu-item-has-children:hover>ul li a {
  border-bottom: none !important;
}

@media (min-width: 0px) and (max-width: 1199.98px) {
  .about-banner {
	 padding: 0 25px;
	}
	.about-banner h2 {
    font-size: 24px;
    text-align: center;
	}
	.about-banner h4 {
    font-size: 18px;
    text-align: center;
	}
	.about-shadow-bg {
		background-position: top center;
	}
	.page-heading {
    font-size: 24px;
	}
	.page-content {
    font-size: 17px;
	}
	.about-product-box .name-card {
		right: 0;
	}
	.agent-capabilities-block {
		height: auto;
		padding-bottom: 45px;
	}
	.agents-main-banner {
		height: auto;
    display: block;
    text-align: center;
    padding-top: 40px;
    margin-bottom: 25px;
	}
	.agents-main-banner h2 {
		font-size: 20px;
	}
	.agents-main-banner h4 {
		font-size: 14px;
	}
	.agents-main-banner-quotes {
		position: relative;
    background: #fff;
    bottom: 0;
    height: auto;
    padding: 0 15px 0 65px;
	}
	.mt-200 {
    margin-top: 70px !important;
	}
	.gap-150 {
    gap: 50px;
  }
	.agent-list-indicator .button-rounded {
		height: auto;
		padding: 20px;
	}
  .agents-details-banner h2 {
    color: #000000;
    font-size: 23px;
  }
	.agents-details-banner h4 {
    font-size: 17px;
	}
	.agents-details-banner {
		height: auto;
	  padding: 30px;
	}
	.pt-200 {
    padding-top: 50px;
  }
	.agent-details-card {
		height: auto;
		background: #ffffff;
	}
	.agent-details-card .header {
		font-size: 19px;
	}
	.agents-rating-table {
		padding: 25px 15px;
	}
  .impact-shadow:before,
  .impact-shadow:after {
    content: none !important;
  }
}
.site-logo img{
    max-height: 3rem;
}

body:not(.overlay-header) .primary-menu > li > .icon{
    color: #9146FF !important;
}
.menu-item-739{
    display: none;
}
.primary-menu > li > .icon{
    top: calc(50% - 0.6rem) !important;
}
.owl-carousel .owl-item img{
    margin: 0px auto;
}
.owl-carousel .owl-item img{
    width: auto !important;
}
.blog_content p{
    font-size: 16px !important;
    font-weight: 400;
}

.contact_info{
    display: flex;
    flex-direction: column;
    margin: 0;
    padding: 0;
}
.contact_info li{
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 14px;
}
.contact_info li a{
    font-size: 18px;
    color: #000;
    text-decoration: none;
    padding-left: 10px;
}

.contact_info li span{
    font-size: 18px;
    color: #000;
    padding-left: 10px;
}

.our_story_left img{
    height: 50px;
    max-width: inherit;
}

    .video-container {
    position: relative;
    width: 805px;
    height: 200px;
    overflow: hidden;
    border-radius: 0px;
    }
    .video-container iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      border: 0;
      min-width: 100%;
    }
/*indsutry-weserve css start*/
    .indsutry-weserve h5{
        color: #512BD4;
        font-size: 22px;
        font-weight: 600;
    }
    .indsutry-weserve ul{
        margin: 0px;
        padding: 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: flex-start;
        align-items: center;
    }
     .indsutry-weserve ul li{
        border: 1px solid #CCCCCC;
        padding: 5px 15px;
        border-radius: 19px;
        margin: 0px 10px 10px 0px;
        font-size: 12px;
        color: #222222;
        list-style: none;
        font-weight: 500;
     }
/*indsutry-weserve css end*/

/*who we are css start*/
.who-we-are-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto;
    gap: 50px 60px;
    position: relative;
    padding: 40px 0px;
    max-width: 960px;
    margin: auto;
}

.whowehelp .box {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  font-family: Arial, sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #3B2A82;
}

.whowehelp .num {
    background-color: #6D28D9;
    color: #fff;
    padding: 3px 6px;
    border-radius: 4px 4px 0px 4px;
    font-size: 14px;
    white-space: nowrap;
    margin-top: 5px;
}

/* .who-we-are-grid::after {
  content: '';
  position: absolute;
background: #FFF;
background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 100%);
}
.who-we-are-grid::before{
  content: '';
  position: absolute;
  background: #FFF;
  background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(0, 0, 0, 1) 50%, rgba(255, 255, 255, 1) 100%);
} */

.who-we-are-grid::before {
  top: 45%;
  left: 0;
  right: 0;
  height: 1px;
  transform: translateY(-50%);
  width: 50%;
  margin: 0px auto;
  
}

.who-we-are-grid::after {
left: 50%;
    top: 20%;
    bottom: 0;
    width: 1px;
    transform: translateX(-50%);
    height: 50%;
}
.who-we-conent p{
    color: #222;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Montserrat';
}

.who-we-conent ul{
    margin: 0px;
    padding: 0px;
}
.who-we-conent ul li{
    font-size: 16px;
    font-weight: 400;
    color: #000000;
    line-height: 22px;
    font-family: 'Montserrat';
    margin-bottom: 10px;
}
.who-we-conent span.text{
    margin: 7px 0px;
    display: block;
}
/* Responsive */
@media (max-width: 600px) {
  .who-we-are-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }

  .who-we-are-grid::before,
  .who-we-are-grid::after {
    display: none;
  }

 .whowehelp .box {
    justify-content: flex-start;
  }
}

/*who we are css end*/



/* view agents l2 page css start */


.fdea-wrapper {
  font-family: 'Segoe UI', sans-serif;
  padding: 60px 0px;
  /* max-width: 1200px;
  margin: auto; */
  color: #1e1e2f;
  background: url("/wp-content/uploads/2025/07/agents_bg.png");
background-size: cover;
}

.agent_banner h1 {
  margin-bottom: 8px;
  margin-top: 70px;
}
.theme_clr {
  color: #7328E1;
}
.subtitle {
  margin-bottom: 60px;
  color: #222222;
}

.process-box {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  background: #7D32EB;
  border-radius: 12px;
  padding: 35px;
  color: #fff;
  gap: 35px;
  margin-top: 50px;
}

.process-item {
  font-size: 14px;
  line-height: 1.4;
  font-family: 'Montserrat';
  position: relative;
  min-height: 100px;
}

.description {
  margin-top: 40px;
  font-size: 16px;
  color: #333;
  text-align: center;
}

.info-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  gap: 20px;
}
.info-box {
  flex: 1 1 30%;
  min-width: 280px;
}
.info-box h4 {
  font-size: 16px;
  color: #6d28d9;
  margin-bottom: 20px;
}
.info-box ul {
  padding-left: 16px;
  list-style: disc;
  color: #555;
  font-size: 14px;
}


.deliver_arrow{
    display: flex;
    justify-content: space-between;
    white-space: nowrap;
}
.line_arrow{
    position: absolute;
    right: 0;
    bottom: -50px;
}
.agent_description{
    width: 950px;
    margin: 0px auto;
    margin-top: 100px;
    margin-bottom: 60px;
}

.pipeline_title{
    font-size: 30px;
}

/* Responsive */
@media (max-width: 768px) {
  .process-box {
    grid-template-columns: 1fr;
  }

  .info-columns {
    flex-direction: column;
    align-items: center;
  }

  .performance-grid {
    flex-direction: column;
    align-items: center;
  }
}

.agentbanner_right{
    width: 35px;
    margin-right: 10px;
    margin-top: 6px;
}
.agentbanner_right img{
    width: 100%;
    min-width: 24px;
}
/*view agent css end*/

/*challenge solution css start*/
.agent_info-columns{
    width: 1000px;
    margin: 0px auto;
}
.agent_info-columns .info-column-info{
    display: flex;
}
.agent_info-columns ul{
    margin: 0;
    padding: 0;
}
.agent_info-columns h4{
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.agent_info-columns h4 span{
    font-size: 18px;
    font-weight: 500;
    margin-left: 15px;
    line-height: 20px;
}
.agent_info-columns ul li{
    font-size: 16px;
    font-weight: 400;
    color: #100F0F;
    line-height: 22px;
    padding-right: 20px;
    margin-bottom: 12px;
}
.agent_info-columns .info-box{
    padding-right: 20px;
}
.agent_info-columns ul li img{
    width: 30px;
}
/*challenge solution css end*/

/*performance section css star*/
.performance-section {
  margin-top: 60px;
  text-align: center;
}
.performance-section h3 {
  margin-bottom: 30px;
}
.performance-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: space-between;
  text-align: left;
  position: relative;
  width: 957px;
  margin: 0px auto;
}
.performance-grid::before{
    content: "";
    position: absolute;
    background: #FFF;
    background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(145, 70, 255, 1) 50%, rgba(255, 255, 255, 1) 100%);
    width: 100%;
    height: 1px;
    top: 1px;
}
.dropshadow_first{
    position: relative;
}
.dropshadow_second{
    position: relative;
}
.dropshadow_first::after{
    content: "";
    position: absolute;
    right: 0px;
    top: 1px;
    width: 25px;
    height: 20px;
    background: url("/wp-content/uploads/2025/07/droparrow.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
.dropshadow_second::after{
    content: "";
    position: absolute;
    right: 0px;
    top: 1px;
    width: 25px;
    height: 20px;
    background: url("/wp-content/uploads/2025/07/droparrow.png");
    background-size: 100%;
    background-repeat: no-repeat;
}
.dropshadow_first::before{
    content: "";
    position: absolute;
    right: 13px;
    top: 5px;
    width: 1px;
    height: 100%;
    background: #FFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(145, 70, 255, 1) 100%);
}
.dropshadow_second::before{
    content: "";
    position: absolute;
    right: 13.5px;
    top: 5px;
    width: .5px;
    height: 100%;
    background: #FFF;
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(145, 70, 255, 1) 100%);
}
.performance-grid .perform_inn {
    flex: 1 1 23%;
    min-width: 210px;
    padding: 20px 10px 20px 0px;
}
.performance-grid .perform_inn:first-child ul li{
    text-align: right;
    padding-right: 30px;
}
.performance-grid h5 {
  font-size: 16px;
  color: #6d28d9;
  margin-bottom: 8px;
}
.performance-grid p {
  font-size: 14px;
  color: #333;
  margin: 4px 0;
}
.performance-grid ul{
    margin: 0;
    padding: 0;
}
.performance-grid ul li{
    font-size: 18px;
    list-style: none;
    margin-bottom: 10px;
    margin-left: 0;
}
.performance-grid h5{
    font-size: 20px;
    color: #9146FF;
    font-weight: 600;
}
/*performance section css end*/



/*industry we serve css start*/
.industry_weserve{
    margin: 50px 0px 100px 0px;
}
.container_industry {
    max-width: 1200px;
    margin: 0 auto;
    background: #9146FF;
    border-radius: 30px;
    padding: 40px 100px;
    background: url(/wp-content/uploads/2025/07/line_grid.png) #9146FF;
    background-repeat: no-repeat;
    background-position: left top;
}

.container_industry .main-title {
    text-align: center;
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 30px;
    letter-spacing: 1px;
    color: #fff;
}

.industries-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 20px;
    margin-bottom: 80px;
    width: 890px;
    margin: 0px auto;
}

        .industry-card_1{
            border-radius: 20px;
            position: relative;
            padding: 30px;
            height: 400px;
            background: #D3DAE3;
            background: linear-gradient(139deg, rgba(211, 218, 227, 1) 0%, rgba(255, 255, 255, 1) 70%, rgba(209, 224, 243, 1) 100%);
        }

        .industry-card_1::before{
            content: "";
            position: absolute;
            bottom: 0px;
            right: 0;
            background: url("/wp-content/uploads/2025/07/iws_businessinfo.png");
            background-repeat: no-repeat;
            width: 156px;
            height: 166px;
            border-radius: 0px 0px 23px 0px;
        }

        .industry-card_2{
            border-radius: 20px;
            position: relative;
            padding: 30px;
            height: 400px;
            background: #CDEEFD;
            background: linear-gradient(139deg, rgba(205, 238, 253, 1) 0%, rgba(255, 255, 255, 1) 70%, rgba(205, 238, 253, 1) 100%);
        }

        .industry-card_2::before{
            content: "";
            position: absolute;
            bottom: 0px;
            right: 0;
            background: url("/wp-content/uploads/2025/07/building_inws.png");
            background-repeat: no-repeat;
            width: 80%;
            height: 140px;
            border-radius: 0px 0px 23px 0px;
        }

         .industry-card_3{
            border-radius: 20px;
            position: relative;
            padding: 30px;
            height: 400px;
            background: #CCFFEA;
            background: linear-gradient(139deg, rgba(204, 255, 234, 1) 0%, rgba(255, 255, 255, 1) 70%, rgba(226, 255, 250, 1) 100%);
        }

        .industry-card_3::before{
            content: "";
            position: absolute;
            bottom: 0px;
            right: 0;
            background: url("/wp-content/uploads/2025/07/tradecredit.png");
            background-repeat: no-repeat;
            width: 195px;
            height: 153px;
            border-radius: 0px 0px 23px 0px;
        }

        .industry-card {
            border-radius: 20px;
            padding: 30px;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
            position: relative;
            overflow: hidden;
        }

        .industry-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 20px 40px rgba(0, 0, 0, 0.2);
        }

       

        .industry_weserve .industry-title {
                font-size: 20px;
                font-weight: 600;
                margin-bottom: 15px;
                color: #000000;
                min-height: 50px;
        }

        .industry_weserve  .industry-description {
            font-size: 14px;
            line-height: 22px;
            color: #222;
            margin-bottom: 25px;
            font-family: 'Montserrat';
            font-weight: 500;
        }

        .industry-icon {
            width: 100%;
            height: 120px;
            background: linear-gradient(45deg, #E5E7EB, #F3F4F6);
            border-radius: 15px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 20px;
            position: relative;
            overflow: hidden;
        }

        .industry-icon::after {
            content: '';
            position: absolute;
            width: 80px;
            height: 80px;
            background: linear-gradient(45deg, #6366F1, #8B5CF6);
            border-radius: 50%;
            opacity: 0.3;
        }

        .use-cases-section {
            margin-top: 60px;
        }

        .industry_weserve .section-title {
            text-align: center;
            font-size: 30px;
            font-weight: 400;
            margin-bottom: 50px;
            letter-spacing: 1px;
            color: #fff;
            background: #9146ff;
            position: relative;
        }
       .industry_weserve h2.section-title:before{
            content: "";
            position: absolute;
            width: 100%;
            height: 1px;
            background: #ccc;
            left: 0;
            top: 20px;
            background: #9146FF;
            background: linear-gradient(90deg, rgba(145, 70, 255, 1) 0%, rgba(255, 255, 255, 1) 50%, rgba(145, 70, 255, 1) 100%);
        }
        .industry_weserve h2.section-title span{
                background: #9146ff;
                position: relative;
                z-index: 1;
                padding: 0px 20px;
        }

        .use-cases-grid {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 15px;
            margin-bottom: 60px;
        }

        .use-case-tag {
            background: rgba(255, 255, 255, 0.2);
            border: 1px solid rgba(255, 255, 255, 0.3);
            border-radius: 50px;
            padding: 12px 15px;
            font-size: 14px;
            font-weight: 500;
            transition: all 0.3s ease;
            cursor: pointer;
            display: flex;
            align-items: center;
            gap: 8px;
            color: #fff;
        }

        .use-case-tag:hover {
            background: rgba(255, 255, 255, 0.3);
            transform: translateY(-2px);
            box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
        }

        .use-case-tag::before {
            content: '✓';
            width: 20px;
            height: 20px;
            background: rgba(255, 255, 255, 0.3);
            border-radius: 50%;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 12px;
            font-weight: bold;
        }

        .industry_weserve .closing-section {
            text-align: center;
            margin-top: 80px;
        }

        .industry_weserve .closing-title {
            font-size: 20px;
            font-weight: 600;
            margin-bottom: 10px;
            color: #fff;
            letter-spacing: 0;
            font-family: 'Montserrat';
        }

        .closing-subtitle {
            font-size: 18px;
            font-weight: 400;
            color: #fff;
        }

        /* Mobile Responsiveness */
        @media (max-width: 768px) {
            body {
                padding: 20px 15px;
            }

            .main-title {
                font-size: 2rem;
                margin-bottom: 40px;
            }

            .industries-grid {
                grid-template-columns: 1fr;
                gap: 20px;
                margin-bottom: 60px;
            }

            .industry-card {
                padding: 25px;
            }

            .industry-title {
                font-size: 1.2rem;
            }

            .industry-description {
                font-size: 0.9rem;
            }

            .section-title {
                font-size: 1.8rem;
                margin-bottom: 30px;
            }

            .use-cases-grid {
                gap: 10px;
            }

            .use-case-tag {
                padding: 10px 18px;
                font-size: 0.85rem;
            }

            .closing-title {
                font-size: 1.6rem;
            }

            .closing-subtitle {
                font-size: 1rem;
            }
        }

        @media (max-width: 480px) {
            .main-title {
                font-size: 1.8rem;
            }

            .industry-card {
                padding: 20px;
            }

            .industry-icon {
                height: 100px;
            }

            .use-case-tag {
                padding: 8px 16px;
                font-size: 0.8rem;
            }

            .section-title {
                font-size: 1.6rem;
            }

            .closing-title {
                font-size: 1.4rem;
            }
        }

        /* Animation for loading */
        @keyframes fadeInUp {
            from {
                opacity: 0;
                transform: translateY(30px);
            }
            to {
                opacity: 1;
                transform: translateY(0);
            }
        }

        .industry-card {
            animation: fadeInUp 0.6s ease forwards;
        }

        .industry-card:nth-child(1) { animation-delay: 0.1s; }
        .industry-card:nth-child(2) { animation-delay: 0.2s; }
        .industry-card:nth-child(3) { animation-delay: 0.3s; }
/*indestry we serve css end*/