@media (max-width:991px){.owl-theme{margin-bottom:50px}}@media (min-width:992px){.owl-theme{margin:0;width:540px}}.owl-theme .owl-nav{margin-top:0;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:var(--white);cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background-color:var(--orange-shade);color:var(--dark-blue);text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default}@media (min-width:1200px){.owl-theme:hover .owl-nav .disabled{opacity:.5!important}}.owl-theme .owl-nav button.owl-next,.owl-theme .owl-nav button.owl-prev{background-color:var(--orange);border:1px solid rgba(0,0,0,.08)!important;border-radius:100%;box-shadow:0 0 0 1px transparent,0 0 0 4px transparent,0 2px 4px rgba(0,0,0,.18)!important;height:40px;margin:0;opacity:0;outline:0!important;position:absolute;top:46%;transition:all .2s ease-in,opacity .2s ease-in;width:40px}@media (min-width:1200px){.owl-theme:hover .owl-nav button.owl-next,.owl-theme:hover .owl-nav button.owl-prev{opacity:1}}.owl-theme .owl-nav button.owl-next span,.owl-theme .owl-nav button.owl-prev span{display:inline-block;font-size:32px;line-height:1;position:relative;top:-1px}.owl-theme .owl-nav button.owl-prev span{right:1px}.owl-theme .owl-nav button.owl-next span{left:1px}.owl-theme .owl-nav button.owl-prev{left:10px}.owl-theme .owl-nav button.owl-next{right:10px}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{margin-top:15px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline;outline:0!important}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:var(--dark-gray);border-radius:30px;display:block;height:10px;margin:5px 7px;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span{background:var(--orange)}.owl-theme .owl-dots .owl-dot:hover span{background:var(--dark-gray)}