
corps {
	background: #262626;
}
body {
	
    background: #262626;/*url("../img/NEZlogo.jpg") no-repeat fixed center center / 100% auto rgba(0, 0, 0, 0);*/
	/*background: url("../img/hawkins.jpg");
	background-repeat: repeat;
    background-attachment: fixed;
    background-position: center; */
}
nav {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	position: absolute;
	top: 0;
	z-index: 500;
}
/* Couleur arrière plan menu acceuil*/
.top-nav {
	background: none repeat scroll 0 0 rgba(84, 127, 175, 0.85);/*rgba(0, 30, 34, 0.85);*/
}
.sect-gall{
	width:100%;
	margin: 0 auto;
	text-align:center;
	background: none repeat scroll 0 0 #fff;/*rgba(84, 127, 175, 0.50);*/
	/*color:#000000;*/
	-moz-box-shadow: 0 0 30px rgba(84, 127, 175, 1);
    -webkit-box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
	
}
.top-nav ul {
	padding:0;
}
.logo {
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.top-nav a {
	font-size: 1em;
	text-transform: uppercase;
}
.top-nav .logo a, .top-nav .logo.active-item a {
	color: #fff;
	font-size: 1.4em;
	font-weight: 400;
	line-height: 1em;
}
.top-nav .logo a strong {
	font-size: 1.05em;
	font-weight: 800;
}
.top-nav {
	text-align: center;
}
/* surlignage de l'onglet actif dans le menu*/
.top-nav li a:hover, .top-nav li.active-item a, .top-nav .logo.active-item a:hover {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 1);/*#00464f;*/
}
.top-nav li.logo a, .top-nav li.logo.active-item a, .top-nav .logo {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);/*#fff;url("../img/NEZlogo.jpg");*/
	
}
nav ul li ul li {
	text-align: center;
}
.top-nav ul ul {
	background: none repeat scroll 0 0 rgba(84, 127, 175, 1);
}
.top-nav li ul li a {
	background: none repeat scroll 0 0 rgba(84, 127, 175, 1);
}
#fourth-block h2 {
	color: #fff;
}
#fourth-block p {
	color: #fff;
}
#first-block, #second-block, #third-block, #fourth-block {
	text-align: center;
	padding: 0em 0;
}
#carousel {
	background: #262626;
}
#first-block {
	background: #262626;
}
#second-block {
	background: none repeat scroll 0 0 rgba(0, 30, 34, 0.85);
}
#third-block {
	background: #262626;
}
#fourth-block {
	background: rgb(13, 68, 130, 0.85);
}
footer {
	background: none repeat scroll 0 0 #2fcbe0;
	padding: 1.5em 0;
}
footer p, footer a:link, footer a:visited, footer a:hover {
	color: #fff;
}
/*.owl-theme .owl-controls .owl-buttons div{
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline; IE7 life-saver 
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50); IE7 fix
	opacity: 0.5;
}
 Clickable class fix problem with hover on touch devices 
 Use it for non-touch hover action 
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);IE7 fix
	opacity: 1;
	text-decoration: none;
}*/

.carousel-text {
	display: block;
	position: absolute;
	top: 80%;
	left : 10%
	width: 100%;
	z-index: 999;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.carousel-text h2 {
	background: none repeat scroll 0 0 #fff;
	color: rgb(13, 68, 130, 0.85);
	display: inline-block;
	padding: 0.3125em 0.625em;
	font-size: 1.5em;
	filter: Alpha(Opacity=100);
	opacity: 1;
}
.carousel-text p {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);
	color: #fff;
	display: inline-block;
	font-size: 1em;
	padding: 0.625em 0.8em;
}
#first-block i {
	background: none repeat scroll 0 0 #2fcbe0;
	border-radius: 100px;
	color: #fff;
	display: block;
	line-height: 100px;
	margin: 0 auto;
	width: 100px;
}
section h2 {
	font-size: 2.5;
	font-weight: 300;
	margin: 0;
	text-transform: uppercase;
}
section titre {
	font-size: 2.5em;
	font-weight: 300;
	margin: 0;
	/*text-transform: uppercase;*/
}

