.header {
  background: transparent;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  padding: 0.7%;
  background-color: rgb(255, 255, 255,0.6);
  backdrop-filter: blur(7px);
  z-index: 2;
  /* backdrop-filter: blur(7px); */
}
html {
    scroll-behavior: smooth;
  }

body {
  width:100%;
  background-color: white;
  margin: 0;
  overflow-x:hidden;
 
 

}

.header h1 {
  font-family: "Cormorant SC", serif;
  font-size: 2rem;
  
  text-align: left;
  font-weight: 500;
  padding: 1px;
  margin-top: 0px;
  position: sticky;
  z-index: 1000;
  background: -webkit-linear-gradient(#eee, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.backwall {
 
  width: 100vw;
  background-image: url("/media/backwall.jpg");
  background-position: center;
  margin-top: 0;
  background-size: cover;
  position: relative;
  z-index: -1;
  background-repeat: no-repeat;
  padding-bottom: 10%;
}
.backwall .sometext p {
  color: #fff;
}

h2 {
  font-family: "Allura", cursive;
  font-size: 40px;

  color: black;
  text-align: center;
  padding: 20px;
  font-weight: 100;
}

/* nav{
    display: flex;
    align-items: center;
    flex-wrap: wrap;

    
}
nav ul{
    flex: 1;
    text-align: right;
    padding-right: 5vw;
    
    

}
nav ul li{
    display: inline-block;
  
    list-style: none;
    margin:0 1vw;
    
    
    

}
nav ul li a{
  
    text-decoration:none;
    letter-spacing: 1px;
    color:white;
    font-size: 17px;
    
    

  


}
nav ul li a:hover{
    text-transform: uppercase;
    font-size: 15px;
    color:#24d7ff;
    
   
} */

.text-box {
  font-size: 20px;

  margin-left: 5%;

  letter-spacing: 1px;
  line-height: 30px;
  padding: 2vh 2vw;
}
.text-box h1 {
  font-size: 17vw;
  line-height: 17vw;
  color: rgb(255, 199, 153);
  font-family: "Quicksand", sans-serif;
}
.text-box span {
  font-size: 7vw;
  line-height: 7vw;
  color: #fff;
  font-family: "Quicksand", sans-serif;
  padding-bottom: 7vh;
}

.backwall .sometext a {
  display: inline-block;

  font-size: 3vh;
  color: #fff;
  border: 1px solid white;

  position: relative;
  z-index: 1;
  display: inline-block;
  background-color: transparent;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
  padding: 12px 50px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  letter-spacing: 1.5px;
  margin-top: 2vh;
  text-decoration: none;
}
.backwall .sometext{
  margin-left: 5%;
}
.backwall .sometext .btn {
  margin-top: 5vh;
  margin: 2% 2%;
  font-weight: 500;
}
.backwall .sometext a:hover {
  background-color: rgba(216, 230, 222, 0.4);
}
.backwall .sometext p {
  
  text-align: left;
  font-size: 5vh;
  color: white;
}
.para p {
  font-family: "Caveat", cursive;
  font-size: 30px;
  font-weight: 10;
}
#pagend {
  /* background-color: rgb(6, 29, 55); */
  background-color: rgb(1, 4, 36);
  font-size: 15px;
  text-align: center;
  text-align: right;
  color: white;
  padding: 1%;
}
#pagend img {
  width: 10px;
  height: 20px;
  border-radius: 100%;
  margin-right: auto;
}
#contact,
#mail {
  float: left;
  font-size: 15px;
  margin-left: 2px;
}


#pagend p {
  text-align: center;
  font-size: 2rem;
}
.copyright {
  text-align: center;
  font-family: "Cinzel", serif;
  font-weight: 100;
}
.copyright a {
  text-decoration: none;
}
.footer .social-links {
  text-align: center;
}

p {
  font-family: "Cinzel", serif;
}
.fa {
  width: 20px;
  height: 20px;
  padding: 10px;
  font-size: 15px;
  color: white;
  text-align: center;
  margin: 5px 5px;
  border-radius: 100%;
  justify-content: center;
  margin: 5px 5px;
  text-decoration: none;
  background-image: linear-gradient(35deg,rgb(247, 176, 187),rgb(114, 82, 241));
  /* padding: 10px;
  font-size: 15px;
  width: 20px;
  height: 20px;
  color: black;
  background-color: whitesmoke; */
  /* text-align: center;
  text-decoration: none;
  margin: 5px 5px;
  border-radius: 100%;
  justify-content: center;
  box-shadow: 2px 2px 0px rgb(151, 140, 140); */
}
/* .fa fa-facebook :hover {
    box-shadow: 2px 2px 4px #3B5998 ;
    color: #3B5998;
}
.fa fa-linkedin:hover {
    box-shadow: 2px 2px 4px #007bb5  ;
    color:#007bb5 ;
}
.fa fa-google:hover {
    box-shadow: 2px 2px 4px #dd4b39;
    color: #dd4b39; */

