@charset "UTF-8";

*,
*::before,
*::after{
	margin: 0;
	padding: 0;
	box-sizing: inherit;
}

html{
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
	box-sizing: border-box;
}

body {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, "sans-serif";
    line-height: 160%;
    margin: 0px;
    background-color: #8EAF54;
    word-spacing: normal;	
	min-width: 700px;
	padding: 0;
}
.wrapper {
	width: 100%;
	height: 1800px;
	margin: 0 auto;
	min-width: 750px;
	margin-bottom: 0px;
	padding: 0px;
}
header {
	width: 100%;
	height: 5rem;
	margin-bottom: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	
		
	
}


.navigation {
	position: fixed;
	width: 100%;
	line-height: 0px;
	align-items: center;
	justify-content:space-between;
	padding: 1rem o;
	min-width: 1300px;
		

}
.navigation ul {
	float: right;
	margin: 0;
	padding-right: 0px;
	margin: 16px ;
	cursor: pointer;
	transition: .5s;
	display: flex;
	flex-direction: row;
}

.navigation ul li {
	display: inline-block;
	padding: 30px 26px;
	font-size: 19px;
	font-weight: 600;
	float: center;
	
}

.navigation ul li a {
	text-decoration: none;
	color:aliceblue;
}
.navigation ul li a:active {
	text-decoration: none;
	color: aliceblue;
	border-radius: 0.8rem;
}

.navigation ul li a:hover {
	text-decoration: none;
	color:chartreuse;
	padding: 1px 2px 1px 2px;
	outline:groove 1px;
	border-radius: 0.8rem;
}
.navigation ul li a:active {
	text-decoration: none;
	color: aliceblue;
}

.logo{
	height: 47px;
	float: left;
	margin: 19px 68px;
	
}

video {
	position: absolute;
	object-fit: cover;
	pointer-events: none;
	top: 46%;
	margin: 0px;
	width: 100%;
	height: 100%;
	left: 50%;
	z-index: -100;
	transform: translateX(-50%) translateY(-50%);
	filter:opacity(85%);
	
}


section {
	width: 100%;
	padding: 12rem 0 0 12rem;
	
}

/*hero*/
.hero {
	width: 100%;
	height: 100vh;
	
	background-size: cover;
	position: relative;
}


.wavehome {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0px;

	
}
.container {
	width: 100%;
	max-width: 98rem;
	margin: 0 auto;
	padding: 0 1.5rem;
}

.main-message{
    width: 49%;
    max-width: 40rem;
    color: #fafafa;
    letter-spacing: 0.6px;
	min-width: 500px;
	margin-top: 22px;

}

.main-message h3 {
	font-family: Arial, "sans-serif";
	font-size: 20px;
	
}
.main-message h1{
	font-family: Arial, "sans-serif";
	font-size: 32px;
	margin: 10px 0 14px 0;
	text-transform: uppercase;
	
}
.main-message p{
    font-size: 14px;
    length: 150px;
    font-family: Arial, "sans-serif";
    line-height: 21px;
}
.btn{
	background-color: #77994A;
	border-radius: 1.1rem;
	color: #fafafa;
	display: inline-block;
	margin-top: 1.3rem;
	padding: 0.6rem 2rem;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, "sans-serif";
	
}

.btn:link{
	background-color: #77994A;
	text-decoration: none;
	font-weight: 600;
}
.btn:visited{
	background-color:#77994A;
	text-decoration: none;
}
.btn:hover{
	background-color:rgba(255, 255, 255, 0);
	border: 1px #EED748 solid;
	text-decoration: none;
	box-shadow: 0 0px 10px 10px rgba(22, 44, 57, 0.2);
	font-weight: 600;
	color:#EED748;
}
.btn:active{
	background-color: #EED748;
	text-decoration: none;
	color:#234401;
}

.main-content{
	padding: 0;
	margin-top: 27px;
	min-width: 1000px;
}

