/**
 * 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;
    position: absolute;
    bottom: 10px;
    /* right: 30px; */
}

.owl-theme .owl-nav {
    margin-top: 10px;
    display: block;
    position: absolute;
    top: -55px;
    right: 7px;
    display: none;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 15px;
    margin: 0px;
    padding: 4px 7px;
    background: #00487f;
    display: inline-block;
    cursor: pointer;
    border-radius: 0px;
    text-indent: 0px;
    height: 25px;
    margin-right: 5px;
    width: 25px;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: #ffaa00;
    color: #FFF;
    text-decoration: none;
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0px;
    position: relative;
    bottom: 0px;
    z-index: 9999999;
    top: -30px;
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom:1}

.owl-theme .owl-dots .owl-dot span {
    width: 18px;
    height: 10px;
    margin: 3px 3px;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0%;
    background-color: rgb(0, 0, 0);
}

.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #3DB2B3;
}

/*
     FILE ARCHIVED ON 06:15:48 Dec 28, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:15:49 Aug 28, 2026.
     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):
  capture_cache.get: 0.319
  load_resource: 837.341
  PetaboxLoader3.resolve: 765.915
  PetaboxLoader3.datanode: 36.596 (2)
  loaddict: 48.814
*/