@charset "iso-8859-1";

@import url('https://fonts.googleapis.com/css?family=Lato:100,100i,300,300i,400,400i,700,700i,900|Montserrat:200,300,400,400i,500,700,800');
@import url(font-awesome.min.css);
@import url(gallery.css);
@import url(elements.css);
@import url(structure.css);
/*@import url(navigationElements.css);*/
@import url(form.css);
@import url(boxes.css);
@import url(account.css);
@import url(catalog.css);
@import url(publicationMethods.css);
@import url(search.css);
@import url(board.css);
@import url(annonce.css);
@import url(directory.css);
@import url(community.css);
@import url(googleMap.css);
/*@import url(skeleton.css);
@import url(layout.css);*/
@import url(font-awesome.min.css);
@import url(bootstrap.css);
@import url(bootstrap-select.css);
/*@import url(owl.carousel.css);
@import url(owl.theme.default.css);*/
@import url(slick.css);
@import url(slick-theme.css);
@import url(jssocials.css);
@import url(jssocials-theme-flat.css);
@import url(jquery.mCustomScrollbar.css);
/* ---------------------
INITIALISATION DES STYLES
------------------------*/
* {
	border: 0;
	margin: 0;
	padding: 0;
	text-decoration: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/* --------------
ZONE EXTERIEURE
-----------------*/
body {
	/* Image de l'arriÃ¨re-plan de la page */
	background: #fff;
	font-family:'Lato', sans-serif, Arial,Helvetica,sans-serif;
	/*font-size:22px;*/
	font-size: 1.15vw;
	line-height:160%;
	color: #000;
	font-weight: 300;
	width: 100%;
	overflow-x: hidden;
	background: #f2f2f2;
}

/* ---------------
APPARENCE DES IMAGES
-----------------*/
img {
	border: 0;
	vertical-align: bottom;
	max-width: 100%;
}

/* --------------
TRICKS
-----------------*/
.hide  { display: none; }
.clear {
	border: 0;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
}
.relative { position: relative; }

.posLeft   { float: left; }
.posMiddle { margin: 0 auto; }
.posRight  { float: right; }

.txtCenter { text-align: center; }
.txtLeft   { text-align: left; }
.txtRight  { text-align: right; }

.noResult {
	padding: 20px;
	font-size: 1.2em;
	color: #999;
	text-align: center;
}

.size1_1 { width: 100%; padding: 0 1%; min-height: 1px; }
.size1_2 { width: 50%;  padding: 0 1%; min-height: 1px; }
.size1_3 { width: 33.33%; padding: 0 1%; min-height: 1px; }
.size1_4 { width: 25%; padding: 0 1%; min-height: 1px; }
.size1_5 { width: 20%; padding: 0 1%; min-height: 1px; }
.size1_6 { width: 16.66%; padding: 0 1%; min-height: 1px; }
.size1_7 { width: 14.285%; padding: 0 1%; min-height: 1px; }
.size1_8 { width: 12.5%; padding: 0 1%; min-height: 1px; }

.arrowBlack {
	position: absolute;
	left: 5px;
	bottom: -5px;
	display: block;
	width: 10px !important;
	height: 5px !important;
	padding: 0;
	margin: 0;
	background: url(/common_images/community/bg_arrow.png);
}
.arrowBlack.reverse, .arrowContent.reverse .arrowBlack {
	left: auto;
	right: 5px;
}
.arrowContent {
	position: absolute;
	top: -25px;
	left: 0;
	z-index: 200;
	display: none;
	padding: 0 5px;
	font-size: 11px;
	line-height: 20px;
	color: #fff;
	background: #000;
	white-space: nowrap;
}
.arrowContent.reverse {
	left: auto;
	right: 0;
}
*:hover > .arrowContent { display: block; }
.socialNetworkConnect { padding-top: 10px; }
a.facebookConnect, a.twitterConnect, a.googleConnect {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px 0 0;
	height: 31px;
	font: normal 12px/30px 'Roboto', 'Lucida Grande', Arial, sans-serif;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	background: #5f78ab;
	border: 1px solid #405a91;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
a.twitterConnect {
	background-color: #55acee;
	border-color: #4998d5;
}
a.googleConnect {
	display: inline-block;
	vertical-align: top;
	background-color: #cc3732;
	border-color: #b62b26;
}
a.facebookConnect:hover { background-color: #6895c4; }
a.twitterConnect:hover  { background-color: #6bcbf8; }
a.googleConnect:hover   { background-color: #e94d48; }
a.facebookConnect .iconSocialNetwork, a.twitterConnect .iconSocialNetwork, a.googleConnect .iconSocialNetwork {
	display: inline-block;
	vertical-align: top;
	width: 30px;
	height: 30px;
	background: url(/common_images/skins/DefaultSkins1.5/icon_socialNetworks.png) 0 0 no-repeat;
}
a.twitterConnect .iconSocialNetwork { background-position: -30px 0; }
a.googleConnect .iconSocialNetwork  { background-position: -60px 0; }
a.facebookConnect > span, a.twitterConnect > span, a.googleConnect > span {
	display: inline-block;
	vertical-align: top;
	padding-left: 10px;
}
a.facebookConnect > span { border-left: 1px solid #405a91; }
a.twitterConnect > span { border-left: 1px solid #4998d5; }
a.googleConnect > span { border-left: 1px solid #b62b26; }
/*.googleConnect > div { display: none; }*/
#overDiv {
	position: absolute;
	z-index: 1000;
	visibility: hidden;
}

/* ---------------------------------------- */
/* X - Fancy Box                            */
/* ---------------------------------------- */
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
	vertical-align: top;
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
}
.fancybox-wrap {
	position: absolute;
	top: 0 !important;
	left: 0;
	z-index: 8020;
}
.fancybox-skin {
	position: relative;
	color: #444;
	text-shadow: none;
	background: #f9f9f9;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
			border-radius: 4px;
}
.fancybox-opened { z-index: 8030; }
.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
			box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}
.fancybox-outer, .fancybox-inner { position: relative; }
.fancybox-inner { overflow: hidden; }
.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }
.fancybox-error {
	padding: 15px;
	margin: 0;
	font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #444;
	white-space: nowrap;
}
.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}
.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}
#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(/common_images/fancyBox/fancybox_sprite.png); }
#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 8060;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	cursor: pointer;
	opacity: 0.8;
}
#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url(/common_images/fancyBox/fancybox_loading.gif) center center no-repeat;
}
.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	z-index: 8040;
	width: 36px;
	height: 36px;
	cursor: pointer;
}
.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	z-index: 8040;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url(/common_images/fancyBox/blank.gif); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
.fancybox-prev { left: 0; }
.fancybox-next { right: 0; }
.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	z-index: 8040;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	visibility: hidden;
}
.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}
.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}
.fancybox-nav:hover span { visibility: visible; }
.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	max-width: 99999px;
	max-height: 99999px;
	visibility: hidden;
	overflow: visible !important;
}

/* Overlay helper */
.fancybox-lock {
	overflow: hidden !important;
	width: auto;
}
.fancybox-lock body { overflow: hidden !important; }
.fancybox-lock-test { overflow-y: hidden !important; }
.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8010;
	display: none;
	background: url(/common_images/fancyBox/fancybox_overlay.png);
	overflow: hidden;
}
.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}
.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */
.fancybox-title {
	position: relative;
	z-index: 8050;
	font: normal 13px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	text-shadow: none;
	visibility: hidden;
}
.fancybox-opened .fancybox-title { visibility: visible; }
.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	z-index: 8050;
	margin-bottom: -35px;
	text-align: center;
}
.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	font-weight: bold;
	line-height: 24px;
	color: #FFF;
	text-shadow: 0 1px 2px #222;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	white-space: nowrap;
}
.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}
.fancybox-title-inside-wrap { padding-top: 10px; }
.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url(/common_images/fancyBox/fancybox_sprite@2x.png);
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url(/common_images/fancyBox/fancybox_loading@2x.gif);
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}

/* Champ de formulaire masqué pour gestion d'un antispam de type honey pot*/
.firstnameFormRow {
	display:none;
}


/*-------------------------------------------------------------------------------
				START CUSTOM STYLE
--------------------------------------------------------------------------------*/
input, button, select, textarea{
	border: 1px solid #9f9b8e;
	padding: 5px 10px;
	/*width: 100%;*/
}
.form-row{
	padding-bottom:20px;
	margin-bottom: 0;
}
input[type="radio"]/*, input[type="checkbox"]*/{
	width: auto !important;
	display: inline-block !important;
}
h1, h2, h3, h4, h5, h6 {
  line-height: normal;
  margin: 0px 0 15px;
  padding: 0;
  text-transform: uppercase;
}
h1, .h1{
  /*font-size: 98px;*/
  font-size: 5.12vw;
  font-weight: 100;
}
h2, .h2 {
    /*font-size: 64px;*/
    font-size: 3.34vw;
    font-weight: 100;
}
h3, .h3 {
    /*font-size: 32px;*/
    font-size: 1.67vw;
    font-weight: 300;
}
h4, .h4 {
    /*font-size: 24px;*/
    font-size: 1.25vw;
    font-weight: 400;
}
h5, .h5 {
    /*font-size: 22px;*/
    font-size: 1.15vw;
    font-weight: 300;
}
h6, .h6 {
    /*font-size: 20px;*/
    font-size: 1.04vw;
    font-weight: 700;
}


a, a:link, a:visited{
  color:#99be0c;
  text-decoration:none;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
a:hover{
  color:#000;
  text-decoration:none;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.no-padding{
	padding: 0;
}
.bg-gray{
	background-color: #f2f2f2;
}
.articleAction{
	display: none;
}
#comments{
	display: none;
}
@media screen and (min-width: 768px){
	.hide-desktop{
		display: none !important;
	}
}
@media screen and (max-width: 767px){
	.hide-mobile{
		display: none !important;
	}
}
/*---structure-----*/
#page{
	/*display: table;*/
	width: 100%;
}

