

/*Home page css */

#arrowan{background-position:center -48px; -webkit-transition: .3s ease-out !important;
	-moz-transition: .3s ease-out !important;
	-o-transition: .3s ease-out !important;
	transition: .3s ease-out !important;}
#arrowan:hover{background-position:center 2px; -webkit-transition: .3s ease-out !important;
	-moz-transition: .3s ease-out !important;
	-o-transition: .3s ease-out !important;
	transition: .3s ease-out !important;}




.navbar-nav>li>a {
	padding-top: 24px ;
	padding-bottom: 0px ;

}
.brandname  {
	/* top: -92px; */
	top:15px;
    
	
	
	 position: absolute; 
	-webkit-transition: .3s ease-out !important;
	-moz-transition: .3s ease-out !important;
	-o-transition: .3s ease-out !important;
	transition: .3s ease-out !important;
	list-style: none;
	
}
.navbar-collapse, #heightdetacter {
	-webkit-transition: .3s ease-out !important;
	-moz-transition: .3s ease-out !important;
	-o-transition: .3s ease-out !important;
	transition: .3s ease-out !important;
	list-style: none;
}

#custom-upload input[type=file]
{
    outline:none;
    position: relative;
    text-align: right;    
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    z-index: 2;
    width:100%;
    height:100%;
    
}
.clientsname{
	line-height:normal}

#custom-upload .fake-file
{
   
    position: absolute;
    top: 6px;
    left: 0px;
    width: 100%;
    padding: 0;
    margin: 0;
    z-index: 1;
}

#sliderinfrastructure #owl-demo .item {
  margin: 80px !important;
  color: #FFF;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
}

#companyheadermobile{
	float:left;
	margin-top:60px;}
.brandname2 {
	top: -92px;
	display: inline;
	padding-left: 0px;
	-webkit-transition: .4s ease-out !important;
	-moz-transition: .4s ease-out !important;
	-o-transition: .4s ease-out !important;
	transition: .4s ease-out !important;
	list-style: none;
}
.brandname2 img {
	float: left;
	margin-top: 0px;
}
#owl-demo .item {
	margin: 10px;
	color: #FFF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align: center;
}
.customNavigation {
	text-align: center;
	text-align: center;
	position: absolute;
	width: 100%;
	top: 26%;
}
.customNavigation a {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

 
	
  .logo2{
	width:150px;}


/*home page css ending*/

.deactivateleaf  a {
	color: #666;
	background-image:url(../img/leafhover.png) !important;
	background-repeat:no-repeat;
	background-position:center top -15px;
	transition:.3s;
	-webkit-transition:.3s;
	margin-top:0px;
	
	
}

.deactivateleaf a:hover {
	color: #666;
	background-image:url(../img/leafhover.png) !important;
	background-repeat:no-repeat;
	background-position:center top 10px;
	transition:.5s;
	-webkit-transition:.5s;
	margin-top:0px;
	
	
}

.activeleaf{
	color: #666;
	background-image:url(../img/leafhover.png) !important;
	background-repeat:no-repeat;
	background-position:center top -15px;
	transition:.0s;
	-webkit-transition:.0s;
	margin-top:0px;
	
	
}




.desktopmapview
{
	display:block;
}

.maplist
{
	display:none;
}

#servicesheader
{
	padding-bottom:37px;
}

.textchanger a{
	color:#fff !important}
.brandicon img{
	width:auto;}
#heightdetacter2{
	overflow:hidden}
#vision img{
	width:120px;
	height:120px;
}

#locationtoparea
{
	padding-bottom:21px; padding-top:20px;
}

#homeservices img
{
	width:84px;
	height:84px;
}

#homeservices
{
	margin-top:0px;
}

#hometoptext
{
	    line-height: 18pt;
  font-size: 13pt;
  width: 100%;
  float: none;
  margin: 0px auto;
}


.owl-controls {
top: 37% !important;}
		.owl-carousel {
display: none;
position: relative;
width: 90%;}
.owl-item .item img{
	max-width:355px;}
    #owl-demo .item{
      
       
        margin: 10px;
        color: #FFF;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        text-align: center;
    }
