@import "owl.carousel.css";.owl-carousel .owl-nav div{cursor:pointer;position:absolute;top:50%;margin-top:-18px;width:17px;height:36px;background:transparent url(/public/plugin/owlCarousel/nav.png) no-repeat 0 0;text-indent:-999999px}.owl-carousel .owl-nav .owl-prev{left:0}.owl-carousel .owl-nav .owl-next{right:0;background-position:100% 0}.owl-carousel .owl-nav .disabled{opacity:.3;cursor:default}.owl-carousel .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#fff;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}.owl-carousel .owl-dots .owl-dot.active span,.owl-carousel .owl-dots .owl-dot:hover span{background:#003e8a}