/* ==========================================================================
reset
========================================================================== */
#navbar {
  overflow: visible;
  background-color: white;
}

/* Navbar links */
.navbar-header{
}
#navbar a:hover{
  background-color:rgba(153, 0, 153,0.5);
}
.active{
  background-color: rgba(153, 0, 153,0.5);
}
#navbar a {
  float: left;
  display: block;
  color: #660066;
  text-align: center;
  text-decoration: none;
}
/* Page content */

/* The sticky class is added to the navbar with JS when it reaches its scroll position */
.sticky {
  position: fixed;
  top: 0;
  width: 100%
}

/* Add some top padding to the page content to prevent sudden quick movement (as the navigation bar gets a new position at the top of the page (position:fixed and top:0) */
.sticky + .content {
  padding-top: 60px;
}
.input- , .textarea, .btn, .form-control {border-radius: 0}

/* ==========================================================================
TYPO
========================================================================== */
.alaune{
    width: 100%;
  height : 450px ;
  background-color : #dd99ff;
}
/********************************************************************************************** Style de slide ***********************************************************************/

* {box-sizing: border-box}
body {font-family: Verdana, sans-serif; margin:0}
.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;

  font-weight: bold;
  font-size: 18px;
  background-color: #800080;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  opacity: 1;
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}
/********************************************************************************************** Style de slide ***********************************************************************/
.button {
    background-color: #800080; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
    -webkit-transition-duration: 0.4s; /* Safari */
    transition-duration: 0.4s;
}
.center {
    margin: auto;
    width: 25%;
    padding: 10px;
}
.button1 {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
}

.button1:hover {
background-color:#3e8e41
}

.goals {
  height: 180px ;
  background-color:white;
}


.goals p, h1, h2{
  color: black;
}
.goals h1{
  text-align: center;
  font-size:70px;
}
.goals h2{
  text-align: center;
  font-size:40px;
}
.module { padding-top: 160px ; padding-left: 20px ; padding-right:20px ;}
img:not(.marquee img) {
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1000;
}

.intro{
  display: block;
}
.principal{
  padding-left: 50px;
  padding-right: 50px ;
}
body {
  font-family: "Times New Roman";
  font-weight: 900;
  color: #777;
  font-size: 16px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {letter-spacing: 2px}
/* ==========================================================================
pages
========================================================================== */

.mission .content_fb{
  position: relative;
  background: rgba(255, 255,255, 0.8);
  padding-left: 30px;
  padding-top: 30px ;
  color: black;
  width: 100%;
  height: 400px;
}

.mission{
  padding-bottom: 50px ;
  background-image: url('../img/fb.jpeg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  padding: 100px 0;
  width: 100%;
  height: 600px;
  color:#fff;
}


.separate{
  width: 100%;
  height:150px ;
}
.separate3 p{
  text-align:center ;
  font-size :50px;
  color : #0f3d0f;
  margin-top: 40px;
  margin-bottom: 40px ;

}
.separate1{
  height:150px ;
}

.Equipement .content_fb{
  position: relative;
  background: rgb(255,255,255,0.5);
  padding-left: 30px;
  padding-top: 30px ;
  color: black;
  width: 100%;
  height: 300px;
}

.oils {
  background-image: url('../img/CarteG-01.png');
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  width: 90%;
  height: 500px;
}


.Equipement{
  padding-bottom: 50px ;
  background-image: url('../img/distillerie.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  width: 100%;
  height: 500px;
  color:#fff;
}

.content_left{
  height: 500px;
  background-color: #0f3d0f;
}
.content_right{
  height:500px;
  background-image: url('../img/champs.jpg');
}
.content_right p{
  position: absolute;
  bottom: 20px;
  right: 20px;
  background-color: rgba(0,0,0,0.5);
  color: white;
  padding-left: 20px;
  padding-right: 20px;
}

.projet{
  padding-top: 50px;
  width: 100%;
  height:250px;
}
.projet p {
  text-align:center ;
  font-size :25px;
  color :#001a00;
  padding-top: 30px;
}
.content_left{
  height: 500px;
  background-color: #0f3d0f;
}
.content_right{
  height:500px;
  background-image: url('../img/champs.jpg');
}
.partners{
  padding-top: 50px;
  width : 100%;
  height : auto;
  background-color: white	;
}
.sep{
  margin-top: 50px;
  width: 49%;
  margin-left: 10px;
  height: 250px ;
  background-color: rgba(255,255,255,0.7);
}

.foot{
  background-attachment: fixed;
  background-size: cover;
  background-position: center center;
  width : 100%;
  height: 400px;
  background-image: url('../img/lavande.jpg');
}
#tb-scroll-to-top {
  position: fixed;
  right: 20px;
  bottom: 35px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  background: rgba(0,0,0,.6);
  color: #fff;
  text-align: center;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.tb-scroll-to-top-show {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
}

.tb-scroll-to-top-hide {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: translateY(40px)
  -ms-transform: translateY(40px);
  transform: translateY(40px);
}

.first{
  background-image:url('../img/bg.png');
  background-attachment: fixed;
  background-size : cover;
  background-position: center center;
  width: 100%;
  height: 475px;
  color:#fff;
  text-shadow: 0 1px 2px rgba(0,0,0,.6);
}
.an div{
  font-weight: bold;
  position: absolute;
}
.an div.absolute {
  position: absolute;
  top: 20px;
  right: 0;
  height: 100px;
  border: 3px solid #73AD21;
}

/* Standard syntax */
#div1 {
  animation-timing-function: linear;
  animation-delay: 1s;
  animation: mymove1 1s ;
  animation-fill-mode: both;
}
#div2 {
  animation-timing-function: linear;
  animation-delay: 1s;
  animation: mymove2 1s ;
  animation-fill-mode: both;
}
#div3 {
  animation-timing-function: linear;
  animation-delay: 1s;
  animation: mymove3 1s ;
  animation-fill-mode: both;
}
#div4 {
  animation-timing-function: linear;
  animation-delay: 1s;
  animation: mymove4 1s ;
  animation-fill-mode: both;
}
#div5 {
  animation-timing-function: linear;
  animation-delay: 1s;
  animation: mymove5 1s ;
  animation-fill-mode: both;
}


