@charset "utf-8";
/* CSS Document */


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */

body {
	background: #fff;
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 13px;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
}
a {
	text-decoration:none;
}
a:hover {
	text-decoration:none!important;
}
.floatleft {
	float:left
}
.floatright {
	float:right;
}
@font-face {
 font-family: 'titilliumregular';
 src: url('titillium-regular.eot');
 src: url('titillium-regular.eot?#iefix') format('embedded-opentype'), url('titillium-regular.woff') format('woff'), url('titillium-regular.ttf') format('truetype'), url('titillium-regular.svg#titilliumregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'robotoregular';
 src: url('Roboto-Regular-webfont.eot');
 src: url('Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('Roboto-Regular-webfont.woff') format('woff'), url('Roboto-Regular-webfont.ttf') format('truetype'), url('Roboto-Regular-webfont.svg#robotoregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
#wrapper {
	width:100%;
	margin:0 auto;
}
#headerarea {
	background:url(../images/top-bg.png) repeat-x left top;
	width:100%;
	margin:0 auto;
	float:left;
	min-height: 131px;
}
.header {
	width:1000px;
	margin:0 auto;
	position:relative;
}
.header img {
	float:left;
	position:absolute;
	top:0;
	left:0;
	z-index: 99;
}
.topright {
	float:right;
	width:600px;
}
.socmedia {
	float:right;
	padding:10px 0 0;
}
.topright p {
	float: right;
	padding:16px 7px 6px;
}
.topright p a {
	color:#000;
	text-decoration:underline;
	font-size:14px;
}
.socmedia a {
	background:url(../images/sprite.png) no-repeat left -10px;
	float:left;
	display:block;
	text-indent:-99999px;
	width:33px;
	padding: 0 6px 0 0;
	height:33px;
}
.socmedia a.twitter {
	background-position:-45px -10px;
}
.socmedia a.linkdin {
	background-position:-90px -10px;
}
.socmedia a.blog {
	background-position:-135px -10px;
}
.topright ul {
	float:right;
}
.topright ul li {
	float:left;
}
.topright ul li a {
	font-family: 'titilliumregular';
	display:block;
	color:#111111;
	font-size:14px;
	padding:18px 15px;
	text-transform:uppercase;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
 .topright ul li a {
padding: 18px 14px;
}
}
.topright ul li a.sel {
	border-bottom:2px solid #f7624a;
}
.topright ul li a:hover {
	border-bottom:2px solid #f7624a;
}
#contant {
	width:1000px;
	margin:0 auto;
	position:relative;
	min-height: 220px;
}
.contwrap {
	margin: 0 auto;
	position: absolute;
	top: -225px;
	width: 1000px;
}
.banner {
	float: left;
	margin: 0 auto;
	padding: 7px 0 0;
	width: 100%;
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=#D3D3D3)";/*IE 8*/
	-moz-box-shadow: inset 0px 4px 4px #D3D3D3;/*FF 3.5+*/
	-webkit-box-shadow: inset 0px 4px 4px #D3D3D3;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: inset 0px 4px 4px #D3D3D3;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=#D3D3D3); /*IE 5.5-7*/
}
.showhidecont {
	background:#ffffff;
	width:735px;
	margin:0 auto;
	padding:10px 0;
	position:relative;
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.98;
}
.showhidecont h1 {
	font-size:30px;
	color:#1a1a1a;
	font-family: 'titilliumregular';
	margin:0 auto;
	text-align:center;
}
.profiletxt {
	background: none repeat scroll 0 0 #FFFFFF;
	display: none;
	float: left;
	padding: 10px;
	position: absolute;
	bottom:80px;
	width: 715px;
	zoom: 1;
	filter: alpha(opacity=90);
	opacity: 0.98;
	border-top: 5px solid #464646;
	/*Firefox*/
-moz-border-top-left-radius: 10px;
	-moz-border-top-right-radius: 10px;
	-moz-border-bottom-right-radius: 0px;
	-moz-border-bottom-left-radius: 0px;
	/*Safari, Chrome*/
-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 0px;
	-webkit-border-bottom-left-radius: 0px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 0px;
	border-bottom-left-radius: 0px;
}
.profiletxt p {
	color: #000;
	font-size: 13px;
	line-height: 18px;
	padding: 0 0 15px;
	text-align: justify;
}
.showhidecont h1 a {
	background: url("../images/sprite.png") no-repeat scroll 624px -268px;
	color: #1A1A1A;
	display: block;
	margin:0;
	padding: 0;
}
.showhidecont h1 a.active {
	background-position: 624px -322px;
	color:#094764;
}
.contentarea {
	background:#fff;
	width:940px;
	border-top: 6px solid #f7624a;
	border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	-moz-border-radius: 12px;/*Firefox*/
	-webkit-border-radius: 12px;/*Safari, Chrome*/
	border-radius: 12px;
	margin:0 0 15px;
	padding:20px 30px;
	display: block;
	min-height:300px;
	float:left;
}
.contentarea  h2{
	font-size:20px;
	padding:0 0 12px;
	margin:0 0 10px;
	border-bottom:1px solid #ccc;
	}
