@charset "utf-8";
.product-down{
	width: 100%;min-height: 60px;margin-top: 20px;
}
.product-down .every-file{
	width: 250px;margin-top: 10px; height: 60px;border: 1px solid #ccc;border-radius: 5px;display: inline-block;margin-right: 15px;
}
.product-down .every-file .file-icon{
	float: left;font-size: 20px;margin-top: 10px;margin-left: 10px;
}
.product-down .every-file .file-inner{
	margin-left: 40px;height: 60px;padding-top: 5px;
}

.scrollable.is-enabled {
	overflow: hidden !important
}
.pro-detail{
	min-height: 300px;
	position: relative;
	z-index: 1;
	padding-top: 15px;
	display: none;
}
.pro-table{
	min-height: 50px;overflow: auto;padding-bottom: 15px;border-bottom: 1px solid #ccc;
}
.pro-table li{
	display: inline-block;height: 50px;margin-right: 20px; line-height: 50px;text-align: center;
}
.pro-table li:hover{
	border-bottom: 2px solid #003586;color: #003586;
	cursor:pointer;
}
.pro-table-active{
	border-bottom: 2px solid #003586;color: #003586;
}
.is-enabled .scrollable-container {
	overflow: hidden !important;
	-webkit-box-sizing: content-box !important;
	-moz-box-sizing: content-box !important;
	box-sizing: content-box !important
}

.is-enabled .scrollable-container::-webkit-scrollbar {
	width: 0;
	height: 0;
	-webkit-appearance: none
}

.scrollable-vertical.is-enabled .scrollable-container {
	overflow-y: scroll !important
}

.scrollable-horizontal.is-enabled .scrollable-container {
	overflow-x: scroll !important
}

.is-enabled .scrollable-content {
	position: relative !important;
	overflow: visible !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.is-enabled .scrollable-content:after,
.is-enabled .scrollable-content:before {
	display: table;
	content: ' '
}

.is-enabled .scrollable-content:after {
	clear: both
}

.scrollable-bar {
	line-height: 0;
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-ms-user-select: none;
	user-select: none;
	user-select: none;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	border-radius: 2px;
	user-focus: ignore;
	user-input: disabled;
	-webkit-touch-callout: none
}

.is-disabled .scrollable-bar {
	display: none
}

.scrollable-bar-hide {
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s;
	opacity: 0
}

.scrollable-bar.is-dragging {
	opacity: 1
}

.scrollable-bar.is-disabled {
	display: none
}

.scrollable-bar-handle {
	line-height: 0;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	-webkit-transition: width, height .5s;
	-o-transition: width, height .5s;
	transition: width, height .5s;
	border-radius: 2;
	background: rgba(163, 175, 183, .6)
}

.scrollable-bar-vertical {
	width: 4px;
	height: 100%;
	height: -webkit-calc(100% - 8px);
	height: calc(100% - 8px);
	margin: 4px 2px
}

.scrollable-bar-vertical .scrollable-bar-handle {
	width: 100%
}

.scrollable-bar-horizontal {
	width: 100%;
	width: -webkit-calc(100% - 8px);
	width: calc(100% - 8px);
	height: 4px;
	margin: 2px 4px
}

.scrollable-bar-vertical.is-dragging,
.scrollable-bar-vertical.is-hovering {
	width: 8px;
	margin: 4px 1px
}

.scrollable-bar-horizontal.is-dragging,
.scrollable-bar-horizontal.is-hovering {
	height: 8px;
	margin: 1px 4px
}

.scrollable-bar-horizontal .scrollable-bar-handle {
	height: 100%
}

.scrollable.is-dragging .scrollable-handle,
.scrollable.is-hovering .scrollable-handle {
	border-radius: 8px
}

.scrollable.is-dragging .scrollable-bar-handle,
.scrollable.is-hovering .scrollable-bar-handle {
	border-radius: 8px
}

.scrollable.is-scrolling .scrollable-bar {
	-webkit-transition: opacity 0;
	-o-transition: opacity 0;
	transition: opacity 0;
	opacity: 1
}

.scrollable.is-dragging {
	-webkit-user-select: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-ms-user-select: none;
	user-select: none;
	user-select: none;
	user-focus: ignore;
	user-input: disabled;
	-webkit-touch-callout: none
}

.scrollable.is-dragging .scrollable-bar-handle {
	background: rgba(163, 175, 183, .8) !important
}

.scrollable-inverse.scrollable .scrollable-bar-handle {
	background: rgba(228, 234, 236, .6)
}

.scrollable-inverse.scrollable.is-dragging .scrollable-bar-handle {
	background: rgba(228, 234, 236, .8) !important
}

.scrollable-shadow.scrollable.is-dragging .scrollable-bar,
.scrollable-shadow.scrollable.is-hovering .scrollable-bar {
	background: rgba(228, 234, 236, .5)
}

.scrollable-inverse.scrollable-shadow.scrollable.is-dragging .scrollable-bar,
.scrollable-inverse.scrollable-shadow.scrollable.is-hovering .scrollable-bar {
	background: rgba(228, 234, 236, .4)
}

@font-face {
	font-family: "iconfont";
	src: url('../fonts/iconfont.eot');
	src: url('../fonts/iconfont.eot') format('embedded-opentype'), url('../fonts/iconfont.woff') format('woff'), url('../fonts/iconfont.ttf') format('truetype'), url('../fonts/iconfont.svg') format('svg')
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-next:before {
	content: "\e601"
}

.icon-next2:before {
	content: "\e636"
}

.icon-prev2:before {
	content: "\e637"
}

.icon-prev1:before {
	content: "\e648"
}

.icon-next1:before {
	content: "\e655"
}

.icon-prev:before {
	content: "\e606"
}

@font-face {
	font-family: Pe-icon-7-stroke;
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/pe-icon-7-stroke.eot');
	src: url('../fonts/pe-icon-7-stroke.eot') format('embedded-opentype'), url('../fonts/pe-icon-7-stroke.woff') format('woff'), url('../fonts/pe-icon-7-stroke.ttf') format('truetype'), url('../fonts/pe-icon-7-stroke.svg') format('svg')
}

[class*=" pe-"],
[class^=pe-] {
	position: relative;
	display: inline-block;
	font-family: Pe-icon-7-stroke;
	font-style: normal;
	font-weight: 400;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	transform: translate(0, 0);
	text-rendering: auto;
	speak: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.pe-album:before {
	content: "\e6aa"
}

.pe-arc:before {
	content: "\e6ab"
}

.pe-back-2:before {
	content: "\e6ac"
}

.pe-bandaid:before {
	content: "\e6ad"
}

.pe-car:before {
	content: "\e6ae"
}

.pe-diamond:before {
	content: "\e6af"
}

.pe-door-lock:before {
	content: "\e6b0"
}

.pe-eyedropper:before {
	content: "\e6b1"
}

.pe-female:before {
	content: "\e6b2"
}

.pe-gym:before {
	content: "\e6b3"
}

.pe-hammer:before {
	content: "\e6b4"
}

.pe-headphones:before {
	content: "\e6b5"
}

.pe-helm:before {
	content: "\e6b6"
}

.pe-hourglass:before {
	content: "\e6b7"
}

.pe-leaf:before {
	content: "\e6b8"
}

.pe-magic-wand:before {
	content: "\e6b9"
}

.pe-male:before {
	content: "\e6ba"
}

.pe-map-2:before {
	content: "\e6bb"
}

.pe-next-2:before {
	content: "\e6bc"
}

.pe-paint-bucket:before {
	content: "\e6bd"
}

.pe-pendrive:before {
	content: "\e6be"
}

.pe-photo:before {
	content: "\e6bf"
}

.pe-piggy:before {
	content: "\e6c0"
}

.pe-plugin:before {
	content: "\e6c1"
}

.pe-refresh-2:before {
	content: "\e6c2"
}

.pe-rocket:before {
	content: "\e6c3"
}

.pe-settings:before {
	content: "\e6c4"
}

.pe-shield:before {
	content: "\e6c5"
}

.pe-smile:before {
	content: "\e6c6"
}

.pe-usb:before {
	content: "\e6c7"
}

.pe-vector:before {
	content: "\e6c8"
}

.pe-wine:before {
	content: "\e6c9"
}

.pe-cloud-upload:before {
	content: "\e68a"
}

.pe-cash:before {
	content: "\e68c"
}

.pe-close:before {
	content: "\e680"
}

.pe-bluetooth:before {
	content: "\e68d"
}

.pe-cloud-download:before {
	content: "\e68b"
}

.pe-way:before {
	content: "\e68e"
}

.pe-close-circle:before {
	content: "\e681"
}

.pe-id:before {
	content: "\e68f"
}

.pe-angle-up:before {
	content: "\e682"
}

.pe-wristwatch:before {
	content: "\e690"
}

.pe-angle-up-circle:before {
	content: "\e683"
}

.pe-world:before {
	content: "\e691"
}

.pe-angle-right:before {
	content: "\e684"
}

.pe-volume:before {
	content: "\e692"
}

.pe-angle-right-circle:before {
	content: "\e685"
}

.pe-users:before {
	content: "\e693"
}

.pe-angle-left:before {
	content: "\e686"
}

.pe-user-female:before {
	content: "\e694"
}

.pe-angle-left-circle:before {
	content: "\e687"
}

.pe-up-arrow:before {
	content: "\e695"
}

.pe-angle-down:before {
	content: "\e688"
}

.pe-switch:before {
	content: "\e696"
}

.pe-angle-down-circle:before {
	content: "\e689"
}

.pe-scissors:before {
	content: "\e697"
}

.pe-wallet:before {
	content: "\e600"
}

.pe-safe:before {
	content: "\e698"
}

.pe-volume2:before {
	content: "\e601"
}

.pe-volume1:before {
	content: "\e602"
}

.pe-voicemail:before {
	content: "\e603"
}

.pe-video:before {
	content: "\e604"
}

.pe-user:before {
	content: "\e605"
}

.pe-upload:before {
	content: "\e606"
}

.pe-unlock:before {
	content: "\e607"
}

.pe-umbrella:before {
	content: "\e608"
}

.pe-trash:before {
	content: "\e609"
}

.pe-tools:before {
	content: "\e60a"
}

.pe-timer:before {
	content: "\e60b"
}

.pe-ticket:before {
	content: "\e60c"
}

.pe-target:before {
	content: "\e60d"
}

.pe-sun:before {
	content: "\e60e"
}

.pe-study:before {
	content: "\e60f"
}

.pe-stopwatch:before {
	content: "\e610"
}

.pe-star:before {
	content: "\e611"
}

.pe-speaker:before {
	content: "\e612"
}

.pe-signal:before {
	content: "\e613"
}

.pe-shuffle:before {
	content: "\e614"
}

.pe-shopbag:before {
	content: "\e615"
}

.pe-share:before {
	content: "\e616"
}

.pe-server:before {
	content: "\e617"
}

.pe-search:before {
	content: "\e618"
}

.pe-film:before {
	content: "\e6a5"
}

.pe-science:before {
	content: "\e619"
}

.pe-disk:before {
	content: "\e6a6"
}

.pe-ribbon:before {
	content: "\e61a"
}

.pe-repeat:before {
	content: "\e61b"
}

.pe-refresh:before {
	content: "\e61c"
}

.pe-add-user:before {
	content: "\e6a9"
}

.pe-refresh-cloud:before {
	content: "\e61d"
}

.pe-paperclip:before {
	content: "\e69c"
}

.pe-radio:before {
	content: "\e61e"
}

.pe-note2:before {
	content: "\e69d"
}

.pe-print:before {
	content: "\e61f"
}

.pe-network:before {
	content: "\e69e"
}

.pe-prev:before {
	content: "\e620"
}

.pe-mute:before {
	content: "\e69f"
}

.pe-power:before {
	content: "\e621"
}

.pe-medal:before {
	content: "\e6a0"
}

.pe-portfolio:before {
	content: "\e622"
}

.pe-like2:before {
	content: "\e6a1"
}

.pe-plus:before {
	content: "\e623"
}

.pe-left-arrow:before {
	content: "\e6a2"
}

.pe-play:before {
	content: "\e624"
}

.pe-key:before {
	content: "\e6a3"
}

.pe-plane:before {
	content: "\e625"
}

.pe-joy:before {
	content: "\e6a4"
}

.pe-photo-gallery:before {
	content: "\e626"
}

.pe-pin:before {
	content: "\e69b"
}

.pe-phone:before {
	content: "\e627"
}

.pe-plug:before {
	content: "\e69a"
}

.pe-pen:before {
	content: "\e628"
}

.pe-right-arrow:before {
	content: "\e699"
}

.pe-paper-plane:before {
	content: "\e629"
}

.pe-delete-user:before {
	content: "\e6a7"
}

.pe-paint:before {
	content: "\e62a"
}

.pe-bottom-arrow:before {
	content: "\e6a8"
}

.pe-notebook:before {
	content: "\e62b"
}

.pe-note:before {
	content: "\e62c"
}

.pe-next:before {
	content: "\e62d"
}

.pe-news-paper:before {
	content: "\e62e"
}

.pe-musiclist:before {
	content: "\e62f"
}

.pe-music:before {
	content: "\e630"
}

.pe-mouse:before {
	content: "\e631"
}

.pe-more:before {
	content: "\e632"
}

.pe-moon:before {
	content: "\e633"
}

.pe-monitor:before {
	content: "\e634"
}

.pe-micro:before {
	content: "\e635"
}

.pe-menu:before {
	content: "\e636"
}

.pe-map:before {
	content: "\e637"
}

.pe-map-marker:before {
	content: "\e638"
}

.pe-mail:before {
	content: "\e639"
}

.pe-mail-open:before {
	content: "\e63a"
}

.pe-mail-open-file:before {
	content: "\e63b"
}

.pe-magnet:before {
	content: "\e63c"
}

.pe-loop:before {
	content: "\e63d"
}

.pe-look:before {
	content: "\e63e"
}

.pe-lock:before {
	content: "\e63f"
}

.pe-lintern:before {
	content: "\e640"
}

.pe-link:before {
	content: "\e641"
}

.pe-like:before {
	content: "\e642"
}

.pe-light:before {
	content: "\e643"
}

.pe-less:before {
	content: "\e644"
}

.pe-keypad:before {
	content: "\e645"
}

.pe-junk:before {
	content: "\e646"
}

.pe-info:before {
	content: "\e647"
}

.pe-home:before {
	content: "\e648"
}

.pe-help2:before {
	content: "\e649"
}

.pe-help1:before {
	content: "\e64a"
}

.pe-graph3:before {
	content: "\e64b"
}

.pe-graph2:before {
	content: "\e64c"
}

.pe-graph1:before {
	content: "\e64d"
}

.pe-graph:before {
	content: "\e64e"
}

.pe-global:before {
	content: "\e64f"
}

.pe-gleam:before {
	content: "\e650"
}

.pe-glasses:before {
	content: "\e651"
}

.pe-gift:before {
	content: "\e652"
}

.pe-folder:before {
	content: "\e653"
}

.pe-flag:before {
	content: "\e654"
}

.pe-filter:before {
	content: "\e655"
}

.pe-file:before {
	content: "\e656"
}

.pe-expand1:before {
	content: "\e657"
}

.pe-exapnd2:before {
	content: "\e658"
}

.pe-edit:before {
	content: "\e659"
}

.pe-drop:before {
	content: "\e65a"
}

.pe-drawer:before {
	content: "\e65b"
}

.pe-download:before {
	content: "\e65c"
}

.pe-display2:before {
	content: "\e65d"
}

.pe-display1:before {
	content: "\e65e"
}

.pe-diskette:before {
	content: "\e65f"
}

.pe-date:before {
	content: "\e660"
}

.pe-cup:before {
	content: "\e661"
}

.pe-culture:before {
	content: "\e662"
}

.pe-crop:before {
	content: "\e663"
}

.pe-credit:before {
	content: "\e664"
}

.pe-copy-file:before {
	content: "\e665"
}

.pe-config:before {
	content: "\e666"
}

.pe-compass:before {
	content: "\e667"
}

.pe-comment:before {
	content: "\e668"
}

.pe-coffee:before {
	content: "\e669"
}

.pe-cloud:before {
	content: "\e66a"
}

.pe-clock:before {
	content: "\e66b"
}

.pe-check:before {
	content: "\e66c"
}

.pe-chat:before {
	content: "\e66d"
}

.pe-cart:before {
	content: "\e66e"
}

.pe-camera:before {
	content: "\e66f"
}

.pe-call:before {
	content: "\e670"
}

.pe-calculator:before {
	content: "\e671"
}

.pe-browser:before {
	content: "\e672"
}

.pe-box2:before {
	content: "\e673"
}

.pe-box1:before {
	content: "\e674"
}

.pe-bookmarks:before {
	content: "\e675"
}

.pe-bicycle:before {
	content: "\e676"
}

.pe-bell:before {
	content: "\e677"
}

.pe-battery:before {
	content: "\e678"
}

.pe-ball:before {
	content: "\e679"
}

.pe-back:before {
	content: "\e67a"
}

.pe-attention:before {
	content: "\e67b"
}

.pe-anchor:before {
	content: "\e67c"
}

.pe-albums:before {
	content: "\e67d"
}

.pe-alarm:before {
	content: "\e67e"
}

.pe-airplay:before {
	content: "\e67f"
}

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	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 {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-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;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.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-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}

.swiper-container-free-mode>.swiper-wrapper {
	-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;
	margin: 0 auto
}

.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.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,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-prev,
.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");
	left: 10px;
	right: auto
}

.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
	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-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
	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,
.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-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
	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-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
	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;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}

.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}

.swiper-container-vertical>.swiper-pagination-bullets {
	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-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}

.swiper-pagination-progress {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255, 255, 255, .5)
}

.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}

.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}

.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-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,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}

.swiper-container-cube,
.swiper-container-flip {
	overflow: visible
}

.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}

