:root {
    --theme-color: #02d8e9;
}

.tv-hero-section .hero-inner .hero-slider .hero-area .hero-content .sub-title {
    background: linear-gradient(90deg, rgba(255, 115, 104, 1) 0%, rgba(255, 176, 108, 1) 100%);
}

.tv-header.header-style1 .header-top::before {
    background-color: #02d8e9;
}

.tv-feature-section .tv-feature-box {
    background-color: #02d8e9;
}

.theme-btn {
    background: linear-gradient(90deg, rgba(255, 115, 104, 1) 0%, rgba(255, 176, 108, 1) 100%);
}

.tv-header.header-style1 .header-top .list-style-1 li a {
    color: #051153;
}

.tv-header.header-style1 .header-top .list-style-1 li {
    color: #051153;
}

.tv-header.header-style1 .header-top .list-style-1 li .icon {
    color: #051153;
}

.main-menu .active a {
    color: #17c1c9;
}

.main-menu>ul>li>a:hover {
    color: #17c1c9 !important;
}

.main-menu ul.sub-menu a:hover {
    color: #17c1c9 !important;
}

.tv-feature-section .tv-feature-item .client-social-proof .count-box.counted {
    color: #051153;
}

.tv-feature-section .tv-feature-item .client-social-proof .social h4 {
    background-color: #02d8e9;
}

.tv-feature-section .tv-feature-box .icon-top .icon {
    background-color: #02d8e9;
}

.tv-feature-section .tv-feature-item .client-social-proof .social h4 {
    color: rgb(5, 17, 83);
}

.tv-choose-section .tv-choose-right-box .image_right {
    outline: 2px solid #02d8e9;
}

.tv-choose-section .tv-choose-right-box .middle-btn {
    background-color: #02d8e9;
}

.main-menu>ul>li>a {
    padding: 37px 0;
    text-transform: uppercase;
    font-weight: 700;
}

@media (min-device-width: 359px) and (max-width:991px) {
    .tv-hero-section .hero-inner .hero-slider .hero-area .video-box {
        top: 87%;
    }

    .text_right {
        display: none !important;
    }

    .title-text {
        display: none !important;
    }

    .icon1 {
        display: none !important;
    }

    .tlogo {
        width: 150px;
        height: 120px !important;
    }

    .tv-choose-section .tv-choose-right-box .middle-btn {
        display: none;
    }
}

.tv-process-item .process-box .title {
    margin-top: 8px;
}

@media (max-width: 1299px) {
    .tv-hero-section .hero-inner .hero-slider .hero-area .video-box {
        border: none;
        background: transparent;
        right: 5px;
    }
}

.gradient-text {
    background: linear-gradient(90deg, rgba(255, 115, 104, 1) 0%, rgba(255, 176, 108, 1) 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}

.tlogo {
    width: 180px;
    height: 120px;
}

/* Brand Section Responsive Fixes */
.tv-brands-section .brand-item .image img {
    width: 120px !important;
    height: 100px !important;
    object-fit: contain !important;
}

/* ==========================================================================
   Elite Interactive Tabs Section - V2 (Premium Refinement)
   ========================================================================== */

.elite-tabs-section {
    background: #f8faff;
    padding: 100px 0;
}

.category-sidebar {
    background: #ffffff !important;
    padding: 40px 30px;
    border-radius: 30px !important;
    box-shadow: 0 30px 60px rgba(0,0,0,0.04) !important;
    position: relative;
}

.category-title-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
}

.title-bar {
    width: 4px;
    height: 24px;
    background: #061153; /* Deep Navy Blue */
    margin-right: 15px;
    border-radius: 2px;
}

.category-sidebar .category-title {
    font-size: 26px;
    font-weight: 800;
    color: #061153 !important;
    margin-bottom: 0 !important;
    border: none !important;
    padding: 0 !important;
}

