*{
  margin:0;padding: 0;
}
body{
text-align: center;
}
h1{
  text-align: center;
  font-family: "Ubuntu-bold";
  text-decoration-line: underline;
  text-decoration-color: white;
  text-decoration-style: solid;
  padding-bottom: 40px;
}
h5{
    font-family: "Ubuntu-bold";
  text-decoration-line: underline;
  text-decoration-color: black;
  text-decoration-style: solid;
  padding-bottom: 20px;
}
p{
  font-family: "Ubuntu-bold";
}
a{
    font-family: "Ubuntu-bold";
}
.navbar{
  background-color: black;

}




.maindiv{
  width:100%;
  height:420px;
  /* position: absolute; */
  /* left:50%;
  top:50%;
  transform: translate(-50%,-50%); */
  background-image: url("pic1.jpg");
  background-size: 100% 100%;
  box-shadow: 1px 2px 10px 5px white;
  animation: slider 9s infinite linear;
}
@keyframes slider {
  0% {background-image: url("tea1.jpg");}
  50% {background-image: url("tea2.jpg");}
    100% {background-image: url("tea3.jpg");}
}
.third-section{

  line-height: 3rem;
  margin-top: 70px;
  margin-bottom:100px;
}
.forth-section{

  padding-left: 70px;
  padding-right: 70px;
  padding-top: 70px;
  background-image: url("tea-828940_1920.jpg");
  color: white;
  line-height: 3rem;
  padding-bottom: 30px;
}
.p{
  text-align: center;
}
.a{
  line-height: 1.5rem;
}
.fifth_section{

  color: white;
  background-image: url("purple_back.jpg");
  line-height: 3rem;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
  padding-top: 50px;
}
.Masala{
  line-height: 3rem;
  margin-top: 70px;
  margin-bottom:100px;
}

.container-fluid{

  padding-bottom: 20px;
  text-align: left;
}
.last{
  text-align: right;
}
.footer{
  background-color: white;
}
.My_tea{
  background-image: url("Tea1/loose_back.jpg");
  padding-right: 100px;
  padding-left: 100px;
  color: white;
  line-height: 3rem;
  width: 100%;
  margin: 0;
  padding-top: 40px;
}
.heading1{
  padding-bottom: 50px;
  padding-left: 20px;
}
.My_spices{
  background-image: url("masala_back.jpg");
  color: white;
  padding-right: 100px;
  padding-left: 100px;
  line-height: 3rem;
  width: 100%;
  margin: 0;
  padding-top: 40px;
}
.heading2{
  padding-bottom: 50px;
}
.message{
  text-align: left;
}
.upper{
  text-align: left;
  padding-left: 100px;
  padding-top: 50px;
}
.lower{
  color: black;
  text-align: left;
  padding-left: 100px;
  padding-top: 40px;
  background-color: white;
}
.images{
  width:65%;
  height:80%;
}
.images1{
  width: 65%;
  height: 80%;

}
.images1:hover{
  transform: scale(1.2);
}
.btn:hover{
  transform: scale(1.1);
}
.feature-box:hover{
  transform: scale(1.2);
  color:  #002db3;
  text-decoration-line: underline;
  text-decoration-color: white;
  text-decoration-style: solid;
}
.left{
  text-align: left;
}
.General{
  padding-left: 80px;
  text-align: left;
  padding-top: 30px;
}
#fname{
line-height: 2rem;
margin-bottom: 10px;
}

.Quick1{
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  padding-top: 30px;
}
.message1{
  padding-left: 40px;
  text-align: left;
  padding-top: 30px;
}
.footer{
  padding-top: 40px;
  text-align: center;
}
.container{
  text-align: left;
}
