.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);}
 

#hospitals .owl-dots{display:none;}
#hospitals .owl-nav span{background:none;width:42px;height:42px;line-height:38px;display: block;	border-radius:10px; position: relative;}
#hospitals  .owl-nav button.owl-prev {right:60px;left: initial;}
#hospitals .owl-nav button.owl-next {right:20px;left: initial;}
#hospitals  .owl-nav button{top:initial; bottom:-80px;}
#hospitals .owl-nav button.owl-prev span::after {background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}
#hospitals .owl-nav button.owl-next span::after{background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}



#our-team .owl-dots{display:none;}
#our-team  .owl-nav span{background:none;width:42px;height:42px;line-height:38px;display: block;	border-radius:10px; position: relative;}
#our-team  .owl-nav button.owl-prev {right:60px;left: initial;}
#our-team  .owl-nav button.owl-next {right:20px;left: initial;}
#our-team  .owl-nav button{top:initial; bottom:0px;}
#our-team .owl-nav button.owl-prev span::after {background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}
#our-team .owl-nav button.owl-next span::after{background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}



#doctors-video .owl-dots{display:none;}
#doctors-video .owl-nav span{background:none;width:42px;height:42px;line-height:38px;display: block;	border-radius:10px; position: relative;}
#doctors-video  .owl-nav button.owl-prev {right:60px;left: initial;}
#doctors-video  .owl-nav button.owl-next {right:20px;left: initial;}
#doctors-video  .owl-nav button{top:initial; bottom:0px;}
#doctors-video .owl-nav button.owl-prev span::after {background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}
#doctors-video .owl-nav button.owl-next span::after{background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}

#gallery .owl-dots{display:none;}
#gallery .owl-nav span{background:none;width:42px;height:42px;line-height:38px;display: block;	border-radius:10px; position: relative;}
#gallery  .owl-nav button.owl-prev {right:60px;left: initial;}
#gallery  .owl-nav button.owl-next {right:20px;left: initial;}
#gallery  .owl-nav button{top:initial; bottom:0px;}
#gallery .owl-nav button.owl-prev span::after {background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}
#gallery .owl-nav button.owl-next span::after{background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}





#our-patient .owl-dots button.owl-dot{margin:0px;}
#our-patient .owl-dots .owl-dot {width: 100%;}
#our-patient .owl-dots, .owl-carousel .owl-nav {display:flex;align-items: center;flex-wrap: nowrap;margin-top: 0;width:60%;margin-left:40%;}
#our-patient .owl-dots .owl-dot span {width: 100%;height:4px;margin-left:0px;background: #E9E9E9;display: block;-webkit-backface-visibility: visible;transition: opacity 0.2s ease;}
#our-patient .owl-dots .owl-dot.active span, .owl-carousel .owl-dots .owl-dot:hover span {
background:#00ADED; border-radius: 35px;}
#our-patient .owl-nav span{background:none;width:42px;height:42px;line-height:38px;display: block;	border-radius:10px; position: relative;}
#our-patient  .owl-nav button.owl-prev {right:60px;left: initial;}
#our-patient  .owl-nav button.owl-next {right:20px;left: initial;}
#our-patient  .owl-nav button{top:initial; bottom:0px;}
#our-patient .owl-nav button.owl-prev span::after {background: url(next-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}
#our-patient .owl-nav button.owl-next span::after{background: url(prev-arrow.png) no-repeat;background-repeat: no-repeat;content: "";width:44px;height:25px; background-size:34px;display: inline-block; position: absolute; left:8px; top:14px;}



@media screen and (max-width:880px) {
#risks-health .owl-nav button{top:initial; bottom:-70px;}
	
}