@charset "utf-8";
/* CSS Document */

        /* --- PAGES / SECTIONS GENERAL --- */
		
		
	
        .page2 {
            display: none;
            max-width: 1200px;
            margin: 0 auto;
            padding: 80px 20px;
            animation: fadeIn 0.5s ease;
        }

        .page2.active-page {
            display: block;
        }

        .forms-container {
            max-width: 1100px;
            margin: 40px auto;
            padding: 0 20px;
        }
        .search-bar {
            margin-bottom: 25px;
            display: flex;
            gap: 15px;
        }
        .search-bar input {
            flex: 1;
            padding: 12px 15px;
            border-radius: 8px;
            border: 1px solid #ccc;
            font-size: 1rem;
        }
        .forms-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
            gap: 20px;
        }
    .form-card {
            background-color: white;
            border-radius: 8px;
            padding: 20px;
            box-shadow: 0 4px 6px rgba(0,0,0,0.05);
            border-top: 4px solid #004085;
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            transition: transform 0.2s;
			width:300px;
        }

        .form-card:hover {
            transform: translateY(-3px);
        }
		
		    .form-card h3 {
            font-size: 15px;
            color: #004085;
            margin-bottom: 0px;
        }

        .form-card p {
            font-size: 13px;
            color: #666;
            margin-bottom: 15px;
        }

        .download-btn {
            display: inline-block;
            text-align: center;
            background-color: #28a745;
            color: white;
            text-decoration: none;
            padding: 10px 15px;
            border-radius: 5px;
            font-weight: bold;
            font-size: 14px;
            transition: background-color 0.2s;
        }
		
		
		
		
        .form-title {
            font-size: 1.2rem;
            font-weight: bold;
            color: #0077b6;
            margin-bottom: 8px;
            display: flex;
            align-items: center;
            gap: 10px;
        }
		    .form-title h3 {
           
            color: #0077b6;
          
        }
        .form-desc {
            font-size: 0.9rem;
            color: #64748b;
            margin-bottom: 15px;
        }
        .btn-download {
          display: inline-block;
            text-align: center;
            background-color: #28a745;
            color: white;
            text-decoration: none;
            padding: 10px 15px;
            border-radius: 5px;
            font-weight: bold;
            font-size: 14px;
            transition: background-color 0.2s;
        }
        .btn-download:hover {
            background-color: #03045e;
        }
		
		
		        /* Important Websites Table Styles */
        .table-container {
            width: 100%;
            overflow-x: auto;
            margin-top: 20px;
            background: #ffffff;
            border-radius: 8px;
            box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        }

        .links-table {
            width: 100%;
            border-collapse: collapse;
            text-align: left;
            font-size: 16px;
        }

        .links-table th, 
        .links-table td {
            padding: 14px 18px;
            border-bottom: 1px solid #e0e0e0;
        }

        .links-table th {
            background-color: #0056b3;
            color: #ffffff;
            font-weight: 600;
            text-transform: uppercase;
            font-size: 14px;
            letter-spacing: 0.5px;
        }

        .links-table tr:hover {
            background-color: #f8f9fa;
        }

        .btn-visit {
            display: inline-flex;
            align-items: center;
            gap: 6px;
            background-color: #28a745;
            color: #ffffff;
            padding: 8px 14px;
            text-decoration: none;
            border-radius: 4px;
            font-weight: 500;
            font-size: 14px;
            transition: background-color 0.2s ease;
			width:111px;
        }

        .btn-visit:hover {
            background-color: #218838;
        }

        @media (max-width: 600px) {
            .links-table th, .links-table td {
                padding: 10px 12px;
                font-size: 14px;
            }
            .btn-visit {
                padding: 6px 10px;
                font-size: 12px;
            }
        }
		
		
		
		
		/* Table ke liye counter reset karen */
table.auto-index {
  counter-reset: rowNumber;
  border-collapse: collapse;
  width: 100%;
}

/* Har row ke aane par counter badhayein */
table.auto-index tbody tr {
  counter-increment: rowNumber;
}

/* Sr. No. wale cell me automatic number dikhayein */
table.auto-index tbody tr td.index::before {
  content: counter(rowNumber);
}

/* Cell padding aur border style (optional) */
table.auto-index td, table.auto-index th {
  border: 1px solid #ddd;
  padding: 8px;
  text-align: left;
}






