body {
	margin:20px auto;
	padding:0;
	background:#062a02 url(../../images/bg.jpg) repeat-x top left;
	font:normal 14px/20px "Arial", Helvetica, sans-serif;
	color:#060902;
	padding-left: 15px;
}
.inner-banner {
		display: none !important;
}
/*FOR SAFARRI */
::selection { background:#109104; color:#FFFFFF;}
/*FOR FIRFOX*/
::-moz-selection { background:#109104; color:#FFFFFF; }

#map_canvas {
        width: 500px;
        height: 400px;
      }

/* ********************* General Defination ************************ */
img {
	border:0;
}
h1, h2, h3 {
	padding:0;
	margin:0;
	padding-left: 35px;
}
h1 {
	font: normal 24px "Georgia", Times New Roman, Times, serif;
	color:#115832;
	border-bottom:#98bca9 1px solid;
	padding-bottom:5px;
	
 }
h2 {
	font: normal 18px "Georgia", Times New Roman, Times, serif;
	color:#1b9507;
	border-bottom:#CCCCCC 1px dotted;
	padding-bottom:5px;
 }

form {
	padding:0;
	margin:0;
}
p { line-height:22px;}
a {
	color:#5f9001;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	outline:none;
}
input.txtbox {
	border:1px solid #67665f;
	padding:2px 3px;
	font-size:11px;
	color:#292824;
}
input.button {
}
.clear {
	clear:both;
	line-height:0px;
}
.hrline {  border-bottom:#98bca9 1px solid;}
hr { border-bottom:#98bca9 1px solid; border-left:none;  border-right:none;  border-top:none; }

.mytable .next {
	background: none;
	-webkit-transform: rotate(-360deg);
	/* Firefox */
-moz-transform: rotate(-360deg);

/* IE */
-ms-transform: rotate(-360deg);

/* Opera */
-o-transform: rotate(-360deg);

/* Internet Explorer */
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

.mytable .bottom {
	margin-top: 30px;
}


/*===============================================================================*/

#main_wrapper {
	background-color:#FFFFFF;
	width:100%;
	margin:0 auto;
	padding:10px 0;
}
/*** HEADER STYLE ***/
#header_area {
	width:100%;
	height:80px;
	margin-bottom:10px;
}
.logo {
	width:436px;
	height:59px;
	float:left;
	margin:5px 14px 0 0;
	padding-left: 30px;
}
.logo img{
	width: 100%;
}

.navi_area {
	/*width:731px;*/
	width:550px;
	float:right;
	padding-right:25px;
}
.top_add {
	font-size:14px;
	color:#FFFFFF;
	text-align:right;
	margin-bottom:10px;
}
/*** BANNER STYLE ***/
#banner_area {
	width:100%;
	margin-bottom:10px;
}
.left_area {
	width:240px;
	float:left;
	margin-right:10px;
	padding-left: 35px;
}
.slide_show {
	/*width:731px;*/
	width: 70%;
    float: right;
    padding-right: 2%;
}
.banner_txt_bg {
	background-color:#fff;
	filter: alpha(opacity=70%);
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70%);
   -moz-opacity: 0.70;
   opacity:0.7;
	height:70px;
	width:731px;
	position:absolute;
	top: 400px;
	z-index: 100;
}
.banner_txt {
	font:normal 20px "Times New Roman", Times, serif;
	color:#060902;
	text-transform:uppercase;
	text-align:center;
	margin:8px 0 0 5px;
}
.banner_txt span {
	font:normal 28px "Times New Roman", Times, serif;
 color:#017336;
 text-transform:uppercase;
}
/*** Content Style ***/

#content_area {
	width:100%;
	height:auto;
	margin-bottom: 15px;
}
#content_area p {
	font-size: 15px;
	color: #333333;
	padding: 5px 30px;
}
.content_img_bor {
	border:#d4dfba 4px solid;
}
.latest_project {
	width:240px;
}
.left_heading {
	background:url(../../images/left_heading_bar.jpg) no-repeat left top;
	height:24px;
	font-size:18px;
	color:#fff;
	padding:5px 10px;
}
.project_bg {
	background:url(../../images/left_bg.jpg) repeat-y left top;
	padding:10px 10px 0 10px
}
.project_bg img {
	border:#424942 1px solid;
	margin-bottom:6px;

}

