/* ============================================================
   CSS UNIQUE - Landing 'site-internet-par-notre-agence-digitale'
   Genere a partir des 4 feuilles defaweux2021r_{master,medium,small,tiny}.css
   Contient uniquement les regles necessaires a cette page.
   Breakpoints identiques aux fichiers d'origine.
   ============================================================ */

/* --- Police globale (hors media query) --- */
@font-face {
  font-family: Freestyle;
  src: url(./fonts/freestyle.ttf);
  font-weight: 400;
}


/* ============================================================
   BREAKPOINT: master  ->  @media screen and (min-width:1450px)
   ============================================================ */
@media screen and (min-width:1450px) {
* {
    padding:0px;
    border:0px;
    margin:0px;
}
html {
    width:100%;
    min-width:1400px;
    scroll-behavior: smooth;
}
.main_width {
    width:1400px;
    margin:auto;
}
body {
    font-family: 'Poppins', sans-serif;
    background-color: white;
    width:100%;
}
body:not(.home-body) {
	background: rgba(238,238,238,1);
    background-repeat: no-repeat;
}
p {
    color:#282936;
    line-height:29px;
    font-size:16px;
    margin-bottom:13px;
}
p::selection, h1::selection, h2::selection, h3::selection, h4::selection, h1 span::selection, h2 span::selection, h3 span::selection, p span::selection, a::selection, u::selection, i::selection, li::selection, b::selection {
    color:white;
    background-color:#8bc53f;
}
p.important {
    font-size:150%;
    line-height:130%;
}
h1 {
    font-size: 38px;
    line-height: 49px;
    font-weight: 700;
    color: #282936;
}
h2 {
    color: #282936;
    font-family: Sora,sans-serif !important;
    font-size: 24px !important;
    color: #282936 !important;
    font-weight: 700;
    margin: 30px 0 10px;
    line-height: 1.3;

}
h3 {
    color: #282936;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    padding-left: 24px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 11px;
}
.button {
    display: inline-block;
    text-transform: uppercase;
    color: white;
	background-color: #8bc53f;
    padding: 9px 60px 9px 23px;
    margin:0px 10px;
    transition: all 0.5s ease-in-out;
    font-size: 15px;
    text-decoration:none;
    transition:all 0.3s;
	background-image:url(images/common/arrow-right-white-long.svg);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: 35px;
	transform: translateX(-10px);
	border-radius: 50px;
}
.button:hover {
    padding: 9px 70px 9px 33px;
    margin:0px 0px;
	background-position: right 25px center;
}
a {
    color:inherit;
    text-decoration:underline;
    transition: all 0.2s ease-in-out;
}
p a {
    padding:0px 6px;
}
p a:hover {
    background-color:#8bc53f;
    color:white;
}
#wrapper li {
    list-style-type: none;
    line-height: 19px;
    padding-bottom: 12px;
    padding-left: 30px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 3px 5px;
    font-size: 15px;
    transition:all 0.3s;
}
#wrapper li:hover {
    background-position: 8px 5px;
}
.clear {
    width:100%;
    clear:both;
}
.microdata {
    display:none;
}
#banner {
	position: fixed;
    width: 100%;
    top: 0;
    font-size: 0;
    transition: all 0.5s ease-in-out;
	z-index: 1000;
	background-color: #020e18;
}
#banner .c1 {
    display:inline-block;
    vertical-align:top;
    width:10%;
    transition: all 0.8s;
}
#banner .c1 img.logo, #banner .c1 svg {
    width:100%;
    margin-top:25px;
    margin-bottom:25px;
    transition: all 0.8s;
}
#wrapper {
    margin-bottom:60px;
}
#footer {
    width:100%;
    background-color:#020e18;
    text-align:center;
}
#footer .logo_footer {
    width: 238px;
    max-width: 80%;
    margin-bottom: 136px;
    margin-top: 112px;
}
#footer .logo_footer_anim {
    height: auto;
    overflow: visible;
}
#landing-2024 .intro {
	position: relative;
    margin-top: 150px;
    margin-bottom: 100px;
}
#landing-2024 .c1 {
	display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-right: 9%;
    margin-top: 100px;
}
#landing-2024 .c1 h1 {
	margin-bottom: 85px;
    position: relative;
}
#landing-2024 .c1 h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -70px;
    height: 60px;
    width: 180px;
    background-image: url(images/avis-google.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}
#landing-2024 .c1 .button {
	margin-bottom: 10px;
}
#landing-2024 .c1 .button+a {
    display: block;
    width: fit-content;
    margin-top: 20px;
    margin-left: 10px;
}
#landing-2024 .c1 img {
	position: absolute;
    left: 0;
    top: 490px;
    width: 48%;
    height: 400px;
    object-fit: cover;
	object-position: right center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
#landing-2024 .c2 {
	display: inline-block;
    width: 45%;
    vertical-align: top;
    background-color: #fff;
    padding: 30px 50px;
    box-sizing: border-box;
    border-radius: 20px;
}
#landing-2024 .c2 h2 {
	margin-top: 0;
	font-size: 24px;
	padding-left: 75px;
	margin-bottom: 50px;
	position: relative;
	line-height: 33px;
}
#landing-2024 .c2 h2 .small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}
#landing-2024 .c2 h2:after {
	content: '';
	position: absolute;
	left: -100px;
	top: -45px;
	width: 155px;
	height: 155px;
	background-image: url(images/david-defaweux-creation-web.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	border-radius: 100px;
}
#landing-2024 form label {
	display: inline-block;
	vertical-align: middle;
	width: 200px;
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 20px;
}
#landing-2024 form .form_part.long label {
    width: 100%;
}
#landing-2024 form select, #landing-2024 form input:not(.button) {
	display: inline-block;
	vertical-align: middle;
	width: calc(100% - 225px);
	margin-left: 20px;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	color: #282936;
	background-color: #eeeeee;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: none;
}
#landing-2024 form textarea {
	display: block;
	width: 100%;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	color: #282936;
	background-color: #eeeeee;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: none;
	max-width: 100%;
	min-width: 100%;
	min-height: 150px;
	margin-top: -10px;
}
#landing-2024 form .small {
font-size: 12px;
line-height: 15px;
margin: 11px 0 0 8px;
}
#landing-2024 form .opt_in {
margin-bottom: 30px;
}
#landing-2024 form .opt_in input {
min-height: unset;
display: inline-block;
width: 13px;
max-width: unset;
min-width: unset;
margin-right: 5px;
vertical-align: baseline;
transform: translateY(1px);
}
#landing-2024 form .opt_in label {
text-transform: none;
display: inline-block;
width: unset;
vertical-align: baseline;
margin: 0;
cursor: pointer;
}
#landing-2024 form .button {
cursor: pointer;
}
#footer.landing-footer .logo_footer {
    margin-bottom: 0;
    margin-top: 45px;
    width: 150px;
    opacity: 0.4;
}
#footer.landing-footer .logo_footer + p {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#footer.landing-footer p.copyright {
    margin-top: 52px;
    padding-bottom: 10px;
    font-size: 11px;
}
#landing-2024 .avis-liste p.client {
	text-transform: uppercase;
	color: #75767d;
	font-size: 14px;
	line-height: 23px;
}
#landing-2024 .avis-liste {
    text-align: center;
    margin: 100px auto 50px;
    width: 85vw;
    max-width: 800px;
}
#landing-2024 .avis-liste h2 {
    font-size: 23px;
    line-height: 30px;
}
#landing-2024 .avis-liste .item {
	position: relative;
	padding: 30px 50px 0;
}
#landing-2024 .avis-liste .item:after {
	content:'';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 20px;
	background-image: url(images/avis-etoiles-google.svg);
	background-size: contain; 
	background-repeat: no-repeat;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-prev span {
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-next span {
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .success-stories {
    background-color: #fff;
    text-align: center;
    padding: 70px 0 70px;
    margin-bottom: -70px;
}
#landing-2024 .success-stories h2 {
	margin-top: 0;
	margin-bottom: 33px;
}
#landing-2024 .success-stories .link {
	display: inline-block;
	vertical-align: middle;
	width: 147px;
	max-width: 100%;
	margin: 0 50px 31px;
	text-decoration: none;
	height: auto;
}
#landing-2024 .success-stories img {
	width: 100%;
    height: auto;
    filter: grayscale(1);
    opacity: 0.5;
	transition: all 0.6s;
}
#landing-2024 .success-stories img:hover {
    filter: grayscale(0);
    opacity: 0.8;
}
#wrapper.loading, #banner.loading, #heading.loading {
	opacity: 0;
}
#wrapper.loading, #banner.loading {
	opacity: 0;
}
#landing-2024 .lb_surtitre {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #8bc53f;
	text-align: center;
	margin: 0 0 16px;
}
#landing-2024 section h3 {
	background-image: none;
	padding-left: 0;
	text-transform: none;
	line-height: 1.3;
}
#landing-2024 .lb_obtenez > .main_width > h2,
#landing-2024 .lb_prix > .main_width > h2,
#landing-2024 .lb_avis > .main_width > h2,
#landing-2024 .lb_faq > .main_width > h2 {
	font-family: "Sora", sans-serif;
	font-size: 42px !important;
	font-weight: 700;
	letter-spacing: -1.5px;
	color: #165466;
	text-align: center;
	margin: 0 0 55px;
}
#landing-2024 .lb_logos {
	background-color: #fff;
	padding: 45px 0;
	overflow: hidden;
}
#landing-2024 .lb_logos_piste {
	display: flex;
	align-items: center;
	width: max-content;
	animation: lb_defile 55s linear infinite;
}
#landing-2024 .lb_logos:hover .lb_logos_piste {
	animation-play-state: paused;
}
#landing-2024 .lb_logo {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	height: 60px;
	margin: 0 30px;
}
#landing-2024 .lb_logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	filter: grayscale(1);
	opacity: 0.5;
	transition: opacity 0.3s, filter 0.3s;
}
#landing-2024 .lb_logo img:hover {
	filter: grayscale(0);
	opacity: 1;
}
@keyframes lb_defile {
	from{ transform: translateX(0); }
	to{ transform: translateX(-50%); }
}
#landing-2024 .lb_obtenez {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_obtenez_grille {
	display: flex;
	gap: 30px;
}
#landing-2024 .lb_obtenez_bloc {
	flex: 1;
	text-align: center;
	padding: 40px 25px;
	border-radius: 20px;
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	transition: transform 0.3s, box-shadow 0.3s;
}
#landing-2024 .lb_obtenez_bloc:hover {
	transform: translateY(-8px);
	box-shadow: 0 22px 45px rgba(2, 14, 24, 0.08);
}
#landing-2024 .lb_obtenez_icone {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 78px;
	height: 78px;
	border-radius: 18px;
	background: linear-gradient(140deg, rgba(139, 197, 63, 0.13) 0%, rgba(22, 84, 102, 0.10) 100%);
	margin-bottom: 26px;
}
#landing-2024 .lb_obtenez_bloc h3 {
	font-family: "Sora", sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #165466;
	margin: 0 0 14px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_obtenez_bloc p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0;
}
#landing-2024 .lb_prix {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_prix_grille {
	display: flex;
	gap: 36px;
	max-width: 900px;
	margin: 0 auto;
    align-items: center;
}
#landing-2024 .lb_prix_carte {
	flex: 1;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 24px;
	padding: 46px 40px 40px;
	text-align: center;
}
#landing-2024 .lb_prix_carte_reco {
	border-color: #8bc53f;
}
#landing-2024 .lb_prix_badge {
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #8bc53f;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 6px 18px;
	border-radius: 30px;
}
#landing-2024 .lb_prix_carte h3 {
	font-family: "Sora", sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #165466;
	margin: 0 0 18px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_prix_montant {
	font-family: "Sora", sans-serif;
	font-size: 48px;
	font-weight: 700;
	color: #282936;
	line-height: 1;
	margin: 0 0 28px;
}
#landing-2024 .lb_prix_apd {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #8bc53f;
	margin-bottom: 8px;
}
#landing-2024 .lb_prix_htva {
	font-size: 15px;
	font-weight: 500;
	color: #6b7680;
	margin-left: 6px;
}
#landing-2024 .lb_prix_delai {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	text-align: left;
}
#landing-2024 .lb_prix_delai li {
	position: relative;
	padding: 9px 0 9px 26px;
	font-size: 15px;
	color: #4a555e;
	border-bottom: 1px solid #eef2f4;
    background-image: none;
}
#landing-2024 .lb_prix_delai li:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 15px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #8bc53f;
}
#landing-2024 .lb_prix_carte .button {
	margin: 0;
}
#landing-2024 .lb_prix .side_content {
    width: 49%;
    margin-left: 5%;
}
#landing-2024 .lb_prix .side_content_icons {
    display: flex;
    align-items: flex-start;
}
#landing-2024 .lb_prix .side_content_icons .item {
    flex: 1;
    text-align: center;
    margin: 0 10px;
}
#landing-2024 .lb_prix .side_content_icons span {
    margin-bottom: 11px;
}
#landing-2024 .lb_prix .side_content_icons h3 {
    font-size: 12px;
    text-transform: uppercase;
}
#landing-2024 .lb_prix .side_content p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.7;
    color: #4a555e;
    text-align: center;
}
#landing-2024 .lb_timeline {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_avis {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_avis_grille {
	display: flex;
	gap: 30px;
	margin-bottom: 55px;
}
#landing-2024 .lb_avis_carte {
	flex: 1;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 20px;
	padding: 34px 32px;
}
#landing-2024 .lb_avis_logo {
	height: 46px;
	margin-bottom: 22px;
	display: flex;
	align-items: center;
}
#landing-2024 .lb_avis_logo img {
	max-height: 46px;
	max-width: 150px;
	width: auto;
}
#landing-2024 .lb_avis_texte {
	font-size: 16px;
	line-height: 1.7;
	color: #4a555e;
	font-style: italic;
	margin: 0 0 18px;
}
#landing-2024 .lb_avis_auteur {
	font-family: "Sora", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #165466;
	margin: 0;
}
#landing-2024 .lb_google {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	margin: 0 auto;
	padding: 14px 28px;
	border-radius: 40px;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	box-shadow: 0 10px 30px rgba(2, 14, 24, 0.06);
	text-decoration: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