.nav-category .nav-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 18px 25px !important;
    background: #f4f7ff !important; /* Specific light grey-blue */
    color: #061153 !important;
    font-weight: 600;
    font-size: 16px;
    border-radius: 12px !important;
    margin-bottom: 15px !important;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    border: none !important;
    position: relative;
    text-align: left;
}

.nav-link .left-content {
    display: flex;
    align-items: center;
}

.nav-link i.bookmark-icon {
    color: #061153; /* Deep Navy Blue */
    font-size: 18px;
    margin-right: 15px;
}

/* Active State - Matches Image exactly */
.nav-category .nav-link.active {
    background: #061153 !important; /* Deep Navy Blue */
    color: #ffffff !important;
    box-shadow: 0 10px 30px rgba(6, 17, 83, 0.25) !important;
}

.nav-category .nav-link.active i.bookmark-icon {
    color: #ffffff !important;
}

.nav-category .nav-link .arrow-icon {
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.3s ease;
    font-size: 14px;
}

.nav-category .nav-link.active .arrow-icon {
    opacity: 1;
    transform: translateX(0);
}

.tab-pane-content {
    background: #ffffff !important;
    padding: 50px !important;
    border-radius: 30px !important;
    box-shadow: 0 30px 70px rgba(0,0,0,0.05) !important;
}

.tab-image-wrap {
    border-radius: 20px !important;
    overflow: hidden;
    margin-bottom: 35px;
    box-shadow: 0 20px 40px rgba(0,0,0,0.08);
}


/* ==========================================================================
   Elite Services Design Styles
   ========================================================================== */

.sub-title-premium {
    margin-bottom: 15px;
    display: block;
}

.bg-peach {
    color: #FF7368;
    font-weight: 800;
    font-size: 20px;
    position: relative;
    padding-left: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bg-peach::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 30px;
    background: #FF7368;
    border-radius: 3px;
}

.bg-blue-accent {
    color: #5560ff;
    font-weight: 800;
    font-size: 20px;
    position: relative;
    padding-right: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.bg-blue-accent::after {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 5px;
    height: 30px;
    background: #5560ff;
    border-radius: 3px;
}

.sec-title-bold {
    font-size: 72px;
    font-weight: 900;
    color: #051153;
    margin: 0;
    line-height: 1;
    letter-spacing: -2px;
}

.services-list-premium {
    padding-left: 50px;
}

.pr-50 {
    padding-right: 50px !important;
}

.pl-0 {
    padding-left: 0 !important;
}

.service-item-elite {
    display: flex;
    align-items: center;
    margin-bottom: 45px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    padding: 20px;
    border-radius: 20px;
}

.service-item-elite:hover {
    background: #fff;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.05);
    transform: translateY(-5px);
}

.service-icon-box {
    margin-right: 35px;
    flex-shrink: 0;
}

.icon-circle {
    width: 85px;
    height: 85px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 32px;
    transition: all 0.3s ease;
}

.icon-circle i {
    transition: transform 0.3s ease;
}

.service-item-elite:hover .icon-circle i {
    transform: scale(1.2);
}

/* Icon Specific Colors */
.icon-seo {
    color: #FF7368;
    background: rgba(255, 115, 104, 0.05);
}

.icon-web {
    color: #bc55ff;
    background: rgba(188, 85, 255, 0.05);
}

.icon-ppc {
    color: #02d8e9;
    background: rgba(2, 216, 233, 0.05);
}

.icon-smm {
    color: #5560ff;
    background: rgba(85, 96, 255, 0.05);
}

.icon-smo {
    color: #f26522;
    background: rgba(242, 101, 34, 0.05);
}

.icon-graphic {
    color: #00aeef;
    background: rgba(0, 174, 239, 0.05);
}

.icon-mobile {
    color: #8c52ff;
    background: rgba(140, 82, 255, 0.05);
}

.icon-content {
    color: #39b54a;
    background: rgba(57, 181, 74, 0.05);
}

.shadow-soft {
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.04);
}

