/* Generated by less 2.5.1 */
@charset "utf-8";
/*width: ~"calc(50% - 20px)";*/
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}
div,
header,
nav,
article,
section,
aside,
footer,
h1,
h2,
h3,
h4,
h5,
h6,
p,
a,
ul,
li,
figure,
figcaption,
class,
img {
  margin: 0;
  padding: 0;
}
* {
  box-sizing: border-box;
}
html,
body {
  height: 100%;
  background-color: white;
  border: 0 solid transparent;
  font-size: 16px;
  margin: 0;
  min-height: 100%;
  padding: 0;
  width: 100%;
  display: block;
  font-family: 'roboto', serif;
}
img,
object,
embed,
canvas,
video,
audio,
picture {
  max-width: 100%;
  height: auto;
}
img {
  display: block;
}
a {
  text-decoration: none;
  color: black;
}
div.separation {
  margin-top: 80px;
}
div.separation a.fleche img {
  margin: 0 auto;
  font-weight: 900;
  width: 100px;
  display: block;
  animation: button1 1s ease infinite;
}
div.separation a.fleche img:hover {
  animation: hoverfx 1s ease 1;
}
div.separation div.gauche {
  width: 430px;
  border-bottom: solid 1px black;
  float: left;
}
div.separation div.droite {
  width: 430px;
  border-bottom: solid 1px black;
  float: right;
}
@keyframes button1 {
  0% {
    -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  }
  50% {
    -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(-10px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(-10px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(-10px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(-10px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(0deg) translateX(0px) translateY(-10px) skewX(0deg) skewY(0deg);
  }
  100% {
    -moz-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -webkit-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -o-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    -ms-transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
    transform: scale(1) rotate(0deg) translateX(0px) translateY(0px) skewX(0deg) skewY(0deg);
  }
}
/* ------------------------------- RECURENTES -- */
.clear {
  display: block;
  zoom: 1;
}
.clear:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.center {
  width: 960px;
  margin: 0 auto;
}
.hex {
  width: 100px;
  height: 57px;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  -webkit-background-size: auto 173px;
  -moz-background-size: auto 173px;
  -ms-background-size: auto 173px;
  -o-background-size: auto 173px;
  position: relative;
  float: left;
  margin: 20px 5px;
  text-align: center;
  zoom: 1;
}
.hex a i {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 50px;
  color: black;
  z-index: 999;
  line-height: 57px;
}
.hex a i:hover {
  color: white;
}
.hex .corner-1,
.hex .corner-2 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: inherit;
  z-index: -2;
  overflow: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hex .corner-1 {
  z-index: -1;
  -webkit-transform: rotate(60deg);
  -moz-transform: rotate(60deg);
  -ms-transform: rotate(60deg);
  -o-transform: rotate(60deg);
  transform: rotate(60deg);
}
.hex .corner-2 {
  -webkit-transform: rotate(-60deg);
  -moz-transform: rotate(-60deg);
  -ms-transform: rotate(-60deg);
  -o-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.hex.hex-1 {
  margin-top: 118px;
  margin-left: 59px;
  position: relative;
  background: #f5c53c;
}
.hex.hex-2 {
  background: #f5c53c;
  position: relative;
  margin-left: -49px;
}
.hex.hex-3 {
  margin-bottom: 108px;
  position: absolute;
}
/* ------------------------------- END RECURENTES -- */
/* ------------------------------- ACCUEIL -- */
section.accueil {
  height: auto;
}
section.accueil div.top div.menu-mobile {
  display: none;
}
section.accueil section.center img {
  margin: 0px auto;
  width: 50%;
}
section.accueil nav.menu {
  height: 50px;
  margin: 100px auto;
}
section.accueil nav.menu ul {
  font-size: 0;
}
section.accueil nav.menu ul li {
  display: inline-block;
  font-size: 16px;
  width: 25%;
}
section.accueil nav.menu ul li a {
  border-bottom: 2px solid black;
  border-top: 2px solid black;
  display: block;
  font-size: 16px;
  text-align: center;
  transition: all .3s;
  line-height: 50px;
  font-family: 'Merriweather';
}
section.accueil nav.menu ul li a:hover {
  text-decoration: none;
  color: #efb148;
  border-bottom: 2px solid #efb148;
  border-top: 2px solid #efb148;
}
section.accueil header {
  margin: 150px auto;
}
section.accueil header h1 {
  font-size: 40px;
  font-family: 'Merriweather';
  color: black;
  text-align: center;
  margin-top: 150px;
  position: relative;
  z-index: 1;
  font-weight: 400;
}
section.accueil header p {
  font-size: 18px;
  text-align: center;
  position: relative;
  z-index: 1;
  font-family: 'Merriweather';
  margin-top: 10px;
}
section.accueil header img {
  margin: -180px auto 50px auto;
  width: 50%;
}
/* ------------------------------- BIENFAITS -- */
section.bienfait {
  height: auto;
  margin: 150px auto;
}
section.bienfait h1 {
  font-size: 30px;
  margin-top: 40px;
  text-align: center;
}
section.bienfait p {
  font-size: 16px;
  color: #818181;
  font-family: 'Merriweather';
  font-weight: 300;
  margin-top: 30px;
  text-align: center;
  padding: 0 80px;
}
section.bienfait article.photo {
  width: 58%;
  float: left;
  margin: 20px 0 0 0;
}
section.bienfait article.photo h2 {
  font-size: 14px;
  font-family: 'Merriweather';
}
section.bienfait article.photo p {
  font-size: 12px;
  text-align: left;
  padding: 0;
  margin-top: 10px;
}
section.bienfait article.photo li {
  font-size: 12px;
  color: #818181;
  margin-top: 15px;
}
section.bienfait article {
  width: 40%;
  float: right;
  padding: 30px;
  margin-top: 80px;
}
/* ------------------------------- PRODUITS -- */
section.produits {
  height: auto;
  margin: 150px auto;
}
section.produits h1 {
  font-size: 30px;
  margin-top: 40px;
  text-align: center;
}
section.produits p {
  font-size: 16px;
  color: #818181;
  font-family: 'Merriweather';
  font-weight: 300;
  margin-top: 30px;
  text-align: center;
  padding: 0 80px;
}
section.produits article {
  float: left;
  width: calc(33.333% - 30px);
  margin: 120px 15px;
}
section.produits article div.visuel {
  height: 170px;
  width: 260px;
  margin: 0 auto;
  border: solid 2px white;
}
section.produits article:nth-of-type(1) div.visuel {
  background-image: url(../imgs/produit1.png);
  background-size: cover;
  background-position: top;
}
section.produits article:nth-of-type(2) div.visuel {
  background-image: url(../imgs/produit2.png);
  background-size: cover;
  background-position: top;
}
section.produits article:nth-of-type(3) div.visuel {
  background-image: url(../imgs/produit3.png);
  background-size: cover;
  background-position: top;
}
section.produits h2 {
  font-size: 25px;
  text-align: center;
}
section.produits a.animation img {
  width: 45%;
  height: 45%;
  margin: 30px auto;
  border: 1px solid #efb148;
}
/* ------------------------------- ACCES -- */
section.acces {
  height: auto;
  margin: 150px auto;
}
section.acces h1 {
  font-size: 30px;
  text-align: center;
}
section.acces iframe {
  width: 100%;
  height: 350px;
  margin-top: 20px;
  border: 0;
}
section.acces div.adress {
  float: left;
  width: calc(33.333% - 30px);
  margin: 30px 15px;
}
section.acces div.adress i {
  font-size: 20px;
  text-align: center;
  width: 50px;
  height: 50px;
  line-height: 50px;
  margin: 30px auto;
  display: block;
  border: solid 1px #efb148;
  border-radius: 50%;
}
section.acces div.adress p {
  font-size: 16px;
  color: #818181;
  font-family: 'Merriweather';
  font-weight: 300;
  text-align: center;
}
/* ------------------------------- FOOTER -- */
section.footer {
  height: auto;
  margin: 200px auto 20px auto;
}
section.footer div.container1 {
  float: left;
  margin: 0 auto;
}
section.footer div.container {
  width: 50%;
  float: right;
  height: auto;
}
section.footer div.container p {
  text-align: center;
  margin-top: -50px;
  position: absolute;
  margin-left: 200px;
  font-size: 20px;
  font-weight: 300;
}
section.footer div.fin {
  margin-top: 100px;
}
section.footer div.fin p {
  border-top: solid 1px black;
  text-align: center;
  padding: 20px 0;
}
#scrolltop {
  position: fixed;
  bottom: 100px;
  right: 10%;
  display: none;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  background-color: white;
  color: black;
  border-radius: 50%;
  -moz-box-shadow: 3px 3px 5px 0px #656565;
  -webkit-box-shadow: 3px 3px 5px 0px #656565;
  -o-box-shadow: 3px 3px 5px 0px #656565;
  box-shadow: 3px 3px 5px 0px #656565;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#656565, Direction=134, Strength=5);
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 960px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 960px) {
  .center {
    width: 100%;
    margin: 0;
  }
  div.separation div.gauche {
    width: 40%;
  }
  div.separation div.droite {
    width: 40%;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 768px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.bienfait article.photo {
    width: 100%;
    float: none;
  }
  section.bienfait article.photo h2 {
    font-size: 16px;
    font-family: 'Merriweather';
  }
  section.bienfait article.photo p {
    font-size: 14px;
    text-align: left;
    padding: 0;
    margin-top: 10px;
  }
  section.bienfait article.photo li {
    font-size: 14px;
    color: #818181;
    margin-top: 15px;
  }
  section.bienfait article {
    width: 40%;
    float: none;
    margin: 0px auto;
  }
  section.produits article div.visuel {
    width: auto;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 600px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 600px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.accueil div.top div.burger {
    width: 60px;
    height: 60px;
    background-color: #f5c53c;
    cursor: pointer;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 4;
    transition: all 0.3s ease-in-out;
  }
  section.accueil div.top div.burger span {
    display: block;
    width: 30px;
    height: 2px;
    background-color: black;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%);
    transition: all 0.3s ease-in-out;
  }
  section.accueil div.top div.burger span:before,
  section.accueil div.top div.burger span:after {
    content: '';
    position: absolute;
    display: block;
    width: 30px;
    height: 2px;
    background-color: black;
    transition: all 0.3s ease-in-out;
  }
  section.accueil div.top div.burger span:before {
    top: -10px;
  }
  section.accueil div.top div.burger span:after {
    top: 10px;
  }
  section.accueil div.top div.burger.burger-open span {
    background-color: rgba(0, 0, 0, 0);
  }
  section.accueil div.top div.burger.burger-open span:before {
    transform: rotate(45deg);
    top: 0;
  }
  section.accueil div.top div.burger.burger-open span:after {
    transform: rotate(135deg);
    top: 0;
  }
  section.accueil div.top div.menu-mobile {
    display: block;
    height: 100vh;
    background-color: #f5c53c;
    position: fixed;
    right: 0;
    width: 30%;
    z-index: 2;
    transform: translateX(100%);
    overflow-x: hidden;
    transition: transform 0.3s ease-in-out;
  }
  section.accueil div.top div.menu-mobile.is-open {
    transform: translateX(0);
  }
  section.accueil div.top div.menu-mobile ul {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
  }
  section.accueil div.top div.menu-mobile ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 20px;
  }
  section.accueil div.top div.menu-mobile ul li a {
    display: block;
    color: white;
    line-height: 48px;
    font-size: 16px;
    text-align: center;
    position: relative;
  }
  section.accueil nav.menu {
    display: none;
  }
  section.accueil section.center img {
    width: 70%;
    padding: 100px 0 0 0;
  }
  section.accueil header {
    margin: 200px auto;
  }
  section.accueil header h1 {
    font-size: 30px;
    margin-top: 0;
  }
  section.accueil header img {
    margin: -150px auto 50px auto;
    width: 60%;
  }
  section.acces iframe {
    height: 250px;
  }
  section.acces div.adress {
    width: calc(100% - 30px);
  }
  section.footer {
    margin: 0px;
  }
  section.footer div.container1 {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  section.footer div.container1 img {
    margin: 0 50px 100px 50px;
  }
  section.footer div.container {
    padding: 20px;
  }
  section.footer div.container p {
    margin-left: 0;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 500px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 500px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.accueil section.center img {
    padding: 60px 0 0 0;
  }
  section.accueil header {
    margin: 100px auto;
  }
  section.accueil header p {
    font-size: 14px;
  }
  section.bienfait article {
    width: 60%;
  }
  section.footer div.container {
    width: 100%;
    margin: 0 auto;
    padding: 80px;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 420px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 420px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  section.produits article {
    width: calc(100% - 30px);
    margin: 15px 15px;
  }
  section.produits article div.visuel {
    height: 250px;
  }
  section.footer div.container1 img {
    margin: 0 auto;
  }
}
/* ------------------------------------------------------------------------- */
/* ----------------------------------------------MEDIA QUERIES 375px ---- */
/* ------------------------------------------------------------------------- */
@media screen and (max-width: 375px) {
  .center {
    width: 100%;
    margin: 0 auto;
  }
  .hex {
    width: 50px;
    height: 29px;
  }
  .hex a i {
    font-size: 30px;
    line-height: 29px;
  }
  .hex.hex-1 {
    margin-top: 80px;
    margin-left: 59px;
  }
  .hex.hex-2 {
    margin-left: -10px;
  }
  .hex.hex-3 {
    margin-bottom: 0px;
  }
  section.accueil div.top div.menu-mobile {
    width: 40%;
  }
  section.accueil header h1 {
    font-size: 24px;
  }
  section.accueil header p {
    padding: 0 60px;
  }
  section.accueil header img {
    margin: -100px auto 50px auto;
    width: 100%;
    padding: 0 30px;
  }
  section.footer div.container1 img {
    margin: 30px auto;
    width: 70%;
  }
  section.footer div.container {
    padding: 60px;
  }
}
