h4.pTitle {
	text-align: center;
	color: #353535;
	font-size: 20px;
	letter-spacing: 1px;
	color: #212121;
	margin: 10px 0 15px;
	line-height: 25px;
}

#slider {
	width: 100%;
	margin: 0 auto;
}

#slider img,
.title-img {
	width: 100%;
	margin: 0 auto;
}


/**********/

.parameter {
	margin-top: -6px;
}

.parameter .mui-collapse {
	background: #EFEFEF;
}

.parameter img {
	max-width: 100%;
}

.parameter .mui-table-view-cell .mui-collapse-content {
	background: #FFFFFF;
}


/**************/

.productShow {
	margin: 15px 0;
	text-align: center;
	color: #78c00b;
	background: #FFFFFF;
}

.productShow span {
	height: 30px;
	display: block;
	line-height: 32px;
	letter-spacing: 1px;
	position: relative;
	z-index: 2;
	width: 190px;
	margin: 0 auto;
	text-transform: uppercase;
	font-size: 16px;
	background: #067CC2;
	color: #FFFFFF;
}

.productShow hr {
	padding: 0;
	margin: 0;
	position: relative;
	top: -15px;
	width: 82%;
	margin: 0 auto;
	background: #067CC2;
	border: none;
	height: 1px;
}


/****************************/