
.lx-header{
	width:100%;
	box-shadow:0px 0px 4px #BEBEBE;
}
.lx-header-top{
	background:#000000;
}
.lx-header-top-content{
	max-width:1170px;
	margin:auto;
	padding:20px 0px;
}
.lx-header-slogan{
	float:left;
}
.lx-header-slogan strong{
	padding:5px 0px;
	color:#FFFFFF;
}
.lx-header-socials{
	float:right;
}
.lx-header-socials ul li{
	float:left;
	margin-left:30px;
}
.lx-header-socials ul li a{
	color:#FFFFFF;
}
.lx-header-socials ul li a i{
	font-size:18px;
	font-weight:600;
}
.lx-header-bottom{
	background:#F8931F;
}
.lx-header-bottom-content{
	max-width:1170px;
	margin:auto;
	padding:20px 0px;
}
.lx-header-bottom-content > a{
	display:none;
}
.lx-header-logo{
	float:left;
	width:164px;
}
.lx-header-logo a{
	display:block;
}
.lx-header-logo a img{
	display:block;
	width:100%;
}
.lx-header-contact{
	float:right;
	padding:8px 0px;
}
.lx-header-contact ul{
	display:flex;
	align-items:center;
}
.lx-header-contact ul li{
	float:left;
}
.lx-box4{
	display:flex;
	align-items:center;
	width:200px;
	margin-left:10px;
}
.lx-box4 i{
	float:left;
	width:40px;
	margin-right:10px;
	font-size:40px;
	text-align:center;
}
.lx-box4 strong{
	display:block;
	font-size:16px;
	font-weight:600;
}
.lx-box4 p{
	font-size:14px;
}
.lx-menu-mobile{
	display:none;
}
.lx-header-menu{
	border-top:1px solid #EEEEEE;
	background:#FFFFFF;
}
.lx-header-menu-content{
	float:right;
	margin-top:12px;
}
.lx-header-menu-content ul{
	float:left;
}
.lx-header-menu-content ul li{
	float:left;
	margin:5px 0px;
}
.lx-header-menu-content ul li a{
	display:block;
	padding:20px 20px;
	font-weight:900;
	text-transform:uppercase;
	color:#FFFFFF;
}
.lx-header-menu-content ul li a:hover{
	color:#000000;
}
.lx-header-menu-content ul li a.active{
	color:#000000;
}
.lx-header-cta{
	float:right;
	margin-left:20px;
}
.lx-header-cta a{
	display:inline-block;
	margin:11px 0px;
	padding:12px 20px;
	font-family:'Montserrat';
	font-weight:900;
	text-transform:uppercase;
	background:#000000;
	color:#FFFFFF;
	border:2px solid #000000;
	border-radius:30px;
}
.lx-header-cta a:hover{
	background:#000000;
	color:#FFFFFF;
}
a.lx-signin{
	margin-left:10px;
}
.lx-header-bottom-scroll{
	position:fixed;
	top:0px;
	left:0px;
	display:none;
	width:100%;
	background:#FFFFFF;
	box-shadow:0px 0px 4px #BEBEBE;
}
.lx-header-bottom-scroll .lx-header-menu ul li a{
	color:#000000;
}
.lx-header-bottom-scroll .lx-header-menu ul li a:hover{
	color:#F8931F;
}
.lx-header-bottom-scroll .lx-header-menu ul li a.active{
	color:#F8931F;
}
.lx-hero{
	position:relative;
	height:680px;
}
.lx-hero-item{
	position:absolute;
	top:0px;
	left:0px;
	display:flex;
	width:100%;
	height:680px;
}
.lx-hero-shadow{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.2);
}
.lx-hero-text{
	position:relative;
	width:80%;
	margin:auto;
	padding:0px 40px;
	font-family:'Montserrat';
	text-transform:uppercase;
	color:#FFFFFF;
	border-left:10px solid #F8931F;
}
.lx-hero-text h2{
	margin-bottom:10px;
	font-family:'Montserrat';
	font-size:40px;
	text-shadow:0px 0px 4px #000000;
}
.lx-hero-text p{
	font-family:'Open Sans';
	font-weight:500;
	font-size:20px;
	opacity:0.9;
}
.lx-hero-nav{
	position:absolute;
	top:calc(50% - 30px + 85px);
	z-index:3;
	display:none;
	width:100%;
	padding:0px 20px;
}
.lx-hero-nav i{
	display:inline-block;
	width:60px;
	height:60px;
	padding-top:18px;
	font-size:24px;
	text-align:center;
	background:rgba(255,255,255,0.1);
	color:#FFFFFF;
	border-radius:50%;
	cursor:pointer;
}
.lx-hero-nav i.fa-chevron-right{
	float:right;
}
.lx-suivi-coli{
	position:absolute;
	z-index:10;
	bottom:30px;
	display:flex;
	width:100%;
}
.lx-suivi-coli-content{
	width:430px;
	margin:auto;
}
.lx-suivi-coli p{
	margin-bottom:10px;
	color:#FFFFFF;
}
.lx-suivi-coli input[type='text']{
	display:inline-block;
	width:300px;
	padding:17px;
	background:#FFFFFF;
	border:1px solid #EEEEEE;
	border-radius:12px;
}
.lx-suivi-coli a {
    display: inline-block;
    margin-left: 10px;
    padding: 15px;
    background: #b91c1c;
    color: #FFFFFF;
    border-radius: 12px;
}
.lx-page-header{
	position:relative;
	display:flex;
	height:420px;
}
.lx-page-header-shadow{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}
.lx-page-header-text{
	position:relative;
	margin:auto;
	padding:40px;
	font-family:'Montserrat';
	text-transform:uppercase;
	color:#FFFFFF;
}
.lx-page-header-text h1{
	margin-top:80px;
	font-family:'Montserrat';
	font-size:60px;
}
.lx-bloc{
	position:relative;
	padding:60px 0px;
}
.lx-bloc-title{
	max-width:1170px;
	margin:auto;
	padding:0px 15px;
}
.lx-bloc-title h2{
	position:relative;
	margin-bottom:20px;
	padding-bottom:30px;
	font-family:'Mogena';
	font-size:26px;
	text-transform:uppercase;
	color:#000000;
}
.lx-bloc-title h2 span{
	position:relative;
}
.lx-bloc-title h2 span::after{
	content:'';
	position:absolute;
	top:50%;
	left:110%;
	width:60px;
	height:2px;
	background:#F8931F;
}
.lx-bloc-title p{
	line-height:24px;
}
.lx-bloc-content{
	max-width:1170px;
	margin:auto;
}
.lx-aboutus{
	display:flex;
	align-items:center;
}
.lx-aboutus img{
	width:100%;
}
.lx-aboutus p{
	margin-bottom:20px;
	font-size:18px;
	line-height:30px;
}
.lx-box1{
	border-radius: 30px;
	position:relative;
	top:0px;
	margin-top:30px;
	padding:80px 30px 30px;
	background:#FFFFFF;
	transition:all ease 0.5s;
}
.lx-box1:hover{
	top:-10px;
	box-shadow:0px 0px 10px #EEEEEE;
}
.lx-box1 span{
	position:absolute;
	z-index:1;
	top:0px;
	left:30px;
	width:60px;
	height:60px;
	padding-top:10px;
	font-size:40px;
	font-family:'Montserrat';
	font-weight:600;
	text-align:center;
	background:#F8931F;
	color:#FFFFFF;
}
.lx-box1 del{
	position:absolute;
	z-index:1;
	top:0px;
	right:30px;
	font-size:100px;
	font-family:'Montserrat';
	font-weight:500;
	color:#F8F8F8;
}
.lx-box1 h3{
	position:relative;
	z-index:2;
	margin-bottom:20px;
	font-family:'Montserrat';
	font-size:20px;
	font-weight:600;
	color:#000000;
	transition:all ease 0.3s;
}
.lx-box1 p{
	position:relative;
	z-index:2;
	line-height:24px;
}
.lx-bg2{
	background:#0c1239;
}
.lx-title2{
	text-align:left;
}
.lx-title2 h2{
	float:left;
	margin-right:60px;
	color:#FFFFFF;
}
.lx-title2 h2::after{
	display:none;
}
.lx-title2 h2 span{
	display:block;
	color:#F8931F;
}
.lx-title2 p{
	margin-left:300px;
	padding-left:20px;
	font-size:20px;
	line-height:30px;
	color:#FFFFFF;
	border-left:2px solid #F8931F;
}
.lx-box2{
	margin-top:0px;
	padding:25px 20px;
	border:1px solid #000000;
	text-align:left;
	color:#FFFFFF;
	transition:all ease 0.5s;
}
.lx-box2:hover{
	border:1px solid #F8931F;
}
.lx-box2 i{
	position:relative;
	top:40px;
	float:left;
	margin-right:20px;
	transition:all ease 0.5s;
}
.lx-box2:hover i{
	top:0px;
	color:#F8931F;
}
.lx-box2 h3{
	margin-left:85px;
	color:#FFFFFF;
}
.lx-box2:hover h3{
	color:#FFFFFF;
}
.lx-box2 p{
	margin-left:85px;
}
.lx-shadow{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.4);
}
.lx-title3{
	max-width:960px;
	text-align:center;
}
.lx-title3 h2{
	margin-bottom:0px;
	font-family:'Muli';
	font-size:48px;
	font-weight:600;
	text-transform:none;
	color:#FFFFFF;
}
.lx-title3 h2 span::after{
	display:none;
}
.lx-title3 h2 span{
	color:#F8931F;
}
.lx-bloc[data-url-bg]{
	padding:90px 0px;
}
.lx-bloc-content2{
	max-width:960px;
}
.lx-box3{
	padding:5px 0px 10px;
	text-align:center;
	border:2px solid #FFFFFF;
	border-radius:20px;
}
.lx-box3 strong{
	font-size:50px;
	color:#FFFFFF;
}
.lx-box3 h3{
	font-family:'Montserrat';
	font-size:15px;
	font-weight:600;
	color:#FFFFFF;
}
/* Services */
.lx-carousel{
	position:relative;
	overflow:hidden;
	padding:10px 0px;
}
.lx-carousel ul{
	position:relative;
	width:99999px;
	overflow:hidden;
}
.lx-carousel ul li{
	float:left;
	padding:0px 15px;
}
.lx-services{
	position:relative;
}
.lx-services > i{
	position:absolute;
	z-index:2;
	top:-90px;
	right:9px;
	width:40px;
	height:40px;
	padding-top:11px;
	font-size:16px;
	text-align:center;
	color:#F8931F;
	border:1px solid #F8931F;
	border-radius:2px;
	cursor:pointer;
}
.lx-services > i.fa-angle-left{
	right:54px;
}
.lx-service-item{
	width:362px;
}
.lx-service-list .lx-service-item{
	width:auto;
}
.lx-service-item-img img{
	display:block;
	width:100%;
}
.lx-service-item-text{
	padding-top:20px;
}
.lx-service-item-text h4{
	margin-bottom:10px;
	font-size:24px;
	color:#F8931F;
}
.lx-service-item-text p{
	font-size:18px;
	line-height:30px;
}
.lx-howitworks-process{
	margin-top:50px;
}
.lx-howitworks-process ul li{
	position:relative;
	float:left;
	width:20%;
	padding:0px 15px;
}
.lx-howitworks-process ul li img{
	display:block;
	margin:0px auto 15px;
}
.lx-howitworks-process ul li img.arrow{
	position:absolute;
	top:-30px;
	left:65%;
	width:60%;
	transform:rotate(30deg);
	opacity:0.3;
}
.lx-howitworks-process ul li span{
	float:left;
	display:inline-block;
	width:32px;
	height:32px;
	margin-right:10px;
	font-size:22px;
	font-weight:600;
	text-align:center;
	background:#F8931F;
	color:#FFFFFF;
	border-radius:50%;
}
.lx-tarif-item{
	margin-top:30px;
	padding:30px 15px;
	background:#FCFCFC;
	border:1px solid #E3E3E3;
	border-bottom:2px solid #F8931F;
}
.lx-tarif-item h3{
	margin-bottom:10px;
	font-family:'Montserrat';
	font-weight:600;
	text-align:center;
}
.lx-tarif-item span{
	display:block;
	text-align:center;
	color:#BEBEBE;
}
.lx-tarif-list{
	margin-top:30px;
	height:200px;
	background:#FFFFFF;
	border:1px solid #E3E3E3;
	overflow:auto;
}
.lx-tarif-list ul li{
	padding:5px 10px;
	background:#FCFCFC;
	border-bottom:1px dashed #EEEEEE;
}
.lx-tarif-list ul li:nth-child(2n+1){
	background:#FEFEFE;
}
.lx-add-form{
	max-width:760px;
	margin:auto;
}
.lx-textfield{
	margin-bottom:0px;
}
.lx-textfield span{
	display:inline-block;
	margin-bottom:5px;
}
.lx-textfield input[type='text']{
	width:100%;
	padding:15px;
	border:1px solid #EEEEEE;
	border-radius:2px;
	box-shadow:0px 0px 5px #F8F8F8 inset;
}
.lx-textfield input[type='number']{
	width:100%;
	padding:15px;
	border:1px solid #EEEEEE;
	border-radius:2px;
}
.lx-textfield input[type='password']{
	width:100%;
	padding:15px;
	border:1px solid #EEEEEE;
}
.lx-textfield select{
	width:100%;
	padding:15px;
	border:1px solid #EEEEEE;
}
.lx-textfield textarea{
	width:100%;
	height:100px;
	padding:15px;
	border:1px solid #EEEEEE;
	resize:none;
}
.lx-submit a{
	display:inline-block;
	margin-top:3px;
	padding:15px 40px;
	font-family:'Montserrat';
	background:#F8931F;
	color:#FFFFFF;
}
.lx-textfield p{
	font-size:12px;
	font-style:italic;
	color:#BEBEBE;
}
.lx-box-pricing{
	padding:50px 30px;
	background:#FFFFFF;
	box-shadow:0px 0px 10px #DDDDDD;	
}
.lx-box-pricing h3{
	margin-bottom:40px;
	font-size:30px;
	font-family:'Montserrat';
	text-transform:uppercase;
	text-align:center;
	color:#000000;
}
.lx-box-pricing span{
	display:block;
	margin:20px 0px;
	font-family:'Montserrat';
	font-size:30px;
	text-align:center;
}
.lx-box-pricing strong{
	font-size:60px;
}
.lx-box-pricing p{
	margin-bottom:20px;
	font-size:16px;
	color:#828282;
}
.lx-box-pricing p i{
	float:left;
	position:relative;
	top:-2px;
	margin-right:8px;
	color:#7EC855;
}
.lx-box-pricing a{
	display:table;
	margin:30px auto 0px;
	padding:12px 30px;
	font-weight:500;
	color:#F8931F;
	border:2px solid #F8931F;
	border-radius:20px;
}
.lx-box-pricing a:hover{
	background:#F8931F;
	color:#FFFFFF;
}
.lx-tarifs{
	padding:0px 15px;
}
.lx-tarifs select{
	width:240px;
	padding:15px;
	border:1px solid #000000;
}
.lx-tarifs > div{
	max-height:500px;
	margin-top:40px;
	overflow:auto;
}
.lx-tarifs table{
	width:100%;
}
.lx-tarifs table tr:first-child td{
	font-weight:600;
	background:#F8F8F8 !important;
}
.lx-tarifs table tr:nth-child(2n+1){
	background:#FCFCFC;
}
.lx-tarifs table td{
	padding:15px;
	border:1px solid #EEEEEE;
}
#lx-map{
	display:block;
	width:100%;
	height:500px;
}
.lx-floating-response{
	position:fixed;
	z-index:99999;
	bottom:20px;
	left:0px;
	display:none;
	padding:0px 20px;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.lx-floating-response p{
	position:relative;
	display:inline-block;
	max-width:300px;
	padding:17px 20px 20px;
	font-size:16px;
	background:rgba(0,0,0,0.8);
	color:#FFFFFF;
	border-radius:4px;
}
.lx-floating-response p.lx-error{
	border-bottom:3px solid #F8931F;
}
.lx-floating-response p.lx-succes{
	border-bottom:3px solid green;
}
.lx-floating-response p i{
	position:relative;
	top:6px;
	line-height:1px;
}
.lx-floating-response p i:last-child{
	position:absolute;
	right:3px;
	top:10px;
	font-size:16px;
	line-height:1px;
}
.lx-floating-response p i.fa{
	top:2px;
}
.lx-footer{
	background:#000000;
	position:relative;
}
.lx-footer-top-content{
	position:relative;
	z-index:2;
	max-width:1170px;
	margin:auto;
	padding:45px 0px;
}
.lx-footer-top-content h2{
	margin-bottom:20px;
	font-size:24px;
	font-family:'Montserrat';
	font-weight:600;
	text-transform:uppercase;
	color:#FFFFFF;
}
.lx-footer-about p{
	margin-top:10px;
	font-size:16px;
	font-weight:300;
	line-height:26px;
	color:rgba(255,255,255,0.9);
}
.lx-footer-about ul{
	margin-top:40px;
}
.lx-footer-about ul li{
	display:inline-block;
	margin-right:20px;
}
.lx-footer-about ul li a{
	font-size:20px;
	color:#FFFFFF;
}
.lx-footer-links ul{
	position:relative;
	left:-5px;
}
.lx-footer-links ul li{
	margin-bottom:10px;
}
.lx-footer-links ul li a{
	font-size:16px;
	font-weight:300;
	color:rgba(255,255,255,0.9);
}
.lx-footer-links ul li a i{
	float:left;
}
.lx-footer-contact p{
	margin-top:15px;
	font-size:16px;
	font-weight:300;
	line-height:26px;
	color:rgba(255,255,255,0.9);
}
.lx-footer-bottom{
	background:#F8931F;
}
.lx-footer-bottom-content{
	position:relative;
	z-index:2;
	max-width:1170px;
	margin:auto;
	padding:30px 15px;
}
.lx-footer-bottom-content p{
	font-size:16px;
	font-weight:300;
	line-height:26px;
	text-align:center;
	color:rgba(255,255,255,0.9);
}
.lx-to-top{
	position:fixed;
	z-index:10;
	right:20px;
	bottom:60px;
	display:block;
	width:50px;
	height:50px;
	padding-top:10px;
	font-size:20px;
	text-align:center;
	color:#ffffff;
	background:#f8931f;
	border:2px solid #f8931f;
	border-radius:50%;
}
/* Popup */
.lx-popup{
	position:fixed;
	top:0px;
	left:0px;
	z-index:99999;
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.7);
	display:none;
	overflow:auto;
}
.lx-popup-inside{
	display:flex;
	height:100%;
}
.lx-popup-content{
	position:relative;
	display:table;
	margin:auto;
	opacity:0.0;
	transform:scale(0.9);
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.lx-popup-content > a{
	position:absolute;
	right:8px;
	top:8px;
	color:#000000;
}
.lx-form{
	min-width:600px;
	background:#FFFFFF;
}
.lx-form-title{
	padding:10px;
	text-align:center;
	background:#F8F8F8;
}
.lx-popup .lx-add-form{
	padding:15px;
}
.lx-popup .lx-textfield{
	margin-bottom:0px;
}
.lx-popup .lx-textfield label{
	position:relative;
}
.lx-popup .lx-textfield label span{
	display:inline-block;
	margin-bottom:5px;
}
.lx-popup .lx-textfield label ins{
	color:#9f5602;
}
.lx-popup .lx-textfield label a{
	color:#F8931F;
}
.lx-popup .lx-textfield input[type='text']{
	width:100%;
	padding:10px;
	border:1px solid #EEEEEE;
	border-radius:2px;
	box-shadow:0px 0px 5px #F8F8F8 inset;
}
.lx-popup .lx-textfield input[type='number']{
	width:100%;
	padding:10px;
	border:1px solid #EEEEEE;
	border-radius:2px;
}
.lx-popup .lx-textfield input[type='password']{
	width:100%;
	padding:10px;
	border:1px solid #EEEEEE;
	border-radius:2px;
}
.lx-popup .lx-textfield select{
	width:100%;
	padding:10px;
	border:1px solid #EEEEEE;
	border-radius:2px;
}
.lx-popup .lx-textfield textarea{
	width:100%;
	height:100px;
	padding:10px;
	border:1px solid #EEEEEE;
	border-radius:2px;
	resize:none;
}
.lx-popup .lx-textfield p{
	font-size:12px;
	font-style:italic;
	color:#BEBEBE;
}
.lx-floating-response{
	position:fixed;
	z-index:99999;
	bottom:20px;
	left:0px;
	display:none;
	padding:0px 20px;
	width:100%;
	text-align:center;
	cursor:pointer;
}
.lx-floating-response p{
	position:relative;
	display:inline-block;
	max-width:300px;
	padding:17px 20px 20px;
	font-size:16px;
	background:rgba(0,0,0,0.8);
	color:#FFFFFF;
	border-radius:4px;
}
.lx-floating-response p.lx-error{
	border-bottom:3px solid #e50000;
}
.lx-floating-response p.lx-succes{
	border-bottom:3px solid green;
}
.lx-floating-response p i{
	position:relative;
	top:6px;
	line-height:1px;
}
.lx-floating-response p i:last-child{
	position:absolute;
	right:3px;
	top:10px;
	font-size:16px;
	line-height:1px;
}
.lx-floating-response p i.fa{
	top:2px;
}
.lx-colihistory{
	padding:30px !important;
}
.lx-colihistory table{
	width:100%;
	margin-top:15px;
	border-top:1px solid #DDDDDD;
}
.lx-colihistory table tr:nth-child(2n+1){
	background:#FBFBFB;
}
.lx-colihistory table td:first-child{
	border-left:1px solid #DDDDDD;
}
.lx-colihistory table td{
	padding:15px;
	border-bottom:1px solid #DDDDDD;
	border-right:1px solid #DDDDDD;
}
@media(max-width:1024px){
	.lx-header-top-content{
		padding:15px;
	}
	.lx-header-bottom-content{
		padding:15px;
	}
	.lx-header-menu-content{
		padding:0px 15px;
	}
	.lx-header-menu-content ul li a{
		padding:20px 15px;
	}
	.lx-suivi-coli-content{
		padding:15px;
	}
	.lx-title2{
		padding:0px 15px;
	}
}
@media(max-width:768px){
	.lx-header{
		position:fixed;
		z-index:12;
		top:0px;
		left:0px;
		border-bottom:1px solid #E3E3E3;
	}
	.lx-header-slogan{
		float:none;
		clear:both;
		text-align:center;
	}
	.lx-header-socials{
		float:none;
		clear:both;
	}
	.lx-header-socials ul li{
		margin-left:10px;
	}
	.lx-header-socials ul{
		display:table;
		margin:5px auto 0px;
	}
	.lx-header-contact{
		display:none;
	}
	.lx-header-bottom-content > a{
		position:absolute;
		top:35px;
		right:20px;
		display:block;
		font-size:30px;
		color:#000000;
	}
	.lx-menu-mobile{
		position:absolute;
		z-index:10;
		top:130px;
		right:30px;
		display:block;
	}
	.lx-menu-mobile a{
		font-size:26px;
		color:#FFFFFF;
	}
	.lx-header-menu-content{
		position:absolute;
		z-index:10;
		top:194px;
		left:0px;
		display:none;
		width:100%;
		background:#000000;
		border-top:1px solid #E3E3E3;
	}
	.lx-header-menu-content ul li{
		float:none;
		margin:0px;
	}
	.lx-header-menu-content ul li a{
		border-bottom:1px solid #F5F5F5;
	}
	.lx-header-menu-content ul li a:hover{
		color:#F8931F;
	}
	.lx-header-menu-content ul li a.active{
		color:#F8931F;
	}
	.lx-header-cta{
		float:none;
		clear:both;
		margin:0px;
	}
	.lx-header-cta a{
		background:#F8931F;
		border:2px solid #F8931F;
	}
	.lx-header-cta a:hover{
		background:#F8931F;
	}
	.lx-hero{
		height:500px;
	}
	.lx-hero-item{
		height:500px;
		padding-top:154px;
		background-size:auto auto !important;
		background-position:center center !important;
	}
	.lx-hero-text{
		margin-top:100px;
		left:auto !important;
		right:auto !important;
	}
	.lx-hero-text h2{
		font-size:22px;
	}
	.lx-hero-text p{
		font-size:16px;
	}	
	.lx-aboutus{
		display:block;
	}
	.lx-title2 h2{
		float:none;
		margin-right:0px;
		margin-left:20px;
	}
	.lx-title2 p{
		margin-left:20px;
		padding-right:20px;
	}
	.lx-howitworks-process ul li{
		width:100%;
		padding:15px;
	}
	.lx-howitworks-process ul li span{
		float:none;
		margin-bottom:5px;
	}
	.lx-howitworks-process ul li img.arrow{
		display:none;
	}
	.lx-form{
		width:100%;
	}
	.lx-bloc-title h2 span{
		color:#F8931F;
	}
	.lx-bloc-title h2 span::after{
		display:none;
	}
}
@media(max-width:767px){
	.lx-header-menu-content ul{
		float:none;
	}
	.lx-header-cta a{
		padding:12px 10px;
	}
	.lx-hero-item{
		padding-top:165px;
	}	
	.lx-hero-text{
		padding:0px 10px;
	}
	.lx-hero-text h2{
		font-size:16px;
	}
	.lx-suivi-coli input[type='text']{
		width:190px;
	}
}
/* --- Style du Bouton WhatsApp Flottant --- */
.whatsapp-float {
    position: fixed; /* Le bouton reste fixe à l'écran */
    width: 60px;
    height: 60px;
    bottom: 30px; /* Distance du bas */
    right: 30px; /* Distance de la droite */
    background-color: #dc2626; /* Couleur officielle de WhatsApp */
    color: #FFF;
    border-radius: 50%; /* Forme circulaire */
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); /* Ombre portée */
    z-index: 1000; /* S'assure qu'il est au-dessus des autres éléments */
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.3s ease;
    animation: pulse 2s infinite; /* Animation pour attirer l'attention */
}