#landing-2024 .lb_avis > .main_width {
	position: relative;
	padding-bottom: 70px;
}
#landing-2024 .lb_google_etoiles {
	display: block;
	height: 22px;
	width: auto;
}
#landing-2024 .lb_google_note {
	font-size: 15px;
	color: #282936;
}
#landing-2024 .lb_google_note strong {
	font-family: "Sora", sans-serif;
	font-size: 18px;
	color: #165466;
}
#landing-2024 .lb_google_nb {
	font-size: 14px;
	font-weight: 600;
	color: #8bc53f;
}
#landing-2024 .lb_faq {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_faq_liste {
	max-width: 820px;
	margin: 0 auto;
}
#landing-2024 .lb_faq_item {
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	border-radius: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
#landing-2024 .lb_faq_item .beefup-head {
	font-family: "Sora", sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #165466;
	margin: 0;
	padding: 22px 56px 22px 26px;
	cursor: pointer;
	position: relative;
	background: none;
	text-transform: none;
	line-height: 1.4;
}
#landing-2024 .lb_faq_item .beefup-head:after {
	content: "";
	position: absolute;
	right: 26px;
	top: 26px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #8bc53f;
	border-bottom: 2px solid #8bc53f;
	transform: rotate(45deg);
	transition: transform 0.3s;
}
#landing-2024 .lb_faq_item.open .beefup-head:after {
	transform: rotate(-135deg);
	top: 30px;
}
#landing-2024 .lb_faq_item .beefup-body {
	padding: 0 26px 24px;
}
#landing-2024 .lb_faq_item .beefup-body p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0 0 12px;
}
#landing-2024 .lb_faq_item .beefup-body p:last-child {
	margin-bottom: 0;
}
#landing-2024 .lb_rappel {
	padding: 90px 0;
	text-align: center;
}
#landing-2024 .lb_rappel h2 {
	font-family: "Sora", sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 18px;
}
#landing-2024 .lb_rappel p {
	max-width: 620px;
	margin: 0 auto 34px;
	font-size: 17px;
	line-height: 1.7;
}
#landing-2024 .lb_rappel_boutons .button {
	margin: 0;
}
#landing-2024 .lb_rappel_boutons .button+a {
	display: block;
    width: fit-content;
    margin: 20px auto 0;
}
#landing-2024 .lb_rappel_tel {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.25);
}
#landing-2024 .lb_timeline .timeline_titre {
	font-family: "Sora", sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	letter-spacing: -1px;
	color: #282936;
	text-align: center;
	margin: 0 0 90px;
}
#landing-2024 .lb_timeline .timeline {
	list-style: none;
	margin: 0 0 60px;
	padding: 0;
	display: flex;
	position: relative;
}
#landing-2024 .lb_timeline .timeline:before {
	content: "";
	position: absolute;
	top: 19px;
	left: 7%;
	right: 7%;
	height: 1px;
	background: linear-gradient(90deg, #8bc53f 0%, #d4dde2 100%);
}
#landing-2024 .lb_timeline .timeline_etape {
	position: relative;
	flex: 1;
	padding: 0 10px;
	text-align: center;
	background-image: none;
	margin: 0;
}
#landing-2024 .lb_timeline .etape_puce {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: white;
	border: 2px solid #d4dde2;
	font-family: "Sora", sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #6b7680;
	margin-bottom: 18px;
	transition: all 0.3s;
}
#landing-2024 .lb_timeline .timeline_etape h3 {
	font-family: "Sora", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	color: #282936;
	margin: 0;
	transition: color 0.3s;
}
#landing-2024 .lb_timeline .etape_actuelle .etape_puce {
	background-color: #8bc53f;
	border-color: #8bc53f;
	color: white !important;
	box-shadow: 0 0 0 6px rgba(139, 197, 63, 0.18);
}
#landing-2024 .lb_timeline .etape_ici {
	position: absolute;
	left: 50%;
	bottom: calc(100% + 16px);
	transform: translateX(-50%);
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	white-space: nowrap;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_ici:before {
	order: 1;
	content: "";
	width: 2px;
	height: 12px;
	margin-top: 5px;
	background-color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_ici:after {
	order: 2;
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #8bc53f;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_puce {
	border-color: #8bc53f;
	color: #8bc53f;
	transform: scale(1.12);
}
#landing-2024 .lb_timeline .timeline_etape:hover h3 {
	color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_bulle {
	position: absolute;
	bottom: calc(100% + 22px);
	left: 50%;
	transform: translate(-50%, 8px);
	width: 250px;
	padding: 16px 18px;
	border-radius: 14px;
	background-color: #282936;
	color: #d7dde2;
	font-size: 12.5px;
	line-height: 1.6;
	text-align: left;
	box-shadow: 0 14px 34px rgba(2, 14, 24, 0.28);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
	z-index: 3;
}
#landing-2024 .lb_timeline .etape_bulle:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 8px solid transparent;
	border-top-color: #282936;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_bulle {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, 0);
}
#landing-2024 .lb_timeline .timeline_etape:first-child .etape_bulle {
    left: -2px;
	transform: translate(0, 8px);
}
#landing-2024 .c2 input::placeholder,
#landing-2024 .c2 textarea::placeholder {
	color: #6b7680;
	opacity: 1;
}
#landing-2024 .c2 input::-webkit-input-placeholder,
#landing-2024 .c2 textarea::-webkit-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c2 input:-ms-input-placeholder,
#landing-2024 .c2 textarea:-ms-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c1 .important {
	display: inline-flex;
	align-items: center;
	gap: 7px;
}
#landing-2024 .c1 .important:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(images/icon-pin.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
}

/* ============================================================
   BREAKPOINT: medium  ->  @media screen and (min-width:1050px) and (max-width:1450px)
   ============================================================ */
