@charset "utf-8";
/* CSS Document */
@font-face {
 font-family: 'helveticaregular';
 src: url('helvetica-webfont.eot');
 src: url('helvetica-webfont.eot?#iefix') format('embedded-opentype'), url('helvetica-webfont.woff2') format('woff2'), url('helvetica-webfont.woff') format('woff'), url('helvetica-webfont.ttf') format('truetype'), url('helvetica-webfont.svg#helveticaregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
@font-face {
 font-family: 'helveticabold';
 src: url('helvetica-bold-webfont.eot');
 src: url('helvetica-bold-webfont.eot?#iefix') format('embedded-opentype'), url('helvetica-bold-webfont.woff2') format('woff2'), url('helvetica-bold-webfont.woff') format('woff'), url('helvetica-bold-webfont.ttf') format('truetype'), url('helvetica-bold-webfont.svg#helveticabold') format('svg');
 font-weight: normal;
 font-style: normal;
}
/* commom */
* {
	margin: 0;
	padding: 0;
}
ul.gallery_section1 li{ float:left; width:310px; padding:10px 10px 0px 10px;}
ul.gallery_section1 li img{ width:100%; border:1px solid #CCC;}
.fl-left {
	float: left !important;
}
.fl-right {
	float: right !important;
}
.tx-center {
	text-align: center;
}
.tx-left {
	text-align: left;
}
.tx-right {
	text-align: right;
}
.tx-decoration {
	text-decoration: none
}
img:focus, a:focus, img, a {
	border: none;
	color: #000;
	outline: none;
}
li {
	list-style: none;
}
.fwid {
	float: left;
	width: 100%;
}
html, body {
	height: 100%;
}
body {
	background: #f1f1f1;
	color: #000;
	font-family: 'helveticaregular';
	font-size: 14px;
	line-height: 18px
}
/* commom */



#wrapper {
	float: left;
	height: auto !important;
	position: relative;
	width: 100%;
}
.main {
	width: 1000px;
	margin: 0 auto;
}
/* header */
#header-section {
	background: #e7e6e1;
	border-bottom:4px solid #ff7701;
}
.right_top span {
	margin-right:30px;
	margin-top:15px;
	color:#ff7701;
	margin-bottom:7px;
}
.right_top span a {
	text-decoration:none;
	color:#ff7701;
}
.header-top {
	border-bottom: 1px solid #dcdbd5;
	padding: 10px 0;
}
ul.social-links {
	list-style: none;
	margin-top:6px;
	padding: 0
}
ul.social-links li {
	display: inline;
	float:right;
	padding:0px 5px;
}
ul.social-links li a:hover {
	opacity:0.5
}
.manu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.manu ul li {
	display: inline;
	float: left;
	list-style-type: none;
}
.manu ul li:last-child {
	padding-right:0px;
}
.manu ul li a {
	font-size: 14px;
	text-decoration:none;
	padding:18px 10px 5px 10px;
	margin:0px 8px;
	display: block;
	font-family: 'helveticaregular';
	border-bottom:3px solid #e7e6e1;
}
.manu ul li a:hover {
	border-bottom:3px solid #fe7701;
}
.manu ul li a.active1 {
	border-bottom:3px solid #fe7701;
}
#container {
	padding-bottom: 164px;
	overflow: hidden;
}
#footer {
	background: #121212;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 5;
}
.clearfix {
}
.clearfix:after {
	clear: both;
	content: "";
	font-size: 0px;
	height: 0px;
	display: inline-block;
	visibility: hidden;
}
.fwid {
	float: left;
	width: 100%;
}
.banner-wrap img {
	width: 100%
}
.welcome {
	text-align:center;
	margin:50px 0px;
	display:inline-block;
}
.welcome h1 {
	font-size:20px;
	font-family: 'helveticaregular';
	color:#2e2e2d;
	padding-bottom:15px;
	margin-bottom:15px;
}
.welcome p {
	color:2e2e2d;
	font-size:12px;
	font-family: 'helveticaregular';
	line-height:23px;
}
.section {
	background:url(../images/services_banner.png) center top no-repeat;
	width:100%;
	height:300px;
	margin-bottom:50px;
}
ul.arch {
	margin-bottom:55px;
}
ul.arch li {
	float:left;
	width:333px;
	text-align:center;
	margin:60px 0px;
}
ul.arch li a {
	display:block;
	text-decoration:none;
}
ul.arch li a img {
	margin-bottom:20px;
}
ul.arch li a h3 {
	text-transform:uppercase;
	color:#fff;
	font-family: 'helveticaregular';
	font-size:16px;
}
.gallery_section h1 {
	font-size:20px;
	font-family: 'helveticaregular';
	color:#2e2e2d;
	padding-bottom:15px;
	text-align:center;
	text-transform:uppercase;
	display:block;
	margin-bottom:30px;
	background:url(../images/Untitled-2.jpg) center bottom no-repeat;
}
ul.content {
	margin:40px 0px;
	display:inline-block;
}
ul.content li {
	float:left;
	width:293px;
	padding-right:30px;
	border-right:1px solid #e1e1e1;
	margin-right:25px;
}
ul.content li:last-child {
	padding-right:0px;
	margin-right:0px;
	border-right:0px;
}
ul.content li h3 {
	color:#2e2e2d;
	font-family: 'helveticaregular';
	font-size:18px;
	padding-bottom:22px;
}
ul.content li p {
	color:2e2e2d;
	font-size:12px;
	font-family: 'helveticaregular';
	line-height:21px;
	margin-bottom:20px;
}
.more {
	background-color:#ff7701;
	color:#fff;
	border-radius:3px;
	border:1px solid #e86d03;
	text-decoration:none;
	padding:7px 26px 7px 16px;
	display:inline-block;
	background-image:url(../images/arro.png);
	background-position: 95px center;
	background-repeat:no-repeat;
}
.more:hover {
	opacity:0.7;
}
.footer {
	background-color:#363839;
	border-top:3px solid #ff7701;
	padding:25px 0px;
	display:inline-block;
	width:100%;
	border-bottom:3px solid #ff7701;
}
.footer h4 {
	color:#fff;
	font-size:17px;
	font-family: 'helveticaregular';
	display:inline-block;
	margin-bottom:10px;
}
.reach {
	width:240px;
	padding-left:10px;
}
.reach p {
	color:#ccc;
	font-size:12px;
	font-family: 'helveticaregular';
	line-height:21px;
}
.footernav {
	width:200px;
}
.footernav ul li {
}
.footernav ul li a {
	display:inline-block;
	color:#ccc;
	font-size:12px;
	font-family: 'helveticaregular';
	line-height:21px;
	background:url(../images/fot-menu-dot.png) left center no-repeat;
	text-decoration:none;
	padding-left:10px;
}
.footernav ul li a:hover {
	color:#ff7701;
}
.latestproject {
	width:240px;
	margin-right:55px;
}
.latestproject ul {
	padding:0px;
	margin:0px;
}
.latestproject ul li {
	float:left;
	margin:0px;
	display:inline-block;
}
.latestproject ul li a {
	display:inline-block;
	padding:4px 4px 0px 4px;
}
.latestproject ul li a:hover {
	opacity:0.5;
}
.end {
	width:230px;
}
.text_box {
	background-color:#ccc;
	border:1px solid #000;
	width:220px;
	padding:2px 5px;
	margin-bottom:10px;
}
.but {
	background-color:#ff7701;
	padding:5px 10px;
	color:#FFF;
	cursor:pointer;
	border:1px solid #e06901;
}
.foot {
	background-color:#282a2b;
	padding:14px 0px;
	width:100%;
	margin-top:-5px;
}
.foot span {
	color:#ccc;
	text-align:center;
	padding:0px 12px;
	font-size:12px;
	font-family: 'helveticaregular';
}
.foot span a {
	text-decoration:none;
	color:#ff7701;
}
.abiut_us {
	background-color:#fff;
	padding:30px 0px;
	display:inline-block;
	width:100%;
}
.abiut_us h2 {
	font-size:19px;
	padding-bottom:14px;
	border-bottom:3px dotted #ff7701;
	margin-bottom:15px;
	font-family: 'helveticaregular';
}
.abiut_us p {
	font-size:13px;
	color:#333;
	line-height:22px;
	font-family: 'helveticaregular';
	margin-bottom:10px;
}
.adout_left {
	width:630px;
	padding:0px 10px;
}
.about_right {
	width:300px;
	padding-right:10px;
}
.about_right img {
	margin-bottom:10px;
}
.cont {
	width:680px;
	float:right;
	margin-left:20px;
}
.cont h3 {
	font-size:16px;
	color:#ff7701;
	margin-bottom:15px;
	font-family: 'helveticaregular';
}
.contact_left {
	width:300px;
	margin-left:10px;
}
.contact_left span {
	font-weight:bold;
	font-size:14px;
	margin-right:10px;
}
.contact_right {
	width:650px;
}
.map {
	margin-left:10px;
}
.box {
	background-color:#fff;
	border:1px solid #CCC;
	padding:5px;
	width:300px;
	margin-right:10px;
	margin-bottom:14px;
	display:inline-block;
	cursor:pointer;
}
.location {
	display:inline-block;
}
a {
	text-decoration:none;
}
.box1 {
	display:block !important;
	margin-top:10px !important;
	padding:7px 15px !important;
	background-color:#ff7701;
	border:none;
	color:#FFF;
	font-size:15px;
	cursor:pointer;
	border-radius:4px;
	margin-left:10px;
}
.box1:hover {
	background-color:#000;
}
ul.list {
}
ul.list li {
	line-height:24px;
	font-size:13px;
	color:#ff7701;
}
.bxslider {
	position:relative;
}
.banner-txt h2 {
	position:absolute;
	z-index:1000;
	margin-top:180px;
	color:#fff;
	font-family: 'helveticaregular';
	font-size:20px;
	background:url(../images/banner_back.jpg) left top repeat;
	padding:15px;
	margin-left:245px;
	text-transform:uppercase;
}