.whatsapp-float:hover {
    transform: scale(1.1); /* Grossit légèrement au survol */
    animation: none; /* Arrête l'animation au survol */
}

.whatsapp-float img {
    width: 35px;
    height: 35px;
}

/* Keyframes pour l'animation de pulsation */
@keyframes pulse {
    0% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(220, 38, 38, 0.7); /* Updated color */
    }
    70% {
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(220, 38, 38, 0); /* Updated color */
    }
    100% {
        transform: scale(0.95);
        box-shadow: 0 0 0 0 rgba(220, 38, 38, 0); /* Updated color */
    }
}
.services-section {
    padding: 60px 20px;
    max-width: 1200px;
    margin: 0 auto;
}

.section-header {
    text-align: center;
    margin-bottom: 50px;
}

.section-title {
    font-size: 2.5rem;
    font-weight: 700;
    color: #111111;
    margin-bottom: 16px;
}

.section-subtitle {
    font-size: 1.1rem;
    color: #555555;
    max-width: 600px;
    margin: 0 auto;
    line-height: 1.6;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 24px;
    align-items: stretch;
}

.service-card {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 24px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    overflow: hidden;
}

.service-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #E50914, #d40813, #E50914);
    transform: translateX(-100%);
    transition: transform 0.6s ease;
}

