*:focus, *:active {
	outline: none;
	box-shadow: none;
}

.form_search input[type=text] {
	width: 100%;
	border: 0 none;
	padding: 5px 7px
}

.form_search input[type=submit] {
	background: 0 0;
	border: 0 none;
	text-indent: -9999px;
	width: 30px;
	height: 30px;
	position: absolute;
	top: 20px;
	right: 26px;
	z-index: 9;
	display: none
}

#header_phone .icon_menu_phone {
	background: url(../images/icon_menu_phone.png);
	width: 59px;
	height: 30px;
	margin-right: 7px;
	float: right
}

#header_phone {
	height: 50px;
	background: #fff
}

#header_phone .area_logo img {
	display: block;
	margin: -5px auto;
	width: 100%;
	max-width: 50px
}

#header_phone_search {
	background: #0758a3;
	display: none;
	position: absolute;
	z-index: 1;
	height: 50px;
	top: 0;
	width: 100%
}

.icondel {
	display: inline-block
}

#header_phone .icon_menu_phone {
	background: url(../images/icon_menu_phone.png);
	width: 59px;
	height: 30px;
	margin-left: 7px
}

#header_phone .container {
	height: 30px !important;
	padding-top: 10px
}

#header_phone .icon_search {
	float: right;
	margin: 5px 10px;
	width: 93%
}

#header_phone .icon_search img {
	width: 24px;
	float: right
}

#header_phone_search .search-back {
	position: absolute;
	top: 0;
	left: 15px;
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../imagesicon-back.png) no-repeat top
}

#header_phone_search .form_search {
	position: relative;
	background: #fff;
	border-radius: 2px;
	margin: 10px 10px 10px 60px
}

#header_phone_search .form_search .search-btn {
	background: url(../images/icon-search.png) no-repeat;
	padding: 0 8px;
	float: left;
	border: none;
	margin: 5px 0 0 5px;
	text-indent: -9999px
}

.icondel {
	width: 16px;
	height: 16px;
	position: absolute;
	top: 5px;
	right: 0;
	cursor: pointer;
	background: url(../images/icon-search-del.png) no-repeat top left
}

#header_phone_search .container {
	position: relative
}

#header_phone_search .form_search .search-text {
	height: 25px;
	margin: 0 0 0 2px;
	width: 76%;
	border: none;
	padding: 0 5px 1px 5px;
	font-size: 11px;
	outline: 0;
	color: #288ee1
}

#cloudpage {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50px;
	background: rgba(0, 0, 0, .85);
	display: none;
	z-index: 99999
}

.bgsub, .nav-menu {
	display: none
}

#menu .m-nav-div .nav-ul {
	width: 100%
}

#menu .m-nav-div {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%
}

.mm-menu>.mm-panel {
	padding: 0
}

.mm-panel>.mm-list {
	padding: 0
}

.mm-panel h3 {
	background-color: #183546;
	color: #fff;
	font-weight: 700;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	margin: 0;
	padding: 0;
	text-transform: uppercase
}

.no_padding {
	padding: 0
}

.mm-menu.mm-horizontal>.mm-panel {
	-webkit-transition: left .4s ease;
	-moz-transition: left .4s ease;
	-ms-transition: left .4s ease;
	-o-transition: left .4s ease;
	transition: left .4s ease
}

.mm-menu .mm-hidden {
	display: none
}

.mm-wrapper {
	overflow-x: hidden;
	position: relative
}

.mm-menu {
	background: inherit;
	display: block;
	overflow: hidden;
	width: 100%;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 0
}

.mm-menu>.mm-panel {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background: inherit;
	-webkit-overflow-scrolling: touch;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%;
	height: 100%;
	padding: 0;
	position: absolute;
	top: 0;
	left: 100%;
	z-index: 0
}

.mm-menu>.mm-panel.mm-opened {
	left: 0
}

.mm-menu>.mm-panel.mm-subopened {
	left: -40%
}

.mm-menu>.mm-panel.mm-highest {
	z-index: 1
}

.mm-menu .mm-list {
	padding: 20px 0
}

.mm-menu>.mm-list {
	padding: 20px 0 40px 0
}

.mm-panel>.mm-list:first-child {
	padding-top: 0
}

.mm-list, .mm-list>li {
	list-style: none;
	display: block;
	padding: 0;
	margin: 0
}

.mm-list {
	font: inherit;
	font-size: 14px
}

.mm-list a, .mm-list a:hover {
	text-decoration: none
}

.mm-list>li {
	position: relative
}

.mm-list>li>a, .mm-list>li>span {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	line-height: 20px;
	display: block;
	padding: 10px 10px 10px 20px;
	margin: 0
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
	content: '';
	border-bottom-width: 1px;
	border-bottom-style: solid;
	display: block;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0
}

.mm-list>li:not(.mm-subtitle):not(.mm-label):not(.mm-search):not(.mm-noresults):after {
	width: auto;
	position: relative;
	left: auto
}

.mm-list a.mm-subopen {
	width: 40px;
	height: 100%;
	padding: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2
}

.mm-list a.mm-subopen:before {
	content: '';
	border-left-width: 1px;
	border-left-style: solid;
	display: block;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0
}

.mm-list a.mm-subopen.mm-fullsubopen {
	width: 100%
}

.mm-list a.mm-subopen.mm-fullsubopen:before {
	border-left: none
}

.mm-list a.mm-subopen+a, .mm-list a.mm-subopen+span {
	padding-right: 5px;
	margin-right: 40px
}

.mm-list>li.mm-selected>a.mm-subopen {
	background: 0 0
}

.mm-list>li.mm-selected>a.mm-fullsubopen+a, .mm-list>li.mm-selected>a.mm-fullsubopen+span {
	padding-right: 45px;
	margin-right: 0
}

.mm-list a.mm-subclose {
	text-indent: 20px
}

.mm-list>li.mm-label {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	font-size: 10px;
	text-transform: uppercase;
	text-indent: 20px;
	line-height: 25px;
	padding-right: 5px
}

.mm-list>li.mm-spacer {
	padding-top: 40px
}

.mm-list>li.mm-spacer.mm-label {
	padding-top: 25px
}

.mm-list a.mm-subclose:before, .mm-list a.mm-subopen:after {
	content: '';
	border: 2px solid transparent;
	display: block;
	width: 7px;
	height: 7px;
	margin-bottom: -5px;
	position: absolute;
	bottom: 50%;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}

.mm-list a.mm-subopen:after {
	border-top: none;
	border-left: none;
	right: 18px
}

.mm-list a.mm-subclose:before {
	border-right: none;
	border-bottom: none;
	margin-bottom: -15px;
	left: 22px
}

.mm-menu.mm-vertical .mm-list .mm-panel {
	display: none;
	padding: 10px 0 10px 10px
}

.mm-menu.mm-vertical .mm-list .mm-panel li:last-child:after {
	border-color: transparent
}

.mm-menu.mm-vertical .mm-list li.mm-opened>.mm-panel {
	display: block
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen {
	height: 40px
}

.mm-menu.mm-vertical .mm-list>li.mm-opened>a.mm-subopen:after {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	right: 16px
}

html.mm-opened .mm-page {
	box-shadow: 0 0 20px rgba(0, 0, 0, .5)
}

.mm-ismenu {
	background-size: 100% 100%;
	color: #fff
}

.mm-menu .mm-list>li:after {
	border-color: rgba(0, 0, 0, .15)
}

.mm-menu .mm-list>li>a.mm-subclose {
	background: rgba(0, 0, 0, .1);
	color: #44ab53
}

.mm-menu .mm-list>li>a.mm-subclose:before, .mm-menu .mm-list>li>a.mm-subopen:after {
	border-color: #44ab53
}

.mm-menu .mm-list>li>a.mm-subopen:before {
	border-color: rgba(0, 0, 0, .15)
}

.mm-menu .mm-list>li.mm-selected>a:not(.mm-subopen), .mm-menu .mm-list>li.mm-selected>span {
	background: rgba(0, 0, 0, .1)
}

.mm-menu .mm-list>li.mm-label {
	background: #666;
	color: #44ab53;
	text-transform: uppercase;
	font-weight: 700
}

.mm-menu.mm-vertical .mm-list li.mm-opened>a.mm-subopen, .mm-menu.mm-vertical .mm-list li.mm-opened>ul {
	background: rgba(255, 255, 255, .05)
}

.mm-fixed-bottom, .mm-fixed-top, .mm-page {
	-webkit-transition: none .4s ease;
	-moz-transition: none .4s ease;
	-ms-transition: none .4s ease;
	-o-transition: none .4s ease;
	transition: none .4s ease;
	-webkit-transition-property: top, right, bottom, left, border;
	-moz-transition-property: top, right, bottom, left, border;
	-ms-transition-property: top, right, bottom, left, border;
	-o-transition-property: top, right, bottom, left, border;
	transition-property: top, right, bottom, left, border
}

#mm-blocker, .mm-page {
	margin: 0;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}

.mm-page {
	border: 0 solid transparent;
	height: 100%
}

html.mm-opening .mm-page {
	border: 0 solid rgba(1, 1, 1, 0)
}

.mm-fixed-bottom, .mm-fixed-top {
	position: fixed;
	left: 0
}

.mm-fixed-top {
	top: 0
}

.mm-fixed-bottom {
	bottom: 0
}

html.mm-opened {
	overflow: hidden;
	position: relative
}

html.mm-opened body {
	overflow: hidden
}

html.mm-opened .mm-page {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}

html.mm-background .mm-page {
	background: inherit
}

#mm-blocker {
	background: url(data:image/gif;base64,R0lGODlhAQABAIAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==) transparent;
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 999999
}

html.mm-blocking #mm-blocker, html.mm-opened #mm-blocker {
	display: block
}

.mm-menu.mm-offcanvas {
	display: none;
	z-index: 9999;
	position: fixed
}

.mm-menu.mm-current {
	display: block
}

html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-bottom, html.mm-opening .mm-fixed-top, html.mm-opening .mm-page {
	left: -80%
}

.mm-menu {
	width: 80%
}

@media all and (max-width:175px) {
	.mm-menu {
		width: 140px
	}

	html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-bottom, html.mm-opening .mm-fixed-top, html.mm-opening .mm-page {
		left: 140px
	}

}

@media all and (min-width:550px) {
	.mm-menu {
		width: 440px
	}

	html.mm-opening #mm-blocker, html.mm-opening .mm-fixed-bottom, html.mm-opening .mm-fixed-top, html.mm-opening .mm-page {
		left: -440px
	}

}

.mm-menu .mm-list>li>a.mm-subclose {
	background: #666;
	color: #44ab53;
	padding: 0 0 0 20px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: 700
}

.mm-list a.mm-subclose:before {
	margin-bottom: -3px
}

.mm-menu>.mm-panel.mm-highest {
	background: #fff
}

@media (max-width:600px) and (min-width:320px) {
	::-webkit-scrollbar {
		width: 5px;
		height: 5px
	}

	::-webkit-scrollbar-track-piece {
		background-color: #333;
		-webkit-border-radius: 0
	}

	::-webkit-scrollbar-thumb:vertical {
		height: 5px;
		background-color: #666;
		-webkit-border-radius: 3px
	}

	::-webkit-scrollbar-thumb:vertical:hover {
		background-color: #999
	}

	::-webkit-scrollbar-thumb:horizontal {
		width: 5px;
		background-color: #666;
		-webkit-border-radius: 3px
	}

	::-webkit-scrollbar-thumb:horizontal:hover {
		overflow: hidden
	}

}

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

.group:after {
	clear: both
}

@font-face {
	font-family: Slide-icons;
	src: url(../fonts/Slide-icons.eot)
}

@font-face {
	font-family: Slide-icons;
	src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
	font-weight: 400;
	font-style: normal
}

[data-icon]:before {
	font-family: Slide-icons;
	content: attr(data-icon);
	speak: none;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.light-gallery {
	overflow: hidden !important
}

#lg-gallery img {
	border: none !important
}

#lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999 !important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	opacity: 1;
	-webkit-transition: opacity .35s ease;
	-moz-transition: opacity .35s ease;
	-o-transition: opacity .35s ease;
	-ms-transition: opacity .35s ease;
	transition: opacity .35s ease;
	background: #0d0d0d
}

#lg-outer .lg-slide {
	position: relative
}

#lg-gallery.opacity {
	opacity: 1;
	transition: opacity 1s ease 0s;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	-ms-transition: opacity 1s ease 0s
}

#lg-gallery.opacity .thumb-cont {
	opacity: 1
}

#lg-gallery.fade-m {
	opacity: 0;
	transition: opacity .5s ease 0s;
	-moz-transition: opacity .5s ease 0s;
	-webkit-transition: opacity .5s ease 0s;
	-o-transition: opacity .5s ease 0s;
	-ms-transition: opacity .5s ease 0s
}

#lg-gallery {
	height: 100%;
	opacity: 0;
	width: 100%;
	position: relative;
	transition: opacity 1s ease 0s;
	-moz-transition: opacity 1s ease 0s;
	-webkit-transition: opacity 1s ease 0s;
	-o-transition: opacity 1s ease 0s;
	-ms-transition: opacity 1s ease 0s
}

#lg-slider {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	position: absolute;
	white-space: nowrap
}

#lg-slider .lg-slide {
	background: url(../images/loading.gif) no-repeat scroll center center transparent;
	display: inline-block;
	height: 100%;
	text-align: center;
	width: 100%
}

#lg-slider .lg-slide.complete {
	background-image: none
}

#lg-gallery.show-after-load .lg-slide>* {
	opacity: 0
}

#lg-gallery.show-after-load .lg-slide.complete>* {
	opacity: 1
}

#lg-slider.slide .lg-slide, #lg-slider.use-left .lg-slide {
	position: absolute;
	opacity: .4
}

#lg-slider.fade-m .lg-slide {
	position: absolute;
	left: 0;
	opacity: 0
}

#lg-slider.animate .lg-slide {
	position: absolute;
	left: 0
}

#lg-slider.fade-m .current {
	opacity: 1;
	z-index: 9
}

#lg-slider .lg-slide:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}

#lg-gallery.opacity .lg-slide .object {
	transform: scale3d(1, 1, 1);
	-moz-transform: scale3d(1, 1, 1);
	-ms-transform: scale3d(1, 1, 1);
	-webkit-transform: scale3d(1, 1, 1);
	-o-transform: scale3d(1, 1, 1)
}

.lg-slide .object {
	transform: scale3d(.5, .5, .5);
	-moz-transform: scale3d(.5, .5, .5);
	-ms-transform: scale3d(.5, .5, .5);
	-webkit-transform: scale3d(.5, .5, .5);
	-o-transform: scale3d(.5, .5, .5);
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .5s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .5s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .5s ease 0s;
	-ms-transition: -ms-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .5s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .5s ease 0s
}

#lg-gallery.fade-m .lg-slide .object {
	transform: scale3d(.5, .5, .5);
	-moz-transform: scale3d(.5, .5, .5);
	-ms-transform: scale3d(.5, .5, .5);
	-webkit-transform: scale3d(.5, .5, .5);
	-o-transform: scale3d(.5, .5, .5)
}

#lg-slider.fade-m.on .current {
	opacity: 1;
	transition: opacity .5s ease 0s;
	-moz-transition: opacity .5s ease 0s;
	-webkit-transition: opacity .5s ease 0s;
	-o-transition: opacity .5s ease 0s;
	-ms-transition: opacity .5s ease 0s
}

#lg-slider.fade-m .lg-slide {
	transition: opacity .4s ease 0s;
	-moz-transition: opacity .4s ease 0s;
	-webkit-transition: opacity .4s ease 0s;
	-o-transition: opacity .4s ease 0s;
	-ms-transition: opacity .4s ease 0s
}

#lg-slider.slide .lg-slide {
	transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0)
}

#lg-slider.slide.on .lg-slide {
	opacity: 0
}

#lg-slider.slide .lg-slide.current {
	opacity: 1 !important;
	transform: translate3d(0, 0, 0) !important;
	-moz-transform: translate3d(0, 0, 0) !important;
	-ms-transform: translate3d(0, 0, 0) !important;
	-webkit-transform: translate3d(0, 0, 0) !important;
	-o-transform: translate3d(0, 0, 0) !important
}

#lg-slider.slide .lg-slide.prev-slide {
	opacity: 0;
	transform: translate3d(-100%, 0, 0);
	-moz-transform: translate3d(-100%, 0, 0);
	-ms-transform: translate3d(-100%, 0, 0);
	-webkit-transform: translate3d(-100%, 0, 0);
	-o-transform: translate3d(-100%, 0, 0)
}

#lg-slider.slide .lg-slide.next-slide {
	opacity: 0;
	transform: translate3d(100%, 0, 0);
	-moz-transform: translate3d(100%, 0, 0);
	-ms-transform: translate3d(100%, 0, 0);
	-webkit-transform: translate3d(100%, 0, 0);
	-o-transform: translate3d(100%, 0, 0)
}

#lg-slider.use-left .lg-slide {
	left: 100%
}

#lg-slider.use-left.on .lg-slide {
	opacity: 0
}

#lg-slider.use-left .lg-slide.current {
	opacity: 1 !important;
	left: 0 !important
}

#lg-slider.use-left .lg-slide.prev-slide {
	opacity: 0;
	left: -100%
}

#lg-slider.use-left .lg-slide.next-slide {
	opacity: 0;
	left: 100%
}