p.subtitile {
	color: #999;
	margin: 0 0 3.5em;
}
p.subtitile2{
	color: #fff;
	margin: 0 auto;
	background: rgba(84, 127, 175, 0.50);
	-moz-box-shadow: 0 0 30px rgba(84, 127, 175, 1);
    -webkit-box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
}
p.subtitile2:hover{
	width:100%;
	color: #000000;
	margin: 0 auto;
	background: #fff;
	-moz-box-shadow: 0 0 30px rgba(84, 127, 175, 1);
    -webkit-box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
}
section vrac{
	font-size: 3em;
	color: #fff;
	margin: 0;
	
    text-transform: uppercase;
}

section cmd{
	font-size: 1.5em;
	color: #fff;
	margin: 0;
	
    text-transform: uppercase;
}


/*p.subtitile2{
	width:100%;
	color: #fff;
	margin: 0 0 0em;
	background: rgba(84, 127, 175, 0.50);
	-moz-box-shadow: 0 0 30px rgba(84, 127, 175, 1);
    -webkit-box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
	
}*/
section h3 {
	font-size: 1.3em;
	font-weight: 300;
	margin: 0.8em 0;
	text-transform: uppercase;
}
section p {
	font-size: 1em;
	color: #999;
}
section h1 {
	color: #fff;
	font-size: 40px;
	/*font-weight: 300;*/
	text-shadow: 1px 0px 20px rgba(0, 100, 255, 1);
  -webkit-transition: 1s linear 0s;
  -moz-transition: 1s linear 0s;
  -o-transition: 1s linear 0s;
  transition: 1s linear 0s;
  outline: 0 none;
    /*text-transform: uppercase;*/
}
#second-block p {
	color: #fff;
}
a.button {
	background: none repeat scroll 0 0 #2fcbe0;
	border: 0 none;
	border-radius: 5px;
	color: rgb(13, 68, 130, 0.85);
	font-size: 0.8em;
	font-weight: 600;
	padding: 0.625em;
	text-transform: uppercase;
}
/*première bande de couleur, sous le menu principal*/
#head {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);/*rgba(0, 30, 34, 0.85)*/;
	padding: 9em 0 5em;
	text-align: center;
}
#head 2 {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);/*rgba(0, 30, 34, 0.85)*/;
	padding: 9em 0 5em;
	text-align: center;
}
#chap {
	background:rgb(13, 68, 130, 0.85);/*rgba(0, 30, 34, 0.85)*/;
	padding: 3em 0 3em;
	text-align: center;
}
@font-face {
    font-family: 'Library 3 am';
    src: url('Library 3 am.otf');
}
#commande {
	/*font-family: 'Library 3 am';*/
	/*background:rgb(13, 68, 130, 0.85);*/
	padding: 1em 0 1em;
	text-align: center;
	margin: 0 auto;
	text-shadow: 1px 0px 20px rgba(0, 100, 255, 1);
  -webkit-transition: 1s linear 0s;
  -moz-transition: 1s linear 0s;
  -o-transition: 1s linear 0s;
  transition: 1s linear 0s;
  outline: 0 none;
}
#gallerie {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);/*rgba(0, 30, 34, 0.85)*/;
	padding: 13em 0 3em;
	text-align: center;
}
#content {
	background: none repeat scroll 0 0 #262626;
	/*background: none repeat scroll 0 0 rgb(15,15,15,0.8);*/
	padding: 1em 0;
	text-align: center;
	border-bottom: 1px solid #262626;
}
#content h2 {
	font-size: 1em;
	font-weight: 400;
	margin: 1em 0 0.3em;
	text-transform: none;
}
.nez-style{
	padding:0;
    -moz-box-shadow: 0 0 30px rgba(84, 127, 175, 1);
    -webkit-box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
     box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
}