#header{
	/*width: 306px;*/
	/*display: table-cell;
	vertical-align: top;*/
	width: 14%;
	background-color: #000;
	color: #fff;
	position: fixed;
	left: 0;
	top: 0;
	height: 100%;
	z-index: 8015;
	/*overflow: scroll;*/
}
#wrapper{
	/*display: table-cell;
	width: calc(100% - 306px);
	left: 306px;*/
	position: relative;
	z-index: 1;
	margin-left: 14%;
	width: 86%;	
	vertical-align: top;

}
#wrapperInner{
	padding: 1.5vw;
	border: 2vw solid #fff;
	border-bottom: none;
	min-height: 100vh;
}
.fullwidth #wrapperInner{
	border: none;
	padding:0; 
}
#overDiv{
	border: none;
}
/*-------header---------*/
#logo a{
	display: block;
}
#logo img{
	width: 100%;
	display: block;
}
#nested .navbar-collapse.collapse{
	padding: 0;
}
#nested .navbar-nav{
	padding: 2vh 0;
}
#nested .navbar-nav > li{
	float: none;
	display: block;
	z-index: 10;
}
#nested .navbar-nav > li > a{
	display: block;
	text-align: center;
	font-size: 1.04vw;
	font-weight: 200;
	font-family: "Montserrat", Lato;
	text-transform: uppercase;
	color: #fff;
	line-height: normal;
	padding:1.5vh 1.5vw; 
}
#nested .navbar-nav > li:hover > a,
#nested .navbar-nav > li > a:hover,
#nested .navbar-nav > li.active > a{
	font-weight: 600;
	color: #99be0c;
	background: none;
}
#nested .navbar-nav > li.dropdown .dropdown-menu{
	left: 100%;
	top:0;
	border: none;
	border-radius: 0;
	background-color: #000;
	margin: 0;
	padding: 0;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0);
	width: auto;
	min-width: inherit;
}
#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu{
	width: 26vw;
}
#nested .navbar-nav > li.dropdown:hover .dropdown-menu{
	display: block;	
}
#nested .navbar-nav > li.dropdown .dropdown-menu a{
	display: block;
	text-align: center;
	font-size: 1.04vw;
	font-weight: 200;
	font-family: "Montserrat", Lato;
	text-transform: uppercase;
	color: #fff;
	line-height: normal;
	padding: 10px 1vw;
	position: relative;
	border-bottom:1px solid #fff;
}
#nested .navbar-nav > li.dropdown .dropdown-menu > li > a:hover{
	background: #99be0c;
	color: #fff;
}
#nested .navbar-nav > li.dropdown .dropdown-menu > li.active > a:hover{
	background: #fff;
	color: #99be0c;
}
#nested .navbar-nav > li.dropdown .dropdown-menu > .active > a, 
#nested .navbar-nav > li.dropdown .dropdown-menu > .active > a:hover, 
#nested .navbar-nav > li.dropdown .dropdown-menu > .active > a:focus
#nested .navbar-nav > li.dropdown .dropdown-menu > li > a:hover, 
#nested .navbar-nav > li.dropdown .dropdown-menu > li > a:focus{
	background: none;
	color: #99be0c;
}
#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu a img{
	position: absolute;
	right: 0;
	top:0;
	width: auto;
	height: 100%;
}
#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu a span{
	display: block;
	width: 14.5vw;
	padding: 0 1vw;
	white-space: normal;
}
#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu .cuisinier a{
	padding: 1vw 2vw;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .cuisinier.active a,
#nested .navbar-nav > li.dropdown .dropdown-menu .cuisinier a:hover{
	color: #b30cbd;
	background: none;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .cuisinier a img{
	right: 1vw;
}