@media screen and (min-width:1050px) and (max-width:1450px) {
* {
    padding:0px;
    border:0px;
    margin:0px;
}
html {
    width:100%;
    min-width:1000px;
    scroll-behavior: smooth;
}
.main_width {
    width:1000px;
    margin:auto;
}
body {
    font-family: 'Poppins', sans-serif;
    background-color: white;
    width:100%;
    overflow-x: hidden;
}
body:not(.home-body) {
	background: rgba(238,238,238,1);
    background-repeat: no-repeat;
}
p {
    color:#282936;
    line-height:29px;
    font-size:16px;
    margin-bottom:13px;
}
p::selection, h1::selection, h2::selection, h3::selection, h4::selection, h1 span::selection, h2 span::selection, h3 span::selection, p span::selection, a::selection, u::selection, i::selection, li::selection, b::selection {
    color:white;
    background-color:#8bc53f;
}
p.important {
    font-size:150%;
    line-height:130%;
}
h1 {
    font-size: 38px;
    line-height: 49px;
    font-weight: 700;
    color: #282936;
}
h2 {
    color: #282936;
    font-family: Sora, sans-serif !important;
    font-size: 24px !important;
    color: #282936 !important;
    font-weight: 700;
    margin: 30px 0 10px;
    line-height: 1.3;
}
h3 {
    color: #282936;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    padding-left: 24px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 11px;
}
.button {
    display: inline-block;
    text-transform: uppercase;
    color: white;
	background-color: #8bc53f;
    padding: 9px 60px 9px 23px;
    margin:0px 10px;
    transition: all 0.5s ease-in-out;
    font-size: 15px;
    text-decoration:none;
    transition:all 0.3s;
	background-image:url(images/common/arrow-right-white-long.svg);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: 35px;
	transform: translateX(-10px);
	border-radius: 10px;
}
.button:hover {
    padding: 9px 70px 9px 33px;
    margin:0px 0px;
	background-position: right 25px center;
}
a {
    color:inherit;
    text-decoration:underline;
    transition: all 0.2s ease-in-out;
}
p a {
    padding:0px 6px;
}
p a:hover {
    background-color:#8bc53f;
    color:white;
}
#wrapper li {
    list-style-type: none;
    line-height: 19px;
    padding-bottom: 12px;
    padding-left: 30px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 3px 5px;
    font-size: 15px;
    transition:all 0.3s;
}
#wrapper li:hover {
    background-position: 8px 5px;
}
.clear {
    width:100%;
    clear:both;
}
.microdata {
    display:none;
}
#banner {
	position: fixed;
    width: 100%;
    top: 0;
    font-size: 0;
    transition: all 0.5s ease-in-out;
	z-index: 1000;
	background-color: #020e18;
}
#banner .c1 {
    display:inline-block;
    vertical-align:top;
    width:10%;
    transition: all 0.8s;
}
#banner .c1 img.logo, #banner .c1 svg {
    width:100%;
    margin-top:29px;
    margin-bottom:25px;
    transition: all 0.8s;
}
#wrapper {
    margin-bottom:60px;
}
#footer {
    width:100%;
    background-color:#020e18;
    text-align:center;
}
#footer .logo_footer {
    width: 238px;
    max-width: 80%;
    margin-bottom: 136px;
    margin-top: 112px;
}
#footer .logo_footer_anim {
    height: auto;
    overflow: visible;
}
#landing-2024 .intro {
	position: relative;
    margin-top: 150px;
    margin-bottom: 100px;
}
#landing-2024 .c1 {
	display: inline-block;
    width: 45%;
    vertical-align: top;
    margin-right: 9%;
    margin-top: 100px;
}
#landing-2024 .c1 h1 {
	margin-bottom: 85px;
    position: relative;
}
#landing-2024 .c1 h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -70px;
    height: 60px;
    width: 180px;
    background-image: url(images/avis-google.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}
#landing-2024 .c1 .button {
	margin-top: 28px;
}
#landing-2024 .c1 .button+a {
    display: block;
    width: fit-content;
    margin-top: 20px;
    margin-left: 10px;
}
#landing-2024 .c1 img {
	position: absolute;
    left: 0;
    top: 490px;
    width: 48%;
    height: 400px;
    object-fit: cover;
	object-position: right center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
