{"id":97,"date":"2025-11-10T09:53:41","date_gmt":"2025-11-10T09:53:41","guid":{"rendered":"https:\/\/beingurbania.com\/?page_id=97"},"modified":"2025-11-14T10:41:44","modified_gmt":"2025-11-14T10:41:44","slug":"services","status":"publish","type":"page","link":"https:\/\/beingurbania.com\/?page_id=97","title":{"rendered":"Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"97\" class=\"elementor elementor-97\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2e26652 e-con-full e-flex e-con e-parent\" data-id=\"2e26652\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b559e37 elementor-widget elementor-widget-html\" data-id=\"b559e37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<style>\n.hero-heading {\n  color: #fff !important;\n}\n<\/style>\n\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <meta name=\"description\" content=\"Recruitment services from Tradesmen Jobs - Candidate sourcing, pre\/post-selection, trade testing, training, visa support, and deployment. Complete end-to-end solutions.\">\n  <title>Services - Recruitment Solutions | Tradesmen Jobs Private Limited<\/title>\n  <!-- Bootstrap Icons -->\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap-icons@1.10.5\/font\/bootstrap-icons.css\">\n  <!-- Google Fonts -->\n  <link href=\"https:\/\/fonts.googleapis.com\/css?family=Montserrat:700,600,400,300|Open+Sans:400,600,700&display=swap\" rel=\"stylesheet\">\n  <style>\n    :root {\n      --bright-green: #8BC34A;\n      --lime-green: #7CB342;\n      --neon-green: #02B41A;\n      --deep-green: #007a12;\n      --dark-bg: #000;\n      --rich-black: #1a1a1a;\n      --charcoal: #2d2d2d;\n      --light-bg: #f8f8f8;\n      --mint-green: #e8f5e9;\n      --text-light: #fff;\n      --text-dark: #333;\n      --text-muted: #b3b3b3;\n      --text-gray: #666;\n      --brand-font: 'Montserrat', Arial, sans-serif;\n    }\n\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    html, body {\n      scroll-behavior: smooth;\n    }\n\n    body {\n      font-family: 'Open Sans', Arial, sans-serif;\n      background: var(--dark-bg);\n      color: var(--text-dark);\n      line-height: 1.6;\n    }\n\n    .container {\n      max-width: 1400px;\n      margin: 0 auto;\n      padding: 0 2%;\n    }\n\n    \/* ============ SECTION 1: HERO ============ *\/\n    .hero {\n      background: linear-gradient(135deg, var(--rich-black) 0%, var(--dark-bg) 100%);\n      color: var(--text-light);\n      padding: 6rem 2%;\n      text-align: center;\n      position: relative;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      right: 0;\n      bottom: 0;\n      background: linear-gradient(135deg, rgba(2, 180, 26, 0.15) 0%, rgba(0, 122, 18, 0.1) 100%);\n      pointer-events: none;\n    }\n\n    .hero-content {\n      position: relative;\n      z-index: 1;\n    }\n\n    .hero-heading {\n      font-family: var(--brand-font);\n      font-size: 3rem;\n      font-weight: 700;\n      margin-bottom: 1rem;\n      letter-spacing: -0.02em;\n    }\n\n    .hero-subheading {\n      font-size: 1.3rem;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n      font-weight: 600;\n    }\n\n    .hero-description {\n      font-size: 1.05rem;\n      color: var(--text-muted);\n      max-width: 800px;\n      margin: 0 auto;\n    }\n\n    \/* ============ SECTION 2: SERVICE OVERVIEW ============ *\/\n    .service-overview {\n      background: var(--light-bg);\n      padding: 6rem 2%;\n    }\n\n    .section-heading {\n      font-family: var(--brand-font);\n      font-size: 2.5rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      text-align: center;\n      margin-bottom: 3rem;\n    }\n\n    .services-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 2rem;\n    }\n\n    .service-card {\n      background: white;\n      padding: 2.5rem;\n      border-radius: 12px;\n      border-top: 3px solid var(--bright-green);\n      transition: all 0.3s ease;\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n    }\n\n    .service-card:hover {\n      box-shadow: 0 12px 32px rgba(139, 195, 74, 0.15);\n      transform: translateY(-8px);\n    }\n\n    .service-icon {\n      font-size: 2.8rem;\n      color: var(--bright-green);\n      margin-bottom: 1.5rem;\n    }\n\n    .service-title {\n      font-family: var(--brand-font);\n      font-size: 1.3rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      margin-bottom: 1rem;\n    }\n\n    .service-description {\n      font-size: 0.95rem;\n      color: var(--text-gray);\n      margin-bottom: 1.5rem;\n      line-height: 1.7;\n    }\n\n    .service-list {\n      list-style: none;\n    }\n\n    .service-list li {\n      display: flex;\n      gap: 0.8rem;\n      margin-bottom: 0.8rem;\n      font-size: 0.9rem;\n      color: var(--text-gray);\n    }\n\n    .service-list li::before {\n      content: '\u2713';\n      color: var(--bright-green);\n      font-weight: 700;\n      min-width: 20px;\n    }\n\n    \/* ============ SECTION 3: 9-STEP PROCESS ============ *\/\n    .process-section {\n      background: white;\n      padding: 6rem 2%;\n    }\n\n    .process-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 2rem;\n      margin-top: 3rem;\n    }\n\n    .process-step {\n      background: var(--light-bg);\n      padding: 2rem;\n      border-radius: 10px;\n      text-align: center;\n      position: relative;\n    }\n\n    .step-number {\n      position: absolute;\n      top: -20px;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 50px;\n      height: 50px;\n      background: var(--bright-green);\n      color: white;\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-family: var(--brand-font);\n      font-size: 1.5rem;\n      font-weight: 700;\n    }\n\n    .step-icon {\n      font-size: 2.5rem;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n      margin-top: 1rem;\n    }\n\n    .step-title {\n      font-family: var(--brand-font);\n      font-size: 1.1rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      margin-bottom: 1rem;\n    }\n\n    .step-description {\n      font-size: 0.9rem;\n      color: var(--text-gray);\n      line-height: 1.6;\n    }\n\n    \/* ============ SECTION 4: PRE-SELECTION ============ *\/\n    .pre-selection {\n      background: var(--charcoal);\n      padding: 6rem 2%;\n      color: var(--text-light);\n    }\n\n    .pre-selection .section-heading {\n      color: var(--text-light);\n    }\n\n    .presel-content {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 4rem;\n      align-items: start;\n    }\n\n    .presel-visual {\n      background: rgba(139, 195, 74, 0.1);\n      height: 400px;\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 4rem;\n      color: rgba(139, 195, 74, 0.3);\n    }\n\n    .presel-text h3 {\n      font-family: var(--brand-font);\n      font-size: 1.5rem;\n      font-weight: 700;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .presel-text p {\n      color: var(--text-muted);\n      margin-bottom: 1.5rem;\n      line-height: 1.8;\n    }\n\n    .presel-services {\n      list-style: none;\n    }\n\n    .presel-services li {\n      display: flex;\n      gap: 1rem;\n      margin-bottom: 1.2rem;\n      align-items: flex-start;\n    }\n\n    .presel-services strong {\n      color: var(--bright-green);\n      min-width: 180px;\n    }\n\n    .presel-services span {\n      color: var(--text-muted);\n    }\n\n    \/* ============ SECTION 5: POST-SELECTION ============ *\/\n    .post-selection {\n      background: white;\n      padding: 6rem 2%;\n    }\n\n    .postsel-content {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 4rem;\n      align-items: start;\n    }\n\n    .postsel-text h3 {\n      font-family: var(--brand-font);\n      font-size: 1.5rem;\n      font-weight: 700;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .postsel-text p {\n      color: var(--text-gray);\n      margin-bottom: 1.5rem;\n      line-height: 1.8;\n    }\n\n    .postsel-services {\n      list-style: none;\n    }\n\n    .postsel-services li {\n      display: flex;\n      gap: 1rem;\n      margin-bottom: 1.2rem;\n      align-items: flex-start;\n    }\n\n    .postsel-services strong {\n      color: var(--bright-green);\n      min-width: 180px;\n    }\n\n    .postsel-services span {\n      color: var(--text-gray);\n    }\n\n    .postsel-visual {\n      background: var(--light-bg);\n      height: 400px;\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      font-size: 4rem;\n      color: rgba(139, 195, 74, 0.3);\n    }\n\n    \/* ============ SECTION 6: TRADE TESTING ============ *\/\n    .trade-testing {\n      background: var(--mint-green);\n      padding: 6rem 2%;\n    }\n\n    .testing-intro {\n      max-width: 1000px;\n      margin: 0 auto 3rem;\n      text-align: center;\n    }\n\n    .testing-intro h3 {\n      font-family: var(--brand-font);\n      font-size: 1.3rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      margin-bottom: 1rem;\n    }\n\n    .testing-intro p {\n      color: var(--text-gray);\n      line-height: 1.8;\n      margin-bottom: 1.5rem;\n    }\n\n    .testing-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(2, 1fr);\n      gap: 2rem;\n      margin-bottom: 3rem;\n    }\n\n    .testing-option {\n      background: white;\n      padding: 2.5rem;\n      border-radius: 10px;\n      border-left: 4px solid var(--bright-green);\n    }\n\n    .testing-option h4 {\n      font-family: var(--brand-font);\n      font-size: 1.2rem;\n      font-weight: 700;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .testing-option ul {\n      list-style: none;\n    }\n\n    .testing-option li {\n      display: flex;\n      gap: 0.8rem;\n      margin-bottom: 0.8rem;\n      font-size: 0.95rem;\n      color: var(--text-gray);\n    }\n\n    .testing-option li::before {\n      content: '\u2713';\n      color: var(--bright-green);\n      font-weight: 700;\n      min-width: 20px;\n    }\n\n    .testing-coverage {\n      max-width: 1400px;\n      margin: 0 auto;\n    }\n\n    .coverage-title {\n      font-family: var(--brand-font);\n      font-size: 1.3rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      margin-bottom: 1.5rem;\n      text-align: center;\n    }\n\n    .coverage-grid {\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 1.5rem;\n    }\n\n    .coverage-item {\n      background: white;\n      padding: 1.5rem;\n      border-radius: 10px;\n      text-align: center;\n      border: 2px solid transparent;\n      transition: all 0.3s ease;\n    }\n\n    .coverage-item:hover {\n      border-color: var(--bright-green);\n      box-shadow: 0 8px 20px rgba(139, 195, 74, 0.15);\n    }\n\n    .coverage-item strong {\n      display: block;\n      margin-top: 1rem;\n      color: var(--text-dark);\n      font-size: 0.95rem;\n    }\n\n    \/* ============ SECTION 7: ADVANTAGES ============ *\/\n    .advantages {\n      background: var(--dark-bg);\n      padding: 6rem 2%;\n    }\n\n    .advantages .section-heading {\n      color: var(--text-light);\n    }\n\n    .advantages-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 2rem;\n    }\n\n    .advantage-card {\n      background: var(--charcoal);\n      padding: 2rem;\n      border-radius: 10px;\n      text-align: center;\n      border-top: 2px solid var(--bright-green);\n      transition: all 0.3s ease;\n    }\n\n    .advantage-card:hover {\n      box-shadow: 0 12px 40px rgba(139, 195, 74, 0.2);\n      transform: translateY(-4px);\n    }\n\n    .advantage-icon {\n      font-size: 2.3rem;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .advantage-title {\n      font-family: var(--brand-font);\n      font-size: 1rem;\n      font-weight: 700;\n      color: var(--text-light);\n      margin-bottom: 0.8rem;\n    }\n\n    .advantage-text {\n      font-size: 0.9rem;\n      color: var(--text-muted);\n      line-height: 1.6;\n    }\n\n    \/* ============ SECTION 8: TIMELINE ============ *\/\n    .timeline-section {\n      background: var(--light-bg);\n      padding: 6rem 2%;\n    }\n\n    .timeline-intro {\n      max-width: 1000px;\n      margin: 0 auto 2rem;\n      text-align: center;\n    }\n\n    .timeline-intro p {\n      color: var(--text-gray);\n      margin-bottom: 1rem;\n    }\n\n    .timeline-phases {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(5, 1fr);\n      gap: 1.5rem;\n    }\n\n    .phase-card {\n      background: white;\n      padding: 2rem;\n      border-radius: 10px;\n      border-left: 4px solid var(--bright-green);\n      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);\n    }\n\n    .phase-title {\n      font-family: var(--brand-font);\n      font-size: 1rem;\n      font-weight: 700;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .phase-items {\n      list-style: none;\n      margin-bottom: 1.5rem;\n    }\n\n    .phase-items li {\n      font-size: 0.9rem;\n      color: var(--text-gray);\n      margin-bottom: 0.6rem;\n      padding-left: 1rem;\n      position: relative;\n    }\n\n    .phase-items li::before {\n      content: '\u203a';\n      position: absolute;\n      left: 0;\n      color: var(--bright-green);\n    }\n\n    .phase-duration {\n      font-size: 0.9rem;\n      color: var(--bright-green);\n      font-weight: 600;\n      border-top: 1px solid var(--light-bg);\n      padding-top: 1rem;\n    }\n\n    \/* ============ SECTION 9: INDUSTRIES ============ *\/\n    .industries-served {\n      background: white;\n      padding: 6rem 2%;\n    }\n\n    .industry-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 2rem;\n      margin-top: 3rem;\n    }\n\n    .industry-card {\n      background: var(--light-bg);\n      padding: 2.5rem;\n      border-radius: 10px;\n      border-left: 4px solid var(--bright-green);\n    }\n\n    .industry-title {\n      font-family: var(--brand-font);\n      font-size: 1.2rem;\n      font-weight: 700;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .industry-card strong {\n      display: block;\n      color: var(--text-dark);\n      font-size: 0.95rem;\n      margin-bottom: 0.8rem;\n    }\n\n    .industry-card span {\n      display: block;\n      font-size: 0.9rem;\n      color: var(--text-gray);\n      margin-bottom: 0.4rem;\n    }\n\n    \/* ============ SECTION 10: QUALITY ============ *\/\n    .quality-assurance {\n      background: var(--charcoal);\n      padding: 6rem 2%;\n    }\n\n    .quality-assurance .section-heading {\n      color: var(--text-light);\n    }\n\n    .quality-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 2rem;\n    }\n\n    .quality-card {\n      background: rgba(139, 195, 74, 0.1);\n      padding: 2.5rem;\n      border-radius: 12px;\n      border-top: 3px solid var(--bright-green);\n      text-align: center;\n    }\n\n    .quality-icon {\n      font-size: 2.8rem;\n      color: var(--bright-green);\n      margin-bottom: 1.5rem;\n    }\n\n    .quality-title {\n      font-family: var(--brand-font);\n      font-size: 1.3rem;\n      font-weight: 700;\n      color: var(--text-light);\n      margin-bottom: 1.5rem;\n    }\n\n    .quality-items {\n      list-style: none;\n    }\n\n    .quality-items li {\n      font-size: 0.95rem;\n      color: var(--text-muted);\n      margin-bottom: 0.8rem;\n      text-align: left;\n    }\n\n    .quality-items li::before {\n      content: '\u2713 ';\n      color: var(--bright-green);\n      font-weight: 700;\n    }\n\n    \/* ============ SECTION 11: FAQ ============ *\/\n    .faq-section {\n      background: white;\n      padding: 6rem 2%;\n    }\n\n    .faq-grid {\n      max-width: 1000px;\n      margin: 0 auto;\n    }\n\n    .faq-item {\n      background: var(--light-bg);\n      padding: 2rem;\n      margin-bottom: 1.5rem;\n      border-radius: 10px;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      border-left: 4px solid transparent;\n    }\n\n    .faq-item:hover {\n      border-left-color: var(--bright-green);\n      background: #f0f8f0;\n    }\n\n    .faq-question {\n      font-family: var(--brand-font);\n      font-size: 1.1rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n    }\n\n    .faq-toggle {\n      color: var(--bright-green);\n      font-size: 1.3rem;\n      transition: transform 0.3s ease;\n    }\n\n    .faq-item.active .faq-toggle {\n      transform: rotate(180deg);\n    }\n\n    .faq-answer {\n      display: none;\n      margin-top: 1rem;\n      padding-top: 1rem;\n      border-top: 1px solid rgba(139, 195, 74, 0.2);\n      font-size: 0.95rem;\n      color: var(--text-gray);\n      line-height: 1.8;\n    }\n\n    .faq-item.active .faq-answer {\n      display: block;\n    }\n\n    \/* ============ SECTION 12: PACKAGES ============ *\/\n    .packages-section {\n      background: var(--light-bg);\n      padding: 6rem 2%;\n    }\n\n    .packages-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 2rem;\n      margin-top: 3rem;\n    }\n\n    .package-card {\n      background: white;\n      padding: 2.5rem;\n      border-radius: 12px;\n      border-top: 3px solid var(--bright-green);\n      box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);\n      transition: all 0.3s ease;\n      text-align: center;\n    }\n\n    .package-card:hover {\n      transform: translateY(-8px);\n      box-shadow: 0 12px 32px rgba(139, 195, 74, 0.2);\n    }\n\n    .package-icon {\n      font-size: 2.8rem;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .package-title {\n      font-family: var(--brand-font);\n      font-size: 1.4rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      margin-bottom: 1.5rem;\n    }\n\n    .package-items {\n      list-style: none;\n      text-align: left;\n      margin-bottom: 2rem;\n    }\n\n    .package-items li {\n      font-size: 0.95rem;\n      color: var(--text-gray);\n      margin-bottom: 0.8rem;\n    }\n\n    .package-items li::before {\n      content: '\u2713 ';\n      color: var(--bright-green);\n      font-weight: 700;\n    }\n\n    .package-timeline {\n      color: var(--bright-green);\n      font-weight: 600;\n      margin-bottom: 1rem;\n      font-size: 0.95rem;\n    }\n\n    .package-for {\n      font-size: 0.9rem;\n      color: var(--text-gray);\n      margin-bottom: 1.5rem;\n      padding-bottom: 1.5rem;\n      border-bottom: 1px solid var(--light-bg);\n    }\n\n    .btn-package {\n      padding: 0.9rem 2rem;\n      background: var(--bright-green);\n      color: white;\n      border: none;\n      border-radius: 8px;\n      font-family: var(--brand-font);\n      font-weight: 700;\n      cursor: pointer;\n      transition: all 0.3s ease;\n      width: 100%;\n    }\n\n    .btn-package:hover {\n      background: var(--lime-green);\n      transform: translateY(-2px);\n    }\n\n    \/* ============ SECTION 13: TESTIMONIALS ============ *\/\n    .testimonials-section {\n      background: white;\n      padding: 6rem 2%;\n    }\n\n    .testimonials-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(4, 1fr);\n      gap: 2rem;\n      margin-top: 3rem;\n    }\n\n    .testimonial-card {\n      background: var(--light-bg);\n      padding: 2rem;\n      border-radius: 10px;\n      border-left: 4px solid var(--bright-green);\n    }\n\n    .testimonial-quote {\n      font-size: 0.95rem;\n      color: var(--text-gray);\n      font-style: italic;\n      margin-bottom: 1.5rem;\n      line-height: 1.7;\n    }\n\n    .testimonial-author {\n      font-family: var(--brand-font);\n      font-size: 1rem;\n      font-weight: 700;\n      color: var(--text-dark);\n      margin-bottom: 0.3rem;\n    }\n\n    .testimonial-role {\n      font-size: 0.9rem;\n      color: var(--text-gray);\n      margin-bottom: 1rem;\n    }\n\n    .testimonial-rating {\n      color: var(--bright-green);\n      font-size: 0.95rem;\n      letter-spacing: 0.1em;\n    }\n\n    \/* ============ SECTION 14: TECHNOLOGY ============ *\/\n    .technology-section {\n      background: var(--charcoal);\n      padding: 6rem 2%;\n      color: var(--text-light);\n    }\n\n    .technology-section .section-heading {\n      color: var(--text-light);\n    }\n\n    .tech-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 2rem;\n      margin-top: 3rem;\n    }\n\n    .tech-card {\n      background: rgba(139, 195, 74, 0.1);\n      padding: 2.5rem;\n      border-radius: 12px;\n      border-top: 3px solid var(--bright-green);\n      text-align: center;\n    }\n\n    .tech-icon {\n      font-size: 2.8rem;\n      color: var(--bright-green);\n      margin-bottom: 1.5rem;\n    }\n\n    .tech-title {\n      font-family: var(--brand-font);\n      font-size: 1.2rem;\n      font-weight: 700;\n      color: var(--text-light);\n      margin-bottom: 1.5rem;\n    }\n\n    .tech-features {\n      list-style: none;\n      text-align: left;\n    }\n\n    .tech-features li {\n      font-size: 0.95rem;\n      color: var(--text-muted);\n      margin-bottom: 0.8rem;\n    }\n\n    .tech-features li::before {\n      content: '\u2713 ';\n      color: var(--bright-green);\n      font-weight: 700;\n    }\n\n    \/* ============ SECTION 15: CTA ============ *\/\n    .cta-section {\n      background: linear-gradient(135deg, var(--bright-green) 0%, var(--lime-green) 100%);\n      padding: 5rem 2%;\n      text-align: center;\n      color: white;\n    }\n\n    .cta-heading {\n      font-family: var(--brand-font);\n      font-size: 2.5rem;\n      font-weight: 700;\n      margin-bottom: 1rem;\n    }\n\n    .cta-description {\n      font-size: 1.1rem;\n      margin-bottom: 2rem;\n      max-width: 600px;\n      margin-left: auto;\n      margin-right: auto;\n    }\n\n    .cta-buttons {\n      display: flex;\n      gap: 2rem;\n      justify-content: center;\n      flex-wrap: wrap;\n    }\n\n    .btn-cta {\n      padding: 1rem 2.5rem;\n      background: var(--dark-bg);\n      color: var(--text-light);\n      border: none;\n      border-radius: 8px;\n      font-family: var(--brand-font);\n      font-weight: 700;\n      font-size: 1rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .btn-cta:hover {\n      transform: translateY(-3px);\n      box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);\n    }\n\n    \/* ============ SECTION 16: CONTACT ============ *\/\n    .contact-section {\n      background: var(--dark-bg);\n      padding: 4rem 2%;\n      color: var(--text-light);\n    }\n\n    .contact-grid {\n      max-width: 1400px;\n      margin: 0 auto;\n      display: grid;\n      grid-template-columns: repeat(3, 1fr);\n      gap: 3rem;\n    }\n\n    .contact-item {\n      text-align: center;\n    }\n\n    .contact-label {\n      font-family: var(--brand-font);\n      font-size: 1rem;\n      font-weight: 700;\n      color: var(--bright-green);\n      margin-bottom: 1rem;\n    }\n\n    .contact-info {\n      font-size: 0.95rem;\n      color: var(--text-muted);\n      line-height: 1.8;\n    }\n\n    .contact-info a {\n      color: var(--bright-green);\n      text-decoration: none;\n      transition: all 0.3s ease;\n    }\n\n    .contact-info a:hover {\n      text-decoration: underline;\n    }\n\n    .contact-buttons {\n      display: flex;\n      flex-direction: column;\n      gap: 0.8rem;\n    }\n\n    .contact-btn {\n      padding: 0.8rem 1.5rem;\n      background: var(--bright-green);\n      color: var(--dark-bg);\n      border: none;\n      border-radius: 6px;\n      font-family: var(--brand-font);\n      font-weight: 600;\n      font-size: 0.9rem;\n      cursor: pointer;\n      transition: all 0.3s ease;\n    }\n\n    .contact-btn:hover {\n      background: var(--lime-green);\n    }\n\n    \/* ============ RESPONSIVE ============ *\/\n    @media (max-width: 1200px) {\n      .services-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .advantages-grid {\n        grid-template-columns: repeat(3, 1fr);\n      }\n\n      .process-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .industry-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .testimonials-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .coverage-grid {\n        grid-template-columns: repeat(4, 1fr);\n      }\n    }\n\n    @media (max-width: 768px) {\n      .hero-heading {\n        font-size: 2rem;\n      }\n\n      .section-heading {\n        font-size: 2rem;\n      }\n\n      .services-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .presel-content,\n      .postsel-content {\n        grid-template-columns: 1fr;\n      }\n\n      .advantages-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .process-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .testing-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .industry-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .timeline-phases {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .quality-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .packages-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .testimonials-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .tech-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .contact-grid {\n        grid-template-columns: 1fr;\n      }\n\n      .cta-buttons {\n        flex-direction: column;\n      }\n\n      .btn-cta {\n        width: 100%;\n      }\n    }\n\n    @media (max-width: 480px) {\n      .hero-heading {\n        font-size: 1.5rem;\n      }\n\n      .coverage-grid {\n        grid-template-columns: repeat(2, 1fr);\n      }\n\n      .faq-question {\n        font-size: 1rem;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n\n  <!-- SECTION 1: HERO -->\n  <section class=\"hero\">\n    <div class=\"hero-content\">\n      <h1 class=\"hero-heading\">Our Services \u2014 Complete Recruitment Solutions<\/h1>\n      <div class=\"hero-subheading\">End-to-End Support from Candidate Sourcing to Successful Deployment<\/div>\n      <p class=\"hero-description\">We provide comprehensive, transparent recruitment services designed to meet your unique workforce needs efficiently and ethically.<\/p>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 2: SERVICE OVERVIEW -->\n  <section class=\"service-overview\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">What We Offer<\/h2>\n      <div class=\"services-grid\">\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-search\"><\/i><\/div>\n          <h3 class=\"service-title\">Candidate Sourcing & Recruitment<\/h3>\n          <p class=\"service-description\">Access to 50,000+ pre-screened candidates across all skill levels. Multi-channel sourcing including database search, headhunting, and provincial networks.<\/p>\n          <ul class=\"service-list\">\n            <li>Database search from 50,000+ profiles<\/li>\n            <li>Active headhunting & candidate approach<\/li>\n            <li>Newspaper advertising in major publications<\/li>\n            <li>Preliminary screening & interviews<\/li>\n            <li>Government approvals & documentation<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-funnel\"><\/i><\/div>\n          <h3 class=\"service-title\">Pre-Selection Services<\/h3>\n          <p class=\"service-description\">Rigorous candidate evaluation ensuring only qualified professionals proceed. We handle all pre-selection activities.<\/p>\n          <ul class=\"service-list\">\n            <li>Government authority approvals<\/li>\n            <li>Professional screening & interviews<\/li>\n            <li>Trade testing at certified centers<\/li>\n            <li>Candidate selection facilities<\/li>\n            <li>Shortlisting & profiling<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-file-check\"><\/i><\/div>\n          <h3 class=\"service-title\">Post-Selection Services<\/h3>\n          <p class=\"service-description\">Complete documentation and compliance support. From visa preparation to onboarding, seamless transition and regulatory compliance.<\/p>\n          <ul class=\"service-list\">\n            <li>Passport preparation & authentication<\/li>\n            <li>Employment contract finalization<\/li>\n            <li>Medical fitness processing<\/li>\n            <li>Visa documentation preparation<\/li>\n            <li>E-Migrate registration assistance<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"service-card\">\n          <div class=\"service-icon\"><i class=\"bi bi-mortarboard\"><\/i><\/div>\n          <h3 class=\"service-title\">Training & Orientation<\/h3>\n          <p class=\"service-description\">Pre-departure training ensuring candidates are job-ready and culturally prepared. Conducted at our dedicated training centers.<\/p>\n          <ul class=\"service-list\">\n            <li>Technical skill training (trade-specific)<\/li>\n            <li>Pre-departure orientation programs<\/li>\n            <li>Cultural sensitization training<\/li>\n            <li>Safety protocols & compliance<\/li>\n            <li>Language basics (if required)<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 3: 9-STEP PROCESS -->\n  <section class=\"process-section\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Our 9-Step Recruitment Process<\/h2>\n      <div class=\"process-grid\">\n        <div class=\"process-step\">\n          <div class=\"step-number\">1<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-briefcase\"><\/i><\/div>\n          <h3 class=\"step-title\">Job Briefing<\/h3>\n          <p class=\"step-description\">Initial consultation to understand job specifications, required skills, candidate profile, and deployment timeline.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">2<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-clipboard2-check\"><\/i><\/div>\n          <h3 class=\"step-title\">Terms Agreement<\/h3>\n          <p class=\"step-description\">Discussion of commercial terms, replacement clauses, and service level agreements with clear documentation.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">3<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-person\"><\/i><\/div>\n          <h3 class=\"step-title\">Consultant Assignment<\/h3>\n          <p class=\"step-description\">Assignment of experienced recruitment consultant as your single point of contact throughout the process.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">4<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-search\"><\/i><\/div>\n          <h3 class=\"step-title\">Sourcing & Shortlisting<\/h3>\n          <p class=\"step-description\">Multi-channel sourcing from 50,000+ database with initial screening and shortlisting based on requirements.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">5<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-file-text\"><\/i><\/div>\n          <h3 class=\"step-title\">Candidate Profiling<\/h3>\n          <p class=\"step-description\">Detailed CV preparation with skill assessment, experience summary, and candidature briefing for review.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">6<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-camera-video\"><\/i><\/div>\n          <h3 class=\"step-title\">Interview Coordination<\/h3>\n          <p class=\"step-description\">Arrangement of 2-3 interview rounds (virtual or in-person) with scheduling and logistics management.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">7<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-check-circle\"><\/i><\/div>\n          <h3 class=\"step-title\">Offer Negotiation<\/h3>\n          <p class=\"step-description\">Diplomatic negotiation of salary, benefits, and employment terms with finalization of job offer.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">8<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-hospital\"><\/i><\/div>\n          <h3 class=\"step-title\">Medical & Documents<\/h3>\n          <p class=\"step-description\">Comprehensive medical examinations and visa document preparation with passport authentication.<\/p>\n        <\/div>\n        <div class=\"process-step\">\n          <div class=\"step-number\">9<\/div>\n          <div class=\"step-icon\"><i class=\"bi bi-rocket\"><\/i><\/div>\n          <h3 class=\"step-title\">Deployment<\/h3>\n          <p class=\"step-description\">Final documentation, training, pre-departure briefing, and candidate mobilization for joining.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 4: PRE-SELECTION -->\n  <section class=\"pre-selection\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Pre-Selection Services \u2014 Complete Candidate Evaluation<\/h2>\n      <div class=\"presel-content\">\n        <div class=\"presel-visual\">\n          <i class=\"bi bi-funnel\"><\/i>\n        <\/div>\n        <div class=\"presel-text\">\n          <h3>Ensuring Quality from Day One<\/h3>\n          <p>Our pre-selection services are designed to filter candidates rigorously, ensuring only qualified professionals proceed. This reduces hiring risks and accelerates your recruitment timeline.<\/p>\n          <ul class=\"presel-services\">\n            <li><strong>Government Approvals:<\/strong> <span>Coordination with labor authorities for necessary permissions<\/span><\/li>\n            <li><strong>Advertising & Sourcing:<\/strong> <span>Job advertisements in major publications and targeted headhunting<\/span><\/li>\n            <li><strong>Professional Screening:<\/strong> <span>Resume review, skill assessment, and background verification<\/span><\/li>\n            <li><strong>Trade Testing:<\/strong> <span>Government-recognized testing facilities with practical skill evaluation<\/span><\/li>\n            <li><strong>Final Selection:<\/strong> <span>Multi-round interview coordination and shortlisting<\/span><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 5: POST-SELECTION -->\n  <section class=\"post-selection\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Post-Selection Services \u2014 Seamless Transition Support<\/h2>\n      <div class=\"postsel-content\">\n        <div class=\"postsel-text\">\n          <h3>From Offer to Deployment \u2014 We Handle Everything<\/h3>\n          <p>Once a candidate is selected, our post-selection services ensure smooth transition with minimal hassle. We manage all documentation, compliance, and logistics.<\/p>\n          <ul class=\"postsel-services\">\n            <li><strong>Passport Processing:<\/strong> <span>Verification, notarization, and government verification documents<\/span><\/li>\n            <li><strong>Employment Contract:<\/strong> <span>Contract drafting customized for destination country requirements<\/span><\/li>\n            <li><strong>Medical Processing:<\/strong> <span>Comprehensive health examinations and fitness certification<\/span><\/li>\n            <li><strong>Visa Documentation:<\/strong> <span>Complete document checklist and embassy submission coordination<\/span><\/li>\n            <li><strong>E-Migrate Registration:<\/strong> <span>Government emigration clearance and online portal registration<\/span><\/li>\n            <li><strong>Pre-Departure Training:<\/strong> <span>Technical training, cultural orientation, safety protocols<\/span><\/li>\n          <\/ul>\n          <p style=\"margin-top: 1.5rem; font-size: 0.95rem;\"><strong>Timeline:<\/strong> Typically 2-4 weeks depending on destination country requirements<\/p>\n        <\/div>\n        <div class=\"postsel-visual\">\n          <i class=\"bi bi-file-check\"><\/i>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 6: TRADE TESTING -->\n  <section class=\"trade-testing\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Trade Testing \u2014 Ensuring Skill Competency<\/h2>\n      <div class=\"testing-intro\">\n        <h3>Standardized Skill Assessment for Blue-Collar Excellence<\/h3>\n        <p>Trade testing is a critical component of our recruitment process. It ensures that technical personnel possess practical knowledge and competence required for their roles.<\/p>\n      <\/div>\n\n      <div class=\"testing-grid\">\n        <div class=\"testing-option\">\n          <h4><i class=\"bi bi-building\" style=\"color: var(--bright-green);\"><\/i> Government-Recognized Centers<\/h4>\n          <ul>\n            <li>Multiple testing centers across India<\/li>\n            <li>Standardized testing environment<\/li>\n            <li>Certified assessors<\/li>\n            <li>Government recognition & credibility<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"testing-option\">\n          <h4><i class=\"bi bi-office\" style=\"color: var(--bright-green);\"><\/i> In-House Testing Facility<\/h4>\n          <ul>\n            <li>Fully equipped testing center at Mumbai<\/li>\n            <li>Professional testing environment<\/li>\n            <li>Qualified examiners<\/li>\n            <li>Quick turnaround (24-48 hours)<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n\n      <div class=\"testing-coverage\">\n        <h3 class=\"coverage-title\">Testing Coverage \u2014 50+ Skilled Trades<\/h3>\n        <div class=\"coverage-grid\">\n          <div class=\"coverage-item\"><i class=\"bi bi-lightning-fill\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Electricians<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-tools\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Welders<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-hammer\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Carpenters<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-droplet-fill\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Plumbers<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-building\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Masons<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-gear-fill\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Technicians<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-compass\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Marine Workers<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-scissors\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Garment Workers<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-cup-hot\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Hospitality<\/strong><\/div>\n          <div class=\"coverage-item\"><i class=\"bi bi-hospital\" style=\"font-size: 2rem; color: var(--bright-green);\"><\/i><strong>Healthcare<\/strong><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 7: ADVANTAGES -->\n  <section class=\"advantages\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Why Our Services Stand Out<\/h2>\n      <div class=\"advantages-grid\">\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-arrow-repeat\"><\/i><\/div>\n          <h3 class=\"advantage-title\">End-to-End Support<\/h3>\n          <p class=\"advantage-text\">From initial briefing to successful deployment, we manage entire recruitment lifecycle<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-check-circle\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Pre-Screened Candidates<\/h3>\n          <p class=\"advantage-text\">50,000+ active profiles, already assessed and ready for immediate deployment<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-award\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Government Licensed<\/h3>\n          <p class=\"advantage-text\">MEA-licensed with 1000+ capacity, ensuring compliance and credibility<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-lightning-fill\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Fast Turnaround<\/h3>\n          <p class=\"advantage-text\">48-72 hour candidate deployment capability for urgent requirements<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-person-check\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Dedicated Consultant<\/h3>\n          <p class=\"advantage-text\">Single point of contact ensuring personalized, consistent service<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-chat-dots\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Transparent Communication<\/h3>\n          <p class=\"advantage-text\">Regular updates, clear timelines, and honest communication at every stage<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-building\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Multi-Industry Expertise<\/h3>\n          <p class=\"advantage-text\">20+ industries served with specialized knowledge and best practices<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-mortarboard\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Training & Development<\/h3>\n          <p class=\"advantage-text\">Pre-departure training ensures job-ready, culturally prepared workforce<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-star\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Quality Assurance<\/h3>\n          <p class=\"advantage-text\">Triple ISO certification ensuring security, environment, and HR excellence<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-database-gear\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Flexible Solutions<\/h3>\n          <p class=\"advantage-text\">Customized services tailored to your specific business needs<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-coin\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Cost-Effective<\/h3>\n          <p class=\"advantage-text\">Transparent pricing, no hidden charges, value for money guaranteed<\/p>\n        <\/div>\n        <div class=\"advantage-card\">\n          <div class=\"advantage-icon\"><i class=\"bi bi-headset\"><\/i><\/div>\n          <h3 class=\"advantage-title\">Post-Placement Support<\/h3>\n          <p class=\"advantage-text\">Ongoing support and candidate management after successful deployment<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 8: TIMELINE -->\n  <section class=\"timeline-section\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Typical Recruitment Timeline<\/h2>\n      <div class=\"timeline-intro\">\n        <p><strong>Accelerated Deployment Available:<\/strong> For urgent requirements, we offer express processing (10-15 days). Timelines vary based on destination country and candidate availability.<\/p>\n      <\/div>\n      <div class=\"timeline-phases\">\n        <div class=\"phase-card\">\n          <div class=\"phase-title\">Phase 1: Briefing & Planning<\/div>\n          <ul class=\"phase-items\">\n            <li>Job briefing & requirements<\/li>\n            <li>Terms agreement<\/li>\n            <li>Consultant assignment<\/li>\n          <\/ul>\n          <div class=\"phase-duration\">3-5 Days<\/div>\n        <\/div>\n        <div class=\"phase-card\">\n          <div class=\"phase-title\">Phase 2: Sourcing<\/div>\n          <ul class=\"phase-items\">\n            <li>Database sourcing<\/li>\n            <li>Advertising & headhunting<\/li>\n            <li>Preliminary screening<\/li>\n          <\/ul>\n          <div class=\"phase-duration\">5-10 Days<\/div>\n        <\/div>\n        <div class=\"phase-card\">\n          <div class=\"phase-title\">Phase 3: Selection<\/div>\n          <ul class=\"phase-items\">\n            <li>Candidate profiling<\/li>\n            <li>Interview coordination<\/li>\n            <li>Offer negotiation<\/li>\n          <\/ul>\n          <div class=\"phase-duration\">5-10 Days<\/div>\n        <\/div>\n        <div class=\"phase-card\">\n          <div class=\"phase-title\">Phase 4: Documentation<\/div>\n          <ul class=\"phase-items\">\n            <li>Medical processing<\/li>\n            <li>Visa documentation<\/li>\n            <li>E-Migrate registration<\/li>\n          <\/ul>\n          <div class=\"phase-duration\">7-14 Days<\/div>\n        <\/div>\n        <div class=\"phase-card\">\n          <div class=\"phase-title\">Phase 5: Deployment<\/div>\n          <ul class=\"phase-items\">\n            <li>Pre-departure training<\/li>\n            <li>Final briefing<\/li>\n            <li>Candidate mobilization<\/li>\n          <\/ul>\n          <div class=\"phase-duration\">3-7 Days<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 9: INDUSTRIES -->\n  <section class=\"industries-served\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Tailored Services for Diverse Industries<\/h2>\n      <div class=\"industry-grid\">\n        <div class=\"industry-card\">\n          <h3 class=\"industry-title\">Construction & Civil<\/h3>\n          <strong>Workers:<\/strong>\n          <span>Site engineers, supervisors, laborers, masons<\/span>\n          <strong style=\"margin-top: 1rem;\">Services:<\/strong>\n          <span>Trade testing, safety training, technical briefing<\/span>\n        <\/div>\n        <div class=\"industry-card\">\n          <h3 class=\"industry-title\">Oil & Gas<\/h3>\n          <strong>Workers:<\/strong>\n          <span>Technicians, supervisors, engineers, helpers<\/span>\n          <strong style=\"margin-top: 1rem;\">Services:<\/strong>\n          <span>Advanced training, HSE protocols, safety certification<\/span>\n        <\/div>\n        <div class=\"industry-card\">\n          <h3 class=\"industry-title\">Hospitality<\/h3>\n          <strong>Workers:<\/strong>\n          <span>Chefs, waiters, housekeeping, managers<\/span>\n          <strong style=\"margin-top: 1rem;\">Services:<\/strong>\n          <span>Hospitality training, cultural orientation, language<\/span>\n        <\/div>\n        <div class=\"industry-card\">\n          <h3 class=\"industry-title\">Healthcare<\/h3>\n          <strong>Workers:<\/strong>\n          <span>Nurses, technicians, support staff, doctors<\/span>\n          <strong style=\"margin-top: 1rem;\">Services:<\/strong>\n          <span>Medical training, certification verification, language<\/span>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 10: QUALITY ASSURANCE -->\n  <section class=\"quality-assurance\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Quality Assurance & Compliance Standards<\/h2>\n      <div class=\"quality-grid\">\n        <div class=\"quality-card\">\n          <div class=\"quality-icon\"><i class=\"bi bi-shield-check\"><\/i><\/div>\n          <h3 class=\"quality-title\">Government Compliance<\/h3>\n          <ul class=\"quality-items\">\n            <li>MEA License (Valid till 2027)<\/li>\n            <li>1000+ Licensed capacity<\/li>\n            <li>Ministry of External Affairs approval<\/li>\n            <li>Ministry of Labour compliance<\/li>\n            <li>Corporate Affairs registration<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"quality-card\">\n          <div class=\"quality-icon\"><i class=\"bi bi-award\"><\/i><\/div>\n          <h3 class=\"quality-title\">ISO Certifications<\/h3>\n          <ul class=\"quality-items\">\n            <li>ISO 27001:2013 (Information Security)<\/li>\n            <li>ISO 14001:2015 (Environmental Management)<\/li>\n            <li>ISO 30414:2018 (Human Capital Reporting)<\/li>\n            <li>Third-party audited annually<\/li>\n            <li>Continuous compliance monitoring<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"quality-card\">\n          <div class=\"quality-icon\"><i class=\"bi bi-graph-up\"><\/i><\/div>\n          <h3 class=\"quality-title\">Service Quality Metrics<\/h3>\n          <ul class=\"quality-items\">\n            <li>99%+ client satisfaction rate<\/li>\n            <li>95%+ candidate placement success<\/li>\n            <li>Average 3-5 week deployment<\/li>\n            <li>90,000+ successful placements<\/li>\n            <li>Zero ethical violations record<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 11: FAQ -->\n  <section class=\"faq-section\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Frequently Asked Questions<\/h2>\n      <div class=\"faq-grid\">\n        <div class=\"faq-item\" onclick=\"this.classList.toggle('active')\">\n          <div class=\"faq-question\">\n            <span>How long does the recruitment process take?<\/span>\n            <span class=\"faq-toggle\"><i class=\"bi bi-chevron-down\"><\/i><\/span>\n          <\/div>\n          <div class=\"faq-answer\">Typically 3-5 weeks from briefing to deployment. For urgent requirements, we offer express processing (10-15 days). Timelines vary based on destination country requirements and candidate availability.<\/div>\n        <\/div>\n        <div class=\"faq-item\" onclick=\"this.classList.toggle('active')\">\n          <div class=\"faq-question\">\n            <span>What is the success rate for candidate placement?<\/span>\n            <span class=\"faq-toggle\"><i class=\"bi bi-chevron-down\"><\/i><\/span>\n          <\/div>\n          <div class=\"faq-answer\">We maintain a 95%+ successful placement rate. Our pre-screening and verification process ensures quality. In rare cases where candidates don't meet expectations, we provide replacement candidates at no additional cost.<\/div>\n        <\/div>\n        <div class=\"faq-item\" onclick=\"this.classList.toggle('active')\">\n          <div class=\"faq-question\">\n            <span>Are all candidates pre-tested?<\/span>\n            <span class=\"faq-toggle\"><i class=\"bi bi-chevron-down\"><\/i><\/span>\n          <\/div>\n          <div class=\"faq-answer\">Yes, all blue-collar and technical candidates undergo trade testing at government-recognized centers or our in-house facility. White-collar candidates undergo detailed skill and background verification.<\/div>\n        <\/div>\n        <div class=\"faq-item\" onclick=\"this.classList.toggle('active')\">\n          <div class=\"faq-question\">\n            <span>Do you provide candidates for urgent requirements?<\/span>\n            <span class=\"faq-toggle\"><i class=\"bi bi-chevron-down\"><\/i><\/span>\n          <\/div>\n          <div class=\"faq-answer\">Absolutely. We offer express recruitment services (48-72 hours for deployment-ready candidates) from our extensive database. Our provincial office network enables rapid mobilization.<\/div>\n        <\/div>\n        <div class=\"faq-item\" onclick=\"this.classList.toggle('active')\">\n          <div class=\"faq-question\">\n            <span>Are visa and documentation services included?<\/span>\n            <span class=\"faq-toggle\"><i class=\"bi bi-chevron-down\"><\/i><\/span>\n          <\/div>\n          <div class=\"faq-answer\">Yes, complete post-selection services including visa documentation, medical processing, E-Migrate registration, and training are included in our service package.<\/div>\n        <\/div>\n        <div class=\"faq-item\" onclick=\"this.classList.toggle('active')\">\n          <div class=\"faq-question\">\n            <span>What countries do you cover?<\/span>\n            <span class=\"faq-toggle\"><i class=\"bi bi-chevron-down\"><\/i><\/span>\n          <\/div>\n          <div class=\"faq-answer\">We have established presence in 14+ countries: GCC (Saudi Arabia, UAE, Oman, Bahrain, Kuwait, Qatar), Middle East (Iraq, Jordan, Egypt, Libya), Europe (Malta, Slovakia), Africa (Mauritius, Kenya, Lesotho), and Asia (South Korea, Turkey).<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 12: PACKAGES -->\n  <section class=\"packages-section\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Our Service Packages<\/h2>\n      <div class=\"packages-grid\">\n        <div class=\"package-card\">\n          <div class=\"package-icon\"><i class=\"bi bi-briefcase\"><\/i><\/div>\n          <h3 class=\"package-title\">Standard Recruitment<\/h3>\n          <ul class=\"package-items\">\n            <li>Candidate sourcing from database<\/li>\n            <li>Pre-screening and interviews<\/li>\n            <li>Trade testing (if applicable)<\/li>\n            <li>Documentation and visa support<\/li>\n            <li>Training and orientation<\/li>\n          <\/ul>\n          <div class=\"package-timeline\">3-5 Weeks<\/div>\n          <div class=\"package-for\">For: Regular hiring requirements<\/div>\n          <button class=\"btn-package\">Request Proposal<\/button>\n        <\/div>\n        <div class=\"package-card\">\n          <div class=\"package-icon\"><i class=\"bi bi-lightning-fill\"><\/i><\/div>\n          <h3 class=\"package-title\">Express Recruitment<\/h3>\n          <ul class=\"package-items\">\n            <li>All Standard services<\/li>\n            <li>Priority candidate selection<\/li>\n            <li>Expedited processing<\/li>\n            <li>48-72 hour deployment<\/li>\n            <li>Fast-track consultant<\/li>\n          <\/ul>\n          <div class=\"package-timeline\">10-15 Days<\/div>\n          <div class=\"package-for\">For: Urgent, critical needs<\/div>\n          <button class=\"btn-package\">Request Express Service<\/button>\n        <\/div>\n        <div class=\"package-card\">\n          <div class=\"package-icon\"><i class=\"bi bi-gear-fill\"><\/i><\/div>\n          <h3 class=\"package-title\">Specialized Recruitment<\/h3>\n          <ul class=\"package-items\">\n            <li>All Standard services<\/li>\n            <li>Targeted headhunting<\/li>\n            <li>Advanced skill assessment<\/li>\n            <li>Customized training<\/li>\n            <li>Post-placement support<\/li>\n          <\/ul>\n          <div class=\"package-timeline\">4-6 Weeks<\/div>\n          <div class=\"package-for\">For: Specialized, technical roles<\/div>\n          <button class=\"btn-package\">Discuss Requirements<\/button>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 13: TESTIMONIALS -->\n  <section class=\"testimonials-section\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">What Our Clients Say<\/h2>\n      <div class=\"testimonials-grid\">\n        <div class=\"testimonial-card\">\n          <p class=\"testimonial-quote\">\"Exceptional support throughout the recruitment process. Pre-screening ensured we hired only qualified workers. Within 3 weeks, our team was ready for deployment.\"<\/p>\n          <div class=\"testimonial-author\">Manager, Construction Firm<\/div>\n          <div class=\"testimonial-rating\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <\/div>\n        <div class=\"testimonial-card\">\n          <p class=\"testimonial-quote\">\"The cultural training provided to our staff was invaluable. They integrated seamlessly into our team. Highly professional and efficient service.\"<\/p>\n          <div class=\"testimonial-author\">General Manager, Hotel Group<\/div>\n          <div class=\"testimonial-rating\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <\/div>\n        <div class=\"testimonial-card\">\n          <p class=\"testimonial-quote\">\"We needed urgent technical staff and Tradesmen Jobs delivered within 2 weeks. Technical assessment ensured quality. Cost-effective and professional.\"<\/p>\n          <div class=\"testimonial-author\">Production Director, Manufacturing<\/div>\n          <div class=\"testimonial-rating\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <\/div>\n        <div class=\"testimonial-card\">\n          <p class=\"testimonial-quote\">\"Their HSE training aligned perfectly with our safety standards. Every candidate was fully prepared. Great partnership and support.\"<\/p>\n          <div class=\"testimonial-author\">Project Manager, Oil & Gas<\/div>\n          <div class=\"testimonial-rating\">\u2605\u2605\u2605\u2605\u2605<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 14: TECHNOLOGY -->\n  <section class=\"technology-section\">\n    <div class=\"container\">\n      <h2 class=\"section-heading\">Our Technology Infrastructure<\/h2>\n      <div class=\"tech-grid\">\n        <div class=\"tech-card\">\n          <div class=\"tech-icon\"><i class=\"bi bi-database\"><\/i><\/div>\n          <h3 class=\"tech-title\">Recruitment Management System<\/h3>\n          <ul class=\"tech-features\">\n            <li>50,000+ candidate database<\/li>\n            <li>Advanced matching algorithms<\/li>\n            <li>Real-time tracking<\/li>\n            <li>Automated notifications<\/li>\n            <li>Profile management<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"tech-card\">\n          <div class=\"tech-icon\"><i class=\"bi bi-chat-dots\"><\/i><\/div>\n          <h3 class=\"tech-title\">Communication Platform<\/h3>\n          <ul class=\"tech-features\">\n            <li>Multi-channel communication<\/li>\n            <li>Interview scheduling system<\/li>\n            <li>Document sharing portal<\/li>\n            <li>Video interview capability<\/li>\n            <li>Real-time updates<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"tech-card\">\n          <div class=\"tech-icon\"><i class=\"bi bi-file-check\"><\/i><\/div>\n          <h3 class=\"tech-title\">Compliance & Documentation<\/h3>\n          <ul class=\"tech-features\">\n            <li>Digital document management<\/li>\n            <li>Government form automation<\/li>\n            <li>E-Migrate integration<\/li>\n            <li>Compliance tracking<\/li>\n            <li>Secure data storage<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 15: CTA -->\n  <section class=\"cta-section\">\n    <div class=\"container\">\n      <h2 class=\"cta-heading\">Ready to Streamline Your Recruitment?<\/h2>\n      <p class=\"cta-description\">Let us handle your manpower needs. Contact our team today for a consultation and discover how we can transform your recruitment process.<\/p>\n      <div class=\"cta-buttons\">\n        <button class=\"btn-cta\">Request Talent<\/button>\n        <button class=\"btn-cta\">Discuss Requirements<\/button>\n        <button class=\"btn-cta\">View Current Candidates<\/button>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- SECTION 16: CONTACT -->\n  <section class=\"contact-section\">\n    <div class=\"container\">\n      <div class=\"contact-grid\">\n        <div class=\"contact-item\">\n          <div class=\"contact-label\">Quick Contact<\/div>\n          <div class=\"contact-info\">\n            <a href=\"tel:+912226653403\">+91-22-26653403 \/ 503<\/a><br>\n            <a href=\"mailto:hr@tradesmenjob.com\">hr@tradesmenjob.com<\/a><br>\n            Mon-Sat 10AM-7PM IST\n          <\/div>\n        <\/div>\n        <div class=\"contact-item\">\n          <div class=\"contact-label\">Request Services<\/div>\n          <div class=\"contact-buttons\">\n            <button class=\"contact-btn\">Get Service Quote<\/button>\n            <button class=\"contact-btn\">Schedule Consultation<\/button>\n            <button class=\"contact-btn\">Request Candidates<\/button>\n          <\/div>\n        <\/div>\n        <div class=\"contact-item\">\n          <div class=\"contact-label\">Learn More<\/div>\n          <div class=\"contact-info\">\n            <a href=\"#\">Case Studies<\/a><br>\n            <a href=\"#\">Industry Insights<\/a><br>\n            <a href=\"#\">Service Agreement<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <script>\n    \/\/ FAQ accordion functionality\n    document.querySelectorAll('.faq-item').forEach(item => {\n      item.addEventListener('click', function() {\n        this.classList.toggle('active');\n      });\n    });\n  <\/script>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Services &#8211; Recruitment Solutions | Tradesmen Jobs Private Limited Our Services \u2014 Complete Recruitment Solutions End-to-End Support from Candidate Sourcing [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"no-sidebar","site-content-layout":"","ast-site-content-layout":"full-width-container","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-97","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false},"uagb_author_info":{"display_name":"shivadigital150@gmail.com","author_link":"https:\/\/beingurbania.com\/?author=1"},"uagb_comment_info":0,"uagb_excerpt":"Services &#8211; Recruitment Solutions | Tradesmen Jobs Private Limited Our Services \u2014 Complete Recruitment Solutions End-to-End Support from Candidate Sourcing [&hellip;]","_links":{"self":[{"href":"https:\/\/beingurbania.com\/index.php?rest_route=\/wp\/v2\/pages\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/beingurbania.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/beingurbania.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/beingurbania.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/beingurbania.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=97"}],"version-history":[{"count":16,"href":"https:\/\/beingurbania.com\/index.php?rest_route=\/wp\/v2\/pages\/97\/revisions"}],"predecessor-version":[{"id":362,"href":"https:\/\/beingurbania.com\/index.php?rest_route=\/wp\/v2\/pages\/97\/revisions\/362"}],"wp:attachment":[{"href":"https:\/\/beingurbania.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}