[id*='testimonial-02-slider-']	{
	padding-bottom:40px;
}

[id*='testimonial-02-slider-'] .owl-dots	{
	border:none;	
}

[id*='testimonial-02-slider-'].owl-carousel .owl-nav button.owl-next, [id*='testimonial-02-slider-'] .owl-carousel .owl-nav button.owl-prev, [id*='testimonial-02-slider-'] button.owl-dot {
	margin:6px;
    width: 10px;
    height: 10px;
	border-radius:50%;
	outline:none;
}

[id*='testimonial-02-slider-'] .client-name	{
	font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
    padding-top: 9px;
    text-transform: capitalize;
	font-weight:100;
	clear: none;
}

[id*='testimonial-02-slider-'] .client-name > small	{
    display: block;
    margin-top: 3px;
    font-size: 10px;
    line-height: 1.1;
}

[id*="testimonial-02-slider-"].owl-carousel .owl-dots,
[id*="testimonial-02-slider-"].owl-carousel .owl-nav {
  position: absolute;
  bottom:0;
  left:50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

[id*='testimonial-02-slider-'] .owl-controls .owl-pagination	{
	margin:0px 0 20px 0;
}

.testimonial-02	{
	padding:12px;
	width: 100%;
    width: 100%;
}

.testimonial-02 .testimonial-02-content{
    padding: 10px 20px;
    border-radius:6px;
    margin-bottom: 15px;
    position: relative;
    min-height: 60px;
}

.testimonial-02 .testimonial-02-content:after	{
    content: "";
    border-left: 10px solid transparent;
    border-right: 9px solid transparent;
    position: absolute;
    bottom: -8px;
    left: 30px;;
}

.testimonial-02 .testimonial-02-description{
    margin-bottom: 10px;
}
.testimonial-02-pic{
    float:left;
}

.testimonial-02-pic > img{
    width: 80px!important;
    height: 80px!important;
    border-radius: 50%;
    border: 2px solid #e5e5e5;
}
.testimonial-02 .testimonial-02-review{
    margin:3px 0 0 15px;
    float: left;
}
.testimonial-02 .testimonial-02-title{
    font-size:16px;
    text-transform:capitalize;
    font-weight: bold;
    margin:0px;
	padding: 5px 0;
}
.testimonial-02 > .testimonial-02-review span{
    display: block;
    font-size: 13px;
    margin-bottom:5px;
}

.testimonial-02 .social-links{
    padding:0;
    margin:30px 0 0 0;
}

.testimonial-02 .social-links li{
    list-style:none;
    margin-right:0px;
    display:inline-block;
}

.testimonial-02 .social-links li a{
    width:26px;
    height:23px;
    line-height:22px;
    color:#fff;
    text-align:center;
    border:1px solid #9c9c9c;
}

.testimonial-02 .social-links li a:hover{
    text-decoration: none;
}

.testimonial-02 .social-links li a.fa-twitter{
    background: #5ea9dd;
    border-color: #5ea9dd;
}
.testimonial-02 .social-links li a.fa-twitter:hover{
    background: #ffff;
    border-color: #5ea9dd;
	color: #0177b5
}

.testimonial-02 .social-links li a.fa-facebook	{
    background: #3a559f;
    border-color: #3a559f;
}

.testimonial-02 .social-links li a.fa-facebook:hover	{
    color: #3a559f;
    border-color: #3a559f;
	background:#ffffff
}

.testimonial-02 .social-links li a.fa-globe	{
    background: green;
    color: #ffffff;
    border-color: #3a559f;
}

.testimonial-02 .social-links li a.fa-globe:hover	{
    color: #3a559f;
    border-color: #3a559f;
	background:#ffffff;
}

.testimonial-02 .social-links li a.fa-instagram	{
    background: #cb2027;
    border-color: #cb2027;
}
.testimonial-02 .social-links li a.fa-instagram:hover	{
    background: #ffffff;
    border-color: #cb2027;
	color:#cb2027
}

.testimonial-02 .social-links li a.fa-linkedin{
    border-color: #0177b5;
    background: #0177b5;
}
.testimonial-02 .social-links li a.fa-linkedin:hover{
    background: #ffffff;
    border-color: #0177b5;
	color: #0177b5
}

[id*='testimonial-02-slider-'].owl-theme .owl-controls .owl-page span{
    width: 10px;
    height:10px;
    margin: 5px 6px;

}

[id*='testimonial-02-slider-'] .owl-dots	{
	bottom:0;	
}

[id*='testimonial-02-slider-'] .owl-dots button	{
    height: 10px;
    width: 10px;
    border-radius: 50%;
    margin: 3px;
}


.testimonial-02 .content:after	{
    left: 20px;	
}

[id*='testimonial-02-slider-'] .owl-controls .owl-pagination	{
	margin:0px 0 20px 0;
}