/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.5
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
.et_pb_blog_grid .et_pb_post { border:0px none !important; }
.image-left .entry-featured-image-url {    
	width: 47.5%;
    float: left;
    margin-right:5.5%; 
}
.section-chiffre {
	font-size: 75px;
	line-height: 80px;
	font-weight: bold;
}

.section-footer{
	position: relative;
	margin-top: 100px !important;
	min-height: 220px;
}

.section-curve {
	position: relative;
	/*clip-path: ellipse(100% 75% at 10% 25%);
	clip-path: path("M0,0V512c283,0,512-28.52,512-63.76V0H0Z");*/
	/*clip-path:path("M0 0 V100 C55 100 80 96 100 78 V0 H0 Z");
	M0,0 V100 C55.27,100 94.43,87.55 100,87.55 V0 H0 Z

	clip-path: path("M0,0V450c1132,0,2048-36.21,2048-80.95V0H0Z");*/
	clip-path: ellipse(100% 75% at 10% 25%);
}

.article-footer>div:first-child:after {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -140px;
	width: 150px;
	height: 400px;
	background: url('./../../uploads/2026/03/logoFLC2022.png') bottom center no-repeat;
	background-size: contain;
}
/*.article-partenaires .et_pb_image { 
	width: 10%;
    float: right;
}*/

