.banner{
	background: url(../images/banner1.jpg) no-repeat center;
	background-size: cover;
	height: 806px;
	width: 100%;
	position: relative;
}
.buttonbanner{
	text-align: center;
	position: relative;
	top: 98%;
}
.buttonbanner a{
	color: #fff;
	padding: 15px 20px;
	background-color: #c91114;
	border-radius: 3px;
	font-weight: 600;
	transition:0.5s ease;
-moz-transition:0.5s ease;
-webkit-transition:0.5s ease;
}
.buttonbanner a:hover{
	background-color: #ff0804;
}
.contact-info{
}
.infobox{
	border: 1px solid #cccccc;
	padding: 25px 30px;
}
.infobox h4{
	font-size: 18px!important;
	margin: 0!important;
	padding-bottom: 10px;
}
.infobox p{
	padding-bottom: 20px;
	line-height: 1.5!important;
}
.infobox h4 i{
	font-size: 18px;
	margin-right: 5px;
}
.copyright-text{
	background: none!important;
}
.main-footer .footer-bottom .inner-container:before{
	background: none!important;
}
.main-footer .footer-bottom .copyright-text:before {
   border: none;
}
.bannerinner{
	/* background: url(../img/banner1.jpg) no-repeat center; */
	/* background-size: cover; */
	background:#282828;
	height: 250px;
	width: 100%;
	padding: 160px 0;
	position: relative;
	text-align: center;
}
.bannerinner h2{
	font-size: 22px;
	font-weight: 500;
	background: #fff;
	text-transform: uppercase;
	display: inline-block;
	padding: 8px 30px;
	color: #000000;
}
.bannerinner ul{
	width: 100%;
	background: #eee;
	position: absolute;
	bottom: 0;
	display:block;
	padding: 10px 0;
}
.bannerinner ul li{
	text-align: center;
}
.bannerinner ul li a{
	color: #000000;
	font-size: 16px;
}
.inner-box img{
	margin-bottom: 20px;
}
.feature-block ul {
	margin-bottom: 25px;
}
.feature-block ul li{
	list-style: disc;
	margin-left: 18px;
	font-size: 15px;
	color: #333;
}
.sercont{
	height: 550px!!important;
}
.prodimg{
	padding-top: 0px;
}

.about_ind{
	background:#f1f1f1;
	
}
.ultra_dis{}
.ultra_dis img{width:100%;}