.fright{
	float: right;
}

.tcontent{
	font-size: 14px;
	color: white;
	border-radius: 20px;
	padding: 20px;
	border: 1px solid #F00001;
	line-height: 22px;
	text-align: left !important;
}
.tby{
	color:royalblue;
	font-weight:bold;
}
.tcap{
	color:gray;
}
.yellow{
	/*background-color: yellow;*/
	color: black;
}
.orange{
	/*background-color:#1abc70;*/
	color: black;
}
.red{
	/*background-color:#e802a3;*/
	color: black;
}
.mb-20{
 margin-bottom: 20px;
}
.testimonialsheader{
	margin:35px;
}
.timg{
	width:30px;
	margin-left:15px;
}