#gallery {
	padding: 10px;
	width: 98%;
	}
	#gallery ul { list-style: none; }
	#gallery ul li { display: inline; }
	#gallery ul img {
		border: 5px solid #d4dfba;
		border-width: 5px 5px 5px;
		margin: 5px;
	}
	#gallery ul a:hover img {
		border: 5px solid #98bca9;
		border-width: 5px 5px 5px;
		color: #fff;
	}
	#gallery ul a:hover { color: #fff; }

/*** FOOTER STYLE ***/

#footer_area {
	width:100%;
}
.ftr_nav {
	width:570px;
	float:left;
	padding:10px 30px;
	color:#029346;
}
.ftr_nav a {
	font-size:11px;
	color:#1f3328;
	text-decoration:none;
	padding:0 5px;
}
.ftr_nav a:hover {
	text-decoration:underline;
}
.copyright {
	width:400px;
	float:left;
	padding:10px 5px;
	font-size:11px;
	color:#8e99a0;
	text-align:right;
}

.copyright .siteBy a {
	background-image: url(/images/logo_101.png);
	background-repeat:no-repeat;
	padding: 5px 0px 20px 35px;
}

/*** INNER CONTENT STYLE ***/

#inner_content_area {
	width:100%;
	height:auto;
	margin: 15px 0;
}
.left_content {
	width:731px;
	float:left;
}
.right_content {
	width:240px;
	float:right;
	margin:28px 0 0 10px;
	}


/*** CONTACT PAGE STYLE ***/

.contact_form {
	padding:15px 40px;
	width: 583px;
	float: left;
}
.fields {
	width:285px;
	float:left;
	margin-right: 14px;
}
.fields_right {
	width:285px;
	float:left;
}

.txtinput {
	background-image:url(../../images/bg_txtinput.gif);z
	border: none;
	background-color: transparent;
	border: none;
	float: left;
	display: block;
	width:261px;
	padding: 7px 10px;
	height:20px;
	font-size: 13px;
	margin-bottom: 20px;
	outline: none;
	color: #603913;

}
.txtinput:active, .txtinput:focus {
	background-image: url(../../images/bg_txtinput_active.gif);
	color: black;
}
.subject_txtbox { width:573px;}
.txtinput_subject {
	padding: 2px;
	background-image: url(../../images/bg_txtinput_subject.gif);
	border: none;
	background-color: transparent;
	float: left;
	display: block;
	width:573px;
	padding: 7px 10px;
	height:20px;
	font-size: 13px;
	margin-bottom: 20px;
	outline: none;
	color: #603913;
	opacity:0.9;
}
.txtinput_subject:active, .txtinput_subject:focus {
	background-image: url(../../images/bg_txtinput_active_subject.gif);
	color: black;
}
.error {
	background-image: url(../../images/bg_txtinput_error.gif);
}

.txtarea {
	padding: 4px 5px;
	background-image: url(../../images/bg_txtarea.gif);
	border: none;
	background-color: transparent;
	float: left;
	display: block;
	width: 573px;
	height: 157px;
	resize:none;
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 14px;
	outline: none;
	margin-bottom: 10px;
	padding: 7px 10px;
	color: #603913;
	opacity:0.9;
}
.txtarea:active, .txtarea:focus {
	background-image: url(../../images/bg_txtarea_active.gif);
	color: black;
}
.txtareaerror {
	padding: 4px 5px;
	background-image: url(../../images/bg_txtarea_error.gif);
	border: none;
	background-color: transparent;
	float: left;
	display: block;
	width: 308px;
	height: 192px;
	resize:none;
	font-family: "Verdana", "Arial", "sans-serif";
	font-size: 17px;
	outline: none;
	margin-bottom: 10px;
	color: #603913;
	opacity:0.9;
}
.txtareaerror:active, .txtareaerror:focus {
	background-image: url(../../images/bg_txtarea_active.gif);
	color: black;
}
label {
	float: left;
	display: block;
	width:270px;
	margin-bottom:5px;
	font-size:14px;
}
.buttoncss {
	float: right;
	background: url(../../images/button_bg.gif) repeat-x left top;
	display: block;
	border: none;
	background-color: transparent;
	height:30px;
	cursor: pointer;
	margin:4px 10px 0 0;
	color:#FFFFFF;
	-moz-border-radius:5px;
	border-radius:5px;
	padding:0 7px;
	*padding:0 3px;
}
.buttoncss:active, .buttoncss:hover, .buttoncss:focus {
background: url(../../images/button_bg.gif) repeat-x left bottom  ;

}

