.owl-theme .owl-controls{margin-top:11px;text-align:center;}
.owl-buttons{display:none;}
.owl-theme .owl-controls .owl-buttons div{position:absolute;width:45px;height:45px;background:#e2e2e2;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;}
.owl-prev{left:-24px;}
.owl-next{right:-24px;}
.owl-theme .owl-controls .owl-buttons div:before{content:"";position:absolute;width:9px;height:15px;background:url('/i/main/gallery-arrow.png') no-repeat;top:50%;margin-top:-7px;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before{left:50%;margin-left:-6px;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover:before{background-position:0 -15px;}
.owl-theme .owl-controls .owl-buttons div.owl-next:before{background-position:-9px 0;right:50%;margin-right:-6px;}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover:before{background-position:-9px -15px;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:9px;height:9px;margin:0 4px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#e2e2e2;}
.owl-pagination{line-height:9px;}
.owl-theme .owl-controls .owl-page.active span{cursor:default;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:#20787f;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}