@import url("https://fonts.googleapis.com/css2?family=Bellefair&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap");

/**************** ICOMOON **********************************************/
@font-face {
  font-family: "icomoon";
  src: url("fonts/icomoon.eot?45hu2p");
  src: url("fonts/icomoon.eot?45hu2p#iefix") format("embedded-opentype"),
    url("fonts/icomoon.ttf?45hu2p") format("truetype"),
    url("fonts/icomoon.woff?45hu2p") format("woff"),
    url("fonts/icomoon.svg?45hu2p#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-picto_croix:before {
  content: "\e900";
}
.icon-picto_dl:before {
  content: "\e901";
}
.icon-picto_fb:before {
  content: "\e902";
}
.icon-picto_in:before {
  content: "\e903";
}
.icon-picto_insta:before {
  content: "\e904";
}

/**************** COMMUN **********************************************/

* {
  font-family: "Josefin Sans", sans-serif;
}

a {
  transition: all 0.5s ease;
}

body {
  width: 100%;
  overflow: hidden;
  animation: vPrime linear;
  margin: 0;
}
html {
  overflow-x: hidden;
}

.Marie-Louise {
  margin: 0 2.5vw 0 2.5vw;
}

.BgCreme {
  background-color: #f9f6f2;
}

h1 {
  color: #183a68;
  font-family: "Bellefair", serif;
  text-transform: uppercase;
  font-size: 7vw;
  font-weight: 400;
  line-height: 6vw;
  letter-spacing: 0.3vw;
  width: 100%;
  text-align: center;
  margin-bottom: 13vw;
}
h1 span {
  padding-left: 11vw;
  clear: both;
  display: block;
  font-family: "Bellefair", serif;
}
h2 {
  color: #b8a391;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1.5vw;
  font-weight: 400;
  line-height: 1vw;
  /*width: 100vw;*/
  text-align: left;
  letter-spacing: initial;
  margin: 0vw 0 1vw 0;
  text-align: left;
}

strong.st {
  font-weight: 400;
  color: #b8a391;
}

/*************** Onglet fabergé **************************************/

#ongletFaberge {
  position: absolute;
  top: 1vw;
  left: 16vw;
  height: fit-content;
  width: fit-content;
  z-index: 100;
}
#ongletFaberge img {
  max-width: 14vw;
  height: auto;
}

#menuFaberge {
  width: 12vw;
  min-width: 150px;
  height: auto;
  max-width: 250px;
}


@media all and (max-width: 568px) {
  #ongletFaberge {
    display: none;
    z-index: 1000000;
    top: 80vh;
    left: 50vw;
    position: fixed;
    width: fit-content;
    height: fit-content;
    margin-left: -20vw;
  }
  #ongletFaberge img {
    max-width: 40vw;
    height: auto;
  }
}

/*************** Reseaux sociaux **************************************/

#Footer .RSbox,
#Header .RSbox {
  list-style: none;
  color: #c1a583;
  font-size: 0.8rem;
}
#Footer .RSbox li,
#Header .RSbox li {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
#Footer .RSbox li a,
#Header .RSbox li a {
  margin: 5px;
  cursor: pointer;
  text-decoration: none;
  color: #c1a583;
}
#Footer .RSbox li span:hover,
#Header .RSbox li span:hover,
#Footer .RSbox li a:hover,
#Header .RSbox li a:hover {
  color: #183a68;
}

#Footer .RSbox li img,
#Header .RSbox li img {
  width: 25px;
  height: 25px;
}
#Footer .RSbox li span,
#Header .RSbox li span {
  font-size: calc(14px + 1.5vw);
  color: #c1a583;
  transition: all 0.5s ease;
}

/*************** MainBox **************************************/

/* Chemin de fer */
#Chemin {
  color: #7d7b79;
  width: 100%;
  text-align: center;
  letter-spacing: initial;
  padding: 3vw 0;
  font-family: "Josefin Sans", sans-serif;
  text-transform: uppercase;
  font-size: 1.2vw;
}
#Chemin a {
  color: #7d7b79;
  text-decoration: none;
}
#Chemin a:hover {
  color: #183a68;
}

#mainBox {
  margin-bottom: 6vw;
}
#mainBox .Vcadre {
  background: url(/public/medias/images/v_cadre.png) no-repeat;
  background-size: 380px auto;
  height: 450px;
  width: 380px;
  text-align: center;
  background-position: center center;
  margin-top: 0px;
  float: right;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

#VparaBox {
  text-align: center;
  width: 47vw;
  height: 50vw;
  margin: auto;
}
#VparaBox img {
  position: relative;
}
#mainBox .Tcadre {
  font-size: 0.8rem;
  max-width: auto;
  color: #66402e;
  font-weight: 200;
  line-height: 2rem;
}
.nextCuvee,
.DLlink,
#mainBox .Tcadre a {
  display: inline-block;
  text-transform: uppercase;
  height: 2vw;
  line-height: 3.5vw;
  text-decoration: none;
  color: #c1a583;
  background: transparent url(/public/medias/images/picto_dl.svg) no-repeat 0 0;
  padding: 1vw 0 7vw 3.8vw;
  margin: 5vw 0 5vw 0;
  clear: both;
  font-weight: 500;
  font-size: 1vw;
  transition: all ease 500ms;
  background-size: 3vw;
}
#mainBox .blueBox {
  display: block;
  text-decoration: none;
  color: #b8a391;
  padding: 2vw;
  background-color: #183a68;
  max-width: 30vw;
  font-family: "Bellefair", serif;
  font-size: 2vw;
  z-index: 10;
  margin: -8vw 0 0 44vw;
}
.nextCuvee {
  background: transparent url(/public/medias/images/picto_fleche.svg) no-repeat
    0 0;
  padding: 0px 0 0 7vw;
  margin: 8vw auto;
  height: 1.2vw;
  line-height: 1.5vw;
  transition: all ease 500ms;
}
#mainBox .Tcadre a:hover,
.nextCuvee:hover {
  color: #183a68;
  transition: all ease 1000ms;
}
.cuveesuivante {
  text-align: center;
  margin: -3vw 0 0 13vw;
}

