.owl-theme .owl-controls {text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-controls .owl-nav [class*=owl-]{display:block;cursor:pointer;line-height:99999px;}
.owl-theme .owl-controls .owl-nav .disabled {opacity:.5;cursor:default}
.owl-theme .owl-dots {position:absolute; left:50%; bottom:0;}
.owl-theme .owl-dots .owl-dot {display:inline-block; margin:0 5px; zoom:1; *display:inline}
.owl-theme .owl-dots .owl-dot span {width:8px; height:8px; border-radius:8px; background:#cccccc; display:block; -webkit-backface-visibility:visible; transition:.5s all linear;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {background:#f08200;}