.owl-theme .owl-dots .owl-dot{display: inline-block;zoom: 1;}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility: visible;display: block;width: 10px;height: 10px;margin: 5px 7px;filter: Alpha(Opacity=50);opacity: 0.5;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #869791;transition-property: opacity;transition-duration: 200ms;transition-timing-function: ease;}.owl-theme .owl-dots .owl-dot.active span{filter: Alpha(Opacity=100);opacity: 1;}