/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}
.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px; background:#e33e4f;display:inline-block;cursor:pointer;border-radius:3px;padding:3px 6px; font-size:16px;}
.owl-theme .owl-nav [class*=owl-]:hover{background:#442209;color:#FFF;text-decoration:none}
.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}
.owl-theme .owl-dots .owl-dot span{width:14px;height:14px;margin:0 3px; display:block;background:none; border:2px solid #848484; -webkit-backface-visibility:visible; border-radius:100%; opacity:1}
.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{ opacity:1; border:2px solid #ed1b24; background:#ed1b24;}
.work_video .owl-carousel{ padding-top:35px;}
.work_video .owl-theme .owl-nav.disabled+.owl-dots{ position:absolute; top:-20px; width:100%; text-align:center; z-index:999}