.service-card:hover::before {
    transform: translateX(0);
}

.service-card:hover {
    transform: translateY(-8px) scale(1.02);
    box-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
    background: linear-gradient(135deg, #ffffff 0%, #fafafa 100%);
}

.service-icon {
    font-size: 40px;
    color: #E50914;
    background: #1a1a2e;
    width: 80px;
    height: 80px;
    border-radius: 16px;
    display: flex !important;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
    transition: all 0.4s ease;
    transform: scale(1);
    box-shadow: 0 4px 12px rgba(26, 26, 46, 0.3);
}

.service-card:hover .service-icon {
    transform: scale(1.1) rotate(-5deg);
    color: #ff0a1a;
    box-shadow: 0 8px 20px rgba(26, 26, 46, 0.4);
    background: #0f0f1f;
}

/* Special animations for each icon */
.fa-truck-pickup {
    animation: truckBounce 3s ease-in-out infinite;
}

.fa-warehouse {
    animation: warehousePulse 2.5s ease-in-out infinite;
}

.fa-shipping-fast {
    animation: deliveryShake 2s ease-in-out infinite;
}

.fa-undo-alt {
    animation: returnRotate 3s linear infinite;
}

@keyframes truckBounce {
    0%, 100% { transform: translateY(0px); }
    50% { transform: translateY(-4px); }
}

@keyframes warehousePulse {
    0%, 100% { opacity: 1; }
    50% { opacity: 0.8; }
}

@keyframes deliveryShake {
    0%, 100% { transform: translateX(0px); }
    25% { transform: translateX(-2px); }
    75% { transform: translateX(2px); }
}

@keyframes returnRotate {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}

/* Hover animations override base animations */
.service-card:hover .fa-truck-pickup {
    animation: none;
}

.service-card:hover .fa-warehouse {
    animation: none;
}

.service-card:hover .fa-shipping-fast {
    animation: none;
}

.service-card:hover .fa-undo-alt {
    animation: none;
}

.service-title {
    font-size: 1.5rem;
    font-weight: 600;
    color: #111111;
    margin-bottom: 12px;
    text-align: center;
}

.service-description {
    font-size: 0.95rem;
    color: #555555;
    margin-bottom: 20px;
    line-height: 1.6;
    text-align: center;
}

.service-features {
    list-style: none;
    flex-grow: 1;
}

.service-features li {
    font-size: 0.9rem;
    color: #555555;
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
    line-height: 1.5;
}

.service-features li:before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #E50914;
    font-weight: 600;
}

