.owl-theme .owl-controls{margin-top:10px;text-align:center;}
.owl-theme .owl-controls .owl-buttons div{color:#637175;display:inline-block;zoom:1;padding:7px 5px;font-size:20px;border:1px solid #637175;height:38px;width:38px;background:#E4EDF0;}
.bg_white .owl-buttons div{background:#fff !important;}
.crousel_items .owl-prev{left:0px;top:0px;}
.crousel_items .owl-next{right:0px;top:0px;}
.crousel_items .item{text-align:center;}
.crousel_items .owl-buttons div{position:absolute;}
.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:13px;height:13px;margin-right:6px;-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{*/}
.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:100%;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}
@media (max-width:767px){.lw_crousel_section .crousel_items .owl-prev{left:0;}
.lw_crousel_section .crousel_items .owl-next{right:0;}
}
@media (min-width:768px) and (max-width:820px){.lw_crousel_section .crousel_items .owl-prev{left:-75px;}
.lw_crousel_section .crousel_items .owl-next{right:-75px;}
}