#landing-2024 .c2 {
	display: inline-block;
    width: 45%;
    vertical-align: top;
    background-color: #fff;
    padding: 30px 50px;
    box-sizing: border-box;
    border-radius: 20px;
}
#landing-2024 .c2 h2 {
	margin-top: 0;
	font-size: 24px;
	padding-left: 75px;
	margin-bottom: 50px;
	position: relative;
	line-height: 33px;
}
#landing-2024 .c2 h2 .small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}
#landing-2024 .c2 h2:after {
	content: '';
	position: absolute;
	left: -100px;
	top: -45px;
	width: 155px;
	height: 155px;
	background-image: url(images/david-defaweux-creation-web.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	border-radius: 100px;
}
#landing-2024 form label {
    display: block;
    vertical-align: middle;
    width: 100%;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 7px;
}
#landing-2024 form .form_part.long label {
    width: 100%;
}
#landing-2024 form select, #landing-2024 form input:not(.button) {
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    color: #282936;
    background-color: #eeeeee;
    border-radius: 8px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: none;
}
#landing-2024 form textarea {
	display: block;
	width: 100%;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	color: #282936;
	background-color: #eeeeee;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: none;
	max-width: 100%;
	min-width: 100%;
	min-height: 150px;
}
#landing-2024 form .small {
font-size: 12px;
line-height: 15px;
margin: 11px 0 0 8px;
}
#landing-2024 form .opt_in {
margin-bottom: 30px;
}
#landing-2024 form .opt_in input {
min-height: unset;
display: inline-block;
width: 13px;
max-width: unset;
min-width: unset;
margin-right: 5px;
vertical-align: baseline;
transform: translateY(1px);
}
#landing-2024 form .opt_in label {
text-transform: none;
display: inline-block;
width: unset;
vertical-align: baseline;
margin: 0;
cursor: pointer;
}
#landing-2024 form .button {
cursor: pointer;
}
#footer.landing-footer .logo_footer {
    margin-bottom: 0;
    margin-top: 45px;
    width: 150px;
    opacity: 0.4;
}
#footer.landing-footer .logo_footer + p {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#footer.landing-footer p.copyright {
    margin-top: 52px;
    padding-bottom: 10px;
    font-size: 11px;
}
#landing-2024 .avis-liste p.client {
	text-transform: uppercase;
	color: #75767d;
	font-size: 14px;
	line-height: 23px;
}
#landing-2024 .avis-liste {
    text-align: center;
    margin: 100px auto 50px;
    width: 85vw;
    max-width: 800px;
}
#landing-2024 .avis-liste h2 {
    font-size: 23px;
    line-height: 30px;
}
#landing-2024 .avis-liste .item {
	position: relative;
	padding: 30px 50px 0;
}
#landing-2024 .avis-liste .item:after {
	content:'';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 20px;
	background-image: url(images/avis-etoiles-google.svg);
	background-size: contain; 
	background-repeat: no-repeat;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-prev span {
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-next span {
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .success-stories {
    background-color: #fff;
    text-align: center;
    padding: 70px 0 70px;
    margin-bottom: -70px;
}
#landing-2024 .success-stories h2 {
	margin-top: 0;
	margin-bottom: 33px;
}
#landing-2024 .success-stories .link {
	display: inline-block;
	vertical-align: middle;
	width: 147px;
	max-width: 100%;
	margin: 0 50px 31px;
	text-decoration: none;
	height: auto;
}
#landing-2024 .success-stories img {
	width: 100%;
    height: auto;
    filter: grayscale(1);
    opacity: 0.5;
	transition: all 0.6s;
}
#landing-2024 .success-stories img:hover {
    filter: grayscale(0);
    opacity: 0.8;
}
#landing-2024 .lb_surtitre {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #8bc53f;
	text-align: center;
	margin: 0 0 16px;
}
#landing-2024 section h3 {
	background-image: none;
	padding-left: 0;
	text-transform: none;
	line-height: 1.3;
}
#landing-2024 .lb_obtenez > .main_width > h2,
#landing-2024 .lb_prix > .main_width > h2,
#landing-2024 .lb_avis > .main_width > h2,
#landing-2024 .lb_faq > .main_width > h2 {
	font-family: "Sora", sans-serif;
	font-size: 42px !important;
	font-weight: 700;
	letter-spacing: -1.5px;
	color: #165466;
	text-align: center;
	margin: 0 0 55px;
}
#landing-2024 .lb_logos {
	background-color: #fff;
	padding: 45px 0;
	overflow: hidden;
}
#landing-2024 .lb_logos_piste {
	display: flex;
	align-items: center;
	width: max-content;
	animation: lb_defile 55s linear infinite;
}
#landing-2024 .lb_logos:hover .lb_logos_piste {
	animation-play-state: paused;
}
#landing-2024 .lb_logo {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	height: 60px;
	margin: 0 30px;
}
#landing-2024 .lb_logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	filter: grayscale(1);
	opacity: 0.5;
	transition: opacity 0.3s, filter 0.3s;
}
#landing-2024 .lb_logo img:hover {
	filter: grayscale(0);
	opacity: 1;
}
@keyframes lb_defile {
	from{ transform: translateX(0); }
	to{ transform: translateX(-50%); }
}
#landing-2024 .lb_obtenez {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_obtenez_grille {
	display: flex;
	gap: 30px;
}
#landing-2024 .lb_obtenez_bloc {
	flex: 1;
	text-align: center;
	padding: 40px 25px;
	border-radius: 20px;
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	transition: transform 0.3s, box-shadow 0.3s;
}
#landing-2024 .lb_obtenez_bloc:hover {
	transform: translateY(-8px);
	box-shadow: 0 22px 45px rgba(2, 14, 24, 0.08);
}
#landing-2024 .lb_obtenez_icone {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 78px;
	height: 78px;
	border-radius: 18px;
	background: linear-gradient(140deg, rgba(139, 197, 63, 0.13) 0%, rgba(22, 84, 102, 0.10) 100%);
	margin-bottom: 26px;
}
#landing-2024 .lb_obtenez_bloc h3 {
	font-family: "Sora", sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #165466;
	margin: 0 0 14px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_obtenez_bloc p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0;
}
#landing-2024 .lb_prix {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_prix_grille {
	display: flex;
	gap: 36px;
	max-width: 900px;
	margin: 0 auto;
    align-items: center;
}
#landing-2024 .lb_prix_carte {
	flex: 1;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 24px;
	padding: 46px 40px 40px;
	text-align: center;
}
#landing-2024 .lb_prix_carte_reco {
	border-color: #8bc53f;
}
#landing-2024 .lb_prix_badge {
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #8bc53f;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 6px 18px;
	border-radius: 30px;
}
#landing-2024 .lb_prix_carte h3 {
	font-family: "Sora", sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #165466;
	margin: 0 0 18px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_prix_montant {
	font-family: "Sora", sans-serif;
	font-size: 48px;
	font-weight: 700;
	color: #282936;
	line-height: 1;
	margin: 0 0 28px;
}
#landing-2024 .lb_prix_apd {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #8bc53f;
	margin-bottom: 8px;
}
#landing-2024 .lb_prix_htva {
	font-size: 15px;
	font-weight: 500;
	color: #6b7680;
	margin-left: 6px;
}
#landing-2024 .lb_prix_delai {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	text-align: left;
}
#landing-2024 .lb_prix_delai li {
	position: relative;
	padding: 9px 0 9px 26px;
	font-size: 15px;
	color: #4a555e;
	border-bottom: 1px solid #eef2f4;
    background-image: none;
}
#landing-2024 .lb_prix_delai li:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 15px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #8bc53f;
}
#landing-2024 .lb_prix_carte .button {
	margin: 0;
}
#landing-2024 .lb_prix .side_content {
    width: 49%;
    margin-left: 5%;
}
#landing-2024 .lb_prix .side_content_icons {
    display: flex;
    align-items: flex-start;
}
#landing-2024 .lb_prix .side_content_icons .item {
    flex: 1;
    text-align: center;
    margin: 0 10px;
}
#landing-2024 .lb_prix .side_content_icons span {
    margin-bottom: 11px;
}
#landing-2024 .lb_prix .side_content_icons h3 {
    font-size: 12px;
    text-transform: uppercase;
}
#landing-2024 .lb_prix .side_content p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.7;
    color: #4a555e;
    text-align: center;
}
#landing-2024 .lb_timeline {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_avis {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_avis_grille {
	display: flex;
	gap: 30px;
	margin-bottom: 55px;
}
#landing-2024 .lb_avis_carte {
	flex: 1;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 20px;
	padding: 34px 32px;
}
#landing-2024 .lb_avis_logo {
	height: 46px;
	margin-bottom: 22px;
	display: flex;
	align-items: center;
}
#landing-2024 .lb_avis_logo img {
	max-height: 46px;
	max-width: 150px;
	width: auto;
}
#landing-2024 .lb_avis_texte {
	font-size: 16px;
	line-height: 1.7;
	color: #4a555e;
	font-style: italic;
	margin: 0 0 18px;
}
#landing-2024 .lb_avis_auteur {
	font-family: "Sora", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #165466;
	margin: 0;
}
#landing-2024 .lb_google {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	margin: 0 auto;
	padding: 14px 28px;
	border-radius: 40px;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	box-shadow: 0 10px 30px rgba(2, 14, 24, 0.06);
	text-decoration: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
}
#landing-2024 .lb_avis > .main_width {
	position: relative;
	padding-bottom: 70px;
}
#landing-2024 .lb_google_etoiles {
	display: block;
	height: 22px;
	width: auto;
}
#landing-2024 .lb_google_note {
	font-size: 15px;
	color: #282936;
}
#landing-2024 .lb_google_note strong {
	font-family: "Sora", sans-serif;
	font-size: 18px;
	color: #165466;
}
#landing-2024 .lb_google_nb {
	font-size: 14px;
	font-weight: 600;
	color: #8bc53f;
}
#landing-2024 .lb_faq {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_faq_liste {
	max-width: 820px;
	margin: 0 auto;
}
#landing-2024 .lb_faq_item {
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	border-radius: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
#landing-2024 .lb_faq_item .beefup-head {
	font-family: "Sora", sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #165466;
	margin: 0;
	padding: 22px 56px 22px 26px;
	cursor: pointer;
	position: relative;
	background: none;
	text-transform: none;
	line-height: 1.4;
}
#landing-2024 .lb_faq_item .beefup-head:after {
	content: "";
	position: absolute;
	right: 26px;
	top: 26px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #8bc53f;
	border-bottom: 2px solid #8bc53f;
	transform: rotate(45deg);
	transition: transform 0.3s;
}
#landing-2024 .lb_faq_item.open .beefup-head:after {
	transform: rotate(-135deg);
	top: 30px;
}
#landing-2024 .lb_faq_item .beefup-body {
	padding: 0 26px 24px;
}
#landing-2024 .lb_faq_item .beefup-body p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0 0 12px;
}
#landing-2024 .lb_faq_item .beefup-body p:last-child {
	margin-bottom: 0;
}
#landing-2024 .lb_rappel {
	padding: 90px 0;
	text-align: center;
}
#landing-2024 .lb_rappel h2 {
	font-family: "Sora", sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 18px;
}
#landing-2024 .lb_rappel p {
	max-width: 620px;
	margin: 0 auto 34px;
	font-size: 17px;
	line-height: 1.7;
}
#landing-2024 .lb_rappel_boutons .button {
	margin: 0;
}
#landing-2024 .lb_rappel_boutons .button+a {
	display: block;
    width: fit-content;
    margin: 20px auto 0;
}
#landing-2024 .lb_rappel_tel {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.25);
}
#landing-2024 .lb_timeline .timeline_titre {
	font-family: "Sora", sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	letter-spacing: -1px;
	color: #282936;
	text-align: center;
	margin: 0 0 90px;
}
#landing-2024 .lb_timeline .timeline {
	list-style: none;
	margin: 0 0 60px;
	padding: 0;
	display: flex;
	position: relative;
}
#landing-2024 .lb_timeline .timeline:before {
	content: "";
	position: absolute;
	top: 19px;
	left: 7%;
	right: 7%;
	height: 1px;
	background: linear-gradient(90deg, #8bc53f 0%, #d4dde2 100%);
}
#landing-2024 .lb_timeline .timeline_etape {
	position: relative;
	flex: 1;
	padding: 0 10px;
	text-align: center;
	background-image: none;
	margin: 0;
}
#landing-2024 .lb_timeline .etape_puce {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 38px;
	height: 38px;
	border-radius: 50%;
	background-color: white;
	border: 2px solid #d4dde2;
	font-family: "Sora", sans-serif;
	font-size: 15px;
	font-weight: 700;
	color: #6b7680;
	margin-bottom: 18px;
	transition: all 0.3s;
}
#landing-2024 .lb_timeline .timeline_etape h3 {
	font-family: "Sora", sans-serif;
	font-size: 15px;
	font-weight: 600;
	line-height: 1.4;
	color: #282936;
	margin: 0;
	transition: color 0.3s;
}
#landing-2024 .lb_timeline .etape_actuelle .etape_puce {
	background-color: #8bc53f;
	border-color: #8bc53f;
	color: white !important;
	box-shadow: 0 0 0 6px rgba(139, 197, 63, 0.18);
}
#landing-2024 .lb_timeline .etape_ici {
	position: absolute;
	left: 50%;
	bottom: calc(100% + 16px);
	transform: translateX(-50%);
	display: inline-flex;
	flex-direction: column;
	align-items: center;
	white-space: nowrap;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.5px;
	text-transform: uppercase;
	color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_ici:before {
	order: 1;
	content: "";
	width: 2px;
	height: 12px;
	margin-top: 5px;
	background-color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_ici:after {
	order: 2;
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 7px solid #8bc53f;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_puce {
	border-color: #8bc53f;
	color: #8bc53f;
	transform: scale(1.12);
}
#landing-2024 .lb_timeline .timeline_etape:hover h3 {
	color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_bulle {
	position: absolute;
	bottom: calc(100% + 22px);
	left: 50%;
	transform: translate(-50%, 8px);
	width: 250px;
	padding: 16px 18px;
	border-radius: 14px;
	background-color: #282936;
	color: #d7dde2;
	font-size: 12.5px;
	line-height: 1.6;
	text-align: left;
	box-shadow: 0 14px 34px rgba(2, 14, 24, 0.28);
	opacity: 0;
	visibility: hidden;
	pointer-events: none;
	transition: opacity 0.3s ease, transform 0.3s ease, visibility 0.3s;
	z-index: 3;
}
#landing-2024 .lb_timeline .etape_bulle:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 8px solid transparent;
	border-top-color: #282936;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_bulle {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, 0);
}
#landing-2024 .lb_timeline .timeline_etape:first-child .etape_bulle {
    left: 40px;
	transform: translate(0, 8px);
}
#landing-2024 .lb_timeline .timeline_etape:first-child .etape_bulle:after {
    left: 60px;
}
#landing-2024 .lb_timeline .timeline_etape:last-child .etape_bulle {
    right: 40px;
    left: unset;
	transform: translate(0, 8px);
}
#landing-2024 .lb_timeline .timeline_etape:last-child .etape_bulle:after {
    right: 45px;
    left: unset;
}
#landing-2024 .c2 input::placeholder,
#landing-2024 .c2 textarea::placeholder {
	color: #6b7680;
	opacity: 1;
}
#landing-2024 .c2 input::-webkit-input-placeholder,
#landing-2024 .c2 textarea::-webkit-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c2 input:-ms-input-placeholder,
#landing-2024 .c2 textarea:-ms-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c1 .important {
	display: inline-flex;
	align-items: center;
	gap: 7px;
}
#landing-2024 .c1 .important:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(images/icon-pin.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#wrapper.loading, #banner.loading, #heading.loading {
	opacity: 0;
}
#wrapper.loading, #banner.loading {
	opacity: 0;
}
}

/* ============================================================
   BREAKPOINT: small  ->  @media screen and (min-width:750px) and (max-width:1050px)
   ============================================================ */
