:root {
  --yellow: #ffcc4a;
}

.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;
  }
}

.hero {
  background-image: url('../images/background-hero.jpg');
  background-position: 0 0;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 380px;
  display: flex;
}

.container {
  background-color: var(--yellow);
  object-fit: fill;
  width: auto;
  margin-left: 0;
  font-family: Poppins, sans-serif;
  position: static;
}

.heading {
  box-sizing: border-box;
  aspect-ratio: auto;
  object-fit: fill;
  font-family: Poppins, sans-serif;
  line-height: 54px;
  display: block;
  position: static;
}

.heading.banner {
  margin-top: 0;
  margin-bottom: 0;
}

.map {
  aspect-ratio: auto;
  object-fit: contain;
  width: auto;
  display: flex;
}

.container-2 {
  box-sizing: border-box;
  float: left;
  clear: none;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  aspect-ratio: auto;
  text-align: left;
  object-fit: fill;
  flex-flow: column;
  order: 1;
  justify-content: center;
  align-items: center;
  width: 50%;
  height: auto;
  padding-left: 0;
  display: flex;
  position: static;
  overflow: visible;
}

.flex-block {
  aspect-ratio: auto;
}

.map-block {
  float: none;
  clear: none;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  border: 1px solid var(--yellow);
  outline-offset: 0px;
  border-radius: 16px;
  outline: 1px #333;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  margin: 40px auto;
  padding-top: 0;
  display: flex;
  position: static;
  overflow: hidden;
}

.div-block {
  float: none;
  clear: none;
}

.map-2 {
  float: left;
  clear: none;
  position: static;
}

.div-block-2 {
  float: none;
  clear: none;
}

.code-embed {
  float: left;
  aspect-ratio: auto;
  object-fit: fill;
  order: -1;
  width: 50%;
  height: 400px;
}

.heading-2 {
  width: 100%;
}

.image-icon-map {
  float: none;
  width: 28px;
}

.text-block {
  float: none;
}

.body {
  font-family: Poppins, sans-serif;
  font-size: 15px;
  line-height: 23px;
}

.icon-map {
  float: left;
  width: 47px;
  height: 100%;
  padding-right: 16px;
}

.div-block-4 {
  float: left;
  width: 90%;
}

.map-info-bloc {
  order: 0;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  display: flex;
}

.map-info-bloc.first {
  order: -1;
  margin-bottom: 32px;
}

.map-info-bloc.last {
  order: 1;
}

.map-info-bloc.center {
  margin-bottom: 24px;
}

.line-metro {
  width: 100%;
  margin-bottom: 8px;
}

.container-metro {
  width: 100%;
}

.image-icon {
  width: 28px;
}

.icon-bus {
  padding-top: 3px;
  padding-right: 16px;
}

.container-3 {
  width: 100%;
}

.text-block-2 {
  font-size: 28px;
  font-weight: 600;
  line-height: 32px;
}

.text-block-3 {
  font-size: 28px;
  line-height: 32px;
}

.div-block-5 {
  background-color: var(--yellow);
  flex-flow: column;
  justify-content: center;
  width: 65%;
  margin-left: -24px;
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 24px;
  display: flex;
}

.address {
  padding-bottom: 16px;
  font-weight: 600;
}

.heading-3 {
  outline-offset: 0px;
  mix-blend-mode: normal;
  border: 1px #000;
  outline: 4px #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
}

.title-border-bottom {
  background-color: var(--yellow);
  width: 150px;
  height: 5px;
}

.div-block-6 {
  float: none;
  margin-bottom: 32px;
  padding-bottom: 0;
  display: block;
}

.subtitle {
  margin-bottom: 0;
  font-weight: 700;
}

.quote-yellow-bg {
  background-color: var(--yellow);
  border-radius: 12px;
  width: 75%;
  margin-bottom: 24px;
  padding: 24px;
}

.paragraph-text {
  margin-bottom: 24px;
}

.italic-text, .italic-text-2 {
  font-weight: 600;
}

.div-block-7 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  margin-top: 40px;
  display: flex;
}

.image-illustration {
  float: left;
  clear: none;
  background-image: url('../images/photo.jpg');
  background-position: 50%;
  background-size: cover;
  order: -1;
  width: 25%;
  height: 300px;
}

.paragraph-2 {
  float: left;
  order: 1;
  width: 75%;
}

.container-4 {
  margin-top: 40px;
}

.section {
  background-image: url('../images/background-banner.jpg');
  background-position: 0 0;
  background-size: cover;
  margin-top: 60px;
}

.heading-4 {
  color: #fff;
  text-align: center;
  font-size: 34px;
  line-height: 38px;
}

.slider-wrapper {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  margin-top: 48px;
  display: flex;
}

.block {
  aspect-ratio: auto;
  border: 6px none var(--yellow);
  outline-color: var(--yellow);
  outline-offset: -3px;
  text-align: center;
  object-fit: fill;
  background-color: #fff;
  border-radius: 8px;
  outline-width: 6px;
  outline-style: solid;
  flex: 0 auto;
  order: 0;
  justify-content: flex-start;
  align-self: auto;
  align-items: center;
  width: 33%;
  padding: 24px;
  display: flex;
}

.paragraph-3 {
  display: block;
}

.container-5 {
  padding-top: 40px;
  padding-bottom: 60px;
}