.service-title-elite {
    font-size: 26px;
    font-weight: 800;
    color: #051153;
    margin-bottom: 10px;
    letter-spacing: -0.5px;
}

.service-desc-elite {
    font-size: 16px;
    color: #5b6385;
    line-height: 1.6;
    margin: 0;
    max-width: 550px;
    font-family: 'Noto Sans', sans-serif;
}

@media (max-width: 1400px) {
    .sec-title-bold {
        font-size: 64px;
    }
}

@media (max-width: 1199px) {
    .sec-title-bold {
        font-size: 56px;
    }

    .services-list-premium {
        padding-left: 30px;
    }

    .pr-50 {
        padding-right: 30px !important;
    }
}

@media (max-width: 991px) {
    .services-list-premium {
        padding-left: 0;
        margin-top: 40px;
    }

    .pr-50 {
        padding-right: 0 !important;
    }

    .pl-0 {
        padding-left: 0 !important;
    }

    .services-title-wrap {
        text-align: center !important;
        margin-bottom: 40px;
    }

    .sub-title-premium {
        justify-content: center !important;
    }

    .bg-peach::before {
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        display: none;
        /* Hide vertical line on mobile center */
    }

    .bg-peach {
        padding-left: 0;
        border-bottom: 2px solid #FF7368;
        padding-bottom: 5px;
    }

    .bg-blue-accent::after {
        right: 50%;
        transform: translateX(50%) translateY(-50%);
        display: none;
    }

    .bg-blue-accent {
        padding-right: 0;
        border-bottom: 2px solid #5560ff;
        padding-bottom: 5px;
    }

    .sec-title-bold {
        font-size: 48px;
        letter-spacing: -1px;
    }

    .services-image-decor {
        max-width: 100%;
        margin: 0 auto 40px;
    }

    .md-d-none {
        display: none !important;
    }

    .service-item-elite {
        padding: 15px;
        margin-bottom: 25px;
    }

    .service-icon-box {
        margin-right: 20px;
    }

    .icon-circle {
        width: 70px;
        height: 70px;
        font-size: 24px;
    }

    .service-title-elite {
        font-size: 22px;
    }

    .our-services-section-2 .row {
        flex-direction: column !important;
        /* Image on top of list */
    }
}