.owl-controls {
  text-align: center;
  text-align: center;
  position: absolute;
  width: 106%;
  top: 26%;
  left: -3%;}
    .customNavigation a{
      -webkit-user-select: none;
      -khtml-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
      -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    }
	
	.owl-nav .prev{ max-width:25px; float:left; cursor:pointer;}
	.owl-nav .next{ max-width:25px; float:right; cursor:pointer;}


#Stage {
	-webkit-transition: .0s ease-out;
	-moz-transition: .0s ease-out;
	-o-transition: .0s ease-out;
	transition: .0s ease-out;
}
#fixednavigations {
	border-bottom: 1px #fff solid
}
.textchanger {
	text-align: left;
	vertical-align: middle;
	color: #fff;
	line-height: 19px !important;
	display: table-cell;
}

/*.menuhover
{
	background-image:url(../img/leafhover.png) !important;
	background-repeat:no-repeat;
	background-position:center top 10px;
	transition: 2s;
	-webkit-transition:2s;
}*/


.brandname2 {
	padding-left:0px;
}

.brandname2 img {
	float:left;

	
}

.brandname img{
	
	float:right;
	

	
}
	

	


 .logo1{
	width:65px;
	


	
}





#bname
{
	position:absolute; left:1%;
}

.jobopening
{
	position:relative; left:0%;
}

#filess
{
	background-color: #fff;
  color: #969696;
  text-align: left;
  background-image: url(../img/uploadcv_arrow.png);
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: 98%;

}

#fullwidthinpit{
	width:99%;}

#openmenu{
	display:block}
#dropdownmenu select{
	
	  width: 160px;
	  display:none;
  -webkit-appearance: none;
  background-image: url(../img/jobopening_dropdown.png);
  background-color: #fff;
  background-size: 20px;
  background-repeat: no-repeat;
  background-position: 97%;
  color: #999;
  padding: 0px 3px 0px 6px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #bababa;
  min-height: 39px;}

#contactbusinessinput
{
	min-height:50px;
	width:100%;
}

#contactbusinessinput input
{
	width:99%;	
	  float: left;
	  left:.5%;	
	  margin-top: -1px;
}

#contactbusinessinputfirst
{
	min-height:55px;
}

.customerspeaktext
{
	float:left;
	width:auto;
	font-size:18px;
	color:#ccc;
}

.customerspeakquestion
{
	float:left;
	width:100%;
	  padding-left: 1%;
	  padding-bottom:20px;
	
}

.otherquestion
{
	width:655px;
}

.customerspeakquestion span
{
	float:left;
	width:auto;
	font-size:10.5pt;
	color:#999;
	line-height: 19pt;
	font-family: 'bodytitle' !important;
}

.customerspeakquestion span input
{
	
	width: 13px;
  height: 13px;
  margin-top: 0px;
	
}

.customerspeakquestion span input:first-child
{
	
	margin-left:20px;
	
}

.customerspeakquestion span input:last-child
{
	
	margin-left:10px;
	
}

#contactmenu
{
	padding-bottom:30px;
	padding-top:37px;
}

#sendbtn
{
  width: 100px;
  color: #fff;
  font-size: 12pt;
  border: none;
  background: rgb(135, 197, 64);
  line-height: 17pt;
}



.indexservices
{
	width:150px;
}

.clientelecliebtele
{
	width:154px;
}

.indexservices
{
	width:138px;
}

.companyvision
{
	width:355px;
}

.companyvision2
{
	width:375px;
}
.companyvalues
{
	width:130px;
}

.infrastructureinfra
{
	width:240px;
}

.locationlocation
{
	width:152px;
}

.serviceservice
{
	width:140px;
}

.brandname {
	display: block;
}
.imagechnager {
	vertical-align: middle;
	display: table-cell;
	width: 68px !important;
	max-width: 122px;
}
.mobileheader {
	width: 100%;
	background-repeat: no-repeat;
	top:0px;
}
.imagechnager img {
	padding: 0px 20px 0px 12px;
	width:73px;
}

