*{
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
nav{
  position: relative;
  background: #7557F2;
}
.ul{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 30px;
}
.li{
  list-style-type: none;
  display: flex;
}
.logo{
  position: relative;
  max-width: 100%;
  clip-path: circle(20px);
  width: 70px;
}
.span{
  color: #fff;
  vertical-align: middle;
  padding-bottom: 7px;
}
  
.link{
  text-decoration: none; 
  color: #fff;
  text-transform: uppercase;
  transform: translateX(5px);
}
.link:hover{
  background: #fff;
  color: #7557FC;
  padding: 10px;
  transition: all 1s ease;
}
header{
  background-image: url(banner.jpg);
  background-size: cover;
  background-position: center;
  height: 50vh;
}
.head{
  color : #fff;
  font-style: 1em;
  font-weight: 300;
  text-align: center;
  padding: 150px 0px;
  font-family: serif;
}
.section1{
  background: #fff;
  position: relative;
}
.text-2{
  background: #7557F2; 
  text-align: center;
  color: #fff;
  margin: 10px;
  padding: 10px;
  aspect-ratio: 40/6;
  border-radius: 6px 20px;
}
.text-3{
  background: #7557F2; 
  text-align: center;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  margin: 10px;
  padding: 10px;
  aspect-ratio: 40/6;
  border-radius: 6px 20px;
}
.text-4{
  background: #7557F2; 
  text-align: center;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  margin: 10px;
  padding: 10px;
  aspect-ratio: 40/6;
  border-radius: 6px 20px;
}
.skills{
  position: relative;
  background: #7557F2;
  margin: 10px;
  border: #fff 1px solid;
  border-radius: 6px 20px ;
}
.skills img{
  max-width: 100%;
  width: 300px;
  margin: 20px;
}
.head-1{
  font-size: 2em;
  color: #fff;
  padding: 7px 10px;
}
.ul-1{
  padding: 5px 25px; 
  color: #fff; 
  font-size: 1em;
  font-weight: 400;
}
.skill1{
  position: relative;
  background: #7557F2;
  margin: 10px;
  border: #fff 1px solid;
  border-radius: 6px 20px ;
}
.skill1 img{
  max-width: 100%;
  width: 300px;
  height: 150px;
  margin: 20px;
}
.head-2{
  font-size: 2em;
  color: #fff;
  padding: 7px 10px;
}
.ul-2{
  padding: 5px 25px; 
  color: #fff; 
  font-size: 1em;
  font-weight: 400;
}
.skill2{
  position: relative;
  background: #7557F2;
  margin: 10px;
  border: #fff 1px solid;
  border-radius: 6px 20px ;
}
.skill2 img{
  max-width: 100%;
  width: 300px;
  height: 150px;
  margin: 20px;
}
.head-3{
  font-size: 2em;
  color: #fff;
  padding: 7px 10px;
}
.ul-3{
  padding: 5px 25px; 
  color: #fff; 
  font-size: 1em;
  font-weight: 400;
}
.skill3{
  position: relative;
  background: #7557F2;
  margin: 10px;
  border: #fff 1px solid;
  border-radius: 6px 20px ;
}
.skill3 img{
  max-width: 100%;
  width: 300px;
  height: 150px;
  margin: 20px;
}
.head-4{
  font-size: 2em;
  color: #fff;
  padding: 7px 10px;
}
.ul-4{
  padding: 5px 25px; 
  color: #fff; 
  font-size: 1em;
  font-weight: 400;
}
.skill4{
  position: relative;
  background: #7557F2;
  margin: 10px;
  border: #fff 1px solid;
  border-radius: 6px 20px ;
}
.skill4 img{
  max-width: 100%;
  width: 300px;
  height: 150px;
  margin: 20px;
}
.head-5{
  font-size: 2em;
  color: #fff;
  padding: 7px 10px;
}
.ul-5{
  padding: 5px 25px; 
  color: #fff; 
  font-size: 1em;
  font-weight: 400;
}
.skill5{
  position: relative;
  background: #7557F2;
  margin: 10px;
  border: #fff 1px solid;
  border-radius: 6px 20px ;
}
.skill5 img{
  max-width: 100%;
  width: 300px;
  height: 150px;
  margin: 20px;
}
.head-6{
  font-size: 2em;
  color: #fff;
  padding: 7px 10px;
}
.ul-6{
  padding: 5px 25px; 
  color: #fff; 
  font-size: 1em;
  font-weight: 400;
}
.skill6{
  position: relative;
  background: #7557F2;
  margin: 10px;
  border: #fff 1px solid;
  border-radius: 6px 20px ;
}
.skill6 img{
  max-width: 100%;
  width: 300px;
  height: 150px;
  margin: 20px;
}
.head-7{
  font-size: 2em;
  color: #fff;
  padding: 7px 10px;
}
.ul-7{
  padding: 5px 25px; 
  color: #fff; 
  font-size: 1em;
  font-weight: 400;
}
.text-5{
  background: #7557F2;
  text-align: center;
  color: #fff;
  margin: 10px;
  padding: 10px;
  aspect-ratio: 40/6;
  border-radius: 6px 20px;
}
.content{
  background: #7557FC;
  height: 50vh;
  margin: 10px;
  border-radius: 6px 20px;

}
.head-8{
  font-size: 2em;
  color: #fff;
  text-align: center;
  padding: 7px 10px;
  font-family: serif;
}
.text-6{
  color: #fff;
  text-align: center;
  padding: 10px;
}
#arrow{
  position: relative;
  color: #fff;
  font-size: 4em;
  top: 19px;
  left: 140px;
}
@keyframes bounce{
  from{
    transform: translateY(-50%);
  }
  to{
    transform: translateY(0%);
  }
}
#arrow{
  animation-name: bounce;
  animation-duration: 1s;
  animation-iteration-count: infinite;
}
.Entrance{
  position: relative;
  color: #7557FC;
  background: #fff;
  text-decoration: none;
  text-transform: uppercase;
  padding: 10px 30px;
  top: 30px;
  left: 23px;
  border: 1px solid #fff;
  border-radius: 20px;
  transition: 1s ease-in;
}
.Entrance:hover{
  background: #7557FC;
  color: #fff;
}
.hey{
  position: relative;
  background: #7557FC;
  height: 30vh;
}
.show{
  color: #fff;
  padding: 3px 140px;
  font-size: 1em;
  font-weight: 700;
  
}
.icon{
  position: relative;
  margin: 10px 15px;
}

i{
  position: relative;
  background: #fff;
  color: #7557FC;
  font-size: 1.5em;
  border-radius: 30px;
  padding: 15px;
  clip-path: circle(20px);
  cursor: pointer;
}
.call{
  position: relative;
  color: #fff;
  font-size: 1em;
  font-family: 700;
  top: 30px;
  left: 140px;
}
.num{
  position: relative;
  color: #fff;
  font-size: 1em;
  font-weight: 300;
  margin: 50px 110px;
}
.copy{
  color: #fff;
  font-size: 1em;
  font-weight: 400;
  text-transform: uppercase;
  position: absolute;
  bottom: 0px;
  left: 130px;
}
.arrow{
  position: fixed;
  background: #000;
  color: #fff;
  text-align: center;
  max-width: 100px;
  width: 30px;
  height: 30px;
  top:500px;
  left: 330px;
  cursor: pointer;
}
