@charset "utf-8";
/* CSS Document */
.timeline {
	position: relative;
	padding: 0;
	margin-bottom: 22px;
	list-style: none;
	background: transparent;
}
.timeline:before {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 50%;
	width: 2px;
	margin-left: -1px;
	content: "";
	background-color: #e4eaec;
}
.timeline:after {
	display: table;
	content: "";
}
.timeline:after {
	clear: both;
}
.timeline>li {
	position: relative;
	display: block;
	float: left;
	width: 50%;
	padding-right: 40px;
	margin-bottom: 60px;
	clear: left;
}
.timeline>li.timeline-period {
	position: relative;
	z-index: 6;
	display: block;
	float: none;
	width: 200px;
	padding: 25px 10px;
	margin: 20px auto 30px;
	clear: both;
	font-size: 26px;
	text-align: center;
	text-transform: uppercase;
	background: #f1f4f5;
}
.timeline>li.timeline-reverse {
	float: right;
	padding-right: 0;
	padding-left: 40px;
	clear: right;
}
.timeline>li:last-child {
	margin-bottom: 0;
}
.timeline:not(.timeline-single)>li:not(.timeline-period):first-child+.timeline-item, .timeline:not(.timeline-single)>li.timeline-period+.timeline-item+.timeline-item {
	margin-top: 90px;
}
.timeline-content {
	float: left;
	width: 100%;
	overflow: hidden;
	clear: left;
}
.timeline-reverse .timeline-content {
	float: right;
	clear: right;
}
.timeline-content>.widget {
	margin: 0;
}
.timeline-dot {
	position: absolute;
	top: 7.5px;
	right: 0;
	z-index: 11;
	color: #fff;
	text-align: center;
	cursor: pointer;
	background-color: #62a8ea;
	border-radius: 50%;
}
.timeline-reverse .timeline-dot {
	right: auto;
	left: 0;
	margin-right: 0;
}
.timeline .timeline-dot {
	width: 14px;
	height: 14px;
	margin-right: -7px;
	line-height: 14px;
}
.timeline .timeline-reverse .timeline-dot {
	margin-left: -7px;
}
.timeline.timeline-single {
	margin-left: 7px;
}
.timeline.timeline-single .timeline-dot {
	margin-left: -7px;
}
@media screen and (max-width:767px) {
.timeline {
	margin-left: 7px;
}
.timeline .timeline-dot {
	margin-left: -7px;
}
}
.timeline-info {
	float: right;
	padding: 0 20px;
	margin-bottom: 22px;
	line-height: 28px;
	text-align: center;
	background: #e4eaec;
	border: 1px solid #e4eaec;
	border-radius: 20px;
}
.timeline-reverse .timeline-info {
	float: left;
}
.timeline-footer {
	position: absolute;
	right: 0;
	bottom: -30px;
	margin-right: 55px;
}
.timeline-footer .icon {
	margin-right: .3em;
}
.timeline-reverse .timeline-footer {
	right: auto;
	left: 0;
	margin-right: 0;
	margin-left: 55px;
}
.timeline-reverse+.timeline-reverse {
	margin-top: 0;
}
@media screen and (max-width:767px) {
.timeline:before {
	left: 0;
}
.timeline>li, .timeline li.timeline-reverse {
	float: none;
	width: 100%;
	padding-right: 0;
	padding-left: 40px;
	margin-top: 0;
	margin-bottom: 60px;
}
.timeline-content {
	float: none;
}
.timeline-dot {
	right: auto;
	left: 0;
	margin-right: 0;
	margin-left: -7px;
}
.timeline-info {
	display: inline-block;
	float: none;
}
.timeline-footer {
	right: auto;
	bottom: -26px;
	left: 0;
	margin-right: 0;
	margin-left: 40px;
}
}
.timeline-single:before {
	left: 0;
}
.timeline-single>li {
	float: none;
	width: 100%;
	padding-right: 0;
	padding-left: 40px;
	margin-bottom: 60px;
}
.timeline-single .timeline-content {
	float: none;
}
.timeline-single .timeline-dot {
	right: auto;
	left: 0;
	margin-right: 0;
	margin-left: -7px;
}
.timeline-single .timeline-info {
	float: left;
}
.timeline-single .timeline-footer {
	right: auto;
	bottom: -26px;
	left: 0;
	margin-right: 0;
	margin-left: 40px;
}
.timeline-icon .timeline-dot {
	width: 40px;
	height: 40px;
	margin-right: -20px;
	line-height: 40px;
}
.timeline-icon .timeline-reverse .timeline-dot {
	margin-left: -20px;
}
.timeline-icon.timeline-single {
	margin-left: 20px;
}
.timeline-icon.timeline-single .timeline-dot {
	margin-left: -20px;
}
@media screen and (max-width:767px) {
.timeline-icon {
	margin-left: 20px;
}
.timeline-icon .timeline-dot {
	margin-left: -20px;
}
}
.timeline-icon .timeline-dot {
	top: -5.5px;
}
.timeline-avatar .timeline-dot {
	width: 40px;
	height: 40px;
	margin-right: -20px;
	line-height: 40px;
}
.timeline-avatar .timeline-reverse .timeline-dot {
	margin-left: -20px;
}
.timeline-avatar.timeline-single {
	margin-left: 20px;
}
.timeline-avatar.timeline-single .timeline-dot {
	margin-left: -20px;
}
@media screen and (max-width:767px) {
.timeline-avatar {
	margin-left: 20px;
}
.timeline-avatar .timeline-dot {
	margin-left: -20px;
}
}
.timeline-avatar-sm .timeline-dot {
	width: 30px;
	height: 30px;
	margin-right: -15px;
	line-height: 30px;
}
.timeline-avatar-sm .timeline-reverse .timeline-dot {
	margin-left: -15px;
}
.timeline-avatar-sm.timeline-single {
	margin-left: 15px;
}
.timeline-avatar-sm.timeline-single .timeline-dot {
	margin-left: -15px;
}
@media screen and (max-width:767px) {
.timeline-avatar-sm {
	margin-left: 15px;
}
.timeline-avatar-sm .timeline-dot {
	margin-left: -15px;
}
}
.timeline-avatar-lg .timeline-dot {
	width: 50px;
	height: 50px;
	margin-right: -25px;
	line-height: 50px;
}
.timeline-avatar-lg .timeline-reverse .timeline-dot {
	margin-left: -25px;
}
.timeline-avatar-lg.timeline-single {
	margin-left: 25px;
}
.timeline-avatar-lg.timeline-single .timeline-dot {
	margin-left: -25px;
}
@media screen and (max-width:767px) {
.timeline-avatar-lg {
	margin-left: 25px;
}
.timeline-avatar-lg .timeline-dot {
	margin-left: -25px;
}
}
.timeline-simple .timeline-dot {
	top: 0;
	margin-top: 10px;
}
.timeline-feed .timeline-dot {
	width: 30px;
	height: 30px;
	margin-right: -15px;
	line-height: 30px;
}
.timeline-feed .timeline-reverse .timeline-dot {
	margin-left: -15px;
}
.timeline-feed.timeline-single {
	margin-left: 15px;
}
.timeline-feed.timeline-single .timeline-dot {
	margin-left: -15px;
}
@media screen and (max-width:767px) {
.timeline-feed {
	margin-left: 15px;
}
.timeline-feed .timeline-dot {
	margin-left: -15px;
}
}
.timeline-feed.timeline-simple .timeline-dot {
	margin-top: 5px;
}
.timeline-feed>li {
	padding-right: 30px;
	margin-bottom: 22px;
}
.timeline-feed>li.timeline-reverse {
	padding-left: 30px;
}
.timeline-feed.timeline-single>li {
	padding-left: 30px;
}
@media screen and (max-width:767px) {
.timeline-feed>li {
	padding-right: 30px;
	margin-bottom: 22px;
}
}
.testimonial {
	margin: 3px 3px 22px;
}
.testimonial-ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.testimonial-item {
	float: left;
	padding: 0 15px 30px;
	margin: 0;
}
.testimonial-content {
	position: relative;
	padding: 15px 20px;
	margin-top: 10px;
	margin-bottom: 25px;
	background-color: #f3f7f9;
	border-radius: 3px;
}
.testimonial-content:before {
	position: absolute;
	bottom: -7px;
	left: 33px;
	display: block;
	width: 14px;
	height: 14px;
	content: '';
	background-color: #f3f7f9;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.testimonial-content>p:last-child {
	margin-bottom: 0;
}
.testimonial-image {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 20px;
}
.testimonial-author {
	display: block;
	margin-left: 75px;
	font-size: 18px;
}
.testimonial-company {
	display: block;
	margin-left: 75px;
	font-size: 12px;
	opacity: .8;
}
.testimonial-control a {
	color: #ccd5db;
}
.testimonial-control a:hover {
	color: #89bceb;
	text-decoration: none;
}
.testimonial-reverse .testimonial-content:before {
	right: 33px;
	left: auto;
}
.testimonial-reverse .testimonial-image {
	float: right;
	margin-right: 20px;
	margin-left: 0;
}
.testimonial-reverse .testimonial-author, .testimonial-reverse .testimonial-company {
	margin-right: 75px;
	margin-left: 0;
	text-align: right;
}
.testimonial-top .testimonial-item {
	padding: 30px 15px 0;
}
.testimonial-top .testimonial-content {
	margin-top: 30px;
	margin-bottom: 10px;
}
.testimonial-top .testimonial-content:before {
	top: -7px;
	bottom: auto;
}
.testimonial.carousel {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.testimonial.carousel .testimonial-item {
	position: relative;
	display: none;
	width: 100%;
	padding: 10px;
	-webkit-transition: left .6s ease-in-out 0s;
	-o-transition: left .6s ease-in-out 0s;
	transition: left .6s ease-in-out 0s;
}
.testimonial.carousel .testimonial-item.active, .testimonial.carousel .testimonial-item.next, .testimonial.carousel .testimonial-item.prev {
	display: block;
}
.testimonial.carousel .testimonial-item.next, .testimonial.carousel .testimonial-item.prev {
	position: absolute;
	top: 0;
	width: 100%;
}
.testimonial.carousel .testimonial-item.next {
	left: 100%;
}
.testimonial.carousel .testimonial-item.prev {
	left: -100%;
}
.testimonial.carousel .testimonial-item.next.left, .testimonial.carousel .testimonial-item.prev.right {
	left: 0;
}
.testimonial.carousel .testimonial-item.active {
	left: 0;
}
.testimonial.carousel .testimonial-item.active.left {
	left: -100%;
}
.testimonial.carousel .testimonial-item.active.right {
	left: 100%;
}
.testimonial.carousel .testimonial-content {
	padding: 10px;
}
.testimonial.carousel .testimonial-control {
	position: absolute;
	right: 10px;
	bottom: 20px;
}
.testimonial.carousel .testimonial-control>* {
	margin-left: 10px;
}
.testimonial.carousel.testimonial-reverse .testimonial-control {
	right: auto;
	left: 10px;
}
.testimonial.carousel.testimonial-reverse .testimonial-control>* {
	margin-right: 10px;
	margin-left: 0;
}
.testimonial.carousel.testimonial-top .testimonial-control {
	top: 20px;
	bottom: auto;
}
.pricing-list {
	margin-bottom: 22px;
	text-align: center;
	border: 1px solid #e4eaec;
	border-radius: 3px;
}
.pricing-list [class^="bg-"], .pricing-list [class*="bg-"], .pricing-list [class^="bg-"] *, .pricing-list [class*="bg-"] * {
	color: #fff;
}
.pricing-list .pricing-header {
	border-bottom: 1px solid #e4eaec;
	border-radius: 3px 3px 0 0;
}
.pricing-list .pricing-title {
	padding: 15px 30px;
	font-size: 14px;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: 2px;
	border-radius: 3px 3px 0 0;
}
.pricing-list .pricing-price {
	padding: 20px 30px;
	margin: 0;
	font-size: 54px;
	font-weight: 500;
	color: #37474f;
}
.pricing-list .pricing-period {
	font-size: 14px;
	font-weight: 300;
}
.pricing-list .pricing-features {
	padding: 0 18px;
	margin: 0;
}
.pricing-list .pricing-features li {
	display: block;
	padding: 15px;
	list-style: none;
	border-top: 1px dashed #e4eaec;
}
.pricing-list .pricing-features li:first-child {
	border-top: none;
}
.pricing-list .pricing-footer {
	padding: 30px;
	border-radius: 0 0 3px 3px;
}
.pricing-table {
	padding-top: 30px;
	text-align: center;
}
.pricing-table:before, .pricing-table:after {
	display: table;
	content: " ";
}
.pricing-table:after {
	clear: both;
}
.pricing-table [class*="pricing-column"] {
	float: left;
	width: 100%;
	margin-bottom: 30px;
	background-color: #f3f7f9;
	border: 1px solid #e4eaec;
	border-right: none;
}
.pricing-table [class*="pricing-column"]:last-child {
	border-right: 1px solid #e4eaec;
}
.pricing-table [class*="pricing-column"].featured {
	position: relative;
	margin-right: -1px;
	background-color: #fff;
	border-right: 1px solid #e4eaec;
}
.pricing-table .pricing-header {
	padding-bottom: 24px;
	margin: 30px 30px 25px;
	border-bottom: 1px solid #e4eaec;
}
.pricing-table .pricing-price {
	font-size: 48px;
}
.pricing-table .pricing-currency {
	display: inline-block;
	margin-top: 10px;
	margin-right: -10px;
	font-size: 20px;
	vertical-align: top;
}
.pricing-table .pricing-period {
	font-size: 16px;
}
.pricing-table .pricing-title {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.pricing-table .pricing-features {
	padding: 0;
	margin: 0;
}
.pricing-table .pricing-features li {
	display: block;
	margin-bottom: 20px;
	font-size: 14px;
	list-style: none;
}
.pricing-table .pricing-footer {
	padding: 20px 0;
	margin: 25px 30px 30px;
}
@media screen and (min-width:768px) {
.pricing-table .pricing-column-three {
	width: 33.33%;
}
.pricing-table .pricing-column-three.featured {
	top: -30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: -30px;
}
.pricing-table .pricing-column-four {
	width: 50%;
}
.pricing-table .pricing-column-five {
	width: 50%;
}
}
@media screen and (min-width:1200px) {
.pricing-table .pricing-column-four {
	width: 25%;
}
.pricing-table .pricing-column-five {
	width: 20%;
}
.pricing-table .pricing-column-four.featured, .pricing-table .pricing-column-five.featured {
	top: -30px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: -30px;
}
}
.rating {
	display: inline-block;
margin:0 .5rem 0 0;
	font-size: 0;
	vertical-align: middle;
}
.rating:before {
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	content: '';
}
.rating.hover .icon.active {
	opacity: .5;
}
.rating .icon {
	width: 1em;
	height: auto;
	padding: 0;
	margin: 0 10px 0 0;
	font-size: 14px;
	color: #ccd5db;
	vertical-align: middle;
	cursor: pointer;
}
.rating .icon:before {
	-webkit-transition: color .3s ease, opacity .3s ease;
	-o-transition: color .3s ease, opacity .3s ease;
	transition: color .3s ease, opacity .3s ease;
}
.rating .icon.active {
	color: #f2a654!important;
}
.rating .icon.active.hover {
	color: #f2a654!important;
	opacity: 1;
}
.rating .icon.hover {
	color: #f2a654!important;
	opacity: 1;
}
.rating .icon:last-child {
	margin-right: 0;
}
.rating-disabled .icon {
	cursor: default;
}
.rating-sm .icon {
	font-size: 12px;
}
.rating-lg .icon {
	font-size: 18px;
}
.ribbon {
	position: absolute;
	top: -3px;
	left: -3px;
	width: 150px;
	height: 150px;
	text-align: center;
	background-color: transparent;
}
.ribbon-inner {
	position: absolute;
	top: 16px;
	left: 0;
	display: inline-block;
	height: 30px;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 30px;
	color: #fff;
	white-space: nowrap;
	background-color: #526069;
}
.ribbon-inner .icon {
	font-size: 16px;
}
.ribbon-lg .ribbon-inner {
	height: 38px;
	font-size: 18px;
	line-height: 38px;
}
.ribbon-sm .ribbon-inner {
	height: 26px;
	font-size: 12px;
	line-height: 26px;
}
.ribbon-xs .ribbon-inner {
	height: 22px;
	font-size: 12px;
	line-height: 22px;
}
.ribbon-vertical .ribbon-inner {
	top: 0;
	left: 16px;
	width: 30px;
	height: 60px;
	padding: 15px 0;
}
.ribbon-vertical.ribbon-xs .ribbon-inner {
	width: 22px;
	height: 50px;
}
.ribbon-vertical.ribbon-sm .ribbon-inner {
	width: 26px;
	height: 55px;
}
.ribbon-vertical.ribbon-lg .ribbon-inner {
	width: 38px;
	height: 70px;
}
.ribbon-reverse {
	right: -3px;
	left: auto;
}
.ribbon-reverse .ribbon-inner {
	right: 0;
	left: auto;
}
.ribbon-reverse.ribbon-vertical .ribbon-inner {
	right: 16px;
}
.ribbon-bookmark .ribbon-inner {
	-webkit-box-shadow: none;
	box-shadow: none;
}
.ribbon-bookmark .ribbon-inner:before {
	position: absolute;
	top: 0;
	left: 100%;
	display: block;
	width: 0;
	height: 0;
	content: '';
	border: 15px solid #526069;
	border-right: 10px solid transparent;
}
.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	top: 100%;
	left: 0;
	margin-top: -15px;
	border-right: 15px solid #526069;
	border-bottom: 10px solid transparent;
}
.ribbon-bookmark.ribbon-vertical.ribbon-xs .ribbon-inner:before {
	margin-top: -11px;
}
.ribbon-bookmark.ribbon-vertical.ribbon-sm .ribbon-inner:before {
	margin-top: -13px;
}
.ribbon-bookmark.ribbon-vertical.ribbon-lg .ribbon-inner:before {
	margin-top: -19px;
}
.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	right: 100%;
	left: auto;
	border-right: 15px solid #526069;
	border-left: 10px solid transparent;
}
.ribbon-bookmark.ribbon-reverse.ribbon-vertical .ribbon-inner:before {
	right: auto;
	left: 0;
	border-right-color: #526069;
	border-bottom-color: transparent;
	border-left: 15px solid #526069;
}
.ribbon-bookmark.ribbon-xs .ribbon-inner:before {
	border-width: 11px;
}
.ribbon-bookmark.ribbon-sm .ribbon-inner:before {
	border-width: 13px;
}
.ribbon-bookmark.ribbon-lg .ribbon-inner:before {
	border-width: 19px;
}
.ribbon-badge {
	top: -2px;
	left: -2px;
	overflow: hidden;
}
.ribbon-badge .ribbon-inner {
	left: -40px;
	width: 100%;
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.ribbon-badge.ribbon-reverse {
	right: -2px;
	left: auto;
}
.ribbon-badge.ribbon-reverse .ribbon-inner {
	right: -40px;
	left: auto;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ribbon-badge.ribbon-bottom {
	top: auto;
	bottom: -2px;
}
.ribbon-badge.ribbon-bottom .ribbon-inner {
	top: auto;
	bottom: 16px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.ribbon-badge.ribbon-bottom.ribbon-reverse .ribbon-inner {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.ribbon-corner {
	top: 0;
	left: 0;
	overflow: hidden;
}
.ribbon-corner .ribbon-inner {
	top: 0;
	left: 0;
	width: 40px;
	height: 35px;
	padding: 0;
	line-height: 35px;
	background-color: transparent;
}
.ribbon-corner .ribbon-inner:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 0;
	content: '';
	border: 30px solid transparent;
	border-top-color: #526069;
	border-left-color: #526069;
}
.ribbon-corner.ribbon-reverse {
	right: 0;
	left: auto;
}
.ribbon-corner.ribbon-reverse .ribbon-inner {
	right: 0;
	left: auto;
}
.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	right: 0;
	left: auto;
	border-right-color: #526069;
	border-left-color: transparent;
}
.ribbon-corner.ribbon-bottom {
	top: auto;
	bottom: 0;
}
.ribbon-corner.ribbon-bottom .ribbon-inner {
	top: auto;
	bottom: 0;
}
.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	top: auto;
	bottom: 0;
	border-top-color: transparent;
	border-bottom-color: #526069;
}
.ribbon-corner.ribbon-xs .ribbon-inner {
	width: 28px;
	height: 26px;
	line-height: 26px;
}
.ribbon-corner.ribbon-xs .ribbon-inner:before {
	border-width: 22px;
}
.ribbon-corner.ribbon-xs .ribbon-inner>.icon {
	font-size: 12px;
}
.ribbon-corner.ribbon-sm .ribbon-inner {
	width: 34px;
	height: 32px;
	line-height: 32px;
}
.ribbon-corner.ribbon-sm .ribbon-inner:before {
	border-width: 26px;
}
.ribbon-corner.ribbon-sm .ribbon-inner>.icon {
	font-size: 12px;
}
.ribbon-corner.ribbon-lg .ribbon-inner {
	width: 46px;
	height: 44px;
	line-height: 44px;
}
.ribbon-corner.ribbon-lg .ribbon-inner:before {
	border-width: 36px;
}
.ribbon-corner.ribbon-lg .ribbon-inner>.icon {
	font-size: 18px;
}
.ribbon-clip {
	left: -14px;
}
.ribbon-clip .ribbon-inner {
	padding-left: 23px;
	border-radius: 0 5px 5px 0;
}
.ribbon-clip .ribbon-inner:after {
	position: absolute;
	bottom: -14px;
	left: 0;
	width: 0;
	height: 0;
	content: '';
	border: 7px solid transparent;
	border-top-color: #37474f;
	border-right-color: #37474f;
}
.ribbon-clip.ribbon-reverse {
	right: -14px;
	left: auto;
}
.ribbon-clip.ribbon-reverse .ribbon-inner {
	padding-right: 23px;
	padding-left: 15px;
	border-radius: 5px 0 0 5px;
}
.ribbon-clip.ribbon-reverse .ribbon-inner:after {
	right: 0;
	left: auto;
	border-right-color: transparent;
	border-left-color: #37474f;
}
.ribbon-clip.ribbon-bottom {
	top: auto;
	bottom: -3px;
}
.ribbon-clip.ribbon-bottom .ribbon-inner {
	top: auto;
	bottom: 16px;
}
.ribbon-clip.ribbon-bottom .ribbon-inner:after {
	top: -14px;
	bottom: auto;
	border-top-color: transparent;
	border-bottom-color: #37474f;
}
.ribbon-primary .ribbon-inner {
	background-color: #62a8ea;
}
.ribbon-primary.ribbon-bookmark .ribbon-inner:before {
	border-color: #62a8ea;
	border-right-color: transparent;
}
.ribbon-primary.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-left-color: transparent;
}
.ribbon-primary.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-bottom-color: transparent;
}
.ribbon-primary.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-bottom-color: transparent;
	border-left-color: #62a8ea;
}
.ribbon-primary.ribbon-corner .ribbon-inner {
	background-color: transparent;
}
.ribbon-primary.ribbon-corner .ribbon-inner:before {
	border-top-color: #62a8ea;
	border-left-color: #62a8ea;
}
.ribbon-primary.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #62a8ea;
	border-left-color: transparent;
}
.ribbon-primary.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #62a8ea;
}
.ribbon-primary .ribbon-inner:after {
	border-top-color: #4e97d9;
	border-right-color: #4e97d9;
}
.ribbon-primary.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #4e97d9;
}
.ribbon-primary.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #4e97d9;
}
.ribbon-success .ribbon-inner {
	background-color: #46be8a;
}
.ribbon-success.ribbon-bookmark .ribbon-inner:before {
	border-color: #46be8a;
	border-right-color: transparent;
}
.ribbon-success.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #46be8a;
	border-left-color: transparent;
}
.ribbon-success.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #46be8a;
	border-bottom-color: transparent;
}
.ribbon-success.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #46be8a;
	border-bottom-color: transparent;
	border-left-color: #46be8a;
}
.ribbon-success.ribbon-corner .ribbon-inner {
	background-color: transparent;
}
.ribbon-success.ribbon-corner .ribbon-inner:before {
	border-top-color: #46be8a;
	border-left-color: #46be8a;
}
.ribbon-success.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #46be8a;
	border-left-color: transparent;
}
.ribbon-success.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #46be8a;
}
.ribbon-success .ribbon-inner:after {
	border-top-color: #36ab7a;
	border-right-color: #36ab7a;
}
.ribbon-success.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #36ab7a;
}
.ribbon-success.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #36ab7a;
}
.ribbon-info .ribbon-inner {
	background-color: #57c7d4;
}
.ribbon-info.ribbon-bookmark .ribbon-inner:before {
	border-color: #57c7d4;
	border-right-color: transparent;
}
.ribbon-info.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-left-color: transparent;
}
.ribbon-info.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-bottom-color: transparent;
}
.ribbon-info.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-bottom-color: transparent;
	border-left-color: #57c7d4;
}
.ribbon-info.ribbon-corner .ribbon-inner {
	background-color: transparent;
}
.ribbon-info.ribbon-corner .ribbon-inner:before {
	border-top-color: #57c7d4;
	border-left-color: #57c7d4;
}
.ribbon-info.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #57c7d4;
	border-left-color: transparent;
}
.ribbon-info.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #57c7d4;
}
.ribbon-info .ribbon-inner:after {
	border-top-color: #47b8c6;
	border-right-color: #47b8c6;
}
.ribbon-info.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #47b8c6;
}
.ribbon-info.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #47b8c6;
}
.ribbon-warning .ribbon-inner {
	background-color: #f2a654;
}
.ribbon-warning.ribbon-bookmark .ribbon-inner:before {
	border-color: #f2a654;
	border-right-color: transparent;
}
.ribbon-warning.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f2a654;
	border-left-color: transparent;
}
.ribbon-warning.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #f2a654;
	border-bottom-color: transparent;
}
.ribbon-warning.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f2a654;
	border-bottom-color: transparent;
	border-left-color: #f2a654;
}
.ribbon-warning.ribbon-corner .ribbon-inner {
	background-color: transparent;
}
.ribbon-warning.ribbon-corner .ribbon-inner:before {
	border-top-color: #f2a654;
	border-left-color: #f2a654;
}
.ribbon-warning.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f2a654;
	border-left-color: transparent;
}
.ribbon-warning.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #f2a654;
}
.ribbon-warning .ribbon-inner:after {
	border-top-color: #ec9940;
	border-right-color: #ec9940;
}
.ribbon-warning.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #ec9940;
}
.ribbon-warning.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #ec9940;
}
.ribbon-danger .ribbon-inner {
	background-color: #f96868;
}
.ribbon-danger.ribbon-bookmark .ribbon-inner:before {
	border-color: #f96868;
	border-right-color: transparent;
}
.ribbon-danger.ribbon-bookmark.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f96868;
	border-left-color: transparent;
}
.ribbon-danger.ribbon-bookmark.ribbon-vertical .ribbon-inner:before {
	border-right-color: #f96868;
	border-bottom-color: transparent;
}
.ribbon-danger.ribbon-bookmark.ribbon-vertical.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f96868;
	border-bottom-color: transparent;
	border-left-color: #f96868;
}
.ribbon-danger.ribbon-corner .ribbon-inner {
	background-color: transparent;
}
.ribbon-danger.ribbon-corner .ribbon-inner:before {
	border-top-color: #f96868;
	border-left-color: #f96868;
}
.ribbon-danger.ribbon-corner.ribbon-reverse .ribbon-inner:before {
	border-right-color: #f96868;
	border-left-color: transparent;
}
.ribbon-danger.ribbon-corner.ribbon-bottom .ribbon-inner:before {
	border-top-color: transparent;
	border-bottom-color: #f96868;
}
.ribbon-danger .ribbon-inner:after {
	border-top-color: #e9595b;
	border-right-color: #e9595b;
}
.ribbon-danger.ribbon-reverse .ribbon-inner:after {
	border-right-color: transparent;
	border-left-color: #e9595b;
}
.ribbon-danger.ribbon-bottom .ribbon-inner:after {
	border-top-color: transparent;
	border-bottom-color: #e9595b;
}
.dotnav {
	padding: 0;
	margin: 0;
	text-align: center;
	list-style: none;
}
.dotnav>li {
	position: relative;
	display: inline-block;
	width: 16px;
	height: 16px;
	margin: 0 16px;
	vertical-align: top;
	list-style: none;
}
.dotnav>li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	cursor: pointer;
	background-color: rgba(255,255,255,.3);
	border-radius: 50%;
}
.dotnav>li>a:focus {
	outline: none;
}
.dotnav>li.active>a, .dotnav>li:hover>a, .dotnav>li:focus>a {
	background-color: #fff;
}
.dotnav-scaleup>li>a {
	-webkit-transition: -webkit-transform .3s ease 0s, background-color .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s, background-color .3s ease 0s;
	transition: transform .3s ease 0s, background-color .3s ease 0s;
}
.dotnav-scaleup>li.active>a {
	-webkit-transform: scale(1.5);
	-ms-transform: scale(1.5);
	-o-transform: scale(1.5);
	transform: scale(1.5);
}
.dotnav-stroke>li>a {
	border: 2px solid transparent;
	-webkit-transition: border .3s ease 0s, background-color .3s ease 0s;
	-o-transition: border .3s ease 0s, background-color .3s ease 0s;
	transition: border .3s ease 0s, background-color .3s ease 0s;
}
.dotnav-stroke>li.active>a {
	background-color: transparent;
	border-color: #fff;
	-webkit-transform: scale(1.3);
	-ms-transform: scale(1.3);
	-o-transform: scale(1.3);
	transform: scale(1.3);
}
.dotnav-fillin>li>a {
	background-color: transparent;
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset;
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
}
.dotnav-fillin>li:hover>a, .dotnav-fillin>li:focus>a {
	background-color: transparent;
	-webkit-box-shadow: 0 0 0 2px rgba(255,255,255,.6) inset;
	box-shadow: 0 0 0 2px rgba(255,255,255,.6) inset;
}
.dotnav-fillin>li.active>a {
	-webkit-box-shadow: 0 0 0 8px #fff inset;
	box-shadow: 0 0 0 8px #fff inset;
}
.dotnav-dotstroke>li>a {
	-webkit-box-shadow: 0 0 0 8px rgba(255,255,255,.5) inset;
	box-shadow: 0 0 0 8px rgba(255,255,255,.5) inset;
	-webkit-transition: -webkit-box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
}
.dotnav-dotstroke>li.active>a {
	background-color: rgba(255,255,255,.3);
	-webkit-box-shadow: 0 0 0 2px #fff inset;
	box-shadow: 0 0 0 2px #fff inset;
}
.dotnav-fall>li:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	content: '';
	background-color: rgba(0,0,0,.3);
	border-radius: 50%;
	opacity: 0;
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
	-o-transition: -o-transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
	transition: transform .3s ease 0s, opacity .3s ease 0s, visibility 0s ease .3s;
	-webkit-transform: translate(0%, -200%);
	-ms-transform: translate(0%, -200%);
	-o-transform: translate(0%, -200%);
	transform: translate(0%, -200%);
}
.dotnav-fall>li>a {
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .3s ease 0s, background-color .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s, opacity .3s ease 0s, background-color .3s ease 0s;
	transition: transform .3s ease 0s, opacity .3s ease 0s, background-color .3s ease 0s;
}
.dotnav-fall>li.active:after {
	visibility: visible;
	opacity: 1;
	-webkit-transition: -webkit-transform .3s ease 0s, opacity .3s ease 0s;
	-o-transition: -o-transform .3s ease 0s, opacity .3s ease 0s;
	transition: transform .3s ease 0s, opacity .3s ease 0s;
	-webkit-transform: translate(0%, 0%);
	-ms-transform: translate(0%, 0%);
	-o-transform: translate(0%, 0%);
	transform: translate(0%, 0%);
}
.dotnav-fall>li.active>a {
	opacity: 0;
	-webkit-transform: translate(0, 200%);
	-ms-transform: translate(0, 200%);
	-o-transform: translate(0, 200%);
	transform: translate(0, 200%);
}
.color-selector {
	padding: 0;
	margin: 0;
	list-style: none;
}
.color-selector>li {
	position: relative;
	display: inline-block;
	width: 30px;
	height: 30px;
	margin: 0 8px 8px 0;
	background-color: #62a8ea;
	border-radius: 100%;
}
.color-selector>li:hover {
	opacity: .8;
}
.color-selector>li:before {
	position: absolute;
	top: 0;
	left: 0;
	display: inline-block;
	width: inherit;
	height: inherit;
	content: "";
	background: inherit;
	border: 1px solid rgba(0,0,0,.1);
	border-radius: inherit;
}
.color-selector>li input[type="radio"] {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: inherit;
	height: inherit;
	cursor: pointer;
	border-radius: inherit;
	opacity: 0;
}
.color-selector>li input[type="radio"]:disabled {
	cursor: not-allowed;
}
.color-selector>li label {
	position: relative;
	font-family: "Web Icons";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.color-selector>li input[type="radio"]:checked+label:after {
	position: absolute;
	top: 0;
	left: 8px;
	display: inline-block;
	margin-top: -2px;
	font-size: 16px;
	line-height: 1;
	color: #fff;
	content: "\f192";
}
.color-selector>li.color-selector-disabled {
	background-color: #ccd5db!important;
}
.color-selector>li.color-selector-disabled input[type="radio"]:disabled {
	cursor: not-allowed;
}
.width-50 {
	width: 50px;
}
.width-100 {
	width: 100px;
}
.width-150 {
	width: 150px;
}
.width-200 {
	width: 200px;
}
.width-250 {
	width: 250px;
}
.width-300 {
	width: 300px;
}
.width-350 {
	width: 350px;
}
.width-400 {
	width: 400px;
}
.width-450 {
	width: 450px;
}
.width-500 {
	width: 500px;
}
.width-full {
	width: 100%!important;
}
@media (max-width:767px) {
.width-xs-50 {
	width: 50px;
}
.width-xs-100 {
	width: 100px;
}
.width-xs-150 {
	width: 150px;
}
.width-xs-200 {
	width: 200px;
}
.width-xs-250 {
	width: 250px;
}
.width-xs-300 {
	width: 300px;
}
.width-xs-350 {
	width: 350px;
}
.width-xs-400 {
	width: 400px;
}
.width-xs-450 {
	width: 450px;
}
.width-xs-500 {
	width: 500px;
}
.width-xs-100pc {
	width: 100%;
}
}
@media (min-width:768px) and (max-width:991px) {
.width-sm-50 {
	width: 50px;
}
.width-sm-100 {
	width: 100px;
}
.width-sm-150 {
	width: 150px;
}
.width-sm-200 {
	width: 200px;
}
.width-sm-250 {
	width: 250px;
}
.width-sm-300 {
	width: 300px;
}
.width-sm-350 {
	width: 350px;
}
.width-sm-400 {
	width: 400px;
}
.width-sm-450 {
	width: 450px;
}
.width-sm-500 {
	width: 500px;
}
.width-sm-100pc {
	width: 100%;
}
}
@media (min-width:992px) and (max-width:1199px) {
.width-md-50 {
	width: 50px;
}
.width-md-100 {
	width: 100px;
}
.width-md-150 {
	width: 150px;
}
.width-md-200 {
	width: 200px;
}
.width-md-250 {
	width: 250px;
}
.width-md-300 {
	width: 300px;
}
.width-md-350 {
	width: 350px;
}
.width-md-400 {
	width: 400px;
}
.width-md-450 {
	width: 450px;
}
.width-md-500 {
	width: 500px;
}
}
@media (min-width:1200px) {
.width-lg-50 {
	width: 50px;
}
.width-lg-100 {
	width: 100px;
}
.width-lg-150 {
	width: 150px;
}
.width-lg-200 {
	width: 200px;
}
.width-lg-250 {
	width: 250px;
}
.width-lg-300 {
	width: 300px;
}
.width-lg-350 {
	width: 350px;
}
.width-lg-400 {
	width: 400px;
}
.width-lg-450 {
	width: 450px;
}
.width-lg-500 {
	width: 500px;
}
}
.height-50 {
	height: 50px;
}
.height-100 {
	height: 100px;
}
.height-120 {
	height: 120px;
}
.height-150 {
	height: 150px;
}
.height-200 {
	height: 200px;
}
.height-250 {
	height: 250px;
}
.height-300 {
	height: 300px;
}
.height-350 {
	height: 350px;
}
.height-400 {
	height: 400px;
}
.height-450 {
	height: 450px;
}
.height-500 {
	height: 500px;
}
.height-full {
	height: 100%!important;
}
@media (max-width:767px) {
.height-xs-50 {
	height: 50px;
}
.height-xs-100 {
	height: 100px;
}
.height-xs-120 {
	height: 120px;
}
.height-xs-150 {
	height: 150px;
}
.height-xs-200 {
	height: 200px;
}
.height-xs-250 {
	height: 250px;
}
.height-xs-300 {
	height: 300px;
}
.height-xs-350 {
	height: 350px;
}
.height-xs-400 {
	height: 400px;
}
.height-xs-450 {
	height: 450px;
}
.height-xs-500 {
	height: 500px;
}
}
@media (min-width:768px) and (max-width:991px) {
.height-sm-50 {
	height: 50px;
}
.height-sm-100 {
	height: 100px;
}
.height-sm-120 {
	height: 120px;
}
.height-sm-150 {
	height: 150px;
}
.height-sm-200 {
	height: 200px;
}
.height-sm-250 {
	height: 250px;
}
.height-sm-300 {
	height: 300px;
}
.height-sm-350 {
	height: 350px;
}
.height-sm-400 {
	height: 400px;
}
.height-sm-450 {
	height: 450px;
}
.height-sm-500 {
	height: 500px;
}
}
@media (min-width:992px) and (max-width:1199px) {
.height-md-50 {
	height: 50px;
}
.height-md-100 {
	height: 100px;
}
.height-md-120 {
	height: 120px;
}
.height-md-150 {
	height: 150px;
}
.height-md-200 {
	height: 200px;
}
.height-md-250 {
	height: 250px;
}
.height-md-300 {
	height: 300px;
}
.height-md-350 {
	height: 350px;
}
.height-md-400 {
	height: 400px;
}
.height-md-450 {
	height: 450px;
}
.height-md-500 {
	height: 500px;
}
}
@media (min-width:1200px) {
.height-lg-50 {
	height: 50px;
}
.height-lg-100 {
	height: 100px;
}
.height-lg-120 {
	height: 120px;
}
.height-lg-150 {
	height: 150px;
}
.height-lg-200 {
	height: 200px;
}
.height-lg-250 {
	height: 250px;
}
.height-lg-300 {
	height: 300px;
}
.height-lg-350 {
	height: 350px;
}
.height-lg-400 {
	height: 400px;
}
.height-lg-450 {
	height: 450px;
}
.height-lg-500 {
	height: 500px;
}
}
.margin-0 {
	margin: 0!important;
}
.margin-3 {
	margin: 3px!important;
}
.margin-5 {
	margin: 5px!important;
}
.margin-10 {
	margin: 10px!important;
}
.margin-15 {
	margin: 15px!important;
}
.margin-20 {
	margin: 20px!important;
}
.margin-25 {
	margin: 25px!important;
}
.margin-30 {
	margin: 30px!important;
}
.margin-35 {
	margin: 35px!important;
}
.margin-40 {
	margin: 40px!important;
}
.margin-45 {
	margin: 45px!important;
}
.margin-50 {
	margin: 50px!important;
}
.margin-60 {
	margin: 60px!important;
}
.margin-70 {
	margin: 70px!important;
}
.margin-80 {
	margin: 80px!important;
}
.margin-vertical-0 {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.margin-vertical-3 {
	margin-top: 3px!important;
	margin-bottom: 3px!important;
}
.margin-vertical-5 {
	margin-top: 5px!important;
	margin-bottom: 5px!important;
}
.margin-vertical-10 {
	margin-top: 10px!important;
	margin-bottom: 10px!important;
}
.margin-vertical-15 {
	margin-top: 15px!important;
	margin-bottom: 15px!important;
}
.margin-vertical-20 {
	margin-top: 20px!important;
	margin-bottom: 20px!important;
}
.margin-vertical-25 {
	margin-top: 25px!important;
	margin-bottom: 25px!important;
}
.margin-vertical-30 {
	margin-top: 30px!important;
	margin-bottom: 30px!important;
}
.margin-vertical-35 {
	margin-top: 35px!important;
	margin-bottom: 35px!important;
}
.margin-vertical-40 {
	margin-top: 40px!important;
	margin-bottom: 40px!important;
}
.margin-vertical-45 {
	margin-top: 45px!important;
	margin-bottom: 45px!important;
}
.margin-vertical-50 {
	margin-top: 50px!important;
	margin-bottom: 50px!important;
}
.margin-vertical-60 {
	margin-top: 60px!important;
	margin-bottom: 60px!important;
}
.margin-vertical-70 {
	margin-top: 70px!important;
	margin-bottom: 70px!important;
}
.margin-vertical-80 {
	margin-top: 80px!important;
	margin-bottom: 80px!important;
}
.margin-horizontal-0 {
	margin-right: 0!important;
	margin-left: 0!important;
}
.margin-horizontal-3 {
	margin-right: 3px!important;
	margin-left: 3px!important;
}
.margin-horizontal-5 {
	margin-right: 5px!important;
	margin-left: 5px!important;
}
.margin-horizontal-10 {
	margin-right: 10px!important;
	margin-left: 10px!important;
}
.margin-horizontal-15 {
	margin-right: 15px!important;
	margin-left: 15px!important;
}
.margin-horizontal-20 {
	margin-right: 20px!important;
	margin-left: 20px!important;
}
.margin-horizontal-25 {
	margin-right: 25px!important;
	margin-left: 25px!important;
}
.margin-horizontal-30 {
	margin-right: 30px!important;
	margin-left: 30px!important;
}
.margin-horizontal-35 {
	margin-right: 35px!important;
	margin-left: 35px!important;
}
.margin-horizontal-40 {
	margin-right: 40px!important;
	margin-left: 40px!important;
}
.margin-horizontal-45 {
	margin-right: 45px!important;
	margin-left: 45px!important;
}
.margin-horizontal-50 {
	margin-right: 50px!important;
	margin-left: 50px!important;
}
.margin-horizontal-60 {
	margin-right: 60px!important;
	margin-left: 60px!important;
}
.margin-horizontal-70 {
	margin-right: 70px!important;
	margin-left: 70px!important;
}
.margin-horizontal-80 {
	margin-right: 80px!important;
	margin-left: 80px!important;
}
.margin-top-0 {
	margin-top: 0!important;
}
.margin-top-3 {
	margin-top: 3px!important;
}
.margin-top-5 {
	margin-top: 5px!important;
}
.margin-top-10 {
	margin-top: 10px!important;
}
.margin-top-15 {
	margin-top: 15px!important;
}
.margin-top-20 {
	margin-top: 20px!important;
}
.margin-top-25 {
	margin-top: 25px!important;
}
.margin-top-30 {
	margin-top: 30px!important;
}
.margin-top-35 {
	margin-top: 35px!important;
}
.margin-top-40 {
	margin-top: 40px!important;
}
.margin-top-45 {
	margin-top: 45px!important;
}
.margin-top-50 {
	margin-top: 50px!important;
}
.margin-top-60 {
	margin-top: 60px!important;
}
.margin-top-70 {
	margin-top: 70px!important;
}
.margin-top-80 {
	margin-top: 80px!important;
}
.margin-bottom-0 {
	margin-bottom: 0!important;
}
.margin-bottom-3 {
	margin-bottom: 3px!important;
}
.margin-bottom-5 {
	margin-bottom: 5px!important;
}
.margin-bottom-10 {
	margin-bottom: 10px!important;
}
.margin-bottom-15 {
	margin-bottom: 15px!important;
}
.margin-bottom-20 {
	margin-bottom: 20px!important;
}
.margin-bottom-25 {
	margin-bottom: 25px!important;
}
.margin-bottom-30 {
	margin-bottom: 30px!important;
}
.margin-bottom-35 {
	margin-bottom: 35px!important;
}
.margin-bottom-40 {
	margin-bottom: 40px!important;
}
.margin-bottom-45 {
	margin-bottom: 45px!important;
}
.margin-bottom-50 {
	margin-bottom: 50px!important;
}
.margin-bottom-60 {
	margin-bottom: 60px!important;
}
.margin-bottom-70 {
	margin-bottom: 70px!important;
}
.margin-bottom-80 {
	margin-bottom: 80px!important;
}
.margin-left-0 {
	margin-left: 0!important;
}
.margin-left-3 {
	margin-left: 3px!important;
}
.margin-left-5 {
	margin-left: 5px!important;
}
.margin-left-10 {
	margin-left: 10px!important;
}
.margin-left-15 {
	margin-left: 15px!important;
}
.margin-left-20 {
	margin-left: 20px!important;
}
.margin-left-25 {
	margin-left: 25px!important;
}
.margin-left-30 {
	margin-left: 30px!important;
}
.margin-left-35 {
	margin-left: 35px!important;
}
.margin-left-40 {
	margin-left: 40px!important;
}
.margin-left-45 {
	margin-left: 45px!important;
}
.margin-left-50 {
	margin-left: 50px!important;
}
.margin-left-60 {
	margin-left: 60px!important;
}
.margin-left-70 {
	margin-left: 70px!important;
}
.margin-left-80 {
	margin-left: 80px!important;
}
.margin-right-0 {
	margin-right: 0!important;
}
.margin-right-3 {
	margin-right: 3px!important;
}
.margin-right-5 {
	margin-right: 5px!important;
}
.margin-right-10 {
	margin-right: 10px!important;
}
.margin-right-15 {
	margin-right: 15px!important;
}
.margin-right-20 {
	margin-right: 20px!important;
}
.margin-right-25 {
	margin-right: 25px!important;
}
.margin-right-30 {
	margin-right: 30px!important;
}
.margin-right-35 {
	margin-right: 35px!important;
}
.margin-right-40 {
	margin-right: 40px!important;
}
.margin-right-45 {
	margin-right: 45px!important;
}
.margin-right-50 {
	margin-right: 50px!important;
}
.margin-right-60 {
	margin-right: 60px!important;
}
.margin-right-70 {
	margin-right: 70px!important;
}
.margin-right-80 {
	margin-right: 80px!important;
}
@media (max-width:767px) {
.margin-xs-0 {
	margin: 0!important;
}
}
@media (min-width:768px) {
.margin-sm-0 {
	margin: 0!important;
}
}
@media (min-width:992px) {
.margin-md-0 {
	margin: 0!important;
}
}
@media (min-width:1200px) {
.margin-lg-0 {
	margin: 0!important;
}
}
.padding-0 {
	padding: 0!important;
}
.padding-3 {
	padding: 3px!important;
}
.padding-5 {
	padding: 5px!important;
}
.padding-10 {
	padding: 10px!important;
}
.padding-15 {
	padding: 15px!important;
}
.padding-20 {
	padding: 20px!important;
}
.padding-25 {
	padding: 25px!important;
}
.padding-30 {
	padding: 30px!important;
}
.padding-35 {
	padding: 35px!important;
}
.padding-40 {
	padding: 40px!important;
}
.padding-45 {
	padding: 45px!important;
}
.padding-50 {
	padding: 50px!important;
}
.padding-60 {
	padding: 60px!important;
}
.padding-70 {
	padding: 70px!important;
}
.padding-80 {
	padding: 80px!important;
}
.padding-vertical-0 {
	padding-top: 0!important;
	padding-bottom: 0!important;
}
.padding-vertical-3 {
	padding-top: 3px!important;
	padding-bottom: 3px!important;
}
.padding-vertical-5 {
	padding-top: 5px!important;
	padding-bottom: 5px!important;
}
.padding-vertical-10 {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
}
.padding-vertical-15 {
	padding-top: 15px!important;
	padding-bottom: 15px!important;
}
.padding-vertical-20 {
	padding-top: 20px!important;
	padding-bottom: 20px!important;
}
.padding-vertical-25 {
	padding-top: 25px!important;
	padding-bottom: 25px!important;
}
.padding-vertical-30 {
	padding-top: 30px!important;
	padding-bottom: 30px!important;
}
.padding-vertical-35 {
	padding-top: 35px!important;
	padding-bottom: 35px!important;
}
.padding-vertical-40 {
	padding-top: 40px!important;
	padding-bottom: 40px!important;
}
.padding-vertical-45 {
	padding-top: 45px!important;
	padding-bottom: 45px!important;
}
.padding-vertical-50 {
	padding-top: 50px!important;
	padding-bottom: 50px!important;
}
.padding-vertical-60 {
	padding-top: 60px!important;
	padding-bottom: 60px!important;
}
.padding-vertical-70 {
	padding-top: 70px!important;
	padding-bottom: 70px!important;
}
.padding-vertical-80 {
	padding-top: 80px!important;
	padding-bottom: 80px!important;
}
.padding-horizontal-0 {
	padding-right: 0!important;
	padding-left: 0!important;
}
.padding-horizontal-3 {
	padding-right: 3px!important;
	padding-left: 3px!important;
}
.padding-horizontal-5 {
	padding-right: 5px!important;
	padding-left: 5px!important;
}
.padding-horizontal-10 {
	padding-right: 10px!important;
	padding-left: 10px!important;
}
.padding-horizontal-15 {
	padding-right: 15px!important;
	padding-left: 15px!important;
}
.padding-horizontal-20 {
	padding-right: 20px!important;
	padding-left: 20px!important;
}
.padding-horizontal-25 {
	padding-right: 25px!important;
	padding-left: 25px!important;
}
.padding-horizontal-30 {
	padding-right: 30px!important;
	padding-left: 30px!important;
}
.padding-horizontal-35 {
	padding-right: 35px!important;
	padding-left: 35px!important;
}
.padding-horizontal-40 {
	padding-right: 40px!important;
	padding-left: 40px!important;
}
.padding-horizontal-45 {
	padding-right: 45px!important;
	padding-left: 45px!important;
}
.padding-horizontal-50 {
	padding-right: 50px!important;
	padding-left: 50px!important;
}
.padding-horizontal-60 {
	padding-right: 60px!important;
	padding-left: 60px!important;
}
.padding-horizontal-70 {
	padding-right: 70px!important;
	padding-left: 70px!important;
}
.padding-horizontal-80 {
	padding-right: 80px!important;
	padding-left: 80px!important;
}
.padding-top-0 {
	padding-top: 0!important;
}
.padding-top-3 {
	padding-top: 3px!important;
}
.padding-top-5 {
	padding-top: 5px!important;
}
.padding-top-10 {
	padding-top: 10px!important;
}
.padding-top-15 {
	padding-top: 15px!important;
}
.padding-top-20 {
	padding-top: 20px!important;
}
.padding-top-25 {
	padding-top: 25px!important;
}
.padding-top-30 {
	padding-top: 30px!important;
}
.padding-top-35 {
	padding-top: 35px!important;
}
.padding-top-40 {
	padding-top: 40px!important;
}
.padding-top-45 {
	padding-top: 45px!important;
}
.padding-top-50 {
	padding-top: 50px!important;
}
.padding-top-60 {
	padding-top: 60px!important;
}
.padding-top-70 {
	padding-top: 70px!important;
}
.padding-top-80 {
	padding-top: 80px!important;
}
.padding-bottom-0 {
	padding-bottom: 0!important;
}
.padding-bottom-3 {
	padding-bottom: 3px!important;
}
.padding-bottom-5 {
	padding-bottom: 5px!important;
}
.padding-bottom-10 {
	padding-bottom: 10px!important;
}
.padding-bottom-15 {
	padding-bottom: 15px!important;
}
.padding-bottom-20 {
	padding-bottom: 20px!important;
}
.padding-bottom-25 {
	padding-bottom: 25px!important;
}
.padding-bottom-30 {
	padding-bottom: 30px!important;
}
.padding-bottom-35 {
	padding-bottom: 35px!important;
}
.padding-bottom-40 {
	padding-bottom: 40px!important;
}
.padding-bottom-45 {
	padding-bottom: 45px!important;
}
.padding-bottom-50 {
	padding-bottom: 50px!important;
}
.padding-bottom-60 {
	padding-bottom: 60px!important;
}
.padding-bottom-70 {
	padding-bottom: 70px!important;
}
.padding-bottom-80 {
	padding-bottom: 80px!important;
}
.padding-left-0 {
	padding-left: 0!important;
}
.padding-left-3 {
	padding-left: 3px!important;
}
.padding-left-5 {
	padding-left: 5px!important;
}
.padding-left-10 {
	padding-left: 10px!important;
}
.padding-left-15 {
	padding-left: 15px!important;
}
.padding-left-20 {
	padding-left: 20px!important;
}
.padding-left-25 {
	padding-left: 25px!important;
}
.padding-left-30 {
	padding-left: 30px!important;
}
.padding-left-35 {
	padding-left: 35px!important;
}
.padding-left-40 {
	padding-left: 40px!important;
}
.padding-left-45 {
	padding-left: 45px!important;
}
.padding-left-50 {
	padding-left: 50px!important;
}
.padding-left-60 {
	padding-left: 60px!important;
}
.padding-left-70 {
	padding-left: 70px!important;
}
.padding-left-80 {
	padding-left: 80px!important;
}
.padding-right-0 {
	padding-right: 0!important;
}
.padding-right-3 {
	padding-right: 3px!important;
}
.padding-right-5 {
	padding-right: 5px!important;
}
.padding-right-10 {
	padding-right: 10px!important;
}
.padding-right-15 {
	padding-right: 15px!important;
}
.padding-right-20 {
	padding-right: 20px!important;
}
.padding-right-25 {
	padding-right: 25px!important;
}
.padding-right-30 {
	padding-right: 30px!important;
}
.padding-right-35 {
	padding-right: 35px!important;
}
.padding-right-40 {
	padding-right: 40px!important;
}
.padding-right-45 {
	padding-right: 45px!important;
}
.padding-right-50 {
	padding-right: 50px!important;
}
.padding-right-60 {
	padding-right: 60px!important;
}
.padding-right-70 {
	padding-right: 70px!important;
}
.padding-right-80 {
	padding-right: 80px!important;
}
@media (max-width:767px) {
.padding-xs-0 {
	padding: 0!important;
}
}
@media (min-width:768px) {
.padding-sm-0 {
	padding: 0!important;
}
}
@media (min-width:992px) {
.padding-md-0 {
	padding: 0!important;
}
}
@media (min-width:1200px) {
.padding-lg-0 {
	padding: 0!important;
}
}
.example-wrap {
	margin-bottom: 80px;
}
.example-wrap .example-wrap {
	margin-bottom: 0;
}
.example {
	margin-top: 20px;
	margin-bottom: 20px;
}
.example:before, .example:after {
	display: table;
	content: " ";
}
.example:after {
	clear: both;
}
.example-title {
	text-transform: uppercase;
}
.example-title, h4.example-title {
	font-size: 14px;
}
.panel-body>.example-wrap:last-child {
	margin-bottom: 0;
}
.panel-body>.row:last-child>[class*="col-"]:last-child .example-wrap:last-child {
	margin-bottom: 0;
}
.example-well {
	position: relative;
	margin-bottom: 30px;
	background-color: #f3f7f9;
}
.example-well .center {
	position: absolute;
	top: 50%;
	left: 50%;
	display: inline-block;
	max-width: 100%;
	max-height: 100%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}
.example-dropdown .dropdown:before, .example-dropdown .dropup:before, .example-dropdown .dropdown:after, .example-dropdown .dropup:after {
	display: table;
	content: " ";
}
.example-dropdown .dropdown:after, .example-dropdown .dropup:after {
	clear: both;
}
.example-dropdown .dropdown>.dropdown-toggle, .example-dropdown .dropup>.dropdown-toggle {
	float: left;
}
.example-dropdown .dropdown>.dropdown-menu, .example-dropdown .dropup>.dropdown-menu {
	position: static;
	display: block;
	clear: left;
}
.example-dropdown .dropdown>.dropdown-menu-right, .example-dropdown .dropup>.dropdown-menu-right {
	float: right;
	clear: right;
}
.example-tooltip {
	position: relative;
	z-index: 1;
	display: inline-block;
}
.example-tooltip .tooltip {
	position: relative;
	margin-right: 25px;
	opacity: 1;
}
.example-grid .example-col, .example-blocks .example-col {
	min-height: 0;
	padding: 10px 15px 12px;
	background-color: #f3f7f9;
	border-radius: 0;
}
.example-grid .example-col {
	margin-bottom: 20px;
}
.example-grid .example-col .example-col {
	margin-top: 20px;
	margin-bottom: 0;
	background-color: #e2ecf1;
}
.example-popover {
	position: relative;
	z-index: 1;
	display: inline-block;
}
.example-popover .popover {
	position: relative;
	display: block;
	margin-right: 25px;
}
.example-buttons .btn, .example-buttons .btn-group, .example-buttons .btn-group-vertical {
	margin-right: 15px;
	margin-bottom: 20px;
}
.example-buttons .btn-group-vertical .btn, .example-buttons .btn-group .btn {
	margin-right: 0;
	margin-bottom: 0;
}
.example-box {
	position: relative;
	padding: 45px 15px 15px;
	margin-right: 0;
	margin-left: 0;
	border: 1px solid #e4eaec;
}
.example-box:after {
	position: absolute;
	top: 15px;
	left: 15px;
	font-size: 12px;
	color: #959595;
	text-transform: uppercase;
	letter-spacing: 1px;
	content: "Example";
}
.example-avatars .avatar {
	margin-right: 20px;
	margin-bottom: 20px;
}
.example-avatars .avatar:last-child {
	margin-right: 20px;
}
.example-typography {
	position: relative;
	padding-left: 25%;
}
.example-typography .heading-note, .example-typography .text-note {
	position: absolute;
	bottom: 2px;
	left: 0;
	display: block;
	width: 260px;
	font-size: 13px;
	font-weight: 300;
	line-height: 13px;
	color: #aab2bd;
}
.example-typography .text-note {
	top: 10px;
	bottom: auto;
}
.example-responsive {
	min-height: .01%;
	overflow-x: auto;
}
@media screen and (max-width:767px) {
.example-responsive {
	width: 100%;
	overflow-y: hidden;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
/*web-icons.min.css*/
@font-face {
	font-family: 'Web Icons';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/web-icons.eot);
	src: url(../fonts/web-icons.eot) format('embedded-opentype'), url(../fonts/web-icons.woff2) format('woff2'), url(../fonts/web-icons.woff) format('woff'), url(../fonts/web-icons.ttf) format('truetype'), url(../fonts/web-icons.svg) format('svg')
}
[class*=" wb-"], [class^=wb-] {
position:relative;
display:inline-block;
font-family:'Web Icons';
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.wb-dashboard:before {
	content: "\f101"
}
.wb-inbox:before {
	content: "\f102"
}
.wb-cloud:before {
	content: "\f103"
}
.wb-bell:before {
	content: "\f104"
}
.wb-book:before {
	content: "\f105"
}
.wb-bookmark:before {
	content: "\f106"
}
.wb-tag:before {
	content: "\f107"
}
.wb-library:before {
	content: "\f108"
}
.wb-share:before {
	content: "\f109"
}
.wb-reply:before {
	content: "\f10a"
}
.wb-refresh:before {
	content: "\f10b"
}
.wb-move:before {
	content: "\f10c"
}
.wb-chat:before {
	content: "\f10d"
}
.wb-chat-working:before {
	content: "\f10e"
}
.wb-chat-text:before {
	content: "\f10f"
}
.wb-chat-group:before {
	content: "\f110"
}
.wb-envelope:before {
	content: "\f111"
}
.wb-envelope-open:before {
	content: "\f112"
}
.wb-user:before {
	content: "\f113"
}
.wb-user-circle:before {
	content: "\f114"
}
.wb-users:before {
	content: "\f115"
}
.wb-user-add:before {
	content: "\f116"
}
.wb-grid-9:before {
	content: "\f117"
}
.wb-grid-4:before {
	content: "\f118"
}
.wb-menu:before {
	content: "\f119"
}
.wb-layout:before {
	content: "\f11a"
}
.wb-fullscreen:before {
	content: "\f11b"
}
.wb-fullscreen-exit:before {
	content: "\f11c"
}
.wb-expand:before {
	content: "\f11d"
}
.wb-contract:before {
	content: "\f11e"
}
.wb-arrow-expand:before {
	content: "\f11f"
}
.wb-arrow-shrink:before {
	content: "\f120"
}
.wb-desktop:before {
	content: "\f121"
}
.wb-mobile:before {
	content: "\f122"
}
.wb-signal:before {
	content: "\f123"
}
.wb-power:before {
	content: "\f124"
}
.wb-more-horizontal:before {
	content: "\f125"
}
.wb-more-vertical:before {
	content: "\f126"
}
.wb-globe:before {
	content: "\f127"
}
.wb-map:before {
	content: "\f128"
}
.wb-flag:before {
	content: "\f129"
}
.wb-pie-chart:before {
	content: "\f12a"
}
.wb-stats-bars:before {
	content: "\f12b"
}
.wb-pluse:before {
	content: "\f12c"
}
.wb-home:before {
	content: "\f12d"
}
.wb-shopping-cart:before {
	content: "\f12e"
}
.wb-payment:before {
	content: "\f12f"
}
.wb-briefcase:before {
	content: "\f130"
}
.wb-search:before {
	content: "\f131"
}
.wb-zoom-in:before {
	content: "\f132"
}
.wb-zoom-out:before {
	content: "\f133"
}
.wb-download:before {
	content: "\f134"
}
.wb-upload:before {
	content: "\f135"
}
.wb-sort-asc:before {
	content: "\f136"
}
.wb-sort-des:before {
	content: "\f137"
}
.wb-graph-up:before {
	content: "\f138"
}
.wb-graph-down:before {
	content: "\f139"
}
.wb-replay:before {
	content: "\f13a"
}
.wb-edit:before {
	content: "\f13b"
}
.wb-pencil:before {
	content: "\f13c"
}
.wb-rubber:before {
	content: "\f13d"
}
.wb-crop:before {
	content: "\f13e"
}
.wb-eye:before {
	content: "\f13f"
}
.wb-eye-close:before {
	content: "\f140"
}
.wb-image:before {
	content: "\f141"
}
.wb-gallery:before {
	content: "\f142"
}
.wb-video:before {
	content: "\f143"
}
.wb-camera:before {
	content: "\f144"
}
.wb-folder:before {
	content: "\f145"
}
.wb-clipboard:before {
	content: "\f146"
}
.wb-order:before {
	content: "\f147"
}
.wb-file:before {
	content: "\f148"
}
.wb-copy:before {
	content: "\f149"
}
.wb-add-file:before {
	content: "\f14a"
}
.wb-print:before {
	content: "\f14b"
}
.wb-calendar:before {
	content: "\f14c"
}
.wb-time:before {
	content: "\f14d"
}
.wb-trash:before {
	content: "\f14e"
}
.wb-plugin:before {
	content: "\f14f"
}
.wb-extension:before {
	content: "\f150"
}
.wb-memory:before {
	content: "\f151"
}
.wb-settings:before {
	content: "\f152"
}
.wb-scissor:before {
	content: "\f153"
}
.wb-wrench:before {
	content: "\f154"
}
.wb-hammer:before {
	content: "\f155"
}
.wb-lock:before {
	content: "\f156"
}
.wb-unlock:before {
	content: "\f157"
}
.wb-volume-low:before {
	content: "\f158"
}
.wb-volume-high:before {
	content: "\f159"
}
.wb-volume-off:before {
	content: "\f15a"
}
.wb-pause:before {
	content: "\f15b"
}
.wb-play:before {
	content: "\f15c"
}
.wb-stop:before {
	content: "\f15d"
}
.wb-musical:before {
	content: "\f15e"
}
.wb-random:before {
	content: "\f15f"
}
.wb-reload:before {
	content: "\f160"
}
.wb-loop:before {
	content: "\f161"
}
.wb-text:before {
	content: "\f162"
}
.wb-bold:before {
	content: "\f163"
}
.wb-italic:before {
	content: "\f164"
}
.wb-underline:before {
	content: "\f165"
}
.wb-format-clear:before {
	content: "\f166"
}
.wb-text-type:before {
	content: "\f167"
}
.wb-table:before {
	content: "\f168"
}
.wb-attach-file:before {
	content: "\f169"
}
.wb-paperclip:before {
	content: "\f16a"
}
.wb-link-intact:before {
	content: "\f16b"
}
.wb-link:before {
	content: "\f16c"
}
.wb-link-broken:before {
	content: "\f16d"
}
.wb-indent-increase:before {
	content: "\f16e"
}
.wb-indent-decrease:before {
	content: "\f16f"
}
.wb-align-justify:before {
	content: "\f170"
}
.wb-align-left:before {
	content: "\f171"
}
.wb-align-center:before {
	content: "\f172"
}
.wb-align-right:before {
	content: "\f173"
}
.wb-list-numbered:before {
	content: "\f174"
}
.wb-list-bulleted:before {
	content: "\f175"
}
.wb-list:before {
	content: "\f176"
}
.wb-emoticon:before {
	content: "\f177"
}
.wb-quote-right:before {
	content: "\f178"
}
.wb-code:before {
	content: "\f179"
}
.wb-code-working:before {
	content: "\f17a"
}
.wb-code-unfold:before {
	content: "\f17b"
}
.wb-chevron-right:before {
	content: "\f17c"
}
.wb-chevron-left:before {
	content: "\f17d"
}
.wb-chevron-left-mini:before {
	content: "\f17e"
}
.wb-chevron-right-mini:before {
	content: "\f17f"
}
.wb-chevron-up:before {
	content: "\f180"
}
.wb-chevron-down:before {
	content: "\f181"
}
.wb-chevron-up-mini:before {
	content: "\f182"
}
.wb-chevron-down-mini:before {
	content: "\f183"
}
.wb-arrow-left:before {
	content: "\f184"
}
.wb-arrow-right:before {
	content: "\f185"
}
.wb-arrow-up:before {
	content: "\f186"
}
.wb-arrow-down:before {
	content: "\f187"
}
.wb-dropdown:before {
	content: "\f188"
}
.wb-dropup:before {
	content: "\f189"
}
.wb-dropright:before {
	content: "\f18a"
}
.wb-dropleft:before {
	content: "\f18b"
}
.wb-sort-vertical:before {
	content: "\f18c"
}
.wb-triangle-left:before {
	content: "\f18d"
}
.wb-triangle-right:before {
	content: "\f18e"
}
.wb-triangle-down:before {
	content: "\f18f"
}
.wb-triangle-up:before {
	content: "\f190"
}
.wb-check-circle:before {
	content: "\f191"
}
.wb-check:before {
	content: "\f192"
}
.wb-check-mini:before {
	content: "\f193"
}
.wb-close:before {
	content: "\f194"
}
.wb-close-mini:before {
	content: "\f195"
}
.wb-plus-circle:before {
	content: "\f196"
}
.wb-plus:before {
	content: "\f197"
}
.wb-minus-circle:before {
	content: "\f198"
}
.wb-minus:before {
	content: "\f199"
}
.wb-alert-circle:before {
	content: "\f19a"
}
.wb-alert:before {
	content: "\f19b"
}
.wb-help-circle:before {
	content: "\f19c"
}
.wb-help:before {
	content: "\f19d"
}
.wb-info-circle:before {
	content: "\f19e"
}
.wb-info:before {
	content: "\f19f"
}
.wb-warning:before {
	content: "\f1a0"
}
.wb-heart:before {
	content: "\f1a1"
}
.wb-heart-outline:before {
	content: "\f1a2"
}
.wb-star:before {
	content: "\f1a3"
}
.wb-star-half:before {
	content: "\f1a4"
}
.wb-star-outline:before {
	content: "\f1a5"
}
.wb-thumb-up:before {
	content: "\f1a6"
}
.wb-thumb-down:before {
	content: "\f1a7"
}
.wb-small-point:before {
	content: "\f1a8"
}
.wb-medium-point:before {
	content: "\f1a9"
}
.wb-large-point:before {
	content: "\f1aa"
}
/*font-awesome.min.css*/
[class*=" fa-"], [class^=fa-] {
position:relative;
display:inline-block;
font-family:FontAwesome;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
@font-face {
	font-family: FontAwesome;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/fontawesome-webfont.eot);
	src: url(../fonts/fontawesome-webfont.eot) format('embedded-opentype'), url(../fonts/fontawesome-webfont.woff2) format('woff2'), url(../fonts/fontawesome-webfont.woff) format('woff'), url(../fonts/fontawesome-webfont.ttf) format('truetype'), url(../fonts/fontawesome-webfont.svg) format('svg')
}
.fa-glass:before {
	content: "\f000"
}
.fa-music:before {
	content: "\f001"
}
.fa-search:before {
	content: "\f002"
}
.fa-envelope-o:before {
	content: "\f003"
}
.fa-heart:before {
	content: "\f004"
}
.fa-star:before {
	content: "\f005"
}
.fa-star-o:before {
	content: "\f006"
}
.fa-user:before {
	content: "\f007"
}
.fa-film:before {
	content: "\f008"
}
.fa-th-large:before {
	content: "\f009"
}
.fa-th:before {
	content: "\f00a"
}
.fa-th-list:before {
	content: "\f00b"
}
.fa-check:before {
	content: "\f00c"
}
.fa-close:before, .fa-remove:before, .fa-times:before {
	content: "\f00d"
}
.fa-search-plus:before {
	content: "\f00e"
}
.fa-search-minus:before {
	content: "\f010"
}
.fa-power-off:before {
	content: "\f011"
}
.fa-signal:before {
	content: "\f012"
}
.fa-cog:before, .fa-gear:before {
	content: "\f013"
}
.fa-trash-o:before {
	content: "\f014"
}
.fa-home:before {
	content: "\f015"
}
.fa-file-o:before {
	content: "\f016"
}
.fa-clock-o:before {
	content: "\f017"
}
.fa-road:before {
	content: "\f018"
}
.fa-download:before {
	content: "\f019"
}
.fa-arrow-circle-o-down:before {
	content: "\f01a"
}
.fa-arrow-circle-o-up:before {
	content: "\f01b"
}
.fa-inbox:before {
	content: "\f01c"
}
.fa-play-circle-o:before {
	content: "\f01d"
}
.fa-repeat:before, .fa-rotate-right:before {
	content: "\f01e"
}
.fa-refresh:before {
	content: "\f021"
}
.fa-list-alt:before {
	content: "\f022"
}
.fa-lock:before {
	content: "\f023"
}
.fa-flag:before {

	content: "\f024"
}
.fa-headphones:before {
	content: "\f025"
}
.fa-volume-off:before {
	content: "\f026"
}
.fa-volume-down:before {
	content: "\f027"
}
.fa-volume-up:before {
	content: "\f028"
}
.fa-qrcode:before {
	content: "\f029"
}
.fa-barcode:before {
	content: "\f02a"
}
.fa-tag:before {
	content: "\f02b"
}
.fa-tags:before {
	content: "\f02c"
}
.fa-book:before {
	content: "\f02d"
}
.fa-bookmark:before {
	content: "\f02e"
}
.fa-print:before {
	content: "\f02f"
}
.fa-camera:before {
	content: "\f030"
}
.fa-font:before {
	content: "\f031"
}
.fa-bold:before {
	content: "\f032"
}
.fa-italic:before {
	content: "\f033"
}
.fa-text-height:before {
	content: "\f034"
}
.fa-text-width:before {
	content: "\f035"
}
.fa-align-left:before {
	content: "\f036"
}
.fa-align-center:before {
	content: "\f037"
}
.fa-align-right:before {
	content: "\f038"
}
.fa-align-justify:before {
	content: "\f039"
}
.fa-list:before {
	content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
	content: "\f03b"
}
.fa-indent:before {
	content: "\f03c"
}
.fa-video-camera:before {
	content: "\f03d"
}
.fa-image:before, .fa-photo:before, .fa-picture-o:before {
	content: "\f03e"
}
.fa-pencil:before {
	content: "\f040"
}
.fa-map-marker:before {
	content: "\f041"
}
.fa-adjust:before {
	content: "\f042"
}
.fa-tint:before {
	content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
	content: "\f044"
}
.fa-share-square-o:before {
	content: "\f045"
}
.fa-check-square-o:before {
	content: "\f046"
}
.fa-arrows:before {
	content: "\f047"
}
.fa-step-backward:before {
	content: "\f048"
}
.fa-fast-backward:before {
	content: "\f049"
}
.fa-backward:before {
	content: "\f04a"
}
.fa-play:before {
	content: "\f04b"
}
.fa-pause:before {
	content: "\f04c"
}
.fa-stop:before {
	content: "\f04d"
}
.fa-forward:before {
	content: "\f04e"
}
.fa-fast-forward:before {
	content: "\f050"
}
.fa-step-forward:before {
	content: "\f051"
}
.fa-eject:before {
	content: "\f052"
}
.fa-chevron-left:before {
	content: "\f053"
}
.fa-chevron-right:before {
	content: "\f054"
}
.fa-plus-circle:before {
	content: "\f055"
}
.fa-minus-circle:before {
	content: "\f056"
}
.fa-times-circle:before {
	content: "\f057"
}
.fa-check-circle:before {
	content: "\f058"
}
.fa-question-circle:before {
	content: "\f059"
}
.fa-info-circle:before {
	content: "\f05a"
}
.fa-crosshairs:before {
	content: "\f05b"
}
.fa-times-circle-o:before {
	content: "\f05c"
}
.fa-check-circle-o:before {
	content: "\f05d"
}
.fa-ban:before {
	content: "\f05e"
}
.fa-arrow-left:before {
	content: "\f060"
}
.fa-arrow-right:before {
	content: "\f061"
}
.fa-arrow-up:before {
	content: "\f062"
}
.fa-arrow-down:before {
	content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
	content: "\f064"
}
.fa-expand:before {
	content: "\f065"
}
.fa-compress:before {
	content: "\f066"
}
.fa-plus:before {
	content: "\f067"
}
.fa-minus:before {
	content: "\f068"
}
.fa-asterisk:before {
	content: "\f069"
}
.fa-exclamation-circle:before {
	content: "\f06a"
}
.fa-gift:before {
	content: "\f06b"
}
.fa-leaf:before {
	content: "\f06c"
}
.fa-fire:before {
	content: "\f06d"
}
.fa-eye:before {
	content: "\f06e"
}
.fa-eye-slash:before {
	content: "\f070"
}
.fa-exclamation-triangle:before, .fa-warning:before {
	content: "\f071"
}
.fa-plane:before {
	content: "\f072"
}
.fa-calendar:before {
	content: "\f073"
}
.fa-random:before {
	content: "\f074"
}
.fa-comment:before {
	content: "\f075"
}
.fa-magnet:before {
	content: "\f076"
}
.fa-chevron-up:before {
	content: "\f077"
}
.fa-chevron-down:before {
	content: "\f078"
}
.fa-retweet:before {
	content: "\f079"
}
.fa-shopping-cart:before {
	content: "\f07a"
}
.fa-folder:before {
	content: "\f07b"
}
.fa-folder-open:before {
	content: "\f07c"
}
.fa-arrows-v:before {
	content: "\f07d"
}
.fa-arrows-h:before {
	content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
	content: "\f080"
}
.fa-twitter-square:before {
	content: "\f081"
}
.fa-facebook-square:before {
	content: "\f082"
}
.fa-camera-retro:before {
	content: "\f083"
}
.fa-key:before {
	content: "\f084"
}
.fa-cogs:before, .fa-gears:before {
	content: "\f085"
}
.fa-comments:before {
	content: "\f086"
}
.fa-thumbs-o-up:before {
	content: "\f087"
}
.fa-thumbs-o-down:before {
	content: "\f088"
}
.fa-star-half:before {
	content: "\f089"
}
.fa-heart-o:before {
	content: "\f08a"
}
.fa-sign-out:before {
	content: "\f08b"
}
.fa-linkedin-square:before {
	content: "\f08c"
}
.fa-thumb-tack:before {
	content: "\f08d"
}
.fa-external-link:before {
	content: "\f08e"
}
.fa-sign-in:before {
	content: "\f090"
}
.fa-trophy:before {
	content: "\f091"
}
.fa-github-square:before {
	content: "\f092"
}
.fa-upload:before {
	content: "\f093"
}
.fa-lemon-o:before {
	content: "\f094"
}
.fa-phone:before {
	content: "\f095"
}
.fa-square-o:before {
	content: "\f096"
}
.fa-bookmark-o:before {
	content: "\f097"
}
.fa-phone-square:before {
	content: "\f098"
}
.fa-twitter:before {
	content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
	content: "\f09a"
}
.fa-github:before {
	content: "\f09b"
}
.fa-unlock:before {
	content: "\f09c"
}
.fa-credit-card:before {
	content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
	content: "\f09e"
}
.fa-hdd-o:before {
	content: "\f0a0"
}
.fa-bullhorn:before {
	content: "\f0a1"
}
.fa-bell:before {
	content: "\f0f3"
}
.fa-certificate:before {
	content: "\f0a3"
}
.fa-hand-o-right:before {
	content: "\f0a4"
}
.fa-hand-o-left:before {
	content: "\f0a5"
}
.fa-hand-o-up:before {
	content: "\f0a6"
}
.fa-hand-o-down:before {
	content: "\f0a7"
}
.fa-arrow-circle-left:before {
	content: "\f0a8"
}
.fa-arrow-circle-right:before {
	content: "\f0a9"
}
.fa-arrow-circle-up:before {
	content: "\f0aa"
}
.fa-arrow-circle-down:before {
	content: "\f0ab"
}
.fa-globe:before {
	content: "\f0ac"
}
.fa-wrench:before {
	content: "\f0ad"
}
.fa-tasks:before {
	content: "\f0ae"
}
.fa-filter:before {
	content: "\f0b0"
}
.fa-briefcase:before {
	content: "\f0b1"
}
.fa-arrows-alt:before {
	content: "\f0b2"
}
.fa-group:before, .fa-users:before {
	content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
	content: "\f0c1"
}
.fa-cloud:before {
	content: "\f0c2"
}
.fa-flask:before {
	content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
	content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
	content: "\f0c5"
}
.fa-paperclip:before {
	content: "\f0c6"
}
.fa-floppy-o:before, .fa-save:before {
	content: "\f0c7"
}
.fa-square:before {
	content: "\f0c8"
}
.fa-bars:before, .fa-navicon:before, .fa-reorder:before {
	content: "\f0c9"
}
.fa-list-ul:before {
	content: "\f0ca"
}
.fa-list-ol:before {
	content: "\f0cb"
}
.fa-strikethrough:before {
	content: "\f0cc"
}
.fa-underline:before {
	content: "\f0cd"
}
.fa-table:before {
	content: "\f0ce"
}
.fa-magic:before {
	content: "\f0d0"
}
.fa-truck:before {
	content: "\f0d1"
}
.fa-pinterest:before {
	content: "\f0d2"
}
.fa-pinterest-square:before {
	content: "\f0d3"
}
.fa-google-plus-square:before {
	content: "\f0d4"
}
.fa-google-plus:before {
	content: "\f0d5"
}
.fa-money:before {
	content: "\f0d6"
}
.fa-caret-down:before {
	content: "\f0d7"
}
.fa-caret-up:before {
	content: "\f0d8"
}
.fa-caret-left:before {
	content: "\f0d9"
}
.fa-caret-right:before {
	content: "\f0da"
}
.fa-columns:before {
	content: "\f0db"
}
.fa-sort:before, .fa-unsorted:before {
	content: "\f0dc"
}
.fa-sort-desc:before, .fa-sort-down:before {
	content: "\f0dd"
}
.fa-sort-asc:before, .fa-sort-up:before {
	content: "\f0de"
}
.fa-envelope:before {
	content: "\f0e0"
}
.fa-linkedin:before {
	content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
	content: "\f0e2"
}
.fa-gavel:before, .fa-legal:before {
	content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
	content: "\f0e4"
}
.fa-comment-o:before {
	content: "\f0e5"
}
.fa-comments-o:before {
	content: "\f0e6"
}
.fa-bolt:before, .fa-flash:before {
	content: "\f0e7"
}
.fa-sitemap:before {
	content: "\f0e8"
}
.fa-umbrella:before {
	content: "\f0e9"
}
.fa-clipboard:before, .fa-paste:before {
	content: "\f0ea"
}
.fa-lightbulb-o:before {
	content: "\f0eb"
}
.fa-exchange:before {
	content: "\f0ec"
}
.fa-cloud-download:before {
	content: "\f0ed"
}
.fa-cloud-upload:before {
	content: "\f0ee"
}
.fa-user-md:before {
	content: "\f0f0"
}
.fa-stethoscope:before {
	content: "\f0f1"
}
.fa-suitcase:before {
	content: "\f0f2"
}
.fa-bell-o:before {
	content: "\f0a2"
}
.fa-coffee:before {
	content: "\f0f4"
}
.fa-cutlery:before {
	content: "\f0f5"
}
.fa-file-text-o:before {
	content: "\f0f6"
}
.fa-building-o:before {
	content: "\f0f7"
}
.fa-hospital-o:before {
	content: "\f0f8"
}
.fa-ambulance:before {
	content: "\f0f9"
}
.fa-medkit:before {
	content: "\f0fa"
}
.fa-fighter-jet:before {
	content: "\f0fb"
}
.fa-beer:before {
	content: "\f0fc"
}
.fa-h-square:before {
	content: "\f0fd"
}
.fa-plus-square:before {
	content: "\f0fe"
}
.fa-angle-double-left:before {
	content: "\f100"
}
.fa-angle-double-right:before {
	content: "\f101"
}
.fa-angle-double-up:before {
	content: "\f102"
}
.fa-angle-double-down:before {
	content: "\f103"
}
.fa-angle-left:before {
	content: "\f104"
}
.fa-angle-right:before {
	content: "\f105"
}
.fa-angle-up:before {
	content: "\f106"
}
.fa-angle-down:before {
	content: "\f107"
}
.fa-desktop:before {
	content: "\f108"
}
.fa-laptop:before {
	content: "\f109"
}
.fa-tablet:before {
	content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
	content: "\f10b"
}
.fa-circle-o:before {
	content: "\f10c"
}
.fa-quote-left:before {
	content: "\f10d"
}
.fa-quote-right:before {
	content: "\f10e"
}
.fa-spinner:before {
	content: "\f110"
}
.fa-circle:before {
	content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
	content: "\f112"
}
.fa-github-alt:before {
	content: "\f113"
}
.fa-folder-o:before {
	content: "\f114"
}
.fa-folder-open-o:before {
	content: "\f115"
}
.fa-smile-o:before {
	content: "\f118"
}
.fa-frown-o:before {
	content: "\f119"
}
.fa-meh-o:before {
	content: "\f11a"
}
.fa-gamepad:before {
	content: "\f11b"
}
.fa-keyboard-o:before {
	content: "\f11c"
}
.fa-flag-o:before {
	content: "\f11d"
}
.fa-flag-checkered:before {
	content: "\f11e"
}
.fa-terminal:before {
	content: "\f120"
}
.fa-code:before {
	content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
	content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
	content: "\f123"
}
.fa-location-arrow:before {
	content: "\f124"
}
.fa-crop:before {
	content: "\f125"
}
.fa-code-fork:before {
	content: "\f126"
}
.fa-chain-broken:before, .fa-unlink:before {
	content: "\f127"
}
.fa-question:before {
	content: "\f128"
}
.fa-info:before {
	content: "\f129"
}
.fa-exclamation:before {
	content: "\f12a"
}
.fa-superscript:before {
	content: "\f12b"
}
.fa-subscript:before {
	content: "\f12c"
}
.fa-eraser:before {
	content: "\f12d"
}
.fa-puzzle-piece:before {
	content: "\f12e"
}
.fa-microphone:before {
	content: "\f130"
}
.fa-microphone-slash:before {
	content: "\f131"
}
.fa-shield:before {
	content: "\f132"
}
.fa-calendar-o:before {
	content: "\f133"
}
.fa-fire-extinguisher:before {
	content: "\f134"
}
.fa-rocket:before {
	content: "\f135"
}
.fa-maxcdn:before {
	content: "\f136"
}
.fa-chevron-circle-left:before {
	content: "\f137"
}
.fa-chevron-circle-right:before {
	content: "\f138"
}
.fa-chevron-circle-up:before {
	content: "\f139"
}
.fa-chevron-circle-down:before {
	content: "\f13a"
}
.fa-html5:before {
	content: "\f13b"
}
.fa-css3:before {
	content: "\f13c"
}
.fa-anchor:before {
	content: "\f13d"
}
.fa-unlock-alt:before {
	content: "\f13e"
}
.fa-bullseye:before {
	content: "\f140"
}
.fa-ellipsis-h:before {
	content: "\f141"
}
.fa-ellipsis-v:before {
	content: "\f142"
}
.fa-rss-square:before {
	content: "\f143"
}
.fa-play-circle:before {
	content: "\f144"
}
.fa-ticket:before {
	content: "\f145"
}
.fa-minus-square:before {
	content: "\f146"
}
.fa-minus-square-o:before {
	content: "\f147"
}
.fa-level-up:before {
	content: "\f148"
}
.fa-level-down:before {
	content: "\f149"
}
.fa-check-square:before {
	content: "\f14a"
}
.fa-pencil-square:before {
	content: "\f14b"
}
.fa-external-link-square:before {
	content: "\f14c"
}
.fa-share-square:before {
	content: "\f14d"
}
.fa-compass:before {
	content: "\f14e"
}
.fa-caret-square-o-down:before, .fa-toggle-down:before {
	content: "\f150"
}
.fa-caret-square-o-up:before, .fa-toggle-up:before {
	content: "\f151"
}
.fa-caret-square-o-right:before, .fa-toggle-right:before {
	content: "\f152"
}
.fa-eur:before, .fa-euro:before {
	content: "\f153"
}
.fa-gbp:before {
	content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
	content: "\f155"
}
.fa-inr:before, .fa-rupee:before {
	content: "\f156"
}
.fa-cny:before, .fa-jpy:before, .fa-rmb:before, .fa-yen:before {
	content: "\f157"
}
.fa-rouble:before, .fa-rub:before, .fa-ruble:before {
	content: "\f158"
}
.fa-krw:before, .fa-won:before {
	content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
	content: "\f15a"
}
.fa-file:before {
	content: "\f15b"
}
.fa-file-text:before {
	content: "\f15c"
}
.fa-sort-alpha-asc:before {
	content: "\f15d"
}
.fa-sort-alpha-desc:before {
	content: "\f15e"
}
.fa-sort-amount-asc:before {
	content: "\f160"
}
.fa-sort-amount-desc:before {
	content: "\f161"
}
.fa-sort-numeric-asc:before {
	content: "\f162"
}
.fa-sort-numeric-desc:before {
	content: "\f163"
}
.fa-thumbs-up:before {
	content: "\f164"
}
.fa-thumbs-down:before {
	content: "\f165"
}
.fa-youtube-square:before {
	content: "\f166"
}
.fa-youtube:before {
	content: "\f167"
}
.fa-xing:before {
	content: "\f168"
}
.fa-xing-square:before {
	content: "\f169"
}
.fa-youtube-play:before {
	content: "\f16a"
}
.fa-dropbox:before {
	content: "\f16b"
}
.fa-stack-overflow:before {
	content: "\f16c"
}
.fa-instagram:before {
	content: "\f16d"
}
.fa-flickr:before {
	content: "\f16e"
}
.fa-adn:before {
	content: "\f170"
}
.fa-bitbucket:before {
	content: "\f171"
}
.fa-bitbucket-square:before {
	content: "\f172"
}
.fa-tumblr:before {
	content: "\f173"
}
.fa-tumblr-square:before {
	content: "\f174"
}
.fa-long-arrow-down:before {
	content: "\f175"
}
.fa-long-arrow-up:before {
	content: "\f176"
}
.fa-long-arrow-left:before {
	content: "\f177"
}
.fa-long-arrow-right:before {
	content: "\f178"
}
.fa-apple:before {
	content: "\f179"
}
.fa-windows:before {
	content: "\f17a"
}
.fa-android:before {
	content: "\f17b"
}
.fa-linux:before {
	content: "\f17c"
}
.fa-dribbble:before {
	content: "\f17d"
}
.fa-skype:before {
	content: "\f17e"
}
.fa-foursquare:before {
	content: "\f180"
}
.fa-trello:before {
	content: "\f181"
}
.fa-female:before {
	content: "\f182"
}
.fa-male:before {
	content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
	content: "\f184"
}
.fa-sun-o:before {
	content: "\f185"
}
.fa-moon-o:before {
	content: "\f186"
}
.fa-archive:before {
	content: "\f187"
}
.fa-bug:before {
	content: "\f188"
}
.fa-vk:before {
	content: "\f189"
}
.fa-weibo:before {
	content: "\f18a"
}
.fa-renren:before {
	content: "\f18b"
}
.fa-pagelines:before {
	content: "\f18c"
}
.fa-stack-exchange:before {
	content: "\f18d"
}
.fa-arrow-circle-o-right:before {
	content: "\f18e"
}
.fa-arrow-circle-o-left:before {
	content: "\f190"
}
.fa-caret-square-o-left:before, .fa-toggle-left:before {
	content: "\f191"
}
.fa-dot-circle-o:before {
	content: "\f192"
}
.fa-wheelchair:before {
	content: "\f193"
}
.fa-vimeo-square:before {
	content: "\f194"
}
.fa-try:before, .fa-turkish-lira:before {
	content: "\f195"
}
.fa-plus-square-o:before {
	content: "\f196"
}
.fa-space-shuttle:before {
	content: "\f197"
}
.fa-slack:before {
	content: "\f198"
}
.fa-envelope-square:before {
	content: "\f199"
}
.fa-wordpress:before {
	content: "\f19a"
}
.fa-openid:before {
	content: "\f19b"
}
.fa-bank:before, .fa-institution:before, .fa-university:before {
	content: "\f19c"
}
.fa-graduation-cap:before, .fa-mortar-board:before {
	content: "\f19d"
}
.fa-yahoo:before {
	content: "\f19e"
}
.fa-google:before {
	content: "\f1a0"
}
.fa-reddit:before {
	content: "\f1a1"
}
.fa-reddit-square:before {
	content: "\f1a2"
}
.fa-stumbleupon-circle:before {
	content: "\f1a3"
}
.fa-stumbleupon:before {
	content: "\f1a4"
}
.fa-delicious:before {
	content: "\f1a5"
}
.fa-digg:before {
	content: "\f1a6"
}
.fa-pied-piper:before {
	content: "\f1a7"
}
.fa-pied-piper-alt:before {
	content: "\f1a8"
}
.fa-drupal:before {
	content: "\f1a9"
}
.fa-joomla:before {
	content: "\f1aa"
}
.fa-language:before {
	content: "\f1ab"
}
.fa-fax:before {
	content: "\f1ac"
}
.fa-building:before {
	content: "\f1ad"
}
.fa-child:before {
	content: "\f1ae"
}
.fa-paw:before {
	content: "\f1b0"
}
.fa-spoon:before {
	content: "\f1b1"
}
.fa-cube:before {
	content: "\f1b2"
}
.fa-cubes:before {
	content: "\f1b3"
}
.fa-behance:before {
	content: "\f1b4"
}
.fa-behance-square:before {
	content: "\f1b5"
}
.fa-steam:before {
	content: "\f1b6"
}
.fa-steam-square:before {
	content: "\f1b7"
}
.fa-recycle:before {
	content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
	content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
	content: "\f1ba"
}
.fa-tree:before {
	content: "\f1bb"
}
.fa-spotify:before {
	content: "\f1bc"
}
.fa-deviantart:before {
	content: "\f1bd"
}
.fa-soundcloud:before {
	content: "\f1be"
}
.fa-database:before {
	content: "\f1c0"
}
.fa-file-pdf-o:before {
	content: "\f1c1"
}
.fa-file-word-o:before {
	content: "\f1c2"
}
.fa-file-excel-o:before {
	content: "\f1c3"
}
.fa-file-powerpoint-o:before {
	content: "\f1c4"
}
.fa-file-image-o:before, .fa-file-photo-o:before, .fa-file-picture-o:before {
	content: "\f1c5"
}
.fa-file-archive-o:before, .fa-file-zip-o:before {
	content: "\f1c6"
}
.fa-file-audio-o:before, .fa-file-sound-o:before {
	content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
	content: "\f1c8"
}
.fa-file-code-o:before {
	content: "\f1c9"
}
.fa-vine:before {
	content: "\f1ca"
}
.fa-codepen:before {
	content: "\f1cb"
}
.fa-jsfiddle:before {
	content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-ring:before, .fa-life-saver:before, .fa-support:before {
	content: "\f1cd"
}
.fa-circle-o-notch:before {
	content: "\f1ce"
}
.fa-ra:before, .fa-rebel:before {
	content: "\f1d0"
}
.fa-empire:before, .fa-ge:before {
	content: "\f1d1"
}
.fa-git-square:before {
	content: "\f1d2"
}
.fa-git:before {
	content: "\f1d3"
}
.fa-hacker-news:before, .fa-y-combinator-square:before, .fa-yc-square:before {
	content: "\f1d4"
}
.fa-tencent-weibo:before {
	content: "\f1d5"
}
.fa-qq:before {
	content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
	content: "\f1d7"
}
.fa-paper-plane:before, .fa-send:before {
	content: "\f1d8"
}
.fa-paper-plane-o:before, .fa-send-o:before {
	content: "\f1d9"
}
.fa-history:before {
	content: "\f1da"
}
.fa-circle-thin:before {
	content: "\f1db"
}
.fa-header:before {
	content: "\f1dc"
}
.fa-paragraph:before {
	content: "\f1dd"
}
.fa-sliders:before {
	content: "\f1de"
}
.fa-share-alt:before {
	content: "\f1e0"
}
.fa-share-alt-square:before {
	content: "\f1e1"
}
.fa-bomb:before {
	content: "\f1e2"
}
.fa-futbol-o:before, .fa-soccer-ball-o:before {
	content: "\f1e3"
}
.fa-tty:before {
	content: "\f1e4"
}
.fa-binoculars:before {
	content: "\f1e5"
}
.fa-plug:before {
	content: "\f1e6"
}
.fa-slideshare:before {
	content: "\f1e7"
}
.fa-twitch:before {
	content: "\f1e8"
}
.fa-yelp:before {
	content: "\f1e9"
}
.fa-newspaper-o:before {
	content: "\f1ea"
}
.fa-wifi:before {
	content: "\f1eb"
}
.fa-calculator:before {
	content: "\f1ec"
}
.fa-paypal:before {
	content: "\f1ed"
}
.fa-google-wallet:before {
	content: "\f1ee"
}
.fa-cc-visa:before {
	content: "\f1f0"
}
.fa-cc-mastercard:before {
	content: "\f1f1"
}
.fa-cc-discover:before {
	content: "\f1f2"
}
.fa-cc-amex:before {
	content: "\f1f3"
}
.fa-cc-paypal:before {
	content: "\f1f4"
}
.fa-cc-stripe:before {
	content: "\f1f5"
}
.fa-bell-slash:before {
	content: "\f1f6"
}
.fa-bell-slash-o:before {
	content: "\f1f7"
}
.fa-trash:before {
	content: "\f1f8"
}
.fa-copyright:before {
	content: "\f1f9"
}
.fa-at:before {
	content: "\f1fa"
}
.fa-eyedropper:before {
	content: "\f1fb"
}
.fa-paint-brush:before {
	content: "\f1fc"
}
.fa-birthday-cake:before {
	content: "\f1fd"
}
.fa-area-chart:before {
	content: "\f1fe"
}
.fa-pie-chart:before {
	content: "\f200"
}
.fa-line-chart:before {
	content: "\f201"
}
.fa-lastfm:before {
	content: "\f202"
}
.fa-lastfm-square:before {
	content: "\f203"
}
.fa-toggle-off:before {
	content: "\f204"
}
.fa-toggle-on:before {
	content: "\f205"
}
.fa-bicycle:before {
	content: "\f206"
}
.fa-bus:before {
	content: "\f207"
}
.fa-ioxhost:before {
	content: "\f208"
}
.fa-angellist:before {
	content: "\f209"
}
.fa-cc:before {
	content: "\f20a"
}
.fa-ils:before, .fa-shekel:before, .fa-sheqel:before {
	content: "\f20b"
}
.fa-meanpath:before {
	content: "\f20c"
}
.fa-buysellads:before {
	content: "\f20d"
}
.fa-connectdevelop:before {
	content: "\f20e"
}
.fa-dashcube:before {
	content: "\f210"
}
.fa-forumbee:before {
	content: "\f211"
}
.fa-leanpub:before {
	content: "\f212"
}
.fa-sellsy:before {
	content: "\f213"
}
.fa-shirtsinbulk:before {
	content: "\f214"
}
.fa-simplybuilt:before {
	content: "\f215"
}
.fa-skyatlas:before {
	content: "\f216"
}
.fa-cart-plus:before {
	content: "\f217"
}
.fa-cart-arrow-down:before {
	content: "\f218"
}
.fa-diamond:before {
	content: "\f219"
}
.fa-ship:before {
	content: "\f21a"
}
.fa-user-secret:before {
	content: "\f21b"
}
.fa-motorcycle:before {
	content: "\f21c"
}
.fa-street-view:before {
	content: "\f21d"
}
.fa-heartbeat:before {
	content: "\f21e"
}
.fa-venus:before {
	content: "\f221"
}
.fa-mars:before {
	content: "\f222"
}
.fa-mercury:before {
	content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
	content: "\f224"
}
.fa-transgender-alt:before {
	content: "\f225"
}
.fa-venus-double:before {
	content: "\f226"
}
.fa-mars-double:before {
	content: "\f227"
}
.fa-venus-mars:before {
	content: "\f228"
}
.fa-mars-stroke:before {
	content: "\f229"
}
.fa-mars-stroke-v:before {
	content: "\f22a"
}
.fa-mars-stroke-h:before {
	content: "\f22b"
}
.fa-neuter:before {
	content: "\f22c"
}
.fa-genderless:before {
	content: "\f22d"
}
.fa-facebook-official:before {
	content: "\f230"
}
.fa-pinterest-p:before {
	content: "\f231"
}
.fa-whatsapp:before {
	content: "\f232"
}
.fa-server:before {
	content: "\f233"
}
.fa-user-plus:before {
	content: "\f234"
}
.fa-user-times:before {
	content: "\f235"
}
.fa-bed:before, .fa-hotel:before {
	content: "\f236"
}
.fa-viacoin:before {
	content: "\f237"
}
.fa-train:before {
	content: "\f238"
}
.fa-subway:before {
	content: "\f239"
}
.fa-medium:before {
	content: "\f23a"
}
.fa-y-combinator:before, .fa-yc:before {
	content: "\f23b"
}
.fa-optin-monster:before {
	content: "\f23c"
}
.fa-opencart:before {
	content: "\f23d"
}
.fa-expeditedssl:before {
	content: "\f23e"
}
.fa-battery-4:before, .fa-battery-full:before {
	content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
	content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
	content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
	content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
	content: "\f244"
}
.fa-mouse-pointer:before {
	content: "\f245"
}
.fa-i-cursor:before {
	content: "\f246"
}
.fa-object-group:before {
	content: "\f247"
}
.fa-object-ungroup:before {
	content: "\f248"
}
.fa-sticky-note:before {
	content: "\f249"
}
.fa-sticky-note-o:before {
	content: "\f24a"
}
.fa-cc-jcb:before {
	content: "\f24b"
}
.fa-cc-diners-club:before {
	content: "\f24c"
}
.fa-clone:before {
	content: "\f24d"
}
.fa-balance-scale:before {
	content: "\f24e"
}
.fa-hourglass-o:before {
	content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
	content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
	content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
	content: "\f253"
}
.fa-hourglass:before {
	content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
	content: "\f255"
}
.fa-hand-paper-o:before, .fa-hand-stop-o:before {
	content: "\f256"
}
.fa-hand-scissors-o:before {
	content: "\f257"
}
.fa-hand-lizard-o:before {
	content: "\f258"
}
.fa-hand-spock-o:before {
	content: "\f259"
}
.fa-hand-pointer-o:before {
	content: "\f25a"
}
.fa-hand-peace-o:before {
	content: "\f25b"
}
.fa-trademark:before {
	content: "\f25c"
}
.fa-registered:before {
	content: "\f25d"
}
.fa-creative-commons:before {
	content: "\f25e"
}
.fa-gg:before {
	content: "\f260"
}
.fa-gg-circle:before {
	content: "\f261"
}
.fa-tripadvisor:before {
	content: "\f262"
}
.fa-odnoklassniki:before {
	content: "\f263"
}
.fa-odnoklassniki-square:before {
	content: "\f264"
}
.fa-get-pocket:before {
	content: "\f265"
}
.fa-wikipedia-w:before {
	content: "\f266"
}
.fa-safari:before {
	content: "\f267"
}
.fa-chrome:before {
	content: "\f268"
}
.fa-firefox:before {
	content: "\f269"
}
.fa-opera:before {
	content: "\f26a"
}
.fa-internet-explorer:before {
	content: "\f26b"
}
.fa-television:before, .fa-tv:before {
	content: "\f26c"
}
.fa-contao:before {
	content: "\f26d"
}
.fa-500px:before {
	content: "\f26e"
}
.fa-amazon:before {
	content: "\f270"
}
.fa-calendar-plus-o:before {
	content: "\f271"
}
.fa-calendar-minus-o:before {
	content: "\f272"
}
.fa-calendar-times-o:before {
	content: "\f273"
}
.fa-calendar-check-o:before {
	content: "\f274"
}
.fa-industry:before {
	content: "\f275"
}
.fa-map-pin:before {
	content: "\f276"
}
.fa-map-signs:before {
	content: "\f277"
}
.fa-map-o:before {
	content: "\f278"
}
.fa-map:before {
	content: "\f279"
}
.fa-commenting:before {
	content: "\f27a"
}
.fa-commenting-o:before {
	content: "\f27b"
}
.fa-houzz:before {
	content: "\f27c"
}
.fa-vimeo:before {
	content: "\f27d"
}
.fa-black-tie:before {
	content: "\f27e"
}
.fa-fonticons:before {
	content: "\f280"
}
.fa-reddit-alien:before {
	content: "\f281"
}
.fa-edge:before {
	content: "\f282"
}
.fa-credit-card-alt:before {
	content: "\f283"
}
.fa-codiepie:before {
	content: "\f284"
}
.fa-modx:before {
	content: "\f285"
}
.fa-fort-awesome:before {
	content: "\f286"
}
.fa-usb:before {
	content: "\f287"
}
.fa-product-hunt:before {
	content: "\f288"
}
.fa-mixcloud:before {
	content: "\f289"
}
.fa-scribd:before {
	content: "\f28a"
}
.fa-pause-circle:before {
	content: "\f28b"
}
.fa-pause-circle-o:before {
	content: "\f28c"
}
.fa-stop-circle:before {
	content: "\f28d"
}
.fa-stop-circle-o:before {
	content: "\f28e"
}
.fa-shopping-bag:before {
	content: "\f290"
}
.fa-shopping-basket:before {
	content: "\f291"
}
.fa-hashtag:before {
	content: "\f292"
}
.fa-bluetooth:before {
	content: "\f293"
}
.fa-bluetooth-b:before {
	content: "\f294"
}
.fa-percent:before {
	content: "\f295"
}
/*formValidation.min.css*/
.fv-has-feedback {
	position: relative
}
.fv-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.fv-help-block {
	display: block
}
.fv-form-bootstrap .help-block {
	margin-bottom: 0
}
.fv-form-bootstrap .tooltip-inner {
	text-align: left
}
.fv-form-bootstrap .fv-icon-no-label {
	top: 0
}
.fv-form-bootstrap .fv-bootstrap-icon-input-group {
	z-index: 11
}
.form-inline.fv-form-bootstrap .form-group {
	vertical-align: top
}
.fv-form-bootstrap .has-feedback {
	position: relative
}
.fv-form-bootstrap .has-feedback .form-control {
	padding-right: 45px
}
.fv-form-bootstrap .form-control-feedback {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
	display: block;
	width: 36px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	pointer-events: none
}
/*asScrollable.min.css*/
.scrollable.is-enabled {
	overflow: hidden!important
}
.is-enabled .scrollable-container {
	-webkit-box-sizing: content-box!important;
	-moz-box-sizing: content-box!important;
	box-sizing: content-box!important;
	overflow: hidden!important
}
.is-enabled .scrollable-container::-webkit-scrollbar {
width:0;
height:0;
-webkit-appearance:none
}
.scrollable-vertical.is-enabled .scrollable-container {
	overflow-y: scroll!important
}
.scrollable-horizontal.is-enabled .scrollable-container {
	overflow-x: scroll!important
}
.is-enabled .scrollable-content {
	position: relative!important;
	overflow: visible!important
}
.is-enabled .scrollable-content:after, .is-enabled .scrollable-content:before {
	display: table;
	content: " "
}
.is-enabled .scrollable-content:after {
	clear: both
}
.scrollable-bar {
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
	line-height: 0;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 2px;
	-webkit-transition: opacity .5s;
	-o-transition: opacity .5s;
	transition: opacity .5s;
	user-focus: ignore;
	user-input: disabled;
	-webkit-touch-callout: none
}
.is-disabled .scrollable-bar {
	display: none
}
.scrollable-bar-hide {
	opacity: 0;
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	transition-delay: .4s
}
.scrollable-bar.is-dragging {
	opacity: 1
}
.scrollable-bar.is-disabled {
	display: none
}
.scrollable-bar-handle {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 0;
	cursor: pointer;
	background: rgba(163,175,183,.6);
	border-radius: 2px;
	-webkit-transition: width, height .5s;
	-o-transition: width, height .5s;
	transition: width, height .5s
}
.scrollable-bar-vertical {
	width: 4px;
	height: 100%;
height:-webkit-calc(100% -2*4px);
height:calc(100% -2*4px);
	margin: 4px 2px
}
.scrollable-bar-vertical .scrollable-bar-handle {
	width: 100%
}
.scrollable-bar-horizontal {
	width: 100%;
width:-webkit-calc(100% -2*4px);
width:calc(100% -2*4px);
	height: 4px;
	margin: 2px 4px
}
.scrollable-bar-vertical.is-dragging, .scrollable-bar-vertical.is-hovering {
	width: 8px;
	margin: 4px 1px
}
.scrollable-bar-horizontal.is-dragging, .scrollable-bar-horizontal.is-hovering {
	height: 8px;
	margin: 1px 4px
}
.scrollable-bar-horizontal .scrollable-bar-handle {
	height: 100%
}
.scrollable.is-dragging .scrollable-handle, .scrollable.is-hovering .scrollable-handle {
	border-radius: 8px
}
.scrollable.is-dragging .scrollable-bar-handle, .scrollable.is-hovering .scrollable-bar-handle {
	border-radius: 8px
}
.scrollable.is-scrolling .scrollable-bar {
	opacity: 1;
	-webkit-transition: opacity 0;
	-o-transition: opacity 0;
	transition: opacity 0
}
.scrollable.is-dragging {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	user-focus: ignore;
	user-input: disabled;
	-webkit-touch-callout: none
}
.scrollable.is-dragging .scrollable-bar-handle {
	background: rgba(163,175,183,.8)!important
}
.scrollable-inverse.scrollable .scrollable-bar-handle {
	background: rgba(243,247,249,.5)
}
.scrollable-inverse.scrollable.is-dragging .scrollable-bar-handle {
	background: rgba(243,247,249,.8)!important
}
.scrollable-shadow.scrollable.is-dragging .scrollable-bar, .scrollable-shadow.scrollable.is-hovering .scrollable-bar {
	background: rgba(228,234,236,.5)
}
.scrollable-inverse.scrollable-shadow.scrollable.is-dragging .scrollable-bar, .scrollable-inverse.scrollable-shadow.scrollable.is-hovering .scrollable-bar {
	background: rgba(243,247,249,.3)
}
/*alertify.min.css*/
.alertify-logs>* {
	padding: 12px 24px;
	color: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 12px rgba(0,0,0,.2);
	box-shadow: 0 2px 12px rgba(0,0,0,.2)
}
.alertify-logs>*, .alertify-logs>.default {
	background: rgba(0,0,0,.8)
}
.alertify-logs>.error {
	background: #f96868
}
.alertify-logs>.success {
	background: #46be8a
}
.alertify {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1700;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.3)
}
.alertify.hide {
	pointer-events: none;
	opacity: 0
}
.alertify, .alertify.hide, .alertify.show {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all .33s cubic-bezier(.25, .8, .25, 1);
	-o-transition: all .33s cubic-bezier(.25, .8, .25, 1);
	transition: all .33s cubic-bezier(.25, .8, .25, 1)
}
.alertify, .alertify * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.alertify .dialog {
	padding: 12px
}
.alertify .alert, .alertify .dialog {
	position: relative;
	top: 50%;
	width: 100%;
	margin: 0 auto;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
.alertify .alert>*, .alertify .dialog>* {
	width: 400px;
	max-width: 95%;
	padding: 12px;
	margin: 0 auto;
	text-align: center;
	background: #fff;
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 12px rgba(0,0,0,.2);
	-webkit-box-shadow: 0 2px 4px -1px rgba(0,0,0,.14), 0 4px 5px 0 rgba(0,0,0,.098), 0 1px 10px 0 rgba(0,0,0,.084);
	box-shadow: 0 2px 12px rgba(0,0,0,.2);
	box-shadow: 0 2px 4px -1px rgba(0,0,0,.14), 0 4px 5px 0 rgba(0,0,0,.098), 0 1px 10px 0 rgba(0,0,0,.084)
}
.alertify .alert .msg, .alertify .dialog .msg {
	padding: 12px;
	margin: 0;
	margin-bottom: 12px;
	text-align: left
}
.alertify .alert input, .alertify .dialog input {
	width: 100%;
	height: 36px;
	padding: 6px 15px;
	margin-bottom: 15px;
	font-size: 14px;
	line-height: 1.57142857;
	color: #76838f;
	background-color: #fff;
	background-image: none;
	border: 1px solid #e4eaec;
	border-radius: 3px;
	-webkit-box-shadow: none;
	box-shadow: none;
	-webkit-transition: -webkit-box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
	-o-transition: box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear;
	transition: box-shadow .25s linear, border .25s linear, color .25s linear, background-color .25s linear
}
.alertify .alert input:focus, .alertify .dialog input:focus {
	border-color: #62a8ea;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(98,168,234,.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(98,168,234,.6)
}
.alertify .alert input.focus, .alertify .alert input:focus, .alertify .dialog input.focus, .alertify .dialog input:focus {
	border-color: #62a8ea;
	-webkit-box-shadow: none;
	box-shadow: none
}
.alertify .alert input::-moz-placeholder, .alertify .dialog input::-moz-placeholder {
color:#a3afb7;
opacity:1
}
.alertify .alert input:-ms-input-placeholder, .alertify .dialog input:-ms-input-placeholder {
color:#a3afb7
}
.alertify .alert input::-webkit-input-placeholder, .alertify .dialog input::-webkit-input-placeholder {
color:#a3afb7
}
.alertify .alert nav, .alertify .dialog nav {
	text-align: right
}
.alertify .alert nav .btn, .alertify .dialog nav .btn {
	margin: 4px 5px
}
.alertify-logs {
	position: fixed;
	right: 16px;
	bottom: 16px;
	z-index: 1699
}
.alertify-logs>* {
	position: relative;
	float: right;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 10px;
	clear: both;
	-webkit-transition: all .3s cubic-bezier(.25, .8, .25, 1);
	-o-transition: all .3s cubic-bezier(.25, .8, .25, 1);
	transition: all .3s cubic-bezier(.25, .8, .25, 1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-perspective: 1000;
	perspective: 1000
}
.alertify-logs>.show {
	right: 0;
	opacity: 1
}
.alertify-logs>*, .alertify-logs>.hide {
	right: -100%;
	opacity: 0
}
/*webui-popover.min.css*/
.webui-popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1800;
	display: none;
	width: 276px;
	min-height: 32px;
	padding: 0;
	text-align: left;
	white-space: normal;
	background-color: #fff;
	-webkit-background-clip: padding-box;
	background-clip: padding-box;
	border: 1px solid #e4eaec;
	border: 1px solid rgba(204,213,219,.8);
	border-radius: 4px;
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,.05);
	box-shadow: 0 2px 6px rgba(0,0,0,.05)
}
.webui-popover.top, .webui-popover.top-left, .webui-popover.top-right {
	margin-top: -8px
}
.webui-popover.right, .webui-popover.right-bottom, .webui-popover.right-top {
	margin-left: 8px
}
.webui-popover.bottom, .webui-popover.bottom-left, .webui-popover.bottom-right {
	margin-top: 8px
}
.webui-popover.left, .webui-popover.left-bottom, .webui-popover.left-top {
	margin-left: -8px
}
.webui-popover.pop {
	-webkit-transition: -webkit-transform .15s cubic-bezier(.3, 0, 0, 1.5);
	-o-transition: -o-transform .15s cubic-bezier(.3, 0, 0, 1.5);
	transition: transform .15s cubic-bezier(.3, 0, 0, 1.5);
	-webkit-transform: scale(.8);
	-ms-transform: scale(.8);
	-o-transform: scale(.8);
	transform: scale(.8)
}
.webui-popover.fade {
	-webkit-transition: opacity .15s linear;
	-o-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.webui-popover.in {
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.webui-popover-inner .close {
	float: right;
	margin: 5px 10px 0 0;
	font-family: arial;
	font-size: 20px;
	font-weight: 700;
	line-height: 20px;
	color: #000;
	text-decoration: none;
	text-shadow: 0 1px 0 #fff;
	filter: alpha(opacity=20);
	opacity: .2
}
.webui-popover-inner .close:focus, .webui-popover-inner .close:hover {
	filter: alpha(opacity=50);
	opacity: .5
}
.webui-popover-title {
	padding: 8px 14px;
	margin: 0;
	font-size: 14px;
	background-color: #f3f7f9;
	border-bottom: 1px solid #e2ecf1;
	border-radius: 3px 3px 0 0
}
.webui-popover-content {
	padding: 20px;
	overflow: auto
}
.webui-no-padding .webui-popover-content {
	padding: 0
}
.webui-no-padding .list-group-item {
	border-right: none;
	border-left: none
}
.webui-no-padding .list-group-item:first-child {
	border-top: 0
}
.webui-no-padding .list-group-item:last-child {
	border-bottom: 0
}
.webui-popover>.arrow, .webui-popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.webui-popover>.arrow {
	border-width: 9px
}
.webui-popover>.arrow:after {
	content: "";
	border-width: 8px
}
.webui-popover.top-left>.arrow, .webui-popover.top-right>.arrow, .webui-popover.top>.arrow {
	bottom: -9px;
	left: 50%;
	margin-left: -9px;
	border-top-color: #a8bbc2;
	border-top-color: rgba(204,213,219,.85);
	border-bottom-width: 0
}
.webui-popover.top-left>.arrow:after, .webui-popover.top-right>.arrow:after, .webui-popover.top>.arrow:after {
	bottom: 1px;
	margin-left: -8px;
	content: " ";
	border-top-color: #fff;
	border-bottom-width: 0
}
.webui-popover.right-bottom>.arrow, .webui-popover.right-top>.arrow, .webui-popover.right>.arrow {
	top: 50%;
	left: -9px;
	margin-top: -9px;
	border-right-color: #a8bbc2;
	border-right-color: rgba(204,213,219,.85);
	border-left-width: 0
}
.webui-popover.right-bottom>.arrow:after, .webui-popover.right-top>.arrow:after, .webui-popover.right>.arrow:after {
	bottom: -8px;
	left: 1px;
	content: " ";
	border-right-color: #fff;
	border-left-width: 0
}
.webui-popover.bottom-left>.arrow, .webui-popover.bottom-right>.arrow, .webui-popover.bottom>.arrow {
	top: -9px;
	left: 50%;
	margin-left: -9px;
	border-top-width: 0;
	border-bottom-color: #a8bbc2;
	border-bottom-color: rgba(204,213,219,.85)
}
.webui-popover.bottom-left>.arrow:after, .webui-popover.bottom-right>.arrow:after, .webui-popover.bottom>.arrow:after {
	top: 1px;
	margin-left: -8px;
	content: " ";
	border-top-width: 0;
	border-bottom-color: #fff
}
.webui-popover.left-bottom>.arrow, .webui-popover.left-top>.arrow, .webui-popover.left>.arrow {
	top: 50%;
	right: -9px;
	margin-top: -9px;
	border-right-width: 0;
	border-left-color: #a8bbc2;
	border-left-color: rgba(204,213,219,.85)
}
.webui-popover.left-bottom>.arrow:after, .webui-popover.left-top>.arrow:after, .webui-popover.left>.arrow:after {
	right: 1px;
	bottom: -8px;
	content: " ";
	border-right-width: 0;
	border-left-color: #fff
}
.webui-popover-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1799;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.65)
}
.webui-popover-primary .webui-popover-title {
	color: #fff;
	background-color: #62a8ea;
	border-color: #62a8ea
}
.webui-popover-primary.bottom .arrow {
	border-bottom-color: #62a8ea
}
.webui-popover-primary.bottom .arrow:after {
	border-bottom-color: #62a8ea
}
.webui-popover-success .webui-popover-title {
	color: #fff;
	background-color: #46be8a;
	border-color: #46be8a
}
.webui-popover-success.bottom .arrow {
	border-bottom-color: #46be8a
}
.webui-popover-success.bottom .arrow:after {
	border-bottom-color: #46be8a
}
.webui-popover-info .webui-popover-title {
	color: #fff;
	background-color: #57c7d4;
	border-color: #57c7d4
}
.webui-popover-info.bottom .arrow {
	border-bottom-color: #57c7d4
}
.webui-popover-info.bottom .arrow:after {
	border-bottom-color: #57c7d4
}
.webui-popover-warning .webui-popover-title {
	color: #fff;
	background-color: #f2a654;
	border-color: #f2a654
}
.webui-popover-warning.bottom .arrow {
	border-bottom-color: #f2a654
}
.webui-popover-warning.bottom .arrow:after {
	border-bottom-color: #f2a654
}
.webui-popover-danger .webui-popover-title {
	color: #fff;
	background-color: #f96868;
	border-color: #f96868
}
.webui-popover-danger.bottom .arrow {
	border-bottom-color: #f96868
}
.webui-popover-danger.bottom .arrow:after {
	border-bottom-color: #f96868
}
/*flag-icon.min.css*/
.flag-icon-background {
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-background-size: contain;
	background-size: contain
}
.flag-icon {
	position: relative;
	display: inline-block;
	width: 1.33333333em;
	line-height: 1em;
	background-repeat: no-repeat;
	background-position: 50%;
	-webkit-background-size: contain;
	background-size: contain
}
.flag-icon:before {
	content: "\00a0"
}
.dropdown-menu .flag-icon {
	margin-right: 5px
}
.flag-icon-ad {
	background-image: url(../fonts/ad.svg)
}
.flag-icon-ae {
	background-image: url(../fonts/ae.svg)
}
.flag-icon-af {
	background-image: url(../fonts/af.svg)
}
.flag-icon-ag {
	background-image: url(../fonts/ag.svg)
}
.flag-icon-ai {
	background-image: url(../fonts/ai.svg)
}
.flag-icon-al {
	background-image: url(../fonts/al.svg)
}
.flag-icon-am {
	background-image: url(../fonts/am.svg)
}
.flag-icon-ao {
	background-image: url(../fonts/ao.svg)
}
.flag-icon-aq {
	background-image: url(../fonts/aq.svg)
}
.flag-icon-ar {
	background-image: url(../fonts/ar.svg)
}
.flag-icon-as {
	background-image: url(../fonts/as.svg)
}
.flag-icon-at {
	background-image: url(../fonts/at.svg)
}
.flag-icon-au {
	background-image: url(../fonts/au.svg)
}
.flag-icon-aw {
	background-image: url(../fonts/aw.svg)
}
.flag-icon-ax {
	background-image: url(../fonts/ax.svg)
}
.flag-icon-az {
	background-image: url(../fonts/az.svg)
}
.flag-icon-ba {
	background-image: url(../fonts/ba.svg)
}
.flag-icon-bb {
	background-image: url(../fonts/bb.svg)
}
.flag-icon-bd {
	background-image: url(../fonts/bd.svg)
}
.flag-icon-be {
	background-image: url(../fonts/be.svg)
}
.flag-icon-bf {
	background-image: url(../fonts/bf.svg)
}
.flag-icon-bg {
	background-image: url(../fonts/bg.svg)
}
.flag-icon-bh {
	background-image: url(../fonts/bh.svg)
}
.flag-icon-bi {
	background-image: url(../fonts/bi.svg)
}
.flag-icon-bj {
	background-image: url(../fonts/bj.svg)
}
.flag-icon-bl {
	background-image: url(../fonts/bl.svg)
}
.flag-icon-bm {
	background-image: url(../fonts/bm.svg)
}
.flag-icon-bn {
	background-image: url(../fonts/bn.svg)
}
.flag-icon-bo {
	background-image: url(../fonts/bo.svg)
}
.flag-icon-bq {
	background-image: url(../fonts/bq.svg)
}
.flag-icon-br {
	background-image: url(../fonts/br.svg)
}
.flag-icon-bs {
	background-image: url(../fonts/bs.svg)
}
.flag-icon-bt {
	background-image: url(../fonts/bt.svg)
}
.flag-icon-bv {
	background-image: url(../fonts/bv.svg)
}
.flag-icon-bw {
	background-image: url(../fonts/bw.svg)
}
.flag-icon-by {
	background-image: url(../fonts/by.svg)
}
.flag-icon-bz {
	background-image: url(../fonts/bz.svg)
}
.flag-icon-ca {
	background-image: url(../fonts/ca.svg)
}
.flag-icon-cc {
	background-image: url(../fonts/cc.svg)
}
.flag-icon-cd {
	background-image: url(../fonts/cd.svg)
}
.flag-icon-cf {
	background-image: url(../fonts/cf.svg)
}
.flag-icon-cg {
	background-image: url(../fonts/cg.svg)
}
.flag-icon-ch {
	background-image: url(../fonts/ch.svg)
}
.flag-icon-ci {
	background-image: url(../fonts/ci.svg)
}
.flag-icon-ck {
	background-image: url(../fonts/ck.svg)
}
.flag-icon-cl {
	background-image: url(../fonts/cl.svg)
}
.flag-icon-cm {
	background-image: url(../fonts/cm.svg)
}
.flag-icon-cn {
	background-image: url(../fonts/cn.svg)
}
.flag-icon-co {
	background-image: url(../fonts/co.svg)
}
.flag-icon-cr {
	background-image: url(../fonts/cr.svg)
}
.flag-icon-cu {
	background-image: url(../fonts/cu.svg)
}
.flag-icon-cv {
	background-image: url(../fonts/cv.svg)
}
.flag-icon-cw {
	background-image: url(../fonts/cw.svg)
}
.flag-icon-cx {
	background-image: url(../fonts/cx.svg)
}
.flag-icon-cy {
	background-image: url(../fonts/cy.svg)
}
.flag-icon-cz {
	background-image: url(../fonts/cz.svg)
}
.flag-icon-de {
	background-image: url(../fonts/de.svg)
}
.flag-icon-dj {
	background-image: url(../fonts/dj.svg)
}
.flag-icon-dk {
	background-image: url(../fonts/dk.svg)
}
.flag-icon-dm {
	background-image: url(../fonts/dm.svg)
}
.flag-icon-do {
	background-image: url(../fonts/do.svg)
}
.flag-icon-dz {
	background-image: url(../fonts/dz.svg)
}
.flag-icon-ec {
	background-image: url(../fonts/ec.svg)
}
.flag-icon-ee {
	background-image: url(../fonts/ee.svg)
}
.flag-icon-eg {
	background-image: url(../fonts/eg.svg)
}
.flag-icon-eh {
	background-image: url(../fonts/eh.svg)
}
.flag-icon-er {
	background-image: url(../fonts/er.svg)
}
.flag-icon-es {
	background-image: url(../fonts/es.svg)
}
.flag-icon-et {
	background-image: url(../fonts/et.svg)
}
.flag-icon-fi {
	background-image: url(../fonts/fi.svg)
}
.flag-icon-fj {
	background-image: url(../fonts/fj.svg)
}
.flag-icon-fk {
	background-image: url(../fonts/fk.svg)
}
.flag-icon-fm {
	background-image: url(../fonts/fm.svg)
}
.flag-icon-fo {
	background-image: url(../fonts/fo.svg)
}
.flag-icon-fr {
	background-image: url(../fonts/fr.svg)
}
.flag-icon-ga {
	background-image: url(../fonts/ga.svg)
}
.flag-icon-gb {
	background-image: url(../fonts/gb.svg)
}
.flag-icon-gd {
	background-image: url(../fonts/gd.svg)
}
.flag-icon-ge {
	background-image: url(../fonts/ge.svg)
}
.flag-icon-gf {
	background-image: url(../fonts/gf.svg)
}
.flag-icon-gg {
	background-image: url(../fonts/gg.svg)
}
.flag-icon-gh {
	background-image: url(../fonts/gh.svg)
}
.flag-icon-gi {
	background-image: url(../fonts/gi.svg)
}
.flag-icon-gl {
	background-image: url(../fonts/gl.svg)
}
.flag-icon-gm {
	background-image: url(../fonts/gm.svg)
}
.flag-icon-gn {
	background-image: url(../fonts/gn.svg)
}
.flag-icon-gp {
	background-image: url(../fonts/gp.svg)
}
.flag-icon-gq {
	background-image: url(../fonts/gq.svg)
}
.flag-icon-gr {
	background-image: url(../fonts/gr.svg)
}
.flag-icon-gs {
	background-image: url(../fonts/gs.svg)
}
.flag-icon-gt {
	background-image: url(../fonts/gt.svg)
}
.flag-icon-gu {
	background-image: url(../fonts/gu.svg)
}
.flag-icon-gw {
	background-image: url(../fonts/gw.svg)
}
.flag-icon-gy {
	background-image: url(../fonts/gy.svg)
}
.flag-icon-hk {
	background-image: url(../fonts/hk.svg)
}
.flag-icon-hm {
	background-image: url(../fonts/hm.svg)
}
.flag-icon-hn {
	background-image: url(../fonts/hn.svg)
}
.flag-icon-hr {
	background-image: url(../fonts/hr.svg)
}
.flag-icon-ht {
	background-image: url(../fonts/ht.svg)
}
.flag-icon-hu {
	background-image: url(../fonts/hu.svg)
}
.flag-icon-id {
	background-image: url(../fonts/id.svg)
}
.flag-icon-ie {
	background-image: url(../fonts/ie.svg)
}
.flag-icon-il {
	background-image: url(../fonts/il.svg)
}
.flag-icon-im {
	background-image: url(../fonts/im.svg)
}
.flag-icon-in {
	background-image: url(../fonts/in.svg)
}
.flag-icon-io {
	background-image: url(../fonts/io.svg)
}
.flag-icon-iq {
	background-image: url(../fonts/iq.svg)
}
.flag-icon-ir {
	background-image: url(../fonts/ir.svg)
}
.flag-icon-is {
	background-image: url(../fonts/is.svg)
}
.flag-icon-it {
	background-image: url(../fonts/it.svg)
}
.flag-icon-je {
	background-image: url(../fonts/je.svg)
}
.flag-icon-jm {
	background-image: url(../fonts/jm.svg)
}
.flag-icon-jo {
	background-image: url(../fonts/jo.svg)
}
.flag-icon-jp {
	background-image: url(../fonts/jp.svg)
}
.flag-icon-ke {
	background-image: url(../fonts/ke.svg)
}
.flag-icon-kg {
	background-image: url(../fonts/kg.svg)
}
.flag-icon-kh {
	background-image: url(../fonts/kh.svg)
}
.flag-icon-ki {
	background-image: url(../fonts/ki.svg)
}
.flag-icon-km {
	background-image: url(../fonts/km.svg)
}
.flag-icon-kn {
	background-image: url(../fonts/kn.svg)
}
.flag-icon-kp {
	background-image: url(../fonts/kp.svg)
}
.flag-icon-kr {
	background-image: url(../fonts/kr.svg)
}
.flag-icon-kw {
	background-image: url(../fonts/kw.svg)
}
.flag-icon-ky {
	background-image: url(../fonts/ky.svg)
}
.flag-icon-kz {
	background-image: url(../fonts/kz.svg)
}
.flag-icon-la {
	background-image: url(../fonts/la.svg)
}
.flag-icon-lb {
	background-image: url(../fonts/lb.svg)
}
.flag-icon-lc {
	background-image: url(../fonts/lc.svg)
}
.flag-icon-li {
	background-image: url(../fonts/li.svg)
}
.flag-icon-lk {
	background-image: url(../fonts/lk.svg)
}
.flag-icon-lr {
	background-image: url(../fonts/lr.svg)
}
.flag-icon-ls {
	background-image: url(../fonts/ls.svg)
}
.flag-icon-lt {
	background-image: url(../fonts/lt.svg)
}
.flag-icon-lu {
	background-image: url(../fonts/lu.svg)
}
.flag-icon-lv {
	background-image: url(../fonts/lv.svg)
}
.flag-icon-ly {
	background-image: url(../fonts/ly.svg)
}
.flag-icon-ma {
	background-image: url(../fonts/ma.svg)
}
.flag-icon-mc {
	background-image: url(../fonts/mc.svg)
}
.flag-icon-md {
	background-image: url(../fonts/md.svg)
}
.flag-icon-me {
	background-image: url(../fonts/me.svg)
}
.flag-icon-mf {
	background-image: url(../fonts/mf.svg)
}
.flag-icon-mg {
	background-image: url(../fonts/mg.svg)
}
.flag-icon-mh {
	background-image: url(../fonts/mh.svg)
}
.flag-icon-mk {
	background-image: url(../fonts/mk.svg)
}
.flag-icon-ml {
	background-image: url(../fonts/ml.svg)
}
.flag-icon-mm {
	background-image: url(../fonts/mm.svg)
}
.flag-icon-mn {
	background-image: url(../fonts/mn.svg)
}
.flag-icon-mo {
	background-image: url(../fonts/mo.svg)
}
.flag-icon-mp {
	background-image: url(../fonts/mp.svg)
}
.flag-icon-mq {
	background-image: url(../fonts/mq.svg)
}
.flag-icon-mr {
	background-image: url(../fonts/mr.svg)
}
.flag-icon-ms {
	background-image: url(../fonts/ms.svg)
}
.flag-icon-mt {
	background-image: url(../fonts/mt.svg)
}
.flag-icon-mu {
	background-image: url(../fonts/mu.svg)
}
.flag-icon-mv {
	background-image: url(../fonts/mv.svg)
}
.flag-icon-mw {
	background-image: url(../fonts/mw.svg)
}
.flag-icon-mx {
	background-image: url(../fonts/mx.svg)
}
.flag-icon-my {
	background-image: url(../fonts/my.svg)
}
.flag-icon-mz {
	background-image: url(../fonts/mz.svg)
}
.flag-icon-na {
	background-image: url(../fonts/na.svg)
}
.flag-icon-nc {
	background-image: url(../fonts/nc.svg)
}
.flag-icon-ne {
	background-image: url(../fonts/ne.svg)
}
.flag-icon-nf {
	background-image: url(../fonts/nf.svg)
}
.flag-icon-ng {
	background-image: url(../fonts/ng.svg)
}
.flag-icon-ni {
	background-image: url(../fonts/ni.svg)
}
.flag-icon-nl {
	background-image: url(../fonts/nl.svg)
}
.flag-icon-no {
	background-image: url(../fonts/no.svg)
}
.flag-icon-np {
	background-image: url(../fonts/np.svg)
}
.flag-icon-nr {
	background-image: url(../fonts/nr.svg)
}
.flag-icon-nu {
	background-image: url(../fonts/nu.svg)
}
.flag-icon-nz {
	background-image: url(../fonts/nz.svg)
}
.flag-icon-om {
	background-image: url(../fonts/om.svg)
}
.flag-icon-pa {
	background-image: url(../fonts/pa.svg)
}
.flag-icon-pe {
	background-image: url(../fonts/pe.svg)
}
.flag-icon-pf {
	background-image: url(../fonts/pf.svg)
}
.flag-icon-pg {
	background-image: url(../fonts/pg.svg)
}
.flag-icon-ph {
	background-image: url(../fonts/ph.svg)
}
.flag-icon-pk {
	background-image: url(../fonts/pk.svg)
}
.flag-icon-pl {
	background-image: url(../fonts/pl.svg)
}
.flag-icon-pm {
	background-image: url(../fonts/pm.svg)
}
.flag-icon-pn {
	background-image: url(../fonts/pn.svg)
}
.flag-icon-pr {
	background-image: url(../fonts/pr.svg)
}
.flag-icon-ps {
	background-image: url(../fonts/ps.svg)
}
.flag-icon-pt {
	background-image: url(../fonts/pt.svg)
}
.flag-icon-pw {
	background-image: url(../fonts/pw.svg)
}
.flag-icon-py {
	background-image: url(../fonts/py.svg)
}
.flag-icon-qa {
	background-image: url(../fonts/qa.svg)
}
.flag-icon-re {
	background-image: url(../fonts/re.svg)
}
.flag-icon-ro {
	background-image: url(../fonts/ro.svg)
}
.flag-icon-rs {
	background-image: url(../fonts/rs.svg)
}
.flag-icon-ru {
	background-image: url(../fonts/ru.svg)
}
.flag-icon-rw {
	background-image: url(../fonts/rw.svg)
}
.flag-icon-sa {
	background-image: url(../fonts/sa.svg)
}
.flag-icon-sb {
	background-image: url(../fonts/sb.svg)
}
.flag-icon-sc {
	background-image: url(../fonts/sc.svg)
}
.flag-icon-sd {
	background-image: url(../fonts/sd.svg)
}
.flag-icon-se {
	background-image: url(../fonts/se.svg)
}
.flag-icon-sg {
	background-image: url(../fonts/sg.svg)
}
.flag-icon-sh {
	background-image: url(../fonts/sh.svg)
}
.flag-icon-si {
	background-image: url(../fonts/si.svg)
}
.flag-icon-sj {
	background-image: url(../fonts/sj.svg)
}
.flag-icon-sk {
	background-image: url(../fonts/sk.svg)
}
.flag-icon-sl {
	background-image: url(../fonts/sl.svg)
}
.flag-icon-sm {
	background-image: url(../fonts/sm.svg)
}
.flag-icon-sn {
	background-image: url(../fonts/sn.svg)
}
.flag-icon-so {
	background-image: url(../fonts/so.svg)
}
.flag-icon-sr {
	background-image: url(../fonts/sr.svg)
}
.flag-icon-ss {
	background-image: url(../fonts/ss.svg)
}
.flag-icon-st {
	background-image: url(../fonts/st.svg)
}
.flag-icon-sv {
	background-image: url(../fonts/sv.svg)
}
.flag-icon-sx {
	background-image: url(../fonts/sx.svg)
}
.flag-icon-sy {
	background-image: url(../fonts/sy.svg)
}
.flag-icon-sz {
	background-image: url(../fonts/sz.svg)
}
.flag-icon-tc {
	background-image: url(../fonts/tc.svg)
}
.flag-icon-td {
	background-image: url(../fonts/td.svg)
}
.flag-icon-tf {
	background-image: url(../fonts/tf.svg)
}
.flag-icon-tg {
	background-image: url(../fonts/tg.svg)
}
.flag-icon-th {
	background-image: url(../fonts/th.svg)
}
.flag-icon-tj {
	background-image: url(../fonts/tj.svg)
}
.flag-icon-tk {
	background-image: url(../fonts/tk.svg)
}
.flag-icon-tl {
	background-image: url(../fonts/tl.svg)
}
.flag-icon-tm {
	background-image: url(../fonts/tm.svg)
}
.flag-icon-tn {
	background-image: url(../fonts/tn.svg)
}
.flag-icon-to {
	background-image: url(../fonts/to.svg)
}
.flag-icon-tr {
	background-image: url(../fonts/tr.svg)
}
.flag-icon-tt {
	background-image: url(../fonts/tt.svg)
}
.flag-icon-tv {
	background-image: url(../fonts/tv.svg)
}
.flag-icon-tw {
	background-image: url(../fonts/tw.svg)
}
.flag-icon-tz {
	background-image: url(../fonts/tz.svg)
}
.flag-icon-ua {
	background-image: url(../fonts/ua.svg)
}
.flag-icon-ug {
	background-image: url(../fonts/ug.svg)
}
.flag-icon-um {
	background-image: url(../fonts/um.svg)
}
.flag-icon-us {
	background-image: url(../fonts/us.svg)
}
.flag-icon-uy {
	background-image: url(../fonts/uy.svg)
}
.flag-icon-uz {
	background-image: url(../fonts/uz.svg)
}
.flag-icon-va {
	background-image: url(../fonts/va.svg)
}
.flag-icon-vc {
	background-image: url(../fonts/vc.svg)
}
.flag-icon-ve {
	background-image: url(../fonts/ve.svg)
}
.flag-icon-vg {
	background-image: url(../fonts/vg.svg)
}
.flag-icon-vi {
	background-image: url(../fonts/vi.svg)
}
.flag-icon-vn {
	background-image: url(../fonts/vn.svg)
}
.flag-icon-vu {
	background-image: url(../fonts/vu.svg)
}
.flag-icon-wf {
	background-image: url(../fonts/wf.svg)
}
.flag-icon-ws {
	background-image: url(../fonts/ws.svg)
}
.flag-icon-ye {
	background-image: url(../fonts/ye.svg)
}
.flag-icon-yt {
	background-image: url(../fonts/yt.svg)
}
.flag-icon-za {
	background-image: url(../fonts/za.svg)
}
.flag-icon-zm {
	background-image: url(../fonts/zm.svg)
}
.flag-icon-zw {
	background-image: url(../fonts/zw.svg)
}
/*bootstrap-touchspin.min.css*/
.bootstrap-touchspin .input-group-btn-vertical {
	position: relative;
	display: table-cell;
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.bootstrap-touchspin .input-group-btn-vertical>.btn {
	position: relative;
	display: block;
	float: none;
	width: 100%;
	max-width: 100%;
	padding: 9px 16px 8px;
	margin-left: -1px
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
	border-bottom: none;
	border-radius: 0;
	border-top-right-radius: 3px
}
.bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
	padding: 8px 16px;
	border-radius: 0;
	border-bottom-right-radius: 3px
}
.bootstrap-touchspin .input-group-btn-vertical i {
	position: absolute;
	top: 1px;
	right: 0;
	bottom: 0;
	left: 0;
	font-size: 10px;
	font-weight: 300
}
.bootstrap-touchspin .input-group-btn .btn {
	padding: 6px 16px;
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
.bootstrap-touchspin-postfix.input-group-addon {
	border-left: none;
	broder-left: 0
}
.bootstrap-touchspin-prefix.input-group-addon {
	border-right: none;
	broder-right: 0
}
.bootstrap-touchspin input[name=touchSpinVertical] {
	border-radius: 3px 0 0 3px!important
}
.bootstrap-touchspin .input-group-btn:first-child>.btn, .bootstrap-touchspin .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.bootstrap-touchspin .input-group-addon:not(:first-child):not(:last-child), .bootstrap-touchspin .input-group-btn:not(:first-child):not(:last-child) {
	border-right: none;
	border-left: none
}
.bootstrap-touchspin .input-group-addon:not(:first-child):not(:last-child)>.btn, .bootstrap-touchspin .input-group-btn:not(:first-child):not(:last-child)>.btn {
	border-right: none;
	border-left: none
}
/*ladda.min.css*/
.ladda-button {
	position: relative
}
.ladda-button .ladda-spinner {
	position: absolute;
	top: 50%;
	z-index: 2;
	display: inline-block;
	width: 32px;
	height: 32px;
	margin-top: 0;
	pointer-events: none;
	opacity: 0
}
.ladda-button .ladda-label {
	position: relative;
	z-index: 3
}
.ladda-button .ladda-progress {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	visibility: hidden;
	background: rgba(0,0,0,.2);
	opacity: 0;
	-webkit-transition: .1s linear all;
	-o-transition: .1s linear all;
	transition: .1s linear all
}
.ladda-button[data-loading] .ladda-progress {
	visibility: visible;
	opacity: 1
}
.ladda-button, .ladda-button .ladda-label, .ladda-button .ladda-spinner {
	-webkit-transition: .3s cubic-bezier(.175, .885, .32, 1.275 all);
	-o-transition: .3s cubic-bezier(.175, .885, .32, 1.275 all);
	transition: .3s cubic-bezier(.175, .885, .32, 1.275 all)
}
.ladda-button[data-style=zoom-in], .ladda-button[data-style=zoom-in] .ladda-label, .ladda-button[data-style=zoom-in] .ladda-spinner, .ladda-button[data-style=zoom-out], .ladda-button[data-style=zoom-out] .ladda-label, .ladda-button[data-style=zoom-out] .ladda-spinner {
	-webkit-transition: .3s ease all;
	-o-transition: .3s ease all;
	transition: .3s ease all
}
.ladda-button[data-style=expand-right] .ladda-spinner {
	right: -6px
}
.ladda-button[data-style=expand-right].btn-xs .ladda-spinner, .ladda-button[data-style=expand-right][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-right][data-size=xs] .ladda-spinner {
	right: -12px
}
.ladda-button[data-style=expand-right][data-loading] {
	padding-right: 45px
}
.ladda-button[data-style=expand-right][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=expand-right][data-loading] .btn-xs, .ladda-button[data-style=expand-right][data-loading][data-size="s"], .ladda-button[data-style=expand-right][data-loading][data-size=xs] {
	padding-right: 30px
}
.ladda-button[data-style=expand-left] .ladda-spinner {
	left: 26px
}
.ladda-button[data-style=expand-left].btn-xs .ladda-spinner, .ladda-button[data-style=expand-left][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-left][data-size=xs] .ladda-spinner {
	left: 15px
}
.ladda-button[data-style=expand-left][data-loading] {
	padding-left: 45px
}
.ladda-button[data-style=expand-left][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=expand-left][data-loading].btn-xs, .ladda-button[data-style=expand-left][data-loading][data-size="s"], .ladda-button[data-style=expand-left][data-loading][data-size=xs] {
	padding-left: 30px
}
.ladda-button[data-style=expand-up] {
	overflow: hidden
}
.ladda-button[data-style=expand-up] .ladda-spinner {
	top: -32px;
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=expand-up][data-loading] {
	padding-top: 30px
}
.ladda-button[data-style=expand-up][data-loading] .ladda-spinner {
	top: 16px;
	margin-top: 0;
	opacity: 1
}
.ladda-button[data-style=expand-up][data-loading].btn-xs, .ladda-button[data-style=expand-up][data-loading][data-size="s"], .ladda-button[data-style=expand-up][data-loading][data-size=xs] {
	padding-top: 32px
}
.ladda-button[data-style=expand-up][data-loading].btn-xs .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-up][data-loading][data-size=xs] .ladda-spinner {
	top: 4px
}
.ladda-button[data-style=expand-down] {
	overflow: hidden
}
.ladda-button[data-style=expand-down] .ladda-spinner {
	top: 44px;
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=expand-down].btn-xs .ladda-spinner, .ladda-button[data-style=expand-down][data-size="s"] .ladda-spinner, .ladda-button[data-style=expand-down][data-size=xs] .ladda-spinner {
	top: 30px
}
.ladda-button[data-style=expand-down][data-loading] {
	padding-bottom: 30px
}
.ladda-button[data-style=expand-down][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=expand-down][data-loading].btn-xs, .ladda-button[data-style=expand-down][data-loading][data-size="s"], .ladda-button[data-style=expand-down][data-loading][data-size=xs] {
	padding-bottom: 23px
}
.ladda-button[data-style=slide-left] {
	overflow: hidden
}
.ladda-button[data-style=slide-left] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-left] .ladda-spinner {
	left: 100%;
	margin-left: 0
}
.ladda-button[data-style=slide-left][data-loading] .ladda-label {
	left: -100%;
	opacity: 0
}
.ladda-button[data-style=slide-left][data-loading] .ladda-spinner {
	left: 50%;
	opacity: 1
}
.ladda-button[data-style=slide-right] {
	overflow: hidden
}
.ladda-button[data-style=slide-right] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-right] .ladda-spinner {
	right: 100%;
	left: 16px;
	margin-left: 0
}
.ladda-button[data-style=slide-right][data-loading] .ladda-label {
	left: 100%;
	opacity: 0
}
.ladda-button[data-style=slide-right][data-loading] .ladda-spinner {
	left: 50%;
	opacity: 1
}
.ladda-button[data-style=slide-up] {
	overflow: hidden
}
.ladda-button[data-style=slide-up] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-up] .ladda-spinner {
	left: 50%;
	margin-top: 1em;
	margin-left: 0
}
.ladda-button[data-style=slide-up][data-loading] .ladda-label {
	top: -1em;
	opacity: 0
}
.ladda-button[data-style=slide-up][data-loading] .ladda-spinner {
	margin-top: 0;
	opacity: 1
}
.ladda-button[data-style=slide-down] {
	overflow: hidden
}
.ladda-button[data-style=slide-down] .ladda-label {
	position: relative
}
.ladda-button[data-style=slide-down] .ladda-spinner {
	left: 50%;
	margin-top: -2em;
	margin-left: 0
}
.ladda-button[data-style=slide-down][data-loading] .ladda-label {
	top: 1em;
	opacity: 0
}
.ladda-button[data-style=slide-down][data-loading] .ladda-spinner {
	margin-top: 0;
	opacity: 1
}
.ladda-button[data-style=zoom-out] {
	overflow: hidden
}
.ladda-button[data-style=zoom-out] .ladda-spinner {
	left: 50%;
	margin-left: 32px;
	-webkit-transform: scale(2.5);
	-ms-transform: scale(2.5);
	-o-transform: scale(2.5);
	transform: scale(2.5)
}
.ladda-button[data-style=zoom-out] .ladda-label {
	position: relative;
	display: inline-block
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-label {
	opacity: 0;
	-webkit-transform: scale(.5);
	-ms-transform: scale(.5);
	-o-transform: scale(.5);
	transform: scale(.5)
}
.ladda-button[data-style=zoom-out][data-loading] .ladda-spinner {
	margin-left: 0;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.ladda-button[data-style=zoom-in] {
	overflow: hidden
}
.ladda-button[data-style=zoom-in] .ladda-spinner {
	left: 50%;
	margin-left: -16px;
	-webkit-transform: scale(.2);
	-ms-transform: scale(.2);
	-o-transform: scale(.2);
	transform: scale(.2)
}
.ladda-button[data-style=zoom-in] .ladda-label {
	position: relative;
	display: inline-block
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-label {
	opacity: 0;
	-webkit-transform: scale(2.2);
	-ms-transform: scale(2.2);
	-o-transform: scale(2.2);
	transform: scale(2.2)
}
.ladda-button[data-style=zoom-in][data-loading] .ladda-spinner {
	margin-left: 0;
	opacity: 1;
	-webkit-transform: none;
	-ms-transform: none;
	-o-transform: none;
	transform: none
}
.ladda-button[data-style=contract] {
	width: 100px;
	overflow: hidden
}
.ladda-button[data-style=contract] .ladda-spinner {
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=contract][data-loading] {
	width: 52px;
	border-radius: 50%
}
.ladda-button[data-style=contract][data-loading] .ladda-label {
	opacity: 0
}
.ladda-button[data-style=contract][data-loading] .ladda-spinner {
	opacity: 1
}
.ladda-button[data-style=contract-overlay] {
	width: 100px;
	overflow: hidden;
	-webkit-box-shadow: 0 0 0 3000px rgba(0,0,0,0);
	box-shadow: 0 0 0 3000px rgba(0,0,0,0)
}
.ladda-button[data-style=contract-overlay] .ladda-spinner {
	left: 50%;
	margin-left: 0
}
.ladda-button[data-style=contract-overlay][data-loading] {
	width: 52px;
	border-radius: 50%;
	-webkit-box-shadow: 0 0 0 3000px rgba(0,0,0,.8);
	box-shadow: 0 0 0 3000px rgba(0,0,0,.8)
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-label {
	opacity: 0
}
.ladda-button[data-style=contract-overlay][data-loading] .ladda-spinner {
	opacity: 1
}
/*tablesaw.min.css*/
table.tablesaw {
	width: 100%;
	max-width: 100%;
	empty-cells: show
}
.tablesaw {
	width: 100%;
	border-collapse: collapse
}
.tablesaw {
	padding: 0;
	border: 0
}
.tablesaw td, .tablesaw th {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: .5em .7em
}
.tablesaw thead tr:first-child th {
	padding-top: .9em;
	padding-bottom: .7em
}
:root {
	var-button-selected-background: #29abe2;
	var-button-checkbox-selected-background: #34a3de;
	var-button-selected-shadow: rgba(0,75,115,.45);
	var-button-interaction-text: #76838f;
	var-button-interaction-shadow: #4faeef
}
.tablesaw-enhanced .tablesaw-bar .btn {
	position: relative;
	display: block;
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none!important;
	padding: 4px 8px;
	margin: 0;
	clear: both;
	color: #76838f;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	cursor: pointer;
	background: 0 0;
	background-color: #fff;
	border: 1px solid #e4eaec;
	border-radius: 3px;
	-moz-appearance: none!important;
	-webkit-font-smoothing: antialiased
}
.tablesaw-enhanced .tablesaw-bar .btn:hover {
	text-decoration: none
}
.tablesaw-enhanced .tablesaw-bar .btn:focus, .tablesaw-enhanced .tablesaw-bar .btn:hover {
	background-color: #fff;
	border-color: #62a8ea;
	outline: 0
}
.tablesaw-enhanced .tablesaw-bar .btn:focus {
	color: #62a8ea
}
.tablesaw-bar .btn:focus {
	color: #62a8ea
}
.ie-lte8 .tablesaw-bar .btn:focus, .ie-lte8 .tablesaw-bar .btn:hover {
	color: #76838f;
	background-color: #fff;
	border-color: #aaa;
	outline: 0
}
.ie-lte8 .tablesaw-bar .btn:focus, .ie-lte8 .tablesaw-bar .btn:hover {
	color: #76838f;
	background-color: #fff;
	border-color: #62a8ea;
	outline: 0
}
.tablesaw-bar .btn-select select {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	display: block;
	width: 100%;
	height: 100%;
	min-height: 1em;
	margin: 0;
	font-weight: inherit;
	background: 0 0;
	border: none
}
.tablesaw-bar .btn-select select {
	display: inline-block;
	color: transparent;
	filter: alpha(opacity=0);
	opacity: 0
}
.tablesaw-bar .btn select option {
	font-family: sans-serif;
	color: #000;
	background: #fff
}
.tablesaw-enhanced .tablesaw-bar .btn.btn-select {
	min-width: 7.25em;
	margin-bottom: 3px;
	color: #76838f;
	text-align: left;
	text-indent: 0
}
.ie-lte8 .tablesaw-bar .btn-select {
	min-width: 6.1em
}
.tablesaw-bar .btn.btn-micro, .tablesaw-bar .btn.btn-small {
	position: relative;
	top: 0;
	display: inline-block;
	width: auto;
	height: auto
}
.tablesaw-bar .btn.btn-small {
	line-height: 20px
}
.tablesaw-enhanced .tablesaw-bar .btn-select {
	text-align: left
}
.tablesaw-bar .btn-select:after {
	position: absolute;
	display: block;
	content: " ";
	background: #f3f7f9;
	background: rgba(0,0,0,.1)
}
.tablesaw-bar .btn-select:after {
	top: 6px;
	right: auto;
	bottom: 0;
	left: auto;
	display: inline-block;
	width: 1.8em;
	padding: 0;
	margin: 0 5px 0;
	font-family: "Web Icons";
	font-size: 16px;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1;
	content: "\f18f";
	background: 0 0;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-synthesis: weight style;
	text-rendering: auto
}
.tablesaw-bar .btn-select.btn-micro:after, .tablesaw-bar .btn-select.btn-small:after {
	background: 0 0;
	border-left-width: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.tablesaw-bar .btn-select.btn-small:after {
	padding-top: 0;
	padding-right: 0;
	font-size: 16px
}
.tablesaw-advance .btn {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-appearance: none;
	border-radius: 3px;
	-moz-appearance: none
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn {
	position: relative;
	display: inline-block;
	margin-left: .5em;
	font-family: "Web Icons";
	font-size: inherit;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1;
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-synthesis: weight style;
	text-rendering: auto
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.down:before {
	content: "\f18f"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.up:before {
	content: "\f190"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.left:before {
	content: "\f17e"
}
.tablesaw-bar .tablesaw-advance a.tablesaw-nav-btn.right:before {
	content: "\f17f"
}
.tablesaw-advance a.tablesaw-nav-btn.disabled {
	pointer-events: none;
	cursor: default;
	filter: alpha(opacity=40);
	opacity: .4
}
.tablesaw-bar {
	clear: both;
	font-family: sans-serif
}
.tablesaw-toolbar {
	float: left;
	font-size: 13px
}
.tablesaw-toolbar label {
	display: block;
	padding: .5em 0;
	margin-right: 20px;
	clear: both;
	color: #76838f;
	text-transform: uppercase
}
.tablesaw-bar .btn, .tablesaw-enhanced .tablesaw-bar .btn {
	margin-top: .5em;
	margin-bottom: .5em
}
.tablesaw-bar .btn-select, .tablesaw-enhanced .tablesaw-bar .btn-select {
	margin-bottom: 0
}
.tablesaw-bar .tablesaw-toolbar .btn {
	padding-left: .3em;
	margin-top: 0;
	margin-left: .4em;
	font-family: sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	background: 0 0;
	border: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.tablesaw-bar .tablesaw-toolbar .btn-select {
	min-width: 0
}
.tablesaw-bar .tablesaw-toolbar .btn-select:after {
	padding-top: 0
}
.tablesaw-bar .tablesaw-toolbar select {
	color: #76838f;
	text-transform: none;
	background: 0 0
}
.tablesaw-toolbar~table {
	clear: both
}
.tablesaw-toolbar .a11y-sm {
	position: absolute;
	width: 1px;
	height: 1px;
	overflow: hidden;
	clip: rect(0 0 0 0)
}
@media (min-width:24em) {
.tablesaw-toolbar .a11y-sm {
	position: static;
	width: auto;
	height: auto;
	overflow: visible;
	clip: none
}
}
.tablesaw td, .tablesaw th {
	line-height: 1em;
	text-align: left;
	vertical-align: middle
}
.tablesaw tbody th, .tablesaw td {
	vertical-align: middle
}
.tablesaw tbody th .btn, .tablesaw td .btn {
	margin: 0
}
.tablesaw thead th {
	text-align: left;
	text-transform: uppercase
}
.tablesaw caption {
	margin-bottom: 0;
	line-height: 2.4;
	text-align: left;
	filter: alpha(opacity=50);
	opacity: .5
}
@media (min-width:25em) {
.tablesaw caption {
	margin-bottom: .6em;
	line-height: 1.2
}
}
.tablesaw-cell-label-top {
	font-weight: 300;
	text-transform: uppercase
}
.tablesaw-cell-label {
	text-transform: uppercase
}
@media (min-width:40em) {
.tablesaw td {
	line-height: 1.5em
}
}
.tablesaw-cell-label-top {
	font-weight: 300;
	text-transform: uppercase
}
.tablesaw-cell-label {
	text-transform: uppercase
}
@media (min-width:40em) {
.tablesaw td {
	line-height: 1.5em
}
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: none
}
@media only all {
.tablesaw-stack td, .tablesaw-stack th {
	display: block;
	text-align: left
}
.tablesaw-stack tr {
	display: table-row;
	clear: both
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: inline-block;
	width: 30%;
	padding: 0 .6em 0 0
}
.tablesaw-stack td .tablesaw-cell-label-top, .tablesaw-stack th .tablesaw-cell-label-top {
	display: block;
	padding: .4em 0;
	margin: .4em 0
}
.tablesaw-cell-label {
	display: block
}
.tablesaw-stack tbody th.group {
	margin-top: -1px
}
.tablesaw-stack th.group b.tablesaw-cell-label {
	display: none!important
}
}
@media (max-width:767px) {
.tablesaw-stack thead td, .tablesaw-stack thead th {
	display: none
}
.tablesaw-stack tbody td, .tablesaw-stack tbody th {
	float: left;
	width: 100%;
	clear: left
}
.tablesaw-cell-label {
	vertical-align: top
}
.tablesaw-cell-content {
	display: inline-block;
	max-width: 67%
}
.tablesaw-stack td:empty, .tablesaw-stack th:empty {
	display: none
}
}
@media (min-width:768px) {
.tablesaw-stack tr {
	display: table-row
}
.tablesaw-stack td, .tablesaw-stack th, .tablesaw-stack thead td, .tablesaw-stack thead th {
	display: table-cell
}
.tablesaw-stack td .tablesaw-cell-label, .tablesaw-stack th .tablesaw-cell-label {
	display: none!important
}
}
.tablesaw-fix-persist {
	table-layout: fixed
}
@media only all {
.tablesaw-swipe td.tablesaw-cell-hidden, .tablesaw-swipe th.tablesaw-cell-hidden {
	display: none
}
}
.btn.tablesaw-columntoggle-btn span {
	display: inline-block;
	text-indent: -9999px
}
.tablesaw-columntoggle-btnwrap {
	position: relative
}
.tablesaw-columntoggle-btnwrap .dialog-content {
	padding: .5em
}
.tablesaw-columntoggle tbody td {
	line-height: 1.5
}
.tablesaw-columntoggle-popup {
	display: none
}
.tablesaw-columntoggle-btnwrap.visible .tablesaw-columntoggle-popup {
	position: absolute;
	top: 2em;
	right: 0;
	z-index: 1;
	display: block;
	padding: .5em .8em;
	background-color: #fff;
	border: 1px solid #e4eaec;
	border-radius: 3px
}
.tablesaw-columntoggle-popup fieldset {
	margin: 0
}
@media only all {
.tablesaw-columntoggle td.tablesaw-priority-1, .tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-1, .tablesaw-columntoggle th.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-6 {
	display: none
}
}
.tablesaw-columntoggle-btnwrap .dialog-content {
	top: 0!important;
	right: 1em;
	left: auto!important;
	width: 12em;
	max-width: 18em;
	margin: -.5em auto 0
}
.tablesaw-columntoggle-btnwrap .dialog-content:focus {
	outline-style: none
}
@media (min-width:20em) {
.tablesaw-columntoggle td.tablesaw-priority-1, .tablesaw-columntoggle th.tablesaw-priority-1 {
	display: table-cell
}
}
@media (min-width:30em) {
.tablesaw-columntoggle td.tablesaw-priority-2, .tablesaw-columntoggle th.tablesaw-priority-2 {
	display: table-cell
}
}
@media (min-width:40em) {
.tablesaw-columntoggle td.tablesaw-priority-3, .tablesaw-columntoggle th.tablesaw-priority-3 {
	display: table-cell
}
.tablesaw-columntoggle tbody td {
	line-height: 2
}
}
@media (min-width:50em) {
.tablesaw-columntoggle td.tablesaw-priority-4, .tablesaw-columntoggle th.tablesaw-priority-4 {
	display: table-cell
}
}
@media (min-width:60em) {
.tablesaw-columntoggle td.tablesaw-priority-5, .tablesaw-columntoggle th.tablesaw-priority-5 {
	display: table-cell
}
}
@media (min-width:70em) {
.tablesaw-columntoggle td.tablesaw-priority-6, .tablesaw-columntoggle th.tablesaw-priority-6 {
	display: table-cell
}
}
@media only all {
.tablesaw-columntoggle td.tablesaw-cell-hidden, .tablesaw-columntoggle th.tablesaw-cell-hidden {
	display: none
}
.tablesaw-columntoggle td.tablesaw-cell-visible, .tablesaw-columntoggle th.tablesaw-cell-visible {
	display: table-cell
}
}
.tablesaw-columntoggle-popup .btn-group>label {
	display: block;
	padding: .2em 0;
	white-space: nowrap
}
.tablesaw-columntoggle-popup .btn-group>label input {
	margin-right: .8em
}
.tablesaw-sortable, .tablesaw-sortable thead, .tablesaw-sortable thead tr, .tablesaw-sortable thead tr th {
	position: relative
}
.tablesaw-sortable thead tr th {
	padding-right: 1.6em;
	vertical-align: top
}
.tablesaw-sortable th.tablesaw-sortable-head, .tablesaw-sortable tr:first-child th.tablesaw-sortable-head {
	padding: 0
}
.tablesaw-sortable th.tablesaw-sortable-head button {
	padding-top: .9em;
	padding-right: 1.6em;
	padding-bottom: .7em;
	padding-left: .6em
}
.tablesaw-sortable .tablesaw-sortable-head button {
	position: relative;
	min-width: 100%;
	padding: 0;
	font: inherit;
	color: inherit;
	text-align: left;
	text-transform: inherit;
	background: 0 0;
	border: 0
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after, .tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
	position: absolute;
	right: .5em;
	display: inline-block;
	width: 7px;
	height: 10px;
	font-family: "Web Icons";
	font-size: inherit;
	font-style: normal;
	font-weight: 300;
	font-variant: normal;
	font-size-adjust: none;
	font-stretch: normal;
	line-height: 1;
	content: "\0020";
	-webkit-font-feature-settings: normal;
	-moz-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-kerning: auto;
	-moz-font-kerning: auto;
	font-kerning: auto;
	-webkit-font-language-override: normal;
	-moz-font-language-override: normal;
	font-language-override: normal;
	font-synthesis: weight style;
	text-rendering: auto
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-ascending button:after {
	content: "\f190"
}
.tablesaw-sortable .tablesaw-sortable-head.tablesaw-sortable-descending button:after {
	content: "\f18f"
}
.tablesaw-sortable .not-applicable:after {
	display: block;
	content: "--"
}
.tablesaw-sortable .not-applicable span {
	display: none
}
.tablesaw-advance {
	float: right
}
.tablesaw-advance.minimap {
	margin-right: .4em
}
.tablesaw-advance-dots {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none
}
.tablesaw-advance-dots li {
	display: table-cell;
	padding: .4em .2em
}
.tablesaw-advance-dots li i {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #a3afb7;
	border-radius: 100%
}
.tablesaw-advance-dots-hide {
	pointer-events: none;
	cursor: default;
	filter: alpha(opacity=30);
	opacity: .3
}
/*lightgallery.min.css*/
.lg-sub-html, .lg-toolbar {
	background-color: rgba(0,0,0,.45)
}
#lg-counter, .lg-outer .lg-video-cont {
	vertical-align: middle;
	display: inline-block
}
@font-face {
	font-family: lg;
	src: url(../fonts/lg.eot);
	src: url(../fonts/lg.eot) format("embedded-opentype"), url(../fonts/lg.woff) format("woff"), url(../fonts/lg.ttf) format("truetype"), url(../fonts/lg.svg) format("svg");
	font-weight: 400;
	font-style: normal
}
.lg-icon {
	font-family: lg;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.lg-actions .lg-next, .lg-actions .lg-prev {
	background-color: rgba(0,0,0,.45);
	border-radius: 2px;
	color: #999;
	cursor: pointer;
	display: block;
	font-size: 22px;
	margin-top: -10px;
	padding: 8px 10px 9px;
	position: absolute;
	top: 50%;
	z-index: 1080
}
.lg-actions .lg-next.disabled, .lg-actions .lg-prev.disabled {
	pointer-events: none;
	opacity: .5
}
.lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
	color: #FFF
}
.lg-actions .lg-next {
	right: 20px
}
.lg-actions .lg-next:before {
	content: "\e095"
}
.lg-actions .lg-prev {
	left: 20px
}
.lg-actions .lg-prev:after {
	content: "\e094"
}
@-webkit-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-moz-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-ms-keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@keyframes lg-right-end {
0%, 100% {
left:0
}
50% {
left:-30px
}
}
@-webkit-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@-moz-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@-ms-keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
@keyframes lg-left-end {
0%, 100% {
left:0
}
50% {
left:30px
}
}
.lg-outer.lg-right-end .lg-object {
	-webkit-animation: lg-right-end .3s;
	-o-animation: lg-right-end .3s;
	animation: lg-right-end .3s;
	position: relative
}
.lg-outer.lg-left-end .lg-object {
	-webkit-animation: lg-left-end .3s;
	-o-animation: lg-left-end .3s;
	animation: lg-left-end .3s;
	position: relative
}
.lg-toolbar {
	z-index: 1082;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%
}
.lg-toolbar .lg-icon {
	color: #999;
	cursor: pointer;
	float: right;
	font-size: 24px;
	height: 47px;
	line-height: 27px;
	padding: 10px 0;
	text-align: center;
	width: 50px;
	text-decoration: none!important;
	outline: 0;
	-webkit-transition: color .2s linear;
	-o-transition: color .2s linear;
	transition: color .2s linear
}
.lg-toolbar .lg-icon:hover {
	color: #FFF
}
.lg-toolbar .lg-close:after {
	content: "\e070"
}
.lg-toolbar .lg-download:after {
	content: "\e0f2"
}
.lg-sub-html {
	bottom: 0;
	color: #EEE;
	font-size: 16px;
	left: 0;
	padding: 10px 40px;
	position: fixed;
	right: 0;
	text-align: center;
	z-index: 1080
}
.lg-sub-html h4 {
	margin: 0;
	font-size: 13px;
	font-weight: 700
}
.lg-sub-html p {
	font-size: 12px;
	margin: 5px 0 0
}
#lg-counter {
	color: #999;
	font-size: 16px;
	padding-left: 20px;
	padding-top: 12px
}
.lg-next, .lg-prev, .lg-toolbar {
	opacity: 1;
	-webkit-transition: -webkit-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-moz-transition: -moz-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	-o-transition: -o-transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear;
	transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s, color .2s linear
}
.lg-hide-items .lg-prev {
	opacity: 0;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0)
}
.lg-hide-items .lg-next {
	opacity: 0;
	-webkit-transform: translate3d(10px, 0, 0);
	transform: translate3d(10px, 0, 0)
}
.lg-hide-items .lg-toolbar {
	opacity: 0;
	-webkit-transform: translate3d(0, -10px, 0);
	transform: translate3d(0, -10px, 0)
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
	-webkit-transform: scale3d(.5, .5, .5);
	transform: scale3d(.5, .5, .5);
	opacity: 0;
	-webkit-transition: -webkit-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-moz-transition: -moz-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-o-transition: -o-transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	transition: transform 250ms cubic-bezier(0, 0, .25, 1) 0s, opacity 250ms cubic-bezier(0, 0, .25, 1)!important;
	-webkit-transform-origin: 50% 50%;
	-moz-transform-origin: 50% 50%;
	-ms-transform-origin: 50% 50%;
	transform-origin: 50% 50%
}
body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	opacity: 1
}
.lg-outer .lg-thumb-outer {
	background-color: #0D0A0A;
	bottom: 0;
	position: absolute;
	width: 100%;
	z-index: 1080;
	max-height: 350px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: -moz-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: -o-transform .25s cubic-bezier(0, 0, .25, 1) 0s;
	transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}
.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s!important
}
.lg-outer.lg-thumb-open .lg-thumb-outer {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.lg-outer .lg-thumb {
	padding: 10px 0;
	height: 100%;
	margin-bottom: -5px
}
.lg-outer .lg-thumb-item {
	cursor: pointer;
	float: left;
	overflow: hidden;
	height: 100%;
	border: 2px solid #FFF;
	border-radius: 4px;
	margin-bottom: 5px
}
@media (min-width:1025px) {
.lg-outer .lg-thumb-item {
	-webkit-transition: border-color .25s ease;
	-o-transition: border-color .25s ease;
	transition: border-color .25s ease
}
}
.lg-outer .lg-thumb-item.active, .lg-outer .lg-thumb-item:hover {
	border-color: #a90707
}
.lg-outer .lg-thumb-item img {
	width: 100%;
	height: 100%;
	object-fit: cover
}
.lg-outer.lg-has-thumb .lg-item {
	padding-bottom: 120px
}
.lg-outer.lg-can-toggle .lg-item {
	padding-bottom: 0
}
.lg-outer.lg-pull-caption-up .lg-sub-html {
	-webkit-transition: bottom .25s ease;
	-o-transition: bottom .25s ease;
	transition: bottom .25s ease
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 100px
}
.lg-outer .lg-toogle-thumb {
	background-color: #0D0A0A;
	border-radius: 2px 2px 0 0;
	color: #999;
	cursor: pointer;
	font-size: 24px;
	height: 39px;
	line-height: 27px;
	padding: 5px 0;
	position: absolute;
	right: 20px;
	text-align: center;
	top: -39px;
	width: 50px
}
.lg-outer .lg-toogle-thumb:hover, .lg-outer.lg-dropdown-active #lg-share {
	color: #FFF
}
.lg-outer .lg-toogle-thumb:after {
	content: "\e1ff"
}
.lg-outer .lg-video-cont {
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 0 5px
}
.lg-outer .lg-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}
.lg-outer .lg-video .lg-object {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%!important;
	height: 100%!important
}
.lg-outer .lg-video .lg-video-play {
	width: 84px;
	height: 59px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -42px;
	margin-top: -30px;
	z-index: 1080;
	cursor: pointer
}
.lg-outer .lg-has-vimeo .lg-video-play {
	background: url(../images/vimeo-play.png) no-repeat
}
.lg-outer .lg-has-vimeo:hover .lg-video-play {
	background: url(../images/vimeo-play.png) 0 -58px no-repeat
}
.lg-outer .lg-has-html5 .lg-video-play {
	background: url(../images/video-play.png) no-repeat;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	width: 64px;
	opacity: .8
}
.lg-outer .lg-has-html5:hover .lg-video-play {
	opacity: 1
}
.lg-outer .lg-has-youtube .lg-video-play {
	background: url(../images/youtube-play.png) no-repeat
}
.lg-outer .lg-has-youtube:hover .lg-video-play {
	background: url(../images/youtube-play.png) 0 -60px no-repeat
}
.lg-outer .lg-video-object {
	width: 100%!important;
	height: 100%!important;
	position: absolute;
	top: 0;
	left: 0
}
.lg-outer .lg-has-video .lg-video-object {
	visibility: hidden
}
.lg-outer .lg-has-video.lg-video-playing .lg-object, .lg-outer .lg-has-video.lg-video-playing .lg-video-play {
	display: none
}
.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
	visibility: visible
}
.lg-progress-bar {
	background-color: #333;
	height: 5px;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 1083;
	opacity: 0;
	-webkit-transition: opacity 80ms ease 0s;
	-moz-transition: opacity 80ms ease 0s;
	-o-transition: opacity 80ms ease 0s;
	transition: opacity 80ms ease 0s
}
.lg-progress-bar .lg-progress {
	background-color: #a90707;
	height: 5px;
	width: 0
}
.lg-progress-bar.lg-start .lg-progress {
	width: 100%
}
.lg-show-autoplay .lg-progress-bar {
	opacity: 1
}
.lg-autoplay-button:after {
	content: "\e01d"
}
.lg-show-autoplay .lg-autoplay-button:after {
	content: "\e01a"
}
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image, .lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition-duration: 0s;
	transition-duration: 0s
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
	-webkit-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-moz-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-o-transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	transition: left .3s cubic-bezier(0, 0, .25, 1) 0s, top .3s cubic-bezier(0, 0, .25, 1) 0s;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-moz-transition: -moz-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-o-transition: -o-transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	transition: transform .3s cubic-bezier(0, 0, .25, 1) 0s, opacity .15s!important;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
#lg-zoom-in:after {
	content: "\e311"
}
#lg-actual-size {
	font-size: 20px
}
#lg-actual-size:after {
	content: "\e033"
}
#lg-zoom-out {
	opacity: .5;
	pointer-events: none
}
#lg-zoom-out:after {
	content: "\e312"
}
.lg-zoomed #lg-zoom-out {
	opacity: 1;
	pointer-events: auto
}
.lg-outer .lg-pager-outer {
	bottom: 60px;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	z-index: 1080;
	height: 10px
}
.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
	overflow: visible
}
.lg-outer .lg-pager-cont {
	cursor: pointer;
	display: inline-block;
	overflow: hidden;
	position: relative;
	vertical-align: top;
	margin: 0 5px
}
.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
	box-shadow: 0 0 0 2px #fff inset
}
.lg-outer .lg-pager-thumb-cont {
	background-color: #fff;
	color: #FFF;
	bottom: 100%;
	height: 83px;
	left: 0;
	margin-bottom: 20px;
	margin-left: -60px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 120px;
	border-radius: 3px;
	-webkit-transition: opacity .15s ease 0s, -webkit-transform .15s ease 0s;
	-moz-transition: opacity .15s ease 0s, -moz-transform .15s ease 0s;
	-o-transition: opacity .15s ease 0s, -o-transform .15s ease 0s;
	transition: opacity .15s ease 0s, transform .15s ease 0s;
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0)
}
.lg-outer .lg-pager-thumb-cont img {
	width: 100%;
	height: 100%
}
.lg-outer .lg-pager {
	background-color: rgba(255,255,255,.5);
	border-radius: 50%;
	box-shadow: 0 0 0 8px rgba(255,255,255,.7) inset;
	display: block;
	height: 12px;
	-webkit-transition: box-shadow .3s ease 0s;
	-o-transition: box-shadow .3s ease 0s;
	transition: box-shadow .3s ease 0s;
	width: 12px
}
.lg-outer .lg-pager:focus, .lg-outer .lg-pager:hover {
	box-shadow: 0 0 0 8px #fff inset
}
.lg-outer .lg-caret {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px dashed;
	bottom: -10px;
	display: inline-block;
	height: 0;
	left: 50%;
	margin-left: -5px;
	position: absolute;
	vertical-align: middle;
	width: 0
}
.lg-fullscreen:after {
	content: "\e20c"
}
.lg-fullscreen-on .lg-fullscreen:after {
	content: "\e20d"
}
.lg-outer #lg-dropdown-overlay {
	background-color: rgba(0,0,0,.25);
	bottom: 0;
	cursor: default;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1081;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	-o-transition: visibility 0s linear .18s, opacity .18s linear 0s;
	transition: visibility 0s linear .18s, opacity .18s linear 0s
}
.lg-outer.lg-dropdown-active #lg-dropdown-overlay, .lg-outer.lg-dropdown-active .lg-dropdown {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1;
	visibility: visible
}
.lg-outer .lg-dropdown {
	background-color: #fff;
	border-radius: 2px;
	font-size: 14px;
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
	position: absolute;
	right: 0;
	text-align: left;
	top: 50px;
	opacity: 0;
	visibility: hidden;
	-moz-transform: translate3d(0, 5px, 0);
	-o-transform: translate3d(0, 5px, 0);
	-ms-transform: translate3d(0, 5px, 0);
	-webkit-transform: translate3d(0, 5px, 0);
	transform: translate3d(0, 5px, 0);
	-webkit-transition: -webkit-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-moz-transition: -moz-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	-o-transition: -o-transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s;
	transition: transform .18s linear 0s, visibility 0s linear .5s, opacity .18s linear 0s
}
.lg-outer .lg-dropdown:after {
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	border: 8px solid transparent;
	border-bottom-color: #FFF;
	right: 16px;
	top: -16px
}
.lg-outer .lg-dropdown>li:last-child {
	margin-bottom: 0
}
.lg-outer .lg-dropdown>li:hover .lg-icon, .lg-outer .lg-dropdown>li:hover a {
	color: #333
}
.lg-outer .lg-dropdown a {
	color: #333;
	display: block;
	white-space: pre;
	padding: 4px 12px;
	font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px
}
.lg-outer .lg-dropdown a:hover {
	background-color: rgba(0,0,0,.07)
}
.lg-outer .lg-dropdown .lg-dropdown-text {
	display: inline-block;
	line-height: 1;
	margin-top: -3px;
	vertical-align: middle
}
.lg-outer .lg-dropdown .lg-icon {
	color: #333;
	display: inline-block;
	float: none;
	font-size: 20px;
	height: auto;
	line-height: 1;
	margin-right: 8px;
	padding: 0;
	vertical-align: middle;
	width: auto
}
.lg-outer, .lg-outer .lg, .lg-outer .lg-inner {
	width: 100%;
	height: 100%
}
.lg-outer #lg-share {
	position: relative
}
.lg-outer #lg-share:after {
	content: "\e80d"
}
.lg-outer #lg-share-facebook .lg-icon {
	color: #3b5998
}
.lg-outer #lg-share-facebook .lg-icon:after {
	content: "\e901"
}
.lg-outer #lg-share-twitter .lg-icon {
	color: #00aced
}
.lg-outer #lg-share-twitter .lg-icon:after {
	content: "\e904"
}
.lg-outer #lg-share-googleplus .lg-icon {
	color: #dd4b39
}
.lg-outer #lg-share-googleplus .lg-icon:after {
	content: "\e902"
}
.lg-outer #lg-share-pinterest .lg-icon {
	color: #cb2027
}
.lg-outer #lg-share-pinterest .lg-icon:after {
	content: "\e903"
}
.group:after, .group:before {
	display: table;
	content: "";
	line-height: 0
}
.group:after {
	clear: both
}
.lg-outer {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}
.lg-outer * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.lg-outer.lg-visible {
	opacity: 1
}
.lg-outer.lg-css3 .lg-item.lg-current, .lg-outer.lg-css3 .lg-item.lg-next-slide, .lg-outer.lg-css3 .lg-item.lg-prev-slide {
	-webkit-transition-duration: inherit!important;
	transition-duration: inherit!important;
	-webkit-transition-timing-function: inherit!important;
	transition-timing-function: inherit!important
}
.lg-outer.lg-css3.lg-dragging .lg-item.lg-current, .lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide, .lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
	-webkit-transition-duration: 0s!important;
	transition-duration: 0s!important;
	opacity: 1
}
.lg-outer.lg-grab img.lg-object {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: -o-grab;
	cursor: -ms-grab;
	cursor: grab
}
.lg-outer.lg-grabbing img.lg-object {
	cursor: move;
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: -o-grabbing;
	cursor: -ms-grabbing;
	cursor: grabbing
}
.lg-outer .lg {
	position: relative;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	max-height: 100%
}
.lg-outer .lg-inner {
	position: absolute;
	left: 0;
	top: 0;
	white-space: nowrap
}
.lg-outer .lg-item {
	background: url(../images/loading.gif) center center no-repeat;
	display: none!important
}
.lg-outer.lg-css .lg-current, .lg-outer.lg-css3 .lg-current, .lg-outer.lg-css3 .lg-next-slide, .lg-outer.lg-css3 .lg-prev-slide {
	display: inline-block!important
}
.lg-outer .lg-img-wrap, .lg-outer .lg-item {
	display: inline-block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%
}
.lg-outer .lg-img-wrap:before, .lg-outer .lg-item:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
.lg-outer .lg-img-wrap {
	position: absolute;
	padding: 0 5px;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0
}
.lg-outer .lg-item.lg-complete {
	background-image: none
}
.lg-outer .lg-item.lg-current {
	z-index: 1060
}
.lg-outer .lg-image {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
	width: auto!important;
	height: auto!important
}
.lg-outer.lg-show-after-load .lg-item .lg-object, .lg-outer.lg-show-after-load .lg-item .lg-video-play {
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object, .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
	opacity: 1
}
.lg-outer .lg-empty-html, .lg-outer.lg-hide-download #lg-download {
	display: none
}
.lg-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1040;
	background-color: #000;
	opacity: 0;
	-webkit-transition: opacity .15s ease 0s;
	-o-transition: opacity .15s ease 0s;
	transition: opacity .15s ease 0s
}
.lg-backdrop.in {
	opacity: 1
}
.lg-css3.lg-no-trans .lg-current, .lg-css3.lg-no-trans .lg-next-slide, .lg-css3.lg-no-trans .lg-prev-slide {
	-webkit-transition: none 0s ease 0s!important;
	-moz-transition: none 0s ease 0s!important;
	-o-transition: none 0s ease 0s!important;
	transition: none 0s ease 0s!important
}
.lg-css3.lg-use-css3 .lg-item, .lg-css3.lg-use-left .lg-item {
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}
.lg-css3.lg-fade .lg-item {
	opacity: 0
}
.lg-css3.lg-fade .lg-item.lg-current {
	opacity: 1
}
.lg-css3.lg-fade .lg-item.lg-current, .lg-css3.lg-fade .lg-item.lg-next-slide, .lg-css3.lg-fade .lg-item.lg-prev-slide {
	-webkit-transition: opacity .1s ease 0s;
	-moz-transition: opacity .1s ease 0s;
	-o-transition: opacity .1s ease 0s;
	transition: opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-css3 .lg-item {
	opacity: 0
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0, 0)
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	opacity: 1
}
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
	-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: -moz-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: -o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
