.owl-theme .owl-controls{width: 100%;text-align:center;-webkit-tap-highlight-color:transparent ; z-index: 100; position: absolute; bottom: 0;}
.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#777;font-size:20px;padding:8% 12px 0 12px ;background:rgba(255, 255, 255, 0.7);display:inline-block;
	                                           cursor:pointer;height: 100%;}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{color:#777;background:rgba(255, 255, 255, 0.9);}
.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:14px;height:14px;margin:23px 7px;background:#d4e0f2; border: 1px transparent solid;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:30px;-moz-border-radius:30px;border-radius:30px}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{box-shadow:0px 5px 5px rgba(197,202,207,0.8);-webkit-box-shadow:0px 5px 5px rgba(197,202,207,0.8);background: #508bdd;}


#control{position: relative;}
/* #control .owl-controls{position: absolute;bottom: 0; width: 100%;} */