#nested .navbar-nav > li.dropdown .dropdown-menu .resto-commerce a{
	padding: 1.5vw 1vw;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-commerce.active a,
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-commerce a:hover{
	color: #e8501f;
	background: none;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-commerce a img{
	right: 1vw;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-commerce a span{
	width: 18.5vw;
}

#nested .navbar-nav > li.dropdown .dropdown-menu .resto-collective a{
	padding: 1vw 1vw;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-collective.active a,
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-collective a:hover{
	color: #f6d708;
	background: none;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-collective a img{
	right: 0vw;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .resto-collective a span{
	width: 17vw;
}

#nested .navbar-nav > li.dropdown .dropdown-menu .distributeur a{
	padding: 2vw 2vw;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .distributeur.active a,
#nested .navbar-nav > li.dropdown .dropdown-menu .distributeur a:hover{
	color: #99be0c;
	background: none;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .distributeur a img{
	right: 2vw;
}
#nested .navbar-nav > li.dropdown .dropdown-menu .distributeur a span{
	width: 14.5vw;
}



.w-download{
	text-align: center;
	margin: 0;
}
.w-download a{
	display: inline-block;
	width: 8vw;
	background:url(../images/picto-guide.jpg) no-repeat center top;
	padding:8vh 0 0;
	color: #fff;
	/*font-size: 20px;*/
	font-size: 1.04vw;
	font-family: "Montserrat", Lato;
	font-weight: 200;
	line-height: 110%;
	background-size: auto 8vh;
}
.w-download a:hover{
	color: #99be0c;
}
.w-partnerSpace{
	padding: 2vh 0;
	margin: 0;
}
.w-partnerSpace p{
	margin: 0;
	padding: 0;
}
.w-partnerSpace a{
	width: 85%;
	display: block;
	color: #fff;
	text-align: center;
	background-color: #99be0c;
	font-weight: 700;
	padding: 8px 5% 10px 15%;
	border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	line-height: 110%;
	text-transform: uppercase;
	font-size: 1.04vw;
}
.w-partnerSpace a:hover{
	color: #99be0c;
	background-color: #fff;
}
.w-coordonnees{
	padding: 0 0 0 10%;
	margin: 0;
}
.w-coordonnees a{
	display: block;
	font-size: 0.83vw;
	font-weight: 900;
	padding-left: 40px;
	padding-bottom: 10px;
	text-transform: uppercase;
}
.w-coordonnees p:nth-child(1) a{
	background: url(../images/picto-tel.jpg) no-repeat left top;
	background-size: 2.24vw;

}
.w-coordonnees p:nth-child(2) a{
	background: url(../images/picto-mail.jpg) no-repeat left top;
	background-size: 2.24vw;
	font-size: 0.62vw;

}
.w-coordonnees a:hover{
	color: #fff;
}
.w-copyright{
	text-align: center;
	font-size: 0.78vw;
	color: #fff;
	font-family: "Montserrat", Lato;
	font-weight: 200;
	margin: 0;
}
.w-copyright ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.w-copyright ul li{
	display: block;
	margin: 0;
	padding: 0;
	color: #fff;
	line-height: 160%;
}
.w-copyright a{
	color: #fff;
	text-decoration: underline;
}
.w-copyright a:hover{
	color: #99be0c;
}

/*-------homepage--------*/
.p-home{
	background-color: #fff;
}
.logo-certif{
	display: table;
	max-width: 80%;
	margin: 0 auto;
}
.table-cell{
	display: table-cell;
	float: none;
	vertical-align: middle;
}
.section-banner{
	background:url(../images/bg_banner.png) no-repeat right bottom;
	background-size: 41.66666667% auto ;
	margin-top: -9vh;
	position: relative;
	bottom: -9vh;
}
.section-banner .img-banner{
	width: 50.333%;
}
.section-banner .img-banner img{
	width: 100%;
}
.section-banner h1{
	font-size: 7.52vw;
	font-weight: 100;
	padding-top: 3vh;
	line-height: 90%;
	margin: 0;
}
.text-banner{
	padding: 4vh 15px 10vh;
	width: 49.667%;
}
.content-banner{
	text-align: center;
	padding-bottom: 20px;
}
.content-banner h2{
	font-size: 1.15vw;
	text-transform: none;
	margin: 0;
	padding: 0;
}
.label-banner{
	position: absolute;
	right: 2vw;
	bottom: 4vh;
	max-width: 7vw;
}
.link-banner{
	text-align: center;
}
.link-banner a{
	display: inline-block;
	color: #fff;
	background:#98bf00;
	padding: 5px 15px;
	border-radius: 50px;
	-ms-border-radius: 50px;
	-webkit-border-radius: 50px;
	font-weight: 700;
	text-transform: uppercase;
	max-width: 20vw;
	width: 100%;
	line-height: 110%;
}
.link-banner a:hover{
	background:#000;
}
.section-vousetes{
	position: relative; 
	margin: 0vh 2vw 0;
}
.section-vousetes .clearfix{
	display: table;
	width: 100%;
}
.section-vousetes:before{
	position: absolute;
	left: 0;
	top:41%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	content: "";
	width: 100%;
	height: 17vh;
	border:1px solid #000;
	border-right: none;
}
.section-vousetes h2{
	font-size: 2.6vw;
}
.item-vousetes .text-item-voustes{
	background: #000;
	text-align: center;
	height: 13vh;
	position: relative;
}
.item-vousetes .text-item-voustes:before{
	position: absolute;
	left: 50%;
	top:-0.78vw;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0.78vw 0.78vw 0.78vw;
	border-color: transparent transparent #000;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.item-vousetes .text-item-voustes h3{
	position: absolute;
	left: 0;
	top:50%;
	width: 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	line-height: 95%;
}
.item-vousetes .text-item-voustes h3 br{
	display: block;
	margin-bottom: .3vh;
}
.item-vousetes1 .text-item-voustes h3{
	font-size: 2.09vw;
	color: #b30cbd;
	font-weight: bold;
}
.item-vousetes2 .text-item-voustes h3{
	font-size: 1.62vw;
	color: #e8501f;
	font-weight: bold;
}
.item-vousetes3 .text-item-voustes h3{
	font-size: 1.41vw;
	color: #f6d708;
	font-weight: bold;
	
}
.item-vousetes4 .text-item-voustes h3{
	font-size: 1.57vw;
	color: #a5cd0b;
	font-weight: bold;
}
.img-item-voustes img{
	width: 100%;
}
.scroll-bottom{
	margin: 2vh 0;
}
.scrollNext{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 2.09vw 2.09vw 0 2.09vw;
	border-color: #000 transparent transparent;
	display: inline-block;
	cursor: pointer;
	margin-left: 5.5vw;
}
.scroll-top{
	margin: 2vh 0;
}
.scrollTop{
	width: 0;
	height: 0;
	border-style: solid;
	border-width:0 2.09vw 2.09vw 2.09vw;
	border-color: transparent transparent #000;
	display: inline-block;
	cursor: pointer;
	margin-left: 5.5vw;
}
.section-raccourcis{
	margin: 0 2vw;
	padding: 1.5vw 0;
}
.bloc-trouver{
	margin-bottom: 30px;
}
.bloc-trouver a{
	display: block;
	height: 45vh;
	background: url(../images/bg_trouver.jpg) no-repeat center;
	background-size: cover;
	color:#000;
	font-size: 9.05vw;
	font-weight: 100;
	text-transform: uppercase;
	padding: 1.5vw;
	line-height: 100%;
	overflow: hidden;
	position: relative;
}
.bloc-trouver a h4{
	font-size: 9.05vw;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 80%;
	margin: 0;
	position: absolute;
	left: 1.5vw;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.bloc-gamme{
	margin-bottom: 30px;
}
.bloc-gamme a{
	display: block;
	height: 45vh;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.img-gamme img{
	width: 100%;
	height: auto;
}
.bloc-gamme h2{
	font-size: 3.86vw;
	color: #000;
	margin: 0;
	line-height: 90%;
	padding: 1vw;
	position: absolute;
	background: #fff;
	left: 0;
	bottom: 0;
}
.bloc-videos a{
	display: block;
	height: 50vh;
	background: #fff;
	overflow: hidden;
	position: relative;
}
.bloc-videos img{
	width: 100%;
	height: auto;
}
.bloc-videos h4{
	font-size: 3.86vw;
	color: #000;
	margin: 0;
	line-height: 90%;
	padding: 1vw;
	font-weight: 100;
	position: absolute;
	background: #fff;
	left: 0;
	bottom: 0;
	width: 100%;
}
.bloc-news{
}
.bloc-news .w-news{
	margin: 0;
}
.inner-bloc-news{
	background: #fff;
	padding: 1.5vw;
	width: 100%;
	overflow: hidden;
	height: 50vh;
}
.inner-bloc-news h2{
	font-size: 8.60vw;
	margin: 0;
	font-weight: 100;
	line-height: 80%;
	text-align:center;
}
.inner-bloc-news h2 a{
	color: #000
}
.bloc-news .widgetContainer{
	max-width: 43vw;
	margin: 0 auto;
	position: relative;
	overflow: visible !important;
}
.bloc-news .news{	
	float: left;
	padding: 0 5px 0px;	
	width: 14.4vw;
		
}
.bloc-news .inner-news{
	background: #f2f2f2;
	box-shadow:-2px 2px 5px rgba(0,0,0,0.2);
	-webkit-box-shadow:-2px 2px 5px rgba(0,0,0,0.2);
	-moz-box-shadow:-2px 2px 5px rgba(0,0,0,0.2);
	-ms-box-shadow:-2px 2px 5px rgba(0,0,0,0.2);
}
.bloc-news .widgetLastElements .widgetLastElementsPicture img{
	float: none;
	display: block;
	margin: 0 auto;
	width: 100%;
}
.bloc-news .news h3{
	text-transform: none;
	font-size: 1.10vw;
	font-weight: 400; 
	line-height: 100%;
	margin: 0 0 5px;	
}
.bloc-news .news h3 a{
	color: #000;
}
.bloc-news .news h3 a:hover{
	color: #99be0c;
}
.bloc-news .news .widgetLastElementsDescription{
	font-size: 1.02vw;
	line-height: 100%;
}
.bloc-news .news .widgetLastElementsLink{
	display: none;
}
.bloc-news .news .content-news{
	clear: both;
	margin: 0.5vw;
	height: 16vh;
	overflow: hidden;
}
.slick-prev, .slick-next{
	width: 2.97vw;
	height: 5.90vw;
}
.slick-prev:hover, .slick-prev:focus,
.slick-prev{
	background: url(../images/prev.png) no-repeat left center;
	background-size: 100% 100%;
	left: -3.5vw;
}
.slick-next:hover, .slick-next:focus,
.slick-next{
	background: url(../images/next.png) no-repeat left center;
	background-size: 100% 100%;
	right: -3.5vw;
}
.slick-prev:before, .slick-next:before{
	display: none;
}

/*------------page vous êtes-----------*/
.section-c-vousetes{
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
}
.title-c-vousetes{
	text-align: center;
}
.item-c-vousetes{
	margin-bottom: 30px;
}
.item-c-vousetes a{
	background:#000;
	display: block;
	position: relative;
	padding-top: 100%;
	width: 100%;
}
.text-c-vousetes{
	position: absolute;
	z-index: 2;
}
.item-c-vousetes-1{
	/*padding: 0;*/
}
.item-c-vousetes-1 .text-c-vousetes{
	left: 15px;
	bottom: 30%;
}
.item-c-vousetes-1 h2{
	padding: 0;
	margin-bottom: 0;
	font-weight: bold;
	font-size: 2.5vw;
	color: #b30cbd;
	line-height: 100%;
}
.item-c-vousetes-2{
	/*margin-top: 20px;*/
}
.item-c-vousetes-2 .text-c-vousetes{
	left: 15px;
	bottom: 35%;
}
.item-c-vousetes-2 h2{
	padding: 0;
	margin-bottom: 0;
	font-size: 1.82vw;
	color: #e8501f;
	font-weight: bold;
	line-height: 100%
}
.item-c-vousetes-2 h2 br{
	display: block;
	margin-bottom: 10px;
}
.item-c-vousetes-3 .text-c-vousetes{
	right: 15px;
	top: 15px;
	max-width: 60%;
}
.item-c-vousetes-3 h2{
	padding: 0;
	margin-bottom: 0;
	font-size: 1.71vw;
	color: #f6d708;
	font-weight: bold;
	line-height: 100%;
}
.item-c-vousetes-3 h2 br{
	display: block;
	margin-bottom: 10px;
}
.item-c-vousetes-4 .text-c-vousetes{
	left: 15px;
	bottom: 35%;
}
.item-c-vousetes-4 h2{
	padding: 0;
	margin-bottom: 0;
	font-size: 1.87vw;
	color: #a5cd0b;
	font-weight: bold;
}
.item-c-vousetes a .img-c-vousetes img {
    width: 101%;
    max-width: inherit;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	height: 101%;
	z-index: 1;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.item-c-vousetes a:hover .img-c-vousetes img{
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	/*left: -10px;
	top: -10px;*/
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}
.p-vousetes #wrapperInner{
	background:url(../images/bg-cuisinier.jpg) no-repeat center top;
	background-size: cover;
}
.title-detail-vousetes{
	font-size: 5.12vw;
	font-weight: 100;
	text-transform: uppercase;
	line-height: 100%;
}
.img-detail-vousetes{
	position: absolute;
	top: 0;
	left: 37%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	margin-top: -2vw;
}
.text-detail-vousetes{
	margin-bottom: 8vh;
}
.text-detail-vousetes h1{
	font-size: 4.0vw;
	font-weight: 900;
	line-height: 110%;
	margin-bottom: 8vh;
}
.text-detail-vousetes h1 span {
	display: block;
}
.text-detail-vousetes h1 span:nth-child(1) {
	margin-left: 13vw;
}
.text-detail-vousetes h1 span:nth-child(2) {
	margin-left: 5vw;
}
.text-detail-vousetes p{
	margin-left: 8vw;
	line-height: 110%;
}
.p-cuisinier .text-detail-vousetes h1{
	color: #b30cbd;
}
.p-commerce .text-detail-vousetes h1{
	color: #e8501f;
	font-size: 2.4vw;
}
.p-commerce .text-detail-vousetes h1 span{
	margin-left: 7vw;
	font-size: 3.6vw;
	line-height: 120%;
}
.p-collective .text-detail-vousetes h1{
	color: #f6d708;
	font-size: 2.6vw;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
	-webkit-text-shadow: 1px 1px 1px rgba(0,0,0,0.4);
}
.p-collective .text-detail-vousetes h1 span{
	font-size: 3.1vw;
	line-height: 120%;
}
.p-distributeurs .text-detail-vousetes h1{
	color: #a5cd0b;
}
.bottom-raccourcis{
	position: relative;
	background:#000;
}
.ou-trouver a{
	display: block;
	font-size: 4.86vw;
	color: #000;
	margin: 0;
	line-height: 90%;
	padding: 1vw;
	font-weight: 100; 
	background: url(../images/bg_trouver2.jpg) no-repeat center;
	background-size: cover;
	margin-top: -15px;
	margin-bottom: 15px;
	box-shadow: 3px 3px 15px rgba(0,0,0,0.4);
	-webkit-box-shadow: 3px 3px 15px rgba(0,0,0,0.4);
	-ms-box-shadow: 3px 3px 15px rgba(0,0,0,0.4);
}
.text-echantillons{
	text-transform: uppercase;
	color: #99be0c;
	font-size: 2.1vw;
	font-weight: bold;
	padding: 15px 2vw;
	line-height: 100%;
}
.link-echantillons{
	text-align: center;
	margin-bottom: 15px;
}
.link-echantillons a {
    display: inline-block;
    color: #fff;
    background: #98bf00;
    padding: 14px 15px;
    border-radius: 50px;
    -ms-border-radius: 50px;
    -webkit-border-radius: 50px;
    font-weight: 700;
    line-height: 110%;
}
.link-echantillons a:hover{
	color: #98bf00;
	background:#fff; 
}

/*------------page landing page-----------*/
.p-landingpage #wrapperInner{
	background:url(../images/bg-cuisinier.jpg) no-repeat center top;
	background-size: cover;
}
.p-landingpage .text-detail-vousetes h1{
	color: #b30cbd;
}
.text-detail-bloc1-landingpage{
	margin-bottom: 8vh;
	float:right;
}
 .text-detail-bloc1-landingpage h1{
	font-size: 4.0vw;
	font-weight: 900;
	line-height: 110%;
	margin-bottom: 8vh;
}
.text-detail-bloc1-landingpage h1 span{
	display: block;
}
.text-detail-bloc1-landingpage h1 span:nth-child(1){
	margin-left: 13vw;
}
.text-detail-bloc1-landingpage h1 span:nth-child(2){
	margin-left: 5vw;
}
.text-detail-bloc1-landingpage p{
	line-height: 130%;
	color:#99be0c;
	font-size: 1.45vw;
}
.text-detail-bloc1-landingpage h1{
	color: #b30cbd;
}
.majuscule {
	text-transform: uppercase;
}
.link-echantillon {
	text-align: center;
	margin-top:2vw;
}
.link-echantillon a{
	display: inline-block;
	color: #fff;
	background:#98bf00;
	padding: 15px 15px;
	border-radius: 50px;
	-ms-border-radius: 50px;
	-webkit-border-radius: 50px;
	font-weight: 700;
	text-transform: uppercase;
	max-width: 29vw;
	width: 100%;
	line-height: 110%;
}
.link-echantillon a:hover{
	background:#000;
}

.section-bloc2-certification{
	position: relative; 
	margin: 0vh -1.5vw 0;
	padding: 5vw 1.5vw 3vw 1.5vw;
	background: rgba(255, 255, 255, 0.8);
}
.section-bloc2-certification .clearfix{
	display: table;
	width: 100%;
}
.section-bloc2-certification:before{
	position: absolute;
	left: 20px;
	top:41%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	content: "";
	width: 98%;
	height: 35vh;
	border:1px solid #000;
	border-right: none;
	margin-top: 2vw;
}
.section-bloc2-certification .title-bloc2{
	margin: 3vw 0vw 0vw 2vw;
}
.section-bloc2-certification .title-bloc2 h2{
	font-size: 2.6vw;
}
.section-bloc2-certification .contenu-bloc2 {
	font-size: 1.1vw;
	color:#000;
	text-align: center;
}
.section-bloc2-certification .contenu-bloc2 img{
	max-height:120px;
	margin-bottom:1vw;
}
.section-bloc3-defis{
	position: relative; 
	margin: 0vh -1.5vw 0;
	padding: 0vw 1.5vw 3vw 0vw;
	background: #fff;
}
.section-bloc3-defis .clearfix{
	display: table;
	width: 100%;
}
.section-bloc3-defis .img-bloc3 {
	height: 70rem;
}
.section-bloc3-defis .contenu-bloc3 .title-bloc3{
	margin: ;
}
.section-bloc3-defis .contenu-bloc3 .title-bloc3 h2 {
	font-size: 4.8vw;
}
.section-bloc3-defis .contenu-bloc3 .title-bloc3 h2 span{
	font-size: 7vw;
	display:block;
	margin-bottom:-2vw;
}
.section-bloc3-defis .contenu-bloc3 h3 {
	font-size: 2.0vw;
	text-transform: uppercase;
	color:#b30cbd;
}
.section-bloc3-defis .contenu-bloc3 .defi-1{
	
}


/*-------page demande echantillon---------*/
.intro-d-echantillon{
	background:url(../images/bg_echantillon.png) no-repeat center #fff;
	padding: 2vw;
	margin-bottom: 30px;
	margin-top: 30px;
}
.title-d-echantillon h1{
	font-weight: 900;
	font-size: 1.5vw;
	display: inline-block;
}
.title-d-echantillon h1:after{
	content: "";
	width: 100%;
	height: 2px;
	background:#eaeaea;
	display: block; 
}

.text-d-echantillon h2{
	font-weight: 900;
	font-size: 1.4vw;
}
.text-d-echantillon .d-phone{
	background:url(../images/ico-phone.png) no-repeat left center;
	padding-left: 32px;
	font-weight: 400;
}
.text-d-echantillon .d-mail{
	background:url(../images/ico-mail.png) no-repeat left center;
	padding-left: 32px;
	font-weight: 400;
}
.form-echantillon h2{
	display: none;
}
.form-control {
    display: block;
    width: 100%;
    height: 60px;
    padding: 15px 15px;
    font-size: 1.15vw;
    line-height: 100%;
    color: #000;
    text-transform: uppercase;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 0px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .075);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .075);
    font-weight: 400;
}
textarea.form-control {
    height: 190px;
}
select.form-control{
	/*background: url(../images/ico-down.png) no-repeat calc(100% - 10px) center #fff;
	background-size: 48px auto;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 58px;*/
}
select.form-control option{
	font-size: 0.8vw;
	padding: 5px 10px;
	text-transform: none;
}
.form-control::-moz-placeholder {
    color: #000;
    opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #000;
  opacity: 1;
}
.form-control::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.control-label{
	margin-bottom: 15px;
}
label[for="field32"], label[for="field33"], label[for="field40"], label[for="field41"], label[for="field42"] {
    width: 95%;
    color: #000;
    cursor: pointer;
    margin: 15px 0px 0px 30px;
    height: 50px;
}
label[for="field32"].error, label[for="field33"].error, label[for="field40"].error, label[for="field41"].error, label[for="field42"].error {
    color: #bb3434;
}
input#field32, input#field33, input#field40, input#field41, input#field42 {
    position: absolute;
    height: auto;
    left: 15px;
    top: 20px;
    cursor: pointer;
}
#divfield1,
#divfield2,
#divfield3,
#divfield5,
#divfield8,
#divfield9,
#divfield10,
#divfield11,
#divfield4,
#divfield16,
#divfield12,
#divfield15,
#divfield25,
#divfield26,
#divfield27,
#divfield28,
#divfield31,
#divfield29,
#divfield17,
#divfield18,
#divfield19,
#divfield20,
#divfield24,
#divfield21 {
	float: left;
	width: 33.33%;
	padding-left:15px;
	padding-right:15px;
}