#Stage {
	min-height: 200px;
}
.navbar-toggle {
	background-image: url(../img/toggle.png);
	width: 33px;
	height: 33px;
	border: none !important;
	position: absolute;
	background-color: transparent !important;
	float: none;
	left: 46%;
}
.fullwidth {
	background-color: #87c540;
	width:100%;
	float:left;
}
.navbar-toggle:hover {
	background-color: transparent !important;
	border: none !important
}
@font-face {
	font-family:'bodytext';
	font-style: normal;
	font-weight: normal;
	src:url(../fonts/OpenSans-Light.woff);
}

@font-face {
	font-family: 'bodytitle';
	font-style: normal;
	font-weight: normal;
	src:url(../fonts/OpenSans-Regular.woff);
}
.imagegall {
	padding: 50px  0px 63px 0px;
}
/*================================
TYPOGRAPHY
================================*/
body {
	font-family: 'bodytext' !important;
	line-height: 1.8em;
	text-rendering: optimizeLegibility !important;
	transition: .0s !important;
	-webkit-font-smoothing: antialiased !important;
}
.span12 {
	width: 100%;
	margin: 0px auto;
	position: relative;
}
#facebook {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}
#facebook:hover {
	width: auto;
	display: block;
	text-align: left;
	width: 142px;
	margin: 0px auto;
	background-image: url(../img/visitusonfacebook.png);
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}
#linkinn {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}
#linkinn:hover {
	width: auto;
	display: block;
	text-align: left;
	width: 186px;
	margin: 0px auto;
	background-image: url(../img/connectwithusonlinkedin.png);
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}




.hoverfacebookm {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}

.linkhoverm {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}

.hoverfacebookm:hover {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}

.linkhoverm:hover {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}









.hoverfacebook {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}

.linkhover {
	width: auto;
	display: block;
	width: 27px;
	margin: 0px auto;
	text-align: left;
	padding-left: 00px;
	cursor: pointer;
	background-image: url(../img/visitusonfacebook1.png);
	background-repeat: no-repeat;
	background-position: right;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}

.hoverfacebook:hover {
	width: auto;
	display: block;
	text-align: left;
	width: 160px;
	margin: 0px auto;
	background-image: url(../img/visitusonfacebook.png);
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}

.linkhover:hover {
	width: auto;
	display: block;
	text-align: left;
	width: 216px;
	margin: 0px auto;
	background-image: url(../img/connectwithusonlinkedin.png);
	background-repeat: no-repeat;
	cursor: pointer;
	-webkit-transition: .2s ease-out;
	-moz-transition: .2s ease-out;
	-o-transition: .2s ease-out;
	transition: .2s ease-out;
	list-style: none;
}
.customNavigation {
  text-align: center;
  text-align: center;
  position: absolute;
  width: 100%;
  top: 26%;
  display:block;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel {
	display: none;
	position: relative;
	width: 80%;
	margin: 0px auto;
	-ms-touch-action: pan-y;
}
.owl-item .item img {
	width: 100%;
	max-width: 250px;
	height: inherit !important
}
.customNavigation a:first-child {
	float: left
}
.customNavigation a:last-child {
	float: right
}
.owl-carousel .owl-wrapper {
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
	overflow: hidden;
	position: relative;
	width: 100%;
	z-index: 9;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
	float: left;
}
.owl-controls .owl-page, .owl-controls .owl-buttons div {
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.col-md-11 span {
	width: 100%;
	text-align: left;
	display: block;
	margin: 0px auto;
}

#servicebottodist
{
	margin-bottom:0px;
}

.line {
	background-image: url(../img/line.png);
	background-repeat: repeat-x;
	background-position: center;
}
.bigicon {
	font-size: 3em;
}
h2 {
	font-size: 42px;
}
h3 {
	font-size: 19pt;
	font-family: 'bodytitle' !important;
	color: #87c542;
	text-transform: uppercase;
}
h4 {
	font-size: 15pt;
	line-height: 18pt;
	color: #666 !important;
	font-family: 'bodytext' !important
}
p {
	color: #666;
	font-weight: lighter;
	font-family: 'bodytext' !important;
	line-height: 18px;
	font-size: 16px;
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
.navbar-inverse .navbar-nav>li>a {
	font-size: 13pt;
	font-family: 'bodytitle' !important;
	
}
#subheading {
	width: 100%;
	margin: 0px auto;
	background-image: url(../img/leaf.png);
	text-align: left;
	padding: 0px 0px 10px 25px;
}
#vision p {
	width: 98%;
	margin-left:5%;
	font-family: 'bodytitle' !important;
	font-size: 10.5pt;
	line-height:19pt;
}
#vision h4 {
	font-family: 'bodytext' !important;
	font-size: 15pt;
	color: #333 !important;
}
#vision span {
	font-family: 'bodytext' !important;
	font-size: 13pt;
	margin-top: 4px;
  float: left;
  width: 100%;
}



