
.bg-overlay:before{
	content:"";
	position:absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	width:100%;
	height:100%;
	z-index:-1;
	background-color:rgba(27,26,26,.2)
}

.main-menu .navigation > li:hover > a{
	color: #d5ae82 !important;
	background-color: rgba(255,255,255,0.15);
}


.header-style-two .main-menu .navigation > li:last-child{
	padding:0px 0px;
	margin: 0;
	border-right: none;
}

.main-intro {
	background-color: #d6b129;
	padding: 100px 0px 50px;
}
.bar1 {
	position: absolute;
	z-index: 2;
}

.bar2 {
	position: absolute;
	margin-top: -90px;
	z-index: 2;
}

.bar3 {
	position: absolute;
	margin-top: -90px;
	z-index: 2;
}

.body-section {
	padding: 100px 0px 50px;
}

.font-10px {
	font-size: 10px;
}

.left-border2 {
	
	border-left: 1px solid rgba(214,177,41,0.5);
}

.left-border3 {
	
	border-left: 1px solid rgba(255,255,255,0.50);
}
.main-footer .widgets-section2{
	position:relative;
	padding:10px 0px 50px;
}

.yellow-bg {
	background-color: #d6b129;
}

.brown-bg {
	background-color: #745c44;
}

.text-yellow {
	color: #d6b129;
}

.values-cap {
	font-size: 32px;
	color: #d7b12a
}

ul.bullet1 {
	list-style-image: url(bullet001.png);
	padding-left: 20px;
	/*line-height: 1em;*/
}
	

li.bullet1 {
	list-style-image: url("../images/bullet001.png");
	/*line-height: 1em;*/
}
	
ul.bullet2 {
	
	list-style-image: url("../images/bullet002.png");
	padding-left: 20px;
	/*line-height: 1em;*/
}

li.bullet2 {
	list-style-image: url("../images/bullet002.png");
	/*line-height: 1em;*/
}

ul.bullet3 {
	list-style-image: url(bullet001.png);
	padding-left: 0px;
	/*line-height: 1em;*/
	
}


li.bullet1 {
	list-style-image: url("../images/bullet001.png");
	/*line-height: 1em;*/
}

.mission-row {
	margin-top: -40px;
}

.about__text p{
	margin-bottom:18px
}
.about__text p:first-of-type{
	color:#222;
	font-size:27px!important;
	font-size:26px;
	font-weight:500;
	margin-bottom:28px
}

.featured-poroject-text{
	font-size: 32px;
	line-height: 1.6em;
	font-weight: 800;
	margin: 0 0;
}
.banner-carousel .content-box h2{
	display: block;
	font-size: 90px;
	line-height: 1.10em;
	color: #ffffff;
	font-weight: 400;
	opacity: 0;
	margin-bottom: 25px;
	text-transform: capitalize;
	letter-spacing: 0;
	-webkit-transform: translateY(80px);
	-moz-transform: translateY(80px);
	-ms-transform: translateY(80px);
	-o-transform: translateY(80px);
	transform: translateY(80px);
	text-transform:capitalize;
}

.banner-two .banner-carousel .content-box h2{
	font-size: 34px;
	text-transform: uppercase;
}


.banner-carousel .active .content-box h2{
	opacity: 1;
	-webkit-transform: translate(0);
	-moz-transform: translate(0);
	-ms-transform: translate(0);
	-o-transform: translate(0);
	transform: translate(0);
	-webkit-transition: all 700ms ease;
	-moz-transition: all 700ms ease;
	-ms-transition: all 700ms ease;
	-o-transition: all 700ms ease;
	transition: all 700ms ease;
	-webkit-transition-delay: 300ms;
	-moz-transition-delay: 300ms;
	-ms-transition-delay: 300ms;
	-o-transition-delay: 300ms;
	transition-delay: 300ms;
}

.banner-two .banner-carousel .active .content-box h2,
.banner-three .banner-carousel .active .content-box h2{
	-webkit-transition-delay: 700ms;
	-moz-transition-delay: 700ms;
	-ms-transition-delay: 700ms;
	-o-transition-delay: 700ms;
	transition-delay: 700ms;
}

a.text-profile:hover{
	color: #000;
}

a.text-profile {
	color: #fff;
}

.team-block .lower-content .designation{
	line-height: 1.2em;
}

.services-title {
	position: absolute;
	bottom: 5%;
	z-index: 30;
	padding: 40px;
}

.services-text {
	position: absolute;
	bottom: 5%;
	z-index: 30;
	background: rgba(214,177,41,0.56);
	padding: 40px;
}

