* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
p {
	font-size: 14px;
	line-height: 25px;
	margin: 10px 0;
}
a {
	text-decoration: none;
}
header {
	height: 55px;
	 background-color:#000000;
	min-width: 100%; 
}
.banner {


	max-width: 100%; 
}
.divider {
	width: 100%;
	background-color: #897051;
	padding: 10px 0;
}
.divider h3 {
	text-align: center;
	color: #FFF;
}
.about {
	padding: 10px;
	background-color: #FFF;
}
.conveyor-belting {
	padding: 10px;
	background-color: #FFF;
}
ul.link-box {
	list-style: none;
}
.link-box li {
	background-image: url(file:///C|/Users/Lenovo/Desktop/capmobile-done/capmobile-done/images/arrow.png);
	background-repeat: no-repeat;
	background-position: 20px;
	padding-left: 0px;
	line-height: 28px;
	border: 1px dotted #999999;
	margin-top: 5px;
	text-align: center;
}
.link-box li a {
	color: #666;
	display: block;
}
.common-ul {
	width: 100%;
}
.com-li {
	width: 50%;
	float: left;
}
.com-li li {
	line-height: 28px;
	margin-left: 20px;
	list-style: none;
}
.common ul, .common li {
	line-height: 25px;
	list-style: none;
}
.center {
	text-align: center;
}
.rubber-flooring {
	padding: 10px;
}
.flooring_box {
	min-height: 100px;
	margin-right: 0px;
	margin-left: 10px;
	margin-top: 20px;
}
.flooring_box h3 {
	margin-bottom: 15px;
	background-color: #2F2C37;
	color: #fff;
	padding: 20px 5px;
}
.flooring_box ul {
	padding-left: 0;
	list-style: none;
}
.flooring_box li {
	line-height: 25px;
	padding-left: 10px;
}
.flooring_box ul li:nth-child(odd) {
	background-color: #FFCFD0;
}
.flooring_box ul li:nth-child(even) {
	background-color: #FFAAAC;
}
.conveyor-equipments {
	padding: 10px;
}
.conveyor_equipment_cate {
	border: 2px solid green;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 10px;
	border-radius: 8px;
}
.conveyor_equipment_cate a {
	padding: 8px;
	background: #333;
	color: #FFF;
	margin-bottom: 10px;
	float: right;
}
.rubber-sheet {
	padding: 20px;
}
.rubber_sheeting_link_box {
	float: left;
	margin-left: 10px;
	border: 2px #DC7F38 solid;
	margin-bottom: 10px;
	margin: 10px;
}
.rubber_sheeting_link_box a {
	text-decoration: none;
	color: #983D59;
	text-align: center;
	display: block;
	
	-webkit-transition: all .50s ease-in-out;
	-moz-transition: all .50s ease-in-out;
	-o-transition: all .50s ease-in-out;
	transition: all .50s ease-in-out;
	padding: 10px;
}
.rubber_sheeting_link_box a:hover {
	color: #fff;
background-color:#000;	 
}


.pulley-drum{ padding:20px;}


.service{ padding:20px;}

.pdf{ display:block; margin:auto;}


.turnkey-project{ padding:20px ;}
.rubber-rollers{ padding:20px; 	}

a{ color:#3B3B3B;}

th, td {
    padding: 5px;
    text-align: center;
}


.our-specialty{ padding:20px;}


.contact-us{ padding:20px;}



.container {
  width: 100%;
  margin: 2em auto;
  overflow: hidden;
  background: white;
  border-radius: 5px;
}

.message, .contact, .name, .footer, .head-footer, footer, textarea {
  display: block;
  padding: 0;
  margin: 0;
  border: 0;
  clear: both;
  overflow: hidden;
}

.head-footer, footer {
  height: 75px;
  background: rgba(0, 0, 0, 0.05);
  line-height: 75px;
  padding-left: 20px;
  border-radius: 5px 5px 0 0;
}
.head-footer h1, footer h1 {
  font-size: 1.2em;
  text-transform: uppercase;
  color: rgba(51, 51, 51, 0.4);
}

.first, .last {
  float: left;
  width: 97%;
  margin: 0;
  padding: 0 0 0 20px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 50px;
}

.last {
  width: 97%;
  border-left: 0;
}

.email, textarea {
  height: 50px;
  width: 97%;
  line-height: 50px;
  padding: 0 0 0 20px;
  border-top: 0;
  border-left: 1px solid rgba(0, 0, 0, 0.1);
  border-right: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

textarea {
  height: 200px;
}

footer {
  height: 49px;
  border-top: 1px dashed rgba(0, 0, 0, 0.3);
  border-radius: 0 0 5px 5px;
  padding-left: 0;
  padding-right: 20px;
}
footer button {
  height: 32px;
  background: #e74c3c;
  border-radius: 5px;
  border: 0;
  margin: 7px 0;
  color: white;
  float: right;
  padding: 0 20px 0 20px;
  border-bottom: 3px solid #c0392b;
  transition: all linear .2s;
}
footer button:hover {
  background: #c0392b;
}
footer button:focus {
  outline: none;
}

.first:focus, .last:focus, .email:focus, textarea:focus, textarea:focus {
  outline: none;
  background: rgba(52, 152, 219, 0.1);
  color: rgba(51, 51, 51, 0.7);
}

.cont-box{ width:100%;}

header{ position:fixed; z-index:999}