.medal{
	position: absolute;
    width: 100px;
    right: 0px;
}
#vi{
  position : absolute;
  right : 10px;
  max-width : 70px;
  top: 10px;
  z-index: 1;
}
#hve{
  position : absolute;
  right : 10px;
  max-width : 70px;
  top : 110px;
  z-index: 1;
}
.img_information{
  width: 75% !important;
  height: auto !important;
  margin: auto;
  display: block;
}
.information{
	width: 75%;
    margin: auto;
    color: red;
    font-weight: bold;
    font-size: 15pt;
    margin-top: 20px;
    text-decoration: underline;
    text-decoration-color: #fff9ea;
}
.texte_info{
	width: 75%;
    margin: auto;
    font-size: 14pt;
    color: white;
	margin-bottom: 25px;
}
.grecaptcha-badge{
  display: none;
  z-index: 10000;
  bottom: 50px !important;
}
.page-id-8 .grecaptcha-badge, .page-id-12 .grecaptcha-badge{
  display: block;
}
.page-id-6 .wrapper, .page-id-6 #video, .page-id-6 #bouton_video{
	display: none;
}
#gallery-1 img{
	max-width: 95%;
	height: auto;
}
.cn-button.bootstrap {
    color: #333 !important;
    background-color: #fff !important;
    *background-color: #fff !important;
    background-image: -moz-linear-gradient(top,#fff,#666) !important;
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#666)) !important;
    background-image: -webkit-linear-gradient(top,#fff,#666) !important;
    background-image: -o-linear-gradient(top,#fff,#666) !important;
    background-image: linear-gradient(to bottom,#fff,#666) !important;
    border-color: #fff #fff #333 !important;
    font-size: 15px !important;
	text-transform: uppercase !important;
	font-family: 'Playfair', serif !important;
}
span.wpcf7-not-valid-tip {
	text-align: center;
}
div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid red;
    color: white;
    text-align: center;
}
.img_article img{
	width: 50%;
	height: auto;
  	margin: 0 auto 25px;
  	display: block;
}
.article{
margin-top: 25px;
}

body{
	background-color: black !important;
}
#contenu{
	background-color: rgba(255,255,255,0.25);
	margin-top: 50px;
	padding: 30px;
}
#bg_home{
	background: url(images/bg_home.jpg) fixed;
	background-repeat: no-repeat;
	background-size: cover;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 100vh;
}
.logo_header{
	margin: 50px auto;
	display: block;
}
#footer_home{
	background-color: #1d1d1b;
	color: white;
	position: fixed;
	bottom: 0;
	font-family: Avenir;
	font-weight: lighter;
	height: 35px;
	line-height: 35px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10pt;
}
.bd-highlight{
	font-size: 15pt;
}
.bd-highlight a{
	color: white;
	transition: all 0.5s;
	padding-bottom: 0 !important;
}
.bd-highlight a:hover{
	color: #fffaf0;
}
.infocalo{
	font-size: 22pt;
	height: 100%;
	display: block;
}
.infocalo:hover{
	text-decoration: none;
}
.logo_footer{
	display: block;
	margin: 50px auto;
}
.majeur{
	background-color: rgba(255,255,255,0.25);
	padding: 25px;
	color: white;
	font-family: Avenir;
	text-align: center;
	margin-top: 50px;
}
.gras{
	font-weight: bold;
	text-transform: uppercase;
}
#bouton{
	background-image: url(images/bouton_home.png);
	position: relative;
	display: block;
	width: 403px;
	height: 124px;
	margin: 50px auto 0;
	background-repeat: no-repeat;
	background-size: cover;
}
.age{
    font-family: 'Playfair Display', serif;
	color: white;
	text-transform: uppercase;
	position: absolute;
	top: 10px;
	font-size: 16pt;
	text-align: center;
	transition: all 0.5s;
	text-decoration: underline;
	text-decoration-color: transparent;
}
.age:first-of-type{
	left: 12px;
}
.age:nth-of-type(2n){
	right: 50px;
}
.age:hover{
	text-decoration-color: white;
	color: white;
}
.condition{
	color: white;
	font-weight: bold;
	text-decoration: underline;
	text-decoration-color: transparent;
	transition: all 0.5s;
}
.condition:hover{
	text-decoration-color: white;
	color: white;
}
#header{
	-moz-box-shadow: 0px 0px 20px 0px #656565;
	-webkit-box-shadow: 0px 0px 20px 0px #656565;
	-o-box-shadow: 0px 0px 20px 0px #656565;
	box-shadow: 0px 0px 20px 0px #656565;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=NaN, Strength=20);
	position: relative;
	z-index: 1;
	background-color: #fff9ea;
}
#bouton_video{
	font-family: 'Lato', sans-serif;
    font-size: 15px;
    background-color: #1d1d1b;
    position: absolute;
    line-height: 30px;
    border: 1px #666 solid;
    height: 32px;
    color: white;
    width: 150px;
    text-align: center;
    top: 0px;
    right: 50px;
    cursor:pointer;
	z-index: 1;
}
#bouton_video2{
	font-family: 'Lato', sans-serif;
    font-size: 15px;
    background-color: #1d1d1b;
    position: absolute;
    line-height: 30px;
    border: 1px #666 solid;
    height: 32px;
    color: white;
    width: 150px;
    text-align: center;
    top: 0px;
    right: 50px;
    cursor:pointer;
	z-index: 1;
}
#video{
	width: 100%;
}
#citation{
	margin-top: 25px;
	height: 300px;
	margin-bottom: 25px;
}
#citation2{
	margin-top: 25px;
	height: 300px;
	margin-bottom: 25px;
}
.citation{
	font-family: 'Pacifico', cursive;
	text-align: center;
	line-height: 70px;
	font-size: 30pt;
	width: 50%;
	margin: 80px auto 0;
	color: #fff9ea;
}
h1{
	font-family: 'Playfair Display', serif;
	color: white;
	text-align: right;
	padding-right: 200px;
	text-transform: uppercase;
	font-size: 20pt !important;
}
#citation img:first-of-type{
	position: absolute;
	top: 0;
	left: 50px;
}
#citation img:nth-of-type(2n){
	position: absolute;
	bottom: 0;
	right: 50px;
}
#citation2 img:first-of-type{
	position: absolute;
	top: 0;
	left: 50px;
}
#citation2 img:nth-of-type(2n){
	position: absolute;
	bottom: 0;
	right: 50px;
}
.next{
	display: block;
	margin: 100px auto;
}
h2{
	font-family: 'Playfair', serif;
	text-transform: uppercase;
	padding-left: 150px;
	font-size: 18pt;
	color: white;
}
h3{
	font-family: 'Pacifico', cursive;
	padding-left: 100px;
	font-size: 25pt;
	color: #fff9ea;
}
h5{
	font-family: 'Pacifico', cursive;
	padding-left: 20px;
	font-size: 20pt !important;
	color: #fff9ea;
}
.img_accueil img{
	width: 100%;
	margin: 0 auto 15px;
}
.voirplus{
	font-family: 'Playfair', serif;
	color: white;
	background-image: url(images/voirplus.png);
	background-repeat: no-repeat;
	background-size: cover;
	width: 310px;
	height: 81px;
	display: block;
	text-transform: uppercase;
	padding-left: 95px;
	font-size: 18pt;
	line-height: 81px;
	margin-left: auto;
	transition: all 0.5s;
}
.voirplus:hover{
	text-decoration: none;
	color: rgba(255,255,255,0.50);
}
.text_accueil{
	font-family: Avenir;
	text-align: justify;
	font-size: 15pt;
	color: white;
}
.cumieres, .text_accueil strong{
	font-weight: bold;
	color: #9D7F49;
}
.alain, .text_accueil em{
	color: #9D7F49;
	font-family: 'Playfair', serif;
	text-transform: uppercase;
	font-style: initial;
}
.text_accueil i{
	font-size: 13pt;
	font-weight: lighter;
}
#footer .row, #footer .col-4, #footer .col-4 p{
	height: 100%;
	margin-bottom: 0;
}
.etiquette{
	width: 100%;
	height: 410px;
	padding: 5px;
	position: relative;
	margin-top: 30px;
	transition: all 1s;
	background-size: contain !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    filter: grayscale(100%);
}
.etiquette:hover{
    filter: grayscale(0%);
}
.etiquettehover{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	color: white;
	text-transform: uppercase;
	opacity: 0;
	transition: all 1s;
}
.etiquettehover h4{
	font-size: 15pt;
	border: solid 1px white;
	width: 75%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	transition: all 1s;
	background-color: transparent;
}
.etiquettehover:hover{
	opacity: 1;
}
.etiquette:hover a{
	color: white;
	text-decoration: none;
}
.etiquette:hover .etiquettehover h4{
	margin: 180px auto;
	background-color: rgba(255,255,255,0.5)
}
#retour_home{
	margin: 50px auto;
	width: 600px;
	display: block;
}
.bordure1{
	width: 90%;
	height: 1px;
	display: block;
	margin: 30px auto 0;
	background-color: black;
}
.bordure2{
	width: 100%;
	height: 2px;
	margin: 2px auto 30px;
	display: block;
	background-color: black;
}
.bouteille{
	width: 75%;
	height: auto;
	display: block;
	margin: auto;
}
.description{
	font-family: Avenir;
	text-align: justify;
	color: white;
	font-size: 13pt;
}
#composition{
	font-family: Avenir;
	color: white;
	font-weight: bold;
	font-size: 15pt;
	text-align: center;
}
.composition{
	font-family: Avenir;
	color: white;
	font-size: 14pt;
	text-align: center;
}
#formulaire{
	margin-top: 50px;
	margin-bottom: 50px;
}
#mail, #name, #objet, #message{
	width: 500px;
	margin: 0 auto 5px;
	display: block;
	font-family: 'Playfair', serif;
	text-transform: uppercase;
	line-height: 35px;
	transition: all 0.5s;
	padding-left: 10px;
}
#mail, #name, #objet{
	height: 35px;
}
#message{
	height: 175px;
	min-height: 175px;
	max-height: 175px;
}
#mail:hover, #name:hover, #objet:hover, #message:hover{
	opacity: 0.75;
}
#envoyer{
	font-family: 'Playfair', serif;
	text-transform: uppercase;
	color: white;
	text-align: center;
	font-size: 18pt;
	border: none;
	background-color: transparent;
	background: url(images/envoyer.png);
    width: 250px;
    height: 120px;
    background-size: cover;
	margin: auto;
	display: block;
	padding-bottom: 70px;
	transition: all 0.5s;
}
#envoyer:hover{
	font-size: 20pt;
	width: 270px;
	height: 130px;
	padding-bottom: 75px;
}

