/* CSS reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html,body {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
input{
	border:1px solid #b0b0b0;
	padding:3px 5px 4px;
	color:#979797;
	width:190px;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
	background:url(../images/bg.png) repeat;
}

/**** Common Divs ****/


.wrapper-full {
	width:100%;
	height:auto;
}

.wrapper-fixed {
	width:100%;
	height:300px;
}



.head-section {
	width:100%;
	height:70px;
}

.head-links {
	width:960px;
	height:70px;
	margin:0px auto;
}

.top-1 {
	width:165px;
	height:70px;
	float:right;
	background:url(../images/hm-top1.png) no-repeat;
	margin-right:20px;
}

.top-2 {
	width:232px;
	height:70px;
	float:right;
	background:url(../images/hm-top2.png) no-repeat;
}

.menu-logo {
	width:100%;
	height:41px;
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
}

.menu-logo-inner {
	width:960px;
	height:95px;
	margin:0px auto 0px auto;
}

.logo-section {
	width:200px;
	height:170px;
	float:left;
	margin-right:50px;
	margin-top:-60px;
	background:url(../images/logo.png) no-repeat;
}

.menu-section {
	width:705px;
	height:41px;
	float:left;
}

.banner-section {
	width:100%;
	height:330px;
	background:#f4f4f4;
	background:url(../images/img_banner1.png) no-repeat;
	background-position: center top;
    background-size: 100% auto;
}

.banner-section2 {
	width:100%;
	height:330px;
	background:#f4f4f4;
	background:url(../images/img_banner2.png) no-repeat;
	background-position: center top;
    background-size: 100% auto;
}

.banner-section3 {
	width:100%;
	height:330px;
	background:#f4f4f4;
	background:url(../images/img_banner3.png) no-repeat;
	background-position: center top;
    background-size: 100% auto;
}

.banner-section4 {
	width:100%;
	height:330px;
	background:#f4f4f4;
	background:url(../images/img_banner4.png) no-repeat;
	background-position: center top;
    background-size: 100% auto;
}

.banner-section5 {
	width:100%;
	height:330px;
	background:#f4f4f4;
	background:url(../images/img_banner5.png) no-repeat;
	background-position: center top;
    background-size: 100% auto;
}


.wrapper-content {
	width:960px;
	height:600px;
	-webkit-box-shadow: 0px 1px 5px 0px #ccc;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wrapper-content-abt {
	width:960px;
	height:940px;
	-webkit-box-shadow: 0px 1px 5px 0px #ccc;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wrapper-content-proj {
	width:960px;
	height:600px;
	-webkit-box-shadow: 0px 1px 5px 0px #ccc;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wrapper-content-ct {
	width:960px;
	height:680px;
	-webkit-box-shadow: 0px 1px 5px 0px #ccc;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.title-outer {
	width:600px;
	height:48px;
	float:left;
	margin-left:-35px;
	margin-top:15px;
	margin-bottom:15px;
}

.title-outer2 {
	width:350px;
	height:48px;
	float:left;
	margin-left:-35px;
	margin-top:15px;
	margin-bottom:15px;
}

.title-1 {
	width:69px;
	height:69px;
	float:left;
	background:url(../images/t-1.png) no-repeat;
}

