@charset "UTF-8";

.section_poste {
    text-transform: uppercase;
}
@media (max-width: 991px) {
    .section_poste {
        margin-bottom: 0 !important;
    }
    .section_poste .cacher_faste {
        display: none;
    }
}
@media (min-width: 767px) and (max-width: 991px) {
    .section_poste .x-container.wpb_row {
        flex-wrap: wrap;
        justify-content: flex-start;
        margin: 0 -15px;
    }
    .section_poste .x-container.wpb_row .x-column.x-1-4 {
        flex: 0 1 46%;
        float: none !important;
        margin: 10px;
    }
}
.description_poste a[data-vc-accordion] {
    display: block;
    padding: 14px 20px 14px 46px;
}
.description_poste {
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-weight: 400;
}
.description_poste ul,
.description_poste ol {
    margin-left: 70px !important;
}
