.owl-theme .owl-controls{margin-top:10px;text-align:center}.owl-theme .owl-controls .owl-buttons div{color:#FFF;display:inline-block;margin:0;font-size:12px;background:#fff}.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}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#fff}.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.gif) center center no-repeat}.owl-theme .owl-controls .owl-buttons div,.owl-theme2 .owl-controls .owl-buttons div{position:absolute}.owl-theme .owl-controls .owl-buttons .owl-prev{left:0;left:-100px;top:50%;transition:.5s;-webkit-border-top-right-radius:10px;-webkit-border-bottom-right-radius:10px;-moz-border-radius-topright:10px;-moz-border-radius-bottomright:10px;border-top-right-radius:10px;border-bottom-right-radius:10px}.owl-theme .owl-controls .owl-buttons .owl-next{right:0;right:-100px;top:50%;transition:.5s;-webkit-border-top-left-radius:10px;-webkit-border-bottom-left-radius:10px;-moz-border-radius-topleft:10px;-moz-border-radius-bottomleft:10px;border-top-left-radius:10px;border-bottom-left-radius:10px}#owl-example:hover .owl-prev{transition:.5s;left:0}#owl-example:hover .owl-next{transition:.5s;right:0}[class*=" icon-"],[class^=icon-]{display:inline-block;width:48px;height:48px;line-height:14px;vertical-align:text-top}.icon-chevron-left{background-image:url(../images/left.png)}.icon-chevron-right{background-image:url(../images/right.png)}.owl-theme .owl-controls .owl-buttons div:hover{background-color:#275391}.icon-chevron-right:hover{background-image:url(../images/right_hell.png);transition:.2s}.icon-chevron-left:hover{background-image:url(../images/left_hell.png);transition:.2s}