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


/*------------------------------------*\
    DEBUT DE PERSONNALISATION PAGE SPÉCIFIQUE RECRUTEMENT
\*------------------------------------*/

/* STRUCTURE OFFRE D'EMPLOI */
#offre-emploi {
    margin: 4em 0;
    position: relative;
}

.recru-post {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.recru-im>img {
    width: 100%;
}

.recru-im {
    width: 45%;
    display: inline-block;
    padding-left: .9375em;
    padding-right: .9375em;
}

.recrut-offr {
    width: 55%;
    display: inline-block;
    padding-left: .9375em;
    padding-right: .9375em;
    position: relative;
}

.appel-offre {
    background: #FE5E3C url(https://ouestconseils.bzh/wp-content/themes/Ouest-Conseils/img/logo-ombre.png) right bottom no-repeat;
    margin-top: 1em;
    margin-right: 0.5em;
    padding: 2em;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.1);
    border: 1px solid #eee;
}

.appel-offre h3 {
    padding: 0 0 0.8em 0;
    cursor: pointer;
    font-weight: 300;
    transition: all .3s;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
}

.style-consul {
    border: 0;
    font-size: 16px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    transition: 0.3s;
    cursor: pointer;
    margin-top: 0.8em;
    padding: 12px 15px 12px 45px;
    border-radius: 3px;
    font-weight: 600;
    margin-right: 1.5em;
    background: #FE5E3C;
    display: block;
}

.sc2 .style-consul {
    padding: 12px 15px;
}

.sc2 .style-consul:hover {
    background-color: rgba(138, 138, 138, 0.85);
    color: #fff;
}

.sc1 .style-consul:hover {
    background-color: rgba(254, 94, 60, 0.85);
    color: #fff;
}

.btn-dernier-offre {
    display: inline-flex;
    position: absolute;
    bottom: 0;
}

.sc1,
.sc2 {
    position: relative;
}

.sc1 .style-consul:before {
    content: url(https://www.ouestconseils.bzh/wp-content/themes/Ouest-Conseils/img/fleche-offres.svg);
    position: absolute;
    left: 5%;
    z-index: 9;
    top: 40%;
}

.sc2 .style-consul {
    background: #8A8A8A;
}

/* FIN STRUCTURE EXPERT & SERVICES */
/*===================*/
.intro-groupe {
    background: #FE5E3C;
    padding: 2em 0;
}

#page-legroupe>div.intro-groupe>div>p {
    text-align: center;
    color: #fff;
    margin-top: 1em;
}

.italica {
    font-style: italic;
}

.el-recru {
    margin: 3em auto;
}

.el-recru p {
    font-size: 16px;
    margin: 1em 0;
}

.part-recru {
    margin: 0.5em 0;
}

.part-recru h2 {
    margin-top: 0;
}

#work-oc {
    background: #F3F3F3;
    padding: 3em 0 2em;
}

#work-oc p {
    font-size: 16px;
    margin: 1em 0;
}

#work-oc img {
    margin: auto;
    border: 14px solid #fff;
    border-radius: 50%;
}

.valeu h2 {
    margin-top: 0;
}

.valeu hr,
.trait-orange {
    background: #FE5E3C;
}

.travai-oc hr {
    width: 60px;
    background: #FE5E3C;
    height: 2px;
    margin: auto;
    border: 0;
}

.travai-oc h3 {
    text-align: center;
    font-weight: 700;
    font-size: 20px;
    margin: 0.7em 0 0.3em;
}

.travai-oc p {
    text-align: center;
}

.part-recru h2 strong {
    font-size: 50px;
    font-weight: bold;
}

.spec.spe1>hr,
.les-experts hr {
    width: 80px;
    background: #FE5E3C;
    height: 5px;
    margin: 2em 0;
    border: 0;
}

.part-recru h3 {
    font-size: 24px;
    color: #FE5E3C;
    margin: 0.7em 0;
}

.part-recru h1 span {
    border-bottom: 4px solid #FE5E3C;
}

