.wrapper-detail-offre-emploi {
    padding: 20px 0;
    background: #f5f5f5;
}

section.wrap-detail-offre-emploi {
    display: flex;
    justify-content: space-between;
    width: 97%;
    flex-wrap: wrap;
    margin: 0 auto;
}

main.parent-bloc-detail-offre-emploi-left {
    width: 67%;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding-right: 25px;
    border-radius: 5px;
}

article.parent-bloc-detail-offre-emploi-left {
    background-color: #fff;
    padding: 20px 20px;
    border-radius: 5px;
}

header.entry-header {
    display: flex;
    /* flex-direction: row !important; */
    justify-content: flex-start;
    position: relative;
    left: unset;
    height: unset;
    top: unset;
    margin: unset;
    padding: unset;
    box-shadow: unset;
}

.compagny-logo {
    width: 103px;
    height: 103px;
    /*! flex-basis: 103px; */
    margin-right: 25px;
    /*! margin-bottom: 5px; */
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.compagny-logo img {
    border-radius: 5px;
    background-color: #f8f8f8;
    padding: 20px;
}

.entry-title {
    font-size: 24px;
    text-align: inherit;
    /*! margin-top: 0; */
    margin-bottom: 0.5rem;
    /*! word-break: break-word; */
    font-weight: 600;
    /*! word-wrap: break-word; */
    /*! white-space: inherit; */
}

.job-heading-footer {
    font-size: 0.9rem;
    color: #606060;
}

.job-company-name {
    /* font-size: 0.8rem; */
    margin-bottom: 6px;
    color: #000;
    margin-right: 5px;
}

.category {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 5px 0 0;
}

.category li {
    display: inline-block;
    color: #5049e1;
}

.urgent {
    display: inline-block !important;
    color: #dd000b;
    border: 1px solid currentColor;
    border-radius: 5px;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 2px 6px 1px;
    font-weight: 600;
    margin-right: 10px;
}

.job_description h4 {
    font-size: 1.44rem;
    line-height: 1.3;
    color: #363636;
    font-weight: 600;
    margin: 28px 0;
}

.job-heading-footer {
    /*! font-size: 0.9rem; */
    /*! color: #606060; */
}

.job-company-name {
    /* font-size: 0.8rem; */
    margin-bottom: 6px;
    color: #000;
    margin-right: 5px;
}

.category {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 5px 0 0;
}

.category li {
    display: inline-block;
    color: #5049e1;
}

.urgent {
    display: inline-block !important;
    color: #dd000b;
    border: 1px solid currentColor;
    border-radius: 5px;
    font-size: 11px;
    line-height: 17px;
    text-transform: uppercase;
    padding: 2px 6px 1px;
    font-weight: 600;
    margin-right: 10px;
}

.job_description p,.job_description li {
    font-size: 15px;
    font-weight: 400;
    line-height: 1.72em;
    color: #5f5f5f;
}

.job_description li::before {
        content: "ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢";
        color: rgb(5 75 123);
        font-weight: 700;
        display: inline-block;
        width: 1em;
        margin-left: -1em;
        transform: translateY(2px);
}

.job_description ul {
    list-style: none;
    margin-top: 0;
    padding-left: 23px;
}

.job_description {
    margin: 0 0 1.5em;
}

.job_application.application> a {
    border: 1px solid #054b7b;
    border-radius: 6px;
    background: #054b7b;
    color: #fff;
    font-size: 15px;
    line-height: 1.25em;
    font-weight: 500;
    letter-spacing: 0px;
    /* padding: 12px 20px; */
    text-transform: initial;
    text-decoration: none;
    cursor: pointer;
    width: 300px;
    margin-right: 20px;
    max-width: 100%;
    line-height: 1.25em;
    padding: 14px 20px;
    transition: color .3s cubic-bezier(.455,.03,.515,.955),background-color .3s cubic-bezier(.455,.03,.515,.955),border-color .3s cubic-bezier(.455,.03,.515,.955);
    text-align: center;
}
.conteneur-liste-fichier-joint {
    width: 100%;
    padding-top: 40px;
}
.job_application.application {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.job_application.application {}

.job-expires {
    display: inline-block;
    vertical-align: middle;
    align-items: center;
    display: flex;
}

.job-expires span {
    display: block;
    word-break: keep-all;
}

.job-expires span {
    display: block;
    word-break: keep-all;
    font-size: .833rem;
    line-height: 1.5em;
    /* display: inline-block; */
    /* padding-left: 50px; */
    position: relative;
    font-weight: 400;
    color: #5f5f5f;
}

.job-expiry-date {
    font-weight: 700 !important;
}

#job-apply-btn {
    display: block;
    border: 1px solid #054b7b;
    border-radius: 6px;
    background: #054b7b;
    color: #fff;
    font-size: 15px;
    line-height: 1.25em;
    font-weight: 500;
    letter-spacing: 0px;
    /* padding: 12px 20px; */
    text-transform: initial;
    text-decoration: none;
    cursor: pointer;
    max-width: 100%;
    width: calc(100% - 16px);
    margin: 15px 8px;
    padding: 14px 20px;
    transition: color .3s cubic-bezier(.455,.03,.515,.955),background-color .3s cubic-bezier(.455,.03,.515,.955),border-color .3s cubic-bezier(.455,.03,.515,.955);
}

.bloc-detail-offre-emploi-right ul {
    display: block;
    list-style: none;
    padding: 0;
    margin-top: 5px;
    margin-bottom: 15px;
}

.bloc-detail-offre-emploi-right .item-aside:first-child ul li {
    display: inline-block;
    margin-right: 12px;
    font-size: 14px;
}

.bloc-detail-offre-emploi-right .item-aside:first-child ul li a {
    border: 1px solid #c5c5c5;
    border-radius: 5px;
    display: inline-block;
    padding: 8px 10px;
    margin: 5px 0 5px;
    color: currentColor;
    line-height: 1.25em;
}

.job-expiry {
    font-size: .833rem;
    font-weight: 400;
    line-height: 1.72em;
    color: #5f5f5f;
}

aside.bloc-detail-offre-emploi-right {
    width: 33%;
}

.bloc-detail-offre-emploi-right article {
    padding: 30px 30px 30px;
    background-color: #fff;
    border-radius: 5px;
    font-size: 15px;
    text-align: center;
    font-weight: 400;
    /* width: 35%; */
    line-height: 1.72em;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    color: #5f5f5f;
}

.item-aside.overview {
    margin-top: 30px;
}

.job-widget-title {
    font-size: 19px;
    color: #000;
    font-weight: 600;
    text-align: left;
    margin-bottom: 15px;
}

.item-aside.overview li {
    margin-bottom: 20px;
    width: 100%;
    display: flex;
    /* flex-direction: column; */
    justify-content: flex-start;
    align-items: start;
}
span.job-description {
    text-align: start;
}
.job-item {
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: center;
    width: calc(100% - 50px);
}

.job-icon {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 13px;
    background-color: #f3f2fc;
    color: #c39428;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
}

.job-item-title {
    color: #000;
    font-weight: 500;
}
article.item-aside.company {
    margin-top: 30px;
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}

.job-company-content h3 {
    font-size: 18px;
    font-weight: 600;
    text-align: left;
    color: black;
}

p.job-company-tagline {
    text-align: left;
    margin: 10px 0;
}

ul.job-company-details li {
    /* padding-left: 30px; */
    margin: 5px 0;
    position: relative;
}

ul.job-company-details {
    text-align: left;
}

article.item-aside.company .image {
    width: 100%;
    height: auto;
    display: flex;
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
    z-index: 0;
}

article.item-aside.company .image>img {
    width: 100%;
}

.job-company-content {
    padding-top: 59px;
}

.item-aside.company .compagny-logo {
    top: 41px;
}

.job-validation {
    display: flex;
    flex-wrap: wrap;
}

.job-expires>div:first-child {
    font-size: 34px;
    padding-right: 11px;
    display: block;
}

.job-expires>div:first-child>i {
    display: block;
    color: #c39428;
}

/* fichier joint */


.bloc_telechargement_wrapper {
    display: flex;
    font-family: manrope,sans-serif;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
    padding-left: 20px;
    width: 100%;
}   

.bloc_telechargement {
    position: relative;
    width: 47%;
    margin-right: 0;
    cursor: pointer;
    box-sizing: border-box;
    border-bottom: 1px solid #d8d8d8;
    background: #fff;
    margin-bottom: 35px;
} 

.bloc_telechargement::after {
    position: absolute;
    content: '';
    width: 0;
    height: 2px;
    background: var(--primary-color);
    bottom: 0;
    right: 0;
    transition: all linear 0.3s;
}

.bloc_telechargement:hover::after {
    transition: all linear 0.3s;
    width: 100%;
    right: auto;
    left: 0;
}

.bloc_telechargement a{
    position: relative;
    padding: 0;
    height: 100%;
    display: block;
    padding: 10px 10px 0px 45px;
    background: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 7%);
    width: 100%;
} 

.bloc_telechargement a:hover {
    background-color: #fff;
    box-shadow: 0 0 15px rgb(0 0 0 / 15%);
}


.bloc_telechargement_logo img {
    height: 35px;
    width: auto;
}

.bloc_telechargement_logo {
    padding: 10px;
    background-color: var(--primary-color);
    position: absolute;
    top: -20px;
    left: -20px;
    z-index: 1;
}

.content_description {
    width: 100%;
    padding-bottom: 10px;
}

.bloc_telechargement_titre {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 7px;
}

.bloc_telechargement_texte {
    font-size: 14px;
    display: none;
}

.bloc_telechargement_footer {
    width: 100%;
    border-top: 1px solid #dbdbdb;
    padding: 7px 0;
    background: #fff;
    line-height: 1;
    color: #7e7e7e;
    text-transform: none;
    font-size: 10px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.date_publication {
    font-size: 10px;
}

span.date_publication i {
    margin-right: 5px;
}

.date_publication span {
  padding-right: 15px;
}

span.btn-dld {
    font-size: 13px;
    line-height: 1.5;
}

.bloc_telechargement:hover span.btn-dld {
    color: var(--primary-color);
    font-weight: 600;
}

