.slide{position:relative;z-index:0}.owl-carousel .owl-stage-outer{height:100%;-webkit-transform:translateZ(0);position:relative;width:100%}.item{height:99.5%;text-decoration:none;position:relative;background-size:100% auto;background-position:50%;border-radius:5px;background:#fff;display:block}.owl-carousel .owl-nav{-webkit-tap-highlight-color:transparent;transition:all .2s linear}.owl-carousel .owl-nav [class*=owl-]{cursor:pointer;display:inline-block}.owl-carousel .owl-nav .disabled{opacity:.5;cursor:default}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{height:80px;font-size:50px;transition:all .1s linear;position:absolute;outline:0;opacity:.6;top:calc(50% - 40px);width:40px}.owl-carousel .owl-nav button.owl-prev{left:-50px}.owl-carousel .owl-nav button.owl-next{right:-50px}.owl-carousel .owl-nav button.owl-next:hover,.owl-carousel .owl-nav button.owl-prev:hover{opacity:1}.owl-carousel .owl-dots{-webkit-tap-highlight-color:transparent;position:absolute;bottom:15px;text-align:center;width:100%}.owl-carousel .owl-dots .owl-dot{zoom:1;outline:0;display:inline-block;*display:inline}.owl-carousel .owl-dots .owl-dot span{height:18px;margin:2px;border-radius:18px;background:rgba(0,0,0,.2);width:18px;display:block}.owl-carousel .owl-dots .owl-dot:hover span{background:rgba(0,0,0,.3)}.owl-carousel .owl-dots .owl-dot.active span{background:#51b549;background:rgba(0,0,0,.4)}@media screen and (max-width:780px){.owl-carousel .owl-nav{display:none}}