.part-recru h1 {
    font-size: 48px;
    margin-top: 0.4em;
}

.part-recru.spec-accor>div>div {
    margin: 0.8em 0 0;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .1);
}

.part-recru.spec-accor>div>div:first-child {
    margin: 0;
}

.serbes-bloc>ul>li {
    list-style-type: disc;
    color: #009FE3;
    margin-left: 1.2em;
}

.serbes-bloc>ul>li>span {
    color: #333;
}

.spe-accor {
    width: 64%;
}

.spe-tiers {
    width: 36%;
}

.nos-ser {
    background: url(https://ouestconseils.bzh/wp-content/themes/Ouest-Conseils/img/nos-serv.jpg) no-repeat;
}

.nos-spec {
    background: rgba(0, 159, 227, 0.63);
}

.ouca-spe {
    background: #FE5E3C;
}

.ser-tiers h2 {
    color: #fff;
    font-size: 30px;
    text-transform: uppercase;
}

.ser-tiers>div>hr {
    width: 80px;
    background: #000;
    height: 5px;
    margin-left: 0;
    margin-bottom: 1em;
    border: 0;
}

.seric {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.servvice1,
.servvice2 {
    width: 50%;
    display: inline-block;
    text-align: center;
}

.seric a {
    color: #fff;
    margin: auto;
    text-transform: uppercase;
    margin-top: 1em;
}

.serv.servvice1>a>img,
.serv.servvice2>a>img {
    margin: auto;
    margin-bottom: 1em;
    margin-top: 1em;
}

.ser-tiers>div {
    margin-bottom: 1.5em;
    padding: 1.5em;
}

.img-nosmetier {
    margin-top: 0.5em;
    padding-right: 0.5em;
}

/* Formulaire de recrutement & contact*/
#for-cont {
    background: #F3F3F3;
    padding: 3em 0 2em;
}

#postula-ligne {
    background: #F3F3F3;
    padding: 2em 0;
}

.postula h2 {
    font-weight: 600;
}

.postula hr {
    width: 80px;
    background: #FE5E3C;
    height: 5px;
    margin: 0.5em 0 2em;
    border: 0;
}

#gform_1>div.gform_heading>h3,
#gform_3>div.gform_heading>h3 {
    display: none;
}

#field_1_5,
#field_1_4,
#field_3_5,
#field_3_4 {
    border: 2px dashed #D4D4D4;
    width: 48.5%;
    padding: 0;
    height: 230px;
    margin-right: 1.5%;
    background: #fff;
}

#field_1_5,
#field_3_5 {
    float: right;
    margin-top: -20.65%;
}

#input_1_4,
#input_1_5,
#input_3_4,
#input_3_5 {
    padding: 6em 6em 5em;
    width: 100%;
    font-size: 0.9em;
    background: transparent;
}

.gform_title,
.gform_fileupload_rules {
    display: none;
}

@supports (-ms-ime-align:auto) {

    #input_1_4,
    #input_1_5,
    #input_3_4,
    #input_3_5 {
        width: 50%;
        margin: 0 17%;
    }
}

#field_1_4>div.ginput_container.ginput_container_fileupload,
#field_1_5>div.ginput_container.ginput_container_fileupload,
#field_3_4>div.ginput_container.ginput_container_fileupload,
#field_3_5>div.ginput_container.ginput_container_fileupload {
    margin: 0;
}

#field_1_4>div.ginput_container.ginput_container_fileupload,
#field_3_4>div.ginput_container.ginput_container_fileupload {
    background: url(https://ouestconseils.bzh/wp-content/themes/Ouest-Conseils/img/cv.png) no-repeat center top;
}

#field_1_5>div.ginput_container.ginput_container_fileupload,
#field_3_5>div.ginput_container.ginput_container_fileupload {
    background: url(https://ouestconseils.bzh/wp-content/themes/Ouest-Conseils/img/motivation.png) no-repeat center top;
}