.address_area {
	width:240px;
	float:left;
	padding-left: 30px;
	margin-top: 15px;
}

.contact-detail{
		text-align: right;
		margin: 0px;
		padding: 0px;
		padding-bottom: 15px;
		padding-top: 5px;
		float: right;
	}
	.contact-detail li{
		margin: 0px;
		padding: 0px;
		display: inline-block!important;
		color: #115832;
		text-align: right!important;
		position: relative;
		padding-left: 8px;
		padding-right: 8px;
		font-size: 13px;
		font-weight: bold;
	}
	.contact-detail li img{
		width: 10px;
		/*vertical-align: middle;*/
	}
	.contact-detail li:last-child{
		margin-right: 45px;
	}
	.contact-detail li:last-child img{
		width: 13px;
		vertical-align: middle;
	}
	.contact-detail li span{padding-left: 2px;}
	ul.MenuBarHorizontal{
		clear: both;
    float: right;
  	}

/*===============================================================*/
ol.phpfmg_form{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ol.phpfmg_form input, ol.phpfmg_form textarea, ol.phpfmg_form select{
    border: 1px solid #ccc;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

ol.phpfmg_form li{
    margin-bottom:5px;
    clear:both;
    display:block;
    overflow:hidden;
	width: 100%
}


.form_field, .form_required{
    font-weight : bold;
}

.form_required{
    color:red;
    margin-right:8px;
}

.field_block_over{
}

.form_submit_block{
    padding-top: 3px;
}

.text_box, .text_area, .text_select {
    width:300px;
}

.text_area{
    height:80px;
}

.form_error_title{
    font-weight: bold;
    color: red;
}

.form_error{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}

.form_error_highlight{
    background-color: #F4F6E5;
    border-bottom: 1px dashed #ff0000;
}

div.instruction_error{
    color: red;
    font-weight:bold;
}

hr.sectionbreak{
    height:1px;
    color: #ccc;
}

#one_entry_msg{
    background-color: #F4F6E5;
    border: 1px dashed #ff0000;
    padding: 10px;
    margin-bottom: 10px;
}


#frmFormMailContainer input[type="submit"]{
    padding: 10px 25px;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: #FAFBFC;
}

#frmFormMailContainer input[type="submit"]:hover{
    background-color: #E4F0F8;
}

/*slideshow*/

.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 100%;
  border: 0;
  }

/*style by xt*/
.mt5{margin-top: 5px; padding-left: 35px;} .mt7{margin-top: 7px;}
.mt10{margin-top: 10px; padding-left: 35px;} .mt15{margin-top: 15px;}
.mt20{margin-top: 20px; padding-left: 35px;} .mt25{margin-top: 25px;}
.mt30{margin-top: 30px; padding-left: 35px;} .mt35{margin-top: 35px;}
.mt40{margin-top: 40px; padding-left: 35px;} .mt45{margin-top: 45px;}


.text-center{
	text-align: center;
}

.plans-boxs{
	width: 310px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	margin: 8px 6px 4px 6px;
}
.plans-boxs img{
	width: auto;
	max-width: 100%;
	transition: 300ms;
}
.plans-boxs:hover img{
	/*opacity: 0.4;*/
}
.zoom-view{
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-size: 30px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-top: -20px;
	margin-left: -20px;
	z-index: 2;
	text-decoration: none;
	color: #fff;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	pointer-events: none;
}
.download-pdf{
	width: 100%;
	left: 0px;
	text-align: center;
	padding: 7px 2px;
	position: absolute;
	bottom: 0px;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	background: rgba(0,0,0,0.6);
	opacity: 0;
}
.download-pdf:hover, .zoom-view:hover{
	background: #FFCC3B;
	color: #000000;
	transition: 300ms;
	cursor: pointer;
}
.plans-boxs img:hover ~ .zoom-view{
	background: #FFCC3B;
	color: #000000;
	transition: 300ms;
}
.plans-boxs:hover .zoom-view, .plans-boxs:hover .download-pdf{
	opacity: 1;
}

