#clienteleDemo2 {
	display: none;
}
.nbs-clientele2-container {
	position: relative;
	max-width: 100%;
	padding: 0px 0 0px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.nbs-clientele2-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 20px 0;
	list-style-type: none;
	text-align: center;
}
.nbs-clientele2-inner {
	overflow: hidden;
	float: none;
	width: 100%;
	margin: 10px 0 0 0;
	background-color: transparent;
}
.nbs-clientele2-item {
	cursor: pointer;
	float: left;
	font-size: 15px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
}
/*.nbs-clientele2-inner ul li{display:flex!important; flex-wrap:wrap!important;}*/


.nbs-clientele2-item img {
	cursor: pointer;
	position: relative;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 100%;
}
/*** Navigation ***/



.nbs-clientele2-nav-left, .nbs-clientele2-nav-right {
	width: 30px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-clientele2-nav-left {
	background-image: url(images/pre.png);
	height: 33px;
	padding: 0 12px;
	right: 30px;
	bottom: 0px!important;
	width: 23px;
	top: -50px!important;
	background-repeat: no-repeat;
	background-position: top center;
}
.nbs-clientele2-nav-right {
	height: 33px;
	background-image: url(images/next.png);
	right: 0px;
	bottom: 0px!important;
	width: 23px;
	top: -50px!important;
	padding: 0 12px;
	background-repeat: no-repeat;
	background-position: top center;
}
/*@media screen and (max-width:1024px) {
	.nbs-clientele2-nav-left{ left:46%;}
	.nbs-clientele2-nav-right{ right:46%;}
}



@media screen and (max-width:767px) {
	.nbs-clientele2-nav-left{ left:44%;}
	.nbs-clientele2-nav-right{ right:44%;}
}



@media screen and (max-width:640px) {
	.nbs-clientele2-nav-left{ left:44%;}
	.nbs-clientele2-nav-right{ right:44%;}
}




@media screen and (max-width:550px) {
	.nbs-clientele2-nav-left{ left:42%;}
	.nbs-clientele2-nav-right{ right:42%;}
}




@media screen and (max-width:375px) {
	.nbs-clientele2-nav-left{ left:40%;}
	.nbs-clientele2-nav-right{ right:40%;}
}





@media screen and (max-width:320px) {
	.nbs-clientele2-nav-left{ left:39%;}
	.nbs-clientele2-nav-right{ right:39%;}
}



*/
