.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}

* html .clearfix, :first-child + html .clearfix {
	zoom: 1
}

.container {
	position: relative
}

.item-color span {
	position: relative
}

	.item-color span:before {
		font-family: "fonts_vnsitecss";
		font-style: normal;
		font-weight: normal;
		color: #fff;
		text-align: center;
		font-variant: normal;
		text-transform: none;
		line-height: 1em;
		font-size: 10px;
		position: absolute;
		display: none;
		left: 50%;
		top: 50%;
		content: '\e832';
		margin: -5px 0 0 -5px;
	}

.item-color.active span:before {
	display: block;
}

.news-top {
	margin-bottom: 15px
}

	.news-top h3 {
		font-size: 15px;
		margin: 0;
		padding: 10px 0
	}

		.news-top h3 a {
			color: #333
		}

	.news-top p {
		color: #777;
		font-size: 13px;
	}

.news-bottom ul {
	list-style: none;
	margin: 0;
	padding: 0
}

	.news-bottom ul a {
		border-top: 1px solid #ddd;
		color: #333;
		padding: 5px 10px 5px 20px;
		display: block;
		position: relative
	}

		.news-bottom ul a:hover {
			color: #66d0e6;
		}

		.news-bottom ul a::before {
			font-family: "fonts_vnsitecss";
			font-style: normal;
			font-weight: normal;
			color: #66d0e6;
			text-align: center;
			font-variant: normal;
			text-transform: none;
			line-height: 1em;
			font-size: 10px;
			position: absolute;
			left: 0;
			top: 50%;
			content: '\e959';
			margin-top: -5px;
		}

.item-dropdown a {
	font-size: 14px;
}

.icon_img img {
	margin-right: 2px;
	margin-top: -4px;
}

.lang-img {
	margin-right: 6px;
	position: relative;
	top: -2px;
}

.box-news-style1 {
	margin-bottom: 25px
}

.top-page {
	text-align: right;
	padding-top: 18px;
}

	.top-page a {
		color: #fff
	}

		.top-page a strong {
			font-weight: normal;
			text-transform: uppercase;
			font-size: 12px;
		}

	.top-page i {
		font-size: 12px;
	}

.box-new-cont {
	padding: 15px
}

	.box-new-cont .img-news {
		margin: -15px -15px 0;
		display: block;
	}

		.box-new-cont .img-news img {
			width: 100%
		}

.product-more a {
	color: #888;
	display: block;
	position: absolute;
	top: 40%;
	width: 150px;
	margin: 0 0 0 -75px;
	left: 50%;
}

.product-more i, .product-more strong {
	color: #66d0e6
}

.product-more {
	background: #3e3e3e;
	min-height: 287px;
	text-align: center
}

.bg-gray {
	background: #eeeeec
}

.img-circle img {
	border-radius: 50%;
}

.product-more i {
	font-size: 40px
}

.box-category {
	text-align: center;
	padding: 50px 0
}

	.box-category [class^="col-sm-"] {
		margin-bottom: 15px;
	}

	.box-category a {
		color: #333;
		text-transform: uppercase
	}

	.box-category img {
		border: none;
	}

	.box-category .btn {
		border: 1px solid #fff;
		border-radius: 50px;
		text-transform: inherit;
		padding: 2px 15px;
	}

	.box-category .nav li a {
		text-transform: inherit;
		padding: 5px 0;
		font-size: 13px;
	}

.box-tab-style2 .tab-product .nav_title {
	margin-bottom: 0
}

.box-tab-style2 .nav_title li {
	width: 50%;
	padding: 0;
}

	.box-tab-style2 .nav_title li a {
		text-align: center;
		background: #3e3e3e;
		color: #fff;
		font-size: 14px;
	}

		.box-tab-style2 .nav_title li a::before {
			display: none
		}

	.box-tab-style2 .nav_title li.active a {
		background: #66d0e6;
	}

.box-tab-style2 {
	margin-bottom: 25px
}

	.box-tab-style2 .price-well {
		margin-bottom: 10px;
	}

	.box-tab-style2 .box-rate {
		margin-bottom: 0;
	}

.button-category {
	padding-top: 10px
}

.button-cart {
	margin-bottom: 15px
}

.list-media {
	max-height: 300px;
	overflow-y: auto;
	margin-bottom: 15px;
}

.btn-fill {
	background-color: #f0f0f0;
	border: 1px solid #ddd;
	color: #333;
	border-radius: 0;
	padding: 6px 20px
}

.media-left {
	float: left;
	padding-bottom: 10px;
}

.list-download .media-heading {
	font-weight: bold
}

.bottom-download span {
	padding-right: 20px;
}

.bottom-download i {
	color: #777
}

.bottom-download {
	margin-bottom: 20px;
}

.file-download, .btn-download {
	text-align: center;
	margin-top: 50px;
}

	.file-download span, .btn-download span {
		display: block;
		color: #333
	}

	.file-download .demo-icon, .btn-download .demo-icon {
		font-size: 30px;
	}

.item-download {
	background-color: #f0f0f0;
	position: relative;
	margin-bottom: 20px;
}

	.item-download .media {
		margin: 0;
		padding: 0;
		border: none
	}

	.item-download .media-body {
		padding: 15px
	}

.btn-download a {
	color: #333
}

.item-download .media-body .media-heading a {
	padding-top: 0;
}

.item-download:before, .item-download:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 1px;
	background-color: #ddd;
	top: 0;
}

.item-download:before {
	right: 15%
}

.item-download:after {
	right: 33%
}

.botton-detail-download {
	padding: 20px 0;
	text-align: right
}

	.botton-detail-download .btn {
		border-radius: 0;
		min-width: 120px;
	}

.title-download {
	margin: 0 0 10px;
	font-size: 24px;
}

.box-right-download {
	background-color: #f0f0f0;
}

	.box-right-download .media {
		border: none;
		padding-bottom: 0;
	}

.box-right-download-cont {
	padding: 15px
}

.box-right-download .media-heading {
	height: 47px;
	overflow: hidden;
}

.btn-red {
	background-color: #cf0b1d;
	border: 1px solid #cf0b1d;
	color: #fff;
}

.couwn-down-style2 .timer .table-cell {
	width: 104px;
	margin: 0 auto;
	display: block;
}

	.couwn-down-style2 .timer .table-cell .tab-unit {
		float: left;
	}

	.couwn-down-style2 .timer .table-cell .tab-val {
		float: left;
		margin: 0 20px 10px 0;
		font-size: 20px;
	}

.couwn-down-style2.couwn-down, .couwn-down-style3.couwn-down {
	margin-bottom: 0;
}

.couwn-down-style2 .ratiing-time {
	top: 15%
}

.couwn-down img.couwn-down-img1 {
	min-width: inherit
}

.couwn-decript {
	margin-bottom: 20px
}

.box-couwn-down-style1 .couwn-down-title {
	margin: 30px 0;
}

.couwn-down-style3 .ratiing-time {
	top: inherit;
	left: inherit;
	right: 25px;
	width: 240px;
	bottom: 20px;
}

.couwn-down-style3 .timer .table-cell .tab-unit {
	margin-top: 5px
}

/* CSS Light popup*/
@-webkit-keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@-moz-keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@-ms-keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@keyframes lg-right-end {
	0% {
		left: 0;
	}

	50% {
		left: -30px;
	}

	100% {
		left: 0;
	}
}

@-webkit-keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

@-moz-keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

@-ms-keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

@keyframes lg-left-end {
	0% {
		left: 0;
	}

	50% {
		left: 30px;
	}

	100% {
		left: 0;
	}
}

.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end 0.3s;
	-o-animation: lg-right-end 0.3s;
	animation: lg-right-end 0.3s;
	position: relative;
}

.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end 0.3s;
	-o-animation: lg-left-end 0.3s;
	animation: lg-left-end 0.3s;
	position: relative;
}

