.testimonial-main h1{text-align:center;}
.testimonial-main .testimonial span{
	float:right;
	font-size:10px;
	position:relative;
	bottom:7px;
	font-size:11px;
	
}
#column-left .view_all,#column-right .view_all{
	margin:15px 0;
}
.btn-testi{
	font-size:14px;
	background:#229ac8;
	color:#fff !important;
}
.name{
	margin:5px 0;
	cursor:pointer;
	font-size:14px;
	color:#000;
}
.testimonial1 .testi-view .name{
	float:left;
}
.testimonial1 .testi-view{
	background:#f5f5f5;
	margin-bottom:20px;
	padding:15px;
}
.testimonial1 .testi-view .image{
	float: left;
    padding-right: 20px;
    text-align: center;
}
.testimonial-main .caption{
	min-height:160px;
}
.testimonial-main .view_all{
	text-align:center;
	margin:20px 0;
}
.testimonial-main .testimonial .test{
	padding: 14px 0;
	background:#FFF;
	border-radius:10px;
	-webkit-border-radius:10px;
	padding-left: 18px;
    padding-right: 18px;
	margin-bottom:16px;
}
.testimonial-main .testimonial .test .title_art,.review{
	color:#000000; font-size:12px;
}
.firstpart img{border-radius:50%;margin:0 auto;}
.testimonial-main .heading {
	-webkit-border-radius: 7px 7px 0px 0px;
	-moz-border-radius: 7px 7px 0px 0px;
	-khtml-border-radius: 7px 7px 0px 0px;
	border-radius: 7px 7px 0px 0px;
	background: #34598B;
	padding: 8px 10px 7px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	color: #FFF;
}
.testimonial-main .firstpart {
   background: none repeat scroll 0 0 #F5F5F5;
   border-radius: 10px;
   padding: 15px 15px;
   margin:0 0 20px;
   border:none;
   min-height:auto;
}
.btn-testi{
	background:#
}
.testimonial-main  .owl-carousel{
	margin-bottom:0px;
	background:transparent;
}
.leftdesign .caption p{
	background:#efefef;
    border-radius: 5px;
    color: #525252;
    margin-top: 10px;
    padding: 20px;
    position: relative;
     z-index:9999;
}

.leftdesign .caption p::after{ 
	content: '';
	position: absolute; 
	display: block; 
	width: 0; 
	z-index: 1; 
	top: -10px; 
	color: transparent; 
	left: 25px; 
	border-color:#efefef rgba(0, 0, 0, 0); 
	border-style: solid; 
	border-width: 0 10px 10px; 
}
.leftdesign .image img{
	float:left;
	display:inline-block;
	margin-right:10px;
}
.thirdleft .image{
	float:left;
	display:inline-block;
}
.testimonial-main  .owl-carousel  .owl-buttons .fa{font-size:25px;}
.testimonial-main .owl-wrapper-outer{border:none;box-shadow:none;}
.testimonial-main  .owl-carousel .owl-buttons div{opacity:1;}
.testimonial-main .owl-carousel .owl-buttons .owl-prev{left:-5px;top:40%;}
.testimonial-main .owl-carousel .owl-buttons .owl-next{right:-5px;top:40%;}
@media(max-width:767px){
	.testimonial-main .content{
		min-height:175px;
	}
}


/* == new css add here 15/12/21 == */
.j-container .testimonial1 .testi-view {
	width: 100%;
}

.j-container .testimonial1 {
    padding-bottom: 15px !important;
}

.j-container .testimonial1 h2 {
    margin-bottom: 20px;
}

.j-container .testimonial1 .text-right {
    text-align: right;
}

.j-container .col-sm-12.col-xs-12.col-lg-12.col-md-12 {
	margin: 0 15px;
}

.j-container .text-center {
	text-align: center;
}

.j-container hr {
    border-top: 1px solid #ddd;
    margin: 20px 0;
} 
/* == new css close here 15/12/21 == */