@charset "utf-8";
/*@import url('http://fonts.googleapis.com/css?family=PT+Sans:400,700');
@import url('http://fonts.googleapis.com/css?family=ABeeZee');*/
@import url("resets.css");
@import url("uistyle.css");
body {
	font-family: "Lato",Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
	color: #4E4E4E;
	background:#fff;
	margin:0px;
	padding:0px;
}
html, body, #holecontent{
    height: 100%;
}

/*
	Typography
*/
h1 {
	font-family: "Lato",Arial, Helvetica, sans-serif;
	font-size: 62px;
	margin: 10px;
}
h2 {
	font-family: "Lato",Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin: 10px;
}
h3 {
	font-family: "Lato",Arial, Helvetica, sans-serif;
	font-size: 30px;
	margin: 10px;
	font-weight: normal;
}
h4 {
	font-family: "Lato",Arial, Helvetica, sans-serif;
	font-size: 22px;
	margin: 10px;
	font-weight: bold;
}
h5 {
	font-family: "Lato",Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 10px;
	font-weight: bold;
}
p {
	margin: 10px;
	line-height: 22px;
}
p span,p strong {
	font-weight: bold;
}
img {
	border: none;
	max-width:100%;
	margin:0px;
	padding:0px;
}
a {
	text-decoration: none;
	font-weight: normal;
	margin:0px;
}
.calendertxt{
	background: #fff url(../images/calendar_icon.png) center right no-repeat;
}
.tm20{
	margin-top:20px !important;
}
.rm20{
	margin-right:12px;
}
.rm10{
	margin-right:10px;
	}
