/*
Cache: iphorm, FeiEditor_respond, open_social_css, qfy_editor_front, vc_carousel_css, main-fonts, dt-main, dt-custom-less, dt-bit-custom-less, qfy_dynamic_css, fontawesome_css, dt-awsome-fonts-boot, style, dt-media-op-css, dt-main-roya-css, dt-main-roya-default-css, dashicons, thickbox
*/


/* iphorm: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/plugins/qfy_form/css/styles.css) */

@media screen and (max-width:768px) {
	body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-2cols>.iphorm-element-wrap,
	body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-2cols>.iphorm-group-wrap,
	body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-3cols>.iphorm-element-wrap,
	body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-3cols>.iphorm-group-wrap,
	body .iphorm-group-alignment-proportional .iphorm-group-row-4cols>.iphorm-element-wrap,
	body .iphorm-group-alignment-proportional .iphorm-group-row-4cols>.iphorm-group-wrap,
	body .iphorm-group-alignment-proportional .iphorm-group-row-5cols>.iphorm-element-wrap,
	body .iphorm-group-alignment-proportional .iphorm-group-row-5cols>.iphorm-group-wrap {
		width: 100%!important;
	}
	body .iphorm-elements table.leftright td {
		display: block!important;
		width: 100%!important;
	}
	body .iphorm-elements table.leftright .iphorm-submit-wrap .iphorm-submit-input-wrap {
		text-align: left!important;
		top: 0!important;
	}
	body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row>.iphorm-element-wrap .iphorm-element-spacer {
		padding: 0;
	}
	body .iphorm-elements .iphorm-labels-left>.iphorm-element-spacer>label {
		top: 0!important;
		left: 0!important;
		float: none;
		padding-bottom: 0!important;
	}
	body .iphorm-elements .iphorm-labels-left.iphorm-element-wrap .iphorm-input-wrap {
		margin-left: 0!important;
		padding-left: 0!important;
	}
}

.iphorm-clearfix:before,
.iphorm-clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}

.iphorm-clearfix:after {
	clear: both
}

.iphorm-clearfix {
	zoom: 1
}

.iphorm-inner input[type="checkbox"],
input[type="radio"] {
	vertical-align: middle;
}

.iphorm-inner label {
	vertical-align: middle;
	display: inline-block;
	min-height: 20px;
}

.iphorm-inner button::-moz-focus-inner {
	border: 0
}

.iphorm-inner :focus,
.iphorm-inner a:focus {
	outline: 0
}

.iphorm-inner input.middle:focus,
.iphorm-inner select.middle:focus,
.iphorm-inner textarea.middle:focus {
	outline-width: 0
}

.iphorm-inner input:focus,
.iphorm-inner select:focus,
.iphorm-inner textarea:focus {
	outline: none
}

.iphorm-inner textarea {
	overflow: auto;
	vertical-align: top
}

.iphorm-inner button,
.iphorm-innerinput {
	width: auto;
	overflow: visible
}

.iphorm-inner button {
	border: 1px outset #ccc
}

.iphorm-inner .iphorm-elements {
	margin: 0;
	padding: 0;
}

.iphorm-element-spacer {
	padding-bottom: 10px;
}

.iphorm-hidden {
	display: none
}

.iphorm-element-wrap label span.iphorm-required {
	color: #cc0101;
	font-size: 10px;
}

.iphorm-elements .iphorm-element-wrap-text input,
.iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-elements .iphorm-element-wrap-password input,
.iphorm-elements .iphorm-element-wrap select,
.iphorm-elements .iphorm-element-wrap textarea {
	margin: 0;
	margin-bottom: 3px;
	color: #999;
	border: solid 1px #CCC;
	padding: 2px;
	min-width: 10px;
	max-width: 100%;
	width: 80%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555555;
	display: inline-block;
	font-size: 14px;
	height: 26px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	box-sizing: border-box;
}

.iphorm-widget .iphorm-elements .iphorm-element-wrap-text input,
.iphorm-widget .iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-widget .iphorm-elements .iphorm-element-wrap-password input,
.iphorm-widget .iphorm-elements .iphorm-element-wrap select,
.iphorm-widget .iphorm-elements .iphorm-element-wrap textarea {
	margin: 0;
	margin-bottom: 3px;
	color: #999;
	border: solid 1px #CCC;
	padding: 2px;
	min-width: 10px;
	max-width: 100%;
	width: 80%;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	box-shadow: none;
	color: #555555;
	display: block;
	font-size: 14px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}

.iphorm-elements .iphorm-element-wrap-text input:hover,
.iphorm-elements .iphorm-element-wrap-captcha input:hover,
.iphorm-elements .iphorm-element-wrap-password input:hover,
.iphorm-elements .iphorm-element-wrap select:hover,
.iphorm-elements .iphorm-element-wrap textarea:hover,
.iphorm-elements .iphorm-element-wrap-text input:active,
.iphorm-elements .iphorm-element-wrap-captcha input:active,
.iphorm-elements .iphorm-element-wrap-password input:active,
.iphorm-elements .iphorm-element-wrap select:active,
.iphorm-elements .iphorm-element-wrap textarea:active,
.iphorm-elements .iphorm-element-wrap-text input:focus,
.iphorm-elements .iphorm-element-wrap-captcha input:focus,
.iphorm-elements .iphorm-element-wrap-password input:focus,
.iphorm-elements .iphorm-element-wrap select:focus,
.iphorm-elements .iphorm-element-wrap textarea:focus {}

.iphorm-elements .iphorm-element-wrap-text input,
.iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-elements .iphorm-element-wrap-password input {
	line-height: 1;
}

.iphorm-elements .iphorm-element-wrap-textarea textarea {
	line-height: 1.4;
	height: auto;
}

.iphorm-elements .iphorm-element-wrap select {
	width: auto;
	max-width: 80%;
	height: 32px;
}

.iphorm-widget .iphorm-elements .iphorm-element-wrap textarea {
	height: auto;
}

.iphorm-widget .iphorm-elements .iphorm-element-wrap select {
	height: auto;
}

.iphorm-element-wrap>label {
	font-weight: bold;
	padding: 0 0 4px 0;
	display: inline-block;
}

.iphom-upload-progress-wrap {
	display: none;
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0 5px 5px 0;
	line-height: 14px;
}

.iphorm-upload-progress-bar-wrap {
	background: #eee;
	border: 1px solid #ccc;
	padding: 1px;
}

.iphorm-upload-progress-bar {
	width: 0;
	height: 10px;
	background: #7ec100;
}

.iphorm-upload-info {
	padding-top: 3px;
}

.iphorm-upload-info>div {
	float: left;
	display: inline-block;
	padding: 0 10px;
	font-size: 11px;
	line-height: 15px;
}

.iphorm-upload-error {
	display: none;
	padding: 3px;
	background: #F3CAC7;
}

.iphorm-upload-info>div:first-child {
	padding-left: 2px;
}

.iphorm-file-queue {
	display: none;
	padding-bottom: 5px;
}

.iphorm-upload-queue-file {
	float: left;
	display: inline-block;
	background: #eee;
	border: 1px solid #ddd;
	padding: 5px;
	margin: 0 5px 5px 0;
	position: relative;
	overflow: hidden;
}

.iphorm-upload-queue-filename {
	float: left;
	max-width: 200px;
	overflow: hidden;
	white-space: nowrap;
	margin-right: 20px;
}

.iphorm-upload-queue-remove {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -8px 4px 0 0;
	height: 17px;
	width: 17px;
	line-height: 17px;
	text-align: center;
	display: block;
}

.iphorm-upload-queue-success {
	font-size: 10px;
	font-weight: bold;
	color: #000;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -8px 4px 0 0;
	height: 17px;
	width: 17px;
	line-height: 17px;
	text-indent: -99999px;
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_form/images/file-upload-tick.png) no-repeat center center;
	display: block;
}

.iphorm-swfupload {
	position: relative;
	margin-bottom: 8px;
	display: none;
}

.iphorm-swfupload object.swfupload {
	position: absolute;
	left: 0;
	bottom: 0;
	margin: 0!important;
	padding: 0!important;
}

.iphorm-swfupload-browse {
	background: #EEE;
	border: solid 1px #DDD;
	text-align: center;
	min-width: 80px;
	min-height: 20px;
	line-height: 20px;
	padding: 1px 10px;
	display: inline-block;
	cursor: pointer;
	float: left;
	position: relative;
	color: #000;
}

.iphorm-swfupload-browse:hover {
	background: #DDD;
}

.iphorm-add-another-upload {
	margin-top: 5px;
}

.iphorm-add-another-upload span.iphorm-add-another-upload-button {
	background: #EEE;
	border: solid 1px #DDD;
	text-align: center;
	cursor: pointer;
	padding: 4px 10px;
	margin: 3px 0;
	float: left;
	line-height: 1;
}

.iphorm-add-another-upload span.iphorm-add-another-upload-button:hover {
	background: #ddd;
}

.iphorm-element-wrap p.iphorm-description,
#content .iphorm-element-wrap p.iphorm-description {
	margin: 0;
	font-size: 11px;
}

.iphorm-element-wrap p.iphorm-description {
	padding-bottom: 0;
	font-size: 11px;
	font-style: italic;
}

h3.iphorm-title {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 8px;
}

p.iphorm-description {
	font-size: 12px;
	color: #666;
	margin: 0;
	padding-bottom: 20px;
}

.iphorm-input-checkbox-ul,
.iphorm-input-radio-ul {
	margin: 0;
	padding: 0;
}

.iphorm-input-checkbox-ul .iphorm-input-checkbox-li,
.iphorm-input-radio-ul .iphorm-input-radio-li {
	margin: 0;
	padding: 0;
	height: 25px;
	height: auto;
	min-height: 25px;
}

.iphorm-input-checkbox-ul .iphorm-input-checkbox-li label,
.iphorm-input-radio-ul .iphorm-input-radio-li label {
	position: relative;
}

.iphorm-elements .iphorm-element-wrap .iphorm-input-checkbox-ul .iphorm-input-checkbox-li input,
.iphorm-elements .iphorm-element-wrap .iphorm-input-radio-ul .iphorm-input-radio-li input {
	border: none;
}

.iphorm-input-checkbox-li label,
.iphorm-input-radio-li label {
	line-height: 23px;
}

.iphorm-options-inline>.iphorm-input-checkbox-li,
.iphorm-options-inline>.iphorm-input-radio-li {
	display: inline;
	padding: 0 15px 5px 0;
	float: left;
}

.iphorm-options-inline .iphorm-input-checkbox-li label,
.iphorm-options-inline .iphorm-input-radio-li label {
	white-space: nowrap
}

.iphorm-captcha-image-wrap {
	position: relative;
}

.ifb-captcha-image-inner {
	position: relative;
	float: left;
	background: #fff url(//fast.qifeiye.com/qfy-content/plugins/qfy_form/images/captcha-refresh-icon.png) no-repeat center center;
	cursor: pointer;
}

.ifb-captcha-image-inner img {
	max-width: 100%;
	display: block;
}

.iphorm-group-title-description-wrap {
	margin-bottom: 10px;
}

.iphorm-group-title {
	font-size: 17px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
}

p.iphorm-group-description {
	font-size: 13px;
	color: #666;
	margin: 0;
	padding-bottom: 0;
}

.iphorm-group-style-bordered>.iphorm-group-elements {
	border: solid 1px #CCC;
	padding: 10px 10px 0;
}

.iphorm-group-row {
	padding: 0;
}

.iphorm-group-row>.iphorm-element-wrap,
.iphorm-group-row>.iphorm-group-wrap {
	display: inline-block;
	float: left;
	min-height: 1px;
	padding: 0;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-1cols>.iphorm-element-wrap,
.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-1cols>.iphorm-group-wrap {
	width: 100%;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-2cols>.iphorm-element-wrap,
.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-2cols>.iphorm-group-wrap {
	width: 49.9%!important;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-3cols>.iphorm-element-wrap,
.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-3cols>.iphorm-group-wrap {
	width: 33.3%!important;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-4cols>.iphorm-element-wrap,
.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-4cols>.iphorm-group-wrap {
	width: 25%!important;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-5cols>.iphorm-element-wrap,
.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-5cols>.iphorm-group-wrap {
	width: 20%!important;
}

.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row>.iphorm-element-wrap,
.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row>.iphorm-group-wrap {
	float: left;
	width: auto;
}

.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row>.iphorm-group-alignment-proportional {
	width: 100%;
	clear: both;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row>.iphorm-element-wrap .iphorm-element-spacer {
	padding: 0 10px 10px 0;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row>.iphorm-element-wrap.last-child .iphorm-element-spacer,
.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row.iphorm-group-row-1cols>.iphorm-element-wrap .iphorm-element-spacer,
.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row>.iphorm-element-wrap.last-child .iphorm-element-spacer,
.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row.iphorm-group-row-1cols>.iphorm-element-wrap .iphorm-element-spacer {
	padding: 0 0 10px 0;
}

.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row>.iphorm-element-wrap .iphorm-element-spacer {
	padding: 0 10px 10px 0;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements .iphorm-group-wrap>.iphorm-group-elements {
	margin-right: 10px;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements .iphorm-group-wrap.last-child>.iphorm-group-elements,
.iphorm-group-alignment-proportional>.iphorm-group-elements .iphorm-group-row-1cols>.iphorm-group-wrap>.iphorm-group-elements {
	margin-right: 0;
}

.iphorm-group-alignment-proportional>.iphorm-group-elements .iphorm-group-wrap.last-child {
	margin-right: -10px;
	min-width: 1px;
}

.iphorm-group-style-bordered.iphorm-group-wrap {
	margin-bottom: 15px;
}

.iphorm-group-wrap>.iphorm-group-elements .iphorm-group-row .iphorm-group-style-bordered.iphorm-group-wrap {
	margin-bottom: 0;
}

.iphorm-group-style-plain.iphorm-group-wrap {
	margin: 0;
}

.iphorm-group-wrap .iphorm-group-row>.iphorm-group-style-plain.iphorm-group-wrap {
	margin: 0;
}

.iphorm-group-wrap .iphorm-group-row>.iphorm-group-style-bordered.iphorm-group-wrap {
	padding: 0 0 10px 0;
	float: left;
}

.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row>.iphorm-group-style-bordered.iphorm-group-wrap {
	margin-right: 10px;
}

.iphorm-group-alignment-left>.iphorm-group-elements>.iphorm-group-row>.iphorm-group-style-bordered.iphorm-group-wrap.last-child {
	margin-right: 0;
}

.iphorm-group-wrap .iphorm-group-row.iphorm-group-row-1cols>.iphorm-group-style-bordered.iphorm-group-wrap {
	padding: 0 0 10px 0;
	float: none;
	clear: both;
}

.iphorm-labels-above>.iphorm-element-spacer>label {
	position: relative;
	padding-bottom: 4px;
}

.iphorm-labels-left>.iphorm-element-spacer>label {
	width: 150px;
	position: relative;
	float: left;
	padding-bottom: 10px;
}

.iphorm-element-wrap-text.iphorm-labels-inside>.iphorm-element-spacer>label,
.iphorm-element-wrap-textarea.iphorm-labels-inside>.iphorm-element-spacer>label,
.iphorm-element-wrap-password.iphorm-labels-inside>.iphorm-element-spacer>label,
.iphorm-element-wrap-captcha.iphorm-labels-inside>.iphorm-element-spacer>label {
	padding: 0;
	line-height: 16px;
	margin-left: 5px;
	margin-top: 3px;
	color: #999;
	position: absolute;
	z-index: 1;
}

.iphorm-labels-above.iphorm-element-wrap .iphorm-input-outer-wrap {
	padding-top: 5px;
}

.iphorm-labels-left.iphorm-element-wrap .iphorm-input-outer-wrap,
.iphorm-labels-left.iphorm-element-wrap .iphorm-input-wrap,
.iphorm-labels-left.iphorm-element-wrap .iphorm-captcha-image-wrap {
	margin-left: 150px;
	padding-left: 10px;
}

.iphorm-labels-left.iphorm-element-wrap .iphorm-input-outer-wrap>.iphorm-input-wrap {
	margin-left: 0!important;
	padding-left: 0;
}

.iphorm-element-wrap.iphorm-labels-inside .iphorm-element-spacer {
	position: relative;
}

.iphorm-input-wrap-text.iphorm-labels-inside>.iphorm-element-spacer>input,
.iphorm-input-wrap-textarea.iphorm-labels-inside>.iphorm-element-spacer>input,
.iphorm-input-wrap-email.iphorm-labels-inside>.iphorm-element-spacer>input,
.iphorm-input-wrap-password.iphorm-labels-inside>.iphorm-element-spacer>input,
.iphorm-input-wrap-captcha.iphorm-labels-inside>.iphorm-element-spacer>input {
	margin-top: 0;
}

.iphorm-submit-wrap {
	margin: 10px 0
}

.iphorm-submit-input-wrap {
	text-align: left;
}

.iphorm-submit-wrap button {
	border: none;
	background: none;
	text-align: center;
	width: auto;
	overflow: visible;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: auto;
	cursor: pointer;
	margin-right: 5px;
}

.iphorm-submit-wrap button:active {
	background: none;
	border: none;
	padding: 0;
}

.iphorm-submit-wrap button span,
.iphorm-submit-wrap button em {
	display: block;
	margin: 0;
	color: #000;
	cursor: pointer;
}

.iphorm-submit-wrap button span {
	padding-left: 20px;
	background: #EEE;
}

.iphorm-submit-wrap button em {
	font-style: normal;
	padding-right: 20px;
	background: #EEE;
}

.iphorm-submit-wrap button:hover em {
	background: #ddd;
}

.iphorm-submit-wrap button:active em {
	background: #ccc;
}

.iphorm-submit-wrap button:hover span {
	background: #ddd;
}

.iphorm-submit-wrap button:active span {
	background: #ccc;
}

.iphorm-loading-wrap {
	display: none;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: center;
	padding-top: 5px;
}

.iphorm-loading-wrap .iphorm-loading {
	font-style: italic;
	text-indent: -9999px;
	display: block;
	min-width: 30px;
	background: transparent url(//fast.qifeiye.com/qfy-content/plugins/qfy_form/images/default-loading.gif) no-repeat center center;
}

.iphorm-errors {
	display: none;
}

.iphorm-errors-list {
	margin: 0;
	padding: 3px 0 6px 0;
}

.iphorm-errors-list>.iphorm-error {
	padding: 3px 10px 3px 5px;
	margin: 0;
	line-height: 16px;
	background: #D64A49;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	border: 1px solid #D64A49;
	float: left;
}

.iphorm-labels-left>.iphorm-element-spacer>.iphorm-errors-wrap {
	margin-left: 150px
}

.iphorm-labels-left>.iphorm-element-spacer>.iphorm-errors-wrap .iphorm-errors-list>.iphorm-error {
	margin-left: 10px!important
}

.iphorm-labels-above>.iphorm-element-spacer>.iphorm-errors-wrap .iphorm-errors-list .iphorm-error,
.iphorm-labels-inside>.iphorm-element-spacer>.iphorm-errors-wrap .iphorm-errors-list .iphorm-error {
	margin-left: 0!important
}

.iphorm-queue-errors {
	display: none;
}

.iphorm-queue-errors {
	margin: 0;
	padding: 0 0 10px 0;
}

.iphorm-queue-errors-list>.iphorm-queue-error {
	padding: 3px 10px 3px 5px;
	margin: 0;
	line-height: 16px;
	background: #D64A49;
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	display: inline-block;
	border: 1px solid #D64A49;
	float: left;
}

.iphorm-error-message {
	background: #cc0000;
	padding: 8px 20px 8px 8px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #cc0000;
	font-weight: normal;
	color: #fff;
}

.iphorm-success-message {
	background: #5BC3A2;
	padding: 8px 20px 8px 8px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #5BC3A2;
	font-weight: normal;
	color: #fff;
}

.iphorm-referral-link a {
	text-decoration: none;
	color: #0F83CA;
}

.iphorm-referral-link a:hover {
	color: #292929;
}

.iphorm-input-wrap-date-select-wrap {
	float: left;
}

.iphorm-datepicker-icon {
	display: none;
	height: 24px;
	width: 24px;
	cursor: pointer;
	float: left;
	margin: 2px 0 0 2px;
}

.ui-datepicker {
	z-index: 25000!important;
}

#ui-datepicker-div {
	font-size: 14px;
}

#ui-datepicker-div table {
	line-height: 1.2;
}

.iphorm-input-wrap .iphorm-element-file-inner input[type="file"] {
	text-shadow: none!important
}

*:first-child+html .iphorm-input-wrap select {
	background: transparent!important;
	color: #000!important
}

*:first-child+html .iphorm-input-wrap select option {
	background: #fff!important;
	color: #000!important
}

.iphorm-input-radio-li input[type="radio"] {
	background: transparent!important;
	border: none transparent!important
}

.iphorm-input-checkbox-li input[type="checkbox"] {
	background: transparent!important;
	border: none transparent!important
}

.iphorm-js .iphorm-input-wrap-file {
	display: none;
}

.iphorm-tooltip-icon {
	width: 15px;
	height: 15px;
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_form/images/help-icon.png) no-repeat right bottom;
	display: inline-block;
	cursor: pointer;
}

.iphorm-element-wrap-text.iphorm-labels-inside>.iphorm-element-spacer>label .iphorm-tooltip-icon,
.iphorm-element-wrap-textarea.iphorm-labels-inside>.iphorm-element-spacer>label .iphorm-tooltip-icon,
.iphorm-element-wrap-password.iphorm-labels-inside>.iphorm-element-spacer>label .iphorm-tooltip-icon,
.iphorm-element-wrap-captcha.iphorm-labels-inside>.iphorm-element-spacer>label .iphorm-tooltip-icon {
	position: absolute;
	right: -20px;
	top: 0;
}

.iphorm-tooltip-icon-content {
	display: none;
}

.iphorm-js .iphorm-has-logic {
	visibility: hidden;
}

#fancybox-content .iphorm-inner {
	padding: 15px;
}

#fancybox-content .iphorm-edit-form-wrap {
	display: none;
}

*:first-child+html .selector>span {
	width: auto!important
}

*:first-child+html .selector>select {
	width: auto!important
}

.iphorm-swfupload-browse .fluid-width-video-wrapper {
	position: static!important;
	margin: 0!important;
	padding: 0!important;
	height: auto!important;
}

.iphorm-uniform-theme-default .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-default .iphorm div.selector.fixedWidth span,
.iphorm-uniform-theme-aristo .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-aristo .iphorm div.selector.fixedWidth span,
.iphorm-uniform-theme-agent .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-agent .iphorm div.selector.fixedWidth span {
	width: auto;
}

.iphorm-uniform-theme-default .iphorm div.selector,
.iphorm-uniform-theme-aristo .iphorm div.selector,
.iphorm-uniform-theme-agent .iphorm div.selector {
	font-size: 13px;
	font-weight: normal;
}

.iphorm-uniform-theme-default .iphorm div.selector select,
.iphorm-uniform-theme-aristo .iphorm div.selector select,
.iphorm-uniform-theme-agent .iphorm div.selector select {
	font-size: 13px;
}

.iphorm-uniform-theme-aristo .iphorm div.uploader span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader span.action {
	font-size: 11px;
	font-weight: bold;
}

.iphorm-uniform-theme-aristo .iphorm div.selector span,
.iphorm-uniform-theme-agent .iphorm div.selector span {
	padding-right: 29px;
}

.iphorm-uniform-theme-aristo .iphorm div.checker,
.iphorm-uniform-theme-aristo .iphorm div.radio,
.iphorm-uniform-theme-agent .iphorm div.checker,
.iphorm-uniform-theme-agent .iphorm div.radio {
	margin-right: 3px;
}

.iphorm-uniform-theme-agent .iphorm div.selector span {
	text-shadow: none;
}

.iphorm-uniform-theme-agent .iphorm div.selector span {
	padding-right: 34px;
}

.iphorm-uniform-theme-default .iphorm div.uploader span.action {
	color: #242424;
}

.iphorm-uniform-theme-default .iphorm div.uploader.hover,
.iphorm-uniform-theme-default .iphorm div.uploader.focus {
	background-position: 0 -297px;
}

.iphorm-uniform-theme-agent .iphorm div.uploader.hover,
.iphorm-uniform-theme-agent .iphorm div.uploader.focus {
	background-position: 0 -366px;
}

.iphorm-uniform-theme-aristo .iphorm div.uploader.hover,
.iphorm-uniform-theme-aristo .iphorm div.uploader.focus {
	background-position: 0 -366px;
}

.iphorm-uniform-theme-default .iphorm div.uploader {
	background: none;
	margin-left: -4px;
}

.iphorm-uniform-theme-default .iphorm div.uploader span.filename {
	background-image: url("//fast.qifeiye.com/qfy-content/plugins/qfy_form/js/uniform/themes/default/images/sprite.png");
	background-repeat: no-repeat;
	background-position: 0 -299px;
	margin-top: 0;
	margin-bottom: 0;
	width: 82px;
	padding-left: 13px;
}

.iphorm-uniform-theme-default .iphorm div.uploader span.action {
	background-color: transparent;
	height: 24px;
	line-height: 24px;
	background-position: right -439px;
	width: 80px;
	padding-right: 2px;
}

.iphorm-uniform-theme-default .iphorm div.uploader.hover span.action,
.iphorm-uniform-theme-default .iphorm div.uploader.focus span.action {
	background-position: right -439px;
}

.iphorm-uniform-theme-default .iphorm div.uploader.hover.active span.action,
.iphorm-uniform-theme-default .iphorm div.uploader.focus.active span.action {
	background-position: right -439px;
	line-height: 26px;
}

.iphorm-uniform-theme-agent .iphorm div.uploader {
	background: none;
	width: 199px;
	margin-bottom: 0;
	margin-left: -8px;
}

.iphorm-uniform-theme-agent .iphorm div.uploader span.filename {
	background-image: url("//fast.qifeiye.com/qfy-content/plugins/qfy_form/js/uniform/themes/agent/images/sprite-agent.png");
	background-repeat: no-repeat;
	background-position: 0 -366px;
	width: 82px;
	padding-left: 13px;
}

.iphorm-uniform-theme-agent .iphorm div.uploader span.action {
	background-color: transparent;
	background-position: right -462px;
}

.iphorm-uniform-theme-agent .iphorm div.uploader.hover span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader.focus span.action {
	background-position: right -462px;
}

.iphorm-uniform-theme-agent .iphorm div.uploader.hover.active span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader.focus.active span.action {
	background-position: right -462px;
	line-height: 34px;
}

.iphorm-uniform-theme-aristo .iphorm div.uploader {
	background: none;
	width: 199px;
	margin-left: -8px;
}

.iphorm-uniform-theme-aristo .iphorm div.uploader span.filename {
	background-image: url("//fast.qifeiye.com/qfy-content/plugins/qfy_form/js/uniform/themes/aristo/images/sprite-aristo.png");
	background-repeat: no-repeat;
	background-position: 0 -370px;
	width: 82px;
	padding-left: 13px;
}

.iphorm-uniform-theme-aristo .iphorm div.uploader span.action {
	background-color: transparent;
	background-position: right -462px;
}

.iphorm-uniform-theme-aristo .iphorm div.uploader.hover span.action,
.iphorm-uniform-theme-aristo .iphorm div.uploader.focus span.action {
	background-position: right -462px;
}

.iphorm-uniform-theme-aristo .iphorm div.uploader.hover.active span.action,
.iphorm-uniform-theme-aristo .iphorm div.uploader.focus.active span.action {
	background-position: right -462px;
	line-height: 34px;
}

.iphorm-outer form {
	font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
}

li.advanced_settings {
	display: none;
}


/* FeiEditor_respond: (http://54cb4e2ce1429.t73.qifeiye.com/FeiEditor/bitSite/css/respond.css) */

.displaynone,
.submenu_displaynone .sub-nav {
	display: none!important;
}

#main-nav.submenu_displaynone>li.has-children.level-arrows-on>a::after {
	background-image: none!important;
}

.bit-html .qfe_row .vc_span1,
.bit-html .qfe_row .vc_span2,
.bit-html .qfe_row .vc_span3,
.qfe_row .vc_span4,
.qfe_row .vc_span5,
.qfe_row .vc_span6,
.qfe_row .vc_span7,
.qfe_row .vc_span8,
.qfe_row .vc_span9,
.qfe_row .vc_span10,
.qfe_row .vc_span11,
.qfe_row .vc_span12,
.qfe_row .vc_span1_2,
.qfe_row .vc_span1_5,
.qfe_row .vc_span1_7,
.qfe_row .vc_span1_3,
.qfe_row .vc_span2_4,
.qfe_row .vc_span4_5,
.qfe_row .vc_span7_5,
.qfe_row .vc_span9_6,
.qfe_row .vc_span10_5 {
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	max-width: 100%;
}

.qfe_row .vc_span2_4,
.qfe_row .vc_span4_8,
.qfe_row .vc_span7_2,
.qfe_row .vc_span9_6,
.qfe_row .vc_span1_7,
.qfe_row .vc_span3_4,
.qfe_row .vc_span5_1,
.qfe_row .vc_span6_8,
.qfe_row .vc_span8_5,
.qfe_row .vc_span10_2 {
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	max-width: 100%;
}

.qfe_row .vc_span2_6,
.qfe_row .vc_span5_2,
.qfe_row .vc_span6_5,
.qfe_row .vc_span9_1,
.qfe_row .vc_span10_4 {
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	max-width: 100%;
}

.qfe_row .vc_span1_2,
.qfe_row .vc_span3_6,
.qfe_row .vc_span8_4,
.qfe_row .vc_span10_8 {
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	max-width: 100%;
}

.section.bothfull,
.content-fullwidth #page #main .wf-wrap .section.bothfull .qfe_row,
.content-fullwidth #page #main .wf-wrap .section.bothfull .qfy-column-inner.vc_span_class,
.content-fullwidth #page #main .wf-wrap .section.bothfull .qfy-column-inner.vc_span_mobile,
.content-fullwidth #page #main .wf-wrap .section.bothfull .qfy-column-inner.vc_span12,
#page .qfy-sub-div-inner .section.bothfull .qfe_row,
#page .qfy-sub-div-inner .section.bothfull .qfy-column-inner.vc_span_class,
#page .qfy-sub-div-inner .section.bothfull .qfy-column-inner.vc_span_mobile,
#page .qfy-sub-div-inner .section.bothfull .qfy-column-inner.vc_span12 {
	padding: 0px;
	padding-left: 0px!important;
	padding-right: 0px!important;
}

.contentsPadding0 .qfe_row .vc_span12 {
	padding-left: 0px;
	padding-right: 0px;
}

@media screen and (max-width:992px) {
	.bit-html .list-style10 .vc-carousel-inner .vc-carousel-slideline-inner,
	.bit-html .list-style11 .vc-carousel-inner .vc-carousel-slideline-inner,
	.bit-html .list-style12 .vc-carousel-inner .vc-carousel-slideline-inner {
		width: 100%;
	}
	.list-style10 .vc-carousel-inner .vc-carousel-slideline-inner>.num-0 {
		padding: 0!important;
	}
	body.compose-mode .vc-products_list .list_button_inner {
		display: block;
		position: absolute;
		text-align: center;
		top: 20px;
	}
	.menu-center-nav {
		display: none
	}
	.advanced_list .vc-carousel .vc-item {
		height: auto!important
	}
	.advanced_list .itempcbody .ag_image {
		width: 100%!important
	}
	.list-style7 .item_block {
		width: 100%!important
	}
	#page .qfe_row .advanced_list .item_container {
		max-width: 100%!important;
		padding-bottom: 5px!important;
		width: 100%!important
	}
	.list-style7 .item_block:after,
	.list-style7 .item_block:before {
		display: none!important
	}
	.list-style7 .text_wrap {
		padding: 0 5px!important
	}
	.list-style7 .item_block .item_info {
		width: calc(100% - 115px)!important;
		float: right!important;
		text-align: left!important;
		table-layout: fixed
	}
	#page #main .qfy-element.qfy-text>.qfe_wrapper>section {
		padding-left: 0!important;
		padding-right: 0!important
	}
	.headerPaddingandmarginOff #header {
		padding: 0!important;
		margin: 0!important;
	}
	#phantom {
		display: none!important;
	}
	#page .prenext_inner>div {
		display: block!important;
		text-align: left!important;
		margin-bottom: 10px;
		width: 100%!important;
		clear: both;
		float: left;
	}
	#page .prenext_inner .action i {
		display: none;
	}
	#page .prenext_inner>div.first {
		display: none!important;
	}
	.topbarPaddingandmarginOff #top-bar {
		padding: 0!important;
		margin: 0!important;
	}
	.footerPaddingandmarginOff #footer {
		padding: 0!important;
		margin: 0!important;
	}
	.bottombarPaddingandmarginOff #bottom-bar {
		padding: 0!important;
		margin: 0!important;
	}
	.link_image {
		max-width: 100%;
	}
	.post-thumb {
		max-width: 100%;
		display: inline-block;
		width: auto;
		height: auto;
	}
	.ag_image {
		max-width: 100%;
		display: inline-block;
		width: auto;
		height: auto;
	}
}

@media screen and (min-width:1281px) {
	.widefull_topbar2 #top-bar .wf-wrap,
	.widefull_footer2 #footer .wf-wrap,
	.widefull_header2 #header .wf-table,
	.widefull_header2 #navigation.wf-wrap {
		max-width: 1190px!important;
	}
	.widefull_topbar2.widefull_content #top-bar .wf-wrap,
	.widefull_footer2.widefull_content #footer .wf-wrap,
	.widefull_header2.widefull_content #header .wf-table,
	.widefull_header2.widefull_content #navigation.wf-wrap {
		max-width: 1240px!important;
	}
}

@media screen and (min-width:1025px) {
	.widefull_topbar1 #top-bar .wf-wrap,
	.widefull_footer1 #footer .wf-wrap,
	.widefull_header1 #header .wf-table,
	.widefull_header1 #navigation.wf-wrap {
		max-width: 934px!important;
	}
	.widefull_topbar1.widefull_content #top-bar .wf-wrap,
	.widefull_footer1.widefull_content #footer .wf-wrap,
	.widefull_header1.widefull_content #header .wf-table,
	.widefull_header1.widefull_content #navigation.wf-wrap {
		max-width: 984px!important;
	}
}

.widefull_content .qfe_row .vc_span12 {
	padding-left: 0;
	padding-right: 0;
}

@media screen and (min-width:1921px) {
	.widefull_topbar3 #top-bar .wf-wrap,
	.widefull_footer3 #footer .wf-wrap,
	.widefull_header3 #header .wf-table,
	.widefull_header3 #navigation.wf-wrap {
		max-width: 1830px!important;
	}
	.widefull_topbar3.widefull_content #top-bar .wf-wrap,
	.widefull_footer3.widefull_content #footer .wf-wrap,
	.widefull_header3.widefull_content #header .wf-table,
	.widefull_header3.widefull_content #navigation.wf-wrap {
		max-width: 1880px!important;
	}
}

@media screen and (min-width:992px) {
	.bit-logo-menu #main-nav {
		line-height: initial;
		display: flex!important;
		justify-content: center;
		align-items: center;
	}
	.menu-left-nav>li,
	.menu-right-nav>li {
		display: inline-block;
		position: relative;
	}
	.menu-center-nav {
		text-align: center;
		padding: 0 5px;
		max-width: 40%;
	}
	.menu-left-nav {
		width: 40%;
		text-align: right;
		vertical-align: middle;
	}
	.menu-right-nav {
		display: table-cell;
		width: 40%;
		text-align: left;
		vertical-align: middle;
	}
	.borderrightnone .pre_inner {
		border-right: 0!important;
	}
	.qfe_row .vc_span1_7 {
		width: 14.2857142%;
	}
	.qfe_row .vc_span1_3 {
		width: 11.1111111111%;
	}
	.qfe_row .vc_span1_2 {
		width: 10%;
	}
	.qfe_row .vc_span1_5 {
		width: 12.5%;
	}
	.qfe_row .vc_span2_4 {
		width: 20%;
	}
	.qfe_row .vc_span4_5 {
		width: 37.5%;
	}
	.qfe_row .vc_span7_5 {
		width: 62.5%;
	}
	.qfe_row .vc_span10_5 {
		width: 87.5%;
	}
	.bit-html .qfe_row .vc_span1 {
		width: 8.333333333333332%;
	}
	.bit-html .qfe_row .vc_span2 {
		width: 16.6666666666666%;
	}
	.qfe_row .vc_span3 {
		width: 25%;
	}
	.qfe_row .vc_span4 {
		width: 25%;
	}
	.qfe_row .vc_span4_s {
		width: 33%;
		float: left;
	}
	.qfe_row .vc_span5 {
		width: 41.66666666666666%;
	}
	.qfe_row .vc_span6 {
		width: 50%;
	}
	.qfe_row .vc_span7 {
		width: 58.333333333333336%;
	}
	.qfe_row .vc_span8 {
		width: 66.66666666666666%;
	}
	.qfe_row .vc_span9 {
		width: 75%;
	}
	.qfe_row .vc_span9_6 {
		width: 80%;
	}
	.qfe_row .vc_span10 {
		width: 83.33333333333334%;
	}
	.qfe_row .vc_span11 {
		width: 91.66666666666666%;
	}
	.qfe_row .vc_span12 {
		width: 100%;
	}
	.qfe_row .vc_span2_4 {
		width: 20%
	}
	.qfe_row .vc_span4_8 {
		width: 40%
	}
	.qfe_row .vc_span7_2 {
		width: 60%
	}
	.qfe_row .vc_span9_6 {
		width: 80%
	}
	.qfe_row .vc_span1_7 {
		width: 14.28%
	}
	.qfe_row .vc_span3_4 {
		width: 28.57%
	}
	.qfe_row .vc_span5_1 {
		width: 42.85%
	}
	.qfe_row .vc_span6_8 {
		width: 57.14%
	}
	.qfe_row .vc_span8_5 {
		width: 71.42%
	}
	.qfe_row .vc_span10_2 {
		width: 85.71%
	}
	.qfe_row .vc_span2_6 {
		width: 22.22%
	}
	.qfe_row .vc_span5_2 {
		width: 44.44%
	}
	.qfe_row .vc_span6_5 {
		width: 55.55%
	}
	.qfe_row .vc_span9_1 {
		width: 77.77%
	}
	.qfe_row .vc_span10_4 {
		width: 88.88%
	}
	.qfe_row .vc_span1_2 {
		width: 10%
	}
	.qfe_row .vc_span3_6 {
		width: 30%
	}
	.qfe_row .vc_span8_4 {
		width: 70%
	}
	.qfe_row .vc_span10_8 {
		width: 90%
	}
}

@media screen and (max-width:992px) {
	.bit-html .qfe_row .vc_span1,
	.bit-html .qfe_row .vc_span2,
	.bit-html .qfe_row .vc_span3,
	.qfe_row .vc_span4,
	.qfe_row .vc_span5,
	.qfe_row .vc_span6,
	.qfe_row .vc_span7,
	.qfe_row .vc_span8,
	.qfe_row .vc_span9,
	.qfe_row .vc_span10,
	.qfe_row .vc_span11,
	.qfe_row .vc_span12,
	.qfe_row .vc_span1_2,
	.qfe_row .vc_span1_5,
	.qfe_row .vc_span1_7,
	.qfe_row .vc_span1_3,
	.qfe_row .vc_span2_4,
	.qfe_row .vc_span4_5,
	.qfe_row .vc_span7_5,
	.qfe_row .vc_span9_6,
	.qfe_row .vc_span10_5 {
		width: 100%;
	}
	.qfe_row .vc_span2_4,
	.qfe_row .vc_span4_8,
	.qfe_row .vc_span7_2,
	.qfe_row .vc_span9_6 {
		width: 100%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile2_4,
	.display_entire .qfe_row .vc_span2_4 {
		width: 20%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile4_8,
	.display_entire .qfe_row .vc_span4_8 {
		width: 40%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile7_2,
	.display_entire .qfe_row .vc_span7_2 {
		width: 60%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile9_6,
	.display_entire .qfe_row .vc_span9_6 {
		width: 80%;
	}
	.qfe_row .vc_span1_7,
	.qfe_row .vc_span3_4,
	.qfe_row .vc_span5_1,
	.qfe_row .vc_span6_8,
	.qfe_row .vc_span8_5,
	.qfe_row .vc_span10_2 {
		width: 100%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1_7,
	.display_entire .qfe_row .vc_span1_7 {
		width: 14.28%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile3_4,
	.display_entire .qfe_row .vc_span3_4 {
		width: 28.57%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile5_1,
	.display_entire .qfe_row .vc_span5_1 {
		width: 42.85%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile6_8,
	.display_entire .qfe_row .vc_span6_8 {
		width: 57.14%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile8_5,
	.display_entire .qfe_row .vc_span8_5 {
		width: 71.42%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile10_2,
	.display_entire .qfe_row .vc_span10_2 {
		width: 85.71%
	}
	.qfe_row .vc_span2_6,
	.qfe_row .vc_span5_2,
	.qfe_row .vc_span6_5,
	.qfe_row .vc_span9_1,
	.qfe_row .vc_span10_4 {
		width: 100%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile2_6,
	.display_entire .qfe_row .vc_span2_6 {
		width: 22.22%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile5_2,
	.display_entire .qfe_row .vc_span5_2 {
		width: 44.44%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile6_5,
	.display_entire .qfe_row .vc_span6_5 {
		width: 55.55%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile9_1,
	.display_entire .qfe_row .vc_span9_1 {
		width: 77.77%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile10_4,
	.display_entire .qfe_row .vc_span10_4 {
		width: 88.88%
	}
	.qfe_row .vc_span1_2,
	.qfe_row .vc_span3_6,
	.qfe_row .vc_span8_4,
	.qfe_row .vc_span10_8 {
		width: 100%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1_2,
	.display_entire .qfe_row .vc_span1_2 {
		width: 10%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile3_6,
	.display_entire .qfe_row .vc_span3_6 {
		width: 30%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile8_4,
	.display_entire .qfe_row .vc_span8_4 {
		width: 70%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile10_8,
	.display_entire .qfe_row .vc_span10_8 {
		width: 90%
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1_7,
	.display_entire .qfe_row .vc_span1_7 {
		width: 14.2857142%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1_3,
	.display_entire .qfe_row .vc_span1_3 {
		width: 11.1111111111%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1_2,
	.display_entire .qfe_row .vc_span1_2 {
		width: 10%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1_5,
	.display_entire .qfe_row .vc_span1_5 {
		width: 12.5%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile2_4,
	.display_entire .qfe_row .vc_span2_4 {
		width: 20%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile4_5,
	.display_entire .qfe_row .vc_span4_5 {
		width: 37.5%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile7_5,
	.display_entire .qfe_row .vc_span7_5 {
		width: 62.5%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile9_6,
	.display_entire .qfe_row .vc_span9_6 {
		width: 80%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile10_5,
	.display_entire .qfe_row .vc_span10_5 {
		width: 87.5%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1,
	.bit-html .display_entire .qfe_row .vc_span1 {
		width: 8.333333333333332%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile2,
	.bit-html .display_entire .qfe_row .vc_span2 {
		width: 16.6666666666666%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile3,
	.bit-html .display_entire .qfe_row .vc_span3 {
		width: 25%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile4,
	.display_entire .qfe_row .vc_span4 {
		width: 33.33333333333333%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile5,
	.display_entire .qfe_row .vc_span5 {
		width: 41.66666666666666%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile6,
	.display_entire .qfe_row .vc_span6 {
		width: 50%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile7,
	.display_entire .qfe_row .vc_span7 {
		width: 58.333333333333336%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile8,
	.display_entire .qfe_row .vc_span8 {
		width: 66.66666666666666%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile9,
	.display_entire .qfe_row .vc_span9 {
		width: 75%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile10,
	.display_entire .qfe_row .vc_span10 {
		width: 83.33333333333334%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile11,
	.display_entire .qfe_row .vc_span11 {
		width: 91.66666666666666%;
	}
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile12,
	.display_entire .qfe_row .vc_span12 {
		width: 100%;
	}
}

@media (max-width:600px) {
	.vc_responsive .cta_align_left .qfe_button,
	.vc_responsive .cta_align_right .qfe_button {
		max-width: 70%;
		width: 70%;
		float: none;
		display: block;
		margin: 3% auto;
	}
	.vc_responsive .cta_align_left .qfe_call_text,
	.vc_responsive .cta_align_right .qfe_call_text {
		width: auto;
		max-width: none;
		text-align: center;
	}
}

@media (max-width:480px) {
	.vc_responsive .qfe_tour .qfe_tour_tabs_wrapper .qfe_tabs_nav,
	.vc_responsive .qfe_tour .qfe_tab,
	.vc_responsive .qfe_tour_next_prev_nav {
		width: 100%;
		float: none;
		margin-left: 0;
	}
	table.cart_button_table td,
	table.cart_button td {
		display: inline-block;
	}
	.mobiletitleinline .post_simple_list .post-title {
		display: inline!important;
	}
	.mobiletitleinline .post_simple_list li.qfy_item_post {
		margin-bottom: 0!important;
	}
	.vc_responsive .qfe_tour_next_prev_nav {
		width: auto;
		padding: 0 1em;
	}
	.vc_responsive #content .qfe_tour .qfe_tour_tabs_wrapper .qfe_tabs_nav {
		margin-bottom: 1em;
	}
	.vc_responsive .qfe_tour .qfe_tab {
		padding-left: 1em;
		padding-right: 1em;
	}
	.vc_responsive .qfe_row ul.qfe_thumbnails-fluid {
		margin-left: 0;
		width: auto;
	}
	.vc_responsive .qfe_row .qfe_teaser_grid ul.qfe_thumbnails-fluid [class*="vc_span"] {
		width: 100%;
		float: none;
		display: block;
		margin-left: 0;
		margin-right: 0;
	}
	.vc_read_more,
	.smhide {
		display: none;
	}
}

@media only screen and (min-width:992px) {
	.desktopHidden {
		display: none!important;
	}
	.mobilefloatmenu.dl-menu-open #page {
		transform: none!important;
		-webkit-transform: none!important;
	}
	.dl-menu-open .floatwarpper {
		transform: none!important;
		-webkit-transform: none!important;
	}
	#branding.bit-logo-bar {
		margin: 0!important;
	}
}

@media only screen and (max-width:992px) {
	.cart .cloundmedia_show {
		float: none!important;
		clear: both;
		padding-top: 10px
	}
	.cart .buyactiveday {
		padding-left: 0!important
	}
	.mobilehide_menu>#dl-menu,
	.mobilehide_menu>#page>#dl-menu,
	.mobilehide_menu>#page #header #dl-menu {
		display: none!important;
	}
	.mobilehide_mobile_menu .mobile_footer_menu.wf-mobile-visible {
		display: none!important;
	}
	section.section.min300px {
		min-height: 300px!important;
	}
	.shadowhover .qfy_item_post:hover>div {
		box-shadow: none!important;
	}
	body.compose-mode .vc-list_cate_controls>.controls-element .controls-cc,
	body.compose-mode .vc-list_btncate_controls>.controls-element .controls-cc,
	body.compose-mode .vc-list_menu_level>.controls-element .controls-cc,
	body.compose-mode .vc-list_menu_vertical>.controls-element .controls-cc {
		z-index: 9401;
	}
	.list-style1 .item_block .item_wrapper {
		position: relative!important;
		opacity: 1!important;
		top: 0!important;
		bottom: auto!important;
	}
	.hide_slider_480 {
		visibility: hidden!important;
		display: none!important;
	}
	.bit-html .bitcommerce #content div.product div.images,
	.bit-html .bitcommerce div.product div.images,
	.bit-html .bitcommerce div.product div.summary {
		width: 100%!important;
	}
	#parallax-nav.right {
		right: 15px!important;
	}
	#parallax-nav.left {
		left: 15px!important;
	}
	.mobile_list_inner {
		max-width: initial!important;
	}
	.mobilefloatmenu.dl-menu-open .dl-menu-hidden {
		display: none!important;
	}
	.mobilefloatmenu.dl-menu-open .floatmenu.dl-menuwrapper #mobile-menu {
		width: 12px;
	}
	.mobilefloatmenu.dl-menu-open #mobile-menu.glyphicon.glyphicon-icon-align-justify:before {
		content: '\f00d';
	}
	.dl-menu-film {
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		opacity: 0;
		visibility: hidden;
	}
	.dl-menu-open .dl-menu-film {
		-webkit-transition: .25s ease-in-out;
		transition: .25s ease-in-out;
		display: block;
		visibility: visible;
		opacity: 0.30;
		z-index: 9400;
		background: #1d1e1f;
	}
	.dl-menu-fixedheader {
		z-index: 9300;
		position: fixed;
		height: 60px;
		width: 100%;
	}
	.dl-menu-fixedheader>div.inner {
		width: 100%;
		display: table;
		height: 100%;
		table-layout: fixed;
	}
	.dl-menu-fixedheader>.inner>.mobile_logo,
	.dl-menu-fixedheader>.inner>.mobile_login_menu,
	.dl-menu-fixedheader>.inner>.mobile_login_btn {
		display: table-cell;
		vertical-align: middle;
	}
	.bit-html .dl-menu-fixedheader.wf-mobile-visible {
		display: none!important;
		;
	}
	.bit-html .moble_menufixed .dl-menu-fixedheader.wf-mobile-visible {
		display: block!important;
	}
	.dl-menu-fixedheader>.inner>.mobile_login_menu {
		text-align: center;
		width: 80px;
	}
	.dl-menu-fixedheader>.inner>.mobile_logo {
		text-align: center;
	}
	.dl-menu-fixedheader>.inner>.mobile_login_btn {
		text-align: right;
		width: 80px;
		box-sizing: border-box;
		padding-right: 5px;
	}
	.dl-menu-fixedheader .bitem.logo img {
		max-height: 60px;
		max-width: 100px;
		width: initial;
		height: initial;
	}
	.mobilefloatmenu.dl-menu-open #page {
		-webkit-transform: translate3d(-260px, 0, 0);
		transform: translate3d(-260px, 0px, 0px);
		position: relative;
		width: 100%;
		-webkit-transition: -webkit-transform .2s ease-in-out;
		transition: transform .2s ease-in-out
	}
	.dl-menu-open .floatwarpper {
		overflow-x: hidden;
		height: 100%;
		visibility: visible;
		-webkit-transform: translate3d(-260px, 0, 0);
		transform: translate3d(-260px, 0px, 0px);
		-webkit-transition: -webkit-transform .2s ease-in-out;
		transition: transform .2s ease-in-out
	}
	.floatwarpper.leftbtnmenu {
		-webkit-transition: -webkit-transform .2s ease-in-out;
		transition: transform .2s ease-in-out;
	}
	.dl-menu-open .floatwarpper.leftbtnmenu {
		-webkit-transform: translate3d(260px, 0, 0);
		transform: translate3d(260px, 0px, 0px);
	}
	.mobilefloatmenu.dl-menu-open.mobileleftbtnmenu #page {
		-webkit-transform: none;
		transform: none;
	}
	#header.mobiletopbottom #branding .bitem {
		display: block!important;
	}
	#header.mobiletopbottom #branding .bitem .ui-custom-drop-container.logosize {
		margin-left: -25px!important;
	}
	#header.mobileleftright #branding .bitem {
		display: table-cell!important;
	}
	.bit-html #header.hl #branding .bitem.logo {
		display: none!important;
	}
	.bit-html #header.ht #branding .bitem.text {
		display: none!important;
	}
	#header.mobileleftright #branding .bitem #bit-logoText {
		margin-top: 0!important;
	}
	.gallery_icons_list.mobileleft {
		text-align: left!important;
		;
	}
	.gallery_icons_list.mobilecenter {
		text-align: center!important;
		;
	}
	.gallery_icons_list.mobileright {
		text-align: right!important;
		;
	}
	.content .qfy_title.mobileleft {
		text-align: left;
	}
	.content .qfy_title.mobilecenter {
		text-align: center;
	}
	.content .qfy_title.mobileright {
		text-align: right;
	}
	.content .qfy_title.inherit {
		text-align: inherit;
	}
	.content .qfy_title .qfy_title_inner {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.video_transparent {
		display: none!important;
	}
	.div_table.custom .div_td {
		width: 100%!important;
		display: block!important;
	}
	.mobilemarginleft0px {
		margin-left: 0px!important;
	}
	.search_contain {
		padding-left: 0!important;
		padding-right: 0!important;
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.search_contain .searchform {
		max-width: 100%;
	}
	.bit-html .wf-mobile-visible {
		display: block!important;
	}
	.more.mypages a {
		padding-left: 0!important;
		padding-right: 0!important;
		width: 100%;
	}
	.bit-html .wf-mobile-visible-inline {
		display: inline-block!important;
	}
	.bit-html #mobile-menu {
		display: inline-block;
		margin-bottom: 10px;
	}
	.bit-html .onlyShowMobileWidget {
		display: block!important;
	}
	.bit-html .wf-mobile-hidden,
	.bit-html .logo-center #main-nav.wf-mobile-hidden,
	.bit-html .logo-classic-centered #main-nav.wf-mobile-hidden,
	.bit-html .logo-center .mini-search.wf-mobile-hidden,
	.bit-html .logo-classic-centered .mini-search.wf-mobile-hidden,
	.bit-html .logo-classic .wf-td.mini-search.wf-mobile-hidden,
	.bit-html #header .wf-wrap .wf-table .wf-td.mini-search {
		display: none!important;
	}
	.bit-html #header .navigation-holder,
	#header .navigation-holder>div {
		background: none;
		background-image: none;
		border: 0px;
	}
	.ts_video_container,
	.ts_video_container iframe {
		width: 100%!important;
		height: auto!important;
	}
	.header_bg_mobilehide #header {
		background-image: none;
	}
	.bit-html #top-bar.bit-top-bar {
		display: none;
	}
	.bit-html .mobileHidden,
	.bit-html body .assistive-info .site_tooler.mobileHidden {
		display: none!important;
	}
	.bit-html #bottom-bar .wf-wrap,
	.bit-html #main .wf-wrap,
	.bit-html #footer .wf-wrap,
	.bit-html #top-bar .wf-wrap {
		padding: 0!important;
	}
	#header .wf-wrap {
		padding-left: 10px;
		padding-right: 10px;
	}
	#header .wf-wrap .wf-table #branding {
		display: table;
		margin: 0 auto;
		width: 100%!important;
		max-width: 100%!important;
	}
	#header .wf-wrap .wf-table {
		table-layout: fixed;
	}
	#bitBanner .bit-tp-caption.on,
	#bitBanner .bit-tp-caption {
		display: none;
	}
	.bit-html .fullscreenpage #fullscreenheader {
		width: 100%;
		top: 0;
		left: 0;
		margin-top: 0!important;
	}
	.qfe_row .vc_span1,
	.qfe_row .vc_span2,
	.qfe_row .vc_span3,
	.qfe_row .vc_span4,
	.qfe_row .vc_span5,
	.qfe_row .vc_span6,
	.qfe_row .vc_span7,
	.qfe_row .vc_span8,
	.qfe_row .vc_span9,
	.qfe_row .vc_span10,
	.qfe_row .vc_span2_4,
	.qfe_row .vc_span9_6,
	.qfe_row .vc_span11,
	.qfe_row .vc_span12 {
		padding: 0px!important;
	}
	body.compose-mode .bitLeftSider .vc-no-content-helper.vc-not-empty,
	body.compose-mode .bitRightSider .vc-no-content-helper.vc-not-empty {
		padding: 10px 0 0 0!important;
	}
	.page .main-outer-wrapper .right-sidebar-wrapper,
	.page .main-outer-wrapper .left-sidebar-wrapper,
	.page .main-outer-wrapper .bitMainTopSider-wrapper {
		padding-top: 0!important;
	}
	section .bitMainTopSider,
	section .bitMainBottomSider,
	section .bitLeftSider,
	section .bitRightSider {
		padding-left: 15px!important;
		padding-right: 15px!important;
		margin-top: 0px!important;
	}
	section.section {}
	.content-fullwidth #page #main .wf-wrap .qfe_row,
	.content-fullwidth #page #main .bitMainTopSider,
	.content-fullwidth #page #main .bitMainBottomSider {
		padding: 0!important;
	}
	.content-fullwidth.mini-boxed-layout #page #main .wf-wrap .qfe_row,
	.content-fullwidth.mini-boxed-layout #page #main .bitMainTopSider,
	.content-fullwidth.mini-boxed-layout #page #main .bitMainBottomSider {
		padding: 0!important;
	}
	.bitLeftSider,
	.bitRightSider {
		margin-right: 0!important;
		margin-left: 0!important;
	}
	.vc_bit_raw_video.autoheight {
		height: auto!important;
	}
	.footer .widget {
		width: 100%!important;
	}
	.qfytemplateslist,
	.qfytemplateslist>.vc_span_class {
		width: 100%!important;
		display: block!important;
	}
	.qfytemplateslist .vc-item {
		float: none!important;
		position: relative!important;
	}
	.column_inner {
		min-height: 0!important;
	}
	.bitImageControlDiv,
	.qfe_content_element,
	.vc_carousel_horizontal,
	.ts-circliful-counter-parent,
	.ts_html5_video_frame,
	.qfe_images_lib,
	.progressbarparent,
	.ts-icon-counter,
	.vc_bit_raw_videoparent,
	.qfe_raw_code,
	.qfy_scroll_box_div,
	.ts-countdown-parent,
	.qfy_cart.qfy_wc_div,
	.qfy_checkout.qfy_wc_div,
	.qfy_account.qfy_wc_div,
	.vc_btn3-container,
	.vc_icon_element,
	.QFBOOKCalendar-container,
	.QFBOOKSearchsimpleform {}
	.QFBOOKSearchsimpleform.level .wf-table,
	.QFBOOKSearchsimpleform.level .wf-td {
		display: block;
		padding-right: 0px!important;
		padding-bottom: 10px!important;
	}
	.bit-html .page .container {
		margin: 0px auto;
		max-width: 768px;
	}
	.mobileleftbtnmenu #header {
		display: none;
	}
	.bit-html .MainMenu {
		clear: both;
	}
	.bit-html .page .bit_row {
		width: auto;
		min-width: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.bit-html .page .bit_row .column,
	.bit-html .page .bit_row .columns {
		width: 100%;
		float: none;
	}
	.bit-html .page .column:last-child,
	.bit-html .page .columns:last-child {
		float: none;
	}
	.bit-html .page [class*="column"]+[class*="column"]:last-child {
		float: none;
	}
	.bit-html .page .column:before,
	.bit-html .page .columns:before,
	.bit-html .page .column:after,
	.bit-html .page .columns:after {
		content: "";
		display: table;
	}
	.bit-html .page .column:after,
	.bit-html .page .columns:after {
		clear: both;
	}
	.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item,
	.bitcommerce .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item,
	.bitcommerce .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>li {
		float: none!important;
		width: 100%!important;
		padding-right: 0px!important;
	}
	.vc-carousel-slideline-inner {
		left: 0px!important;
	}
	.vc-carousel .vc-carousel-inner .vc-carousel-slideline,
	.bitcommerce .vc-carousel-inner .vc-carousel-slideline {
		width: 100%!important;
	}
	.bit-html .vc-carousel .vc-right.vc-carousel-control,
	.bit-html .vc-carousel .vc-left.vc-carousel-control,
	.bit-html .vc-carousel .vc-carousel-indicators {
		display: none;
	}
	.bit-html #bitBanner.bitBanner {
		padding-left: 0;
		padding-right: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.bit-html #header {
		padding-top: 0!important;
		padding-bottom: 0!important;
		margin: 0!important;
	}
	.bit-html #top-bar {
		padding: 0!important;
		margin: 0!important;
	}
	.bit-html #footer {
		margin: 0!important;
	}
	.bit-html #bottom-bar {
		margin: 0!important;
	}
	.mobile_footer_menu {
		display: block!important;
		width: 100%;
	}
	.bit-html .scroll-top {
		bottom: 40px;
	}
}

@media (min-width:768px) {
	.bit-html .vc_container {
		width: 750px;
	}
	.pc_clear {
		clear: both;
	}
	.qfy-slidercontent .royalSlider_gallery_new>section,
	.qfy-tabcontent .royalSlider_gallery_new>section {
		display: none;
	}
}

@media (min-width:992px) {
	.bit-html .vc_container {
		width: 970px;
	}
}

@media (min-width:1200px) {
	.bit-html .vc_container {
		width: 1170px;
	}
}

@media screen and (max-width:980px) {
	.bit-html #page.boxed,
	.bit-html #page.mini-boxed,
	.bit-html #page.fix-width,
	.bit-html #page.fix-bigwidth,
	.bit-html #page.fix-sobigwidth {
		margin: 0px auto;
		max-width: 980px;
	}
}

@media screen and (max-width:1380px) {
	.bit-html #phantom .ph-wrap.boxed {
		max-width: 1380px;
	}
}

@media screen and (min-width:768px) {
	.bit-html .vc-carousel-control .icon-prev,
	.bit-html .vc-carousel-control .icon-next {
		width: 30px;
		height: 30px;
		margin-top: -15px;
		margin-left: -15px;
		font-size: 30px;
		display: block;
		padding: 0;
	}
	.bit-html .vc-carousel-caption {
		left: 20%;
		right: 20%;
		padding-bottom: 30px;
	}
	.bit-html .vc-carousel-indicators {
		bottom: 28px;
	}
	.lastcolmun:after {
		clear: both;
	}
	.qfy_custom_search ul.subul li.item.showline {
		padding-bottom: 5px!important;
	}
	.bit-html #header.transparent,
	.bit-html .overlap #header.transparent,
	.old-ie.bit-html #header.transparent,
	.old-ie.bit-html .overlap #header.transparent {
		background-color: transparent;
	}
	.qfy_custom_search.vbutton ul.subul {
		width: 100%;
	}
	.qfy_custom_search.vbutton ul.subul>li {
		display: block;
		width: 100%;
	}
	.qfy_custom_search.vbutton li.header {
		padding-right: 0!important;
	}
	.qfy_custom_search.vbutton li.item {
		padding-top: 5px;
	}
	.qfy_custom_search.vbutton ul.subul {
		width: 100%;
	}
	.qfy_custom_search.vbutton ul.subul>li {
		display: block;
		width: 100%;
	}
	.qfy_custom_search.vbutton li.header {
		padding-right: 0!important;
	}
	.qfy_custom_search.vbutton li.item {
		padding-top: 5px;
	}
}

@media screen and (min-width:992px) {
	.bit-html #header.desktop_transparent,
	.bit-html .overlap #header.desktop_transparent,
	.old-ie.bit-html #header.desktop_transparent,
	.old-ie.bit-html .overlap #header.desktop_transparent {
		background-color: transparent;
	}
	.bodyheader40 #header {
		position: absolute;
		top: 40px;
		width: 100%;
		z-index: 9200;
	}
	.bodyheader40 #top-bar {
		z-index: 9201;
	}
	.bodyheader0 #header {
		position: absolute;
		top: 0px;
		width: 100%;
		z-index: 9200;
	}
}

@media screen and (max-width:768px) {
	.distpicker-warp select {
		width: 100%!important;
	}
	.list-style4 .vc_ca_post_id>div {
		padding: 0!important;
	}
	ul.products li.product .qfycustomtd {
		width: 100%!important;
		padding-left: 0!important;
		padding-right: 0!important;
	}
	.lastmobilecolmun:after {
		clear: both;
	}
	.bit-html .list-style8 .item_info {
		height: auto!important;
		margin-bottom: 10px;
		width: 100%!important;
	}
	.bit-html .list-style8 .item_info .text_wrap {
		max-width: 100%!important;
	}
	.bit-html .list-style8 .text_wrap,
	.bit-html .list-style8 .date_wrap {
		display: block!important;
		padding: 0!important;
		text-align: left!important;
		width: 100% important;
	}
	.qfy_custom_search ul.subul li.item.mobileline {
		padding-bottom: 5px!important;
	}
	.mobile_clear {
		clear: both;
	}
	.tableft .tabcontent-inner>ul {
		text-align: left!important;
	}
	.tabright .tabcontent-inner>ul {
		text-align: right!important;
	}
	.tabcontent-inner>ul>li {
		display: inline-block!important;
	}
	#page {
		max-width: 100%;
	}
	.qfy-slidercontent .royalSlider_gallery_new .rsOverflow {
		height: auto!important;
	}
	.qfy-slidercontent .royalSlider_gallery_new .rsOverflow .rsSlide {
		left: 0!important;
		position: relative!important;
		display: block!important;
		opacity: 1!important;
	}
	.qfy-slidercontent .royalSlider_gallery_new .rsContainer {
		transform: none!important;
	}
	.qfy-slidercontent .royalSlider_gallery_new section.section {
		height: auto!important;
	}
	.qfy-slidercontent .royalSlider_gallery_new .rsArrow,
	.qfy-slidercontent .royalSlider_gallery_new .rsBullets {
		display: none!important;
	}
	.mobile_fontsize8 * {
		font-size: 8px!important;
	}
	.mobile_fontsize9 * {
		font-size: 9px!important;
	}
	.mobile_fontsize10 * {
		font-size: 10px!important;
	}
	.mobile_fontsize11 * {
		font-size: 11px!important;
	}
	.mobile_fontsize12 * {
		font-size: 12px!important;
	}
	.mobile_fontsize13 * {
		font-size: 13px!important;
	}
	.mobile_fontsize14 * {
		font-size: 14px!important;
	}
	.mobile_fontsize15 * {
		font-size: 15px!important;
	}
	.mobile_fontsize16 * {
		font-size: 16px!important;
	}
	.mobile_fontsize17 * {
		font-size: 17px!important;
	}
	.mobile_fontsize18 * {
		font-size: 18px!important;
	}
	.mobile_fontsize19 * {
		font-size: 19px!important;
	}
	.mobile_fontsize20 * {
		font-size: 20px!important;
	}
	.mobile_fontsize21 * {
		font-size: 21px!important;
	}
	.mobile_fontsize22 * {
		font-size: 22px!important;
	}
	.mobile_fontsize23 * {
		font-size: 23px!important;
	}
	.mobile_fontsize24 * {
		font-size: 24px!important;
	}
	.mobile_fontsize25 * {
		font-size: 25px!important;
	}
	.mobile_fontsize26 * {
		font-size: 26px!important;
	}
	.mobile_fontsize27 * {
		font-size: 27px!important;
	}
	.mobile_fontsize28 * {
		font-size: 28px!important;
	}
	.mobile_fontsize29 * {
		font-size: 29px!important;
	}
	.mobile_fontsize30 * {
		font-size: 30px!important;
	}
	.bit-html .vc_btn3-container.vc_btn-mobile-center {
		text-align: center
	}
	.bit-html .vc_btn3-container.vc_btn-mobile-left {
		text-align: left
	}
	.bit-html .vc_btn3-container.vc_btn-mobile-right {
		text-align: right
	}
	.bit-html .vc_btn3-container.vc_btn-mobile-inline {
		display: inline-block;
		margin-bottom: 0;
		vertical-align: middle;
		text-align: inherit;
	}
	#header #navigation,
	#header .navigation-holder {
		left: 0!important;
		top: 0!important;
	}
	.bit-html .top-bar-right {
		max-width: 100%;
	}
	.top-bar-right .bitSearchFrom form.searchform {
		margin-right: 0!important;
	}
	.bit-html .assistive-info.align .site_tooler {
		display: block!important;
	}
	.bit-html .assistive-info.mobilealign .site_tooler {
		display: inline-block!important;
	}
	.bit-html .assistive-info.mobilevalign .site_tooler {
		display: block!important;
	}
	.qfy_pop_checkedimg {
		width: 70px!important;
	}
	#tab-description img {
		height: auto!important;
	}
	.bit-html .dl-container,
	.bit-html .dl-menu {
		margin: 0 auto;
		min-width: 200px;
		max-width: 480px;
	}
	.bit-html #header.logo-left #branding,
	.bit-html #header.logo-classic #branding,
	.bit-html #header.logo-classic-centered #branding,
	.bit-html #header.logo-center #branding {
		padding-right: 0;
	}
	.bit-html body.compose-mode .bitSiteSlide {
		right: 0;
		top: 0;
	}
	.bit-html .logo-classic .navigation-holder>div {
		padding-left: 0;
		padding-right: 0;
	}
	.bit-html #header .wf-wrap .wf-table .wf-td {
		display: block;
	}
	.bit-html .logo-left #navigation {
		text-align: center;
	}
	.tp-bullets {
		bottom: 6px!important;
	}
	.tp-rightarrow {
		right: 6px!important;
	}
	.tp-leftarrow {
		left: 6px!important;
	}
	.textwidget.bitWidgetFrame img,
	.qfe_text_column img {
		height: auto!important;
	}
	div.qfyuser {
		float: none!important;
		margin-left: auto!important;
		margin-right: auto!important;
		max-width: 100%!important;
		width: auto!important;
	}
	.background-media {
		background-attachment: scroll!important;
	}
	.column_inner {
		margin-left: 0!important;
		margin-right: 0!important;
	}
	.bit-html .small-screen-center {
		text-align: center!important;
	}
	.bit-html .small-screen-left {
		text-align: left!important;
	}
	.bit-html .small-screen-right {
		text-align: right!important;
	}
	#header.logo-left #branding,
	#header.logo-left #branding img,
	#header.logo-classic #branding,
	#header.logo-classic #branding img,
	#header.logo-classic-centered #branding,
	#header.logo-classic-centered #branding img,
	#header.logo-center #branding,
	#header.logo-center #branding img {
		max-width: 100%;
	}
	.qfy-column-inner.column_middle:not(.fullrow) {
		margin-top: 0!important;
	}
	.bit-html #branding,
	.bit-html #branding-bottom,
	.bit-html #top-bar .wf-float-left,
	.bit-html #top-bar .wf-float-right,
	.bit-html #bottom-bar .wf-float-left,
	.bit-html #bottom-bar .wf-float-right {
		float: none;
		width: auto;
		padding-left: 0;
		padding-right: 0;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	#header.headerInnerPM>.wf-wrap {
		margin: 0!important;
		padding-top: 0!important;
		padding-bottom: 0!important;
	}
	#header.headerInnerPM .navigation-holder>div {
		margin: 0!important;
		padding: 0!important;
	}
	#header.menuPosition #navigation #main-nav {
		bottom: 0px!important;
		left: 0px!important;
	}
	#header.menuPositionHolder .navigation-holder {
		bottom: 0px!important;
		left: 0px!important;
	}
	.bit-html #fancy-header .wf-wrap {
		display: table;
	}
	.bit-html #fancy-header .wf-table {
		display: table-cell;
		vertical-align: middle;
	}
	.bit-html #fancy-header .td-for-height {
		display: none;
	}
	.bit-html .logo-classic #branding,
	.bit-html .logo-classic .assistive-info,
	.bit-html .logo-classic-centered #branding,
	.bit-html .logo-classic-centered .assistive-info {
		width: 100%;
		padding-right: 0;
		text-align: center;
	}
	.bit-html #header .assistive-info.mobilealign_left {
		text-align: left;
	}
	.bit-html #header .assistive-info.mobilealign_right {
		text-align: right;
	}
	.bit-html #header .assistive-info.mobilealign_center {
		text-align: center;
	}
	.mobile_align_left {
		text-align: left!important;
	}
	.mobile_align_center {
		text-align: center!important;
	}
	.mobile_align_right {
		text-align: right!important;
	}
	.bit-html .logo-classic #navigation,
	.bit-html .logo-classic-centered #navigation {
		text-align: center;
	}
	.bit-html .logo-classic #navigation,
	.logo-classic-centered #navigation {
		line-height: normal;
	}
	.bit-html .logo-left #navigation,
	.bit-html .logo-left-right #navigation {
		text-align: center;
	}
	.bit-html .qfy-comments .children {
		padding-left: 0px;
	}
	.bit-html .logo-left-right .bit_widget_more {
		padding-left: 5px;
		padding-right: 5px;
	}
	.bit-html .logo-left-right .bit_widget_more .site_tooler {
		display: block;
	}
	.bit-html #header .navigation-holder #navigation {
		background: none;
		background-color: none;
		border: 0;
	}
	.bit-html .itempcbody .blog-media.wf-td,
	.bit-html .itempcbody .blog-content.wf-td {
		display: block;
		margin: 0 0 20px 0!important;
		padding: 0!important;
		width: 100%!important;
	}
	.bit-html .post_blog3>li:first-child {
		padding-bottom: 35px!important;
	}
	.qfe_gallery_slides,
	.qfe_gallery,
	.qfe_gallery_slides img {
		width: 100%!important;
		height: auto!important;
	}
	.qfe_carousel_slides,
	.qfe_carousel_slides .vc-item,
	.qfe_carousel_slides img {
		width: 100%!important;
		height: auto!important;
	}
	.bit-html .vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item {
		visibility: visible;
	}
	.mobilenopadding {
		margin: 0!important;
	}
}

@media screen and (min-width:768px) {
	.mobiledefault_containter.dl-menuwrapper ul {
		right: 50%;
		margin-right: -140px
	}
	.content-fullwidth #page #main .wf-wrap .section.full .qfe_row,
	.content-fullwidth #page #main .wf-wrap .section.full .qfe_row .vc_span12,
	.content-fullwidth #page #main .wf-wrap .section.full .qfe_row .vc_span_class,
	.content-fullwidth #page #main .wf-wrap .section.full .qfe_row .vc_span_mobile,
	#page .qfy-sub-div-inner .section.full .qfe_row,
	#page .qfy-sub-div-inner .section.full .vc_span12,
	#page .qfy-sub-div-inner .section.full .vc_span_class,
	#page .qfy-sub-div-inner .section.full .vc_span_mobile {
		padding: 0px;
	}
}

@media screen and (max-width:768px) {
	section.smfull,
	.content-fullwidth #page #main .wf-wrap .section.smfull .qfe_row,
	.content-fullwidth #page #main .wf-wrap .section.smfull .vc_span_12,
	.content-fullwidth #page #main .wf-wrap .section.smfull .vc_span_class,
	.content-fullwidth #page #main .wf-wrap .section.smfull .vc_span_mobile {
		padding: 0px;
		padding-left: 0px!important;
		padding-right: 0px!important;
	}
}

@media only screen and (min-width :768px) and (max-width :992px) {
	.bit-html #header .wf-wrap .wf-table .wf-td {
		display: block;
	}
	.logo-left .dl-container,
	.logo-left-right .dl-container {
		width: 100%;
		min-width: 230px;
		max-width: 320px;
		margin: 0 auto
	}
	.bit-html .assistive-info {
		display: none!important;
	}
	#branding.bit-logo-bar {
		margin-left: 0!important;
	}
	img.ag_image {
		max-width: 992px;
	}
	.bit-html .logo-classic #branding,
	.bit-html .logo-classic .assistive-info,
	.bit-html .logo-classic-centered #branding,
	.bit-html .logo-classic-centered .assistive-info {
		width: 100%;
		padding-right: 0;
		text-align: center;
	}
	.bit-html #branding,
	.bit-html #branding-bottom,
	.bit-html #top-bar .wf-float-left,
	.bit-html #top-bar .wf-float-right,
	.bit-html #bottom-bar .wf-float-left,
	.bit-html #bottom-bar .wf-float-right {
		float: none;
		width: auto;
		padding-left: 0;
		padding-right: 0!important;
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	#header.logo-left #branding,
	#header.logo-left #branding img,
	#header.logo-classic #branding,
	#header.logo-classic #branding img,
	#header.logo-classic-centered #branding,
	#header.logo-classic-centered #branding img,
	#header.logo-center #branding,
	#header.logo-center #branding img {
		max-width: 100%;
	}
	.bit-html #header .assistive-info.mobilealign_left {
		text-align: left;
	}
	.bit-html #header .assistive-info.mobilealign_right {
		text-align: right;
	}
	.bit-html #header .assistive-info.mobilealign_center {
		text-align: center;
	}
	#navigation>#main-nav,
	#navigation>.controls-element {
		display: none;
	}
	.bit-html .logo-left #branding {
		max-width: 992px;
	}
	.bit-html .assistive-info.align .site_tooler {
		display: block!important;
	}
	.bit-html .assistive-info.mobilealign .site_tooler {
		display: inline-block!important;
	}
	.bit-html .assistive-info.mobilevalign .site_tooler {
		display: block!important;
	}
	.bit-html .bitcommerce #content div.product div.images {
		width: 100%!important;
	}
}

@media only screen and (min-width :992px) and (max-width :1444px) {
	.qfytemplateslist .vc_span_class.qfy-template-content {
		padding-left: 40px!important
	}
	.qfytemplateslist .qfy_template_lib .vc-item {
		padding-right: 40px!important
	}
	.qfytemplateslist .qfy-template-content .qfy_template_lib .img_inner {
		height: 200px!important
	}
	.qfytemplateslist .qfy-template-content .qfy_template_lib .info,
	.qfytemplateslist .qfy-template-content .qfy_template_lib .use {
		padding: 1px 13px!important
	}
}


/* open_social_css: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/plugins/open-social/images/os.css) */

.ui-tooltip {
	padding: 6px;
	font-size: 12px;
	line-height: 100%;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
	background: #fff;
}

body .ui-tooltip {
	border-width: 2px;
}

.login_box {
	clear: both;
}

.login_button {
	background: url(//fast.qifeiye.com/qfy-content/plugins/open-social/images/login_button.png) no-repeat transparent;
	width: 32px;
	height: 32px;
	line-height: 32px;
	margin: 3px 5px 3px 1px;
	cursor: pointer;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	border-radius: 6px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.login_button.notShowIcon {
	background: none;
	width: auto;
	box-shadow: none;
	border-radius: none;
	margin-right: 8px;
}

.qfyuser_register .login_box {
	position: relative;
	top: 15px;
}

.login_icon_qq {
	background-position: 0px 0px;
}

.login_icon_sina {
	background-position: 0px -42px;
}

.login_icon_taobao {
	background-position: 0px -84px;
}

.login_icon_baidu {
	background-position: 0px -126px;
}

.login_icon_apple {
	background-position: 0px -168px;
}

.login_icon_appstore {
	background-position: 0px -210px;
}

.login_icon_bing {
	background-position: 0px -252px;
}

.login_icon_deli {
	background-position: 0px -294px;
}

.login_icon_evernote {
	background-position: 0px -336px;
}

.login_icon_facebook {
	background-position: 0px -378px;
}

.login_icon_fr {
	background-position: 0px -420px;
}

.login_icon_gmail {
	background-position: 0px -462px;
}

.login_icon_google {
	background-position: 0px -504px;
}

.login_icon_in {
	background-position: 0px -546px;
}

.login_icon_myspace {
	background-position: 0px -588px;
}

.login_icon_rss {
	background-position: 0px -630px;
}

.login_icon_twitter {
	background-position: 0px -672px;
}

.login_icon_live {
	background-position: 0px -714px;
}

.login_icon_bitwebcms {
	background-position: 0px -756px;
}

.login_icon_douban {
	background-position: 0px -798px;
}

.login_icon_renren {
	background-position: 0px -840px;
}

.login_icon_kaixin {
	background-position: 0px -882px;
}

.login_icon_xiaomi {
	background-position: 0px -924px;
}

.login_icon_csdn {
	background-position: 0px -967px;
}

.login_icon_oschina {
	background-position: 0px -1009px;
}

.login_icon_github {
	background-position: 0px -1051px;
}

.login_icon_wechat {
	background-position: 0px -1093px;
}

.share_box {
	clear: both;
	width: 250px;
}

.share_box_fixed {
	position: fixed;
	top: 32px;
}

.share_button {
	background: url(//fast.qifeiye.com/qfy-content/plugins/open-social/images/share_button.png) no-repeat transparent;
	width: 20px;
	height: 20px;
	line-height: 20px;
	margin-right: 5px;
	cursor: pointer;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
	border-radius: 4px;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

.share_icon_fav {
	background-position: 0px 0px;
}

.share_icon_copy {
	background-position: 0px -30px;
}

.share_icon_douban {
	background-position: 0px -60px;
}

.share_icon_email {
	background-position: 0px -90px;
}

.share_icon_facebook {
	background-position: 0px -120px;
}

.share_icon_baidu {
	background-position: 0px -150px;
}

.share_icon_gmail {
	background-position: 0px -180px;
}

.share_icon_google {
	background-position: 0px -210px;
}

.share_icon_trans {
	background-position: 0px -240px;
}

.share_icon_kaixin {
	background-position: 0px -270px;
}

.share_icon_pengyou {
	background-position: 0px -300px;
}

.share_icon_qq {
	background-position: 0px -330px;
}

.share_icon_qqt {
	background-position: 0px -360px;
}

.share_icon_qzone {
	background-position: 0px -390px;
}

.share_icon_renren {
	background-position: 0px -420px;
}

.share_icon_tianya {
	background-position: 0px -450px;
}

.share_icon_twitter {
	background-position: 0px -480px;
}

.share_icon_weibo {
	background-position: 0px -510px;
}

.share_icon_weixin {
	background-position: 0px -540px;
}

.share_icon_youdao {
	background-position: 0px -570px;
}

.share_icon_rss {
	background-position: 0px -600px;
}

.share_icon_rss_comment {
	background-position: 0px -630px;
}

.share_icon_language_zh_CN {
	background-position: 0px -660px;
}

.share_icon_language_en_US {
	background-position: 0px -690px;
}

.share_icon_language_zh_HK {
	background-position: 0px -720px;
}

.share_icon_sitemap {
	background-position: 0px -750px;
}

.share_icon_bitwebcms {
	background-position: 0px -780px;
}

.share_icon_chrome {
	background-position: 0px -810px;
}

.lang_button {
	width: 20px;
	height: 20px;
	line-height: 20px;
	padding-right: 5px;
	cursor: pointer;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
}

.os_show {
	display: block;
	padding-left: 10px;
	margin-bottom: 20px;
	margin-left: 5px;
	border-left: 2px solid gray;
}

.os_float_button {
	background: url(//fast.qifeiye.com/qfy-content/plugins/open-social/images/share_button.png) no-repeat transparent;
	width: 32px;
	height: 32px;
	line-height: 32px;
	padding-right: 5px;
	cursor: pointer;
	display: inline-block;
	display: -moz-inline-stack;
	zoom: 1;
	*display: inline;
}

.float_icon_top {
	background-position: 0px -840px;
}

.float_icon_comment {
	background-position: 0px -882px;
}

#open_social_float_button {
	position: fixed;
	bottom: 38px;
	width: 35px;
	height: 90px;
	margin-left: -70px;
	display: none;
}


/* qfy_editor_front: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/plugins/qfy_editor/assets/css/qfy_editor_front.css) */

body .tp-caption.white {
	font-size: 76px;
	font-family: "黑体";
	color: white;
	text-decoration: underline;
	background-color: transparent;
	padding: 5px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}

body .tp-caption.black {
	font-size: 76px;
	font-family: "黑体";
	color: rgb(0, 0, 0);
	text-decoration: underline;
	background-color: transparent;
	padding: 5px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}

body .tp-caption.large_bold_darkblue {
	font-size: 76px;
	font-family: "黑体";
	color: #000033;
	text-decoration: underline;
	background-color: transparent;
	padding: 5px;
	text-shadow: none;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.large_bold_grey {
	font-size: 60px;
	line-height: 60px;
	font-weight: 800;
	font-family: "黑体";
	color: #000;
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	margin: 0px;
	padding: 1px 4px 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.excerpt {
	font-size: 36px;
	line-height: 36px;
	font-weight: 700;
	font-family: "黑体";
	color: #ffffff;
	text-decoration: none;
	background-color: rgb(0, 0, 0);
	background-color: rgba(0, 0, 0, 1);
	text-shadow: none;
	margin: 0px;
	letter-spacing: -1.5px;
	padding: 1px 4px 0px 4px;
	width: 150px;
	white-space: normal!important;
	height: auto;
	border-width: 0px;
	border-color: rgb(255, 255, 255);
	border-style: none;
}

body .tp-caption.large_bold_black {
	font-size: 58px;
	line-height: 60px;
	font-weight: 800;
	font-family: "黑体";
	color: rgb(0, 0, 0);
	text-decoration: none;
	background-color: transparent;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.large_bold_grey {
	font-size: 60px;
	line-height: 60px;
	font-weight: 800;
	font-family: "黑体";
	color: rgb(102, 102, 102);
	text-decoration: none;
	background-color: transparent;
	text-shadow: none;
	margin: 0px;
	padding: 1px 4px 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.large_bg_black {
	font-size: 40px;
	font-weight: 800;
	font-family: "黑体";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background-color: rgb(0, 0, 0);
	padding: 10px 20px 15px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.largeblackbg {
	background: url(//fast.qifeiye.com/FeiEditor/images/bitcms/black-60.png) repeat;
	font-size: 40px;
	font-weight: 800;
	font-family: "黑体";
	color: rgb(255, 255, 255);
	text-decoration: none;
	padding: 15px;
	border-width: 0px;
	border-color: rgb(0, 0, 0);
	border-style: none;
}

body .tp-caption.largegreenbg {
	background-color: #67ae73;
	font-size: 40px;
	font-weight: 800;
	font-family: "黑体";
	color: rgb(255, 255, 255);
	text-decoration: none;
	padding: 15px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.medium_bg_orange {
	background-color: rgb(243, 156, 18);
	font-size: 40px;
	font-weight: 800;
	font-family: "黑体";
	color: rgb(255, 255, 255);
	text-decoration: none;
	padding: 15px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.modern_big_bluebg {
	background-color: #4e5b6c;
	font-size: 40px;
	font-weight: 800;
	font-family: "黑体";
	color: rgb(255, 255, 255);
	text-decoration: none;
	padding: 5px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
	line-height: 40px;
}

body .tp-caption.small_light_white {
	font-size: 17px;
	font-weight: 300;
	font-family: "黑体";
	color: rgb(255, 255, 255);
	text-decoration: none;
	background: url(//fast.qifeiye.com/FeiEditor/images/bitcms/black-60.png) repeat;
	padding: 3px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

body .tp-caption.small_thin_grey {
	font-size: 18px;
	font-weight: 300;
	font-family: "黑体";
	color: rgb(117, 117, 117);
	text-decoration: none;
	background-color: transparent;
	padding: 3px;
	text-shadow: none;
	margin: 0px;
	border-width: 0px;
	border-color: rgb(255, 214, 88);
	border-style: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
	display: block;
}

audio,
canvas,
video {
	display: inline-block;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

[hidden],
template {
	display: none;
}

html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

body {
	margin: 0;
}

a {
	background: transparent;
}

a:focus {
	outline: thin dotted;
}

a:active,
a:hover {
	outline: 0;
}

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

b,
strong {
	font-weight: bold;
}

dfn {
	font-style: italic;
}

hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

mark {
	background: #ff0;
	color: #000;
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-size: 1em;
}

pre {
	white-space: pre-wrap;
}

q {
	quotes: "\201C" "\201D" "\2018" "\2019";
}

small {
	font-size: 80%;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

img {
	border: 0;
}

svg:not(:root) {
	overflow: hidden;
}

figure {
	margin: 0;
}

fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend {
	border: 0;
	padding: 0;
}

button,
input,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
}

button,
input {
	line-height: normal;
}

button,
select {
	text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}

button[disabled],
html input[disabled] {
	cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box;
	padding: 0;
}

input[type="search"] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

textarea {
	overflow: auto;
	vertical-align: top;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.vc_clearfix {
	*zoom: 1;
}

.vc_clearfix:before,
.vc_clearfix:after {
	display: table;
	content: "";
}

.vc_clearfix:after {
	clear: both;
}

.qfe_row *,
.qfe_row *:before,
.qfe_row *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vc_container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
}

.vc_container:before,
.vc_container:after {
	content: " ";
	display: table;
}

.vc_container:after {
	clear: both;
}

.vc_container:before,
.vc_container:after {
	content: " ";
	display: table;
}

.vc_container:after {
	clear: both;
}

.qfe_row {
	margin: 0;
}

.qfe_row:before,
.qfe_row:after {
	content: " ";
	display: table;
}

.qfe_row:after {
	clear: both;
}

.qfe_row:before,
.qfe_row:after {
	content: " ";
	display: table;
}

.qfe_row:after {
	clear: both;
}

.qfe_row .vc_span1,
.qfe_row .vc_span2,
.qfe_row .vc_span3,
.qfe_row .vc_span4,
.qfe_row .vc_span5,
.qfe_row .vc_span6,
.qfe_row .vc_span7,
.qfe_row .vc_span8,
.qfe_row .vc_span9,
.qfe_row .vc_span10,
.qfe_row .vc_span11,
.qfe_row .vc_span12 {
	margin-left: 0;
}

.contentsPadding0 .qfe_row .vc_span_class {
	padding-left: 0px;
	padding-right: 0px;
}

.contentsPadding10 .qfe_row .vc_span_class {
	padding-right: 5px;
}

.contentsPadding15 .qfe_row .vc_span_class {
	padding-right: 10px;
}

.contentsPadding20 .qfe_row .vc_span_class {
	padding-right: 15px;
}

.contentsPadding25 .qfe_row .vc_span_class {
	padding-right: 20px;
}

.contentsPadding30 .qfe_row .vc_span_class {
	padding-right: 25px;
}

.contentsPadding35 .qfe_row .vc_span_class {
	padding-right: 30px;
}

.contentsPadding40 .qfe_row .vc_span_class {
	padding-right: 35px;
}

.contentsPadding50 .qfe_row .vc_span_class {
	padding-right: 45px;
}

.contentsPadding60 .qfe_row .vc_span_class {
	padding-right: 55px;
}

.contentsPadding80 .qfe_row .vc_span_class {
	padding-right: 75px;
}

.contentsPadding100 .qfe_row .vc_span_class {
	padding-right: 95px;
}

.contentsPadding10.full .qfe_row .vc_span_class {
	padding-right: 10px;
}

.contentsPadding15.full .qfe_row .vc_span_class {
	padding-right: 15px;
}

.contentsPadding20.full .qfe_row .vc_span_class {
	padding-right: 20px;
}

.contentsPadding25.full .qfe_row .vc_span_class {
	padding-right: 25px;
}

.contentsPadding30.full .qfe_row .vc_span_class {
	padding-right: 30px;
}

.contentsPadding35.full .qfe_row .vc_span_class {
	padding-right: 35px;
}

.contentsPadding40.full .qfe_row .vc_span_class {
	padding-right: 40px;
}

.contentsPadding50.full .qfe_row .vc_span_class {
	padding-right: 50px;
}

.contentsPadding60.full .qfe_row .vc_span_class {
	padding-right: 60px;
}

.contentsPadding80.full .qfe_row .vc_span_class {
	padding-right: 80px;
}

.contentsPadding100.full .qfe_row .vc_span_class {
	padding-right: 100px;
}

.contentsPadding0.full .qfe_row .vc_span_class,
.contentsPadding10.full .qfe_row .vc_span_class,
.contentsPadding15.full .qfe_row .vc_span_class,
.contentsPadding20.full .qfe_row .vc_span_class,
.contentsPadding25.full .qfe_row .vc_span_class,
.contentsPadding30.full .qfe_row .vc_span_class,
.contentsPadding35.full .qfe_row .vc_span_class,
.contentsPadding40.full .qfe_row .vc_span_class,
.contentsPadding45.full .qfe_row .vc_span_class,
.contentsPadding50.full .qfe_row .vc_span_class,
.contentsPadding60.full .qfe_row .vc_span_class,
.contentsPadding80.full .qfe_row .vc_span_class,
.contentsPadding100.full .qfe_row .vc_span_class {
	padding-left: 0px;
}

.qfe_row .vc_span1 {
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
}

.vc_txt_align_left {
	text-align: left;
}

.vc_txt_align_right {
	text-align: right;
}

.vc_txt_align_center {
	text-align: center;
}

.vc_txt_align_justify {
	text-align: justify;
	text-justify: inter-word;
}

.vc_el_width_50 {
	width: 50%;
	margin-left: auto!important;
	margin-right: auto!important;
}

.vc_el_width_60 {
	width: 60%;
	margin-left: auto!important;
	margin-right: auto!important;
}

.vc_el_width_70 {
	width: 70%;
	margin-left: auto!important;
	margin-right: auto!important;
}

.vc_el_width_80 {
	width: 80%;
	margin-left: auto!important;
	margin-right: auto!important;
}

.vc_el_width_90 {
	width: 90%;
	margin-left: auto!important;
	margin-right: auto!important;
}

.vc_el_width_100 {
	width: 100%;
}

.vc_btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.428571429;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	border: none;
	text-decoration: none!important;
	padding: 1em 2em;
	font-size: 100%;
	line-height: 1em;
	border-radius: 5px;
}

.vc_btn:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.vc_btn:hover,
.vc_btn:focus {
	color: #333333;
	text-decoration: none;
}

.vc_btn:active,
.vc_btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
	box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.vc_btn.disabled,
.vc_btn[disabled],
fieldset[disabled] .vc_btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: 0.65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
}

.vc_btn_xs {
	padding: 0.5em 0.8em;
	font-size: 80%;
	line-height: 1em;
	border-radius: 5px;
}

.vc_btn_sm {
	padding: 0.8em 1.2em;
	font-size: 85%;
	line-height: 1em;
	border-radius: 5px;
}

.vc_btn_lg {
	padding: 1.1em 2.5em;
	font-size: 115%;
	line-height: 1em;
	border-radius: 5px;
}

.vc_btn_square {
	border-radius: 0;
}

.vc_btn_square_outlined {
	border-radius: 0;
	background: none!important;
	border: 2px solid;
}

.vc_btn_round {
	border-radius: 25px;
}

.vc_btn_outlined {
	background: none!important;
	border: 2px solid;
}

.vc_btn_blue {
	background-color: #5472d2;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_blue:hover {
	background-color: #3c5ecc;
	color: #f7f7f7!important;
}

.vc_btn_blue.vc_btn_outlined,
.vc_btn_blue.vc_btn_square_outlined {
	color: #5472d2!important;
}

.vc_btn_blue.vc_btn_outlined:hover,
.vc_btn_blue.vc_btn_square_outlined:hover {
	border-color: #3c5ecc;
}

.vc_btn_blue.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #3253bc;
	box-shadow: 0 5px 0 #3253bc;
	margin-bottom: 5px;
}

.vc_btn_blue.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #3253bc;
	box-shadow: 0 3px 0 #3253bc;
	margin-bottom: 3px;
}

.vc_btn_blue.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #3253bc;
	box-shadow: 0 4px 0 #3253bc;
	margin-bottom: 4px;
}

.vc_btn_turquoise {
	background-color: #00c1cf;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_turquoise:hover {
	background-color: #00a4b0;
	color: #f7f7f7!important;
}

.vc_btn_turquoise.vc_btn_outlined,
.vc_btn_turquoise.vc_btn_square_outlined {
	color: #00c1cf!important;
}

.vc_btn_turquoise.vc_btn_outlined:hover,
.vc_btn_turquoise.vc_btn_square_outlined:hover {
	border-color: #00a4b0;
}

.vc_btn_turquoise.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #008d97;
	box-shadow: 0 5px 0 #008d97;
	margin-bottom: 5px;
}

.vc_btn_turquoise.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #008d97;
	box-shadow: 0 3px 0 #008d97;
	margin-bottom: 3px;
}

.vc_btn_turquoise.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #008d97;
	box-shadow: 0 4px 0 #008d97;
	margin-bottom: 4px;
}

.vc_btn_pink {
	background-color: #fe6c61;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_pink:hover {
	background-color: #fe5043;
	color: #f7f7f7!important;
}

.vc_btn_pink.vc_btn_outlined,
.vc_btn_pink.vc_btn_square_outlined {
	color: #fe6c61!important;
}

.vc_btn_pink.vc_btn_outlined:hover,
.vc_btn_pink.vc_btn_square_outlined:hover {
	border-color: #fe5043;
}

.vc_btn_pink.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #fe3829;
	box-shadow: 0 5px 0 #fe3829;
	margin-bottom: 5px;
}

.vc_btn_pink.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #fe3829;
	box-shadow: 0 3px 0 #fe3829;
	margin-bottom: 3px;
}

.vc_btn_pink.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #fe3829;
	box-shadow: 0 4px 0 #fe3829;
	margin-bottom: 4px;
}

.vc_btn_violet {
	background-color: #8d6dc4;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_violet:hover {
	background-color: #7c57bb;
	color: #f7f7f7!important;
}

.vc_btn_violet.vc_btn_outlined,
.vc_btn_violet.vc_btn_square_outlined {
	color: #8d6dc4!important;
}

.vc_btn_violet.vc_btn_outlined:hover,
.vc_btn_violet.vc_btn_square_outlined:hover {
	border-color: #7c57bb;
}

.vc_btn_violet.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #6e48b1;
	box-shadow: 0 5px 0 #6e48b1;
	margin-bottom: 5px;
}

.vc_btn_violet.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #6e48b1;
	box-shadow: 0 3px 0 #6e48b1;
	margin-bottom: 3px;
}

.vc_btn_violet.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #6e48b1;
	box-shadow: 0 4px 0 #6e48b1;
	margin-bottom: 4px;
}

.vc_btn_peacoc {
	background-color: #4cadc9;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_peacoc:hover {
	background-color: #39a0bd;
	color: #f7f7f7!important;
}

.vc_btn_peacoc.vc_btn_outlined,
.vc_btn_peacoc.vc_btn_square_outlined {
	color: #4cadc9!important;
}

.vc_btn_peacoc.vc_btn_outlined:hover,
.vc_btn_peacoc.vc_btn_square_outlined:hover {
	border-color: #39a0bd;
}

.vc_btn_peacoc.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #338faa;
	box-shadow: 0 5px 0 #338faa;
	margin-bottom: 5px;
}

.vc_btn_peacoc.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #338faa;
	box-shadow: 0 3px 0 #338faa;
	margin-bottom: 3px;
}

.vc_btn_peacoc.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #338faa;
	box-shadow: 0 4px 0 #338faa;
	margin-bottom: 4px;
}

.vc_btn_chino {
	background-color: #cec2ab;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_chino:hover {
	background-color: #c3b498;
	color: #f7f7f7!important;
}

.vc_btn_chino.vc_btn_outlined,
.vc_btn_chino.vc_btn_square_outlined {
	color: #cec2ab!important;
}

.vc_btn_chino.vc_btn_outlined:hover,
.vc_btn_chino.vc_btn_square_outlined:hover {
	border-color: #c3b498;
}

.vc_btn_chino.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #b9a888;
	box-shadow: 0 5px 0 #b9a888;
	margin-bottom: 5px;
}

.vc_btn_chino.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #b9a888;
	box-shadow: 0 3px 0 #b9a888;
	margin-bottom: 3px;
}

.vc_btn_chino.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #b9a888;
	box-shadow: 0 4px 0 #b9a888;
	margin-bottom: 4px;
}

.vc_btn_mulled_wine {
	background-color: #50485b;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_mulled_wine:hover {
	background-color: #413a4a;
	color: #f7f7f7!important;
}

.vc_btn_mulled_wine.vc_btn_outlined,
.vc_btn_mulled_wine.vc_btn_square_outlined {
	color: #50485b!important;
}

.vc_btn_mulled_wine.vc_btn_outlined:hover,
.vc_btn_mulled_wine.vc_btn_square_outlined:hover {
	border-color: #413a4a;
}

.vc_btn_mulled_wine.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #342f3c;
	box-shadow: 0 5px 0 #342f3c;
	margin-bottom: 5px;
}

.vc_btn_mulled_wine.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #342f3c;
	box-shadow: 0 3px 0 #342f3c;
	margin-bottom: 3px;
}

.vc_btn_mulled_wine.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #342f3c;
	box-shadow: 0 4px 0 #342f3c;
	margin-bottom: 4px;
}

.vc_btn_vista_blue {
	background-color: #75d69c;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_vista_blue:hover {
	background-color: #5dcf8b;
	color: #f7f7f7!important;
}

.vc_btn_vista_blue.vc_btn_outlined,
.vc_btn_vista_blue.vc_btn_square_outlined {
	color: #75d69c!important;
}

.vc_btn_vista_blue.vc_btn_outlined:hover,
.vc_btn_vista_blue.vc_btn_square_outlined:hover {
	border-color: #5dcf8b;
}

.vc_btn_vista_blue.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #4ac97d;
	box-shadow: 0 5px 0 #4ac97d;
	margin-bottom: 5px;
}

.vc_btn_vista_blue.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #4ac97d;
	box-shadow: 0 3px 0 #4ac97d;
	margin-bottom: 3px;
}

.vc_btn_vista_blue.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #4ac97d;
	box-shadow: 0 4px 0 #4ac97d;
	margin-bottom: 4px;
}

.vc_btn_black {
	background-color: #2a2a2a;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_black:hover {
	background-color: #1b1b1b;
	color: #f7f7f7!important;
}

.vc_btn_black.vc_btn_outlined,
.vc_btn_black.vc_btn_square_outlined {
	color: #2a2a2a!important;
}

.vc_btn_black.vc_btn_outlined:hover,
.vc_btn_black.vc_btn_square_outlined:hover {
	border-color: #1b1b1b;
}

.vc_btn_black.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #0e0e0e;
	box-shadow: 0 5px 0 #0e0e0e;
	margin-bottom: 5px;
}

.vc_btn_black.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #0e0e0e;
	box-shadow: 0 3px 0 #0e0e0e;
	margin-bottom: 3px;
}

.vc_btn_black.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #0e0e0e;
	box-shadow: 0 4px 0 #0e0e0e;
	margin-bottom: 4px;
}

.vc_btn_grey {
	background-color: #ebebeb;
	color: #666666!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_grey:hover {
	background-color: #dcdcdc;
	color: #5e5e5e!important;
}

.vc_btn_grey.vc_btn_outlined,
.vc_btn_grey.vc_btn_square_outlined {
	color: #ebebeb!important;
}

.vc_btn_grey.vc_btn_outlined:hover,
.vc_btn_grey.vc_btn_square_outlined:hover {
	border-color: #dcdcdc;
}

.vc_btn_grey.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #cfcfcf;
	box-shadow: 0 5px 0 #cfcfcf;
	margin-bottom: 5px;
}

.vc_btn_grey.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #cfcfcf;
	box-shadow: 0 3px 0 #cfcfcf;
	margin-bottom: 3px;
}

.vc_btn_grey.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #cfcfcf;
	box-shadow: 0 4px 0 #cfcfcf;
	margin-bottom: 4px;
}

.vc_btn_orange {
	background-color: #f89406;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_orange:hover {
	background-color: #da8205;
	color: #f7f7f7!important;
}

.vc_btn_orange.vc_btn_outlined,
.vc_btn_orange.vc_btn_square_outlined {
	color: #f89406!important;
}

.vc_btn_orange.vc_btn_outlined:hover,
.vc_btn_orange.vc_btn_square_outlined:hover {
	border-color: #da8205;
}

.vc_btn_orange.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #c17305;
	box-shadow: 0 5px 0 #c17305;
	margin-bottom: 5px;
}

.vc_btn_orange.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #c17305;
	box-shadow: 0 3px 0 #c17305;
	margin-bottom: 3px;
}

.vc_btn_orange.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #c17305;
	box-shadow: 0 4px 0 #c17305;
	margin-bottom: 4px;
}

.vc_btn_sky {
	background-color: #5aa1e3;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_sky:hover {
	background-color: #4092df;
	color: #f7f7f7!important;
}

.vc_btn_sky.vc_btn_outlined,
.vc_btn_sky.vc_btn_square_outlined {
	color: #5aa1e3!important;
}

.vc_btn_sky.vc_btn_outlined:hover,
.vc_btn_sky.vc_btn_square_outlined:hover {
	border-color: #4092df;
}

.vc_btn_sky.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #2a86db;
	box-shadow: 0 5px 0 #2a86db;
	margin-bottom: 5px;
}

.vc_btn_sky.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #2a86db;
	box-shadow: 0 3px 0 #2a86db;
	margin-bottom: 3px;
}

.vc_btn_sky.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #2a86db;
	box-shadow: 0 4px 0 #2a86db;
	margin-bottom: 4px;
}

.vc_btn_green {
	background-color: #6dab3c;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_green:hover {
	background-color: #5f9434;
	color: #f7f7f7!important;
}

.vc_btn_green.vc_btn_outlined,
.vc_btn_green.vc_btn_square_outlined {
	color: #6dab3c!important;
}

.vc_btn_green.vc_btn_outlined:hover,
.vc_btn_green.vc_btn_square_outlined:hover {
	border-color: #5f9434;
}

.vc_btn_green.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #53812d;
	box-shadow: 0 5px 0 #53812d;
	margin-bottom: 5px;
}

.vc_btn_green.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #53812d;
	box-shadow: 0 3px 0 #53812d;
	margin-bottom: 3px;
}

.vc_btn_green.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #53812d;
	box-shadow: 0 4px 0 #53812d;
	margin-bottom: 4px;
}

.vc_btn_juicy_pink {
	background-color: #f4524d;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_juicy_pink:hover {
	background-color: #f23630;
	color: #f7f7f7!important;
}

.vc_btn_juicy_pink.vc_btn_outlined,
.vc_btn_juicy_pink.vc_btn_square_outlined {
	color: #f4524d!important;
}

.vc_btn_juicy_pink.vc_btn_outlined:hover,
.vc_btn_juicy_pink.vc_btn_square_outlined:hover {
	border-color: #f23630;
}

.vc_btn_juicy_pink.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #f11f18;
	box-shadow: 0 5px 0 #f11f18;
	margin-bottom: 5px;
}

.vc_btn_juicy_pink.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #f11f18;
	box-shadow: 0 3px 0 #f11f18;
	margin-bottom: 3px;
}

.vc_btn_juicy_pink.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #f11f18;
	box-shadow: 0 4px 0 #f11f18;
	margin-bottom: 4px;
}

.vc_btn_sandy_brown {
	background-color: #f79468;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_sandy_brown:hover {
	background-color: #f57f4b;
	color: #f7f7f7!important;
}

.vc_btn_sandy_brown.vc_btn_outlined,
.vc_btn_sandy_brown.vc_btn_square_outlined {
	color: #f79468!important;
}

.vc_btn_sandy_brown.vc_btn_outlined:hover,
.vc_btn_sandy_brown.vc_btn_square_outlined:hover {
	border-color: #f57f4b;
}

.vc_btn_sandy_brown.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #f46e33;
	box-shadow: 0 5px 0 #f46e33;
	margin-bottom: 5px;
}

.vc_btn_sandy_brown.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #f46e33;
	box-shadow: 0 3px 0 #f46e33;
	margin-bottom: 3px;
}

.vc_btn_sandy_brown.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #f46e33;
	box-shadow: 0 4px 0 #f46e33;
	margin-bottom: 4px;
}

.vc_btn_purple {
	background-color: #b97ebb;
	color: #ffffff!important;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}

.vc_btn_purple:hover {
	background-color: #ae6ab0;
	color: #f7f7f7!important;
}

.vc_btn_purple.vc_btn_outlined,
.vc_btn_purple.vc_btn_square_outlined {
	color: #b97ebb!important;
}

.vc_btn_purple.vc_btn_outlined:hover,
.vc_btn_purple.vc_btn_square_outlined:hover {
	border-color: #ae6ab0;
}

.vc_btn_purple.vc_btn_3d {
	-webkit-box-shadow: 0 5px 0 #a559a8;
	box-shadow: 0 5px 0 #a559a8;
	margin-bottom: 5px;
}

.vc_btn_purple.vc_btn_3d.vc_btn_xs {
	-webkit-box-shadow: 0 3px 0 #a559a8;
	box-shadow: 0 3px 0 #a559a8;
	margin-bottom: 3px;
}

.vc_btn_purple.vc_btn_3d.vc_btn_sm {
	-webkit-box-shadow: 0 4px 0 #a559a8;
	box-shadow: 0 4px 0 #a559a8;
	margin-bottom: 4px;
}

.qfe_alert {
	padding: 1em 35px 1em 25px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #fcf8e3;
	border: 1px solid #faebcc;
	border-radius: 5px;
	color: #8a6d3b;
	clear: both;
}

.qfe_alert .messagebox_text *:last-child {
	margin-bottom: 0;
}

.qfe_alert.vc_alert_square {
	border-radius: 0;
}

.qfe_alert.vc_alert_square_outlined {
	border-radius: 0;
	background: none!important;
	border-width: 2px;
}

.qfe_alert.vc_alert_round {
	border-radius: 50px;
}

.qfe_alert.vc_alert_outlined {
	background: none!important;
	border-width: 2px;
}

.qfe_alert.vc_alert_3d {
	border-width: 1px 1px 1px 1px;
}

.qfe_alert-success {
	color: #3c763d;
	border-color: #d6e9c6;
	background-color: #dff0d8;
}

.qfe_alert-success.vc_alert_outlined,
.qfe_alert-success.vc_alert_square_outlined {
	color: #3c763d;
}

.qfe_alert-success.vc_alert_3d {
	-webkit-box-shadow: 0 5px 0 #c1e2b3;
	box-shadow: 0 5px 0 #c1e2b3;
}

.qfe_alert-error,
.qfe_alert-danger {
	color: #a94442;
	border-color: #ebccd1;
	background-color: #f2dede;
}

.qfe_alert-error.vc_alert_outlined,
.qfe_alert-danger.vc_alert_outlined,
.qfe_alert-error.vc_alert_square_outlined,
.qfe_alert-danger.vc_alert_square_outlined {
	color: #a94442;
}

.qfe_alert-error.vc_alert_3d,
.qfe_alert-danger.vc_alert_3d {
	-webkit-box-shadow: 0 5px 0 #e4b9b9;
	box-shadow: 0 5px 0 #e4b9b9;
}

.qfe_alert-info {
	color: #31708f;
	border-color: #bce8f1;
	background-color: #d9edf7;
}

.qfe_alert-info.vc_alert_outlined,
.qfe_alert-info.vc_alert_square_outlined {
	color: #31708f;
}

.qfe_alert-info.vc_alert_3d {
	-webkit-box-shadow: 0 5px 0 #afd9ee;
	box-shadow: 0 5px 0 #afd9ee;
}

.qfe_alert .messagebox_text,
.qfe_alert-warning .messagebox_text {
	padding-left: 40px;
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/alert.png) no-repeat left center;
}

.qfe_alert-info .messagebox_text {
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/info.png) no-repeat left center;
}

.qfe_alert-success .messagebox_text {
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/tick.png) no-repeat left center;
}

.qfe_alert-error .messagebox_text,
.qfe_alert-danger .messagebox_text {
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/exclamation.png) no-repeat left center;
}

.vc_call_to_action {
	background-color: #ebebeb;
	border: 2px solid #ebebeb;
	padding: 2em;
	border-radius: 5px;
}

.vc_call_to_action *:last-child {
	margin-bottom: 0;
}

.vc_call_to_action.vc_cta_square {
	border-radius: 0;
}

.vc_call_to_action.vc_cta_square_outlined {
	border-radius: 0;
	background: none!important;
}

.vc_call_to_action.vc_cta_round {
	border-radius: 50px;
}

.vc_call_to_action.vc_cta_outlined {
	background: none!important;
}

.vc_call_to_action hgroup h2,
.vc_call_to_action hgroup h4 {
	margin: 0;
	clear: none;
}

.vc_call_to_action hgroup+p {
	margin-top: 1em;
}

.vc_call_to_action.vc_cta_btn_pos_right .vc_cta_btn {
	float: right;
	margin-left: 2em;
}

.vc_call_to_action.vc_cta_btn_pos_left .vc_cta_btn {
	float: left;
	margin-right: 2em;
}

.vc_separator {
	display: table;
}

.vc_separator h4 {
	line-height: 1em;
	font-size: 100%;
	display: table-cell;
	white-space: pre;
}

.vc_separator.vc_separator_align_center h4 {
	padding: 0 0.8em;
}

.vc_separator.vc_separator_align_left {
	margin-left: 0;
}

.vc_separator.vc_separator_align_left h4 {
	padding: 0 0.8em 0 0;
}

.vc_separator.vc_separator_align_left .vc_sep_holder {
	width: 100%;
}

.vc_separator.vc_separator_align_left .vc_sep_holder.vc_sep_holder_l {
	display: none;
}

.vc_separator.vc_separator_align_right {
	margin-right: 0;
}

.vc_separator.vc_separator_align_right h4 {
	padding: 0 0 0 0.8em;
	margin: 0!important;
}

.vc_separator.vc_separator_align_right .vc_sep_holder {
	width: 100%;
}

.vc_separator.vc_separator_align_right .vc_sep_holder.vc_sep_holder_r {
	display: none;
}

.vc_separator .vc_sep_holder {
	display: table-cell;
	height: 1px;
	position: relative;
	vertical-align: middle;
	width: 50%;
}

.vc_separator .vc_sep_holder .vc_sep_line {
	height: 1px;
	border-top: 1px solid #f7f7f7;
	display: block;
	position: relative;
	top: 1px;
	width: 100%;
}

.vc_separator.vc_sep_double {
	height: 3px;
}

.vc_separator.vc_sep_double .vc_sep_line {
	border-bottom: 1px solid #f7f7f7;
	border-top: 1px solid #f7f7f7;
	height: 3px;
}

.vc_separator.vc_sep_dashed .vc_sep_line {
	border-top-style: dashed;
}

.vc_separator.vc_sep_dotted .vc_sep_line {
	border-top-style: dotted;
}

.vc_separator.vc_sep_color_blue .vc_sep_line {
	border-color: #5472d2;
}

.vc_separator.vc_sep_color_turquoise .vc_sep_line {
	border-color: #00c1cf;
}

.vc_separator.vc_sep_color_pink .vc_sep_line {
	border-color: #fe6c61;
}

.vc_separator.vc_sep_color_violet .vc_sep_line {
	border-color: #8d6dc4;
}

.vc_separator.vc_sep_color_peacoc .vc_sep_line {
	border-color: #4cadc9;
}

.vc_separator.vc_sep_color_chino .vc_sep_line {
	border-color: #cec2ab;
}

.vc_separator.vc_sep_color_mulled_wine .vc_sep_line {
	border-color: #50485b;
}

.vc_separator.vc_sep_color_vista_blue .vc_sep_line {
	border-color: #75d69c;
}

.vc_separator.vc_sep_color_black .vc_sep_line {
	border-color: #2a2a2a;
}

.vc_separator.vc_sep_color_grey .vc_sep_line {
	border-color: #ebebeb;
}

.vc_separator.vc_sep_color_orange .vc_sep_line {
	border-color: #f89406;
}

.vc_separator.vc_sep_color_sky .vc_sep_line {
	border-color: #5aa1e3;
}

.vc_separator.vc_sep_color_green .vc_sep_line {
	border-color: #6dab3c;
}

.vc_separator.vc_sep_color_juicy_pink .vc_sep_line {
	border-color: #f4524d;
}

.vc_separator.vc_sep_color_sandy_brown .vc_sep_line {
	border-color: #f79468;
}

.vc_separator.vc_sep_color_purple .vc_sep_line {
	border-color: #b97ebb;
}

.qfe_single_image img {
	height: auto;
	max-width: 100%;
}

.qfe_single_image.vc_align_center {
	text-align: center;
}

.qfe_single_image.vc_align_right {
	text-align: right;
}

.qfe_single_image.vc_align_left {
	text-align: left;
}

.qfe_single_image.vc_align_inline {
	display: inline-block;
	max-width: 100%;
}

div .vc_box_rounded {
	border-radius: 4px;
	-webkit-box-shadow: none;
	box-shadow: none;
}

div .vc_box_outline,
div .vc_box_outline_circle {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 6px;
	border: 1px solid #ebebeb;
}

div .span_vc_box_outline,
div .span_vc_box_outline_circle {
	padding: 6px;
}

div .vc_box_border,
div .vc_box_border_circle {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding: 6px;
	border: none;
}

div .vc_box_shadow,
div .vc_box_shadow_circle {
	border-radius: 0px;
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
	padding: 6px;
}

div .vc_box_shadow_3d {
	border-radius: 0px;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-bottom: 15px;
}

div .vc_box_circle,
div .vc_box_outline_circle,
div .vc_box_border_circle,
div .vc_box_shadow_circle {
	border-radius: 5000px;
	border-radius: 50%;
	-webkit-box-shadow: none;
	box-shadow: none;
	overflow: hidden;
}

div .vc_box_shadow_circle {
	-webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0px 5px rgba(0, 0, 0, 0.1);
}

.vc_box_shadow_3d_wrap {
	position: relative;
	z-index: 0;
	display: inline-block;
	max-width: 100%;
}

.vc_box_shadow_3d_wrap:after,
.vc_box_shadow_3d_wrap:before {
	content: "";
	position: absolute;
	box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
	left: 10px;
	bottom: 8%;
	width: 40%;
	height: 20%;
	max-height: 100px;
	max-width: 300px;
	z-index: -1;
	-webkit-transform: rotate(-6deg);
	-ms-transform: rotate(-6deg);
	transform: rotate(-6deg);
}

.vc_box_shadow_3d_wrap:after {
	left: auto;
	right: 10px;
	-webkit-transform: rotate(6deg);
	-ms-transform: rotate(6deg);
	transform: rotate(6deg);
}

.vc_box_outline.vc_box_border_blue,
.vc_box_outline_circle.vc_box_border_blue {
	border-color: #5472d2;
}

.vc_box_border.vc_box_border_blue,
.vc_box_border_circle.vc_box_border_blue {
	background-color: #5472d2;
}

.vc_box_outline.vc_box_border_turquoise,
.vc_box_outline_circle.vc_box_border_turquoise {
	border-color: #00c1cf;
}

.vc_box_border.vc_box_border_turquoise,
.vc_box_border_circle.vc_box_border_turquoise {
	background-color: #00c1cf;
}

.vc_box_outline.vc_box_border_pink,
.vc_box_outline_circle.vc_box_border_pink {
	border-color: #fe6c61;
}

.vc_box_border.vc_box_border_pink,
.vc_box_border_circle.vc_box_border_pink {
	background-color: #fe6c61;
}

.vc_box_outline.vc_box_border_violet,
.vc_box_outline_circle.vc_box_border_violet {
	border-color: #8d6dc4;
}

.vc_box_border.vc_box_border_violet,
.vc_box_border_circle.vc_box_border_violet {
	background-color: #8d6dc4;
}

.vc_box_outline.vc_box_border_peacoc,
.vc_box_outline_circle.vc_box_border_peacoc {
	border-color: #4cadc9;
}

.vc_box_border.vc_box_border_peacoc,
.vc_box_border_circle.vc_box_border_peacoc {
	background-color: #4cadc9;
}

.vc_box_outline.vc_box_border_chino,
.vc_box_outline_circle.vc_box_border_chino {
	border-color: #cec2ab;
}

.vc_box_border.vc_box_border_chino,
.vc_box_border_circle.vc_box_border_chino {
	background-color: #cec2ab;
}

.vc_box_outline.vc_box_border_mulled_wine,
.vc_box_outline_circle.vc_box_border_mulled_wine {
	border-color: #50485b;
}

.vc_box_border.vc_box_border_mulled_wine,
.vc_box_border_circle.vc_box_border_mulled_wine {
	background-color: #50485b;
}

.vc_box_outline.vc_box_border_vista_blue,
.vc_box_outline_circle.vc_box_border_vista_blue {
	border-color: #75d69c;
}

.vc_box_border.vc_box_border_vista_blue,
.vc_box_border_circle.vc_box_border_vista_blue {
	background-color: #75d69c;
}

.vc_box_outline.vc_box_border_black,
.vc_box_outline_circle.vc_box_border_black {
	border-color: #2a2a2a;
}

.vc_box_border.vc_box_border_black,
.vc_box_border_circle.vc_box_border_black {
	background-color: #2a2a2a;
}

.vc_box_outline.vc_box_border_grey,
.vc_box_outline_circle.vc_box_border_grey {
	border-color: #ebebeb;
}

.vc_box_border.vc_box_border_grey,
.vc_box_border_circle.vc_box_border_grey {
	background-color: #ebebeb;
}

.vc_box_outline.vc_box_border_orange,
.vc_box_outline_circle.vc_box_border_orange {
	border-color: #f89406;
}

.vc_box_border.vc_box_border_orange,
.vc_box_border_circle.vc_box_border_orange {
	background-color: #f89406;
}

.vc_box_outline.vc_box_border_sky,
.vc_box_outline_circle.vc_box_border_sky {
	border-color: #5aa1e3;
}

.vc_box_border.vc_box_border_sky,
.vc_box_border_circle.vc_box_border_sky {
	background-color: #5aa1e3;
}

.vc_box_outline.vc_box_border_green,
.vc_box_outline_circle.vc_box_border_green {
	border-color: #6dab3c;
}

.vc_box_border.vc_box_border_green,
.vc_box_border_circle.vc_box_border_green {
	background-color: #6dab3c;
}

.vc_box_outline.vc_box_border_juicy_pink,
.vc_box_outline_circle.vc_box_border_juicy_pink {
	border-color: #f4524d;
}

.vc_box_border.vc_box_border_juicy_pink,
.vc_box_border_circle.vc_box_border_juicy_pink {
	background-color: #f4524d;
}

.vc_box_outline.vc_box_border_sandy_brown,
.vc_box_outline_circle.vc_box_border_sandy_brown {
	border-color: #f79468;
}

.vc_box_border.vc_box_border_sandy_brown,
.vc_box_border_circle.vc_box_border_sandy_brown {
	background-color: #f79468;
}

.vc_box_outline.vc_box_border_purple,
.vc_box_outline_circle.vc_box_border_purple {
	border-color: #b97ebb;
}

.vc_box_border.vc_box_border_purple,
.vc_box_border_circle.vc_box_border_purple {
	background-color: #b97ebb;
}

.qfe_alert p:last-child,
#content .qfe_alert p:last-child,
.qfe_text_column p:last-child,
.qfe_text_column *:last-child,
#content .qfe_text_column p:last-child,
#content .qfe_text_column *:last-child,
.qfe_toggle_content p:last-child {
	margin-bottom: 0;
}

.qfe_content_element,
ul.qfe_thumbnails-fluid>li,
.last_toggle_el_margin,
.qfe_button {
	margin-bottom: 35px;
}

.qfe_column>.qfe_wrapper *:last-child,
.qfe_column>.qfe_wrapper>.vc-element:last-child>.qfe_content_element,
.qfe_column>.qfe_wrapper>.vc-element:last-child>.qfe_row {
	margin-bottom: 0;
}

.text-left {
	text-align: left;
}

.text-right {
	text-align: right;
}

.text-center {
	text-align: center;
}

.fb_type_standard {
	height: 25px;
}

.fb_type_standard iframe {
	height: 25px;
}

.fb_type_button_count {
	height: 20px;
}

.fb_type_button_count iframe {
	height: 20px;
}

.fb_type_box_count {
	height: 62px;
}

.fb_type_box_count iframe {
	height: 62px;
}

.qfe_googleplus_type_standard {
	height: 25px;
}

.qfe_googleplus_type_small {
	height: 19px;
}

.qfe_googleplus_type_medium {
	height: 21px;
}

.qfe_googleplus_type_tall {
	height: 21px;
}

.qfe_pinterest_type_horizontal {
	height: 21px;
}

.qfe_pinterest_type_vertical {
	height: 60px;
}

.qfe_pinterest_type_none {
	height: 21px;
}

iframe.twitter-share-button {
	margin: 0;
}

.qfe_toggle,
#content h4.qfe_toggle {
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/toggle_open.png) no-repeat left center;
	padding-left: 25px;
	clear: both;
	margin-top: 0;
}

.qfe_toggle_title_active,
#content h4.qfe_toggle_title_active {
	background: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/toggle_close.png) no-repeat left center;
}

.qfe_toggle:hover {
	cursor: pointer;
}

.qfe_toggle_content {
	display: none;
	overflow: hidden;
	padding: 0px 0px 0px 25px;
	margin-top: 1em;
}

.qfe_toggle_open {
	display: block;
}

.qfe_widgetised_column .qfe_wrapper>ul {
	margin: 0;
}

.qfe_widgetised_column .qfe_wrapper>ul>li {
	margin-left: 0;
	background-image: none;
	list-style: none!important;
}

.qfe_widgetised_column .qfe_wrapper>ul>li:after,
.qfe_widgetised_column .qfe_wrapper>ul>li:before {
	display: none!important;
}

.qfe_button {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	margin-top: 0;
	font-size: 13px;
	line-height: 18px;
	*line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f7f7f7;
	border: 1px solid #cccccc;
	*border: 0;
	border-bottom-color: #b3b3b3;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	*margin-left: .3em;
}

.qfe_button:hover,
.qfe_button:active,
.qfe_button.active,
.qfe_button.disabled,
.qfe_button[disabled] {
	background-color: #eaeaea;
}

.qfe_button:active,
.qfe_button.active {
	background-color: #d1d1d1 \9;
}

.qfe_button:first-child {
	*margin-left: 0;
}

.qfe_button:hover {
	color: #333333;
	text-decoration: none;
	background-color: #e6e6e6;
	*background-color: #d9d9d9;
	-webkit-transition: background-color 0.1s linear;
	transition: background-color 0.1s linear;
}

.qfe_button:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px;
}

.qfe_button.active,
.qfe_button:active {
	background-color: #e6e6e6;
	background-color: #d9d9d9 \9;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
}

button.qfe_btn-large,
span.qfe_btn-large {
	padding: 9px 14px;
	font-size: 15px;
	line-height: normal;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}

button.qfe_btn-large [class^="icon-"],
span.qfe_btn-large [class^="icon-"] {
	margin-top: 1px;
}

button.qfe_btn-small,
span.qfe_btn-small {
	padding: 5px 9px;
	font-size: 11px;
	line-height: 16px;
}

button.qfe_btn-small [class^="icon-"],
span.qfe_btn-small [class^="icon-"] {
	margin-top: -1px;
}

button.qfe_btn-mini,
span.qfe_btn-mini {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 14px;
}

.qfe_btn-primary,
.qfe_btn-primary:hover,
.qfe_btn-warning,
.qfe_btn-warning:hover,
.qfe_btn-danger,
.qfe_btn-danger:hover,
.qfe_btn-success,
.qfe_btn-success:hover,
.qfe_btn-info,
.qfe_btn-info:hover,
.qfe_btn-inverse,
.qfe_btn-inverse:hover {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.qfe_btn-primary.active,
.qfe_btn-warning.active,
.qfe_btn-danger.active,
.qfe_btn-success.active,
.qfe_btn-info.active,
.qfe_btn-inverse.active {
	color: rgba(255, 255, 255, 0.75);
}

.qfe_button {
	border-color: #ccc;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1);
}

.qfe_btn-primary {
	background-color: #0088cc;
}

.qfe_btn-primary:hover,
.qfe_btn-primary:active,
.qfe_btn-primary.active,
.qfe_btn-primary.disabled,
.qfe_btn-primary[disabled] {
	background-color: #0077b3;
}

.qfe_btn-primary:active,
.qfe_btn-primary.active {
	background-color: #005580 \9;
}

.qfe_btn-warning {
	background-color: #ff9900;
}

.qfe_btn-warning:hover,
.qfe_btn-warning:active,
.qfe_btn-warning.active,
.qfe_btn-warning.disabled,
.qfe_btn-warning[disabled] {
	background-color: #e68a00;
}

.qfe_btn-warning:active,
.qfe_btn-warning.active {
	background-color: #b36b00 \9;
}

.qfe_btn-danger {
	background-color: #ff675b;
}

.qfe_btn-danger:hover,
.qfe_btn-danger:active,
.qfe_btn-danger.active,
.qfe_btn-danger.disabled,
.qfe_btn-danger[disabled] {
	background-color: #ff4f42;
}

.qfe_btn-danger:active,
.qfe_btn-danger.active {
	background-color: #ff200f \9;
}

.qfe_btn-success {
	background-color: #6ab165;
}

.qfe_btn-success:hover,
.qfe_btn-success:active,
.qfe_btn-success.active,
.qfe_btn-success.disabled,
.qfe_btn-success[disabled] {
	background-color: #5aa855;
}

.qfe_btn-success:active,
.qfe_btn-success.active {
	background-color: #488644 \9;
}

.qfe_btn-info {
	background-color: #58b9da;
}

.qfe_btn-info:hover,
.qfe_btn-info:active,
.qfe_btn-info.active,
.qfe_btn-info.disabled,
.qfe_btn-info[disabled] {
	background-color: #43b0d5;
}

.qfe_btn-info:active,
.qfe_btn-info.active {
	background-color: #2a97bc \9;
}

.qfe_btn-inverse {
	background-color: #555555;
}

.qfe_btn-inverse:hover,
.qfe_btn-inverse:active,
.qfe_btn-inverse.active,
.qfe_btn-inverse.disabled,
.qfe_btn-inverse[disabled] {
	background-color: #484848;
}

.qfe_btn-inverse:active,
.qfe_btn-inverse.active {
	background-color: #2f2f2f \9;
}

button.qfe_button,
input[type="submit"].qfe_button {
	*padding-top: 2px;
	*padding-bottom: 2px;
}

button.qfe_button::-moz-focus-inner,
input[type="submit"].qfe_button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

button.qfe_button.qfe_btn-large,
input[type="submit"].qfe_button.qfe_btn-large {
	*padding-top: 7px;
	*padding-bottom: 7px;
}

button.qfe_button.qfe_btn-small,
input[type="submit"].qfe_button.qfe_btn-small {
	*padding-top: 3px;
	*padding-bottom: 3px;
}

button.qfe_button.qfe_btn-mini,
input[type="submit"].qfe_button.qfe_btn-mini {
	*padding-top: 1px;
	*padding-bottom: 1px;
}

a.qfe_button_a {
	text-decoration: none;
	border: none;
}

a.qfe_button_a:hover {
	text-decoration: none;
}

.qfe_button:hover {
	background-image: none;
}

i.icon {
	display: inline-block;
	width: 16px;
	height: 16px;
	line-height: 16px;
	vertical-align: text-top;
	margin-left: 5px;
}

.qfe_btn-large i.icon {
	height: 19px;
	margin-left: 9px;
}

.qfe_btn-small i.icon {
	height: 15px;
}

.qfe_btn-mini i.icon {
	display: none;
}

.qfe_column .qfe_wrapper .qfe_teaser_grid {
	margin-bottom: 0;
	float: none;
}

body ul.qfe_thumbnails-fluid li {
	padding: 0;
	margin-left: 0;
	background-image: none;
	list-style: none!important;
}

body ul.qfe_thumbnails-fluid li:after,
body ul.qfe_thumbnails-fluid li:before {
	display: none!important;
}

body ul.qfe_thumbnails-fluid li .entry-content *:last-child {
	margin-bottom: 0;
}

.qfe_row .qfe_grid ul.qfe_thumbnails-fluid,
.qfe_row .qfe_filtered_grid ul.qfe_thumbnails-fluid {
	padding: 0;
	overflow: visible!important;
}

.qfe_teaser_grid .entry-content {
	margin: 0;
	padding: 0;
	width: 100%;
}

.grid_layout-thumbnail .post-thumb {
	margin-bottom: 0;
}

.grid_layout-thumbnail .post-thumb img {
	max-width: 100%;
}

.qfe_carousel .qfe_wrapper {
	position: relative;
}

.qfe_carousel .prev,
.qfe_carousel .next {
	position: absolute;
	top: 3px;
	background-color: #f7f7f7;
	padding: 0px 6px 0px 6px;
	font-size: 12px;
	z-index: 10;
	text-decoration: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.qfe_carousel .prev:hover,
.qfe_carousel .next:hover {
	background-color: #f0f0f0;
}

.qfe_carousel .prev:focus,
.qfe_carousel .next:focus {
	outline: none;
	text-decoration: none;
}

.qfe_carousel .prev {
	right: 30px;
}

.qfe_carousel .next {
	right: 0px;
}

.qfe_carousel .qfe_thumbnails-fluid {
	width: 100%;
}

.qfe_carousel .qfe_thumbnails-fluid>[class*="vc_span"] {
	height: auto!important;
}

.qfe_teaser_grid .categories_filter,
.qfe_categories_filter {
	list-style: none;
	list-style-type: none;
	padding: 0;
	margin: 0 0 10px 0;
}

.qfe_teaser_grid .categories_filter li,
.qfe_categories_filter li {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
	background-image: none;
	list-style: none!important;
}

.qfe_teaser_grid .categories_filter li:after,
.qfe_categories_filter li:after,
.qfe_teaser_grid .categories_filter li:before,
.qfe_categories_filter li:before {
	display: none!important;
}

.qfe_teaser_grid .categories_filter li a,
.qfe_categories_filter li a {
	border: none;
	text-decoration: none;
}

.qfe_teaser_grid .categories_filter li a:hover,
.qfe_categories_filter li a:hover {
	border-bottom: 1px dotted;
}

.qfe_teaser_grid .categories_filter li.active a,
.qfe_categories_filter li.active a {
	border-bottom: 1px dotted;
}

.qfe_image_grid .qfe_image_grid_ul {
	margin: 0;
	padding: 0;
}

.qfe_image_grid .qfe_image_grid_ul>li {
	background-image: none;
	list-style: none!important;
}

.qfe_image_grid .qfe_image_grid_ul>li:after,
.qfe_image_grid .qfe_image_grid_ul>li:before {
	display: none!important;
}

.qfe_image_grid .qfe_image_grid_ul .isotope-item {
	list-style: none;
	margin: 0 1px 1px 0;
	max-width: 100%;
	float: left;
}

.qfe_image_grid .qfe_image_grid_ul a {
	display: block;
}

.qfe_image_grid .qfe_image_grid_ul img {
	display: block;
	max-width: 100%;
	height: auto;
}

.qfe_gallery .qfe_flexslider .flex-control-nav {
	bottom: -35px;
}

.qfe_gallery .qfe_flexslider .flex-caption {
	cursor: default;
}

#content .qfe_gallery_slides ul.slides,
.content .qfe_gallery_slides ul.slides,
.qfe_gallery_slides ul.slides,
#content .qfe_gallery_slides ul.flex-direction-nav,
.content .qfe_gallery_slides ul.flex-direction-nav,
.qfe_gallery_slides ul.flex-direction-nav,
body .qfe_gallery_slides ul li,
.qfe_content_element .qfe_gallery_slides ul li {
	list-style: none;
	padding: 0;
	background-image: none;
	margin: 0;
}

.qfe_video_widget .qfe_wrapper .qfe_video_wrapper {
	padding-top: 56%;
	position: relative;
}

.qfe_video_widget .qfe_wrapper .qfe_video_wrapper>div {
	padding-top: 0!important;
	position: static;
}

.qfe_video_widget .qfe_wrapper iframe {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.qfe_video_wrapper .fluid-width-video-wrapper {
	padding-top: 0!important;
	position: static;
}

.qfe_posts_slider .flex-caption {
	background-color: #f7f7f7;
	opacity: 1;
	color: inherit;
	padding: 10px 15px;
	position: static;
}

.qfe_posts_slider .qfe_gallery_slides>ul>li {
	background-image: none;
	list-style: none!important;
}

.qfe_posts_slider .qfe_gallery_slides>ul>li:after,
.qfe_posts_slider .qfe_gallery_slides>ul>li:before {
	display: none!important;
}

.vc_progress_bar .vc_single_bar {
	background: #f7f7f7;
	position: relative;
	margin-bottom: 11.666666666666666px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1) inset;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.vc_progress_bar .vc_single_bar:last-child {
	margin-bottom: 0;
}

.vc_progress_bar .vc_single_bar .vc_label {
	display: block;
	padding: 0.5em 1em;
	position: relative;
	z-index: 1;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_bar {
	background-color: #0074CC;
}

.vc_progress_bar .vc_single_bar.bar_blue .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_bar {
	background-color: #49afcd;
}

.vc_progress_bar .vc_single_bar.bar_turquoise .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_green .vc_bar {
	background-color: #5bb75b;
}

.vc_progress_bar .vc_single_bar.bar_green .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_bar {
	background-color: #faa732;
}

.vc_progress_bar .vc_single_bar.bar_orange .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_red .vc_bar {
	background-color: #da4f49;
}

.vc_progress_bar .vc_single_bar.bar_red .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar.bar_black .vc_bar {
	background-color: #414141;
}

.vc_progress_bar .vc_single_bar.bar_black .vc_label {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.vc_progress_bar .vc_single_bar .vc_bar {
	display: block;
	position: absolute;
	height: 100%;
	background-color: #e0e0e0;
	width: 0%;
	top: 0;
	left: 0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	transition: width 1s linear;
	-moz-transition: width 1s linear;
	-webkit-transition: width 1s linear;
	-o-transition: width 1s linear;
}

.vc_progress_bar .vc_single_bar .vc_bar.striped {
	background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
	background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	-moz-background-size: 40px 40px;
	-o-background-size: 40px 40px;
	background-size: 40px 40px;
}

.vc_progress_bar .vc_single_bar .vc_bar.animated {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	-moz-animation: progress-bar-stripes 2s linear infinite;
	-ms-animation: progress-bar-stripes 2s linear infinite;
	-o-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite;
}

@-webkit-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-moz-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-ms-keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

@-o-keyframes progress-bar-stripes {
	from {
		background-position: 0 0;
	}
	to {
		background-position: 40px 0;
	}
}

@keyframes progress-bar-stripes {
	from {
		background-position: 40px 0;
	}
	to {
		background-position: 0 0;
	}
}

.vc_pie_chart {
	z-index: 0;
	text-align: center;
}

.vc_pie_chart .vc_pie_wrapper {
	position: relative;
	margin: 0 auto;
}

.vc_pie_chart canvas {
	position: relative;
	z-index: 1;
}

.vc_pie_chart .vc_pie_chart_value {
	font-size: 200%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}

.vc_pie_chart[data-pie-color="qfe_button"] .vc_pie_chart_back {
	border-color: #f7f7f7;
}

.vc_pie_chart[data-pie-color="btn-primary"] .vc_pie_chart_back {
	border-color: #0088cc;
}

.vc_pie_chart[data-pie-color="btn-info"] .vc_pie_chart_back {
	border-color: #58b9da;
}

.vc_pie_chart[data-pie-color="btn-success"] .vc_pie_chart_back {
	border-color: #6ab165;
}

.vc_pie_chart[data-pie-color="btn-warning"] .vc_pie_chart_back {
	border-color: #ff9900;
}

.vc_pie_chart[data-pie-color="btn-danger"] .vc_pie_chart_back {
	border-color: #ff675b;
}

.vc_pie_chart[data-pie-color="btn-inverse"] .vc_pie_chart_back {
	border-color: #555555;
}

.vc_pie_chart_back {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	border: 6px solid #f7f7f7;
	border-radius: 999px;
	border-radius: 50%;
	opacity: 0.3;
	filter: alpha(opacity=30);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.vc_carousel .vc-carousel-control {
	text-shadow: none;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.vc_carousel .vc-carousel-control:active,
.vc_carousel .vc-carousel-control:focus {
	outline: none;
}

.vc-carousel-control .icon-prev,
.vc-carousel-control .icon-next {
	background-color: #f7f7f7;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.qfy_carousel .vc-carousel-control .icon-prev,
.qfy_carousel .vc-carousel-control .icon-next {
	display: none;
}

.qfy_carousel:hover .vc-carousel-control .icon-prev,
.qfy_carousel:hover .vc-carousel-control .icon-next {
	display: block;
}

.vc-carousel-control .icon-prev:hover,
.vc-carousel-control .icon-next:hover {
	background-color: #f0f0f0;
}

.vc_carousel .vc-carousel-indicators li {
	width: 5px;
	height: 5px;
	margin: 0;
	background-color: #f7f7f7;
	border-color: #f7f7f7;
	transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.vc_carousel .vc-carousel-indicators li.vc-active {
	background-color: transparent;
}

.qfe_animate_when_almost_visible {
	opacity: 0;
}

@-webkit-keyframes qfe_qfy_swing {
	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform-origin: top center;
	}
	20% {
		-webkit-transform: rotate(15deg);
	}
	40% {
		-webkit-transform: rotate(-10deg);
	}
	60% {
		-webkit-transform: rotate(5deg);
	}
	80% {
		-webkit-transform: rotate(-5deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}

@keyframes qfe_qfy_swing {
	20% {
		transform: rotate(15deg);
	}
	40% {
		transform: rotate(-10deg);
	}
	60% {
		transform: rotate(5deg);
	}
	80% {
		transform: rotate(-5deg);
	}
	100% {
		transform: rotate(0deg);
	}
}

@-webkit-keyframes qfe_qfy_swing-1 {
	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform-origin: top center;
	}
	20% {
		-webkit-transform: rotate(60deg);
	}
	40% {
		-webkit-transform: rotate(-50deg);
	}
	60% {
		-webkit-transform: rotate(20deg);
	}
	80% {
		-webkit-transform: rotate(-20deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}

@keyframes qfe_qfy_swing-1 {
	20% {
		transform: rotate(60deg);
	}
	40% {
		transform: rotate(-50deg);
	}
	60% {
		transform: rotate(20deg);
	}
	80% {
		transform: rotate(-20deg);
	}
	100% {
		transform: rotate(0deg);
	}
}

@-webkit-keyframes qfe_qfy_swing-2 {
	20%,
	40%,
	60%,
	80%,
	100% {
		-webkit-transform-origin: top center;
	}
	20% {
		-webkit-transform: rotate(120deg);
	}
	40% {
		-webkit-transform: rotate(-100deg);
	}
	60% {
		-webkit-transform: rotate(40deg);
	}
	80% {
		-webkit-transform: rotate(-40deg);
	}
	100% {
		-webkit-transform: rotate(0deg);
	}
}

@keyframes qfe_qfy_swing-2 {
	20% {
		transform: rotate(120deg);
	}
	40% {
		transform: rotate(-100deg);
	}
	60% {
		transform: rotate(40deg);
	}
	80% {
		transform: rotate(-40deg);
	}
	100% {
		transform: rotate(0deg);
	}
}

@-webkit-keyframes qfe_qfy_swing-3 {
	0%,
	100% {
		-webkit-transform: rotateY(0)
	}
	30% {
		-webkit-transform: rotateY(-10deg)
	}
	60% {
		-webkit-transform: rotateY(10deg)
	}
}

@keyframes qfe_qfy_swing-3 {
	0%,
	100% {
		transform: rotateY(0deg)
	}
	30% {
		transform: rotateY(-10deg)
	}
	60% {
		transform: rotateY(10deg)
	}
}

@-webkit-keyframes qfe_qfy_rotateIn {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes qfe_qfy_rotateIn {
	0% {
		transform-origin: center center;
		transform: rotate(-200deg);
		opacity: 0;
	}
	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes qfe_qfy_rotateIn-1 {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-360deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes qfe_qfy_rotateIn-1 {
	0% {
		transform-origin: center center;
		transform: rotate(-360deg);
		opacity: 0;
	}
	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes qfe_qfy_rotateIn-2 {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-540deg);
		opacity: 0;
	}
	100% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1;
	}
}

@keyframes qfe_qfy_rotateIn-2 {
	0% {
		transform-origin: center center;
		transform: rotate(-540deg);
		opacity: 0;
	}
	100% {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1;
	}
}

@-webkit-keyframes qfe_qfy_flip {
	0% {
		-webkit-transform: rotateY(-180deg);
		-webkit-animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: rotateY(0deg);
		-webkit-animation-timing-function: ease-in;
	}
}

@keyframes qfe_qfy_flip {
	0% {
		transform: rotateY(-180deg);
		animation-timing-function: ease-out;
	}
	100% {
		transform: rotateY(0deg);
		animation-timing-function: ease-in;
	}
}

@-webkit-keyframes qfe_qfy_flip-1 {
	0% {
		-webkit-transform: rotateY(0);
		-webkit-animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: rotateY(360deg);
		-webkit-animation-timing-function: ease-in;
	}
}

@keyframes qfe_qfy_flip-1 {
	0% {
		transform: rotateY(0);
		animation-timing-function: ease-out;
	}
	100% {
		transform: rotateY(360deg);
		animation-timing-function: ease-in;
	}
}

@-webkit-keyframes qfe_qfy_flip-2 {
	0% {
		-webkit-transform: rotateY(0);
		-webkit-animation-timing-function: ease-out;
	}
	100% {
		-webkit-transform: rotateY(720deg);
		-webkit-animation-timing-function: ease-in;
	}
}

@keyframes qfe_qfy_flip-2 {
	0% {
		transform: rotateY(0);
		animation-timing-function: ease-out;
	}
	100% {
		transform: rotateY(720deg);
		animation-timing-function: ease-in;
	}
}

@-webkit-keyframes qfy_spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes qfy_spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes qfe_qfy_shakeUp {
	0%,
	100% {
		-webkit-transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateY(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateY(10px)
	}
}

@keyframes qfe_qfy_shakeUp {
	0%,
	100% {
		transform: translateY(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateY(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateY(10px)
	}
}

@-webkit-keyframes qfe_qfy_shakeUp-1 {
	0%,
	100% {
		-webkit-transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateY(-25px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateY(25px)
	}
}

@keyframes qfe_qfy_shakeUp-1 {
	0%,
	100% {
		transform: translateY(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateY(-25px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateY(25px)
	}
}

@-webkit-keyframes qfe_qfy_shakeUp-2 {
	0%,
	100% {
		-webkit-transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateY(-75px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateY(75px)
	}
}

@keyframes qfe_qfy_shakeUp-2 {
	0%,
	100% {
		transform: translateY(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateY(-75px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateY(75px)
	}
}

@-webkit-keyframes qfe_qfy_shake {
	0%,
	100% {
		-webkit-transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(10px)
	}
}

@keyframes qfe_qfy_shake {
	0%,
	100% {
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-10px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateX(10px)
	}
}

@-webkit-keyframes qfe_qfy_shake-1 {
	0%,
	100% {
		-webkit-transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-25px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(25px)
	}
}

@keyframes qfe_qfy_shake-1 {
	0%,
	100% {
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-25px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateX(25px)
	}
}

@-webkit-keyframes qfe_qfy_shake-2 {
	0%,
	100% {
		-webkit-transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translateX(-75px)
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translateX(75px)
	}
}

@keyframes qfe_qfy_shake-2 {
	0%,
	100% {
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-75px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateX(75px)
	}
}

.qfe_start_animation.qfe_qfy_swing {
	-webkit-animation: qfe_qfy_swing 0.7s 1 ease;
	-moz-animation: qfe_qfy_swing 0.7s 1 ease;
	-o-animation: qfe_qfy_swing 0.7s 1 ease;
	animation: qfe_qfy_swing 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_qfy_swing-3 {
	-webkit-animation: qfe_qfy_swing-3 0.7s 1 ease;
	-moz-animation: qfe_qfy_swing-3 0.7s 1 ease;
	-o-animation: qfe_qfy_swing-3 0.7s 1 ease;
	animation: qfe_qfy_swing-3 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_qfy_swing.anlength1 {
	-webkit-animation-name: qfe_qfy_swing-1;
	-moz-animation-name: qfe_qfy_swing-1;
	-o-animation-name: qfe_qfy_swing-1;
	animation-name: qfe_qfy_swing-1
}

.qfe_start_animation.qfe_qfy_swing.anlength2 {
	-webkit-animation-name: qfe_qfy_swing-2;
	-moz-animation-name: qfe_qfy_swing-2;
	-o-animation-name: qfe_qfy_swing-2;
	animation-name: qfe_qfy_swing-2
}

.qfe_start_animation.qfe_qfy_rotateIn {
	-webkit-animation: qfe_qfy_rotateIn 0.7s 1 ease;
	-moz-animation: qfe_qfy_rotateIn 0.7s 1 ease;
	-o-animation: qfe_qfy_rotateIn 0.7s 1 ease;
	animation: qfe_qfy_rotateIn 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_qfy_rotateIn.anlength1 {
	-webkit-animation-name: qfe_qfy_rotateIn-1;
	-moz-animation-name: qfe_qfy_rotateIn-1;
	-o-animation-name: qfe_qfy_rotateIn-1;
	animation-name: qfe_qfy_rotateIn-1
}

.qfe_start_animation.qfe_qfy_rotateIn.anlength2 {
	-webkit-animation-name: qfe_qfy_rotateIn-2;
	-moz-animation-name: qfe_qfy_rotateIn-2;
	-o-animation-name: qfe_qfy_rotateIn-2;
	animation-name: qfe_qfy_rotateIn-2
}

.qfe_start_animation.qfe_qfy_flip {
	-webkit-animation: qfe_qfy_flip 0.7s 1 ease;
	-moz-animation: qfe_qfy_flip 0.7s 1 ease;
	-o-animation: qfe_qfy_flip 0.7s 1 ease;
	animation: qfe_qfy_flip 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_qfy_flip.anlength1 {
	-webkit-animation-name: qfe_qfy_flip-1;
	-moz-animation-name: qfe_qfy_flip-1;
	-o-animation-name: qfe_qfy_flip-1;
	animation-name: qfe_qfy_flip-1
}

.qfe_start_animation.qfe_qfy_flip.anlength2 {
	-webkit-animation-name: qfe_qfy_flip-2;
	-moz-animation-name: qfe_qfy_flip-2;
	-o-animation-name: qfe_qfy_flip-2;
	animation-name: qfe_qfy_flip-2
}

.qfe_start_animation.qfe_qfy_shakeUp {
	-webkit-animation: qfe_qfy_shakeUp 0.7s 1 ease;
	-moz-animation: qfe_qfy_shakeUp 0.7s 1 ease;
	-o-animation: qfe_qfy_shakeUp 0.7s 1 ease;
	animation: qfe_qfy_shakeUp 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_qfy_spin {
	-webkit-animation: qfy_spin 0.7s linear infinite;
	animation: qfy_spin 0.7s linear infinite;
	opacity: 1;
}

.qfe_start_animation.qfe_qfy_shakeUp.anlength1 {
	-webkit-animation-name: qfe_qfy_shakeUp-1;
	-moz-animation-name: qfe_qfy_shakeUp-1;
	-o-animation-name: qfe_qfy_shakeUp-1;
	animation-name: qfe_qfy_shakeUp-1
}

.qfe_start_animation.qfe_qfy_shakeUp.anlength2 {
	-webkit-animation-name: qfe_qfy_shakeUp-2;
	-moz-animation-name: qfe_qfy_shakeUp-2;
	-o-animation-name: qfe_qfy_shakeUp-2;
	animation-name: qfe_qfy_shakeUp-2
}

.qfe_start_animation.qfe_qfy_shake {
	-webkit-animation: qfe_qfy_shake 0.7s 1 ease;
	-moz-animation: qfe_qfy_shake 0.7s 1 ease;
	-o-animation: qfe_qfy_shake 0.7s 1 ease;
	animation: qfe_qfy_shake 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_qfy_shake.anlength1 {
	-webkit-animation-name: qfe_qfy_shake-1;
	-moz-animation-name: qfe_qfy_shake-1;
	-o-animation-name: qfe_qfy_shake-1;
	animation-name: qfe_qfy_shake-1
}

.qfe_start_animation.qfe_qfy_shake.anlength2 {
	-webkit-animation-name: qfe_qfy_shake-2;
	-moz-animation-name: qfe_qfy_shake-2;
	-o-animation-name: qfe_qfy_shake-2;
	animation-name: qfe_qfy_shake-2
}

.qfe_start_animation.qfe_top-to-bottom {
	-webkit-animation: qfe_ttb 0.7s 1 ease;
	-moz-animation: qfe_ttb 0.7s 1 ease;
	-o-animation: qfe_ttb 0.7s 1 ease;
	animation: qfe_ttb 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_top-to-bottom.anlength1 {
	-webkit-animation-name: qfe_ttb-1;
	-moz-animation-name: qfe_ttb-1;
	-o-animation-name: qfe_ttb-1;
	animation-name: qfe_ttb-1
}

.qfe_start_animation.qfe_top-to-bottom.anlength2 {
	-webkit-animation-name: qfe_ttb-2;
	-moz-animation-name: qfe_ttb-2;
	-o-animation-name: qfe_ttb-2;
	animation-name: qfe_ttb-2
}

.qfe_start_animation.qfe_bottom-to-top {
	-webkit-animation: qfe_btt 0.7s 1 ease;
	-moz-animation: qfe_btt 0.7s 1 ease;
	-o-animation: qfe_btt 0.7s 1 ease;
	animation: qfe_btt 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_bottom-to-top.anlength1 {
	-webkit-animation-name: qfe_btt-1;
	-moz-animation-name: qfe_btt-1;
	-o-animation-name: qfe_btt-1;
	animation-name: qfe_btt-1
}

.qfe_start_animation.qfe_bottom-to-top.anlength2 {
	-webkit-animation-name: qfe_btt-2;
	-moz-animation-name: qfe_btt-2;
	-o-animation-name: qfe_btt-2;
	animation-name: qfe_btt-2
}

.qfe_start_animation.qfe_left-to-right {
	-webkit-animation: qfe_ltr 0.7s 1 ease;
	-moz-animation: qfe_ltr 0.7s 1 ease;
	-o-animation: qfe_ltr 0.7s 1 ease;
	animation: qfe_ltr 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_left-to-right.anlength1 {
	-webkit-animation-name: qfe_ltr-1;
	-moz-animation-name: qfe_ltr-1;
	-o-animation-name: qfe_ltr-1;
	animation-name: qfe_ltr-1
}

.qfe_start_animation.qfe_left-to-right.anlength2 {
	-webkit-animation-name: qfe_ltr-2;
	-moz-animation-name: qfe_ltr-2;
	-o-animation-name: qfe_ltr-2;
	animation-name: qfe_ltr-2
}

.qfe_start_animation.qfe_right-to-left {
	-webkit-animation: qfe_rtl 0.7s 1 ease;
	-moz-animation: qfe_rtl 0.7s 1 ease;
	-o-animation: qfe_rtl 0.7s 1 ease;
	animation: qfe_rtl 0.7s 1 ease;
	opacity: 1;
}

.qfe_start_animation.qfe_right-to-left.anlength1 {
	-webkit-animation-name: qfe_rtl-1;
	-moz-animation-name: qfe_rtl-1;
	-o-animation-name: qfe_rtl-1;
	animation-name: qfe_rtl-1
}

.qfe_start_animation.qfe_right-to-left.anlength2 {
	-webkit-animation-name: qfe_rtl-2;
	-moz-animation-name: qfe_rtl-2;
	-o-animation-name: qfe_rtl-2;
	animation-name: qfe_rtl-2
}

.qfe_start_animation.qfe_appear {
	-webkit-animation: qfe_appear 0.7s 1 ease;
	-moz-animation: qfe_appear 0.7s 1 ease;
	-o-animation: qfe_appear 0.7s 1 ease;
	animation: qfe_appear 0.7s 1 ease;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	opacity: 1;
}

.qfe_start_animation.qfe_appear.anlength1 {
	-webkit-animation-name: qfe_appear-1;
	-moz-animation-name: qfe_appear-1;
	-o-animation-name: qfe_appear-1;
	animation-name: qfe_appear-1
}

.qfe_start_animation.qfe_appear.anlength2 {
	-webkit-animation-name: qfe_appear-2;
	-moz-animation-name: qfe_appear-2;
	-o-animation-name: qfe_appear-2;
	animation-name: qfe_appear-2
}

@-webkit-keyframes qfe_ttb {
	0% {
		-webkit-transform: translate(0, -10%);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_ttb {
	0% {
		-moz-transform: translate(0, -10%);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_ttb {
	0% {
		-o-transform: translate(0, -10%);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_ttb {
	0% {
		transform: translate(0, -10%);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ttb-1 {
	0% {
		-webkit-transform: translate(0, -50%);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_ttb-1 {
	0% {
		-moz-transform: translate(0, -50%);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_ttb-1 {
	0% {
		-o-transform: translate(0, -50%);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_ttb-1 {
	0% {
		transform: translate(0, -50%);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ttb-2 {
	0% {
		-webkit-transform: translate(0, -100%);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_ttb-2 {
	0% {
		-moz-transform: translate(0, -100%);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_ttb-2 {
	0% {
		-o-transform: translate(0, -100%);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_ttb-2 {
	0% {
		transform: translate(0, -100%);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_btt {
	0% {
		-webkit-transform: translate(0, 10%);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_btt {
	0% {
		-moz-transform: translate(0, 10%);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_btt {
	0% {
		-o-transform: translate(0, 10%);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_btt {
	0% {
		transform: translate(0, 10%);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_btt-1 {
	0% {
		-webkit-transform: translate(0, 50%);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_btt-1 {
	0% {
		-moz-transform: translate(0, 50%);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_btt-1 {
	0% {
		-o-transform: translate(0, 50%);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_btt-1 {
	0% {
		transform: translate(0, 50%);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_btt-2 {
	0% {
		-webkit-transform: translate(0, 100%);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_btt-2 {
	0% {
		-moz-transform: translate(0, 100%);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_btt-2 {
	0% {
		-o-transform: translate(0, 100%);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_btt-2 {
	0% {
		transform: translate(0, 100%);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ltr {
	0% {
		-webkit-transform: translate(-10%, 0);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_ltr {
	0% {
		-moz-transform: translate(-10%, 0);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_ltr {
	0% {
		-o-transform: translate(-10%, 0);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_ltr {
	0% {
		transform: translate(-10%, 0);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ltr-1 {
	0% {
		-webkit-transform: translate(-50%, 0);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_ltr-1 {
	0% {
		-moz-transform: translate(-50%, 0);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_ltr-1 {
	0% {
		-o-transform: translate(-50%, 0);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_ltr-1 {
	0% {
		transform: translate(-50%, 0);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ltr-2 {
	0% {
		-webkit-transform: translate(-100%, 0);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_ltr-2 {
	0% {
		-moz-transform: translate(-100%, 0);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_ltr-2 {
	0% {
		-o-transform: translate(-100%, 0);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_ltr-2 {
	0% {
		transform: translate(-100%, 0);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_rtl {
	0% {
		-webkit-transform: translate(10%, 0);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_rtl {
	0% {
		-moz-transform: translate(10%, 0);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_rtl {
	0% {
		-o-transform: translate(10%, 0);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_rtl {
	0% {
		transform: translate(10%, 0);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_rtl-1 {
	0% {
		-webkit-transform: translate(50%, 0);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_rtl-1 {
	0% {
		-moz-transform: translate(50%, 0);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_rtl-1 {
	0% {
		-o-transform: translate(50%, 0);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_rtl-1 {
	0% {
		transform: translate(50%, 0);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_rtl-2 {
	0% {
		-webkit-transform: translate(100%, 0);
		opacity: 0
	}
	100% {
		-webkit-transform: translate(0, 0);
		opacity: 1
	}
}

@-moz-keyframes qfe_rtl-2 {
	0% {
		-moz-transform: translate(100%, 0);
		opacity: 0
	}
	100% {
		-moz-transform: translate(0, 0);
		opacity: 1
	}
}

@-o-keyframes qfe_rtl-2 {
	0% {
		-o-transform: translate(100%, 0);
		opacity: 0
	}
	100% {
		-o-transform: translate(0, 0);
		opacity: 1
	}
}

@keyframes qfe_rtl-2 {
	0% {
		transform: translate(100%, 0);
		opacity: 0
	}
	100% {
		transform: translate(0, 0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_appear {
	0% {
		-webkit-transform: scale(.7);
		opacity: .1
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@-moz-keyframes qfe_appear {
	0% {
		-moz-transform: scale(.7);
		opacity: .1
	}
	100% {
		-moz-transform: scale(1);
		opacity: 1
	}
}

@-o-keyframes qfe_appear {
	0% {
		-o-transform: scale(.7);
		opacity: .1
	}
	100% {
		-o-transform: scale(1);
		opacity: 1
	}
}

@keyframes qfe_appear {
	0% {
		transform: scale(.7);
		opacity: .1
	}
	100% {
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes qfe_appear-1 {
	0% {
		-webkit-transform: scale(.5);
		opacity: .1
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@-moz-keyframes qfe_appear-1 {
	0% {
		-moz-transform: scale(.5);
		opacity: .1
	}
	100% {
		-moz-transform: scale(1);
		opacity: 1
	}
}

@-o-keyframes qfe_appear-1 {
	0% {
		-o-transform: scale(.5);
		opacity: .1
	}
	100% {
		-o-transform: scale(1);
		opacity: 1
	}
}

@keyframes qfe_appear-1 {
	0% {
		transform: scale(.5);
		opacity: .1
	}
	100% {
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes qfe_appear-2 {
	0% {
		-webkit-transform: scale(.2);
		opacity: .1
	}
	100% {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@-moz-keyframes qfe_appear-2 {
	0% {
		-moz-transform: scale(.2);
		opacity: .1
	}
	100% {
		-moz-transform: scale(1);
		opacity: 1
	}
}

@-o-keyframes qfe_appear-2 {
	0% {
		-o-transform: scale(.2);
		opacity: .1
	}
	100% {
		-o-transform: scale(1);
		opacity: 1
	}
}

@keyframes qfe_appear-2 {
	0% {
		transform: scale(.2);
		opacity: .1
	}
	100% {
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	20%,
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	40%,
	80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes bounce {
	0%,
	20%,
	53%,
	80%,
	100% {
		-webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	40%,
	43% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	70% {
		-webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@-webkit-keyframes shake {
	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%,
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	20%,
	40%,
	60%,
	80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.bit_features_container {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0px;
}

.bit_features_title {
	vertical-align: baseline;
	font-weight: bold margin:5px 0 0;
}

.bit_features_center {
	margin: 5px auto;
}

.text_align_center {
	text-align: center;
}

.bit_features_icon:before {
	content: '\f000';
	font-family: fontawesome;
	display: block;
	text-decoration: inherit;
	border: 1px solid red;
	cursor: pointer;
}

#qfadminbar {
	display: none;
}

.bitBanner {
	z-index: 199;
	position: relative;
}

.singleImageText {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.container {
	width: auto! important;
}

.bitMainTopSider .breadcrumb {
	margin-bottom: 10px;
}

.bitLeftSider {
	margin-right: 20px;
}

.bitRightLeftSiderWidget {
	margin-bottom: 20px;
}

.bitRightSider {
	margin-left: 20px;
}

.page .main-outer-wrapper .right-sidebar-wrapper,
.page .main-outer-wrapper .left-sidebar-wrapper,
.page .main-outer-wrapper .bitMainTopSider-wrapper {
	padding-top: 20px;
}

.page .main-outer-wrapper .bitMainTopSider-wrapper.noWidgets {
	padding-top: 0px;
}

.compose-mode.page .main-outer-wrapper .bitMainTopSider-wrapper.noWidgets {
	padding-top: 20px;
}

.navigation-holder>div {
	padding: 0 40px;
}

.mini-boxed-layout .navigation-holder>div {
	padding: 0 20px;
}

.mini-boxed-layout.menunopadding .navigation-holder>div {
	padding: 0;
}

.mini-boxed-layout .navigation-holder>div .wf-wrap {
	padding: 0;
}

.no-sidebar-content .container-fullwidth .qfe_row .vc_span12 {
	padding-left: 5px;
	padding-right: 5px;
}

.content-fullwidth #page #main .wf-wrap .qfe_row,
#page .qfy-sub-div-inner .qfe_row,
.content-fullwidth #page #main .bitMainTopSider,
.content-fullwidth #page #main .bitMainBottomSider {
	padding: 0 40px;
}

.content-fullwidth #page.contentFixWidth #main .wf-wrap .qfe_row,
#page.contentFixWidth .qfy-sub-div-inner .qfe_row,
.content-fullwidth #page.contentFixWidth #main .bitMainTopSider,
.content-fullwidth #page.contentFixWidth #main .bitMainBottomSider,
.contentFixWidth.wide #main .wf-wrap,
.contentFixWidth.boxed #main .wf-wrap {
	padding: 0 20px;
}

.content-fullwidth #page #main .wf-wrap .qfe_row.bitLeftSider,
.content-fullwidth #page #main .wf-wrap .qfe_row.bitRightSider {
	padding: 0;
}

.content-fullwidth.mini-boxed-layout #page .wf-wrap .qfe_row,
.mini-boxed-layout #page .qfy-sub-div-inner .qfe_row,
.content-fullwidth.mini-boxed-layout #page #main .bitMainTopSider,
.content-fullwidth.mini-boxed-layout #page #main .bitMainBottomSider {
	padding: 0 20px;
}

.page .bit_row .column,
.page .bit_row .columns {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.page .bit_row {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
}

.page .bit_row .bit_row {
	width: auto;
	max-width: none;
	min-width: 0;
	margin: 0;
}

.page .column,
.page .columns {
	float: left;
	min-height: 1px;
	padding: 0;
	position: relative;
}

.page .column.wrapper,
.page .columns.wrapper {
	padding: 0px;
}

.page .bit_row .one {
	width: 8.333%
}

.page .bit_row .two {
	width: 16.667%
}

.page .bit_row .three {
	width: 25%
}

.page .bit_row .four {
	width: 33.333%
}

.page .bit_row .five {
	width: 41.667%
}

.page .bit_row .six {
	width: 50%
}

.page .bit_row .seven {
	width: 58.333%
}

.page .bit_row .eight {
	width: 66.667%
}

.page .bit_row .nine {
	width: 75%
}

.page .bit_row .ten {
	width: 83.333%
}

.page .bit_row .eleven {
	width: 91.667%
}

.page .bit_row .twelve {
	width: 100%
}

.page .bit_row .one_2 {
	width: 10%
}

.page .bit_row .one_5 {
	width: 12.5%
}

.page .bit_row .two_4 {
	width: 20%
}

.page .bit_row .six_6 {
	width: 55%
}

.page .bit_row .seven_2 {
	width: 60%
}

.page .bit_row .seven_5 {
	width: 62.5%
}

.page .bit_row .seven_6 {
	width: 63.333%
}

.page .bit_row .seven_8 {
	width: 65%
}

.page .bit_row .eight_1 {
	width: 67.5%
}

.page .bit_row .eight_4 {
	width: 70%
}

.page .bit_row .eight_5 {
	width: 70.833%
}

.page .bit_row .eight_6 {
	width: 71.667%
}

.page .bit_row .eight_8 {
	width: 73.333%
}

.page .bit_row .nine_3 {
	width: 77.5%
}

.page .bit_row .nine_5 {
	width: 79.167%
}

.page .bit_row .nine_6 {
	width: 80%
}

.page .bit_row .nine_8 {
	width: 81.667%
}

.page .bit_row .ten_5 {
	width: 87.5%
}

.page .bit_row .ten_8 {
	width: 90%
}

.footer .widget {
	margin: 0 0.5%;
	width: 24%;
}

.bitFooter .textwidget.bitWidgetFrame,
.bitFooter_1 .textwidget.bitWidgetFrame,
.bitLogo .textwidget.bitWidgetFrame {
	border: 0px;
}

.qf-picker-input-wrap {
	display: none;
}

blockquote {
	font-style: italic;
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 2px 0;
	border-style: solid;
	border-color: #ccc;
	border-width: 0;
}

.cke_contents_ltr blockquote {
	padding-left: 20px;
	padding-right: 8px;
	border-left-width: 5px;
}

.cke_contents_rtl blockquote {
	padding-left: 8px;
	padding-right: 20px;
	border-right-width: 5px;
}

ol,
ul,
dl {
	*margin-right: 0px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}

hr {
	border: 0px;
	border-top: 1px solid #ccc;
}

img.left {
	float: left;
	margin-right: 15px;
	padding: 5px;
}

img.right {
	float: right;
	margin-left: 15px;
	padding: 5px;
}

table.left {
	float: left;
	margin-right: 15px;
	padding: 5px;
}

table.right {
	float: right;
	margin-left: 15px;
	padding: 5px;
}

table.right:after {
	clear: both;
}

pre {
	white-space: pre-wrap;
	word-wrap: break-word;
}

.marker {
	background-color: Yellow;
}

span[lang] {
	font-style: italic;
}

figure {
	text-align: center;
	border: solid 1px #ccc;
	border-radius: 2px;
	background: rgba(0, 0, 0, 0.05);
	padding: 10px;
	margin: 10px 20px;
	display: block;
}

figure figcaption {
	text-align: center;
	display: block;
}

.ckeditorInLine p {
	margin: auto;
}

.horizontalMenu .menu>li.menu-item {
	display: inline-block;
	position: relative;
	vertical-align: middle;
	z-index: auto;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

.depth2.horizontalMenu>ul>li.menu-item {
	font-weight: bold;
}

.depth2.horizontalMenu .sub-menu>li.menu-item {
	font-weight: normal;
}

.horizontalMenu {
	padding-left: 10px;
}

.horizontalMenu .sub-menu {
	padding: 0;
	margin: 0;
}

.site_tooler .bitWidgetFrame {
	padding-top: 10px!important;
	padding-bottom: 10px!important;
	word-wrap: break-word;
}

.site_tooler .bitWidgetFrame.paddingleftright0 {
	padding-left: 0px!important;
	padding-right: 0px!important;
}

#pricing-table-bit-1 {
	margin: 0;
	text-align: center;
	width: 100%;
	zoom: 1;
	box-sizing: none;
}

#pricing-table-bit-1:before,
#pricing-table-bit-1:after {
	content: "";
	display: table
}

#pricing-table-bit-1:after {
	clear: both
}

#pricing-table-bit-1 .plan {
	font-size: 13px background:#fff;
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	width: 100%;
	float: left;
	_display: inline;
	position: relative;
	margin: 0;
	-moz-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .3);
	-webkit-box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .3);
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .3);
}

#pricing-table-bit-1 .plan:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 10px;
	right: 4px;
	width: 100%;
	top: 100%;
	-webkit-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
}

#pricing-table-bit-1 .popular-plan {
	top: -20px;
	padding: 40px 20px;
}

#pricing-table-bit-1 .header {
	position: relative;
	font-size: 20px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 40px;
	margin: -20px -20px 20px -20px;
	border-bottom: 8px solid;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
}

#pricing-table-bit-1 .header:after {
	position: absolute;
	bottom: -8px;
	left: 0;
	height: 3px;
	width: 100%;
	content: '';
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAADCAYAAABfwxXFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOEE3MTBFRDVCQ0NFMTExODcxMEJBRjhFNUY2ODdCRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGMjQxOTc0MUNFNUUxMUUxQjczN0Q4QzY3MDc4MjkxOCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMjQxOTc0MENFNUUxMUUxQjczN0Q4QzY3MDc4MjkxOCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0RDMxQTYxREVCQ0RFMTExQUI1NjlDMTg5OTUyMzNDNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEE3MTBFRDVCQ0NFMTExODcxMEJBRjhFNUY2ODdCRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqOCuVUAAAArSURBVHjaYvj//z8DFPMA8UkoDRZjQJJs/w8B7eiSKkD8Eyr5E8pnAAgwAIiWROlhTpC8AAAAAElFTkSuQmCC);
}

#pricing-table-bit-1 .popular-plan .header {
	margin-top: -40px;
	padding-top: 60px;
}

#pricing-table-bit-1 .plan1 .header {
	border-bottom-color: #B3E03F;
}

#pricing-table-bit-1 .plan2 .header {
	border-bottom-color: #7BD553;
}

#pricing-table-bit-1 .plan3 .header {
	border-bottom-color: #3AD5A0;
}

#pricing-table-bit-1 .plan4 .header {
	border-bottom-color: #45D0DA;
}

#pricing-table-bit-1 .price {
	font-size: 45px;
}

#pricing-table-bit-1 .monthly {
	font-size: 13px;
	margin-bottom: 20px;
	text-transform: uppercase;
	color: #999;
}

#pricing-table-bit-1 ul {
	margin: 20px 0;
	padding: 0;
	list-style: none;
}

#pricing-table-bit-1 li {
	padding: 10px 0;
}

#pricing-table-bit-1 .signup {
	position: relative;
	padding: 10px 20px;
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background-color: #72ce3f;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .15);
	opacity: .9;
}

#pricing-table-bit-1 .signup:hover {
	opacity: 1;
}

#pricing-table-bit-1 .signup:active {
	-moz-box-shadow: 0 2px 2px rgba(0, 0, 0, .3) inset;
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .3) inset;
	box-shadow: 0 2px 2px rgba(0, 0, 0, .3) inset;
}

#pricing-table-bit-1 .plan1 .signup {
	background: #B3E03F;
}

#pricing-table-bit-1 .plan2 .signup {
	background: #7BD553;
}

#pricing-table-bit-1 .plan3 .signup {
	background: #3AD5A0;
}

#pricing-table-bit-1 .plan4 .signup {
	background: #45D0DA;
}

#pricing-table-bit-2 {
	margin: 0;
	text-align: center;
	width: 100%;
}

#pricing-table-bit-2 .plan {
	font-size: 12px;
	text-shadow: 0 1px rgba(255, 255, 255, .8);
	background: #fff;
	border: 1px solid #ddd;
	color: #333;
	padding: 20px;
	width: 100% float:left;
	position: relative;
}

#pricing-table-bit-2 #most-popular {
	z-index: 2;
	top: -13px;
	border-width: 3px;
	padding: 30px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	-webkit-box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
	box-shadow: 20px 0 10px -10px rgba(0, 0, 0, .15), -20px 0 10px -10px rgba(0, 0, 0, .15);
}

#pricing-table-bit-2 .plan:nth-child(1) {
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius: 5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}

#pricing-table-bit-2 .plan:nth-child(4) {
	-moz-border-radius: 0 5px 5px 0;
	-webkit-border-radius: 0 5px 5px 0;
	border-radius: 0 5px 5px 0;
}

#pricing-table-bit-2 h3 {
	font-size: 20px;
	font-weight: normal;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: -moz-linear-gradient(#fff, #eee);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background-image: -webkit-linear-gradient(#fff, #eee);
	background-image: -o-linear-gradient(#fff, #eee);
	background-image: -ms-linear-gradient(#fff, #eee);
	background-image: linear-gradient(#fff, #eee);
}

#pricing-table-bit-2 #most-popular h3 {
	background-color: #ddd;
	background-image: -moz-linear-gradient(#eee, #ddd);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#eee), to(#ddd));
	background-image: -webkit-linear-gradient(#eee, #ddd);
	background-image: -o-linear-gradient(#eee, #ddd);
	background-image: -ms-linear-gradient(#eee, #ddd);
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

#pricing-table-bit-2 .plan:nth-child(1) h3 {
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius: 5px 0 0 0;
	border-radius: 5px 0 0 0;
}

#pricing-table-bit-2 .plan:nth-child(4) h3 {
	-moz-border-radius: 0 5px 0 0;
	-webkit-border-radius: 0 5px 0 0;
	border-radius: 0 5px 0 0;
}

#pricing-table-bit-2 h3 span {
	display: block;
	font: bold 25px/100px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 100px;
	-moz-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	-webkit-box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
	box-shadow: 0 5px 20px #ddd inset, 0 3px 0 #999 inset;
}

#pricing-table-bit-2 ul {
	margin: 20px 0 0 0;
	padding: 0;
	list-style: none;
}

#pricing-table-bit-2 li {
	border-top: 1px solid #ddd;
	padding: 10px 0;
}

#pricing-table-bit-2 .signup {
	position: relative;
	padding: 8px 20px;
	margin: 20px 0 0 0;
	color: #fff;
	font: bold 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background-color: #72ce3f;
	background-image: -moz-linear-gradient(#72ce3f, #62bc30);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#72ce3f), to(#62bc30));
	background-image: -webkit-linear-gradient(#72ce3f, #62bc30);
	background-image: -o-linear-gradient(#72ce3f, #62bc30);
	background-image: -ms-linear-gradient(#72ce3f, #62bc30);
	background-image: linear-gradient(#72ce3f, #62bc30);
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	-webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
	box-shadow: 0 1px 0 rgba(255, 255, 255, .5), 0 2px 0 rgba(0, 0, 0, .7);
}

#pricing-table-bit-2 .signup:hover {
	background-color: #62bc30;
	background-image: -moz-linear-gradient(#62bc30, #72ce3f);
	background-image: -webkit-gradient(linear, left top, left bottom, from(#62bc30), to(#72ce3f));
	background-image: -webkit-linear-gradient(#62bc30, #72ce3f);
	background-image: -o-linear-gradient(#62bc30, #72ce3f);
	background-image: -ms-linear-gradient(#62bc30, #72ce3f);
	background-image: linear-gradient(#62bc30, #72ce3f);
}

#pricing-table-bit-2 .signup:active,
#pricing-table-bit-2 .signup:focus {
	background: #62bc30;
	top: 2px;
	-moz-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	-webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
	box-shadow: 0 0 3px rgba(0, 0, 0, .7) inset;
}

#pricing-table-bit-3 {
	font-size: 12px;
	color: #3f4950;
	border: 1px solid #ccc;
	text-align: center;
	padding: 0 0 20px 0;
	margin-left: -1px;
	box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 10px -4px rgba(0, 0, 0, 0.5);
	background: #fff;
	width: 100%;
}

#pricing-table-bit-3 h2 {
	font-size: 18px;
	margin-bottom: 50px;
	clear: both
}

#pricing-table-bit-3.radius-left {
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px;
}

#pricing-table-bit-3.radius-right {
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-right-radius: 5px;
	-moz-border-bottom-right-radius: 5px;
}

#pricing-table-bit-3 .header {
	text-shadow: 0 1px 1px #fff;
	border-bottom: 1px solid #ccc;
	background: url(//fast.qifeiye.com/FeiEditor/images/widget/bg/price.bg.png) repeat;
	-webkit-border-top-right-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
}

#pricing-table-bit-3 .header {
	width: 100%;
	height: 68px;
}

#pricing-table-bit-3 .header span {
	position: relative;
	top: 20px;
	font-size: 16px;
	font-weight: bold;
	line-height: 28px;
}

#pricing-table-bit-3 .header span.info {
	position: relative;
	font-size: 12px;
	font-weight: normal;
	top: 2px;
	display: block;
	color: gray;
}

#pricing-table-bit-3 p {
	line-height: 28px;
}

#pricing-table-bit-3 ul {
	list-style: none;
	margin: 0 0 15px 0!important;
	text-align: left;
}

#pricing-table-bit-3 ul li {
	line-height: 4em;
	padding-left: 20px!important;
	margin-left: 0;
	list-style-type: none!important;
}

#pricing-table-bit-3 ul li.odd {
	background: #F9F9F9;
}

#pricing-table-bit-3 ul li.even {
	background: #fff;
}

#pricing-table-bit-3 strong {
	background: url(//fast.qifeiye.com/FeiEditor/images/widget/bg/price.sprite.png) no-repeat 0 -9999px;
	height: 12px;
	padding-left: 20px;
	font-style: normal;
	color: gray;
}

#pricing-table-bit-3 strong.no {
	background-position: 0 0;
}

#pricing-table-bit-3 strong.yes {
	background-position: 0 -15px;
}

#pricing-table-bit-3 strong.single {
	background-position: 0 -30px;
}

#pricing-table-bit-3 strong.unlim {
	background-position: 0 -45px;
}

#pricing-table-bit-3 strong.more {
	background: url(//fast.qifeiye.com/FeiEditor/images/widget/bg/price.readmore.png) no-repeat 0 0;
	height: 20px;
	width: 20px;
	cursor: pointer;
	float: right;
	padding: 0;
	margin: 14px 14px 0 0;
}

#pricing-table-bit-3 strong.nopad {
	padding: 0;
}

#pricing-table-bit-3 h3 {
	margin: 20px 0;
	font-size: 22px;
	display: block;
}

#pricing-table-bit-3 h3 em {
	font-size: 12px;
	font-weight: normal;
}

#pricing-table-bit-3 p.button {
	height: 40px;
	background: url(//fast.qifeiye.com/FeiEditor/images/widget/bg/price.readmore.png) no-repeat left 0;
	float: none;
}

#pricing-table-bit-3 p.button a {
	font-size: 16px;
	font-weight: bold;
	line-height: 40px;
	background: url(//fast.qifeiye.com/FeiEditor/images/widget/bg/price.readmore.png) no-repeat right -40px;
	padding: 0 40px;
}

#pricing-table-bit-3 p.button:hover {
	background-position: left -80px;
}

#pricing-table-bit-3 p.button a:hover {
	background-position: right -120px;
}

#pricing-table-bit-3.large {
	position: relative;
	z-index: 9;
	margin-top: -20px;
	-moz-box-shadow: 0 1px 10px #cbcbcb;
	-webkit-box-shadow: 0 1px 10px #cbcbcb;
	box-shadow: 0px 1px 10px #cbcbcb;
	padding: 0 0 40px 0;
	border-radius: 5px;
}

#pricing-table-bit-3.large .header {
	color: #303E0E;
	text-shadow: 0 1px 0 #C7DD90;
	height: 88px;
	background: url(//fast.qifeiye.com/FeiEditor/images/widget/bg/price.bg.signup.png) repeat;
	border-bottom: 1px solid #b2d850;
}

#pricing-table-bit-3.large .header span {
	top: 30px;
}

#pricing-table-bit-3.large .header span.info {
	top: 14px;
	color: #576e1f;
	text-shadow: none;
}

#pricing-table-bit-3.large p.button {
	background-position: left -160px;
}

#pricing-table-bit-3.large p.button a {
	background-position: right -200px;
	color: #303E0E;
	text-shadow: 0 1px 0 #C7DD90;
}

#pricing-table-bit-3.large p.button:hover {
	background-position: left -240px;
}

#pricing-table-bit-3.large p.button a:hover {
	background-position: right -280px;
}

#pricing-table-bit-3 p.button {
	margin: 0 20px 0 0;
	padding: 0;
	display: inline-block;
}

#pricing-table-bit-3 p.button a {
	float: left;
	line-height: 32px;
	*line-height: 28px;
	margin: 0 -20px 0 0!important;
	padding: 0 20px;
	height: 100%;
	border: none;
	cursor: pointer;
	color: #3f4950;
	text-shadow: 0 1px 0 #fff;
	text-decoration: none
}

#pricing-table-bit-3 p.button a:hover {
	text-decoration: none;
}

.benefits-grid-ico {
	font-size: 1px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto 20px;
	position: relative;
	width: 60px;
	background-color: #81d742;
	border-radius: 100px;
	display: block;
	color: #fff;
}

.benefits-grid-ico-img {
	background-color: #3b8ced;
	font-size: 1px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto 20px;
	position: relative;
	width: 60px;
}

.qfe_wrapper {
	word-wrap: break-word;
}

.bit-html .post_blog .isotope-item {
	display: table;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.bit-html .post_blog .isotope-item:last-child {
	border-bottom: none!important;
}

.post_blog .blog-media {
	padding-right: 30px;
	vertical-align: top;
}

.wf-td.blog-content {
	vertical-align: top;
	font-size: 14px;
	color: #8d9095;
	padding-right: 5px;
	text-align: left;
}

.post_blog .post-title {
	color: #373a41;
	margin-bottom: 10px;
	display: inline-block;
}

.post_blog .post-comment {
	margin-bottom: 10px;
}

.post_blog .vc_read_more,
.post_blog2 .vc_read_more,
.post_blog5 .vc_read_more {
	float: right;
	margin-top: 10px;
	font-size: 14px;
	color: #7bcd40;
	margin-right: 5px;
}

.post_simple_list .post-title {
	display: inline-block;
	margin-bottom: 15px;
	color: #8d9095;
}

.post_simple_list .post_date {
	margin-left: 10px;
}

.post-title .glyphicon {
	left: 5px;
}

.vc-vc_posts_grid .qfe_heading.qfe_teaser_grid_heading,
..vc-vc-carousel .qfe_heading.qfe_gallery_heading {
	padding: 3px 0;
}

.qfe_heading.qfe_teaser_grid_heading,
.qfe_heading.qfe_gallery_heading {
	font-size: 16px;
	line-height: 16px;
}

.bit-html .post_first .isotope-item {
	display: table;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.bit-html .post_first .isotope-item:last-child,
.bit-html .post_blog2 .isotope-item:last-child,
.bit-html .post_blog3 .isotope-item:last-child,
.bit-html .post_blog4 .isotope-item:last-child,
.bit-html .post_blog5 .isotope-item:last-child,
.bit-html .post_blog6 .isotope-item:last-child {
	border-bottom: none!important;
}

.post_first .blog-media {
	padding-right: 30px;
	vertical-align: top;
}

.post_first .blog-content {
	vertical-align: top;
	font-size: 14px;
	color: #8d9095;
	padding-right: 5px;
	text-align: left;
}

.post_first .post-comment {
	margin-bottom: 10px;
}

.post_first .vc_read_more {
	float: right;
	margin-top: 10px;
	font-size: 14px;
	color: #7bcd40;
	margin-right: 5px;
}

.post_first .post-title {
	display: inline-block;
	margin-bottom: 6px;
	display: inline-block;
}

.post_first .post_date {}

.isotope-item .post-title,
.isotope-item .entry-content,
.vc_ca_post_id .post-title,
.vc_ca_post_id .post-thumb {
	position: relative;
	min-width: 80px;
	clear: both;
}

.mypages {
	clear: both;
	width: 100%;
	margin-bottom: 5px;
}

.mypages a {
	display: inline-block;
	font-size: 14px;
	margin: 0;
	margin-right: 5px;
	padding: 2px 6px;
	text-decoration: none;
	cursor: pointer;
}

.vc_carousel .vc_slide_item .post-comment {
	margin-top: 5px;
}

.blog-content .post-comment {
	margin-bottom: 5px;
	clear: both;
}

.blog-content .post-title {
	margin-bottom: 10px;
}

.post_blog2 .post-title {
	margin-bottom: 5px;
}

.post-title {
	font-weight: bold;
}

.blog-content.wf-td {
	width: 100%;
}

.post_blog3 .vc_read_more,
.post_blog4 .vc_read_more,
.post_blog6 .vc_read_more {
	float: right;
	margin-top: 10px;
	font-size: 14px;
	color: #7bcd40;
	margin-right: 5px;
}

.post_blog6 .post-title {
	float: left;
	text-align: left;
}

.post_blog3 .img_large {
	margin: 0 auto;
}

.post_blog3 li:first-child .post-title {
	padding-bottom: 10px;
	padding-top: 10px;
}

.post_blog4 .blog-media {
	padding: 10px 0;
}

.bit-html .qfe_gallery {
	margin: 0 auto;
}

.bit-html .qfe_gallery.bottom_nav {
	margin-bottom: 30px;
}

.vc-carousel .vc_ca_post_id {
	text-align: center;
}

.vc-carousel .blog-media.wf-td {
	margin: 0 auto;
	display: block;
}

#page .vc-carousel-control {
	width: 26px;
}

.isotope_image {
	cursor: pointer;
}

.isotope_image.on {
	font-weight: bold;
}

.isotope,
.isotope .isotope-item {
	-webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	-ms-transition-duration: 0.8s;
	-o-transition-duration: 0.8s;
	transition-duration: 0.8s;
}

.isotope {
	-webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	-ms-transition-property: height, width;
	-o-transition-property: height, width;
	transition-property: height, width;
}

.isotope .isotope-item {
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform, opacity;
	-ms-transition-property: -ms-transform, opacity;
	-o-transition-property: -o-transform, opacity;
	transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
	-webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	-ms-transition-duration: 0s;
	-o-transition-duration: 0s;
	transition-duration: 0s;
}

.circliful {
	position: relative;
	margin: 0 auto
}

.circle-info,
.circle-info-half,
.circle-text,
.circle-text-half {
	width: 100%;
	position: absolute;
	text-align: center;
	display: inline-block
}

.circle-text {
	font-family: "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: 300
}

.circle-info,
.circle-info-half {
	color: #999
}

.circliful .circle-icon {
	margin: 0 5px;
	position: relative;
	bottom: 0;
	display: inline
}

.left.horizontalMenu {
	text-align: left;
}

.center.horizontalMenu {
	text-align: center;
}

.right.horizontalMenu {
	text-align: right;
}

.vc-vc_column_inner .bitPcontrolsChild.control-btn-save,
.vc-vc_column_inner .bitPcontrolsChild.control-btn-prepend-7 {
	display: none!important;
}

.vc_pixel_icon {
	height: 16px;
	width: 16px;
	background-position: 0 0;
	background-repeat: no-repeat
}

.vc_pixel_icon-alert {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/alert.png)
}

.vc_pixel_icon-info {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/info.png)
}

.vc_pixel_icon-tick {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/tick.png)
}

.vc_pixel_icon-explanation {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/vc/exclamation.png)
}

.vc_pixel_icon {
	height: 16px;
	width: 16px;
	background-position: 0 0;
	background-repeat: no-repeat
}

.vc_txt_align_left {
	text-align: left
}

.vc_txt_align_right {
	text-align: right
}

.vc_txt_align_center {
	text-align: center
}

.vc_txt_align_justify {
	text-align: justify;
	text-justify: inter-word
}

.vc_btn3.vc_btn3-style-classic,
.qfe_button {
	border-color: rgba(0, 0, 0, .1)
}

.qfe_widgetised_column .qfe_wrapper>ul {
	margin: 0
}

.qfe_widgetised_column .qfe_wrapper>ul>li {
	margin-left: 0;
	background-image: none;
	list-style: none!important
}

.qfe_widgetised_column .qfe_wrapper>ul>li:after,
.qfe_widgetised_column .qfe_wrapper>ul>li:before {
	display: none!important
}

.qfe_button {
	display: inline-block;
	padding: 4px 10px;
	margin-top: 0;
	font-size: 13px;
	line-height: 18px;
	color: #333;
	text-align: center;
	text-shadow: 0 1px 1px rgba(255, 255, 255, .75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

.qfe_button.active,
.qfe_button.disabled,
.qfe_button:active,
.qfe_button:hover,
.qfe_button[disabled] {
	background-color: #eaeaea
}

.vc_vc_button .vc_btn,
.vc_vc_button2 .vc_btn {
	margin-top: 5px;
	margin-bottom: 5px
}

.qfe_button:hover {
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	-webkit-transition: background-color .1s linear;
	-o-transition: background-color .1s linear;
	transition: background-color .1s linear;
	background-image: none
}

.qfe_button:focus {
	outline: dotted thin;
	outline: -webkit-focus-ring-color auto 5px;
	outline-offset: -2px
}

.qfe_button.active,
.qfe_button:active {
	background-color: #e6e6e6;
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05)
}

button.qfe_btn-large,
span.qfe_btn-large {
	padding: 9px 14px;
	font-size: 15px;
	line-height: normal;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px
}

button.qfe_btn-large [class^=icon-],
span.qfe_btn-large [class^=icon-] {
	margin-top: 1px
}

button.qfe_btn-small,
span.qfe_btn-small {
	padding: 5px 9px;
	font-size: 11px;
	line-height: 16px
}

button.qfe_btn-small [class^=icon-],
span.qfe_btn-small [class^=icon-] {
	margin-top: -1px
}

button.qfe_btn-mini,
span.qfe_btn-mini {
	padding: 2px 6px;
	font-size: 11px;
	line-height: 14px
}

.qfe_btn-danger,
.qfe_btn-danger:hover,
.qfe_btn-info,
.qfe_btn-info:hover,
.qfe_btn-inverse,
.qfe_btn-inverse:hover,
.qfe_btn-primary,
.qfe_btn-primary:hover,
.qfe_btn-success,
.qfe_btn-success:hover,
.qfe_btn-warning,
.qfe_btn-warning:hover {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, .25)
}

.qfe_btn-danger.active,
.qfe_btn-info.active,
.qfe_btn-inverse.active,
.qfe_btn-primary.active,
.qfe_btn-success.active,
.qfe_btn-warning.active {
	color: rgba(255, 255, 255, .75)
}

.qfe_btn-primary {
	background-color: #08c
}

.qfe_btn-primary.active,
.qfe_btn-primary.disabled,
.qfe_btn-primary:active,
.qfe_btn-primary:hover,
.qfe_btn-primary[disabled] {
	background-color: #0077b3
}

.qfe_btn-warning {
	background-color: #f90
}

.qfe_btn-warning.active,
.qfe_btn-warning.disabled,
.qfe_btn-warning:active,
.qfe_btn-warning:hover,
.qfe_btn-warning[disabled] {
	background-color: #e68a00
}

.qfe_btn-danger {
	background-color: #ff675b
}

.qfe_btn-danger.active,
.qfe_btn-danger.disabled,
.qfe_btn-danger:active,
.qfe_btn-danger:hover,
.qfe_btn-danger[disabled] {
	background-color: #ff4f42
}

.qfe_btn-success {
	background-color: #6ab165
}

.qfe_btn-success.active,
.qfe_btn-success.disabled,
.qfe_btn-success:active,
.qfe_btn-success:hover,
.qfe_btn-success[disabled] {
	background-color: #5aa855
}

.qfe_btn-info {
	background-color: #58b9da
}

.qfe_btn-info.active,
.qfe_btn-info.disabled,
.qfe_btn-info:active,
.qfe_btn-info:hover,
.qfe_btn-info[disabled] {
	background-color: #43b0d5
}

.qfe_btn-inverse {
	background-color: #555
}

.qfe_btn-inverse.active,
.qfe_btn-inverse.disabled,
.qfe_btn-inverse:active,
.qfe_btn-inverse:hover,
.qfe_btn-inverse[disabled] {
	background-color: #484848
}

button.qfe_button::-moz-focus-inner,
input[type=submit].qfe_button::-moz-focus-inner {
	padding: 0;
	border: 0
}

a.qfe_button_a {
	text-decoration: none;
	border: none
}

a.qfe_button_a:hover {
	text-decoration: none
}

.vc_btn3-container {
	display: block;
	max-width: 100%
}

.vc_btn3-container.vc_btn3-inline {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0
}

.vc_general.vc_btn3 {
	display: inline-block;
	margin-bottom: 0;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	background-color: transparent;
	color: #5472d2;
	border: 1px solid transparent;
	box-sizing: border-box;
	word-wrap: break-word;
	-ms-user-select: none;
	user-select: none;
	text-decoration: none;
	position: relative;
	top: 0;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	line-height: normal;
	font-size: 14px;
	padding: 14px 20px
}

.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a:hover,
.qfe_content_element .qfe_tabs_nav li.ui-tabs-active a,
.qfe_gallery .qfe_flexslider .flex-caption {
	cursor: default
}

.vc_general.vc_btn3.vc_btn3-style-outline,
.vc_general.vc_btn3.vc_btn3-style-outline-custom {
	padding: 13px 19px
}

.vc_general.vc_btn3.active,
.vc_general.vc_btn3:active,
.vc_general.vc_btn3:focus {
	outline: 0
}

.vc_general.vc_btn3:focus,
.vc_general.vc_btn3:hover {
	border: 1px solid transparent;
	text-decoration: none;
	color: #4868cf
}

.vc_general.vc_btn3 .vc_btn3-icon {
	vertical-align: top;
	height: 14px;
	line-height: 1;
	font-size: 16px
}

.vc_general.vc_btn3 .vc_btn3-icon-inner {
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.vc_general.vc_btn3 .vc_btn3-placeholder {
	display: inline-block;
	vertical-align: top;
	width: 0
}

.vc_btn3.vc_btn3-icon-left,
.vc_btn3.vc_btn3-icon-right {
	position: relative
}

.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
	display: block;
	position: absolute;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	-o-transform: translate(0, -50%);
	transform: translate(0, -50%)
}

.vc_btn3.vc_btn3-icon-left {
	text-align: left
}

.vc_btn3.vc_btn3-icon-right {
	text-align: right
}

.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
	-webkit-transform: translate(-75%, -50%);
	-ms-transform: translate(-75%, -50%);
	transform: translate(-75%, -50%)
}

.vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vc_btn3.vc_btn3-style-modern {
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
	background-image: linear-gradient(to bottom, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .01) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff', endColorstr='#03ffffff', GradientType=0)
}

.vc_btn3.vc_btn3-style-outline,
.vc_btn3.vc_btn3-style-outline-custom,
.vc_btn3.vc_btn3-style-outline-custom:focus,
.vc_btn3.vc_btn3-style-outline-custom:hover,
.vc_btn3.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-style-outline:hover {
	border-width: 2px
}

.vc_btn3.vc_btn3-style-custom {
	background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
	background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
	background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, .1) 50%, rgba(0, 0, 0, .1));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#1a000000', GradientType=0);
	background-repeat: repeat-x;
	background-size: 200%;
	background-position: 0 -100%
}

.vc_btn3.vc_btn3-style-custom:focus,
.vc_btn3.vc_btn3-style-custom:hover {
	background-position: 0 100%
}

.vc_btn3.vc_btn3-block {
	display: block;
	width: 100%;
	text-align: inherit
}

.vc_btn3.vc_btn3-shape-square {
	border-radius: 0
}

.vc_btn3.vc_btn3-shape-rounded {
	border-radius: 5px
}

.vc_btn3.vc_btn3-shape-round {
	border-radius: 2em
}

.vc_btn3.vc_btn3-size-xs {
	font-size: 11px;
	padding: 8px 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom {
	padding: 7px 11px
}

.vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
	font-size: 14px;
	height: 11px;
	line-height: 11px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 12px
}

.vc_btn3.vc_btn3-size-sm {
	font-size: 12px;
	padding: 11px 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
	padding: 10px 15px
}

.vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
	font-size: 14px;
	height: 12px;
	line-height: 12px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 16px
}

.vc_btn3.vc_btn3-size-md {
	font-size: 14px;
	padding: 14px 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
	padding: 13px 19px
}

.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
	font-size: 16px;
	height: 14px;
	line-height: 14px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 20px
}

.vc_btn3.vc_btn3-size-lg {
	font-size: 16px;
	padding: 18px 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	padding: 17px 24px
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
	font-size: 20px;
	height: 16px;
	line-height: 16px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 25px
}

.vc_btn3.vc_btn3-color-blue,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
	color: #fff;
	background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-blue:focus,
.vc_btn3.vc_btn3-color-blue:hover {
	color: #f7f7f7;
	background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-blue:active {
	color: #f2f2f2;
	background-color: #3558c8
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
	color: #5472d2;
	border-color: #5472d2;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #5472d2;
	background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
	color: #fff;
	background-color: #5472d2;
	box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #5472d2;
	top: 3px;
	box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
	color: #fff;
	border-color: #5472d2;
	background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #3c5ecc;
	background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #3558c8;
	background-color: #3558c8
}

.vc_btn3.vc_btn3-color-turquoise,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
	color: #fff;
	background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-turquoise:focus,
.vc_btn3.vc_btn3-color-turquoise:hover {
	color: #f7f7f7;
	background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-turquoise:active {
	color: #f2f2f2;
	background-color: #009ba6
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
	color: #00c1cf;
	border-color: #00c1cf;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #00c1cf;
	background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
	color: #fff;
	background-color: #00c1cf;
	box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #00c1cf;
	top: 3px;
	box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
	color: #fff;
	border-color: #00c1cf;
	background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #00a4b0;
	background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #009ba6;
	background-color: #009ba6
}

.vc_btn3.vc_btn3-color-pink,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
	color: #fff;
	background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-pink:focus,
.vc_btn3.vc_btn3-color-pink:hover {
	color: #f7f7f7;
	background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-pink:active {
	color: #f2f2f2;
	background-color: #fe4638
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
	color: #fe6c61;
	border-color: #fe6c61;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #fe6c61;
	background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
	color: #fff;
	background-color: #fe6c61;
	box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #fe6c61;
	top: 3px;
	box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
	color: #fff;
	border-color: #fe6c61;
	background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #fe5043;
	background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #fe4638;
	background-color: #fe4638
}

.vc_btn3.vc_btn3-color-violet,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
	color: #fff;
	background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-violet:focus,
.vc_btn3.vc_btn3-color-violet:hover {
	color: #f7f7f7;
	background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-violet:active {
	color: #f2f2f2;
	background-color: #7650b8
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
	color: #8d6dc4;
	border-color: #8d6dc4;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #8d6dc4;
	background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
	color: #fff;
	background-color: #8d6dc4;
	box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #8d6dc4;
	top: 3px;
	box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
	color: #fff;
	border-color: #8d6dc4;
	background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #7c57bb;
	background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #7650b8;
	background-color: #7650b8
}

.vc_btn3.vc_btn3-color-peacoc,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
	color: #fff;
	background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-peacoc:focus,
.vc_btn3.vc_btn3-color-peacoc:hover {
	color: #f7f7f7;
	background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-peacoc:active {
	color: #f2f2f2;
	background-color: #3799b5
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
	color: #4cadc9;
	border-color: #4cadc9;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #4cadc9;
	background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
	color: #fff;
	background-color: #4cadc9;
	box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #4cadc9;
	top: 3px;
	box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
	color: #fff;
	border-color: #4cadc9;
	background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #39a0bd;
	background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #3799b5;
	background-color: #3799b5
}

.vc_btn3.vc_btn3-color-chino,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
	color: #fff;
	background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-chino:focus,
.vc_btn3.vc_btn3-color-chino:hover {
	color: #f7f7f7;
	background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-chino:active {
	color: #f2f2f2;
	background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
	color: #cec2ab;
	border-color: #cec2ab;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #cec2ab;
	background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
	color: #fff;
	background-color: #cec2ab;
	box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #cec2ab;
	top: 3px;
	box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
	color: #fff;
	border-color: #cec2ab;
	background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #c3b498;
	background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #bfaf91;
	background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-mulled-wine,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
	color: #fff;
	background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-mulled-wine:focus,
.vc_btn3.vc_btn3-color-mulled-wine:hover {
	color: #f7f7f7;
	background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-mulled-wine:active {
	color: #f2f2f2;
	background-color: #3c3644
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
	color: #50485b;
	border-color: #50485b;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #50485b;
	background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
	color: #fff;
	background-color: #50485b;
	box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #50485b;
	top: 3px;
	box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
	color: #fff;
	border-color: #50485b;
	background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #413a4a;
	background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #3c3644;
	background-color: #3c3644
}

.vc_btn3.vc_btn3-color-vista-blue,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
	color: #fff;
	background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-vista-blue:focus,
.vc_btn3.vc_btn3-color-vista-blue:hover {
	color: #f7f7f7;
	background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-vista-blue:active {
	color: #f2f2f2;
	background-color: #56cd85
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
	color: #75d69c;
	border-color: #75d69c;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #75d69c;
	background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
	color: #fff;
	background-color: #75d69c;
	box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #75d69c;
	top: 3px;
	box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
	color: #fff;
	border-color: #75d69c;
	background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #5dcf8b;
	background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #56cd85;
	background-color: #56cd85
}

.vc_btn3.vc_btn3-color-orange,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
	color: #fff;
	background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-orange:focus,
.vc_btn3.vc_btn3-color-orange:hover {
	color: #f7f7f7;
	background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-orange:active {
	color: #f2f2f2;
	background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
	color: #f7be68;
	border-color: #f7be68;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #f7be68;
	background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
	color: #fff;
	background-color: #f7be68;
	box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #f7be68;
	top: 3px;
	box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
	color: #fff;
	border-color: #f7be68;
	background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #f5b14b;
	background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #f5ad41;
	background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-sky,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
	color: #fff;
	background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sky:focus,
.vc_btn3.vc_btn3-color-sky:hover {
	color: #f7f7f7;
	background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sky:active {
	color: #f2f2f2;
	background-color: #378ddd
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
	color: #5aa1e3;
	border-color: #5aa1e3;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #5aa1e3;
	background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
	color: #fff;
	background-color: #5aa1e3;
	box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #5aa1e3;
	top: 3px;
	box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
	color: #fff;
	border-color: #5aa1e3;
	background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #4092df;
	background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #378ddd;
	background-color: #378ddd
}

.vc_btn3.vc_btn3-color-green,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
	color: #fff;
	background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-green:focus,
.vc_btn3.vc_btn3-color-green:hover {
	color: #f7f7f7;
	background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-green:active {
	color: #f2f2f2;
	background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
	color: #6dab3c;
	border-color: #6dab3c;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #6dab3c;
	background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
	color: #fff;
	background-color: #6dab3c;
	box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #6dab3c;
	top: 3px;
	box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
	color: #fff;
	border-color: #6dab3c;
	background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #5f9434;
	background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #5a8d31;
	background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-juicy-pink,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
	color: #fff;
	background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-juicy-pink:focus,
.vc_btn3.vc_btn3-color-juicy-pink:hover {
	color: #f7f7f7;
	background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-juicy-pink:active {
	color: #f2f2f2;
	background-color: #f22d27
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
	color: #f4524d;
	border-color: #f4524d;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #f4524d;
	background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
	color: #fff;
	background-color: #f4524d;
	box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #f4524d;
	top: 3px;
	box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
	color: #fff;
	border-color: #f4524d;
	background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #f23630;
	background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #f22d27;
	background-color: #f22d27
}

.vc_btn3.vc_btn3-color-sandy-brown,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
	color: #fff;
	background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-sandy-brown:focus,
.vc_btn3.vc_btn3-color-sandy-brown:hover {
	color: #f7f7f7;
	background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-sandy-brown:active {
	color: #f2f2f2;
	background-color: #f57941
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
	color: #f79468;
	border-color: #f79468;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #f79468;
	background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
	color: #fff;
	background-color: #f79468;
	box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #f79468;
	top: 3px;
	box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
	color: #fff;
	border-color: #f79468;
	background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #f57f4b;
	background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #f57941;
	background-color: #f57941
}

.vc_btn3.vc_btn3-color-purple,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
	color: #fff;
	background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-purple:focus,
.vc_btn3.vc_btn3-color-purple:hover {
	color: #f7f7f7;
	background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-purple:active {
	color: #f2f2f2;
	background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
	color: #b97ebb;
	border-color: #b97ebb;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #b97ebb;
	background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
	color: #fff;
	background-color: #b97ebb;
	box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #b97ebb;
	top: 3px;
	box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
	color: #fff;
	border-color: #b97ebb;
	background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #ae6ab0;
	background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #ab63ad;
	background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-black,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
	color: #fff;
	background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-black:focus,
.vc_btn3.vc_btn3-color-black:hover {
	color: #f7f7f7;
	background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-black:active {
	color: #f2f2f2;
	background-color: #161616
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
	border-color: #2a2a2a;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #2a2a2a;
	background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
	color: #fff;
	background-color: #2a2a2a;
	box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #2a2a2a;
	top: 3px;
	box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
	color: #fff;
	border-color: #2a2a2a;
	background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #1b1b1b;
	background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #161616;
	background-color: #161616
}

.vc_btn3.vc_btn3-color-grey,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
	color: #666;
	background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-grey:focus,
.vc_btn3.vc_btn3-color-grey:hover {
	color: #5e5e5e;
	background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-grey:active {
	color: #595959;
	background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
	border-color: #ebebeb;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
	color: #666;
	border-color: #ebebeb;
	background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
	color: #666;
	background-color: #ebebeb;
	box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
	color: #5e5e5e;
	background-color: #ebebeb;
	top: 3px;
	box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active {
	color: #595959;
	background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
	color: #666;
	border-color: #ebebeb;
	background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
	color: #5e5e5e;
	border-color: #dcdcdc;
	background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
	color: #595959;
	border-color: #d7d7d7;
	background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-white,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
	color: #666;
	background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-white:focus,
.vc_btn3.vc_btn3-color-white:hover {
	color: #5e5e5e;
	background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-white:active {
	color: #595959;
	background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
	border-color: #fff;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
	color: #666;
	border-color: #fff;
	background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
	color: #666;
	background-color: #fff;
	box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
	color: #5e5e5e;
	background-color: #fff;
	top: 3px;
	box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active {
	color: #595959;
	background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
	color: #666;
	border-color: #fff;
	background-color: #fff;
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
	background-image: -o-linear-gradient(top, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02) 100%);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000', endColorstr='#05000000', GradientType=0)
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
	color: #5e5e5e;
	border-color: #f0f0f0;
	background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active {
	color: #595959;
	border-color: #ebebeb;
	background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-default,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
	color: #333;
	background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-default:focus,
.vc_btn3.vc_btn3-color-default:hover {
	color: #2b2b2b;
	background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-default:active {
	color: #262626;
	background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
	color: #f7f7f7;
	border-color: #f7f7f7;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
	color: #333;
	border-color: #f7f7f7;
	background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
	color: #333;
	background-color: #f7f7f7;
	box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
	color: #2b2b2b;
	background-color: #f7f7f7;
	top: 3px;
	box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active {
	color: #262626;
	background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
	color: #333;
	border-color: #f7f7f7;
	background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
	color: #2b2b2b;
	border-color: #e8e8e8;
	background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active {
	color: #262626;
	border-color: #e3e3e3;
	background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-primary,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
	color: #fff;
	background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-primary:focus,
.vc_btn3.vc_btn3-color-primary:hover {
	color: #f7f7f7;
	background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-primary:active {
	color: #f2f2f2;
	background-color: #006da3
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
	color: #08c;
	border-color: #08c;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #08c;
	background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
	color: #fff;
	background-color: #08c;
	box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #08c;
	top: 3px;
	box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
	color: #fff;
	border-color: #08c;
	background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #0074ad;
	background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #006da3;
	background-color: #006da3
}

.vc_btn3.vc_btn3-color-info,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
	color: #fff;
	background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-info:focus,
.vc_btn3.vc_btn3-color-info:hover {
	color: #f7f7f7;
	background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-info:active {
	color: #f2f2f2;
	background-color: #37abd3
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
	color: #58b9da;
	border-color: #58b9da;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #58b9da;
	background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
	color: #fff;
	background-color: #58b9da;
	box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #58b9da;
	top: 3px;
	box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
	color: #fff;
	border-color: #58b9da;
	background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #3fafd4;
	background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #37abd3;
	background-color: #37abd3
}

.vc_btn3.vc_btn3-color-success,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
	color: #fff;
	background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-success:focus,
.vc_btn3.vc_btn3-color-success:hover {
	color: #f7f7f7;
	background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-success:active {
	color: #f2f2f2;
	background-color: #559d50
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
	color: #6ab165;
	border-color: #6ab165;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #6ab165;
	background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
	color: #fff;
	background-color: #6ab165;
	box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #6ab165;
	top: 3px;
	box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
	color: #fff;
	border-color: #6ab165;
	background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #59a453;
	background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #559d50;
	background-color: #559d50
}

.vc_btn3.vc_btn3-color-warning,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
	color: #fff;
	background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-warning:focus,
.vc_btn3.vc_btn3-color-warning:hover {
	color: #f7f7f7;
	background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-warning:active {
	color: #f2f2f2;
	background-color: #d68100
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
	color: #f90;
	border-color: #f90;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #f90;
	background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
	color: #fff;
	background-color: #f90;
	box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #f90;
	top: 3px;
	box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
	color: #fff;
	border-color: #f90;
	background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #e08700;
	background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #d68100;
	background-color: #d68100
}

.vc_btn3.vc_btn3-color-danger,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	color: #fff;
	background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-danger:focus,
.vc_btn3.vc_btn3-color-danger:hover {
	color: #f7f7f7;
	background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-danger:active {
	color: #f2f2f2;
	background-color: #ff4132
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
	color: #ff675b;
	border-color: #ff675b;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #ff675b;
	background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
	color: #fff;
	background-color: #ff675b;
	box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #ff675b;
	top: 3px;
	box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
	color: #fff;
	border-color: #ff675b;
	background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #ff4b3c;
	background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #ff4132;
	background-color: #ff4132
}

.vc_btn3.vc_btn3-color-inverse,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
	color: #fff;
	background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,
.vc_btn3.vc_btn3-color-inverse:focus,
.vc_btn3.vc_btn3-color-inverse:hover {
	color: #f7f7f7;
	background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,
.vc_btn3.vc_btn3-color-inverse:active {
	color: #f2f2f2;
	background-color: #414141
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
	color: #555;
	border-color: #555;
	background-color: transparent
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover {
	color: #fff;
	border-color: #555;
	background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
	color: #fff;
	background-color: #555;
	box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
	color: #f7f7f7;
	background-color: #555;
	top: 3px;
	box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active {
	color: #f2f2f2;
	background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
	box-shadow: 0 3px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover {
	top: 1px;
	box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
	box-shadow: 0 4px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover {
	top: 2px;
	box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
	box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover {
	top: 3px;
	box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
	color: #fff;
	border-color: #555;
	background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
	color: #f7f7f7;
	border-color: #464646;
	background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,
.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active {
	color: #f2f2f2;
	border-color: #414141;
	background-color: #414141
}

.vc_general.vc_cta3.vc_cta3-style-classic,
.vc_general.vc_cta3.vc_cta3-style-custom {
	background-color: #f7f7f7;
	border-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
	color: #2a2a2a
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
	color: #ebebeb
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
	color: #fff
}

.vc_btn3-container.vc_btn3-center {
	text-align: center
}

.vc_btn3-container.vc_btn3-left {
	text-align: left
}

.vc_btn3-container.vc_btn3-right {
	text-align: right
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
	display: inline-block;
	position: static;
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	min-width: 1em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	margin-right: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	margin-left: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
	font-size: 11px;
	padding: 8px 12px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom {
	padding: 7px 11px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
	font-size: 12px;
	padding: 11px 16px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom {
	padding: 10px 15px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
	font-size: 14px;
	padding: 14px 20px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
	padding: 13px 19px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
	font-size: 16px;
	padding: 18px 25px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom {
	padding: 17px 24px
}

.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,
.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
	text-align: inherit
}

vc_icon_element {
	line-height: 0;
	font-size: 14px;
	margin-bottom: 35px
}

.vc_icon_element.vc_icon_element-outer {
	box-sizing: border-box;
	text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
	text-align: left
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
	text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
	text-align: right
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
	text-align: center;
	display: inline-block;
	border: 2px solid transparent;
	width: 4em;
	height: 4em;
	box-sizing: content-box;
	position: relative
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
	font-size: 2.15em;
	font-style: normal;
	font-weight: 400;
	line-height: 1!important;
	font-size-adjust: none;
	font-stretch: normal;
	-webkit-font-feature-settings: normal;
	font-feature-settings: normal;
	-webkit-font-language-override: normal;
	font-language-override: normal;
	-webkit-font-kerning: auto;
	font-kerning: auto;
	font-synthesis: weight style;
	font-variant: normal;
	text-rendering: auto;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
	font-style: normal;
	font-weight: 400;
	display: inline-block;
	text-decoration: inherit;
	width: inherit;
	height: inherit;
	font-size: 1em;
	text-align: center;
	text-rendering: optimizelegibility
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	box-sizing: content-box;
	border: none
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxs {
	max-width: 100%!important;
	line-height: 0.7em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxs.vc_icon_element-have-style-inner {
	width: 1.9em!important;
	height: 1.9em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxs .vc_icon_element-icon {
	font-size: 0.7em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
	max-width: 100%!important;
	line-height: 1.2em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
	width: 2.5em!important;
	height: 2.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
	font-size: 1.2em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
	max-width: 100%!important;
	line-height: 1.6em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
	width: 3.15em!important;
	height: 3.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
	font-size: 1.6em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
	max-width: 100%!important;
	line-height: 2.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
	width: 4em!important;
	height: 4em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
	font-size: 2.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
	max-width: 100%!important;
	line-height: 2.85em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
	width: 5em!important;
	height: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
	font-size: 2.85em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
	max-width: 100%!important;
	line-height: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
	width: 8.5em!important;
	height: 8.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
	font-size: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
	border-radius: 50%
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,
.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link {
	border-radius: 5px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
	color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
	color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
	color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
	color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
	color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
	color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
	color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
	color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
	color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
	color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
	color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
	color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
	color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
	color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
	color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
	color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
	color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
	border-color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
	background-color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
	border-color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
	background-color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
	border-color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
	background-color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
	border-color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
	background-color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
	border-color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
	background-color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
	border-color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
	background-color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
	border-color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
	background-color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
	border-color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
	background-color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
	border-color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
	background-color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
	border-color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
	background-color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
	border-color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
	background-color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
	border-color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
	background-color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
	border-color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
	background-color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
	border-color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
	background-color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
	border-color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
	background-color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
	border-color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
	background-color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
	border-color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
	background-color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl {
	max-width: 100%!important;
	line-height: 7em!important;
	width: 6.5em;
	height: 6.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl.vc_icon_element-have-style-inner {
	width: 11.5em!important;
	height: 11.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl .vc_icon_element-icon {
	font-size: 7em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxl {
	max-width: 100%!important;
	line-height: 10em!important;
	width: 9.5em;
	height: 9.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxl.vc_icon_element-have-style-inner {
	width: 15.5em!important;
	height: 15.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxl .vc_icon_element-icon {
	font-size: 10em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxl {
	max-width: 100%!important;
	line-height: 15em!important;
	width: 14.5em;
	height: 14.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxl.vc_icon_element-have-style-inner {
	width: 20em!important;
	height: 20em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxl .vc_icon_element-icon {
	font-size: 13em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxxl {
	max-width: 100%!important;
	line-height: 20em!important;
	width: 19.5em;
	height: 19.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxxl.vc_icon_element-have-style-inner {
	width: 32em!important;
	height: 32em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxxl .vc_icon_element-icon {
	font-size: 20em!important
}

.vc_btn3.vc_btn3-size-xl {
	font-size: 22px;
	padding: 22px 35px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xl.vc_btn3-style-outline-custom {
	padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xl .vc_btn3-icon {
	font-size: 22px;
	height: 16px;
	line-height: 20px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 65px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 30px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 65px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xl {
	font-size: 22px;
	padding: 22px 35px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xl.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xl.vc_btn3-style-outline-custom {
	padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xxl {
	font-size: 32px;
	padding: 22px 35px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xxl.vc_btn3-style-outline-custom {
	padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xxl .vc_btn3-icon {
	font-size: 32px;
	height: 18px;
	line-height: 18px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 65px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 30px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 65px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxl {
	font-size: 32px;
	padding: 22px 35px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxl.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxl.vc_btn3-style-outline-custom {
	padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xxxl {
	font-size: 44px;
	padding: 25px 40px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xxxl.vc_btn3-style-outline-custom {
	padding: 24px 39px
}

.vc_btn3.vc_btn3-size-xxxl .vc_btn3-icon {
	font-size: 44px;
	height: 35px;
	line-height: 44px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 80px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 30px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 80px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxl {
	font-size: 44px;
	padding: 25px 40px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxl.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxl.vc_btn3-style-outline-custom {
	padding: 24px 39px
}

.vc_btn3.vc_btn3-size-xxxxl {
	font-size: 60px;
	padding: 30px 50px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-style-outline-custom {
	padding: 29px 49px
}

.vc_btn3.vc_btn3-size-xxxxl .vc_btn3-icon {
	font-size: 60px;
	height: 35px;
	line-height: 44px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 90px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 30px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 90px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxxl {
	font-size: 60px;
	padding: 30px 50px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxxl.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxxl.vc_btn3-style-outline-custom {
	padding: 29px 49px
}

.vc_btn3.vc_btn3-size-xxs {
	font-size: 9px;
	padding: 7px 8px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-style-outline,
.vc_btn3.vc_btn3-size-xxs.vc_btn3-style-outline-custom {
	padding: 6px 7px
}

.vc_btn3.vc_btn3-size-xxs .vc_btn3-icon {
	font-size: 9px;
	height: 6px;
	line-height: 8px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
	padding-left: 16px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
	left: 4px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
	padding-right: 16px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
	right: 4px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxs {
	font-size: 9px;
	padding: 7px 8px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxs.vc_btn3-style-outline,
.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxs.vc_btn3-style-outline-custom {
	padding: 6px 7px
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-inline {
	display: inline-block;
	vertical-align: middle
}

table.dataTable {
	width: 100%;
	margin: 0 auto;
	clear: both;
	border-collapse: separate;
	border-spacing: 0
}

table.dataTable thead th,
table.dataTable tfoot th {
	font-weight: bold;
	text-align: left
}

table.dataTable thead th,
table.dataTable thead td {
	padding: 10px 18px;
	border-bottom: 1px solid #111
}

table.dataTable thead th:active,
table.dataTable thead td:active {
	outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
	padding: 10px 18px 6px 18px;
	border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	*cursor: hand
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
	background-repeat: no-repeat;
	background-position: center right
}

table.dataTable thead .sorting {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/js/dataTables/sort_both.png")
}

table.dataTable thead .sorting_asc {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/js/dataTables/sort_asc.png")
}

table.dataTable thead .sorting_desc {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/js/dataTables/sort_desc.png")
}

table.dataTable thead .sorting_asc_disabled {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/js/dataTables/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/js/dataTables/sort_desc_disabled.png")
}

table.dataTable tbody th,
table.dataTable tbody td {
	padding: 8px 10px
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
	border-top: 1px solid #ddd
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
	border-top: none
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
	border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
	border-top: none
}

table.dataTable.no-footer {
	border-bottom: 1px solid #111
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
	white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
	padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
	padding: 4px
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
	padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
	text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
	text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
	text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
	text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
	white-space: nowrap
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
	text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
	text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
	text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
	text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
	white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
	text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
	text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
	text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
	text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
	white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

.dataTables_wrapper {
	position: relative;
	clear: both;
	*zoom: 1;
	zoom: 1
}

.dataTables_wrapper .dataTables_length {
	float: left
}

.dataTables_wrapper .dataTables_filter {
	float: right;
	text-align: right
}

.dataTables_wrapper .dataTables_filter input {
	margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
	clear: both;
	float: left;
	padding-top: 0.755em
}

.dataTables_wrapper .dataTables_paginate {
	float: right;
	text-align: right;
	padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
	box-sizing: border-box;
	display: inline-block;
	min-width: 1.5em;
	padding: 4px 6px;
	margin-left: 2px;
	text-align: center;
	text-decoration: none!important;
	cursor: pointer;
	*cursor: hand;
	border: 1px solid transparent;
	border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
	cursor: default;
	border: 1px solid transparent;
	background: transparent;
	box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
	padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	height: 40px;
	margin-left: -50%;
	margin-top: -25px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: rgba(255, 255, 255, 0.4);
	text-align: center;
	font-size: 1.2em
}

.dataTables_wrapper .dataTables_scroll {
	clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
	*margin-top: -1px;
	-webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
	vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
	height: 0;
	overflow: hidden;
	margin: 0!important;
	padding: 0!important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
	border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead>table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
	border-bottom: none
}

.dataTables_wrapper:after {
	visibility: hidden;
	display: block;
	content: "";
	clear: both;
	height: 0
}

table.dataTable td.dataTables_empty {
	height: 80px;
	vertical-align: middle
}

.dataTables_wrapper select,
.dataTables_wrapper input {
	padding: 3px 2px
}

@media screen and (max-width:767px) {
	.dataTables_wrapper .dataTables_info,
	.dataTables_wrapper .dataTables_paginate {
		float: none;
		text-align: center
	}
	.dataTables_wrapper .dataTables_paginate {
		margin-top: 0.5em
	}
}

@media screen and (max-width:640px) {
	.dataTables_wrapper .dataTables_length,
	.dataTables_wrapper .dataTables_filter {
		float: none;
		text-align: center
	}
	.dataTables_wrapper .dataTables_filter {
		margin-top: 0.5em
	}
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
	cursor: default!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {
	display: none!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child {
	position: relative;
	padding-left: 30px;
	cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
	top: 9px;
	left: 4px;
	height: 14px;
	width: 14px;
	display: block;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	text-align: center;
	font-family: 'Courier New', Courier, monospace;
	line-height: 14px;
	content: '+';
	background-color: #31b131
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
	content: '-';
	background-color: #d33333
}

table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before {
	display: none
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
	padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
	top: 5px;
	left: 4px;
	height: 14px;
	width: 14px;
	border-radius: 14px;
	line-height: 14px;
	text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,
table.dataTable.dtr-column>tbody>tr>th.control {
	position: relative;
	cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control:before,
table.dataTable.dtr-column>tbody>tr>th.control:before {
	top: 50%;
	left: 50%;
	height: 16px;
	width: 16px;
	margin-top: -10px;
	margin-left: -10px;
	display: block;
	position: absolute;
	color: white;
	border: 2px solid white;
	border-radius: 14px;
	box-shadow: 0 0 3px #444;
	box-sizing: content-box;
	text-align: center;
	font-family: 'Courier New', Courier, monospace;
	line-height: 14px;
	content: '+';
	background-color: #31b131
}

table.dataTable.dtr-column>tbody>tr.parent td.control:before,
table.dataTable.dtr-column>tbody>tr.parent th.control:before {
	content: '-';
	background-color: #d33333
}

table.dataTable>tbody>tr.child {
	padding: 0.5em 1em
}

table.dataTable>tbody>tr.child:hover {
	background: transparent!important
}

table.dataTable>tbody>tr.child ul.dtr-details {
	display: inline-block;
	list-style-type: none;
	margin: 0;
	padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details li {
	border-bottom: 1px solid #efefef;
	padding: 0.5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details li:first-child {
	padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details li:last-child {
	border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
	display: inline-block;
	min-width: 75px;
	font-weight: bold
}

div.dtr-modal {
	position: fixed;
	box-sizing: border-box;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 100;
	padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 50%;
	height: 50%;
	overflow: auto;
	margin: auto;
	z-index: 102;
	overflow: auto;
	background-color: #f5f5f7;
	border: 1px solid black;
	border-radius: 0.5em;
	box-shadow: 0 12px 30px rgba(0, 0, 0, 0.6)
}

div.dtr-modal div.dtr-modal-content {
	position: relative;
	padding: 1em
}

div.dtr-modal div.dtr-modal-close {
	position: absolute;
	top: 6px;
	right: 6px;
	width: 22px;
	height: 22px;
	border: 1px solid #eaeaea;
	background-color: #f9f9f9;
	text-align: center;
	border-radius: 3px;
	cursor: pointer;
	z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
	background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 101;
	background: rgba(0, 0, 0, 0.6)
}

@media screen and (max-width:767px) {
	div.dtr-modal div.dtr-modal-display {
		width: 95%
	}
}

.qfy-text table.nomarl td,
.qfy-text table.bitTable td,
.qfy-text table.nomarl th,
.qfy-text table.bitTable th {
	padding: 4px;
}


/* vc_carousel_css: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/plugins/qfy_editor/assets/lib/vc_carousel/css/vc_carousel.css) */

.vc-carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center;
}

.vc-carousel-indicators li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 1px;
	text-indent: -999px;
	border-radius: 10px;
	cursor: pointer;
	border: 1px solid #808080;
	background-color: #808080;
	margin: 5px;
}

.vc-carousel-indicators .vc-active {
	width: 12px;
	height: 12px;
	background-color: transparent;
	border: 1px solid #808080;
}

.vc-carousel-indicators .vc-partial {
	opacity: 0.5;
}

.vc-carousel {
	position: relative;
}

.vc-carousel .vc-carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline {
	position: relative;
	overflow: hidden;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner {
	left: 0;
	position: relative;
	width: 100%;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition {
	-webkit-transition: 0.5s ease left;
	transition: 0.5s ease left;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition.vc-swipe-transition {
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item {
	float: left;
	visibility: hidden;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>img,
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>a>img {
	display: block;
	max-width: 100%;
	height: auto;
	line-height: 1;
}

.vc-carousel.vc-per-view-more .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>.vc-inner {
	margin: 10px;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline {
	overflow: hidden;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner {
	width: 100%;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition {
	-webkit-transition-property: top;
	transition-property: top;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner .vc-item {
	float: none;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-indicators {
	position: absolute;
	top: 2%;
	right: 3%;
	left: auto;
	width: 10px;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-indicators li {
	display: block;
	margin: 0 auto 3px;
	width: 6px;
	height: 6px;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-indicators li.vc-active {
	width: 8px;
	height: 8px;
	margin: 0 auto 1px;
}

.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item {
	visibility: visible;
}

.vc-carousel-control {
	position: absolute;
	padding: 0;
	top: 50%;
	z-index: 2;
	left: 0;
	bottom: 0;
	margin-top: -15px;
	width: 60px;
	height: 30px;
	opacity: 0.5;
	filter: alpha(opacity=50);
	font-size: 30px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.vc-carousel-control:hover,
.vc-carousel-control:focus {
	text-decoration: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

.vc-carousel-control.vc-left {
	left: 0px;
}

.vc-carousel-control.vc-right {
	left: auto;
	right: 0px;
}

@media only screen and (max-width:720px) {
	.vc-carousel-control.vc-left,
	.vc-carousel-control.vc-right {
		display: none!important;
	}
}

.vc-carousel-control .icon-prev,
.vc-carousel-control .icon-next,
.vc-carousel-control .glyphicon-chevron-left,
.vc-carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block;
}

.vc-carousel-control .icon-prev,
.vc-carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif;
}

.vc-carousel-control .icon-prev:before {
	content: '\2039';
	position: relative;
	top: -3px;
}

.vc-carousel-control .icon-next:before {
	content: '\203a';
	position: relative;
	top: -3px;
	left: 3px;
}

.vc-carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.vc-carousel-caption .btn {
	text-shadow: none;
}

.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}

.clearfix:after {
	clear: both;
}

.pull-right {
	float: right!important;
}

.pull-left {
	float: left!important;
}

.hide {
	display: none!important;
}

.show {
	display: block!important;
}

.invisible {
	visibility: hidden;
}

.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}

.entry-content ol.vc-carousel-indicators {
	margin: 0 0 0 -30%;
}

.entry-content .vc_carousel_vertical ol.vc-carousel-indicators {
	margin: 1px 0 0 0;
	bottom: auto;
}

.qfe_images_carousel.carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.item>a {
	display: block;
}

.qfe_images_carousel.carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.item>a>img {
	margin: auto;
}


/* main-fonts: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/themes/qfy-01/css/main.font.cdn.default.css) */

@charset "utf-8";
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.eot');
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}

@font-face {
	font-family: 'fontawesome';
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.eot');
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.eot?#iefix') format('embedded-opentype'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.woff') format('woff'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}


/* dt-main: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/themes/qfy-01/css/main.css) */

@charset "utf-8";
@font-face {
	font-family: 'revicons';
	src: url('http://fast.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/font/revicons.eot?123');
	src: url('http://fast.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/font/revicons.eot?123#iefix') format('embedded-opentype'), url('http://fast.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/font/revicons.woff?123') format('woff'), url('http://fast.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/font/revicons.ttf?123') format('truetype'), url('http://fast.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/font/revicons.svg?123#revicons') format('svg');
	font-weight: normal;
	font-style: normal;
}

.bitem.logo.big {
	max-height: 150px
}

.bitem.logo.big img {
	max-height: 150px;
	width: auto
}

.bitem.logo.nomarl {
	max-height: 150px
}

.bitem.logo.nomarl img {
	max-height: 100px;
	width: auto
}

.bitem.logo.small {
	max-height: 50px
}

.bitem.logo.small img {
	max-height: 50px;
	width: auto
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
	display: block
}

audio,
canvas,
video {
	display: inline-block
}

.old-ie audio,
.old-ie canvas,
.old-ie video {
	display: inline;
	zoom: 1
}

audio:not([controls]) {
	display: none;
	height: 0
}

[hidden] {
	display: none
}

* {
	padding: 0;
	margin: 0
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: none;
	-ms-text-size-adjust: none
}

a:active,
a:focus,
a:hover {
	outline: 0
}

abbr[title] {
	border-bottom: 1px dotted
}

b,
strong {
	font-weight: 700
}

dfn {
	font-style: italic
}

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	font-family: 'courier new', monospace
}

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word
}

q {
	quotes: none
}

q:after,
q:before {
	content: '';
	content: none
}

small {
	font-size: 75%
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sup {
	top: -.5em
}

sub {
	bottom: -.25em
}

dd,
dl,
menu,
ol,
ul {
	list-style: none;
	list-style-image: none
}

img {
	border: 0;
	-ms-interpolation-mode: bicubic
}

svg:not(:root) {
	overflow: hidden
}

figure,
form {
	margin: 0
}

legend {
	border: 0;
	padding: 0;
	white-space: normal
}

.old-ie legend {
	margin-left: -7px
}

button,
input,
select,
textarea {
	font-size: 100%;
	margin: 0;
	vertical-align: baseline
}

.old-ie button,
.old-ie input,
.old-ie select,
.old-ie textarea {
	vertical-align: middle
}

button,
input {
	line-height: normal
}

button,
input[type=button],
input[type=reset],
input[type=submit] {
	cursor: pointer;
	-webkit-appearance: button
}

.old-ie button,
.old-ie input[type=button],
.old-ie input[type=reset],
.old-ie input[type=submit] {
	overflow: visible
}

button[disabled],
input[disabled] {
	cursor: default
}

input[type=checkbox],
input[type=radio] {
	box-sizing: border-box;
	padding: 0
}

.old-ie input[type=checkbox],
.old-ie input[type=radio] {
	height: 13px;
	width: 13px
}

input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0
}

textarea {
	overflow: auto;
	vertical-align: top
}

table {
	border-collapse: collapse;
	border-spacing: 0
}

section.section:not(.overflowauto) {
	overflow: hidden
}

section.section.overflowauto {
	z-index: 5
}

.qfy-column-inner.overflowauto {
	z-index: 5
}

.clear {
	clear: both
}

.section-text-shadow .tooltip {
	text-shadow: none
}

.section-inner-shadow,
.section-inner-shadow .background-media,
.section-inner-shadow .background-overlay {
	box-shadow: 0 2px 2px -1px rgba(0, 0, 0, .25) inset, 0 -2px 2px -1px rgba(0, 0, 0, .25) inset
}

@media print {
	* {
		text-shadow: none!important;
		color: #000!important;
		background: transparent!important;
		box-shadow: none!important;
	}
	a,
	a:visited {
		text-decoration: underline;
	}
	a[href]:after {
		content: " (" attr(href) ")";
	}
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content: "";
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}
	thead {
		display: table-header-group;
	}
	tr,
	img {
		page-break-inside: avoid;
	}
	img {
		max-width: 100%!important;
	}
	@page {
		margin: 2cm .5cm;
	}
	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}
	h2,
	h3 {
		page-break-after: avoid;
	}
	select {
		background: #fff!important;
	}
	.navbar {
		display: none;
	}
	.table td,
	.table th {
		background-color: #fff!important;
	}
	.btn>.caret,
	.dropup>.btn>.caret {
		border-top-color: #000!important;
	}
	.label {
		border: 1px solid #000;
	}
	.table {
		border-collapse: collapse!important;
	}
	.table-bordered th,
	.table-bordered td {
		border: 1px solid #ddd!important;
	}
}

.wf-cell,
.wf-usr-cell,
.content,
.sidebar,
.footer .widget,
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea,
.customSelect,
blockquote,
.entry-author,
.format-aside-content,
.format-status-content,
.format-link-content,
#phantom .ph-wrap .ph-wrap-content,
.dt-mega-menu .sub-nav .dt-mega-parent,
.dl-menuwrapper,
.project-media,
.project-content,
.ngg-imagebrowser img,
.page-links,
.page-nav,
.filter-categories,
.filter-extras,
.filter-by,
.filter-sorting,
.filter-categories a,
.paginator a,
.shortcode-action-box.box-style-table,
.box-style-table .action-button,
.shortcode-tabs .tab,
.tab-style-one.tab-horizontal .tab-inner-content,
.shortcode-single-caption,
.shortcode-single-image,
.shortcode-banner-inside,
.shortcode-banner-bg,
.shortcode-banner,
.fs-entry-content,
.rollover-content,
.instagram-photos a,
.fs-entry-slide,
.dt-format-gallery a,
.dt-format-gallery .rollover-video,
#main .minimal .plan,
#main #pricing-table .plan,
.qfe_tour.tab-style-two .qfe_tabs_nav,
.qfe_tour.tab-style-one .qfe_tabs_nav,
.qfe_tour.tab-style-three .qfe_tabs_nav,
#main #content .rotatingtweet,
.mfp-container,
img.mfp-img,
.mfp-img-mobile .mfp-bottom-bar,
.soc-ico a,
.cs-style-3 .rollover-content-wrap {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.dt-form input[type="text"],
.dt-form input[type="tel"],
.dt-form input[type="url"],
.dt-form input[type="email"],
.dt-form input[type="number"],
.dt-form input[type="date"],
.dt-form input[type="range"],
.dt-form input[type="password"],
.comment-form input[type="text"],
.comment-form input[type="tel"],
.comment-form input[type="url"],
.comment-form input[type="email"],
.comment-form input[type="number"],
.comment-form input[type="date"],
.comment-form input[type="range"],
.comment-form input[type="password"],
.sidebar-bg-off .sidebar-content,
.logo-classic-centered #main-nav>li,
.logo-classic-centered #main-nav>li>a,
.logo-classic #main-nav>li,
.logo-classic #main-nav>li>a,
#phantom #main-nav>li,
#phantom #main-nav>li>a,
.dt-mega-menu .sub-nav .dt-mega-parent:hover>a,
.shortcode-teaser.frame-on.img-full,
div.dream-theme .pp_nav .pp_play,
div.dream-theme .pp_nav .pp_pause,
.qfe-js-composer div.pp_default .pp_expand,
.qfe-js-composer div.pp_default .pp_contract {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
}

.wf-cell,
.wf-usr-cell,
.footer .widget {
	display: inline-block;
	vertical-align: top;
}

.ancient-ie .wf-cell,
.ancient-ie .wf-usr-cell,
.ancient-ie .footer .widget {
	display: inline;
	zoom: 1;
}

.wf-1,
.wf-span-12 {
	width: 100%
}

.wf-1-2,
.wf-2-4,
.wf-span-6 {
	width: 50%
}

.wf-1-3,
.wf-span-4 {
	width: 33.3333%
}

.wf-2-3,
.wf-span-8 {
	width: 66.6667%
}

.wf-1-4,
.wf-span-3,
.sidebar,
{
	width: 25%
}

.wf-3-4,
.wf-span-9 {
	width: 75%
}

.wf-1-5 {
	width: 20%
}

.wf-1-6,
.wf-span-2 {
	width: 16.6667%
}

.wf-span-1 {
	width: 8.3333%
}

.wf-span-10 {
	width: 83.3333%
}

.wf-table {
	display: table;
	width: 100%
}

.wf-tr {
	display: table-row
}

.wf-td {
	display: table-cell;
	vertical-align: middle
}

.wf-float-left {
	float: left
}

.wf-float-right {
	float: right
}

.wf-phone-visible,
.wf-mobile-visible {
	display: none!important
}

.wf-mobile-visible-inline {
	display: none!important
}

.ancient-ie .ie-fix {
	display: inline;
	zoom: 1
}

.wf-cell,
.wf-usr-cell,
.content,
.sidebar,
{
	padding: 0 20px
}

.wf-container-main {
	padding: 0
}

.wf-container-main .content {
	width: 100%;
	margin: 0 auto
}

.wf-container {
	margin: 0px;
	padding: 0px
}

.bitcommerce .wf-container-main {
	margin: 0px
}

.wf-wrap {
	padding: 0 40px;
	margin: 0 auto
}

html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,
html:not(.mobile-true) #main .animate-element img,
html:not(.mobile-true) .pp_content img,
html:not(.mobile-true) #page .widget_shopping_cart_content img,
html:not(.mobile-true) #page .grav-grav img,
html:not(.mobile-true) #page .comment-gravatar img,
html:not(.mobile-true) #shWrap img,
html:not(.mobile-true) #page .royalSlider img {
	opacity: 1;
}

html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,
html:not(.mobile-true) #main .animate-element img,
html:not(.mobile-true) .pp_content img,
html:not(.mobile-true) #page .widget_shopping_cart_content img,
html:not(.mobile-true) #page .grav-grav img,
html:not(.mobile-true) #page .comment-gravatar img,
html:not(.mobile-true) #shWrap img,
html:not(.mobile-true) #page .royalSlider img,
.paginator .button-load-more,
.paginator .loading-ready,
.hover-grid .rollover-content,
.no-touch .text-on-img.hover-grid .fs-entry-content,
.hover-style-one .links-container a,
.hover-style-two .links-container a,
.hover-style-three .links-container a,
.buttons-on-img .links-container a,
.hover-style-one .rollover-thumbnails,
.hover-style-two .rollover-thumbnails,
.hover-style-three .rollover-thumbnails,
.no-touch .cs-style-1.text-on-img .fs-entry-content,
.btn-3d .dt-btn,
.btn-3d .dt-form button,
.btn-3d .dt-form input[type="button"],
.btn-3d .dt-form input[type="reset"],
.btn-3d .dt-form input[type="submit"],
.btn-3d input[type="button"],
.btn-3d input[type="reset"],
.btn-3d input[type="submit"],
.btn-3d #main #pricing-table .plan .signup,
.btn-3d #main #shaon-pricing-table a.signup,
.btn-3d #main .minimal .pt-button,
.btn-3d .nsu-submit,
.btn-3d #main button.button,
.btn-3d #main input.button {
	-webkit-transition: none;
	-moz-transition: none;
	-ms-transition: none;
	-o-transition: none;
	transition: none;
}

body.responsive-off {
	min-width: 998px;
}

.threed-fullscreen {
	overflow: hidden;
}

.threed-fullscreen #main {
	padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	margin-top: 0px;
	margin-bottom: 10px;
	clear: both;
}

#main h1,
#main h2,
#main h3,
#main h4,
#main h5,
#main h6 {
	text-shadow: none;
}

.widget-title {
	margin-bottom: 20px;
	clear: both;
}

input[type="text"],
input[type="tel"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="date"],
input[type="range"],
input[type="password"],
select,
textarea,
.customSelect {
	padding: 9px 10px 8px 10px;
	border: solid 1px #e0e0e0;
	color: #7a7a7a;
	background-color: #fff;
}

textarea {
	color: #7a7a7a
}

#footer {
	position: relative
}

#footer .alignleft,
#sidebar .alignleft {
	margin-right: 20px
}

.alignright {
	float: right;
	margin: 5px 0 10px 30px
}

#footer .alignright,
#sidebar .alignright {
	margin-left: 20px
}

.aligncenter {
	display: block;
	margin: 5px auto 10px auto
}

.alignnone {
	float: none;
	margin: 5px auto 10px auto
}

#page {
	position: relative;
	overflow: hidden;
	width: 100%
}

#page.boxed,
#page.mini-boxed,
#page.fix-width,
#page.fix-bigwidth,
#page.fix-sobigwidth {
	overflow: hidden
}

#page.boxed {
	max-width: 1180px;
	margin: 20px auto
}

#page.mini-boxed {
	max-width: 1020px;
	margin: 20px auto
}

#page.fix-width {
	max-width: 1020px;
	margin: 0 auto
}

#page.fix-bigwidth {
	max-width: 1280px;
	margin: 0 auto
}

#page.fix-sobigwidth {
	max-width: 1920px;
	margin: 0 auto
}

.overlap #header {
	position: relative
}

.fullscreenpage #fullscreenheader,
.fullscreenpage #fullscreenfooter {
	position: absolute;
	width: 100%;
	z-index: 10
}

#fullscreenfooter {
	position: absolute;
	width: 100%;
	z-index: 10;
	bottom: 0
}

#header.hidden-header {
	display: none
}

#main .wf-wrap {
	margin: 0 auto;
	padding: 0px 40px
}

#page.mini-boxed #main .wf-wrap,
#page.fix-width #main .wf-wrap,
#page.fix-bigwidth #main .wf-wrap,
#page.fix-sobigwidth #main .wf-wrap {
	padding: 0px 20px
}

#top-bar {
	position: relative
}

.transparent #top-bar {
	margin-bottom: -1px
}

#top-bar:after {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
	content: "";
	z-index: 99
}

#top-bar .wf-float-left p {
	margin-bottom: 0
}

#top-bar a,
#bottom-bar a {
	text-decoration: none
}

#top-bar a:hover,
#bottom-bar a:hover {
	text-decoration: underline
}

#top-bar .wf-float-left,
#bottom-bar .wf-float-left {
	margin-right: 40px
}

#top-bar .wf-float-left:last-of-type,
#bottom-bar .wf-float-left:last-of-type {
	margin-right: 0
}

#top-bar .wf-float-right,
#bottom-bar .wf-float-right {
	margin-left: 40px
}

#bottom-bar .wf-float-center {
	text-align: center
}

.right-block {
	text-align: right
}

.right-block .soc-ico {
	display: inline-block;
	vertical-align: middle;
	line-height: 40px
}

.shopping-cart {
	display: inline-block
}

.shopping-cart-inner {
	position: absolute;
	z-index: 500;
	background: #fff;
	padding: 10px 20px;
	right: 0;
	width: 300px
}

.right-block .soc-ico {
	margin-left: 13px
}

#top-bar .right-block:before,
#top-bar .right-block:after {
	content: "";
	display: table;
	clear: both
}

#bottom-bar {
	position: relative;
	z-index: 9;
	min-height: 30px
}

#bottom-bar .wf-td p {
	margin-bottom: 0
}

.bottom-text-block {
	text-align: right
}

#branding-bottom {
	width: 1px;
	padding: 10px 10px 10px 0;
	line-height: 0;
	font-size: 0
}

.mini-contacts li {
	display: inline-block;
	position: relative;
	margin: 0 20px 0 0px;
	background-repeat: no-repeat;
	background-position: 0 center;
	white-space: nowrap
}

.old-ie .mini-contacts li {
	padding-left: 0
}

.ancient-ie .mini-contacts li {
	display: inline;
	zoom: 1;
	position: static;
	margin: 0 10px 0 0
}

.mini-contacts li:first-child:before {
	border-left: none
}

.mini-contacts li:last-child {
	margin-right: 0
}

.mini-nav li {
	position: relative;
	display: inline-block;
	margin: 0 16px 0 0
}

.mini-nav>ul>li:last-child {
	margin-right: 0
}

.ancient-ie .mini-nav li {
	display: inline;
	zoom: 1;
	margin-right: 15px;
	white-space: nowrap
}

.mini-nav>ul>li.has-children {
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 12px
}

.mini-nav li:first-child:before {
	border-left: none
}

.mini-nav>ul>li>a {
	display: block
}

.mini-nav>ul>li>a>span,
.mini-nav>ul>li>a>.fa {
	display: inline-block;
	vertical-align: middle
}

#top-bar .mini-nav .sub-nav>li:hover>a span,
#bottom-bar .mini-nav .sub-nav>li:hover>a span,
#top-bar .mini-nav .sub-nav>li:hover>a,
#bottom-bar .mini-nav .sub-nav>li:hover>a,
#top-bar .mini-nav .sub-nav>li.act>a,
#bottom-bar .mini-nav .sub-nav>li.act>a {
	text-decoration: none
}

.mini-nav select {
	min-width: 100px;
	height: 30px
}

.mini-search .field {
	float: left;
	width: 98px;
	height: 20px;
	padding: 0 0 0 13px;
	border: none;
	line-height: 20px;
	background: transparent
}

@-webkit-keyframes MenuAnimIn32 {
	0% {
		-webkit-transform: translateY(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn32 {
	0% {
		-moz-transform: translateY(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn32 {
	0% {
		transform: translateY(-100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

#phantom {
	position: fixed;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	z-index: 9399;
	opacity: 0;
	visibility: hidden;
}

#phantom.showed_tb {
	visibility: visible;
	opacity: 1;
	animation: MenuAnimIn3 1s ease-in-out;
}

@-webkit-keyframes MenuAnimIn55 {
	0% {
		-webkit-transform: translateY(0);
		opacity: 1;
		visibility: visible;
	}
	100% {
		-webkit-transform: translateY(-100%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimIn55 {
	0% {
		-moz-transform: translateY(0);
		opacity: 1;
		visibility: visible;
	}
	100% {
		-moz-transform: translateY(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimIn55 {
	0% {
		transform: translateY(0);
		opacity: 1;
		visibility: visible;
	}
	100% {
		transform: translateY(-100%);
	}
}

#phantom.MenuAnimIn55 {
	animation: MenuAnimIn55 1s ease-in-out
}

#phantom.boxed {
	z-index: 9008
}

.dt-style-um #phantom {
	display: none
}

.ph-wrap-inner,
.menu-box {
	min-height: 48px
}

.menu-info-box {
	display: table-cell;
	text-align: right
}

.menu-box #main-nav {
	line-height: 48px
}

#phantom .ph-wrap {
	-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	-moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	box-shadow: 0 0 6px rgba(0, 0, 0, 0.25);
	-webkit-transition: background-color 500ms ease;
	-moz-transition: background-color 500ms ease;
	-o-transition: background-color 500ms ease;
	-ms-transition: background-color 500ms ease;
	transition: background-color 500ms ease
}

#phantom .ph-wrap.boxed {
	width: 100%;
	max-width: 1320px;
	margin: 0 auto
}

#phantom.min .ph-wrap-inner>div {
	padding-top: 0!important;
	padding-bottom: 0!important;
	min-height: 44px!important
}

#phantom .ph-wrap .ph-wrap-content {
	margin: 0 auto;
	padding: 0 40px
}

#phantom .ph-wrap.with-logo .ph-wrap-inner {
	position: relative;
	display: table;
	width: 100%
}

#phantom .ph-wrap.with-logo .ph-wrap-inner>div {
	display: table-cell;
	vertical-align: middle
}

#phantom .ph-wrap.with-logo .ph-wrap-content .logo-box {
	padding: 5px 40px 5px 0;
	text-align: left;
	width: 0%
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav>li>a {
	border: 1px solid rgba(0, 0, 0, 0)
}

#phantom #main-nav {
	padding: 0 0px;
	text-align: center
}

#phantom .ph-wrap.with-logo #main-nav {
	padding: 0 0px 0 0;
	text-align: right
}

.ancient-ie .logo-left {
	display: block
}

.ancient-ie .logo-left #branding {
	float: left
}

.ancient-ie .logo-left #navigation {
	float: right
}

#branding {
	padding: 10px 0;
	position: relative
}

.logo-left #branding,
.logo-classic #branding,
.logo-classic-centered #branding {
	padding-right: 10px;
}

.logo-left #branding {
	max-width: 800px
}

.logo-left #navigation {
	max-width: 800px
}

.logo-classic-centered .navigation-holder>div {
	text-align: center
}

.logo-center .navigation-holder {
	text-align: center
}

.logo-left-right .bit_widget_more .site_tooler {
	display: inline-block
}

.logo-classic #main-nav>li>a,
.logo-classic-centered #main-nav>li>a,
.logo-classic #main-nav {
	position: relative
}

.logo-classic #main-nav>li:hover>a,
.logo-classic-centered #main-nav>li:hover>a {
	border-color: transparent
}

.logo-classic #main-nav {
	margin-top: 0px
}

.logo-classic-centered #main-nav {
	margin-top: -1px
}

.logo-classic .navigation-holder {
	display: table;
	width: 100%
}

.logo-classic .navigation-holder>div {
	margin: 0 auto;
}

.logo-classic nav,
.logo-center nav,
.logo-classic-centered nav {
	position: relative;
	padding-left: 0;
	padding-right: 0
}

.logo-classic-centered nav,
.logo-center nav {
	width: 100%
}

.logo-classic nav:before,
.logo-classic nav:after {
	content: "";
	display: table;
	clear: both
}

.logo-classic-centered nav {
	display: block;
	padding-right: 0
}

.logo-classic .mini-search,
.dt-style-um .logo-center .mini-search,
.dt-style-um .logo-classic-centered .mini-search {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -14px 0px 0 0;
	padding: 0;
	z-index: 10
}

.logo-center .mini-search,
.logo-classic-centered .mini-search {
	position: relative;
	display: inline-block;
	z-index: 10
}

.logo-classic .searchform .submit {
	margin-right: 0
}

.logo-left .searchform .submit {
	margin-top: 2px
}

.logo-classic .mini-search {
	margin: -10px 0px 0 0
}

.logo-left #navigation {
	text-align: right
}

.logo-center #branding,
.logo-center #navigation {
	display: block;
	text-align: center
}

.logo-classic-centered #main-nav,
.logo-classic-centered #branding {
	text-align: center
}

.logo-classic-centered #branding {
	padding-right: 0
}

.logo-classic #main-nav {
	padding: 0 8px 0 0
}

.logo-center #main-nav,
.logo-classic-centered #main-nav {
	padding: 0 8px 0 0
}

.logo-classic-centered #main-nav {
	display: table;
	width: auto;
	margin: 0 auto
}

.logo-center #main-nav {}

.top-bar-right-inner {
	display: inline-block
}

.assistive-info {
	text-align: right
}

.assistive-info.align_left,
.menu-info-box.align_left {
	text-align: left
}

.assistive-info.align_right,
.menu-info-box.align_right {
	text-align: right
}

.assistive-info.align_center,
.menu-info-box.align_center {
	text-align: center
}

.assistive-info.valign .site_tooler {
	display: block
}

.assistive-info.align .site_tooler {
	display: inline-block
}

.floatmenu-bar-right .site_tooler {
	display: inline-block
}

.top-bar-right .bitSearchFrom form.searchform {
	display: inline-block
}

.bitem.logo {
	position: relative
}

.logo-classic-centered .bitem.logo,
.logo-center .bitem.logo {
	display: inline-block
}

#main-nav {
	padding: 0px;
	line-height: 0
}

.logo-center #main-nav {
	display: inline-block
}

.logo-center #navigation {
	display: inline-block
}

#main-nav.mainmenu>li {
	display: inline-block;
	position: relative;
	z-index: auto;
	vertical-align: middle
}

#main-nav>li:first-child {
	margin-left: 0
}

.ancient-ie #main-nav>li {
	float: left;
	margin: 5px 0
}

.logo-classic-centered #main-nav>li {
	padding-bottom: 0
}

#main-nav>li>a {
	display: block;
	border: 1px solid transparent;
	text-decoration: none;
	text-align: left
}

#main-nav.menu-frame-on>li>a {
	-webkit-transition: border-color 0.150s ease, color 0.150s ease;
	-moz-transition: border-color 0.150s ease, color 0.150s ease;
	-o-transition: border-color 0.150s ease, color 0.150s ease;
	transition: border-color 0.150s ease, color 0.150s ease
}

#main-nav>li>a>span>span.menu-subtitle {
	margin-bottom: 3px;
	white-space: nowrap
}

#phantom #main-nav>li:hover>a {
	border: 1px solid transparent
}

#main-nav.menu-frame-on>li.act,
.paginator a.act,
.filter .filter-categories a.act,
.icons-bg .benefits-grid-ico,
.format-status-content {
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(0, 0, 0, 0.1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.14) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.1) 100%);
}

#main-nav.underline-hover>li>a i.underline,
#main-nav .menu-nav>li>a i.underline {
	position: absolute;
	display: block;
	overflow: hidden;
	left: 50%;
	bottom: -5px;
	width: 0;
	height: 1px;
	opacity: 0;
	-webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s
}

.logo-classic #main-nav.underline-hover>li>a i.underline,
.logo-classic-centered #main-nav.underline-hover>li>a i.underline {
	bottom: -1px
}

#main-nav.underline-hover>li>a,
#main-nav .menu-nav>li>a {
	-webkit-transition: color 0.2s ease;
	-moz-transition: color 0.2s ease;
	-o-transition: color 0.2s ease;
	transition: color 0.2s ease
}

#main-nav.underline-hover>li.act>a i.underline,
#main-nav.underline-hover>li.act:hover>a i.underline,
#main-nav .menu-nav>li.act>a i.underline,
#main-nav .menu-nav>li.act:hover>a i.underline {
	width: 100%;
	opacity: 1;
	left: 0
}

.no-touch #main-nav.underline-hover>li:hover>a i.underline,
.no-touch #main-nav .menu-nav>li:hover>a i.underline {
	width: 100%;
	opacity: 1;
	left: 0
}

#main-nav>li.has-children>a:after,
#main-nav .menu-nav>li.has-children>a:after {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	width: 9px;
	height: 6px;
	content: ""
}

.sub-nav {
	position: absolute;
	visibility: hidden;
	z-index: 200;
	top: 100%;
	width: 168px;
	opacity: 0;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	-ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20)
}

.qfy-sub-div {
	position: absolute;
	visibility: hidden;
	z-index: 10000;
	top: 100%;
	overflow-y: auto;
	height: 1px
}

#main-nav>li:hover>.qfy-sub-div {
	visibility: visible;
	height: auto;
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn_js {
	visibility: visible;
	height: auto;
	overflow-y: inherit
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn3 {
	visibility: hidden
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn2 {
	-webkit-animation: MenuAnimIn2 0.5s ease-in-out;
	-moz-animation: MenuAnimIn2 0.5s ease-in-out;
	animation: MenuAnimIn2 0.5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn4 {
	-webkit-animation: MenuAnimIn4 0.5s ease-in-out;
	-moz-animation: MenuAnimIn4 0.5s ease-in-out;
	animation: MenuAnimIn4 0.5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn5 {
	-webkit-animation: MenuAnimIn5 0.5s ease-in-out;
	-moz-animation: MenuAnimIn5 0.5s ease-in-out;
	animation: MenuAnimIn5 0.5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn7 {
	-webkit-animation: MenuAnimIn7 0.5s ease-in-out;
	-moz-animation: MenuAnimIn7 0.5s ease-in-out;
	animation: MenuAnimIn7 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div {
	visibility: visible;
	height: auto;
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn_js {
	visibility: visible;
	height: auto;
	overflow-y: inherit
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn3 {
	visibility: hidden
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn2 {
	-webkit-animation: MenuAnimIn2 0.5s ease-in-out;
	-moz-animation: MenuAnimIn2 0.5s ease-in-out;
	animation: MenuAnimIn2 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn4 {
	-webkit-animation: MenuAnimIn4 0.5s ease-in-out;
	-moz-animation: MenuAnimIn4 0.5s ease-in-out;
	animation: MenuAnimIn4 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn5 {
	-webkit-animation: MenuAnimIn5 0.5s ease-in-out;
	-moz-animation: MenuAnimIn5 0.5s ease-in-out;
	animation: MenuAnimIn5 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn7 {
	-webkit-animation: MenuAnimIn7 0.5s ease-in-out;
	-moz-animation: MenuAnimIn7 0.5s ease-in-out;
	animation: MenuAnimIn7 0.5s ease-in-out
}

#main-nav .qfy-sub-div {
	line-height: normal
}

.underline-hover .sub-nav {
	margin-top: 7px
}

.underline-hover[data-sliderdown='sliderdown'] .sub-nav {
	margin-top: 0px
}

.logo-classic .underline-hover .sub-nav,
.logo-classic-centered .underline-hover .sub-nav {
	margin-top: 0px
}

#bottom-bar .sub-nav {
	top: auto;
	bottom: 100%
}

#bottom-bar .sub-nav .sub-nav {
	bottom: 0
}

.sub-nav.right-overflow {
	right: 0
}

.sub-nav .sub-nav {
	left: 168px;
	top: 0px;
	margin-top: 0px
}

.sub-nav .sub-nav.right-overflow {
	left: -168px
}

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

.sub-nav li:first-child:before {
	display: none
}

.sub-nav li.has-children:after {
	display: block;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -4.5px;
	content: "";
	width: 6px;
	height: 9px;
	background-position: right center
}

.sub-nav li a {
	display: block;
	min-width: 40px;
	border-right: solid 1px transparent;
	border-left: solid 1px transparent;
	margin: 0;
	padding: 7px 30px 7px 10px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	line-height: 20px
}

#top-bar .sub-nav {
	z-index: 1003
}

#top-bar .sub-nav li a,
#bottom-bar .sub-nav li a {
	padding: 7px 30px 7px 10px
}

#top-bar .sub-nav li:before,
#bottom-bar .sub-nav li:before {
	width: 200px;
	margin: 0 15px
}

#top-bar .sub-nav li.has-children:after,
#bottom-bar .sub-nav li.has-children:after {
	right: 5px
}

.mini-nav {
	position: relative
}

.mini-nav .customSelect,
.menu-select select {
	border: none
}

.mini-nav .customSelect {
	position: absolute;
	visibility: hidden
}

.mini-nav .customSelect .customSelectInner {
	opacity: 0
}

.menu-select select,
.mini-nav .customSelect1 {
	visibility: hidden
}

.menu-select {
	position: absolute;
	visibility: hidden;
	display: none;
	margin: 0 auto;
	opacity: 0
}

.mini-nav .customSelectInner {
	padding-left: 20px;
	background-position: 0 center;
	background-repeat: no-repeat
}

.menu-select:hover,
.menu-select select {
	cursor: pointer
}

.menu-select select {
	z-index: 999
}

.mini-nav .customSelect {
	padding: 0
}

#mobile-menu {
	display: none;
	padding: 14px 10px 14px 15px;
	text-decoration: none;
	font-family: "Open Sans", sans-serif;
	background: no-repeat 10px center
}

.menu-close,
.menu-back {
	display: none
}

.dl-container {
	position: relative
}

.logo-center .dl-container,
.logo-classic .dl-container,
.logo-classic-centered .dl-container {
	width: 100%;
	min-width: 230px;
	max-width: 320px;
	margin: 0 auto
}

.logo-center .dl-container {
	top: -10px
}

.dl-menuwrapper {
	position: relative;
	z-index: 1999;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	perspective: 1000px;
	-webkit-perspective-origin: 50% 200%;
	-moz-perspective-origin: 50% 200%;
	perspective-origin: 50% 200%
}

.dl-menuwrapper ul {
	right: 0;
	width: 100%;
	min-width: 230px;
	max-width: 320px;
	list-style: none;
	text-align: left;
	-webkit-transform-style: preserve-3d;
	-moz-transform-style: preserve-3d;
	transform-style: preserve-3d
}

#navigation>#dl-menu {
	text-align: center
}

.dl-container>ul {
	padding: 5px 0
}

.dl-menuwrapper li {
	position: relative
}

.dl-menuwrapper li a {
	display: block;
	position: relative;
	padding: 10px 0;
	margin: 0 20px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	outline: none
}

.dl-menuwrapper li a>span {
	display: table-cell
}

.dl-menuwrapper li.dl-back a>span {
	display: inline-block
}

.dl-menuwrapper li:last-child>a,
.dl-menuwrapper li.dl-back>a {
	border: none!important
}

.dl-menuwrapper li.dl-back>a {
	margin: -5px 0 0 0;
	text-align: center
}

.dl-menuwrapper li.has-children>a:after {
	display: block;
	position: absolute;
	right: -5px;
	top: 50%;
	width: 6px;
	height: 9px;
	margin-top: -4.5px;
	content: "";
	background-position: 0 0;
	background-repeat: no-repeat
}

.dl-menuwrapper li.dl-back span {
	position: relative
}

.dl-menuwrapper li.dl-back span:before {
	display: block;
	position: absolute;
	left: -16px;
	top: 50%;
	width: 10px;
	height: 7px;
	margin-top: -2.5px;
	content: ""
}

.dl-menuwrapper .dl-menu {
	position: absolute;
	width: 100%;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateY(10px);
	-moz-transform: translateY(10px);
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	backface-visibility: hidden
}

.windows-phone .dl-menuwrapper .dl-menu {
	visibility: hidden
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	transition: all 0.3s ease
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-transform: translateY(0px);
	-moz-transform: translateY(0px);
	transform: translateY(0px)
}

.windows-phone .dl-menuwrapper .dl-menu.dl-menuopen {
	visibility: visible
}

.dl-menuwrapper li .dl-submenu {
	display: none
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen>a,
.dl-menu.dl-subview li.dl-subview>a {
	display: none
}

.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
	display: block
}

.dl-container>.dl-submenu {
	position: absolute;
	width: 100%;
	right: 0;
	margin: 0
}

.dl-menu.dl-animate-out-2 {
	-webkit-animation: MenuAnimOut2 0.3s ease-in-out;
	-moz-animation: MenuAnimOut2 0.3s ease-in-out;
	animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
	100% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
}

@-moz-keyframes MenuAnimOut2 {
	100% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
}

@keyframes MenuAnimOut2 {
	100% {
		transform: translateX(-100%);
		opacity: 0;
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 0.3s ease-in-out;
	-moz-animation: MenuAnimIn2 0.3s ease-in-out;
	animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn2 {
	0% {
		-moz-transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn2 {
	0% {
		transform: translateX(-100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateY(-100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn3 {
	0% {
		-moz-transform: translateY(-100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn3 {
	0% {
		transform: translateY(-100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn4 {
	0% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn4 {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

.dl-container>.dl-submenu.dl-animate-in-2 {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0px, 0px);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	-ms-transition: -ms-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateX(0px);
		opacity: 1;
	}
}

@-moz-keyframes SubMenuAnimIn2 {
	0% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateX(0px);
		opacity: 1;
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		transform: translateX(100%);
		opacity: 0;
	}
	100% {
		transform: translateX(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(100%);
		opacity: 0;
	}
	100% {
		-webkit-transform: translateY(0px);
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn5 {
	0% {
		-moz-transform: translateY(100%);
		opacity: 0;
	}
	100% {
		-moz-transform: translateY(0px);
		opacity: 1;
	}
}

@keyframes MenuAnimIn5 {
	0% {
		transform: translateY(100%);
		opacity: 0;
	}
	100% {
		transform: translateY(0px);
		opacity: 1;
	}
}

@-webkit-keyframes MenuAnimIn7 {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@-moz-keyframes MenuAnimIn7 {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

@keyframes MenuAnimIn7 {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}

.dl-container>.dl-submenu.dl-animate-out-2 {
	-webkit-transform: translate3d(100%, 0, 0);
	transform: translate3d(100%, 0px, 0px);
	-webkit-transition: -webkit-transform .2s ease-in-out;
	-moz-transition: -moz-transform .2s ease-in-out;
	-ms-transition: -ms-transform .2s ease-in-out;
	-o-transition: -o-transform .2s ease-in-out;
	transition: transform .2s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-webkit-transform: translateX(100%);
		opacity: 0;
	}
}

@-moz-keyframes SubMenuAnimOut2 {
	0% {
		-moz-transform: translateX(0%);
		opacity: 1;
	}
	100% {
		-moz-transform: translateX(100%);
		opacity: 0;
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		transform: translateX(0%);
		opacity: 1;
	}
	100% {
		transform: translateX(100%);
		opacity: 0;
	}
}

.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	-webkit-transform: none;
	-moz-transform: none;
	transform: none
}

.no-js .dl-menuwrapper li .dl-submenu {
	display: block
}

.no-js .dl-menuwrapper li.dl-back {
	display: none
}

.no-js .dl-menuwrapper li>a:not(:only-child) {
	background: rgba(0, 0, 0, 0.1)
}

.no-js .dl-menuwrapper li>a:not(:only-child):after {
	content: ''
}

.not-webkit.overlap #main {
	position: relative;
	z-index: 1
}

.main-gradient {
	display: none
}

.is-webkit.overlap .main-gradient {
	display: block
}

.is-webkit.overlap .main-gradient {
	position: relative;
	width: 100%;
	height: 66px;
	margin-top: -26px;
	z-index: 3
}

.is-webkit.overlap #main {
	-webkit-box-shadow: none;
	box-shadow: none
}

.is-webkit.overlap #main .wf-wrap {
	margin-top: -36px
}

.footer {
	padding: 30px 0 20px 0
}

.sidebar .widget,
.sidebar-content .widget {
	padding: 25px 20px 15px 20px;
	margin-bottom: 2px
}

.content .widget,
.content .sidebar-content .widget:first-child {
	padding-top: 25px;
	padding-bottom: 15px
}

.content .widget:first-child {
	padding-top: 0px
}

.sidebar .widget.widget-custom-nav {
	padding-top: 20px
}

.sidebar .widget:first-child,
.sidebar-content .widget:first-child,
.old-ie .sidebar .widget:first-child {
	border-top: none
}

.sidebar-bg-off.sidebar .widget:first-child,
.sidebar-bg-off .sidebar-content .widget:first-child,
.old-ie .sidebar.sidebar-bg-off .widget:first-child {
	padding-top: 0
}

.ancient-ie .sidebar .widget {
	zoom: 1
}

.widget:before,
.widget:after {
	content: "";
	display: table;
	clear: both
}

.footer .widget {
	margin-bottom: 30px
}

.widget-info {
	margin-bottom: 20px
}

.content .widget ul {
	list-style: none
}

.menu,
.custom-menu .widget_pages>ul {
	margin: 0
}

.menu li,
.custom-menu li,
.widget_pages li,
.qts-lang-menu li {
	display: block;
	position: relative;
	margin: 9px 0 0 0;
	padding: 10px 0 0 0
}

.menu>li:first-child,
.custom-menu>li:first-child,
.widget_pages>ul>li:first-child,
.qts-lang-menu li:first-child {
	border: none!important;
	margin-top: 0;
	padding-top: 0
}

#page .qtrans_flag {
	width: auto;
	height: auto;
	background-position: 0 center
}

.menu ul:before,
.widget_pages li ul:before {
	display: block;
	position: absolute;
	right: 1px;
	top: 0;
	content: "";
	border-style: solid;
	border-width: 5px;
	border-color: transparent
}

.menu a,
.custom-menu a,
.widget_pages a {
	text-decoration: none;
	padding-right: 15px
}

.old-ie .custom-menu a {
	padding-left: 0
}

.custom-menu a {
	position: relative;
	display: block;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: 0 center
}

.custom-nav .has-children>a:after {
	display: block;
	position: absolute;
	top: 50%;
	right: 20px;
	margin-top: -1px;
	width: 9px;
	height: 6px;
	content: ""
}

.custom-nav .has-children.act>a.active:after {
	margin-top: -3px
}

.menu a:hover,
.custom-menu a:hover,
.widget_pages a:hover {
	text-decoration: underline
}

.menu li ul,
.custom-menu li ul,
.widget_pages li ul,
.content .menu li ul,
.content .custom-menu li ul,
.content .widget_pages li ul {
	margin-left: 20px
}

.custom-menu li ul {
	padding-top: 10px
}

.logos-grid .wf-cell {
	margin-bottom: 40px;
	text-align: center
}

.logos-grid .borders {
	position: relative;
	font-size: 0
}

.logos-grid .borders:before {
	position: absolute;
	display: block;
	bottom: -20px;
	left: 0;
	width: 100%;
	content: ""
}

.logos-grid .borders:after {
	position: absolute;
	display: block;
	top: 0;
	left: -20px;
	height: 100%;
	content: ""
}

.logos-grid .borders a,
.logos-grid a {
	display: inline-block;
	vertical-align: middle;
	max-width: 100%;
	line-height: 0
}

.logos-grid .borders a:hover {
	opacity: 0.7
}

.old-ie .logos-grid .borders a {
	display: block
}

.logos-grid img {
	max-width: 100%;
	height: auto
}

.logo-items li {
	text-align: center
}

.logo-items li a {
	line-height: 0;
	font-size: 0;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.logo-items img {
	max-width: 100%;
	height: auto
}

.logo-items li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

body #load {
	background-color: #FFFFFF;
	height: 100%;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 9501
}

@-moz-keyframes spin {
	0% {
		-moz-transform: rotate(0deg);
	}
	100% {
		-moz-transform: rotate(359deg);
	}
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(359deg);
	}
}

@-o-keyframes spin {
	0% {
		-o-transform: rotate(0deg);
	}
	100% {
		-o-transform: rotate(359deg);
	}
}

@-ms-keyframes spin {
	0% {
		-ms-transform: rotate(0deg);
	}
	100% {
		-ms-transform: rotate(359deg);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	100% {
		transform: rotate(359deg);
	}
}

body #load .fa-spinner,
.loading-label .fa-spinner,
#page .ls-defaultskin .ls-loading-container .fa-spinner,
#page .ls-carousel .ls-loading-container .fa-spinner,
#page .ls-defaultskin .ls-loading-indicator,
#page .ls-carousel .ls-loading-indicator {
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -35px 0 0 -35px;
	width: 70px;
	height: 70px;
	text-align: center;
	font-size: 70px;
	-webkit-animation: spin 2s infinite linear;
	-moz-animation: spin 2s infinite linear;
	-o-animation: spin 2s infinite linear;
	animation: spin 2s infinite linear;
}

.loading-label .fa-spinner,
#page .ls-defaultskin .ls-loading-container .fa-spinner,
#page .ls-carousel .ls-loading-container .fa-spinner,
#page .ls-defaultskin .ls-loading-indicator {
	left: 0;
	top: 0;
	margin: 13px 0 0 13px;
	width: 44px;
	height: 44px;
	text-align: center;
}

.loading-label,
#page .ls-defaultskin .ls-loading-container,
#page .ls-carousel .ls-loading-container {
	overflow: hidden;
	padding: 5px;
	width: 60px;
	height: 60px;
	background-image: none;
	font-size: 0;
	line-height: 0;
	-webkit-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	-moz-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	-ms-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	-o-box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
	box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.20);
}

.old-ie body #load,
.old-ie .loading-label,
.old-ie #page .ls-defaultskin .ls-loading-container,
.old-ie #page .ls-carousel .ls-loading-container,
.old-ie #page .ls-defaultskin .ls-loading-indicator {
	border: 1px solid #eaeaea;
	background-image: url(//fast.qifeiye.com/qfy-content/themes/qfy-01/images/loading-ie.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.old-ie #page .ls-carousel .ls-loading-container .ls-loading-indicator {
	background: none;
}

#page .ls-defaultskin {
	background-color: transparent;
}

.loading-label {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -25px 0 0 -25px;
	z-index: 2000;
}

.shortcode-code {
	padding: 25px 20px 25px 20px;
}

.rev_slider_wrapper {
	z-index: 1;
}

#main .gallery img {
	border: none;
}

.bit-html .qfe_content_element,
.bit-html ul.qfe_thumbnails-fluid>li,
.bit-html .last_toggle_el_margin,
.bit-html .qfe_button {
	margin-bottom: 0;
}

.offer-tag {
	display: none;
}

.scroll-top {
	position: fixed;
	right: 15px;
	bottom: 25px;
	width: 35px;
	height: 35px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	-webkit-border-radius: 17px;
	-moz-border-radius: 17px;
	-ms-border-radius: 17px;
	-o-border-radius: 17px;
	border-radius: 17px;
	-webkit-transition: opacity 400ms ease;
	-moz-transition: opacity 400ms ease;
	-ms-transition: opacity 400ms ease;
	-o-transition: opacity 400ms ease;
	transition: opacity 400ms ease;
	z-index: 99;
}

.scroll-top.off {
	right: -35px;
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.scroll-top.on {
	right: 15px;
	opacity: 1;
	filter: alpha(opacity=100);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.scroll-top:before {
	display: block;
	width: 34px;
	height: 34px;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%228px%22%20viewBox=%220%200%2012%208%22%20enable-background=%22new%200%200%2012%208%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22white%22%20points=%225.999,3.376%201.6,8%200,6.303%205.999,0%2012,6.303%2010.4,8%20%22/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: center center;
}

.old-ie .scroll-top:before {
	background-image: url(//fast.qifeiye.com/qfy-content/themes/qfy-01/images/old-ie.png);
	background-repeat: no-repeat;
	background-position: 0 -860px;
}

embed,
iframe,
object,
video {
	max-width: 100%
}

.stripe.stripe-video-bg {
	position: relative;
}

.stripe.stripe-video-bg .wf-container {
	position: relative
}

.stripe.stripe-video-bg>video {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%
}

.no-mobile .stripe.stripe-video-bg>video {
	display: block
}

.stripe.stripe-video-bg>video {
	display: none
}

.ls-container a {
	text-decoration: none
}

.products mark {
	background: none
}

.responsive-off #megaMenu #megaMenuToggle {
	display: none
}

.responsive-off #megaMenu.megaResponsiveToggle ul.megaMenu {
	display: block
}

.responsive-off #megaMenu.megaResponsive ul.megaMenu>li.menu-item {
	display: inline-block;
	width: auto;
	border: none
}

.responsive-off #page #megaMenu.megaResponsive ul.megaMenu>li.menu-item>a {
	border: none
}

.full-width-wrap>.wf-cell {
	padding-left: 0;
	padding-right: 0
}

#content span:last-child[class*="gw-go-btn-icon"][class*="gw-go-btn-icon-large"] {
	margin-bottom: -6px
}

#content span:last-child[class*="gw-go-btn-icon"] {
	margin-bottom: -5px
}

.content .gw-go-col {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #e2e2e2
}

.content .gw-go-col:before {
	margin-top: 1px
}

#main .jg-container .wf-cell .post {
	margin: 0;
	padding: 0
}

.content #jg-container-1.wf-container {
	padding-top: 5px
}

.jg-container .post .alignleft,
.jg-container .post .alignnone {
	margin-top: 0;
	margin-bottom: 0
}

#main .jg-container .wf-cell {
	float: left;
	opacity: 0;
	padding: 0
}

.justified-grid .paginator {
	border: none!important
}

.justified-grid.portfolio.layout-grid .paginator,
.justified-grid.layout-grid .paginator,
.portfolio.description-on-hover .paginator.paginator-more-button,
.media.description-on-hover .paginator.paginator-more-button,
.albums.description-on-hover .paginator.paginator-more-button {
	margin-top: 0!important;
	padding-top: 40px!important
}

.portfolio.description-under-image .paginator.paginator-more-button,
.media.description-under-image .paginator.paginator-more-button,
.albums.description-under-image .paginator.paginator-more-button {
	margin-top: 0!important;
	padding-top: 30px!important
}

.is-webkit #main .jg-container .wf-cell {
	float: left
}

#main .qfe_alert {
	text-shadow: none
}

.justified-grid .full-width-wrap .rollover-content {
	z-index: 8
}

.qfe_alert,
.qfe_alert *,
.stripe .qfe_alert * {
	color: #c09853
}

.qfe_alert-success,
.qfe_alert-success *,
.stripe .qfe_alert-success * {
	color: #468847
}

.qfe_alert-danger,
.qfe_alert-error,
.qfe_alert-danger *,
.qfe_alert-error *,
.stripe .qfe_alert-danger *,
.stripe .qfe_alert-error * {
	color: #b94a48
}

.qfe_alert-info,
.qfe_alert-info *,
.stripe .qfe_alert-info * {
	color: #3a87ad
}

.soc-ico a,
.soc-ico a:hover,
#top-bar .soc-ico a:hover,
#bottom-bar .soc-ico a:hover {
	text-decoration: none
}

.old-ie .soc-ico a span {
	top: 0px
}

.old-ie .soc-ico a {
	border: none
}

.soc-ico a {
	border: 1px solid #F5928B
}

.soc-ico a .icon {
	width: 25px;
	height: 25px
}

.soc-ico {
	overflow: hidden
}

.widget .soc-ico {
	padding: 5px 0 10px
}

.footer .widget .soc-ico {
	padding: 5px 0 0
}

.soc-ico a {
	display: inline-block;
	height: 27px;
	margin: 0 5px 3px 0;
	width: 27px;
	font-size: 12px;
	vertical-align: top
}

.soc-ico a.qq,
.soc-ico a.weixin {
	font-size: 17px
}

.old-ie .soc-ico>a>span {
	display: inline-block;
	font-size: 12px
}

.old-ie .right-block .soc-ico {
	vertical-align: top
}

.old-ie .soc-ico .glyphicon-icon-qq,
.old-ie .soc-ico .glyphicon-icon-weixin {
	font-size: 15px
}

.soc-ico .bit-socail-icon {
	font-size: 15px;
	position: relative;
	top: -7px;
	cursor: pointer;
	left: -5px
}

.soc-ico a,
.buttons-on-img .project-zoom,
.buttons-on-img .project-details,
.buttons-on-img .project-link,
.buttons-on-img .link,
.buttons-on-img .links-container>.details,
.hover-style-one .links-container>a,
.hover-style-two .links-container>a,
.hover-style-three .links-container>a,
.hover-style-one .links-container a>span,
.hover-style-two .links-container a>span,
.hover-style-three .links-container a>span,
.buttons-on-img .links-container a>span {
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	border-radius: 50%
}

.soc-ico a:hover {
	opacity: 0.7!important
}

#top-bar .soc-ico a {
	float: right;
	margin: 1px 0 2px 4px
}

#top-bar .soc-ico a:hover {
	opacity: 1!important
}

#branding a img,
#branding img {
	height: auto
}

.sidebar-bg-off #content {
	position: relative
}

.sidebar-bg-off #content:after {
	position: absolute;
	top: 10px;
	width: 1px;
	height: 100%;
	content: ""
}

.sidebar-bg-off.sidebar-right #content:after {
	right: 20px
}

.sidebar-bg-off.sidebar-left #content:after {
	left: 20px
}

.sidebar-bg-off.sidebar-right #content {
	padding-right: 60px
}

.sidebar-bg-off.sidebar-left #content {
	padding-left: 60px
}

.sidebar-bg-off .sidebar {
	padding-right: 0;
	padding-left: 0
}

.sidebar-bg-off.sidebar-right .sidebar-content {
	padding-left: 0
}

.sidebar-bg-off.sidebar-left .sidebar-content {
	padding-right: 0;
	padding-left: 0
}

.sidebar-bg-off.sidebar-none #content:after {
	display: none
}

#top-bar .soc-ico a {
	width: 23px
}

#top-bar .soc-ico.show-round a {
	width: 27px
}

.sidebar-bg-off .rsContW,
.bg-under-widget .rsContW {
	margin-bottom: 14px
}

.bg-under-widget .sidebar .widget,
.bg-under-widget .sidebar-content .widget {
	margin-bottom: 20px
}

.dt-form .dt-btn {
	margin-bottom: 0
}

.single-post .breadcrumbs li:last-child,
.single-portfolio .breadcrumbs li:last-child {
	display: none
}

.responsive-off #top-bar {
	visibility: visible
}

#top-bar.text-center .wf-td {
	display: block;
	text-align: center
}

#top-bar.text-center .wf-td>div {
	display: inline-block;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0;
	vertical-align: middle;
	line-height: 40px
}

#top-bar.text-center .wf-float-left {
	display: inline-block;
	float: none
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline {
	width: 40000px
}

#page .tp_recent_tweets li a {
	font-weight: normal
}

.dt-fancy-separator {
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	text-align: center
}

.dt-fancy-separator.title-left,
.dt-fancy-separator.title-right {
	margin: 0
}

.dt-fancy-separator.title-right {
	float: right;
	clear: both
}

.dt-fancy-separator.title-left {
	text-align: left
}

.dt-fancy-separator.title-left .dt-fancy-title {
	padding-left: 0
}

.dt-fancy-separator.title-left .dt-fancy-title.bg-on {
	padding-left: 1em
}

.dt-fancy-separator.title-right {
	text-align: right
}

.dt-fancy-separator.title-right .dt-fancy-title {
	padding-right: 0
}

.dt-fancy-separator.title-right .dt-fancy-title.bg-on {
	padding-right: 1em
}

.separator-holder {
	position: absolute;
	display: block;
	top: 50%;
	width: 2000px;
	border-top: 1px solid red;
	content: ''
}

.style-dashed .separator-holder {
	border-top-width: 1px;
	border-top-style: dashed
}

.style-dotted .separator-holder {
	border-top-width: 1px;
	border-top-style: dotted
}

.style-double .separator-holder {
	border-top-width: 3px;
	border-top-style: double
}

.style-thick .separator-holder {
	border-top-width: 5px;
	border-top-style: solid
}

.style-disabled .separator-holder {
	display: none
}

.separator-left {
	right: 100%;
	margin-right: 1em
}

.separator-right {
	left: 100%;
	margin-left: 1em
}

.dt-fancy-separator.line-below .separator-left {
	top: auto;
	right: 0;
	bottom: -1em;
	margin-right: 0
}

.line-below .separator-holder {
	top: auto;
	bottom: -1em;
	margin-right: 0;
	margin-left: 0
}

.dt-fancy-separator.line-below.title-left .separator-left {
	left: 0;
	right: auto
}

.dt-fancy-separator.line-below.title-right .separator-left {
	left: auto;
	right: 0
}

.dt-fancy-separator.line-below.title-right .separator-right,
.dt-fancy-separator.line-below.title-left .separator-right {
	display: none
}

.dt-fancy-title {
	position: relative;
	display: inline-block;
	top: 50%
}

.dt-fancy-title.bg-on {
	padding: 0 1em
}

.gap {
	clear: both
}

.st-accordion li,
.qfe_row .qfe_gallery_slides {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-ms-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box
}

#page .qfe_gmaps_widget .qfe_wrapper {
	padding: 0;
	background-color: transparent
}

.bitLogo {
	display: inline-block
}

p {
	margin: 0px;
	padding: 0px
}

#qfadminbar {
	display: none
}

.xoouserultra-wrap.xoouserultra-login {
	margin: 60px 0
}

.uultra-miniprofile-users {
	margin-top: 25px;
	margin-bottom: 100px
}

.uultra-miniprofile-users a {
	color: #8d9095
}

.bit_row .uultra-profile-basic-wrap,
.bit_row .xoouserultra-registration {
	margin-top: 20px;
	margin-bottom: 20px
}

.logo-classic-centered #main-nav.bit-menu-default>li.first,
.logo-classic-centered #main-nav.bit-menu-default>li.has-children.level-arrows-on.first {
	padding-left: 0
}

#phantom .logo-box img {
	max-height: 50px;
	width: auto;
	display: table-cell
}

.floatlogoText {
	display: table-cell;
	padding: 6px 0
}

.logo-center #main-nav {
	margin-bottom: 5px
}

.menu-nav-container {
	padding-left: 5px
}

.mini-boxed-layout .wf-wrap {
	padding: 0 20px
}

.cke_editable_inline img {
	-webkit-user-select: auto;
	-khtml-user-select: auto;
	-moz-user-select: auto;
	-ms-user-select: auto;
	-o-user-select: auto;
	user-select: auto
}

.soc-ico>a>span {
	top: -8px
}

.soc-ico.show-big>a>span {
	top: -6px;
	font-size: 18px
}

.soc-ico.show-big>a>span.fa-whatsapp {
	top: 2px;
	position: relative
}

.soc-ico.show-big>a>span.glyphicon-icon-weixin,
.soc-ico.show-big>a>span.glyphicon-icon-qq {
	font-size: 28px;
	top: -7px;
	left: -2px
}

.content-fullwidth #page #main .wf-wrap {
	padding: 0
}

.vc-element.vc-vc_column_inner .controls-column.vc-controls {
	display: none;
	visibility: hidden
}

.vc-vc_column_inner .vc-element .controls-cc .hiddenbr {
	display: block!important
}

.vc-vc_column_inner .vc-element .controls-cc .list_button_inner {
	top: 69px
}

.rev_slider_wrapper {
	position: relative
}

#bottom-bar {
	padding: 2px 0
}

.form-message {
	display: block;
	margin-bottom: 10px
}

.searchform input {
	width: 100%
}

.widget_search input[type="text"] {
	width: 100%;
	margin: 5px 0 10px 0
}

.bitSearchFrom .searchform,
.widget .searchform,
.content .searchform {
	position: relative
}

.bitSearchFrom .searchform .submit,
.widget .searchform .submit,
.content .searchform .submit {
	position: absolute;
	top: 5px;
	right: 0px;
	text-align: center
}

.top-bar-right.align_left {
	text-align: left
}

.top-bar-right .bitSearchFrom .searchform .submit {
	top: 2px;
	right: 5px
}

.top-bar-right .searchform input[type='text'] {
	padding: 3px 10px 3px
}

.mini-search {
	height: 20px;
	padding-left: 10px
}

.searchform .submit,
.mini-search .searchform .submit {
	float: right;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	border: none;
	color: transparent;
	background-color: transparent;
	background-position: center center;
	background-repeat: no-repeat
}

.widget .searchform input,
.content .searchform input,
.widget select {
	border: 1px solid #E0E0E0;
	background-color: #fff
}

#main .chzn-container-single .chzn-single {
	background-image: none;
	box-shadow: none;
	text-shadow: none
}

#main .customSelect {
	padding: 6px 10px 5px
}

#calc_shipping_country {
	width: 100%!important;
	padding: 16px 10px 16px
}

.customSelect.country_to_state {
	width: 100%!important
}

.customSelect.country_to_state .customSelectInner {
	width: 100%!important
}

.customSelect .customSelectInner {
	text-align: left;
	background-position: right center;
	background-repeat: no-repeat
}

.nsu_widget label {
	margin-right: 10px
}

.widget .searchform input,
.content .searchform input,
.mc4qf-form form select {
	padding: 6px 10px 5px;
	font-size: 100%
}

.content .searchform input {
	width: 100%
}

.widget .searchform,
.content .searchform {
	position: relative
}

.widget .searchsubmit,
.widget .searchform .submit,
.content .searchform .submit {
	position: absolute;
	top: 5px;
	right: 0
}

.content .widget .searchform .submit,
.widget .searchform .submit {
	top: 5px
}

.content .searchform .submit {
	top: 5px
}

.mini-search .field {
	float: left;
	width: 98px;
	height: 20px;
	padding: 0 0 0 13px;
	border: none;
	line-height: 20px;
	background: transparent
}

#header .mini-search .searchsubmit {
	display: none
}

.searchform {
	position: relative;
	z-index: 3
}

#header .mini-search {
	max-width: 20px;
	padding-left: 6px
}

#header.logo-left .mini-search {
	width: 35px;
	max-width: 35px
}

#header .mini-search .field {
	position: absolute;
	right: 6px;
	top: 38px;
	width: 290px;
	height: 50px;
	background-color: #fff;
	font-style: italic;
	visibility: hidden;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.2)
}

.mini-search .field:focus {
	outline: none
}

.searchsubmit {
	display: none
}

.container,
.container-fullwidth {
	position: relative;
	z-index: 3
}

.section {
	position: relative;
	z-index: 4;
}

.background-media,
.background-overlay {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	bottom: 0
}

.background-media {
	background-position: 0 0;
	background-repeat: no-repeat;
	z-index: 1;
	overflow: hidden
}

[class*=oxy-agent-] .background-media {
	background-attachment: scroll!important
}

.background-overlay {
	z-index: 2
}

.section .section .container {
	width: auto
}

.section-fullheight .row,
.section-fullheight [class*=col-md] {
	position: static!important
}

.grid-overlay-10 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-10.png)
}

.grid-overlay-20 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-20.png)
}

.grid-overlay-30 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-30.png)
}

.grid-overlay-40 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-40.png)
}

.grid-overlay-50 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-50.png)
}

.grid-overlay-60 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-60.png)
}

.grid-overlay-70 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-70.png)
}

.grid-overlay-80 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-80.png)
}

.grid-overlay-90 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-90.png)
}

.grid-overlay-100 {
	background-image: url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/grid-100.png)
}

.navbar {
	border: none;
	border-radius: 0;
	margin: 0
}

.navbar .navbar-brand {
	float: left;
	font-size: 18px;
	line-height: 20px;
	padding: 15px;
	width: 250px
}

.navbar .navbar-brand img {
	position: absolute;
	max-width: 60%;
	height: 30px;
	width: 120px;
	top: 8px;
	left: 60px
}

.navbar .dropdown-toggle {
	color: #FFFFFF
}

.navbar .dropdown-toggle i {
	color: #FFFFFF;
	font-size: 17px
}

.navbar .dropdown-toggle .badge {
	border-radius: 99px!important;
	font-size: 12px!important;
	font-weight: 300;
	height: 16px;
	padding: 2px 6px;
	position: absolute;
	right: 24px;
	text-align: center;
	text-shadow: none!important;
	top: 8px
}

.navbar .dropdown-toggle .username {
	font-weight: 600
}

.navbar #header-notification .dropdown-toggle i,
.navbar #header-message .dropdown-toggle i,
.navbar #header-tasks .dropdown-toggle i {
	color: #486d93;
	text-shadow: 1px 1px #b4c7da, -1px -1px #375471
}

.navbar #navbar-left li.dropdown {
	border-right: 1px solid #507aa4;
	font-weight: 400
}

.navbar #navbar-left li.dropdown:first-child {
	border-left: 1px solid #507aa4
}

.navbar #navbar-left i {
	margin-right: 5px;
	color: #FFFFFF
}

.dropdown-menu {
	position: absolute;
	text-align: left;
	margin: 0px;
	z-index: 9500;
	min-width: 100px;
	display: none;
	padding-top: 5px;
	padding-bottom: 5px
}

.mini-boxed-layout .dropdown-menu {
	right: 0
}

.dropdown-menu li {
	line-height: 20px;
	padding: 2px 10px
}

.dropdown-menu li .fa {
	width: 10px
}

.teaser_grid_container .post_grid .itempcbody .post-title a,
.teaser_grid_container .post_grid .itempcbody .post-title span,
.teaser_grid_container .post_image .itempcbody .post-title a,
.teaser_grid_container .post_image .itempcbody .post-title span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}

.vc-carousel-inner .post-title a,
.vc-carousel-inner .post-title span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}

.bitRightSider .jsscrolldiv.bitWidgetFrame,
.bitLeftSider .jsscrolldiv.bitWidgetFrame,
.footer .jsscrolldiv.bitWidgetFrame {
	padding-left: 0;
	padding-top: 0px!important;
	padding-bottom: 0px!important
}

.bitRightSider .jsscrolldiv.bitWidgetFrame .jscroller2_up,
.bitRightSider .jsscrolldiv.bitWidgetFrame .jscroller2_left,
.bitLeftSider .jsscrolldiv.bitWidgetFrame .jscroller2_up,
.bitLeftSider .jsscrolldiv.bitWidgetFrame .jscroller2_left,
.footer .jsscrolldiv.bitWidgetFrame .jscroller2_up,
.footer .jsscrolldiv.bitWidgetFrame .jscroller2_left {
	margin: 0;
	padding: 5px 5px 5px 10px
}

.bitMainTopSider .site_tooler .bitWidgetFrame {
	padding-bottom: 0px!important;
	padding-top: 0px!important
}

.bitMainTopSider .site_tooler .jsscrolldiv.bitWidgetFrame {
	margin-bottom: 10px!important;
	margin-top: 10px!important
}

.jscroller2_up,
.jscroller2_down,
.jscroller2_left,
.jscroller2_right {
	margin: 0;
	padding: 0
}

.jscroller2_left,
.jscroller2_right,
.jscroller2_left_endless,
.jscroller2_right_endless {
	white-space: nowrap
}

.qfe_wrapper ul {
	list-style-type: disc;
	list-style-position: inside
}

.qfe_wrapper ol {
	list-style-type: decimal;
	list-style-position: inside
}

.qfe_wrapper ul ul,
ol ul {
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 15px
}

.qfe_wrapper ol ol,
ul ol {
	list-style-type: lower-latin;
	list-style-position: inside;
	margin-left: 15px
}

.qfe_row .qfe_images_lib .vcgroup * {
	box-sizing: content-box
}

.qfe_single_image .qfe_wrapper img,
.qfe_images_lib_isotope img,
.qfe_images_list img {
	vertical-align: middle;
	max-width: 100%;
	width: auto;
	height: auto
}

.qfe_single_image .qfe_wrapper img.attachment-widthfull {
	width: 100%
}

a.bitImageAhover .qfe_wrapper {
	position: relative;
	max-width: 100%
}

.post-thumb a.bitImageAhover,
.qfe_images_lib_isotope a.bitImageAhover,
.positionSpan,
.qfytemplateslist a.bitImageAhover,
.qfe_images_list a.bitImageAhover {
	position: relative;
	display: inline-block;
	max-width: 100%
}

.post-thumb a.bitImageAhover {
	font-size: 0
}

span.bitImageAhover {
	position: relative;
	display: inline-block;
	max-width: 100%
}

.bitImageAhover i {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	transition: all .6s ease;
}

li.isotope-item:hover .bitImageAhover i,
.bitImageAhover:hover i {
	transition: all .6s ease;
}

.black1.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/zoom_in_white.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: rgb(0, 0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
}

.black2.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/big-white-plus.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: rgb(0, 0, 0);
	opacity: 0;
	filter: alpha(opacity=0);
}

.gray1.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/zoom_in_black.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: rgb(174, 174, 174);
	opacity: 0;
	filter: alpha(opacity=0)
}

.gray2.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/big-black-plus.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: rgb(174, 174, 174);
	opacity: 0;
	filter: alpha(opacity=0)
}

.white1.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/zoom_in_black.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: rgb(255, 255, 255);
	opacity: 0;
	filter: alpha(opacity=0)
}

.white2.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/big-black-plus.png");
	background-position: center top;
	background-repeat: no-repeat;
	background-color: rgb(255, 255, 255);
	opacity: 0;
	filter: alpha(opacity=0)
}

li.isotope-item:hover .black1.bitImageAhover i,
.black1.bitImageAhover:hover i,
.mouseHover.hover .black1.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/zoom_in_white.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(0, 0, 0);
	opacity: 0.7;
	filter: alpha(opacity=70);
}

li.isotope-item:hover .black2.bitImageAhover i,
.black2.bitImageAhover:hover i,
.mouseHover.hover .black2.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/big-white-plus.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(0, 0, 0);
	opacity: 0.7;
	filter: alpha(opacity=70);
}

li.isotope-item:hover .gray1.bitImageAhover i,
.gray1.bitImageAhover:hover i,
.mouseHover.hover .gray1.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/zoom_in_black.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(174, 174, 174);
	opacity: 0.6;
	filter: alpha(opacity=60)
}

li.isotope-item:hover .gray2.bitImageAhover i,
.gray2.bitImageAhover:hover i,
.mouseHover.hover .gray2.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/big-black-plus.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(174, 174, 174);
	opacity: 0.6;
	filter: alpha(opacity=60)
}

li.isotope-item:hover .white1.bitImageAhover i,
.white1.bitImageAhover:hover i,
.mouseHover.hover .white1.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/zoom_in_black.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(255, 255, 255);
	opacity: 0.6;
	filter: alpha(opacity=60)
}

li.isotope-item:hover .white2.bitImageAhover i,
.white2.bitImageAhover:hover i,
.mouseHover.hover .white2.bitImageAhover i {
	background-image: url("//fast.qifeiye.com/FeiEditor/bitSite/images/big-black-plus.png");
	background-position: center center;
	background-repeat: no-repeat;
	background-color: rgb(255, 255, 255);
	opacity: 0.6;
	filter: alpha(opacity=60)
}

.gray3 img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	transition: all .6s ease
}

li.isotope-item:hover .gray3 img,
.gray3:hover img,
.mouseHover.hover .gray3 img {
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none;
	transition: all 1s ease
}

.grow-slow .qfe_wrapper {
	overflow: hidden;
	display: inline-block
}

.grow-slow {
	overflow: hidden;
	padding: 0px
}

.qfy_images_list span.grow-slow {
	position: relative;
	display: inline-block;
	max-width: 100%;
}

.grow-slow img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease
}

li.isotope-item:hover .grow-slow img,
.grow-slow:hover img,
.mouseHover.hover .grow-slow img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transition: all 1s ease
}

a.black3.bitImageAhover:hover i {
	background-color: rgb(0, 0, 0);
	opacity: 0.7;
	filter: alpha(opacity=70)
}

a.black3.bitImageAhover .view {
	display: none;
	position: absolute;
	top: 50%;
	text-align: center;
	margin-top: -20px;
	width: 100%;
	overflow: hidden;
	line-height: 50px;
	height: 50px;
	white-space: nowrap;
	text-overflow: ellipsis
}

a.black3.bitImageAhover .view span {
	padding: 20px 20px;
	background: #0088c2;
	color: #fff
}

a.black3.bitImageAhover .view span:hover {
	background: #00648F
}

a.black3.bitImageAhover:hover .view {
	display: block
}

a.black4.bitImageAhover:hover i {
	background-color: rgb(255, 255, 255);
	opacity: 0.8;
	filter: alpha(opacity=80)
}

a.black4.bitImageAhover .view {
	display: none;
	position: absolute;
	top: 50%;
	text-align: center;
	margin-top: -17px;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}

a.black4.bitImageAhover .view span.title {
	display: inline-block;
	width: 158px;
	overflow: hidden;
	border: 1px solid #666;
	color: #666;
	margin: 0 auto;
	padding: 5px 20px;
	border-radius: 3px
}

a.black4.bitImageAhover .view span.info {
	display: inline-block;
	color: #fff;
	background: #3e3e3e;
	padding: 5px 21px;
	margin-right: 10px;
	cursor: pointer;
	border-radius: 3px
}

a.black4.bitImageAhover .view span.use {
	display: inline-block;
	color: #fff;
	background: #3e3e3e;
	padding: 5px 21px;
	cursor: pointer;
	border-radius: 3px
}

a.black4.bitImageAhover:hover .view {
	display: block
}

.qfe_images_lib_isotope .vc-item {
	float: left
}

.qfe_images_lib_isotope .vc-inner {
	border-bottom: 0px solid transparent;
	border-right: 0px solid transparent
}

.iphorm-input-wrap input {
	box-sizing: content-box
}

.clicktoaddmodel .vc-vc_row section.section:hover {
	border: 1px solid #EA9004;
	cursor: pointer
}

.clicktoaddmodel #vc-no-content-helper,
.clicktoaddmodel .vc-empty-element,
.clicktoaddmodel .controls-column.vc-controls,
.clicktoaddmodel .vc-controls .controls-cc {
	visibility: hidden!important;
	display: none!important
}

.vc-not-empty i {
	display: none
}

.textwidget.bitWidgetFrame img,
.qfe_text_column img {
	max-width: 100%
}

.qfyuser-body .qfyuser-label div.required {
	display: inline-block;
	margin-left: 3px
}

.qfyuser-body .qfyuser-label .qfyuser-tip {
	position: relative;
	top: 2px
}

a {
	text-decoration: none!important
}

.bit-tp-caption {
	display: none
}

.bit-tp-caption.on {
	display: block
}

.bit-button-waiting {
	position: absolute;
	background: none repeat scroll 0% 0% rgb(255, 255, 255);
	border: 1px solid #507aa4;
	display: inline-block;
	left: 0;
	top: 0;
	background-color: #5e87b0;
	border-radius: 2px;
	box-sizing: border-box;
	z-index: 200;
	text-align: center
}

.bit-button-waiting img {
	width: 24px;
	margin: 3px 0
}

.verifyTable {
	border: 1px solid #eee;
	max-width: 478px;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	color: #555555
}

.verifyTable tr td {
	padding: 5px 0
}

.verifyTable tr td input {
	border-radius: 3px!important;
	background: #f5f5f5!important;
	border: 1px solid #ddd!important;
	box-shadow: inset 0 -1px 4px #eee!important;
	color: #333
}

.verifyTable td {
	font-size: 14px;
	padding-bottom: 10px;
	color: rgb(68, 68, 68)
}

.verifyTable .verifyTitle {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 10px;
	color: #666666
}

.old-ie .bit_main_content {
	margin-top: -2px
}

.widget-title .roles {
	color: red;
	font-size: 11px
}

#top-bar .dropdown-menu .glyphicon {
	width: 13px
}

.site_tooler .dropdown-menu li {
	padding: 2px 5px
}

.qfe_thumbnails.post_grid .post-title,
.qfe_thumbnails.post_waterfall .post-title {
	margin-bottom: 5px
}

.vc_slide_item .post-title {
	padding-top: 10px
}

.vc_carousel .vc_slide_item .post-title {
	padding-top: 0px;
	padding-bottom: 10px
}

.vendor .bit_button_helper {
	display: none!important
}

#header {
	position: relative
}

.qfe_thumbnails.post_image .post-thumb img,
.vc_slide_item .post-thumb img,
.post_grid .post-thumb img {
	max-width: 100%
}

.post_waterfall .itempcbody .post-thumb img {
	height: 100%;
	width: 100%
}

.post_waterfall .itempcbody .post-thumb>* {
	width: 100%
}

.qfe_teaser_grid .qfe_heading.qfe_teaser_grid_heading {
	text-align: left;
	padding-left: 10px!important
}

.vc_carousel .qfe_heading.qfe_gallery_heading,
.qfe_teaser_grid .qfe_heading.qfe_teaser_grid_heading {
	text-align: left
}

.qfe_thumbnails.post_image .post-title {
	margin-bottom: 5px
}

.mobile_footer_menu {
	position: fixed;
	bottom: 0;
	z-index: 998;
	width: 100%
}

.mobile_footer_menu ul {
	float: left;
	width: 100%
}

.mobile_footer_menu li {
	display: block;
	position: relative;
	vertical-align: middle;
	float: left;
	text-align: center
}

.mobile_footer_menu li:last-child a {
	border-right: none!important
}

.mobile_footer_menu li a {
	padding-top: 10px;
	padding-bottom: 10px;
	display: block
}

.mobile_footer_menu .onemenu li {
	width: 100%
}

.mobile_footer_menu .twomenu li {
	width: 50%
}

.mobile_footer_menu .threemenu li {
	width: 33.33333%
}

#mobile-menu.dropTopStyle {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	margin: 0
}

.dropCenterStyle_containter.positionFixed,
.mobiledefault_containter.positionFixed,
.dropTopStyle_containter.positionFixed {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0
}

.mobilefloatmenu .dl-menuwrapper.main-mobile-menu .dl-menu,
.mobilefloatmenu .floatmenu .dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	-webkit-perspective: none;
	-moz-perspective: none;
	perspective: :none;
	transform: none;
	transition: none;
	padding: 0
}

.floatwarpper {
	background-color: #212121;
	bottom: 0;
	box-sizing: border-box;
	height: 100%;
	line-height: 1em;
	overflow: auto;
	position: fixed;
	right: -260px;
	text-align: left;
	top: 0;
	visibility: hidden;
	width: 260px;
	z-index: 1
}

.dropTopStyle_containter.dl-menuwrapper .dl-container,
.dropTopStyle_containter.dl-menuwrapper ul {
	max-width: 100%
}

.dropTopStyle_containter.dl-menuwrapper li a {
	text-align: center
}

.dropTopStyle_containter.dl-menuwrapper li a>span {
	display: inline
}

.dropTopStyle_containter.center a {
	margin-right: 0;
	margin-left: 0
}

.dropTopStyle_containter.left a {
	margin-right: 0
}

.dl-container .dl-menu.dl-menuopen .menu-item:last-child,
.dl-menuwrapper li.has-children.qfy-subviewopen,
.dl-menuwrapper ul.dl-submenu>li:last-child {
	border-bottom: 1px solid transparent
}

.dl-menuwrapper li.has-children>a:after {
	position: absolute;
	right: 8px
}

.dl-menuwrapper.right li.has-children>a:after {
	right: -12px
}

#mobile-menu.dropTopStyle.left>span {
	padding-left: 20px
}

#mobile-menu.dropTopStyle.right>span.phone-text {
	padding-right: 35px
}

#mobile-menu.dropTopStyle.left,
.dropTopStyle_containter.dl-menuwrapper.left li a {
	text-align: left
}

#mobile-menu.dropTopStyle.right,
.dropTopStyle_containter.dl-menuwrapper.right li a {
	text-align: right
}

#mobile-menu.dropCenterStyle {
	padding-left: 0;
	padding-right: 0;
	text-align: center;
	margin: 0
}

.dropCenterStyle_containter.dl-menuwrapper ul {
	max-width: 100%;
	text-align: center
}

.dropCenterStyle_containter.dl-menuwrapper li a {
	text-align: center
}

.dropCenterStyle_containter.dl-menuwrapper li a>span {
	display: inline
}

.dropCenterStyle_containter.center a {
	margin-right: 0;
	margin-left: 0
}

.dropCenterStyle_containter.left a {
	margin-right: 0
}

#mobile-menu.dropCenterStyle.left>span {
	padding-left: 20px
}

#mobile-menu.dropCenterStyle.right>span.phone-text {
	padding-right: 35px
}

#mobile-menu.dropCenterStyle.left,
.dropCenterStyle_containter.dl-menuwrapper.left li a {
	text-align: left
}

#mobile-menu.dropCenterStyle.right,
.dropCenterStyle_containter.dl-menuwrapper.right li a {
	text-align: right
}

.dl-menuwrapper {
	z-index: 201
}

#dl-menu.dl-menuwrapper {
	z-index: 9400
}

.floatmenu.dl-menuwrapper {
	position: fixed;
	-webkit-perspective: none;
	-moz-perspective: none;
	perspective: none;
	perspective-origin: 0 0
}

.floatmenu#dl-menu {
	top: 8px;
	right: 8px;
	background: transparent
}

.floatmenu #mobile-menu {
	margin: 0
}

.floatmenu.dl-menuwrapper #mobile-menu {
	padding-left: 15px;
	padding-right: 15px;
	font-size: 14px;
	font-weight: 400px;
	line-height: 14px;
	width: 15px
}

.floatmenu.dl-menuwrapper .phone-text {
	display: none
}

.floatmenu.dl-menuwrapper ul {
	max-width: 100%;
	text-align: center
}

.floatmenu.dl-menuwrapper li a {
	text-align: center
}

.floatmenu.dl-menuwrapper li.dl-back>a {
	margin: 0 20px
}

.floatmenu.dl-menuwrapper li a>span {
	display: inline-block;
	max-width: 180px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.floatmenu.center a {
	margin-right: 0;
	margin-left: 0
}

.floatmenu.dl-menuwrapper.left li a {
	text-align: left
}

.floatmenu.dl-menuwrapper.right li a {
	text-align: right
}

.mobile_icon {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	display: none;
	position: absolute
}

.mobile_icon:before {
	display: none
}

#mobile-menu.dropCenterStyle .mobile_icon,
#mobile-menu.dropTopStyle .mobile_icon,
#mobile-menu.dropCenterStyle .mobile_icon:before,
#mobile-menu.dropTopStyle .mobile_icon:before {
	display: inline-block
}

.iconbigSize .mobile_icon,
.iconbigSize .mobile_icon:before {
	font-size: 22px
}

#mobile-menu .mobile_icon {
	top: 50%;
	position: absolute;
	right: 0;
	transform: translateY(-50%);
	margin-top: -2px
}

.fullfloatmenu.floatwarpper {
	padding-top: 55px
}

.qfyheadercontent .qfyheaderul li {
	box-sizing: border-box;
}

.floatmenu#dl-menu.leftbtnmenu {
	left: 8px;
	top: 8px;
	right: auto!important;
}

.floatwarpper.leftbtnmenu {
	right: auto;
	left: -260px;
	top: 0;
	overflow-x: hidden;
	height: 100%;
	visibility: visible;
	z-index: 9401;
	opacity: 1;
}

.moble_menufixed .floatmenu#dl-menu.leftbtnmenu>#mobile-menu {
	background: none!important;
	border: 0!important;
}

.dl-menuwrapper.floatmenu .dl-menu {
	opacity: 1;
}

.dl-menu-open #dl-menu.leftbtnmenu {
	display: none!important;
}

.leftbtnmenu .menu-item.dl-back {
	display: none!important;
}

.leftbtnmenu .loginbtncontainer .loginbtn,
.leftbtnmenu .loginbtncontainer .registerbtn {
	display: inline-block;
	width: 50%;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	box-sizing: border-box;
	float: left;
}

.leftbtnmenu .loginbtncontainer .loginbtn {
	border-right: 1px solid #ddd;
}

.leftbtnmenu .loginbtncontainer_top {
	min-height: 20px;
	border-bottom: 1px solid #ddd;
	clear: both;
}

.leftbtnmenu .loginbtncontainer_bottom {
	border-top: 1px solid #ddd;
	clear: both;
}

.dl-menuwrapper.leftbtnmenu li.has-children>a::after {
	background-image: none!important;
	content: "\f067";
	display: inline-block;
	font: normal normal normal 12px/1 FontAwesome;
}

.dl-menuwrapper.leftbtnmenu li.has-children.dl-subviewopen>a::after {
	content: "\f068";
}

.dl-menuwrapper.leftbtnmenu ul.dl-submenu>li {
	border: 0!important;
}

.dl-menuwrapper.leftbtnmenu ul.dl-submenu>li.first {
	border-top: 1px solid #ddd!important;
}

.dl-menuwrapper.leftbtnmenu .dl-menu {
	position: relative;
}

.dl-menuwrapper.leftbtnmenu #mobile-menu {
	-webkit-transition: all 500ms cubic-bezier(.39, .575, .565, 1);
	transition: all 500ms cubic-bezier(.39, .575, .565, 1);
}

.dl-menuwrapper.leftbtnmenu .dl-menu {
	transform: none;
	transition: none;
}

.dl-menu-open .dl-menuwrapper.leftbtnmenu.left li>a>span {
	padding-left: 20px;
}

.dl-menuwrapper.leftbtnmenu li a {
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 0;
}

.dl-menuwrapper.leftbtnmenu li>a>span {
	-webkit-transition: padding-left 500ms cubic-bezier(.39, .575, .565, 1);
	transition: padding-left 500ms cubic-bezier(.39, .575, .565, 1);
}

.dl-menuwrapper.leftbtnmenu.left li:hover>a>span {
	padding-left: 23px;
}

.dropCenterStyle_containter .dl-container>ul,
.dropTopStyle_containter .dl-container>ul {
	padding: 0
}

.bit-html #mobile-menu.dropCenterStyle,
.bit-html #mobile-menu.dropTopStyle {
	display: block
}

#dl-menu.dropTopStyle_containter,
#dl-menu.dropCenterStyle_containter {
	width: 100%
}

.dropCenterStyle_containter.dl-menuwrapper.left li.dl-back>a,
.dropTopStyle_containter.dl-menuwrapper.left li.dl-back>a {
	margin: 0 20px
}

#mobile-menu.glyphicon-icon-align-justify .wf-phone-hidden {
	padding-left: 5px
}

.text_left {
	text-align: left
}

.text_center {
	text-align: center
}

.text_right {
	text-align: right
}

.bitSearchFrom.text_left form,
.bitSearchFrom.text_center form,
.bitSearchFrom.text_right form {
	display: inline-block
}

#main-nav .sub-nav>li:last-child {
	border-bottom: 0!important
}

.ppstart:hover {
	background: transparent url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/projekktor/themes/maccaco/start.png") no-repeat scroll left bottom
}

.ppstart {
	background: transparent url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/projekktor/themes/maccaco/start.png") no-repeat scroll left top;
	bottom: 50%;
	cursor: pointer;
	display: block;
	height: 84px;
	left: 50%;
	margin-bottom: -38px;
	margin-left: -45px;
	padding: 0;
	position: absolute;
	width: 84px
}

.defaultminheight {
	min-height: 20px
}

.product-content {
	position: relative
}

.qfytemplate_bigimg {
	padding: 3.4% 3.4% 15% 3.4%;
	z-index: 2;
	position: relative;
	height: 67.3%;
	overflow: hidden
}

.post_blog4 .itempcbody .post-thumb {
	max-width: 100%;
	display: block
}

.post_blog4 .itempcbody .post-thumb img {
	max-width: 100%
}

.Thumbnail_text {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fff;
	background: #000
}

.hoverclass {
	opacity: 0
}

.widget-title {
	position: relative
}

.hoverclass:hover,
.qfy_image_vc_item:hover .hoverclass,
.single_two_images:hover .hoverclass,
.vc-item.images:hover .hoverclass,
.images.gimg:hover .hoverclass,
.vc-item.images1:hover .hoverclass,
.vc-item.images2:hover .hoverclass,
.vc-item.images3:hover .hoverclass,
.vc-item.images4:hover .hoverclass,
.vc-item.images5:hover .hoverclass,
.post-thumb:hover .hoverclass {
	opacity: 1
}

.hoverborderyellow:hover {
	border: 1px solid #ff9900!important;
	z-index: 100
}

.div_table {
	display: table;
	table-layout: fixed
}

.div_td {
	display: table-cell;
	vertical-align: top
}

.div_table .field_image {
	max-width: 100%
}

.car_gxpz {
	line-height: 30px
}

.car_gxpz>span {
	border: 1px solid #f90;
	color: #f90;
	margin: 0 5px 5px 0;
	padding: 2px 10px
}

.maxwidth img {
	max-width: 100%
}

.qfy-text {
	min-height: 1px
}

.qfy-text img {
	max-width: 100%
}

.qfy-text>.qfe_wrapper>section {
	line-height: initial
}

.onepage-wrapper {
	width: 100%;
	height: 100%;
	display: block;
	position: relative;
	padding: 0;
	margin-top: 0!important;
	-webkit-transform-style: preserve-3d
}

.onepage-wrapper .section {
	width: 100%;
	height: 100%
}

.disabled-onepage-scroll,
.disabled-onepage-scroll .wrapper {
	overflow: auto
}

.disabled-onepage-scroll .onepage-wrapper .section {
	position: relative!important;
	top: auto!important;
	left: auto!important
}

.disabled-onepage-scroll .onepage-wrapper {
	-webkit-transform: none!important;
	-moz-transform: none!important;
	transform: none!important;
	-ms-transform: none!important;
	min-height: 100%
}

.disabled-onepage-scroll .onepage-pagination {
	display: none
}

.disabled-onepage-scroll .onepage-wrapper,
body.disabled-onepage-scroll {
	position: inherit
}

#main.onepage-wrapper>.wf-wrap,
#main.onepage-wrapper>.wf-wrap>.wf-container-main,
#main.onepage-wrapper>.wf-wrap>.wf-container-main>.content,
#main.onepage-wrapper>.wf-wrap>.wf-container-main>.content>.main-outer-wrapper,
#main.onepage-wrapper>.wf-wrap>.wf-container-main>.content>.main-outer-wrapper>.bit_row {
	height: 100%
}

.onepage-pagination {
	position: absolute;
	right: 10px;
	top: 50%;
	z-index: 5;
	list-style: none;
	margin: 0;
	padding: 0
}

.onepage-pagination li {
	padding: 0;
	text-align: center
}

.onepage-pagination li a {
	padding: 10px;
	width: 4px;
	height: 4px;
	display: block
}

.onepage-pagination li a:before {
	content: '';
	position: absolute;
	width: 4px;
	height: 4px;
	background: rgba(0, 0, 0, .85);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px
}

.onepage-pagination li a.active:before {
	width: 10px;
	height: 10px;
	background: 0 0;
	border: 1px solid #000;
	margin-top: -4px;
	left: 8px
}

.coupon-container {
	margin: .2em;
	box-shadow: 0 0 5px #e0e0e0;
	display: inline-table;
	text-align: center;
	cursor: pointer;
	position: relative
}

.coupon-container.previews {
	cursor: inherit
}

.coupon-container.blue {
	background-color: #e0f7ff
}

.coupon-container.red {
	background-color: #ffe0e0
}

.coupon-container.green {
	background-color: #e0ffe0
}

.coupon-container.yellow {
	background-color: #f7f7e0
}

.coupon-container.small {
	padding: .3em;
	line-height: 1.2em
}

.coupon-container.medium {
	padding: .4em;
	line-height: 1.4em
}

.coupon-container.large {
	padding: .5em;
	line-height: 1.6em
}

.coupon-content.small {
	padding: .2em 1.2em
}

.coupon-content.medium {
	padding: .4em 1.4em
}

.coupon-content.large {
	padding: .6em 1.6em
}

.coupon-content.dashed {
	border: 2.3px dashed
}

.coupon-content.dotted {
	border: 2.3px dotted
}

.coupon-content.groove {
	border: 2.3px groove
}

.coupon-content.solid {
	border: 2.3px solid
}

.coupon-content.none {
	border: 2.3px none
}

.coupon-content.blue {
	border-color: #c0d7ee
}

.coupon-content.red {
	border-color: #eec0c0
}

.coupon-content.green {
	border-color: #c0eec0
}

.coupon-content.yellow {
	border-color: #e0e0c0
}

.coupon-content .code {
	font-family: monospace;
	font-size: 1.2em;
	font-weight: 700
}

.coupon-content .coupon-expire,
.coupon-content .discount-info {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1em
}

.coupon-content .discount-description {
	font: .7em/1 Helvetica, Arial, sans-serif;
	width: 250px;
	margin: 10px inherit;
	display: inline-block
}

.single_two_images:hover .scenery_image,
.hover .single_two_images .scenery_image {
	opacity: 1!important
}

.line-abs {
	border-bottom: 1px solid #333;
	display: inline-block;
	float: none;
	height: 1px;
	margin: 0 auto;
	position: absolute;
	right: 100%;
	top: 50%;
	width: 100px;
	max-width: 100%
}

.line-abs.right {
	left: 100%;
	right: auto
}

.line-abs.top {
	right: auto;
	display: block;
	top: 0;
	position: relative
}

.line-abs.bottom {
	right: auto;
	display: block;
	top: 0;
	position: relative
}

.qfy_title.center {
	text-align: center
}

.qfy_title.left {
	text-align: left
}

.qfy_title.right {
	text-align: right
}

.hidetopbar #top-bar,
.hideheader #header,
.hidefooter #footer,
.hidebottombar #bottom-bar {
	display: none
}

.site_tooler .qfe_gallery .flex-viewport {
	position: relative;
	z-index: 1;
	overflow: hidden
}

.QFBOOKSearchsimpleform.vertical .wf-table,
.QFBOOKSearchsimpleform.vertical .wf-td {
	display: block
}

.products .wd_product_wrapper .product_a {
	overflow: hidden;
	z-index: 1
}

.qfy_title *,
.qfy_title .qfy_title_image_warpper *,
.qfy_title:hover *,
.qfy_title:hover .qfy_title_image_warpper * {
	transition: all ease .6s
}

.qfy_title .header_image {
	display: inline-block
}

.qfy_title .header_image img {
	display: block;
	height: auto
}

.ui-slider {
	position: relative;
	text-align: left
}

.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 10px;
	height: 1.2em;
	cursor: move;
	-ms-touch-action: none;
	touch-action: none
}

.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit
}

.ui-slider-horizontal {
	height: 3px
}

.ui-slider-horizontal .ui-slider-handle {
	top: -8px;
	margin-left: -1px
}

.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
	left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
	right: 0
}

.ui-timepicker-div {
	color: #fff
}

dd.ui_tpicker_time {
	background-color: #fff;
	color: #333333
}

.ui-timepicker-div dt,
.ui-timepicker-div dd {
	padding: 5px;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #333;
	background: #fff;
	font-weight: 400;
	color: #333;
	font-size: 13px
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: 1!important;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaa;
	background: #fff;
	font-weight: 400;
	color: #212121
}

.ui-widget-content {
	border: 1px solid #aaa;
	background: #fff;
	color: #222
}

.ts-radius-small {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-moz-border-radius: 5px
}

.ts-radius-medium {
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-o-border-radius: 15px;
	-moz-border-radius: 15px
}

.ts-radius-large {
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-moz-border-radius: 30px
}

.ts-radius-full {
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-o-border-radius: 50%;
	-moz-border-radius: 50%
}

.qfytemplateslist a.itemli {
	color: #555;
	cursor: pointer;
	font-family: 微软雅黑;
	;
	font-size: 15px
}

.qfytemplateslist img {
	max-width: 100%
}

.qfytemplateslist a.itemli:hover,
.qfytemplateslist a.itemli.active {
	color: #3ea3ff
}

.qfytemplateslist .citem {
	display: none
}

.qfytemplateslist .mypages {
	padding-right: 25px
}

.qfy-template-content .blockUI.blockMsg.blockElement {
	top: 20%!important
}

.qfytemplateslist .mypages a {
	padding: 2px 10px
}

.qfytemplateslist .vc-item {
	float: left
}

.qfytemplateslist .vc-item-inner {
	border: 1px solid rgba(229, 229, 229, 1)
}

.qfytemplateslist .vc-item.templates:hover .vc-item-inner {
	box-shadow: 0 0px 7px rgba(0, 0, 0, 0.3)
}

.qfy-template-content .qfy_template_lib .info:hover {
	color: #333!important;
	background-color: #fff!important;
	border-color: #aaa!important;
}

.qfy-template-content .qfy_template_lib .use:hover {
	background-color: #000!important;
	border-color: #000!important;
	color: #fff!important
}

.qfy-template-content .qfy_template_lib .img_inner {
	overflow: hidden;
	height: 250px;
	position: relative
}

.qfy-template-content .qfy_template_lib a img {
	position: relative;
	width: 100%;
	max-width: 100%;
	transform: translateY(0px);
	transition: all 5.5s linear 0s
}

#parallax-nav ul {
	list-style: outside none none;
	margin: 0;
	padding: 0
}

#parallax-nav ul li {
	cursor: pointer;
	margin: 0;
	padding: 10px 0 10px 15px;
	heigt: 20px;
	width: 20px;
	text-align: center
}

#parallax-nav.barstyle ul li a,
#parallax-nav.barstyle ul li a:visited {
	display: inline-block;
	border-radius: 0;
	transition: all ease .6s
}

#parallax-nav ul li a,
#parallax-nav ul li a:visited {
	border-radius: 50%;
	display: inline-block;
	height: 3px;
	text-decoration: none;
	width: 3px;
	border-width: 0px;
	transition: all ease .6s;
	border-style: solid;
	Opacity: 0.5
}

#parallax-nav.color-weight-light ul li.active a {
	height: 12px;
	width: 12px;
	border-style: solid!important;
	border-width: 1px!important;
	transition: all ease .6s
}

#parallax-nav.color-weight-light ul li a,
#parallax-nav.color-weight-light ul li a:visited {
	background-color: #000;
	padding: 0px;
	margin-left: -1px;
	border-color: transparent
}

#parallax-nav.color-weight-light ul li.active a {
	background-color: transparent;
	border: 1px solid #000;
	padding: 0;
	Opacity: 0.8
}

#parallax-nav.color-weight-light a {
	color: #000
}

.color-weight-dark.scroll-arrow {
	color: #fff
}

#parallax-nav.barstyle.color-weight-dark li.active .nav-title {
	margin-top: -14px
}

#parallax-nav.color-weight-dark ul li a,
#parallax-nav.color-weight-dark ul li a:visited {
	background-color: #fff;
	border: 1px solid #000
}

#parallax-nav.color-weight-dark ul li.active a {
	background-color: #000
}

.color-weight-light.scroll-arrow {
	color: #000
}

#parallax-nav .nav-title {
	font-size: 13px;
	font-style: normal;
	font-weight: 400;
	letter-spacing: 3px;
	line-height: 32px;
	margin-top: -15px;
	opacity: 0;
	padding: 0 0 5px;
	position: absolute;
	text-decoration: none;
	transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	visibility: hidden;
	white-space: nowrap
}

#parallax-nav.hovertitle.right li:hover span.nav-title,
#parallax-nav.hovertitle li.active span.nav-title,
#parallax-nav.showtitle.right li span.nav-title,
#parallax-nav.onlytitle.right li span.nav-title {
	opacity: 1;
	padding-right: 32px;
	visibility: visible;
	z-index: 51
}

#parallax-nav.right li span.nav-title::after {
	position: absolute;
	content: "─";
	border-top-color: inherit;
	border-width: 1px 0 0 0;
	right: 17px;
	top: 0px;
	margin: 0px
}

#parallax-nav li.active .nav-title {
	margin-top: -11px
}

#parallax-nav.left .nav-title {
	margin-top: -14px;
	opacity: 0;
	padding: 0 0 0 25px;
	position: absolute;
	text-decoration: none;
	transition: all 1s cubic-bezier(0.23, 1, 0.32, 1) 0s;
	visibility: hidden;
	white-space: nowrap;
	left: 24px!important
}

#parallax-nav.hovertitle.left li:hover span.nav-title,
#parallax-nav.hovertitle li.active span.nav-title,
#parallax-nav.showtitle.left li span.nav-title,
#parallax-nav.onlytitle.left li span.nav-title {
	opacity: 1;
	padding-left: 30px;
	visibility: visible;
	z-index: 51
}

#parallax-nav.onlytitle li a {
	background-color: transparent!important;
	border-color: transparent!important
}

#parallax-nav.left li span.nav-title::before {
	position: absolute;
	content: "─";
	border-top-color: inherit;
	border-width: 1px 0 0 0;
	left: 14px;
	top: -1px;
	margin: 0px
}

#parallax-nav.left li.active .nav-title {
	margin-top: -10px
}

td.td-top * {
	vertical-align: top
}

td.td-middle * {
	vertical-align: middle
}

td.td-bottom * {
	vertical-align: bottom
}

.text-left {
	text-align: left!important
}

.text-right {
	text-align: right!important
}

.text-center {
	text-align: center!important
}

#phantom .position-text-left {
	text-align: left!important
}

#phantom .position-ab-center {
	text-align: center!important
}

#phantom .position-text-right {
	text-align: right!important
}

#top-bar form.searchform {
	line-height: 0!important
}

#header .bitem.logo .logospan {
	display: inline-block;
	position: relative
}

#header .logotext_inner {
	display: inline-block
}

#header .logotext_outner {
	display: inline-block;
	position: relative
}

#header #top-bar.text-center .wf-td .topbar_right,
#header #top-bar.text-center .wf-td .topbar_left,
#header #top-bar.text-center .wf-td .topbar_right div,
#header #top-bar.text-center .wf-td .topbar_left div {
	margin-left: 0;
	margin-right: 0
}

.topbar_left,
.topbar_right {
	min-width: 110px
}

.topbar_left>.site_tooler,
.topbar_right>.site_tooler {
	display: inline-block
}

#top-bar .wf-td .align_right {
	text-align: right
}

#top-bar .wf-td .align_left {
	text-align: left
}

#top-bar .wf-td .align_center {
	text-align: center
}

#top-bar .site_tooler .bitWidgetFrame {
	padding-top: 0!important;
	padding-bottom: 0!important
}

.right_nav_bar {
	position: fixed;
	right: 0;
	top: 50%;
	z-index: 10001;
	list-style: outside none none;
	width: 54px
}

.right_nav_bar li {
	position: relative;
	list-style: outside none none;
	float: left;
	height: 54px;
	width: 54px
}

.right_nav_bar .icons {
	height: 54px;
	width: 54px;
	float: left;
	position: absolute;
	right: 0;
	transition: all 0.3s ease 0s;
	overflow: hidden;
	word-break: keep-all;
	white-space: nowrap
}

.right_nav_bar span.title {
	padding-right: 10px;
	color: #fff;
	position: relative;
	top: 17px
}

.right_nav_bar i.icon {
	background-image: url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/pic.png");
	height: 30px;
	margin: 12px;
	width: 30px;
	display: inline-block
}

.black.right_nav_bar span.title {
	color: black
}

.right_nav_bar .qq-icon i {
	background-position: 30px -40px
}

.black.right_nav_bar .qq-icon i {
	background-position: 0px -40px
}

.right_nav_bar .weixin-icon i {
	background-position: 30px -80px
}

.black.right_nav_bar .weixin-icon i {
	background-position: 0px -80px
}

.right_nav_bar .weibo-icon i {
	background-position: 30px -297px
}

.black.right_nav_bar .weibo-icon i {
	background-position: 0 -297px
}

.right_nav_bar .phone-icon i {
	background-position: 30px 0px
}

.black.right_nav_bar .phone-icon i {
	background-position: 0px 0px
}

.right_nav_bar .whatsapp-icon i {
	background-position: 30px -378px
}

.black.right_nav_bar .whatsapp-icon i {
	background-position: 0px -378px
}

.right_nav_bar .support-icon i {
	background-position: 30px -117px
}

.black.right_nav_bar .support-icon i {
	background-position: 0 -117px;
}

.right_nav_bar .skype-icon i {
	background-position: 30px -338px
}

.black.right_nav_bar .skype-icon i {
	background-position: 0 -338px;
}

.right_nav_bar .email-icon i {
	background-position: 30px -147px
}

.black.right_nav_bar .email-icon i {
	background-position: 0px -147px
}

.right_nav_bar .word-icon i {
	background-position: 30px -184px
}

.black.right_nav_bar .word-icon i {
	background-position: 0px -184px
}

.right_nav_bar .concat-icon i {
	background-position: 30px -225px
}

.black.right_nav_bar .concat-icon i {
	background-position: 0px -225px
}

.right_nav_bar .totop-icon i {
	background-position: 30px -264px
}

.black.right_nav_bar .totop-icon i {
	background-position: 0px -264px
}

.vc_icon_element.icon-image .vc_icon_element-inner {
	overflow: hidden
}

.webPlayer {
	box-shadow: 0 0 1px rgba(0, 0, 0, .5);
	display: inline-block;
	font-family: "Segoe UI", Verdana, sans-serif;
	font-size: 13px;
	line-height: 1.4;
	position: relative;
	text-align: center
}

.webPlayer a.smooth {
	transition: all 120ms ease-in-out 0s
}

.webPlayer * {
	box-sizing: content-box
}

.webPlayer.jp-video-full>.controls {
	bottom: 0;
	left: 0;
	opacity: .8;
	position: absolute;
	right: 0;
	z-index: 1000
}

.webPlayer.jp-video-full,
.webPlayer.jp-video-full object,
.webPlayer.jp-video-full video {
	bottom: 0;
	display: block;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 999
}

.webPlayer.jp-video-full>.playerScreen,
.webPlayer.jp-video-full>.playerScreen>.video-play {
	z-index: 1000
}

.webPlayer .playerScreen {
	cursor: pointer
}

.webPlayer .playerScreen .video-play {
	background: rgba(0, 0, 0, .4) url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/preimg.png) no-repeat scroll center center;
	bottom: 50px;
	display: block;
	left: 0;
	opacity: .4;
	position: absolute;
	right: 0;
	top: 0;
	width: 100%;
	z-index: 990
}

.webPlayer .controls {
	background: #0b0b0b none repeat scroll 0 0;
	border: 1px solid #000;
	color: #969696;
	display: block;
	height: 40px;
	padding: 5px 10px;
	position: relative;
	z-index: 996
}

.webPlayer .controls .leftblock {
	left: 3px;
	position: absolute;
	width: 50px
}

.webPlayer .controls .leftblock .play {
	background: transparent url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.png) no-repeat scroll 0 1px;
	display: block;
	height: 40px;
	margin: 0 auto;
	opacity: .8;
	width: 40px
}

.webPlayer .controls .leftblock .play:hover {
	opacity: 1
}

.webPlayer .controls .leftblock .pause {
	background: transparent url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.png) no-repeat scroll -40px 1px;
	display: block;
	height: 40px;
	margin: 0 auto;
	opacity: .8;
	width: 40px
}

.webPlayer .controls .leftblock .pause:hover {
	opacity: 1
}

.webPlayer .controls .play-progress {
	display: block;
	margin: 0 110px 0 50px;
	position: relative;
	text-align: left
}

.webPlayer .controls .play-progress span {
	color: #f0f0f0;
	font-size: 12px;
	margin-left: 1px
}

.webPlayer .controls .play-progress .progressbar {
	background: rgba(255, 255, 255, .05) none repeat scroll 0 0;
	display: block;
	height: 4px;
	margin: 2.5px 0
}

.webPlayer .controls .play-progress .progressbar .seekBar {
	background: rgba(255, 255, 255, .1) none repeat scroll 0 0;
	cursor: pointer;
	display: block;
	padding: 1px;
	position: relative
}

.webPlayer .controls .play-progress .progressbar .seekBar .playBar {
	background: #fff none repeat scroll 0 0;
	display: block;
	height: 2px;
	padding: 0
}

.webPlayer .controls .play-progress .progressbar .seekBar a {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	display: block;
	height: 8px;
	margin-left: -3px;
	position: absolute;
	top: -2px;
	width: 8px
}

.webPlayer .controls .play-progress .progressbar .seekBar a div {
	height: 8px;
	width: 8px
}

.webPlayer .controls .play-progress .time {
	display: block;
	font-size: 11px;
	position: absolute;
	width: 50px
}

.webPlayer .controls .play-progress .time.current {
	color: #f0f0f0;
	left: 1px;
	text-align: left
}

.webPlayer .controls .play-progress .time.duration {
	right: 0;
	text-align: right
}

.webPlayer .controls .rightblock {
	position: absolute;
	right: 10px;
	top: 5px;
	width: 110px
}

.webPlayer .controls .rightblock .volumeText {
	bottom: -12px;
	display: block;
	font-size: 11px;
	position: absolute;
	text-align: center;
	width: 80px
}

.webPlayer .controls .rightblock .volumeBar {
	background: rgba(255, 255, 255, .05) none repeat scroll 0 0;
	cursor: pointer;
	display: block;
	height: 4px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 80px
}

.webPlayer .controls .rightblock .volumeBar .currentVolume {
	height: 1px;
	padding: 1px;
	position: relative
}

.webPlayer .controls .rightblock .volumeBar .currentVolume .curvol {
	background: #fff none repeat scroll 0 0;
	display: block;
	height: 2px;
	padding: 0
}

.webPlayer .controls .rightblock .volumeBar .currentVolume a {
	background: #fff none repeat scroll 0 0;
	border-radius: 5px;
	display: block;
	height: 8px;
	margin-left: -3px;
	position: absolute;
	top: -2px;
	width: 8px
}

.webPlayer .controls .rightblock .volumeBar .currentVolume a div {
	display: block;
	height: 8px;
	width: 8px
}

.webPlayer .controls .rightblock .fullScreen {
	background: transparent url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.png) no-repeat scroll 0 -50px;
	display: block;
	float: right;
	height: 16px;
	margin-top: 14px;
	opacity: .4;
	width: 16px
}

.webPlayer .controls .rightblock .fullScreen:hover {
	opacity: .8
}

.webPlayer .controls .rightblock .fullScreenOFF {
	background: transparent url(//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.png) no-repeat scroll 0 -68px;
	display: block;
	float: right;
	height: 16px;
	margin-top: 14px;
	opacity: .4;
	width: 16px
}

.webPlayer .controls .rightblock .fullScreenOFF:hover {
	opacity: .8
}

.webPlayer.audioPlayer .progress {
	margin-right: 100px
}

.webPlayer.audioPlayer .rightblock {
	width: 85px
}

.webPlayer.audioPlayer .rightblock .volumeText {
	bottom: -42px
}

.webPlayer.audioPlayer .fullScreen {
	display: none
}

.webPlayer.audioPlayer .fullScreenOFF {
	display: none
}

.webPlayer.light {
	display: inline-block;
	position: relative;
	font-family: 'Segoe UI', Verdana, sans-serif;
	line-height: 1.4;
	font-size: 13px;
	box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
	-webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
	text-align: center
}

.webPlayer.light a.smooth {
	transition: all 120ms ease-in-out;
	-webkit-transition: all 120ms ease-in-out;
	-moz-transition: all 120ms ease-in-out;
	-o-transition: all 120ms ease-in-out
}

.webPlayer.light * {
	box-sizing: content-box
}

.webPlayer.light.jp-video-full>.controls {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0.8;
	z-index: 1000
}

.webPlayer.light.jp-video-full,
.webPlayer.light.jp-video-full object,
.webPlayer.light.jp-video-full video {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: block;
	z-index: 999
}

.webPlayer.light.jp-video-full>.playerScreen,
.webPlayer.light.jp-video-full>.playerScreen>.video-play {
	z-index: 1000
}

.webPlayer.light .playerScreen {
	cursor: pointer
}

.webPlayer.light .playerScreen .video-play {
	display: block;
	position: absolute;
	z-index: 990;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 50px;
	background: url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/preimg.light.png") no-repeat center center;
	opacity: 0.8;
	background-color: rgba(255, 255, 255, 0.1)
}

.webPlayer.light .controls {
	display: block;
	position: relative;
	height: 40px;
	background: #FAFAFA;
	color: #646464;
	padding: 5px 10px;
	z-index: 996;
	border: 1px solid #e6e6e6
}

.webPlayer.light .controls .leftblock {
	position: absolute;
	left: 3px;
	width: 50px
}

.webPlayer.light .controls .leftblock .play {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background: url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.light.png") no-repeat 0 1px;
	opacity: 0.8
}

.webPlayer.light .controls .leftblock .play:hover {
	opacity: 1
}

.webPlayer.light .controls .leftblock .pause {
	display: block;
	margin: 0 auto;
	width: 40px;
	height: 40px;
	background: url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.light.png") no-repeat -40px 1px;
	opacity: 0.8
}

.webPlayer.light .controls .leftblock .pause:hover {
	opacity: 1
}

.webPlayer.light .controls .play-progress {
	position: relative;
	display: block;
	margin: 0 130px 0 50px;
	text-align: left
}

.webPlayer.light .controls .play-progress span {
	font-size: 12px;
	margin-left: 1px;
	color: #282828
}

.webPlayer.light .controls .play-progress .progressbar {
	display: block;
	height: 4px;
	background-color: #3C3C3C;
	background: rgba(0, 0, 0, 0.1);
	margin: 2.5px 0
}

.webPlayer.light .controls .play-progress .progressbar .seekBar {
	position: relative;
	display: block;
	cursor: pointer;
	padding: 1px;
	background: rgba(0, 0, 0, 0.05)
}

.webPlayer.light .controls .play-progress .progressbar .seekBar .playBar {
	display: block;
	height: 2px;
	padding: 0;
	background: #191919
}

.webPlayer.light .controls .play-progress .progressbar .seekBar a {
	display: block;
	position: absolute;
	top: -2px;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	background: #191919;
	margin-left: -3px
}

.webPlayer.light .controls .play-progress .progressbar .seekBar a div {
	width: 8px;
	height: 8px
}

.webPlayer.light .controls .play-progress .time {
	display: block;
	position: absolute;
	width: 50px;
	font-size: 11px
}

.webPlayer.light .controls .play-progress .time.current {
	left: 1px;
	text-align: left;
	color: #282828
}

.webPlayer.light .controls .play-progress .time.duration {
	right: 0px;
	text-align: right
}

.webPlayer.light .controls .rightblock {
	position: absolute;
	right: 10px;
	width: 110px;
	top: 5px
}

.webPlayer.light .controls .rightblock .volumeText {
	display: block;
	position: absolute;
	bottom: -12px;
	text-align: center;
	width: 80px;
	font-size: 11px
}

.webPlayer.light .controls .rightblock .volumeBar {
	display: block;
	position: absolute;
	height: 4px;
	background-color: #EBEBEB;
	background: rgba(0, 0, 0, 0.1);
	width: 80px;
	top: 20px;
	left: 0;
	cursor: pointer
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume {
	position: relative;
	height: 2px;
	padding: 1px
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume .curvol {
	display: block;
	height: 2px;
	padding: 0;
	background: #191919
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume a {
	display: block;
	position: absolute;
	top: -2px;
	margin-left: -3px;
	width: 8px;
	height: 8px;
	border-radius: 5px;
	background: #191919
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume a div {
	display: block;
	width: 8px;
	height: 8px
}

.webPlayer.light .controls .rightblock .fullScreen {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.light.png") no-repeat 0 -50px;
	margin-top: 14px;
	opacity: 0.4
}

.webPlayer.light .controls .rightblock .fullScreen:hover {
	opacity: 0.8
}

.webPlayer.light .controls .rightblock .fullScreenOFF {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url("//fast.qifeiye.com/qfy-content/plugins/qfy_editor/assets/images/playerUI.light.png") no-repeat 0 -68px;
	margin-top: 14px;
	opacity: 0.4
}

.webPlayer.light .controls .rightblock .fullScreenOFF:hover {
	opacity: 0.8
}

.webPlayer.light.audioPlayer .progress {
	margin-right: 100px
}

.webPlayer.light.audioPlayer .rightblock {
	width: 85px
}

.webPlayer.light.audioPlayer .rightblock .volumeText {
	bottom: -42px
}

.webPlayer.light.audioPlayer .fullScreen {
	display: none
}

.webPlayer.light.audioPlayer .fullScreenOFF {
	display: none
}

.qfy-comments #comment-nav-box .comment-nav-left:hover #commentmenu {
	display: block!important
}

.qfy-comments #comment-nav-box .comment-nav-left {
	width: 90px;
	float: left;
	line-height: 32px
}

.qfy-comments #comment-nav-box .comment-nav-right {
	cursor: pointer;
	float: right;
	line-height: 32px
}

.qfy-comments #comment-nav-box .comment-nav-right:hover #setmenu {
	display: block!important
}

.qfy-comments #comment-nav-box .nav-menu-right {
	float: right;
	position: absolute;
	right: 0;
	width: 90px;
	z-index: 1000;
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border: 2px solid rgb(204, 212, 217);
	border-radius: 4px;
	padding: 5px 0
}

.qfy-comments #comment-nav-box .nav-menu-left {
	float: left;
	left: 0;
	position: absolute;
	width: 95px;
	z-index: 1000;
	background: rgb(255, 255, 255) none repeat scroll 0 0;
	border: 2px solid rgb(204, 212, 217);
	border-radius: 4px;
	padding: 5px 0
}

.qfy-comments #comment-nav-box .nav-menu li a {
	color: rgb(142, 148, 156);
	display: block;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px
}

.qfy-comments #comment-nav-box .nav-menu li a:hover {
	background: rgb(170, 170, 170) none repeat scroll 0 0;
	color: rgb(255, 255, 255)
}

.qfy-comments .commentlist .comment-author {
	text-align: left;
	vertical-align: top;
	position: absolute
}

.qfy-comments .commentlist .commentmetadata,
.qfy-comments .commentlist .comment-awaiting-moderation {
	padding-left: 70px
}

.qfy-comments .children {
	padding-left: 55px;
	list-style: outside none none
}

.site_tooler .qfy-comments .children {
	padding-left: 0px
}

.qfy-comments .time {
	color: rgb(170, 178, 184);
	font-size: 12px;
	font-weight: normal;
	line-height: 14px
}

.qfy-comments .fn {
	font-size: 14px;
	line-height: 14px
}

.qfy-comments .commentlist .commentmetadata p {
	font-size: 14px;
	line-height: 20px;
	margin: 5px 0 2px;
	overflow: hidden;
	word-wrap: break-word
}

.qfy-comments .commentlist .response_comment_span {
	color: rgb(139, 147, 153);
	cursor: pointer;
	display: block;
	font-size: 13px;
	height: 16px;
	line-height: 18px;
	margin-right: 5px;
	overflow: hidden
}

.qfy-comments .commentlist .comment-body {
	margin-bottom: 18px
}

.qfy-comments .comment-author img {
	display: inline-block;
	max-width: 100%;
	top: 4px;
	position: relative
}

.qfy-comments .loadmore {
	border: 1px solid #5E90A5;
	color: #5E90A5;
	text-align: center;
	padding: 8px 10px;
	cursor: pointer;
	width: 100%;
	max-width: 100%;
	font-size: 13px;
	margin: 0 auto
}

.qfy-comments .loadmore a {
	color: #5E90A5
}

.qfy-comments .loadmore:hover {
	border: 1px solid #5E90A5;
	color: #fff;
	background-color: #5E90A5
}

.qfy-comments .loadmore:hover a {
	color: #fff
}

.qfy-comments.circle img.avatar {
	border-radius: 50%
}

.qfy-comments {
	font-family: 微软雅黑, Arial
}

.jiathis_counter_style>span {
	box-sizing: content-box
}

.vc-contentarea .rsDefault,
.vc-contentarea .rsDefault .rsOverflow,
.vc-contentarea .rsDefault .rsSlide,
.vc-contentarea .rsDefault .rsVideoFrameHolder,
.vc-contentarea .rsDefault .rsThumbs,
.vc-contentarea .rsDefault .rsBullets {
	background: transparent
}

.qfy-tabcontent .rsDefault .rsBullets {
	display: none
}

.vc-contentarea .rsFullscreenBtn {
	display: none!important
}

.tabcontent-header-menu li {
	display: inline-block
}

.tabcontent-header-menu .vc_btn3-container {
	margin-bottom: 0
}

.tabcontent-header-menu {
	text-align: center;
	z-index: 4;
	position: relative
}

.tabright .tabcontent-header-menu {
	text-align: right
}

.tableft .tabcontent-header-menu {
	text-align: left
}

.qfy-accordioncontent .a_content>section {
	display: none
}

.qfy-accordioncontent .a_content>.panel-title .line {
	display: none
}

.qfy-accordioncontent .a_content h4 {
	cursor: pointer
}

.qfy-accordioncontent .a_content .panel-title {
	margin-bottom: 0
}

.qfy-accordioncontent .a_content .panel-title.active .line {
	display: none
}

#main-nav .menu-item>a i.glyphicon {
	vertical-align: middle;
	top: -3px
}

.loginandregister .shopping-cart {
	display: inline-block
}

#page.qfy-meta-page #bitBanner {
	display: none
}

.bit-html #page.qfy-meta-page {
	overflow: inherit
}

.qfy-listcatecontrols .dl-menuopen-parent.dl-container {
	min-height: 600px;
	height: 100%;
	overflow-y: auto;
	position: absolute;
	width: 100%
}

.section.fixheight {
	overflow: hidden
}

#main-nav>li.hassubdiv {
	z-index: 10001
}

div.divmiddle {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}

.mediagallery.background-media {
	-webkit-transition: opacity 2s ease-in-out;
	-moz-transition: opacity 2s ease-in-out;
	-o-transition: opacity 2s ease-in-out;
	transition: opacity 2s ease-in-out
}

.section.fixheight,
.qfy-column-inner.fixheight {
	overflow: hidden!important
}

.content-fullwidth #page #main .wf-wrap .list_hidden_btn .qfe_row,
.content-fullwidth #page #main .list_hidden_btn .bitMainTopSider,
.content-fullwidth #page #main .list_hidden_btn .bitMainBottomSider {
	padding: 0
}

.qfy-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/social_icon_32x32.png");
	background-repeat: no-repeat;
	height: 32px;
	width: 32px;
	background-position: 0 0;
	display: inline-block
}

.qfy-icon_32x32.corner {
	background-position-y: -32px
}

.qfy-icon_32x32.circular {
	background-position-y: -64px
}

.qfy-icon_32x32.black1 {
	background-position-y: -96px
}

.qfy-icon_32x32.black2 {
	background-position-y: -128px
}

.qfy-icon_32x32.white1 {
	background-position-y: -160px
}

.qfy-icon_32x32.white2 {
	background-position-y: -192px
}

.weibo-icon_32x32 {
	background-position: -32px 0
}

.qq-icon_32x32 {
	background-position: -64px 0
}

.baidu-icon_32x32 {
	background-position: -96px 0
}

.facebook-icon_32x32 {
	background-position: -128px 0
}

.video-icon_32x32 {
	background-position: -160px 0
}

.linkedin-icon_32x32 {
	background-position: -192px 0
}

.fr-icon_32x32 {
	background-position: -224px 0
}

.twitter-icon_32x32 {
	background-position: -256px 0
}

.twitter1-icon_32x32 {
	background-position: -288px 0
}

.google-icon_32x32 {
	background-position: -320px 0
}

.webchat-icon_32x32 {
	background-position: -352px 0
}

.pinterest-icon_32x32 {
	background-position: -384px 0
}

.v-icon_32x32 {
	background-position: -416px 0
}

.youtube-icon_32x32 {
	background-position: -448px 0
}

.skype-icon_32x32 {
	background-position: -480px 0
}

.tudou-icon_32x32 {
	background-position: -512px 0
}

.renren-icon_32x32 {
	background-position: -544px 0
}

.q1-icon_32x32 {
	background-position: -576px 0
}

.q2-icon_32x32 {
	background-position: -608px 0
}

.email-icon_32x32 {
	background-position: -640px 0
}

.phone1-icon_32x32 {
	background-position: -672px 0
}

.phone2-icon_32x32 {
	background-position: -704px 0
}

.china-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: 0 0
}

.us-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -32px 0
}

.germany-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -64px 0
}

.russia-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -96px 0
}

.canada-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -128px 0
}

.english-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -160px 0
}

.japan-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -192px 0
}

.au-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -224px 0
}

.india-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -256px 0
}

.brazil-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -288px 0
}

.korea-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -320px 0
}

.arabia-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -352px 0
}

.french-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -384px 0
}

.italy-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -416px 0
}

.turkey-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -448px 0
}

.argentina-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -480px 0
}

.mexico-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -512px 0
}

.southAfrica-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -544px 0
}

.indonesia-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -576px 0
}

.european-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -608px 0
}

.RUS-icon_32x32 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_32x32.png");
	background-position: -640px 0
}

.qfy-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/social_icon_16x16.png");
	background-repeat: no-repeat;
	height: 16px;
	width: 16px;
	background-position: 0 0;
	display: inline-block
}

.qfy-icon_16x16.corner {
	background-position-y: -16px
}

.qfy-icon_16x16.circular {
	background-position-y: -32px
}

.qfy-icon_16x16.black1 {
	background-position-y: -48px
}

.qfy-icon_16x16.black2 {
	background-position-y: -64px
}

.qfy-icon_16x16.white1 {
	background-position-y: -80px
}

.qfy-icon_16x16.white2 {
	background-position-y: -96px
}

.weibo-icon_16x16 {
	background-position: -16px 0
}

.qq-icon_16x16 {
	background-position: -32px 0
}

.baidu-icon_16x16 {
	background-position: -48px 0
}

.facebook-icon_16x16 {
	background-position: -64px 0
}

.video-icon_16x16 {
	background-position: -80px 0
}

.linkedin-icon_16x16 {
	background-position: -96px 0
}

.fr-icon_16x16 {
	background-position: -112px 0
}

.twitter-icon_16x16 {
	background-position: -128px 0
}

.twitter1-icon_16x16 {
	background-position: -144px 0
}

.google-icon_16x16 {
	background-position: -160px 0
}

.webchat-icon_16x16 {
	background-position: -176px 0
}

.pinterest-icon_16x16 {
	background-position: -192px 0
}

.v-icon_16x16 {
	background-position: -208px 0
}

.youtube-icon_16x16 {
	background-position: -224px 0
}

.skype-icon_16x16 {
	background-position: -240px 0
}

.tudou-icon_16x16 {
	background-position: -256px 0
}

.renren-icon_16x16 {
	background-position: -272px 0
}

.q1-icon_16x16 {
	background-position: -288px 0
}

.q2-icon_16x16 {
	background-position: -304px 0
}

.email-icon_16x16 {
	background-position: -320px 0
}

.phone1-icon_16x16 {
	background-position: -336px 0
}

.phone2-icon_16x16 {
	background-position: -352px 0
}

.china-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: 0 0
}

.us-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -16px 0
}

.germany-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -32px 0
}

.russia-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -48px 0
}

.canada-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -64px 0
}

.english-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -80px 0
}

.japan-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -96px 0
}

.au-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -112px 0
}

.india-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -128px 0
}

.brazil-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -144px 0
}

.korea-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -160px 0
}

.arabia-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -176px 0
}

.french-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -192px 0
}

.italy-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -208px 0
}

.turkey-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -224px 0
}

.argentina-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -240px 0
}

.mexico-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -256px 0
}

.southAfrica-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -272px 0
}

.indonesia-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -288px 0
}

.european-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -304px 0
}

.RUS-icon_16x16 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_16x16.png");
	background-position: -320px 0
}

.qfy-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/social_icon_24x24.png");
	background-repeat: no-repeat;
	height: 24px;
	width: 24px;
	background-position: 0 0;
	display: inline-block
}

.qfy-icon_24x24.corner {
	background-position-y: -24px
}

.qfy-icon_24x24.circular {
	background-position-y: -48px
}

.qfy-icon_24x24.black1 {
	background-position-y: -72px
}

.qfy-icon_24x24.black2 {
	background-position-y: -96px
}

.qfy-icon_24x24.white1 {
	background-position-y: -120px
}

.qfy-icon_24x24.white2 {
	background-position-y: -144px
}

.weibo-icon_24x24 {
	background-position: -24px 0
}

.qq-icon_24x24 {
	background-position: -48px 0
}

.baidu-icon_24x24 {
	background-position: -72px 0
}

.facebook-icon_24x24 {
	background-position: -96px 0
}

.video-icon_24x24 {
	background-position: -120px 0
}

.linkedin-icon_24x24 {
	background-position: -144px 0
}

.fr-icon_24x24 {
	background-position: -168px 0
}

.twitter-icon_24x24 {
	background-position: -192px 0
}

.twitter1-icon_24x24 {
	background-position: -216px 0
}

.google-icon_24x24 {
	background-position: -240px 0
}

.webchat-icon_24x24 {
	background-position: -264px 0
}

.pinterest-icon_24x24 {
	background-position: -288px 0
}

.v-icon_24x24 {
	background-position: -312px 0
}

.youtube-icon_24x24 {
	background-position: -336px 0
}

.skype-icon_24x24 {
	background-position: -360px 0
}

.tudou-icon_24x24 {
	background-position: -384px 0
}

.renren-icon_24x24 {
	background-position: -408px 0
}

.q1-icon_24x24 {
	background-position: -432px 0
}

.q2-icon_24x24 {
	background-position: -456px 0
}

.email-icon_24x24 {
	background-position: -480px 0
}

.phone1-icon_24x24 {
	background-position: -504px 0
}

.phone2-icon_24x24 {
	background-position: -528px 0
}

.china-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: 0 0
}

.us-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -24px 0
}

.germany-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -48px 0
}

.russia-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -72px 0
}

.canada-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -96px 0
}

.english-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -120px 0
}

.japan-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -144px 0
}

.au-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -168px 0
}

.india-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -192px 0
}

.brazil-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -216px 0
}

.korea-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -240px 0
}

.arabia-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -264px 0
}

.french-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -288px 0
}

.italy-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -312px 0
}

.turkey-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -336px 0
}

.argentina-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -360px 0
}

.mexico-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -384px 0
}

.southAfrica-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -408px 0
}

.indonesia-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -432px 0
}

.european-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -456px 0
}

.RUS-icon_24x24 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/flag_icon_24x24.png");
	background-position: -480px 0
}

.qfy-icon_64x64 {
	background-image: url("//fast.qifeiye.com/FeiEditor/images/icon/social_icon_64x64.png");
	background-repeat: no-repeat;
	height: 64px;
	width: 64px;
	background-position: 0 0;
	display: inline-block
}

.qfy-icon_64x64.corner {
	background-position-y: -64px
}

.qfy-icon_64x64.circular {
	background-position-y: -128px
}

.qfy-icon_64x64.black1 {
	background-position-y: -192px
}

.qfy-icon_64x64.black2 {
	background-position-y: -256px
}

.qfy-icon_64x64.white1 {
	background-position-y: -320px
}

.qfy-icon_64x64.white2 {
	background-position-y: -384px
}

.weibo-icon_64x64 {
	background-position: -64px 0
}

.qq-icon_64x64 {
	background-position: -128px 0
}

.baidu-icon_64x64 {
	background-position: -192px 0
}

.facebook-icon_64x64 {
	background-position: -256px 0
}

.video-icon_64x64 {
	background-position: -320px 0
}

.linkedin-icon_64x64 {
	background-position: -384px 0
}

.fr-icon_64x64 {
	background-position: -448px 0
}

.twitter-icon_64x64 {
	background-position: -512px 0
}

.twitter1-icon_64x64 {
	background-position: -576px 0
}

.google-icon_64x64 {
	background-position: -640px 0
}

.webchat-icon_64x64 {
	background-position: -704px 0
}

.pinterest-icon_64x64 {
	background-position: -768px 0
}

.v-icon_64x64 {
	background-position: -832px 0
}

.youtube-icon_64x64 {
	background-position: -896px 0
}

.skype-icon_64x64 {
	background-position: -960px 0
}

.tudou-icon_64x64 {
	background-position: -1024px 0
}

.renren-icon_64x64 {
	background-position: -1088px 0
}

.q1-icon_64x64 {
	background-position: -1152px 0
}

.q2-icon_64x64 {
	background-position: -1216px 0
}

.email-icon_64x64 {
	background-position: -1280px 0
}

.phone1-icon_64x64 {
	background-position: -1344px 0
}

.phone2-icon_64x64 {
	background-position: -1408px 0
}

body #footer.footer .widget.simplepage {
	margin-left: 0;
	margin-right: 0
}

.single_two_images {
	overflow: hidden
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn7,
.single_two_images:hover .hoverclass.MenuAnimIn7,
.vc-item.images:hover .hoverclass.MenuAnimIn7,
.images.gimg:hover .hoverclass.MenuAnimIn7,
.vc-item.images1:hover .hoverclass.MenuAnimIn7,
.vc-item.images2:hover .hoverclass.MenuAnimIn7,
.vc-item.images3:hover .hoverclass.MenuAnimIn7,
.vc-item.images4:hover .hoverclass.MenuAnimIn7,
.vc-item.images5:hover .hoverclass.MenuAnimIn7,
.post-thumb:hover .hoverclass.MenuAnimIn7 {
	animation: MenuAnimIn7 1s ease-in-out
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn7,
.single_two_images:hover .hoverclass.MenuAnimIn7,
.vc-item.images:hover .hoverclass.MenuAnimIn7,
.images.gimg:hover .hoverclass.MenuAnimIn7,
.vc-item.images1:hover .hoverclass.MenuAnimIn7,
.vc-item.images2:hover .hoverclass.MenuAnimIn7,
.vc-item.images3:hover .hoverclass.MenuAnimIn7,
.vc-item.images4:hover .hoverclass.MenuAnimIn7,
.vc-item.images5:hover .hoverclass.MenuAnimIn7,
.post-thumb:hover .hoverclass.MenuAnimIn7 {
	animation: MenuAnimIn7 1s ease-in-out
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn3,
.single_two_images:hover .hoverclass.MenuAnimIn3,
.vc-item.images:hover .hoverclass.MenuAnimIn3,
.images.gimg:hover .hoverclass.MenuAnimIn3,
.vc-item.images1:hover .hoverclass.MenuAnimIn3,
.vc-item.images2:hover .hoverclass.MenuAnimIn3,
.vc-item.images3:hover .hoverclass.MenuAnimIn3,
.vc-item.images4:hover .hoverclass.MenuAnimIn3,
.vc-item.images5:hover .hoverclass.MenuAnimIn3,
.post-thumb:hover .hoverclass.MenuAnimIn3 {
	animation: MenuAnimIn3 1s ease-in-out
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn5,
.single_two_images:hover .hoverclass.MenuAnimIn5,
.vc-item.images:hover .hoverclass.MenuAnimIn5,
.images.gimg:hover .hoverclass.MenuAnimIn5,
.vc-item.images1:hover .hoverclass.MenuAnimIn5,
.vc-item.images2:hover .hoverclass.MenuAnimIn5,
.vc-item.images3:hover .hoverclass.MenuAnimIn5,
.vc-item.images4:hover .hoverclass.MenuAnimIn5,
.vc-item.images5:hover .hoverclass.MenuAnimIn5,
.post-thumb:hover .hoverclass.MenuAnimIn5 {
	animation: MenuAnimIn5 1s ease-in-out
}

#QFY_content .notice_content {
	overflow-x: hidden;
	overflow-y: auto
}

.inlineblock .qfe_wrapper,
.grow-slow .bitImageParentDiv {
	font-size: 0
}

.qfy_popinfo {
	position: fixed;
	top: 40%;
	left: 50%;
	width: 20%;
	max-width: 620px;
	min-width: 260px;
	height: auto;
	visibility: hidden;
	-webkit-transform: translateX(-50%) translateY(-40%) scale(1);
	-moz-transform: translateX(-50%) translateY(-40%) scale(1);
	-ms-transform: translateX(-50%) translateY(-40%) scale(1);
	transform: translateX(-50%) translateY(-40%) scale(1);
	z-index: 20000;
	font-weight: 400;
	font-family: 微软雅黑
}

.qfy_popinfo.qfy_show {
	visibility: visible
}

.qfy_show.qfy_popinfo .md-content {
	opacity: 1;
	transform: translateY(0px)
}

.qfy_popinfo .md-content {
	opacity: 0;
	transform: translateY(20%);
	transition: all 0.3s ease 0s
}

.md-content {
	background-color: rgba(0, 0, 0, 0.6);
	border-radius: 3px;
	color: #ffffff;
	margin: 0 auto;
	position: relative
}

.breackall .qfe_teaser_grid .post-title,
.breackall ul.products li.product .product_title,
.breackall ul.products li.product .product_shortdesc,
.breackall .product .product_title,
.breackall #tab-description,
.breackall .qfy_title .header_title,
.breackall .qfy-text .qfe_wrapper {
	word-break: break-all!important;
	overflow-wrap: normal!important
}

.breackword .qfe_teaser_grid .post-title,
.breackword ul.products li.product .product_title,
.breackword ul.products li.product .product_shortdesc,
.breackword .product .product_title,
.breackword #tab-description,
.breackword .qfy_title .header_title,
.breackword .qfy-text .qfe_wrapper {
	overflow-wrap: break-word!important;
	word-break: normal!important
}

.demogallery.rsDefault .rsBullets,
.demogallery.rsDefault,
.demogallery.rsDefault .rsOverflow,
.demogallery.rsDefault .rsSlide,
.demogallery.rsDefault .rsVideoFrameHolder,
.demogallery.rsDefault .rsThumbs {
	background-color: transparent
}

.demogallery.rsDefault .rsFullscreenBtn {
	display: none!important
}

button:focus {
	outline: 0
}

#page #main .qfy-element.qfy-text>.qfe_wrapper>section .row.qfe_row {
	padding-left: 0;
	padding-right: 0
}

#page #main .qfy-element.qfy-text>.qfe_wrapper>section .row.qfe_row .vc_span12 {
	padding-left: 0;
	padding-right: 0
}

.begining.qfyuser-button {
	cursor: not-allowed;
	opacity: 0.6
}

.react-autosuggest__container {
	position: relative
}

.react-autosuggest__input--focused {
	outline: none
}

.react-autosuggest__input--open {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}

.post-thumb:hover .video_poster {
	display: none
}

.vc_ca_post_id:hover .video_poster {
	display: none
}

.post-thumb:hover .qfy_popup .video_poster {
	display: block
}

.react-autosuggest__suggestions-container {
	display: none
}

.react-autosuggest__suggestions-container--open {
	display: block;
	position: absolute;
	top: 29px;
	border: 1px solid #aaa;
	background-color: #fff;
	font-weight: 300;
	font-size: 12px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	z-index: 2;
	max-height: 240px;
	overflow-x: hidden;
	overflow-y: auto;
	width: 100%
}

.react-autosuggest__suggestions-list {
	margin: 0;
	padding: 0;
	list-style-type: none
}

.react-autosuggest__suggestion {
	cursor: pointer;
	padding: 5px
}

.react-autosuggest__suggestion--highlighted {
	background-color: #3875d7;
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #ffffff!important
}

input.qfyuser-button.input-after-button {
	border-radius: 0!important
}

.topIndex {
	z-index: 99999!important;
	overflow: auto!important;
	position: static!important
}

.lowIndex {
	z-index: 1!important
}

.text-overflow,
.ellipsis {
	display: inline-block;
	word-break: keep-all;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.qfy_custom_search ul {
	list-style-type: none
}

.qfy_custom_search ul.subul li {
	display: inline-block;
	font-size: 14px
}

.qfy_custom_search ul.subul li.header {
	height: 100%;
	position: relative;
	background-color: #bebebe
}

.qfy_custom_search ul.subul li.header>div {
	width: 100%;
	height: 100%;
	padding-left: 10px;
	margin-right: 10px;
	vertical-align: middle;
	height: 100%;
	display: table
}

.qfy_custom_search ul.subul li.header>div span {
	display: table-cell;
	vertical-align: middle;
	color: #ffffff;
	font-weight: bold
}

.qfy_custom_search ul.subul li.active {
	border: 1px solid #bebebe
}

.qfy_custom_search ul.subul li.item {
	color: #808080;
	font-size: 14px;
	width: 100%
}

.qfy_custom_search ul.subul {
	display: table;
	height: 100%;
	width: 100%
}

.qfy_custom_search ul.subul>li {
	display: table-cell;
	height: 100%;
	vertical-align: middle
}

.qfy_custom_search ul.subul li.item ul.subitem {
	display: inline-block
}

.qfy_custom_search ul.subul li.item ul.subitem li {
	margin-right: 10px;
	cursor: pointer;
	display: inline-block
}

.qfy_custom_search ul.subul li.item ul.subitem li a {
	color: #333
}

.prenext_inner {
	display: table;
	table-layout: fixed;
	width: 100%
}

.prenextlayout .prenext_inner {
	display: block
}

.prenext_inner .pre_inner {
	display: table-cell;
	text-align: left
}

.prenext_inner .action {
	display: inline-block;
	overflow: hidden
}

.prenext_inner .blank {
	display: inline-block
}

.prenext_inner .next_inner {
	display: table-cell;
	text-align: right
}

.borderrightnone .pre_inner,
.borderrightnone .next_inner {
	width: 50%
}

.prenextlayout .prenext_inner .pre_inner,
.prenextlayout .prenext_inner .next_inner {
	display: block;
	text-align: left
}

.normallayout .next_inner.second,
.lrlayout .next_inner.second,
.lrmiddlelayout .next_inner.second,
.prenextlayout .next_inner.first {
	display: none
}

.prenextlayout .action i {
	display: none
}

.slideText:not(.cke_editable) .cke_widget_wrapper.cke_widget_focused>.cke_widget_element {
	outline: 0!important
}

.vc_carousel .rsFullscreenBtn {
	display: none!important
}

.vc_carousel .rsDefault,
.vc_carousel .rsDefault .rsOverflow,
.vc_carousel .rsDefault .rsSlide,
.vc_carousel .rsDefault .rsBullets {
	background-color: transparent
}

.advanced_list .qfy_item_post {
	padding-left: 0!important;
	padding-right: 0!important
}

.qfy_item_block {
	transition: all 0.3s ease-out 0s
}

.qfy_item_block a.details {
	display: none;
}

.qfy_item_block .item_a_link {
	display: block;
	font-size: 0
}

.qfy_item_block .item_img {
	overflow: hidden;
	position: relative;
}

.qfy_item_block .item_img img {
	height: auto;
	max-width: 100%;
	transition: all .3s ease-out 0s!important
}

.qfy_item_block .title {
	color: #fff;
	font-size: 16px;
	transition: all 0.3s ease-out 0s;
	display: block;
	position: relative;
	z-index: 1;
}

.qfy_item_block .subtitle,
.qfy_item_block .date_wrap,
.qfy_item_block .cate_warp,
.qfy_item_block .price_warp {
	position: relative;
	z-index: 1;
	color: #999999;
	font-size: 12px;
	margin-top: 0px;
	transition: all 0.3s ease-out 0s;
	display: block;
}

.qfy_item_block .item_des {
	max-wdith: 90%;
	transition: all .3s ease-out 0s!important;
	position: relative;
	z-index: 1
}

.qfy_item_block .hide,
.qfy_item_block .hovershow {
	display: none
}

.qfy_item_block:hover .hovershow {
	display: block
}

.qfy_item_block:hover .hoverhide {
	display: none
}

.list-style1 .item_block .item_img::before {
	display: none;
}

.list-style1 .item_block .item_wrapper {
	overflow: hidden;
	background: rgba(38, 38, 38, 0.8) none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	height: 100px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 100%;
	transition: all 0.6s ease-out 0s;
	transform: translateZ(0)
}

.list-style1 .item_block .item_wrapper::before {
	color: #ffffff;
	content: "\f105";
	font-family: fontawesome;
	font-size: 16px;
	font-style: normal;
	font-variant: normal;
	font-weight: 400;
	height: 14px;
	line-height: 14px;
	margin-top: -7px;
	position: absolute;
	right: -16px;
	text-transform: none;
	top: 50%;
	transition: all 0.3s ease 0s;
	width: 16px;
}

.list-style1 .item_block .item_wrapper::after {
	display: none;
}

.list-style1 .item_block .item_wrapper .item_info {
	box-sizing: border-box;
	color: rgba(0, 0, 0, 0);
	height: 100%;
	display: table;
	table-layout: fixed;
	padding: 0;
	text-align: left;
	transition: all 0.3s ease 0s;
	width: 96%;
}

.list-style1 .item_block .item_wrapper .item_info::before {
	border: 1px solid rgba(0, 0, 0, 0);
	content: "";
	height: 110%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(-50%) translateZ(0);
	transition: all 0.36s ease 0s;
	width: 110%;
}

.list-style1 .item_block .item_wrapper .item_info .text_wrap {
	transition: all 0.2s ease 0s;
	display: table-cell;
	vertical-align: middle;
	width: 96%;
	transform: translateZ(0)
}

.list-style1 .item_block:hover .item_wrapper {
	opacity: 1;
}

.list-style1 .item_block:hover .item_wrapper::before {
	right: 3%;
}

.list-style1 .item_block:hover .item_wrapper .item_info {
	color: #ffffff;
	margin-left: 4%;
}

.list-style1 .item_block:hover .item_info::before {
	border-color: red;
	height: 80%;
	width: 96%;
}

.list-style2 .item_block {
	overflow: hidden
}

.list-style2 .item_info {
	padding: 5% 10% 10%;
	text-align: center
}

.list-style2 .item_block:hover .item_wrapper::after {
	border-color: #e40807
}

.list-style2 .item_block:hover .title {
	transition: all 0.3s ease-out 0s;
	color: #e40807
}

.list-style2 .item_block .item_wrapper {
	display: table;
	table-layout: fixed;
	background: #17181a none repeat scroll 0 0;
	box-sizing: border-box;
	height: 110px;
	padding: 0 10px;
	position: absolute;
	transition: all 0.36s ease 0s;
	width: 100%
}

.list-style2 .item_block .item_wrapper .item_info {
	padding: 0;
	position: relative;
	transition: all 0.36s ease 0s;
}

.list-style2 .item_block .item_wrapper .item_info .title {
	position: relative;
	z-index: 10
}

.list-style2 .item_block .item_wrapper .item_info .title::after {
	border-bottom: 2px solid #5d5e5f;
	content: "";
	height: 0;
	margin: 0 auto;
	position: absolute;
	width: 19px
}

.list-style2 .item_block .item_wrapper .item_info .subtitle,
.list-style2 .item_block .item_wrapper .item_info .date_wrap,
.list-style2 .item_block .item_wrapper .item_info .cate,
.list-style2 .item_block .item_wrapper .item_info .item_des {
	margin: 0 8px;
	opacity: 0;
	position: relative;
	z-index: 10
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block {
	padding-bottom: 110px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block::before {
	bottom: 22px;
	color: #5d5e5f;
	font-weight: 400;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	transition: all 0.36s ease 0s;
	width: 100%;
	z-index: 10
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block:hover::before {
	bottom: 30px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block:hover .item_wrapper .item_info {
	margin-top: 26px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper {
	bottom: 0;
	top: auto
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info {
	margin-top: 40px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info .title {
	padding-top: 10px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info .title::before {
	bottom: -18px;
	left: 0;
	top: auto
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info .title::after {
	bottom: auto;
	left: 0;
	right: 0;
	top: 0
}

.list-style2 .list-item:nth-of-type(2n) .item_block {
	padding-top: 110px
}

.list-style2 .list-item:nth-of-type(2n) .item_block::before {
	color: #5d5e5f;
	font-weight: 400;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	top: 32px;
	transition: all 0.6s ease 0s;
	width: 100%;
	z-index: 10
}

.list-style2 .list-item:nth-of-type(2n) .item_block:hover .item_wrapper .item_info {
	margin: 42px 0
}

.list-style2 .list-item:nth-of-type(2n) .item_block:hover::before {
	top: 24px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper {
	bottom: auto;
	top: 0
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info {
	margin-top: 50px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info .title {
	padding-bottom: 10px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info .title::before {
	bottom: auto;
	left: 0;
	top: -18px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info .title::after {
	bottom: 0;
	left: 0;
	right: 0;
	top: auto
}

.list-style2 .item_block::after {
	border: 1px solid rgba(0, 0, 0, 0);
	bottom: -10px;
	content: "";
	left: -10px;
	position: absolute;
	right: -10px;
	top: -10px;
	transition: all 0.36s ease 0s;
	pointer-events: none
}

.list-style2 .item_block:hover::after {
	border-color: #e40807;
	bottom: 10px;
	left: 10px;
	right: 10px;
	top: 10px
}

.list-style2 .item_block:hover .item_wrapper .item_info .title {
	padding-bottom: 0
}

.list-style2 .item_block:hover .item_wrapper .item_info .title:after {
	opacity: 0
}

.list-style2 .item_block:hover .item_wrapper .item_info .subtitle,
.list-style2 .item_block:hover .item_wrapper .item_info .date_wrap,
.list-style2 .item_block:hover .item_wrapper .item_info .cate,
.list-style2 .item_block:hover .item_wrapper .item_info .item_des {
	opacity: 1;
	color: #fff
}

.list-style3 .item_box:hover .title {
	color: #e40807
}

.list-style3 .subtitle {
	padding-top: 5px
}

.list-style3 .item_box a {
	display: block;
	font-size: 0
}

.list-style3 .item_info {
	padding: 0 30px 0 5px
}

.list-style3 .item_des {
	font-size: 13px;
	line-height: 24px;
	padding: 0 30px 0 5px
}

.list-style3 .bx-wrapper .bx-pager {
	display: none
}

.list-style3 .item_block {
	width: 100%;
	height: 100%;
	margin-bottom: 100px
}

.list-style3 .item_block .item_img {
	bottom: -5px;
	margin-left: 60px;
	width: 220px;
	position: relative;
	overflow: inherit
}

.list-style3 .item_block .item_img img {
	transform: none!important;
	width: 100%
}

.list-style3 .item_block .item_img::before {
	border-top: 1px solid #e40807;
	content: "";
	height: 0;
	left: 100%;
	position: absolute;
	top: 95px;
	transition: all 0.6s ease 0s;
	width: 0
}

.list-style3 .item_block:hover .item_box .item_img::before {
	width: 70px
}

.list-style3 .item_block .item_wrapper {
	background: #292929 none repeat scroll 0 0;
	bottom: 75px;
	left: 0;
	padding: 60px 0 0 310px;
	position: absolute;
	top: 27px;
	transition: all 0.6s ease 0s;
	width: 100%;
	z-index: -1;
	height: calc(100% - 22px)
}

.list-style3 .item_block .item_box:hover .item_wrapper {
	padding: 60px 0 0 370px
}

.list-style3 .item_block .item_wrapper .item_info {
	background: #363636 none repeat scroll 0 0;
	box-sizing: border-box;
	left: 60px;
	padding: 20px;
	position: absolute;
	top: 100%;
	transition: all 0.6s ease 0s;
	width: 220px
}

.list-style3 .item_block .item_wrapper .item_info .text_wrap .subtitle {
	margin: 0
}

.list-style3 .item_block .item_wrapper .item_des {
	display: block;
	min-height: 50px;
	overflow: hidden;
	font-size: 14px;
	color: #fff;
	text-align: left
}

body.compose-mode .list-style3 .vc_list_edit_action {
	display: none!important
}

.list-style4 .item_block .item_wrapper .item_info {
	box-sizing: border-box;
	height: 100%;
	display: table;
	table-layout: fixed;
	padding: 0;
	text-align: left;
	transition: all 0.3s ease 0s;
	width: 100%;
}

.list-style4 .item_block .item_wrapper .item_info .text_wrap {
	transition: all 0.3s ease 0s;
	display: table-cell;
	vertical-align: top;
	width: 96%
}

.list-style5 .item_block {
	overflow: hidden
}

.list-style5 .item_block .item_wrapper {
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	margin-left: 0;
	padding: 74px 26px
}

.list-style5 .item_img {
	position: relative;
	display: block
}

.list-style5 .item_box .item_wrapper {
	height: 100%;
	padding-right: 30px
}

.list-style5 .item_box .item_wrapper .item_info .title {
	line-height: 45px
}

.list-style5 a.details {
	display: block;
	box-sizing: border-box;
	position: absolute;
	bottom: 0px;
	left: 0;
	width: 100%;
	height: 90px;
	padding-left: 26px;
	line-height: 90px;
	color: #d6d6d6;
	font-size: 12px;
	color: #fff;
	text-align: left
}

.list-style5 a.details i {
	opacity: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	position: absolute;
	top: 30px;
	right: -42px;
	width: 34px;
	height: 34px;
	border: 1px solid #2e2e2e;
	border-radius: 0%;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	opacity: 0
}

.list-style5 a.details i:before {
	content: "\f105";
	font-family: fontawesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	line-height: 14px;
	font-size: 14px;
	position: absolute;
	top: -6px;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	line-height: 44px;
	color: #fff
}

.list-style5 a.details:after {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	-webkit-transition: all .36s ease;
	width: 0;
	margin-left: 8%;
	height: 1px;
	background-color: #fff;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.list-style5 .item_block:hover a.details:after {
	width: 84%
}

.list-style5 .item_block .item_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #181818;
	-webkit-transition: all .6s ease;
	transition: all .6s ease
}

.list-style5 .item_block:hover .item_mask {
	background: rgba(24, 24, 24, .5)
}

.list-style5 .item_block .item_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.list-style5 .item_block:hover .item_img img {
	transform: none
}

.list-style5 .item_block a.details {
	background: #181818;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}

.list-style5 .item_block:hover a.details {
	background: rgba(23, 24, 26, 0.9)
}

.list-style5 .item_block:hover a.details i {
	opacity: 1;
	right: 28px
}

.list-style5 .item_block a.details:before {
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	right: 0;
	height: 0;
	-webkit-transition: all .36s ease;
	transition: all .36s ease;
	width: 84%;
	margin: 0 auto;
	height: 1px;
	background: #2d2d2d;
	-webkit-transition: all .6s ease 0s;
	transition: all .6s ease 0s
}

.list-style5 .item_block:hover .item_wrapper {
	padding-top: 50px
}

.list-style5 .item_block:hover .item_wrapper .title {
	color: #e40807
}

.list-style5 .item_block:hover .item_wrapper .item_des .description {
	color: #fff
}

.list-style5 .item_info {
	text-align: left
}

.list-style5 .item_des p {
	text-align: left
}

.list-style5 .item_block:after {
	display: none
}

.list-style5 .item_block:before {
	display: none
}

.list-style5 .date_wrap .year {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .3s ease-out 0s
}

.list-style5 .date_wrap .md {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .3s ease-out 0s
}

.list-style5 .item_info .title {
	font-size: 14px;
	color: #444
}

.list-style5 .item_block:hover {
	border-color: #ccc
}

.list-style5 .item_block:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 77%;
	height: 100%;
	background-color: transparent;
	transition: all ease-out .3s
}

.list-style5 .item_block:hover:before {
	background-color: #e40807
}

.list-style5 .item_block:hover:after {
	border-color: #e40807
}

.list-style5 .item_block:hover .title {
	color: #fff
}

.list-style5 .item_block:hover .description {
	color: rgba(255, 255, 255, .6)
}

.list-style6 .item_block .item_box {
	display: table;
	width: 100%;
	table-layout: fixed;
	overflow: hidden
}

.list-style6 .item_block .item_box>.item_a_link,
.list-style6 .item_block .item_box>.item_wrapper {
	display: table-cell;
	vertical-align: middle
}

.list-style6 .item_block .item_box>.item_wrapper {
	width: 50%;
	padding-left: 50px;
	text-align: left
}

.list-style6 .item_block .item_box>.item_wrapper .item_des {
	max-height: 60px;
	overflow: hidden
}

.list-style6 .title:after {
	border-bottom: 1px solid #ddd;
	content: "";
	width: 100%;
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0
}

.list-style6 .text_wrap {
	padding-right: 20px
}

.list-style6 .item_box>.item_a_link::after {
	background: #232323 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	content: "MORE";
	font-size: 12px;
	height: 40px;
	left: 0px;
	line-height: 40px;
	margin: 0 auto;
	position: absolute;
	text-align: center;
	text-indent: 0;
	top: 18px;
	width: 180px
}

.list-style6 .item_a_link img {
	margin-left: 70px
}

.list-style7 {
	overflow: hidden
}

.list-style7 .item_block {
	border: 1px solid transparent;
	float: left;
	position: relative;
	transition: all 0.3s ease-out 0s;
	width: calc(50% + 50px)
}

.list-style7 .item_block:hover::after {
	border-color: #e40807
}

.list-style7 .item_block::before {
	background-color: transparent;
	content: "";
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	transition: all 0.3s ease-out 0s;
	width: calc(100% - 160px)
}

.list-style7 .item_block:hover::before {
	background-color: #e40807
}

.list-style7 .item_block:hover {
	border-color: #ccc
}

.list-style7 .item_img {
	display: none
}

.list-style7 .item_block .item_wrapper {
	background: transparent!important
}

.list-style7 .item_block .item_info {
	float: left;
	text-align: right;
	width: calc(100% - 200px);
	display: table;
	height: 125px
}

.list-style7 .text_wrap {
	height: 125px;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	padding-left: 5px;
	padding-right: 50px
}

.list-style7 .item_block .date_wrap {
	display: table-cell;
	text-align: left;
	vertical-align: middle!important;
	margin-top: 20px;
	max-width: 115px;
	float: left
}

.list-style7 .date_wrap .md {
	color: #bdbdbd;
	display: block;
	font-size: 36px;
	position: relative;
	transition: all 0.3s ease-out 0s;
	width: 100%
}

.list-style7 .more::before {
	background-color: #eee;
	content: "";
	height: 1px;
	left: 50%;
	margin-left: -7px;
	position: absolute;
	top: 50%;
	transform: rotate(0deg);
	transition: all 0.3s ease-out 0s;
	width: 13px
}

.list-style7 .more::after {
	background-color: #eee;
	content: "";
	height: 13px;
	left: 50%;
	margin-top: -6px;
	margin-left: -1px;
	position: absolute;
	top: 50%;
	transform: rotate(0deg);
	transition: all 0.3s ease-out 0s;
	width: 1px
}

.list-style7 .more {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #eee;
	border-radius: 31px;
	color: transparent;
	display: block;
	height: 31px;
	margin: 60px auto 0;
	position: relative;
	width: 31px;
	left: 2px;
	cursor: pointer
}

.list-style7 .more:hover {
	border: 2px solid #e40807
}

.list-style7 .more:hover::before,
.list-style7 .more:hover::after {
	background-color: #fff;
	transform: rotate(90deg)
}

.list-style7 .qfy_list_loading {
	position: relative;
	z-index: 2;
	left: 3px;
	top: 5px
}

.list-style7 .notmore:after,
.list-style7 .notmore:before {
	display: none
}

.list-style7 .vc-carousel-inner.empty {
	padding: 0
}

.list-style7 .more.notmore {
	margin-top: 0
}

@media only screen and (min-width:992px) {
	.list-style7 .item_container:nth-of-type(2n) .date_wrap {
		position: absolute;
		;
		left: 100px
	}
	.list-style7 .item_container:nth-of-type(2n) .text_wrap {
		padding-left: 50px;
		padding-right: 5px
	}
	.list-style7 .item_container:nth-of-type(2n) .item_info {
		float: right;
		text-align: left;
		width: calc(100% - 200px);
		display: table
	}
	.list-style7 .item_container:nth-of-type(2n) .item_block:before {
		right: 0;
		left: auto
	}
	.list-style7 .item_container:nth-of-type(2n) .item_block {
		margin-left: calc(50% - 50px)
	}
	.list-style7 .vc-carousel-slideline-inner {
		position: relative
	}
	.list-style7 .vc-carousel-slideline-inner:before {
		background-color: #eee;
		content: "";
		height: 100%;
		left: 50%;
		margin-left: 1px;
		position: absolute;
		top: 65px;
		width: 1px;
		z-index: 0
	}
	.list-style7 .item_block::after {
		background-color: #fff;
		border: 2px solid #eee;
		border-radius: 13px;
		content: "";
		height: 13px;
		margin-top: -6px;
		position: absolute;
		top: 50%;
		right: 41px;
		transition: all 0.3s ease-out 0s;
		width: 13px
	}
	.list-style7 .item_container:nth-of-type(2n) .item_block::after {
		left: 44.5px;
		right: auto
	}
}

.list-style8 .item_img {
	display: none
}

@media only screen and (min-width:768px) {
	.list-style8 .item_info {
		position: relative;
		display: table;
		width: 800px;
		margin: 0 auto;
		table-layout: fixed;
		transition: all 0.3s ease-out 0s;
		height: 150px
	}
	.list-style8 .date_wrap {
		display: table-cell;
		width: 190px;
		vertical-align: middle;
		text-align: right
	}
	.list-style8 .text_wrap {
		display: table-cell;
		width: 100%;
		vertical-align: middle;
		padding-right: 20px
	}
	.list-style8 .item_block .item_wrapper {
		transition: all 0.3s ease-out 0s
	}
	.list-style8 .item_block:hover .item_info {
		transform: translate3d(-50px, 0px, 0px)
	}
	.list-style8 .item_des .description {
		transition: all 0.3s ease-out 0s
	}
	.list-style8 .item_block .item_info::after {
		transition: all 0.3s ease-out 0s;
		color: transparent;
		content: "\f105";
		font-family: fontawesome;
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		line-height: 14px;
		font-size: 36px;
		position: absolute;
		right: 5px;
		bottom: 0;
		text-align: center;
		top: 50%;
		margin-top: -10px
	}
	.list-style8 .item_block:hover .item_info::after {
		color: #fff;
		right: -25px
	}
}

.list-style9 .item_block .item_wrapper .item_info {
	box-sizing: border-box;
	height: 100%;
	display: table;
	table-layout: fixed;
	padding: 0;
	text-align: left;
	transition: all 0.3s ease 0s;
	width: 100%;
}

.list-style9 .item_block .item_wrapper .item_info .text_wrap {
	transition: all 0.3s ease 0s;
	display: table-cell;
	vertical-align: middle;
	width: 96%
}

.list-style9 .item_wrapper {
	position: relative
}

.list-style9 .date_wrap {
	position: absolute;
	top: -30px;
	left: 50%;
	margin-left: -30px;
	padding: 10px;
	width: 60px;
	height: 60px;
	box-sizing: border-box;
	border-radius: 999px;
	text-align: center;
	background: #000
}

.list-style9 .qfy_item_block .item_img img {
	height: 100%!important;
	width: 100%!important
}

@media only screen and (min-width:992px) {
	.list-style10 .vc-carousel-slideline-inner {
		float: right;
		width: 45%
	}
	.list-style10 .vc-carousel-slideline-inner>.num-0 {
		width: 45%;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0!important;
		padding: 0!important
	}
}

.list-style10 .vc-carousel-slideline-inner>.list-item:not(.num-0) {
	padding: 0!important
}

.list-style10 .vc-carousel-slideline-inner>.list-item .item_block {
	background: #ccc;
	padding: 20px
}

.list-style10 .vc-carousel-slideline-inner>.list-item .item_block::after {
	content: '';
	position: absolute;
	top: 0px;
	display: block;
	left: 0;
	z-index: 0;
	width: 100%;
	height: 100%;
	transform: scaleY(0);
	transition: transform .75s cubic-bezier(.19, 1, .22, 1);
	transform-origin: top;
	transition-delay: 0s!important
}

.list-style10 .vc-carousel-slideline-inner>.list-item:hover .item_block::after {
	z-index: 0;
	transform-origin: bottom;
	transform: scaleY(1);
	box-shadow: 0px 8px 19px #dedede
}

.list-style10 .vc-carousel-slideline-inner>.list-item.num-0:hover .item_block::after {
	box-shadow: 0px 8px 19px #dedede
}

.list-style10 .vc-carousel-slideline-inner>.list-item.num-0 .item_box {
	z-index: 1;
	position: relative
}

.list-style10 .vc-carousel-slideline-inner>.list-item:not(.num-0) .item_img {
	display: none
}

.list-style10 .vc-carousel-slideline-inner>.list-item:not(.num-0) {
	width: 100%;
	position: relative
}

.list-style10 .item_info {
	position: relative;
	text-align: left
}

.list-style10 .item_info .date_wrap .year {
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
	display: inline-block;
	margin-bottom: 5px
}

.list-style10 .item_info .date_wrap .post_date {
	display: block
}

.list-style10 .item_info .text_wrap {
	margin-left: 75px;
	padding-top: 0px
}

.list-style10 .vc-carousel-slideline-inner>.num-0 .item_wrapper {
	padding-top: 20px
}

.list-style10 .date_wrap {
	position: absolute;
	top: 0px;
	left: 0;
	width: 75px
}

@media only screen and (min-width:992px) {
	.list-style11 .vc-carousel-slideline-inner {
		float: right;
		width: 45%
	}
	.list-style11 .vc-carousel-slideline-inner>.num-0 {
		width: 45%;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0!important;
		padding: 0!important
	}
}

.list-style11 .vc-carousel-slideline-inner>.list-item {
	text-align: left
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0) {
	padding: 0!important
}

.list-style11 .vc-carousel-slideline-inner>.list-item .item_block {
	background: #ccc;
	padding: 20px
}

.list-style11 .vc-carousel-slideline-inner>.list-item.num-0 .item_block {
	padding: 0
}

.list-style11 .vc-carousel-slideline-inner>.list-item.num-0 .title:before {
	content: "";
	position: absolute;
	top: 50%;
	margin-top: -1px;
	left: 0;
	height: 1;
	border-top: 1px solid #ccc;
	width: 0;
	-webkit-transition: all .3s ease 0s;
	transition: all .3s ease 0s
}

.list-style11 .vc-carousel-slideline-inner>.list-item.num-0 .title {
	padding-bottom: 0!important
}

.list-style11 .vc-carousel-slideline-inner>.list-item.num-0:hover .title:before {
	width: 70px
}

.list-style11 .list-item.num-0 .text_wrap .title,
.list-style11 .list-item.num-0 .text_wrap .subtitle,
.list-style11 .list-item.num-0 .text_wrap .date_wrap,
.list-style11 .list-item.num-0 .text_wrap .cate_warp,
.list-style11 .list-item.num-0 .text_wrap .item_des,
.list-style11 .list-item.num-0 .text_wrap .price_warp {
	-webkit-transition: all .3s ease 0s!important;
	transition: all .3s ease 0s!important;
	padding-left: 20px;
	margin-bottom: 5px
}

.list-style11 .list-item.num-0:hover .text_wrap .title,
.list-style11 .list-item.num-0:hover .text_wrap .subtitle,
.list-style11 .list-item.num-0:hover .text_wrap .date_wrap,
.list-style11 .list-item.num-0:hover .text_wrap .cate_warp,
.list-style11 .list-item.num-0:hover .text_wrap .item_des,
.list-style11 .list-item.num-0:hover .text_wrap .price_warp {
	padding-left: 100px
}

.list-style11 .vc-carousel-slideline-inner>.list-item.num-0 .item_box {
	z-index: 1;
	position: relative
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0) {
	width: 100%;
	position: relative
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0) .item_box {
	position: relative
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0) .item_img {
	width: 140px;
	height: 70px;
	position: absolute;
	top: 0px;
	left: 0px
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0) .item_img img {
	max-height: 100%
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0) .item_wrapper {
	margin-left: 160px
}

.list-style11 .vc-carousel-slideline-inner>.num-0 .item_wrapper {
	padding: 20px 20px 20px 0
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0) .text_wrap {
	-webkit-transition: all .3s ease 0s!important;
	transition: all .3s ease 0s!important
}

.list-style11 .vc-carousel-slideline-inner>.list-item:not(.num-0):hover .text_wrap {
	margin-left: -10px
}

@media only screen and (min-width:992px) {
	.list-style12 .vc-carousel-slideline-inner {
		float: right;
		width: 45%
	}
	.list-style12 .vc-carousel-slideline-inner>.num-0 {
		width: 45%;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0!important;
		padding: 0!important
	}
	.list-style12 .vc-carousel-slideline-inner>.num-0 .item_block {
		padding: 44px 60px
	}
	.list-style12 .vc-carousel-slideline-inner>.list-item:not(.num-0) .item_block {
		padding: 40px 20px 36px 20px
	}
}

.list-style12 .vc-carousel-slideline-inner .item_info {
	text-align: left
}

.list-style12 .vc-carousel-slideline-inner>.list-item:not(.num-0) {
	width: 100%;
	position: relative
}

.list-style12 .vc-carousel-slideline-inner>.num-0 .item_des {
	transition: all .36s ease;
	padding-left: 0;
	box-sizing: border-box;
	border-left: 1px solid transparent;
	overflow: hidden
}

.list-style12 .vc-carousel-slideline-inner .item_des {
	height: auto;
	padding-left: 25px
}

.list-style12 .vc-carousel-slideline-inner .item_des .description {
	padding: 0!important
}

.list-style12 .vc-carousel-slideline-inner>.num-0:hover .item_des {
	padding-left: 30px;
	border-color: #d3d3d3
}

.list-style12 .vc-carousel-slideline-inner .details .fa {
	display: none
}

.list-style12 .vc-carousel-slideline-inner>.num-0 .details {
	display: block;
	position: relative;
	left: 0px;
	bottom: -40px;
	width: 140px;
	height: 37px;
	color: transparent;
	opacity: 0;
	background: #22326b;
	transition: all .36s ease
}

.list-style12 .vc-carousel-slideline-inner>.num-0:hover .details {
	bottom: -20px;
	opacity: 1
}

.list-style12 .vc-carousel-slideline-inner>.num-0 .details:before,
.list-style12 .vc-carousel-slideline-inner>.num-0 .details:after {
	content: '';
	background: #fff;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	transition: all .36s ease
}

.list-style12 .vc-carousel-slideline-inner>.num-0 .details:before {
	top: -50%
}

.list-style12 .vc-carousel-slideline-inner>.num-0:hover .details:before {
	margin-top: 10px;
	-webkit-transform: none;
	transform: none;
	margin-left: -1px;
	width: 0;
	height: 15px;
	border-left: 1px solid #fff;
	top: 0
}

.list-style12 .vc-carousel-slideline-inner>.num-0 .details:after {
	left: 50%
}

.list-style12 .vc-carousel-slideline-inner>.num-0:hover .details:after {
	margin-left: -8px;
	-webkit-transform: none;
	transform: none;
	margin-top: -1px;
	width: 15px;
	height: 0;
	border-top: 1px solid #fff
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .date_wrap,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .details {
	float: right
}

.list-style12 .vc-carousel-slideline-inner>.list-item:not(.num-0) .text_wrap {
	width: 75%
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .details {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 40px;
	width: 40px;
	height: 16px;
	color: transparent;
	border-left: 1px solid #999;
	overflow: hidden
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .details:before,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .details:after {
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	transition: all .36s ease;
	content: "\f178";
	color: #999;
	position: absolute;
	top: 50%;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0):hover .details:before {
	left: 30px;
	opacity: 0
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .details:before {
	left: 15px
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0):hover .details:after {
	left: 15px;
	opacity: 1
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .details:after {
	left: -30px;
	opacity: 0
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .item_des {
	min-height: 30px
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0):hover {
	box-shadow: 0 10px 30px rgba(0, 0, 0, .08)
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) {
	border-top: 1px solid #e5e5e5
}

.list-style12 .vc-carousel-slideline-inner .list-item {
	padding: 0!important
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .item_info .title {
	padding-left: 25px;
	padding-bottom: 0
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .item_info .title:before {
	content: "\f111";
	font-family: FontAwesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	left: 0;
	top: 3px;
	-webkit-transform: scale(.4);
	-ms-transform: scale(.4);
	transform: scale(.4);
	line-height: inherit
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .item_des {
	transition: all .36s ease
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .title,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .subtitle,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .item_des,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .price_warp {
	transition: all .36s ease
}

.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0):hover .title,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0):hover .subtitle,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0):hover .item_des,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0):hover .price_warp {
	transform: translateX(15px)
}

.list-style12,
.list-style10,
.list-style11 {
	position: relative
}

.site_tooler .move-image-size {
	display: none!important
}

.vc_box_foil_wrap {
	position: relative;
	display: inline-block;
	padding: 20px;
	z-index: 0
}

.vc_box_foil_inner {
	position: relative;
	display: inline-block
}

.vc_box_foil_wrap::after {
	content: '';
	display: block;
	width: 80%;
	height: 50%;
	position: absolute;
	bottom: 0px;
	right: 0px;
	background: #323232;
	z-index: -1
}

.vc_box_foil_wrap.rt::after {
	bottom: auto;
	top: 0px
}

.vc_box_foil_wrap.lt::after {
	bottom: auto;
	top: 0px;
	right: auto;
	left: 0
}

.vc_box_foil_wrap.lb::after {
	bottom: 0;
	top: auto;
	right: auto;
	left: 0
}

.typed-cursor {
	opacity: 1;
	font-weight: 100;
	-webkit-animation: blink 0.7s infinite;
	-moz-animation: blink 0.7s infinite;
	-ms-animation: blink 0.7s infinite;
	-o-animation: blink 0.7s infinite;
	animation: blink 0.7s infinite
}

@-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-moz-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-ms-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

@-o-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	100% {
		opacity: 1
	}
}

.typed-fade-out {
	opacity: 0;
	animation: 0;
	transition: opacity .25s
}

.vc-carousel-inner.empty {
	width: 100%!important;
	text-align: center;
	padding: 40px 20px
}

.vc-carousel-inner.empty .vc-carousel-slideline {
	width: 100%!important
}

.bit-html .advanced_list .vc-carousel-indicators {
	bottom: -20px
}

.post_grid .isotope-item .price_warp,
.post_waterfall .isotope-item .price_warp,
.post_image .isotope-item .price_warp {
	display: block;
	width: 100%;
	text-align: center
}

.advanced_list .vc-cbtn {
	opacity: 0.5;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	z-index: 2;
	font-size: 30px;
	-webkit-transition: all .36s ease;
	transition: all .36s ease
}

.advanced_list .vc-left {
	left: 0
}

.advanced_list .vc-right {
	right: 0
}

.advanced_list .vc-cbtn::before {
	font-family: "revicons";
	font-size: 10px;
	transition: color 0.3s ease 0s;
	z-index: 2;
	top: 0;
	left: 0;
	position: absolute
}

.advanced_list .vc-left.vc-cbtn::before {
	content: "\e824"
}

.advanced_list .vc-right.vc-cbtn::before {
	content: "\e825"
}

.new1 .vc-cbtn {
	background-color: red;
	height: 100px;
	width: 100px!important;
	margin-top: -50px
}

.new1 .vc-cbtn:before {
	font-size: 50px;
	width: 100px;
	height: 100px;
	line-height: 100px
}

.new1 .vc-left.rightcenter.lr {
	right: 100px;
	left: auto
}

.new1 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -100px
}

.new1 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new1 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 100px
}

.new1 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new1 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 100px
}

.new1 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new1 .vc-right.leftcenter.lr {
	left: 100px;
	right: auto
}

.new1 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new1 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -100px
}

.new1 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new1 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 100px
}

.new1 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 100px
}

.new1 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

.new8 .vc-cbtn {
	height: 70px;
	width: 70px!important;
	margin-top: -35px
}

.new8 .vc-cbtn:before {
	font-size: 35px;
	width: 70px;
	height: 70px;
	line-height: 70px
}

.new8 .vc-left.rightcenter.lr {
	right: 70px;
	left: auto
}

.new8 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -70px
}

.new8 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new8 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 70px
}

.new8 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new8 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 70px
}

.new8 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new8 .vc-right.leftcenter.lr {
	left: 70px;
	right: auto
}

.new8 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new8 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -70px
}

.new8 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new8 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 70px
}

.new8 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 70px
}

.new8 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

.new2 .vc-cbtn {
	background-color: red;
	height: 40px;
	width: 40px!important;
	margin-top: -20px
}

.new2 .vc-cbtn:before {
	font-size: 15px;
	width: 40px;
	height: 40px;
	line-height: 40px
}

.new2 .vc-left.rightcenter.lr {
	right: 40px;
	left: auto
}

.new2 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -40px
}

.new2 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new2 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 40px
}

.new2 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new2 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 40px
}

.new2 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new2 .vc-right.leftcenter.lr {
	left: 40px;
	right: auto
}

.new2 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new2 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -40px
}

.new2 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new2 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 40px
}

.new2 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 40px
}

.new2 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

.new3 .vc-cbtn {
	background-color: red;
	height: 26px;
	width: 26px!important;
	margin-top: -13px
}

.new3 .vc-cbtn:before {
	font-size: 12px;
	width: 26px;
	height: 26px;
	line-height: 26px
}

.new3 .vc-left.rightcenter.lr {
	right: 26px;
	left: auto
}

.new3 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -26px
}

.new3 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new3 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 26px
}

.new3 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new3 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 26px
}

.new3 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new3 .vc-right.leftcenter.lr {
	left: 26px;
	right: auto
}

.new3 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new3 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -26px
}

.new3 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new3 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 26px
}

.new3 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 26px
}

.new3 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

.new4 .vc-cbtn {
	background-color: red;
	height: 60px;
	width: 60px!important;
	margin-top: -30px;
	border-radius: 50%
}

.new4 .vc-cbtn:before {
	font-size: 16px;
	width: 60px;
	height: 60px;
	line-height: 60px
}

.new4 .vc-left.rightcenter.lr {
	right: 60px;
	left: auto
}

.new4 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -60px
}

.new4 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new4 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 60px
}

.new4 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new4 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 60px
}

.new4 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new4 .vc-right.leftcenter.lr {
	left: 60px;
	right: auto
}

.new4 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new4 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -60px
}

.new4 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new4 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 60px
}

.new4 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 60px
}

.new4 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

.new5 .vc-cbtn {
	background-color: red;
	height: 30px;
	width: 30px!important;
	margin-top: -15px;
	border-radius: 50%
}

.new5 .vc-cbtn:before {
	font-size: 12px;
	width: 30px;
	height: 30px;
	line-height: 30px
}

.new5 .vc-left.rightcenter.lr {
	right: 30px;
	left: auto
}

.new5 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -30px
}

.new5 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new5 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 30px
}

.new5 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new5 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 30px
}

.new5 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new5 .vc-right.leftcenter.lr {
	left: 30px;
	right: auto
}

.new5 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new5 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -30px
}

.new5 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new5 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 30px
}

.new5 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 30px
}

.new5 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

.new6 .vc-cbtn {
	background-color: red;
	height: 200px;
	width: 60px!important;
	margin-top: -100px
}

.new6 .vc-cbtn:before {
	font-size: 50px;
	width: 60px;
	height: 200px;
	line-height: 200px
}

.new6 .vc-left.rightcenter.lr {
	right: 60px;
	left: auto
}

.new6 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -60px
}

.new6 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new6 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 60px
}

.new6 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new6 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 60px
}

.new6 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new6 .vc-right.leftcenter.lr {
	left: 60px;
	right: auto
}

.new6 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new6 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -60px
}

.new6 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new6 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 60px
}

.new6 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 60px
}

.new6 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

.new7 .vc-cbtn {
	background-color: red;
	height: 120px;
	width: 30px!important;
	margin-top: -60px
}

.new7 .vc-cbtn:before {
	font-size: 14px;
	width: 30px;
	height: 120px;
	line-height: 120px
}

.new7 .vc-left.rightcenter.lr {
	right: 30px;
	left: auto
}

.new7 .vc-left.rightcenter.tb {
	left: auto;
	right: 0;
	margin-top: -30px
}

.new7 .vc-right.rightcenter.tb {
	margin-top: 0px
}

.new7 .vc-left.rightbottom.lr {
	top: auto;
	left: auto;
	bottom: 0;
	right: 30px
}

.new7 .vc-right.rightbottom.lr {
	top: auto;
	bottom: 0
}

.new7 .vc-left.rightbottom.tb {
	left: auto;
	top: auto;
	right: 0;
	bottom: 0;
	margin-bottom: 30px
}

.new7 .vc-right.rightbottom.tb {
	top: auto;
	bottom: 0;
	margin-top: 0px
}

.new7 .vc-right.leftcenter.lr {
	left: 30px;
	right: auto
}

.new7 .vc-left.leftcenter.tb {
	margin-top: 0px
}

.new7 .vc-right.leftcenter.tb {
	left: 0px;
	right: auto;
	margin-top: -30px
}

.new7 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px
}

.new7 .vc-right.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	;
	left: 30px
}

.new7 .vc-left.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-bottom: 30px
}

.new7 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0px;
	margin-top: 0px
}

@-webkit-keyframes qfyfadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes qfyfadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, , 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes qfyfadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@-webkit-keyframes qfyfadeInToRight {
	0% {
		-webkit-transform: translate3d(0, 0, 0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0)
	}
}

@keyframes qfyfadeInToRight {
	0% {
		transform: translate3d(0, 0, 0)
	}
	100% {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes qfyfadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateZ(0);
		transform: translateZ(0)
	}
}

.qfyfadeInUp {
	animation-name: qfyfadeInUp;
}

.qfyanimate {
	visibility: hidden;
}

.qfyanimated {
	visibility: visible;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: backwards;
	animation-fill-mode: backwards
}

.list-style3 .qfyanimated {
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes fadeOutUp1 {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}
}

@-moz-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-moz-transform: translateY(0)
	}
	100% {
		opacity: 0;
		-moz-transform: translateY(-20px)
	}
}

@-ms-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-ms-transform: translateY(0)
	}
	100% {
		opacity: 0;
		-ms-transform: translateY(-20px)
	}
}

@-o-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-o-transform: translateY(0)
	}
	100% {
		opacity: 0;
		-o-transform: translateY(-20px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}
	100% {
		opacity: 0;
		transform: translateY(-20px)
	}
}

.qfyfadeOutUp {
	-webkit-animation-duration: 1.5s;
	animation-duration: 1.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeOutUp;
	-moz-animation-name: fadeOutUp1;
	-ms-animation-name: fadeOutUp1;
	-o-animation-name: fadeOutUp1;
	animation-name: fadeOutUp1
}

.rev_slider_wrapper.fullscreen-container {
	height: 100vh
}

.qfy-column-inner>.column_inner {
	transition: all 0.3s ease 0s
}

.vc-column-dragging .qfy-column-inner>.column_inner {
	transition: none
}

.qfy-column-inner>.column_inner>.background-overlay {
	transition: all 0.3s ease 0s
}

.gray_scale {
	-webkit-filter: grayscale(100%) contrast(70%);
	filter: grayscale(100%) contrast(70%)
}

.div_event_off {
	position: relative
}

.div_event_off::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: trasparent
}

.vc_icon_element-icon,
.vc_icon_element-inner {
	transition: all 0.3s ease 0s
}

.qfy-element>.jiathis_style span {
	font-family: inherit
}

.qfy-pagination-link-icon {
	stroke-width: 2;
	vertical-align: middle;
	width: 16px;
	height: 45px;
	stroke: #ccc;
	overflow: hidden
}

.lrlayout .prenext_inner .action {
	display: inline
}

.lrlayout .prenext_inner .title {
	display: inline-block
}

.lrlayout .prenext_inner .pre_inner {
	vertical-align: middle
}

.lrlayout .blank {
	display: block
}

.lrlayout .pre_a {
	float: left
}

.lrlayout .next_a {
	float: right
}

.lrmiddlelayout .prenext_inner .action {
	display: none
}

.lrmiddlelayout .prenext_inner .title {
	display: inline-block
}

.lrmiddlelayout .prenext_inner .pre_inner {
	vertical-align: middle
}

.lrmiddlelayout .blank {
	display: block
}

.lrmiddlelayout .pre_a {
	float: left;
	position: relative
}

.lrmiddlelayout .next_a {
	float: right;
	position: relative
}

.lrmiddlelayout .pre_a .td_inner {
	transform: translate3D(-100%, 0, 0);
	transition: opacity 150ms ease-out, visibility 0ms 150ms linear, transform 100ms ease-out
}

.lrmiddlelayout .pre_a:hover .td_inner {
	transform: translate3D(0, 0, 0)
}

.lrmiddlelayout a .qfy-pagination-link-icon {
	transition: transform 150ms ease-out, opacity 100ms ease-out, visibility 0ms 150ms linear;
	opacity: 1;
	visibility: visible
}

.lrmiddlelayout .pre_a:hover .qfy-pagination-link-icon {
	transform: translate3d(-40px, 0, 0);
	opacity: 0;
	visibility: hidden
}

.lrmiddlelayout .next_a .td_inner {
	transform: translate3D(100%, 0, 0);
	transition: opacity 150ms ease-out, visibility 0ms 150ms linear, transform 100ms ease-out
}

.lrmiddlelayout .next_a:hover .td_inner {
	transform: translate3D(0, 0, 0)
}

.lrmiddlelayout .next_a:hover .qfy-pagination-link-icon {
	transform: translate3d(40px, 0, 0);
	opacity: 0;
	visibility: hidden
}

.lrmiddlelayout.wrap .pre_inner,
.lrmiddlelayout.wrap .next_inner {
	background: transparent!important;
	border-color: transparent!important
}

.lrmiddlelayout .pre_a .icon_warp {
	position: absolute;
	left: 10px;
	top: 0
}

.lrmiddlelayout .next_a .icon_warp {
	position: absolute;
	right: 10px;
	top: 0
}

.qfyheaderbtn::after {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #999;
	position: absolute;
	top: 28px;
	left: 15px;
	transition: all 0.3s ease-out 0s;
}

.qfyheaderbtn::before {
	content: '';
	display: block;
	width: 20px;
	height: 2px;
	background: #999;
	position: absolute;
	top: 18px;
	left: 15px;
	transition: all 0.3s ease-out 0s;
}

.qfyheaderbtn {
	display: block;
	left: -90px;
	top: 20px;
	color: #dedede;
	background-color: rgb(57, 57, 57);
	width: 50px;
	height: 50px;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	position: absolute;
	z-index: 2;
	cursor: pointer;
}

.menuopen .qfyheaderbtn::after,
.qfyheaderbtn:hover::after {
	transform: rotate(45deg);
	top: 25px;
	background: #fff;
}

.menuopen .qfyheaderbtn::before,
.qfyheaderbtn:hover::before {
	transform: rotate(-45deg);
	top: 25px;
	background: #fff;
}

.menuopen .qfyheaderbtn {
	margin-left: 400px;
}

.qfyheadercontent {
	width: 400px;
	left: auto;
	background-color: #FFF;
	right: -400px;
	position: fixed;
	z-index: 9999;
	height: 100%;
	transition: transform 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	top: 0;
}

#header.newrightmenu:not(.position-ab-fixed),
#header.newleftmenu:not(.position-ab-fixed) {
	position: relative;
}

#page:not(.menuopen) #header:not(.position-ab-fixed) .qfyheadercontent {
	position: absolute;
}

.qfyheadercontent.menuleft {
	left: -400px;
	right: auto;
}

#header.position-ab-fixed {
	position: fixed!important;
	z-index: 200;
	width: 100%;
	background: transparent;
	top: 0;
	box-shadow: none!important;
}

.qfyheadercontent.menuleft .qfyheaderbtn {
	right: -75px;
	top: 20px;
	left: auto;
}

.menuopen .qfyheadercontent.menuleft {
	-webkit-transform: translate3d(400px, 0, 0);
	transform: translate3d(400px, 0, 0);
}

.menuopen .qfyheadercontent.menuleft .qfyheaderbtn {
	margin-right: 400px;
}

.newrightmenu #navigation,
.newleftmenu #navigation {
	position: initial!important;
}

.newrightmenu #navigation>.controls-element {
	top: 30px;
	z-index: 10000;
	position: absolute;
	right: 100px;
}

.newleftmenu #navigation>.controls-element {
	top: 30px;
	z-index: 10000;
	position: absolute;
	left: 100px;
}

.menuopen .qfyheadercontent {
	-webkit-transform: translate3d(-400px, 0, 0);
	transform: translate3d(-400px, 0, 0);
}

.qfyheadercontent .qfyheaderul {
	padding-top: 100px;
	display: table-cell;
	vertical-align: top;
	width: 400px;
}

.qfyheadercontent .qfyheaderfloat {
	display: table-cell;
	vertical-align: top;
	width: 200px;
	overflow: hidden;
	height: 100vh;
}

.qfyheadercontent .qfyheaderul li {
	text-align: left;
	border-top: 1px solid #F5F5F5;
	padding: 0 50px 0!important;
	width: 100%;
	line-height: 50px;
	height: 50px;
	float: left;
}

.qfyheadercontent .qfyheaderul .qfy-sub-div {
	display: none!important;
}

.qfyheadercontent .qfyheaderul li a {
	text-align: left!important;
	padding: 0!important;
	display: inline-block!important;
	vertical-align: middle;
}

.qfyheadercontent .qfyheaderul .newmainmenu>li:hover {
	background: #f8f8f8;
}

.qfyheadercontent li.has-children,
.qfyheadercontent li.has-children>a {
	position: relative;
}

.qfyheadercontent li.has-children>a:after {
	content: "\f107"!important;
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	right: -15px!important;
	top: 50%;
	margin-top: -7px !important;
	background-image: none!important;
}

.qfyheadercontent li.has-children ul.sub-nav {
	overflow: hidden;
	top: -1px;
	z-index: 3;
	left: 200px;
	transition: all 0.3s ease-out 0s;
	position: absolute;
	width: 100%!important;
	;
	-webkit-transform: translate3d(0px, 10px, 0px);
	transform: translate3d(0px, 10px, 0px);
	box-shadow: none;
}

.qfyheadercontent ul li:hover>ul.sub-nav {
	transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
	opacity: 1;
	visibility: visible;
	transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-webkit-transform: translate3d(0px, 0px, 0px);
}

.qfyheadercontent ul li>ul.sub-nav ul.sub-nav {
	left: 100px!important;
	width: 200px!important;
}

.qfyheadercontent .sub-nav li {
	padding-left: 10px!important;
	border-top: 1px solid transparent!important;
	border-bottom: 0!important;
}

.qfyheadercontent .sub-nav li a {
	display: inline-block;
	padding: 0;
	line-height: inherit;
}

#header.bit-logo-menu #navigation,
#header.bit-logo-menu #navigation #main-nav {
	width: 100%;
}

#header.bit-logo-menu #navigation #branding,
#phantom.bit-logo-menu .menu-center-nav #branding {
	max-width: 100%!important;
}

#header.bit-logo-menu .navigation-holder {
	background: transparent;
}

#phantom.bit-logo-menu .bitem.text {
	display: none;
}

#phantom.bit-logo-menu #main-nav {
	padding: 0;
	line-height: initial;
}

#phantom.bit-logo-menu .menu-box {
	padding-top: 0;
	padding-bottom: 0;
}

#phantom .ui-custom-drop-container,
.position-ab-fixed .ui-custom-drop-container {
	display: none;
}

.menu-center-nav {
	position: relative
}

#header.position-ab-fixed .branding-div.nofollow {
	display: none;
}

.sub-sliderup .sub-nav {
	margin-top: 10px;
	transition: all 0.3s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}

.footerbar-menu ul {
	display: table;
}

.footerbar-menu ul.fmenu>li {
	display: table-cell;
	float: none;
}

.footerbar-menu ul.fmenu>li:last-child {
	border-right: 0!important
}

.footerbar-menu ul.fmenu .sub-menu ul>li:last-child {
	border-bottom: 0!important
}

.footerbar-menu ul>li>a {
	padding: 0;
}

.footerbar-menu ul>li>a>span {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.footerbar-menu ul.fmenu>li.menu-item-has-children::after {
	content: "\f0dd";
	font: normal normal normal 14px/1 FontAwesome;
	position: absolute;
	transform: rotate(-45deg);
	right: 2px;
	bottom: 1px;
}

.footerbar-menu .sub-menu {
	display: none;
	position: absolute;
	bottom: 100%
}

.footerbar-menu li .sub-menu li {
	float: none
}

.footerbar-menu li .sub-menu {
	box-shadow: 0 3px 10px 2px rgba(216, 216, 216, 0.1)
}

.loginandregister.site_tooler {
	position: relative
}

.pop_search_btn_div button:hover {
	background-color: rgba(0, 0, 0, 0.05)!important
}

.bitem.logo.fixedwidth {
	vertical-align: middle;
}

.bitem.logo.fixedwidth img {
	max-width: 100%;
}

.video-background.toplay,
.video-background.playing {
	top: 50%;
	left: 50%;
	cursor: pointer;
	display: block;
	-webkit-transform: translate3d(-50%, -50%, 0)!important;
	transform: translate3d(-50%, -50%, 0)!important;
	width: 15%;
	max-width: 80px;
	min-width: 40px;
	padding: 0;
	position: absolute;
}

.page-from-right-to-center {
	-webkit-animation: pageFromRightToCenter 400ms forwards;
	animation: pageFromRightToCenter 400ms forwards;
	z-index: 2002;
}

.page-from-center-to-right {
	-webkit-animation: pageFromCenterToRight 400ms forwards;
	animation: pageFromCenterToRight 400ms forwards;
	z-index: 2002;
}

@-webkit-keyframes pageFromRightToCenter {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@keyframes pageFromRightToCenter {
	from {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9;
	}
	to {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
}

@-webkit-keyframes pageFromCenterToRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9;
	}
}

@keyframes pageFromCenterToRight {
	from {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
		opacity: 1;
	}
	to {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		opacity: .9;
	}
}

.page-from-center-to-left {
	-webkit-animation: pageFromCenterToLeft 400ms forwards;
	animation: pageFromCenterToLeft 400ms forwards;
}

.page-from-left-to-center {
	-webkit-animation: pageFromLeftToCenter 400ms forwards;
	animation: pageFromLeftToCenter 400ms forwards;
}

@-webkit-keyframes pageFromCenterToLeft {
	from {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		opacity: 0.5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0);
	}
}

@keyframes pageFromCenterToLeft {
	from {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	to {
		opacity: 0.5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0);
	}
}

@-webkit-keyframes pageFromLeftToCenter {
	from {
		opacity: .5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes pageFromLeftToCenter {
	from {
		opacity: .5;
		-webkit-transform: translate3d(-20%, 0, 0);
		transform: translate3d(-20%, 0, 0);
	}
	to {
		opacity: 1;
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.qfy-slidercontent .royalSlider_gallery_new>section:first-child,
.qfy-tabcontent .royalSlider_gallery_new>section:first-child {
	display: block
}

.qfy_popup {
	cursor: pointer
}

.image_popup .block-close:hover {
	color: red!important
}

.image_popup .pop_image1.video .content_inner {
	display: none
}

div.qfy-secode {
	margin: 0 auto;
	max-width: 100%;
	border: 1px solid #e5e5e5
}

#secodeinfo img {
	max-width: 100%
}

div.qfyuser-submit input.onlyshow_usermange {
	display: none!important
}

.price_warp.pt2 .add_to_cart_button {
	margin-left: 10px
}

.price_warp.pt3 .add_to_cart_button {
	display: block
}

.productlists.add_to_cart_button {
	display: inline-block;
	background-image: none;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	font-family: 微软雅黑;
	border-color: #d26e4b;
	background-color: #d26e4b;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 8px;
	padding-right: 8px
}

.itemmobilebody {
	clear: both
}

ul.mobile_list li {
	list-style: none!important
}

ul.mobile_list .blog-content .post-title {
	margin-bottom: 5px
}

ul.mobile_list .blog-media.wf-td {
	display: table-cell
}

.slider-btn {
	z-index: 1;
	position: relative
}

.slider-btn:before {
	content: "";
	width: 100%;
	height: 100%;
	z-index: -1;
	top: 0;
	position: absolute;
	left: 0;
	transform: scaleX(0);
	transform-origin: right;
	transition: transform .7s cubic-bezier(.19, 1, .22, 1);
	-webkit-transition: transform .7s cubic-bezier(.19, 1, .22, 1)
}

.slider-btn:hover:before {
	transform: scaleX(1);
	transform-origin: left
}

.doing .tmp_displaynone {
	display: none
}

img.fr-rounded {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

img.fr-circular {
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-background-clip: padding;
	-webkit-background-clip: padding-box;
	background-clip: padding-box
}

img.fr-bordered {
	border: solid 5px #CCC
}

img.fr-bordered {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box
}

img.fr-shadow {
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16);
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 1px 1px rgba(0, 0, 0, 0.16)
}

table.qtable {
	border: none;
	border-collapse: collapse;
	empty-cells: show;
	max-width: 100%
}

table.qtable.fr-dashed-borders td,
table.qtable.fr-dashed-borders th {
	border-style: dashed
}

table.qtable.fr-alternate-rows tbody tr:nth-child(2n),
table.qtable.fr-alternate-rows tbody tr:nth-child(2n) {
	background: #f5f5f5
}

table.qtable td,
table.qtable th {
	border: 1px solid #dddddd
}

table.qtable td:empty,
table.qtable th:empty {
	height: 20px
}

table.qtable td.fr-highlighted,
table.qtable th.fr-highlighted {
	border: 1px double red
}

table.qtable td.fr-thick,
table.qtable th.fr-thick {
	border-width: 2px
}

table.qtable th {
	background: #e6e6e6
}

table.fr-noVborder.qtable tr>td,
table.fr-noVborder.qtable tr>th {
	border-left: 0!important;
	;
	border-right: 0!important;
}

table.fr-noLborder.qtable tr>td:not(:first-child),
table.fr-noLborder.qtable tr>th:not(:first-child) {
	border-left: 0!important
}

table.fr-noLborder.qtable tr>td:not(:last-child),
table.fr-noLborder.qtable tr>th:not(:last-child) {
	border-right: 0!important
}

table.fr-noCborder.qtable tr>td:not(:first-child) {
	border-left: 0!important
}

table.fr-noCborder.qtable tr>td:not(:last-child) {
	border-right: 0!important
}

table.fr-noCborder.qtable tr:not(:first-child)>td {
	border-top: 0!important
}

table.fr-noCborder.qtable tr:not(:last-child)>td {
	border-bottom: 0!important
}

@-webkit-keyframes circle {
	0%,
	100%,
	50% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	25% {
		-webkit-transform: translate(160px, 80px);
		transform: translate(160px, 80px)
	}
	75% {
		-webkit-transform: translate(-160px, -80px);
		transform: translate(-160px, -80px)
	}
}

@keyframes circle {
	0%,
	100%,
	50% {
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0)
	}
	25% {
		-webkit-transform: translate(160px, 80px);
		transform: translate(160px, 80px)
	}
	75% {
		-webkit-transform: translate(-160px, -80px);
		transform: translate(-160px, -80px)
	}
}

@-webkit-keyframes triangle {
	0%,
	100%,
	50% {
		-webkit-transform: translate(0, 0) rotate(26deg);
		transform: translate(0, 0) rotate(26deg)
	}
	25% {
		-webkit-transform: translate(-140px, -80px) rotate(54deg);
		transform: translate(-140px, -80px) rotate(54deg)
	}
	75% {
		-webkit-transform: translate(140px, 80px) rotate(0);
		transform: translate(140px, 80px) rotate(0)
	}
}

@keyframes triangle {
	0%,
	100%,
	50% {
		-webkit-transform: translate(0, 0) rotate(26deg);
		transform: translate(0, 0) rotate(26deg)
	}
	25% {
		-webkit-transform: translate(-140px, -80px) rotate(54deg);
		transform: translate(-140px, -80px) rotate(54deg)
	}
	75% {
		-webkit-transform: translate(140px, 80px) rotate(0);
		transform: translate(140px, 80px) rotate(0)
	}
}

@-webkit-keyframes squareindex {
	0%,
	100%,
	50% {
		-webkit-transform: translate(0, 0) rotate(-156deg);
		transform: translate(0, 0) rotate(-156deg)
	}
	25% {
		-webkit-transform: translate(-120px, -80px) rotate(-186deg);
		transform: translate(-120px, -80px) rotate(-186deg)
	}
	75% {
		-webkit-transform: translate(120px, 80px) rotate(-126deg);
		transform: translate(120px, 80px) rotate(-126deg)
	}
}

@keyframes squareindex {
	0%,
	100%,
	50% {
		-webkit-transform: translate(0, 0) rotate(-156deg);
		transform: translate(0, 0) rotate(-156deg)
	}
	25% {
		-webkit-transform: translate(-120px, -80px) rotate(-186deg);
		transform: translate(-120px, -80px) rotate(-186deg)
	}
	75% {
		-webkit-transform: translate(120px, 80px) rotate(-126deg);
		transform: translate(120px, 80px) rotate(-126deg)
	}
}

.layout-bg-circle {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 870px;
	height: 870px;
	margin-top: -800px;
	margin-left: -1200px;
	-webkit-animation: circle 80s linear infinite;
	animation: circle 80s linear infinite;
	border-radius: 50%;
	background: red;
}

.layout-bg-square {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 700px;
	height: 700px;
	margin-top: -200px;
	margin-left: -420px;
	-webkit-transform: rotate(156deg);
	-ms-transform: rotate(156deg);
	transform: rotate(156deg);
	-webkit-animation: squareindex 60s linear infinite;
	animation: squareindex 60s linear infinite;
	border-radius: 10px;
	background: #000
}

.layout-bg-triangle {
	margin-top: -150px;
	margin-left: 1200px;
	position: absolute;
	width: 0;
	height: 0;
	-webkit-transform: rotate(26deg);
	-ms-transform: rotate(26deg);
	transform: rotate(26deg);
	-webkit-animation: triangle 100s linear infinite;
	animation: triangle 100s linear infinite;
	border-right: 320px solid transparent;
	border-bottom: 554px solid blue;
	border-left: 320px solid transparent;
}


/* dt-custom-less: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/uploads/qf-less/qfy-01/css/custom-416f650820.css) */

@charset "utf-8";
.wf-clearfix:before {
	content: "";
	display: table;
}

.wf-clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.ancient-ie .wf-clearfix {
	zoom: 1;
}

.wf-container:before {
	content: "";
	display: table;
}

.wf-container:after {
	content: "";
	display: table;
	clear: both;
}

.ancient-ie .wf-container {
	zoom: 1;
}

html,
body,
body.page,
.wf-container>*,
.gform_wrapper .top_label .gfield_label,
textarea,
input {
	font: 14px;
	word-spacing: normal;
	color: #8d9095;
	font-family: "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
}

#reply-title small,
#main .gform_wrapper textarea {
	font: normal normal normal 14px / 22px "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
}

.rollover-content,
.swiper-caption,
.portfolio.layout-masonry-grid .post .details,
.portfolio.grid-text-hovers .portfolio-grid .post .details,
.layout-masonry-grid .post .details,
.grid-text-hovers .portfolio-grid .post .details {
	line-height: 22px;
}

.ancient-ie html,
.ancient-ie body,
.ancient-ie textarea,
.ancient-ie .wf-container>* {
	line-height: 22px;
}

body {
	background: #e5e5e5 none no-repeat fixed center top;
	background-size: cover;
}

.overlap #main {
	background-image: none, #ffffff none no-repeat fixed center top, -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
	background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, -ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover;
	-webkit-box-shadow: 0px -1px 0px 0px rgba(5, 38, 57, 0.05);
	-moz-box-shadow: 0px -1px 0px 0px rgba(5, 38, 57, 0.05);
	box-shadow: 0px -1px 0px 0px rgba(5, 38, 57, 0.05);
}

.overlap .main-gradient {
	background-image: none, #ffffff none no-repeat fixed center top, -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
	background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, -ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 20px, rgba(255, 255, 255, 0.94) 30px, rgba(255, 255, 255, 0.98) 50px, rgba(255, 255, 255, 0.99) 60px, #ffffff 70px);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-size: cover;
	-webkit-box-shadow: 0px -1px 0px 0px rgba(5, 38, 57, 0.05);
	-moz-box-shadow: 0px -1px 0px 0px rgba(5, 38, 57, 0.05);
	box-shadow: 0px -1px 0px 0px rgba(5, 38, 57, 0.05);
}

@media screen and (max-width:1024px) {
	.overlap #main,
	.overlap .main-gradient {
		background-image: none, #ffffff none no-repeat fixed center top, -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 15px, rgba(255, 255, 255, 0.94) 20px, rgba(255, 255, 255, 0.98) 30px, rgba(255, 255, 255, 0.99) 35px, #ffffff 40px);
		background-image: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
		background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 15px, rgba(255, 255, 255, 0.94) 20px, rgba(255, 255, 255, 0.98) 30px, rgba(255, 255, 255, 0.99) 35px, #ffffff 40px);
		background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 15px, rgba(255, 255, 255, 0.94) 20px, rgba(255, 255, 255, 0.98) 30px, rgba(255, 255, 255, 0.99) 35px, #ffffff 40px);
		background-image: none, -ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 15px, rgba(255, 255, 255, 0.94) 20px, rgba(255, 255, 255, 0.98) 30px, rgba(255, 255, 255, 0.99) 35px, #ffffff 40px);
		background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 5px, rgba(255, 255, 255, 0.86) 10px, rgba(255, 255, 255, 0.9) 15px, rgba(255, 255, 255, 0.94) 20px, rgba(255, 255, 255, 0.98) 30px, rgba(255, 255, 255, 0.99) 35px, #ffffff 40px);
	}
}

@media screen and (max-width:800px) {
	.overlap #main,
	.overlap .main-gradient {
		background-image: none, #ffffff none no-repeat fixed center top, -moz-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 2px, rgba(255, 255, 255, 0.86) 5px, rgba(255, 255, 255, 0.9) 8px, rgba(255, 255, 255, 0.94) 11px, rgba(255, 255, 255, 0.98) 16px, rgba(255, 255, 255, 0.99) 18px, #ffffff 20px);
		background-image: none, -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
		background-image: none, -webkit-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 2px, rgba(255, 255, 255, 0.86) 5px, rgba(255, 255, 255, 0.9) 8px, rgba(255, 255, 255, 0.94) 11px, rgba(255, 255, 255, 0.98) 16px, rgba(255, 255, 255, 0.99) 18px, #ffffff 20px);
		background-image: none, -o-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 2px, rgba(255, 255, 255, 0.86) 5px, rgba(255, 255, 255, 0.9) 8px, rgba(255, 255, 255, 0.94) 11px, rgba(255, 255, 255, 0.98) 16px, rgba(255, 255, 255, 0.99) 18px, #ffffff 20px);
		background-image: none, -ms-linear-gradient(top, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 2px, rgba(255, 255, 255, 0.86) 5px, rgba(255, 255, 255, 0.9) 8px, rgba(255, 255, 255, 0.94) 11px, rgba(255, 255, 255, 0.98) 16px, rgba(255, 255, 255, 0.99) 18px, #ffffff 20px);
		background-image: none, linear-gradient(to bottom, rgba(255, 255, 255, 0.75) 0px, rgba(255, 255, 255, 0.8) 2px, rgba(255, 255, 255, 0.86) 5px, rgba(255, 255, 255, 0.9) 8px, rgba(255, 255, 255, 0.94) 11px, rgba(255, 255, 255, 0.98) 16px, rgba(255, 255, 255, 0.99) 18px, #ffffff 20px);
	}
}

.old-ie9 .overlap #main {
	background: #ffffff none no-repeat fixed center top;
}

.old-ie .overlap #main {
	background: #ffffff none no-repeat fixed center top;
}

.color-secondary,
.text-secondary {
	color: #1e73be;
}

.color-accent {
	color: #1e73be;
}

.stripe-style-1 .color-accent {
	color: #1e73be;
}

.stripe-style-2 .color-accent {
	color: #1e73be;
}

.stripe-style-3 .color-accent {
	color: #1e73be;
}

.stripe-style-4 .color-accent {
	color: #1e73be;
}

.stripe-style-5 .color-accent {
	color: #1e73be;
}

.text-normal {
	font-size: 14px;
}

.text-small {
	font-size: 12px;
}

.text-big {
	font-size: 15px;
}

#page {
	background: #ffffff none no-repeat fixed center top;
	background-size: cover;
}

.old-ie #page {
	background-color: #ffffff;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
}

a {
	color: #1e73be;
	text-decoration: none;
}

a:hover {
	color: #1e73be;
	text-decoration: underline;
}

.page-title {
	background-color: rgba(55, 58, 65, 0.04);
}

.page-title:after,
#main-slideshow.fixed:after,
#main-slideshow.layer-fixed:after,
#main-slideshow.fix:after {
	background-color: #dadee1;
}

.old-ie .page-title:after {
	background-color: #dadee1;
}

h1,
.h1-size {
	color: #373a41;
	text-transform: none;
}

.page-title.title-left h1,
.page-title.title-right h1 {
	font: normal normal normal 22px / 26px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

h1 a,
h1 a:hover {
	color: #373a41;
}

.hr-breadcrumbs.divider-heder,
.hr-breadcrumbs.divider-heder a {
	color: #373a41;
}

h2,
h1.entry-title,
.vc_pie_chart .vc_pie_chart_value,
.h2-size {
	color: #373a41;
	text-transform: none;
}

.vc_pie_chart .vc_pie_chart_value {
	font: normal normal normal 36px / 40px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
}

h2 a,
h2 a:hover,
h1.entry-title a {
	color: #373a41;
}

h3,
h2.entry-title,
.fancy-subtitle,
.comments-title,
h3.gform_title,
.gform_wrapper h3.gform_title,
.h3-size {
	color: #373a41;
	text-transform: none;
}

h3 a,
h3 a:hover,
h2.entry-title a,
.comments-title a,
#reply-title {
	color: #373a41;
}

.fancy-title,
.fancy-header .breadcrumbs a {
	color: #fff;
}

.fancy-subtitle {
	color: #1e73be;
}

h4,
.page h4,
.rollover-content h2.entry-title,
.flex-caption h2,
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item h2,
.button-load-more,
.paginator .loading-ready,
.style-minimal #page .paginator .button-load-more,
.h4-size {
	color: #373a41;
}

h4 a,
h4 a:hover,
.widget-title a {
	color: #373a41;
}

h5,
.author-quote,
.h5-size {
	color: #373a41;
	text-transform: none;
}

h5 a,
h5 a:hover {
	color: #373a41;
}

h6,
.h6-size {
	color: #373a41;
	font: normal normal normal 14px / 16px "Open Sans", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

h6 a,
h6 a:hover {
	color: #373a41;
}

#top-bar,
.shopping-cart-inner {
	line-height: 40px;
	background: #474747 none repeat center center;
	color: #ffffff;
	font-size: 12px;
}

#top-bar:before,
.shopping-cart-inner:before {
	content: "";
	display: table;
}

#top-bar:after,
.shopping-cart-inner:after {
	content: "";
	display: table;
	clear: both;
}

.ancient-ie #top-bar,
.ancient-ie .shopping-cart-inner {
	zoom: 1;
}

@media screen and (max-width:760px) {
	#top-bar {
		line-height: 28px;
	}
}

#top-bar:after {
	border-bottom: 1px 0 #ffffff;
}

.old-ie #top-bar {
	background: #474747 none repeat center center;
}

#top-bar a,
#top-bar .mini-nav .customSelect,
#top-bar .mini-nav>ul>li:hover>a {
	color: #ffffff;
}

#top-bar .mini-nav ul>li.act>a,
#bottom-bar .mini-nav ul>li.act>a {
	color: #ffffff;
	text-decoration: underline;
}

#bottom-bar .mini-nav ul>li.act>a,
#bottom-bar .mini-nav>ul>li:hover>a {
	color: #8d9095;
}

#top-bar .mini-nav ul>li:hover>a span,
#bottom-bar .mini-nav ul>li:hover>a span {
	text-decoration: underline;
}

#top-bar .mini-search {
	border-color: #e7e7e7;
	margin-top: 6.6px;
	margin-bottom: 7.3333333333333px;
}

.mini-search input[type="text"]::-webkit-input-placeholder {
	color: #676767;
}

.mini-search input[type="text"]:-moz-placeholder {
	color: #676767;
}

.mini-search input[type="text"]::-moz-placeholder {
	color: #676767;
	opacity: 1;
}

.mini-search input[type="text"]:-ms-input-placeholder {
	color: #676767;
}

.mini-search input[type="text"]:input-placeholder {
	color: #676767;
}

.mini-search input {
	font-family: "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
}

#main-nav:before {
	content: "";
	display: table;
}

#main-nav:after {
	content: "";
	display: table;
	clear: both;
}

.ancient-ie #main-nav {
	zoom: 1;
}

.logo-center .mini-search,
.logo-center .mini-search .submit,
.logo-classic-centered .mini-search,
.logo-classic-centered .mini-search .submit {
	height: 33px;
}

#main-nav>li>a>span>span.menu-subtitle {
	font-size: 11px;
	color: rgba(255, 255, 255, 0.4);
	line-height: 13px;
	font-family: "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
}

#main-nav>li.act>a>span>span.menu-subtitle,
#main-nav>li:hover>a>span>span.menu-subtitle {
	color: #1585d4;
}

#main-nav>li {
	margin-left: 15px;
	margin-right: 15px;
}

#main-nav>li>a {
	padding: 6px 0 7px;
}

#main-nav.menu-frame-on>li>a {
	padding: 6px 11px 7px;
}

#main-nav>li.has-children.level-arrows-on>a {
	padding: 6px 13px 7px 0;
}

#main-nav.menu-frame-on>li.has-children.level-arrows-on>a {
	padding: 6px 19px 7px 11px;
}

#main-nav>li.has-children.level-arrows-on>a:after {
	right: 0;
}

#main-nav.menu-frame-on>li.has-children.level-arrows-on>a:after {
	right: 7px;
}

.logo-classic #main-nav>li>a,
.logo-classic-centered #main-nav>li>a {
	padding: 8px 0;
}

.logo-classic #main-nav.menu-frame-on>li>a,
.logo-classic-centered #main-nav.menu-frame-on>li>a {
	padding: 9px 10.5px;
}

.logo-classic #main-nav>li.has-children.level-arrows-on>a,
.logo-classic-centered #main-nav>li.has-children.level-arrows-on>a {
	padding: 9px 12px 9px 0;
}

.logo-classic #main-nav.menu-frame-on>li.has-children.level-arrows-on>a,
.logo-classic-centered #main-nav.menu-frame-on>li.has-children.level-arrows-on>a {
	padding: 9px 17.5px 9px 10.5px;
}

.logo-classic #main-nav>li.has-children.level-arrows-on>a:after,
.logo-classic-centered #main-nav>li.has-children>a:after {
	right: 0;
}

.logo-classic #main-nav.menu-frame-on>li.has-children.level-arrows-on>a:after,
.logo-classic-centered #main-nav.menu-frame-on>li.has-children>a:after {
	right: 6px;
}

.csstransforms3d #main-nav.fancy-rollovers>li:hover>a,
.csstransforms3d #main-nav.fancy-rollovers>li.act>a>span,
.csstransforms3d #main-nav.fancy-rollovers>li.act:hover>a>span {
	background-color: transparent;
}

#main-nav.menu-frame-on>li.act,
.csstransforms3d #main-nav.fancy-rollovers.menu-frame-on>li.act {
	background-color: #1585d4;
}

#main-nav.menu-frame-on>li.act>a,
#main-nav.menu-frame-on>li.act:hover>a,
.csstransforms3d #main-nav.fancy-rollovers.menu-frame-on>li.act>a {
	color: #fff;
}

#main-nav>li.act>a,
#main-nav>li.act:hover>a {
	color: #1585d4;
}

#main-nav.menu-frame-on>li:hover>a,
#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on>li:hover>a {
	border: 1px solid #1585d4;
}

.logo-classic #main-nav.menu-frame-on>li:hover>a,
.logo-classic-centered #main-nav.menu-frame-on>li:hover>a {
	border: 1px solid transparent;
}

#main-nav>li.has-children.level-arrows-on>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

.mini-nav>ul>li.has-children {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

.mini-nav>ul>li.has-children.act {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#top-bar .mini-nav>ul>li.has-children,
#top-bar .mini-nav>ul>li.has-children.act,
#top-bar .mini-nav>ul>li.has-children:hover {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#bottom-bar .mini-nav>ul>li.has-children,
#bottom-bar .mini-nav>ul>li.has-children.act,
#bottom-bar .mini-nav>ul>li.has-children:hover {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%238d9095%22%20points=%220.824,4.516%204.514,0.669%208.205,4.481%207.184,5.516%204.514,2.841%201.84,5.516%20%22/%3E%3C/svg%3E");
}

.old-ie #main-nav>li.has-children.level-arrows-on>a:after,
.old-ie .custom-nav .has-children>a:after {
	background-position: -3px -125px;
}

.sidebar-content .widget .custom-nav .has-children>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23373a41%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

.widget .custom-nav .has-children>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23373a41%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

.custom-nav .has-children:hover>a:after,
.custom-nav .has-children>a.active:after,
.mini-nav>ul>li.has-children:hover {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

.custom-nav .has-children>a.active:after,
.sidebar-content .widget .custom-nav .has-children>a.active:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%220.824,4.516%204.514,0.669%208.205,4.481%207.184,5.516%204.514,2.841%201.84,5.516%20%22/%3E%3C/svg%3E");
}

.sub-nav li.has-children.level-arrows-on:after,
#top-bar .sub-nav li.has-children:after,
#bottom-bar .sub-nav li.has-children:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231b2838%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

.old-ie .sub-nav li.has-children.level-arrows-on:after {
	background-position: -5px -143px;
}

#header .mini-search .field {
	color: #1b2838;
	font-size: 14px;
	line-height: 33px;
}

#top-bar .mini-nav .sub-nav>li>a,
#bottom-bar .mini-nav .sub-nav>li>a {
	color: rgba(27, 40, 56, 0.7);
	font-size: 13px;
	line-height: 18px;
}

#top-bar .mini-nav>ul>li>.sub-nav {
	top: 32px;
}

.sub-nav li.has-children.act.level-arrows-on:after,
#top-bar .sub-nav li.has-children.act:after,
#bottom-bar .sub-nav li.has-children.act:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

#main-nav .mega-icon,
#main-nav .dt-mega-menu .sub-nav .dt-mega-parent>a .mega-icon {
	width: 14px;
	height: 14px;
}

.mega-icon img {
	max-width: 14px;
	max-height: 14px;
}

#main-nav .sub-nav .mega-icon {
	width: 12px;
	height: 12px;
}

#main-nav>.menu-item>a>.fa,
#main-nav .dt-mega-menu .sub-nav .dt-mega-parent>a .fa {
	font-size: 14px;
}

#main-nav>.menu-item>a>.fa {
	line-height: 21px;
}

#main-nav .sub-nav .fa,
.dl-menu li a .fa,
.dl-menuwrapper li>a .fa {
	font-size: 12px;
}

.paint-accent-color {
	color: #1e73be!important;
}

.sidebar-content {
	border: 1px solid rgba(218, 222, 225, 0.7);
	background: #ffffff none repeat center center;
}

.old-ie .sidebar-content {
	border: 1px solid #dadee1;
	background: #ffffff none repeat center center;
}

.sidebar .widget,
.sidebar-content .widget {
	border-top: 1px solid rgba(218, 222, 225, 0.7);
	color: #8d9095;
}

.old-ie .sidebar .widget,
.old-ie .sidebar-content .widget {
	border-top: 1px solid #dadee1;
}

.filter a,
.filter-sorting,
.paginator a,
.filter-categories.new-style a,
#page .filter .filter-categories.new-style a:first-child {
	border-color: #dadee1;
}

.old-ie .filter a,
.old-ie .filter-sorting,
.old-ie .paginator a {
	border-color: #dadee1;
}

.page-links,
.page-nav,
.filter-categories,
.filter-extras {
	border-color: #dadee1;
}

.old-ie .page-links,
.old-ie .page-nav,
.old-ie .filter-categories,
.old-ie .filter-extras {
	border-color: #dadee1;
}

.sidebar .widget-title,
.sidebar-content .widget-title {
	color: #373a41;
}

#bottom-bar {
	font-size: 12px;
	color: #8d9095;
	background: #474747 none repeat center top;
	border-top: 1px 0 #474950;
}

.old-ie #bottom-bar {
	background: #474747 none repeat center top;
}

#bottom-bar .mini-nav li:before {
	border-left-color: #474950;
}

#bottom-bar a,
#bottom-bar .mini-nav .customSelect {
	color: #8d9095;
}

#bottom-bar .mini-search,
#bottom-bar .mini-contacts li:before {
	background-color: ;
}

.old-ie #bottom-bar .mini-search,
.old-ie #bottom-bar .mini-contacts li:before {
	background-color: #dfdfde;
}

.close-link {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Crect%20x=%2210.661%22%20y=%22-1.048%22%20fill=%22white%22%20width=%220.021%22%20height=%220.083%22/%3E%3Crect%20x=%229.328%22%20y=%22-1.049%22%20fill=%22white%22%20width=%220.03%22%20height=%220.042%22/%3E%3Cpolygon%20fill=%22white%22%20points=%2215.081,14.044%2014.067,15.103%200.92,1.913%201.999,0.899%20%22/%3E%3Cpolygon%20fill=%22white%22%20points=%220.959,14.01%201.967,15.062%2015.041,1.946%2013.969,0.938%20%22/%3E%3C/svg%3E");
}

.mini-search .submit.act {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Crect%20x=%2210.661%22%20y=%22-1.048%22%20fill=%22%23ffffff%22%20width=%220.021%22%20height=%220.083%22/%3E%3Crect%20x=%229.328%22%20y=%22-1.049%22%20fill=%22%23ffffff%22%20width=%220.03%22%20height=%220.042%22/%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%2215.081,14.044%2014.067,15.103%200.92,1.913%201.999,0.899%20%22/%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%220.959,14.01%201.967,15.062%2015.041,1.946%2013.969,0.938%20%22/%3E%3C/svg%3E");
}

.old-ie .close-link {
	background-position: 8px -1190px;
}

.filter-categories .act:before,
.filter-categories .act.show-all:hover:before {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22white%22%20points=%229.983,5.576%206.106,9.142%203.657,6.676%204.68,5.611%206.225,7.201%208.983,4.545%20%22/%3E%3C/svg%3E");
}

.filter-categories .act:hover:before {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595%09C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22white%22%20points=%223.534,8.557%204.429,9.45%209.467,4.412%208.604,3.55%20%22/%3E%3Cpolygon%20fill=%22white%22%20points=%229.467,8.557%208.57,9.45%203.534,4.412%204.396,3.55%20%22/%3E%3C/svg%3E");
}

.st-accordion li.st-open>a,
.st-toggle.st-open>a,
#main .qfe_accordion .qfe_accordion_wrapper .ui-state-active>a,
#main .qfe_toggle_title_active,
#main #content h4.qfe_toggle_title_active {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22%231e73be%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%229.983,5.576%206.106,9.142%203.657,6.676%204.68,5.611%206.225,7.201%208.983,4.545%20%22/%3E%3C/svg%3E");
}

.old-ie .st-accordion li.st-open>a,
.old-ie #main .qfe_accordion .qfe_accordion_wrapper .ui-state-active>a {
	background-position: right -40px;
}

.old-ie .st-toggle.st-open>a,
.old-ie #main .qfe_toggle_title_active,
.old-ie #main #content h4.qfe_toggle_title_active {
	background-position: 0 1px;
}

.st-accordion li.st-open>a:hover,
.st-toggle.st-open>a:hover,
#main .qfe_accordion .qfe_accordion_wrapper .ui-state-active>a:hover,
#main .qfe_toggle_title_active:hover,
#main #content h4.qfe_toggle_title_active:hover {
	color: #373a41;
}

.filter-categories .act:hover {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2213px%22%20height=%2213px%22%20viewBox=%220%200%2013%2013%22%20enable-background=%22new%200%200%2013%2013%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22white%22%20d=%22M6.501,1.084c1.448,0,2.812,0.565,3.836,1.593c1.019,1.022,1.581,2.38,1.581,3.823c0,1.445-0.561,2.801-1.581,3.823c-1.022,1.026-2.388,1.595-3.836,1.595c-1.45,0-2.812-0.566-3.836-1.595C1.646,9.301,1.084,7.945,1.084,6.5c0-1.442,0.561-2.801,1.58-3.823C3.688,1.649,5.051,1.084,6.501,1.084%20M6.501,0C2.91,0,0,2.911,0,6.5C0,10.091,2.91,13,6.501,13C10.09,13,13,10.091,13,6.5C13,2.911,10.09,0,6.501,0L6.501,0z%22/%3E%3Cpolygon%20fill=%22white%22%20points=%229.983,5.576%206.106,9.142%203.657,6.676%204.68,5.611%206.225,7.201%208.983,4.545%20%22/%3E%3C/svg%3E");
}

.rsSlide .slider-post-caption,
.images-list-caption {
	line-height: 22px;
}

.old-ie .block-style-widget,
.old-ie .frame-on.frame-fancy,
.old-ie .sidebar-none .related-projects.slider-wrapper,
.old-ie .shortcode-code {
	border: 1px solid #dadee1;
}

.content .frame-on.frame-fancy {
	border: none;
}

.old-ie .searchform .submit {
	background-position: 0 -668px;
}

#top-bar .soc-ico a .glyphicon {
	color: #ffffff;
}

#top-bar .soc-ico a {
	border-color: transparent;
	text-align: center;
}

#top-bar .soc-ico.show-round a {
	border-color: rgba(255, 255, 255, 0.8);
}

#top-bar .soc-ico a:hover,
#top-bar .soc-ico a:hover .glyphicon {
	color: #ea7120;
}

#top-bar .soc-ico.show-round a:hover {
	border-color: rgba(234, 113, 32, 0.8);
}

.soc-ico a .icon,
.footer .soc-ico a .icon,
.sidebar .soc-ico a .icon {
	fill: #1e73be;
}

.soc-ico a,
.footer .soc-ico a,
.sidebar .soc-ico a {
	border-color: rgba(30, 115, 190, 0.8);
}


/* dt-bit-custom-less: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/uploads/qf-less/qfy-01/css/bit-custom-dd66062b54.css) */

@charset "utf-8";
.bit-html #page {
	-webkit-box-shadow: 0 0 12px #cccccc;
	-moz-box-shadow: 0 0 12px #cccccc;
	-ms-box-shadow: 0 0 12px #cccccc;
	-o-box-shadow: 0 0 12px #cccccc;
	box-shadow: 0 0 12px #cccccc;
}

#footer {
	background: #474747 none repeat center top;
	border-top: 1px 0 #dadee1;
}

.old-ie #footer {
	background: #474747 none repeat center top;
}

.bit-html #footer {
	min-height: 10px;
}

#header .navigation-holder {
	margin: 0;
}

#main-nav.bit-menu-default {
	padding: inherit-self-auto;
	border-radius: inherit-self-auto;
	border: inherit-self-auto;
	background: inherit-self-auto;
	margin: inherit-self-auto;
}

#main-nav.bit-menu-default>li {
	padding: inherit-self-auto;
	background: inherit-self-auto;
	margin: inherit-self-auto;
	border-left: inherit-self-auto;
	box-shadow: none;
	float: inherit-self-auto;
}

#main-nav.bit-menu-default>li>a {
	border-left: inherit-self-auto;
	border-radius: inherit-self-auto;
	color: #333333;
	line-height: inherit-self-auto;
	padding: 6px 0 7px 0;
	min-width: 10px;
	text-align: center;
}

#main-nav.bit-menu-default>li.first {
	border-left: inherit-self-auto;
	box-shadow: none;
}

#main-nav.bit-menu-default>li:hover,
#main-nav.bit-menu-default>li.act {
	background: inherit-self-auto;
}

#main-nav.bit-menu-default>li>a:hover,
#main-nav.bit-menu-default>li.dt-hovered>a,
#main-nav.bit-menu-default>li.act>a,
#main-nav.bit-menu-default>li:hover>a {
	border-radius: inherit-self-auto;
	border: inherit-self-auto;
	color: #1e73be;
	border-width: inherit-self-auto;
	border-color: inherit-self-auto;
	text-shadow: inherit-self-auto #1e73be;
}

#main-nav.bit-menu-default>li>a {
	border-radius: inherit-self-auto;
	border: inherit-self-auto;
	border-width: inherit-self-auto;
	border-color: transparent;
}

.bit-menu-default .dt-mega-menu .sub-nav li.act>a,
.bit-menu-default .dt-mega-menu .sub-nav li:hover>a {
	color: #4f4f4f;
}

#main-nav.bit-menu-default>li:hover>a span {
	color: #1e73be;
}

#main-nav.bit-menu-default .sub-nav li {
	background-color: #fefefe;
	border-bottom: 1px solid #eaeaea;
}

.old-ie #main-nav.bit-menu-default .sub-nav li {
	background-color: #fefefe;
	border-bottom: 1px solid #eaeaea;
}

#main-nav .sub-nav li a {
	padding: 6px 0 7px 0;
	padding-left: 12px;
}

#phantom #main-nav .sub-nav li a {
	padding: 6px 0 7px 0;
	padding-left: 12px;
}

.bit-menu-default .dt-mega-menu .sub-nav>li>a,
.bit-menu-default .sub-nav>li>a,
.bit-menu-default .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a {
	color: #333333;
}

.bit-menu-default .dt-mega-menu .sub-nav>li.act>a,
.bit-menu-default .dt-mega-menu .sub-nav>li:hover>a,
.bit-menu-default .sub-nav>li.act>a,
.bit-menu-default .sub-nav>li:hover>a {
	color: #4f4f4f;
}

.dl-menuwrapper .dl-container a .menu-subtitle.block br {
	display: none;
}

.dl-menuwrapper .dl-container a .menu-subtitle.block {
	font-size: 12px;
	padding-top: 5px;
	display: block;
}

.dl-menuwrapper .dl-container a .menu-subtitle.inline {
	font-size: 12px;
}

.dl-menuwrapper .dl-container a .menu-subtitle.inline .menu-separate {
	padding-left: 5px;
	padding-right: 5px;
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23333333%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
	right: 0;
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on:hover>a:after,
#main-nav.bit-menu-default>li.has-children.act.level-arrows-on>a:after,
#main-nav.bit-menu-default>li.has-children.act.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-default {
	padding: inherit-self-auto;
	border-radius: inherit-self-auto;
	border: inherit-self-auto;
	margin: inherit-self-auto;
}

#main-nav.bit-menu-default .menu-nav>li {
	padding: inherit-self-auto;
	margin: inherit-self-auto;
}

#main-nav.bit-menu-default .menu-nav>li>a {
	color: #333333;
	line-height: initial;
	padding: 6px 0 7px 0;
	display: block;
}

#main-nav.bit-menu-default .menu-nav>li.has-children.level-arrows-on>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23333333%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
	right: 0;
}

#main-nav.bit-menu-default .menu-nav>li>a:hover,
#main-nav.bit-menu-default .menu-nav>li.dt-hovered>a,
#main-nav.bit-menu-default .menu-nav>li.act>a,
#main-nav.bit-menu-default .menu-nav>li:hover>a {
	color: #1e73be;
}

#main-nav.bit-menu-default .menu-nav>li.has-children.level-arrows-on:hover>a:after,
#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on>a:after,
#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-default .sub-nav li.has-children.level-arrows-on:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23333333%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-default .sub-nav li.has-children.level-arrows-on:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%234f4f4f%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on {
	padding: ;
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on>a {
	position: relative;
	padding: 6px 12px 7px 0;
}

.bit-menu-default.mini-search .submit {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#333333%22%20d=%22M15.491,14.071L10.887,9.53c0.727-0.989,1.223-2.206,1.223-3.524C12.109,2.693,9.395,0,6.055,0S0,2.693,0,6.006c0,3.312,2.716,6.008,6.055,6.008c1.266,0,2.567-0.516,3.539-1.178l4.562,4.556%09L15.491,14.071z%20M1.632,5.996c0-2.429,1.975-4.403,4.403-4.403c2.429,0,4.402,1.975,4.402,4.403c0,2.428-1.974,4.402-4.402,4.402C3.607,10.396,1.632,8.423,1.632,5.996z%22/%3E%3C/svg%3E");
}

.bit-menu-default.mini-search .submit:hover {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#1e73be%22%20d=%22M15.491,14.071L10.887,9.53c0.727-0.989,1.223-2.206,1.223-3.524C12.109,2.693,9.395,0,6.055,0S0,2.693,0,6.006c0,3.312,2.716,6.008,6.055,6.008c1.266,0,2.567-0.516,3.539-1.178l4.562,4.556%09L15.491,14.071z%20M1.632,5.996c0-2.429,1.975-4.403,4.403-4.403c2.429,0,4.402,1.975,4.402,4.403c0,2.428-1.974,4.402-4.402,4.402C3.607,10.396,1.632,8.423,1.632,5.996z%22/%3E%3C/svg%3E");
}

#header #main-nav.menu-frame-on.bit-menu-default>li>a {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color: #333333;
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act {
	background-color: #fefefe;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act>a {
	color: #1e73be;
	border: 1px solid #fefefe;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe, #fefefe);
	background: -webkit-gradient(linear, left top, left bottom, #fefefe, #fefefe);
	background: -webkit-linear-gradient(top, #fefefe, #fefefe);
	background: -o-linear-gradient(top, #fefefe, #fefefe);
	background: -ms-linear-gradient(top, #fefefe, #fefefe);
	background: linear-gradient(to bottom, #fefefe, #fefefe);
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act>a>span {
	color: #1e73be;
}

#header #main-nav.menu-frame-on.bit-menu-default>li:hover>a {
	border: 1px solid #fefefe;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe, #fefefe);
	background: -webkit-gradient(linear, left top, left bottom, #fefefe, #fefefe);
	background: -webkit-linear-gradient(top, #fefefe, #fefefe);
	background: -o-linear-gradient(top, #fefefe, #fefefe);
	background: -ms-linear-gradient(top, #fefefe, #fefefe);
	background: linear-gradient(to bottom, #fefefe, #fefefe);
}

#header #main-nav.bit-menu-default>li>a i.underline {
	background-color: #1e73be;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li.act {
	background-color: #fefefe;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li>a {
	border: 1px solid transparent;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li>a>span {
	color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li>a:hover>span {
	color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li:hover>a {
	border: 1px solid #ffffff;
}

#main-nav.bit-menu-float {
	padding: inherit-self-auto;
	border-radius: inherit-self-auto;
	border: inherit-self-auto;
	background-color: inherit-self-auto;
	background: inherit-self-auto;
	margin: inherit-self-auto;
}

#main-nav.bit-menu-float>li {
	padding: inherit-self-auto;
	background: inherit-self-auto;
	border-left: inherit-self-auto;
	box-shadow: none;
}

#main-nav.bit-menu-float>li>a {
	border-left: inherit-self-auto;
	border-radius: inherit-self-auto;
	color: #ffffff;
	padding: 6px 10px 7px 10px;
	line-height: inherit-self-auto;
}

#main-nav.bit-menu-float>li.first {
	border-left: inherit-self-auto;
	box-shadow: none;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.act>a,
#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover {
	border-width: inherit-self-auto;
	border: inherit-self-auto;
	border-radius: inherit-self-auto;
	color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.act>a i.underline,
#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover i.underline {
	background-color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a {
	line-height: inherit-self-auto;
	border-width: inherit-self-auto;
	border-color: transparent;
}

#main-nav.bit-menu-float>li.first {
	border-left: inherit-self-auto;
}

#main-nav.bit-menu-float>li>a:hover,
#main-nav.bit-menu-float>li.dt-hovered>a,
#main-nav.bit-menu-float>li.act>a,
#phantom #main-nav.bit-menu-float>li:hover>a,
#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover,
#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.act>a,
#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.dt-hovered>a,
#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover {
	border: inherit-self-auto;
	color: #ffffff;
	border-width: inherit-self-auto;
	border-color: inherit-self-auto;
}

#main-nav.bit-menu-float>li.act>a,
#main-nav.bit-menu-float>li:hover>a {
	color: #ffffff;
}

.bit-menu-float .dt-mega-menu .sub-nav li.act>a,
.bit-menu-float .dt-mega-menu .sub-nav li:hover>a,
#main-nav.bit-menu-float .sub-nav>li:hover>a span {
	border: inherit-self-auto;
	color: #000;
}

.bit-menu-float .dt-mega-menu .sub-nav>li:hover>a,
.bit-menu-float .sub-nav>li:hover>a,
.bit-menu-float .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover {
	color: #000;
}

.bit-menu-float .dt-mega-menu .sub-nav>li>a,
.bit-menu-float .sub-nav>li>a,
.bit-menu-float .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a {
	color: #000;
}

#main-nav.bit-menu-float .sub-nav li {
	background: rgba(0, 0, 0, 0.5);
	border-bottom: 1px solid #ddd;
}

.old-ie8 #main-nav.bit-menu-float .sub-nav li {
	background-color: #000000;
	border-bottom: 1px solid #ddd;
}

.old-ie #main-nav.bit-menu-float .sub-nav li {
	background-color: #000000;
	border-bottom: 1px solid #ddd;
}

#main-nav.bit-menu-float>li.has-children.level-arrows-on>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-float>li.has-children.level-arrows-on:hover>a:after,
#main-nav.bit-menu-float>li.has-children.act.level-arrows-on>a:after,
#main-nav.bit-menu-float>li.has-children.act.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-float>li.has-children.level-arrows-on>a {
	position: relative;
}

#main-nav.bit-menu-float .sub-nav li.has-children.level-arrows-on:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23000000%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-float .sub-nav li.has-children.level-arrows-on:hover:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23000000%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-float.underline-hover>li>a i.underline {
	background-color: #1e73be;
}

.bit-menu-float.mini-search .submit {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#333333%22%20d=%22M15.491,14.071L10.887,9.53c0.727-0.989,1.223-2.206,1.223-3.524C12.109,2.693,9.395,0,6.055,0S0,2.693,0,6.006c0,3.312,2.716,6.008,6.055,6.008c1.266,0,2.567-0.516,3.539-1.178l4.562,4.556%09L15.491,14.071z%20M1.632,5.996c0-2.429,1.975-4.403,4.403-4.403c2.429,0,4.402,1.975,4.402,4.403c0,2.428-1.974,4.402-4.402,4.402C3.607,10.396,1.632,8.423,1.632,5.996z%22/%3E%3C/svg%3E");
}

.bit-menu-float.mini-search .submit:hover {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2216px%22%20height=%2216px%22%20viewBox=%220%200%2016%2016%22%20enable-background=%22new%200%200%2016%2016%22%20xml:space=%22preserve%22%3E%3Cpath%20fill=%22#1e73be%22%20d=%22M15.491,14.071L10.887,9.53c0.727-0.989,1.223-2.206,1.223-3.524C12.109,2.693,9.395,0,6.055,0S0,2.693,0,6.006c0,3.312,2.716,6.008,6.055,6.008c1.266,0,2.567-0.516,3.539-1.178l4.562,4.556%09L15.491,14.071z%20M1.632,5.996c0-2.429,1.975-4.403,4.403-4.403c2.429,0,4.402,1.975,4.402,4.403c0,2.428-1.974,4.402-4.402,4.402C3.607,10.396,1.632,8.423,1.632,5.996z%22/%3E%3C/svg%3E");
}

.wide #header .wf-table,
.boxed #header .wf-table,
#navigation.wf-wrap {
	max-width: 1280px;
	margin: 0 auto;
}

.wide #footer .wf-wrap,
.boxed #footer .wf-wrap {
	max-width: 1280px;
	margin: 0 auto;
}

#top-bar .wf-wrap {
	max-width: 1280px;
	margin: 0 auto;
}

#main-nav>li>a {
	font: normal 600 15px / 23px "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

#mobile-menu {
	font: normal 600 15px / 15px "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

#main-nav .sub-nav>li>a {
	font: normal normal 14px / 22px "\"Open Sans\"", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

.dl-menuwrapper .dl-container .dl-menu a,
.dl-menuwrapper .dl-container .loginbtncontainer a {
	font: normal normal 14px / 14px "\"Open Sans\"", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

#main-nav>li {
	margin-left: 15px;
	margin-right: 15px;
}

#header .wf-table {
	height: 110px;
	min-height: 110px;
}

#header {
	background: #f4f4f4 none repeat center top;
	border-bottom: 1px 0 #dadee1;
}

#header.headerPM {
	padding: 0px 5px 0px 1px;
	margin: 0px 0px 0px 0px;
}

#header.headerInnerPM>.wf-wrap {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin: 0px 0px 0px 0px;
}

#header.headerInnerPM .navigation-holder>div {
	padding-right: 5px;
	padding-left: 1px;
	margin-left: 0px;
	margin-right: 0px;
}

#top-bar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footer {
	padding: 40px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#bottom-bar {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.overlap #header {
	background-color: #f4f4f4;
	background-repeat: repeat;
	background-attachment: ;
	background-position: center top;
	background-size: ;
	border-bottom: none;
}

.old-ie .overlap #header {
	background: #f4f4f4 none repeat center top;
}

@media screen and (max-width:1024px) {
	.overlap #header {
		background-color: #f4f4f4;
	}
}

@media screen and (max-width:800px) {
	.overlap #header {
		background-color: #f4f4f4;
	}
}

.old-ie9 .overlap #header {
	background-color: #f4f4f4;
}

.old-ie .overlap #header {
	background-color: #f4f4f4;
}

.transparent #header {
	background: rgba(0, 34, 51, 0.3) none repeat center center;
}

.old-ie .transparent #header {
	background: #006fa8 none repeat center center;
}

@media screen and (max-width:760px) {
	.transparent #header {
		background: #f4f4f4 none repeat center top;
	}
	.old-ie .transparent #header {
		background: #8c8c8c none repeat center top;
	}
}

#phantom .ph-wrap {
	background: rgba(0, 0, 0, 0.81);
}

.old-ie #phantom .ph-wrap {
	background: #000000;
}

.one-page-row #phantom .ph-wrap {
	background: rgba(0, 0, 0, 0.81);
}

.old-ie #phantom .ph-wrap {
	background: #000000;
}

#mobile-menu {
	border: 1px solid #444444;
}

#mobile-menu:hover {
	border: 1px solid #444444;
}

.dl-menu-fixedheader {
	border-bottom: 1px solid #444444;
}

.dl-menu-fixedheader:hover {
	border-bottom: 1px solid #444444;
}

#mobile-menu,
.dl-menu-fixedheader,
.mobile_footer_menu li {
	background: #444444;
}

#mobile-menu.dl-active,
#mobile-menu:hover,
.dl-menu-fixedheader:hover,
.mobile_footer_menu li:hover {
	background: #444444;
}

#main-nav>li>a,
#mobile-menu,
.mobile_footer_menu li span {
	color: #ffffff;
}

.mobile_login_btn svg path {
	fill: #ffffff;
}

#mobile-menu.dl-active,
#mobile-menu:hover,
#mobile-menu.dl-active>li>a,
#mobile-menu:hover>li>a,
.mobile_footer_menu li:hover span {
	color: #ffffff;
}

.mobile_login_btn svg:hover path {
	fill: #ffffff;
}

.dl-menuwrapper .dl-menu li {
	background: rgba(68, 68, 68, 0.98);
	border-bottom: 1px solid #666666;
}

.leftbtnmenu .loginbtncontainer .loginbtn {
	border-color: #666666;
}

.leftbtnmenu .loginbtncontainer .registerbtn {
	border-color: #666666;
}

.leftbtnmenu .loginbtncontainer_top,
.leftbtnmenu .loginbtncontainer_bottom {
	border-color: #666666;
}

.leftbtnmenu .loginbtncontainer .loginbtn a,
.leftbtnmenu .loginbtncontainer .registerbtn a {
	color: #ffffff;
}

.leftbtnmenu .loginbtncontainer .loginbtn:hover a,
.leftbtnmenu .loginbtncontainer .registerbtn:hover a {
	color: #ffffff;
}

.bit-html .dl-menuwrapper.leftbtnmenu li a {
	padding-top: 0px;
	padding-bottom: 0px;
}

.mobilefloatmenu.moble_menufixed.fixedheadering .dl-menu-fixedheader,
.mobilefloatmenu.moble_menufixed.fixedheadering #mobile-menu {
	background: ;
}

.mobilefloatmenu .dl-menuwrapper {
	background: rgba(68, 68, 68, 0.98);
}

.dl-menuwrapper .dl-container>ul>li:hover {
	background: rgba(102, 102, 102, 0.98);
}

.dl-menuwrapper .dl-container>ul>li:hover>a>span {
	color: #ffffff;
}

.dl-menuwrapper ul.dl-submenu>li {
	background: rgba(68, 68, 68, 0.98);
	border-bottom: 1px solid #666666;
}

body .dl-menuwrapper.leftbtnmenu ul.dl-submenu>li.first {
	border-top: 1px solid #666666!important;
}

body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen {
	background: rgba(102, 102, 102, 0.98);
}

.dl-menuwrapper ul.dl-submenu>li>a>span {
	color: #ffffff;
}

.dl-menuwrapper ul.dl-submenu>li:hover {
	background: rgba(102, 102, 102, 0.98);
}

.dl-menuwrapper ul.dl-submenu>li:hover>a>span,
body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen>a>span,
body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen>a {
	color: #ffffff;
}

.dl-menuwrapper .dl-menu li a {
	color: #ffffff;
}

.dl-menuwrapper li.has-children>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

.dl-menuwrapper li.has-children:hover>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%226px%22%20height=%229px%22%20viewBox=%220%200%206%209%22%20enable-background=%22new%200%200%206%209%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%221.557,0.766%205.24,4.534%201.712,8.256%200.557,7.219%203.295,4.474%200.557,1.797%20%22/%3E%3C/svg%3E");
}

#main-slideshow:not(.rv-slider) {
	min-height: 110px;
}

#fancy-header .wf-wrap {
	padding-top: 0;
}

.overlap #fancy-header .wf-wrap {
	padding-top: 70px;
	padding-bottom: 70px;
}

#main-slideshow.fixed {
	min-height: 30px;
}

#header .sub-nav {
	width: 168px;
}

#header .sub-nav .sub-nav {
	left: 168px;
}

#header .sub-nav .sub-nav.right-overflow {
	left: -168px;
}

#phantom .bit-menu-float .sub-nav {
	width: 168px;
}

#phantom .bit-menu-float .sub-nav .sub-nav {
	left: 168px;
}

#phantom .bit-menu-float .sub-nav .sub-nav.right-overflow {
	left: -168px;
}

.bit-html .scroll-top:before {
	border-radius: 0;
	background-color: transparent;
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%2212px%22%20height=%228px%22%20viewBox=%220%200%2012%208%22%20enable-background=%22new%200%200%2012%208%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%225.999,3.376%201.6,8%200,6.303%205.999,0%2012,6.303%2010.4,8%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-default .menu-nav>li {
	padding: inherit-self-auto;
}

#main-nav.bit-menu-default .menu-nav>li>a {
	color: #333333;
	line-height: initial;
	padding: 6px 0 7px 0;
	display: block;
	min-width: 10px;
	text-align: center;
}

#main-nav.bit-menu-default .menu-nav>li.has-children.level-arrows-on>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23333333%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
	right: 0;
}

#main-nav.bit-menu-default .menu-nav>li>a:hover,
#main-nav.bit-menu-default .menu-nav>li.dt-hovered>a,
#main-nav.bit-menu-default .menu-nav>li.act>a,
#main-nav.bit-menu-default .menu-nav>li:hover>a {
	color: #1e73be;
}

#main-nav.bit-menu-default .menu-nav>li.has-children.level-arrows-on:hover>a:after,
#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on>a:after,
#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%231e73be%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-default .menu-nav>li>a i.underline {
	background-color: #1e73be;
}

#main-nav .menu-nav>li>a {
	font: normal 600 15px / 23px "微软雅黑", Helvetica, Arial, Verdana, sans-serif;
	text-transform: none;
}

#main-nav .menu-nav>li {
	margin-left: 15px;
	margin-right: 15px;
}

#main-nav.bit-menu-float .menu-nav>li {
	padding: inherit-self-auto;
}

#main-nav.bit-menu-float .menu-nav>li>a {
	color: #ffffff;
	line-height: initial;
	padding: 6px 12px 7px 12px;
	display: block;
}

#main-nav.bit-menu-float .menu-nav>li.has-children.level-arrows-on>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
	right: 0;
}

#main-nav.bit-menu-float .menu-nav>li>a:hover,
#main-nav.bit-menu-float .menu-nav>li.dt-hovered>a,
#main-nav.bit-menu-float .menu-nav>li.act>a,
#main-nav.bit-menu-float .menu-nav>li:hover>a {
	color: #ffffff;
}

#main-nav.bit-menu-float .menu-nav>li.has-children.level-arrows-on:hover>a:after,
#main-nav.bit-menu-float .menu-nav>li.has-children.act.level-arrows-on>a:after,
#main-nav.bit-menu-float .menu-nav>li.has-children.act.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml,%3Csvg%20version=%221.1%22%20xmlns=%22http://www.w3.org/2000/svg%22%20xmlns:xlink=%22http://www.w3.org/1999/xlink%22%20x=%220px%22%20y=%220px%22%20width=%229px%22%20height=%226px%22%20viewBox=%220%200%209%206%22%20enable-background=%22new%200%200%209%206%22%20xml:space=%22preserve%22%3E%3Cpolygon%20fill=%22%23ffffff%22%20points=%228.205,1.669%204.515,5.516%200.824,1.703%201.846,0.669%204.515,3.344%207.189,0.669%20%22/%3E%3C/svg%3E");
}

#main-nav.bit-menu-float .menu-nav>li>a i.underline {
	background-color: #ffffff;
}

#main-nav.bit-menu-float .menu-nav>li {
	margin-left: 5px;
	margin-right: 5px;
}


/* qfy_dynamic_css: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/uploads/qfy-custom-style.css?m=1529925226) */

body #main-nav.bit-menu-float .sub-nav li:hover>a,
body #main-nav.bit-menu-float .sub-nav li.act>a {
	color: #000
}

body #phantom .ph-wrap .ph-wrap-content {
	padding-left: 40px;
	padding-right: 40px
}

body #phantom .ph-wrap .ph-wrap-inner {
	height: px
}

body #phantom .menu-info-box {
	width: 0px
}

@media screen and (max-width:992px) {
	body #header .wf-wrap .wf-table #branding {
		table-layout: fixed
	}
	.bit-html body #header.headerPM,
	.bit-html body #header.headerInnerPM>.wf-wrap {
		padding-left: 0px;
		padding-right: 0px
	}
	body .assistive-info .top-bar-right {
		margin: 0 auto;
		display: block!important;
		padding-bottom: 0px;
		padding-top: 0px;
		width: px
	}
	.bit-html body #header .wf-wrap .wf-table {
		min-height: 74px;
		height: 74px
	}
	.bit-html body #footer,
	.bit-html body #footer>.wf-wrap {
		min-height: 150px
	}
	.bit-html body #footer {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html body #bottom-bar {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.bit-html body #branding .bitem.text {
		position: relative;
		left: 0px;
		top: 0px
	}
	.bit-html body #header .bitem.logo img {
		max-height: px;
		height: px;
		width: px
	}
	.bit-html body #header .bitem.logo {
		max-height: px;
		top: 10px;
		left: 1px
	}
	.bit-html #bit_banner_image-2 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-3 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-6 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-11 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-18 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-24 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-28 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-29 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-30 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_banner_image-31 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_breadcrumbs-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_postlist-2 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #bit_postlist-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #iphorm-widget-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #nav_menu-4 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 10px
	}
	.bit-html #nav_menu-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #nav_menuhorizontal-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #nav_widget-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #search-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #simplepage-2 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #simplepage-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #text-4 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #text-10 {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
	.bit-html #text-_multiwidget {
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px
	}
}

@media screen and (min-width:992px) {
	body #header.headerPM {
		padding-left: 1px;
		padding-right: 5px
	}
	body #header.headerInnerPM>.wf-wrap,
	body #header.headerInnerPM .navigation-holder>div {
		padding-left: 1px
	}
	body #header.headerInnerPM>.wf-wrap,
	body #header.headerInnerPM .navigation-holder>div {
		padding-right: 5px
	}
	body #phantom .sub-nav li a {
		text-align: left
	}
	body .assistive-info .top-bar-right {
		padding-bottom: 0px;
		padding-top: 0px;
		width: px
	}
	body .topbar_right {
		padding-bottom: 0px;
		padding-top: 0px;
		width: px
	}
	body .topbar_left {
		padding-bottom: 0px;
		padding-top: 0px;
		width: px
	}
	body .assistive-info {
		width: px
	}
	body #header .wf-wrap .wf-table {
		min-height: 110px;
		height: 110px
	}
	.bit-html body #footer,
	.bit-html body #footer>.wf-wrap {
		min-height: 10px
	}
	.bit-html body #footer {
		padding-left: 0px;
		padding-right: 0px
	}
	.bit-html body #bottom-bar {
		padding-left: 0px;
		padding-right: 0px
	}
	.bit-html body #header.menuPosition #navigation #main-nav,
	.bit-html body #header.menuPositionHolder .navigation-holder {
		position: relative;
		bottom: -1px;
		left: 0px
	}
	body #branding .bitem.text {
		position: relative;
		left: 0px;
		top: 0px
	}
	body .wf-wrap .bitem.logo img {
		max-height: px;
		height: px;
		width: px
	}
	body .wf-wrap .bitem.logo {
		max-height: px;
		top: 0px;
		left: 0px
	}
	#bit_banner_image-6 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_banner_image-11 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_banner_image-18 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_banner_image-24 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_banner_image-28 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_banner_image-29 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_banner_image-30 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_banner_image-31 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_postlist-2 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 0
	}
	#nav_menu-4 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#simplepage-2 {
		padding-right: 0
	}
}


/* fontawesome_css: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/themes/qfy-01/css/font-awesome.min.css) */

@font-face {
	font-family: 'fontawesome';
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-webfont.eot');
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-webfont.eot?#iefix&v=4.2.0') format('embedded-opentype'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-webfont.woff') format('woff'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-webfont.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}

.fa {
	display: inline-block;
	font: normal normal normal 14px/1 fontawesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.fa-lg {
	font-size: 1.33333333em;
	line-height: .75em;
	vertical-align: -15%
}

.fa-2x {
	font-size: 2em
}

.fa-3x {
	font-size: 3em
}

.fa-4x {
	font-size: 4em
}

.fa-5x {
	font-size: 5em
}

.fa-fw {
	width: 1.28571429em;
	text-align: center
}

.fa-ul {
	padding-left: 0;
	margin-left: 2.14285714em;
	list-style-type: none
}

.fa-ul>li {
	position: relative
}

.fa-li {
	position: absolute;
	left: -2.14285714em;
	width: 2.14285714em;
	top: .14285714em;
	text-align: center
}

.fa-li.fa-lg {
	left: -1.85714286em
}

.fa-border {
	padding: .2em .25em .15em;
	border: solid .08em #eee;
	border-radius: .1em
}

.pull-right {
	float: right
}

.pull-left {
	float: left
}

.fa.pull-left {
	margin-right: .3em
}

.fa.pull-right {
	margin-left: .3em
}

.fa-spin {
	-webkit-animation: fa-spin 2s infinite linear;
	animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg)
	}
	100% {
		-webkit-transform: rotate(359deg);
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	-webkit-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
	-webkit-transform: scale(-1, 1);
	-ms-transform: scale(-1, 1);
	transform: scale(-1, 1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
	-webkit-transform: scale(1, -1);
	-ms-transform: scale(1, -1);
	transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
	filter: none
}

.fa-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center
}

.fa-stack-1x {
	line-height: inherit
}

.fa-stack-2x {
	font-size: 2em
}

.fa-inverse {
	color: #fff
}

.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-remove:before,
.fa-close: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-gear:before,
.fa-cog: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-rotate-right:before,
.fa-repeat: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-photo:before,
.fa-image: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-warning:before,
.fa-exclamation-triangle: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-gears:before,
.fa-cogs: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:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.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-save:before,
.fa-floppy-o:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars: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-unsorted:before,
.fa-sort:before {
	content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
	content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard: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-unlink:before,
.fa-chain-broken: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-toggle-down:before,
.fa-caret-square-o-down:before {
	content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
	content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
	content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
	content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
	content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
	content: "\f158"
}

.fa-won:before,
.fa-krw: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 {
	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-toggle-left:before,
.fa-caret-square-o-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-turkish-lira:before,
.fa-try: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-bitwebcms:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
	content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap: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-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
	content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
	content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-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-saver:before,
.fa-support:before,
.fa-life-ring:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
	content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-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-soccer-ball-o:before,
.fa-futbol-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-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-calendar-check-o::before {
	content: "\f274";
}

.fa-calendar-minus-o::before {
	content: "\f272";
}

.fa-calendar-o::before {
	content: "\f133";
}

.fa-calendar-plus-o::before {
	content: "\f271";
}

.fa-calendar-times-o::before {
	content: "\f273";
}

.fa-whatsapp:before {
	content: "\f232";
}

.soc-ico>a>span.fa-whatsapp:before {
	position: relative;
	top: -8px;
}

body.compose-mode .dragitem.vc_column_text_column_blank,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_blank,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_inner_blank {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/blank/layout.jpg);
}

body.compose-mode .dragitem.vc_column_text_column_blank_1,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_blank_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/blank/blank.jpg);
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_blank_1-2_1-2,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_inner_blank_1-2_1-2 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/blank/two.jpg);
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_blank_1-3_1-3_1-3,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_inner_blank_1-3_1-3_1-3 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/blank/three.jpg);
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_blank_1-4_1-4_1-4_1-4,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_inner_blank_1-4_1-4_1-4_1-4 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/blank/four.jpg);
}

body.compose-mode .dragitem.vc_column_text_block_1,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_block_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/text.jpg);
}

body.compose-mode .dragitem.vc_column_text_header_1,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_header_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/title.jpg);
}

body.compose-mode .dragitem.vc_column_text_image_1,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_image_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/image.jpg);
}

body.compose-mode .dragitem.vc_btn_primry,
#vc-add-element-dialog .qfe-content-layouts li.vc_btn_primry {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/notice_confirm.jpg);
}

body.compose-mode .dragitem.vc_btn_default,
#vc-add-element-dialog .qfe-content-layouts li.vc_btn_default {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/notice_cancel.jpg);
}

body.compose-mode .dragitem.vc_btn,
#vc-add-element-dialog .qfe-content-layouts li.vc_btn {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/button.jpg);
}

body.compose-mode .dragitem.vc_icon,
#vc-add-element-dialog .qfe-content-layouts li.vc_icon {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/icons/icon.jpg);
}

body.compose-mode .dragitem.vc_bit_qqmaps,
#vc-add-element-dialog .qfe-content-layouts li.vc_bit_qqmaps {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/map.jpg);
}

body.compose-mode .dragitem.vc_gallery,
#vc-add-element-dialog .qfe-content-layouts li.vc_gallery {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/slider-1.jpg);
}

body.compose-mode .dragitem.vc_images_list,
#vc-add-element-dialog .qfe-content-layouts li.vc_images_list {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/images/gallery1.jpg);
}

body.compose-mode .dragitem.vc_images_carousel,
#vc-add-element-dialog .qfe-content-layouts li.vc_images_carousel {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/images/gallery2.jpg);
}

body.compose-mode .dragitem.vc_socail_icons_list,
#vc-add-element-dialog .qfe-content-layouts li.vc_socail_icons_list {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/icons/socail_icon.jpg);
}

body.compose-mode .dragitem.vc_column_text_postlist_1,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_postlist_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/post_list.jpg);
}

body.compose-mode .dragitem.vc_column_text_advancedlist_1,
#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_advancedlist_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/advancedlist.jpg);
}

body .qfy-element-li.list_btncate_controls {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/search/btn.jpg)!important;
}

body .qfy-element-li.vc_custom_search {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/search/search.jpg)!important;
}

body .qfy-element-li.list_cate_controls {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/search/list_control_cate.jpg)!important;
}

body .qfy-element-li.vc_column_search {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/search.jpg)!important;
}

body .qfy-element-li.iphorm_vc {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/form.jpg)!important;
}

body .qfy-element-li.vc_raw_js {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/js.jpg)!important;
}

body .qfy-element-li.vc_column_text_notice3 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/notice/notice.jpg)!important;
}

body .qfy-element-li.vc_prenext {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/prenext.jpg)!important;
}

body .qfy-element-li.vc_column_breadcrumbs {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/crumb.jpg)!important;
}

body .qfy-element-li.list_menu_level {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/page_menu1.jpg)!important;
}

body .qfy-element-li.list_menu_vertical {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/page_menu.jpg)!important;
}

body .qfy-element-li.slidercontent {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/huodong/slidercontent.jpg)!important;
}

body .qfy-element-li.accordioncontent {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/huodong/drawcontent.jpg)!important;
}

body .qfy-element-li.tabcontent {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/huodong/tabcontent.jpg)!important;
}

body .qfy-element-li.vc_column_blank {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/blank.jpg)!important;
}

body .qfy-element-li.vc_bit_raw_video {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/video-remote.jpg)!important;
}

body .qfy-element-li.Bit_HTML5_Video {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/video.jpg)!important;
}

body .qfy-element-li.vc_jplayer {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/audio.jpg)!important;
}

body .qfy-element-li.qfy_yun_video {
	background: url('//fast.qifeiye.com/FeiEditor/images/com/cloudvideo.jpg') no-repeat transparent;
}

body .qfy-element-li.vc_column_text_dy_user {
	background: url('//fast.qifeiye.com/FeiEditor/images/com/user_dy.jpg') no-repeat transparent;
}

body .qfy-element-li.vc_column_text_dy_ulist {
	background: url('//fast.qifeiye.com/FeiEditor/images/com/user_dylist.jpg') no-repeat transparent;
}

body .qfy-element-li.vc_column_text_shop_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/shop/product-info.jpg)!important;
}

body .qfy-element-li.vc_column_text_shop_3 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/shop/product-shopping-cart.jpg)!important;
}

body .qfy-element-li.product_coupon {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/shop/coupon.jpg)!important;
}

body .qfy-element-li.vc_column_text_shop_2 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/shop/product-list.jpg)!important;
}

body .qfy-element-li.qfbook {
	background: url('//fast.qifeiye.com/FeiEditor/images/widget/searchbook.html') no-repeat scroll 0 0 transparent;
}

body .qfy-element-li.qfbookform {
	background: url('//fast.qifeiye.com/FeiEditor/images/widget/searchbookform.html') no-repeat scroll 0 0 transparent;
}

body .qfy-element-li.vc_column_text_user_1 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/user/user_1.jpg)!important;
}

body .qfy-element-li.vc_column_text_user_2 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/user/user_2.jpg)!important;
}

body .qfy-element-li.vc_column_text_user_3 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/user/user_3.jpg)!important;
}

body .qfy-element-li.vc_column_text_user_4 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/user/user_4.jpg)!important;
}

body .qfy-element-li.vc_column_text_user_5 {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/user/user_5.jpg)!important;
}

body .qfy-element-li.vc_phonenumber {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/user/changephone.jpg)!important;
}

body .qfy-element-li.comment {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/socail/comment.jpg)!important;
}

body .qfy-element-li.qfyshare {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/socail/qfyshare.jpg)!important;
}

body .qfy-element-li.qfyatt {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/socail/qfyatt.jpg)!important;
}

body .qfy-element-li.disqus_comment {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/socail/disqus_comment.jpg)!important;
}

body .qfy-element-li.uyan_comment {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/socail/uyan_comment.jpg)!important;
}

body .qfy-element-li.vc_simple_header {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/title-7.jpg)!important;
}

body .qfy-element-li.vc_flag_list {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/icons/flag_icon.jpg)!important;
}

body .qfy-element-li.vc_jsscroll_text {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/paomadeng.jpg)!important;
}

body .qfy-element-li.vc_column_custom_text {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/custom.jpg)!important;
}

body .qfy-element-li.Bit-VCSC-Circliful {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/progress/circle_counter.jpg)!important;
}

body .qfy-element-li.Bit-progressbar {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/progress/progress_bar.jpg)!important;
}

body .qfy-element-li.Bit-vc-counter {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/progress/counter.jpg)!important;
}

body .qfy-element-li.TS_VCSC_Countdown {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/clock.jpg)!important;
}

body .qfy-element-li.qfbook {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/qbook.jpg)!important;
}

body .qfy-element-li.qfbookform {
	background-image: url(//fast.qifeiye.com/FeiEditor/images/com/qfbooksearch.jpg)!important;
}

body .qfy-element-li.qfy_secode {
	background: url('//fast.qifeiye.com/FeiEditor/images/widget/secode.html') no-repeat scroll 0 0 transparent;
}

body .qfy-element-li.usermanage {
	display: none!important;
}


/* dt-awsome-fonts-boot: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/themes/qfy-01/css/bootstrap.min.css) */

@charset "utf-8";
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.eot');
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}

@font-face {
	font-family: 'fontawesome';
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.eot');
	src: url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.eot?#iefix') format('embedded-opentype'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.woff') format('woff'), url('http://fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-v3.ttf') format('truetype');
	font-weight: normal;
	font-style: normal
}

a.bitIcon .glyphicon {
	top: 0;
	display: block;
	line-height: 100%
}

a.iconDisabled.bitButton {
	cursor: default
}

a.bitButton {
	border: 1px solid #ccc;
	cursor: pointer
}

.bitButton b,
.bitButton,
.bitButton:hover {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-decoration: none
}

.bitButton b,
.bitButton span,
.bitButton:hover span {
	position: relative;
	text-decoration: none;
	top: 0;
	left: 0
}

.iconBorderStyle.bitButton {
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px
}

.bitButton.iconUp .iconText,
.bitButton.iconDown .iconText {
	display: block
}

a.bitIcon {
	cursor: pointer
}

.bitIcon b,
.bitIcon,
.bitIcon:hover {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-decoration: none
}

.bitIcon b,
.bitIcon span,
.bitIcon:hover span {
	position: relative;
	text-decoration: none;
	top: 0;
	left: 0
}

.bitIcon.iconUp .iconText,
.bitIcon.iconDown .iconText {
	display: block
}

a.bitCorner.bitIcon b {
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%
}

hr.bitLine {
	margin: 0 auto;
	padding: 0;
	position: relative;
	clear: both;
	top: 0;
	left: 0;
	clear: both;
	display: block
}

.cke_editable .bitIcon b:hover,
.cke_editable .bitIcon.bitHover b,
.cke_editable .bitButton.bitHover,
.cke_editable .bitButton:hover,
.cke_editable .bitLine:hover {
	outline: 1px dashed #333;
	cursor: pointer
}

.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	-webkit-font-smoothing: antialiased;
	font-style: normal;
	font-weight: normal;
	line-height: 1
}

.glyphicon-asterisk:before {
	content: "\2a"
}

.glyphicon-plus:before {
	content: "\2b"
}

.glyphicon-euro:before {
	content: "\20ac"
}

.glyphicon-minus:before {
	content: "\2212"
}

.glyphicon-cloud:before {
	content: "\2601"
}

.glyphicon-envelope:before {
	content: "\2709"
}

.glyphicon-pencil:before {
	content: "\270f"
}

.glyphicon-glass:before {
	content: "\e001"
}

.glyphicon-music:before {
	content: "\e002"
}

.glyphicon-search:before {
	content: "\e003"
}

.glyphicon-heart:before {
	content: "\e005"
}

.glyphicon-star:before {
	content: "\e006"
}

.glyphicon-star-empty:before {
	content: "\e007"
}

.glyphicon-user:before {
	content: "\e008"
}

.glyphicon-film:before {
	content: "\e009"
}

.glyphicon-th-large:before {
	content: "\e010"
}

.glyphicon-th:before {
	content: "\e011"
}

.glyphicon-th-list:before {
	content: "\e012"
}

.glyphicon-ok:before {
	content: "\e013"
}

.glyphicon-remove:before {
	content: "\e014"
}

.glyphicon-zoom-in:before {
	content: "\e015"
}

.glyphicon-zoom-out:before {
	content: "\e016"
}

.glyphicon-off:before {
	content: "\e017"
}

.glyphicon-signal:before {
	content: "\e018"
}

.glyphicon-cog:before {
	content: "\e019"
}

.glyphicon-trash:before {
	content: "\e020"
}

.glyphicon-home:before {
	content: "\e021"
}

.glyphicon-file:before {
	content: "\e022"
}

.glyphicon-time:before {
	content: "\e023"
}

.glyphicon-road:before {
	content: "\e024"
}

.glyphicon-download-alt:before {
	content: "\e025"
}

.glyphicon-download:before {
	content: "\e026"
}

.glyphicon-upload:before {
	content: "\e027"
}

.glyphicon-inbox:before {
	content: "\e028"
}

.glyphicon-play-circle:before {
	content: "\e029"
}

.glyphicon-repeat:before {
	content: "\e030"
}

.glyphicon-refresh:before {
	content: "\e031"
}

.glyphicon-list-alt:before {
	content: "\e032"
}

.glyphicon-flag:before {
	content: "\e034"
}

.glyphicon-headphones:before {
	content: "\e035"
}

.glyphicon-volume-off:before {
	content: "\e036"
}

.glyphicon-volume-down:before {
	content: "\e037"
}

.glyphicon-volume-up:before {
	content: "\e038"
}

.glyphicon-qrcode:before {
	content: "\e039"
}

.glyphicon-barcode:before {
	content: "\e040"
}

.glyphicon-tag:before {
	content: "\e041"
}

.glyphicon-tags:before {
	content: "\e042"
}

.glyphicon-book:before {
	content: "\e043"
}

.glyphicon-print:before {
	content: "\e045"
}

.glyphicon-font:before {
	content: "\e047"
}

.glyphicon-bold:before {
	content: "\e048"
}

.glyphicon-italic:before {
	content: "\e049"
}

.glyphicon-text-height:before {
	content: "\e050"
}

.glyphicon-text-width:before {
	content: "\e051"
}

.glyphicon-align-left:before {
	content: "\e052"
}

.glyphicon-align-center:before {
	content: "\e053"
}

.glyphicon-align-right:before {
	content: "\e054"
}

.glyphicon-align-justify:before {
	content: "\e055"
}

.glyphicon-list:before {
	content: "\e056"
}

.glyphicon-indent-left:before {
	content: "\e057"
}

.glyphicon-indent-right:before {
	content: "\e058"
}

.glyphicon-facetime-video:before {
	content: "\e059"
}

.glyphicon-picture:before {
	content: "\e060"
}

.glyphicon-map-marker:before {
	content: "\e062"
}

.glyphicon-adjust:before {
	content: "\e063"
}

.glyphicon-tint:before {
	content: "\e064"
}

.glyphicon-edit:before {
	content: "\e065"
}

.glyphicon-share:before {
	content: "\e066"
}

.glyphicon-check:before {
	content: "\e067"
}

.glyphicon-move:before {
	content: "\e068"
}

.glyphicon-step-backward:before {
	content: "\e069"
}

.glyphicon-fast-backward:before {
	content: "\e070"
}

.glyphicon-backward:before {
	content: "\e071"
}

.glyphicon-play:before {
	content: "\e072"
}

.glyphicon-pause:before {
	content: "\e073"
}

.glyphicon-stop:before {
	content: "\e074"
}

.glyphicon-forward:before {
	content: "\e075"
}

.glyphicon-fast-forward:before {
	content: "\e076"
}

.glyphicon-step-forward:before {
	content: "\e077"
}

.glyphicon-eject:before {
	content: "\e078"
}

.glyphicon-chevron-left:before {
	content: "\e079"
}

.glyphicon-chevron-right:before {
	content: "\e080"
}

.glyphicon-plus-sign:before {
	content: "\e081"
}

.glyphicon-minus-sign:before {
	content: "\e082"
}

.glyphicon-remove-sign:before {
	content: "\e083"
}

.glyphicon-ok-sign:before {
	content: "\e084"
}

.glyphicon-question-sign:before {
	content: "\e085"
}

.glyphicon-info-sign:before {
	content: "\e086"
}

.glyphicon-screenshot:before {
	content: "\e087"
}

.glyphicon-remove-circle:before {
	content: "\e088"
}

.glyphicon-ok-circle:before {
	content: "\e089"
}

.glyphicon-ban-circle:before {
	content: "\e090"
}

.glyphicon-arrow-left:before {
	content: "\e091"
}

.glyphicon-arrow-right:before {
	content: "\e092"
}

.glyphicon-arrow-up:before {
	content: "\e093"
}

.glyphicon-arrow-down:before {
	content: "\e094"
}

.glyphicon-share-alt:before {
	content: "\e095"
}

.glyphicon-resize-full:before {
	content: "\e096"
}

.glyphicon-resize-small:before {
	content: "\e097"
}

.glyphicon-exclamation-sign:before {
	content: "\e101"
}

.glyphicon-gift:before {
	content: "\e102"
}

.glyphicon-leaf:before {
	content: "\e103"
}

.glyphicon-eye-open:before {
	content: "\e105"
}

.glyphicon-eye-close:before {
	content: "\e106"
}

.glyphicon-warning-sign:before {
	content: "\e107"
}

.glyphicon-plane:before {
	content: "\e108"
}

.glyphicon-random:before {
	content: "\e110"
}

.glyphicon-comment:before {
	content: "\e111"
}

.glyphicon-magnet:before {
	content: "\e112"
}

.glyphicon-chevron-up:before {
	content: "\e113"
}

.glyphicon-chevron-down:before {
	content: "\e114"
}

.glyphicon-retweet:before {
	content: "\e115"
}

.glyphicon-shopping-cart:before {
	content: "\e116"
}

.glyphicon-folder-close:before {
	content: "\e117"
}

.glyphicon-folder-open:before {
	content: "\e118"
}

.glyphicon-resize-vertical:before {
	content: "\e119"
}

.glyphicon-resize-horizontal:before {
	content: "\e120"
}

.glyphicon-hdd:before {
	content: "\e121"
}

.glyphicon-bullhorn:before {
	content: "\e122"
}

.glyphicon-certificate:before {
	content: "\e124"
}

.glyphicon-thumbs-up:before {
	content: "\e125"
}

.glyphicon-thumbs-down:before {
	content: "\e126"
}

.glyphicon-hand-right:before {
	content: "\e127"
}

.glyphicon-hand-left:before {
	content: "\e128"
}

.glyphicon-hand-up:before {
	content: "\e129"
}

.glyphicon-hand-down:before {
	content: "\e130"
}

.glyphicon-circle-arrow-right:before {
	content: "\e131"
}

.glyphicon-circle-arrow-left:before {
	content: "\e132"
}

.glyphicon-circle-arrow-up:before {
	content: "\e133"
}

.glyphicon-circle-arrow-down:before {
	content: "\e134"
}

.glyphicon-globe:before {
	content: "\e135"
}

.glyphicon-tasks:before {
	content: "\e137"
}

.glyphicon-filter:before {
	content: "\e138"
}

.glyphicon-fullscreen:before {
	content: "\e140"
}

.glyphicon-dashboard:before {
	content: "\e141"
}

.glyphicon-heart-empty:before {
	content: "\e143"
}

.glyphicon-link:before {
	content: "\e144"
}

.glyphicon-phone:before {
	content: "\e145"
}

.glyphicon-usd:before {
	content: "\e148"
}

.glyphicon-gbp:before {
	content: "\e149"
}

.glyphicon-sort:before {
	content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}

.glyphicon-sort-by-order:before {
	content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}

.glyphicon-sort-by-attributes:before {
	content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}

.glyphicon-unchecked:before {
	content: "\e157"
}

.glyphicon-expand:before {
	content: "\e158"
}

.glyphicon-collapse-down:before {
	content: "\e159"
}

.glyphicon-collapse-up:before {
	content: "\e160"
}

.glyphicon-log-in:before {
	content: "\e161"
}

.glyphicon-flash:before {
	content: "\e162"
}

.glyphicon-log-out:before {
	content: "\e163"
}

.glyphicon-new-window:before {
	content: "\e164"
}

.glyphicon-record:before {
	content: "\e165"
}

.glyphicon-save:before {
	content: "\e166"
}

.glyphicon-open:before {
	content: "\e167"
}

.glyphicon-saved:before {
	content: "\e168"
}

.glyphicon-import:before {
	content: "\e169"
}

.glyphicon-export:before {
	content: "\e170"
}

.glyphicon-send:before {
	content: "\e171"
}

.glyphicon-floppy-disk:before {
	content: "\e172"
}

.glyphicon-floppy-saved:before {
	content: "\e173"
}

.glyphicon-floppy-remove:before {
	content: "\e174"
}

.glyphicon-floppy-save:before {
	content: "\e175"
}

.glyphicon-floppy-open:before {
	content: "\e176"
}

.glyphicon-credit-card:before {
	content: "\e177"
}

.glyphicon-transfer:before {
	content: "\e178"
}

.glyphicon-cutlery:before {
	content: "\e179"
}

.glyphicon-header:before {
	content: "\e180"
}

.glyphicon-compressed:before {
	content: "\e181"
}

.glyphicon-earphone:before {
	content: "\e182"
}

.glyphicon-phone-alt:before {
	content: "\e183"
}

.glyphicon-tower:before {
	content: "\e184"
}

.glyphicon-stats:before {
	content: "\e185"
}

.glyphicon-sd-video:before {
	content: "\e186"
}

.glyphicon-hd-video:before {
	content: "\e187"
}

.glyphicon-subtitles:before {
	content: "\e188"
}

.glyphicon-sound-stereo:before {
	content: "\e189"
}

.glyphicon-sound-dolby:before {
	content: "\e190"
}

.glyphicon-sound-5-1:before {
	content: "\e191"
}

.glyphicon-sound-6-1:before {
	content: "\e192"
}

.glyphicon-sound-7-1:before {
	content: "\e193"
}

.glyphicon-copyright-mark:before {
	content: "\e194"
}

.glyphicon-registration-mark:before {
	content: "\e195"
}

.glyphicon-cloud-download:before {
	content: "\e197"
}

.glyphicon-cloud-upload:before {
	content: "\e198"
}

.glyphicon-tree-conifer:before {
	content: "\e199"
}

.glyphicon-tree-deciduous:before {
	content: "\e200"
}

.glyphicon-briefcase:before {
	content: "\1f4bc"
}

.glyphicon-calendar:before {
	content: "\1f4c5"
}

.glyphicon-pushpin:before {
	content: "\1f4cc"
}

.glyphicon-paperclip:before {
	content: "\1f4ce"
}

.glyphicon-camera:before {
	content: "\1f4f7"
}

.glyphicon-lock:before {
	content: "\1f512"
}

.glyphicon-bell:before {
	content: "\1f514"
}

.glyphicon-bookmark:before {
	content: "\1f516"
}

.glyphicon-fire:before {
	content: "\1f525"
}

.glyphicon-wrench:before {
	content: "\1f527"
}

a.iconDisabled.bitButton {
	cursor: auto
}

[data-icon]:before {
	font-family: 'fontawesome';
	content: attr(data-icon);
	speak: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.glyphicon.glyphicon-icon-glass:before,
.glyphicon.glyphicon-icon-music:before,
.glyphicon.glyphicon-icon-search:before,
.glyphicon.glyphicon-icon-envelope:before,
.glyphicon.glyphicon-icon-heart:before,
.glyphicon.glyphicon-icon-star:before,
.glyphicon.glyphicon-icon-star-empty:before,
.glyphicon.glyphicon-icon-user:before,
.glyphicon.glyphicon-icon-film:before,
.glyphicon.glyphicon-icon-inbox:before,
.glyphicon.glyphicon-icon-play-circle:before,
.glyphicon.glyphicon-icon-repeat:before,
.glyphicon.glyphicon-icon-refresh:before,
.glyphicon.glyphicon-icon-list-alt:before,
.glyphicon.glyphicon-icon-lock:before,
.glyphicon.glyphicon-icon-flag:before,
.glyphicon.glyphicon-icon-headphones:before,
.glyphicon.glyphicon-icon-volume-off:before,
.glyphicon.glyphicon-icon-align-justify:before,
.glyphicon.glyphicon-icon-list:before,
.glyphicon.glyphicon-icon-indent-left:before,
.glyphicon.glyphicon-icon-indent-right:before,
.glyphicon.glyphicon-icon-facetime-video:before,
.glyphicon.glyphicon-icon-picture:before,
.glyphicon.glyphicon-icon-pencil:before,
.glyphicon.glyphicon-icon-map-marker:before,
.glyphicon.glyphicon-icon-adjust:before,
.glyphicon.glyphicon-icon-minus-sign:before,
.glyphicon.glyphicon-icon-remove-sign:before,
.glyphicon.glyphicon-icon-ok-sign:before,
.glyphicon.glyphicon-icon-question-sign:before,
.glyphicon.glyphicon-icon-info-sign:before,
.glyphicon.glyphicon-icon-screenshot:before,
.glyphicon.glyphicon-icon-remove-circle:before,
.glyphicon.glyphicon-icon-ok-circle:before,
.glyphicon.glyphicon-icon-ban-circle:before,
.glyphicon.glyphicon-icon-calendar:before,
.glyphicon.glyphicon-icon-random:before,
.glyphicon.glyphicon-icon-comment:before,
.glyphicon.glyphicon-icon-magnet:before,
.glyphicon.glyphicon-icon-chevron-up:before,
.glyphicon.glyphicon-icon-chevron-down:before,
.glyphicon.glyphicon-icon-retweet:before,
.glyphicon.glyphicon-icon-shopping-cart:before,
.glyphicon.glyphicon-icon-folder-close:before,
.glyphicon.glyphicon-icon-signin:before,
.glyphicon.glyphicon-icon-trophy:before,
.glyphicon.glyphicon-icon-github-sign:before,
.glyphicon.glyphicon-icon-upload-alt:before,
.glyphicon.glyphicon-icon-lemon:before,
.glyphicon.glyphicon-icon-phone:before,
.glyphicon.glyphicon-icon-check-empty:before,
.glyphicon.glyphicon-icon-bookmark-empty:before,
.glyphicon.glyphicon-icon-phone-sign:before,
.glyphicon.glyphicon-icon-globe:before,
.glyphicon.glyphicon-icon-wrench:before,
.glyphicon.glyphicon-icon-tasks:before,
.glyphicon.glyphicon-icon-filter:before,
.glyphicon.glyphicon-icon-briefcase:before,
.glyphicon.glyphicon-icon-fullscreen:before,
.glyphicon.glyphicon-icon-group:before,
.glyphicon.glyphicon-icon-link:before,
.glyphicon.glyphicon-icon-cloud:before,
.glyphicon.glyphicon-icon-money:before,
.glyphicon.glyphicon-icon-caret-down:before,
.glyphicon.glyphicon-icon-caret-up:before,
.glyphicon.glyphicon-icon-caret-left:before,
.glyphicon.glyphicon-icon-caret-right:before,
.glyphicon.glyphicon-icon-columns:before,
.glyphicon.glyphicon-icon-sort:before,
.glyphicon.glyphicon-icon-sort-down:before,
.glyphicon.glyphicon-icon-sort-up:before,
.glyphicon.glyphicon-icon-bell-alt:before,
.glyphicon.glyphicon-icon-coffee:before,
.glyphicon.glyphicon-icon-food:before,
.glyphicon.glyphicon-icon-file-alt:before,
.glyphicon.glyphicon-icon-building:before,
.glyphicon.glyphicon-icon-hospital:before,
.glyphicon.glyphicon-icon-ambulance:before,
.glyphicon.glyphicon-icon-medkit:before,
.glyphicon.glyphicon-icon-fighter-jet:before,
.glyphicon.glyphicon-icon-spinner:before,
.glyphicon.glyphicon-icon-circle:before,
.glyphicon.glyphicon-icon-reply:before,
.glyphicon.glyphicon-icon-github-alt:before,
.glyphicon.glyphicon-icon-folder-close-alt:before,
.glyphicon.glyphicon-icon-folder-open-alt:before,
.glyphicon.glyphicon-icon-expand-alt:before,
.glyphicon.glyphicon-icon-collapse-alt:before,
.glyphicon.glyphicon-icon-smile:before,
.glyphicon.glyphicon-icon-subscript:before,
.glyphicon.glyphicon-icon-eraser:before,
.glyphicon.glyphicon-icon-puzzle:before,
.glyphicon.glyphicon-icon-microphone:before,
.glyphicon.glyphicon-icon-microphone-off:before,
.glyphicon.glyphicon-icon-shield:before,
.glyphicon.glyphicon-icon-calendar-empty:before,
.glyphicon.glyphicon-icon-fire-extinguisher:before,
.glyphicon.glyphicon-icon-rocket:before,
.glyphicon.glyphicon-icon-level-down:before,
.glyphicon.glyphicon-icon-check-sign:before,
.glyphicon.glyphicon-icon-edit-sign:before,
.glyphicon.glyphicon-icon-external-link-sign:before,
.glyphicon.glyphicon-icon-share-sign:before,
.glyphicon.glyphicon-icon-compass:before,
.glyphicon.glyphicon-icon-collapse:before,
.glyphicon.glyphicon-icon-collapse-top:before,
.glyphicon.glyphicon-icon-expand:before,
.glyphicon.glyphicon-icon-youtube-sign:before,
.glyphicon.glyphicon-icon-youtube:before,
.glyphicon.glyphicon-icon-xing:before,
.glyphicon.glyphicon-icon-xing-sign:before,
.glyphicon.glyphicon-icon-youtube-play:before,
.glyphicon.glyphicon-icon-dropbox:before,
.glyphicon.glyphicon-icon-stackexchange:before,
.glyphicon.glyphicon-icon-instagram:before,
.glyphicon.glyphicon-icon-flickr:before,
.glyphicon.glyphicon-icon-male:before,
.glyphicon.glyphicon-icon-gittip:before,
.glyphicon.glyphicon-icon-sun:before,
.glyphicon.glyphicon-icon-moon:before,
.glyphicon.glyphicon-icon-archive:before,
.glyphicon.glyphicon-icon-bug:before,
.glyphicon.glyphicon-icon-vk:before,
.glyphicon.glyphicon-icon-weibo:before,
.glyphicon.glyphicon-icon-renren:before,
.glyphicon.glyphicon-icon-th-large:before,
.glyphicon.glyphicon-icon-th:before,
.glyphicon.glyphicon-icon-th-list:before,
.glyphicon.glyphicon-icon-ok:before,
.glyphicon.glyphicon-icon-remove:before,
.glyphicon.glyphicon-icon-zoom-in:before,
.glyphicon.glyphicon-icon-zoom-out:before,
.glyphicon.glyphicon-icon-off:before,
.glyphicon.glyphicon-icon-signal:before,
.glyphicon.glyphicon-icon-cog:before,
.glyphicon.glyphicon-icon-trash:before,
.glyphicon.glyphicon-icon-home:before,
.glyphicon.glyphicon-icon-file:before,
.glyphicon.glyphicon-icon-time:before,
.glyphicon.glyphicon-icon-road:before,
.glyphicon.glyphicon-icon-download-alt:before,
.glyphicon.glyphicon-icon-download:before,
.glyphicon.glyphicon-icon-upload:before,
.glyphicon.glyphicon-icon-volume-down:before,
.glyphicon.glyphicon-icon-volume-up:before,
.glyphicon.glyphicon-icon-qrcode:before,
.glyphicon.glyphicon-icon-barcode:before,
.glyphicon.glyphicon-icon-tag:before,
.glyphicon.glyphicon-icon-tags:before,
.glyphicon.glyphicon-icon-book:before,
.glyphicon.glyphicon-icon-bookmark:before,
.glyphicon.glyphicon-icon-print:before,
.glyphicon.glyphicon-icon-camera:before,
.glyphicon.glyphicon-icon-font:before,
.glyphicon.glyphicon-icon-bold:before,
.glyphicon.glyphicon-icon-italic:before,
.glyphicon.glyphicon-icon-text-height:before,
.glyphicon.glyphicon-icon-text-width:before,
.glyphicon.glyphicon-icon-align-left:before,
.glyphicon.glyphicon-icon-align-center:before,
.glyphicon.glyphicon-icon-align-right:before,
.glyphicon.glyphicon-icon-tint:before,
.glyphicon.glyphicon-icon-edit:before,
.glyphicon.glyphicon-icon-share:before,
.glyphicon.glyphicon-icon-check:before,
.glyphicon.glyphicon-icon-move:before,
.glyphicon.glyphicon-icon-step-backward:before,
.glyphicon.glyphicon-icon-fast-backward:before,
.glyphicon.glyphicon-icon-backward:before,
.glyphicon.glyphicon-icon-play:before,
.glyphicon.glyphicon-icon-pause:before,
.glyphicon.glyphicon-icon-stop:before,
.glyphicon.glyphicon-icon-forward:before,
.glyphicon.glyphicon-icon-fast-forward:before,
.glyphicon.glyphicon-icon-step-forward:before,
.glyphicon.glyphicon-icon-eject:before,
.glyphicon.glyphicon-icon-chevron-left:before,
.glyphicon.glyphicon-icon-chevron-right:before,
.glyphicon.glyphicon-icon-plus-sign:before,
.glyphicon.glyphicon-icon-arrow-left:before,
.glyphicon.glyphicon-icon-arrow-right:before,
.glyphicon.glyphicon-icon-arrow-up:before,
.glyphicon.glyphicon-icon-arrow-down:before,
.glyphicon.glyphicon-icon-share-alt:before,
.glyphicon.glyphicon-icon-resize-full:before,
.glyphicon.glyphicon-icon-resize-small:before,
.glyphicon.glyphicon-icon-plus:before,
.glyphicon.glyphicon-icon-minus:before,
.glyphicon.glyphicon-icon-asterisk:before,
.glyphicon.glyphicon-icon-exclamation-sign:before,
.glyphicon.glyphicon-icon-gift:before,
.glyphicon.glyphicon-icon-leaf:before,
.glyphicon.glyphicon-icon-fire:before,
.glyphicon.glyphicon-icon-eye-open:before,
.glyphicon.glyphicon-icon-eye-close:before,
.glyphicon.glyphicon-icon-warning-sign:before,
.glyphicon.glyphicon-icon-plane:before,
.glyphicon.glyphicon-icon-folder-open:before,
.glyphicon.glyphicon-icon-resize-vertical:before,
.glyphicon.glyphicon-icon-resize-horizontal:before,
.glyphicon.glyphicon-icon-bar-chart:before,
.glyphicon.glyphicon-icon-twitter-sign:before,
.glyphicon.glyphicon-icon-facebook-sign:before,
.glyphicon.glyphicon-icon-camera-retro:before,
.glyphicon.glyphicon-icon-key:before,
.glyphicon.glyphicon-icon-cogs:before,
.glyphicon.glyphicon-icon-comments:before,
.glyphicon.glyphicon-icon-thumbs-up:before,
.glyphicon.glyphicon-icon-thumbs-down:before,
.glyphicon.glyphicon-icon-star-half:before,
.glyphicon.glyphicon-icon-heart-empty:before,
.glyphicon.glyphicon-icon-signout:before,
.glyphicon.glyphicon-icon-linkedin-sign:before,
.glyphicon.glyphicon-icon-pushpin:before,
.glyphicon.glyphicon-icon-external-link:before,
.glyphicon.glyphicon-icon-twitter:before,
.glyphicon.glyphicon-icon-facebook:before,
.glyphicon.glyphicon-icon-github:before,
.glyphicon.glyphicon-icon-unlock:before,
.glyphicon.glyphicon-icon-credit:before,
.glyphicon.glyphicon-icon-rss:before,
.glyphicon.glyphicon-icon-hdd:before,
.glyphicon.glyphicon-icon-bullhorn:before,
.glyphicon.glyphicon-icon-bell:before,
.glyphicon.glyphicon-icon-certificate:before,
.glyphicon.glyphicon-icon-hand-right:before,
.glyphicon.glyphicon-icon-hand-left:before,
.glyphicon.glyphicon-icon-hand-up:before,
.glyphicon.glyphicon-icon-hand-down:before,
.glyphicon.glyphicon-icon-circle-arrow-left:before,
.glyphicon.glyphicon-icon-circle-arrow-right:before,
.glyphicon.glyphicon-icon-circle-arrow-up:before,
.glyphicon.glyphicon-icon-circle-arrow-down:before,
.glyphicon.glyphicon-icon-beaker:before,
.glyphicon.glyphicon-icon-cut:before,
.glyphicon.glyphicon-icon-copy:before,
.glyphicon.glyphicon-icon-paper-clip:before,
.glyphicon.glyphicon-icon-save:before,
.glyphicon.glyphicon-icon-sign-blank:before,
.glyphicon.glyphicon-icon-reorder:before,
.glyphicon.glyphicon-icon-list-ul:before,
.glyphicon.glyphicon-icon-list-ol:before,
.glyphicon.glyphicon-icon-strikethrough:before,
.glyphicon.glyphicon-icon-underline:before,
.glyphicon.glyphicon-icon-table:before,
.glyphicon.glyphicon-icon-magic:before,
.glyphicon.glyphicon-icon-truck:before,
.glyphicon.glyphicon-icon-pinterest:before,
.glyphicon.glyphicon-icon-pinterest-sign:before,
.glyphicon.glyphicon-icon-google-plus-sign:before,
.glyphicon.glyphicon-icon-google-plus:before,
.glyphicon.glyphicon-icon-envelope-alt:before,
.glyphicon.glyphicon-icon-linkedin:before,
.glyphicon.glyphicon-icon-undo:before,
.glyphicon.glyphicon-icon-legal:before,
.glyphicon.glyphicon-icon-dashboard:before,
.glyphicon.glyphicon-icon-comment-alt:before,
.glyphicon.glyphicon-icon-comments-alt:before,
.glyphicon.glyphicon-icon-bolt:before,
.glyphicon.glyphicon-icon-sitemap:before,
.glyphicon.glyphicon-icon-umbrella:before,
.glyphicon.glyphicon-icon-paste:before,
.glyphicon.glyphicon-icon-lightbulb:before,
.glyphicon.glyphicon-icon-exchange:before,
.glyphicon.glyphicon-icon-cloud-download:before,
.glyphicon.glyphicon-icon-cloud-upload:before,
.glyphicon.glyphicon-icon-user-md:before,
.glyphicon.glyphicon-icon-stethoscope:before,
.glyphicon.glyphicon-icon-beer:before,
.glyphicon.glyphicon-icon-h-sign:before,
.glyphicon.glyphicon-icon-plus-sign-2:before,
.glyphicon.glyphicon-icon-double-angle-left:before,
.glyphicon.glyphicon-icon-double-angle-right:before,
.glyphicon.glyphicon-icon-double-angle-up:before,
.glyphicon.glyphicon-icon-double-angle-down:before,
.glyphicon.glyphicon-icon-angle-left:before,
.glyphicon.glyphicon-icon-angle-right:before,
.glyphicon.glyphicon-icon-angle-up:before,
.glyphicon.glyphicon-icon-angle-down:before,
.glyphicon.glyphicon-icon-desktop:before,
.glyphicon.glyphicon-icon-laptop:before,
.glyphicon.glyphicon-icon-tablet:before,
.glyphicon.glyphicon-icon-circle-blank:before,
.glyphicon.glyphicon-icon-quote-left:before,
.glyphicon.glyphicon-icon-quote-right:before,
.glyphicon.glyphicon-icon-frown:before,
.glyphicon.glyphicon-icon-meh:before,
.glyphicon.glyphicon-icon-gamepad:before,
.glyphicon.glyphicon-icon-keyboard:before,
.glyphicon.glyphicon-icon-flag-alt:before,
.glyphicon.glyphicon-icon-flag-checkered:before,
.glyphicon.glyphicon-icon-terminal:before,
.glyphicon.glyphicon-icon-code:before,
.glyphicon.glyphicon-icon-reply-all:before,
.glyphicon.glyphicon-icon-star-half-full:before,
.glyphicon.glyphicon-icon-location-arrow:before,
.glyphicon.glyphicon-icon-crop:before,
.glyphicon.glyphicon-icon-code-fork:before,
.glyphicon.glyphicon-icon-unlink:before,
.glyphicon.glyphicon-icon-question:before,
.glyphicon.glyphicon-icon-info:before,
.glyphicon.glyphicon-icon-exclamation:before,
.glyphicon.glyphicon-icon-superscript:before,
.glyphicon.glyphicon-icon-maxcdn:before,
.glyphicon.glyphicon-icon-chevron-sign-left:before,
.glyphicon.glyphicon-icon-chevron-sign-right:before,
.glyphicon.glyphicon-icon-chevron-sign-up:before,
.glyphicon.glyphicon-icon-chevron-sign-down:before,
.glyphicon.glyphicon-icon-html5:before,
.glyphicon.glyphicon-icon-css3:before,
.glyphicon.glyphicon-icon-anchor:before,
.glyphicon.glyphicon-icon-unlock-alt:before,
.glyphicon.glyphicon-icon-bullseye:before,
.glyphicon.glyphicon-icon-ellipsis-horizontal:before,
.glyphicon.glyphicon-icon-ellipsis-vertical:before,
.glyphicon.glyphicon-icon-rss-sign:before,
.glyphicon.glyphicon-icon-play-sign:before,
.glyphicon.glyphicon-icon-ticket:before,
.glyphicon.glyphicon-icon-minus-sign-alt:before,
.glyphicon.glyphicon-icon-check-minus:before,
.glyphicon.glyphicon-icon-level-up:before,
.glyphicon.glyphicon-icon-euro:before,
.glyphicon.glyphicon-icon-gbp:before,
.glyphicon.glyphicon-icon-dollar:before,
.glyphicon.glyphicon-icon-rupee:before,
.glyphicon.glyphicon-icon-yen:before,
.glyphicon.glyphicon-icon-renminbi:before,
.glyphicon.glyphicon-icon-won:before,
.glyphicon.glyphicon-icon-bitcoin:before,
.glyphicon.glyphicon-icon-file-2:before,
.glyphicon.glyphicon-icon-file-text:before,
.glyphicon.glyphicon-icon-sort-by-alphabet:before,
.glyphicon.glyphicon-icon-sort-by-alphabet-alt:before,
.glyphicon.glyphicon-icon-sort-by-attributes:before,
.glyphicon.glyphicon-icon-sort-by-attributes-alt:before,
.glyphicon.glyphicon-icon-sort-by-order:before,
.glyphicon.glyphicon-icon-sort-by-order-alt:before,
.glyphicon.glyphicon-icon-thumbs-up-2:before,
.glyphicon.glyphicon-icon-thumbs-down-2:before,
.glyphicon.glyphicon-icon-adn:before,
.glyphicon.glyphicon-icon-bitbucket:before,
.glyphicon.glyphicon-icon-bitbucket-sign:before,
.glyphicon.glyphicon-icon-tumblr:before,
.glyphicon.glyphicon-icon-tumblr-sign:before,
.glyphicon.glyphicon-icon-long-arrow-down:before,
.glyphicon.glyphicon-icon-long-arrow-up:before,
.glyphicon.glyphicon-icon-long-arrow-left:before,
.glyphicon.glyphicon-icon-long-arrow-right:before,
.glyphicon.glyphicon-icon-apple:before,
.glyphicon.glyphicon-icon-windows:before,
.glyphicon.glyphicon-icon-android:before,
.glyphicon.glyphicon-icon-linux:before,
.glyphicon.glyphicon-icon-dribbble:before,
.glyphicon.glyphicon-icon-skype:before,
.glyphicon.glyphicon-icon-foursquare:before,
.glyphicon.glyphicon-icon-trello:before,
.glyphicon.glyphicon-icon-female:before,
.glyphicon.glyphicon-icon-weixin-round:before,
.glyphicon.glyphicon-icon-tencent-weibo-round:before,
.glyphicon.glyphicon-icon-sina-weibo-round:before,
.glyphicon.glyphicon-icon-renren-round:before,
.glyphicon.glyphicon-icon-qq-round:before,
.glyphicon.glyphicon-icon-douban-round:before,
.glyphicon.glyphicon-icon-suitcase:before,
.glyphicon.glyphicon-icon-mobile:before,
.glyphicon.glyphicon-icon-douban:before,
.glyphicon.glyphicon-icon-qq:before,
.glyphicon.glyphicon-icon-renren-2:before,
.glyphicon.glyphicon-icon-sina-weibo:before,
.glyphicon.glyphicon-icon-tencent-weibo:before,
.glyphicon.glyphicon-icon-weixin:before {
	font-family: 'fontawesome';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.glyphicon.glyphicon-icon-glass:before {
	content: "\38"
}

.glyphicon.glyphicon-icon-music:before {
	content: "\f001"
}

.glyphicon.glyphicon-icon-search:before {
	content: "\f002"
}

.glyphicon.glyphicon-icon-envelope:before {
	content: "\f003"
}

.glyphicon.glyphicon-icon-heart:before {
	content: "\f004"
}

.glyphicon.glyphicon-icon-star:before {
	content: "\f005"
}

.glyphicon.glyphicon-icon-star-empty:before {
	content: "\f006"
}

.glyphicon.glyphicon-icon-user:before {
	content: "\f007"
}

.glyphicon.glyphicon-icon-film:before {
	content: "\f008"
}

.glyphicon.glyphicon-icon-inbox:before {
	content: "\f01c"
}

.glyphicon.glyphicon-icon-play-circle:before {
	content: "\f01d"
}

.glyphicon.glyphicon-icon-repeat:before {
	content: "\f01e"
}

.glyphicon.glyphicon-icon-refresh:before {
	content: "\f021"
}

.glyphicon.glyphicon-icon-list-alt:before {
	content: "\f022"
}

.glyphicon.glyphicon-icon-lock:before {
	content: "\f023"
}

.glyphicon.glyphicon-icon-flag:before {
	content: "\f024"
}

.glyphicon.glyphicon-icon-headphones:before {
	content: "\f025"
}

.glyphicon.glyphicon-icon-volume-off:before {
	content: "\f026"
}

.glyphicon.glyphicon-icon-align-justify:before {
	content: "\f039"
}

.glyphicon.glyphicon-icon-list:before {
	content: "\f03a"
}

.glyphicon.glyphicon-icon-indent-left:before {
	content: "\f03b"
}

.glyphicon.glyphicon-icon-indent-right:before {
	content: "\f03c"
}

.glyphicon.glyphicon-icon-facetime-video:before {
	content: "\f03d"
}

.glyphicon.glyphicon-icon-picture:before {
	content: "\f03e"
}

.glyphicon.glyphicon-icon-pencil:before {
	content: "\f040"
}

.glyphicon.glyphicon-icon-map-marker:before {
	content: "\f041"
}

.glyphicon.glyphicon-icon-adjust:before {
	content: "\f042"
}

.glyphicon.glyphicon-icon-minus-sign:before {
	content: "\f056"
}

.glyphicon.glyphicon-icon-remove-sign:before {
	content: "\f057"
}

.glyphicon.glyphicon-icon-ok-sign:before {
	content: "\f058"
}

.glyphicon.glyphicon-icon-question-sign:before {
	content: "\f059"
}

.glyphicon.glyphicon-icon-info-sign:before {
	content: "\f05a"
}

.glyphicon.glyphicon-icon-screenshot:before {
	content: "\f05b"
}

.glyphicon.glyphicon-icon-remove-circle:before {
	content: "\f05c"
}

.glyphicon.glyphicon-icon-ok-circle:before {
	content: "\f05d"
}

.glyphicon.glyphicon-icon-ban-circle:before {
	content: "\f05e"
}

.glyphicon.glyphicon-icon-calendar:before {
	content: "\f073"
}

.glyphicon.glyphicon-icon-random:before {
	content: "\f074"
}

.glyphicon.glyphicon-icon-comment:before {
	content: "\f075"
}

.glyphicon.glyphicon-icon-magnet:before {
	content: "\f076"
}

.glyphicon.glyphicon-icon-chevron-up:before {
	content: "\f077"
}

.glyphicon.glyphicon-icon-chevron-down:before {
	content: "\f078"
}

.glyphicon.glyphicon-icon-retweet:before {
	content: "\f079"
}

.glyphicon.glyphicon-icon-shopping-cart:before {
	content: "\f07a"
}

.glyphicon.glyphicon-icon-folder-close:before {
	content: "\f07b"
}

.glyphicon.glyphicon-icon-signin:before {
	content: "\f090"
}

.glyphicon.glyphicon-icon-trophy:before {
	content: "\f091"
}

.glyphicon.glyphicon-icon-github-sign:before {
	content: "\f092"
}

.glyphicon.glyphicon-icon-upload-alt:before {
	content: "\f093"
}

.glyphicon.glyphicon-icon-lemon:before {
	content: "\f094"
}

.glyphicon.glyphicon-icon-phone:before {
	content: "\f095"
}

.glyphicon.glyphicon-icon-check-empty:before {
	content: "\f096"
}

.glyphicon.glyphicon-icon-bookmark-empty:before {
	content: "\f097"
}

.glyphicon.glyphicon-icon-phone-sign:before {
	content: "\f098"
}

.glyphicon.glyphicon-icon-globe:before {
	content: "\f0ac"
}

.glyphicon.glyphicon-icon-wrench:before {
	content: "\f0ad"
}

.glyphicon.glyphicon-icon-tasks:before {
	content: "\f0ae"
}

.glyphicon.glyphicon-icon-filter:before {
	content: "\f0b0"
}

.glyphicon.glyphicon-icon-briefcase:before {
	content: "\f0b1"
}

.glyphicon.glyphicon-icon-fullscreen:before {
	content: "\f0b2"
}

.glyphicon.glyphicon-icon-group:before {
	content: "\f0c0"
}

.glyphicon.glyphicon-icon-link:before {
	content: "\f0c1"
}

.glyphicon.glyphicon-icon-cloud:before {
	content: "\f0c2"
}

.glyphicon.glyphicon-icon-money:before {
	content: "\f0d6"
}

.glyphicon.glyphicon-icon-caret-down:before {
	content: "\f0d7"
}

.glyphicon.glyphicon-icon-caret-up:before {
	content: "\f0d8"
}

.glyphicon.glyphicon-icon-caret-left:before {
	content: "\f0d9"
}

.glyphicon.glyphicon-icon-caret-right:before {
	content: "\f0da"
}

.glyphicon.glyphicon-icon-columns:before {
	content: "\f0db"
}

.glyphicon.glyphicon-icon-sort:before {
	content: "\f0dc"
}

.glyphicon.glyphicon-icon-sort-down:before {
	content: "\f0dd"
}

.glyphicon.glyphicon-icon-sort-up:before {
	content: "\f0de"
}

.glyphicon.glyphicon-icon-bell-alt:before {
	content: "\f0f3"
}

.glyphicon.glyphicon-icon-coffee:before {
	content: "\f0f4"
}

.glyphicon.glyphicon-icon-food:before {
	content: "\f0f5"
}

.glyphicon.glyphicon-icon-file-alt:before {
	content: "\f0f6"
}

.glyphicon.glyphicon-icon-building:before {
	content: "\f0f7"
}

.glyphicon.glyphicon-icon-hospital:before {
	content: "\f0f8"
}

.glyphicon.glyphicon-icon-ambulance:before {
	content: "\f0f9"
}

.glyphicon.glyphicon-icon-medkit:before {
	content: "\f0fa"
}

.glyphicon.glyphicon-icon-fighter-jet:before {
	content: "\f0fb"
}

.glyphicon.glyphicon-icon-spinner:before {
	content: "\f110"
}

.glyphicon.glyphicon-icon-circle:before {
	content: "\f111"
}

.glyphicon.glyphicon-icon-reply:before {
	content: "\f112"
}

.glyphicon.glyphicon-icon-github-alt:before {
	content: "\f113"
}

.glyphicon.glyphicon-icon-folder-close-alt:before {
	content: "\f114"
}

.glyphicon.glyphicon-icon-folder-open-alt:before {
	content: "\f115"
}

.glyphicon.glyphicon-icon-expand-alt:before {
	content: "\f116"
}

.glyphicon.glyphicon-icon-collapse-alt:before {
	content: "\f117"
}

.glyphicon.glyphicon-icon-smile:before {
	content: "\f118"
}

.glyphicon.glyphicon-icon-subscript:before {
	content: "\f12c"
}

.glyphicon.glyphicon-icon-eraser:before {
	content: "\f12d"
}

.glyphicon.glyphicon-icon-puzzle:before {
	content: "\f12e"
}

.glyphicon.glyphicon-icon-microphone:before {
	content: "\f130"
}

.glyphicon.glyphicon-icon-microphone-off:before {
	content: "\f131"
}

.glyphicon.glyphicon-icon-shield:before {
	content: "\f132"
}

.glyphicon.glyphicon-icon-calendar-empty:before {
	content: "\f133"
}

.glyphicon.glyphicon-icon-fire-extinguisher:before {
	content: "\f134"
}

.glyphicon.glyphicon-icon-rocket:before {
	content: "\f135"
}

.glyphicon.glyphicon-icon-level-down:before {
	content: "\f149"
}

.glyphicon.glyphicon-icon-check-sign:before {
	content: "\f14a"
}

.glyphicon.glyphicon-icon-edit-sign:before {
	content: "\f14b"
}

.glyphicon.glyphicon-icon-external-link-sign:before {
	content: "\f14c"
}

.glyphicon.glyphicon-icon-share-sign:before {
	content: "\f14d"
}

.glyphicon.glyphicon-icon-compass:before {
	content: "\f14e"
}

.glyphicon.glyphicon-icon-collapse:before {
	content: "\f150"
}

.glyphicon.glyphicon-icon-collapse-top:before {
	content: "\f151"
}

.glyphicon.glyphicon-icon-expand:before {
	content: "\f152"
}

.glyphicon.glyphicon-icon-youtube-sign:before {
	content: "\f166"
}

.glyphicon.glyphicon-icon-youtube:before {
	content: "\f167"
}

.glyphicon.glyphicon-icon-xing:before {
	content: "\f168"
}

.glyphicon.glyphicon-icon-xing-sign:before {
	content: "\f169"
}

.glyphicon.glyphicon-icon-youtube-play:before {
	content: "\f16a"
}

.glyphicon.glyphicon-icon-dropbox:before {
	content: "\f16b"
}

.glyphicon.glyphicon-icon-stackexchange:before {
	content: "\f16c"
}

.glyphicon.glyphicon-icon-instagram:before {
	content: "\f16d"
}

.glyphicon.glyphicon-icon-flickr:before {
	content: "\f16e"
}

.glyphicon.glyphicon-icon-male:before {
	content: "\f183"
}

.glyphicon.glyphicon-icon-gittip:before {
	content: "\f184"
}

.glyphicon.glyphicon-icon-sun:before {
	content: "\f185"
}

.glyphicon.glyphicon-icon-moon:before {
	content: "\f186"
}

.glyphicon.glyphicon-icon-archive:before {
	content: "\f187"
}

.glyphicon.glyphicon-icon-bug:before {
	content: "\f188"
}

.glyphicon.glyphicon-icon-vk:before {
	content: "\f189"
}

.glyphicon.glyphicon-icon-weibo:before {
	content: "\f18a"
}

.glyphicon.glyphicon-icon-renren:before {
	content: "\f18b"
}

.glyphicon.glyphicon-icon-th-large:before {
	content: "\f009"
}

.glyphicon.glyphicon-icon-th:before {
	content: "\f00a"
}

.glyphicon.glyphicon-icon-th-list:before {
	content: "\f00b"
}

.glyphicon.glyphicon-icon-ok:before {
	content: "\f00c"
}

.glyphicon.glyphicon-icon-remove:before {
	content: "\f00d"
}

.glyphicon.glyphicon-icon-zoom-in:before {
	content: "\f00e"
}

.glyphicon.glyphicon-icon-zoom-out:before {
	content: "\f010"
}

.glyphicon.glyphicon-icon-off:before {
	content: "\f011"
}

.glyphicon.glyphicon-icon-signal:before {
	content: "\f012"
}

.glyphicon.glyphicon-icon-cog:before {
	content: "\f013"
}

.glyphicon.glyphicon-icon-trash:before {
	content: "\f014"
}

.glyphicon.glyphicon-icon-home:before {
	content: "\f015"
}

.glyphicon.glyphicon-icon-file:before {
	content: "\f016"
}

.glyphicon.glyphicon-icon-time:before {
	content: "\f017"
}

.glyphicon.glyphicon-icon-road:before {
	content: "\f018"
}

.glyphicon.glyphicon-icon-download-alt:before {
	content: "\f019"
}

.glyphicon.glyphicon-icon-download:before {
	content: "\f01a"
}

.glyphicon.glyphicon-icon-upload:before {
	content: "\f01b"
}

.glyphicon.glyphicon-icon-volume-down:before {
	content: "\f027"
}

.glyphicon.glyphicon-icon-volume-up:before {
	content: "\f028"
}

.glyphicon.glyphicon-icon-qrcode:before {
	content: "\f029"
}

.glyphicon.glyphicon-icon-barcode:before {
	content: "\f02a"
}

.glyphicon.glyphicon-icon-tag:before {
	content: "\f02b"
}

.glyphicon.glyphicon-icon-tags:before {
	content: "\f02c"
}

.glyphicon.glyphicon-icon-book:before {
	content: "\f02d"
}

.glyphicon.glyphicon-icon-bookmark:before {
	content: "\f02e"
}

.glyphicon.glyphicon-icon-print:before {
	content: "\f02f"
}

.glyphicon.glyphicon-icon-camera:before {
	content: "\f030"
}

.glyphicon.glyphicon-icon-font:before {
	content: "\f031"
}

.glyphicon.glyphicon-icon-bold:before {
	content: "\f032"
}

.glyphicon.glyphicon-icon-italic:before {
	content: "\f033"
}

.glyphicon.glyphicon-icon-text-height:before {
	content: "\f034"
}

.glyphicon.glyphicon-icon-text-width:before {
	content: "\f035"
}

.glyphicon.glyphicon-icon-align-left:before {
	content: "\f036"
}

.glyphicon.glyphicon-icon-align-center:before {
	content: "\f037"
}

.glyphicon.glyphicon-icon-align-right:before {
	content: "\f038"
}

.glyphicon.glyphicon-icon-tint:before {
	content: "\f043"
}

.glyphicon.glyphicon-icon-edit:before {
	content: "\f044"
}

.glyphicon.glyphicon-icon-share:before {
	content: "\f045"
}

.glyphicon.glyphicon-icon-check:before {
	content: "\f046"
}

.glyphicon.glyphicon-icon-move:before {
	content: "\f047"
}

.glyphicon.glyphicon-icon-step-backward:before {
	content: "\f048"
}

.glyphicon.glyphicon-icon-fast-backward:before {
	content: "\f049"
}

.glyphicon.glyphicon-icon-backward:before {
	content: "\f04a"
}

.glyphicon.glyphicon-icon-play:before {
	content: "\f04b"
}

.glyphicon.glyphicon-icon-pause:before {
	content: "\f04c"
}

.glyphicon.glyphicon-icon-stop:before {
	content: "\f04d"
}

.glyphicon.glyphicon-icon-forward:before {
	content: "\f04e"
}

.glyphicon.glyphicon-icon-fast-forward:before {
	content: "\f050"
}

.glyphicon.glyphicon-icon-step-forward:before {
	content: "\f051"
}

.glyphicon.glyphicon-icon-eject:before {
	content: "\f052"
}

.glyphicon.glyphicon-icon-chevron-left:before {
	content: "\f053"
}

.glyphicon.glyphicon-icon-chevron-right:before {
	content: "\f054"
}

.glyphicon.glyphicon-icon-plus-sign:before {
	content: "\f055"
}

.glyphicon.glyphicon-icon-arrow-left:before {
	content: "\f060"
}

.glyphicon.glyphicon-icon-arrow-right:before {
	content: "\f061"
}

.glyphicon.glyphicon-icon-arrow-up:before {
	content: "\f062"
}

.glyphicon.glyphicon-icon-arrow-down:before {
	content: "\f063"
}

.glyphicon.glyphicon-icon-share-alt:before {
	content: "\f064"
}

.glyphicon.glyphicon-icon-resize-full:before {
	content: "\f065"
}

.glyphicon.glyphicon-icon-resize-small:before {
	content: "\f066"
}

.glyphicon.glyphicon-icon-plus:before {
	content: "\f067"
}

.glyphicon.glyphicon-icon-minus:before {
	content: "\f068"
}

.glyphicon.glyphicon-icon-asterisk:before {
	content: "\f069"
}

.glyphicon.glyphicon-icon-exclamation-sign:before {
	content: "\f06a"
}

.glyphicon.glyphicon-icon-gift:before {
	content: "\f06b"
}

.glyphicon.glyphicon-icon-leaf:before {
	content: "\f06c"
}

.glyphicon.glyphicon-icon-fire:before {
	content: "\f06d"
}

.glyphicon.glyphicon-icon-eye-open:before {
	content: "\f06e"
}

.glyphicon.glyphicon-icon-eye-close:before {
	content: "\f070"
}

.glyphicon.glyphicon-icon-warning-sign:before {
	content: "\f071"
}

.glyphicon.glyphicon-icon-plane:before {
	content: "\f072"
}

.glyphicon.glyphicon-icon-folder-open:before {
	content: "\f07c"
}

.glyphicon.glyphicon-icon-resize-vertical:before {
	content: "\f07d"
}

.glyphicon.glyphicon-icon-resize-horizontal:before {
	content: "\f07e"
}

.glyphicon.glyphicon-icon-bar-chart:before {
	content: "\f080"
}

.glyphicon.glyphicon-icon-twitter-sign:before {
	content: "\f081"
}

.glyphicon.glyphicon-icon-facebook-sign:before {
	content: "\f082"
}

.glyphicon.glyphicon-icon-camera-retro:before {
	content: "\f083"
}

.glyphicon.glyphicon-icon-key:before {
	content: "\f084"
}

.glyphicon.glyphicon-icon-cogs:before {
	content: "\f085"
}

.glyphicon.glyphicon-icon-comments:before {
	content: "\f086"
}

.glyphicon.glyphicon-icon-thumbs-up:before {
	content: "\f087"
}

.glyphicon.glyphicon-icon-thumbs-down:before {
	content: "\f088"
}

.glyphicon.glyphicon-icon-star-half:before {
	content: "\f089"
}

.glyphicon.glyphicon-icon-heart-empty:before {
	content: "\f08a"
}

.glyphicon.glyphicon-icon-signout:before {
	content: "\f08b"
}

.glyphicon.glyphicon-icon-linkedin-sign:before {
	content: "\f08c"
}

.glyphicon.glyphicon-icon-pushpin:before {
	content: "\f08d"
}

.glyphicon.glyphicon-icon-external-link:before {
	content: "\f08e"
}

.glyphicon.glyphicon-icon-twitter:before {
	content: "\f099"
}

.glyphicon.glyphicon-icon-facebook:before {
	content: "\f09a"
}

.glyphicon.glyphicon-icon-github:before {
	content: "\f09b"
}

.glyphicon.glyphicon-icon-unlock:before {
	content: "\f09c"
}

.glyphicon.glyphicon-icon-credit:before {
	content: "\f09d"
}

.glyphicon.glyphicon-icon-rss:before {
	content: "\f09e"
}

.glyphicon.glyphicon-icon-hdd:before {
	content: "\f0a0"
}

.glyphicon.glyphicon-icon-bullhorn:before {
	content: "\f0a1"
}

.glyphicon.glyphicon-icon-bell:before {
	content: "\f0a2"
}

.glyphicon.glyphicon-icon-certificate:before {
	content: "\f0a3"
}

.glyphicon.glyphicon-icon-hand-right:before {
	content: "\f0a4"
}

.glyphicon.glyphicon-icon-hand-left:before {
	content: "\f0a5"
}

.glyphicon.glyphicon-icon-hand-up:before {
	content: "\f0a6"
}

.glyphicon.glyphicon-icon-hand-down:before {
	content: "\f0a7"
}

.glyphicon.glyphicon-icon-circle-arrow-left:before {
	content: "\f0a8"
}

.glyphicon.glyphicon-icon-circle-arrow-right:before {
	content: "\f0a9"
}

.glyphicon.glyphicon-icon-circle-arrow-up:before {
	content: "\f0aa"
}

.glyphicon.glyphicon-icon-circle-arrow-down:before {
	content: "\f0ab"
}

.glyphicon.glyphicon-icon-beaker:before {
	content: "\f0c3"
}

.glyphicon.glyphicon-icon-cut:before {
	content: "\f0c4"
}

.glyphicon.glyphicon-icon-copy:before {
	content: "\f0c5"
}

.glyphicon.glyphicon-icon-paper-clip:before {
	content: "\f0c6"
}

.glyphicon.glyphicon-icon-save:before {
	content: "\f0c7"
}

.glyphicon.glyphicon-icon-sign-blank:before {
	content: "\f0c8"
}

.glyphicon.glyphicon-icon-reorder:before {
	content: "\f0c9"
}

.glyphicon.glyphicon-icon-list-ul:before {
	content: "\f0ca"
}

.glyphicon.glyphicon-icon-list-ol:before {
	content: "\f0cb"
}

.glyphicon.glyphicon-icon-strikethrough:before {
	content: "\f0cc"
}

.glyphicon.glyphicon-icon-underline:before {
	content: "\f0cd"
}

.glyphicon.glyphicon-icon-table:before {
	content: "\f0ce"
}

.glyphicon.glyphicon-icon-magic:before {
	content: "\f0d0"
}

.glyphicon.glyphicon-icon-truck:before {
	content: "\f0d1"
}

.glyphicon.glyphicon-icon-pinterest:before {
	content: "\f0d2"
}

.glyphicon.glyphicon-icon-pinterest-sign:before {
	content: "\f0d3"
}

.glyphicon.glyphicon-icon-google-plus-sign:before {
	content: "\f0d4"
}

.glyphicon.glyphicon-icon-google-plus:before {
	content: "\f0d5"
}

.glyphicon.glyphicon-icon-envelope-alt:before {
	content: "\f0e0"
}

.glyphicon.glyphicon-icon-linkedin:before {
	content: "\f0e1"
}

.glyphicon.glyphicon-icon-undo:before {
	content: "\f0e2"
}

.glyphicon.glyphicon-icon-legal:before {
	content: "\f0e3"
}

.glyphicon.glyphicon-icon-dashboard:before {
	content: "\f0e4"
}

.glyphicon.glyphicon-icon-comment-alt:before {
	content: "\f0e5"
}

.glyphicon.glyphicon-icon-comments-alt:before {
	content: "\f0e6"
}

.glyphicon.glyphicon-icon-bolt:before {
	content: "\f0e7"
}

.glyphicon.glyphicon-icon-sitemap:before {
	content: "\f0e8"
}

.glyphicon.glyphicon-icon-umbrella:before {
	content: "\f0e9"
}

.glyphicon.glyphicon-icon-paste:before {
	content: "\f0ea"
}

.glyphicon.glyphicon-icon-lightbulb:before {
	content: "\f0eb"
}

.glyphicon.glyphicon-icon-exchange:before {
	content: "\f0ec"
}

.glyphicon.glyphicon-icon-cloud-download:before {
	content: "\f0ed"
}

.glyphicon.glyphicon-icon-cloud-upload:before {
	content: "\f0ee"
}

.glyphicon.glyphicon-icon-user-md:before {
	content: "\f0f0"
}

.glyphicon.glyphicon-icon-stethoscope:before {
	content: "\f0f1"
}

.glyphicon.glyphicon-icon-beer:before {
	content: "\f0fc"
}

.glyphicon.glyphicon-icon-h-sign:before {
	content: "\f0fd"
}

.glyphicon.glyphicon-icon-plus-sign-2:before {
	content: "\f0fe"
}

.glyphicon.glyphicon-icon-double-angle-left:before {
	content: "\f100"
}

.glyphicon.glyphicon-icon-double-angle-right:before {
	content: "\f101"
}

.glyphicon.glyphicon-icon-double-angle-up:before {
	content: "\f102"
}

.glyphicon.glyphicon-icon-double-angle-down:before {
	content: "\f103"
}

.glyphicon.glyphicon-icon-angle-left:before {
	content: "\f104"
}

.glyphicon.glyphicon-icon-angle-right:before {
	content: "\f105"
}

.glyphicon.glyphicon-icon-angle-up:before {
	content: "\f106"
}

.glyphicon.glyphicon-icon-angle-down:before {
	content: "\f107"
}

.glyphicon.glyphicon-icon-desktop:before {
	content: "\f108"
}

.glyphicon.glyphicon-icon-laptop:before {
	content: "\f109"
}

.glyphicon.glyphicon-icon-tablet:before {
	content: "\f10a"
}

.glyphicon.glyphicon-icon-circle-blank:before {
	content: "\f10c"
}

.glyphicon.glyphicon-icon-quote-left:before {
	content: "\f10d"
}

.glyphicon.glyphicon-icon-quote-right:before {
	content: "\f10e"
}

.glyphicon.glyphicon-icon-frown:before {
	content: "\f119"
}

.glyphicon.glyphicon-icon-meh:before {
	content: "\f11a"
}

.glyphicon.glyphicon-icon-gamepad:before {
	content: "\f11b"
}

.glyphicon.glyphicon-icon-keyboard:before {
	content: "\f11c"
}

.glyphicon.glyphicon-icon-flag-alt:before {
	content: "\f11d"
}

.glyphicon.glyphicon-icon-flag-checkered:before {
	content: "\f11e"
}

.glyphicon.glyphicon-icon-terminal:before {
	content: "\f120"
}

.glyphicon.glyphicon-icon-code:before {
	content: "\f121"
}

.glyphicon.glyphicon-icon-reply-all:before {
	content: "\f122"
}

.glyphicon.glyphicon-icon-star-half-full:before {
	content: "\f123"
}

.glyphicon.glyphicon-icon-location-arrow:before {
	content: "\f124"
}

.glyphicon.glyphicon-icon-crop:before {
	content: "\f125"
}

.glyphicon.glyphicon-icon-code-fork:before {
	content: "\f126"
}

.glyphicon.glyphicon-icon-unlink:before {
	content: "\f127"
}

.glyphicon.glyphicon-icon-question:before {
	content: "\f128"
}

.glyphicon.glyphicon-icon-info:before {
	content: "\f129"
}

.glyphicon.glyphicon-icon-exclamation:before {
	content: "\f12a"
}

.glyphicon.glyphicon-icon-superscript:before {
	content: "\f12b"
}

.glyphicon.glyphicon-icon-maxcdn:before {
	content: "\f136"
}

.glyphicon.glyphicon-icon-chevron-sign-left:before {
	content: "\f137"
}

.glyphicon.glyphicon-icon-chevron-sign-right:before {
	content: "\f138"
}

.glyphicon.glyphicon-icon-chevron-sign-up:before {
	content: "\f139"
}

.glyphicon.glyphicon-icon-chevron-sign-down:before {
	content: "\f13a"
}

.glyphicon.glyphicon-icon-html5:before {
	content: "\f13b"
}

.glyphicon.glyphicon-icon-css3:before {
	content: "\f13c"
}

.glyphicon.glyphicon-icon-anchor:before {
	content: "\f13d"
}

.glyphicon.glyphicon-icon-unlock-alt:before {
	content: "\f13e"
}

.glyphicon.glyphicon-icon-bullseye:before {
	content: "\f140"
}

.glyphicon.glyphicon-icon-ellipsis-horizontal:before {
	content: "\f141"
}

.glyphicon.glyphicon-icon-ellipsis-vertical:before {
	content: "\f142"
}

.glyphicon.glyphicon-icon-rss-sign:before {
	content: "\f143"
}

.glyphicon.glyphicon-icon-play-sign:before {
	content: "\f144"
}

.glyphicon.glyphicon-icon-ticket:before {
	content: "\f145"
}

.glyphicon.glyphicon-icon-minus-sign-alt:before {
	content: "\f146"
}

.glyphicon.glyphicon-icon-check-minus:before {
	content: "\f147"
}

.glyphicon.glyphicon-icon-level-up:before {
	content: "\f148"
}

.glyphicon.glyphicon-icon-euro:before {
	content: "\f153"
}

.glyphicon.glyphicon-icon-gbp:before {
	content: "\f154"
}

.glyphicon.glyphicon-icon-dollar:before {
	content: "\f155"
}

.glyphicon.glyphicon-icon-rupee:before {
	content: "\f156"
}

.glyphicon.glyphicon-icon-yen:before {
	content: "\f157"
}

.glyphicon.glyphicon-icon-renminbi:before {
	content: "\f158"
}

.glyphicon.glyphicon-icon-won:before {
	content: "\f159"
}

.glyphicon.glyphicon-icon-bitcoin:before {
	content: "\f15a"
}

.glyphicon.glyphicon-icon-file-2:before {
	content: "\f15b"
}

.glyphicon.glyphicon-icon-file-text:before {
	content: "\f15c"
}

.glyphicon.glyphicon-icon-sort-by-alphabet:before {
	content: "\f15d"
}

.glyphicon.glyphicon-icon-sort-by-alphabet-alt:before {
	content: "\f15e"
}

.glyphicon.glyphicon-icon-sort-by-attributes:before {
	content: "\f160"
}

.glyphicon.glyphicon-icon-sort-by-attributes-alt:before {
	content: "\f161"
}

.glyphicon.glyphicon-icon-sort-by-order:before {
	content: "\f162"
}

.glyphicon.glyphicon-icon-sort-by-order-alt:before {
	content: "\f163"
}

.glyphicon.glyphicon-icon-thumbs-up-2:before {
	content: "\f164"
}

.glyphicon.glyphicon-icon-thumbs-down-2:before {
	content: "\f165"
}

.glyphicon.glyphicon-icon-adn:before {
	content: "\f170"
}

.glyphicon.glyphicon-icon-bitbucket:before {
	content: "\f171"
}

.glyphicon.glyphicon-icon-bitbucket-sign:before {
	content: "\f172"
}

.glyphicon.glyphicon-icon-tumblr:before {
	content: "\f173"
}

.glyphicon.glyphicon-icon-tumblr-sign:before {
	content: "\f174"
}

.glyphicon.glyphicon-icon-long-arrow-down:before {
	content: "\f175"
}

.glyphicon.glyphicon-icon-long-arrow-up:before {
	content: "\f176"
}

.glyphicon.glyphicon-icon-long-arrow-left:before {
	content: "\f177"
}

.glyphicon.glyphicon-icon-long-arrow-right:before {
	content: "\f178"
}

.glyphicon.glyphicon-icon-apple:before {
	content: "\f179"
}

.glyphicon.glyphicon-icon-windows:before {
	content: "\f17a"
}

.glyphicon.glyphicon-icon-android:before {
	content: "\f17b"
}

.glyphicon.glyphicon-icon-linux:before {
	content: "\f17c"
}

.glyphicon.glyphicon-icon-dribbble:before {
	content: "\f17d"
}

.glyphicon.glyphicon-icon-skype:before {
	content: "\f17e"
}

.glyphicon.glyphicon-icon-foursquare:before {
	content: "\f180"
}

.glyphicon.glyphicon-icon-trello:before {
	content: "\f181"
}

.glyphicon.glyphicon-icon-female:before {
	content: "\f182"
}

.glyphicon.glyphicon-icon-weixin-round:before {
	content: "\e000"
}

.glyphicon.glyphicon-icon-tencent-weibo-round:before {
	content: "\e001"
}

.glyphicon.glyphicon-icon-sina-weibo-round:before {
	content: "\e002"
}

.glyphicon.glyphicon-icon-renren-round:before {
	content: "\e003"
}

.glyphicon.glyphicon-icon-qq-round:before {
	content: "\e004"
}

.glyphicon.glyphicon-icon-douban-round:before {
	content: "\e005"
}

.glyphicon.glyphicon-icon-suitcase:before {
	content: "\e006"
}

.glyphicon.glyphicon-icon-mobile:before {
	content: "\e007"
}

.glyphicon.glyphicon-icon-douban:before {
	content: "\e008"
}

.glyphicon.glyphicon-icon-qq:before {
	content: "\e009"
}

.glyphicon.glyphicon-icon-renren-2:before {
	content: "\e00a"
}

.glyphicon.glyphicon-icon-sina-weibo:before {
	content: "\e00b"
}

.glyphicon.glyphicon-icon-tencent-weibo:before {
	content: "\e00c"
}

.glyphicon.glyphicon-icon-weixin:before {
	content: "\e00d"
}


/* style: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-content/themes/qfy-01/style.css) */

.blog .dt-format-gallery .dt-format-gallery-coll.full,
.archive .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full {
	display: none;
}

.qf-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}


/* dt-media-op-css: (http://54cb4e2ce1429.t73.qifeiye.com/FeiEditor/bitSite/css/opentip.css) */

.opentip-container,
.opentip-container * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.opentip-container {
	position: absolute;
	max-width: 500px;
	z-index: 9201!important;
	-webkit-transition: -webkit-transform 1s ease-in-out;
	-moz-transition: -moz-transform 1s ease-in-out;
	-o-transition: -o-transform 1s ease-in-out;
	-ms-transition: -ms-transform 1s ease-in-out;
	transition: transform 1s ease-in-out;
	pointer-events: none;
	-webkit-transform: translateX(0) translateY(0);
	-moz-transform: translateX(0) translateY(0);
	-o-transform: translateX(0) translateY(0);
	-ms-transform: translateX(0) translateY(0);
	transform: translateX(0) translateY(0);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
	-webkit-transform: translateY(-5px);
	-moz-transform: translateY(-5px);
	-o-transform: translateY(-5px);
	-ms-transform: translateY(-5px);
	transform: translateY(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
	-webkit-transform: translateY(-5px) translateX(5px);
	-moz-transform: translateY(-5px) translateX(5px);
	-o-transform: translateY(-5px) translateX(5px);
	-ms-transform: translateY(-5px) translateX(5px);
	transform: translateY(-5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
	-webkit-transform: translateX(5px);
	-moz-transform: translateX(5px);
	-o-transform: translateX(5px);
	-ms-transform: translateX(5px);
	transform: translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
	-webkit-transform: translateY(5px) translateX(5px);
	-moz-transform: translateY(5px) translateX(5px);
	-o-transform: translateY(5px) translateX(5px);
	-ms-transform: translateY(5px) translateX(5px);
	transform: translateY(5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
	-webkit-transform: translateY(5px);
	-moz-transform: translateY(5px);
	-o-transform: translateY(5px);
	-ms-transform: translateY(5px);
	transform: translateY(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
	-webkit-transform: translateY(5px) translateX(-5px);
	-moz-transform: translateY(5px) translateX(-5px);
	-o-transform: translateY(5px) translateX(-5px);
	-ms-transform: translateY(5px) translateX(-5px);
	transform: translateY(5px) translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
	-webkit-transform: translateX(-5px);
	-moz-transform: translateX(-5px);
	-o-transform: translateX(-5px);
	-ms-transform: translateX(-5px);
	transform: translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
	-webkit-transform: translateY(-5px) translateX(-5px);
	-moz-transform: translateY(-5px) translateX(-5px);
	-o-transform: translateY(-5px) translateX(-5px);
	-ms-transform: translateY(-5px) translateX(-5px);
	transform: translateY(-5px) translateX(-5px);
}

.opentip-container.ot-fixed .opentip {
	pointer-events: auto;
}

.opentip-container.ot-hidden {
	display: none;
}

.opentip-container .opentip {
	position: relative;
	font-size: 13px;
	line-height: 120%;
	padding: 9px 14px;
	color: #4f4b47;
	text-shadow: -1px -1px 0px rgba(255, 255, 255, 0.2);
}

.opentip-container .opentip .header {
	margin: 0;
	padding: 0;
}

.opentip-container .opentip .ot-close {
	pointer-events: auto;
	display: block;
	position: absolute;
	top: -12px;
	left: 60px;
	color: rgba(0, 0, 0, 0.5);
	background: rgba(0, 0, 0, 0);
	text-decoration: none;
}

.opentip-container .opentip .ot-close span {
	display: none;
}

.opentip-container .opentip .ot-loading-indicator {
	display: none;
}

.opentip-container.ot-loading .ot-loading-indicator {
	width: 30px;
	height: 30px;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
	display: block;
}

.opentip-container.ot-loading .ot-loading-indicator span {
	display: block;
	-webkit-animation: otloading 2s linear infinite;
	-moz-animation: otloading 2s linear infinite;
	-o-animation: otloading 2s linear infinite;
	-ms-animation: otloading 2s linear infinite;
	animation: otloading 2s linear infinite;
	text-align: center;
}

.opentip-container.style-dark .opentip,
.opentip-container.style-alert .opentip {
	color: #f8f8f8;
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.2);
}

.opentip-container.style-glass .opentip {
	padding: 15px 25px;
	color: #317cc5;
	text-shadow: 1px 1px 8px rgba(0, 94, 153, 0.3);
}

.opentip-container.ot-hide-effect-fade {
	-webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	-o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	-ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
	opacity: 1;
	-ms-filter: none;
	filter: none;
}

.opentip-container.ot-hide-effect-fade.ot-hiding {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-going-to-show,
.opentip-container.ot-show-effect-appear.ot-showing {
	-webkit-transition: -webkit-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	-moz-transition: -moz-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	-o-transition: -o-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	-ms-transition: -ms-transform 0.5s ease-in-out, opacity 1s ease-in-out;
	transition: transform 0.5s ease-in-out, opacity 1s ease-in-out;
}

.opentip-container.ot-show-effect-appear.ot-going-to-show {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-showing {
	opacity: 1;
	-ms-filter: none;
	filter: none;
}

.opentip-container.ot-show-effect-appear.ot-visible {
	opacity: 1;
	-ms-filter: none;
	filter: none;
}

@-moz-keyframes otloading {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes otloading {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-o-keyframes otloading {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-ms-keyframes otloading {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes otloading {
	0% {
		-webkit-transform: rotate(0deg);
		-moz-transform: rotate(0deg);
		-o-transform: rotate(0deg);
		-ms-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}


/* dt-main-roya-css: (http://54cb4e2ce1429.t73.qifeiye.com/FeiEditor/bitSite/css/royalslider.css) */

.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr;
}

.royalSlider>* {
	float: left;
}

.rsWebkit3d .rsSlide,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsThumbs,
.rsWebkit3d .rsPreloader,
.rsWebkit3d img,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsABlock,
.rsWebkit3d .rsLink {
	-webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img,
.rsFade.rsWebkit3d .rsContainer {
	-webkit-transform: none;
}

.rsOverflow {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	float: left;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	left: 0;
	top: 0;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVisibleNearbyWrap .rsOverflow {
	position: absolute;
	left: 0;
	top: 0;
}

.rsContainer {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsArrow,
.rsThumbsArrow {
	cursor: pointer;
}

.rsThumb {
	float: left;
	position: relative;
}

.rsArrow,
.rsNav,
.rsThumbsArrow {
	opacity: 1;
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}

.rsHidden {
	opacity: 0;
	visibility: hidden;
	-webkit-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
	-moz-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
	-o-transition: visibility 0s linear 0.3s, opacity 0.3s linear;
	transition: visibility 0s linear 0.3s, opacity 0.3s linear;
}

.rsGCaption {
	width: 100%;
	float: left;
	text-align: center;
}

.royalSlider.rsFullscreen {
	position: fixed!important;
	height: auto!important;
	width: auto!important;
	margin: 0!important;
	padding: 0!important;
	z-index: 2147483647!important;
	top: 0!important;
	left: 0!important;
	bottom: 0!important;
	right: 0!important;
}

.royalSlider.rsFullscreen .rsOverflow,
.rsFullscreen .rsSlide {
	background: transparent!important;
}

.royalSlider .rsSlide.rsFakePreloader {
	opacity: 1!important;
	-webkit-transition: 0s;
	-moz-transition: 0s;
	-o-transition: 0s;
	transition: 0s;
	display: none;
}

.rsSlide {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	overflow: hidden;
	height: 100%;
	width: 100%;
}

.royalSlider.rsAutoHeight,
.rsAutoHeight .rsSlide {
	height: auto;
}

.rsContent {
	width: 100%;
	height: 100%;
	position: relative;
}

.rsPreloader {
	position: absolute;
	z-index: 0;
}

.rsNav {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	user-select: none;
}

.rsNavItem {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.25);
}

.rsThumbs {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	float: left;
	z-index: 22;
}

.rsTabs {
	float: left;
	background: none!important;
}

.rsTabs,
.rsThumbs {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.rsVideoContainer {
	width: auto;
	height: auto;
	line-height: 0;
	position: relative;
}

.rsVideoFrameHolder {
	position: absolute;
	left: 0;
	top: 0;
	background: #141414;
	opacity: 0;
	-webkit-transition: .3s;
}

.rsVideoFrameHolder.rsVideoActive {
	opacity: 1;
}

.rsVideoContainer iframe,
.rsVideoContainer video,
.rsVideoContainer embed,
.rsVideoContainer .rsVideoObj {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
}

.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video,
.rsVideoContainer.rsIOSVideo embed {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 44px;
}

.rsABlock {
	left: 0;
	top: 0;
	position: absolute;
	z-index: 15;
}

img.rsImg {
	max-width: none;
}

.grab-cursor {
	cursor: url(//fast.qifeiye.com/FeiEditor/bitSite/css/images/grab.png) 8 8, move;
}

.grabbing-cursor {
	cursor: url(//fast.qifeiye.com/FeiEditor/bitSite/css/images/grabbing.png) 8 8, move;
}

.rsNoDrag {
	cursor: auto;
}

.rsLink {
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	z-index: 20;
	background: url(//fast.qifeiye.com/FeiEditor/bitSite/css/images/blank.gif);
}

.rightbutton .rsNav.rsBullets {
	position: absolute;
	right: 88px;
	width: auto;
	left: auto;
	bottom: 12px;
	padding-right: 5px;
}

.rightbutton.rsDefault.rsHor .rsArrowLeft {
	bottom: 10px;
	height: 32px;
	left: auto;
	right: 40px;
	top: auto;
}

.rightbutton.rsDefault.rsHor .rsArrowRight {
	bottom: 10px;
	height: 32px;
	left: auto;
	right: 0px;
	top: auto;
}

.rsImg.rsMainSlideImage {
	margin-bottom: 500px;
}

.royalSlidering {
	opacity: 0;
}


/* dt-main-roya-default-css: (http://54cb4e2ce1429.t73.qifeiye.com/FeiEditor/bitSite/css/rs-default.css) */

.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsVideoFrameHolder,
.rsDefault .rsThumbs {
	background: #151515;
	color: #FFF;
}

.rsDefault .rsArrow {
	height: 100%;
	width: 44px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
}

.rsDefault.rsVer .rsArrow {
	width: 100%;
	height: 44px;
}

.rsDefault.rsVer .rsArrowLeft {
	top: 0;
	left: 0;
}

.rsDefault.rsVer .rsArrowRight {
	bottom: 0;
	left: 0;
}

.rsDefault.rsHor .rsArrowLeft {
	left: 0;
	top: 0;
}

.rsDefault.rsHor .rsArrowRight {
	right: 0;
	top: 0;
}

.rsDefault .rsArrowIcn {
	width: 32px;
	height: 32px;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	position: absolute;
	cursor: pointer;
	background: url('//fast.qifeiye.com/FeiEditor/bitSite/css/images/rs-default.png');
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.75);
	*background-color: #000;
	border-radius: 2px;
}

.rsDefault .rsArrowIcn:hover {
	background-color: rgba(0, 0, 0, 0.9);
}

.navbarstyle1 .rsDefault .rsArrowIcn {
	border-radius: 5px;
}

.navbarstyle2 .rsDefault .rsArrowIcn {
	border-radius: 50%;
}

.navbarstyle3 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn,
.navbarstyle4 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
	height: 74px;
	margin-top: -37px;
	width: 40px;
	margin-left: -20px;
	background-position: -128px -75px;
}

.navbarstyle3 .rsDefault.rsHor .rsArrowRight .rsArrowIcn,
.navbarstyle4 .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
	height: 74px;
	margin-top: -37px;
	width: 40px;
	margin-left: -20px;
	background-position: -162px -75px;
}

.navbarstyle4 .rsDefault.rsHor .rsArrowIcn {
	border-radius: 5px;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
	height: 74px;
	margin-top: -37px;
	width: 74px;
	background-image: none;
	margin-left: 0px;
	left: 0;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn::before {
	font-family: "revicons";
	content: "\e824";
	font-size: 35px;
	position: absolute;
	width: 74px;
	text-align: center;
	height: 74px;
	line-height: 74px;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
	height: 74px;
	margin-top: -37px;
	width: 74px;
	margin-left: 0px;
	left: 0;
	background-image: none;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowRight .rsArrowIcn::before {
	font-family: "revicons";
	content: "\e825";
	font-size: 35px;
	position: absolute;
	width: 74px;
	text-align: center;
	height: 74px;
	line-height: 74px;
}

.bstyle .rsDefault .rsBullet {
	width: 8px;
	height: 8px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	padding: 6px 5px 6px;
	margin: 0 0 0 6px;
	background: none;
}

.bstyle .rsDefault .rsBullet span {
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #777;
	background: rgba(255, 255, 255, 0.5);
	border: 1px solid #777;
	left: -3px;
	top: 0;
	margin: 0;
	position: relative;
}

.bstyle .rsDefault .rsBullet.rsNavSelected span {
	background-color: #777;
	border: 1px solid #777;
}

.bstyle span::after {
	display: none!important;
}

.qfy-slidercontent.nomarl.bstyle4 .rsDefault .rsBullet,
.qfy-slidercontent.nomarl.bstyle4 .rsDefault .rsBullet span,
.qfy-slidercontent.nomarl.bstyle6 .rsDefault .rsBullet,
.qfy-slidercontent.nomarl.bstyle6 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 40px;
	height: 16px;
	;
	border-radius: 0;
}

.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet,
.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 18px;
	height: 40px;
	;
	border-radius: 0;
}

.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet.rsNavSelected,
.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet.rsNavSelected span {
	width: 40px;
}

.qfy-slidercontent.big .rsDefault .rsBullet,
.qfy-slidercontent.big .rsDefault .rsBullet span {
	width: 25px;
	height: 25px;
}

.qfy-slidercontent.big.bstyle4 .rsDefault .rsBullet,
.qfy-slidercontent.big.bstyle4 .rsDefault .rsBullet span,
.qfy-slidercontent.big.bstyle6 .rsDefault .rsBullet,
.qfy-slidercontent.big.bstyle6 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 50px;
	height: 22px;
	;
	border-radius: 0;
}

.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet,
.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet span,
.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet,
.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 22px;
	height: 50px;
	;
	border-radius: 0;
}

.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet.rsNavSelected,
.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet.rsNavSelected span,
.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet.rsNavSelected,
.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet.rsNavSelected span {
	width: 50px;
}

.qfy-slidercontent.sobig .rsDefault .rsBullet,
.qfy-slidercontent.sobig .rsDefault .rsBullet span {
	width: 40px;
	height: 40px;
}

.qfy-slidercontent.sobig.bstyle4 .rsDefault .rsBullet,
.qfy-slidercontent.sobig.bstyle4 .rsDefault .rsBullet span,
.qfy-slidercontent.sobig.bstyle6 .rsDefault .rsBullet,
.qfy-slidercontent.sobig.bstyle6 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 65px;
	height: 40px;
	border-radius: 0;
}

.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet,
.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet span,
.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet,
.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 40px;
	height: 65px;
	border-radius: 0;
}

.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet.rsNavSelected,
.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet.rsNavSelected span,
.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet.rsNavSelected,
.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet.rsNavSelected span {
	width: 65px;
}

.qfy-slidercontent.bstyle2 .rsDefault .rsBullet span,
.qfy-slidercontent.bstyle3 .rsDefault .rsBullet span,
.qfy-slidercontent.bstyle4 .rsDefault .rsBullet span,
.qfy-slidercontent.bstyle5 .rsDefault .rsBullet span,
.qfy-slidercontent.bstyle6 .rsDefault .rsBullet span,
.qfy-slidercontent.bstyle7 .rsDefault .rsBullet span {
	border-radius: 0;
}

.qfy-slidercontent.bstyle4 .rsDefault .rsBullet,
.qfy-slidercontent.bstyle4 .rsDefault .rsBullet span,
.qfy-slidercontent.bstyle6 .rsDefault .rsBullet,
.qfy-slidercontent.bstyle6 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 30px;
	height: 12px;
	border-radius: 0;
}

.qfy-slidercontent.bstyle5 .rsDefault .rsBullet,
.qfy-slidercontent.bstyle5 .rsDefault .rsBullet span {
	cursor: pointer;
	width: 14px;
	height: 30px;
	border-radius: 0;
}

.qfy-slidercontent.bstyle5 .rsDefault .rsBullet.rsNavSelected,
.qfy-slidercontent.bstyle5 .rsDefault .rsBullet.rsNavSelected span,
.qfy-slidercontent.bstyle7 .rsDefault .rsBullet.rsNavSelected,
.qfy-slidercontent.bstyle7 .rsDefault .rsBullet.rsNavSelected span {
	width: 30px;
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
	background-position: -64px -32px;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
	background-position: -64px -64px;
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
	background-position: -96px -32px;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
	background-position: -96px -64px;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
	opacity: .2;
	filter: alpha(opacity=20);
	*display: none;
}

.rsDefault .rsBullets {
	position: absolute;
	z-index: 35;
	left: 0;
	bottom: 0;
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-bottom: 10px;
	background: #000;
	background: rgba(0, 0, 0, 0.75);
	text-align: center;
	line-height: 8px;
	overflow: hidden;
}

.bulletleft .rsDefault .rsBullets {
	text-align: left;
}

.bulletright .rsDefault .rsBullets {
	text-align: right;
	padding-right: 5px;
}

.bulletright .rsThumbsHor .rsThumbsContainer {
	transform: none!important;
	float: right;
}

.bulletleft .rsThumbsHor .rsThumbsContainer {
	transform: none!important;
}

.rsDefault .rsBullet {
	width: 6px;
	height: 6px;
	background: rgba(0, 0, 0, .3);
	border-radius: 4px;
	position: relative;
	cursor: pointer;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	margin: 6px;
	margin-bottom: 20px;
	transition: all ease-out .3s;
}

.rsDefault .rsBullet span {
	text-indent: -9999px;
	margin: 0 5px;
	outline: 0;
	transition: all ease-out .3s;
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	top: -3px;
	left: -8px;
	border-radius: 8px;
	border: 0;
	background: rgba(0, 0, 0, 0);
}

.rsDefault .rsBullet.rsNavSelected span {
	background: rgba(0, 0, 0, 0.21);
}

.rsDefault .rsBullet span::after {
	content: '';
	height: 6px;
	width: 6px;
	background: rgba(0, 0, 0, 0.21);
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 10px;
}

.rsDefault .rsBullet.rsNavSelected span::after {
	content: '';
	height: 6px;
	width: 6px;
	background: #fff;
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 10px;
}

.rsDefault .rsBullet {
	background: rgba(255, 255, 255, .3);
}

.rightbutton1.rsDefault .rsBullet.rsNavSelected span {
	background: rgba(255, 255, 255, 0.21);
}

.rightbutton1.rsDefault .rsBullet.rsNavSelected span::after {
	background: #000;
}

.rsDefault .rsThumbsHor {
	width: 100%;
	height: 72px;
}

.rsDefault .rsThumbsVer {
	width: 96px;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
	position: relative;
	height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
	position: relative;
	width: 100%;
}

.rsDefault .rsThumb {
	float: left;
	overflow: hidden;
	width: 96px;
	height: 72px;
}

.rsDefault .rsThumb img {
	width: 100%;
	height: 100%;
}

.rsDefault .rsThumb.rsNavSelected img {
	opacity: 0.6!important;
	filter: alpha(opacity=60)!important;
	transition: all ease-out .3s!important;
}

.rsDefault .rsTmb {
	display: block;
}

.rsDefault .rsTmb h5 {
	font-size: 16px;
	margin: 0;
	padding: 0;
	line-height: 20px;
	color: #FFF;
}

.rsDefault .rsTmb span {
	color: #DDD;
	margin: 0;
	padding: 0;
	font-size: 13px;
	line-height: 18px;
}

.rsDefault .rsThumbsArrow {
	height: 100%;
	width: 20px;
	position: absolute;
	display: block;
	cursor: pointer;
	z-index: 21;
	background: #000;
	background: rgba(0, 0, 0, 0.75);
}

.rsDefault .rsThumbsArrow:hover {
	background: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
	width: 100%;
	height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
	top: 0;
	left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
	bottom: 0;
	left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
	left: 0;
	top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
	right: 0;
	top: 0;
}

.rsDefault .rsThumbsArrowIcn {
	width: 16px;
	height: 16px;
	top: 50%;
	left: 50%;
	margin-top: -8px;
	margin-left: -8px;
	position: absolute;
	cursor: pointer;
	background: url('//fast.qifeiye.com/FeiEditor/bitSite/css/images/rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
	background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
	background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
	background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
	background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
	display: none!important;
}

@media screen and (min-width:0px) and (max-width:800px) {
	.rsDefault .rsThumb {
		width: 59px;
		height: 44px;
	}
	.rsDefault .rsThumbsHor {
		height: 44px;
	}
	.rsDefault .rsThumbsVer {
		width: 59px;
	}
}

.rsDefault .rsTabs {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	padding-top: 12px;
	position: relative;
}

.rsDefault .rsTab {
	display: inline-block;
	cursor: pointer;
	text-align: center;
	height: auto;
	width: auto;
	color: #333;
	padding: 5px 13px 6px;
	min-width: 72px;
	border: 1px solid #D9D9DD;
	border-right: 1px solid #f5f5f5;
	text-decoration: none;
	background-color: #FFF;
	background-image: -webkit-linear-gradient(top, #fefefe, #f4f4f4);
	background-image: -moz-linear-gradient(top, #fefefe, #f4f4f4);
	background-image: linear-gradient(to bottom, #fefefe, #f4f4f4);
	-webkit-box-shadow: inset 1px 0 0 #fff;
	box-shadow: inset 1px 0 0 #fff;
	*display: inline;
	*zoom: 1;
}

.rsDefault .rsTab:first-child {
	-webkit-border-top-left-radius: 4px;
	border-top-left-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
	-webkit-border-top-right-radius: 4px;
	border-top-right-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-right-radius: 4px;
	border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
	border: 1px solid #D9D9DD;
	background-color: #f4f4f4;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
	color: #FFF;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: 0 1px 9px rgba(102, 102, 102, 0.65) inset;
	background: #ACACAC;
	background-image: -webkit-linear-gradient(top, #ACACAC, #BBB);
	background-image: -moz-llinear-gradient(top, #ACACAC, #BBB);
	background-image: linear-gradient(to bottom, #ACACAC, #BBB);
}

.rsDefault .rsFullscreenBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 22;
	display: block;
	position: absolute;
	cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
	display: block;
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('//fast.qifeiye.com/FeiEditor/bitSite/css/images/rs-default.png') 0 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.75);
	*background-color: #000;
	border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0;
}

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0.3);
	width: 64px;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
	width: 64px;
	display: block;
	height: 64px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: .3s;
	-moz-transition: .3s;
	transition: .3s;
	background: url(//fast.qifeiye.com/FeiEditor/bitSite/css/images/rs-default.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.75);
	*background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault .rsBtnCenterer {
	position: absolute;
	left: 50%;
	top: 50%;
}

.rsDefault .rsCloseVideoBtn {
	right: 0;
	top: 0;
	width: 44px;
	height: 44px;
	z-index: 500;
	position: absolute;
	cursor: pointer;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
	top: -38px;
	right: -6px;
}

.rsDefault .rsCloseVideoIcn {
	margin: 6px;
	width: 32px;
	height: 32px;
	background: url('//fast.qifeiye.com/FeiEditor/bitSite/css/images/rs-default.png') -64px 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, 0.75);
	*background-color: #000;
}

.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0, 0, 0, 0.9);
}

.rsDefault .rsPreloader {
	width: 20px;
	height: 20px;
	background-image: url(//fast.qifeiye.com/FeiEditor/bitSite/css/images/preloader-white.gif);
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -10px;
}

.rsDefault .rsGCaption {
	position: absolute;
	float: none;
	bottom: 6px;
	left: 6px;
	text-align: left;
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.75);
	color: #FFF;
	padding: 2px 8px;
	width: auto;
	font-size: 12px;
	border-radius: 2px;
}

.visibleNearby {
	width: 100%;
	background: #141414;
	color: #FFF;
	padding-top: 25px;
}

.visibleNearby .rsGCaption {
	font-size: 16px;
	line-height: 18px;
	padding: 12px 0 16px;
	background: #141414;
	width: 100%;
	position: static;
	float: left;
	left: auto;
	bottom: auto;
	text-align: center;
}

.visibleNearby .rsGCaption span {
	display: block;
	clear: both;
	color: #bbb;
	font-size: 14px;
	line-height: 22px;
}

html:not(.mobile-true) #page .visibleNearby .rsSlide img {
	opacity: 0.45;
	-webkit-transition: all 0.3s ease-out;
	-moz-transition: all 0.3s ease-out;
	transition: all 0.3s ease-out;
	-webkit-transform: scale(0.9);
	-moz-transform: scale(0.9);
	-ms-transform: scale(0.9);
	-o-transform: scale(0.9);
	transform: scale(0.9);
}

html:not(.mobile-true) #page .visibleNearby .rsActiveSlide img {
	opacity: 1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
}

.rsBodyFullscreen #phantom,
.rsBodyFullscreen .rev_slider_wrapper,
.rsBodyFullscreen .bitBanner,
.rsBodyFullscreen .scroll-top {
	display: none!important;
}

.rsBodyFullscreen .section,
.rsBodyFullscreen .container,
.rsBodyFullscreen .column_containter {
	z-index: auto!important;
}


/* dashicons: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-includes/css/dashicons.min.css) */

@font-face {
	font-family: dashicons;
	src: url(http://fast.qifeiye.com/qfy-includes/fonts/dashicons.eot)
}

@font-face {
	font-family: dashicons;
	src: url(data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAElcAA4AAAAAdPAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAABRAAAABwAAAAcafGMFkdERUYAAAFgAAAAHgAAACAA7QAET1MvMgAAAYAAAABAAAAAYJYFaPZjbWFwAAABwAAAAQYAAAJSHHBJFWdhc3AAAALIAAAACAAAAAgAAAAQZ2x5ZgAAAtAAAD90AABi5MgFCx1oZWFkAABCRAAAAC4AAAA2BKJ+GmhoZWEAAEJ0AAAAGgAAACQPogeuaG10eAAAQpAAAADIAAABimdQUb1sb2NhAABDWAAAAYIAAAGCwp6pVm1heHAAAETcAAAAHwAAACABEwCdbmFtZQAARPwAAAFzAAADBkijZWBwb3N0AABGcAAAAuMAAAeK+aXB2XdlYmYAAElUAAAABgAAAAZne1K0AAAAAQAAAADMPaLPAAAAAM7Z0U4AAAAAztoX+HjaY2BkYGDgA2IJBhBgYmAEwv1AzALmMQAADH8A8gAAeNpjYGY/wTiBgZWBhVWEZQMDA8M0CM20h8GIKQLIB0phB6He4X4MDqp/vhSzXwDxgaQGkGJEUqLAwAgAOtgK8Xja3Y+9S8NQFMXva+tH4OVaEIeAQ0A6ZAuiYnCJijSFKmIHiYPEj6VOFUFwc/F/6+Smgzirk3rue+iixkcKDs5OHrjncuDwg0NEdRrdLCnnpLouqSo3VOx+RimN0WTrAx6mEWAOEWIsIcE6NpAhxwH6uMCVKPEkkEgSSWXNeCYwkUlMx3bsrs1tYfv2rCyJHInQxAxCtBxpHstIHamNHgoc4RSXQlKXpoQSVyRlmiY0sUltZrcr0qEdlOXdxFSDv/iT3/mNX/mFn/mJH/mB7/mWb/iah7zFm9zmVV7hRV7wz/2Bf+If+/u60Hs61z29o7uj1X8jNU4/OFVzVvtdoH+vb7THbaEAAAABAAH//wAPeNqdvQlgFEW+P97VPd09k3syV65JMneOyTUnEDIJEO5wGK4oghzDHTCKIEiCigFROeKFoiwqouIdFVmPLKvo6ngjG3F1WRdXZbPoc9d9PB8kM+X/+62eCQmib39/Jt1VXV1d3XV9v5/vUQUncvCPnOG7OIGTOA2XwqVzXJXWohV0Fp1JSyzJRKsjZ3qfoE9FnqA7yPQnIk/wXbF6chv3E+3+idDYJ9xPxE157ieOcAP+VXEcz4W5mPyK1Atl+jlOQ4IhYjTlE1O+EAhqiCzpC4hRL6fxsgSnfD5EgoFgiA8GPJDuCYoHYjW7stfdNazs4Wmlw+c0rhwWeyxW85zZvNxszh29xDjS5ptaKY9betVVPqs3tcGXZ54Gt6aZhY38G7vyUm3O/C3lWXmWVJISe4x/4zl2d7o5NzAuo8rmu+qqpePkyik+a7121ahcViZHiJuLSHWymsuENrF4jAatXiolRGuzOv1aX4CcEdob165tjNCUCISyem1jrL5xLU0hZ9Y28l2Na6HaAve/UMZn0nFoyzRWjknWEJeG+L0igWbFQ6rbvTy2PrZ+Of8D6YjEDvBNfVOFQtqi2rh7OX8zS6ctkftij8ee5GfQdHKGpkC5EW6X3CwP47I4JzccyjVmpJM04iK1JOBzOa3phDgDEC/UsGtJJpLeZAzIxCilE6nQ5cyoJSFiYqke6fuNG3c3/m05kRoaamtrn6+dRJ8xD22893qyKPotbywosDYVxL7FoJzszccbdM/1yiN0QV1d7fNSF6bc2zg0n4iTGqCAuroG+szyvzXu3tg3Cwq4rKCQz4+dZuHb5AF2Y+NGsngjPGKm82ufr6vlOBWMjzDUqZnTcblcMY4RovU5S4nLItusErS+0WvxBDiPUS9ZnT7RomVhwOsxaS3QoP2Xor66+LHNtGXzY8XV1cVCT3F1rO7oHXccvUM4RM5AcMdSUy7thjZV4kI731VcHYlUF8fq4QH+BUw+quo7tRSfEck5Ki+j+9gFx/ePCQF6lMPuEy0Gi9bLNwk9fQeFwmhWhJwR9b3fhSOiHvv/NHdK+lrq4dRQJzuOehcJ4KgXg0ROIzaLLFldTl8t1DSgUe7IRCygXa+S+pzLna7M6Fuzhc3Xer6dT1tb3a1ut7u1RpBIfTbey6FdUp6SVedyzn6vJbphumckZCptc7eS9nln6H64lQm3cuirMP8i3FtSTIpyBs4C3y6pXARbLEicmcGA3aThjRJONDZ+YDZK7Qvp99fFvppw7K4J/Dafb+FcolpL/0pySH7xkN49+dPN+fnm6flm4aeFPl/smgl3HRvP519HMhfOHeKmf6WnSMGan2IFZnM8IycQN3HLamk/zP9SbqzSuzbL+Z4lXuzaUmLAjqwhNuzNamwYmHqJKz9emRM5WZf7ZXV1ce932Neivrg6mhXGaNhcYu6PkDMXSetQdWK8byp2urm6sXqXwWw27III78QY3TcwLfY5xhh55Dq4ffIYuQl6lCPQjU4Jp55JhuZUQVMSV9AYwNml0h/iW387+cjoifU6329/oD0B+kngXT8x/QCJ9RNH66R9h2KbD/l0oyeOfn3KoR/oPwLvBkgZZPg3S6w/AuNND+OtC8ZbFlcJ77aWqyqIMyR4PTBO0kTBAaGZpKls1nK+AhonRLwq4+WXBNzZWkGQpNLaxaElW8vTiEqbVerfSDKu+WNbuv+R/X9btPjLZ253ua75+DqV11kzfnyNThdcsXBi2don5sjZY0dMHUr/fmjLsZXnxHRXfpbJYk1JPtfy4SaFhodlNXyPi6uA2tskGeotyQaL3+mSXUGny6b1BoKuoCkQ9FsMRlPQJBtNXs4T8Dmtkl5Wf54TvO/YfU1LaPeSpvu67wtmff6ZaSikzGgmbpYy1PRZ1HO2s/Nsp1C4YibcgSyfZwXhTtMSUrxoDqQEcuMpcxbREZ2Yl31XRLbKlwCNhV7hjJnARVQuQRQsLmV4Z3oCfvYNUu1ro0fPa6HvbH2VfrKLdoeF3LFVq+cRvmLV5MmrJsvlr1FKf5rX4q+jLxbQbRGB3EZqV88bHTs5eUgQcuC7SJHcDONYizOaeFQmuRzGpyR7NcQbyLTrrHZXMB/GaCBo0xBbmiD03Ee0C54MvbL8Nz9Ye+g+uu9o1hFS9vT99F/9qWQumXs0c8Ohf0r7N7a80TjvzbtpC+k4QDL39rbHE0gHbdn4lwfncEgrI1BfZS5lw2wu/vls4gpVJklVaHcFVKzeRg8BSuWHH5svW9l8WQfzJUgaiW/DBvo+fYa+v2ED/8ja/WvX7ofx6+7dStxCIZI2zBzNgrMwfu+OHXvhOImZ1sYOhMNh+J5ULgJzuxnGRTpQbxP0QQGMkFIYI0GumquF2T7xIvPdorXo4JO88SNB2YPwnQ64N+ga7qsGXMvNUAc7q8OJ4upeOyO5xK389a0sMcMMj2CD8U3IMKOxASldg3OQDiQbcRKi+gwS3BH2j6aYWa5wGHi6OxGHG/Eo1Bv5QVjazzBC/mCUYImjBFcQJgbMEpgKgBh64oiBdkNE2N/bG078IX6InkzgB6GwcW30mQG3kZdw0OdH4V0ytHIB8hKdTQdYws56N+ATHEaT02ZVyU67zSoHgkJPzFgeqbxL6BF6oiMaq4GKhfmylixfcRd9fc4c+npXkT+rReghJX2HVGuqsS3CrGqxP/z17hfll/fseVl+8W6F58mj5LWABrWIYACkIeOzAH5DdiZLu7ebzbSx76Cq9GD+tNjf+ewdsZ6xctN2wFj0kuhQ8cRBM4newWftiP29mwNcCf+gHkdhpNi4Jpi5y7kWSMrgy4m9UJVG+IzMfAIjN0RgDBszM3gcxk5IDTDM6JQlm9UVsHth4jklgx4QpNFkBKYBmCdEkPCyHE4glJKxgOg0JKRywX1eQ5y830d0+Lh8dNHLP9KP6Cv0ox9fXgRxUkXGkKofX+57i6wik37YseMH+gK9g76AMVJDP1qmT9MZbpxu0a0iCz68j5iafXNMxhxR8NQWFtIfDE61Wp+u12+abltms+shOr2FvEREQW3UyElzP+k9QTa++z9CyTdr2pYsEUYrr1p0wSeIswa9dBL7kL5iwa/mvRUkiTx6ZNVCeeIE84iiYrU4a8vwk42N/PdErRL4oI8kS7xA/EGipkdjefzLcnZj4w1Dn/jjn+k24Y6+noXk5m9foO/Fdpbkc2J8zDbDiJK5ZDZjOZyLBCj2oMMtruvdqmqIngRcww6+KXZAbj57VlwHc6L7/AE0cQbpkEU5DbBFKZTmc5UDX8wMutJUJqSEwYDj50nCzHGep8dnf/jQwwte3LvSk5Hz1RP3zF8gPHuxVP74pstrnRk7yYhLvq7YcvCDczf8MdrUtOtiiTi8xH4sqQLklcJlYB11gLctBAgJO6CCGmIBZhY70DeVuFWdfVNVnbEDsQNCIVIMublvauyAeAIq2IIEAENyBsvmB+BUJ/JAq2Q+LxV4GQnopwNaEk9XNTRecgvtRkmhkW9qXIsHUoLuMITiuh0TXqLdxL22kZzBdNoCRwoQg/40mDKMx+F7NUBvtdDS2ZyZK8R64dsc8BJR8OosNsFLEgdMUw0PgLW4+uzZavJyJAxkOhwJAx5KnJDIn1H6tbr43Gu8FCquDuNrzx+Aa3uiWUI7baEtDP8o9Q8jDSKOAMAxqGqhM4MhcVGbhlVWLnwB/lXV5KLqD+gXH3xw+/hJ0dbMSPvtLDpE2hORaksjfd/DNbF+YONXR6LtNzzF4kJ1kX+APJDOJIIRiZrqJVuCuEL9uAR384Vkb/89T76qAOa9J583fSml+caP9537N5zF/+3dyncpDG4fEZMM5vJhjZUKbyueNMxny5YkVcaQuqUtS0Z5k+Xm+GM+LOLcazgdhF7G+Gi3OqdxavOcuaNKGF8s5rvcY2fMGGs0phQvmTICUgyJsRJhfFHH0OIF3+8FPscVBjKchVKGeII43aGQ+9z7eCZOQMsd9A7ScPo0PXhaqgu5+xaW1deXqX7jDkV6vzut3MB3SPCOXf1ykw3mnxd4Lge0M5/Xp/FAO8t5X4jPjGMw1QVhgstK8VDIJfeRYe/c4PPd8A59iy6mbylxubWpqbWJzxkYxCQW/J7xFrl51OrHX/nbK4+vHpWIxGxNLMOAv9gmFrRU4zMgY3eQM4x/JivSVOIn7UceibwQqJA+EWOyryKDKc+Y8CmbH0UwEML8QYPNYPPb/F7AE9J+mFzRVlUDsGxg2mFRD3w93GsX2iPsOhJhbccBbjkKOOo8LYQytQlqCBGXn8EmRhHlo2crFfoHUgbtltU4Qc6elfbDuOhBwMB4KMMOLax8EcrPgvI7BtLagaU7LigZZxqQpHq+C4rtuKBYpdD/s0zXBWXKavjaWL2s/sUiYZwOLFMpDU5YgngimoWPQft3KPMfIaG4TlyHT2l4vAJCuY6upKs5wnfBvROqTuWeeAJTkazyTfF7+sRzoh5TAZ7dSbaze13iCRCZ2T2AaJCK+WMHfvWerOBgeRi0QQHDm16GOBk/01ri0qISGiwGhEk1BIe9OCDO+kFrg7NywEx0n3uNuGGgkg44RVsVwMd3KSHB1uiI8E34J9X1bgV2GGpqCoXZuRflxMGn3tVCe7Q1jIqyxIHtCLVfKDnEJ9goNBEbCZrEB7bE/r6FHtvyrfjE3JiJ3N6GcvufuD9JZ6WzChcDeeM8JvL7Mu3AY4SeB4n1WGvrMfoFfY1+cay1mywj98dekc6eT2o9RqwPfkKWHetrFtT0eo7pAyJMlktnMtOFWIsHaClriElDGGApOn799cfpnwCu/Aljwu9x7MMUA56GTCKiSPcDs5Ai9ljUi7cig7MP4qMarJeGiESAdxEH0YlE5xB1xCH00O7YAfKbq3CgtJA9sQO0+zT5mB6ZRd3UPYseIR/LzbEDE6kntgxL5e8hH04k62jpMLonFjt9GiBReBg3gGfhu9ibABWy8ombb6LhFuT7V9GFfNPPi8PvxHQ2/nDuWUgxIYCKspAiwRemwEiGPmXtibJxM5emyIXGDIY0cSCGiC4ufxr0JlQWGFE6JEbxzS2HD2+xOJYDj31Fc3DznJtueuWmXHrYtjlTkAufyyf1MIN/T88cVi/v+0o8cfv9sT+3Xz6nvX1OoAoyvZmp2gBZkAiSA+SAVCQVMzqqqBiDGtTv6f5Mn6B3fUia6ROfk1mk+QN6F7/2Q7KSPs4uP6R3kZmf08e5/3M8cIUhklFOCtNIhvFiA4KMIhmntmw5Rf8F54sOhL4VW0715wF5hnTEdWkmmLtl8N3ewdyR6X4KjQZByxpOS1whEm9Do0mGSdcvlRaHkR9GgC8Tt91VAXO2wmVXNcQ1esWo3yPuR0+ffhQHIcNX3bH6TzPHu3HCusdnfjoYMyKucnD13KTB31RDBmI8pDD92CMkeaGbAW0UYBRRB7Al9phBqnuztKamtPdMaQ2LiCmlNb3fqRr6DpIzjBWSQl5tLgwMnVQcbR3S6DQSQoTUTIur2loxsThP5F8L15RGb5DqlDJqSt9Uyqgp7ZuuaqARxldpd5J96RWrpw1FjA6VKihQpRc7yy0mBCKxShitN5TWgMCqGYCpTAwtuBjNRBmdC4JM7h8go2fGEQHK3vx/EGc4E0EknCMMEojr+g7+8KuxcHXx+aekOoYKqpEt/VpsYF+drwfnuFADkvg26Bp+QFxBuvhSfPW5vot81sCqSKLyXmRX0ZPn4xynyOT4HUdB/jdwWYMxDDJRGAcwUEz4UoDP3dGTqG8AotMFOBx10MCESYdQiFEMGehrYfdi9YB28C7HKbpxRWZOgjdlcXkod8BA9Fs5g02TeKnIAlSd8F1v7Ly3h/7reSJJ02kKMP12oRAoKRBimgJYvkc8ccvuY/Qff6FP81/1bqUpQg/golg9iCPAVX/hfRp4JWczeIwkXjsdCwSEa9VvkDoiPU//1XPvzt5iLA1LZUwhjG+jT5NpfyGmY7uJHG1F0qnqhDO0Q7Q10ZYq1pZHoU+Tma0EADQxKGwczw6LBhVYooXIR2k3lN6N8mnfKb6L7uO7kAnTfdBmc1UNERRWIyivRkhHbG24l8GWeJ2wrxAzKeXHeT5gR6iGTStoBOgoeI6V4MEnoVd6aAsiPOWFyBfwZSAY56AmD/V2jJ0Dj4lwx+Qk+H4Ts8fIDqD4Lif+bFroIw+qKaRXp0yhp4NB34L5be3bservv3Jo663CF6/Qpa+sad++Y1Pbgvn+ILzrCDlCj0+ZdOtWpey3oGx1vOxAEH5eLNMqS/gDpiI6M4gBch965X1ERtvbWxcs8AWD9PQU4Qt4waQppISGaIi4g/75C9o27djevuYVci+TUaD5I+I6oMMZbATrJVmLyhRtOWrbC40qplxyWsV1j98U9nhuehxpbewAmwjiuluPW2P3ucN5eUK59fitQGOz2QRhc0OZo+p+DaUFJ6FC3Zk6H+kooDNiScxOezzkm4T2BHGPYIS4i6tBDGiJtrYweiecUMSQLvwKGG4swPHbMkDUiMtGkQv0kraLy5FME4kmuXg4mAT0bkXVolCIqgIIBqtQcXpFW4XCsCI4tyhhHHcgKhJPMOkvH00b7J2+QBBPICOHGIfRix9sPvTB7dGs2z/o3CTdsbSq3PP7qx89LXyT9tbNKC9vflObk7f0Dt3CdacfrWRtGyFnWLlmoN2jIIUJvGkSMxCExExPSFVLyiVrmiqd5Iv2OJ8SNr3/9n23LRivzZSyGmd33BMZfPnlfXdds3RCMDVVzKypb7767sGXfBrTtYsngk0rVjTl5sU5zqCr6ItxKVhtntZw+cjyQVenmFofaPd5nKFj0mrdz3XDLpiUIhseNq3XgMf53uKYvGwsFEz5iq0Im3Nwj4RxivYFVTkF7jD8cxf0nSpwu4UmlKVh+D46KVgPYKE+iDOa6X7jT0LONkCotLsNshfg4zE+LoLzXauzwjUIHmrCWWzeED0hUpd0mHNzQ3DGZ8qKKjLxk9OILCkEIP6T7C5nRjBgVwmBDJezUJYyTMZC1eHbnMuEbLW1IqSqsVTZ7CajShhZWeXx+bxVFjdfVpiVpb+P3rvpwQeXk1ySa1u8eAn9YvGSJYuJVSq/ja5/QDBKuYWlqjJLFaLKssqRgmA0OG1VluFCbXlhvn6a78aHyDsPLp84MZazhFiWwD/61yVLkCYigZb2D5B/+zmYkAjbUbqLHYgogaoByQseijqQiWEwz0AWgvG4brAcrUhWXi0yCkBztn7N4hmhp/e7CNBoFJW7lVJg0gPJDicKxYN04FQChi/1213TgW4XMH5fqlAURbzzAsT2GEVLObQJsSSm9kCpTtWJRKT3OyQm2p0Hd9IbiTtjxoIZdB4CxWgrQkTgtvgHOKQ4DOhy5tVXzywdOpQ+HgeZgwU4df84xjpnxPVxFkCOHKIM+CyUoRWjtMkPk9zBGNn5Q1ajSgnVjtFW4sbJdRL1gshzEgfehHpDPj3Che5WnEGRyNpGVEcCIkLlJJfA7qwfJYWvoZCIygD9eQBvF3p2EuHVK6Hfuq58lcbo32js1SuvfJUIQo+SshPavH5nIhXIFeRmtGZAPZOV2iXaVVaz78A//EyEtdiLDBuBbO8WT0h1wGvzsFXgczxBhSf6Ecm7nBZBCyQQdfc22esx6GWpFKRi8tZH167z+lbPWLxmNY2t37rS5527dNeDf/J6VhwAcfu78MLnN05syNWk77rmqclTYjFiKbRMmDrmzw/NLi1FmkvehzGtgveiLGQjXtkS9BJb0CK+9Qnt6Q7F5oSOk6xPQvzD4rpoKwzCdhxfHWwe1LEa6phEYkN7qxM1B3q0OPG/FA8zdhNGFtB10aioV1ReAK0ujDD9Hbw7h/Ud6nV9QEuWcCuYXks2AaOXAfkYLILf5g8yvu9HRbpNYfwmxAGsAfEynRhYVmhYuK/cMzCDeiIPiKNOl8Ho7e8GyGPCOjSNvrGoPCWTJ3n4wRue8g5JM2iSMtKG28xGbbYhtyzLYMgypaRKckpyxUKyE3Pd6HDUTg4W5er0hmHuyoICb5ZJbyjJzc/O9dRPLSnNya4qyjbdqDQA6VjidSRlltD/joRjT49RVfp0OSZTngUOSUhJMQV0yUnJKVnp6Rna1KrwsDfC9LPy7Jyi4ZmiXF6QNTIlxVyYnq6WUycYLZbqoqwsidfk5dWHgQbbSYf0OfSbniGM80YGnv+54aE/TXixpvSukOHZW29b/upd47TGN26/Yfo0wXE+8U5IPIKJ/KNXTfJb0q4jmaPf8O55j8a2Hvx04oQbr5oUKLwwkfsFenqBVQVnO1MktyuheELRwiWO/6QMGLgnVQ2KbQbD/z9lSPsBsrQjn4yHF5Yh/qwMnULRSVwjaonrGxEcIyxGCwEc3WhTwC5H6UaxpCIlZyA8oa/L4PI5JzeMGw0ydhM3F7UlwDGDTmVcg3wPveSXlAHr9wUDxCvYBG/Qq9MOGrsYscn+/uEt2mCGQEFiIqWUMDWWVGm35Thtk2fPHDnCat3W3jSusMRpv7SsorIq+szSk8tPLhn2zbHPFg0Zkp83wpOXNyTQNnVGvbnAnFdDpz0TMGnS1RqyZWGdtbCwILSUpqHnVxhFOakrWa29xOVwjK2/4u69OdOTNOqhgZZlw4fHmEnlUfJ87EC5u3G4zZai0tgc3sl2+9lHdZml5Xr94j0jynw52dtMpnJvVlbsFRDBCsMooSE+ivvJiKzVDQw7yjqHrC0mWpeoY15HJodgKiZBQQxq+aa2L+ktbcDgOtroLV9G3+ab+g62kWu/bKMtqs62L8m1bdJ+vNOGvYDX0XNM/csei2fkgIMlsPJAHp7bz20TutXa+ChgWBl174OPi9+z+AU2XpRr1EpL+1HHCjB2wF/HBckgGKeEcYjjBVrqgDumKBJypP8fCLQwgJGrAWdu6k/tVkLEaWdQvgGsbORykCMgOmAyiFafL3hCgl/LplRk27Lld0eyRyx8IPLQwpE5MDtPxP6w8/492/ia2Is1126YM2zo7OuurYmhAkLV30f980sHlRz4Y/xw0LE/kvgk/CZyRvwH4zdJqGVCPqWzuCw6sfQwXQgTsGsF2VdKX78bJGVUFbnvI6fO+31AH4nAK2zoE6Rh1syEdUfxmDNBUnCAzxwRbMloD8wl8Kc6TiSQvdVvMEFNaK8uvi/QNzV4fwI7Y8uFw0dfi6DhJIw2jnAYpzcT+PoM6DVV+1/fh+KeU8J4pqhIATE8BUPFRjrwO9OB95cN+M64Cs/xM20fehEJzJbj1Q7+SH7z/edR+v1BwETRkzAEzn/bsBK8U1KCH1UybFiJ8pH/FbuJmTrOJPz2pE4YAy7mw2AmeplI1greWUN8QYJsFF0lKwjSIMJ8UT3i3atqamLLhj8z/EqI8PcMnzWzhvL8JrP5uLm0xBzbiJEZknjl8Fnds4bHltXUrGLRGn5XTU1fBDJOzz9uhnz50yEjtouW4Yw6Zrv65fk1Ku4vw0islpHaxGxCbbIcj4sXhL92T6pDmI20GVFZNCss9ITD6L0DIYDu/vPF0mR1ONxrD4fR6h9mzjBnWCTSf7pYGvrPMv6xinFmhSCnsU62IOkGAcgCEpBWD/QaK1pOFFIv9BxeFB5tWTkV5vrOO0ZOeORRAKpfPvLI+NBd9A6+afqq/FHhheLB5uYPXrs5tNAbiSzavPsQSb7//t/soWdfvHfT8kgkGA5t/t2HK5oRo4cH8DDUKiENyOesCj8U0Upm86M7rmMAa7TFQxjTLcgewxHE4hGhJ9qKRIYZc4DVFdJuqS4cVux9++i+BNlRJhCTW9TMKtL8S+9HHznixffbBr7f2++AAXwGyR3zU4qgDR6FDyR3kIxTAJl2mL3rFz4AcXg/H0+HMVbDPG3sNqtKAqHAqPJ67MSG7R5M8FOr7BoAKoEbC3FVBUuxSvu76OHD/VLCzsNkJB2zJ8s4skavz8vzNrXU3XTHunFjzbnTgxnpd+b6vBV5ubm584QS0kpGvXpe8HiVrCwdUuLylObl2B0G3dAbJgwbNn9kWVlNkcloo+/lVHg8OTmVFdm5im4+wh+U/iSauHpuMncpNwcwMowp+GaDAmptcXbvt5lsLptsC9r8ABdM3jg2SCdeRWnmMclOlwIzYNCBkE5krwuHnktyGLyJJoBiDKLLZlDAhlReZLUUjWm6aUy1Zm5mcOjCT7fPWVL99bClc+bcNGf55c8/tzoUzFXfqDbZQ3Wz5jQg0rBPq7RpiIN+prGV9Z3KXGLgk1UpfBp5/lpXdl5+/ih6xdP874TXlg4vLBBkWU6dnjNlVEthxdTyst7exx7rDZ8711tsn+SzaUKVY20O5yWpKcnV7lHhSSVDyPhAjWhNKU6qrn5YSNdVlOgy6VlCCH/AlOUpx7ZS5FLFjpEH1MXKBbih3HDGt9FLXJJdtbziJC64FB9x3oumNwcJmuS4b7gpXXEND4oaYE06DRGZk3hZ7SePJ3zEG/aPKChHH/HeJtQtR5jzOvMSOlk34VbFRfy2b0ffiw7itcI5VBcgsEQlulAofc88xssLRuxPOIw3PH681r17I9Ipxd+I4cfY26O/vU1xFr91Qt1ulnWKUgZMgA54abzOpIPx41TAS2i9KYdah7gxSEUDWh/vtBfCgDdkJGwCqgs0jpq4L3F/QiLsN/GsU53sPG/U4v+XMSb6pMJEZytXE8kl6Bsyll2pvlUSFbMF6fgzyX44YTR7mP5d+ISlb1cMCuyPZpC3YwdQxTTj04HJpxIq1YTvA6MnWpTEbYC1QiCpB4LaNFLOI2xyT+v+7CRdNe27v/70fkQ80WtHxUoeMZv53OhJm9paoFZoQgeTd+MyPWEuFMqh+H0lDqkuwjRikfj7+SZpP7Phi8jTtTA0MC2CeFf4htzJOg5dASBvByGM1yHWR3sij4a7fBEIfiAYEoOoA+BVhcYMdB5S3QYN+91D265SufRFZkfGZrN5c4bDXKR3qa7a9lDsVZL37rv063dl9UP0u4d3nFsgWDId5hLDM/PnP2MoMTsyLcKCczseJvorMNe7JK9fbyEd51JAOkTvTN0A+2HCuEUcWtEhah2iTtSvGT7+jqN3jB8eZLI7GUnG0azYHuZ68uTT/DN8o2XNmKV33LF0zBoLuZpJ8HTd5mjre++hDmF7zHlevkH+jrQe9UGlMBJRmmdWBqZhhi+w+JyYRCC0oQeCTWvvR0bEby0X4V5HBIBOpG8qun+RjjXRH8JCIYTT0Ec0LNz96Bq0d3YsenzdqlXrHl8Ut0Z30240rKg61zZOWwMzBCGZe9qatbGZGA3j03An1hex+Ovq/BaaktCRw5hKZtY09ClzMg8Km8GGYMzP/MgSuhBAaFq0Z6C7CdbgDCDnSO/WSETU900VjjPvqHDfwTB+TTSL74KotL/vYCSiGGaAd5IO5oAV80B9kJcBLklhUWYzYPO4jvnsFcKoiauFGY6F4UbkCxTFQmF1MU0prq5xkTPF/J1Mrqkujp5kSz8Ki6vFF9A0UDIMOTg0DLpt4K3YATgzHwRyRm4G2SAu3Q4uHEQtgi2J63qUNT2KerJL8d5jc5U00BC0ewh1cHFen85W+lxQlgO+vXltY+93+KSob1zbdxB9kxWP4GgWnA8hyVPsSBHpOIwhB/MiUOhS0CHZ4qtdHE7mz4JSjEs06mUxID7BFIMaOuHSdoi1bppNDmlQoQgxOkGjIYcuFQrZtdV2aiFEFp6yWdkjEKmHJEWH+Db3Dhu7BWytAdqBLER5FzBXE76axKFA0GAUtMSoaN+DLvwSIqu9xb255FEDzAyxo2wkQOzF1U2h7DyxeDv9LaaSh4sqs3Lpa9KDl0/U9n7JP+RwoQFeq6/1aPgb3RNCTUmaZG3vSNVlsReUW/I4cxIVFNudIpsiLUHazjkGzmZE7cDXAucTEoT+QoIvq0lZAMZfrZcu9NWFwqbjaWseXeMvo8clEyOzfbcpIke7YmxWvZ87O4BdVD0/K7bKWT9kt9Uxbc2aaYHLcmP/FE8wAh27ngU/KD5tOIY1MA7eZnZ17FBjGhlgBVBQVRxbAQzRWgLB/l/CdpBgO6ITF8n1/4IDsvoDQXgWbQyJX+IN0kybael6m8FqL3AUlZRcdnlpcZHDYrEas7QkJZl6SZJGKKnyDq8dMXbMPfeMGTuidri3ih5i655iJfDsdVblWXvlrCsq7fhsQXZOOjxLPqA/8nL84bpJ99wzqY49LG7zrR9j8hXYrYbsDJ2s12kyM7KNFqvFXsTz+SXEnaEKVXmLSnPzUwsLU/NzS4u8VbFDbFHWE77rxmTFn8xI0umSMvDJAnuxDZ+k3Xxa/NHcjMLCjFz2KJtrCr9PQTsDEIY0lZwJ/JCA4ItmC5VsAekwZebm+264JWQkC0g9ugJGeu3Cs/T7x+gxVScQhFI+zVnbPIGkkkoD8QCNejB2VNVQeS/OweVEKy+WDuPCRUBMMNKTiKSyFTqM3sIg4EVUUJWTGugbtJIGjSpTfGYEgpIckBdPbCYzO8/QJ96gR2mssoj7KXLtq3ZXfkXV9Y9NnTmxyXMrueXLpE/vfbB544rSa1dImS2T0wvvpJ/Rfx9tfUT8Db/jSjk15912VangfWhuePrj7yWXue759Jqc2vYxycyuSG6N20MKUEuNREbWZ5o8jNIwuuPXxmPAYw8+s4F8+yWfJPCama2tM2Mn8/kQixyR1RtmRa+RhI/pTxJpfWaDi1RseKb1w1mKb4PCP/8JcksucgSHxZdEODexaT0pJIeIFh/P2eFCZTJmiv3cyyh2E9/qj6AuD9H5nx0jt5LQP2+KnSS+A/Qbuv74LpKxYvlVsX80tbV1trVGjpN7yaXE9v5V9NiN39K36YaP/khuJKZH6LGWpUvpv++4btbMDRtmzroubl9XeKt9oCet1gtYny0NczJPbEDt/WsvLOJOh9froEuPFvzTM+aGket2PP7xxzHe4QMy4HX0tth9fPMP91VX/0nz2L3P/xC7y2cXOxxexTePi4j3wLv0WG+tV2dh79DG36H1CpOJ438c9FR14z1XtD729o8/RvjPSd6h0aO5n5L/8MIx+nXCRsuwmoatnFD0pTDjuX47N+0WT0RbIzRFUDPrKAp00Sxkla0KxT7LSUQDff2W9CJwxDyQpYdw47gmHJX5gtcT4pk1QBKlfOIJERfavzDuTVwIugDLYNKxFUkEIshIXIITR6vk8BhlAT22XboAkI6AYJNFe+WEYk9TpSk146pR9S20MdV66dWXWlPT5l09T1gKF0OGKldXjG9zhA7d/NGRoRu1bQ0T22LPrhjR4h81Yln6isr9ncXOZKGq85GqFenLRozyXzlqZWq6U8osmj1nYsW45esqx82evS+4dfHircGayZNr+mN9DeSZjc8v+Pwl2uivrxcq7+ymmwuGlpOVe16SkrUv7aF3lg8tIOs/vSMzXWJjYhJ3SL5WWsF80U0EV6BpUK1D2LpGh92UrzFJp7fTR3ZMD8yn3ti/zdPy15nNqvF/p51kz4/ZHpc3z6cLJg8TxKYd9MkdjTcujq2kJWbzelw6fPJ2oe2KpFxTqXGIblTqRAHozr1kiHSX9BRXwg1jFv00AchySBVEEG7KJzzSY1U59kpI1jF6naD5JqMwS89n2fOSzU5Tw4TZDVOzXbMXzimwZJRd8exVa2jsx790es2GDPfYWUtWXXPlM/nzZjfOE0hKzoLLp8+VeWmvnF9cGfQPMWmzPJPGjkozZmRMHjXuBI1Fe8ZOqMua89Tqkbtu33Xz9eHGktTYkvqUlHEzF1kLRhSap82dlKHYCMlOhq1QE8GRuG5JZ0FHEgvpUIQqEOTQ2RIdIgHY9U15B/VFNAVRpKK/J6WsjFSguxauAiTLUcxPbpCURRTMAENc7I+RgL2WpBFeWfB6Pt1xkdiFwlaXIgrRFCUkbzrImI6O/Dm/c9R21oaoUUnmmwaHpPQvJGsfKWYi16f7aI/QwrSEw4btjYf0uOPZ0aPrXqf3O2prQ88tiCeXXBAq+kzFtzOTreNF27OXuZzjkksPYqN8YkDNjQ/1rghMSgkAIALEAtKk/eFzr4W3nNq67Iorlm09taVvamQx39op9HS28otpdxiAft9BmPRwq6QEskUi+7d20q5Ia+fW/RHy6GXtkUg7J5IAN1W6T9Yy/0wHfEMVW09eAGJ7LYz8CiK7ZGJV+BC2o8uaAIqi7NIFvcQUFFw2cjgQeGfDqVMb3gkEIq2nvmkjCx87/e2jj5w+/Vjrs8+efa6TCDccjW3r7Xuv7ZO+bb3i+6e+aYWs77R+c6r1nWAgEks6/RhkfuTRb8PPtjEMuepkRezlE7zhS2/sdyc4GFsD7cVJcK0FKprQdDqBgrlx7agu7mMuBlngcAE+Nrlk5lRWDCmick8IukSTNp1YIorqDQSK/F20GxfpQISc2bWrdxdxR2L1Uh3TjWXRFNVGXNa5axeZy+4p7vR49O5SdNQQdhP3rl2eXSig4B2mwNy1i7bsgn/E3btL0ZvF10kl/FMNF6zewM4vzCeiwcJ4H/EPQKQG8UQ/sG9U/F5j9UzyIVmBkRCMDMD8GihaYO+zvoeEvqc/y1o4HHHm8IVZnzFZGnjACLb2D+cukyO9WmgjEMS04vrBExWaQlHENEVwHuN85gaWISllKM/GTfmozUSjBKpfIqrn3sGHFDIQSRAGhQczu0cdW/3OHERM8CG45P3ca3wXdENY1EezRH0EpbnzPmDop1nNTWa6R4VIoO6x0B4gdleAc6TxRpNUrkIaCb98lcyLgXLRFRJIvipNSCflKiChzTsTq+N27kysjouOoluemEBuI5ylPLPEZ6uv8jsr9U3lnudD4+bfPLkkhUi0hc+tqhlZXZWcpHWOFDYVVORnyCoxXa2WDaHqIWVJLqGKlbVzUPm9rsP/IkOSgzv27PaKRmdJvqgdfUnTEH2qtsI3frSHHn9q5pbptcWWIlOJd9xw8m7lwpmXj7nEOzI3K8t76fAhddZbBq//sSRQy/l163G3ZiVus5YTGE4ani/i/868Tfo1QKUbjq5ff1R4jy1LU0OCsth9wPL1Yn76+qM/Hl3fNxU1Yuy9q7j3ZFEWgU54GJ/KRPxqR1VnkDGqkFAOfF82EcEUInYVE+z8tlxCHEGnOOP2Dy833nWWnqSHb7/1Lc9+6wOrr/zxxO+uzhz3my8gHNpFta7nJ5wjFjKCnjCryPz5pIKG+FSpc8JZ+lf6e/rFB3OME8Z+vX3JujeHD9WO3QtPHb4awivn0/f5MbOheFP0gLlElSKQL2kBfb2bl4HGamBsvQ54CddyDOcmYHshcMkE5uq1oNoWLmXRElJVg1hsIjARPYGgLsBALruZzmMOYDFEyYR+2B30cH6pas/LdvVQC68aI+uq6Yt5ZTJ5CwaGpNPnpn5i8KTHHqqaJDmKguoDYlEu/Z0rl241uZOSxtKx2UWqB1K1qk/oBF6Tk21P/0ZvNaQL4okKRzSbP/mc3XrUNNqav1WVZs0xerL7Nk10u4QGm/POdKc5PW1Hrim2oPZyYQW7bTCbk7mBa+hVIL3gLNKQxAJ5VQOSsFi96gjToyDpQhIV15iwtT9xv9xMQIEzuMvRpxXmFAdziuMNelw46/XYOcdFF8qqfm2ZrBgSfGyZrJxJnJzWF4TuYM9nykcfoGfoDrqcbqdn9rK1sg+/R64mKX2f0SfXZGUYs26/3GFYT277+1MkeN2wFRp1VpJNFRxjs9GPs4rhCnJ0zHVd43JlGTOyLt8opKUkG2XNsu/f/d++I3+j/xxHppLvCb/51vXNeY8LZrILy36AvfO9h9ni2L0kxSHcqRaG+EkyeeVP17VoZjRmunIqMoZJ83aN7L38cmE0UatUfKiapEiCQIaHiJo+WV6YP3tKW/3rPf9Dr7iGvzvWsJIcItKbD0eXkAdjY8os08h/KT6aiXXVMy62BgHtMf9RGjqh+QetAmW+NxiT1WytAmX4AxeT/uIVLvZk16SDXaPuD+BPCT1eUl1dQkpKcKOSX74CLqLElFTgL8qYCTO9lInLAdw6hZulrFqVBYvgRR3CwFUNNp14oXOsH6qF2AboBkgKuEMJTDuQJpwhvhbwhitEgrLT5YWB5VQ13FM+K+cy+uU/H59AcnEFq8LbaO27YfIGxuIcT3DRN66hb9ygGemvu7lQFJNJ6KXGaV21RCVJAm/ZNsI7QvM/Ddkf50xQCaLeVUDSYvURXBWrlAHCu+P1gcyTpjR/9lnzyG1Dcuw5OeOMIzyeEWkupyU52ZEzZNuI18dsaB0t8MiPbuc65Fq5LuHPoiFGSSaijgsGjLjWiXcRMUImFxNH1Blr3Ck8XmnbRD+LTb2Ff4Km853tsSmynj7nXueM2nfyncJTVQ4V3RibdAv/cnQ7/wLcxnc8x62SC8QIcFkz2j45pj9DyTGdKBaGgZdcIadzSXB2yZn8skfX5I0Lu2caDHn8B+fjdDNfTt66rL2B3kTd9KaG9svEyJppvkp9kihW+hAm9Mf7ckk9UZd/Qf9FMr4op2cRx6CvwQnxRL+uf6An0QlcDaAcwLXPe/8o8raCeXUK2k0ME4hJqNOU6iK936G6EZW6jCM1oPdGZ6uqs7WzdyuaLM6vidJCWzArw+BSdAkmaATZlG2cgwViCAX+EF9v544MKBM9/HFhXd9BOA+wicD8NXNe5HUqrz6JpPEAG2TeDxJyUAfcwA8YQmvJFwqI0JNSdud9p1omtd59d6vLqSmYd/nGlasmV7V89fBNFis5w2i1fvRv77k7j6bktW69oaREVqtzR/tLT9Kr6X+dum2eTqdKD01sv+fP/01GPocrbKJnVJmTF7/SokovK6vNi9UrRcVtr2ek/Rdve/Sb6re0XND2A+p0sRr9ah3+r69l5Z8j58RPxU/xmzR8/4Ix8VO6lyzYTvfSB3aQ+exEFogT4Hrv9sT1/B30ATJfkQUVXb0A6LgKqCfaZefH9xKIKylrQRT0MxE47rIIv4KBGk0Pw/kudtPc7z6Nhlfc/QvNtsoiCpsYt9czm70aXWr6XtalpSWlqkRRInJyitXmNefmpGuTknjC87wK2Fdyakq6Tlcp/EhTYqdurfH788z6HHOxyzoy6PMMrfQE8jLsfKq6oNDnHyZsSTiw4OpOVSetTk7NyMxJTjVk8RIpKysF7p2Sqc/Kys10aJLT8oVMHYBBtcaJJodpTYUWny/YJqqlJFmWJUnUJMlCkopvC/r8FstHzCciwrZKAeR8Xj7CdvPH220Rt4zpmv4f2i7hw/D/0n5kUBtGzf9pG5YrzUOfGdSOQ7wXtiN/OLFzADovg6QL0sin/1lTEok10m9/vTFXsEzo+aM06Pn5X8xNh9HnciY05F625AYt3v0/5iwQ/xHmBJRQoCfu4DZKStOZZK0pqHUFoRT+cwFwhdGYb/H4apbUjzYaUwWSJKemGjLN2SWuivLikuzsLGNKmqwR7vaY5eH5q4IzVrUsWnTVZc3ultLa3PIRMyqen/LYqMUL6h/5+JJ54jpd0D+k0mN3GUzVw6fPmKNLclrsVujoHKNOZzDnOe0OV54l9tCMG8+pNLwWEFV6SkqKWqfOSdIln9tyyWq/OeexzbS7uZm4Nz/mq2HtcAjk1VygtRakg1yhKtOgR6KRRqCe8RWMPqerXOX3ZepgBCA8wQMoMsAWYQrxEOGekurhBkO2TQEktmx17hi/e1cL31RYmh2siJT7sksL5eZ7KN3ta18dNudblhcrO2oVL7cku1Yvv9m3m/C94Vmz/MPLA/6K4YP0tmq2ootomR1PjcKKYuZXNURwcZxQqCyE69e/rmP+Y0Cf4AlxHY4/zC+eQClXyc79rHyLYlYl6BvG/NJZxh7FlR6ddjB/fK0CKxuk4IElKvsFJXzYB5XtiPv0k4HF4RK3jgi6deETP//u8+UhG0YjbfTkRcomKIyjWI+LzzEHKxa4stJAMI8u8t0DSzzfPgN092y9hOmiq3nj9iUdiv4XWc3LV8QXW150JS99i91UVoDE10HiPgrn1wj0e4HGdxFIHFg9tqa7/4z7DQzYDwhXA00AueYqZQcLAh+dhpsBleO2QCES1x2kkEI7l5mRhNeD6iVaZVwUJDNNjKhsjAQxIiPn9/rKQUR0paG8YwkAIPilnXj4u+lG+uBPu3ZxP5F5ZBOZx0H8p5iHXEaqv96y5Wv6B/oo/QPG+D3Txq29P7hw05N09/onn/z3U0+SCu/IBRVmXrjB6Kjy+6scyX/p7q5fNRZopIAkdXpS3rCGKaMMv7gDkXfXT/TBn73fM/CtpJp9iaMs77W28CzjA0vXPxl+6t9PPrn+uidpcrXu0oVzCvIb2qaPtGerBdL48ccqZ/XESy4ZF9RmLN6/aKJVT+K+6nG6aYJ2r2A78lmUXfaczNjBcCrbaU/sX7nnC+h+Fi9lhmBGR1D7CenimFg9mm8f0DSFwqEmzQNwEU0ZoLDYPmBLsR8Ui/zKeN6VcMFWTJgNWITBjMso4vrf7gFh4jbzjEH97AfyEnkmSNQ5XDn6OnFOa3zTyyAJmAZe+HQEzS+4cxXb/hBVpDLx4Q56aeiiAjUPqOqaWt2xd93u8g2lfMD9T3dbaf9VaS3Z525qK6Vzn3O3NrnhNpz7nrBWVWm16e6Jk4YWhsZJtAkfb3W7CT6/2g1XpW1uN18Cz7fFttG5+BDZ9xwU5Ob9bnxbd9nqcFNOTsHCPwUuW3UpzIu9gJ090t+4qdxl3ALuau5Gbju3G+3JerRw6NMkuVz0K5Vg6wlRswPCmOInkNgpMR4qHaVkwH6FGElsiWdM7CBGJEM+weoHATNAh4o+pnSRJcWFQUwYF+Ha5MU45IG49HlT57kmqy6nwlljG65JnuSbWG61Np3rbFrcvFWd2b7Yf6dDi5IabrkGB0a19t1Vi9sz1Vsrl5qjdzlD2LNko9K9h3R8ni6sy+N16enhdKLRpWfQ7ox0ndlA3AYz3Ydns4F2w3l9GKN4Et7DF/pGXjOtoazKaJPUlfZLLruzyYefNqr2pa8q/Dd905g3TFq7f60Hn/EoZ7iUarIbv7nJX/HVS3kjMsk1w4uKGeVTTPtUm6PLzdUZjMm9JmDBWpBIvlHEkvg2cHG/D5Rx2EpMgkaBgNcQ8Grju1SaFX1fDZFsia0t46HVZYhr/xTrYkINBGzlpWtmr8StoRpx7Hur4h9U5cVN3DpbI3xFfM8dEItXvzxzJu1GtxtCU3EqfZ7JFs1GlHPm54o+IdzaicpuxUmBrTtK6LeTOANQgCpuFvNW8LnSCFuBgUtnElHmzRJ3ZkFfloFXIoCKeD2s8PW2eG3Zo6Z83hNCZRTHAiEIN5FW+7X5uBhHaA8XDccGh89TIrQFTS54kI7zscMPAhVQWzOsaggfPPyb/YW721vbdxc+vDcmbrzlHkf9onEl5lfp72g7/d2rjpFts2y7pf2XNxdd43bUDi9KRGJHyVz0FKL7mL/Q+XjNypf8PyI5IaWE0E8w9qP/pZWrnvUl1TmdI5K8z9IprlCSrmqkv4x2r3xpxYqXVhL3sPGTspNCnJqtLzjB1k9boBVHcKO58dwk7hJsS0ZUVGyzGcfAC8VPX2lCnHCOC65J0CA74BDjobDC7vVlZspZw8udM5+fyTcNuoy9Dv3MOrsYrV/9cVzehksiYgeUUNzpWj5vRnZOknX+pc2uBRMnLrjguu8n9Jka6D8Vj/M34i5KzLNbCVG2PQL8I002cHoujytCXUoaby0nLgKHzoiERgeMF2URlyQATXExO7NsVE0gb1Z2HTt6rKuSHBn6xa4f317gXbP4t6/RwJyx097es2jrnDt7Jy2Y1HvnrEtr7xVLou/O21ZXt22e4JmzXEXs2w9PXZxP/1ZOMx/PuOLQtNhfwjM7Zy4yrL6kH1NJD0BfME0AIH/cE9lGJIC9KFaZJNxwWpJ1WvT5DRG2jSqRtTqmxQq4ApLm0kmFddXvzKRnl9H/nfFxTV3h5EvrJ/Ia/QMr8oe9s/gFnX5c55nOcXrdC4s/qrWv3KfX8OPFK8oPHLls2hI1TSX/nbJ01mVHDpRZhVD1jT+GZrroTXwgr6e9/ett275ub+/Ji/2e3GCZX3NuU3UtP2DPlVTcY4FjO4gAZAoJGt4l6xyCK74Dz10HvnrvBX/g3Gv6sR90CWfpbWRN6d+yoneWv20ha+iBIv5afrusXnLnnV4fWhL19U+19z5F7CTLsYk866PDriigPfSrUnIvnc9dsPdO+s/33vm1fXd+bcMd3M9LaJfqVA0MEaIvaQfbWK8hgjy6k/uc+a6Wc8O4Mdzs+Ir4NB5tH36fHUiJF7mY5EQtKhpWLbLNGF83ALPGZQwwV23sQzJgpy/Gx1zlEvAqVHMbhd80jRm+8smlG49dT1QvpflSakzqPOme16/87ULy5qKOafrSG/yWKe82LU5P72jC8+2qqWxLsOi+p/aIqlRTptPgSxky5Ka3nhTqQ+0LQ6vnBGs3TLnhD6RmRGkpEY5sm/XA/PAsc+0lNy8s8TjyZrwt7F199T6Bv+/q1Y+SKcrmYn1PXL/CmJ2Rm6czp9nVmfz2eeHt2O5TyTj5Bmkrp2U+lh5Vpgl3jVX2j3UF7DprOe+yEWOmyabsIGuSVEL0aVJ2JOsouvj3WH/4zfJXQk8uINqrN/3z0IZMIGnV/xjWn0z/JW3dS78/gO6Od785r/GNlo29r8158C8bScco+uOoeBLMXQ/xSnulhy6mBxXietCVJN1K8qN/jXVfw591mZf9M/bxlXwJXcmXr4h9LLXRf9kWFES/uIYv5/uK8gX6duyjK3l/zMdXNseOKv6EpENuZutwlb3vgLgxzySfhjDvFBjbTpC8jSZyk1jW1dX7xy6hkd9nSNEbxmbH3oq9nT3WoE8xSHUvRA+98IIw4YXofr5YO9SSL+vpRrIJMIxlqHbge9LZnsQXOogiFYDqMUqAezSDjB/UEIUcaEhAbm4K9d6MJF9cH2q6KV1MTaLLyZYcvcapoROPf0InQkSfQ7bQ5UmpYnpRkG/hrwryTqEdn4m2wln4IN2WlUS30eX5hmReTda88Qa9Tc0nA5jaRa5JyrKlF1VQNTlbweb7Slkjz4VvtSjfKiOjhG8NQpvAHCzngVkWEJGDwGSUNWsb+6agglf13LQ1O2P7Y0vkFE2yxpKSzK8lX+Wl2LMtwtXCwksvsVCb5ZnLonsvm2ohf7E8LdRHZ5P3xXRzekYyru++zp6enGrCdfr9cqGR+cm7ma7gQqusTpIdIUJEp0uXTxKev6LDaBLKiSgEgiIQzYvu9TXh7vll9Db/YZWO3lY2/+4Nh6mKWbKiL5I17FpYCDnIGv/hi0mdqsmJp96O54odYJavN+LF/ne8lAtl3FzkPz/fscoOl1AvuCC4YxRJJl49UIiLbl+FFdA/9BD9jvmhP0Ra0jQ8OUI/nj+fqC6+nZX8ENEPfIi0JIl8N6lFkybJ4EuY/jeBDXCWGX++AyTbecRC0EX/PK/9JnaALfsZvKdF39T4Npwpim+CIrv9ermDNjlXrYlmMf/lC3cvUUg0K7e/Tc3nLdZKuWjxUvZaQPvX4LfEd9GgKYg5sgB6oEd2tVjTN5UtgMf3sa1clG0VIsqm/MpiKtzvoN+/BnhDYoXUxfZSxq32TWwPIIWxMHhMU5gbtmov8r0wU8t0o1e5tP/C/49BAS7/H2FidXd42mNgZGBgYGTsnFN2Pyie3+YrAzf7BaAIw7lb4r+QafYLYHEOBiYQDwB4tQx7AAB42mNgZGBgv/D/BohkYACTjAyogBUAdckEZAAAeNpFUCsOAjEQfVMEWb8HQCBXIbgFCYZkD7AKwUFQxREEGgkGhUKwIxBIzoDehOCYH8u8TDudvr43KXWwSDuApB4+0FCFN9j2F1jWTCUaA9sZkYvoBihr32MwShcHONV4qp4r0EEyxwn9yrgJ7+9SipZ6sSLVdBf1TGOqHNZvZGLWVKa5N/0dBzM786eLNqolrV1ZmAVm2MaraWjleLVCYRNqbHDq3RSfqM+u89MzwH6IsTdGR9eYOOOIOU1kjjYcO5/4C2ywYWYAAAAmACYAJgAuAIYAqADUAT4BkAGoAe4CLgKSAsgDEANcA5ID1AQcBJgEzgUKBTIF8gYcBmQGkgbOBxIHRgeoB9oIOAhSCHgIqAjSCPwJEgkgCS4JPAlKCVgJtgnKCfYKNgpsCooKngrcCv4LNgt+C/AMVAyYDMwNBA0+DW4Nng3MDfoOJg5oDqgO1A8yD5YP+BAcEEwQlhDcEQoRJhFiEXwRuhJYEqASwhLkEwYTMBPCE/4UahSUFLQU0BUkFWwVsBYmFmgWqBbqF0wX4hhcGNAY9BkQGSYZZhmgGfoaQBp4Gp4awhr+G0wbohxUHIQc1B0GHU4dhB2mHcoeWB6QHu4fEB+MH84gIiCGIMwg7iEQISghqCHkIj4isiLQI3oj6iRwJKIk6iUGJSglWiWoJcQl9CYWJrInWifeKCooRChaKHIoiCigKLYozijkKRwpOin2KlwqxiuaK/Ysmi0WLWAtuC30LiAuLi6wLvQvJi9aL7Av8DBWMKgw1DEAMTwxcgAAeNpjYGRgYDjAMItBkAEEmICYkQEk5gDmMwAAJwoBsQB42o1Sy07CQBQ9LWhCNC5cuDAuGt2oCVAgIMIWcSExRKO4LVBKI9JaKsVf8Mt05xf4DcYPMJ6ZDoS0GzOZzrlnzn3MvQWwhTdkoGVzAL64Y6xhl1aMdezgW+EM6vhVOItDrabwBhbag8Kb5D8VzuFU+1F4G/v6gcLv2NOXvh8w9Q4u0UUHBuawEWAGFx6mtMvcHhkDFu1XnhOiUKrS6ogoxJhoJJmQyMYCA359WkvdMTUhl48GilyRXAU4vH3hKTI65Cf0EL5T5rC5i2R9snnGt/BMpYjzROYIbZXxIpXvBC2qZ9SKaJ6MdkOFw1ziNQFKjGRy1dDEHa7QwzVR2iuf8EsrjITiPtGh9Uxd3JIR1jo7pjJU8eYrjwLO+G3yrRYeGVNoRmRFh/qcUgFVueuo0Dr/R+092eUhqwhkb0XtQ4lcOQdDTtlixkgp/ZVyOaEe7f7arONa27xzabV4O5D/kCnvTE67yrNBpqz4Eip/30N4OgB42m2T9ddUZRRGZ3+I2IhdiEEI1txz3huIheinoGCBgZioiIFJmCgWiIGK3WJhi6Ki4vI/U3T2/OasNetZd8179ntnr+f0Rnr/ff7e3ove/33+2vWlN8IIY9iNsezOOPZgT/Zib/ZhX/ZjPPszgQM4kIM4mEM4lMM4nCM4kqOYyNFM4hiO5TiOZzJTmMo0TmA6MziRkziZUziVPhVBUqhpaOmYyWnM4nTO4EzO4mxmcw5zOJfzGOV8LmAu87iQi5jPAi7mEi7lMi5nIYu4giu5iqtZzDUs4Vqu43pu4EZuYik3cwu3sozbWM7t3MGd3MUK7uYe7uU+7ucBVrKK1azhQR7iYR7hUR5jLY/zBOt4kqd4mmd4lvVs4Dk28jwv8CIvsYmXeYVX2cxrvM4bvMlbvM07vMt7vM8HfMhHfMwWPuFTPuNzvmArX/IVX/MN3/Id3/MD2/iRn9jOz/zCr+zgN37nD3by57iVK5ZHPTrn3xyt+n2zMsNMs5i12Zit2ZkzB1nJq+RV8ip5lZxKTiWnklPJCTkhJ+SEnJATckJOyAk5KSedT+fT/5VyUk46n84X54vvUeQUOcX54v3F+drfa++pPVd7T+35enje+xrva7yvkdPIaeQ0cho5jZxGTut86/u2clo5rZxWTiunldPK6XyfTl4nr5PXyesGvLBPYZ/CHoU9iv7wXGO2ZmcO7g17FPYo7FHYo6jk2aewT2Gfwj6FfQr7FPYp7FPYpwh59irsVdirsFdhr8JeRcqzX2G/wn6F/Qr7FSnPnoU9C3sW9iv1l/3hc5rFrM3GbM3OHHBTj6nH1GPqMfWYekw9ph5Tj6nH1GPqMfWYekw9ph5Tj6nH1GPqMfWYekw9ph5Tj6nH1GPqMfWYekw9pvuaQ5/uaxZ57m0Wee5vur9ZBrzicxk+132zMsNMs5i12ZitKcc9L43z7nlxz4t7Xtzz4p4X97y456WV474X9720+Q9k+OnYAAABUrRnegAA) format('woff'), url(//fast.qifeiye.com/qfy-includes/fonts/dashicons.ttf) format("truetype"), url(//fast.qifeiye.com/qfy-includes/fonts/dashicons.svg#dashicons) format("svg");
	font-weight: 400;
	font-style: normal
}

.dashicons {
	display: inline-block;
	width: 20px;
	height: 20px;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1;
	font-family: dashicons;
	text-decoration: inherit;
	font-weight: 400;
	font-style: normal;
	vertical-align: top;
	-moz-transition: color .1s ease-in 0;
	-webkit-transition: color .1s ease-in 0;
	text-align: center
}

.dashicons-menu:before {
	content: "\f333"
}

.dashicons-admin-site:before {
	content: "\f319"
}

.dashicons-dashboard:before {
	content: "\f226"
}

.dashicons-admin-media:before {
	content: "\f104"
}

.dashicons-admin-page:before {
	content: "\f105"
}

.dashicons-admin-comments:before {
	content: "\f101"
}

.dashicons-admin-appearance:before {
	content: "\f100"
}

.dashicons-admin-plugins:before {
	content: "\f106"
}

.dashicons-admin-users:before {
	content: "\f110"
}

.dashicons-admin-tools:before {
	content: "\f107"
}

.dashicons-admin-settings:before {
	content: "\f108"
}

.dashicons-admin-network:before {
	content: "\f112"
}

.dashicons-admin-generic:before {
	content: "\f111"
}

.dashicons-admin-home:before {
	content: "\f102"
}

.dashicons-admin-collapse:before {
	content: "\f148"
}

.dashicons-admin-links:before,
.dashicons-format-links:before {
	content: "\f103"
}

.dashicons-admin-post:before,
.dashicons-format-standard:before {
	content: "\f109"
}

.dashicons-format-image:before {
	content: "\f128"
}

.dashicons-format-gallery:before {
	content: "\f161"
}

.dashicons-format-audio:before {
	content: "\f127"
}

.dashicons-format-video:before {
	content: "\f126"
}

.dashicons-format-chat:before {
	content: "\f125"
}

.dashicons-format-status:before {
	content: "\f130"
}

.dashicons-format-aside:before {
	content: "\f123"
}

.dashicons-format-quote:before {
	content: "\f122"
}

.dashicons-welcome-write-blog:before,
.dashicons-welcome-edit-page:before {
	content: "\f119"
}

.dashicons-welcome-add-page:before {
	content: "\f133"
}

.dashicons-welcome-view-site:before {
	content: "\f115"
}

.dashicons-welcome-widgets-menus:before {
	content: "\f116"
}

.dashicons-welcome-comments:before {
	content: "\f117"
}

.dashicons-welcome-learn-more:before {
	content: "\f118"
}

.dashicons-image-crop:before {
	content: "\f165"
}

.dashicons-image-rotate-left:before {
	content: "\f166"
}

.dashicons-image-rotate-right:before {
	content: "\f167"
}

.dashicons-image-flip-vertical:before {
	content: "\f168"
}

.dashicons-image-flip-horizontal:before {
	content: "\f169"
}

.dashicons-undo:before {
	content: "\f171"
}

.dashicons-redo:before {
	content: "\f172"
}

.dashicons-editor-bold:before {
	content: "\f200"
}

.dashicons-editor-italic:before {
	content: "\f201"
}

.dashicons-editor-ul:before {
	content: "\f203"
}

.dashicons-editor-ol:before {
	content: "\f204"
}

.dashicons-editor-quote:before {
	content: "\f205"
}

.dashicons-editor-alignleft:before {
	content: "\f206"
}

.dashicons-editor-aligncenter:before {
	content: "\f207"
}

.dashicons-editor-alignright:before {
	content: "\f208"
}

.dashicons-editor-insertmore:before {
	content: "\f209"
}

.dashicons-editor-spellcheck:before {
	content: "\f210"
}

.dashicons-editor-distractionfree:before {
	content: "\f211"
}

.dashicons-editor-kitchensink:before {
	content: "\f212"
}

.dashicons-editor-underline:before {
	content: "\f213"
}

.dashicons-editor-justify:before {
	content: "\f214"
}

.dashicons-editor-textcolor:before {
	content: "\f215"
}

.dashicons-editor-paste-word:before {
	content: "\f216"
}

.dashicons-editor-paste-text:before {
	content: "\f217"
}

.dashicons-editor-removeformatting:before {
	content: "\f218"
}

.dashicons-editor-video:before {
	content: "\f219"
}

.dashicons-editor-customchar:before {
	content: "\f220"
}

.dashicons-editor-outdent:before {
	content: "\f221"
}

.dashicons-editor-indent:before {
	content: "\f222"
}

.dashicons-editor-help:before {
	content: "\f223"
}

.dashicons-editor-strikethrough:before {
	content: "\f224"
}

.dashicons-editor-unlink:before {
	content: "\f225"
}

.dashicons-editor-rtl:before {
	content: "\f320"
}

.dashicons-align-left:before {
	content: "\f135"
}

.dashicons-align-right:before {
	content: "\f136"
}

.dashicons-align-center:before {
	content: "\f134"
}

.dashicons-align-none:before {
	content: "\f138"
}

.dashicons-lock:before {
	content: "\f160"
}

.dashicons-calendar:before {
	content: "\f145"
}

.dashicons-visibility:before {
	content: "\f177"
}

.dashicons-post-status:before {
	content: "\f173"
}

.dashicons-post-trash:before {
	content: "\f182"
}

.dashicons-edit:before {
	content: "\f464"
}

.dashicons-trash:before {
	content: "\f458"
}

.dashicons-arrow-up:before {
	content: "\f142"
}

.dashicons-arrow-down:before {
	content: "\f140"
}

.dashicons-arrow-left:before {
	content: "\f141"
}

.dashicons-arrow-right:before {
	content: "\f139"
}

.dashicons-arrow-up-alt:before {
	content: "\f342"
}

.dashicons-arrow-down-alt:before {
	content: "\f346"
}

.dashicons-arrow-left-alt:before {
	content: "\f340"
}

.dashicons-arrow-right-alt:before {
	content: "\f344"
}

.dashicons-arrow-up-alt2:before {
	content: "\f343"
}

.dashicons-arrow-down-alt2:before {
	content: "\f347"
}

.dashicons-arrow-left-alt2:before {
	content: "\f341"
}

.dashicons-arrow-right-alt2:before {
	content: "\f345"
}

.dashicons-leftright:before {
	content: "\f229"
}

.dashicons-sort:before {
	content: "\f156"
}

.dashicons-list-view:before {
	content: "\f163"
}

.dashicons-exerpt-view:before {
	content: "\f164"
}

.dashicons-share:before {
	content: "\f237"
}

.dashicons-share1:before {
	content: "\f237"
}

.dashicons-share-alt:before {
	content: "\f240"
}

.dashicons-share-alt2:before {
	content: "\f242"
}

.dashicons-twitter:before {
	content: "\f301"
}

.dashicons-rss:before {
	content: "\f303"
}

.dashicons-email:before {
	content: "\f465"
}

.dashicons-email-alt:before {
	content: "\f466"
}

.dashicons-facebook:before {
	content: "\f304"
}

.dashicons-facebook-alt:before {
	content: "\f305"
}

.dashicons-networking:before {
	content: "\f325"
}

.dashicons-googleplus:before {
	content: "\f462"
}

.dashicons-hammer:before {
	content: "\f308"
}

.dashicons-art:before {
	content: "\f309"
}

.dashicons-migrate:before {
	content: "\f310"
}

.dashicons-performance:before {
	content: "\f311"
}

.dashicons-bitwebcms:before {
	content: "\f120"
}

.dashicons-bitwebcms-alt:before {
	content: "\f324"
}

.dashicons-pressthis:before {
	content: "\f157"
}

.dashicons-update:before {
	content: "\f463"
}

.dashicons-screenoptions:before {
	content: "\f180"
}

.dashicons-info:before {
	content: "\f348"
}

.dashicons-cart:before {
	content: "\f174"
}

.dashicons-feedback:before {
	content: "\f175"
}

.dashicons-cloud:before {
	content: "\f176"
}

.dashicons-translation:before {
	content: "\f326"
}

.dashicons-tag:before {
	content: "\f323"
}

.dashicons-category:before {
	content: "\f318"
}

.dashicons-yes:before {
	content: "\f147"
}

.dashicons-no:before {
	content: "\f158"
}

.dashicons-no-alt:before {
	content: "\f335"
}

.dashicons-plus:before {
	content: "\f132"
}

.dashicons-minus:before {
	content: "\f460"
}

.dashicons-dismiss:before {
	content: "\f153"
}

.dashicons-marker:before {
	content: "\f159"
}

.dashicons-star-filled:before {
	content: "\f155"
}

.dashicons-star-half:before {
	content: "\f459"
}

.dashicons-star-empty:before {
	content: "\f154"
}

.dashicons-flag:before {
	content: "\f227"
}

.dashicons-location:before {
	content: "\f230"
}

.dashicons-location-alt:before {
	content: "\f231"
}

.dashicons-camera:before {
	content: "\f306"
}

.dashicons-images-alt:before {
	content: "\f232"
}

.dashicons-images-alt2:before {
	content: "\f233"
}

.dashicons-video-alt:before {
	content: "\f234"
}

.dashicons-video-alt2:before {
	content: "\f235"
}

.dashicons-video-alt3:before {
	content: "\f236"
}

.dashicons-vault:before {
	content: "\f178"
}

.dashicons-shield:before {
	content: "\f332"
}

.dashicons-shield-alt:before {
	content: "\f334"
}

.dashicons-sos:before {
	content: "\f468"
}

.dashicons-search:before {
	content: "\f179"
}

.dashicons-slides:before {
	content: "\f181"
}

.dashicons-analytics:before {
	content: "\f183"
}

.dashicons-chart-pie:before {
	content: "\f184"
}

.dashicons-chart-bar:before {
	content: "\f185"
}

.dashicons-chart-line:before {
	content: "\f238"
}

.dashicons-chart-area:before {
	content: "\f239"
}

.dashicons-groups:before {
	content: "\f307"
}

.dashicons-businessman:before {
	content: "\f338"
}

.dashicons-id:before {
	content: "\f336"
}

.dashicons-id-alt:before {
	content: "\f337"
}

.dashicons-products:before {
	content: "\f312"
}

.dashicons-awards:before {
	content: "\f313"
}

.dashicons-forms:before {
	content: "\f314"
}

.dashicons-testimonial:before {
	content: "\f473"
}

.dashicons-portfolio:before {
	content: "\f322"
}

.dashicons-book:before {
	content: "\f330"
}

.dashicons-book-alt:before {
	content: "\f331"
}

.dashicons-download:before {
	content: "\f316"
}

.dashicons-upload:before {
	content: "\f317"
}

.dashicons-backup:before {
	content: "\f321"
}

.dashicons-clock:before {
	content: "\f469"
}

.dashicons-lightbulb:before {
	content: "\f339"
}

.dashicons-desktop:before {
	content: "\f472"
}

.dashicons-tablet:before {
	content: "\f471"
}

.dashicons-smartphone:before {
	content: "\f470"
}

.dashicons-smiley:before {
	content: "\f328"
}


/* thickbox: (http://54cb4e2ce1429.t73.qifeiye.com/qfy-includes/js/thickbox/thickbox.css) */

#TB_window {
	font-size: 16px;
	color: #333333;
}

#TB_secondLine {
	font-size: 14px;
	color: #666666;
}

.rtl #TB_window,
.rtl #TB_secondLine {
	font-family: Tahoma, sans-serif;
}

:lang(he-il) .rtl #TB_window,
:lang(he-il) .rtl #TB_secondLine {
	font-family: Arial, sans-serif;
}

#TB_window a:link {
	color: #666666
}

#TB_window a:visited {
	color: #666666
}

#TB_window a:hover {
	color: #000
}

#TB_window a:active {
	color: #666666
}

#TB_window a:focus {
	color: #666666
}

#TB_overlay {
	position: fixed;
	z-index: 9400;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
}

.TB_overlayMacFFBGHack {
	background: url(//fast.qifeiye.com/qfy-includes/js/thickbox/macFFBgHack.png) repeat
}

.TB_overlayBG {
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay {
	position: absolute;
	height: expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 20000;
	color: #000000;
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	border: 1px solid #555;
	-moz-box-shadow: rgba(0, 0, 0, 1) 0 4px 30px;
	-webkit-box-shadow: rgba(0, 0, 0, 1) 0 4px 30px;
	-khtml-box-shadow: rgba(0, 0, 0, 1) 0 4px 30px;
	box-shadow: rgba(0, 0, 0, 1) 0 4px 30px;
}

* html #TB_window {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin=document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display: block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption {
	height: 25px;
	padding: 7px 30px 10px 25px;
	float: left;
}

#TB_closeWindow {
	height: 25px;
	padding: 11px 25px 10px 0;
	float: right;
}

#TB_closeAjaxWindow {
	padding: 6px 10px 0;
	text-align: right;
	float: right;
}

#TB_closeAjaxWindow a {
	text-decoration: none;
}

#TB_ajaxWindowTitle {
	float: left;
	padding: 6px 10px 0;
	font-size: 13px;
}

#TB_title {
	background-color: #e8e8e8;
	height: 27px;
}

#TB_ajaxContent {
	clear: both;
	padding: 2px 15px 15px 15px;
	overflow: auto;
	text-align: left;
	line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
	padding: 15px;
}

#TB_ajaxContent p {
	padding: 5px 0px 5px 0px;
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 103;
	top: 50%;
	left: 50%;
	background-color: #E8E8E8;
	border: 1px solid #555;
	margin: -45px 0pt 0pt -125px;
	padding: 40px 15px 15px;
}

* html #TB_load {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin=document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
	z-index: 99;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #fff;
	border: none;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height: 100%;
	width: 100%;
}

* html #TB_HideSelect {
	position: absolute;
	height: expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight:document.body.offsetHeight + 'px');
}

#TB_iframeContent {
	clear: both;
	border: none;
	margin-bottom: -1px;
	_margin-bottom: 1px;
}

.tb-close-icon {
	height: 22px;
	margin: -3px 3px 0 0;
	width: 22px;
	background: url("//fast.qifeiye.com/FeiEditor/bitSite/images/close_hover1.png") no-repeat;
}

#TB_window.full {
	position: fixed!important;
	z-index: 11111;
	width: 100%!important;
	height: 100%!important;
	top: 0!important;
	left: 0!important;
	margin-left: 0!important;
	margin-top: 0!important;
}

#TB_window.full iframe {
	height: 96%!important;
	width: 100%!important;
}

.tb-close-icon:hover:before {
	color: red;
	text-decoration: none;
}

#TB_closeWindowButton {
	text-decoration: none;
}