#mainBox li a,
#mainBox p {
  letter-spacing: initial;
  font-weight: 200;
  text-align: left;
  margin: 4vw auto 0 auto;
  font-size: 1.6vw;
  line-height: 2.5vw;
}
#cuvee-the-champagne-egg-creation #mainBox p {
  margin: 2vw auto 0 auto;
}

#Footer li.active a {
  color: #183a68 !important;
}
#menu li.active a {
  color: white !important;
}
.strate {
  width: 100%;
}

@media all and (max-width: 414px) {
  h1 {
    font-size: 3.8rem;
    line-height: 3.2rem;
    margin-bottom: 100px;
  }
  h1 span {
    padding-left: 2rem;
  }
  #mainBox p {
    font-size: 3vw;
  }
  #mainBox .pure-u-1-1 .pure-u-2-24 {
    display: none;
  }
  #mainBox .pure-u-1-1 .pure-u-10-24 {
    width: 100%;
  }
  #mainBox #Chemin {
    display: none;
  }

  #VparaBox {
    text-align: center;
    width: 80%;
    height: 400px;
    margin: 40% auto;
    /* translate: -50% -50%; */
    transform: translateX(50%);
    margin-left: -28%;
  }
  #VparaBox img.cadre {
    margin-top: 75px;
    width: 200px;
    height: auto;
  }
  #VparaBox img.bouteille {
    margin-top: -320px;
    width: auto;
    height: 400px;
  }

  #mainBox .Tcadre {
    font-size: 1.2rem;
    max-width: inherit;
    color: #66402e;
    width: 90%;
    padding: 40px 5% 0 5%;
    margin-top: -200px;
  }
  #mainBox .Tcadre h2 {
    /* font-size: 1.5rem; */
    font-size: calc(16px + .5vw);
    text-align: left;
  }

  #mainBox .blueBox {
    width: 90%;
    padding: 20px 5% 20px 5%;
    margin: auto;
    text-align: center;
    font-size: 6vw;
    max-width: 90%;
  }
  #mainBox .pure-u-1-1 .pure-u-10-24.pure-u-sm-1 .nextCuvee {
    padding: 0px 5% 0px 70px;
    margin: 30px 0 60px 40px;
    text-align: left;
    background-size: 60px auto;
    background-position: left center;
    height: 12px;
    line-height: 15px;
  }

  .Marie-Louise.Bgblue {
    background-position: center bottom;
    padding-bottom: 50px;
  }
  .nextCuvee,
  .DLlink,
  #mainBox .Tcadre a {
    font-size: 2.5vw;
  }
}

@media all and (min-width: 415px) and (max-width: 568px) {
  h1 {
    font-size: 12vw;
    line-height: 15vw;
  }
  #mainBox p {
    font-size: 2.8vw;
    line-height: 3.5vw;
  }
  #mainBox .pure-u-1-1 .pure-u-2-24 {
    display: none;
  }
  #mainBox .pure-u-1-1 .pure-u-10-24 {
    width: 100%;
  }
  #mainBox #Chemin {
    display: none;
  }
  #mainBox .Tcadre p,
  #strateEGGTxt p {
    font-size: 4vw;
    width: 100%;
  }

  #mainBox .Tcadre a {
    height: 2.5vw;
    line-height: 3vw;
    font-weight: 500;
    font-size: 2.5vw;
    margin-bottom: 10vw;
  }

  #mainBox .Tcadre h2 {
    font-size: 4.5vw;
    margin-top: 40vw;
    text-align: left;
  }

  #mainBox .blueBox {
    width: 100%;
    padding: 4vw;
    margin-left: 47vw;
    translate: -19vw;
    text-align: left;
    font-size: 2.5vw;
  }
  #mainBox .nextCuvee {
    padding: 0px 0 0 13vw;
    height: 2vw;
    line-height: 2.5vw;
    font-size: 2.5vw;
  }
  .Marie-Louise.Bgblue {
    padding: 50px 0;
  }
  .cuveesuivante {
    margin: -1vw 0 7vw -1vw;
  }
}

@media all and (min-width: 568px) and (max-width: 768px) {
  #VparaBox {
    width: 380px;
    height: 550px;
    margin-left: -50px;
  }

  #mainBox .Tcadre {
    font-size: 1.3rem;
    max-width: 316px;
    color: #66402e;
  }
  #mainBox li a,
  #mainBox p {
    font-size: 2.5vw;
    line-height: 3vw;
  }
  .nextCuvee,
  .DLlink,
  #mainBox .Tcadre a {
    font-size: 1.5vw;
  }
}
@media all and (min-width: 768px) and (max-width: 1023px) {
  #mainBox p {
    font-size: 2vw;
    line-height: 2.8vw;
  }
  .nextCuvee,
  .DLlink,
  #mainBox .Tcadre a {
    font-size: 1.5vw;
  }
}
