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

body{
	background-color: #BAA883;
	padding-top: 40px;
}
.container-fluid{
}
.container {
	background-color: rgba(216,233,180,0.9);                     /*#F9F7EA;*/
}

.container h1{
	font-family: 'Pinyon Script', cursive;
	font-size: 112px;
	text-shadow: 4px 4px 4px #aaa;
	text-align: center;
}
.container h2{
	font-size: 32px;
	text-shadow: 4px 4px 4px #aaa;
	font-family: 'ABeeZee', sans-serif;
	text-align: center;
}
.container h3{
	text-shadow: 4px 4px 4px #aaa;
	text-align: center;
}
.container p{
	text-align: justify;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
#accueil{
	background-image: url(../../images/vigneetvin/vignes_plaine1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#vins{
	background-image: url(../../images/vigneetvin/cave_pieces.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#produits{
	background-image: url(../../images/vigneetvin/champ_moutarde2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}
#localisation{
	background-image: url(../../images/vigneetvin/raisin.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
}

#accueil .imsolo img{
	width: 50%;
	height: auto;
	margin-left :25%;
}
#vins .imsolo img, #produits .imsolo img, #localisation .imsolo img{
	width: 80%;
	height: auto;
	margin-left :10%;
}
#accueil .bandim img, #vins .bandim img, #produits .bandim img, #localisation .bandim img{
	width: 100%;
	height: auto;
}
#logo_contact{
	text-align: center;
}
#logo_contact img{
	width: 40%;
	height: auto;
}
.bordure{
	border: medium solid #CCC;
}

.content {
	position: relative;
	/*color: #FFF;*/
	/*width: 80%;*/
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: auto;
	top: 0px;
	text-align: center;
background-color: rgba(171,207,95,1);}
#wrapper {
	margin: 20px auto;
	display: flex;
  	justify-content: center;
  }
#libelbt{
	font-size: 18px;
}

@media screen and (max-width: 767px) {
body{
	margin: 0px;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container-fluid{
	padding-right: -30px;
}

.container h1{
	font-size: 42px;
}
.container h2{
	font-size: 24px;
}
.container p{
	font-size: large;
	height: auto;
	width: 100%;
	font-weight: 400;
}
.content h1{
	font-size: 18px;
}
#libelbt{
	font-size: 14px;
}
}

}
.fltrt {  
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}




.clearfloat_h10 {
	clear:both;
	height:10px;
	font-size: 1px;
	line-height: 0px;
}
.mtlgl p a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #060;
}

/*____________________________________slider________________*/
.rslides {
  margin: 0 auto 40px;
  }


#slider3 {
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 50px;
  }


.rslides_tabs {
  list-style: none;
  padding: 0;
  background: rgba(0,0,0,.25);
/*  box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -moz-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);
  -webkit-box-shadow: 0 0 1px rgba(255,255,255,.3), inset 0 0 5px rgba(0,0,0,1.0);*/
  font-size: 18px;
  list-style: none;
  margin: 0 auto 5px;
  max-width: 960px;
  padding: 10px 0;
  text-align: center;
  /*width: 100%;*/
  }

.rslides_tabs li {
  display: inline;
  float: none;
  margin-right: 1px;
  }

.rslides_tabs a {
  width: auto;
  line-height: 20px;
  padding: 9px 20px;
  height: auto;
  background: transparent;
  display: inline;
  }

.rslides_tabs li:first-child {
  margin-left: 0;
  }

.rslides_tabs .rslides_here a {
  background: rgba(255,255,255,.1);
  color: #fff;
  font-weight: bold;
  }
#download {
  background: #333;
  background: rgba(255,255,255,.1);
  border: 1px solid rgba(255,255,255,.1);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin: 60px auto;
  max-width: 500px;
  padding: 20px;
  }

#download:hover {
  background: rgba(255,255,255,.15);
  }


/* Callback example */

/*h3 {
  font: 20px/30px "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-align: center;
  color: #fff;
  }
*/
.events {
  list-style: none;
  }

.callbacks_container {
  margin-bottom: 0;
  position: relative;
  float: left;
  /*width: 100%;*/
  }

.callbacks {
  position: relative;
  list-style: none;
  /*overflow: hidden;*/
  /*width: 100%*/;
  padding: 0;
	margin-top: 0;
	margin-right: 5%;
	margin-bottom: 0;
	margin-left: 5%;
  }

.callbacks li {
	position: absolute;
	/*width: 100%;*/
	left: 0;
	top: 0;
  }

.callbacks img {
  display: block;
  position: relative;
  z-index: 1;
  height: auto;
  /*width: 100%;*/
  border: 0;
  }
/*
.callbacks .caption {
	display: block;
	position: absolute;
	z-index: 100;
	font-size: 15px;
	text-shadow: none;
	color: #F00;
	background: #000;
	background: rgba(0,0,0, .5);
	left: 0;
	right: 0;
	bottom: 20px;
	padding: 10px 20px;
	margin: 0;
	max-width: none;
  }
  
/*  .callbacks .caption {           cautin
  display: block;
  position: absolute;
  z-index: 2;
  font-size: 20px;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 0;
  right: 0;
  bottom: 20px;
  padding: 10px 20px;
  margin: 0;
  max-width: none;
  border-radius:0 0 20px 20px;
  }
  

  */
  
  #wrapper .callbacks_container #slider3 li .caption {
	display: block;
	position: absolute;
	z-index: 1;
	font-size: 24px;
	text-shadow: none;
	color: #fff;
	background: #000;
	background: rgba(0,0,0, .3);
	left: 0;
	right: 0;
	bottom: 20px;
	padding: 10px 20px;
	margin: 0 auto;
	max-width: none;
	text-align: center;
	font-weight: bold;
}


.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 100;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("../../images/vigneetvin/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }

#slider3-pager {
	margin-top: 0px;
	position: relative;
}

#slider3-pager a {
  display: inline-block;
}

#slider3-pager img {
  float: left;
}

#slider3-pager .rslides_here a {
  background: transparent;
  box-shadow: 0 0 0 2px #FFF;
}

#slider3-pager a {
  padding: 0;
}



.large-btns_nav {
	z-index: 10;
	position: absolute;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	opacity: 0.6;
	text-indent: -9999px;
	overflow: hidden;
	top: 0;
	bottom: 50px;
	left: 0;
	background: #000 url("../../images/themesf.gif") no-repeat left 50%;
	width: 38px;
  }

.large-btns_nav:active {
  opacity: 1.0;
  }

.large-btns_nav.next {
  left: auto;
  background-position: right 50%;
  right: 0;
  }





@media screen and (max-width: 600px) {
  h1 {
    font: 24px/50px "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
p{
	font-size: small;
	}
  .callbacks_nav {
    top: 47%;
    }
  }


/**************************************************/
.carousel-control-prev-icon, .carousel-control-next-icon{
	background-color: #666;
}
.carousel-caption{
	left:0;
	bottom: -30px;
	width: 60%;
	text-align: center;
	margin-left: 20%;
}
.carousel-caption h5{
	font-size: 12px;
	color: rgb(255,255,255);
	background-color: rgb(102,102,102,0.5);
	padding: 10px;
	z-index: 10000;
}

/************************************************************************************/
