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



body {
	margin:0 auto;
}
* {
	outline:none;
}
#wrapper {
	width:100%;
	margin:0;
	padding:0;
	background:url(../images/wrapperBg.jpg) bottom right no-repeat;
	display:block;
	min-height:900px;
	background-size:100%;
}
.homePage #wrapper {
/*background-position:0 285px*/

}
.wrapperOverlay {
	background:url(../images/wrapperOverlayBg.png) top left repeat;
	min-height:900px;
	width:980px;
	margin:0 auto;
}
/*********************Kural************************/

.kural a {
	font-family: 'latharegular';
	font-size:56px;
	line-height:50px;
}
.kural span {
	width:100px !important;
	background-color:#f00;
	float:left;
}
/*********************Kural************************/

#header {
	margin:0 0 10px 0;
	padding:0;
	height:120px;
}
.logo {
	display:inline-block;
	margin:23px 0 0 0;
}
#header aside {
	float:right;
	width:auto;
	height:34px;
	padding:0;
	margin-top:10px;
	background:#6ebcdf;
	border-radius:10px;
	font-size:17px;
	overflow:hidden;
}
#header aside a.profileDownload {
	display:inline-block;
	height:34px;
	margin:0 10px;
	padding:0 0 0 42px;
	line-height:34px;
	color:#fff;
	background:url(../images/downloadIcon.png) left center no-repeat;
}
#header aside a.enquiry {
	display:inline-block;
	height:34px;
	padding:0 11px;
	line-height:34px;
	color:#fff;
	border-left:1px solid #000;
	background:#68bb60;
}
#header .menu {
	margin:10px 0;
	padding:0;
	float:right;
	display:inline-block;
}
#header ul.nav {
	margin:0;
	padding:0;
}
#header ul.nav li a {
	height:47px;
	padding:10px 0 0 0;
	display:block;
	float:left;
	line-height:18px;
	width:97px;
	font-size:16px;
	color:#008bcc;
	margin-right:10px;
}
#header ul.nav li a.lastMenu {
	width:58px;
	margin-right:0;
}
#header ul.nav li a span {
	display:block;
	font-size:11px;
	color:#656b74;
}
#header ul.nav li a:hover, #header ul.nav li a.activeMenu {
	background:url(../images/menuHover.png) bottom left no-repeat;
}
#header ul.nav li a.lastMenu:hover, #header ul.nav li a.lastMenu.activeMenu {
	background:url(../images/lastMenuHover.png) bottom left no-repeat;
}
#slider {
	width:900px;
	height:360px;
	/*IE bugfix*/

	padding:0;
	margin:0;
}
h1.welcome {
	font-family:'EarthboundRegular';
	font-size:26px;
	font-weight:normal;
	text-rendering: optimizeLegibility;
	color:#51565b;
	margin:0;
}
h1.welcome span {
	color:#008bcc;
}
h1.titleClass {
	font-family:'EarthboundRegular';
	font-size:26px;
	font-weight:normal;
	text-rendering: optimizeLegibility;
	color:#008bcc;
	margin:0;
}
h1.titleClass span, .greencolortext {
	color:#49ad40;
}

h2.titleClass {
	font-family:'EarthboundRegular';
	font-size:22px;
	font-weight:normal;
	text-rendering: optimizeLegibility;
	color:#008bcc;
	margin:0;
}
h2.titleClass span, .greencolortext {
	color:#49ad40;
}

.updates {
	background-color:rgba(255,255,255,0.8);
	border-radius:5px;
	height:80px;
	margin:10px 0;
	border:1px solid #f7f7f7;/*-webkit-box-shadow: 0px 5px 5px 0px rgba(50, 50, 50, 0.3);

	-moz-box-shadow:    0px 5px 5px 0px rgba(50, 50, 50, 0.3);

	box-shadow:         0px 5px 5px 0px rgba(50, 50, 50, 0.3);*/
}
ul.serviceList {
	float:left;
}
ul.serviceList li {
	font-family:'EarthboundRegular';
	list-style-image:url(../images/serviceListBullet.png);
	font-size:16px;
	line-height:25px;
	margin:5px 0 5px 10px;
}
.homeServices p, .homeWhoWeAre p {
	font-family:'EarthboundRegular';
	font-size:16px;
	line-height:25px;
	text-align:justify;
}
.homeServices p {
	margin:5px 0 5px 10px;
}
.homeWhoWeAre p {
	margin:5px 0 10px;
}
.clients {
	background-color:rgba(180,180,180,0.3);
	border-radius:5px;
	height:80px;
	margin:10px 0 20px;
	overflow:hidden;
	border:1px solid #ccc;
}
.clients h1 {
	width:117px;
	float:left;
	display:inline-block;
	background-color:rgba(255,255,255,1);
	line-height:80px;
	margin:0;
	font-family:'EarthboundRegular';
	color:#008bcc;
	font-size:26px;
	text-align:center;
	font-weight:normal;
}
.clients ul {
	float:left;
	display:inline-block;
	width:803px;
	margin:10px;
}
.clients li {
	display:inline-block;
	float:left;
	list-style:none;
	padding:0;
	margin:0 8px
}
.clients li img {
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
}
footer .sepColorOne {
	height:10px;
	width:25%;
	float:left;
	background-color:#49ad40;
}
footer .sepColorTwo {
	height:10px;
	width:50%;
	float:left;
	background-color:#008bcc;
}