.fa:hover {
  /* color: rgb(0,242,255);
  box-shadow: 2px 2px 1px rgb(0,242,255); */
  transform: scale(1.1);
  opacity: 0.8;
  /* box-shadow: 2px 2px 1px rgb(141, 255, 255); */

} 


.walltitle {
  text-align: center;
  width: 100%;
  background-color: rgb(155, 155, 155);

  padding: 1px;
}
.walltitle h3 {
  color: whitesmoke;
  font-size: 30px;
  font-weight: bolder;
  font-family: "Cormorant SC", serif;
  background: -webkit-linear-gradient(#eee 60%, #333);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.wall {
  box-shadow: 0px 1px 2px 2px #fffff2, 1px 2px 4px 4px #fffff2,
    2px 4px 8px 8px #fffff2, 4px 8px 16px 16px #fffff2;
  width: 100vw;
}
.frames{
  width: 100vw;
}
.frames .cards ul li {
  width: 300px;
  height: 250px;
  margin-left: 2%;
  background-color: rgba(216, 230, 222, 0.4);
}
.frames .cards ul li img {
  width: 100%;
  height: 100%;
  transform: scale(0.95);
  transform-origin: center;
}
.cards {
  display: flex;
  flex-wrap: nowrap;
  background-color: rgb(155, 155, 155);
  margin:0;

}
.cards ul{

  flex: 1;

}




.cards ul li{
  background-color: rgb(100, 107, 144) ;
  width: 300px;
  height: 400px;
  margin-left:2%;
  margin-top: 50px; 
  display: inline-block;
  margin-right:1%;

  perspective: 1000px; 
  box-shadow: 0px 1px 2px 0 #fffff2,1px 2px 4px 0 #fffff2,2px 4px 8px 0 #fffff2,4px 8px 16px 0 #fffff2;
  list-style: none;

}

/* This container is needed to position the front and back side */
.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}

/* Do an horizontal flip when you move the mouse over the flip box container */
.cards ul li:hover .flip-card-inner {
  transform: rotateY(180deg);
}

/* Position the front and back side */
.flip-card-front,
.flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden; /* Safari */
  backface-visibility: hidden;
}

/* Style the front side (fallback if image is missing) */

/* Style the back side */
.flip-card-back {
  background-color: rgba(94, 97, 125, 0.81);

  transform: rotateY(180deg);
}

.flip-card-back img {
  width: 35%;
  height: 25%;
  margin-top: 20%;
}
.flip-card-back a {
  margin-bottom: 2%;
  border-radius: 70px;
  font-size: 15px;
  border: 1px solid #ffb624;
  padding: 10px 30px;
  text-decoration: none;
  text-align: center;
  color: white;
}

.flip-card-back a:hover {
  background-image: linear-gradient(
    to right,
    rgb(238, 158, 133),
    rgb(247, 166, 166),
    rgb(255, 205, 130)
  );
}
#website {
  font-size: 30px;
  color: rgb(255, 255, 255);
  font-weight: 800;

  font-family: "Cormorant SC", serif;
  text-align: center;
  font-size: 2rem;

}
.cardcontent img {
  width: 40%;
  height: 40%;
}

.cardcontent p {
  text-align: center;
  font-size: 30px;
  font-family: "Poiret One", cursive;

  color: whitesmoke;
  background-image: linear-gradient(to right, #ffb983, #cba29c, #c08b93);
  font-weight: 100;
}

#title {
  text-align: center;
  font-family: "Cormorant SC", serif;
  color: rgb(40, 45, 50);
  font-size: 40px;
  font-weight: 100;
}