@media screen and (min-width:750px) and (max-width:1050px) {
* {
    padding:0px;
    border:0px;
    margin:0px;
}
html {
    width:100%;
    min-width:700px;
    scroll-behavior: smooth;
}
.main_width {
    width:700px;
    margin:auto;
}
body {
    font-family: 'Poppins', sans-serif;
    background-color: white;
    width:100%;
}
body:not(.home-body) {
	background: rgba(238,238,238,1);
    background-repeat: no-repeat;
}
p {
    color:#282936;
    line-height:29px;
    font-size:16px;
    margin-bottom:13px;
}
p::selection, h1::selection, h2::selection, h3::selection, h4::selection, h1 span::selection, h2 span::selection, h3 span::selection, p span::selection, a::selection, u::selection, i::selection, li::selection, b::selection {
    color:white;
    background-color:#8bc53f;
}
p.important {
    font-size:150%;
    line-height:130%;
}
h1 {
    font-size: 38px;
    line-height: 49px;
    font-weight: 700;
    color: #282936;
}
h2 {
    color: #282936;
    font-family: Sora, sans-serif !important;
    font-size: 24px !important;
    color: #282936 !important;
    font-weight: 700;
    margin: 30px 0 10px;
    line-height: 1.3;
}
h3 {
    color: #282936;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    padding-left: 24px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 11px;
}
.button {
    display: inline-block;
    text-transform: uppercase;
    color: white;
	background-color: #8bc53f;
    padding: 9px 60px 9px 23px;
    margin:0px 10px;
    transition: all 0.5s ease-in-out;
    font-size: 15px;
    text-decoration:none;
    transition:all 0.3s;
	background-image:url(images/common/arrow-right-white-long.svg);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: 35px;
	transform: translateX(-10px);
	border-radius: 10px;
}
.button:hover {
    padding: 9px 70px 9px 33px;
    margin:0px 0px;
	background-position: right 25px center;
}
a {
    color:inherit;
    text-decoration:underline;
    transition: all 0.2s ease-in-out;
}
p a {
    padding:0px 6px;
}
p a:hover {
    background-color:#8bc53f;
    color:white;
}
#wrapper li {
    list-style-type: none;
    line-height: 19px;
    padding-bottom: 12px;
    padding-left: 30px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 3px 5px;
    font-size: 15px;
    transition:all 0.3s;
}
#wrapper li:hover {
    background-position: 8px 5px;
}
.clear {
    width:100%;
    clear:both;
}
.microdata {
    display:none;
}
#banner {
    position:relative;
    width:100%;
    font-size:0;
    background-color:#020e18;
}
#banner .main_width {
    position:relative;
    padding-bottom:17px;
}
#banner .c1 {
    display:inline-block;
    vertical-align:top;
    width:100%;
    text-align:center;
}
#banner .c1 img.logo, #banner .c1 svg {
    width: 70%;
    max-width: 175px;
    margin-top:17px;
}
#wrapper {
    margin-bottom:60px;
}
#footer {
    width:100%;
    background-color:#020e18;   
    text-align:center;
}
#footer .logo_footer {
    width: 238px;
    max-width: 80%;
    margin-bottom: 136px;
    margin-top: 112px;
}
#footer .logo_footer_anim {
    height: auto;
    overflow: visible;
}
#banner.landing-banner .c1 img.logo {
        margin-bottom: 17px;
}
#landing-2024 .intro {
	position: relative;
    margin-top: 100px;
    margin-bottom: 100px;
}
#landing-2024 .intro>.main_width {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#landing-2024 .c1 {
	display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 100px;
}
#landing-2024 .c1 h1 {
	margin-bottom: 85px;
    position: relative;
}
#landing-2024 .c1 h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -70px;
    height: 60px;
    width: 180px;
    background-image: url(images/avis-google.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}
#landing-2024 .c1 .button {
	margin-top: 28px;
}
#landing-2024 .c1 .button+a {
    display: block;
    width: fit-content;
    margin-top: 20px;
    margin-left: 10px;
}
#landing-2024 .c1 img {
	position: absolute;
    left: 0;
    top: 490px;
    width: 48%;
    height: 400px;
    object-fit: cover;
	object-position: right center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
#landing-2024 .c2 {
	display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #fff;
    padding: 30px 50px;
    box-sizing: border-box;
    border-radius: 20px;
}
#landing-2024 .c2 h2 {
	margin-top: 0;
	font-size: 24px;
	padding-left: 75px;
	margin-bottom: 50px;
	position: relative;
	line-height: 33px;
}
#landing-2024 .c2 h2 .small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}
#landing-2024 .c2 h2:after {
	content: '';
	position: absolute;
	left: -100px;
	top: -69px;
	width: 155px;
	height: 155px;
	background-image: url(images/david-defaweux-creation-web.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
	border-radius: 100px;
}
#landing-2024 form label {
    display: block;
    vertical-align: middle;
    width: 100%;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 7px;
}
#landing-2024 form .form_part.long label {
    width: 100%;
}
#landing-2024 form select, #landing-2024 form input:not(.button) {
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    color: #282936;
    background-color: #eeeeee;
    border-radius: 8px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: none;
}
#landing-2024 form textarea {
	display: block;
	width: 100%;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	color: #282936;
	background-color: #eeeeee;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: none;
	max-width: 100%;
	min-width: 100%;
	min-height: 150px;
}
#landing-2024 form .small {
font-size: 12px;
line-height: 15px;
margin: 11px 0 0 8px;
}
#landing-2024 form .opt_in {
margin-bottom: 30px;
}
#landing-2024 form .opt_in input {
min-height: unset;
display: inline-block;
width: 13px;
max-width: unset;
min-width: unset;
margin-right: 5px;
vertical-align: baseline;
transform: translateY(1px);
}
#landing-2024 form .opt_in label {
text-transform: none;
display: inline-block;
width: unset;
vertical-align: baseline;
margin: 0;
cursor: pointer;
}
#landing-2024 form .button {
cursor: pointer;
}
#footer.landing-footer .logo_footer {
    margin-bottom: 0;
    margin-top: 45px;
    width: 150px;
    opacity: 0.4;
}
#footer.landing-footer .logo_footer + p {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#footer.landing-footer p.copyright {
    margin-top: 52px;
    padding-bottom: 10px;
    font-size: 11px;
}
#landing-2024 .avis-liste p.client {
	text-transform: uppercase;
	color: #75767d;
	font-size: 14px;
	line-height: 23px;
}
#landing-2024 .avis-liste {
    text-align: center;
    margin: 100px auto 50px;
    width: 85vw;
    max-width: 800px;
}
#landing-2024 .avis-liste h2 {
    font-size: 23px;
    line-height: 30px;
}
#landing-2024 .avis-liste .item {
	position: relative;
	padding: 30px 50px 0;
}
#landing-2024 .avis-liste .item:after {
	content:'';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 20px;
	background-image: url(images/avis-etoiles-google.svg);
	background-size: contain; 
	background-repeat: no-repeat;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-prev span {
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-next span {
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .success-stories {
    background-color: #fff;
    text-align: center;
    padding: 70px 0 70px;
    margin-bottom: -70px;
}
#landing-2024 .success-stories h2 {
	margin-top: 0;
	margin-bottom: 33px;
}
#landing-2024 .success-stories .link {
	display: inline-block;
	vertical-align: middle;
	width: 147px;
	max-width: 100%;
	margin: 0 50px 31px;
	text-decoration: none;
	height: auto;
}
#landing-2024 .success-stories img {
	width: 100%;
    height: auto;
    filter: grayscale(1);
    opacity: 0.5;
	transition: all 0.6s;
}
#landing-2024 .success-stories img:hover {
    filter: grayscale(0);
    opacity: 0.8;
}
#landing-2024 .lb_surtitre {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #8bc53f;
	text-align: center;
	margin: 0 0 16px;
}
#landing-2024 section h3 {
	background-image: none;
	padding-left: 0;
	text-transform: none;
	line-height: 1.3;
}
#landing-2024 .lb_obtenez > .main_width > h2,
#landing-2024 .lb_prix > .main_width > h2,
#landing-2024 .lb_avis > .main_width > h2,
#landing-2024 .lb_faq > .main_width > h2 {
	font-family: "Sora", sans-serif;
	font-size: 42px !important;
	font-weight: 700;
	letter-spacing: -1.5px;
	color: #165466;
	text-align: center;
	margin: 0 0 55px;
}
#landing-2024 .lb_logos {
	background-color: #fff;
	padding: 45px 0;
	overflow: hidden;
}
#landing-2024 .lb_logos_piste {
	display: flex;
	align-items: center;
	width: max-content;
	animation: lb_defile 55s linear infinite;
}
#landing-2024 .lb_logos:hover .lb_logos_piste {
	animation-play-state: paused;
}
#landing-2024 .lb_logo {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	height: 60px;
	margin: 0 30px;
}
#landing-2024 .lb_logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	filter: grayscale(1);
	opacity: 0.5;
	transition: opacity 0.3s, filter 0.3s;
}
#landing-2024 .lb_logo img:hover {
	filter: grayscale(0);
	opacity: 1;
}
@keyframes lb_defile {
	from{ transform: translateX(0); }
	to{ transform: translateX(-50%); }
}
#landing-2024 .lb_obtenez {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_obtenez_grille {
	display: flex;
	gap: 30px;
    flex-direction: column;
    align-items: center;
}
#landing-2024 .lb_obtenez_bloc {
	flex: 1;
	text-align: center;
	padding: 40px 25px;
	border-radius: 20px;
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	transition: transform 0.3s, box-shadow 0.3s;
    max-width: 550px;
}
#landing-2024 .lb_obtenez_bloc:hover {
	transform: translateY(-8px);
	box-shadow: 0 22px 45px rgba(2, 14, 24, 0.08);
}
#landing-2024 .lb_obtenez_icone {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 78px;
	height: 78px;
	border-radius: 18px;
	background: linear-gradient(140deg, rgba(139, 197, 63, 0.13) 0%, rgba(22, 84, 102, 0.10) 100%);
	margin-bottom: 26px;
}
#landing-2024 .lb_obtenez_bloc h3 {
	font-family: "Sora", sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #165466;
	margin: 0 0 14px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_obtenez_bloc p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0;
}
#landing-2024 .lb_prix {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_prix_grille {
	display: flex;
	gap: 36px;
	max-width: 900px;
	margin: 0 auto;
    flex-direction: column;
}
#landing-2024 .lb_prix_carte {
	flex: 1;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 24px;
	padding: 46px 40px 40px;
	text-align: center;
}
#landing-2024 .lb_prix_carte_reco {
	border-color: #8bc53f;
}
#landing-2024 .lb_prix_badge {
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #8bc53f;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 6px 18px;
	border-radius: 30px;
}
#landing-2024 .lb_prix_carte h3 {
	font-family: "Sora", sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #165466;
	margin: 0 0 18px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_prix_montant {
	font-family: "Sora", sans-serif;
	font-size: 48px;
	font-weight: 700;
	color: #282936;
	line-height: 1;
	margin: 0 0 28px;
}
#landing-2024 .lb_prix_apd {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #8bc53f;
	margin-bottom: 8px;
}
#landing-2024 .lb_prix_htva {
	font-size: 15px;
	font-weight: 500;
	color: #6b7680;
	margin-left: 6px;
}
#landing-2024 .lb_prix_delai {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	text-align: left;
}
#landing-2024 .lb_prix_delai li {
	position: relative;
	padding: 9px 0 9px 26px;
	font-size: 15px;
	color: #4a555e;
	border-bottom: 1px solid #eef2f4;
    background-image: none;
}
#landing-2024 .lb_prix_delai li:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 15px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #8bc53f;
}
#landing-2024 .lb_prix_carte .button {
	margin: 0;
}
#landing-2024 .lb_prix .side_content {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
#landing-2024 .lb_prix .side_content_icons {
    display: flex;
    align-items: flex-start;
}
#landing-2024 .lb_prix .side_content_icons .item {
    flex: 1;
    text-align: center;
    margin: 0 10px;
}
#landing-2024 .lb_prix .side_content_icons span {
    margin-bottom: 11px;
}
#landing-2024 .lb_prix .side_content_icons h3 {
    font-size: 12px;
    text-transform: uppercase;
}
#landing-2024 .lb_prix .side_content p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.7;
    color: #4a555e;
    text-align: center;
}
#landing-2024 .lb_timeline {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_avis {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_avis_grille {
	display: flex;
	gap: 30px;
	margin-bottom: 55px;
    flex-direction: column;
}
#landing-2024 .lb_avis_carte {
	flex: 1;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 20px;
	padding: 34px 32px;
}
#landing-2024 .lb_avis_logo {
	height: 46px;
	margin-bottom: 22px;
	display: flex;
	align-items: center;
}
#landing-2024 .lb_avis_logo img {
	max-height: 46px;
	max-width: 150px;
	width: auto;
}
#landing-2024 .lb_avis_texte {
	font-size: 16px;
	line-height: 1.7;
	color: #4a555e;
	font-style: italic;
	margin: 0 0 18px;
}
#landing-2024 .lb_avis_auteur {
	font-family: "Sora", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #165466;
	margin: 0;
}
#landing-2024 .lb_google {
	display: inline-flex;
	align-items: center;
	gap: 14px;
	margin: 0 auto;
	padding: 14px 28px;
	border-radius: 40px;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	box-shadow: 0 10px 30px rgba(2, 14, 24, 0.06);
	text-decoration: none;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
    width: 395px;
}
#landing-2024 .lb_avis > .main_width {
	position: relative;
	padding-bottom: 70px;
}
#landing-2024 .lb_google_etoiles {
	display: block;
	height: 22px;
	width: auto;
}
#landing-2024 .lb_google_note {
	font-size: 15px;
	color: #282936;
}
#landing-2024 .lb_google_note strong {
	font-family: "Sora", sans-serif;
	font-size: 18px;
	color: #165466;
}
#landing-2024 .lb_google_nb {
	font-size: 14px;
	font-weight: 600;
	color: #8bc53f;
}
#landing-2024 .lb_faq {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_faq_liste {
	max-width: 820px;
	margin: 0 auto;
}
#landing-2024 .lb_faq_item {
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	border-radius: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
#landing-2024 .lb_faq_item .beefup-head {
	font-family: "Sora", sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #165466;
	margin: 0;
	padding: 22px 56px 22px 26px;
	cursor: pointer;
	position: relative;
	background: none;
	text-transform: none;
	line-height: 1.4;
}
#landing-2024 .lb_faq_item .beefup-head:after {
	content: "";
	position: absolute;
	right: 26px;
	top: 26px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #8bc53f;
	border-bottom: 2px solid #8bc53f;
	transform: rotate(45deg);
	transition: transform 0.3s;
}
#landing-2024 .lb_faq_item.open .beefup-head:after {
	transform: rotate(-135deg);
	top: 30px;
}
#landing-2024 .lb_faq_item .beefup-body {
	padding: 0 26px 24px;
}
#landing-2024 .lb_faq_item .beefup-body p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0 0 12px;
}
#landing-2024 .lb_faq_item .beefup-body p:last-child {
	margin-bottom: 0;
}
#landing-2024 .lb_rappel {
	padding: 90px 0;
	text-align: center;
}
#landing-2024 .lb_rappel h2 {
	font-family: "Sora", sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 18px;
}
#landing-2024 .lb_rappel p {
	max-width: 620px;
	margin: 0 auto 34px;
	font-size: 17px;
	line-height: 1.7;
}
#landing-2024 .lb_rappel_boutons .button {
	margin: 0;
}
#landing-2024 .lb_rappel_boutons .button+a {
	display: block;
    width: fit-content;
    margin: 20px auto 0;
}
#landing-2024 .lb_rappel_tel {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.25);
}
#landing-2024 .lb_timeline .timeline_titre {
	font-family: "Sora", sans-serif;
	font-size: 23px;
    margin-bottom: 45px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #282936;
	text-align: center;
	margin: 0 0 90px;
}
#landing-2024 .lb_timeline .timeline {
	list-style: none;
	padding: 0;
	display: flex;
	position: relative;
    flex-direction: column;
    align-items: flex-start;
    width: fit-content;
    margin: 0 auto;
}
#landing-2024 .lb_timeline .timeline:before {
	content: "";
	position: absolute;
    top: 0;
    bottom: 0;
    left: 18px;
    right: auto;
    width: 2px;
    height: auto;
    background: linear-gradient(180deg, #8bc53f 0%, #d4dde2 100%);
}
#landing-2024 .lb_timeline .timeline_etape {
	position: relative;
	flex: 1;
	background-image: none;
	margin: 0;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    text-align: left;
    padding: 0 0 28px;
}
#landing-2024 .lb_timeline .timeline_etape:last-child {
    padding-bottom: 0;
}
#landing-2024 .lb_timeline .etape_puce {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #d4dde2;
    font-family: "Sora", sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #6b7680;
    transition: all 0.3s;
    margin-bottom: 0;
    flex-shrink: 0;
}
#landing-2024 .lb_timeline .timeline_etape h3 {
	font-family: "Sora", sans-serif;
    font-size: 15px;
    padding-top: 7px;
	font-weight: 600;
	line-height: 1.4;
	color: #282936;
	margin: 0;
	transition: color 0.3s;
}
#landing-2024 .lb_timeline .etape_actuelle .etape_puce {
    background-color: #8bc53f;
    border-color: #8bc53f;
    color: white !important;
    box-shadow: 0 0 0 6px rgba(139, 197, 63, 0.18);
}
#landing-2024 .lb_timeline .etape_ici {
	display: none;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_puce {
	border-color: #8bc53f;
	color: #8bc53f;
	transform: scale(1.12);
}
#landing-2024 .lb_timeline .timeline_etape:hover h3 {
	color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_bulle {
    display: none;
}
#landing-2024 .lb_timeline .etape_bulle:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 8px solid transparent;
	border-top-color: #282936;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_bulle {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, 0);
}
#landing-2024 .lb_timeline .timeline_etape:first-child .etape_bulle {
    left: 40px;
	transform: translate(0, 8px);
}
#landing-2024 .lb_timeline .timeline_etape:first-child .etape_bulle:after {
    left: 60px;
}
#landing-2024 .lb_timeline .timeline_etape:last-child .etape_bulle {
    right: 40px;
    left: unset;
	transform: translate(0, 8px);
}
#landing-2024 .lb_timeline .timeline_etape:last-child .etape_bulle:after {
    right: 45px;
    left: unset;
}
#landing-2024 .c2 input::placeholder,
#landing-2024 .c2 textarea::placeholder {
	color: #6b7680;
	opacity: 1;
}
#landing-2024 .c2 input::-webkit-input-placeholder,
#landing-2024 .c2 textarea::-webkit-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c2 input:-ms-input-placeholder,
#landing-2024 .c2 textarea:-ms-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c1 .important {
	display: inline-flex;
	align-items: center;
	gap: 7px;
}
#landing-2024 .c1 .important:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(images/icon-pin.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#wrapper.loading, #banner.loading, #heading.loading {
	opacity: 0;
}
#wrapper.loading, #banner.loading {
	opacity: 0;
}
}

