/* cmsms stylesheet: synexis modified: mardi 3 juin 2025 15:42:30 */
.rc-anchor-light {
    background: #f9f9f9;
    color: #000;
    border: 1px solid red !important;
}

.check-gdpr {
    width: 100%;
    margin-bottom: 15px;
}
.captcha {
    line-height: 0;
    display: block;
    margin-top: 0;
    width: 70%;
    filter: invert(1);
}

.submit {
    width: 30%;
    align-items: center;
}

.fotorama__stage__frame.fotorama__loaded.fotorama__loaded--img.fotorama__active {
    border-bottom: 1px solid #dc961d;
}

.contact a.color-w:hover {
    color: #dc961d !important;
}

.img-style-left {
    margin-bottom: 30px;
}

.row.col-group > p {
    display: none;
}

p:empty {
    margin-bottom: 0 !important;
}

#main-page .clearfix {
    clear: both;
    display: block;
}

#main-page .content figure.d-flex {
    margin-bottom: 15px;
    margin-left: -10px;
}

#main-page .content figure img {
    height: auto !important;
    flex: auto;
    width: 0 !important;
    object-fit: cover;
    min-width: auto;
    margin-left: 10px;
}

#token-hidden {
    display: none;
}

.form-search input {
    color: #212529;
}

h2.trigger {
    cursor: pointer;
    font-weight: normal;
    height: inherit !important;
    line-height: 1 !important;
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    background: #854c99 url(/assets/more.svg) no-repeat !important;
    background-position: center left +10px !important;
    background-size: 28px !important;
    color: #fff !important;
    font-size: 18px !important;
    padding: 15px !important;
    padding-left: 45px !important;
    margin-top: 15px !important;
    display: block !important;
    transition: .2s;
    text-align: left;
}

h2.trigger:hover {
    opacity: .8;
    transition: .2s;
}

h2.trigger.active {
    background: #854c99 url(/assets/less.svg) no-repeat !important;
    background-position: center left +10px !important;
    background-size: 28px !important;
}

.toggle_container {
    width: 100% !important;
}

.toggle_container .block {
    padding-top: 15px;
}

.toggle_container .block p:last-child {
    margin-bottom: 0 !important;
}

.hyphens {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

#main-page .img-left {
    float: left !important;
    margin-right: 30px;
    margin-bottom: 15px;
    position: relative;
}

#main-page .img-right {
    float: right !important;
    margin-left: 30px;
    margin-bottom: 15px;
    position: relative;
}

#main-page .img-left-no-mobile {
    float: left !important;
    margin-right: 30px;
    margin-bottom: 15px;
    position: relative;
}

#main-page .img-right-no-mobile {
    float: right !important;
    margin-left: 30px;
    margin-bottom: 15px;
    position: relative;;
}

/* Breadcrumb */

.breadcrumbs-content {
    background: none;
    padding: 0;
    margin: 0;
    margin-top: 40px;
    padding-top: 2px;
    border-top: 1px solid #ddd !important;
    color: #333;
}

.breadcrumbs-content span:nth-child(2) {
    display: none !important;
}

.breadcrumbs-content span.breadcrumb {
    display: inline-block;
    margin-left: 10px;
    margin-right: 5px;
    margin-bottom: 0;
}

.breadcrumbs-content a.home-link {
    margin-right: 10px;
}

@media only screen and (max-width: 480px) { /* md ---------------------- */
/* start */

#main-page .img-left-no-mobile {
    float: inherit !important;
    margin-right: 0;
    margin-bottom: 15px;
    position: relative;
    position: relative;
    width: 100%;
    height: auto;
}

#main-page .img-right-no-mobile {
    float: inherit !important;
    margin-left: 0;
    margin-bottom: 15px;
    position: relative;
    width: 100%;
    height: auto;
}

/* end 767 */ }

table {
    border: 0;
}

.table-col-two table,
.table-col-two-no-mobile table,
.table-col-three table,
.table-col-three-no-mobile table {
    border: 0;
}

.table-col-two table td:first-child {
    padding-right: 10px;
    padding-left: 0;
}

.table-col-two table td:last-child {
    padding-left: 10px;
    padding-right: 0;
}

.table-col-two table td {
    display: inline-grid;
    margin-bottom: 15px;
}

