:root {
  font-size: 16px; }

* {
  margin: 0;
  padding: 0; }

a {
  color: #000000 !important;
  text-decoration: none !important; }

body {
  font-family: monospace;
  text-align: center; }

.swiper-container {
  width: 100%;
  height: 100vh;
  border: 1px solid #000;
  box-sizing: border-box; }

.swiper-slide {
  text-align: center;
  font-size: 32px;
  background: #fff;
  min-height: 250px;
  cursor: grab;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  /* bottom: 50px; */ }

.content-page {
  margin-bottom: 50px; }

.swiper-pagination-bullet {
  background: #fff;
  opacity: 1;
  border: 2px solid #000; }

.swiper-pagination-bullet-active {
  background: #000; }

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E);
  left: 1.5rem; }

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2027%2044%27%3E%3Cpath%20d%3D%27M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z%27%20fill%3D%27%23000%27%2F%3E%3C%2Fsvg%3E);
  right: 1.5rem; }

/* Fix bacground color */
.bg-2 {
  background-color: #5c469c; }

.img-fluid {
  width: 100%;
  height: 100%; }

.content-page * {
  color: #ffffff; }

/*  */
.page-6 .content-page-grid {
  width: 100%;
  height: 100vh;
  display: block; }
  .page-6 .content-page-grid div {
    background-color: #ffffff;
    border: 1px solid rgba(0, 0, 0, 0.5);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50vh;
    padding: 10px; }
    .page-6 .content-page-grid div img {
      width: 100%;
      height: 100%; }
.page-6 .blcok-1,
.page-6 .blcok-3,
.page-6 .blcok-5 {
  background-color: #d4adfc; }

.page-7 .content-page-grid {
  width: 100%;
  height: 100%;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  align-items: center; }
  .page-7 .content-page-grid div {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #ccc; }
    .page-7 .content-page-grid div h4 {
      width: 100%;
      height: 100%;
      align-items: center;
      display: flex;
      justify-content: center; }

.btn-retour-2 {
  position: absolute;
  bottom: 20px;
  right: 10px;
  z-index: 9999; }
  .btn-retour-2 a {
    font-size: 25px;
    font-weight: 700; }
    .btn-retour-2 a img {
      height: 64px; }

.btn-retour-2-left {
  left: 20px;
  right: auto;
  bottom: 20px; }

.img-back img {
  height: 52px !important;
  width: auto !important;
  margin-right: 15px; }

.content-page-grid-fix {
  width: 100%;
  align-items: center;
  display: grid;
  grid-template-columns: auto auto auto;
  height: 100vh; }
  .content-page-grid-fix .blcok-1 {
    grid-column-start: 1;
    grid-column-end: 3; }

.content-page-grid-fix .blcok-1 {
  width: 50%;
  float: left; }

.content-page-grid-fix .blcok-2 {
  width: 50%;
  float: left; }

.content-page-grid-fix .blcok-3,
.content-page-grid-fix .blcok-4,
.content-page-grid-fix .blcok-5 {
  width: 33.3%;
  float: left; }

.div-grid-start {
  grid-column-start: 1;
  grid-column-end: 3; }

.btn-numero {
  position: absolute;
  /* top: 0; */ }

.ap-numero-1 {
  top: 28%;
  right: 16%; }

.ap-numero-2 {
  top: 28%;
  right: 20.3%; }

.ap-numero-3 {
  top: 28%;
  right: 24.6%; }

.ap-numero-4 {
  top: 28%;
  right: 28.8%; }

.ap-numero-5 {
  top: 28%;
  right: 33.2%; }

.ap-numero-6 {
  top: 28%;
  right: 37.9%; }

.ap-numero-7 {
  top: 30%;
  right: 42.3%; }

.ap-numero-8 {
  top: 30%;
  right: 59.5%; }

.ap-numero-9 {
  top: 30%;
  right: 64.8%; }

.ap-numero-10 {
  top: 30%;
  right: 69.1%; }

.ap-numero-11 {
  top: 30%;
  right: 73.6%; }

.ap-numero-12 {
  top: 30%;
  right: 77.9%; }

.ap-numero-13 {
  top: 30%;
  right: 82.1%; }

.ap-numero-14 {
  top: 30%;
  right: 86.4%; }

.ap-numero-15 {
  top: 45.4%;
  left: 28.4%; }

.ap-numero-16 {
  top: 45.4%;
  left: 23%; }

.ap-numero-17 {
  top: 47.1%;
  left: 18.4%; }

.ap-numero-18 {
  top: 46.9%;
  left: 14.2%; }

.ap-numero-19 {
  top: 47.8%;
  left: 9.8%; }

.ap-numero-20 {
  bottom: 34.7%;
  left: 27.4%; }

.ap-numero-21 {
  top: 72%;
  left: 9.6%; }

.ap-numero-22 {
  top: 72%;
  left: 13.8%; }

.ap-numero-23 {
  top: 72%;
  left: 18%; }

.ap-numero-24 {
  top: 72%;
  left: 22.4%; }

.ap-numero-25 {
  top: 66.4%;
  left: 27.6%; }

.ap-numero-26 {
  top: 73.5%;
  left: 27.6%; }

.ap-numero-27 {
  bottom: 20.1%;
  right: 44.3%; }

.ap-numero-28 {
  bottom: 20.3%;
  left: 38.5%; }

.ap-numero-29 {
  top: 31%;
  left: 49%; }

.ap-numero-30 {
  top: 68.3%;
  left: 38.5%; }

.ap-numero-31 {
  top: 63%;
  left: 43%; }

.ap-numero-32 {
  top: 56.7%;
  left: 38.4%; }

.ap-numero-33 {
  top: 51%;
  left: 38%; }

.ap-numero-34 {
  top: 45%;
  left: 38%; }

.ap-numero-35 {
  top: 45%;
  left: 42%; }

.ap-numero-36 {
  top: 45%;
  left: 46%; }

.ap-numero-37 {
  top: 45%;
  left: 51%; }

.ap-numero-38 {
  top: 51%;
  left: 52%; }

.ap-numero-39 {
  top: 57%;
  left: 51.7%; }

.ap-numero-40 {
  top: 63%;
  left: 51.7%; }

.ap-numero-41 {
  top: 69%;
  left: 51.7%; }

.ap-numero-42 {
  top: 74.4%;
  left: 51.7%; }

.ap-numero-43 {
  top: 68.5%;
  right: 31%; }

.ap-numero-44 {
  top: 68.9%;
  right: 35%; }

.ap-numero-45 {
  top: 62%;
  right: 35%; }

.ap-numero-46 {
  top: 45%;
  right: 35%; }

.ap-numero-47 {
  top: 43%;
  right: 29%; }

.ap-numero-42 {
  top: 74.4%;
  left: 61%; }

.ap-numero-48 {
  top: 43%;
  right: 24.9%; }

.ap-numero-49 {
  top: 43%;
  right: 20.7%; }

.ap-numero-50 {
  top: 43%;
  right: 16.3%; }

.ap-numero-51 {
  top: 43%;
  right: 16.3%; }

.ap-numero-51 {
  top: 67%;
  right: 23%; }

.btn-primary {
  color: transparent !important;
  background-color: transparent;
  border-color: transparent; }
  .btn-primary:hover {
    color: transparent !important;
    background-color: transparent;
    border-color: transparent; }

.btn-check:focus + .btn-primary,
.btn-primary:focus {
  color: transparent !important;
  background-color: transparent;
  border-color: transparent;
  box-shadow: none; }

.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
  color: transparent !important;
  background-color: transparent;
  border-color: transparent; }

.grid-container {
  display: grid;
  grid-template-columns: auto auto auto;
  height: 100vh; }
  .grid-container .grid-item {
    border: 1px solid rgba(0, 0, 0, 0.5);
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50vh;
    padding: 10px;
    position: relative; }
    .grid-container .grid-item img {
      width: 100%;
      max-width: 100%;
      height: 100%; }
    .grid-container .grid-item a {
      width: 100%;
      max-width: 100%;
      height: 100%;
      font-size: 28px;
      display: flex;
      align-items: center;
      justify-content: center; }

.eta-app-vendue {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #ffffff;
  padding: 15px 30px;
  border-radius: 5px; }
  .eta-app-vendue h4 {
    margin: 0;
    color: red;
    font-weight: 700; }

.img-index-1 {
  width: 100%;
  height: 100%; }

.page-etagefix1 {
  grid-template-columns: 1fr 1fr 1fr; }
  .page-etagefix1 .grid-item {
    height: 100vh;
    padding: 10px; }
    .page-etagefix1 .grid-item a {
      align-items: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      .page-etagefix1 .grid-item a img {
        height: auto; }

.page-etagefix2 .grid-item:last-child {
  grid-column-start: 1;
  grid-column-end: 4; }
.page-etagefix2 a {
  align-items: center;
  display: flex;
  align-items: center;
  justify-content: center; }

.d-none {
  display: none; }

.blcok-1 {
  background-color: #DDE6ED; }

.blcok-2 {
  background-color: #9DB2BF; }

.blcok-3 {
  background-color: #526D82; }

.blcok-3 {
  background-color: #526D82; }

.red-color {
  color: red; }

.mt-30 {
  margin-top: 30px; }

.img-go img {
  width: 40px !important; }

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