.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:1%; top:0;}
.owl-theme .owl-dots .owl-dot {display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span {width:10px;height:10px;margin:0 5px;border-radius:10px;background:#f1f1f1;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:#632527;}