.table-col-three table td {
    padding-right: 10px;
    padding-left: 10px;
}

.table-col-three table td:first-child {
    padding-right: 10px;
    padding-left: 0;
}

.table-col-three table td:last-child {
    padding-left: 10px;
    padding-right: 0;
}

.table-col-three table td {
    display: inline-grid;
    margin-bottom: 15px;
}

.table-col-two-no-mobile table td:first-child {
    padding-right: 10px;
    padding-left: 0;
}

.table-col-two-no-mobile table td:last-child {
    padding-left: 10px;
    padding-right: 0;
}

.table-col-two-mo-mobile table td,
.table-col-two-mo-mobile table td {
    display: inline-grid;
    margin-bottom: 20px;
}


.table-col-three-no-mobile table td {
    padding-right: 10px;
    padding-left: 10px;
}

.table-col-three-no-mobile table td:first-child {
    padding-right: 10px;
    padding-left: 0;
}

.table-col-three-no-mobile table td:last-child {
    padding-left: 10px;
    padding-right: 0;
}

.table-col-three-no-mobile table td {
    display: inline-grid;
    margin-bottom: 15px;
}

@media only screen and (max-width: 767px) { /* md ---------------------- */
/* start */

.table-col-two-no-mobile table td:first-child {
    padding-right: 0;
    padding-left: 0;
    width: 100% !important;
    display: block;
}

.table-col-two-no-mobile table td:last-child {
    padding-right: 0;
    padding-left: 0;
    width: 100% !important;
    display: block;
}

.table-col-three-no-mobile table td {
    padding-right: 0;
    padding-left: 0;
    width: 100% !important;
    display: block;
}

.table-col-three-no-mobile table td:first-child {
    padding-right: 0;
    padding-left: 0;
    width: 100% !important;
    display: block;
}

.table-col-three-no-mobile table td:last-child {
    padding-right: 0;
    padding-left: 0;
    width: 100% !important;
    display: block;
}

/* end 767 */ }

table.table_border {
    margin-bottom: 15px;
}

table.table_border td {
    border: 1px solid;
    border-right: 0;
    padding: 5px !important;
    margin: 0;
}

table.table_border td:last-child {
    border-right: 1px solid;
}

figure.img-bloc {
    position: relative;
    line-height: 0;
    width: 100%;
    margin-bottom: 20px;
}

figure.img-bloc img {
    position: relative;
    z-index: 1;
}

@media only screen and (max-width: 580px) { /* md ---------------------- */
/* start */

.hide-mobile {
    display: none;
}

.check-gdpr {
    justify-content: center;
}

.captcha {
    display: flex;
    justify-content: center;
    width: 100%;
}

.submit {
    width: 100%;
    justify-content: center;
    margin-top: 15px;
}

/* end 580 */ }
/* cmsms stylesheet: flexbin modified: mercredi 31 janvier 2024 11:43:35 */
.flexbin:after {
    content: '';
    flex-grow: 999999999;
    min-width: 300px;
    height: 0; }
  .flexbin > * {
    position: relative;
    display: block;
    height: 200px; }
    .flexbin > * > img {
      object-fit: cover;
      max-width: 100%;
      min-width: 100%;
      vertical-align: bottom;
      height: inherit !important; }
  @media (max-width: 1365px) {
    .flexbin > * {
    height: 166px; }
  }
  @media (max-width: 1200px) {
    .flexbin > * {
    height: 190px; }
  }
  @media (max-width: 980px) {
      .flexbin:after {
        content: '';
        flex-grow: 999999999;
        height: 0; }
      .flexbin > * {
        position: relative;
        display: block;}
        .flexbin > * > img {
          object-fit: cover;
          max-width: 100%;
          min-width: 100%;
          vertical-align: bottom; }
 }
 @media (max-width: 768px) {
    .flexbin > * {
    height: 155px; }
  }
  @media (max-width: 575px) {
      .flexbin:after {
        content: '';
        flex-grow: 999999999;
        min-width: 100px;
        height: 0; }
      .flexbin > * {
        position: relative;
        display: block;
        height: 160px;
        margin-bottom: 25px; }
        .flexbin > * > img {
          object-fit: cover;
          max-width: 100%;
          min-width: 100%;
          vertical-align: bottom; }
  }

