.elementor-3454 .elementor-element.elementor-element-meatzlk{--display:flex;--min-height:457px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.15;--padding-top:0px;--padding-bottom:0px;--padding-left:20px;--padding-right:20px;}.elementor-3454 .elementor-element.elementor-element-meatzlk:not(.elementor-motion-effects-element-type-background), .elementor-3454 .elementor-element.elementor-element-meatzlk > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://dynamiquerecrutements.ca/wp-content/uploads/2025/11/1-contact.jpg");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-3454 .elementor-element.elementor-element-meatzlk::before, .elementor-3454 .elementor-element.elementor-element-meatzlk > .elementor-background-video-container::before, .elementor-3454 .elementor-element.elementor-element-meatzlk > .e-con-inner > .elementor-background-video-container::before, .elementor-3454 .elementor-element.elementor-element-meatzlk > .elementor-background-slideshow::before, .elementor-3454 .elementor-element.elementor-element-meatzlk > .e-con-inner > .elementor-background-slideshow::before, .elementor-3454 .elementor-element.elementor-element-meatzlk > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:var( --e-global-color-astglobalcolor7 );--background-overlay:'';}.elementor-3454 .elementor-element.elementor-element-meatzlk.e-con{--align-self:center;}.elementor-3454 .elementor-element.elementor-element-a50540f > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-3454 .elementor-element.elementor-element-a50540f{text-align:center;}.elementor-3454 .elementor-element.elementor-element-a50540f .elementor-heading-title{color:#FFFFFF;}.elementor-3454 .elementor-element.elementor-element-3e64c17{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:3% 0% 0% 0%;}.elementor-3454 .elementor-element.elementor-element-3e64c17 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-3454 .elementor-element.elementor-element-08fdf4c{text-align:center;}.elementor-3454 .elementor-element.elementor-element-85d73a3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}:root{--page-title-display:none;}@media(min-width:1025px){.elementor-3454 .elementor-element.elementor-element-meatzlk:not(.elementor-motion-effects-element-type-background), .elementor-3454 .elementor-element.elementor-element-meatzlk > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:fixed;}}@media(max-width:1024px){.elementor-3454 .elementor-element.elementor-element-meatzlk{--min-height:330px;--justify-content:center;--padding-top:80px;--padding-bottom:80px;--padding-left:40px;--padding-right:40px;}}@media(max-width:767px){.elementor-3454 .elementor-element.elementor-element-meatzlk{--min-height:330px;--padding-top:60px;--padding-bottom:60px;--padding-left:24px;--padding-right:24px;}}/* Start custom CSS for html, class: .elementor-element-29d450c *//* 1. Structure de la ligne d'offre pour aligner le contenu */
.job_listing a {
    display: flex !important;
    justify-content: space-between !important; /* Pousse les badges à droite */
    align-items: center !important;
    width: 100% !important;
    text-decoration: none !important;
}

/* 2. Conteneur des infos de gauche (Titre + Ville) */
.job_listing .job_listing-about {
    flex: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
}

/* 3. Conteneur des badges à droite (Style Totem) */
.job_listing .job_listing-meta {
    display: flex !important;
    flex-direction: column !important; /* Aligne Permanent et Temporaire l'un sous l'autre */
    align-items: flex-end !important; /* Aligne les textes contre le bord droit */
    justify-content: center !important;
    min-width: 150px !important;
}

/* 4. Style des badges (Texte noir, gras, à droite) */
.job_listing .job-type {
    font-weight: 800 !important;
    text-transform: capitalize !important;
    color: #000 !important;
    font-size: 14px !important;
    margin: 2px 0 !important;
    text-align: right !important;
}

/* 5. Nettoyage des bordures et espaces inutiles */
.job_listings ul.job_listings {
    border: none !important;
    padding: 0 !important;
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-85d73a3 *//* FORCER LES OFFRES SOUS LA BARRE DE RECHERCHE */
.job_listings {
    width: 100% !important;
    float: none !important;
    clear: both !important;
    margin-top: 30px !important;
}

/* BARRE DE RECHERCHE EN PLEINE LARGEUR */
.job_filters {
    width: 100% !important;
    float: none !important;
}

/* SUPPRIME LA DISPOSITION CÔTE À CÔTE */
.job_listings,
.job_filters {
    display: block !important;
}/* End custom CSS */