.main-hero-section .azilen-btn a.vc_general:hover {
    background: transparent !important;
    border: 1px solid #000;
    color: #000 !important;
    background: #fff !important;
}

.main-hero-section .azilen-btn.white-btn a.vc_general:hover {
    background: #f22613 !important;
    border-color: #f22613 !important;
    color: #fff !important;
}


.main-hero-row.vc_row,
.vc_row.buttons-row {
    margin-inline: auto;
}

.feature-content p {
    color: #FFFFFF99;
}

.featuer-title {
    font-size: 20px;
}

.feature-tag {
    background: #FFFFFF1F;
    display: inline-block;
    font-size: 14px;
    padding: 10px 20px;
    line-height: 1;
    border-radius: 20px;
}

.feature-txt {
    font-size: 18px;
}

section.vc_section.feature-report-section {
    padding-block: 35px;
    position: relative;
}

section.vc_section.feature-report-section:after {
    content: "";
    width: 250px;
    height: 250px;
    background: url(https://www.azilen.com/wp-content/uploads/2026/04/Feature-bg.svg) no-repeat center center;
    position: absolute;
    right: 3%;
    top: 10%;
    background-size: contain;
}

.featuer-title a:After {
    content: "";
    background: url(/wp-content/uploads/2026/04/arrow.svg) no-repeat center center;
    width: 12px;
    height: 12px;
    background-size: contain;
    display: block;
}

.featuer-title a {
    display: flex;
    gap: 10px;
    align-items: center;
}

/* Marquee */
section.vc_section.feature-marquee {
    padding: 0 !important;
}

.marquee {
    width: 100%;
    overflow: hidden;
    background: #1F2944;
    color: #fff;
    padding: 10px 0;
    border-top: 1px solid #fff;
}

.marquee-track {
    display: flex;
    width: max-content;
}

.marquee-content {
    display: flex;
    gap: 50px;
    white-space: nowrap;
    padding-right: 50px;
}

.marquee-content span {
    font-weight: 300;
    color: #fff;
    display: flex;
    gap: 5px;
    align-items: center;
}

.marquee-content span::before {
    width: 12px;
    height: 12px;
    content: "";
    background: #F22613;
    border-radius: 12px;
}


/* ─── MAIN WRAPPER ─── */
.infographic {
    position: relative;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

/* ─── SIDE CARDS ─── */
.graph-html {
    max-width: 1030px;
    margin-inline: auto;
}

.graph-card {
    width: 200px;
    display: flex;
    flex-direction: column;
    position: relative;
    gap: 15px;
}

.graph-card .percent {
    font-size: 28px;
    font-weight: 600;
    color: #1c1c2e;
    line-height: 1;
}

.graph-card.card-br {
    padding-top: 50px;
}

.graph-card .pie-wrap {
    position: relative;
}

.graph-card .card-title {
    font-size: 18px;
    font-weight: 500;
    color: #1c1c2e;
    line-height: 1.4;
    margin-bottom: 5px;
}

.graph-card .card-desc {
    font-size: 11px;
    color: #8888a0;
    line-height: 1.6;
}

.card-tl .percent {
    text-align: center;
    margin-bottom: 10px;
}

.graph-card.card-bl {
    flex-direction: column-reverse;
    padding-top: 90px;
}

.graph-card .pie {
    text-align: center;
}

.card-bl .percent {
    position: absolute;
    bottom: 30px;
    left: -30px;
}

.card-tr .percent {
    position: absolute;
    left: -40px;
    top: 40px;
}

.card-br .percent {
    position: absolute;
    bottom: -10px;
}

.bars-area img {
    max-width: 400px;
}

.graph-card.card-tl:after {
    background: url(/wp-content/uploads/2026/04/Blue-Line-1.svg) no-repeat;
    content: "";
    position: absolute;
    width: 262px;
    height: 126px;
    left: 90%;
    top: 110px;
    background-size: contain;
}

.graph-card.card-bl:before {
    content: "";
    position: absolute;
    background: url(/wp-content/uploads/2026/04/Orange-Line-1.svg) no-repeat;
    height: 60px;
    width: 360px;
    left: 15px;
    top: 25px;
    background-size: contain;
}

.graph-card.card-br:before {
    content: "";
    background: url(/wp-content/uploads/2026/04/Blue-Line-2.svg) no-repeat;
    background-size: contain;
    width: 260px;
    height: 80px;
    position: absolute;
    right: 103%;
    bottom: 0;
}

.graph-card.card-tr:before {
    content: "";
    background: url(/wp-content/uploads/2026/04/Orange-Line-2.svg) no-repeat;
    width: 161px;
    height: 125px;
    position: absolute;
    bottom: -30px;
    right: 103%;
    background-size: contain;
}

.en-card-inner.en-card-img img {
    transition: 0.3s;
}

.en-card-inner:hover .en-card-img img {
    transform: scale(1.1);
}

/* enterprise section */
.card-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, transparent 60%);
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
}

