*{
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
}
.container{
  background-color: white;
  width: 100%;
  height:100%;
  margin: 0 auto;
}

.header{
  background-color: tomato;
  width: 100%;
  height: 60px;
  text-align: center;
  padding-top: 20px;
  color: white ;
}
.navber{
  background-color: #f4f4f4;
  display:flex;
  justify-content: space-between;
  padding: 15px;
  
}
.navber-p{
  display: flex; 
  gap: 10px;
  padding: 15px;

  
}
.right-img{
  padding-top: 12px;
}

.main-header{
  background-color: pink;
  padding: 70px;
  display: flex;
  align-items: center;
  background-image: url("./project /bg.png");
}
#text{
  height:40px;
  width: 280px;
  padding: 20px;
  border-radius: 5px;
  border: none;
  gap:0px;
  font-style: italic;
  
}
.search-btn{
  height:40px;
  width:50px;
  border-radius: 5px;
  border: none;
  background-color: mediumseagreen;
  margin-right: 220px;
  
 
  
  
  
}
.hits{
  display: flex;
  justify-content: center;
 height: 300px;
 
}
.image-row{
  display: flex;
  justify-content: space-around;
   
  
  
  
}
.image-box1{
  background-color: #f4f4f4;
  
  width: 225px;
  height: 100px;
  display: flex;
  text-align: center ;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.red-text{
  color: tomato;
}
.black-text{
  color: #000;
}
.image-box2{
  background-color: mediumseagreen;
  color: white;
  width: 225px;
  height: 100px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.image-box3{
  background-color: #f4f4f4;
  color: tomato ;
  width: 225px;
  height: 100px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.image-box4{
  background-color: #f4f4f4;
  color: tomato ;
  width: 225px;
  height: 100px;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
}
.categories-section{
  background-color: white;
  padding: 15px;
  padding-top: 40px;
  width: 100%;
  
  display: flex;
  justify-items: space-between;
  border-bottom: 1.3px solid lightgrey;
  
}
.right-item{

  height: 40px;
  width: 200px;
  display: flex;
  justify-content: space-between;
  border-radius: 20px;
  
  
  
}
.right-btn{
  background-color: mediumseagreen;
  border: none;
  width: 200px;
  height: 40px;
  color: white;
  border-radius: 20px;
  
  justify-content: space-between;
 
}
.left-item{
  height: 100%;
  width: 100%;
}
.hero{
  background-color: white;
  display: flex;
  gap: 15px;
  padding: 10px;
  
}


.left{
  display: flex;
  flex-direction: column;
  gap: 15px;
 
}
.box1{
  padding: 20px;
  background-color: papayawhip;
  width: 230px;
  height: 197px;
  border-radius: 10px;
}
.box2{
  padding: 20px;
  background-color: lightpink;
  width: 230px;
  height: 197px;
  border-radius: 10px;
}

.middle{
 
  background-color: #AEB8C5;
  flex-direction: row;
  height: 410px;
  width: 230px;
  border-radius: 10px;
  padding: 20px;
}


.right{
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.box3{
  background-color: papayawhip;
  width: 230px;
  height: 127px;
  padding: 20px;
  border-radius: 10px;
  
}
.box4{
  background-color: lightpink;
  width: 230px;
  height: 127px;
  padding: 20px ;
  border-radius: 10px;
}
.box5{
  background-color: lightcyan;
  width: 230px;
  height: 127px;
  padding: 20px ;
  border-radius: 10px;
}
.right-2{
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.box6{
  background-color: lightcyan;
  width: 230px;
  height: 197px;
  padding: 20px;
  border-radius: 10px;
}
.box7{
  background-color: papayawhip;
  width: 230px;
  height: 197px;
  padding: 20px;
  border-radius: 10px;
}
.courses-categories{
  background-color: white;
  padding: 20px;
  
  width: 100%;
  text-align: center;
}

.img-section{
   height: 300px;
  width: 225px;
  display: flex;
  justify-content: space-around;
  gap: 20px;
  border-radius: 10px;
  padding: 10px;
 
 
}
.a{
 height: 350px;
  width: 225px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;
}
.text-row{
  display: flex;
  justify-content: space-between;
}
.b{
 height: 350px;
  width: 225px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;
}

.c{
 height: 350px;
  width: 225px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;
}

.d{
 height: 350px;
  width: 225px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;

}
.image{
  padding: 10px;
  height: 350px;
  width: 225px;
  text-align: center;
  justify-content: center;
}
.img-item{
  
  height: 350px;
  width: 225px;
  display: flex;
  justify-content: space-between;
  gap: 20px;
  padding: 10px;
  
}
.e{
  
  height: 350px;
  width: 225px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  border-radius: 10px;
}
.f{
  
  height: 350px;
  width: 225px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  border-radius: 10px;
}
.g{
  
  height: 350px;
  width: 225px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  border-radius: 10px;
}

.h{
  
  height: 350px;
  width: 225px;
  box-shadow: 0 0 10px rgba(0,0,0,0.1);
  border-radius: 10px;
}
.middle-btn{
  background-color: tomato;
  width: 130px;
  height: 30px;
  border-radius: 15px;
  border: none;
  color: white;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 420px;
}
.review-header{
  
  background-color: lightcyan;
  text-align: center;
  padding-top: 20px;
  
}




.review-section{
  background-color: lightcyan;
  
  display: flex;
  justify-content: space-around;
  gap: 20px;
  padding: 20px 1px;

}


.review-1{
 
  height: 90%;
  width: 300px;
border: none;
border-radius: 10px;
padding: 5px;
margin: 10px;
}
.review-A{
  
  display: flex;
  gap: 10px;
 
}

.right-reviewText p{
  
  margin: 0 0 5px;
  
}


.review-2{
 
  height: 90%;
  width: 300px;
border: none;
border-radius: 10px;
padding: 5px;
margin: 10px;
}
.review-B{
  
  display: flex;
  gap: 10px;
 
}

.review-3{
 
  height: 90%;
  width: 300px;
border: none;
border-radius: 10px;
padding: 5px;
margin: 10px;
}
.review-C{
  
  display: flex;
  gap: 10px;
 
}
.gurus-header{
  background-color: white;
  text-align: center;
  padding: 20px;
  
  
}
.main-gurus{
  
  height: 340px;
  width: 176px;
  display: flex;
  justify-content: space-around;
  gap: 20px;
  border-radius: 10px;
  padding: 20px 10px;
}

.gurus1{
 
height: 340px;
width: 176px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;

}

.black-text{
  color: #000;
}

.red-text{
  
  color: tomato;
}


.gurus2{
 
height: 340px;
width: 176px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;

}

.gurus3{
 
height: 340px;
width: 176px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;

}
.gurus4{
 
height: 340px;
width: 176px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;

}
.gurus5{
 
height: 340px;
width: 176px;
box-shadow: 0 0 10px rgba(0,0,0,0.1);
border-radius: 10px;

}

.image-gurus{
  padding: 10px;
  height: 340px;
  width: 176px;
  text-align: center;
  justify-content: center;
}

.collection{
  display: flex;
  justify-content: space-between;
  gap: 40px;
  padding: 10px;
}

.section{
  width: 50%;
}

.row{
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}

.row img{
  width: 30px;
  height: 30px;
  margin-right: 20px;
}

.row p{
  margin: 0;
}

.discount-section{
  background-color: papayawhip;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 70px;
  padding-right: 70px;
  
  
}

.discountLeft{
  width: 500px;
}

.discountRight{
  width: 350px;
 height: 90px;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
#discountText{
  height: 25px;
  border: 1px solid lightgray;
  padding: 17px;
  border-radius: 10px;
}
#click-btn{
  background-color: mediumseagreen;
  height: 30px;
  border: 1px solid lightgray;
  padding-top: 15px;
  padding-bottom: 27px;
  padding-left: 17px;
  padding-right: 17px;
  justify-content: center;
  align-items: center;
  color: white;
  border-radius: 10px;
  text-align: center;
  
}
.footer-section{
  background-color: black;
  color: white;
  display: flex;
  gap: 20px;
  padding: 70px;
  
  
}


.left-footer{
  width: 600px;
  
}
.image-items{
  display: flex;
  gap: 20px;
  margin-top: 10px;
  
  
}
.right-footer{
  width: 600px;
  display: flex;
  gap: 50px;
  
}
.footer-section{
  background-color: #1c1b1b ;
  color: white;
  display: flex;
  gap: 20px;
  padding: 70px 30px;
  
  
}


.left-footer{
  width: 700px;
  
}
.image-items{
  display: flex;
  gap: 20px;
  margin-top: 10px;
  
  
}
.right-footer{
  width: 600px;
  display: flex;
  gap: 50px;
  
}
.last-part{
  background-color: #1c1b1b;
  color: white;
  display: flex;
  justify-content: space-between;
 padding-left: 30px;
 padding-right: 30px;
 padding-top: 20px;
 padding-bottom: 40px
  
  
}