.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:#FFA564; 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:#FF8025 }





/*.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: -33px; width: 100%; text-align: center; display: none !important;}
#pay_slider2 .owl-dot { display:inline-block !important; }
#pay_slider2 .owl-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 160px;
}
#pay_slider2 .owl-nav .owl-next{     position: absolute;
    left: 0px;
    background: url(../img/left-arrow.png) no-repeat;
    width: 80px;
    height: 85px;
    top: 20px;}
#pay_slider2 .owl-nav .owl-prev{    position: absolute;
    right: 0px;
    background: url(../img/right-arrow.png) no-repeat;
    width: 80px;
    height: 85px;
    top: 20px;}

















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




.slider_div .owl-controls {
    position: absolute;
    bottom: 60px;
    right: 90px;
    width: 70px;
    background: #fff;}