.owl-theme .owl-controls{margin-top:10px;text-align:center;}
.owl-theme .owl-controls .owl-buttons div{color:#FFF;zoom:1;font-size:0;width:55px;height:172px;position:absolute;bottom:55px;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{background:url(../images/left.png) no-repeat;left:-70px;}
.owl-theme .owl-controls .owl-buttons div.owl-next{background:url(../images/right.png) no-repeat;right:-70px;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{}
.owl-theme .owl-controls .owl-pagination{position:absolute;bottom:50px;left:370px;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:36px;height:36px;margin:5px 7px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#777777;border:10px solid #fff;-webkit-box-shadow:0 2px 9px 0 #adadad;box-shadow:0 2px 9px 0 #adadad;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{background:#ff5722;-webkit-box-shadow:0 1px 3px 0 #adadad;box-shadow:0 1px 3px 0 #adadad;}
.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}