.slideshow {
    height: 650px;
    object-fit: cover;
}
.row > div {
    display: grid;
}
.row .zoomIn {
    display: grid;
}

.slider{position:relative;overflow:hidden;width:100%}
.slideBox .hd{height:10px;z-index:1;overflow:hidden;position:absolute;left:50%;bottom:20px;transform:translateX(-50%);z-index:1}
.slideBox .hd ul{text-align:center;padding-top:5px}
.slideBox .hd ul li{cursor:pointer;float:left;margin-right:5px;width:30px;height:10px;line-height:14px;text-align:center;background:#fff}
.slideBox .hd ul .on{background:#00a2ff;color:#fff}
.slideBox .bd{position:relative;z-index:0}
.slideBox .bd li img{width:100%;vertical-align:top}


.testimonials-section .auto-container{
	position:relative;
	z-index:5;
}

 

.testimonials-section .testimonials-slider{
	position:relative;
}

.testimonials-section .testimonials-slider .slide-item{
	position:relative;
	margin:0px 0px 0px 0px;
	border:2px solid transparent;
	background:#ffffff;
	text-align:center;
}
 .testimonials-section .testimonials-slider .slide-item .img_wap{width: 100%;padding-bottom:116%;position: relative;overflow: hidden;}
.testimonials-section .testimonials-slider .slide-item .img_wap img{width: 100%;height: 100%; position: absolute;top: 0;left: 0; }
.testimonials-section .testimonials-slider .slide-item p{width:100%;height:60px;line-height:60px;text-align:center;font-size:16px;}

.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:none !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;
	
}
