﻿

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/* Owl Carousel - Core */
.carousel,
.owl-carousel { display: none; width: 100%; -webkit-tap-highlight-color: transparent; /* position relative and z-index fix webkit rendering fonts issue */ position: relative; /*z-index: 1;*/ }
.carousel .owl-stage,
.owl-carousel .owl-stage { position: relative; -ms-touch-action: pan-Y; touch-action: manipulation; -moz-backface-visibility: hidden; /* fix firefox animation glitch */ }
.carousel .owl-stage:after,
.owl-carousel .owl-stage:after { clear: both; content: "."; display: block; height: 0; line-height: 0; visibility: hidden; }
.carousel .owl-stage-outer,
.owl-carousel .owl-stage-outer { position: relative; overflow: hidden; /* fix for flashing background */ -webkit-transform: translate3d(0px, 0px, 0px); }
.carousel .owl-wrapper,
.carousel .owl-item,
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item { backface-visibility: hidden; transform: translate3d(0, 0, 0); }
.carousel .owl-item,
.owl-carousel .owl-item { -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; float: left; min-height: 1px; position: relative; }
.carousel .owl-item img,
.owl-carousel .owl-item img { display: block; }
.carousel .owl-nav,
.carousel .owl-dots,
.owl-carousel .owl-nav,
.owl-carousel .owl-dots { display: flex; pointer-events: none; position: absolute; }
.carousel .owl-dots,
.owl-carousel .owl-dots { bottom: -5px; justify-content: center; left: 0; right: 0; }
.carousel .owl-nav,
.owl-carousel .owl-nav { justify-content: space-between; left: -15px; right: -15px; top: 50%; transform: translateY(-50%); }


.carousel .owl-nav.disabled,
.carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled { display: none; }
.carousel .owl-nav .owl-prev,
.carousel .owl-nav .owl-next,
.carousel .owl-dot,
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot { cursor: pointer; user-select: none; }
.carousel .owl-nav button.owl-prev,
.carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next { background-color: #ffffff; border: medium none; box-shadow: 0 0 12px rgba(0, 0, 0, 0.16); color: #2c2c2c; font-size: 22px; line-height: 1; outline: none; padding: 8px; pointer-events: all; text-align: center; transition: all 0.12s ease-in-out; }
.carousel .owl-nav button.owl-prev i,
.carousel .owl-nav button.owl-next i,
.owl-carousel .owl-nav button.owl-prev i,
.owl-carousel .owl-nav button.owl-next i { margin: 0; }
.carousel .owl-nav button.owl-prev:hover,
.carousel .owl-nav button.owl-next:hover,
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover { color: var(--theme-color); }
.carousel .owl-nav button.owl-prev.disabled,
.carousel .owl-nav button.owl-next.disabled,
.owl-carousel .owl-nav button.owl-prev.disabled,
.owl-carousel .owl-nav button.owl-next.disabled { opacity: 0.1; }
.carousel .owl-dot,
.owl-carousel .owl-dot { background-color: rgba(0, 94, 171, 0.3); border: none; color: inherit; font: inherit; height: 12px; margin: 0.3rem; outline: none; padding: 0; pointer-events: all; transition: all 0.2s ease-in-out; width: 12px; }
.carousel .owl-dot.active,
.owl-carousel .owl-dot.active { background-color: rgba(0, 94, 171, 0.8); width: 20px; }
.carousel.owl-loaded,
.owl-carousel.owl-loaded { display: block; }
.carousel.owl-loading,
.owl-carousel.owl-loading { opacity: 0; display: block; }
.carousel.owl-hidden,
.owl-carousel.owl-hidden { opacity: 0; }
.carousel.owl-refresh .owl-item,
.owl-carousel.owl-refresh .owl-item { visibility: hidden; }
.carousel.owl-drag .owl-item,
.owl-carousel.owl-drag .owl-item { touch-action: pan-y; user-select: none; }
.carousel.owl-grab,
.owl-carousel.owl-grab { cursor: move; cursor: grab; }
.carousel.owl-rtl,
.owl-carousel.owl-rtl { direction: rtl; }
.carousel.owl-rtl .owl-item,
.owl-carousel.owl-rtl .owl-item { float: right; }

/* No Js */
.no-js .carousel,
.no-js .owl-carousel { display: block; }

/* Owl Carousel - Animate Plugin */
.carousel .animated,
.owl-carousel .animated { animation-duration: 1000ms; animation-fill-mode: both; }
.carousel .owl-animated-in,
.owl-carousel .owl-animated-in { z-index: 0; }
.carousel .owl-animated-out,
.owl-carousel .owl-animated-out { z-index: 1; }
.carousel .fadeOut,
.owl-carousel .fadeOut { animation-name: fadeOut; }

@keyframes fadeOut {
 0% { opacity: 1; }
 100% { opacity: 0; }
}
/* Owl Carousel - Auto Height Plugin */
.owl-height { transition: height 500ms ease-in-out; }

/* Owl Carousel - Lazy Load Plugin */
.carousel .owl-item,
.owl-carousel .owl-item { /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */ }
.carousel .owl-item .owl-lazy,
.owl-carousel .owl-item .owl-lazy { opacity: 0; transition: opacity 400ms ease; }
.carousel .owl-item .owl-lazy[src^=""],
.carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) { max-height: 0; }
.carousel .owl-item img.owl-lazy,
.owl-carousel .owl-item img.owl-lazy { transform-style: preserve-3d; }

/* Owl Carousel - Video Plugin */
.carousel .owl-video-wrapper,
.owl-carousel .owl-video-wrapper { position: relative; height: 100%; background: #000; }
.carousel .owl-video-play-icon,
.owl-carousel .owl-video-play-icon { backface-visibility: hidden; background-image: url("https://cdn.shop-factory.eu/helendo/1.0/owl.video.play.png") no-repeat; cursor: pointer; height: 80px; left: 50%; margin-left: -40px; margin-top: -40px; position: absolute; top: 50%; transition: transform 100ms ease; width: 80px; z-index: 1; }
.carousel .owl-video-play-icon:hover,
.owl-carousel .owl-video-play-icon:hover { transform: scale(1.3, 1.3); }
.carousel .owl-video-playing .owl-video-tn,
.carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon { display: none; }
.carousel .owl-video-tn,
.owl-carousel .owl-video-tn { background-position: center center; background-repeat: no-repeat; background-size: contain; height: 100%; opacity: 0; transition: opacity 400ms ease; }
.carousel .owl-video-frame,
.owl-carousel .owl-video-frame { height: 100%; position: relative; width: 100%; z-index: 1; }