.swiper-container-fade.swiper-container-free-mode .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;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	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 {
	display: block;
	content: "";
	width: 100%;
	height: 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(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}

.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(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}

@-webkit-keyframes swiper-preloader-spin {
	100% {
		-webkit-transform: rotate(360deg)
	}
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.flag-icon-background {
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-background-size: contain;
	background-size: contain
}

.flag-icon {
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: 1em;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-background-size: contain;
	background-size: contain
}

.flag-icon:before {
	content: "\00a0"
}

.dropdown-menu .flag-icon {
	margin-right: 5px
}

.flag-icon-ad {
	background-image: url('../fonts/ad.svg')
}

.flag-icon-ae {
	background-image: url('../fonts/ae.svg')
}

.flag-icon-af {
	background-image: url('../fonts/af.svg')
}

.flag-icon-ag {
	background-image: url('../fonts/ag.svg')
}

.flag-icon-ai {
	background-image: url('../fonts/ai.svg')
}

.flag-icon-al {
	background-image: url('../fonts/al.svg')
}

.flag-icon-am {
	background-image: url('../fonts/am.svg')
}

.flag-icon-ao {
	background-image: url('../fonts/ao.svg')
}

.flag-icon-aq {
	background-image: url('../fonts/aq.svg')
}

.flag-icon-ar {
	background-image: url('../fonts/ar.svg')
}

.flag-icon-as {
	background-image: url('../fonts/as.svg')
}

.flag-icon-at {
	background-image: url('../fonts/at.svg')
}

.flag-icon-au {
	background-image: url('../fonts/au.svg')
}

.flag-icon-aw {
	background-image: url('../fonts/aw.svg')
}

.flag-icon-ax {
	background-image: url('../fonts/ax.svg')
}

.flag-icon-az {
	background-image: url('../fonts/az.svg')
}

.flag-icon-ba {
	background-image: url('../fonts/ba.svg')
}

.flag-icon-bb {
	background-image: url('../fonts/bb.svg')
}

.flag-icon-bd {
	background-image: url('../fonts/bd.svg')
}

.flag-icon-be {
	background-image: url('../fonts/be.svg')
}

.flag-icon-bf {
	background-image: url('../fonts/bf.svg')
}

.flag-icon-bg {
	background-image: url('../fonts/bg.svg')
}

.flag-icon-bh {
	background-image: url('../fonts/bh.svg')
}

.flag-icon-bi {
	background-image: url('../fonts/bi.svg')
}

.flag-icon-bj {
	background-image: url('../fonts/bj.svg')
}

.flag-icon-bl {
	background-image: url('../fonts/bl.svg')
}

.flag-icon-bm {
	background-image: url('../fonts/bm.svg')
}

.flag-icon-bn {
	background-image: url('../fonts/bn.svg')
}

.flag-icon-bo {
	background-image: url('../fonts/bo.svg')
}

.flag-icon-bq {
	background-image: url('../fonts/bq.svg')
}

.flag-icon-br {
	background-image: url('../fonts/br.svg')
}

.flag-icon-bs {
	background-image: url('../fonts/bs.svg')
}

.flag-icon-bt {
	background-image: url('../fonts/bt.svg')
}

.flag-icon-bv {
	background-image: url('../fonts/bv.svg')
}

.flag-icon-bw {
	background-image: url('../fonts/bw.svg')
}

.flag-icon-by {
	background-image: url('../fonts/by.svg')
}

.flag-icon-bz {
	background-image: url('../fonts/bz.svg')
}

.flag-icon-ca {
	background-image: url('../fonts/ca.svg')
}

.flag-icon-cc {
	background-image: url('../fonts/cc.svg')
}

.flag-icon-cd {
	background-image: url('../fonts/cd.svg')
}

.flag-icon-cf {
	background-image: url('../fonts/cf.svg')
}

.flag-icon-cg {
	background-image: url('../fonts/cg.svg')
}

.flag-icon-ch {
	background-image: url('../fonts/ch.svg')
}

.flag-icon-ci {
	background-image: url('../fonts/ci.svg')
}

.flag-icon-ck {
	background-image: url('../fonts/ck.svg')
}

.flag-icon-cl {
	background-image: url('../fonts/cl.svg')
}

.flag-icon-cm {
	background-image: url('../fonts/cm.svg')
}

.flag-icon-cn {
	background-image: url('../fonts/cn.svg')
}

.flag-icon-co {
	background-image: url('../fonts/co.svg')
}

.flag-icon-cr {
	background-image: url('../fonts/cr.svg')
}

.flag-icon-cu {
	background-image: url('../fonts/cu.svg')
}

.flag-icon-cv {
	background-image: url('../fonts/cv.svg')
}

.flag-icon-cw {
	background-image: url('../fonts/cw.svg')
}

.flag-icon-cx {
	background-image: url('../fonts/cx.svg')
}

.flag-icon-cy {
	background-image: url('../fonts/cy.svg')
}

.flag-icon-cz {
	background-image: url('../fonts/cz.svg')
}

.flag-icon-de {
	background-image: url('../fonts/de.svg')
}

.flag-icon-dj {
	background-image: url('../fonts/dj.svg')
}

.flag-icon-dk {
	background-image: url('../fonts/dk.svg')
}

.flag-icon-dm {
	background-image: url('../fonts/dm.svg')
}

.flag-icon-do {
	background-image: url('../fonts/do.svg')
}

.flag-icon-dz {
	background-image: url('../fonts/dz.svg')
}

.flag-icon-ec {
	background-image: url('../fonts/ec.svg')
}

.flag-icon-ee {
	background-image: url('../fonts/ee.svg')
}

.flag-icon-eg {
	background-image: url('../fonts/eg.svg')
}

.flag-icon-eh {
	background-image: url('../fonts/eh.svg')
}

.flag-icon-er {
	background-image: url('../fonts/er.svg')
}

.flag-icon-es {
	background-image: url('../fonts/es.svg')
}

.flag-icon-et {
	background-image: url('../fonts/et.svg')
}

.flag-icon-fi {
	background-image: url('../fonts/fi.svg')
}

.flag-icon-fj {
	background-image: url('../fonts/fj.svg')
}

.flag-icon-fk {
	background-image: url('../fonts/fk.svg')
}

.flag-icon-fm {
	background-image: url('../fonts/fm.svg')
}

.flag-icon-fo {
	background-image: url('../fonts/fo.svg')
}

.flag-icon-fr {
	background-image: url('../fonts/fr.svg')
}

.flag-icon-ga {
	background-image: url('../fonts/ga.svg')
}

.flag-icon-gb {
	background-image: url('../fonts/gb.svg')
}

.flag-icon-gd {
	background-image: url('../fonts/gd.svg')
}

.flag-icon-ge {
	background-image: url('../fonts/ge.svg')
}

.flag-icon-gf {
	background-image: url('../fonts/gf.svg')
}

.flag-icon-gg {
	background-image: url('../fonts/gg.svg')
}

.flag-icon-gh {
	background-image: url('../fonts/gh.svg')
}

.flag-icon-gi {
	background-image: url('../fonts/gi.svg')
}

.flag-icon-gl {
	background-image: url('../fonts/gl.svg')
}

.flag-icon-gm {
	background-image: url('../fonts/gm.svg')
}

.flag-icon-gn {
	background-image: url('../fonts/gn.svg')
}

.flag-icon-gp {
	background-image: url('../fonts/gp.svg')
}

.flag-icon-gq {
	background-image: url('../fonts/gq.svg')
}

.flag-icon-gr {
	background-image: url('../fonts/gr.svg')
}

.flag-icon-gs {
	background-image: url('../fonts/gs.svg')
}

.flag-icon-gt {
	background-image: url('../fonts/gt.svg')
}

.flag-icon-gu {
	background-image: url('../fonts/gu.svg')
}

.flag-icon-gw {
	background-image: url('../fonts/gw.svg')
}

.flag-icon-gy {
	background-image: url('../fonts/gy.svg')
}

.flag-icon-hk {
	background-image: url('../fonts/hk.svg')
}

.flag-icon-hm {
	background-image: url('../fonts/hm.svg')
}

.flag-icon-hn {
	background-image: url('../fonts/hn.svg')
}

.flag-icon-hr {
	background-image: url('../fonts/hr.svg')
}

.flag-icon-ht {
	background-image: url('../fonts/ht.svg')
}

.flag-icon-hu {
	background-image: url('../fonts/hu.svg')
}

.flag-icon-id {
	background-image: url('../fonts/id.svg')
}

.flag-icon-ie {
	background-image: url('../fonts/ie.svg')
}

.flag-icon-il {
	background-image: url('../fonts/il.svg')
}

.flag-icon-im {
	background-image: url('../fonts/im.svg')
}

.flag-icon-in {
	background-image: url('../fonts/in.svg')
}

.flag-icon-io {
	background-image: url('../fonts/io.svg')
}

.flag-icon-iq {
	background-image: url('../fonts/iq.svg')
}

.flag-icon-ir {
	background-image: url('../fonts/ir.svg')
}

.flag-icon-is {
	background-image: url('../fonts/is.svg')
}

.flag-icon-it {
	background-image: url('../fonts/it.svg')
}

.flag-icon-je {
	background-image: url('../fonts/je.svg')
}

.flag-icon-jm {
	background-image: url('../fonts/jm.svg')
}

.flag-icon-jo {
	background-image: url('../fonts/jo.svg')
}

.flag-icon-jp {
	background-image: url('../fonts/jp.svg')
}

.flag-icon-ke {
	background-image: url('../fonts/ke.svg')
}

.flag-icon-kg {
	background-image: url('../fonts/kg.svg')
}

.flag-icon-kh {
	background-image: url('../fonts/kh.svg')
}

.flag-icon-ki {
	background-image: url('../fonts/ki.svg')
}

.flag-icon-km {
	background-image: url('../fonts/km.svg')
}

.flag-icon-kn {
	background-image: url('../fonts/kn.svg')
}

.flag-icon-kp {
	background-image: url('../fonts/kp.svg')
}

.flag-icon-kr {
	background-image: url('../fonts/kr.svg')
}

.flag-icon-kw {
	background-image: url('../fonts/kw.svg')
}

.flag-icon-ky {
	background-image: url('../fonts/ky.svg')
}

.flag-icon-kz {
	background-image: url('../fonts/kz.svg')
}

.flag-icon-la {
	background-image: url('../fonts/la.svg')
}

.flag-icon-lb {
	background-image: url('../fonts/lb.svg')
}

.flag-icon-lc {
	background-image: url('../fonts/lc.svg')
}

.flag-icon-li {
	background-image: url('../fonts/li.svg')
}

.flag-icon-lk {
	background-image: url('../fonts/lk.svg')
}

.flag-icon-lr {
	background-image: url('../fonts/lr.svg')
}

.flag-icon-ls {
	background-image: url('../fonts/ls.svg')
}

.flag-icon-lt {
	background-image: url('../fonts/lt.svg')
}

.flag-icon-lu {
	background-image: url('../fonts/lu.svg')
}

.flag-icon-lv {
	background-image: url('../fonts/lv.svg')
}

.flag-icon-ly {
	background-image: url('../fonts/ly.svg')
}

.flag-icon-ma {
	background-image: url('../fonts/ma.svg')
}

.flag-icon-mc {
	background-image: url('../fonts/mc.svg')
}

.flag-icon-md {
	background-image: url('../fonts/md.svg')
}

.flag-icon-me {
	background-image: url('../fonts/me.svg')
}

.flag-icon-mf {
	background-image: url('../fonts/mf.svg')
}

.flag-icon-mg {
	background-image: url('../fonts/mg.svg')
}

.flag-icon-mh {
	background-image: url('../fonts/mh.svg')
}

.flag-icon-mk {
	background-image: url('../fonts/mk.svg')
}

.flag-icon-ml {
	background-image: url('../fonts/ml.svg')
}

.flag-icon-mm {
	background-image: url('../fonts/mm.svg')
}

.flag-icon-mn {
	background-image: url('../fonts/mn.svg')
}

.flag-icon-mo {
	background-image: url('../fonts/mo.svg')
}

.flag-icon-mp {
	background-image: url('../fonts/mp.svg')
}

.flag-icon-mq {
	background-image: url('../fonts/mq.svg')
}

.flag-icon-mr {
	background-image: url('../fonts/mr.svg')
}

.flag-icon-ms {
	background-image: url('../fonts/ms.svg')
}

.flag-icon-mt {
	background-image: url('../fonts/mt.svg')
}

.flag-icon-mu {
	background-image: url('../fonts/mu.svg')
}

.flag-icon-mv {
	background-image: url('../fonts/mv.svg')
}

.flag-icon-mw {
	background-image: url('../fonts/mw.svg')
}

.flag-icon-mx {
	background-image: url('../fonts/mx.svg')
}

.flag-icon-my {
	background-image: url('../fonts/my.svg')
}

.flag-icon-mz {
	background-image: url('../fonts/mz.svg')
}

.flag-icon-na {
	background-image: url('../fonts/na.svg')
}

.flag-icon-nc {
	background-image: url('../fonts/nc.svg')
}

.flag-icon-ne {
	background-image: url('../fonts/ne.svg')
}

.flag-icon-nf {
	background-image: url('../fonts/nf.svg')
}

.flag-icon-ng {
	background-image: url('../fonts/ng.svg')
}

.flag-icon-ni {
	background-image: url('../fonts/ni.svg')
}

.flag-icon-nl {
	background-image: url('../fonts/nl.svg')
}

.flag-icon-no {
	background-image: url('../fonts/no.svg')
}

.flag-icon-np {
	background-image: url('../fonts/np.svg')
}

.flag-icon-nr {
	background-image: url('../fonts/nr.svg')
}

.flag-icon-nu {
	background-image: url('../fonts/nu.svg')
}

.flag-icon-nz {
	background-image: url('../fonts/nz.svg')
}

.flag-icon-om {
	background-image: url('../fonts/om.svg')
}

.flag-icon-pa {
	background-image: url('../fonts/pa.svg')
}

.flag-icon-pe {
	background-image: url('../fonts/pe.svg')
}

.flag-icon-pf {
	background-image: url('../fonts/pf.svg')
}

.flag-icon-pg {
	background-image: url('../fonts/pg.svg')
}

.flag-icon-ph {
	background-image: url('../fonts/ph.svg')
}

.flag-icon-pk {
	background-image: url('../fonts/pk.svg')
}

.flag-icon-pl {
	background-image: url('../fonts/pl.svg')
}

.flag-icon-pm {
	background-image: url('../fonts/pm.svg')
}

.flag-icon-pn {
	background-image: url('../fonts/pn.svg')
}

.flag-icon-pr {
	background-image: url('../fonts/pr.svg')
}

.flag-icon-ps {
	background-image: url('../fonts/ps.svg')
}

.flag-icon-pt {
	background-image: url('../fonts/pt.svg')
}

.flag-icon-pw {
	background-image: url('../fonts/pw.svg')
}

.flag-icon-py {
	background-image: url('../fonts/py.svg')
}

.flag-icon-qa {
	background-image: url('../fonts/qa.svg')
}

.flag-icon-re {
	background-image: url('../fonts/re.svg')
}

.flag-icon-ro {
	background-image: url('../fonts/ro.svg')
}

.flag-icon-rs {
	background-image: url('../fonts/rs.svg')
}

.flag-icon-ru {
	background-image: url('../fonts/ru.svg')
}

.flag-icon-rw {
	background-image: url('../fonts/rw.svg')
}

.flag-icon-sa {
	background-image: url('../fonts/sa.svg')
}

.flag-icon-sb {
	background-image: url('../fonts/sb.svg')
}

.flag-icon-sc {
	background-image: url('../fonts/sc.svg')
}

.flag-icon-sd {
	background-image: url('../fonts/sd.svg')
}

.flag-icon-se {
	background-image: url('../fonts/se.svg')
}

.flag-icon-sg {
	background-image: url('../fonts/sg.svg')
}

.flag-icon-sh {
	background-image: url('../fonts/sh.svg')
}

.flag-icon-si {
	background-image: url('../fonts/si.svg')
}

.flag-icon-sj {
	background-image: url('../fonts/sj.svg')
}

.flag-icon-sk {
	background-image: url('../fonts/sk.svg')
}

.flag-icon-sl {
	background-image: url('../fonts/sl.svg')
}

.flag-icon-sm {
	background-image: url('../fonts/sm.svg')
}

.flag-icon-sn {
	background-image: url('../fonts/sn.svg')
}

.flag-icon-so {
	background-image: url('../fonts/so.svg')
}

.flag-icon-sr {
	background-image: url('../fonts/sr.svg')
}

.flag-icon-ss {
	background-image: url('../fonts/ss.svg')
}

.flag-icon-st {
	background-image: url('../fonts/st.svg')
}

.flag-icon-sv {
	background-image: url('../fonts/sv.svg')
}

.flag-icon-sx {
	background-image: url('../fonts/sx.svg')
}

.flag-icon-sy {
	background-image: url('../fonts/sy.svg')
}

.flag-icon-sz {
	background-image: url('../fonts/sz.svg')
}

.flag-icon-tc {
	background-image: url('../fonts/tc.svg')
}

.flag-icon-td {
	background-image: url('../fonts/td.svg')
}

.flag-icon-tf {
	background-image: url('../fonts/tf.svg')
}

.flag-icon-tg {
	background-image: url('../fonts/tg.svg')
}

.flag-icon-th {
	background-image: url('../fonts/th.svg')
}

.flag-icon-tj {
	background-image: url('../fonts/tj.svg')
}

.flag-icon-tk {
	background-image: url('../fonts/tk.svg')
}

.flag-icon-tl {
	background-image: url('../fonts/tl.svg')
}

.flag-icon-tm {
	background-image: url('../fonts/tm.svg')
}

.flag-icon-tn {
	background-image: url('../fonts/tn.svg')
}

.flag-icon-to {
	background-image: url('../fonts/to.svg')
}

.flag-icon-tr {
	background-image: url('../fonts/tr.svg')
}

.flag-icon-tt {
	background-image: url('../fonts/tt.svg')
}

.flag-icon-tv {
	background-image: url('../fonts/tv.svg')
}

.flag-icon-tw {
	background-image: url('../fonts/tw.svg')
}

.flag-icon-tz {
	background-image: url('../fonts/tz.svg')
}

.flag-icon-ua {
	background-image: url('../fonts/ua.svg')
}

.flag-icon-ug {
	background-image: url('../fonts/ug.svg')
}

.flag-icon-um {
	background-image: url('../fonts/um.svg')
}

.flag-icon-us {
	background-image: url('../fonts/us.svg')
}

.flag-icon-uy {
	background-image: url('../fonts/uy.svg')
}

.flag-icon-uz {
	background-image: url('../fonts/uz.svg')
}

.flag-icon-va {
	background-image: url('../fonts/va.svg')
}

.flag-icon-vc {
	background-image: url('../fonts/vc.svg')
}

.flag-icon-ve {
	background-image: url('../fonts/ve.svg')
}

.flag-icon-vg {
	background-image: url('../fonts/vg.svg')
}

.flag-icon-vi {
	background-image: url('../fonts/vi.svg')
}

.flag-icon-vn {
	background-image: url('../fonts/vn.svg')
}

.flag-icon-vu {
	background-image: url('../fonts/vu.svg')
}

.flag-icon-wf {
	background-image: url('../fonts/wf.svg')
}

.flag-icon-ws {
	background-image: url('../fonts/ws.svg')
}

.flag-icon-ye {
	background-image: url('../fonts/ye.svg')
}

.flag-icon-yt {
	background-image: url('../fonts/yt.svg')
}

.flag-icon-za {
	background-image: url('../fonts/za.svg')
}

.flag-icon-zm {
	background-image: url('../fonts/zm.svg')
}

.flag-icon-zw {
	background-image: url('../fonts/zw.svg')
}

.lg-sub-html,
.lg-toolbar {
	background-color: rgba(0, 0, 0, .45)
}

#lg-counter,
.lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block
}

@font-face {
	font-family: lg;
	src: url('../fonts/lg.eot');
	src: url('../fonts/lg.eot') format("embedded-opentype"), url('../fonts/lg.woff') format("woff"), url('../fonts/lg.ttf') format("truetype"), url('../fonts/lg.svg') format("svg");
	font-weight: 400;
	font-style: normal
}

.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
	background-color: rgba(0, 0, 0, .45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
	color: #FFF
}

.lg-actions .lg-next {
	right: 20px
}

.lg-actions .lg-next:before {
	content: "\e095"
}

.lg-actions .lg-prev {
	left: 20px
}

.lg-actions .lg-prev:after {
	content: "\e094"
}

@-webkit-keyframes lg-right-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: -30px
	}
}