.contxt.inner{
	width:940px
	}
	.contxt.inner img{
		float:left;
		margin:0 20px 0 0;
		border:1px solid #ccc;
		}
.contxt {
	float:left;
	width:auto;
	margin:0 40px 0 0;
}
.contxt.last {
	margin:0;
}
.contxt h2 {
	background:url(../images/sprite.png) no-repeat left top;
	font-family: 'titilliumregular';
	color:#3d3d3d;
	font-size: 24px;
	line-height: 50px;
	padding: 0 0 18px 60px;
	text-transform: uppercase;
}
.contxt p {
	font-size:13px;
	color:#3d3d3d;
	line-height:20px;
	text-align:justify;
	padding:0 0 15px;
}
.contxt h2.welcome {
	background-position:-11px -61px;
}
.contxt a {
	color:#0973a5;
	text-decoration:underline;
}
.contxt h2.newlaunch {
	background-position:-11px -144px;
}
.contxt h2.project {
	background-position:-11px -217px;
}
.contxt h3 {
	color:#40403f;
	font-size:18px;
	padding:0 20px 10px 30px;
}
.contxt img {
	margin:0 15px 0 0;
}
p.title {
	font-size:18px;
	color:#40403f;
	padding: 0 0 5px;
}
.contxt ul {
	padding:0 10px;
}
.contxt ul li {
	background:url(../images/sprite.png) no-repeat left -387px;
	padding: 8px 0 4px 42px;
}
.contxt ul li a {
	color: #03577E;
	font-family: 'titilliumregular';
	font-size: 14px;
	line-height: 20px;
	text-decoration:none;
}
#footer {
	background:#121212;
	padding: 28px 0 30px;
	clear:both;
	width:100%;
	margin:0 auto;
}
.footertxt {
	margin:0 auto;
	width:1000px;
}
.footertxt p {
	color:#595959;
	font-size:12px;
}
.footertxt p a {
	color:#009de0;
}
.footertxt p a:hover {
	color:#595959;
}
.innerpagebg {
	float: left;
	width: 100%;
	background: url(../images/innerpage-pagebg.jpg) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='.innerpage-pagebg.jpg', sizingMethod='scale');
	-ms-filter: "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='innerpage-pagebg.jpg', sizingMethod='scale')";
}
.innerbannerbg {
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=#494949)";/*IE 8*/
	-moz-box-shadow: inset 0px 4px 4px #494949;/*FF 3.5+*/
	-webkit-box-shadow: inset 0px 4px 4px #494949;/*Saf3-4, Chrome, iOS 4.0.2-4.2, Android 2.3+*/
	box-shadow: inset 0px 4px 4px #494949;/* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=180, Color=#494949); /*IE 5.5-7*/
	background:url(../images/innerpage-hed-bg.jpg) no-repeat center top;
	display: block;
	min-height: 201px;
	width: 100%;
	float: left;
}
.innerbannerbg h1 {
	font-family: 'titilliumregular';
	color: #FFFFFF;
	font-size: 34px;
	margin: 0 auto;
	padding: 80px 0 0 2px;
	width: 970px;
	text-transform:uppercase;
}
.innertxt {
	margin: 28px 0 35px;
	width: 1000px;
}
/* Showcase
-------------*/

