.testimonial-main h1{
        text-align:center;
        font-weight: bold;
}
.testimonial-main .testimonial span{
	float:right;
	font-size:10px;
	position:relative;
	bottom:7px;
	font-size:11px;
	
}
.swiper-slide{
	/*padding:0 15px;*/
}
.testimonial-main .swiper-viewport{
	background:transparent !important;
	border:none !important;
	margin:0 !important;
	box-shadow:none !important;
	border-radius:0px !important;
}
#column-left .view_all,#column-right .view_all{
	margin:15px 0;
}
.btn-testi{
	font-size:14px;
	background:#f1f1f1;
	color:#222 !important;
}
.name{
	margin:5px 0;
	cursor:pointer;
	font-size:15px;
	color:#000;
        font-weight: bold;
}
.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:100px;
}
/*
.testimonial-main .view_all{
	text-align:center;
	margin: 1px 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;margin-bottom: 10px; width: 68px;}
                
.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 #ffff;
   /*border-radius: 10px;*/
   margin: 0 0 20px;
   margin:0 0 20px;
   border: none;
   min-height: auto;
   box-shadow: 0 0 6px rgba(32, 33, 36, 0.28);
   padding-top: 27px;
   padding-bottom: 15px;
}
.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;
}
.pull-right {
    float: right;
}
/*
.view_all{
    padding-top: 5px;
    padding-right: 5px;
}
*/
.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;
	}
    .testimonial-main  .swiper-slide,.swiper-slide-duplicate{
        /*width: 100% !important;*/
        /*margin: 0 auto !important;*/
    }
}