/*pagination design*/
.pagination {
  display: inline-block;
}
.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
}
.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border-radius: 2px;
}
.pagination a:hover:not(.active) {
  background-color: #ddd;
  border-radius: 2px;
}



/*custom light box*/
html, body, .main-box {
  height: 100%;
}
.box{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	z-index: 9999;
	text-align: center;
	background: rgba(0,0,0,0.9);
	-moz-user-select: none;
	user-select: none;
}
.main-box{
	width: 100%;
	display: table;
}
.lightbox-inner{
	display: table-cell;
  vertical-align: middle;
	position: relative;
	/*box-shadow: inset 0px 0px 10px blue;*/
	min-width: 100px;
	min-height: 100px;
}
.lightbox-inner img{
	width: auto;
	min-width: 120px;
	max-width: 70%;
	height: auto;
	max-height: 90%;
	/*border: 2px solid #fff;*/
	box-shadow: 0px;
}

.lightbox-inner .glyphicon-chevron-left{
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 48%;
	left: 10px;
	cursor: pointer;
	font-size: 50px;
}
.lightbox-inner .glyphicon-chevron-right{
	color: #fff;
	font-size: 30px;
	position: absolute;
	top: 48%;
	right: 10px;
	cursor: pointer;
	font-size: 50px;
}
.lightbox-inner .glyphicon-chevron-left:hover,
.lightbox-inner .glyphicon-chevron-right:hover{
	color: #0094FF;
}

.lightbox-inner .glyphicon-remove-circle{
	position: absolute;
	display: block;
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 30px;
	color: #EA6A5F;
	cursor: pointer;
	top: 10px;
	right: 10px;
	transition: 500ms;
}
.lightbox-inner .glyphicon-remove-circle:hover{
	color: #FF0000;
	transform: rotate(180deg);
}

.light-img.from-right{
	animation: toright 400ms linear;
}
@keyframes toright{
	from{transform: translateX(200px); opacity: 0.5}
	to{transform: translateX(0px); opacity: 1}

	/*from{transform: scale(0); opacity: 0}
	to{transform: scale(1); opacity: 1}*/
}

.light-img.from-left{
	animation: toleft 400ms linear;
}
@keyframes toleft{
	from{transform: translateX(-200px); opacity: 0.5}
	to{transform: translateX(0px); opacity: 1}
}


.myloader{
	display: block;
	border-radius: 50%;
	padding: 10px;
	width: 50px!important;
	min-width: 50px!important;
	height: 50px!important;
	background: #ffffff;
	border: none!important;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	z-index: -1;
}


.table-set tr th,
.table-set tr td{
	text-align: center;
}

.table-set thead{
	background: rgba(0, 0, 0, 0) linear-gradient(#ddd, #fff, #ddd) repeat scroll 0 0 !important;
}

.pdf-icon{
	width: 40px;
	border: 1px solid #ddd;
	padding: 5px 2px;
	background: #ffffff;
}
.pdf-icon:hover{
	border: 1px solid #017232;
}

#planstable_next{
	transform: rotate(0deg)!important;
	background: url(:not);
}
#planstable_next:hover{
	background: #444 url(:not)!important;
}

.t-details{
	font-size: 17px;
	display: inline-block;
	padding: 10px;
}

.t-details:hover{
	background: #ffffff;
}
.text-hide{
	/*display: none;*/
	position: absolute;
	opacity: 0;
	top: 0px;
	left: 0px;
}
/*********** Styles added by Mohsin *************
* For new section
************************************************/
p.central{
	text-align:center;
	margin: 0px;
    padding: 1em;
}
p.central span strong {
    vertical-align: super;
    font-weight: bolder;
    font-size: 1.5em;
}
p.central span img {
    vertical-align: bottom;
}
p.central span {
    margin: 10px;
}
.central strong {
    font-size: 20px;
}
