body{
	font-family:Helvetica;
	padding:0px;
	margin:0px;
}

a.whatsapp_link{
	display:flex;
	height:50px;
	width:50px;
	text-decoration:none;
	position:fixed;
	right:50px;
	bottom:50px;
	background:url("/public/image/home/whatsapp.png") center;
	background-size:cover;
	z-index:10000000000000;
	border-radius:50px;
}

#banner_wrapper{
	margin:0px;
	padding:0px;
}



#banner_container{
	margin:0px;
	padding:0px;
	position:relative;	
	background:url("/public/image/home/siteweb.jpg") center;
	background-size:cover;
}

#slide_container{
	background:-webkit-linear-gradient(left,rgba(79,32,115,1),rgba(79,32,115,0));
	background:-webkit-linear-gradient(left,rgba(0,0,0,0.8),rgba(79,32,115,0));
	padding:5em 0px;
	padding-bottom:4em;
	color:white;
}



#banner_container div div{
	width:80%;	
	margin-left:auto;
	margin-right:auto;
}

#banner_container h1{
	border-bottom:1px solid rgba(255,255,255,0.3);
	padding-bottom:3px;
	font-size:2.5em;
	margin-bottom:0.5em;
}
#banner_container p,#banner_container h1{
	width:60%;
}
#banner_container p{
	font-size:1.1em;
	line-height:1.4em;
	color:rgba(255,255,255,1);
}

#banner_container p.contact_link{
	margin-top:0px;
	margin-bottom:0px;
}

#banner_container p.contact_link a{
	color:white;
	background:black;
	background:#7030A0;
	padding:0.5em 1em;
	font-weight:bold;
	font-size:0.9em;
}





/*

@media screen and (min-width:1000px){
	#banner_container div div{
		margin-left:8%;
	}
}

@media screen and (max-width:1000px){
	#banner_container p,#banner_container h1{
		width:70%;
	}
	#banner_container div div{
		margin-left:5%;
	}
}

@media screen and (max-width:850px){
	#banner_container div div{
		margin-left:5%;
		}
	}
@media screen and (max-width:800px){
		#banner_container div div{
			margin-left:1.5em;
			padding-right:1.5em;
		}
		#banner_container p,#banner_container h1{
			width:90%;
		}
	}
@media screen and (max-width:740px){
	#banner_container div div{
		margin-left:0.5em;
	}
	#banner_container p{
		font-size:0.9em;
	}
	#slide_container{
		padding:5em 0px;
		padding-bottom:1em;
	}
}
@media screen and (max-width:600px){
	#banner_container div div{
		width:auto;
	}
	#slide_container h1{
		font-size:1.5em;
	}
}
@media screen and (max-width:450px){
	#banner_container p{
		font-size:0.8em;
	}
	#banner_container h1{
		margin-bottom:0px;
	}
}
@media screen and (max-width:400px){
	#slide_container{
		padding:5em 0px;
		padding-bottom:1em;
	}
	#banner_container h1{
		font-size:1.1em;
		border-top:1px solid rgba(255,255,255,0.3);
		padding-top:0.3em;
		margin-left:0px;
		margin-right:auto;
	}
	#banner_container p{
		
	}
	
}*/






div.devellopement_informatique section{
	padding:1em 0px;
	margin:1.5em auto;
	text-align:left;
	margin-bottom:0px;
}
div.devellopement_informatique article{
	width:80%;
	margin:30px auto;
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-bottom:0px;
}


div.devellopement_informatique article ul{
	padding:0px;
	margin:0px;
	margin-bottom:2em;
	position:relative;
}

div.devellopement_informatique article li{
	font-size:0.9em;
	margin-bottom:0.5em;
	color:rgba(0,0,0,0.7);
	display:flex;
	align-items:center;
}

div.devellopement_informatique article li.web_icone{
	height:130px;
	width:130px;
	position:absolute;
	right:0px;
	top:1%;
	border-radius:130px;
	background:url("/public/image/home/mobile_creation.png") left;
	background-size:cover;
}
div.devellopement_informatique article li.web_icone:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background:rgba(255,255,255,0.5);
}

div.devellopement_informatique article li span:first-child{
	height:25px;
	width:25px;
	border-radius:25px;
	margin-right:0.5em;
	text-align:center;
	color:black;
}

div.devellopement_informatique div{
	width:40%;
}

div.devellopement_informatique article div:last-child{
	width:45%;
}

div.devellopement_informatique div.web_illustration{
	background:url("/public/image/home/one.jpg") top;
	background-size:cover;
	height:450px;
	position:relative;	
}

