@charset "UTF-8";
/* variables  ================================================================*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  /* 1 */
  display: block; }

/**
 * Add the correct display in IE 9-.
 */
audio,
canvas,
progress,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */
template,
[hidden] {
  display: none; }

/* Links
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/* Forms
   ========================================================================== */
/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
select,
textarea {
  font: inherit;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Restore the font weight unset by the previous rule.
 */
optgroup {
  font-weight: bold; }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/*! HTML5 Boilerplate v5.3.0 | MIT License | https://html5boilerplate.com/ */
/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */
/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */
html {
  color: #222;
  font-size: 1em;
  line-height: 1.4; }

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

/*
 * A better looking default horizontal rule
 */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/*
 * Remove default fieldset styles.
 */
fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

/*
 * Allow only vertical resizing of textareas.
 */
textarea {
  resize: vertical; }

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */
.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Hide visually and from screen readers
 */
.hidden {
  display: none !important; }

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*
 * Hide visually and from screen readers, but maintain layout
 */
.invisible {
  visibility: hidden; }

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.clearfix:after {
  clear: both; }

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */
@media only screen and (min-width: 35em) {
  /* Style adjustments for viewports that meet the condition */ }

@media print, (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 1.25dppx), (min-resolution: 120dpi) {
  /* Style adjustments for high resolution devices */ }

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */
@media print {
  *,
  *:before,
  *:after,
  *:first-letter,
  *:first-line {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
    box-shadow: none !important;
    text-shadow: none !important; }
  a,
  a:visited {
    text-decoration: underline; }
  /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */
  thead {
    display: table-header-group; }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

@font-face {
  font-family: 'BosisStd-Bold';
  src: url("fonts/BosisStd-Bold.eot");
  src: url("fonts/BosisStd-Bold.woff2") format("woff2"), url("fonts/BosisStd-Bold.woff") format("woff"), url("fonts/BosisStd-Bold.ttf") format("truetype"), url("fonts/BosisStd-Bold.svg#BosisStd-Bold") format("svg"), url("fonts/BosisStd-Bold.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'BosisStd-Light';
  src: url("fonts/BosisStd-Light.eot");
  src: url("fonts/BosisStd-Light.woff2") format("woff2"), url("fonts/BosisStd-Light.woff") format("woff"), url("fonts/BosisStd-Light.ttf") format("truetype"), url("fonts/BosisStd-Light.svg#BosisStd-Light") format("svg"), url("fonts/BosisStd-Light.eot?#iefix") format("embedded-opentype");
  font-weight: normal;
  font-style: normal; }

/* blocks  ===================================================================*/
* {
  box-sizing: border-box; }

body {
  color: #6C7991;
  font-family: "BosisStd-Light", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-style: normal;
  font-weight: normal;
  background-color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

html, body {
  width: 100%;
  height: 100%;
  overflow: hidden; }

.c {
  margin-left: auto;
  margin-right: auto;
  max-width: 1024px; }
  @media all and (max-width: 1024px) {
    .c {
      margin-left: 40px;
      margin-right: 40px; } }
  @media all and (max-width: 1000px) {
    .c {
      margin-left: 40px;
      margin-right: 40px; } }
  @media all and (max-width: 480px) {
    .c {
      margin-left: 20px;
      margin-right: 20px; } }

/* typo  =====================================================================*/
h1 {
  color: #6C7991;
  font-family: "BosisStd-Light", sans-serif;
  font-size: 32px;
  line-height: 1.4;
  font-style: normal;
  font-weight: normal;
  margin: 0 0 5px 0; }

h2 {
  color: #6C7991;
  font-family: "BosisStd-Light", sans-serif;
  font-size: 24px;
  line-height: 1.4;
  font-style: normal;
  font-weight: normal;
  margin: 0;
  height: 40px; }

small {
  display: inline-block; }

/* tags  =====================================================================*/
a {
  color: #6C7991;
  -webkit-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent; }
  a:focus {
    outline: 0; }
  a:hover {
    color: #222; }

p {
  margin: 0; }

ul, ol {
  margin-top: 0; }

b, strong {
  font-weight: normal;
  font-family: "BosisStd-Bold", sans-serif; }

iframe {
  width: 100%;
  border: 0 none; }

/* tables  ===================================================================*/
table {
  display: table;
  width: auto;
  border: 0 none;
  border-collapse: collapse; }

table tr {
  display: table-row; }

table td, table th {
  display: table-cell;
  vertical-align: top;
  border: 0 none;
  padding: 0.5em 1em 0.5em 0em; }

.table-wrapper {
  overflow: auto; }

/* gui  ======================================================================*/
hr {
  border-top-color: #d80419;
  margin: 1.875em 0; }

.marg-top {
  margin-top: 1.875em; }

.marg-bottom {
  margin-bottom: 1.875em; }

.browserupgrade {
  color: #000;
  text-align: center;
  padding: 4px;
  background-color: #cc3333; }
  .browserupgrade a {
    color: #FFF; }

.row {
  *zoom: 1; }

.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0; }

.row:after {
  clear: both; }

/* cms  ======================================================================*/
.cms-container {
  padding: 20px;
  background: #000 !important; }

.cke_ltr, .cke_rtl, .cke_panel_block, .cke_panel_listItem {
  background: #000 !important; }

#fullscreen-img {
  width: 100%;
  margin: 0 auto;
  position: relative; }
  #fullscreen-img img {
    width: 100%;
    height: auto; }

#sujet-mov {
  position: absolute;
  left: 30.9%;
  top: 47.3%;
  width: 37.3%;
  height: 30.8%;
  z-index: 1; }
  #sujet-mov a {
    display: block;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #FFF; }
    #sujet-mov a img {
      width: 100%;
      height: 100%;
      display: block; }

/* page  ==============================*/
#fullscreen-page {
  position: absolute;
  display: none;
  left: 0;
  top: 0;
  width: 100%;
  min-height: 100%;
  z-index: 100;
  background: #FFF; }

.circle-icon, .page .close a:after, .page .owl-prev img, .page .owl-next img, .triangle-left a:before {
  width: 30px;
  height: auto;
  display: block;
  border-radius: 50%;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3); }

.page {
  width: 1024px;
  height: 100%;
  margin: 0 auto;
  position: relative; }
  .page .close {
    font-family: "BosisStd-Bold", sans-serif;
    right: 20px;
    top: 15px;
    z-index: 1;
    position: absolute;
    /*i {
			font-family: verdana;
			font-weight: bold;
			font-style: normal;
		}*/
    /*img {
			width: 30px;
			height: auto;
			display: block;
			border-radius: 50%;
			box-shadow: 2px 2px 10px rgba(0,0,0, .3);
		}*/ }
    .page .close a:after {
      content: '';
      display: inline-block;
      position: relative;
      top: 9px;
      margin-left: 10px;
      width: 30px;
      height: 30px;
      background: transparent url(../img/button_close.svg) no-repeat left center;
      background-size: contain; }
  .page .owl-carousel {
    left: 0;
    top: 0;
    width: 1024px;
    height: 100%; }
  .page .owl-wrapper-outer {
    height: 700px; }
  .page .item {
    padding: 50px 69px 0 70px;
    width: 1024px;
    height: 750px; }
  .page .txt {
    width: 660px;
    height: 360px;
    overflow: visible; }
    .page .txt > ul {
      padding: 0 0 0 1.5em;
      margin: 0;
      list-style: none; }
      .page .txt > ul li {
        position: relative; }
        .page .txt > ul li:before {
          content: "–";
          position: absolute;
          left: -1.4em; }
    .page .txt > ol {
      padding: 0 0 0 1.2em;
      margin: 0; }
  .page ol.img {
    display: block;
    font-size: 14px;
    padding: 0;
    margin: 0;
    height: 260px;
    /*a {
				text-decoration: underline;
			}*/ }
    .page ol.img li {
      display: block;
      float: left; }
    .page ol.img img {
      display: inline-block;
      width: 100%;
      height: auto;
      margin-bottom: .5em; }
    .page ol.img.img3-4 li {
      width: 660px; }
    .page ol.img.img4x1 {
      margin-left: -15px; }
      .page ol.img.img4x1 li {
        margin-left: 15px;
        width: 210px; }
    .page ol.img.titlemargin {
      margin-top: 40px; }
  .page .owl-buttons {
    height: 30px; }
  .page .owl-prev img, .page .owl-next img {
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out; }
  .page .owl-prev.disabled img, .page .owl-next.disabled img {
    opacity: 0; }
  .page .owl-prev {
    float: left;
    margin-left: 20px; }
  .page .owl-next {
    float: right;
    margin-right: 20px; }

/*
.to-left, .to-right {
	position: relative;
	z-index: 150;
	left: 20px;
	bottom: 4%;
}
.to-right {
}
*/
/* triangles  ==============================*/
.triangles {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: transparent; }

.triangle-box {
  width: 1px;
  height: 1px;
  position: absolute;
  z-index: 10; }
  .triangle-box a {
    display: block;
    width: 20px;
    height: 20px;
    left: -10px;
    bottom: 0px;
    position: absolute;
    background: transparent url(../img/triangle.svg) no-repeat center center;
    background-size: contain;
    -webkit-animation: pulse 2s ease-in-out infinite;
            animation: pulse 2s ease-in-out infinite; }

.triangle-left {
  position: absolute;
  z-index: 10; }
  .triangle-left a {
    display: block;
    font-weight: bold;
    line-height: 30px;
    text-decoration: none;
    /*padding: 6px 0 2px 40px;
		background: transparent url(../img/arrow_l.svg) no-repeat left center;
		background-size: 30px 30px;*/ }
    .triangle-left a:before {
      content: '';
      display: inline-block;
      position: relative;
      top: 8px;
      margin-right: 10px;
      width: 30px;
      height: 30px;
      background: transparent url(../img/arrow_l.svg) no-repeat left center;
      background-size: contain; }

#triangle-bad {
  left: 12.6%;
  top: 7.6%; }

#triangle-desinfiszieren {
  left: 19.6%;
  top: 22.1%; }

#triangle-kaffeemaschine {
  left: 42.2%;
  top: 18.4%; }