.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	background-color: rgba(0, 0, 0, 0.45);
}

	.lg-toolbar .lg-icon {
		color: #999;
		cursor: pointer;
		float: right;
		font-size: 24px;
		height: 47px;
		line-height: 27px;
		padding: 10px 0;
		text-align: center;
		width: 50px;
		text-decoration: none !important;
		outline: medium none;
		-webkit-transition: color 0.2s linear;
		-o-transition: color 0.2s linear;
		transition: color 0.2s linear;
	}

		.lg-toolbar .lg-icon:hover {
			color: #FFF;
		}

	.lg-toolbar .lg-close:after {
		content: "\e070";
	}

	.lg-toolbar .lg-download:after {
		content: "\e0f2";
	}

.lg-sub-html {
	background-color: rgba(0, 0, 0, 0.45);
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080;
}

	.lg-sub-html h4 {
		margin: 0;
		font-size: 13px;
		font-weight: bold;
	}

	.lg-sub-html p {
		font-size: 12px;
		margin: 5px 0 0;
	}

#lg-counter {
	color: #999;
	display: inline-block;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px;
	vertical-align: middle;
}

.lg-toolbar, .lg-prev, .lg-next {
	opacity: 1;
	-webkit-transition: -webkit-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	-moz-transition: -moz-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	-o-transition: -o-transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
	transition: transform 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.35s cubic-bezier(0, 0, 0.25, 1) 0s, color 0.2s linear;
}

.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
}

.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0);
}

.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0);
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(0.5, 0.5, 0.5);
	transform: scale3d(0.5, 0.5, 0.5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s, opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1;
}

.lg-outer .lg-thumb-outer {
	background-color: #0D0A0A;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
}

	.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
		cursor: -webkit-grab;
		cursor: -moz-grab;
		cursor: -o-grab;
		cursor: -ms-grab;
		cursor: grab;
	}

	.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
		cursor: move;
		cursor: -webkit-grabbing;
		cursor: -moz-grabbing;
		cursor: -o-grabbing;
		cursor: -ms-grabbing;
		cursor: grabbing;
	}

	.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
		-webkit-transition-duration: 0s !important;
		transition-duration: 0s !important;
	}

.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0%, 0);
	transform: translate3d(0, 0%, 0);
}

.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px;
}

.lg-outer .lg-thumb-item {
	border-radius: 5px;
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #FFF;
	border-radius: 4px;
	margin-bottom: 5px;
}

@media (min-width: 1025px) {
	.lg-outer .lg-thumb-item {
		-webkit-transition: border-color 0.25s ease;
		-o-transition: border-color 0.25s ease;
		transition: border-color 0.25s ease;
	}
}

.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #a90707;
}

.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px;
}

.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0;
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom 0.25s ease;
	-o-transition: bottom 0.25s ease;
	transition: bottom 0.25s ease;
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px;
}

.lg-outer .lg-toogle-thumb {
	background-color: #0D0A0A;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px;
}

	.lg-outer .lg-toogle-thumb:after {
		content: "\e1ff";
	}

	.lg-outer .lg-toogle-thumb:hover {
		color: #FFF;
	}

.lg-outer .lg-video-cont {
	display: inline-block;
	vertical-align: middle;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px;
}

.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative;
}

	.lg-outer .lg-video .lg-object {
		display: inline-block;
		position: absolute;
		top: 0;
		left: 0;
		width: 100% !important;
		height: 100% !important;
	}

	.lg-outer .lg-video .lg-video-play {
		width: 84px;
		height: 59px;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -42px;
		margin-top: -30px;
		z-index: 1080;
		cursor: pointer;
	}

.lg-outer .lg-has-vimeo .lg-video-play {
	background: url("../images/play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url("../images/play.png") no-repeat scroll 0 -58px transparent;
}

.lg-outer .lg-has-html5 .lg-video-play {
	background: transparent url("../images/play.png") no-repeat scroll 0 0;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: 0.8;
}

.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1;
}

.lg-outer .lg-has-youtube .lg-video-play {
	background: url("../images/play.png") no-repeat scroll 0 0 transparent;
}

.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url("../images/play.png") no-repeat scroll 0 -60px transparent;
}

.lg-outer .lg-video-object {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0;
}

.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden;
}

.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none;
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible;
}

.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 0.08s ease 0s;
	-moz-transition: opacity 0.08s ease 0s;
	-o-transition: opacity 0.08s ease 0s;
	transition: opacity 0.08s ease 0s;
}

	.lg-progress-bar .lg-progress {
		background-color: #a90707;
		height: 5px;
		width: 0;
	}

	.lg-progress-bar.lg-start .lg-progress {
		width: 100%;
	}

.lg-show-autoplay .lg-progress-bar {
	opacity: 1;
}

.lg-autoplay-button:after {
	content: "\e01d";
}

.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a";
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transition-duration: 0s;
	transition-duration: 0s;
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-moz-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	-o-transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
	transition: left 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, top 0.3s cubic-bezier(0, 0, 0.25, 1) 0s;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-moz-transition: -moz-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-o-transition: -o-transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	transition: transform 0.3s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.15s !important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

#lg-zoom-in:after {
	content: "\e311";
}

#lg-actual-size {
	font-size: 20px;
}

	#lg-actual-size:after {
		content: "\e033";
	}

#lg-zoom-out {
	opacity: 0.5;
	pointer-events: none;
}

	#lg-zoom-out:after {
		content: "\e312";
	}

.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto;
}

.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px;
}

	.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
		overflow: visible;
	}

.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px;
}

	.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
		box-shadow: 0 0 0 2px white inset;
	}

.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
	-moz-transition: opacity 0.15s ease 0s, -moz-transform 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s, -o-transform 0.15s ease 0s;
	transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
}

	.lg-outer .lg-pager-thumb-cont img {
		width: 100%;
		height: 100%;
	}

.lg-outer .lg-pager {
	background-color: rgba(255, 255, 255, 0.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255, 255, 255, 0.7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow 0.3s ease 0s;
	-o-transition: box-shadow 0.3s ease 0s;
	transition: box-shadow 0.3s ease 0s;
	width: 12px;
}

	.lg-outer .lg-pager:hover, .lg-outer .lg-pager:focus {
		box-shadow: 0 0 0 8px white inset;
	}

.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0;
}

.lg-fullscreen:after {
	content: "\e20c";
}

.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d";
}

.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0, 0, 0, 0.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
	-o-transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
	transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s;
}

.lg-outer.lg-dropdown-active .lg-dropdown, .lg-outer.lg-dropdown-active #lg-dropdown-overlay {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0px, 0);
	-o-transform: translate3d(0, 0px, 0);
	-ms-transform: translate3d(0, 0px, 0);
	-webkit-transform: translate3d(0, 0px, 0);
	transform: translate3d(0, 0px, 0);
	opacity: 1;
	visibility: visible;
}

.lg-outer.lg-dropdown-active #lg-share {
	color: #FFF;
}

.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-o-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
	-moz-transition: -moz-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
	-o-transition: -o-transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
	transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
}

	.lg-outer .lg-dropdown:after {
		content: "";
		display: block;
		height: 0;
		width: 0;
		position: absolute;
		border: 8px solid transparent;
		border-bottom-color: #FFF;
		right: 16px;
		top: -16px;
	}

	.lg-outer .lg-dropdown > li:last-child {
		margin-bottom: 0px;
	}

	.lg-outer .lg-dropdown > li:hover a, .lg-outer .lg-dropdown > li:hover .lg-icon {
		color: #333;
	}

	.lg-outer .lg-dropdown a {
		color: #333;
		display: block;
		white-space: pre;
		padding: 4px 12px;
		font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
		font-size: 12px;
	}

		.lg-outer .lg-dropdown a:hover {
			background-color: rgba(0, 0, 0, 0.07);
		}

	.lg-outer .lg-dropdown .lg-dropdown-text {
		display: inline-block;
		line-height: 1;
		margin-top: -3px;
		vertical-align: middle;
	}

	.lg-outer .lg-dropdown .lg-icon {
		color: #333;
		display: inline-block;
		float: none;
		font-size: 20px;
		height: auto;
		line-height: 1;
		margin-right: 8px;
		padding: 0;
		vertical-align: middle;
		width: auto;
	}

