body{
	margin:  0;
	padding:  0;
}

.mt-30{
margin-top:  30px !important;
}

.header--standard-wrap img {
	width: 50px;
	margin-top: -8px;
}

.header--standard-wrap .img-wrap {
	display: inline-block;
}

.header--standard-wrap .title-block {
	display: inline-block;
}

.logo-title {
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	margin: 13px 0px 0px 9px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	line-height: 19px;
	color: #0d6937;
}

.logo-title:hover{
	text-decoration:  none;
	color: #1d376c;
}

#header--standard {
	margin: 10px 0px 0px;
}


.top-menu {
	display: inline-block;
}

.top-nav {
	text-align: right;
	margin: 0 0px 4px;
}

.top-menu a {
	font-family: 'Titillium Web', sans-serif;
	font-size: 17px;
	color: #333 !important;
	font-weight: 500;
}

.top-menu a:hover{
	color: #0d6937 !important;
}

.join-btn {
	font-family: 'Titillium Web', sans-serif;
	background: none !important;
	color: #333 !important;
	border: 1px solid #0d6937;
	border-radius: 25px;
	padding: 6px 17px;
	/* line-height: 0; */
	display: inline-block;
	height: auto;
	font-size: 15px;
}

.sign-btn{
	font-family: 'Titillium Web', sans-serif;
	background: none !important;
	color: #333 !important;
	border: 1px solid #0d6937;
	border-radius: 25px;
	padding: 6px 17px;
	/* line-height: 0; */
	display: inline-block;
	height: auto;
	font-size: 15px;
}

.join-btn:hover, .sign-btn:hover{
	background: #0d6937!important;
	color:  #fff!important;
}

.view.hm-black-light{
	position:  relative ;
}

.view.hm-black-light{
	height: 100vh;
}

.view.hm-black-light video{
	width:  100%;
}

.view.hm-black-light::before {
	content: "";
	content: '';
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	top: 0;
	width: 100% !important;
	display: inline-block;
	z-index: 9999999;
	height: 100vh;
}

#video-carousel-example2 .carousel-caption {

	z-index: 999999999;
}

#video-carousel-example2 ul{
	list-style:  none;
	text-align:  left;
}

#video-carousel-example2 h1 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 68px;
	font-weight: 700;
	color: #fff;
}

#video-carousel-example2 p {
	font-family: 'Titillium Web', sans-serif;
	font-size: 23px;
	font-weight: 400;
	color: #fff;
}

#video-carousel-example2 .carousel-caption {
	position: absolute;
	right: 0;
	top: 40%;
	left: 0;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	bottom: 0;
	z-index:  999999999 !important;
}
.main-header {
	/*position: absolute;*/
	z-index: 99;
	width: 100%;
	background: #fff;
}

.sign-up-pop .modal-dialog {
	max-width: 420px;
}

.sign-up-pop .modal-dialog h5 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 23px;
	font-weight: 600;
	color: #000;
	display: block;
	width: 100%;
	text-align:  center;
}

.sign-up-pop .modal-dialog h6 {
	font-family: 'Titillium Web', sans-serif;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	display: block;
	width: 100%;
	text-align:  center;
}



.sign-up-pop .close {
	position: absolute;
	right: 0;
	top: 0;
	background: #0d6937  !important;
	display: inline-block;
	opacity: 1;
	padding: 0px 0px 4px 0px !important;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	text-align: center;
	font-size: 19px;
	color: #fff;
}

.sign-up-pop .modal-header {
	border: 0;
	display: block;
}

.sign-up-pop  label{
		font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}


.sign-up-pop .custom-control-input:checked ~ .custom-control-label::before {
	color: #fff;
	border-color: #0d6937 !important;
	background-color: #0d6937!important;
}

.sign-up-pop input {
	width: 100% !important;
	border-radius: 35px !important;
	padding: 10px 20px !important;
	height: 50px !important;
	border: 1px solid #C3C3C3;
	font-family: 'Titillium Web', sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #000;
}

.sign-up-pop input[type='checkbox']{
width: 15px !important;
height: 15px !important;
padding: 0 !important;
}

.sign-up-pop a, .sign-up-pop p, .sign-up-pop button {
	font-family: 'Titillium Web', sans-serif;
	font-size: 14px;
	font-weight: 500;
	color: #000;
	display: inline-block;
}

.sign-up-pop .remember {
	margin-left: 5px;
}

.site-cv-btn {
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 16px !important;
	font-weight: 500 !important;
	color: #fff !important;
	background: #0d6937;
	border: 0 !important;
	width: 100%;
	border-radius: 35px;
	height: 45px;
}

.site-cv-btn:hover{
	background: #0a9c4d;
}

.social-login-btn a {
	width: 100%;
	padding: 12px;
	border: none;
	border-radius: 35px;
	margin: 5px 0;
	opacity: 0.85;
	display: inline-block;
	font-size: 17px;
	line-height: 20px;
	text-decoration: none;
	text-align: center;
	/* vertical-align: middle; */
}


.social-login-btn .fb-btn {
	background: #3B5998;
	color: white;
}

.social-login-btn .gbtn {
	background: #dd4b39;
	color: white;
}


.social-login-btn  img {
	vertical-align: middle;
	border-style: none;
	width: 22px;
	height: 22px;
}

.help-block {
	font-family: 'Titillium Web', sans-serif !important;
	font-size: 12px;
	font-weight: 300;
	color: #f00;
}


.home-banner {
	position: absolute;
	width: 750px;
	height: 670px;
	right: 0;
	top: -20px;
}

.home-images-ab h2 {
	font-size: 45px;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 200;
	margin: 50px 0px 20px;
}

