
.testimonials {
	background:;
	padding:0px;
	color:#fff;
	}

.img-width {float:left; margin-right:30px;}

.img-width img{ border-radius:100%;  margin-top:15px; border:solid 5px #00a651;}



.testimonials h2 { font: bold 18px 'OpenSansSemibold'; color:#292828; text-transform:uppercase; }



/* Control buttons  */
#quote-carousel .carousel-contro {
  background: none;
  color:#222;
  font-size: 3em;
  text-shadow: none;
  margin-top: 30px;
}
/* Previous button  */
#quote-carousel .carousel-control.left {
  left: -12px;
}
/* Next button  */
#quote-carousel .carousel-control.right {
  right: -12px !important;
}
/* Changes the position of the indicators */
#quote-carousel .carousel-indicators {
  right: 0%;
/*   top:160px; */
  
  
}
/* Changes the color of the indicators */
#quote-carousel .carousel-indicators li {
  background: #7b7a7a;
  border:none;
}
#quote-carousel .carousel-indicators .active {
  background-color: #c6012e
}
#quote-carousel img{
/*   width: 100px;
  height: 100px */
}
/* End carousel */

.item blockquote {
    border-left: none; 
    margin:50px 0 0 0;
}

.item blockquote p{
	
   	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:15px;
	color:#292828;
	line-height:25px; 
	text-align:center;
	margin:0px;
}

.item blockquote img {
    margin-bottom: 10px;
	text-align:center;
}

.item blockquote p:before {
    content: " ";
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    margin-right:0px;
}
/*small {  font-family:'OpenSansSemibold'; font-weight:bold; font-size:14px; color:#ef701c; display:block; text-align:center;  margin:15px 0px 15px 0px;}*/


.read a{ float: left; font:bold 12px Arial, Helvetica, sans-serif; color:#00a651; display:block; text-decoration:none;}
.read a:hover{ float: left; font:bold 12px Arial, Helvetica, sans-serif; color:#000; display:block; text-decoration: underline;}
.testimg{width:66%;  margin:0 auto; padding:20px 0px 0px 0px; border-radius:100%; text-align:center;}
.testimg figcaption{font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:15px;
	color:#292828;
	margin-bottom:15px;
	text-align:center;}











