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

div, img, p, h1, h2, h3, h4, h5, h6, ul, li, span, label, form, select, input, textarea{
	padding:0;
	margin:0;
	}

img{
	border:none;
	}
	
ul{
	list-style-type:none;
	}


	
h1{
	 font-size:57px;
	 color:#333;
	 background-color:inherit;
	 font-weight:normal;
	}

h2{
	 font-size:26px;
	 color:#000;
	 background-color:inherit;
	 font-weight:normal;
	 margin:0px 20px 35px 0px;
	}
h2 span
{


	line-height:70px;
	border-bottom:4px #00652e solid;
	padding:0px 0px 0px 0px;

	font-size:55px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif
}
	
h3{
	 
	 font-size:40px;
	 line-height:43px;
	 color:#333;
	 background-color:inherit;

	}

a{
	outline:none;
	text-decoration:none;
	color:#1b1b1b;
	background-color:inherit;
	}

a:hover{
	text-decoration:none;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}
.padd{
	padding:0;
	}
.mar{
	margin:0;
	}
/*--------------general end------------------*/



body
{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#403f41;
	background-color:#FFF;
}
.full_container:first-child
{
	width:100%;
	margin: auto;
	background:#FFF;
	position:fixed;
	z-index:100000;
	top:0;
}
.claer
{
	clear:both;

}
.wrapper
{
	width:940px;
	margin:0px auto;
	position:relative;
	padding:0px 10px;
}



/* start header part */
.header
{
	width:940px;
	height:60px;
	float:left;
	margin:40px 0px 0px 0px;
	padding:0px;
	font-size:14px;
	background-color:inherit;
	color:#000;
	text-transform:uppercase;
	font-weight:bold;
	
}
.header li
{

	float:left;
	margin:0px 24px;
	position:relative;
}
.header li:first-child
{

	float:left;
	margin:0px 19px 0px 0px;
}
.header li:last-child
{

	float:right;
	margin:0px;
	position:relative;
}
.header li.mar_r
{
	margin-right:380px;
	float:left;
}
.header li a
{
	color:#231f20;
	text-decoration:none;
	float:left;
	height:30px;
	line-height:30px;
	background-color:inherit;
	border-bottom:3px transparent solid;
}
.header li a:hover
{
	color:#00652e;
	float:left;
	line-height:30px;
	border-bottom:3px #00652e solid;
	background-color:inherit;
}
.header li a:active
{
	color:#00652e;
	float:left;
	line-height:30px;
	border-bottom:3px #00652e solid;
	background-color:inherit;
}
.header ul
{
	position:absolute;
	top:33px;
	left:0;
	width:150px;
	z-index:1000;
	display:none;
	padding: 5px 0 5px 10px;
	background: rgba(255, 255, 255, 0.9);
	border: 1px rgb(211, 211, 211) solid;

}
.header li ul li
{
	float:none;
	margin:0;
	padding:0;
}
.header li:hover>ul
{
    display:block;
}
.logo
{
	margin:0px;
	padding:0px;
	float:left;
	width:342px;
	height:80px;
	border-left:1px #dcd9d9 solid;
	border-right:1px #dcd9d9 solid;
	position:absolute;
	top:10px;
	left:295px;
}
.logo img
{
	margin:20px 20px 0px 20px;
	padding:0px;
	float:left;
	border:none;
}
/* end header part */

/* start banner part */
.ban_conatiner
{
	width:100%;
	background-image:url(../images/bannerbg.jpg);
	background-repeat:repeat-x;
	background-position:center top;
}
.banner
{
	width:960px;
	height:530px;
	float:left;
	margin:0px auto;
	padding:0px;
	position:relative;
}

/* end banner part */

/* start body part */
.bdy
{
	width:960px;
	margin:0px auto;
}
.main_hdng
{
	width:740px;
	height:150px;
	border-bottom:2px #e7ebed solid;
	border-top:2px #e7ebed solid;
	margin:45px auto 30px auto;

}
.main_hdng h1
{
	margin:0px 0px 40px 20px;
	text-align:center;
	font-weight:bold;
	font-size:65px;
	
}
.main_hdng  h1 span
{
	margin-top:20px;
	font-size:24px;
	display:block;
	text-align:center;
	letter-spacing:2px;

	
}