.company {
	margin-top: 54px;
	padding-bottom: 23px;
}
.company2 {
	margin-top: 60px;
	padding-bottom: 60px;
}
.company3 {
	padding-bottom: 60px;
}
.quote2 {
	padding-left: 0px;
}
/*================================
DEFAULT STYLE & FORMATING
================================*/
ul {
	padding: 0;
}
a {
	color: #ea9312
}
a:hover {
	color: #c3c3c3;
	text-decoration: none;
}
#services {
	text-align: center;
}
.col-md-4, .col-md-6 {
	padding-bottom: 0px;
}
.col-md-3 {
	padding: 0;
}
.sectionhead {
	text-align: center;
	padding-top: 21px;
	padding-bottom: 50px;
}
hr.separetor {
	width: 80px;
	color: #363942;
}
#testimonials {
	padding: 21px 0px 14px 0px;
}
#testimonials .col-md-4 {
	text-align: center;
	width: 33%;
	float: left;
}
.copyrighttext {
	width: 320px;
	height: 10px;
	float: left;
	padding-top: 5px;
	font-size: 8pt;
	text-align: left;
	color: #333;
	font-family:'bodytitle' !important;
}
.mapliststates
{
	float:left;
	width:100%;
	height:340px;
}

.mapliststates span
{
	float:left;
	width:100%;
	padding-left:4%;
	font-family:'bodytitle';
	font-size:11pt;
	line-height:18pt;
}

.officelocations
{
	float:left;
	width:100%; 
	margin-top:30px;
	margin-bottom:30px;
	padding-left:6%;
}

.officelocations span
{
	float:left;
	margin-left:5px;
	cursor:pointer;
	font-family:'bodytitle';
	color:#333;
}

.designtext {
	width: 220px;
	float: right;
	padding-top: 5px;
	font-size: 8pt;
	text-align: left;
	color: #333366;
	font-family:'bodytitle' !important;
}
.btn-default {
	background: none;
	border: none;
	text-transform: uppercase;
	margin: 50px 0;
	color: #c3c3c3;
	letter-spacing: 2px;
}
.btn-default:hover {
	background: none;
	color: #ea9312;
}
.btnicon, .brandicon {
	margin-right: 0px;
}
.brandname {
	padding-left: 34px;
}

.aricalheading{
	width:100%;
	padding:0px 5px;
	float:left; text-align:left;font-family: 'bodytitle' !important;}
#header {
	margin-top: 100px;
	background-color: transparent;
	background-image:none;
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 300px;
}
.companyp {
	font-size: 16px;
	line-height: 20px;
	text-align:left;
	
}

.owl-prev
{
	display:block !important;
	float:left;
	background:url(../img/leftarrow.png) no-repeat !important;
	height:45px;
	color:transparent;
}

.owl-next
{
	display:block !important;
	float:right;
	background:url(../img/righjtarrow.png) no-repeat !important;
	height:45px;
	color:transparent;
	
}


.companycontents .col-md-12:last-child {
	border: none;
}

.quote a
{
	color:#666;
	text-decoration:none;
}

.clienteledropdown
{
	width:100%;
	display:none;
}

