/* commun */

.centrage {
    margin: auto;
    max-width: 1264px;
    padding-left: 32px;
    padding-right: 32px;
    position: relative;
    width: 100%;
}
.breadcrumb {
    font-size: 16px;
    padding: 27px 0 16px;
}
.breadcrumb>span>span {
    color: #463c90;
}
.breadcrumb>span>span {
    color: #818181;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.acces-liste {
    margin: auto;
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0;
}
.acces-liste>p {
    font-family: Poppins, sans-serif;
}

.acces-liste > p {
    font-size: 18px;
    font-weight: 700;
    margin-top: 0;
    text-align: center;
}
.page-template-divi button,.page-template-divi label,.page-template-divi p {
    color: #463c90;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.page-template-divi p {
    margin-bottom: 10px;
    margin-top: 10px;
}
.acces-liste > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
}

.page-template-divi ul {
    list-style: none !important;
}
.acces-liste > ul > li {
    list-style: none;
}

.page-template-divi ol li,.page-template-divi ul li {
    color: #463c90;
    font-family: Poppins, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    position: relative;
}

.acces-liste > ul > li a.is-activation {
    font-weight: 700;
}

.acces-liste > ul > li > a {
    color: #3E3E40;
    font-size: 16px;
    padding: 8px 0;
    position: relative;
    text-decoration: none;
    margin-right: 20px;
}

.page-template-divi a,.page-template-divi table {
    font-family: Poppins, sans-serif;
}
.acces-liste>ul>li a.is-activation:before, .acces-liste>ul>li a:hover:before {
    background-color: #FFB30A;
}

