.swiper-container {
	OVERFLOW: hidden; POSITION: relative; MARGIN: 0px auto; Z-INDEX: 1
}
.swiper-container-no-flexbox .swiper-slide {
	FLOAT: left
}
.swiper-container-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical; -moz-box-orient: vertical; -ms-flex-direction: column; -webkit-flex-direction: column; flex-direction: column
}
.swiper-wrapper {
	BOX-SIZING: content-box; HEIGHT: 100%; WIDTH: 100%; POSITION: relative; Z-INDEX: 1; DISPLAY: flex; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-box-sizing: content-box; -moz-box-sizing: content-box
}
.swiper-container-android .swiper-slide {
	-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)
}
.swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -o-transform: translate(0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0)
}
.swiper-container-multirow > .swiper-wrapper {
	-webkit-box-lines: multiple; -moz-box-lines: multiple; -ms-fles-wrap: wrap; -webkit-flex-wrap: wrap; flex-wrap: wrap
}
.swiper-container-free-mode > .swiper-wrapper {
	MARGIN: 0px auto; -webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out
}
.swiper-slide {
	HEIGHT: 100%; WIDTH: 100%; POSITION: relative; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; -webkit-flex-shrink: 0; -ms-flex: 0 0 auto; flex-shrink: 0
}
.swiper-container .swiper-notification {
	POSITION: absolute; LEFT: 0px; Z-INDEX: -1000; TOP: 0px; pointer-events: none; opacity: 0
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y; touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x; touch-action: pan-x
}
.swiper-button-next {
	CURSOR: pointer; HEIGHT: 44px; WIDTH: 27px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; BACKGROUND-POSITION: center 50%; Z-INDEX: 10; MARGIN-TOP: -22px; TOP: 50%; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px; background-size: 27px 44px
}
.swiper-button-prev {
	CURSOR: pointer; HEIGHT: 44px; WIDTH: 27px; BACKGROUND-REPEAT: no-repeat; POSITION: absolute; BACKGROUND-POSITION: center 50%; Z-INDEX: 10; MARGIN-TOP: -22px; TOP: 50%; -moz-background-size: 27px 44px; -webkit-background-size: 27px 44px; background-size: 27px 44px
}
.swiper-button-disabled.swiper-button-next {
	CURSOR: auto; pointer-events: none; opacity: .35
}
.swiper-button-disabled.swiper-button-prev {
	CURSOR: auto; pointer-events: none; opacity: .35
}
.swiper-button-prev {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); RIGHT: auto; LEFT: 10px
}
.swiper-container-rtl .swiper-button-next {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); RIGHT: auto; LEFT: 10px
}
.swiper-button-black.swiper-button-prev {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E)
}
.swiper-container-rtl .swiper-button-black.swiper-button-next {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E)
}
.swiper-button-white.swiper-button-prev {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E)
}
.swiper-container-rtl .swiper-button-white.swiper-button-next {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E)
}
.swiper-button-next {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); RIGHT: 10px; LEFT: auto
}
.swiper-container-rtl .swiper-button-prev {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E); RIGHT: 10px; LEFT: auto
}
.swiper-button-black.swiper-button-next {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E)
}
.swiper-container-rtl .swiper-button-black.swiper-button-prev {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E)
}
.swiper-button-white.swiper-button-next {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E)
}
.swiper-container-rtl .swiper-button-white.swiper-button-prev {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E)
}
.swiper-pagination {
	POSITION: absolute; TEXT-ALIGN: center; Z-INDEX: 10; -webkit-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); -webkit-transition: 300ms; -moz-transition: 300ms; -o-transition: 300ms; transition: 300ms
}
.swiper-pagination-hidden.swiper-pagination {
	opacity: 0
}
.swiper-pagination-bullet {
	HEIGHT: 8px; WIDTH: 8px; BACKGROUND: #000; DISPLAY: inline-block; opacity: .2; border-radius: 100%
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	CURSOR: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	BACKGROUND: #fff
}
.swiper-pagination-bullet-active {
	BACKGROUND: #007aff; opacity: 1
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	BACKGROUND: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	BACKGROUND: #000
}
.swiper-container-vertical > .swiper-pagination {
	RIGHT: 10px; TOP: 50%; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -o-transform: translate(0, -50%); -ms-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical > .swiper-pagination .swiper-pagination-bullet {
	MARGIN: 5px 0px; DISPLAY: block
}
.swiper-container-horizontal > .swiper-pagination {
	WIDTH: 100%; LEFT: 0px; BOTTOM: 3px
}
.swiper-container-horizontal > .swiper-pagination .swiper-pagination-bullet {
	MARGIN: 0px 5px
}
.swiper-container-3d {
	-webkit-perspective: 1200px; -moz-perspective: 1200px; -o-perspective: 1200px; perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-left {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-right {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-top {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	HEIGHT: 100%; WIDTH: 100%; POSITION: absolute; LEFT: 0px; Z-INDEX: 10; TOP: 0px; pointer-events: none
}
.swiper-container-3d .swiper-slide-shadow-left {
	HEIGHT: 100%; WIDTH: 100%; POSITION: absolute; LEFT: 0px; Z-INDEX: 10; TOP: 0px; pointer-events: none
}
.swiper-container-3d .swiper-slide-shadow-right {
	HEIGHT: 100%; WIDTH: 100%; POSITION: absolute; LEFT: 0px; Z-INDEX: 10; TOP: 0px; pointer-events: none
}
.swiper-container-3d .swiper-slide-shadow-top {
	HEIGHT: 100%; WIDTH: 100%; POSITION: absolute; LEFT: 0px; Z-INDEX: 10; TOP: 0px; pointer-events: none
}
.swiper-container-3d .swiper-slide-shadow-left {
	
}
.swiper-container-3d .swiper-slide-shadow-right {
	
}
.swiper-container-3d .swiper-slide-shadow-top {
	
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	
}
.swiper-container-coverflow .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-free-mode.swiper-container-fade .swiper-slide {
	-webkit-transition-timing-function: ease-out; -moz-transition-timing-function: ease-out; -ms-transition-timing-function: ease-out; -o-transition-timing-function: ease-out; transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube {
	OVERFLOW: visible
}
.swiper-container-cube .swiper-slide {
	HEIGHT: 100%; WIDTH: 100%; VISIBILITY: hidden; -webkit-transform-origin: 0 0; transform-origin: 0 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; pointer-events: none; -moz-transform-origin: 0 0; -ms-transform-origin: 0 0; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden
}
.swiper-container-rtl.swiper-container-cube .swiper-slide {
	-webkit-transform-origin: 100% 0; transform-origin: 100% 0; -moz-transform-origin: 100% 0; -ms-transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active {
	VISIBILITY: visible; pointer-events: auto
}
.swiper-container-cube .swiper-slide-next {
	VISIBILITY: visible; pointer-events: auto
}
.swiper-container-cube .swiper-slide-next + .swiper-slide {
	VISIBILITY: visible; pointer-events: auto
}
.swiper-container-cube .swiper-slide-prev {
	VISIBILITY: visible; pointer-events: auto
}
.swiper-container-cube .swiper-cube-shadow {
	HEIGHT: 100%; WIDTH: 100%; BACKGROUND: #000; POSITION: absolute; LEFT: 0px; FILTER: blur(50px); BOTTOM: 0px; opacity: .6; -webkit-filter: blur(50px)
}
.swiper-container-vertical.swiper-container-cube .swiper-cube-shadow {
	Z-INDEX: 0
}
.swiper-scrollbar {
	POSITION: relative; -ms-touch-action: none; border-radius: 10px
}
.swiper-container-horizontal > .swiper-scrollbar {
	HEIGHT: 5px; WIDTH: 98%; POSITION: absolute; LEFT: 1%; Z-INDEX: 50; BOTTOM: 3px
}
.swiper-container-vertical > .swiper-scrollbar {
	HEIGHT: 98%; WIDTH: 5px; RIGHT: 3px; POSITION: absolute; Z-INDEX: 50; TOP: 1%
}
.swiper-scrollbar-drag {
	HEIGHT: 100%; WIDTH: 100%; POSITION: relative; LEFT: 0px; TOP: 0px; border-radius: 10px
}
.swiper-scrollbar-cursor-drag {
	CURSOR: move
}
.swiper-lazy-preloader {
	HEIGHT: 42px; WIDTH: 42px; POSITION: absolute; MARGIN-LEFT: -21px; LEFT: 50%; Z-INDEX: 10; MARGIN-TOP: -21px; TOP: 50%; -webkit-transform-origin: 50%; transform-origin: 50%; -moz-transform-origin: 50%; -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite; -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite; animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	HEIGHT: 100%; WIDTH: 100%; BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%2830%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%2860%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%2890%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%28120%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%28150%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate%28180%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate%28210%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate%28240%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate%28270%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate%28300%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate%28330%2060%2C60%29'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E); BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 50% 50%; CONTENT: ""; DISPLAY: block; -webkit-background-size: 100%; background-size: 100%
}
.swiper-lazy-preloader-white:after {
	BACKGROUND-IMAGE: url(data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%2830%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%2860%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%2890%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%28120%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate%28150%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate%28180%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate%28210%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate%28240%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate%28270%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate%28300%2060%2C60%29'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate%28330%2060%2C60%29'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E)
}