#lg-slider.slide.on .current, #lg-slider.slide.on .lg-slide, #lg-slider.slide.on .next-slide, #lg-slider.slide.on .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;
	-ms-transition: -ms-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-slider.speed .current, #lg-slider.speed .lg-slide, #lg-slider.speed .next-slide, #lg-slider.speed .prev-slide {
	transition-duration: inherit !important;
	-moz-transition-duration: inherit !important;
	-webkit-transition-duration: inherit !important;
	-o-transition-duration: inherit !important;
	-ms-transition-duration: inherit !important
}

#lg-slider.timing .current, #lg-slider.timing .lg-slide, #lg-slider.timing .next-slide, #lg-slider.timing .prev-slide {
	transition-timing-function: inherit !important;
	-moz-transition-timing-function: inherit !important;
	-webkit-transition-timing-function: inherit !important;
	-o-transition-timing-function: inherit !important;
	-ms-transition-timing-function: inherit !important
}

#lg-slider .lg-slide img {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	cursor: -moz-grabbing;
	cursor: grab;
	cursor: -webkit-grab;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle
}

#lg-gallery .thumb-cont .thumb-inner {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	-ms-transition: -ms-transform 1s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s
}

@-webkit-keyframes rightEnd {
	0% {
		left: 0
	}

	50% {
		left: -30px
	}

	100% {
		left: 0
	}

}

@keyframes rightEnd {
	0% {
		left: 0
	}

	50% {
		left: -30px
	}

	100% {
		left: 0
	}

}

@-webkit-keyframes leftEnd {
	0% {
		left: 0
	}

	50% {
		left: 30px
	}

	100% {
		left: 0
	}

}

@keyframes leftEnd {
	0% {
		left: 0
	}

	50% {
		left: 30px
	}

	100% {
		left: 0
	}

}

.lg-slide .object.right-end {
	-webkit-animation: rightEnd .3s;
	animation: rightEnd .3s;
	position: relative
}

.lg-slide .object.left-end {
	-webkit-animation: leftEnd .3s;
	animation: leftEnd .3s;
	position: relative
}

#lg-action {
	bottom: 20px;
	position: fixed;
	left: 50%;
	margin-left: -30px;
	z-index: 9;
	-webkit-backface-visibility: hidden
}

#lg-action.has-thumb {
	margin-left: -46px
}

#lg-action a {
	margin: 0 3px 0 0 !important;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	position: relative;
	top: auto;
	left: auto;
	bottom: auto;
	right: auto;
	display: inline-block !important;
	display: inline-block;
	vertical-align: middle;
	background-color: #000;
	background-color: rgba(0, 0, 0, .65);
	font-size: 16px;
	width: 28px;
	height: 28px;
	font-family: Slide-icons;
	color: #fff;
	cursor: pointer
}

#lg-action a.disabled {
	opacity: .6;
	cursor: default;
	background-color: #000;
	background-color: rgba(0, 0, 0, .65) !important
}

#lg-action a:focus, #lg-action a:hover {
	background-color: #000;
	background-color: rgba(0, 0, 0, .85)
}

#lg-action a#lg-next:after, #lg-action a#lg-prev:before {
	left: 5px;
	bottom: 3px;
	position: absolute
}

#lg-action a#lg-prev:before {
	content: "\e01d"
}

#lg-action a#lg-next:after {
	content: "\e01b"
}

#lg-action a.cl-thumb:after {
	font-family: Slide-icons;
	content: "\e01c";
	left: 6px;
	bottom: 4px;
	font-size: 16px;
	position: absolute
}

#lg-counter {
	bottom: 52px;
	text-align: center;
	width: 100%;
	position: absolute;
	z-index: 9;
	color: #fff
}

#lg-gallery .thumb-cont {
	position: absolute;
	bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #000;
	-webkit-transition: max-height .4s ease-in-out;
	-moz-transition: max-height .4s ease-in-out;
	-o-transition: max-height .4s ease-in-out;
	-ms-transition: max-height .4s ease-in-out;
	transition: max-height .4s ease-in-out;
	z-index: 9;
	max-height: 0;
	opacity: 0
}

#lg-gallery.open .thumb-cont {
	max-height: 350px
}

#lg-gallery .thumb-cont .thumb-inner {
	margin-left: -12px;
	padding: 12px;
	max-height: 290px;
	overflow-y: auto;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

#lg-gallery .thumb-cont .thumb-info {
	background-color: #333;
	padding: 7px 20px
}

#lg-gallery .thumb-cont .thumb-info .count {
	color: #fff;
	font-weight: 700;
	font-size: 12px
}

#lg-gallery .thumb-cont .thumb-info .close {
	color: #fff;
	display: block;
	float: right !important;
	width: 28px;
	position: relative;
	height: 28px;
	border-radius: 2px;
	margin-top: -4px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .65);
	-webkit-transition: background-color .3s ease 0s;
	-moz-transition: background-color .3s ease 0s;
	-o-transition: background-color .3s ease 0s;
	-ms-transition: background-color .3s ease 0s;
	transition: background-color .3s ease 0s;
	z-index: 1090;
	cursor: pointer
}

#lg-gallery .thumb-cont .thumb-info .close i:after {
	left: 6px;
	position: absolute;
	top: 4px
}

#lg-close:after, #lg-gallery .thumb-cont .thumb-info .close i:after {
	content: "\e01a";
	font-family: Slide-icons;
	font-style: normal;
	font-size: 16px
}

#lg-gallery .thumb-cont .thumb-info .close:hover {
	text-decoration: none;
	background-color: #000;
	background-color: rgba(0, 0, 0, 1)
}

#lg-gallery .thumb-cont .thumb {
	display: inline-block !important;
	vertical-align: middle;
	text-align: center;
	margin-bottom: 4px;
	height: 50px;
	width: 50px;
	opacity: .6;
	overflow: hidden;
	border-radius: 3px;
	cursor: pointer;
	-webkit-transition: border-color linear .2s, opacity linear .2s;
	-moz-transition: border-color linear .2s, opacity linear .2s;
	-o-transition: border-color linear .2s, opacity linear .2s;
	-ms-transition: border-color linear .2s, opacity linear .2s;
	transition: border-color linear .2s, opacity linear .2s
}

@media (min-width:800px) {
	#lg-gallery .thumb-cont .thumb {
		width: 94px;
		height: 94px
	}

}

#lg-gallery .thumb-cont .thumb>img {
	height: auto;
	max-width: 100%
}

#lg-gallery .thumb-cont .thumb.active, #lg-gallery .thumb-cont .thumb:hover {
	opacity: 1;
	border-color: #fff
}

#lg-slider .video-cont {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle
}

#lg-slider .video-cont {
	background: 0 0;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}

#lg-slider .video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}

#lg-slider .video .object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0
}

#lg-close {
	color: #fff;
	height: 28px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 28px;
	z-index: 1090;
	cursor: pointer;
	background-color: #000;
	border-radius: 2px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .65);
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	-o-transition: background-color .3s ease;
	-ms-transition: background-color .3s ease;
	transition: background-color .3s ease;
	-webkit-backface-visibility: hidden
}

#lg-close:after {
	position: absolute;
	right: 6px;
	top: 3px
}

#lg-close:hover {
	text-decoration: none;
	background-color: #000
}

.custom-html {
	background: none repeat scroll 0 0 #000;
	background: none repeat scroll 0 0 rgba(0, 0, 0, .75);
	color: #fff;
	font-family: Arial, sans-serif;
	height: 70px;
	left: 0;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9
}

.custom-html p {
	font-size: 14px
}

.custom-html>h4 {
	font-family: Arial, sans-serif;
	font-weight: 700;
	margin-bottom: 5px;
	margin-top: 15px
}

.nyroModalBg {
	position: fixed;
	overflow: hidden;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background: #000;
	opacity: .7
}

.nmReposition {
	position: absolute
}

.nyroModalCloseButton {
	top: -13px;
	right: -13px;
	width: 12px;
	height: 12px;
	text-indent: -9999em;
	background: url(../img/close.gif)
}

.nyroModalTitle {
	top: -26px;
	left: 0;
	margin: 0;
	font-size: 1.1em;
	color: #ddd
}

.nyroModalCont {
	position: absolute;
	border: 4px solid #777;
	margin: 25px;
	background: #fff;
	left: 20%;
	width: 60%;
	z-index: 9999 !important
}

.nyroModalCont iframe {
	width: 600px;
	height: 400px
}

.nyroModalError {
	border: 4px solid red;
	color: red;
	width: 250px;
	height: 250px
}

.nyroModalError div {
	min-width: 0;
	min-height: 0;
	padding: 10px
}

.nyroModalDom, .nyroModalForm, .nyroModalFormFile, .nyroModalLink {
	position: relative;
	padding: 10px;
	min-height: 250px;
	min-width: 250px;
	max-width: 1000px
}

.nyroModalIframe, .nyroModalIframeForm, .nyroModalImage, .nyroModalSwf {
	position: relative;
	overflow: hidden
}

.nyroModalImage img {
	vertical-align: top
}

.nyroModalHidden {
	left: -9999em;
	top: -9999em
}

.nyroModalLoad {
	position: absolute;
	width: 100px;
	height: 100px;
	background: #fff url(../img/ajaxLoader.gif) no-repeat center;
	padding: 0
}

.nyroModalNext, .nyroModalPrev {
	outline: 0;
	position: absolute;
	top: 0;
	height: 60%;
	width: 150px;
	min-height: 50px;
	max-height: 300px;
	cursor: pointer;
	text-indent: -9999em;
	background: transparent url(data:image/gif;base64,AAAA) left 20% no-repeat
}

.nyroModalImage .nyroModalNext, .nyroModalImage .nyroModalPrev {
	height: 100%;
	width: 40%;
	max-height: none
}

.nyroModalPrev {
	left: 0
}

.nyroModalPrev:hover {
	background-image: url(../img/prev.gif)
}

.nyroModalNext {
	right: 0;
	background-position: right 20%
}

.nyroModalNext:hover {
	background-position: right 20%;
	background-image: url(../img/next.gif)
}

.mam, .mbm, .mvm {
	margin-bottom: 10px
}

.lastUnit, .line {
	overflow: hidden
}

.tab-container {
	font-size: 12px;
	margin-top: 30px;
	position: relative;
	width: 100%;
	background: #fff
}

.tab-container .tab-element {
	position: absolute;
	width: 100%
}

.tab-container .tab-element .option-label {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	height: 27px;
	left: 90px;
	min-width: 90px;
	padding: 5px 5px 7px;
	position: absolute;
	text-align: center;
	top: -25px;
	z-index: 1
}

.tab-container .tab-element .option-input:checked+.option-label {
	background: #fff none repeat scroll 0 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	z-index: 3
}

.tab-container .tab-element .option-input:checked+.option-label {
	background: #fff none repeat scroll 0 0;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	color: #333;
	z-index: 3
}

.tab-container .tab-element .option-input:checked~.tab-content {
	display: block
}

.tab-container .tab-content {
	display: none
}

.tab-container .tab-element:first-child .option-label {
	left: 0
}

.tab-container .tab-element .option-input+.option-label {
	color: #909090
}

.tab-container .tab-element .option-label {
	box-sizing: border-box;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	height: 27px;
	left: 90px;
	min-width: 90px;
	padding: 5px 5px 7px;
	position: absolute;
	text-align: center;
	top: -25px;
	z-index: 1
}

.tab-container label {
	font-weight: 500
}

.tab-container {
	font-size: 12px
}

.tab-container .left-box {
	border-top: 1px solid #ccc;
	display: inline-block;
	margin-top: 1px;
	padding-top: 10px;
	width: 100%
}

#popup-form-account-login .ui-fieldset {
	border: medium none
}

.tab-container .tab-element .ui-fieldset {
	margin: 0;
	padding: .35em 0 0
}

.tab-container .ui-formRow {
	color: #404040;
	margin-bottom: 0
}

.tab-container .ui-formRow {
	display: inline-block;
	margin-bottom: 0;
	padding-top: 6px;
	width: 100%
}

.tab-container .tab-element #popup-form-account-login .ui-formRow .mts {
	padding-top: 5px
}

.tab-container .ui-formRow .col1, .tab-container .ui-formRowEmail .col1 {
	float: left
}

.tab-container .ui-formRow label {
	margin: 5px 0 10px
}

.tab-container .txtRight {
	text-align: right
}

.tab-container .ui-formRow .txtRight {
	position: relative
}

.tab-container .ui-formRow .col1 {
	display: table;
	height: 24px;
	width: 105px
}

.tab-container .ui-formRow .txtRight span.required {
	position: absolute;
	right: -5px;
	top: 0
}

.tab-container .ui-formRow .col2 {
	overflow: visible;
	width: 67%
}

.tab-container .ui-formRow .col2 {
	float: left;
	overflow: visible;
	padding-left: 10px
}

.tab-container .ui-formRow label {
	margin: 5px 0 10px
}

.tab-container .txtRight {
	text-align: right
}

.tab-container .ui-button {
	background: #f37021 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 700;
	text-shadow: none;
	text-transform: uppercase;
	white-space: nowrap
}

.tab-container .ui-button {
	background-clip: padding-box;
	box-sizing: border-box;
	color: #fff;
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	min-width: 140px;
	padding: 6px 16px;
	text-align: center;
	text-transform: uppercase
}

.tab-container #LoginForm_email, .tab-container #LoginForm_password, .tab-container #login-popup-email, .tab-container #login-popup-pass {
	width: 100%
}

.tab-container .ui-button:active, .tab-container .ui-button:hover {
	background: 0;
	background-color: #e7e7e7;
	color: #f37021;
	box-shadow: none;
	cursor: pointer;
	border: 0;
	text-decoration: none
}

.tab-container .ui-inputPassword, .tab-container .ui-inputText, .tab-container select, .tab-container textarea {
	background-color: #fff;
	border-color: #ccc;
	border-style: solid;
	border-width: 1px;
	font-size: 1em;
	padding: 4px
}

.tab-container .ui-formRow .ui-inlineBlock {
	display: block;
	padding: 8px 0 3px
}

.pseudo, a {
	color: #199cb7;
	text-decoration: none
}

.tab-container .ui-formRow .ui-inputText, .tab-container .ui-inputPassword {
	height: 24px
}

.nyroModalCloseButton {
	background-repeat: no-repeat
}

.tab-container .tab-element .option-input {
	display: none
}

.nyroModalCloseButton {
	background: rgba(0, 0, 0, 0) url(../images/icn_general_1.png) no-repeat scroll 0 -290px;
	height: 29px;
	right: -13px;
	top: -14px;
	width: 29px;
	z-index: 99999
}

.nyroModalLoad:after {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	width: 50px;
	height: 50px;
	background: url(../images/general_sprite_2/icn_general_2-2.png) 0 -719px no-repeat;
	-webkit-transform: rotate(0);
	-moz-transform: rotate(0);
	-ms-transform: rotate(0);
	-o-transform: rotate(0);
	transform: rotate(0);
	-webkit-animation-name: loaderRotate;
	-webkit-animation-duration: 2s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: linear;
	-moz-animation-name: loaderRotate;
	-moz-animation-duration: 2s;
	-moz-animation-iteration-count: infinite;
	-moz-animation-timing-function: linear;
	-ms-animation-name: loaderRotate;
	-ms-animation-duration: 2s;
	-ms-animation-iteration-count: infinite;
	-ms-animation-timing-function: linear
}

@keyframes loaderRotate {
	from {
		transform: rotate(0)
	}

	to {
		transform: rotate(360deg)
	}

}

@-webkit-keyframes loaderRotate {
	from {
		-webkit-transform: rotate(0)
	}

	to {
		-webkit-transform: rotate(360deg)
	}

}

@-moz-keyframes loaderRotate {
	from {
		-moz-transform: rotate(0)
	}

	to {
		-moz-transform: rotate(360deg)
	}

}

@-ms-keyframes loaderRotate {
	from {
		-ms-transform: rotate(0)
	}

	to {
		-ms-transform: rotate(360deg)
	}

}

.nyroModalLoad::after {
	animation-duration: 2s;
	animation-iteration-count: infinite;
	animation-name: loaderRotate;
	animation-timing-function: linear;
	background: rgba(0, 0, 0, 0) url(../images/icn_general_2-2.png) no-repeat scroll 0 -719px;
	content: "";
	height: 50px;
	left: 50%;
	margin: -25px 0 0 -25px;
	position: absolute;
	top: 50%;
	transform: rotate(0);
	width: 50px
}

.tab-container .ui-formRow .ui-inputPassword, .tab-container .ui-formRow .ui-inputText, .tab-container .ui-formRow select {
	width: 100%
}

.tab-container .accountCreateBirthYear {
	width: 28% !important
}

.tab-container .accountCreateBirthMonth {
	width: 45% !important
}

.tab-container .accountCreateBirthDay {
	float: right;
	width: 23% !important
}

.tab-container .ui-required-text {
	margin-bottom: 10px;
	text-align: right
}

.tab-container .ui-policy {
	margin-bottom: 20px;
	margin-top: 10px
}

.tab-container .ui-formRow {
	color: #404040
}

.tab-container {
	font-size: 12px
}

.tab-container .msg-minimum {
	color: #909090;
	font-size: 11px;
	margin-left: 115px;
	width: 50%
}

.owl-carousel .animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
	z-index: 0
}

.owl-carousel .owl-animated-out {
	z-index: 1
}

