@import url("https://use.typekit.net/boe7krg.css");
.section1 {
  padding-top: 150px;
  background-color: #eff4f4;
  position: relative;
  overflow: hidden;
}
.section1 .content {
  max-width: 1140px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .section1 .content {
    padding: 0 35px 50px;
  }
}
@media screen and (max-width: 768px) {
  .section1 .content {
    padding: 0 35px 0;
  }
}
.section1 .content .titre {
  position: relative;
  padding-top: 100px;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .section1 .content .titre {
    padding-top: 50px;
  }
}
.section1 .content .titre h1 {
  z-index: 2;
  position: relative;
}
.section1 .content .titre .forme {
  position: absolute;
  top: 100px;
  z-index: 0;
  left: -15px;
}
@media screen and (max-width: 768px) {
  .section1 .content .titre .forme {
    padding-top: 40px;
    top: 0;
  }
}
.section1 .content .texte {
  max-width: 473px;
  padding-top: 20px;
}
.section1 .image {
  position: absolute;
  z-index: 0;
  bottom: 0;
  margin-bottom: -4px;
  right: calc(50% - 670px);
  width: 652px;
  max-width: 652px;
  height: auto;
}
@media screen and (max-width: 768px) {
  .section1 .image {
    max-width: none;
    position: relative;
    width: 100%;
    right: unset;
  }
}
.section1 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.section1 .wd_id {
  margin-top: 90px;
}

.section2 {
  position: relative;
  overflow: hidden;
}
.section2 .content {
  max-width: 1210px;
  padding: 130px 35px;
  margin: 0 auto;
  position: relative;
  align-items: center;
  display: flex;
}
@media screen and (max-width: 1200px) {
  .section2 .content {
    flex-direction: column;
    padding: 80px 35px;
  }
}
.section2 .content .left-access {
  max-width: 437px;
}
@media screen and (max-width: 1200px) {
  .section2 .content .left-access {
    max-width: 100%;
  }
}
.section2 .content .left-access .titre {
  margin-left: 15px;
}
.section2 .content .left-access .titre h2 {
  position: relative;
  z-index: 2;
}
.section2 .content .left-access .titre .foret {
  position: absolute;
  top: 146px;
  z-index: 0;
  left: 37px;
}
@media screen and (max-width: 1200px) {
  .section2 .content .left-access .titre .foret {
    padding-top: 63px;
    top: 0;
  }
}
.section2 .content .left-access .texte {
  color: #2E4552;
  font-size: 15px;
  font-family: "Sofia-Pro";
  font-weight: lighter;
  padding-top: 30px;
  padding-bottom: 40px;
}
@media screen and (max-width: 768px) {
  .section2 .content .left-access .texte {
    font-size: 14px;
  }
}
.section2 .content .left-access .transport .ligne {
  display: flex;
}
.section2 .content .left-access .transport .ligne img {
  width: 35px;
  height: 35px;
  object-fit: cover;
  margin-right: 20px;
}
.section2 .content .left-access .transport .ligne .txt {
  font-family: "Sofia-Pro";
  font-size: 15px;
  color: #2E4552;
  padding-bottom: 32px;
}
@media screen and (max-width: 768px) {
  .section2 .content .left-access .transport .ligne .txt {
    font-size: 14px;
  }
}
.section2 .content .right-access {
  height: 405px;
  width: fit-content;
  max-width: 661px;
  overflow: hidden;
  position: relative;
  left: 100px;
  top: -20px;
}
@media screen and (max-width: 1200px) {
  .section2 .content .right-access {
    height: auto;
    max-width: 100%;
    max-height: 500px;
    margin-top: 20px;
    position: unset;
  }
}
@media screen and (max-width: 768px) {
  .section2 .content .right-access {
    max-height: none;
  }
}
.section2 .content .right-access img {
  max-width: 100%;
  width: auto;
  object-fit: cover;
}
@media screen and (max-width: 1200px) {
  .section2 .content .right-access img {
    max-height: 500px;
    height: auto;
  }
}