.ownerswall {
  background-image: url("/media/lightframe.jpg");

  margin-top: 0;
  background-position: center;
  width: 100vw;
  height: 100vh;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.ownerswall h4 {
  text-align: center;
  margin-top: 5.5%;
  font-family: "Cormorant SC", serif;
  font-size: 4vh;
  font-weight: 300;
}
.ownerswall p {
  margin-left: 43%;
  margin-right: 45%;
}

.skills-cards{
  width: 90vw;
  margin: 0 5%;
  text-align: center;
  align-items: center;
  background-color: rgb(232,232,232);

  
  

}

.skills-cards ul{
  display: flex;
  flex:1;
  flex-wrap: wrap;
}
.skills-cards ul li{
  box-shadow: 7px 11px 16px 0 grey;
  width: 200px;
  margin: 5% 5%;
  height: 200px;
  list-style: none;
  padding: 1%;
  background-image: linear-gradient(135deg, #0e072c, transparent);
 
  color: white;


}
.skills-cards h3, ul li h4{
  margin: 5vh 0;
  font-family: 'Cormorant SC',serif;
  font-size: 2rem;
  font-weight: 300;
  
}
.skills-cards ul li .dot{
  width: 20px;
  height: 20px;
  border-radius: 100%;
  background-image: linear-gradient(45deg,rgb(171, 79, 120),rgb(106, 40, 164));
  margin:0 90px;
  box-shadow: 7px 11px 13px  whitesmoke;
}
.skills-cards ul li:hover{
  box-shadow: 0px 2px 3px 0px grey;

}
#subject{
  animation: color-change 1s infinite;
  
}
@keyframes color-change {
  
  50% { color: rgb(0, 242, 255); }
  100% { color: rgb(0, 0, 0); }
  
  
}

.developer-container {
  width: 90%;
  margin: 5% 5%;
  background-color: rgba(192, 166, 223, 0.7);
  padding: 0.1%;
  text-align: center;
  
}
/* .developer-container .developer-card {
 
  width: 300px;
 
  margin-left: 2%;
  padding: 3%;
 
 
} */


.developer-container .developer-card img{
  border-radius: 100%;
  margin: 5%;
  width: 90%;
  height: 90%;
  
  
}
.developer-container .developer-card img:hover{
  transform: scale(1.2);

}

.developer-container .developer-card p{
  font-family: "Cormorant SC",serif;
  font-size: 2rem;

}
.developer-container .developer-card h3{
  font-family: "Cormorant SC",serif;
  font-size: 3rem;
  color: #000;
  /* text-align: center; */
  font-weight: 500;
  

}
.developer-container .developer-card h2{
  font-family:"Raleway",serif;
  font-size: 5rem;
  color: #000;
  text-align: center;
  font-weight: 600;
  animation: color-change 1s infinite;
}
.radial-bg{
  border-radius: 100%;
  width: 200px;
  height: 200px;
  
  background-image: linear-gradient(35deg,rgb(186, 138, 245),rgb(245, 174, 185));
 
}
.developer-container ul{
  display: inline-block;
  list-style: none;
}
.developer-container .developer-card{
  background-color: rgb(255, 255, 255,0.3);
  backdrop-filter: blur(5px);
  width:90%;
  margin: 5%;
  
 
}
.square ul{
  display:block;

  
  top:0;
  left: 0;
  overflow:hidden;
  bottom:-1000px;

  width: 88%;
  height: 100%;



}
.square ul li{
  position: absolute;
  bottom:-100px;
  list-style: none;
  width: 50px;
  height: 50px;
  overflow: hidden;

  background-color: rgb(161, 255, 147);
  animation: move-to-top 6s ease-in-out infinite;

}
.square ul li:nth-child(1){
  width: 70px;
  height: 70px;
  left:10%;
  animation-delay: 1s;
}
.square ul li:nth-child(2){
  width: 20px;
  height: 20px;
  left:15%;
  animation-delay: 2s;
  
}
.square ul li:nth-child(3){
  width: 40px;
  height: 40px;
  left:20%;
  animation-delay: 0s;
}
.square ul li:nth-child(4){
  width: 60px;
  height: 60px;
  left:45%;
  animation-delay: 2s;
  background-image: linear-gradient(45deg,rgb(169, 56, 249),rgb(255, 210, 127));
}
.square ul li:nth-child(5){
  width: 80px;
  height: 80px;
  left:35%;
  animation-delay: 4s;
}
.square ul li:nth-child(6){
  width: 50px;
  height: 50px;
  left:55%;
  animation-delay: 2s;
}
.square ul li:nth-child(7){
  width: 30px;
  height: 30px;
  left:65%;
  animation-delay: 6s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(8){
  width: 20px;
  height: 20px;
  left: 77%;
  animation-delay: 5s;
}
.square ul li:nth-child(9){
  width: 40px;
  height: 40px;
  left:60%;
  animation-delay: 7s;
}
.square ul li:nth-child(10){
  width: 30px;
  height: 30px;
  left:45%;
  animation-delay: 0s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(11){
  width: 40px;
  height: 40px;
  left:40;
  animation-delay: 1s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(12){
  width: 60px;
  height: 60px;
  left:55%;
  animation-delay: 0s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(13){
  width: 90px;
  height: 90px;
  left:55%;
  animation-delay: 0s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(14){
  width: 70px;
  height: 70px;
  left:68%;
  animation-delay: 2s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(15){
  width: 70px;
  height: 70px;
  left:57%;
  animation-delay: 2s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(16){
  width: 70px;
  height: 70px;
  left:66%;
  animation-delay: 7s;
  background-image: linear-gradient(45deg,rgb(169, 56, 249),rgb(255, 208, 127));
}
.square ul li:nth-child(17){
  width: 70px;
  height: 70px;
  left:67%;
  animation-delay: 5s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(18){
  width: 70px;
  height: 70px;
  left:64%;
  animation-delay: 3s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(19){

  width: 70px;
  height: 70px;
  left:38%;
  animation-delay: 8s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
.square ul li:nth-child(20){
  width: 70px;
  height: 70px;
  left:58%;
  animation-delay: 1s;
  background-image: linear-gradient(45deg,rgb(255, 154, 171),rgb(255, 210, 127));
}
@keyframes move-to-top{
    0%{
        transform:translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;

    }
    100%{
        transform:translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 90%;

    }
}

.recents{
  background-color: rgba(182, 182, 182, 0.94);
  margin:  auto;
  padding: 2%;
  
}

