*
{
margin:0;
padding:0;
}
.body
{
	font-family:verdana;
}
.home
{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	cursor: grab;
}

.home:hover
{
	border:1px solid green;
}
.home>img
{
	height:40px;
}
.ab:hover
{
	border:1px solid green;
	border-radius:5px;
	background-color:#00FF00;
	height:20px;
}
.ae:hover
{
	transform:scale(0.9)
}
.ac:hover
{
	border:1px solid green;
	border-radius:5px;
	background-color:#00FF00;
	height:20px;
}
.ad:hover
{
	border:1px solid green;
	border-radius:5px;
	background-color:#00FF00;
	height:20px;
}
.af:hover
{
	border:1px solid green;
	border-radius:5px;
	background-color:#00FF00;
	height:20px;
}
.ag:hover
{
	border:1px solid green;
	border-radius:5px;
	background-color:#00FF00;
	height:20px;
}
.ah:hover
{
	border:1px solid green;
	border-radius:5px;
	background-color:#00FF00;
	height:20px;
}
.jan
{
	overflow:hidden;
	height:800px;
}
.img
{
	background-image:url("../assests/images/blu.jpg");
	width:500px;
	height:250px;
	position:absolute;
	top:700px;
    opacity:0.8;
	border-radius: 0px 30px 30px 0px;
	
	 
}
.heading
{
	color:white;
	font-family:cotoris;
}
.para
{
    color:white;
}
.recipes
{
	display:flex;
	overflow:hidden;
}
.image
{
	height:300px;
	width:200px;
	border-radius:10px;
	cursor:grab;
}
.image:hover
{
	transform:scale(0.9)
}
.recipes
{
	display:flex;
	justify-content:space-evenly;
	padding:20px;
    padding-bottom:30px;
}
.latest
{
	padding-top:30px;
	padding-left:40px;
}
.morebutton
{
	background:#993300;
	border-radius:10px;
	width:82px;
	height:21px;
	margin:auto;
	color:white;
	text-align:center;
	justify-content:center;
	font-size:15px;
	font-family:verdana;
	cursor:grab;
}
.morebutton:hover
{
	border:2px solid red;
}

.fa-plus
{
	
	border:solid white 1px;
	border-radius:80%;
	font-size:16px;
}
.para2
{
     display:flex;
	 background-color:#F5F2F0;
	 padding-top:30px;
	 padding-bottom:50px;
}
.frnd
{
	font-size:40px;
	font-weight:boli;
	padding-left:70px;
}
.vertical
{ 
   writing-mode: vertical-lr; 
    padding-top:120px;
      padding-left:60px;
	  font-family:segoe script;
	  font-size:20px;
	  font-weight:bold;
 }

	 
.img3
{
	position:relative;
    width:256px;
     height:320px;
	 padding-top:100px;
	 padding-left:20px;
}	 
.lime
{
	 padding-top:80px;
	 padding-left:80px;
	 padding-bottom:40px;
	 font-family:segoe script;
	  font-size:30px;
	  font-weight:bold;
}
.our

{
     padding-left:80px;
	 
	 }
.wa
{
	padding-top:40px;
	 padding-left:80px;
}
.we
{
	 padding-left:80px;
	  
}
.learn
{
	background:#993300;
	border-radius:10px;
	width:150px;
	height:21px;
	margin:auto;
	color:white;
	text-align:center;
	justify-content:center;
	font-size:15px;
	font-family:verdana;
	cursor:grab;
	margin-top:50px;
}
.learn:hover
{
	border:2px solid red;
}
.vedios
{
	display:flex;
	overflow:hidden;
	justify-content:space-between;
	padding-top:30px;
	padding-bottom:30px;
}
.image2
{
	
	height:160px;
	width:220px;
	border-radius:10px;
	cursor:grab;
}
.image2:hover
{
	transform:scale(0.9)
}
.join
{
	
     display:flex;
	 background-color:#F5F2F0;
	 padding-top:30px;
	 padding-bottom:50px;
	 overflow:hidden;
}
.com
{
	font-size:40px;
	font-weight:boli;
	padding-left:70px;
}
.place
{
	 margin-left:80px;
	 margin-top:30px;
}
.box
{
	margin-left:85px;
	margin-top:10px;
}

.footer
{
	display:flex;
	justify-content:space-around;
	
	 background-color:#F5F2F0;
	align-items:center;
	margin-top:40px;
	height:300px;
}
  
	.last-logo
	{
		height:100px;
		width:100px;
		padding-top:60px;
		padding-left:60px;
	}
	
	.icons
	{
	word-spacing:50px;
    font-size:20px;	
	cursor:grab;
	}
	