@-moz-keyframes lg-right-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: -30px
	}
}

@-ms-keyframes lg-right-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: -30px
	}
}

@keyframes lg-right-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: -30px
	}
}

@-webkit-keyframes lg-left-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: 30px
	}
}

@-moz-keyframes lg-left-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: 30px
	}
}

@-ms-keyframes lg-left-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: 30px
	}
}

@keyframes lg-left-end {

	0%,
	100% {
		left: 0
	}

	50% {
		left: 30px
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}

.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none !important;
	outline: 0;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}

.lg-toolbar .lg-icon:hover {
	color: #FFF
}

.lg-toolbar .lg-close:after {
	content: "\e070"
}

.lg-toolbar .lg-download:after {
	content: "\e0f2"
}

.lg-sub-html {
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}

.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}

.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}

#lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px
}

.lg-next,
.lg-prev,
.lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1) !important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}

.lg-outer .lg-thumb-outer {
	background-color: #0D0A0A;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #FFF;
	border-radius: 4px;
	margin-bottom: 5px
}

@media (min-width:1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color .25s ease;
		-o-transition: border-color .25s ease;
		transition: border-color .25s ease
	}
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}

.lg-outer .lg-toogle-thumb {
	background-color: #0D0A0A;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}

.lg-outer .lg-toogle-thumb:hover,
.lg-outer.lg-dropdown-active #lg-share {
	color: #FFF
}

.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}

.lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url('../images/vimeo-play.png') no-repeat
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url('../images/vimeo-play.png') 0 -58px no-repeat
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: url('../images/video-play.png') no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url('../images/youtube-play.png') no-repeat
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url('../images/youtube-play.png') 0 -60px no-repeat
}

.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-moz-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}

.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}

.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}

.lg-autoplay-button:after {
	content: "\e01d"
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	-moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

#lg-zoom-in:after {
	content: "\e311"
}

#lg-actual-size {
	font-size: 20px
}

#lg-actual-size:after {
	content: "\e033"
}

#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}

#lg-zoom-out:after {
	content: "\e312"
}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #fff inset
}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, .5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, .7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #fff inset
}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}

.lg-fullscreen:after {
	content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, .25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}

.lg-outer.lg-dropdown-active #lg-dropdown-overlay,
.lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-o-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}

.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #FFF;
	right: 16px;
	top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0
}

.lg-outer .lg-dropdown>li:hover .lg-icon,
.lg-outer .lg-dropdown>li:hover a {
	color: #333
}

.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0, 0, 0, .07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto
}

.lg-outer,
.lg-outer .lg,
.lg-outer .lg-inner {
	width: 100%;
	height: 100%
}

.lg-outer #lg-share {
	position: relative
}

.lg-outer #lg-share:after {
	content: "\e80d"
}

.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998
}

.lg-outer #lg-share-facebook .lg-icon:after {
	content: "\e901"
}

.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced
}

.lg-outer #lg-share-twitter .lg-icon:after {
	content: "\e904"
}

.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39
}

.lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\e902"
}

.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027
}

.lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\e903"
}

.lg-group:after {
	content: "";
	display: table;
	clear: both
}

.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}

.lg-outer.lg-visible {
	opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit !important;
	transition-duration: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s !important;
	transition-duration: 0s !important;
	opacity: 1
}

.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}

.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}

.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}

.lg-outer .lg-item {
	background: url('../images/loading.gif') center center no-repeat;
	display: none !important
}

.lg-outer.lg-css .lg-current,
.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}

.lg-outer .lg-item.lg-complete {
	background-image: none
}

.lg-outer .lg-item.lg-current {
	z-index: 1060
}

.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto !important;
	height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
	display: none
}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}

.lg-backdrop.in {
	opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s !important;
	-moz-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
	opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-moz-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet.sc::-webkit-scrollbar,
body::-webkit-scrollbar,
.head_nav_mdz_158_1_70+.window-box .window-slide::-webkit-scrollbar {
	width: 6px;
	background: ;
	background:
}

.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet.sc::-webkit-scrollbar-thumb,
body::-webkit-scrollbar-thumb,
.head_nav_mdz_158_1_70+.window-box .window-slide::-webkit-scrollbar-thumb {
	background: #007934;
	background:
}

body::-webkit-scrollbar-track-piece,
.head_nav_mdz_158_1_70+.window-box .window-slide::-webkit-scrollbar-track-piece {
	width: 6px
}

.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet.sc::-webkit-scrollbar-track-piece {
	width: 12px
}

@media (max-width:1200px) {

	body::-webkit-scrollbar,
	.head_nav_mdz_158_1_70+.window-box .window-slide::-webkit-scrollbar {
		width: 0
	}

	body::-webkit-scrollbar-track-piece,
	.head_nav_mdz_158_1_70+.window-box .window-slide::-webkit-scrollbar-track-piece {
		width: 0
	}
}

.head_nav_mdz_158_1_70_load-box {
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	opacity: 0.999;
	transition: 0.2s;
	-moz-transition: 0.2s;
	-ms-transition: 0.2s;
	-o-transition: 0.2s;
	-webkit-transition: 0.2s;
	background-color: ;
	background-color: ;
	background-image: url("../images/loading.gif");
	background-image: url("../images/showproduct_cn.css");
	background-position: center;
	background-repeat: no-repeat
}

.head_nav_mdz_158_1_70_load-box.active {
	opacity: 0;
	visibility: hidden
}

img:not([src]) {
	font-size: 0 !important;
	opacity: 0 !important
}

img[src*="data:image/png;base64"] {
	background-color: ;
	background-image: url("../images/loading.gif");
	background-image: url("../images/showproduct_cn.css");
	background-position: center;
	background-repeat: no-repeat
}

body {
	line-height: 1.75
}

body[class*="met-navfixed"] {
	padding-top: 80px
}

.head_nav_mdz_158_1_70 {
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s
}

@media (max-width:1200px) {}

@media (min-width:1200px) {
	.head_nav_mdz_158_1_70 .container-fluid {
		padding-left: 30px;
		padding-right: 30px;
		transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		-webkit-transition: 0.3s
	}

	.head_nav_mdz_158_1_70.scroll .container-fluid {
		padding-left: 15px;
		padding-right: 15px
	}
}

.head_nav_mdz_158_1_70 .navbar-default {
	background: ;
	background:
}

.head_nav_mdz_158_1_70 .navbar-fixed-top {
	position: fixed;
	left: 0;
	right: 0;
	top: 0
}

.head_nav_mdz_158_1_70 .overflow-visible {
	overflow: visible !important
}

.head_nav_mdz_158_1_70 .dropdown-menu,
.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
	-o-border-radius: 0px;
	border-radius: 0px;
	font-weight: normal
}

.head_nav_mdz_158_1_70 .met-nav .navlist .nav-item li a,
.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
	color: #333333;
	color: ;
	color: ;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s
}

.head_nav_mdz_158_1_70 .met-nav .navlist .nav-item li a:hover,
.head_nav_mdz_158_1_70 .dropdown-menu>li>a:hover {
	color: #007934;
	color: ;
	background:
}

.head_nav_mdz_158_1_70 .dropdown-menu>li>a:hover i {
	color: #007934;
	color:
}

.head_nav_mdz_158_1_70 .fngallery .lg-item-box img {
	cursor: -webkit-zoom-in;
	cursor: zoom-in
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-backdrop,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-actions .lg-next,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-actions .lg-prev,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-toolbar {
	background: #fff
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-sub-html {
	background: rgba(255, 255, 255, 0.7);
	color: #555
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-toolbar.opacity0 {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px)
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-toolbar .lg-icon:hover,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-actions .lg-next:hover,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-actions .lg-prev:hover,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer .lg-toogle-thumb:hover {
	color: #333
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer {
	z-index: 1602;
	background: #fff
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 84px
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer .lg-thumb-outer,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer .lg-toogle-thumb {
	background-color: #f2f2f2
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer .lg-thumb-outer {
	padding: 0 10px
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item {
	margin-bottom: 0;
	-o-border-radius: 0;
	border-radius: 0
}

.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item.active,
.head_nav_mdz_158_1_70 .met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item:hover {
	border-color: #62a8ea
}

.head_nav_mdz_158_1_70 .met-form .form-control,
.head_nav_mdz_158_1_70 .input-group-addon {
	-o-border-radius: 0;
	border-radius: 0
}

.head_nav_mdz_158_1_70 .swiper-navtab.swiper-container-horizontal .swiper-scrollbar {
	width: 100%;
	height: 3px;
	left: 0;
	bottom: 0
}

.head_nav_mdz_158_1_70 .swiper-navtab.swiper-container-horizontal .swiper-scrollbar-drag {
	background: rgba(0, 0, 0, 0.2)
}

.head_nav_mdz_158_1_70 .swiper-navtab .swiper-wrapper {
	width: auto
}

.head_nav_mdz_158_1_70 .swiper-navtab .swiper-wrapper.flex-start {
	-webkit-justify-content: flex-start !important;
	-webkit-box-pack: start !important;
	-ms-flex-pack: start !important;
	justify-content: flex-start !important
}

.head_nav_mdz_158_1_70 .swiper-navtab .swiper-slide {
	width: auto
}

.head_nav_mdz_158_1_70 .slh,
.head_nav_mdz_158_1_70 .pager li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

.head_nav_mdz_158_1_70 .slick-loading .slick-list {
	background: none
}

.head_nav_mdz_158_1_70 .slick-arrow {
	width: auto;
	height: auto;
	z-index: 1;
	color: #fff !important
}

.head_nav_mdz_158_1_70 .slick-arrow:before,
.head_nav_mdz_158_1_70 .slick-arrow:after {
	font-family: inherit;
	display: none
}

.head_nav_mdz_158_1_70 .slick-arrow:hover {
	color: #62a8ea !important
}

.head_nav_mdz_158_1_70 .slick-arrow.slick-next {
	right: 0
}

.head_nav_mdz_158_1_70 .slick-arrow.slick-prev {
	left: 0
}

.head_nav_mdz_158_1_70 .slick-arrow i {
	font-size: 60px
}

.head_nav_mdz_158_1_70 .slick-slide {
	outline: none
}

img.imgloading:not([src*="base64"]),
img.slick-loading:not([src*="base64"]) {
	object-fit: scale-down
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .invisible-xs {
		visibility: hidden
	}
}

.head_nav_mdz_158_1_70 .less-link {
	color: #2a333c
}

.head_nav_mdz_158_1_70 .less-link:hover {
	color: #62a8ea
}

.head_nav_mdz_158_1_70 .less-decorationnone {
	text-decoration: none
}

.head_nav_mdz_158_1_70 .less-decorationnone:active,
.head_nav_mdz_158_1_70 .less-decorationnone:focus,
.head_nav_mdz_158_1_70 .less-decorationnone:hover {
	text-decoration: none
}
.product-intro .product-text .blocks-2 li{
	list-style-type: disc;
}
.head_nav_mdz_158_1_70 .blocks-2>li:nth-child(2n + 3),
.head_nav_mdz_158_1_70 .blocks-3>li:nth-child(3n + 4),
.head_nav_mdz_158_1_70 .blocks-4>li:nth-child(4n + 5),
.head_nav_mdz_158_1_70 .blocks-5>li:nth-child(5n + 6),
.head_nav_mdz_158_1_70 .blocks-6>li:nth-child(6n + 7),
.head_nav_mdz_158_1_70 .block-first {
	clear: none
}

.head_nav_mdz_158_1_70 .shop_cart {}

.head_nav_mdz_158_1_70 .shop_cart>a {
	background: none !important
}

.head_nav_mdz_158_1_70 .shop_cart>a>i {
	margin-right: 5px
}

.head_nav_mdz_158_1_70 .navbar-avatar {
	background: none !important
}

.head_nav_mdz_158_1_70 .dropdown-menu.bullet:after,
.head_nav_mdz_158_1_70 .dropdown-menu.bullet:before {
	position: absolute;
	left: 10px;
	display: inline-block;
	width: 0;
	height: 0;
	content: "";
	border: 7px solid transparent;
	border-top-width: 0
}

.head_nav_mdz_158_1_70 .flex .dropdown-menu.bullet:after,
.head_nav_mdz_158_1_70 .flex .dropdown-menu.bullet:before {
	right: 50%;
	margin-right: -7px
}

.head_nav_mdz_158_1_70 .dropdown-menu.dropdown-menu-right.bullet:after,
.head_nav_mdz_158_1_70 .dropdown-menu.dropdown-menu-right.bullet:before {
	right: 10px;
	left: auto
}

.head_nav_mdz_158_1_70 .dropdown-menu.bullet:before {
	top: -7px;
	border-bottom-color: #eeeeee
}

.head_nav_mdz_158_1_70 .dropdown-menu.bullet:after {
	top: -6px;
	border-bottom-color:
}

.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
	color: ;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s
}

.head_nav_mdz_158_1_70 .dropdown-menu,
.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
	-o-border-radius: 0px;
	border-radius: 0px;
	font-weight: normal
}

.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
	font-weight: 100
}

.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
	padding: 8px 30px;
	border-radius: 3px;
	-webkit-transition: background-color 0.25s;
	-o-transition: background-color 0.25s;
	transition: background-color 0.25s
}

.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
	display: block;
	clear: both;
	font-weight: 400;
	line-height: 1.57142857;
	color: ;
	white-space: nowrap
}

.head_nav_mdz_158_1_70 .navbar {
	min-height: auto
}

.head_nav_mdz_158_1_70 .height-20 {
	height: 20px
}

.head_nav_mdz_158_1_70 .less-page-content {
	padding: 30px;
	background: #ffffff
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .less-page-content {
		padding: 10px
	}
}

.head_nav_mdz_158_1_70 .less-page-body {
	padding: 30px 0px;
	background: #ffffff
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .less-page-body {
		padding: 0px
	}
}

.head_nav_mdz_158_1_70 .less-uldestyle {
	padding: 0px;
	list-style: none
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .navbar-default .navbar-nav .open .dropdown-menu {
		background: ;
		background: ;
		background:
	}

	.head_nav_mdz_158_1_70 .navbar-default .navbar-nav .open .dropdown-menu>li>a {
		color:
	}

	.head_nav_mdz_158_1_70 .navbar-default .navbar-nav .open .dropdown-menu>li>a.active,
	.head_nav_mdz_158_1_70 .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
		color: #007934;
		color:
	}
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .navbar-nav .open .dropdown-menu>li>a {
		line-height: 22px
	}
}

@media (max-width:767px) {

	.head_nav_mdz_158_1_70 .navbar-nav .open .dropdown-menu .dropdown-header,
	.head_nav_mdz_158_1_70 .navbar-nav .open .dropdown-menu>li>a {
		padding: 5px 15px 5px 25px
	}
}

.head_nav_mdz_158_1_70 .navbar-default .navbar-collapse,
.head_nav_mdz_158_1_70 .navbar-default .navbar-form {
	border-color: #eeeeee
}

.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu {
	position: relative
}

.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu>a {
	position: relative
}

.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu:after {
	position: absolute;
	right: 10px;
	top: 20px;
	vertical-align: middle;
	content: "";
	border-width: 4px 0 4px 4px !important;
	border-style: solid !important;
	border-color: transparent;
	display: block !important;
	border-left-color: #333333 !important;
	border-left-color:  !important;
	border-left-color:  !important
}

.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu .dropdown-menu {
	display: none;
	left: 100%;
	margin: 0;
	opacity: 1;
	visibility: visible
}

.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu.dropdown-menu-left .dropdown-menu {
	left: -100%
}

.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu:hover .dropdown-menu {
	display: block
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu:after {
		top: 12px;
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg)
	}

	.head_nav_mdz_158_1_70 .dropdown-menu>.dropdown-submenu>a:after {
		position: relative;
		right: -10px;
		top: 0;
		display: inline-block !important;
		border-width: 4px 4px 0 4px;
		border-left-color: transparent;
		border-top-color:  !important;
		border-top-color:  !important
	}

	.navbar-nav .open .dropdown-menu {
		display: block !important
	}
}

.head_nav_mdz_158_1_70 .navbar-default .hamburger .hamburger-bar,
.head_nav_mdz_158_1_70 .navbar-default .hamburger:after,
.head_nav_mdz_158_1_70 .navbar-default .hamburger:before {
	background: #333333;
	background:
}

.head_nav_mdz_158_1_70 #met-langlist-dropdown a.dropdown-item {
	color: ;
	color:
}

.head_nav_mdz_158_1_70 #met-langlist-dropdown a.dropdown-item:hover {
	color: #007934 !important;
	color:  !important;
	background:  !important
}

.head_nav_mdz_158_1_70 .met-nav {
	margin-bottom: 0px;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	position: relative;
	z-index: 1601
}

.head_nav_mdz_158_1_70 .met-nav.navbar-shadow {
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1)
}

.head_nav_mdz_158_1_70 .met-nav.navbar-fixed-top {
	position: fixed
}

header+.met-nav.navbar-fixed-top {
	top: 40px
}

.head_nav_mdz_158_1_70 .met-nav .container {
	position: relative
}

.head_nav_mdz_158_1_70 .met-nav .row {
	position: relative
}