.subtitle-bloc {
  background-color: var(--yellow);
  border-radius: 50px;
  margin-top: 0;
  margin-bottom: 24px;
  padding: 8px 24px;
  font-size: 18px;
  font-weight: 600;
  display: inline-flex;
}

.paragraph-4 {
  background-color: var(--yellow);
  margin-bottom: 0;
  padding: 8px 24px;
  font-size: 18px;
  font-weight: 600;
}

.heading-5 {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 600;
}

.list {
  grid-column-gap: 3px;
  grid-row-gap: 3px;
  flex-flow: column;
  margin-bottom: 24px;
  display: flex;
}

.bottom-page {
  background-color: var(--yellow);
  margin-top: 40px;
  padding-top: 40px;
  padding-bottom: 40px;
}

.heading-6 {
  text-align: center;
  margin-bottom: 32px;
  font-size: 34px;
  line-height: 34px;
}

.submit-button {
  background-color: #1d1d1d;
  border-radius: 4px;
  margin-top: 16px;
  padding-left: 24px;
  padding-right: 24px;
}

.text-field {
  color: #333;
  border: 1px solid #858585;
  border-radius: 4px;
  margin-bottom: 0;
}

.text-field.message {
  height: 120px;
}

.field-label {
  font-size: 13px;
  font-weight: 400;
}

.logo-notaire {
  height: 90px;
}

.container-6 {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  justify-content: center;
  display: flex;
}

.form-row {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-bottom: 16px;
  display: flex;
}

.form {
  float: none;
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.form-block {
  text-align: center;
}

.navbar {
  z-index: 999;
  background-color: var(--yellow);
  position: sticky;
  top: 0;
}

.nav-link {
  font-size: 16px;
  font-weight: 500;
}

.nav-link:hover {
  text-decoration: underline;
}

.nav-link.w--current {
  color: #333;
}

.nav-menu {
  text-align: center;
  width: 100%;
  display: block;
}

.nav-menu.back {
  text-align: left;
}

.container-7 {
  float: none;
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  text-align: left;
  justify-content: center;
  margin-top: 40px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.link {
  float: none;
  color: #333;
  display: inline-flex;
}

.link:hover {
  text-decoration: underline;
}

.text-block-5 {
  text-align: center;
  display: inline-flex;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.success-message {
  background-color: #fcefc8;
}

@media screen and (max-width: 991px) {
  .hero {
    background-position: 50% 0;
  }

  .div-block-5 {
    width: 75%;
    margin-left: -24px;
    padding-left: 32px;
  }

  .nav-menu {
    background-color: #ffba4a;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .menu-button {
    background-color: var(--yellow);
  }

  .menu-button.w--open {
    background-color: #ffba4a;
  }

  .text-block-4 {
    float: left;
    font-size: 15px;
    font-weight: 500;
  }

  .icon {
    float: left;
  }
}

@media screen and (max-width: 767px) {
  .container-2 {
    width: 100%;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .map-block {
    flex-flow: column;
    width: 90%;
  }

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

  .div-block-5 {
    width: 90%;
    margin-left: 0;
  }

  .container-4 {
    width: 90%;
  }

  .slider-wrapper {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    padding-top: 8px;
    padding-bottom: 8px;
    overflow: auto;
  }

  .block {
    flex: 0 0 65%;
    order: 1;
    width: 100%;
    margin-left: 5%;
    margin-right: 5%;
  }

  .menu-button {
    clear: right;
  }

  .text-block-4 {
    float: left;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 500;
  }
}

@media screen and (max-width: 479px) {
  .hero {
    background-position: 100% 0;
    background-size: cover;
    justify-content: flex-end;
    align-items: center;
    margin-bottom: 1px;
  }

  .heading.banner {
    line-height: 40px;
    display: inline-flex;
  }

  .container-2 {
    order: -1;
    width: 100%;
    padding-top: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .map-block {
    flex-flow: column;
    width: 95%;
  }

  .code-embed {
    order: 1;
    width: 100%;
  }

  .icon-map {
    width: 50px;
  }

  .icon-bus {
    padding-right: 4px;
  }

  .div-block-5 {
    width: 100%;
    margin-left: 0;
  }

  .quote-yellow-bg {
    width: 100%;
  }

  .div-block-7 {
    flex-flow: column;
  }

  .image-illustration, .paragraph-2 {
    width: 100%;
  }

  .container-4 {
    width: 95%;
  }

  .slider-wrapper {
    padding-top: 8px;
    padding-bottom: 8px;
    overflow: auto;
  }

  .block {
    flex: 0 0 75%;
    order: 1;
    justify-content: flex-start;
    width: 100%;
    margin-left: 5%;
    margin-right: 5%;
    display: flex;
  }

  .paragraph-3 {
    object-fit: fill;
    align-self: center;
    text-decoration: none;
    position: static;
  }

  .logo-notaire {
    height: 55px;
  }

  .form-row {
    flex-flow: column;
  }

  .form {
    width: 90%;
  }

  .menu-button {
    float: right;
    clear: right;
    flex-flow: row;
    display: block;
  }

  .text-block-4 {
    float: left;
    text-transform: uppercase;
    padding-right: 8px;
    font-size: 15px;
    font-weight: 500;
  }

  .icon {
    float: left;
  }
}