.service_cont
{
	width:940px;
	float:left;
}
.pnl
{
	width:280px;
	float:left;
	margin:0px 50px 0px 0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#403f41;
	background-color:inherit;
}
.pnl img
{
	border:5px #231f20 solid;
	float:left;
	margin-bottom:30px;
	

}
.pnl h3
{

	font-size:26px;
	color:#1a7443;
	text-align:center;
	margin:0px;
	letter-spacing:1px;
	background-color:inherit;
	text-transform:uppercase;


}
.pnl p
{
	width:280px;
	text-align:center;
	line-height:20px;
	font-size:14px;

}
.pnl a
{
	width:123px;
	height:38px;
	line-height:30px;
	padding:0px 0px 0px 20px;
	float:left;
	font-size:14px;
	background-image:url(../images/learnmore.png);
	background-repeat:no-repeat;
	margin:20px 0px 55px 65px;
	font-weight:bold;
	color:#000;
	background-color:inherit;
}

.pnl a:hover
{
	color:#1a7443;
	background-color:inherit;
}
.pnl_2
{
	margin-right:0px;
	float:left;
}
/* end body part */

/* start let's talk part */
.lets_talk
{
	width:100%;
	background-color:#eef0f2;
	padding-top:40px;
	font-size:20px;
	padding-bottom:70px;
	color:#000;
}
.lets_talk_L
{
	width:300px;
	float:left;
	margin:0px;
	line-height:40px;
	
}
.lets_talk_L label
{
	float:left;
	margin:15px 0px 1px 0px;
	padding:0px;
	font-weight:bold;
	font-size:20px;

}
.lets_talk_L label:last-child
{
	margin-top:25px;
}
.lets_talk_L span
{
	color:#ea1919;
	font-size:16px;
	line-height:10px;
	background-color:inherit;
}
/*.input_box/*/
  .gform_heading h2{
	  margin:0;
	  padding:0 0 0 0;
	  
  }

.wrapper input[type='text']
{
	width:296px !important;
	height:28px;
	line-height:30px;
	
	float:left;
	background:#ffffff;
	font:italic 12px/14px "Arial", Helvetica, sans-serif !important;
	color:#666;
	padding:0 0 0 8px !important;
	margin:18px 0 0 0;

	
	border:1px solid #b9babb;
	box-shadow:inset 1px 1px 1px 0px #e0e0e0;
	display:block;
}

#gform_fields_1 textarea{
	width:510px !important;
	background:#FFF ;
	border:1px solid #B9BABB;
	color:#666;
	display:block;
	font:italic 12px/14px "Arial", Helvetica, sans-serif !important;
	box-shadow:inset 1px 1px 1px 0px #e0e0e0 !important;
	height:110px !important;
	float:left;
	margin:6px 0 0 -80px;
	
	
}

.letsR
{
	width:520px;
	margin:0px 0px 0px 119px;
}
/*.input_textarea*/
.wrapper textarea
{
	width:500px !important;
	height:199px !important;
	padding:10px !important;
	float:left;
	font-size:14px !important;
	line-height:20px !important;
	background-image:url(../images/message.png);
	background-repeat:no-repeat;
	display:block;
	border:none;
	background-color:inherit;
	resize:none;
	color:#000;

}
/*.send_msg*/
.wrapper input[type='submit']
{
	width:182px !important;
	padding-left:20px !important;
	height:45px;
	line-height:45px !important;
	float:right;
	background-image:url(../images/send_msg.png);
	background-repeat:no-repeat;
	border:none;
	background-color:transparent !important;
	background-position:left 7px;
	text-align:left;
	cursor:pointer;
	color:#333;
	margin:10px 0px 0px 0px;
	font-weight:bold;
	font-size:14px !important;

}
/*.send_msg:hover*/
.wrapper input[type='submit']:hover
{
	color:#1a7443;
	background-color:inherit;	
}

/* end let's talk part */