.lg-css3.lg-slide.lg-use-left .lg-item {
	opacity: 0;
	position: absolute;
	left: 0
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	left: -100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
	left: 100%
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
	left: 0;
	opacity: 1
}
.lg-css3.lg-slide.lg-use-left .lg-item.lg-current, .lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide, .lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
	-webkit-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-moz-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	-o-transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;
	transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}
/*swiper-3.4.2.min.css*/
.swiper-container {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	z-index: 1
}
.swiper-container-no-flexbox .swiper-slide {
	float: left
}
.swiper-container-vertical>.swiper-wrapper {
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column
}
.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}
.swiper-container-android .swiper-slide, .swiper-wrapper {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.swiper-container-multirow>.swiper-wrapper {
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-ms-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap
}
.swiper-container-free-mode>.swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto
}
.swiper-slide {
	-webkit-flex-shrink: 0;
	-ms-flex: 0 0 auto;
	flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
	height: auto
}
.swiper-container-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	-ms-flex-align: start;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-transition-property: -webkit-transform, height;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform, height
}
.swiper-container .swiper-notification {
	position: absolute;
	left: 0;
	top: 0;
	pointer-events: none;
	opacity: 0;
	z-index: -1000
}
.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
	touch-action: pan-y
}
.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
	touch-action: pan-x
}
.swiper-button-next, .swiper-button-prev {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	-moz-background-size: 27px 44px;
	-webkit-background-size: 27px 44px;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat
}
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
	opacity: .35;
	cursor: auto;
	pointer-events: none
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	left: 10px;
	right: auto
}
.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
	right: 10px;
	left: auto
}
.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")
}
.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")
}
.swiper-pagination {
	position: absolute;
	text-align: center;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	-o-transition: .3s;
	transition: .3s;
	-webkit-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	z-index: 10
}
.swiper-pagination.swiper-pagination-hidden {
	opacity: 0
}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 10px;
	left: 0;
	width: 100%
}
.swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	border-radius: 100%;
	background: #000;
	opacity: .2
}
button.swiper-pagination-bullet {
	border: none;
	margin: 0;
	padding: 0;
	box-shadow: none;
	-moz-appearance: none;
	-ms-appearance: none;
	-webkit-appearance: none;
	appearance: none
}
.swiper-pagination-clickable .swiper-pagination-bullet {
	cursor: pointer
}
.swiper-pagination-white .swiper-pagination-bullet {
	background: #fff
}
.swiper-pagination-bullet-active {
	opacity: 1;
	background: #007aff
}
.swiper-pagination-white .swiper-pagination-bullet-active {
	background: #fff
}
.swiper-pagination-black .swiper-pagination-bullet-active {
	background: #000
}
.swiper-container-vertical>.swiper-pagination-bullets {
	right: 10px;
	top: 50%;
	-webkit-transform: translate3d(0, -50%, 0);
	-moz-transform: translate3d(0, -50%, 0);
	-o-transform: translate(0, -50%);
	-ms-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0)
}
.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 5px 0;
	display: block
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px
}
.swiper-pagination-progress {
	background: rgba(0,0,0,.25);
	position: absolute
}
.swiper-pagination-progress .swiper-pagination-progressbar {
	background: #007aff;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-webkit-transform-origin: left top;
	-moz-transform-origin: left top;
	-ms-transform-origin: left top;
	-o-transform-origin: left top;
	transform-origin: left top
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
	-webkit-transform-origin: right top;
	-moz-transform-origin: right top;
	-ms-transform-origin: right top;
	-o-transform-origin: right top;
	transform-origin: right top
}
.swiper-container-horizontal>.swiper-pagination-progress {
	width: 100%;
	height: 4px;
	left: 0;
	top: 0
}
.swiper-container-vertical>.swiper-pagination-progress {
	width: 4px;
	height: 100%;
	left: 0;
	top: 0
}
.swiper-pagination-progress.swiper-pagination-white {
	background: rgba(255,255,255,.5)
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
	background: #fff
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
	background: #000
}
.swiper-container-3d {
	-webkit-perspective: 1200px;
	-moz-perspective: 1200px;
	-o-perspective: 1200px;
	perspective: 1200px
}
.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d
}
.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10
}
.swiper-container-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(right, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to left, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(left, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to right, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(bottom, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to top, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0,0,0,.5)), to(rgba(0,0,0,0)));
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -moz-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: -o-linear-gradient(top, rgba(0,0,0,.5), rgba(0,0,0,0));
	background-image: linear-gradient(to bottom, rgba(0,0,0,.5), rgba(0,0,0,0))
}
.swiper-container-coverflow .swiper-wrapper, .swiper-container-flip .swiper-wrapper {
	-ms-perspective: 1200px
}
.swiper-container-cube, .swiper-container-flip {
	overflow: visible
}
.swiper-container-cube .swiper-slide, .swiper-container-flip .swiper-slide {
	pointer-events: none;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden;
	z-index: 1
}
.swiper-container-cube .swiper-slide .swiper-slide, .swiper-container-flip .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active, .swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top, .swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
	z-index: 0;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	backface-visibility: hidden
}
.swiper-container-cube .swiper-slide {
	visibility: hidden;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	width: 100%;
	height: 100%
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
	-webkit-transform-origin: 100% 0;
	-moz-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next+.swiper-slide, .swiper-container-cube .swiper-slide-prev {
	pointer-events: auto;
	visibility: visible
}
.swiper-container-cube .swiper-cube-shadow {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .6;
	-webkit-filter: blur(50px);
	filter: blur(50px);
	z-index: 0
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.swiper-container-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	transition-property: opacity
}
.swiper-container-fade .swiper-slide .swiper-slide {
	pointer-events: none
}
.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto
}
.swiper-zoom-container {
	width: 100%;
	height: 100%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-moz-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	text-align: center
}
.swiper-zoom-container>canvas, .swiper-zoom-container>img, .swiper-zoom-container>svg {
	max-width: 100%;
	max-height: 100%;
	object-fit: contain
}
.swiper-scrollbar {
	border-radius: 10px;
	position: relative;
	-ms-touch-action: none;
	background: rgba(0,0,0,.1)
}
.swiper-container-horizontal>.swiper-scrollbar {
	position: absolute;
	left: 1%;
	bottom: 3px;
	z-index: 50;
	height: 5px;
	width: 98%
}
.swiper-container-vertical>.swiper-scrollbar {
	position: absolute;
	right: 3px;
	top: 1%;
	z-index: 50;
	width: 5px;
	height: 98%
}
.swiper-scrollbar-drag {
	height: 100%;
	width: 100%;
	position: relative;
	background: rgba(0,0,0,.5);
	border-radius: 10px;
	left: 0;
	top: 0
}
.swiper-scrollbar-cursor-drag {
	cursor: move
}
.swiper-lazy-preloader {
	width: 42px;
	height: 42px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -21px;
	margin-top: -21px;
	z-index: 10;
	-webkit-transform-origin: 50%;
	-moz-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	-moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
	animation: swiper-preloader-spin 1s steps(12, end) infinite
}
.swiper-lazy-preloader:after {
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
	background-position: 50%;
	-webkit-background-size: 100%;
	background-size: 100%;
	background-repeat: no-repeat
}
.swiper-lazy-preloader-white:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform:rotate(360deg)
}
}
@keyframes swiper-preloader-spin {
100% {
transform:rotate(360deg)
}
}
/*slick.css*/
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	display: table;
	content: '';
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir='rtl'] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
	display: none;
}
/*slick-theme.css*/
@charset 'UTF-8';
.slick-loading .slick-list {
	background: #fff url(../images/ajax-loader.gif) center center no-repeat;
}
@font-face {
	font-family: 'slick';
	font-weight: normal;
	font-style: normal;
	src: url(../../../templates/M1156014/min/widget/slick/./fonts/slick.eot);
	src: url(../fonts/slick.eot) format('embedded-opentype'), url(../fonts/slick.woff) format('woff'), url(../fonts/slick.ttf) format('truetype'), url(../fonts/slick.svg) format('svg');
}
.slick-prev, .slick-next {
	font-size: 0;
	line-height: 0;
	position: absolute;
	top: 50%;
	display: block;
	width: 20px;
	height: 20px;
	padding: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);
	cursor: pointer;
	color: transparent;
	border: none;
	outline: none;
	background: transparent;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
	color: transparent;
	outline: none;
	background: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
	opacity: 1;
}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
	opacity: .25;
}
.slick-prev:before, .slick-next:before {
	font-family: 'slick';
	font-size: 20px;
	line-height: 1;
	opacity: .75;
	color: white;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-prev {
	left: -25px;
}
[dir='rtl'] .slick-prev {
	right: -25px;
	left: auto;
}
.slick-prev:before {
	content: '←';
}
[dir='rtl'] .slick-prev:before {
	content: '→';
}
.slick-next {
	right: -25px;
}
[dir='rtl'] .slick-next {
	right: auto;
	left: -25px;
}
.slick-next:before {
	content: '→';
}
[dir='rtl'] .slick-next:before {
	content: '←';
}
.slick-dotted.slick-slider {
	margin-bottom: 30px;
}
.slick-dots {
	position: absolute;
	bottom: -25px;
	display: block;
	width: 100%;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer;
}
.slick-dots li button {
	font-size: 0;
	line-height: 0;
	display: block;
	width: 20px;
	height: 20px;
	padding: 5px;
	cursor: pointer;
	color: transparent;
	border: 0;
	outline: none;
	background: transparent;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
}
.slick-dots li button:before {
	font-family: 'slick';
	font-size: 6px;
	line-height: 20px;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
	content: '•';
	text-align: center;
	opacity: .25;
	color: black;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	opacity: .75;
	color: black;
}
/*7-stroke.min.css*/
@font-face {
	font-family: Pe-icon-7-stroke;
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/pe-icon-7-stroke.eot);
	src: url(../fonts/pe-icon-7-stroke.eot) format('embedded-opentype'), url(../fonts/pe-icon-7-stroke.woff) format('woff'), url(../fonts/pe-icon-7-stroke.ttf) format('truetype'), url(../fonts/pe-icon-7-stroke.svg) format('svg')
}
[class*=" pe-"], [class^=pe-] {
position:relative;
display:inline-block;
font-family:Pe-icon-7-stroke;
font-style:normal;
font-weight:400;
-webkit-transform:translate(0, 0);
-ms-transform:translate(0, 0);
-o-transform:translate(0, 0);
transform:translate(0, 0);
text-rendering:auto;
speak:none;
-webkit-font-smoothing:antialiased;
-moz-osx-font-smoothing:grayscale
}
.pe-album:before {
	content: "\e6aa"
}
.pe-arc:before {
	content: "\e6ab"
}
.pe-back-2:before {
	content: "\e6ac"
}
.pe-bandaid:before {
	content: "\e6ad"
}
.pe-car:before {
	content: "\e6ae"
}
.pe-diamond:before {
	content: "\e6af"
}
.pe-door-lock:before {
	content: "\e6b0"
}
.pe-eyedropper:before {
	content: "\e6b1"
}
.pe-female:before {
	content: "\e6b2"
}
.pe-gym:before {
	content: "\e6b3"
}
.pe-hammer:before {
	content: "\e6b4"
}
.pe-headphones:before {
	content: "\e6b5"
}
.pe-helm:before {
	content: "\e6b6"
}
.pe-hourglass:before {
	content: "\e6b7"
}
.pe-leaf:before {
	content: "\e6b8"
}
.pe-magic-wand:before {
	content: "\e6b9"
}
.pe-male:before {
	content: "\e6ba"
}
.pe-map-2:before {
	content: "\e6bb"
}
.pe-next-2:before {
	content: "\e6bc"
}
.pe-paint-bucket:before {
	content: "\e6bd"
}
.pe-pendrive:before {
	content: "\e6be"
}
.pe-photo:before {
	content: "\e6bf"
}
.pe-piggy:before {
	content: "\e6c0"
}
.pe-plugin:before {
	content: "\e6c1"
}
.pe-refresh-2:before {
	content: "\e6c2"
}
.pe-rocket:before {
	content: "\e6c3"
}
.pe-settings:before {
	content: "\e6c4"
}
.pe-shield:before {
	content: "\e6c5"
}
.pe-smile:before {
	content: "\e6c6"
}
.pe-usb:before {
	content: "\e6c7"
}
.pe-vector:before {
	content: "\e6c8"
}
.pe-wine:before {
	content: "\e6c9"
}
.pe-cloud-upload:before {
	content: "\e68a"
}
.pe-cash:before {
	content: "\e68c"
}
.pe-close:before {
	content: "\e680"
}
.pe-bluetooth:before {
	content: "\e68d"
}
.pe-cloud-download:before {
	content: "\e68b"
}
.pe-way:before {
	content: "\e68e"
}
.pe-close-circle:before {
	content: "\e681"
}
.pe-id:before {
	content: "\e68f"
}
.pe-angle-up:before {
	content: "\e682"
}
.pe-wristwatch:before {
	content: "\e690"
}
.pe-angle-up-circle:before {
	content: "\e683"
}
.pe-world:before {
	content: "\e691"
}
.pe-angle-right:before {
	content: "\e684"
}
.pe-volume:before {
	content: "\e692"
}
.pe-angle-right-circle:before {
	content: "\e685"
}
.pe-users:before {
	content: "\e693"
}
.pe-angle-left:before {
	content: "\e686"
}
.pe-user-female:before {
	content: "\e694"
}
.pe-angle-left-circle:before {
	content: "\e687"
}
.pe-up-arrow:before {
	content: "\e695"
}
.pe-angle-down:before {
	content: "\e688"
}
.pe-switch:before {
	content: "\e696"
}
.pe-angle-down-circle:before {
	content: "\e689"
}
.pe-scissors:before {
	content: "\e697"
}
.pe-wallet:before {
	content: "\e600"
}
.pe-safe:before {
	content: "\e698"
}
.pe-volume2:before {
	content: "\e601"
}
.pe-volume1:before {
	content: "\e602"
}
.pe-voicemail:before {
	content: "\e603"
}
.pe-video:before {
	content: "\e604"
}
.pe-user:before {
	content: "\e605"
}
.pe-upload:before {
	content: "\e606"
}
.pe-unlock:before {
	content: "\e607"
}
.pe-umbrella:before {
	content: "\e608"
}
.pe-trash:before {
	content: "\e609"
}
.pe-tools:before {
	content: "\e60a"
}
.pe-timer:before {
	content: "\e60b"
}
.pe-ticket:before {
	content: "\e60c"
}
.pe-target:before {
	content: "\e60d"
}
.pe-sun:before {
	content: "\e60e"
}
.pe-study:before {
	content: "\e60f"
}
.pe-stopwatch:before {
	content: "\e610"
}
.pe-star:before {
	content: "\e611"
}
.pe-speaker:before {
	content: "\e612"
}
.pe-signal:before {
	content: "\e613"
}
.pe-shuffle:before {
	content: "\e614"
}
.pe-shopbag:before {
	content: "\e615"
}
.pe-share:before {
	content: "\e616"
}
.pe-server:before {
	content: "\e617"
}
.pe-search:before {
	content: "\e618"
}
.pe-film:before {
	content: "\e6a5"
}
.pe-science:before {
	content: "\e619"
}
.pe-disk:before {
	content: "\e6a6"
}
.pe-ribbon:before {
	content: "\e61a"
}
.pe-repeat:before {
	content: "\e61b"
}
.pe-refresh:before {
	content: "\e61c"
}
.pe-add-user:before {
	content: "\e6a9"
}
.pe-refresh-cloud:before {
	content: "\e61d"
}
.pe-paperclip:before {
	content: "\e69c"
}
.pe-radio:before {
	content: "\e61e"
}
.pe-note2:before {
	content: "\e69d"
}
.pe-print:before {
	content: "\e61f"
}
.pe-network:before {
	content: "\e69e"
}
.pe-prev:before {
	content: "\e620"
}
.pe-mute:before {
	content: "\e69f"
}
.pe-power:before {
	content: "\e621"
}
.pe-medal:before {
	content: "\e6a0"
}
.pe-portfolio:before {
	content: "\e622"
}
.pe-like2:before {
	content: "\e6a1"
}
.pe-plus:before {
	content: "\e623"
}
.pe-left-arrow:before {
	content: "\e6a2"
}
.pe-play:before {
	content: "\e624"
}
.pe-key:before {
	content: "\e6a3"
}
.pe-plane:before {
	content: "\e625"
}
.pe-joy:before {
	content: "\e6a4"
}
.pe-photo-gallery:before {
	content: "\e626"
}
.pe-pin:before {
	content: "\e69b"
}
.pe-phone:before {
	content: "\e627"
}
.pe-plug:before {
	content: "\e69a"
}
.pe-pen:before {
	content: "\e628"
}
.pe-right-arrow:before {
	content: "\e699"
}
.pe-paper-plane:before {
	content: "\e629"
}
.pe-delete-user:before {
	content: "\e6a7"
}
.pe-paint:before {
	content: "\e62a"
}
.pe-bottom-arrow:before {
	content: "\e6a8"
}
.pe-notebook:before {
	content: "\e62b"
}
.pe-note:before {
	content: "\e62c"
}
.pe-next:before {
	content: "\e62d"
}
.pe-news-paper:before {
	content: "\e62e"
}
.pe-musiclist:before {
	content: "\e62f"
}
.pe-music:before {
	content: "\e630"
}
.pe-mouse:before {
	content: "\e631"
}
.pe-more:before {
	content: "\e632"
}
.pe-moon:before {
	content: "\e633"
}
.pe-monitor:before {
	content: "\e634"
}
.pe-micro:before {
	content: "\e635"
}
.pe-menu:before {
	content: "\e636"
}
.pe-map:before {
	content: "\e637"
}
.pe-map-marker:before {
	content: "\e638"
}
.pe-mail:before {
	content: "\e639"
}
.pe-mail-open:before {
	content: "\e63a"
}
.pe-mail-open-file:before {
	content: "\e63b"
}
.pe-magnet:before {
	content: "\e63c"
}
.pe-loop:before {
	content: "\e63d"
}
.pe-look:before {
	content: "\e63e"
}
.pe-lock:before {
	content: "\e63f"
}
.pe-lintern:before {
	content: "\e640"
}
.pe-link:before {
	content: "\e641"
}
.pe-like:before {
	content: "\e642"
}
.pe-light:before {
	content: "\e643"
}
.pe-less:before {
	content: "\e644"
}
.pe-keypad:before {
	content: "\e645"
}
.pe-junk:before {
	content: "\e646"
}
.pe-info:before {
	content: "\e647"
}
.pe-home:before {
	content: "\e648"
}
.pe-help2:before {
	content: "\e649"
}
.pe-help1:before {
	content: "\e64a"
}
.pe-graph3:before {
	content: "\e64b"
}
.pe-graph2:before {
	content: "\e64c"
}
.pe-graph1:before {
	content: "\e64d"
}
.pe-graph:before {
	content: "\e64e"
}
.pe-global:before {
	content: "\e64f"
}
.pe-gleam:before {
	content: "\e650"
}
.pe-glasses:before {
	content: "\e651"
}
.pe-gift:before {
	content: "\e652"
}
.pe-folder:before {
	content: "\e653"
}
.pe-flag:before {
	content: "\e654"
}
.pe-filter:before {
	content: "\e655"
}
.pe-file:before {
	content: "\e656"
}
.pe-expand1:before {
	content: "\e657"
}
.pe-exapnd2:before {
	content: "\e658"
}
.pe-edit:before {
	content: "\e659"
}
.pe-drop:before {
	content: "\e65a"
}
.pe-drawer:before {
	content: "\e65b"
}
.pe-download:before {
	content: "\e65c"
}
.pe-display2:before {
	content: "\e65d"
}
.pe-display1:before {
	content: "\e65e"
}
.pe-diskette:before {
	content: "\e65f"
}
.pe-date:before {
	content: "\e660"
}
.pe-cup:before {
	content: "\e661"
}
.pe-culture:before {
	content: "\e662"
}
.pe-crop:before {
	content: "\e663"
}
.pe-credit:before {
	content: "\e664"
}
.pe-copy-file:before {
	content: "\e665"
}
.pe-config:before {
	content: "\e666"
}
.pe-compass:before {
	content: "\e667"
}
.pe-comment:before {
	content: "\e668"
}
.pe-coffee:before {
	content: "\e669"
}
.pe-cloud:before {
	content: "\e66a"
}
.pe-clock:before {
	content: "\e66b"
}
.pe-check:before {
	content: "\e66c"
}
.pe-chat:before {
	content: "\e66d"
}
.pe-cart:before {
	content: "\e66e"
}
.pe-camera:before {
	content: "\e66f"
}
.pe-call:before {
	content: "\e670"
}
.pe-calculator:before {
	content: "\e671"
}
.pe-browser:before {
	content: "\e672"
}
.pe-box2:before {
	content: "\e673"
}
.pe-box1:before {
	content: "\e674"
}
.pe-bookmarks:before {
	content: "\e675"
}
.pe-bicycle:before {
	content: "\e676"
}
.pe-bell:before {
	content: "\e677"
}
.pe-battery:before {
	content: "\e678"
}
.pe-ball:before {
	content: "\e679"
}
.pe-back:before {
	content: "\e67a"
}
.pe-attention:before {
	content: "\e67b"
}
.pe-anchor:before {
	content: "\e67c"
}
.pe-albums:before {
	content: "\e67d"
}
.pe-alarm:before {
	content: "\e67e"
}
.pe-airplay:before {
	content: "\e67f"
}
/*metinfo.css*/
body {
	color: #333;
	line-height: 1.75;
}
a {
	color: #333;
}
a:focus, a:hover {
	text-decoration: none;
	color: #f32196;
}
.container-fluid {
	padding-right: 7px;
	padding-left: 7px;
}
.blocks, [class*="blocks-"], .row {
margin-right:-7px;
margin-left:-7px;
}
.blocks>li, [class*="blocks-"]>li, [class*="col-"] {
padding-left:7px;
padding-right:7px;
margin-bottom:14px;
}
.swiper-lazy-loading {
	background: url(../images/ajax-loader.gif) center no-repeat;
}
.blocks-2>li:nth-child(2n+3), .blocks-3>li:nth-child(3n+4), .blocks-4>li:nth-child(4n+5), .blocks-5>li:nth-child(5n+6), .blocks-6>li:nth-child(6n+7), .block-first {
	clear: none;
}
.panel {
	box-shadow: none;
}
.product-favorite.btn-warning {
	background-color: #b0b0b0;
	border-color: #b0b0b0;
}
.product-favorite.btn-warning:hover {
	background-color: #757575;
	border-color: #757575;
}
.nav-tabs-line>li.active>a, .nav-tabs-line>li.active>a:focus, .nav-tabs-line>li.active>a:hover {
	border-bottom-color: #f32196;
	color: #f32196;
}
.breadcrumb>li+li:before {
	color: #333;
}
.modal-primary .modal-header {
	background-color: #f32196;
}
.radio-primary input[type="radio"]:checked+label::before {
	border-color: #f32196;
}
@media(max-width:1199px) {
.container {
	width: 100%;
}
}
.position-relative {
	position: relative;
}
@media(max-width:767px) {
.mobile-not-padding {
	padding-left: 0;
	padding-right: 0;
}
}
.load-box {
	background:center no-repeat;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 99999999999;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	visibility: visible;
	opacity: 1;
}
.load-box.active {
	opacity: 0;
	visibility: hidden;
}
.advert-box {
	overflow: hidden;
	position: relative;
	position: relative;
	z-index: 1202;
}
.advert-box a {
	display: block;
	overflow: hidden;
	width: 4000px;
	height: 100%;
	margin-left: -2000px;
	position: absolute;
	left: 50%;
	top: 0;
}
.advert-box.auto a {
	height: auto;
	width: 100%;
	height: auto;
	margin: 0;
	position: static;
	left: auto;
	top: auto;
}
.advert-box a img {
	display: block;
	margin: 0 auto;
	height: 100%;
}
.advert-box.auto a img {
	max-width: 100%;
	height: auto;
}