.gform_wrapper .field_description_below .gfield_description {
    padding-top: 0;
    margin-top: -17.5%;
    text-align: center;
    z-index: 1;
}

#input_2_1_6,
#input_3_1_6 {
    margin-top: 2.1%;
}

#field_1_2,
#field_2_2,
#field_3_2 {
    margin-top: -1.3%;
}

#input_1_3,
#input_2_3,
#field_2_8,
#input_3_3 {
    float: right;
    margin-top: -5%;
}

#field_1_1 input,
#field_1_2 input,
#field_1_3 input,
#input_1_6,
#field_3_1 input,
#field_3_2 input,
#field_3_3 input,
#input_3_6,
#field_2_1 input,
#field_2_2 input,
#field_2_3 input,
#input_2_6,
#input_2_7,
#input_2_8 {
    border-radius: 4px !important;
    border: 2px solid #f6f6f6;
}

input {
    cursor: pointer;
}

.gform_wrapper .gform_footer {
    padding: 0 0 10px !important;
}

#gform_submit_button_1,
#gform_submit_button_3 {
    background: #FE5E3C;
    display: block;
    margin: auto;
    font-weight: 600;
    border: 0;
    padding: 16px 14px;
    font-size: 18px;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    transition: 0.3s;
    cursor: pointer;
}

#gform_submit_button_2 {
    background: #42AEA0;
    color: #fff;
    text-transform: uppercase;
    padding: 12px;
    font-size: 18px;
    display: block;
    border-radius: 3px;
    transition: 0.3s;
    font-weight: 600;
    float: right;
}

#gform_submit_button_2:hover {
    background: rgba(66, 174, 160, 0.8);
}

#input_2_7 {
    background: #fff;
    color: #444;
    opacity: 0.8;
}

.gfield:placeholder {
    color: #444;
}

#gfield_consent_description_1_7 {
    text-align: left;
    line-height: 1.3;
}

#recru-bandeau {
    background: #FE5E3C;
}

.recru-band {
    padding: 1em 0;
}

.recru-band,
.recru-chi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.chi-rec1,
.chi-rec2,
.chi-rec3 {
    width: 33%;
    display: inline-block;
}

.chi-1,
.chi-2 {
    width: 50%;
    display: inline-block;
}

.recru-band h2 {
    font-weight: 600;
    padding-left: 0;
    color: #fff;
}

.recru-band hr {
    background: #333;
}

.recru-band img {
    margin: auto;
    margin-bottom: 1em;
}

.recru-band a {
    text-align: center;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 18px;
}

#shiva-recru {
    padding-top: 2em;
}

#shiva-recru>em {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
}

#double-chi {
    padding-top: 0;
}

.chi-recru {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
}

.poucent {
    font-size: 28px;
    font-weight: bold;
    color: #fff;
}

.recru-off>h2 {
    font-weight: 600;
    margin-top: 0;
}

.recru-off>hr {
    background: #FE5E3C;
}

.recru-off p {
    font-size: 16px;
}

#taxo-rec {
    color: transparent;
}

#taxo-rec a {
    color: #FE5E3C;
    background: #F5F5F5;
    padding: 0.5em 0.8em;
    border-radius: 4px;
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
}

#offre-emploi .list-offr {
    width: 100%;
    height: 5px;
    margin: 0.5em 0;
    border: 0;
    text-align: left;
    background: #EEEEEE;
}

#anno-recru {
    padding: 0.5em 0;
}

.centered-off {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}

.accord3-4 {
    width: 75%;
    display: inline-block;
}

.accord1-4 {
    width: 25%;
    display: inline-block;
}

form.btn-oc {
    position: relative;
}

.style-off {
    border: 0;
    padding: 9px 12px;
    font-size: 12px;
    position: absolute;
    right: 0;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-weight: 600;
    background: #8A8A8A;
    transition: 0.3s;
    cursor: pointer;
}

.oc-off h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    margin: 0.5em 0 0;
}