div.devellopement_informatique article h1{
	margin-top:0px;
	margin-right:0px;
	border-bottom:3px dashed rgba(0,0,0,0.5);
	padding-bottom:5px;
	font-weight:normal;
	color:rgba(0,0,0,1);
	font-size:1.5em;
}



div.devellopement_informatique article h1 span:first-child{
	font-size:1.5em;
	font-weight:bold;
}

div.devellopement_informatique article p img{
	float:left;
	margin-right:10px;
	border-radius:60px;
}

div.devellopement_informatique p{
	font-size:0.9em;
	line-height:1.4em;
	color:rgba(0,0,0,0.8);
}

div.devellopement_informatique div>img{
	width:100%;
	position:relative;
	box-shadow:10px 10px 10px rgba(0,0,0,0.1);
}

div.devellopement_informatique .informatique div:first-child:after{
	content:url(/public/image/home/bintlab_web_dev_s.jpg);
	position:absolute;
	display:block;
	height:170px;
	width:300px;
	overflow:hidden;
	margin-bottom:-100px;
	bottom:200px;
	left:400px;
	box-shadow:10px 10px 10px rgba(0,0,0,0.1);
	z-index:-1;
	display:none;
}
div.devellopement_informatique .informatique h1 span:last-child{
	font-size:0.8em;
}

div.devellopement_informatique .informatique a{
	text-decoration:none;
	color:white;
	background:black;
	padding:0.5em 1em;
}






div.mobile_devellopement section{
	padding:1em 0px;
	/margin:1.5em auto;
	text-align:left;
	margin-bottom:0px;
	/border:1px solid red;
}
div.mobile_devellopement article{
	width:85%;
	margin:30px auto;
	/margin-left:5%;
	display:flex;
	justify-content:space-between;
	align-items:center;
	/border:1px solid red;
}


div.mobile_devellopement article ul{
	padding:0px;
	margin:0px;
	margin-bottom:2em;
	position:relative;
}

div.mobile_devellopement article li{
	font-size:0.9em;
	margin-bottom:0.5em;
	color:rgba(0,0,0,0.7);
	display:flex;
	align-items:center;
}

div.mobile_devellopement article li.web_icone{
	height:130px;
	width:130px;
	position:absolute;
	right:0px;
	top:1%;
	border-radius:130px;
	background:url("/public/image/home/aa.png") left;
	background-size:cover;
}
div.mobile_devellopement article li.web_icone:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	/background:rgba(255,255,255,0.5);
}

div.mobile_devellopement article li span:first-child{
	height:25px;
	width:25px;
	border-radius:25px;
	margin-right:0.5em;
	text-align:center;
	color:black;
}

div.mobile_devellopement div{
	width:45%;
	/border:1px solid green;
}

div.mobile_devellopement article div:last-child{
	/width:45%;
}

div.mobile_devellopement div.web_illustration{
	background:url("/public/image/home/bb.png") top;
	background-size:cover;
	height:500px;
	width:550px;
	position:relative;	
	/border:1px solid red;
}

div.mobile_devellopement article h1{
	margin-top:0px;
	margin-right:0px;
	border-bottom:3px dashed rgba(0,0,0,0.5);
	padding-bottom:5px;
	font-weight:normal;
	color:rgba(0,0,0,1);
	font-size:1.5em;
}



div.mobile_devellopement article h1 span:first-child{
	font-size:1.5em;
	font-weight:bold;
}

div.mobile_devellopement article p img{
	float:left;
	margin-right:10px;
	border-radius:60px;
}

div.mobile_devellopement p{
	font-size:0.9em;
	line-height:1.4em;
	color:rgba(0,0,0,0.8);
}

div.mobile_devellopement .informatique h1 span:last-child{
	font-size:0.8em;
}

div.mobile_devellopement .informatique a{
	text-decoration:none;
	color:white;
	background:black;
	padding:0.5em 1em;
}




#data_base{
	display:flex;
	padding:2em 5%;
	margin:auto;
	justify-content:space-between;
	margin-bottom:0em;
	align-items:center;
	background:rgba(240,240,240,1);
	padding-bottom:5em;
}

#data_base div{
	/border:1px solid red;
	width:45%;
	
}


#data_base p{
	line-height:1.3em;
	color:rgba(0,0,0,0.8);
}
#data_base p.link{
	margin-top:2em;
}

#data_base h2{
	font-size:2.3em;
	margin-top:0px;
	margin-bottom:0.2em;
}

#data_base a{
	background:black;
	padding:0.5em 1em;
	color:white;
}

#data_base div article.illustration{
	height:300px;
	margin-top:2em;
	background:url("/public/image/home/data.png") center;
	background-size:cover;
	width:100%;
}