.section3 {
  position: relative;
}
.section3 .fond {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: -1;
}
.section3 .fond img {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .section3 .fond img {
    object-fit: cover;
  }
}
.section3 .content {
  max-width: 1210px;
  padding-left: 35px;
  padding-right: 35px;
  padding-top: 129px;
  padding-bottom: 84px;
  margin: 0 auto;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .section3 .content {
    padding-bottom: 80px;
    display: block;
  }
}
.section3 .content .left-plan {
  margin-right: 20px;
}
.section3 .content .left-plan .titre {
  position: relative;
  margin-left: 15px;
}
@media screen and (max-width: 768px) {
  .section3 .content .left-plan .titre {
    width: 100%;
  }
}
.section3 .content .left-plan .titre .plan {
  position: absolute;
  top: -11px;
  z-index: -1;
  left: -18px;
}
@media screen and (max-width: 768px) {
  .section3 .content .left-plan .titre .plan {
    top: -12px;
  }
}
.section3 .content .left-plan .titre .plan img {
  width: 35px;
  height: 35px;
  object-fit: contain;
}
.section3 .content .left-plan .texte {
  padding-top: 30px;
  padding-bottom: 37px;
  max-width: 437px;
}
@media screen and (max-width: 768px) {
  .section3 .content .left-plan .texte {
    max-width: 100%;
  }
}
.section3 .content .left-plan .texte h4 {
  color: #fff;
}
.section3 .content .left-plan .pdf {
  display: flex;
  align-items: center;
  color: #fff;
  font-size: 15px;
  font-family: "Sofia-Pro";
  text-decoration: underline;
}
@media screen and (max-width: 768px) {
  .section3 .content .left-plan .pdf {
    margin: 0 auto;
    margin-bottom: 50px;
  }
}
.section3 .content .left-plan .pdf img {
  margin-right: 20px;
}
.section3 .content .left-plan .pdf:hover {
  cursor: pointer;
}
.section3 .content .left-plan .pdf a {
  color: #fff;
}
.section3 .content .left-plan .pdf-viewer {
  display: none;
}
.section3 .content .left-plan .pdf-viewer-actif {
  position: fixed;
  top: 50px;
  max-width: 1140px;
  width: 100%;
  height: 100%;
  z-index: 999;
  display: block;
}
.section3 .content .left-plan .pdf-viewer-actif .close-button {
  width: 100%;
  background-color: #2C5A00;
  display: flex;
  justify-content: center;
  color: #fff;
  font-size: 25px;
  font-family: "Sofia-Pro";
  font-weight: bold;
  position: relative;
  top: -5px;
}
.section3 .content .left-plan .pdf-viewer-actif .close-button:hover {
  cursor: pointer;
}
.section3 .content .right-plan {
  width: 506px;
  height: 312px;
}
@media screen and (max-width: 768px) {
  .section3 .content .right-plan {
    margin-top: 20px;
    width: 100%;
    height: auto;
  }
}
.section3 .content .right-plan img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (max-width: 768px) {
  .section3 .content .right-plan img {
    width: 100%;
  }
}

.section4 {
  position: relative;
  overflow: hidden;
}
.section4 .content {
  max-width: 1210px;
  padding: 0 35px 130px;
  margin: 0 auto;
}
.section4 .content .contact {
  width: 100%;
  background-color: #fff;
  border-radius: 30px;
  margin-top: 135px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1607843137);
  padding-bottom: 60px;
}
@media screen and (max-width: 768px) {
  .section4 .content .contact {
    margin: 60px 0;
  }
}
.section4 .content .contact::before {
  content: "";
  background: url(../images/fondendpage.svg);
  width: 100vw;
  height: 350px;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: -1;
}
.section4 .content .contact .titre {
  text-align: center;
  margin: 0 auto;
  max-width: 454px;
  padding-top: 60px;
  position: relative;
}
@media screen and (max-width: 768px) {
  .section4 .content .contact .titre {
    max-width: 100%;
  }
}
.section4 .content .contact .titre h2 {
  z-index: 2;
  position: relative;
}
.section4 .content .contact .titre .maison {
  position: absolute;
  top: 40px;
  z-index: 1;
  left: -12px;
}
@media screen and (max-width: 768px) {
  .section4 .content .contact .titre .maison {
    left: 43px;
  }
}
.section4 .content .contact .texte {
  text-align: center;
  margin: 0 auto;
  max-width: 525px;
  margin-top: 30px;
}
@media screen and (max-width: 768px) {
  .section4 .content .contact .texte {
    max-width: 100%;
  }
}
.section4 .content .contact .lien {
  margin: 0 auto;
  margin-top: 30px;
  display: flex;
  justify-content: center;
  width: fit-content;
}
.section4 .content .contact .lien:hover a {
  color: #4DAEC3;
  background-color: #fff;
  border: 2px solid #4DAEC3;
}
.section4 .content .contact .lien:hover a svg #Groupe_126 #Ligne_50 {
  stroke: #4DAEC3;
}
.section4 .content .contact .lien:hover a svg #Groupe_126 #Ligne_51 {
  stroke: #4DAEC3;
}
.section4 .content .contact .lien a {
  text-decoration: none;
  color: #fff;
  font-family: "Sofia-Pro";
  font-size: 15px;
  background-color: #4DAEC3;
  border: 2px solid #fff;
  padding: 10px 20px;
  width: fit-content;
  border-radius: 22px;
  margin: 0 auto;
}
.section4 .content .contact .lien a svg {
  margin-left: 10px;
  width: auto;
  height: auto;
  object-fit: contain;
}

/*# sourceMappingURL=reservation.css.map */
