{"id":8,"date":"2026-05-27T06:53:31","date_gmt":"2026-05-27T06:53:31","guid":{"rendered":"https:\/\/firststudentinc.dev-csa.jobsynctest.com\/?page_id=8"},"modified":"2026-09-16T09:58:10","modified_gmt":"2026-09-16T09:58:10","slug":"first-student-home","status":"publish","type":"page","link":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/","title":{"rendered":"First Student | Home"},"content":{"rendered":"<form id=\"jobSearchForm\" action=\"\">\n        <!-- INPUTS -->\n                    Quoi\n                        <input id=\"search-keywords-field-desktop\" type=\"text\"\n                            name=\"jts\"\n                            placeholder=\"Intitul\u00e9 de poste ou mots-cl\u00e9s\"\n                            value=\"\"\/>\n                    O\u00f9\n                        <input id=\"search-location-field-desktop\" type=\"text\"\n                            name=\"l\"\n                            placeholder=\"Ville ou \u00c9tat\"\n                            value=\"\"\/>\n        <!-- BUTTONS -->\n            <button type=\"submit\" id=\"btn-search\">\n                Recherche            <\/button>\n                            <a href=\"https:\/\/firststudent.wd1.myworkdayjobs.com\/firststudent\/login\"\n                target=\"_blank\">\n                    Les anciens candidats se connectent ici                <\/a>\n    <input type=\"hidden\" name=\"trp-form-language\" value=\"fr\"\/><\/form>\n    <style>\n        \/* FIELD *\/\n        .csa-field {\n            flex: 1;\n            \/* min-width: 300px; *\/\n        }\n        \/* INPUT BOX (main container) *\/\n        .csa-input-box {\n            display: flex;\n            align-items: center;\n            border: 1px solid #ccc;\n            border-radius: 8px;\n            background: rgb(252, 252, 252);\n            padding: 0 15px;\n            height: 48px;\n        }\n        \/* LABEL INSIDE *\/\n        .csa-inline-label {\n            font-weight: 600;\n            color: #4b4b4b !important;\n            white-space: nowrap;\n        }\n        \/* INPUT *\/\n        .csa-input {\n            border: none !important;\n            outline: none;\n            box-shadow: none !important;\n            flex: 1;\n            background: transparent;\n            padding: 0;\n            color: #4b4b4b;\n        }\n        \/* ICON *\/\n        .csa-icon {\n            margin-left: 10px;\n            line-height: 0.3rem;\n        }\n        \/* FOCUS EFFECT *\/\n        .csa-input-box:focus-within {\n            border-color: #2563eb;\n            box-shadow: 0 0 0 2px rgba(37,99,235,0.15);\n        }\n        .csa-job-search-wrapper {\n            align-items: center;\n            display: flex;\n            gap: 10px;\n        }\n        \/* GROUPS *\/\n        .csa-input-group,\n        .csa-button-group {\n            display: flex;\n            gap: 10px; \/* inner gap *\/\n            \/* width: 100%; *\/\n        }\n        .csa-input {\n            flex: 1; \/* grow + responsive *\/\n            min-width: 0;\n            padding: 16px;\n            background: rgb(252, 252, 252);\n            color: #4b4b4b;\n            box-sizing: border-box; \/* VERY IMPORTANT *\/\n        }\n        .csa-login-btn {\n            font-size: 16px;\n            line-height: 1em;\n        }\n        .csa-search-btn,\n        .csa-login-btn {\n            flex: 0 0 auto;\n            padding: 16px;\n            border-radius: 8px;\n            border: none;\n            text-decoration: none;\n            white-space: nowrap;\n        }\n        .csa-search-btn {\n            background: #D52B1E;\n            color: #ffffff;\n            text-align: center;\n        }\n        .csa-search-btn:hover {\n            background: #bc2217;\n            border: none;\n        }\n        .csa-login-btn {\n            background: #0b2265;\n            color: #ffffff;\n            text-align: center;\n            font-weight: 500;\n        }\n        .csa-login-btn:hover {\n            background: #011e41;\n            color: rgba(255, 255, 255, 0.6);\n            text-decoration: none;\n        }\n        \/* INLINE (default) *\/\n        .csa-layout-inline {\n            flex-direction: row;\n        }\n        .csa-layout-inline .csa-input-group {\n            flex: 1;\n        }\n        .csa-layout-inline .csa-input {\n            flex: 1;\n            min-width: 0;\n        }\n        .csa-layout-inline .csa-search-btn,\n        .csa-layout-inline .csa-login-btn {\n            flex: 0 0 auto;\n        }\n        \/* TWO ROW *\/\n        .csa-layout-two_row {\n            flex-direction: column;\n        }\n        .csa-layout-two_row .csa-input-group {\n            flex-direction: row;\n        }\n        .csa-layout-two_row .csa-button-group {\n            flex-direction: row;\n            justify-content: flex-start;\n        }\n        .csa-layout-two_row .csa-input {\n            width: 48%;\n        }\n        .csa-layout-two_row .csa-search-btn,\n        .csa-layout-two_row .csa-login-btn {\n            width: auto;\n        }\n        \/* STACK INPUTS *\/\n        .csa-layout-stack_inputs {\n            flex-direction: column;\n        }\n        .csa-layout-stack_inputs .csa-input-group {\n            flex-direction: column;\n        }\n        .csa-layout-stack_inputs .csa-button-group {\n            flex-direction: row;\n        }\n        .csa-layout-stack_inputs .csa-input {\n            width: 100%;\n        }\n        .csa-layout-stack_inputs .csa-search-btn,\n        .csa-layout-stack_inputs .csa-login-btn {\n            width: auto;\n        }\n        \/* FULL STACK *\/\n        .csa-layout-full_stack {\n            flex-direction: column;\n        }\n        .csa-layout-full_stack .csa-input-group,\n        .csa-layout-full_stack .csa-button-group {\n            flex-direction: column;\n        }\n        .csa-layout-full_stack .csa-input,\n        .csa-layout-full_stack .csa-search-btn,\n        .csa-layout-full_stack .csa-login-btn {\n            width: 100%;\n        }\n        .csa-button-group .csa-search-btn,\n        .csa-button-group .csa-login-btn {\n            flex: 0 0 auto;\n        }\n        @media (max-width: 768px) {\n            .csa-job-search-wrapper {\n                flex-direction: column;\n                gap: 12px;\n            }\n            .csa-input-group,\n            .csa-button-group {\n                flex-direction: column;\n                width: 100%;\n            }\n            .csa-search-btn,\n            .csa-login-btn {\n                width: 100%;\n            }\n        }\n        @media (min-width: 769px) and (max-width: 1024px) {\n            .csa-job-search-wrapper {\n                flex-direction: column;\n                gap: 12px;\n            }\n            \/* inputs row *\/\n            .csa-input-group {\n                display: flex;\n                flex-direction: row;\n                width: 100%;\n            }\n            .csa-field {\n                flex: 1;\n            }\n            \/* buttons row *\/\n            .csa-button-group {\n                display: flex;\n                flex-direction: row;\n                width: 100%;\n            }\n            .csa-search-btn,\n            .csa-login-btn {\n                flex: 1;\n                text-align: center;\n            }\n        }\n    <\/style>\n<figure itemscope itemtype=\"https:\/\/schema.org\/ImageObject\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/democsa-cdn.directapply.one\/uploads\/sites\/2\/2026\/08\/bus_driver.webp\" alt=\"bus_driver\" height=\"468\" width=\"500\" title=\"bus_driver\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\t<\/figure>\n<h2>\n\t\t\tConducteurs\t<\/h2>\n\t<p>Postes de conducteur d\u2019autobus et de fourgonnette, formation compl\u00e8te, horaires \u00e0 temps plein et \u00e0 temps partiel.<\/p>\n\t<p><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/fr\/jobs\/search\/q-Drivers\/\" rel=\"noopener\">Rechercher des emplois<\/a><\/p>\n<figure itemscope itemtype=\"https:\/\/schema.org\/ImageObject\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/democsa-cdn.directapply.one\/uploads\/sites\/2\/2026\/08\/first_manager.webp\" alt=\"first_manager\" height=\"450\" width=\"480\" title=\"first_manager\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\t<\/figure>\n<h2>\n\t\t\tGestionnaires de site\t<\/h2>\n\tAidez \u00e0 maintenir nos op\u00e9rations\nen douceur<br \/>\net en toute s\u00e9curit\u00e9.\n\t<p><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/fr\/jobs\/search\/q-Location%20Managers\/\" rel=\"noopener\">Rechercher des emplois<\/a><\/p>\n<figure itemscope itemtype=\"https:\/\/schema.org\/ImageObject\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/democsa-cdn.directapply.one\/uploads\/sites\/2\/2026\/08\/first_maintenance.webp\" alt=\"first_maintenance\" height=\"469\" width=\"500\" title=\"first_maintenance\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\t<\/figure>\n<h2>\n\t\t\tTechniciens\/M\u00e9caniciens\t<\/h2>\n\tTechnologie avanc\u00e9e, formation,<br \/>\nPrimes et plus encore.\n\t<p><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/fr\/jobs\/search\/q-Technicians%20Mechanics\/\" rel=\"noopener\">Rechercher des emplois<\/a><\/p>\n\t<h2>We are the largest passenger transportation company in North America with 545 locations across the United States and Canada. Operating for over 100 years, we&#8217;re extremely proud of where we&#8217;ve been and even more proud of where we&#8217;re going.<\/h2>\n<p>Nous sommes\u00a0<strong>Plus de 63 000 employ\u00e9s<\/strong>.<\/p>\n\n<p><strong>20,000+<\/strong>\u00a0\u00e9coles desservies.<\/p>\n\n<p>Nous op\u00e9rons dans\u00a0<strong>42 \u00c9tats<\/strong><br \/>et\u00a0<strong>8 provinces canadiennes<\/strong>.<\/p>\n<h3>\n\t\t<a href=\"https:\/\/demov2-firststudentinc.directapply.one\/fr\/why-first\/\" title=\"Pourquoi choisir First\"  target=\"_blank\"  rel=\"noopener\">\n\t\t\tPourquoi choisir First\t\t<\/a>\n\t<\/h3>\n<figure itemscope itemtype=\"https:\/\/schema.org\/ImageObject\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/democsa-cdn.directapply.one\/uploads\/sites\/2\/2026\/08\/diverse.webp\" alt=\"diverse\" height=\"480\" width=\"720\" title=\"diverse\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\t<\/figure>\n<h2>\n\t\t\tDiversity &#038; Inclusion\t<\/h2>\n\t<p>We&#8217;re committed to providing an inclusive and diverse working environment for everyone every day.<\/p>\n\t<p><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/fr\/why-first\/#diversity\">En savoir plus<\/a><\/p>\n<figure itemscope itemtype=\"https:\/\/schema.org\/ImageObject\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/democsa-cdn.directapply.one\/uploads\/sites\/2\/2026\/08\/MilitaryAndSpouses.webp\" alt=\"MilitaryAndSpouses\" height=\"480\" width=\"720\" title=\"MilitaryAndSpouses\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\t<\/figure>\n<h2>\n\t\t\tMilitary &#038; Military Spouses\t<\/h2>\n\t<p>Nous accordons une grande importance aux sacrifices et \u00e0 l\u2019engagement des anciens combattants et de leurs familles pour prot\u00e9ger notre libert\u00e9, et nous sommes fiers de leur offrir des possibilit\u00e9s d\u2019emploi enrichissantes.<\/p>\n\t<p><a href=\"https:\/\/stage-firststudentinc.directapply.one\/jobs\/why-first\/#military\">En savoir plus<\/a><\/p>\n<figure itemscope itemtype=\"https:\/\/schema.org\/ImageObject\">\n\t\t\t\t<img decoding=\"async\" src=\"https:\/\/democsa-cdn.directapply.one\/uploads\/sites\/2\/2026\/08\/first_consulting-768x512-1.webp\" alt=\"first_consulting-768x512\" height=\"512\" width=\"768\" title=\"first_consulting-768x512\" onerror=\"this.style.display='none'\" loading=\"lazy\" \/>\n\t<\/figure>\n<h2>\n\t\t\tGestionnaire en d\u00e9veloppement\t<\/h2>\n\t<p>Nos futurs leaders commencent ici. Ce programme de d\u00e9veloppement du leadership de 18 mois vous pr\u00e9pare pleinement \u00e0 assumer un poste de direction au sein de First Student.<\/p>\n\t<p><a href=\"https:\/\/demov2-firststudentinc.directapply.one\/fr\/why-first\/#manager\">En savoir plus<\/a><\/p>","protected":false},"excerpt":{"rendered":"<p>What Where Search Prior Applicants Login Here Drivers Bus and van opportunities, comprehensive training, full and part-time shifts. Search Jobs Location Managers Help keep our operations running smoothly and safely. Search Jobs Technicians\/Mechanics Advanced technology, training, bonuses and more. Search Jobs We are the largest passenger transportation company in North America with 545 locations across&hellip;<\/p>","protected":false},"author":7,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/users\/7"}],"replies":[{"embeddable":true,"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":11,"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":1211,"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/pages\/8\/revisions\/1211"}],"wp:attachment":[{"href":"https:\/\/demov2-firststudentinc.directapply.one\/fr\/wp-json\/wp\/v2\/media?parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}