.owl-theme .owl-controls{text-align:center;position: absolute;left: 0;top: 0;width: 100%;height: 100%;z-index: 1;}
.owl-theme .owl-controls .owl-buttons div{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0, 0, 0, 0);}

/*.owl-theme .owl-controls .owl-buttons div.owl-next{position:absolute;right:-25px;cursor:pointer;text-indent:-9999px;width:13px;height:31px;background:url(../img/hipten-sag.png) no-repeat;border:none;border-radius:0;margin-top:-108px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background:url(../img/yenisag.png) no-repeat;width:21px;height:22px;display:block;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{position:absolute;left:-25px;cursor:pointer;text-indent:-9999px;width:13px;height:31px;background:url(../img/hipten-sol.png) no-repeat;border:none;border-radius:0;margin-top:-108px;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;background:url(../img/yenisol.png) no-repeat;width:21px;height:22px;display:block;}*/

.owl-theme .owl-controls .owl-buttons div.owl-prev{font-size: 0px;position: absolute;left: -30px;cursor: pointer;border: none;border-radius: 0;top: 50%;-webkit-transition: all 0.2s ease-in-out;-moz-transition: all 0.25s ease-in-out;-o-transition: all 0.2s ease-in-out;transition: all 0.2s ease-in-out;width: 30px;height: 30px;display: block;margin-top: -15px;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:after{font-family: FontAwesome;font-family: FontAwesome;content: "\f104";font-size: 34px!important;position: relative;color: #d58859;height: auto;line-height: 30px;display: block;background: none;text-align: center;width: 30px;height: 30px;}

.owl-theme .owl-controls .owl-buttons div.owl-next{font-size:0px;position:absolute;right: -30px;cursor:pointer;border:none;border-radius:0;top: 50%;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.25s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;width: 30px;height: 30px;display:block;margin-top: -15px;}
.owl-theme .owl-controls .owl-buttons div.owl-next:after{font-family: FontAwesome;content: "\f105";font-size: 34px!important;position: relative;color: #d58859;height: auto;line-height: 30px;display: block;background: none;text-align: center;width: 30px;height: 30px;}

.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}
.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}
.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(AjaxLoader.gif) no-repeat center center}