@charset "UTF-8";
html {
  scroll-behavior: smooth;
}

body {
  font-family: sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #444;
  background-color: black;
}

header {
  position: relative;
}

.title {
  color: #e41612;
}

.title {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-size: 51px;
  color: white;
  padding-top: 100px;
  line-height: 1.6;
  margin-top: 0px;
  display: inline-block;
  text-align: center;
}

.title02 {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-size: 51px;
  color: white;
  padding-top: 100px;
  line-height: 1.6;
  margin-top: 0px;
  display: flex;
  text-align: center;
  justify-content: center;
}

.i-container {
  position: relative;
  display: inline-block;
}

h2, .h1-credit {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-size: 25px;
  color: white;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0px;
  line-height: 1.6;
}

.h2_projet {
  padding-top: 100px;
  padding-bottom: 0px;
}

.a_footer {
  text-align: center;
}

h3 {
  font-family: "Boldonse", system-ui;
  font-weight: 400;
  font-size: 20px;
  color: white;
  padding-top: 40px;
  padding-bottom: 40px;
  margin: 0px;
}

p {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  color: white;
  opacity: 0.8;
  margin-top: 25.6px;
  margin-bottom: 25.6px;
}

body {
  overflow-x: hidden;
}

ul {
  list-style: none;
  padding: 0;
}

li {
  padding-bottom: 10px;
}

.li_nav {
  padding-bottom: 0px;
  display: inline;
}

a {
  color: #2b79b5;
  opacity: 0.8;
  text-decoration: none;
  font-size: 13px;
}

.a_style {
  color: black;
  font-size: 13px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
}

.voirprojet {
  margin: 0;
  opacity: 1;
  margin-top: 10px;
  color: #2b79b5;
}

.voirprojet02 {
  margin: 0;
  opacity: 1;
  margin-top: 10px;
  opacity: 0.8;
  display: flex;
  justify-content: flex-end;
}

.projet_h2 {
  margin-top: 40px;
  margin-bottom: 0px;
  padding: 0;
  color: white;
  font-family: "Boldonse", system-ui;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  text-decoration: underline;
}