#divfield6, #divfield22 {
	background:url(../images/bg_echantillon.jpg) no-repeat right bottom;
	background-size: auto 100%;
	padding: 15px 30px 30px;
}
#divfield6 .group_multi_checkbox{
	max-width: 66.66%;
}
#divfield6 .group_multi_checkbox .multi_checkbox, #divfield22 .group_multi_checkbox .multi_checkbox{
	display: inline-block;
	width: 33%;
}
.multi_checkbox input{
	display: none;
}
.multi_checkbox label{
	position: relative;
	padding: 8px 0 8px 45px;
	margin: 0px 0 0px;
	font-size: 0.9vw;
}
.multi_checkbox label:before{
	content: '';
	width: 34px;
	height: 34px;
	display: inline-block;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background: url(../images/check-off.png) no-repeat center;
	background-size: 100% 100%;
}
.multi_checkbox [type="checkbox"]:checked + label:before{
	background: url(../images/check-on.png) no-repeat center;
	background-size: 100% 100%;
}
.submit{
	text-align: left;
}
.submit input {
    text-decoration: none !important;
    display: inline-block;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 7px 50px;
    border: none;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    width: auto;
    background: #000;
    text-transform: uppercase;
    font-weight: 900;
    letter-spacing: 2px;
}
.submit input[type="reset"]{
	display: none;
}
.errorForm{
	display: none;
}
.error .form-control{
	color: #bb3434;
}
.error .form-control::-moz-placeholder {
    color: #bb3434;
}
.error .form-control:-ms-input-placeholder {
  color: #bb3434;
}
.error .form-control::-webkit-input-placeholder {
  color: #bb3434;
}

/*-----------page actu--------*/
.actualites.newsList #wrapperInner{
	background: url(../images/bg_actu.png) no-repeat right top;
}
.actualites.newsList #newsEventsList h1{
	margin: 0 4vw 3vw;
	border-bottom:2px solid #d9d9d9;
	padding-bottom: 2vh;
}
#newsList .actu-list .newsContainer{
	padding: 0 10px;
	margin: 0 0 10px;
	border: none;
}
.actu-list .news_event{
	background: #fff;
	box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	-ms-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
	position: relative;
}
#newsList .actu-list .chapoPicture{
	float: none;
}
.actu-list .chapoPicture img{
	width: 100%;
}
.actu-list .text-news{
	padding: 10px;
}
.actu-list h2{
	font-size: 1.35vw;
	border-bottom: 2px solid rgba(0,0,0,0.1);
	padding-bottom: 10px;
}
.actu-list .description{
	margin: 0;
	padding: 0;
	line-height: 110%;
}
.actu-list .linksmore{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.3);
	display: none;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.actu-list .news_event:hover .linksmore{
	display: block;
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.actu-list .linksmore .newsLink{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	display: block;
	text-align: center;
	color: #fff;
	background: #99be0c;
	padding: 8px 10px;
	min-width: 50%;

}
.actu-list .linksmore .newsLink:hover{
	background: #fff;
	color: #99be0c;
}
.newsDetail #wrapperInner{
	overflow: hidden;
}
.actu-detail h1{
	line-height: 100%;
	display: inline-block;
	border-bottom: 2px solid #000;
	position: relative;
	margin-bottom: 5vh;
	padding-bottom: 10px;
	font-size: 3.6vw;
	font-weight: 900;
	padding-top: 30px;
}
.actu-detail h1:after{
	position: absolute;
	left: -100%;
	bottom: -2px;
	width: 100%;
	height: 2px;
	background: #000;
	content: ""
}
#news #chapo {
    margin: auto;
    width: 100%;
    border: none;
    padding: 0;
}
#news #chapo img {
    float: none;
    margin: 0 0 30px;
    padding: 0;
}
#chapo .date{
	display: none;
}
.back{
	padding-top: 3vh;
}
.btn{
	border-radius: 0;
	padding: 8px 30px;
	font-size: 1.15vw;
}
.btn-primary{
	color: #fff !important;
	background: #99be0c;
	border: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-ms-border-radius: 20px;
}

/*----------page produit--------------*/
.p_glacis.catalogProductsList #wrapperInner {
    background: url(../images/bg_actu.png) no-repeat right top;
}
.p_glacis.catalogProductsList .list-produit h1{
    margin: 0 0vw 3vw;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 2vh;
}
.prod-glacis{
	background: none;
	color: #000;
}
.list-glacis{
	margin: 0 -1.5vw;
	background: rgba(255,255,255,0.8);
	position: relative;
}
.list-glacis .w-nosglacis {
	margin: 0;
	padding: 1.5vw;
}
#contents .w-nosglacis h2{
	font-size: 2.34vw;
	font-weight: 400;
}
#contents .w-nosglacis .widgetContainer  {
	max-width: 60vw;
	overflow: visible;
	margin: 0 auto
}
#contents .w-nosglacis .prod-glacis{
	width: 5.22vw;
}
#contents .w-nosglacis .short_product_container {
    width:auto;
	background: none;
	padding: 0;
	height: auto;
	position: relative;
}
#contents .w-nosglacis .short_product_container h3{
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: none;
    overflow: visible;
}
#contents .w-nosglacis .short_product_container:hover h3{
	display: block;
}
#contents .w-nosglacis .short_product_container h3 a{
	display: inline-block;
	color: #fff;
	background: #000;
	border-radius: 10px;
	padding: 3px 10px;
	font-size: 14px;
}
.w-nosglacis .short_product .pictureContainer{
	width: auto;
	height: auto;
	padding: 50px 0;
}
.w-nosglacis .short_product .pictureContainer a{
	display: block;
	padding: 0 0;
	width: 100%;
	height: 178px;
	position: relative;
}
.w-nosglacis .short_product .pictureContainer a img{
	width: auto;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
    margin: 0 auto;
    position: absolute;
    left: 50%;
    top:50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    height: 100%;
}
.w-nosglacis .short_product .pictureContainer:hover a img,
.w-nosglacis .short_product .pictureContainer a:hover img{
	height: 140%;
	-webkit-transition: all 1s ease-in-out;
    -moz-transition: all 1s ease-in-out;
    -ms-transition: all 1s ease-in-out;
    -o-transition: all 1s ease-in-out;
    transition: all 1s ease-in-out;
}
.w-nosglacis .prod-glacis .img-list-glacis{
	display: none;
}
.p_glacis #famillyPresentation{
	margin: 0 0vw 3vw;
}
.p_glacis .catalog .prod-glacis{
	float: none;
}
.p_glacis .catalog .prod-glacis .img-list-vousetes{
	display: none;
}
.p_glacis div.line1, .p_glacis div.line2, .p_glacis div.line3, .p_glacis div.line4{
	clear: none;
}
.p_glacis #wrapperInner{
	border-bottom: 2vw solid #fff;
}
.p_glacis .prod-glacis .short_product_container{
	background: none;
	width: 100%;
	height: auto;
	display: table;
	margin-bottom: 15px;
	padding: 0;
}
.p_glacis .prod-glacis .short_product_container:hover{
	background: #D3D3D3;
}
.p_glacis .prod-glacis .short_product_container .pictureContainer{
	display: table-cell;
	width: 43%;
	vertical-align: middle;
	margin: 0;
	padding: 0 15px 0 0;
	border: none;
	text-align: left;
}
.p_glacis .prod-glacis .short_product_container h2,
.p_glacis .prod-glacis .short_product_container h3{
	display: table-cell;
	width: 57%;
	vertical-align: middle;
	font-size: 1.7vw;
	font-weight: 300;
	margin: 0;
	padding: 0;
	border: none;
	text-align: left;
	line-height: 120%;
}
.p_glacis .prod-glacis .short_product_container h2 a,
.p_glacis .prod-glacis .short_product_container h3 a{
	color: #000;
}
.p_glacis .prod-glacis .short_product_container h2 a:hover,
.p_glacis .prod-glacis .short_product_container h3 a:hover{
	text-decoration: none;
}
.glacis-idees{
	position: absolute;
	right: -2vw;
	bottom: -2vw;
	margin: 0;
	width: 31%;
	font-weight: 400;
	color: #99be0c;
	padding: 9% 2vw 22%;
	overflow: hidden;
	text-align: right;
	line-height: normal;
}
.glacis-idees:before{
	position: absolute;
	left: 0;
	top: 50%;
	width: 200%;
	height: 100%;
	content: "";
	background: #fff url(/media/img100idee__040852000_1803_16102017.png) no-repeat left bottom;
	border-radius: 100% 0 0 100%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	overflow: hidden;
	border: 2vw solid #fff;
	background-size: 50% auto;

}
.glacis-idees .widgetContainer{
	position: relative;
}
.glacis-idees h3{
	color: #000;
	font-size: 1.7vw;
}
.glacis-idees .widgetContainer img{
	position: absolute;
	left: 2vw;
	bottom: 2vw;
}
/*--------detail produit-----*/
.p_glacis.catalogProductDetail #wrapperInner{
	padding: 0;
	border: none;
}
.p_glacis.catalogProductDetail .glacis-idees{
	display: none;
}
#product-glacis{
	display: table;
	width: 100%;
}
.wrap-img-detail{
	background: #fff;
	float: none;
	display: table-cell;
	vertical-align: middle;
	box-shadow: 5px 0 10px rgba(0,0,0,0.05);
	-webkit-box-shadow: 5px 0 10px rgba(0,0,0,0.05);
	-moz-box-shadow: 5px 0 10px rgba(0,0,0,0.05);
	-ms-box-shadow: 5px 0 10px rgba(0,0,0,0.05);
	z-index: 2;
	padding-top: 50px;
	padding-bottom: 70px;
}
.back-gamme{
	position: absolute;
	left: 15px;
	top: 30px;
	font-size: 1.15vw;
	text-transform: uppercase;
	font-weight: 500;
	z-index: 2;
}
.share-page{
	position: absolute;
	right: 2vw;
	bottom: 50px;
	width: auto;
    max-width: 100%;
    text-align: right;
    padding: 0px 0;
}
.share-page .wrap-share{
	display: block;
	padding-right: 5px;
}
.label-share{
	width: 45px;
	height: 39px;
	display: inline-block;
	overflow: hidden;
	text-indent: 9999px;
	background: url(../images/ico-share.png) no-repeat;
	color: #a8a8a8;
	font-weight: 400;
}
.share-page .jssocials{
	position: absolute;
	left: 100%;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    display: none;
    width: 13.23vw;
}
.share-page .wrap-share:hover .jssocials{
	display: block;
}
.share-page .jssocials a{
	color: #fff;
}
.share-page .jssocials-shares {
    margin: 0;
}
.share-page .jssocials-share{
	margin: 0em 0em 0em 0;
}
.share-page .jssocials-share-link {
    padding: .4em .5em;
}
.share-page .jssocials-share-logo{
	font-size: 1.2em;
}
.back-gamme a{
	color: #a8a8a8;
}
.wrap-text-detail{
	background: #f0f0f0 url(../images/bg_actu.png) no-repeat right 2.5vw;
	background-size: 90% auto;
	float: none;
	display: table-cell;
	vertical-align: middle;
}
.productPicture {
    background: none;
    height: auto;
    padding: 0;
    text-align: center;
    width: auto;
    margin-bottom: 0;
    position: relative;
}
.productPicture a {
    width: auto;
    height: auto;
    position: relative;
    top: 0;
    left: 0;
}
.productPicture img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%;
}
.inner-text-detail{
	padding: 2.5vw;
}
.head-text-detail{
	margin-bottom: 2.5vw;
}
#product-glacis h1{
	font-size: 2.09vw;
	line-height: normal;
	margin: 0;
}
#product-glacis h1 span{
	color: #9f0f18;
	font-size: 3.45vw;
}
.quant-detail{
	font-size: 1.25vw;
	font-weight: 500;
	text-transform: uppercase;
}
.content-text-detail p{
	position: relative;
	margin-bottom: 2vw;
	padding:0 0 0 20px; 
	color: #a8a8a8;
	line-height: normal;
}
.content-text-detail p.label-detail{
	margin-bottom: 0;
	color: #99be0c;
	text-transform: uppercase;
}
.content-text-detail p.label-detail:before{
	position: absolute;
	left: 0;
	top:calc(50% - 5px);
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 20px;
	background: #dbdbdb;
}
#produits_associes{
	margin: 0 -15px;
	background: #fff;
	padding: 20px 0;
	position: relative;
}
#produits_associes h2{
	background-color: #99be0c;
	border-radius: 0 50px 50px 0;
    -webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	text-transform: uppercase;
	font-size: 1.62vw;
	padding: 8px 20px 10px 2.5vw;
	display: inline-block;
	color: #fff;
}
#produitsAssocies{
	padding: 1vw 2.5vw;
}
.carousel-recette{
	max-width: 40vw;
	margin: 0 auto;
}
.prod-recette{
	background: none;
}
.prod-recette .short_product_container{
    background: none;
    height: auto;
    padding: 0 10px;
    width: auto;
}

.prod-recette .pictureContainer {
    text-align: center;
    margin: 0;
    height: auto;
    width: auto;
    max-width: 180px;
    background: none;
    padding: 0;
}
.prod-recette .short_product_container h3{
	height: auto;
	background: url(../images/bg-recette.png) no-repeat 15px bottom;
	padding: 10px 15px 20px 30px;
	font-size: 1.15vw;
	text-transform: none;
	line-height: 100%;
}
.prod-recette .content-recette{
	display: none;
}
.catalogProductDetail .fancybox-overlay{
	background: #f0f0f0;
	width: 86% !important;
	position: fixed;
	right: 0;
	top: 0;
	left: inherit;
	overflow: hidden;
	overflow-y: scroll;
	bottom: inherit;
	min-height: 100%;
}
.catalogProductDetail .fancybox-opened .fancybox-skin{
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
	box-shadow: 0 10px 25px rgba(0, 0, 0, 0);
	color: #000;
	background: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}
.catalogProductDetail .fancybox-inner{
	height: auto !important;
}
.catalogProductDetail .fancybox-inner .inner-content-recette{
	background: #fff url(../images/bg_popup.png) no-repeat right top;
	background-size: auto 100%;
	position: relative;
	margin: 0 2vw 2vw;
	padding:2vw; 
	overflow: hidden;
}
.catalogProductDetail .fancybox-inner .back-gamme {
    position: relative;
    left: 0;
    top: 0;
    margin-bottom: 30px;
}
.catalogProductDetail .fancybox-nav{
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 7.90vw 0 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    width: 7.31vw;
	height: auto;
	opacity: 0.3;
}
.catalogProductDetail .fancybox-nav:hover{
	opacity: 1;
}
.catalogProductDetail .fancybox-next{
    background: url(../images/next.png) no-repeat top center;
    background-size: auto 5.90vw;
    right: 3.5vw;
}
.catalogProductDetail .fancybox-prev{
    background: url(../images/prev.png) no-repeat top center;
    background-size: auto 5.90vw;
    left: 3.5vw;
    display: none;
}
.catalogProductDetail .fancybox-prev:after{
	display: block;
	content: "Decouvrir la recette précédente";
	text-align: center;
	color: #a8a8a8;
	font-weight: bold;
	font-size: 1.15vw;
	line-height: normal;
	text-transform: uppercase;
}
.catalogProductDetail .fancybox-next:after{
	display: block;
	content: "Decouvrir la recette suivante";
	text-align: center;
	color: #a8a8a8;
	font-weight: bold;
	font-size: 1.15vw;
	line-height: normal;
	text-transform: uppercase;
}
.catalogProductDetail .fancybox-nav span{
	display: none;
}
.catalogProductDetail .fancybox-close{
	top: 90px;
    right: 60px;
    width: 2.97vw;
    height: 2.97vw;
    background:url(../images/ico-close.png) no-repeat center; 
}
.catalogProductDetail .fancybox-close:hover{
	transform: rotate(-180deg);
	-webkit-transform: rotate(-180deg);
	-moz-transform: rotate(-180deg);
	-ms-transform: rotate(-180deg);
	-o-transform: rotate(-180deg);
}
.head-content-recette{
	display: table;
	width: 90%;
	margin-bottom: 30px;
}
.title-recette{

}
.title-recette h2{
	font-size: 2.09vw;
}
.type-recette{
    position: absolute;
    left: -4.18vw;
    top: 2.05vw;
    width: 13.06vw;
    height: auto;
    background: #000;
    color: #99be0c;
    text-transform: uppercase;
    font-family: Montserrat;
    font-weight: bold;
    padding: 10px 15px 10px 15px;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
}
.nbr-personne,
.list-ingredient strong,
.etape-preparation strong{
	color: #dc1d2a;
}
.nbr-personne{
	font-size: 1.35vw;
	margin-bottom: 10px;
}
.text-content-recette{
	display: table;
	width: 80%;
}
.ingredient-recette{
	display: table-cell;
	float: none;
	background: #f0f0f0;
	padding: 1.5vw 1.5vw 9.93vw;
	vertical-align: top;
}
.spacer-recette{
	height: 10px;
	display: table-cell;
	float: none;
	vertical-align: top;
}
.list-ingredient{
	/*background:#f0f0f0;
	padding: 1.5vw;
	position: relative; */
}
.list-ingredient p{
	position: relative;
	margin-bottom: 2vw;
	padding-left: 20px;
	line-height: normal;
}
.list-ingredient p:last-child{
	margin-bottom: 0;
}
.list-ingredient p:before {
    position: absolute;
    left: 0;
    top: 9px;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 20px;
    background: #000;
}
.label-approve{
	right: -50%;
	bottom: 0;
    position: absolute;
    width: 18.87vw;
}
.preparation-recette{
	padding: 0px 0vw 5vw;
    display: table-cell;
    float: none;
    vertical-align: top;
}
.preparation-recette p{
	position: relative;
	margin-bottom: 2vw;
	padding-left: 4.70vw;
	line-height: 110%;
}
.preparation-recette p:before {
    position: absolute;
    left: 0;
    top: calc(50% - 1.30vw);
    content: '';
    width: 2.61vw;
    height: 2.61vw;
    border-radius: 2.61vw;
    background: #dc1d2a;
    color: #fff;
    text-align: center;
    line-height: 2.61vw;
    font-size: 1.82vw;
    font-weight: 900;
}
.preparation-recette p:nth-child(1):before{
	content: '1';
}
.preparation-recette p:nth-child(2):before{
	content: '2';
}
.preparation-recette p:nth-child(3):before{
	content: '3';
}
.preparation-recette p:nth-child(4):before{
	content: '4';
}
.preparation-recette p:nth-child(5):before{
	content: '5';
}
.preparation-recette p:nth-child(6):before{
	content: '6';
}
.preparation-recette p:nth-child(7):before{
	content: '7';
}
.preparation-recette p:nth-child(8):before{
	content: '8';
}
.preparation-recette p:nth-child(9):before{
	content: '9';
}
.preparation-recette p:nth-child(10):before{
	content: '10';
}
.print{
	text-align: right;
	padding-right: 0;
    position: absolute;
    left: -30%;
    bottom: 20px;
}
.print a{
	display: inline-block;
	padding: 3vw 0 0;
	background: url(../images/ico-print.png) no-repeat center top;
	background-size: auto 3vw;
	text-transform: uppercase;
	text-align: center;
	color: #a8a8a8;
	font-weight: 400;

}
.footer-content-recette{
	position: relative;
	right: 0;
	bottom: 0;
	margin: -10vw -2vw -2vw 0;
	width: 40%;
	color: #99be0c;
	padding: 4vw 2vw 1vw;
	text-align: right;
	line-height: normal;
	font-size: 1.30vw;
	float: right;
}
.footer-content-recette:before{
	position: absolute;
    left: 0;
    top: 0;
    width: 150%;
    padding-bottom: 150%;
    content: "";
    background: #000;
    border-radius: 100%;
    overflow: hidden;
}
.description-recette{
	position: relative;
}
.description-recette p{
	padding-left: 3.22vw;
	text-align: justify;
}
.description-recette p:first-child{
	padding-left:7vw;
	position: relative;
	text-indent: 3vw;
	margin-bottom: 2vw;
}