.acces-liste > ul > li > a:before {
    background-color: transparent;
    bottom: -5px;
    content: '';
    height: 4px;
    position: absolute;
    width: 100%;
}
#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
    padding: 0 !important;
}
.acces-liste + h1 {
    font-size: 40px;
    margin-bottom: 10px;
    color: #323232;
    font-family: 'Barlow Condensed',sans-serif;
    font-weight: 700;
    line-height: 1.5;
    text-align: center;
}
.strate>.centrage {
    max-width: 1264px;
    z-index: 1;
}
.block-content-sidebar>.centrage>.wp-block-columns {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.is-style-jc-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.wp-block-columns {
    margin-bottom: 0;
}
@media (min-width: 782px) {
    .wp-block-columns {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    }
}
.wp-block-columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 28px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.strate {
    padding-bottom: 30px;
    padding-top: 30px;
}
.strate {
    border-radius: 5px;
    clear: both;
    font-size: 16px;
    padding-bottom: 30px;
    padding-top: 30px;
    position: relative;
    -webkit-transition: -webkit-box-shadow .3s ease;
    transition: -webkit-box-shadow .3s ease;
    transition: box-shadow .3s ease, -webkit-box-shadow .3s ease;
}
.container-sidebar>:first-child {
    margin-top: 0 !important;
}
.block-responsive-desktop {
    display: block;
    margin-bottom:10px;
}
.container-sidebar>* {
    margin-bottom: 20px;
    margin-top: 20px;
}
.ecpp-sidebar .bttn_flux {
    background-color: #614a98;
    border-color: #614a98;
    border-width: 2px;
    color: #fff;
}
.ecpp-sidebar .bttn_flux svg use {
    color: #fff;
}
.ecpp-sidebar .bttn_flux {
    background-color: #3c718b;
    border-color: #3c718b;
    border-width: 2px;
    border-radius: 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    margin: 0;
}
.bttn--full-width-all {
    width: 100%;
}
.page-template-divi button[type=submit],.page-template-divi input[type=submit] {
    background-color: #06565b;
    border: 3px solid #06565b;
    border-radius: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #fff;
    display: inline-block;
    fill: #fff;
    font-family: Roboto, sans-serif;
    font-size: 15px;
    font-weight: 400;
    padding: .8125em 0.75em;
    position: relative;
    text-decoration: none;
    -webkit-transition: background-color .3s ease, background-size .3s ease, color .3s ease, border-color .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .3s ease;
    transition: box-shadow .3s ease, background-color .3s ease, background-size .3s ease, color .3s ease, border-color .3s ease, transform .3s ease, -webkit-box-shadow .3s ease, -webkit-transform .3s ease;
    width: auto;
}
.bttn__cont-label-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.affiner_recherche:after {
    font-family: icones-master-lead;
    margin-left:15px;
    content: "\e909";
    color:white;
}

.supprimer_critere:after {
    font-family: icones-master-lead;
    margin-left:15px;
    content: "\e975";
    color:#3d2a00;
}


.lancer_recherche:after {
    font-family: icones-master-lead;
    margin-left:15px;
    content: "\e918";
    color:#3d2a00;
}

[data-sf-open] .filtres-loader {
    background-color: #FFFFFF;
}
.filtres-loader {
    background-color: #3C718B;
    border-radius: 50%;
    display: none;
    height: 20px;
    margin-left: 16px;
    margin-right: 16px;
    width: 20px;
    -webkit-animation: 0.4s linear 0s infinite alternate filtres-loader-animation;
    animation: 0.4s linear 0s infinite alternate filtres-loader-animation;
}
.bttn__label {
    line-height: 24px;
}
.bttn__cont-label-icon svg {
    margin: 0 0 0 .5625em;
    width: 20px;
}
.iconml {
    display: block;
    width: 48px;
}
.width-16px {
    width: 16px !important;
}

.block-content-sidebar>.centrage>.wp-block-columns>.wp-block-column+.wp-block-column {
    margin-left: 0;
    padding-right: 0;
    margin-top: 0;
}
.block-content-sidebar>.centrage>.wp-block-columns>.wp-block-column {
    margin-top: 0;
    padding-right: 30px;
    position: relative;
}
@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
        margin-left: 32px;
    }
}
@media (min-width: 782px) {
    .wp-block-column {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.wp-block-column {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}
.ecpp-liste {
    min-height: 400px;
}.block-content-sidebar>.centrage>.wp-block-columns>.wp-block-column+.wp-block-column {
     margin-left: 0;
     padding-right: 0;
     margin-top: 0;
 }
.block-content-sidebar>.centrage>.wp-block-columns>.wp-block-column {
    margin-top: 0;
    padding-right: 30px;
    position: relative;
}
@media (min-width: 782px) {
    .wp-block-column:not(:first-child) {
        margin-left: 32px;
    }
}
@media (min-width: 782px) {
    .wp-block-column {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
}
.wp-block-column {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word;
}
.ecpp-liste {
    min-height: 400px;
}

.swform__cont-field>label {
    display: block;
    font-weight: 700;
}
.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
}

.swform__control-wrap {
    position: relative;
}
.swform__cont-field--big .swform__control-wrap:before, .swform__cont-field--big .wpcf7-form-control-wrap:before {
    font-size: 20px;
    left: 20px;
}
.swform__cont-field--search .swform__control-wrap:before, .swform__cont-field--search .wpcf7-form-control-wrap:before {
    font-size: 24px;
    left: 9px;
    line-height: normal;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 1;
    font-family: 'icones-master-lead', sans-serif;
    content: "\e918";
}
.swform__cont-field--search input[type=search] {
    padding-left: 50px;
}
.ecpp-liste .swform__cont-field--search input {
    background-color: #F5F5F5;
    border-radius: 10px;
}

.ecpp-sidebar .bttn_flux:hover {
    background-color: #ffb30a;
    border-color: #ffb30a;
    color: #3d2a00;
}

.swform__cont-field--big input {
    padding-bottom: 15px;
    padding-top: 15px;
}
.page-template-divi input[type=date],.page-template-divi  input[type=email],.page-template-divi input[type=number],.page-template-divi input[type=password],.page-template-divi input[type=search],.page-template-divi input[type=tel],.page-template-divi input[type=text],.page-template-divi select,.page-template-divi textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #F5F5F5;
    border: 1px solid #614a98;
    border-radius: 5px;
    color: #2e2e2e;
    font-family: Roboto, sans-serif;
    font-size: 16px;
    line-height: 1.3;
    margin: 4px 0;
    padding: 10px 10px 10px 36px !important;
    position: relative;
    width: 100%;
}

/*
 Liste exposant
*/

.card-exposant {
    position: relative;
}
.card-exposant + .card-exposant {
    margin-top: 20px;
}

a.dossier_presse span.dashicons-pdf,a.dossier_presse span.dashicons-pdf:before {
    font-size:35px;
}

a.dossier_presse {
    position: relative;
    top: -50px;
    left: 875px;
}

.card-exposant__wrapper-lien {
    background-color: #FFFFFF;
    border: 1px solid #C8C8C8;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px;
    position: relative;
    text-decoration: none;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.card-exposant__cont-content {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    padding-right: 30px;
}
.card-exposant h2.card-exposant__titre, .card-exposant h3.card-exposant__titre {
    color: #3e3e40;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 25px;
}
.page-template-divi ul {
    list-style: none;
}
.fiche-exposant .list-inline li, .fiche-exposant .list-inline a, .fiche-projet .list-inline li, .fiche-projet .list-inline a, .fiche-projet .list-inline li, .fiche-projet .list-inline a, .card-exposant .list-inline li, .card-exposant .list-inline a, .card-projet .list-inline li, .card-projet .list-inline a, .card-projet .list-inline li, .card-projet .list-inline a {
    font-size: 14px;
}
.fiche-exposant__lieu {
    margin-top: 0;
}
.fiche-exposant__logo {
    max-width: 200px !important;
}
.sidebar-fiche__card-logo {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    height: 160px;
}

.fiche-exposant__logo {
    display: none;
    height: auto;
    max-width: 100%;
}


.rs a  {
    color: #463c90;
    font-size: 25px;
    padding: .5125em 0.5em;
}

.exposant-cont h3 {
    font-size: 18px;
}
.exposant-emplacement span,.conference-emplacement span  {
    color: #463c90;
    font-family: Poppins, sans-serif;
    font-weight: 700;
}

.exposant-cont h3 {
    color: #333333;
    font-family: 'Arial', sans-serif;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}

.sidebar-fiche__card-contact > a {
    display: block;
    font-size: 14px;
    padding: 10px 0;
}
.card-exposant__secteurs a, .card-exposant__secteurs li {
    color: #777779;
}
.card-exposant__secteurs li, .card-exposant__secteurs a {
    color: #777779;
}
.card-exposant__wrapper-lien:hover {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px);
}
.list-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0;
}
.list-inline > li + li:before {
    content: '|';
    left: -6px;
    position: absolute;
    top: 0;
}

