@charset "utf-8";
/* CSS Document */

html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
@font-face {
font-family: 'Franklin Gothic Medium Cond';
font-style: normal;
font-weight: normal;
src: local('Franklin Gothic Medium Cond'), url('Franklin Gothic Medium Cond Regular.woff') format('woff');
}
body {
	line-height:1;
	font-family:Arial, Helvetica, sans-serif;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display:block;
}
nav ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}
/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000;
	font-style:italic;
	font-weight:bold;
}
li {
	list-style-type:none;
}
del {
	text-decoration: line-through;
}
abbr[title], dfn[title] {
	border-bottom:1px dotted;
	cursor:help;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;
	border-top:1px solid #cccccc;
	margin:1em 0;
	padding:0;
}
input, select {
	vertical-align:middle;
}
.clearfix {
}
.clearfix:after {
	clear:both;
	content:"";
	height:0px;
	font-size:0px;
	display:block;
	visibility:hidden;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
a {
	text-decoration:none;
}
.wrapper {
	width:1000px;
	margin:0 auto;
}
.header {
	background:url(../images/header.jpg) center top no-repeat;
}
.header_left {
}
.header_left span {
	padding:14px 0px;
	display:block;
}
.header_right {
}
.right_top {
	margin-top:18px;
}
.right_top span {
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	display:inline-block;
	padding:7px 0px 7px 30px;
	margin-left:16px;
}
.right_top span.call {
	background:url(../images/call.png) left center no-repeat;
}
.right_top span.email {
	background:url(../images/email.png) left center no-repeat;
	padding-left:30px;
}
.right_bot {
	display:block;
}
ul.nav {
	margin-top:17px;
}
ul.nav li {
	list-style-type:none;
	float:left;
	background:url(../images/nav_icon.png) right center no-repeat;
}
ul.nav li:last-child {
	background:none;
}
ul.nav li a {
	font-family:Calibri;
	font-size:17px;
	color:#FFF;
	padding:15px 20px;
	display:block;
	background:url(../images/arro.png) center bottom no-repeat;
}
ul.nav li a:hover {
	background:url(../images/hover.png) center bottom no-repeat;
	color:#000;
}
ul.nav li a.active {
	background:url(../images/hover.png) center bottom no-repeat;
	color:#000;
}
.welcome {
	padding:40px 0px;
}
.welcome_left {
	width:694px;
}
.welcome h3 {
	font-size:30px;
	font-weight:bold;
	color:#eb5a0e;
	text-transform:uppercase;
	margin-bottom:14px;
}
.welcome_left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:25px;
	text-align:justify;
}
.welcome_left a {
	font-size:14px;
	margin-top:-13px;
	color:#eb5a0e;
}
.welcome_left a:hover {
	color:#000;
}
.welcome_right {
	width:271px;
}
.welcome_right h4 {
	background-image:url(../images/enquiry_img.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height:47px;
	background-color:#eb5a0e;
	color:#fff;
	font-size:20px;
	padding-left:80px;
	font-weight:normal;
	line-height:47px;
	margin-bottom:10px;
}
.welcome_right .text {
	border:1px solid #cccccc;
	padding:11px 2%;
	width:96%;
	margin-bottom:10px;
}
.button {
	border:none;
	background-color:#eb5a0e;
	font-size:15px;
	color:#fff;
	padding:11px 20px;
	cursor:pointer;
}
.button:hover {
	background-color:#000;
}
.services {
	border-top:1px solid #eb5a0e;
	background-color:#f2f0e5;
	border-bottom:1px solid #eb5a0e;
	padding:40px;
}
.services h2 {
	text-align:center;
	font-weight:bold;
	font-size:38px;
	color:#eb5a0e;
	text-transform:uppercase;
	margin-bottom:30px;
	display:block;
}
ul.serve {
	padding-bottom:50px;
}
ul.serve li {
	float:left;
	background-color:#ff7e00;
	width:280px;
	height:280px;
	margin-right:75px;
	border-radius:200px;
	list-style-type:none;
}
ul.serve li:last-child {
	margin-right:0px;
}
ul.serve li:hover {
	background-color:#ffb400;
}
ul.serve li h3 {
	font-size:25px;
	font-weight:bold;
	color:#000;
	text-align:center;
	text-transform:uppercase;
	padding-top:25px;
	display:block;
}
.one {
	text-align:left;
}
.two {
	text-align:center;
}
.three {
	text-align:right;
}
ul.serve li a img {
	border:4px solid #fff;
	border-radius:170px;
	margin-top:28px;
 -webkit-transition:all .5s;
 -moz-transition:all .5s;
 transition:all .5s
}
ul.serve li a img:hover {
	opacity:0.6;
}
.gallery {
	padding:70px 0px 60px 0px;
}
.gallery h2 {
	text-align:center;
	font-weight:bold;
	font-size:38px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:40px;
	display:block;
}
.gale li {
	margin-right:5px !important;
	float:left;
	list-style-type:none;
}
.gale li:last-child {
	margin-right:0px !important
}
.gale li img {
	width:100%;
	height:300px !important;
}
.effects {
}
.effects .img {
	position: relative;
	float: left;
	width: 100%;
	overflow: hidden;
}
.effects .img:nth-child(n) {
 margin-right:10px;
}
.effects .img:first-child {
}
.effects .img:last-child {
	margin-right: 0;
}
.effects .img img {
	display: block;
	margin: 0;
	padding: 0;
	max-width: 100%;
	height: auto;
}
.overlay {
	display: block;
	position: absolute;
	z-index: 20;
	background: rgba(0, 0, 0, 0.7);
	overflow: hidden;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
a.expand {
	display: block;
	position: absolute;
	z-index: 100;
	width: 45px;
	height: 45px;
	border: solid 5px #fff;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-weight: 700;
	font-size: 20px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius: 30px;
}
.section {
}
/* ============================================================
  EFFECT 6 - ICON BOUNCE IN
============================================================ */
#effect-6 .overlay {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}
#effect-6 .overlay a.expand {
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	opacity: 0;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
#effect-6 .img.hover .overlay {
	opacity: 1;
}
#effect-6 .img.hover .overlay a.expand {
	top: 50%;
	margin-top: -30px;
	opacity: 1;
}
.clients {
	padding:20px 0px 50px 0px;
}
.clients h2 {
	text-align:center;
	font-weight:bold;
	font-size:38px;
	color:#000;
	text-transform:uppercase;
	margin-bottom:40px;
	display:block;
}
.footer {
	background-color:#171616;
	padding:40px 0px;
}
.footer h2 {
	display:inline-block;
	font-size:19px;
	font-weight:normal;
	text-transform:uppercase;
	color:#fff;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	margin-bottom:25px;
}
.footernav {
	width:340px;
}
.footernav li {
	list-style-type:none;
}
.footernav li a {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#999;
	text-transform:uppercase;
}
.footernav li a:hover {
	color:#eb5a0e;
}
.address {
	width:300px;
}
.address p {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px;
	color:#999;
	background:url(../images/foot.png) left 8px no-repeat;
	padding-left:31px;
}
.def {
	font-size:14px !important;
	font-family:Arial, Helvetica, sans-serif;
	line-height:30px !important;
	background:url(../images/foot.png) left 8px no-repeat;
	padding-left:31px;
}
.end {
	background-color:#000;
	border-top:1px solid #626161;
	padding:25px 0px;
}
.end span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
}
.end span a {
	color:#eb5a0e;
}
.end span a:hover {
	opacity:0.6;
}
.about {
	padding:50px 0px;
}
.about h2 {
	font-size:30px;
	font-weight:bold;
	color:#eb5a0e;
	text-transform:uppercase;
	margin-bottom:14px;
}
.about p {
	font-size:13px;
	line-height:28px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}
