charset "utf-8";
/* CSS Document */
body, h1, h2, h3, h4, h5, h6, p, ul, li, ol, div, img, span, a, input {
	margin:0px;
	padding:0px;
}
body {
	background-color:#fff;
	color:#636363;
	font-size:12px;
	margin:0px;
}
.fL {
	float:left;
}
.fR {
	float:right;
}
.whatsup{ position:fixed; top:50%; right:10px; z-index:999; display:inline-block;}
.callss{ position:fixed; top:40%; right:10px; z-index:999; display:inline-block;}
a {
	text-decoration:none;
}
li {
	list-style-type:none;
}
img {
	border:0px;
}
input:focus {
	outline:0;
}
a:focus {
	outline:0;
}
.clearfix {
}
.clearfix:after {
	clear:both;
	content:" ";
	height:0px;
	font-size:0px;
	display:block;
	visibility:hidden;
}
.wraper {
	width:1000px;
	margin:0 auto;
}
.header {
	border-top:4px solid #004ea2;
}
.call {
	background:url(../images/icon.png) left top no-repeat;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#393939;
	display:inline-block;
	padding-left:50px;
	margin-top:25px;
	line-height:25px;
}
.nav {
}
.bg1 {
	background-color:#004ea2;
	z-index:1;
	position:absolute;
	width:85%;
}
.banner {
	margin-top:26px;
}
ul.navi {
	margin:0px;
	padding:0px;
}
ul.navi li {
	float:left;
	padding:10px 30px 15px 30px;
}
ul.navi li a {
	display:block;
	border-bottom:3px solid #004ea2;
	padding:7px 0px;
	color:#fff;
	font-family:calibri;
	font-size:16px;
	border-bottom: 2px solid #4888ce;
}
ul.navi li a:hover {
	border-bottom:3px solid #4888ce;
}
ul.navi li a.active {
	border-bottom:3px solid #4888ce;
	color:#ff5d62;
}
.button {
	background-color:#3a3a3a;
	font-size:17px;
	color:#fff;
	font-family:calibri;
	margin:6px;
	padding:12px 22px;
	display:block;
	border:none;
	border-bottom:3px solid #000;
	border-radius:5px;
	cursor:pointer;
}
.button:hover {
	background-color:#ed1e24;
	border-bottom:3px solid #a30207;
}
.content_right {
	background:url(../images/enquiry_back.jpg) left top no-repeat;
	margin-top:-54px;
	z-index:9999;
	position:absolute;
	background-size:cover;
}
.content_left {
}
.content_left h2 {
	margin-top:90px;
	font-size:33px;
	color:#000;
	background:url(../images/welcome_background.jpg) 3px bottom no-repeat;
	padding-bottom:14px;
}
.content_left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:27px;
	color:#393939;
	text-align:justify;
}
.content {
	margin-bottom:70px;
}
.content_left a {
	background-color:#004ea2;
	padding:13px 24px;
	font-size:15px;
	color:#fff;
	font-family:Candara;
	margin-top:10px;
	display:inline-block;
}
.content_left a:hover {
	background-color:#ec1219;
}
.box {
	padding:36px;
}
.box h3 {
	margin:0px;
	font-size:25px;
	color:#fff;
	font-weight:normal;
	margin-bottom:29px;
}
.boxex {
	width:96%;
	padding:7px 5px;
	margin-bottom:22px;
	font-family:Arial, Helvetica, sans-serif;
}
.butt {
	background-color:#004ea2;
	padding:13px 24px;
	font-size:15px;
	color:#fff;
	font-family:Candara;
	display:inline-block;
	border:none;
	cursor:pointer;
}
.section {
	background:url(../images/product_back.jpg) center top no-repeat;
	padding:30px 0px;
	margin-bottom:80px;
}
.section h2 {
	color:#fff;
	font-size:40px;
	font-weight:normal;
	display:block;
	text-align:center;
	padding-top:30px;
	background:url(../images/product_back_bg.jpg) center bottom no-repeat;
	padding-bottom:17px;
}
ul.repairs {
	padding:0px;
}
ul.repairs li {
	float:left;
	width:22.80%;
	margin-right:25px;
	background-color:#e5e5e5;
	text-align:center;
	min-height:220px;
}
ul.repairs li last-child {
	margin-right:0px;
}
ul.repairs li div {
	background-color:#333333;
	width:60px;
	height:60px;
	border-radius:40px;
	text-align:center;
	display:inline-block;
	margin-top:-30px;
	border:2px solid #fff;
}
ul.repairs li div img {
	padding-top:20px;
}
ul.repairs li h3 {
	font-size:22px;
	font-weight:bold;
	color:#333;
	font-family:calibri;
}
ul.repairs li p {
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 10px;
	font-size:14px;
	line-height:26px;
}
ul.repairs li:hover {
	background-color:#004ea2;
 -webkit-transition:all .5s;
 -moz-transition:all .5s;
 transition:all .5s;
	cursor:pointer;
}
ul.repairs li:hover p {
	color:#fff;
 -webkit-transition:all .5s;
 -moz-transition:all .5s;
 transition:all .5s
}
ul.repairs li:hover h3 {
	color:#fff;
 -webkit-transition:all .5s;
 -moz-transition:all .5s;
 transition:all .5s
}
ul.repairs li:hover div {
	background-color:#ed1e24;
 -webkit-transition:all .5s;
 -moz-transition:all .5s;
 transition:all .5s
}
.clients {
	margin-bottom:50px;
	margin-top:40px;
}
.clients h2 {
	text-align:center;
	font-size:35px;
	color:#000;
	background:url(../images/welcome_background.jpg) center bottom no-repeat;
	padding-bottom:10px;
	margin-bottom:30px;
}
.footer {
	background-color:#171616;
}
.contact_us {
	background-color:#171616;
	border-bottom:1px solid #bababa;
}
.contact_left {
	background:url(../images/foot.png) right center no-repeat;
	text-align:center;
}
.contact_right {
	background:url(../images/foot.png) left center no-repeat;
	text-align:center;
}
.contact-center{ text-align:center; }
.contact-center img {
	padding-top:20px;
	display:inline-block;
	padding-bottom:20px;
}
.contact_left h3, .contact_right h3 {
	font-size:23px;
	text-transform:uppercase;
	color:#fff;
	line-height:35px;
	margin:0px;
	font-weight:normal;
	padding:17px 0px;
}
.contact_left h3 span, .contact_right h3 span {
	font-size:17px;
}
.footer {
	background-color:#171616;
	padding-top:20px;
}
ul.footer_left {
	margin-right:120px;
	margin-left:0px;
	padding-left:0px;
}
ul.footer_left h3, ul.footer_center h3, ul.footer_right h3 {
	display:block;
	font-size:19px;
	font-weight:normal;
	color:#fff;
	text-transform:uppercase;
	border-bottom:1px solid #cdcdcd;
	padding-bottom:8px;
	margin-bottom:14px;
	display:inline-block;
}
ul. footer_left li {
}
ul.footer_left li a, ul.footer_right li a {
	background:url(../images/product_arro.png) left center no-repeat;
	padding-left:15px;
	font-size:12px;
	color:#dbdbdb;
	font-weight:normal;
	text-transform:uppercase;
	line-height:33px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.footer_left li a:hover, ul.footer_right li a:hover {
	color:#eb0a11;
}
ul.footer_right p {
	pfont-size:12px;
	color:#dbdbdb;
	font-weight:normal;
	line-height:33px;
	font-family:Arial, Helvetica, sans-serif;
}
ul.footer_center {
	padding-left:0px;
}
ul.footer_right {
	padding:0px;
}
.end {
	display:block;
	padding:25px 0px;
	border-top:1px solid #626161;
	background-color:#000;
}
.end span {
	font-size:12px;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
	color:#CCC;
	font-family:Arial, Helvetica, sans-serif;
}
.end span a {
	color:#eb0a11;
}
.end span a:hover {
	text-decoration:underline;
	opacity:0.8;
}
.about {
	padding:50px;
}
.about h2 {
	margin:0px;
	font-size:33px;
	color:#000;
	background:url(../images/welcome_background.jpg) 3px bottom no-repeat;
	padding-bottom:14px;
}
.about p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:27px;
	color:#393939;
	text-align:justify;
}
.gal ul {
	padding:0px;
}
.gal ul li {
	float:left;
	width:25%;
}
.gal ul li img{ width:100%; height:250px;}
.about h3 {
	font-size:25px;
	color:#000;
}
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 #7ba7d7;
	margin-bottom:10px;
	display:block;
}
ul.products {
	margin:0px;
	padding:0px;
}
ul.products li {
	float:left;
	width:30%;
	margin-right:20px;
	margin-bottom:20px;
	border:1px solid #CCC;
}
ul.products li img {
	width:100%;
}
ul.products li:nth-child(3n+3) {
margin-right:0px;
}
ul.products li h4 {
	background-color:#3b77b8;
	margin:0px;
	border-top:3px solid #18c0f0;
	color:#fff;
	font-size:20px;
	font-family:calibri;
	text-align:center;
	padding:8px 0px;
}
ul.list {
	padding:0px;
	width:690px;
}
ul.list li {
	list-style-type:square;
	font-size:15px;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	line-height:35px;
	margin-left:20px;
}
.para {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:24px;
	text-align:justify;
}
.bxslider3 h3 {
	display:inline-block;
	text-align:center;
	color:#fff;
	font-size:22px;
	font-family: "Lato";
	text-transform:uppercase;
	font-weight:bold;
}
.bxslider3 {
	margin-bottom:40px;
}
.bxslider3 li {
	text-align:center;
}
.bxslider3 img {
	display:inline-block !important;
	text-align:center;
	margin:0px !important;
}
.client_list li {
	float:left;
	margin-right:20px;
}
.client_list{ }
.powered{ float:right;}