
.owl-carousel.owl-drag .owl-item:hover .itm_img {
  border: 1px solid #dc676b;transition:ease 0.5s;}



.clear{clear:both;}

#testimonial{
    width: 100%; position:relative;
    float: left;
    padding: 60px 0px 45px;
}


.testimonial_haeding {
  text-align: center;
}

.testimonial_haeding h3 {
  text-transform: uppercase;
  font-size: 36px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 800;line-height: 30px;
  color: #222;
  position: relative;
  padding-bottom: 25px;
  margin-bottom: 17px;
  letter-spacing: 1px;
}


.testimonial_haeding h3::after {
  content: "";
  background: url(../img/line.png) no-repeat;
  width: 98px;
  height: 15px;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}



.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    background: #8d8d8d;
    color: #fff;
    border: none;
    padding: 2px 15px!important;margin: 0;
    font-size: 24px!important;border-radius: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #b52026;
    color: #FFF;
    text-decoration: none;
}


#testimonial_slide .text_con_box{padding: 30px;
    height: 240px;
    box-shadow: 0px 1px 5px 1px rgb(121 120 120 / 50%);
    margin-bottom: 10px;
    margin-top: 10px;
    background: #fff;
    text-align: center;}
	
.test_img{width:110px; border:#ddd solid 1px; float:right; margin:-15px 0 0 15px;}

.bx-wrapper .bx-next:hover {background: #80b441 url(../images/caousel-next.png) no-repeat 0 0 ;}
.bx-wrapper .bx-prev:hover {background: #80b441 url(../images/caousel-prev.png) no-repeat 0 0 ;}

.bx-controls-direction{display:none;}
.bx-controls-auto{display:none;}

.testimonials-icons{width:75px; height:75px;  border-radius:75px; line-height:65px; background:#fff; position:absolute; left:0; right:0; margin:0 auto; top:-30px; color:#b52026; font-size:28px;}

#testimonial_slide .text_con_box p {
    font-family: 'Poppins';
    font-weight: 300;
    color: #666;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    margin-top: 10px;
}

#testimonial_slide .text_con_box .testimonials-name {
    font-family: 'Poppins';
    font-weight: 500;
    color: #b52026;
    font-size: 13px;
    line-height: 26px;
    text-align: center;
    text-transform: uppercase;
    margin-top: 25px;
}	

.testimonials-slider{width:100%;}
#testimonial_slide{width:100%;}

#testimonial_slide .owl-stage-outer {width: 101%;}

.testimonials-slider .owl-carousel .owl-stage-outer{padding-top:20px;}

#testimonial_slide .owl-nav{display:none;}

#testimonial_slide .owl-dot {background: transparent;padding: 2px 3px!important;}

#testimonial_slide .owl-dot span {
    width: 35px;
    height: 5px;
    margin: 15px 2px;
    background: #888888;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 5px;
}

#testimonial_slide .owl-dot.active span, #testimonial_slide .owl-dot:hover span {
    background: #b52026;
}

	