@media (max-width: 767px) {
    .sec-title-bold {
        font-size: 38px;
    }

    .service-item-elite {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .service-icon-box {
        margin-right: 0;
        margin-bottom: 20px;
    }

    .service-desc-elite {
        margin: 0 auto;
    }
}

@media (max-width: 575px) {
    .sec-title-bold {
        font-size: 32px;
    }

    .space-top {
        padding-top: 60px;
    }

    .space-bottom {
        padding-bottom: 60px;
    }
}

.anim-y {
    animation: animY 4s infinite alternate ease-in-out;
}

.anim-y-slow {
    animation: animY 6s infinite alternate ease-in-out;
}

@keyframes animY {
    from {
        transform: translateY(0);
    }

    to {
        transform: translateY(-15px);
    }
}

/* Circle Section Mobile Alignment */
@media (max-width: 991px) {
    .tv-about-section.style-3 .about-right .video-box {
        margin-left: 0 !important;
        display: flex;
        justify-content: center;
        width: 100%;
        margin-top: 30px;
    }
    .tv-about-section.style-3 .about-right {
        margin-left: 0 !important;
        width: 100%;
    }
}

/* ==========================================================================
   Animation & Text Wrap Fixes
   ========================================================================== */

/* Fix for character-level splitting (SplitType/GSAP) causing mid-word breaks */
.word, 
[class*="word"],
.char-wrap {
    display: inline-block !important;
    white-space: nowrap !important;
    word-break: keep-all !important;
    overflow-wrap: normal !important;
}

/* Ensure section titles wrap correctly at word boundaries on all devices */
.sec-title, 
.page-title .title,
.sec-title-bold {
    word-break: normal !important;
    overflow-wrap: normal !important;
    hyphens: none !important;
}

/* ==========================================================================
   Mobile Application Development Page Styles
   ========================================================================== */

.seo-hero-section {
    padding: 100px 0;
    background: #f8f9fa;
    position: relative;
    overflow: hidden;
}

.seo-hero-content {
    position: relative;
    z-index: 2;
}

.seo-hero-image img {
    max-width: 100%;
    border-radius: 30px;
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
    transition: transform 0.5s ease;
}

.seo-hero-image img:hover {
    transform: translateY(-10px);
}

.glass-card {
    background: rgba(255, 255, 255, 0.7);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    padding: 30px;
    margin-top: 20px;
}

.seo-feature-icon {
    font-size: 40px;
    color: #02d8e9 !important;
    margin-bottom: 20px;
    display: inline-block;
}

/* Service Boxes Icons */
.tv-service-single-box .icon-box i, 
.choose-box .icon i {
    color: #02d8e9 !important;
}

/* Benefits Section Images */
.service-box-five .logo img {
    filter: invert(72%) sepia(91%) saturate(2283%) hue-rotate(151deg) brightness(101%) contrast(101%);
}

.premium-badge {
    display: inline-block;
    padding: 8px 20px;
    background: linear-gradient(90deg, #1053f3, #02d8e9);
    color: white;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.help-pill {
    display: inline-block;
    padding: 5px 25px;
    background: #fff;
    border: 1px solid #02d8e9;
    color: #ff7e5f;
    border-radius: 50px;
    font-weight: 700;
    font-size: 14px;
    margin-bottom: 20px;
    text-transform: uppercase;
    box-shadow: 0 5px 15px rgba(2, 216, 233, 0.1);
}

.tv-service-single-box {
    background-image: url('../images/service/details-bg.webp');
    background-size: cover;
    background-position: center;
    border-radius: 30px;
    padding: 50px 30px;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    border: 1px solid #061153;
    text-align: center;
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    box-shadow: 0 10px 30px rgba(6, 17, 83, 0.1);
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.tv-service-single-box::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(6, 17, 83, 0.7);
    z-index: -1;
    transition: all 0.4s ease;
}

.tv-service-single-box:hover::before {
    background: rgba(2, 216, 233, 0.9);
}

.tv-service-single-box:hover {
    border-color: #02d8e9;
    transform: translateY(-12px);
    box-shadow: 0 20px 40px rgba(2, 216, 233, 0.3);
}

.tv-service-single-box .icon-box {
    font-size: 60px;
    margin-bottom: 25px;
    transition: all 0.4s ease;
    color: #fff;
}

.tv-service-single-box .title {
    color: #fff;
    font-weight: 800;
    font-size: 24px;
    margin-bottom: 10px;
    transition: all 0.4s ease;
}

.tv-service-single-box .text {
    color: rgba(255, 255, 255, 0.8);
    font-size: 14px;
    transition: all 0.4s ease;
}

.tv-service-single-box:hover .title,
.tv-service-single-box:hover .icon-box,
.tv-service-single-box:hover .icon-box i {
    color: #001d4c !important;
}

.tv-service-single-box:hover .text {
    color: #001d4c !important;
}

.tv-service-single-box:hover .icon-box {
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .premium-badge {
        white-space: normal !important;
        display: inline-block !important;
        padding: 10px 20px !important;
        line-height: 1.4 !important;
    }

    .page-title .title {
        font-size: clamp(32px, 8vw, 50px) !important;
    }
}

/* ==========================================================================
   Elite Gradient Service Cards
   ========================================================================== */

.elite-gradient-card {
    height: 320px;
    background: linear-gradient(135deg, #061153 0%, #1053f3 100%);
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 40px 20px;
    transition: all 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 15px 35px rgba(6, 17, 83, 0.15);
    position: relative;
    overflow: hidden;
    cursor: pointer;
}

.elite-gradient-card::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(45deg, transparent 40%, rgba(255,255,255,0.05) 50%, transparent 60%);
    transition: all 0.6s ease;
    transform: translateX(-100%);
}

.elite-gradient-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 30px 60px rgba(16, 83, 243, 0.35);
}

.elite-gradient-card:hover::after {
    transform: translateX(100%);
}

.elite-gradient-card .card-inner {
    position: relative;
    z-index: 2;
}

.elite-gradient-card .card-icon {
    font-size: 64px;
    color: #ffffff;
    margin-bottom: 25px;
    transition: all 0.4s ease;
}

.elite-gradient-card:hover .card-icon {
    transform: scale(1.15);
}

.elite-gradient-card .card-title {
    color: #ffffff;
    font-weight: 800;
    font-size: 26px;
    margin-bottom: 5px;
    letter-spacing: -0.5px;
}

.elite-gradient-card .card-subtitle {
    color: rgba(255, 255, 255, 0.7);
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
}

/* ==========================================================================
   Elite Theme Section (Uniqueness Refined)
   ========================================================================== */

.elite-theme-card {
    background: #ffffff;
    padding: 50px 40px;
    border-radius: 30px;
    box-shadow: 0 20px 50px rgba(0,0,0,0.03);
    height: 100%;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    border: 1px solid transparent;
    position: relative;
    overflow: hidden;
}

.elite-theme-card:hover {
    transform: translateY(-12px);
    border-color: #061153;
    box-shadow: 0 30px 60px rgba(6,17,83,0.08);
}

.theme-icon-box {
    width: 70px;
    height: 70px;
    background: #f4f7ff;
    border-radius: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    color: #061153;
    margin-bottom: 35px;
    transition: all 0.3s ease;
}

.elite-theme-card:hover .theme-icon-box {
    background: #061153;
    color: #ffffff;
    transform: rotate(10deg);
}

.theme-card-title {
    font-size: 26px;
    font-weight: 800;
    color: #061153;
    margin-bottom: 20px;
}

.theme-card-text {
    font-size: 15px;
    line-height: 1.8;
    color: #555;
    margin-bottom: 30px;
}

/* Elite Decorator Footer */
.theme-card-footer {
    display: flex;
    align-items: center;
    margin-top: auto;
}

.theme-dot {
    width: 8px;
    height: 8px;
    background: #061153;
    border-radius: 50%;
    margin-right: 15px;
}

.theme-line {
    height: 2px;
    flex-grow: 1;
    background: #f0f3ff;
    border-radius: 2px;
    position: relative;
}

.theme-line::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #061153;
    transition: all 0.6s ease;
}

.elite-theme-card:hover .theme-line::after {
    width: 100%;
}

/* ==========================================================================
   Elite Callback Form Styles
   ========================================================================== */

.elite-callback-card {
    background: #ffffff;
    padding: 60px;
    border-radius: 50px;
    box-shadow: 0 40px 80px rgba(0,0,0,0.1);
    max-width: 600px;
    margin-left: auto;
}

.elite-callback-card .form-title {
    font-size: 38px;
    font-weight: 900;
    color: #061153;
    margin-bottom: 40px;
    letter-spacing: -1px;
}

.elite-input, .elite-textarea {
    width: 100%;
    padding: 18px 25px;
    border: 1px solid #e0e6ed;
    border-radius: 35px;
    background: #f8faff;
    font-size: 15px;
    color: #061153;
    transition: all 0.3s ease;
}

.elite-textarea {
    height: 150px;
    border-radius: 25px;
    resize: none;
}

.elite-input:focus, .elite-textarea:focus {
    outline: none;
    border-color: #02d8e9;
    background: #ffffff;
    box-shadow: 0 10px 20px rgba(2, 216, 233, 0.08);
}

.elite-submit-btn {
    background: #061153;
    color: #ffffff;
    border: none;
    padding: 20px 45px;
    border-radius: 40px;
    font-weight: 800;
    font-size: 16px;
    display: inline-flex;
    align-items: center;
    gap: 15px;
    transition: all 0.4s cubic-bezier(0.165, 0.84, 0.44, 1);
    box-shadow: 0 15px 30px rgba(6, 17, 83, 0.2);
    cursor: pointer;
}

.elite-submit-btn:hover {
    transform: translateY(-5px);
    box-shadow: 0 20px 40px rgba(6, 17, 83, 0.35);
    background: #1053f3;
}

.elite-submit-btn i {
    transition: transform 0.3s ease;
}

.elite-submit-btn:hover i {
    transform: translateX(5px);
}

@media (max-width: 991px) {
    .elite-callback-card {
        margin: 0 auto;
        padding: 40px 30px;
        border-radius: 30px;
    }
    
    .elite-callback-card .form-title {
        font-size: 32px;
        margin-bottom: 30px;
    }
}

/* ==========================================================================
   Elite Shapes & Breadcrumb Animations
   ========================================================================== */

.elite-shapes-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 1;
}

