p,h1,h2,h3,h4,h5,h6,ul,li,a,div{
	font-family: "Anek Devanagari", sans-serif;
}
html {
  scroll-behavior: smooth;
}
p{
	font-size: 18px;
}
.navbar {
	    position: absolute;
    width: 100%;
    z-index: 10;
    background-color: transparent;
}
.nav-link{
	color: #fff!important;
	margin: 0 25px;
	text-transform: capitalize;
}
video{
	    background-image: url(../images/bg.jpg);
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
    min-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    min-width: 100%;
    display: inline-block;
    background-attachment: fixed;
    z-index: -1;

}
.navbar-light .navbar-toggler-icon{
	background-image: url(../images/hamburger.png);
}
.navbar-light .navbar-toggler{
	border-color: #fff;
}
.home-banner{
/*	background-image: url(../images/home_banner.png);*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.about-banner{
	background-image: url(../images/about_banner.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.enning.about-banner{
	background-image: url(../images/enning_banner.png);
}
.vonze.about-banner{
	background-image: url(../images/vonze.png);
}
.eonze.about-banner{
	background-image: url(../images/eonze.png);
}
.careers.about-banner{
	background-image: url(../images/careers.jpg);
}
.contact.about-banner{
	background-image: url(../images/contact.png);
}
.about-banner .row{
	height: 60vh;
	text-align: center;
}
.home-banner .row{
	height: 100vh;
	text-align: center;
}
.home-banner h1{
	text-align: center;
	font-size: 65px;
	color: #fff;
}
.home-banner h1 span{
	color: #5DA80C;
}
.home-banner p{
	color: #fff;
	font-size: 18px;
	text-align: center;
	font-weight: 400;
}
.banner-btn{
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	margin-top: 40px;
	border-radius: 0;
	padding: 8px 35px;
	font-weight: 500;
}
.banner-btn:hover{
	color: #5DA80C;
	border: 1px solid #fff;
	background-color: #fff;
}
.content-section{
	padding: 30px 0;
}
.content-section h2,.title-section h2{
	font-size: 40px;
	text-transform: uppercase;
	font-weight: 600;
}
.content-section h2 span,.title-section h2 span{
	color: #5DA80C;
}
.content-section img{
	width: 100%;
}
.content-section p{
	font-size: 18px;
}
.content-section h4{
	font-size: 18px;
	font-weight: 600;
	text-transform: uppercase;
}
.btn-fill{
	color: #fff;
	border: 1px solid #234746;
	text-align: center;
	margin-top: 20px;
	border-radius: 0;
	padding: 8px 35px;
	font-weight: 500;
	background-color: #234746;
}
.btn-fill:hover{
	background-color: #fff;
	color: #234746;
}
.btn-fill-black{
	color: #fff;
	border: 1px solid #000;
	text-align: center;
	margin-top: 20px;
	border-radius: 0;
	padding: 8px 35px;
	font-weight: 500;
	background-color: #000;
}
.btn-fill-black:hover{
	background-color: #fff;
	color: #000;
}
.margin-lr-50{
	margin:15px 0;
}

.content-section1 .full-w{
	width: 100%;
}
.bg-gray{
	background-color: #EBEBEB;
}
.content-section1 h3{
	font-size: 36px;
	font-weight: 600;
	margin-bottom: 20px;
}
.p-tb-20{
	padding: 20px 0;
}
.footer{
	padding: 40px 0 0 0;
	margin-top: 40px;
	background-color: #000;
}
.footer.contact-footer{
	margin-top: 0;
}
.footer h4{
	color: #fff;
	font-size: 18px;
}
.footer .list-text{
	list-style: none;
	
	padding: 0;
}
.footer .list-text li{
		margin-bottom: 10px;

}
.footer .list-text li a{
	color: #fff;
	font-size: 16px;
}
.footer .list-text li a:hover{
	text-decoration: none;
}
.list-icon{
	list-style: none;
	padding: 0;
}
.list-icon li{
	margin-right: 15px;
	display: inline-block;
}
.footer-bottom{
	margin-top: 30px;
	border-top: 1px solid #202020;
	padding-top:25px;
	padding-bottom:25px;
}
.footer-bottom p{
	margin-bottom: 0;
	color: #fff;
	font-size: 16px;
}
.fb-list{
	list-style: none;
	padding: 0;
}
.fb-list li{
	margin-left: 25px;
	display: inline-block;
}
.fb-list li a{
	color: #fff;
	font-size: 16px;
}
.align-right{
	text-align: right;
}
.fb-list li a:hover{
	text-decoration: none;
}
.brand-img{
	border: 1px solid #999999;
	margin-bottom: 20px;
	padding: 15px;
	background-color: #fff;
	border-radius: 5px;
}
.about-banner h2{
	text-align: left;
	color: #fff;
	text-transform: capitalize;
}
.about-banner p{
	text-align: left;
	color: #fff;
	font-size: 16px;
	margin-bottom: 120px;
}
.margin-top-50{
	margin-top: 50px;
}
.margin-bottom-20{
	margin-bottom: 20px;
}
.footer-top{
	margin-top: 50px;
	margin-bottom: 10px;
	text-align: center;
}
.ftop-inner{
	background-color: #EBEBEB;
	padding: 30px 20px;
}
.footer-top h4{
	font-size: 28px;
	font-weight: 600;
	display: inline-block;
	margin-right: 30px;
	margin-bottom: 0;
}
.footer-top .btn{
	display: inline-block;
	margin-top: 0;
}
.form-control{
	border-radius: 0;
	height: calc(2.25rem + 8px);
}
.contact-section h4{
	font-size: 15px;
	text-align: center;
	font-weight: 600;
}
.contact-section h4 a{
	font-weight: 500;
	color: #000000b0;
}
.contact-section h4 a:hover{
	text-decoration: none;
}
.p-tb-50{
	padding: 50px 0;
}
.contact-section ul{
	padding: 0;
	list-style: none;
	display: flex;
}
.contact-section ul li{
	margin-right: 15px;
}
.contact-section ul li img{
	padding: 20px;
	background-color: #fff;
}
.contact-section ul li h6{
	font-size: 16px;
	font-weight: 600;
}
address{
	color: #1B1B1B;
	font-size: 15px;
}