.title-2 {
	width:auto;
	height:29px;
	float:left;
	background:url(../images/t-2.png) repeat-x;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.title-2 h2{
	font-family: 'Roboto', sans-serif;
	text-transform:uppercase;
	color:#FFF;
	font-size:16px;
}

.title-3 {
	width:40px;
	height:69px;
	float:left;
	background:url(../images/t-3.png) no-repeat;
}


.content-part-top {
	width:960px;
	/**height:360px;**/
	height:auto;
	float:left;
}


.content-part-bottom {
	width:960px;
	height:auto;
	float:left;
	margin-bottom: auto;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
}

.content-left {
	width:660px;
	/**height:360px;**/
	height:auto;
	margin-right:20px;
	float:left;
}

.content-left p{
	padding:0px 10px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	line-height:23px;
	text-align:justify;
	padding-top:10px;
}



.content-left-contact {
	width:580px;
	/**height:360px;**/
	height:auto;
	margin-right:20px;
	float:left;
}

.content-right {
	width:280px;
	height:360px;
	float:right;
}

.content-right2 {
	width:350px;
	height:450px;
	float:left;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	line-height:30px;
}

.cr-part1 {
	width:276px;
	height:131px;
	float:right;
	background:url(../images/qp-part1.png) no-repeat;
}

.cr-part2 {
	width:246px;
	height:220px;
	float:right;
	background:url(../images/qp-part2.png) repeat-y;
	padding-right: 15px;
	padding-left: 15px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#F6F9EB;
	line-height:20px;
}

.cr-part3 {
	width:276px;
	height:13px;
	float:right;
	background:url(../images/qp-part3.png) repeat-y;
}



.footer-section {
	width:100%;
	height:220px;
	background-color: #9CB82C;
	/*background-image: url(../images/bg-bottom.png);*/
	background-repeat: repeat-x;
}

.footer-contents {
	width:960px;
	height:220px;
	-webkit-box-shadow: 0px 1px 5px 0px #ccc;
	-moz-box-shadow: 0px 1px 2px 0px #ccc;
	box-shadow: 0px 1px 2px 0px #ccc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color:#F6F9EB;
	font-family: 'Lato', sans-serif;
	font-size:14px;
}


.footer-contents a{	
	color:#F6F9EB;
	text-decoration:none;
}

.footer-contents a:hover{	
	color:#F6F9EB;
	text-decoration:underline;
}

.footer-links-1 {
	width:200px;
	height:132px;
	float:left;
	margin-left: 15px;
	margin-top:-25px;
}

.footer-links-2 {
	width:200px;
	height:132px;
	float:left;
	margin-left: 15px;
	margin-top:-25px;
}

.footer-links-3 {
	width:260px;
	height:182px;
	float:left;
	background:url(../images/logo-bottom.png) no-repeat;
	background-position:right right;
	margin-left:30px;
}


/*** Form ***/

.form-control {
  font-family: 'Lato', sans-serif;
	font-size:14px;
  display: block;
  width: 80%;
  height: 15px;
  padding: 6px 12px;
  line-height: 1.428571429;
  color: #000;
  vertical-align: middle;
  background-color:#fff;
  opacity:.5;
  background-image: none;
  border: 1px solid #879F26;
  border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
	-webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
	transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}

textarea.form-control {
    height:150px;
    
}

.form-control:focus {
  border-color: #447593;
  outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control:-moz-placeholder {
  color: #000;
}

.form-control::-moz-placeholder {
  color: #000;
  opacity: 4;
}

.form-control:-ms-input-placeholder {
  color: #000;
}

.form-control::-webkit-input-placeholder {
  color: #000;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
}


input,
select,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
}

input {
  line-height: normal;
}

select {
  text-transform: none;
}

html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

html input[disabled] {
  cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
  box-sizing: border-box;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

.form-group {
  margin-bottom: 15px;
}
/*** End Form ***/

/*** Button ***/

.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}

.btn-primary {
  color: #fff;
  background-color: #778C22;
  border-color: #778C22;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #000;
  background-color: #F3D917;
  border-color: #778C22;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}
.btn-primary .badge {
  color: #428bca;
  background-color: #fff;
}


.btn-lg{
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm{
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-vsm{
  padding: 2px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
  margin-top:5px;
}
.btn-xs{
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

/*** End Button ***/


/** Menu **/

#cssmenu {
  font-family: 'Lato', sans-serif;
	font-size:13px;
  line-height: 15px;
  text-transform: uppercase;
  text-align: left;
}

#cssmenu > ul {
	width: auto;
	list-style-type: none;
	padding: 0;
	margin: 0;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	background-image: url(../images/menu-bg.png);
	background-repeat: repeat-x;
}


#cssmenu > ul li#responsive-tab {
  display: none;
  /* Hide for large screens */

}

#cssmenu > ul li {
  display: inline-block;
  *display: inline;
  zoom: 1;
}


#cssmenu > ul li.right {
  float: right;
}

