/* screen - mentionslegales */

.mentionslegales {
  align-items: flex-start;
  background-color: var(--white);
  display: flex;
  height: 1024px;
  width: 1440px;
}

.mentionslegales .flex-col {
  align-items: center;
  background-image: url(../img/fa-ade-1.png);
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  gap: 31px;
  min-height: 1024px;
  width: 1440px;
}

.mentionslegales .flex-row {
  align-items: flex-start;
  display: flex;
  gap: 25px;
  margin-right: 16.0px;
  margin-top: 36px;
  min-width: 1378px;
}

.mentionslegales .blason {
  height: 220px;
  width: 196px;
}

.mentionslegales .flex-col-1 {
  gap: 28px;
  min-height: 203px;
  width: 1157px;
}

.mentionslegales .stt {
  height: 75px;
  margin-right: 20.2px;
  width: 1025px;
}

.mentionslegales .bouton-container {
  align-items: flex-start;
  display: flex;
  min-width: 1157px;
}

.mentionslegales .bouton-accueil {
  cursor: pointer;
  height: 100px;
  width: 100px;
}

.mentionslegales .bouton {
  cursor: pointer;
  height: 100px;
  margin-left: 6px;
  width: 100px;
}

.mentionslegales .flex-col-2 {
  min-height: 737px;
  width: 1440px;
}

.mentionslegales .socit-loi-de-1901-en {
  height: 565px;
  width: 967px;
}

.mentionslegales .ralisation-du-site-e {
  height: 37px;
  margin-left: 3.32px;
  margin-top: 48px;
  width: 935px;
}

.mentionslegales .bouton-container-1 {
  align-items: center;
  background-image: url(../img/bandeau-noir-1.png);
  background-size: 100% 100%;
  display: flex;
  gap: 722px;
  height: 48px;
  margin-top: 39px;
  min-width: 1440px;
  padding: 0 200px;
}

.mentionslegales .bouton-mentions-legales {
  cursor: pointer;
  height: 30px;
  width: 160px;
}

.mentionslegales .bouton-nous-contacter {
  cursor: pointer;
  height: 30px;
  width: 147px;
}

.mentionslegales .flex-col-3 {
  align-items: center;
  display: flex;
  flex-direction: column;
}
