/* _content/10tDigital/Components/Layout/MainLayout.razor.rz.scp.css */
.page-wrapper[b-zvnanek5s1] {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

main[b-zvnanek5s1] {
    flex: 1;
}

.main-footer[b-zvnanek5s1] {
    background: #1a1a1a;
    color: #ffffff;
    margin-top: auto;
}

.main-footer h5[b-zvnanek5s1] {
    color: #ffffff;
}

.main-footer p[b-zvnanek5s1],
.main-footer ul[b-zvnanek5s1],
.main-footer li[b-zvnanek5s1],
.main-footer a[b-zvnanek5s1] {
    color: #cccccc;
}

.main-footer a[b-zvnanek5s1] {
    text-decoration: none;
    transition: color 0.3s ease;
}

.main-footer a:hover[b-zvnanek5s1] {
    color: #005a9e !important;
}

.main-footer i[b-zvnanek5s1] {
    margin-right: 8px;
    color: #005a9e;
}

.main-footer .text-muted[b-zvnanek5s1] {
    color: #999999 !important;
}

.footer-logo[b-zvnanek5s1] {
    height: 50px;
    width: auto;
    object-fit: contain;
}

#blazor-error-ui[b-zvnanek5s1] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-zvnanek5s1] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/10tDigital/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-qxswpvgfql] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

.navbar-toggler:checked[b-qxswpvgfql] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-qxswpvgfql] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-qxswpvgfql] {
    font-size: 1.1rem;
}

.bi[b-qxswpvgfql] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-qxswpvgfql] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-qxswpvgfql] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-qxswpvgfql] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-qxswpvgfql] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qxswpvgfql] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qxswpvgfql] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qxswpvgfql]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

.nav-item[b-qxswpvgfql]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-qxswpvgfql]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-qxswpvgfql] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-qxswpvgfql] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-qxswpvgfql] {
        display: none;
    }

    .nav-scrollable[b-qxswpvgfql] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/10tDigital/Components/Layout/TopHeader.razor.rz.scp.css */