/* ============================================================
   BREAKPOINT: tiny  ->  @media screen and (max-width:750px)
   ============================================================ */
@media screen and (max-width:750px) {
* {
    padding:0px;
    border:0px;
    margin:0px;
}
html {
    width:100%;
    scroll-behavior: smooth;
}
.main_width {
    width:90%;
    margin:auto;
}
body {
    font-family: 'Poppins', sans-serif;
    background-repeat:no-repeat;
    width:100%;
}
body:not(.home-body) {
	background: rgba(238,238,238,1);
    background-repeat: no-repeat;
}
p {
    color:#282936;
    line-height:29px;
    font-size:16px;
    margin-bottom:13px;
}
p::selection, h1::selection, h2::selection, h3::selection, h4::selection, h1 span::selection, h2 span::selection, h3 span::selection, p span::selection, a::selection, u::selection, i::selection, li::selection, b::selection {
    color:white;
    background-color:#8bc53f;
}
p.important {
    font-size:150%;
    line-height:130%;
}
h1 {
    font-size: 38px;
    line-height: 49px;
    font-weight: 700;
    color: #282936;
}
h2 {
    color: #282936;
    font-family: Sora, sans-serif !important;
    font-size: 24px !important;
    color: #282936 !important;
    font-weight: 700;
    margin: 30px 0 10px;
    line-height: 1.3;
}
h3 {
    color: #282936;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    line-height: 33px;
    padding-left: 24px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 0px 11px;
}
.button {
    display: inline-block;
    text-transform: uppercase;
    color: white;
	background-color: #8bc53f;
    padding: 9px 60px 9px 23px;
    margin:0px 10px;
    transition: all 0.5s ease-in-out;
    font-size: 15px;
    text-decoration:none;
    transition:all 0.3s;
	background-image:url(images/common/arrow-right-white-long.svg);
	background-position: right 15px center;
	background-repeat: no-repeat;
	background-size: 35px;
	transform: translateX(-10px);
	border-radius: 10px;
}
.button:hover {
    padding: 9px 70px 9px 33px;
    margin:0px 0px;
	background-position: right 25px center;
}
a {
    color:inherit;
    text-decoration:underline;
    transition: all 0.2s ease-in-out;
}
p a {
    padding:0px 6px;
}
p a:hover {
    background-color:#8bc53f;
    color:white;
}
#wrapper li {
    list-style-type: none;
    line-height: 19px;
    padding-bottom: 12px;
    padding-left: 30px;
    background-image: url('images/common/arrow-right-black.svg');
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: 3px 5px;
    font-size: 15px;
    transition:all 0.3s;
}
#wrapper li:hover {
    background-position: 8px 5px;
}
.clear {
    width:100%;
    clear:both;
}
.microdata {
    display:none;
}
#banner {
    position:relative;
    width:100%;
    font-size:0;
    background-color:#020e18;
}
#banner .main_width {
    position:relative;
    padding-bottom:17px;
}
#banner .c1 {
    display:inline-block;
    vertical-align:top;
    width:100%;
    text-align:center;
}
#banner .c1 img.logo, #banner .c1 svg {
    width: 70%;
    max-width: 175px;
    margin-top:17px;
}
#wrapper {
    margin-bottom:60px;
}
#footer {
    width:100%;
    background-color:#020e18;   
    text-align:center;
}
#footer .logo_footer {
    width: 238px;
    max-width: 80%;
    margin-bottom: 136px;
    margin-top: 112px;
}
#footer .logo_footer_anim {
    height: auto;
    overflow: visible;
}
#banner.landing-banner .c1 img.logo {
        margin-bottom: 17px;
}
#landing-2024 .intro {
	position: relative;
    margin-top: 50px;
    margin-bottom: 100px;
}
#landing-2024 .intro>.main_width {
    display: flex;
    flex-direction: column;
    align-items: center;
}
#landing-2024 .c1 {
	display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-bottom: 50px;
}
#landing-2024 .c1 h1 {
	margin-bottom: 85px;
    position: relative;
    font-size: 26px;
    line-height: 33px;
}
#landing-2024 .c1 h1:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -70px;
    height: 60px;
    width: 180px;
    background-image: url(images/avis-google.png);
    background-position: left center;
    background-size: contain;
    background-repeat: no-repeat;
}
#landing-2024 .c1 .button {
	margin-top: 28px;
}
#landing-2024 .c1 .button+a {
    display: block;
    width: fit-content;
    margin-top: 20px;
    margin-left: 10px;
}
#landing-2024 .c1 img {
	position: absolute;
    left: 0;
    top: 490px;
    width: 48%;
    height: 400px;
    object-fit: cover;
	object-position: right center;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