@media screen and (max-width:993px){
.head-box{display:none;}
#big_banner_wraps{display:none;}
}

@media screen and (max-width:1230px){
#big_banner_wraps{display:none;}
}
.head-box {
	background:#FFF;
	color:#333;
	line-height: 60px;
	height: 60px;
	position: relative;
	z-index: 1201;
}
.head-box .container {
	position: relative;
}
.head-box hr {
	height: 12px;
	padding: 14px;
	width: 1px;
	background: #666;
	background-clip: content-box;
	float: left;
	margin: 0;
	border: 0;
}
.head-box .head-left {
	overflow: hidden;
	max-width: 100%;
	white-space: nowrap;
}
.head-box .head-left .head-left-wrapper {
	width: 100%;
}
.head-box .head-left .head-left-wrapper:after {
	display: block;
	content: '';
	clear: both;
}
.head-box .head-left .head-left-slide {
	float: left;
}
.head-box .head-left .head-right-slide {
	float: right;
}
.head-box .head-left a {
	color: #bbb;
}
.head-box .head-left a:hover {
	color: #f32196;
}
.head-box .head-left p {
	float: left;
	margin: 0;
	font-size:16px;
}
.head-box .head-left em {
	color: #e5e5e5;
	font-style: normal;
}
.head-box .head-left i {
	float: left;
}
.head-box .head-left font {
	float: left;
	padding-right: 10px;
}
.head-box .head-left font hr:first-child {
	background: none;
	padding: 14px 8px;
}
.head-box .head-right {
	position: absolute;
	top: 0;
	right: 0;
	background: #333;
	padding-left: 10px;
}
@media(min-width:1200px) {
.head-box .head-right {
	right: 14px;
}
}
.head-box .head-right:before {
	position: absolute;
	right: 100%;
	top: 0;
	width: 10px;
	height: 100%;
	content: '';
	background: linear-gradient(0deg, rgba(0,0,0,0.01), #333);
	background: -webkit-linear-gradient(0deg, rgba(0,0,0,0.01), #333);
	background: -moz-linear-gradient(0deg, rgba(0,0,0,0.01), #333);
	background: -o-linear-gradient(0deg, rgba(0,0,0,0.01), #333);
	background: -ms-linear-gradient(0deg, rgba(0,0,0,0.01), #333);
}
.head-box .head-right a.login {
	float: left;
	color: #bbb;
}
.head-box .head-right a.login:hover {
	color: #f32196;
}
.head-box .head-right a.discount {
	float: left;
	color: #b5b5b5;
	padding-left: 30px;
}
.head-box .head-right a.discount:hover {
	color: #f32196;
}
.head-box .head-right li.dropdown {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
}
.head-box .head-right>li.dropdown>a {
	color: #bbb;
}
.head-box .head-right>ul>li.dropdown>a {
	color: #bbb;
}
.head-box .head-right ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.head-box .head-right .navbar-avatar .avatar {
	width: 18px;
}
.head-box .head-right .caret, .head-box .head-right .navbar-avatar .avatar img {
	position: relative;
	top: -2px;
}
.head-box .head-right li.dropdown.shopcut {
	padding: 0 14px;
	background: #404040;
	margin-left: 14px;
}
.head-box .head-right>li.dropdown.shopcut {
	margin-left: 25px;
}
.head-box .head-right li.dropdown.shopcut:hover {
	background: #666;
}
@media(max-width:768px) {
.head-box .head-right a.discount {
	padding-left: 20px;
}
.head-box .head-right li.dropdown.shopcut {
	margin-left: 10px;
}
.head-box .head-right>li.dropdown.shopcut {
	margin-left: 10px;
}
}
@media(max-width:460px) {
.head-box .head-right font {
	display: none;
}
}
.neck-box {
	position: relative;
	z-index: 1200;
}
.logo-box {
	float: left;
	height: 100px;
	line-height: 100px;
	display: table;
	font-size: 0;
}
.logo-box a {
	display: inline-table;
	height: 100%;
	vertical-align: middle;
	float: left;
}
.logo-box a img {
	max-width: 280px;
	display: none;
	max-height: 100px;
}
.logo-box a img:first-child {
	display: inline-block;
}
@media(max-width:1599px) {
.logo-box {
	height: 90px;
	line-height: 90px;
}
.logo-box a img {
	max-width: 220px;
	max-height: 90px;
}
}
@media(max-width:1199px) {
.logo-box {
	height: 80px;
	line-height: 80px;
}
.logo-box a img {
	max-width: 180px;
	max-height: 80px;
}
.logo-box a img:first-child {
	display: none;
}
.logo-box a img:last-child {
	display: inline-block;
}
}
@media(max-width:767px) {
.logo-box {
	height: 70px;
	line-height: 70px;
}
.logo-box a img {
	max-width: 120px;
	max-height: 70px;
}
}
@media(max-width:460px) {
.logo-box a img {
	max-width: 100%;
}
}
.search-box {
	float: right;
	margin: 25px 0;
	position: relative;
	z-index: 8;
}
.search-box p {
	position: absolute;
	top: 50%;
	right: 55px;
	z-index: 2;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.search-box.active p {
	visibility: hidden;
	opacity: 0;
}
.search-box p a {
	float: left;
	background: #eee;
	color: #757575;
	margin-right: 5px;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
	padding: 0 5px;
	line-height: 24px;
	margin-top: -12px;
	font-size: 12px;
}
.search-box p a:hover {
	background: #f32196;
	color: #fff;
}
.search-box form {
	display: block;
	background: #fff;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
}
.search-box.active form {
	box-shadow: 0 2px 3px rgba(0,0,0,.03);
}
.search-box form:after {
	display: block;
	content: '';
	clear: both;
}
.search-box form input[type=text] {
	width: 240px;
	padding: 14px;
	height: 50px;
	line-height: 20px;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
	background: none;
	border: 1px solid #e0e0e0;
	border-right: none;
	outline: none;
	float: left;
}
.search-box.active form input[type=text] {
	border-color: #f32196;
}
.search-box form button {
	width: 50px;
	height: 50px;
	line-height: 48px;
	background: none;
	font-size: 18px;
	color: #616161;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
	border: none;
	border: 1px solid #e0e0e0;
	float: left;
}
.search-box.active form button {
	border-color: #f32196;
}
.search-box form button:hover {
	background: #f32196;
	border-color: #f32196;
	color: #fff;
}
@media(max-width:1599px) {
.search-box {
	margin: 22px 0;
}
.search-box p {
	top: 50%;
	right: 48px;
}
.search-box form input[type=text] {
	width: 200px;
	padding: 12px;
	height: 46px;
	line-height: 20px;
}
.search-box form button {
	width: 45px;
	height: 46px;
	line-height: 44px;
	font-size: 17px;
}
}
@media(max-width:1199px) {
.search-box {
	margin: 19px 0;
}
.search-box p {
	top: 50%;
	right: 45px;
}
.search-box p a {
	margin-right: 4px;
	padding: 0 2px;
	line-height: 18px;
	margin-top: -9px;
	font-size: 12px;
}
.search-box form input[type=text] {
	width: 200px;
	padding: 10px;
	height: 42px;
	line-height: 20px;
}
.search-box form button {
	width: 42px;
	height: 42px;
	line-height: 40px;
	font-size: 16px;
}
}
@media(max-width:992px) and (min-width:767px) {
.search-box {
	width: 42px;
	height: 42px;
}
.search-box:before {
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	z-index: 3;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
}
.search-box:hover:before {
	visibility: hidden;
}
.search-cut {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
}
.search-box:hover .search-cut {
	width: 242px;
}
.search-cut form {
	width: 242px;
	position: absolute;
	right: 0;
	top: 0;
}
.search-cut p {
	top: 150%;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
}
.search-box:hover .search-cut p {
	top: 50%;
	transition: .4s .2s;
	-moz-transition: .4s .2s;
	-ms-transition: .4s .2s;
	-o-transition: .4s .2s;
	-webkit-transition: .4s .2s;
}
}
@media(max-width:767px) {
.search-box {
	margin: 14px 0;
	height: 40px;
}
.search-box:hover .search-cut {
	width: 220px;
}
.search-cut form {
	width: 220px;
}
.search-box form input[type=text] {
	width: 180px;
	padding: 10px;
	height: 40px;
	line-height: 18px;
}
.search-box form button {
	width: 40px;
	height: 40px;
	line-height: 38px;
	font-size: 16px;
}
}
@media(max-width:460px) {
.search-box {
	width: auto;
}
}
.nav-box {
	float: right;
	margin: 25px;
	position: relative;
	max-width: 100%;
	z-index: 7;
}
.nav-box:after {
	display: block;
	content: '';
	clear: both;
}
@media(max-width:1599px) {
.nav-box {
	margin: 22px 20px;
}
}
@media(max-width:1199px) {
.nav-box {
	margin: 19px;
}
}
@media(max-width:767px) {
.nav-box {
	margin: 14px 14px 0 10px;
}
}
@media(max-width:460px) {
.nav-box {
	float: none;
	clear: both;
	margin: 0 -14px;
	max-width: none;
	border-top: 1px solid #eee;
}
}
.nav-class {
	float: left;
	font-size: 16px;
	line-height: 50px;
	cursor: pointer;
	background: #fff;
}
@media (min-width:992px) {
.nav-box.index .nav-class.has-banner {
	display: none;
	width: 0!important;
}
}
.nav-class span {
	display: block;
	padding: 0 14px;
	float: left;
}
.nav-class span i {
	color: #f32196;
	float: left;
	display: none;
}
.nav-class span a {
	font-weight: normal;
	float: left;
}
.nav-class.active span b {
	color: #f32196;
}
@media(max-width:1599px) {
.nav-class {
	line-height: 46px;
	font-size: 15px;
}
}
@media(max-width:1199px) {
.nav-class {
	line-height: 42px;
	font-size: 14px;
	display: block;
}
}
@media(max-width:767px) {
.nav-class {
	border-right: 1px solid #eee;
	font-size: 16px;
}
.nav-class.active {
	background: #f32196;
}
.nav-class.active span i {
	color: #fff;
}
.nav-class span i {
	display: block;
}
.nav-class span a {
	display: none;
}
}
@media(max-width:460px) {
}
.nav-cut {
	overflow: hidden;
	position: relative;
	float: left;
}
html.isWinSafari .nav-cut:after {
	background: none;
}
.nav-cut ul {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 3999px;
}
.nav-cut ul:after {
	display: block;
	clear: both;
	content: '';
}
.nav-cut ul li {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	position: relative;
}
.nav-cut ul li a {
	color: #333;
	font-size: 16px;
	line-height: 50px;
	padding: 0 14px;
	display: block;
	overflow: hidden;
	max-width: 300px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav-cut ul li.active a {
	color: #f32196;
}
@media(max-width:1599px) {
.nav-cut ul li a {
	font-size: 15px;
	line-height: 46px;
}
}
@media(max-width:1199px) {
.nav-cut ul li a {
	font-size: 14px;
	line-height: 42px;
}
}
@media(max-width:767px) {
.nav-cut ul li a {
	padding: 0 14px;
}
}
@media(max-width:460px) {
}
.nav-hover {
	position: absolute;
	left: 0;
	top: 100%;
	right: 0;
}
.nav-hover a {
	color: #333;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	max-width: 300px;
}
.nav-hover>ul {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	text-align: center;
	position: absolute;
	top: 0;
	visibility: hidden;
	opacity: 0;
	transform: translateY(25px);
	-moz-transform: translateY(25px);
	-ms-transform: translateY(25px);
	-o-transform: translateY(25px);
	-webkit-transform: translateY(25px);
	transition: opacity .2s, transform .3s;
	-moz-transition: opacity .2s, transform .3s;
	-ms-transition: opacity .2s, transform .3s;
	-o-transition: opacity .2s, transform .3s;
	-webkit-transition: opacity .2s, transform .3s;
	background: #fff;
	border: 1px solid #e4eaec;
	box-shadow: 0 3px 12px rgba(0,0,0,.05);
}
.nav-hover>ul:after {
	content: '';
	width: 12px;
	height: 12px;
	border: 1px solid #e4eaec;
	border-right: 0;
	border-bottom: 0;
	background: #fff;
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -7px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}
.nav-hover>ul.active {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}
.nav-hover li {
	display: block;
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 40px;
	padding: 0 25px;
}
.nav-hover li:hover {
	background: rgba(0,0,0,.05);
}
.nav-hover>ul>li>ol {
	display: block;
	margin: 0;
	padding: 10px 0;
	list-style: none;
	text-align: left;
	position: absolute;
	top: 0;
	left: 100%;
	visibility: hidden;
	opacity: 0;
	transform: translateX(25px);
	-moz-transform: translateX(25px);
	-ms-transform: translateX(25px);
	-o-transform: translateX(25px);
	-webkit-transform: translateX(25px);
	transition: visibility .2s, opacity .2s, transform .3s;
	-moz-transition: visibility .2s, opacity .2s, transform .3s;
	-ms-transition: visibility .2s, opacity .2s, transform .3s;
	-webkit-transition: visibility .2s, opacity .2s, transform .3s;
	-o-transition: visibility .2s, opacity .2s, transform .3s;
	background: #fff;
	border: 1px solid #e4eaec;
	box-shadow: 0 3px 12px rgba(0,0,0,.05);
}
.nav-hover>ul.right>li>ol {
	left: auto;
	right: 100%;
}
.nav-hover>ul>li:hover>ol {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}
@media(min-width:1200px) {
.nav-hover li.all {
	display: none;
}
}
@media(max-width:767px) {
.nav-hover>ul, .nav-hover>ul>li>ol {
	padding: 5px 0;
}
.nav-hover li {
	line-height: 35px;
	padding: 0 20px;
}
}
.met-banner .slick-dots {
	text-align: right;
	padding-right: 30px;
}
.met-banner.index .slick-arrow.slick-prev {
	left: 245px;
}
@media (max-width:1599px) {
.met-banner.index .slick-arrow.slick-prev {
	left: 220px;
}
}
@media (max-width:1199px) {
.met-banner.index .slick-arrow.slick-prev {
	left: 0;
}
}
.product-cut {
	position: relative;
	z-index: 1199;
}
.product-class {
	position: absolute;
	width: 245px;
	max-height: 480px;
	padding: 20px 0;
	background: #fff;
	border: 1px solid #f32196;
	overflow: hidden;
	z-index: 98;
	left: 0;
	top: 0;
	visibility: hidden;
	opacity: 0;
	transform: translateY(25px);
	-moz-transform: translateY(25px);
	-ms-transform: translateY(25px);
	-o-transform: translateY(25px);
	-webkit-transform: translateY(25px);
	transition: visibility .2s, opacity .3s, transform .3s;
	-moz-transition: visibility .2s, opacity .3s, transform .3s;
	-ms-transition: visibility .2s, opacity .3s, transform .3s;
	-o-transition: visibility .2s, opacity .3s, transform .3s;
	-webkit-transition: visibility .2s, opacity .3s, transform .3s;
}
.product-cut.active .product-class {
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}
@media (min-width:992px) {
.product-class.index.has-banner {
	height: 100%;
	visibility: visible;
	opacity: 1;
	transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
}
}
.product-class ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
.product-class ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	position: relative;
	line-height: 20px;
	transition: background .2s;
	-moz-transition: background .2s;
	-ms-transition: background .2s;
	-o-transition: background .2s;
	-webkit-transition: background .2s;
}
.product-class ul li.active {
	background: #f32196;
}
.product-class ul li.active i {
	color: #fff;
}
.product-class ul li.active a {
	color: #fff;
}
.product-class ul li i {
	font-size: 24px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	right: 0;
	padding: 0 20px 0 0;
	top: 50%;
	margin-top: -20px;
	color: #ccc;
	opacity: .6;
}
.product-class ul li a {
	display: block;
	padding: 10px 0 10px 30px;
	font-size: 14px;
	margin: 0 30px 0 0;
	color: #000;
	font-weight: normal;
}
@media(min-width:992px) {
.product-class.index.has-banner {
	background: rgba(51,51,51,.9);
	border: none;
}
.product-class.index.has-banner ul li a, .product-class.index.has-banner ul li i {
	color: #fff;
}
}
@media(max-width:1599px) {
.product-class {
	width: 220px;
}
.product-class ul li a {
	padding: 10px 0 10px 25px;
	margin: 0 25px 0 0;
}
}
@media(max-width:1199px) {
.product-class ul li i {
	padding: 0 20px 0 80px;
}
}
@media(max-width:992px) {
.product-class {
	height: 405px!important;
}
}
@media(max-width:767px) {
.product-class {
	width: 180px;
	height: 315px!important;
	padding: 14px 0;
}
.product-class ul li i {
	height: 36px;
	line-height: 36px;
	padding: 0 14px 0 64px;
	margin-top: -18px;
}
.product-class ul li a {
	padding: 7.5px 0;
	margin: 0 14px;
}
}
.product-content {
	position: absolute;
	top: 0;
	left: 245px;
	max-height: 480px;
	bottom: 0;
	z-index: 99;
}
.product-content.index {
	height: 100%;
}
.product-list {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 0;
	opacity: 0;
	height: 100%;
	background: #fff;
	box-shadow: 3px 5px 10px rgba(0,0,0,.05);
	border: 1px solid #e0e0e0;
	border-left: none;
	overflow: hidden;
	z-index: 999;
	visibility: hidden;
	transition: visibility .2s, opacity .2s;
	-moz-transition: visibility .2s, opacity .2s;
	-ms-transition: visibility .2s, opacity .2s;
	-o-transition: visibility .2s, opacity .2s;
	-webkit-transition: visibility .2s, opacity .2s;
}
.product-list:before {
	content: '';
	display: block;
	width: 1px;
	top: 0;
	bottom: 0;
	left: -1px;
}
.product-list.active {
	visibility: visible;
	opacity: 1;
}
.product-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 3999px;
	display: block;
}
.product-list ul:after {
	display: block;
	clear: both;
	content: '';
}
.product-list ul li {
	list-style: none;
	padding: 0;
	margin: 0;
	float: left;
}
.product-list ul li a {
	display: block;
	padding: 20px;
	position: relative;
}
.product-list ul li a b {
	display: block;
	width: 40px;
	height: 40px;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.product-list ul li a p {
	position: absolute;
	top: 50%;
	left: 70px;
	color: #333;
	line-height: 24px;
	max-height: 48px;
	overflow: hidden;
	right: 0;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.product-list ul li a:hover p {
	color: #f32196;
}
@media(max-width:1599px) {
.product-content {
	left: 220px;
}
}
@media(max-width:1199px) {
}
@media(max-width:992px) {
.product-content {
	height: 405px!important;
}
}
@media(max-width:767px) {
.product-content {
	height: 315px!important;
	left: 180px;
}
}
.acromion-box {
	padding-top: 14px;
}
.column-box {
	position: absolute;
	width: 245px;
	height: 100%;
	background: #444;
}
.column-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 100%;
}
.column-box ul:after {
	display: block;
	clear: both;
	content: '';
}
.column-box ul li {
	float: left;
	text-align: center;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 33.3333%;
	width: 33.3%\9;
	height: 50%;
	display: table;
}
.column-box ul li a {
	color: #ccc;
	display: table-cell;
	vertical-align: middle;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
	border-left: 1px solid #555;
	border-top: 1px solid #555;
}
.column-box ul li a:hover {
	background: #333;
	color: #fff;
}
.column-box ul li a i {
	display: block;
	font-size: 22px;
}
.column-box ul li a b {
	display: block;
	font-size: 12px;
	font-weight: normal;
}
@media(max-width:1599px) {
.column-box {
	width: 220px;
}
}
@media(max-width:460px) {
.column-box {
	position: relative;
	width: 100%;
	height: auto;
}
.column-box ul li {
	padding: 4px 0;
	width: 16.66666%;
	height: auto;
}
.column-box ul li a {
	border-top: none;
}
}
.active-box {
	float: right;
	width: 1037px;
	overflow: hidden;
}
.active-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 10000%;
}
.active-box ul:after {
	display: block;
	clear: both;
	content: '';
}
.active-box ul li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	width: .33333%;
}
.active-box ul li a {
}
.active-box ul li a img {
	display: block;
	width: 100%;
	padding-left: 14px;
}
@media(max-width:1599px) {
.active-box {
	width: 922px;
}
}
@media(max-width:1199px) {
.active-box {
	width: 776px;
}
}
@media(max-width:992px) {
.active-box {
	width: 520px;
}
.active-box ul li {
	width: .5%;
}
}
@media(max-width:700px) {
.active-box {
	width: 420px;
}
.active-box ul li {
	width: 1%;
}
}
@media(max-width:460px) {
.active-box {
	margin-top: 14px;
}
.active-box ul li a img {
	padding-left: 0;
}
.active-box ul li {
	width: 1%;
}
}
.title-box {
	text-align:center;
}
.title-box:after {
	display: block;
	clear: both;
	content: '';
}
.title-name h3 {
	font-size: 22px;
	font-weight: normal;
	margin: 0;
}
.title-move {
	line-height: 24px;
	text-align: center;
	padding-top: 10px;
	margin-left:46%;
}
.title-move i {
	float: left;
	width: 40px;
	font-size: 12px;
	border: 1px solid #eee;
	cursor: pointer;
}
.grey-box .title-move i {
	border-color: #e0e0e0;
}
.title-move i:hover {
	background-color: #f32196;
	color: #fff;
	border-color: #f32196;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.title-move .fa-chevron-left {
	color: #bbb;
}
.title-move .fa-chevron-right {
	color: #999;
	border-left: none;
}
.title-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	margin-left:35%;
}
.title-nav ul li {
	float: left;
	list-style: none;
	padding: 10px 0 5px 0;
	margin: 0 28px 0 0;
	position: relative;
}
.title-nav ul li:last-child {
	margin: 0;
}
.title-nav ul li a {
	font-size: 16px;
	color: #424242;
	cursor: pointer;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.title-nav ul li:before {
	content: '';
	display: block;
	height: 2px;
	background: #f32196;
	position: absolute;
	bottom: 0;
	left: 50%;
	right: 50%;
	transition: .3s;
	-moz-transition: .3s;
	-ms-transition: .3s;
	-o-transition: .3s;
	-webkit-transition: .3s;
}
.title-nav ul li.active a {
	color: #f32196;
}
.title-nav ul li.active:before {
	left: 0;
	right: 0;
}
@media(max-width:1599px) {
.title-nav ul li {
	margin: 0 24px 0 0;
}
.title-nav ul li a {
	font-size: 15px;
}
}
@media(max-width:1199px) {
.title-nav ul li {
	margin: 0 14px 0 0;
}
.title-nav ul li a {
	font-size: 14px;
}
}
.groom-box {
	padding: 24px 0 34px 0;
	line-height: 1.5;
}
.groom-cut {
	overflow: hidden;
	margin: 7px -7px 0 -7px;
	padding: 7px 0;
	text-align: center;
}
.groom-cut ul {
	width: 10000%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.groom-cut ul:after {
	display: block;
	clear: both;
	content: '';
}
.groom-cut ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 7px;
	width: .2%;
	position: relative;
}
.groom-cut ul li a {
	display: block;
	padding: 0 14px;
	overflow: hidden;
	border-top: 1px solid #f32196;
	background: #fafafa;
	position: relative;
	z-index: 2;
}
.groom-cut ul li a {
	transition: transform .5s, box-shadow .5s;
	-moz-transition: transform .5s, box-shadow .5s;
	-ms-transition: transform .5s, box-shadow .5s;
	-o-transition: transform .5s, box-shadow .5s;
	-webkit-transition: transform .5s, box-shadow .5s;
}
.groom-cut ul li a:hover {
	transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	box-shadow: 0 4px 10px rgba(0,0,0,.1);
}
.host-cut:after {
	display: block;
	content: '';
	clear: both;
}
.groom-cut ul li:nth-child(5n-4) a {
	border-top-color: #f32196;
}
.groom-cut ul li:nth-child(5n-3) a {
	border-top-color: #2196f3;
}
.groom-cut ul li:nth-child(5n-2) a {
	border-top-color: #ffac13;
}
.groom-cut ul li:nth-child(5n-1) a {
	border-top-color: #83c44e;
}
.groom-cut ul li:nth-child(5n) a {
	border-top-color: #e53935;
}
.groom-cut ul li a img {
	display: block;
	margin: 30px auto 25px auto;
	max-width: 100%;
}
.groom-cut ul li a b {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.groom-cut ul li a i {
	display: block;
	color: #b0b0b0;
	font-style: normal;
	font-size: 12px;
	padding: 5px 0 0 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.groom-cut ul li a p {
	display: block;
	color: #f00;
	margin: 15px 0 35px 0;
}
@media(max-width:1199px) {
.groom-cut ul li {
	width: .25%;
}
}
@media(max-width:992px) {
.groom-cut ul li {
	width: .3333333%;
}
}
@media(max-width:460px) {
.groom-cut ul li {
	width: .5%;
}
}
.grey-box {
	background: #ffffff;
	padding: 15px 0;
}
@media(max-width:767px) {
.grey-box {
	padding: 7px 0;
}
}
.host-title {
	margin: 10px 0 0 0;
}
.host-cut {
	margin: 15px -15px;
}
.host-cut ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.host-cut li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.host-cut li a {
	transition: transform .5s, box-shadow .5s;
	-moz-transition: transform .5s, box-shadow .5s;
	-ms-transition: transform .5s, box-shadow .5s;
	-o-transition: transform .5s, box-shadow .5s;
	-webkit-transition: transform .5s, box-shadow .5s;
}
.host-cut li a:hover {
	transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	box-shadow: 0 4px 10px rgba(0,0,0,.15);
}
.host-cut:after {
	display: block;
	content: '';
	clear: both;
}
.host-adver {
	width: 20%;
	padding: 7px 0;
	float: left;
}
.host-adver ul {
}
.host-adver ul li {
	padding: 7px;
	width: 100%;
}
.host-adver ul li a {
	display: block;
	padding: 0 14px;
	overflow: hidden;
	background: center;
	background-size: cover;
}
.host-adver ul li a img {
	display: block;
	padding: 59px 0 58px 0;
	width: 100%;
	opacity: 0;
}
.host-cut.tags .host-adver ul li a img {
	padding: 71px 0;
}
.host-list {
	padding: 7px 0;
	line-height: 1.5;
	overflow: hidden;
	display: none;
}
.host-list.index {
	width: 80%;
	float: left;
}
.host-list.active {
	display: block;
}
.host-list ul {
	text-align: center;
	width: 100%;
	display: block;
	list-style: none;
	margin: 0 0 30px 0;
	padding: 0;
}
@media(max-width:767px) {
.host-list ul {
	margin: 0 0 7px 0;
}
}
.host-list.index ul {
	width: 10000%;
}
.host-list ul:after {
	display: block;
	clear: both;
	content: '';
}
.host-list ul li {
	float: left;
	padding: 7px;
	margin: 0;
}
.host-list.index ul li {
	width: .25%;
}
.host-list ul li a {
	display: block;
	padding: 0 14px;
	overflow: hidden;
	background: #fff;
	position: relative;
}
.host-list ul li a img {
	display: block;
	margin: 34px auto 18px auto;
	max-width: 100%;
	width:500px;
}
@media(max-width:767px) {
.host-list ul li a img {
	margin: 18px auto;
}
}
.host-list.index ul li a img {
	margin: 28px auto 18px auto;
}
.host-list ul li a span {
	display: block;
	position: relative;
}
.host-list ul li a span.price {
	top: 15px;
}
.host-list ul li a b {
	display: block;
	color: #333;
	font-weight: normal;
	font-size: 15px;
	max-height: 22px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.host-list ul li a i {
	display: block;
	color: #b0b0b0;
	font-style: normal;
	font-size: 12px;
	padding: 2px 0 5px 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.host-list ul li a p {
	display: block;
	color: #f00;
	margin: 4px 0 14px 0;
}
.host-list.index ul li a p {
	margin: 4px 0 24px 0;
}
.host-list ul li a dl {
	display: block;
	margin-bottom: 38px;
	font-size: 0;
}
.host-list ul li a dl dd {
	border: 1px solid #e0e0e0;
	margin: 0 4px;
	width: 34px;
	height: 34px!important;
	display: inline-block;
	background: center no-repeat;
}
.host-list ul li a dl dd.active {
	border-color: #f32196;
}
@media(max-width:767px) {
.host-list ul li a dl {
	margin-bottom: 18px;
}
}
.host-list ul li a.last {
	text-align: left;
	margin-bottom: 14px;
}
.host-list ul li a.last:after {
	display: block;
	clear: both;
	content: '';
}
.host-list ul li a.last p {
	margin: 5px 0 0 0;
}
.host-list ul li a.last i {
	display: none;
}
.host-list ul li a.last img {
	float: right;
	width: 50%;
	margin: 26px 0;
}
.host-cut.tags .host-list ul li a.last img {
	margin: 32px 0;
}
.host-list ul li a.last span {
	width: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	padding-left: 24px;
	margin-top: -24px;
}
.host-list ul li a.last span b {
	max-height: 44px;
}
.host-list ul li a.more {
	text-align: left;
}
.host-list ul li a.more img {
	float: right;
	width: 50%;
	margin: 25px 0 26px 0;
	opacity: 0;
}
.host-cut.tags .host-list ul li a.more img {
	margin: 32px 0;
}
.host-list ul li a.more span {
	width: 50%;
	float: left;
}
.host-list ul li a.more i {
	width: 50px;
	height: 50px;
	line-height: 40px;
	position: absolute;
	right: 28px;
	top: 50%;
	margin-top: -25px;
	border: 3px solid #f32196;
	color: #f32196;
	border-radius: 50%;
	font-size: 25px;
	text-align: center;
}
.host-list ul li a.more b {
	font-size: 18px;
}
.host-list ul li a.more p {
	color: #b0b0b0;
	margin: 5px 0 0 0;
}
.host-list ul li a.more span {
	width: 50%;
	position: absolute;
	top: 50%;
	left: 0;
	padding-left: 24px;
	margin-top: -24px;
}
@media(max-width:1599px) {
.host-list ul li:nth-child(8) a span, .host-list ul li:nth-child(9) a span {
	padding-left: 18px;
}
}
@media(max-width:1199px) {
.host-adver {
	width: 25%;
}
.host-list.index {
	width: 75%;
}
.host-list.index ul li {
	width: .33333333%;
}
}
@media(max-width:992px) {
.host-adver {
	width: 33.333333%;
}
.host-list.index {
	width: 66.666666%;
}
.host-list.index ul li {
	width: .5%;
}
}
@media(max-width:640px) {
.host-adver {
	width: 100%;
	padding: 0;
}
.host-adver ul li {
	width: 50%;
	float: left;
}
.host-list.index {
	width: 100%;
	padding: 0;
}
.host-list.index ul {
	width: 10000px!important;
}
.host-list.index ul li {
	width: .5%;
}
.host-list.index ul li a.last span {
	padding-left: 12px;
}
}
.info-box {
}
.info-box .title-box {
	margin: 10px 0 0 0;
}
.info-cut {
	margin: 0 -7px;
	overflow: hidden;
}
.info-cut .met_pager {
	margin-top: 14px;
}
.info-cut.index {
	margin: 7px -7px;
}
.info-cut ul {
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.info-cut.index ul {
	width: 10000%;
}
.info-cut ul:after {
	display: block;
	content: '';
	clear: both;
}
.info-cut ul li {
	list-style: none;
	margin: 0;
	padding: 7px;
	width: 25%;
	float:left;
}
.info-cut.index ul li {
	width: .25%;
	margin-bottom:10px;
	float:left;
}
.info-cut ul li a {
	display: block;
	background: #fff;
}
.info-cut ul li a {
	transition: transform .5s, box-shadow .5s;
	-moz-transition: transform .5s, box-shadow .5s;
	-ms-transition: transform .5s, box-shadow .5s;
	-o-transition: transform .5s, box-shadow .5s;
	-webkit-transition: transform .5s, box-shadow .5s;
}
.info-cut ul li a:hover {
	transform: translateY(-3px);
	-moz-transform: translateY(-3px);
	-webkit-transform: translateY(-3px);
	-ms-transform: translateY(-3px);
	-o-transform: translateY(-3px);
	box-shadow: 0 4px 10px rgba(0,0,0,.15);
}
.info-cut ul li a img {
	display: block;
	width: 266px;
	height:266px;
}
.info-cut ul li a span {
	display: block;
	padding: 24px;
	color: #333;
}
.info-cut ul li a span h3{
	margin-top:0px;
}
.info-cut ul li a p {
	display: block;
	margin: 0;
	line-height: 1.75;
	height: 72px;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.info-cut ul li a i {
	display: block;
	font-style: normal;
	margin: 14px 0 7px 0;
	color: #b0b0b0;
	font-size: 12px;
	text-align:right;
}
.info-cut ul li a i em {
	color: #f00;
	font-style: normal;
	border-left: 1px solid #e0e0e0;
	padding-left: 7px;
	margin-left: 7px;
}
.info-cut ul li a b {
	display: block;
	font-weight: normal;
	font-size: 15px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
@media(max-width:1199px) {
.info-cut ul li {
	width: 33.33333%;
}
.info-cut.index ul li {
	width: .3333333%;
}
}
@media(max-width:992px) {
.info-cut ul li {
	width: 50%;
}
.info-cut.index ul li {
	width: .5%;
}
}
@media(max-width:640px) {
.info-cut ul li {
	width: 100%;
}
.info-cut.index ul li {
	width: 1%;
}
}
.met-links {
	padding: 0px;
}
.met-links a {
}
.met-links ol {
	margin-bottom: 0px;
}
.met-links .breadcrumb {
	padding: 0;
}
.met-links .breadcrumb>li+li:before {
	color: #aaaaaa;
}
.met-links li {
	white-space: nowrap;
}
.met-links li:first-child {
	padding-right: 5px;
}
.met-links li:hover {
	opacity: 1;
}
.met-links li img {
	height: 40px;
}
.copyright-box {
	float: right;
	text-align: right;
}
@media (max-width:991px) {
.copyright-box {
	float: none;
	text-align: left;
}
}
.column-side {
	background: #fff;
	position: relative;
	z-index: 3;
}
.column-nav {
	display: block;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
.column-side ol {
	display: block;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 3999px;
}
.column-side ol:after {
	display: block;
	clear: both;
	content: '';
}
.column-side ol li {
	float: left;
	margin: 0;
	display: block;
	padding: 0;
	list-style: none;
	border-radius: 3px;
	position: relative;
}
.column-side ol li a {
	padding: 7px 14px;
	font-size: 14px;
	display: block;
	color: #333;
	cursor: pointer;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
}
.column-side ol li.active a {
	color: #f32196;
}
.column-hover {
	position: relative;
}
.column-hover ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 10px 0 10px 0;
	position: absolute;
	top: 0;
	transition: .2s;
	-moz-transition: .2s;
	-ms-transition: .2s;
	-o-transition: .2s;
	-webkit-transition: .2s;
	border: 1px solid #e0e0e0;
	box-shadow: 0 4px 8px rgba(0,0,0,.05);
	background: #fff;
	visibility: hidden;
	opacity: 0;
	position: absolute;
	display: none;
}
.column-hover ul:after {
	content: '';
	width: 12px;
	height: 12px;
	border: 1px solid #e4eaec;
	border-right: 0;
	border-bottom: 0;
	background: #fff;
	position: absolute;
	top: -7px;
	left: 50%;
	margin-left: -7px;
	transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	display: none;
}
.column-hover ul.active {
	visibility: visible;
	opacity: 1;
}
.column-hover ul.has, .column-hover ul.has:after {
	display: block;
}
.column-hover ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
.column-hover ul li a {
	display: block;
	padding: 0 20px;
	line-height: 35px;
}
.column-hover ul li a:hover {
	background: #f32196;
	color: #fff;
}
@media(min-width:1200px) {
.column-hover li.all {
	display: none;
}
.column-side ol li a {
	padding: 24px 18px;
	font-size: 15px;
}
.column-side ol li:first-child a {
	padding-left: 0;
}
}
footer {
	height: auto;
	padding: 24px 0;
	font-size: 12px;
	background: #fafafa;
	color: #b0b0b0;
}
footer p {
	margin-bottom: 0px;
}
footer a {
}
footer a:hover {
}
footer .breadcrumb>li+li:before {
	content: '';
	padding: 0 3px 0 0;
	border-left: 1px solid #333;
	height: 12px;
	position: relative;
	top: 2px;
	display: inline-block;
	font: 0;
	margin: 0 0 0 4px;
}
footer .breadcrumb>li:first-child+li:before {
	display: none;
}
.foot-service {
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
}
.foot-service ul {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 10000%;
}
.foot-service ul:after {
	display: block;
	clear: both;
	content: '';
}
.foot-service ul li {
	display: block;
	list-style: none;
	padding: 24px 0;
	position: relative;
	margin: 0;
	width: .2%;
	text-align: center;
	float: left;
}
.foot-service ul li:before {
	border-left: 1px solid #e0e0e0;
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	height: 40px;
	margin-top: -20px;
}
.foot-service ul li:first-child:before {
	display: none;
}
.foot-service ul li a {
	font-size: 16px;
	color: #616161;
}
.foot-service ul li a:hover {
	color: #f32196;
}
.foot-service ul li a i {
	font-size: 20px;
	position: relative;
	top: 2px;
	padding-right: 5px;
}
.foot-content {
	padding: 24px 0 17px 0;
}
.foot-content:after {
	display: block;
	clear: both;
	content: '';
}
.foot-nav {
	float: left;
	width: 80%;
	overflow: hidden;
}
.foot-nav>ul {
	width: 10000%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.foot-nav>ul:after {
	display: block;
	clear: both;
	content: '';
}
.foot-nav>ul>li {
	float: left;
	width: .16666666%;
	list-style: none;
	padding: 0;
	margin: 0;
}
.foot-nav>ul>li>b {
	font-weight: normal;
	margin: 0 0 14px 0;
	display: block;
}
.foot-nav>ul>li>ol {
	list-style: none;
	padding: 0;
	margin: 0;
}
.foot-nav>ul>li>ol>li {
	display: block;
	list-style: none;
	padding: 0;
	margin: 0 0 7px 0;
}
.foot-nav>ul>li>ol>li>a {
	font-size: 12px;
	color: #757575;
}
.foot-nav>ul>li>ol>li>a:hover {
	color: #f32196;
}
.foot-text {
	float: left;
	width: 20%;
	text-align: center;
	position: relative;
	border-left: 1px solid #e0e0e0;
}
.foot-text b {
	font-size: 20px;
	display: block;
}
.foot-text b a {
	color: #5e9cd1;
}
.foot-text i {
	font-style: normal;
	display: block;
	color: #555;
}
.foot-text p {
}
.foot-text p a {
	display: inline-block;
	font-size: 18px;
	margin: 0 7px;
}
@media(max-width:992px) {
.foot-service ul li {
	width: .25%;
}
.foot-nav {
	width: 75%;
}
.foot-text {
	width: 25%;
}
.foot-nav>ul>li {
	width: .25%;
}
}
@media(max-width:767px) {
.foot-service ul li {
	width: .3333333%;
}
.foot-nav {
	width: 66.66666%;
}
.foot-text {
	width: 33.33333%;
}
.foot-nav>ul>li {
	width: .333333%;
}
}
@media(max-width:640px) {
.foot-service ul li {
	width: .5%;
}
.foot-service ul li a {
	font-size: 15px;
}
.foot-nav {
	width: 100%;
	text-align: center;
}
.foot-text {
	width: 100%;
	border: 0;
	padding-top: 14px;
	margin-top: 14px;
	border-top: 1px solid #e0e0e0;
}
.foot-nav>ul>li {
	width: .333333%;
}
}
.less-link {
	color: #2a333c;
}
.less-link:hover {
	color: #f32196;
}
.less-decorationnone {
	text-decoration: none;
}
.less-decorationnone:active, .less-decorationnone:focus, .less-decorationnone:hover {
	text-decoration: none;
}
.height-20 {
	height: 20px;
}
.met-editor {
	padding: 30px;
	background: #ffffff;
	width: 100%;
	max-width: 100%;
	font-weight: 300;
	line-height: 1.8;
	color: #222;
	word-wrap: break-word;
}
@media (max-width:767px) {
.met-editor {
	padding: 10px;
}
}
.met-editor p {
	margin-bottom: 16px;
}
.met-editor img {
	max-width: 100%;
}
.met-editor img:not(.imgloading) {
	height: auto!important;
}
.met-editor table {
	color: #2a333c;
}
.met-editor .table-saw {
	overflow-x: auto;
}
.met-editor .metvideobox, .met-editor video, .met-editor .metvideo, .met-editor iframe, .met-editor embed {
	max-width: 100%!important;
	margin: auto;
	display: block;
}
.met-editor .metvideobox .video-js {
	height: 100%!important;
}
.met-editor .metvideobox .video-js video {
	height: 100%!important;
}
.vjs-fullscreen {
}
@media(max-width:767px) {
.met-editor .metvideobox {
	max-height: 350px;
}
}
.met-editor .lg-item-box {
	display: inline;
}
h1, h2, h3, h4, h5, h6 {
	text-shadow: none;
}
.met_pager {
	margin-top: 0px;
	text-align: center;
}
.met_pager * {
	display: inline-block;
}
.met_pager a {
	padding: 7px 15px;
	border: 1px solid #e4eaec;
	border-right: none;
	background: #fff;
	text-align: center;
	color: #76838f;
}
.met_pager a:hover {
	background: #f5f5f5;
	text-decoration: none;
}
.met_pager a.PreA, .met_pager a.NextA {
	font-family: SimSun;
	font-weight: bold;
	position: relative;
	top: -1px;
}
.met_pager a.NextA {
	border-right: 1px solid #e4eaec;
}
.met_pager .PreSpan, .met_pager .NextSpan {

	padding: 7px 15px;
	border: 1px solid #e4eaec;
	background: #fff;
	cursor: default;
	font-family: SimSun;
	font-weight: bold;
}
.met_pager .firstPage, .met_pager .lastPage {
	min-width: 40px;
	padding: 7px 15px;
}
.met_pager a.Ahover {
	border-color: #f32196;
	background: #f32196;
	color: #fff;
	cursor: default;
}
.met_pager a.Ahover:hover {
	border-color: #f32196;
	background: #f32196;
	color: #fff;
}
.met_pager a {
	text-decoration: none;
}
.met_pager a:active, .met_pager a:focus, .met_pager a:hover {
	text-decoration: none;
}
.met_pager .PageText {
	display: none;
	margin-left: 10px;
	color: #aaa;
}
.met_pager input {
	display: none;
}
.pager li {
	width: 49%;
	display: inline-block;
}
.pager li a {
	max-width: 100%;
}
.pager li>a:focus, .pager li>a:hover {
	border-color: #f32196;
	color: #f32196;
}
.met-scroll-top {
	position: fixed;
	right: 10px;
	bottom: 10px;
	z-index: 10;
}
.flex {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.less-flex-vm {
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
html, body {
	width: 100%;
	max-width: 100%;
}
html {
	height: 100%;
}
body {
	height: auto;
	min-height: 100%;
	overflow-x: hidden;
	font: 14px/1.75 Microsoft YaHei;
	color: #333;
	word-wrap: break-word;
}
h1, h2, h3, b, strong {
	font-weight: bold;
}
.overflow-visible {
	overflow: visible!important;
}
.dropdown-menu, .dropdown-menu>li>a {
	-o-border-radius: 0px;
	border-radius: 0px;
	font-weight: normal;
}
.dropdown-menu>li {
	padding: 0px;
}
.dropdown-menu>li>a {
	color: #2a333c!important;
	transition: color 0.5s;
	-webkit-transition: color 0.5s;
	transition: background 0.5s;
	-moz-transition: background 0.5s;
	-webkit-transition: background 0.5s;
	-o-transition: background 0.5s;
}
.dropdown-menu>li>a:hover {
	color: #f32196!important;
}
.dropdown-menu>li>a:hover {
	background: #f5f5f5;
}
.fngallery .lg-item-box img {
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.met-white-lightGallery .lg-backdrop, .met-white-lightGallery .lg-actions .lg-next, .met-white-lightGallery .lg-actions .lg-prev, .met-white-lightGallery .lg-toolbar {
	background: #fff;
}
.met-white-lightGallery .lg-sub-html {
	background: rgba(255,255,255,0.7);
	color: #555;
}
.met-white-lightGallery .lg-toolbar.opacity0 {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	-webkit-transform: translateY(-50px);
	-ms-transform: translateY(-50px);
	transform: translateY(-50px);
}
.met-white-lightGallery .lg-toolbar .lg-icon:hover, .met-white-lightGallery .lg-actions .lg-next:hover, .met-white-lightGallery .lg-actions .lg-prev:hover, .met-white-lightGallery .lg-outer .lg-toogle-thumb:hover {
	color: #333;
}
.met-white-lightGallery .lg-outer {
	z-index: 1602;
	background: #fff;
}
.met-white-lightGallery .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
	bottom: 84px;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer, .met-white-lightGallery .lg-outer .lg-toogle-thumb {
	background-color: #f5f5f5;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer {
	padding: 0 10px;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item {
	margin-bottom: 0;
	-o-border-radius: 0;
	border-radius: 0;
}
.met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item.active, .met-white-lightGallery .lg-outer .lg-thumb-outer .lg-thumb-item:hover {
	border-color: #f32196;
}
.met-form .form-control, .input-group-addon {
	-o-border-radius: 0;
	border-radius: 0;
}
.swiper-navtab.swiper-container-horizontal .swiper-scrollbar {
	width: 100%;
	height: 3px;
	left: 0;
	bottom: 0;
}
.swiper-navtab.swiper-container-horizontal .swiper-scrollbar-drag {
	background: rgba(0,0,0,0.2);
}
.swiper-navtab .swiper-wrapper {
	width: auto;
}
.swiper-navtab .swiper-wrapper.flex-start {

	-webkit-justify-content: flex-start!important;
	-webkit-box-pack: start!important;
	-ms-flex-pack: start!important;
	justify-content: flex-start!important;
}
.swiper-navtab .swiper-slide {
	width: auto;
}
.slh, .pager li a {
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.slick-loading .slick-list {
	background: none;
}
.slick-arrow {
	width: auto;
	height: auto;
	z-index: 1;
	color: #fff!important;
}
.slick-arrow:before, .slick-arrow:after {
	font-family: inherit;
	display: none;
}
.slick-arrow:hover {
	color: #f32196!important;
}
.slick-arrow.slick-next {
	right: 0;
}
.slick-arrow.slick-prev {
	left: 0;
}
.slick-arrow i {
	font-size: 60px;
}
.slick-slide {
	outline: none;
}
img.imgloading:not([src*=base64]), img.slick-loading:not([src*=base64]) {
	object-fit: scale-down;
}
@media (max-width:767px) {
.invisible-xs {
	visibility: hidden;
}
}
.animation-slide-top10 {
	animation-name: slide-top10;
	-webkit-animation-name: slide-top10;
	-moz-animation-name: slide-top10;
	-ms-animation-name: slide-top10;
	-o-animation-name: slide-top10;
}
.animation-slide-bottom10 {
	animation-name: slide-bottom10;
	-webkit-animation-name: slide-bottom10;
	-moz-animation-name: slide-bottom10;
	-ms-animation-name: slide-bottom10;
	-o-animation-name: slide-bottom10;
}
.animation-slide-left10 {
	animation-name: slide-left10;
	-webkit-animation-name: slide-left10;
	-moz-animation-name: slide-left10;
	-ms-animation-name: slide-left10;
	-o-animation-name: slide-left10;
}
.animation-slide-right10 {
	animation-name: slide-right10;
	-webkit-animation-name: slide-right10;
	-moz-animation-name: slide-right10;
	-ms-animation-name: slide-right10;
	-o-animation-name: slide-right10;
}
.animation-slide-top50 {
	animation-name: slide-top50;
	-webkit-animation-name: slide-top50;
	-moz-animation-name: slide-top50;
	-ms-animation-name: slide-top50;
	-o-animation-name: slide-top50;
}
.animation-slide-bottom50 {
	animation-name: slide-bottom50;
	-webkit-animation-name: slide-bottom50;
	-moz-animation-name: slide-bottom50;
	-ms-animation-name: slide-bottom50;
	-o-animation-name: slide-bottom50;
}
.animation-slide-left50 {
	animation-name: slide-left50;
	-webkit-animation-name: slide-left50;
	-moz-animation-name: slide-left50;
	-ms-animation-name: slide-left50;
	-o-animation-name: slide-left50;
}
.animation-slide-right50 {
	animation-name: slide-right50;
	-webkit-animation-name: slide-right50;
	-moz-animation-name: slide-right50;
	-ms-animation-name: slide-right50;
	-o-animation-name: slide-right50;
}
@-webkit-keyframes slide-top10 {
0% {
opacity:0;
-webkit-transform:translate3d(0, -10%, 0);
transform:translate3d(0, -10%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-top10 {
0% {
opacity:0;
-webkit-transform:translate3d(0, -10%, 0);
transform:translate3d(0, -10%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-bottom10 {
0% {
opacity:0;
-webkit-transform:translate3d(0, 10%, 0);
transform:translate3d(0, 10%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-bottom10 {
0% {
opacity:0;
-webkit-transform:translate3d(0, 10%, 0);
transform:translate3d(0, 10%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-left10 {
0% {
opacity:0;
-webkit-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-left10 {
0% {
opacity:0;
-webkit-transform:translate3d(-10%, 0, 0);
transform:translate3d(-10%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-right10 {
0% {
opacity:0;
-webkit-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-right10 {
0% {
opacity:0;
-webkit-transform:translate3d(10%, 0, 0);
transform:translate3d(10%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-top50 {
0% {
opacity:0;
-webkit-transform:translate3d(0, -50%, 0);
transform:translate3d(0, -50%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-top50 {
0% {
opacity:0;
-webkit-transform:translate3d(0, -50%, 0);
transform:translate3d(0, -50%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-bottom50 {
0% {
opacity:0;
-webkit-transform:translate3d(0, 50%, 0);
transform:translate3d(0, 50%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-bottom50 {
0% {
opacity:0;
-webkit-transform:translate3d(0, 50%, 0);
transform:translate3d(0, 50%, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-left50 {
0% {
opacity:0;
-webkit-transform:translate3d(-50%, 0, 0);
transform:translate3d(-50%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-left50 {
0% {
opacity:0;
-webkit-transform:translate3d(-50%, 0, 0);
transform:translate3d(-50%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@-webkit-keyframes slide-right50 {
0% {
opacity:0;
-webkit-transform:translate3d(50%, 0, 0);
transform:translate3d(50%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
@keyframes slide-right50 {
0% {
opacity:0;
-webkit-transform:translate3d(50%, 0, 0);
transform:translate3d(50%, 0, 0);
}
100% {
opacity:1;
-webkit-transform:translate3d(0, 0, 0);
transform:translate3d(0, 0, 0);
}
}
.met-head-user>li>a {
	padding-top: 0;
	padding-bottom: 0;
	height: 40px;
	line-height: 40px;
}
.met-head-user .dropdown-menu {
	top: 50px;
}
.met-banner {
	width: 100%;
	height: 300px;
	margin: 0!important;
	display: table;
	background: #ccc;
}
.met-banner.fixedheight {
	display: -moz-deck;
}
.met-banner.fixedheight .slick-slide {
	height: 100%;
}
.met-banner.fixedheight .slick-slide img {
	width: auto;
	height: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.met-banner.banner-ny-h {
	height: 150px;
}
.met-banner.banner-ny-h .slick-slide img {
	min-height: 100px;
}
@media (max-width:991px) {
.met-banner.banner-ny-h {
	height: 100px;
}
}
.met-banner.slick-slider {
	display: block;
}
.met-banner .slick-list, .met-banner .slick-track {
	height: 100%;
}
.met-banner .slick-slide {
	width: 100%;
	height: auto;
	position: relative;
	overflow: hidden;
}
.met-banner .slick-slide:first-child {
	display: block;
}
.met-banner .slick-slide a {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
.met-banner .slick-slide img {
	min-height: 150px;
}
.met-banner .slick-arrow {
	width: 15%;
	height: 100%;
	display: none!important;
	top: 50%;
	text-align: center;
}
.met-banner .slick-arrow.slick-prev {
	background: linear-gradient(left, rgba(0,0,0,0.25) 0, rgba(0,0,0,0.0001) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.25) 0, rgba(0,0,0,0.0001) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.met-banner .slick-arrow.slick-next {
	background: linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.25) 100%);
	background: -webkit-linear-gradient(left, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.25) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.met-banner .slick-arrow:hover i {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-banner .slick-arrow i {
	font-size: 70px;
	color: #fff!important;
	opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);
}
@media (max-width:767px) {
.met-banner .slick-arrow i {
	font-size: 50px;
}
}
.met-banner .slick-dots {
	margin: 0;
	bottom: 20px;
}
.met-banner .slick-dots li {
	margin: 0 2px;
}
@media (max-width:991px) {
.met-banner {
	height: 150px;
}
}
@media (min-width:768px) {
.met-banner:hover .slick-arrow {
	display: block!important;
}
}
@media (max-width:767px) {
.met-banner .slick-dots {
	bottom: 5px;
}
.met-banner .slick-dots li {
	width: 15px;
	height: 15px;
	margin: 0;
}
}
.met-banner .banner-text {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.met-banner .banner-text .container {
	height: 100%;
	display: table;
	text-align: center;
}
.met-banner .banner-text .container .banner-text-con {
	display: table-cell;
	vertical-align: middle;
}
.met-banner .banner-text.p-1 .container {
	text-align: left;
}
.met-banner .banner-text.p-1 .container .banner-text-con div {
	width: 60%;
	float: left;
}
.met-banner .banner-text.p-2 .container {
	text-align: right;
}
.met-banner .banner-text.p-2 .container .banner-text-con div {
	width: 60%;
	float: right;
}
.met-banner .banner-text.p-3 {
	top: 10%;
}
.met-banner .banner-text.p-3 .container .banner-text-con {
	vertical-align: top;
}
.met-banner .banner-text.p-4 {
	top: auto;
	bottom: 10%;
}
.met-banner .banner-text.p-4 .container .banner-text-con {
	vertical-align: bottom;
}
.met-banner .banner-text.p-3 .container .banner-text-con, .met-banner .banner-text.p-4 .container .banner-text-con, .met-banner .banner-text.p-5 .container .banner-text-con {
	width: 60%;
}
.met-banner .banner-text h4, .met-banner .banner-text p {
	color: #fff;
}
.met-banner .banner-text h4 {
	margin: 0;
	font-size: 30px;
	font-weight: 500;
}
.met-banner .banner-text p {
	font-size: 36px;
	margin: 20px 0 0;
	text-shadow: none;
}
.met-banner .banner-text .btn {
	margin-top: 30px;
	font-size: 20px;
}
@media (max-width:991px) {
.met-banner .banner-text h4 {
	font-size: 20px;
}
.met-banner .banner-text p {
	font-size: 30px;
}
}
@media (max-width:767px) {
.met-banner .banner-text .container {
	width: 100%;
}
.met-banner .banner-text.p-5 .container .banner-text-con {
	width: 100%;
}
.met-banner .banner-text h4 {
	font-size: 18px;
}
.met-banner .banner-text p {
	margin-top: 15px;
	font-size: 24px;
}
.met-banner .banner-text .btn {
	margin-top: 20px;
	font-size: 16px;
}
}
@media (max-width:479px) {
.met-banner .banner-text h4 {
	font-size: 16px;
}
.met-banner .banner-text p {
	margin-top: 10px;
	font-size: 20px;
}
}
.met-banner-ny {
	background-color: #039ac6;
	height: 120px;
}
.met-banner-ny h1, .met-banner-ny h2 {
	margin: 0px;
	padding: 10px 30px;
	font-size: 35px;
	font-weight: 300;
	text-shadow: none;
	color: #fff;
}
@media (max-width:767px) {
.met-banner-ny {
	height: 90px;
}
.met-banner-ny h1, .met-banner-ny h2 {
	font-size: 26px;
}
}
.met-position {
	background: #ffffff;
	border-bottom: 1px solid #f0f2f5;
}
.met-position.bordernone {
	border-bottom: none;
}
@media (max-width:767px) {
.met-position {
	border-bottom: 1px solid #f0f2f5;
}
}
.met-position .breadcrumb {
	margin: 0px;
	padding: 15px;
}
.met-position a {
	text-decoration: none;
}
.met-position a:active, .met-position a:focus, .met-position a:hover {
	text-decoration: none;
}
.met-position.pattern-show {
	background: #f5f5f5;
	border-bottom: none;
}
.met-position.pattern-show .breadcrumb {
	padding: 10px;
}
.met-column-nav {
	border-bottom: 1px solid #f0f2f5;
	text-align: center;
}
.met-column-nav.bordernone {
	border-bottom: none;
}
.met-column-nav .met-column-nav-ul {
	padding: 0px;
	list-style: none;
	margin: 0;
	padding: 10px 0;
	text-align: center;
	-webkit-justify-content: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
.met-column-nav .met-column-nav-ul>li {
	white-space: nowrap;
	display: inline-block;
	float: none;
}
.met-column-nav .met-column-nav-ul>li a.link {
	text-decoration: none;
	display: block;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: 300;
	color: #90939b;
}
.met-column-nav .met-column-nav-ul>li a.link:active, .met-column-nav .met-column-nav-ul>li a.link:focus, .met-column-nav .met-column-nav-ul>li a.link:hover {
	text-decoration: none;
}
.met-column-nav .met-column-nav-ul>li a.link:hover, .met-column-nav .met-column-nav-ul>li a.link.active {
	color: #f32196;
}
.met-column-nav .met-column-nav-ul>li>ul>li>a.active {
	color: #f32196!important;
}
.met-column-nav .product-search:first-child {
	margin-top: 10px;
}
.met-column-nav .product-search .form-group {
	max-width: 500px;
	margin: 0 auto 10px;
}
@media (max-width:767px) {
.met-column-nav {
	border-bottom: 1px solid #f0f2f5;
}
.met-column-nav .row {
	margin: 0;
}
.met-column-nav .sidebar-tile {
	height: 54px;
}
}
.met-langlist .flag-icon {
	margin-right: 3px;
	font-size: 15px;
}
.met-langlist .dropdown-menu {
	min-width: 100%;
}
@media (max-width:767px) {
#met-langlist-modal .modal-center {
	height: auto!important;
}
}
#met-langlist-modal .modal-content {
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-o-border-radius: 0;
	-ms-border-radius: 0;
	border-radius: 0;
}
#met-langlist-modal .modal-content .modal-body {
	padding: 40px 40px 20px;
	position: relative;
}
#met-langlist-modal .modal-content .modal-body .close {
	position: absolute;
	right: 10px;
	top: 0px;
	font-size: 40px;
}
#met-langlist-modal .modal-content a.btn {
	padding: 0px 15px;
	border: none;
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
#met-langlist-modal .modal-content a.btn span.flag-icon {
	margin-right: 8px;
	top: 7px;
	font-size: 30px;
}
.met-index-body {
	padding: 70px 0px;
	background: #fff;
}
.met-index-body:nth-of-type(odd) {
	background: #f5f5f5;
}
.met-index-body h2 {
	font-size: 36px;
	margin-top: 0px;
	text-align: center;
	font-weight: 300;
}
.met-index-body p.desc {
	font-size: 16px;
	font-weight: 300;
	text-align: center;
	width: 80%;
	color: #5e7387;
	margin: 0px auto;
}
@media (max-width:991px) {
.met-index-body {
	padding: 60px 0px;
}
}
@media (max-width:767px) {
.met-index-body {
	padding: 50px 0px;
}
.met-index-body h2 {
	font-size: 28px;
}
.met-index-body p.desc {
	font-size: 14px;
}
}
.met-index-service {
	text-align: center;
}
.met-index-service [class*=blocks] li {
	margin: 50px 0 0;
	clear: none;
}
.met-index-service [class*=blocks] li:hover i {
	background: #f32196;
	color: #fff;
}
.met-index-service [class*=blocks] li i {
	width: 120px;
	height: 120px;
	background: #eee;
	text-align: center;
	font-size: 50px;
	line-height: 120px;
	color: #5e7387;
	-o-border-radius: 100%;
	border-radius: 100%;
	transition: background 0.5s, color 0.5s;
	-moz-transition: background 0.5s, color 0.5s;
	-webkit-transition: background 0.5s, color 0.5s;
	-o-transition: background 0.5s, color 0.5s;
}
.met-index-service [class*=blocks] li img {
	max-width: 100%;
}
.met-index-service [class*=blocks] li h3 {
	margin-top: 20px;
	margin-bottom: 5px;
	font-weight: 300;
	font-size: 20px;
	color: #2a333c;
}
.met-index-service [class*=blocks] li p {
	width: 90%;
	margin: 0px auto;
	font-weight: 300;
	color: #5e7387;
}
.met-index-service [class*=blocks] li a {
	text-decoration: none;
}
.met-index-service [class*=blocks] li a:active, .met-index-service [class*=blocks] li a:focus, .met-index-service [class*=blocks] li a:hover {
	text-decoration: none;
}
@media (max-width:991px) {
.met-index-service [class*=blocks] li {
	margin-top: 40px;
}
}
@media (max-width:767px) {
.met-index-service [class*=blocks] li {
	margin-top: 30px;
}
.met-index-service [class*=blocks] li i {
	width: 90px;
	height: 90px;
	font-size: 40px;
	line-height: 90px;
}
}
@media (max-width:479px) {
.met-index-service [class*=blocks] li p {
	width: 100%;
}
}
.met-index-product {
	text-align: center;
}
.met-index-product .nav-tabs {
	border-bottom: none;
	margin: 30px auto;
	text-align: center;
}
.met-index-product .nav-tabs li {
	white-space: nowrap;
	display: inline-block;
	float: none;
}
.met-index-product .nav-tabs li.active a {
	background: #f32196;
	color: #fff;
	padding: 8px 30px;
	border: none;
}
.met-index-product .nav-tabs li a {
	background: #fff;
	padding: 8px 30px;
	border: none;
	-o-border-radius: 0;
	border-radius: 0;
	white-space: nowrap;
}
.met-index-product .nav-tabs li a:hover {
	padding: 8px 30px;
	border: none;
}
.met-index-product .nav-tabs li h3 {
	margin: 0;
	font-size: inherit;
	font-weight: 100;
	line-height: inherit;
	text-shadow: none;
	color: inherit;
}
@media (max-width:767px) {
.met-index-product .nav-tabs {
	margin: 20px auto;
}
}
.met-index-product .swiper-navtab .swiper-scrollbar {
	bottom: 15px;
}
.met-index-product #indexprolist {
	margin-right: -10px;
	overflow: hidden;
}
.met-index-product #indexprolist li {
	clear: none;
}
.met-index-product #indexprolist h4 {
	font-size: 16px;
	text-align: center;
}
.met-index-product #indexprolist h4 a {
	color: #2a333c;
}
.met-index-product #indexprolist h4 a:hover {
	color: #f32196;
}
.met-index-product #indexprolist .widget {
	margin-right: 10px;
	-o-border-radius: 0;
	border-radius: 0;
}
.met-index-product #indexprolist .widget .widget-header {
	-o-border-radius: 0;
	border-radius: 0;
}
.met-index-news ul.blocks-2 {
	margin-top: 20px;
}
.met-index-news ul.blocks-2 li {
	margin: 30px 0 0;
}
.met-index-news ul.blocks-2 li a {
	color: #2a333c;
}
.met-index-news ul.blocks-2 li a:hover {
	color: #f32196;
}
.met-index-news ul.blocks-2 li p {
	color: #76838f;
	font-weight: 300;
	margin-bottom: 0px;
}
.met-index-news ul.blocks-2 li p.des {
	margin-bottom: 5px;
}
@media (max-width:991px) {
.met-index-news ul.blocks-2 li .media-left {
	padding-right: 10px;
}
.met-index-news ul.blocks-2 li .media-left .media-object {
	width: 100px;
}
.met-index-news ul.blocks-2 li p.des {
	max-height: 4.5em;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
}
@media (max-width:767px) {
.met-index-news ul.blocks-2 li {
	width: 100%!important;
	margin-top: 20px;
}
.met-index-news ul.blocks-2 li h4 {
	font-size: 16px;
}
}
.met-index-about .met-editor {
	margin-top: 50px;
}
@media (max-width:991px) {
.met-index-about .met-editor {
	margin-top: 40px;
}
}
@media (max-width:767px) {
.met-index-about .met-editor {
	margin-top: 30px;
}
}
.met-show {
	padding: 30px 0px;
	background: #f5f5f5;
	word-break: break-all;
}
@media (max-width:767px) {
.met-show {
	padding: 0px;
}
}
@media (max-width:767px) {
.met-show {
	padding-top: 10px;
	padding-bottom: 10px;
}
}
.met-news {
	padding: 30px 0px;
	background: #f5f5f5;
}
@media (max-width:767px) {
.met-news {
	padding: 0px;
}
}
.met-news .met-news-body {
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.met-news .met-news-list {
	padding: 30px;
	background: #ffffff;
}
@media (max-width:767px) {
.met-news .met-news-list {
	padding: 10px;
}
}
@media (max-width:767px) {
.met-news .met-news-list {
	padding: 15px;
}
}
.met-news .news-headlines {
	padding-bottom: 30px;
	border-bottom: 1px solid #f0f2f5;
	margin-bottom: 30px;
	overflow: hidden;
}
.met-news .news-headlines .slick-slide {
	width: 100%;
	position: relative;
}
.met-news .news-headlines .slick-slide:first-child {
	display: block;
}
.met-news .news-headlines .headlines-text {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
	text-align: center;
}
.met-news .news-headlines .headlines-text h3 {
	margin: 0px;
	font-size: 20px;
	line-height: 1.5;
	color: #fff;
}
.met-news .news-headlines .slick-dots {
	bottom: 35px;
}
@media (max-width:767px) {
.met-news .news-headlines {
	padding-bottom: 20px;
	margin-bottom: 20px;
}
.met-news .news-headlines .headlines-text {
	bottom: 20px;
}
.met-news .news-headlines .headlines-text h3 {
	font-size: 16px;
}
.met-news .news-headlines .slick-dots {
	bottom: 20px;
}
}
.met-news ul.met-page-ajax {
	padding: 0px;
	list-style: none;
}
.met-news ul.met-page-ajax li {
	border-bottom: 1px solid #f0f2f5;
	padding: 30px 0;
}
.met-news ul.met-page-ajax li h4 {
	margin: 0 0 20px;
	font-size: 22px;
}
.met-news ul.met-page-ajax li h4 a {
	color: #2a333c;
}
.met-news ul.met-page-ajax li h4 a:hover {
	color: #f32196;
}
.met-news ul.met-page-ajax li p {
	font-size: 16px;
	font-weight: 300;
}
.met-news ul.met-page-ajax li p.des {
	color: #76838f;
	margin-bottom: 10px;
}
.met-news ul.met-page-ajax li p.info {
	margin-bottom: 0px;
	font-size: 16px;
	font-weight: 300;
	color: #a3afb7;
}
.met-news ul.met-page-ajax li p.info span {
	margin-left: 10px;
}
.met-news ul.met-page-ajax li p.info span:first-child {
	margin: 0;
}
.met-news ul.met-page-ajax li p.info i {
	color: #a3afb7;
	font-weight: 300;
}
@media (max-width:991px) {
.met-news ul.met-page-ajax li h4 {
	font-size: 18px;
	margin-bottom: 10px;
}
}
@media (max-width:767px) {
.met-news ul.met-page-ajax li {
	padding: 20px 0;
}
.met-news ul.met-page-ajax li .media-left {
	padding-right: 10px;
}
.met-news ul.met-page-ajax li .media-left .media-object {
	width: 100px;
}
.met-news ul.met-page-ajax li h4 {
	font-size: 16px;
	margin-bottom: 5px;
}
.met-news ul.met-page-ajax li p {
	font-size: 14px;
}
.met-news ul.met-page-ajax li p.des {
	margin-bottom: 5px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
}
@media (max-width:349px) {
.met-news ul.met-page-ajax li .media-left, .met-news ul.met-page-ajax li .media-body {
	width: 100%;
	display: block;
}
.met-news ul.met-page-ajax li .media-left {
	padding: 0;
}
.met-news ul.met-page-ajax li .media-left .media-object {
	width: auto;
	max-width: 100%;
}
.met-news ul.met-page-ajax li .media-body {
	margin-top: 15px;
}
}
.met-news.type-3 .met-news-body {
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.met-news.type-3 .widget {
	-o-border-radius: 0;
	border-radius: 0;
}
.met-news.type-3 .widget .widget-body, .met-news.type-3 .widget .widget-header {
	-o-border-radius: 0;
	border-radius: 0;
}
.met-news.type-3 .widget .widget-title {
	font-size: 24px;
}
.met-news.type-3 .widget .widget-title a {
	color: #2a333c;
}
.met-news.type-3 .widget .widget-title a:hover {
	color: #f32196;
}
.met-news.type-3 .widget .widget-metas span {
	margin-left: 10px;
}
.met-news.type-3 .widget .widget-metas span:first-child {
	margin: 0;
}
@media (max-width:767px) {
.met-news.type-3 .widget {
	margin: 15px 0 0;
}
.met-news.type-3 .widget:first-child {
	margin: 0;
}
.met-news.type-3 .widget .widget-title {
	font-size: 18px;
}
.met-news.type-3 .widget .widget-body {
	padding: 15px 10px;
}
}
.met-news-bar {
	margin-left: 30px;
	padding: 20px;
	background: #ffffff;
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
@media (max-width:991px) {
.met-news-bar {
	margin-left: 0px;
	margin-top: 30px;
	padding: 30px;
}
}
@media (max-width:767px) {
.met-news-bar {
	margin: 0;
	padding: 15px;
}
}
.met-news-bar ul.column {
	padding: 0px;
	list-style: none;
}
.met-news-bar ul.column li {
	margin-bottom: 10px;
}
.met-news-bar ul.column li a {
	font-size: 15px;
	color: #2a333c;
}
.met-news-bar ul.column li a:hover {
	color: #f32196;
}
.met-news-bar ul.column li a.active {
	color: #f32196;
}

.met-news-bar .recommend {
	margin: 20px 0px;
	padding: 20px 0px;
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5;
}
.met-news-bar .recommend h3 {
	font-size: 18px;
	font-weight: 300;
	margin: 0px;
}
.met-news-bar .recommend .list-group {
	margin-top: 10px;
	margin-bottom: 0px;
}
.met-news-bar .recommend .list-group a {
	color: #2a333c;
	font-size: 15px;
}
.met-news-bar .recommend .list-group a:hover {
	color: #f32196;
}
.met-shownews {
	padding: 30px 0px;
	border-top: 1px solid #f0f2f5;
	background: #f5f5f5;
}
.met-shownews .met-shownews-body {
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	padding: 30px;
	background: #ffffff;
}
@media (max-width:767px) {
.met-news-bar ul.column li a {
	font-size: 14px;
}
.met-shownews .met-shownews-header, .met-shownews .met-shownews-footer {
	padding: 10px;
}
}
.met-shownews .met-shownews-header {
	padding-bottom: 0px;
}
.met-shownews h1 {
	margin: 0px;
	margin-bottom: 5px;
	font-size: 26px;
	line-height: 1.5;
	font-weight: 300;
}
.met-shownews .info {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f5;
	font-size: 14px;
	font-weight: 300;
	color: #a3afb7;
}
.met-shownews .info span {
	padding-right: 10px;
}
@media (max-width:767px) {
.met-shownews .info {
	padding-bottom: 20px;
}
}
.met-shownews .met-shownews-footer {
	padding-top: 0px;
}
.met-shownews .met-shownews-footer ul.pager {
	margin: 0px;
	border-top: 1px solid #f0f2f5;
	padding-top: 20px;
}
@media (max-width:767px) {
.met-shownews {
	padding: 14px 0px;
}
.met-shownews h1 {
	font-size: 24px;
}
.met-shownews .met-shownews-header {
	padding-top: 20px;
}
}
.widget {
	background: none;
	box-shadow: none;
}
.met_tools_code {
	margin-top: 30px;
	text-align: center;
	font-size: 0px;
}
@media (max-width:767px) {
.met_tools_code {
	margin-top: 10px;
}
}
.met_tools_code .bdsharebuttonbox {
	display: inline;
}
.met_tools_code .bdsharebuttonbox a {
	float: none;
	display: inline-block;
}
.met-product {
	background: #f5f5f5;
}
.met-product .container {
	padding: 28px 14px;
}
.met-product .container-fluid {
}
.met-product .met-grid li {
	clear: none;
}
.met-product .widget {
	background: #fff;
}
.met-product .widget, .met-product .widget .widget-header, .met-product .widget-body {
	-o-border-radius: 0!important;
	border-radius: 0!important;
}
.met-product .widget-metas {
	word-wrap: break-word;
}
.met-product .widget-body-footer {
	margin-top: 15px;
}
.met-product.type-1 h4 {
	margin: 0;
	font-size: 16px;
	text-align: center;
}
.met-product.type-1 h4 a {
	color: #2a333c;
}
.met-product.type-1 h4 a:hover {
	color: #f32196;
}
.met-product.type-2 .container-fluid {
	padding: 14px;
}
.met-product.type-2 h4 {
	margin: 0;
	font-weight: 300;
}
.met-product.type-2 ul.met-grid {
	margin-bottom: 14px;
}
@media (max-width:767px) {
.met-product.type-2 .met-grid {
	padding-bottom: 10px;
}
.met-product.type-2 .met-grid li {
	background: #f5f5f5;
}
}
@media (max-width:767px) {
.met-product .container, .met-product .container-fluid {
	padding: 14px;
}
.met-product.type-1 .met-grid, .met-product.type-3 .met-grid {
	margin: 0 -10px 0 0;
}
.met-product.type-1 .met-grid li, .met-product.type-3 .met-grid li {
	margin-bottom: 10px;
	padding: 0 10px 0 0;
}
.met-product .widget-body {
	padding: 15px;
}
.met-product .widget-body .widget-body-footer {
	margin-top: 10px;
}
}
.no-js .grid li, .no-cssanimations .met-grid li {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-grid li {
	opacity: 0;
	-moz-opacity: 0;
	filter: alpha(opacity=0);
}
.met-grid li.shown {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
.met-grid li.animate {
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	-webkit-animation: moveUp 0.65s ease forwards;
	-ms-animation: moveUp 0.65s ease forwards;
	animation: moveUp 0.65s ease forwards;
}
@-webkit-keyframes moveUp {
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100);
}
}
@keyframes moveUp {
100% {
-webkit-transform:translateY(0);
-ms-transform:translateY(0);
transform:translateY(0);
opacity:1;
-moz-opacity:1;
filter:alpha(opacity=100);
}
}
#met-imgs-carousel {
	min-height: 200px;
	overflow: hidden;
}
#met-imgs-carousel.slick-dotted {
	padding-bottom: 74px;
}
#met-imgs-carousel .slick-track {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}
#met-imgs-carousel.slick-slider .slick-slide {
	width: 100%;
	cursor: -webkit-grab;
	cursor: grab;
}
#met-imgs-carousel .slick-slide {
	width: 100%;
}
#met-imgs-carousel .slick-slide:first-child {
	display: block;
}
#met-imgs-carousel .slick-slide span {
	display: inline-block;
}
#met-imgs-carousel .slick-slide img {
	display: inline;
}
#met-imgs-carousel .slick-dots {
	bottom: 0;
	overflow: hidden;
	z-index: 2;
}
#met-imgs-carousel .slick-dots div {
	margin: auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	transition: all 0.5s;
	-moz-transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	position: relative;
}
#met-imgs-carousel .slick-dots li {
	width: 64px;
	height: 64px;
	margin: 0 0 0 10px;
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
	border: 2px solid #ddd;
}
#met-imgs-carousel .slick-dots li:first-child {
	margin: 0;
}
#met-imgs-carousel .slick-dots li.slick-active {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
	border-color: #f32196;
}
#met-imgs-carousel .slick-dots li img {
	width: 60px;
	height: 60px;
	object-fit: fill;
}
#met-imgs-carousel .slick-arrow {
	width: 15%;
	height: 100%;
	top: 50%;
}
#met-imgs-carousel .slick-arrow:hover i {
	color: #999;
}
#met-imgs-carousel .slick-arrow.slick-prev {
	text-align: left;
}
#met-imgs-carousel .slick-arrow.slick-next {
	text-align: right;
}
#met-imgs-carousel .slick-arrow i {
	font-size: 70px;
	color: #ccc;
}
@media (max-width:767px) {
#met-imgs-carousel .slick-arrow i {
	font-size: 50px;
}
}
.met-showproduct {
}
.met-showproduct .para li {
	margin: 0;
	padding: 3px 15px;
	font-size: 14px;
	line-height: 1.5;
	word-wrap: break-word;
	color: #5e7387;
}
@media (min-width:992px) {
.met-showproduct .para.blocks-md-4 li:nth-child(4n+3) {
	clear: none;
}
}
.met-showproduct .met-showproduct-list {
	margin: 0;
}
.met-showproduct.pagetype1 {
	background: #f5f5f5;
}
.met-showproduct.pagetype1 .less-page-content {
	background: #f5f5f5;
}
.met-showproduct.pagetype1 .met-showproduct-head {
	background: #fff;
	padding: 30px 0px;
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro h1 {
	margin-top: 0px;
	font-size: 28px;
}
.met-showproduct.pagetype1 .met-showproduct-head .product-intro p.description {
	margin-bottom: 15px;
	color: #5e7387;
}
@media (max-width:992px) {
.met-showproduct.pagetype1 .met-showproduct-head .product-intro {
	margin-top: 20px;
}
}
@media (max-width:767px) {
.met-showproduct.pagetype1 .met-showproduct-head {
	padding: 15px 0;
}
}
.met-showproduct.pagetype1 .para {
	margin: 0;
	padding: 10px 0;
	border-top: 1px solid #f0f2f5;
	border-bottom: 1px solid #f0f2f5;
}
.met-showproduct.pagetype1 .met-showproduct-body {
	padding: 30px 0px 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body .panel {
	-o-border-radius: 0;
	border-radius: 0;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-list-body .met-editor {
	padding: 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-list-body .met-editor .para {
	margin-bottom: 15px;
	border-top: none;
}
@media (min-width:992px) {
.met-showproduct.pagetype1 .met-showproduct-body .product-list-body .panel {
	margin-right: 15px;
}
}
.met-showproduct.pagetype1 .met-showproduct-body .product-list-body .nav-tabs {
	margin-bottom: 20px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry li {
	text-align: center;
	clear: none;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.img {
	margin: 0px auto;
	margin-bottom: 5px;
	display: block;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.img img {
	margin: 0px auto;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt {
	color: #5e7387;
	text-decoration: none;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:active, .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:focus, .met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:hover {
	text-decoration: none;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry a.txt:hover {
	color: #f32196;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-hot .mob-masonry p {
	color: #f96868;
	margin-bottom: 0px;
}
@media (max-width:767px) {
.met-showproduct.pagetype1 .met-showproduct-body {
	padding: 15px 0px 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body .panel {
	margin-bottom: 15px;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}
.met-showproduct.pagetype1 .met-showproduct-body .panel-body {
	padding: 15px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-list-body .panel {
	margin-right: 0px;
}
.met-showproduct.pagetype1 .met-showproduct-body .product-list-body .nav-tabs {
	margin-bottom: 15px;
	margin-top: -10px;
}
}
.met-showproduct.pagetype2 {
	background: #fff;
}
.met-showproduct.pagetype2 .less-page-content {
	background: #f5f5f5;
}
.met-showproduct.pagetype2 nav.navbar {
	min-height: 50px;
	margin-bottom: 0px;
	background: #f5f5f5;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	-o-border-radius: 0;
	border-radius: 0;
}
.met-showproduct.pagetype2 nav.navbar.navbar-fixed-top {
	-o-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: 0 1px 2px rgba(0,0,0,0.1);
	background: rgba(255,255,255,0.95);
}
.met-showproduct.pagetype2 nav.navbar h1 {
	margin: 0px;
	height: 50px;
	line-height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.met-showproduct.pagetype2 nav.navbar .nav {
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.met-showproduct.pagetype2 nav.navbar .nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 50px;
	line-height: 50px;
	white-space: nowrap;
}
.met-showproduct.pagetype2 nav.navbar .navbar-toggle {
	height: 50px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.met-showproduct.pagetype2 nav.navbar .navbar-right li.active a {
	color: #f32196;
}
@media (max-width:767px) {
.met-showproduct.pagetype2 nav.navbar .nav {
	float: none;
}
}
.met-showproduct.pagetype2 .content {
	padding: 30px 0px;
}
.met-showproduct.pagetype2 .content-2, .met-showproduct.pagetype2 .content-4, .met-showproduct.pagetype2 .content-6 {
	background: #f5f5f5;
}
.met-showproduct.pagetype2 .content-2 .met-editor, .met-showproduct.pagetype2 .content-4 .met-editor, .met-showproduct.pagetype2 .content-6 .met-editor {
	background: #f5f5f5;
}
@media (max-width:767px) {
.met-showproduct.pagetype2 .content {
	padding: 10px 0px;
}
.met-showproduct.pagetype2 .blocks {
	padding-left: 10px;
}
.met-showproduct.pagetype2 .blocks li {
	width: 50%;
	word-wrap: break-word;
}
.met-showproduct.pagetype2 .blocks li:nth-child(2n+1) {
	clear: both;
}
.met-showproduct.pagetype2 .blocks li .widget {
	margin-right: 10px;
}
}
.met-download {
	padding: 30px 0px;
	background: #f5f5f5;
	border-top: 1px solid #f0f2f5
}
.met-download .list-group {
	margin-bottom: 30px;
}
.met-download .met-download-body {
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
.met-download .met-download-list {
	padding: 30px;
	background: #ffffff;
}
@media (max-width:767px) {
.met-download .met-download-list {
	padding: 10px;
}
}
.met-download .met-download-list .list-group-item {
	padding: 30px 0px;
}
.met-download .met-download-list .media-left {
	padding-right: 5px;
	padding-left: 10px;
}
.met-download .met-download-list .media-left i {
	font-size: 38px;
	color: #a3afb7;
}
.met-download .met-download-list h4.media-heading a {
	color: #2a333c;
	font-size: 16px;
}
.met-download .met-download-list h4.media-heading a:hover {
	color: #f32196;
}
.met-download .met-download-list small {
	color: #76838f;
	font-size: 14px;
}
.met-download .met-download-list a.btn {
	margin-right: 10px;
}
@media (max-width:767px) {
.met-download .list-group {
	margin: 0;
}
.met-download .met-download-list {
	padding: 15px;
}
.met-download .met-download-list .list-group-item {
	padding: 20px 0;
}
}
.met-download .met-download-header, .met-download .met-download-footer {
	padding: 30px;
	background: #ffffff;
}
@media (max-width:767px) {
.met-download .met-download-header, .met-download .met-download-footer {
	padding: 10px;
}
}
.met-download .met-download-header {
	padding-bottom: 0px;
}
.met-download h1 {
	margin: 0px;
	font-size: 32px;
	margin-bottom: 5px;
	font-weight: 300;
}
.met-download .info {
	padding-bottom: 20px;
	border-bottom: 1px solid #f0f2f5;
	font-size: 16px;
	color: #a3afb7;
}
.met-download .info span {
	padding-right: 10px;
}
@media (max-width:767px) {
.met-download .info {
	padding-bottom: 20px;
}
}
.met-download .paralist {
	padding: 30px;
	background: #ffffff;
	padding-bottom: 0px;
}
@media (max-width:767px) {
.met-download .paralist {
	padding: 10px;
}
}
.met-download .paralist dl {
	margin-bottom: 0px;
	padding-bottom: 5px;
	border-bottom: 1px solid #f0f2f5;
	font-size: 16px;
}
.met-download .paralist dl dd {
	margin-bottom: 5px;
	color: #76838f;
}
@media (min-width:768px) {
.met-download .paralist dl {
	padding-bottom: 25px;
}
.met-download .paralist dl dt {
	width: 100px;
	margin-bottom: 5px;
}
.met-download .paralist dl dd {
	margin-left: 120px;
	margin-bottom: 5px;
}
}
.met-download .paralist .met-download-btn {
	margin-top: 20px;
}
@media (max-width:767px) {
.met-download {
	padding: 0px;
}
.met-download h1 {
	font-size: 24px;
}
.met-download .met-download-header {
	padding-top: 20px;
}
}
.widget-divider:after {
	margin: 7px auto;
}
.btn-outline.btn-inverse {
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.met-img {
	background: #f5f5f5;
}
.met-img .widget, .met-img .cover, .met-img .cover-image {
	-o-border-radius: 0;
	border-radius: 0;
}
.met-img .container {
	padding-top: 28px;
	padding-bottom: 28px;
}
@media (max-width:767px) {
.met-img .container {
	padding-top: 14px;
	padding-bottom: 14px;
}
}
@media (min-width:480px) and (max-width:767px) {
.met-img ul.met-page-ajax li {
	width: 50%;
}
}
.overlay-panel .widget-title {
	font-size: 16px;
}
.met-showimg-con, .imgpara {
	padding: 30px 30px 0;
}
@media (max-width:767px) {
.met-showimg-con, .imgpara {
	padding: 10px 10px 0;
}
}
.imgparalist>li {
	margin: 0;
	padding: 3px 15px;
	font-size: 14px;
	line-height: 1.5;
	word-wrap: break-word;
	color: #5e7387;
}
@media (min-width:992px) {
.imgparalist>li:nth-child(4n+3) {
	clear: none;
}
}
.met-job {
	padding: 30px 0px;
	background: #f5f5f5;
}
@media (max-width:767px) {
.met-job {
	padding: 14px 0px;
}
}
.met-job .widget {
	-o-border-radius: 0;
	border-radius: 0;
	background: #fff;
}
.met-job .widget .widget-body:last-child {
	-o-border-radius: 0;
	border-radius: 0;
}
.met-job .widget .widget-title a {
	color: #2a333c;
}
.met-job .widget .widget-title a:hover {
	color: #f32196;
}
.met-job .widget .widget-metas span {
	margin-right: 10px;
}
.met-job .widget .met-editor {
	padding: 0px 20px;
}
@media (max-width:767px) {
.met-job .widget {
	margin: 0 0 14px 0;
}
.met-job .widget .widget-body {
	padding: 15px 10px;
}
.met-job .widget .met-editor {
	padding: 0px;
}
.met-job .widget hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
}
#met-job-cv .modal-header {
	border-radius: 0px;
}
@media (max-width:767px) {
#met-job-cv .modal-body {
	padding: 15px;
}
}
.met-form .form-group .control-label {
	font-weight: normal;
}
.met-message {
	padding: 30px 0px;
	background: #f5f5f5;
}
@media (max-width:767px) {
.met-message {
	padding: 0px;
}
}
.met-message .col-md-6 {
	float: none;
	margin: auto;
}
.met-message .met-message-body, .met-message .met-message-submit {
	padding: 30px;
	background: #ffffff;
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
@media (max-width:767px) {
.met-message .met-message-body, .met-message .met-message-submit {
	padding: 10px;
}
}
.met-message .met-message-body .media-left {
	padding-right: 0px;
	display: block;
	float: left;
}
.met-message .met-message-body .media-left i {
	font-size: 36px;
	color: #a3afb7;
}
.met-message .met-message-body .media-body {
	width: 86%;
	word-wrap: break-word;
	display: block;
	float: left;
}
.met-message .met-message-body .media-body p {
	font-size: 14px;
	color: #76838f;
}
@media (min-width:992px) {
.met-message .met-message-submit {
	margin-left: 30px;
}
}
@media (max-width:767px) {
.met-message .met-message-submit {
	padding-bottom: 20px;
}
}
.met-feedback {
	padding: 30px 0px;
	background: #f5f5f5;
}
.met-feedback .container {
	max-width: 800px;
}
.met-feedback .met-feedback-body {
	padding: 30px;
	background: #ffffff;
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
@media (max-width:767px) {
.met-feedback .met-feedback-body {
	padding: 10px;
}
}
@media (max-width:767px) {
.met-feedback {
	padding: 10px;
}
}
.met-search {
	padding: 30px 0px;
	border-top: 1px solid #f0f2f5;
	background: #f5f5f5;
}
@media (max-width:767px) {
.met-search {
	padding: 0px;
}
.met-search .met-search-body {
	padding: 20px 10px;
}
}
.met-search .met-search-body {
	min-height: 500px;
	padding: 30px;
	background: #ffffff;
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
@media (max-width:767px) {
.met-search .met-search-body {
	padding: 10px;
}
}
.met-search .met-search-body .page-search-form {
	margin-bottom: 10px;
}
.met-search .met-search-body .met_pager {
	margin-top: 30px;
	text-align: left;
}
.met-search .met-search-body .page-search-title {
	font-size: 26px;
}
.met-search .met-search-body .list-group-item {
	padding-top: 10px;
	padding-bottom: 10px;
}
.met-search .met-search-body .list-group-item p {
	color: #76838f;
}
.met-search .met-search-body .list-group-item>h4 {
	margin-bottom: 5px;
}
.met-search .met-search-body .list-group-item>h4 a {
	text-decoration: none;
	color: #526069;
}
.met-search .met-search-body .list-group-item>h4 a:hover {
	text-decoration: none;
	color: #37474f;
}
.met-search .met-search-body .list-group-item>p:last-child {
	margin-bottom: 0;
}
.met-sitemap {
	padding: 30px 0px;
	background: #f5f5f5;
}
@media (max-width:767px) {
.met-sitemap {
	padding: 0px;
}
}
.met-sitemap .met-sitemap-body {
	padding: 30px;
	background: #ffffff;
	-o-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	-ms-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05);
}
@media (max-width:767px) {
.met-sitemap .met-sitemap-body {
	padding: 10px;
}
}
.sitemap-list {
	padding: 0;
	margin: 0px;
	list-style-type: none;
}
.sitemap-list a {
	color: #76838f;
}
.sitemap-list>li {
	margin-bottom: 25px;
}
.sitemap-list>li:last-child {
	margin-bottom: 0px;
}
.sitemap-list>li.is-single {
	margin-bottom: 10px;
}
.sitemap-list>li>a {
	display: block;
	padding: 14px 15px;
	line-height: 1;
	text-decoration: none;
	border: 1px solid #e4eaec;
	-o-border-radius: 5px;
	border-radius: 5px;
}
.sitemap-list>li>ul {
	position: relative;
	padding: 10px 10px 20px 40px;
	margin: 0;
	list-style-type: none;
}
.sitemap-list>li>ul a:hover {
	color: #f32196;
}
.sitemap-list>li>ul::before {
	position: absolute;
	top: 0;
	left: 20px;
	width: 1px;
	height: 100%;
	content: " ";
	background: #e4eaec;
}
.sitemap-list>li>ul>li>a {
	position: relative;
	display: block;
	min-width: 220px;
	padding: 10px;
	margin-bottom: 5px;
	line-height: 1;
	text-decoration: none;
	border: 1px solid #e4eaec;
}
.sitemap-list>li>ul>li>a::after, .sitemap-list>li>ul>li>a::before {
	position: absolute;
	top: 50%;
	content: " ";
	background: #e4eaec;
}
.sitemap-list>li>ul>li>a::before {
	left: -20px;
	width: 20px;
	height: 1px;
	margin-top: -1px;
}
.sitemap-list>li>ul>li>a::after {
	left: -23px;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	-o-border-radius: 50%;
	border-radius: 50%;
}
.sitemap-list-sub {
	position: relative;
	padding: 5px 0 9px 40px;
	margin-top: -5px;
	list-style-type: none;
}
.sitemap-list-sub::before {
	position: absolute;
	top: 0;
	left: 20px;
	width: 1px;
	height: 100%;
	content: " ";
	background: #e4eaec;
}
.sitemap-list-sub>li {
	position: relative;
	line-height: 30px;
}
.sitemap-list-sub>li::after, .sitemap-list-sub>li::before {
	position: absolute;
	top: 50%;
	left: -22px;
	content: " ";
	background: #e4eaec;
}
.sitemap-list-sub>li::before {
	width: 15px;
	height: 1px;
	margin-top: -1px;
}
.sitemap-list-sub>li::after {
	width: 5px;
	height: 5px;
	margin-top: -3px;
	-o-border-radius: 50%;
	border-radius: 50%;
}
@media (max-width:479px) {
.sitemap-list {
	padding-left: 40px;
	list-style-type: disc;
}
.sitemap-list .icon {
	display: none;
}
.sitemap-list>li:first-child {
	margin-bottom: 20px;
	margin-left: -16px;
	list-style-type: none;
}
.sitemap-list>li>a {
	display: inline;
	padding: 10px;
	border: none;
}
.sitemap-list>li>a i {
	display: none;
}
.sitemap-list>li>ul {
	padding: 5px 0 5px 26px;
	list-style-type: circle;
}
.sitemap-list>li>ul::before {
	display: none;
}
.sitemap-list>li>ul>li>a {
	display: inline;
	padding: 10px 0;
	border: none;
}
.sitemap-list>li>ul>li>a::after, .sitemap-list>li>ul>li>a::before {
	display: none;
}
.sitemap-list-sub {
	padding: 5px 0 5px 20px;
	list-style-type: square;
}
.sitemap-list-sub::before {
	display: none;
}
.sitemap-list-sub>li {
	line-height: normal;
}
.sitemap-list-sub>li::after, .sitemap-list-sub>li::before {
	display: none;
}
}
.met-nav-right-shop.nav>li {
	background: #f5f5f5;
	margin-bottom: 10px;
}
.met-nav-right-shop.nav>li:last-child {
	margin-bottom: 0px;
}
.met-nav-right-shop.nav>li>a {
	padding-top: 0px;
	padding-bottom: 0px;
	height: 40px;
	line-height: 40px;
}
.met-nav-right-shop .dropdown-menu li i {
	color: #9E9E9E;
}
.met-nav-right-shop .dropdown>a>i {
	margin-right: 5px;
	color: #76838f;
}
.met-nav-right-shop #topcart-body .avatar {
	width: 50px;
}
.met-nav-right-shop #topcart-body .avatar img {
	-o-border-radius: 0;
	border-radius: 0;
}
.met-nav-right-shop .dropdown-menu-header {
	padding: 20px 20px;
}
.met-nav-right-shop .dropdown-menu-footer {
	height: 55px;
	line-height: 55px;
	padding: 0px 15px!important;
}
@media (min-width:768px) {
.met-nav-right-shop {
	margin-top: 10px;
	margin-left: 30px;
}
.met-nav-right-shop.nav>li {
	margin-left: 20px;
	margin-left: 5px;
	margin-bottom: 0px;
}
.met-nav-right-shop.nav>li:first-child {
	margin-left: 0;
}
.met-nav-right-shop .dropdown-menu {
	top: 50px;
}
}
@media (max-width:991px) {
.met-nav-right-shop {
	margin-left: 10px;
}
}
@media (max-width:767px) {
.met-nav-right-shop {
	margin-left: 0;
	margin-right: 0;
}
}
.shop-product-intro+.para {
	margin-top: 20px;
}
.shop-product-intro #price {
	font-size: 32px;
}
.shop-product-intro .form-group {
	margin-bottom: 0px;
}
.shop-product-intro del {
	position: relative;
	top: -2px;
	font-weight: 300;
}
.shop-product-intro del:not(:first-child) {
	margin-left: 20px;
}
.shop-product-intro label {
	margin-bottom: 0px;
}
.shop-product-intro .selectpara-body a.btn {
	margin-top: 8px;
}
.shop-product-intro .selectpara-body .selectpara {
	min-width: 70px;
	text-align: center;
}
.shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:focus, .shop-product-intro .selectpara-body .selectpara.btn-outline.btn-danger:hover {
	background-color: transparent;
	color: #f96868;
}
.shop-product-intro .height-10 {
	height: 10px;
}
.shop-product-intro .text-default {
	padding: 20px;
	background: #F3F7F9;
}
.shop-product-intro .purchase-btn a.btn {
	width: 100%;
	display: block;
}
.shop-product-intro .purchase-btn a.btn i {
	margin-right: 8px;
}
@media (min-width:768px) {
.shop-product-intro .purchase-btn a.btn {
	width: auto;
	display: inline-block;
	padding: 10px 35px;
}
}
@media (max-width:767px) {
.shop-product-intro .price {
	padding: 10px 20px!important;
}
.shop-product-intro .product-tocart {
	margin-top: 10px;
}
}
@media (min-width:768px) {
.met-showproduct.pagetype2 .shop-btn-body {
	margin-left: 20px;
}
}
@media (max-width:767px) {
.met-showproduct.pagetype2 .navbar-toggle {
	padding: 0px;
	float: none;
}
.met-showproduct.pagetype2 .shop-btn {
	padding: 6px 13px;
	font-size: 12px;
	line-height: 1.5;
}
}
.met-showproduct.pagetype2 #shop-fashion-option .modal-content, .met-showproduct.pagetype2 #shop-fashion-option .modal-header {
	-o-border-radius: 0;
	border-radius: 0;
}
@media (max-width:767px) {
.met-showproduct.pagetype2 #shop-fashion-option .modal-body {
	padding: 15px;
}
}
.btn-outline.btn-primary {
	background: #f32196;
	color: #fff;
	max-width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.btn-primary {
	background-color: #039ac6;
	border-color: #039ac6;
}
.btn-primary.focus, .btn-primary:focus, .btn-primary:hover {
	background-color: #333;
	border-color: #333;
}
html:not(.isMobile) *::-webkit-scrollbar {
width:6px;
background:#313c42;
}
html:not(.isMobile) *::-webkit-scrollbar-thumb {
background:#f32196;
}
html:not(.isMobile) *::-webkit-scrollbar-track {
}
html:not(.isMobile) *::-webkit-scrollbar-button {
}
html:not(.isMobile) *::-webkit-scrollbar-track-piece {
width:0;
}
html:not(.isMobile) *::-webkit-scrollbar-corner {
}
html:not(.isMobile) *::-webkit-resizer {
}
.case1{
	position:relative;
	width:357px;
	height:560px;
	margin-right:8px;
	float:left;
}
.case2{
	position:relative;
	width:839px;
	height:280px;
	float:left;
}
.case3{
	position:relative;
	width:426px;
	height:276px;
	margin-top:25px;
	margin-right:3px;
	float:left;
}
.case4{
	position:relative;
	width:410px;
	height:144px;
	overflow:hidden;
	margin-top:25px;
	float:left;
}
.case5{
	position:relative;
	width:410px;
	height:145px;
	margin-top:8px;
	overflow:hidden;
	float:left;
}
.host-cut img{
	z-index:8;
    width: 100%;
    height: auto;
}
.host-cut h3{
	position:absolute;
	left:15px;
	top:0;
	color:#FFF;
    z-index: 12;
}

.news-cut.index {
	margin: 7px -7px;
}
.news-cut ul {
	width: 32%;
	list-style: none;
	margin-right:1%;
	padding: 0;
	float:left;
}
.news-cut .index ul{
	width:32%;
}
.news-cut ul:after {
	display: block;
	content: '';
	clear: both;
}
.news-cut ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 7px;
	width: 100%;
}
.news-cut.index ul li {
	width: 100%;
	border-bottom:1px dashed #CCC;
}
.news-cut ul .fenl{
	background-color:#5e9cd1;
}
.news-cut ul .fenl a{
	background-color:#5e9cd1;
	color:#FFF;
}
.news-cut ul .fenl a:hover{
	color:#000000;
}
.news-cut ul li a {
	display: block;
	background: #fff;
}
.news-cut ul li a {
	font-size:16px;
}
.news-cut ul li a span{
	float:right;
}