/* Large devices (desktops, less than 1200px) */
@media (max-width: 1199.98px) {
	#footer_home{
		font-size: 8pt;
	}
	.citation{
		font-size: 23pt;
	}
	.etiquette{
		height: 350px;
	}
	.etiquette:hover .etiquettehover h4 {
    	margin: 150px auto;
	}
}

/* Medium devices (tablets, less than 992px) */
@media (max-width: 991.98px) {
	#citation img, #citation2 img{
		width: 100px;
		height: auto;
	}
	.citation{
		font-size: 20pt;
		width: 60%;
	}
	h1{
		font-size: 18pt !important;
	}
	h2{
		padding-left: 100px;
	}
	h3{
		padding-left: 50px;
		font-size: 22pt;
	}
	.text_accueil{
		font-size: 12pt;
	}
	.voirplus{
		width: 250px;
		height: 65px;
		padding-left: 75px;
		line-height: 65px;
		font-size: 15pt;
	}
	.etiquette{
		height: 250px;
	}
	.etiquette:hover .etiquettehover h4 {
    	margin: 102px auto;
	}
	.etiquettehover h4 {
    	font-size: 12pt;
    	width: 85%;
    	height: 45px;
    	line-height: 45px;
	}
	.description{
		font-size: 11pt;
	}
  #hve, #vi{
  	max-width : 60px;
  }
  #hve{
    top : 95px;
  }
}

