/* screen - infos03 */

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

.infos03 .flex-col {
  background-image: url(../img/fa-ade.png);
  background-size: 100% 100%;
  flex-direction: column;
  gap: 595px;
  min-height: 1024px;
  width: 1440px;
}

.infos03 .flex-row {
  gap: 25px;
  margin-right: 16.0px;
  margin-top: 36px;
  min-width: 1378px;
}

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

.infos03 .flex-col-1 {
  align-items: center;
  gap: 21px;
  margin-bottom: 10.78px;
  min-height: 197px;
  width: 1157px;
}

.infos03 .stt {
  height: 75px;
  margin-right: 16.59px;
  width: 1025px;
}

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

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

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

.infos03 .bouton-regement-interieur {
  height: 100px;
  margin-left: 6px;
  width: 100px;
}

.infos03 .flex-col-2 {
  align-items: flex-end;
  gap: 65px;
  min-height: 173px;
  width: 1440px;
}

.infos03 .flechedroitenoire {
  align-items: center;
  cursor: pointer;
  display: flex;
  height: 60px;
  margin-right: 56px;
  padding: 0 10.3px;
  width: 100px;
}

.infos03 .polygon-21 {
  height: 48px;
  margin-left: 15px;
  width: 65px;
}

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

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

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

.infos03 .flex {
  align-items: center;
  display: flex;
}

.infos03 .flex-col-3 {
  display: flex;
  flex-direction: column;
}