/* emitra services page  */


  header {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            background-color: #ffffff;
            box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
            z-index: 1000;
            transition: all 0.3s ease-in-out;
            padding: 15px 0;
        }

        .nav-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
            transition: all 0.3s ease-in-out;
        }

        .logo-area h1 {
            margin: 0;
            font-size: 24px;
            color: var(--primary-dark);
            transition: all 0.3s ease-in-out;
        }

        .logo-area p {
            margin: 0;
            font-size: 14px;
             color: var(--primary);
            transition: all 0.3s ease-in-out;
        }

        .nav-links {
            list-style: none;
            margin: 0;
            padding: 0;
            display: flex;
            gap: 20px;
        }

        .nav-links a {
            text-decoration: none;
            color: #333;
            font-weight: 600;
            transition: color 0.2s;
        }

        .nav-links a:hover {
		color:#FFFFFF;
        }

        /* स्क्रॉल होने पर लागू होने वाली CSS क्लास (Header Height Shrink) */
        header.scrolled {
            padding: 8px 0; /* हेडर की हाइट कम करने के लिए */
            background-color: rgba(255, 255, 255, 0.98);
        }

        header.scrolled .logo-area h1 {
            font-size: 18px; /* स्क्रॉल होने पर लोगो का आकार छोटा */
        }

        header.scrolled .logo-area p {
            display: none; /* जगह बचाने के लिए सब-टाइटल छुपाएं */
        }

        /* हेडर फिक्स्ड होने के कारण कंटेंट के ऊपर की स्पेस */
        body {
            padding-top: 100px;
            background-color: #f4f6f9; /* हल्का बैकग्राउंड ताकि वाइट बॉक्स उभर कर दिखें */
        }

        /* --- PORTFOLIO SECTION STYLES --- */
        .portfolio-section {
            max-width: 1200px;
            margin: 30px auto;
            padding: 0 20px;
        }

        .portfolio-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
            gap: 20px;
            margin-top: 25px;
        }

        /* कार्ड/बॉक्स का बैकग्राउंड सफेद (White) किया गया है */
        .portfolio-card {
            background-color: #ffffff; /* pure white background */
            border-radius: 10px;
            padding: 22px;
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
            border: 1px solid #e2e8f0;
            transition: transform 0.3s ease, box-shadow 0.3s ease;
        }

        .portfolio-card:hover {
            transform: translateY(-5px);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1);
        }

        .portfolio-card i {
            font-size: 32px;
            color: #007bff;
            margin-bottom: 12px;
        }

        .portfolio-card h3 {
            margin: 0 0 8px 0;
            font-size: 18px;
            color: #2c3e50;
        }

        .portfolio-card p {
            margin: 0;
            font-size: 14px;
            color: #555;
            line-height: 1.5;
        }
		
		
		     footer1 {
            background: linear-gradient(to bottom, #023E8A, #03045E);
            color: white;
            padding: 10px 20px 20px 20px;
            margin-top: 80px;
			border-top:3px solid #0099FF;
			display:block;
        }

    /*vacancy new pager*/
	
	.ticker-wrap {
    width: 100%;
    background-color: #1a252f;
    color: #fff;
    overflow: hidden;
    height: 45px;
    display: flex;
    align-items: center;
	margin-top:30px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.15);
    
    /* Scroll karne par Nav ke niche fixed rakhne ke liye */
    position: sticky;
    top: 83px; /* Apne Header/Nav Bar ki exact height ke hisab se ise adjust karein (e.g., 60px या 70px) */
    z-index: 999; /* Nav ke niche aur bakki content ke upar dikhne ke liye */
}

.ticker-title {
    background-color: #e74c3c;
    color: #fff;
    padding: 0 15px;
    height: 100%;
    display: flex;
    align-items: center;
    font-weight: bold;
    font-size: 14px;
    white-space: nowrap;
    z-index: 2;
	
}

.ticker-container {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}

.ticker-text {
    display: inline-block;
    white-space: nowrap;
    padding-left: 100%;
    animation: marquee 25s linear infinite;
}

.ticker-text:hover {
    animation-play-state: paused; /* Hover karne par scroll pause ho jayega */
}

.ticker-item {
    display: inline-block;
    margin-right: 40px;
    color: #fff;
    text-decoration: none;
    font-weight: 500;
    font-size: 14px;
}

.ticker-item:hover {
    color: #f1c40f;
    text-decoration: underline;
}

.ticker-badge {
    background: #27ae60;
    color: #fff;
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 3px;
    margin-right: 5px;
    vertical-align: middle;
}

@keyframes marquee {
    0% { transform: translate3d(0, 0, 0); }
    100% { transform: translate3d(-100%, 0, 0); }
}

.badge.new {
    background-color: #e74c3c;
    color: #fff;
}