 


@import url('owl.css');


 .testimonials-section .auto-container{
	position:relative;
	z-index:5;
}

 

.testimonials-section .testimonials-slider{
	position:relative;
}

.testimonials-section .testimonials-slider .slide-item{
	position:relative;
	margin:20px 0px 0px 0px;
	border:1px solid #cccccc;
	background:#ffffff;
	text-align:center;
}

.testimonials-section .testimonials-slider .slide-item1{
	position:relative;
	margin:20px 0px 0px 0px;
	border-radius:0 0 10px 10px;
	border:1px solid #cccccc;
	background:#ffffff;
	text-align:center;
}

.testimonials-section .testimonials-slider .slide-item2{
	position:relative;
	margin:20px 0px 0px 0px; 
	background:#ffffff;
	text-align:left;
}



.testimonials-section .testimonials-slider .image-box{
	padding-bottom:78%;width: 100%;position: relative;overflow: hidden; 
}


.testimonials-section .testimonials-slider .image-box img{ 
	width: 100%;height: 100%; position: absolute;top: 0;left: 0;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;
}
.testimonials-section .testimonials-slider .image-box img:hover{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2); }
 

.testimonials-section .slide-item p{
	margin-top: 0px;
	position:relative;
	font-size:14px;
	color:#000;
	margin-bottom:0px;
	height:50px;line-height:50px;
	text-transform:uppercase;	
	 overflow: hidden;
}

.testimonials-section .slide-item1 p{
	margin-top: 0px;
	position:relative;
	font-size:14px;
	color:#000;
	margin-bottom:0px;
	height:50px;line-height:50px;
	text-transform:uppercase;	
	 overflow: hidden;
}
.testimonials-section .testimonials-slider .image-box2{
	padding-bottom:70%;width: 100%;position: relative;overflow: hidden; border-radius:10px 10px 0 0;
}


.testimonials-section .testimonials-slider .image-box2 img{ 
	width: 100%;height: 100%; position: absolute;top: 0;left: 0;-webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s; -ms-transition: all 0.5s;
}
.testimonials-section .testimonials-slider .image-box2 img:hover{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);-ms-transform: scale(1.2); }
 

.testimonials-section .slide-item2 p{
	margin-top: 0px;
	position:relative;
	font-size:14px;
	color:#15325b;
	margin-bottom:0px;
	height:50px;line-height:50px;
	text-transform:uppercase;	text-align:left;
	 overflow: hidden;
}
.testimonials-section .slide-item2 .xiangq{width:100%;height:75px;line-height:25px;font-size:12px;color:#787878;text-align:left; overflow:hidden;}


.testimonials-section .slide-item .designation{
	position:relative;
	font-size:12px;
	color:#cccccc;
	margin-bottom:0px;	
}

.testimonials-section .slide-text{
	position:relative;
	font-size:14px;
	color:#252525;
	font-family:"????????????";
	line-height:2em;
	padding:20px;	
}

.testimonials-section .column-carousel.three-column .owl-nav{
	display:none !important;	
}

.testimonials-section .column-carousel.three-column .owl-controls{
	position:relative;
	text-align:center;
	padding:20px 0px;
	top:0px;	
}

.testimonials-section .column-carousel.three-column .owl-dots{
	display:block !important;
}

.testimonials-section .column-carousel.three-column .owl-dot span{
	background:none !important;
	border:2px solid #e0e0e0;
	
}

.testimonials-section .column-carousel.three-column .owl-dot span:hover,
.testimonials-section .column-carousel.three-column .owl-dot.active span{
	border-color:#1a4c84;
	
}

.testimonials-section.theme-two .column-carousel.three-column .owl-dot span{
	border-color:#1a4c84;
	
}
 