#landing-2024 .c2 {
	display: inline-block;
    width: 100%;
    vertical-align: top;
    background-color: #fff;
    padding: 30px 20px;
    box-sizing: border-box;
    border-radius: 20px;
}
#landing-2024 .c2 h2 {
	margin-top: 0;
	font-size: 24px;
	padding-left: 75px;
	margin-bottom: 50px;
	position: relative;
	line-height: 33px;
}
#landing-2024 .c2 h2 .small {
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
}
#landing-2024 .c2 h2:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0px;
    width: 61px;
    height: 61px;
    background-image: url(images/david-defaweux-creation-web.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    border-radius: 100px;
}
#landing-2024 form label {
    display: block;
    vertical-align: middle;
    width: 100%;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 7px;
}
#landing-2024 form .form_part.long label {
    width: 100%;
}
#landing-2024 form select, #landing-2024 form input:not(.button) {
	display: inline-block;
    vertical-align: middle;
    width: 100%;
    padding: 8px 10px;
    font-size: 14px;
    line-height: 20px;
    font-family: 'Poppins', sans-serif;
    color: #282936;
    background-color: #eeeeee;
    border-radius: 8px;
    box-sizing: border-box;
    margin-bottom: 20px;
    border: none;
}
#landing-2024 form textarea {
	display: block;
	width: 100%;
	padding: 8px 10px;
	font-size: 14px;
	line-height: 20px;
	font-family: 'Poppins', sans-serif;
	color: #282936;
	background-color: #eeeeee;
	border-radius: 8px;
	box-sizing: border-box;
	margin-bottom: 20px;
	border: none;
	max-width: 100%;
	min-width: 100%;
	min-height: 150px;
}
#landing-2024 form .small {
font-size: 12px;
line-height: 15px;
margin: 11px 0 0 8px;
}
#landing-2024 form .opt_in {
margin-bottom: 30px;
}
#landing-2024 form .opt_in input {
min-height: unset;
display: inline-block;
width: 13px;
max-width: unset;
min-width: unset;
margin-right: 5px;
vertical-align: baseline;
transform: translateY(1px);
}
#landing-2024 form .opt_in label {
text-transform: none;
display: inline-block;
width: unset;
vertical-align: baseline;
margin: 0;
cursor: pointer;
}
#landing-2024 form .button {
cursor: pointer;
font-size: 11px;
}
#footer.landing-footer .logo_footer {
    margin-bottom: 0;
    margin-top: 45px;
    width: 150px;
    opacity: 0.4;
}
#footer.landing-footer .logo_footer + p {
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
    padding-bottom: 30px;
}
#footer.landing-footer p.copyright {
    margin-top: 52px;
    padding-bottom: 10px;
    font-size: 11px;
}
#landing-2024 .avis-liste p.client {
	text-transform: uppercase;
	color: #75767d;
	font-size: 14px;
	line-height: 23px;
}
#landing-2024 .avis-liste {
    text-align: center;
    margin: 100px auto 50px;
    width: 85vw;
    max-width: 800px;
}
#landing-2024 .avis-liste h2 {
    font-size: 23px;
    line-height: 30px;
}
#landing-2024 .avis-liste .item {
	position: relative;
	padding: 30px 50px 0;
}
#landing-2024 .avis-liste .item:after {
	content:'';
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	width: 100px;
	height: 20px;
	background-image: url(images/avis-etoiles-google.svg);
	background-size: contain; 
	background-repeat: no-repeat;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-prev span {
position: absolute;
left: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .avis-liste .owl-carousel .owl-nav button.owl-next span {
position: absolute;
right: 0px;
top: 50%;
transform: translateY(-100%);
font-size: 70px;
font-weight: 300;
color: #75767d;
}
#landing-2024 .success-stories {
    background-color: #fff;
    text-align: center;
    padding: 70px 0 70px;
    margin-bottom: -70px;
}
#landing-2024 .success-stories h2 {
	margin-top: 0;
	margin-bottom: 33px;
}
#landing-2024 .success-stories .link {
	display: inline-block;
	vertical-align: middle;
	width: 147px;
	max-width: 100%;
	margin: 0 50px 31px;
	text-decoration: none;
	height: auto;
}
#landing-2024 .success-stories img {
	width: 100%;
    height: auto;
    filter: grayscale(1);
    opacity: 0.5;
	transition: all 0.6s;
}
#landing-2024 .success-stories img:hover {
    filter: grayscale(0);
    opacity: 0.8;
}
#landing-2024 .lb_surtitre {
	font-size: 13px;
	font-weight: 600;
	letter-spacing: 4px;
	text-transform: uppercase;
	color: #8bc53f;
	text-align: center;
	margin: 0 0 16px;
}
#landing-2024 section h3 {
	background-image: none;
	padding-left: 0;
	text-transform: none;
	line-height: 1.3;
}
#landing-2024 .lb_obtenez > .main_width > h2,
#landing-2024 .lb_prix > .main_width > h2,
#landing-2024 .lb_avis > .main_width > h2,
#landing-2024 .lb_faq > .main_width > h2 {
	font-family: "Sora", sans-serif;
	text-align: center;
	margin: 0 0 55px;
}
#landing-2024 .lb_logos {
	background-color: #fff;
	padding: 45px 0;
	overflow: hidden;
}
#landing-2024 .lb_logos_piste {
	display: flex;
	align-items: center;
	width: max-content;
	animation: lb_defile 55s linear infinite;
}
#landing-2024 .lb_logos:hover .lb_logos_piste {
	animation-play-state: paused;
}
#landing-2024 .lb_logo {
	flex: 0 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 170px;
	height: 60px;
	margin: 0 30px;
}
#landing-2024 .lb_logo img {
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
	filter: grayscale(1);
	opacity: 0.5;
	transition: opacity 0.3s, filter 0.3s;
}
#landing-2024 .lb_logo img:hover {
	filter: grayscale(0);
	opacity: 1;
}
@keyframes lb_defile {
	from{ transform: translateX(0); }
	to{ transform: translateX(-50%); }
}
#landing-2024 .lb_obtenez {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_obtenez_grille {
	display: flex;
	gap: 30px;
    flex-direction: column;
    align-items: center;
}
#landing-2024 .lb_obtenez_bloc {
	flex: 1;
	text-align: center;
	padding: 40px 25px;
	border-radius: 20px;
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	transition: transform 0.3s, box-shadow 0.3s;
    max-width: 550px;
}
#landing-2024 .lb_obtenez_bloc:hover {
	transform: translateY(-8px);
	box-shadow: 0 22px 45px rgba(2, 14, 24, 0.08);
}
#landing-2024 .lb_obtenez_icone {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	width: 78px;
	height: 78px;
	border-radius: 18px;
	background: linear-gradient(140deg, rgba(139, 197, 63, 0.13) 0%, rgba(22, 84, 102, 0.10) 100%);
	margin-bottom: 26px;
}
#landing-2024 .lb_obtenez_bloc h3 {
	font-family: "Sora", sans-serif;
	font-size: 19px;
	font-weight: 600;
	color: #165466;
	margin: 0 0 14px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_obtenez_bloc p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0;
}
#landing-2024 .lb_prix {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_prix_grille {
	display: flex;
	gap: 36px;
	max-width: 900px;
	margin: 0 auto;
    flex-direction: column;
}
#landing-2024 .lb_prix_carte {
	flex: 1;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 24px;
	padding: 46px 40px 40px;
	text-align: center;
}
#landing-2024 .lb_prix_carte_reco {
	border-color: #8bc53f;
}
#landing-2024 .lb_prix_badge {
	position: absolute;
	top: -14px;
	left: 50%;
	transform: translateX(-50%);
	background-color: #8bc53f;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 6px 18px;
	border-radius: 30px;
}
#landing-2024 .lb_prix_carte h3 {
	font-family: "Sora", sans-serif;
	font-size: 24px;
	font-weight: 700;
	color: #165466;
	margin: 0 0 18px;
	background: none;
	padding: 0;
	text-transform: none;
}
#landing-2024 .lb_prix_montant {
	font-family: "Sora", sans-serif;
	font-size: 48px;
	font-weight: 700;
	color: #282936;
	line-height: 1;
	margin: 0 0 28px;
}
#landing-2024 .lb_prix_apd {
	display: block;
	font-family: "Poppins", sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 1px;
	text-transform: uppercase;
	color: #8bc53f;
	margin-bottom: 8px;
}
#landing-2024 .lb_prix_htva {
	font-size: 15px;
	font-weight: 500;
	color: #6b7680;
	margin-left: 6px;
}
#landing-2024 .lb_prix_delai {
	list-style: none;
	margin: 0 0 30px;
	padding: 0;
	text-align: left;
}
#landing-2024 .lb_prix_delai li {
	position: relative;
	padding: 9px 0 9px 26px;
	font-size: 15px;
	color: #4a555e;
	border-bottom: 1px solid #eef2f4;
    background-image: none;
}
#landing-2024 .lb_prix_delai li:before {
	content: "";
	position: absolute;
	left: 2px;
	top: 15px;
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background-color: #8bc53f;
}
#landing-2024 .lb_prix_carte .button {
	margin: 0;
}
#landing-2024 .lb_prix .side_content {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}
#landing-2024 .lb_prix .side_content_icons {
    display: flex;
    align-items: flex-start;
}
@media screen and (max-width: 500px) {
#landing-2024 .lb_prix .side_content_icons {
        display: flex;
        align-items: center;
        flex-direction: column;
        gap: 20px;
    }
}
#landing-2024 .lb_prix .side_content_icons .item {
    flex: 1;
    text-align: center;
    margin: 0 10px;
}
#landing-2024 .lb_prix .side_content_icons span {
    margin-bottom: 11px;
}
#landing-2024 .lb_prix .side_content_icons h3 {
    font-size: 12px;
    text-transform: uppercase;
}
#landing-2024 .lb_prix .side_content p {
    margin-top: 30px;
    font-size: 15px;
    line-height: 1.7;
    color: #4a555e;
    text-align: center;
}
#landing-2024 .lb_timeline {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_avis {
	background-color: #f6f9fa;
	padding: 100px 0;
}
#landing-2024 .lb_avis_grille {
	display: flex;
	gap: 30px;
	margin-bottom: 55px;
    flex-direction: column;
}
#landing-2024 .lb_avis_carte {
	flex: 1;
	background-color: #ffffff;
	border: 1px solid #e8eef1;
	border-radius: 20px;
	padding: 34px 32px;
}
#landing-2024 .lb_avis_logo {
	height: 46px;
	margin-bottom: 22px;
	display: flex;
	align-items: center;
}
#landing-2024 .lb_avis_logo img {
	max-height: 46px;
	max-width: 150px;
	width: auto;
}
#landing-2024 .lb_avis_texte {
	font-size: 16px;
	line-height: 1.7;
	color: #4a555e;
	font-style: italic;
	margin: 0 0 18px;
}
#landing-2024 .lb_avis_auteur {
	font-family: "Sora", sans-serif;
	font-size: 16px;
	font-weight: 600;
	color: #165466;
	margin: 0;
}
#landing-2024 .lb_google {
	display: inline-flex;
    align-items: center;
    gap: 14px;
    margin: 0 auto;
    padding: 14px 28px;
    border-radius: 20px;
    background-color: #ffffff;
    border: 1px solid #e8eef1;
    box-shadow: 0 10px 30px rgba(2, 14, 24, 0.06);
    text-decoration: none;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 200px;
    max-width: 100%;
    flex-direction: column;
}
#landing-2024 .lb_avis > .main_width {
	position: relative;
	padding-bottom: 70px;
}
#landing-2024 .lb_google_etoiles {
	display: block;
	height: 22px;
	width: auto;
}
#landing-2024 .lb_google_note {
	font-size: 15px;
	color: #282936;
}
#landing-2024 .lb_google_note strong {
	font-family: "Sora", sans-serif;
	font-size: 18px;
	color: #165466;
}
#landing-2024 .lb_google_nb {
	font-size: 14px;
	font-weight: 600;
	color: #8bc53f;
}
#landing-2024 .lb_faq {
	background-color: #ffffff;
	padding: 100px 0;
}
#landing-2024 .lb_faq_liste {
	max-width: 820px;
	margin: 0 auto;
}
#landing-2024 .lb_faq_item {
	background-color: #f6f9fa;
	border: 1px solid #e8eef1;
	border-radius: 14px;
	margin-bottom: 14px;
	overflow: hidden;
}
#landing-2024 .lb_faq_item .beefup-head {
	font-family: "Sora", sans-serif;
	font-size: 17px;
	font-weight: 600;
	color: #165466;
	margin: 0;
	padding: 22px 56px 22px 26px;
	cursor: pointer;
	position: relative;
	background: none;
	text-transform: none;
	line-height: 1.4;
}
#landing-2024 .lb_faq_item .beefup-head:after {
	content: "";
	position: absolute;
	right: 26px;
	top: 26px;
	width: 10px;
	height: 10px;
	border-right: 2px solid #8bc53f;
	border-bottom: 2px solid #8bc53f;
	transform: rotate(45deg);
	transition: transform 0.3s;
}
#landing-2024 .lb_faq_item.open .beefup-head:after {
	transform: rotate(-135deg);
	top: 30px;
}
#landing-2024 .lb_faq_item .beefup-body {
	padding: 0 26px 24px;
}
#landing-2024 .lb_faq_item .beefup-body p {
	font-size: 15px;
	line-height: 1.7;
	color: #4a555e;
	margin: 0 0 12px;
}
#landing-2024 .lb_faq_item .beefup-body p:last-child {
	margin-bottom: 0;
}
#landing-2024 .lb_rappel {
	padding: 90px 0;
	text-align: center;
}
#landing-2024 .lb_rappel h2 {
	font-family: "Sora", sans-serif;
	font-size: 40px !important;
	font-weight: 700;
	letter-spacing: -1px;
	margin: 0 0 18px;
}
#landing-2024 .lb_rappel p {
	max-width: 620px;
	margin: 0 auto 34px;
	font-size: 17px;
	line-height: 1.7;
}
#landing-2024 .lb_rappel_boutons .button {
	margin: 0;
}
#landing-2024 .lb_rappel_boutons .button+a {
	display: block;
    width: fit-content;
    margin: 20px auto 0;
}
#landing-2024 .lb_rappel_tel {
	background-color: transparent;
	border: 1px solid rgba(255, 255, 255, 0.25);
}
#landing-2024 .lb_timeline .timeline_titre {
	font-family: "Sora", sans-serif;
	font-size: 23px;
    margin-bottom: 45px;
	font-weight: 700;
	letter-spacing: -1px;
	color: #282936;
	text-align: center;
	margin: 0 0 90px;
}
#landing-2024 .lb_timeline .timeline {
	list-style: none;
	padding: 0;
	display: flex;
	position: relative;
    flex-direction: column;
    align-items: flex-start;
    width: fit-content;
    margin: 0 auto;
}
#landing-2024 .lb_timeline .timeline:before {
	content: "";
	position: absolute;
    top: 0;
    bottom: 0;
    left: 18px;
    right: auto;
    width: 2px;
    height: auto;
    background: linear-gradient(180deg, #8bc53f 0%, #d4dde2 100%);
}
#landing-2024 .lb_timeline .timeline_etape {
	position: relative;
	flex: 1;
	background-image: none;
	margin: 0;
    display: flex;
    align-items: flex-start;
    gap: 16px;
    width: 100%;
    text-align: left;
    padding: 0 0 28px;
}
#landing-2024 .lb_timeline .timeline_etape:last-child {
    padding-bottom: 0;
}
#landing-2024 .lb_timeline .etape_puce {
    position: relative;
    z-index: 1;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    background-color: white;
    border: 2px solid #d4dde2;
    font-family: "Sora", sans-serif;
    font-size: 15px;
    font-weight: 700;
    color: #6b7680;
    transition: all 0.3s;
    margin-bottom: 0;
    flex-shrink: 0;
}
#landing-2024 .lb_timeline .timeline_etape h3 {
	font-family: "Sora", sans-serif;
    font-size: 15px;
    padding-top: 7px;
	font-weight: 600;
	line-height: 1.4;
	color: #282936;
	margin: 0;
	transition: color 0.3s;
}
#landing-2024 .lb_timeline .etape_actuelle .etape_puce {
    background-color: #8bc53f;
    border-color: #8bc53f;
    color: white !important;
    box-shadow: 0 0 0 6px rgba(139, 197, 63, 0.18);
}
#landing-2024 .lb_timeline .etape_ici {
	display: none;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_puce {
	border-color: #8bc53f;
	color: #8bc53f;
	transform: scale(1.12);
}
#landing-2024 .lb_timeline .timeline_etape:hover h3 {
	color: #8bc53f;
}
#landing-2024 .lb_timeline .etape_bulle {
    display: none;
}
#landing-2024 .lb_timeline .etape_bulle:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
	border: 8px solid transparent;
	border-top-color: #282936;
}
#landing-2024 .lb_timeline .timeline_etape:hover .etape_bulle {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, 0);
}
#landing-2024 .lb_timeline .timeline_etape:first-child .etape_bulle {
    left: 40px;
	transform: translate(0, 8px);
}
#landing-2024 .lb_timeline .timeline_etape:first-child .etape_bulle:after {
    left: 60px;
}
#landing-2024 .lb_timeline .timeline_etape:last-child .etape_bulle {
    right: 40px;
    left: unset;
	transform: translate(0, 8px);
}
#landing-2024 .lb_timeline .timeline_etape:last-child .etape_bulle:after {
    right: 45px;
    left: unset;
}
#landing-2024 .c2 input::placeholder,
#landing-2024 .c2 textarea::placeholder {
	color: #6b7680;
	opacity: 1;
}
#landing-2024 .c2 input::-webkit-input-placeholder,
#landing-2024 .c2 textarea::-webkit-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c2 input:-ms-input-placeholder,
#landing-2024 .c2 textarea:-ms-input-placeholder {
	color: #6b7680;
}
#landing-2024 .c1 .important {
	display: inline-flex;
	align-items: center;
	gap: 7px;
}
#landing-2024 .c1 .important:before {
	content: "";
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url(images/icon-pin.svg);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
}
#wrapper.loading, #banner.loading, #heading.loading {
	opacity: 0;
}
#wrapper.loading, #banner.loading {
	opacity: 0;
}
}
.form_response {
    position: fixed;
    bottom: 50px;
    right: -600px;
    background-color: #74b643;
    padding: 20px 50px;
    -webkit-box-shadow: 0px 0px 4px 2px #c0c0c0;
    box-shadow: 0px 0px 4px 2px #c0c0c0;
    animation-name: response;
    animation-duration: 6s;
    animation-delay: 1s;
    z-index: 100;
}
.form_response.error {
    background-color: #a34040;
}
@keyframes response  {
    0%  {
        right: -600px;
    }
    10%  {
        right: 0;
    }
    90%  {
        right: 0;
    }
    100%  {
        right: -600px;
    }
}
.form_response p {
    color: white;
    margin: 0;
}