
	@font-face{ 
	font-family:menubarfont;
	src:url("fonts/futura-medium-condensed-bt.ttf");
	
	
	}
	@font-face{
		font-family: litext;
		src:url("fonts/tt0001m_.ttf");
	}

body {
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
	
}

html {
  scroll-behavior: smooth;
}
		
.aligncenter{
	
	}
		
.bgBlue {
	background:#4581BD
	height: 68px;
}
.logo-comName{
	background: #fff;
	border-bottom-right-radius: 20px 20px;
	
}
.logo{
	display: inline-block;
	float: left;
	/* margin-left: 22% */
	
}
.logo img{
	width: 505px;
	margin-top: -10px;
	z-index: 111;
}
.comName{
	/*display: inline-block;*/
	float: left;
	font-weight: bold;
	font-size: 25px;
}
.comName p{
	margin-top: 23px;
}
.social-media {
	text-align: right;
	margin-top: 50px;
	float: right;
	}

i.fa {
	font-size: 35px;
  	display: inline-block;
  	border-radius: 5px;
  	box-shadow: 0px 0px;
  	/*background: #fff;*/
  	padding: 0.3em 0.0em;
  	margin-right: 20px;
	}
.carousel-inner > .carousel-item {
  transform: translate3d(0,0,0) !important;
}

.carousel-inner img {
  	width: 100%;
  	/*<!--height: 100%;-->*/
}
.carousel-inner_pages img {
  	width: 100%;
  	max-height: 450px;
}
.carousel-caption {
	width: 20%;
	/*width: auto;*/
	z-index:10;
	color:#fff;
	text-align:center;
	top:60%;
	left:85%;
	bottom:auto;
	-webkit-transform:translate(0, -50%);
	-ms-transform:translate(0, -50%);
	transform:translate(0, -50%);
}
.covertext {
  position: absolute; /* To make the div to be place anywhere. It is out of the document flow */
  top: -15px; /* The distance between the div with the top of document */
  left: 0px; /* Make the div full width */
  right: 0px; /* Make the div full width */
}



.navHead {
	position: absolute; /* To make the div to be place anywhere. It is out of the document flow */
  	top: 105px; /* The distance between the div with the top of document */
  	left: 0px; /* Make the div full width */
 	right: 0px;
	
}


.navbar button {
	margin-top: 50px;
	
}
.navbar-nav li a{
/*	color: black !important;*/
}
.nav-item:first-child{margin-left:0;}
.nav-item {
	/*margin-left: 40px;*/
	
}

.nav-item a{
	/*font-weight: bold;*/
	/*justify-content:flex-start;*/
	font-family: menubarfont;
	font-size:25px;
	color: black !important;
	text-transform:uppercase;
	
	}


/*about us css*/
.aboutUs-content, .workProject-content, .workLocation-content, .solution-content, 
.product-content, .career-content, .contactUs-content {
	font-size: 35px;
	background-image: url("img/new/Band-1.png");
	font-family:menubarfont;
	
}
.aboutUs-content p, .workProject-content p, .workLocation-content p,.solution-content p,
.product-content p, .career-content p, .contactUs-content p{
	/*font-weight: bold;*/
	margin-left: 30px;
	margin-bottom: 30px;
	/*font-size: 23px;*/
	font-family: menubarfont;

}
.black-strip {font-size: 35px;
	background: #231f20;
	font-family:menubarfont;}
.black-strip p{margin-left: 30px; color: #d2ae6d;
	margin-bottom: 30px;
	font-family: menubarfont;}

/* .solution-content p{
	margin-bottom: 10px;
} */
.aboutInformation {
	/* margin-left: -7px; */
}
.aboutInformation>ul[type="square"]{padding: 0px 0 0 15px;}

/*.aboutInformation ul{
	color: #D1AE6D;
}*/

.aboutInformation ul li {
	color:#000000;
	font-size: 23px;	
	list-style-image: url("img/Bullet.png");
	/*color:#D2AE6D;*/
	margin-bottom: 1em;
}
#workProject .aboutInformation ul li {
	margin-bottom: 10px;
}
#workProject .aboutInformation .row{
	margin-right: -5px;
	margin-left: -5px;
	margin-bottom:10px;
}
#workProject .aboutInformation .col-xl-6{
	padding-right: 5px;
    padding-left: 5px;
}

