/* ----------------------------
 *
 * Core Owl Carousel CSS File
 * v1.3.2
 *
 * --------------------------- */
.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y}.owl-carousel .owl-wrapper{display:none;position:relative}.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel .owl-item{float:left}.owl-carousel .owl-item .item{margin-top:0;margin-left:5px;margin-right:5px;margin-bottom:0}.owl-carousel .owl-buttons div,.owl-carousel .owl-page{cursor:pointer}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0px,0,0);-moz-transform:translate3d(0px,0,0);-o-transform:translate3d(0px,0,0);-ms-transform:translate3d(0px,0,0);transform:translate3d(0px,0,0)}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.grabbing{cursor:url(image/grabbing.png) 8 8,move}.owl-theme .owl-controls{text-align:center}.owl-theme .owl-controls .owl-buttons{position:absolute;left:15px;right:15px;top:50%;min-height:40px;margin-top:-20px}.owl-theme .owl-controls .owl-buttons .owl-next,.owl-theme .owl-controls .owl-buttons .owl-prev{position:absolute;display:inline-block;zoom:1;font-size:0;width:40px;height:40px;border-radius:50%;background:#f5f5f5;color:#919191;opacity:.5;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.owl-theme .owl-controls .owl-buttons .owl-next:before,.owl-theme .owl-controls .owl-buttons .owl-prev:before{font-family:iconfont;font-size:14px;line-height:40px}.owl-theme .owl-controls .owl-buttons .owl-next:active,.owl-theme .owl-controls .owl-buttons .owl-next:focus,.owl-theme .owl-controls .owl-buttons .owl-next:hover,.owl-theme .owl-controls .owl-buttons .owl-prev:active,.owl-theme .owl-controls .owl-buttons .owl-prev:focus,.owl-theme .owl-controls .owl-buttons .owl-prev:hover{color:#777;opacity:1;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.owl-theme .owl-controls .owl-buttons .owl-prev{left:0}.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"\e6e8"}.owl-theme .owl-controls .owl-buttons .owl-next{right:0}.owl-theme .owl-controls .owl-buttons .owl-next:before{content:"\e6e9"}.owl-theme .owl-controls .owl-pagination{margin-top:10px}.owl-theme .owl-controls .owl-pagination .owl-page{display:inline-block;height:12px}.owl-theme .owl-controls .owl-pagination .owl-page+.owl-page{margin-left:8px}.owl-theme .owl-controls .owl-pagination .owl-page span{display:block;width:6px;height:6px;opacity:.5;margin-top:3px;border-radius:50%;background-color:#888}.owl-theme .owl-controls .owl-pagination .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-theme .owl-controls .owl-pagination .owl-page.active span{width:12px;height:12px;margin-top:0;background-color:transparent;border:2px solid #6f6f6f;opacity:1}.owl-theme.clickable .owl-buttons div:hover{opacity:1;text-decoration:none}.owl-theme.clickable .owl-page:hover span{opacity:1}.owl-item.loading{min-height:150px;background:url(image/AjaxLoader.gif) no-repeat center center}.jumbotron .owl-theme .owl-controls .owl-pagination .owl-page span{background-color:#e6e6e6}.jumbotron .owl-theme .owl-controls .owl-pagination .owl-page.active span{border:2px solid #fff}