.projet_h2_ {
  margin-top: 40px;
  margin-bottom: 0px;
  padding: 0;
  color: white;
  font-family: "Boldonse", system-ui;
  font-size: 25px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

@media (min-width: 580px) {
  .title {
    font-size: 61px;
  }

  h2, .h1-credit {
    font-size: 37px;
  }

  .a_style {
    font-size: 16px;
  }
}
@media (min-width: 800px) {
  p {
    font-size: 18px;
    margin-top: 28.8px;
    margin-bottom: 28.8px;
  }

  .title {
    font-size: 75px;
  }

  .title02 {
    font-size: 75px;
  }

  h2, .h1-credit {
    font-size: 50px;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 0;
  }

  .projet_h2, .projet_h2_ {
    font-size: 50px;
  }

  h3 {
    font-size: 28px;
  }

  a {
    font-size: 16px;
  }

  .a_style {
    font-size: 18px;
  }
}
@media (min-width: 1200px) {
  p {
    font-size: 20px;
  }

  .title {
    font-size: 86px;
  }

  .title02 {
    font-size: 86px;
  }

  h2, .h1-credit {
    font-size: 72px;
  }

  .h2_projet, .projet_h2_ {
    padding-bottom: 103px;
  }

  .projet_h2, .projet_h2_ {
    font-size: 72px;
  }

  h3 {
    font-size: 41px;
  }

  a {
    font-size: 18px;
  }

  .a_style {
    font-size: 20px;
  }
}
/* Images */
.lune-container {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 100%;
  z-index: -20;
  margin-top: -2vw;
}

.lune {
  width: 100%;
  /* l'image prend toute la largeur du conteneur */
  height: 100%;
  /* l'image prend toute la hauteur */
  -o-object-fit: cover;
     object-fit: cover;
  /* garde les proportions et couvre le conteneur */
  display: block;
}

.stars {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130%;
  z-index: -1;
  background-image: url("../assets/images/Janus/Stars.svg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  pointer-events: none;
}

.PruxImg {
  width: 100%;
  padding-top: 20px;
  overflow: hidden;
  height: auto;
  margin-left: -20vw;
}

.dataplayImg {
  width: 100%;
  padding-top: 20px;
  overflow: hidden;
  height: auto;
  margin-left: 20vw;
}

.DesignF {
  width: 100%;
  padding-top: 20px;
  overflow: hidden;
  height: auto;
  margin-left: -20vw;
}

.fleche {
  padding-top: 10px;
  width: auto;
}

/* IMAGE ZOOM aider d'une IA*/
.projectImg {
  overflow: hidden;
  display: inline-block;
}

.transImg {
  width: 100%;
  transition: transform 0.5s ease-in-out;
}

.transImg:hover {
  transform: scale(1.1);
}

.social-icon {
  width: auto;
}

.section {
  overflow-x: hidden;
}

.grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  -moz-column-gap: 20px;
       column-gap: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

.grid > * {
  grid-column: 1/-1;
}

.tgrid01 {
  grid-column: 1/3;
}

.tgrid1-4 {
  grid-column: 1/4;
}

.tgrid2-1 {
  grid-column: 2/-1;
}

/* CODE-PEN */
.menu-wrapper {
  width: 100%;
  position: relative;
  overflow-x: hidden;
}

.menu-content {
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: scroll-left 30s linear infinite;
          animation: scroll-left 30s linear infinite;
}

.menu-content02 {
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: scroll-right 30s linear infinite;
          animation: scroll-right 30s linear infinite;
}

.menu-content span {
  white-space: nowrap;
  color: white;
  overflow-x: hidden;
}

.menu-content:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.menu-content02:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

@-webkit-keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

@keyframes scroll-left {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@-webkit-keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}
@keyframes scroll-right {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}
.projet_fleche {
  display: flex;
  align-items: center;
  width: auto;
}

.spancr {
  color: #2b79b5;
}

/* TRANSITION */
@-webkit-keyframes pageAnimationBloc2 {
  to {
    transform: skew(0deg) translateX(0);
  }
}
@keyframes pageAnimationBloc2 {
  to {
    transform: skew(0deg) translateX(0);
  }
}
.bloc2 {
  position: fixed;
  width: 160vw;
  height: 100vh;
  z-index: 9999;
  background-color: #2b79b5;
  top: 0;
  left: -200px;
  transform: skew(0deg) translateX(-100%);
  pointer-events: none;
}

.pageAnimation .bloc2 {
  -webkit-animation: pageAnimationBloc2 0.6s ease forwards;
          animation: pageAnimationBloc2 0.6s ease forwards;
}

/*  Code Pen étoile */
@-webkit-keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.container {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.container02 {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2rem;
}

.spinner {
  position: absolute;
  top: -0.2em;
  transform: translateX(-50%);
  width: 0.5em;
  height: auto;
  left: -2px;
  -webkit-animation: rotate 2.5s linear infinite;
          animation: rotate 2.5s linear infinite;
  transform-origin: center center;
}

.spinner02 {
  position: absolute;
  top: 23.2em;
  /* attention : pas très flexible */
  left: 30%;
  /* centré horizontalement */
  transform: translateX(-50%);
  width: 1.5em;
  height: auto;
  -webkit-animation: rotate 2.5s linear infinite;
          animation: rotate 2.5s linear infinite;
  transform-origin: center center;
}

.spinner03 {
  position: absolute;
  top: 5em;
  /* attention : pas très flexible */
  left: 70%;
  /* centré horizontalement */
  transform: translateX(-50%);
  width: 1.5em;
  height: auto;
  -webkit-animation: rotate 2.5s linear infinite;
          animation: rotate 2.5s linear infinite;
  transform-origin: center center;
}

/* NAV */
.nav_portfolio {
  position: fixed;
  z-index: 20;
  background-color: white;
  padding: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50px;
  width: 188px;
  height: 20px;
  left: 50%;
  transform: translateX(-50%);
  overflow: hidden;
  transition: top 0.3s ease;
  margin-top: 10px;
}

.nav-lien {
  display: flex;
  gap: 20px;
}

.nav-lien a:hover {
  color: #2b79b5;
}

/* FOOTER */
.footer-line {
  width: 100%;
  height: 1px;
  background-color: #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
  opacity: 0.5;
}

.footer-section {
  grid-column: 3/5;
}

.footer-section02 {
  grid-column: 1/-1;
  text-align: center;
}

@media (min-width: 800px) {
  .grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    -moz-column-gap: 30px;
         column-gap: 30px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .lune {
    top: 20%;
    -o-object-fit: cover;
       object-fit: cover;
    top: -280px;
  }

  .nav_portfolio {
    width: 230px;
    height: 30px;
  }

  .tagrid {
    grid-column: 1/5;
  }

  .tagrid2-5 {
    grid-column: 2/5;
  }

  .tagrid1-3 {
    grid-column: 1/3;
  }

  .tagrid1-4 {
    grid-column: 1/4;
  }

  .tagrid1-2 {
    grid-column: 1/2;
  }

  .tagrid2-3 {
    grid-column: 2/3;
  }

  .tagrid3-4 {
    grid-column: 3/4;
  }

  .tagrid3-6 {
    grid-column: 3/6;
  }

  .tagrid4-5 {
    grid-column: 4/5;
  }

  .tagrid4-6 {
    grid-column: 4/6;
  }

  .tagrid3-8 {
    grid-column: 3/8;
  }

  .donnee, .panneau, .imageSIU, .imagefactuelle {
    align-self: center;
    max-width: calc(100% + 30px);
    transform: translateX(30px);
    height: auto;
  }

  .centerp {
    align-self: center;
  }

  .donnee02, .imagepub {
    align-self: center;
    justify-self: start;
    margin: 0px;
    padding: 0px;
    width: calc(100% + 30px);
    margin-left: -30px;
    height: auto;
  }

  .menu-content span {
    font-size: 50px;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 0;
  }

  .social-icon {
    width: 30px;
    height: 30px;
    padding-top: 10px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  .grid {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    -moz-column-gap: 40px;
         column-gap: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .h2_projet {
    font-size: 103px;
    padding: 0px;
  }

  .nav_portfolio {
    width: 330px;
    height: 35px;
  }

  .berserk {
    top: 70%;
    left: 400px;
  }

  .dgrid1-5 {
    grid-column: 1/5;
  }

  .dgrid1-4 {
    grid-column: 1/4;
  }

  .dgrid2-3 {
    grid-column: 2/3;
  }

  .dgrid3-4 {
    grid-column: 3/4;
  }

  .dgrid2-6 {
    grid-column: 2/6;
  }

  .dgrid3-6 {
    grid-column: 3/6;
  }

  .dgrid4-5 {
    grid-column: 4/5;
  }

  .dgrid5-6 {
    grid-column: 5/6;
  }

  .dgrid5-8 {
    grid-column: 5/8;
  }

  .dgrid4-7 {
    grid-column: 4/7;
  }

  .dgrid4-8 {
    grid-column: 4/8;
  }

  .dgrid1-7 {
    grid-column: 1/7;
  }

  .social-icon {
    width: 40px;
    height: 40px;
  }

  .donnee, .panneau, .imageSIU, .imagefactuelle {
    align-self: center;
    justify-self: start;
    padding: 0;
    margin: 0;
    width: calc(100% + 40px);
    margin-left: 10px;
    height: auto;
  }

  .donnee02 {
    align-self: center;
    justify-self: start;
    margin: 0px;
    padding: 0px;
    width: calc(100% + 40px);
    margin-left: -40px;
    height: auto;
  }

  .menu-content span {
    font-size: 103px;
  }
}
/* Dataplay */
img {
  width: 100%;
  height: auto;
}

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