.lg-outer #lg-share {
	position: relative;
}

	.lg-outer #lg-share:after {
		content: "\e80d";
	}

.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998;
}

	.lg-outer #lg-share-facebook .lg-icon:after {
		content: "\e901";
	}

.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced;
}

	.lg-outer #lg-share-twitter .lg-icon:after {
		content: "\e904";
	}

.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39;
}

	.lg-outer #lg-share-googleplus .lg-icon:after {
		content: "\e902";
	}

.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027;
}

	.lg-outer #lg-share-pinterest .lg-icon:after {
		content: "\e903";
	}

.lg-group:after {
	content: "";
	display: table;
	clear: both;
}

.lg-outer {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}

	.lg-outer * {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}

	.lg-outer.lg-visible {
		opacity: 1;
	}

	.lg-outer.lg-css3 .lg-item.lg-prev-slide, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-current {
		-webkit-transition-duration: inherit !important;
		transition-duration: inherit !important;
		-webkit-transition-timing-function: inherit !important;
		transition-timing-function: inherit !important;
	}

	.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
		-webkit-transition-duration: 0s !important;
		transition-duration: 0s !important;
		opacity: 1;
	}

	.lg-outer.lg-grab img.lg-object {
		cursor: -webkit-grab;
		cursor: -moz-grab;
		cursor: -o-grab;
		cursor: -ms-grab;
		cursor: grab;
	}

	.lg-outer.lg-grabbing img.lg-object {
		cursor: move;
		cursor: -webkit-grabbing;
		cursor: -moz-grabbing;
		cursor: -o-grabbing;
		cursor: -ms-grabbing;
		cursor: grabbing;
	}

	.lg-outer .lg {
		height: 100%;
		width: 100%;
		position: relative;
		overflow: hidden;
		margin-left: auto;
		margin-right: auto;
		max-width: 100%;
		max-height: 100%;
	}

	.lg-outer .lg-inner {
		width: 100%;
		height: 100%;
		position: absolute;
		left: 0;
		top: 0;
		white-space: nowrap;
	}

	.lg-outer .lg-item {
		background: url("../img/loading.gif") no-repeat scroll center center transparent;
		display: none !important;
	}

	.lg-outer.lg-css3 .lg-prev-slide, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide {
		display: inline-block !important;
	}

	.lg-outer.lg-css .lg-current {
		display: inline-block !important;
	}

	.lg-outer .lg-item, .lg-outer .lg-img-wrap {
		display: inline-block;
		text-align: center;
		position: absolute;
		width: 100%;
		height: 100%;
	}

		.lg-outer .lg-item:before, .lg-outer .lg-img-wrap:before {
			content: "";
			display: inline-block;
			height: 50%;
			width: 1px;
			margin-right: -1px;
		}

	.lg-outer .lg-img-wrap {
		position: absolute;
		padding: 0 5px;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
	}

	.lg-outer .lg-item.lg-complete {
		background-image: none;
	}

	.lg-outer .lg-item.lg-current {
		z-index: 1060;
	}

	.lg-outer .lg-image {
		display: inline-block;
		vertical-align: middle;
		max-width: 100%;
		max-height: 100%;
		width: auto !important;
		height: auto !important;
	}

	.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
		opacity: 0;
		-webkit-transition: opacity 0.15s ease 0s;
		-o-transition: opacity 0.15s ease 0s;
		transition: opacity 0.15s ease 0s;
	}

	.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
		opacity: 1;
	}

	.lg-outer .lg-empty-html {
		display: none;
	}

	.lg-outer.lg-hide-download #lg-download {
		display: none;
	}

.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity 0.15s ease 0s;
	-o-transition: opacity 0.15s ease 0s;
	transition: opacity 0.15s ease 0s;
}

	.lg-backdrop.in {
		opacity: .95;
	}

.lg-css3.lg-no-trans .lg-prev-slide, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-current {
	-webkit-transition: none 0s ease 0s !important;
	-moz-transition: none 0s ease 0s !important;
	-o-transition: none 0s ease 0s !important;
	transition: none 0s ease 0s !important;
}

.lg-css3.lg-use-css3 .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden;
}

.lg-css3.lg-fade .lg-item {
	opacity: 0;
}

	.lg-css3.lg-fade .lg-item.lg-current {
		opacity: 1;
	}

	.lg-css3.lg-fade .lg-item.lg-prev-slide, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-current {
		-webkit-transition: opacity 0.1s ease 0s;
		-moz-transition: opacity 0.1s ease 0s;
		-o-transition: opacity 0.1s ease 0s;
		transition: opacity 0.1s ease 0s;
	}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0;
}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}

	.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
		-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
		-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
		-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
		transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}

.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0;
}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
		left: -100%;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
		left: 100%;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
		left: 0;
		opacity: 1;
	}

	.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
		-webkit-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
		-moz-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
		-o-transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
		transition: left 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.1s ease 0s;
	}

.image-wrapper .icon-eye-1:before {
	content: '\ea3e';
	top: -7px;
	font-size: 20px;
	position: relative;
}

.image-wrapper .icon-eye-1 {
	border: 1px solid #fff;
	border-radius: 50%;
}

/*END Light Popup*/

/* animat vnsite*/
@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

	.animated.infinite {
		-webkit-animation-iteration-count: infinite;
		animation-iteration-count: infinite;
	}

	.animated.hinge {
		-webkit-animation-duration: 2s;
		animation-duration: 2s;
	}

@-webkit-keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

@keyframes bounce {
	0%, 20%, 53%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	40%, 43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		-ms-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}

	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		-ms-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		-ms-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	-ms-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 50%, 100% {
		opacity: 1;
	}

	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes pulse {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		-ms-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes rubberBand {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	30% {
		-webkit-transform: scale3d(1.25, 0.75, 1);
		-ms-transform: scale3d(1.25, 0.75, 1);
		transform: scale3d(1.25, 0.75, 1);
	}

	40% {
		-webkit-transform: scale3d(0.75, 1.25, 1);
		-ms-transform: scale3d(0.75, 1.25, 1);
		transform: scale3d(0.75, 1.25, 1);
	}

	50% {
		-webkit-transform: scale3d(1.15, 0.85, 1);
		-ms-transform: scale3d(1.15, 0.85, 1);
		transform: scale3d(1.15, 0.85, 1);
	}

	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		-ms-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}

	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		-ms-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}

	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		-ms-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}

	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		-ms-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}

	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		-ms-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}

	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		-ms-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}

	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		-ms-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	-ms-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes tada {
	0% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}

	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}

	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}

	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		-ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}

	100% {
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes wobble {
	0% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}

	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}

	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}

	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}

	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 20%, 40%, 60%, 80%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		-ms-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}

	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		-ms-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}

	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		-ms-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		-ms-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		-ms-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		-ms-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		-ms-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		-ms-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		-ms-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		-ms-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		-ms-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		-ms-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}

	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		-ms-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}

	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		-ms-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	0%, 60%, 75%, 90%, 100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	}

	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		-ms-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}

	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		-ms-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}

	100% {
		-webkit-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		-ms-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}

	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		-ms-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		-ms-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		-ms-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		-ms-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		-ms-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		-ms-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}

	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		-ms-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}

	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		-ms-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		-ms-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		-ms-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		-ms-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		-ms-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		-ms-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		-ms-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		-ms-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}

	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		-ms-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	-ms-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
		opacity: 0;
	}

	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-transition-timing-function: ease-in;
		transition-timing-function: ease-in;
	}

	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}

	100% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		-ms-transform: perspective(400px);
		transform: perspective(400px);
	}

	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	-ms-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}

	60% {
		-webkit-transform: skewX(20deg);
		-ms-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}

	80% {
		-webkit-transform: skewX(-5deg);
		-ms-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}

	100% {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		-ms-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		-ms-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		-ms-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: center;
		-ms-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		-ms-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		-ms-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: left bottom;
		-ms-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		-ms-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}

	100% {
		-webkit-transform-origin: right bottom;
		-ms-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		-ms-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		-ms-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}

	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		-ms-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		-ms-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}

	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		-ms-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		-ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}

	100% {
		opacity: 1;
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}

	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		-ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}

	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		-ms-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}

	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		-ms-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		-ms-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		-ms-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
		animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
	}

	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		-ms-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
		animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

