/*testimonials*/
blockquote {
	border-left: 9px solid #909090;
}
div.all-content div.testimonials-h1 h1{
	margin-left: 5%;
}
div.container div.testimonials-h1 h1{
	margin-left: 1px;
}
img.img-star{
	text-align: center;
	margin-bottom: 20px;
}
.div-for-start{
	background: url("../img/startxt.png") no-repeat ;
	display: block;
    height: auto;
    max-width: 100%;
}
div.testomanials_background {
       	position: fixed;
        min-height: 500px;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: right top;
	top: 78px;
}
.user-content-sidebar p{
    margin-top: 0px;
}
.wrap-testimonials{
    background-color: #fff;
    padding: 20px 20px 70px 20px;
    margin-bottom: 40px;
 }
.grey-line{
    border-left: 5px solid #eee;
    font-size: 17.5px;
    margin: 0 0 20px;
    padding: 10px 20px;
    
}
.text-on-star{
	color: rgb(110, 109, 107);
	font-family: 'Handlee', cursive;
}
div.testimonials-h1 h1{
	color: #ae2221;
	font-size: 35px;
	font-weight: bold;
	text-align: left;
	
	margin-bottom: 40px;
	margin-top: 40px;
	font-family: "Arial";
}
div.testimonials-home h1{
	text-align: center;
	color: #6f6f6f;
	font-size: 28px;
	font-weight: bold;
}
.testimonials-hr {
	border-top: 1px solid #cac8c9;
	margin-top: 172px;
	margin-bottom: -72px;
}
.testimonials .img-box {
	width: 144px;
	height: 144px;
	border: 10px solid #cac8c9;
	margin: 0 auto;
	border-radius: 72px;
	overflow: hidden;
	margin-bottom: 30px;
	-webkit-mask-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC);
}
.testimonials-comment {
	margin-bottom: 20px;
	overflow: hidden;
}
@media (max-width: 767px) {
	.testimonials-comment {
		margin-bottom: 0px;
	}
        .wrap-testimonials{
            background-color: #fff;
            padding: 20px 10px 70px 10px;
            margin-bottom: 40px;
        }  
}
.testimonials-comment .testimonials-left-quote, .testimonials-comment .testimonials-right-quote {
	background-repeat: no-repeat;
	height: 40px;
}
.testimonials-comment .testimonials-left-quote {
	background: url("../img/quotesbig.png") no-repeat center;
	margin-bottom: 25px;
}
.testimonials-comment .testimonials-right-quote {
	background-image: url("../img/testimonials-right-quote.png");
	background-position: right bottom;
}
.testimonials-comment .testimonials-text {
	font-size: 14px;
	color:  #505050;
	text-align: justify;
	margin-bottom: 10px;
}
div.testimonials-text {
	font-size: 17px;
	color: rgb( 110, 109, 107 );
	text-align: start;
	margin-bottom: 30px;
	padding-right: 15px;
}
div.testimonials-author {
	font-size: 18px;
	color: #505050;
	font-style: Arial;
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
}
div.testimonials-author-text{
	float:left;
}
a.view-more-testimonials{
	font-weight: 100;
	text-align: center;
	font-size: large;
	width: 95px;
}
div.testimonials-left-quote {
	background: url("../img/quotesmall.png") no-repeat right top;
	background-size: 20px auto;
	margin-bottom: 25px;
	height: 30px
}
.btn-in-home {
	font-size: 17px;
	line-height: 20px;
	color: rgb(253, 252, 252);
	text-align: left;
	padding-left: 46px;
	width: 244px;
	height: 31px;
	margin: 8px 15px 20px 0px;
	background-color: #ae2221;
	background-image: url('../img/whitestar.png');
	background-position: left 12px center;
	background-repeat: no-repeat;
	background-size: 19px;
}
p.testimonial-p {
	margin-bottom: 0px;
        padding-left: 15px;
}
