
/* MEDIA QUERIES */
@media screen and (max-width: 600px) {
  .gallerie2 {
    width: 100%; /* Taille pour les écrans de téléphone */
  }
}


body {
  background-color: rgb(0, 0, 0);
  background-size: cover;
  margin-top: 2vw;
  cursor: crosshair;
}

/* FONTS */

@font-face {
    font-family: 'FT88-Regular';
    src: url('font/FT88-Regular.woff2') format('woff2'),
        url('font/FT88-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'FT88-Bold';
    src: url('Font/FT88-Bold.woff2') format('woff2'),
        url('Font/FT88-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'Writer-Regular';
    src: url('font/Writer-Regular.woff2') format('woff2'),
        url('font/Writer-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Writer-Italic';
    src: url('font/Writer-Italic.woff2') format('woff2'),
        url('font/Writer-Italic.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/* NOUVEAU PORTFOLIO */
.bannière{

width:100%;
display:flex;
flex-wrap: wrap;
justify-content: center;
border-style: none;
color: white;
max-width: 100%;
padding-top: none;
background-color: none;
border-style: dashed;
overflow: hidden;

}

.flanc{
width:10%;
display:flex;
flex-wrap: wrap;
justify-content: left;
border-style: none;
color: white;
margin-top: 5%;;
background-color: none;
border-style: none;
overflow: hidden;
}

.contact-container:hover.bande-info {
  display: block;
  opacity: 1;
}

#imagepetite{
width: 30%;
display: inline-block;

}
.menu{width: 100%;
top: 0;
padding-bottom: 0.5%;
padding-top: 0.2%;
z-index: 1000;
background-color : black;
position: sticky;
font-size: 3rem;}

@media (max-width: 768px) {
  .menu {
    display: none;
    font-size: 4rem;
  }
}


.bannière-info{
padding-top: 2%;
background-color:none;


  flex-wrap: wrap;
  justify-content: right;
  color: white;
  margin-top: 5%;

  max-width: 100vw;
  height: 50vh;
  display: flex;
}

@media screen and (max-width: 768px) {
  .bannière-info {
    height:40%;
  }
}

.intro{width: 90%;
  border-style: none;
  font-size: 3rem;
font-family: "Writer";
color: white;
}

@media screen and (max-width: 768px) {
  .intro {
    font-size: 6rem;
    width: 100%;
  }
}

.texte-welcome {
  flex: 90;
  font-family: Authentic-90;
  font-size: 6.5rem;
  background-color: rgb(240, 240, 240);
  padding: 15px;
  letter-spacing: -1px;
  word-spacing: -1px;
}

@media (max-width: 768px) {
  .texte-welcome {
    font-size: 5rem;
    padding-top: 20%;
  }
}


.photo{width: 30%;
  justify-content: right;
  border-style: none;
opacity:1;
padding-right: 2%;
float: right;}

.photo:hover{width: 30%;
  justify-content: right;
  opacity: 1;
  padding-right: 2%;
  float: right;
}

.photo:img{width: 20%;
}

.div-about:hover .bande-info{
  display: block;
}

.div-about{float: right;
font-size:35px;
color: white;
margin-left: 1%;
font-style: normal;
font-weight: bold;
font-family: "FT88-Bold", "Montserrat";
background-color: none;
overflow: hidden;
display: inline-block;
vertical-align:top;
flex: auto;}


.div-contact{float: right;
font-size:35px;
color: white;
width: auto;
float: right;
margin-right: 1%;
font-style: normal;
font-weight: bold;
font-family: "FT88-Bold", "Montserrat";
background-color: none;
overflow: hidden;
display: inline-block;
vertical-align:top;
border-style: none;
flex: auto;}


.visuelsdessin{width: 70%;
  height:auto;
display: inline-block;
background-color: none;
justify-content: none;
float: left;
overflow: hidden;}


.projetmosaique{display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 10px; /* Ajout de gouttières (10px dans cet exemple, ajustez selon vos besoins) */
  padding: 20px;}

  .visuels3 {
    overflow: hidden;
    border-radius: 8px;
  }

  .visuels3 img {
    width: 30%;
    height: auto;
    display: block; /* Ajoutez une bordure arrondie pour un effet esthétique */
  }

.projet{width: 90%;
background-color: none;
display: inline-block;
justify-content: right;
padding-top: 1%;
padding-bottom: 1%;
border-style: none;
border-left: none;
color: none;}

.intitulé{width:35%;
background-color: none;
margin: 1%;
display: inline-block;
overflow:inherit;
float: left;
border-style: none;}

.visuels{width: 100%;
  height:auto;
display: inline-block;
background-color: none;
justify-content: none;
float: left;
overflow: hidden;}


.visuels img{ width: 100%;
filter: blur(0);}

.visuels:hover img{ width: 100%;
filter: blur(0.1);}

p{font-size: 20px;
font-family: "Writer";
color: white;}

.visuels3{width: 100%;
  height:auto;
display: inline-block;
background-color: none;
justify-content: none;
float: left;
overflow: hidden;}



.intitulémosaique{width:30%;
background-color: none;
margin: 1%;
display: inline-block;
overflow:inherit;
float: left;
background-color: red;
border-style: none;}


.gallerie2{

width:100%;
display:flex;
flex-wrap: wrap;
justify-content: right;
border-style: none;
color: white;
margin-top: 5%;;
background-color: none;
border-left: none;
overflow: hidden;
}



h1 {
font-size:40px;;
color: white;
display: inline-block;
font-style: none;
font-family: 'Writer', 'Montserrat' ;
margin-left: 1%;
}

@keyframes scrollText {
  0% {
    transform: translateX(-100%);
  }
  100% {
    transform: translateX(100%);
  }
}

.scroll-container {
  white-space: nowrap;
  overflow: hidden;

}

.scroll-text {
  display: inline-block;
  color: white;
  font-size: 30px;
  font-family: 'Writer', 'Montserrat';
  animation: scrollText 40s linear infinite;
}


.contact-container{width: auto;
background-color: none;
display: inline-block;}

.contact-info {
  width: 30%;
  display: none;
  background-color: blue;
  color: white;
  font-size: 20px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.contact-container:hover .contact-info {
  display: block;
}





.info {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #3498db;
  color: white;
  padding: 10px;
  border-radius: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

#about:hover + #about-info {
  display: block;
}

/* ANCIEN PORTFOLIO */








.div-titre {
font-size:35px;
color: white;
font-style: normal;
font-weight: bold;
font-family: "FT88-Bold", "Montserrat";
background-color: none;
overflow: hidden;
display: inline-block;
vertical-align:top;
border-style: none;
flex: auto;

}

.logo {
  font-size:35px;
  color: white;
  font-style: normal;
  font-weight: bold;
  background-color: none;
  overflow: hidden;
  display: inline-block;
  vertical-align:top;
  border-style: none;
  flex: auto;

  -webkit-animation: flicker 2s infinite;
}

@-webkit-keyframes flicker
{
0% {opacity:0;}
9% {opacity:0;}
10% {opacity:.5;}
13% {opacity:0;}
20% {opacity:.5;}
25% {opacity:1;}
}

#credits{
font-size:20px;
color: white;
font-style: normal;
font-weight: bold;



}




.div-gif {

color: white;
background-color: none;
overflow: hidden;
height:1%;
width: auto;
display: flex;
vertical-align:top;
border-style: none;
flex: auto;
margin-left: 1%;

}


.div-info {
font-size:10px;
color: white;
font-style: normal;
font-weight: none;
font-family: 'Montserrat', sans-serif;
background-color: none;
overflow: hidden;
display: inline-block;
vertical-align:top;
border-style: none;
flex: auto;



}

.div-cv {
font-size:30px;
color: white;
font-style: normal;
font-weight: bold;
font-family: "Montserrat", Helvetica, sans-serif ;
background-color: yellow;
overflow: hidden;
display: inline-block;
vertical-align:top;
border-style: none;
flex: auto;


}


img{
    width: 100%;
      height: auto;
        display: block;
        margin-left: 10px;
      }


      .gallerie{

      width:100%;
      display:flex;
      flex-wrap: wrap;
      justify-content: right;
      border-style: none;
      color: white;
      max-width: 100%;
      padding-top: 3%;
      background-color: none;
      border-top-style: none;
      overflow: hidden;

      }





.item{
  width: 30%;
  height:auto;
  margin: 1%;
  overflow: none;
  flex-shrink: 0;
}

.item img{
  width: 100%;
  height: auto;
  transition: transform .1s;
}

.item img:hover{
-ms-transform: scale(1.1); /* IE 9 */
-webkit-transform: scale(1.1); /* Safari 3-8 */
transform: scale(1.1);
}



@keyframes clignoter {
  0%   { color:#FFFFFF; }
  40%   {color:#ff005a; }
  100% { opacity:#FFFFFF; }
}

a{color: white;}

a:link {
  font-size:35px;
  color: white;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  font-family: "FT88-Bold", "Montserrat";
}

a:hover {
  font-size:35px;
  color: white;

  font-family: "FT88-Bold", "Montserrat";
color: #FFFFFF ;
text-decoration : line-through ;
}


div.sticky {
  position: -webkit-sticky;
  position: fixed;
	left: 0;
  top: 20;
  margin-top: 200px;
	writing-mode: vertical-lr;
	text-orientation: mixed;
	border: none;

  width: 100px;
  border-style: none;
  color: white;

}
.finpage{width:90%;
display:flex;
flex-wrap: wrap;
justify-content: center;
border-style: none;
color: white;
max-width: 1300px;
margin: 70px auto 0;
padding-top: 20px;
background: none;
font-family: "FT88-Bold";


}

.slide {
  animation-duration: 3s;
  animation-name: slide;
  animation-iteration-count: infinite;
}

.message{
    width:100%;
    font-size:20px;
    font-family: "Montserrat", Times, serif;
    color: #FFFFFF ;
    margin: 70px auto 0;
    padding-top: 20px;
    text-decoration : none;
