.owl-theme .owl-nav{margin-top:0;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:30px;margin:0px;padding:0px;display:inline-flex;cursor:pointer;border-radius:50%;width:35px;height:35px;background:#fe6b63;justify-content:center;align-items:center;padding-bottom:4px;position:absolute;top:-57px;right:0;z-index:2}
.owl-theme .owl-nav [class*='owl-']:hover{color:#FFF;text-decoration:none;opacity:0.7}
.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}
.owl-theme .owl-nav.disabled + .owl-dots{margin-top: 13px;}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d9d9d9;display:block;-webkit-backface-visibility:visible;transition:opacity 200ms ease;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#f57c23}
.owl-theme .owl-nav .owl-prev{right:42px;background:#86d8c1}
