.owl-theme .owl-controls {  text-align:center; -webkit-tap-highlight-color:transparent }
.owl-theme .owl-controls .owl-nav [class*=owl-] {font-size:0px;width:10px; height:16px;background:#d6d6d6;display:inline-block;cursor:pointer;}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover {background:#869791;color:#fff;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled { opacity:.5; cursor:default }
.owl-theme .owl-dots .owl-dot { display:inline-block; zoom:1; *display:inline}
.owl-theme .owl-dots .owl-dot span { width:70px; height:3px; margin:5px 4px; background:#D9D9D9; display:block; -webkit-backface-visibility:visible; 
               -webkit-transition:opacity 200ms ease; -moz-transition:opacity 200ms ease; -ms-transition:opacity 200ms ease; -o-transition:opacity 200ms ease; 
               transition:opacity 200ms ease; -webkit-border-radius:0%; -moz-border-radius:0%; border-radius:0% ; border: none}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background:#00b9f2;  }
/*.owl-nav {bottom: 215px;position: relative;}*/
.owl-dot { display:none !important; }
.owl-nav {position: absolute;top: -45px; right:0;}
#pay_slider2 .owl-dots { position: absolute; left: 0; bottom: -50px; width: 100%; text-align: center; display: inline-block;}
#pay_slider2 .owl-dot { display:inline-block !important; }
#pay_slider2 .owl-nav { display: none}
/*-------------------pay_slider--------------------------*/
@media only screen and (max-width:991px){
    #pay_slider2 .owl-dots {
  bottom: -20px;
}
}
@media only screen and (max-width:767px){
.owl-theme .owl-dots .owl-dot span {
  width: 15px;
}
#pay_slider2 .owl-dots {
  bottom: -15px;
}
}











#client_says .owl-nav{ display: none}
#client_says .owl-dot {
	display: inline-block !important;
}




