.owl-theme .owl-controls{text-align:center;-webkit-tap-highlight-color:transparent;}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default;}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;}
.owl-theme .owl-dots .owl-dot span{display:block;margin:5px 7px;width:18px;height:18px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;background:#d6d6d6;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-backface-visibility:visible;-ms-transition:opacity .2s ease;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791;}


.owl-controls{ position:absolute; bottom:0; left:0; width:100%; height:0;}
.owl-controls .owl-nav{ position:absolute; bottom:0; left:0; width:100%; height:0;}
.owl-controls .owl-dots{ position:absolute; bottom:0; width:100%; text-align: center; z-index:5; margin:0 0px 20px 0;}

.owl-prev{ position:absolute; left:20px; bottom:250px; width:35px; height:35px; border-radius:50%;}
.owl-next{ position:absolute; right:20px; bottom:250px; width:35px; height:35px; border-radius:50%;}