.en-card-inner>.wpb_wrapper {
    position: relative;
}

.en-card-img img {
    transition: 0.3s;
    display: block;
}

.en-card-inner .arrow-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 1;
}

.enterprice-card-col>.vc_column-inner {
    padding: 0 !important;
}

.enterprice-card-col>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.enterprise-row .enterprice-card-col {
    width: 100%;
}

.enterprise-section .vc_row.enterprise-row {
    margin-inline: auto;
    display: grid;
    grid-template-columns: 300px 400px 1fr;
    gap: 20px;
}

.en-card-inner {
    border-radius: 24px;
    overflow: hidden;
}

.card-overlay span.tag {
    background: #FFFFFF1A;
    color: #fff;
    display: inline-block;
    width: max-content;
    line-height: 1;
    padding: 10px 15px;
    border-radius: 6px;
    margin-bottom: 10px;
}

.card-overlay .card-title {
    font-size: 20px;
    color: #fff;
    line-height: 1.4;
}

.enterprise-row .enterprice-card-col:last-child {
    margin-top: -130px;
}

.enterprise-row .enterprice-card-col:nth-child(2) {
    margin-top: 50px;
}

.en-card-button>a {
    background: #F22613;
    padding: 15px 30px;
    display: inline-block;
    line-height: 1;
    text-decoration: none;
    border-radius: 30px;
    color: #fff !important;
}

.card-overlay.en-title-btn {
    justify-content: space-between;
}

.en-title-btn .card-title {
    font-size: 40px;
    line-height: 1.2;
}

.en-center-btn .card-overlay {
    justify-content: center;
    align-items: center;
}



/* integration section */
.integrate-section {
    background: url(/wp-content/uploads/2026/04/integrate-bg.webp) no-repeat center center;
    background-size: contain;
}

.integrate-cards-row .integrate-card {
    transition: 0.3s;
    background: #E7F3FF;
    width: 100%;
    border-radius: 20px;
    transition: background 0.3s ease;
}

.vc_row.integrate-cards-row {
    display: grid !important;
    grid-template-columns: repeat(auto-fit, minmax(120px, 1fr));
    gap: 20px;
    margin-inline: auto;
    align-items: flex-start;
}

.integrate-cards-row .integrate-card>.vc_column-inner {
    padding: 20px;
}

.integrate-card .integrate-icon {
    margin-bottom: 15px;
}

.integrate-card:nth-child(2n) {
    background: #FFE2DF;
    margin-top: 80px;
}

.integrate-card:nth-child(3) {
    margin-top: 160px;
}

.integrate-card .integrate-title {
    margin-bottom: 30px;
}

.integrate-card .simple-link a {
    text-decoration: underline !important;
}

.integrate-card .integrate-title {
    margin-bottom: 30px;
    font-size: 20px;
    transition: 0.3s;
}

.integrate-card .simple-link a:after {
    content: "";
    width: 24px;
    height: 24px;
    display: block;
    background: url(/wp-content/uploads/2026/04/azilen-arrow.svg);
    background-size: contain;
    transition: 0.3s;
}

.integrate-cards-row .integrate-card:hover * {
    color: #fff;
}

.integrate-card:hover .simple-link a:after {
    filter: brightness(0) saturate(100%) invert(100%) sepia(5%) saturate(7464%) hue-rotate(207deg) brightness(107%) contrast(104%);
}

.integrate-card .simple-link a {
    text-decoration: underline;
    display: flex;
    align-items: center;
    gap: 5px;
}

.integrate-cards-row .integrate-card:hover {
    background: linear-gradient(135.71deg, #FF9B92 0%, #6C90FF 100%);
}



/* AI System section */
.ai-system-section {
    background: linear-gradient(180deg, #E7F3FF 0%, rgba(231, 243, 255, 0.2) 100%);
}

.ai-number {
    color: #FFE2DF;
    font-size: 100px;
    font-weight: 600;
    line-height: 1;
}

.ai-system-list>.wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    border-radius: 24px;
}

.ai-syste-lt-col>.vc_column-inner>.wpb_wrapper {
    display: flex;
    flex-direction: column;
    gap: 30px;
}

.dashboard-img img {
    box-shadow: 0px 0px 20px 0px #0000001A;
    border-radius: 16px;
}

.ai-system-list>.wpb_wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
    background: #fff;
    border-radius: 24px;
    padding: 30px 30px 30px 0;
}