.owl-carousel .fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut
}

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

	100% {
		opacity: 0
	}

}

@keyframes fadeOut {
	0% {
		opacity: 1
	}

	100% {
		opacity: 0
	}

}

.owl-height {
	-webkit-transition: height .5s ease-in-out;
	-moz-transition: height .5s ease-in-out;
	-ms-transition: height .5s ease-in-out;
	-o-transition: height .5s ease-in-out;
	transition: height .5s ease-in-out
}

.owl-carousel {
	display: none;
	width: 100%;
	-webkit-tap-highlight-color: transparent;
	position: relative;
	z-index: 1
}

.owl-carousel .owl-stage {
	position: relative;
	-ms-touch-action: pan-Y
}

.owl-carousel .owl-stage:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.owl-carousel .owl-stage-outer {
	position: relative;
	overflow: hidden;
	-webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
	cursor: pointer;
	cursor: hand;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel.owl-loaded {
	display: block
}

.owl-carousel.owl-loading {
	opacity: 0;
	display: block
}

.owl-carousel.owl-hidden {
	opacity: 0
}

.owl-carousel .owl-refresh .owl-item {
	display: none
}

.owl-carousel .owl-item {
	position: relative;
	min-height: 1px;
	float: left;
	-webkit-backface-visibility: hidden;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

.owl-carousel .owl-item img {
	display: block;
	width: 100%;
	-webkit-transform-style: preserve-3d
}

.owl-carousel.owl-text-select-on .owl-item {
	-webkit-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	user-select: auto
}

.owl-carousel .owl-grab {
	cursor: move;
	cursor: -webkit-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}

.owl-carousel.owl-rtl {
	direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
	float: right
}

.no-js .owl-carousel {
	display: block
}

.owl-carousel .owl-item .owl-lazy {
	opacity: 0;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-item img {
	transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
	position: relative;
	height: 100%;
	background: #000
}

.owl-carousel .owl-video-play-icon {
	position: absolute;
	height: 80px;
	width: 80px;
	left: 50%;
	top: 50%;
	margin-left: -40px;
	margin-top: -40px;
	background: url(owl.video.play.png) no-repeat;
	cursor: pointer;
	z-index: 1;
	-webkit-backface-visibility: hidden;
	-webkit-transition: scale .1s ease;
	-moz-transition: scale .1s ease;
	-ms-transition: scale .1s ease;
	-o-transition: scale .1s ease;
	transition: scale .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
	-webkit-transition: scale(1.3, 1.3);
	-moz-transition: scale(1.3, 1.3);
	-ms-transition: scale(1.3, 1.3);
	-o-transition: scale(1.3, 1.3);
	transition: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon, .owl-carousel .owl-video-playing .owl-video-tn {
	display: none
}

.owl-carousel .owl-video-tn {
	opacity: 0;
	height: 100%;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	-o-background-size: contain;
	background-size: contain;
	-webkit-transition: opacity .4s ease;
	-moz-transition: opacity .4s ease;
	-ms-transition: opacity .4s ease;
	-o-transition: opacity .4s ease;
	transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
	position: relative;
	z-index: 1
}

@media all and (min-width:320px) {
	.slides {
		margin: 0;
		padding: 0
	}

	.slides li {
		list-style-type: none
	}

	.flexslider .slides img {
		width: 100%
	}

	.specs-cp-pic {
		margin-left: 20px;
		width: 320px;
		position: relative
	}

	.saleoff {
		display: none
	}

	.gift-lbl span, .hotdeal span, .saleoff span {
		font-size: 16px;
		color: #fff;
		text-align: center;
		margin-top: 50px;
		display: block;
		font-weight: 700
	}

	.specs-cp-pic .ico-zoom {
		position: absolute;
		top: 270px;
		left: 0;
		opacity: 1;
		z-index: 3;
		font-size: 9px;
		line-height: 10px;
		padding: 2px 0 7px;
		width: 46px;
		text-align: center;
		border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-webkit-transition: all .15s linear;
		-moz-transition: all .15s linear;
		-ms-transition: all .15s linear;
		-o-transition: all .15s linear;
		transition: all .15s linear
	}

	.specs-cp-pic .ico-zoom.shw {
		opacity: .4
	}

	.specs-cp-pic .ico-zoom i {
		font-size: 20px;
		display: block;
		line-height: 20px;
		background: url(../images/icon-search2.png) no-repeat center center;
		background-size: 20px 20px;
		width: 20px;
		height: 20px;
		margin: 0 auto
	}

	.specs-cp-pic>.producta {
		position: relative;
		display: block;
		width: 400px;
		height: 400px
	}

	.specs-cp-pic>.producta>img {
		width: 100%
	}

	.specs-cp-pic>.prom-txt {
		font-size: 16px;
		padding: 4px 10px;
		width: 94%;
		top: 376px;
		text-align: center;
		z-index: 3
	}

	.specs-cp-pic>.producta:hover .icon-zoom {
		opacity: 1
	}

	.gallery-main.flexslider .flex-control-nav {
		z-index: 2
	}

	#fea-slider {
		width: 370px;
		height: 370px;
		margin: 0 0 5px 0
	}

	#fea-slider::selection {
		background: 0 0
	}

	#fea-slider ul.slides li {
		display: block;
		line-height: 1
	}

	#fea-nav {
		margin: 0 0 20px 0;
		background-color: transparent
	}

	#fea-nav .flex-viewport {
		width: 440px;
		margin: 0 auto
	}

	#fea-nav .flex-viewport li {
		margin: 0 1px;
		cursor: pointer;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		width: 70px;
		height: 70px;
		margin-right: 10px
	}

	#fea-nav li a {
		display: block;
		line-height: 1
	}

	#fea-nav li img {
		width: 70px;
		border: 1px solid #ccc
	}

	#fea-nav li.flex-active-slide img {
		border: 1px solid #bbb
	}

	#fea-nav .flex-direction-nav {
		margin: 10px 0 0;
		padding: 0;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%
	}

	#fea-nav .flex-direction-nav li {
		list-style-type: none
	}

	#fea-nav .flex-direction-nav a {
		position: absolute;
		top: 0;
		margin-top: 0;
		width: 18px;
		height: 70px;
		text-indent: 0;
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
		-ms-box-shadow: none;
		-o-box-shadow: none;
		border-radius: 4px;
		-moz-border-radius: 4px;
		-ms-border-radius: 4px;
		-o-border-radius: 4px;
		-webkit-border-radius: 4px;
		-webkit-transition: border .2s linear;
		-moz-transition: border .2s linear;
		-ms-transition: border .2s linear;
		-o-transition: border .2s linear;
		transition: border .2s linear;
		line-height: 58px;
		text-align: center;
		color: #666;
		outline: 0
	}

	#fea-nav .flex-direction-nav a.flex-disabled, #fea-nav .flex-direction-nav a.flex-disabled:hover {
		color: #eee;
		cursor: default
	}

	#fea-nav .flex-direction-nav a:hover {
		color: #333
	}

	#fea-nav .flex-direction-nav a.flex-prev {
		left: 0
	}

	#fea-nav .flex-direction-nav a.flex-next {
		right: 0
	}

	.fea-img-blk>div {
		overflow: hidden
	}

	#fea-nav {
		position: relative
	}

	.icon-left-open-big, .icon-right-open-big {
		background: url(../images/arrow-prev.png) no-repeat center center;
		background-size: 8px 16px;
		width: 15px;
		height: 20px;
		display: block;
		margin-top: 19px
	}

	.icon-right-open-big {
		background: url(../images/arrow-next.png) no-repeat center center;
		background-size: 8px 16px
	}

	.flex-next.flex-disabled .icon-right-open-big, .flex-prev.flex-disabled .icon-left-open-big {
		display: none
	}

	.specs-cp-pic {
		width: 98%;
		margin: 20px auto 0
	}

	#fea-nav .flex-viewport {
		width: 88%
	}

	#fea-slider {
		height: auto;
		width: 100%;
		border: 1px solid #ddd
	}

	.product-top {
		padding-top: 30px
	}

	.product-info {
		width: 100%
	}

	.product-info .guarantee {
		background-color: #ededed;
		border: 1px solid #ccc;
		border-bottom: 3px solid #0658a2;
		display: block;
		padding: 5px
	}

	.product-info .guarantee li {
		list-style: none;
		background: url(../images/icon-check.png) no-repeat 20px center;
		padding: 0 0 0 40px;
		color: #333
	}

	.product-info .guarantee li strong {
		color: #444
	}

	.product-info .title {
		font-weight: 700;
		color: #0658a2;
		font-size: 18px;
		margin: 0 0 10px
	}

	.product-info .product-price {
		border: 1px solid #ddd;
		margin-left: 3%;
		width: 97%;
		background-color: #fff
	}

	.product-guarantee {
		width: 100%
	}

	.product-detail {
		margin-top: 30px
	}

	.product-guarantee li {
		list-style: none
	}

	.product-info .product-price li .icon-bullet {
		display: block;
		background: url(../images/icon-bullet.png) no-repeat 20px center;
		padding: 0 0 0 40px;
		float: left
	}

	.product-info .product-price li .amount {
		float: left
	}

	.product-info .product-price li .price {
		color: #ea4d22;
		font-weight: 700;
		font-size: 18px
	}

	.product-info .product-price {
		margin: 0;
		padding: 10px 5px;
		width: 100%
	}

	#nav-menu-mobile-footer .buy-wrap button {
		margin: 5px 0;
		padding-left: 5px !important;
		padding: 0 5px
	}

	.buy-wrap button {
		font-size: 25px;
		height: 46px;
		line-height: 46px;
		border: 0 none;
		background: #e94f24 no-repeat 20px center;
		color: #fff;
		text-transform: uppercase;
		float: left;
		margin-right: 10px
	}

	.buy-wrap button i {
		float: left;
		font-size: 25px;
		line-height: 45px
	}

	#bttvan {
		background-color: #646464;
		width: 160px;
		height: 46px;
		color: #fff;
		font-size: 25px;
		text-align: center;
		line-height: 46px;
		border: 0 none;
		color: #fff;
		text-transform: uppercase;
		float: left;
		margin-right: 10px
	}

	.buy-wrap .icon-like {
		padding-left: 25px;
		background: url(../images/icon-like.png) no-repeat 0 center;
		color: #333
	}

	.product-price .time {
		margin-left: 180px
	}

	.product-price .time .countdown-section {
		display: block;
		width: 40px;
		float: left;
		margin-right: 20px
	}

	.product-price .time .countdown-section .countdown-amount {
		font-weight: 700;
		width: 40px;
		height: 20px;
		display: block
	}

	.product-info .product-price li {
		display: block;
		list-style: none;
		padding: 5px 0;
		overflow: hidden
	}

	.product-info .product-price li.giftsales p {
		color: red;
		font-wight: bold
	}

	.product-info .product-price li.giftsales span.countdown-amount {
		color: red;
		font-wight: bold
	}

	.product-info .product-price li p {
		padding-left: 180px
	}

	.product-info .product-price li p.rating {
		padding-left: 170px
	}

	#rating {
		margin-right: 5px
	}

	.product-info .product-price li .amount select {
		margin-right: 20px
	}

	.product-guarantee {
		width: 100%;
		padding: 0
	}

	.product-guarantee li {
		padding: 10px 0 10px 10px;
		border: 1px solid #ccc;
		border-bottom: 0 none
	}

	#rightStoreLeft {
		border: 1px solid #ccc;
		padding: 3px
	}

	.hotline-top {
		background: #0758a3
	}

	.headLocation {
		font-weight: 700;
		text-transform: uppercase;
		color: #0758a3;
		margin-bottom: 2px
	}

	.headLocation i {
		margin-right: 5px
	}

	.hostline, .txt-address {
		padding-left: 20px;
		margin-bottom: 0
	}

	.hostline {
		font-weight: 700
	}

	.hotline-top, .hotline-top a {
		font-size: 20px;
		font-weight: 700;
		color: #fff;
		margin: 0;
		padding: 5px !important
	}

	.hotline-top .glyphicon-earphone::before {
		font-size: 25px;
		color: #fff
	}

	.hotline-top p {
		text-align: center;
		margin: 0
	}

	#rightStore {
		font-size: 13px
	}

	.product-guarantee li.li-icon span {
		display: block;
		padding-left: 75px;
		height: 50px;
		text-transform: uppercase
	}

	.product-guarantee li .icon-guarantee {
		background: url(../images/icon-like.gif) no-repeat left center
	}

	.product-guarantee li .icon-deliver {
		background: url(../images/icon-deliver2.gif) no-repeat left center
	}

	.product-guarantee li .icon-getpro {
		background: url(../images/icon-getpro.gif) no-repeat left center
	}

	.product-guarantee li.li-hotline span {
		display: block;
		color: #ea4d22;
		font-size: 18px
	}

	.product-guarantee li.li-share {
		border: 0 none
	}

	.product-guarantee li.li-support {
		border: 0 none;
		padding: 0
	}

	.product-guarantee li.li-support span {
		width: 50%;
		display: block;
		float: left;
		height: 60px;
		line-height: 60px;
		color: #fff;
		font-weight: 700;
		padding: 0 0 0 60px
	}

	.product-guarantee li.li-support .icon-skype {
		background: #03b3ec url(../images/icon-sky.gif) no-repeat 10px center
	}

	.product-guarantee li.li-support .icon-yahoo {
		background: #640f6c url(../images/icon-yahoo.gif) no-repeat 10px center
	}

	.product-guarantee li.li-share {
		padding: 10px 0 0
	}

	.product-guarantee li.li-share span {
		float: left;
		margin-right: 20px;
		line-height: 34px
	}

	.product-guarantee li.li-share a {
		display: block;
		width: 34px;
		height: 34px;
		float: left;
		margin-right: 4px
	}

	.product-guarantee li.li-share .icon-f {
		background: url(../images/icon-f.gif) no-repeat 0 center
	}

	.product-guarantee li.li-share .icon-t {
		background: url(../images/icon-t.gif) no-repeat 0 center
	}

	.product-guarantee li.li-share .icon-g {
		background: url(../images/icon-g.gif) no-repeat 0 center
	}

	.product-guarantee li.li-share .icon-y {
		background: url(../images/icon-y.gif) no-repeat 0 center
	}

	.breadcrumb li:nth-child(1) a {
		text-indent: -9999px;
		background: url(../images/icon-home.gif) no-repeat left top;
		margin-left: 20px
	}

	.nav-tabs {
		border-bottom: 0 none
	}

	.nav-tabs>li {
		margin-bottom: 0
	}

	.nav-tabs>li>a {
		border: none;
		border-radius: 0;
		text-transform: uppercase;
		color: #fff;
		background-color: #768e9d;
		margin: 0;
		font-size: 13px
	}

	.nav-tabs>li>a.icon-info {
		background: #0658a2 url(../images/icon-info.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li>a.icon-list {
		background: #0658a2 url(../images/icon-list.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li>a.icon-user {
		background: #0658a2 url(../images/icon-user2.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li>a.icon-comment {
		background: #0658a2 url(../images/icon-comment.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li.active>a.icon-info {
		background: url(../images/icon-info.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li.active>a.icon-list {
		background: url(../images/icon-list.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li.active>a.icon-user {
		background: url(../images/icon-user2.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li.active>a.icon-comment {
		background: url(../images/icon-comment.png) no-repeat 10px center;
		padding-left: 40px
	}

	.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav-tabs>li>a:hover {
		border: 0 none
	}

	.tab-content>.tab-pane {
		padding: 20px;
		background: #fff;
		border: 1px solid #e8e8e8;
	}

	.product-segment {
		width: 100%;
		background-color: #fff
	}

	.product-segment .segment-title {
		background-color: #0658a2;
		height: 40px;
		line-height: 40px;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		margin: 0;
		text-align: center;
		text-transform: uppercase
	}

	.product-related, .product-similar {
		background-color: #fff;
		margin-top: 40px
	}

	.consult-product .consult-title, .product-related .related-title, .product-similar .similar-title {
		margin: 0;
		background-color: #ededed;
		text-transform: uppercase;
		padding-left: 20px;
		font-size: 14px;
		font-weight: 700;
		line-height: 34px
	}

	.product-related .related-title, .product-similar .similar-title {
		line-height: 40px;
		border: 1px solid #ddd
	}

	.product-similar .similar-title {
		background-image: url(../images/icon-plus.gif);
		background-repeat: no-repeat;
		background-position: left top
	}

	.product-related .related-title {
		background-image: url(../images/icon-related-title.png);
		background-repeat: no-repeat;
		background-position: left center
	}

	.product-segment .product-item li {
		border-left: 0 none;
		border-top: 1px solid #ccc;
		width: 100%;
		padding: 20px 0
	}

	.product-related .product-item li, .product-similar .product-item li {
		border-top: 0 none;
		width: 100%
	}

	.product-related .product-item li:first-child, .product-similar .product-item li:first-child {
		border-left: 0 none
	}

	.download {
		background: url(../images/icon-download.gif) no-repeat left top;
		padding-left: 70px;
		height: 70px;
		padding-top: 5px;
		margin-top: 40px
	}

	.download h3 {
		color: #2170bd;
		text-transform: uppercase;
		margin: 0
	}

	.consult-product {
		margin-top: 40px
	}

	.consult-product textarea {
		width: 100%
	}

	.consult-product input {
		border: 0 none;
		text-transform: uppercase;
		color: #fff;
		background-color: #2170bd;
		padding: 5px 20px;
		float: right
	}

}

@media all and (min-width:480px) {
	.specs-cp-pic {
		width: 370px;
		position: relative
	}

	#fea-slider {
		width: 370px;
		height: 370px;
		margin: 0 auto 5px
	}

	#fea-nav {
		width: 370px;
		margin: 0 auto;
		padding: 0 20px
	}

	#fea-nav .flex-direction-nav {
		width: 370px
	}

	#fea-nav .flex-viewport {
		width: 400px;
		margin: 10px auto 0
	}

	.product-related .product-item li, .product-segment .product-item li, .product-similar .product-item li {
		width: 50%
	}

}

@media all and (max-width:736px) {
	#bttvan, .buy-wrap button {
		margin: 5px;
		width: 98%
	}

}

@media all and (min-width:776px) {
	#bttvan, .buy-wrap button {
		width: 160px
	}

}

@media all and (min-width:1025px) {
	.specs-cp-pic .ico-zoom {
		top: 335px
	}

	.product-info .product-price li .icon-bullet {
		color: #333;
		width: 130px
	}

	.product-intro {
		width: 870px;
		float: left;
		background-color: #fff
	}

	.product-intro .nav-tabs li {
		width: 25%
	}

	.product-guarantee {
		width: 320px;
		float: right;
		margin-right: 0;
		display: none
	}

	.specs-cp-pic {
		margin: 0;
		width: 370px;
		float: left
	}

	#fea-slider {
		height: 370px
	}

	.saleoff {
		right: 0;
		width: 54px;
		height: 55px;
		display: none
	}

	#fea-slider.flexslider .slides img {
		height: 370px;
		display: block;
		margin: 0 auto;
		width: auto
	}

	.product-info .title {
		padding-left: 0
	}

	.product-segment {
		width: 270px;
		float: right;
		display: none
	}

	.product-related .product-item li, .product-similar .product-item li {
		width: 20%
	}

	.product-segment .product-item li {
		width: 100%
	}

}

@media all and (min-width:1024px) {
	.product-intro .tab-content, .product-top {
		padding: 10px
	}

}

@media all and (max-width:1024px) {
	.product-info, .product-intro .tab-content, .product-top {
		padding: 10px
	}

	.slides li img {
		width: 100%;
		height: auto
	}

}

@media all and (min-width:1280px) {
	.product-guarantee {
		display: block
	}

	.product-segment {
		display: block
	}

}

.col-left, .col-right {
	margin-top: 10px
}

.cate-item {
	margin: 0 0 30px 0
}

.cate-item .cate-item-bar {
	border-bottom: 2px solid #0658a2
}

.cate-item .cate-item-bar .bar-title {
	color: #0658a2;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	float: left;
	font-weight: 400;
	font-size: 22px;
	line-height: 34px
}

.cate-item.green .cate-item-bar {
	border-color: #00a652
}

.cate-item.green .cate-item-bar .bar-title, .cate-item.green .cate-item-bar .bar-title a {
	color: #00a652
}

.cate-item.orange .cate-item-bar {
	border-color: #e0603d
}

.cate-item.orange .cate-item-bar .bar-title {
	color: #e0603d
}

.cate-item.pink .cate-item-bar {
	border-color: #d35f8c
}

.cate-item.pink .cate-item-bar .bar-title {
	color: #d35f8c
}

.cate-item.yellow .cate-item-bar {
	border-color: #e4ae32
}

.cate-item.yellow .cate-item-bar .bar-title {
	color: #e4ae32
}

.cate-item.violet .cate-item-bar {
	border-color: #8d4da1
}

.cate-item.violet .cate-item-bar .bar-title {
	color: #8d4da1
}

.cate-item.light-blue .cate-item-bar {
	border-color: #04a6b1
}

.cate-item.light-blue .cate-item-bar .bar-title {
	color: #04a6b1
}

.cate-item.light-green .cate-item-bar {
	border-color: #aecd34
}

.cate-item.light-green .cate-item-bar .bar-title {
	color: #aecd34
}

.cate-item .cate-item-bar ul {
	float: right;
	margin: 0 0 0;
	background: 0 0
}

.cate-item .cate-item-bar ul li {
	display: inline-block
}

.cate-item .cate-item-bar ul li a {
	border-left: 1px solid #333;
	color: #333;
	padding: 0 10px
}

.cate-item ul {
	background-color: #fff
}

.cate-item .cate-item-bar ul li:first-child a {
	border: 0 none
}

.filter-category {
	background: #f5f3f4
}

.filter-category .category-title {
	text-transform: uppercase;
	color: #fff;
	line-height: 40px;
	padding-left: 15px;
	background-color: #0658a2;
	font-size: 16px;
	font-weight: 400;
	margin: 0
}

.filter-category ul {
	padding: 0 0 10px;
	margin: 0
}

.filter-category ul li {
	line-height: 34px;
	list-style: none
}

.filter-category ul li a {
	font-weight: 400;
	color: #333;
	padding-left: 23px;
	display: block
}

.filter-category ul li a.sub {
	background: url(../images/icon-bullet-arrow.png) no-repeat 14px 14px
}

.filter-branch, .filter-price, .filter-status {
	background-color: #f5f3f4;
	border-top: 1px solid #333;
	line-height: 32px;
	padding: 0 0 10px 0
}

.filter-branch .branch-title, .filter-price .price-title, .filter-status .status-title {
	font-weight: 400;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	line-height: 32px;
	font-weight: 400;
	font-size: 14px
}

.filter-price label, .filter-status label {
	display: block;
	line-height: 32px;
	font-weight: 400;
	cursor: pointer
}

.filter-search {
	width: 98%;
	margin: 0
}

.filter-search .txt {
	border: 1px solid #ccc;
	border-right: 0 none;
	float: left;
	width: 175px;
	line-height: 28px;
	padding: 0
}

.filter-search .btn {
	float: right;
	background: #0658a2 url(../images/icon-filter-s.png) no-repeat center center;
	width: 30px;
	height: 30px;
	line-height: 30px;
	margin: 0;
	border-radius: 0;
	color: #fff;
	text-align: center;
	padding: 0;
	text-transform: uppercase;
	font-size: 12px;
	text-indent: -9999px
}

.news {
	border-radius: 4px;
	padding: 5px 0;
	background-color: #f2f2f2;
	border: 1px solid #ddd;
	margin: 10px 0 20px
}

.news .news-title {
	text-transform: uppercase;
	border-left: 4px solid #eb4e23;
	margin: 5px 0;
	height: 20px;
	line-height: 20px;
	padding-left: 14px;
	font-size: 14px;
	font-weight: 700
}

.news-first .img {
	width: 210px;
	margin: 0 auto;
	display: block
}

.news-first p {
	font-weight: 700;
	padding: 10px
}

.news-second {
	padding: 10px;
	border-top: 1px solid #ccc
}

.news-second .news-second-title {
	margin: 0;
	line-height: 17px;
	font-size: 13px;
	color: #eb4e23;
	padding-bottom: 7px;
	font-weight: 700
}

.news-second ul {
	padding: 0
}

.news-second ul li {
	list-style: none
}

.news-second ul li a {
	color: #333
}

.news-second ul li.first a {
	font-weight: 700;
	background: 0 0;
	padding: 0
}

.news-second ul li.first img {
	float: left;
	margin: 0 10px 0 0
}

.news-second ul li a {
	background: url(../images/icon-bullet2.png) no-repeat left 10px;
	font-weight: 400;
	padding-left: 10px;
	display: block
}

.banner-filter {
	margin-bottom: 15px
}

.cate-hot {
	padding-left: 0
}

.cate-hot li {
	list-style: none;
	width: 228px;
	display: block;
	height: 155px;
	float: left;
	margin-left: 7px;
	position: relative;
	overflow: hidden
}

.cate-hot li p {
	color: #333;
	font-weight: 700;
	position: absolute;
	bottom: 0;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	z-index: 9
}

.cate-hot li div {
	background: #ddd;
	position: absolute;
	bottom: 0;
	opacity: .7;
	height: 40px;
	display: block;
	width: 100%
}

.hight_light {
	background: #0658a2 none repeat scroll 0 0;
	color: #fff
}

.filter-wrap input {
	margin-left: 5px
}

.filter-wrap .branch-title, .filter-wrap .price-title, .filter-wrap .status-title {
	margin-left: 5px
}

.search-inner option {
	line-height: 25px;
	padding: 5px
}

@media all and (min-width:320px) {
	.col-right {
		width: 100%
	}

	.filter-wrap .filter-dropdown {
		display: block
	}

	.cate-hot li {
		width: 100%
	}

	.cate-hot li img {
		width: 100%
	}

	.nav-second li a {
		color: #333
	}

	.filter-wrap .filter-drop {
		margin: 0;
		background: #fff;
		color: #333;
		font-weight: 700;
		text-align: right;
		font-size: 14px;
		height: 36px;
		display: block;
		line-height: 36px;
		border-bottom: 1px solid #ccc;
		padding-right: 40px;
		background-color: #fff;
		background-image: url(../images/arrow-down.png);
		background-repeat: no-repeat;
		background-position: 96% center;
		background-size: 14px 10px;
		cursor: pointer
	}

	.filter-wrap .filter-drop.on {
		background-image: url(../images/arrow-up.png)
	}

	.filter-category .category-title {
		background: 0 0;
		color: #333
	}

	.filter-branch h3, .filter-category .category-title, .filter-price h3, .filter-status h3 {
		cursor: pointer;
		background: url(../images/arrow-down.png) no-repeat 96% center;
		background-size: 14px 10px
	}

	.filter-branch h3.on, .filter-category h3.on, .filter-price h3.on, .filter-status h3.on {
		background: url(../images/arrow-up.png) no-repeat 96% center;
		background-size: 14px 10px
	}

	.filter-branch .filter-search, .filter-category ul, .filter-pane, .filter-price .ul, .filter-status .ul {
		display: none
	}

	.news-second ul li {
		clear: both
	}

}

@media all and (min-width:480px) {
	.cate-item .product-item li {
		width: 50%;
		float: left
	}

}

@media all and (min-width:600px) {
	.cate-item .product-item li {
		width: 33%
	}

}

@media all and (min-width:800px) {
	.filter-category .category-title {
		text-transform: uppercase;
		color: #fff;
		line-height: 40px;
		padding-left: 15px;
		background-color: #0658a2;
		font-size: 16px;
		font-weight: 400;
		background-image: none;
		margin: 0
	}

	.filter-branch .branch-title, .filter-price .price-title, .filter-status .status-title {
		background-image: none
	}

	.nav-second li a {
		color: #fff
	}

	.filter-wrap .filter-dropdown {
		display: none
	}

	.cate-hot li {
		width: 178px;
		margin-left: 7px
	}

	.cate-hot li img {
		width: auto
	}

	.cate-hot li:first-child {
		margin-left: 0
	}

	.filter-wrap .filter-drop {
		display: none
	}

	.filter-branch .filter-search, .filter-category ul, .filter-pane, .filter-price .ul, .filter-status .ul {
		display: block
	}

}

@media all and (min-width:1024px) {
	.col-left {
		width: 220px;
		float: left
	}

	.col-right {
		width: 735px;
		float: left;
		margin-left: 15px
	}

	.col-right #cat_153.product-item li {
		width: 32%
	}

	.col-right .product-item li {
		width: 25%
	}

	.col-right .deal-slider .product-item li {
		width: 49%;
		border: 1px solid #e8e8e8;
		margin: 2px 3px
	}

}

@media all and (min-width:1208px) {
	.cate-hot li {
		width: 228px
	}

	.col-right {
		width: 935px
	}

}

#sbzoff_frame .color_theme_default {
	background: #0658a2 !important
}

html {
	-webkit-font-smoothing: antialiased
}

#message {
	display: none;
	border-radius: 5px;
	padding: 10px;
	font-size: 14px;
	font-weight: 700;
	margin-top: 10px
}

.codevoucher {
	cursor: pointer;
	background-color: #5cb85c;
	padding: 0 0 0 4px;
	border-radius: 3px;
	display: inline-block;
	line-height: normal;
	color: #fff;
	margin-bottom: 3px;
	overflow: hidden;
	margin-top: 5px;
	text-transform: uppercase;
	font-weight: 600;
	vertical-align: middle
}

.codevoucher label {
	padding: 5px;
	margin: 0
}

.codevoucher button {
	background: #3e883e none repeat scroll 0 0;
	border: medium none;
	border-radius: 0;
	color: #fff;
	padding: 7px 11px;
	padding: 5px 3px
}

.checkVoucher {
	cursor: pointer
}

.boxes-color, .boxes-size {
	width: 30px;
	height: 30px;
	display: inline-block;
	margin-right: 10px;
	margin-top: 10px;
	text-align: center;
	line-height: 30px;
	float: left;
	border: 1px solid #ccc
}

.boxes-size {
	border: solid 1px #999;
	margin-bottom: 22px
}

.product-rows {
	padding: 0 0 0 40px !important
}

.boxes-color:hover, .boxes-size:hover, .choicactive {
	border: 1px solid red
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	@font-face {
		font-family: tra
	}

}

@media all and (min-width:667px) {
	#banner_up {
		width: 99%
	}

}

body {
	font-size: 14px;
	font-family: Arial;
	line-height: 1.8;
	background-color: #f9f9f9
}

.top-nav {
	background: #183546;
	color: #fff;
	text-transform: uppercase;
	font-size: 12px;
	height: 0
}
.text-center{
	text-align:center;
}
.top-nav a {
	color: #f37540
}

.top-nav .email {
	float: left;
	margin-top: 8px
}

.top-nav .email a {
	font-style: italic
}

.user-wrap {
	text-transform: uppercase;
	margin-top: 8px;
	float: right
}

.user-wrap a {
	display: inline-block;
	padding-left: 20px;
	color: #183546
}

.user-wrap .icon-signin {
	background: url(../images/icon_login.png) no-repeat left center
}

.user-wrap .icon-user {
	margin-left: 10px;
	background: url(../images/icon_user.png) no-repeat left center
}

.user-wrap .icon-down {
	display: inline-block;
	width: 20px;
	height: 11px;
	background: url(../images/icon_down.png) no-repeat right center
}

#header {
	background: #fbfbfb
}

#header .logo {
	float: left;
	padding: 25px 0 0
}

#header .logo h1 {
	padding: 0;
	margin: 0
}

#header .logo h1 a span {
	white-space: nowrap;
	overflow: hidden
}

#header .search {
	padding: 28px 0 0 0;
	float: left
}

#header .search .search-inner {
	height: 42px;
	width: 100%;
	border: 1px solid #ccc;
	background-color: #fff;
	position: relative
}

#header .search .cate {
	width: 25%;
	height: 42px;
	background: url(../images/icon_cate_up.png) no-repeat right top;
	overflow: hidden;
	float: left
}

#header .search .cate select {
	min-width: 160px;
	padding: 10px;
	height: 40px;
	border: none;
	background: 0 0;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	text-indent: 0.1;
	text-overflow: '';
}

#header .search .cate select:focus {
	border: 0 none
}

#header .search .search-text {
	border: 0 none;
	    padding: 8px 0 8px 3px;
	width: 75%
}

#header .search .search-btn {
	background: #ddd url(../images/icon_search.png) no-repeat center center;
	position: absolute;
	top: 0;
	right: 0;
	border: 0;
	width: 40px;
	height: 40px;
	text-indent: -9999px
}

#header .cart-box {
	float: right;
	
}
#header .cart{
    background: url(../images/icon_cart.png) no-repeat center left;
    padding: 13px 0 12px 40px;
    font-size: 11px;
    margin-top: 22px;
    line-height: 16px;
    position: relative;
    display: inline-block;
}
#header .cart .num{

	position: absolute;
	top: 0;
	line-height: 20px;
	left: 20px;
	border-radius: 50%;
	height: 20px;
	width: 20px;
	text-align: center;
	display: inline-block;
	color: #fff;
	background: red;
}
#header .cart p {
	margin: 0
}

#guide-nav {
	background-color: #fff
}

#guide-nav .guide {
	padding: 22px 0 0 60px
}

#guide-nav .navigation {
	height: 30px;
	line-height: 30px;
	background: #0758a3
}

#guide-nav .guide h4 {
	color: #0758a3;
	font-size: 12px;
	font-weight: 700;
	margin: 0;
	text-transform: uppercase
}

#guide-nav .guide:hover {
	background-color: #f3f3f3 !important
}

#guide-nav .guide:hover h4 {
	color: #eb4e24
}

#guide-nav .guide p {
	color: #333;
	font-size: 12px;
	margin: 0;
}

#guide-nav .guide:hover p {
	color: #666
}

#guide-nav .nav-div {
	background-color: #0758a3;
	height: 40px;
	display: block;
	position: relative;
	width: 100%
}

#guide-nav .nav-div .nav-a {
	background-color: #054b8b;
	color: #fff;
	display: block;
	padding-left: 40px;
	text-transform: uppercase
}

.nav-ul {
	background-color: #fff;
	width: 100%;
	padding: 0;
	position: absolute;
	z-index: 999;
	border: 1px solid #e8e8e8;
}

.nav-ul li {
	position: relative;
	list-style: none;
}

.nav-ul>li:hover {
	background-color: #0758a3
}

.nav-ul>li:hover a {
	color: #fff;
}

.nav-ul>li:hover .fa {
	color: #fff
}

