Consultant en recrutement H/F
6 décembre 2019
Envie d’un nouveau challenge ? De rejoindre une équipe en fort développement ? Peut-être même d’apprendre un nouveau métier ? Rencontrons-nous ! Rattaché au Directeur du Bureau, vous serez en charge du développement actif et régulier d’un portefeuille Postuler
/* ----------------------------------------- */
/* Slug de l'archive WordPress : archive-pour-domaines - début */
/* ----------------------------------------- */
.container{
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
font-family: "Helvetica", Sans-serif;
color: #545454;
}
.container.filters {
margin-bottom: 30px;
}
.col{
width:auto;
max-width:33.3;
float:left;
margin-right:10px;
margin-bottom:20px;
}
select{
height: 45px;
background-image: none;
background: #f3f2f2;
border: 1px solid #c1c2c2;
font-family: "Helvetica", Sans-serif;
}
.search.col button {
background-color: #6390c6;
font-family: "Helvetica", Sans-serif;
border-radius: 3px;
}
@media screen and (max-width:767px){
.col{
width:100%;
float:none;
margin: 20px 10px 0;
}
.col label{
width: 100px;
display: inline-block;
}
select{
width: calc(100% - 110px);
}
.search{
text-align: center;
}
.search.col button{
width: 100%;
}
}
.container-annonces .row {
display: flex;
justify-content: flex-start;
}
.col.annonce {
background: #ebecee;
padding: 25px;
border-radius: 6px;
}
@media screen and (max-width:767px){
.container-annonces .row {
flex-wrap: wrap;
}
}
@media screen and (min-width:768px){
.col.annonce {
width:33.3%;
}
}
/* ----------------------------------------- */
/* Slug de l'archive WordPress : archive-pour-domaines - fin */
/* ----------------------------------------- */
/* ----------------------------------------- */
/* Modèle de contenu : loop-item-in-archive-pour-domaines - démarrer */
/* ----------------------------------------- */
.col.annonce h3 {
margin-bottom: 0;
}
.col.annonce p.meta_data {
margin-bottom: 10px;
color: #6390c6;
font-family: "Helvetica", Sans-serif;
line-height: 1.3em;
font-size: 12px;
}
.col.annonce .post_excerpt p {
margin-bottom: 0;
font-family: "Helvetica", Sans-serif;
line-height: 1.5em;
font-size: 14px;
color: #081221;
}
.col.annonce a.moretag {
color: #6390c6;
font-family: "Helvetica", Sans-serif;
font-size: 20px;
display: block;
margin-top: 20px;
}
/* ----------------------------------------- */
/* Modèle de contenu : loop-item-in-archive-pour-domaines - terminer */
/* ----------------------------------------- */