/* Small devices (landscape phones, less than 768px) */
@media (max-width: 767.98px) {
	.logo_header{
		width: 100%;
		height: auto;
	}
	#footer_home{
		font-size: 6pt;
	}
	#retour_home{
		width: 100%;
	}
	#citation, #citation2{
		height: 220px;
	}
	#citation img:first-of-type, #citation2 img:first-of-type {
	    left: 0px;
	}
	.citation {
    	font-size: 17pt;
    	width: 70%;
		line-height: 50px;
		margin: 50px auto 0;
	}
	h1{
		font-size: 15pt !important;
		padding-right: 100px;
	}
	#citation img:nth-of-type(2n), #citation2 img:nth-of-type(2n) {
    	right: 0px;
	}
	#citation img, #citation2 img{
		width: 80px;
	}
	.next{
		margin: 50px auto;
	}
	.text_accueil{
		font-size: 10pt;
	}
	.etiquette{
		height: 170px;
	}
	.etiquette:hover .etiquettehover h4 {
    	margin: 65px auto;
	}
	.etiquettehover h4 {
    	font-size: 12pt;
    	width: 95%;
    	height: 40px;
    	line-height: 40px;
	}
	.bouteille{
		width: 100%;
	}
	.description{
		font-size: 10pt;
	}
	#composition{
		font-size: 12pt;
	}
	.composition{
		font-size: 12pt;
	}
	#mail, #name, #objet, #message {
		width: 450px;
	}
	#envoyer{
		width: 220px;
		height: 106px;
		font-size: 15pt;
		padding-bottom: 60px;
	}
	#envoyer:hover{
		font-size: 18pt;
		width: 250px;
		height: 120px;
		padding-bottom: 70px;
	}
  #vi{
  	top: 65px;
  }
  #hve{
  	top: 265px;
    right: 75px;
  }
}