/* start footer part */
.footer
{
	width:100%;
	height:150px;
	background-color:#231f20;
	color:#FFF;
	padding-bottom:0px;

	
}
.ftr_lnk
{
	width:570px;
	float:left;
	color:#FFF;
	background-color:inherit;
	padding:0px;
	margin-top:50px;
}
.ftr_lnk ul
{
	margin:0px;
	padding:0px;
	list-style:none;
	font-size:15px;
	font-weight:bold;
	text-transform:uppercase;

	
}
.ftr_lnk ul li
{
	float:left;
	list-style:none;
	margin:0px;
	padding:0px 15px 0px 15px;
	color:#999;
	background-color:inherit;
	background-image:url(../images/ftr_border.png);
	background-repeat:no-repeat;
	background-position:center right;
}
.ftr_lnk ul li:first-child
{
	padding-left:0px;
}
.ftr_lnk ul li:last-child
{

	float:left;
	background-image:none;
}

.ftr_lnk ul li a
{
	float:left;
	color:#FFF;
	background-color:inherit;
	padding:0px;



	
}

.ftr_lnk ul li a:hover
{

	color:#0fc964;
	background-color:inherit;



}
.designer
{
	width:100%
	font-size:12px;
	text-align:center;
	margin-top:40px;
	background-color:inherit;
	
}
.designer a
{
	color:#999;
	background-color:inherit;
}
.designer a:hover
{
	color:#CCC;
	background-color:inherit;
}
.ftr_R
{
	float:right;
	margin:30px 0px 0px 0px;
}
.ftr_R img
{
	margin:0px 0px 0px 20px;
	float:left; 
}
/* end footer part */

#gform_fields_1
{
	text-transform:capitalize !important;
}

#field_1_4
{
	position: absolute;
	top: 100px;
	right: 0;
	width:50%;
}

.gform_wrapper .top_label .gfield_label {
margin: 25px 0 4px 0 !important;
}

label
{
	text-transform:uppercase;
	position:relative;
}
#field_1_2
{
	/*margin-top: 40px !important;*/
}
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning
{
	background:inherit !important;
	border:none !important;
}
.gform_wrapper ul {
	width: 50% !important;
}
.gfield_description validation_message
{
	margin:0 !important;
	padding:0 !important;
} 
.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {

padding:0 !important;	
}
.gform_wrapper li.gfield.gfield_error .gfield_description 
{
	display:none !important;
}
.gform_wrapper .validation_message
{
	display:none !important;
}
.gform_wrapper .validation_error {
font-weight:normal !important;
font-size: 13px !important;
position: absolute;
}




         /* About start */
		    
			 #about_banner{
				 width:940px;
				 height:333px;
				 margin:0 auto;
			 }
			 
			 #about_banner h1{
				 font:bold 70px/72px "Verdana", Geneva, sans-serif;
				 color:#FFF;
				 padding:270px 0 0 0;
				 margin:0;
				 text-transform:uppercase;
			 }
			 
			 
			 
			 
			  #about_body{
				  float:left;
				 width:940px;
				 height:auto;
						
			 }
			 
			  #about_body_lft{
				  float:left;
				  width:940px;
				  height:auto;
			  }
			   #about_body_rht{
				   float:right;
				   width:255px;
				   height:auto;
			   }
			   
			   
			   
			   #about_body_lft h2{
             

	line-height:70px;
	border-bottom:4px #e7ebed solid;
	
	padding:5px 0px 0px 0px;

	font-size:43px;
	font-weight:bold;
	margin:0;
	font-family:Verdana, Geneva, sans-serif;
	width:42%;
	
	
}

   #about_body_lft p{
	 font-family: 'Aller-Bold';
	line-height:32px;
	font-size:16px;
	font-weight:normal;
	color:#000;
	padding:18px 0 16px 0;
	margin:0;
	   
	   
   }
   
   #about_body_lft img{
	   float:right;
	   margin:30px 0 0 0 !important;
	   padding:0;
	   border:5px solid #231F20;
	   clear:both;
   }
   
   
   
   .about_pnl img
{
	border:5px #231f20 solid;
	float: right;
	margin:50px 0 0 0;

}
  
      .about_pnl img:last-child
{
	border:5px #231f20 solid;
	float: right;
	margin:25px 0 70px 0;

}
.alignleft { float:left; 
border: 5px solid #231F20;
margin: 0 20px 20px 0;}		   
		   /* About end */
#content .entry-content p { font-family: 'Aller-Bold'; font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    padding: 18px 0 16px;}
	#content .entry-content h4 { font-family: 'Aller-Bold'; font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    padding: 18px 0 16px;}








