 .owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}
.owl-carousel .owl-stage-outer{overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);margin:auto}
.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}
.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}
.owl-nav button{border:0;outline:none}
.owl-theme3 .owl-prev{width:21px;height:21px;position:absolute;right:70px;top:-50px;background:url('prev3.png');cursor:pointer}
.owl-theme3 .owl-next{width:21px;height:21px;position:absolute;right:40px;top:-50px;background:url('next3.jpg');cursor:pointer}
.owl-theme4 .owl-prev{width:43px;height:43px;position:absolute;left:-43px;top:calc(50% - 21px);background:url('prev4.png');cursor:pointer}
.owl-theme4 .owl-next{width:43px;height:43px;position:absolute;right:-43px;top:calc(50% - 21px);background:url('next4.png');cursor:pointer}
.owl-theme1 .owl-nav button{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background:none;border:none;padding:0;font-size:0;width:20px;height:35px;color:#666666;-webkit-transition:all 0.3s linear;-o-transition:all 0.3s linear;transition:all 0.3s linear;cursor:pointer}
.owl-theme1 .owl-nav button:before{font-family:fontawesome;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:30px;line-height:30px}
.owl-theme1 .owl-prev{left:-28px}
.owl-theme1 .owl-prev:before{content:"\f104"}
.owl-theme1 .owl-next{right:-28px}
.owl-theme1 .owl-next:before{content:"\f105"}
.owl-theme2 .owl-prev{width:21px;height:35px;background:url('prev2.png');position:absolute;top:calc(50% - 17px);left: -20px;}
.owl-theme2 .owl-next{width:21px;height:35px;background:url('next2.png');position:absolute;top:calc(50% - 17px);right: -20px;}
.owl-dots{width:100%;text-align:center;margin-top:10px}
.owl-dots .owl-dot{width:15px;height:15px;border-radius:50%;cursor:pointer;display:inline-block;outline:none;margin:0 5px;background:none;position:relative;border:1px solid #ccc}
.owl-dots .owl-dot span{width:8px;height:8px;border-radius:50%;display:inline-block;position:relative}
.owl-dots .active:before{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background:#ff0000;opacity:1;border-radius:50%}
.owl-carousel.owl-loaded{display:block}
.owl-carousel.owl-loading{opacity:0;display:block}
.owl-carousel.owl-hidden{opacity:0}
.owl-carousel.owl-refresh .owl-item{visibility:hidden}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
.owl-carousel.owl-grab{cursor:move;cursor:grab}
.owl-carousel.owl-rtl{direction:rtl}
.owl-carousel.owl-rtl .owl-item{float:right}
.no-js .owl-carousel{display:block}
.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}
.owl-carousel .owl-animated-in{z-index:0}
.owl-carousel .owl-animated-out{z-index:1}
.owl-carousel .fadeOut{animation-name:fadeOut}
@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}
.owl-height{transition:height 500ms ease-in-out}
.owl-carousel .owl-item{}
.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}
.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}
.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}
.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}
.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}
.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}
.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}
.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}
.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}