.elite-shape {
    position: absolute;
    z-index: 2;
    opacity: 0.6;
}

/* Specific Positions - Standardized for all pages */
.elite-shape-1 { left: 5%; top: 15%; width: 50px; } /* Zigzag Left */
.elite-shape-2 { right: 8%; top: 10%; width: 30px; } /* Circle Right */
.elite-shape-3 { left: 10%; bottom: 20%; width: 40px; } /* Cross Bottom Left */
.elite-shape-4 { right: 5%; bottom: 15%; width: 60px; } /* Dots Bottom Right */

/* Animations */
.float-y {
    animation: floatY 4s infinite alternate ease-in-out;
}

.rotate-slow {
    animation: rotateSlow 8s infinite linear;
}

.rotate-slow-reverse {
    animation: rotateSlow 10s infinite linear reverse;
}

.pulse-soft {
    animation: pulseSoft 4s infinite alternate ease-in-out;
}

@keyframes floatY {
    from { transform: translateY(0); }
    to { transform: translateY(-25px); }
}

@keyframes rotateSlow {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

@keyframes pulseSoft {
    from { transform: scale(1); opacity: 0.4; }
    to { transform: scale(1.2); opacity: 0.7; }
}

/* Ensure Breadcrumb container handles shapes */
.tv-breadcrumb-inner {
    position: relative !important;
}

.tv-breadcrumb-inner .container {
    position: relative;
    z-index: 5;
}
/* ==========================================================================
   FORCE MOBILE ACCORDION - OUR PROCESS SECTION
   ========================================================================== */
@media (max-width: 1024px) {
  .tv-project-section.style-2 .tv-project-wrapper {
    flex-direction: column !important;
    gap: 15px !important;
    display: flex !important;
  }

  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card {
    width: 100% !important;
    display: flex !important;
    flex-direction: column !important;
    height: auto !important;
    position: relative !important;
    border-radius: 20px !important;
    overflow: hidden !important;
    background: #051153 !important;
  }

  /* CLOSED STATE */
  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card .project-thumb {
    width: 100% !important;
    height: 70px !important;
    min-height: 70px !important;
    transition: all 0.5s ease-in-out !important;
  }

  /* OPEN STATE */
  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card.active .project-thumb {
    height: 400px !important;
  }

  /* HEADER BAR (VISIBLE WHEN CLOSED) */
  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card .project-thumb .active-content {
    display: flex !important;
    opacity: 1 !important;
    visibility: visible !important;
    position: absolute !important;
    top: 0 !important;
    left: 0 !important;
    width: 100% !important;
    height: 70px !important;
    background: rgba(5, 17, 83, 0.95) !important;
    z-index: 20 !important;
    padding: 0 20px !important;
    align-items: center !important;
    justify-content: space-between !important;
    transform: none !important;
    border-radius: 20px !important;
  }

  /* HIDE HEADER ELEMENTS WHEN OPEN */
  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card.active .project-thumb .active-content {
    background: transparent !important;
    pointer-events: none !important;
  }

  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card .project-thumb .active-content h3 {
    display: block !important;
    writing-mode: horizontal-tb !important;
    transform: none !important;
    position: relative !important;
    left: 0 !important;
    bottom: 0 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
    color: #fff !important;
    margin: 0 !important;
    opacity: 1 !important;
  }

  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card.active .project-thumb .active-content h3 {
    opacity: 0 !important;
  }

  /* ARROW ICON */
  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card .project-thumb .active-content span {
    display: flex !important;
    position: relative !important;
    left: 0 !important;
    top: 0 !important;
    width: 35px !important;
    height: 35px !important;
    font-size: 14px !important;
    transform: rotate(90deg) !important;
    order: 2 !important;
    transition: transform 0.4s ease !important;
    background: #02d8e9 !important;
  }

  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card.active .project-thumb .active-content span {
    transform: rotate(-90deg) !important;
  }

  /* FULL CONTENT AREA (VISIBLE WHEN OPEN) */
  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card .project-content {
    display: block !important;
    position: absolute !important;
    bottom: 30px !important;
    left: 20px !important;
    right: 20px !important;
    width: auto !important;
    opacity: 0 !important;
    visibility: hidden !important;
    transform: translateY(20px) !important;
    transition: all 0.5s ease !important;
    z-index: 10 !important;
    pointer-events: none !important;
  }

  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card.active .project-content {
    opacity: 1 !important;
    visibility: visible !important;
    transform: translateY(0) !important;
    pointer-events: auto !important;
  }

  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card .project-content .project-text h2 a {
    font-size: 24px !important;
    line-height: 1.2 !important;
    color: #fff !important;
  }

  .tv-project-section.style-2 .tv-project-wrapper .tv-project-card .project-content .project-text p {
    font-size: 14px !important;
    line-height: 1.6 !important;
    margin-top: 10px !important;
    color: rgba(255,255,255,0.8) !important;
  }
}

/* Mobile SEO Service Boxes Grid Fix */
@media (max-width: 767px) {
    section.tv-service-section .row.gy-30 {
        --bs-gutter-y: 12px !important;
        --bs-gutter-x: 12px !important;
    }
    section.tv-service-section .tv-service-single-box {
        padding: 15px 12px !important;
        border-radius: 15px !important;
        height: auto !important;
        min-height: auto !important;
        display: block !important;
        text-align: left !important;
        background-position: center !important;
    }
    section.tv-service-section .tv-service-single-box .inner-box {
        display: flex !important;
        flex-direction: row !important;
        flex-wrap: wrap !important;
        align-items: center !important;
        justify-content: flex-start !important;
        text-align: left !important;
    }
    section.tv-service-section .tv-service-single-box .icon-box {
        font-size: 24px !important;
        margin-bottom: 0 !important;
        margin-right: 10px !important;
        width: 35px !important;
        height: 35px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        flex-shrink: 0 !important;
    }
    section.tv-service-section .tv-service-single-box .title {
        font-size: 15px !important;
        margin-bottom: 0 !important;
        line-height: 1.2 !important;
        text-align: left !important;
        flex: 1 !important;
        color: #fff !important;
        font-weight: 700 !important;
    }
    section.tv-service-section .tv-service-single-box .text {
        font-size: 11px !important;
        margin-bottom: 0 !important;
        width: 100% !important;
        margin-top: 5px !important;
        padding-left: 45px !important; /* Offset to align below title */
        text-align: left !important;
        color: rgba(255, 255, 255, 0.8) !important;
        display: block !important;
    }
}