html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	background: #fff;
	color: #272727;
}
body a{
	text-decoration: none;
	color: var(--or);
}
body, html {
	font-size: 14px;
	font-weight: 400;
	line-height: 1.5em;
	font-family: 'Raleway', sans-serif;
	width: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
	text-rendering: optimizeLegibility;
}
*{
	box-sizing: border-box;
}
p{
	line-height: 1.3em;
	font-size: 1.15em;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body a[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
}

body input[x-apple-data-detectors] {
  color: inherit !important;
  text-decoration: none !important;
  font-size: inherit !important;
  font-family: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  text-align: center !important;
}

a, select:focus{
	outline: none !important;
}

::selection { background: rgba(219,198,142,0.4); cursor: text; }
::-moz-selection { background: rgba(219,198,142,0.4); cursor: text; }
::-webkit-selection { background: rgba(219,198,142,0.4); cursor: text; }
::-o-selection { background: rgba(219,198,142,0.4); cursor: text; }

input {
-webkit-appearance: none;
-moz-appearance: none;
-o-appearance: none;
appearance: none;
display: inline-block;
text-align: center;
width: 100%;
}

.wpcf7-submit{
	width: 100% !important;
	text-align: center  !important;
	display: block !important;
}


li{
	list-style: none;
}



/* retour accueil */

/*
html[lang="fr-FR"]{

}

html[lang="en-GB"]{

}
*/

.loader{
	position: fixed;
	z-index: 9999;
	background: #fff url(img/loader-cossy.gif) no-repeat center center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	cursor: wait;
}


/* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES */
/* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES */
/* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES *//* KEYFRAMES */

@-webkit-keyframes Animhome{
	0%{
		filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	}
	50%{
		filter: grayscale(75%);
	-webkit-filter: grayscale(75%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(75%);
    -o-filter: grayscale(75%);
	}
	100%{
		filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	}
}

@keyframes Animhome{
	0%{
		filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	}
	50%{
		filter: grayscale(75%);
	-webkit-filter: grayscale(75%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(75%);
    -o-filter: grayscale(75%);
	}
	100%{
		filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	}
}

@-webkit-keyframes wiggle {
  0% {-webkit-transform: rotate(0deg);}
  25% {-webkit-transform: rotate(-10deg);}
  75% {-webkit-transform: rotate(10deg);}
  100% {-webkit-transform: rotate(0deg);}
}

@keyframes wiggle {
  0% {-webkit-transform: rotate(0deg);}
  25% {-webkit-transform: rotate(-10deg);}
  75% {-webkit-transform: rotate(10deg);}
  100% {-webkit-transform: rotate(0deg);}
}

/* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO */
/* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO */
/* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO *//* GO */


nav{
	background: #f5f5f5;
	color: #272727;
	padding: 0 70px;
}

nav h1{
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #272727;
	float: left;
	display: inline-block;
	padding: 25px 0px;
}

.logomenu{
	background: url(svg/logomenu.svg) no-repeat;
	background-size: contain;
	background-position: left center;
	width: 70px;
	height: 65px;
	margin-right: 20px;
	float: left;
}

.menu-menu_principal-container{
	float: right;
}

.menu-menu_principal-container li{
	float: left;
	padding: 25px 10px;
}

.menu-menu_principal-container li a{
	font-weight: bold;
	color: #c2c2c2;
	letter-spacing: 1px;
	font-size: 1.2em;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.menu-menu_principal-container li a:hover{
	color: #272727;
}

.menu-menu_principal-container li.current-menu-item a,.single-bouteille .menu-item-24 a{
	font-style: italic;
	color: #272727;
}

/* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL */
/* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL */
/* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL *//* ACCUEIL */

.header-home{
	width: 100%;
	height: 650px;
	background: url(img/home/header-home.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
}

.logoheader{
	width: 490px;
	height: 250px;
	background: url(svg/logoheader.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: auto;
}

.wrap_gohistoire{
	min-height: 690px;
}

.bloc_gauche_home{
	width: 50%;
	float: left;
	padding: 175px 130px 110px 145px;
	color: #272727;
}

.bloc_gauche_home h2{
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: 4px;
	position: relative;
	margin-bottom: 15px;
	font-weight: 900;
}

.bloc_gauche_home h2::before{
	content:'';
	display: block;
	position: absolute;
	width: 75px;
	height: 1px;
	background: #272727;
	bottom: 10px;
	left: -95px;
}

.bloc_gauche_home p{
	line-height: 1.3em;
	margin: 10px 0;
}

.go-histoire{
	font-weight: 900;
	text-transform: uppercase;
	letter-spacing: 4px;
	position: relative;
	margin-top: 20%;
	display: inline-block;
}

.go-histoire::after{
	content:'';
	display: block;
	position: absolute;
	bottom: 0px;
	right: -60px;
	width: 45px;
	height: 20px;
	background: url(svg/arrow-noir.svg) no-repeat;
	background-size: contain;
	background-position: center center;
}

.bloc_droite_home{
	float: left;
	width: 50%;
	height: 100%;
}

.bloc_droite_home a.img-gohistoire{
	width: 50%;
	float: left;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    position: relative;
    transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}
.bloc_droite_home a.gohistoire1{
	animation: Animhome 5s infinite;
	transition: all ease-in-out 0.6s;
	-webkit-transition: all ease-in-out 0.6s;
	-moz-transition: all ease-in-out 0.6s;
	-o-transition: all ease-in-out 0.6s;
}
.bloc_droite_home a.gohistoire2{
	animation: Animhome 5s 0.5s infinite;
	transition: all ease-in-out 0.6s;
	-webkit-transition: all ease-in-out 0.6s;
	-moz-transition: all ease-in-out 0.6s;
	-o-transition: all ease-in-out 0.6s;
}
.bloc_droite_home a.gohistoire3{
	animation: Animhome 5s 1s infinite;
	transition: all ease-in-out 0.6s;
	-webkit-transition: all ease-in-out 0.6s;
	-moz-transition: all ease-in-out 0.6s;
	-o-transition: all ease-in-out 0.6s;
}

.bloc_droite_home a.img-gohistoire::after{
	content:'';
	display: block;
	position: absolute;
	left: 15px;
	bottom: 15px;
	width: 45px;
	height: 20px;
	background: url(svg/arrow-blanc.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	opacity: 0;
	transition: all ease-in-out 0.6s;
	-webkit-transition: all ease-in-out 0.6s;
	-moz-transition: all ease-in-out 0.6s;
	-o-transition: all ease-in-out 0.6s;
}

.bloc_droite_home a.img-gohistoire:hover::after{
	left: 25px;
	opacity: 1;
}

.bloc_droite_home a img{
	display: block;
	width: 100%;
}

.bloc_droite_home a.gohistoire3 {
	width: 100%;
}

.bloc_droite_home a.img-gohistoire:hover{
	filter: grayscale(0%) !important;
	-webkit-filter: grayscale(0%) !important; /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(0%) !important;
    -o-filter: grayscale(0%) !important;
    animation: Animhome 0s 1s infinite;
    -webkit-animation: Animhome 0s 1s infinite;
}

/* ----maphome--- */

.wrap_gmap{
	width: 100%;
	height: auto;
	background: url(img/home/gmap-home.jpg) no-repeat;
	background-size: cover;
	background-position: left center;
}

.gmap_home{
	width: 100%;
	padding: 125px 0px 100px 0px;
	background: rgba(245,245,245,0.8);
	text-align: center;
}

.gmap_home h2{
	color: #c3a949;
	font-size: 1.3em;
	font-weight: 900;
	letter-spacing: 4px;
	text-transform: uppercase;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.gmap_home p{
	width: 390px;
	line-height: 1.3em;
	margin: 10px auto;
}

/* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE */
/* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE */
/* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE *//* NAV BOUTEILLE */

.menu-bouteille{
	position: relative;
}

.menu-bouteille li{
	float: left;
	width: 50%;
	overflow: hidden;
}

.menu-bouteille a{
	display: block;
	width: 100%;
	height: 50vh;
	position: relative;
}

.menu-bouteille a h3{
	position: absolute;
	right: 50px;
	bottom: 35px;
	text-align: right;
	font-weight: 900;
	font-size: 2em;
	text-transform: uppercase;
	line-height: 1.3em;
	color: #fff;
	z-index: 300;
}

.menu-bouteille li:nth-child(odd) a h3{
	text-align: left;
	right: unset;
	left: 50px;
}

.bouteille-rotate {
	width: 845px;
	height: 2875px;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	transform: rotate(-25deg);
	-webkit-transform: rotate(-25deg);
	position: absolute;
	left: 10%;
	top: -70vh;
	opacity: .3;
}

.bouteille-etiquette{
	width: 220px;
	height: 730px;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 35px;
}

.bouteille-top {
	width: 650px;
	height: 2310px;
	background-size: contain;
	background-position: center bottom;
	background-repeat: no-repeat;
	position: absolute;
	right: -40%;
	bottom: -1700px;
	opacity: 0;
	transition: all ease-in-out 2s;
	-webkit-transition: all ease-in-out 2s;
	-moz-transition: all ease-in-out 2s;
	-o-transition: all ease-in-out 2s;
}

.menu-bouteille li:nth-child(odd) a .bouteille-top{
	right: unset;
	left: -40%;
}

a.lien-gocuvee{
	background: rgba(0,0,0,1);
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

a.lien-gocuvee:hover{
	background: rgba(177,156,95,1);
}

a.lien-gocuvee:hover .bouteille-top {
	bottom: -1630px;
	opacity: 1;
}

.carre-cliquez {
	padding: 85px 50px;
	background: #fff;
	color: #272727;
	font-size: 1.5em;
	text-transform: uppercase;
	line-height: 1.5em;
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	margin: auto;
	z-index: 400;
	width: 260px;
	height: 260px;
	box-sizing: border-box;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all cubic-bezier(.84,-0.3,0,1.49) 1s;
	-webkit-transition: all cubic-bezier(.84,-0.3,0,1.49) 1s;
	-moz-transition: all cubic-bezier(.84,-0.3,0,1.49) 1s;
	-o-transition: all cubic-bezier(.84,-0.3,0,1.49) 1s;
}
.carre-cliquez span{
	font-weight: 900;
}

.wrap_arrow{
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}

.arrow{
	width: 25px;
	height: 10px;
	background: url(svg/arrow-noir.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	position: absolute;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.arrow_topleft{
	left: 20px;
	top: 20px;
	transform: rotate(-135deg);
	-webkit-transform: rotate(-135deg);
}
.arrow_topright{
	right: 20px;
	top: 20px;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}
.arrow_bottomright{
	right: 20px;
	bottom: 20px;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.arrow_bottomleft{
	left: 20px;
	bottom: 20px;
	transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
}

.arrow.fcs_cuvee{
	width: 40px;
	height: 20px;
}

.carre-cliquez:hover{
	width: 300px;
	height: 300px;
	font-size: 1.7em;
}

.menu-bouteille li:nth-child(1) a.lien-gocuvee:hover{
	background: #675244;
}
.menu-bouteille li:nth-child(2) a.lien-gocuvee:hover{
	background: #363e58;
}
.menu-bouteille li:nth-child(3) a.lien-gocuvee:hover{
	background: #8d3246;
}
.menu-bouteille li:nth-child(4) a.lien-gocuvee:hover{
	background: #cecece;
}

.wrap_conseil{
	width: 750px;
	margin: 80px auto;
	border: 1px solid #ebd37b;
	padding: 60px;
	font-size: 0.9em;
}

/* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE */
/* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE */
/* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE *//* HISTOIRE */

.header-histoire{
	height: 285px;
	position: relative;
	background: url(img/histoire/header-histoire.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	width: 100%;
}

.header-histoire h2{
	text-align: center;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #fff;
	left: 0;
	right: 0;
	margin: auto;
	font-size: 1.6em;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 300;
}

.wrap_bloc1_histoire,.wrap_bloc2_histoire{
	display: flex;
}

.bloc_gauche_histoire{
	padding: 140px 130px 100px 105px;
	width: 50%;
	float: left;
}

.bloc_gauche_histoire h2{
	text-transform: uppercase;
	font-size: 1.3em;
	line-height: 1.3em;
	letter-spacing: 4px;
	position: relative;
	margin-bottom: 15px;
	font-weight: 900;
}

.bloc_gauche_histoire h2::before{
	content:'';
	display: block;
	position: absolute;
	width: 75px;
	height: 1px;
	background: #272727;
	bottom: 10px;
	left: -95px;
}

.bloc_gauche_histoire p{
	line-height: 1.3em;
	margin: 10px 0;
}

.bg_droite_histoire{
	width: 50%;
	min-height: 455px;
	float: left;
	background: url(img/histoire/blocdroite-histoire.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
}

.bloc_generations,.bg_blanc{
	width: 50%;
	float: left;
}

.bloc_generations{
	padding: 75px 130px 75px 105px;
	background: #272727;
	color: #fff;
}

.bloc_generations h2{
	font-weight: 900;
	font-size: 1.4em;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.bloc_generations p{
	line-height: 1.3em;
	margin: 10px 0;
}

.bg_blanc{
	padding: 75px 80px;
	text-align: center;
	font-weight: 900;
	font-size: 2.1em;
	line-height: 1.5em;
	align-items: center;
	display: flex;
	justify-content: center;
}

.gocuvees{
	display: block;
	height: 300px;
	background: rgba(0,0,0,.9);
	overflow: hidden;
	width: 100%;
	position: relative;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.gocuvees .bouteille-etiquette {
	left: 150px;
	right: unset;
}

.gocuvees .bouteille-rotate {
	left: 40%;
}

.gocuvees span{
	position: absolute;
	right: 120px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #fff;
	font-size: 2.8em;
	text-transform: uppercase;
	line-height: 1.5em;
	text-align: right;
}

.gocuvees span strong{
	font-weight: 900;
}

.gocuvees span::after{
	content:'';
	display: block;
	position: absolute;
	bottom: 15px;
	left: -80px;
	width: 45px;
	height: 20px;
	background: url(svg/arrow-blanc.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.gocuvees:hover{
	background: rgba(177,156,95,1);
}

/* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES */
/* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES */
/* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES *//* CUVEES */

.cuveesingle{
	height: 920px;
}

.wrap_infodesc,.wrap_ftother,.wrap_info,.wrap_description,.wrap_ft,.wrap_gosuivante{
	float: left;
}

.cuvee50{
	width: 50%;
}

.cuveeleft{
	height: 100%;
	background: rgba(0,0,0,.9);
	overflow: hidden;
	float: left;
	position: relative;
	padding: 80px 45px 0 45px;
}

.cuveeleft .bouteille-rotate{
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
    -moz-filter: grayscale(100%);
    -o-filter: grayscale(100%);
}

.cuveeleft .lien-gocuvee{
	border: none;
}

.cuveeleft h2{
	font-weight: 900;
	color: #fff;
	font-size: 3em;
	text-transform: uppercase;
	line-height: 1.2em;
	position: relative;
	z-index: 500;
}

.cuveeleft h3{
	color: #ebd37b;
	font-size: 2.2em;
	line-height: 1.2em;
	position: relative;
	z-index: 500;
	margin-top: 10px;
}

.cuvee50 h4{
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 3px;
	margin-bottom: 25px;
}

.postid-51 .cuveeleft{
	background: #675244;
}
.postid-49 .cuveeleft{
	background: #363e58;
}
.postid-47 .cuveeleft{
	background: #8d3246;
}
/*
.postid-45 .cuveeleft{
	background: #cecece;
}
*/

.wrap_info,.wrap_description,.wrap_ft{
	height: 100%;
}

.wrap_infodesc{
	height: 65%;
}
.wrap_info{
	background: #272727;
	color: #fff;
	padding: 80px 45px 45px 45px;
	position: relative;
	width: 100%;
}

.wrap_info p{
	font-size: 1.3em;
	margin-bottom: 15px;
}

.wrap_info span{
	font-size: 1.5em;
}

.wrap_info sup{
	font-size: .5em;
}

p.contenance{
	font-size: 1em;
	color: #ebd37b;
	margin-top: 10px;
}

.govariante {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	bottom: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0.4;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	text-align: left;
	justify-content: left;
	padding-left: 45px;
}

.icon-switch{
	width: 30px;
	height: 25px;
	background: url(svg/switch.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	display: inline-block;
	margin-right: 10px;
}

.govariante:hover{
	opacity: 1;
}

.wrap_description{
	background: #1a1a1a;
	color: #fff;
	padding: 80px 45px 45px 45px;
}

.wrap_description p{
	line-height: 1.5em;
}

p.conseil{
	font-size: 1.4em;
	color: #ebd37b;
	margin-top: 30px;
}

.wrap_ftother{
	height: 35%;
}
.wrap_ft{
	background: #fff;
	padding: 55px 10px 0 40px;
}

.wrap_ft p{
	font-weight: 900;
	color: #000;
	text-transform: uppercase;
	font-size: 30px;
	margin-bottom: 75px;
}

.wrap_ft a{
	position: relative;
	display: inline-block;
	padding-right: 40px;
	font-size: 1em;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.wrap_ft a::after{
	content:'';
	display: block;
	background: url(svg/dlft.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	width: 20px;
	height: 20px;
	margin-left: 30px;
	position: absolute;
	right: 0px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.wrap_ft a:hover::after{
	width: 25px;
	height: 25px;
}

.wrap_ft a:hover{
	font-size: .9em;
}

.wrap_gosuivante{
	position: relative;
	overflow: hidden;
	height: 100%;
}

.bg_next_cuvee{
	width: 100%;
	height: 100%;
	background: #675244;
}

/* next post link */

.wrap_gosuivante a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	color: #fff;
	font-weight: 900;
	letter-spacing: 3px;
	text-transform: uppercase;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	padding: 20px;
	position: relative;
	background-repeat: no-repeat;
	background-size: 25%;
	background-position: center 15px;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.postid-49 .wrap_gosuivante a {
	background-color: #675244;
	background-image: url(img/cuvees/millesime-brut.png);	
}
.postid-45 .wrap_gosuivante a {
	background-color: #8d3246;
	background-image: url(img/cuvees/rose.png);	
}
.postid-47 .wrap_gosuivante a {
	background-color: #363e58;
	background-image: url(img/cuvees/reserve-premiercru.png);	
}
.postid-69 .wrap_gosuivante a {
	background-color: #cecece;
	background-image: url(img/cuvees/reserve-premiercru.png);	
}
.postid-51 .wrap_gosuivante a.last_next{
	background-color: #cecece;
	background-image: url(img/cuvees/tradition-premiercru.png);
}


.wrap_gosuivante a:hover, .postid-51 .wrap_gosuivante a.last_next:hover{
	background-color: #272727;
}

.cuveeleft:hover .bouteille-etiquette{
	animation: wiggle 15s infinite;
	-webkit-animation: wiggle 15s infinite;
}

.gocuveesuivante{
	border: none;
	width: 100%;
	height: 100%;
	display: block;
}

.gocuveesuivante .bouteille-etiquette {
	width: 80%;
	height: 80%;
	background-size: contain;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: unset;
	top: 50%;
	transform: translateY(-50%);
	/* align-content: ; */
	-webkit-transform: translateY(-50%);
}










.post-pag-wrap {
	padding: 14px 0px;
	box-sizing: border-box;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	width: 100%;
	max-width: 600px;
	margin: 20px auto 50px;
}

.post-pag-container {
	width: 49%;
	padding: 0px 8px;
	box-sizing: border-box;
	display: inline-block;
	overflow-wrap: break-word;
	word-wrap: break-word;
	vertical-align: top;
	min-height: 50px;
}

.post-pag-container h3 {
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: auto;
	margin-top: 7px;
	margin-bottom: 0px;
}

.post-pag-container.prev {
	text-align: left;
	border-right: 1px solid #bbbbbb;
	margin-right: -1px;
}

.post-pag-container.next {
	text-align: right;
	margin-left: -2px;
}

.post-pag-container.prev h3 {
	text-align: left;
}

.post-pag-container.next h3 {
	text-align: right;
}

/* ---formulaire---- */

.wrap_form{
	width: 50%;
	float: left;
	padding: 80px 160px;
}

.wrap_form h2{
	text-align: center;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 1.3em;
	position: relative;
	margin-bottom: 75px;
}

.wrap_form h2::after {
	content: '';
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -30px;
	background: url(svg/arrow-noir.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	width: 25px;
	height: 12px;
	opacity: .1;
}

.wpcf7{
	position: relative;
	z-index: 30;
}

input, textarea {
	background: no-repeat;
	border: 1px solid #e9e9e9;
	text-align: left;
	font-size: .8em;
	letter-spacing: 1px;
	color: #272727;
	padding: 10px;
	margin: 10px 0;
	font-family: 'Raleway', sans-serif;
}

input:focus{
	border: 1px solid #c3a949;
}

textarea{
	width: 100%;
	border: 1px solid #888;
	height: 120px;
	resize: none;
	border: 1px solid #e9e9e9;
}

textarea:focus{
	border: 1px solid #c3a949;
}

.wpcf7-submit {
	padding: 10px;
	width: 100%;
	position: relative;
	color: #fff;
	background: #c3a949;
	border: none;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
	cursor: pointer;
}

.wpcf7-submit:hover{
	color: #fff;
	background-color: #272727;
}

.holder{
	opacity: 0;
	font-size: .9em;
	position: relative;
	bottom: 0px;
	left: -20px;
	color: red;
	text-transform: uppercase;
	color: #888888;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.holder.actif{
	opacity: 1;
	left: 0px;
}

input:focus::-webkit-input-placeholder,textarea:focus::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: transparent;
}
input:focus::-moz-placeholder,textarea:focus::-moz-placeholder { /* Firefox 19+ */
  color: transparent;
}
input:focus:-ms-input-placeholder,textarea:focus:-ms-input-placeholder { /* IE 10+ */
  color: transparent;
}
input:focus:-moz-placeholder,textarea:focus:-moz-placeholder  { /* Firefox 18- */
  color: transparent;
}

.wpcf7-validation-errors{
	padding: 20px 0;
	color: red;
	text-align: center;
	border: none !important;
}
.screen-reader-response{
	display: none;
}
.wpcf7-not-valid-tip{
	color: red;
}

.wpcf7-mail-sent-ok{
	color: #ceaf7a;
	padding: 20px 0;
	border: none !important;
	text-align: center;
	font-size: 1.1em;
}

div.wpcf7-response-output{
	margin-top: 0;
	margin-bottom: 2em;
}



/* ---- google map ---- */

.contact{
	min-height: 750px;
}



.acf-map {
	width: 100%;
	min-height: 750px;
	border: none;
}

/* fixes potential theme css conflict */
.acf-map img {
   max-width: inherit !important;
}

.google_map_single{
	width: 50%;
	float: left;
}

.gogite{
	background: #272727;
	color: #fff;
	width: 100%;
	min-height: 310px;
	padding: 50px;
	font-weight: 900;
	letter-spacing: 2px;
	display: block;
	text-align: center;
	font-size: 1.8em;
	line-height: 1.3em;
	display: flex;
	justify-content: center;
	align-items: center;
}

.gm-style-iw{
	text-align: center;
}

.gm-style-iw h2{
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 1px;
	margin-bottom: 5px;
}

.gm-style-iw p{
	margin-bottom: 10px;
}

div.logo_map{
	width: 70px;
	height: 70px;
	margin: auto;
	background: url(svg/logomenu.svg) no-repeat;
	background-size: contain;
	background-position:center center;
}

.wrap_texte_contact p{
	margin: 10px 0;
}

.wrap_texte_contact p:last-child{
	font-weight: 700;
}

.wrap_texte_contact p:nth-child(3){
	color: #ceaf7a;
	font-weight: 700;
}

.telephone{
	font-weight: 700;
	font-size: 3em;
	display: block;
	padding-left: 45px;
	position: relative;
	margin-top: 30px;
	line-height: 1em;
}

.telephone::before{
	content:'';
	display: block;
	width: 30px;
	height: 30px;
	background: url(svg/picto-tel.svg) no-repeat;
	background-size: contain;
	background-position: left center;
	position: absolute;
	left: 0;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}


/* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES */
/* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES */
/* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES *//* ACTUALITES */

.logofacebook{
	width: 25px;
	height: 45px;
	background: url(svg/logofb.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	margin: auto;
}

.wrap_top_actus{
	padding: 80px 0;
	text-align: center;
}

.wrap_top_actus h2{
	font-size: 1.5em;
	text-transform: uppercase;
	letter-spacing: 4px;
	font-weight: 900;
	margin: 20px 0;
}

.wrap_top_actus a{
	font-weight: 900;
	color: #3b5998;
	font-size: 2em;
	letter-spacing: 4px;
	text-transform: uppercase;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.wrap_top_actus a:hover{
	color: #588af4;
}

.cff-posts-wrap::after{
	content:'';
	display: block;
	clear: both;
}

.cff-posts-wrap .cff-item{
	float: left;
	width: 50% !important;
	clear: inherit !important;
	padding: 0 !important;
}

.wrap1200{
	width: 1200px;
	margin: auto;
}

#cff.cff-half-layout .cff-text-wrapper {
	float: right;
	width: 50%;
	padding: 0 40px;
}

#cff.cff-half-layout .cff-photo, #cff.cff-half-layout .cff-iframe-wrap, #cff.cff-half-layout .cff-html5-video, #cff.cff-half-layout .cff-vidLink {
	width: 300px;
	clear: none;
	overflow: hidden;
	height: 300px;
}

#cff .cff-poster {
	height: 100% !important;
	width: auto !important;
}

#cff .cff-lightbox-link {
	border: 1px solid #fff;
}

#cff .cff-load-more{
	background: #fff !important;
	color: #3b5998 !important;
	margin-bottom: 120px;
	margin-top: 40px;
}

/* instagram */

.wrap_insta{
	position: relative;
}

.wrap_insta a.goinsta{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	background: url(img/motif-actus.jpg) no-repeat;
	background-size: cover;
	background-position: center center;
	padding: 45px 80px;
	width: 460px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 900;
	font-size: 2em;
	letter-spacing: 4px;
	line-height: 1.5em;
	text-align: center;
	overflow: hidden;
	-webkit-box-shadow: 0 0 40px 0 rgba(0,0,0,.7);
	box-shadow: 0 0 40px 0 rgba(0,0,0,.7);
}

.wrap_insta a.goinsta::after{
	content:'';
	display: block;
	position: absolute;
	right: -50px;
	top:-60px;
	width: 340px;
	height: 340px;
	background: url(svg/logoinsta2.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	opacity: .15;
	z-index: -1;
}

.wrap_insta a.goinsta span{
	color: #c3a949;
	position: relative;
	padding-left: 25px;
}

.wrap_insta a.goinsta span::before{
	content:'';
	display: block;
	width: 20px;
	height: 20px;
	background: url(svg/logoinsta.svg) no-repeat;
	background-size: contain;
	background-position: left center;
	position: absolute;
	left: -5px;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
}

/* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS */
/* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS */
/* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS *//* MENTIONS */

.mentions{
	background: #272727;
	padding: 100px 200px;
	color: #fff;
}

.titre_mentions h2{
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 4px;
	font-size: 1.5em;
	margin: 120px 0 50px 0;
}

.content_mentions h2{
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;
	font-size: 1em;
	margin: 30px 0 10px 0;
}

/* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER */
/* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER */
/* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER *//* FOOTER */

footer{
	padding: 75px 100px 0px 100px;
	background: #181819;
	box-sizing: border-box;
	min-height: 450px;
	overflow: hidden;
	position: relative;
}

.col25{
	width: 25%;
	float: left;
	position: relative;
	z-index: 100;
}

.col25 h4{
	letter-spacing: 2px;
	text-transform: uppercase;
	color: #fff;
	position: relative;
	margin-bottom: 40px;
}

.col25 h4::after{
	width: 60%;
	content:'';
	display: block;
	background: #fff;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: -10px;
}

.col25 a{
	color: #545454;
	text-transform: uppercase;
	display: block;
	margin: 10px 0;
	letter-spacing: 3px;
	font-size: .9em;
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

.col25 a:hover{
	color: #fff;
}

.mailfooter{
	width: 235px;
	height: 20px;
	background: url(svg/mailfooter.svg) no-repeat;
	background-size: contain;
	background-position: left top;
}

.adressefooter{
	text-transform: uppercase;
	color: #545454;
	font-size: 1em;
	line-height: 1.5em;
	margin: 10px 0;
}

.blabla{
	color: #fff;
	letter-spacing: 1.5px;
}

.logofooter{
	width: 1330px;
	height: 700px;
	background: url(svg/logo-footer.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	position: absolute;
	right: -600px;
	bottom: -60px;
}

a.gocochet{
	display: block;
	background: #000;
	padding: 20px 0;
}

.logocochet{
	background: url(svg/logo-cochet-allonge.svg) no-repeat;
	background-size: contain;
	background-position: center center;
	width: 100px;
	height: 20px;
	margin: auto;
}

/* prehome */

.bg_prehome{
	width: 100%;
	height: 100vh;
	position: relative;
	background: #272727;
	overflow: hidden;
}

.texte_prehome{
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	color: #fff;
	text-align: center;
	font-size: 1.2em;
}

.texte_prehome li a{
	border: none !important;
	pointer-events: none;
}

.home .bouteille-rotate{
	z-index: -1;
}

.texte_prehome img,.wrap_mentions h1 img{
	display: block;
	width: 300px;
	margin: auto;
}

.texte_prehome p{
	margin-top: 60px;
}

.texte_prehome p span{
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 4px;
	display: block;
	margin: 20px auto 5px auto;
	color: #c3a949;
}

.reponse {
	display: block;
	padding: 30px;
	background: #fff;
	color: #272727;
	width: 50%;
	float: left;
	margin-top: 20px;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: 2px;
	font-size: 2em;
}

a.pre{
	opacity: .1;
}

.wrap_reponse{
	width: 500px;
	margin: auto;
	position: relative;
}

.error.oui{
	float: inherit;
	width: 50%;
	margin: 20px auto;
}

.error404 .bg_prehome{
	height: 80vh;
}



.rgpd_page h1{
	font-size: 2em;
	font-weight: bold;
	text-align: center;
	padding: 20px 0;
	margin-top: 100px;
	text-transform: uppercase;
}
#rgpd{
	width: 95%;
	margin: 0 auto 100px auto;
}
#rgpd h2{
	margin: 30px 0 10px 0;
	font-size: 1.5em;
}
.rgpd_page h3{
	margin-bottom: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#rgpd p{
	margin-bottom: 15px;
}
#rgpd a{
	color: #c3a949;
}




/* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY */
/* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY */
/* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY *//* MEDIAQUERY */

@media screen and (min-width: 1440px){
	.wrap_gosuivante a {
		background-size: 16%;
	}
}

@media screen and (max-width: 1440px){
	.bloc_droite_home a img{
		width: auto;
		height: 100%;
	}
	body.page-template-front-page{
		overflow-x: hidden;
	}
}

@media screen and (max-width: 1280px){
	.bouteille-top {
		width: 400px;
		height: 1200px;
		right: -20%;
		bottom: -800px;
	}
	.menu-bouteille li:nth-child(2n+1) a .bouteille-top{
		left: -20%;
	}
	a.lien-gocuvee:hover .bouteille-top {
		bottom: -680px;
	}
	.bouteille-etiquette {
		width: 180px;
		height: 650px;
		bottom: 65px;
	}
/* 	single */
	.wrap_ft p {
		font-size: 2.1vw;
	}
}

@media screen and (max-width: 1200px){
	.wrap1200 {
		width: 800px;
	}
	.cff-posts-wrap .cff-item {
		width: 100% !important;
	}
	#cff.cff-half-layout .cff-text-wrapper {
		float: right;
		width: 470px;
		padding: 0 0px;
	}
	#cff.cff-half-layout .cff-photo, #cff.cff-half-layout .cff-iframe-wrap, #cff.cff-half-layout .cff-html5-video, #cff.cff-half-layout .cff-vidLink {
		width: 250px;
		height: 200px;
	}
	#cff .cff-item{
		margin: 20px 0;
	}
	#cff .cff-lightbox-link{
		border: none;
	}
}

@media screen and (max-width: 1120px){
	.bloc_gauche_home {
		width: 100%;
		padding: 105px 130px 70px 145px;
	}
	.bloc_droite_home a img {
		display: block;
		width: 100%;
		height: auto;
	}
	.bloc_droite_home{
		width: 100%;
	}
	.bloc_droite_home a.gohistoire3{
		filter: grayscale(0%) !important;
		-webkit-filter: grayscale(0%) !important;
		-moz-filter: grayscale(0%) !important;
		-o-filter: grayscale(0%) !important;
		animation: none;
	}
	.bloc_droite_home a.gohistoire3::after {
		left: 25px;
		opacity: 1;
	}
	.gmap_home {
		width: 100%;
		padding: 85px 0px 60px 0px;
		background: rgba(245,245,245,0.8);
		text-align: center;
	}
	.menu-bouteille li:nth-child(1) a.lien-gocuvee{
		background: #675244;
	}
	.menu-bouteille li:nth-child(2) a.lien-gocuvee{
		background: #363e58;
	}
	.menu-bouteille li:nth-child(3) a.lien-gocuvee{
		background: #8d3246;
	}
	.menu-bouteille li:nth-child(4) a.lien-gocuvee{
		background: #cecece;
	}
	
	a.lien-gocuvee .bouteille-top{
		opacity: 0;
	}
	.menu-bouteille li:nth-child(2n+1) a .bouteille-top{
		opacity: 0;
	}
	.carre-cliquez {
		padding: 20px;
		font-size: 1.2em;
		width: 180px;
		height: 180px;
	}
	.arrow_topleft {
		left: 10px;
		top: 20px;
	}
	.arrow_topright {
		right: 10px;
		top: 20px;
	}
	.arrow_bottomright {
		right: 10px;
		bottom: 20px;
	}
	.arrow_bottomleft {
		left: 10px;
		bottom: 20px;
	}
	.carre-cliquez:hover{
		width: 230px;
		height: 230px;
	}
	.col25 {
		width: 50%;
		padding: 30px;
	}
	.suiveznous{
		width: 100%;
		margin: 20px 0;
	}
	.col25 h4::after {
		width: 100%;
	}
	.info{
		width: 100%;
	}
	a.lien-gocuvee .bouteille-top{
		display: none;
	}
	.wrap_form {
		padding: 80px 80px;
	}
/* 	single */
	.wrap_ft a:hover {
		font-size: 1em;
	}
/* prehome */
	.texte_prehome {
		padding: 0 150px;
	}
}

@media screen and (max-width: 980px){
	nav {
		padding: 0px 40px;
	}
	.burger {
		display: block;
		width: 20px;
		height: 15px;
		position: relative;
		float: right;
		margin: 25px 10px;
		cursor: pointer;
		z-index: 999999;
	}
	.barre{
		width: 100%;
		height: 2px;
		background: #272727;
		position: absolute;
		left: 0;
	}
	.barre1{
		top:0;
	}
	.barre2{
		top:50%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		opacity: 1;
	}
	.barre3{
		bottom:0;
	}
	
	.resp .barre2{
		opacity: 0;
	}
	
	.resp .barre1{
		transform: rotate(-45deg);
		-webkit-transform: rotate(-45deg);
		top: 7px;
		background: #fff;
	}
	.resp .barre3{
		transform: rotate(45deg);
		-webkit-transform: rotate(45deg);
		background: #fff;
		bottom: 6px;
	}
	nav h1 {
		padding: 22px 0px;
	}
	
	nav.resp h1{
		color: #fff;
	}
	
	nav.resp .menu-menu_principal-container li.current-menu-item a, .single-bouteille .menu-item-24 a{
		color: #e6c469;
	}
	.menu-menu_principal-container{
		float: inherit;
		position: absolute;
		left: 0;
		right:0;
		margin: auto;
		top:48%;
		transform: translateY(-50%);
		-webkit-transform: translateY(-50%);
		text-align: center;
		z-index: 999;
		opacity: 0;
		pointer-events: none;
		transition: all ease-in-out .3s;
		-webkit-transition: all ease-in-out .3s;
		-moz-transition: all ease-in-out .3s;
		-o-transition: all ease-in-out .3s;
	}
	.resp .menu-menu_principal-container{
		pointer-events: inherit;
		opacity: 1;
		top:50%;
		transition: all ease-in-out 1s .1s;
		-webkit-transition: all ease-in-out 1s .1s;
		-moz-transition: all ease-in-out 1s .1s;
		-o-transition: all ease-in-out 1s .1s;
	}
	.menu::after{
		content:'';
		display: block;
		clear: both;
	}
	nav{
		height: 65px;
		position: relative;
		overflow: hidden;
	}
	nav.resp{
		height: 100vh;
		background: #272727;
	}
	.menu-menu_principal-container li{
		float: inherit;
	}
	.menu-menu_principal-container li a{
		font-size: 1.5em;
	}
	/* 	----------histoire---------- */
	.bloc_gauche_histoire {
		padding: 80px 100px 40px 105px;
	}
	.bloc_generations {
		padding: 50px 100px 50px 105px;
	}
	.bg_blanc {
		padding: 45px 60px;
		font-size: 1.8em;
	}
	.bouteille-etiquette {
		bottom: 45px;
	}
	/* 	----------contact--------- */

	.google_map_single {
		width: 100%;
	}
	.wrap_form {
		width: 100%;
		float: left;
		padding: 80px 160px;
	}
	.acf-map {
		min-height: 550px;
	}
	/* 	----------single---------- */
	.cuveeleft {
		padding: 40px 40px 0 40px;
	}
	.wrap_info, .wrap_description {
		padding: 50px 20px 50px 20px;
	}
	.cuvee50 h4 {
		font-size: 1.2em;
	}
	.wrap_ft {
		background: #fff;
		padding: 40px 10px 0 20px;
	}
	.cuveeleft .bouteille-etiquette {
		animation: wiggle 25s infinite;
		-webkit-animation: wiggle 25s infinite;
	}
	.cuveeleft:hover .bouteille-etiquette{
		animation: inherit;
	}
	.cuveesingle {
		height: 820px;
	}
	.cuveesingle .bouteille-etiquette {
		width: 170px;
	}
	a.govariante{
		justify-content: left;
		padding-left: 20px;
		text-align: left;
		font-size: .8em;
		bottom: 20px;
	}
	.wrap_info span {
		font-size: 1em;
	}
	.wrap_info p {
		font-size: 1em;
		margin-bottom: 15px;
	}
	
	
}

@media screen and (max-width: 800px){
	.wrap_bloc1_histoire, .wrap_bloc2_histoire{
		flex-wrap: wrap;
	}
	.bloc_gauche_histoire, .bg_droite_histoire{
		width: 100%;
	}
	.bloc_generations {
		padding: 50px;
	}
	.gocuvees .bouteille-etiquette {
		left: 70px;
	}
	.bouteille-rotate{
		pointer-events: none;
	}
	.gocuvees span {
		right: 70px;
		font-size: 2.5em;
	}
/* 	actus */
	#cff.cff-half-layout .cff-photo, #cff.cff-half-layout .cff-iframe-wrap, #cff.cff-half-layout .cff-html5-video, #cff.cff-half-layout .cff-vidLink {
		width: 200px;
		height: 150px;
	}
	.wrap1200 {
		width: 550px;
	}
	#cff.cff-half-layout .cff-text-wrapper {
		float: right;
		width: 330px;
		padding: 0 0px;
	}
	.wrap_insta a.goinsta {
		padding: 30px 60px;
		width: 320px;
		font-size: 1.2em;
	}
	.wrap_insta a.goinsta::after {
		width: 260px;
		height: 270px;
	}
	.cuveesingle {
		height: 720px;
	}
	.cuveesingle .bouteille-etiquette {
		width: 130px;
	}
	.cuvee50 h4 {
		font-size: 1.2em;
		letter-spacing: 1px;
	}
	.wrap_reponse {
		width: 100%;
	}
	
	.wrap_conseil {
		width: 90%;
		margin: 50px auto;
		padding: 40px 60px;
	}
}

@media screen and (max-width: 750px){
	.header-home {
		height: 420px;
	}
	.logoheader {
		width: 360px;
		height: 190px;
	}
/* 	single */
	.cuvee50 {
		width: 100%;
	}
	.cuveesingle {
		height: auto;
	}
	.cuveeleft {
		background: #675244;
		height: 380px;
	}
	.cuveesingle .bouteille-etiquette {
		bottom: 25px;
		right: -150px;
		height: 330px;
	}
	.cuveesingle .bouteille-rotate {
		width: 565px;
		height: 2495px;
		left: 20%;
	}
	.wrap_infodesc {
		height: auto;
	}
	.wrap_info, .wrap_description, .wrap_ft {
		height: auto;
	}
	.wrap_ft, .wrap_gosuivante {
		width: 50%;
		height: 280px;
	}
	.wrap_ft p {
		font-size: 4vw;
		margin-bottom: 45px;
	}
	.wrap_gosuivante a {
		background-size: 17%;
	}
	.cuvee50 h4 {
		font-size: 1.2em;
		letter-spacing: 4px;
	}
	.texte_prehome img, .wrap_mentions h1 img {
		width: 80%;
	}
}

@media screen and (max-width: 650px){

	.menu-bouteille li {
		width: 100%;
	}
	.carre-cliquez,.carre-cliquez:hover{
		width: 100%;
		transform: inherit;
		-webkit-transform: inherit;
		top:-180px;
	}
	.menu-bouteille{
		margin-top: 180px;
	}
	.arrow_bottomleft {
		left: 0px;
		right: 0;
		margin: auto;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
	}
	.arrow_topleft,.arrow_topright,.arrow_bottomright{
		display: none;
	}
	.menu-bouteille li:nth-child(2n+1) a h3 {
		text-align: left;
		right: unset;
		left: 30px;
	}
	.menu-bouteille a h3 {
		right: unset;
		text-align: left;
		left: 30px;
	}
	.col25 {
		padding: 0 30px;
	}
	footer {
		padding: 75px 100px 50px 100px;
	}
	nav h1 {
		text-indent: -10000em;
	}
	nav {
		padding: 0px 20px;
	}
	.header-histoire h2 {
		width: 50%;
		line-height: 1.5em;
	}
	.header-histoire {
		height: 260px;
	}
	.bloc_gauche_histoire {
		padding: 50px 70px 40px 70px;
	}
	.bloc_gauche_home h2::before, .bloc_gauche_histoire h2::before {
		display: none;
	}
	.bloc_generations, .bg_blanc {
		width: 100%;
		float: left;
	}
	.bloc_generations {
		text-align: center;
	}
	.bloc_generations h2 {
		font-size: 1.8em;
	}
	.bouteille-etiquette {
		width: 100px;
		height: 360px;
		left: 60px;
		bottom: 35px;
	}
	.gocuvees span {
		right: 60px;
		font-size: 1.8em;
	}
	.gocuvees span::after {
		bottom: 8px;
		left: -40px;
		width: 25px;
		height: 20px;
	}
	.bouteille-etiquette {
		width: 90px;
		height: 300px;
		left: 0;
		bottom: unset;
		right: 0;
		margin: auto;
		top: 40px;
	}
	.menu-bouteille li a h3, .menu-bouteille li:nth-child(2n+1) a h3 {
		text-align: center;
		right: 0;
		left: 0;
	}
/* 	actus */
	.wrap1200 {
		width: 100%;
		padding: 0 20px;
	}
	#cff.cff-half-layout .cff-photo, #cff.cff-half-layout .cff-iframe-wrap, #cff.cff-half-layout .cff-html5-video, #cff.cff-half-layout .cff-vidLink {
		width: 40%;
		height: 150px;
	}
	#cff.cff-half-layout .cff-text-wrapper {
		width: 60%;
		padding-left: 20px;
	}
	.wrap_insta a.goinsta {
		padding: 30px 20px;
		width: 50%;
		font-size: 1.2em;
		position: absolute;
		top: unset;
		bottom: 0;
		transform: inherit;
		left: unset;
		right: 0;
		height: 33.3333%;
	}
	#sb_instagram.sbi_col_5.sbi_disable_mobile #sbi_images .sbi_item {
		width: 25%;
	}
	.wrap_insta a.goinsta::after {
		z-index: 1;
	}
/* 	contact */
	.wrap_form {
		padding: 50px;
	}
	.gogite {
		min-height: 270px;
		padding: 60px 20px;
		font-size: 1.5em;
	}
/* 	single */
	.wrap_ft, .wrap_gosuivante {
		height: 250px;
	}
	.texte_prehome {
		font-size: .9rem;
	}
	.wrap_reponse {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
	.reponse{
		font-size: 1.8em;
		width: 40%;
		padding: 20px;
	}
	.telephone {
		padding-left: 35px;
		font-size: 2em;
	}
	
	.telephone::before {
		width: 25px;
		height: 25px;
	}
	.mentions {
		padding: 100px 10%;
	}
}

@media screen and (max-width: 500px){
	.bloc_gauche_home {
		width: 100%;
		padding: 70px 20px;
	}
	.gmap_home {
		padding: 70px 20px;
	}
	.gmap_home h2 {
		font-size: 1em;
	}
	.menu-bouteille a {
		width: 100%;
		height: 350px;
	}
	.bouteille-etiquette {
		bottom: 100px;
	}
	footer {
		padding: 75px 20px 50px 20px;
	}
	.logoheader {
		width: 80%;
		height: 190px;
	}
	.gmap_home p{
		width: 100%;
	}
	.go-histoire {
		margin-top: 10%;
	}
/* 	histoire */
	.bloc_gauche_histoire, .bloc_generations {
		padding: 50px 20px;
	}
	.gocuvees {
		background: rgba(177,156,95,1);
	}
	.gocuvees .bouteille-etiquette{
		left: 50px;
		bottom: 130px;
		width: 70px;
		height: 360px;
	}
	.bouteille-etiquette {
		bottom: inherit;
		top: 30px;
		width: 80px;
		height: 55%;
	}
	.wrap_insta a.goinsta {
		padding: 25px 10px;
		font-size: .9em;
	}
	.wrap_insta a.goinsta span::before {
		width: 12px;
		height: 12px;
		left: 2px;
	}
/* 	single */
	.wrap_gosuivante a {
		background-size: 50px;
	}
	.cuveeleft h2 {
		font-size: 2em;
	}
	.cuveeleft h3 {
		margin-top: 0;
	}
	.texte_prehome {
		padding: 0 80px;
	}
	.wrap_conseil {
		padding: 30px;
	}
	.menu-menu_principal-container li a {
		font-size: 1.2em;
	}
	.menu-menu_principal-container li {
		padding: 15px 10px;
	}
}


@media screen and (max-width: 420px){
	.col25 {
		padding: 0 10px;
	}
	.gocuvees span::after {
		display: none;
	}
	.wrap_insta a.goinsta span::before {
		display: none;
	}
	.wrap_insta a.goinsta span {
		padding-left: 0px;
	}
	.wrap_insta a.goinsta {
		padding: 25px 10px;
		font-size: .7em;
	}
	.acf-map {
		min-height: 300px;
	}
	.wrap_form h2 {
		margin-bottom: 50px;
	}
	/* 	single */
	.wrap_gosuivante a {
		background-size: 44px;
	}
	.texte_prehome {
		padding: 0 20px;
	}
}

@media screen and (max-width: 350px){
	.gocuvees .bouteille-etiquette{
		display: none;
	}
	.gocuvees span {
		right: 0;
		font-size: 1.8em;
		left: 0;
		margin: auto;
		text-align: center;
	}
	.wrap_insta a.goinsta {
		padding: 10px 10px;
		font-size: .7em;
	}
}











.retour{
	clear: both;
	display: block;
}
.trans{
	transition: all ease-in-out 0.3s;
	-webkit-transition: all ease-in-out 0.3s;
	-moz-transition: all ease-in-out 0.3s;
	-o-transition: all ease-in-out 0.3s;
}

/* 
    font-family: 'Raleway', sans-serif;
*/






