.owl-theme .owl-nav{margin-top:0px;text-align:center;-webkit-tap-highlight-color:transparent}
.owl-theme .owl-nav [class*='owl-']{color:#FFF;font-size:14px;margin:0px!important;padding:0px;background:url(../images/icon9.png) 0 0 no-repeat!important;display:inline-block;cursor:pointer;border-radius:50%;width:50px;height:50px;text-indent:-99999rem;position:absolute;top:calc(50% - 25px);right:-65px}
.owl-theme .owl-nav [class*='owl-']:hover{background:#869791;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:0.5;cursor:default}
.owl-theme .owl-nav.disabled + .owl-dots{margin-top:10px}
.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent;display:flex;justify-content:center;align-items:center;position:absolute;bottom:0;left:0;right:0;margin-bottom:1rem}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}
.owl-theme .owl-dots .owl-dot span{width:14px;height:14px;margin:5px;background:rgba(28,28,28,0.6);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:var(--maincolor);box-shadow:0px 0px 0px 2px #fff inset}
.owl-theme .owl-nav .owl-prev{right:unset;left:-65px;transform:scale(-1)}
