.c_header{
	width: 60%;
	padding: 0px 20%;
}

.c_header .c_header_span1{
	font-weight: bold;
	font-size: 18px;
	margin-left: 40%;
	
}

.c_header button{
	cursor: pointer;
	border: none;
	background-color: red;
	color: white;
	padding: 5px 10px;
	border-radius: 5px;
}

.c_test{
	width: 100%;
	margin-top: 2%;
}

.c_test p{
	font-size: 18px;
}

.test{
	float: left;
	width: 25%;
	border: 1px solid #999999;
	padding: 1% 3%;
	margin-top: 2% ;
	margin-left: 2%;
}

.test_p{
	text-align: right;
	margin-top: 2%;
}

.more,.more2{
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	/*border: 1px solid #999999;*/
	padding: 1%;
	font-size: 20px;
	margin-top: 2%;
	cursor: pointer;
	color: #005AB0;
	font-weight: bold;
}

.you_testimonial{
	width: 98%;
	margin-top: 2%;
	/*border: 1px solid #999999;*/
	padding: 1% 2%;
}

.p_2{
	text-align: right;
	font-size: 18px;
}

.star{
	color: red;
	margin-right: 1%;
}

.you_testimonial li textarea{
	width: 70%;
	margin-left: 3%;
	padding: 1%;
	font-size: 17px;
}

.you_testimonial li input{
	margin-left: 3%;
	margin-top: 1%;
	font-size: 17px;
}

.you_testimonial li label{
	line-height: 30px;
	width: 15%;
	display: inline-block;
}

.header-bottom1 .row{
	width: 70%;
	margin-left: 15%;
}