.price-badge {
    background: linear-gradient(135deg, #E50914, #d40813);
    color: white;
    padding: 12px 20px;
    border-radius: 25px;
    font-size: 0.95rem;
    font-weight: 600;
    margin-top: 20px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(229, 9, 20, 0.3);
    position: relative;
    overflow: hidden;
    transition: all 0.3s ease;
}

.price-badge::before {
    content: '';
    position: absolute;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background: linear-gradient(90deg, transparent, rgba(255,255,255,0.3), transparent);
    transition: left 0.6s ease;
}

.service-card:hover .price-badge::before {
    left: 100%;
}

.service-card:hover .price-badge {
    transform: scale(1.05);
    box-shadow: 0 6px 20px rgba(229, 9, 20, 0.4);
}

/* Responsive Design */
@media (min-width: 1024px) {
    .services-grid {
        grid-template-columns: repeat(4, 1fr);
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 767px) {
    .services-section {
        padding: 40px 16px;
    }
    
    .section-title {
        font-size: 2rem;
    }
    
    .services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    }
    
    .service-card {
        padding: 20px;
    }
}
.wcu-feature-section {
    background: linear-gradient(135deg, var(--red-3) 0%, var(--red-2) 100%);
    padding: 80px 20px;
    position: relative;
    overflow: hidden;
}

.wcu-feature-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        radial-gradient(circle at 20% 80%, rgba(255, 59, 59, 0.1) 0%, transparent 50%),
        radial-gradient(circle at 80% 20%, rgba(255, 59, 59, 0.1) 0%, transparent 50%);
    pointer-events: none;
}

