.wostestimonial{
    color: #FF7C08;
   /* box-shadow: rgba(0, 0, 0, 0.12) 0px 1px 3px, rgba(0, 0, 0, 0.24) 0px 1px 2px; */
    padding: 25px;
    border-radius: 30px;
	border: 1px solid #00000017;
	background-color: #FFF;
}
.wostestimonial h3{
    color:#000;
	margin-bottom:10px;
}
.wostestimonial h6{
    margin-bottom: 0;
	color: #FF7C08 !important;
}
.wos_up_down_space{
    padding-top: 60px;
    padding-bottom: 60px;
}
.wos-testimonial-carousel .owl-nav, .wos-testimonial-carousel .owl-dots{
    display: none;
}