.owl-nav button {
  position: absolute;
  top: 50%;
  background-color:#f58634;
  color: #fff;
  margin: 0;
  transition: all 0.3s ease-in-out;

}
.owl-nav button.owl-prev {
  left: 0;
}
.owl-nav button.owl-next {
  right: 0;
}

.owl-dots {
  text-align: center;
  padding-top: 15px;
}
.owl-dots button.owl-dot {
  width: 15px;
  height:8px;
  border-radius:10px;
  display: inline-block;
  background: #ccc;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color:#f0a624;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(255, 255, 255, 0) !important;
}
.owl-nav span{
    font-size:0px;    
    position: relative;
    top: -5px;
    color:#FF6800;
}

.owl-dots button.owl-dot{width:10px; height:10px; background:rgba(255, 255, 255, 0.3);}
.owl-dots button.owl-dot.active {width:10px; height:10px; background:rgba(255, 255, 255);}

#treatments .owl-dots {display:none; }

#walk-again-patient .item {padding:0px; margin:0px 0; opacity:.7;transform: scale3d(0.8, 0.8, 1);}
#walk-again-patient .owl-item.active.center .item {opacity:1;transform: scale3d(1.0, 1.0, 1); display:block; position:relative; border-radius:10px;}
#walk-again-patient .item{margin:20px 0;}
#walk-again-patient .owl-item {opacity: 0;}
#walk-again-patient .owl-item.active {opacity: 1;}
#walk-again-patient .video-box  img{border-radius:10px; height:100%;}

#walk-again-patient .owl-dots{display:none;}
#walk-again-patient .owl-nav.disabled{display:block;}
#walk-again-patient .owl-nav span{font-size:19px;background: rgba(0, 0, 0, 0.5); color:#fff; width:42px;height:42px;line-height:42px;display: block;	border-radius: 10px 0px 0px 10px;}
#walk-again-patient .owl-nav button.owl-prev span{border-radius:0px 10px 10px 0px;}
#walk-again-patient .owl-nav button.owl-prev:hover span{background: rgba(0, 0, 0, 0.7);}
#walk-again-patient .owl-nav button.owl-next:hover span{background: rgba(0, 0, 0, 0.7);}
#walk-again-patient .owl-nav button.owl-prev {left:initial;right:22%;}
#walk-again-patient .owl-nav button.owl-next {left:initial;right:32.1%;}
#walk-again-patient .owl-nav button{top:52%;}

#home-facilities .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}
#home-facilities .owl-nav span{background:rgba(255, 255, 255, 0.0); color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#home-facilities  .owl-nav button.owl-prev {right:120px;left: initial;}
#home-facilities  .owl-nav button.owl-next {right:60px;left: initial;}
#home-facilities  .owl-nav button{top:50px;}
#home-facilities .owl-nav button.owl-prev span::after {background: url(g-prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}
#home-facilities .owl-nav button.owl-next span::after{background: url(g-next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}
#home-facilities .owl-nav button.owl-prev:hover span::after {background: url(prev-arrow-hover.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}
#home-facilities .owl-nav button.owl-next:hover span::after{background: url(next-arrow-hover.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}


#testimonials-video-section .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}
#testimonials-video-section .owl-nav span{background:rgba(255, 255, 255, 0.0); color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#testimonials-video-section   .owl-nav button.owl-prev {right:120px;left: initial;}
#testimonials-video-section   .owl-nav button.owl-next {right:60px;left: initial;}
#testimonials-video-section   .owl-nav button{top:initial; bottom:-100px;}
#testimonials-video-section  .owl-nav button.owl-prev span::after {background: url(g-prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}
#testimonials-video-section  .owl-nav button.owl-next span::after{background: url(g-next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}
#testimonials-video-section  .owl-nav button.owl-prev:hover span::after {background: url(prev-arrow-hover.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}
#testimonials-video-section  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-hover.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:30px;display: inline-block; position: absolute; left:8px; top:14px;}




#about-facilities .owl-nav{position:absolute; left:10px; bottom:20px;}
#about-treatment .owl-carousel, .owl-carousel .owl-item{position:initial;}
#about-facilities .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}
#about-facilities  .owl-nav button.owl-prev {left:0px;}
#about-facilities  .owl-nav button.owl-next {left:60px;}
#about-facilities .owl-nav span{background:#ffffff; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:10px; position: relative;}
#about-facilities .owl-nav button.owl-prev span::after {background: url(about-arrow-next.png) no-repeat;content: "";width:40px;height:40px; background-size:8px;display: inline-block; position: absolute; background-position: 42% 46%; left:1px; top:1px;}
#about-facilities .owl-nav button.owl-next span::after{background: url(about-arrow-prev.png) no-repeat;content: "";width:40px;height:40px; background-size:8px;display: inline-block; position: absolute; background-position: 42% 46%; left:5px; top:1px;}
#about-facilities .owl-prev:hover span{background:none; border:2px solid #ffffff;}
#about-facilities .owl-next:hover span{background:none; border:2px solid #ffffff;}
#about-facilities .owl-nav button.owl-prev:hover span::after{filter: brightness(0) invert(1);}
#about-facilities .owl-nav button.owl-next:hover span::after{filter: brightness(0) invert(1);}

 
#locations-1 .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}

#locations-2 .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}

#locations-3 .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}

#locations-4 .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}

#locations-5 .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}

#locations-6 .owl-dots {text-align: center;position: absolute;justify-content: center;display: flex;left: 0px;right: 0px;bottom:14px; padding-top:0px; display:none;}
 

@media screen and (max-width:880px) {

#home-facilities  .owl-nav button.owl-prev {right:80px;left: initial;}
#home-facilities  .owl-nav button.owl-next {right:20px;left: initial;}

#testimonials-video-section .owl-nav button.owl-prev {right:80px;left: initial;}
#testimonials-video-section  .owl-nav button.owl-next {right:20px;left: initial;}

#walk-again-patient .owl-nav button.owl-prev {right:initial;left:0%;}
#walk-again-patient .owl-nav button.owl-next {right:0%;left:initial;}
#walk-again-patient .owl-nav span{border-radius: 10px 0px 0px 10px;}
#walk-again-patient .owl-nav button.owl-prev span{border-radius:0px 10px 10px 0px;}
 

}