.lx-header{
	width:100%;
}
.lx-header-top{
	background:#c52e3b;
}
.lx-header-top-content{
	max-width:1170px;
	margin:auto;
	padding:20px 0px;
}
.lx-header-contacts{
	float:left;
	color:#FFFFFF;
}
.lx-header-contacts a{
	display:inline-block;
	padding:0px 10px;
	font-weight:600;
	color:#FFFFFF;
}
.lx-header-contacts a i{
	display:inline-block;
	margin-right:5px;
}
.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:#FFFFFF;
}
.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:230px;
	margin:26px 0px;
}
.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-menu-mobile{
	display:none;
}
.lx-header-menu{
	float:right;
}
.lx-header-menu-content ul{
	float:left;
}
.lx-header-menu-content ul li{
	float:left;
	margin:17px 0px;
}
.lx-header-menu ul li a{
	display:block;
	padding:20px 8px;
	font-family:'Montserrat';
	font-weight:600;
	text-transform:uppercase;
	color:#242424;
}
.lx-header-menu-content ul li a:hover{
	color:#c52e3b;
}
.lx-header-menu-content ul li a.active{
	color:#c52e3b;
}
.lx-header-cta{
	float:right;
	margin-left:20px;
}
.lx-header-cta a{
	display:inline-block;
	margin:25px 0px;
	padding:12px 20px;
	font-family:'Montserrat';
	font-weight:400;
	text-transform:uppercase;
	background:#c52e3b;
	color:#FFFFFF;
	border-radius:30px;
}
a.lx-signin{
	margin-left:10px;
	background:#FFFFFF;
	color:#242424;
	box-shadow:0px 0px 4px #BEBEBE;
}
.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:#242424;
}
.lx-header-bottom-scroll .lx-header-menu ul li a:hover{
	color:#c52e3b;
}
.lx-header-bottom-scroll .lx-header-menu ul li a.active{
	color:#c52e3b;
}
.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;
	max-width:40%;
	margin:auto;
	margin-left:5%;
	padding:40px;
	font-family:'Montserrat';
	text-transform:uppercase;
	color:#FFFFFF;
	background:#242424;
}
.lx-hero-text h2{
	margin-bottom:10px;
	font-family:'Montserrat';
	font-size:40px;
}
.lx-hero-text h2 span{
	color:#c52e3b;
}
.lx-hero-text h2 ins{
	color:#c52e3b;
}
.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{
	background:#242424;
}
.lx-suivi-coli-content{
	max-width:1170px;
	margin:auto;
	padding:30px 15px;
	text-align:center;
}
.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:4px;
}
.lx-suivi-coli a{
	display:inline-block;
	margin-left:10px;
	padding:15px;
	background:#c52e3b;
	color:#FFFFFF;
	border-radius:4px;
}
.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;
	text-align:left;
}
.lx-bloc-title h2{
	position:relative;
	margin-bottom:20px;
	padding-bottom:30px;
	padding-left:60px;
	font-family:'Montserrat';
	font-size:34px;
	text-transform:uppercase;
	color:#242424;
}
.lx-bloc-title h2::after{
	content:'';
	position:absolute;
	top:-10px;
	left:10px;
	margin-left:-30px;
	width:60px;
	height:60px;
	background:#c52e3b;
}
.lx-bloc-title h2 span{
	color:#c52e3b;
}
.lx-bloc-title2{
	position:relative;
	z-index:10;
	text-align:center
}
.lx-bloc-title2 h2{
	color:#FFFFFF;
}
.lx-bloc-title2 h2::after{
	display:none;
	content:'';
	position:absolute;
	top:-10px;
	left:10px;
	margin-left:-30px;
	width:60px;
	height:60px;
	background:#c52e3b;
}
.lx-bloc-title2 h2 span{
	color:#c52e3b;
}
.lx-bloc-content{
	max-width:1170px;
	margin:auto;
}
.lx-aboutus{
	display:flex;
	align-items:center;
}
.lx-aboutus img{
	width:100%;
}
.lx-aboutus video{
	width:100%;
}
.lx-aboutus p{
	margin-bottom:20px;
	font-size:18px;
	line-height:30px;
}
.lx-box1{
	margin-top:30px;
	padding:30px;
	text-align:center;
	border:1px solid #EFEFEF;
}
.lx-box1 i{
	display:inline-block;
	margin-bottom:30px;
	font-size:50px;
}
.lx-box1 img{
	display:block;
	width:60px;
	margin:auto;
	margin-bottom:30px;
}
.lx-box1 h3{
	margin-bottom:20px;
	font-family:'Montserrat';
	font-size:20px;
	font-weight:600;
	color:#242424;
	transition:all ease 0.3s;
}
.lx-box1:hover h3{
	color:#c52e3b;
}
.lx-box1 p{
	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:#c52e3b;
}
.lx-title2 p{
	margin-left:300px;
	padding-left:20px;
	font-size:20px;
	line-height:30px;
	color:#FFFFFF;
	border-left:2px solid #c52e3b;
}
.lx-box2{
	margin-top:0px;
	padding:25px 20px;
	border:1px solid #232951;
	text-align:left;
	color:#FFFFFF;
	transition:all ease 0.5s;
}
.lx-box2:hover{
	border:1px solid #c52e3b;
}
.lx-box2 i{
	position:relative;
	top:40px;
	float:left;
	margin-right:20px;
	transition:all ease 0.5s;
}
.lx-box2:hover i{
	top:0px;
	color:#c52e3b;
}
.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-size:48px;
	font-weight:600;
	text-transform:none;
	color:#FFFFFF;
}
.lx-title3 h2::after{
	display:none;
}
.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:#c52e3b;
	border:1px solid #c52e3b;
	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:#c52e3b;
}
.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:#c52e3b;
	color:#FFFFFF;
	border-radius:50%;
}
.lx-tarif-item{
	margin-top:30px;
	padding:30px 15px;
	background:#FCFCFC;
	border:1px solid #E3E3E3;
	border-bottom:2px solid #c52e3b;
}
.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-shadow-signup{
	position:absolute;
	z-index:1;
	top:0px;
	left:0px;
	width:50%;
	height:100%;
	background:#242424;
}
.lx-title4{
	width:570px;
}
.lx-title4 h2{
	width:570px;
	color:#FFFFFF;
}
.lx-add-form{
	position:relative;
	z-index:2;
	max-width:570px;
	margin:auto;
}
.lx-textfield{
	margin-bottom:0px;
}
.lx-textfield span{
	display:inline-block;
	margin-bottom:5px;
	color:#FFFFFF;
}
.lx-textfield input[type='text']{
	width:100%;
	padding:15px;
	border:1px solid #EEEEEE;
	background:#FBFBFB;
	border-radius:2px;
	box-shadow:0px 0px 5px #F8F8F8 inset;
}
.lx-textfield input[type='number']{
	width:100%;
	padding:15px;
	background:#FBFBFB;
	border:1px solid #EEEEEE;
	border-radius:2px;
}
.lx-textfield input[type='password']{
	width:100%;
	padding:15px;
	background:#FBFBFB;
	border:1px solid #EEEEEE;
}
.lx-textfield select{
	width:100%;
	padding:15px;
	background:#FBFBFB;
	border:1px solid #EEEEEE;
}
.lx-textfield textarea{
	width:100%;
	height:100px;
	padding:15px;
	background:#FBFBFB;
	border:1px solid #EEEEEE;
	resize:none;
}
.lx-submit a{
	display:inline-block;
	margin-top:3px;
	padding:15px 40px;
	font-family:'Montserrat';
	background:#c52e3b;
	color:#FFFFFF;
}
.lx-textfield p{
	font-size:12px;
	font-style:italic;
	color:#BEBEBE;
}
.lx-tarifs{
	padding:0px 15px;
}
.lx-tarifs select{
	width:240px;
	padding:15px;
	border:1px solid #242424;
}
.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:#EEEEEE !important;
}
.lx-tarifs table tr:nth-child(2n+1){
	background:#F8F8F8;
}
.lx-tarifs table td{
	padding:15px;
	border:1px solid #DDDDDD;
}
#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 #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-footer{
	position:relative;
	background:#c52e3b;
}
.lx-footer-top-content{
	position:relative;
	z-index:2;
	max-width:1170px;
	margin:auto;
	color:#FFFFFF;
}
.lx-footer-bottom{
	background:#242424;
}
.lx-footer-bottom-content{
	position:relative;
	z-index:2;
	max-width:1170px;
	margin:auto;
	padding:30px 15px;
}
.lx-footer-bottom-content p{
	font-size:20px;
	font-weight:300;
	line-height:26px;
	text-align:center;
	color:rgba(255,255,255,0.9);
}
.lx-footer-bottom-content p span{
	color:#c52e3b;
}
.lx-box4{
	padding:30px 0px;
	text-align:center;
}
.lx-box4 i{
	width:40px;
	margin:0px auto 15px;
	font-size:40px;
	text-align:center;
}
.lx-box4 strong{
	display:block;
	font-size:18px;
	font-weight:600;
}
.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:#c52e3b;
	background:#242424;
	border:2px solid #c52e3b;
	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:#242424;
}
.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 span{
	display:inline-block;
	margin-bottom:5px;
}
.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-suivi-coli-content{
		padding:15px;
	}
	.lx-title2{
		padding:0px 15px;
	}
	.lx-form{
		min-width:initial;
		max-width:50%;
	}
}
@media(max-width:960px){
	.lx-header-scroll{
		position:fixed;
		z-index:10;
		top:0px;
		left:0px;
		transition:all ease 0.5s;
	}
	.lx-header-socials ul li{
		margin-left:15px;
	}
	.lx-header-contact{
		display:none;
	}
	.lx-header-bottom-content > a{
		position:absolute;
		top:35px;
		right:20px;
		display:block;
		font-size:30px;
		color:#242424;
	}
	.lx-menu-mobile{
		position:absolute;
		z-index:10;
		top:94px;
		right:30px;
		display:block;
	}
	.lx-menu-mobile a{
		font-size:26px;
		color:#242424;
	}
	.lx-header-menu{
		position:absolute;
		z-index:10;
		top:170px;
		left:0px;
		display:none;
		width:100%;
		background:#FFFFFF;
		border-top:1px solid #E3E3E3;
	}
	.lx-header-menu ul{
		float:none;
	}
	.lx-header-menu ul li{
		float:none;
		margin:0px;
	}
	.lx-header-menu ul li a{
		border-bottom:1px solid #F5F5F5;
	}
	.lx-header-cta{
		float:none;
		clear:both;
		margin:0px;
		text-align:center;
	}
	.lx-hero-item{
		background-position:center center !important;
	}
	.lx-hero-text{
		
	}
	.lx-hero-text h2{
		font-size:30px;
	}
	.lx-hero-text p{
		font-size:16px;
	}	
	.lx-suivi-coli{
		bottom:20px;
	}
	.lx-suivi-coli-content{
		width:100%;
	}
	.lx-suivi-coli-content input[type='text']{
		width:230px;
	}
	.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{
		min-width:100%;
	}
	.lx-shadow-signup{
		width:100%;
		height:100%;
	}
}
@media(max-width:767px){
	.lx-header-contacts{
		float:none;
		font-size:12px;
		text-align:center;
	}
	.lx-header-contacts a{
		padding:0px 5px;
	}
	.lx-header-socials{
		float:none;
		margin-top:10px;
		text-align:center;
	}
	.lx-header-socials ul{
		display:table;
		margin:auto;
	}
	.lx-header-logo{
		width:165px;
	}
	.lx-menu-mobile{
		top:125px;
	}
	.lx-header-menu{
		top:194px;
	}
	.lx-hero{
		height:300px;
	}
	.lx-hero-item{
		height:300px;
	}
	.lx-hero-text{
		max-width:60%;
		padding:15px;
	}
	.lx-hero-text h2{
		font-size:20px;
	}
	.lx-suivi-coli-content input[type='text']{
		width:180px;
	}
	.lx-bloc-title h2{
		font-size:22px;
		padding:0px 15px;
	}
	.lx-bloc-title h2::after{
		display:none;
	}
}
.lx-cart-thanks{
	padding:60px 20px;
	text-align:center;
	border:1px solid #EEEEEE;
}
@media(max-width:767px){
	.lx-cart-thanks{
		padding:20px 10px;
	}
}
.lx-add-form .lx-cart-thanks{
	border:0px;
}
.lx-cart-thanks p{
	font-size:20px;
	font-weight:500;
}
.lx-cart-thanks p i{
	display:inline-block;
	margin-bottom:20px;
	padding:5px;
	font-size:40px;
	background:#71b44c;
	color:#FFFFFF;
	border-radius:50%;
}