@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-position: center top;
	font-family: 'open_sansregular';
	font-size: 13px;
	color: #fff;
	background-repeat: repeat;
}
.red {
	color: #FF0404;
}
#outerwrap {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top:10px;
}
.wraper {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}
.wraper-foot {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}
#toper {
	width: 100%;
	min-height: 155px;
	margin-bottom:40px;
}
.logo {
	float: left;
	padding-top: 5px;
}
.clearfix {
	clear: both;
}
a img {
	border: none;
}
.request {
	float: right;
	text-align: right;
	padding-top: 55px;
}
.request a {
	font-family: "open_sansbold";
	font-size: 25px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.clear {
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}
.slider {
	width: 980px;
	min-height: 320px;
}
.slider_text {
	float: left;
	width: 475px;
	padding-top: 55px;
}
.slider_text h4 {
	font-family: "bebas_neueregular";
	font-size: 34px;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
}
.slider_text h3 {
	font-family: "bebas_neueregular";
	font-size: 60px;
	/*\**/font-size: 48px\9;
	font-weight: normal;
	text-transform: uppercase;
	text-decoration: none;
	margin: 0px;
}
.slider_text p {
	font-family: "open_sansbold";
	font-size: 15px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
}
.slider_img {
	float: right;
}
.menu {
	width: 100%;
}
.menu ul {
	display: block;
	margin: 0px;
	padding: 0px;
}
.menu li {
	display: inline;
	list-style: none;
}
.menu li a {
	width: 119px;
	height: 50px;
	font-family: 'open_sanssemibold';
	font-size: 14px;
	line-height: 50px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/menu-bg2.png);
	background-repeat: no-repeat;
	background-position: center top;
	display: inline-block;
	text-align: center;
	margin-top: -5px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
	padding-right:2px;
}
.menu li a:hover {
	color: #000;
	background-position: center bottom;
}
.menu li a.active {
	color: #000;
	background-position: center bottom;
}
.req {
	width: 135px;
	height: 43px;
	float: right;
	margin-right:7px;
	text-align: center;
	background-image: url(../images/req-bg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.req a {
	font-family: 'open_sanssemibold';
	font-size: 14px;
	line-height: 43px;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
}
#box_wrap {
	width: 100%;
	padding-top: 20px;
}
.boxes {
	width: 213px;
	min-height: 420px;
	background-color: #fff;
	float: left;
	margin-right: 18px;
	padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.box_title {
	width: 215px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/title-devider.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 12px;
}
.big_letter {
	width: 72px;
	height: 72px;
	/*\**/height: 82px\9;
	background-color: #21439c;
	font-family: "bebas_neueregular";
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	font-size: 75px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	float: left;
	margin-right: 4px;
}
.box_title h2 {
	font-family: "bebas_neueregular";
	font-size: 36px;
	/*\**/font-size: 28px/9;
	color: #21439c;
	text-decoration: none;
	margin: 0px;
	float: left;
	padding-top: 30px;
}
.box_cont {
	width: 100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-image: url(../images/box-cont-bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 10px;
	text-align: center;
}
.box_cont img {
	text-align: center;
	padding-top: 15px;
}
.box_cont h2 {
	font-family: 'open_sanssemibold';
	font-size: 15px;
	color: #333436;
}
.box_cont p {
	font-size: 13px;
	color: #333436;
}
.readmore {
	width: 100px;
	height: 37px;
	background-image: url(../images/readmore-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
}
.readmore a {
	font-size: 13px;
	color: #fff;
	text-align: center;
	line-height: 35px;
	text-decoration: none;
}
.testimonial {
	width: 490px;
	float: left;
	padding-top: 20px;
}
.testimonial-img {
	float: left;
	padding-top: 13px;
	padding-right: 10px;
}
.testimonial-text {
	float: left;
	width: 440px;
}
.testimonial h2 {
	font-family: 'vijayaregular';
	font-size: 28px;
	color: #FFF;
	text-decoration: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
.testimonial p {
	font-family: 'vijayaregular';
	font-size: 20px;
	color: #b9b9b9;
	text-decoration: none;
	float: left;
	margin: 0px;
}
.author {
	float: right;
	color: #7d7d7d;
	font-family: 'open_sanssemibold_italic';
	font-size: 14px;
	text-align: right;
}
#footer {
	width: 100%;
	min-height: 170px;
	background-image: url(../images/footer-bg2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 20px;
}
.footer_cont {
	float: left;
	padding-top: 40px;
}
.footer_cont a {
	font-size: 12px;
	color: #8f8888;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8f8888;
	padding-left: 5px;
	padding-right: 5px;
}
.footer_cont p {
	font-size: 12px;
	color: #8f8888;
	text-decoration: none;
}
.socail {
	float: right;
	padding-top: 40px;
}
.socail a img {
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.socail a img:hover {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
}
/*===========================About-us===================================*/

#inner-content {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/inner-cont-bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #666;
	margin-top: 20px;
	padding-bottom: 30px;
}
.inner-title {
	width: 100%;
	height: 65px;
	background-image: url(../images/inner-title-bg.png);
	background-repeat: repeat;
	background-position: center top;
}
.inner-title h2 {
	font-size: 24px;
	color: #fff;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 15px;
	padding-left: 15px;
}
#inner-content p {
	font-size: 16px;
	line-height: 30px;
	color: #c8c8c8;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
}
#inner-content h5 {
	color: #589eff;
	font-size: 18px;
	font-family: 'open_sansbold';
	margin: 0px;
	padding-left: 20px;
	padding-right: 20px;
	float: left;
	text-transform: uppercase;
}
.blue {
	color: #F00;
}
.resid {
	width:460px;
	float: left;
	padding-left: 20px;
}
.resid li {
	list-style: none;
	float: left;
	padding-left: 25px;
	background-image: url(../images/tick-r.png);
	background-repeat: no-repeat;
	background-position: left 8px;
	font-size: 16px;
	line-height: 30px;
}
/*------------------------------------------------*/
.bx-pager a {
	width: 14px;
	height: 21px;
	background: url(../images/slider-point2.png) no-repeat;
	display: inline;
	margin-right: 5px;
	float: left;
	padding-left: 5px;
	position:relative;
	margin-top:-20px;
	text-decoration:none;
	color:#fff;
}
.bx-pager a.pager-active {
	background: url(../images/slider-point1.png) no-repeat;
}
.bx-prev {
	position: absolute;
	bottom: 125px;
	left: 0px;
	background: url(../images/prew-btn.png) no-repeat;
	width: 35px;
	height: 15px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	color: #fff;
}
.bx-next {
	position: absolute;
	bottom: 125px;
	right: 0px;
	background: url(../images/prew-btn.png) no-repeat;
	width: 35px;
	height: 15px;
	text-indent: -9999px;
	display: block;
	text-decoration: none;
	color: #fff;
}
.bx-wrapper{
	margin-left: 5px;
	
}
/*-------------------------------------------------*/

.trearms-con-holder {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	/*	background-image: url(../images/inner-cont-bg.png);*/
	background-repeat: repeat;
	background-position: center top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #666;
	margin-top: 20px;
	padding-bottom: 30px;
}
.trearms-con-holder p {
	font-size: 16px;
	line-height: 20px;
	color: #c8c8c8;
	text-decoration: none;
	padding-left: 20px;
	padding-right: 20px;
}
.trearms-con-holder h2 {
	font-family: 'open_sansregular';
	font-size: 18px;
	line-height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-weight: bold;
}
.to_imp ul li {
	list-style: none;
	padding-left: 25px;
	background-image: url(../images/tick-r.png);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	min-height: 40px;
	margin-bottom: 10px;
}
.modam_holder {
	width: 500px;
	margin-left: 80px;
	padding-top: 15px;
	padding-bottom: 10px;
	margin-top: 15px;
	background-color: #000;
	padding-right: 10px;
	padding-left: 10px;
}
.neme-hol {
	float: left;
	height: 26px;
	font-family: "open_sansregular";
	font-size: 15px;
	color: #FFF;
	padding-top: 9px;
	width: 185px;
	margin-bottom: 10px;
}
.inte_sty {
	background-color: #CCC;
	height: 30px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.inte_sty_address {
	background-color: #CCC;
	height: 70px;
	width: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.echeck_bt {
	background-color: #CCC;
	padding-right: 15px;
	padding-left: 15px;
	border: none;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	float: right;
	font-family: 'open_sansregular';
	font-size: 13px;
	height: 35px;
	cursor: pointer;
}
.echeck_bt:hover {
	background: #FF8000
}
.partners-holder {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat;
	background-position: center top;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #666;
	margin-top: 20px;
	padding-bottom: 30px;
}
.web_logos_left {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom:20px;
}
.left-lo {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	background-color: #FFF;
	height: 50px;
	width: 50px;
	text-align: center;
	display: block;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.left-lo2 {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	background-color: #FFF;
	height: 50px;
	width: 50px;
	text-align: center;
	display: block;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}
.web_logos_cent {
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-left: 10px;
	margin-bottom:10px;
}
.pt10 {
	margin-top: 0px;
}
.web_logos_fire {
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-left: 10px;
	margin-bottom:10px;
}
.web_logos_electronics {
	float: left;
	width: 100%;
	padding-top: 20px;
	margin-left: 10px;
	margin-bottom:10px;
}
.devider{
	width:100%;
	height:1px;
	background-color:#2a2a2a;
	margin-bottom:20px;
}
.sitemap{
	float:left;
	width:96%;
	padding-left:20px;
	padding-top:20px;
}
.sitemap a{
	font-size: 16px;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	/*	background-color:#000;*/
	display: block;
	clear: both;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #59595b;
}
.sitemap a:hover{
	color:#f00;
/*	background-color:#fff;*/

	border-bottom-color: #8a8a8d;
}

.re-form-area{
	width: 500px;
	height: 40px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:5px;
	
}
.re-form-area1{
	width: 500px;
	min-height: 120px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-top:5px;
	
}
.partners{
	float: left;
	width: 160px;
	height: 60px;
	overflow: hidden;
	padding: 1px;
	border: 1px solid #CCC;
	background-color:#fff;
}
.welding-img{
	width:325px;
	float:right;
	padding-right:20px;
	padding-top:20px;
}
.welding-img img{
	padding-bottom:5px;
}
.gallery-wrap{
	width:96%;
	float:left;
	padding:20px;
	background-color:#272727;
}
.gallery-wrap img{
	padding-left:5px;
	padding-bottom:5px;
}
.pop-close{
	float:right;
	margin-top:-20px;
	margin-right:-20px;
}
.pop-close1{
	float:right;
	margin-top:-15px;
	margin-right:-15px;
}