#data_base div.mail article.illustration{
	background:url("/public/image/home/aa.jpg") center;
	background-size:cover;
}













section.reputation{
	display:flex;
	justify-content:space-between;
	margin-bottom:1em;
	position:relative;
} 

section.reputation .description{
	width:50%;
	background:#7030A0;
	padding:6em 2em;
	position:relative;
}

section.reputation .description h1{
	color:white;
	font-size:3.5em;
	width:70%;
	margin-left:10%;
	margin-top:0px;
}

section.reputation .description h1 strong{
	color:rgba(255,155,0,1);
}

section.reputation .description p{
	color:white;
	width:80%;
	margin-left:10%;
	line-height:20px;
	font-size:0.9em;
}

section.reputation .description ul{
	margin:0px;
	padding:0px;
	display:flex;
	width:80%;
	margin-left:5%;
	margin-top:2em;
	justify-content:space-between;
}
section.reputation .description li{
	color:white;
	background:rgba(0,0,0,0.3);
	border:1px solid rgba(255,255,255,0.8);
	padding:0.5em 1em;
	font-size:0.8em;	
}
section.reputation .description a{
	color:#7030A0;
	color:white;
	background:rgba(0,0,0,1);
	padding:0.5em 1em;
	position:relative;
	font-size:1em;
	top:15px;
	
}
section.reputation .description .reputation_link{
	text-align:right;
}


section.reputation .illustration{
	width:50%;
	position:absolute;
	top:80px;
	bottom:50px;
	display:flex;
	align-items:center;
	right:0px;
}
section.reputation .illustration ul{
	height:100%;
	width:100%;
	display:flex;
	flex-direction:column;
	justify-content:space-around;
	padding-left:0px;
}

section.reputation .illustration li{
	display:flex;
	flex-wrap:wrap;
	align-items:center;
	justify-content:space-between;
	margin-left:0px;
	margin-bottom:1.5em;
	width:90%;
	padding:0.5em 1em;
	background:white;
	box-shadow:1px 1px 1px rgba(0,0,0,0.1),-1px 1px 1px rgba(0,0,0,0.1),1px -1px 1px rgba(0,0,0,0.1),-1px -1px 1px rgba(0,0,0,0.1);
}

section.reputation .illustration li span.circle{
	display:none;
}


section.reputation .illustration li span.illustration_image{
	height:80px;
	width:120px;
	background:url("/public/image/home/digital_market.png") center;
	background-size:cover;
}
section.reputation .illustration li.tiktok span.illustration_image{
	background:url("/public/image/home/marketone.jpg") center;
	background-size:cover;
}

section.reputation .illustration li.x span.illustration_image{
	background:url("/public/image/home/markettwo.jpg") center;
	background-size:cover;
}

section.reputation .illustration li.insta span.illustration_image{
	background:url("/public/image/home/sondage.png") center;
	background-size:cover;
}



section.reputation .illustration li span.inside{
	display:flex;
	flex-direction:column;
	width:70%;
}

section.reputation .illustration li span.inside strong{
	font-size:1.1em;
	color:rgba(79,32,115,1);
	color:#7030A0;
	color:black;
	font-weight:normal;
	letter-spacing:1px;
	border-bottom:1px solid rgba(0,0,0,0.1);
	box-shadow:none;
	padding-bottom:0.3em;
}
section.reputation .illustration li span.inside em{
	font-style:normal;
	margin-top:0.5em;
	line-height:20px;
	color:rgba(0,0,0,0.7);
	font-size:0.9em;
}





#contact{
	width:600px;
	margin:0px auto;
	padding:2em 1em;
	border-radius:1em;
	background:rgba(244,244,244,0.5);
	display:flex;
	justify-content:space-around;
	align-items:center;
	margin-top:0em;
	padding-top:1em;
}

#contact div{
	/border:1px solid red;
	width:50%;
}

#contact div p{
	margin:1em 0px;
	margin-bottom:2.5em;
	color:rgba(0,0,0,0.7);
	line-height:1.4em;
}

#contact span{
	background:black;
	color:white;
	padding:0.4em 0.5em;
	padding-right:3em;
	font-size:0.9em;
	/font-weight:bold;
}

#contact h1{
	font-size:1.5em;
	margin-bottom:0px;
	margin-top:1.5em;
}

#contact a{
	color:white;
	background:black;
	padding:0.5em 0.5em;
	font-size:0.9em;
}

#contact .tags{
	width:180px;
	height:180px;
	/border:1px solid red;
	border-radius:15px;
	background:url("/public/image/home/contacte.jpg") center;
	background-size:cover;
}






