.owl-nav button{height:25px;width:25px;top:50%;border-radius:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);position:absolute;background:rgba(230,227,227,.7)!important;border:none;color:#333;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.owl-nav .owl-next{right:10px}.owl-nav .owl-next span{margin-left:3px}.owl-nav .owl-prev{left:10px}.owl-nav .owl-prev span{margin-right:3px}.owl-nav button span{margin-bottom:6px;font-size:25px;font-weight:100}.owl-carousel{-ms-touch-action:manipulation;touch-action:manipulation}.video-iframe{width:100%;height:100%}.owl-dots{position:absolute;width:100%;bottom:15px;padding:0;margin:0;list-style:none;text-align:center;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.owl-dots .owl-dot{width:10px;height:10px;cursor:pointer!important;opacity:1;background:rgba(255,255,255,.52)!important;border-radius:50%;margin:0 8px;padding:0}.owl-carousel .owl-item,.owl-carousel .owl-stage{height:100%}.owl-dots .owl-dot.active{background:#fff!important}.owl-carousel .owl-stage-outer{margin:0!important;height:100%}.owl-carousel,img.b-lazy:not(.b-loaded){background:-webkit-gradient(linear,right top,left top,color-stop(25%,#f0f0f0),color-stop(50%,#e0e0e0),color-stop(75%,#f0f0f0));background:-webkit-linear-gradient(right,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background:linear-gradient(-90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;-webkit-animation:loading 3s infinite;animation:loading 3s infinite}.owl-carousel .owl-item.active{z-index:1}@-webkit-keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}