/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.3
*/

.owl-theme .owl-controls{text-align:center}.owl-theme .owl-controls .owl-buttons div{display:inline-block;zoom:1;padding:2px;font-size:15px;background:0 0;opacity:1;text-align:center}.owl-theme .owl-controls .owl-buttons div .fa{background:#333;width:30px;height:30px;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;color:#999}.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}.owl-theme .owl-controls .owl-page span{display:block;width:14px;height:14px;margin:0 3px;filter:Alpha(Opacity=50);opacity:.3;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;background:#00A4A3}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1}.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.html) center center no-repeat}