/* .footer {

  padding: 40px 60px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  color: white;
  background-color: #0F1321;
  overflow: hidden;
} */

/* .footer-header {
  align-items: center;
  align-content: center;
  margin-top: 1%;
  
}

.footer-yk {
  align-items: center;
  align-content: center;
  margin-top: 1%;
 margin-right: 10px;
} */
 
.footer{
  overflow: hidden;
  background-color: #0F1321;
  height: 40vh;
  width: 90vw;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  /* margin-left: 20%; */

}
.foot{
  display: flex;
}
#yalog{
  position: absolute; 
  height: 25vh;
  width: 25vh;
  margin-left: 38%;
}

#yasyax{
  position: absolute;
  margin-left: 53%;
  margin-top: 120px; 
  
  
}

#yuklog{
  
  height: 25vh;
  width: 25vh;
  margin-left: 56.5%;
  /* margin-top: -100%;
  
  margin-left: 50%; */
}

#align{
  position: absolute;
  height: 3vh;
  width: 25vh;
  margin-left: 47%;
  margin-top: 270px;
}
#yainsta{
  position: absolute;
  height: 5vh;
  width: 20vh;
  margin-left: 38.5%;
  margin-top: 320px;
}
#yuinsta{
  position: absolute;
  height: 5vh;
  width: 20vh;
  margin-left: 58.5%;
  margin-top: 320px;
}

/* .foot{
  margin-left: 32%;
   align-items: auto; 
} */