.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, 217, 217, 0.9);}
.owl-dots button.owl-dot.active {width:10px; height:10px; background:rgba(215, 54, 51);}

#home-slider .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:134px; padding-top:0px;}
#home-slider .owl-nav span{background:rgba(215, 54, 51, 0.6); color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#home-slider .owl-dots button.owl-dot{width:20px; height:14px; background:rgba(255, 255, 255, 1); border:2px solid #D73633;}
#home-slider .owl-dots button.owl-dot.active {width:40px; height:14px; background:rgba(215, 54, 51); border:2px solid #D73633;}
#home-slider  .owl-nav button.owl-prev {right:100px;left: initial;}
#home-slider  .owl-nav button.owl-next {right:40px;left: initial;}
#home-slider  .owl-nav button{top:initial; bottom:0px;}
#home-slider .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:14px;}
#home-slider .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:14px;}
#home-slider  .owl-nav button.owl-prev:hover span{background:rgba(215, 54, 51, 1);}
#home-slider  .owl-nav button.owl-next:hover span{background:rgba(215, 54, 51, 1);}

#home-healthcare .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#home-healthcare .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#home-healthcare  .owl-nav button.owl-prev {right:100px;left: initial;}
#home-healthcare  .owl-nav button.owl-next {right:40px;left: initial;}
#home-healthcare  .owl-nav button{top:initial; bottom:-90px;}
#home-healthcare  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-healthcare  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-healthcare  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#home-healthcare  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#home-healthcare  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-healthcare  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}


#home-specialities .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#home-specialities .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#home-specialities  .owl-nav button.owl-prev {right:100px;left: initial;}
#home-specialities  .owl-nav button.owl-next {right:40px;left: initial;}
#home-specialities  .owl-nav button{top:initial; bottom:-90px;}
#home-specialities  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-specialities  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-specialities  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#home-specialities  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#home-specialities  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-specialities  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}


#home-reviews .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#home-reviews .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#home-reviews  .owl-nav button.owl-prev {right:180px;left: initial;}
#home-reviews  .owl-nav button.owl-next {right:120px;left: initial;}
#home-reviews  .owl-nav button{top:initial; bottom:-90px;}
#home-reviews  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-reviews  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-reviews  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#home-reviews  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#home-reviews  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-reviews  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}


#home-our-doctors .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#home-our-doctors .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#home-our-doctors  .owl-nav button.owl-prev {right:100px;left: initial;}
#home-our-doctors  .owl-nav button.owl-next {right:40px;left: initial;}
#home-our-doctors  .owl-nav button{top:initial; bottom:-90px;}
#home-our-doctors  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-our-doctors  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-our-doctors  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#home-our-doctors  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#home-our-doctors  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#home-our-doctors  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}


#research-centre .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#research-centre .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#research-centre  .owl-nav button.owl-prev {right:100px;left: initial;}
#research-centre  .owl-nav button.owl-next {right:40px;left: initial;}
#research-centre  .owl-nav button{top:initial; bottom:-90px;}
#research-centre  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#research-centre  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#research-centre  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#research-centre  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#research-centre  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#research-centre  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}



#comprehensive-services .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#comprehensive-services .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#comprehensive-services  .owl-nav button.owl-prev {right:100px;left: initial;}
#comprehensive-services  .owl-nav button.owl-next {right:40px;left: initial;}
#comprehensive-services  .owl-nav button{top:initial; bottom:-90px;}
#comprehensive-services  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#comprehensive-services  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#comprehensive-services  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#comprehensive-services  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#comprehensive-services  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#comprehensive-services  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}

#testimonials-videos .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#testimonials-videos .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#testimonials-videos  .owl-nav button.owl-prev {right:100px;left: initial;}
#testimonials-videos  .owl-nav button.owl-next {right:40px;left: initial;}
#testimonials-videos  .owl-nav button{top:initial; bottom:-90px;}
#testimonials-videos  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#testimonials-videos  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#testimonials-videos  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#testimonials-videos  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#testimonials-videos  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#testimonials-videos  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}



#testimonials-written .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#testimonials-written .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#testimonials-written  .owl-nav button.owl-prev {right:100px;left: initial;}
#testimonials-written  .owl-nav button.owl-next {right:40px;left: initial;}
#testimonials-written  .owl-nav button{top:initial; bottom:-90px;}
#testimonials-written  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#testimonials-written  .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#testimonials-written  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#testimonials-written  .owl-next:hover span{background:none; border:2px solid #ef0049;}
#testimonials-written  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#testimonials-written  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}

#sub-symptoms .owl-dots {text-align: center;position: absolute;justify-content: center;display:none;left: 0px;right: 0px;bottom:14px; padding-top:0px;}
#sub-symptoms .owl-nav span{background:#D73633; color:#fff; width:42px;height:42px;line-height:38px;display: block;	border-radius:100%; position: relative;}
#sub-symptoms  .owl-nav button.owl-prev {right:100px;left: initial;}
#sub-symptoms  .owl-nav button.owl-next {right:40px;left: initial;}
#sub-symptoms  .owl-nav button{top:initial; bottom:-90px;}
#sub-symptoms  .owl-nav button.owl-prev span::after {background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#sub-symptoms .owl-nav button.owl-next span::after{background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#sub-symptoms  .owl-prev:hover span{background:none; border:2px solid #ef0049;}
#sub-symptoms .owl-next:hover span{background:none; border:2px solid #ef0049;}
#sub-symptoms  .owl-nav button.owl-prev:hover span::after{background: url(prev-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}
#sub-symptoms  .owl-nav button.owl-next:hover span::after{background: url(next-arrow-c.png)no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:24px;display: inline-block; position: absolute; left:8px; top:13px;}



@media screen and (max-width:880px) {
#home-slider .owl-dots {bottom:10px;}
#home-slider  .owl-nav button.owl-prev {right:50px;left: initial;}
#home-slider  .owl-nav button.owl-next {right:12px;left: initial;}
#home-slider  .owl-nav button{top:initial; bottom:0px;}
#home-slider .owl-nav span{width:34px;height:34px;line-height:32px;}

#home-slider .owl-nav button.owl-prev span::after{background-size:18px; top:11px;}
#home-slider .owl-nav button.owl-next span::after{background-size:18px; top:11px;}

#home-reviews  .owl-nav button.owl-prev {right:120px;left: initial;}
#home-reviews  .owl-nav button.owl-next {right:60px;left: initial;}

}