.testimonial{
    text-align: center;
}

.testimonial .pic{
    width: 120px;
    height: 120px;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 15px;
}

.testimonial .pic img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.testimonial .testimonial-title{
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    color: #fde428;

}

.testimonial .testimonial-title small{
    font-size: 15px;
    font-weight: 600;
    color: #fff;
}

.testimonial .description{
    font-size: 14px;
    color:#CCC;
    line-height: 27px;
    position: relative;
    margin: 0;
}

.heading-title
{
	
}

.owl-theme .owl-controls .owl-page span{
    background: #fff;
    border: 2px solid #0c4767;
    opacity: 1;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls .owl-page:hover span{
    border: 2px solid #fa7921;
}@charset "utf-8";
/* CSS Document */