.head_nav_mdz_158_1_70 .met-nav .navbar-logo {
	height: 80px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	margin: 0px;
	margin-left: 0px !important;
	padding: 0px;
	display: block
}

.head_nav_mdz_158_1_70.scroll .met-nav .navbar-logo {
	height: 60px
}

.head_nav_mdz_158_1_70 .met-nav .navbar-logo img {
	max-height: 100%;
	transition: 0.5s;
	-moz-transition: 0.5s;
	-ms-transition: 0.5s;
	-o-transition: 0.5s;
	-webkit-transition: 0.5s
}

.head_nav_mdz_158_1_70 .met-nav .navbar-logo img:hover {
	transform: translateX(10px);
	-moz-transform: translateX(10px);
	-ms-transform: translateX(10px);
	-o-transform: translateX(10px);
	-webkit-transform: translateX(10px)
}

.head_nav_mdz_158_1_70 .met-nav .navbar-toggle {
	height: 60px;
	margin-right: 0;
	border: none
}

.head_nav_mdz_158_1_70 .met-nav .nav li a {
	display: block;
	position: relative;
	overflow: hidden
}

.head_nav_mdz_158_1_70 .met-nav .nav>li>a {
	color: #333333;
	color: ;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s
}

.head_nav_mdz_158_1_70 .met-nav .nav>li>a:hover {
	color: #007934;
	color:
}

.head_nav_mdz_158_1_70 .met-nav .nav li a.active,
.head_nav_mdz_158_1_70 .met-nav .dropdown.open>a {
	color: #007934;
	color:
}

.head_nav_mdz_158_1_70 .met-nav .nav>li>a:hover,
.head_nav_mdz_158_1_70 .met-nav .dropdown.open>a {
	background: none !important
}

.head_nav_mdz_158_1_70 .met-nav .nav>li.openallsub.open>.dropdown-menu {
	display: block
}

.head_nav_mdz_158_1_70 .met-nav .nav>li.openallsub.open .dropdown-menu .dropdown-submenu>a:after {
	display: none
}

.head_nav_mdz_158_1_70111111 .met-nav .nav>li.openallsub.open .dropdown-menu .dropdown-menu {
	position: static;
	float: none;
	border-right: none;
	border-left: none
}

.head_nav_mdz_158_1_70 .met-nav .nav>li.openallsub.open .dropdown-menu .dropdown-menu li a {
	padding: 5px 15px 5px 30px
}

.head_nav_mdz_158_1_70 .navbar-default .navbar-nav>li>a:focus,
.head_nav_mdz_158_1_70 .navbar-default .navbar-nav>li>a:hover {
	background: none
}

@media (min-width:768px) {
	.head_nav_mdz_158_1_70 .met-nav .navlist:not(.flex) {
		margin-right: 0 !important
	}
}

.head_nav_mdz_158_1_70 .met-lang>li {
	float: left
}

@media (min-width:1200px) {
	.head_nav_mdz_158_1_70 .met-lang {
		padding-left: 15px
	}
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .met-nav .met-langlist .dropdown-menu {
		top: 36px !important
	}

	.head_nav_mdz_158_1_70 .met-nav .nav>li.openallsub.open .dropdown-menu .dropdown-menu li a {
		padding-left: 35px
	}
}

.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.overflow-visible .dropdown-submenu:hover .dropdown-menu {
	display: table
}

.head_nav_mdz_158_1_70 .met-nav .dropdown-menu>.dropdown-submenu.dropdown-menu-left .dropdown-menu {
	left: auto;
	right: 100%
}

.head_nav_mdz_158_1_70 .met-nav .met-langlist {
	height: 80px;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s
}

.head_nav_mdz_158_1_70.scroll .met-nav .met-langlist {
	height: 60px
}

.head_nav_mdz_158_1_70 .met-nav .met-langlist .dropdown-menu {}

.head_nav_mdz_158_1_70 .met-nav .met-langlist .modal {
	background: rgba(0, 0, 0, 0.3)
}

.head_nav_mdz_158_1_70 .met-nav .navbar-nav>li>a {
	padding: 7.5px 15px
}

.head_nav_mdz_158_1_70 .met-nav .navlist.flex {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex
}

.head_nav_mdz_158_1_70 .met-nav .navlist.flex>li {
	-webkit-box-flex: auto;
	-webkit-flex: auto;
	-ms-flex: auto;
	flex: auto;
	text-align: center;
	margin-top: -1px;
	max-width: 200px
}

