/* Photo Offer */
.view-offer .popup-gallery .row .gallery-main {
    display: flex;
    justify-content: center;
    align-items: center;
}
.view-offer .popup-gallery .row .gallery-main .img-fluid.thumb-big {
    position: initial;
    width: auto;
    height: auto;
    max-height: 335px;
}
.col-md-4 .company-style-box img {
    max-height: 200px;
}
.jbd-container .company-style-box {
    padding: 30px !important;
}

/* Photo Offer Equipe */
.jbd-container .jitem-card .jitem-img-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0.35rem;
    border-top-left-radius: 0.35rem;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-bottom: none;
}
.jbd-container .jitem-card .jitem-img-wrap > img {
    width: auto;
    max-height: 175px;
    position: initial;
}

.jbd-container .place-card-body > img {
    position: initial !important;
    height: auto !important;
    transform: initial !important;
}
.place-card-body img {
    position: initial !important;
    height: auto !important;
    transform: initial !important;
    max-height: 200px !important;
    max-width: 200px !important;
}

.jbd-container .place-card-body {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    max-height: 200px !important;
    max-width: 200px !important;
    margin: 0 auto !important;
}

.interviews .sppb-addon-article {
    min-height: 320px !important;
    background-position: center;
}

/*mark, .mark {
    background-color: #18153e !important;
}*/

.view-article #sp-main-body .container-inner {
    display: flex;
}

.view-article #sp-main-body .container-inner .row #sp-component {
    width: 100%;
}
@media (max-width: 600px) {
    .view-article #sp-main-body .container-inner {
        flex-wrap: wrap;
    }
    .view-article #sp-main-body .container-inner #sp-right {
        margin-top: 25px;
    }
    .view-article #sp-main-body .container-inner #sp-right .sppb-row-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.a2a_svg.a2a_s__default.a2a_s_linkedin, .a2a_svg.a2a_s__default.a2a_s_twitter, .a2a_svg.a2a_s__default.a2a_s_twitter,
.a2a_svg.a2a_s__default.a2a_s_whatsapp,
.a2a_svg.a2a_s__default.a2a_s_a2a {
    background-color: rgb(179, 179, 179) !important;
}
.a2a_svg.a2a_s__default.a2a_s_a2a {
    margin-top: 5px !important;
}
.addtoany_container {
    margin: 10px 0 !important;
}
div[itemprop="articleBody"] {
    margin-top: 20px !important;
}
.jbd-container.listing-details ul li {
    display: list-item !important;
}
.jbd-container.listing-details ul {
    list-style: disc !important;
}

.jbd-container .list-style-4 .item-image-border{
    border: none;
    border-radius: unset;
}
.jbd-container .result-item .item-image{
    border-radius: unset;
}
.jbd-container .result-item .item-image a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}
.jbd-container .result-item .item-image img {
    position: initial;
    object-fit: initial;
    object-position: center;
    height: unset;
}

@media (max-width: 767px) {
  #topBan {
    display: none;
  }
}