#clienteledistribution
{
	display:block;
}


.quote a:hover
{
	color:#87c540;
	text-decoration:none;
}

/*================================
HERO AREA
================================*/
#hero {
	color: #fff;
	text-align: center;
	/*your background image*/
	overflow: hidden;
	transition: .0s ease-out !important;
	z-index:9999999999999999999;
	
	position:relative;
}
#fixednavigations {
	transition: .0s ease-out !important;
}
.herocontent {
	width: 100%;
	max-width: 100% !important;
	transition: .0s ease-out !important;
}
.flow-wrapper {
	transition: .0s ease-out !important;
}
.heroshot {
	margin-top: 20px;
	width: 100%;
	max-width: 1200px;
}
/*================================
CLIENTS SECTION
================================*/
#clients {
	padding-top: 30px;
}
#clients h4 {
	text-transooteorm: uppercase;
	padding-top: 10px;
}
#clients .col-md-4 {
	padding-bottom: 0;
}
#clients ul {
	float: right
}
#clients li {
	display: inline;
	margin-right: 35px;
}
#clients li:last-child {
	margin-right: 0px;
}
/*================================
ABOUT SECTION
================================*/
#about {
	padding: 37px 0px 27px !important
}

#aboutcontainer {
	padding: 25px 0px 27px !important
}

.myapps {
	margin-top: 25px;
}
.myapps li {
	display: inline
}
.myapps li img {
	width: 30px;
}
/*================================
PORTFOLIO SECTION
================================*/

#services p {
	line-height: 18pt;
	font-size: 10.5pt;
	  font-family: 'bodytitle' !important;
	    text-align: justify;
}
#portfolio {
	margin-top: 42px;
	text-align: left;
}
#shotsByPlayerId li {
	width: 31%;
	float: left;
	padding: 15px;
	margin: 10px;
	background: #fff;
	border-radius: 5px;
}
#shotsByPlayerId li:hover {
	box-shadow: 1px 2px 25px rgba(160, 160, 160, 0.4);
	-webkit-transition: .7s ease-out;
	-moz-transition: .7s ease-out;
	-o-transition: .7s ease-out;
	transition: .7s ease-out;
}
#shotsByPlayerId li img {
	width: 100%;
	border-radius: 5px;
}
#shotsByPlayerId img:hover {
	opacity: .5;
	overflow: hidden;
}
#shotsByPlayerId a:hover {
	color: #ea9312;
}
#shotsByPlayerId h3 {
	text-align: left;
	font-size: 14px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: normal;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
#shotsByPlayerId h3 a {
	color: #363942;
}
.likecount a {
	float: left;
	color: #c3c3c3;
}
.commentcount a {
	float: right;
	color: #c3c3c3;
}
/*================================
TESTIMONIAL SECTION
================================*/

.clientsphoto img {
	width: 120px;
	float: left;
	margin-right: 20px;
	border-radius: 50%;
}
.clientsphoto img:hover {
	border-radius: 15%;
}
blockquote {
	margin: 0;
	padding: 0 0 10px 0;
	border: none;
}
blockquote h4 {
	font-size: 15pt;
}
blockquote p {
	font-size: 14px;
}
#top-nav {
	margin-bottom: 110px;
}
.contentrow {
	max-width: 1110px;
	margin: 0px auto;
}
.companycontents {
	max-width: 1110px;
	margin: 0px auto;
	padding-bottom:30px;
}

.companycontents {
	max-width: 1110px;
	margin: 0px auto;
	padding-bottom:30px;
}


#contactwidth {
	max-width: 800px;
	margin: 0px auto;
	padding-bottom:30px;
	padding-top:30px;
}

.companydetails p {
	font-size: 10.5pt !important;
	  font-family: 'bodytitle' !important;
}

.companydetails
{
	width:91%;
	margin:30px auto 0px auto;
	
}

.companycontents p {
	font-size: 10.5pt !important;
}

#contentcenter
{
	width:100%;
	margin:0px auto;
	float:none;
	text-align:left;
	font-family: 'bodytitle';
	font-size:10.5pt;
}