/* Extra small devices (portrait phones, less than 576px) */
@media (max-width: 575.98px) {
	.logo_footer{
		width: 30%;
	}
	#bouton{
		height: 82px;
		width: 100%;
	}
	.age:first-of-type {
    	left: 4px;
	}
	.age:nth-of-type(2n) {
    	right: 25px;
	}
	.age{
		top: 4px;
		font-size: 9pt;
	}
	#footer_home{
		line-height: 18px;
	}
	.bd-highlight{
		font-size: 12pt;
	}
	.next{
		width: 100%;
	}
	#bouton_video, #bouton_video2{
		line-height: 30px;
		height: 30px;
		font-size: 10px;
		width: 100px;
		right: 30px;
	}
	#citation{
		margin-top: 0;
	}
	#citation img, #citation2 img{
		width: 50px;
	}
	.citation{
		font-size: 11pt;
   		width: 100%;
   		line-height: 30px;
    	margin: 70px auto 0;
	}
	h1 {
    	font-size: 12pt !important;
    	padding-right: 10px;
	}
	h2{
		padding-left: 30px;
		font-size: 12pt;
	}
	h3{
		padding-left: 15px;
		font-size: 12pt;
	}
	.text_accueil{
		font-size: 9pt;
	}
	.voirplus {
    	width: 180px;
    	height: 47px;
    	padding-left: 55px;
    	line-height: 47px;
    	font-size: 11pt;
	}
	.etiquette{
		height: 150px;
        filter: grayscale(0%);
	}
	.etiquette:hover .etiquettehover h4 {
    	margin: 45px auto;
	}
	.etiquettehover h4 {
    	font-size: 8pt;
    	width: 95%;
    	height: 30px;
    	line-height: 30px;
	}
	.bouteille{
		width: 30%;
		height: auto;
		margin-bottom: 25px;
	}
	.description{
		font-size: 9pt;
	}
	#composition{
		font-size: 10pt;
	}
	.composition{
		font-size: 8pt;
	}
	#mail, #name, #objet, #message {
    	width: 100%;
    	font-size: 10pt;
	}
	#envoyer {
		width: 150px;
		height: 72px;
		font-size: 12pt;
		padding-bottom: 40px;
	}
	#envoyer:hover{
		font-size: 14pt;
		width: 200px;
		height: 96px;
		padding-bottom: 55px;
	}
	h5{
		font-size: 15pt !important;
	}
    .information{
  		font-size : 12pt;
    	width : 90%;
    }
    .texte_info{
    	font-size : 11pt;
        width: 100%;
    }
  #vi{
  	top: 45px;
  }
  #hve{
  	top: 215px;
  }
}