/* CSS Document */
h4, h5, h6,
h1, h2, h3 {margin: 0;}
ul, ol {margin: 0;}

p {margin: 0;
 	font-size:14px;
	font-weight:normal;
	line-height: 1.5em;
	font-family: 'Arial', sans-serif;
}
pf {margin: 0;
 	font-size:14px;
	font-weight:normal;
    font-family: 'Arial', Sans-Serif;
}

html, body{
  font-family: 'Arial';
   font-size: 100%;
   background:#fff; 
}
body{
	font-family: 'Arial', sans-serif !important;
	border-top:5px solid #42A5F5;
}

body a{
	text-decoration:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
body a:hover{
	text-decoration:none;
}
/*----*/
.search-box{
	float:right;
}
#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
}
/*----*/
.sb-search {
	position: absolute;
	right:125px;
	width: 0%;
	min-width:42px;
	margin-top: 5px;
	height:40px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	z-index: 999;
}
.sb-search-input {
	position: absolute;
	top: 0;
	right: 3px;
	border: none;
	outline: none;
	background:#00b3d3;
	width: 25%;
	height:40px;
	margin: 0;
	z-index: 10;
	padding: 5px 15px;
	font-size: 15px;
	color: #ffffff;
	border-radius:50px;
}
.sb-search-input::-webkit-input-placeholder {
	color: #ffffff;
}
.sb-search-input:-moz-placeholder {
	color: #ffffff;
}
.sb-search-input::-moz-placeholder {
	color: #000;
}
.sb-search-input:-ms-input-placeholder {
	color: #ffffff;
}
.sb-icon-search,.sb-search-submit  {
	width:30px;
	height:40px;
	display: block;
	position: absolute;
	right: 0;
	top: 0%;
	padding: 0;
	margin: 0;
	line-height:71px;
	text-align: center;
	cursor: pointer;
}
.sb-search-submit {
	background: url('../images/search.png') no-repeat -6px 10px;
	-ms-filter: "progid:DXImageTrans
	
	
	
	.Microsoft.Alpha(Opacity=0)"; /* IE 8 */
    filter: alpha(opacity=0); /* IE 5-7 */
    color: transparent;
	border: none;
	outline: none;
	z-index: -1;
	-webkit-appearance: none;
}
.sb-icon-search {
    background:#00b3d3 url('../images/search.png') no-repeat 3px 10px;
	z-index: 90;
	width: 40px;
	height: 40px;
	border-radius: 50px;
}
/* Open state */
.sb-search.sb-search-open,.no-js .sb-search {
	width:72%;
}
.sb-search.sb-search-open .sb-icon-search,.no-js .sb-search .sb-icon-search {
	background:  url('../images/search.png') no-repeat 3px 10px;
	color: #fff;
	z-index: 11;
}
.sb-search.sb-search-open .sb-search-submit,.no-js .sb-search .sb-search-submit {
	z-index: 90;
}
/*---start-header---*/
.header {
	padding:0em 0em;
	background:rgba(238, 238, 238, 0.63);
}
.header-abt {
	padding:1em 0em;
	background:url(../images/bg-image.jpg)  repeat-x center top;
}
.top-search-social-nav ul {
    margin:0.5em 10em 0em 0em;
    padding:0px;
}
.logo{
	float:left;
}
.logo a {
    font-size:3em;
    color: #42a5f5;
    font-family: 'Arial', sans-serif;
}
.content_bottom{
	position:relative;
	z-index:100
}
.qode_call_to_action.container{
	background-color:#00aeef
}

.logo a:hover{
	 color: #42a5f5;
	 text-decoration:none;
}
.top-search-social-nav ul li{
	display:inline-block;
}
.top-search-social-nav li > a:hover {
    background: #42a5f5;
}
a:hover, a:focus {
    color: #42a5f5;
}
.top-search-social-nav ul li a {
    background: #777;
    padding: 8px 9px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    display: block;
    margin: 0px 8px 0px 0px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-family: 'Arial', sans-serif;
    line-height: 1em;
}
.top-search-social-nav li.

> a {
	background:#777;
}
.footer_top{
	padding:60px 0;
	border-bottom:1px solid #1a1a1a
}
.footer_bottom_holder{
	display:block;
	background-color:#282828;
	color:#8f8f8f
}
.footer_top .widget_recent_entries>ul>li:after,.footer_top .widget_pages ul li:after,.footer_top .widget_meta>ul>li:after,.footer_top .widget_nav_menu ul li:after,.footer_top .widget_recent_comments>ul>li:after{
	width:100%;
	content:"";
	border-bottom:1px solid #1a1a1a;
	position:absolute;
	bottom:0;
	left:0
}

