.content .wpb_wrapper ul{margin:0;}
.wpb_wrapper ul li{list-style:none;padding-left:20px;position:relative;}
.wpb_wrapper ul li::before{content:"•";color:#2e4c92;font-size:2em;position:absolute;left:0;top:0;}
.wpb_wrapper ul.slick-dots li::before{content:'';}
.wpb_wrapper ol{counter-reset:myOrderedListItemsCounter;}
.wpb_wrapper ol li{list-style-type: none;position: relative;padding-left:50px;margin-bottom:30px;}
.wpb_wrapper ol li::before{position:absolute;left:0;top:-1px;display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;counter-increment: myOrderedListItemsCounter; content: counter(myOrderedListItemsCounter);background:#2e4c92;color:#fff;border-radius:50%;}
.mpc-center .cq-testimonialcarousel .testimonial-wrap{text-align:center;}
.mpc-center .cq-testimonialcarousel .testimonial-info{float:none;}
.mpc-center .cq-testimonialcarousel .slick-dots li{padding:0;}
.mpc-center .cq-testimonialcarousel .slick-dots li button::before{font-size:12px;color:#2e4c92;}
.mpc-more{transition:.5s ease;max-height:97px;padding-bottom:20px;overflow:hidden;position:relative;cursor:pointer;}
.mpc-more::after{transition:.4s ease;content:"Lire la suite";font-style:italic;opacity:1;display:block;position:absolute;bottom:0px;left:0;width:100%;background:rgb(163, 184, 213);}
.mpc-more:hover{max-height:500px;}
.mpc-more:hover::after{opacity:0;}
.page-id-265 .fancy-header h2{max-width:600px;font-weight:normal}