.description-recette p:first-child:before{
	position: absolute;
	left: 5vw;
	bottom:0;
	content:'';
	width: 1.32vw;
	height: 7.57vw;
	background: url(../images/ico-notif.png) no-repeat center;
	background-size: 100%;
}



#nested .w-coordonnees{
	text-align: center;
}
#nested .w-coordonnees p{
	display: inline-block;
	vertical-align: middle;
	width: 40%;
}
#nested .w-coordonnees p a{
	display: block;
	padding-left: 64px;
	height: 64px;
	overflow: hidden;
	width: 0;
	background-position: center;
}
#nested .w-partnerSpace a{
	font-size: 6.4vw;
}
#nested .w-copyright{
	font-size: 5.78vw;
	margin: 15px 0;
}
#nested .w-copyright a{
	/*display: none;*/
}

/*---------------------------------------------------------------
						CONTENU SIMPLE STYLES
----------------------------------------------------------------*/
.p-simpleContent #wrapperInner{
	overflow: hidden;
	background: url(../images/bg_actu.png) no-repeat right -4vw;
	background-size: 70% auto;
	padding: 0;
}
.p-simpleContent .container h1{
	position: relative;	
	margin-bottom: 2.5vw;
}
.p-simpleContent .container h1 span{
	display: inline-block;
	border-bottom: 2px solid #000;
}
.p-simpleContent .container h1:after{
	position: absolute;
	left: -100%;
	bottom: 0;
	content: "";
	width: 100%;
	height: 2px;
	background:#000; 
}
.p-simpleContent .container h2{
	margin: 0 0 2.5vw;
}
.p-simpleContent .container h3{
	margin: 0 0 2.5vw;
	position: relative;
}
.p-simpleContent .container h3 span{
	color: #fff;
	background:#99be0c;
	padding: 8px 20px 10px;
	border-radius: 0 50px 50px 0;
	-webkit-border-radius: 0 50px 50px 0;
	-moz-border-radius: 0 50px 50px 0;
	-ms-border-radius: 0 50px 50px 0;
	line-height: 110%; 
	display: inline-block;
}
.p-simpleContent .container h3:after{
	position: absolute;
	left: -100%;
	bottom: 0;
	content: "";
	width: 100%;
	height: 100%;
	background:#99be0c; 
}
.p-simpleContent .container h4{
	margin: 0 0 2.5vw;
}
.p-simpleContent .container h5{
	color:#99be0c;
	margin: 0 0 2.5vw;
	position: relative;
}
.p-simpleContent .container h5:after{
	position: absolute;
	left: -100%;
	bottom: 0;
	content: "";
	width: 100%;
	height: 1px;
	background:#99be0c; 
}
.p-simpleContent .container p {
    margin: 0 0 2.5vw;
    line-height: normal;
}
.p-simpleContent .container p a{
	text-decoration: underline;
}
.p-simpleContent .container p a.btn{
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	min-width: 50%;
	border-radius: 50px;
	font-weight: bold;
}
.p-simpleContent .container p a.btn-primary:hover{
	background: #000;
}
.p-simpleContent .container blockquote{
	background: none;
	font-weight: 900;
	color: #b30cbd;
	text-transform: uppercase;
	text-align: center;
	font-size: 3.96vw;
	padding:2vw;
	border: none;
	background: #fff; 
	margin-bottom: 2vw;
}
.p-simpleContent .container blockquote p {
    background: none;
}
.p-simpleContent .container table th{
	font-weight: 500;
	text-transform: uppercase;
	padding:1.5vw 2vw;
	background: #d7e2ad;
	margin-bottom: 10px;
}
.p-simpleContent .container table{
	margin-bottom: 2vw;
}
.p-simpleContent .container table td{
	padding:1.5vw 2vw;	
	margin-bottom: 10px;
}
.p-simpleContent .container table tr{
	border-bottom: 10px solid #f2f2f2;
}
.p-simpleContent .container table tr:nth-child(even) td{
	background: #fff;
}
.p-simpleContent .container table tr:nth-child(odd) td{
	background: #e7dce7;
}
.p-simpleContent .container .noBehavior{
	max-width: calc(100% - 8vw);
	margin: 0 auto 4vw;
	box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
	-webkit-box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
	-moz-box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
	-ms-box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
	-o-box-shadow: 5px 5px 20px rgba(0,0,0,0.1);
}
.p-simpleContent .container .noBehavior .item{
	position: relative;
}
.p-simpleContent .container .noBehavior .item .text{
	position: absolute;
	left: 50%;
	top: 50%;
	min-width: 50%;
	text-align: center;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	font-weight: 900;
	text-transform: uppercase;
}
.p-simpleContent .container ul{
	margin: 0 0 2.5vw;
	padding: 0;
	list-style: none;
}
.p-simpleContent .container ul li{
	position: relative;
	padding-left: 20px;
	margin-bottom: 10px;
	line-height: normal;
}
.p-simpleContent .container ul li:before{
	width: 10px;
	height: 10px;
	content: "";
	border-radius: 10px;
	-webkit-border-radius: 10px;
	position: absolute;
	left: 0;
	top: 10px;
	background: #99be0c;
}
.p-simpleContent .container ol {counter-reset: repas; margin: 0 0 2.5vw; padding: 0;} /* on initialise et nomme un compteur */
.p-simpleContent .container ol li {
	list-style-type: none;
	counter-increment: repas;/* on incrémente le compteur à chaque nouveau li */
	margin-bottom: 15px;
	padding-left: 3vw;
	position: relative;
	line-height: normal;
}
.p-simpleContent .container ol li:before {
	content: counter(repas);/* on affiche le compteur */
	padding: 0;
	margin-right: 8px;
	vertical-align: top;
	-moz-border-radius: 60px;
	border-radius: 60px;
	font-weight: bold;
	font-size: 4vw;
	color: #99be0c;
	position: absolute;
	left: 0;
	top: 0;
	font-weight: 900;	
	line-height: 80%;	
}
.p-simpleContent .container .medias .item-galerie{
	margin-bottom: 40px;
	padding: 0 20px;
}
.p-simpleContent .container .medias .item-galerie:nth-child(4),
.p-simpleContent .container .medias .item-galerie:nth-child(7),
.p-simpleContent .container .medias .item-galerie:nth-child(10),
.p-simpleContent .container .medias .item-galerie:nth-child(13),
.p-simpleContent .container .medias .item-galerie:nth-child(16),
.p-simpleContent .container .medias .item-galerie:nth-child(19){
	clear: left;
}
.p-simpleContent .container .medias .item-galerie img {
    margin: 0;
    width: 100%;
    border: 15px solid #f2f2f2;
    -webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	box-shadow: 2px 2px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 0px rgba(0,0,0,0);
	-moz-box-shadow: 2px 2px 0px rgba(0,0,0,0);
	-ms-box-shadow: 2px 2px 0px rgba(0,0,0,0);
	-o-box-shadow: 2px 2px 0px rgba(0,0,0,0);
}
.p-simpleContent .container .medias .item-galerie img:hover{
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
	border: 0px solid #f2f2f2;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-webkit-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-moz-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-ms-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
	-o-box-shadow: 2px 2px 10px rgba(0,0,0,0.1);
}