/* FORMULAIRE ERREUR DE CHAMPS */
#input_1_3 {
    margin-top: -4.4%;
}

.gform_wrapper div.validation_error {
    color: #FE5E3C !important;
    border: 2px solid transparent !important;
    width: 98.5% !important;
    font-size: 1.3em !important;
    margin-bottom: 0 !important;
}

li.gfield.gfield_error.gfield_contains_required {
    margin-top: 0 !important;
    background: transparent !important;
    border: 2px dashed rgba(254, 94, 60) !important;
}

.validation_message {
    display: none !important;
}

li.gfield.gfield_error.gfield_contains_required>.ginput_container_email>#input_1_2 {
    width: 49%;
}

.gfield_error>.ginput_container_phone>#input_1_3 {
    margin-top: -5.3% !important;
    width: 49%;
    margin-right: 0.4%;
}

li.gfield.gfield_error.gfield_contains_required>.ginput_container_email {
    padding-bottom: 0.7%;
}

li.gfield.gfield_error.gfield_contains_required {
    margin-top: 1.5% !important;
}

#field_1_4 {
    margin-top: 0.3em !important;
}

#field_1_3 {
    margin-top: 0 !important;
    color: transparent !important;
    background: transparent !important;
    border-top: 2px dotted transparent !important;
    border-bottom: 2px dotted transparent !important;
}

.gform_validation_error>form>.gform_body>#gform_fields_1>#field_1_5 {
    margin-top: -22.4% !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required {
    padding: 0;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container {
    margin-top: 0 !important;
}

#field_1_4.gfield.gfield_error.gfield_contains_required {
    margin-top: 0 !important;
    margin-bottom: 1em !important;
    background: #fff !important;
}

#gform_confirmation_message_1 {
    color: #FE5E3C;
    font-size: 1.2em;
    font-weight: 600;
    margin-top: 1em;
}

/*------------------------------------*\
    FIN DE PERSONNALISATION PAGE SPÉCIFIQUE RECRUTEMENT
\*------------------------------------*/


/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/
@media only screen and (min-width:432px) {}

@media only screen and (min-width:480px) {}

@media only screen and (min-width:600px) {}

@media only screen and (min-width:720px) {}

@media only screen and (min-width:768px) {}

@media screen and (min-width: 481px) and (max-width: 991px) {}

@media only screen and (min-width: 1025px) {}

@media screen and (min-width: 1024px) and (max-width:1040px) {}

@media screen and (min-width: 320px) and (max-width: 1199px) {
    .part-recru h2 {
        font-size: 36px;
    }

    .el-recru {
        margin-top: 3em;
    }

    h2 {
        font-size: 36px;
    }
}

@media screen and (min-width: 1200px) and (max-width: 1279px) {}

@media only screen and (min-width:1200px) {
    .btn-dernier-offre {
        width: 100%;
    }

    .sc1,
    .sc2 {
        width: 100%;
    }

    .sc2 .style-consul {
        right: 0;
        bottom: 0;
        position: absolute;
        margin-right: 1.85em;
    }

    .sc1 .style-consul {
        font-size: 20px;
        padding: 22px 15px 22px 45px;
        margin: 0;
    }

    .style-consul:before {
        top: 35%;
    }
}

@media only screen and (min-width:1366px) {}

@media only screen and (min-width:1440px) {}

@media only screen and (min-width:1500px) {}

@media only screen and (min-width:1680px) {}

@media only screen and (min-width:1920px) {}

@media only screen and (min-width:2560px) {}

@media only screen and (max-width:1680px) {}

@media only screen and (max-width:1500px) {}

@media only screen and (max-width:1440px) {}

@media only screen and (max-width:1366px) {}

@media only screen and (max-width:1280px) {}

@media only screen and (max-width:1280px) {}

@media only screen and (max-width:1200px) {

    /* #field_1_5{
        margin-top: -23.65%;
    } */
    #input_1_3 {
        margin-top: -54px;
    }

    .bloc-2 {
        align-self: flex-end;
    }


}