#visiontextstyle
{
	font-family: 'bodytitle' !important;
	font-size:10.5pt;
}

.leadershipimage
{
	float:left;
	width:17%;
	text-align: center;
}

.leadershiptext
{
	float:left;
	width:80%;
	text-align:justify;
}

.quote {
	overflow: hidden;
	font-family: 'bodytitle';
	font-size:10.5pt;
	line-height:18pt;
}
.quote h5 {
	margin-bottom: 5px;
}
.importanttext {
	width: 100%;
	float: left;
	color: #153d17;
	line-height: 25px;
	font-family: 'bodytitle'
}

#homeservices p
{
	font-family: 'bodytitle' !important;
	font-size:10.5pt;
}


.quote2 {
	min-height: 160px;
}
.col-md-12 .clientsphoto {
	display: table-cell;
	vertical-align: top;
	max-width: 162px;
	padding-top:20px;
	width: 18%;
	  padding-left: 2%;
}
.col-md-12 .quote2 {
	display: table-cell;
	vertical-align: top;
}
/*================================
FOOTER SECTION
================================*/
.activeleaf {
	background-image: url(../img/leaf.png);
	background-repeat: no-repeat;
	background-position: top 10px center;

}

.activeleaf a
{
	color:#87c542 !important;
}


/*================================
FOOTER SECTION
================================*/

.grouplogo{
	width:100%;}
	
	.col-xs-3 {
  width: 14.9%;
  margin: 0px 9px;
}


#homeservices2 img{
	
	width:185px;}

footer {
	text-align: center;
	padding: 10px 0px 10px 0px;
	background: #fff !important;
	float:left;
	width:100%;
}
footer .container {
	line-height: 0px;
}
footer p, footer .bigicon {
	color: #7e7e7e;
}
.footerlinks {
	margin: 0px 0;
}
.footerlinks li {
	display: inline;
	padding: 10px;
	text-transform: uppercase;
	letter-spacing: 3px;
}
.footersocial {
	margin-top: 30px;
}
.footersocial li {
	display: inline;
	padding: 0 15px;
	font-size: 2em;
}
.footersocial li a {
	color: #7e7e7e;
}
.footersocial li a:hover {
	color: #ea9312;
}
/*================================
FOLLOW BUTTON
================================*/
.dribbble-follow-button {
	display: inline-block;
	margin-top: 15px;
}
.dribbble-follow-button .label, .dribbble-follow-button .count {
	font: bold 11px/18px 'Helvetica Neue', Helvetica, Arial, sans-serif;
	color: #333;
	border: 1px solid #ccc;
	text-decoration: none;
	display: inline-block;
	position: relative;
	border-radius: 3px;
}
.dribbble-follow-button .label {
	padding: 0 3px 0 1px;
	white-space: nowrap;
	background: #e3e3e3;
	background: linear-gradient(top, white, #dedede);
}
.dribbble-follow-button .label i {
	height: 18px;
	width: 18px;
	float: left;
	background: url(../img/icon.png) no-repeat top left;
}
.dribbble-follow-button .label:hover {
	border-color: #bbb;
	background: #fff;
	color: #333;
}
.dribbble-follow-button .label:active {
}
.dribbble-follow-button .count {
	margin-left: 5px;
	padding: 0 3px;
	color: #333;
	border-color: #bbb;
	font-weight: normal;
	background: white;
}
.dribbble-follow-button .count:hover {
	text-decoration: underline;
}
.dribbble-follow-button .count > * {
	top: 50%;
	left: 0;
	margin: -4px 0 0 -4px;
	border: 4px solid transparent;
	border-right-color: #aaa;
	border-left: 0;
	position: absolute;
}
.dribbble-follow-button .count u {
	margin-left: -3px;
	border-right-color: white;
}
.contactheading {
	margin: 0px auto;
	background-color: #fff;
	font-size: 24px;
}
.contactpageh {
	max-width: 550px;
	margin: 0px auto;
	background-color: #fff;
	padding: 0px 5px;
	font-size: 24px;
}
.contactheading {
	font-size: 13pt;
	padding: 0px 40px 0px 0px;
}
.inputparent {
	width: 50%;
	float: left;
	padding: 6px 0px;
	
}

.inputparent input {
	width: 98%;
	-webkit-appearance: none;
	color:#666;
	padding: 6px  6px  6px  6px ;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #bababa;
	box-shadow:none !important;
}
.inputparent2 {
	width: 50%;
	float: right;
	padding: 6px 0px;

}
.inputparent2 input {
	width: 98%;
	
	color:#666;
	padding: 6px  6px  6px  6px ;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #bababa;
}
.jobopening{display:none}
.inputparent2 select {
	width: 98%;
	
	padding: 12px  3px  12px  12px ;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	
	border: 1px solid #999; min-height:35px;	
}
.inputparent select {
	width: 99%;
	-webkit-appearance: none;
	background-image:url(../img/jobopening_dropdown.png); background-color:#fff; background-size:20px; background-repeat:no-repeat; background-position:97%;
	color:#999; 
	padding: 0px  3px  0px  6px ;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #bababa; min-height:39px;	
}


.inputparent textarea{width:99%;
color:#666;
padding: 6px  6px  6px  6px !important ;
border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: 1px solid #bababa;
	resize:none;
	box-shadow:none !important;
	-webkit-appearance: none;
}
.contactaddress{width:100%;
margin:0px auto;
}
.contactaddress1{
	float:left;  text-align:center}
	
	.contactaddress2{
	float:left;  text-align:center;}
.contactaddresss{
	padding-top:50px; padding-bottom:60px;}
.headoffices
{
	float:left;
	width:20%;
	padding:0px 1%;
}

#clienteleheader
{
	padding-bottom:21px; padding-top:36px;
}

.maplist
{
	padding-left:1%;
}

.maplist span
{
	font-size:14px;
	color:#999;
	padding:4px 0px;
	width:50%;
	float:left;
}

.headoffices h4
{
	font-size:18px !important;
}

#clientnavigation ul {
  padding: 0;
  margin: 0 auto;
  width: 540px;
  height: 40px;
}

