/**
 * @version   1.0 April 25, 2013
 * @author    ThemeRox http://www.themerox.com
 * @copyright Copyright (C) 2007 - 2013 ThemeRox
 * @license   http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only
 */
.rox_metrotestimonial{width:100%;height:auto;padding: 31px 0;}
div.anu_monial_img{float:left;width:100%;text-align:center;}
div.anu_monial_add{float:left;width:100%;text-align:center;}

div.anu_testimonial_cap h3, div.anu_testimonial_cap p, div.anu_testimonial_cap a{margin:0;padding:0;border:0;}
div.anu_testimonial_paragraph p{margin:5px 31px;}
div.anu_testimonial_cap h3{font-size:16px;}
div.anu_monial_add p{color:#fff;font-style:italic;}
div.anu_testimonial_paragraph{text-align:center;color:#fff;}

.center-indicators {
width: 100%;
text-align: center;
}

.carousel-indicators {
position: relative!important;
display: inline-block;
right: 0px;
top: 20px;
list-style: none;
margin: 0;
padding: 0;
}

.carousel-indicators li {
background: rgba(255,255,255,0.3) !important;
width: 10px;
height: 10px;
border-radius: 50%;
cursor: pointer;
display: block;
float: left;
margin-right: 4px;
cursor: pointer;
}
.carousel-indicators li.active {
background: rgba(0,0,0,0.3) !important;
}
