.owl-theme-slider-top {height:100%;}
.owl-theme-slider-top .owl-dots .owl-dot {display:inline-block;zoom:1;}
.owl-theme-slider-top .owl-dots .owl-dot.active {padding:4px;margin:0 3px;opacity:1;}
.owl-theme-slider-top .owl-dots {position:absolute;left:0;right:0;bottom:120px;text-align:center;}
.owl-theme-slider-top .owl-nav {position:absolute;left:30px;right:30px;top:45%;opacity:.7;}
.owl-theme-slider-top .owl-next {background:url('../images/arrow_right.png') center center no-repeat;background-size:52px 78px;position:absolute;opacity:.7;right:0;}
.owl-theme-slider-top .owl-next:hover {opacity:1;}
.owl-theme-slider-top .owl-prev {background:url('../images/arrow_left.png') center center no-repeat;background-size:52px 78px;position:absolute;opacity:.7;left:0;}
.owl-theme-slider-top .owl-prev:hover {opacity:1;}
.owl-theme-slider-top .owl-nav [class*=owl-] {width:52px;height:78px;margin:5px;display:inline-block;cursor:pointer;}
.owl-theme-slider-top  .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme-slider-top  .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme-slider-top  .owl-dots .owl-dot span{width:15px;height:15px;margin:8px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme-slider-top  .owl-dots .owl-dot.active span{width:25px;height:25px;margin:0;;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme-slider-top  .owl-dots .owl-dot.active span, .owl-theme-slider-top  .owl-dots .owl-dot:hover span{background:#fff}

.owl-theme-slider-authors {height:100%;}
.owl-theme-slider-authors .owl-dots .owl-dot {display:inline-block;zoom:1;}
.owl-theme-slider-authors .owl-dots {display:none;position:absolute;left:0;bottom:30px;}
.owl-theme-slider-authors .owl-nav {width:98%;position:absolute;left:0;top:180px;}
.owl-theme-slider-authors .owl-next {background:url('../images/arrow_right.png') 18px center no-repeat;background-size:content;position:absolute;opacity:.2;right:0;}
.owl-theme-slider-authors .owl-next:hover {opacity:1;}
.owl-theme-slider-authors .owl-prev {background:url('../images/arrow_left.png') 12px center no-repeat;background-size:content;position:absolute;opacity:.2;left:0;}
.owl-theme-slider-authors .owl-prev:hover {opacity:1;}
.owl-theme-slider-authors .owl-nav [class*=owl-] {height:58px;width:58px;border-radius:50%;border:1px solid #fff;float:left;background-size:26px 39px;margin:5px;display:inline-block;cursor:pointer;}
.owl-theme-slider-authors  .owl-nav .disabled{opacity:.5;cursor:default}
.owl-theme-slider-authors  .owl-nav.disabled+.owl-dots{margin-top:10px}
.owl-theme-slider-authors  .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}
.owl-theme-slider-authors  .owl-dots .owl-dot.active span, .owl-theme-slider-authors  .owl-dots .owl-dot:hover span{background:#869791}