.nav-ul li a {
	padding: 0 0 0 40px;
	line-height: 38px;
	display: block;
	color: #054a8b;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: 700
}


.nav-ul li a:active, .nav-ul li a:hover {
	color: #fff
}

.nav-ul li ul {
	padding: 0
}

.nav-ul li ul li {
	position: relative;
	width: 100%;
	border-bottom: 1px solid #e8e8e8
}

.nav-ul li ul li:last-child {
	border-bottom: 0 none
}

.nav-ul li ul li a {
	background-color: #fff;
	color: #054a8b !important;
	padding-left: 60px
}

.nav-ul>ul>li>a {
	color: #eb4e24 !important;
}

.nav-ul li ul li a:hover {
	background-color: #054a8b;
	color: #fff !important
}

.nav-ul>li>a {
	background: url(../images/icon_cate.png) no-repeat left top
}

.nav-ul li ul li a {
	padding: 0 10px 0 20px
}

.nav-ul li a.icon-ytgt {
	background-position: 20px -3px
}

.nav-ul li a.icon-ytcd {
	background-position: 20px -45px
}

.nav-ul li a.icon-dtt {
	background-position: 20px -87px
}

.nav-ul li a.icon-cssd {
	background-position: 20px -129px
}

.nav-ul li a.icon-ddmb {
	background-position: 20px -171px
}

.nav-ul li a.icon-tpdd {
	background-position: 20px -213px
}

.nav-ul li a.icon-cscn {
	background-position: 20px -255px
}

.nav-ul li a.icon-qtkm {
	background-position: 20px -297px
}

.nav-ul li a.icon-spk {
	background-position: 20px -339px
}

.banner-deal {
	background-color: #fff
}

#banner-slider {
	width: 100%;
	margin-left: 0;
	position: relative
}

#footer {
	margin-top: 20px
}

#footer .copyright {
	text-align: center
}

.product-block {
	margin-bottom: 20px;
}

.product-block .product-head {
	height: 72px;
	position: relative;
	padding: 15px 0;
}

.product-block .product-head .product-head-bar .title {
	color: #fff;
	line-height: 42px;
	font-weight: 700;
	text-transform: uppercase;
	float: left;
	margin: 0 0 0 120px;
	font-size: 14px
}

.product-block .product-head .product-head-bar .title a {
	color: #fff
}

.product-block .product-head .product-head-bar ul {
	float: right;
	margin: 10px 0 0;
	display: none;
	overflow: hidden;
	text-align: right;
	padding-left: 0
}

.product-block .product-head .product-head-bar ul li {
	display: inline-block;
	list-style: none;
	padding: 3px 0
}

.product-block .product-head .product-head-bar ul li a {
	color: #fff;
	border-left: 1px solid #fff;
	padding: 0 10px;
	line-height: 22px
}

.product-block .product-head .product-head-bar ul li.first a {
	border: 0 none
}

.product-block .product-body {
	background-color: #fff
}

.product-block .product-body .product-body-left {
	display: block;
}

.product-item {
	margin: 0;
	padding: 0
}

.product-item li {
	position: relative;
	list-style: none;
	display: block;
	text-align: center;
	padding: 10px;
}

.product-item li a {
	text-decoration: none
}

.product-item li .img {
	height: 162px;
	width: 100%;
	padding: 0;
	text-align: center;
	vertical-align: middle
}

.product-item li img {
	display: inline-block;
	height: 170px;
}

.product-item li .title {
	color: #333;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
	line-height: 20px;
	text-transform: capitalize;
	margin: 0;
	height: 47px;
	overflow: hidden
}

.cate-item.deal-slider .product-item li .title {
	height: 27px
}

.product-item li .code {
	color: #333;
	margin: 0;
	text-align: center
}

.product-item li .price {
	text-align: center;
	color: #eb4e24;
	font-weight: 700;
	margin: 0
}

.product-item li .promotion {
	margin-bottom: 0;
	text-decoration: line-through;
	color: #000
}

.product-item li .price .promotion {
	text-decoration: line-through;
	color: #000;
	font-weight: 400;
	margin-right: 5px
}

.product-item li .gifyou {
	display: block;
	height: 42px;
	line-height: 23px;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 10px;
	width: 42px;
	color: #fff;
	font-weight: 700
}

.product-item li .saleof {
	background: url(../images/sale-tag.png) no-repeat;
	display: block;
	height: 42px;
	line-height: 23px;
	text-align: center;
	position: absolute;
	top: 30px;
	right: 10px;
	width: 42px;
	color: #fff;
	font-weight: 700
}

.deal-slider .product-item li .gifyou, .deal-slider .product-item li .saleof {
	top: 15px !important
}

.product-promotion .product-item li {
	width: 20%
}

.manufacturer {
	margin: 0;
	padding: 0;
	float: left;
	min-height: 300px;
	width: 100%;
	padding-top: 5px
}

.manufacturer li {
	list-style: none;
	line-height: 23px;
	width: 100%;
	float: left
}

.manufacturer li.active, .manufacturer li:hover {
	background-color: #fff;
	color: #183546
}

.manufacturer li.active a, .manufacturer li:hover a {
	color: #183546
}

.manufacturer li a {
	color: #fff;
	padding: 0 0 0 35px
}

.manufacturer li.active a {
	color: #0d59a5;
	font-weight: 700
}

#banner-slider .flex-control-paging li a {
	background: 0 0;
	border: 1px solid #fff;
	box-shadow: none
}

#banner-slider .flex-control-paging li a:hover {
	background: #f5f5f5
}

#banner-slider .flex-control-paging li a.flex-active {
	background: #fff
}

.deal {
	background-color: #fff;
	position: relative;
	border: 4px solid #0e5aa5;
	overflow: hidden
}

.deal .title-top {
	background-color: #dadada;
	color: #111;
	border-bottom: 1px solid #fff;
	line-height: 40px;
	font-weight: 700;
	text-align: center
}
.title-top img{
	width: 100%;
	height: auto;
}
.deal .view-all {
	height: 28px;
	background: #e7e7e7;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	padding: 3px 0 0;
	color: #333
}

.deal .view-all a {
	background: url(../images/icon_view_all.png) no-repeat left center;
	padding: 0 0 0 20px;
	display: inline-block;
	color: #333
}

.deal-slider {
	position: relative;
	text-align: center
}

.deal-slider .time {
	height: 38px;
	background-color: #eb4e24
}

.cate-item.deal-slider .time {
	width: 200px;
	position: absolute;
	right: 15%
}

.deal-slider .time .countdown-section .countdown-period {
	display: none
}

.deal-slider .time .countdown-section {
	color: #fff;
	background: url(../images/icon_stick.png) no-repeat left top;
	display: inline-block;
	font-weight: 700;
	font-size: 24px;
	text-align: center;
	width: 25%;
	line-height: 38px
}

.deal-slider .time .countdown-section:nth-child(1) {
	background: 0 0
}

.deal-slider .time span.hour {
	background: 0 0
}

.deal-slider ul.slides li {
	width: 200px;
	height: 298px
}

.deal-slider ul li .img {
	text-align: center
}

.deal-slider ul li .title {
	margin: 5px 0 0;
	padding: 0;
	font-size: 14px;
	font-weight: 400
}

.deal-slider ul li .promo {
	margin: 0;
	text-decoration: line-through;
	color: #ccc
}

.deal-slider ul li .price {
	color: #eb4e24;
	font-weight: 700
}

.product-hot {
	margin-top: 20px
}

.product-hot a {
}

.product-hot a.last {
	margin: 0
}

.product-promotion {
	margin-top: 25px
}

.product-promotion .product-promotion-bar {
	border-bottom: 1px solid #ccc;
	padding: 0 0 15px;
	margin-bottom: 15px
}

.product-promotion .nav-tabs {
	background: #e2e2e2;
	margin: 0
}

.product-promotion .nav-tabs>li {
	width: 33%;
	position: relative
}

.product-promotion .nav-tabs>li.active:after {
	top: 100%;
	left: 95%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #0758a3;
	border-width: 8px;
	margin-left: -50%
}

.product-promotion .nav-tabs>li.active>a {
	border: 0 none;
	background: #0758a3;
	color: #fff;
	border-right: 2px solid #fff
}

.product-promotion .nav-tabs>li>a {
	background: #e2e2e2;
	border: 0 none;
	border-right: 2px solid #fff;
	border-radius: 0;
	color: #000;
	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
	margin-right: 0
}

.product-promotion .tab-content {
	background: #fff
}

.product-promotion .product-item li {
	border: 0 none;
	border-left: 1px solid #ccc
}

.product-promotion .product-item li .promotion {
	text-align: center;
	text-decoration: line-through;
	color: #000;
	margin: 0
}

.product-promotion .product-item li .img {
	height: 200px
}

.product-promotion .product-item li .price {
	font-size: 15px
}

.product-promotion .product-item li:nth-child(1) {
	border: 0 none
}

.footer-first {
	background-color: #1d7ec3;
	height: 70px;
	display: none
}

.footer-first ul {
	margin: 0;
	padding: 0
}

.footer-first ul li {
	list-style: none;
	width: 16%;
	display: block;
	float: left;
	line-height: 70px;
	position: relative
}

.footer-first ul li.active:after {
	bottom: 0;
	left: 30%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	border-bottom-color: #fff;
	border-width: 8px;
	margin-left: -30px
}

.footer-first ul li a {
	display: block;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-weight: 700
}

.footer-second {
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 5px 0 15px
}

.footer-second ul {
	width: 100%;
	padding: 0 0 0 3%;
	margin: 0
}

.footer-second ul li {
	line-height: 30px;
	height: 30px;
	width: 100%;
	list-style: none
}

.footer-second ul li a {
	display: block;
	font-size: 13px;
	color: #333
}

.footer-second ul li a:hover {
	color: #1d7ec3;
	font-style: italic
}

.footer-third {
	padding: 25px 0 5px 0;
}

.footer-fourth {
	background-color: #fff;
	padding: 20px 0
}

.footer-fourth .logo-footer {
	width: 100%;
	text-align: center
}

.footer-fourth .branch .title {
	text-transform: uppercase;
	color: #1d7ec3;
	margin: 0 0 10px;
	padding: 0;
	text-align: center
}

.footer-fourth .branch ul {
	margin: 0;
	padding: 0;
	height: 250px;
	overflow-y: auto
}

.footer-fourth .branch ul li {
	width: 100%;
	list-style: none;
	padding-left: 3%
}

.partner {
	display: none;
	background-color: #f9f9f9;
	margin-bottom: 50px;
	border: 1px solid #ccc
}

.partner ul {
	margin: 0;
	background: #ffffff url(../images/link.png) no-repeat left top;
	padding: 16px 15px 16px 40px;
}

.partner ul li {
	list-style: none;
	text-align: center;
	vertical-align: middle
}

.partner ul li img {
	height: 100px;
	width: auto;
}

.news-wrap {
	margin-top: 50px
}

.news-wrap .news-feed .news-cate {
	height: 34px;
	background-color: #1d7ec3
}

.news-wrap .news-feed .news-cate .title-cate {
	float: left;
	padding: 0;
	margin: 0
}

.news-wrap .news-feed .news-cate .title-cate a {
	font-size: 14px;
	font-weight: 700;
	text-transform: uppercase;
	color: #fff;
	padding-left: 15px
}

.news-wrap .news-feed .news-cate ul {
	display: none;
	padding: 0
}

.news-wrap .news-feed .news-cate ul li {
	display: inline-block;
	line-height: 34px
}

.news-wrap .news-feed .news-cate ul li a {
	border-left: 1px solid #fff;
	font-size: 12px;
	color: #fff;
	padding: 0 10px
}

.news-wrap .news-feed .news-cate ul li:first-child a {
	border: 0 none
}

.news-item {
	padding: 10px;
	background: #fff;
}

.news-item .img {
	width: 160px;
	height: auto;
	float: left;
	vertical-align: middle;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}

.news-item .img img {
	width: 100%;
	display: block
}


.news-item .title {
	margin: 0
}

.news-item .title a {
	color: #054b8b;
	font-size: 14px;
	font-weight: 700
}

.news-item .desc {
	display: none
}

.news-item ul {
	width: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #ddd;
	clear: both
}

.news-item ul li {
	list-style: none
}

.news-item ul li a {
	color: #333;
	padding-left: 3%
}

.news-wrap .news-feed, .news-wrap .news-video {
	width: 100%
}

.news-wrap .news-video .img {
	text-align: center;
	background-color: #fff;
	width: 100%;
	padding: 0;
	margin-bottom: 5px
}

.news-wrap .news-video .img img {
	display: block;
	width: 95%;
	margin: 0 auto
}

.news-wrap .news-video .video-title {
	background-color: #1d7ec3;
	padding-left: 40px;
	color: #fff;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 5px
}

.news-wrap .news-video .video-title a {
	color: #fff
}

.news-wrap .news-video a {
	color: #054b8b;
	font-weight: 700;
	margin-top: 5px;
	padding-left: 3%
}

.news-wrap .news-video p {
	padding-left: 3%
}

.news-wrap .connect-us {
	width: 100%;
	border: 1px solid #ccc;
	background-color: #f5f5f5
}

.news-wrap .connect-us .title {
	color: #1d7ec3;
	text-transform: uppercase;
	padding: 0 0 0 10px;
	margin: 0;
	font-size: 14px;
	height: 34px;
	line-height: 34px;
	font-weight: 700
}

.product-hot-cate img {
	width: 100%
}

.nav-wrap {
	background-color: #0758a3;
	height: 40px;
	line-height: 40px
}

.nav-second {
	margin: 0;
	padding: 0;
}

.nav-second li {
	display: inline-block;
	position: relative;
}

.nav-second li:hover {
	background: #1d71bf
}

.nav-second li a {
	padding: 0 20px;
	color: #fff;
	text-transform: uppercase;
	font-size: 13px;
	line-height: 40px;
	height: 40px;
	display: inline-block;
}

.nav-second ul {
	display: none;
}

.nav-second .fa {
	color: #fff;
	margin-left: 4px
}

.nav-second ul a {
	color: #000;
}

.nav-second ul li {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
}

.nav-second ul li:last-child {
	border-bottom: 1px solid #e8e8e8;
}

.nav-second ul li:hover {
	background: #ddd
}

.nav-second li:hover ul {
	display: block;
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	padding: 0;
	z-index: 9;
	text-align: left;
	min-width: 170px;
	border: 1px solid #e8e8e8;
}

.ytcd {
	padding: 0;
	border-right: 1px solid #e8e8e8;
	float: left;
	width: 100%
}

.ytcd li {
	list-style: none;
	float: left;
	width: 100%
}

.product-block .product-head .icon_cate {
	background: url(../images/icon_ytgd_default.png) no-repeat center center;
	width: 72px;
	height: 72px;
	display: block;
	position: absolute;
	top: 0;
	left: 30px
}

.product-block .product-head.ytgd .icon_cate {
	background: url(../images/icon_ytgd.png) no-repeat center center
}

.product-block .product-head.ytcd .icon_cate {
	background: url(../images/icon_ytcd.png) no-repeat center center
}

.product-block .product-head.dtt .icon_cate {
	background: url(../images/icon_dtt.png) no-repeat center center
}

.product-block .product-head.cssd .icon_cate {
	background: url(../images/icon_cssd.png) no-repeat center center
}

.product-block .product-head.ddmb .icon_cate {
	background: url(../images/icon_ddmb.png) no-repeat center center
}

.product-block .product-head.tpdd .icon_cate {
	background: url(../images/icon_tpdd.png) no-repeat center center
}

.product-block .product-head .product-head-bar {
	height: 42px;
	background-color: #e8e8e8
}

.product-block .product-head.ytgd .product-head-bar {
	background-color: #00a651
}

.product-block .product-head.ytcd .product-head-bar {
	background-color: #aecc35
}

.product-block .product-head.dtt .product-head-bar {
	background-color: #0d59a5
}

.product-block .product-head.cssd .product-head-bar {
	background-color: #8d4ea1
}

.product-block .product-head.ddmb .product-head-bar {
	background-color: #d35f8b
}

.product-block .product-head.tpdd .product-head-bar {
	background-color: #e0603e
}

.product-block .product-head.blue1 .product-head-bar {
	background-color: #0870df
}

.product-block .product-head.blue2 .product-head-bar {
	background-color: #226bd1
}

.product-block .product-head.blue3 .product-head-bar {
	background-color: #005edc
}

.product-block .product-head.blue4 .product-head-bar {
	background-color: #005fd3
}

.product-block .product-head.blue5 .product-head-bar {
	background-color: #054a8b
}

.ytcd.blue1 .ytcd-a {
	background-color: #0870df
}

.ytcd.blue1 .ytcd-a span {
	background-color: #0b5dd0
}

.manufacturer.blue1 {
	background-color: #0870df
}

#blue1.product-body {
	background-color: #0870df
}

.ytcd.blue2 .ytcd-a {
	background-color: #226bd1
}

.ytcd.blue2 .ytcd-a span {
	background-color: #0b5dd0
}

.manufacturer.blue2 {
	background-color: #226bd1
}

#blue2.product-body {
	background-color: #226bd1
}

.ytcd.blue3 .ytcd-a {
	background-color: #005edc
}

.ytcd.blue3 .ytcd-a span {
	background-color: #0b5dd0
}

.manufacturer.blue3 {
	background-color: #005edc
}

#blue3.product-body {
	background-color: #005edc
}

.ytcd.blue4 .ytcd-a {
	background-color: #005fd3
}