/* Standard syntax */

@keyframes mymove1 {
  from {left: 0px;top: 20px;}
  to {left: 30px;top: 50px;}
}

@keyframes mymove2 {
  from {left: 50px;top: 10px;}
  to {left: 300px;top: 100px;}
}

@keyframes mymove3 {
  from {left: 100px;top: 40px;}
  to {left: 460px;top: 150px;}
}

@keyframes mymove4 {
  from {left: 150px;top: 40px;}
  to {left: 600px;top: 150px;}
}

.container-fluid .col-sm-3 {
  position: relative;
  margin-top:  40px;
  text-align: center;
  margin-left: 20px;
  padding-top: 150px;
  padding-bottom: 50px ;
  background: rgba(171, 142, 194, 0.5);
  color: #d5e8c0;
}
.marquee {
  width: 100%;

  line-height: 200px;
  color: white;
  height: 200px;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: content-box;

}
#uebt:hover {
  background: #262626;
}
.marquee img {
  width: 180px;
  padding-left: 40px ;
  object-fit: contain;
  height: 160px;
  display: inline-block;
  animation: marquee 20s linear infinite;
}
@keyframes marquee {
  0%   { transform: translate(0, 0); }
  100% { transform: translate(-1100%, 0); }
}
.info{
  background-color: rgba(153, 0, 153,0.6);
  width : 100%;
  height : 230px ;
}
.info p{
  text-align: center;
  color:white;
  font-size : 20px;
}
.end{
  width: 100%;
  height: 475px;
  color:rgb(0, 0, 102);
}

@media only screen and (max-width: 767px) {
  .an{
    display: none;
  }
  .goals h1{
    text-align: center;
    font-size:50px;

  }
  .principal  section{
    display: block;
    height:700px;
  }
  .separate{
    padding-top:500px;
    margin-top: 200px;
  }
  .separate2{
    display: block;
      padding-top:500px;
    width: 100%;
  }

  .content_left{
    height:650px;
  }
  .projet{
    padding: 0px;
    margin: 0px;
  }

}
