.owl_col{ padding:0px 15px; margin:0px auto;}


.owl_list .owl-controls .owl-buttons div{color: #FFF; position:absolute;top:30%; margin-top:0px; width:40px; height:40px; line-height:40px; font-size:0px; padding:0; margin:0; background:#279a54; opacity:1; text-align:left;border-radius:50% }
.owl_list .owl-controls .owl-buttons div:hover{ background:#006d29}
.owl_list .owl-controls .owl-buttons div:before{display:inline-block;font-family:"FontAwesome";font-weight:normal;font-style:normal;vertical-align:baseline;line-height:40px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale; font-size:50px;}
.owl_list .owl-controls .owl-prev{ left:-50px; text-indent:5px; }
.owl_list .owl-controls .owl-prev:before{content:"\f104"; }
.owl_list .owl-controls .owl-next{ right:-50px; text-indent:6px; }
.owl_list .owl-controls .owl-next:before{content:"\f105"}