.owl-carousel {
	width: 100%; display: none; position: relative; z-index: 1; -webkit-tap-highlight-color: transparent;
}
.owl-carousel .owl-stage {
	position: relative; -ms-touch-action: pan-y;
}
.owl-carousel .owl-stage::after {
	height: 0px; line-height: 0; clear: both; display: block; visibility: hidden; content: ".";
}
.owl-carousel .owl-stage-outer {
	overflow: hidden; position: relative; -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-item {
	float: left; position: relative; min-height: 1px; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
	width: 100%; display: block; -webkit-transform-style: preserve-3d;
}
.owl-carousel .disabled.owl-nav {
	display: none;
}
.owl-carousel .disabled.owl-dots {
	display: none;
}
.owl-carousel .owl-nav .owl-prev {
	cursor: pointer; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none;
}
.owl-carousel .owl-nav .owl-next {
	cursor: pointer; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none;
}
.owl-carousel .owl-dot {
	cursor: pointer; -ms-user-select: none; -moz-user-select: none; -khtml-user-select: none; -webkit-user-select: none; user-select: none;
}
.owl-loaded.owl-carousel {
	display: block;
}
.owl-loading.owl-carousel {
	display: block; opacity: 0;
}
.owl-hidden.owl-carousel {
	opacity: 0;
}
.owl-refresh.owl-carousel .owl-item {
	display: none;
}
.owl-drag.owl-carousel .owl-item {
	-ms-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none;
}
.owl-grab.owl-carousel {
	cursor: move;
}
.owl-rtl.owl-carousel {
	direction: rtl;
}
.owl-rtl.owl-carousel .owl-item {
	float: right;
}
.no-js .owl-carousel {
	display: block;
}
.owl-carousel .owl-video-wrapper {
	background: rgb(0, 0, 0); height: 100%; position: relative;
}
.owl-carousel .owl-video-play-icon {
	background: url("../images/icon/owl.video.play.png") no-repeat; transition:scale 100ms; left: 50%; top: 50%; width: 80px; height: 80px; margin-top: -40px; margin-left: -40px; position: absolute; z-index: 1; cursor: pointer; -moz-transition: scale 100ms ease; -webkit-transition: scale 100ms ease; -o-transition: scale 100ms ease; -webkit-backface-visibility: hidden;
}
.owl-carousel .owl-video-play-icon:hover {
	-moz-transition: scale(1.3, 1.3); -webkit-transition: scale(1.3, 1.3); -o-transition: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn {
	display: none;
}
.owl-carousel .owl-video-playing .owl-video-play-icon {
	display: none;
}
.owl-carousel .owl-video-tn {
	background-position: center; transition:opacity 400ms; height: 100%; opacity: 0; background-repeat: no-repeat; background-size: contain; -moz-transition: opacity 400ms ease; -webkit-transition: opacity 400ms ease; -o-transition: opacity 400ms ease; -webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain;
}
.owl-carousel .owl-video-frame {
	width: 100%; height: 100%; position: relative; z-index: 1;
}
.owl-theme .owl-nav {
	text-align: center; -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-nav [class*='owl-'] {
	padding: 15px 17px; top: 50%; color: white; font-size: 24px; margin-top: -32px; display: inline-block; position: absolute; cursor: pointer; background-color: rgba(255, 255, 255, 0.5);
}
.owl-theme .owl-nav [class*='owl-']:hover {
	color: white; text-decoration: none; background-color: rgba(255, 255, 255, 0.8);
}
.owl-carousel .owl-nav .owl-next {
	right: 0px;
}
.owl-carousel .owl-nav .owl-prev {
	left: 0px; top: 50%;
}
.owl-theme .owl-nav .disabled {
	cursor: default; opacity: 0.5;
}
.owl-theme .disabled.owl-nav + .owl-dots {
	margin-top: 10px;
}
.owl-theme .owl-dots {
	left: 0px; text-align: center; right: 0px; bottom: 10px; margin-top: 0px; position: absolute; -webkit-tap-highlight-color: transparent;
}
.owl-theme .owl-dots .owl-dot {
	display: inline-block; -ms-zoom: 1;
}
.owl-theme .owl-dots .owl-dot span {
	margin: 5px 4px; border-radius: 100%; border: 1px solid rgb(255, 255, 255); transition:opacity 200ms; border-image: none; width: 15px; height: 15px; display: block; background-color: rgb(204, 204, 204); -moz-transition: opacity 200ms ease; -webkit-transition: opacity 200ms ease; -o-transition: opacity 200ms ease; -moz-border-radius: 30px; -webkit-border-radius: 30px; -webkit-backface-visibility: visible;
}
.owl-theme .owl-dots .active.owl-dot span {
	background-color: rgb(153, 164, 189);
}
.owl-theme .owl-dots .owl-dot:hover span {
	background-color: rgb(153, 164, 189);
}
.owl-carousel .animated {
	animation-duration: 1000ms; animation-fill-mode: both; -webkit-animation-fill-mode: both; -webkit-animation-duration: 1000ms;
}
.owl-carousel .owl-animated-in {
	z-index: 0;
}
.owl-carousel .owl-animated-out {
	z-index: 1;
}
.owl-carousel .fadeOut {
	animation-name: fadeOut; -webkit-animation-name: fadeOut;
}
.owl-height {
	transition:height 500ms ease-in-out; -moz-transition: height 500ms ease-in-out; -webkit-transition: height 500ms ease-in-out; -o-transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
	transition:opacity 400ms; opacity: 0; -moz-transition: opacity 400ms ease; -webkit-transition: opacity 400ms ease; -o-transition: opacity 400ms ease;
}
.owl-carousel .owl-item img {
	
}