.list-inline > li {
    list-style: none;
    margin-left: 0;
    margin-right: 10px;
}
.fiche-exposant .list-inline li, .fiche-exposant .list-inline a, .fiche-projet .list-inline li, .fiche-projet .list-inline a, .fiche-projet .list-inline li, .fiche-projet .list-inline a, .card-exposant .list-inline li, .card-exposant .list-inline a, .card-projet .list-inline li, .card-projet .list-inline a, .card-projet .list-inline li, .card-projet .list-inline a {
    font-size: 14px;
}

.list-inline > li {
    list-style: none;
    margin-left: 0;
    margin-right: 10px;
}
.pictos-nouveau {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
}
.pictos-nouveau li {
    list-style: none;
    font-size: 14px;
    padding: 8px 10px;
    margin-left: 10px;
    border-radius: 0 5px 0 10px;
}
.pictos-nouveau__nouveau, .pictos-nouveau__picto {
    background-color: #f5f5f5;
    color: #614a98;
}
.card-exposant__wrapper-lien:hover .pictos-nouveau__nouveau {
    background-color: #614a98;
}

.card-exposant__wrapper-lien:hover .pictos-nouveau__nouveau {
    background-color: #33667E;
    color: #FFFFFF;
}

.card-exposant__cont-img {
    margin-top:30px;
}

/* Fiche exposant */

.row--jc-space-between {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.row--fw-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.row>.lg-17 {
    width: 70.83333%;
}
.col--order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}
.col, .col--order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}
.col {
    position: relative;
}
.row>.lg-6 {
    width: 25%;
}
.col, .col--order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.sidebar-fiche {
    display: block;
}

.sidebar-fiche__aside {
    margin-bottom: 20px;
    position: sticky;
    top: 0;
    z-index: 8;
}

