@charset "utf-8";
/* CSS Document */
/*form control*/
.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0px;
}
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857;
    color: #555;
    background-color: #FFF;
    background-image: none;
    border: 1px solid #CCC;
    border-radius: 4px;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.form-control:focus {
    border-color: #AD04A7;
    outline: 0px none;
    box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset, 0px 0px 8px #C64FC1;
}

.form_btn {
    float: right;
    margin-top: 10px;
    width: 75px;
    height: 30px;
    padding: 0px;
    font-size: 14px;
    border: 1px solid #AD04A7;
	background-color:#AD04A7;
	color:#FFF;
}

.form_btn:hover{
	float: right;
    margin-top: 10px;
    width: 75px;
    height: 30px;
    padding: 0px;
    font-size: 14px;
    border: 1px solid #680264;
	background-color:#680264;
	color:#FFF;
}
/*form control end*/
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
p{line-height:22px;}

h1{
	color:#013098;
	margin:10px 0 10px 0;
	padding:0;
}
h2{
	color:#F03;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0;
}
h3{
	font-size:20px;
	font-weight:normal;
	color:#103C7B;
	text-decoration:none;
	margin:10px 0 10px 0;
	padding:0;
}
h5{
	font-size:15px;
	color:#FF0000;
	margin: 7px 10px 10px 0;
}

.header_wrap{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.header{
	width:1200px;
	height:115px;
	margin:0px auto;
	padding:0px;
}
.logo{
	width:21%;
	height:auto;
	margin: 10px 0px 0px 1%;
	padding:0px;
	float:left;
}
#newproduct_main{
	width:35%;
	height:92px;
	margin:5px 1% 0 1%;
	padding:0;
	float:left;
	background:url(../images/bristle-1.gif);
}
.newproductimg{
	width:12%;
	height:auto;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	text-align:center;
}
.newproduct{
	width:88%;
	height:auto;
	margin:0;
	padding:64px 0 0 4%;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	border-radius:3px;
	text-align:center;
}