/* END animat VNSITE*/
html {
	overflow-y: scroll;
	overflow-x: hidden;
}

body {
	overflow-x: hidden
}

img {
	max-width: 100%;
}

.box-gallery-cont a {
	position: relative;
	color: #fff;
}

.image-title {
	position: absolute;
	width: 100%;
	height: 32px;
	overflow: hidden
}

.image-wrapper {
	position: relative;
	clear: both;
	margin-bottom: 20px;
	display: inline-block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	height: 260px;
}

	.image-wrapper a {
		text-decoration: none;
		display: block;
	}

	.image-wrapper img {
		width: 100%;
		display: block;
		min-height: 260px;
	}

	.image-wrapper img {
		border: 0;
		box-shadow: none
	}

.image-title {
	position: absolute;
	bottom: 12px;
	left: 10px;
	z-index: 1;
	padding: 10px;
	text-align: left;
	color: #fff;
	text-decoration: none;
	font-size: 14px
}

.image-title {
	bottom: 10px;
	left: 0;
	right: 0;
	margin: 0;
	text-align: center;
	opacity: 0;
	background: 0 0
}

.image-wrapper:hover .image-title {
	opacity: 1
}

.image-hover {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0);
	-webkit-transition: background-color .3s ease;
	-moz-transition: background-color .3s ease;
	transition: background-color .3s ease
}

.image-hover {
	top: 0;
	left: 0;
	bottom: 0;
	right: 0
}

	.image-hover i[class*=icon-] {
		position: absolute;
		top: 50%;
		left: 50%;
		margin: -20px 0 0 -20px;
		font-size: 42px;
		line-height: 42px;
		overflow: hidden;
		color: #fff;
		opacity: 0;
		-webkit-transition: opacity-color .5s ease;
		-moz-transition: opacity-color .5s ease;
		transition: opacity-color .5s ease
	}

.fancybox-gallery:hover .image-hover i[class*=icon-] {
	opacity: 1
}

.fancybox-gallery:hover .image-hover {
	opacity: .65;
}

.nav-tabs-03.nav-tabs {
	border-bottom: none
}

.nav-tabs-03.nav li a {
	background: #f0f0f0;
	padding: 7px 15px;
	border-radius: 0;
	margin-right: 10px;
	border: 1px solid #ddd;
}

.nav-tabs-03.nav-tabs > li.active > a, .nav-tabs-03.nav-tabs > li.active > a:focus, .nav-tabs-03.nav-tabs > li.active > a:hover {
	border: transparent;
	color: #fff;
}

.title-tab-02 {
	margin-bottom: 25px;
}

.bg-none {
	background: none
}

.nobor {
	border: none !important
}

.nobor-right {
	border-right: none !important
}

.btn-social .btn {
	height: 50px;
	position: relative;
	color: #fff;
	border: none;
}

	.btn-social .btn i {
		position: absolute;
		width: 50px;
		height: 50px;
		left: 0;
		top: 0;
		font-size: 20px;
		line-height: 50px;
	}

.line-or {
	height: 1px;
	background-color: #ddd;
	margin: 30px 0;
	text-align: center;
	text-transform: uppercase;
}

	.line-or span {
		display: inline-block;
		background: #fff;
		position: relative;
		top: -10px;
		padding: 0 10px;
	}

.btn-facebook {
	background-color: #3b5998
}

.btn-google {
	background-color: #b53d2f
}

.button-login {
	text-align: center
}

.name-forgot a {
	color: #ea0009
}

.popup-style1 .modal-dialog {
	max-width: 400px
}

.popup-style1 .close {
	display: none
}

.nav-tabs-02 {
	display: inline-block;
	width: 100%
}

.width50 {
	width: 50%
}

.nav-tabs-02.nav li a {
	background: #999999;
	border-radius: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	margin: 0;
}

.popup-style1 .modal-dialog {
	border: 5px solid rgb(0, 0, 0, 0.2);
	border-radius: 5px;
}

.nav-tabs-02.nav-tabs > li.active > a, .nav-tabs-02.nav-tabs > li.active > a:focus, .nav-tabs-02.nav-tabs > li.active > a:hover {
	background: #fff;
	color: #333;
}

.popup-style1 .modal-header {
	padding: 0;
	border-bottom: none;
}

.btn-social .btn.btn-facebook i {
	background-color: #30497d
}

.btn-social .btn.btn-google i {
	background-color: #dd4b39
}

.dropdown-menu.menu-currency {
	padding: 10px;
}

	.dropdown-menu.menu-currency li {
		margin-bottom: 15px;
	}

		.dropdown-menu.menu-currency li p {
			margin-bottom: 5px;
			font-size: 13px;
			opacity: .6
		}

.item-dropdown .dropdown-menu.menu-currency a {
	color: #333;
	font-size: 14px;
}

.lang a, .currency a {
	margin-right: 15px
}

.pagination {
	list-style: none;
}

	.pagination > li > a span.demo-icon {
		right: 0
	}

.box-product-style2 .tab-product {
	/* border-bottom: 1px solid #ddd; */
	margin-bottom: 30px;
	position: relative;
	margin-right: -3px;
}

	.box-product-style2 .tab-product .pull-left {
		height: 39px;
	}

	.box-product-style2 .tab-product .pull-right .hidden-pc {
		position: absolute;
		right: 0;
		top: 0;
	}

.box-product-style2 h3 {
	font-size: 16px;
	color: #383838;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	position: relative;
	top: 10px;
}

.nav_desktop ul ul {
	opacity: 0;
	background: #fff;
	top: 50px;
	left: 0;
	position: absolute;
	z-index: 15;
	min-width: 200px;
	border: 1px solid #ddd;
}

.nav_desktop ul ul {
	border: none;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all 0.3s ease;
}

.nav_desktop ul li:hover ul {
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	transform: translateY(0px);
	z-index: 99;
}

.nav_desktop ul li:hover > ul {
	opacity: 1;
}

.nav_desktop ul li.sub-menu-style1:hover ul ul {
	border: none;
	pointer-events: none;
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transition: all 0.3s ease;
	top: 0;
	left: 190px;
}