li span {
  position: relative;
  left: 10px;
}
#aboutUs, #workProject, #workLocation, #solution, #career, #contactUs{
	padding-top:5em
}
/*.experience p, .project p, .client p{
	font-size: 8em;
	font-weight: bolder;
	text-align: center;
}
.experience h2, .project h2, .client h2{
	margin-top: -25px;
	text-align: center;
	margin-left: 20px;
}
*/
.counter
{
    background-image: url("img/new/Band-2.png");
    text-align: center;
	font-family:menubarfont;
	font-size: 15px;
	text-transform:capitalize;
	background-repeat: no-repeat;
    /*padding: -30px 0 -30px 0;*/
}
/*.employees,.customer,.design,.order
{
    margin-top: 70px;
    margin-bottom: 70px;
}*/
.counter-count
{
    font-size: 4em;
    /*background-color: #00b3e7;*/
    font-weight: bolder;
    position: relative;
    /*color: #ffffff;*/
    /*text-align: center;*/
    /*line-height: 92px;*/
    /*width: 92px;*/
    /*height: 92px;*/
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    display: inline-block;
	
}

.employee-p,.customer-p,.order-p,.design-p
{	
	font-family:menubarfont;
    font-size: 1.5em;
    color: #000000;
    font-weight: bolder;
    margin-top: -30px;
    text-align: center;
	
}
.grayscaleimg {
	height: 300px;
	overflow: hidden;
	justify-content: center;
	position: relative;
}

.grayscaleimg img {
	min-height: 100%;
	min-width: 100%;
	flex-wrap: 0;
	-webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  	filter: grayscale(100%);
}


.grayscaleimg img:hover {
	cursor: pointer;
	filter: grayscale(0);
  	transition: transform .2s;
  	transform: scale(1.2);
}
.centered {
  	position: absolute;
  	top: 50%;
  	left: 50%;
  	transform: translate(-50%, -50%);
  	background: rgba(210, 174, 109, 0.8);
  	width: 100%;
  	text-align: center;
  	font-size: 30px;
  	font-weight: bold;
  	color: #fff;
}
.workLocation-area p{
	
	font-size: 32px;
	font-family:menubarfont;
	text-transform:capitalize;
	margin-left: 27px;

/*	font-weight: bold;*/
}

.worldMapIamge img {
	width: 100%;
	height: 100%;
	align-content: center;
}
/*----*/
.soil span{
	font-size: 26px;
	/* font-weight: bold; */
	font-family: menubarfont;
	margin: 0 0 5px;
    display: inline-block;
}
.soil .row{
	margin:15px -10px;
}
.soil .row .col-xl-4{padding:0 10px;}
.soil_{padding: 20px 30px !important;}
.soil_ span{
	position: relative;
	font-size: 22px;
	/* left: 17px; */
	line-height: 24px;
}

.soil1 span{
	font-size:18px;
}

.soil2 span{
	font-size: 20px;
	font-weight: bold;
	margin-left: 18px;
}
.soil2 p{
	margin-left: 20px;
}

.soil p{
	font-size: 16px;
	margin-left: 10px;
}


.soilImgTittle {
	text-align: center;
	font-weight: bold;
}


.contentCard-1 img {
	height: 250px;
	
}


.contentCard img {
	height: 250px;
}
.card-body {
	height: 300px;
}
.card-body1{
	height:50px;
	background-color: #d2ae6d;
	/* font-family: menubarfont; */
	font-size: 17px;
	display: flex;
    justify-content: center;
    align-items: center;
    line-height: 20px;
}

.card-body2{
	height:60px;
	border:hidden;
	/*background-color: #d2ae6d;*/
	font-family: menubarfont;
	font-size: 9px;
}

.productInfo p, .productInformation ul li, .careerInformation {
	font-size: 19px;
	list-style-image: url("img/Bullet.png");
	margin:0 0 5px;
}
.careerInformation ul li{margin:0 0 20px;}
.address{
	/* text-align: center; */
	margin-top: 20px;
	color:#2c2c2c;
	font-size: 25px;
	font-family: menubarfont;
}
.address h5{font-size:26px;}
.phone, .email{
	font-family: menubarfont;
	text-align: center;
	margin-top: 20px;
	background: #fff;
	padding: 13px 20px;
	color:#606062;
	font-size: 10px;
}
.phone h5,.email h5{font-weight: bold;
    color: #2c2c2c;
    font-size: 26px;}