.ytcd.blue4 .ytcd-a span {
	background-color: #0b5dd0
}

.manufacturer.blue4 {
	background-color: #005fd3
}

#blue4.product-body {
	background-color: #005fd3
}

.ytcd.blue5 .ytcd-a {
	background-color: #054a8b
}

.ytcd.blue5 .ytcd-a span {
	background-color: #0b5dd0
}

.manufacturer.blue5 {
	background-color: #054a8b
}

#blue4.product-body {
	background-color: #054a8b
}

.ytcd.cssd .ytcd-a {
	background-color: #a356bc
}

.ytcd.cssd .ytcd-a span {
	background-color: #8d4ea1
}

.manufacturer.cssd {
	background-color: #a356bc
}

#cssd.product-body {
	background-color: #a356bc
}

.ytcd.ddmb .ytcd-a {
	background-color: #e66c9a
}

.ytcd.ddmb .ytcd-a span {
	background-color: #d35f8b
}

.manufacturer.ddmb {
	background-color: #e66c9a
}

#ddmb.product-body {
	background-color: #e66c9a
}

.ytcd.dtt .ytcd-a {
	background-color: #0d65be
}

.ytcd.dtt .ytcd-a span {
	background-color: #0d59a5
}

.manufacturer.dtt {
	background-color: #0d65be
}

#dtt.product-body {
	background-color: #0d65be
}

.ytcd.tpdd .ytcd-a {
	background-color: #f3653f
}

.ytcd.tpdd .ytcd-a span {
	background-color: #e0603e
}

.manufacturer.tpdd {
	background-color: #f3653f
}

#tpdd.product-body {
	background-color: #f3653f
}

.ytcd .ytcd-a {
	display: block;
	background-color: #aecc35;
	font-size: 13px;
	font-weight: 700;
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-bottom: 1px solid #fff;
	color: #fff;
	margin-bottom: 0 !important
}

.ytcd .active .ytcd-a {
	display: none
}

.ytcd .ytcd-a span {
	background-color: #9eba2f;
	width: 36px;
	height: 38px;
	display: block;
	font-weight: 700;
	color: #fff;
	float: left;
	text-align: center;
	margin-right: 10px
}

.ytcd .active .ytcd-item {
	display: block;
	text-align: center
}

.ytcd .ytcd-item {
	height: auto;
	display: none
}

.ytcd .ytcd-item .img {
	height: 200px;
	width: 100%;
	display: block
}

.ytcd .ytcd-item .img {
	display: block;
	margin: 10px auto 0
}

.ytcd .ytcd-item .title {
	color: ##183546;
	font-weight: 700
}

.ytcd .ytcd-item p {
	margin: 0
}

.ytcd .ytcd-item .price-wrap span {
	padding: 0 5px;
	display: inline-block
}

.ytcd .ytcd-item .price-wrap .promo {
	text-decoration: line-through
}

.ytcd .ytcd-item .price-wrap .price {
	color: #eb4e24;
	font-weight: 700
}

.breadcrumb {
	background-color: #0758a3;
	padding: 0;
	margin: 0;
	float: left;
	border-radius: 0
}

.breadcrumb li a {
	padding: 0 10px;
	color: #fff
}

.btn-order-buy {
	border: 1px solid #2081c5;
	background-color: #2081c5;
	color: #fff !important;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	margin-top: 10px;
	padding: 7px 28px;
	text-transform: uppercase
}

.btn-het-hang {
	border: 1px solid #F44336;
	background-color: #F44336;
	color: #fff !important;
	font-weight: 700;
	font-size: 12px;
	line-height: 14px;
	display: inline-block;
	margin-top: 10px;
	padding: 7px 28px;
	text-transform: uppercase
}

@media all and (min-width:320px) {
	.product-block .product-body .product-body-left {
		display: none;
	}

	.product-promotion .product-item li {
		width: 100%;
		height: 320px
	}

	.footer-third .newsletter, .footer-third .policy {
		width: 100%;
		padding-left: 3%
	}

	.product-segment .product-item {
		background-color: #fff
	}

}

@media (max-width:350px) {
	#nav-menu-mobile-footer .buy-wrap {
		padding-top: 2px !important
	}

	#nav-menu-mobile-footer #phone_call_home img {
		display: none
	}

}

@media all and (min-width:600px) {
	.product-hot a {
		width: 32%;
		overflow: hidden;
		display: block;
		margin-right: 10px
	}

	.product-hot a img {
		width: 100%
	}

	#map iframe {
		width: 100%
	}

	.footer-third .payment {
		padding-top: 0
	}

	.footer-third .payment .title {
		margin-bottom: 5px
	}

	.footer-third .payment hr {
		margin: 10px 0
	}

}

@media all and (min-width:800px) {
	#guide-nav .nav-div .nav-a {
		display: block;
		background: #054a8b url(../images/icon-dropdown.png) no-repeat 90% center
	}

	.nav-ul {
		display: none
	}

	.nav-ul li {
		border-bottom: 1px solid #e8e8e8
	}

	.nav-ul li:last-child {
		border-bottom: none;
	}

	.nav-ul li ul {
		background-color: #fff;
		display: none;
		left: 100%;
		padding: 0;
		position: absolute;
		top: 0;
		width: 270px;
		z-index: 999;
		border: 1px solid #e8e8e8;
	}
	
	.nav-ul li:hover ul {
		display: block
	}
	.nav-ul>li>ul>li>.level3{
		background-color: #fff;
		display: none;
		left: 100%;
		padding: 0;
		position: absolute;
		top: -1px;
		width: 270px;
		z-index: 999;
		border: 1px solid #e8e8e8;
	}
	.nav-ul>li>ul>li .fa{
		color: #054a8b !important;
	}
	.nav-ul>li>ul>li:hover .level3 {
		display: block !important;
	}
	.nav-ul>li>ul>li:hover .fa {
		color: #fff !important;
	}
	#header {
		height: 80px
	}

	#header .logo {
		width: 240px
	}

	#header .cart-box {
		width: 100px
	}

	#header .search .cate {
		width: 165px
	}

	#header .search .search-text {
		width: 330px;
		padding-left: 20px
	}

	#header .search .search-inner {
		width: 379px
	}

	#header .search .search-btn {
		height: 40px;
		background: #0758a3 url(../images/icon_search.png) no-repeat center center;
		width: 75px;
		border: 0 none;
		text-indent: -9999px;
		float: right;
		cursor: pointer;
	}

	.product-block .product-body .product-body-left {
		display: none;
	}

	.product-block .product-body .product-body-right {
		background-color: #fff
	}

	#banner-slider {
		width: 100%;
		height: 386px;
		overflow: hidden;
		display: none
	}

	.product-item li {
		border-right: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8;
		background: #fff
	}

	#cat_153.product-item li {
		height: 370px
	}

	.deal-slider .product-item li {
		height: 475px
	}

	.product-item li:hover {
		box-shadow: 1px 2px 3px #ccc
	}

	.product-item li:hover .btn-order-buy {
		background-color: #f68121;
		color: #fff;
		cursor: pointer;
		border: 1px solid #f68121
	}

	.product-item li .img {
		display: table-cell;
		width: 270px
	}

	.product-hot-cate img {
		width: auto
	}

	.product-block .product-item li:nth-child(1), .product-block .product-item li:nth-child(2), .product-block .product-item li:nth-child(3), .product-block .product-item li:nth-child(4) {
		border-top: 0 none
	}

	.product-block .product-item li:nth-child(1), .product-block .product-item li:nth-child(5) {
		border-left: 0 none
	}

	.footer-first, .partner, .product-block .product-head .product-head-bar ul {
		display: block
	}

	.partner {
		overflow: hidden
	}

	.footer-fourth .logo-footer {
		float: left;
		margin: 10px 30px 0 0;
		width: 60px
	}

	.footer-fourth .branch .title {
		text-align: left
	}

	.footer-fourth .branch ul li {
		width: 81%;
		float: left;
		text-align: left
	}

	.news-wrap .news-feed {
		width: 370px;
		float: left
	}

	.news-wrap .news-video {
		float: left;
		margin-left: 20px;
		width: 300px
	}

	.news-wrap .news-video .img {
		width: 300px;
		height: 210px;
		display: table-cell;
		vertical-align: middle
	}

	.news-wrap .news-feed .news-cate ul {
		float: right;
		display: block
	}

	.news-item ul {
		margin-left: 170px;
	}

	.news-item .desc {
		display: block;
		height: 44px;
		overflow: hidden
	}

	.news-item ul li a {
		padding-left: 10px
	}

	.news-wrap .connect-us {
		width: 270px;
		float: right
	}

	.news-wrap .news-video a, .news-wrap .news-video p {
		padding-left: 0
	}

	.news-video .title {
		margin-top: 5px;
		display: block
	}

	.footer-second ul li a {
		padding-left: 30px
	}

	#guide-nav {
		background-color: #f5f5f5
	}

	#guide-nav .guide {
		padding: 22px 0 0 60px
	}

	#guide-nav .guide.deliver {
		background: url(../images/icon_trunk.png) no-repeat 10px center
	}

	#guide-nav .guide.phone {
		padding: 22px 0 0 70px;
		background: url(../images/icon_phone.png) no-repeat 20px center
	}

	#guide-nav .guide.order {
		padding: 22px 0 0 70px;
		background: url(../images/icon_usd.png) no-repeat 30px center
	}

	#guide-nav .guide.gurantee {
		padding: 22px 0 0 100px;
		background: url(../images/icon_refresh.png) no-repeat 50px center
	}

	.deal {
		display: none
	}

	.deal-slider ul li .img {
		width: 200px;
		display: table-cell;
		vertical-align: middle;
		text-align: center
	}

	.product-promotion .nav-tabs>li {
		width: 15%
	}

	.footer-fourth .branch ul li {
		padding-left: 0
	}

	.product-hot a {
		margin-right: 10px
	}

}

@media all and (min-width:1024px) {
	.product-block .product-body .product-body-left {
		display: none
	}

	#header .search .search-inner {
		width: 550px
	}

	#banner-slider {
		display: block;

	}

	.deal {
		display: block
	}

}

@media all and (min-width:1280px) {
	.product-block .product-body .product-body-left {
		display: block
	}

	#header .search .search-inner {
		width: 664px
	}

	#header .search .search-text {
		width: 440px
	}

	.product-hot a {
		margin-right: 15px
	}

	.news-wrap .news-feed {
		width: 440px;
		margin-right: 10px
	}

	.news-item .desc {
		height: auto;
		overflow: inherit
	}

}

@media all and (max-width:768px) {
	.col-left {
		display: none
	}

	.shortcate p img {
		width: 100%;
		max-width: 500px
	}

	.product-promotion .tab-content {
		display: block !important
	}

	.product-intro .tab-content {
		display: block !important
	}

	#guide-nav .nav-div .nav-a {
		background: #054a8b url(../images/icon-dropdown.png) no-repeat scroll 90% center !important;
		display: block
	}

	#map iframe {
		width: 98% !important
	}

	#description img {
		width: 100%;
		height: auto;
		max-width: 500px
	}

	.product-item li .img {
		height: 100%
	}

	.news-video {
		width: 100%;
		max-width: 300px;
		display: block;
		float: none;
		margin: 0 auto;
		padding: 0
	}

	.fb_iframe_widget_fluid {
		display: block !important;
		float: none;
		margin: 0 auto;
		padding: 0;
		width: 100%;
		max-width: 300px
	}

	#cssd.product-body {
		background-color: #fff
	}

	#ddmb.product-body {
		background-color: #fff
	}

	#dtt.product-body {
		background-color: #fff
	}

	#tpdd.product-body {
		background-color: #fff
	}

	#description iframe {
		width: 100% !important;
		max-width: 500px
	}

}

@media all and (max-width:627px) {
	.top-nav {
		height: auto !important
	}

	.product-promotion .product-item li {
		border: 1px solid #ccc !important
	}

	.search {
		width: 100%;
		margin-bottom: 8px
	}

	.cate-item ul {
		padding: 0
	}

	.cate-item ul li {
		float: left;
		width: 100%;
		padding: 5px 0
	}

	.cate-item ul li a {
		border-left: 0 !important
	}

	.cate-hot, .product-hot {
		display: none
	}

	.product-segment {
		display: none
	}

	#contentNews {
		float: left
	}

	.Main-Cat-Article.detail_post div img, .Main-Cat-Article.detail_post p img {
		width: 100%;
		max-width: 500px;
		height: inherit !important
	}

	.Main-Cat-Article.detail_post iframe {
		width: 100% !important;
		max-width: 500px !important
	}

	.nav.nav-tabs li {
		width: 100%
	}

	.icon_w30 {
		width: 30px !important
	}

	.icon_w3_2 {
		width: 30px !important
	}

	.icon_small_1 {
		width: 25px !important
	}

	.icon_w35 {
		width: 35px !important
	}

}

@media all and (max-width:480px) {
	.logo {
		width: 100% !important;
		float: none !important;
		padding: 0;
		margin: 0 auto;
		text-align: center
	}

}

.breadcrumb {
	width: 100%;
	float: left
}

.list_item {
	float: left;
	margin-top: 12px;
	background: #fff;
	box-shadow: -3px 2px 3px #ccc
}

.item_article {
	float: left;
	margin-bottom: 10px;
	padding-right: 15px;
	margin: 5px
}

.item_article h2 {
	padding: 0;
	margin: 0
}

.item_article .item_title a {
	color: #1d7ec3;
	float: left;
	font-size: 14px;
	font-weight: 700;
	padding: 10px 0;
	width: 100%
}

.short_item {
	color: #393838;
	font-size: 13px;
	line-height: 23px;
	padding-bottom: 10px
}

.short_item img {
	border: 1px solid #ccc;
	float: left;
	line-height: 22px;
	margin-right: 10px;
	width: 150px;
	padding: 3px
}

.line-article {
	background: rgba(0, 0, 0, 0) url(../images/line_item_article.jpg) no-repeat scroll center bottom;
	float: left;
	height: 13px;
	padding-bottom: 10px;
	width: 100%
}

#blog-categories {
	padding-left: 0
}

.blog-categories {
	width: 100%;
	float: left
}

#blog-categories .product-segment {
	width: 276px
}

.blog-categories ul {
	padding: 5px 0;
	margin: 0
}

.blog-categories .list li {
	list-style: none;
	float: left;
	margin: 0 10px 5px 0;
	width: 100%;
	background: #fff
}

.blog-categories .list li a {
	border: 1px solid #ddd;
	border-radius: 5px;
	color: #00aaf1;
	display: block;
	font-weight: 700;
	padding: 5px 12px
}

#contentNews {
	padding-right: 0;
	padding-left: 0
}

#Sup-Mid-Right {
	margin-bottom: 10px;
	margin-top: 11px;
	font-size: 13px
}

#Sup-Mid-List-Left {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 5px;
	padding: 10px
}

.Main-Cat-Article {
	float: left;
	margin-top: 10px;
	width: 100%
}

.Main-Cat-Article img {
	max-width: 700px
}

.article-titile {
	color: #525050;
	font-size: 20px;
	font-weight: 700;
	margin: 0;
	padding: 0;
	line-height: 22px;
	text-align: justify;
	text-transform: uppercase;
	padding-bottom: 10px
}

.article-titile span {
	font-weight: 400;
	font-size: 13px;
	float: right
}

.Cat-Article-Related {
	margin: 10px 0 !important;
	clear: both
}

.CatArt-top {
	background: rgba(0, 0, 0, 0) url(../images/bg-catArt.jpg) repeat-x scroll left top;
	color: #016dc8;
	font-weight: 700;
	padding-left: 10px;
	height: 29px;
	text-transform: uppercase
}

.List-CatArt-related ul {
	line-height: 20px;
	list-style: outside none none;
	margin: 0;
	padding: 0
}

.List-CatArt-related li {
	background: rgba(0, 0, 0, 0) url(../images/icon-new-relate.png) no-repeat scroll left 13px;
	list-style: outside none none;
	padding-left: 10px;
	padding-top: 10px
}

.List-CatArt-related li a {
	color: #000 !important;
	text-decoration: none !important
}

#view-detail {
	background: rgba(0, 0, 0, 0) url(../images/icon-box-R.png) no-repeat scroll right center;
	color: #999;
	font-size: 11px;
	margin-left: 10px;
	padding-right: 9px
}

#view-detail a {
	color: #999 !important;
	text-decoration: underline !important
}

.List-CatArt-related li a {
	color: #000 !important;
	text-decoration: none !important
}

.breadcrumb_detail {
	margin: 0;
	float: left;
	width: 100%;
	background: url(../images/breadcrumb.jpg) repeat-x;
	padding: 5px 0
}

.breadcrumb_detail .container_width .br.end.name_of_product {
	display: none
}

.breadcrumb_detail .container_width>div.br {
	float: left;
	line-height: 20px;
	padding: 0 14px;
	position: relative
}

.breadcrumb_detail a {
	color: #0658a2
}

.breadcrumb_detail .container_width {
	padding: 0
}

.breadcrumb_detail .container_width>div.br:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	top: 2px;
	right: 0;
	font-size: 15px;
	color: #999
}

.breadcrumb_detail .container_width>div.br.end {
	white-space: nowrap;
	text-overflow: ellipsis
}

.breadcrumb_detail .container_width>div.br.end span a {
	font-weight: 700
}

.breadcrumb_detail .container_width>div.br.end a:after {
	display: none;
	content: ''
}