.nav_desktop ul li.sub-menu-style1:hover ul li:hover ul {
	pointer-events: auto;
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.nav_desktop ul li.sub-menu-style1:hover ul li:hover > ul {
	opacity: 1;
}

/*****menu vetical****/
.menu-vetical .nav_desktop {
	min-width: 240px;
	border-radius: 0px;
	margin: 0;
}

.menu-vetical .dropdown-toggle {
	color: #fff;
	height: 50px;
	line-height: 50px;
	text-transform: uppercase;
	font-weight: bold;
}

.menu-vetical .nav_desktop ul ul {
	-webkit-transform: translateX(10px);
	transform: translateX(10px);
	transition: all 0.3s ease;
	top: 0;
	left: 238px;
}

.menu-vetical .nav_desktop li a:after {
	display: none;
}

.menu-vetical .nav_desktop ul li:hover ul {
	-webkit-transform: translateX(0px);
	transform: translateX(0px);
}

.menu-vetical .nav_desktop ul li:hover > ul {
	opacity: 1;
}

.menu-vetical .nav_desktop li {
	float: none
}

	.menu-vetical .nav_desktop li a {
		color: #333;
		border-bottom: 1px solid #ddd;
		text-transform: none;
		position: relative;
	}

		.menu-vetical .nav_desktop li a:before {
			content: '';
			width: 1px;
			background: #fff;
			height: 100%;
			position: absolute;
			right: -1px;
			top: 0;
			display: none;
		}

.arow-right-sub-menu {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 10px;
	display: table;
	margin: auto;
	display: none;
	height: 5px;
}

.menu-vetical .nav_desktop li a .arow-right-sub-menu {
	display: block;
}

.title-nav-sub {
	margin-top: 0;
}

.sub-menu-vetical {
	position: absolute;
	top: 0;
	left: 100%;
	height: 100%;
	background: #fff;
	width: 900px;
	border-left: 1px solid #ddd;
	padding: 20px 20px;
	display: none;
	min-height: 300px;
}

.menu-vetical .nav_desktop li:hover > .sub-menu-vetical {
	display: block;
}

.box-nav-sub {
	text-transform: uppercase;
	font-size: 12px;
}

.title-nav-sub a {
	font-weight: bold;
	color: #1e1e1e;
	display: block;
	border-bottom: 1px solid #ddd;
	text-transform: uppercase !important;
}

.banner-sub-menu {
	border-bottom: none !important;
}

.title-img-banner-sub {
	font-weight: bold;
	text-align: center;
}

.list-sub-menu .view-all-list {
	text-transform: none !important;
}

.menu-vetical .nav_desktop .list-sub-menu a {
	border-bottom: none;
	font-size: 12px;
	text-transform: uppercase;
	padding: 8px 12px;
	color: #1e1e1e;
}

	.menu-vetical .nav_desktop .list-sub-menu a:hover {
		color: #ed1c24;
	}

.menu-vetical .nav_desktop ul.first-ul {
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.27);
}

.icon-category {
	text-align: center;
	margin-right: 15px;
}

/*****end menu vetical*****/
.nav_desktop ul li.sub-menu-style2 ul {
	width: 100%;
}

	.nav_desktop ul li.sub-menu-style2 ul li {
		padding: 10px 15px
	}

	.nav_desktop ul li.sub-menu-style2 ul li {
		float: left
	}

		.nav_desktop ul li.sub-menu-style2 ul li a {
			padding: 15px 0;
			font-weight: bold
		}

			.nav_desktop ul li.sub-menu-style2 ul li a:hover, .nav_desktop ul li.sub-menu-style2:hover ul li a:hover {
				background: inherit;
			}

		.nav_desktop ul li.sub-menu-style2 ul li li {
			float: none;
			padding: 0
		}

			.nav_desktop ul li.sub-menu-style2 ul li li a {
				border: none;
				padding: 5px 15px;
				font-weight: normal
			}

.nav_desktop ul li ul li {
	float: none;
	position: relative
}

.nav_desktop ul li.sub-menu-style1 ul li a {
	border-bottom: 1px solid #ddd;
	padding: 10px;
}

.nav_desktop ul li ul li a:after {
	display: none
}

.nav_desktop ul li:first-child a {
	margin-left: 0
}

.nav_desktop ul li.active ul li a, .nav_desktop ul li:hover ul li a {
	color: #333;
	text-transform: inherit;
}

.nav_desktop li.sub-menu-style1 {
	position: relative
}

.table-normal > tbody > tr > td, .table-normal > tbody > tr > th, .table-normal > tfoot > tr > td, .table-normal > tfoot > tr > th, .table-normal > thead > tr > td, .table-normal > thead > tr > th {
	border: none
}

.table-normal tr {
	background-color: #f8f8f8;
}

.table-normal > tbody > tr:nth-of-type(2n+1) {
	background-color: #fff;
}

.owl-theme .owl-controls .owl-buttons div {
	background-color: inherit
}

@media (min-width: 768px) {
	.list-item.view-list {
		display: inline-block;
		width: 100%;
		margin-bottom: 15px;
	}
}

.box-blogs.view-list .item-blogs .img-blogs {
	width: 25%;
	float: left;
}

.box-blogs.view-list .info {
	overflow: hidden;
	padding-left: 30px;
}

.dropdown-menu li ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 10px
}

	.dropdown-menu li ul li a {
		color: #333;
		font-size: 12px;
		padding: 5px 0;
		display: block;
		font-weight: 300;
	}

