@charset "iso-8859-1";
/* CSS Document */

@charset "iso-8859-1";
/* CSS Document */

body { background-color: #f4f4f4  !important; }

.fond {
	background-color: #fafafa;
	background-image: url(fond-accueil.jpg);
	background-size: cover;
	background-position: top;
	height: 100vh;
	width: 100vw;
	position: absolute;
	top: 0;
}

#adresse {
	color: #fff;
	text-align: center;
	letter-spacing: 01px;
}
	
#texteIntro  a { background-color:rgb(185, 163, 108); color:#fff; display:block; padding:5px}
#texteIntro  a:hover { background-color:rgb(210, 178, 99);}
/* polices */

.textesAnim {
color: #fff;
    text-align: center;
    line-height: 120%;
    font-family: arial;

	}

#texteAnim1 {
	font-family:"Dancing Script", Arial, Helvetica, sans-serif;
    font-size: 2.8vw;
	display:block;
	opacity:0;
	position:absolute;
	width: 100%;
	text-align: center;
	top: 75px;
	text-shadow: 1px 1px 1px #000;
	margin-left:185px
	}
	
#texteAnim2 {
    font-size: 1.5em;
	display:inline-block;
	opacity:0;
	}	
	
#texteAnim3 {
/*position: absolute;
    top: 129px;
    right: 3vw;	
	*/
	font-style: italic;
    font-size: 1.3em;
			opacity:0;
	}		



#texteIndex,
#texte1,
#pied,
.blocart
 { font-family:Quicksand !important}

.fs {
  height: 100vh; }

.slide {
  color: #ffffff;
  position: relative; }
  
	.bcg {
	  background: no-repeat center center;
	  background-size: cover;
	  position: absolute;
	  width: 100%;
	  height: 100%;
	  opacity: 1; }

	  #visuel01 .bcg {
		background:  url(images/fond-vignoble.jpg) no-repeat center top;
		background-size: cover; }

#trigger2 {
	position: relative;
	top: 100px;
}
#pinned-trigger2 {
	position: relative;
}

#imageAnim {
	bottom: -10px;
left: 0px;
position: absolute;}

#texte1.texte {font-size:4vh; color:#fff; line-height:145%; opacity:0.9; position:relative; text-align:center}
#texte2.texte, #texte3.texte, #texte4.texte {
	font-size: 3rem;
color: #fff;
line-height: 100%;
padding: 10px;
text-align: center;
font-family: "Dancing Script", Arial, Helvetica, sans-serif;
	}

#texteIndex {font-size:3vh; color:#eee; line-height:145%; opacity:0.9; position:relative; text-align:center}

#texteAction,
#texteAction2,
#texteAction3,
#texteAction4 {
	text-align:center;
	display: inline-block;
	margin: 10px;
	opacity:0;
	font-size: 1.1em;
}

#texteAction > a > span,
#texteAction2 > a > span,
#texteAction3 > a > span,
#texteAction4 > a > span{
	vertical-align: sub;
}

#texteAction > a > span > i,
#texteAction2 > a > span > i,
#texteAction3 > a > span > i,
#texteAction4 > a > span > i {
	font-size:1.5em;
}

#texteAction a,
#texteAction2 a,
#texteAction3 a,
#texteAction4 a{
	background-color:#444;
    color: #fff;
    display: inline-block;
    padding: 10px 20px;
 	min-width: 195px;
}

#texteAction a:hover,
#texteAction2 a:hover,
#texteAction3 a:hover,
#texteAction4 a:hover {
	background-color: #b59548;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
	color: rgba(255, 255, 255, 0.9);
	transition:all 0.5s ease 0s;
}

#texteIntro { 
    margin: 0px auto;
    line-height: 100%;
    text-align: center;
    top: -5px;
    position: relative;
    opacity: 0;
font-size: 1.8rem;
padding: 10px 30px;
font-weight: normal;
color:#000;
} 


#btnScrool { position:relative; opacity:0;}

#btnScrool a {
    background-color: #ff9900;
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    display: block;
    font-size: 4em;
    line-height: 1;
    margin: 40px auto auto;
    padding: 25px 0px;
    width: 100px;
    height: 100px;
    text-align: center;
}

#btnScrool a:hover {
	background-color: #829d3c;
	box-shadow: 0 0 14px rgba(0, 0, 0, 0.3);
	color: #fff;
	transition:all 0.5s ease 0s;
}




.centrerVertical {
	display:flex;
	align-items:center;
}

.zoning {
	min-height: 97vh;
	position:relative;
	overflow:hidden;
}

.zoningBreak {
	min-height: 50vh;
	position:relative;
}


#logoChampagne {
	left: 10vw;
	position: absolute;
	opacity:0;
	bottom:10px;
	z-index:0;
	width:90px;
}

#logoHVE {
	position: absolute;
	opacity:0;
	left:25vw;
	bottom:10px;
	z-index:0;
	width:120px;
	}

#logoQualite {
	opacity:0;	
/*	position: absolute;
	left:0vw;
	bottom:10px;
*/	z-index:0;
	}

#lienAutres {
	margin:auto;
	text-align: center;
    font-size: 1.2em;
	position:absolute; z-index:100;
	width:100%;
	opacity:0;
	display:none;

	}
	
#lienAutres a {
    font-family: "EB Garamond";
    color: #ffffffc4;
    font-size: 1.2em;
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.74);
    border: 1px solid rgba(0, 0, 0, 0.74);
    padding: 7px 20px;
    margin: 5px;
    text-align: center;
	display:inline-block;
	}