.hoverclass img
{
	filter: gray; /* IE6-9 */
  -webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	-moz-filter:grayscale(100%);
  cursor:pointer;
  opacity:.5;
}
.infratext
{
	font-size:18px !important;
	line-height:24px !important;
}

#infratitle
{
	padding-bottom:21px; padding-top:20px;
}

.hoverclass img:hover
{
	filter: gray; /* IE6-9 */
 
  -webkit-filter: grayscale(0%);
	filter: grayscale(0%);
	-moz-filter:grayscale(0%);
  cursor:pointer;
  opacity:1;
}

#shareicons
{
	font-size:13pt;
	margin-top:5px;
	float:left;
	width:100%;
	text-align:center;
	font-family: 'bodytitle';
}

.inputparentsub {
  width: 100%;
  float: left;
  padding: 1px 0px 6px 0px;
}

.inputparentsub input {
  width: 100%;
  color: #666;
  padding: 6px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border: 1px solid #bababa;
}
	
	.contactaddress2 h4{color:#87c542  !important; font-size:15pt;}
	.contactaddress h4{color:#87c542  !important;  font-size:15pt;}
	#getintouchcontact {color:#333  !important; cursor:pointer; font-family: 'bodytitle' !important;}
	#caressrs {color:#333 !important; cursor:pointer; font-family: 'bodytitle' !important;}
	#customerspeak {color:#333 !important; cursor:pointer; font-family: 'bodytitle' !important;}
	
	#getintouchcontact img {width:15px;}
	#caressrs img {width:15px;}
	#customerspeak img {width:15px;}
	
	.inputparentmain{width:100%;
	margin:0px auto}
	
#desktopmapview{
	background-image:url(../img/mapbg.png); background-repeat:no-repeat; margin-top:70px; height:800px; background-position:top center;}
	
	#mobileview{
	background-image:url(../img/mapbgmobile.png); background-repeat:no-repeat;  background-position:top center; display:none; text-align:center}
	
	
	
	