.lx-header{
	width:100%;
}
.lx-header-top{
	background:#283C6E;
}
.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{
	position:relative;
	z-index:3;
	padding-bottom:30px;
	background:#283C6E;
}
.lx-header-bottom-content{
	max-width:1170px;
	margin:auto;
	padding:20px;
	background:#FFFFFF;
	box-shadow:0px 0px 10px #DDDDDD;
	border-radius:10px;
}
.lx-header-bottom-content > a{
	display:none;
}
.lx-header-logo{
	float:left;
	width:150px;
}
.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:10px 0px;
}
.lx-header-menu ul li a{
	display:block;
	padding:10px;
	font-family:'Tilt Warp';
	font-weight:500;
	text-transform:uppercase;
	color:#242424;
}
.lx-header-menu-content ul li a:hover{
	color:#ffc602;
}
.lx-header-menu-content ul li a.active{
	color:#ffc602;
}
.lx-header-cta{
	float:right;
	margin:8px 0px;
	margin-left:20px;
}
.lx-header-cta a{
	display:inline-block;
	padding:10px 20px;
	font-family:'Tilt Warp';
	font-weight:500;
	text-transform:uppercase;
	background:#ffc602;
	color:#FFFFFF;
	border-radius:10px;
}
a.lx-signin{
	margin-left:10px;
	background:#283C6E;
	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:#ffc602;
}
.lx-header-bottom-scroll .lx-header-menu ul li a.active{
	color:#ffc602;
}
.lx-hero{
	position:relative;
	background:#283C6E;
}
.lx-hero-item{
	width:1170px;
	margin:auto;
}
.lx-hero-text{
	display:flex;
}
.lx-hero-text h2{
	margin:auto;
	padding:30px;
	font-weight:500;
	font-family:'Tilt Warp';
	font-size:40px;
}
.lx-hero-text h2 span{
	color:#00b4ef;
}
.lx-hero-text h2 ins{
	color:#ffc602;
}
.lx-hero-text p{
	font-family:'Open Sans';
	font-weight:500;
	font-size:20px;
	opacity:0.9;
}
.lx-hero-img video{
	width:100%;
	box-shadow:5px 5px 10px #DDDDDD;
	border-radius:10px;
	overflow:hidden;
}
.lx-suivi-coli{
	padding:30px 0px;
	background:#283C6E;
}
.lx-suivi-coli-content{
	max-width:1170px;
	margin:auto;
	padding:30px 15px;
	text-align:center;
	background:#FFFFFF;
	box-shadow:0px 0px 10px #DDDDDD;
	border-radius:10px;
}
.lx-suivi-coli p{
	margin-bottom:10px;
	color:#242424;
}
.lx-suivi-coli input[type='text']{
	display:inline-block;
	width:300px;
	padding:17px;
	background:#FFFFFF;
	border:1px solid #BEBEBE;
	border-radius:4px;
}
.lx-suivi-coli a{
	display:inline-block;
	margin-left:10px;
	padding:15px;
	background:#39add1;
	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:'Tilt Warp';
	text-transform:uppercase;
	color:#FFFFFF;
}
.lx-page-header-text h1{
	margin-top:80px;
	font-family:'Tilt Warp';
	font-size:60px;
}
.lx-bloc{
	position:relative;
	padding:60px 0px;
}
.lx-bloc-title{
	max-width:1170px;
	margin:auto;
	text-align:center;
}
.lx-bloc-title h2{
	position:relative;
	margin-bottom:20px;
	padding-bottom:30px;
	font-weight:500;
	font-family:'Tilt Warp';
	font-size:34px;
	text-transform:uppercase;
	color:#ffc602;
	text-shadow:0px 0px 2px #FFFFFF;
}
.lx-bloc-content{
	max-width:1170px;
	margin:auto;
}
.lx-bloc[data-url-bg]{
	padding:90px 0px;
}
.lx-box3{
	padding:5px 0px 10px;
	text-align:center;
	background:#ffc602;
	border:2px solid #FFFFFF;
	border-radius:20px;
}
.lx-box3 strong{
	font-size:50px;
	color:#FFFFFF;
}
.lx-box3 h3{
	font-size:15px;
	font-weight:600;
	color:#FFFFFF;
}
/* Services */
.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:#ffc602;
	border:1px solid #ffc602;
	border-radius:2px;
	cursor:pointer;
}
.lx-service-item{
	width:auto;
	margin:20px 0px;
}
.lx-service-item-img img{
	display:block;
	width:100%;
	border-radius:10px;
	box-shadow:0px 0px 10px #BEBEBE;
}
.lx-service-item-img a{
	display:block;
	width:300px;
	margin:0px auto 30px;
	padding:30px;
	text-align:center;
	font-size:30px;
	font-weight:bold;
	background:#FFFFFF;
	color:#242424;
	box-shadow:0px 0px 10px #BEBEBE;
}
.lx-service-item-img a img{
	display:block;
	margin-bottom:20px;
}
.lx-service-item-text{
	padding-top:40px;
}
.lx-service-item-text h4{
	margin-bottom:10px;
	font-size:34px;
	font-weight:500;
	font-family:'Tilt Warp';
	color:#ffc602;
	text-shadow:0px 0px 2px #FFFFFF;
}
.lx-service-item-text p{
	font-size:24px;
	font-weight:500;
	line-height:40px;
}
.lx-add-form{
	position:relative;
	z-index:2;
	max-width:768px;
	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 #BEBEBE;
	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 #BEBEBE;
	border-radius:2px;
}
.lx-textfield input[type='password']{
	width:100%;
	padding:15px;
	background:#FBFBFB;
	border:1px solid #BEBEBE;
}
.lx-textfield select{
	width:100%;
	padding:15px;
	background:#FBFBFB;
	border:1px solid #BEBEBE;
}
.lx-textfield textarea{
	width:100%;
	height:100px;
	padding:15px;
	background:#FBFBFB;
	border:1px solid #BEBEBE;
	resize:none;
}
.lx-submit a{
	display:inline-block;
	margin-top:3px;
	padding:15px 40px;
	font-family:'Tilt Warp';
	background:#ffc602;
	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%;
	background:#283C6E;
	border:1px solid #FFFFFF;
	text-align:center;
}
.lx-tarifs table tr:first-child td{
	font-weight:600;
	background:#242424 !important;
	color:#FFFFFF !important;
}
.lx-tarifs table td{
	padding:15px;
	border:1px solid #FFFFFF;
	color:#FFFFFF;
}
#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:#242424;
}
.lx-footer-top-content{
	position:relative;
	z-index:2;
	max-width:1170px;
	margin:auto;
	padding:30px 0px;
	color:#FFFFFF;
}
.lx-footer-top-content h3{
	text-transform:uppercase;
	padding:20px 0px 10px;
	color:#efc22f;
}
.lx-footer-top-content p{
	line-height:24px;
}
.lx-footer-top-content img{
	width:120px;
	margin-bottom:10px;
}
.lx-footer-top-content ul li{
	line-height:32px;
}
.lx-footer-top-content ul li a{
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
.lx-footer-top-content ul.lx-socials li{
	float:left;
}
.lx-footer-top-content ul.lx-socials li a{
	display:inline-block;
	padding-right:10px;
	border:0px;
}
.lx-footer-bottom{
	background:#424242;
}
.lx-footer-bottom-content{
	position:relative;
	z-index:2;
	max-width:1170px;
	margin:auto;
	padding:30px 15px;
	text-align:center;
}
.lx-footer-bottom-content a{
	display:inline-block;
	margin-bottom:10px;
	color:#ffc602;
	border-bottom:1px solid #ffc602;
}
.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:#ffc602;
}
.lx-box4{
	padding:30px 0px;
	text-align:center;
	background:#EEEEEE;
}
.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:#ffc602;
	background:#242424;
	border:2px solid #ffc602;
	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{
		margin:0px 15px;
	}
	.lx-header-menu-content{
		padding:0px 15px;
	}
	.lx-suivi-coli{
		padding:15px;
	}
	.lx-suivi-coli-content{
		padding:15px;
	}
	.lx-title2{
		padding:0px 15px;
	}
	.lx-hero-item{
		width:100%;
	}
	.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:25px;
		right:40px;
		display:block;
	}
	.lx-menu-mobile a{
		font-size:26px;
		color:#242424;
	}
	.lx-header-menu{
		position:absolute;
		z-index:10;
		top:105px;
		left:0px;
		display:none;
		width:calc(100% - 30px);
		margin-left:15px;
		background:#FFFFFF;
		border-radius:10px;
		box-shadow:0px 0px 10px #DDDDDD;
	}
	.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;
		margin-bottom:15px;
		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-suivi-coli-content input[type='text']{
		width:160px;
	}
	.lx-bloc-title h2{
		font-size:30px;
		padding:0px 30px;
	}
	.lx-service-item-text h4{
		font-size:30px;
	}
	.lx-service-item-text p{
		font-size:20px;
		line-height:30px;
	}
}

.lx-api{
	margin:0px 15px;
}
.lx-api h3{
	margin-bottom:20px;
	line-height:22px;
	font-size:24px;
}
.lx-api p{
	margin-bottom:20px;
	line-height:22px;
}
.lx-api ul{
	margin-bottom:20px;
}
.lx-api ul li{
	margin-left:40px;
	list-style:square;
	line-height:22px;
}
.lx-api pre{
	margin-bottom:20px;
	padding:15px;
	background:#424242;
	color:#FFFFFF;
	border:1px solid #EEEEEE;
	overflow:auto;
}
.lx-api table{
	margin-bottom:20px;
	border:1px solid #EEEEEE;
	border-collapse: collapse;
}
.lx-api table tr:first-child td{
	font-weight:bold;
}
.lx-api table td{
	padding:15px;
	background:#283C6E;
	border:1px solid #EEEEEE;
}
.lx-hero-title{
	width:1170px;
	padding:30px;
	margin:auto;
	background:#FFFFFF;
	border-radius:10px;
	box-shadow:0px 0px 10px #BEBEBE;
}
.lx-hero-title h1{
	margin:auto;
	font-size:40px;
	font-weight:500;
	font-family:'Tilt Warp';
	text-align:center;
	color:#242424;
}