/*!
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{display:inline-block;cursor:pointer;position:absolute;z-index:5;top:50%;width:36px;height:36px;line-height:36px;margin-top:-18px;outline:0}.owl-theme .owl-nav [class*=owl-]:hover{color:#fff;text-decoration:none;opacity:1;background:0 0}.owl-theme .owl-nav .disabled{opacity:.3!important;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .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 .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#007bff}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{color:#fff;opacity:.7;font-size:1.4rem;font-weight:600}.owl-carousel .owl-nav .owl-prev{left:auto;left:2px}.owl-carousel .owl-nav .owl-next{left:auto;right:2px}