#cssmenu > ul li.has-sub {
  position: relative;
}

#cssmenu > ul li.has-sub:hover ul {
  display: block;
}

#cssmenu > ul li.has-sub ul {
  display: none;
  width: 250px;
  position: absolute;
  margin: 0;
  padding: 0;
  list-style-type: none;
  background: #ffffff;
  border: 1px solid #ece6e8;
  border-bottom: 3px solid #d9ced2;
  border-top: 0 none;
}

#cssmenu > ul li.has-sub ul li {
  display: block;
}

#cssmenu > ul li.has-sub > a {
  background-image: url(../images/caret.png);
  background-repeat: no-repeat;
  background-position: 90% -95%;
  color:#fff;
}

#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
  background: #0077C2 url (../images/caret.png) no-repeat;
  background-position: 90% 195%;
  color:#fff;
}

#cssmenu > ul li a {
	display: block;
	text-decoration: none;
	color: #747474;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
}

#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
	color:#fff;
	background-color: #00B04B;
	text-decoration:underline;
}

@media (max-width: 600px) {
  #cssmenu > ul {
    width: 100%;
  }
  #cssmenu > ul li#responsive-tab {
    display: block;
  }
  #cssmenu > ul li#responsive-tab a {
    background: url(../images/menu.png) no-repeat;
    background-position: 95% -35%;
  }
  #cssmenu > ul li#responsive-tab a:hover {
    background-color: #d80041;
    background-position: 95% 135%;
  }
  #cssmenu > ul li {
    display: none;
  }
  #cssmenu > ul li.right {
    float: none;
  }
  #cssmenu > ul li.has-sub {
    position: relative;
  }
  #cssmenu > ul li.has-sub ul {
    display: block;
    position: static;
    width: 100%;
    background: #ffffff;
    border: 0 none;
  }
  #cssmenu > ul li.has-sub ul li {
    display: block !important;
  }
  #cssmenu > ul li.has-sub ul li a span {
    display: block;
    padding-left: 24px;
  }
  #cssmenu > ul li.has-sub > a {
    background-image: none;
  }
}

@media (min-width: 600px) {
  #cssmenu > ul > li.collapsed {
    display: inline-block !important;
    *display: inline;
    zoom: 1;
  }
  
  #cssmenu > ul ul li.collapsed {
    display: block !important;
  }
}

.white {
	color:#fff;
}

/** End Menu **/


/***projects page***/

.project-width {
	width:530px;
	height:33px;
	float:left;
	margin-left:25px;
	background:#F5F5F5;
}

.proj-contents{
	padding:0px 5px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	line-height:23px;
	text-align:justify;
}

.proj-title{
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
	text-transform:uppercase;
	padding:0px 8px;
	text-decoration:underline;
}

.gen-text2 {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	line-height:20px;
	color:#0078BF;
}

.gen-text2 a{
	color:#0078BF;
	text-decoration:none;
}

.gen-text2 a:hover{
	color:#0078BF;
	text-decoration:underline;
}


/*** End Projects ***/



.container-withpad{
		width:560px;
		padding:5px 5px 5px 15px;
		float:left;
	}


.enq-box {
	width:200px;
	height:22px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	border:1px solid #CCCCCC;
	background-color:#EAEAEA;
}

.enq-text {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
}

.gen-text {
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	line-height:20px;
}

.content-part6 {
	width:340px;
	height:auto;
	float:left;
}

.feature-content {
	width:280px;
	float:left;
	padding:0px 0px 0px 20px;
	font-family: 'Lato', sans-serif;
	font-size:14px;
	color:#333;
	text-align:justify;
	line-height:25px;
}


.content-part-map {
	width:960px;
	/**height:360px;**/
	height:auto;
	float:left;
}

.justify-full {
	text-align:justify;
}

.justify-5px {
	text-align:justify;
	padding-right:5px;
}

.line-height20 {
	line-height:25px;
}

.scroll-content {
	width:280px;
	height:230px;
	overflow:scroll;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-left:25px;
	margin-top:5px;
}


#verification_code{
    display:none;
}

#phone_no_edit{
    display:none;
}