.sidebar-fiche__card {
    background-color: #FFFFFF;
    border-radius: 5px;
    border-top: 10px solid #fed434;
    -webkit-box-shadow: 0 4.5px 3.6px rgba(0, 0, 0, 0.024), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 30.1px 24.1px rgba(0, 0, 0, 0.046), 0 100px 80px rgba(0, 0, 0, 0.07);
    box-shadow: 0 4.5px 3.6px rgba(0, 0, 0, 0.024), 0 12.5px 10px rgba(0, 0, 0, 0.035), 0 30.1px 24.1px rgba(0, 0, 0, 0.046), 0 100px 80px rgba(0, 0, 0, 0.07);
    padding: 20px;
}
#en-savoir-plus a,.fiche-conference__organisateur a {
    text-decoration: underline;
}
#en-savoir-plus {
    font-size: 16px;
}

.fiche-exposant__events {
    margin: 20px 0;
}
.fiche-exposant__events>li {
    border-bottom: 1px solid #c8c8c8;
    border-top: 1px solid #c8c8c8;
}
.fiche-exposant__events > li > a {
    display: block;
    font-size: 18px;
    font-weight: 700;
    padding: 20px 0;
}

body .fiche-exposant__nom {
    font-size: 35px;
    color: #323232;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 700;
    line-height: 1;
}

.fiche-exposant__marques-label, .fiche-exposant__partenaires-label, .fiche-exposant__secteurs a, .fiche-exposant__secteurs li, .fiche-projet li {
    color: #777779 !important;
}

.ancres-sticky {
    background-color: #FFFFFF;
    margin-left: -1px;
    padding: 20px 0;
    position: sticky;
    top: 0;
    z-index: 9;
}

.ancres-sticky>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    width: 750px;
}
.ancres-sticky>ul>li {
    list-style: none;
}

.ancres-sticky > ul > li a.is-activation {
    font-weight: 700;
}
.ancres-sticky>ul>li a.is-activation:before {
    background-color: #FFB30A;
}
.ancres-sticky>ul>li>a:before {
    background-color: #fff0;
    bottom: -10px;
    content: '';
    height: 4px;
    position: absolute;
    width: 100%;
}
.ancres-sticky>ul>li+li {
    margin-left: 40px;
}
.ancres-sticky > ul > li > a {
    color: #3E3E40;
    font-size: 16px;
    position: relative;
    text-decoration: none;
}

body .separateur-section {
    margin-top: 60px;
}
.separateur-section {
    margin-top: 70px;
    position: relative;
}
.separateur-section:before {
    background-color: #fed434;
    content: '';
    height: 4px;
    position: absolute;
    top: -16px;
    width: 20px;
}

.exposant-cont h2, .exposant-cont h3 {
    color: #333;
    font-family: Poppins, sans-serif;
}
.exposant-cont h2 {
    font-size: 22px;
}

.sidebar-fiche__card-contact .rs {
    margin-top: 16px;
}
.rs, .rs a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.rs {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    margin: 0;
    width: auto;
}
.sidebar-fiche__card-contact .rs > li {
    margin: 0;
    width:40px;
}
.rs li {
    list-style: none;
}
.rs .bttn_flux {
    background-color: transparent !important;
    border: 0 !important;
}

