@charset "utf-8";
/* CSS Document */

body {
	background: var(--bgColorBody)!important;
}

.bg-typo {
background-color: #000;
/*background-image: url("data:image/svg+xml,%3Csvg width='6' height='6' viewBox='0 0 6 6' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='%23000' fill-opacity='0.7' fill-rule='evenodd'%3E%3Cpath d='M5 0h1L0 6V5zM6 5v1H5z'/%3E%3C/g%3E%3C/svg%3E");*/
	}

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

	}

#texteAnim1 {
    font-size: 1.5em;
	display:inline-block;
	opacity:0;
	}
	
#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;
	}		

		
@keyframes afficheInfoszone {
    0% {
        transform: translateY(-10px) ;
		opacity:0;
		height:0;
    }

    100% {
        transform: translateY(0px);
		opacity:1;
		height:100%;
		display:block;
		width:100%;
	}
}


@keyframes cacheInfoszone {
    0% {
		transform: translateY(0px);
		opacity:1;
		height:100%;
    }

	20% {
		
		}

    100% {
        transform: translateY(-40px) ;
		opacity:0;
		height:0;
		display:none;
	}
}

.afficheInfoszone, .afficheInfosArt { 
	animation: afficheInfoszone 1s; 
}

.cacheInfoszone {
	animation: cacheInfoszone 1s;
	height:0;
	overflow:hidden;
/*	position:relative;
	display:none;*/
}
		.FAQzone { display:flex; flex-wrap:wrap; justify-content: center; }
		
		.FAQbloc {  margin:auto; width:190px; }
		
		.FAQtitre { 
			padding: 10px;
			background-color: #b79a74; color:#fff;
			text-align: center;
			border-radius: 102px;
			height: 140px;
			width: 140px;
			display: flex;
			align-items: center;
			text-align: center;
			justify-content: center;
			margin: 0 auto;
			border: 2px solid #F7F7F7;
			
		}
		
		.FAQtitre:hover { 
			background-color: #fff; color:#444;
			cursor:pointer;
			border: 2px solid #CFA757;
			transition: all 0.5s ease-in;
		}
		.FAQreponse {
			margin-top: 15px;
			font-family:Arial, Helvetica, sans-serif;
			
		}
		
		.FAQreponse p {
			margin: 0;
			padding: 5px 10px;
			font-size: 0.9em;
		}
		
		.FAQreponse a {
			color:#748e42;
		}
		
		.FAQreponse a:hover {
			color:#69F;
		}


        .material-icons { 
            vertical-align: middle;
        }
        
        /* BOUTONS */
        .boutonSon { 
			background: var(--barnavBgColor); 
			color: #fff; 
			display: inline-block; 
			padding: 0px 12px; 
			margin: 5px; 
			cursor: pointer;
			border-radius: 30px;
			border:2px solid #fff;
			font-size:0.7em;
		}
        .affiche { display: inline-block;}
        .cache { display: none;}
        
		.iconTexte {
            display:inline-block;
            width: 0px;
            visibility: hidden;
            opacity: 0;
        }
        .libelle { display: inline-block;}

        /* MINILIENS */
        .mini-toolbar {
            display: inline-block;
            color: #fff;
            min-height:30px
        }
    
        .minilien span { /*font-size:1.1em;*/}
        
        a.minilien {
            display: block;
            color: #fff;
        /*	height: 20px !important;
            line-height: 20px !important;
            text-align: center;*/
            margin: 0 !important;
            padding: 5px;
        }
        
        .mini-toolbar .iconTexte {
            display:inline-block;
            width: 0px;
            visibility: hidden;
            opacity: 0;
        }
        
        .iconeBtn {
            width: 20px;
            height: 20px;
        /*    vertical-align: middle;
            display: inline-block;*/
        }

.separateur {filter: grayscale(70%); overflow: hidden;}
.separateur:hover {filter: grayscale(0%);}

.fixe { top:0px !important;}







.fond {
	background-color: #F0EDE6;
background-image: url(fond-accueil.jpg);
background-size: cover;
background-position: top;
height: 100vh;

width: 100vw;
position: absolute;
top: 0;
	
	}
	
#texteIntro  a { background-color:rgb(185, 163, 108); color:#fff; display:block; padding:5px}
#texteIntro  a:hover { background-color:rgb(210, 178, 99);}
/* polices */