#lienAutres a:hover {
	background-color:#000;
	border:1px solid #aaa;
	}


	
.pen1 {
	fill: none;
	stroke: #ddb06c;
	stroke-width: 45;
	stroke-linecap: round;
	
	stroke-dasharray: 2817;
	stroke-dashoffset: 2817;
	 opacity:0;
}

.pen1Anim {
	animation-duration: 1.5s;
	animation-name: draw1;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-fill-mode: forwards;	
	}
	
.clipped1 {
  clip-path: url(#logoA1);
}

@keyframes draw1 {

	  to {
		stroke-dashoffset: 0;
		/*	transform:scale(0.15)*/
		opacity:1;
	  }
}
/* A2 */
.pen2 {
	fill: none;
	stroke: #ddb06c;
	stroke-width: 50;
	stroke-linecap: round;
	
	stroke-dasharray: 1817;
	stroke-dashoffset: 1817;
	 opacity:0;
}

.pen2Anim {
	animation-name: draw2;
	animation-duration: 1.5s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	}

.clipped2 {
  clip-path: url(#logoA2);
}

@keyframes draw2 {

  to {
	stroke-dashoffset: 0;
	/*	transform:scale(0.15)*/
	opacity:1;
  }
}

/* N1 */
.penN1 {
	fill: none;
	stroke: #ddb06c;
	stroke-width: 50;
	stroke-linecap: round;
	
	stroke-dasharray: 1817;
	stroke-dashoffset: 1817;
	

	 opacity:0;
}

.penN1Anim {
	animation-name: drawN1;
	animation-duration: 1s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	}
.clippedN1 {
  clip-path: url(#logoN1);
}

@keyframes drawN1 {

	  to {
		stroke-dashoffset: 0;
		/*	transform:scale(0.15)*/
		opacity:1;
	  }
}

/* N2 */
.penN2 {
	fill: none;
	stroke: #ddb06c;
	stroke-width: 50;
	stroke-linecap: round;
	
	stroke-dasharray: 2817;
	stroke-dashoffset: 2817;
	

	 opacity:0;
}

.penN2Anim {
	animation-name: drawN2;
	animation-duration: 2s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	}

.clippedN2 {
  clip-path: url(#logoN2);
}

@keyframes drawN2 {

  to {
	stroke-dashoffset: 0;
	/*	transform:scale(0.15)*/
	opacity:1;
  }
}

.svg-container {
display: inline-block;
    position: absolute;
	z-index:-1;
    width: 100%;
    padding-bottom: 100%;
    vertical-align: middle;
    overflow: hidden;
/*	opacity:0.5;*/
	

	}

.svg-containerAnim {
	opacity:1;
	animation-name: scaleLogo;
	animation-duration: 1.5s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-fill-mode: forwards;

}
.svg-content {
display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
	}
	
@keyframes scaleLogo {


  from {
/*	  transform:scale(1);*/
  }

  to {
	//  transform:scale(4);
	opacity:0;	  
  }

}


@media screen and (min-width: 2500px) {
/* -------------------
-----super ecran   
---------------------*/
	body { font-size:130% !important}

}

@media screen and (min-width: 1024px) {
/* -------------------
-----Ordinateur  
---------------------*/
	#contentAccueil {}
	#cadreNoir{ 
		background-image: url('images/fond-index2.webp'); background-position: center bottom;background-repeat: no-repeat;background-size: cover;
		height: 70vh;
		margin: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		width: 100vw;
	}
	#logoIndex { width:37vh; margin:50px auto 25px auto; opacity:0;}
	
#blocTexteAccueil {
	padding:2vw 4vw;
	background-color: rgba(255,255,255, 0.75);
	color: #444;margin: auto; width:calc(60% - 2vw); position:relative; font-size: 1.2em; margin-top: 70px;padding-top: 60px;
}
	
}


@media screen and (max-width: 1024px) {
/* -------------------
-----tablette  
---------------------*/
	#contentAccueil {}
	#cadreNoir{
		background-image: url('images/fond-index2.webp'); background-position: center bottom;background-repeat: no-repeat;background-size: cover;
		height: 60vh;
		margin: 0;
		opacity: 0;
		position: absolute;
		top: 0;
		width: 100vw; }

	#logoIndex { width:30vh; margin:70px auto auto; opacity:0; top:10px}

#blocTexteAccueil {
	padding:2vw 4vw;
	background-color: rgba(255,255,255, 0.75);
	color: #444;margin: auto; width:calc(80% - 2vw); position:relative; font-size: 1.2em; margin-top: 70px;padding-top: 60px;
}

	#logoQualite {
    position: absolute;
    opacity: 0;
    left: 10vw;
    bottom: 10px;
    z-index: 0;
	width:30vw;
	}
	
	
	
}

@media screen and (max-width: 768px) {
/* -------------------
-----  mobile ou tablette portrait
---------------------*/

	#contentAccueil {background-image: none;}
	#cadreNoir{ padding: 4%; opacity:0; height:55vh; }
	.introAccueil p { padding:50px;}
	#logoIndex { width:70vw; margin:0px auto auto; opacity:0;}
	#cadreFinal { width: 100%; margin: auto; padding: 10px;}
	
#blocTexteAccueil {
	padding:2vw 4vw;
	background-color: rgba(255,255,255, 0.95);
	color: #444;margin: auto; width:calc(100% - 2vw); position:relative; font-size: 1.2em; margin-top: 70px;padding-top: 60px;
}
	
	#texteIntro {    font-size: 0.9em;}
}


