@font-face {
  font-family: Bobby Rough Soft Outline;
  src: url('../fonts/Bobby-Rough-Soft-Outline.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bobby Rough Soft;
  src: url('../fonts/Bobby-Rough-Soft.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bobby Jones Soft Outline;
  src: url('../fonts/Bobby-Jones-Soft-Outline.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Bobby Jones Soft;
  src: url('../fonts/Bobby-Jones-Soft.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Quebab Shadow Ffp;
  src: url('../fonts/Quebab-Shadow-ffp.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --primary: #ffdbd8;
  --texte: #f7f6f2;
  --texte-2: var(--texte);
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

a {
  color: #333;
  text-align: left;
  font-family: Bobby Jones Soft, Georgia, sans-serif;
  text-decoration: underline;
  display: inline-block;
}

.header {
  color: #f7f6f2;
  background-color: #fff6e4;
  border-bottom: 1px solid #000;
  line-height: 64px;
  display: flex;
}

.slide {
  background-image: url('../images/DSC01217.jpg');
  background-position: 50% 40%;
  background-size: cover;
}

.section-horaires {
  text-align: center;
  background-color: #fff6e4;
  margin-top: 0;
  margin-bottom: 0;
}

.section-title {
  color: #d6b268;
  text-align: center;
  font-family: Bobby Rough Soft, Georgia, sans-serif;
}

.hours-row {
  background-color: var(--primary);
  color: #f7f6f2;
}

.hours__row {
  font-family: Bobby Jones Soft, Georgia, sans-serif;
  font-size: 20px;
}

.hours__row.hh {
  color: #d6b268;
}

.grid {
  grid-template-rows: auto;
}

.container {
  width: 100%;
  max-width: 940px;
  display: block;
}

.grid-2 {
  grid-template-rows: auto;
}

.heading {
  text-align: center;
}

.div-block {
  flex-flow: row-reverse;
  height: 350px;
  display: flex;
}

.div-block.ap {
  height: 400px;
}

.div-block.ac {
  padding-bottom: 0;
}

.about-img {
  background-image: url('../images/DSC03759-Enhanced-NR.jpg');
  background-position: 50%;
  background-size: cover;
  width: 50%;
}

.about-img.i1 {
  background-image: url('../images/DSC08972-min.jpg');
  background-position: 50%;
  background-size: cover;
}

.about-img.i2 {
  background-image: url('../images/3.png');
  background-position: 50%;
  background-size: cover;
}

.about-img.i3 {
  background-image: url('../images/DSC09189-copie-min.jpg');
  background-position: 50% 60%;
  background-size: cover;
}

.about-txt {
  background-color: #fff6e4;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 50%;
  padding-bottom: 0;
  display: flex;
}

.heading-2 {
  color: #d6b268;
  text-align: center;
  font-family: Bobby Rough Soft, Georgia, sans-serif;
}

.paragraph {
  text-align: center;
  padding-left: 40px;
  padding-right: 40px;
  font-family: Bobby Jones Soft, Georgia, sans-serif;
}

.image {
  display: block;
}

.container-2 {
  flex-flow: row-reverse;
  display: block;
}

.container-3 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: row-reverse;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 500px;
  display: flex;
}

.div-block-2, .div-block-3, .div-block-4 {
  width: 33%;
}

.code-embed {
  background-color: #2b2b2b;
  padding-top: 0;
}

.image-2 {
  background-image: url('../images/DSC03418.jpg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  display: block;
}

.full-width-img {
  background-image: url('../images/DSC03781-Enhanced-NR.jpg');
  background-position: 0 0;
  background-size: auto;
}

.section-infos {
  text-align: center;
  flex-flow: column;
  display: flex;
}

.infos-container {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  flex-flow: row-reverse;
  justify-content: flex-start;
  align-items: center;
  padding-left: 0;
  display: flex;
}

.info-item {
  text-align: center;
  margin-right: 0;
  padding-left: 20px;
  padding-right: 20px;
}

.menu {
  margin-left: 0;
  padding-left: 0;
}

.slider {
  height: 80vh;
}

.heading-3 {
  color: var(--primary);
}

.paragraph-2 {
  color: #f7f6f2;
}

.paragraph-3 {
  font-family: Bobby Rough Soft, Georgia, sans-serif;
}

.heading-4, .heading-5 {
  color: #f7f6f2;
}

.paragraph-4, .paragraph-5 {
  font-family: Bobby Rough Soft, Georgia, sans-serif;
}

.heading-6 {
  color: #f7f6f2;
}

.nav-link {
  font-family: Bobby Rough Soft, Georgia, sans-serif;
  font-size: 20px;
}

.brand {
  background-image: url("https://cdn.prod.website-files.com/68df816aeedbcc82bf258416/68df816aeedbcc82bf25844e_logo%20l'amphi.png");
  background-position: 0 0;
  background-size: cover;
  width: 250px;
  display: flex;
}

.body {
  background-color: #fff6e4;
}

.div-block-5 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  background-image: url("https://cdn.prod.website-files.com/68df816aeedbcc82bf258416/68df816aeedbcc82bf25844e_logo%20l'amphi.png");
  background-position: 50%;
  background-size: cover;
  flex-flow: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  width: 200px;
  display: flex;
  position: relative;
}

.slide-content {
  z-index: 2;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  padding-top: 0;
  display: flex;
  position: relative;
  top: auto;
  left: auto;
}

.image-3 {
  flex: 0 auto;
  width: 400px;
  display: block;
  position: absolute;
  inset: 0%;
}

.div-block-6 {
  background-color: #fff6e4;
  background-image: url('../images/_PLA1254-min-min.jpg');
  background-position: 50% 0;
  background-size: cover;
  justify-content: center;
  align-items: center;
  height: 600px;
  display: flex;
}

.div-block-7 {
  z-index: 2;
  background-image: url('../images/logo-chope-moi-pigalle.png');
  background-position: 50%;
  background-size: cover;
  flex-flow: column-reverse;
  width: 500px;
  height: 500px;
  display: flex;
  position: absolute;
}

.overlay {
  opacity: .48;
  background-color: #000;
  width: 2000px;
  height: 600px;
  position: absolute;
}

.div-block-8 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-image: url('../images/logo-georges.png');
  background-position: 0 0;
  background-size: auto;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  width: 150px;
  height: 100px;
  margin-top: 2px;
  margin-left: 2px;
  font-family: Bobby Rough Soft, Georgia, sans-serif;
  display: flex;
  position: absolute;
}

.button {
  background-color: #cb3329;
  border-radius: 9px;
  font-size: 20px;
  position: relative;
}

.code-embed-2 {
  width: 100%;
}

.heading-7 {
  color: #cb3329;
  font-family: Bobby Jones Soft, Georgia, sans-serif;
}

.section {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  text-align: center;
  justify-content: center;
  align-items: center;
  max-width: 1200px;
  height: 300px;
  display: flex;
  position: static;
}

.container-4 {
  flex-flow: column;
  display: flex;
}

.link, .link-2, .link-3, .link-4, .link-5 {
  text-align: left;
}

.container-5 {
  flex-flow: column;
  display: flex;
}

.heading-8 {
  color: var(--texte);
  justify-content: center;
  align-items: center;
  font-family: Quebab Shadow Ffp, Impact, sans-serif;
  display: flex;
}

.container-6 {
  background-color: #fff6e4;
}

@media screen and (max-width: 767px) {
  .div-block-3 {
    width: 33%;
  }
}

@media screen and (max-width: 479px) {
  .div-block {
    flex-flow: column;
    height: 100%;
  }

  .div-block.ap, .div-block.apr {
    flex-flow: column-reverse;
  }

  .about-img.i1 {
    flex-flow: column;
    width: 100%;
    height: 100%;
    min-height: 200px;
    display: flex;
  }

  .about-img.i2 {
    width: 100%;
    height: 200px;
  }

  .about-img.i3 {
    width: 100%;
    min-height: 200px;
  }

  .about-txt {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    margin-bottom: 10px;
    display: flex;
  }

  .section-about, .section-privatisation {
    flex-flow: column-reverse;
    display: flex;
  }

  .section-infos {
    flex-flow: column;
    width: 100%;
  }

  .infos-container {
    flex-flow: column;
  }

  .div-block-6 {
    background-image: url('../images/DSC02778-min-1.jpg');
    background-position: 50%;
    background-repeat: repeat;
    background-size: cover;
    flex-flow: row;
    justify-content: center;
    align-items: flex-start;
    height: 200px;
    display: flex;
    position: relative;
  }

  .div-block-7 {
    background-image: none;
    width: 320px;
    height: 320px;
  }

  .overlay {
    height: 600px;
  }

  .div-block-8 {
    width: 80px;
    height: 100%;
    margin-top: 0;
    margin-left: 0;
  }

  .section {
    flex-flow: column;
  }

  .container-4 {
    align-items: center;
  }

  .container-5 {
    align-items: center;
    margin-bottom: 40px;
  }

  .icon {
    color: #000;
  }

  .container-7 {
    background-image: url('../images/logo-georges.png');
    background-position: 50%;
    background-size: auto;
    min-width: 170px;
    min-height: 100px;
  }
}


@font-face {
  font-family: 'Bobby Rough Soft Outline';
  src: url('../fonts/Bobby-Rough-Soft-Outline.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bobby Rough Soft';
  src: url('../fonts/Bobby-Rough-Soft.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bobby Jones Soft Outline';
  src: url('../fonts/Bobby-Jones-Soft-Outline.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Bobby Jones Soft';
  src: url('../fonts/Bobby-Jones-Soft.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Quebab Shadow Ffp';
  src: url('../fonts/Quebab-Shadow-ffp.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}