body {
	-webkit-text-stroke: 0px!important;
	-webkit-font-smoothing: antialiased !important;
}
.testimonial-bg {
	margin:0;
	width:100%;
	float:left;
	color:#fff
}
@media (max-width:990px) {
.testimonial-bg {
padding:20px 10px
}
}
.testimonial-bg .carousel {
	min-height:180px;
	overflow:hidden
}
@media (max-width:1024px) {
.testimonial-bg .carousel {
min-height:auto
}
}
.testimonial-bg .carousel-inner {
	margin:15px auto 0px;
	width:75%;
	font-size:15px;
	text-align:center;
	line-height:28px
}
@media (min-width:1500px) {
.testimonial-bg .carousel-inner {
width:80%
}
}
@media (max-width:1100px) {
.testimonial-bg .carousel-inner {
margin:15px auto 25px
}
}
.testimonial-bg .carousel-inner img {
	/*margin:0;
	display:inline;
	border:2px solid #ccc;
	padding:10px;*/
	
	display: block;
    margin: 0 auto;
    max-width: 200px;
    border-radius: 50%;
}
.testimonial-bg .carousel-inner img.global { border:none; padding:0; margin:0 0 20px 0;}

.testimonial-bg .icon-testimonial {
	margin:0 auto;
	padding:8px 0 15px 0;
	width:80px;
	text-align:center;
	font-size:35px;
	color:#f6c3c2
}
.testimonial-bg .testimonial-details {
	float:left;
	width:100%;
	margin:25px auto 30px;
	text-align:left;
	
}

.testimonial-bg .globaltestimonial-details {
	display: table;
    margin: 50px auto 30px;
	
}

.testimonial-bg .testimonial-logo {
	margin:0 18px 0 0;
	padding:0 20px 0 0;
	border-right:1px solid #f48f8f;
	float:left
}
@media (max-width:500px) {
.testimonial-bg .testimonial-logo {
float:inherit;
text-align:center;
margin:0;
padding:0;
border-right:0
}
}
.testimonial-bg .testimonial-name {
	padding:0px 0 0 0 !important;
	float:left;
	text-align:left;
	line-height:20px;
	font-size:20px !important;
	font-weight:normal;
	color:#3e3d3d !important;
	border-bottom:none !important;
}



.testimonial-bg .testimonial-name span {
	font-size:20px;
	text-transform:uppercase;
	color:#727070; 
	float:left; width:100%;
	margin:15px 0 0 0;
}



.testimonial-bg .globaltestimonial-name {
	padding:2px 0 0 0;
	float:left;
	text-align:center;
	line-height:20px;
	font-size:26px !important;
	font-weight:normal;
	color:#e6e5e5;
}


.testimonial-bg .globaltestimonial span {
	font-size:20px;
	text-transform:uppercase;
	color:#727070; 
	float:left; width:100%;
	margin:15px 0 0 0;
}

.testimonial-bg .globaltestimonial-name span.edu {
	font-size:15px;
	float:left;
	width:100%;
	text-align:center;
	margin:15px 0 0 0;
	}

 @media (max-width:500px) {
.testimonial-bg .testimonial-name {
float:inherit;
text-align:center;
padding:10px 0 0 0
}
}
.carousel-control {
	top:30%;
	width:5%;
	opacity:.9
}
.carousel-control.right {
	background-image:inherit;
	text-shadow:none !important;
}
.carousel-control.left {
	background-image:inherit;
	text-shadow:none !important;
}
.carousel-indicators {
	bottom:0px;
	margin-bottom:0
}
.carousel-indicators li {
	background-color:#e96f6f;
	border:0;
	margin:0 4px;
	width:7px;
	height:7px
}
.carousel-indicators .active {
	height:7px;
	margin:0 4px;
	width:7px
}
.right.carousel-control, .left.carousel-control {
	filter:inherit
}