footer {
	background: #0075AB url(../images/footerBg.png) left top repeat;
	min-height:200px;
	float:left;
	width:100%;
}


footer .footerContent {
	width:940px;
	margin:0 auto;
	padding-top:30px;
	color:#fff;
	font-size:12px;
	line-height:21px;
}
footer article {
	margin-bottom:20px;
}
footer article h1 {
	font-family:'Arial';
	font-size:20px;
	font-weight:normal;
	line-height:28px;
	color:#fff;
	margin:0 0 15px;
}
footer article ul.siteMap {
	margin:0;
}
footer article address label {
	display:inline-block;
	width:60px;
	cursor:default;
}
footer article ul.siteMap li {
	padding:0 0 0 20px;
	margin:0;
	line-height:30px;
	border-bottom:1px solid #001722;
	border-top:1px solid #4d9fc4;
	list-style:none;
	background:url(../images/siteMapListBullet.png) 2px 9px no-repeat;
}
footer article ul.siteMap li:first-child {
	border-top:none;
}
footer article ul.siteMap li:last-child {
	border-bottom:none;
}
footer article ul.siteMap li a {
	color:#fff;
}
footer article ul.siteMap li a:hover {
	color:#000;
}
footer article ul.siteMap li .live {
	color:#80d6ff;
}
p.disclaimer {
	line-height:28px;
	text-align:justify
}
a.readMore, a.readMore:hover {
	margin-left:10px;
	color:#000
}
a.urlColor{
	color:#80d6ff
}

a.urlColor:hover {
	color:#fff;
	
}

a.urlColor2{
	color:#008bcc
}

a.urlColor2:hover {
	color:#49ad40;
	
}

.copyRight {
	width:100%;
	float:left;
	display:inline-block;
	height:62px;
	border-top:1px solid #004667;
	background-color:rgba(0,0,0,0.2);
	background-image:url(../images/copyRightBg.png);
	background-position:left top;
	background-repeat:repeat-x;
	display:block;
}
.copyRightContent {
	width:940px;
	line-height:62px;
	margin:0 auto;
	color:#ccc;
	font-size:12px;
}
.caroufredsel_wrapper {
	margin-left:127px !important;
	width:802px !important;
	height:60px !important;
}
#carousel {
	margin-top: -70px;
}
#carousel li {
	list-style:none;
}
#carousel li img {
	border: none;
	cursor:pointer;
}
.aboutUsContainer{
	min-height:540px;
}
.aboutPage #wrapper{
	min-height:540px;
}
.nav li ul{
	display:none;
}

h2.secontHeading{
	font-family: 'EarthboundRegular';
	font-size: 16px;
	font-weight: normal;
	text-rendering: optimizeLegibility;
	color: #444;
	margin: 0;
	text-transform:uppercase;
}
ul.projects{
	margin:0 0 20px;
	padding-bottom:10px;
	border-bottom:1px dashed #ccc;
}
ul.projects li{
	margin:0px;
	list-style:none;
	font-size:15px;
	line-height:24px;
}
ul.projects li label{
	width:150px;
	display:inline-block;
	margin-right:20px;
	position:relative;
	font-size:15px;
	line-height:24px;
}
ul.projects li label:after{
	content:'-';
	position:absolute;
	right:0;
}

.bluetxt{color:#008bcc}
.greentxt{color:#49ad40}

.client-box{padding:10px; overflow:hidden;float:left; margin-top:10px; margin-right:10px;
border:solid 2px #e0e0e0;background-color:#fff;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;color:#666;
}
.client-box:hover{border:solid 2px #49ad40;background-color:#fff; color:#000}

.client-box img{display:block; margin:10px auto;}

.client-box p{margin-left:10px; margin-right:10px;font-size:15px;}

/*#6bb0d9  #1f6a96;*/


.homeServices .collapsible {
background:#008bcc;

  color: #fff;
  cursor: pointer;
  padding: 10px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 16px;
  border-bottom: solid 2px #fff;
 
}

.homeServices .active{
background:#1f6a96;color:#fff;}

.homeServices .collapsible:hover {
  background:#49ad40;color:#fff;
  
}

.homeServices .content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  background-color: #dfecf9;
}