.title-heading{
	text-align: center;
	text-transform: uppercase;
	margin-bottom: 3rem;
	color: aliceblue;
	padding-top: 0px;
	
}

.line {
	border-bottom: 2.3px white solid;
	width: 110px;
	align-content: center;
	margin-left: 46.2%;
	margin-top: 32px;
}

.title-top{
    font-family: Arial, "sans-serif";
    font-size: 30px;
    margin: 0.2rem 0 1rem 0rem;
    text-transform: none;
    padding-top: 35px;
    letter-spacing: 1.2px;
    word-spacing: 2px;
    width: 100%;
    font-weight: bold;
    font-style: normal; 
}

.three-columns{
	display:inline-block;
	margin-top: 45px;
	width: 100%;
	padding-left: 8%;
	padding-right: 8%;
font-family: 'Mukta Vaani', sans-serif;
}
.three-columns h1{
	margin-bottom: 9px;
	margin-top: 22px;
	font-weight: lighter;
}
.three-columns p{
    font-family: 'Mukta Vaani', sans-serif;
	font-weight: lighter;
	letter-spacing: 0.1px;
}
.columns1{
	height: 400px;
	width: 24%;
	color: aliceblue;
	text-align: center;
	float: left;
	margin-right: 6%;

}
.columns2{
	height: 400px;
	width: 24.5%;
	color: aliceblue;
	text-align: center;
	float: left;	
	margin-left: 8%;

}
.columns3{
	height: 400px;
	width: 24%;
	color: aliceblue;
	text-align: center;
	float: right;

}
.icon-left{
	width: 70px;
	height: 70px;
	margin-top: 0;
}
.icon-center{
	width: 70px;
	height: 70px;
	margin-top: 0;
}
.icon-right{
	width: 70px;
	height: 70px;
	margin-top: 0;
}
.small-triangle {
	width: 20px;
	height: 15px;
	margin-bottom: 20px;
	
}

.square-box{
	padding: 0px;
	margin-top: 80px;
	height: 650px;
	width: 100%;
	align-items: center;
	color:aliceblue;
	font-family: 'Mukta Vaani', sans-serif;
	line-height: 22px;
	font-style: normal;
}
.highlight{
	color:#E1DB53;
}
.title-square{
	margin-bottom: 8%;
	text-align: center;
  width: 100%;
  padding: 10px;
	font-size: 30px;
	font-family:Arial, "sans-serif"; 
}
.image-square{
	width: 65%;
	height:650px; 
	margin-bottom: 0;
	  display: block;
  margin-left: auto;
  margin-right: auto;
	position: absolute;
	box-shadow: 0 0px 10px 10px rgba(0, 0, 0, 0.13);
	border-radius: 16%;
}
.center-square{
padding-left: 17.5%;
	width: 100%;
	
}
.square-left{
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
}
.square-right {
	width: 50%;
	height: 100%;
	float: left;
	position: relative;
	
}

.leftbox-top{
	height: 50%;
	width: 80%;
	float: right;
	padding-bottom: 0;
	
}
.leftbox-bottom{
	height: 50%;
	width: 65%;
	float: right;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 2%;
}
.square-box h3{
	margin-bottom: 5%;
	font-size: 22px;

}

.rightbox-top{
	height: 50%;
	width: 65%;
	float: left;
	text-align: center;
	padding-left: 10%;
	padding-right: 10%;
	padding-top: 11%;
}
.rightbox-bottom{
	height: 50%;
	width: 80%;
	float: left;
	padding: 0;
	padding-bottom: 0;
}
.van{
	width: 67%;
	float: right;
	position: absolute;
	padding: 0;
	margin-top: 5%;
	margin-right: 20%;
	top: 0;
}
.can{
	width: 60%;
	float: right;
	margin-left: 14%;
	padding: 0;
	position: absolute;
	bottom: 0px;
	
}