.content-block {
	
	background: none repeat scroll 0 0 rgb(52, 152, 216, 0.60);/*rgb(13, 68, 130, 0.85);*/
	padding: 2.5em;
	-moz-box-shadow: 0 0 30px rgba(84, 127, 175, 1);
    -webkit-box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    foreground: #000000;
}
.content-block:hover {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);/*rgb(13, 68, 130, 0.85);*/
	padding: 2.5em;
	-moz-box-shadow: 0 0 30px rgba(84, 127, 175, 1);
    -webkit-box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    box-shadow: 0 0 30px rgba(84, 127, 175, 1); 
    foreground: #000000;
}
.content-block h3 {
	color: #fff;
}
.content-block p {
	font-size: 1em;
	color: #fff;
}
/*.content-block p:hover {
	font-size: 1em;
	color: #fff;
}*/
#content.left-align {
	text-align: left;
}
#content.contact-page h2 {
	margin: 0 0 0.625em;
}
.contact-page p {
	font-size: 1em;
	font-style: normal;
}
.contact-page i {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);
	border-radius: 100px;
	display: inline-block;
	height: 35px;
	line-height: 35px;
	margin: 0.3125em 0.3125em 0.3125em 0;
	text-align: center;
	width: 35px;
}
form.customform button {
	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);
	border-radius: 5px;
	transition: background 0.20s linear 0s;
	-o-transition: background 0.20s linear 0s;
	-ms-transition: background 0.20s linear 0s;
	-moz-transition: background 0.20s linear 0s;
	-webkit-transition: background 0.20s linear 0s;
}
form.customform button:hover {
	background: none repeat scroll 0 0 #2fcbe0;
}
form.customform input, form.customform select, form.customform textarea {
	border-radius: 5px;
}
#map-block iframe {
	display: block;
}
@media screen and (max-width: 768px) {
  body {
  	background: none repeat scroll 0 0 rgb(13, 68, 130, 0.85);
  }
  nav {
  	background: none repeat scroll 0 0 #fff;/*rgb(13, 68, 130, 0.85);*/
  	line-height: 1em;
  	position: relative;
  }
  .top-nav {
  	text-align: left;
  }
  .top-nav li {
  	line-height: 3em;
  }
  .top-nav .logo {
  	padding: 1.25em;
  }
  .carousel-text h2 {
  	font-size: 1.3em;
  }
  .carousel-text p {
  	font-size: 1em;
  }
  ul.top-ul {
  	padding: 0;
  }
  ul.top-ul.right {
  	float: none;
  }
  footer {
  text-align: center;
  }
  footer .right {
  float: none;
  }
}

.item img
{
    width: 100% ;
    background: none ;
    
}
/*---------------------------------------------------------------
-----------------------------------------------------------------*/

.container {
  position: relative;
  width: 100%;
  text-align: center;
  /*background-color: rgba(0,0,0,0.5);*/
}

.image {
  
  opacity: 0.5;
  display: block;
  /*width: 100%;
  height: auto;*/
  transition: .5s ease;
  backface-visibility: hidden;
  /*background-color: rgba(0,0,0,0.5);*/
  
}
.cache {
  background-color: rgba(0,0,0,0.5);
  transition: .5s ease;
  
}

.middle {
  transition: .5s ease;
  opacity: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  /*background-color: rgba(0,0,0,0.5);*/
}

/*.container:hover .cache {
  opacity: 0;
} */
.cache:hover{
  opacity: 0;
}

.container:hover .image {
  opacity: 1;
}

.container:hover .middle {
  opacity: 0;
}

.text {
  opacity: 0.9;
  color: white;
  font-size: 40px;
  padding: 32px;
  text-shadow: 1px 0px 20px rgba(0, 100, 255, 1);
  -webkit-transition: 1s linear 0s;
  -moz-transition: 1s linear 0s;
  -o-transition: 1s linear 0s;
  transition: 1s linear 0s;
  outline: 0 none;
  
}