.testimonials{
	position: relative;
	top: 25px;
	border-right: 1px solid #ECECEC;
	padding: 0 20px 80px 10px;
	font-size: 13px;
	height: auto;
	float: right;
}
.testimonials .divider-points{
	background: url(../img/recent_worksborder.png) repeat-x;
	float: right;
	height: 5px;
	position: relative;
	width: 570px;
	right: 100px;
	top: -9px
}
/** blockquote 02 **/
.testimonials .blockquote1-div{
	position: relative;
	float: left;
	padding-bottom: 15px;
	background: url(../img/recent_worksborder.png) repeat-x left bottom;
	margin-bottom: 10px;
	height: auto;
	top: 40px;
	
}
.testimonials .blockquote1{
	font-family: "B Homa", "Arial";
	color: #a8a8a8;
	background: url(../img/blockquote1.png) no-repeat top left;
	padding-left: 50px;
	font-style: italic;
	line-height: 18px;
	height: auto;
	padding-bottom: 20px;
}
.testimonials .blockquote1 span{
	font-family: "B Kamran", "Arial";
	color: #676768;
	font-style: normal;
	line-height: 35px;
}

/** blockquote 02 **/
.testimonials .blockquote2-div{
	position: relative;
	float: right;
	padding-bottom: 15px;
	background: url(../img/recent_worksborder.png) repeat-x left bottom;
	margin-bottom: 10px;
	margin-top: 45px;
	top: 40px;
}
.blockquote2-div .blockquote2{
	font-family: "B Homa", "Arial";
	color: #a8a8a8;
	border-left: 4px solid #cecece;
	padding-left: 20px;
	font-style: italic;
	line-height: 18px;
	height: auto;
	margin-bottom: 30px;
}
.blockquote2-div .blockquote2 span{
	font-family: "B Kamran", "Arial";
	color: #676768;
	font-style: normal;
	line-height: 35px;
	
}

/** blockquote 03 **/
.testimonials .blockquote3-div{
	position: relative;
float: left;
	padding-bottom: 15px;
	margin-bottom: 10px;
	margin-top: 45px;
	position: relative;
	float: left;
	width: 100%;
	top: 40px;
}
.testimonials .blockquote3-div .block-box{
	margin: 0;
	padding-right: 20px;
	width: 320px;
	position: relative;
	float: left;
}
.testimonials .blockquote3-div .block-box-last{
	margin: 0;
	padding-right: 0;
	width: 320px;
	position: relative;
	float: left;
}
.testimonials .blockquote3-div .avatar{
	position: relative;
	float: right;
	width: 90px;
	height: 90px;
}
.blockquote3-div .blockquote3{
	font-family: "B Homa", "Arial";
	color: #A8A8A8;
	font-style: italic;
	line-height: 16px;
	height: auto;
	margin-bottom: 30px;
	position: relative;
	float: right;
	width: 220px;
	padding-right: 10px;
}
.blockquote3-div .blockquote3 span{
	font-family: "B Yekan", "Arial";
	color: #676768;
	font-style: normal;
	line-height: 35px;
	
}
