.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:10px; height:10px; margin:5px 6px; background:#002699; 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:50%; -moz-border-radius:50%; border-radius:50% ;}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span { background:#008000 }





/*.owl-nav {bottom: 215px;position: relative;}*/

.owl-dot { display:none !important; }


.owl-nav {position: absolute;top: -45px; right:0;}



#pay_slider .owl-nav {
  display: none
}

#pay_slider .owl-dots { position: absolute; left: 0; bottom: -63px; width: 100%; text-align: center; display: inline-block;}
#pay_slider .owl-dot { display:inline-block !important; }

















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