#awOnePageButton .view-slide {
	display: none;
}
.showcase-load {
	height: 470px;
	overflow: hidden;
}
/* Container when content is shown as one page */
.showcase-onepage {
/**/
}
/* Container when content is shown in slider */
.showcase {
	position: relative;
	margin: auto;
}
.showcase-content-container {
	background-color: #fff;
	width:100%;
}
/* Navigation arrows */
	.showcase-arrow-previous, .showcase-arrow-next {
	position: absolute;
	background: url('../images/arrows.png');
	width: 33px;
	height: 33px;
	top: 220px;
	cursor: pointer;
}
.showcase-arrow-previous {
	left: -60px;
}
.showcase-arrow-previous:hover {
	background-position: 0px -34px;
}
.showcase-arrow-next {
	right: 0;
	background-position: -34px 0;
}
.showcase-arrow-next:hover {
	background-position: -34px -34px;
}
/* Content */
	.showcase-content {
	background-color: #000;
	text-align: center;
	margin:0 auto;
	width: 100%;
}
.showcase-content img {
	top: 0;
	left: 0;
	/* Preserve aspet ratio */
  min-width: 100%;
	min-height: 100%;
}
.showcase-content-wrapper {
	text-align: center;
	height: 470px;
	width: 700px;
	display: table-cell;
	vertical-align: middle;
}
/* Styling the tooltips */
		.showcase-plus-anchor {
	background-image: url('../images/plus.png');
	background-repeat: no-repeat;
}
.showcase-plus-anchor:hover {
	background-position: -32px 0;
}
div.showcase-tooltip {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 5px 8px;
	background-image: url(../images/white-opacity-80.png);
}
/* Styling the caption */
		.showcase-caption {
	color: #000;
	padding: 8px 15px;
	text-align: left;
	position: absolute;
	bottom: 10px;
	left: 10px;
	right: 10px;
	display: none;
	background-image: url(../images/white-opacity-80.png);
}
.showcase-onepage .showcase-content {
	margin-bottom: 10px;
}
/* Button Wrapper */
	.showcase-button-wrapper {
	clear: both;
	margin-top: 10px;
	text-align: center;
}
.showcase-button-wrapper span {
	margin-right: 3px;
	padding: 2px 5px 0px 5px;
	cursor: pointer;
	font-size: 12px;
	color: #444444;
}
.showcase-button-wrapper span.active {
	color: #fff;
}
/* Thumbnails */
	.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */ {
	left: 11%;
	padding: 0;
	position: absolute;
	top: 100px;
}
.showcase-thumbnail-wrapper {
	overflow: hidden;
}
.showcase-thumbnail {
	width: 45px;
	height: 45px;
	cursor: pointer;
	border: solid 2px #fff;
	position: relative;
}
.showcase-thumbnail-caption {
	position: absolute;
	bottom: 2px;
	padding-left: 10px;
	padding-bottom: 5px;
}
.showcase-thumbnail-content {
	padding: 10px;
	text-align: center;
	padding-top: 25px;
}
.showcase-thumbnail-cover {
	background-image: url(../images/black-opacity-40.png);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
.showcase-thumbnail:hover {
	border: solid 2px #0973a5;
}
.showcase-thumbnail:hover .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail.active {
	border: solid 2px #0973a5;
}
.showcase-thumbnail.active .showcase-thumbnail-cover {
	display: none;
}
.showcase-thumbnail-wrapper-horizontal {
	padding: 10px;
}
.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail {
	margin-right: 10px;
	width: 116px;
}
.showcase-thumbnail-wrapper-vertical {
	padding: 10px;
}
.showcase-thumbnail-wrapper-vertical .showcase-thumbnail {
	margin-bottom: 10px;
	display:none;
}
.showcase-thumbnail-button-backward, .showcase-thumbnail-button-forward {
	padding: 7px;
	cursor: pointer;
}
.showcase-thumbnail-button-backward {
	padding-bottom: 0px;
	padding-right: 0px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-image: url(../images/arrows-small.png);
	background-repeat: no-repeat;
	display: block;
	width: 17px;
	height: 17px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-vertical {
	background-position: 0 -51px;
	margin-left: 55px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical {
	background-position: -17px -51px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-vertical {
	background-position: 0 -34px;
	margin-left: 55px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical {
	background-position: -17px -34px;
}
.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal {
	background-position: 0 -17px;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal {
	background-position: -17px -17px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
	background-position: 0 0;
	margin-top: 40px;
	margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
	background-position: -17px 0;
}
/* Hide button text */
		.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {
	display: none;
}
/* Clear (used for horizontal thumbnails)
-------------------------------------------*/

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
	float: none;
}
.ongoingpro {
	float:left;
	width:285px;
	margin:0 42px 30px 0;
}
.ongoingpro.last {
	margin:0;
}
.projdet {
	background: -moz-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #f9f9f9), color-stop(100%, #fefefe));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#fefefe', GradientType='0'); /* for IE */
	background: linear-gradient(0deg, #f9f9f9 0%, #fefefe 100%);/* W3C */
	padding:10px;
	border-bottom:1px solid #fd4629;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
	min-height: 90px;
}
.projdet h2 {
	text-align:center;
	font-size:14px;
	color:#0973a5;
	padding:0 0 8px;
	font-weight:bold;
}
.projdet h3{
	font-size:13px;
	padding:0 0 10px;
	text-align:center;
	color:#FD4629;
	}
.projdet p {
	text-align:center;
	line-height: 18px;
}
.projectoverview {
	float:left;
	padding:0;
}
.projectoverview h2 {
	color:#0973a5;
	font-size:24px;
	font-family: 'titilliumregular';
}
.projectdet {
	float: left;
	padding: 15px 0 0;
	width: 940px;
}
.projectdet img {
	float:left;
}
.projectab {
	float:right;
}
.tab_content {
	display: none;
}
.projovertxt {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	float: right;
	padding: 0;
	width: 545px;
}
ul.tabsmenu {
	margin: 0;
	padding: 0;
	top: 1px;
}
ul.tabsmenu li.sel a {
	color: #0973A5;
}
ul.tabsmenu li {
	border:1px solid #ccc;
	border-radius: 5px 5px 0 0;
	color: #FFFFFF;
	display: block;
	font-size: 14px;
	float:left;
	margin: 0 1px 0 0;
	padding:10px 14px;
	text-transform: uppercase;
}
ul.tabsmenu li a {
	color: #000;
}
ul.tabsmenu li.sel {
	background:none;
	border-right: 1px solid #EAEAEA;
	border-top: 1px solid #EAEAEA;
	border-left: 1px solid #EAEAEA;
	border-bottom: 1px solid #FFFFFF;
}
ul.tabsmenu li a {
	font-size:12px;
}
.tabs p.titlered, .tabs p.titleblue{
	font-size:13px;
	color:#d62609;
	padding:10px 0;
	font-weight:bold;
	}
.tabs p.titleblue{
	color:#0681bf;
	 padding: 0 0 5px;
	}
.tabs {
		background: -moz-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* FF3.6+ */
	background: -webkit-gradient(linear, 90deg, color-stop(0%, #f9f9f9), color-stop(100%, #fefefe));/* Chrome,Safari4+ */
	background: -webkit-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* Opera 11.10+ */
	background: -ms-linear-gradient(90deg, #f9f9f9 0%, #fefefe 100%);/* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9f9f9', endColorstr='#fefefe', GradientType='0'); /* for IE */
	background: linear-gradient(0deg, #f9f9f9 0%, #fefefe 100%);/* W3C */

	border: 1px solid #EAEAEA;
	float: left;
	padding: 12px;
	width: 514px;
	z-index: -2;
}
.tabs p {
	font-size:12px;
	line-height:18px;
	text-align:justify;
	color:#666666;
	padding:0 0 15px;
}
.tabs p  a {
		background:#FD4629;

-moz-border-radius: 10px;/*Firefox*/
-webkit-border-radius: 10px;/*Safari, Chrome*/
border-radius: 10px;
padding:5px 10px;
	color: #fff;
	}
.tabs ul {
	margin:0;
	padding:0 0 20px;
}
.tabs ul li{
	 font-family: 'robotoregular';
font-size:13px;
	padding:8px 0;
	line-height:18px;
	color:#666666;
	}
	
/*enquiry form*/	
	form, input, select, textarea {
	margin:0;
	padding:0;
}
div.enqbox {
	background:none;
	margin:0 auto;
	padding: 10px 0 0;
	top:10px 0 30px;
	float:left;
	border:none;
}
div.enqbox h1 {
	color: #FFFFFF;
	font-size: 18px;
	padding: 5px 0 5px 5px;
	text-transform: uppercase;
	width: 495px;
}
div.enqbox label {
	width:100%;
	display: block;
	padding:5px 0;
	float:left;
}
div.enqbox label span {
	background:none;
	display: block;
	color:#323232;
	font-size:12px;
	float:left;
	width: 220px;
	text-align:left;
	padding:5px 0;
}
div.enqbox .input_text {
	padding:4px 10px;
	width:242px;
	background:#fcfcfc;
	border: 1px double #D9D9D9;
	color:#333;
}
.misc .enqbox .message {
	width:435px;
}
div.enqbox .message {
	padding:7px 7px;
	width:248px;
	background:#fcfcfc;
	border: 1px double #EDEDED;
	overflow:hidden;
	height:66px;
	color:#333;
}
div.enqbox .button {
	background: none repeat scroll 0 0 #000;
	border: 0 none;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	left: 0;
	margin: 0 0 0 220px;
	padding: 6px 7px;
	position: relative;
	top: 10px;
	width: 111px;
}
/*enquiry form*/

/*contact us*/
.context {
	background:url(../images/contact.jpg) no-repeat right top;
	padding:20px 0 40px;
	width: 979px;
	min-height:370px;
}
.context.last {
	border:none;
}
.context h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #000;
	padding:10px 0 5px;
	font-weight:bold;
}
.context p {
	font-size:13px;
	padding:0 0 10px;
	line-height: 17px;
}
.context p strong {
	font-size:18px;
	color:#be0f00;
	padding:6px 0 5px;
	display: block;
}
.context p a {
	background: none repeat scroll 0 0 transparent;
	float: none;
	margin: 0;
	padding: 0;
	text-align:left;
	border:none;
	color: #878787;
}
.context p a:hover {
	background:none;
	color:#D8312C;
	text-decoration:underline;
}
.add {
	float:left;
	width:250px;
}
.map {
	float:left;
}
/*contact us*/