.head_nav_mdz_158_1_70 .met-nav .navlist.flex>li>a {
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.head_nav_mdz_158_1_70 .met-nav .navlist.flex>li>.dropdown-menu {
	top: 50px
}

@media (min-width:768px) {
	.head_nav_mdz_158_1_70 .met-nav.navbar-fixed-top .navbar-collapse {
		padding: 0 15px
	}

	.head_nav_mdz_158_1_70 .met-nav .nav-langlist>*:first-child {
		margin-right: 120px
	}

	.head_nav_mdz_158_1_70 .met-nav .nav>li>a {
		padding-top: 0px;
		padding-bottom: 0px;
		height: 80px;
		line-height: 80px;
		transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-o-transition: 0.3s;
		-webkit-transition: 0.3s
	}

	.head_nav_mdz_158_1_70.scroll .met-nav .nav>li>a {
		height: 60px;
		line-height: 60px
	}

	.head_nav_mdz_158_1_70 .met-nav>.dropdown-menu {
		top: 85px
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet {
		top: 80px;
		display: none
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet.sc {
		overflow-x: hidden;
		overflow-y: auto
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet.sc .dropdown-menu {
		display: block;
		position: static !important;
		opacity: 1 !important;
		visibility: visible !important;
		transform: none !important;
		width: 100% !important;
		border-left: 0 !important;
		border-right: 0;
		float: none !important
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet.sc .dropdown-menu a {
		padding-left: 40px !important
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet.sc>.dropdown-submenu:after {
		transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg)
	}

	.head_nav_mdz_158_1_70 .met-nav .met-nav-login {
		height: 80px;
		padding-top: 0px;
		margin-left: 15px
	}

	.head_nav_mdz_158_1_70.scroll .met-nav>.dropdown-menu {
		top: 65px
	}

	.head_nav_mdz_158_1_70.scroll .met-nav .dropdown-menu.bullet {
		top: 60px
	}

	.head_nav_mdz_158_1_70.scroll .met-nav .met-nav-login {
		height: 60px
	}

	.head_nav_mdz_158_1_70 .met-nav .met-head-user {
		margin-top: 30px;
		margin-left: 15px
	}

	.head_nav_mdz_158_1_70 .met-nav .met-langlist {
		margin-left: 15px !important
	}

	.head_nav_mdz_158_1_70 .met-nav .navlist.flex {
		margin: 0 -15px;
		float: none !important;
		width: auto;
		clear: both;
		position: relative;
		border-top: 1px solid #eeeeee
	}
}

.head_nav_mdz_158_1_70 .met-nav-login a {
	color: #ffffff !important;
	border: none !important;
	background: #007934 !important
}

.head_nav_mdz_158_1_70 .met-nav-login a.btn-squared {
	background:  !important
}

.head_nav_mdz_158_1_70 .met-nav-login a.btn-squared.btn-success {
	background:  !important
}

.head_nav_mdz_158_1_70 .met-nav-login a.btn-squared:hover,
.head_nav_mdz_158_1_70 .met-nav-login a.btn-squared.btn-success:hover {
	background:  !important;
	background:  !important
}

.head_nav_mdz_158_1_70 .btn-outline.btn-default {
	border-color: #eeeeee !important;
	color: #333333;
	color:  !important
}

.head_nav_mdz_158_1_70 .open .btn-outline.btn-default,
.head_nav_mdz_158_1_70 .btn-outline.btn-default:hover {
	background:  !important
}

@media (max-width:991px) {
	.head_nav_mdz_158_1_70 .met-nav .navlist>li {
		margin-left: 10px !important
	}

	.head_nav_mdz_158_1_70 .met-nav .nav-shop .navlist>li {
		margin-left: 0 !important
	}

	.head_nav_mdz_158_1_70 .met-nav .met-nav-login {
		margin-left: 10px
	}
}
.goods_swiper{
	width: 500px;height: 500px;overflow: hidden;
}
.pro-det-left{
		width: 50%;
		/* float: none; */
		margin: 0 auto;
	}
@media (max-width:1199px) {
	.goods_swiper{
		width: 300px;height: 300px;overflow: hidden;margin: 0 auto;
	}
	
	.pro-det-left{
		width: 50%;
		/* float: none; */
		margin: 0 auto;
	}
	.pro-det-right{
		width: 50%;
		margin: 0 auto;
	}
	.head_nav_mdz_158_1_70 .met-nav .nav>li {
		margin: 0 !important
	}

	.head_nav_mdz_158_1_70 .met-nav .met-head-user {
		margin-top: 20px
	}

	.head_nav_mdz_158_1_70 .met-nav .navbar-nav>li>a {
		padding: 0 5px
	}
}

@media (max-width:767px) {
	.pro-det-left{
		width: 100%;
		float: none;
		margin: 0 auto;
	}
	.goods_swiper{
		margin: 0 auto;
	}
	.pro-det-right{
		width: 100%;
		float: none;
	}
	.head_nav_mdz_158_1_70 .met-nav {
		min-height: 60px
	}

	.head_nav_mdz_158_1_70 .met-nav .navbar-toggle,
	.head_nav_mdz_158_1_70 .met-nav .navbar-logo {
		height: 60px;
		outline: none
	}

	body[class*="met-navfixed"] {
		padding-top: 60px
	}

	.head_nav_mdz_158_1_70 .met-nav .met-nav-login {
		height: auto
	}

	.head_nav_mdz_158_1_70 .met-nav .navbar-logo img {
		max-width: 130px
	}

	.head_nav_mdz_158_1_70 .met-nav .navlist>li {
		margin-left: 0px !important
	}

	.head_nav_mdz_158_1_70 .met-nav .nav>li>a {
		height: auto;
		line-height: 28px;
		padding: 5px 15px !important
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet:before,
	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.bullet:after {
		display: none
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.dropdown-menu.animate,
	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.animate.overflow-visible .dropdown-menu {
		width: 100%
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.dropdown-menu.animate>li>a,
	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu.animate.overflow-visible .dropdown-menu>li>a {
		width: 100%;
		white-space: normal;
		word-break: break-all
	}

	.head_nav_mdz_158_1_70 .met-nav .dropdown-menu .dropdown-submenu .dropdown-menu>li>a {
		padding-left: 40px
	}

	.head_nav_mdz_158_1_70 .met-nav .navbar-logo {
		margin-left: 10px !important
	}

	.head_nav_mdz_158_1_70 .met-nav.navbar-fixed-top .navbar-collapse-toolbar {
		max-height: 340px;
		overflow-y: auto
	}

	.head_nav_mdz_158_1_70 .met-nav .met-nav-login,
	.head_nav_mdz_158_1_70 .met-nav .met-nav-right-shop,
	.head_nav_mdz_158_1_70 .met-nav .met-head-user {
		margin: 12px 0 0 !important
	}

	.head_nav_mdz_158_1_70 .met-nav .met-langlist .btn {
		padding: 6px 10px
	}
}

.head_nav_mdz_158_1_70 .search-box {
	position: relative;
	z-index: 1
}

.head_nav_mdz_158_1_70 .search-form form input {
	line-height: 20px;
	padding: 15px 20px;
	border: none;
	outline: none;
	width: 300px;
	color: #999999;
	background: #007934;
	background: ;
	transition: 0.3s ease-out;
	-moz-transition: 0.3s ease-out;
	-ms-transition: 0.3s ease-out;
	-webkit-transition: 0.3s ease-out;
	-o-transition: 0.3s ease-out
}

.head_nav_mdz_158_1_70 .search-form form input::-webkit-input-placeholder {
	color: #999999
}

.head_nav_mdz_158_1_70 .search-form form input:-moz-placeholder {
	color: #999999
}

.head_nav_mdz_158_1_70 .search-form form input::-moz-placeholder {
	color: #999999
}

.head_nav_mdz_158_1_70 .search-form form input:-ms-input-placeholder {
	color: #999999
}

.head_nav_mdz_158_1_70 .search-form:hover form input {
	background: #007934;
	background: ;
	background: #ffffff
}

.head_nav_mdz_158_1_70 .search-form form button {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	padding: 0 10px;
	background: none;
	color: #999999;
	border: none;
	cursor: pointer;
	outline: none;
	font-size: 16px
}

.head_nav_mdz_158_1_70 .search-button i {
	font-size: 16px;
	color: #333333;
	color:
}

@media (min-width:768px) {
	.head_nav_mdz_158_1_70 .search-button {
		line-height: 80px;
		height: 80px;
		padding: 0 10px;
		transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s
	}

	.head_nav_mdz_158_1_70.scroll .search-button {
		line-height: 60px;
		height: 60px
	}

	.head_nav_mdz_158_1_70 .search-form {
		position: absolute;
		top: 100%;
		right: 0;
		visibility: hidden;
		opacity: 0;
		transform: translateY(30px);
		-moz-transform: translateY(30px);
		-ms-transform: translateY(30px);
		-o-transform: translateY(30px);
		-webkit-transform: translateY(30px);
		transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s
	}

	.head_nav_mdz_158_1_70 .search-box:hover .search-form {
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-webkit-transform: translateY(0)
	}

	.head_nav_mdz_158_1_70 .search-form form {
		position: relative
	}

	.head_nav_mdz_158_1_70 .search-form form:before {
		position: absolute;
		border-style: solid;
		border-width: 0 10px 10px 10px;
		border-color: transparent transparent #007934 transparent;
		content: "";
		right: 10px;
		top: -10px;
		transition: 0.3s;
		-moz-transition: 0.3s;
		-ms-transition: 0.3s;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s
	}

	.head_nav_mdz_158_1_70 .search-form form:before {
		border-color: transparent;
		border-bottom-color: #007934;
		border-bottom-color:
	}

	.head_nav_mdz_158_1_70 .search-form:hover form:before {
		border-bottom-color: #ffffff
	}

	body.met-navflex .head_nav_mdz_158_1_70 .search-box .search-form {
		padding-right: 10px;
		top: 16px;
		right: 100%
	}

	body.met-navflex .head_nav_mdz_158_1_70 .search-box .search-form input {
		padding: 15px;
		width: 250px
	}

	body.met-navflex .head_nav_mdz_158_1_70 .search-box .search-form form:before {
		border-width: 10px 0 10px 10px;
		border-color: transparent transparent transparent #007934;
		content: "";
		top: 15px;
		right: -10px;
		border-left-color:
	}

	body.met-navflex .head_nav_mdz_158_1_70 .search-form:hover form:before {
		border-color: transparent;
		border-left-color: #007934;
		border-left-color: ;
		border-left-color: #ffffff
	}

	body.met-navflex .head_nav_mdz_158_1_70 .search-box .search-form {
		visibility: hiden;
		opacity: 0;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-webkit-transform: translateY(0);
		transition: 0.3s;
		-moz-transition: 0.3s;
		-webkit-transition: 0.3s
	}

	body.met-navflex .head_nav_mdz_158_1_70 .search-box:hover .search-form {
		visibility: visible;
		opacity: 1
	}
}

@media (max-width:1199px) {
	body.met-navflex .head_nav_mdz_158_1_70 .search-box .search-form {
		top: 15px
	}
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .search-box {
		margin: 12px 0 0 0
	}

	.head_nav_mdz_158_1_70 .search-button {
		display: none
	}

	.head_nav_mdz_158_1_70 .search-form form input {
		padding: 10px 15px;
		width: 100%
	}

	.head_nav_mdz_158_1_70 .navbar-toggle {
		padding: 22px 15px;
		margin-top: 0;
		margin-bottom: 0;
		line-height: 22px;
		background: 0 0 !important;
		-webkit-transition: color 0.25s linear;
		-o-transition: color 0.25s linear;
		transition: color 0.25s linear
	}

	.head_nav_mdz_158_1_70 .navbar-toggle {
		position: relative;
		float: right;
		border: none;
		border-radius: 3px
	}
}

@media (min-width:768px) {
	.head_nav_mdz_158_1_70 .visible-xs {
		display: none
	}
}

.head_nav_mdz_158_1_70 .dropdown-menu li .icon:first-child,
.head_nav_mdz_158_1_70 .dropdown-menu li>a .icon:first-child {
	width: 1em;
	margin-right: 0.5em;
	text-align: center
}

.head_nav_mdz_158_1_70 .dropdown-menu {
	background: ;
	background: ;
	background: ;
	border-color: #eeeeee
}

.head_nav_mdz_158_1_70 .dropdown-menu .divider {
	margin: 6px 0
}

.head_nav_mdz_158_1_70 .dropdown-menu .divider {
	height: 1px;
	margin: 10px 0;
	overflow: hidden;
	background-color: #e4eaec
}

.head_nav_mdz_158_1_70 .met-head-user>li>a {
	padding-top: 0;
	padding-bottom: 0;
	height: 40px;
	line-height: 40px
}

.head_nav_mdz_158_1_70 .met-head-user .dropdown-menu {
	top: 70px;
	margin-top: 0
}

.head_nav_mdz_158_1_70 .met-nav .met-langlist .dropdown-menu {
	margin-top: 0
}

.head_nav_mdz_158_1_70 .met-nav .met-langlist img {
	position: relative;
	margin-right: 2px;
	left: -2px;
	top: -2px
}

@media (min-width:768px) {
	.head_nav_mdz_158_1_70 .dropdown-menu {
		display: block;
		box-shadow: 0 1px 10px rgba(0, 0, 0, 0.025);
		visibility: hidden;
		opacity: 0;
		min-width: 180px;
		padding: 0;
		transition: 0.2s ease-out;
		-moz-transition: 0.2s ease-out;
		-ms-transition: 0.2s ease-out;
		-o-transition: 0.2s ease-out;
		-webkit-transition: 0.2s ease-out
	}

	.head_nav_mdz_158_1_70 .open>.dropdown-menu {
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-webkit-transform: translateY(0);
		transition: 0.3s 0.2s ease-out;
		-moz-transition: 0.3s 0.2s ease-out;
		-ms-transition: 0.3s 0.2s ease-out;
		-o-transition: 0.3s 0.2s ease-out;
		-webkit-transition: 0.3s 0.2s ease-out
	}

	.head_nav_mdz_158_1_70 .dropdown-menu[style*="block"] {
		visibility: visible;
		opacity: 1;
		transform: translateY(0);
		-moz-transform: translateY(0);
		-ms-transform: translateY(0);
		-o-transform: translateY(0);
		-webkit-transform: translateY(0);
		transition: 0.3s 0.2s ease-out;
		-moz-transition: 0.3s 0.2s ease-out;
		-ms-transition: 0.3s 0.2s ease-out;
		-o-transition: 0.3s 0.2s ease-out;
		-webkit-transition: 0.3s 0.2s ease-out
	}

	.head_nav_mdz_158_1_70 .dropdown-menu>li {
		border-bottom: 1px solid #eeeeee
	}

	.head_nav_mdz_158_1_70 .dropdown-menu>li:last-child {
		border-bottom: none
	}

	.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
		line-height: 34px
	}

	.head_nav_mdz_158_1_70 .met-nav .navlist .nav-item li a,
	.head_nav_mdz_158_1_70 .dropdown-menu>li>a {
		display: block;
		transform: translateX(0);
		-moz-transform: translateX(0);
		-ms-transform: translateX(0);
		-o-transform: translateX(0);
		-webkit-transform: translateX(0);
		transition: 0.25s ease-out;
		-moz-transition: 0.25s ease-out;
		-ms-transition: 0.25s ease-out;
		-o-transition: 0.25s ease-out;
		-webkit-transition: 0.25s ease-out
	}

	.head_nav_mdz_158_1_70 .met-nav .nav li a.active:before {
		position: absolute;
		height: 2px;
		top: 0;
		left: 0;
		right: 0;
		content: "";
		background: #007934;
		background:
	}

	.head_nav_mdz_158_1_70 .navbar-toggle {
		display: none
	}

	.head_nav_mdz_158_1_70 .navbar-nav>li {
		float: left
	}
}

@media (max-width:1200px) {
	.head_nav_mdz_158_1_70 .met-head-user>li>a {
		padding-left: 0 !important
	}
}

.head_nav_mdz_158_1_70 .isproductul {}

.head_nav_mdz_158_1_70 .isproduct_one {
	position: unset
}

.head_nav_mdz_158_1_70 .isproductul {
	width: 100vw
}

.head_nav_mdz_158_1_70 .isproduct_li {
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	padding: 33px 15px
}

.head_nav_mdz_158_1_70 .isproduct_li .ispro_li_ul {
	display: flex;
	list-style: none;
	width: 100%;
	flex-wrap: wrap;
	padding-right: 125px;
	padding-left: 0;
	align-content: space-between
}

.head_nav_mdz_158_1_70 .iconbox {
	width: 20%;
	padding: 5px 0
}

.head_nav_mdz_158_1_70 .iconbox>a.iconbox_a {
	display: flex !important;
	flex-direction: column;
	justify-content: space-between;
	align-items: center
}

.head_nav_mdz_158_1_70 .iconbox>a.iconbox_a span {
	margin-top: 12px
}

.head_nav_mdz_158_1_70 .iconbox .iconimg {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray
}

.head_nav_mdz_158_1_70 .iconbox .lookmorebig {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	background-color: #007632;
	text-align: center;
	line-height: 70px;
	margin: 0;
	transition: 0.25s ease-out;
	-moz-transition: 0.25s ease-out;
	-ms-transition: 0.25s ease-out;
	-o-transition: 0.25s ease-out;
	-webkit-transition: 0.25s ease-out
}

.head_nav_mdz_158_1_70 .iconbox .lookmorebig:hover {
	background-color: #7bc91e
}

.head_nav_mdz_158_1_70 .iconbox .lookmoresmall {
	display: inline-block;
	margin-top: 0 !important;
	border-radius: 50px;
	width: 60px;
	height: 60px;
	border: 1px solid #ffffff;
	line-height: 57px;
	color: #ffffff
}

.head_nav_mdz_158_1_70 .iconbox:hover .iconimg {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: gray
}

.head_nav_mdz_158_1_70 .isproduct_li .imgbox .bigimg3,
.head_nav_mdz_158_1_70 .isproduct_li .imgbox .bigimg2,
.head_nav_mdz_158_1_70 .isproduct_li .imgbox .bigimg {
	width: 563px;
	height: 195px;
	display: none
}

.head_nav_mdz_158_1_70 .isproduct_li .bigimg2.active1,
.head_nav_mdz_158_1_70 .isproduct_li .bigimg3.active1,
.head_nav_mdz_158_1_70 .isproduct_li .bigimg.active1 {
	display: block
}

.head_nav_mdz_158_1_70 .openallsub .isproductul::before {
	display: none
}

.head_nav_mdz_158_1_70 .openallsub .isproductul .dropdown-submenu::after {
	display: none
}

.head_nav_mdz_158_1_70 .search-mb {
	display: none
}

.head_nav_mdz_158_1_70 .met-lang-mb {
	display: none
}

@media (min-width:1400px) {
	.pro-det-left{
		width: 40%;
	}
	.head_nav_mdz_158_1_70 .isproduct_li {
		width: 1400px
	}
}

@media (max-width:1630px) {
	.head_nav_mdz_158_1_70 .isproductul {
		left: -30px !important
	}
}

@media (max-width:1366px) {
	.head_nav_mdz_158_1_70 .isproduct_li .ispro_li_ul {
		padding-right: 50px
	}
}

@media (max-width:1200px) {
	.head_nav_mdz_158_1_70 .isproductul {
		left: -15px !important
	}
}

@media (max-width:1023px) {

	.head_nav_mdz_158_1_70 .isproduct_li .imgbox .bigimg2,
	.head_nav_mdz_158_1_70 .isproduct_li .imgbox .bigimg3,
	.head_nav_mdz_158_1_70 .isproduct_li .imgbox .bigimg {
		width: 100%;
		height: auto
	}

	.head_nav_mdz_158_1_70 .isproduct_li .ispro_li_ul {
		padding-right: 0px
	}
}

@media (max-width:768px) {
	.head_nav_mdz_158_1_70 .isproduct_li {
		flex-wrap: wrap
	}

	.head_nav_mdz_158_1_70 .isproduct_li .imgbox {
		width: 100%;
		margin-top: 20px
	}
}

@media (max-width:767px) {
	.head_nav_mdz_158_1_70 .mbboxlang {
		display: flex;
		justify-content: center;
		align-items: center
	}

	.head_nav_mdz_158_1_70 .met-lang-mb {
		display: block;
		position: unset;
		margin-top: 12px !important
	}

	.head_nav_mdz_158_1_70 .met-nav.navbar-fixed-top .navbar-collapse-toolbar {
		width: 100%;
		margin: 0
	}

	.head_nav_mdz_158_1_70 .search-box-pc {
		display: none
	}

	.head_nav_mdz_158_1_70 .container-fluid .navbar-header {
		display: flex;
		justify-content: space-between
	}

	.head_nav_mdz_158_1_70 .search-mb {
		display: block;
		margin: 9px 0 0 0;
		flex-grow: 0;
		flex-shrink: 1;
		margin-left: 25px
	}

	.head_nav_mdz_158_1_70 .search-mb .input-search-btn .icon {
		font-size: 23px;
		font-weight: 600;
		margin: 0
	}

	.head_nav_mdz_158_1_70 .search-mb .search-form form input {
		background-color: #ffffff
	}

	.head_nav_mdz_158_1_70 .met-lang-pc {
		display: none
	}

	.head_nav_mdz_158_1_70 .met-nav .met-langlist {
		height: 38px;
		float: right;
		margin-left: 5px !important
	}

	.head_nav_mdz_158_1_70 .navbar-header::after {
		display: none
	}
}

@media (max-width:414px) {
	.head_nav_mdz_158_1_70 .iconbox {
		width: 25%
	}
}

@media (max-width:320px) {
	.head_nav_mdz_158_1_70 .iconbox {
		width: 33.33%
	}
}

.animated {
	animation-duration: 1s;
	animation-fill-mode: both
}

.animated.infinite {
	animation-iteration-count: infinite
}

.animated.hinge {
	animation-duration: 2s
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
	animation-duration: .75s
}

@keyframes bounce {

	from,
	20%,
	53%,
	80%,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transform: translate3d(0, 0, 0)
	}

	40%,
	43% {
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transform: translate3d(0, -30px, 0)
	}

	70% {
		animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transform: translate3d(0, -15px, 0)
	}

	90% {
		transform: translate3d(0, -4px, 0)
	}
}

.bounce {
	animation-name: bounce;
	transform-origin: center bottom
}

@keyframes flash {

	from,
	50%,
	to {
		opacity: 1
	}

	25%,
	75% {
		opacity: 0
	}
}

.flash {
	animation-name: flash
}

@keyframes pulse {
	from {
		transform: scale3d(1, 1, 1)
	}

	50% {
		transform: scale3d(1.05, 1.05, 1.05)
	}

	to {
		transform: scale3d(1, 1, 1)
	}
}

.pulse {
	animation-name: pulse
}

@keyframes rubberBand {
	from {
		transform: scale3d(1, 1, 1)
	}

	30% {
		transform: scale3d(1.25, 0.75, 1)
	}

	40% {
		transform: scale3d(0.75, 1.25, 1)
	}

	50% {
		transform: scale3d(1.15, 0.85, 1)
	}

	65% {
		transform: scale3d(.95, 1.05, 1)
	}

	75% {
		transform: scale3d(1.05, .95, 1)
	}

	to {
		transform: scale3d(1, 1, 1)
	}
}

.rubberBand {
	animation-name: rubberBand
}

@keyframes shake {

	from,
	to {
		transform: translate3d(0, 0, 0)
	}

	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translate3d(-10px, 0, 0)
	}

	20%,
	40%,
	60%,
	80% {
		transform: translate3d(10px, 0, 0)
	}
}

.shake {
	animation-name: shake
}

@keyframes headShake {
	0% {
		transform: translateX(0)
	}

	6.5% {
		transform: translateX(-6px) rotateY(-9deg)
	}

	18.5% {
		transform: translateX(5px) rotateY(7deg)
	}

	31.5% {
		transform: translateX(-3px) rotateY(-5deg)
	}

	43.5% {
		transform: translateX(2px) rotateY(3deg)
	}

	50% {
		transform: translateX(0)
	}
}

.headShake {
	animation-timing-function: ease-in-out;
	animation-name: headShake
}

@keyframes swing {
	20% {
		transform: rotate3d(0, 0, 1, 15deg)
	}

	40% {
		transform: rotate3d(0, 0, 1, -10deg)
	}

	60% {
		transform: rotate3d(0, 0, 1, 5deg)
	}

	80% {
		transform: rotate3d(0, 0, 1, -5deg)
	}

	to {
		transform: rotate3d(0, 0, 1, 0deg)
	}
}

.swing {
	transform-origin: top center;
	animation-name: swing
}

@keyframes tada {
	from {
		transform: scale3d(1, 1, 1)
	}

	10%,
	20% {
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
	}

	30%,
	50%,
	70%,
	90% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
	}

	40%,
	60%,
	80% {
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
	}

	to {
		transform: scale3d(1, 1, 1)
	}
}

.tada {
	animation-name: tada
}

@keyframes wobble {
	from {
		transform: none
	}

	15% {
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
	}

	30% {
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
	}

	45% {
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
	}

	60% {
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
	}

	75% {
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
	}

	to {
		transform: none
	}
}

.wobble {
	animation-name: wobble
}

@keyframes jello {

	from,
	11.1%,
	to {
		transform: none
	}

	22.2% {
		transform: skewX(-12.5deg) skewY(-12.5deg)
	}

	33.3% {
		transform: skewX(6.25deg) skewY(6.25deg)
	}

	44.4% {
		transform: skewX(-3.125deg) skewY(-3.125deg)
	}

	55.5% {
		transform: skewX(1.5625deg) skewY(1.5625deg)
	}

	66.6% {
		transform: skewX(-0.78125deg) skewY(-0.78125deg)
	}

	77.7% {
		transform: skewX(0.390625deg) skewY(0.390625deg)
	}

	88.8% {
		transform: skewX(-0.1953125deg) skewY(-0.1953125deg)
	}
}

.jello {
	animation-name: jello;
	transform-origin: center
}

@keyframes bounceIn {

	from,
	20%,
	40%,
	60%,
	80%,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	20% {
		transform: scale3d(1.1, 1.1, 1.1)
	}

	40% {
		transform: scale3d(.9, .9, .9)
	}

	60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03)
	}

	80% {
		transform: scale3d(.97, .97, .97)
	}

	to {
		opacity: 1;
		transform: scale3d(1, 1, 1)
	}
}

.bounceIn {
	animation-name: bounceIn
}

@keyframes bounceInDown {

	from,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		transform: translate3d(0, -3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, 25px, 0)
	}

	75% {
		transform: translate3d(0, -10px, 0)
	}

	90% {
		transform: translate3d(0, 5px, 0)
	}

	to {
		transform: none
	}
}

.bounceInDown {
	animation-name: bounceInDown
}

@keyframes bounceInLeft {

	from,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	0% {
		opacity: 0;
		transform: translate3d(-3000px, 0, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(25px, 0, 0)
	}

	75% {
		transform: translate3d(-10px, 0, 0)
	}

	90% {
		transform: translate3d(5px, 0, 0)
	}

	to {
		transform: none
	}
}

.bounceInLeft {
	animation-name: bounceInLeft
}

@keyframes bounceInRight {

	from,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	from {
		opacity: 0;
		transform: translate3d(3000px, 0, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(-25px, 0, 0)
	}

	75% {
		transform: translate3d(10px, 0, 0)
	}

	90% {
		transform: translate3d(-5px, 0, 0)
	}

	to {
		transform: none
	}
}

.bounceInRight {
	animation-name: bounceInRight
}

@keyframes bounceInUp {

	from,
	60%,
	75%,
	90%,
	to {
		animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000)
	}

	from {
		opacity: 0;
		transform: translate3d(0, 3000px, 0)
	}

	60% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}

	75% {
		transform: translate3d(0, 10px, 0)
	}

	90% {
		transform: translate3d(0, -5px, 0)
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.bounceInUp {
	animation-name: bounceInUp
}

@keyframes bounceOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}

	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}

	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

.bounceOut {
	animation-name: bounceOut
}

@keyframes bounceOutDown {
	20% {
		transform: translate3d(0, 10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.bounceOutDown {
	animation-name: bounceOutDown
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.bounceOutLeft {
	animation-name: bounceOutLeft
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.bounceOutRight {
	animation-name: bounceOutRight
}

@keyframes bounceOutUp {
	20% {
		transform: translate3d(0, -10px, 0)
	}

	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}

	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.bounceOutUp {
	animation-name: bounceOutUp
}

@keyframes fadeIn {
	from {
		opacity: 0
	}

	to {
		opacity: 1
	}
}

.fadeIn {
	animation-name: fadeIn
}

@keyframes fadeInDown {
	from {
		opacity: 0;
		transform: translate3d(0, -50%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDown {
	animation-name: fadeInDown
}

@keyframes fadeInDownBig {
	from {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInDownBig {
	animation-name: fadeInDownBig
}

@keyframes fadeInLeft {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeft {
	animation-name: fadeInLeft
}

@keyframes fadeInLeftBig {
	from {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInLeftBig {
	animation-name: fadeInLeftBig
}

@keyframes fadeInRight {
	from {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRight {
	animation-name: fadeInRight
}

@keyframes fadeInRightBig {
	from {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInRightBig {
	animation-name: fadeInRightBig
}

@keyframes fadeInUp {
	from {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUp {
	animation-name: fadeInUp
}

@keyframes fadeInUpBig {
	from {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.fadeInUpBig {
	animation-name: fadeInUpBig
}

@keyframes fadeOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0
	}
}

.fadeOut {
	animation-name: fadeOut
}

@keyframes fadeOutDown {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
}

.fadeOutDown {
	animation-name: fadeOutDown
}

@keyframes fadeOutDownBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

.fadeOutDownBig {
	animation-name: fadeOutDownBig
}

@keyframes fadeOutLeft {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
}

.fadeOutLeft {
	animation-name: fadeOutLeft
}

@keyframes fadeOutLeftBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

.fadeOutLeftBig {
	animation-name: fadeOutLeftBig
}

@keyframes fadeOutRight {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

.fadeOutRight {
	animation-name: fadeOutRight
}

@keyframes fadeOutRightBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

.fadeOutRightBig {
	animation-name: fadeOutRightBig
}

@keyframes fadeOutUp {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
}

.fadeOutUp {
	animation-name: fadeOutUp
}

@keyframes fadeOutUpBig {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

.fadeOutUpBig {
	animation-name: fadeOutUpBig
}

@keyframes flip {
	from {
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		animation-timing-function: ease-out
	}

	40% {
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		animation-timing-function: ease-out
	}

	50% {
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		animation-timing-function: ease-in
	}

	80% {
		transform: perspective(400px) scale3d(.95, .95, .95);
		animation-timing-function: ease-in
	}

	to {
		transform: perspective(400px);
		animation-timing-function: ease-in
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	animation-name: flip
}

@keyframes flipInX {
	from {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	animation-name: flipInX
}

@keyframes flipInY {
	from {
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		animation-timing-function: ease-in;
		opacity: 0
	}

	40% {
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		animation-timing-function: ease-in
	}

	60% {
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1
	}

	80% {
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
	}

	to {
		transform: perspective(400px)
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	animation-name: flipInY
}

@keyframes flipOutX {
	from {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0
	}
}

.flipOutX {
	animation-name: flipOutX;
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important
}

@keyframes flipOutY {
	from {
		transform: perspective(400px)
	}

	30% {
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1
	}

	to {
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	animation-name: flipOutY
}

@keyframes lightSpeedIn {
	from {
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0
	}

	60% {
		transform: skewX(20deg);
		opacity: 1
	}

	80% {
		transform: skewX(-5deg);
		opacity: 1
	}

	to {
		transform: none;
		opacity: 1
	}
}

.lightSpeedIn {
	animation-name: lightSpeedIn;
	animation-timing-function: ease-out
}

@keyframes lightSpeedOut {
	from {
		opacity: 1
	}

	to {
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	animation-name: lightSpeedOut;
	animation-timing-function: ease-in
}

@keyframes rotateIn {
	from {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0
	}

	to {
		transform-origin: center;
		transform: none;
		opacity: 1
	}
}

.rotateIn {
	animation-name: rotateIn
}

@keyframes rotateInDownLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownLeft {
	animation-name: rotateInDownLeft
}

@keyframes rotateInDownRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInDownRight {
	animation-name: rotateInDownRight
}

@keyframes rotateInUpLeft {
	from {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}

	to {
		transform-origin: left bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpLeft {
	animation-name: rotateInUpLeft
}

@keyframes rotateInUpRight {
	from {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0
	}

	to {
		transform-origin: right bottom;
		transform: none;
		opacity: 1
	}
}

.rotateInUpRight {
	animation-name: rotateInUpRight
}

@keyframes rotateOut {
	from {
		transform-origin: center;
		opacity: 1
	}

	to {
		transform-origin: center;
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0
	}
}

.rotateOut {
	animation-name: rotateOut
}

@keyframes rotateOutDownLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	animation-name: rotateOutDownLeft
}

@keyframes rotateOutDownRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	animation-name: rotateOutDownRight
}

@keyframes rotateOutUpLeft {
	from {
		transform-origin: left bottom;
		opacity: 1
	}

	to {
		transform-origin: left bottom;
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	animation-name: rotateOutUpLeft
}

@keyframes rotateOutUpRight {
	from {
		transform-origin: right bottom;
		opacity: 1
	}

	to {
		transform-origin: right bottom;
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	animation-name: rotateOutUpRight
}

@keyframes hinge {
	0% {
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	20%,
	60% {
		transform: rotate3d(0, 0, 1, 80deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out
	}

	40%,
	80% {
		transform: rotate3d(0, 0, 1, 60deg);
		transform-origin: top left;
		animation-timing-function: ease-in-out;
		opacity: 1
	}

	to {
		transform: translate3d(0, 700px, 0);
		opacity: 0
	}
}

.hinge {
	animation-name: hinge
}

@keyframes jackInTheBox {
	from {
		opacity: 0;
		transform: scale(0.1) rotate(30deg);
		transform-origin: center bottom
	}

	50% {
		transform: rotate(-10deg)
	}

	70% {
		transform: rotate(3deg)
	}

	to {
		opacity: 1;
		transform: scale(1)
	}
}

.jackInTheBox {
	animation-name: jackInTheBox
}

@keyframes rollIn {
	from {
		opacity: 0;
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
	}

	to {
		opacity: 1;
		transform: none
	}
}

.rollIn {
	animation-name: rollIn
}

@keyframes rollOut {
	from {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
	}
}

.rollOut {
	animation-name: rollOut
}

@keyframes zoomIn {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	50% {
		opacity: 1
	}
}

.zoomIn {
	animation-name: zoomIn
}

@keyframes zoomInDown {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}

.zoomInDown {
	animation-name: zoomInDown
}

@keyframes zoomInLeft {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}

.zoomInLeft {
	animation-name: zoomInLeft
}

@keyframes zoomInRight {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}

.zoomInRight {
	animation-name: zoomInRight
}

@keyframes zoomInUp {
	from {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}

	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}

.zoomInUp {
	animation-name: zoomInUp
}

@keyframes zoomOut {
	from {
		opacity: 1
	}

	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}

	to {
		opacity: 0
	}
}

.zoomOut {
	animation-name: zoomOut
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}

	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}

.zoomOutDown {
	animation-name: zoomOutDown
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

.zoomOutLeft {
	animation-name: zoomOutLeft
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}

	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

.zoomOutRight {
	animation-name: zoomOutRight
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190)
	}

	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom;
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1)
	}
}

.zoomOutUp {
	animation-name: zoomOutUp
}

@keyframes slideInDown {
	from {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInDown {
	animation-name: slideInDown
}

@keyframes slideInLeft {
	from {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInLeft {
	animation-name: slideInLeft
}

@keyframes slideInRight {
	from {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInRight {
	animation-name: slideInRight
}

@keyframes slideInUp {
	from {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}

	to {
		transform: translate3d(0, 0, 0)
	}
}

.slideInUp {
	animation-name: slideInUp
}

@keyframes slideOutDown {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

.slideOutDown {
	animation-name: slideOutDown
}

@keyframes slideOutLeft {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

.slideOutLeft {
	animation-name: slideOutLeft
}

@keyframes slideOutRight {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

.slideOutRight {
	animation-name: slideOutRight
}

@keyframes slideOutUp {
	from {
		transform: translate3d(0, 0, 0)
	}

	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

.slideOutUp {
	animation-name: slideOutUp
}

.banner_mdz_158_1_72 .hide {
	display: none !important
}

.met-video video {
	position: relative;
	z-index: 0;
	object-fit: cover;
	width: 100%;
	height: px
}

.banner_mdz_158_1_72.met-page {
	padding-top: 0 !important
}

.banner_mdz_158_1_72 {
	width: 100%;
	position: relative;
	overflow: hidden
}

.banner_mdz_158_1_72 .banner {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 4
}

.banner_mdz_158_1_72 .banner .banner-warpper {
	width: 1000%;
	margin: 0;
	padding: 0;
	list-style: none;
	transition-timing-function: ease
}

.banner_mdz_158_1_72 .banner .banner-item {
	width: 10%;
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	overflow: hidden;
	position: relative;
	background: center no-repeat;
	background-size: cover
}

.banner_mdz_158_1_72 .banner-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 12
}

.banner_mdz_158_1_72 .banner-text>a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2
}

.banner_mdz_158_1_72 .banner-text .container {
	width: 80%
}

.banner_mdz_158_1_72 .banner-text h3,
.banner_mdz_158_1_72 .banner-text p {
	color: #333333;
	color:
}

.banner_mdz_158_1_72 .banner-text .banner-btn {
	position: relative;
	z-index: 999
}

.banner_mdz_158_1_72 .banner-text .banner-btn .btn {
	line-height: 2.5
}

.banner_mdz_158_1_72 .banner-text h3 {
	margin: 0;
	font-size: 48px;
	font-weight: 100
}

.banner_mdz_158_1_72 .banner-text p {
	font-size: 24px;
	margin: 20px 0 20px 0;
	text-shadow: none;
	font-weight: 100
}

.banner_mdz_158_1_72 .banner-text .banner-icon {
	font-size: 20px
}

.banner_mdz_158_1_72 .banner-text .banner-icon .pe-mail {
	font-size: 24px;
	position: relative;
	top: 3px
}

.banner_mdz_158_1_72 .banner-text.p-4 {
	text-align: center
}

.banner_mdz_158_1_72 .banner-text.p-4 .line {
	display: block
}

.banner_mdz_158_1_72 .banner-text.p-0 {
	text-align: left
}

.banner_mdz_158_1_72 .banner-text.p-1 {
	text-align: right
}

.banner_mdz_158_1_72 .banner-text.p-0 .line {
	margin: 0
}

.banner_mdz_158_1_72 .banner-text .container {
	height: 100%;
	display: table;
	text-align: center
}

.banner_mdz_158_1_72 .banner-text .container .banner-text-con {
	display: table-cell;
	vertical-align: middle
}

.banner_mdz_158_1_72 .banner-text.p-0 .container {
	text-align: left
}

.banner_mdz_158_1_72 .banner-text.p-0 .container .banner-text-con div {
	width: 60%;
	float: left
}

.banner_mdz_158_1_72 .banner-text.p-1 .container {
	text-align: right
}

.banner_mdz_158_1_72 .banner-text.p-1 .container .banner-text-con div {
	width: 60%;
	float: right
}

.banner_mdz_158_1_72 .banner-text.p-2 {
	top: 10%
}

.banner_mdz_158_1_72 .banner-text.p-2 .container .banner-text-con {
	vertical-align: top
}

.banner_mdz_158_1_72 .banner-text.p-3 {
	top: auto;
	bottom: 10%
}

.banner_mdz_158_1_72 .banner-text.p-3 .container .banner-text-con {
	vertical-align: bottom
}

.banner_mdz_158_1_72 .more {
	border: 1px solid;
	border-color: #333333;
	border-color: ;
	color: #333333;
	color: ;
	overflow: hidden;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-align: center;
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 200ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms;
	width: 160px;
	cursor: pointer;
	margin-top: 50px;
	transition-duration: 1s
}

.banner_mdz_158_1_72 .more span {
	display: block;
	width: 100%;
	position: relative;
	text-align: center;
	height: 40px;
	line-height: 40px;
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 100ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 100ms;
	color: #333333;
	color:
}

.banner_mdz_158_1_72 .more span:after {
	content: attr(data-title);
	position: absolute;
	height: 40px;
	top: 0px;
	left: 0px;
	right: 0;
	color: transparent;
	transform: translate(0, 100%);
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 200ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 200ms
}

.banner_mdz_158_1_72 .more:hover {
	border-color: #007934;
	border-color: ;
	background-color: #007934;
	background-color:
}

.banner_mdz_158_1_72 .more:hover span {
	transform: translate(0, -100%)
}

.banner_mdz_158_1_72 .more:hover span:after {
	background-color: #007934;
	background-color: ;
	color: #fff
}

.banner_mdz_158_1_72 .banner-next {
	z-index: 99;
	position: absolute;
	bottom: 80px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	cursor: pointer;
	text-align: center;
	color: #333333;
	color:
}

.banner_mdz_158_1_72 .banner-next span {
	display: block
}

.banner_mdz_158_1_72 .banner-next .next-text {
	-webkit-animation: fadeInDown 2s infinite;
	-moz-animation: fadeInDown 2s infinite;
	-o-animation: fadeInDown 2s infinite;
	-ms-animation: fadeInDown 2s infinite;
	animation: fadeInDown 2s infinite;
	position: relative;
	top: 35px
}

.banner_mdz_158_1_72 .banner-next .next-icon {
	font-size: 64px
}

.banner_mdz_158_1_72 .banner-ctrl {
	position: absolute;
	width: 100%;
	top: 50%;
	left: 0;
	z-index: 99
}

.banner_mdz_158_1_72 .banner-ctrl .left {
	position: absolute;
	font-size: 72px;
	color: ;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}

.banner_mdz_158_1_72 .banner-ctrl .right {
	position: absolute;
	font-size: 72px;
	color: ;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	cursor: pointer
}

.banner_mdz_158_1_72.banner-ny-h .banner-text .title {
	margin-bottom: 15px;
	font-size: 36px;
	height: auto;
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 0ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 0ms
}

.banner_mdz_158_1_72.banner-ny-h .banner-text .subtitle {
	margin-top: 15px;
	font-size: 22px;
	-webkit-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 400ms;
	-moz-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 400ms;
	-ms-transition: all 0.6s cubic-beziercubic-bezier(0.77, 0, 0.175, 1) 400ms;
	-o-transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 400ms;
	transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1) 400ms
}

.banner_mdz_158_1_72 .btnbg {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 98;
	background-color: rgba(0, 0, 0, 0.44)
}

.banner_mdz_158_1_72 .playbtn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 90px;
	height: 90px;
	line-height: 100px;
	z-index: 99;
	border: 10px solid #f2f2f2;
	border-radius: 50%;
	text-align: center
}

.banner_mdz_158_1_72 .playbtn:hover {
	box-shadow: 0px 8px 18px 0px rgb(4 0 0 / 25%)
}

.banner_mdz_158_1_72 .playbtn .fa-play {
	font-size: 55px;
	color: #f2f2f2
}

.banner_mdz_158_1_72 .met-video-mb {
	display: none
}

@media (max-width:479px) {
	.banner_mdz_158_1_72 .banner-ctrl {
		display: none
	}

	.banner_mdz_158_1_72 .banner-text h3 {
		font-size: 16px
	}

	.banner_mdz_158_1_72 .banner-text p {
		margin-top: 10px;
		font-size: 20px
	}
}

@media (max-width:991px) {
	.met-video .video-bg {
		height: 100%;
		top: 0;
		position: absolute;
		width: 100%;
		left: 0
	}

	.banner_mdz_158_1_72 .swiper-pagination {
		display: block
	}

	.banner_mdz_158_1_72 .banner-text h3 {
		font-size: 20px
	}

	.banner_mdz_158_1_72 .banner-text p {
		font-size: 30px
	}

	.banner_mdz_158_1_72 .met-video-pc {
		display: none
	}

	.banner_mdz_158_1_72 .met-video-mb {
		display: block;
		width: 100%;
		height: 100%
	}

	.banner_mdz_158_1_72 .playbtn {
		width: 80px;
		height: 80px;
		display: flex;
		justify-content: center;
		align-items: center
	}

	.banner_mdz_158_1_72 .playbtn .fa-play {
		font-size: 50px
	}

	.banner_mdz_158_1_72 .met-video-mb video {
		width: 100%;
		height: 100%
	}

	.banner_mdz_158_1_72.banner-ny-h .banner-text .title {
		font-size: 26px
	}

	.banner_mdz_158_1_72.banner-ny-h .banner-text .subtitle {
		font-size: 18px
	}
}

@media (max-width:767px) {
	.banner_mdz_158_1_72-ny {
		height: 90px
	}

	.banner_mdz_158_1_72-ny h1,
	.banner_mdz_158_1_72-ny h2 {
		font-size: 26px
	}

	.banner_mdz_158_1_72.banner-ny-h .banner-text .title {
		margin-bottom: 15px;
		padding: 0;
		font-size: 24px;
		height: auto
	}

	.banner_mdz_158_1_72.banner-ny-h .banner-text .subtitle {
		margin-top: 15px;
		font-size: 16px
	}

	.banner_mdz_158_1_72 .banner-text .container {
		width: 100%
	}

	.banner_mdz_158_1_72 .banner-text.p-5 .container .banner-text-con {
		width: 100%
	}

	.banner_mdz_158_1_72 .banner-text h3 {
		font-size: 18px
	}

	.banner_mdz_158_1_72 .banner-text p {
		margin-top: 15px;
		font-size: 24px
	}

	.banner_mdz_158_1_72 .banner-text .btn-more {
		margin-top: 20px;
		font-size: 16px
	}
}

.banner_mdz_158_1_72-ny {
	background-color: ;
	background-color: ;
	height: 120px
}

.banner_mdz_158_1_72-ny h1 {
	margin: 0px;
	padding: 10px 30px;
	font-size: 35px;
	text-shadow: none;
	color: #333333;
	color:
}

.banner_mdz_158_1_72 .swiper-pagination {
	z-index: 99
}

.banner_mdz_158_1_72 .swiper-pagination-bullet {
	opacity: 1;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background-color: #f2f2f2;
	-webkit-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-ms-transition: all 0.5s ease-out;
	-o-transition: all 0.5s ease-out;
	transition: all 0.5s ease-out
}

.banner_mdz_158_1_72 .swiper-pagination-bullet-active {
	opacity: 1;
	width: 39px;
	height: 17px;
	border-radius: 9px;
	background-color: #f2f2f2
}

@media (max-width:768px) {
	.banner_mdz_158_1_72 .playbtn {
		width: 60px;
		height: 60px;
		border: 6px solid #ffffff
	}

	.banner_mdz_158_1_72 .playbtn .fa-play {
		font-size: 35px
	}

	.banner_mdz_158_1_72 .swiper-pagination-bullet {
		width: 12px;
		height: 12px
	}

	.banner_mdz_158_1_72 .swiper-pagination-bullet-active {
		width: 37px;
		height: 12px
	}
}

.banner_mdz_158_1_72 .banner-controls {
	position: absolute;
	top: 50%;
	margin-top: -20px;
	text-align: center;
	z-index: 3;
	width: 40px;
	height: 40px;
	line-height: 40px
}

.banner_mdz_158_1_72 .banner-controls i {
	display: block;
	position: relative;
	z-index: 2;
	width: 100%;
	height: 100%;
	border-radius: 50px;
	cursor: pointer;
	font-size: 16px;
	line-height: inherit;
	color: ;
	color: ;
	background: #f2f2f2;
	transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	-webkit-transition: 0.3s;
	opacity: 0.5
}

.banner_mdz_158_1_72 .banner:hover .banner-controls i {
	opacity: 0.9 !important
}

.banner_mdz_158_1_72 .banner-controls i:hover {
	color: ;
	color: ;
	background: #007934;
	background: #999999
}

.banner_mdz_158_1_72 .banner-controls.left {
	left: 5%
}

.banner_mdz_158_1_72 .banner-controls.right {
	right: 5%
}

.foot_info_met_m1156_1_8 {
	background: ;
	background: #000000;
	position: relative;
	background-position: top center;
	background-size: cover;
	display: block;
	width: 100%;
	border: none;
	padding: 25px 40px;
	color: #333333;
	color: #999999;
	text-align: center
}

.foot_info_met_m1156_1_8 p {
	margin-bottom: 0
}

@media (max-width:1199px) {
	.foot_info_met_m1156_1_8 {
		padding: 20px 30px
	}
}

@media (max-width:767px) {
	.foot_info_met_m1156_1_8 {
		padding: 15px
	}
}

.foot_info_met_m1156_1_8:after {
	display: block;
	clear: both;
	content: ''
}

.foot_info_met_m1156_1_8 a {
	color: #333333;
	color: #999999;
	transition: color .3s;
	-moz-transition: color .3s;
	-ms-transition: color .3s;
	-o-transition: color .3s;
	-webkit-transition: color .3s
}

.foot_info_met_m1156_1_8 a:hover {
	color: #007934;
	color: #bbbbbb
}

.foot_info_met_m1156_1_8.lr .foot-left {
	float: left;
	text-align: left
}

.foot_info_met_m1156_1_8 .foot-nav {
	margin-bottom: 5px
}

.foot_info_met_m1156_1_8 .foot-nav:after {
	display: block;
	clear: both;
	content: ''
}

.foot_info_met_m1156_1_8 .foot-nav a {
	display: inline-block
}

.foot_info_met_m1156_1_8 .foot-nav a:after {
	content: '/';
	color: #333333;
	color: #999999;
	opacity: .3;
	display: inline-block;
	margin: 0 5px 0 10px
}

.foot_info_met_m1156_1_8 .foot-nav a:last-child:after {
	display: none
}

.foot_info_met_m1156_1_8.lr .foot-right {
	float: right;
	text-align: right
}

.foot_info_met_m1156_1_8 .foot-text {
	margin-bottom: 5px
}

.foot_info_met_m1156_1_8 .foot-text u {
	text-decoration: none;
	opacity: .75
}

.foot_info_met_m1156_1_8 .text-link {}

.foot_info_met_m1156_1_8 .text-link:after {
	display: block;
	clear: both;
	content: ''
}

.foot_info_met_m1156_1_8 .text-link ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0
}

.foot_info_met_m1156_1_8 .text-link ul li {
	display: inline-block;
	list-style: none;
	padding: 0 0 0 10px;
	margin: 0
}

.foot_info_met_m1156_1_8 .text-link ul li:first-child {
	padding: 0
}

.foot_info_met_m1156_1_8 .text-link ul li a {}

.foot_info_met_m1156_1_8 .text-link ul li a:before {
	display: inline-block;
	content: '';
	width: 5px;
	height: 5px;
	border-radius: 2px;
	transition: .5s;
	-ms-transition: .5s;
	-moz-transition: .5s;
	-webkit-transition: .5s;
	-o-transition: .5s;
	background: #007934;
	background: #bbbbbb;
	position: relative;
	top: -3px;
	margin-right: 10px
}

.foot_info_met_m1156_1_8 .text-link ul li a img {
	display: inline-block;
	max-height: 45px;
	margin: 7.5px 0
}

.foot_info_met_m1156_1_8 .foot-lang {
	line-height: 30px;
	margin: 5px 0
}

.foot_info_met_m1156_1_8 .foot-lang a {
	background: ;
	color: #333333;
	color: ;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s
}

.foot_info_met_m1156_1_8 .foot-lang a:hover {
	background: #007934;
	background: #bbbbbb
}

.foot_info_met_m1156_1_8 .foot-lang a.simplified {
	display: inline-block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	border-radius: 99px;
	text-align: center
}

.foot_info_met_m1156_1_8 .foot-lang a.simplified i {
	font-style: normal
}

.foot_info_met_m1156_1_8 .foot-lang a.lang {
	display: inline-block;
	padding: 0 10px;
	line-height: 30px;
	margin: 3px 0
}

.foot_info_met_m1156_1_8 .foot-lang a.simplified+a.lang {
	margin-left: 8px
}

.foot_info_met_m1156_1_8 .foot-lang a.lang b {
	font-weight: normal
}

@media (max-width:992px) and (min-width:768px),
(max-width:767px) {
	.foot_info_met_m1156_1_8 .foot-left {
		float: none;
		text-align: center
	}

	.foot_info_met_m1156_1_8 .foot-nav {
		margin-bottom: 0px
	}

	.foot_info_met_m1156_1_8 .foot-right {
		float: none;
		text-align: center
	}

	.foot_info_met_m1156_1_8 .foot-text {
		margin-bottom: 0px
	}
}

.foot_info_met_m1156_1_8 .hasbottom {
	height: 60px;
	clear: both;
	display: none
}

.foot_info_met_m1156_1_8 .hasbottom.iskeshi {
	display: block
}

.foot_info_met_m1156_1_8_bottom {
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	line-height: 1.65
}

.foot_info_met_m1156_1_8_bottom a.item {
	color: #ffffff;
	padding: 5px 0;
	display: inline-block
}

.foot_info_met_m1156_1_8_bottom a.item i {
	font-size: 16px;
	display: block
}

.foot_info_met_m1156_1_8_bottom a.item span {
	color: #ffffff;
	font-size: 14px
}

.foot_info_met_m1156_1_8_bottom {
	display: none
}

.foot_info_met_m1156_1_8_bottom.iskeshi {
	display: block
}

.foot_info_met_m1156_1_8_bottom .main {
	display: flex
}

.foot_info_met_m1156_1_8_bottom .main>div {
	flex: 1
}

@media (max-width:767px) {
	.foot_info_met_m1156_1_8 .hasbottom {
		display: block
	}

	.foot_info_met_m1156_1_8_bottom {
		display: block
	}
}

.back_top_met_m1156_1_65 {
	position: fixed;
	bottom: 15px;
	right: 15px;
	width: 40px;
	height: 40px;
	border: none;
	cursor: pointer;
	border-radius: 3px;
	outline: none;
	background: #F00;
	background: #333333;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	z-index: 999;
	visibility: hidden;
	opacity: 0;
	box-shadow: 2px 0 8px rgba(0, 0, 0, .25)
}

.back_top_met_m1156_1_65.active {
	visibility: visible;
	opacity: .85
}

.back_top_met_m1156_1_65.active:hover {
	opacity: 1;
	background: #007934;
	background:
}

.back_top_met_m1156_1_65:before {
	display: inline-block;
	border-width: 0 8px 13px 8px;
	border-style: solid;
	border-color: transparent;
	border-bottom-color: #333333;
	border-bottom-color: #ffffff;
	content: ''
}

@font-face {
	font-family: swiper-icons;
	src: url('data:application/font-woff;charset=utf-8;base64,d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff');
	font-weight: 400;
	font-style: normal
}

:root {
	--swiper-theme-color: #007aff
}

.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1
}

.swiper-container-vertical>.swiper-wrapper {
	flex-direction: column
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: flex;
	transition-property: transform;
	box-sizing: content-box
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
	transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow>.swiper-wrapper {
	flex-wrap: wrap
}

.swiper-container-multirow-column>.swiper-wrapper {
	flex-wrap: wrap;
	flex-direction: column
}

.swiper-container-free-mode>.swiper-wrapper {
	transition-timing-function: ease-out;
	margin: 0 auto
}

.swiper-container-pointer-events {
	touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
	touch-action: pan-x
}

.swiper-slide {
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	transition-property: transform
}

.swiper-slide-invisible-blank {
	visibility: hidden
}

.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
	height: auto
}

.swiper-container-autoheight .swiper-wrapper {
	align-items: flex-start;
	transition-property: transform, height
}

.swiper-container-3d {
	perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.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-wrapper {
	transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
	background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
	background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
	background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode>.swiper-wrapper {
	overflow: auto;
	scrollbar-width: none;
	-ms-overflow-style: none
}

.swiper-container-css-mode>.swiper-wrapper::-webkit-scrollbar {
	display: none
}

.swiper-container-css-mode>.swiper-wrapper>.swiper-slide {
	scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode>.swiper-wrapper {
	scroll-snap-type: y mandatory
}

:root {
	--swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
	position: absolute;
	top: 50%;
	width: calc(var(--swiper-navigation-size)/ 44 * 27);
	height: var(--swiper-navigation-size);
	margin-top: calc(-1 * var(--swiper-navigation-size)/ 2);
	z-index: 10;
	cursor: pointer;
	display: flex;
	align-items: center;
	justify-content: center;
	color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
	font-family: swiper-icons;
	font-size: var(--swiper-navigation-size);
	text-transform: none !important;
	letter-spacing: 0;
	text-transform: none;
	font-variant: initial;
	line-height: 1
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
	left: 10px;
	right: auto
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
	content: 'prev'
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
	right: 10px;
	left: auto
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
	content: 'next'
}

.swiper-button-next.swiper-button-white,
.swiper-button-prev.swiper-button-white {
	--swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black,
.swiper-button-prev.swiper-button-black {
	--swiper-navigation-color: #000000
}

.swiper-button-lock {
	display: none
}

.swiper-pagination {
	position: absolute;
	text-align: center;
	transition: .3s opacity;
	transform: translate3d(0, 0, 0);
	z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}

.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}

.swiper-pagination-bullets-dynamic {
	overflow: hidden;
	font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transform: scale(.33);
	position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
	transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
	transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
	transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
	transform: scale(.33)
}

.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 50%;
	background: #000;
	opacity: .2
}

button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}

.swiper-pagination-bullet-active {
	opacity: 1;
	background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 6px 0;
	display: block
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	top: 50%;
	transform: translateY(-50%);
	width: 8px
}

.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	display: inline-block;
	transition: .2s transform, .2s top
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 4px
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
	left: 50%;
	transform: translateX(-50%);
	white-space: nowrap
}

.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
	transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
	background: rgba(0, 0, 0, .25);
	position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background: var(--swiper-pagination-color, var(--swiper-theme-color));
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	transform: scale(0);
	transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	transform-origin: right top
}

.swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}

.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-container-vertical>.swiper-pagination-progressbar {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}

.swiper-pagination-white {
	--swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
	--swiper-pagination-color: #000000
}

.swiper-pagination-lock {
	display: none
}

.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}

.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}

.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0, 0, 0, .5);
	border-radius: 10px;
	left: 0;
	top: 0
}

.swiper-scrollbar-cursor-drag {
	cursor: move
}

.swiper-scrollbar-lock {
	display: none
}

.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}

.swiper-slide-zoomed {
	cursor: move
}

.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	transform-origin: 50%;
	animation: swiper-preloader-spin 1s infinite linear;
	box-sizing: border-box;
	border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
	border-radius: 50%;
	border-top-color: transparent
}

.swiper-lazy-preloader-white {
	--swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
	--swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
	100% {
		transform: rotate(360deg)
	}
}

.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
	pointer-events: none;
	transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube {
	overflow: visible
}

.swiper-container-cube .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1;
	visibility: hidden;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
	transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next+.swiper-slide,
.swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0px;
	width: 100%;
	height: 100%;
	opacity: .6;
	z-index: 0
}

.swiper-container-cube .swiper-cube-shadow:before {
	content: '';
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	-webkit-filter: blur(50px);
	filter: blur(50px)
}

.swiper-container-flip {
	overflow: visible
}

.swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.product_list_detail_met_m1156_1_18 {
	background-color: ;
	background-color: #f8f8f8;
	background-image: url(../images/showproduct_cn.css) !important;
	position: relative;
	background-position: top center;
	background-size: 100% auto;
	word-break: break-word;
	overflow: hidden;
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 a {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 a:focus,
.product_list_detail_met_m1156_1_18 a:hover {
	color: #007934;
	color:
}

.product_list_detail_met_m1156_1_18 .h1,
.product_list_detail_met_m1156_1_18 .h2,
.product_list_detail_met_m1156_1_18 .h3,
.product_list_detail_met_m1156_1_18 .h4,
.product_list_detail_met_m1156_1_18 .h5,
.product_list_detail_met_m1156_1_18 .h6,
.product_list_detail_met_m1156_1_18 h1,
.product_list_detail_met_m1156_1_18 h2,
.product_list_detail_met_m1156_1_18 h3,
.product_list_detail_met_m1156_1_18 h4,
.product_list_detail_met_m1156_1_18 h5,
.product_list_detail_met_m1156_1_18 h6 {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .container .container {
	width: auto
}

.product_list_detail_met_m1156_1_18 .container:not(.not) {
	margin-top: 70px;
	position: relative
}

.product_list_detail_met_m1156_1_18 .met-showproduct-body .container:not(.not) {
	margin-bottom: 70px
}

.product_list_detail_met_m1156_1_18 .container:not(.not):before {
	position: absolute;
	left: -35px;
	right: -35px;
	top: -35px;
	bottom: -35px;
	z-index: 1;
	display: block;
	content: '';
	background: #ffffff;
	opacity: 1
}

.product_list_detail_met_m1156_1_18 .container:not(.not) .row {
	position: relative;
	z-index: 2
}

@media (max-width:1199px) {
	.product_list_detail_met_m1156_1_18 .container:not(.not) {
		margin-top: 45px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct-body .container:not(.not) {
		margin-bottom: 45px
	}

	.product_list_detail_met_m1156_1_18 .container:not(.not):before {
		left: -25px;
		right: -25px;
		top: -25px;
		bottom: -25px
	}
}

@media (max-width:992px) {
	.product_list_detail_met_m1156_1_18 .container:not(.not) {
		margin-top: 40px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct-body .container:not(.not) {
		margin-bottom: 40px
	}

	.product_list_detail_met_m1156_1_18 .container:not(.not):before {
		left: -20px;
		right: -20px;
		top: -20px;
		bottom: -20px
	}
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .container:not(.not):before {
		left: -15px;
		right: -15px;
		top: -15px;
		bottom: -15px
	}
}

@media (max-width:992px) and (min-width:768px) {
	.product_list_detail_met_m1156_1_18 .container:not(.not) {
		width: 708px
	}
}

@media (max-width:767px) and (orientation:landscape) {
	.product_list_detail_met_m1156_1_18 .container:not(.not) {
		margin-top: 50px
	}
}

@media (max-height:375px) and (orientation:landscape) {
	.product_list_detail_met_m1156_1_18 .container:not(.not) {
		margin-top: 40px
	}
}

.product_list_detail_met_m1156_1_18 u {
	text-decoration: none
}

.product_list_detail_met_m1156_1_18 .location-box {
	padding: 9px 0;
	background: #ffffff !important;
	border-bottom: 1px solid #eeeeee;
	overflow: auto;
	width: 100%
}

.product_list_detail_met_m1156_1_18 .location-box ul {
	list-style: none;
	margin: 0;
	padding: 0
}

.product_list_detail_met_m1156_1_18 .location-box ul:after {
	display: block;
	content: '';
	clear: both
}

.product_list_detail_met_m1156_1_18 .location-box ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0
}

.product_list_detail_met_m1156_1_18 .location-box ul li:before {
	content: '>';
	display: inline-block;
	padding: 0 10px
}

.product_list_detail_met_m1156_1_18 .location-box ul li:first-child:before {
	display: none
}

.product_list_detail_met_m1156_1_18 .location-box ul li i {
	padding-right: 4px
}

.product_list_detail_met_m1156_1_18 .navbar-default .navbar-toggle {
	color: #76838f
}

.product_list_detail_met_m1156_1_18 .navbar-default .navbar-toggle {
	border-color: transparent
}

.product_list_detail_met_m1156_1_18 .navbar-toggle {
	height: 66px;
	padding: 22px 15px;
	margin-top: 16px;
	margin-top: 0;
	margin-bottom: 16px;
	margin-bottom: 0;
	line-height: 22px;
	background: 0 0 !important;
	-webkit-transition: color .25s linear;
	-o-transition: color .25s linear;
	transition: color .25s linear
}

@media (min-width:768px) {
	.product_list_detail_met_m1156_1_18 .navbar-toggle {
		display: none
	}
}

.product_list_detail_met_m1156_1_18 .navbar-toggle {
	position: relative;
	float: right;
	padding: 9px 10px;
	margin-top: 16px;
	margin-right: 15px;
	margin-bottom: 16px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 3px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro+.para {
	margin-top: 20px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .p-20 {
	padding: 0 !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .font-size-18 {
	font-size: 24px !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .form-control-label.col-sm-2 {}

.product_list_detail_met_m1156_1_18 .shop-product-intro .form-control {
	padding: 0 15px;
	line-height: 26px;
	height: 36px;
	border-left: none;
	border-right: none;
	color: #333333 !important;
	color:  !important;
	color: #333333 !important;
	background: none !important;
	border-color: #eeeeee !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .price * {
	color: #007934;
	color: ;
	color:
}

.product_list_detail_met_m1156_1_18 .shop-product-intro #price {
	font-size: 40px !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .product-tocart {
	border: none;
	background: #f96868;
	background:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .btn-success,
.product_list_detail_met_m1156_1_18 .shop-product-intro .btn-warning {
	border: none;
	background: #f2a654;
	background: ;
	color:  !important
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .shop-product-intro .cart-favorite a {
		padding: 10px 25px;
		line-height: 26px
	}
}

@media (max-width:479px) {
	.product_list_detail_met_m1156_1_18 .shop-product-intro .cart-favorite {
		position: relative;
		background: none;
		display: block
	}

	.product_list_detail_met_m1156_1_18 .shop-product-intro .cart-favorite .pull-sm-right.product-favorite {
		display: inline-block
	}

	.product_list_detail_met_m1156_1_18 .shop-product-intro .cart-favorite .product-tocart {
		display: inline-block
	}

	.product_list_detail_met_m1156_1_18 .shop-product-intro .cart-favorite .product-tocart {
		float: left;
		margin-right: 15px !important
	}
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .cart-favorite .btn i {
	margin-left: -5px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .cart-favorite .btn:hover {
	background: #007934 !important;
	background:  !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .form-group {
	margin-bottom: 0px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro del {
	position: relative;
	top: -2px;
	font-weight: 300
}

.product_list_detail_met_m1156_1_18 .shop-product-intro del:not(:first-child) {
	margin-left: 20px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro label {
	margin-bottom: 5px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .selectpara-body a.btn {
	margin-top: 8px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .selectpara-body .selectpara {
	text-align: center
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .selectpara-body a.btn.btn-default {
	padding: 0 20px !important;
	margin-right: 10px !important;
	margin-bottom: 10px !important;
	border: none !important;
	border-radius: 50px
}

.product_list_detail_met_m1156_1_18 .modal-primary .modal-header {
	border-radius: 0 !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger {
	background: #007934 !important;
	background:  !important;
	border-color: #007934 !important;
	border-color:  !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .height-10 {
	height: 10px
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .text-default {
	padding: 20px;
	background: #F3F7F9
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .purchase-btn a.btn {
	width: 100%;
	display: block
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .purchase-btn a.btn i {
	margin-right: 8px
}

@media (min-width:768px) {
	.product_list_detail_met_m1156_1_18 .shop-product-intro .purchase-btn a.btn {
		width: auto;
		display: inline-block;
		padding: 10px 35px
	}
}

.product_list_detail_met_m1156_1_18 .shop-product-para .selectpara-list .selectpara {
	position: relative;
	margin: 0 10px 10px 0 !important;
	display: inline-block;
	color: #333333 !important;
	color:  !important;
	color: #333333 !important
}

.product_list_detail_met_m1156_1_18 .shop-product-para .selectpara-list .selectpara:before {
	position: absolute;
	border-color: ;
	border-color: #eeeeee;
	border-width: 1px;
	border-style: solid;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	content: ''
}

.product_list_detail_met_m1156_1_18 .shop-product-para .selectpara-list .selectpara.btn-danger {
	background: #007934 !important;
	background:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .shop-product-para .selectpara-list .selectpara.btn-danger:before {
	opacity: 0
}

.product_list_detail_met_m1156_1_18 .para,
.product_list_detail_met_m1156_1_18 .para * {
	color: #333333 !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .form-control-label {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .shop-product-intro.grey-500 {
	color: #333333 !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .shop-btn-body .btn-danger {
	background: #f96868 !important;
	background:  !important;
	border: none;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .shop-btn-body .btn-danger:hover {
	background: #007934 !important;
	background:  !important
}

.product_list_detail_met_m1156_1_18 .navbar-default .navbar-toolbar .nav-link:hover,
.product_list_detail_met_m1156_1_18 .navbar-default .navbar-toolbar .nav-link:focus {
	color: #333333 !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .navbar-default .navbar-toolbar .nav-link.active {
	color: #007934 !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .cart-favorite a,
.product_list_detail_met_m1156_1_18 .cart-favorite a:hover,
.product_list_detail_met_m1156_1_18 .cart-favorite a:focus {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .product-favorite {
	border: none;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .product-intro h1 {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .product-intro p {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .modal-content {
	background: #ffffff
}

.product_list_detail_met_m1156_1_18 .met-column-nav {
	border: none;
	background: #fff
}

.product_list_detail_met_m1156_1_18 .modal-primary .modal-header,
.product_list_detail_met_m1156_1_18 .btn-outline.btn-primary.active,
.product_list_detail_met_m1156_1_18 .btn-outline.btn-primary:active,
.product_list_detail_met_m1156_1_18 .btn-outline.btn-primary {
	background: #007934 !important;
	border: none !important;
	background:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .btn-outline.btn-primary:focus,
.product_list_detail_met_m1156_1_18 .btn-outline.btn-primary:hover {
	opacity: .8
}

.product_list_detail_met_m1156_1_18 .modal-primary .modal-header * {
	color:  !important
}

.product_list_detail_met_m1156_1_18 .open>.dropdown-toggle.btn-outline.btn-primary,
.product_list_detail_met_m1156_1_18 .btn-primary {
	border-color: #007934 !important;
	border-color:  !important;
	background: #007934 !important;
	background:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .nav-tabs>li>a {
	font-size: 16px;
	padding-top: 0
}

.product_list_detail_met_m1156_1_18 .nav-tabs-line>li.active>a,
.product_list_detail_met_m1156_1_18 .nav-tabs-line>li.active>a:focus,
.product_list_detail_met_m1156_1_18 .nav-tabs-line>li.active>a:hover {
	border-bottom-color: #333;
	color: #333
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .row {
	z-index: auto
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .container:before {
	z-index: 0
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .nav-tabs {
	margin-top: 0
}

.product_list_detail_met_m1156_1_18 .btn-primary.focus,
.product_list_detail_met_m1156_1_18 .btn-primary:focus,
.product_list_detail_met_m1156_1_18 .btn-primary:hover {
	border-color: #333;
	background-color: #333
}

.product_list_detail_met_m1156_1_18 .btn-default {
	background: none !important;
	color: inherit !important;
	font-size: inherit !important;
	border: none !important;
	line-height: inherit !important;
	margin: 0 !important
}

.product_list_detail_met_m1156_1_18 .btn-default a {
	margin: 0 auto;
	opacity: 1;
	transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none
}

.product_list_detail_met_m1156_1_18 .btn-default:focus,
.product_list_detail_met_m1156_1_18 .btn-default:hover {
	background: none !important
}

.product_list_detail_met_m1156_1_18 .btn-default:hover a:before {
	width: 0
}

.product_list_detail_met_m1156_1_18 .met-news ul.met-page-ajax li p.info i,
.product_list_detail_met_m1156_1_18 .btn-default:hover span {
	color: #007934;
	color:
}

.product_list_detail_met_m1156_1_18 .btn-default:hover span:after {
	padding-left: 9px;
	letter-spacing: 2px
}

.product_list_detail_met_m1156_1_18 .block-bg,
.product_list_detail_met_m1156_1_18 .panel,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content:nth-child(even) {
	background: none
}

.product_list_detail_met_m1156_1_18~.alertify {
	z-index: 1701
}

.product_list_detail_met_m1156_1_18~.alertify .alert>*,
.product_list_detail_met_m1156_1_18~.alertify .dialog>* {
	background: #ffffff
}

.product_list_detail_met_m1156_1_18~.alertify .alert .msg,
.product_list_detail_met_m1156_1_18~.alertify .dialog .msg {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18~.alertify .dialog .btn-default {
	color: #333333 !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18~.alertify .btn-primary {
	border-color: #007934 !important;
	border-color:  !important;
	background: #007934 !important;
	background:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18~.alertify .btn-primary:hover {
	opacity: .9
}

.product_list_detail_met_m1156_1_18~.alertify .btn-default {
	background: none !important;
	color: inherit !important;
	font-size: inherit !important;
	border: none !important;
	line-height: inherit !important;
	margin: 0 !important
}

.product_list_detail_met_m1156_1_18~.alertify .btn-default a {
	margin: 0 auto;
	opacity: 1;
	transform: none;
	-moz-transform: none;
	-ms-transform: none;
	-o-transform: none;
	-webkit-transform: none
}

.product_list_detail_met_m1156_1_18~.alertify .btn-default:focus,
.product_list_detail_met_m1156_1_18~.alertify .btn-default:hover {
	background: none !important
}

@media (min-width:768px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .shop-btn-body {
		margin-left: 20px
	}
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .navbar-toggle {
		padding: 0px;
		float: none
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .shop-btn {
		padding: 6px 13px;
		font-size: 12px;
		line-height: 1.5
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 #shop-fashion-option .modal-content,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 #shop-fashion-option .modal-header {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 #shop-fashion-option .modal-body {
		padding: 15px
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .nav-tabs {
	margin-top: 0
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99;
	background: #ffffff !important;
	transform: translateY(0);
	transition: .5s .1s;
	-moz-transition: .5s .1s;
	-ms-transition: .5s .1s;
	-o-transition: .5s .1s;
	-webkit-transition: .5s .1s
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .location-box~nav.navbar {
	top: 40px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar.navbar-fixed-top {
	position: fixed;
	top: 0
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .navbar .container {}

.product_list_detail_met_m1156_1_18 .met-showproduct-head,
.product_list_detail_met_m1156_1_18 .met-showproduct-body,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 {
	background: none !important;
	border: none !important
}

.product_list_detail_met_m1156_1_18 .shownews-video {
	position: relative
}

.product_list_detail_met_m1156_1_18 .shownews-video.full {
	margin-top: 50px
}

.product_list_detail_met_m1156_1_18 .shownews-container {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 0 30px 0;
	visibility: hidden
}

.product_list_detail_met_m1156_1_18 .shownews-container.swiper-container-horizontal {
	visibility: visible
}

.product_list_detail_met_m1156_1_18 .shownews-container.full {
	margin-top: 0px
}

.product_list_detail_met_m1156_1_18 .shownews-container:after {
	display: block;
	clear: both;
	content: ''
}

.product_list_detail_met_m1156_1_18 .shownews-wrapper {
	width: 10000%
}

.product_list_detail_met_m1156_1_18 .shownews-slide {
	width: 1%;
	min-height: 1px;
	float: left
}

.product_list_detail_met_m1156_1_18 .shownews-slide img {
	display: block;
	margin: 0 auto;
	max-width: 100%
}

.product_list_detail_met_m1156_1_18 .shownews-container-small {
	width: 100%;
	overflow: hidden;
	position: relative;
	visibility: hidden;
	margin: -15px auto 0 auto;
	padding-top: 15px
}

.product_list_detail_met_m1156_1_18 .shownews-container-small.swiper-container-horizontal {
	visibility: visible
}

.product_list_detail_met_m1156_1_18 .shownews-container-small:after {
	display: block;
	clear: both;
	content: ''
}

.product_list_detail_met_m1156_1_18 .shownews-wrapper-small {
	width: 10000%
}

.product_list_detail_met_m1156_1_18 .shownews-slide-small {
	float: left;
	cursor: pointer;
	position: relative;
	margin-right: 15px
}

.product_list_detail_met_m1156_1_18 .shownews-slide-small:last-child {
	margin-right: 0px
}

.product_list_detail_met_m1156_1_18 .shownews-slide-small.active:before {
	border-width: 0 10px 10px 10px;
	border-style: solid;
	content: '';
	border-color: transparent;
	border-bottom-color: #007934;
	border-bottom-color: ;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px
}

.product_list_detail_met_m1156_1_18 .shownews-slide-small.active:after {
	border-width: 2px;
	border-style: solid;
	border-color: #007934;
	border-color: ;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	content: '';
	position: absolute;
	z-index: 2
}

.product_list_detail_met_m1156_1_18 .shownews-slide-small img {
	display: block;
	position: relative;
	z-index: 1;
	opacity: 0
}

.product_list_detail_met_m1156_1_18 .shownews-slide-small img[src] {
	opacity: 1
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .shownews-container {
		margin: 15px 0
	}

	.product_list_detail_met_m1156_1_18 .shownews-container-small {
		margin: -15px auto 15px auto
	}
}

.product_list_detail_met_m1156_1_18 .shownews-slide-small img {
	width: 80px
}

.product_list_detail_met_m1156_1_18 .panel-body {
	padding: 0
}

.product_list_detail_met_m1156_1_18 .met-editor {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .tag-box {
	margin: 15px 0
}

.product_list_detail_met_m1156_1_18 .tag-box span {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .tag-box a {
	color: #333333;
	color: ;
	display: inline-block;
	margin-left: 10px
}

.product_list_detail_met_m1156_1_18 .tag-box a:hover {
	color: #007934;
	color:
}

.product_list_detail_met_m1156_1_18 .nav-tabs {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	border-bottom-color: ;
	border-bottom-color: #eeeeee
}

.product_list_detail_met_m1156_1_18 .nav-tabs-line .nav-link {
	color: #333333 !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .nav-tabs-line .nav-link:focus,
.product_list_detail_met_m1156_1_18 .nav-tabs-line .nav-link:hover {
	color: #007934 !important;
	color:  !important;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #007934 !important;
	border-bottom-color:  !important
}

.product_list_detail_met_m1156_1_18 .nav-tabs>li {
	margin: 0 !important;
	position: relative;
	top: 1px
}

.product_list_detail_met_m1156_1_18 .nav-tabs>li>a {
	position: relative;
	border-bottom: 1px solid transparent
}

.product_list_detail_met_m1156_1_18 .nav-tabs>li>a.active {
	border-bottom-color: #007934;
	border-bottom-color:
}

.product_list_detail_met_m1156_1_18 .nav-tabs-line>li>a {}

.product_list_detail_met_m1156_1_18 .nav-tabs-line>li>a.active,
.product_list_detail_met_m1156_1_18 .nav-tabs-line>li>a.active:focus,
.product_list_detail_met_m1156_1_18 .nav-tabs-line>li>a.active:hover {
	color: inherit;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #007934;
	border-bottom-color:
}

.product_list_detail_met_m1156_1_18 .navbar-collapse {
	padding: 0
}

.product_list_detail_met_m1156_1_18 .met-showproduct .nav>li>a {
	display: block;
	padding: 20px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor .para {
	border-color: #eeeeee
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:hover {
	color: #007934;
	color:
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description {
	color: #333333;
	color:
}

.product_list_detail_met_m1156_1_18 .paralist {
	z-index: 2;
	position: relative
}

.product_list_detail_met_m1156_1_18 .paralist li {
	color: #333333;
	color: ;
	color: #333333
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .paralist {
		margin: 0
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct {}

.product_list_detail_met_m1156_1_18 .met-showproduct .para li {
	margin: 0;
	padding: 3px 15px;
	word-wrap: break-word
}

@media (min-width:992px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct .para.blocks-md-4 li:nth-child(4n+3) {
		clear: none
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct .met-showproduct-list {
	margin: 0
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 {
	background: #f2f2f2
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .less-page-content {
	background: #f2f2f2
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head {
	padding: 0
}

.product_list_detail_met_m1156_1_18 .product-text {
	padding: 15px 30px
}

.product_list_detail_met_m1156_1_18 .product-text span.t {
	margin-top: 20px;
	font-size: 18px;
	margin-bottom: 5px;
	display: block;
	font-weight:700;
}

.product_list_detail_met_m1156_1_18 .product-text span.t i {
	color: #007934;
	color:
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 {
	margin-top: 0;
	font-size: 28px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description {
	margin-bottom: 15px
}

@media (max-width:992px) {
	.product_list_detail_met_m1156_1_18 .product-text {
		padding: 20px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head .product-intro {
		margin-top: 20px
	}
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head .product-intro {
		margin-top: 0
	}

	.product_list_detail_met_m1156_1_18 .product-text {
		padding: 15px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head {
		padding: 15px 0
	}
}

.product_list_detail_met_m1156_1_18 .bootstrap-touchspin .input-group-btn .btn {
	width: 36px;
	height: 36px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee !important;
	line-height: 34px !important;
	background: none !important;
	font-size: 20px !important;
	color: #333333 !important;
	color:  !important;
	color: #333333 !important;
	border-radius: 0 !important;
	padding: 0 !important
}

.product_list_detail_met_m1156_1_18 .bootstrap-touchspin .input-group-btn .btn:hover {
	background: #007934 !important;
	background:  !important;
	border-color: #007934 !important;
	border-color:  !important;
	color: #333333 !important;
	color:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .form-control {}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .para {
	margin: 0;
	padding: 10px 30px ;
	border-bottom: 1px solid #eeeeee;
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body {
	padding: 30px 0px 0px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .panel {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
	box-shadow: none !important;
	margin-bottom: auto
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor {
	padding: 0px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .met-editor .para {
	margin-bottom: 15px;
	border-top: none
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .nav-tabs {
	margin-bottom: 20px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot h4.example-title {
	margin-bottom: 15px;
	font-size: 16px;
	font-weight: 300
}

@media (min-width:992px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel {
		margin-right: 35px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot {
		margin-left: 35px
	}
}

@media (min-width:1199px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel {
		margin-right: 40px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot {
		margin-left: 60px
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry li {
	text-align: center;
	clear: none
}

@media (min-width:992px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry li {
		width: 100%
	}
}

@media (min-width:1200px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-head .container:before {
		left: -21px;
		right: -21px
	}
}

@media (max-width:992px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .container {
		margin-bottom: 0
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .row {
		margin: 0 -5px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot li {
		padding-left: 5px;
		padding-right: 5px;
		margin-bottom: 15px
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.img {
	margin: 0px auto;
	margin-bottom: 5px;
	display: block
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.img img {
	width: 100%;
	margin: 0px auto
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:active,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:focus,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:hover {
	text-decoration: none
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry p {
	margin-bottom: 0px
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body {
		padding: 15px 0px 0px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .panel {
		margin-bottom: 15px;
		-webkit-box-shadow: none;
		-moz-box-shadow: none;
		-o-box-shadow: none;
		-ms-box-shadow: none;
		box-shadow: none
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .panel-body {
		padding: 0
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .panel {
		margin-right: 0px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype1 .met-showproduct-body .product-content-body .nav-tabs {
		margin-bottom: 15px;
		margin-top: -10px
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct .nav>li>a {
	padding: 0 20px 10px 20px
}

.product_list_detail_met_m1156_1_18 .met-showproduct .navbar-default .navbar-brand {
	color: #333333;
	color: ;
	padding: 0 !important
}

.product_list_detail_met_m1156_1_18 .met-showproduct .navbar-default .navbar-toolbar>li>a {
	color: #333333;
	color: ;
	background: none !important
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar .navbar-right li.active a {
	color: #007934 !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 {
	background: none;
	height: auto !important
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .less-page-content {
	background: #f2f2f2
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar {
	min-height: 50px;
	margin-bottom: 0px;
	background: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar.navbar-fixed-top {
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
	background: rgba(255, 255, 255, 0.95)
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar h1 {
	margin: 0px;
	height: auto;
	line-height: 50px;
	padding-top: 0px;
	padding-bottom: 0px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar .nav {
	display: -webkit-box;
	display: -moz-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar .nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
	line-height: 50px;
	white-space: nowrap
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar .navbar-toggle {
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	float: right;
	margin: 0
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar .navbar-right li.active a {
	color: #4e97d9
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .row {
		margin: 0
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 nav.navbar .nav {
		float: none
	}
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content {
	padding: 15px 0px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content:last-child {
	margin-bottom: 60px
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content-2,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content-4,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content-6 {
	background: none
}

.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content-2 .met-editor,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content-4 .met-editor,
.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content-6 .met-editor {
	background: #f2f2f2
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .content {
		padding: 10px 0px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .blocks {
		padding-left: 10px
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .blocks li {
		width: 50%;
		word-wrap: break-word
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .blocks li:nth-child(2n+1) {
		clear: both
	}

	.product_list_detail_met_m1156_1_18 .met-showproduct.pagetype2 .blocks li .widget {
		margin-right: 10px
	}
}

.product_list_detail_met_m1156_1_18 .showproduct-pager {}

.product_list_detail_met_m1156_1_18 .showproduct-pager .border-top1 {
	padding: 0 !important
}

.product_list_detail_met_m1156_1_18 .showproduct-pager .container {
	margin: 0 !important;
	padding: 0 !important
}

.product_list_detail_met_m1156_1_18 .showproduct-pager .container:before {
	display: none
}

.product_list_detail_met_m1156_1_18 .showproduct-pager a {
	border-color: #eeeeee !important;
	color: #333333 !important;
	color:  !important;
	background: none !important
}

.product_list_detail_met_m1156_1_18 .showproduct-pager a:hover {
	border-color:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .shoppro-discount-body {
	font-size: 0
}

.product_list_detail_met_m1156_1_18 .shoppro-discount-body .btn {
	margin: 0 10px 10px 0 !important
}

.product_list_detail_met_m1156_1_18 .shoppro-discount-body .btn-outline.btn-default {
	border: 1px solid !important;
	border: 1px solid #eeeeee !important;
	font-size: 12px !important;
	line-height: 16px !important;
	display: inline-block
}

.product_list_detail_met_m1156_1_18 .shoppro-discount-body .btn-outline.btn-default:hover {
	border-color: #007934 !important;
	border-color:  !important;
	background: #007934 !important;
	background:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .shop-product-intro .bg-grey-100 {
	background: none !important;
	background:  !important;
	padding: 5px 0 10px 15px !important;
	margin-bottom: 15px !important
}

.product_list_detail_met_m1156_1_18 a.linkbox.btn.btn-danger {
	border: none;
	background-color:  !important;
	color: #fff;
	color:  !important
}

.product_list_detail_met_m1156_1_18 a.linkbox.btn.btn-danger:hover {
	background-color:  !important;
	color:  !important
}

.product_list_detail_met_m1156_1_18 .swiper-button-prev.swiper-button-white,
.product_list_detail_met_m1156_1_18 .swiper-button-next.swiper-button-white {
	background-color: rgba(0, 0, 0, .05);
	background-size: 70% auto;
	background-image: unset;
	background-position: center;
	background-repeat: no-repeat
}

.product_list_detail_met_m1156_1_18 .swiper-button-prev.swiper-button-white:hover,
.product_list_detail_met_m1156_1_18 .swiper-button-next.swiper-button-white:hover {
	background-color: rgba(0, 0, 0, .35)
}

.product_list_detail_met_m1156_1_18 .page-item .page-link {
	border-radius: .215rem
}

.product_list_detail_met_m1156_1_18 .page-item {
	margin-top: 30px
}

@media (max-width:1199px) {
	.product_list_detail_met_m1156_1_18 .page-item {
		margin-top: 20px
	}
}

@media (max-width:767px) {
	.product_list_detail_met_m1156_1_18 .page-item {
		margin-top: 10px
	}
}