, .breadcrumb_detail .container_width>div.br.first, .breadcrumb_detail .container_width>div.br:first-child {
	padding-left: 0
}

.breadcrumb_detail .container_width>div.br>a {
	position: relative;
	display: block;
	padding-right: 15px
}

.breadcrumb_detail .container_width>div.br>a:after {
	font-family: FontAwesome;
	position: absolute;
	top: 0;
	right: 0;
	-webkit-transition: -webkit-transform .1s linear;
	-moz-transition: -moz-transform .1s linear;
	-o-transition: -o-transform .1s linear;
	-ms-transition: -ms-transform .1s linear;
	color: #787878
}

.breadcrumb_detail .container_width>div.br.first {
	padding-left: 0
}

.breadcrumb_detail .container_width>div.br.end>a, .breadcrumb_detail .container_width>div.br.first>a {
	padding-right: 0
}

.breadcrumb_detail .container_width>div.br.first>a:after {
	content: '';
	display: none
}

.breadcrumb_detail .container_width>div.br>a.no-p:after {
	display: none
}

.breadcrumb_detail .container_width>div.br>a {
	font-weight: 400
}

.breadcrumb_detail .container_width>div.br:hover>a {
	color: #4585f4
}

.breadcrumb_detail .container_width>div.br:hover>a:after {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotateX(180deg);
	-o-transform: rotateX(180deg);
	-ms-transform: rotateX(180deg);
	-webkit-transition: all .3s linear;
	top: 5px
}

.breadcrumb_detail .container_width {
	overflow: inherit
}

.breadcrumb_detail .container_width>div.end {
	color: #3e3e3e;
	float: left;
	line-height: 22px;
	padding-left: 5px;
	top: 2px
}

.breadcrumb_detail .container_width>div.br>ul {
	display: none;
	position: absolute;
	left: 10px;
	top: 20px;
	z-index: 3;
	background-color: #ececec;
	padding: 5px 10px;
	min-width: 180px;
	border: 1px solid #ddd;
	border-top-color: #dfdfdf;
	opacity: 0;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	-ms-transition: all .3s linear
}

.breadcrumb_detail .container_width>div.br>ul>li a {
	display: block;
	line-height: 22px
}

.breadcrumb_detail .container_width>div.br>ul>li a:hover {
	color: #4585f4
}

.breadcrumb_detail .container_width>.br:hover ul {
	display: block;
	opacity: 1
}

.pagination {
	width: 100%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	margin: 0;
	border-radius: 0;
	margin-top: 20px;
}

.pagination>li {
	display: inline-block;
	height: 32px;
	margin-right: 6px;
	text-align: center;
	font-size: .9167em
}

.pagination>li.disabled>span {
	color: #fff;
	background: #c9c9c9
}

.pagination>li.disabled>span:hover {
	background: #c9c9c9
}

.pagination>li>a, .pagination>li>span {
	line-height: 32px;
	padding: 0 10px;
	color: #fff;
	border-radius: 0 !important;
	background: #c9c9c9;
	border: none;
	text-transform: uppercase;
	font-weight: 700;
	border: 1px solid #c9c9c9;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
	color: #fff;
	background: #01b7f2;
	border: 1px solid #01b7f2;
}

.pagination>li.active>a, .pagination>li.active>span {
	background: #01b7f2 !important
}

.pagination>li.first, .pagination>li.prev {
	margin-right: 10px
}

.pagination>li.last, .pagination>li.next {
	margin-left: 4px
}

.pagination>li.first>a, .pagination>li.last>a, .pagination>li.next>a, .pagination>li.prev>a {
	background: #fdb714;
	padding: 0 15px
}

.pagination>li.first>a:hover, .pagination>li.last>a:hover, .pagination>li.next>a:hover, .pagination>li.prev>a:hover {
	background: #01b7f2
}

.pagination>li.first.disabled>a, .pagination>li.first.disabled>span, .pagination>li.last.disabled>a, .pagination>li.last.disabled>span, .pagination>li.next.disabled>a, .pagination>li.next.disabled>span, .pagination>li.prev.disabled>a, .pagination>li.prev.disabled>span {
	color: #fff;
	background: #c9c9c9
}

.Itemvideo {
	float: left;
	margin-bottom: 15px;
	margin-right: 2%;
	position: relative;
	width: 31%
}

.caption_info {
	color: #fff;
	font-size: 11px;
	font-weight: 600;
	margin: 0 5px;
	position: absolute;
	top: 6px;
	width: 96%
}

.Itemvideo .img {
	border: 1px solid #e5e5e5;
	float: left;
	padding: 4px;
	width: 100%
}

.Itemvideo .btt.play {
	bottom: 30%;
	color: #fff;
	font-style: italic;
	left: 30%;
	margin: 0 5px;
	max-width: 320px;
	padding: 10px 15px;
	position: absolute;
	width: 21%
}

.Itemvideo .text_troll {
	background: url(../images/bg_troll.png) repeat scroll 0 0;
	bottom: 6px;
	color: #fff;
	font-style: italic;
	height: 36px;
	margin: 0 6px;
	overflow: hidden;
	padding: 10px 15px;
	position: absolute;
	width: 97%
}

#go-top {
	background: #fff none repeat scroll 0 0;
	border-radius: 0 5px 5px 0;
	box-shadow: 5px 5px 10px rgba(50, 50, 50, .75);
	display: none;
	margin-top: 5px;
	opacity: .6;
	position: fixed;
	right: 0;
	bottom: 120px;
	z-index: 202
}

.mobi_btn {
	display: block;
	float: left;
	width: 20%;
	border-right: 1px solid #fff
}

#zoomsmall.fancybox.zoomall {
	display: block;
	margin-top: 5px;
	position: fixed;
	left: 0;
	bottom: 20px;
	z-index: 999999999
}

#zoomsmall.fancybox.zoomall img {
	width: 200px
}

#combo_pop {
	display: block;
	background: #fff;
	padding: 10px;
	float: left;
	font-size: 1.2em;
	position: fixed;
	top: 10%;
	left: 20%;
	z-index: 99999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px
}

*html #fade {
	position: absolute
}

*html #combo_pop {
	position: absolute
}

#banner_up {
	height: 205px;
	overflow: hidden;
	padding: 0
}

.checkVoucher, .fancybox-image {
	cursor: pointer
}

.product-head-mobile .title {
	align-content: space-between;
	display: inline-block;
	font-size: 100%;
	background: #0758a3;
	padding: 5px 20px;
	text-transform: uppercase;
	border-radius: 0 10px 10px 0
}

.product-head-mobile .title a {
	color: #fff
}

#list_product .tablet {
	width: 33%;
	float: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}

#list_product .mobile {
	width: 50%;
	float: left;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	overflow: hidden
}

#list_product ul.product-item li.itemMobile:last-child, #list_product ul.product-item li.tablet:last-child {
	border-right: 0
}

#sub_menu_child.mub-list {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0
}

#sub_menu_child.mub-list li {
	white-space: nowrap;
	overflow: hidden;
	color: #333;
	line-height: 20px;
	display: block;
	border-bottom: 1px solid rgba(0, 0, 0, .15)
}

#sub_menu_child.mub-list li a {
	border-left: 0;
	padding: 6px 10px 6px 20px;
	display: inline-block
}

#sub_menu_child.mub-list li:last-child {
	content: '';
	border-bottom: 0;
	border-bottom-style: solid
}

#rnPrice {
	height: 40px
}

li.mobile div.img img {
	display: inline-block;
	min-height: 171px;
	overflow: hidden;
	width: 100%;
	max-height: 171px;
	max-width: 181px
}

.list-nav-menu {
	width: 100%;
	overflow: hidden;
	position: relative
}

.nav-menu-scroll {
	overflow: hidden;
	width: 100%;
	left: 0;
	display: block;
	padding: 0;
	margin: 5px;
	top: 0;
	height: 140px;
	overflow: hidden
}

.nav-menu-scroll .item-nav {
	display: inline-block;
	width: 15%;
	height: 110px
}

.item-nav a {
	border: 1px solid #055ba6;
	border-radius: 5px;
	padding: 5px;
	width: 100%;
	margin: 3px;
	color: #055ba6;
	float: left;
	padding: 0 10%;
	text-align: center;
	height: 50px
}

.area_search_menu {
	border-radius: 5px;
	padding: 5px;
	background: #f2f2f2
}

.hotline-head-mobile .title {
	align-content: space-between;
	display: inline-block;
	background: #0758a3;
	padding: 10px 20px;
	text-transform: uppercase;
	border-radius: 10px 10px 10px 10px;
	margin: 0 5%;
	color: #fff;
	width: 90%;
	margin-top: 20px;
	font-size: 150%;
	text-align: center
}

.hotline-head-mobile .title a {
	color: #fff
}

.news-item.plat_mobile {
	padding-left: 10px;
	padding-top: 0
}

.news-item.hotline-head-mobile .title a {
	font-size: 13px;
	line-height: 22px
}

#main.tablet {
	width: 100%;
	max-width: 667px;
	margin: 0 auto
}

#content.tablet, #main.tablet .col-right, #mobile_tablet {
	width: 100%;
	max-width: 667px;
	margin-left: 0
}

#main.tablet #banner-slider, #main.tablet .col-right {
	margin-left: 0;
	max-width: 667px
}

@media all and (min-width:667px) {
	.item-nav {
		display: inline-block;
		width: 17%;
		height: 110px
	}

}

@media all and (max-width:1024px) and (min-width:800px) {
	.col-left {
		display: none
	}

	iframe#sbzoff_frame {
		bottom: 9px !important;
		right: 150px !important
	}

	#nav-menu-mobile-footer {
		max-width: 667px
	}

	.sbzoff {
		overflow: inherit !important
	}

}

@media all and (max-width:768px) and (min-width:737px) {
	#nav-menu-mobile-footer {
		max-width: 667px
	}

	iframe#sbzoff_frame {
		bottom: 9px !important;
		right: 35px !important
	}

	.sbzoff {
		overflow: inherit !important
	}

}

@media all and (max-width:768px) and (min-width:667px) {
	iframe#sbzoff_frame {
		bottom: -18px !important;
		right: 35px !important
	}

	.sbzoff {
		overflow: inherit !important
	}

}

@media (max-width:736px) {
	#nav-menu-mobile-footer {
		max-width: 100%
	}

}

@media (max-width:650px) {
	.mobi_btn {
		height: 70px;
		position: fixed;
		bottom: 10px;
		left: 0;
		z-index: 99;
		display: block;
		text-align: center;
		width: 29%
	}

	.mobi_btn ul {
		list-style: none;
		text-align: center;
		padding-left: 0
	}

	.mobi_btn ul li {
		line-height: 40px;
		background: #fff;
		text-align: center;
		list-style: none;
		display: inline-block;
		border-top-left-radius: 5px;
		border-top-right-radius: 5px
	}

	#nav-menu-mobile-footer, #nav-menu-mobile-footer a, #nav-menu-mobile-footer button {
		font-size: 12px
	}

	#nav-menu-mobile-footer #phone_call_home {
		padding: 13px 8px;
		padding-top: 17px
	}

	#nav-menu-mobile-footer #phone_call_home img {
		width: 15px;
		display: none
	}

	#nav-menu-mobile-footer .buy-wrap button {
		width: 100%;
		background: 0 0
	}

	#nav-menu-mobile-footer .buy-wrap {
		width: 31%
	}

}

.nav-menu-scroll .item-nav {
	display: inline-block;
	width: 13%;
	height: 110px
}

.form_account {
	background: #fff;
	padding: 20px 50px;
	margin-top: 20px
}

.title-form {
	text-transform: uppercase;
	color: #0758a3;
	padding: 4px 10px;
	border-bottom: 1px solid #eb4e24
}

.ui-formRow label {
	text-align: right
}

.ui-formRow label span {
	color: red
}

#product-new .item-slide li {
	width: 100%
}

#product-new .item-slide {
	margin: 0;
	padding: 0
}

#product-new .item-slide li {
	position: relative;
	list-style: none;
	display: block;
	text-align: center;
	border-left: 1px solid #e8e8e8;
	float: left
}

#product-new .item-slide li a {
	text-decoration: none
}

#product-new .item-slide li .img {
	height: 180px;
	overflow: hidden;
	width: 100%;
	padding: 0;
	text-align: center;
	vertical-align: middle
}

#product-new .item-slide li img {
	display: inline-block
}

#product-new .item-slide li .title {
	color: #183546;
	text-align: center;
	font-weight: 700;
	font-size: 13px;
	line-height: 20px;
	text-transform: capitalize;
	margin: 0;
	height: 56px;
	overflow: hidden
}

#product-new .item-slide li:hover .btn-order-buy {
	background-color: #f68121;
	color: #fff;
	cursor: pointer;
	border: 1px solid #f68121
}

#product-new .item-slide li .img {
	display: table-cell;
	width: 270px
}

#product-new .item-slide li .saleof {
	z-index: 1
}

#product-new .item-slide li .img img {
	width: auto;
	max-height: 180px;
	min-width: 170px
}

.product-hot-cate img {
	width: auto
}

#product-new .item-slide div:nth-child(1), #product-new .item-slide div:nth-child(2), #product-new .item-slide div:nth-child(3), #product-new .item-slide div:nth-child(4) {
	border-top: 0 none
}

#product-new .item-slide div:nth-child(1), #product-new .item-slide div:nth-child(5) {
	border-left: 0 none
}

#nav-menu-mobile-footer {
	background: #1688c5;
	height: 48px;
	float: left;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 9999;
	position: fixed;
	font-weight: 700
}

#nav-menu-mobile-footer .buy-wrap {
	padding-top: 5px;
	float: left;
	padding-left: 5px;
	border-right: 1px solid #fff
}

#nav-menu-mobile-footer .buy-wrap button {
	font-size: 17px;
	height: 35px !important;
	background-color: #1688c5;
	line-height: 35px !important
}

#phone_call_home {
	padding: 10px;
	float: left;
	text-transform: uppercase;
	position: static
}

#phone_call_home a {
	color: #fff;
	font-size: 17px;
	font-weight: 700
}

#frm_rating {
	padding: 20px;
	border: 1px solid #ccc;
	float: left;
	width: 100%
}

.row-star-rating label {
	float: left;
	margin-right: 10px;
	line-height: 30px
}

.row-star-rating {
	padding: 10px 0
}

.frmRating .ui-formRow div::before {
	content: "*" !important;
	color: red !important;
	position: absolute;
	left: 2px
}

.input_error {
	border: 1px solid red
}

#msg {
	border-radius: 5px 0;
	padding: 10px;
	box-shadow: 5px 5px 10px rgba(50, 50, 50, .75);
	display: none;
	margin-top: 5px;
	position: fixed;
	right: 0;
	top: 40px;
	z-index: 202
}

.news-item ul {
	margin: 0;
}

.news-item ul li {
	list-style: square inside;
	line-height: 25px
}

.news-feed .news-item ul li a {
	font-weight: 700
}

@media all and (min-width:1024px) {
	#banner_up {
		width: 100% !important
	}

}

.no-padding {
	padding-left: 0;
	padding-right: 0
}

.no-padding-left {
	padding-left: 0
}

.no-padding-right {
	padding-right: 0
}

@media (max-width:480px) {
	iframe body #subiz_mobile .button_chat_offline, iframe body #subiz_mobile .button_chat_online {
		padding: 4px 0 !important
	}

	.sbzoff, .sbzon, iframe#sbzoff_frame {
		bottom: -5px !important
	}

	iframe #subiz_wrapper {
		height: 65px !important
	}

}

.cam-ket {
	margin-bottom: 10px;
}

.nav-ul {
	display: block;
}

#guide-nav .nav-div .fa {
	position: absolute;
	right: 20px;
	top: 10px;
}

.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.flex-direction-nav a {
	text-decoration: none;
	display: block;
	width: 40px;
	height: 40px;
	margin: -20px 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	overflow: hidden;
	opacity: 1;
	cursor: pointer;
	color: rgba(0, 0, 0, .8);
	text-shadow: 1px 1px 0 rgba(255, 255, 255, .3);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-ms-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
	text-indent: 99999px;
}

.flex-direction-nav .flex-prev {
	left: 10px;
	background: url(../images/icon_prev.png) no-repeat center center;
}

.flex-direction-nav .flex-next {
	right: 10px;
	text-align: right;
	background: url(../images/icon_next.png) no-repeat center center;
}

.col-xs-25, .col-sm-25, .col-md-25, .col-lg-25 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}

.col-xs-25 {
	width: 20%;
	float: left;
}

@media (min-width:768px) {
	.col-sm-25 {
		width: 20%;
		float: left;
	}

}

@media (min-width:992px) {
	.col-md-25 {
		width: 20%;
		float: left;
	}

}

@media (min-width:1200px) {
	.col-lg-25 {
		width: 20%;
		float: left;
	}

}

.container {
	padding-left: 10px;
	padding-right: 10px;
}

[class^="col-"], [class*=" col-"] {
	padding-left: 10px;
	padding-right: 10px;
}

.row {
	margin-left: -10px;
	margin-right: -10px;
}

.block-heading-1 {
	font-weight: 700;
	text-transform: uppercase;
	color: #333;
	margin-bottom: 7px;
}

.menu-footer {
	padding: 0;
	margin: 0;
	font-size: 13px;
}

.menu-footer a {
	color: #333;
	padding: 3px 0;
	transition: .25s;
}