/*
	Basic Layout
*/
.header{
	position:absolute;
	top:0px;
	z-index:5;
	width:100%;
	background: -webkit-linear-gradient(#2d2d2d, transparent);
    background: -o-linear-gradient(#2d2d2d, transparent);
    background: -moz-linear-gradient(#2d2d2d, transparent);
    background: linear-gradient(#2d2d2d, transparent);
}
.wrapper{
	width:960px;
	margin:0 auto;
}
.slider{
	position:relative;
	height:auto;
	width:100%;
	background:#f4f5f5;
	border-bottom: 1px solid #969696;
}
.bannerCnt h2{
	text-shadow: 2px 3px 1px #555;
    font-size: 45px;
    top: 14vw;
	position:absolute;
	color: #fff;
	}
.bannerCnt{
	position:relative;
	height:45%;
	width:100%;
	background:#f4f5f5;
	border-bottom: 1px solid #969696;
	overflow:hidden;
    background-image: url(../images/banneraboutus.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	
	}

.bannerCnt img{
	width:100%;
	}
.slider:after, .row2:after, .bannerCnt:after{
	content:'';
	clear: both;
	float:none;
	display:block;
    height: 0;
	}
.textonslider h3{
	color: #fff;
    font-size: 40px;
    line-height: 44px;
    font-weight: 600;
    text-transform: uppercase;
    margin: 5px 0;
    padding: 0 10px;
    float: left;
}
.textonslider h3 span{
	font-size:30px;
	color:#2fa2ef;
	text-shadow: 1px 1px 1px #2D2D2D;
	}
.textonslider h5{
	color: #ddd;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    text-transform: capitalize;
/*	border-radius:5px;
	background:#2fa2ef;
	background:rgba(47,162,239,0.8);
*/  padding: 10px;
	margin:0;
}
.textonslider a{
	margin:10px;
	float:left;
	}
/*header*/
.row1{
	height:40px;
	width:100%;
	/*background:#333;
	border-bottom:1px solid #444444;
	border-top:3px solid #2fa2ef;*/
}
.row2{
	width:100%;
	/*background:#555;*/
	}
.top_links{
	margin:05px 0 0 0;
	float:right;
}
.top_links ul{
	list-style:none;
	margin:0px;
	padding:0px;
	display:inline-block;
}
.top_links ul li{
	margin: 0;
	padding: 0 15px 0 0;
	font-size: 15px;
	color: #d2d2d2;
	float:left;
}
.top_links ul li a{
	font-size:16px;
	font-weight:600;
	}
.top_links ul li span{
	font-size:12px;
	line-height:20px;
	}
.top_links ul li:nth-child(1){
	background: url(../images/location19.png) left 5px no-repeat;
	padding: 5px 15px 5px 20px;
}
.top_links ul li:nth-child(2){
	background: url(../images/mail19.png) left 8px no-repeat;
	padding: 5px 10px 5px 23px;
}
/************/
.logo{
	float:left;
	margin:10px;
	padding:0px;
}
.logo a{
	display:inline-block;
	}
.logo img{
	float:left;
	height:65px;
	}
.cname
{
	position: relative;
	display: block;
	overflow: hidden;
    margin: 0 0 0 10px;
	float:left;
}
.cname h2{
    color: #fff;
    margin: 12px 0 0 0;
    text-shadow: 1px 1px 3px #555;
    font-weight: 600;
    font-size: 30px;
    line-height: 30px;
}
.cname h5{
    font-weight: bold;
    font-size: 24px;
    margin: 0px;
	color:#DDD;
    line-height: 25px;
    text-transform: capitalize;
    letter-spacing: 1px;
}
/********************************navigation*************************************/
/*.navbg{
	background: #020733;
	height: 60px;
	position: absolute;
	width: 100%;
	z-index: 5;
}
.navbg:after{
	content:'';
	clear:both;
	float:none;
}*/
.nav {
	position: relative;
	padding:0;
	margin:0 auto;
	z-index:5;
	float:right;
	/*background:#333;
	border-bottom:1px solid #444444;*/
}
.nav ul{
	list-style:none;
}
.nav ul li{
	float:left;
	margin:0px;
    padding: 16px 0 14px 0;
}
.nav ul li a{
	font-size: 16px;
    padding: 16px 15px;
    color: #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav ul li a:hover, .current{
	color: #67D2F7  !important;
}
/**********************Dropdown navigation************************************/
.nav ul li ul {
	display:none;
	position: absolute;
	top: 49px;
	margin: 0 auto;
	padding: 0;
	z-index: 6;
	background: #39464f;
	background-color: rgba(0,0,0,0.61);
	border-bottom: 3px solid #2fa2ef;
}
.nav ul li ul:after {
	display:block;
	clear:both;
	content:"";
}
.nav ul li ul li {
    color: #fff;
    float: none !important;
    display: block;
    clear: both;
    position: relative;
    /* margin: 0px 10px; */
    padding: 10px 10px 10px 25px !important;
    border-bottom: 1px solid #2fa2ef;
}
.nav ul li ul li:before {
	background:url(../images/navarrow.png) center left !important;
	content:"";
	width:8px;
	height:9px;
	position:absolute;
	top:14px;
	left:10px;
}
.nav ul li ul li a {
	color: #C5C5C5;
    padding: 2px 0 !important;
    text-align: left;
    margin: 0 !important;
    line-height: normal;
    height: auto;
    text-transform: capitalize !important;
    letter-spacing: 1px;
    border: none !important;
    background: none !important;
	font-weight:normal !important;
    font-size: 15px !important;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.nav ul li ul li a:hover {
	color:#fff !important;
	box-shadow:none !important;
}
.nav ul li ul li a:hover li{
	background:rgba(255,255,255,0.52);
	}
/**********************Thired level navigation************************************/
.nav ul li ul li ul {
	display:none;
	position:absolute;
	top:0px;
	left:155px;
	margin:0 auto;
	padding:10px;
	z-index:6;
	background:#39464f;
	border-bottom:3px solid #ffff01 ;
}
.nav ul li ul li ul li {
	color:#fff;
	float:none !important;
	display:block;
	clear:both;
	position:relative;
	margin:0px 10px;
	padding:5px !important;
	width:120px;
}

.nav ul li ul li ul li a {
	color:#fff;
	padding:2px 0 !important;
	text-align:left;
	margin:0 !important;
	line-height:normal;
	text-transform:none;
	font-weight:normal;
	font-size:15px !important;
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
.nav ul li ul li ul li a:hover {
	color:#FFD7FB !important;
	box-shadow:none !important;
}
/**************Last navigation button**************/
/*.nav ul li:last-child{
	float: right;
	padding:11px 0;
	}
.nav ul li:last-child a{
    font-weight: bold;
    padding: 5px;
    border: 2px solid #fff;
    border-radius: 5px;
    background: #923989;
    background: -webkit-linear-gradient(#C770BE #923989);
    background: -o-linear-gradient(#C770BE #923989);
    background: -moz-linear-gradient(#C770BE #923989);
    background: linear-gradient(#C770BE #923989);
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}
.nav ul li:last-child a:hover{
	color:#923989;
	background:#fff;
	}*/
/***********************content wrapper*/
.container{
	margin-top:0px;
	padding:10px 0;
}
.conteant{
	min-height:100px;
	position:relative;
	padding:10px;
	overflow: hidden;
	background:#fff;
	width:940px;
	margin:0 auto;
}
/*****Service On home page******/
/****************/
.servicCnt ul{
	list-style:none;
	margin-top: 5px;
	overflow:hidden;
}
.servicCnt ul li {
	-webkit-transition: all 1s ease; /* Safari and Chrome */
    -moz-transition: all 1s ease; /* Firefox */
    -ms-transition: all 1s ease; /* IE 9 */
    -o-transition: all 1s ease; /* Opera */
    transition: all 1s ease;
	overflow:hidden;
	float:left;
	width:32%;
}
.col3in{
	width:100%;
	/*height:260px;*/
	margin:20px 0 0 0;
	text-align:center;
	position:relative;
	overflow: hidden;
}
.col3inimg{
	width:100%;
	margin:5px auto;
}
.caption {
  display: table-cell; 
  position: absolute;
  width: 88%;
  height: 30px;
  text-align: center;
  bottom: 0;
  padding: 25px 20px;
  z-index: 1;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.caption.color-1 {
  background: #edba55;
}
.caption.color-2 {
  background: #68afc4;
  top:0 !important;
}
.caption.color-3 {
  background: #9cbe8e;
}
.box2 img{
	/*position:absolute;*/
	left:0;
	bottom:0;
}
.box2 .caption h5{
	top: 11% !important;
 	margin-top: 15px !important
}
.box2 .caption p{
	margin: -139px auto 0 auto;
    width: 280px;
    top: 70%;
}
.box2 .caption a{
    margin: -109px auto 0 auto !important;
    top: 94%;
}
.caption:before {
  display: block;
  background: inherit;
  /*content: "\f077";*/
  content: "";
  font-family: fontAwesome;
  color: #ffffff;
  position: absolute;
  top: -33px;
  text-align: center;
  border-radius: 100%;
  width: 148px;
  height: 126px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  padding-top: 15px;
}
.caption h5 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 26px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -16px;
  line-height: 32px;
  top: 51%;
}
.caption p {
  text-transform: capitalize;
  font-size: 14px;
  color: #ffffff;
  position: absolute;
  left: 0;
  right: 0;
   margin-top: 47px;
  top: 42%;
}
.caption a{
  position: absolute;
  left: 0;
  right: 0;
  margin: 47px auto 0 auto !important;
  top: 68%;
  width: 42px;
  font-size: 18px !important;
  
}
.col3in:hover .caption {
  height: 100%;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.readm{
	margin:10px 20px;
	padding:5px 20px;
	background:#2fa2ef;
	color:#fff;
	font-size:14px;
	line-height:18px;
	-webkit-transition: all ease 0.8s;
	-moz-transition: all ease 0.8s;
	transition: all ease 0.8s;
	border:2px solid #2fa2ef;
}
.readm:hover{
	color:#2fa2ef !important;
	background:transparent;
}
/************************News**************************/
/*.newsCnt .wrapper{
	background:#F0F0F0;
	background: -webkit-linear-gradient(#F0F0F0, #D7D7D7);
    background: -o-linear-gradient(#F0F0F0, #D7D7D7);
    background: -moz-linear-gradient(#F0F0F0, #D7D7D7);
    background: linear-gradient(#F0F0F0, #D7D7D7);
    border: 1px solid #DCDCDC;
    box-shadow: 0 0 4px 0px #D4D4D4;
    margin: 10px auto;
	overflow:auto;
}
.newsCnt .news70{
	width:80%;
	font-size:18px;
	color:#555;
	padding:10px 0;
	float:left;
	}
.newsCnt .news30{
	width:20%;
	font-size:18px;
	color:#ddd;
	padding:10px 0;
	float:left;
	background:#555;
	position:relative;
	}
.newsCnt .news30 span{
	padding: 0 10px;
    text-transform: uppercase;
	position:relative;
	}
.newsCnt .news30:after{
    content: "";
    position: absolute;
    right: -20px;
    width: 0;
    border-top: 20px solid transparent;
    border-left: 20px solid #555;
    border-bottom: 20px solid transparent;
    top: 0;
    bottom: auto;
	}*/
/**********************Events*********************************/
.eventCnt{
	width: auto;
	height:500px;
  	/*margin-left: -710px;*/
	left: 50%;
	background-image: url(../images/boxeventbg.jpg);
	background-attachment: fixed;
	background-position: 50% 59.1594827586207%;
	background-repeat:no-repeat;
	background-size:cover;
	margin-top: 25px;
}
.eventinsideCnt{
	text-align:center;
}
.eventinsideCnt h2{
	border-bottom: 3px solid #2fa2ef;
	border-top: 3px solid #2fa2ef;
	width: auto;
	/* text-shadow: 1px 1px 3px #A1A1A1; */
	display: inline-block;
	font-size: 42px;
	line-height: 42px;
	font-weight: 500;
	text-transform: uppercase;
	color: #2fa2ef;
}
.eventinsideCnt h3{
	font-size: 42px;
	color: #fff;
	margin: 20px 0 50px 0;
}
.eventinsideCnt .readm{
	font-size:18px;
	padding:6px 15px;
}
.eventinsideCnt2{
	display:block;
	position:relative;
	text-align:left;
	width:80%;
	margin:0 auto;
	}
.cprojlabel{
	    padding: 10px;
    margin: 10px;
    float: left;
    font-size: 21px;
    /* font-weight: 600; */
    color: #fff;
    width: 18%;
    background: #2fa2ef;
	}
.eventinsideCnt2 p{
	padding: 10px;
    width: 70%;
    margin: 10px;
    float: left;
    font-size: 21px;
    color: #fff;
    box-shadow: 0 0px 2px 0px #BBB;
    background: rgba(0, 0, 0, 0.52);
	}
	
/**********************other pages********************************/
.sidebar {
    display: block;
    float: left;
    width: 26%;
    margin: 10px;
    background: #fff;
    border: solid 1px #dedede;
}
.sidebar ul{
	display:block;
	}
.sidebar ul li a, .servicessidebar ul li{
    display: block;
    padding: 10px;
    border-top: solid 1px #eaeaea;
    border-bottom: solid 1px #eaeaea;
    margin: 0;
    clear: left;
}
.sidebar ul li a:hover, .actnav, .servicessidebar ul li:hover {
    background: #0985C1;
    color: #fff;
}
.maincontent {
    display: block;
    float: left;
    margin: 10px;
    width: 69%;
	min-height:390px;
}
.maincontent h3, .container h3{
    color: #0985C1;
	}

/*********/
.managementCnt{
	margin: 0px 0 10px 0;
    padding: 0 0 10px 0;
    float: left;
    border-bottom: 1px solid #CACACA;
	}
.managementCnt img{
	float:left;
	margin:0 10px;
	border:1px solid #E0E0E0;
	}
.managementCnt h4{
	margin: 0 10px !important;
    color: #444;
    border-bottom: 0px solid #fff !important;
    clear: none !important;
	}
.managementCnt h5{
	color:#909090;
    margin: 0 10px 10px 10px;
	}
.management3box ul li{
	float:left;
	width:218px;
	border:0.5px solid #DCDCDC;
	padding:0 0 20px 0;
	}
.management3box ul li h4{
	font-size:21px;
	}
.management3box ul li h5{
	font-size: 15px;
    margin: 0 10px;
	color:#777;
	}	
.servicessidebar p{
	margin:0 10px 10px 10px;
	}
/**************/
.maincontent h4{
    margin: 20px 0 0 10px;
    font-weight: normal;
    display: block;
	}
.groupcomp{
	width:100%;
	clear:both;
	float:left;
	}
.groupcomp h3{
    font-size: 21px;
    font-weight: normal;
    margin: 10px;
    padding: 5px 10px;
    background: #0985C1;
    color: #fff;
    float: left;
	}
/********/
.projectCnt{
	display: block;
    position: relative;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 2px solid #D2D2D2;
	padding:0 10px;
	}
.projectCnt h4{
margin: 10px 0;
    padding: 0px;
    text-transform: capitalize;
	font-size:20px;
    /* text-shadow: 1px 1px 3px #444; */
    font-weight: 400;
    color: #696969;
    /* border-bottom: 0px solid #fff !important; */
    width: 100% !important;
    /* background: #0985C1;
    background: -webkit-linear-gradient(left, #0985C1, transparent); 
    background: -o-linear-gradient(left, #0985C1, transparent);
    background: -moz-linear-gradient(left, #0985C1, transparent);
    background: linear-gradient(left, #0985C1, transparent);*/
	}
.projectCnt img {
	float:left;
	margin:0 10px 10px 0;
	}
.projectCnt div{
	float:left;
	}
.projectCnt span{
	font-weight: bold;
    font-size: 16px;
    margin: 10px 0 0 0;
    display: block;
    overflow: hidden;
	}
.projectCnt p{
	margin:0;
	}	
/**************Portfolio************************/
itemContainer{
	min-height:auto;
	}
#itemContainer .col3{
	float: left;
    position: relative;
    margin: 5px;
    width: 31.5%;
	}
.col3 img{
	width:100%;
	}
.col3 h5{
	position: absolute;
    bottom: 3px;
    color: #fff;
    width: auto;
    background: rgba(0,0,0,0.41);
    margin: 0;
    padding: 10px;
    font-weight: 300;
    font-size: 20px;
	text-transform:capitalize;
	}
.quick_view {
    margin: 10px auto;
    padding: 6px 15px;
    border-radius: 0 5px 5px 0;
    background: rgba(255,255,255,0.85);
    color: #505050;
    font-size: 16px;
    font-weight: 600;
    box-shadow: inset 0 0 0 0 #842319;
    -webkit-transition: all ease 0.8s;
    -moz-transition: all ease 0.8s;
    transition: all ease 0.8s;
    top: 5px;
    left: 0;
    position: absolute;
    /* visibility: hidden; */
    font-size: 12px;
    font-weight: normal;
}
#legend1 {
	width: 70px;
    height: 22px;
    float: left;
    margin: 0 5px;
    background: none;
    /* height: 30px; */
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    padding: 3px 10px;
    border: solid 1px #ccc;
    color: #888;
    text-shadow: 0px 1px 0px rgba(255,255,255,0.69);
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75);
    -moz-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75);
    -o-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75);
    -ms-box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75);
    box-shadow: 0px 2px 2px rgba(0,0,0,0.027), inset 0px 1px 0px rgba(255,255,255,0.69), inset 0px -1px 0px rgba(0,0,0,0.0187), inset 0px 16px 15px rgba(255,255,255,0.75);
    text-indent: 0.01px;
}
/**************/
.clientCnt ul li{
    float: left;
    margin: 5px;
    text-align: center;
    border: 1px solid #E0E0E0;
	}
.clientCnt ul li h5{
	text-align:center;
	}
/*****************/
.ongoingprojgal .col3{
	width:210px !important;
	}	
/*****************************contact page**********************/
.rightbox {
    position: relative;
    display: block;
    width: 31.5%;
    min-height: 50px;
    float: left;
}
.leftbox {
    position: relative;
    display: block;
    width: 65%;
    min-height: 50px;
    float: left;
}
.googleMap{
	width:100%;
	height:350px;
	margin:0;
	padding:0px;
    border-top: 2px solid #ccc;
}
.cntrbox p{
	font-size:16px;
	line-height:24px;
	margin:0px;
	text-align:left;
}
.cntrbox h3, .contactlbox h3{
	margin:10px 0;
	}
.cntrbox h4{
   margin: 10px 0 10px 0;
  padding: 5px 10px;
  /* border-bottom: 2px solid #00ac71; */
  color: #fff;
  font-weight: 500;
  background: #05B3D2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.contacttital{
	float:left;
	color:#000;
	font-weight:600;
	margin-left:10px;
}
.contactlbox h2{
	font-style:italic;
}
.leftbox input[type=text],.leftbox input[type=email],.leftbox input[type=tel]{
	float:left;
	margin:0 10px 10px 0;
	width:178px;
}
#subject{
	width:94.8%;
}
.leftbox textarea{
	width:94.8%;
	height:200px;
}
.cbutton{
	margin:10px 0 0 0;
}
.hidemsg{
	color:#03C200;
	display:none;
}
/********************footer******************************/
.footer{
	background: #333;
	border-top:1px solid #666;
	width: 100%;
	padding: 5px 0;
	color:#fff;
	min-height:15px;
	overflow:hidden;
}
.footer ul li{
	float:left;
	width:230px;
}
.footer ul li:nth-child(1){
	width:180px;
	}
.footer ul li:nth-child(2){
	width:240px;
	}
.footer ul li:nth-child(3){
	width:300px;
	}
.footer ul li h4{ 
	color:#00AFEF;
	font-weight:normal;
	text-transform:uppercase;
}
.footer ul li ul{
	margin-left:10px;
}
.footer ul li ul li{
	height:auto;
	width:230px !important;
	}
.footer ul li ul li a, .footerservices li{
	color:#b0b0b0;
	font-size:14px;
	line-height:24px;
	text-transform:uppercase;
}
.footer ul li ul li a:hover{
	color:#fff;
}
.ourlocation li{
	padding:3px 0 10px 40px;
	background-size: 11%;
	color:#b0b0b0;
	font-size:14px;
	line-height:24px;
	text-transform:capitalize;
}
.ourlocation li a, .sociallinks li a{
	text-transform:capitalize !important;
	}
.sociallinks li{
	padding:3px 0 20px 40px;
	background-size: 13%;
	color:#b0b0b0;
	font-size:14px;
	line-height:24px;
}
.location{
	background: url(../images/location24.png) 0px 0px no-repeat;
}
.telephone{
	background: url(../images/telephone24.png) 0px 0px no-repeat;
}
.mobile{
	background: url(../images/mobile24.png) 0px 0px no-repeat;
}
.person{
	background: url(../images/person24.png) 0px 0px no-repeat;
}
.email{
	background: url(../images/email.png) 0px 0px no-repeat;
}
.facebook{
	background: url(../images/fb24.png) 0px 0px no-repeat;
}
.gplus{
	background: url(../images/gplus24.png) 0px 0px no-repeat;
}
.twitter{
	background: url(../images/twitter24.png) 0px 0px no-repeat;
}
.linkedin{
	background: url(../images/linkedin24.png) 0px 0px no-repeat;
}
.footerleftCnt{
	float:left;
	}
.copyrightCnt {
    color: #b0b0b0;
    font-size: 12px;
    line-height: 20px;
    padding-top: 5px;
}
.copyrightCnt a {
	color:#b7b7b7;
	padding:0 5px;
	font-size:12px;
	}
.copyrightCnt a:hover{
	color:#2FA2EF;
	}
.footerrightCnt{
	float: right;
    width: 135px;
    padding: 10px;
    list-style: none;
	}
.footerrightCnt ul{
	display: inline-block;
    text-align: right;
    float: right;
    margin: 0;
}
.footerrightCnt ul li {
    float: left !important;
    margin: 0;
    padding: 0 !important;
    width: auto !important;
	border-right:1px solid #666;
}
.lastmenuli{
	border-right:0px solid #fff !important;
	}
.footerrightCnt ul li a img{
	width:36px;
	}