.btn-square{
	background-color:rgba(255, 255, 255, 0);
	border: 1px #FFE811 solid;
	text-decoration: none;
	box-shadow: 0 0px 10px 10px rgba(22, 44, 57, 0.08);
	font-weight: 600;
	color:#EED748;
	border-radius: 1.4rem;
	display: inline-block;
	margin-top: 2.3rem;
	padding: 0.6rem 2rem;
	text-transform: uppercase;
	text-decoration: none;
	font-family: Arial, "sans-serif";
	
}

.btn-square:link{
		background-color:rgba(255, 255, 255, 0);
	border: 1px #FFE811 solid;
	text-decoration: none;
	font-weight: 500;
}
.btn-square:visited{
	background-color:#B0DB3B;
	text-decoration: none;
}
.btn-square:hover{
	background-color:#B0DB3B;
	text-decoration: none;
	border: 0;
	box-shadow: 0 0px 10px 10px rgba(22, 44, 57, 0.08);
	color:white;
}
.btn:active{
	background-color: #EED748;
	text-decoration: none;
	color:#234401;
}
footer{
	width: 100%;
	position:absolute;
	margin-top:100px;
	background-size: cover;
	padding-bottom:0;
	min-width: 1000px;
}
.foot-image{
	width: 100%;
	margin-bottom:0;
	padding-bottom:0;
	object-fit: cover;
	float: left;
}


.bottom-wavehome{
	position: absolute;
	width: 100%;
}
.top1{
	width: 100%;
	height: 50%;
	margin: 0;
	float: left;
	position: absolute;
	bottom: 0;
	align-items: center;
}
.foot-top{
	width: 100%;
	float: left;
	height: 75%;
	padding-top: 7.3%;
	padding-left: 43%;
	margin-bottom: 0px;
	position:absolute;
	margin-bottom: 0;
	align-content: center;
}
.footicons{
	margin-left: 15px;
	height: 25px;
	margin-bottom: 0;
}
.foot-bottom{
	width: 90%;
	padding-top: 0.3%;
	float: left;
	margin-left: 5%;
	border-top:1px #8EAF54 solid;
	bottom: 0;
	color: #8EAF54;
	text-align: center;
	word-spacing: 3px;
}
.righttext{
	width: 100%;
	height: 25%;
	float: left;
	bottom: 0;
	position: absolute;
	
}
.endbox{
	text-align: center;
	align-content: center;
	margin-top: 100px;
	margin-bottom: 0;
	color: aliceblue;
	width: 100%;
	height: 300px;
	display:inline-block;
	padding: 0;
	font-family: 'Numans', sans-serif;
	clear: both;
}
.endbox h1{
	padding-top: 60px;
	margin: auto;
    font-size: 35px;
    word-spacing: 2px;
	position: relative;
    letter-spacing: 2px;
    width: 600px;
	line-height: 38px;
    text-align: center;
}
.endbox h3{
	padding-top: 40px;
	margin: auto;
    font-size: 20px;
    word-spacing: 2px;
	position: relative;
    letter-spacing: 1px;
	line-height: 35px;
    text-align: center;
}
.btn-end{
	background-color: 0 0px 10px 10px rgba(22, 44, 57, 0.09);
	text-decoration: none;
	box-shadow: 0 0px 10px 10px rgba(22, 44, 57, 0.08);
	font-weight: 600;
	color:aliceblue;
	border-radius: 1.4rem;
	display: inline-block;
	margin-top: 2.5rem;
	padding: 0.7rem 10rem;
	text-decoration: none;
	font-family: 'Numans', sans-serif;
	
}
.btn-end:link{
	background-color: 0 0px 10px 10px rgba(22, 44, 57, 2);
	text-decoration: none;
	font-weight: 500;
}
.btn-end:visited{
	background-color:#B0DB3B;
	text-decoration: none;
}
.btn-end:hover{
	background-color:#B0DB3B;
	text-decoration: none;
	border: 0;
	box-shadow: 0 0px 10px 10px rgba(22, 44, 57, 0.08);
	color:white;
}
.btn-end:active{
	background-color: #EED748;
	text-decoration: none;
	color:#234401;
}