div.sub-title {
    font-weight: 500;
    font-size: 20px;
    margin-bottom: 10px;
}

.ai-title-desc p:last-child {
    margin-bottom: 0;
}

.ai-system-list:nth-child(2) .ai-number {
    color: #D4EAFF;
}


/* domain slider */
/* Left padding only — right side bleeds so partial card shows */
.industry-owl-wrap {
    /* padding-left: 60px; */
    overflow: hidden;
}

/* ── Card Base ── */
.industry-card {
    border-radius: 20px;
    padding: 28px 24px 0 24px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 330px;
    position: relative;
    overflow: hidden;
    transition: box-shadow 0.3s ease;
}

.buit-tabs-row:not(.buit-tabs-row:last-child) {
    margin-bottom: 40px;
}

.industry-tag {
    text-align: center;
}

/* ── ACTIVE card — gradient ── */
.industry-card.card-active {
    background: linear-gradient(134.62deg, #FF9B92 0.66%, #6C90FF 100%);
    border: 1px solid #FFA49B;
}

/* ── ODD inactive cards (3rd, 5th …) — light pink ── */
.industry-card.card-pink {
    border: 1px solid #FFA49B;
    background: linear-gradient(180deg, #FFF2F1 0%, rgba(255, 242, 241, 0) 100%);
}

/* ── EVEN cards (2nd, 4th, 6th …) — light blue ── */
.industry-card.card-blue {
    background: linear-gradient(180deg, #E7F3FF 0%, rgba(231, 243, 255, 0) 100%);
    border: 1px solid #B1D7FF;
}

/* ── Icon Box ── */
.card-icon-wrap {
    width: 48px;
    height: 48px;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    flex-shrink: 0;
}

.card-active .card-icon-wrap {
    background: rgba(255, 255, 255, 0.28);
}

.card-pink .card-icon-wrap {
    background: rgba(255, 150, 140, 0.18);
}

.card-blue .card-icon-wrap {
    background: rgba(100, 160, 220, 0.22);
}

.card-icon-wrap img {
    width: 22px;
    height: 22px;
    object-fit: contain;
}

/* ── Title ── */
.card-active .sub-title {
    color: #ffffff;
}


/* ── Description ── */
.card-desc {
    color: #00000080;
    flex: 1;
    line-height: 1.4;
}

.card-active .card-desc {
    color: rgba(255, 255, 255, 0.90);
}

/* ── Stat Badge ── */
.card-stat {
    display: inline-block;
    border-radius: 8px 8px 0 0;
    padding: 9px 14px;
    font-size: 15px;
    white-space: nowrap;
    color: #00000080;
    margin-inline: auto;
}

.card-active .card-stat {
    background: rgba(255, 255, 255, 0.25);
    color: #ffffff;
}

.card-pink .card-stat {
    background: rgba(255, 160, 150, 0.22);
}

.card-blue .card-stat {
    background: rgba(100, 160, 220, 0.25);
}

/* ── Custom Nav ── */
.custom-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-top: 38px;
}

.custom-nav-btn {
    background: #D7D7D7;
    color: #888;
    width: 46px;
    height: 46px;
    border-radius: 50%;
    border: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: background 0.22s, transform 0.18s;
    outline: none;
    flex-shrink: 0;
}

.custom-nav-btn:hover {
    transform: scale(1.08);
    background: #ff4433;
    color: #fff;
}

.custom-nav-btn svg {
    width: 18px;
    height: 18px;
    pointer-events: none;
}

/* Hide owl default nav/dots */
.owl-nav {
    display: none !important;
}

.owl-dots {
    display: none !important;
}

/* Owl stage overflow — right bleed */
.domain-slider-row .owl-carousel .owl-stage-outer {
    overflow: visible !important;
}

/* clip only the right so partial card shows but nothing outside left */
.industry-owl-wrap {
    clip-path: inset(0 0 0 0);
}



/* Our client section */


.left-logo-col .logo-img figure.vc_figure {
    border: 1px solid #DADADA;
    padding: 25px 25px;
    border-radius: 16px;
    min-height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.partner-logos-row>.vc_col-sm-12>.vc_column-inner>.wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.logo-content-row .vc_col-sm-12>.vc_column-inner {
    background: url(/wp-content/uploads/2026/04/bg-img.png) no-repeat center center;
    padding: 40px;
    border-radius: 30px;
    background-size: cover;
}

.logo-text {
    color: #fff;
}

.vc_row.logo-content-row {
    margin: 0 auto;
}

.qoute-icon img {
    max-width: 42px;
    object-fit: contain;
}

.testi-video-btn .video-btn img {
    width: 32px !important;
    height: 32px !important;
    object-fit: contain;
}

.testi-content .testi-qoute p {
    color: #00000080;
    margin-bottom: 0;
    line-height: 1.7;
}

.testi-title {
    font-size: 27px;
    font-weight: 500;
}

.testi-video-btn a.video-btn {
    background: #F22613;
    color: #fff;
    padding: 9px 15px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.testi-position {
    color: #00000080;
    padding-left: 14px;
    line-height: 1;
    border-left: 2px solid #F22613;
}

.testi-title-position {
    margin-bottom: 50px;
}

/**/
.logo-testimonial-row .left-logo-col {
    padding-left: calc((100% - 1230px) / 2);
}

.logo-testimonial-row .right-testimonial-col {
    padding-right: calc((100% - 1230px) / 2);
    border-radius: 20px;
    background: #E7F3FF;
    padding-left: 30px;
    padding-block: 30px;
}

.vc_row.logo-testimonial-row {
    flex-wrap: nowrap !important;
    gap: 30px;
}

.right-testimonial-col>.vc_column-inner {
    padding-left: 40px;
}

.testi-content .testi-qoute {
    margin-bottom: 30px;
    height: 140px;
    overflow: auto;
    padding-right: 40px;
    overflow-y: scroll;
}

/*navigation arrow*/
.testimonial-shortcoard .testi-custom-prev img {
    transform: rotate(225deg);
    display: block;
}

.testimonial-shortcoard .testi-custom-next img {
    transform: rotate(45deg);
    display: block;
}

.testimonial-shortcoard .custom-nav>button {
    padding: 0;
    background: transparent;
    border: 2px solid #000;
    width: 36px;
    height: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 30px;
    opacity: 0.5;
}

.testimonial-shortcoard .custom-nav {
    display: flex;
    align-items: center;
    gap: 20px;
    justify-content: unset;
    margin-top: 20px;
}

.testimonial-shortcoard .testi-content {
    margin-bottom: 20px;
}

.testi-content .qoute-icon {
    margin-bottom: 40px;
}

.testimonial-shortcoard .custom-nav>button:hover {
    background: #F22613;
    opacity: 1;
    border-color: #F22613;
}

.testimonial-shortcoard .custom-nav>button:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(2%) hue-rotate(323deg) brightness(102%) contrast(101%);
}

/* Scrollbar track */
.testi-content .testi-qoute::-webkit-scrollbar {
    width: 4px;
}

/* Scrollbar thumb */
.testi-content .testi-qoute::-webkit-scrollbar-thumb {
    background-color: #e53935;
    /* Red shade similar to the image */
    border-radius: 10px;
}

/* Scrollbar track background (optional) */
.testi-content .testi-qoute::-webkit-scrollbar-track {
    background: #FFB8B8;
}


/* Blog */
.results-section .artlicle-lists {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 25px;
}

.results-section .blog-col .blog-content {
    padding: 30px;
    background: #fff;
    height: 100%;
}

.results-section .blog-img a img {
    display: block;
    max-height: 230px;
    object-fit: cover;
    width: 100%;
}

.results-section article.blog-col {
    display: flex;
    flex-direction: column;
    border-radius: 24px;
    overflow: hidden;
    width: 100%;
}

.results-section .blog-tag a {
    color: #00000066;
    text-decoration: none;
    display: block;
    margin-bottom: 5px;
}

.results-section .blog-content .home_content p {
    color: #00000080;
    margin-bottom: 0;
}

.results-section .sub-title a {
    text-decoration: none;
    color: #000;
}



/* The stack that powers */
.azilen-tabs.vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
    background-color: transparent;
    border: none;
}

.azilen-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab>a {
    background-color: transparent !important;
    border: none;
    border-radius: 20px !important;
    line-height: 1;
}

.azilen-tabs.vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active>a {
    background-color: #FFE2DF !important;
    color: #1E1E24;
}

.tab-tag {
    color: #000000;
    border-radius: 8px;
    background: #FFE2DF;
    display: inline-block;
    line-height: 1;
    padding: 10px;
    margin-bottom: 0 !important;
}

.tab-tag:after {
    content: "";
    background: #FFE2DF;
    width: 100%;
    height: 1px;
    display: block;
    position: absolute;
    top: 20px;
    z-index: -1;
}

.azilen-tabs.vc_tta.vc_general .vc_tta-panel-body {
    padding: 0;
    border-radius: 0;
}

.azi-tab-ul-li ul li {
    list-style-type: none !important;
    background: #FFF2F1;
    padding: 12px 15px;
    margin: 0;
    line-height: 1;
    color: #000000;
    border-radius: 8px;
    margin-bottom: 0 !important;
}

.azilen-tabs .azi-tab-ul-li ul {
    margin-bottom: 0;
    padding: 0;
    margin-top: 30px;
    display: inline-flex;
    gap: 10px;
    flex-wrap: wrap;
}

.azilen-tabs .vc_tta-tabs-container {
    margin-bottom: 40px !important;
    margin-inline: 0 !important;
}




/* owner cards */

.owner-cards-wrapper {
    display: flex;
    align-items: center;
    gap: 14px;
}

/* ── CARD ── */
.owner-profile-card {
    height: 400px;
    border-radius: 20px;
    overflow: hidden;
    position: relative;
    box-shadow: 0 4px 28px rgba(0, 0, 0, 0.13);
    transition: width 0.55s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.3s ease;
    cursor: pointer;
    flex-shrink: 0;
    width: 400px;
    background: url(https://www.azilen.com/wp-content/uploads/2026/04/Office-Background.webp) left center;
    background-size: cover;
}

.owner-profile-card.active {
    width: 860px;
    box-shadow: 0 8px 48px rgba(0, 0, 0, 0.18);
}


/* ── LAYER 2: Person photo — left side only ── */
.person-layer {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 220px;
    object-fit: cover;
    object-position: top center;
    display: block;
    z-index: 1;
}

/* ── PERSON LABEL ── */
.person-label {
    position: absolute;
    bottom: 34px;
    left: 46px;
    z-index: 5;
    background: linear-gradient(90deg, #1E1E24 0%, rgba(30, 30, 36, 0) 100%);
    padding: 10px 20px;
    border-radius: 14px;
}

.person-label .pname {
    font-weight: 600;
    color: #fff;
    line-height: 1.2;
}

.person-label .prole {
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
}

.owner-profile-card .profile-img {
    padding-top: 40px;
}

/* ── CONTENT OVERLAY (frosted card, overlaps photo) ── */
.content-overlay {
    position: absolute;
    top: 14px;
    left: 32%;
    right: 14px;
    bottom: 14px;
    border-radius: 14px;
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    padding: 30px;
    display: flex;
    flex-direction: column;
    z-index: 6;

    transform: translateX(16px);
    transition: opacity 0.4s ease 0.12s, transform 0.4s ease 0.12s;
    pointer-events: none;
    background: linear-gradient(107.9deg, rgba(212, 234, 255, 0.8) 0%, rgba(255, 226, 223, 0.8) 100%);
}

.top-newsbar {
    background: #fff2f1 !important;
}


@media screen and (min-width: 1200px) {
    .owner-profile-card.active .content-overlay {
        opacity: 1;
        transform: translateX(0);
        pointer-events: auto;
    }

    .content-overlay {
        opacity: 0;
    }
}

/* ── CTA BUTTON ── */
.cta-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #111;
    color: #fff;
    font-size: 12.5px;
    font-family: 'Inter', sans-serif;
    padding: 10px 20px;
    border-radius: 30px;
    cursor: pointer;
    border: none;
    width: fit-content;
    white-space: nowrap;
    transition: background 0.2s;
    flex-shrink: 0;
    text-decoration: none;
}

.cta-btn:hover {
    background: #F22613;
    color: #fff;
}

.cta-btn .forbes {
    font-weight: 600;
    font-style: italic;
    font-size: 13.5px;
}

.content-overlay .sub-head {
    margin-bottom: 15px;
}

.content-overlay .body-text p {
    font-size: 14px;
}

.content-overlay .body-text p:last-child {
    margin-bottom: 0;
}

.content-overlay .body-text {
    margin-bottom: 30px;
}



/* Partner logos */
.azi-logo-card .azi-logo {
    margin-bottom: 0 !important;
    height: 160px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.azi-logo-card>.vc_column-inner {
    padding: 0 !important;
}

.azi-logo-card .azi-logo-title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 10px;
}

.azi-logo-card .azi-logo-cont {
    color: #fff;
    font-size: 14px;
    line-height: 1.4;
}

/* hover effect */
.azi-logo-card:hover .azi-logo-content {
    transform: translatey(0);
}

.azi-logo-card .azi-logo-content {
    background: linear-gradient(111.3deg, #FF9B92 2.94%, #6C90FF 100%);
    padding: 20px;
    text-align: center;
    position: absolute;
    transform: translatey(100%);
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: transform .65s cubic-bezier(.19, 1, .22, 1);
    -khtml-transition: transform .65s cubic-bezier(.19, 1, .22, 1);
    -moz-transition: transform .65s cubic-bezier(.19, 1, .22, 1);
    -ms-transition: transform .65s cubic-bezier(.19, 1, .22, 1);
    -o-transition: transform .65s cubic-bezier(.19, 1, .22, 1);
    transition: transform .65s cubic-bezier(.19, 1, .22, 1);
}

.azilen-logos-row.logo-first-row {
    border-radius: 24px 24px 0 0;
    border: 1px solid #FFE2DF;
}

.azilen-logos-row.logo-sec-row {
    border: 1px solid #FFE2DF;
    border-top: 0;
    border-radius: 0 0 24px 24px;
}

.vc_row.azilen-logos-row {
    margin-inline: auto;
    overflow: hidden;
}

.azilen-logos-row .azi-logo-card:not(.azilen-logos-row .azi-logo-card:last-child) {
    border-right: 1px solid #FFE2DF;
}

.results-section article.blog-col:hover .blog-content {
    background: linear-gradient(111.3deg, #FF9B92 2.94%, #6C90FF 100%);
}

.results-section article.blog-col:hover .blog-content * {
    color: #fff;
}




.white-paper-card {
    overflow: hidden;
    padding: 20px;
    border-radius: 20px;
    position: relative;
    background: linear-gradient(180deg, #E7F3FF 0%, rgba(231, 243, 255, 0) 100%);
    border: 1px solid #B1D7FF;
}

/* Header */
.w-card-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 16px;
}

/* Nvidia Tag */
.w-tag {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #D4EAFF;
    padding: 8px 12px;
    border-radius: 20px;
    font-size: 14px;
    color: #000000;
    line-height: 1;
}

.dot {
    width: 8px;
    height: 8px;
    background: red;
    border-radius: 50%;
}

/* Whitepaper Badge */
.w-label {
    background: #D4EAFF;
    padding: 8px 16px;
    border-radius: 0 16px 0 16px;
    font-size: 14px;
    color: #000;
    position: absolute;
    top: 0;
    right: 0;
}

.white-lt-card .vc_column-inner>.wpb_wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

/* Content */
.w-card-body p {
    font-size: 16px;
    color: #222;
    line-height: 1.5;
    margin-bottom: 20px;
}

/* Button */
.read-more-btn .btn {
    display: inline-block;
    background: #ff2d1a;
    color: #fff;
    padding: 15px 30px;
    border-radius: 999px;
    text-decoration: none;
    transition: 0.3s;
    line-height: 1;
}

.white-paper-card:nth-child(2),
.white-paper-card:nth-child(3) {
    background: linear-gradient(180deg, rgba(255, 242, 241, 0) 0%, #FFF2F1 100%);
    border: 1px solid #FFA49B;
}


.white-paper-card:nth-child(2) .w-label,
.white-paper-card:nth-child(3) .w-label {
    background: #FFE2DF;
}

.white-paper-card:nth-child(2) .w-tag,
.white-paper-card:nth-child(3) .w-tag {
    background: #FFE2DF;
}

/* large card */
.w-hero-card {
    background: url(/wp-content/uploads/2026/04/Whitepaper.webp) no-repeat center center;
    background-size: cover;
    padding: 30px;
    position: relative;
    border-radius: 24px;
    border: 1px solid #000;
    overflow: hidden;
}

.w-hero-card .w-label {
    background: #fff;
}

.w-card-top {
    display: inline-block;
}

.w-hero-card .w-tag {
    margin-bottom: 15px;
}

.w-hero-card .sub-title {
    color: #fff;
}

.w-hero-card .w-card-body p {
    color: #fff;
}

.w-hero-card .w-card-content {
    display: grid;
    grid-template-columns: 1.2fr 1fr;
    gap: 30px;
    min-height: 365px;
}

.w-hero-card .w-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.w-hero-card .w-right img {
    display: block;
}

.mobile-graph-row {
    display: none !important;
}




@media screen and (max-width: 1200px) {
    .enterprise-section .vc_row.enterprise-row {
        grid-template-columns: 230px 300px 1fr;
    }

    .card-overlay {
        padding: 25px;
    }

    .enterprise-row .enterprice-card-col:last-child {
        margin-top: -100px;
    }

    .enterprise-row .enterprice-card-col:nth-child(2) {
        margin-top: 30px;
    }

    .integrate-card .integrate-title {
        margin-bottom: 20px;
        font-size: 16px;
    }

    .ai-number {
        font-size: 60px;
    }

    .ai-syste-lt-col>.vc_column-inner>.wpb_wrapper {
        gap: 20px;
    }

    .card-stat {
        padding: 9px 12px;
        font-size: 14px;
    }

    .industry-card {
        min-height: 330px;
    }

    .logo-testimonial-row .left-logo-col {
        padding-left: 50px;
    }

    .partner-logos-row>.vc_col-sm-12>.vc_column-inner>.wpb_wrapper {
        gap: 15px;
    }

    .left-logo-col .logo-img figure.vc_figure {
        padding: 20px 16px;
        min-height: 80px;
    }

    .logo-content-row .vc_col-sm-12>.vc_column-inner {
        padding: 30px;
    }

    .logo-text br {
        display: none;
    }

    .azi-logo-card .azi-logo img {
        max-width: 120px;
        display: block;
    }

    .owner-profile-card {
        width: 100% !important;
    }

    .owner-cards-wrapper {
        gap: 25px;
    }

    .w-label {
        font-size: 12px;
    }

    .w-tag {
        padding: 8px 10px;
        gap: 6px;
    }

    .white-lt-card .vc_column-inner>.wpb_wrapper {
        gap: 15px;
    }

    .w-hero-card {
        padding: 25px;
    }

    .person-label {
        bottom: 15px;
        left: 20px;
    }

    .azi-logo-card .azi-logo {
        height: 140px;
    }

    /* Leadership Desk */
    .owner-cards-wrapper {
        flex-direction: column;
    }

    .profile-img img {
        max-width: 320px;
        display: block;
    }
}

@media screen and (min-width: 960px) {
    .vc_row.mobile-graph-row {
        display: none !important;
    }
}

@media screen and (max-width: 960px) {
    .enterprise-section .vc_row.enterprise-row {
        grid-template-columns: 300px 1fr;
    }

    .enterprise-row .enterprice-card-col:nth-child(2) {
        margin-top: 0;
    }

    /* What enterprises
achieve with Azilen */
    .enterprise-row .enterprice-card-col:last-child {
        grid-column: 1 / span 2;
        max-width: 520px;
        margin: 0 auto;
    }

    .vc_row.integrate-cards-row {
        grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));
        margin-top: 30px;
    }

    .integrate-card:nth-child(2n) {
        margin-top: 0;
    }

    .integrate-card:nth-child(3) {
        margin-top: 0;
    }

    /* testimonial and logo section*/
    .vc_row.logo-testimonial-row {
        gap: 20px;
    }

    .right-testimonial-col>.vc_column-inner {
        padding: 0 !important;
    }

    .logo-content-row .vc_col-sm-12>.vc_column-inner {
        padding: 25px;
    }

    .results-section .blog-col .blog-content {
        padding: 20px;
    }

    .results-section .artlicle-lists {
        gap: 20px;
    }

    .vc_row.whitepaper-row {
        flex-direction: column;
        gap: 20px;
    }

    .whitepaper-row .white-rt-card,
    .whitepaper-row .white-lt-card {
        width: 100%;
    }

    .white-lt-card .vc_column-inner>.wpb_wrapper {
        gap: 20px;
    }

    .testi-content .qoute-icon {
        margin-bottom: 20px;
    }

    .testi-title-position {
        margin-bottom: 30px;
    }


    .chart-icon img {
        display: block;
        min-width: 70px;
    }

    .chart-cont-inner>.wpb_wrapper {
        display: flex;
        align-items: center;
    }

    .vc_row.mobile-graph-row {
        display: flex !important;
        flex-wrap: nowrap !important;
        gap: 30px !important;
    }

    .chart-title {
        font-size: 14px;
        color: #000000;
    }

    .chart-txt {
        color: #1E1E2480;
        font-size: 14px;
        line-height: 1.4;
    }

    .chart-cont-inner {
        box-shadow: 0px 0px 10px 0px #0000001F;
        border-radius: 16px;
        padding: 15px;
    }

    .chart-title-cont {
        padding-left: 15px;
        margin-left: 15px;
        border-left: 1px solid #DADADA;
    }

    .chart-cont-inner:not(.chart-cont-inner:last-child) {
        margin-bottom: 15px !important;
    }

    .vc_row.azilen-graph-row {
        display: none !important;
    }
}






@media screen and (max-width: 767px) {
    .main-hero-section>.container>.vc_col-sm-12>.vc_column-inner {
        padding: 0;
    }

    .vc_row.mobile-graph-row {
        flex-direction: column;
        gap: 30px !important;
    }

    .buttons-row .vc_column-inner>.wpb_wrapper {
        justify-content: center;
        gap: 15px;
        flex-direction: column;
        align-items: center;
    }

    .vc_row.feature-row {
        gap: 30px;
    }

    .enterprise-section .vc_row.enterprise-row {
        grid-template-columns: 210px 1fr;
    }

    .card-overlay .card-title {
        font-size: 18px;
    }

    .vc_row.logo-testimonial-row {
        flex-direction: column;
    }

    .logo-testimonial-row .left-logo-col {
        padding-left: 25px;
        padding-right: 25px;
    }

    .logo-testimonial-row .right-testimonial-col {
        padding: 40px !important;
    }



    .vc_row.logo-testimonial-row {
        gap: 40px;
    }

    section.client-logo-testimonial-section.pad-tp-bt-10 {
        padding-bottom: 0 !important;
    }

    .azilen-tab .vc_tta-panel-body {
        background: transparent !important;
        padding-block: 30px !important;
        border: 0 !important;
    }

    .azilen-tab .vc_tta-panel-heading {
        background: #FFE2DF !important;
        border: none !important;
        border-radius: 10px !important;
    }

    .vc_tta-panel.azilen-tab {
        margin-bottom: 5px;
    }

    .azilen-tabs.vc_tta.vc_general .vc_tta-panel-title>a {
        color: #000 !important;
    }

    .tab-tag:after {
        top: 48px;
    }

    .results-section .artlicle-lists {
        grid-template-columns: 1fr 1fr;
    }

    .cat-filter-div .cat-list {
        gap: 5px;
    }

    .cat-list a.category-link {
        padding: 7px 10px;
    }

    .azilen-logos-row .azi-logo-card {
        border-bottom: 1px solid #FFE2DF !important;
        border-right: 0 !important;
    }


    .azi-logo-card .azi-logo-content {
        bottom: -1px;
    }

    .azilen-logos-row .azi-logo-card:last-child {
        border-bottom: 0 !important;
    }

    .azi-tab-ul-li ul li {
        font-size: 14px;
    }

    .en-card-img img {
        width: 100%;
    }

    .main-hero-row .vc_column_container>.vc_column-inner {
        padding: 0;
    }

    .main-hero-row .main-head {
        font-size: 20px;
    }

    .hero-h1-tag {
        font-size: 16px !important;
    }

    .vc_row.ai-system-row {
        gap: 30px;
    }

    /* leader ship section */
    .content-overlay {
        position: unset;
        transform: unset !important;
        border-radius: 0;
        padding: 25px;
    }

    .owner-profile-card {
        box-shadow: unset !important;
        background-size: cover !important;
        background-position: center center !important;
        height: auto;
    }

    .profile-img-name {
        position: relative;
    }

    .profile-img img {
        max-width: 100%;
    }

    .cta-btn {
        pointer-events: auto;
        position: relative;
        z-index: 5;
    }

    .sub-head {
        font-size: 22px !important;
    }

    .w-hero-card .w-card-body p {
        color: #000;
    }

    .w-hero-card .sub-title {
        color: #000;
    }

    .w-hero-card .w-right img {
        width: 100%;
    }

    .owner-profile-card .profile-img {
        padding-top: 0;
    }

}



@media screen and (max-width: 480px) {
    .hero-h1-tag:after {
        content: "";
        background: url(https://www.azilen.com/wp-content/uploads/2026/05/Azilen.png) no-repeat center center;
        width: 100%;
        height: 1px;
        background-size: contain;
        display: block;
        position: absolute;
        bottom: 0;
    }

    .hero-h1-tag {
        position: relative;
        padding-bottom: 10px;
        margin-bottom: 8px;
    }

    .results-section .artlicle-lists {
        grid-template-columns: 1fr;
    }

    .vc_row .container.vc_col-sm-12,
    .vc_section .vc_row.container {
        padding: 0 10px;
    }

    .enterprise-section .vc_row.enterprise-row {
        grid-template-columns: 1fr !important;
    }

    .ai-system-list>.wpb_wrapper {
        flex-direction: column;
        padding: 25px !important;
        align-items: unset;
        gap: 10px;
    }

    .enterprise-row .enterprice-card-col:last-child {
        grid-column: unset !important;
        max-width: unset !important;
    }

    .industry-owl-wrap {
        padding-left: 25px;
        padding-right: 25px;
    }

    .partner-logos-row>.vc_col-sm-12>.vc_column-inner>.wpb_wrapper {
        grid-template-columns: 1fr 1fr;
    }



    /* end leadership */
    .w-hero-card .w-card-content {
        display: flex;
        flex-direction: column-reverse;
        gap: 20px;
    }

    .white-lt-card .vc_column-inner>.wpb_wrapper {
        grid-template-columns: 1fr;
        gap: 20px;
    }

    .card-stat {
        white-space: normal;
    }
}