@import url('https://fonts.googleapis.com/css2?family=Bagel+Fat+One&family=Borel&family=Genos:ital,wght@0,100..900;1,100..900&family=Kavoon&family=Lilita+One&family=Oi&family=Righteous&family=Rubik+Dirt&family=Rubik+Vinyl&display=swap');
@media  (min-width:0px) and  (max-width:490px){
    ul a li{
        display: none;
    }
    .divnav{
        width: 80%;
    }
    .card1{
        scale: 0.7;
        transform: translateY(-50px);
    }
    .content1{
        display: none;
    }
    .card1 .content{
       
        
        width: 100%;
      
        height: 90%;
        display: flex;
        justify-content: space-around;
        flex-flow: column;
        padding: 5px;
        opacity: 0;
        align-items: center;
        
      
        visibility: hidden;
        text-align: center;
    }

    .clc{
    scale: 0.8;
    left: -20%;
    top: -20%;
    }

    
.contact{
    display: flex;
    

    justify-content: space-around;
    align-items: center;
    position: absolute;
    top: 50%;  width: 80px;
    /* left:calc(50%-90px); */
    padding: 5px;
    flex-flow: row;
    z-index: 3;
    right: 45%;
  }
   
  .contact a{
    color: black;
    
    font-size: 30px;
    font-weight: 900;
    margin: 7px;
  
    
    text-decoration: none;
    display: inline-block;
    animation: mov1 linear 4s infinite;
  
  }
  @keyframes mov1{
    0%{
      transform: translateX(-10px);
      
  
    }
    50%{
      transform:translateX(55px);
      
  
    }
    100%{
      transform:translateX(-10px);
  
    }
  }
  .html{
    scale:0.6;
    top:-75px;
    left: -45px;
    display: none;
  }
 
  
  .containerzz2 {
    height: 100vh;
    display: flex;
    
    justify-content: center;
    align-items: center;
    padding: 10px;
    margin: 0;
   
  
  }
  .about{
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
   flex-flow: column;
    height: 90%;
  
    border-radius: 30px;
    padding: 10px;
    
  }
  
  

.swiper{
  width:50%;
  height: 72%;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-self: center;

}
.aboutme{
  height: 38%;
 padding: 5px;
  width: 80%;
  background-color: black;
 

  border-radius: 10px 10px 0px 0px;
  color: rgb(235, 233, 233);
  display: flex;
  justify-content: center;
  gap: 4px;
  align-items: center;
  flex-flow:column ;

  border: 4px solid rgb(255, 255, 255);
  border-bottom: transparent;
  box-shadow: 0px 0px 10px 5px black;
  overflow-y: auto;

}

.aboutme h2{
  font-size: 13px;
  font-family: "Borel", cursive;

}
.aboutme p{
  color: white;
  text-align: center;
  font-size: 10px;
  font-family: "Borel", cursive;


  
}
.mycube{
height: 38%;padding: 5px;
 
  width: 80%;
  background-color: white;
  border-radius: 0px 0px 10px 10px;
  border: 4px solid black;
  border-top: transparent;
  box-shadow: 0px 0px 10px 5px black;
 

}


.swiper-slide img{
  height: 100%;
  width: 100%;
  border: black 2px solid;
  border-radius: 5px;
}
.lien .bac ,.lien .ensa,.lien .freecode{
  width: 50px;
  margin: 10px;
  height: 15px;
}
.p-abs{
  font-size: 15px;
}

.logos-slide p {
  display: inline-block;
  margin: 0 10px;
  font-size: 30px;
  font-family: 'kavoon';
  
}
 .logos-slide1 p{
  display: inline-block;
  margin: 0 10px;
  font-size: 30px;
  font-family: 'kavoon';
  
}
.logos-slide11 img{
display: inline-block;
margin: 0 10px;
height: 70px ;
width: 50px;
mix-blend-mode: darken;


}
/* .containerzz3 h1{
  font-size: 17px;

} */
 .containerzz3 h1{
  font-size: 20px;

}


.containerzz3{
 
 gap: 60px;

}
.container-projet {
height: 100vh;
}

.projet{
  display: grid;
  grid-template-columns: repeat(2,1fr);
  height: 70%;
  
  
 
 
  width: 90%; 
  gap:10px;

}
.principal{
  grid-column: 1/-1;
}
.projet div .brd a{
  text-decoration: none;
  font-size: 20px;
  margin: 0 10px;
  font-weight: 600;


 
 

}
.prj1,.prj2,.prj3,.prj4,.principal{
  position: relative;

  overflow: hidden;
  border: 2px solid rgb(255, 255, 255);
  transition: 700ms ease-in;
  border-radius: 5px;
}

  
}
    
@media (min-width:491px) and  (max-width:800px){
    ul a li{
        display: none;
    }

    .card1{
        scale: 0.8;
    }
    .containerzz2 {
      height: 100vh;
      display: flex;
      
      justify-content: center;
      align-items: center;
      padding: 10px;
      margin: 0;
     
    
    }
    .about{
      display: flex;
      width: 100%;
      justify-content: center;
      align-items: center;
     flex-flow: column;
      height: 90%;
    
      border-radius: 30px;
      padding: 10px;
      
    }
    
 
  .swiper{
    width:40%;
    height: 70%;
    display: flex;
    justify-content: center;
    align-self: center;
  
  }
  .aboutme{
    height: 30%;
   padding: 10px;
    width: 80%;
    background-color: black;
   
  
    border-radius: 10px 10px 0px 0px;
    color: rgb(235, 233, 233);
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    flex-flow:column ;
    font-family:  serif;
    border: 4px solid rgb(255, 255, 255);
    border-bottom: transparent;
    box-shadow: 0px 0px 30px 10px black;
    overflow-y: auto;

  }
  .aboutme h2{
    font-size: 10px;
    font-family:serif;
  }
  .aboutme p{
    color: white;
    text-align: center;
    font-size: 13px;


    
  }
  .mycube{
  height: 30%;
   padding: 10px;
    width: 80%;
    background-color: white;
    border-radius: 0px 0px 10px 10px;
    border: 4px solid black;
    border-top: transparent;
    box-shadow: 0px 0px 30px 10px black;
   
  
  }
  

  .swiper-slide img{
    height: 100%;
    width: 100%;
    border: black 4px solid;
    border-radius: 10px;
  }

  
}