ul.serves {
	width:310px;
	margin-right:30px;
}
ul.serves li {
	border:1px solid #ff7e00;
	list-style-type:none;
}
ul.serves li h3 {
	background-color:#ff7e00;
	text-align:center;
	font-size:24px;
	font-weight:bold;
	color:#fff;
	padding:10px 0px;
	border-bottom:3px solid #c96300;
	margin-bottom:15px;
}
ul.list {
	padding:10px;
}
ul.list h4 {
	color:#000;
	font-size:18px;
	margin-bottom:10px;
}
ul.list li {
	list-style-type:square;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	border:none;
	margin-left:17px;
	line-height:30px;
}
ul.gallerys {
}
ul.gallerys li {
	width:470px;
	list-style-type:none;
	border:2px solid #ff7e00;
}
ul.gallerys li h3 {
	background-color:#ff7e00;
	padding:14px 0px;
	font-size:24px;
	color:#fff;
	text-align:center;
	text-transform:uppercase;
}
ul.gallerys li:hover img {
	opacity:0.6;
}
ul.gallerys li img {
	width:100%;
	height:300px;
}
label {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	margin-bottom:10px;
}
.textbox {
	width:98%;
	padding:1%;
	border:1px solid #fea854;
	margin-bottom:10px;
	display:block;
}
.gal {
	margin-bottom:40px;
}