.address h6{
	font-size: 20px;
}
.phone h6, .email h6{font-size: 26px;}
.contactBx .row.col-xl-4{padding-right:0px;}
.form-group label{
	/* font-weight: bold; */
	font-size: 20px;
}
.form-group .form-control{
	border: navajowhite;
    border-radius: 0;
    height: 50px;
}
button[type="submit"].btn{
	background: #000;
    border-radius: 0;
    color: #fff;
    font-family: menubarfont;
    font-size: 24px;
    text-transform: uppercase;
    padding: 5px 30px;
}
.gap{padding-bottom:3em;}
.card-body.imgDetail{padding-top: 5px;}
.mrb0i{margin-bottom:0 !important;}
.mrb10i{margin-bottom:10px !important;}.pdt0i{padding-top:0 !important;}.subHD>span{	font-size: 27px;    font-weight: bold;    margin-bottom: 10px;    display: inline-block;margin-left: 0;}.subHD p{margin-left:0;font-size: 20px;}.subHD ul{padding-left: 17px;font-size: 20px;line-height: 36px;}.mrt10{margin-top:10px;}
.map-urltop{position: relative;}
.map-url{width: 50px;
    height: 95px;
    position: absolute;
    right: 27%;
    top: 48%;} 
.map-txt{font-size: 34px;
    font-family: menubarfont;}      
