#productContent{
	background: url(../img/bg.png);
}
.pageProduct{
	padding-top: 30px;
}

.pageProduct h2{
	text-align: center;
}
a{
	color:  #c10b15;
}
a:hover{
	text-decoration: none;
	color: #000;
}
/*col-lg-5*/
.col-lg-5 img{
	border-color:#fff;
	border-width: 6px;
	border-style: solid;
}
/*col-lg-5 end*/

/*col-lg-7*/
.col-lg-7{
	background-color:#e8e8e8;
}

.nav-tabs{
	margin-top: 30px;
}

.nav-tabs li a{
	border-radius: 0;
	color:  #c10b15;
}

.tab-content{
	background-color: #fff;
}

.tab-pane p{
	padding: 10px;
}

.OTPP{
	padding-top: 20px;
	background-color:#e8e8e8;
}

.OTP{
	padding-bottom: 100px;
	background-color:#e8e8e8;
}

h5{
	color:  #c10b15;
}

.OTP p a{
	text-decoration: none;
	color: #fff;
}
.OTP h6{
	color: #046fa2;
	font-size: 14px;
}

.OTPQ{
	padding-bottom: 100px;
}

hr{
	border-color: #c10b15; 
}
img.img-responsive{
	border:2px solid #c10b15;
}

@media screen  and (width: 530px){
	.OTPQ{
	padding: 40px;
}
}
/*col-lg-7 end*/