.wcu-container {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
}

.wcu-section-header {
    text-align: center;
    margin-bottom: 60px;
}

.wcu-section-header h2 {
    color: var(--white);
    font-size: 2.5rem;
    font-weight: 700;
    margin-bottom: 16px;
    text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3);
}

.wcu-section-header p {
    color: var(--text-gray);
    font-size: 1.1rem;
    font-weight: 300;
    max-width: 600px;
    margin: 0 auto;
}

.wcu-content-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: start;
}

.wcu-features-column {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.wcu-feature-box {
    background: var(--red-2);
    padding: 24px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: flex-start;
    gap: 16px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.wcu-feature-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.3);
}

.wcu-feature-icon {
    width: 48px;
    height: 48px;
    background: var(--red-1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 20px;
    flex-shrink: 0;
    box-shadow: 0 4px 12px rgba(255, 59, 59, 0.3);
}

.wcu-feature-content h3 {
    color: var(--white);
    font-size: 1.2rem;
    font-weight: 600;
    margin-bottom: 8px;
}

.wcu-feature-content p {
    color: var(--text-gray);
    font-size: 0.95rem;
    line-height: 1.5;
}

.wcu-stats-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.wcu-stat-box {
    background: var(--red-2);
    padding: 32px 24px;
    border-radius: 16px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);
    text-align: center;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.wcu-stat-box:hover {
    transform: translateY(-4px);
    box-shadow: 0 12px 32px rgba(0, 0, 0, 0.3);
}

.wcu-stat-icon {
    width: 56px;
    height: 56px;
    background: var(--red-1);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--white);
    font-size: 24px;
    margin: 0 auto 16px;
    box-shadow: 0 4px 12px rgba(255, 59, 59, 0.3);
}

.wcu-stat-number {
    color: var(--white);
    font-size: 2.2rem;
    font-weight: 700;
    margin-bottom: 4px;
    display: block;
}

.wcu-stat-label {
    color: var(--text-gray);
    font-size: 0.9rem;
    font-weight: 400;
}

/* Mobile Responsive */
@media (max-width: 768px) {
    .wcu-feature-section {
        padding: 60px 20px;
    }

    .wcu-section-header h2 {
        font-size: 2rem;
    }

    .wcu-content-grid {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .wcu-stats-column {
        grid-template-columns: 1fr;
    }

    .wcu-feature-box {
        flex-direction: column;
        text-align: center;
    }

    .wcu-feature-icon {
        align-self: center;
    }
}

@media (max-width: 480px) {
    .wcu-section-header h2 {
        font-size: 1.8rem;
    }

    .wcu-feature-box {
        padding: 20px;
    }

    .wcu-stat-box {
        padding: 24px 20px;
    }

    .wcu-stat-number {
        font-size: 1.8rem;
    }
}