.top-header[b-yboj2gkn2s] {
    background: white;
    box-shadow: 0 2px 10px rgba(0,0,0,0.08);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.logo a[b-yboj2gkn2s] {
    text-decoration: none;
}

.logo-image[b-yboj2gkn2s] {
    height: 60px;
    width: auto;
    object-fit: contain;
}

.logo-text h3[b-yboj2gkn2s] {
    font-size: 1.6rem;
    line-height: 1.2;
}

.logo h3[b-yboj2gkn2s] {
    font-size: 1.6rem;
    line-height: 1.2;
}

.main-nav[b-yboj2gkn2s] {
    gap: 30px;
}

.main-nav .nav-item[b-yboj2gkn2s] {
    color: #333;
    text-decoration: none;
    font-weight: 500;
    transition: color 0.3s ease;
    padding: 8px 0;
    border-bottom: 2px solid transparent;
}

.main-nav .nav-item:hover[b-yboj2gkn2s] {
    color: #005a9e;
    border-bottom-color: #005a9e;
}

.header-actions .btn[b-yboj2gkn2s] {
    padding: 10px 25px;
    font-weight: 600;
}

.mobile-menu-toggle[b-yboj2gkn2s] {
    padding: 8px 15px;
    font-size: 1.5rem;
    line-height: 1;
}

.mobile-menu[b-yboj2gkn2s] {
    display: none;
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    background: white;
    box-shadow: 0 4px 20px rgba(0,0,0,0.15);
    z-index: 999;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}

.mobile-menu.open[b-yboj2gkn2s] {
    display: block;
    max-height: 400px;
}

.mobile-menu-content[b-yboj2gkn2s] {
    padding: 20px;
}

.mobile-nav-item[b-yboj2gkn2s] {
    display: block;
    padding: 15px 20px;
    color: #333;
    text-decoration: none;
    font-weight: 500;
    border-radius: 8px;
    margin-bottom: 8px;
    transition: all 0.3s ease;
    border: 1px solid transparent;
}

.mobile-nav-item:hover[b-yboj2gkn2s] {
    background: #f0f7ff;
    color: #005a9e;
    border-color: #005a9e;
}

.mobile-nav-item i[b-yboj2gkn2s] {
    margin-right: 10px;
    width: 20px;
    text-align: center;
}

@media (max-width: 991px) {
    .logo h3[b-yboj2gkn2s],
    .logo-text h3[b-yboj2gkn2s] {
        font-size: 1.3rem;
    }
    
    .logo small[b-yboj2gkn2s],
    .logo-text small[b-yboj2gkn2s] {
        font-size: 0.65rem !important;
    }
    
    .logo-image[b-yboj2gkn2s] {
        height: 50px;
    }
    
    .mobile-menu[b-yboj2gkn2s] {
        display: block;
    }
}

@media (max-width: 576px) {
    .logo-image[b-yboj2gkn2s] {
        height: 40px;
    }
    
    .logo-text h3[b-yboj2gkn2s] {
        font-size: 1.1rem;
    }
    
    .logo-text small[b-yboj2gkn2s] {
        font-size: 0.6rem !important;
    }
    
    .logo-text[b-yboj2gkn2s] {
        margin-left: 10px !important;
    }
    
    .mobile-menu[b-yboj2gkn2s] {
        top: 70px;
    }
}
/* _content/10tDigital/Components/Pages/Home.razor.rz.scp.css */
/* Hero Section */
.hero-section[b-f1gotg2r0g] {
    background: linear-gradient(135deg, #005a9e 0%, #0078d4 100%);
    color: white;
    padding: 120px 0;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.hero-section[b-f1gotg2r0g]::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120" preserveAspectRatio="none"><path d="M321.39,56.44c58-10.79,114.16-30.13,172-41.86,82.39-16.72,168.19-17.73,250.45-.39C823.78,31,906.67,72,985.66,92.83c70.05,18.48,146.53,26.09,214.34,3V0H0V27.35A600.21,600.21,0,0,0,321.39,56.44Z" fill="%23ffffff" fill-opacity="0.1"/></svg>') no-repeat bottom;
    background-size: cover;
    opacity: 0.3;
}

.hero-content[b-f1gotg2r0g] {
    position: relative;
    z-index: 1;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}

.hero-title[b-f1gotg2r0g] {
    font-size: 3.5rem;
    font-weight: 700;
    margin-bottom: 1.5rem;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.2);
}

.hero-subtitle[b-f1gotg2r0g] {
    font-size: 1.4rem;
    margin-bottom: 2.5rem;
    opacity: 0.95;
}

.hero-buttons .btn[b-f1gotg2r0g] {
    padding: 15px 35px;
    font-size: 1.1rem;
    border-radius: 50px;
    font-weight: 600;
    transition: all 0.3s ease;
}

.hero-buttons .btn-primary[b-f1gotg2r0g] {
    background-color: #ffffff;
    color: #005a9e;
    border: none;
}

.hero-buttons .btn-primary:hover[b-f1gotg2r0g] {
    background-color: #f0f0f0;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

.hero-buttons .btn-outline-light[b-f1gotg2r0g] {
    border: 2px solid white;
    color: white;
}

.hero-buttons .btn-outline-light:hover[b-f1gotg2r0g] {
    background-color: white;
    color: #005a9e;
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,0,0,0.2);
}

/* Section Titles */
.section-title[b-f1gotg2r0g] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #005a9e;
    margin-bottom: 1rem;
}

/* Partnership Section */
.partnership-section[b-f1gotg2r0g] {
    background: white;
}

.certifications[b-f1gotg2r0g] {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}

.cert-badge[b-f1gotg2r0g] {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background: #f0f7ff;
    padding: 10px 20px;
    border-radius: 25px;
    border: 2px solid #005a9e;
    color: #005a9e;
    font-weight: 600;
    transition: all 0.3s ease;
}

.cert-badge:hover[b-f1gotg2r0g] {
    background: #005a9e;
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0,90,158,0.3);
}

.cert-badge i[b-f1gotg2r0g] {
    font-size: 1.2rem;
}

.microsoft-partner-logo[b-f1gotg2r0g] {
    background: #f8f9fa;
    padding: 40px;
    border-radius: 20px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
}

/* Services Section */
.services-section[b-f1gotg2r0g] {
    background: #f8f9fa;
}

.service-card[b-f1gotg2r0g] {
    background: white;
    padding: 35px;
    border-radius: 15px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
    height: 100%;
    border: 2px solid transparent;
}

.service-card:hover[b-f1gotg2r0g] {
    transform: translateY(-5px);
    box-shadow: 0 8px 30px rgba(0,90,158,0.2);
    border-color: #005a9e;
}

