/* 
 *  Owl Carousel - Animate Plugin
 */
.eotlea .f6myw3 {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.eotlea .lpxbws {
  z-index: 0;
}
.eotlea .tb5015 {
  z-index: 1;
}
.eotlea .rkeqtv {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

/* 
 * 	Owl Carousel - Auto Height Plugin
 */
.ir7ckk {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

/* 
 *  Core Owl Carousel CSS File
 */
.eotlea {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.eotlea .liqzct {
  position: relative;
  -ms-touch-action: pan-Y;
}
.eotlea .liqzct:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.eotlea .or04dw {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.eotlea .dqsqje .rs5x5j .g374dm,
.eotlea .dqsqje .rs5x5j .jo356k,
.eotlea .dqsqje .cbk04m {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.eotlea.f3emaw {
  display: block;
}
.eotlea.as6nuk {
  opacity: 0;
  display: block;
}
.eotlea.l9okuw {
  opacity: 0;
}
.eotlea .c59qcw .qnpnj8 {
  display: none;
}
.eotlea .qnpnj8 {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.eotlea .qnpnj8 img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
}
.eotlea.srcg9k .qnpnj8 {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}
.eotlea .mihqtk {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}
.eotlea.dko2vj {
  direction: rtl;
}
.eotlea.dko2vj .qnpnj8 {
  float: right;
}

/* No Js */
.no-js .eotlea {
  display: block;
}

/* 
 * 	Owl Carousel - Lazy Load Plugin
 */
.eotlea .qnpnj8 .ztttc5 {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.eotlea .qnpnj8 img {
  transform-style: preserve-3d;
}

/* 
 * 	Owl Carousel - Video Plugin
 */
.eotlea .ozha2x {
  position: relative;
  height: 100%;
  background: #000;
}
.eotlea .xidu73 {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease;
}
.eotlea .xidu73:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3);
}
.eotlea .dc9apb .r5do51,
.eotlea .dc9apb .xidu73 {
  display: none;
}
.eotlea .r5do51 {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease;
}
.eotlea .uv16d8 {
  position: relative;
  z-index: 1;
}