@media only screen and (max-width: 1024px) {}

@media only screen and (min-width:993px) {
    #offre-emploi .recrut-offr {
        display: flex;
        position: relative;
    }

    #offre-emploi .recrut-offr .recru-off {
        align-self: center;
        width: 100%;
    }

    #offre-emploi .recrut-offr .recru-off h2 {
        position: absolute;
        top: 0;
    }

    #offre-emploi>div>div>div>div.recrut-offr>div.recru-off>hr {
        position: absolute;
        top: 7.5%;
    }
}

@media only screen and (max-width:992px) {

    #field_1_4 {
        margin-top: 30px;
    }

    .bloc-2,
    .bloc-4 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #field_1_5 {
        margin-top: -230px;
    }

    .gform_wrapper .field_description_below .gfield_description {
        margin-top: -24.5%;
    }

    .bloc-2 {
        align-self: center;
    }

    .accord1-4 input {
        width: 110px;
    }

    .recru-post {
        flex-direction: column;
    }

    .recru-im,
    .recrut-offr {
        width: initial;
        max-width: 100%;
        padding-left: 0;
        padding-right: 0;
    }

    .img-nosmetier {
        display: none;
    }

    .part-recru:nth-child(1) {
        order: 1;
        margin-bottom: 0;
    }

    .part-recru:nth-child(2) {
        order: 2;
    }

    .part-recru:nth-child(3) {
        order: 4;
    }

    .part-recru:nth-child(4) {
        order: 3;
        margin-bottom: 0;
    }

    .part-recru:nth-child(5) {
        order: 5;
        margin-bottom: 0;
    }

    .part-recru:nth-child(6) {
        order: 6;
    }

    .orderrecru:nth-child(2) {
        order: 3;
    }

    .orderrecru:nth-child(3) {
        order: 2;
    }

    .orderrecru:nth-child(4) {
        order: 4;
    }

    .orderrecru:nth-child(5) {
        order: 5;
    }

    .orderrecru {
        margin: 0;
    }

    .part-recru img {
        width: 100%;
    }

    .el-recru {
        margin-top: 2em;
        margin-bottom: 3em;
    }

    .valeu h2 {
        margin-top: 0;
    }

    .el-recru p {
        margin: 0.2em 0 1em;
    }

    .part-recru h3 {
        margin: 0.5em 0 0;
    }

    .valeu hr,
    .trait-orange {
        margin: 0.5em 0 0;
    }

    #page-legroupe>div:nth-child(5) {
        display: none;
    }

    #offre-emploi {
        margin: 3em 0;
    }

    #page-legroupe>div:nth-child(4) {
        margin-bottom: 0.5em;
    }

    .appel-offre {
        margin-right: 0;
    }

    .appel-offre h3 {
        font-size: 1.5em;
        padding: 0;
    }

    .style-consul {
        font-size: 20px;
        margin-top: 0.6em;
    }

    #shiva-recru {
        padding-top: 0.8em;
    }

    .intro-groupe {
        padding: 2em 0;
    }
}

@media only screen and (max-width:800px) {}

@media only screen and (max-width:768px) {
    #nos-chiffres-recru {
        display: none;
    }

    #field_1_3 {
        margin-top: 80px;
    }

    #field_1_4 {
        margin-top: 100px;
    }

    #field_1_6 {
        margin-top: 40px;
    }

    #gfield_description_1_4,
    #gfield_description_1_5 {
        margin-top: -75px;
    }

    div.ginput_complex.ginput_container.gf_name_has_2 span,
    .gform_wrapper .top_label input.medium,
    .gform_wrapper .top_label select.medium {
        width: 100% !important;
    }

    .row {
        flex-direction: column;
    }

    .bloc-4 img {
        margin: auto;
    }

    .footer .row {
        flex-direction: initial;
    }

    #field_1_5 {
        display: none;
    }

    #field_1_4 {
        width: 97.5%;
        margin-top: 1% !important;
    }

    #field_1_3 {
        margin-top: 70px !important;
    }

    #field_1_6 {
        margin-top: 30px;
    }
}

@media only screen and (max-width:720px) {}

@media only screen and (max-width:600px) {
    #offre-emploi>div>div>div>div.recru-im>div>h3>br {
        display: none;
    }

    .part-recru>h2,
    .valeu>h2,
    .recru-off>h2 {
        font-size: 36px;
    }

    #field_1_4 {
        width: 100%;
        margin-top: 7% !important;
    }
}

@media only screen and (max-width:480px) {
    .centered-off {
        flex-direction: column;
    }

    .style-off {
        margin-left: 0;
        margin-right: 0;
        margin-top: 1em;
    }

    .el-recru {
        margin-top: 1em;
        margin-bottom: 2em;
    }

    #offre-emploi {
        padding: 0;
    }

    .accord3-4 {
        width: 100%;
    }
}

@media only screen and (max-width:432px) {

    .style-consul {
        font-size: 16px;
    }

    #page-legroupe>div.intro-groupe>div>p {
        padding-left: .9375em;
        padding-right: .9375em;
    }

    .appel-offre h3 {
        font-size: 1.2em;
    }

    .part-recru>h2,
    .valeu>h2,
    .recru-off>h2 {
        font-size: 30px;
    }
}

@media only screen and (max-width:414px) {}

@media only screen and (max-width:411px) {}

@media only screen and (max-width:384px) {}

@media only screen and (max-width:375px) {

    /*
p{
	text-align: justify;
}
*/
    .style-consul {
        font-size: 12px;
    }
}

@media only screen and (max-width:360px) {
    .style-consul {
        font-size: 11px;
    }
}

@media only screen and (max-width:320px) {
    .style-consul {
        font-size: 14px;
    }

    .part-recru>h2,
    .valeu>h2,
    .recru-off>h2 {
        font-size: 28px;
    }

    .appel-offre h3 {
        font-size: 1em;
    }
}

@media only screen and (min-width:1800px) {}

@media only screen and (min-width:2000px) {}

@media only screen and (min-width:768px) and (max-width:992px) {

    #input_1_3 {
        margin-top: -8%;
        ;
    }
}

@media only screen and (min-width:992px) and (max-width:1060px) {
    #field_1_5 {
        margin-top: -24.65%;
    }

}

@media only screen and (min-width:768px) and (max-width:1200px) {
    .chi-2 {
        padding-left: 10px;
    }

    .style-off {
        width: 100%;
        margin-left: 5%;
    }
}

@media only screen and (max-width:1200px) {
    .style-off {
        font-size: 11px;
    }

    .style-consul,
    #taxo-rec a {
        font-size: 14px;
    }

    .oc-off h3 {
        font-size: 18px;
    }

    .accord3-4 {
        width: 72%;
        margin-right: 3%;
    }

    #offre-emploi>div>div>div>div.recrut-offr>div.recru-off>hr {
        top: 9%;
    }

    .sc1 .style-consul:before {
        top: 36.5%;
    }
}

@media only screen and (max-width:768px) {
    .btn-dernier-offre {
        position: inherit;
        margin-top: 1em;
    }
}

@media only screen and (max-width:480px) {
    .style-off {
        position: inherit;
    }

    .accord3-4 {
        width: 100%;
        margin-right: 0;
    }

    .accord1-4 {
        width: 100%;
    }
}

@media only screen and (max-width:432px) {
    .btn-dernier-offre {
        display: grid;
        max-width: 270px;
        margin: auto;
    }

    .sc1,
    .sc2 {
        margin-top: 1em;
    }

    .sc1 .style-consul {
        font-size: 15px;
    }
}

@media only screen and (min-width:1060px) and (max-width:1200px) {
    #field_1_5 {
        margin-top: -23.65%;
    }
}

/* Ajout de la section VIDEO COLLABORATEUR */
#tem-bandeau {
    background: #FE5E3C;
    padding-bottom: 1em;
}