/*.dropdown-menu li ul li a:before { content:'\e8c2';font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/
.font-medium {
	font-size: 120%
}

.table-nobor td {
	border: none !important;
	vertical-align: middle !important;
	padding: 10px 5px !important
}

.bor-top td, .bor-top {
	border-top: 1px solid #ddd
}

.price {
	color: #f00;
}

@media (max-width: 767px) {
	.price {
		color: #f00;
		min-height: 42px;
	}
}

.table-normal {
	margin: 10px 0 0;
}

.dropdown-menu > li > a {
	padding: 7px 10px
}

.dropdown-menu {
	padding: 0;
	margin: 0;
}

	.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
		background-color: #ed1c24;
	}

.shoppingcart-box {
	width: 290px;
	max-height: 400px;
}

	.shoppingcart-box .list {
		padding: 0;
		list-style-type: none;
	}

	.shoppingcart-box .item {
		padding: 12px 0;
		overflow: hidden;
		border-bottom: 1px solid #f5f5f5;
		position: relative;
	}

		.shoppingcart-box .item .icon-product-delete, .shoppingcart-box .item .icon-product-edit {
			position: absolute;
			top: 10px;
			right: 20px;
			font-size: 17px;
			color: #fff;
		}

		.shoppingcart-box .item .icon-product-delete {
			position: absolute;
			top: 10px;
			right: -2px;
			font-size: 17px;
			color: #fff;
		}

	.shoppingcart-box .price {
		display: block;
		padding-top: 8px;
		font-size: 1em;
	}

	.shoppingcart-box a {
		font-size: 15px;
		white-space: inherit;
	}

	.shoppingcart-box .preview {
		width: 65px;
		display: block;
		float: left;
	}

	.shoppingcart-box .description {
		margin-left: 80px;
		font-size: 13px;
		padding-right: 15px;
	}

	.shoppingcart-box .total {
		text-align: right;
		padding: 6px 0 12px;
	}

	.shoppingcart-box .btn-mega {
		float: right;
	}

	.shoppingcart-box .view-link {
		width: 100%;
		float: left;
		position: relative;
		padding: 15px;
	}

.title-main {
	background-color: #f0f0f0;
	padding: 10px 0;
}

	.title-main h1 {
		font-size: 16px;
		color: #383838;
		font-weight: bold;
		text-transform: uppercase;
		position: relative;
		margin: 0;
	}

.right-style-1 {
	padding-left: 30px
}

.box-style-1 .demo-icon {
	float: left;
	font-size: 20px;
}

.box-step3 {
	border: 2px solid #ddd;
	padding: 15px;
}

	.box-step3 .title_style4 {
		padding-bottom: 10px;
		border-bottom: 1px solid #ddd;
	}

		.box-step3 .title_style4 h3 {
			margin: 0;
			padding: 0
		}

		.box-step3 .title_style4 a {
			color: #989898;
		}

.bg_clolor {
	background: #ed1c24
}

.padding {
	padding: 15px;
}

.no-padd {
	padding: 0 !important
}

label {
	font-weight: 300
}

.clred {
	color: #f00
}

.tab-title {
	margin-bottom: 30px
}

.padd10 {
	padding: 10px 0 !important
}

div .no-pad-right {
	padding-right: 0
}

.select2-container .select2-choice {
	border: none;
	background: none;
}

.select2-container.form-control {
	padding-left: 0;
}

.select2-container .select2-choice .select2-arrow b {
	background: url(../images/select2.png) no-repeat 10px 8px;
}

.select2-container .select2-choice .select2-arrow {
	border: none;
	background: none;
}

.input-icon {
	position: absolute;
	right: 3px;
	z-index: 2;
	top: 7px;
}

.inline-block {
	display: inline-block
}

.cicle {
	border-radius: 50%;
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	;
	color: #fff;
	text-align: center;
}

.title_style2 {
	position: relative
}

	.title_style2::after {
		content: "";
		position: absolute;
		height: 2px;
		width: 160px;
		background: #383838;
		top: 35px;
		left: 50%;
		margin-left: -80px;
	}

	.title_style2 h3::after {
		content: "";
		position: absolute;
		height: 4px;
		width: 60px;
		top: 34px;
		left: 50%;
		margin-left: -30px;
		z-index: 2;
	}

.box-cont {
	padding: 50px 0
}

.border-bottom {
	border-bottom: 1px solid #ddd
}

.nav li a {
	color: #333;
	font-weight: 400;
	display: block;
}

.nav .sub-menu li a {
	padding: 8px 10px 8px 0px;
}

.nav li a .demo-icon {
	padding-right: 5px;
	display: inline;
}

.title_style h2, .title_style h3, .title_style h4 {
	background-color: #383838;
	font-size: 16px;
	color: #fff;
	margin: 0;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 14px 15px;
	position: relative;
}

.title_style2 h2, .title_style2 h3, .title_style2 h4 {
	font-size: 16px;
	color: #383838;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	position: relative;
}

.title_style3 h2, .title_style3 h3, .title_style3 h4 {
	font-size: 16px;
	color: #383838;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	border-bottom: 1px solid #ddd;
	padding-bottom: 10px;
	margin: 0 0 5px;
	position: relative;
}

.title_style4 h2, .title_style4 h3, .title_style4 h4 {
	font-size: 16px;
	color: #383838;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	margin: 0 0 10px;
	padding: 10px;
	border-bottom: 1px solid #ddd;
	position: relative;
}

.box-style-1 .title_style4 h2, .box-style-1 .title_style4 h3, .box-style-1 .title_style4 h4, .box-forget .title_style4 h2, .box-forget .title_style4 h3, .box-forget .title_style4 h4 {
	padding: 0;
	border-bottom: inherit;
}

.title_style1 h2 {
	font-size: 40px;
	margin: 0 0 15px;
}

.title_style1 strong, .title_style2 h3 strong {
	color: #ed1c24;
}

.bottom {
	margin-bottom: 25px;
}

.breadcrumb {
	margin: 0;
	padding: 0;
	background: none;
	font-size: 12px;
}

.box_bor_style1 {
	border: 5px solid #ddd;
	padding: 50px 25px 125px 30%;
	width: 130%;
	left: -30%;
	position: relative;
}

.welcome {
	padding: 50px 0
}

	.welcome p {
		font-weight: 300;
	}

.img_intro1 {
	position: absolute;
	top: 30px;
	z-index: 2;
}

.bg_gray {
	background: #f0f0f0;
}

.box_location {
	padding: 50px 0
}

.bg_gray2 {
	background: #f8f8f8;
}

.nav-tabs-style1.nav-tabs {
	border: none;
	display: inline-block;
}

.nav-tabs-style1 li a {
	background: #383838;
	display: block;
	width: 50px;
	height: 2px;
	padding: 0;
}

.nav-tabs-style1.nav-tabs > li.active > a, .nav-tabs-style1.nav-tabs > li.active > a:focus, .nav-tabs-style1.nav-tabs > li.active > a:hover {
	background: #ed1c24;
}

#btn-process-payment {
	margin-left: 5px
}

a.bt {
	display: inline-block;
	padding: 0 10px !important
}

.nav-tabs-01 .nav li a {
	padding: 0 0 0 39px;
	background: none !important;
	border: none !important;
	display: inline-block;
}

.nav-tabs-01 .nav-tabs {
	border: none
}

.title_style3.bottom0 h3 {
	margin-bottom: 0
}

.owl-carousel .owl-wrapper-outer {
	padding-bottom: 2px
}

.list-bank li {
	float: left;
	width: 20%;
	text-align: center;
	background: #fff;
}

	.list-bank li label {
		line-height: 3.5;
		position: relative
	}

.list-bank img {
	width: 100%;
	max-width: 200px;
	height: auto
}

ul.list-bank {
	margin: 0;
	padding: 0;
	list-style: none;
	position: relative;
	left: 1px;
}

.list-bank li label {
	display: block;
	border-bottom: 1px solid #ddd;
	margin: 0;
	border-right: 1px solid #ddd;
	vertical-align: middle;
	padding: 40px 0;
	cursor: pointer;
	position: relative;
}

	.list-bank li label input {
		border: none;
		background: url(../images/trans.png) 0 0 repeat;
		color: #fff;
		position: absolute;
		width: 100%;
		display: none;
		height: 100%;
		top: 0;
		font-size: 0;
		z-index: 2;
		left: 0;
	}

.note-cart {
	padding-top: 15px
}

.list-bank li label:before {
	font-family: "fonts_vnsitecss";
	font-style: normal;
	font-weight: normal;
	border-radius: 50%;
	padding: 5px;
	color: #fff;
	text-align: center;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
	font-size: 10px;
	position: absolute;
	display: none;
	right: 10px;
	top: 15px;
	content: '\e832';
	margin: -5px 0 0 -5px;
}

.list-bank li.active label:before, .list-bank li:hover label:before {
	display: block;
}

.nav-tabs-01 .nav-tabs li {
	width: 100%;
}

.tabs-menu-01:before {
	content: "";
	width: 1px;
	background: #ddd;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
}

.nav-tabs-01 .nav-tabs li.active .icon-circle-empty, .nav-tabs-01 .nav-tabs li .icon-dot-circled {
	display: none
}

.nav-tabs-01 .nav-tabs li.active i.icon-dot-circled {
	display: block;
}

.nav-tabs-01 .nav-tabs li .demo-icon {
	position: absolute;
}

.nav-tabs-01 .nav-tabs li .icon-circle-empty, .nav-tabs-01 .nav-tabs li .icon-dot-circled {
	left: 10px;
	top: 10px;
}

.nav-tabs-01 .nav-tabs li .icon-circle-empty {
	left: 10px;
	top: 10px;
	color: #999
}

.nav-tabs-01 .nav-tabs li span {
	display: block;
	background: #eeeeec;
	border: 1px solid #ddd;
	padding: 7px 15px 7px 35px;
	border-radius: 4px;
	color: #555;
	text-align: left;
}

.nav-tabs-01 .tab-content {
	padding: 20px 0;
}

.nav-tabs-01 .nav-tabs li span .demo-icon {
	width: 25px;
	height: 25px;
	line-height: 25px;
	left: 5px;
	padding: 0;
	text-align: center;
	border-radius: 50%;
	top: 4px;
}

	.nav-tabs-01 .nav-tabs li span .demo-icon.icon-wallet {
		color: #3e3e3e
	}

	.nav-tabs-01 .nav-tabs li span .demo-icon.icon-visa {
		color: #ed1c24
	}

	.nav-tabs-01 .nav-tabs li span .demo-icon.icon-paypal {
		color: #00e5ff
	}

	.nav-tabs-01 .nav-tabs li span .demo-icon.icon-mastercard {
		color: #4caf50
	}

	.nav-tabs-01 .nav-tabs li span .demo-icon.icon-atm {
		color: #ffc212
	}

.nav-tabs-01 .nav-tabs li.active span .demo-icon {
	background: #fff;
}

.nav-tabs-01 .nav-tabs li span .icon-cc-visa:before {
	right: 2px;
	position: relative;
}

.nav-tabs-01 .nav-tabs li {
	padding: 10px 0;
}

	.nav-tabs-01 .nav-tabs li span {
		position: relative;
	}

.arrow-left, .arrow-left::after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid;
}

.arrow-left {
	top: 50%;
	left: -21px;
	display: none;
	margin-top: -11px;
	border-right-color: #ddd;
	border-left-width: 0;
	border-width: 11px;
}

	.arrow-left::after {
		bottom: -12px;
		left: -11px;
		content: " ";
		border-right-color: #eeeeec;
		border-left-width: 0;
		content: "";
		border-width: 12px;
	}

.nav-tabs-01 li.active .arrow-left {
	display: block
}

.nav-tabs-01 .nav-tabs li.active span {
	color: #fff
}

.icon-flag {
	display: inline;
	font-size: 9px !important;
	padding: 0 7px;
	position: relative;
	top: -1px;
	background: url(../images/icons-flags.png) no-repeat 0 0
}

.item-dropdown .icon-flag:before {
	display: none
}

.icon-flag-en {
	background-position: 0 0
}

.icon-flag-de {
	background-position: 0 -22px
}

.icon-flag-fr {
	background-position: 0 -44px
}

.icon-flag-da {
	background-position: 0 -66px
}

.icon-flag-el {
	background-position: 0 -88px
}

.icon-flag-es {
	background-position: 0 -110px
}

.icon-flag-it {
	background-position: 0 -132px
}

.icon-flag-nl {
	background-position: 0 -154px
}

.icon-flag-pl {
	background-position: 0 -176px
}

.icon-flag-pt {
	background-position: 0 -198px
}

.icon-flag-ru {
	background-position: 0 -220px
}

.icon-flag-sv {
	background-position: 0 -242px
}

.icon-flag-vi {
	background-position: 0 -261px
}

.btn-normal {
	background-color: #dedede;
	border: 1px solid #ccc;
	line-height: 30px;
}

.txt-upper {
	text-transform: uppercase
}

.form-control {
	box-shadow: inherit;
	border-radius: 0;
	border-color: #ddd;
	margin-bottom: 20px;
}

.cicle-icon {
	color: #fff;
	border-radius: 50%;
	width: 20px;
	height: 20px;
	line-height: 20px;
}

th {
	text-align: inherit
}

.title-table-01 th {
	background: #dedede
}

.bottom-big {
	margin-bottom: 30px
}

.img-80, .img-80-bor {
	width: 80px;
	height: 80px;
}

.img-80-bor {
	border: 1px solid #ddd;
	padding: 1px;
}

.input-cart {
	width: 30px;
	text-align: center;
	position: absolute;
	right: 0;
	top: 50%;
	border: 1px solid #ddd;
	height: 30px;
	margin-top: -15px;
}

.media-body .media-heading a {
	font-size: 15px;
	color: #333;
	display: block;
	margin-right: 15px;
}

.box-cart-right-cont .media-body .media-heading {
	padding-top: 15px;
	padding-right: 50px
}

.box-cart-right-cont .media-body .price-well {
	padding-right: 50px
}

.box-cart-right-cont > .media {
	position: relative;
	padding: 15px 0;
	border-bottom: 1px dotted #ddd;
}

.box-cart-right {
	border: 1px solid #ddd;
}

.font-small {
	font-size: 13px;
	text-transform: capitalize;
	color: #777;
	font-weight: normal
}

.box-cart-right-cont { /*padding:15px*/
}

