.liste_courtiers {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
}

#liste_courtiers.et_pb_row {
    width: 90%;
    max-width: 1522px;
}

.fiche_courtier_wrap {
    display: flex;
    width: 490px;
    min-height: 398px;
    margin-right: 25px;
}

.fiche_courtier_wrap:nth-child(3n+0) {
    margin-right: 0;
}


.nd_courtier_name {
    font-family: 'Soehne Dreiviertelfett';
    text-transform: uppercase;
    font-size: 38px;
    line-height: 1.0;
    color: #231f20;
    margin-bottom: 8px;
}

.nd_courtier_title {
    font-family: 'Univers LT Standard Condensed';
    letter-spacing: -1px;
    line-height: 1.2;
}

@media screen and (min-width: 1081px) {
    .fiche_courtier_wrap:nth-child(6n+0) {
        margin-right: 0;
    }
}

.fiche_courtier {
    height: 100%;
    text-align: center;
}

.fiche_courtier_wrap a {
    width: 100%;
}

.fiche_courtier .img-container {
    overflow: hidden;
    height: 258px;
    max-width: 45%;
    float: left;
}

.fiche_courtier .img-container:before {
    content: url(/wp-content/uploads/2022/08/courtier-overlay-1.png);
    position: absolute;
    height: 163px;
    width: 166px;
    margin-top: 170px;
    margin-left: 56px;
}

.hidden-overlay {
    display: none;
}

.info_courtier {
    line-height: 1.4;
    padding-top: 5px;
    width: 53%;
    margin-left: calc(47% - 45px);
    text-align: left;
    margin-top: 200px;
    position: absolute;
}

.info_courtier span {
    display: block;
}

#filtres-classes {
    /*display: flex;*/
    display: none;
    max-width: 1080px;
    margin: 0 auto;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 50px;
}

#filtres-classes a {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    cursor: pointer;
    transition: 0.3s all ease;
    padding-bottom: 10px;
}

#filtres-classes a.active {
    font-weight: bold;
    border-bottom: 2px solid #444;
    color: #da9655;
}

#filtres-courtiers {
    display: flex;
    flex-wrap: wrap;
    max-width: 1080px;
    margin: -30px auto 10px;
    border: none;
    font-size: 18px;
    font-family: 'Univers LT Standard Condensed';
}

#filtres-courtiers a {
    border: 1px solid #000;
    margin: 5px 7px;
    padding: 5px 10px;
    cursor: pointer;
}

#filtres-courtiers a.active {
    background: rgba(0, 0, 0, 0.4);
}

.single-edit-courtier h1 {
    margin-top: 110px;
}

.single-edit-courtier h2, .single-edit-courtier h3, .single-edit-courtier h4, .single-edit-courtier h5, .single-edit-courtier h6 {
    margin-top: 45px;
}

.single-edit-courtier h3.title, .single-edit-courtier h5.designation {
    margin-top: 0;
}

.content-summary {
    width: 25%;
    margin-right: 3%;
    font-weight: 400;
}

.single-edit-courtier .content-summary img {
  border-radius: 24px;
}

.content-details {
    width: 72%;
}

.post-content {
    display: block;
    width: 80%;
    margin: 0 auto;
    padding-top: 60px;
    max-width: 1080px;
}

.title {
    margin-bottom: 0;
}

.single-edit-courtier .title {
    font-family: 'Soehne Dreiviertelfett';
    font-weight: 700;
    text-transform: uppercase;
    display: table-caption;
    line-height: 0.9;
    font-size: 54px;
}

.designation {
    margin-bottom: 40px;
    line-height: 1.6;
}

.single-edit-courtier h5.designation {
    font-family: 'Univers LT Standard Condensed';
    letter-spacing: -1px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #666;
}

.broker-bio {
    padding-left: 30px;
    border-left: 1px solid #000;
    font-weight: 400;
}
.post-inner-content {
    display: flex;
    width: 100%;
}

#acx-courtier-form {
    padding-left: 30px;
    padding-top: 90px;
}

.acx-courtier-partners {
    margin-top: 90px;
    width: 100%;
    display: block;
    text-align: center;
}

.hide-form {
    display: none;
}

#courtier-single-page {
    width: 90%;
    margin: 90px auto;
    text-align: center;
}

#courtier-single-page h1 {
    text-align: center;
    padding-bottom: 60px;
    padding-top: 60px;
}

#courtier-single-page #liste_property {
    float: none;
    display: flex;
    margin: 0;
}

#courtier-single-page form {
    text-align: center;
}

/*.et_pb_fullwidth_header .et_pb_fullwidth_header_overlay {
    background-color: rgba(12,113,195,0.38);
}*/

.single-edit-courtier .et_pb_fullwidth_header_0 {
    height: 450px;
    display: flex;
}

.courtier-email {
    padding: 0 0 6px 45px !important;
    display: block;
    margin-top: 30px;
    background: url(/wp-content/themes/Profusion/img/icone-email.png) scroll no-repeat 0 6px;
    color: #000;
}

.courtier-telephone {
    padding: 0 0 6px 45px !important;
    background: url(/wp-content/themes/Profusion/img/icone-telephone.png) scroll no-repeat 0 4px;
}

.courtier-telecopieur {
    padding: 0 0 6px 45px !important;
    background: url(/wp-content/themes/Profusion/img/icone-telecopieur.png) scroll no-repeat 0 4px;
}

.courtier-langues {
    padding: 0 0 90px 45px !important;
    background: url(/wp-content/themes/Profusion/img/icone-langues.png) scroll no-repeat 0 6px;
}

.et_pb_fullwidth_header_subhead {
    font-size: 31px;
}