#tem-bandeau .bloc-2 {
    margin: 1em 0;
}

#tem-bandeau .text-tem p {
    color: #fff;
    font-size: 20px;
    line-height: 1.2;
}

#tem-bandeau .bloc-tem h3 {
    color: #fff;
    font-weight: 600;
}

.bloc-tem {
    position: relative;
}

#tem-bandeau .toutem {
    position: absolute;
    bottom: 0;
}

.toutem h4 {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    margin: 0;
    padding: 0.7em 0.4em;
}

#tem-bandeau .toutem a {
    font-size: 22px;
}

#tem-bandeau .uniktem {
    color: #fff;
    font-size: 18px;
    font-style: italic;
}

@media only screen and (max-width: 1200px) {
    #tem-bandeau .bloc-2 {
        align-self: inherit;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1199px) {
    #tem-bandeau .bloc-2 {
        -ms-flex: 0 0 60%;
        flex: 0 0 75%;
        max-width: 75%;
    }

    #tem-bandeau>div>div>div:nth-child(4) {
        display: none;
    }
}

@media only screen and (max-width: 992px) {
    #tem-bandeau .toutem {
        position: inherit;
        bottom: inherit;
        margin: 1em 0;
        display: flex;
    }

    #tem-bandeau .bloc-4.bloc-tem {
        display: none;
    }

    #tem-bandeau .bloc-2 {
        margin: 0;
    }
}

@media only screen and (max-width: 480px) {
    .recru-band h2 {
        line-height: 1.1;
    }
}

/* Plateforme de recrutement - We Recruit */
#oc-werecruit-container #oc-werecruit-filterform,
#oc-werecruit-loadingexplaination,
.oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box {
    display: none;
}

.oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box:nth-child(2),
.oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box:nth-child(3),
.oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box:nth-child(4),
.oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box:nth-child(5) {
    display: block;
}

#oc-werecruit-filterresponse .elementor-image-box-content {
    margin: 0.5em 0;
}

#oc-werecruit-filterresponse .elementor-widget-image-box .elementor-image-box-wrapper {
    text-align: inherit;
}

@media only screen and (max-width: 1199px) {
    #offre-emploi .recrut-offr .recru-off h2 {
        margin-bottom: 1em;
        display: contents;
    }

    #offre-emploi .recrut-offr .recru-off {
        padding-bottom: 1em;
    }

    #oc-werecruit-container .elementor-image-box-title {
        font-size: 16px;
    }
}

@media only screen and (max-width: 619px) {
    #offre-emploi .recrut-offr .recru-off h2 {
        margin-bottom: 0;
    }

    #offre-emploi>div>div>div>div.recrut-offr>div.recru-off>hr {
        margin: 0.5em 0;
    }

    #offre-emploi .recrut-offr .recru-off {
        padding-bottom: 0;
    }

    #oc-werecruit-filterresponse p.oc-werecruit-joboffer-button-wrapper>a {
        float: inherit;
        position: inherit;
        top: inherit;
        right: inherit;
        transform: inherit;
        margin-top: 1em;
        display: block;
        width: max-content;
    }

    #oc-werecruit-filterresponse .elementor-image-box-content {
        display: grid;
    }

    #oc-werecruit-filterresponse .oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box>div>div>div>h3 {
        order: 1;
    }

    #oc-werecruit-filterresponse .oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box>div>div>div>p.oc-werecruit-joboffer-button-wrapper {
        order: 3;
    }

    #oc-werecruit-filterresponse .oc-werecruit-joboffer-item.elementor-position-left.elementor-vertical-align-top.elementor-widget.elementor-widget-image-box>div>div>div>p:nth-child(4) {
        order: 2;
        margin-top: .5em;
    }

    #oc-werecruit-filterresponse {
        margin: 0.5em 0;
    }

    .recru-off p {
        font-size: 18px;
    }

    #oc-werecruit-container .elementor-image-box-title {
        font-size: 18px;
        margin: 0.5em 0 0;
    }
}