.contact #wrapperInner{
	background: url(../images/img-contact.png) no-repeat right bottom;
}
/*---------------------------------------------------------------
						RESPONSIVE STYLES
----------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 991px){
	body{
		font-size: 1.5vw;
	}
	#header{
		width: 17%;
	}
	#wrapper{
		width: 83%;
		margin-left: 17%;
	}
	.w-download a,
	.w-partnerSpace a,
	#nested .navbar-nav > li > a{
		font-size: 1.34vw;
	}
	.w-download a{
		font-size: 1.54vw;
		width: 10vw;
	}
	.w-coordonnees a{
		font-size: 1.4vw;
		background: none !important;
		padding: 0;
	}
	.w-coordonnees p:nth-child(2) a{
		font-size: 1.1vw;
	}
	.w-copyright{
		font-size: 1.4vw;
	}
	#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu {
    	width: 28vw;
	}
	.section-banner h1 {
    	font-size: 7vw;
    	padding-top: 2vh;
	}
	.text-banner {
    	padding: 2vh 15px 8vh;
	}
	.content-banner{
		padding-bottom: 0px;
	}
	.content-banner h2 {
    	font-size: 1.65vw;
	}
	.link-banner a{
		max-width: 23vw;
		padding: 5px 10px;
	}
	.label-banner{
		bottom: 6vh;
	}
	.section-vousetes::before{
		height: 11vh;
	}
	.item-vousetes {
	    padding: 0 5px;
	}
	.item-vousetes .text-item-voustes{
		height: 10vh;
	}
	.bloc-gamme h2 {
    	font-size: 3.4vw;
	}
	.bloc-trouver a, .bloc-gamme a{
		height: 20vh;
	}
	.inner-bloc-news, .bloc-videos a{
		height: 22vh;
	}
	.inner-bloc-news h2 {
    	font-size: 8.0vw;
	}
	.bloc-news .news .content-news{
		height: 7vh;
	}
	.bloc-news .news h3{
		font-size: 1.7vw
	}
	.bloc-news .news .widgetLastElementsDescription{
		display: none;
	}
	.slick-prev, .slick-next {
	    width: 2.57vw;
	    height: 5.50vw;
	}
	.slick-next{
		right: -2.5vw;
	}
	.slick-prev{
		left: -2.5vw;
	}
	.item-c-vousetes {
	    margin-bottom: 20px;
	    padding: 0 10px;
	}
	.item-c-vousetes-2 {
	    margin-top: 15px;
	}
	.item-c-vousetes-1{
		padding: 0;
	}
	.item-c-vousetes-1 .text-c-vousetes {
    	left: 10px;
	}
	.item-c-vousetes-1 h2{
		font-size: 2.3vw;
	}
	.item-c-vousetes-2 .text-c-vousetes {
    	left: 10px;
	}
	.item-c-vousetes-2 h2{
		font-size: 1.52vw;
	}
	.item-c-vousetes-2 h2 br {
	    margin-bottom: 5px;
	}
	.item-c-vousetes-3 .text-c-vousetes {
    	right: 10px;
	}
	.item-c-vousetes-3 h2{
		font-size: 1.52vw;
	}
	.item-c-vousetes-3 h2 br {
	    margin-bottom: 5px;
	}
	.item-c-vousetes-4 .text-c-vousetes {
    	left: 10px;
	}
	.item-c-vousetes-4 h2{
		font-size: 1.57vw;
	}
	.title-d-echantillon h1{
		font-size: 2.5vw;
	}
	.text-d-echantillon h2{
		font-size: 2.4vw;
	}
	#divfield6{
		background: none;
	}
	#divfield6 .group_multi_checkbox {
    	max-width: 100%;
	}
	.multi_checkbox label{
		font-size: 1.4vw;
	}
	.multi_checkbox label{
		padding-left: 30px;
		padding-top: 5px;
	}
	.multi_checkbox label::before {
	    content: '';
	    width: 24px;
	    height: 24px;
	}
	.actu-list h2 {
    	font-size: 2.35vw;
	}
	.btn{
		font-size: 2vw;
	}
	.glacis-idees h3,
	.p_glacis .short_product_container h3{
		font-size: 2.7vw;
	}
	.glacis-idees{
		position: relative;
		right: 0;
		bottom: 0;
		width: 100%;
		padding: 2vw;
		text-align: center;
		background: #fff;
	}
	.glacis-idees br{
		display: none;
	}
	.glacis-idees:before{
		display: none;
	}
	.catalogProductDetail .fancybox-overlay{
		width: 83% !important;
	}
	.catalogProductDetail .fancybox-inner .inner-content-recette{
		margin: 0 0 2vw;
	}
	.type-recette{
		    left: -41px;
    		width: 120px;
    		top: 25px;
	}
	.catalogProductDetail .fancybox-close {
    	top: 75px;
    	right: 23px;
	}
	.p-simpleContent .container .intext_left img,
	.p-simpleContent .container .intext_right img{
		width: 100%;
		max-width: 400px;
	}
	.p-simpleContent .container .medias .item-galerie{
		padding: 0
	}
	.p-simpleContent .container p a.btn{
		padding-top: 5px;
		padding-bottom: 5px;
	}
}

/*--max-width: 767px--*/
@media screen and (max-width: 767px){
	body{font-size: 4.15vw;}
	h1, .h1{font-size: 8.12vw;}
	h2, .h2{font-size: 7.12vw;}
	h3, .h3{font-size: 6.12vw;}
	h4, .h4{font-size: 5.25vw;}
	h5, .h5{font-size: 4.15vw;}
	#header{display: block;	width: 100%;z-index: 10;position: relative;max-height: 80px;}
	#headerInner > .widget{display: none;}
	#logo{position: relative;width: 35vw;margin: 0 auto;}
	#logo a { display: block; position: absolute; left: 0; top: 0; width: 100%;}
	#nested.navbar {position: relative;min-height: 100px;margin-bottom: 0px;border: none;max-width: 80%;}	
	#nested .navbar-toggle{border: none;float: none;padding: 15px 15px;	margin-top: 15px;margin-bottom: 15px;width: auto;position: absolute;left: 0;top: 0;z-index: 10000;}
	#nested .navbar-toggle[aria-expanded="true"]{left: inherit; right: 0; margin-right: 0;}
	#nested .navbar-toggle .icon-bar {display: block;width: 55px;height: 5px;border-radius: 1vw;background: #fff;}
	#nested .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(2),
	#nested .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(3){display: none;}
	#nested .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(4){transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);-ms-transform: rotate(-45deg);margin: 0;}
	#nested .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(5){transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);margin: -4px 0 0;}
	.navbar-toggle .icon-bar + .icon-bar {margin-top: 6px;}
	#nested .navbar-collapse{-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0);background: rgba(0,0,0,1);	padding: 0;}
	#nested .navbar-nav{margin: 0 10vw 0 5vw;padding: 20vw 0 5vw;}
	.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {background-color: transparent;border-color: transparent;}
	#nested .navbar-nav > li > a{text-align: left;font-size: 5.04vw;padding: 4.5vw 15px;padding-left: 17vw;	border-bottom: 1px solid #fff;}
	#nested .navbar-nav > li:first-child > a{border-top: 1px solid #fff;}
	#nested .navbar-nav > li.accueil > a{background: url(../images/ico-home.png) no-repeat 10% center;background-size: auto 50%;}
	#nested .navbar-nav > li.nos_glacis_de_legumes > a{	background: url(../images/ico-glacis.png) no-repeat 10% center;	background-size: auto 70%;}
	#nested .navbar-nav > li.vous_etes > a{	background: url(../images/ico-user.png) no-repeat 9% center;background-size: auto 60%;}
	#nested .navbar-nav > li.qui_sommes_nous > a{background: url(../images/ico-about.png) no-repeat 7% center;background-size: auto 50%;}
	#nested .navbar-nav > li.contact > a{background: url(../images/ico-contact.png) no-repeat 10% center;background-size: auto 50%;}
	#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu {width: 100%;position: relative;	left: 0;top: 0;	}
	#nested .navbar-nav > li.dropdown .dropdown-menu a{	padding: 10px 15px !important;text-align: left;	font-size: 4.04vw;}
	#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu a span{width: auto !important;padding: 0 !important;	}
	#nested .navbar-nav > li.dropdown.vous_etes .dropdown-menu a img{display: none !important;}
	#nested .navbar-nav > li.dropdown .dropdown-menu{position: relative;width: 100%;left: 0;top:0;display: none;opacity: 0;    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
	#nested .navbar-nav > li.dropdown:hover .dropdown-menu {display: none;}
	#nested .navbar-nav > li.dropdown.open .dropdown-menu {display: block;opacity: 1;    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;}
	#wrapper{display: block;width: 100%; margin-left: 0;	}
	#wrapperInner{padding-top: 150px}
	.section-banner{margin-top: 0;bottom: 0;background-position: right top;	background-size: 50.66666667% auto;	margin-bottom: 15px;}
	.section-banner .img-banner img {width: 200%;  max-width: inherit; position: relative;margin-left: -93%;margin-top: -45vw;}
	.text-banner {padding: 20vw 0px 10vh;}
	.section-banner h1 {font-size: 8.52vw;}
	.logo-certif{max-width: 100%;}
	.logo-certif .table-cell {display: table-cell;}
	.table-cell {display: block;}
	.section-vousetes{margin: 0vh 0 0;}
	.section-vousetes:before{display: none;}
	.section-vousetes h2 {font-size: 9vw;}
	.item-vousetes {padding: 0;overflow: hidden;}
	.item-vousetes1,
	.item-vousetes4{background: #000;overflow: hidden;}
	.item-vousetes .text-item-voustes:before{display: none;}
	.item-vousetes .text-item-voustes {background: none;text-align: left;height: auto;position: absolute;left: 0;bottom: 0;}
	.item-vousetes .text-item-voustes h3 {position: relative;left: 0;top: inherit;width: auto;transform: translateY(0%);-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);bottom: 15px;padding: 0px 15px;margin: 0;text-align: left !important;text-shadow: 1px 1px rgba(0,0,0,0.3);-webkit-text-shadow: 1px 1px rgba(0,0,0,0.3);}
	.item-vousetes1 .img-item-voustes img {width: auto;max-width: inherit;margin-top: -20px;margin-left: 24%;}
	.item-vousetes1 .text-item-voustes h3 {font-size: 4.09vw;}
	.item-vousetes2 .img-item-voustes img {width: auto;max-width: inherit;margin-top: -20px;margin-left: 24%;}
	.item-vousetes2 .text-item-voustes h3 {	font-size: 4vw;}
	.item-vousetes3 .img-item-voustes img {width: auto;	max-width: inherit;	margin-top: -20px;margin-left: -15%;}
	.item-vousetes3 .text-item-voustes h3 {	font-size: 4vw;	}
	.item-vousetes4 .img-item-voustes img {	width: auto;max-width: inherit;	margin-top: -20px;margin-left: 24%;}
	.item-vousetes4 .text-item-voustes h3 {	font-size: 4vw;}
	.section-raccourcis {margin: 0 0; padding: 0;}
	.scroll-bottom{display: none;}
	.bloc-trouver{padding: 0;margin: 0;border-bottom: 1px solid #000;}
	.bloc-trouver a{padding: 20px 4vw;height: auto;}
	.bloc-trouver a h4 {font-size: 15.05vw;text-transform: uppercase;line-height: 80%;margin: 0;position: relative;left: 0;top: 0;transform: translateY(0%);-webkit-transform: translateY(0%);-moz-transform: translateY(0%);-ms-transform: translateY(0%);background:url(../images/marqueur.png) no-repeat right center;}
	.bloc-trouver a h4 br{display: none;}
	.bloc-gamme,
	.bloc-videos,
	.bloc-news{padding: 0;margin: 0;}
	.bloc-news{background: url(../images/bg_actu.jpg) no-repeat center; background-size: cover;padding-bottom: 20px;}
	.bloc-gamme a,
	.bloc-videos a{height: auto;}
	.bloc-videos h4,
	.bloc-gamme h2{font-size: 14.86vw;padding: 15px;position: relative;}
	.inner-bloc-news{height: auto;background: none;}
	.inner-bloc-news h2 {font-size: 16.6vw;}
	.bloc-news .widgetContainer {max-width: 80%;}
	.bloc-news .news{padding: 10px;}
	.bloc-news .inner-news:after{content: '';display: block;width: 100%;height: 0;clear: both;}
	.bloc-news .inner-news {background: #fff;}
	.bloc-news .news .widgetLastElementsPicture {text-align: center; float: left; width: 50%;}
	.bloc-news .news .content-news {clear: none;margin: 0vw;height: auto;overflow: hidden; float: left;width: 50%;padding: 15px;}
	.bloc-news .news h3{font-size: 4.1vw;line-height: 110%;	margin: 0 0 15px;}
	.bloc-news .news .widgetLastElementsDescription{display: none;}
	.bloc-news .news .widgetLastElementsLink {display: block;text-align: left; font-size: 4.1vw;color: #a8a4a5;background: url(../images/ico-fleche.png) no-repeat right center;background-size: auto 100%;line-height: 100%;}
	.scroll-top{display: none;}
	.item-c-vousetes {margin-bottom: 15px;padding: 0 0px;}
	.item-c-vousetes-1 h2{font-size: 8vw;}
	.item-c-vousetes-2 {margin-top: 0px;}
	.item-c-vousetes-4 h2,
	.item-c-vousetes-3 h2,
	.item-c-vousetes-2 h2{font-size: 6.2vw;}
	.title-d-echantillon h1{font-size: 5.5vw;}
	.text-d-echantillon h2{font-size: 5.4vw;}	
	#divfield1, 
	#divfield2, 
	#divfield3, 
	#divfield4, 
	#divfield5, 
	#divfield8,
	#divfield9,
	#divfield10,
	#divfield11,
	#divfield12,
	#divfield15,
	#divfield16{width: 100%}
	.form-control{font-size: 4.15vw;}
	#divfield6{background: none;}
	#divfield6 .group_multi_checkbox {max-width: 100%;}
	#divfield6 .group_multi_checkbox .multi_checkbox {display: block;width: 100%;}
	.multi_checkbox label{font-size: 4vw;}
	.actualites.newsList #wrapperInner{padding-top: 10vw;}
	.actu-list h2{font-size: 5vw;font-weight: 400;}
	.btn{font-size: 4.15vw;}
	.actu-detail h1{font-size: 6.6vw;}
	.glacis-idees h3,
	.p_glacis .prod-glacis .short_product_container h3{font-size: 7.7vw;}
	.glacis-idees{position: relative;right: 0;bottom: 0;width: 100%;padding: 2vw;text-align: center;background: #fff;}
	.glacis-idees br{display: none;}
	.glacis-idees:before{display: none;}
	.title-detail-vousetes{font-size: 9.12vw;text-align: center;}
	.title-detail-vousetes br{display: none;}
	.text-detail-vousetes h1 {font-size: 9vw;text-align: center;}
	.text-detail-vousetes h1 span:nth-child(1),
	.text-detail-vousetes h1 span:nth-child(2) {margin-left: 0;}
	.p-commerce .text-detail-vousetes h1,
	.p-commerce .text-detail-vousetes h1 span,
	.p-collective .text-detail-vousetes h1,
	.p-collective .text-detail-vousetes h1 span{font-size: 7.6vw;}
	.text-detail-vousetes p {margin-left: 0;}
	.list-glacis .w-nosglacis {margin: 0;padding: 15px;}
	#contents .w-nosglacis h2 {font-size: 8.34vw;}
	.img-detail-vousetes {position: relative;top: 0;left: 0;transform: translateX(0%);-webkit-transform: translateX(0%);-moz-transform: translateX(0%);-ms-transform: translateX(0%); margin-top: 0;}
	.ou-trouver a{font-size: 15.86vw;}
	.text-echantillons{font-size: 6.1vw;line-height: 120%;text-align: center;}
	.link-echantillons{padding-bottom: 15px;}
	.wrap-img-detail, 
	.wrap-text-detail{display: block;}
	.back-gamme {position: relative;}
	.wrap-img-detail{
		padding-top: 24vw;
	}
	.back-gamme{
		font-size: 4.15vw;
		top: 0px;
		margin-bottom: 10px;
	}
	.share-page {
	    position: absolute;
	    right: 5vw;
	    bottom: 14px;
	    width: auto;
	    max-width: 100%;
	    text-align: right;
	    padding: 0px 0;
	}
	.label-share {
	    width: auto;
	    height: auto;
	    display: inline-block;
	    overflow: hidden;
	    text-indent: 0;
	    background: none;
	    color: #a8a8a8;
	    font-weight: 700;
	    padding-right: 10px;
	    text-transform: uppercase;
	    vertical-align: middle;
	}
	.share-page .jssocials {
	    position: relative;
	    right: 0;
	    top: 0px;
	    display: inline-block;
	    transform: translateY(0%);
		-webkit-transform: translateY(0%);
		-moz-transform: translateY(0%);
		-ms-transform: translateY(0%);
		-o-transform: translateY(0%);
		width: auto;
	}
	#product-glacis h1 {
    	font-size: 6.09vw;
	}
	#product-glacis h1 span{
		font-size: 8.45vw;
	}
	.quant-detail {
    	font-size: 4.25vw;
	}
	#produits_associes h2{
		font-size: 6.62vw;
	}
	.carousel-recette {
    	max-width: 70vw;
	}
	.prod-recette .short_product_container h3{
		font-size: 6.15vw;
	}
	.catalogProductDetail .fancybox-overlay{
		width: auto !important;
		position: fixed;
		right: 0;
		top: 0;
		left: 0;
	}
	.catalogProductDetail .fancybox-opened .fancybox-skin{
		padding: 0 !important;
	}
	.type-recette {
	    position: relative;
	    left: 0px;
	    top: 0;
	    width: 200px;
	    height: auto;
	    background: #000;
	    color: #99be0c;
	    text-transform: uppercase;
	    font-family: Montserrat;
	    font-weight: bold;
	    padding: 10px 15px 10px 15px;
	    transform: rotate(0deg);
	    -webkit-transform: rotate(0deg);
	    -ms-transform: rotate(0deg);
	    -o-transform: rotate(0deg);
	    -moz-transform: rotate(0deg);
	}
	.title-recette {
	    padding-left: 0;
	}
	.title-recette h2 {
    	font-size: 7.09vw;
	}
	.catalogProductDetail .fancybox-close {
	    top: 80px;
	    right: 25px;
	    width: 5.97vw;
	    height: 5.97vw;
	}
	.nbr-personne {
    	font-size: 5.35vw;
	}
	.text-content-recette,
	.ingredient-recette,
	.spacer-recette,
	.preparation-recette {
    	display: block;
		width: 100%;
	}
	.preparation-recette p{
		padding-left: 7.7vw;
		margin-bottom: 5vw;
	}
	.preparation-recette p::before{
		width: 5.61vw;
		height: 5.61vw;
		border-radius: 5.61vw;
		background: #dc1d2a;
		color: #fff;
		text-align: center;
		line-height: 5.61vw;
		font-size: 4.82vw;
		top: 0;
	}
	.footer-content-recette{
		margin: 0;
		width: 100%;
		background: #000;
		font-size: 5.3vw;
	}
	.footer-content-recette::before {
		display: none;
	}
	.print{
		display: none;
	}
	.description-recette p:first-child {
    	padding-left: 14vw;
	}
	.description-recette p:first-child::before {
		width: 3.32vw;
		height: 100%;
	}
	.catalogProductDetail .fancybox-nav {
	    font-size: 0;
	    line-height: 0;
	    position: relative;
	    top: 0%;
	    width: 20px;
	    height: 20px;
	    padding: 7.90vw 0 0;
	    -webkit-transform: translate(0, 0%);
	    -ms-transform: translate(0, 0%);
	    transform: translate(0, 0%);
	    cursor: pointer;
	    color: transparent;
	    border: none;
	    outline: none;
	    width: auto;
	    height: auto;
	    margin: 0 auto 15px;
	}
	.catalogProductDetail .fancybox-next::after {
		font-size: 4.15vw;
	}
	.p-simpleContent .container .intext_left img,
	.p-simpleContent .container .intext_right img{
		width: 100%;
		max-width: 400px;
	}
	.p-simpleContent .container .colleft, 
	.p-simpleContent .container .colright{
		width: 100%;
		padding:0 0 15px; 
	}
	.p-simpleContent .container h1,
	.p-simpleContent .container h2,
	.p-simpleContent .container h3,
	.p-simpleContent .container h4,
	.p-simpleContent .container h5,
	.p-simpleContent .container h6,
	.p-simpleContent .container p,
	.p-simpleContent .container ul,
	.p-simpleContent .container ol,
	.p-simpleContent .container table,
	.p-simpleContent .container blockquote {
    	margin: 0 0 5.5vw;
	}	
	.p-simpleContent .container .noBehavior{
		margin: 0 auto 5.5vw;
	}
	.p-simpleContent .container .medias .item-galerie{
		padding: 0;
	}
	.p-simpleContent #wrapperInner{
		padding: 150px 0 0;
	}
	.p-simpleContent .container p a.btn{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.link-banner a{
		width: 100%;
		font-size: 18px;
		margin-top: 10px;
		max-width: inherit;
	}

}

@media screen and (max-width: 479px){
	#nested.navbar {min-height: 80px; }
	#nested .navbar-toggle .icon-bar {
	    display: block;
	    width: 10vw;
	    height: 3px;
	    border-radius: 1vw;
	    background: #fff;
	}
	.navbar-toggle .icon-bar + .icon-bar {
   		margin-top: 4px;
	}
	#nested .navbar-toggle[aria-expanded="true"] .icon-bar:nth-child(5){
		margin-top: -3px;
	}
	#wrapperInner{padding-top: 50px}
	.item-vousetes1 .img-item-voustes img{margin-left: -12%;}
	.item-vousetes2 .img-item-voustes img{margin-left: -6%;}
	.item-vousetes3 .img-item-voustes img{margin-left: -55%;}
	.item-vousetes4 .img-item-voustes img{margin-left: -16%;}
	.bloc-trouver a h4 {background-size: auto 100%;}
	.text-d-echantillon .d-mail,
	.text-d-echantillon .d-phone{
		background-size: auto 100%;
	}
	.multi_checkbox label{
		padding-left: 30px;
		padding-top: 5px;
	}
	.multi_checkbox label::before {
	    content: '';
	    width: 24px;
	    height: 24px;
	}
	#nested .w-coordonnees p a{
		padding-left: 43;
		height: 43px;
		background-size: auto !important;
	}
	.p-simpleContent #wrapperInner{
		padding: 50px 0 0;
	}
	.link-banner a{
		margin-left: -100px;
		width: 230px;
		font-size: 13px;
	}
}


