html {
  scroll-behavior: smooth;
}
body {
  margin: 0;
}

body::-webkit-scrollbar {
  display: none;
}

@font-face {
  font-family: "relateregular";
  src: url("relate-webfont.woff2") format("woff2"),
    url("relate-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.StyleLink {
  color: black;
  text-decoration: none;
}

.StyleLink:hover {
  color: black;
  text-decoration: none;
}

.StyleLink:visited {
  color: black;
  text-decoration: none;
}

.RelateFont {
  font-family: "relateregular", sans-serif;
}

@font-face {
  font-family: "chronicapro-mediuuploadedfile";
  src: url("chronicapro-medium-webfont.woff2") format("woff2"),
    url("chronicapro-medium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "gothammedium";
  src: url("gothammedium-webfont.woff2") format("woff2"),
    url("gothammedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

.ChronicaFont {
  font-family: chronicapro-mediuuploadedfile, sans-serif;
}

.PhoneBr {
  display: none;
}

.SimpleText {
  font-family: "gothammedium", sans-serif;
  font-size: 1vw;
}

.SousTitre {
  font-size: 3vw;
  font-family: "relateregular", sans-serif;
}

.logo {
  width: 20vh;
  height: auto;
  margin-left: 50px;
  margin-top: 50px;
  float: left;
}

.LinkMenus {
  margin-top: 50px;
  float: left;
}

.UpperHolder {
  width: 100%;
  height: 100vh;
  background-image: url(Degrade.jpg);
  background-size: cover;
  background-position: right bottom;

  background-repeat: no-repeat;
}

.Link {
  text-decoration: none;
  margin-left: 50px;
  font-size: 2vw;
  color: black;
}

.Link:visited {
  color: black;
}

.NameTitle {
  font-size: 3vw;
  text-align: center;
  width: 100%;
  float: left;
  margin-top: 150px;
  margin-bottom: 0px;
}

.GlobalFrame {
  background-image: url(fleur_orange.jpg);
  background-size: cover;
  background-position: right bottom;

  background-repeat: no-repeat;
  float: left;
  height: fit-content;
  width: 100%;
}

.LeftFrame {
  float: left;
  width: 50%;
  height: 100vh;
}

.RightFrame {
  float: right;
  width: 50%;
  height: 100vh;
  padding-bottom: 0px;
}

.FrameCenterer {
  float: left;
  margin-left: 50%;
  margin-top: 50vh;
  width: 70%;
  transform: translate(-50%, -50%);
}

.FrameCentererApropos {
  float: left;
  margin-left: 50%;
  margin-top: 45vh;
  width: 70%;
  transform: translate(-50%, -50%);
}

.Apropos {
  float: right;
  width: 100%;
  height: 90vh;
  background-color: #fcefe6;
}

.AproposTitle {
  background-color: #fcefe6;
  height: 10vh;
  width: 98%;
  float: left;
  padding-left: 2%;
  padding-top: 20px;
  font-size: 3vw;
}

.AproposLeft {
  width: 50%;
  float: left;
  height: 90vh;
}

.AproposRight {
  width: 50%;
  float: right;
  height: 90vh;
}

.ProfilePic {
  width: 50%;

  float: left;
  transform: translate(-50%, 0%);
  margin-left: 50%;
  margin-bottom: 20px;
}
.Name {
  float: left;
  transform: translate(-50%, 0%);
  margin-left: 50%;
  font-size: 30px;
  text-align: center;
}

.Undername {
  font-size: 0.8vw;
  font-family: "gothammedium", sans-serif;
}

.Tarifs {
  float: right;
  width: 100%;
  height: 100vh;
  background-color: #fcac95;
}

.TarifsHaut {
  height: 10vh;
  width: 98%;
  float: left;
  padding-left: 2%;
  padding-top: 20px;
  font-size: 3vw;
}

.TarifsLeft {
  height: 70vh;
  width: 50%;
  float: left;
}

.TarifsRight {
  height: 70vh;
  width: 50%;
  float: right;
}

.TarifIMGLeft {
  margin-top: 15vh;
  width: 40%;
  float: right;
  margin-right: 10%;
}

.TarifIMGRight {
  margin-left: 10%;
  width: 40%;
  margin-top: 15vh;
  float: Left;
}

.TarifBas {
  float: left;
  transform: translate(-50%, 0);
  margin-left: 50%;
}

.Contact {
  float: left;
  width: 100%;
  height: 100vh;
  /* background-image: url('fleur_blanches.jpg') ;*/
  background-image: url(fleur_blanches.jpg);
  background-size: cover;
  background-position: right bottom;

  background-repeat: no-repeat;

  position: relative;
}

.ContactTitle {
  float: left;
  height: 10vh;
  width: 98%;
  background-color: #fcefe6;
  font-size: 3vw;
  padding-left: 2%;
  padding-top: 20px;
}

.ContactMiddled {
  float: left;
  height: 500px;
  width: 50%;
  margin-left: 25%;
  margin-bottom: 25vh;
  background-color: rgba(255, 255, 255, 0.685);
  font-size: 1vw;
  margin-top: 15vh;
  text-align: center;
}

.contactxt {
  color: black;
  opacity: 100% !important;
  text-align: center;
  padding-top: 70px;
}

.Mentionslegales {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  /* background-color: #fcefe6;  */
}

.logoFb {
  width: 5%;
}

/* PHONE STYLING PHONE STYLING  PHONE STYLING  PHONE STYLING  PHONE STYLING  PHONE STYLING  PHONE STYLING  */

@media (max-width: 1000px) {
  .PhoneBr {
    display: block;
  }

  .SimpleText {
    font-family: "gothammedium", sans-serif;
    font-size: 3vw;
  }

  .SousTitre {
    font-size: 6vw;
    font-family: "relateregular", sans-serif;
  }

  .logo {
    width: 60%;
    margin-left: 20%;
    margin-right: 20%;
    margin-top: 50px;
    float: left;
  }

  .LinkMenus {
    margin-top: 50px;
    float: left;
    width: 25%;
    text-align: center;
  }

  .UpperHolder {
    width: 100%;
    height: 100vh;
    background-image: url(Degrade.jpg);
    background-size: cover;
    background-position: bottom;

    background-repeat: no-repeat;
  }

  .Link {
    text-decoration: none;
    font-size: 5vw;
    margin-left: 0;
  }

  .Link:visited {
    color: black;
  }

  .NameTitle {
    font-size: 10vw;
    text-align: center;
    width: 100%;
    float: left;
    margin-top: 150px;
    margin-bottom: 0px;
  }

  .GlobalFrame {
    background-image: url(fleur_orange.jpg);
    background-size: cover;
    background-position: right bottom;

    background-repeat: no-repeat;
    float: left;
    height: fit-content;
    width: 100%;
  }

  .LeftFrame {
    float: left;
    width: 100%;
    height: auto;
    min-height: min-content;
  }

  .RightFrame {
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 50px;
  }

  .FrameCenterer {
    float: left;
    margin-left: 15%;
    margin-top: 10vh;
    width: 70%;
    transform: translate(-0%, -0%);
  }

  .FrameCentererApropos {
    float: left;
    margin-left: 10%;
    margin-top: 40px;
    width: 80%;
    transform: translate(-0%, -0%);
  }

  .Apropos {
    float: right;
    width: 100%;
    height: auto;
    background-color: #fcefe6;
  }

  .AproposTitle {
    background-color: #fcefe6;
    height: auto;
    width: 100%;
    float: left;
    padding-left: 0%;
    padding-top: 20px;
    font-size: 10vw;
    text-align: center;
  }

  .AproposLeft {
    width: 100%;
    float: left;
    height: auto;
  }

  .AproposRight {
    width: 100%;
    float: left;
    height: auto;
    margin-bottom: 50px;
  }

  .ProfilePic {
    width: 80%;

    float: left;
    transform: translate(-50%, 0%);
    margin-left: 50%;
    margin-bottom: 20px;
  }

  .Name {
    float: left;
    transform: translate(-50%, 0%);
    margin-left: 50%;
    font-size: 8vw;
    text-align: center;
  }

  .Undername {
    font-size: 4vw;
    font-family: "gothammedium", sans-serif;
  }

  .Tarifs {
    float: right;
    width: 100%;
    height: auto;
    background-color: #fcac95;
  }

  .TarifsHaut {
    height: 10vh;
    width: 100%;
    float: left;
    padding-left: 0%;
    padding-top: 20px;
    font-size: 10vw;
    text-align: center;
  }

  .TarifsLeft {
    height: auto;
    width: 100%;
    float: right;
  }

  .TarifsRight {
    height: auto;
    width: 100%;
    float: right;
  }

  .TarifIMGLeft {
    margin-top: 20px;
    width: 80%;
    float: left;
    margin-left: 10%;
  }

  .TarifIMGRight {
    margin-left: 10%;
    width: 80%;
    margin-top: 20px;
    float: left;
  }

  .TarifBas {
    height: auto;
    float: left;
    transform: translate(-0%, 0);
    margin-left: 10%;
    width: 80%;
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
  }

  .Contact {
    float: left;
    width: 100%;
    height: 100vh;

    background-image: url(fleur_blanches.jpg);
    background-size: cover;
    background-position: right bottom;

    background-repeat: no-repeat;
  }

  .ContactTitle {
    float: left;
    height: 10vh;
    width: 98%;
    background-color: #fcefe6;
    font-size: 10vw;
    padding-left: 2%;
    padding-top: 20px;
    text-align: center;
  }

  .ContactMiddled {
    float: left;
    height: auto;
    width: 80%;
    margin-left: 10%;
    margin-bottom: 25vh;
    padding-bottom: 50px;
    background-color: rgba(255, 255, 255, 0.685);
    font-size: 4.5vw;
    margin-top: 10vh;
    text-align: center;
  }

  .contactxt {
    color: black;
    opacity: 100% !important;
    text-align: center;
    padding-top: 70px;
  }
  .logoFb {
    width: 12%;
  }
}