.title-promotion, .item-cart, .item-promotion {
	padding: 0 15px 10px 15px;
}

.item-promotion {
	width: 100%;
	float: left;
	padding: 10px;
	background: #f8f8f8;
}

.media-left a {
	display: block
}

.box-cart-left {
	padding: 0 15px;
	margin: 0 0 20px;
}

.box-step {
	padding: 50px 0 80px
}

	.box-step ul {
		list-style: none;
		margin: 0;
		height: 2px;
		position: relative;
		padding: 0;
		background: #ddd;
	}

		.box-step ul li {
			float: left;
			width: 33.3333333%
		}

			.box-step ul li .demo-icon {
				position: absolute;
				width: 40px;
				height: 40px;
				top: -20px;
				border-radius: 50%;
				margin-left: -20px;
				line-height: 36px;
				color: #fff;
				background: #999999;
				border: 2px solid #ddd;
			}

			.box-step ul li span {
				position: absolute;
				top: 20px;
				color: #333;
			}

li.step1 span {
	left: -59px
}

li.step2 span {
	left: 50%;
	width: 136px;
	margin-left: -71px;
}

li.step3 span {
	right: -15px;
}

li.step1 i {
	left: 0
}

li.step2 i {
	left: 50%
}

li.step3 i {
	right: 0
}

.bottom0 {
	margin: 0 !important;
	padding: 0 !important
}

.bg-white {
	background: #fff
}

.owl-carousel {
	position: inherit
}

#Slider .owl-carousel {
	position: relative
}

.slider-product.owl-theme .owl-controls .owl-buttons div {
	top: 50%;
	background: rgba(0, 0, 0, 0.42);
	border-radius: 0;
	opacity: 0;
}

.slider-product.owl-theme:hover .owl-controls .owl-buttons div {
	opacity: 1;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
	left: 0;
}

.slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: -8px;
}

.content-brand .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev, .content-Customer .slider-product.owl-theme .owl-controls .owl-buttons div.owl-prev {
	right: inherit;
}

.content-brand .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next, .content-Customer .slider-product.owl-theme .owl-controls .owl-buttons div.owl-next {
	right: 10px;
}

.box-product-style2 {
	position: relative
}

	.box-product-style2 .dropdown-menu > li {
		padding: 0 !important;
		width: 100% !important;
	}

		.box-product-style2 .dropdown-menu > li > a {
			width: 100%;
			padding: 10px 15px !important;
		}

			.box-product-style2 .dropdown-menu > li.active > a, .box-product-style2 .dropdown-menu > li > a:hover {
				color: #fff;
			}

.box-left {
	position: relative
}

	.box-left .slider-product.owl-theme .owl-controls .owl-buttons div {
		top: -55px;
	}

@media (min-width: 768px) {
	.box-product-style2 .tab-product .nav_title {
		margin-right: 20px !important;
	}

	#Nav-desktop .container {
		position: relative
	}

	#Nav-desktop .col-lg-10 {
		width: 100%
	}

	#Nav-desktop .col-lg-2 {
		position: absolute;
		right: 0;
		top: 0
	}
}

@media (min-width: 768px) {
	.content-box-left {
		display: inline-block;
		width: 100%
	}

	.nav_title.collapse {
		display: block
	}

	.hidden-pc {
		display: none
	}

	.nav_desktop {
		margin-left: -15px
	}

	.box-step3 {
		margin-bottom: 50px;
	}

	.cart-right {
		padding-left: 10px;
	}

	.box-forget {
		padding: 80px 0
	}

	.col-sm-20 {
		width: 20%;
		float: left;
		padding-left: 15px;
	}

		.col-sm-20.last .form-group {
			padding-right: 15px;
		}

	.no_pad_right {
		padding-right: 0 !important
	}

	.box_dates .col-sm-4 {
		padding-right: 0
	}

		.box_dates .col-sm-4.item_year {
			padding-right: 15px
		}

	.form-control.col-sm-11 {
		width: 91.66666667%;
		float: none;
	}

	.form-control.col-sm-10 {
		width: 83.33333333%;
		float: none;
	}

	.form-control.col-sm-9 {
		width: 75%;
		float: none;
	}

	.form-control.col-sm-8 {
		width: 66.66666667%;
		float: none;
	}

	.form-control.col-sm-7 {
		width: 58.33333333%;
		float: none;
	}

	.form-control.col-sm-6 {
		width: 50%;
		float: none;
	}

	.form-control.col-sm-5 {
		width: 41.66666667%;
		float: none;
	}

	.form-control.col-sm-4 {
		width: 33.33333333%;
		float: none;
	}

	.form-control.col-sm-3 {
		width: 25%;
		float: none;
	}

	.form-control.col-sm-2 {
		width: 16.66666667%;
		float: none;
	}

	.form-control.col-sm-1 {
		width: 8.33333333%;
		float: none;
	}
}