.banner-carousel .slide-item2{
	position: relative;
	display: block;
	color: #ffffff;
	padding: 50px 0px;
	overflow:hidden;
	height:80vh;
}

.banner-carousel .slide-item2 .image-layer{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:1;
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	-webkit-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}


.banner-carousel .active .slide-item2 .image-layer{
   -webkit-transform:scale(1.15);
	-ms-transform:scale(1.15);
	transform:scale(1.15);
	-webkit-transition: all 7000ms linear;
	-moz-transition: all 7000ms linear;
	-ms-transition: all 7000ms linear;
	-o-transition: all 7000ms linear;
	transition: all 7000ms linear;
}

.capabilities-section{
 	position: relative;
 	padding: 50px 0px 50px 0px;
}
.text14 {
	font-size: 14px;
	line-height: 1.1em;
}

.licences-section{
 	position: relative;
 	padding: 100px 0px 50px 0px;
}

.licence-title h2{
	position: relative;
	display: block;
	font-size:40px;
	line-height: 1.20em;
	color: #745c44;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 0px;
}

.recognition-section{
 	position: relative;
 	padding: 00px 0px 50px 0px;
}

.recognition-title h2{
	position: relative;
	display: block;
	font-size:40px;
	line-height: 1.20em;
	color: #745c44;
	font-weight: 400;
	text-transform: capitalize;
	margin-bottom: 0px;
}

*
		{
			margin: 0;
			padding: 0;
		}
		.zoom-area
		{
			width: 100%;
			margin: 50px auto;
			position: relative;
			cursor: none
		}
		/* for create magnify glass */
		.large
		{
			width: 275px;
			height: 275px;
			position: absolute;
			border-radius: 100%;
		
			/* for box shadow for glass effect */
			box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.85), 
			0 0 7px 7px rgba(0, 0, 0, 0.25), 
			inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
			
			/*for hide the glass by default*/
			display: none;
		}
		.small
		{
			display: block;
		}

.text-justify {
	text-align: justify;
	text-justify: inter-character;
}

.my-column-count-2 {
	column-count: 2;
}
.text-align-centre {
	text-align: center;
	align-items: center;
}
.sme-cert {
	max-width: 200px;
	box-shadow: 5px 10px 8px #888888;
}
.border-top {
	border-top: solid #5D5D5D 1px;
}
.bg-pillars {
	background-color: rgba(0,0,0,0.2);
	padding: 30px;
}
.bg-pillars2 {
	background-color: rgba(0,0,0,0.15);
	padding: 30px;
}
.bg-pillars3 {
	background-color: rgba(0,0,0,0.1);
	padding: 30px;
}
.bg-pillars4 {
	background-color: rgba(0,0,0,0.05);
	padding: 30px;
}
.career-iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 100%; /* 1:1 Aspect Ratio */
	
}

.career-responsive-iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  border: none;
	overflow-y: hidden; /* Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */
	-ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

@media only screen and (max-width: 1084px){
	
	
.career-iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 100%; /* 1:1 Aspect Ratio */
	min-height: 800px
	
}
}
@media only screen and (max-width: 980px){
	
	
.career-iframe-container {
  position: relative;
  width: 100%;
  overflow: hidden;
  padding-top: 100%; /* 1:1 Aspect Ratio */
	min-height: 1100px
	
}
}
.resume-title {
	background-color: #745c44;
	padding: 10px 15px;
	
}
.bg-ir {
	background-color: #f1f1f1;
}
.ir-iframe1 {
	width: 100%;
	border: none;
	height: 1900px;
}
.ir-iframe3 {
	width: 100%;
	border: none;
	height: 1700px;
}
.ir-iframe4 {
	width: 100%;
	border: none;
	height: 1000px;
}
.ir-iframe5 {
	width: 100%;
	border: none;
	height: 1100px;
}
.ir-iframe6 {
	width: 100%;
	border: none;
	height: 2900px;
}



@media only screen and (max-width: 1024px){
	.ir-iframe1 {
	height: 2300px;
}
	.ir-iframe6 {
	height: 3300px;
}
}

@media only screen and (max-width: 980px){
	.ir-iframe3 {
	height: 2700px;
	}
	.ir-iframe5 {
	height: 2000px;
}
	.ir-iframe6 {
	height: 3900px;
}
}

@media only screen and (max-width: 400px){
	.ir-iframe1 {
	height: 3700px;
}
	
	.ir-iframe6 {
	height: 6100px;
}
	
}

p.reg-margin {
	margin-top: -15px;
	font-size: 11px;
}