.b0{border: 0 !important;}
.h350{height: 350px !important;}    
.pr{position: relative;}
.plus{/*position: absolute; left: 80px; top: 5px;*/ color: #fff !important; font-size: 60px !important;margin: 0 !important;}   
.resMenuBtn{display:none;}
.clsMenu{display:none !important;}
.menuBx{width:100%;}
.menuBx li{width: inherit;white-space: nowrap;text-align: left;position:relative;}
.menuBx li:last-child{text-align: right;}
.menuBx li a{padding-left:0 !important;padding-right:0 !important;}
.menuBx li a.active{font-weight: bold;}
.subMenu{    background: #F5F0E3;
    padding: 0;
    list-style-type: none;
    text-align: left;
    position: absolute;
    top: 100%;
    left: 0;
	display:none;
}
.subMenu li a{
	display: block;
    font-size: 20px;
    text-align: left;
    padding: 5px 10px !important;
}
.subMenu li a:hover{text-decoration:none;}
.menuBx li:hover .subMenu{display:block;}

@media (max-width:1919px){
	.logo img {
		width: 460px;
		height: auto;
	}
}
@media (max-width:1599px){
	.logo img {
		width: 380px;
		height: auto;
	}
}
@media (max-width:1279px){
	.logo img {
		width: 330px;
		height: auto;
	}
	.navHead {
		top: 75px;
	}
	.plus {
		top: 3px;
		left: 50px;
		font-size: 60px !important;
	}
	.plus.plus2 {
		left: 20px !important;
	}
	.count-title {
		font-size: 70px !important;
	}
	.count-text {
		font-size: 35px !important;
	}
}
@media (max-width: 1200px){
	.nav-item{
		margin-top: 10px;
		color: #000000;
		padding-bottom:8px;
	}

}

@media (max-width: 850px){
	.logo{
		display: inline-block;
		float: left;
		margin-left: 4%;
				
	}
	.logo img{
		width: 500px;
		margin-top: -5px;
		z-index: 111;
	}
	.comName{
		font-size: 20px;
	}
	.carousel-caption {
		width: 50%;
	}
	.carousel-caption h2 {
		font-size: 30px;
	}
}
@media (max-width:1023px){
	.subMenu{position:static;}
.menuBx li a{text-align:center;}
	.plus {
		top: 15px;
		left: 20px;
		font-size: 40px !important;
	}
	.plus.plus2 {
		left: 0px !important;
	}
	.count-title {
		font-size: 50px !important;
	}
	.count-text {
		font-size: 25px !important;
	}
	#solution .row{display: block;}
	#solution .row .col-sm-12.col-md-6.col-lg-4.col-xl-4{
		max-width: 100% !important;
    text-align: center;
    margin: 0 0 20px;
	}
	#solution .contentCard img {
		height: auto;
		margin: auto;
	}
	#solution .card-body {
		height: auto;
		text-align:left;
		    padding: 10px 10px 0 0px;
	}
	#carouselExampleSlidesOnly{margin:0 !important;}
	.covertext {
		top: 0;
		background: #fff;
		padding: 10px 0;
	}
	.logo img {
		width: 280px;
		margin-top: 0;
	}
	.logo {
		margin-left: 0%;
	}
	.social-media{display:none;}
	.resMenuBtn{display:block;text-align: right;
		margin: 10% 0 0;}
	.resMenuBtn i{padding: 0;
		margin: 0;
	}
	.clsMenu{display:block !important;}
	.navbar{display:block !important;}
	.navbar .resMenuBtn {
		display: none;
		text-align: right;
		margin: 5px 0;
	}
	.navbar.sticky .resMenuBtn {
		display: block;
	}
	.navbar .container-fluid{
		display: none !important;
		position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: auto;
    background: #d2ae6d;
    background-size: cover;
    z-index: 1;
	}
	.collapse:not(.show) {
		display: block !important;
	}
	.navbar-nav{
		display: block !important;
	}
	.nav-item {
		margin-left: 0px;
	}
	.navbar .container-fluid .fa-times{
		position: absolute;
    top: 0;
    right: 0;
	}
	.navbar .container-fluid.actv{display:block !important;}
	#training .col-sm-12.col-md-6.col-lg-4.col-xl-4{
		max-width: 100%;
    flex: auto;
    margin: 0 0 20px;
	}
	#training .contentCard-1 img {
		height: auto;
	}
	#forensic .col-sm-12.col-md-6.col-lg-4.col-xl-4{
		flex: 0 0 100%;
	max-width: 100%;
	margin-bottom:20px;
	}
	#forensic .contentCard-1 img{height:auto;}
}
@media (max-width:767px){
	.address {
		margin-top: 0px;
	}
	.address h5 {
		font-size: 22px;
	}
	.address h6 {
		font-size: 18px;
	}
	#training .card-body1{
		font-size: 16px;
	}
	.container.soil_{
		background: #F5F0E3;
	}
	.container.soil_.pdt0i{
		padding: 30px 0px !important;
		padding-top: 0 !important;
	}
	ul[type="square"]{
		padding: 0px 0 0 15px;
	}
	#carouselExampleSlidesOnly {
		padding: 40px 0 0;
	}
	.resMenuBtn{
		position: absolute;
    top: -90px;
    right: 15px;
	}
	.logo img {
		width: 200px;
	}
	.navbar.sticky .resMenuBtn {
		position: static;
	}
	.plus {
		top: 2px;
		left: 20px;
		font-size: 28px !important;
	}
	.plus.plus2 {
		left: 10px !important;
	}
	.count-title {
		font-size: 38px !important;
	}
	.count-text {
		font-size: 18px !important;
	}
	.contentCard img {
		height: auto !important;
		margin: auto;
	}
	.map-url {
		width: 30px;
		height: 55px;
		right: 27%;
		top: 47%;
	}
	.counter {
		background-size: cover;
	}
	.counter .col.pr{
		flex: 0 0 50%;
		margin: 0 0 20px;
	}
	.aboutUs-content, .workProject-content, .workLocation-content, .solution-content, .product-content, .career-content, .contactUs-content,.black-strip{
		font-size: 22px;
	}
	.aboutInformation ul li {
		font-size: 12px;
		padding-left: 10px;
	}
	.workLocation-area p {
		font-size: 22px;
	}
	.soil_ span {
		font-size: 16px;
	}
	.soil span {
		font-size: 22px;
	}
	.productInfo p, .productInformation ul li, .careerInformation {
		font-size: 14px;
	}
	.form-group label {
		font-size: 14px;
	}
	button[type="submit"].btn {
		font-size: 18px;
	}
	.centered {
		font-size: 18px;
	}
	.phone h5, .email h5,.phone h6, .email h6{
		font-size: 20px;
	}
	.resMenuBtn i {
		font-size: 22px;
	}
	.subHD>span {
		font-size: 14px;
	}
	.subHD p {
		font-size: 12px;
	}
	.subHD ul {
		font-size: 12px;
	}
	#landfills .soil span,
	#workProject .soil span,
	#rail .soil span {
		font-size: 18px;
	}
	li span {
		position: relative;
		left: 0px;
	}
}
@media (max-width: 575px){
	.social-media {
		text-align: right;
		margin-top: -18%;
	}
	i.fa {
	  	/* background: #4581BD;
	  	color: #fff */
	}
}     
@media (max-width:479px){
	.resMenuBtn {
		top: -70px;
	}
	#carouselExampleSlidesOnly {
		/* padding: 50px 0 0; */
	}
	#aboutUs, #workProject, #workLocation, #solution, #career, #contactUs {
		padding-top: 3em;
	}
	.counter {
		background-size: cover;
	}
	.counter .row{display:block;}
	.count-title{
		display: inline-block;
	}
	.plus.plus2 {
		left: 10px !important;
	}
	.plus {
		position: relative;
		top: 0px;
		left: 0px;
		font-size: 30px !important;
	}
	.count-text {
		font-size: 22px !important;
		margin: -10px 0 0;
	}
	.grayscaleimg {
		height: auto;
		margin: 0 0 20px;
	}
	.resMrtb10{margin:10px 0;}
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      