.bttns-align-center {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.sidebar-fiche__card .bttns a {
    width:80%;
    border-radius:10px;
    margin-top:20px;
}

/* FILTRES */

.sidebar-filtres {
    background-color: #FFFFFF;
    -webkit-box-shadow: 0 0 35px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 35px rgba(0, 0, 0, 0.15);
    height: 100vh;
    padding: 16px;
    position: fixed;
    top: 0;
    -webkit-transform: translateX(-800px);
    transform: translateX(-800px);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    width: 600px;
    z-index: 1000000;
}
.block-responsive-desktop:hover {
    cursor: pointer;
}

.sidebar-filtres.is-activation {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.sidebar-filtres__titre {
    color: #363638;
    display: inline-block;
    font-size: 13px;
    margin-top: 0;
    text-transform: uppercase;
    font-family: Barlow Condensed, sans-serif;
    font-weight: 700;
    line-height: 1.5;
    padding-right:10px;
}

.sidebar-filtres__reinit.bttn_flux {
    background-color: transparent !important;
    border-color: #614a98 !important;
    color: #614a98 !important;
}
.bttn_flux.is-style-outline {
    background-color: transparent;
    border:2px solid #463c90 !important;
    color: #463c90;
    padding:.8125em 1em;
    display: inline-block;
}
.sidebar-filtres__reinit.bttn_flux {
    background-color: #FFFFFF !important;
    border-radius: 10px;
    font-family: 'Oswald', sans-serif;
    cursor:pointer;
}
.sidebar-filtres__reinit.bttn_flux:hover {
    background-color: #ffb30a !important;
    border-color: #ffb30a !important;
    color: #3d2a00 !important;
}
.bttn_flux.is-style-outline:hover {
    background-color: #614a98;
    border-color: #614a98;
    -webkit-box-shadow: 0 5px 15px rgba(255, 179, 10, .2);
    box-shadow: 0 5px 15px rgba(255, 179, 10, .2);
    color: #fff;
}
.bttn__cont-label-icon {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.sidebar-filtres__exergue {
    background-color: #F9F9F9;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -10px;
    margin-right: -16px;
    margin-top: 10px;
    padding: 10px;
}
.sidebar-filtres__wrapper {
    height: 75%;
    overflow-y: auto;
    padding: 12px;
}

.wpcf7-form-control-wrap {
    position: relative;
}
.sidebar-filtres__exergue .swform__cont-field {
    margin: 0;
    width: 100%;
}
.sidebar-filtres__exergue .swform__cont-field .wpcf7-form-control {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0;
}

.swform__cont-field--checkbox .wpcf7-checkbox {
    display: block;
    margin: 10px 0;
    position: relative;
}
.sidebar-filtres__exergue .swform__cont-field .wpcf7-form-control .wpcf7-list-item {
    width: 50%;
}
.sidebar-filtres__exergue .wpcf7-form-control .wpcf7-list-item {
    margin: 5px 0;
}
.swform__cont-field--checkbox .wpcf7-list-item {
    display: block;
    line-height: 1.2;
    margin: 5px 0;
    position: relative;
}
.sidebar-filtres .wpcf7-list-item {
    margin: 9px 0;
}
.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em;
}

.swform__cont-field--checkbox input[type=checkbox]:checked, .swform__cont-field--checkbox input[type=checkbox]:not(:checked) {
    position: absolute;
}
.swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label,
.swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label {
    cursor: pointer;
    display: block;
    padding-left: 30px;
    position: relative;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease;
}

.sidebar-filtres .wpcf7-list-item-label, .sidebar-filtres .swform__cont-field--toggle label {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.sidebar-filtres__wrapper {
    height: 75%;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 12px;
}
.sidebar-filtres__dropdown {
    margin: 0;
    padding-left: 12px;
}
.sidebar-filtres__dropdown li {
    color: #3E3E40;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    list-style: none;
    margin: 12px 0;
}
.sidebar-filtres__dropdown [data-dropdowntrigger] {
    background-color: #FFFFFF;
    line-height: normal;
    padding: 0;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    z-index: 1;
}

.sidebar-filtres__dropdown > li > span{
    font-size: 20px;
    font-weight: 700;
}

.font-large span {
    font-size: 16px;
    font-weight: 700;
}
.sidebar-filtres__dropdown [data-dropdowntrigger]:before {
    content: "\e909";
}
.sidebar-filtres__dropdown [data-dropdowntrigger]:before {
    position: relative;
    right: 10px;
    bottom:2px;
}
.sidebar-filtres__dropdown li > span:before {
    font-size: 14px;
}
[data-dropdowntrigger]:before {
    font-family: 'icones-master-lead', sans-serif;
    content: "\e914";
}
ul[data-dropdowntarget] {
    display: none;
}
.sidebar-filtres__all-cat {
    margin: 0;
    position: absolute;
    left: 16px;
    top: -8px;
}

[data-dropdownitem].is-activation>[data-dropdowntarget] {
    display: block;
    margin-left: 20px;
}
[data-dropdowntrigger]:hover {
    cursor: pointer;
}

.sidebar-filtres__dropdown [data-dropdowntrigger] {
    background-color: #FFFFFF;
    line-height: normal;
    padding: 0;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
    z-index: 1;
}
.sidebar-filtres__dropdown [data-dropdownitem].is-activation>[data-dropdowntrigger]:before {
    content: "\e907";
}

.icon-sds {
    content: url('src/app/css/icon/SDS.png'); /* URL de l'icône */
    position:relative;
    top: 50%; /* Centre verticalement l'icône */
    transform: translateY(-50%); /* Centre l'icône par rapport à la hauteur du texte */
}

.icon-bio {
    content: url('src/app/css/icon/BIO.png'); /* URL de l'icône */
    position:relative;
    top: 50%; /* Centre verticalement l'icône */
    transform: translateY(-50%); /* Centre l'icône par rapport à la hauteur du texte */
}


.sidebar-filtres__pastille {
    background-color: #FFA930;
    border-radius: 5px;
    color: #FFFFFF;
    font-size: 14px;
    position: relative;
    left: 10px;
    bottom: 3px;
    padding: 1px 7px;
}
ul[data-filtre-categorie="Parcours"] .sidebar-filtres__pastille,ul[data-filtre-categorie="Cycles"] .sidebar-filtres__pastille,
ul[data-filtre-categorie="Types"] .sidebar-filtres__pastille, ul[data-filtre-categorie="Thématiques"] .sidebar-filtres__pastille
{
    left: 10px;
}

.sidebar-filtres .wpcf7-list-item-label, .sidebar-filtres .swform__cont-field--toggle label {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}

.ecpp-sidebar__chips-cat-titre {
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    margin: 20px 0 10px 0;
}
.ecpp-sidebar__chips ul {
    margin: 0 0 0 14px;
}

.ecpp-sidebar__cont-chip {
    list-style: none;
    margin-bottom: 4px;
    margin-right: 10px;
    margin-top: 4px;
}

.ecpp-sidebar__chip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    color: #3E3E40;
}

.ecpp-sidebar__chip button.ecpp-sidebar__chip-bttn {
    background-color: transparent;
    border: 0;
    margin: -3px 6px 0 0;
}
.ecpp-sidebar__chip button.ecpp-sidebar__chip-bttn i {
    color: #3E3E40;
    font-size: 12px;
    line-height: normal;
}
.ecpp-sidebar__chip span {
    font-family: 'Oswald', sans-serif;
    font-size: 14px;
}
.container-sidebar>:last-child {
    margin-bottom: 0 !important;
}


.ecpp-sidebar__reinit .bttn_flux.is-style-lien, .ecpp-sidebar__reinit .bttn.is-style-lien:hover {
    background-color: transparent;
}
.bttn_flux.is-style-lien {
    background-color: transparent;
    border: 0;
    color: #06565b;
    padding: 0;
}
/* Checkbox */
.swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before, .swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label:before {
    border-radius: 3px;
    content: "";
    height: 18px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: background-color .3s ease, border .3s ease;
    transition: background-color .3s ease, border .3s ease;
    width: 18px;
}

.swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:after, .swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label:after {
    font-weight: 700;
    left: 2px;
    line-height: normal;
    position: absolute;
    top: 1px;
    -webkit-transition: color .3s ease, opacity .3s ease, -webkit-transform .3s ease;
    transition: color .3s ease, opacity .3s ease, transform .3s ease, -webkit-transform .3s ease;
    font-family: icones-master-lead, sans-serif;
    content: "\e903";
}

.swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label, .swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label {
    cursor: pointer;
    display: block;
    padding-left: 32px;
    font-size:15px;
    color:black;
    position: relative;
    line-height: 1.2em !important;
    -webkit-transition: background-color .3s ease, border .3s ease, color .3s ease;
    transition: background-color .3s ease, border .3s ease, color .3s ease;
}

.swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before, .swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label:before {
    border-radius: 3px;
    content: "";
    height: 15px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transition: background-color .3s ease, border .3s ease;
    transition: background-color .3s ease, border .3s ease;
    width: 15px;
}
.has-background .has-white-background-color .swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before, .has-background .has-white-background-color .swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label:before, .has-white-background-color .swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before, .has-white-background-color .swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label:before, .swform__cont-field--checkbox input[type=checkbox]:checked+.wpcf7-list-item-label:before, .swform__cont-field--checkbox input[type=checkbox]:not(:checked)+.wpcf7-list-item-label:before {
    background-color: #fff;
    border: 1px solid #b3b3b3;
}
.has-background .has-white-background-color .swform__cont-field--checkbox.swform__cont-field--checkbox--square input[type=checkbox]:checked+.wpcf7-list-item-label:after, .has-white-background-color .swform__cont-field--checkbox.swform__cont-field--checkbox--square input[type=checkbox]:checked+.wpcf7-list-item-label:after, .swform__cont-field--checkbox.swform__cont-field--checkbox--square input[type=checkbox]:checked+.wpcf7-list-item-label:after {
    background-color: #323232;
}
.swform__cont-field--checkbox.swform__cont-field--checkbox--square input[type=checkbox]:checked+.wpcf7-list-item-label:after, .swform__cont-field--checkbox.swform__cont-field--checkbox--square input[type=checkbox]:not(:checked)+.wpcf7-list-item-label:after {
    border-radius: 3px;
    content: "";
    height: 13px;
    left: 2px;
    top: 2px;
    width: 13px;
}
/* Conferences */
.icon-cocktail {
    content: url('src/app/css/icon/cocktail.png'); /* URL de l'icône */
    position:relative;
    top: 50%; /* Centre verticalement l'icône */
    transform: translateY(-50%); /* Centre l'icône par rapport à la hauteur du texte */
}



.swform__cont-field--toggle input[type=checkbox] {
    height: 0;
    visibility: hidden;
    position: absolute;
    width: 0;
}
.sidebar-filtres .wpcf7-list-item-label, .sidebar-filtres .swform__cont-field--toggle label {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
    color:black;
}
.swform__cont-field--toggle label {
    display: inline-block;
    padding-left: 65px;
    position: relative;
}
.swform__cont-field--toggle label:before {
    background-color: #e1e1e1;
    border-radius: 100px;
    content: "";
    cursor: pointer;
    display: block;
    height: 25px;
    left: 0;
    position: absolute;
    -webkit-transition: background-color .3s ease;
    transition: background-color .3s ease;
    width: 50px;
}
.sidebar-filtres .wpcf7-list-item-label, .sidebar-filtres .swform__cont-field--toggle label {
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.swform__cont-field--toggle label:after {
    background-color: #fff;
    border-radius: 50%;
    content: "";
    height: 15px;
    left: 5px;
    position: absolute;
    top: 5px;
    -webkit-transition: left .3s ease, -webkit-transform .3s ease;
    transition: left .3s ease, -webkit-transform .3s ease;
    transition: transform .3s ease, left .3s ease;
    transition: transform .3s ease, left .3s ease, -webkit-transform .3s ease;
    width: 15px;
}
.swform__cont-field--toggle input[type=checkbox]:checked+label:before {
    background: #ffa930;
}
.swform__cont-field--toggle input[type=checkbox]:checked+label:after {
    -webkit-transform: translateX(25px);
    transform: translateX(25px);
}
.card-conference__wrapper-lien {
    background-color: #FFFFFF;
    border: 1px solid #C8C8C8;
    border-radius: 5px 0 5px 5px;
    display: block;
    min-height: 330px;
    padding: 20px;
    position: relative;
    text-decoration: none;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.card-conference {
    margin-bottom:10px;
}

[data-filtre-categorie="Vidéo"] {
    float:left;
}

[data-filtre-categorie="Cocktail"] {
    float:right;
}

.filtre-toggle {
    margin-bottom:65px;
}

.ecpp-liste .swform__cont-field {
    margin:0;
}

.card-projet__wrapper-lien {
    background-color: #fff;
    border: 1px solid #c8c8c8;
    border-radius: 5px;
    display: block;
}

h3.type {
    color:white;
    background-color: #fed434;
    text-align: center;
    padding: 5px;
    position: absolute;
    font-size: 28px;
    top: 0;
    left: 0;
    width: 100%;
}
.sidebar-fiche__card .gallerie {
    margin-top:40px;
}

.card-projet--img-contain .card-projet__cont-img {
    background-position: top;
    background-size: contain;
    border-radius: 0;
    margin: 20px 20px 20px 20px;
    float:left;
    width:220px;
}
.card-projet__cont-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
    float:left;
    padding:15px;
}
.card-projet__cont-content {
    padding: 20px;
}
.card-projet {
    clear:both;
}
.page-template-tpl_apileni_liste_projets .exposant-emplacement span, .page-template-tpl_apileni_fiche_projet .exposant-emplacement span {
    font-weight: normal;
}
.swform__cont-field--toggle .wpcf7-list-item-label {
    line-height:25px;
}

.list-2 > li {
    list-style: none;
    line-height: 1.5;
    padding-left: 20px;
    position: relative;
}

.gallerie__loupe:after, .list-2>li:before {
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-family: icones-master-lead, sans-serif;
}
.list-2>li:before {
    content: "\e909";
}
.agenda-link {
    text-decoration: none;
    color: white;
    background-color:#614a98;
    padding: 10px;
    font-size: 15px;
    border-radius: 0 5px 5px 0;
    position: relative;
    top: -320px;
}

.card-conference__titre {
    color: #3e3e40;
    font-family: Poppins, sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 16px;
    margin-top: 30px;
}
.card-conference .conference-emplacement, .card-conference .conference-datetime {
    display: inline-block;
    margin: 0;
    margin-right: 10px;
}



body .conference-emplacement {
    font-size: 16px;
}

.conference-emplacement {
    color: #614a98;
    font-weight: 700;
    font-family: Poppins, sans-serif;
    margin-bottom: -10px;
}
.card-conference__content {
    font-weight: 700;

}

body .conference-datetime {
    font-size: 15px;
    color:#463c90 !important;
}
.conference-datetime {
    color: #3E3E40;
    margin-top: 6px;
}
.fiche-conference__tags li {
    background-color: #F2F1F1;
    display: inline-block;
    font-size: 14px;
    padding: 3px 10px;
}
.fiche-conference__tags {
    margin: 16px 0;
}
/**** Produit ****/
.card-projet__wrapper-lien {
    background-color: #FFFFFF;
    border: 1px solid #C8C8C8;
    border-radius: 5px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-decoration: none;
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
.card-projet {
    margin: 20px 0;
}


.card-projet--img-contain .card-projet__cont-img {
    background-position: top;
    background-size: contain;
    border-radius: 0;
    margin: 20px 20px 20px 20px;
    float:left;
    width:220px;
}
.card-projet__cont-img {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 5px 0 0 5px;
    min-width: 200px;
}
.card-projet__cont-img + .card-projet__cont-content {
    padding-left: 30px;
}
.card-projet__cont-content {
    padding: 20px;
}
.card-projet h2.card-projet__titre, .card-projet h3.card-projet__titre {
     color: #3C718B;
     font-size: 24px;
     font-weight: 700;
     margin-bottom: 16px;
     margin-top: 30px;
 }

.fiche-projet h1 {
    color: #3E3E40;
    font-family: 'Arial', sans-serif;
    font-size: 24px;
    font-weight: 700;
}
.retour-liste {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 16px;
    text-decoration: none;
}
.fiche-projet h2 {
    color: #333333;
    font-family: 'Arial', sans-serif;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
}

.card-projet .bttn_flux {
    float:right;
    border-radius: 0  0 8px 8px;
    margin-bottom:30px;
}
/**** Responsive ****/

@media screen and (max-width: 600px) {
    .sidebar-filtres {
        width: 100%;
    }

    h2.sidebar-filtres__titre {
        display: none;
    }

    [data-filtre-categorie="Cocktail"] {
        float: none;
        display: block;
        line-height: 30px;
    }

    .card-exposant__cont-content {
        margin-top: 30px;
    }

    .block-responsive-desktop {
        margin-top: 50px;
    }

    .row > .lg-17, .row > .lg-6 {
        width: 100% !important;
    }

    .card-conference__wrapper-lien {
        min-height: 465px;
    }

    .card-projet__cont-img {
        min-width: 125px;
    }

    .agenda-link {
        top: -455px;
    }
}