.flexbin a i.la.la-plus {
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    background: #fff;
    padding: 10px;
    font-size: 26px;
    border-radius: 50%;
    opacity: 0;
    transition: .2s;
}

.flexbin a:hover i.la.la-plus {
    opacity: .8;
    transition: .2s;
}
/* cmsms stylesheet: simplelightbox.min modified: mercredi 31 janvier 2024 11:35:59 */
.sl-wrapper .sl-close,.sl-wrapper .sl-navigation button{height:44px;line-height:44px;font-family:Arial,Baskerville,monospace}.sl-wrapper .sl-close:focus,.sl-wrapper .sl-navigation button:focus{outline:0}body.hidden-scroll{overflow:hidden}.sl-overlay{position:fixed;left:0;right:0;top:0;bottom:0;background:#fff;opacity:.95;display:none;z-index:1035}.sl-wrapper .sl-close,.sl-wrapper .sl-counter{top:30px;display:none;color:#000;position:fixed}.sl-wrapper{z-index:1040}.sl-wrapper button{border:0;background:0 0;font-size:28px;padding:0;cursor:pointer}.sl-wrapper button:hover{opacity:.7}.sl-wrapper .sl-close{right:30px;z-index:10060;margin-top:-14px;margin-right:-14px;width:44px;font-size:3rem}.sl-wrapper .sl-counter{left:30px;z-index:1060;font-size:1rem}.sl-wrapper .sl-navigation{width:100%;display:none}.sl-wrapper .sl-navigation button{position:fixed;top:50%;margin-top:-22px;width:22px;text-align:center;display:block;z-index:10060;color:#000}.sl-wrapper .sl-navigation button.sl-next{right:5px;font-size:2rem}.sl-wrapper .sl-navigation button.sl-prev{left:5px;font-size:2rem}@media (min-width:35.5em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:10px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:10px;font-size:3rem}.sl-wrapper .sl-image img{border:0}}@media (min-width:50em){.sl-wrapper .sl-navigation button{width:44px}.sl-wrapper .sl-navigation button.sl-next{right:20px;font-size:3rem}.sl-wrapper .sl-navigation button.sl-prev{left:20px;font-size:3rem}.sl-wrapper .sl-image img{border:0}}.sl-wrapper .sl-image{position:fixed;-ms-touch-action:none;touch-action:none;z-index:10000}.sl-wrapper .sl-image img{margin:0;padding:0;display:block;border:0;width:100%;height:auto}.sl-wrapper .sl-image iframe{background:#000;border:0}@media (min-width:35.5em){.sl-wrapper .sl-image iframe{border:0}}@media (min-width:50em){.sl-wrapper .sl-image iframe{border:0}}.sl-wrapper .sl-image .sl-caption{display:none;padding:10px;color:#fff;background:rgba(0,0,0,.8);font-size:1rem;position:absolute;bottom:0;left:0;right:0}.sl-wrapper .sl-image .sl-caption.pos-top{bottom:auto;top:0}.sl-wrapper .sl-image .sl-caption.pos-outside{bottom:auto}.sl-wrapper .sl-image .sl-download{display:none;position:absolute;bottom:5px;right:5px;color:#000;z-index:1060}.sl-spinner{display:none;border:5px solid #333;border-radius:40px;height:40px;left:50%;margin:-20px 0 0 -20px;opacity:0;position:fixed;top:50%;width:40px;z-index:1007;-webkit-animation:pulsate 1s ease-out infinite;-moz-animation:pulsate 1s ease-out infinite;-ms-animation:pulsate 1s ease-out infinite;-o-animation:pulsate 1s ease-out infinite;animation:pulsate 1s ease-out infinite}.sl-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}.sl-transition{transition:-moz-transform ease .2s;transition:-ms-transform ease .2s;transition:-o-transform ease .2s;transition:-webkit-transform ease .2s;transition:transform ease .2s}@-webkit-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-moz-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-o-keyframes pulsate{0%{transform:scale(.1);opacity:0}50%{opacity:1}100%{transform:scale(1.2);opacity:0}}@-ms-keyframes pulsate{0%,100%{opacity:0}0%{transform:scale(.1)}50%{opacity:1}100%{transform:scale(1.2)}}