.menu-footer a:hover {
	padding-left: 5px;
	transition: .25s;
	color: #0758a3
}

.block-box {
	margin-bottom: 20px;
}

.first-footer {
	background: #fff;
	padding: 20px 0 0 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc
}

@media all and (max-width:768px) {
	.blog-categories {
		display: none;
	}

}

.footer-third img {
	width: 100%;
	height: auto;
}

.copyright-box {
	padding: 10px;
	background: #333;
	font-size: 13px;
}

.nv-block-banners {
	margin-bottom: 20px;
}

#banner_up {
	height: auto;
}

.banner_up img {
	width: 100%;
	height: auto;
}

.block-heading-2 {
	padding: 7px 15px;
	text-transform: uppercase;
	background-color: #054a8b;
	color: #fff;
}

.block-heading-2 a {
	color: #fff !important;
}

.breadcrumbs-wrap {
	position: relative;
	margin-bottom: 15px;
	border: 1px solid #e8e8e8;
	padding: 5px;
	background: #f1f1f1;
}

.breadcrumbs-wrap .display {
	overflow: hidden;
}

.breadcrumbs li {
	float: left;
	margin: 0 .5em 0 1em;
	position: relative;
}

.breadcrumbs li:first-child {
	margin-left: 0
}

.breadcrumbs a, .show-subs-breadcrumbs {
	float: left;
	text-decoration: none;
	color: #444;
	position: relative;
}

.breadcrumbs a:hover, .show-subs-breadcrumbs:hover {
}

.breadcrumbs a:hover:before {
}

.breadcrumbs li:after, .show-subs-breadcrumbs:after {
	content: "\f105";
	font-family: FontAwesome;
	position: absolute;
	right: -1em;
}

.breadcrumbs li:last-child:after {
	content: "";
}

.breadcrumbs a:hover:after, .show-subs-breadcrumbs:hover:after {
}

.subs-breadcrumbs {
	margin: 0;
	padding: 0;
	background-color: #fff linear-gradient(to bottom, rgba(0, 0, 0, 0) 0px, rgba(0, 0, 0, 0.1) 100%);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	position: absolute;
	left: 0;
	top: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(0, 0, 0, 0.1);
	border-top: none;
	box-shadow: 0 0.063em 0.25em rgba(7, 20, 34, 0.25);
	display: none;
	z-index: 999999;
}

.subs-breadcrumbs.open {
	display: block;
}

.subs-breadcrumbs li:last-child, .subs-breadcrumbs li:last-child a, .subs-breadcrumbs {
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

.subs-breadcrumbs li, .subs-breadcrumbs a {
	display: block;
	float: none;
}

.subs-breadcrumbs a {
	line-height: 40px;
	height: 40px;
	overflow: hidden;
	padding: 0 10px;
}

.subs-breadcrumbs li:not(:last-child) a {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(0, 0, 0, 0.1);
}

.subs-breadcrumbs a:hover {
	background-color: rgba(0, 0, 0, 0.1)
}

.subs-breadcrumbs a em {
	display: inline-block;
	margin-right: 5px;
	color: #707070;
}

.show-subs-breadcrumbs {
	padding-right: 5px;
	margin-right: 7px;
	width: 30px;
	text-align: center;
}

#home #nav-ul {
	display: none;
}

#home #guide-nav {
	margin-bottom: 20px;
}

.pdd-lr-0 {
	padding-left: 0;
	padding-right: 0;
}

.mrg-lr-0 {
	margin-left: 0;
	margin-right: 0;
}

.flex-viewport img {
	width: 100%
}

#vertical {
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0;
	position: relative;
	z-index: 1;
	background: rgb(255, 255, 255);
}

#vertical li {
	padding: 0px;
	list-style: none;
}

#vertical li a, #vertical li.active span, #vertical li.current span {
	display: block;
	width: auto;
	color: rgb(68, 68, 68);
	font-size: 13px;
	padding: 10px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgb(244, 244, 244);
}

#vertical li.active span, #vertical li.current span {
	padding: 5px 0px 10px;
	font-weight: bold;
}

#vertical li:last-child a {
	border-bottom: none;
}

#vertical li ul li {
	padding: 0px;
	margin: 0px;
}

#vertical li ul li.active:hover, li.sub.active:hover {
	background: none;
}

#vertical li a:hover, #vertical li a.active {
	text-decoration: none;
	color: rgb(0, 170, 241);
}

#vertical li ol {
	width: auto;
	margin-top: 10px;
	padding-bottom: 10px;
}

#vertical li ol li a {
	padding-left: 25px;
}

#vertical li ul li a {
	font-weight: normal;
	font-size: 12px;
	border-bottom: 1px rgb(244, 244, 244) solid;
	display: block;
	padding: 7px 0px;
}

#vertical ul ul {
	top: 5px;
}

#vertical ul.level {
	display: block;
}

#vertical ul li {
	position: relative;
}

#vertical ul a, #vertical ul a:hover {
	float: none;
	background: none;
}

#vertical ul li a {
	font-weight: normal !important;
}

#vertical ul li a {
	font-size: 12px;
	border: none;
}

#vertical li.sub {
	position: relative;
	border: none !important;
}

#vertical li.sub:hover {
	position: relative;
}

#vertical li.sub a {
	text-decoration: none;
	border-bottom: 1px solid rgb(244, 244, 244);
	font-weight: normal !important;
	font-size: 13px !important;
	padding: 7px 15px !important;
}

#vertical li:last-child a {
	border-bottom: none;
}

#vertical li.sub a .fa {
	margin-right: 5px;
}

#vertical li.sub ul.navigation {
	display: none;
	z-index: 10;
}

#vertical li.sub:hover ul.navigation {
	position: absolute;
	padding: 0px;
	display: block !important;
}

#vertical li.sub:hover ul.navigation li:hover {
	border: none !important;
}

#vertical li.sub:hover ul.navigation li {
	padding: 0px !important;
}

#vertical ul.navigation {
	position: relative;
	z-index: 1;
	background: rgb(255, 255, 255);
}

#vertical ul.navigation {
	margin: 0px;
	list-style: none;
	display: none;
	width: 210px;
	position: absolute;
	left: 100%;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: rgb(233, 233, 233);
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: rgb(233, 233, 233);
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: rgb(233, 233, 233);
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	box-shadow: rgb(185, 185, 185) 1px 1px 0px;
	z-index: 1;
	top: -1px !important;
	background: rgb(255, 255, 255);
}

#vertical ul.navigation li a {
	background: rgb(255, 255, 255) !important;
	display: block;
	text-align: left;
	font-size: 13px;
	font-weight: normal;
	margin-left: 10px;
	padding: 7px 0px;
}

.usercode {
	text-align: center
}

.hang-moi {
	position: absolute;
	left: 10px;
	top: 30px;
	width: 40px;
	height: 40px;
	background: url(../images/new_label.png) no-repeat;
}

.product-item {
	border-top: 1px solid #e8e8e8;
	border-left: 1px solid #e8e8e8;
}

.page-header {
	padding: 10px;
	margin: 0;
	border-bottom: none
}

.dc-chi-tiet {
	padding: 10px;
	border:1px solid #e8e8e8;
}

.dc-chi-tiet ul {
	list-style: square;
	padding-left: 15px;
	margin-bottom: 15px;
}

.dc-chi-tiet h3 {
	color: #F44336
}

.table-bordered {
	background: #fff
}

.viewcat-news-large {
	margin-top: 20px;
}

.viewcat-news-large img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

.viewcat-news-large h3 {
	font-size: 16px;
}

.viewcat-news-large h3 a {
	color: #000;
	margin-bottom: 5px;
}

.viewcat-news-large .text-muted {
	font-size: 12px;
}

.viewcat-news-large .text-muted li {
	padding: 0;
	margin-right: 10px;
	margin-bottom: 0;
}

#home {
	background: #fff;
}

.view-cat-new-list {
	padding: 0;
	margin-top: 20px;
}

.view-cat-new-list li {
	margin-bottom: 20px;
}

.view-cat-new-list img {
	width: 120px;
	height: auto;
	float: left;
	margin-right: 10px;
}

.view-cat-new-list h3 {
	margin-bottom: 5px;
	font-weight: 500
}

.view-cat-new-list .text-muted {
	font-size: 12px;
}

.view-cat-new-list .text-muted li {
	padding: 0;
	margin-right: 10px;
	margin-bottom: 0;
}

.view-cat-new-list h3 a {
	color: #000
}

.box-box {
	border: 1px solid #e8e8e8;
}

.top-hits li {
	padding: 10px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 0
}

.top-hits li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}

#form3B {
	margin-bottom: 20px;
}

.list-news {
	margin-bottom: 20px;
	border: 1px solid #e8e8e8;
	padding: 10px;
}

.list-news img {
	width: 120px;
	height: 80px;
	float: left;
	margin-right: 10px;
}

.list-news h3 {
	font-weight: 500;
	margin: 0;
}

.list-news h3 a {
	color: #000;
}

.list-news span {
	font-size: 12px;
}

.view-cat-list-news {
	margin-bottom: 15px;
}

.view-cat-list-news img {
	width: 200px;
	height: auto;
	float: left;
	margin-right: 15px;
}

.view-cat-list-news h3 {
	margin-bottom: 5px;
}

.view-cat-list-news h3 a {
	color: #000
}

.view-cat-list-news .text-muted {
	font-size: 12px;
}

.view-cat-list-news .text-muted li {
	padding: 0;
	margin-right: 15px;
}
.mn-mobile{
	display: none;
}
.logo-mobile{
	height: 40px;
	width: auto;
}
.contact .block-heading-2{
	margin-bottom: 15px;
}
.form-contact .input-group{
	width: 100%
}
.form-control{
	box-shadow: none;
	border-radius: 0
}
.form-contact textarea{
	border-radius: 0;
	resize: vertical;
	min-height: 80px;
}
#home #banner-slider{
	margin-bottom: 20px;
}
.cat-header{
	margin-bottom: 15px;
}
.cat-header img{
	width: 100%;
	height: auto;
}
#accordion .panel {
    border-radius: 0;
    box-shadow: none;
    border: none;
    background: #ebebeb;
    margin-top: 10px;
}
.panel-title {
    padding: 15px;
}
.logo img{
	width: auto;
	height: 50px;
}
.des-cat ul{
	list-style: square;
}
.danh-sach {
	border: 2px solid #000;
	padding: 10px;
	background: #f3f3f3;
	margin-bottom: 20px;
	border-radius: 6px
}

.danh-sach .fa {
	margin-right: 10px
}

.head-danh-sach {
	background: none;
	border: none;
	width: 100%;
	font-weight: 700;
	text-transform: uppercase;
	text-align: left;
	font-size: 16px;
	padding: 5px 0
}

.js-toc {
	margin-bottom: 10px;
	max-height:300px;
	overflow-y: scroll
}

ol.toc-list {
	padding-left: 25px;
	list-style-type: decimal;
	margin-bottom: 0;
	margin-bottom: 5px
}

ol.toc-list:last-child {
	margin-bottom: 0
}

ol.toc-list>li:last-child {
	margin-bottom: 0
}

ol.toc-list a {
	width: 100%;
	background: linear-gradient(to right, #ddd 50%, #f3f3f3 50%);
	background-size: 200% 100%;
	background-position: right bottom;
	transition: all.25s ease;
	padding: 7px 3px;
	display: inline-block
}

ol.toc-list .is-active-link {
	background-position: left bottom
}

ol.toc-list>li>a {
	font-weight: 700;
	color: #000
}

ol.toc-list>li>ol.toc-list>li>a {
	font-weight: 400
}

.is-position-fixed {
	position: fixed !important;
	top: 50px;
	z-index: 99
}

.is-position-fixed .js-toc {
	max-height: 400px !important;
    width: 200px !important;
    visibility: visible !important;
    transition: .25s;
    visibility: hidden;
    overflow: hidden;
    overflow-y: scroll;
}

.picaso {
	transition: .25s
}

.transition--300 {
	transition: all 300ms ease-in-out
}

.btn-danh-sach-close {
	border: none;
	background: none;
	position: absolute;
	top: 13px;
	right: 0;
	width: 40px;
	padding: 0;
	display: none
}

.btn-danh-sach-show {
	position: fixed;
	top: 50px;
	font-size: 20px;
	border: 2px solid #000;
	padding: 10px;
	background: #f3f3f3;
	line-height: 1;
	border-radius: 7px;
	z-index: 9;
	display: none;
	opacity: .7;
	transform: .25s
}

.btn-danh-sach-show:hover {
	opacity: 1;
	transform: .25s
}

.is-position-fixed .btn-danh-sach-close, .is-position-fixed .btn-danh-sach-show {
	display: block
}

.faq-box {
    margin-bottom: 30px;
}

.faq-box a {
    display: inline-block;
    width: 100%;
   color:#fff;
    padding: 5px 15px;
    margin-bottom: 10px;
    position: relative;
}

.faq-box .faq-answer {
    padding: 5px 15px;
    border: 1px solid #eee;
    margin-bottom: 10px;
}

.faq-box a:after {
    content: '\f068';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
    top: 12px;
}

.faq-box a.collapsed:after {
    content: '\f067';
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 15px;
    top: 12px;
}
.call-mobile1 {
    position: fixed;
    bottom: 52px;
    height: 40px;
    line-height: 40px;
    padding: 0 0px 0 0px;
    border-radius: 40px;
    color: #fff;
    left: 20px;
    z-index: 99999;
}
.chat-zalo{
	border-radius: 99px;
    background: #0595ff;
    padding: 10px 20px;
    font-size: 14px;
    color: #fff !important;
    text-transform: uppercase;
    font-weight: 700;
}
.fone {
    font-size: 22px;
    color: #f00;
    line-height: 40px;
    font-weight: bold;
    padding-left: 45px;
    margin: 0 0;
}
.fix_tel { position:fixed; bottom:15px; right:0; z-index:999;}
.fix_tel a {text-decoration: none; display:block;}
.tel { background: #eee;width:205px; height:40px; position:relative; overflow:hidden;background-size:40px;border-radius:28px;border:solid 1px #ccc;}
.ring-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 80px;
    position: absolute;
    transition: visibility 0.5s ease 0s;
    visibility: hidden;
    width: 80px;
    z-index: 200000 !important;
}
.ring-alo-phone.ring-alo-show {
    visibility: visible;
}
.ring-alo-phone.ring-alo-hover, .ring-alo-phone:hover {
    opacity: 1;
}
.ring-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 70px;
    left: 10px;
    opacity: 0.1;
    position: absolute;
    top: 12px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}
.ring-alo-phone.ring-alo-active .ring-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-static .ring-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running ring-alo-circle-anim !important;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone:hover .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle {
    border-color: #baf5a7;
    opacity: 0.5;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
    border-color: #f00;
    opacity: 0.5;
}
.ring-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running ring-alo-circle-fill-anim;
    background-color: #000;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;
    opacity: 0.1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 30px;
}
.ring-alo-phone.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone:hover .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-circle-fill, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: 0.75 !important;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    opacity: 0.75 !important;
}

.ring-alo-ph-img-circle {
    animation: 1s ease-in-out 0s normal none infinite running ring-alo-circle-img-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 30px;
    left: 30px;		    
    opacity: 1;
    position: absolute;
    top: 33px;
    transform-origin: 50% 50% 0;
    width: 30px;
}

.ring-alo-phone.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone:hover .ring-alo-ph-img-circle {
    background-color: #f00;
}
.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle {
    background-color: #75eb50;
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
    background-color: #f00;
}
@keyframes ring-alo-circle-anim {
	0% {
	    opacity: 0.1;
	    transform: rotate(0deg) scale(0.5) skew(1deg);
	}
	30% {
	    opacity: 0.5;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	100% {
	    opacity: 0.6;
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
}

@keyframes ring-alo-circle-img-anim {
	0% {
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
	10% {
	    transform: rotate(-25deg) scale(1) skew(1deg);
	}
	20% {
	    transform: rotate(25deg) scale(1) skew(1deg);
	}
	30% {
	    transform: rotate(-25deg) scale(1) skew(1deg);
	}
	40% {
	    transform: rotate(25deg) scale(1) skew(1deg);
	}
	50% {
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
}
@keyframes ring-alo-circle-fill-anim {
	0% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	50% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(1) skew(1deg);
	}
	100% {
	    opacity: 0.2;
	    transform: rotate(0deg) scale(0.7) skew(1deg);
	}
	}
	.ring-alo-ph-img-circle a img {
	    padding: 1px 0 0 1px;
	    width: 30px;
	    position: relative;
	    top: -1px;
	}
}
.ring-alo-phone.ring-alo-green .ring-alo-ph-img-circle {
			    background-color: #f00;
			}
			.ring-alo-phone.ring-alo-green .ring-alo-ph-circle{
				background-color: #f00;	
			}
			.ring-alo-phone.ring-alo-green .ring-alo-ph-circle {
			    border-color: #f00;
			}

			.ring-alo-phone.ring-alo-green.ring-alo-hover .ring-alo-ph-img-circle, .ring-alo-phone.ring-alo-green:hover .ring-alo-ph-img-circle{
				background-color: #baf5a7;		
			}

			.fone {			 
			    color: #f00;			    
			}

			.tel{
				background-color: #eee;
			}
			.fix_tel{
				top: auto;
				bottom: auto;
				right: auto;
				left: auto;
								bottom: 5px; 				left: 5px; 
			}