/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 * 	Default theme - Owl Carousel CSS File
 */
.owl-theme .owl-nav {
  text-align: right;
  position: inherit;
  -webkit-tap-highlight-color: transparent;
  margin-top:2px;
}
  .owl-theme .owl-nav [class*='owl-'] {
    color: #333;
    font-size: 14px;
    width: 30px;
    /* margin: 5px;*/
    padding: 10px 10px;
    background: #DDD;
    display: inline-block;
    cursor: pointer;
  }
    .owl-theme .owl-nav [class*='owl-']:hover {
      background: #aaa;
      color: #333;
      text-decoration: none;
    }
  .owl-theme .owl-nav .disabled {
    opacity: 0.5;
    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;
    *display: inline; }
    .owl-theme .owl-dots .owl-dot span {
      width: 10px;
      height: 10px;
      margin: 5px 7px;
      background: #D6D6D6;
      display: block;
      -webkit-backface-visibility: visible;
      transition: opacity 200ms ease;
      border-radius: 30px; }
    .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
      background: #418dac; }

/*
     FILE ARCHIVED ON 21:19:32 Nov 22, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 08:15:08 Jun 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.62
  exclusion.robots: 0.023
  exclusion.robots.policy: 0.01
  esindex: 0.012
  cdx.remote: 21.394
  LoadShardBlock: 360.981 (3)
  PetaboxLoader3.datanode: 187.349 (5)
  PetaboxLoader3.resolve: 418.177 (3)
  load_resource: 277.652 (2)
*/