.tentestimonial {
	position:relative;
	background:#d4b65e;
	padding:23px 38px;
	color:#fff;
	text-align:center;
	line-height:24px;
}
.tentestimonial .carousel-inner{
	position:relative;
}
.tentestimonial .banner-info{
	position:absolute;
	bottom:25%;
	left:10%;
	z-index:4;
	background:#ccc;
	width:300px;
	padding:12px;
	min-height:40px;
	opacity:0.7;
  filter: alpha(opacity=70);
}

.tentestimonial .carousel-indicators{
	position:absolute;
	bottom:10px;
	left:20px;

}
.tentestimonial .carousel-indicators li{ display:block;float:left;	z-index:20;
	padding:10px; 
	margin:3px; background:red; }
.tentestimonial .carousel-indicators li.active{ background:#000 }	

.tentestimonial  .thumb-indicators li {text-indent:0; 
	display: block;
    float: left;
    height: 97px;
    margin: 3px;
    padding: 3px;
    width: 23%;
    z-index: 20;
}
.testimonial{margin-bottom:10px}
.testimonial .icon{
	font-size:22px
}
.testimonial > div{height:120px; overflow:hidden}
.tentestimonial p{margin:0}
.tentestimonial h3{font-weight:bold; font-family:"Montserrat", sans-serif;margin:0}

.tentestimonial .carousel-control{background:none; top:56%;text-shadow:none}
.tentestimonial .carousel-control:hover{opacity:1}
.tentestimonial .carousel-control.right {right: 40px}
.tentestimonial .carousel-control.left {left: 40px}