.mainmenu{
	width:40%;
	height:auto;
	margin:15px 0 0 1%;
	padding:0px;
	float:left;
}
.line{
	width:100%;
	height:auto;
	margin:-11px 0px 0px 0px;
	padding:0px;
	float:left;
}
.slider{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	z-index:7;
}
.body_wrapper{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.middle_content{
	width:1200px;
	height:410px;
	margin:-225px  auto 0px  auto;
	padding:0px;
	z-index:1000;
	position:relative;
}
.middle_content1{
	width:32.3%;
	height:360px;
	padding:0px 12px 15px;
	margin:0px 0.5%;
	float:left;
}
.middle_content_img{
	width:100%;
	height:260px;
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
	text-align:center;
}
.middle_content_head{
	width:100%;
	height:30px;
	margin:0px;
	padding:0px;
	float:left;
	color:rgba(0,51,255,1);
	text-align:center;
	font-weight:bold;
	font-size:16px;
}
.middle_content_matter{
		width:100%;
	height:40px;
	margin-bottom:30px;
	padding:0px;
	float:left;
	text-align:center;
	line-height:20px;
}
.middle_content_btn{
  width:100px;
  text-align:center;
  border: none;
  background:#DD1812;
  color: #ffffff;
  padding: 9px 12px 10px;
  line-height: 22px;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  float:left;
  font-size:14px;
  margin:0px;
}
.middle_content_btn:hover,
.middle_content_btn:focus {
  background-color: #CCC;
  color:#DD1812;
  outline: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
}
.middle_content_btn:active {
  background-color: #a1a6a9;
  color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.welcome{
	width:100%;
	height:210px;
	background-color:#003E7B;
	color:#FFF;
	float:left;
	margin:10px 0px;
	padding:0px;
}
.welcome_main_head{
	width:100%;
	height:30px;
	text-align:center;
	color:rgba(255,0,0,1);
	font-size:20px;
	margin:20px 0px 0px 0px;
	padding:0px;
	font-weight:bold;
}
.welcome_sub_head{
	width:100%;
	height:30px;
	text-align:center;
	font-size:18px;
	margin:0px;
	padding:0px;
	float:left;
}
.welcome_content{
	width:100%;
	height:60px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
	line-height:20px;
}
.welcome_btn{
	 width:120px;
  text-align:center;
  border: none;
  background: #FFF;
  color: #000;
  padding: 9px 12px 10px;
  line-height: 22px;
  text-decoration: none;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  font-size:14px;
  margin:0 auto;
  height:40px
}
.welcome_btn:hover,
.welcome_btn:focus {
  background-color: #545454;
  color: #FFF;
  outline: none;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -o-transition: 0.25s;
  transition: 0.25s;
  -webkit-backface-visibility: hidden;
  text-decoration:none;
}
.welcome_btn:active {
  background-color: #a1a6a9;
  color: rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-decoration:none;
}
.button_max{
	width:25%;
	text-align:center; 
	margin:0px auto;
}
.middle_box{
	width:1200px;
	height:240px;
	margin:40px 0px 0px 105px;
	padding:0px;
	float:left;
}
.middle_box1{
	width:45%;
	height:265px;
	margin:0px 30px 0px 0px;
	padding:0px;
	float:left;
}
.middle_box_img{
	width:47%;
	height:185px;
	margin:0px 3% 0 0;
	padding:0px;
	float:left;
}
.middle_box_main_head{
	width:48%;
	height:25px;
	text-align:left;
	color:rgba(255,0,0,1);
	font-size:16px;
	margin:0px;
	padding:0px;
	font-weight:bold;
	float:left;
}
.middle_box_sub_head{
	width:50%;
	height:25px;
	text-align:left;
	color:#36C;
	font-size:15px;
	margin:0px;
	padding:0px;
	float:left;
}
.middle_box_content{
	width:50%;
	height:195px;
	text-align:justify;
	margin:0px;
	padding:0px;
	float:left;
	line-height:20px;
}
.footer_wrapper{
	width:100%;
	height:105px;
	margin:0px;
	padding:0px;
	float:left;
	background-color:#003E7B;
	color:#FFF;
}
.bottom_menu{
	width:375px;
	height:40px;
	margin:25px auto 0 auto;
	padding:0px;
}
.bottom_menu a{margin:8px 15px;
               text-decoration:none;
			   float:left;
			   color:#FFF;
}
.footer_bottom{
	width:100%;
	height:40px;
	margin:0px;
	padding:0px;
	float:left;
	text-align:center;
}
	

.wrapper{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:0px;
	
}


.inner_page{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:0px;
}
.inner_page_content{
	width:1200px;
	height:auto;
	margin:0 auto;
	padding:0px;
	float:left;
}
.inner_page_left{
	width:70%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.inner_page_left_content{
	width:100%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
	text-align:justify;
}
.inner_page_left_enquiry
{width:94%;
height:auto;
margin:0px;
padding:0px;
float:left;
}
.inner_page_banner{
	width:100%;
	height:auto;
	margin-bottom:20px;
	padding:0px;
	float:left;
}
.inner_page_right{
	width:30%;
	height:auto;
	margin:0px;
	padding:0px;
	float:left;
}
.inner_page_right_img{
	width:96%;
	height:570px;
	margin: 0px 0px 0px 25px;
	padding:0px;
	float:left;
}
.clear{
	clear:both;
}

.active{
	text-decoration:none;
}

.inner_page_box{
	width:100%;
	height:auto;
	margin:20px 0 20px 0;
	padding:0px;
	float:left;
}
.inner_page_box_img{
	width:33%;
	height:290px;
	margin:0px 3% 0 0;
	padding:0 0 0 10px;
	float:left;
}
.inner_page_box_content{
	width:62%;
	height:auto;
	float:left;
	padding:0px;
	margin:0 auto;
	text-align:justify;
}
.inner_img_wrap{
	width:100%;
	height:auto;
	margin:15px 0 15px 0;
	padding:0;
	text-align:center;
}


.inner_page_inner_img_box{
	width:100%;
	height:auto;
	margin:20px 0 20px 0;
	padding:0px auto;
	float:left;
}
.inner_page_inner_box_content{
	width:100%;
	height:auto;
	margin:4% auto 0 auto;
	padding:0px auto;
	float:left;
	line-height:20px;
}
.contact_map{
	width:100%;
	height:auto;
	margin:20px auto;
	padding:0px;
	float:left;
	
}
.contact{
	width:100%;
	height:auto;
	margin-top:20px;
	padding:0px;
	float:left;
}
.form_btn {
    float: right;
    margin-top: 10px;
    width: 75px;
    height: 30px;
    padding: 0px;
    font-size: 14px;
	background-color:#DD1812;
	color:#FFF;
}

.form_btn:hover{
	float: right;
    margin-top: 10px;
    width: 75px;
    height: 30px;
    padding: 0px;
    font-size: 14px;
	background-color:#CCC;
	color:#FF0000;
}




#stronginnerbottom{
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	padding:0;
	float:left;
}
.stronginnerbottom1{
	width:30%;
	height:auto;
	margin:0 0 0 5%;
	padding:0;
	float:left;
}
.stronginnerbottom1 ul li{
	list-style:none;
	line-height:25px;
	list-style-image:url(../images/iisticon.jpg);
	margin-left:-20px;
}
.stronginnerbottom2{
	width:60%;
	height:auto;
	margin:0 5% 0 0;
	padding:0;
	float:left;
}

.specification{
	width:100%;
	height:auto;
	margin:0 auto;
	text-align:center;
}
.specification5{
	width:100%;
	height:auto;
	margin:0;
	float:left;
}
.specification5 a{
  text-decoration:none;
}
.specification5 a:hover,{
  text-decoration:underline;
}