@font-face {
    font-family: 'byron';
    src: url('/fonts/byronmedium-webfont.eot');
    src: url('/fonts/byronmedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/byronmedium-webfont.woff2') format('woff2'),
         url('/fonts/byronmedium-webfont.woff') format('woff'),
         url('/fonts/byronmedium-webfont.ttf') format('truetype'),
         url('/fonts/byronmedium-webfont.svg#byron_mediumregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

#btle {
position: absolute;
bottom: 26px;
left:-120px;
}

#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: 0; }

	  #visuel01 .bcg {
		background:  url(UserDesign/fond-vignoble.jpg) no-repeat center bottom;
		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: 2.5rem;
	color: #a2865a;
	line-height: 100%;
	padding: 10px;
	text-align: center;
	font-family: 'Libre Baskerville', 'Times New Roman', Times, serif;
	}

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

.texteAccueil
{
	text-align:center; 
	font-size:2em; 
	line-height:140%;
	max-width: 30ch !important;
	margin: 30px auto
  }
  
  
.texteAccueil a
{
	color: var(--colorlien);
}

.texteAccueil a:hover
{
	color: var(--colorlienHover);
}


.icoAction { font-size: 1.4em;
  padding: 5px;
  display: inline-block;}



#texteAction,
#texteAction2,
#texteAction3 {
	text-align:center;
	opacity:0;
	display:inline-block;
}


#texteAction a,
#texteAction2 a,
#texteAction3 a {
background:var(--BtnIndexBG);
color: var(--BtnIndexCOLOR);
    display: inline-block;
    margin: 10px 20px 0 20px;
    padding: 10px;
	vertical-align: bottom;
	min-width:230px;
	opacity: 0.9;
}

#texteAction a:hover,
#texteAction2 a:hover,
#texteAction3 a:hover {
	background	:var(--BtnIndexBGhover);
	color		: var(--BtnIndexCOLORhover);
	transition:all 0.2s ease 0s;
	border-radius: 5px;
	opacity: 1;
	box-shadow:0 0 10px #000;
}


#texteIntro { 

	font-size:1.2em;
    margin: 0px auto;
    color: rgb(136, 136, 136);
    line-height: 100%;
	text-align:center;
    position: relative;
	opacity:0; }

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

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

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


#logoISO {
left: calc(50% - 50px);
position: absolute;
z-index:10;
opacity:0;
bottom:4vh;
}

#logoEco {
	right: 5vw;
	position: absolute;
	z-index:10;
	opacity:0;
	bottom:40px;	
}



#logoVDC {
	right: 11vw;
	position: absolute;
	z-index:10;
	opacity:0;
	top:140px;	
}


#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: 1s;
	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: 1s;
	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: 1s;
	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: block;
    position: absolute;
	z-index:-1;
    width: 100%;
    vertical-align: middle;
/*
padding-bottom: 50%;
    overflow: hidden;
	opacity:0.5;
	*/
	}

.svg-containerAnim {
	opacity:1;
	animation-name: scaleLogo;
	animation-duration: 5s;
	animation-iteration-count: 1;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
	transform-origin: center center;
/*	transition: transform 0.5s ease;*/

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

  from {
	transform:scale(1);
  	transform-origin: center center; /* ou 50% 50% */
  }

  to {
	transform:scale(10);
	opacity:0;	  
  }

}




@media screen and (min-width: 1024px) {
	/* ordinateur */
	#contentAccueil {
			background-color: #112029;
	}
	#cadreNoir{ 
		background-image: url('UserDesign/fond-index.webp'); 
		background-position: center bottom;
		background-repeat: no-repeat;
		background-size: cover;

height: 100vh;
margin: 0;
opacity: 0;
position: absolute;
top: 10;
width: 130vw;}

	#logoIndex 
	{ 
		width:30vh; 
		margin:auto; 
		padding-top:50px; 
		opacity:0;
	}
}


@media screen and (max-width: 1024px) {
	/* tablette  */
	#contentAccueil {}
	#cadreNoir{background-image: url('UserDesign/fond-index.webp'); background-position: left bottom;background-repeat: no-repeat;background-size: cover;
	background-color: rgba(255, 255, 255, 0.4);
height: 100vh;
margin: 0;
opacity: 0;
position: absolute;
top: 0;
width: 100vw; }
	#logoIndex { width:60vh; margin:70px auto auto; opacity:0;}
}

@media screen and (max-width: 768px) {
	/* mobile ou tablette portrait */
	#contentAccueil {background-image: none;}
	#cadreNoir{ padding: 4%; margin:1%; opacity:0; height:100vh; }
	.introAccueil p { padding:50px;}
	#logoIndex { width:85vw; margin:70px auto auto; opacity:0;}
	#cadreFinal { width: 100%; margin: auto; padding: 10px;}
	#texteIntro {    font-size: 0.9em;}

}