.home-about h2 {
	font-size: 26px;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400;
	margin: 50px 0px 20px;
	color: #000;
}

.home-about p {
	font-size: 17px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	color: #6d6d6d !important;
	line-height: 30px;
}

.home-mob-scr-img {
	position: relative;
	overflow: hidden;
	top: -210px;
}

.home-mob-scr-img img {
	width: 100%;
	height: auto;
}

.home-tec-news h3{
	text-align:  center;
	font-size: 26px;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400;
	color: #000;
}

.home-tec-news{
	margin-top:  30px;
	text-align:  center;
}
.home-tec-news  p {
	font-size: 17px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	color: #6d6d6d !important;
	line-height: 30px;
		text-align:  center;
}


.home-tec-news a {
	background: #0d6937;
	border: 1px solid #0d6937;
	font-size: 17px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	padding: 7px 33px;
	border-radius: 0;
	text-align: center;
	display: inline-block;
	text-transform: capitalize;
	color: #fff;
}

.home-tec-news a:hover{
	border: 1px solid #fff;
	background: #0d6937;
	color: #fff;
	text-decoration:  none;
}

.video-wrap-overlay {
	position: absolute;
	background: rgba(17,175,241,.69);
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border-radius: 30px;
	opacity: 0;
	-webkit-transition: .5s;
	-o-transition: .5s;
	transition: .5s;
}

.video-wrap img {
	border-radius: 30px;
}

.video-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	color: #11aff1;
	border-radius: 50%;
	background: #fff;
	padding: 30px;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 999;
}

.home-video{
	margin:  80px  0!important;
}

.home-video h2 {
	font-size: 35px;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 200;
	margin: 12px 0px 7px;
}


.home-video h4 {
	font-size: 26px;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 300;
	color: #000;
}

.home-video p {
	font-size: 17px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	color: #6d6d6d !important;
	line-height: 30px;
}

.home-video-icon{
	margin-top:  50px;
}

.howitwork{
	margin-top:  -140px;
}

.howitwork h3{
text-align: center;
font-size: 26px;
font-family: 'Titillium Web', sans-serif !important;
font-weight: 400;
color: #000;
}

.howitwork p {
	text-align: center;
	font-size: 17px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	color: #6d6d6d !important;
	line-height: 30px;
	margin-bottom:  30px;
}

.howitwork ul{
	padding: 0;
	margin:  0;
	list-style:  none;
}

.howitwork .icon {
	float: left;
	width: 70px;
	height: 70px;
	margin-right: 20px;
	border: 1px solid #178c45;
	border-radius: 50%;
	font-size: 0;
	line-height: 70px;
	text-align: center;
}

.howitwork h4{
font-size: 20px;
font-family: 'Titillium Web', sans-serif !important;
font-weight: 400;
color: #000;
}

.howitwork ul p {
	text-align: left;
	font-size: 15px !important;
	line-height: 20px;
	margin-bottom: 28px !important;
}

.info-item {
	position: relative;
	padding-left: 50px;
	padding-bottom: 20px;
}

.info-item .icon::before {
	content: " ";
	position: absolute;
	top: 35px;
	left: 0;
	width: 30px;
	height: 1px;
	background-color: #ccc;
}

.info-item .icon::after {
	content: " ";
	position: absolute;
	top: 35px;
	left: 0;
	width: 1px;
	height: 100%;
	background-color: #ccc;
}

.info-item:last-child .icon::after {
	height: 0;
}

footer{
	background: #353535;
	padding:  50px 0 ;
}

footer .logo-title {
	font-family: 'Titillium Web', sans-serif;
	font-size: 20px;
	margin: 13px 0px 0px 9px;
	display: inline-block;
	vertical-align: middle;
	font-weight: 600;
	line-height: 19px;
	color: #fff;
}

footer .logo img{
	width: 250px;
}

footer p{
	font-size: 15px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	color: #ccc !important;
	line-height: 25px;

}

footer .logo {
	margin-bottom: 19px;
}

footer .location{
	list-style:  none;
	padding:  0;

}

footer .location p{
	display:  inline-block;
}

footer .location{
	vertical-align:  top;
	margin-right:  10px;
}

footer h4{
	font-size: 17px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 500 !important;
	color: #fff !important;
	line-height: 25px;
}

footer ul{
	list-style:  none;
	padding: 0;

}

footer a{
	font-size: 15px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	color: #ccc !important;
	line-height: 25px;

}

footer a:hover{
	color:  #fff !important;
	text-decoration:  none;
}

.bottombar{
	background: #424242;
	padding: 10px 0px;
	border-top:  1px solid #545353;
}

.bottombar .copyright{
	font-size: 14px !important;
	font-family: 'Titillium Web', sans-serif !important;
	font-weight: 400 !important;
	color: #ccc !important;
	line-height: 25px;
}




@media (max-width:991px) {
.navbar-collapse {
    position: absolute;
    right: 0 !important;   
    margin: auto;
    width: 280px;
    text-align: left;
    top: 60px;
    background: #d1d1d1;
    z-index: 9999;
    padding: 12px;
}
}

@media only screen and (max-width: 768px){
	.home-banner {	
		display: none;
	}
	.home-mob-scr-img img {
	display:none;
	}
.top-nav{    margin-right: 20px;}
.navbar{padding: 0px ;} 
.header--standard .col-3{padding:0px;}
.howitwork {
    margin-top: 0px;
}
.home-video {
    margin: 40px 0!important;
}
.home-images-ab h2 {
    font-size: 35px;}
.navbar{    top: -17px;
    position: absolute;
    width: 100%;
    right: 14px;}
.logo-title{font-size: 15px;
    margin: 8px 0px 0px 3px;}
}