.owl-theme .owl-controls{margin-top:10px; -webkit-tap-highlight-color:transparent}
.owl-theme .owl-controls .owl-nav [class*=owl-]{color:#CF000E;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#869791;color:#000;text-decoration:none}
.owl-theme .owl-controls .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:10px;height:10px; border-radius: 100%; margin-right:5px;border:1px #999 solid;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{ background:#CF000E; border:1px #CF000E solid;}
.owl-theme .owl-controls .owl-nav [class*=owl-]{background:#CF000E;padding:4px 10px}
.owl-theme .owl-controls .owl-nav [class*=owl-]:hover{background:#000}
.owl-carousel .owl-controls .owl-nav .owl-prev{margin-right:38px}
