body{
	margin: 0;
	padding: 0;
}
.tobbar{
	background-color: #1c8606;
	
	width: 100%;
}

.social_icon ul li{
	list-style: none;
	display: inline-block;
	padding: 10px;
	font-size: 20px;



}


.ourproduct h2{
	text-align: center;
	text-transform: capitalize;
	font-size: 50px;
	margin-top: 40px;
}
.social_icon  ul {
	margin: 0 ;

}

.social_icon ul li a{
	color: white;

}

.call ul li{
	list-style: none;
}

.call ul{
	text-align: right;
	font-size: 25px;
	margin:5px 0 0 0;
}

.call ul li a{
	text-decoration: none;
	color: white;
}

.logo img{
	width: 80%;


}

.logo{
	margin-top: 10px;

}

.menu ul{
	list-style: none;
	text-align: right;
	font-size: 25px;
	margin-top: 10px;

}
.menu ul li{
	
	display: inline-block;
	padding: 20px 10px;
}
.menu ul li a{
	text-decoration: none;
	color: #5c656e;

}

.banner img{
	width: 100%;
}

.banner{
	position:relative;
}

.bannertext h1 {
	position:absolute;
	top: 20%;
	right: 39%;
	width: 50%;
}

.ndtext{
	text-align: center;
	margin-top: 40px;
}

.ndtext h2{
	color: red;
}

.ndtext p{
	width: 60%;
	text-align: center;
	margin: 0 auto;
}

.prototal{
	text-align: center;
	margin-top: 60px;
}

.prototal h2{
	color: green;
	font-size: 40px;
}



.ingree{
	width: 60%;
	margin: 0 auto;
	text-align: center;

margin-top: 40px;
}

.ingree p{
	width: 90%;
	margin: 30px auto;
	font-size:20px;
}

.nature img{
	width: 100%;
}
.nature p{
	text-align: center;
}

.know a{
	background-color: green;
	padding: 10px;
	color: white;
}

.know{
	text-align: center;
	margin-top: 40px;
}

.know a:hover{
	color: white;
	text-decoration: none;
	border: 1px solid #F44336;
	background:#F44336;
	transition: 1s;

	color: #fff;

}

.paralax{

background-image: linear-gradient(rgba(4, 9, 30, 0.7), rgba(4, 9, 30, 0.7)), url(../images/banner.jpg);
	background-size: cover;
	background-attachment: fixed;
	padding: 100px 0;
	margin-top: 50px;
}

.paratex{
	margin: 30px auto;
	width: 80%;
}

.paratex p{

	color: white;
text-align: center;
font-size: 20px;
}

.feetbac img{
	width: 10%;
		border-radius: 100%;

}

.feetbac{
	
	text-align: center;
	margin-top: 30px;

}

.feetbac p{
	width: 50%;
	text-align: center;
	margin: 0 auto;
	font-size: 20px;
}

.feetbac h2{
	margin: 0 auto;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 40px;

}

.logofooter {
	margin-top: 40px;
}

.logofooter img{
	width: 100%;
}

.footerlast{
	background: green;
}

.footerbg{
	background:#4a6000;
	padding: 20px 0;
	margin-top: 40px;
}

.overview h2{
	color:white ;
}

.overview ul li a{
	color: white;
}
.overview ul li {
	list-style: none;
}

.location h2{
	color: white;
}

.location p{
	color: white;
}

.copyright p {
	color: white;
	text-align: center;
	padding: 10px 0;
}

.location i{
	padding: 10px;
	color: white;
	font-size: 40px;
}
.pro img{
	width: 100%;
	background-color:#e2e2e2;
	padding: 10px 0;

}

.pro{
	padding-bottom: 20px;
}
.prototal{
	margin-top: 30px;
}
