.owl-row{margin:0 -15px;}
.owl-carousel .owl-item{padding:0 10px;}
.owl-theme .owl-controls{text-align:center;}
.owl-theme .owl-controls .owl-buttons{position:absolute;width:78px;right:10px;top:-76px;}
.rtl .owl-theme .owl-controls .owl-buttons{left:10px;right:auto;}
.owl-theme .owl-controls .owl-buttons div{position:relative;height:36px;width:36px;font-size:16px;line-height:32px;background:#fff;-webkit-border-radius:0px;-moz-border-radius:0px;-ms-border-radius:0px;-o-border-radius:0px;border-radius:0px;left:auto;-webkit-transition:all 0.3s ease 0s;transition:all 0.3s ease 0s;border:1px solid #bdbdbd;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;}
.rtl .owl-theme .owl-controls .owl-buttons div{right:auto;left:auto;}
.owl-theme .owl-controls .owl-buttons div.owl-prev{float:left;}
.rtl .owl-theme .owl-controls .owl-buttons div.owl-prev{float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-prev:before{left:28px;}
.rtl .owl-theme .owl-controls .owl-buttons div.owl-prev:before{right:28px;left:auto;}
.owl-theme .owl-controls .owl-buttons div.owl-next{float:right;}
.owl-theme .owl-controls .owl-buttons div.owl-next:before{right:28px;}
.rtl .owl-theme .owl-controls .owl-buttons div.owl-next:before{left:28px;right:auto;}
.rtl .owl-theme .owl-controls .owl-buttons div.owl-next{float:left;}
.owl-theme .owl-controls .owl-buttons div:hover{background:#42a2f3;border-color:#42a2f3;color:white;}
.owl-theme .owl-controls .owl-buttons div:hover:before{background:#ffffff;}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{opacity:1;filter:alpha(opacity=100);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;opacity:0.5;filter:alpha(opacity=50);-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-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{opacity:1;filter:alpha(opacity=100);}
.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;-ms-border-radius:30px;-o-border-radius:30px;border-radius:30px;}
.owl-item.loading{min-height:150px;background:url(../img/AjaxLoader.gif) no-repeat center center;}