.service-icon[b-f1gotg2r0g] {
    width: 70px;
    height: 70px;
    background: linear-gradient(135deg, #005a9e 0%, #0078d4 100%);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.service-icon i[b-f1gotg2r0g] {
    font-size: 2rem;
    color: white;
}

.service-card h3[b-f1gotg2r0g] {
    font-size: 1.4rem;
    font-weight: 700;
    color: #005a9e;
    margin-bottom: 15px;
}

.service-card p[b-f1gotg2r0g] {
    color: #666;
    line-height: 1.7;
    margin-bottom: 0;
}

/* Why Choose Section */
.why-choose-section[b-f1gotg2r0g] {
    background: white;
}

.feature-box[b-f1gotg2r0g] {
    padding: 20px;
}

.feature-icon[b-f1gotg2r0g] {
    font-size: 3.5rem;
    color: #005a9e;
    margin-bottom: 20px;
    display: block;
}

.feature-box h4[b-f1gotg2r0g] {
    font-size: 1.3rem;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
}

.feature-box p[b-f1gotg2r0g] {
    color: #666;
    margin-bottom: 0;
}

/* Contact Section */
.contact-section[b-f1gotg2r0g] {
    background: #f8f9fa;
}

.contact-info[b-f1gotg2r0g] {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.contact-item[b-f1gotg2r0g] {
    display: flex;
    gap: 20px;
    align-items: start;
}

.contact-item i[b-f1gotg2r0g] {
    font-size: 1.8rem;
    color: #005a9e;
    min-width: 30px;
}

.contact-item strong[b-f1gotg2r0g] {
    display: block;
    color: #005a9e;
    font-size: 1.1rem;
    margin-bottom: 5px;
}

.contact-item p[b-f1gotg2r0g] {
    margin-bottom: 0;
    color: #666;
}

.contact-item a[b-f1gotg2r0g] {
    color: #005a9e;
    text-decoration: none;
}

.contact-item a:hover[b-f1gotg2r0g] {
    text-decoration: underline;
}

.contact-form-card[b-f1gotg2r0g] {
    background: white;
    padding: 40px;
    border-radius: 15px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1);
}

.contact-form-card h3[b-f1gotg2r0g] {
    color: #005a9e;
    font-weight: 700;
    margin-bottom: 25px;
}

.contact-form-card .form-label[b-f1gotg2r0g] {
    font-weight: 600;
    color: #333;
    margin-bottom: 8px;
}

.contact-form-card .form-control[b-f1gotg2r0g] {
    border: 2px solid #e0e0e0;
    border-radius: 8px;
    padding: 12px;
    transition: all 0.3s ease;
}

.contact-form-card .form-control:focus[b-f1gotg2r0g] {
    border-color: #005a9e;
    box-shadow: 0 0 0 0.2rem rgba(0,90,158,0.15);
}

.contact-form-card .btn-primary[b-f1gotg2r0g] {
    background: linear-gradient(135deg, #005a9e 0%, #0078d4 100%);
    border: none;
    padding: 15px;
    font-weight: 600;
    font-size: 1.1rem;
    border-radius: 8px;
    transition: all 0.3s ease;
}

.contact-form-card .btn-primary:hover:not(:disabled)[b-f1gotg2r0g] {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0,90,158,0.3);
}

.contact-form-card .btn-primary:disabled[b-f1gotg2r0g] {
    opacity: 0.7;
}

/* Responsive Design */
@media (max-width: 768px) {
    .hero-title[b-f1gotg2r0g] {
        font-size: 2.5rem;
    }

    .hero-subtitle[b-f1gotg2r0g] {
        font-size: 1.2rem;
    }

    .hero-buttons .btn[b-f1gotg2r0g] {
        display: block;
        margin: 10px auto !important;
        width: 100%;
        max-width: 300px;
    }

    .section-title[b-f1gotg2r0g] {
        font-size: 2rem;
    }

    .certifications[b-f1gotg2r0g] {
        justify-content: center;
    }

    .cert-badge[b-f1gotg2r0g] {
        font-size: 0.9rem;
        padding: 8px 15px;
    }
}

@media (max-width: 576px) {
    .hero-section[b-f1gotg2r0g] {
        padding: 80px 0;
    }

    .hero-title[b-f1gotg2r0g] {
        font-size: 2rem;
    }

    .hero-subtitle[b-f1gotg2r0g] {
        font-size: 1rem;
    }

    .contact-form-card[b-f1gotg2r0g] {
        padding: 25px;
    }
}