@media (max-width: 1199px) {
	.sub-menu-vetical {
		width: 730px;
	}
}

@media (max-width: 1024px) {
	.container {
		width: auto
	}
}

@media (max-width: 992px) and (min-width: 768px) {
	.title_style h3 {
		font-size: 10px;
	}

	.img-80, .img-80-bor {
		width: 50px;
		height: 50px;
	}

	.box-cart-right-cont .media-body .media-heading {
		padding-top: 0;
	}

	.box-cart-right-cont {
		padding: 10px 5px;
	}
}

@media (max-width: 767px) {
	.box-search {
		margin: 15px 0;
		padding: 0 15px;
	}

	#header .hotline {
		margin: 0px 15px;
	}

	#header .box-right {
		margin-right: 15px;
	}

	.btn-toggle {
		padding-left: 15px;
	}

	.tab-product {
		margin-bottom: 15px
	}

	.list-bank li {
		width: 33.33333%
	}

	.box-product-style2 .nav_title li a {
		font-size: 14px
	}

	.tab-product {
		min-height: 40px
	}

	.cart-left .form-group .row .col-sm-6 {
		margin-bottom: 15px
	}

	.box-ad [class^="col-sm-"] {
		margin-bottom: 15px
	}

	#simple_timer2.timer {
		text-align: right;
	}

	.item-download:before, .item-download:after {
		display: none
	}

	.item-download .media-left {
		float: none;
		width: 100%;
		display: inline-block;
		text-align: center;
	}

	.item-download .media-object {
		display: inline-block;
	}

	.file-download {
		float: left;
		margin: 0 0 0 15px
	}

	.btn-download {
		float: right;
		margin: 0 15px 0 0
	}

	.item-download {
		padding: 15px 0;
	}

	.btn-social .btn {
		padding-left: 45px;
	}

	.box-forget {
		padding: 30px 0;
	}

	.pagination > li > a, .pagination > li > span {
		margin: 0 2px;
		padding: 0;
		min-width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.nav-page {
		text-align: center
	}

	.Compe-product .table > tbody > tr > td {
		min-width: 150px
	}

	.Compe-product {
		overflow-x: auto;
	}

	.nav-tabs-01 .input-group {
		display: inline-block;
		margin-bottom: 15px;
		width: 100%;
	}

	.box_dates .col-sm-4 {
		padding-right: 0
	}

		.box_dates .col-sm-4.item_year {
			padding-right: 15px
		}

	.box-product-style2 .tab-product .pull-right .nav_title.collapse.in {
		display: block
	}

	.hidden-pc {
		display: block
	}

	.box-product-style2 h3 {
		font-size: 13px;
	}

	.box-product-style2 .owl-theme .owl-controls {
		display: none !important
	}

	.box_dates .col-sm-4 {
		float: left;
		width: 33.3333%;
	}

	.title_style1 h2 {
		font-size: 30px;
	}

	.img_intro1 {
		margin-bottom: 20px;
		position: inherit
	}

	.box_bor_style1 {
		padding: 20px;
		position: inherit;
		left: 0;
		width: auto
	}

	.welcome {
		padding: 10px 0;
	}

	.box-step {
		width: 80%;
		margin: 0 auto;
	}

	#Slider .owl-theme .owl-controls .owl-buttons div {
		width: 30px;
		top: 25%;
	}
}

@media (max-width: 481px) {
	.nav_title li.active, .nav_title li, .nav_title li:first-child {
		padding-left: 0;
	}

		.nav_title li a {
			font-size: 13px
		}

	.nav_title li {
		width: inherit
	}

	.nav-tabs-03.nav li a, .btn-fill {
		padding: 5px 5px;
		font-size: 12px;
		margin-right: 4px;
	}

	.couwn-down-title h2 {
		font-size: 16px
	}

	.box-couwn-down-style1 .couwn-down-title {
		margin: 10px 0;
	}

	.box-couwn-down-style1 {
		padding: 15px 0
	}

	.couwn-decript {
		display: none
	}

	#Slider .owl-theme .owl-controls .owl-buttons div::before {
		font-size: 30px;
	}

	.couwn-down-style3 .timer .table-cell .tab-val {
		font-size: 16px !important;
		width: 30px;
		height: 30px;
		line-height: 30px;
	}

	.couwn-down-style3 .ratiing-time {
		right: 0;
		bottom: 0;
	}

	.couwn-down-style3 .timer .table-cell .tab-unit {
		margin-top: 0;
	}

	.couwn-down-style3 .timer .table-cell {
		min-width: 40px;
	}

	.box-step {
		width: 85%;
		margin: 0 auto;
		font-size: 12px;
	}

	li.step1 span {
		left: -28px;
		width: 54px;
	}

	li.step2 span {
		width: 70px;
		margin-left: -35px;
	}

	li.step3 span {
		right: -8px;
	}
}

@media (max-width: 321px) {
	.box-gallery .title-tab-02 {
		margin-right: -13px;
		margin-left: -11px;
	}

	li.step1 span {
		left: -26px;
	}

	li.step3 span {
		right: -8px;
	}

	.couwn-down-style3 .timer .table-cell {
		min-width: 30px;
	}

		.couwn-down-style3 .timer .table-cell .tab-val {
			margin: 0
		}

		.couwn-down-style3 .timer .table-cell .tab-unit {
			font-size: 12px
		}
}

.title_style4 > h3 {
	margin-bottom: 0;
}

#load-list-data {
	/* margin-right: -15px !important */
}

/* .item_block .title_style h3{
    margin: 0 1px !important;
} */
#catalog-all-12 {
	overflow: hidden;
	border: none !important;
}

.breadcrumb .active {
	color: #333 !important;
}

.bottom-footer .payment-support {
	margin-right: -8px !important;
}

#frm-reg-email .btn-send-reg-email {
	background: #111111;
	color: #fff !important;
}

#frm-reg-email {
	margin-top: 2px;
	margin-left: 10px;
}

#sub-menu01 {
	margin-right: -1px;
}

	#sub-menu01 li .tab-item {
		padding: 8px 5px;
	}

.nav_title li .tab-item-2 {
	font-size: 16px;
	color: #383838;
	font-weight: bold !important;
	text-transform: uppercase !important;
	display: block;
	padding: 8px 0px !important;
	position: relative;
}

.nh_ads {
	margin-bottom: 15px;
}

.item_block .box-product .tab-product {
	margin-right: -3px !important;
}

.item_block .box-product .content-tab-product .fade .list-item {
	margin-right: -4px !important;
}

.item_block .box-product .content-tab-product .tab-pane .list-item {
	margin-right: 0;
}

.btn-hide-toggle-sub-menu {
	padding: 10px 15px !important;
}

.box_maps {
	margin-right: -8px;
}

.text {
	/* float: left; */
	width: 45%;
}

.captcha-img {
	float: left;
	width: auto;
}

.captcha-reload {
	/* float: right; */
	width: 8.33333333%;
	/* top: 23px; */
}

.about-more {
	padding-right: 0 !important;
}

.ab-1-right {
	padding-right: 0;
	text-align: justify;
}

.row-about-2 .container {
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}

.detail-post {
	text-align: justify;
}

#myTabs1, #Customer-tab {
	margin-top: 15px;
}

.list-item.view-list img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media(max-width: 392px) {
	.captcha-img {
		width: 100% !important;
	}

	.text {
		width: 100%;
	}

	.captcha-input {
		margin-left: 0px !important;
		margin-top: -27px !important;
	}
}