footer .container_inner{
	position:relative
}
.footer_top_holder{
	display:block;
	background-color:#2b2b2b;
	border-bottom:1px solid #3d3d3d
}
.footer_top{
	padding:30px 0;
	border-bottom:1px solid #1a1a1a
}
.footer_bottom_holder{
	display:block;
	background-color:#282828;
	color:#8f8f8f
}
.footer_bottom{
	display:block;
	text-align:center;
	line-height:60px;
	height:70px
}
.top-search-social-nav{
	float:right;
}
/*---top-nav----*/
.top-nav{
	background:#003366;
    border-bottom: 2px solid #42A5F5;
}
.top-nav ul li{
	display:inline-block;
	float:left;
	width:auto;
	border-right: 1px solid rgba(18, 28, 38, 0.67);
}
.top-nav li.active> a{
	background:#42a5f5;
}
.top-nav li> a:hover {
	background:#42a5f5;
}
.top-nav li a{
	padding: 15px 101px;
	display: block;
	text-transform: uppercase;
	color: #FFF;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	font-size: 0.9em;
	text-align: center;
	font-family: 'Arial', sans-serif;
}
.top-nav li a:hover{
	background:#42a5f5 !important;
}
.navbar-nav {
    float: none !important;
}
.ps-top-mid {

	background:url(../images/bg_module_shadow.png)  repeat-x center top;
	
	display:block;
	width:100%;
	height:20px;
	left:0px;
	z-index:999;
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 25px;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.in-phone{
	float:left;
	
}
.top-tele,.in-phone-in,.number{
	float:right;
}
.top-tele {
	width: 33%;
	padding: 1.5em 0;
}
i.phone{
	background: url('../images/img-sprite.png')  0px 0px;
	display:inline-block;
	width: 40px;
	height: 40px;
	float:left;
	margin:0.5em 0 0;
}
i.new-phone{
	background-position:-46px 0px;
	margin:1em 0;
}
.number{
	margin-left: 0.5em;
}
.number span{
	font-size: 1.2em;
	color: #006699;
	display: block;
}
.number p {
	margin: 0;
	font-size: 1.2em;
	color: #006699;
}
/*Sliding Text and Icon Menu Style*/
.tm-about {
  background: url('../images/service.png');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-position: center center;
  padding-top: 100px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  border-radius:5px;
  padding-bottom: 100px;
}
.banner-button a {
    background:#FF6600;
    color: #FFF;
    font-size: 1em;
    padding: .5em 1em;
    text-decoration: none;
    border: solid 1px #ff6a4a;
    letter-spacing: 1px;
    margin: .5em 1em 0em 2em;
    float: center;
}
.banner-button a:hover {
    border: solid 1px #ff6a4a !important;
    background: none !important;
    color:#fff !important;
}
.advisory {
  background: url('../images/advisory.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-position: center center;
  padding-top: 100px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  border-radius:5px;
  padding-bottom: 100px;
}
.deployment {
  background: url('../images/deployment.jpg');
  background-size: cover;
  /*background-attachment: fixed;*/
  background-position: center center;
  padding-top: 100px;
  padding-bottom:0px;
  padding-left:0px;
  padding-right:0px;
  padding-top:0px;
  border-radius:5px;
  padding-bottom: 100px;
}
/*---start-content----*/
/*  GRID OF FOUR   ===================== */
.content {
    margin:2em 0em;
}
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.col_1_of_4{
	display: block;
	float: left;
	margin: 1% 0 1% 1.3%;
	border: 1px solid rgba(192, 192, 192, 0.28);
}
.

-grid h3{
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 1.5em;
	font-weight: 600;
	text-transform: uppercase;
}
.active-grid p {
	font-size: 0.9em;
	padding: 0.4em 0 0 0;
	color: #777;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	font-family: 'Arial', sans-serif;
}

.grids h4{
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 1.8em;
	text-transform: uppercase;
	float:left;
	font-weight: 600;
	margin:0em 0em 1.2em 0em;
}
.grids h5{
	float: right;
	width: 85%;
	background: url(../images/hd-bg.png) 0% 73% repeat-x;
	display: inline-block;
	padding: 10px;
	height: 5px;
	margin:0em;
}
.grids h3 img{
	vertical-align:middle;
	padding-right: 8px;
}
.active-grid {
    background:#42a5f5;
    color: #fff;
    padding: 1em 1.5em;
}
.active-grid:hover{
	background:#6a737b;
}
.active-grid h3,.active-grid p{
	color:#fff;
}
.span_1_of_4:hover h3{
	color:#fff;
}
.span_1_of_4:hover p{
	color:#fff;
}
.big-button{
	background-color: rgb(251, 251, 251);
	padding:20px; 
	width: 100%;
	margin: 5em 0em 0em 0em;
	border-bottom: 1px solid #eaeaea;
}
.recent-places {
    margin: 5em 0em 0em 0em;
}
.we-do {
    padding: 0em 0.6em 0em 0em !important;
}
.big-b-text{
    float: left;
}
.big-b-text p{
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 2.1em;
	text-transform: uppercase;
}
.big-b-btn {
    float: right;
}
.big-b-btn a{
	font-family: 'Arial', sans-serif;
	color: #FFF !important;
	font-size: 1.2em;
	text-transform: uppercase;
	background: #6a737b;
	padding: 13px 10px;
	display:block;
	margin-top: 10px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.big-b-btn a:hover{
	background:#42a5f5;
	color:#fff;
}
.big-b-text span{
	float:left;
	font-size: 1em;
	color: #777;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	font-family: 'Arial', sans-serif;
}
/*---recent-places----*/
.recent-places h4{
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 1.8em;
	text-transform: uppercase;
	margin: 0em 0em 1.5em 0em;
	float:left;
	font-weight: 600;
}
.recent-places h5 {
    float: right;
    width: 80%;
    background: url(../images/hd-bg.png) 0% 73% repeat-x;
    display: inline-block;
    height: 15px;
    margin:0.2em 0em 0em 0em;
}
/* Common division block */
.holder img{
	display:block;
}
/* Caption and Light */
.caption{
    color: rgba(0,0,0,0);
    line-height: 100px;
    
}
.caption:hover{
    border: 6px solid #E0E0E0;
    color: rgb(255,255,255);
    line-height: 500px;
    box-shadow: 0px 0px 10px 7px #FFFFFF;    
}
.caption>div{
    position: absolute;
    top: 0px;
    left: 50px;
    font-size: 30px;    
}

/* Smooth Caption */
.smooth:hover img{
	cursor: pointer;
    box-shadow: 0px 0px 2px #333333;
}
.go-left{
    background-color: rgba(0,0,0,0.5);
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    right: -600px;
    width: 360px;
    text-align:center;   
    font-size: 20px;
    margin: 10px;
    padding: 10px;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
}
.smooth:hover > .go-left{    
    right:0px;    
}
.go-top{
    background-color:rgba(66, 165, 245, 0.7);
    color: #FFFFFF;
    position: absolute;
    bottom: 0px;
    top: 600px;
    width: 97%;
    text-align:center;   
    font-size:15px;
    overflow: hidden;
    -webkit-transition: 0.5s Ease;
    -moz-transition: 0.5s Ease;
    -o-transition: 0.5s Ease;
    transition: 0.5s Ease;
    
}
.smooth:hover > .go-top{    
    top:0px;    
}
.go-top p{
    font-size: 12px;
}
.go-top h3{
	font-family: 'Arial', sans-serif;
	color: #fff;
	font-size: 1.2em;
	text-transform: uppercase;
	margin-top: 25px
}
.go-top p{
	font-size: 0.8em;
	padding: 0.4em 0 0 0;
	color: #FFF;
	line-height: 1.5em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	font-family: 'Arial', sans-serif;
}
.go-top a{
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 0.875em;
	text-transform: uppercase;
	background: #FFF;
	padding: 8px 13px;
	display: inline-block;
	margin: 14px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.go-top a:hover{
	background:#2E2E2E;
	color:#fff;
}
.last-grid{
	margin-right:0px;
}
.holder img {
	-webkit-filter: grayscale(100%);
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
	width:100%;
}

/*---footer----*/
.footer{
	background:#282828;
	padding:4em 0em;
	border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-grid.center-grid ul {
    padding: 0px;
}
.footer-grid h3{
	font-family: 'Arial', sans-serif;
	color: #fBfBfB;
	font-size: 1.2em;
	margin: 0em 0em 0.5em 0em;
}
.footer-grid p{
	font-size: 0.9em;
	color: #777;
	line-height: 1.8em;
	font-family: 'Arial', sans-serif;
}
.footer-grid a{
	font-family: 'Arial', sans-serif;
	color: #202020;
    font-size: 1em;
	text-transform: lowwercase;
	background: none;
	padding: 10px 15px;
	display: inline-block;
	margin: 9px 0;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.footer-grid a:hover{
	background:e3e3e3;
	color:#fff;
}
.footer-grid ul li{
	display:block;
}
.footer-grid.twitts label a1 {
    background: none;
    color: #42A5F5;
    padding: 0px;
    margin: 0px;
}
.footer-grid.twitts label a:hover{
	  color: #fff;
}
.center-grid a{
	background: none;
	padding: 0px;
	color: #777;
	margin: 2px;
	border-bottom: 0px ridge rgba(192, 192, 192, 0.13);
	padding: 0px 0px 9px 0px;
}
.center-grid{
	width:20%;
}
.center-grid a:hover{
	background:none;
}
.center-grid ul{
	margin-top:5px;
}
.twitts p label{
	font-weight:bold;
	font-size:1em;
	cursor:pointer;
	padding-right:5px;
}
.twitts span{
	display:block;
	color:#42a5f5;
	font-family: 'Arial', sans-serif;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.twitts span:hover{
	color:#fff;
	cursor:pointer;
}
/*----copy-right-----*/
.copy-right{
	text-align:center;
	padding:1.5em 0em;
	border-top: 1px solid #FFF;
	background:#282828;
}
.copy-right p {
    font-family: 'Arial', sans-serif;
    color: #777;
    font-size: 1em;
    margin: 0em;
    text-transform: uppercase;
}
.copy-right p a{
	color:#42a5f5;
	font-family: 'Arial', sans-serif;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.copy-right p a:hover{
	color:#fff;
}
/* Carousel */
#clientslider { /*height: 1%;*/ margin: 30px 0 0; overflow:hidden; position: relative; padding: 0 50px 10px;   }
#clientslider .viewport { height: 125px; overflow: hidden; position: relative; }
#clientslider .buttons {
    background: #222E65;
    border-radius: 35px;
    display: block;
    position: absolute;
    top: 7%;
    left: 0;
    width: 35px;
    height: 35px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 35px;
    text-decoration: none;
    font-size: 22px;
}
#clientslider .next {
    right: 0;
    left: auto;
    top: 7%;
}
#clientslider .buttons:hover{
    color: #fff;
    background: #42A5F5;
}
#clientslider .disable { visibility: hidden; }
#clientslider .overview { list-style: none; position: absolute; padding: 0; margin: 0; width: 240px; left: 0 top: 0; }
#clientslider .overview li{   
  float: left; 
  margin: 0 20px 0 0; 
  padding: 1px; 
  height: 50px; 
  width: 140px;
  
}
#clientslider .overview li a{ 
  border-right: 1px solid #E4E4E4;
  display: inline-block;
}
/*----start-about-----*/
.about-grid h3{
	color: #2E2E2E;
	font-size: 1.8em;
	text-transform: uppercase;
    margin:0em 0em 1em 0em;
	float: left;
	font-weight: 600;
}
.about-grid h5 {
    float: left;
    width: 37.5%;
    background: url(../images/hd-bg.png) 0% 73% repeat-x;
    display: inline-block;
    padding: 10px;
    height: 15px;
    margin: 0em 0em 0em 1em;
}
.about-grid span{
	font-family: Arial, Helvetica, sans-serif;
	color: #6a6a6a;
	font-size:1em;
	padding: 5px 0 1px 0;
	line-height: 1.8em;
	font-weight: bold;
	display: block;
}
.about-grid p{
	padding: 0.4em 0 0.5em 0;
	color: #333;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Arial', sans-serif;
}
.center-grid1 p{
	padding:0px 0px 10px 0px;
}
.center-grid1 label{
	font-family: 'Arial', sans-serif;
	font-size: 14px;
	line-height: 22px;
	text-transform: uppercase;
	color: #42a5f5;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor:pointer;
}
.center-grid1 label:hover {
	color: #2E2E2E;
}
.about-team-left{
	float:left;
	width:25%;
}
.about-team-right{
	float:right;
	width: 72%;
}
.about-grid {
    padding: 0px 15px 0px 0px !important;
}
.about-team-right p{
	font-size: 0.9em;
	padding: 0em 0 0.5em 0;
	color: #777;
	line-height: 1.9em;
	font-family: 'Arial', sans-serif;
}
.client {
	padding-bottom: 10px;
}
.about-grids {
	padding: 10px 0px 0px 0px;
}
.about-team-left img {
	-webkit-filter: grayscale(100%);
	opacity: 5;
	transition: all 300ms!important;
	-webkit-transition: all 300ms!important;
	-moz-transition: all 300ms!important;
}
.about-team-left img:hover {
	opacity: 1;
	-webkit-filter: grayscale(0%);
	cursor: pointer;
}
.button1 {
	font-family: 'Arial', sans-serif;
	color: #FFF !important;
	font-size: 1em;
	text-transform: uppercase;
	background: #2E2E2E;
	font-style:normal;
	padding: 10px 15px;
	display: inline-block;
	margin: 11px 14px 10px 0px;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	width:auto;
}
.button1:hover{
	background:#42a5f5;
	color: #fff;
}
.holder.smooth {
    padding: 0em 0.6em 0em 0em;
}
/*---services----*/
/*  GRID OF THREE   ============================================================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.listimg{
	display: block;
	float:left;
}
.text{
	display: block;
	float:left;
	margin: 0% 0 0% 3.6%;
}
.listview_1_of_2 {
    margin: 0em 0em 2em 0em;
}
.images_1_of_2 {
	padding: 2.5%;
	box-shadow: 0px 0px 10px rgba(187, 255, 181, 0.26);
	border: 1px solid rgba(192, 192, 192, 0.28);
}
.listimg_2_of_1 {
	width: 30.2%;
}
.list_2_of_1 {
	width: 66.2%;
}
.images_1_of_2  img {
	max-width:100%;
	display:block;
}
.list_2_of_1  h3{
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 1.5em;
	margin: 0em;
	text-transform: uppercase;
}
.list_2_of_1  p{
	font-size: 0.9em;
	padding: 0.1em 0 0.1em 0;
	color: #777;
	line-height: 1.8em;
	margin:0.3em 0em;
	font-family: 'Arial', sans-serif;	
}
.list_2_of_1 .button{
	line-height:1.9em;
	margin-top:0.5em;
}
.list_2_of_1 .button a{
	font-family: 'Arial', sans-serif;
	color: #FFF;
	font-size: 1em;
	text-transform: uppercase;
	background: #2E2E2E;
	padding:5px 15px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
}
.list_2_of_1 .button a:hover{
        background: #42a5f5;
}
.services h4 {
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 1.8em;
	text-transform: uppercase;
	padding: 0px;
    float: left;
    margin:0em 0em 1.5em 0em;
    font-weight: 600;
}
.services h5 {
	float: right;
	width: 80%;
	background: url(../images/hd-bg.png) 0% 73% repeat-x;
	display: inline-block;
    padding: 0px;
    height: 15px;
    margin: 0em;
}
.listview_1_of_2 {
    padding: 0px 15px 0px 0px !important;
}
.services {
	margin-bottom: 35px;
}
/*---start-solutions---*/
.gallerys {
	padding-top: 10px;
}
.gallery-grid {
    padding: 0em 1em 0em 0em;
}
.gallerys h3{
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 1.8em;
	text-transform: uppercase;
    margin:0em 0em 1.5em 0em;
	float: left;
	font-weight: 600;
}
.gallerys h5 {
	float: right;
	width: 80%;
	background: url(../images/hd-bg.png) 0% 73% repeat-x;
	display: inline-block;
	height: 15px;
	margin-top:7px;
}
.gallery-grid p {
	font-size: 0.9em;
	padding: 0.1em 0 0.6em 0;
	color: #777;
	line-height: 1.6em;
	font-family: verdana, arial, helvetica, helve, sans-serif;
	font-family: 'Arial', sans-serif;
}
.gallery-button a {
	font-family: 'Arial', sans-serif;
	color: #FFF;
	font-size: 1em;
	text-transform: uppercase;
	background: #2E2E2E;
	padding: 9px 15px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	display: inline-block;
}
.gallery-button a:hover {
	background: #42a5f5;
	color: #FFF;
}
.gallery-grids {
	margin-bottom:5em;
}
.projects-bottom-paination ul li{
	display:inline-block;
}
.projects-bottom-paination{
	text-align: center;
	padding-top: 55px;
}
.projects-bottom-paination li a{
	font: 400 12px/1.2em Arial;
	color: #5a5a5a;
	padding: 11px 18px;
	background: #fff;
	text-decoration: none;
	text-shadow: none;
	border: 1px solid #e9e9e9;
	margin-top: 16px;
	font-family: 'Arial', sans-serif;
}
.projects-bottom-paination li.active> a, .projects-bottom-paination li> a:hover {
	background: #42a5f5;
	color:#fff;
}
.gallery-grid h4{
	font-family: 'Arial', sans-serif;
	font-size: 18px;
	line-height: 22px;
	text-transform: uppercase;
	color: #2E2E2E;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	cursor: pointer;
}
.gallery-grid h4:hover{
	color:#42a5f5;
}
/*  Contact Form  ================================= */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}
.group:before,
.group:after {
    content:"";
    display:table;
}
.group:after {
    clear:both;
}
.group {
    zoom:1;
}
.span_2_of_3  h3,
.span_1_of_3  h3,.contact-form h3 {
	font-family: 'Arial', sans-serif;
	color: #2E2E2E;
	font-size: 1.8em;
	text-transform: uppercase;
	margin:0em 0em 1em 0em;
	float: left;
	font-weight: 600;
}
.span_1_of_3  h5,.contact-form h5{
	float: right;
	width: 75.5%;
	background: url(../images/hd-bg.png) 0% 73% repeat-x;
	display: inline-block;
	height: 15px;
	margin: 0.2em 0em 0em 0em;
}
.contact_info {
    margin-bottom: 3em;
}
.message-form input {
  margin-top: 0px;
}
.contact-form{
	position:relative;
	padding-bottom:30px;
}
.contact-form div{
	padding: 0px 0;
}
.contact-form span{
	display:block;
	font-size:1em;
	color: #2E2E2E;
	padding-bottom:5px;
	font-family: 'Arial', sans-serif;
}
.contact-form input[type="text"],.contact-form textarea{
		        padding:8px;
			display:block;
			width:55%;
			border: none;
			outline:none;
			color:#2E2E2E;
			font-size:12px;
			font-family:Arial, Helvetica, sans-serif;
			border: 1px solid rgba(192, 192, 192, 0.41);
			-webkit-appearance:none;
}
.contact-form textarea{
		height: 165px;
  		max-height: 180px;
  		max-width: 770px;
  		line-height: 18px;
 		width: 75%	
}
.form label {
  margin-left: 10px;
  color: #999999;
}
.contact-form input[type="submit"]{
	font-family: 'Arial', sans-serif;
	color: #FFF;
	font-size: 1em;
	text-transform: uppercase;
	background: #2E2E2E;
	font-style:normal;
	padding: 12px 15px;
	display: inline-block;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	-ms-transition: all 0.3s ease-out;
	-o-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	display: inline-block;
	border: none;
	outline: none;
	-webkit-appearance: none;
	cursor:pointer;
	width:auto;
}
.contact-form input[type="submit"]:hover{
	background: #42a5f5;
}
.contact-form input[type="submit"]:active{
	background: #42a5f5;
}
.company_address p{
	font-size: 0.875em;
	color: #6a6a6a;
	line-height: 1.9em;
	margin: 0px;
}
.company_address p span,.company_address p span a{
	text-decoration:underline;
	color:#454545;
	cursor:pointer;
}
.map{
	margin-bottom:15px;
}
/*----responsive-design-----*/
@media(max-width:1366px){
	.wrap{
		width:90%;
	}
	.top-nav li a {
		padding: 15px 95.6px;
	}
	.grids h5 {
		width: 84%;
	}
	.recent-places h5 {
		width: 81%;
	}
	.holder {
		width: 23.2%;
	}
	.go-top h3 {
		margin-top:25px;
	}
	.about-grid h5 {
		width: 34%;
	}
}
@media(max-width:1280px){
	.wrap{
		width:90%;
	}
	.top-nav li a {
		padding: 15px 87.9px;
	}
	.grids h5 {
		width: 84%;
	}
	.recent-places h5 {
		width: 80%;
	}
	.holder {
		width: 23%;
	}
	.about-grid h5 {
		width: 29%;
	}
	.span_1_of_3 h5, .contact-form h5 {
		width: 73.5%;
	}
}
@media(max-width:1024px){
	.wrap{
		width:90%;
	}
	.top-nav li a {
		padding: 15px 64.9px;
	}
	.grids h5 {
		width: 79%;
	}
	.big-b-text p {
		font-size: 1.7em;
	}
	.recent-places h5 {
		width: 74%;
	}
	.holder {
		width: 22.6%;
	}
	.go-top h3 {
		margin-top: 18px;
	}
	.about-grid h5 {
		width: 10%;
	}
	.span_1_of_3 h5, .contact-form h5 {
		width: 66.5%;
	}
	.span_1_of_4 h3 {
		font-size: 1.3em;
	}
	.go-top h3 {
		font-size: 0.9em;
	}
	.go-top p {
		padding:0;
	}
.list_2_of_1 h3 {
    font-size: 1.2em;
}
}
@media(max-width:768px){
	.wrap{
		width:90%;
	}
	.top-nav li a {
		padding: 15px 42.7px;
	}
	.grids h5 {
		width: 72%;
	}
	.big-b-text p {
		font-size: 1.2em;
	}
	.recent-places h5 {
		width:66%;
	}
	.holder {
		width: 21.8%;
	}
	.go-top h3 {
		margin-top: 6px;
		font-size: 0.8em;
	}
	.span_1_of_3 h5, .contact-form h5 {
		width: 70.5%;
	}
	.span_1_of_4 h3 {
		font-size: 1.3em;
	}
	.go-top h3 {
		font-size: 0.9em;
	}
	.go-top{
		width:100%;
	}
	.span_1_of_4 {
		width: 20.6%;
	}
	.big-b-btn a {
		font-size: 1.2em;
		padding: 7px 8px;
	}
	.go-top a {
			font-size: 0.7em;
			padding: 5px 12px;
			margin: 5px 0px 14px 0px;
	}
	.footer-grid h3 {
		font-size: 1.2em;
	}
	.about-grid h3 {
		font-size: 1.3em;
	}
	.about-grid h5 {
		margin-top: 0px;
		padding: 0px;
		width:70% !important;
	}
	.we-do {
    float: left;
    width: 50%;
    margin-bottom: 0.6em;
}
.holder.smooth {
    float: left;
    width: 25%;
}
.content {
    margin: 4em 0em;
}
.big-button {
    margin: 3em 0em 0em 0em;
}
.recent-places {
    margin: 3em 0em 0em 0em;
}
.footer-grid {
    float: left;
    width: 50%;
    margin-bottom: 2em;
}
.about-grid {
    margin-bottom: 2em;
}
.go-top {
    width: 95%;
}
.services h5 {
    width: 71%;
}
.gallery-grids {
    margin-bottom: 0em;
}
.gallery-grid {
    margin-bottom: 2em;
}
.projects-bottom-paination {
    padding-top: 30px;
}
.content {
    margin: 3em 0em;
}
.contact-form {
    padding-bottom: 0px;
}
.span_1_of_3 {
    margin-bottom: 3em;
}
}
@media(max-width:640px){
.navbar-header {
    text-align: center !important;
}
.navbar-toggle {
    float: none !important;
    margin-right:0px !important;
    background-color: #42A5F5 !important;
}
.navbar-toggle .icon-bar {
    background: #fff !important;
}
.top-nav ul li {
    float: none;
    width: 100%;
}
.big-b-btn a{
    margin: 0em;
    font-size: 0.9em;
}
.big-b-text p {
    font-size: 1.1em;
    margin: 0px;
}
.big-b-text span {
    font-size: 0.8em;
}
.footer-grid {
    width: 100%;
    margin-bottom: 1.5em;
}
.copy-right p {
    font-size: 0.9em;
}
.go-top p {
    font-size: 0.7em;
    padding:0px 5px 0 0;
    margin: 0px;
}
.services h5 {
    width: 68%;
}
.about-grid h3 {
    font-size: 1.6em;
}
.about-grid h5 {
    width: 60% !important;
}
}
@media(max-width:480px){
.logo a {
    font-size: 2em;	
}
.top-search-social-nav ul {
    margin: 0.5em 0em 0em 0em;
}
.top-search-social-nav ul li a {
    padding: 5px 6px;
    margin: 0px 1px 0px 0px;
    line-height: 1em;
}
.content {
    margin: 3em 0em;
}
.grids h5 {
    width: 60%;
}
.we-do {
    padding: 0em !important;
}
.we-do {
    margin-bottom: 1em;
}
.big-button {
    margin: 1em 0em 0em 0em;
}
.we-do {
    float: none;
    width: 100%;
}
.big-b-text {
    float: none;
    width: 100%;
}
.big-b-btn {
    float: none;
    width: 32%;
    text-align: center;
    margin: 1.5em auto 0em;
}
.big-b-text p {
    font-size:0.76em;
}
.big-b-text span {
    font-size: 0.7em;
}
.holder.smooth {
    float: left;
    width: 50%;
    margin: 0em auto 0.8em;
}
.recent-places h4 {
    margin: 0em 0em 1em 0em;
}
.footer {
    padding: 2.5em 0em;
}
.footer-grid h3 {
    font-size: 1.3em;
}
.go-top {
    width: 96.5%;
}
.go-top h3 {
    margin-top: 25px;
}
.listview_1_of_2 {
    padding: 0px 0px 0px 0px !important;
}
.list_2_of_1 .button a {
    font-size: 0.85em;
    padding: 2px 12px;
}
.list_2_of_1 p {
    font-size: 0.83em;
}
.list_2_of_1 h3 {
    font-size: 1.05em;
}
.services h5 {
    width: 55%;
}
.grids h4 {
    font-size: 1.5em;
    margin: 0em 0em 1em 0em;
}
.active-grid h3 {
    font-size: 1.1em;
    margin: 0.2em 0em;
}
.recent-places h4 {
    font-size: 1.5em;
}
.recent-places {
    margin: 2em 0em 0em 0em;
}
.about-grid {
    margin-bottom: 1em;
}
.listview_1_of_2 {
    margin: 0em 0em 1em 0em;
}
.about-grid h3 {
    font-size: 1.4em;
}
.gallerys h5 {
    float: right;
    width: 70%;
}
.footer-grid {
    padding: 0px !important;
}
.gallery-grid {
    padding: 0px !important;
}
.projects-bottom-paination {
    padding-top: 10px;
}
.services h4 {
    font-size: 1.5em;
    margin: 0em 0em 1em 0em;
}
.gallerys h3 {
    font-size: 1.5em;
    margin: 0em 0em 1em 0em;
}
.gallery-grid h4 {
    font-size: 15px;
}
.gallery-button a {
    font-size: 0.8em;
    padding: 8px 10px;
}
.footer-grid a {
    font-size: 0.85em;
    padding: 5px 10px;
}
.span_2_of_3 h3, .span_1_of_3 h3, .contact-form h3 {
    font-size: 1.5em;
}
.span_1_of_3 {
    margin-bottom: 1.5em;
    padding: 0px !important;
}
.contact_info {
    margin-bottom: 1.5em;
}
.span_1_of_3 h5, .contact-form h5 {
    width: 65%;
}
.span_2_of_3 {
    padding: 0px !important;
}
.contact-form span {
    font-size: 0.85em;
}
.about-grid h5 {
    width: 50% !important;
        margin-top: 0.2em;
}
.footer-grid p {
    font-size: 0.85em;
}
}
@media(max-width:320px){
.logo a {
    font-size: 1.7em;
}
.top-search-social-nav ul {
    margin: 0.25em 0em 0em 0em;
}
.nav > li > a {
    padding: 5px 10px !important;
    font-size: 0.8em !important;
}	
.content {
    margin: 2em 0em;
}
.grids h5 {
    width: 50%;
}
.active-grid p {
    margin: 0px;
}
.recent-places h5 {
    width: 53%;
}
.go-top p {
    font-size: 0.65em;
}
.go-top h3 {
    font-size: 0.8em;
    margin-top:1px;
}
.big-b-btn {
    float: none;
    width: 40%;
}
.big-b-btn a {
    font-size: 0.75em;
    text-align: center;
}
.copy-right p {
    font-size: 0.8em;
}
.go-top {
    width: 94%;
}
.services h5 {
    width: 40%;
}
.list_2_of_1 h3 {
    font-size: 0.9em;
}
.list_2_of_1 p {
    font-size: 0.75em;
}
.list_2_of_1 .button a {
    font-size: 0.75em;
    padding: 2px 10px;
}
.gallerys h5 {
    width: 60%;
}
.gallery-grid p {
    font-size: 0.85em;
}
.gallery-grid h4 {
    font-size: 15px;
    margin: 0.2em 0em;
}
.contact-form span {
    padding-bottom: 0px;
}
.span_1_of_3 h5, .contact-form h5 {
    width: 50%;
}
.navbar-toggle .icon-bar {
    width: 18px !important;
    height: 1px !important;
}
.navbar-toggle {
    padding: 5px 5px !important;
}
.big-button {
    padding: 10px;
}
.big-b-text p {
    font-size: 0.85em;
}
.big-b-text span {
    font-size: 0.65em;
}
.about-grid h5 {
    width: 29% !important;
}
}
/* start ads_nav */
.ads_nav{
	margin-top: 30px;
}
.ads_nav li{
	float: left;
	width: 46.333333%;
	margin:0 0 15px 15px;
}
.ads_nav li:nth-child(2),.ads_nav li:nth-child(4){
	margin-left: 0;
}
.ads_nav li a{
	display: block;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ads_nav li a img{
	width: 100%;
}
.ads_nav li a:hover{
	zoom: 1;
	filter: alpha(opacity=50);
	opacity: 0.7;
	-webkit-transition: opacity .15s ease-in-out;
	-moz-transition: opacity .15s ease-in-out;
	-ms-transition: opacity .15s ease-in-out;
	-o-transition: opacity .15s ease-in-out;
	transition: opacity .15s ease-in-out;
}