#triangle-tastatur {
  left: 68.4%;
  top: 84.8%; }

#triangle-hahn {
  left: 31.0%;
  top: 25.1%; }

#triangle-office {
  left: 6%;
  bottom: 40px; }

#triangle-trocknen {
  left: 15.6%;
  top: 28.0%; }

#triangle-waschen {
  left: 26.1%;
  top: 47.4%; }

#triangle-pflegen {
  left: 53.6%;
  top: 47.4%; }

#triangle-geruch {
  left: 64.6%;
  top: 8.0%; }

#triangle-wchygiene {
  left: 84.1%;
  top: 51.4%; }

#triangle-damenhygiene {
  left: 93.1%;
  top: 58.2%; }

#triangle-sensor {
  left: 39.6%;
  top: 64.9%; }

@-webkit-keyframes "pulse" {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes "pulse" {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1); }
  50% {
    -webkit-transform: scale(1.4);
            transform: scale(1.4); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

#jsMenu-opener {
  display: none; }
  @media all and (max-width: 480px) {
    #jsMenu-opener {
      display: block; } }

nav > ul a:hover, nav > ul a.selected, nav > ul > li:hover > a {
  color: #6C7991; }

nav {
  /* gui  =================================================================*/
  /* dropdown  =================================================================*/
  /* vertical  =================================================================*/
  /* responsive  ===============================================================*/ }
  nav ul, nav li {
    padding: 0;
    margin: 0;
    display: block;
    list-style: none; }
  nav > ul.jsm-menuDropdown > li {
    float: left;
    clear: none; }
    nav > ul.jsm-menuDropdown > li > ul {
      display: none; }
  nav > ul.jsm-menuVertical > li > ul {
    display: none; }
    nav > ul.jsm-menuVertical > li > ul.selected {
      display: block; }
  @media all and (max-width: 480px) {
    nav > ul.jsm-menuDropdown, nav > ul.jsm-menuResponsive {
      display: none; }
      nav > ul.jsm-menuDropdown > li, nav > ul.jsm-menuResponsive > li {
        float: none;
        clear: both; } }

/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }

.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%; }

.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel .owl-item {
  float: left; }

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer; }

.owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent; }

/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }
