:root {
	--color-pink: #40a3e5;
	--color-orange: #3ed3f7;
	--color-yellow: #ffc900;
	--color-yellow2: #f7f13e;
}
html body {
	font-family: Arial, sans-serif;
	line-height: 1.7em;
}

.text-left{
	text-align: left !important;
}
.c-section__desc p{
	font-size: 1.1em;
}
.c-highlight-coaching {
	color: #fff;
	padding: 8rem 0;
	background: url(img/bg-home.jpg) center top / cover no-repeat #186090;
	position: relative;
}
.c-button{
	font-weight: 600;
	&.c-button--jaune{
		background: var(--color-yellow);
		color:var(--color-gray);
	}

}
.c-jaune{
	color: var(--color-yellow);
}
.c-section{
	&.c-section-dark{
		background: var(--color-dark);
		color:#fff;
		p{
			color:#fff;
		}
	}
}

.b-text-warning{
	padding: 20px;
	background: #6e6e6e;
	border-radius: 10px;
	margin: 0 0 50px;

	p{
		margin-bottom: 10px;
		font-size: 0.9em;
		line-height: 1.6em;
		&:last-child{
			margin-bottom: 0;
		}
	}
}
.c-complements-inline__item--content--content p {
	color: #fff;
	font-size: 1.1rem;
	line-height: 1.6;
}


.home .c-highlight-coaching--image {
	background-position: left bottom;

}
a.texte-degrade {
	text-decoration: none !important;
}

.rank-math-breadcrumb{
	font-size:0.85em;
}

.rank-math-breadcrumb p{
	margin:0 !important;
}

.rank-math-breadcrumb .separator {
	display: inline-block;
	margin: 0 10px;
}
.ban-belike{
	margin-bottom: 40px;
	display: block;
}
.ban-belike{
	margin-top: 40px;
	display: block;
}

.home .c-section__iframe iframe {
	height: 125.5rem !important;
}

.list-steps--full .list-steps{
	width: 100% !important;
}

.blog .ban-belike,
.archive .ban-belike{
	margin-top: -50px;
	margin-bottom: 80px;
	display: block;
}
.blog .ban-levandacademy,
.archive .ban-levandacademy{
	margin-bottom: 40px;
	display: block;

}

.liresuite{
	display: none;
}
.liresuite.active{
	display: block;
}
.liresuite-btn{
	text-decoration: underline;
	cursor:pointer;

}
.liresuite-btn:hover{
	text-decoration: none;

}
body.page-id-11613 .c-highlight-coaching--image {
	    padding-top: 5rem;
	        padding-bottom: 7rem;
	    background-image: radial-gradient(circle farthest-corner at 83.7% 4.3%, #0660a5 0%, #3a97f3 90%);
}


.c-highlight-coaching__title{
	font-size: 1.7rem;

}
.c-highlight-coaching__title-item{
	display: inline-block;
	color:#ffc900;
}

.c-highlight-coaching--image .c-highlight-coaching__title,
.c-highlight-coaching__desc{
	width: 180%;
}


.c-highlight-coaching__title {
	font-size: 2.5rem;
	line-height: 1;
}
.c-highlight-coaching .c-button{
	width: 180%;
	margin: 40px 0 -5px;
	background-color: #ffc900;
	color:#000;
}
.c-highlight-coaching--image--img{
	bottom:40px;
	right: -6.6rem;
	max-width: 26rem;
}
.check-highlight{
	position: relative;
	font-size: 1.1em;
	padding: 5px 0 10px 31px;
	font-weight: bold;
}
.check-highlight:before{
	content:" ";
	display: inline-block;
	position: absolute;
	width:40px;
	height:40px;
	background-image: url('img/checkbox.png'); 
	background-size: cover;
	top: -5px;
	left: -9px;
}


.cross{
	position: relative;
	font-size: 1.1em;
	padding: 5px 0 10px 45px;
	font-weight: bold;
	margin-bottom: 20px;
}
.cross:before{
	content: " ";
	display: inline-block;
	position: absolute;
	width: 25px;
	height: 32px;
	background-image: url(img/cross.png);
	background-size: contain;
	top: 4px;
	left: 0;
}
.c-section.c-section-red{
	background-color: #fcf0ea;
}
.text-center{
	text-align: center;
}

.emphase{
	display: inline-block;
	position: relative;

	&:before{
		width:100%;
		height:2px;
		position: absolute;
		bottom:0;
		left:0;
		background-color: #000;
		display: block;
		content:" ";
	}
	&.emphase-white:before{
		background-color: #fff;
	}
	&.emphase-white:before{
		background-color: var(--color-yellow);
	}


}
.c-button--flat:hover{
	background-color: #fff;
}
.c-highlight-coaching__desc{
	font-size: 1.2em;
	padding-right: 20%;
}

.c-highlight-coaching .c-button {
	/* width: 180%; */
	margin: 40px 0 -5px;
	background-color: #ffc900;
	color: #000;
	padding: 13px 20px;
	font-size: 1.15em;
	height: auto;
	width: 106%;
}

.c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-une{
	padding-bottom: 0;
}
.single-objectif.c-highlight-head-large.c-highlight-head-large-pad-normal{
	background-color: #fff;
	padding: 0 3rem;

}

.single-objectif  .c-highlight-head__content p{
	/*color:#fff;*/

}
.c-programmes.c-programmes--app2  img{
	margin-bottom: 0;
	width: 100%;
	position: relative;
	z-index: 3;
}
.c-programmes--app2     .c-programmes__item .c-programmes__link{
	width:35%;
	min-width: 150px;
}
.c-programmes--app2     .c-programmes__desc {
	padding: 20px 20px;
	background: #ffffff;
	box-shadow: 0px 0px 80px #d8d8d8;
	border-radius: 0 10px 10px 0;
	flex-grow: 1;

}
.c-programmes--app2     .c-programmes__item {
	flex-basis: 100%;
	margin-bottom: 3.75rem;
	display: flex;
	text-align: left;
	border-radius: 10px;
	align-items: center;
}

.c-programmes--app2 .c-programmes__desc--prix .ancien{
	line-height: 1.2;
	font-size: 1rem;
	color:#000;
}
.c-programmes--app2 .c-programmes__desc--prix {
	line-height: 1.2;
	font-size: 1.3rem;
	margin-bottom: 20px;
}

.c-programmes--app2  .c-programmes__desc--texte{
	line-height: 1.1;
	font-size: 0.9rem;
	padding: 0;
}

.c-programmes--app2 .c-programmes__desc--duree{
	background: #dddddd;
	padding: 5px 10px;
	display: inline-block;
	border-radius: 10px;
	color: #000;
	margin-right: 10px;
	margin-bottom: 5px;
}

.c-programmes--app2 .c-programmes__desc--niveau{
	background: #1d1d26;
	padding:5px 10px;
	display: inline-block;
	border-radius: 10px;
	color: #fff;
}

.c-programmes--app2 .c-programmes__desc--prix h4{
	line-height: 1.2;
	font-size: 1.3rem;

	margin:0 0 20px;
}

.c-section.c-section--appprogramme {
	padding: 4rem 30px 0;
}


.c-objectifs{
	display: flex;
	margin: 0px ;
	padding: 0;

}
body .slick-prev:before, 
body .slick-next:before{
	color:#808080;
	font-size: 45px;
}

.c-complements__item .liresuite-btn{
	font-size: 1rem;
	z-index: 3;
	position: relative;
	margin-bottom: 20px;
	display: inline-block;
	font-weight: bold;
	padding: 5px 20px;
	border: 2px solid var(--color-gray);
	border-radius: 19px;
	text-decoration: none;
	background: #fff;
	margin-top: 20px;
	transition: all .3s ease;
}
.c-complements__item .liresuite-btn:hover{
	opacity: 0.8;
	background: var(--color-gray);
	color:#fff;
}
.c-complements__item .liresuite-btn:hover:after{
	border-top-color: #fff;

}
.c-complements__item .liresuite-btn:after{
	width: 0;
	height: 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid var(--color-gray);
	content: " ";
	display: inline-block;
	margin: 0px 0 0 9px;
	content:" ";
	display: inline-block;

}

.c-complements__item .liresuite{
	margin-bottom: 20px;

}

.c-complements-inline__item--head--title {
	font-weight: 700;
	text-transform: uppercase;
	font-size: 1.375rem;
	letter-spacing: 0;
}

.c-complements-inline__item--content--title, .c-complements-inline__item--content h4 {
	font-weight: 700;
	font-size: 1.125rem;
	line-height: 1.3;
	letter-spacing: 0;
	padding:0 !important;
}


.c-complements-inline__item--content--content p,
.c-complements__item--content--content p{
	color: var(--color-gray);
	font-size: 17px;
	line-height: 1.5;

}
.c-complements__item {
	background: #F1F1F1;
	color: var(--color-gray);
	border-radius: 15px;

}
.c-complements__item:hover {
	box-shadow: rgb(63 63 63 / 10%) 4px 4px 20px 0px;
	background: #fff;
	transition: all .3s ease;

}
.c-complements__item--content--content{
	color: var(--color-gray);

}

.page-template-complements-alimentaires .c-section__desc h4{
	font-size: 1.6rem;

}

.c-complements .promo {

	color: #3fce00;
}
.slick-dots{
	position: absolute;
	display: inline-block;
	width: auto;
	right: 130px;
	bottom: -34px;
}

.c-objectifs .slick-slide{
	margin:10px;
	border-radius:20px;
}
.slick-prev {

	bottom: -63px;
	right: 80px !important;
	left: auto;
	top:auto;
	width: 36px;
	height: 36px;
}

.slick-next {

	bottom: -63px;
	right: 28px !important;
	left: auto;
	top:auto;
	width: 36px;
	height: 36px;
}

.slick-dots li button:before {
	font-size: 14px;

}

.h-h6{
	font-size: 1.4rem;
}
.c-objectifs li{
}

.c-objectifs .c-objectif{
	position: relative;
	border-radius: 10px;
	padding: 0;
	overflow: hidden;
	display: block;
	transition: all .3s ease;
	cursor: pointer;


}

.c-objectifs .c-objectif:hover:before{
	background-color: #04040466;
	transition: all .3s ease;


}
.c-objectifs .c-objectif img{
	display: block;

}
.c-objectifs .c-objectif:before{
	transition: all .3s ease;
	cursor: pointer;

	content:" ";
	width: 100%;
	height:100%;
	display: block;
	position: absolute;
	top:0;
	left:0;z-index: 1;
	background: rgb(64,64,64);
	background: linear-gradient(0deg, rgb(13 13 13 / 83%) 13%, rgba(255, 255, 255, 0) 50%);
}
.c-objectifs .c-objectif:hover:before{
	opacity: 0.4;
}
.c-objectifs .c-objectif:hover{
	box-shadow: rgb(63 63 63 / 10%) 4px 4px 20px 0px;
	cursor: pointer;
}

.c-objectifs .c-objectif .c-objectif__desc{
	position: absolute;
	bottom: 20px;
	display: block;
	width: 100%;
	text-align: center;
	font-size: 1.7em;
	color: #fff;
	font-weight: bold;
	padding: 10px;
	letter-spacing: -1px;
	text-transform: uppercase;
	z-index: 2;
}
.c-objectifs .c-objectif .c-objectif__desc.min{
	font-size: 1.4em;

}
.c-button--xs {
	font-size: .7rem;
	font-weight: 400;
	height: 1.3rem;
	padding: 0.2rem 0.5rem;
	border-width: 1px
}
.c-button--sm2 {
	font-size: 0.85rem;
	font-weight: 400;
	height: 1.5rem;
	padding: 0.8rem 0.8rem;
	border-width: 1px;
}
.c-articles__item{
	flex-basis: 100%;
	margin-bottom: 0;
	display: flex;
	background: #f6f6f6;
	border-radius: 10px;
	padding:  0px;
	align-items: center;
	position: relative;
}
.c-articles__item:hover{
	box-shadow: rgb(63 63 63 / 10%) 4px 4px 20px 0px;
	background: #fff;
	transition: all .3s ease;


}
.c-categories-blog ul{
	display: flex;
	list-style: none;
	width: 690px;
	padding: 0 20px 5px;
	margin: 0;
}
.c-categories-blog li{
	margin-right: 10px;
}
.c-categories-blog{
	overflow-x:auto;
	margin: 0 -20px 20px;

	-ms-overflow-style: none;  /* Internet Explorer 10+ */
	scrollbar-width: none;  /* Firefox */
}
.c-categories-blog::-webkit-scrollbar { 
	display: none;  /* Safari and Chrome */
}

.c-articles__item .c-articles__item--image{
	transition: all .3s ease;

}
.c-articles__item:hover .c-articles__item--image{
	opacity:0.7;

}
.c-articles__item--image{
	margin-bottom: 1.25rem;
	flex-basis: 30%;
	border-radius: 10px;
	overflow: hidden;
	display: block;
	margin-right: 20px;
	margin-bottom: 0;
	flex-grow: 0;
	flex-shrink: 0;
}
.c-articles {
	gap: 0.5rem;
}
.c-articles__item--desc{

}
.c-articlesune__item--title .h-h3{
	line-height: 1.2;
}
.c-articles__item--labelscat{
	margin-bottom: 15px;
	position: relative;
	z-index: 1;

}
.c-articles__item--desc--suite{
	opacity: 0.7;
	font-size: 0.8rem;
	display: none;
}
.c-articles__item--desc--title{
	margin-right: 10px;
	margin-bottom: 20px !important;
	display: block !important;	line-height: 1.4;
}
.c-articles__item--desc--suite a{
	text-decoration: underline;
	font-size: 0.9rem;

}
.c-articles__item--desc--suite a:hover{
	text-decoration: none;

}
.c-articles__item--desc--date{
	display: none;

}

.single-post .c-main--blog .c-highlight-head{
	padding-top: 100px;
	background: none;
}

.main-image picture,
.main-image img {
	width: 100%;
	height: auto;
	display: block;
	position: relative;
}

.main-image img.loaded {
	background-color: transparent; /* Enlève la couleur de fond après le chargement */
}

.single-post .c-main--blog .c-section__bloghead .c-section__title {
	margin-bottom: 0;
	font-size: 1.4rem;
}


.single-post .c-section__content p{
	margin: 0 0 1.4rem;
	font-size: 1.1rem;
}
.single-post .c-header {
}

.single-post .main-image img{
	border-radius: 20px;
}

.c-articles__item-link{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
}

.c-button-wrapper .c-button.c-button--une{
	height: 3.2rem;
}
.c-highlight-head-large .c-highlight-head__content{
	padding-left: 1rem;
	padding-right: 1rem;
	margin-top: -100px;
	text-align: left;
}
.c-highlight-head-large .c-highlight-head__desc{

}
.c-highlight-head-large     .o-wrapper {
	padding:0;
}
.c-highlight-head-large{
	color: var(--color-gray);
	padding: 0
}
.c-highlight-head-large:before{
	display: none;

}
.h-h2.h-h2-ban{
	line-height: 1.15;
	font-size: 2rem;
	letter-spacing: -0.6px;

}
.h-h2.h-h2-ban-sm{
	font-size: 1.6rem;

}
.h-h2.h-h2-ban.bg-pad{
	line-height: 1.3;

}

.h-h3.h-h3-ban{
	line-height: 1.3;
	font-size: 1.1rem;
	padding: 0 .7rem;

}

.h-h4.h-h4-ban{
	margin: 0 0 1.25rem;
	font-weight: 600;
	line-height: 1.4;
	font-size: 1rem;
	padding: 0 .7rem;

}
.c-highlight-head__resp{
	position: relative;


}
.c-highlight-head__resp:after{
	position: absolute;
	bottom:-1px;
	left:0;
	width: 100%;
	height:140px;
	content:" ";
	display: block;
	background: rgb(255,255,255);
	background: linear-gradient(0deg, rgba(255,255,255,1) 27%, rgba(255,255,255,0) 100%);

}

.no-shadow .c-highlight-head__resp:after{
	display: none;	
}
.c-highlight-head-large.no-shadow  .c-highlight-head__content{
	margin-top: 20px;
}
.c-highlight-head.c-highlight-head-large-nomargin{
	padding: 0;
}
.bg-pad {

}


.bg-pad span {
	padding: 0rem 0.8rem;
	color: #fff;
	background: #EEF14E;
	-webkit-box-decoration-break: clone;
	color: var(--color-gray);
}

.bg-pad.bg-pad-white span{
	background-color: #fff;
}
.bg-pad.bg-pad-white.bg-pad-margin{
	margin-bottom: 10px;

}
.c-highlight-head-large.c-highlight-head-large-pad-normal {
	padding: 3rem 0;

}
.c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-appli {
	padding: 0;

}

body .bg-pad span{
}
.c-highlight-head-large .c-button-wrapper{
	padding: 0 20px;
	margin-bottom: 50px;
	position: relative;
	z-index: 4;
}
.c-highlight-head-large .c-button-wrapper img{
	width: auto;

}
.single-objectif .c-highlight-head-large .bg-pad{


}
.single-objectif .c-highlight-head-large .bg-pad{
	margin-left: 0;

}

.c-highlight-head-large .c-button-wrapper .c-button {

	width: auto;
	min-width: 270px;
}

.c-button--white{
	color:var(--color-gray);
	background: #fff;
}
.c-button--white:hover{
	color:var(--color-gray);
	background: red;
}

.c-highlight-head-large-box .c-highlight-head__resp:after{
	display: none;

}
.c-highlight-head-large-box.c-highlight-head-large .c-highlight-head__content {

	margin-top: 0;
}
.c-highlight-head-large  .c-highlight-head__content .c-button-wrapper{
	margin-top: 0rem;

}
.bg-pad{
	/*margin-left: -20px;*/
}
.c-highlight-head-large-box .c-highlight-head__resp{
	margin-bottom:30px;
}


.single-objectif .c-section.transformations{
	padding-top: 0;
}

.c-section__buttons.c-section__buttons-nopad{
	margin: 0;

}

.c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-large-nomargin{
	padding: 0rem;
}

.c-highlight-head-large .c-section__buttons--app img {
	height: 3rem;
	max-width: fit-content;

}

.block-link{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 3;
}
.c-highlight-head{
	position: relative;
}

.nav-light .c-nav__menu li:not(:last-child):after{
	color: var(--color-gray);
}

.c-highlight-head-large.c-highlight-head-large-wrap{
	flex-wrap: wrap;
}
.c-highlight-head-large.c-highlight-head-large-wrap .o-wrapper{
	flex-basis: 100%;

}

.c-section.c-section-nomargin{
	padding:0;
	margin:-50px 0 0;
}

.col-3{
	margin: 50px 0;

}
.col-3-1{

}
.col-3 a.btn-social{
	background-color: #e8e8e8;
	border-radius: 20px;
	padding: 15px;
	font-size: 1.3rem;
	height: 70px;
	display: flex;
	width: 100%;
	align-items: center;
	margin-bottom: 20px;
}
.col-3 a.btn-social:hover{
	box-shadow: 0px 0px 30px #d8d8d8;
	background: #fff;

}
.col-3 a.btn-social:before{
	content:" ";
	display:inline-block;
	height:40px;
	width:40px;
	border-radius: 10px;
	margin-right: 14px;

}
.col-3 a.btn-social-youtube:before{
	background: url(img/logo-youtube.jpg) 0 0 no-repeat;
	background-size: cover;
}
.col-3 a.btn-social-tiktok:before{
	background: url(img/logo-tiktok.jpg) 0 0 no-repeat;
	background-size: cover;
}
.col-3 a.btn-social-instagram:before{
	background: url(img/logo-instagram.jpg) 0 0 no-repeat;
	background-size: cover;
}
.col-3 .col-3-1{
	margin-bottom: 50px;
	position: relative;

}
.col-3-1-img{

}
.col-3-1-img.col-3-1-img-instagram{
	display: flex;
	flex-wrap: wrap;
	gap:10px;

}
.col-3-1-img.col-3-1-img-instagram img{
	width: 31%;

}
.col-3-1-img.col-3-1-img-tiktok{
	display: flex;
	flex-wrap: wrap;
	gap:10px;

}
.col-3-1-img.col-3-1-img-tiktok img{
	width: 22%;

}
.c-highlight-head-large.c-highlight-head-large-center  .c-highlight-head__content{
	margin-top: 0;
}
.c-button-wrapper.c-button-wrapper-alone{
	width: auto;
	text-align: center;
	margin: 40px auto;
}

.c-button-wrapper.c-button-wrapper-alone a{
	width: auto;
}

.c-highlight-head-une {
	padding-top: 90px !important;
}

@media screen and (min-width: 400px) {

	.c-highlight-coaching--image .c-highlight-coaching__title {
		font-size: 2.5rem;
		line-height: 1;
	}
}
@media screen and (min-width: 450px) {

	.c-highlight-head-une {
		padding-top: 110px !important;
	}


	.c-highlight-coaching--image .c-highlight-coaching__title,
	.c-highlight-coaching__desc,
	.c-highlight-coaching .c-button{
		width:100%;
	}

	.c-highlight-coaching--image--img {
		bottom: 70px;
		right: -8.6rem;
		max-width: 26rem;
	}
	.c-highlight-head-large .c-highlight-head__content{
		padding-left: 2.5rem;
		padding-right: 2.5rem;
	}
	.c-highlight-head-large .c-highlight-head__content {

	}
	.c-highlight-head__resp {
		margin-top: -20px;
	}


}

@media screen and (min-width: 600px) {
	.c-highlight-head-une {
		padding-top: 130px !important;
	}
	.c-highlight-head-une .c-highlight-head__resp img{
		border-radius: 20px;
	}

	.c-highlight-coaching--image--img {
		right: -3.6rem;
	}
	.c-articles__item--desc--title {
		margin-right: 60px;
	}

	.h-h2.h-h2-ban {
		line-height: 1.15;
		font-size: 2.5rem;
		letter-spacing: -0.6px;
	}
	.h-h2.h-h2-ban-sm{
		font-size: 2rem;

	}

	.h-h3.h-h3-ban {
		line-height: 1.3;
		font-size: 1.2rem;
		letter-spacing: -0.3px;
	}
	.c-highlight-head-large .c-highlight-head__content {

		margin-top: -160px;
	}
	.c-highlight-head__resp {
		margin-top: -40px;
	}

}
@media screen and (min-width: 767px) {

	.single-post .c-main--blog .c-section__bloghead .c-section__title {
		margin-bottom: 1.25rem;
		font-size: 2.1rem;
	}
	.c-complements__item--full{
		gap: 2rem;
	}

	.c-complements-inline__item--image img {
		min-width: 12rem;
	}


	.c-highlight-head-une {
		padding-top: 90px !important;
	}

	.h-h4.h-h4-ban{
		line-height: 1.5;
		font-size: 1.1rem;

	}


	.c-section.fancybox__content .c-row--half-content {
		padding: 1rem 5rem 1rem 1rem;
	}

	.h-h2.h-h2-ban{
		margin-top: 2rem;
		margin-bottom: 3rem;
	}
	.h-h2.h-h2-ban.nomarginbottom{
		margin-bottom:1rem;
	}
	.c-highlight-head-large.no-shadow .c-highlight-head__content {
		margin-top: 120px; 
	}

	.c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-large-nomargin{
		padding: 3.5rem 0 2rem;
	}
	.c-highlight-head.c-highlight-head-large-nomargin{
		
	}
	.single-objectif .c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-appli{
		padding-top: 0;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-appli .o-wrapper  .c-button-wrapper{
		justify-content: center;
	}
	.c-highlight-head-appli .c-highlight-head__desc{
		display: inline-block;
		margin: -1rem 0 2rem;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-appli .o-wrapper{
		flex-wrap:wrap;
		justify-content: center;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-appli .o-wrapper .c-highlight-head__content {
		padding-left: 2rem;
		flex-basis: 80%;
		text-align: center;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-appli  .c-highlight-head__resp{
		flex-basis: 100%;
	}
	.c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-appli {
		padding:0 0 2rem;

	}
	.single-objectif .c-highlight-head-large.c-highlight-head-large-pad-normal {
		padding-top: 6em;
	}

	.c-highlight-head-large.c-highlight-head-large-center .o-wrapper{
		text-align: center;
		flex-basis: 100%;
	}
	.c-section__desc.narrow.narrow-center{
		font-size: 1.1em;

	}

	.c-programmes--app2 .c-programmes__item .c-programmes__link {
		width: 45%;
		flex-grow: 0;
		flex-shrink: 0;
	}
	.c-programmes--app2 .c-programmes__desc {
		padding: 30px;
	}

	.c-programmes--app2 .c-programmes__desc--prix h4 {
		line-height: 1.4;
		font-size: 1.5rem;
		margin: 0 0 20px;
	}

	.c-articles__item {
		flex-basis: 49%;


	}
	.c-articles__item--desc--title {
		margin-right: 10px;
	}

	.c-articles__item    .h-h3 {
		font-size: 1rem;
		line-height: 1.5;
		display: block;
		margin-bottom: 0;
	}


	.c-highlight-head-large{
		color: var(--color-gray);
		display: flex;
		text-align: left;


	}


	.c-highlight-head-large .o-wrapper {
		flex-basis: 50%;
		margin: 0;
		padding: 0;
		flex-grow: 0;
		flex-shrink: 0;
	}
	.c-highlight-head__resp{
		display: none;
	}
	c-highlight-head-large .c-highlight-head__desc{
		width:80%;

	}
	.c-highlight-head-large .c-highlight-head__content {
		margin: 120px 0 40px;
		max-width: 100%;
		padding: 0 2.5rem 0 1rem;
	}

	.c-highlight-head-large.c-highlight-head-large-margintop .c-highlight-head__content {
		margin: 170px 0 110px;

	}



	.c-highlight-head-large .c-button-wrapper{
		padding: 0 34px;
	}
	.c-highlight-head-large .o-wrapper{
		padding-left: 2.5rem;
	}

	.c-highlight-head-large-inverse {

		justify-content: flex-end;
	}
	.c-highlight-head-large-inverse  .o-wrapper {
		padding-left: 1rem;
		padding-right: 2.5rem;
	}
	.c-highlight-head-large.c-highlight-head-large-box .c-highlight-head__resp{
		display: block;
		flex-basis:50%;
		align-self: center;
		flex-grow: 0;
		flex-shrink: 0;
		margin-top: 0;

	}

	.c-highlight-head-large.c-highlight-head-large-box .o-wrapper{
		flex-basis:100%;
		display: flex;
		padding-left: 0;
	}
	.c-highlight-head-large.c-highlight-head-large-box .c-highlight-head__content{
		align-self: center;
	}
	.c-highlight-head-large.c-highlight-head-large-box .c-highlight-head__content .c-section__buttons,
	.c-highlight-head-large.c-highlight-head-large-box .c-highlight-head__content .c-button-wrapper{
		margin: 0;
	}

	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-large-box-inverse .o-wrapper{
		padding-left: 2rem;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-large-box-inverse .c-highlight-head__resp{
		order:1;
		margin-top: 0;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-large-box-inverse  .c-highlight-head__content{
		padding: 0 2rem 0 2.5rem;
	}

	.single-objectif .c-highlight-head-large-box .c-highlight-head__resp img{
		border-radius: 20px;
	}


	.single-objectif .c-highlight-head-large.c-highlight-head-large-box .c-highlight-head__content{
		padding-left: 2rem;
	}
	.c-highlight-head-large.c-highlight-head-large-wrap .o-wrapper.o-wrapper-50{
		flex-basis: 50%;
	}

	.col-3{
		display: flex;
		gap:5%;
	}
	.col-3 .col-3-1{
		flex-basis: 33%;
		justify-content: space-between;
	}
	.col-3-1-img.col-3-1-img-instagram img {
		width: 30%;
	}

	.col-3-1-img.col-3-1-img-tiktok img {
		width: 21%;
	}


	.c-section-ressociaux .o-wrapper{
		padding-left: 0;
	}

	.c-section-ressociaux.c-highlight-head-large .c-highlight-head__content{
		padding-right: 20px;

	}

	.c-highlight-coaching--image--img {
		        bottom: 69px;
        right: -2.6rem;
        max-width: 32rem;
    
	}
	.c-highlight-coaching__desc{
		font-size: 1.4rem !important;
		padding-right: 20%;

	}
	.check-highlight {
		font-size: 1.3em;
		padding-right: 20%;

	}
	    .c-highlight-coaching--image .c-highlight-coaching__content {
        max-width: 66% !important;
    }

    body.page-id-11613 .c-highlight-coaching--image{
    	    padding-top: 10rem;
    padding-bottom: 8rem;
    }
}

@media screen and (min-width: 800px) {
	

}
@media screen and (min-width: 900px) {
	.single-objectif .c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-appli{
		padding-top: 3rem;
		padding-bottom: 2rem;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-appli .o-wrapper{
		flex-wrap:nowrap;
		justify-content: center;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-appli .o-wrapper .c-highlight-head__content {
		padding-left: 2rem;
		flex-basis: 50%;
		text-align: center;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-appli  .c-highlight-head__resp{
		flex-basis: 50%;
	}
}
@media screen and (min-width: 1024px) {
	.c-complements__item.c-complements__item--half{
		padding:25px;
	}
	.single-objectif .menu-item-blog a:before{
		width: 0% !important;

	}
	.single-objectif .menu-item-blog a:hover:before{
		width: 100% !important;

	}
	.single-objectif .menu-item-objectifs a:before{
		width: 100% !important;
	}


	.c-section-ressociaux.c-highlight-head-large .o-wrapper {
		padding-left: 20px;
		margin: 0 auto;
	}
	.c-section-ressociaux.c-highlight-head-large .c-highlight-head__content{
		padding-right: 2rem;

	}

	.c-highlight-head-large.c-highlight-head-large-margintop .c-highlight-head__content {
		margin: 50px 0 100px;

	}


	.c-section.c-section-nomargin{
		padding:0;
		margin:0px 0 40px;
	}

	.c-nav__menu li a{
		font-size: 1rem;
	}
	body .c-nav__content ul li{
		padding-left: 12px;
		padding-right: 12px;
	}
	body    .c-nav__menu li:after {
		display: none !important;
	}
	body header.c-header {
		height: 8rem;
	}

	.single-objectif .c-highlight-head-large.c-highlight-head-large-pad-normal {
		padding-top: 8em;
		padding-bottom: 0;
	}


	.c-highlight-coaching--image .c-highlight-coaching__content{
		margin-left: 20px;
	}
	.c-highlight-coaching--image--img {
		bottom: 0;
		right: -2.8rem;
		max-width: 32rem;
	}
	.c-highlight-coaching--image--img img{
		width: 100%;
		margin-top:-44px;
	}
	.c-highlight-coaching .c-button{
		margin-bottom: 30px;
	}

	.c-highlight-head {
		padding: 13.75rem 0 2.5rem;
	}

	.c-programmes--app2 .c-programmes__item {
		flex-basis: 49%;
		flex-grow:0;
		flex-shrink:0;

	}
	.c-section.c-section--blog-articlesune {
		padding-top: 130px;
	}

	.c-highlight-head-large .o-wrapper {

		padding-left: 7rem;
	}
	.h-h2.h-h2-ban {
		line-height: 1.15;
	}
	.c-highlight-head-large .c-highlight-head__content{
		margin-top: 0;
	}
	.c-highlight-head-large-inverse .o-wrapper {
		padding-left: 0rem;
	}


	.c-highlight-head-large.c-highlight-head-large-1100-top .c-highlight-head__content{
		margin-top: 140px;
	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-large-box-inverse .c-highlight-head__content {
		padding-left: 5em;
		padding-top: 3px;
	}

	.single-objectif .c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-large-box-inverse .c-highlight-head__content{
		padding-left: 2rem;
		padding-right: 4rem;
	}
	.single-objectif .c-highlight-head-large-box .c-highlight-head__resp img{
		border-radius: 20px;
	}
	.single-objectif .c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-large-box .o-wrapper{
		padding-top: 0;
	}

}
@media screen and (min-width: 1100px) {
	.c-nav__content ul li{
	}
	.c-nav__menu li a {
		font-size: 1.1rem;
	}

}
@media screen and (min-width: 1200px) {
	.c-highlight-coaching .o-wrapper {
		max-width: 1200px;
		position: relative;
	}
	.c-highlight-coaching--image--img img {
		margin-top: 0px;
	}
	.c-highlight-coaching--image--img {
		right: 3.4rem;
		bottom: auto;
		top: -22px;
	}

	.c-highlight-coaching--image .c-highlight-coaching__content {
		margin-left: 0;
		width:auto !important;
	}


	    .c-highlight-coaching--image--img {
        width: 575px;
        right: 0rem;
        margin-top: -50px;
    }



}
@media screen and (min-width: 1300px) {
	.single-objectif .c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-appli{
		padding-top: 3rem;
		padding-bottom: 1rem;
	}

	.c-highlight-head-large.c-highlight-head-large-center .o-wrapper{
		margin:0 auto;
		padding-left: 0;
		padding-right: 0;
	}
	.c-highlight-head-large.c-highlight-head-large-center  .c-highlight-head__content {
		margin: 120px 0 40px;
		max-width: 100%;
		padding: 0 5rem;
	}

	.c-section-ressociaux.c-highlight-head-large .o-wrapper{
		padding-left:0;
		padding-right: 0;
	}
	.c-nav__menu li a {
		font-size: 1.25rem;
	}
	.c-highlight-head-large .o-wrapper {
		padding-left: 13rem;
		padding-right: 3rem;
	}
	.c-highlight-head-large-inverse .o-wrapper {
		padding-left: 3rem;
		padding-right: 3rem;
	}
	.c-highlight-head-large .o-wrapper {
		padding-left: 13rem;
		padding-right: 3rem;
	}
	.c-highlight-head-large.c-highlight-head-large-box .o-wrapper {


	}
	.c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-large-box .o-wrapper{
		padding: 3rem 0rem 3rem 3rem;
		margin: auto;
		padding:3rem 0;


	}
	.c-highlight-head-large.c-highlight-head-large-box.c-highlight-head-large-box-inverse .c-highlight-head__content{
		padding-left: 0;
		padding-right: 3rem;
	}

	.c-highlight-head-large.c-highlight-head-large-inverse .o-wrapper{
		padding-left: 0;
	}
	.h-h2.h-h2-ban {
		line-height: 1.15;
		font-size: 3rem;
	}
	.h-h2.h-h2-ban.h-h2-ban-sm{
		font-size: 2.3rem;
	}
}
.h-h3.h-h3-ban {
	line-height: 1.3;
	font-size: 1.3rem;
}



}
.thriveVideo {
	content: " ";
	display: inline-block;
	position: absolute;
	width: 40px;
	height: 40px;
	background-image: url(img/checkbox.png);
	background-size: cover;
	top: -2px;
	left: -9px;
}
@media screen and (min-width: 500px) {
	.thriveVideo {

		height: 300px;
	}
}

@media screen and (min-width: 600px) {
	.thriveVideo {

		height: 400px;
	}
}
@media screen and (min-width: 767px) {
	.thriveVideo {

		height: 450px;
	}
}
@media screen and (min-width: 990px) {
	.thriveVideo {

		height: 500px;
	}
}
@media screen and (min-width: 1100px) {
	.thriveVideo {

		height: 550px;
	}
}
@media screen and (min-width: 1280px) {
	.thriveVideo {

		height: 600px;
	}
}
.nav-light .c-text-white .o-wrapper{
	color:#fff;
}

.c-section.c-section-video{
	padding-top: 0 !important;
	padding-bottom: 30px;
}

.c-section-video .o-embed:before{
	display: none;
}


.c-section-video .o-embed .player-wrapper{


}

.c-section-video .o-embed {
	margin-top: -70px;
	z-index: 4;
}

.c-section.c-section--quizz{

}

.c-row--half--center{
	align-self: center;
	margin-right: 20px;
	padding-right: 30px;
}
.c-row--tierce--center{
	align-self: center;
	margin-right: 20px;
	padding-right: 30px;
}


body .IRPP_ruby{
	margin-bottom: 3em;
	margin-top: 2em;
}
body .c-complements .IRPP_ruby{
	display: none !important;

}
body .fluid-width-video-wrapper {
	top: 0;
	position: absolute;
}

.c-main--transformations--light p{
	color:#fff;
}
.c-section__contact .button-wrapper{
	text-align: center;
}
.frm_primary_label{
	color:#1d1d26 !important;
}
fieldset{
	border:none;
	padding:0;
}

.nav-light .c-section.c-section-light .o-wrapper{
	color:#fff ;
}


.single-bandeau header,
.single-bandeau .c-breadcrumbs,
.single-bandeau footer{
	display: none !important;

}
.c-section--complements .o-embed {
	margin-bottom: 60px;
}
.c-complements__item--content--title {
	line-height: 1.4;
}
.c-section.c-section--nopad.c-section--margin-top {
	margin-top: -80px;
}
.strong,
.u-h2--lg{
	font-weight: bold;
}

.c-checklist li p{
	margin-bottom: 0;
}
.c-checklist li{
	margin-bottom: 10px;

}
.c-checklist{
	margin-bottom: 60px;
}

.c-checklist.c-checklist-num {
	counter-reset: item;


}
.c-checklist.c-checklist-num li {
	counter-increment: item;


}
.c-checklist.c-checklist-num li:before {
	content: counter(item);
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 1.875rem;
	height: 1.875rem;
	border: 1px solid rgba(0,0,0,.3);
	z-index: 1;
	text-align: center;
	line-height: 1.85;
}
.c-checklist.c-checklist-num li:after {
	content: "";
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 1.875rem;
	height: 1.875rem;
	border: 2px solid rgba(255,255,255,0.3);
	background: none;
	border-radius: 100px;

	-webkit-mask-size: 0; 
	mask-size: 0;
	-webkit-mask-image: none;
	mask-image: none;
}


}


.c-checklist.c-checklist-dots {


}
.c-checklist.c-checklist-dots li {


}
.c-checklist.c-checklist-dots li:before {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 1.875rem;
	height: 1.875rem;
	border: 1px solid rgba(0,0,0,.3);
	z-index: 1;
	text-align: center;
	line-height: 1;
	font-size: 60px;
	content:"·";
	margin-top: -10px;
}
.c-checklist.c-checklist-dots li:after {
	
	display: none;
}

.c-section.fancybox__content .c-row{
	align-items: center;
}
.c-section.fancybox__content .c-section__title{
	margin-bottom: 10px;
}
.c-section.fancybox__content{
	padding: 0;
}
.c-section.fancybox__content .c-row--half-image{
	padding-bottom: 0;
	margin-bottom: 0;
}
.c-section.fancybox__content .c-row--half-content{
	padding: 20px;
	margin-bottom: 0;
}
.c-section.fancybox__content  .c-section__buttons--app{
	margin-top: 0;
}
.c-section.fancybox__content  .c-section__head{
	margin-bottom: 0;
}
.c-section.fancybox__content  .c-section__buttons--app img {
	height: 3rem;
}
.c-row--center.c-row--tierce--2{
	margin:auto !important;

}
.c-section__form--item{
	justify-content: center;
}
.c-section__form--item input{
	background-color: #fff;
	padding: 10px 15px;
	max-width: 300px;
	width: 100%;
	color:#000;

}

.prixformules{
	text-align: center;
	margin-top: 40px;
}

.prixformules-prix{
	font-size: 18px;

}

.prixformules-prix-tarif{
	font-size: 42px;
	font-weight: bold;


}

.prixformules-prix-barre {
	font-size: 22px;
	font-weight: normal;
	color: #000;
	text-decoration: line-through;
	padding: 0 13px;
	display: inline-block;
}


.prixformules-prix-paiement{
	padding-bottom: 40px;
	
}
.prixformules-prix-btn{
	
}
.prixformules-prix-btn .c-butto{
	
}
.c-section__buttons.c-section__buttons--sup{
	margin-bottom: 50px;

}
.no-margin,
.nomargin{
	margin:0 !important;
}
.no-padding,
.nopadding{
	padding:0 !important;
}

.mt-1{
	margin-top: 10px;
}
.mt-2{
	margin-top: 20px;
}
.mt-3{
	margin-top: 30px;
}
.mt-4{
	margin-top: 40px;
}
.mb-0{
	margin-bottom: 0;
}
.mb-1{
	margin-bottom: 10px;
}
.mb-2{
	margin-bottom: 20px;
}
.mb-3{
	margin-bottom: 30px;
}
.mb-4{
	margin-bottom: 40px;
}
.c-section.c-section--black {
	background-image: radial-gradient(circle farthest-corner at 72.4% 71.7%,rgb(95 95 95) 0%,rgb(0 0 0) 100.2%);
	color: #fff;
}

.c-section--programme--principal.c-section--coaching {
	padding-bottom: 20px;
	color:#fff;

}
.c-section.c-section--coaching1 {
	background-color: #000;
	background-image: url(img/coaching-alexlevand.jpg);
	background-size: cover;
	position: relative;

}
.c-section.c-section--coaching2 {
	background-color: #000;

	background-image: url(img/coaching-alexlevand2.jpg);
	background-size: cover;
	position: relative;

}
.c-section.c-section--coaching3 {
	background-color: #000;

	background-image: url(img/coaching-alexlevand4.jpg);
	background-size: cover;
	position: relative;

}
.c-section.c-section--coaching1:before,
.c-section.c-section--coaching2:before,
.c-section.c-section--coaching3:before {
	content:" ";
	display: block;
	width: 100%;
	height:100%;
	opacity:0.6;
	position: absolute;
	top:0;
	left:0;
	background-color: #000;

}

.c-section__desc ol li{
	margin-bottom: 20px;
}


.c-section.c-section-ebook{
	background-image: url(img/ban-pompes.jpg);
	color:#000;
}
.c-section.c-section-ebook .sib_signup_form .c-section__form--item{
	flex-wrap:wrap;
	gap:10px;
	justify-content: center;
	align-items: center;
	justify-content: center;
}
.c-section__form--item button {
	white-space: nowrap;
	width: 100%;
	max-width: 300px;
}
.blocCoaching{
	text-align: center;
	margin-bottom: 40px;
}
.blocCoaching-img{
	margin-bottom: 30px;

}
.blocCoaching-boutons{
	margin-bottom: 20px;

}
.blocCoaching-img img{
	width: 100%;

}
.blocCoaching-titre{
	font-weight: bold;
	font-size: 23px;
	line-height: 1.3;
	color: #1D1D26;
	text-align: center;
	margin: 0 0 20px;

}
.blocCoaching-titre1{

}
.blocCoaching-titre2{
	font-weight: normal;
	font-size: 22px;
	color: #2BC475;
	font-weight: bold;

}


.blocCoaching-tarif{
	display: flex;
	justify-content: center;

}
.blocCoaching-tarif-barre{
	font-size: 24px;
	font-weight: normal;
	color:#000;
	text-decoration: line-through;
	padding:0 13px;


}

.blocCoaching-tarif-prix{
	font-size: 34px;
	font-weight: bold;
	line-height: 1;
	color:#2BC475;

}
.blocCoaching-tarif-prix.blocCoaching-tarif-prix--sm{
	font-size: 24px;
}
.blocCoaching-tarif-4x{
	color: #1D1D26;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;

}

.blocCoaching-contenu{
	padding: 0 20px 20px;
}
.blocCoaching-liste{
	text-align: left;
	margin: 20px 0px 30px;
	color: #1D1D26;
	padding: 0;

}
.blocCoaching-liste li{
	position: relative;
	padding: 3px 0 3px 28px;
	list-style: none;
	margin: 0 0 2px;


}
.blocCoaching-liste li .ico-check{
	display: inline-block;
	width: 17px;
	height: 17px;
	background: url(img/ico-check.png) 0 0 no-repeat;
	background-size: cover;
	vertical-align: middle;
	position: absolute;
	top: 7px;
	left: 0;
}
.blocCoaching-liste li .ico-check.uncheck{
	background-image: url(img/ico-uncheck.png);

}
.blocCoaching-limites{
	font-size: 15px;
	font-weight: bold;
	color: #ff4900;
	margin-bottom: 10px;

}
.blocCoaching{
	background: #fff;

}
.blocCoaching{

}
.blocCoaching{

}
.blocCoaching{

}

.wp-block-heading{
	padding:10px;
	border-radius: 10px;
}

#app{
	display: none;
}

.c-nav__menu li:not(:last-child):after{
	position: absolute;
}
.c-nav__content ul li {
	position: relative;
	padding: 15px 20px;
	cursor: pointer;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.c-nav__content ul li:hover {
	color: #f7f7f7;
}
.c-nav__menu li:hover a:before {
	background-color: #fff;
	width: 100%;
}
.c-nav__menu li li a{
	white-space: nowrap;
	color:#fff;

}
.nav-light .c-nav__menu li li a{
	color: #fff;
}
.nav-light .c-nav__menu li:hover a:before{
	background-color: var(--color-gray);;
}
.c-nav__menu li:hover li a:before {
	width: 0% !important;
	display: none !important;
}
.c-nav__menu li:hover li a:before {
	background-color: #fff;

}
.c-nav__menu li:hover li:hover a:before {
	/*background-color: #000;
	width: 100%;*/
}
.c-nav__menu li li:after{
	display: none;
}

.show-nav .c-nav__content li ul{
	position: static;
	display: block;
	background: #fff;
	margin: 10px 0 0;
	padding-left: 0px;
	padding: 0px 5px 0px 15px;
	border-left: 4px solid #000;
}
.show-nav .c-nav__menu li:hover a:before{
	display: none !important;


}
.show-nav .c-nav__content li li:hover {
	background:none;
	color: #000;
}

.show-nav .c-nav__menu li.current-menu-item a:before,
.show-nav  .c-nav__menu li.current_page_parent a:before{
	background-color: red !important;
	display: none !important;
}
.show-nav .c-nav__menu li.noclick.current-menu-item > a:before,
.show-nav .c-nav__menu li.noclick.current-menu-parent > a:before,
{
	content:" - ";
	display: inline-block;
}
.show-nav .c-nav__content{
	margin-top: 20px;
}
.show-nav .c-nav__content a{
	font-size: 1.1rem !important;

}

.show-nav .c-nav__content a:hover{
	color:#b79b03 !important;


}
.show-nav .c-nav__content ul li{
	padding: 5px 20px 5px 0;
}
.show-nav .c-nav__content li.noclick ul{
	display: none !important;
}
.show-nav .c-nav__content li.noclick.noclickOpen ul{
	display: block !important;
}
.show-nav .c-nav__menu li:not(:last-child) {
	margin-bottom: .2rem;
}
.show-nav .c-nav__content li.noclick > a:after{
	content: '';
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 10px;
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid black;
	margin-bottom: 4px;

}
.show-nav .c-nav__menu{
	margin-top: 10px;
}
/*submenu css starting-------------*/
.c-nav__content li ul{
	display: none;
	background-color: #000000c7;
	position: absolute;
	margin-top: 15px;
	margin-left: -20px;
	padding:0px 0px 0px 0px;

}

.c-nav__content li ul a li{
	width:8em;
	border-bottom: 1px solid #e7e7e7;
}
.c-nav__content li li{
	padding: 8px 20px;
}
.is-sticky  .c-nav__content .c-nav__menu li li a{
	color:#fff;

}

.is-sticky  .c-nav__content .c-nav__menu li li:hover a{
	color:#000;

}
.c-nav__content li li:hover{
	background-color: #fff;
	color:#000;
}
.c-nav__content li li:hover a{
	color:#000;

}
.c-nav__content li:hover ul{
	display: block;
}
.c-nav__content li ul a li:hover{
	width:8em;
}

/*----------------------------------*/
.c-nav__content li ul li ul li
{
	display:none;
	margin-left: 0px;
	position:relative;
}
.c-nav__content li ul li:hover ul li{
	display:block;			
}

.c-nav__content ul ul ul {
	left: 100%;
	top: 0;
	margin-left: 0px;

}	



@media screen and (min-width: 767px) {

	.c-section-formules{
		display: flex;
		flex-wrap: wrap;
		gap:20px;
	}

	.c-section-formules .blocCoaching{
		width: 300px;
		flex-grow: 1;
		flex-shrink: 1;
	}

	.c-section.fancybox__content .c-section__title {
		margin-bottom: 2.5rem;
		line-height: 1.3;
		font-size: 1.4rem;
		margin-bottom: 1rem;
	}
	
	.c-section.fancybox__content .c-row--half-content{
		padding: 1rem 5rem 1rem 1rem;

	}
}

@media screen and (min-width: 1024px) {
	.c-objectifs .c-objectif .c-objectif__desc {
		font-size: 1.5em;
	}
	.c-section-formules {
		display: flex;
		flex-wrap: wrap;
		gap: 20px;
		overflow: hidden;
	}

	.c-section-formules .o-wrapper{
		margin: 0 auto;
		width: 100%;
		max-width: 1400px;
	}
	.blocCoaching {
		font-size: 15px;
	}
}

.list-steps--item {
	padding: 80px 30px 30px;
	background: var(--color-bg-light);
	border-radius:4px;
	position: relative;
	font-size: 18px;
	line-height: 1.4;
	width: 100%;

}
.list-steps--item.full{
	padding : 30px 0 !important;
}
.list-steps--item.full .c-highlight-head__content{
	padding-left: 30px;
	padding-right: 30px;

}
.list-steps {
	line-height: 1.2;
	margin: 0 0 1.25rem;
	display: flex;
	align-items: center;
}
.list-steps .list-steps--item__content p{
	font-size: 1rem;

}
.list-steps--item__title {
	padding: 0px;
	margin: 0 0 10px;
	font-size: 1.4rem;

}
.list-steps span.num {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 3rem;
	height: 3rem;
	margin-left: 0;
	font-size: 2rem;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 50%;
	border: 2px solid #1d1d26;
	border: 2px solid var(--color-gray);
	z-index: 1;
	flex-basis: 40px;
	flex-grow: 0;
	flex-shrink: 0;
	margin-bottom: 0.3125rem;
	position: absolute;
	top: 20px;
	left: 30px;
}

.list-steps span.num.colore {
	color: #ec5f36!important
}

.list-steps span.num.colore {
	border-color: #ec5f36
}

.list-steps span.text {
}

.list-steps {
	list-style: none;
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	gap: 1.25rem;
	justify-content: space-between


}
.c-section.c-section-bonus{

}
.list-steps--item{
	background: #fff;
}
.list-steps span.num.colore {
	border-color: #36afec;
}

.colore {
	background: linear-gradient(to left, #3ed3f7, #40a3e5);
	font-weight: 700;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;

}

.c-bonus{

}

.c-bonus--title{
	text-align: center;
	margin-bottom: 30px;
}
.c-bonus-items{
	display: flex;

}
.c-bonus-item{
	margin: 10px 15px;
	text-align: center;
}
.c-bonus-img{
	max-width: 200px;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 auto 20px;

}
.c-bonus-img img{

}
.c-bonus-number{
	font-size: 28px;
	font-weight: bold;
	line-height: 1;
	margin-bottom: 10px;

}
.c-bonus-title{
	font-size: 20px;
	font-weight: bold;
	line-height: 1.3;
	margin-bottom: 5px;

}
.c-bonus-content{
	text-align: left;

}
.c-bonus-content p{

}





.c-grid{
	margin-top: 40px;
}



.u-h3--lg{
	font-size: 22px !important;
	line-height: 1.2 !important;
}
.texte-degrade {
	background-color: red;
	background-image: linear-gradient(45deg,#fbff00,#ff8500);	background-size: 100%;
	background-repeat: repeat;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	-moz-background-clip: text;
	-moz-text-fill-color: transparent;

	font-size: 22px!important;
	line-height: 30px!important;
	font-weight: bold;
}

.texte.colore-vert{
	font-weight: bold;
}
.c-nav-search.active .c-nav__search{
	background-color: #fff;
}

.nav-light .c-nav__menu li.current-menu-item a:before, 
.nav-light .c-nav__menu li.current_page_parent a:before, 
.nav-light .c-nav__menu li a:hover:before {
	background-color: #1d1d26;
}
.c-liste__item__texte--duree:before{
	content:"- ";

}
.c-liste__item__texte--duree:after{

}


.alignleft {
	float: left;
	margin: 0 20px 20px 0
}

.alignright {
	float: right;
	margin: 0 0 20px 20px
}

.aligncenter {
	margin: 10px auto
}

.header_top .aligncenter {
	margin: 8px auto
}

.text-align-right {
	text-align: right
}

.text-align-left {
	text-align: left
}

.tags{
	display: inline-block;
	line-height: 1.2;
	margin: 20px 0 40px 0;
	padding: 0;
	max-height: 40px;
	overflow-x: hidden;
	overflow-y: auto;
}

.tags li{

	display: inline-block;
	font-size: 13px;
}
.tags li:after{
	content:", ";
	display: inline-block;
	margin:0 4px 0 1px;
}
.tags li:first-child:after,
.tags li:last-child:after{
	content:" ";
}
.tags li a{

}
.tags li a:hover{
	text-decoration: underline;

}
.nomargintop{
	margin-top: 0 !important;
}
.commentaires{
	margin: 60px 0  60px 0;
}
.commentaires a{
}

.commentaires a:hover{
}

#submit_comment{
	--button-border: 2px;
	height: 4rem;
	font-size: 1rem;
	padding: 0 3rem;
	color: #1d1d26;
	line-height: 1.25;
	display: inline-flex;
	text-align: center;
	align-items: center;
	justify-content: center;
	position: relative;
	box-sizing: border-box;
	border-radius: 100vmax;
	border: var(--button-border) solid transparent;
	background-clip: padding-box;
	background-color: #fff;

	transition: all .3s ease;
	overflow: hidden;
	cursor: pointer;
	font-weight: bold;

	border:3px solid #1d1d26;
}
#submit_comment:hover{
	background-color: #1d1d26;
	color: #fff;

}
.c-button--flat:hover:before {
	background: #eaeaea}
	.c-button--flat:hover {

		color:var(--color-gray);

	}
	.c-button--border-black:hover{
		color: #fff;
		border-color: #1d1d26;
		border-color: var(--color-gray);
		background-color: var(--color-gray);
	}


	.c-section--blog-article .c-section__content--narrow p a,
	.c-faq__content a{
		display: inline-block;
		position: relative;
		font-weight: bold;

	}

	.nolink:after{
		display: none !important;

	}
	.c-section--blog-article .c-section__content--narrow p a:after,
	.c-faq__content a:after{
		content:" ";
		display: block;
		position: absolute;
		bottom:4px;
		left:0;
		width: 100%;
		height:2px;
		background-color: #000;
		transition: all .2s ease;

	}
	.c-section--blog-article .c-section__content--narrow p a:hover:after,
	.c-faq__content a:hover:after{

		width: 0%;
	}

}
.single-programme .c-section__title{
	line-height: 0.9;
	margin-bottom: 20px;

}

.c-section--blog-une .c-row--half.c-row--first{
	align-self: center;

}

.c-section .c-programmes{
	justify-content: center;
}
.c-section .c-programmes__desc--texte,
.c-section .c-programmes__desc--rub{
	margin-bottom: 10px;
}

.c-programmes-nav .c-programmes-nav__item{
	cursor: pointer;
}
.c-section--programme--principal,
.c-section__ban--programme{
	position: relative;
}
.c-section--programme--principal .layer_noir,
.c-section__ban--programme .layer_noir{
	content:" ";
	display: block;
	width:100%;
	height:100%;
	background-color: #000;
	position: absolute;
	top:0;
	left:0;
	opacity: 0.3;
	z-index: 1;
}
.c-section--programme--principal .o-wrapper,
.c-section__ban--programme .o-wrapper{
	position: relative;
	z-index: 2;
}

.c-programmes__desc--rub{
	transition: all .3s ease;
}

.single-programme .c-section--programme .o-wrapper .section__title:last-child{
	margin-bottom: 0;

}
.c-section--programme--principal .c-section__title{
	line-height: 1;

}

.single-programme .c-section__transformations--item img{
	box-shadow: none;
}

.single-programme .menu-item-6087 a:before{
	width: 0 !important;

}
.single-programme .menu-item-6087 a:hover:before{
	width: 100% !important;

}

.is-sticky .c-nav__menu li.current-menu-item a:before, 
.is-sticky .c-nav__menu li.current_page_parent a:before, 
.is-sticky .c-nav__menu li a:hover:before {
	background-color: #000;
	width: 100%;
}

.c-button img.ico{
	width: 30px;
	margin-right: 11px;
}


.c-articles .alm-reveal{
	display: flex;
	gap: 1.25rem;
	justify-content: space-between;
	flex-wrap: wrap;
	width:100%;
}


.frm_image_options .frm_image_option_container .frm_empty_url, .frm_image_options .frm_image_option_container img{
	object-fit: contain;
}

.with_frm_style, .frm_forms {
	--image-size: 40%;
}

.frm_image_options .frm_image_option_container{
	border: 2px solid #000 !important;
	border-radius: 5px;
}
.frm_image_options .frm_image_option_container .frm_empty_url, .frm_image_options .frm_image_option_container img{
	height:auto;
}

.frm_image_options{
	margin:20px 0 20px;
}
.frm-card-element.StripeElement{
	padding: 20px;
	border: 2px solid black;
	border-radius: 10px;
} 
.frm_error_style{
	color: red;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 0 0 20px;
}
.frm_error {
	color: red;
	font-size: 14px;
	margin-top: -17px;
	margin-bottom: 20px;
}
.StripeElement .frm_error{
	margin-top: 6px;
}



body .searchwp-live-search-result p{
	padding:0;
}
body .searchwp-live-search-result a{
	white-space: normal;
	padding:1em;
	line-height: 1.3;
}
body .searchwp-live-search-result a:hover{
	color:#ec5f36;
	background: #f4f4f4;
}

.font-normal{
	font-weight: normal !important;
}

.only-desk{
	display: none !important;
}

.header-right{
	display: flex;

}

.c-button.btn-boutique-header{
	padding: 1px 15px 0;
	margin: 0 40px 0 0;
	height: 32px;
	line-height: 1;
	transition: all .25s ease;
}

.is-sticky .c-button.btn-boutique-header,
.nav-light .c-button.btn-boutique-header{
	border-color:#000;
	color:#000;

}
.is-sticky .c-button.btn-boutique-header:hover,
.nav-light  .c-button.btn-boutique-header:hover{
	background: #000;
	color:#fff;

}

.btn-fixe.btn-ico-acheter img {
	width: 25px;
	margin-top: 5px;
}

.sib_signup_form .c-section__form--item{
	flex-wrap:wrap;
	gap:10px;
}

footer .sib_signup_form .c-section__form--item .c-button{
	height: 42px;
	font-size: 15px;
	min-width: 120px;
	margin-top: 10px;
}
footer .sib_signup_form .c-section__form--item{
	display: flex;
	flex-wrap: wrap !important;
	gap:10px !important;

}
footer .c-section__form--item input{
	margin-bottom: 0;
}

.video_youtube{
	position: relative;
}
.video_youtube:before{
	content:" ";
	position: absolute;
	top:50%;
	left:50%;
	width:80px;
	height:58px;
	margin-left: -40px;
	margin-top: -29px;
	display: block;
	background: url(img/ico-youtube.png) 0 0 / contain no-repeat;
	z-index: 1;
	transition: all .3s ease;

}
.video_youtube:hover:before{
	opacity: 0;

}
.c-articles__item .c-label-sm,
.c-section__head--labels .c-label{
	height: auto;
	line-height: 1.2;
	padding: 0;
	border: none;
	margin-bottom: 8px;
}
.alm-btn-wrap .alm-load-more-btn{
	background: linear-gradient(to right,#e540b9,#ec5f36);
}

.c-label{
	font-size: .75rem;
	font-weight: 700;
	text-transform: uppercase;
	display: inline-flex;
	height: 2.625rem;
	align-items: center;
	padding: 0 1.5rem;
	letter-spacing: .25rem;
	margin-bottom: 1.25rem;
	border: 2px solid transparent;
	-o-border-image: linear-gradient(to right, var(--color-yellow), var(--color-yellow2));
	border-image: linear-gradient(to right, var(--color-yellow), var(--color-yellow2));
	border-image-slice: 1;
	background: linear-gradient(to right, var(--color-yellow), var(--color-yellow2));
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}

body.coaching-formule .c-highlight-coaching--image{
	padding-top: 40px;

}
.c-section--blog-une .c-highlight-coaching__desc{
	padding-bottom: 40px;
	margin-bottom: 0;
}
.c-section--blog-une .c-section__title{
	margin-bottom: 0;
}
.c-section--blog-une .c-section__head{
	margin-bottom: 20px;
}

.c-button--border-white.c-button--nohover,
.c-button--border-white.c-button--nohover:before,
.c-button--border-white.c-button--nohover:hover:before{
	background: none !important;
}

body.coaching-formule .c-row--half--center{
	margin-right: 0;
	padding-right: 0;

}
body .c-header{
}
body.is-sticky .c-header{
	height:60px;
}
body .c-nav{
	padding-top: 70px;
}

.c-slider-transfo{
	padding-bottom: 3rem;
	padding-top: 1.5rem;
	margin-bottom: 0;
}

.c-section-transfo .o-wrapper{
	overflow-x: hidden;

}

.alm-reveal .c-articles__item {
	flex-basis: 46%;

}
.c-section-video .c-section__buttons{
	margin-top: 50px;
}
.c-section__buttons{
	margin-bottom: 1.5rem;
}

blockquote {
	border-radius: 20px;
}
blockquote p:last-child{
	margin-bottom: 20px;
}

.c-highlight-coaching__desc.h-souligne{
	width:auto !important;

}

.c-articlesune-link{
	display: block;
	position: absolute;
	top:0;
	left:0;
	height: 100%;
	width: 100%;
	z-index: 1;
}
.c-articlesune__item--title{
	position: absolute;
	bottom: 0;
	padding: 20px 20px 0;
	color: #fff;
	font-size: 1rem;
	line-height: 1.05;
	background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(0, 0, 0, .8) 32%);
	width: 100%;
	transition: all .2s ease;

}

.c-articlesune__item--title a:before{
	display: block;
	background: red;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	position: absolute;
	content:" ";


}
.c-articlesune__item:hover .c-articlesune__item--title{
	color:#ffe900;
}
.c-articlesune-gallery-ratio {
	width: 100%;
	padding-bottom: 40%;
	position: relative;
}

.c-articlesune-gallery {
	width: 100%;
	top: 0;
	left: 0;
	height: 100%;
	position: absolute;
	display: flex;
	padding: 0 20px;
}

.c-articlesune-featured-img {
	width: 50%;
	flex-grow: 1;
	flex-shrink: 0;
	display: flex;
}

.c-articlesune-rest {
	display: flex;
	flex-wrap: wrap;
	flex-grow: 1;
	width: 50%;
}
.c-articlesune__item {
	background: yellow;
	flex-shrink: 0;
	flex-basis: 48%;
	flex-grow: 1;
	position: relative;
	border-radius: 10px;
	margin: 1%;
	overflow: hidden;


}

.c-section--blog-articlesune{
	padding-top: 90px;
	padding-bottom: 0;
}


.c-section-appli .c-highlight-coaching__desc {
	width: 100%;
}

.slick-dots li  {
	width: 12px;
	height:12px;
}
.slick-dots li button {
	width: 12px;
	height: 12px;
	padding: 3px;
}
.slick-dots li button:before {
	width: 10px;
	height: 10px;
	font-size: 10px;
}

.pricing-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 50px;
	margin-bottom: 30px;
}
.pricing-block {
	background-color: #fff;
	color: #000;
	border-radius: 10px;
	padding: 20px;
	width: 100%;
	margin-bottom: 20px;
	box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
	text-align: left;
	position: relative;
	max-width: 350px;
	cursor: pointer;
}
.pricing-block.popular {
	border: 6px solid #a3e4a1;
	background-color: #fff;
}
.pricing-block .popular-label {
	position: absolute;
	top: -10px;
	right: 10px;
	background-color: #a3e4a1;
	color: #000;
	padding: 0px 10px;
	border-radius: 5px;
	font-size: 0.9em;
	font-weight: bold;
}
.pricing-block h3 {
	margin-top: 0;
	font-size: 1.1rem;
	font-weight: 600;
	margin-bottom: 0;
}
.pricing-block .price {
	font-size: 1.7em;
	font-weight: bold;
	margin: 5px 0 0;
	display: flex;
}
.pricing-block .price span {
	font-size: 0.6em;
	font-weight: normal;
	display: block;
	margin: 5px 0 0;
}
.pricing-block .old-price {
	text-decoration: line-through;
	color: gray;
	font-size: 1em;
}
.pricing-block .save {
	color: #d9534f;
	font-weight: bold;
	margin:  0;
}
.pricing-block .save .discount {
	background-color: #fbd097;
	color: #000;
	padding: 2px 8px;
	border-radius: 10px;
	margin-left: 10px;
	font-size: 0.9rem;
	white-space: nowrap;
}
.pricing-block .payment-details {
	font-size: 0.9em;
	color: #555;
	margin-bottom: 0;
}
.pricing-block .cta {
	display: inline-block;
	padding: 10px 20px;
	background-color: #a3e4a1;
	color: #000;
	text-decoration: none;
	border-radius: 5px;
	font-weight: bold;
	margin-top: 20px;
	text-align: center;
	display: block;
}

.h-h3 {

	line-height: 1.5;
}
@media (min-width: 767px) {
	.pricing-block {
		width: 30%;
	}
	.pricing-block h3 {
		font-size: 0.95rem;
	}
	.pricing-block .save {
		white-space: nowrap;
		font-size: 0.85rem;
	}
	.pricing-block .save .discount{
		font-size: 0.85rem;
	}

	.pricing-block .payment-details {
		font-size: 0.8em;
		line-height: 1.3;
	}
	.content-pad{
		padding:20px;
		max-width: 700px;
		margin:0 auto;
	}
	.pricing-container{
		margin-bottom: 0;
	}


}
@media (min-width: 900px) {
	.pricing-container{
		margin-left: 40px;
		margin-right: 40px;
	}
}
@media screen and (min-width: 400px) {
	.alm-reveal .c-articles__item {
		flex-basis: 47%;

	}

}

.container {
	max-width: 1200px;
	margin: 50px auto;
	padding: 20px;
}
.header {
	text-align: center;
	margin-bottom: 50px;
}
.comparison-section {
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap:wrap;
}
.image-section{
	padding:20px;
}
.image-section .img {
	max-width: 100%;
	margin-bottom: 30px;
	height: auto;
}
.table-section {
	width: 100%;
	font-size: 0.8rem;
	line-height: 1.4;
	font-weight: bold;
	padding: 0px;
}
table {
	width: 100%;
	border-collapse: collapse;
	margin-left: 20px;
	margin: 0 0 40px;
}
table th, table td {
	text-align: left;
	padding: 10px 20px;
}
thead{
	font-size: 0.7rem;
}
table th {
	font-weight: bold;
	text-align: center;
	border-bottom: 2px solid #ccc;
	padding-top: 0;
}
table td {
	border-bottom: 1px solid #ccc;
}
.checkmark, .lock {
	font-size: 1.5em;
	text-align: center;
}
.checkmark {
	color: green;
}
.lock {
	color: gray;
}
.cta {
	display: block;
	margin: 40px auto;
	padding: 10px 20px;
	background-color: #a3e4a1;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
	border-radius: 5px;
	width: fit-content;
}

.c-section__ban--programme  .main-image picture, 
.c-section__ban--programme  .main-image img{
	background-color: none;
}

.c-main--transformations-app .c-highlight-coaching__desc{
	width: 100%;
}
.testimonial-slider {
	display: flex;
	gap: 20px;
	margin-bottom: 100px;
}
.testimonial {
	background-color: #fff;
	border-radius: 10px;
	text-align: left;
}
.testimonial-content p{
	font-size: 0.9rem;
	line-height: 1.5;
}
.testimonial-content p strong{

}
.testimonial-content {
	margin-bottom: 20px;
	padding:20px 20px 0;
}
.testi-name{
	margin-bottom: 20px;
	margin-top: 4px;
	font-size: 0.9rem;

}


.stars {
	color: #ffcb00;
	font-size: 1.6em;
	margin-bottom: 0;
	line-height: 1;
}
.cta {
	display: block;
	margin: 40px auto;
	padding: 10px 20px;
	background-color: #a3e4a1;
	color: #000;
	text-decoration: none;
	text-align: center;
	font-size: 1.2em;
	border-radius: 5px;
	width: fit-content;
}

.programs-container {
	display: flex;
	overflow-x: auto;
	scroll-behavior: smooth;
	padding: 20px;
	gap: 20px;
	cursor: grab;
}
.programs-container:active {
	cursor: grabbing;
}
.programs-container::-webkit-scrollbar {
	display: none;
}
.program {
	flex: 0 0 auto;
	width: 250px;
	text-align: center;
	background-color: #fff;
	font-size: 0.9em;
}
.program img {
	width: 100%;
	border-radius: 10px;
	margin-bottom: 15px;
}
.program h3 {
	margin-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.3;
}
.program p {
	font-size: 0.9rem;
	line-height: 1.4;
}

.container {
	text-align: center;
	font-family: Arial, sans-serif;
	margin-top: 50px;
}

.header {
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}

.timeline {
	display: flex;
	align-items: center;
	justify-content: space-between;
	position: relative;
	max-width: 600px;
	margin: 0 auto;
	flex-wrap: wrap;
}

.timeline::before {
	content: '';
	position: absolute;
	top: 3px;
	left: 18px;
	right: 0;
	width: 14px;
	background: #fff6;
	z-index: 0;
	height: 79%;
}

.step {
	background-color: #a3e4a1;
	color: #fff;
	border-radius: 50%;
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 1;
	position: relative;
	margin-right: 20px;
}

.step-container {
	text-align: center;
	width: 100%;
	position: relative;
	display: flex;
	margin-bottom: 20px;
}

.step-text {
	margin-top: 10px;
	font-size: 16px;
	width: 150px;
	flex-grow: 1;
	text-align: left;
}

.c-main--transformations.c-main--transformations-app {
	background: url(img/bg-appli-resp.jpg) center top / contain no-repeat #000;
}
.c-main--transformations.c-main--transformations-app .c-highlight-head{
	padding-top: 15rem;
}
.c-main--transformations.c-main--transformations-app .o-wrapper{
	text-align: left;

}

.c-main--transformations.c-main--transformations-app .c-section__buttons.c-section__buttons--app{
	margin: 2rem 0 5rem;
	padding: 0;
}

.c-main--transformations.c-main--transformations-app .c-section__buttons--app{
	flex-wrap: wrap;
}
.c-section__buttons--app.c-section__buttons--app-lg img {
	height: 3.5rem;

}

.c-section-faq-app .c-faq > li > h3.c-faq__head{
	display: none;
}

.c-section-faq-app .c-faq .c-faq .c-faq__item{
	padding: 0;
}
.c-section-faq-app .c-faq{
	padding: 0 !important;
}
.c-section-faq-app .c-faq .c-faq__content {
	padding: 0;
}
.c-section-faq-app .c-faq .c-faq .c-faq__head {
	font-size: 0.9rem;
	border: 0;
	padding: 10px 0;
}

.c-section-faq-app .c-faq .c-faq__content p{
	font-size: 0.9rem;
	margin-bottom: 1rem;
}

@media screen and (min-width: 600px) {
	.o-wrapper-app{
		padding: 0 10px;
	}
	.testimonial{
		margin: 0 10px;
	}


}
@media screen and (min-width: 767px) {
	.c-main--transformations.c-main--transformations-app .c-highlight-head__content{
		max-width: 100%;
	}
	.c-main--transformations.c-main--transformations-app {
		background: url(img/bg-appli.jpg) center top / contain no-repeat #000;
	}
	.c-main--transformations.c-main--transformations-app .o-wrapper{
		text-align: center;
		padding: 0;

	}
	.comparison-section{
		flex-wrap:nowrap;
	}
	.table-section{
		flex-basis: 53%;
		flex-grow: 1;
		margin-left: 20px;
	}
	.image-section {
		flex-basis: 45%;
	}
	thead {
		font-size: 0.8rem;
	}
	.table-section {
		font-size: 0.9em;
	}

	.c-section-faq-app .c-faq {
		padding: 0 !important;
		text-align: left;
	}
	.c-section-faq-app .c-faq .c-faq .c-faq__head {
		font-size: 1rem;
	}
	.timeline::before {
		top: 18px;
		left: 50%;
		width: 64%;
		height: 14px;
		margin-left: -32%;
	}

	.step-text {
		width: 100%;
		text-align: center;
	}

	.timeline {
		flex-wrap: nowrap;
		align-items: flex-start;
		gap: 40px;
		max-width: 100%;
		padding: 0 40px;
		text-align: center;
	}
	.step{
		display: flex;
		margin-right: 0;
	}
	.step-container{
		flex-wrap:wrap;
		justify-content: center;

	}

}
@media screen and (min-width: 1024px) {

}
@media screen and (min-width: 1400px) {
	.programs-container {
		justify-content: center;
	}
}
.c-highlight-shadow {
	text-shadow: 0 0 5px rgba(22, 30, 33, 1);

}
@media screen and (min-width: 550px) {
	.alm-reveal .c-articles__item {
		flex-basis: 48%;

	}

}
@media screen and (min-width: 767px) {


	.c-footer__cols--item2 {
		flex-basis: 45%;
	}
	.c-footer__cols--item3 {
		flex-basis: 45%;
	}
	.c-section__buttons{
		flex-direction: row;
		justify-content: center;
		margin-top: 40px;
	}
	.c-bonus-content p {
		font-size: 1rem;
		text-align: center;
	}
	.u-lead {
		font-size: 1.1em;
		line-height: 1.4;
	}
	.c-highlight-coaching__content .u-lead {
		font-size: 1.6em;
		line-height: 1.4;
	}

	.c-section__desc p {
		font-size: 1.1em;
	}

	.c-section__title {
		margin-bottom: 2.5rem;
		line-height: 1.3;
		font-size: 2rem;
	}
	.c-section.c-section-bonus {
		padding: 5rem 0;
	}
	.c-bonus-items {
		padding: 0 40px;
	}
	body .c-header{
		height: 6rem;
	}
	.alm-reveal .c-articles__item {
		flex-basis: 30%;
	}

	.c-section .c-programmes{
		gap: 2%;
	}

	.sib_signup_form .c-section__form--item{
		flex-wrap:nowrap;
		gap:20px;
		max-width: 100%;
	}

	.sib_signup_form .c-section__form--item button{
		min-width: 150px;
	}
	.c-slider-transfo{
		padding-bottom: 1.5rem;

	}

	.show-nav .c-header {
		height: 100px;
	}
	.show-nav .c-nav__content{
		padding-top: 30px;
	}
	.list-steps--item{
		padding: 30px 30px 30px 100px;
	}
	.list-steps--item.full{
		padding: 30px;
	}
	.list-steps span.num {	
		top:43px;
	}
	.single-objectif .c-highlight-head-large.c-highlight-head-large-pad-normal.c-highlight-head-large-nomargin{
		padding-top: 0;
		padding-bottom: 1rem;
	}
}
@media screen and (min-width: 1024px) {
	.single-post .c-main--blog .c-highlight-head {
		padding-top: 160px;
	}
	.single-post .c-header {
		border-bottom: none;
	}
	.c-highlight-coaching--image--img {
		width: 570px;
		max-width: none;
	}
	.c-highlight-coaching .u-lead {
		font-size: 1.3em;
		line-height: 1.65;
		font-weight: 700;
	}


	.c-highlight-coaching--image .c-highlight-coaching__title {
		font-size: 3.3rem;
		line-height: 1.05;
	}
	.c-highlight-coaching--image--img {
		width: 660px;
		right: -2rem;
	}
	.home .c-highlight-coaching--image {
		padding: 8rem 0 5rem !important;
	}
	.home .c-highlight-coaching--image.c-section.c-section-bonus {
		padding: 7rem 0 3rem;
	}
	.c-bonus-item {
		margin: 10px 10px;
	}
	.c-grid__item {
		width: calc(32.9% - var(--gap) / 2);
	}
	.c-grid {
		margin-top: 70px;
		margin-bottom: 70px;
	}
	body .c-header{
		height: var(--header-height);
	}
	body .c-nav{
		padding-top: 0;
	}
	body.is-sticky .c-header {
		height: 92px;
	}
	.only-desk{
		display: block !important;
	}
	.only-mobile{
		display: none !important;
	}

	.single-programme .c-section--programme--principal .c-row--first{
		padding-bottom: 40px;
	}
	.c-section.c-section--first{
		margin-top: 84px ;
	}
	body .c-section--blog-une .main-image img{
		margin-top: 0;
	}
	body .c-section--blog-une .main-image.horizontal img{
		margin-top: 30px;
		width: 110%;
		max-width: fit-content;
		margin-left: 40px;
	}

	header.c-header{
		padding:0 10px;
	}
	header .c-nav__menu{
		margin-right: 10px;
	}
	.nav-alternative .c-nav__menu li a,
	.c-nav__content .c-button.c-button--sm{
		font-size: 16px;
	}
}
@media screen and (min-width: 1060px) {

	header .c-nav__menu{
		margin-right: 20px;
	}
	.nav-alternative .c-nav__menu li a,
	.c-nav__content .c-button.c-button--sm{
		font-size: 17px;
	}

}
@media screen and (min-width: 1100px) {

	.nav-alternative .c-nav__menu li a,
	.c-nav__content .c-button.c-button--sm{
		font-size: 18px;
	}
	header.c-header {
		padding: 0 20px;
	}
}


@media screen and (min-width: 1150px) {
	.c-section-transfo .o-wrapper{
		overflow-x: hidden;
		width: 100%;
		overflow-y: auto;
		margin: 0;
		padding: 0;
		max-width: 100%;
	}
}
@media screen and (min-width: 1200px) {
	header.c-header{
		padding: 0 var(--header-padding);
	}
}

@media screen and (min-width: 1280px) {
	.c-slider-transfo{
		margin: 0 calc((100vw - 100%)/-2) 2.5rem;
	}

	.c-header .c-button{
		color:#fff;
		background-color: var(--color-gray);
	}
	.c-header .c-button:hover{
		color:var(--color-gray);
		background-color: #fff;

	}


	.c-highlight-head.c-highlight-head-home {
		padding: 17rem 0 3rem;
	}


}
@media screen and (min-width: 1600px) {
	.c-highlight-head.c-highlight-head-home {
		padding: 17rem 0 7rem;
	}
}

@media screen and (max-width: 550px) {
	.c-nav__menu {
		margin: 17px 0 17px;
		font-size: 1.3em;
	}
	.c-nav__content .c-button--sm{
		font-size: 1.3em;

	}
	.c-section--blog-article ul{
		padding-left: 16px;
	}

	.wp-block-image{
		width: 100%;
		display: block;
	}
	.wp-block-image img{
		width:100%;

	}
	.wp-block-image .alignleft,
	.wp-block-image .alignright,
	.wp-block-image .aligncenter{
		float:none;
		margin: 0 0 20px;
	}
/*
	.c-programmes--app2 .c-programmes__item{
		flex-wrap: wrap;
	}
	.c-programmes--app2 .c-programmes__item .c-programmes__link {
		width: 70%;
		margin: auto;
	}
	

	.c-programmes--app2 .c-programmes__desc--prix {

		text-align: center;
		}*/
		.c-programmes--app2 .c-programmes__desc--prix{
			margin-bottom: 0;
		}
		.c-programmes--app2 .c-programmes__desc{
			border-radius: 0px;
		}
		.c-programmes--app2 .c-programmes__desc--prix h4 {

			margin-bottom: 10px;
		}
		.c-programmes--app2 .c-programmes__item .c-programmes__link {
			min-width: 100px;
			flex-grow: 0;
			flex-shrink: 0;
		}
		.c-programmes--app2 .c-programmes__desc--prix h4 {
			line-height: 1.2;
			font-size: 1rem;
			margin-bottom: 10px;
		}
		.c-programmes--app2 .c-programmes__desc--prix {
			line-height: 1;
		}
		.c-programmes--app2 .c-programmes__desc--prix .ancien {
			font-size: 0.9rem;
		}

		.c-section.c-section--appprogramme {
			padding: 4rem 0px 3rem 15px;
		}
		.c-programmes--app2 .c-programmes__item {
			margin-bottom: 1.4rem;
		}
	}

	@media screen and (max-width: 768px) {
		.blog .ban-belike,
		.archive .ban-belike {
			margin-top: -70px;
			margin-bottom: 60px;
		}
		.blog .ban-levandacademy,
		.archive .ban-levandacademy {
			margin-top: 0;
			margin-bottom: 60px;
		}
		.wp-block-embed{
			margin: 0;
		}
		blockquote{
			padding: 3.2rem 1rem 2.7rem;
		}

		.c-section-bonus .o-wrapper{
			padding: 0;
		}
		.c-highlight-head-large{
			background-image: none !important;
		}

	}


	@media screen and (max-width: 1024px) {

		.c-bonus-items {
			flex-wrap: wrap;
		}
		.c-bonus-item {
			flex-basis: 50%;
			margin: 0;
			padding: 15px;
		}
		.c-section-bonus .o-wrapper{
			padding: 0;
		}
		.c-bonus-content p {
			text-align: center;
			font-size: 1.1em;
		}
		.c-articlesune-featured-img{
			width: 100%;
			height: 65%;
		}
		.c-articlesune-rest{
			height: 35%;
		}
		.c-articlesune-gallery{
			flex-wrap: wrap;
		}
		.c-articlesune__item{
			flex-basis: auto;
		}

	/*
	.c-articlesune__item {
		height: 180px;
	}
	.c-articlesune-featured-img .c-articlesune__item {
		height: 360px;
	}
	*/
	.c-articlesune-rest .c-articlesune__item{
		display: none;
	}
	.c-articlesune-rest .c-articlesune__item:nth-child(1),
	.c-articlesune-rest .c-articlesune__item:nth-child(2){
		display: flex;
	}
	.c-articlesune-gallery-ratio {
		padding-bottom: 120%;
	}
	.c-articlesune-featured-img .c-articlesune__item--title .h-h3{
		font-size: 1.5rem;
	}

}
@media screen and (max-width: 500px) {
	.c-bonus--title{
		padding:0 20px;
		line-height: 1.2em;
	}
	.c-bonus-item {
		flex-basis: 100%;
	}
}
@media screen and (max-width: 1280px) {
	

}