.owl-theme .owl-controls{position:absolute; top:0; width:100%;}
.owl-prev{left:10px; position:absolute; text-indent:-9999px; display:inline-block; background:url("prev.png"); width:47px; height:100px;}
.owl-next{right:10px; position:absolute; text-indent:-9999px; display:inline-block; background:url("next.png"); width:47px; height:100px;}
.owl-dots{position:absolute; top:10px; right:10px;}
#demos .owl-carousel{margin:0}#demos .owl-carousel .item{height:10rem;background:#4DC7A0;padding:1rem}#demos .owl-carousel .item h4{color:#FFF;font-weight:400;margin-top:0rem}#demos .owl-carousel .item-video{height:402px}