@charset "utf-8";
.name-text[data-v-16aea7ea] {
	display: inline-block;
	max-width: 150px;
	color: hsla(0, 0%, 100%, .7)
}

.navHeader[data-v-16aea7ea] .el-submenu__title {
	border-bottom: none!important
}

.navWord[data-v-391d3249] {
	font-family: 微软雅黑;
	line-height: 43px;
	margin-left: 5px
}

.sliderHide[data-v-391d3249] {
	width: 60px
}

.sliderHide.sliderShow[data-v-391d3249] {
	width: 200px
}

.sliderHide1[data-v-391d3249] {
	width: 50px;
	transition: .3s
}

.sliderHide1.sliderShow1[data-v-391d3249] {
	width: 150px
}

.iconfont_old[data-v-391d3249] {
	font-size: 16px!important;
	font-style: normal!important;
	-webkit-font-smoothing: antialiased!important;
	-moz-osx-font-smoothing: grayscale!important
}

.fa[data-v-391d3249] {
	display: inline-block;
	font: normal normal normal 14px/1 fontawesome;
	font-size: 16px!important;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.navSonUl[data-v-391d3249] {
	display: block
}

.navLi[data-v-391d3249] {
	cursor: pointer
}

.bodyContent[data-v-375e94fe] {
	bottom: 0;
	z-index: 3;
	overflow: auto
}

.adm[data-v-375e94fe] {
	transition: left .3s
}

.set[data-v-375e94fe] {
	z-index: 10
}

.airlead_home[data-v-78fe51ae] {
	margin: 0
}

h3[data-v-78fe51ae] {
	padding: 0
}

.home_title[data-v-78fe51ae] {
	padding-left: 30px!important
}

.message-tip[data-v-78fe51ae] {
	background-color: #fff;
	margin: 10px 10px 20px;
	color: #b42328;
	overflow: auto
}

.message-tip li[data-v-78fe51ae] {
	height: 30px;
	cursor: pointer;
	line-height: 30px;
	padding: 10px;
	background: #fef0f0;
	color: #f56c6c
}

.message-tip[data-v-78fe51ae]::-webkit-scrollbar-thumb {
	border-radius: 10px!important;
	background: #ddd
}

.message-tip[data-v-78fe51ae]::-webkit-scrollbar {
	display: block!important;
	height: 8px!important;
	width: 10px!important;
	background: #b42328!important
}

.fl[data-v-78fe51ae] {
	float: left
}

.icon-state[data-v-78fe51ae] {
	height: 30px;
	line-height: 30px;
	margin-left: 10px;
	display: none
}

.message-tip li:hover .icon-state[data-v-78fe51ae] {
	display: block
}

.icon-state i[data-v-78fe51ae] {
	margin-left: 5px
}

.dx .liantong,
.lt .dianxin {
	display: none
}

* {
	box-sizing: border-box
}

html {
	-webkit-font-smoothing: antialiased
}

*,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
select,
textarea {
	font-family: Microsoft YaHei, 微软雅黑, Lantinghei SC, Open Sans, Arial, Hiragino Sans GB, STHeiti, WenQuanYi Micro Hei, SimSun, sans-serif
}

*,
h1,
h2,
h3,
h4,
h5,
h6 {
	-webkit-font-smoothing: antialiased
}

address,
cite,
dfn,
em,
var {
	font-style: normal
}

a,
address,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
label,
legend,
li,
ol,
p,
pre,
small,
span,
strong,
u,
ul,
var {
	margin: 0;
	padding: 0
}

img {
	border: none
}

:focus,
body a {
	outline: none
}

textarea {
	resize: none;
	border: none
}

button,
input {
	outline: none;
	border: none
}

li,
ul {
	list-style: none
}

.clear {
	height: 0;
	overflow: hidden
}

.font-size12 {
	font-size: 12px
}

.font-size14 {
	font-size: 14px
}

.font-size16 {
	font-size: 16px
}

.font-size18 {
	font-size: 18px
}

.font-size20 {
	font-size: 20px
}

.font-size22 {
	font-size: 22px
}

.t-l {
	text-align: left
}

.t-r {
	text-align: right
}

.t-c {
	text-align: center
}

.name-hover:hover .name-text {
	color: #fff!important
}

.rotate {
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-webkit-transform: rotate(90deg)
}

#left-nav-one {
	transition: transform .3s;
	-webkit-transition: transform .3s
}

.el-table ::-webkit-scrollbar {
	display: block;
	width: 10px;
	height: 10px
}

.el-table ::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, .2);
	background: #b42328
}

.fa-bell-o:hover {
	color: #fff!important
}

.text-ellipsis {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.w180 {
	width: 180px!important
}

.w170 {
	width: 170px!important
}

.airlead_wapperlist {
	border-radius: 0!important;
	margin: 0!important;
	padding: 10px 20px!important
}

.airlead_home {
	margin: 0!important
}

.airlead_home>h3 {
	font-size: 18px
}

.maxMonth .el-date-range-picker__time-header {
	display: none!important
}

[v-cloak] {
	display: none
}

h3 {
	margin: 0 10px;
	padding: 15px 6px 15px 6px;
	font-weight: 500;
	color: #87899c
}

h4 {
	font-weight: 600;
	font-size: 18px;
	padding: 8px 0
}

.content {
	background: #f5f6f8;
	padding: 5px 15px 15px 15px;
	margin: 0 10px 10px 10px
}

.content1 {
	margin: 0 10px 10px 10px
}

.content1,
.content2 {
	background: #f5f6f8;
	padding: 10px 20px 30px 20px;
	position: relative;
	bottom: 10px
}

.content2 {
	margin: 0 17px 10px 18px
}

.alertContent {
	background: #f5f6f8;
	padding: 8px;
	width: 65%;
	display: flex;
	justify-content: space-between
}

.fs14 {
	font-size: 14px
}

.fs12 {
	font-size: 12px
}

.mb-10 {
	margin-bottom: 10px
}

.mb-30 {
	margin-bottom: 30px
}

.w30 {
	width: 30px
}

.w10 {
	width: 10px
}

.w60 {
	width: 60px
}

.w80 {
	width: 80px
}

.page {
	text-align: right;
	margin: 0 10px;
	padding-bottom: 15px
}

.mt-10 {
	margin-top: 10px
}

.mt-20 {
	margin-top: 20px
}

.mt-50 {
	margin-top: 50px
}

.ml-30 {
	margin-left: 30px
}

.ml-60 {
	margin-left: 60px
}

.ml-25 {
	margin-left: 25px
}

.ml-10 {
	margin-left: 10px
}

.ml-15 {
	margin-left: 15px
}

.mr-10 {
	margin-right: 10px
}

.mr-20 {
	margin-right: 20px
}

.dib {
	display: inline-block
}

.vgt {
	vertical-align: top
}

.layui-btn-normal,
.layui-btn-primary {
	border-radius: 6px;
	font-size: 14px
}

.alertB {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center
}

.textarea {
	width: 60%;
	padding: 10px;
	vertical-align: bottom;
	margin-right: 10px
}

.aBiao {
	text-decoration: underline
}

.aBiao,
.aBiao1 {
	font-size: 14px;
	color: #00f;
	font-weight: 400;
	cursor: pointer
}

.aBiao1 {
	text-decoration: none
}

.block {
	width: 23.6%;
	display: inline-block
}

.checkImg {
	border: 1px solid #000
}

.appendB,
.checkImg {
	width: 100%;
	height: 100px
}

.appendBlock {
	width: 270px
}

.appendBlock,
.appendBlock1 {
	height: 100px;
	border: 1px solid red;
	float: left
}

.appendBlock1 {
	width: 100%
}

.appendBlock_1 {
	float: left
}

.lines {
	border-bottom: 1px solid grey
}

.buttonJZ {
	display: inline-flex;
	justify-content: center;
	align-items: center!important
}

.videoTemplate_main {
	display: inline-block;
	height: 250px;
	padding: 10px
}

.main {
	display: flex;
	justify-content: center
}

td,
th {
	text-align: center!important
}

.el-table thead tr th {
	background: #f2f2f2!important
}

@media screen and (max-width:768px) {
	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,
	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 {
		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:after,
.iphorm-clearfix:before {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden
}

.iphorm-clearfix:after {
	clear: both
}

.iphorm-clearfix {
	zoom: 1
}

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

.iphorm-inner label {
	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-captcha input,
.iphorm-elements .iphorm-element-wrap-password input,
.iphorm-elements .iphorm-element-wrap-text input,
.iphorm-elements .iphorm-element-wrap select,
.iphorm-elements .iphorm-element-wrap textarea {
	margin: 0;
	margin-bottom: 3px;
	color: #999;
	border: 1px solid #ccc;
	padding: 2px;
	min-width: 10px;
	max-width: 100%;
	width: 80%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	color: #555;
	display: inline-block;
	font-size: 14px;
	height: 26px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s;
	box-sizing: border-box
}

.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-text 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: 1px solid #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: #555;
	display: block;
	font-size: 14px;
	transition: border-color .15s ease-in-out 0s, box-shadow .15s ease-in-out 0s
}

.iphorm-elements .iphorm-element-wrap-captcha input,
.iphorm-elements .iphorm-element-wrap-password input,
.iphorm-elements .iphorm-element-wrap-text 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 select,
.iphorm-widget .iphorm-elements .iphorm-element-wrap textarea {
	height: auto
}

.iphorm-element-wrap>label {
	font-weight: 700;
	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 {
	cursor: pointer;
	text-align: center
}

.iphorm-upload-queue-remove,
.iphorm-upload-queue-success {
	font-size: 10px;
	font-weight: 700;
	color: #000;
	position: absolute;
	right: 0;
	top: 50%;
	margin: -8px 4px 0 0;
	height: 17px;
	width: 17px;
	line-height: 17px;
	display: block
}

.iphorm-upload-queue-success {
	text-indent: -99999px;
	background: url(../images/file-upload-tick.png) no-repeat 50%
}

.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: 1px solid #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: 1px solid #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
}

#content .iphorm-element-wrap p.iphorm-description,
.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: 700;
	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(../images/captcha-refresh-icon.png) no-repeat 50%;
	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: 700;
	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: 1px solid #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-left>.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-proportional>.iphorm-group-elements>.iphorm-group-row.iphorm-group-row-1cols>.iphorm-element-wrap .iphorm-element-spacer,
.iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row>.iphorm-element-wrap.last-child .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-row-1cols>.iphorm-group-wrap>.iphorm-group-elements,
.iphorm-group-alignment-proportional>.iphorm-group-elements .iphorm-group-wrap.last-child>.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,
.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-captcha.iphorm-labels-inside>.iphorm-element-spacer>label,
.iphorm-element-wrap-password.iphorm-labels-inside>.iphorm-element-spacer>label,
.iphorm-element-wrap-text.iphorm-labels-inside>.iphorm-element-spacer>label,
.iphorm-element-wrap-textarea.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-captcha-image-wrap,
.iphorm-labels-left.iphorm-element-wrap .iphorm-input-outer-wrap,
.iphorm-labels-left.iphorm-element-wrap .iphorm-input-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-captcha.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-text.iphorm-labels-inside>.iphorm-element-spacer>input,
.iphorm-input-wrap-textarea.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 {
	text-align: center;
	width: auto;
	overflow: visible;
	white-space: nowrap;
	margin: 0;
	height: auto;
	line-height: auto;
	cursor: pointer;
	margin-right: 5px
}

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

.iphorm-submit-wrap button em,
.iphorm-submit-wrap button span {
	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(../images/default-loading.gif) no-repeat 50%
}

.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: 400;
	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;
	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: 400;
	display: inline-block;
	border: 1px solid #d64a49;
	float: left
}

.iphorm-error-message {
	background: #c00;
	border: 1px solid #c00
}

.iphorm-error-message,
.iphorm-success-message {
	padding: 8px 20px 8px 8px;
	line-height: 18px;
	margin: 10px 0;
	font-weight: 400;
	color: #fff
}

.iphorm-success-message {
	background: #5bc3a2;
	border: 1px solid #5bc3a2
}

.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-checkbox-li input[type=checkbox],
.iphorm-input-radio-li input[type=radio] {
	background: transparent!important;
	border: none transparent!important
}

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

.iphorm-tooltip-icon {
	width: 15px;
	height: 15px;
	background: url(../images/help-icon.png) no-repeat 100% 100%;
	display: inline-block;
	cursor: pointer
}

.iphorm-element-wrap-captcha.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-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 {
	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>select,
:first-child+html .selector>span {
	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-agent .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-agent .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-default .iphorm div.selector.fixedWidth,
.iphorm-uniform-theme-default .iphorm div.selector.fixedWidth span {
	width: auto
}

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

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

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

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

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

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

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

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

.iphorm-uniform-theme-agent .iphorm div.uploader.focus,
.iphorm-uniform-theme-agent .iphorm div.uploader.hover,
.iphorm-uniform-theme-aristo .iphorm div.uploader.focus,
.iphorm-uniform-theme-aristo .iphorm div.uploader.hover {
	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(../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.focus span.action,
.iphorm-uniform-theme-default .iphorm div.uploader.hover span.action {
	background-position: right -439px
}

.iphorm-uniform-theme-default .iphorm div.uploader.focus.active span.action,
.iphorm-uniform-theme-default .iphorm div.uploader.hover.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(../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.focus span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader.hover span.action {
	background-position: right -462px
}

.iphorm-uniform-theme-agent .iphorm div.uploader.focus.active span.action,
.iphorm-uniform-theme-agent .iphorm div.uploader.hover.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(../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.focus span.action,
.iphorm-uniform-theme-aristo .iphorm div.uploader.hover span.action {
	background-position: right -462px
}

.iphorm-uniform-theme-aristo .iphorm div.uploader.focus.active span.action,
.iphorm-uniform-theme-aristo .iphorm div.uploader.hover.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
}

.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_span1_2,
.qfe_row .vc_span1_3,
.qfe_row .vc_span1_5,
.qfe_row .vc_span1_7,
.qfe_row .vc_span2_4,
.qfe_row .vc_span2_6,
.qfe_row .vc_span3_4,
.qfe_row .vc_span3_6,
.qfe_row .vc_span4,
.qfe_row .vc_span4_5,
.qfe_row .vc_span4_8,
.qfe_row .vc_span5,
.qfe_row .vc_span5_1,
.qfe_row .vc_span5_2,
.qfe_row .vc_span6,
.qfe_row .vc_span6_5,
.qfe_row .vc_span6_8,
.qfe_row .vc_span7,
.qfe_row .vc_span7_2,
.qfe_row .vc_span7_5,
.qfe_row .vc_span8,
.qfe_row .vc_span8_4,
.qfe_row .vc_span8_5,
.qfe_row .vc_span9,
.qfe_row .vc_span9_1,
.qfe_row .vc_span9_6,
.qfe_row .vc_span10,
.qfe_row .vc_span10_2,
.qfe_row .vc_span10_4,
.qfe_row .vc_span10_5,
.qfe_row .vc_span10_8,
.qfe_row .vc_span11,
.qfe_row .vc_span12 {
	position: relative;
	min-height: 1px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	max-width: 100%
}

#page .qfy-sub-div-inner .section.bothfull .qfe_row,
#page .qfy-sub-div-inner .section.bothfull .qfy-column-inner.vc_span12,
#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,
.content-fullwidth #page #main .wf-wrap .section.bothfull .qfe_row,
.content-fullwidth #page #main .wf-wrap .section.bothfull .qfy-column-inner.vc_span12,
.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,
.section.bothfull {
	padding: 0;
	padding-left: 0!important;
	padding-right: 0!important
}

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

@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,
	.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
	}
	.bottombarPaddingandmarginOff #bottom-bar,
	.footerPaddingandmarginOff #footer,
	.topbarPaddingandmarginOff #top-bar {
		padding: 0!important;
		margin: 0!important
	}
	.link_image {
		max-width: 100%
	}
	.post-thumb,
	body img.ag_image {
		max-width: 100%;
		display: inline-block;
		width: auto;
		height: auto
	}
}

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

@media screen and (min-width:1025px) {
	.widefull_footer1 #footer .wf-wrap,
	.widefull_header1 #header .wf-table,
	.widefull_header1 #navigation.wf-wrap,
	.widefull_topbar1 #top-bar .wf-wrap {
		max-width: 934px!important
	}
	.widefull_footer1.widefull_content #footer .wf-wrap,
	.widefull_header1.widefull_content #header .wf-table,
	.widefull_header1.widefull_content #navigation.wf-wrap,
	.widefull_topbar1.widefull_content #top-bar .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_footer3 #footer .wf-wrap,
	.widefull_header3 #header .wf-table,
	.widefull_header3 #navigation.wf-wrap,
	.widefull_topbar3 #top-bar .wf-wrap {
		max-width: 1830px!important
	}
	.widefull_footer3.widefull_content #footer .wf-wrap,
	.widefull_header3.widefull_content #header .wf-table,
	.widefull_header3.widefull_content #navigation.wf-wrap,
	.widefull_topbar3.widefull_content #top-bar .wf-wrap {
		max-width: 1880px!important
	}
}

@media screen and (min-width:992px) {
	.bit-logo-menu #main-nav {
		line-height: normal;
		display: flex!important;
		justify-content: center;
		align-items: center
	}
	.checkout-table {
		padding-right: 30px!important
	}
	.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 {
		text-align: right
	}
	.menu-left-nav,
	.menu-right-nav {
		width: 40%;
		vertical-align: middle
	}
	.menu-right-nav {
		display: table-cell;
		text-align: left
	}
	.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_5 {
		width: 12.5%
	}
	.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: 33.33333333333333%
	}
	.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_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_span1_2,
	.qfe_row .vc_span1_3,
	.qfe_row .vc_span1_5,
	.qfe_row .vc_span1_7,
	.qfe_row .vc_span2_4,
	.qfe_row .vc_span4,
	.qfe_row .vc_span4_5,
	.qfe_row .vc_span4_8,
	.qfe_row .vc_span5,
	.qfe_row .vc_span6,
	.qfe_row .vc_span7,
	.qfe_row .vc_span7_2,
	.qfe_row .vc_span7_5,
	.qfe_row .vc_span8,
	.qfe_row .vc_span9,
	.qfe_row .vc_span9_6,
	.qfe_row .vc_span10,
	.qfe_row .vc_span10_5,
	.qfe_row .vc_span11,
	.qfe_row .vc_span12 {
		width: 100%
	}
	.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%
	}
	.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_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 .display_entire .qfe_row .vc_span1,
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile1 {
		width: 8.333333333333332%
	}
	.bit-html .display_entire .qfe_row .vc_span2,
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile2 {
		width: 16.6666666666666%
	}
	.bit-html .display_entire .qfe_row .vc_span3,
	.bit-html body .qfe_row .vc_span_mobile.vc_span_mobile3 {
		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%
	}
	.bit-html body.openUser #bitBanner,
	.bit-html body.openUser #bottom-bar,
	.bit-html body.openUser #dl-menu,
	.bit-html body.openUser #footer,
	.bit-html body.openUser #header,
	.bit-html body.openUser .bitMainBottomSider,
	.bit-html body.openUser .bitMainTopSider,
	.bit-html body.openUser .left-sidebar-wrapper,
	.bit-html body.openUser .mobile_footer_menu,
	.bit-html body.openUser.moble_menufixed .dl-menu-fixedheader.wf-mobile-visible,
	.bit-html body.openUser .right-sidebar-wrapper,
	.bit-html body.openUser section.section:not(.openUser) {
		display: none!important
	}
	.bit-html body.openUser section.section.openUser {
		padding-top: 0!important;
		overflow: initial!important
	}
}

@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_tab,
	.vc_responsive .qfe_tour .qfe_tour_tabs_wrapper .qfe_tabs_nav,
	.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
	}
	.smhide,
	.vc_read_more {
		display: none
	}
}

@media only screen and (min-width:992px) {
	.desktopHidden {
		display: none!important
	}
	.dl-menu-open .floatwarpper,
	.mobilefloatmenu.dl-menu-open #page {
		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
	}
	.bit-html body.mobilehide_menu>.dl-menu-fixedheader.wf-mobile-visible,
	.mobilehide_menu>#dl-menu,
	.mobilehide_menu>#page #header #dl-menu,
	.mobilehide_menu>#page>#dl-menu {
		display: none!important
	}
	.bit-html body.compose-mode .quick_bg {
		width: 35px;
		height: 35px
	}
	.bit-html body.compose-mode .quick_bg .title {
		display: none
	}
	.vc_jplayer_container .play-progress>span {
		text-overflow: ellipsis;
		white-space: nowrap
	}
	.bit-html body.compose-mode .quick_bg:after {
		height: 35px;
		line-height: 30px;
		width: 35px
	}
	.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_btncate_controls>.controls-element .controls-cc,
	body.compose-mode .vc-list_cate_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: none!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 {
		transition: .25s ease-in-out;
		display: block;
		visibility: visible;
		opacity: .3;
		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_login_btn,
	.dl-menu-fixedheader>.inner>.mobile_login_menu,
	.dl-menu-fixedheader>.inner>.mobile_logo {
		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: 10px
	}
	.dl-menu-fixedheader .bitem.logo img {
		max-height: 60px;
		max-width: 100px;
		width: auto;
		height: auto
	}
	.mobilefloatmenu.dl-menu-open #page {
		position: relative;
		width: 100%
	}
	.dl-menu-open .floatwarpper,
	.mobilefloatmenu.dl-menu-open #page {
		transform: translate3d(-260px, 0, 0);
		transition: transform .2s ease-in-out
	}
	.dl-menu-open .floatwarpper {
		overflow-x: hidden;
		height: 100%;
		visibility: visible
	}
	.floatwarpper.leftbtnmenu {
		transition: transform .2s ease-in-out
	}
	.dl-menu-open .floatwarpper.leftbtnmenu {
		transform: translate3d(260px, 0, 0)
	}
	.mobilefloatmenu.dl-menu-open.mobileleftbtnmenu #page {
		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,
	.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,
	.search_contain {
		margin-left: 0!important
	}
	.search_contain {
		padding-left: 0!important;
		padding-right: 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 #header .wf-wrap .wf-table .wf-td.mini-search,
	.bit-html .logo-center #main-nav.wf-mobile-hidden,
	.bit-html .logo-center .mini-search.wf-mobile-hidden,
	.bit-html .logo-classic-centered #main-nav.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 .wf-mobile-hidden {
		display: none!important
	}
	#header .navigation-holder>div,
	.bit-html #header .navigation-holder {
		background: none;
		background-image: none;
		border: 0
	}
	.section-orgi .ts_video_container,
	.section-orgi .ts_video_container iframe {
		width: 100%!important;
		height: auto!important
	}
	.section-special .qfe_gallery {
		max-width: none!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 #footer .wf-wrap,
	.bit-html #main .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,
	#bitBanner .bit-tp-caption.on {
		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_span2_4,
	.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_span9_6,
	.qfe_row .vc_span10,
	.qfe_row .vc_span11,
	.qfe_row .vc_span12 {
		padding: 0!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 .bitMainTopSider-wrapper,
	.page .main-outer-wrapper .left-sidebar-wrapper,
	.page .main-outer-wrapper .right-sidebar-wrapper {
		padding-top: 0!important
	}
	section .bitLeftSider,
	section .bitMainBottomSider,
	section .bitMainTopSider,
	section .bitRightSider {
		padding-left: 15px!important;
		padding-right: 15px!important;
		margin-top: 0!important
	}
	.content-fullwidth #page #main .bitMainBottomSider,
	.content-fullwidth #page #main .bitMainTopSider,
	.content-fullwidth #page #main .wf-wrap .qfe_row,
	.content-fullwidth.mini-boxed-layout #page #main .bitMainBottomSider,
	.content-fullwidth.mini-boxed-layout #page #main .bitMainTopSider,
	.content-fullwidth.mini-boxed-layout #page #main .wf-wrap .qfe_row {
		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
	}
	body.compose-mode .vc-element>div.vc-empty-element>.column_inner {
		min-height: 100px!important
	}
	.QFBOOKSearchsimpleform.level .wf-table,
	.QFBOOKSearchsimpleform.level .wf-td {
		display: block;
		padding-right: 0!important;
		padding-bottom: 10px!important
	}
	.bit-html .page .container {
		margin: 0 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,
	.bit-html .page [class*=column]+[class*=column]:last-child {
		float: none
	}
	.bit-html .page .column:after,
	.bit-html .page .column:before,
	.bit-html .page .columns:after,
	.bit-html .page .columns:before {
		content: "";
		display: table
	}
	.bit-html .page .column:after,
	.bit-html .page .columns:after {
		clear: both
	}
	.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,
	.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item {
		float: none!important;
		width: 100%!important;
		padding-right: 0!important
	}
	.vc-carousel-slideline-inner {
		left: 0!important
	}
	.bitcommerce .vc-carousel-inner .vc-carousel-slideline,
	.vc-carousel .vc-carousel-inner .vc-carousel-slideline {
		width: 100%!important
	}
	.bit-html .vc-carousel .vc-carousel-indicators,
	.bit-html .vc-carousel .vc-left.vc-carousel-control,
	.bit-html .vc-carousel .vc-right.vc-carousel-control {
		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 #bottom-bar,
	.bit-html #footer {
		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:not(.simple)>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.fix-bigwidth,
	.bit-html #page.fix-sobigwidth,
	.bit-html #page.fix-width,
	.bit-html #page.mini-boxed {
		margin: 0 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-next,
	.bit-html .vc-carousel-control .icon-prev {
		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
	}
}

@media screen and (min-width:992px) {
	.bit-html #header.desktop_transparent,
	.bit-html .overlap #header.desktop_transparent,
	.header-transparent #header,
	.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: 0;
		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 .date_wrap,
	.bit-html .list-style8 .text_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 {
		overflow-x: auto!important
	}
	.tabcontent-inner::-webkit-scrollbar {
		height: 4px
	}
	.tabcontent-inner::-webkit-scrollbar-track {
		-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
	}
	.tabcontent-inner::-webkit-scrollbar-thumb {
		background-color: #666;
		outline: 1px solid #666
	}
	#page {
		max-width: 100%
	}
	.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
	}
	.mobile_fontsize31 * {
		font-size: 31px!important
	}
	.mobile_fontsize32 * {
		font-size: 32px!important
	}
	.mobile_fontsize33 * {
		font-size: 33px!important
	}
	.mobile_fontsize34 * {
		font-size: 34px!important
	}
	.mobile_fontsize35 * {
		font-size: 35px!important
	}
	.mobile_fontsize36 * {
		font-size: 36px!important
	}
	.mobile_fontsize37 * {
		font-size: 37px!important
	}
	.mobile_fontsize38 * {
		font-size: 38px!important
	}
	.mobile_fontsize39 * {
		font-size: 39px!important
	}
	.mobile_fontsize40 * {
		font-size: 40px!important
	}
	.mobile_fontsize41 * {
		font-size: 41px!important
	}
	.mobile_fontsize42 * {
		font-size: 42px!important
	}
	.mobile_fontsize43 * {
		font-size: 43px!important
	}
	.mobile_fontsize44 * {
		font-size: 44px!important
	}
	.mobile_fontsize45 * {
		font-size: 45px!important
	}
	.mobile_fontsize46 * {
		font-size: 46px!important
	}
	.mobile_fontsize47 * {
		font-size: 47px!important
	}
	.mobile_fontsize48 * {
		font-size: 48px!important
	}
	.mobile_fontsize49 * {
		font-size: 49px!important
	}
	.mobile_fontsize50 * {
		font-size: 50px!important
	}
	.mobile_fontsize60 * {
		font-size: 60px!important
	}
	.mobile_fontsize70 * {
		font-size: 70px!important
	}
	.mobile_fontsize80 * {
		font-size: 80px!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-center #branding,
	.bit-html #header.logo-classic #branding,
	.bit-html #header.logo-classic-centered #branding,
	.bit-html #header.logo-left #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
	}
	.qfe_text_column img,
	.textwidget.bitWidgetFrame img {
		height: auto!important
	}
	.section-orgi 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-center #branding,
	#header.logo-center #branding img,
	#header.logo-classic #branding,
	#header.logo-classic #branding img,
	#header.logo-classic-centered #branding,
	#header.logo-classic-centered #branding img,
	#header.logo-left #branding,
	#header.logo-left #branding img {
		max-width: 100%
	}
	.qfy-column-inner.column_middle:not(.fullrow) {
		margin-top: 0!important
	}
	.bit-html #bottom-bar .wf-float-left,
	.bit-html #bottom-bar .wf-float-right,
	.bit-html #branding,
	.bit-html #branding-bottom,
	.bit-html #top-bar .wf-float-left,
	.bit-html #top-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,
	#header.menuPositionHolder .navigation-holder {
		bottom: 0!important;
		left: 0!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-centered #branding,
	.bit-html .logo-classic-centered .assistive-info,
	.bit-html .logo-classic .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: 0
	}
	.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-content.wf-td,
	.bit-html .itempcbody .blog-media.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
	}
	.section-orgi .qfe_carousel_slides,
	.section-orgi .qfe_carousel_slides .vc-item,
	.section-orgi .qfe_carousel_slides img,
	.section-orgi .qfe_gallery,
	.section-orgi .qfe_gallery_slides,
	.section-orgi .qfe_gallery_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
	}
	#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,
	.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 {
		padding: 0
	}
}

@media screen and (max-width:768px) {
	.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,
	section.smfull {
		padding: 0;
		padding-left: 0!important;
		padding-right: 0!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-right .dl-container,
	.logo-left .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-centered #branding,
	.bit-html .logo-classic-centered .assistive-info,
	.bit-html .logo-classic .assistive-info {
		width: 100%;
		padding-right: 0;
		text-align: center
	}
	.bit-html #bottom-bar .wf-float-left,
	.bit-html #bottom-bar .wf-float-right,
	.bit-html #branding,
	.bit-html #branding-bottom,
	.bit-html #top-bar .wf-float-left,
	.bit-html #top-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-center #branding,
	#header.logo-center #branding img,
	#header.logo-classic #branding,
	#header.logo-classic #branding img,
	#header.logo-classic-centered #branding,
	#header.logo-classic-centered #branding img,
	#header.logo-left #branding,
	#header.logo-left #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[data-type=mini] .qfy-template-content .qfy_template_lib .img_inner {
		height: 347px!important
	}
	.qfytemplateslist .qfy-template-content .qfy_template_lib .info,
	.qfytemplateslist .qfy-template-content .qfy_template_lib .use {
		padding: 1px 13px!important
	}
}

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

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

.login_box {
	clear: both
}

.login_button {
	background: url(../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, .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: 0 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.share_button {
	background: url(../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, .2)
}

.share_icon_fav {
	background-position: 0 0
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.share_icon_chrome {
	background-position: 0 -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 grey
}

.os_float_button {
	background: url(../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: 0 -840px
}

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

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

body .tp-caption.white {
	color: #fff
}

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

body .tp-caption.black {
	color: #000
}

body .tp-caption.large_bold_darkblue {
	font-size: 76px;
	font-family: 黑体;
	color: #003;
	text-decoration: underline;
	background-color: transparent;
	padding: 5px;
	text-shadow: none;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}

body .tp-caption.large_bold_grey {
	color: #000
}

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

body .tp-caption.large_bold_black {
	font-size: 58px;
	color: #000
}

body .tp-caption.large_bold_black,
body .tp-caption.large_bold_grey {
	line-height: 60px;
	font-weight: 800;
	font-family: 黑体;
	text-decoration: none;
	background-color: transparent;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}

body .tp-caption.large_bold_grey {
	font-size: 60px;
	color: #666;
	text-shadow: none;
	margin: 0;
	padding: 1px 4px 0
}

body .tp-caption.large_bg_black {
	font-size: 40px;
	font-weight: 800;
	font-family: 黑体;
	color: #fff;
	text-decoration: none;
	background-color: #000;
	padding: 10px 20px 15px;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}

body .tp-caption.largeblackbg {
	background: url(../images/black-60.png) repeat;
	border-color: #000
}

body .tp-caption.largeblackbg,
body .tp-caption.largegreenbg {
	font-size: 40px;
	font-weight: 800;
	font-family: 黑体;
	color: #fff;
	text-decoration: none;
	padding: 15px;
	border-width: 0;
	border-style: none
}

body .tp-caption.largegreenbg {
	background-color: #67ae73;
	border-color: #ffd658
}

body .tp-caption.medium_bg_orange {
	background-color: #f39c12;
	padding: 15px
}

body .tp-caption.medium_bg_orange,
body .tp-caption.modern_big_bluebg {
	font-size: 40px;
	font-weight: 800;
	font-family: 黑体;
	color: #fff;
	text-decoration: none;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}

body .tp-caption.modern_big_bluebg {
	background-color: #4e5b6c;
	padding: 5px;
	line-height: 40px
}

body .tp-caption.small_light_white {
	font-size: 17px;
	color: #fff;
	background: url(../images/black-60.png) repeat
}

body .tp-caption.small_light_white,
body .tp-caption.small_thin_grey {
	font-weight: 300;
	font-family: 黑体;
	text-decoration: none;
	padding: 3px;
	border-width: 0;
	border-color: #ffd658;
	border-style: none
}

body .tp-caption.small_thin_grey {
	font-size: 18px;
	color: #757575;
	background-color: transparent;
	text-shadow: none;
	margin: 0
}

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

[hidden],
template {
	display: none
}

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

a {
	background: transparent
}

a:focus {
	outline: thin dotted
}

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

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

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

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

code,
kbd,
pre,
samp {
	font-size: 1em
}

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

small {
	font-size: 80%
}

figure {
	margin: 0
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}

button,
input,
select,
textarea {
	font-family: inherit
}

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
}

.vc_clearfix {
	*zoom: 1
}

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

.vc_clearfix:after {
	clear: both
}

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

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

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

.vc_container:after {
	clear: both
}

.qfe_row {
	margin: 0
}

.qfe_row:after,
.qfe_row:before {
	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: 0;
	padding-right: 0
}

.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: 0
}

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

.vc_el_width_50 {
	width: 50%
}

.vc_el_width_50,
.vc_el_width_60 {
	margin-left: auto!important;
	margin-right: auto!important
}

.vc_el_width_60 {
	width: 60%
}

.vc_el_width_70 {
	width: 70%
}

.vc_el_width_70,
.vc_el_width_80 {
	margin-left: auto!important;
	margin-right: auto!important
}

.vc_el_width_80 {
	width: 80%
}

.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: 400;
	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:focus,
.vc_btn:hover {
	color: #333;
	text-decoration: none
}

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

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

.vc_btn_xs {
	padding: .5em .8em;
	font-size: 80%
}

.vc_btn_sm,
.vc_btn_xs {
	line-height: 1em;
	border-radius: 5px
}

.vc_btn_sm {
	padding: .8em 1.2em;
	font-size: 85%
}

.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: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #3253bc;
	margin-bottom: 5px
}

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

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

.vc_btn_turquoise {
	background-color: #00c1cf;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #008d97;
	margin-bottom: 5px
}

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

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

.vc_btn_pink {
	background-color: #fe6c61;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #fe3829;
	margin-bottom: 5px
}

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

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

.vc_btn_violet {
	background-color: #8d6dc4;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #6e48b1;
	margin-bottom: 5px
}

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

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

.vc_btn_peacoc {
	background-color: #4cadc9;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #338faa;
	margin-bottom: 5px
}

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

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

.vc_btn_chino {
	background-color: #cec2ab;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #b9a888;
	margin-bottom: 5px
}

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

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

.vc_btn_mulled_wine {
	background-color: #50485b;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #342f3c;
	margin-bottom: 5px
}

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

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

.vc_btn_vista_blue {
	background-color: #75d69c;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #4ac97d;
	margin-bottom: 5px
}

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

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

.vc_btn_black {
	background-color: #2a2a2a;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #0e0e0e;
	margin-bottom: 5px
}

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

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

.vc_btn_grey {
	background-color: #ebebeb;
	color: #666!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #cfcfcf;
	margin-bottom: 5px
}

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

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

.vc_btn_orange {
	background-color: #f89406;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #c17305;
	margin-bottom: 5px
}

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

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

.vc_btn_sky {
	background-color: #5aa1e3;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #2a86db;
	margin-bottom: 5px
}

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

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

.vc_btn_green {
	background-color: #6dab3c;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #53812d;
	margin-bottom: 5px
}

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

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

.vc_btn_juicy_pink {
	background-color: #f4524d;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #f11f18;
	margin-bottom: 5px
}

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

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

.vc_btn_sandy_brown {
	background-color: #f79468;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #f46e33;
	margin-bottom: 5px
}

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

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

.vc_btn_purple {
	background-color: #b97ebb;
	color: #fff!important;
	transition: all .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 {
	box-shadow: 0 5px 0 #a559a8;
	margin-bottom: 5px
}

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

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

.qfe_alert {
	padding: 1em 35px 1em 25px;
	text-shadow: 0 1px 0 hsla(0, 0%, 100%, .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 {
	box-shadow: 0 5px 0 #c1e2b3
}

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

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

.qfe_alert-danger.vc_alert_3d,
.qfe_alert-error.vc_alert_3d {
	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 {
	box-shadow: 0 5px 0 #afd9ee
}

.qfe_alert-warning .messagebox_text,
.qfe_alert .messagebox_text {
	padding-left: 40px;
	background: url(../images/alert.png) no-repeat 0
}

.qfe_alert-info .messagebox_text {
	background: url(../images/info.png) no-repeat 0
}

.qfe_alert-success .messagebox_text {
	background: url(../images/tick.png) no-repeat 0
}

.qfe_alert-danger .messagebox_text,
.qfe_alert-error .messagebox_text {
	background: url(../images/exclamation.png) no-repeat 0
}

.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 .8em
}

.vc_separator.vc_separator_align_left {
	margin-left: 0
}

.vc_separator.vc_separator_align_left h4 {
	padding: 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 .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;
	box-shadow: none
}

div .vc_box_outline,
div .vc_box_outline_circle {
	border-radius: 0;
	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: 0;
	box-shadow: none;
	padding: 6px;
	border: none
}

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

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

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

div .vc_box_shadow_circle {
	box-shadow: 0 0 5px rgba(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, .5);
	left: 10px;
	bottom: 8%;
	width: 40%;
	height: 20%;
	max-height: 100px;
	max-width: 300px;
	z-index: -1;
	transform: rotate(-6deg)
}

.vc_box_shadow_3d_wrap:after {
	left: auto;
	right: 10px;
	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
}

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

.last_toggle_el_margin,
.qfe_button,
.qfe_content_element,
ul.qfe_thumbnails-fluid>li {
	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,
.fb_type_standard iframe {
	height: 25px
}

.fb_type_button_count,
.fb_type_button_count iframe {
	height: 20px
}

.fb_type_box_count,
.fb_type_box_count iframe {
	height: 62px
}

.qfe_googleplus_type_standard {
	height: 25px
}

.qfe_googleplus_type_small {
	height: 19px
}

.qfe_googleplus_type_medium,
.qfe_googleplus_type_tall,
.qfe_pinterest_type_horizontal {
	height: 21px
}

.qfe_pinterest_type_vertical {
	height: 60px
}

.qfe_pinterest_type_none {
	height: 21px
}

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

#content h4.qfe_toggle,
.qfe_toggle {
	background: url(../images/toggle_open.png) no-repeat 0;
	padding-left: 25px;
	clear: both;
	margin-top: 0
}

#content h4.qfe_toggle_title_active,
.qfe_toggle_title_active {
	background: url(../images/toggle_close.png) no-repeat 0
}

.qfe_toggle:hover {
	cursor: pointer
}

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

.qfe_toggle_open {
	display: block
}

.qfe_button {
	*display: inline;
	*zoom: 1;
	padding: 4px 10px 4px;
	margin-bottom: 0;
	*line-height: 20px;
	*border: 0;
	border-bottom-color: #b3b3b3;
	*margin-left: .3em
}

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

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

.qfe_button:hover {
	*background-color: #d9d9d9
}

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

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

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

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

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

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

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

.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.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
}

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_filtered_grid ul.qfe_thumbnails-fluid,
.qfe_row .qfe_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 .next,
.qfe_carousel .prev {
	position: absolute;
	top: 3px;
	background-color: #f7f7f7;
	padding: 0 6px 0 6px;
	font-size: 12px;
	z-index: 10;
	text-decoration: none;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .2s linear
}

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

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

.qfe_carousel .prev {
	right: 30px
}

.qfe_carousel .next {
	right: 0
}

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

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

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

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

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

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

.qfe_categories_filter li.active a,
.qfe_categories_filter li a:hover,
.qfe_teaser_grid .categories_filter li.active a,
.qfe_teaser_grid .categories_filter li a:hover {
	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.flex-direction-nav,
#content .qfe_gallery_slides ul.slides,
.content .qfe_gallery_slides ul.flex-direction-nav,
.content .qfe_gallery_slides ul.slides,
.qfe_content_element .qfe_gallery_slides ul li,
.qfe_gallery_slides ul.flex-direction-nav,
.qfe_gallery_slides ul.slides,
body .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;
	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;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
	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: .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: #fff;
	text-shadow: 0 -1px 0 rgba(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: #fff;
	text-shadow: 0 -1px 0 rgba(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: #fff;
	text-shadow: 0 -1px 0 rgba(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: #fff;
	text-shadow: 0 -1px 0 rgba(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: #fff;
	text-shadow: 0 -1px 0 rgba(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: #fff;
	text-shadow: 0 -1px 0 rgba(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;
	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: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
	background-size: 40px 40px
}

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

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

@keyframes progress-bar-stripes {
	0% {
		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: #08c
}

.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: #f90
}

.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: #555
}

.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: .3;
	filter: alpha(opacity=30);
	box-sizing: border-box
}

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

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

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

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

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

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

.vc_carousel .vc-carousel-indicators li {
	width: 5px;
	height: 5px;
	margin: 0;
	background-color: #f7f7f7;
	border-color: #f7f7f7;
	transition: all .2s linear;
	-moz-transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-o-transition: all .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%,
	to {
		-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)
	}
	to {
		-webkit-transform: rotate(0deg)
	}
}

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

@-webkit-keyframes qfe_qfy_swing-1 {
	20%,
	40%,
	60%,
	80%,
	to {
		-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)
	}
	to {
		-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)
	}
	to {
		transform: rotate(0deg)
	}
}

@-webkit-keyframes qfe_qfy_swing-2 {
	20%,
	40%,
	60%,
	80%,
	to {
		-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)
	}
	to {
		-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)
	}
	to {
		transform: rotate(0deg)
	}
}

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

@keyframes qfe_qfy_swing-3 {
	0%,
	to {
		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
	}
	to {
		-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
	}
	to {
		transform-origin: center center;
		transform: rotate(0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_qfy_rotateIn-1 {
	0% {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(-1turn);
		opacity: 0
	}
	to {
		-webkit-transform-origin: center center;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@keyframes qfe_qfy_rotateIn-1 {
	0% {
		transform-origin: center center;
		transform: rotate(-1turn);
		opacity: 0
	}
	to {
		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
	}
	to {
		-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
	}
	to {
		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
	}
	to {
		-webkit-transform: rotateY(0deg);
		-webkit-animation-timing-function: ease-in
	}
}

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

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

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

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

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

@-webkit-keyframes qfy_spin {
	to {
		-webkit-transform: rotate(1turn)
	}
}

@keyframes qfy_spin {
	to {
		transform: rotate(1turn)
	}
}

@-webkit-keyframes qfe_qfy_shakeUp {
	0%,
	to {
		-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%,
	to {
		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%,
	to {
		-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%,
	to {
		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%,
	to {
		-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%,
	to {
		transform: translateY(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateY(-75px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateY(75px)
	}
}

@-webkit-keyframes qfe_qfy_shake {
	0%,
	to {
		-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%,
	to {
		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%,
	to {
		-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%,
	to {
		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%,
	to {
		-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%,
	to {
		transform: translateX(0)
	}
	10%,
	30%,
	50%,
	70%,
	90% {
		transform: translateX(-75px)
	}
	20%,
	40%,
	60%,
	80% {
		transform: translateX(75px)
	}
}

.qfe_start_animation.qfe_qfy_swing-3 {
	-webkit-animation: qfe_qfy_swing-3 .7s ease 1;
	animation: qfe_qfy_swing-3 .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_qfy_swing,
.qfe_start_animation_c.qfe_qfy_swing_c,
.qfe_start_animation_h.qfe_qfy_swing_h,
.qfe_start_animation_l.qfe_qfy_swing_l {
	-webkit-animation: qfe_qfy_swing .7s ease 1;
	animation: qfe_qfy_swing .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_qfy_swing.anlength1,
.qfe_start_animation_c.qfe_qfy_swing_c.anlength1,
.qfe_start_animation_h.qfe_qfy_swing_h.anlength1,
.qfe_start_animation_l.qfe_qfy_swing_l.anlength1 {
	-webkit-animation-name: qfe_qfy_swing-1;
	animation-name: qfe_qfy_swing-1
}

.qfe_start_animation.qfe_qfy_swing.anlength2,
.qfe_start_animation_c.qfe_qfy_swing_c.anlength2,
.qfe_start_animation_h.qfe_qfy_swing_h.anlength2,
.qfe_start_animation_l.qfe_qfy_swing_l.anlength2 {
	-webkit-animation-name: qfe_qfy_swing-2;
	animation-name: qfe_qfy_swing-2
}

.qfe_start_animation.qfe_qfy_rotateIn,
.qfe_start_animation_c.qfe_qfy_rotateIn_c,
.qfe_start_animation_h.qfe_qfy_rotateIn_h,
.qfe_start_animation_l.qfe_qfy_rotateIn_l {
	-webkit-animation: qfe_qfy_rotateIn .7s ease 1;
	animation: qfe_qfy_rotateIn .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_qfy_rotateIn.anlength1,
.qfe_start_animation_c.qfe_qfy_rotateIn_c.anlength1,
.qfe_start_animation_h.qfe_qfy_rotateIn_h.anlength1,
.qfe_start_animation_l.qfe_qfy_rotateIn_l.anlength1 {
	-webkit-animation-name: qfe_qfy_rotateIn-1;
	animation-name: qfe_qfy_rotateIn-1
}

.qfe_start_animation.qfe_qfy_rotateIn.anlength2,
.qfe_start_animation_c.qfe_qfy_rotateIn_c.anlength2,
.qfe_start_animation_h.qfe_qfy_rotateIn_h.anlength2,
.qfe_start_animation_l.qfe_qfy_rotateIn_l.anlength2 {
	-webkit-animation-name: qfe_qfy_rotateIn-2;
	animation-name: qfe_qfy_rotateIn-2
}

.qfe_start_animation.qfe_qfy_flip,
.qfe_start_animation_c.qfe_qfy_flip_c,
.qfe_start_animation_h.qfe_qfy_flip_h,
.qfe_start_animation_l.qfe_qfy_flip_l {
	-webkit-animation: qfe_qfy_flip .7s ease 1;
	animation: qfe_qfy_flip .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_qfy_flip.anlength1,
.qfe_start_animation_c.qfe_qfy_flip_c.anlength1,
.qfe_start_animation_h.qfe_qfy_flip_h.anlength1,
.qfe_start_animation_l.qfe_qfy_flip_l.anlength1 {
	-webkit-animation-name: qfe_qfy_flip-1;
	animation-name: qfe_qfy_flip-1
}

.qfe_start_animation.qfe_qfy_flip.anlength2,
.qfe_start_animation_c.qfe_qfy_flip_c.anlength2,
.qfe_start_animation_h.qfe_qfy_flip_h.anlength2,
.qfe_start_animation_l.qfe_qfy_flip_l.anlength2 {
	-webkit-animation-name: qfe_qfy_flip-2;
	animation-name: qfe_qfy_flip-2
}

.qfe_start_animation.qfe_qfy_spin,
.qfe_start_animation_c.qfe_qfy_spin_c,
.qfe_start_animation_h.qfe_qfy_spin_h,
.qfe_start_animation_l.qfe_qfy_spin_l {
	-webkit-animation: qfy_spin .7s linear infinite;
	animation: qfy_spin .7s linear infinite;
	opacity: 1
}

.qfe_start_animation.qfe_qfy_shakeUp,
.qfe_start_animation_c.qfe_qfy_shakeUp_c,
.qfe_start_animation_h.qfe_qfy_shakeUp_h,
.qfe_start_animation_l.qfe_qfy_shakeUp_l {
	-webkit-animation: qfe_qfy_shakeUp .7s ease 1;
	animation: qfe_qfy_shakeUp .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_qfy_shakeUp.anlength1,
.qfe_start_animation_c.qfe_qfy_shakeUp_c.anlength1,
.qfe_start_animation_h.qfe_qfy_shakeUp_h.anlength1,
.qfe_start_animation_l.qfe_qfy_shakeUp_l.anlength1 {
	-webkit-animation-name: qfe_qfy_shakeUp-1;
	animation-name: qfe_qfy_shakeUp-1
}

.qfe_start_animation.qfe_qfy_shakeUp.anlength2,
.qfe_start_animation_c.qfe_qfy_shakeUp_c.anlength2,
.qfe_start_animation_h.qfe_qfy_shakeUp_h.anlength2,
.qfe_start_animation_l.qfe_qfy_shakeUp_l.anlength2 {
	-webkit-animation-name: qfe_qfy_shakeUp-2;
	animation-name: qfe_qfy_shakeUp-2
}

.qfe_start_animation.qfe_qfy_shake,
.qfe_start_animation_c.qfe_qfy_shake_c,
.qfe_start_animation_h.qfe_qfy_shake_h,
.qfe_start_animation_l.qfe_qfy_shake_l {
	-webkit-animation: qfe_qfy_shake .7s ease 1;
	animation: qfe_qfy_shake .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_qfy_shake.anlength1,
.qfe_start_animation_c.qfe_qfy_shake_c.anlength1,
.qfe_start_animation_h.qfe_qfy_shake_h.anlength1,
.qfe_start_animation_l.qfe_qfy_shake_l.anlength1 {
	-webkit-animation-name: qfe_qfy_shake-1;
	animation-name: qfe_qfy_shake-1
}

.qfe_start_animation.qfe_qfy_shake.anlength2,
.qfe_start_animation_c.qfe_qfy_shake_c.anlength2,
.qfe_start_animation_h.qfe_qfy_shake_h.anlength2,
.qfe_start_animation_l.qfe_qfy_shake_l.anlength2 {
	-webkit-animation-name: qfe_qfy_shake-2;
	animation-name: qfe_qfy_shake-2
}

.qfe_start_animation.qfe_top-to-bottom,
.qfe_start_animation_c.qfe_top-to-bottom_c,
.qfe_start_animation_h.qfe_top-to-bottom_h,
.qfe_start_animation_l.qfe_top-to-bottom_l {
	-webkit-animation: qfe_ttb .7s ease 1;
	animation: qfe_ttb .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_top-to-bottom.anlength1,
.qfe_start_animation_c.qfe_top-to-bottom_c.anlength1,
.qfe_start_animation_h.qfe_top-to-bottom_h.anlength1,
.qfe_start_animation_l.qfe_top-to-bottom_l.anlength1 {
	-webkit-animation-name: qfe_ttb-1;
	animation-name: qfe_ttb-1
}

.qfe_start_animation.qfe_top-to-bottom.anlength2,
.qfe_start_animation_c.qfe_top-to-bottom_c.anlength2,
.qfe_start_animation_h.qfe_top-to-bottom_h.anlength2,
.qfe_start_animation_l.qfe_top-to-bottom_l.anlength2 {
	-webkit-animation-name: qfe_ttb-2;
	animation-name: qfe_ttb-2
}

.qfe_start_animation.qfe_bottom-to-top,
.qfe_start_animation_c.qfe_bottom-to-top_c,
.qfe_start_animation_h.qfe_bottom-to-top_h,
.qfe_start_animation_l.qfe_bottom-to-top_l {
	-webkit-animation: qfe_btt .7s ease 1;
	animation: qfe_btt .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_bottom-to-top.anlength1,
.qfe_start_animation_c.qfe_bottom-to-top_c.anlength1,
.qfe_start_animation_h.qfe_bottom-to-top_h.anlength1,
.qfe_start_animation_l.qfe_bottom-to-top_l.anlength1 {
	-webkit-animation-name: qfe_btt-1;
	animation-name: qfe_btt-1
}

.qfe_start_animation.qfe_bottom-to-top.anlength2,
.qfe_start_animation_c.qfe_bottom-to-top_c.anlength2,
.qfe_start_animation_h.qfe_bottom-to-top_h.anlength2,
.qfe_start_animation_l.qfe_bottom-to-top_l.anlength2 {
	-webkit-animation-name: qfe_btt-2;
	animation-name: qfe_btt-2
}

.qfe_start_animation.qfe_left-to-right,
.qfe_start_animation_c.qfe_left-to-right_c,
.qfe_start_animation_h.qfe_left-to-right_h,
.qfe_start_animation_l.qfe_left-to-right_l {
	-webkit-animation: qfe_ltr .7s ease 1;
	animation: qfe_ltr .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_left-to-right.anlength1,
.qfe_start_animation_c.qfe_left-to-right_c.anlength1,
.qfe_start_animation_h.qfe_left-to-right_h.anlength1,
.qfe_start_animation_l.qfe_left-to-right_l.anlength1 {
	-webkit-animation-name: qfe_ltr-1;
	animation-name: qfe_ltr-1
}

.qfe_start_animation.qfe_left-to-right.anlength2,
.qfe_start_animation_c.qfe_left-to-right_c.anlength2,
.qfe_start_animation_h.qfe_left-to-right_h.anlength2,
.qfe_start_animation_l.qfe_left-to-right_l.anlength2 {
	-webkit-animation-name: qfe_ltr-2;
	animation-name: qfe_ltr-2
}

.qfe_start_animation.qfe_right-to-left,
.qfe_start_animation_c.qfe_right-to-left_c,
.qfe_start_animation_h.qfe_right-to-left_h,
.qfe_start_animation_l.qfe_right-to-left_l {
	-webkit-animation: qfe_rtl .7s ease 1;
	animation: qfe_rtl .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_right-to-left.anlength1,
.qfe_start_animation_c.qfe_right-to-left_c.anlength1,
.qfe_start_animation_h.qfe_right-to-left_h.anlength1,
.qfe_start_animation_l.qfe_right-to-left_l.anlength1 {
	-webkit-animation-name: qfe_rtl-1;
	animation-name: qfe_rtl-1
}

.qfe_start_animation.qfe_right-to-left.anlength2,
.qfe_start_animation_c.qfe_right-to-left_c.anlength2,
.qfe_start_animation_h.qfe_right-to-left_h.anlength2,
.qfe_start_animation_l.qfe_right-to-left_l.anlength2 {
	-webkit-animation-name: qfe_rtl-2;
	animation-name: qfe_rtl-2
}

.qfe_start_animation.qfe_appear,
.qfe_start_animation_c.qfe_appear_c,
.qfe_start_animation_h.qfe_appear_h,
.qfe_start_animation_l.qfe_appear_l {
	-webkit-animation: qfe_appear .7s ease 1;
	animation: qfe_appear .7s ease 1;
	transform: scale(1);
	opacity: 1
}

.qfe_start_animation.qfe_appear.anlength1,
.qfe_start_animation_c.qfe_appear_c.anlength1,
.qfe_start_animation_h.qfe_appear_h.anlength1,
.qfe_start_animation_l.qfe_appear_l.anlength1 {
	-webkit-animation-name: qfe_appear-1;
	animation-name: qfe_appear-1
}

.qfe_start_animation.qfe_appear.anlength2,
.qfe_start_animation_c.qfe_appear_c.anlength2,
.qfe_start_animation_h.qfe_appear_h.anlength2,
.qfe_start_animation_l.qfe_appear_l.anlength2 {
	-webkit-animation-name: qfe_appear-2;
	animation-name: qfe_appear-2
}

.qfe_start_animation.qfe_bounceIn,
.qfe_start_animation_c.qfe_bounceIn_c,
.qfe_start_animation_h.qfe_bounceIn_h,
.qfe_start_animation_l.qfe_bounceIn_l {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
	opacity: 1
}

.qfe_start_animation.qfe_bounceInUp,
.qfe_start_animation_c.qfe_bounceInUp_c,
.qfe_start_animation_h.qfe_bounceInUp_h,
.qfe_start_animation_l.qfe_bounceInUp_l {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
	opacity: 1
}

.qfe_start_animation.qfe_bounceInDown,
.qfe_start_animation_c.qfe_bounceInDown_c,
.qfe_start_animation_h.qfe_bounceInDown_h,
.qfe_start_animation_l.qfe_bounceInDown_l {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
	opacity: 1
}

.qfe_start_animation.qfe_bounceInLeft,
.qfe_start_animation_c.qfe_bounceInLeft_c,
.qfe_start_animation_h.qfe_bounceInLeft_h,
.qfe_start_animation_l.qfe_bounceInLeft_l {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
	opacity: 1
}

.qfe_start_animation.qfe_bounceInRight,
.qfe_start_animation_c.qfe_bounceInRight_c,
.qfe_start_animation_h.qfe_bounceInRight_h,
.qfe_start_animation_l.qfe_bounceInRight_l {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
	opacity: 1
}

.qfe_start_animation.qfe_ZoominUp,
.qfe_start_animation_c.qfe_ZoominUp_c,
.qfe_start_animation_h.qfe_ZoominUp_h,
.qfe_start_animation_l.qfe_ZoominUp_l {
	-webkit-animation-name: ZoominUp;
	animation-name: ZoominUp;
	opacity: 1
}

.qfe_start_animation.qfe_ZoominDown,
.qfe_start_animation_c.qfe_ZoominDown_c,
.qfe_start_animation_h.qfe_ZoominDown_h,
.qfe_start_animation_l.qfe_ZoominDown_l {
	-webkit-animation-name: ZoominDown;
	animation-name: ZoominDown;
	opacity: 1
}

.qfe_start_animation.qfe_ZoominLeft,
.qfe_start_animation_c.qfe_ZoominLeft_c,
.qfe_start_animation_h.qfe_ZoominLeft_h,
.qfe_start_animation_l.qfe_ZoominLeft_l {
	-webkit-animation-name: ZoominLeft;
	animation-name: ZoominLeft;
	opacity: 1
}

.qfe_start_animation.qfe_ZoominRight,
.qfe_start_animation_c.qfe_ZoominRight_c,
.qfe_start_animation_h.qfe_ZoominRight_h,
.qfe_start_animation_l.qfe_ZoominRight_l {
	-webkit-animation-name: ZoominRight;
	animation-name: ZoominRight;
	opacity: 1
}

.qfe_start_animation.qfe_flipInX,
.qfe_start_animation_c.qfe_flipInX_c,
.qfe_start_animation_h.qfe_flipInX_h,
.qfe_start_animation_l.qfe_flipInX_l {
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
	opacity: 1
}

.qfe_start_animation.qfe_flipInY,
.qfe_start_animation_c.qfe_flipInY_c,
.qfe_start_animation_h.qfe_flipInY_h,
.qfe_start_animation_l.qfe_flipInY_l {
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
	opacity: 1
}

.qfe_start_animation.qfe_rollIn,
.qfe_start_animation_c.qfe_rollIn_c,
.qfe_start_animation_h.qfe_rollIn_h,
.qfe_start_animation_l.qfe_rollIn_l {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
	opacity: 1
}

.qfe_start_animation.qfe_lightSpeedIn,
.qfe_start_animation_c.qfe_lightSpeedIn_c,
.qfe_start_animation_h.qfe_lightSpeedIn_h,
.qfe_start_animation_l.qfe_lightSpeedIn_l {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	opacity: 1
}

.qfe_start_animation.qfe_swing,
.qfe_start_animation_c.qfe_swing_c,
.qfe_start_animation_h.qfe_swing_h,
.qfe_start_animation_l.qfe_swing_l {
	-webkit-animation-name: swing;
	animation-name: swing;
	opacity: 1
}

.qfe_start_animation.qfe_tada,
.qfe_start_animation_c.qfe_tada_c,
.qfe_start_animation_h.qfe_tada_h,
.qfe_start_animation_l.qfe_tada_l {
	-webkit-animation-name: tada;
	animation-name: tada;
	opacity: 1
}

.qfe_start_animation.qfe_wobble,
.qfe_start_animation_c.qfe_wobble_c,
.qfe_start_animation_h.qfe_wobble_h,
.qfe_start_animation_l.qfe_wobble_l {
	-webkit-animation-name: wobble;
	animation-name: wobble;
	opacity: 1
}

.qfe_start_animation.qfe_SlideOutUp,
.qfe_start_animation_c.qfe_SlideOutUp_c,
.qfe_start_animation_h.qfe_SlideOutUp_h,
.qfe_start_animation_l.qfe_SlideOutUp_l {
	-webkit-animation: qfe_bttout .7s ease 1;
	animation: qfe_bttout .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_SlideOutUp.anlength1,
.qfe_start_animation_c.qfe_SlideOutUp_c.anlength1,
.qfe_start_animation_h.qfe_SlideOutUp_h.anlength1,
.qfe_start_animation_l.qfe_SlideOutUp_l.anlength1 {
	-webkit-animation-name: qfe_bttout-1;
	animation-name: qfe_bttout-1
}

.qfe_start_animation.qfe_SlideOutUp.anlength2,
.qfe_start_animation_c.qfe_SlideOutUp_c.anlength2,
.qfe_start_animation_h.qfe_SlideOutUp_h.anlength2,
.qfe_start_animation_l.qfe_SlideOutUp_l.anlength2 {
	-webkit-animation-name: qfe_bttout-2;
	animation-name: qfe_bttout-2
}

.qfe_start_animation.qfe_SlideOutDown,
.qfe_start_animation_c.qfe_SlideOutDown_c,
.qfe_start_animation_h.qfe_SlideOutDown_h,
.qfe_start_animation_l.qfe_SlideOutDown_l {
	-webkit-animation: qfe_ttbout .7s ease 1;
	animation: qfe_ttbout .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_SlideOutDown.anlength1,
.qfe_start_animation_c.qfe_SlideOutDown_c.anlength1,
.qfe_start_animation_h.qfe_SlideOutDown_h.anlength1,
.qfe_start_animation_l.qfe_SlideOutDown_l.anlength1 {
	-webkit-animation-name: qfe_ttbout-1;
	animation-name: qfe_ttbout-1
}

.qfe_start_animation.qfe_SlideOutDown.anlength2,
.qfe_start_animation_c.qfe_SlideOutDown_c.anlength2,
.qfe_start_animation_h.qfe_SlideOutDown_h.anlength2,
.qfe_start_animation_l.qfe_SlideOutDown_l.anlength2 {
	-webkit-animation-name: qfe_ttbout-2;
	animation-name: qfe_ttbout-2
}

.qfe_start_animation.qfe_SlideOutRight,
.qfe_start_animation_c.qfe_SlideOutRight_c,
.qfe_start_animation_h.qfe_SlideOutRight_h,
.qfe_start_animation_l.qfe_SlideOutRight_l {
	-webkit-animation: qfe_ltrout .7s ease 1;
	animation: qfe_ltrout .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_SlideOutRight.anlength1,
.qfe_start_animation_c.qfe_SlideOutRight_c.anlength1,
.qfe_start_animation_h.qfe_SlideOutRight_h.anlength1,
.qfe_start_animation_l.qfe_SlideOutRight_l.anlength1 {
	-webkit-animation-name: qfe_ltrout-1;
	animation-name: qfe_ltrout-1
}

.qfe_start_animation.qfe_SlideOutRight.anlength2,
.qfe_start_animation_c.qfe_SlideOutRight_c.anlength2,
.qfe_start_animation_h.qfe_SlideOutRight_h.anlength2,
.qfe_start_animation_l.qfe_SlideOutRight_l.anlength2 {
	-webkit-animation-name: qfe_ltrout-2;
	animation-name: qfe_ltrout-2
}

.qfe_start_animation.qfe_SlideOutLeft,
.qfe_start_animation_c.qfe_SlideOutLeft_c,
.qfe_start_animation_h.qfe_SlideOutLeft_h,
.qfe_start_animation_l.qfe_SlideOutLeft_l {
	-webkit-animation: qfe_rtlout .7s ease 1;
	animation: qfe_rtlout .7s ease 1;
	opacity: 1
}

.qfe_start_animation.qfe_SlideOutLeft.anlength1,
.qfe_start_animation_c.qfe_SlideOutLeft_c.anlength1,
.qfe_start_animation_h.qfe_SlideOutLeft_h.anlength1,
.qfe_start_animation_l.qfe_SlideOutLeft_l.anlength1 {
	-webkit-animation-name: qfe_rtlout-1;
	animation-name: qfe_rtlout-1
}

.qfe_start_animation.qfe_SlideOutLeft.anlength2,
.qfe_start_animation_c.qfe_SlideOutLeft_c.anlength2,
.qfe_start_animation_h.qfe_SlideOutLeft_h.anlength2,
.qfe_start_animation_l.qfe_SlideOutLeft_l.anlength2 {
	-webkit-animation-name: qfe_rtlout-2;
	animation-name: qfe_rtlout-2
}

.qfe_start_animation.qfe_popOut,
.qfe_start_animation_c.qfe_popOut_c,
.qfe_start_animation_h.qfe_popOut_h,
.qfe_start_animation_l.qfe_popOut_l {
	-webkit-animation-name: popOut;
	animation-name: popOut;
	opacity: 1
}

.qfe_start_animation.qfe_popOutUp,
.qfe_start_animation_c.qfe_popOutUp_c,
.qfe_start_animation_h.qfe_popOutUp_h,
.qfe_start_animation_l.qfe_popOutUp_l {
	-webkit-animation-name: popOutUp;
	animation-name: popOutUp;
	opacity: 1
}

.qfe_start_animation.qfe_popOutDown,
.qfe_start_animation_c.qfe_popOutDown_c,
.qfe_start_animation_h.qfe_popOutDown_h,
.qfe_start_animation_l.qfe_popOutDown_l {
	-webkit-animation-name: popOutDown;
	animation-name: popOutDown;
	opacity: 1
}

.qfe_start_animation.qfe_popOutLeft,
.qfe_start_animation_c.qfe_popOutLeft_c,
.qfe_start_animation_h.qfe_popOutLeft_h,
.qfe_start_animation_l.qfe_popOutLeft_l {
	-webkit-animation-name: popOutLeft;
	animation-name: popOutLeft;
	opacity: 1
}

.qfe_start_animation.qfe_popOutRight,
.qfe_start_animation_c.qfe_popOutRight_c,
.qfe_start_animation_h.qfe_popOutRight_h,
.qfe_start_animation_l.qfe_popOutRight_l {
	-webkit-animation-name: popOutRight;
	animation-name: popOutRight;
	opacity: 1
}

.qfe_start_animation.qfe_zoomOut,
.qfe_start_animation_c.qfe_zoomOut_c,
.qfe_start_animation_h.qfe_zoomOut_h,
.qfe_start_animation_l.qfe_zoomOut_l {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
	opacity: 1
}

.qfe_start_animation.qfe_zoomOutUp,
.qfe_start_animation_c.qfe_zoomOutUp_c,
.qfe_start_animation_h.qfe_zoomOutUp_h,
.qfe_start_animation_l.qfe_zoomOutUp_l {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
	opacity: 1
}

.qfe_start_animation.qfe_zoomOutDown,
.qfe_start_animation_c.qfe_zoomOutDown_c,
.qfe_start_animation_h.qfe_zoomOutDown_h,
.qfe_start_animation_l.qfe_zoomOutDown_l {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
	opacity: 1
}

.qfe_start_animation.qfe_zoomOutLeft,
.qfe_start_animation_c.qfe_zoomOutLeft_c,
.qfe_start_animation_h.qfe_zoomOutLeft_h,
.qfe_start_animation_l.qfe_zoomOutLeft_l {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
	opacity: 1
}

.qfe_start_animation.qfe_zoomOutRight,
.qfe_start_animation_c.qfe_zoomOutRight_c,
.qfe_start_animation_h.qfe_zoomOutRight_h,
.qfe_start_animation_l.qfe_zoomOutRight_l {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
	opacity: 1
}

.qfe_start_animation.qfe_flipOutX,
.qfe_start_animation_c.qfe_flipOutX_c,
.qfe_start_animation_h.qfe_flipOutX_h,
.qfe_start_animation_l.qfe_flipOutX_l {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	opacity: 1
}

.qfe_start_animation.qfe_flipOutY,
.qfe_start_animation_c.qfe_flipOutY_c,
.qfe_start_animation_h.qfe_flipOutY_h,
.qfe_start_animation_l.qfe_flipOutY_l {
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
	opacity: 1
}

.qfe_start_animation.qfe_hinge,
.qfe_start_animation_c.qfe_hinge_c,
.qfe_start_animation_h.qfe_hinge_h,
.qfe_start_animation_l.qfe_hinge_l {
	-webkit-animation-name: hinge;
	animation-name: hinge;
	opacity: 1
}

.qfe_start_animation.qfe_RotateOut,
.qfe_start_animation_c.qfe_RotateOut_c,
.qfe_start_animation_h.qfe_RotateOut_h,
.qfe_start_animation_l.qfe_RotateOut_l {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
	opacity: 1
}

.anihide {
	opacity: 0!important;
	visibility: hidden!important
}

.qfe_start_animation.qfe_tohide,
.qfe_start_animation_c.qfe_tohide_c,
.qfe_start_animation_h.qfe_tohide_h,
.qfe_start_animation_l.qfe_tohide_l {
	opacity: 1
}

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

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

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

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

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

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

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

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

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

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

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

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

@-webkit-keyframes qfe_ltr {
	0% {
		-webkit-transform: translate(-10%);
		opacity: 0
	}
	to {
		-webkit-transform: translate(0);
		opacity: 1
	}
}

@keyframes qfe_ltr {
	0% {
		transform: translate(-10%);
		opacity: 0
	}
	to {
		transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ltr-1 {
	0% {
		-webkit-transform: translate(-50%);
		opacity: 0
	}
	to {
		-webkit-transform: translate(0);
		opacity: 1
	}
}

@keyframes qfe_ltr-1 {
	0% {
		transform: translate(-50%);
		opacity: 0
	}
	to {
		transform: translate(0);
		opacity: 1
	}
}

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

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

@-webkit-keyframes qfe_rtl {
	0% {
		-webkit-transform: translate(10%);
		opacity: 0
	}
	to {
		-webkit-transform: translate(0);
		opacity: 1
	}
}

@keyframes qfe_rtl {
	0% {
		transform: translate(10%);
		opacity: 0
	}
	to {
		transform: translate(0);
		opacity: 1
	}
}

@-webkit-keyframes qfe_rtl-1 {
	0% {
		-webkit-transform: translate(50%);
		opacity: 0
	}
	to {
		-webkit-transform: translate(0);
		opacity: 1
	}
}

@keyframes qfe_rtl-1 {
	0% {
		transform: translate(50%);
		opacity: 0
	}
	to {
		transform: translate(0);
		opacity: 1
	}
}

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

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

@-webkit-keyframes qfe_ttbout {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(10%);
		opacity: 1
	}
}

@keyframes qfe_ttbout {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translateY(10%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ttbout-1 {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(50%);
		opacity: 1
	}
}

@keyframes qfe_ttbout-1 {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translateY(50%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ttbout-2 {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(100%);
		opacity: 1
	}
}

@keyframes qfe_ttbout-2 {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translateY(100%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_bttout {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(-10%);
		opacity: 1
	}
}

@keyframes qfe_bttout {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translateY(-10%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_bttout-1 {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(-50%);
		opacity: 1
	}
}

@keyframes qfe_bttout-1 {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translateY(-50%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_bttout-2 {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(-100%);
		opacity: 1
	}
}

@keyframes qfe_bttout-2 {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translateY(-100%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ltrout {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translate(10%);
		opacity: 1
	}
}

@keyframes qfe_ltrout {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translate(10%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_ltrout-1 {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translate(50%);
		opacity: 1
	}
}

@keyframes qfe_ltrout-1 {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translate(50%);
		opacity: 1
	}
}

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

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

@-webkit-keyframes qfe_rtlout {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translate(-10%);
		opacity: 1
	}
}

@keyframes qfe_rtlout {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translate(-10%);
		opacity: 1
	}
}

@-webkit-keyframes qfe_rtlout-1 {
	0% {
		-webkit-transform: translate(0);
		opacity: 0
	}
	to {
		-webkit-transform: translate(-50%);
		opacity: 1
	}
}

@keyframes qfe_rtlout-1 {
	0% {
		transform: translate(0);
		opacity: 0
	}
	to {
		transform: translate(-50%);
		opacity: 1
	}
}

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

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

@-webkit-keyframes qfe_appear {
	0% {
		-webkit-transform: scale(.7);
		opacity: .1
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@keyframes qfe_appear {
	0% {
		transform: scale(.7);
		opacity: .1
	}
	to {
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes qfe_appear-1 {
	0% {
		-webkit-transform: scale(.5);
		opacity: .1
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@keyframes qfe_appear-1 {
	0% {
		transform: scale(.5);
		opacity: .1
	}
	to {
		transform: scale(1);
		opacity: 1
	}
}

@-webkit-keyframes qfe_appear-2 {
	0% {
		-webkit-transform: scale(.2);
		opacity: .1
	}
	to {
		-webkit-transform: scale(1);
		opacity: 1
	}
}

@keyframes qfe_appear-2 {
	0% {
		transform: scale(.2);
		opacity: .1
	}
	to {
		transform: scale(1);
		opacity: 1
	}
}

.bit_features_container {
	border: 1px solid #ccc;
	padding: 5px;
	margin: 0
}

.bit_features_title {
	vertical-align: baseline;
	font-weight: 700;
	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
}

.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 .bitMainTopSider-wrapper,
.page .main-outer-wrapper .left-sidebar-wrapper,
.page .main-outer-wrapper .right-sidebar-wrapper {
	padding-top: 20px
}

.page .main-outer-wrapper .bitMainTopSider-wrapper.noWidgets {
	padding-top: 0
}

.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,
.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
}

#page .qfy-sub-div-inner .qfe_row,
.content-fullwidth #page #main .bitMainBottomSider,
.content-fullwidth #page #main .bitMainTopSider,
.content-fullwidth #page #main .wf-wrap .qfe_row {
	padding: 0 40px
}

#page.contentFixWidth .qfy-sub-div-inner .qfe_row,
.content-fullwidth #page.contentFixWidth #main .bitMainBottomSider,
.content-fullwidth #page.contentFixWidth #main .bitMainTopSider,
.content-fullwidth #page.contentFixWidth #main .wf-wrap .qfe_row,
.contentFixWidth.boxed #main .wf-wrap,
.contentFixWidth.wide #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 #main .bitMainBottomSider,
.content-fullwidth.mini-boxed-layout #page #main .bitMainTopSider,
.content-fullwidth.mini-boxed-layout #page .wf-wrap .qfe_row,
.mini-boxed-layout #page .qfy-sub-div-inner .qfe_row {
	padding: 0 20px
}

.page .bit_row .column,
.page .bit_row .columns {
	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;
	padding: 0;
	position: relative
}

.page .column.wrapper,
.page .columns.wrapper {
	padding: 0
}

.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 .5%;
	width: 24%
}

.bitFooter .textwidget.bitWidgetFrame,
.bitFooter_1 .textwidget.bitWidgetFrame,
.bitLogo .textwidget.bitWidgetFrame {
	border: 0
}

.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
}

dl,
ol,
ul {
	*margin-right: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: 400
}

hr {
	border: 0;
	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
}

.marker {
	background-color: #ff0
}

span[lang] {
	font-style: italic
}

figure {
	border: 1px solid #ccc;
	border-radius: 2px;
	background: rgba(0, 0, 0, .05);
	padding: 10px;
	margin: 10px 20px
}

figure,
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: 0;
	padding: 0;
	vertical-align: top
}

.depth2.horizontalMenu>ul>li.menu-item {
	font-weight: 700
}

.depth2.horizontalMenu .sub-menu>li.menu-item {
	font-weight: 400
}

.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: 0!important;
	padding-right: 0!important
}

#pricing-table-bit-1 {
	margin: 0;
	text-align: center;
	width: 100%;
	zoom: 1;
	box-sizing: none
}

#pricing-table-bit-1:after,
#pricing-table-bit-1:before {
	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;
	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%;
	box-shadow: 0 12px 5px rgba(0, 0, 0, .3);
	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: 400;
	text-transform: uppercase;
	padding: 40px;
	margin: -20px -20px 20px -20px;
	border-bottom: 8px solid;
	background-color: #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: 700 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background-color: #72ce3f;
	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 {
	box-shadow: inset 0 2px 2px rgba(0, 0, 0, .3)
}

#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 hsla(0, 0%, 100%, .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;
	border-radius: 5px;
	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:first-child {
	border-radius: 5px 0 0 5px
}

#pricing-table-bit-2 .plan:nth-child(4) {
	border-radius: 0 5px 5px 0
}

#pricing-table-bit-2 h3 {
	font-size: 20px;
	font-weight: 400;
	padding: 20px;
	margin: -20px -20px 50px -20px;
	background-color: #eee;
	background-image: linear-gradient(#fff, #eee)
}

#pricing-table-bit-2 #most-popular h3 {
	background-color: #ddd;
	background-image: linear-gradient(#eee, #ddd);
	margin-top: -30px;
	padding-top: 30px;
	border-radius: 5px 5px 0 0
}

#pricing-table-bit-2 .plan:first-child h3 {
	border-radius: 5px 0 0 0
}

#pricing-table-bit-2 .plan:nth-child(4) h3 {
	border-radius: 0 5px 0 0
}

#pricing-table-bit-2 h3 span {
	display: block;
	font: 700 25px/100px Georgia, Serif;
	color: #777;
	background: #fff;
	border: 5px solid #fff;
	height: 100px;
	width: 100px;
	margin: 10px auto -65px;
	border-radius: 100px;
	box-shadow: inset 0 5px 20px #ddd, inset 0 3px 0 #999
}

#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: 700 14px Arial, Helvetica;
	text-transform: uppercase;
	text-decoration: none;
	display: inline-block;
	background-color: #72ce3f;
	background-image: linear-gradient(#72ce3f, #62bc30);
	border-radius: 3px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
	box-shadow: 0 1px 0 hsla(0, 0%, 100%, .5), 0 2px 0 rgba(0, 0, 0, .7)
}

#pricing-table-bit-2 .signup:hover {
	background-color: #62bc30;
	background-image: linear-gradient(#62bc30, #72ce3f)
}

#pricing-table-bit-2 .signup:active,
#pricing-table-bit-2 .signup:focus {
	background: #62bc30;
	top: 2px;
	box-shadow: inset 0 0 3px rgba(0, 0, 0, .7)
}

#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, .5);
	-moz-box-shadow: 0 2px 10px -4px rgba(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 {
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	-moz-border-bottom-left-radius: 5px
}

#pricing-table-bit-3.radius-right {
	border-top-right-radius: 5px;
	-moz-border-top-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(../images/price.bg.png) repeat;
	border-top-right-radius: 5px;
	-moz-border-top-right-radius: 5px;
	border-top-left-radius: 5px;
	-moz-border-top-left-radius: 5px;
	width: 100%;
	height: 68px
}

#pricing-table-bit-3 .header span {
	position: relative;
	top: 20px;
	font-size: 16px;
	font-weight: 700;
	line-height: 28px
}

#pricing-table-bit-3 .header span.info {
	position: relative;
	font-size: 12px;
	font-weight: 400;
	top: 2px;
	display: block;
	color: grey
}

#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(../images/price.sprite.png) no-repeat 0 -9999px;
	height: 12px;
	padding-left: 20px;
	font-style: normal;
	color: grey
}

#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(../images/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: 400
}

#pricing-table-bit-3 p.button {
	height: 40px;
	background: url(../images/price.readmore.png) no-repeat left 0;
	float: none
}

#pricing-table-bit-3 p.button a {
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	background: url(../images/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;
	box-shadow: 0 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(../images/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 {
	background-color: #81d742;
	border-radius: 100px;
	display: block;
	color: #fff
}

.benefits-grid-ico,
.benefits-grid-ico-img {
	font-size: 1px;
	height: 60px;
	line-height: 60px;
	margin: 0 auto 20px;
	position: relative;
	width: 60px
}

.benefits-grid-ico-img {
	background-color: #3b8ced
}

.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_blog2 .vc_read_more,
.post_blog5 .vc_read_more,
.post_blog .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-carousel .qfe_heading.qfe_gallery_heading,
.vc-vc_posts_grid .qfe_heading.qfe_teaser_grid_heading {
	padding: 3px 0
}

.qfe_heading.qfe_gallery_heading,
.qfe_heading.qfe_teaser_grid_heading {
	font-size: 16px;
	line-height: 16px
}

.bit-html .post_first .isotope-item {
	display: table;
	margin-bottom: 15px;
	padding-bottom: 15px
}

.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,
.bit-html .post_first .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 {
	margin-bottom: 6px;
	display: inline-block
}

.isotope-item .entry-content,
.isotope-item .post-title,
.vc_ca_post_id .post-thumb,
.vc_ca_post_id .post-title {
	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: 700
}

.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: 700
}

.isotope,
.isotope .isotope-item {
	transition-duration: .8s
}

.isotope {
	transition-property: height, width
}

.isotope .isotope-item {
	transition-property: transform, opacity
}

.isotope .isotope-item.no-transition,
.isotope.no-transition,
.isotope.no-transition .isotope-item {
	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-prepend-7,
.vc-vc_column_inner .bitPcontrolsChild.control-btn-save {
	display: none!important
}

.vc_pixel_icon-alert {
	background-image: url(../images/alert.png)
}

.vc_pixel_icon-info {
	background-image: url(../images/info.png)
}

.vc_pixel_icon-tick {
	background-image: url(../images/tick.png)
}

.vc_pixel_icon-explanation {
	background-image: url(../images/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
}

.qfe_button,
.vc_btn3.vc_btn3-style-classic {
	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 hsla(0, 0%, 100%, .75);
	vertical-align: middle;
	cursor: pointer;
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	border-radius: 2px
}

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

.vc_vc_button2 .vc_btn,
.vc_vc_button .vc_btn {
	margin-top: 5px;
	margin-bottom: 5px
}

.qfe_button:hover {
	color: #333;
	text-decoration: none;
	background-color: #e6e6e6;
	transition: background-color .1s linear;
	background-image: none
}

.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-image: none;
	outline: 0;
	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;
	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: hsla(0, 0%, 100%, .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 {
	border: none
}

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

.vc_btn3-container {
	display: block;
	max-width: 100%
}

.vc_btn3-container.vc_btn3-inline,
.vc_general.vc_btn3 {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 0
}

.vc_general.vc_btn3 {
	text-align: center;
	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;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
	text-decoration: none;
	position: relative;
	top: 0;
	transition: all .2s ease-in-out;
	line-height: normal;
	font-size: 14px;
	padding: 14px 20px
}

.qfe_content_element .qfe_tabs_nav li.ui-tabs-active a,
.qfe_gallery .qfe_flexslider .flex-caption,
.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a:hover {
	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;
	transform: translateY(-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%;
	transform: translateY(-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 {
	transform: translate(-75%, -50%)
}

.vc_btn3.vc_btn3-o-empty .vc_btn3-icon,
.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
	transform: translate(-50%, -50%)
}

.vc_btn3.vc_btn3-style-modern {
	background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .2) 0, hsla(0, 0%, 100%, .01));
	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: linear-gradient(transparent, 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: linear-gradient(180deg, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .02));
	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;
	transform: translate(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;
	font-feature-settings: 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%;
	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: .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: .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-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,
.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 {
	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-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,
.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 {
	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 tfoot th,
table.dataTable thead th {
	font-weight: 700;
	text-align: left
}

table.dataTable thead td,
table.dataTable thead th {
	padding: 10px 18px;
	border-bottom: 1px solid #111
}

table.dataTable thead td:active,
table.dataTable thead th:active {
	outline: none
}

table.dataTable tfoot td,
table.dataTable tfoot th {
	padding: 10px 18px 6px 18px;
	border-top: 1px solid #111
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_desc_disabled {
	cursor: pointer;
	*cursor: hand;
	background-repeat: no-repeat;
	background-position: 100%
}

table.dataTable thead .sorting {
	background-image: url(../images/sort_both.png)
}

table.dataTable thead .sorting_asc {
	background-image: url(../images/sort_asc.png)
}

table.dataTable thead .sorting_desc {
	background-image: url(../images/sort_desc.png)
}

table.dataTable thead .sorting_asc_disabled {
	background-image: url(../images/sort_asc_disabled.png)
}

table.dataTable thead .sorting_desc_disabled {
	background-image: url(../images/sort_desc_disabled.png)
}

table.dataTable tbody td,
table.dataTable tbody th {
	padding: 8px 10px
}

table.dataTable.display tbody td,
table.dataTable.display tbody th,
table.dataTable.row-border tbody td,
table.dataTable.row-border tbody th {
	border-top: 1px solid #ddd
}

table.dataTable.display tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.row-border tbody tr:first-child th {
	border-top: none
}

table.dataTable.cell-border tbody td,
table.dataTable.cell-border tbody th {
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr td:first-child,
table.dataTable.cell-border tbody tr th:first-child {
	border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child td,
table.dataTable.cell-border tbody tr:first-child th {
	border-top: none
}

table.dataTable.no-footer {
	border-bottom: 1px solid #111
}

table.dataTable.nowrap td,
table.dataTable.nowrap th {
	white-space: nowrap
}

table.dataTable.compact thead td,
table.dataTable.compact thead th {
	padding: 4px 17px 4px 4px
}

table.dataTable.compact tbody td,
table.dataTable.compact tbody th,
table.dataTable.compact tfoot td,
table.dataTable.compact tfoot th {
	padding: 4px
}

table.dataTable td.dt-left,
table.dataTable th.dt-left {
	text-align: left
}

table.dataTable td.dataTables_empty,
table.dataTable td.dt-center,
table.dataTable th.dt-center {
	text-align: center
}

table.dataTable td.dt-right,
table.dataTable th.dt-right {
	text-align: right
}

table.dataTable td.dt-justify,
table.dataTable th.dt-justify {
	text-align: justify
}

table.dataTable td.dt-nowrap,
table.dataTable th.dt-nowrap {
	white-space: nowrap
}

table.dataTable tfoot td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable thead th.dt-head-left {
	text-align: left
}

table.dataTable tfoot td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable thead th.dt-head-center {
	text-align: center
}

table.dataTable tfoot td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable thead th.dt-head-right {
	text-align: right
}

table.dataTable tfoot td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable thead th.dt-head-justify {
	text-align: justify
}

table.dataTable tfoot td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable thead th.dt-head-nowrap {
	white-space: nowrap
}

table.dataTable tbody td.dt-body-left,
table.dataTable tbody th.dt-body-left {
	text-align: left
}

table.dataTable tbody td.dt-body-center,
table.dataTable tbody th.dt-body-center {
	text-align: center
}

table.dataTable tbody td.dt-body-right,
table.dataTable tbody th.dt-body-right {
	text-align: right
}

table.dataTable tbody td.dt-body-justify,
table.dataTable tbody th.dt-body-justify {
	text-align: justify
}

table.dataTable tbody td.dt-body-nowrap,
table.dataTable tbody th.dt-body-nowrap {
	white-space: nowrap
}

table.dataTable,
table.dataTable td,
table.dataTable th {
	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: .5em
}

.dataTables_wrapper .dataTables_info {
	clear: both;
	float: left;
	padding-top: .755em
}

.dataTables_wrapper .dataTables_paginate {
	float: right;
	text-align: right;
	padding-top: .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:active,
.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
	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: hsla(0, 0%, 100%, .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>tbody>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th {
	vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>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>thead>tr>td>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>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_scrollBody>table,
.dataTables_wrapper.no-footer div.dataTables_scrollHead>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 input,
.dataTables_wrapper select {
	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: .5em
	}
}

@media screen and (max-width:640px) {
	.dataTables_wrapper .dataTables_filter,
	.dataTables_wrapper .dataTables_length {
		float: none;
		text-align: center
	}
	.dataTables_wrapper .dataTables_filter {
		margin-top: .5em
	}
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child {
	cursor: default!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before,
table.dataTable.dtr-inline.collapsed>tbody>tr>th.child: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: #fff;
	border: 2px solid #fff;
	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: #fff;
	border: 2px solid #fff;
	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: .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: .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: 700
}

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%;
	margin: auto;
	z-index: 102;
	overflow: auto;
	background-color: #f5f5f7;
	border: 1px solid #000;
	border-radius: .5em;
	box-shadow: 0 12px 30px rgba(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, .6)
}

@media screen and (max-width:767px) {
	div.dtr-modal div.dtr-modal-display {
		width: 95%
	}
}

.qfy-text table.bitTable td,
.qfy-text table.bitTable th,
.qfy-text table.nomarl td,
.qfy-text table.nomarl th {
	padding: 4px
}

.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 grey;
	background-color: grey;
	margin: 5px
}

.vc-carousel-indicators .vc-active {
	width: 12px;
	height: 12px;
	background-color: transparent;
	border: 1px solid grey
}

.vc-carousel-indicators .vc-partial {
	opacity: .5
}

.vc-carousel {
	position: relative
}

.vc-carousel .vc-carousel-inner {
	width: 100%
}

.vc-carousel .vc-carousel-inner,
.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 {
	transition: left .5s ease
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition.vc-swipe-transition {
	transition-duration: .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>a>img,
.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>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 {
	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: .5;
	filter: alpha(opacity=50);
	font-size: 30px;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.vc-carousel-control:focus,
.vc-carousel-control:hover {
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}

.vc-carousel-control.vc-left {
	left: 0
}

.vc-carousel-control.vc-right {
	left: auto;
	right: 0
}

@media only screen and (max-width:720px) {
	.vc-carousel-control.vc-left,
	.vc-carousel-control.vc-right {
		display: none!important
	}
}

.vc-carousel-control .glyphicon-chevron-left,
.vc-carousel-control .glyphicon-chevron-right,
.vc-carousel-control .icon-next,
.vc-carousel-control .icon-prev {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 5;
	display: inline-block
}

.vc-carousel-control .icon-next,
.vc-carousel-control .icon-prev {
	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: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.vc-carousel-caption .btn {
	text-shadow: none
}

.clearfix:after,
.clearfix:before {
	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
}

@font-face {
	font-family: FontAwesome;
	src: url(../images/fontawesome-webfont.woff) format("woff"), url(../images/fontawesome-webfont.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

[class*=" qfyuser-icon-"],
[class^=qfyuser-icon-] {
	font-family: FontAwesome;
	font-weight: 400;
	font-style: normal;
	text-decoration: inherit;
	-webkit-font-smoothing: antialiased;
	*margin-right: .3em
}

[class*=" qfyuser-icon-"]:before,
[class^=qfyuser-icon-]:before {
	text-decoration: inherit;
	display: inline-block;
	speak: none
}

.qfyuser-icon-large:before {
	vertical-align: -10%;
	font-size: 1.3333333333333333em
}

a [class*=" qfyuser-icon-"],
a [class^=qfyuser-icon-] {
	display: inline
}

[class*=" qfyuser-icon-"].qfyuser-icon-fixed-width,
[class^=qfyuser-icon-].qfyuser-icon-fixed-width {
	display: inline-block;
	width: 1.1428571428571428em;
	text-align: right;
	padding-right: .2857142857142857em
}

[class*=" qfyuser-icon-"].qfyuser-icon-fixed-width.qfyuser-icon-large,
[class^=qfyuser-icon-].qfyuser-icon-fixed-width.qfyuser-icon-large {
	width: 1.4285714285714286em
}

.icons-ul {
	margin-left: 2.142857142857143em;
	list-style-type: none
}

.icons-ul>li {
	position: relative
}

.icons-ul .qfyuser-icon-li {
	position: absolute;
	left: -2.142857142857143em;
	width: 2.142857142857143em;
	text-align: center;
	line-height: inherit
}

[class*=" qfyuser-icon-"].hide,
[class^=qfyuser-icon-].hide {
	display: none
}

.qfyuser-icon-muted {
	color: #eee
}

.qfyuser-icon-light {
	color: #fff
}

.qfyuser-icon-dark {
	color: #333
}

.qfyuser-icon-border {
	border: 1px solid #eee;
	padding: .2em .25em .15em;
	border-radius: 3px
}

.qfyuser-icon-2x {
	font-size: 2em
}

.qfyuser-icon-2x.qfyuser-icon-border {
	border-width: 2px;
	border-radius: 4px
}

.qfyuser-icon-3x {
	font-size: 3em
}

.qfyuser-icon-3x.qfyuser-icon-border {
	border-width: 3px;
	border-radius: 5px
}

.qfyuser-icon-4x {
	font-size: 4em
}

.qfyuser-icon-4x.qfyuser-icon-border {
	border-width: 4px;
	border-radius: 6px
}

.qfyuser-icon-5x {
	font-size: 5em
}

.qfyuser-icon-5x.qfyuser-icon-border {
	border-width: 5px;
	border-radius: 7px
}

[class*=" qfyuser-icon-"].pull-left,
[class^=qfyuser-icon-].pull-left {
	margin-right: .3em
}

[class*=" qfyuser-icon-"].pull-right,
[class^=qfyuser-icon-].pull-right {
	margin-left: .3em
}

[class*=" qfyuser-icon-"],
[class^=qfyuser-icon-] {
	display: inline;
	width: auto;
	height: auto;
	line-height: normal;
	vertical-align: baseline;
	background-image: none;
	background-position: 0 0;
	background-repeat: repeat;
	margin-top: 0
}

.dropdown-menu>.active>a>[class*=" qfyuser-icon-"],
.dropdown-menu>.active>a>[class^=qfyuser-icon-],
.dropdown-menu>li>a:hover>[class*=" qfyuser-icon-"],
.dropdown-menu>li>a:hover>[class^=qfyuser-icon-],
.dropdown-submenu:hover>a>[class*=" qfyuser-icon-"],
.dropdown-submenu:hover>a>[class^=qfyuser-icon-],
.nav-list>.active>a>[class*=" qfyuser-icon-"],
.nav-list>.active>a>[class^=qfyuser-icon-],
.nav-pills>.active>a>[class*=" qfyuser-icon-"],
.nav-pills>.active>a>[class^=qfyuser-icon-],
.navbar-inverse .nav>.active>a>[class*=" qfyuser-icon-"],
.navbar-inverse .nav>.active>a>[class^=qfyuser-icon-],
.qfyuser-icon-white {
	background-image: none
}

.btn [class*=" qfyuser-icon-"].qfyuser-icon-large,
.btn [class^=qfyuser-icon-].qfyuser-icon-large,
.nav [class*=" qfyuser-icon-"].qfyuser-icon-large,
.nav [class^=qfyuser-icon-].qfyuser-icon-large {
	line-height: .9em
}

.btn [class*=" qfyuser-icon-"].qfyuser-icon-spin,
.btn [class^=qfyuser-icon-].qfyuser-icon-spin,
.nav [class*=" qfyuser-icon-"].qfyuser-icon-spin,
.nav [class^=qfyuser-icon-].qfyuser-icon-spin {
	display: inline-block
}

.nav-pills [class*=" qfyuser-icon-"],
.nav-pills [class*=" qfyuser-icon-"].qfyuser-icon-large,
.nav-pills [class^=qfyuser-icon-],
.nav-pills [class^=qfyuser-icon-].qfyuser-icon-large,
.nav-tabs [class*=" qfyuser-icon-"],
.nav-tabs [class*=" qfyuser-icon-"].qfyuser-icon-large,
.nav-tabs [class^=qfyuser-icon-],
.nav-tabs [class^=qfyuser-icon-].qfyuser-icon-large {
	line-height: .9em
}

.btn [class*=" qfyuser-icon-"].pull-left.qfyuser-icon-2x,
.btn [class*=" qfyuser-icon-"].pull-right.qfyuser-icon-2x,
.btn [class^=qfyuser-icon-].pull-left.qfyuser-icon-2x,
.btn [class^=qfyuser-icon-].pull-right.qfyuser-icon-2x {
	margin-top: .18em
}

.btn [class*=" qfyuser-icon-"].qfyuser-icon-spin.qfyuser-icon-large,
.btn [class^=qfyuser-icon-].qfyuser-icon-spin.qfyuser-icon-large {
	line-height: .8em
}

.btn.btn-small [class*=" qfyuser-icon-"].pull-left.qfyuser-icon-2x,
.btn.btn-small [class*=" qfyuser-icon-"].pull-right.qfyuser-icon-2x,
.btn.btn-small [class^=qfyuser-icon-].pull-left.qfyuser-icon-2x,
.btn.btn-small [class^=qfyuser-icon-].pull-right.qfyuser-icon-2x {
	margin-top: .25em
}

.btn.btn-large [class*=" qfyuser-icon-"],
.btn.btn-large [class^=qfyuser-icon-] {
	margin-top: 0
}

.btn.btn-large [class*=" qfyuser-icon-"].pull-left.qfyuser-icon-2x,
.btn.btn-large [class*=" qfyuser-icon-"].pull-right.qfyuser-icon-2x,
.btn.btn-large [class^=qfyuser-icon-].pull-left.qfyuser-icon-2x,
.btn.btn-large [class^=qfyuser-icon-].pull-right.qfyuser-icon-2x {
	margin-top: .05em
}

.btn.btn-large [class*=" qfyuser-icon-"].pull-left.qfyuser-icon-2x,
.btn.btn-large [class^=qfyuser-icon-].pull-left.qfyuser-icon-2x {
	margin-right: .2em
}

.btn.btn-large [class*=" qfyuser-icon-"].pull-right.qfyuser-icon-2x,
.btn.btn-large [class^=qfyuser-icon-].pull-right.qfyuser-icon-2x {
	margin-left: .2em
}

.nav-list [class*=" qfyuser-icon-"],
.nav-list [class^=qfyuser-icon-] {
	line-height: inherit
}

.qfyuser-icon-stack {
	position: relative;
	display: inline-block;
	width: 2em;
	height: 2em;
	line-height: 2em;
	vertical-align: -35%
}

.qfyuser-icon-stack [class*=" qfyuser-icon-"],
.qfyuser-icon-stack [class^=qfyuser-icon-] {
	display: block;
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	font-size: 1em;
	line-height: inherit;
	*line-height: 2em
}

.qfyuser-icon-stack .qfyuser-icon-stack-base {
	font-size: 2em;
	*line-height: 1em
}

.qfyuser-icon-spin {
	display: inline-block;
	-webkit-animation: spin 2s linear infinite;
	animation: spin 2s linear infinite
}

a .qfyuser-icon-spin,
a .qfyuser-icon-stack {
	display: inline-block;
	text-decoration: none
}

.qfyuser-icon-rotate-90:before {
	transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.qfyuser-icon-rotate-180:before {
	transform: rotate(180deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.qfyuser-icon-rotate-270:before {
	transform: rotate(270deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.qfyuser-icon-flip-horizontal:before {
	transform: scaleX(-1)
}

.qfyuser-icon-flip-vertical:before {
	transform: scaleY(-1)
}

a .qfyuser-icon-flip-horizontal:before,
a .qfyuser-icon-flip-vertical:before,
a .qfyuser-icon-rotate-90:before,
a .qfyuser-icon-rotate-180:before,
a .qfyuser-icon-rotate-270:before {
	display: inline-block
}

.required {
	color: red
}

.polaroid-images a {
	background: #fff;
	display: inline;
	float: left;
	margin: 0 15px 30px;
	padding: 10px 10px 25px;
	text-align: center;
	text-decoration: none;
	box-shadow: 0 4px 6px rgba(0, 0, 0, .3);
	transition: all .15s linear;
	z-index: 0;
	width: 100px
}

.polaroid-images a:after {
	color: #333;
	font-size: 20px;
	content: attr(title);
	position: relative;
	top: 15px
}

.polaroid-images img {
	display: block;
	width: inherit
}

.polaroid-images a:nth-child(2n) {
	transform: rotate(4deg)
}

.polaroid-images a:nth-child(3n) {
	transform: rotate(-24deg)
}

.polaroid-images a:nth-child(4n) {
	transform: rotate(14deg)
}

.polaroid-images a:nth-child(5n) {
	transform: rotate(-18deg)
}

.polaroid-images a:hover {
	transform: rotate(0deg);
	transform: scale(1.2);
	z-index: 10;
	box-shadow: 0 10px 20px rgba(0, 0, 0, .7)
}

.ui-datepicker {
	font-size: 90%;
	background: #333!important;
	font-family: Arial, Micro Yahei, Lucida Sans Unicode, Helvetica, Verdana, sans-serif!important;
	border: none;
	border-radius: 0!important;
	padding: 0!important
}

.ui-datepicker select {
	padding: 2px!important;
	border-radius: 0!important;
	font-size: 11px!important;
	color: #666;
	border: 1px solid #2e3641!important
}

.ui-datepicker table {
	margin-bottom: 0!important
}

.ui-datepicker-header {
	border: none;
	background: transparent!important;
	font-weight: 400;
	font-size: 15px;
	border: none!important
}

.ui-datepicker-header .ui-state-hover {
	background: transparent;
	border-color: transparent;
	cursor: pointer;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0
}

.ui-datepicker .ui-datepicker-title {
	margin-top: .4em;
	margin-bottom: .3em;
	color: #e9f0f4
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-prev-hover {
	top: .9em;
	border: medium none;
	background: none!important;
	border-color: transparent!important
}

.ui-datepicker .ui-datepicker-prev-hover {
	left: 2px
}

.ui-datepicker .ui-datepicker-next-hover {
	right: 2px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
	background-image: url(../images/ui-icons_ffffff_256x240.png);
	background-position: -32px 0;
	margin-top: 0;
	top: 0;
	font-weight: 400
}

.ui-datepicker .ui-datepicker-prev span {
	background-position: -96px 0
}

.ui-datepicker table {
	margin: 0
}

.ui-datepicker th {
	padding: 1em 0;
	color: #373737;
	font-size: 12px!important;
	font-weight: 400;
	border: none;
	border-top: 1px solid #3a414d;
	background: #efefef!important
}

.ui-datepicker tbody,
.ui-datepicker thead {
	border-left: 1px solid #3a414d!important;
	border-right: 1px solid #3a414d!important
}

.ui-datepicker tbody {
	border-bottom: 1px solid #3a414d!important
}

.ui-datepicker td {
	font-size: 12px!important;
	background: #fff;
	border: none;
	padding: 0!important
}

.ui-datepicker td .ui-state-default {
	background: transparent;
	border: none;
	text-align: center;
	padding: .5em;
	margin: 0;
	font-weight: 400;
	color: #373737
}

.ui-datepicker .ui-state-disabled {
	opacity: 1
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: 1!important
}

.ui-datepicker .ui-state-disabled .ui-state-default {
	color: #fff
}

.ui-datepicker td .ui-state-active,
.ui-datepicker td .ui-state-hover {
	background: #333;
	color: #fff
}

div.qfyuser input[type=text].qfyuser-datepicker,
div.qfyuser input[type=text].qfyuser-datepicker:focus {
	background-image: url(../images/datepicker.png)!important;
	background-position: 8px!important;
	background-repeat: no-repeat!important;
	padding-left: 34px!important
}

.tipsy {
	font-size: 11px;
	position: absolute;
	padding: 5px;
	z-index: 2000000
}

.tipsy-inner {
	max-width: 200px;
	padding: 4px 10px;
	text-align: left;
	line-height: 16px!important;
	text-shadow: none
}

.tipsy-arrow {
	position: absolute;
	width: 0;
	height: 0;
	line-height: 0
}

.tipsy-n .tipsy-arrow {
	left: 50%;
	margin-left: -5px
}

.tipsy-n .tipsy-arrow,
.tipsy-nw .tipsy-arrow {
	top: 0;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-nw .tipsy-arrow {
	left: 10px
}

.tipsy-ne .tipsy-arrow {
	top: 0;
	right: 10px;
	border-bottom-style: solid;
	border-top: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-s .tipsy-arrow {
	left: 50%;
	margin-left: -5px
}

.tipsy-s .tipsy-arrow,
.tipsy-sw .tipsy-arrow {
	bottom: 0;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-sw .tipsy-arrow {
	left: 10px
}

.tipsy-se .tipsy-arrow {
	bottom: 0;
	right: 10px;
	border-top-style: solid;
	border-bottom: none;
	border-left-color: transparent;
	border-right-color: transparent
}

.tipsy-e .tipsy-arrow {
	right: 0;
	top: 50%;
	margin-top: -5px;
	border-left-style: solid;
	border-right: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

.tipsy-w .tipsy-arrow {
	left: 0;
	top: 50%;
	margin-top: -5px;
	border-right-style: solid;
	border-left: none;
	border-top-color: transparent;
	border-bottom-color: transparent
}

div.qfyuser * {
	padding: 0;
	margin: 0;
	text-decoration: none;
	outline: none;
	border: 0;
	letter-spacing: 0
}

div.qfyuser form {
	margin: 0!important
}

div.qfyuser {
	font-size: 12px!important;
	line-height: 1!important;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-shadow: none
}

div.qfyuser-custom-center * {
	text-align: center;
	margin: 0 auto
}

div.qfyuser-custom-left {
	float: left
}

div.qfyuser-custom-right {
	float: right
}

div.emd-filters .chosen-container,
div.qfyuser .chosen-container {
	width: 100%!important
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=file]>input[type=button]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
	border: 0;
	padding: 0;
	margin: 0
}

input[disabled],
input[disabled]:focus,
input[disabled]:hover {
	opacity: .7;
	cursor: default!important
}

div.qfyuser input,
div.qfyuser select,
div.qfyuser textarea {
	font-size: 12px!important
}

div.qfyuser-clear {
	clear: both
}

div.qfyuser-left {
	float: left
}

.qfyuser-force-center {
	float: none!important
}

div.qfyuser-right {
	float: right
}

div.qfyuser video {
	width: 100%!important;
	height: auto!important
}

div.qfyuser iframe {
	display: block;
	overflow: hidden
}

div.qfyuser-help {
	margin: 5px 0 0 0
}

div.qfyuser-help i {
	font-size: 20px!important;
	margin: 0 10px 0 0
}

div.qfyuser-warning {
	font-size: 12px;
	display: inline-block;
	padding: 4px 10px;
	line-height: 14px!important;
	border-radius: 3px!important;
	position: relative;
	transition: all .2s linear;
	margin: 10px 0 0 0;
	top: -20px;
	opacity: 0
}

div.qfyuser-warning i {
	position: absolute;
	top: -16px;
	left: 5px;
	font-size: 24px
}

div.qfyuser-warning a:hover {
	text-decoration: underline
}

div.qfyuser-message {
	margin: 15px 0 0 0
}

div.qfyuser div.qfyuser-message p {
	padding: 10px!important;
	line-height: 1.5em
}

div.qfyuser p {
	padding: 0!important;
	margin: 15px 0 0 0!important
}

div.qfyuser div.qfyuser-input p {
	padding: 0!important;
	margin: 0 0 8px 0!important
}

div.qfyuser-message.qfyuser-message-demo {
	margin-top: 0
}

div.qfyuser-message.qfyuser-message-demo p {
	color: #fff!important;
	border: 1px solid #ae3737!important;
	background: #ae3737!important;
	margin-top: 0;
	padding: 10px!important;
	line-height: 1.5em;
	font-size: 12px!important
}

div.qfyuser-message.qfyuser-message-demo a {
	color: #fff!important;
	text-decoration: underline!important
}

span.strength-container {
	float: left;
	top: -6px;
	position: relative
}

span.strength-plain {
	float: left;
	width: 40px;
	height: 6px
}

span.strength-text {
	float: left;
	font-size: 13px;
	padding: 0 0 14px 0
}

div.qfyuser img.qfyuser-loading,
img.qfyuser-loading {
	position: relative;
	top: 7px;
	display: none!important;
	box-shadow: none!important;
	vertical-align: top!important
}

div.qfyuser-field img.qfyuser-loading.inline {
	display: inline!important
}

div.qfyuser-profile-icons.top {
	position: absolute;
	top: 15px;
	right: 15px
}

div.qfyuser-profile-icons.bottom {
	position: absolute;
	bottom: 15px;
	right: 15px
}

a.qfyuser-small-link {
	margin: 0 0 0 10px!important;
	padding: 0 10px!important;
	text-decoration: none!important;
	display: inline-block!important;
	font-size: 11px!important;
	height: 21px!important;
	line-height: 21px!important
}

a.qfyuser-profile-icon {
	float: none!important;
	display: inline-block;
	padding: 0;
	cursor: pointer!important;
	opacity: 1!important;
	border-radius: 999px;
	text-align: center;
	width: 26px!important;
	height: 26px!important;
	line-height: 26px!important;
	font-size: 14px!important;
	margin: 0 4px 4px 0;
	text-decoration: none!important
}

a.qfyuser-button,
div.qfyuser div.ajax-file-upload,
input.qfyuser-button {
	display: inline-block;
	cursor: pointer!important;
	padding: 0 10px!important;
	margin-right: 15px!important;
	font-weight: 400!important;
	text-decoration: none!important;
	transition: none!important
}

div.qfyuser-input img.qfyuser-img,
input.qfyuser-button {
	height: 29px!important;
	line-height: 29px!important
}

a.qfyuser-button,
div.qfyuser div.ajax-file-upload {
	height: 27px!important;
	line-height: 27px!important
}

div.qfyuser-submit input[type=submit].qfyuser-button {
	padding: 0 10px!important;
	top: 0!important
}

div.qfyuser-submit input,
div.qfyuser-submit input[type=submit].qfyuser-button {
	vertical-align: baseline!important;
	display: inline-block!important;
	margin: 0!important;
	margin-right: 15px!important
}

div.qfyuser-submit input {
	width: auto!important;
	font-size: 13px!important;
	height: 30px!important;
	line-height: 30px!important
}

div.qfyuser-head {
	padding: 15px;
	position: relative
}

div.qfyuser-head div.qfyuser-left {
	font-size: 14px!important
}

div.qfyuser-head div.qfyuser-right {
	margin: 2px 0 0 0;
	font-size: 13px!important
}

div.qfyuser-head div.qfyuser-right a:hover {
	text-decoration: underline
}

div.qfyuser-head div.qfyuser-right a {
	line-height: 13px
}

div.qfyuser-head div.qfyuser-left i {
	font-size: 24px!important;
	margin: 0 12px 0 0;
	position: relative;
	top: 1px;
	text-shadow: inset 0 -1px 4px #fff
}

div.qfyuser-body {
	padding: 0 15px 15px 15px;
	line-height: 18px!important
}

div.qfyuser-body.qfyuser-body-nopad {
	padding: 0!important
}

div.qfyuser-body a:hover {
	text-decoration: underline
}

div.qfyuser-users div.qfyuser-body div.qfyuser-paginate a:hover,
div.qfyuser-users div.qfyuser-body div.qfyuser-user a:hover {
	text-decoration: none
}

div.qfyuser-centered,
div.qfyuser-centered-c {
	text-align: center;
	position: relative;
	padding: 15px 0
}

div.qfyuser-centered-c {
	padding: 15px 0
}

div.qfyuser-centered-c div.qfyuser-profile-img {
	width: 64px!important;
	height: 64px!important
}

div.qfyuser-centered-c div.qfyuser-profile-icons.top,
div.qfyuser-centered div.qfyuser-profile-icons.top {
	position: absolute;
	top: 15px;
	right: 15px
}

div.qfyuser-centered-c img.qfyuser-loading,
div.qfyuser-centered img.qfyuser-loading {
	position: absolute;
	top: 15px;
	left: 15px
}

div.qfyuser-profile-img {
	float: none;
	text-align: center;
	margin: 0 auto;
	padding: 0 0 5px 0
}

div.qfyuser-head div.qfyuser-left div.qfyuser-profile-img {
	float: left;
	margin: 0 15px 0 0;
	padding: 0
}

div.qfyuser-head div.qfyuser-left div.qfyuser-profile-img-after {
	float: left
}

div.qfyuser-head div.qfyuser-left div.qfyuser-profile-img {
	width: 64px;
	height: 64px
}

div.qfyuser-profile-img img {
	box-shadow: none!important;
	padding: 0!important;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

div.qfyuser-centered-icons {
	text-align: center;
	margin: 0 auto;
	padding: 15px 0 0 0
}

div.qfyuser-centered-icons a.qfyuser-profile-icon {
	float: none!important;
	display: inline-block;
	padding: 0;
	cursor: pointer!important;
	opacity: 1!important;
	border-radius: 999px;
	text-align: center;
	width: 26px!important;
	height: 26px!important;
	line-height: 26px!important;
	font-size: 14px!important;
	margin: 0 2px
}

div.qfyuser-centered-icons a.qfyuser-profile-icon i {
	line-height: 26px!important
}

div.qfyuser-profile-img-btn {
	font-size: 12px!important;
	margin: 10px 0 0 0
}

div.qfyuser-profile-img-btn a.qfyuser-button {
	margin-right: 0!important
}

div.qfyuser-profile-name {
	font-size: 24px!important;
	line-height: 24px!important
}

div.qfyuser-profile-name a {
	line-height: 30px!important
}

div.qfyuser-profile-name.small {
	font-size: 14px!important;
	line-height: 20px!important
}

span.qfyuser-badges {
	display: block!important;
	margin: 0 auto!important;
	text-align: center!important;
	max-width: 100px!important
}

div.qfyuser-awsm-name span.qfyuser-badges {
	margin-top: 5px!important
}

img.qfyuser-profile-badge-right {
	margin: 0 0 0 6px!important;
	top: -1px!important
}

img.qfyuser-profile-badge,
img.qfyuser-profile-badge-right {
	vertical-align: middle!important;
	box-shadow: none!important;
	padding: 0!important;
	max-width: 16px!important;
	max-height: 16px!important;
	position: relative!important;
	display: inline!important
}

img.qfyuser-profile-badge {
	margin: 0 2px!important;
	top: 0!important
}

div.qfyuser-head span.qfyuser-badges,
div.qfyuser-list-item span.qfyuser-badges,
div.qfyuser-online-item span.qfyuser-badges,
div.qfyuser-sc span.qfyuser-badges,
span.qfyuser-badges.inline {
	display: inline!important;
	max-width: auto!important;
	margin: 0 0 0 4px!important
}

div.qfyuser-head span.qfyuser-badges img.qfyuser-profile-badge,
div.qfyuser-list-item span.qfyuser-badges img.qfyuser-profile-badge,
div.qfyuser-online-item span.qfyuser-badges img.qfyuser-profile-badge,
div.qfyuser-sc span.qfyuser-badges img.qfyuser-profile-badge,
span.qfyuser-badges.inline img.qfyuser-profile-badge {
	top: -1px!important;
	margin: 0 0 0 4px!important
}

div.qfyuser-list-item img.qfyuser-profile-badge.qfyuser-hide-from-list,
div.qfyuser-online-item img.qfyuser-profile-badge.qfyuser-hide-from-list {
	display: none!important
}

div.qfyuser-section {
	margin: 15px 0 0 0;
	padding: 0 0 8px 0!important;
	font-size: 13px;
	position: relative;
	transition: all .2s linear!important
}

ins.qfyuser-section-warning {
	position: absolute;
	right: 10px;
	top: 5px;
	text-decoration: none!important;
	text-shadow: none!important;
	border-radius: 3px;
	font-size: 11px!important;
	line-height: 19px!important;
	font-weight: 400!important;
	text-transform: none!important;
	padding: 0 6px!important;
	display: none
}

div.qfyuser-collapsible-1 {
	cursor: pointer
}

div.qfyuser-collapsible-1 span {
	margin: 0 10px 0 0;
	font-size: 18px;
	position: relative;
	top: 1px
}

div.qfyuser-field {
	margin: 15px 0 0 0;
	border: 1px solid transparent
}

div.qfyuser-field.qfyuser-field-compact {
	margin: 5px 0 0 0
}

div.qfyuser-field-private {
	display: none!important
}

div.qfyuser-field.qfyuser-submit {
	padding-top: 15px;
	position: relative
}

div.qfyuser-label label {
	float: left;
	margin-right: 8px!important;
	font-size: 12px!important;
	font-weight: 700!important;
	word-wrap: break-word!important;
	padding: 0!important
}

div.qfyuser-label span.qfyuser-field-icon {
	position: absolute;
	width: 32px!important;
	height: 32px!important;
	line-height: 32px!important;
	left: -32px;
	text-align: center;
	top: -8px;
	font-size: 18px;
	cursor: default!important
}

div.qfyuser-label span.qfyuser-field-icon i {
	line-height: 32px!important
}

div.qfyuser-label {
	float: left;
	margin: 0 0 4px 0;
	width: 100%;
	position: relative;
	z-index: 5
}

div.qfyuser-label.iconed {
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding-left: 10px
}

div.qfyuser-float div.qfyuser-label {
	float: left;
	width: 34%;
	margin: 5px 0 0 0
}

div.qfyuser-label.view {
	margin: 0 0 4px 0
}

div.qfyuser-float div.qfyuser-label.view {
	margin: 0
}

div.qfyuser-input label,
div.qfyuser-label label {
	cursor: pointer!important
}

div.qfyuser-label.view label {
	cursor: default!important
}

div.qfyuser-input {
	float: left;
	width: 100%
}

.hiddenlabel div.qfyuser-label {
	display: none
}

.hiddenlabel div.qfyuser-input {
	width: 100%!important
}

div.qfyuser-input a.lightview {
	margin: 3px 0 0 0;
	display: block;
	padding: 1px;
	border: 1px solid #ddd;
	background: #fff;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	max-width: 64px
}

div.qfyuser-input a.lightview span {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -16px;
	margin-left: -16px;
	width: 32px;
	height: 32px;
	opacity: .7
}

div.qfyuser-input a.lightview:hover span {
	opacity: 1
}

div.qfyuser-input a.lightview img {
	display: block;
	overflow: hidden
}

span.qfyuser-tip {
	float: left;
	width: 14px;
	height: 14px;
	cursor: pointer;
	opacity: .5
}

span.qfyuser-tip:hover {
	opacity: 1
}

div.qfyuser-float div.qfyuser-input {
	float: right;
	width: 64%
}

div.qfyuser-input {
	position: relative
}

div.qfyuser-maxwidth div.qfyuser-input {
	float: none!important;
	width: 100%!important;
	margin: 15px 0 0 0
}

div.qfyuser-input img {
	max-width: 100%!important;
	height: auto!important
}

img.qfyuser-flag-normal {
	width: 24px;
	height: 24px;
	margin: 0 10px 0 0!important;
	vertical-align: middle!important;
	font-size: 0!important
}

div.qfyuser-input i.qfyuser-meta-value {
	margin: 0 0 0 10px;
	font-size: 15px
}

div.qfyuser-input div.icon-ok {
	position: absolute;
	top: -1px;
	right: 0;
	text-align: center!important
}

div.qfyuser-input div.icon-ok,
div.qfyuser-input div.icon-ok i {
	cursor: default!important;
	font-size: 20px!important;
	width: 30px!important;
	height: 30px!important;
	line-height: 30px!important
}

div.qfyuser-input input[type=password],
div.qfyuser-input input[type=text],
div.qfyuser-input select,
div.qfyuser-input textarea {
	padding: 5px 8px!important;
	width: 100%!important;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: auto;
	margin: 0!important;
	font-size: 13px!important
}

div.qfyuser-input textarea {
	line-height: 1.6em;
	min-height: 80px;
	padding: 8px 10px!important
}

div.qfyuser-input textarea.normal {
	height: 100px
}

div.qfyuser-input textarea.small {
	height: 80px
}

div.qfyuser-input textarea.large {
	height: 120px
}

div.qfyuser-input input[type=password],
div.qfyuser-input input[type=text] {
	padding: 0 8px!important;
	height: 30px!important;
	line-height: 30px!important
}

div.qfyuser-input label.qfyuser-checkbox.hide-field {
	display: inline-block;
	font-weight: 400!important;
	font-size: 12px;
	text-transform: uppercase
}

div.qfyuser-input label.qfyuser-checkbox,
div.qfyuser-input label.qfyuser-radio {
	position: relative;
	padding: 0 25px;
	margin: 5px 0;
	display: inline-block;
	font-size: 13px;
	font-weight: 400!important
}

div.qfyuser-input label.qfyuser-checkbox.full,
div.qfyuser-input label.qfyuser-radio.full {
	width: auto!important;
	display: block
}

div.qfyuser-input label.qfyuser-checkbox input[type=checkbox],
div.qfyuser-input label.qfyuser-radio input[type=radio] {
	display: none!important
}

div.qfyuser-input label.qfyuser-checkbox span,
div.qfyuser-input label.qfyuser-radio span {
	position: absolute;
	top: 2px;
	left: 0;
	width: 16px;
	height: 16px
}

div.qfyuser-pic {
	margin: 0 0 12px 0
}

div.qfyuser-pic.qfyuser-pic-nomargin {
	margin: 0!important
}

div.qfyuser-pic img {
	float: none!important;
	display: block!important;
	overflow: hidden;
	max-width: 100%!important;
	height: auto!important;
	box-shadow: none!important;
	padding: 0!important
}

div.qfyuser-pic-post_featured_image span.qfyuser-pic-none {
	margin: 0 0 10px 0!important;
	display: block
}

div.qfyuser-pic-post_featured_image img.no_feature {
	display: none!important;
	margin: 0!important
}

div.qfyuser-pic-post_featured_image img {
	margin: 0 0 12px 0!important
}

div.qfyuser-file-input a {
	padding: 0 0 0 30px;
	background-repeat: no-repeat;
	background-position: 0;
	height: 16px!important;
	line-height: 16px!important;
	display: inline-block
}

div.qfyuser-file-input a.zip {
	background-image: url(../images/file-zip.png)
}

div.qfyuser-file-input a.txt {
	background-image: url(../images/file-txt.png)
}

div.qfyuser-file-input a.pdf {
	background-image: url(../images/file-pdf.png)
}

div.qfyuser-file-input a.file {
	background-image: url(../images/file.png)
}

div.ajax-file-upload-statusbar {
	width: 100%;
	margin: 10px 0 0 0
}

div.ajax-file-upload-progress {
	display: inline-block;
	position: relative;
	width: 100%;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	height: 4px
}

div.ajax-file-upload-bar {
	width: 0;
	height: 4px
}

div.ajax-file-upload-percent {
	position: absolute;
	display: inline-block;
	top: 3px;
	left: 48%
}

div.qfyuser-modal-inner {
	width: 300px;
	margin-left: -150px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 190003;
	background: #fff;
	box-shadow: 0 0 10px 0 #aaa;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	font-size: 14px;
	color: #444;
	border-radius: 3px;
	transition: all .8s linear;
	opacity: 0
}

div.qfyuser-modal-inner i.qfyuser-icon-ok {
	font-size: 22px;
	margin: 0 12px 0 0;
	color: #79a519;
	position: relative;
	top: 1px
}

div.qfyuser-modal-inner i.qfyuser-icon-remove {
	position: absolute;
	top: 8px;
	right: 8px;
	font-size: 12px;
	color: #ccc;
	cursor: pointer
}

div.qfyuser-modal-inner i.qfyuser-icon-remove:hover {
	color: #999
}

div.qfyuser-overlay {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 190000
}

div.qfyuser-overlay-inner {
	position: fixed;
	width: 480px;
	margin-left: -240px;
	left: 50%;
	top: 0;
	z-index: 190001
}

div.qfyuser-overlay-inner div.qfyuser {
	margin: 0!important;
	max-width: 100%;
	position: relative
}

div.qfyuser a.qfyuser-close-popup {
	display: none!important
}

div.qfyuser-overlay-inner div.qfyuser a.qfyuser-close-popup {
	display: block!important;
	position: absolute;
	right: 0;
	top: -30px;
	font-size: 11px!important;
	text-transform: uppercase;
	padding: 0 28px 0 0;
	height: 16px;
	line-height: 16px;
	opacity: .7
}

div.qfyuser.qfyuser-nostyle {
	padding: 15px
}

div.qfyuser-card-img img {
	box-shadow: none!important;
	max-width: 100%!important;
	height: auto!important
}

div.qfyuser-card-img a:hover {
	opacity: .7
}

div.qfyuser-card-left {
	float: left;
	margin: 6px 0 0 0
}

div.qfyuser-card-right {
	float: right;
	margin: 10px 0 0 0
}

div.qfyuser-card-left,
div.qfyuser-card-left a {
	font-size: 16px!important;
	line-height: 22px!important;
	text-decoration: none!important
}

div.qfyuser-card-left a:hover {
	text-decoration: underline!important
}

div.qfyuser-card-icons {
	padding: 10px 0 0 0
}

div.qfyuser-card-bio {
	font-size: 12px!important;
	line-height: 20px!important
}

div.qfyuser-users {
	text-align: center;
	border: none!important;
	background: none!important
}

div.qfyuser-user {
	display: inline-block;
	text-align: center
}

div.qfyuser-user div.qfyuser-user-link {
	opacity: 0;
	margin: 10px 0 0 0;
	text-align: center;
	position: relative
}

div.qfyuser-user div.qfyuser-user-link i {
	position: absolute;
	top: -26px;
	left: 50%;
	font-size: 40px;
	width: 40px;
	margin-left: -20px
}

div.qfyuser-user div.qfyuser-user-link a {
	display: inline-block;
	padding: 0 10px;
	vertical-align: top;
	width: 100%;
	font-size: 11px;
	line-height: 27px;
	height: 27px;
	overflow: hidden;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	word-wrap: break-word
}

div.qfyuser-user a.qfyuser-user-img {
	display: inline-block;
	position: relative;
	overflow: hidden
}

div.qfyuser-user a.qfyuser-user-img img {
	border-radius: 3px
}

div.qfyuser-user a.qfyuser-user-img span {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	font-size: 38px;
	opacity: .8
}

div.qfyuser-user img {
	display: block;
	overflow: hidden
}

div.qfyuser-paginate.top {
	margin: 20px 0
}

div.qfyuser-paginate.bottom {
	margin: 40px 0 0 0
}

div.qfyuser-paginate a.page-numbers,
div.qfyuser-paginate span {
	padding: 4px 10px!important;
	margin: 0 2px!important;
	display: inline-block!important;
	font-size: 11px!important;
	height: 19px!important;
	line-height: 19px!important;
	box-sizing: content-box
}

div.qfyuser-search {
	width: 100%;
	margin: 0 0 20px 0
}

div.qfyuser-search-results {
	padding: 20px 0;
	font-size: 28px;
	font-weight: 300
}

form.qfyuser-search-form * {
	vertical-align: middle!important;
	float: left
}

form.qfyuser-search-form {
	display: inline-block;
	padding: 20px
}

form.qfyuser-search-form div.qfyuser-input input[type=text],
form.qfyuser-search-form input[type=text] {
	width: 150px!important;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block;
	margin: 0!important;
	padding: 0 8px!important;
	margin: 0 10px 0 0!important;
	height: 28px!important;
	float: left!important
}

form.qfyuser-search-form div.qfyuser-input {
	float: none!important
}

form.qfyuser-search-form button {
	font-size: 14px!important;
	padding: 0 12px;
	display: inline-block!important;
	margin: 0!important;
	margin: 0 5px 0 0!important;
	height: 28px!important
}

div.qfyuser-search div.emd-filter-head {
	display: none!important
}

div.qfyuser-search .chosen-container-single .chosen-single {
	height: 26px!important;
	line-height: 26px!important;
	width: 120px!important;
	margin: 0 10px 0 0!important
}

div.qfyuser-search .chosen-drop {
	width: 130px!important
}

div.qfyuser-search .chosen-drop,
div.qfyuser-search .chosen-drop * {
	float: none!important
}

div.qfyuser-search .chosen-drop li {
	display: block!important;
	width: auto!important;
	float: none!important
}

a.qfyuser-transition {
	transition: all .2s ease-in-out!important
}

a.qfyuser-flat-btn {
	font-size: 11px!important;
	font-weight: 700!important;
	padding: 4px 12px!important;
	display: inline-block!important;
	text-decoration: none!important
}

a.qfyuser-flat-btn i {
	margin-right: 5px!important
}

a.qfyuser-flat-btn:hover {
	text-decoration: none!important
}

table.qfyuser-table a.qfyuser-flat-btn {
	font-size: 11px!important;
	font-weight: 700!important;
	padding: 4px 12px!important;
	display: inline-block!important;
	text-decoration: none!important
}

table.qfyuser-table a.qfyuser-flat-btn i {
	margin-right: 5px!important;
	font-size: 14px!important
}

table.qfyuser-table a.qfyuser-flat-btn:hover {
	text-decoration: none!important
}

table.qfyuser-table a.qfyuser-flat-btn.chat {
	background: #1e93be!important;
	color: #fff!important
}

table.qfyuser-table a.qfyuser-flat-btn.chat:hover {
	background: #27aada!important
}

div.qfyuser-list-item {
	display: block;
	padding: 15px 0
}

div.qfyuser-list-item:last-child {
	border-bottom: 0!important;
	padding-bottom: 0!important
}

div.qfyuser-list-item-i {
	float: left;
	margin: 0 15px 0 0
}

div.qfyuser-list-item-i img {
	box-shadow: none!important
}

div.qfyuser-list-item-i a:hover {
	opacity: .8
}

div.qfyuser-list-item-d {
	float: left
}

a.qfyuser-list-item-name {
	font-size: 13px
}

a.qfyuser-list-item-name:hover {
	text-decoration: none!important
}

div.qfyuser-list-item-bio {
	font-size: 12px!important;
	line-height: 20px!important
}

div.qfyuser-list-item-icons {
	padding: 13px 0 0 0
}

div.qfyuser-online-count {
	padding: 15px 0 0 0
}

div.qfyuser-online-item {
	display: block;
	padding: 15px 0
}

div.qfyuser-online-item:last-child {
	border-bottom: 0!important;
	padding-bottom: 0!important
}

div.qfyuser-online-item-i {
	float: left;
	margin: 0 15px 0 0
}

div.qfyuser-online-item-i img {
	box-shadow: none!important;
	border: 1px solid #ddd
}

div.qfyuser-online-item-i a:hover {
	opacity: .8
}

div.qfyuser-online-item-d {
	float: left;
	margin: 6px 0 0 0
}

a.qfyuser-online-item-name {
	font-size: 13px
}

a.qfyuser-online-item-name:hover {
	text-decoration: none!important
}

div.qfyuser-online-item-bio {
	font-size: 12px!important;
	line-height: 20px!important
}

div.qfyuser-online-item-icons {
	padding: 13px 0 0 0
}

div.qfyuser-online-i {
	padding: 10px 6px 0 0;
	display: inline-block!important
}

a.qfyuser-online-i-thumb img {
	width: 20px;
	height: 20px;
	vertical-align: middle!important;
	padding: 0 2px 0 0!important
}

a.qfyuser-online-i-name {
	font-size: 11px!important
}

a.qfyuser-online-i-name:hover {
	text-decoration: none!important
}

a.qfyuser-online-i-name.admin,
a.qfyuser-online-item-name.admin {
	font-weight: 700!important
}

div.qfyuser-social-connect {
	position: absolute;
	right: 0;
	top: 14px
}

div.qfyuser-social-connect a {
	float: left;
	margin-left: 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 32px;
	height: 32px;
	display: inline-block!important
}

div.qfyuser-social-connect.fullwidth-block-social {
	position: relative;
	top: auto;
	right: auto;
	text-align: center;
	margin: 0 0 10px 0
}

div.qfyuser-social-connect.fullwidth-block-social a {
	float: none
}

div.qfyuser-social-connect a.qfyuser-social-facebook {
	background-image: url(../images/facebook_signin.png)
}

div.qfyuser-social-connect a.qfyuser-social-twitter {
	background-image: url(../images/twitter_signin.png)
}

div.qfyuser-social-connect a.qfyuser-social-google {
	background-image: url(../images/google_signin.png)
}

div.qfyuser-social-connect a.qfyuser-social-linkedin {
	background-image: url(../images/linkedin_signin.jpeg)
}

div.qfyuser-social-big a {
	margin: 5px 0!important;
	display: inline-block!important;
	width: 100%;
	border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	-webkit-border-radius: 5px!important;
	border-bottom: 5px solid rgba(0, 0, 0, .25);
	-webkit-font-smoothing: antialiased!important;
	font-weight: 400;
	text-align: center;
	transition: .25s;
	letter-spacing: .5px;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none!important;
	color: #fff!important;
	-moz-osx-font-smoothing: grayscale
}

div.qfyuser-social-big a.qfyuser-social-facebook {
	background: #3b5998
}

div.qfyuser-social-big a.qfyuser-social-twitter {
	background: #00aced
}

div.qfyuser-social-big a.qfyuser-social-google {
	background: #dd4b39
}

div.qfyuser-social-big a.qfyuser-social-vk {
	background: #45668e
}

div.qfyuser-social-big a.qfyuser-social-linkedin {
	background: #4875b4
}

div.qfyuser-social-big i {
	margin: 0 15px 0 0;
	float: none
}

div.qfyuser-social-big a:hover {
	opacity: .85
}

div.qfyuser-notice {
	margin: 10px 0 0 0;
	border-radius: 3px;
	background: #eee;
	border: 1px solid #ddd;
	padding: 10px 15px;
	font-size: 12px!important;
	line-height: 22px!important;
	color: #555!important;
	text-shadow: 0 1px #fff!important
}

div.qfyuser-bar-success {
	background: linear-gradient(#8ab842, #7ab221)!important
}

div.qfyuser-bar-failed,
div.qfyuser-bar-success {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	height: 30px;
	color: #fff!important;
	line-height: 30px;
	width: 100%!important;
	font-size: 14px!important;
	text-align: center;
	box-shadow: 0 1px 4px #aaa
}

div.qfyuser-bar-failed {
	background: #c24a4a!important;
	background: -moz-linear-gradient(0 0 270deg, #d14242, #c24a4a)!important
}

div.qfyuser-bar-failed i,
div.qfyuser-bar-success i {
	cursor: pointer;
	opacity: .5!important;
	margin: 0 10px!important;
	font-size: 16px!important
}

div.qfyuser-alert {
	position: relative
}

div.qfyuser-alert-content,
div.qfyuser-alert-input {
	padding: 10px 50px 10px 15px
}

div.qfyuser-alert-input div.qfyuser-input {
	float: none!important
}

div.qfyuser-alert-input div.qfyuser-input input[type=text] {
	width: 160px!important;
	font-size: 12px!important;
	padding: 0 8px!important;
	height: 28px!important;
	display: inline-block!important
}

div.qfyuser-alert-input div.qfyuser-input input[type=button] {
	height: 28px!important;
	width: auto!important;
	display: inline-block!important
}

a.qfyuser-alert-close,
a.qfyuser-alert-edit {
	position: absolute;
	right: 10px;
	top: 7px;
	font-size: 16px!important;
	font-weight: 400!important;
	opacity: .5
}

a.qfyuser-alert-edit {
	right: 30px;
	top: 8px
}

a.qfyuser-alert-close:hover,
a.qfyuser-alert-edit:hover {
	opacity: .8
}

span.up-round,
span.up-round * {
	border-radius: 999px!important
}

div.qfyuser-submit input.qfyuser-button.fullwidth-block {
	display: block!important;
	width: 100%!important;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 5px!important;
	float: none!important
}

div.qfyuser-awsm {
	margin-top: 100px;
	display: inline-block;
	text-align: center;
	position: relative;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	padding: 70px 0 15px 0;
	width: 25%;
	margin-left: 15px;
	margin-right: 15px
}

div.qfyuser-awsm-pic {
	position: absolute;
	left: 50%;
	padding: 4px
}

div.qfyuser-awsm-pic img {
	display: block!important;
	overflow: hidden!important;
	margin: 0!important
}

div.qfyuser-awsm-name a {
	font-size: 16px!important
}

div.qfyuser-awsm-name a:hover {
	text-decoration: none!important
}

div.qfyuser-awsm-meta {
	margin: 20px 0 0 0!important;
	font-style: italic!important
}

div.qfyuser-awsm-bio {
	line-height: 20px!important;
	font-size: 13px!important;
	padding: 0 15px!important;
	margin: 20px 0 0 0!important
}

div.qfyuser-awsm-link {
	margin: 10px 0 0 0!important
}

div.qfyuser-post-wrap {
	text-align: center;
	margin: 0 0 30px 0
}

div.qfyuser-post {
	vertical-align: top!important;
	float: none!important;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: inline-block!important;
	width: 25%;
	margin-bottom: 20px!important;
	margin-left: 10px;
	margin-right: 10px
}

div.qfyuser-post a,
div.qfyuser-post a:hover {
	font-size: 13px!important;
	text-decoration: none!important;
	line-height: 19px!important
}

div.qfyuser-post-img a {
	position: relative;
	display: block
}

div.qfyuser-post-img a span.shadowed {
	position: absolute;
	top: 0;
	left: 0;
	opacity: .7;
	z-index: 99;
	width: 100%;
	height: 0
}

div.qfyuser-post-img a span.iconed {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	display: none
}

div.qfyuser-post-img img {
	max-width: 100%!important;
	display: block!important;
	overflow: hidden!important;
	height: auto!important;
	margin: 0 auto!important
}

div.qfyuser-post-stat,
div.qfyuser-post-title {
	padding: 8px 10px!important;
	line-height: 19px!important
}

div.qfyuser-post-stat a {
	font-size: 13px!important
}

div.qfyuser-post-stat a i {
	font-size: 14px!important;
	margin: 0 5px 0 0!important
}

div.qfyuser-post.qfyuser-post-compact {
	text-align: left;
	width: 100%;
	background: transparent!important;
	border-radius: 0;
	box-shadow: none!important;
	border: none!important;
	border-bottom: 1px solid #eee!important;
	margin: 0!important;
	padding: 0!important;
	padding: 10px 0!important
}

div.qfyuser-post.qfyuser-post-compact div.qfyuser-post-img {
	float: left;
	margin: 0 15px 0 0
}

div.qfyuser-post.qfyuser-post-compact div.qfyuser-post-img a:hover {
	opacity: .8
}

div.qfyuser-post.qfyuser-post-compact div.qfyuser-post-title {
	padding: 0!important
}

div.qfyuser-post.qfyuser-post-compact div.qfyuser-post-stat {
	border: none!important;
	padding: 5px 0 0 0!important
}

#qf-qfyuser_editor-editor-container,
#qf-qfyuser_editor-wrap {
	max-width: 100%!important;
	-ms-box-sizing: border-box;
	box-sizing: border-box
}

#qf-qfyuser_editor-editor-container {
	border: 1px solid #ddd
}

#qf-qfyuser_editor-wrap a.qf-switch-editor {
	padding: 6px 10px!important;
	border: 1px solid #ddd;
	border-bottom: 0;
	margin: 0 10px 0 0
}

#qf-qfyuser_editor-wrap * {
	box-shadow: none!important
}

#qf-qfyuser_editor-wrap a:hover {
	text-decoration: none
}

#qf-qfyuser_editor-wrap a.add_media {
	height: 26px!important
}

div.qfyuser-field textarea.qfyuser_editor {
	padding: 10px!important;
	font-size: 13px!important;
	color: #666!important
}

div.emd-filters {
	font-size: 12px!important;
	width: 22%!important;
	padding-right: 3%
}

div.emd-filters,
div.emd-main {
	letter-spacing: 0!important;
	color: #666!important;
	float: left;
	margin: 0 0 20px 0!important
}

div.emd-main-0 {
	width: 100%!important
}

div.emd-main-1 {
	width: 75%!important
}

div.emd-main div.qfyuser-paginate.top {
	margin: 0 0 40px 0!important
}

div.qfyuser-paginate {
	text-align: center!important
}

div.qfyuser-paginate a:hover {
	text-decoration: none!important
}

div.emd-head {
	font-weight: 700;
	color: #333!important
}

div.emd-foot {
	font-size: 11px!important;
	border-top: 1px solid #ddd;
	padding: 15px 0 0 0!important
}

div.emd-filter {
	padding: 0 0 12px 0
}

div.emd-filter-head {
	background: #eee;
	color: #666!important;
	font-size: 11px!important;
	border-radius: 3px!important;
	padding: 2px 8px;
	margin: 12px 0!important
}

div.emd-filters label {
	width: 100%;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	cursor: pointer!important;
	height: 16px!important;
	line-height: 16px!important;
	color: #666!important;
	position: relative;
	padding: 0 25px;
	display: inline-block;
	font-size: 11px
}

div.emd-filters label:hover {
	text-decoration: underline!important
}

div.emd-filters label.qfyuser-checkbox input[type=checkbox],
div.emd-filters label.qfyuser-radio input[type=radio] {
	display: none!important
}

div.emd-filters label.qfyuser-checkbox span,
div.emd-filters label.qfyuser-radio span {
	position: absolute;
	top: 0;
	left: 0;
	width: 16px;
	height: 16px
}

div.emd-list *,
div.emd-list-empty * {
	margin: 0!important;
	padding: 0!important;
	line-height: 1em!important;
	text-decoration: none!important
}

div.emd-user * {
	transition: all .2s linear
}

div.emd-user {
	float: left;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	padding: 0 0 10px 0!important;
	margin: 0 0 20px 0!important;
	box-shadow: 0 1px 4px #ddd!important
}

div.emd-user-img a:hover {
	opacity: .9
}

div.emd-user-img img {
	width: 100%;
	height: auto;
	border: none!important;
	box-shadow: none!important;
	border-radius: 3px 3px 0 0!important
}

div.emd-user-info {
	padding: 10px 10px 0 10px!important
}

div.emd-user-left {
	float: left
}

div.emd-user-left a {
	font-size: 12px!important;
	line-height: 18px!important;
	color: #444!important;
	text-decoration: none!important;
	font-weight: 700!important
}

div.emd-user-left a:hover {
	text-decoration: underline!important
}

div.emd-user-right {
	float: right;
	padding: 3px 0 0 0!important
}

div.emd-user-columns div.emd-user-right {
	padding: 0!important
}

div.emd-user-bio {
	padding: 0 10px!important;
	font-size: 11px!important;
	line-height: 18px!important;
	color: #999!important
}

div.emd-user-column {
	padding: 2px 10px 0 10px!important;
	font-size: 11px!important
}

div.emd-user-column div.emd-user-left,
div.emd-user-column div.emd-user-right {
	line-height: 18px!important
}

div.emd-user-icons {
	margin: 10px 0 0 0!important;
	padding: 10px 0 0 0!important;
	border-top: 1px solid #e5e5e5
}

div.emd-list div.emd-user div.emd-user-icons a.qfyuser-profile-icon {
	width: 26px!important;
	height: 26px!important;
	line-height: 26px!important;
	font-size: 14px!important;
	margin: 0 2px!important
}

div.qfyuser-sc-bar {
	border-bottom: 1px solid #eee
}

a.qfyuser-count-link {
	float: left;
	display: block;
	padding: 10px 15px;
	font-size: 12px!important;
	line-height: 18px!important
}

a.qfyuser-count-link span {
	font-weight: 700;
	margin: 0 0 0 0!important
}

a.qfyuser-count-link i {
	margin: 0 4px 0 0
}

div.qfyuser-sc-left {
	float: left
}

div.qfyuser-sc-right {
	float: right;
	padding: 6px 15px 0 0
}

div.qfyuser-sc-right a.qfyuser-button {
	font-size: 11px!important;
	margin: 0!important;
	padding: 0 8px!important;
	border-radius: 3px!important;
	height: 25px!important;
	line-height: 25px!important;
	top: 0!important
}

a.qfyuser-button i {
	margin: 0 4px 0 0!important;
	font-size: 14px!important
}

a.qfyuser-button span {
	background: #cc3000;
	border-radius: 999px;
	color: #fff;
	padding: 0 4px;
	margin: 0 0 0 3px
}

div.qfyuser-sc {
	padding: 15px;
	border-bottom: 1px solid #eee;
	position: relative
}

div.qfyuser-sc-noborder,
div.qfyuser-sc:last-child {
	border-bottom: 0!important
}

div.qfyuser-sc-btn {
	position: absolute;
	right: 0;
	top: 15px
}

div.qfyuser-sc-img {
	float: left;
	margin: 0 15px 0 0
}

div.qfyuser-sc-img a:hover {
	opacity: .8!important
}

div.qfyuser-sc-img img {
	display: block;
	overflow: hidden;
	box-shadow: none!important;
	border-radius: 3px;
	max-width: 40px;
	max-height: 40px
}

div.qfyuser-sc-i {
	padding-right: 80px;
	margin: 0 0 0 55px
}

div.qfyuser-sc-i-name a {
	font-size: 13px;
	font-weight: 700;
	color: #333!important
}

div.qfyuser-sc-i-name a:hover {
	text-decoration: underline!important
}

div.qfyuser-sc-i-icons {
	padding: 8px 0 0 0
}

div.qfyuser-sc-i-bio {
	font-size: 12px!important;
	line-height: 20px!important;
	color: #999!important
}

span.qfyuser-sc-i-info {
	margin: 0 0 0 4px
}

span.qfyuser-sc-i-info a {
	display: inline-block!important;
	font-size: 12px!important;
	font-weight: 400;
	color: #369!important
}

span.qfyuser-sc-i-info a:hover {
	text-decoration: underline!important
}

span.qfyuser-sc-i-sp {
	font-size: 12px;
	display: block!important;
	padding: 4px 0 0 0
}

div.qfyuser-sc-i-time {
	margin: 2px 0 0 0;
	font-size: 11px;
	color: #aaa
}

div.qfyuser-sc-flw {
	display: block;
	margin: 9px 0 0 0
}

a.qfyuser-button.qfyuser-sc-refresh {
	margin: 0!important;
	padding: 0 8px!important;
	border-radius: 3px!important
}

a.qfyuser-button.qfyuser-sc-refresh,
a.qfyuser-button.qfyuser-sc-refresh:active {
	position: absolute!important;
	right: 15px!important;
	top: 9px!important
}

div.qfyuser-right img.qfyuser-sc-refresh-loader {
	display: none
}

div.qfyuser-sc-load {
	text-align: center;
	padding: 15px
}

div.qfyuser-sc-load img.qfyuser-sc-loader {
	display: none
}

table.qfyuser-table {
	border-collapse: collapse;
	margin: 20px 0!important;
	border: 0!important;
	border-left: 0!important
}

table.qfyuser-table * {
	border: none!important
}

table.qfyuser-table td,
table.qfyuser-table th {
	border: none!important;
	font-weight: 400!important;
	text-align: center!important
}

table.qfyuser-table td.small,
table.qfyuser-table td.thumb,
table.qfyuser-table th.small,
table.qfyuser-table th.thumb {
	width: 40px!important
}

table.qfyuser-table td.name,
table.qfyuser-table th.name {
	max-width: 100px!important
}

table.qfyuser-table th {
	background: #f5f5f5;
	padding: 8px 10px;
	border: 0!important;
	color: #999!important
}

table.qfyuser-table td {
	padding: 12px 10px;
	background: #fff;
	border-bottom: 1px solid #eee!important;
	color: #999!important
}

table.qfyuser-table td a {
	color: #444!important;
	text-decoration: none!important
}

table.qfyuser-table td a:hover {
	color: #666!important
}

table.qfyuser-table td div.qfyuser-table-img img {
	border-radius: 999px!important;
	border: 1px solid #ccc!important
}

table.qfyuser-table td img.qfyuser-flag-normal {
	margin: 0!important
}

@media only screen and (max-width:479px) {
	div.qfyuser-overlay-inner {
		width: 90%;
		margin-left: 5%;
		left: 0
	}
}

@media (max-width:699px) {
	.hide-on-mobile,
	.tipsy,
	table.qfyuser-table a.qfyuser-flat-btn span {
		display: none!important
	}
	table.qfyuser-table a.qfyuser-flat-btn i {
		margin: 0!important
	}
}

.qfyuser-body form.qfyuser_login .qfyuser-label .required {
	display: none
}

.qfyuser_containter {
	margin-top: 20px;
	margin-bottom: 20px
}

.qfyuser_register [data-roles] {
	display: none
}

.tipsy-inner {
	background-color: #333;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px
}

.tipsy-arrow {
	border: 5px dashed #333
}

.tipsy-arrow-n {
	border-bottom-color: #333
}

.tipsy-arrow-s {
	border-top-color: #333
}

.tipsy-arrow-e {
	border-left-color: #333
}

.tipsy-arrow-w {
	border-right-color: #333
}

div.qfyuser a {
	color: #444
}

div.qfyuser-label span.qfyuser-field-icon,
div.qfyuser a,
div.qfyuser input[type=password],
div.qfyuser input[type=text] {
	transition: all .2s linear;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-ms-transition: all .2s linear;
	-o-transition: all .2s linear
}

a.qfyuser-small-link {
	color: #666!important;
	background: #fff;
	border-radius: 5px
}

a.qfyuser-small-link:hover {
	background-color: #444!important;
	color: #fff!important;
	opacity: 1!important
}

div.qfyuser-overlay-inner div.qfyuser a.qfyuser-close-popup {
	color: #fff;
	background: url(../images/close.png) no-repeat 100%
}

div.qfyuser-post {
	background: #fff!important;
	border-radius: 3px;
	box-shadow: 0 1px 4px #ddd!important;
	border: 1px solid #e5e5e5
}

div.qfyuser-post a,
div.qfyuser-post a:hover {
	color: #555!important
}

div.qfyuser-post-img a span.shadowed {
	border-radius: 3px 3px 0 0!important;
	background: #999
}

div.qfyuser-post-img a span.iconed {
	background: url(../images/icon-link.png) no-repeat 50%
}

div.qfyuser-post-img,
div.qfyuser-post-img a span.iconed,
div.qfyuser-post-img img {
	border-radius: 3px 3px 0 0!important
}

div.qfyuser-post-title a:hover {
	color: #777!important
}

div.qfyuser-post-stat {
	border-top: 1px solid #eee
}

div.qfyuser-post-stat a {
	color: #555!important
}

div.qfyuser-post-stat a:hover {
	color: #777!important
}

div.qfyuser-post.qfyuser-post-compact img {
	border-radius: 999px!important
}

a.qfyuser-flat-btn {
	background: #e9e9e9!important;
	color: #333!important;
	border-radius: 3px!important
}

a.qfyuser-flat-btn:hover {
	background: #ddd!important
}

a.qfyuser-online-i-thumb img {
	border-radius: 999px!important
}

div.qfyuser-awsm {
	border: 1px solid #e5e5e5
}

div.qfyuser-awsm-pic img {
	border-radius: 999px!important;
	background: #fff
}

div.qfyuser-awsm-pic {
	border-radius: 999px!important;
	border: 1px solid #e5e5e5;
	background: #fff
}

div.qfyuser-awsm-name a {
	color: #444!important
}

div.qfyuser-awsm-name a:hover {
	color: #777!important
}

div.qfyuser-awsm-meta {
	color: #bbb!important
}

div.qfyuser-awsm-bio {
	color: #999!important
}

div.qfyuser-card-left,
div.qfyuser-card-left a {
	color: #444!important
}

div.qfyuser-card-bio {
	color: #999!important
}

div.qfyuser-search-results {
	color: #666
}

div.qfyuser-search-results span {
	color: #444
}

div.qfyuser-list-item-bio,
div.qfyuser-online-item-bio {
	color: #999!important
}

a.qfyuser-online-i-name {
	color: #777!important
}

a.qfyuser-online-i-name:hover {
	color: #444!important
}

a.qfyuser-online-i-name.admin,
a.qfyuser-online-item-name.admin {
	color: #369!important
}

div.qfyuser-alert {
	background: #444!important;
	display: none
}

a.qfyuser-alert-close,
a.qfyuser-alert-edit,
div.qfyuser-alert,
div.qfyuser-alert-content,
div.qfyuser-alert-input,
div.qfyuser-alert i {
	color: #fff!important
}

div.qfyuser-help {
	color: #999!important
}

div.qfyuser-help i {
	color: #79a519!important
}

span.qfyuser-tip {
	background: url(../images/help.png) no-repeat
}

div.qfyuser-warning {
	color: #fff!important;
	border: 1px solid #bd3d3d!important;
	background: #c24a4a!important;
	background: -moz-linear-gradient(0 0 270deg, #d14242, #c24a4a)!important
}

div.qfyuser-warning i {
	color: #d14242!important
}

div.qfyuser-warning a {
	color: #fff!important
}

div.qfyuser-message p {
	background: #fffeda;
	border: 1px solid #f9f893;
	border-radius: 0;
	color: #444
}

div.qfyuser-input div.icon-ok {
	border-radius: 0;
	color: #79a519!important
}

div.qfyuser-input div.icon-ok i {
	color: #79a519!important
}

span.strength-container {
	border: 1px solid #dee5ec
}

span.strength-plain {
	background: #ddd
}

span.strength-plain.fill {
	background: #4ec130
}

span.strength-text {
	color: #999
}

a.qfyuser-profile-icon {
	background: #444!important;
	border: 1px solid #444;
	color: #fff!important
}

a.qfyuser-profile-icon i {
	color: #fff!important
}

a.qfyuser-profile-icon:hover {
	background: #fff!important;
	border: 1px solid #fff
}

a.qfyuser-profile-icon:hover i {
	color: #333!important
}

a.qfyuser-button,
div.qfyuser div.ajax-file-upload,
input.qfyuser-button {
	border-radius: 3px!important;
	color: #fff!important;
	text-shadow: none!important;
	border: 1px solid #353535!important;
	background: #444!important;
	background: -moz-linear-gradient(0 0 270deg, #444, #333)!important
}

a.qfyuser-button:hover,
input.qfyuser-button:hover {
	border-color: #222!important;
	background: #333!important;
	background: -moz-linear-gradient(0 0 270deg, #333, #222)!important
}

a.qfyuser-button:active,
div.qfyuser div.ajax-file-upload:active,
input.qfyuser-button:active {
	position: relative!important;
	top: 0!important
}

a.qfyuser-button.secondary,
div.qfyuser div.ajax-file-upload,
input.qfyuser-button.secondary {
	color: #666!important;
	border: 1px solid #ddd!important;
	box-shadow: inset 0 2px hsla(0, 0%, 100%, .8)!important;
	background: #fff!important;
	background: -moz-linear-gradient(0 0 270deg, #f8f8f8, #fff)!important;
	-webkit-appearance: none
}

a.qfyuser-button.secondary:hover,
div.qfyuser div.ajax-file-upload:hover,
input.qfyuser-button.secondary:hover {
	background: #fff!important;
	background: -moz-linear-gradient(0 0 270deg, #f8f8f8, #fff)!important;
	border: 1px solid #bbb!important;
	color: #666!important
}

a.qfyuser-button.red,
input.qfyuser-button.red {
	color: #fff!important;
	border: 1px solid #bd3d3d!important;
	box-shadow: inset 0 1px #e16565!important;
	background: #ae3434!important;
	-webkit-appearance: none
}

a.qfyuser-button.red:hover,
input.qfyuser-button.red:hover {
	background: #ae3434!important;
	background: -moz-linear-gradient(0 0 270deg, #ea5252, #ae3434)!important;
	border: 1px solid #bd3d3d!important;
	color: #fff!important
}

a.qfyuser-button.secondary.qfyuser-button-active,
a.qfyuser-button.secondary.qfyuser-button-active:focus,
a.qfyuser-button.secondary.qfyuser-button-active:hover {
	cursor: default!important;
	background: #fff!important;
	box-shadow: none!important
}

div.qfyuser {
	border-radius: 5px;
	background: #fff;
	color: #666;
	border: 1px solid #eee
}

div.qfyuser-centered,
div.qfyuser-head {
	border-radius: 5px 5px 0 0;
	background: #f5f5f5 url(../images/pattern.png) repeat;
	border-bottom: 1px solid #eee;
	display: none
}

div.qfyuser-centered.qfyuser-centered-header-only,
div.qfyuser-head.qfyuser-centered-header-only {
	border-bottom: 0!important;
	border-radius: 0 0 5px 5px
}

div.qfyuser-profile-name,
div.qfyuser-profile-name a {
	color: #444!important
}

div.qfyuser-profile-img img {
	border-radius: 5px;
	padding: 5px!important;
	background: #fff!important;
	border: none!important
}

div.qfyuser-section {
	border: 1px solid #eee;
	border-radius: 0;
	text-shadow: 0 1px #fff;
	background: #fff;
	color: #666!important;
	padding: 5px 10px!important;
	border-radius: 3px!important
}

div.qfyuser-section.qfyuser-collapsed-0 {
	background: #666;
	border: 1px solid #666;
	color: #fff!important;
	text-shadow: none
}

div.qfyuser-section.qfyuser-collapsed-0 i {
	color: #fff!important
}

div.qfyuser-section.qfyuser-collapsed-1 {
	background: #f5f5f5;
	border: 1px solid #f5f5f5;
	color: #888!important
}

div.qfyuser-section.qfyuser-collapsed-1 i {
	color: #888!important
}

ins.qfyuser-section-warning {
	color: #fff!important;
	border: 1px solid #bd3d3d!important;
	background: #c24a4a!important
}

div.qfyuser-field.qfyuser-submit {
	border-top: 1px solid #e5e5e5
}

div.qfyuser-maxwidth div.qfyuser-input label {
	color: #888!important
}

div.qfyuser-maxwidth {
	border-top: 1px solid #e5e5e5
}

div.qfyuser-label label {
	color: #444!important;
	font-weight: 400!important
}

div.qfyuser-label span.qfyuser-field-icon {
	border: 1px solid transparent;
	background: #f5f5f5!important;
	color: #999;
	border-radius: 999px
}

div.qfyuser-label span.qfyuser-field-icon.icon-active {
	color: #fff!important;
	border: 1px solid transparent;
	background: #444!important
}

div.qfyuser-label span.qfyuser-field-icon.icon-active i {
	color: #fff!important
}

div.qfyuser-input {
	color: #999
}

div.qfyuser-input i.qfyuser-meta-value {
	color: #ccc
}

div.qfyuser-input a:hover i.qfyuser-meta-value {
	color: #444
}

div.qfyuser-input input[type=password],
div.qfyuser-input input[type=text],
div.qfyuser-input textarea {
	border-radius: 3px!important;
	background: #f5f5f5!important;
	border: 1px solid #ddd!important;
	box-shadow: inset 0 -1px 4px #eee!important;
	color: #aaa!important
}

div.qfyuser-input .text_wrap {
	border-radius: 3px!important
}

div.qfyuser-input input[type=password]:focus,
div.qfyuser-input input[type=text]:focus,
div.qfyuser-input textarea:focus {
	background: #fff!important;
	border: 1px solid #aaa!important;
	box-shadow: inset 0 -1px 4px #ccc!important;
	color: #333!important
}

div.qfyuser-input input[type=password].ok,
div.qfyuser-input input[type=password].ok:focus,
div.qfyuser-input input[type=text].ok,
div.qfyuser-input input[type=text].ok:focus {
	padding-right: 40px!important
}

div.qfyuser-input label.qfyuser-checkbox,
div.qfyuser-input label.qfyuser-radio {
	color: #666!important
}

div.qfyuser-input label.qfyuser-checkbox.hide-field {
	color: #888!important
}

div.qfyuser-input label.qfyuser-radio span {
	background: url(../images/unchecked.png) no-repeat 50%
}

div.qfyuser-input label.qfyuser-radio span.checked {
	background: url(../images/checked.png) no-repeat 50%
}

div.qfyuser-input label.qfyuser-checkbox span {
	background: url(../images/unchecked-checkbox.png) no-repeat 50%
}

div.qfyuser-input label.qfyuser-checkbox span.checked {
	background: url(../images/checked-checkbox.png) no-repeat 50%
}

div.emd-filters label.qfyuser-radio span {
	background: url(../images/unchecked.png) no-repeat 50%
}

div.emd-filters label.qfyuser-radio span.checked {
	background: url(../images/checked.png) no-repeat 50%
}

div.emd-filters label.qfyuser-checkbox span {
	background: url(../images/unchecked-checkbox.png) no-repeat 50%
}

div.emd-filters label.qfyuser-checkbox span.checked {
	background: url(../images/checked-checkbox.png) no-repeat 50%
}

div.qfyuser-pic img {
	background: #ddd
}

div.qfyuser-pic-profilepicture img {
	border-radius: 5px!important;
	border: 1px solid #eee
}

div.ajax-file-upload-progress {
	border: 1px solid #ddd
}

div.ajax-file-upload-bar {
	background: #75c03d
}

div.qfyuser-overlay {
	background: url(../images/overlay.png) repeat
}

div.qfyuser-search {
	border-bottom: 1px solid #eee
}

form.qfyuser-search-form input[type=text] {
	border-radius: 0;
	background: #fff!important;
	border: 1px solid #ddd!important;
	box-shadow: inset 0 -1px 4px #eee!important;
	color: #888!important
}

form.qfyuser-search-form input[type=text]:focus {
	background: #fff;
	border: 1px solid #aaa!important;
	box-shadow: inset 0 -1px 4px #ccc!important;
	color: #555!important
}

form.qfyuser-search-form button {
	border-radius: 0!important;
	text-shadow: none!important;
	color: #555!important;
	border: 1px solid silver!important;
	box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .8), 0 1px 3px rgba(0, 0, 0, .1)!important;
	background: #e9e9e9!important;
	background: -moz-linear-gradient(0 0 270deg, #f8f8f8, #e9e9e9)!important
}

form.qfyuser-search-form button:hover {
	background: #fefefe!important;
	background: -moz-linear-gradient(0 0 270deg, #fefefe, #f0f0f0)!important;
	border: 1px solid silver!important;
	color: #555!important
}

div.qfyuser-user div.qfyuser-user-link i {
	color: #666
}

div.qfyuser-user div.qfyuser-user-link a {
	color: #fff;
	background: #666;
	box-shadow: 0 1px 2px #aaa;
	border-radius: 20px
}

div.qfyuser-user a.qfyuser-user-img span {
	background: #ff6000;
	color: #fff
}

div.qfyuser-paginate a.page-numbers,
div.qfyuser-paginate span {
	background: #fff!important;
	border: 1px solid #ddd;
	text-decoration: none!important;
	color: #666!important
}

div.qfyuser-paginate span.current {
	background: #444!important;
	color: #fff!important
}

div.qfyuser-paginate a.page-numbers:hover {
	background: #222!important;
	color: #fff!important
}

div.qfyuser-list-item {
	border-bottom: 1px solid #eee
}

div.qfyuser-list-item-i {
	background: #eee
}

div.qfyuser-list-item-i,
div.qfyuser-list-item-i img {
	border-radius: 999px!important
}

a.qfyuser-list-item-name {
	color: #777!important
}

a.qfyuser-list-item-name:hover {
	color: #333!important
}

div.qfyuser-online-item {
	border-bottom: 1px solid #eee
}

div.qfyuser-online-item-i {
	background: #eee
}

div.qfyuser-online-item-i,
div.qfyuser-online-item-i img {
	border-radius: 3px!important
}

a.qfyuser-online-item-name {
	color: #777!important
}

a.qfyuser-online-item-name:hover {
	color: #333!important
}

a.qfyuser-count-link {
	border-right: 1px solid #eee;
	color: #999!important
}

a.qfyuser-count-link span {
	color: #333!important
}

a.qfyuser-count-link:hover {
	color: #fff!important;
	background: #333!important
}

a.qfyuser-count-link:hover span {
	color: #fff!important
}

a.qfyuser-button.secondary i {
	color: #444
}

.recaptcha_widget {
	box-sizing: border-box;
	max-width: 100%
}

#recaptcha_image {
	width: 100%!important;
	height: auto!important
}

#recaptcha_image img {
	box-sizing: border-box;
	width: 100%;
	height: auto
}

.recaptcha_is_showing_audio embed {
	height: 0;
	width: 0;
	overflow: hidden
}

.recaptcha_is_showing_audio #recaptcha_image {
	box-sizing: border-box;
	width: 100%;
	height: 60px
}

.recaptcha_is_showing_audio #recaptcha_image br {
	display: none
}

.recaptcha_is_showing_audio #recaptcha_image #recaptcha_audio_download {
	display: block
}

.recaptcha_input {
	color: #888;
	margin: 10px 0 0 0
}

.recaptcha_input label {
	box-sizing: border-box;
	font-size: 12px!important
}

.recaptcha_input input {
	width: 100%
}

.recaptcha_options {
	list-style: none;
	margin: 6px 0 0 0!important;
	height: 18px
}

.recaptcha_options li {
	float: left;
	margin: 0 6px 0 0
}

.recaptcha_options li a {
	text-decoration: none;
	font-size: 16px;
	color: #369;
	display: block;
	width: 20px;
	height: 18px;
	text-shadow: 0 1px 1px #999
}

.recaptcha_options li a:active {
	position: relative;
	top: 1px;
	text-shadow: none
}

.captcha_hide {
	display: none
}

.chosen-container {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	zoom: 1;
	*display: inline;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	top: 0
}

.chosen-container .chosen-drop {
	position: absolute;
	top: 100%;
	left: -9999px;
	z-index: 1010;
	box-sizing: border-box;
	width: 100%;
	border: 1px solid #aaa;
	border-top: 0;
	background: #fff;
	box-shadow: 0 4px 5px rgba(0, 0, 0, .15)
}

.chosen-container.chosen-with-drop .chosen-drop {
	left: 0
}

.chosen-container a {
	cursor: pointer
}

.chosen-container a:hover {
	text-decoration: none!important
}

.chosen-container-single .chosen-single {
	position: relative;
	display: block;
	overflow: hidden;
	padding: 0 0 0 8px;
	border-radius: 3px;
	text-decoration: none;
	white-space: nowrap;
	height: 28px;
	line-height: 28px;
	background: #f5f5f5!important;
	color: #888!important;
	border: 1px solid #ddd;
	box-shadow: inset 0 -1px 4px #eee
}

.chosen-container-single .chosen-default {
	color: #888!important
}

.chosen-container-single .chosen-single span {
	display: block;
	overflow: hidden;
	margin-right: 26px;
	text-overflow: ellipsis;
	white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
	margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
	position: absolute;
	top: 6px;
	right: 26px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover,
.chosen-container-single .chosen-single abbr:hover {
	background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 18px;
	height: 100%
}

.chosen-container-single .chosen-single div b {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/chosen-sprite.png) no-repeat 0 5px
}

.chosen-container-single .chosen-search {
	position: relative;
	z-index: 1010;
	margin: 0;
	padding: 3px 4px;
	white-space: nowrap
}

.chosen-container-single .chosen-search input[type=text] {
	box-sizing: border-box;
	margin: 1px 0;
	padding: 4px 20px 4px 5px;
	border-radius: 0!important;
	width: 100%!important;
	height: auto;
	outline: 0;
	border: 1px solid #aaa;
	background: #fff url(../images/chosen-sprite.png) no-repeat 100% -20px!important;
	background: url(../images/chosen-sprite.png) no-repeat 100% -20px, linear-gradient(#eee 1%, #fff 15%)!important;
	font-size: 1em;
	font-family: sans-serif;
	line-height: normal
}

.chosen-container-single .chosen-drop {
	margin-top: -1px;
	border-radius: 0 0 3px 3px;
	background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
	position: absolute;
	left: -9999px
}

.chosen-container .chosen-results {
	position: relative;
	overflow-x: hidden;
	overflow-y: auto;
	margin: 0 4px 4px 0;
	padding: 0 0 0 4px;
	max-height: 240px;
	-webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
	display: none;
	margin: 0;
	padding: 5px 6px;
	list-style: none;
	line-height: 15px
}

.chosen-container .chosen-results li.active-result {
	display: list-item;
	color: #555!important;
	cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
	display: list-item;
	color: #ccc!important;
	cursor: default
}

.chosen-container .chosen-results li.highlighted {
	background-color: #3875d7;
	background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
	color: #fff!important
}

.chosen-container .chosen-results li.no-results {
	display: list-item;
	background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
	display: list-item;
	font-weight: 700;
	cursor: default
}

.chosen-container .chosen-results li.group-option {
	padding-left: 15px
}

.chosen-container .chosen-results li em {
	font-style: normal;
	text-decoration: underline
}

.chosen-container-multi .chosen-choices {
	position: relative;
	overflow: hidden;
	box-sizing: border-box;
	margin: 0;
	padding: 0;
	width: 100%;
	height: auto!important;
	height: 1%;
	border: 1px solid #ddd;
	background-color: #fff;
	background-image: linear-gradient(#eee 1%, #fff 15%);
	cursor: text
}

.chosen-container-multi .chosen-choices li {
	float: left;
	list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
	margin: 0;
	padding: 0;
	white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
	margin: 1px 0;
	padding: 5px;
	height: 26px;
	outline: 0;
	border: 0!important;
	background: transparent!important;
	box-shadow: none;
	color: #999;
	font-size: 100%;
	font-family: sans-serif;
	line-height: normal;
	border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-field .default {
	color: #999
}

.chosen-container-multi .chosen-choices li.search-choice {
	position: relative;
	margin: 3px 0 3px 5px;
	padding: 3px 20px 3px 5px;
	border: 1px solid #aaa;
	border-radius: 0;
	background-color: #e4e4e4;
	background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
	background-clip: padding-box;
	box-shadow: inset 0 0 2px #fff, 0 1px 0 rgba(0, 0, 0, .05);
	color: #333;
	line-height: 13px;
	cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
	position: absolute;
	top: 4px;
	right: 3px;
	display: block;
	width: 12px;
	height: 12px;
	background: url(../images/chosen-sprite.png) -42px 1px no-repeat;
	font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
	padding-right: 5px;
	border: 1px solid #ccc;
	background-color: #e4e4e4;
	background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee);
	color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
	background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
	background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
	margin: 0;
	padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
	display: list-item;
	color: #ccc;
	cursor: default
}

.chosen-container-active .chosen-single {
	border: 1px solid #999;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
	border: 1px solid #aaa;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
	background: #fff;
	box-shadow: inset 0 1px 0 #fff
}

.chosen-container-active.chosen-with-drop .chosen-single div {
	border-left: none;
	background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
	background-position: -18px 5px
}

.chosen-container-active .chosen-choices {
	border: 1px solid #999;
	box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.chosen-container-active .chosen-choices li.search-field input[type=text] {
	color: #111!important
}

.chosen-disabled {
	opacity: .5!important;
	cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close,
.chosen-disabled .chosen-single {
	cursor: default
}

.chosen-rtl {
	text-align: right
}

.chosen-rtl .chosen-single {
	overflow: visible;
	padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
	margin-right: 0;
	margin-left: 26px;
	direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
	margin-left: 38px
}

.chosen-rtl .chosen-single div {
	right: auto;
	left: 3px
}

.chosen-rtl .chosen-single abbr {
	right: auto;
	left: 26px
}

.chosen-rtl .chosen-choices li {
	float: right
}

.chosen-rtl .chosen-choices li.search-field input[type=text] {
	direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
	margin: 3px 5px 3px 0;
	padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
	right: auto;
	left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
	left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
	margin: 0 0 4px 4px;
	padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
	padding-right: 15px;
	padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
	border-right: none
}

.chosen-rtl .chosen-search input[type=text] {
	padding: 4px 5px 4px 20px;
	background: #fff url(../images/chosen-sprite.png) no-repeat -30px -20px;
	background: url(../images/chosen-sprite.png) no-repeat -30px -20px, linear-gradient(#eee 1%, #fff 15%);
	direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
	background-position: 6px 5px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
	background-position: -12px 5px
}

@media only screen and (-webkit-min-device-pixel-ratio:1.5),
only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min-resolution:144dpi) {
	.chosen-container-multi .chosen-choices .search-choice .search-choice-close,
	.chosen-container-single .chosen-search input[type=text],
	.chosen-container-single .chosen-single abbr,
	.chosen-container-single .chosen-single div b,
	.chosen-container .chosen-results-scroll-down span,
	.chosen-container .chosen-results-scroll-up span,
	.chosen-rtl .chosen-search input[type=text] {
		background-image: url(../images/chosen-sprite@2x.png)!important;
		background-size: 52px 37px!important;
		background-repeat: no-repeat!important
	}
}

@font-face {
	font-family: revicons;
	src: url(../images/revicons.eot);
	src: url(../images/revicons.eot#iefix) format("embedded-opentype"), url(../images/revicons.woff) format("woff"), url(../images/revicons.ttf) format("truetype"), url(../images/revicons.svg) format("svg");
	font-weight: 400;
	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,
sub,
sup {
	font-size: 75%
}

sub,
sup {
	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;
	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
}

.qfy-column-inner.overflowauto,
section.section.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: inset 0 2px 2px -1px rgba(0, 0, 0, .25), inset 0 -2px 2px -1px rgba(0, 0, 0, .25)
}

@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^="#"]:after,
	a[href^="javascript:"]:after {
		content: ""
	}
	blockquote,
	pre {
		border: 1px solid #999;
		page-break-inside: avoid
	}
	thead {
		display: table-header-group
	}
	img,
	tr {
		page-break-inside: avoid
	}
	img {
		max-width: 100%!important
	}
	@page {
		margin: 2cm .5cm
	}
	h2,
	h3,
	p {
		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 td,
	.table-bordered th {
		border: 1px solid #ddd!important
	}
}

#main #content .rotatingtweet,
#main #pricing-table .plan,
#main .minimal .plan,
#phantom .ph-wrap .ph-wrap-content,
.box-style-table .action-button,
.content,
.cs-style-3 .rollover-content-wrap,
.customSelect,
.dl-menuwrapper,
.dt-format-gallery .rollover-video,
.dt-format-gallery a,
.dt-mega-menu .sub-nav .dt-mega-parent,
.entry-author,
.filter-by,
.filter-categories,
.filter-categories a,
.filter-extras,
.filter-sorting,
.footer .widget,
.format-aside-content,
.format-link-content,
.format-status-content,
.fs-entry-content,
.fs-entry-slide,
.instagram-photos a,
.mfp-container,
.mfp-img-mobile .mfp-bottom-bar,
.ngg-imagebrowser img,
.page-links,
.page-nav,
.paginator a,
.project-content,
.project-media,
.qfe_tour.tab-style-one .qfe_tabs_nav,
.qfe_tour.tab-style-three .qfe_tabs_nav,
.qfe_tour.tab-style-two .qfe_tabs_nav,
.rollover-content,
.shortcode-action-box.box-style-table,
.shortcode-banner,
.shortcode-banner-bg,
.shortcode-banner-inside,
.shortcode-single-caption,
.shortcode-single-image,
.shortcode-tabs .tab,
.sidebar,
.soc-ico a,
.tab-style-one.tab-horizontal .tab-inner-content,
.wf-cell,
.wf-usr-cell,
blockquote,
img.mfp-img,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=range],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box
}

#phantom #main-nav>li,
#phantom #main-nav>li>a,
.comment-form input[type=date],
.comment-form input[type=email],
.comment-form input[type=number],
.comment-form input[type=password],
.comment-form input[type=range],
.comment-form input[type=tel],
.comment-form input[type=text],
.comment-form input[type=url],
.dt-form input[type=date],
.dt-form input[type=email],
.dt-form input[type=number],
.dt-form input[type=password],
.dt-form input[type=range],
.dt-form input[type=tel],
.dt-form input[type=text],
.dt-form input[type=url],
.dt-mega-menu .sub-nav .dt-mega-parent:hover>a,
.logo-classic #main-nav>li,
.logo-classic #main-nav>li>a,
.logo-classic-centered #main-nav>li,
.logo-classic-centered #main-nav>li>a,
.qfe-js-composer div.pp_default .pp_contract,
.qfe-js-composer div.pp_default .pp_expand,
.shortcode-teaser.frame-on.img-full,
.sidebar-bg-off .sidebar-content,
div.dream-theme .pp_nav .pp_pause,
div.dream-theme .pp_nav .pp_play {
	border-radius: 0
}

.footer .widget,
.wf-cell,
.wf-usr-cell {
	display: inline-block;
	vertical-align: top
}

.ancient-ie .footer .widget,
.ancient-ie .wf-cell,
.ancient-ie .wf-usr-cell {
	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%
}

,
.sidebar,
.wf-1-4,
.wf-span-3 {
	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-mobile-visible,
.wf-mobile-visible-inline,
.wf-phone-visible {
	display: none!important
}

.ancient-ie .ie-fix {
	display: inline;
	zoom: 1
}

,
.content,
.sidebar,
.wf-cell,
.wf-usr-cell {
	padding: 0 20px
}

.wf-container-main {
	padding: 0
}

.wf-container-main .content {
	width: 100%;
	margin: 0 auto
}

.wf-container {
	margin: 0;
	padding: 0
}

.bitcommerce .wf-container-main {
	margin: 0
}

.wf-wrap {
	padding: 0 40px;
	margin: 0 auto
}

html:not(.mobile-true) #main .animate-element img,
html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,
html:not(.mobile-true) #page .comment-gravatar img,
html:not(.mobile-true) #page .grav-grav img,
html:not(.mobile-true) #page .royalSlider img,
html:not(.mobile-true) #page .widget_shopping_cart_content img,
html:not(.mobile-true) #shWrap img,
html:not(.mobile-true) .pp_content img {
	opacity: 1
}

.btn-3d #main #pricing-table .plan .signup,
.btn-3d #main #shaon-pricing-table a.signup,
.btn-3d #main .minimal .pt-button,
.btn-3d #main button.button,
.btn-3d #main input.button,
.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 .nsu-submit,
.btn-3d input[type=button],
.btn-3d input[type=reset],
.btn-3d input[type=submit],
.buttons-on-img .links-container a,
.hover-grid .rollover-content,
.hover-style-one .links-container a,
.hover-style-one .rollover-thumbnails,
.hover-style-three .links-container a,
.hover-style-three .rollover-thumbnails,
.hover-style-two .links-container a,
.hover-style-two .rollover-thumbnails,
.no-touch .cs-style-1.text-on-img .fs-entry-content,
.no-touch .text-on-img.hover-grid .fs-entry-content,
.paginator .button-load-more,
.paginator .loading-ready,
html:not(.mobile-true) #main .animate-element img,
html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,
html:not(.mobile-true) #page .comment-gravatar img,
html:not(.mobile-true) #page .grav-grav img,
html:not(.mobile-true) #page .royalSlider img,
html:not(.mobile-true) #page .widget_shopping_cart_content img,
html:not(.mobile-true) #shWrap img,
html:not(.mobile-true) .pp_content img {
	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: 0;
	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
}

.customSelect,
input[type=date],
input[type=email],
input[type=number],
input[type=password],
input[type=range],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
	padding: 9px 10px 8px 10px;
	border: 1px solid #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
}

.aligncenter,
.alignnone {
	margin: 5px auto 10px auto
}

.alignnone {
	float: none
}

#page {
	position: relative;
	width: 100%
}

#page,
#page.boxed,
#page.fix-bigwidth,
#page.fix-sobigwidth,
#page.fix-width,
#page.mini-boxed {
	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
}

#fullscreenfooter,
.fullscreenpage #fullscreenfooter,
.fullscreenpage #fullscreenheader {
	position: absolute;
	width: 100%;
	z-index: 10
}

#fullscreenfooter {
	bottom: 0
}

#header.hidden-header {
	display: none
}

#main .wf-wrap {
	margin: 0 auto;
	padding: 0 40px
}

#page.fix-bigwidth #main .wf-wrap,
#page.fix-sobigwidth #main .wf-wrap,
#page.fix-width #main .wf-wrap,
#page.mini-boxed #main .wf-wrap {
	padding: 0 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
}

#bottom-bar a,
#top-bar a {
	text-decoration: none
}

#bottom-bar a:hover,
#top-bar a:hover {
	text-decoration: underline
}

#bottom-bar .wf-float-left,
#top-bar .wf-float-left {
	margin-right: 40px
}

#bottom-bar .wf-float-left:last-of-type,
#top-bar .wf-float-left:last-of-type {
	margin-right: 0
}

#bottom-bar .wf-float-right,
#top-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:after,
#top-bar .right-block:before {
	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 0;
	background-repeat: no-repeat;
	background-position: 0;
	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: 100%;
	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>.fa,
.mini-nav>ul>li>a>span {
	display: inline-block;
	vertical-align: middle
}

#bottom-bar .mini-nav .sub-nav>li.act>a,
#bottom-bar .mini-nav .sub-nav>li:hover>a,
#bottom-bar .mini-nav .sub-nav>li:hover>a span,
#top-bar .mini-nav .sub-nav>li.act>a,
#top-bar .mini-nav .sub-nav>li:hover>a,
#top-bar .mini-nav .sub-nav>li:hover>a span {
	text-decoration: none
}

.mini-nav select {
	min-width: 100px;
	height: 30px
}

@-webkit-keyframes MenuAnimIn32 {
	0% {
		-webkit-transform: translateY(-100%);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(0);
		opacity: 1
	}
}

@keyframes MenuAnimIn32 {
	0% {
		transform: translateY(-100%);
		opacity: 0
	}
	to {
		transform: translateY(0);
		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;
	-webkit-animation: MenuAnimIn3 1s ease-in-out;
	animation: MenuAnimIn3 1s ease-in-out
}

@-webkit-keyframes MenuAnimIn55 {
	0% {
		-webkit-transform: translateY(0);
		opacity: 1;
		visibility: visible
	}
	to {
		-webkit-transform: translateY(-100%);
		opacity: 0
	}
}

@keyframes MenuAnimIn55 {
	0% {
		transform: translateY(0);
		opacity: 1;
		visibility: visible
	}
	to {
		transform: translateY(-100%)
	}
}

#phantom.MenuAnimIn55 {
	-webkit-animation: MenuAnimIn55 1s ease-in-out;
	animation: MenuAnimIn55 1s ease-in-out
}

#phantom.boxed {
	z-index: 9008
}

.dt-style-um #phantom {
	display: none
}

.menu-box,
.ph-wrap-inner {
	min-height: 48px
}

.menu-info-box {
	display: table-cell;
	text-align: right
}

.menu-box #main-nav {
	line-height: 48px
}

#phantom .ph-wrap {
	-ms-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	-o-box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	box-shadow: 0 0 6px rgba(0, 0, 0, .25);
	transition: background-color .5s 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 transparent
}

#phantom #main-nav {
	padding: 0 0;
	text-align: center
}

#phantom .ph-wrap.with-logo #main-nav {
	padding: 0 0 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-classic #branding,
.logo-classic-centered #branding,
.logo-left #branding {
	padding-right: 10px
}

.logo-left #branding,
.logo-left #navigation {
	max-width: 800px
}

.logo-center .navigation-holder,
.logo-classic-centered .navigation-holder>div {
	text-align: center
}

.logo-left-right .bit_widget_more .site_tooler {
	display: inline-block
}

.logo-classic #main-nav,
.logo-classic #main-nav>li>a,
.logo-classic-centered #main-nav>li>a {
	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: 0
}

.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-center nav,
.logo-classic-centered nav,
.logo-classic nav {
	position: relative;
	padding-left: 0;
	padding-right: 0
}

.logo-center nav,
.logo-classic-centered nav {
	width: 100%
}

.logo-classic nav:after,
.logo-classic nav:before {
	content: "";
	display: table;
	clear: both
}

.logo-classic-centered nav {
	display: block;
	padding-right: 0
}

.dt-style-um .logo-center .mini-search,
.dt-style-um .logo-classic-centered .mini-search,
.logo-classic .mini-search {
	position: absolute;
	right: 0;
	top: 50%;
	margin: -14px 0 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 0 0 0
}

.logo-left #navigation {
	text-align: right
}

.logo-center #branding,
.logo-center #navigation {
	display: block;
	text-align: center
}

.logo-classic-centered #branding,
.logo-classic-centered #main-nav {
	text-align: center
}

.logo-classic-centered #branding {
	padding-right: 0
}

.logo-center #main-nav,
.logo-classic #main-nav,
.logo-classic-centered #main-nav {
	padding: 0 8px 0 0
}

.logo-classic-centered #main-nav {
	display: table;
	width: auto;
	margin: 0 auto
}

.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,
.floatmenu-bar-right .site_tooler,
.top-bar-right .bitSearchFrom form.searchform {
	display: inline-block
}

.bitem.logo {
	position: relative
}

.logo-center .bitem.logo,
.logo-classic-centered .bitem.logo {
	display: inline-block
}

#main-nav {
	padding: 0;
	line-height: 0
}

.logo-center #main-nav,
.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 {
	transition: border-color .15s ease, color .15s 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,
.filter .filter-categories a.act,
.format-status-content,
.icons-bg .benefits-grid-ico,
.paginator a.act {
	background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, rgba(0, 0, 0, .1))
}

#main-nav .menu-nav>li>a i.underline,
#main-nav.underline-hover>li>a i.underline {
	position: absolute;
	display: block;
	overflow: hidden;
	left: 50%;
	bottom: -5px;
	width: 0;
	height: 1px;
	opacity: 0;
	transition: all .6s cubic-bezier(.215, .61, .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 .menu-nav>li>a,
#main-nav.underline-hover>li>a {
	transition: color .2s ease
}

#main-nav .menu-nav>li.act:hover>a i.underline,
#main-nav .menu-nav>li.act>a i.underline,
#main-nav.underline-hover>li.act:hover>a i.underline,
#main-nav.underline-hover>li.act>a i.underline,
.no-touch #main-nav .menu-nav>li:hover>a i.underline,
.no-touch #main-nav.underline-hover>li:hover>a i.underline {
	width: 100%;
	opacity: 1;
	left: 0
}

#main-nav .menu-nav>li.has-children>a:after,
#main-nav>li.has-children>a:after {
	display: block;
	position: absolute;
	top: 50%;
	margin-top: -2px;
	width: 9px;
	height: 6px;
	content: ""
}

.sub-nav {
	z-index: 200;
	width: 168px;
	opacity: 0;
	-ms-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.qfy-sub-div,
.sub-nav {
	position: absolute;
	visibility: hidden;
	top: 100%
}

.qfy-sub-div {
	z-index: 10000;
	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 .5s ease-in-out;
	animation: MenuAnimIn2 .5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn4 {
	-webkit-animation: MenuAnimIn4 .5s ease-in-out;
	animation: MenuAnimIn4 .5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn5 {
	-webkit-animation: MenuAnimIn5 .5s ease-in-out;
	animation: MenuAnimIn5 .5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn7 {
	-webkit-animation: MenuAnimIn7 .5s ease-in-out;
	animation: MenuAnimIn7 .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 .5s ease-in-out;
	animation: MenuAnimIn2 .5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn4 {
	-webkit-animation: MenuAnimIn4 .5s ease-in-out;
	animation: MenuAnimIn4 .5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn5 {
	-webkit-animation: MenuAnimIn5 .5s ease-in-out;
	animation: MenuAnimIn5 .5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn7 {
	-webkit-animation: MenuAnimIn7 .5s ease-in-out;
	animation: MenuAnimIn7 .5s ease-in-out
}

#main-nav .qfy-sub-div {
	line-height: normal
}

.underline-hover .sub-nav {
	margin-top: 7px
}

.logo-classic-centered .underline-hover .sub-nav,
.logo-classic .underline-hover .sub-nav,
.underline-hover[data-sliderdown=sliderdown] .sub-nav {
	margin-top: 0
}

#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: 0;
	margin-top: 0
}

.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: 100%
}

.sub-nav li a {
	display: block;
	min-width: 40px;
	border-right: 1px solid transparent;
	border-left: 1px solid transparent;
	margin: 0;
	padding: 7px 30px 7px 10px;
	font-weight: 400;
	text-align: left;
	text-decoration: none;
	line-height: 20px
}

#top-bar .sub-nav {
	z-index: 1003
}

#bottom-bar .sub-nav li a,
#top-bar .sub-nav li a {
	padding: 7px 30px 7px 10px
}

#bottom-bar .sub-nav li:before,
#top-bar .sub-nav li:before {
	width: 200px;
	margin: 0 15px
}

#bottom-bar .sub-nav li.has-children:after,
#top-bar .sub-nav li.has-children:after {
	right: 5px
}

.mini-nav {
	position: relative
}

.menu-select select,
.mini-nav .customSelect {
	border: none
}

.mini-nav .customSelect {
	position: absolute;
	visibility: hidden
}

.mini-nav .customSelect .customSelectInner {
	opacity: 0
}

.menu-select,
.menu-select select,
.mini-nav .customSelect1 {
	visibility: hidden
}

.menu-select {
	position: absolute;
	display: none;
	margin: 0 auto;
	opacity: 0
}

.mini-nav .customSelectInner {
	padding-left: 20px;
	background-position: 0;
	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
}

.menu-back,
.menu-close {
	display: none
}

.dl-container {
	position: relative
}

.logo-center .dl-container,
.logo-classic-centered .dl-container,
.logo-classic .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;
	perspective: 1000px;
	perspective-origin: 50% 200%
}

.dl-menuwrapper ul {
	right: 0;
	width: 100%;
	min-width: 230px;
	max-width: 320px;
	list-style: none;
	text-align: left;
	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: 400;
	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.dl-back>a,
.dl-menuwrapper li:last-child>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;
	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;
	transform: translateY(10px);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}

.windows-phone .dl-menuwrapper .dl-menu {
	visibility: hidden
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
	transition: all .3s ease
}

.dl-menuwrapper .dl-menu.dl-menuopen {
	opacity: 1;
	pointer-events: auto;
	transform: translateY(0)
}

.windows-phone .dl-menuwrapper .dl-menu.dl-menuopen {
	visibility: visible
}

.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subview>a,
.dl-menu.dl-subview li.dl-subviewopen>a,
.dl-menuwrapper li .dl-submenu {
	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 .3s ease-in-out;
	animation: MenuAnimOut2 .3s ease-in-out
}

@-webkit-keyframes MenuAnimOut2 {
	to {
		-webkit-transform: translateX(-100%);
		opacity: 0
	}
}

@keyframes MenuAnimOut2 {
	to {
		transform: translateX(-100%);
		opacity: 0
	}
}

.dl-menu.dl-animate-in-2 {
	-webkit-animation: MenuAnimIn2 .3s ease-in-out;
	animation: MenuAnimIn2 .3s ease-in-out
}

@-webkit-keyframes MenuAnimIn2 {
	0% {
		-webkit-transform: translateX(-100%);
		opacity: 0
	}
	to {
		-webkit-transform: translateX(0);
		opacity: 1
	}
}

@keyframes MenuAnimIn2 {
	0% {
		transform: translateX(-100%);
		opacity: 0
	}
	to {
		transform: translateX(0);
		opacity: 1
	}
}

@-webkit-keyframes MenuAnimIn3 {
	0% {
		-webkit-transform: translateY(-100%);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(0);
		opacity: 1
	}
}

@keyframes MenuAnimIn3 {
	0% {
		transform: translateY(-100%);
		opacity: 0
	}
	to {
		transform: translateY(0);
		opacity: 1
	}
}

@-webkit-keyframes MenuAnimIn4 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0
	}
	to {
		-webkit-transform: translateX(0);
		opacity: 1
	}
}

@keyframes MenuAnimIn4 {
	0% {
		transform: translateX(100%);
		opacity: 0
	}
	to {
		transform: translateX(0);
		opacity: 1
	}
}

.dl-container>.dl-submenu.dl-animate-in-2 {
	transform: translate3d(-100%, 0, 0);
	transition: transform .2s ease-in-out
}

@-webkit-keyframes SubMenuAnimIn2 {
	0% {
		-webkit-transform: translateX(100%);
		opacity: 0
	}
	to {
		-webkit-transform: translateX(0);
		opacity: 1
	}
}

@keyframes SubMenuAnimIn2 {
	0% {
		transform: translateX(100%);
		opacity: 0
	}
	to {
		transform: translateX(0);
		opacity: 1
	}
}

@-webkit-keyframes MenuAnimIn5 {
	0% {
		-webkit-transform: translateY(100%);
		opacity: 0
	}
	to {
		-webkit-transform: translateY(0);
		opacity: 1
	}
}

@keyframes MenuAnimIn5 {
	0% {
		transform: translateY(100%);
		opacity: 0
	}
	to {
		transform: translateY(0);
		opacity: 1
	}
}

@-webkit-keyframes MenuAnimIn7 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes MenuAnimIn7 {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.dl-container>.dl-submenu.dl-animate-out-2 {
	transform: translate3d(100%, 0, 0);
	transition: transform .2s ease-in-out
}

@-webkit-keyframes SubMenuAnimOut2 {
	0% {
		-webkit-transform: translateX(0);
		opacity: 1
	}
	to {
		-webkit-transform: translateX(100%);
		opacity: 0
	}
}

@keyframes SubMenuAnimOut2 {
	0% {
		transform: translateX(0);
		opacity: 1
	}
	to {
		transform: translateX(100%);
		opacity: 0
	}
}

.no-js .dl-menuwrapper .dl-menu {
	position: relative;
	opacity: 1;
	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, .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;
	position: relative;
	width: 100%;
	height: 66px;
	margin-top: -26px;
	z-index: 3
}

.is-webkit.overlap #main {
	box-shadow: none
}

.is-webkit.overlap #main .wf-wrap {
	margin-top: -36px
}

.footer {
	padding: 30px 0 20px 0
}

.sidebar-content .widget,
.sidebar .widget {
	padding: 25px 20px 15px 20px;
	margin-bottom: 2px
}

.content .sidebar-content .widget:first-child,
.content .widget {
	padding-top: 25px;
	padding-bottom: 15px
}

.content .widget:first-child {
	padding-top: 0
}

.sidebar .widget.widget-custom-nav {
	padding-top: 20px
}

.old-ie .sidebar .widget:first-child,
.sidebar-content .widget:first-child,
.sidebar .widget:first-child {
	border-top: none
}

.old-ie .sidebar.sidebar-bg-off .widget:first-child,
.sidebar-bg-off .sidebar-content .widget:first-child,
.sidebar-bg-off.sidebar .widget:first-child {
	padding-top: 0
}

.ancient-ie .sidebar .widget {
	zoom: 1
}

.widget:after,
.widget:before {
	content: "";
	display: table;
	clear: both
}

.footer .widget {
	margin-bottom: 30px
}

.widget-info {
	margin-bottom: 20px
}

.content .widget ul {
	list-style: none
}

.custom-menu .widget_pages>ul,
.menu {
	margin: 0
}

.custom-menu li,
.menu li,
.qts-lang-menu li,
.widget_pages li {
	display: block;
	position: relative;
	margin: 9px 0 0 0;
	padding: 10px 0 0 0
}

.custom-menu>li:first-child,
.menu>li:first-child,
.qts-lang-menu li:first-child,
.widget_pages>ul>li:first-child {
	border: none!important;
	margin-top: 0;
	padding-top: 0
}

#page .qtrans_flag {
	width: auto;
	height: auto;
	background-position: 0
}

.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
}

.custom-menu a,
.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
}

.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
}

.custom-menu a:hover,
.menu a:hover,
.widget_pages a:hover {
	text-decoration: underline
}

.content .custom-menu li ul,
.content .menu li ul,
.content .widget_pages li ul,
.custom-menu li ul,
.menu li ul,
.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: .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: .8;
	filter: alpha(opacity=80);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

body #load {
	background-color: #fff;
	height: 100%;
	overflow: hidden;
	position: fixed;
	width: 100%;
	z-index: 9501
}

@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg)
	}
	to {
		-webkit-transform: rotate(359deg)
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(359deg)
	}
}

#page .ls-carousel .ls-loading-container .fa-spinner,
#page .ls-carousel .ls-loading-indicator,
#page .ls-defaultskin .ls-loading-container .fa-spinner,
#page .ls-defaultskin .ls-loading-indicator,
.loading-label .fa-spinner,
body #load .fa-spinner {
	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 linear infinite;
	animation: spin 2s linear infinite
}

#page .ls-carousel .ls-loading-container .fa-spinner,
#page .ls-defaultskin .ls-loading-container .fa-spinner,
#page .ls-defaultskin .ls-loading-indicator,
.loading-label .fa-spinner {
	left: 0;
	top: 0;
	margin: 13px 0 0 13px;
	width: 44px;
	height: 44px;
	text-align: center
}

#page .ls-carousel .ls-loading-container,
#page .ls-defaultskin .ls-loading-container,
.loading-label {
	overflow: hidden;
	padding: 5px;
	width: 60px;
	height: 60px;
	background-image: none;
	font-size: 0;
	line-height: 0;
	-ms-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	-o-box-shadow: 0 0 4px rgba(0, 0, 0, .2);
	box-shadow: 0 0 4px rgba(0, 0, 0, .2)
}

.old-ie #page .ls-carousel .ls-loading-container,
.old-ie #page .ls-defaultskin .ls-loading-container,
.old-ie #page .ls-defaultskin .ls-loading-indicator,
.old-ie .loading-label,
.old-ie body #load {
	border: 1px solid #eaeaea;
	background-image: url(../images/loading-ie.png);
	background-repeat: no-repeat;
	background-position: 50%
}

.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 .last_toggle_el_margin,
.bit-html .qfe_button,
.bit-html .qfe_content_element,
.bit-html ul.qfe_thumbnails-fluid>li {
	margin-bottom: 0
}

.offer-tag {
	display: none
}

.scroll-top {
	position: fixed;
	right: 15px;
	bottom: 25px;
	width: 35px;
	height: 35px;
	border-radius: 17px;
	transition: opacity .4s ease;
	z-index: 99
}

.scroll-top,
.scroll-top.off {
	opacity: 0;
	filter: alpha(opacity=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"
}

.scroll-top.off {
	right: -35px
}

.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23fff' d='M5.999 3.376L1.6 8 0 6.303 5.999 0 12 6.303 10.4 8z'/%3E%3C/svg%3E");
	background-repeat: no-repeat;
	background-position: 50%
}

.old-ie .scroll-top:before {
	background-image: url(../images/old-ie.png);
	background-repeat: no-repeat;
	background-position: 0 -860px
}

embed,
iframe,
object,
video {
	max-width: 100%
}

.stripe.stripe-video-bg,
.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
}

.albums.description-on-hover .paginator.paginator-more-button,
.justified-grid.layout-grid .paginator,
.justified-grid.portfolio.layout-grid .paginator,
.media.description-on-hover .paginator.paginator-more-button,
.portfolio.description-on-hover .paginator.paginator-more-button {
	margin-top: 0!important;
	padding-top: 40px!important
}

.albums.description-under-image .paginator.paginator-more-button,
.media.description-under-image .paginator.paginator-more-button,
.portfolio.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-danger *,
.qfe_alert-error,
.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
}

#bottom-bar .soc-ico a:hover,
#top-bar .soc-ico a:hover,
.soc-ico a,
.soc-ico a:hover {
	text-decoration: none
}

.old-ie .soc-ico a span {
	top: 0
}

.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
}

.buttons-on-img .link,
.buttons-on-img .links-container>.details,
.buttons-on-img .links-container a>span,
.buttons-on-img .project-details,
.buttons-on-img .project-link,
.buttons-on-img .project-zoom,
.hover-style-one .links-container>a,
.hover-style-one .links-container a>span,
.hover-style-three .links-container>a,
.hover-style-three .links-container a>span,
.hover-style-two .links-container>a,
.hover-style-two .links-container a>span,
.soc-ico a {
	border-radius: 50%
}

.soc-ico a:hover {
	opacity: .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
}

.bg-under-widget .rsContW,
.sidebar-bg-off .rsContW {
	margin-bottom: 14px
}

.bg-under-widget .sidebar-content .widget,
.bg-under-widget .sidebar .widget {
	margin-bottom: 20px
}

.dt-form .dt-btn {
	margin-bottom: 0
}

.single-portfolio .breadcrumbs li:last-child,
.single-post .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: 400
}

.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-left .separator-right,
.dt-fancy-separator.line-below.title-right .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
}

.qfe_row .qfe_gallery_slides,
.st-accordion li {
	-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: 0;
	padding: 0
}

#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;
	-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-qq,
.soc-ico.show-big>a>span.glyphicon-icon-weixin {
	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,
.content .searchform,
.widget .searchform {
	position: relative
}

.bitSearchFrom .searchform .submit,
.content .searchform .submit,
.widget .searchform .submit {
	position: absolute;
	top: 5px;
	right: 0;
	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
}

.mini-search .searchform .submit,
.searchform .submit {
	float: right;
	width: 20px;
	height: 20px;
	margin-right: 4px;
	border: none;
	color: transparent;
	background-color: transparent;
	background-position: 50%;
	background-repeat: no-repeat
}

.content .searchform input,
.widget .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,
.customSelect.country_to_state .customSelectInner {
	width: 100%!important
}

.customSelect .customSelectInner {
	text-align: left;
	background-position: 100%;
	background-repeat: no-repeat
}

.nsu_widget label {
	margin-right: 10px
}

.content .searchform input,
.mc4qf-form form select,
.widget .searchform input {
	padding: 6px 10px 5px;
	font-size: 100%
}

.content .searchform input {
	width: 100%
}

.content .searchform,
.widget .searchform {
	position: relative
}

.content .searchform .submit,
.widget .searchform .submit,
.widget .searchsubmit {
	position: absolute;
	top: 5px;
	right: 0
}

.content .searchform .submit,
.content .widget .searchform .submit,
.widget .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;
	box-shadow: 0 0 4px 0 rgba(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
}

.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(../images/grid-10.png)
}

.grid-overlay-20 {
	background-image: url(../images/grid-20.png)
}

.grid-overlay-30 {
	background-image: url(../images/grid-30.png)
}

.grid-overlay-40 {
	background-image: url(../images/grid-40.png)
}

.grid-overlay-50 {
	background-image: url(../images/grid-50.png)
}

.grid-overlay-60 {
	background-image: url(../images/grid-60.png)
}

.grid-overlay-70 {
	background-image: url(../images/grid-70.png)
}

.grid-overlay-80 {
	background-image: url(../images/grid-80.png)
}

.grid-overlay-90 {
	background-image: url(../images/grid-90.png)
}

.grid-overlay-100 {
	background-image: url(../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: #fff
}

.navbar .dropdown-toggle i {
	color: #fff;
	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-message .dropdown-toggle i,
.navbar #header-notification .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: #fff
}

.dropdown-menu {
	position: absolute;
	text-align: left;
	margin: 0;
	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,
.vc-carousel-inner .post-title a,
.vc-carousel-inner .post-title span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	display: block
}

.bitLeftSider .jsscrolldiv.bitWidgetFrame,
.bitRightSider .jsscrolldiv.bitWidgetFrame,
.footer .jsscrolldiv.bitWidgetFrame {
	padding-left: 0;
	padding-top: 0!important;
	padding-bottom: 0!important
}

.bitLeftSider .jsscrolldiv.bitWidgetFrame .jscroller2_left,
.bitLeftSider .jsscrolldiv.bitWidgetFrame .jscroller2_up,
.bitRightSider .jsscrolldiv.bitWidgetFrame .jscroller2_left,
.bitRightSider .jsscrolldiv.bitWidgetFrame .jscroller2_up,
.footer .jsscrolldiv.bitWidgetFrame .jscroller2_left,
.footer .jsscrolldiv.bitWidgetFrame .jscroller2_up {
	margin: 0;
	padding: 5px 5px 5px 10px
}

.bitMainTopSider .site_tooler .bitWidgetFrame {
	padding-bottom: 0!important;
	padding-top: 0!important
}

.bitMainTopSider .site_tooler .jsscrolldiv.bitWidgetFrame {
	margin-bottom: 10px!important;
	margin-top: 10px!important
}

.jscroller2_down,
.jscroller2_left,
.jscroller2_right,
.jscroller2_up {
	margin: 0;
	padding: 0
}

.jscroller2_left,
.jscroller2_left_endless,
.jscroller2_right,
.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_images_lib_isotope img,
.qfe_images_list img,
.qfe_single_image .qfe_wrapper 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%
}

.positionSpan,
.post-thumb a.bitImageAhover,
.qfe_images_lib_isotope a.bitImageAhover,
.qfe_images_list a.bitImageAhover,
.qfytemplateslist 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
}

.bitImageAhover:hover i,
.bitImageAhover i,
li.isotope-item:hover .bitImageAhover i {
	transition: all .6s ease
}

.black1.bitImageAhover i {
	background-image: url(../images/zoom_in_white.png)
}

.black1.bitImageAhover i,
.black2.bitImageAhover i {
	background-position: top;
	background-repeat: no-repeat;
	background-color: #000;
	opacity: 0;
	filter: alpha(opacity=0)
}

.black2.bitImageAhover i {
	background-image: url(../images/big-white-plus.png)
}

.gray1.bitImageAhover i {
	background-image: url(../images/zoom_in_black.png)
}

.gray1.bitImageAhover i,
.gray2.bitImageAhover i {
	background-position: top;
	background-repeat: no-repeat;
	background-color: #aeaeae;
	opacity: 0;
	filter: alpha(opacity=0)
}

.gray2.bitImageAhover i {
	background-image: url(../images/big-black-plus.png)
}

.white1.bitImageAhover i {
	background-image: url(../images/zoom_in_black.png)
}

.white1.bitImageAhover i,
.white2.bitImageAhover i {
	background-position: top;
	background-repeat: no-repeat;
	background-color: #fff;
	opacity: 0;
	filter: alpha(opacity=0)
}

.white2.bitImageAhover i {
	background-image: url(../images/big-black-plus.png)
}

.black1.bitImageAhover:hover i,
.mouseHover.hover .black1.bitImageAhover i,
li.isotope-item:hover .black1.bitImageAhover i {
	background-image: url(../images/zoom_in_white.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity=70)
}

.black2.bitImageAhover:hover i,
.mouseHover.hover .black2.bitImageAhover i,
li.isotope-item:hover .black2.bitImageAhover i {
	background-image: url(../images/big-white-plus.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #000;
	opacity: .7;
	filter: alpha(opacity=70)
}

.gray1.bitImageAhover:hover i,
.mouseHover.hover .gray1.bitImageAhover i,
li.isotope-item:hover .gray1.bitImageAhover i {
	background-image: url(../images/zoom_in_black.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #aeaeae;
	opacity: .6;
	filter: alpha(opacity=60)
}

.gray2.bitImageAhover:hover i,
.mouseHover.hover .gray2.bitImageAhover i,
li.isotope-item:hover .gray2.bitImageAhover i {
	background-image: url(../images/big-black-plus.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #aeaeae;
	opacity: .6;
	filter: alpha(opacity=60)
}

.mouseHover.hover .white1.bitImageAhover i,
.white1.bitImageAhover:hover i,
li.isotope-item:hover .white1.bitImageAhover i {
	background-image: url(../images/zoom_in_black.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #fff;
	opacity: .6;
	filter: alpha(opacity=60)
}

.mouseHover.hover .white2.bitImageAhover i,
.white2.bitImageAhover:hover i,
li.isotope-item:hover .white2.bitImageAhover i {
	background-image: url(../images/big-black-plus.png);
	background-position: 50%;
	background-repeat: no-repeat;
	background-color: #fff;
	opacity: .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%);
	-webkit-filter: grey;
	filter: gray;
	transition: all .6s ease
}

.gray3:hover img,
.mouseHover.hover .gray3 img,
li.isotope-item:hover .gray3 img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	-webkit-filter: none;
	filter: none;
	transition: all 1s ease
}

.grow-slow .qfe_wrapper {
	overflow: hidden;
	display: inline-block
}

.grow-slow {
	overflow: hidden;
	padding: 0
}

.qfy_images_list span.grow-slow {
	position: relative;
	display: inline-block;
	max-width: 100%
}

.grow-slow img {
	transition: all .5s ease
}

.grow-slow:hover img,
.mouseHover.hover .grow-slow img,
li.isotope-item: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: #000;
	opacity: .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: #fff;
	opacity: .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 {
	margin-right: 10px
}

a.black4.bitImageAhover .view span.info,
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: 0 solid transparent;
	border-right: 0 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 .controls-column.vc-controls,
.clicktoaddmodel .vc-controls .controls-cc,
.clicktoaddmodel .vc-empty-element {
	visibility: hidden!important;
	display: none!important
}

.vc-not-empty i {
	display: none
}

.qfe_text_column img,
.textwidget.bitWidgetFrame 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 #fff;
	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: #555
}

.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: #444
}

.verifyTable .verifyTitle {
	font-size: 20px;
	font-weight: 700;
	padding-bottom: 10px;
	color: #666
}

.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: 0;
	padding-bottom: 10px
}

.vendor .bit_button_helper {
	display: none!important
}

#header {
	position: relative
}

.post_grid .post-thumb img,
.qfe_thumbnails.post_image .post-thumb img,
.vc_slide_item .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
}

.qfe_teaser_grid .qfe_heading.qfe_teaser_grid_heading,
.vc_carousel .qfe_heading.qfe_gallery_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,
.dropTopStyle_containter.positionFixed,
.mobiledefault_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;
	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 :not(.menu-left-nav) .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;
	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.dropCenterStyle .mobile_icon:before,
#mobile-menu.dropTopStyle .mobile_icon,
#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,
.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 {
	transition: all .5s 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 {
	transition: padding-left .5s 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.dropCenterStyle_containter,
#dl-menu.dropTopStyle_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_center form,
.bitSearchFrom.text_left form,
.bitSearchFrom.text_right form {
	display: inline-block
}

#main-nav .sub-nav>li:last-child {
	border-bottom: 0!important
}

.ppstart:hover {
	background: transparent url(../images/start.png) no-repeat scroll 0 100%
}

.ppstart {
	background: transparent url(../images/start.png) no-repeat scroll 0 0;
	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,
.images.gimg:hover .hoverclass,
.post-thumb:hover .hoverclass,
.qfy_image_vc_item:hover .hoverclass,
.single_two_images: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,
.vc-item.images:hover .hoverclass {
	opacity: 1
}

.hoverborderyellow:hover {
	border: 1px solid #f90!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: normal
}

.onepage-wrapper {
	display: block;
	position: relative;
	padding: 0;
	margin-top: 0!important;
	-webkit-transform-style: preserve-3d
}

.onepage-wrapper,
.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 {
	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
}

.hover .single_two_images .scenery_image,
.single_two_images:hover .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.bottom,
.line-abs.top {
	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
}

.hidebottombar #bottom-bar,
.hidefooter #footer,
.hideheader #header,
.hidetopbar #top-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 .6s ease
}

.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;
	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 {
	-webkit-filter: inherit;
	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: #333
}

.ui-timepicker-div dd,
.ui-timepicker-div dt {
	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.active,
.qfytemplateslist a.itemli:hover {
	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 #e5e5e5
}

.qfytemplateslist .vc-item.templates:hover .vc-item-inner {
	box-shadow: 0 0 7px rgba(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(0);
	transition: all 5.5s linear 0s
}

#qfy_template_preivew {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 4456456;
	text-align: center;
	background: #f5f5f5;
	font-family: 微软雅黑
}

#qfy_template_preivew_header {
	height: 100px;
	line-height: 100px;
	margin: 0 5%;
	color: #333
}

#qfy_template_preivew_header span>* {
	margin-right: 30px;
	cursor: pointer
}

#qfy_template_preivew_content {
	transform: translateY(0) scale(.9);
	clear: both;
	transform-origin: 50% 0;
	transition: transform .2s cubic-bezier(.694, 0, .335, 1)
}

#qfy_template_preivew_content .iframe-inner {
	position: relative;
	margin: 0 auto;
	width: 1440px;
	height: 800px
}

#qfy_template_preivew_content iframe {
	border: 0;
	width: 100%;
	height: 100%;
	border: 1px solid #eee;
	position: relative;
	z-index: 2
}

#qfy_template_preivew.pc-selected #qfy_template_preivew_content iframe {
	margin-top: 30px;
	height: calc(100% - 30px)
}

#qfy_template_preivew.mobile-selected #qfy_template_preivew_content iframe {
	margin-top: 80px;
	height: calc(100% - 80px);
	margin-left: 2%;
	margin-right: 2%;
	width: 96%
}

#qfy_template_preivew .demo-mobile {
	padding-bottom: 80px
}

#qfy_template_preivew .demo-mobile,
#qfy_template_preivew .demo-pc {
	display: none
}

#qfy_template_preivew.mobile-selected .demo-mobile,
#qfy_template_preivew.pc-selected .demo-pc {
	display: block
}

#qfy_template_preivew_header .preivew {
	text-decoration: none;
	font-size: 12px;
	padding: 0 20px;
	color: #000
}

#qfy_template_preivew_header .preivew,
#qfy_template_preivew_header .use {
	white-space: nowrap;
	cursor: pointer;
	display: inline-block;
	text-transform: uppercase;
	font-weight: 500;
	text-align: center;
	letter-spacing: 1.5px;
	border: 0
}

#qfy_template_preivew_header .use {
	width: auto;
	padding: 15px 40px;
	font-size: 11px;
	box-sizing: border-box;
	background-color: #000;
	outline: 0;
	color: #fff;
	transition: opacity .4s
}

#qfy_template_preivew .loading-iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1;
	background: url(../images/new-loading.gif) no-repeat 50% #f5f5f5;
	background-size: 80px 80px
}

#qfy_template_preivew_header svg g {
	fill: #b9b9b9
}

#qfy_template_preivew.mobile-selected svg.mobile g,
#qfy_template_preivew.pc-selected svg.pc g,
#qfy_template_preivew.tablet-selected svg.tablet g,
#qfy_template_preivew_header .back svg g,
#qfy_template_preivew_header svg:hover g {
	fill: #1c1c1c
}

#qfy_template_preivew .demo-pc {
	background: #fff;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 50px rgba(0, 0, 0, .07);
	position: absolute;
	top: 0;
	left: 0;
	text-align: left;
	border-radius: 10px
}

#qfy_template_preivew .circle {
	display: inline-block;
	margin: 11px 5px;
	margin-left: 5px;
	width: 6px;
	height: 6px;
	border: 1px solid #e5e5e5;
	border-radius: 3px
}

#qfy_template_preivew .demo-pc .circle:first-child {
	margin-left: 15px
}

#qfy_template_preivew .demo-mobile {
	transform: translateX(-50%);
	left: 50%;
	z-index: -1;
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 100px rgba(0, 0, 0, .07);
	border-radius: 30px;
	background: #fff
}

#qfy_template_preivew .demo-mobile-header {
	width: 89px;
	height: 80px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center
}

#qfy_template_preivew .demo-mobile-bottom {
	position: absolute;
	display: inline-block;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	bottom: 20px;
	transform: translateX(-50%);
	left: 50%;
	height: 45px;
	width: 45px;
	border-radius: 100%
}

.popfixed {
	height: 100%;
	overflow: hidden
}

.qfytemplateslist[data-type=mini] .gimg {
	width: 25%;
	float: left
}

.qfytemplateslist[data-type=mini] .qfy-template-content .qfy_template_lib .img_inner {
	height: 477px
}

.qfytemplateslist[data-type=mini] .desc,
.qfytemplateslist[data-type=mini] .qfyprice {
	display: none
}

.qfytemplateslist[data-type=mini] .vc-item-inner {
	position: relative;
	border: 1px solid #eaeaea
}

.qfytemplateslist[data-type=mini] .vc-item-inner:hover:after {
	width: 100%;
	z-index: 2;
	height: 100%;
	content: "";
	background: rgba(0, 0, 0, .6);
	position: absolute;
	top: 0;
	left: 0;
	transition: all .3s ease 0s
}

.qfytemplateslist[data-type=mini] .vc-item.templates {
	padding-right: 30px!important;
	margin-bottom: 30px!important
}

.qfytemplateslist[data-type=mini] .t_title {
	margin-top: -50px;
	height: 40px
}

.qfytemplateslist[data-type=mini] .t_info,
.qfytemplateslist[data-type=mini] .t_title {
	position: absolute;
	z-index: 4;
	top: 50%;
	width: 180px;
	left: 50%;
	margin-left: -90px;
	border: 0!important;
	text-align: center;
	display: none;
	transition: all .3s ease 0s
}

.qfytemplateslist[data-type=mini] .t_info {
	margin-top: -10px
}

.qfytemplateslist[data-type=mini] .vc-item-inner:hover .t_info,
.qfytemplateslist[data-type=mini] .vc-item-inner:hover .t_title {
	display: block
}

.qfytemplateslist[data-type=mini] .t_info>.view {
	text-align: center
}

.qfytemplateslist[data-type=mini] .t_info>.view span {
	float: none!important;
	margin: 0 5px
}

.qfytemplateslist[data-type=mini] .clearboth {
	display: none
}

#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 .6s ease
}

#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: 0;
	transition: all .3s ease;
	border-style: solid;
	Opacity: .5
}

#parallax-nav.color-weight-light ul li.active a {
	border-style: solid!important;
	border-width: 1px!important;
	transition: all .6s ease
}

#parallax-nav.color-weight-light ul li a,
#parallax-nav.color-weight-light ul li a:visited {
	background-color: #000;
	padding: 0;
	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: .8
}

#parallax-nav.color-weight-light a {
	color: #000
}

.color-weight-dark.scroll-arrow {
	color: #fff
}

#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: -13px;
	opacity: 0;
	padding: 0 0 5px;
	position: absolute;
	text-decoration: none;
	transition: all 1s cubic-bezier(.23, 1, .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.onlytitle.right li span.nav-title,
#parallax-nav.showtitle.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: 0;
	margin: 0
}

#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(.23, 1, .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.onlytitle.left li span.nav-title,
#parallax-nav.showtitle.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: 0
}

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_left,
#header #top-bar.text-center .wf-td .topbar_left div,
#header #top-bar.text-center .wf-td .topbar_right,
#header #top-bar.text-center .wf-td .topbar_right 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 .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(../images/pic.png);
	height: 30px;
	margin: 12px;
	width: 30px;
	display: inline-block
}

.black.right_nav_bar span.title {
	color: #000
}

.right_nav_bar .qq-icon i {
	background-position: 30px -40px
}

.black.right_nav_bar .qq-icon i {
	background-position: 0 -40px
}

.right_nav_bar .weixin-icon i {
	background-position: 30px -80px
}

.black.right_nav_bar .weixin-icon i {
	background-position: 0 -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 0
}

.black.right_nav_bar .phone-icon i {
	background-position: 0 0
}

.right_nav_bar .whatsapp-icon i {
	background-position: 30px -378px
}

.black.right_nav_bar .whatsapp-icon i {
	background-position: 0 -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: 0 -147px
}

.right_nav_bar .word-icon i {
	background-position: 30px -184px
}

.black.right_nav_bar .word-icon i {
	background-position: 0 -184px
}

.right_nav_bar .concat-icon i {
	background-position: 30px -225px
}

.black.right_nav_bar .concat-icon i {
	background-position: 0 -225px
}

.right_nav_bar .totop-icon i {
	background-position: 30px -264px
}

.black.right_nav_bar .totop-icon i {
	background-position: 0 -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 .12s 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(../images/preimg.png) no-repeat scroll 50%;
	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(../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(../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: hsla(0, 0%, 100%, .05) none repeat scroll 0 0;
	display: block;
	height: 4px;
	margin: 2.5px 0
}

.webPlayer .controls .play-progress .progressbar .seekBar {
	background: hsla(0, 0%, 100%, .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: hsla(0, 0%, 100%, .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(../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(../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,
.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 hsla(0, 0%, 100%, .5);
	-webkit-box-shadow: 0 0 1px hsla(0, 0%, 100%, .5);
	text-align: center
}

.webPlayer.light a.smooth {
	transition: all .12s ease-in-out;
	-webkit-transition: all .12s ease-in-out;
	-moz-transition: all .12s ease-in-out;
	-o-transition: all .12s ease-in-out
}

.webPlayer.light * {
	box-sizing: content-box
}

.webPlayer.light.jp-video-full>.controls {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: .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(../images/preimg.light.png) no-repeat 50%;
	opacity: .8;
	background-color: hsla(0, 0%, 100%, .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(../images/playerUI.light.png) no-repeat 0 1px;
	opacity: .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(../images/playerUI.light.png) no-repeat -40px 1px;
	opacity: .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, .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, .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: 0;
	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, .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(../images/playerUI.light.png) no-repeat 0 -50px;
	margin-top: 14px;
	opacity: .4
}

.webPlayer.light .controls .rightblock .fullScreen:hover {
	opacity: .8
}

.webPlayer.light .controls .rightblock .fullScreenOFF {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(../images/playerUI.light.png) no-repeat 0 -68px;
	margin-top: 14px;
	opacity: .4
}

.webPlayer.light .controls .rightblock .fullScreenOFF:hover {
	opacity: .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,
.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;
	right: 0;
	width: 90px
}

.qfy-comments #comment-nav-box .nav-menu-left,
.qfy-comments #comment-nav-box .nav-menu-right {
	position: absolute;
	z-index: 1000;
	background: #fff none repeat scroll 0 0;
	border: 2px solid #ccd4d9;
	border-radius: 4px;
	padding: 5px 0
}

.qfy-comments #comment-nav-box .nav-menu-left {
	float: left;
	left: 0;
	width: 95px
}

.qfy-comments #comment-nav-box .nav-menu li a {
	color: #8e949c;
	display: block;
	font-size: 12px;
	height: 26px;
	line-height: 26px;
	padding: 0 10px
}

.qfy-comments #comment-nav-box .nav-menu li a:hover {
	background: #aaa none repeat scroll 0 0;
	color: #fff
}

.qfy-comments .commentlist .comment-author {
	text-align: left;
	vertical-align: top;
	position: absolute
}

.qfy-comments .commentlist .comment-awaiting-moderation,
.qfy-comments .commentlist .commentmetadata {
	padding-left: 70px
}

.qfy-comments .children {
	padding-left: 55px;
	list-style: outside none none
}

.site_tooler .qfy-comments .children {
	padding-left: 0
}

.qfy-comments .time {
	color: #aab2b8;
	font-size: 12px;
	font-weight: 400;
	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: #8b9399;
	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 .rsBullets,
.vc-contentarea .rsDefault .rsOverflow,
.vc-contentarea .rsDefault .rsSlide,
.vc-contentarea .rsDefault .rsThumbs,
.vc-contentarea .rsDefault .rsVideoFrameHolder {
	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>.panel-title .line,
.qfy-accordioncontent .a_content>section {
	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 {
	transition: opacity 2s ease-in-out
}

.qfy-column-inner.fixheight,
.section.fixheight {
	overflow: hidden!important
}

.content-fullwidth #page #main .list_hidden_btn .bitMainBottomSider,
.content-fullwidth #page #main .list_hidden_btn .bitMainTopSider,
.content-fullwidth #page #main .wf-wrap .list_hidden_btn .qfe_row {
	padding: 0
}

.qfy-icon_32x32 {
	background-image: url(../images/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-position: 0 0
}

.china-icon_32x32,
.us-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.us-icon_32x32 {
	background-position: -32px 0
}

.germany-icon_32x32 {
	background-position: -64px 0
}

.germany-icon_32x32,
.russia-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.russia-icon_32x32 {
	background-position: -96px 0
}

.canada-icon_32x32 {
	background-position: -128px 0
}

.canada-icon_32x32,
.english-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.english-icon_32x32 {
	background-position: -160px 0
}

.japan-icon_32x32 {
	background-position: -192px 0
}

.au-icon_32x32,
.japan-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.au-icon_32x32 {
	background-position: -224px 0
}

.india-icon_32x32 {
	background-position: -256px 0
}

.brazil-icon_32x32,
.india-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.brazil-icon_32x32 {
	background-position: -288px 0
}

.korea-icon_32x32 {
	background-position: -320px 0
}

.arabia-icon_32x32,
.korea-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.arabia-icon_32x32 {
	background-position: -352px 0
}

.french-icon_32x32 {
	background-position: -384px 0
}

.french-icon_32x32,
.italy-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.italy-icon_32x32 {
	background-position: -416px 0
}

.turkey-icon_32x32 {
	background-position: -448px 0
}

.argentina-icon_32x32,
.turkey-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.argentina-icon_32x32 {
	background-position: -480px 0
}

.mexico-icon_32x32 {
	background-position: -512px 0
}

.mexico-icon_32x32,
.southAfrica-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.southAfrica-icon_32x32 {
	background-position: -544px 0
}

.indonesia-icon_32x32 {
	background-position: -576px 0
}

.european-icon_32x32,
.indonesia-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png)
}

.european-icon_32x32 {
	background-position: -608px 0
}

.RUS-icon_32x32 {
	background-image: url(../images/flag_icon_32x32.png);
	background-position: -640px 0
}

.qfy-icon_16x16 {
	background-image: url(../images/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-position: 0 0
}

.china-icon_16x16,
.us-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.us-icon_16x16 {
	background-position: -16px 0
}

.germany-icon_16x16 {
	background-position: -32px 0
}

.germany-icon_16x16,
.russia-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.russia-icon_16x16 {
	background-position: -48px 0
}

.canada-icon_16x16 {
	background-position: -64px 0
}

.canada-icon_16x16,
.english-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.english-icon_16x16 {
	background-position: -80px 0
}

.japan-icon_16x16 {
	background-position: -96px 0
}

.au-icon_16x16,
.japan-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.au-icon_16x16 {
	background-position: -112px 0
}

.india-icon_16x16 {
	background-position: -128px 0
}

.brazil-icon_16x16,
.india-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.brazil-icon_16x16 {
	background-position: -144px 0
}

.korea-icon_16x16 {
	background-position: -160px 0
}

.arabia-icon_16x16,
.korea-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.arabia-icon_16x16 {
	background-position: -176px 0
}

.french-icon_16x16 {
	background-position: -192px 0
}

.french-icon_16x16,
.italy-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.italy-icon_16x16 {
	background-position: -208px 0
}

.turkey-icon_16x16 {
	background-position: -224px 0
}

.argentina-icon_16x16,
.turkey-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.argentina-icon_16x16 {
	background-position: -240px 0
}

.mexico-icon_16x16 {
	background-position: -256px 0
}

.mexico-icon_16x16,
.southAfrica-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.southAfrica-icon_16x16 {
	background-position: -272px 0
}

.indonesia-icon_16x16 {
	background-position: -288px 0
}

.european-icon_16x16,
.indonesia-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png)
}

.european-icon_16x16 {
	background-position: -304px 0
}

.RUS-icon_16x16 {
	background-image: url(../images/flag_icon_16x16.png);
	background-position: -320px 0
}

.qfy-icon_24x24 {
	background-image: url(../images/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-position: 0 0
}

.china-icon_24x24,
.us-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.us-icon_24x24 {
	background-position: -24px 0
}

.germany-icon_24x24 {
	background-position: -48px 0
}

.germany-icon_24x24,
.russia-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.russia-icon_24x24 {
	background-position: -72px 0
}

.canada-icon_24x24 {
	background-position: -96px 0
}

.canada-icon_24x24,
.english-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.english-icon_24x24 {
	background-position: -120px 0
}

.japan-icon_24x24 {
	background-position: -144px 0
}

.au-icon_24x24,
.japan-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.au-icon_24x24 {
	background-position: -168px 0
}

.india-icon_24x24 {
	background-position: -192px 0
}

.brazil-icon_24x24,
.india-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.brazil-icon_24x24 {
	background-position: -216px 0
}

.korea-icon_24x24 {
	background-position: -240px 0
}

.arabia-icon_24x24,
.korea-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.arabia-icon_24x24 {
	background-position: -264px 0
}

.french-icon_24x24 {
	background-position: -288px 0
}

.french-icon_24x24,
.italy-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.italy-icon_24x24 {
	background-position: -312px 0
}

.turkey-icon_24x24 {
	background-position: -336px 0
}

.argentina-icon_24x24,
.turkey-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.argentina-icon_24x24 {
	background-position: -360px 0
}

.mexico-icon_24x24 {
	background-position: -384px 0
}

.mexico-icon_24x24,
.southAfrica-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.southAfrica-icon_24x24 {
	background-position: -408px 0
}

.indonesia-icon_24x24 {
	background-position: -432px 0
}

.european-icon_24x24,
.indonesia-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png)
}

.european-icon_24x24 {
	background-position: -456px 0
}

.RUS-icon_24x24 {
	background-image: url(../images/flag_icon_24x24.png);
	background-position: -480px 0
}

.qfy-icon_64x64 {
	background-image: url(../images/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
}

.images.gimg:hover .hoverclass.MenuAnimIn7,
.post-thumb:hover .hoverclass.MenuAnimIn7,
.qfy_image_vc_item:hover .hoverclass.MenuAnimIn7,
.single_two_images: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,
.vc-item.images:hover .hoverclass.MenuAnimIn7 {
	-webkit-animation: MenuAnimIn7 1s ease-in-out;
	animation: MenuAnimIn7 1s ease-in-out
}

.images.gimg:hover .hoverclass.MenuAnimIn3,
.post-thumb:hover .hoverclass.MenuAnimIn3,
.qfy_image_vc_item:hover .hoverclass.MenuAnimIn3,
.single_two_images: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,
.vc-item.images:hover .hoverclass.MenuAnimIn3 {
	-webkit-animation: MenuAnimIn3 1s ease-in-out;
	animation: MenuAnimIn3 1s ease-in-out
}

.images.gimg:hover .hoverclass.MenuAnimIn5,
.post-thumb:hover .hoverclass.MenuAnimIn5,
.qfy_image_vc_item:hover .hoverclass.MenuAnimIn5,
.single_two_images: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,
.vc-item.images:hover .hoverclass.MenuAnimIn5 {
	-webkit-animation: MenuAnimIn5 1s ease-in-out;
	animation: MenuAnimIn5 1s ease-in-out
}

#QFY_content .notice_content {
	overflow-x: hidden;
	overflow-y: auto
}

.grow-slow .bitImageParentDiv,
.inlineblock .qfe_wrapper {
	font-size: 0
}

.qfy_popinfo {
	position: fixed;
	top: 40%;
	left: 50%;
	width: 20%;
	max-width: 620px;
	min-width: 260px;
	height: auto;
	visibility: hidden;
	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(0)
}

.qfy_popinfo .md-content {
	opacity: 0;
	transform: translateY(20%);
	transition: all .3s ease 0s
}

.md-content {
	background-color: rgba(0, 0, 0, .6);
	border-radius: 3px;
	color: #fff;
	margin: 0 auto;
	position: relative
}

.breackall #tab-description,
.breackall .product .product_title,
.breackall .qfe_teaser_grid .post-title,
.breackall .qfy-text .qfe_wrapper,
.breackall .qfy_title .header_title,
.breackall ul.products li.product .product_shortdesc,
.breackall ul.products li.product .product_title {
	word-break: break-all!important;
	overflow-wrap: normal!important
}

.breackword #tab-description,
.breackword .product .product_title,
.breackword .qfe_teaser_grid .post-title,
.breackword .qfy-text .qfe_wrapper,
.breackword .qfy_title .header_title,
.breackword ul.products li.product .product_shortdesc,
.breackword ul.products li.product .product_title {
	overflow-wrap: break-word!important;
	word-break: normal!important
}

.demogallery.rsDefault,
.demogallery.rsDefault .rsBullets,
.demogallery.rsDefault .rsOverflow,
.demogallery.rsDefault .rsSlide,
.demogallery.rsDefault .rsThumbs,
.demogallery.rsDefault .rsVideoFrameHolder {
	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,
#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: .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,
.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: #fff!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
}

.ellipsis,
.text-overflow {
	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%;
	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: #fff;
	font-weight: 700
}

.qfy_custom_search ul.subul li.active {
	border: 1px solid #bebebe
}

.qfy_custom_search ul.subul li.item {
	color: grey;
	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 .next_inner,
.borderrightnone .pre_inner {
	width: 50%
}

.prenextlayout .prenext_inner .next_inner,
.prenextlayout .prenext_inner .pre_inner {
	display: block;
	text-align: left
}

.lrlayout .next_inner.second,
.lrmiddlelayout .next_inner.second,
.normallayout .next_inner.second,
.prenextlayout .action i,
.prenextlayout .next_inner.first {
	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 .rsBullets,
.vc_carousel .rsDefault .rsOverflow,
.vc_carousel .rsDefault .rsSlide {
	background-color: transparent
}

.advanced_list .qfy_item_post {
	padding-left: 0!important;
	padding-right: 0!important
}

.qfy_item_block {
	transition: all .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 .3s ease-out 0s;
	display: block;
	position: relative;
	z-index: 1
}

.qfy_item_block .cate_warp,
.qfy_item_block .date_wrap,
.qfy_item_block .price_warp,
.qfy_item_block .subtitle {
	position: relative;
	z-index: 1;
	color: #999;
	font-size: 12px;
	margin-top: 0;
	transition: all .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
}

.list-style1 .item_block .item_img:before,
.qfy_item_block:hover .hoverhide {
	display: none
}

.list-style1 .item_block .item_wrapper {
	overflow: hidden;
	background: rgba(38, 38, 38, .8) none repeat scroll 0 0;
	bottom: 0;
	box-sizing: border-box;
	height: 100px;
	opacity: 0;
	padding: 5px;
	position: absolute;
	width: 100%;
	transition: all .6s ease-out 0s;
	transform: translateZ(0)
}

.list-style1 .item_block .item_wrapper:before {
	color: #fff;
	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 .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: transparent;
	height: 100%;
	display: table;
	table-layout: fixed;
	padding: 0;
	text-align: left;
	transition: all .3s ease 0s;
	width: 96%
}

.list-style1 .item_block .item_wrapper .item_info:before {
	border: 1px solid transparent;
	content: "";
	height: 110%;
	left: 50%;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) translateX(-50%) translateZ(0);
	transition: all .36s ease 0s;
	width: 110%
}

.list-style1 .item_block .item_wrapper .item_info .text_wrap {
	transition: all .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: #fff;
	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 .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 .36s ease 0s;
	width: 100%
}

.list-style2 .item_block .item_wrapper .item_info {
	padding: 0;
	position: relative;
	transition: all .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 .cate,
.list-style2 .item_block .item_wrapper .item_info .date_wrap,
.list-style2 .item_block .item_wrapper .item_info .item_des,
.list-style2 .item_block .item_wrapper .item_info .subtitle {
	margin: 0 8px;
	opacity: 0;
	position: relative;
	z-index: 10
}

.list-style2 .list-item:nth-of-type(odd) .item_block {
	padding-bottom: 110px
}

.list-style2 .list-item:nth-of-type(odd) .item_block:before {
	bottom: 22px;
	color: #5d5e5f;
	font-weight: 400;
	left: 0;
	position: absolute;
	right: 0;
	text-align: center;
	transition: all .36s ease 0s;
	width: 100%;
	z-index: 10
}

.list-style2 .list-item:nth-of-type(odd) .item_block:hover:before {
	bottom: 30px
}

.list-style2 .list-item:nth-of-type(odd) .item_block:hover .item_wrapper .item_info {
	margin-top: 26px
}

.list-style2 .list-item:nth-of-type(odd) .item_wrapper {
	bottom: 0;
	top: auto
}

.list-style2 .list-item:nth-of-type(odd) .item_wrapper .item_info {
	margin-top: 40px
}

.list-style2 .list-item:nth-of-type(odd) .item_wrapper .item_info .title {
	padding-top: 10px
}

.list-style2 .list-item:nth-of-type(odd) .item_wrapper .item_info .title:before {
	bottom: -18px;
	left: 0;
	top: auto
}

.list-style2 .list-item:nth-of-type(odd) .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 .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 transparent;
	bottom: -10px;
	content: "";
	left: -10px;
	position: absolute;
	right: -10px;
	top: -10px;
	transition: all .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 .cate,
.list-style2 .item_block:hover .item_wrapper .item_info .date_wrap,
.list-style2 .item_block:hover .item_wrapper .item_info .item_des,
.list-style2 .item_block:hover .item_wrapper .item_info .subtitle {
	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 .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 .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 .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 .3s ease 0s;
	width: 100%
}

.list-style4 .item_block .item_wrapper .item_info .text_wrap {
	transition: all .3s ease 0s;
	display: table-cell;
	vertical-align: top;
	width: 96%
}

.list-style5 .item_block {
	overflow: hidden
}

.list-style5 .item_block .item_wrapper {
	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: 0;
	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 {
	transition: all .36s ease;
	position: absolute;
	top: 30px;
	right: -42px;
	width: 34px;
	height: 34px;
	border: 1px solid #2e2e2e;
	border-radius: 0;
	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;
	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;
	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;
	transition: all .36s ease
}

.list-style5 .item_block:hover a.details {
	background: rgba(23, 24, 26, .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;
	transition: all .36s ease;
	width: 84%;
	margin: 0 auto;
	height: 1px;
	background: #2d2d2d;
	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_des p,
.list-style5 .item_info {
	text-align: left
}

.list-style5 .item_block:after,
.list-style5 .item_block:before {
	display: none
}

.list-style5 .date_wrap .md,
.list-style5 .date_wrap .year {
	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 .3s ease-out
}

.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: hsla(0, 0%, 100%, .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: 0;
	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 .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 .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 .3s ease-out 0s;
	width: 100%
}

.list-style7 .more:before {
	height: 1px;
	margin-left: -7px;
	width: 13px
}

.list-style7 .more:after,
.list-style7 .more:before {
	background-color: #eee;
	content: "";
	left: 50%;
	position: absolute;
	top: 50%;
	transform: rotate(0deg);
	transition: all .3s ease-out 0s
}

.list-style7 .more:after {
	height: 13px;
	margin-top: -6px;
	margin-left: -1px;
	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:after,
.list-style7 .more:hover:before {
	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 .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 .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 .3s ease-out 0s
	}
	.list-style8 .item_block:hover .item_info {
		transform: translate3d(-50px, 0, 0)
	}
	.list-style8 .item_des .description {
		transition: all .3s ease-out 0s
	}
	.list-style8 .item_block .item_info:after {
		transition: all .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 .3s ease 0s;
	width: 100%
}

.list-style9 .item_block .item_wrapper .item_info .text_wrap {
	transition: all .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: 0;
	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: 0 8px 19px #dedede
}

.list-style10 .vc-carousel-slideline-inner>.list-item.num-0:hover .item_block:after {
	box-shadow: 0 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: 0
}

.list-style10 .vc-carousel-slideline-inner>.num-0 .item_wrapper {
	padding-top: 20px
}

.list-style10 .date_wrap {
	position: absolute;
	top: 0;
	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;
	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 .cate_warp,
.list-style11 .list-item.num-0 .text_wrap .date_wrap,
.list-style11 .list-item.num-0 .text_wrap .item_des,
.list-style11 .list-item.num-0 .text_wrap .price_warp,
.list-style11 .list-item.num-0 .text_wrap .subtitle,
.list-style11 .list-item.num-0 .text_wrap .title {
	transition: all .3s ease 0s!important;
	padding-left: 20px;
	margin-bottom: 5px
}

.list-style11 .list-item.num-0:hover .text_wrap .cate_warp,
.list-style11 .list-item.num-0:hover .text_wrap .date_wrap,
.list-style11 .list-item.num-0:hover .text_wrap .item_des,
.list-style11 .list-item.num-0:hover .text_wrap .price_warp,
.list-style11 .list-item.num-0:hover .text_wrap .subtitle,
.list-style11 .list-item.num-0:hover .text_wrap .title {
	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: 0;
	left: 0
}

.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 {
	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: 0;
	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:after,
.list-style12 .vc-carousel-slideline-inner>.num-0 .details:before {
	content: "";
	background: #fff;
	position: absolute;
	top: 50%;
	left: 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;
	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;
	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:after,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .details:before {
	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;
	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;
	transform: scale(.4);
	line-height: inherit
}

.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,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .subtitle,
.list-style12 .vc-carousel-slideline-inner .list-item:not(.num-0) .title {
	transition: all .36s ease
}

.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,
.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 .title {
	transform: translateX(15px)
}

.list-style10,
.list-style11,
.list-style12 {
	position: relative
}

.site_tooler .move-image-size {
	display: none!important
}

.vc_box_foil_wrap {
	padding: 20px;
	z-index: 0
}

.vc_box_foil_inner,
.vc_box_foil_wrap {
	position: relative;
	display: inline-block
}

.vc_box_foil_wrap:after {
	content: "";
	display: block;
	width: 80%;
	height: 50%;
	position: absolute;
	bottom: 0;
	right: 0;
	background: #323232;
	z-index: -1
}

.vc_box_foil_wrap.rt:after {
	bottom: auto;
	top: 0
}

.vc_box_foil_wrap.lt:after {
	bottom: auto;
	top: 0;
	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 .7s infinite;
	animation: blink .7s infinite
}

@-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@-webkit-keyframes blink {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.typed-fade-out {
	opacity: 0;
	-webkit-animation: 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_image .isotope-item .price_warp,
.post_waterfall .isotope-item .price_warp {
	display: block;
	width: 100%;
	text-align: center
}

.advanced_list .vc-cbtn {
	opacity: .5;
	padding: 0;
	position: absolute;
	text-align: center;
	top: 50%;
	z-index: 2;
	font-size: 30px;
	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 .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: 0
}

.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: 0
}

.new1 .vc-right.leftcenter.lr {
	left: 100px;
	right: auto
}

.new1 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new1 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -100px
}

.new1 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 100px
}

.new1 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

.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: 0
}

.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: 0
}

.new8 .vc-right.leftcenter.lr {
	left: 70px;
	right: auto
}

.new8 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new8 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -70px
}

.new8 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 70px
}

.new8 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

.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: 0
}

.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: 0
}

.new2 .vc-right.leftcenter.lr {
	left: 40px;
	right: auto
}

.new2 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new2 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -40px
}

.new2 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 40px
}

.new2 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

.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: 0
}

.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: 0
}

.new3 .vc-right.leftcenter.lr {
	left: 26px;
	right: auto
}

.new3 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new3 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -26px
}

.new3 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 26px
}

.new3 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

.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: 0
}

.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: 0
}

.new4 .vc-right.leftcenter.lr {
	left: 60px;
	right: auto
}

.new4 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new4 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -60px
}

.new4 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 60px
}

.new4 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

.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: 0
}

.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: 0
}

.new5 .vc-right.leftcenter.lr {
	left: 30px;
	right: auto
}

.new5 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new5 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -30px
}

.new5 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 30px
}

.new5 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

.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: 0
}

.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: 0
}

.new6 .vc-right.leftcenter.lr {
	left: 60px;
	right: auto
}

.new6 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new6 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -60px
}

.new6 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 60px
}

.new6 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

.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: 0
}

.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: 0
}

.new7 .vc-right.leftcenter.lr {
	left: 30px;
	right: auto
}

.new7 .vc-left.leftcenter.tb {
	margin-top: 0
}

.new7 .vc-right.leftcenter.tb {
	left: 0;
	right: auto;
	margin-top: -30px
}

.new7 .vc-left.leftbottom.lr {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0
}

.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: 0;
	margin-bottom: 30px
}

.new7 .vc-right.leftbottom.tb {
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	margin-top: 0
}

@-webkit-keyframes qfyfadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInDown {
	0% {
		opacity: 0;
		transform: translate3d(0, -100%, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes qfyfadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInLeft {
	0% {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes qfyfadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInRight {
	0% {
		opacity: 0;
		transform: translate3d(-100%, 0, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@-webkit-keyframes qfyfadeInToRight {
	0% {
		-webkit-transform: translateZ(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0)
	}
}

@keyframes qfyfadeInToRight {
	0% {
		transform: translateZ(0)
	}
	to {
		opacity: 0;
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes qfyfadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes qfyfadeInUp {
	0% {
		opacity: 0;
		transform: translate3d(0, 100%, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.qfyfadeInUp {
	-webkit-animation-name: 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)
	}
	to {
		opacity: 0;
		-webkit-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;
	animation-name: fadeOutUp1
}

.rev_slider_wrapper.fullscreen-container {
	height: 100vh
}

.qfy-column-inner>.column_inner {
	transition: all .3s ease 0s
}

.vc-column-dragging .qfy-column-inner>.column_inner {
	transition: none
}

.qfy-column-inner>.column_inner>.background-overlay {
	transition: all .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 .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 .15s ease-out, visibility 0ms linear .15s, transform .1s ease-out
}

.lrmiddlelayout .pre_a:hover .td_inner {
	transform: translateZ(0)
}

.lrmiddlelayout a .qfy-pagination-link-icon {
	transition: transform .15s ease-out, opacity .1s ease-out, visibility 0ms linear .15s;
	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 .15s ease-out, visibility 0ms linear .15s, transform .1s ease-out
}

.lrmiddlelayout .next_a:hover .td_inner {
	transform: translateZ(0)
}

.lrmiddlelayout .next_a:hover .qfy-pagination-link-icon {
	transform: translate3d(40px, 0, 0);
	opacity: 0;
	visibility: hidden
}

.lrmiddlelayout.wrap .next_inner,
.lrmiddlelayout.wrap .pre_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 {
	top: 28px
}

.qfyheaderbtn:after,
.qfyheaderbtn:before {
	content: "";
	display: block;
	width: 20px;
	height: 2px;
	background: #999;
	position: absolute;
	left: 15px;
	transition: all .3s ease-out 0s
}

.qfyheaderbtn:before {
	top: 18px
}

.qfyheaderbtn {
	display: block;
	left: -90px;
	top: 20px;
	color: #dedede;
	background-color: #393939;
	width: 50px;
	height: 50px;
	transition: all .3s cubic-bezier(.215, .61, .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 .4s cubic-bezier(.215, .61, .355, 1) 0s;
	top: 0
}

#header.newleftmenu:not(.position-ab-fixed),
#header.newrightmenu: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 {
	transform: translate3d(400px, 0, 0)
}

.menuopen .qfyheadercontent.menuleft .qfyheaderbtn {
	margin-right: 400px
}

.newleftmenu #navigation,
.newrightmenu #navigation {
	position: static!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 {
	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 .3s ease-out 0s;
	position: absolute;
	width: 100%!important;
	transform: translate3d(0, 10px, 0);
	box-shadow: none
}

.qfyheadercontent ul li:hover>ul.sub-nav {
	transition: all .6s cubic-bezier(.215, .61, .355, 1) 0s;
	opacity: 1;
	visibility: visible;
	transform: translateZ(0);
	-moz-transform: translateZ(0);
	-webkit-transform: translateZ(0)
}

.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: normal
}

#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 .3s cubic-bezier(.215, .61, .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 hsla(0, 0%, 84.7%, .1)
}

.loginandregister.site_tooler {
	position: relative
}

.pop_search_btn_div button:hover {
	background-color: rgba(0, 0, 0, .05)!important
}

.bitem.logo.fixedwidth {
	vertical-align: middle
}

.bitem.logo.fixedwidth img {
	max-width: 100%
}

.video-background.playing,
.video-background.toplay {
	top: 50%;
	left: 50%;
	cursor: pointer;
	display: block;
	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 .4s forwards;
	animation: pageFromRightToCenter .4s forwards;
	z-index: 2002
}

.page-from-center-to-right {
	-webkit-animation: pageFromCenterToRight .4s forwards;
	animation: pageFromCenterToRight .4s forwards;
	z-index: 2002
}

@-webkit-keyframes pageFromRightToCenter {
	0% {
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@keyframes pageFromRightToCenter {
	0% {
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
	to {
		transform: translateZ(0);
		opacity: 1
	}
}

@-webkit-keyframes pageFromCenterToRight {
	0% {
		transform: translateZ(0);
		opacity: 1
	}
	to {
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
}

@keyframes pageFromCenterToRight {
	0% {
		transform: translateZ(0);
		opacity: 1
	}
	to {
		transform: translate3d(100%, 0, 0);
		opacity: .9
	}
}

.page-from-center-to-left {
	-webkit-animation: pageFromCenterToLeft .4s forwards;
	animation: pageFromCenterToLeft .4s forwards
}

.page-from-left-to-center {
	-webkit-animation: pageFromLeftToCenter .4s forwards;
	animation: pageFromLeftToCenter .4s forwards
}

@-webkit-keyframes pageFromCenterToLeft {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}
	to {
		opacity: .5;
		transform: translate3d(-20%, 0, 0)
	}
}

@keyframes pageFromCenterToLeft {
	0% {
		opacity: 1;
		transform: translateZ(0)
	}
	to {
		opacity: .5;
		transform: translate3d(-20%, 0, 0)
	}
}

@-webkit-keyframes pageFromLeftToCenter {
	0% {
		opacity: .5;
		transform: translate3d(-20%, 0, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

@keyframes pageFromLeftToCenter {
	0% {
		opacity: .5;
		transform: translate3d(-20%, 0, 0)
	}
	to {
		opacity: 1;
		transform: translateZ(0)
	}
}

.qfy-slidercontent .royalSlider_gallery_new>section:first-child,
.qfy-tabcontent .royalSlider_gallery_new:not(.simple)>section:first-child {
	display: block
}

.qfy-tabcontent .royalSlider_gallery_new.simple>section {
	height: 0
}

.qfy-tabcontent .royalSlider_gallery_new.simple>section:first-child {
	height: 100%
}

.qfy-tabcontent .royalSlider_gallery_new.simple>.vc-element {
	height: 0
}

.qfy-tabcontent .royalSlider_gallery_new.simple>.vc-element:first-child {
	height: 100%
}

.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: 400;
	color: #fff;
	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
}

img.fr-circular,
img.fr-rounded {
	-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%
}

img.fr-bordered {
	border: 5px solid #ccc;
	box-sizing: content-box
}

img.fr-shadow {
	box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 1px 1px rgba(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) {
	background: #f5f5f5
}

table.qtable td,
table.qtable th {
	border: 1px solid #ddd
}

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%,
	50%,
	to {
		transform: translate(0)
	}
	25% {
		transform: translate(160px, 80px)
	}
	75% {
		transform: translate(-160px, -80px)
	}
}

@keyframes circle {
	0%,
	50%,
	to {
		transform: translate(0)
	}
	25% {
		transform: translate(160px, 80px)
	}
	75% {
		transform: translate(-160px, -80px)
	}
}

@-webkit-keyframes triangle {
	0%,
	50%,
	to {
		transform: translate(0) rotate(26deg)
	}
	25% {
		transform: translate(-140px, -80px) rotate(54deg)
	}
	75% {
		transform: translate(140px, 80px) rotate(0)
	}
}

@keyframes triangle {
	0%,
	50%,
	to {
		transform: translate(0) rotate(26deg)
	}
	25% {
		transform: translate(-140px, -80px) rotate(54deg)
	}
	75% {
		transform: translate(140px, 80px) rotate(0)
	}
}

@-webkit-keyframes squareindex {
	0%,
	50%,
	to {
		transform: translate(0) rotate(-156deg)
	}
	25% {
		transform: translate(-120px, -80px) rotate(-186deg)
	}
	75% {
		transform: translate(120px, 80px) rotate(-126deg)
	}
}

@keyframes squareindex {
	0%,
	50%,
	to {
		transform: translate(0) rotate(-156deg)
	}
	25% {
		transform: translate(-120px, -80px) rotate(-186deg)
	}
	75% {
		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;
	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;
	transform: rotate(26deg);
	-webkit-animation: triangle 100s linear infinite;
	animation: triangle 100s linear infinite;
	border-right: 320px solid transparent;
	border-bottom: 554px solid #00f;
	border-left: 320px solid transparent
}

.vc-vc_canvas {
	overflow: hidden
}

.vc_canvas .viewport .canvas-container {
	margin: 0 auto;
	max-width: 100%
}

.vc_canvas .viewport .canvas-container canvas {
	max-width: 100%;
	height: auto!important
}

.background-media {
	-webkit-backface-visibility: hidden
}

.ckeditorInLine span[style~="color:"]>a,
.qfe_wrapper span[style~="color:"]>a {
	color: inherit
}

.widthfull.bitImageParentDiv .single_two_images {
	width: 100%
}

.swiper-container.mobile_list_inner .blog-content.wf-td {
	display: block
}

.order_product_img img {
	display: inline-block;
	max-width: 40px;
	max-height: 40px;
	height: auto
}

.positionfixedTopindex {
	z-index: 999!important
}

.positionfixed0 {
	position: fixed!important;
	z-index: 999
}

.positionfixed0.positionAbsolute {
	position: absolute!important
}

.positionfixed0.autoheight {
	height: auto!important
}

.position-follow .qfy-column-inner>.column_inner {
	transition: none
}

.teaser_grid_container .post_excerpt a.bitImageAhover {
	color: inherit
}

.wf-mobile-visible.leftbtnmenu .dl-menuopen .dl-submenu li a {
	padding-left: 20px
}

.wf-mobile-visible.leftbtnmenu .dl-menuopen .dl-submenu li .dl-submenu li a {
	padding-left: 40px
}

.qfy-icon_16x16,
.qfy-icon_24x24,
.qfy-icon_64x64 {
	box-sizing: border-box
}

.hide-article-box {
	position: relative;
	z-index: 9999;
	padding-top: 160px;
	bottom: 2px;
	margin-top: -160px;
	text-align: center;
	width: 100%;
	background-image: linear-gradient(-180deg, hsla(0, 0%, 100%, 0), #fff 70%);
	padding-bottom: 6px
}

div[controlnavigation=line] .rsBullet {
	width: 25px
}

div[controlnavigation=line] .rsBullet span {
	margin: 0
}

div[controlnavigation=line] .rsBullet span:after {
	width: 25px;
	background: #b0b0b2;
	height: 1px
}

div[controlnavigation=line] .rsBullet.rsNavSelected span {
	background: transparent
}

div[controlnavigation=line] .rsBullet.rsNavSelected span:after {
	width: 25px;
	background: #000;
	height: 2px
}

.flexslider .slides>li:first-child {
	display: block;
	-webkit-backface-visibility: visible
}

.flexslider .slides>li {
	display: none;
	-webkit-backface-visibility: hidden
}

body.dialog-open {
	position: fixed;
	width: 100%;
	height: 100%;
	overflow: hidden
}

.swiper-container.gallerys img {
	height: auto!important
}

.swiper-container.gallerys .qfy_image_vc_item {
	text-align: center;
	padding-bottom: 20px
}

.swiper-container.gallerys .swiper-pagination.line .swiper-pagination-bullet {
	width: 25px;
	height: 1px;
	border-radius: 0;
	opacity: 1;
	margin: 0 5px!important
}

.swiper-container.gallerys .swiper-pagination.line .swiper-pagination-bullet-active {
	height: 2px
}

.position-follow.qfy-column-inner>.column_inner {
	transition: none
}

.swiper-container.swiper-container-coverflow.gallerys {
	overflow: initial
}

.swiper-container.swiper-container-coverflow.gallerys .qfy_image_vc_item {
	padding-bottom: 0
}

.qf-shadow-menu-inner {
	width: 25px;
	height: 25px;
	position: relative
}

.qf-shadow-menu {
	width: 25px;
	height: 25px;
	cursor: pointer;
	z-index: 10005
}

.qf-shadow-menu span,
.qf-shadow-menu span:after,
.qf-shadow-menu span:before {
	width: 100%;
	height: 2px;
	display: block
}

.qf-shadow-menu span:after {
	transition-property: margin;
	transition-duration: .2s;
	transition-delay: .2s, 0s
}

.qf-shadow-menu span:after,
.qf-shadow-menu span:before {
	position: absolute;
	content: ""
}

.qf-shadow-menu span:before {
	transition-property: margin;
	transition-duration: .2s;
	transition-delay: .2s, 0s
}

.qf-shadow-menu span {
	margin: 0 auto;
	position: relative;
	top: 12px;
	transition-duration: 0s;
	transition-delay: .2s
}

body.pop-content .qf-shadow-menu span {
	background-color: transparent!important;
	transition-delay: .2s
}

body.pop-content .qf-shadow-menu span:before {
	margin-top: 0;
	transform: rotate(45deg);
	transition-delay: 0s, .2s
}

body.pop-content .qf-shadow-menu span:after {
	margin-top: 0;
	transform: rotate(-45deg);
	transition-delay: 0s, .2s
}

.qf-shadow-container {
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
	box-sizing: border-box;
	visibility: visible;
	padding: 20px 0;
	transition: all .2s ease-in .6s;
	visibility: hidden;
	pointer-events: none;
	opacity: 0;
	transition: all .2s ease-out;
	z-index: 10001;
	width: 100%;
	height: 100%
}

.qf-shadow-container .site_tooler .bitWidgetFrame {
	padding-top: 0!important;
	padding-bottom: 0!important
}

.qf-shadow-container .widget {
	background: initial
}

#header.button-header {
	z-index: 10005!important
}

#header.button-header.follow {
	position: fixed!important;
	width: 100%
}

body.pop-content {
	overflow: hidden
}

body.pop-content .qf-shadow-container {
	visibility: visible;
	pointer-events: auto;
	opacity: 1;
	transition: all .2s ease-out
}

.wf-clearfix:after,
.wf-clearfix:before {
	content: "";
	display: table
}

.wf-clearfix:after {
	clear: both
}

.ancient-ie .wf-clearfix {
	zoom: 1
}

.wf-container:after,
.wf-container:before {
	content: "";
	display: table
}

.wf-container:after {
	clear: both
}

.ancient-ie .wf-container {
	zoom: 1
}

.gform_wrapper .top_label .gfield_label,
.wf-container>*,
body,
body.page,
html,
input,
textarea {
	font: 14px;
	word-spacing: normal;
	color: #8d9095;
	font-family: 华文细黑, Helvetica, Arial, Verdana, sans-serif;
	font-style: normal;
	font-weight: 400
}

#main .gform_wrapper textarea,
#reply-title small {
	font: normal normal normal 14px/22px 华文细黑, Helvetica, Arial, Verdana, sans-serif
}

.ancient-ie .wf-container>*,
.ancient-ie body,
.ancient-ie html,
.ancient-ie textarea,
.grid-text-hovers .portfolio-grid .post .details,
.layout-masonry-grid .post .details,
.portfolio.grid-text-hovers .portfolio-grid .post .details,
.portfolio.layout-masonry-grid .post .details,
.rollover-content,
.swiper-caption {
	line-height: 22px
}

body {
	background: #fff none no-repeat fixed top;
	background-size: cover
}

.overlap #main,
.overlap .main-gradient {
	background-image: none, linear-gradient(180deg, hsla(0, 0%, 100%, .75) 0, hsla(0, 0%, 100%, .8) 5px, hsla(0, 0%, 100%, .86) 10px, hsla(0, 0%, 100%, .9) 20px, hsla(0, 0%, 100%, .94) 30px, hsla(0, 0%, 100%, .98) 50px, hsla(0, 0%, 100%, .99) 60px, #fff 70px);
	background-repeat: repeat;
	background-position: top;
	background-size: auto;
	box-shadow: 0 -1px 0 0 rgba(5, 38, 57, .05)
}

@media screen and (max-width:1024px) {
	.overlap #main,
	.overlap .main-gradient {
		background-image: none, linear-gradient(180deg, hsla(0, 0%, 100%, .75) 0, hsla(0, 0%, 100%, .8) 5px, hsla(0, 0%, 100%, .86) 10px, hsla(0, 0%, 100%, .9) 15px, hsla(0, 0%, 100%, .94) 20px, hsla(0, 0%, 100%, .98) 30px, hsla(0, 0%, 100%, .99) 35px, #fff 40px)
	}
}

@media screen and (max-width:800px) {
	.overlap #main,
	.overlap .main-gradient {
		background-image: none, linear-gradient(180deg, hsla(0, 0%, 100%, .75) 0, hsla(0, 0%, 100%, .8) 2px, hsla(0, 0%, 100%, .86) 5px, hsla(0, 0%, 100%, .9) 8px, hsla(0, 0%, 100%, .94) 11px, hsla(0, 0%, 100%, .98) 16px, hsla(0, 0%, 100%, .99) 18px, #fff 20px)
	}
}

.old-ie9 .overlap #main,
.old-ie .overlap #main {
	background: #fff none repeat top
}

.color-accent,
.color-secondary,
.stripe-style-1 .color-accent,
.stripe-style-2 .color-accent,
.stripe-style-3 .color-accent,
.stripe-style-4 .color-accent,
.stripe-style-5 .color-accent,
.text-secondary {
	color: #f1501a
}

.text-normal {
	font-size: 14px
}

.text-small {
	font-size: 12px
}

.text-big {
	font-size: 15px
}

#page {
	background: #fff none repeat top;
	background-size: auto
}

.old-ie #page {
	background-color: #fff;
	background-image: none;
	background-repeat: repeat;
	background-position: top
}

a {
	text-decoration: none
}

a,
a:hover {
	color: #f1501a
}

a:hover {
	text-decoration: underline
}

.page-title {
	background-color: rgba(55, 58, 65, .04)
}

#main-slideshow.fix:after,
#main-slideshow.fixed:after,
#main-slideshow.layer-fixed:after,
.old-ie .page-title:after,
.page-title:after {
	background-color: transparent
}

.h1-size,
h1 {
	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
}

.hr-breadcrumbs.divider-heder,
.hr-breadcrumbs.divider-heder a,
h1 a,
h1 a:hover {
	color: #373a41
}

.h2-size,
.vc_pie_chart .vc_pie_chart_value,
h1.entry-title,
h2 {
	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
}

h1.entry-title a,
h2 a,
h2 a:hover {
	color: #373a41
}

.comments-title,
.fancy-subtitle,
.gform_wrapper h3.gform_title,
.h3-size,
h2.entry-title,
h3,
h3.gform_title {
	color: #373a41;
	text-transform: none
}

#reply-title,
.comments-title a,
h2.entry-title a,
h3 a,
h3 a:hover {
	color: #373a41
}

.fancy-header .breadcrumbs a,
.fancy-title {
	color: #fff
}

.fancy-subtitle {
	color: #f1501a
}

.button-load-more,
.flex-caption h2,
.gform_wrapper .gsection .gfield_label,
.gform_wrapper h2.gsection_title,
.h4-size,
.page h4,
.paginator .loading-ready,
.rollover-content h2.entry-title,
.style-minimal #page .paginator .button-load-more,
.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item h2,
.widget-title a,
h4,
h4 a,
h4 a:hover {
	color: #373a41
}

.author-quote,
.h5-size,
h5 {
	color: #373a41;
	text-transform: none
}

.h6-size,
h5 a,
h5 a:hover,
h6 {
	color: #373a41
}

.h6-size,
h6 {
	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: #303030 none repeat 50%;
	color: #fff;
	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 #f1501a
}

.old-ie #top-bar {
	background: #303030 none repeat 50%
}

#top-bar .mini-nav .customSelect,
#top-bar .mini-nav>ul>li:hover>a,
#top-bar a {
	color: #fff
}

#bottom-bar .mini-nav ul>li.act>a,
#top-bar .mini-nav ul>li.act>a {
	color: #fff;
	text-decoration: underline
}

#bottom-bar .mini-nav>ul>li:hover>a,
#bottom-bar .mini-nav ul>li.act>a {
	color: #8d9095
}

#bottom-bar .mini-nav ul>li:hover>a span,
#top-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:after,
#main-nav:before {
	content: "";
	display: table
}

#main-nav:after {
	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: 32px
}

#main-nav>li>a>span>span.menu-subtitle {
	font-size: 11px;
	color: hsla(0, 0%, 100%, .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>a {
	padding: 6px 0 7px
}

#main-nav.menu-frame-on>li>a {
	padding: 6px 10.5px 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 18.5px 7px 10.5px
}

#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: 6.5px
}

.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 10px
}

.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 17px 9px 10px
}

.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: 5.6666666666667px
}

.csstransforms3d #main-nav.fancy-rollovers>li.act:hover>a>span,
.csstransforms3d #main-nav.fancy-rollovers>li.act>a>span,
.csstransforms3d #main-nav.fancy-rollovers>li:hover>a {
	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:hover>a,
#main-nav.menu-frame-on>li.act>a,
.csstransforms3d #main-nav.fancy-rollovers.menu-frame-on>li.act>a {
	color: #fff
}

#main-nav>li.act:hover>a,
#main-nav>li.act>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,
.mini-nav>ul>li.has-children {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23fff' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%3E%3C/svg%3E")
}

.mini-nav>ul>li.has-children.act {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23f1501a' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23fff' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%238d9095' d='M.824 4.516L4.514.669l3.691 3.812-1.021 1.035-2.67-2.675L1.84 5.516z'/%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,
.widget .custom-nav .has-children>a:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23373a41' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23f1501a' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23f1501a' d='M.824 4.516L4.514.669l3.691 3.812-1.021 1.035-2.67-2.675L1.84 5.516z'/%3E%3C/svg%3E")
}

#bottom-bar .sub-nav li.has-children:after,
#top-bar .sub-nav li.has-children:after,
.sub-nav li.has-children.level-arrows-on:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9'%3E%3Cpath fill='%231b2838' d='M1.557.766L5.24 4.534 1.712 8.256.557 7.219l2.738-2.745L.557 1.797z'/%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
}

#bottom-bar .mini-nav .sub-nav>li>a,
#top-bar .mini-nav .sub-nav>li>a {
	color: rgba(27, 40, 56, .7);
	font-size: 13px;
	line-height: 18px
}

#top-bar .mini-nav>ul>li>.sub-nav {
	top: 32px
}

#bottom-bar .sub-nav li.has-children.act:after,
#top-bar .sub-nav li.has-children.act:after,
.sub-nav li.has-children.act.level-arrows-on:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9'%3E%3Cpath fill='%23f1501a' d='M1.557.766L5.24 4.534 1.712 8.256.557 7.219l2.738-2.745L.557 1.797z'/%3E%3C/svg%3E")
}

#main-nav .dt-mega-menu .sub-nav .dt-mega-parent>a .mega-icon,
#main-nav .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 .dt-mega-menu .sub-nav .dt-mega-parent>a .fa,
#main-nav>.menu-item>a>.fa {
	font-size: 14px
}

#main-nav>.menu-item>a>.fa {
	line-height: 20px
}

#main-nav .sub-nav .fa,
.dl-menu li a .fa,
.dl-menuwrapper li>a .fa {
	font-size: 12px
}

.paint-accent-color {
	color: #f1501a!important
}

.sidebar-content {
	border: 1px solid rgba(218, 222, 225, .7);
	background: #fff none repeat 50%
}

.old-ie .sidebar-content {
	border: 1px solid #dadee1;
	background: #fff none repeat 50%
}

.sidebar-content .widget,
.sidebar .widget {
	border-top: 1px solid rgba(218, 222, 225, .7);
	color: #8d9095
}

.old-ie .sidebar-content .widget,
.old-ie .sidebar .widget {
	border-top: 1px solid #dadee1
}

#page .filter .filter-categories.new-style a:first-child,
.filter-categories,
.filter-categories.new-style a,
.filter-extras,
.filter-sorting,
.filter a,
.old-ie .filter-categories,
.old-ie .filter-extras,
.old-ie .filter-sorting,
.old-ie .filter a,
.old-ie .page-links,
.old-ie .page-nav,
.old-ie .paginator a,
.page-links,
.page-nav,
.paginator a {
	border-color: transparent
}

.sidebar-content .widget-title,
.sidebar .widget-title {
	color: #373a41
}

#bottom-bar {
	font-size: 12px;
	color: #8d9095;
	border-top: 1px 0 transparent
}

#bottom-bar,
.old-ie #bottom-bar {
	background: #f0f0f1 none repeat top
}

#bottom-bar .mini-nav li:before {
	border-left-color: transparent
}

#bottom-bar .mini-nav .customSelect,
#bottom-bar a {
	color: #8d9095
}

.old-ie #bottom-bar .mini-contacts li:before,
.old-ie #bottom-bar .mini-search {
	background-color: #dfdfde
}

.close-link,
.mini-search .submit.act {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M10.661-1.048h.021v.083h-.021zM9.328-1.049h.03v.042h-.03zM15.081 14.044l-1.014 1.059L.92 1.913 1.999.899z'/%3E%3Cpath fill='%23fff' d='M.959 14.01l1.008 1.052L15.041 1.946 13.969.938z'/%3E%3C/svg%3E")
}

.old-ie .close-link {
	background-position: 8px -1190px
}

.filter-categories .act.show-all:hover:before,
.filter-categories .act:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23fff' d='M6.501 1.084a5.38 5.38 0 013.836 1.593A5.381 5.381 0 0111.918 6.5a5.373 5.373 0 01-1.581 3.823 5.387 5.387 0 01-3.836 1.595 5.374 5.374 0 01-3.836-1.595A5.378 5.378 0 011.084 6.5c0-1.442.561-2.801 1.58-3.823a5.379 5.379 0 013.837-1.593m0-1.084a6.5 6.5 0 100 13.001A6.5 6.5 0 006.5 0z'/%3E%3Cpath fill='%23fff' d='M9.983 5.576L6.106 9.142 3.657 6.676 4.68 5.611l1.545 1.59 2.758-2.656z'/%3E%3C/svg%3E")
}

.filter-categories .act:hover:before {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23fff' d='M6.501 1.084a5.38 5.38 0 013.836 1.593A5.381 5.381 0 0111.918 6.5a5.373 5.373 0 01-1.581 3.823 5.387 5.387 0 01-3.836 1.595 5.374 5.374 0 01-3.836-1.595A5.378 5.378 0 011.084 6.5c0-1.442.561-2.801 1.58-3.823a5.379 5.379 0 013.837-1.593m0-1.084a6.5 6.5 0 100 13.001A6.5 6.5 0 006.5 0z'/%3E%3Cpath fill='%23fff' d='M3.534 8.557l.895.893 5.038-5.038-.863-.862z'/%3E%3Cpath fill='%23fff' d='M9.467 8.557l-.897.893-5.036-5.038.862-.862z'/%3E%3C/svg%3E")
}

#main #content h4.qfe_toggle_title_active,
#main .qfe_accordion .qfe_accordion_wrapper .ui-state-active>a,
#main .qfe_toggle_title_active,
.st-accordion li.st-open>a,
.st-toggle.st-open>a {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23f1501a' d='M6.501 1.084a5.38 5.38 0 013.836 1.593A5.381 5.381 0 0111.918 6.5a5.373 5.373 0 01-1.581 3.823 5.387 5.387 0 01-3.836 1.595 5.374 5.374 0 01-3.836-1.595A5.378 5.378 0 011.084 6.5c0-1.442.561-2.801 1.58-3.823a5.379 5.379 0 013.837-1.593m0-1.084a6.5 6.5 0 100 13.001A6.5 6.5 0 006.5 0z'/%3E%3Cpath fill='%23f1501a' d='M9.983 5.576L6.106 9.142 3.657 6.676 4.68 5.611l1.545 1.59 2.758-2.656z'/%3E%3C/svg%3E")
}

.old-ie #main .qfe_accordion .qfe_accordion_wrapper .ui-state-active>a,
.old-ie .st-accordion li.st-open>a {
	background-position: right -40px
}

.old-ie #main #content h4.qfe_toggle_title_active,
.old-ie #main .qfe_toggle_title_active,
.old-ie .st-toggle.st-open>a {
	background-position: 0 1px
}

#main #content h4.qfe_toggle_title_active:hover,
#main .qfe_accordion .qfe_accordion_wrapper .ui-state-active>a:hover,
#main .qfe_toggle_title_active:hover,
.st-accordion li.st-open>a:hover,
.st-toggle.st-open>a:hover {
	color: #373a41
}

.filter-categories .act:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='13' height='13'%3E%3Cpath fill='%23fff' d='M6.501 1.084a5.38 5.38 0 013.836 1.593A5.381 5.381 0 0111.918 6.5a5.373 5.373 0 01-1.581 3.823 5.387 5.387 0 01-3.836 1.595 5.374 5.374 0 01-3.836-1.595A5.378 5.378 0 011.084 6.5c0-1.442.561-2.801 1.58-3.823a5.379 5.379 0 013.837-1.593m0-1.084a6.5 6.5 0 100 13.001A6.5 6.5 0 006.5 0z'/%3E%3Cpath fill='%23fff' d='M9.983 5.576L6.106 9.142 3.657 6.676 4.68 5.611l1.545 1.59 2.758-2.656z'/%3E%3C/svg%3E")
}

.images-list-caption,
.rsSlide .slider-post-caption {
	line-height: 22px
}

.old-ie .block-style-widget,
.old-ie .frame-on.frame-fancy,
.old-ie .shortcode-code,
.old-ie .sidebar-none .related-projects.slider-wrapper {
	border: 1px solid transparent
}

.content .frame-on.frame-fancy {
	border: none
}

.old-ie .searchform .submit {
	background-position: 0 -668px
}

#top-bar .soc-ico a .fa,
#top-bar .soc-ico a .glyphicon {
	color: #19b4e8
}

#top-bar .soc-ico a {
	border-color: transparent;
	text-align: center
}

#top-bar .soc-ico.show-round a {
	border-color: rgba(25, 180, 232, .8)
}

#top-bar .soc-ico a:hover,
#top-bar .soc-ico a:hover .glyphicon {
	color: #969fb1
}

#top-bar .soc-ico.show-round a:hover {
	border-color: rgba(150, 159, 177, .8)
}

.footer .soc-ico a .icon,
.sidebar .soc-ico a .icon,
.soc-ico a .icon {
	fill: #f1501a
}

.footer .soc-ico a,
.sidebar .soc-ico a,
.soc-ico a {
	border-color: rgba(241, 80, 26, .8)
}

.bit-html #page {
	-ms-box-shadow: 0 0 12px #ccc;
	-o-box-shadow: 0 0 12px #ccc;
	box-shadow: 0 0 12px #ccc
}

#footer {
	border-top: 1px 0 transparent
}

#footer,
.old-ie #footer {
	background: #0c0202 none repeat top
}

.bit-html #footer {
	min-height: 0
}

#header .navigation-holder {
	margin: 0
}

#main-nav.bit-menu-default {
	background: 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;
	color: #fff;
	line-height: inherit-self-auto;
	padding: 2px 0 3px 0;
	min-width: 25px;
	text-align: center
}

#main-nav.bit-menu-default>li.first {
	border-left: inherit-self-auto;
	box-shadow: none
}

#main-nav.bit-menu-default>li.act,
#main-nav.bit-menu-default>li:hover {
	background: inherit-self-auto
}

#main-nav.bit-menu-default>li.act>a,
#main-nav.bit-menu-default>li.dt-hovered>a,
#main-nav.bit-menu-default>li:hover>a,
#main-nav.bit-menu-default>li>a:hover {
	border-radius: inherit-self-auto;
	border: inherit-self-auto;
	color: #23acdd;
	border-width: inherit-self-auto;
	border-color: inherit-self-auto;
	text-shadow: inherit-self-auto #23acdd
}

#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: #fff
}

#main-nav.bit-menu-default>li:hover>a span {
	color: #23acdd
}

#main-nav.bit-menu-default .sub-nav li {
	background-color: hsla(0, 0%, 99.6%, 0);
	border-bottom: 1px solid transparent
}

.old-ie #main-nav.bit-menu-default .sub-nav li {
	background-color: #fefefe;
	border-bottom: 1px solid transparent
}

#main-nav .sub-nav li a,
#phantom #main-nav .sub-nav li a {
	padding: 6px 0 7px 0;
	padding-left: 12px
}

.bit-menu-default .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a,
.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 .dt-mega-menu .sub-nav>li>a,
.bit-menu-default .sub-nav>li.act>a,
.bit-menu-default .sub-nav>li:hover>a,
.bit-menu-default .sub-nav>li>a {
	color: #fff
}

.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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23fff' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%3E%3C/svg%3E");
	right: 0
}

#main-nav.bit-menu-default>li.has-children.act.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.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%2323acdd' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%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 {
	margin: inherit-self-auto
}

#main-nav.bit-menu-default .sub-nav li.has-children.level-arrows-on:after,
#main-nav.bit-menu-default .sub-nav li.has-children.level-arrows-on:hover:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9'%3E%3Cpath fill='%23fff' d='M1.557.766L5.24 4.534 1.712 8.256.557 7.219l2.738-2.745L.557 1.797z'/%3E%3C/svg%3E")
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on>a {
	position: relative;
	padding: 2px 12px 3px 0
}

.bit-menu-default.mini-search .submit {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M15.491 14.071L10.887 9.53c.727-.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.008 1.266 0 2.567-.516 3.539-1.178l4.562 4.556 1.335-1.321zM1.632 5.996a4.407 4.407 0 014.403-4.403 4.406 4.406 0 014.402 4.403 4.406 4.406 0 01-4.402 4.402 4.409 4.409 0 01-4.403-4.402z'/%3E%3C/svg%3E")
}

.bit-menu-default.mini-search .submit:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2323acdd' d='M15.491 14.071L10.887 9.53c.727-.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.008 1.266 0 2.567-.516 3.539-1.178l4.562 4.556 1.335-1.321zM1.632 5.996a4.407 4.407 0 014.403-4.403 4.406 4.406 0 014.402 4.403 4.406 4.406 0 01-4.402 4.402 4.409 4.409 0 01-4.403-4.402z'/%3E%3C/svg%3E")
}

#header #main-nav.menu-frame-on.bit-menu-default>li>a {
	border-radius: 4px;
	color: #fff
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act {
	background-color: transparent;
	border-radius: 4px
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act>a {
	color: #23acdd;
	border: 1px solid transparent;
	background: transparent;
	background: linear-gradient(180deg, transparent, transparent)
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act>a>span {
	color: #23acdd
}

#header #main-nav.menu-frame-on.bit-menu-default>li:hover>a {
	border: 1px solid transparent;
	background: transparent;
	background: linear-gradient(180deg, transparent, transparent)
}

#header #main-nav.bit-menu-default>li>a i.underline {
	background-color: #23acdd
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li.act {
	background-color: transparent;
	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;
	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: #078ebf
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li>a:hover>span {
	color: #000
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li:hover>a {
	border: 1px solid #000
}

#main-nav.bit-menu-float {
	border-radius: inherit-self-auto;
	border: inherit-self-auto;
	background-color: inherit-self-auto;
	margin: inherit-self-auto
}

#main-nav.bit-menu-float,
#main-nav.bit-menu-float>li {
	padding: inherit-self-auto;
	background: inherit-self-auto
}

#main-nav.bit-menu-float>li {
	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: #078ebf;
	padding: 6px 10px 7px 10px;
	line-height: inherit-self-auto
}

#main-nav.bit-menu-float>li.first {
	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: #000
}

#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: #000
}

#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.act>a,
#main-nav.bit-menu-float>li.dt-hovered>a,
#main-nav.bit-menu-float>li>a:hover,
#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.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: #000;
	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: #000
}

#main-nav.bit-menu-float .sub-nav>li:hover>a span,
.bit-menu-float .dt-mega-menu .sub-nav li.act>a,
.bit-menu-float .dt-mega-menu .sub-nav li:hover>a {
	border: inherit-self-auto;
	color: #000
}

.bit-menu-float .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a,
.bit-menu-float .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover,
.bit-menu-float .dt-mega-menu .sub-nav>li:hover>a,
.bit-menu-float .dt-mega-menu .sub-nav>li>a,
.bit-menu-float .sub-nav>li:hover>a,
.bit-menu-float .sub-nav>li>a {
	color: #000
}

#main-nav.bit-menu-float .sub-nav li {
	background: rgba(98, 204, 239, .5);
	border-bottom: 1px solid #ddd
}

.old-ie8 #main-nav.bit-menu-float .sub-nav li,
.old-ie #main-nav.bit-menu-float .sub-nav li {
	background-color: #62ccef;
	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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23078ebf' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%3E%3C/svg%3E")
}

#main-nav.bit-menu-float>li.has-children.act.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.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%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,
#main-nav.bit-menu-float .sub-nav li.has-children.level-arrows-on:hover:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9'%3E%3Cpath d='M1.557.766L5.24 4.534 1.712 8.256.557 7.219l2.738-2.745L.557 1.797z'/%3E%3C/svg%3E")
}

#main-nav.bit-menu-float.underline-hover>li>a i.underline {
	background-color: #23acdd
}

.bit-menu-float.mini-search .submit {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%23fff' d='M15.491 14.071L10.887 9.53c.727-.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.008 1.266 0 2.567-.516 3.539-1.178l4.562 4.556 1.335-1.321zM1.632 5.996a4.407 4.407 0 014.403-4.403 4.406 4.406 0 014.402 4.403 4.406 4.406 0 01-4.402 4.402 4.409 4.409 0 01-4.403-4.402z'/%3E%3C/svg%3E")
}

.bit-menu-float.mini-search .submit:hover {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16'%3E%3Cpath fill='%2323acdd' d='M15.491 14.071L10.887 9.53c.727-.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.008 1.266 0 2.567-.516 3.539-1.178l4.562 4.556 1.335-1.321zM1.632 5.996a4.407 4.407 0 014.403-4.403 4.406 4.406 0 014.402 4.403 4.406 4.406 0 01-4.402 4.402 4.409 4.409 0 01-4.403-4.402z'/%3E%3C/svg%3E")
}

.boxed #footer .wf-wrap,
.wide #footer .wf-wrap {
	max-width: 1280px;
	margin: 0 auto
}

#main-nav>li>a {
	font: normal normal 14px/22px 微软雅黑, Helvetica, Arial, Verdana, sans-serif;
	text-transform: none
}

#mobile-menu {
	font: normal normal 14px/14px 微软雅黑, Helvetica, Arial, Verdana, sans-serif;
	text-transform: none
}

#main-nav .sub-nav>li>a {
	font: normal normal 16px/24px 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 16px/16px Open Sans, Helvetica, Arial, Verdana, sans-serif;
	text-transform: none
}

#main-nav>li {
	margin-left: 30px;
	margin-right: 30px
}

#header .wf-table {
	height: 93px;
	min-height: 93px
}

#header {
	background: #fff none repeat top;
	border-bottom: 1px 0 transparent
}

#header.headerPM {
	padding: 0 0 0 0;
	margin: 0 0 0 0
}

#header.headerInnerPM>.wf-wrap {
	padding-top: 0;
	padding-bottom: 0;
	margin: 0 0 0 0
}

#header.headerInnerPM .navigation-holder>div {
	margin-left: 0;
	margin-right: 0
}

#top-bar {
	padding: 3px 0 3px 0;
	margin: 0 0 0 0
}

#footer {
	padding: 0 50px 20px 50px;
	margin: 0 0 0 0
}

#bottom-bar {
	padding: 0 0 0 0;
	margin: 0 0 0 0
}

.overlap #header {
	background-color: #fff;
	background-repeat: repeat;
	background-position: top;
	border-bottom: none
}

.old-ie .overlap #header {
	background: #fff none repeat top
}

@media screen and (max-width:1024px) {
	.overlap #header {
		background-color: #fff
	}
}

@media screen and (max-width:800px) {
	.overlap #header {
		background-color: #fff
	}
}

.old-ie9 .overlap #header,
.old-ie .overlap #header {
	background-color: #fff
}

.transparent #header {
	background: rgba(0, 34, 51, .3) none repeat 50%
}

.old-ie .transparent #header {
	background: #006fa8 none repeat 50%
}

@media screen and (max-width:760px) {
	.transparent #header {
		background: #fff none repeat top
	}
	.old-ie .transparent #header {
		background: #8c8c8c none repeat top
	}
}

#phantom .ph-wrap,
.one-page-row #phantom .ph-wrap {
	background: hsla(0, 0%, 100%, .81)
}

.old-ie #phantom .ph-wrap {
	background: #fff
}

#mobile-menu,
#mobile-menu:hover {
	border: 1px solid transparent
}

.dl-menu-fixedheader,
.dl-menu-fixedheader:hover {
	border-bottom: 1px solid transparent
}

#mobile-menu,
.dl-menu-fixedheader,
.mobile_footer_menu li {
	background: #000
}

#mobile-menu.dl-active,
#mobile-menu:hover,
.dl-menu-fixedheader:hover,
.mobile_footer_menu li:hover {
	background: #22a2d8
}

#main-nav>li>a,
#mobile-menu,
.mobile_footer_menu li span {
	color: #fff
}

.mobile_login_btn .listsvg * {
	stroke: #fff
}

.mobile_login_btn .listsvg:hover path {
	fill: none
}

.mobile_login_btn .listsvg:hover * {
	stroke: #fff
}

.mobile_login_btn svg path {
	fill: #fff
}

#mobile-menu.dl-active,
#mobile-menu.dl-active>li>a,
#mobile-menu:hover,
#mobile-menu:hover>li>a,
.mobile_footer_menu li:hover span {
	color: #fff
}

.mobile_login_btn svg:hover path {
	fill: #fff
}

.dl-menuwrapper .dl-menu li {
	background: rgba(0, 0, 0, .8);
	border-bottom: 1px solid #000
}

.leftbtnmenu .loginbtncontainer .loginbtn,
.leftbtnmenu .loginbtncontainer .registerbtn,
.leftbtnmenu .loginbtncontainer_bottom,
.leftbtnmenu .loginbtncontainer_top {
	border-color: #000
}

.leftbtnmenu .loginbtncontainer .loginbtn:hover a,
.leftbtnmenu .loginbtncontainer .loginbtn a,
.leftbtnmenu .loginbtncontainer .registerbtn:hover a,
.leftbtnmenu .loginbtncontainer .registerbtn a {
	color: #fff
}

.bit-html .dl-menuwrapper.leftbtnmenu li a {
	padding-top: 10px;
	padding-bottom: 10px
}

.mobilefloatmenu.moble_menufixed.fixedheadering #mobile-menu,
.mobilefloatmenu.moble_menufixed.fixedheadering .dl-menu-fixedheader {
	background: #000
}

.dl-menuwrapper .dl-container>ul>li:hover,
.mobilefloatmenu .dl-menuwrapper {
	background: rgba(0, 0, 0, .8)
}

.dl-menuwrapper .dl-container>ul>li:hover>a>span {
	color: #fff
}

.dl-menuwrapper ul.dl-submenu>li {
	background: rgba(0, 0, 0, .8);
	border-bottom: 1px solid #000
}

body .dl-menuwrapper.leftbtnmenu ul.dl-submenu>li.first {
	border-top: 1px solid #000!important
}

body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen {
	background: rgba(0, 0, 0, .8)
}

.dl-menuwrapper ul.dl-submenu>li>a>span {
	color: #fff
}

.dl-menuwrapper ul.dl-submenu>li:hover {
	background: rgba(0, 0, 0, .8)
}

.dl-menuwrapper .dl-menu li a,
.dl-menuwrapper ul.dl-submenu>li:hover>a>span,
body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen>a,
body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen>a>span {
	color: #fff
}

.dl-menuwrapper li.has-children:hover>a:after,
.dl-menuwrapper li.has-children>a:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='6' height='9'%3E%3Cpath fill='%23fff' d='M1.557.766L5.24 4.534 1.712 8.256.557 7.219l2.738-2.745L.557 1.797z'/%3E%3C/svg%3E")
}

#main-slideshow:not(.rv-slider) {
	min-height: 93px
}

#fancy-header .wf-wrap {
	padding-top: 0
}

.overlap #fancy-header .wf-wrap {
	padding-top: 70px;
	padding-bottom: 70px
}

#main-slideshow.fixed {
	min-height: 13px
}

#header .sub-nav {
	width: 120px
}

#header .sub-nav .sub-nav {
	left: 120px
}

#header .sub-nav .sub-nav.right-overflow {
	left: -120px
}

#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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath fill='%23fff' d='M5.999 3.376L1.6 8 0 6.303 5.999 0 12 6.303 10.4 8z'/%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: #fff;
	line-height: normal;
	padding: 2px 0 3px 0;
	display: block;
	min-width: 25px;
	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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23fff' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%3E%3C/svg%3E");
	right: 0
}

#main-nav.bit-menu-default .menu-nav>li.act>a,
#main-nav.bit-menu-default .menu-nav>li.dt-hovered>a,
#main-nav.bit-menu-default .menu-nav>li:hover>a,
#main-nav.bit-menu-default .menu-nav>li>a:hover {
	color: #23acdd
}

#main-nav.bit-menu-default .menu-nav>li.has-children.act.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.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%2323acdd' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%3E%3C/svg%3E")
}

#main-nav.bit-menu-default .menu-nav>li>a i.underline {
	background-color: #23acdd
}

#main-nav .menu-nav>li>a {
	font: normal normal 14px/22px 微软雅黑, Helvetica, Arial, Verdana, sans-serif;
	text-transform: none
}

#main-nav .menu-nav>li {
	margin-left: 30px;
	margin-right: 30px
}

#main-nav.bit-menu-float .menu-nav>li {
	padding: inherit-self-auto
}

#main-nav.bit-menu-float .menu-nav>li>a {
	color: #078ebf;
	line-height: normal;
	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;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath fill='%23078ebf' d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%3E%3C/svg%3E");
	right: 0
}

#main-nav.bit-menu-float .menu-nav>li.act>a,
#main-nav.bit-menu-float .menu-nav>li.dt-hovered>a,
#main-nav.bit-menu-float .menu-nav>li:hover>a,
#main-nav.bit-menu-float .menu-nav>li>a:hover {
	color: #000
}

#main-nav.bit-menu-float .menu-nav>li.has-children.act.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.level-arrows-on:hover>a:after {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='6'%3E%3Cpath d='M8.205 1.669l-3.69 3.847L.824 1.703 1.846.669l2.669 2.675L7.189.669z'/%3E%3C/svg%3E")
}

#main-nav.bit-menu-float .menu-nav>li>a i.underline {
	background-color: #000
}

#main-nav.bit-menu-float .menu-nav>li {
	margin-left: 5px;
	margin-right: 5px
}

body #main-nav.bit-menu-default .sub-nav li.act,
body #main-nav.bit-menu-default .sub-nav li:hover {
	background-color: transparent
}

body .dl-menu-fixedheader .bitem.logo img {
	max-height: 60px
}

body #main-nav.bit-menu-float .sub-nav li.act>a,
body #main-nav.bit-menu-float .sub-nav li:hover>a {
	color: #000
}

body #phantom .ph-wrap .ph-wrap-content {
	padding-left: 84px;
	padding-right: 15px
}

body #phantom .ph-wrap .ph-wrap-inner {
	height: px
}

body #phantom .menu-info-box {
	width: 113px
}

body.page-template-template-fullscreen-php #phantom .ph-wrap .ph-wrap-content {
	padding-left: 40px;
	padding-right: 40px
}

body.page-template-template-fullscreen-php #phantom .ph-wrap .ph-wrap-inner {
	height: px
}

body.page-template-template-fullscreen-php #phantom .menu-info-box {
	width: px
}

@media screen and (max-width:992px) {
	body #header .wf-wrap .wf-table #branding {
		table-layout: fixed
	}
	.bit-html body #header.headerInnerPM>.wf-wrap,
	.bit-html body #header.headerPM {
		padding-left: 0;
		padding-right: 0
	}
	body .assistive-info .top-bar-right {
		margin: 0 auto;
		display: block!important;
		padding-bottom: 0;
		padding-top: 0;
		width: px
	}
	.bit-html body #footer,
	.bit-html body #footer>.wf-wrap {
		min-height: 100px
	}
	.bit-html body #footer {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html body #bottom-bar {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.bit-html body #branding .bitem.text {
		position: relative;
		left: 0;
		top: 0
	}
	.bit-html body #header .bitem.logo img {
		max-height: px;
		height: px;
		width: px
	}
	.bit-html body #header .bitem.logo {
		max-height: px;
		top: 0;
		left: 0
	}
	body.page-template-template-fullscreen-php #header .wf-wrap .wf-table #branding {
		table-layout: fixed
	}
	.bit-html body.page-template-template-fullscreen-php #header.headerInnerPM>.wf-wrap,
	.bit-html body.page-template-template-fullscreen-php #header.headerPM {
		padding-left: 0;
		padding-right: 0
	}
	body.page-template-template-fullscreen-php .assistive-info .top-bar-right {
		margin: 0 auto;
		display: block!important;
		padding-bottom: 0;
		padding-top: 0;
		width: px
	}
	.bit-html body.page-template-template-fullscreen-php #footer {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html body.page-template-template-fullscreen-php #bottom-bar {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px;
		padding-bottom: 10px
	}
	.bit-html body.page-template-template-fullscreen-php #header .bitem.logo img {
		max-height: px;
		height: px;
		width: px
	}
	.bit-html body.page-template-template-fullscreen-php #header .bitem.logo {
		max-height: px;
		top: 0;
		left: 0
	}
	.bit-html #bit_banner_image-2,
	.bit-html #bit_banner_image-24,
	.bit-html #bit_banner_image-47,
	.bit-html #bit_banner_image-48,
	.bit-html #bit_banner_image-49,
	.bit-html #bit_banner_image-50,
	.bit-html #bit_banner_image-51,
	.bit-html #bit_banner_image-55,
	.bit-html #bit_banner_image-56,
	.bit-html #bit_banner_image-57,
	.bit-html #bit_banner_image-58,
	.bit-html #bit_banner_image-59,
	.bit-html #bit_banner_image-_multiwidget,
	.bit-html #bit_breadcrumbs-2,
	.bit-html #bit_breadcrumbs-_multiwidget {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html #bit_postlist-3,
	.bit-html #bit_postlist-4 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px
	}
	.bit-html #bit_postlist-8 {
		padding-left: 0;
		padding-right: 20px;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html #bit_postlist-_multiwidget,
	.bit-html #iphorm-widget-_multiwidget {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html #loginandregister-2 {
		padding-left: 0;
		padding-right: 20px;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html #loginandregister-_multiwidget,
	.bit-html #nav_menu-_multiwidget,
	.bit-html #nav_menuhorizontal-_multiwidget,
	.bit-html #nav_widget-_multiwidget,
	.bit-html #search-_multiwidget,
	.bit-html #simplepage-2,
	.bit-html #simplepage-_multiwidget,
	.bit-html #text-4,
	.bit-html #text-10 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html #text-25 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px
	}
	.bit-html #text-32 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	.bit-html #text-33 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 10px
	}
	.bit-html #text-_multiwidget {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
}

@media screen and (min-width:992px) {
	body #header.headerPM {
		padding-left: 0;
		padding-right: 0
	}
	body #phantom .sub-nav li a {
		text-align: left
	}
	body .assistive-info .top-bar-right {
		padding-bottom: 0;
		padding-top: 0;
		width: 191px
	}
	body .topbar_left,
	body .topbar_right {
		padding-bottom: 0;
		padding-top: 0;
		width: px
	}
	body .assistive-info {
		width: 191px
	}
	.bit-html body #footer {
		padding-left: 50px;
		padding-right: 50px
	}
	.bit-html body #bottom-bar {
		padding-left: 0;
		padding-right: 0
	}
	.bit-html body #header.menuPosition #navigation #main-nav,
	.bit-html body #header.menuPositionHolder .navigation-holder {
		position: relative;
		bottom: 1px;
		left: -40px
	}
	body #branding .bitem.text {
		position: relative;
		left: 0;
		top: 0
	}
	body .wf-wrap .bitem.logo img {
		max-height: 53px;
		height: 53px;
		width: 149px
	}
	body .wf-wrap .bitem.logo {
		max-height: 53px;
		top: 0;
		left: 0
	}
	body.page-template-template-fullscreen-php #header.headerPM {
		padding-left: 0;
		padding-right: 0
	}
	body.page-template-template-fullscreen-php #phantom .sub-nav li a {
		text-align: left
	}
	body.page-template-template-fullscreen-php .assistive-info .top-bar-right,
	body.page-template-template-fullscreen-php .topbar_left,
	body.page-template-template-fullscreen-php .topbar_right {
		padding-bottom: 0;
		padding-top: 0;
		width: px
	}
	body.page-template-template-fullscreen-php .assistive-info {
		width: px
	}
	.bit-html body.page-template-template-fullscreen-php #bottom-bar,
	.bit-html body.page-template-template-fullscreen-php #footer {
		padding-left: 0;
		padding-right: 0
	}
	.bit-html body.page-template-template-fullscreen-php #header.menuPosition #navigation #main-nav,
	.bit-html body.page-template-template-fullscreen-php #header.menuPositionHolder .navigation-holder {
		position: relative;
		bottom: 0;
		left: 0
	}
	body.page-template-template-fullscreen-php .wf-wrap .bitem.logo img {
		max-height: px;
		height: px;
		width: px
	}
	body.page-template-template-fullscreen-php .wf-wrap .bitem.logo {
		max-height: px;
		top: 0;
		left: 0
	}
	#bit_banner_image-24,
	#bit_banner_image-47,
	#bit_banner_image-48,
	#bit_banner_image-49,
	#bit_banner_image-50,
	#bit_banner_image-51,
	#bit_banner_image-55,
	#bit_banner_image-56,
	#bit_banner_image-57,
	#bit_banner_image-58,
	#bit_banner_image-59,
	#bit_breadcrumbs-2,
	#bit_postlist-3,
	#bit_postlist-4 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
	#bit_postlist-8,
	#loginandregister-2 {
		padding-left: 0;
		padding-right: 20px;
		padding-top: 0;
		padding-bottom: 0
	}
	#simplepage-2 {
		padding-top: 2px
	}
	#simplepage-2,
	#text-25 {
		padding-left: 0;
		padding-right: 0;
		padding-bottom: 0
	}
	#text-25 {
		padding-top: 0
	}
	#text-32,
	#text-33 {
		padding-left: 0;
		padding-right: 0;
		padding-top: 0;
		padding-bottom: 0
	}
}

@font-face {
	font-family: fontawesome;
	src: url(../images/fontawesome-webfont.eot);
	src: url(../images/fontawesome-webfont.eot#iefix&v=4.2.0) format("embedded-opentype"), url(../images/fontawesome-webfont_3418ee0d44f046e4802bc8a232268c12.woff) format("woff"), url(../images/fontawesome-webfont_9624a54ea7f34d5a87b968c3be68b8c3.ttf) format("truetype");
	font-weight: 400;
	font-style: normal
}

.fa {
	font: normal normal normal 14px/1 fontawesome
}

.fa-rotate-90 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1)
}

.fa-rotate-180 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.fa-rotate-270 {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3)
}

.fa-flip-horizontal {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)
}

.fa-flip-vertical {
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)
}

.fa-facebook:before {
	content: "\f09a"
}

.fa-rss:before {
	content: "\f09e"
}

.fa-gittip:before {
	content: "\f184"
}

.fa-bitwebcms:before {
	content: "\f19a"
}

.fa-pied-piper:before {
	content: "\f1a7"
}

.fa-ra:before,
.fa-rebel:before {
	content: "\f1d0"
}

.fa-hacker-news:before {
	content: "\f1d4"
}

.soc-ico>a>span.fa-whatsapp:before {
	position: relative;
	top: -8px
}

#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,
body.compose-mode .dragitem.vc_column_text_column_blank {
	background-image: url(../images/layout.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_column_blank_1,
body.compose-mode .dragitem.vc_column_text_column_blank_1 {
	background-image: url(../images/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(../images/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(../images/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(../images/four.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_block_1,
body.compose-mode .dragitem.vc_column_text_block_1 {
	background-image: url(../images/text.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_header_1,
body.compose-mode .dragitem.vc_column_text_header_1 {
	background-image: url(../images/title.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_image_1,
body.compose-mode .dragitem.vc_column_text_image_1 {
	background-image: url(../images/image.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_btn_primry,
body.compose-mode .dragitem.vc_btn_primry {
	background-image: url(../images/notice_confirm.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_btn_default,
body.compose-mode .dragitem.vc_btn_default {
	background-image: url(../images/notice_cancel.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_btn,
body.compose-mode .dragitem.vc_btn {
	background-image: url(../images/button.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_icon,
body.compose-mode .dragitem.vc_icon {
	background-image: url(../images/icon.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_bit_qqmaps,
body.compose-mode .dragitem.vc_bit_qqmaps {
	background-image: url(../images/map.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_gallery,
body.compose-mode .dragitem.vc_gallery {
	background-image: url(../images/slider-1.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_images_list,
body.compose-mode .dragitem.vc_images_list {
	background-image: url(../images/gallery1.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_images_carousel,
body.compose-mode .dragitem.vc_images_carousel {
	background-image: url(../images/gallery2.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_socail_icons_list,
body.compose-mode .dragitem.vc_socail_icons_list {
	background-image: url(../images/socail_icon.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_postlist_1,
body.compose-mode .dragitem.vc_column_text_postlist_1 {
	background-image: url(../images/post_list.jpg)
}

#vc-add-element-dialog .qfe-content-layouts li.vc_column_text_advancedlist_1,
body.compose-mode .dragitem.vc_column_text_advancedlist_1 {
	background-image: url(../images/advancedlist.jpg)
}

body .qfy-element-li.list_btncate_controls {
	background-image: url(../images/btn.jpg)!important
}

body .qfy-element-li.vc_custom_search {
	background-image: url(../images/search.jpg)!important
}

body .qfy-element-li.list_cate_controls {
	background-image: url(../images/list_control_cate.jpg)!important
}

body .qfy-element-li.vc_column_search {
	background-image: url(../images/search_70d5a66126a64c09ab156f0e737be52f.jpg)!important
}

body .qfy-element-li.iphorm_vc {
	background-image: url(../images/form.jpg)!important
}

body .qfy-element-li.vc_raw_js {
	background-image: url(../images/js.jpg)!important
}

body .qfy-element-li.vc_column_text_notice3 {
	background-image: url(../images/notice.jpg)!important
}

body .qfy-element-li.vc_prenext {
	background-image: url(../images/prenext.jpg)!important
}

body .qfy-element-li.vc_column_breadcrumbs {
	background-image: url(../images/crumb.jpg)!important
}

body .qfy-element-li.list_menu_level {
	background-image: url(../images/page_menu1.jpg)!important
}

body .qfy-element-li.list_menu_vertical {
	background-image: url(../images/page_menu.jpg)!important
}

body .qfy-element-li.slidercontent {
	background-image: url(../images/slidercontent.jpg)!important
}

body .qfy-element-li.accordioncontent {
	background-image: url(../images/drawcontent.jpg)!important
}

body .qfy-element-li.tabcontent {
	background-image: url(../images/tabcontent.jpg)!important
}

body .qfy-element-li.vc_column_blank {
	background-image: url(../images/blank_3b60baf639ab4b23b4c32d88936f5c50.jpg)!important
}

body .qfy-element-li.vc_bit_raw_video {
	background-image: url(../images/video-remote.jpg)!important
}

body .qfy-element-li.Bit_HTML5_Video {
	background-image: url(../images/video.jpg)!important
}

body .qfy-element-li.vc_jplayer {
	background-image: url(../images/audio.jpg)!important
}

body .qfy-element-li.qfy_yun_video {
	background: url(../images/cloudvideo.jpg) no-repeat transparent
}

body .qfy-element-li.vc_column_text_dy_user {
	background: url(../images/user_dy.jpg) no-repeat transparent
}

body .qfy-element-li.vc_column_text_dy_ulist {
	background: url(../images/user_dylist.jpg) no-repeat transparent
}

body .qfy-element-li.vc_column_text_shop_1 {
	background-image: url(../images/product-info.jpg)!important
}

body .qfy-element-li.vc_column_text_shop_3 {
	background-image: url(../images/product-shopping-cart.jpg)!important
}

body .qfy-element-li.product_coupon {
	background-image: url(../images/coupon.jpg)!important
}

body .qfy-element-li.vc_column_text_shop_2 {
	background-image: url(../images/product-list.jpg)!important
}

body .qfy-element-li.qfbook {
	background: url(../images/searchbook.jpg) no-repeat scroll 0 0 transparent
}

body .qfy-element-li.qfbookform {
	background: url(../images/searchbookform.jpg) no-repeat scroll 0 0 transparent
}

body .qfy-element-li.vc_column_text_user_1 {
	background-image: url(../images/user_1.jpg)!important
}

body .qfy-element-li.vc_column_text_user_2 {
	background-image: url(../images/user_2.jpg)!important
}

body .qfy-element-li.vc_column_text_user_3 {
	background-image: url(../images/user_3.jpg)!important
}

body .qfy-element-li.vc_column_text_user_4 {
	background-image: url(../images/user_4.jpg)!important
}

body .qfy-element-li.vc_column_text_user_5 {
	background-image: url(../images/user_5.jpg)!important
}

body .qfy-element-li.vc_phonenumber {
	background-image: url(../images/changephone.jpg)!important
}

body .qfy-element-li.comment {
	background-image: url(../images/comment.jpg)!important
}

body .qfy-element-li.qfyshare {
	background-image: url(../images/qfyshare.jpg)!important
}

body .qfy-element-li.qfyatt {
	background-image: url(../images/qfyatt.jpg)!important
}

body .qfy-element-li.disqus_comment {
	background-image: url(../images/disqus_comment.jpg)!important
}

body .qfy-element-li.uyan_comment {
	background-image: url(../images/uyan_comment.jpg)!important
}

body .qfy-element-li.vc_simple_header {
	background-image: url(../images/title-7.jpg)!important
}

body .qfy-element-li.vc_flag_list {
	background-image: url(../images/flag_icon.jpg)!important
}

body .qfy-element-li.vc_jsscroll_text {
	background-image: url(../images/paomadeng.jpg)!important
}

body .qfy-element-li.vc_column_custom_text {
	background-image: url(../images/custom.jpg)!important
}

body .qfy-element-li.Bit-VCSC-Circliful {
	background-image: url(../images/circle_counter.jpg)!important
}

body .qfy-element-li.Bit-progressbar {
	background-image: url(../images/progress_bar.jpg)!important
}

body .qfy-element-li.Bit-vc-counter {
	background-image: url(../images/counter.jpg)!important
}

body .qfy-element-li.TS_VCSC_Countdown {
	background-image: url(../images/clock.jpg)!important
}

body .qfy-element-li.vc_translate {
	background-image: url(../images/language.jpg)!important
}

body .qfy-element-li.vc_threeview {
	background-image: url(../images/3d.png)!important
}

body .qfy-element-li.vc_threephoto {
	background-image: url(../images/3d360.png)!important
}

body .qfy-element-li.qfbook {
	background-image: url(../images/qbook.jpg)!important
}

body .qfy-element-li.qfbookform {
	background-image: url(../images/qfbooksearch.jpg)!important
}

body .qfy-element-li.qfy_secode {
	background: url(../images/secode.jpg) no-repeat scroll 0 0 transparent
}

body .dragitem.vc_column_text_column_blank_special,
body .qfy-element-li.vc_column_text_column_blank_special {
	background: url(../images/positionrow.jpg) no-repeat
}

body .qfy-element-li.usermanage {
	display: none!important
}

body .qfy-element-li.product_navigation {
	background-image: url(../images/pro-search.jpg)!important
}

body .qfy-element-li.mini_text {
	background-image: url(../images/text.jpg)!important
}

body .qfy-element-li.mini_swiper {
	background-image: url(../images/slider-1.jpg)!important
}

body .qfy-element-li.mini_icon {
	background-image: url(../images/single_icon.jpg)!important
}

body .qfy-element-li.mini_progress {
	background-image: url(../images/progress_bar_2775c2c5e87340c181011343f16725dd.jpg)!important
}

body .qfy-element-li.mini_button {
	background-image: url(../images/button.jpg)!important
}

body .qfy-element-li.mini_form {
	background-image: url(../images/form.jpg)!important
}

body .qfy-element-li.mini_image {
	background-image: url(../images/image.jpg)!important
}

body .qfy-element-li.mini_title {
	background-image: url(../images/title.jpg)!important
}

body .qfy-element-li.mini_audio {
	background-image: url(../images/audio.jpg)!important
}

body .qfy-element-li.mini_video {
	background-image: url(../images/video.jpg)!important
}

body .qfy-element-li.mini_qqmap {
	background-image: url(../images/map.jpg)!important
}

body .qfy-element-li.mini_searchinput {
	background-image: url(../images/search_70d5a66126a64c09ab156f0e737be52f.jpg)!important
}

body .qfy-element-li.mini_gallery {
	background-image: url(../images/gallery1.jpg)!important
}

body .qfy-element-li.mini_list {
	background-image: url(../images/post_list.jpg)!important
}

body .qfy-element-li.mini_usercentercomponent {
	background-image: url(../images/user.png)!important
}

body .qfy-element-li.mini_news {
	background-image: url(../images/post_list.jpg)!important
}

body .qfy-element-li.mini_goods {
	background-image: url(../images/product-list.jpg)!important
}

body .qfy-element-li.mini_coupons {
	background-image: url(../images/coupon.jpg)!important
}

body .qfy-element-li.mini_cates {
	background-image: url(../images/list-cate.jpg)!important
}

body .qfy-element-li.mini_sorts {
	background-image: url(../images/list-sort.jpg)!important
}

@font-face {
	font-family: Glyphicons Halflings;
	src: url(../images/glyphicons-halflings-regular.eot);
	src: url(../images/glyphicons-halflings-regular.eot#iefix) format("embedded-opentype"), url(../images/glyphicons-halflings-regular.woff) format("woff"), url(../images/glyphicons-halflings-regular.ttf) format("truetype"), url(../images/glyphicons-halflings-regular.svg) format("svg")
}

@font-face {
	font-family: fontawesome;
	src: url(../images/fontawesome-v3.eot);
	src: url(../images/fontawesome-v3.eot#iefix) format("embedded-opentype"), url(../images/fontawesome-v3.woff) format("woff"), url(../images/fontawesome-v3.ttf) format("truetype");
	font-weight: 400;
	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,
.bitButton:hover,
.bitButton b {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-decoration: none
}

.bitButton:hover span,
.bitButton b,
.bitButton span {
	position: relative;
	text-decoration: none;
	top: 0;
	left: 0
}

.iconBorderStyle.bitButton {
	border-radius: 6px
}

.bitButton.iconDown .iconText,
.bitButton.iconUp .iconText {
	display: block
}

a.bitIcon {
	cursor: pointer
}

.bitIcon,
.bitIcon:hover,
.bitIcon b {
	display: inline-block;
	padding: 0;
	margin: 0;
	text-decoration: none
}

.bitIcon:hover span,
.bitIcon b,
.bitIcon span {
	position: relative;
	text-decoration: none;
	top: 0;
	left: 0
}

.bitIcon.iconDown .iconText,
.bitIcon.iconUp .iconText {
	display: block
}

a.bitCorner.bitIcon b {
	border-radius: 50%
}

hr.bitLine {
	margin: 0 auto;
	padding: 0;
	position: relative;
	top: 0;
	left: 0;
	clear: both;
	display: block
}

.cke_editable .bitButton.bitHover,
.cke_editable .bitButton:hover,
.cke_editable .bitIcon.bitHover b,
.cke_editable .bitIcon b: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: 400;
	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: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased
}

.glyphicon.glyphicon-icon-adjust:before,
.glyphicon.glyphicon-icon-adn:before,
.glyphicon.glyphicon-icon-align-center:before,
.glyphicon.glyphicon-icon-align-justify:before,
.glyphicon.glyphicon-icon-align-left:before,
.glyphicon.glyphicon-icon-align-right:before,
.glyphicon.glyphicon-icon-ambulance:before,
.glyphicon.glyphicon-icon-anchor:before,
.glyphicon.glyphicon-icon-android:before,
.glyphicon.glyphicon-icon-angle-down:before,
.glyphicon.glyphicon-icon-angle-left:before,
.glyphicon.glyphicon-icon-angle-right:before,
.glyphicon.glyphicon-icon-angle-up:before,
.glyphicon.glyphicon-icon-apple:before,
.glyphicon.glyphicon-icon-archive:before,
.glyphicon.glyphicon-icon-arrow-down:before,
.glyphicon.glyphicon-icon-arrow-left:before,
.glyphicon.glyphicon-icon-arrow-right:before,
.glyphicon.glyphicon-icon-arrow-up:before,
.glyphicon.glyphicon-icon-asterisk:before,
.glyphicon.glyphicon-icon-backward:before,
.glyphicon.glyphicon-icon-ban-circle:before,
.glyphicon.glyphicon-icon-bar-chart:before,
.glyphicon.glyphicon-icon-barcode:before,
.glyphicon.glyphicon-icon-beaker:before,
.glyphicon.glyphicon-icon-beer:before,
.glyphicon.glyphicon-icon-bell-alt:before,
.glyphicon.glyphicon-icon-bell:before,
.glyphicon.glyphicon-icon-bitbucket-sign:before,
.glyphicon.glyphicon-icon-bitbucket:before,
.glyphicon.glyphicon-icon-bitcoin:before,
.glyphicon.glyphicon-icon-bold:before,
.glyphicon.glyphicon-icon-bolt:before,
.glyphicon.glyphicon-icon-book:before,
.glyphicon.glyphicon-icon-bookmark-empty:before,
.glyphicon.glyphicon-icon-bookmark:before,
.glyphicon.glyphicon-icon-briefcase:before,
.glyphicon.glyphicon-icon-bug:before,
.glyphicon.glyphicon-icon-building:before,
.glyphicon.glyphicon-icon-bullhorn:before,
.glyphicon.glyphicon-icon-bullseye:before,
.glyphicon.glyphicon-icon-calendar-empty:before,
.glyphicon.glyphicon-icon-calendar:before,
.glyphicon.glyphicon-icon-camera-retro:before,
.glyphicon.glyphicon-icon-camera:before,
.glyphicon.glyphicon-icon-caret-down:before,
.glyphicon.glyphicon-icon-caret-left:before,
.glyphicon.glyphicon-icon-caret-right:before,
.glyphicon.glyphicon-icon-caret-up:before,
.glyphicon.glyphicon-icon-certificate:before,
.glyphicon.glyphicon-icon-check-empty:before,
.glyphicon.glyphicon-icon-check-minus:before,
.glyphicon.glyphicon-icon-check-sign:before,
.glyphicon.glyphicon-icon-check:before,
.glyphicon.glyphicon-icon-chevron-down:before,
.glyphicon.glyphicon-icon-chevron-left:before,
.glyphicon.glyphicon-icon-chevron-right:before,
.glyphicon.glyphicon-icon-chevron-sign-down: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-up:before,
.glyphicon.glyphicon-icon-circle-arrow-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-blank:before,
.glyphicon.glyphicon-icon-circle:before,
.glyphicon.glyphicon-icon-cloud-download:before,
.glyphicon.glyphicon-icon-cloud-upload:before,
.glyphicon.glyphicon-icon-cloud:before,
.glyphicon.glyphicon-icon-code-fork:before,
.glyphicon.glyphicon-icon-code:before,
.glyphicon.glyphicon-icon-coffee:before,
.glyphicon.glyphicon-icon-cog:before,
.glyphicon.glyphicon-icon-cogs:before,
.glyphicon.glyphicon-icon-collapse-alt:before,
.glyphicon.glyphicon-icon-collapse-top:before,
.glyphicon.glyphicon-icon-collapse:before,
.glyphicon.glyphicon-icon-columns:before,
.glyphicon.glyphicon-icon-comment-alt:before,
.glyphicon.glyphicon-icon-comment:before,
.glyphicon.glyphicon-icon-comments-alt:before,
.glyphicon.glyphicon-icon-comments:before,
.glyphicon.glyphicon-icon-compass:before,
.glyphicon.glyphicon-icon-copy:before,
.glyphicon.glyphicon-icon-credit:before,
.glyphicon.glyphicon-icon-crop:before,
.glyphicon.glyphicon-icon-css3:before,
.glyphicon.glyphicon-icon-cut:before,
.glyphicon.glyphicon-icon-dashboard:before,
.glyphicon.glyphicon-icon-desktop:before,
.glyphicon.glyphicon-icon-dollar:before,
.glyphicon.glyphicon-icon-douban-round:before,
.glyphicon.glyphicon-icon-douban:before,
.glyphicon.glyphicon-icon-double-angle-down: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-download-alt:before,
.glyphicon.glyphicon-icon-download:before,
.glyphicon.glyphicon-icon-dribbble:before,
.glyphicon.glyphicon-icon-dropbox:before,
.glyphicon.glyphicon-icon-edit-sign:before,
.glyphicon.glyphicon-icon-edit:before,
.glyphicon.glyphicon-icon-eject:before,
.glyphicon.glyphicon-icon-ellipsis-horizontal:before,
.glyphicon.glyphicon-icon-ellipsis-vertical:before,
.glyphicon.glyphicon-icon-envelope-alt:before,
.glyphicon.glyphicon-icon-envelope:before,
.glyphicon.glyphicon-icon-eraser:before,
.glyphicon.glyphicon-icon-euro:before,
.glyphicon.glyphicon-icon-exchange:before,
.glyphicon.glyphicon-icon-exclamation-sign:before,
.glyphicon.glyphicon-icon-exclamation:before,
.glyphicon.glyphicon-icon-expand-alt:before,
.glyphicon.glyphicon-icon-expand:before,
.glyphicon.glyphicon-icon-external-link-sign:before,
.glyphicon.glyphicon-icon-external-link:before,
.glyphicon.glyphicon-icon-eye-close:before,
.glyphicon.glyphicon-icon-eye-open:before,
.glyphicon.glyphicon-icon-facebook-sign:before,
.glyphicon.glyphicon-icon-facebook:before,
.glyphicon.glyphicon-icon-facetime-video:before,
.glyphicon.glyphicon-icon-fast-backward:before,
.glyphicon.glyphicon-icon-fast-forward:before,
.glyphicon.glyphicon-icon-female:before,
.glyphicon.glyphicon-icon-fighter-jet:before,
.glyphicon.glyphicon-icon-file-2:before,
.glyphicon.glyphicon-icon-file-alt:before,
.glyphicon.glyphicon-icon-file-text:before,
.glyphicon.glyphicon-icon-file:before,
.glyphicon.glyphicon-icon-film:before,
.glyphicon.glyphicon-icon-filter:before,
.glyphicon.glyphicon-icon-fire-extinguisher:before,
.glyphicon.glyphicon-icon-fire:before,
.glyphicon.glyphicon-icon-flag-alt:before,
.glyphicon.glyphicon-icon-flag-checkered:before,
.glyphicon.glyphicon-icon-flag:before,
.glyphicon.glyphicon-icon-flickr:before,
.glyphicon.glyphicon-icon-folder-close-alt:before,
.glyphicon.glyphicon-icon-folder-close:before,
.glyphicon.glyphicon-icon-folder-open-alt:before,
.glyphicon.glyphicon-icon-folder-open:before,
.glyphicon.glyphicon-icon-font:before,
.glyphicon.glyphicon-icon-food:before,
.glyphicon.glyphicon-icon-forward:before,
.glyphicon.glyphicon-icon-foursquare:before,
.glyphicon.glyphicon-icon-frown:before,
.glyphicon.glyphicon-icon-fullscreen:before,
.glyphicon.glyphicon-icon-gamepad:before,
.glyphicon.glyphicon-icon-gbp:before,
.glyphicon.glyphicon-icon-gift:before,
.glyphicon.glyphicon-icon-github-alt:before,
.glyphicon.glyphicon-icon-github-sign:before,
.glyphicon.glyphicon-icon-github:before,
.glyphicon.glyphicon-icon-gittip:before,
.glyphicon.glyphicon-icon-glass:before,
.glyphicon.glyphicon-icon-globe:before,
.glyphicon.glyphicon-icon-google-plus-sign:before,
.glyphicon.glyphicon-icon-google-plus:before,
.glyphicon.glyphicon-icon-group:before,
.glyphicon.glyphicon-icon-h-sign:before,
.glyphicon.glyphicon-icon-hand-down:before,
.glyphicon.glyphicon-icon-hand-left:before,
.glyphicon.glyphicon-icon-hand-right:before,
.glyphicon.glyphicon-icon-hand-up:before,
.glyphicon.glyphicon-icon-hdd:before,
.glyphicon.glyphicon-icon-headphones:before,
.glyphicon.glyphicon-icon-heart-empty:before,
.glyphicon.glyphicon-icon-heart:before,
.glyphicon.glyphicon-icon-home:before,
.glyphicon.glyphicon-icon-hospital:before,
.glyphicon.glyphicon-icon-html5:before,
.glyphicon.glyphicon-icon-inbox:before,
.glyphicon.glyphicon-icon-indent-left:before,
.glyphicon.glyphicon-icon-indent-right:before,
.glyphicon.glyphicon-icon-info-sign:before,
.glyphicon.glyphicon-icon-info:before,
.glyphicon.glyphicon-icon-instagram:before,
.glyphicon.glyphicon-icon-italic:before,
.glyphicon.glyphicon-icon-key:before,
.glyphicon.glyphicon-icon-keyboard:before,
.glyphicon.glyphicon-icon-laptop:before,
.glyphicon.glyphicon-icon-leaf:before,
.glyphicon.glyphicon-icon-legal:before,
.glyphicon.glyphicon-icon-lemon:before,
.glyphicon.glyphicon-icon-level-down:before,
.glyphicon.glyphicon-icon-level-up:before,
.glyphicon.glyphicon-icon-lightbulb:before,
.glyphicon.glyphicon-icon-link:before,
.glyphicon.glyphicon-icon-linkedin-sign:before,
.glyphicon.glyphicon-icon-linkedin:before,
.glyphicon.glyphicon-icon-linux:before,
.glyphicon.glyphicon-icon-list-alt:before,
.glyphicon.glyphicon-icon-list-ol:before,
.glyphicon.glyphicon-icon-list-ul:before,
.glyphicon.glyphicon-icon-list:before,
.glyphicon.glyphicon-icon-location-arrow:before,
.glyphicon.glyphicon-icon-lock:before,
.glyphicon.glyphicon-icon-long-arrow-down:before,
.glyphicon.glyphicon-icon-long-arrow-left:before,
.glyphicon.glyphicon-icon-long-arrow-right:before,
.glyphicon.glyphicon-icon-long-arrow-up:before,
.glyphicon.glyphicon-icon-magic:before,
.glyphicon.glyphicon-icon-magnet:before,
.glyphicon.glyphicon-icon-male:before,
.glyphicon.glyphicon-icon-map-marker:before,
.glyphicon.glyphicon-icon-maxcdn:before,
.glyphicon.glyphicon-icon-medkit:before,
.glyphicon.glyphicon-icon-meh:before,
.glyphicon.glyphicon-icon-microphone-off:before,
.glyphicon.glyphicon-icon-microphone:before,
.glyphicon.glyphicon-icon-minus-sign-alt:before,
.glyphicon.glyphicon-icon-minus-sign:before,
.glyphicon.glyphicon-icon-minus:before,
.glyphicon.glyphicon-icon-mobile:before,
.glyphicon.glyphicon-icon-money:before,
.glyphicon.glyphicon-icon-moon:before,
.glyphicon.glyphicon-icon-move:before,
.glyphicon.glyphicon-icon-music:before,
.glyphicon.glyphicon-icon-off:before,
.glyphicon.glyphicon-icon-ok-circle:before,
.glyphicon.glyphicon-icon-ok-sign:before,
.glyphicon.glyphicon-icon-ok:before,
.glyphicon.glyphicon-icon-paper-clip:before,
.glyphicon.glyphicon-icon-paste:before,
.glyphicon.glyphicon-icon-pause:before,
.glyphicon.glyphicon-icon-pencil:before,
.glyphicon.glyphicon-icon-phone-sign:before,
.glyphicon.glyphicon-icon-phone:before,
.glyphicon.glyphicon-icon-picture:before,
.glyphicon.glyphicon-icon-pinterest-sign:before,
.glyphicon.glyphicon-icon-pinterest:before,
.glyphicon.glyphicon-icon-plane:before,
.glyphicon.glyphicon-icon-play-circle:before,
.glyphicon.glyphicon-icon-play-sign:before,
.glyphicon.glyphicon-icon-play:before,
.glyphicon.glyphicon-icon-plus-sign-2:before,
.glyphicon.glyphicon-icon-plus-sign:before,
.glyphicon.glyphicon-icon-plus:before,
.glyphicon.glyphicon-icon-print:before,
.glyphicon.glyphicon-icon-pushpin:before,
.glyphicon.glyphicon-icon-puzzle:before,
.glyphicon.glyphicon-icon-qq-round:before,
.glyphicon.glyphicon-icon-qq:before,
.glyphicon.glyphicon-icon-qrcode:before,
.glyphicon.glyphicon-icon-question-sign:before,
.glyphicon.glyphicon-icon-question:before,
.glyphicon.glyphicon-icon-quote-left:before,
.glyphicon.glyphicon-icon-quote-right:before,
.glyphicon.glyphicon-icon-random:before,
.glyphicon.glyphicon-icon-refresh:before,
.glyphicon.glyphicon-icon-remove-circle:before,
.glyphicon.glyphicon-icon-remove-sign:before,
.glyphicon.glyphicon-icon-remove:before,
.glyphicon.glyphicon-icon-renminbi:before,
.glyphicon.glyphicon-icon-renren-2:before,
.glyphicon.glyphicon-icon-renren-round:before,
.glyphicon.glyphicon-icon-renren:before,
.glyphicon.glyphicon-icon-reorder:before,
.glyphicon.glyphicon-icon-repeat:before,
.glyphicon.glyphicon-icon-reply-all:before,
.glyphicon.glyphicon-icon-reply:before,
.glyphicon.glyphicon-icon-resize-full:before,
.glyphicon.glyphicon-icon-resize-horizontal:before,
.glyphicon.glyphicon-icon-resize-small:before,
.glyphicon.glyphicon-icon-resize-vertical:before,
.glyphicon.glyphicon-icon-retweet:before,
.glyphicon.glyphicon-icon-road:before,
.glyphicon.glyphicon-icon-rocket:before,
.glyphicon.glyphicon-icon-rss-sign:before,
.glyphicon.glyphicon-icon-rss:before,
.glyphicon.glyphicon-icon-rupee:before,
.glyphicon.glyphicon-icon-save:before,
.glyphicon.glyphicon-icon-screenshot:before,
.glyphicon.glyphicon-icon-search:before,
.glyphicon.glyphicon-icon-share-alt:before,
.glyphicon.glyphicon-icon-share-sign:before,
.glyphicon.glyphicon-icon-share:before,
.glyphicon.glyphicon-icon-shield:before,
.glyphicon.glyphicon-icon-shopping-cart:before,
.glyphicon.glyphicon-icon-sign-blank:before,
.glyphicon.glyphicon-icon-signal:before,
.glyphicon.glyphicon-icon-signin:before,
.glyphicon.glyphicon-icon-signout:before,
.glyphicon.glyphicon-icon-sina-weibo-round:before,
.glyphicon.glyphicon-icon-sina-weibo:before,
.glyphicon.glyphicon-icon-sitemap:before,
.glyphicon.glyphicon-icon-skype:before,
.glyphicon.glyphicon-icon-smile:before,
.glyphicon.glyphicon-icon-sort-by-alphabet-alt:before,
.glyphicon.glyphicon-icon-sort-by-alphabet:before,
.glyphicon.glyphicon-icon-sort-by-attributes-alt:before,
.glyphicon.glyphicon-icon-sort-by-attributes:before,
.glyphicon.glyphicon-icon-sort-by-order-alt:before,
.glyphicon.glyphicon-icon-sort-by-order:before,
.glyphicon.glyphicon-icon-sort-down:before,
.glyphicon.glyphicon-icon-sort-up:before,
.glyphicon.glyphicon-icon-sort:before,
.glyphicon.glyphicon-icon-spinner:before,
.glyphicon.glyphicon-icon-stackexchange:before,
.glyphicon.glyphicon-icon-star-empty:before,
.glyphicon.glyphicon-icon-star-half-full:before,
.glyphicon.glyphicon-icon-star-half:before,
.glyphicon.glyphicon-icon-star:before,
.glyphicon.glyphicon-icon-step-backward:before,
.glyphicon.glyphicon-icon-step-forward:before,
.glyphicon.glyphicon-icon-stethoscope:before,
.glyphicon.glyphicon-icon-stop:before,
.glyphicon.glyphicon-icon-strikethrough:before,
.glyphicon.glyphicon-icon-subscript:before,
.glyphicon.glyphicon-icon-suitcase:before,
.glyphicon.glyphicon-icon-sun:before,
.glyphicon.glyphicon-icon-superscript:before,
.glyphicon.glyphicon-icon-table:before,
.glyphicon.glyphicon-icon-tablet:before,
.glyphicon.glyphicon-icon-tag:before,
.glyphicon.glyphicon-icon-tags:before,
.glyphicon.glyphicon-icon-tasks:before,
.glyphicon.glyphicon-icon-tencent-weibo-round:before,
.glyphicon.glyphicon-icon-tencent-weibo:before,
.glyphicon.glyphicon-icon-terminal:before,
.glyphicon.glyphicon-icon-text-height:before,
.glyphicon.glyphicon-icon-text-width:before,
.glyphicon.glyphicon-icon-th-large:before,
.glyphicon.glyphicon-icon-th-list:before,
.glyphicon.glyphicon-icon-th:before,
.glyphicon.glyphicon-icon-thumbs-down-2:before,
.glyphicon.glyphicon-icon-thumbs-down:before,
.glyphicon.glyphicon-icon-thumbs-up-2:before,
.glyphicon.glyphicon-icon-thumbs-up:before,
.glyphicon.glyphicon-icon-ticket:before,
.glyphicon.glyphicon-icon-time:before,
.glyphicon.glyphicon-icon-tint:before,
.glyphicon.glyphicon-icon-trash:before,
.glyphicon.glyphicon-icon-trello:before,
.glyphicon.glyphicon-icon-trophy:before,
.glyphicon.glyphicon-icon-truck:before,
.glyphicon.glyphicon-icon-tumblr-sign:before,
.glyphicon.glyphicon-icon-tumblr:before,
.glyphicon.glyphicon-icon-twitter-sign:before,
.glyphicon.glyphicon-icon-twitter:before,
.glyphicon.glyphicon-icon-umbrella:before,
.glyphicon.glyphicon-icon-underline:before,
.glyphicon.glyphicon-icon-undo:before,
.glyphicon.glyphicon-icon-unlink:before,
.glyphicon.glyphicon-icon-unlock-alt:before,
.glyphicon.glyphicon-icon-unlock:before,
.glyphicon.glyphicon-icon-upload-alt:before,
.glyphicon.glyphicon-icon-upload:before,
.glyphicon.glyphicon-icon-user-md:before,
.glyphicon.glyphicon-icon-user:before,
.glyphicon.glyphicon-icon-vk:before,
.glyphicon.glyphicon-icon-volume-down:before,
.glyphicon.glyphicon-icon-volume-off:before,
.glyphicon.glyphicon-icon-volume-up:before,
.glyphicon.glyphicon-icon-warning-sign:before,
.glyphicon.glyphicon-icon-weibo:before,
.glyphicon.glyphicon-icon-weixin-round:before,
.glyphicon.glyphicon-icon-weixin:before,
.glyphicon.glyphicon-icon-windows:before,
.glyphicon.glyphicon-icon-won:before,
.glyphicon.glyphicon-icon-wrench:before,
.glyphicon.glyphicon-icon-xing-sign:before,
.glyphicon.glyphicon-icon-xing:before,
.glyphicon.glyphicon-icon-yen:before,
.glyphicon.glyphicon-icon-youtube-play:before,
.glyphicon.glyphicon-icon-youtube-sign:before,
.glyphicon.glyphicon-icon-youtube:before,
.glyphicon.glyphicon-icon-zoom-in:before,
.glyphicon.glyphicon-icon-zoom-out:before {
	font-family: fontawesome;
	speak: none;
	font-style: normal;
	font-weight: 400;
	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"
}

.archive .dt-format-gallery .dt-format-gallery-coll.full,
.blog .dt-format-gallery .dt-format-gallery-coll.full,
.search .dt-format-gallery .dt-format-gallery-coll.full {
	display: none
}

.opentip-container,
.opentip-container * {
	box-sizing: border-box
}

.opentip-container {
	position: absolute;
	max-width: 500px;
	z-index: 9201!important;
	transition: transform 1s ease-in-out;
	pointer-events: none;
	transform: translateX(0) translateY(0)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
	transform: translateY(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
	transform: translateY(-5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
	transform: translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
	transform: translateY(5px) translateX(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
	transform: translateY(5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
	transform: translateY(5px) translateX(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
	transform: translateX(-5px)
}

.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,
.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
	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 0 hsla(0, 0%, 100%, .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, .5);
	background: transparent;
	text-decoration: none
}

.opentip-container .opentip .ot-close span,
.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: 700;
	display: block
}

.opentip-container.ot-loading .ot-loading-indicator span {
	display: block;
	-webkit-animation: otloading 2s linear infinite;
	animation: otloading 2s linear infinite;
	text-align: center
}

.opentip-container.style-alert .opentip,
.opentip-container.style-dark .opentip {
	color: #f8f8f8;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, .2)
}

.opentip-container.style-glass .opentip {
	padding: 15px 25px;
	color: #317cc5;
	text-shadow: 1px 1px 8px rgba(0, 94, 153, .3)
}

.opentip-container.ot-hide-effect-fade {
	transition: transform .5s ease-in-out, opacity 1s ease-in-out;
	opacity: 1;
	-ms-filter: none;
	-webkit-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 {
	transition: transform .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,
.opentip-container.ot-show-effect-appear.ot-visible {
	opacity: 1;
	-ms-filter: none;
	-webkit-filter: none;
	filter: none
}

@-webkit-keyframes otloading {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}

@keyframes otloading {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(1turn)
	}
}

.royalSlider {
	width: 600px;
	height: 400px;
	position: relative;
	direction: ltr
}

.royalSlider>* {
	float: left
}

.rsWebkit3d .rsABlock,
.rsWebkit3d .rsAbsoluteEl,
.rsWebkit3d .rsBtnCenterer,
.rsWebkit3d .rsContainer,
.rsWebkit3d .rsLink,
.rsWebkit3d .rsOverflow,
.rsWebkit3d .rsPreloader,
.rsWebkit3d .rsSlide,
.rsWebkit3d .rsThumbs,
.rsWebkit3d img {
	-webkit-backface-visibility: hidden
}

.rsFade.rsWebkit3d .rsContainer,
.rsFade.rsWebkit3d .rsSlide,
.rsFade.rsWebkit3d img {
	-webkit-transform: none
}

.rsOverflow {
	float: left
}

.rsOverflow,
.rsVisibleNearbyWrap {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.rsVisibleNearbyWrap {
	left: 0;
	top: 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;
	transition: opacity .3s linear
}

.rsHidden {
	opacity: 0;
	visibility: hidden;
	transition: visibility 0s linear .3s, opacity .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;
	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;
	-ms-user-select: none;
	user-select: none
}

.rsNavItem {
	-webkit-tap-highlight-color: rgba(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)
}

.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 .rsVideoObj,
.rsVideoContainer embed,
.rsVideoContainer iframe,
.rsVideoContainer video {
	position: absolute;
	z-index: 50;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.rsVideoContainer.rsIOSVideo embed,
.rsVideoContainer.rsIOSVideo iframe,
.rsVideoContainer.rsIOSVideo video {
	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(../images/grab.png) 8 8, move
}

.grabbing-cursor {
	cursor: url(../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(../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: 0;
	top: auto
}

.rsImg.rsMainSlideImage {
	margin-bottom: 500px
}

.royalSlidering {
	opacity: 0
}

.rsDefault,
.rsDefault .rsOverflow,
.rsDefault .rsSlide,
.rsDefault .rsThumbs,
.rsDefault .rsVideoFrameHolder {
	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(../images/rs-default.png);
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	*background-color: #000;
	border-radius: 2px
}

.rsDefault .rsArrowIcn:hover {
	background-color: rgba(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: 0;
	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: 0;
	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: hsla(0, 0%, 100%, .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, .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 .3s ease-out
}

.rsDefault .rsBullet span {
	text-indent: -9999px;
	margin: 0 5px;
	outline: 0;
	transition: all .3s ease-out;
	width: 12px;
	height: 12px;
	display: block;
	position: absolute;
	top: -3px;
	left: -8px;
	border-radius: 8px;
	border: 0;
	background: transparent
}

.rsDefault .rsBullet.rsNavSelected span {
	background: rgba(0, 0, 0, .21)
}

.rsDefault .rsBullet span:after {
	background: rgba(0, 0, 0, .21)
}

.rsDefault .rsBullet.rsNavSelected span:after,
.rsDefault .rsBullet span:after {
	content: "";
	height: 6px;
	width: 6px;
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	border-radius: 10px
}

.rsDefault .rsBullet.rsNavSelected span:after {
	background: #fff
}

.rsDefault .rsBullet {
	background: hsla(0, 0%, 100%, .3)
}

.rightbutton1.rsDefault .rsBullet.rsNavSelected span {
	background: hsla(0, 0%, 100%, .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: .6!important;
	filter: alpha(opacity=60)!important;
	transition: all .3s ease-out!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, .75)
}

.rsDefault .rsThumbsArrow:hover {
	background: rgba(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(../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: linear-gradient(180deg, #fefefe, #f4f4f4);
	box-shadow: inset 1px 0 0 #fff;
	*display: inline;
	*zoom: 1
}

.rsDefault .rsTab:first-child {
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px
}

.rsDefault .rsTab:last-child {
	border-top-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: inset 0 1px 4px rgba(0, 0, 0, .2)
}

.rsDefault .rsTab.rsNavSelected {
	color: #fff;
	border: 1px solid #999;
	text-shadow: 1px 1px #838383;
	box-shadow: inset 0 1px 9px hsla(0, 0%, 40%, .65);
	background: #acacac;
	background-image: -moz-llinear-gradient(top, #acacac, #bbb);
	background-image: linear-gradient(180deg, #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(../images/rs-default.png) 0 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	*background-color: #000;
	border-radius: 2px
}

.rsDefault .rsFullscreenIcn:hover {
	background-color: rgba(0, 0, 0, .9)
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
	background-position: -32px 0
}

.rsDefault .rsPlayBtn {
	-webkit-tap-highlight-color: rgba(0, 0, 0, .3);
	width: 64px;
	height: 64px;
	margin-left: -32px;
	margin-top: -32px;
	cursor: pointer
}

.rsDefault .rsPlayBtnIcon {
	width: 64px;
	display: block;
	height: 64px;
	border-radius: 4px;
	transition: .3s;
	background: url(../images/rs-default.png) no-repeat 0 -32px;
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	*background-color: #000
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
	background-color: rgba(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(../images/rs-default.png) -64px 0;
	background-color: #000;
	background-color: rgba(0, 0, 0, .75);
	*background-color: #000
}

.rsDefault .rsCloseVideoIcn:hover {
	background-color: rgba(0, 0, 0, .9)
}

.rsDefault .rsPreloader {
	width: 20px;
	height: 20px;
	background-image: url(../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: #000;
	background: rgba(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: .45;
	transition: all .3s ease-out;
	transform: scale(.9)
}

html:not(.mobile-true) #page .visibleNearby .rsActiveSlide img {
	opacity: 1;
	transform: scale(1)
}

.rsBodyFullscreen #phantom,
.rsBodyFullscreen .bitBanner,
.rsBodyFullscreen .rev_slider_wrapper,
.rsBodyFullscreen .scroll-top {
	display: none!important
}

.rsBodyFullscreen .column_containter,
.rsBodyFullscreen .container,
.rsBodyFullscreen .section {
	z-index: auto!important
}

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

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s
}

@-webkit-keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

@keyframes flash {
	0%,
	50%,
	to {
		opacity: 1
	}
	25%,
	75% {
		opacity: 0
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash
}

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

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

.shake {
	-webkit-animation-name: shake;
	animation-name: shake
}

@-webkit-keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	to {
		-webkit-transform: translateY(0)
	}
	40% {
		-webkit-transform: translateY(-30px)
	}
	60% {
		-webkit-transform: translateY(-15px)
	}
}

@keyframes bounce {
	0%,
	20%,
	50%,
	80%,
	to {
		transform: translateY(0)
	}
	40% {
		transform: translateY(-30px)
	}
	60% {
		transform: translateY(-15px)
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce
}

@-webkit-keyframes tada {
	0% {
		-webkit-transform: scale(1)
	}
	10%,
	20% {
		-webkit-transform: scale(.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale(1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		-webkit-transform: scale(1.1) rotate(-3deg)
	}
	to {
		-webkit-transform: scale(1) rotate(0)
	}
}

@keyframes tada {
	0% {
		transform: scale(1)
	}
	10%,
	20% {
		transform: scale(.9) rotate(-3deg)
	}
	30%,
	50%,
	70%,
	90% {
		transform: scale(1.1) rotate(3deg)
	}
	40%,
	60%,
	80% {
		transform: scale(1.1) rotate(-3deg)
	}
	to {
		transform: scale(1) rotate(0)
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada
}

@-webkit-keyframes swing {
	20%,
	40%,
	60%,
	80%,
	to {
		-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)
	}
	to {
		-webkit-transform: rotate(0deg)
	}
}

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

.swing {
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing
}

@-webkit-keyframes wobble {
	0% {
		-webkit-transform: translateX(0)
	}
	15% {
		-webkit-transform: translateX(-25%) rotate(-5deg)
	}
	30% {
		-webkit-transform: translateX(20%) rotate(3deg)
	}
	45% {
		-webkit-transform: translateX(-15%) rotate(-3deg)
	}
	60% {
		-webkit-transform: translateX(10%) rotate(2deg)
	}
	75% {
		-webkit-transform: translateX(-5%) rotate(-1deg)
	}
	to {
		-webkit-transform: translateX(0)
	}
}

@keyframes wobble {
	0% {
		transform: translateX(0)
	}
	15% {
		transform: translateX(-25%) rotate(-5deg)
	}
	30% {
		transform: translateX(20%) rotate(3deg)
	}
	45% {
		transform: translateX(-15%) rotate(-3deg)
	}
	60% {
		transform: translateX(10%) rotate(2deg)
	}
	75% {
		transform: translateX(-5%) rotate(-1deg)
	}
	to {
		transform: translateX(0)
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(1)
	}
	50% {
		-webkit-transform: scale(1.1)
	}
	to {
		-webkit-transform: scale(1)
	}
}

@keyframes pulse {
	0% {
		transform: scale(1)
	}
	50% {
		transform: scale(1.1)
	}
	to {
		transform: scale(1)
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out
	}
	40% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out
	}
	50% {
		-webkit-transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in
	}
	80% {
		-webkit-transform: perspective(400px) rotateY(1turn) scale(.95);
		-webkit-animation-timing-function: ease-in
	}
	to {
		-webkit-transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in
	}
}

@keyframes flip {
	0% {
		transform: perspective(400px) rotateY(0);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	40% {
		transform: perspective(400px) translateZ(150px) rotateY(170deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out
	}
	50% {
		transform: perspective(400px) translateZ(150px) rotateY(190deg) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	80% {
		transform: perspective(400px) rotateY(1turn) scale(.95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
	to {
		transform: perspective(400px) scale(1);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in
	}
}

.flip {
	-webkit-backface-visibility: visible!important;
	-webkit-animation-name: flip;
	-moz-backface-visibility: visible!important;
	-moz-animation-name: flip;
	-ms-backface-visibility: visible!important;
	-ms-animation-name: flip;
	-o-backface-visibility: visible!important;
	-o-animation-name: flip;
	backface-visibility: visible!important;
	animation-name: flip
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(20px) rotateX(10deg);
		opacity: 0
	}
	to {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
}

@keyframes flipInX {
	0% {
		transform: perspective(20px) rotateX(-10deg);
		opacity: 0
	}
	to {
		transform: perspective(20px) rotateX(0deg);
		opacity: 1
	}
}

.flipInX {
	-webkit-backface-visibility: visible!important;
	-webkit-animation-name: flipInX;
	-moz-backface-visibility: visible!important;
	-moz-animation-name: flipInX;
	-ms-backface-visibility: visible!important;
	-ms-animation-name: flipInX;
	-o-backface-visibility: visible!important;
	-o-animation-name: flipInX;
	backface-visibility: visible!important;
	animation-name: flipInX
}

.animated_new {
	-webkit-animation-duration: .3s;
	animation-duration: .3s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

@keyframes flipOutX {
	0% {
		transform: perspective(400px) rotateX(0deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotateX(90deg);
		opacity: 0
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	-webkit-backface-visibility: visible!important;
	-moz-animation-name: flipOutX;
	-moz-backface-visibility: visible!important;
	-ms-animation-name: flipOutX;
	-ms-backface-visibility: visible!important;
	-o-animation-name: flipOutX;
	-o-backface-visibility: visible!important;
	animation-name: flipOutX;
	backface-visibility: visible!important
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		-webkit-transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		-webkit-transform: perspective(400px) rotateY(10deg)
	}
	to {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

@keyframes flipInY {
	0% {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
	40% {
		transform: perspective(400px) rotateY(-10deg)
	}
	70% {
		transform: perspective(400px) rotateY(10deg)
	}
	to {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
}

.flipInY {
	-webkit-backface-visibility: visible!important;
	-webkit-animation-name: flipInY;
	-moz-backface-visibility: visible!important;
	-moz-animation-name: flipInY;
	-ms-backface-visibility: visible!important;
	-ms-animation-name: flipInY;
	-o-backface-visibility: visible!important;
	-o-animation-name: flipInY;
	backface-visibility: visible!important;
	animation-name: flipInY
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
	to {
		-webkit-transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

@keyframes flipOutY {
	0% {
		transform: perspective(400px) rotateY(0deg);
		opacity: 1
	}
	to {
		transform: perspective(400px) rotateY(90deg);
		opacity: 0
	}
}

.flipOutY {
	-webkit-backface-visibility: visible!important;
	-webkit-animation-name: flipOutY;
	-moz-backface-visibility: visible!important;
	-moz-animation-name: flipOutY;
	-ms-backface-visibility: visible!important;
	-ms-animation-name: flipOutY;
	-o-backface-visibility: visible!important;
	-o-animation-name: flipOutY;
	backface-visibility: visible!important;
	animation-name: flipOutY
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}
	to {
		opacity: 1
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		transform: translateY(20px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		transform: translateY(-20px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-20px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		transform: translateX(-20px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(20px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		transform: translateX(20px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}
	to {
		opacity: 1;
		transform: translateY(0)
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}
	to {
		opacity: 1;
		transform: translateX(0)
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig
}

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

@keyframes fadeOut {
	0% {
		opacity: 1
	}
	to {
		opacity: 0
	}
}

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

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(-20px)
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
		transform: translateY(0)
	}
	to {
		opacity: 0;
		transform: translateY(-20px)
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(20px)
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
		transform: translateY(0)
	}
	to {
		opacity: 0;
		transform: translateY(20px)
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(-20px)
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
		transform: translateX(0)
	}
	to {
		opacity: 0;
		transform: translateX(-20px)
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(20px)
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
		transform: translateX(0)
	}
	to {
		opacity: 0;
		transform: translateX(20px)
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}
	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		-webkit-transform: translateY(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
		transform: translateY(0)
	}
	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}
	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0)
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
		transform: translateX(0)
	}
	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig
}

@-webkit-keyframes bounceIn {
	0% {
		opacity: 0;
		-webkit-transform: scale(.3)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.05)
	}
	70% {
		-webkit-transform: scale(.9)
	}
	to {
		-webkit-transform: scale(1)
	}
}

@keyframes bounceIn {
	0% {
		opacity: 0;
		transform: scale(.3)
	}
	50% {
		opacity: 1;
		transform: scale(1.05)
	}
	70% {
		transform: scale(.9)
	}
	to {
		transform: scale(1)
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn
}

@-webkit-keyframes bounceInUp {
	0% {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(-30px)
	}
	80% {
		-webkit-transform: translateY(10px)
	}
	to {
		-webkit-transform: translateY(0)
	}
}

@keyframes bounceInUp {
	0% {
		opacity: 0;
		transform: translateY(2000px)
	}
	60% {
		opacity: 1;
		transform: translateY(-30px)
	}
	80% {
		transform: translateY(10px)
	}
	to {
		transform: translateY(0)
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp
}

@-webkit-keyframes bounceInDown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateY(30px)
	}
	80% {
		-webkit-transform: translateY(-10px)
	}
	to {
		-webkit-transform: translateY(0)
	}
}

@keyframes bounceInDown {
	0% {
		opacity: 0;
		transform: translateY(-2000px)
	}
	60% {
		opacity: 1;
		transform: translateY(30px)
	}
	80% {
		transform: translateY(-10px)
	}
	to {
		transform: translateY(0)
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(30px)
	}
	80% {
		-webkit-transform: translateX(-10px)
	}
	to {
		-webkit-transform: translateX(0)
	}
}

@keyframes bounceInLeft {
	0% {
		opacity: 0;
		transform: translateX(-2000px)
	}
	60% {
		opacity: 1;
		transform: translateX(30px)
	}
	80% {
		transform: translateX(-10px)
	}
	to {
		transform: translateX(0)
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {
	0% {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		-webkit-transform: translateX(-30px)
	}
	80% {
		-webkit-transform: translateX(10px)
	}
	to {
		-webkit-transform: translateX(0)
	}
}

@keyframes bounceInRight {
	0% {
		opacity: 0;
		transform: translateX(2000px)
	}
	60% {
		opacity: 1;
		transform: translateX(-30px)
	}
	80% {
		transform: translateX(10px)
	}
	to {
		transform: translateX(0)
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight
}

@-webkit-keyframes bounceOut {
	0% {
		-webkit-transform: scale(1)
	}
	25% {
		-webkit-transform: scale(.95)
	}
	50% {
		opacity: 1;
		-webkit-transform: scale(1.1)
	}
	to {
		opacity: 0;
		-webkit-transform: scale(.3)
	}
}

@keyframes bounceOut {
	0% {
		transform: scale(1)
	}
	25% {
		transform: scale(.95)
	}
	50% {
		opacity: 1;
		transform: scale(1.1)
	}
	to {
		opacity: 0;
		transform: scale(.3)
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut
}

@-webkit-keyframes bounceOutUp {
	0% {
		-webkit-transform: translateY(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(20px)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(-2000px)
	}
}

@keyframes bounceOutUp {
	0% {
		transform: translateY(0)
	}
	20% {
		opacity: 1;
		transform: translateY(20px)
	}
	to {
		opacity: 0;
		transform: translateY(-2000px)
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp
}

@-webkit-keyframes bounceOutDown {
	0% {
		-webkit-transform: translateY(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateY(-20px)
	}
	to {
		opacity: 0;
		-webkit-transform: translateY(2000px)
	}
}

@keyframes bounceOutDown {
	0% {
		transform: translateY(0)
	}
	20% {
		opacity: 1;
		transform: translateY(-20px)
	}
	to {
		opacity: 0;
		transform: translateY(2000px)
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
	0% {
		-webkit-transform: translateX(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(20px)
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(-2000px)
	}
}

@keyframes bounceOutLeft {
	0% {
		transform: translateX(0)
	}
	20% {
		opacity: 1;
		transform: translateX(20px)
	}
	to {
		opacity: 0;
		transform: translateX(-2000px)
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
	0% {
		-webkit-transform: translateX(0)
	}
	20% {
		opacity: 1;
		-webkit-transform: translateX(-20px)
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(2000px)
	}
}

@keyframes bounceOutRight {
	0% {
		transform: translateX(0)
	}
	20% {
		opacity: 1;
		transform: translateX(-20px)
	}
	to {
		opacity: 0;
		transform: translateX(2000px)
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight
}

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

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

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
	to {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
	to {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
}

@keyframes rotateInDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
	to {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight
}

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

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

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
	to {
		-transform-origin: left bottom;
		-transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
	to {
		-webkit-transform-origin: left bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownLeft {
	0% {
		transform-origin: left bottom;
		transform: rotate(0);
		opacity: 1
	}
	to {
		transform-origin: left bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(90deg);
		opacity: 0
	}
}

@keyframes rotateOutUpRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate(90deg);
		opacity: 0
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(0);
		opacity: 1
	}
	to {
		-webkit-transform-origin: right bottom;
		-webkit-transform: rotate(-90deg);
		opacity: 0
	}
}

@keyframes rotateOutDownRight {
	0% {
		transform-origin: right bottom;
		transform: rotate(0);
		opacity: 1
	}
	to {
		transform-origin: right bottom;
		transform: rotate(-90deg);
		opacity: 0
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform: rotate(0);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}
	20%,
	60% {
		-webkit-transform: rotate(80deg);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}
	40% {
		-webkit-transform: rotate(60deg);
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}
	80% {
		-webkit-transform: rotate(60deg) translateY(0);
		opacity: 1;
		-webkit-transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out
	}
	to {
		-webkit-transform: translateY(700px);
		opacity: 0
	}
}

@keyframes hinge {
	0% {
		transform: rotate(0);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	20%,
	60% {
		transform: rotate(80deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	40% {
		transform: rotate(60deg);
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	80% {
		transform: rotate(60deg) translateY(0);
		opacity: 1;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out
	}
	to {
		transform: translateY(700px);
		opacity: 0
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-100%) rotate(-120deg)
	}
	to {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0deg)
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		transform: translateX(-100%) rotate(-120deg)
	}
	to {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
		-webkit-transform: translateX(0) rotate(0deg)
	}
	to {
		opacity: 0;
		-webkit-transform: translateX(100%) rotate(120deg)
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
		transform: translateX(0) rotate(0deg)
	}
	to {
		opacity: 0;
		transform: translateX(100%) rotate(120deg)
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
	60% {
		-webkit-transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}
	80% {
		-webkit-transform: translateX(0) skewX(-15deg);
		opacity: 1
	}
	to {
		-webkit-transform: translateX(0) skewX(0deg);
		opacity: 1
	}
}

@keyframes lightSpeedIn {
	0% {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
	60% {
		transform: translateX(-20%) skewX(30deg);
		opacity: 1
	}
	80% {
		transform: translateX(0) skewX(-15deg);
		opacity: 1
	}
	to {
		transform: translateX(0) skewX(0deg);
		opacity: 1
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out
}

.animated.lightSpeedIn {
	-webkit-animation-duration: .5s;
	animation-duration: .5s
}

@-webkit-keyframes lightSpeedOut {
	0% {
		-webkit-transform: translateX(0) skewX(0deg);
		opacity: 1
	}
	to {
		-webkit-transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

@keyframes lightSpeedOut {
	0% {
		transform: translateX(0) skewX(0deg);
		opacity: 1
	}
	to {
		transform: translateX(100%) skewX(-30deg);
		opacity: 0
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

.animated.lightSpeedOut {
	-webkit-animation-duration: .25s;
	animation-duration: .25s
}

@-webkit-keyframes wiggle {
	0% {
		-webkit-transform: skewX(9deg)
	}
	10% {
		-webkit-transform: skewX(-8deg)
	}
	20% {
		-webkit-transform: skewX(7deg)
	}
	30% {
		-webkit-transform: skewX(-6deg)
	}
	40% {
		-webkit-transform: skewX(5deg)
	}
	50% {
		-webkit-transform: skewX(-4deg)
	}
	60% {
		-webkit-transform: skewX(3deg)
	}
	70% {
		-webkit-transform: skewX(-2deg)
	}
	80% {
		-webkit-transform: skewX(1deg)
	}
	90% {
		-webkit-transform: skewX(0deg)
	}
	to {
		-webkit-transform: skewX(0deg)
	}
}

@keyframes wiggle {
	0% {
		transform: skewX(9deg)
	}
	10% {
		transform: skewX(-8deg)
	}
	20% {
		transform: skewX(7deg)
	}
	30% {
		transform: skewX(-6deg)
	}
	40% {
		transform: skewX(5deg)
	}
	50% {
		transform: skewX(-4deg)
	}
	60% {
		transform: skewX(3deg)
	}
	70% {
		transform: skewX(-2deg)
	}
	80% {
		transform: skewX(1deg)
	}
	90% {
		transform: skewX(0deg)
	}
	to {
		transform: skewX(0deg)
	}
}

.wiggle {
	-webkit-animation-name: wiggle;
	animation-name: wiggle;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in
}

.animated.wiggle {
	-webkit-animation-duration: .75s;
	animation-duration: .75s
}

@-webkit-keyframes ZoominUp {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes ZoominUp {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes ZoominDown {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes ZoominDown {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes ZoominLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes ZoominLeft {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes ZoominRight {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes ZoominRight {
	0% {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	60% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInDown {
	0% {
		transform: translate3d(0, -100%, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInLeft {
	0% {
		transform: translate3d(-100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInRight {
	0% {
		transform: translate3d(100%, 0, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@keyframes slideInUp {
	0% {
		transform: translate3d(0, 100%, 0);
		visibility: visible
	}
	to {
		transform: translateZ(0)
	}
}

@-webkit-keyframes SlideOutDown {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

@keyframes SlideOutDown {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, 100%, 0)
	}
}

@-webkit-keyframes SlideOutLeft {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

@keyframes SlideOutLeft {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(-100%, 0, 0)
	}
}

@-webkit-keyframes SlideOutRight {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

@keyframes SlideOutRight {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(100%, 0, 0)
	}
}

@-webkit-keyframes SlideOutUp {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

@keyframes SlideOutUp {
	0% {
		transform: translateZ(0)
	}
	to {
		visibility: hidden;
		transform: translate3d(0, -100%, 0)
	}
}

@-webkit-keyframes popOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

@keyframes popOut {
	20% {
		transform: scale3d(.9, .9, .9)
	}
	50%,
	55% {
		opacity: 1;
		transform: scale3d(1.1, 1.1, 1.1)
	}
	to {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
}

@-webkit-keyframes popOutDown {
	20% {
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@keyframes popOutDown {
	20% {
		transform: translate3d(0, 10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, -20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, 2000px, 0)
	}
}

@-webkit-keyframes popOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@keyframes popOutLeft {
	20% {
		opacity: 1;
		transform: translate3d(20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(-2000px, 0, 0)
	}
}

@-webkit-keyframes popOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@keyframes popOutRight {
	20% {
		opacity: 1;
		transform: translate3d(-20px, 0, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(2000px, 0, 0)
	}
}

@-webkit-keyframes popOutUp {
	20% {
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@keyframes popOutUp {
	20% {
		transform: translate3d(0, -10px, 0)
	}
	40%,
	45% {
		opacity: 1;
		transform: translate3d(0, 20px, 0)
	}
	to {
		opacity: 0;
		transform: translate3d(0, -2000px, 0)
	}
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1
	}
	50% {
		opacity: 0;
		transform: scale3d(.3, .3, .3)
	}
	to {
		opacity: 0
	}
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(-2000px, 0, 0);
		transform-origin: left center
	}
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
	}
	to {
		opacity: 0;
		transform: scale(.1) translate3d(2000px, 0, 0);
		transform-origin: right center
	}
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19)
	}
	to {
		opacity: 0;
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1)
	}
}

@font-face {
	font-family: dashicons;
	src: url(../images/dashicons.eot)
}

@font-face {
	font-family: dashicons;
	src: url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"), url(../images/dashicons.ttf) format("truetype"), url(../images/dashicons.svg) 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-edit-page:before,
.dashicons-welcome-write-blog: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-share1:before,
.dashicons-share: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"
}

#TB_window {
	font-size: 16px;
	color: #333
}

#TB_secondLine {
	font-size: 14px;
	color: #666
}

.rtl #TB_secondLine,
.rtl #TB_window {
	font-family: Tahoma, sans-serif
}

:lang(he-il) .rtl #TB_secondLine,
:lang(he-il) .rtl #TB_window {
	font-family: Arial, sans-serif
}

#TB_window a:link,
#TB_window a:visited {
	color: #666
}

#TB_window a:hover {
	color: #000
}

#TB_window a:active,
#TB_window a:focus {
	color: #666
}

#TB_overlay {
	position: fixed;
	z-index: 9400;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%
}

.TB_overlayMacFFBGHack {
	background: url(../images/macFFBgHack.png) repeat
}

.TB_overlayBG {
	background-color: #000;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	opacity: .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: #fff;
	z-index: 20000;
	color: #000;
	visibility: hidden;
	text-align: left;
	top: 50%;
	left: 50%;
	border: 1px solid #555;
	box-shadow: 0 4px 30px #000
}

* 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: 16px
}

#TB_title {
	background-color: #e8e8e8;
	height: 36px
}

#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 0 5px 0
}

#TB_load {
	position: fixed;
	display: none;
	z-index: 103;
	top: 50%;
	left: 50%;
	margin-left: -30px
}

* 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: 1px -3px 0 0;
	width: 22px;
	background: url(../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
}

@font-face {
	font-family: iconfontOld;
	src: url(../images/iconfont.1e3ce6f1.eot);
	src: url(../images/iconfont.1e3ce6f1.eot#iefix) format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,d09GMgABAAAAAEyYAAsAAAAAqNwAAExFAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHEIGVgCNZAqCqzSB6FMBNgIkA4JkC4E0AAQgBYRtB4tmG/+FZQRsHAAIZ76yRFGuSY+S/f/n5GQMgQo2NV8dNlJI0AMTLhGyMHXYtOLpOtY0KFj3FqG5RVDC2KVy+hY3WbeP/eRtevwi5/zUhE//LG0Zq4XgwTtNVaYHRhdtVNjCJQYXL7yivk/tQz3UXy/0dZbcVx1KmUTAWG1O3k0xiZXSiaRCiLR9tokpOgQSINqDa2nLZKfcnmkP8cTYt33n1q6JRjPFJJGoXCNVQsNLZZjukSH/y29aL9lOtkqynaTKcEixDyHJPqTdHY0OKOhDfH4g/Uq/UvfMOLBgewxJjpbgMTjxOt3LSzHZlohpA/IzC27z/3PIQ2Sbze5e3SuNu841Wjs4Wjm4QmlHFfpBFyw0BSxIETg0QldAjSBWsCDaQcFGouAHWyf5RFMUiaaoSeR/dVZSK+3u0QfLnpkc2EmO+fXXyvECshu7tVsaggDPIVR7l9Py+5XvzZngu29leDpKp7K1ltYvS1bZP0k8DAehAFYAC8CZ/zZLaB1a/xLZ9dhMamKZ1OXUkyhcyesNPomPgI+sxMZ8Tb4crLmt/tepygkqCVYdqXyrJEgQmvs8Z9t04HvDwAI87DgNoha2gQY0oArwuP7ReRDkru1a9mtRFgUJBiKJBBR5ETD/qporIIkqruK1Kofh1Z8+LO5pfdkz4n+AJD7wYQogJRmEXEBXkJafQLkQbpVWWm8AKflIys4jJCsxfU3UVV7XXYq8ptTy9lLfXvo6lb5l3TOM2bZAidrakXFFgfUCCdfcIWuWQ3zaaq0cYkBEwBBIIOFR4rNCQO2+d2gKlFrT5hUWlzcPVUOr/RUohZfPntxT7YtAgreA59mIA5b8yZTiordFR/zCH/jCXw8GUUWm2GpYz4+XHjr+kauSApfF84afiumBlBJlHmWq+DJySeGxkpucV+IX3+vljKNfsxL5sUN41pu2czN/8++t5/Jn3P9nFcHYI8zQvWurV14w6Y8PpufTXx8qDRvWZkKNZbWCcTOmbGpRcGJbv1nVzvQYsKtkw7yyLbMWLRm1bMWqNes27NlX4UqVa0eOnbhz79GIc0+eXRj04tU7p86cGzOu24VLV67duKV1evDZex989Mn+n3h92nUY0qVVvSgpijJVKIPWrqcovzZW/SQYC1BJBQvoJDjAMMED2ggBMEGItElBAZOEJAgSMgiAUADQS6iAGUIDTBE6YJMwaJPCBBSosABbxASwTdiAfsIBzBIuoJoKD7BD+LRJEQAGiBCwS0SAEhVTwBwRA+aJBFCmIgUsEBmbP5EDYJGYAZaIuYBELACwTCwBK8QKsEqsAWvEBrBObAEbxA6wR+wB+8QBUEHFEXBAnABVVBSAQ+IMOCIugGOiBJwQV8AdcQPcE3fAI/EAjBBPwDnxAjwRb8Az8QFcEF/AIPEDvBB/wCsJALwjKsApCQSckSA2T6IGwBjRAMaJFtBNdGz+JBgEQRICAiChIAASBgIg4SAAEgECIJEgABIFAiDRAPhMYgDvSSzgA4kDfCTxgE8kgSWTFAD0kZWAdnIE0EFuAobId4Au8hLQyhsPUE+98WUNiMhB1ggkA2TNQHoAUKT+s86nSbr9vDHT4Is9wB9K26x2sbdlFS1+wnegBBlMG1rnBoAwx4Kgl3hnDyFtVBFYWC9oxmD7iONEfePX6nhsbsK6BrNnNWSClFe5o3xEnIqWD5phspCJokSSCHkSpsBfYvyqW0ylHIdR+6Wq0YMzbURK6BMe9RK8O1ShMNroQOJxoQ+E+CM4x9o80ST0vzN7Wbzp4r7+wVql51Yd1LeDG2q9zfexcZGadmejcynkYDMuBkjzYUh0BH/qClXZrPnOK4qBjK5o8sKmWSNGF7x3GBMYYmJnN5bgc5waG+6lIVNiIjNcpOIKEy0FLxwmem/DGL6mCJUu8mWJ4iZxEkhWJcVyE8dstSQzKatHaCmX5GxzbjSdSjGK9khJZDCYnSNGzAnwxtuUxlbefK2JU9mREKYOBoLCyGJlwCaPxZF4NjFRY5tsGMIsVtfalMkrBvHDYZ6bsG1CEDbqNHODc3PoqX3M13GuHsZpbGlhfmGhGMYkU3dlgQVj7FZl/GBY1vgvMFRHiC6lYCm3A0UpQwXrXIwylcqyMnTOTZ2EIfcXQF7buVk351jjuLcyJ6Xk/OIxnueTmBmZ5Qf6HC+IQ+TIl9a1Dk/zGPoPxAh3ct4Y3XIII2FqKhwIDhi0mEFmJJLv3bHT9Fjr4oJvI/70U/dl8yqkhsY/S+/fpNhjAngdvjFRMRqyiK9dYjK0MP9/yzWfle/f4xOFe8d+5vRX7bzx2Qelpx30qsXL1Y+1LD/TT4sPwrtF0AxCOay8PtvXYuOITLTkF7vndBOt8+6CbaxWKv8HaskdY82b/yzkWU2OLQyMdrBCgnnJeUMO9fvy0A/DhpA/C49gBee9doxtXZYuPl14ubRwMyhoy39EP8C+KP7rwOzAXTP/bSZ566Zs6jJF7C924IoDgNbS/IdKnqGsuFmNV72bD7jhEw0HgqgoWFpFXh/Kuk0L0FemsPK+FM0ufr3A7YZYCaR43wWQUUH6EYvcA61YT9k4HaviyQuGyY2LyZkzl81ZHcUjACMKM9cyMDlwN0FxUwvjPulsGBpuYmeqaUMk1TbPeAsngPgHNAVVlp6xNmecCdNAgsCwsklm8knI0znrimr6GqyUnENr0JgMcLWBbvzaK4VMIfs2QzsvkyKrQqbdcBSs9Ckjr0HfZ90urPTGMbOx/DG3tqQc7bRSzASCMIhkVje4gVnOFWYCC15QOTMp9ZnVRhYn48vGV/UaC1xYdRj/c9CrDIJANoTfM67IetbW3/tvWPknOc+UO0j73QjLMa0eZVHYDDpoLAudG5JX2GrLGqxR5EWZWvC/FK2Y22jthGhv03qUNna0b/ARZdcZXCqe8Q6wcSmIwpZsY6jR0t2wa/grLtHACh7yGvwsnBMrNYChCBxhKRqZ2GkW256c0HZQoHkzvZhbdz+dOjWQWSZA58Ya6JO8JmQNij3feDfCRHDO1T5T/07KEAqh7WHDa4Cw6swuTLpbU9xMMFfCsjWqJB2WaLN10Z91pufV6GtrofAtx1SdxlpAtaHxE2Z9HKJAMQU2VE3Ezdo1ma9KaLuFxGn58TX14a7R4ZCVXKa99XrKBxGxwLdMJRmJSDNX18RHXW2C4FXMD09LJ739sKOE+IAnzAdKYznOU++zLCdhFpWsZQr7/CgGVllwcUVJjZff7shW21UnZyn5J/8v/fc4O33J1M31FDNaGfBwsu/0holubaa30rvCXx2qNpvmty6n+amLxk52+PCpJ8t9FoiTu45k/UIiSuxQT8kNU7a2H3haqQLPPdhJxsuNzDTntfCZxy+5svsVrg71N6DOn+1Hm9NVSfVKEwht3gUNHnbylA2/0cvnHwqWk0RN1l5ynAknH3Goa0ApahkPtvdE4B0TroPowI07PYjGsexdbYv4g2lWCYOktW5mjia4Lw2hCth1eZhxk1mEhpcOJUq8xMQzRoXmNB861+9MuupNJCv3GeXUynzBm/5Vx+bKWiFbyHw63c0lV4zhpdP8TCcbJyejRPvP6cmZF0meLhoGoQXyUXwjRxh9DvAzXv6PAQTMmIIoC7nwNnuBCfhUAUcoZA5THTZ0iZYQYBYlnmNP1ONq2uIr4pnzG/1P08DUSv73eHTvDFQbPPavqcIMkVlta46nebFYR2yhT+aUWXTwLL45UfrRaKHKk8pszHwRCKHN13+ZyCkiFv5AkM0xDqrGF6KEHBGCXP7rZDQ6wP21n30wSkt7eXl8PqLZ2P6oPM5Le+nHKyEYRYJXh5QG6lV26rrrUEVSFVBy1o3jYeWRoQVnliVTUWysSBEjepmsjwKl4Eo2Lo8dxvBrorJcejhJhZrfiDdkKNMkRzWpsMupXQIEMtUVQTx0JQcY6Mz9x95CMABtC8gBd+0/EDbAmcqQutbesj545HUCxQCHEVurLMCQyhozKfM6rRaApHXdRFA6jgZyEfYnhR8UiOHSqKGHiEQHybVGiVBZmqY3ZcXHzsw+OvMyQigeZCTuSYxiKkU0D8lB7uSAvqRoyWBpEOqtpCiojTgcn6je5f/gZrkle3LJ9yZbTy96WIldm5tWG9mzUs4UGmax5mQ8/FMe0It/nJ5Uw7HbOLITgz+HEOfUkiqaFTmhV/WUXb5O7wxsY3xB5t4W/vutuX1ojpF2i/ZRkZj0KvcS9HbR1K/VUDSThTlXfTimcnAXXSZLCL1cGIpirdxhF6Gdl0KBCmL1eFqobBAki7dDVc0U3sPrO3z8huV8tonKX/PxF+4vq8WGQSHoLLGCwmsQuDEhw9WQWeZmufKwaSQt9H7eROmECz5Mhofz4B2rC7bBjGqcY5Rna4zW8hmWLTwTEpEpZt8u5qbe6imMsCy3I31JjXEby4vJWN6RRoFIODV/aOfk8VRCEVkmVNDeo6we/GKEscqyjMKujp2ZDLmQPBAslJl433Szq2bs4BeqbUj91P9CXRyq9tm5LxVnCvXufwOFQi59b0dSxan5Y51GIZZ1Y2lXHhc/K6dzrNp0a2w8MaZClXLIxtWa8Ke7dmV992fItJfpunLRozlzLROHunCUFi7ShmJe+5tiX5ZPiPIVwRRAiepYsAyE8qbVG6NV88P74KS+NsC9ZsiMvgruN6ZagvEjKsi6XOvH+UgsKuk+vD7rPnzDed5QOVl+Nj4cdwxD7Im5Do90FBzjoglEToXBVBrfsbaIjitTFQ05X0ziLZ5jr1v+lwijInPNE5Z5Gh54WXcWEJDYIHSlmJOHvgKqTCiCX3yLitbhsHjbuPIlJVVAlAUsF8tH3hBauiE7zreu6Rxd0Cc2L616FZF892bEsKKzbF6WKDN0g9w3Pj9FiovOVOwuv4pb6x67dT/ZrAjRMmeqfFGoghlf8rWiT0fKVPdQoD9dO3BOtcZh59KNoQEPUe0k6fC8yOnTRFXTmutEGdlYnuVYbdA3lJlVRG8lmW96ma/XxU5khidoATCQNzPqrPUH3kr6X/5P8ndIO8zozteZ19w+2x/1Vr4mf14g+dfr7Bn4LcxU1ToZnt28tGyDB8sccsix+wR5mO0m33wm0qdY8BEf9XVYGgtfFQPVEQRpkVX7dTaRLgQk2wClb3DHKZdiCTbz7UaJ+lCb88T3cvmJwvOs3jE3IoTfFN6wCQRRIXKZWWbgZYr6zKSQGWTT/WNvdisKoQbxwForGkuSrNa8EoCpIUGUhihBCb88306qsCKlW+9CkwXf/A3A4Lm5c0zcE5zTL2pVb6Ffuo6Nc+HjwmfkiELARxCKepj0d6/dlhFxjyW2O86gbwCu1+ZcFYV3+anaE6hWwIPbZsOKA4/P3omNmBFOipRT1g4cElfWi5dUR6ebMSfEI1ql7vucaUjGbZ5h71tEnHXcJWrcLBBOW9DoeMiEa7nxbCzp7ScFn/G1YVf5WyeD27UDoxfxM4snsu5I/Tgv7b+AHrCT0YGfu/VwuMFy0kjHqkO+d5B+v0+OCU//S4MnLzDQJwQrXVdeJsXF+uQ2884Va94R525azx9D5f0Hx+fcSEpn9ziNxXDx0y2uTlkwFUlPI+0ujKCMTGpHr4ab5TZ1QZ2dQTD7YUtgZ5PtCWdUfHNG6OCEw42f8xOLihrWmcF5LgjzVqehOxI6X7YEu6EZHbG6owp3MYa8xU3O8YEwzsWYsPCEUHXBwycfCIx3+Ixg24Kz1HG224RGNCy2+m6y+Cm2wTnuYPW7C7tOXwM3RN9z3LQf7Wq3C99r06n1e2kfqYwq+tXWqRkTj7evcsCHznZXjcahF/2JewydiMKWQtAmGHbg+JKeehdb6FM4x4xdgvjLVjtMdwPufOc0HQlxEX3NcUOCukU/igLXBI1b2zQQTQTDOU8oqvUuY6dxog+7kiiZeGGsforzhg5xcR34L3cbLKEfDoWz04K28f/bARRO9i7+UCHnwJ83Q5Hsjy/ERyHoATti7AZx4qZ2f+k470Y1Wkbcu90HR+mgy1m85WNlv3ePlTMAXRTlLlcxZ6rw782k/uT42KhD6yZhUaZ76ETeJgXlhFNGmLVEMsI9HDpptCr4tfxqTkpw5CH+gIwDZ2HRO2PAixsufiiwE96xcZ9/mvsVLUvPkI8pAR2F5mDBP1m4a6E0V5qfO1Q+ONt/sLP43346ty4HqFZHXJ8VvH6mWJ8/UqkdrCzM1QYPdYd/T5PZP390MOvh7F0OtBHoNwANRkNVqHz9iv4NoG6uu+XpSbV3O452xoGLtCiCi9rXHnaynV1/XY30t91pHvEV/WLCvFxFF2fnDh2cP7JQxwrioIGTgmec5LwsNzw8t/Cz+bucQfEcpVCq165DDhRz7iU0T/Ol8mhOYa1EmsfPth1RJ6uobvRWbsQpHQs9rAulmkIvycpOPsU1hGgZP6MbeZxhyCRSxsEKIzzkhMk26LRz/aYimiMGcgYcSIyuoNCothPFKWllHXx7assBTtgyKCwLatzByjaebI2tcyYBqWCqyO0n2QmBge4G8VUp2bUxnvqyfAQDgjZDpoulyTEWY43LEs9WAYk7GMjFY3VrhYZb0213gFwqOz2tzZQTbiedwsrlR2NJQOx+ph5wXTO/wTWcMBrQUrhAPBMjJY/JaRm9o1SiIkKl9Podd7M8tUrp6ng64feX3oz7HuDh0rSdkcSYTyMyzd4AYhVY8BKFCCHQITRfQxNLBGUVListx7KdNDkZnPIlilBqOCCIn35O0dvTdAMwUqDfeWowelc/uXxfeOAO0/ydN5ykwvXfzccdLdxzbWs/4VQifjSMf1tFmTu6ihaeqA+LfPuRn9w1f/aEcE+62HLT7d4js1aU+fqSv3BX2cO/QLhnbH+CIUpO2DOPJXc9+HicvP7hdkbPNR5CLEROd2QhmoarUaSfk0KXo5rOelN9ToUnxlZJHkQOsev5meP03CdvNMWfzuPP8QxrYAU/gW6bsgynGAfoGuLIk1HwflzDiFN3S0FQWAnsOIb1TCoMbLEcqratOrt6eF5rECxe0Krg0u6XiZMX/r6ky8+XwOhwxaPTQ5HLkVW9q1OfscGtSduNJNX+b6ON6blBH4yjx7taP6p9L+gMJB1tqLluW5hrXRX7/uT0pefLaTtv+OY5oU1XeHDezKLhU8/QOpmXKIZuxXWrgBJwIgvti9TTo6XLvGYQloeUxXJcP9/3t50dVuyz4KU7ddvVVPC9lQIF8F3v8sErT8shRoFshPRgAiJRLWqQVrj462FNILgHcabj7Li6vDTgoct3qZZRLO4gLMGxoPfAg7mzTwQ94CjbRMJU0SOqSY03K18pNu2yIAMDNH1o3vXjphfogsqaRz80ryD0CH9tY9imK7Q0PI+Glw+xyht0OHc/METKqnj91MWnQjj8RSNSJEWOnFKH3eNXRrR5nbAMI2f0V2XLW2qikrl1DG4YVtYTjmbOUtXJB/pMtD7/uHw59X1B2PcHOqElICqvM6XiFMbyI56Cuy2KF3RqTr/O7AB/C3RtY3hGO61O9bdgaeKRDVz3SQHBbQeWQR+g8Js0d7QcA6HQUwdGe8WZ0I6PBZz3JS+Q29jLapu5t4Qfrs1S/1WEofOlMG8typKzp7KP6rZvDwe8Cc+4muxTgM8o8mXYTKJmyZiqm4IGpx23svsYKKZQijIGQeS1ZpugdI2fp0Z1CxANGl7NfvaOqBWUfW25C4Z0S7M66ejBOAyq1ta2U1Buu2nKO4961RarrbyFPnSimcDDTqWVzrkaZYT0Jhvv5ly9cHer3SSlvjbR1irnM6J84stBZ+HyQYfcnlSaIbE3Wp/jb05pP2ssQ+gwxd7jD/3WaRNVNtKcldzMyYndNIQCDZDARLENePoo6IH7i2lGNQRqlBQleyc2Kul977ERT5PmZHne2vMfjSiGjD2T1AHT4wMzk82ZGHgyAZKVOmC6sRJCd70Agj8kqo67caqozNv4rBJSRNH8QYDuTO/8UXWKTF4EOF/hAhEv5/95OqJsdkFf2+zdB6HcMAJqnBGREU8IeKCXVLHNSyntkMrAi8m6aU73Y532xdxiVs1GdmPdmZFFs/P/uwk/v5pOKmqS+tSZy/d1q+ipGeS2pGiiWM3RFjGmp6Cy77TA+MUCPoEzXJlEn8ufKMQJab2ZMhOhIDw5WXI4hbvE9gS5Yd551oEhq5bZV0LfI11YY9GTUleIX7SPydeF/RkdNbAbhApU/hShCnFoggdBu4nzgVgDQNAdbs+evadR1kieWRvM+4En8UNX+WxBA6IGn/oFqqPVTIkcnhanaQblW+DBMkKajSkci3jNbCon6nrBk+wAI+LJfulS5dsu3pEGPeON8LaRqJ4+1K+8WR/qbxweE2uJq0RfO7Z2XUjpaa97mCkQ4iyQ9KYsEIJ2HaInUQlJmd1CPfR8wrRh/HHfVJ1f8Nr7rcBaYq5fn6dAoURO/EVYAZMiM2uMhUpW2E3LjUHRuMMsI/x/mreEWm03mU2bnbmbi2Kwcmabq36/VqZnF4Ejgfd2YIhY9p9WexbdA3GpUcTH9O7hrD738TmmHGmtChaygMkwWOaEcdqbLKAC34dvx/BqVrsXkEmUm3+69dfS1X7ECe1MKjm0MpYZHGCRcnvyQ2b6b985KoE4+MmUTq8ffptKSetcXklIGOWCA+t1Z5R94jGPMp1E0ryH7QIgtCVlBmA5HnEgGcWyh4QEt9hBqZAjaBN42KqTVznVpQ7VSYMcPrvW9h2AhmN+lGpCorQYBC7jThqVLUZZsihB0Xz8lbLDNpBJCrFwoLcLHaiIyjcd6lwSKb9X7cMOMNPfywGojpiaDOoy9dhM4YtejXUOBZ3jl7kUTspRgLxqZcoiMQgYcNGYlbUH5BDPPiW6GJ63KmU/XeM5i0h2Ya2QcIk+5Qjcq4RsGYb2pzKgUu8FQH8uVbujiOMsplkG64HsVU5Zdgot840S+rZmdACUVpmzYwVR74yTlVswhSWv8pZMGer0iE5RSVK+ITkWx7CfRT89CqkPPXoEkB7AZqnoUcFIQuYHWmliblHLooelONt5MOODPDZIlS6+AujM48Oyh7XO1q3EMLdIoOs87IknHTg1rBgojuZhpcx2Bzllsv+oAzDKXeE3jwFzTcUUDX1AqW5g8lhU6D3gJfAwzXohy4oUcSlwcupeUEaap6ljlzscM5wctsMe1Xw+g57lhahhR7hHsTgWtrztgWB70PpKnNECdZDLj2CK09PKmF67gy9TkUcCIyRc9djJoYl7zlyUtvKD1g+Hdydb+nSOW32CRcY2dbcyf5mPxD5jq7M5SaaJqinWmwvrVBm7U29Bw5vG4VzzE9ej5gga72p55uE7MeupBQi46XBnYerzBjO4CNydwm9fCutbXiVN+AtUMBXZwbutiBBfO5xyk9lP2ksEDTfx/PWWczZAPwAXBBgbuA3b42LjCO7NoG/hDjvsCovcLc7sdJRFC2wb2TGGLQc2KFmAk0vlKxMDVw2W09hiu9mlHjf/TPpAxgG4ppF47PuCpjdOU0+yUKuvCetGr3Vr6+tOtei3uT/ozv2x6jeoSxXu7LoL/BBRu1lYAeHd4RfFOWFLbVmNH/+jiYZlO0CjbJn8Jvd5x9DzpBM7/FVbWpDL6M+DNjUOpuEgnKG3xdY1otvDHZF9D4/huF4xO5XZGEyax7qfzKia7qn7oeberbu+QfxejUbTn35glxbd7D1NYUub6XBpwVXF2GOp1sz1bKbqK3Wn6NEsdGrnSfaXDcxMebSnt28BUaep3c7BijtpqNF6Vhfru7urf+FkX2cvw/TanJ+uM7NjTJfcXUzuQ7KASjwprZzMvkSrAJqcME/3G6lm+0dSACTxc4kRmQDGfHjNDAYyp2EJbane2d6gtCaPZ56iVFIemzNqaG1ASQ8iDo9SioC6c62KYI8aNKnRM4YnSHp7HRD5e4K7Np9RmW0/3eyMOJNHmuStMOt9b4V6MVucLGu7kCapCcn4uxALs7/Db4aGTwc8KvctcJZXeoO1VQuB83sM0FWd5eSHoI66NbXHfkPqWDfbShG+lk/kN9J1mm6ah+JoJm+sSx74LQlFJd+j0CQtPPxSJP1ZdTN4V7ExyFUJfR/tJv80Q22fBJtUAbU1oGt4qWcHTNbmTKoOOhT7+9gtr1xNd6sPjfBqVGUbpkMcY3dfiNkV4vQgwdNw/lnWhUQP4I+E5tHSaK2tbj226f15BGygbU+cpycAiQnvk4VhlZUCQY7v8uLih8UeV7G64LWVOp3SU53g6gmUpZfJEko+pWqOMG9NIVOc5u0ov+P/I9sNRIUJyIIo9QCpPVDtk09+mevX3xvcq884tgt1O5dz1Bch7DyeEdEfckjP08v9wsJqa0KCC9L64uJ6q3jGPiMX/LwpHa+MVuvV0coWqwtusH4XXzCgg8zbS7XCPJZKH2OYhuuQl+Y79QRzHYu9Do9ZEELIBvj8kAUFqkAPoBG6LAS6DDfRUhL9dWooc2qOma0V6p+RpMb5nvlDtCn6yoxA5QqbFWYpIXswQKsDkMuU8y0jBaM4r4QQ2TtQIDf5/4t3z51Y8oJ3S6XrmNFxUAI9f76SJWnJL31djXklHUH8LI0OuM670F6yjNJ/pIUwGy5kkaluYlcqc+olVUJ7OYWfekf7iRYEpMqgScx//2AuYS42npxAj78IQxoZUe1DnjxFit+3GcL7kbmtgbCkWHK22ie623DYJZiZ80XfkadJSyRA/jIwPbpA8iIt+Ju+kJtJ02RK5B2dHoBkhoLvUIDcDRyrHfOEebUna/nWYQMfOOMouXlA83jierMxy+i7fNqYF7jDb8c5oAJ/LFl37BVDFUCVKiK94y2NEu+EOSKyw39B30YwJQUgjOel0wuCSMzn9lKs1OE5iWndjumGn0ufogvo/YSB5+wXpGSTfpPJq1N0SjcUuZvEHAdEMI4ytxRjuykQtf0tewGVPoe7MbXALfYb5wzn33+Px1nscwAoQj8kK3Vt35LPfsHO39K0jidc29VdUrLWZK1Ox1TwBK7/fB5mZGpc3PM9OT5C+rFjkuPHM1ydUoFL7TKIoS9aEyawtolwhCLy8iKgcKh56Odos4nwVHEN6TzVmGNNMDL0+PFepBX+bkS41fazepQv2f3r1UH4HObPv5Cz6bqBp3LGme1+ibHdntebKWObOCGhBkNoKA4XGpKVFRKyeWdonYs9L76pIAmkQC3FnETvjQ68AyLasa8le45ro0TU48cliSj0qORjx0BAVtX7hOqk95Xvb46OLtovZmfT7Gl7zIzTb3c2c5qHqzhVw4ac3uwsLy8XINfrnTdtTxmaDUvpiYqa5z7DcvSTBnPGE85T/X3PVw4PyB+El648ufOP3T+e4M+1O2X9l1Y2/TKt/PCLJ8Py4bqmH87hsaAzmVadfHz2zp2bI31GFPu7ukr3y8MGcBTBhoToWfPNaugYFR6GgrfQcFnBwVgTR6eGb37dpFXta09z7unbt6eP97Xk1WzS/vpNA3QMYQcHx1BoRjUdpU0OMjZegqhfStl2v6U6AHsQD0VlF0VinWyUNk7DXF9SoCjCQUxZAH7mgn91xiLz5C/5GBxNnjGWIq5MntL6NhQyGKBCtZ4JeatNgUoFLEpfyVFgtcm61hpqw01O4tog62WJTk64mkOHrh2og48dxtXZ4DuvT3UiPcg336CSO6eud+Jt6nCHj8F18ObRUfAZ7Ol0WCw4Bjey2f9Gul2bM/oa/ap8qwQ4RD/17acXi3KH54xhXKTF29oNv2AR7K8bOv9zw4b1MxYU8ncXHx+8XYuUDBx6/L8p+iId3MJFxP27a4svASH4bNnyRo2PvsVYKuHI77wknm1/eAyfo+3HSEPleqTkmofij5G8XChX5bQEGp0xOrousZv7a8mYlIfwpWMlT6x25HmARAwZQHSXgFyQo9lZegRv964EKZHaEkbqq13/fpSpXGAsRt3d3aa+qHrfAzAIBnQjAePqmq9/gpYYleYEfknuYCrRU6CpjAkFuEpyJS4WbE4VR7C9Yuh3pwkrrMJNQoe6TCI4DBPB5udGn0LFCjNS84DSOt3OLe5B1uqBJwLAgBKtRZUDsJb3pfmBeRW6jaXMqYEp1SNKMiO7AU/IbJPBm8DTvn1VtUYtdTHBGD9PS3C7JyxSYeXoiuPY9lR7Wntqu+a05tTjNfLNx+G0hvFWs2a1plFjOg61gHO1Pm9yoBfXjPsPv8HQO7nbpVZWQdARxWaEWEaWcnBLfTvhIcZZVb+3VXsV1xCmHq0iqclmkYmy8Df5WSjWRWWZmGuTZJcbNJZiq+5QlTQHlHTkMl7n/BW8cXtwDYAopObtjf5fv8PcQmdJB9C+yZxX+KucNp55kNeOj3sNzRO3vXpyp2Mq3N9mS9DOOL/5jnbySqKGNjL39Uxb+ywRvy42zCGuZyy+J9ThARV9TsRXxCszh2cMw3tE1yY0EZ+RKAe3O0Rn2EcV7KcQb6GIItbUM6fSK88v0Bm47/1tV1f/7q6u3X2RZ3dP766ent2g9wyrtblCt9fcWtrS2tpSxhu/9qdbDFX37+cznzPzf3plen6pseBzhME1RRAOLVzvLnn8XveVu9OATKQuLNSItKIon9Xy33Mdd7/PPZojdmuHpybhNmc62g4b7yBSqrGKevWjh3lEYqSpLgW/K5hhrmqK1Ka6/pHDtziUOFoCgmEtZwwxki2TGbvccJcIvljSAmeBhPV1+gsfT0duYaiYS2hj4yUZAgYAwSrxup0+H5tFzcLml1tumDfE9mhCNtDwNlT1T9hyDKHItgJTUtRZZtMTi6dtCIlvHHV/71aCybVNqXiFLbeKNzKzHdTnk/NHK0n50t1JSSgHZlLWyDAlKYJ5zLY+1TCFqntiDfOGctAtdV9FBEy5bYE5aYEE2MjrsFNkRhu8ISARgkiR7Yei28QALQXNZp+BRRhM2k1MZiMLvBYFX/fnrEFlK1ZWrnatWp3rtaXfqyVvRS6XUZkwsGsErAEK50HspiOHNkHOdCtmE/EjBzfBXonA7b33pfRyEJV2jFjZfqC9kniMeOl/FCQClyGRN4wgLG8WgpgwkfKBtcZfthM/IIXAGNxEltySNklvSciSWWw3a3MuDd+M68dX4nWOKkO/oWoMG/10lVyJj9LG0nFwMi4dV7Wg6s/KOYqN9qQxvK3B+oNA/0U1d+Ka8VyZxCA/bAy0G/H5MsAcEBBcTrZGLPgnmEJZJKdSloZJ5m1LWuQ34aqwabhKHAV7bCq2Un+lN4mQlJGE10UyIZjknXEhYh9wH+CI75ExDOYU6zSCg8EOZzQE+IA5gUVOP5heqnQILIWdxrx/j6nmM+9/d2XS18/GnH7/njzkuJv0v0fIHmTf07YXMyP26H+k3X1fJ/r6mWyEDxyENzBZvxIza2szCGDJV1TtDeyNjPHBgXG5mQYvyG4ODLqWgYHxnTe2bGkxYwfiGbswaB28IL8wODgiH4kZ77/RsmUlfDmgTcjGU4Sg9qbQkkwYnFOD7bIZmsjOm0wTLcC+mREJ550DM7Lclw0MzvQfavuPsb/NghoICOQQ55NMAXwwlTxq6yRB8tSkk5JM3jmWAgQ/5xMA4MekeMW5yN5r3rzRRNBdgrrOg+Zmo/fgge0HphUfCR/pnxLkogZ3bax4IklpX0wk8ekMQQiHZMEoXQZyhva4qrQqXx8qryAMPdggQB8LGtzDNrtr97gvT+B7bso/uXJhg8fJFwuUDi08BoPv+RhI10S99WCKO1XncdlDu/j+rizXO/iYT4ePaag41NunPfS0t/2KU89oRe4DWoHGxUzt0cOjfSAIlg5NKSfJwinaZojTPktmKtfamlXlcf4zTticnZi3d49roDZw1IfCzQ/3PtjFRx85v1emGAT3yv72TwapkkA3ZQyUy2NltYAIoP5g4aIN++hIOkX3sOwxl65zj0173GllrvPEeVDuEucjtP4S8OtVC+ws29LGoWDdRInL/+naJ+eS0lfUwDp/l9UzOwodIt36kblv0R3wwTvP9iOsHei3c0g/FdesD4WgEJxR709hGDiB2VmBnM66HF5nBL93wlZ93aauQQFAuowmF8lNLTXwHtXOT42lyUQyWkY6FosMPXq0F3GGVmRoIy9vBoiyslr2KIdXewH5+BFzYTELrgUM6hcdlIsZc1PyqbkMg7M4eJUYLF5u/bk3imjHJ6WTx6/GGe6B6w8/VbHH2QaTcVWVagQxYEa4dYQ+QpQlqXFxU4aiQtG/TrFGUYsqUhTJR9f0Ef4y8XhF3FGgjxQxfygBc1OATOPTVhgkSowFVlSRFgG3OnBRXOaFAZIYeIs8fF8JKOnD+wsh66XQDz9AFIaI0UCWUjdYiDLqtundDjBjI2EYn8MhEtrc9+Em9K36Cdz+D6D+62OSY19PUHG/wIGl2lubT7hKyK8dDRPksAiMWmM7gz/EZ7QbaxmEbK6cUuEdm6lIb6TKqA4yc8UsCRXC0Bj0BVn7w3MNLfkFIF/raUHjEYS524YCx18PfoSwgTBOwBMv4DzDhGikCnmnqiwpqcIsPEyRFZWqBYyPhcNv41JqWkWtNTv0ikj7tTJWIE5RC0jtZnEOhIAl8iKlK4uQlrz+xCyZ95gvYf7EcnJQSMH2E1Kwuh0VBF9THk7kZZspcmpBFjZR5BGp+FrSwoBuoAwOOtLC35/1wSFsjp4ANYNWDvs2uX873xvQZ9r1XrkIMNTYdTmJQBd+nYGmZ+PIgPefYCY1/PffUyJmAf9f7iLZJQbX7dz9fLhityTm1f6JeS1gCN6siS75hHxKQ5FQy9pI/PWxghukWTbytU+hz9lmcLUWqR09vG5GjozcQk8i3d9e6Ya7kWvXkK4ysn9w4Pyi3se/1kSdE6cBQSAtjhUkgvwjvTLD/AL0TE16QhDQgLx4lqbsOXGCMUH8FR1njKPuAg4lNZWflraRxCHOMqG0XFMedcMK0YoN5joeZeVG4caVW3mUP9lEG1YczCLOsmZRgp2HACwblGuAhv4nXcuQZQFa1daIf+9HdWl4+Bb82Ig+45qldGDk09/Q8xm/MvIWXeZ/RH9j/4bCRPiqEmdvoZdYl1CEdJF1kTQDo2+5z4kI+pz7lpTnqflFxA2kgPvOKLhXgT/CuEnAZxN2GbbUKOJN+pHabHztBYZu3+MX4hH6BQIuyx7cJNCiam9CR2qzcERVa6T28KZ/wQq8fmjvOtgzyzI78Ksssb4dmZqC26lMfR6fVrHWNxjYRXHZljszTd3SQKPKJXRl/zZlj3jP8ZjfTwgliVEvC8+UZcf32IcEIgHNujkTpb5w9AgheIYkmamlgQUX/yxQEgMLPYI/yeG24GxQxHmz22ffujejVIdDZtsS6BjoBtOsus1lh1V1QGx12fbDbYMArq7KPsBf5bm7EICAleQdlsCD+aTTrvWva38N2u2XVkEf4CrWLMvI+sA03uYILiwT9y3nbQVprnJfcKsHgkxtbTjm1pck4ixRdCTLmCEK0ZkWAnG8VlA7zhwnCojjUUznVc47V66POJ2BLqBLpBfsF6QldMF5wuNb91no5xKl4SPzuhuQNVzYKvUddWZLGarsQ80HDh8b7CPOYA59sVQq165ygStKV6+FXUor1q72DiNQLYi/U3NXuayyqT4TNm6qa4Qza4xNdZmITAXpfmIwdVU9foq+tg1f4rSZVYCxoVlEn4QLPQkebcovyKHByzOrkqJ/gGQz1gF1IDIhMhl21E0leJmqMLm9MJhlRWvaLpZuG7fSv/tOGnLh62pxeMF9wVmIJZLfcQd4unMX1jegLzk3jFK+IVQa5llD/5iDTnY2WlBUy/O0manvvarkxkQ8D31uYnYkOm2nRnn+2wKWxY6YaLrfEPm4rOky50CfxjjCnhl2x+EU/GO7deRWQt2n9sA4BTEygxC2J1B8q6PT6ZDgt3eU7GGLKNbFkvNBFvs8lydy/iDUIX7higzjQhUqNDzNsZDSgrvisWrBCvnAJeKqVUFcNYaJ5dt3yC97Z1OvJsUhu3AMTE23dYttbNvWq8UeGSCZO9ROzQviNcq5il/+QimNadx5qDw9ViKsQupu57CTZD/wDylD7B6BnrbzECUlIc/wbrMMrd7ufvDeiRtIw+vsvdTdAVtvckjJjbb2lfmfGY0mZyoq6fxPHTtaSnLf7VdeI7n/OrWvvjhWgVHbhn407zvyka1F8gZ2x2Hu3N5we6DaqmyZhY7YnMjwIbI9o07ZBa1UMDh9zq8+2waYC+63bRRy9tg0d6jT3dNXb3uwvCT6ilfZ1ApazG8etWUWDwpyGnRuLfKGOnM7+n/NDJdN/eRH6VYp6c1dcZgvf8BtbJpq426wY/xviIXPYYme8kAc33HIHrCRuxUffThb65rW9GVqJAKW+FqfxD2HkNMTAbX6Ml+NcGmfW16vAm/aqES0aC9ZlIzdO/wqip9rsa9BF3PKCIJcVp57ww4ypYgjfW33y4jlR06UbnHc37Of2ngwoYFAOVH+Vz6II626TdyqwyZyC+srlOdwefM8+eskRLMy9zLNL8mUlfCDe2NIMSNxWVebmrgpojgZZHFyYCguBM2I3zaidtMKhUPqshsKNQiC4BBIp4Y0wNGKuDgHw3MSwQpDgCrAvN3cS+XV8oM2N+1qu7wUCihxnxuiEgRWlv9PfcnCu83Ot23tV9CKSZVLpXmlC8+4v62cH20RzAuWR/JKiW380Erz9q8q+Pr9HnJHRRBQ53WMBlI3zs/bzYsFXVkREKyDQ1qMJPy5iVpnW5iw3Aesl7d5WhYCs0KfNtk6YL9ODPLqgxhzdZ3Px1tkrs+2GJmylvEvpXVzDKI9UZOyoO7oHR7pbXdbGq/7M+sWxvvUzyb6Zyr7Rt521s0xCQ4E5hza+kU5aBwZrjoR9HZYZtkrfy5j6vUxMUwmYKbCVZtJrtdXJZyHx7Vt02bCprUwSGE1r+DiaqhsQl2n27QXoAvammklqbESTs0uABOScXBhfni8T9PX59o7Pi4+zxiRjNChpqZm6xU/P3dhZNGs7h9uugFVoqm5qRGGR6Sv2EsyBSx083IT4hhUiqRGTEjZSYfoWjMdVM3NPDuWbgoFS89KIylTo51opCjMtOUgnv1Syzl57KO3XrLmXMiSmd6b+PUYRzNne9xlUu1NnhfGGkemIJTcy+CKgamwRpJQY7rJlHoU0PAtBIjQgqfRzhNbaEYC9DsFX33Gcc67+qq1GKKa1kgjKN/x60gRpuGQxEDuRCNGQRipcF68SUyvfMRA+PQgQqIIgphTVFhsou+f97AOFqeRlKAyhfJImwcRlCnhEDpuxOGivtZIykvRCRIIl4ZSvmUYeEMpblpubPpWFwvDhuuf6LWyOFNhvpD5cXq9wdy1X+xuqfMtkXl/3v1kWYPBrJYQLaeTtIS+knoatoK5ghbV6gVAdaUkBYdbg6PwBGgd2iXhESzqB6iEwwRfdJR3mUIi8ah1lKC8MTKZxDtLQfnod36MznjqqDvdgcukszPqGf9JiKgdP6W+ns+kEYlM5kpTmpgrppmwSYH0G+sS8g98NqHxuXwaZyObhIYQAjmm6rRAsQlHwJHSpP7WkYLUIHsMhymw7/xdDZ5YIy2IWCvxt7kg83Ok5YBVBGJ2M3d7I3GcWII3lhbQUgGdXL1GHWS8yOCb0cxY2ZJCk7Ak/+bwQUXZk8OxDrGHXh+qcag5HGPds6FneGPPxq4Vuxp22VQoIhQNICXdMt0rz+oPq3yvDMuMlJVWsBULXb/1r+CpVeBEsC/bz9IvIF6pNBLWUHFJVX4aS5WfPIb2/adH80dtL9/lhoY1dq8576SGzLZuS9uEKCL/spUzVqxtWh42cqrnGjx48wovpDPv5jdLsNYhLLkksnXh0cKzCbNoAsxUYZKlrwhmIUyL8NNnbc52me3Z7BNjKCm9fXPaHZj8ax6tzbV5bKOzJd4pYx49HrjSVLONBqU4pnrZePPIdMsrRIUCvRFqvEo84gHUYYQXrAK6cr3ibjCLSE0aA2bHzf40szbTTYndxcE4M3zhP/xXRni7iDEaXyTHyytDD5QDErbcrIwx+BBlTCXGCY7L1oaeyQ4ZM434T74MaXw0OQaSehQhH4aQbVMmlx3EJYyj/HJoYxaoxmi6KiFC2AmnD2bnI88xIs+eM//gtMdfpQHhZhGacI3Fdj5TyTBvwszpNlEDkmuOE0bNTkP0I/1HJghuz4I2GWRQApRh8I4iJ2yA3QGtv/nZYbBbAR81BaPekDiSbe22RtRdIIfh+voxuMgQaVBGKw2C3tMWPz6x0mt1Juz8v4be8OtPFmcO66Gf2BXNejUMER5Ps/Xmfbl7d+tSgUWqV7hJeWNcMLx43flQ7wNnNfbv7o6Oo5ClhTiwGOpqyjckRK9bFogtDR7/kqC59c5H0xlwGAo/h8nry8n8bkt+AsZlLTPMXbq/Q3vsKUBuuNArNH5vfsVlO4S7qL7uLjC6AmSDRf2hrCSmXvWOGQUxGxKjz/+307oYdDcznnZxyUfb0Rh2/n735hj6wNx0kaxR+/37mDuies5ygzBfsY9lRIGCTf3A467EtFLkJqo0/WhagDcuMP07wLTS1NV0DwKE3lTEFcAbYD451BHwdwIOHpXqb2K5wCN7Ay401CD8Px18+ACWjA4m3awX4wx9l8ntFg20X/k4eUq3UrBKLP0rl82bj7fqGeGFNTU7wOt/9iAPTiNGEJvYEmqfi44QBwvUa633wLNSW6At90+HlzGNmB0WzRbGUeQAN/IkGb7MzTBxHZ1lBDi7dq+JGLVvarxjWr9kiRRVpf8kiJWUkjufs7FrcQFv3BIRoAFuV5j4AiX8mhGHL6cnMJ4y4heLFuMZNPmpAQDWXlm5r2hOtvk5eshFMspoUSQLdwree/2A/o/7PzRn3sVpkz4WltWnmFbgqsffvH7k5g+v64IDlRs3GwUyfktz64TJ3/UhgS7jQ70dCA941X3FCjZbVw39+H+GKyMzUxnM8kJZW2VYtiVmnG3KGNaNtSukpI/A8suW7M2ooMC9bPb8FELpp34YXUjfWtRelPnVa0ULc8jkoIUKfcZ+RlrVwdTQ/GMg/jXWC3zR2cgHuYX0jD2LFgSuzjtNemZCPxLASzZqfkNlQOqx+js1m177HD7p9nDjbwwBxm3MgFP9QVIknNFUIPXOf3awMbDfoQM9qOFq8UbT6bhVr+4ki+MO9BZFz2FP4qWngpgYfYwZm3PXYTl3a2p+ns61MfBDY2L8cKR1znU5HRwEse8900gyjK3YJpo0qs9kV1GxY3jW6UAWYthR91xxIicEcxRqJVi6V8+n+y8rZj758dKPZ5/Ii12fLN16YDieErHdqnq/1B+Pyp+Ap+qjt5Z2jp33ll6mWimVQa3l+hAxqAYwxRAwer6gn7Nd1n57dAe3eaT3xz9nPTovfiIbO3qP7jy5sxnwEOlUbQJhipBQi18hQUxlUKfgsZJkEudsT/eATCimuDimeGhDCHlx4ImoXiRJ4IUSxLrzyQCw0nGISpVoW+uib//gHrar4Te7+KendhwsaQkztAic24H3nMSm+d7INtLl2lKzcVnvMr28jXRvxLZ5+4VTI/sSTnAJv5uVn+yqQvGvyUxU6a5EmaKH+Cr0ZJdZOczbS3JPDDVF1hu026hAboSF1OEimZJaMgmUEKIRA/+68AY+/Wg1HH2gBxuVkNAJkpZh9E1rFRdDvr/7NS8Yn2xLHjOOkR+qYNiQhDYEjFf4wtpAZVAtVcksdD75DtI0tBwqQ8ik5rQbiQepsrpRtodXxJaHOhF+76kdO2onSsAegTWKnPIwi3FMzUqSnhYYvlTEiMgsjSiyZckJJM77oBFZOuGKtWC75BTkYddEh9TJyeriIRgMlm1DcBAjWkpUeBi47Cd+WEJCbALBzmX7v66//Hy48iUpXF/Az+V7+/QrByxZnRe1V47kZvS1tzz6Yd/OUxdSdi7H4UjWUzez03eU7Hh8pX/GWmW/n+MqmGNQvlQ7Si2ygGZ5VMkvFIbpROEUqrR55wDbX/YK5PyW1as3pfrdpRSW78lnBhEf/mUYz8pqEbR86eX3fq7+cc5qs6yoU5k2rwOJHR03K24eqThiP9Ac2Dw8jITTNkQww4sd+mYiny5cjLhojMCszsBH2hcrDh+uCiw+Ulw0EzlTKRcjZxM3a8uOMhWmZLMmoce7/iwdLyrmD9f/XUMhTbofJ0VQGUIGxct3OR+nnL/EKv53NQAAAxD/ftLPIfZPpjixhT4ptp0s04L/mtVfOYx1klPJCfp7q6PL3be4pAQk/mOVcoN9cH7QptyDcS0Et9xgkW2WazntN1hKxZ8ttqzl7Djzry953d9OXSVlqbg7tuHycCaUyYqHfOOCvL10gdggZPUa6/oIy6jWEnJuWBTAsxk0i2jATsneezjC8+4EGuxzu1mcAGx0vqzwQvOC+JREj3420fb6q6SKQVhdmeL3bZwlZ2txd3geJ5sfG7wweJhftmQpC1shCbMYLLZOtUjFdJh/MR/8orK8L+Wu9jhbHHh/3WW7yLxtFwp6cpjoavQlKYYq8hrjXSl8ZGrxvEy249N/7dLiqEJpYfRqWXfUkqB0yVIatpIXvZeyvKTFXxJd/2dnzvdXV13rloHnDhcdha98KofjDh/eWf7i1HPVYaTek3+RHL56zeyLeOTazmvt0hX8xk7X6y/3ZMkvzF8sOxCEV0hler0JLldI5sS//MtC05xETJYgCrYk5jWrVPPapDQfKWk3xwUp8e0cdi1BWeJP7EDwSAexGq3Df5LrUMeLuCVfm8Fcd7hf/UzZsM8zr96IORV6MteNOR5koMV0aJoiktFOSzzcQ2JdGcUnzvM2B2HhjqyzP2kMVk0rP6rTwrcGYuM79VncoJIY/45paXfSN6tKsYDOwKlw+GVdV9ytst3xfiEN3Rg0WZtzTalKpgMYz0uc4Bhypt5nxRsw+YQSCMFjT3ikxckYtngDnliET6Dg3OeIWJzYXkTgKQhSHkHkIMfjYrKo1HIC3oBzfoMqXfS9WTg9jGPEOQgdghxMHSqE9sJTpvamV9Lq0BOlbCTAVYgXu5FGMbgAPG6U5C6cLO5+MI+pzeNv3nb1jFz1m1XOp2iwklnq8n3KUSsX0igOH4CJ9Z6pFMcQO2CCZaSvqa9PIBbH8BU1ifxFQab+pnOoAb/WxkDYabqc6YqfJAlKSwWkc+ifh67FqHc80OM1dag1S8iwh3HwKJtnQBVM1Barx+JUxGofrHPbd7iHscE00bZWTHjrbzluWd1vil2tjkbBVVCgNVPI+rCqDh1F6zCEo5OME7uSB0Q/xwDZzW5yffMctsRXsfvqAZdjM6H003d7uJBpMo1Ob+VtFPnxfn6Z4cvbNw99Nbkj1yoEY6hTn/+sy1k/UUJNEfoHo+1YPI0mxSto9FE6tqfhse1opL3PgjZnbmWWps7sIKWjHVyCC5GnwJTwCEV4QslUiOhCGC1yLIrMbeiNc88/+ctHtdBpAF2ODmCwfnjsABp1dGYD2qE+dsFC5MoAPn+RWxGrEVfbqDv2zT7WZe/fGKZfJu0GLo4ctyefDeW2zltcNeezod8u0tABLN4P8121sLoqwKotBKuZN/bEERp9nAPLpnFZfOKbbhONh0XUcDbl3W+CQ06dHbcCxXsIYRnESEVcYPunOgK51W7dY3zKYXYH8VQ/hlTpNFXYYncSrVowZij8wgkBbT3gUYidupf/Q5Ish327BdJjq1HZ5neGGeWOjp/OJUdN5Wg0GsdRYm/bmEzi3Nyi2E3dm/26Abk5du+gu97MIucp256PZWLU3KBVxFWXBuQrBFh1fBctOG85pgbHQHbFJV3Npl72lhdVCWMl6Q2/z3PTKI3oX78ouPJGXlAetX2IC5IzPIqvbm2zjfmNaKu/jrjMosyqekBvuUXcicPsHsjTIuyPR/rMP4baqjGK2OL6fVO/upOuKfe/y72fru5ottnDEW5suy8wD7D9/Mq5j8NQrLQLOhXlySZ6JzL9SH0XsaAf84gxyX2bSNGBufCpT/Mj1UNGW9NUt5Xj87HiLsIGMTnufZJrYpZEoMmMqnnF9G2NgHoufaZxDbeCTNlvzq10CTJCJ2N0DfsscqP4r/rHsFXEctl+W99IMTVZI7rr3gvEQWf6tOIUWIQSqW1vVoHX/5L7YzbpKA8rO80nZm3G0leIue6Co61HK+rUblqsFLo5uGslP3SruWaC27WUWHF15NwcHAUiABzcF3m/bbBbnrD8eY0agkJAf8WwUmiLoF5Jc7ts/QHWix3Xb5C3e8YbgG+bvGckOyVNH+Egt8fEu46pgOtSZV6lJ7XfiMkS6kuVBuVBD4/GO8aPvB2pc6w7mmzTt6nveF1f3fZV+7/ab7fBPd69CZ9msDZ4F1p9tir0dv/0pa22JlibC2z+XnZ5Lbgc4s/2t/ZXvfpzC7+Kqk8y+mutA33lcYzff/nl+xP21x/ykr0bGzffdNZC5q0bV7YhztFcHzPZxurt69Mmrh+4B4/N3OF5nsx7+gjQgx1TUksy2mg/L7ydUMYQ6eaB2DTpaxuzMIZV5LkJ24ntNgObfbOzSkrvPJnWQWyKZbS2wPalbYgt6Ydy1tH2mNXi+A4OSHWKSnrbevMpkHsZxFIF+WIkiUHi456QJpzwI6uS7rrR5V4Si8hOuUIxGzP73PmzCTFIzcfMQ8nmlHL6ZG5tHqk3heYSVu6+8+u8zjQAEm6NeQVz8BmJMVcQLzxpVu35TVnImDESiJEMWXwMJRaWBa9DMKfgY1PsKw6SMuhrwRqoppS+juV2shJPCD/t/NH8YvQEM2p8wuKjYkhV4hqtjlZGJVr0C+Rucler/JlOh24434Iiir71ADBv9R+5SHB7oa7jOcPLQIYhPJrSkr5a3Oii7GfDUKszfNQRmIZB4mi2jUUVeV+RHEE666/CK+ajS7R6bQn//GnLH/8pyQoOxuH4C5fV/vZHyzMXYr5fNFm7NU4LQ/yXM+xYi5HcAwPBGZBFaliYyRpjQgjMmA48suthoBZL2N/d/R2w4EiDVkBd25dnJ8bsXB6Eqcuf/bJM979FP12XFeUaFH4eW7AzP+flV4VJGPk6Zrin4lB38NgbmHVDLW3UBvz3KyfXKdJVMdS7fKsWYL9iNx7JTYHjAheZesisKylmpmnkknAj6N7BupStVUHYumWzlETdi0Vf3RCXeg9WfkzhrrzsuW2FyzAu1axwD8Vh+U7+C5nczPvvr9xcx0ilYm9v0VY3CLNN1EgjK7aFoQdm3VW+uWMYFARpmd93DL2dGGEkPtvZZy7rn1nY2/m9HHVEdelf1AMt4+MtA9rFC/KzWR1L4zfv2eyRp1XDM+/2dpA3cEDl36MdS5pZtatOxC2MyFx3yd+aMeNi4+LkcsgsQ17VSNJMt+WNQ7PaPa+UpO2VrHSTLVu3tJinsyq3C81e1ybMQBfy26Y1unopZhkrSsARyRHoxuLw7PnEC8MJw6IkLsalEzC8xbhVAaAbkvHxkYThyPmzI1L0I9LxFkaHAUMT0s+cRakCEbn56ERYly9USZ2EkL6TgaYz19mVWxFPd4RAiAyMy/Tk26N7Ub1pJLllBK96p+VenfwYzpGtuQFCIHPu17h4/JijXbQdVU5F+FLmRHtJ0eII8WGmQQyJhaBOllQvbhBTxwDA9xEAsQUP6JcIfbReAwRRCS1XnGjexqs2jjDNtF4WRR1t70SjJJGAxp3ai0aJI8jL30rqJdx1j5g6hzTOJ9EUFJ0Tm0vYMTsXPa1DJaHWWcv64hZRvTSKOicaSjioCEpfZzT1pegKKUoaTnlMN0ggiQiD8OcsfqU0L906/ZEpUMSL0WZRX706WRbKnRIPyxB/IPMhbV2zNrmJqyAS9WZ0cjBhmLCZhq1krgR0/R5vOijKl6TjcE14Su2sZCGZj2OpUF+ISuzD+2Mrsfy7FDKJTyuCusK3+nrh+wGMjkQa2ZPuyGMy2Fl1zNGtB+z5RXU+FrNETPdySDFu8xPPomy6gCugc1txpPYQYhxXrM1Xj2yFHBkNBNhECzM0Dro9lsABHScScHk0hFop1WZSHuBEywelGkzeFl6fERBnieX4vooieiaNXDTqfokhMKebs7IlnS5lSd0KwORB8i3uLfIW8nMS8eWodS91XDUeMDLyJOgtXiSD+oREDSDTlyshPeeaIf3+NdP5acbYRfNez0FkmoBGhqg5Pep5zry6+xe5PJoMyLS+xbuLfbROav/ivflhCWmRB8hYXWjOLd0vXTCxehDb0UKEc/i6B3HBIbhOfFhoKVVMXuIvUSQaCRnEdJTQSkLDuHaSlt2Ub76JuZ+HVM6M/QyofLe0KqoSWLptDolZ+rfwawyE+LNfcgUJAgAAZBJ+QLbNAKkDYOmK60gQ5yKQ/+COBVddolEvwuvAN6sYcfdWw78mv3UOcealXkYCYVotHlKf3O8zkoK8tQhITppCVFA7ZVxWCy+BvAlDZMFrgL9NvC+eQKhRk5Elbw38b/K+YcQOvJmw97RW15DVvnF2iFrrgO9iVQC/MHynHUMYqinsbxjz9iBiwC8RbRqbdluWXQIIWiX8d9m0C4i3X9sEvzLE9rSxcS5lhYbXHSHRo2IUiMmy+n4v9kaUWhz8Bmv74e95H3se8fWuhu8YvbEJKQTtWqmuu+SZYCNFsmpXEGmdSYN5aJXwEhI7eXf9Kh0x8dOffO/sRmhaD3yL5OlLd4BhAACAjzkL2l54inftAJk6JSE8bZd5xCAdr4sdkpgW7yNtwC2aHdIGo3apTC+4ry1D4kjaQFgYyXNlOxJxShdUITFf/YvuvvxThr9v6if/o/A/eS//9vOui5EaQz497lChdEuFf7+9VaP8H40ns+AKny1F1qJCIY8FtRDO5ZIGvH3UL0EA6lD2+xcmn2jjUwgGkcHWuO+s+Lu8UYQq8xH4t+SLmvw9LVIrNbJxhY+b+ouUa/cXq9BBl3gG/KWqDfrLVJjxV+n3+uDVmjmzUq5Enx8jfzT46S9S56u/WINfdInnj79Um3/+Mg2Z9Vc5TvMlqNYVHC44YAF4UaYCK6Nro8PQWfcjCFLMfQVxy1dwHpcXF6HI/urXoMHxKOCfxWUIdVE70xavRsMDpUzROdNAFcYyhO7xLHwTVca4Mu3U0AIHMAHgCqVk3ymqGFr9pINh4P3/ERCIwjjCDhd3+hVwPHzVCxfGzino16Km2qEsVu+ZcCkYaq2wDMdoXekVUoEyk0ahi87VAJVgTKYwOo/OjN5qWnGcv9ReF0SNb6ergc+oMGhAMGCBgMH9xYyKCkRIkKFgIJRxIZU21vkgjFqh1Y6TNMuLsqqbtuuHcZqXdduP87qf9/sTmKD0S4tFG12CE5LQhCU8T8GOJCrR0ScmsYlLfBKSmGVJSnJSoIJsYr2UyHSDvc1wL5YFaMHJtMbBxUWPE9MRNUCYfNkPxUmtGHKm+0wQNd9n2EwHQw9D6phzZlKiWPDSUILkJ10NgumKpBUFuq6HyVCa2FLEQ85eQpa4VEmmO1w+E0RciVS6KHGLEbAQHTLDYYIJtcgzBQcTKEeiOI/mFCvZIBLTWaaK97zEHCwL3pAnM4RAhlJ/2yZ6BSI9xgUu5kvQGee9pIbWkjLBIIkE8dGGBFE2IIsgiWlfL+v70L3ARYZOAeMdr69nJ3Thyv/9w6fLYYKbau2t0GxeWHxcowpna5vnfMfTfJJPyc/xWPu5PMmhpyz3dfALqc2xinPJR9lLKeSU2/mUfIqzua/ms26s2+HO1oEuyPDxs4qod8NEVaonpcX2XE3Ip57NmEKoGnSiH4XeCqKj3G4x6doctcgSj2AogmtMAfCshdQhmANb/kCM8JIsCynBwUWJEofwcgLUMIIlfSLOzKl6CHbDOi5Ome1PTwClocBwlPVzEEkfkDKNHEpNCoafrCcnRlvBR3vxIn1AcO4o75xI5+OEpJ0yvbuXJ+hMeE16CVrCy0MxaqjCn2yDBZk707hMH8IDiR/CA1Efsn1eva02wV7XVK+XlUZnrCgjDBu05APC8S6ydsTilY0qhh72Irm03McMB8FcuM8svQYtOtBTAAAA") format("woff2"), url(../images/iconfont.7ac0e95b.woff) format("woff"), url(../images/iconfont.dfb44ac7.ttf) format("truetype"), url(../images/iconfont.087ba641.svg) format("svg")
}

.iconfont_old {
	font-family: iconfontOld!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-icon:before {
	content: "\e612"
}

.icon-bianji:before {
	content: "\e795"
}

.icon-bianji1:before {
	content: "\e61c"
}

.icon-gengduomore11:before {
	content: "\e61f"
}

.icon-duanxin:before {
	content: "\e62d"
}

.icon-bianji2:before {
	content: "\e604"
}

.icon-gengduo1:before {
	content: "\e62f"
}

.icon-gengduocaidan:before {
	content: "\e617"
}

.icon-iconmore:before {
	content: "\e609"
}

.icon-jiantou9:before {
	content: "\e60b"
}

.icon-uparrowbig:before {
	content: "\e60c"
}

.icon-shouye:before {
	content: "\e718"
}

.icon-bianji3:before {
	content: "\e719"
}

.icon-tongxunlu:before {
	content: "\e722"
}

.icon-bianji4:before {
	content: "\e813"
}

.icon-youjiantou:before {
	content: "\e75e"
}

.icon-xitongshezhi:before {
	content: "\e611"
}

.icon-chanpinjiexi:before {
	content: "\e6df"
}

.icon-xitongshezhipx:before {
	content: "\e607"
}

.icon-biaoge:before {
	content: "\e66d"
}

.icon-xiazai:before {
	content: "\e6ac"
}

.icon-yewumingxi:before {
	content: "\e605"
}

.icon-web-icon-:before {
	content: "\e6cf"
}

.icon-laba:before {
	content: "\e645"
}

.icon-xuanzhong:before {
	content: "\e619"
}

.icon-shijian:before {
	content: "\e60d"
}

.icon-sousuo:before {
	content: "\e65a"
}

.icon-xiajiantou:before {
	content: "\e615"
}

.icon-xiajiang:before {
	content: "\e61a"
}

.icon-gengduo:before {
	content: "\e63c"
}

.icon-biaoge1:before {
	content: "\e6ca"
}

.icon-benzi:before {
	content: "\e606"
}

.icon-shuju:before {
	content: "\e637"
}

.icon-shishangjiantou-:before {
	content: "\e624"
}

.icon-hengshuqiehuanheng:before {
	content: "\e643"
}

.icon-hengshuqiehuanshu:before {
	content: "\e644"
}

.icon-airleadpdf4:before {
	content: "\e608"
}

.icon-airleadppt3:before {
	content: "\e60a"
}

.icon-airleadXLS2:before {
	content: "\e60f"
}

.icon-airleaddoc:before {
	content: "\e60bd"
}

.icon-Icon-shujuguanli:before {
	content: "\e60e"
}

.icon-fqz:before {
	content: "\e616"
}

.icon-spdy:before {
	content: "\e61d"
}

.icon-yhkys:before {
	content: "\e61e"
}

.icon-dxfs:before {
	content: "\e620"
}

.icon-fqz2:before {
	content: "\e621"
}

.icon-zwzt:before {
	content: "\e622"
}

.icon-lqdsfts:before {
	content: "\e623"
}

.icon-ymzxcx:before {
	content: "\e625"
}

.icon-ysxh:before {
	content: "\e626"
}

.icon-yytzyzm:before {
	content: "\e627"
}

.icon-yysys:before {
	content: "\e628"
}

.icon-zwsc:before {
	content: "\e629"
}

.icon-znjqr:before {
	content: "\e62a"
}

.icon-airleadzhongguodianxin:before {
	content: "\e610"
}

.icon-airleadzhongguoliantong:before {
	content: "\e613"
}

.icon-airleadzhongguoyidong:before {
	content: "\e614"
}

.icon-airleadliebiaomoren:before {
	content: "\e618"
}

.icon-airleadliebiaoshouqi:before {
	content: "\e61b"
}

.icon-airleaddingzhichanpin:before {
	content: "\e62b"
}

.icon-airleadduanxinchanpin:before {
	content: "\e62c"
}

.icon-airleadtongxunlu:before {
	content: "\e62e"
}

.icon-airleadshujuchanpin:before {
	content: "\e630"
}

.icon-airleadzhuye:before {
	content: "\e631"
}

.icon-airleadyuyinchanpin:before {
	content: "\e632"
}

.icon-airleadshezhi:before {
	content: "\e633"
}

.icon-airleaddaohangjiantou-:before {
	content: "\e640"
}

.icon-airleaddaohangjiantou-1:before {
	content: "\e641"
}

.icon-airleadyunweihoutai-shujuchaxun:before {
	content: "\e642"
}

.icon-airleadyunweihoutai-shouye:before {
	content: "\e646"
}

.icon-airleadfuxuankuang-:before {
	content: "\e647"
}

.icon-airleadfuxuankuang-1:before {
	content: "\e648"
}

.icon-airleadyunweihoutai-chanpinguanli:before {
	content: "\e649"
}

.icon-airleadyunweihoutai-zhanghuguanli:before {
	content: "\e64a"
}

.icon-airleadfuxuankuang-2:before {
	content: "\e64b"
}

.icon-airleadyunweihoutai-yewushenhe:before {
	content: "\e64c"
}

.icon-airleadyunweihoutai-yewushujutongji:before {
	content: "\e64d"
}

.icon-airleadyunweihoutai-xitongguanli:before {
	content: "\e64e"
}

.icon-yunweihoutai-yewushenhe:before {
	content: "\e634"
}

.icon-yunweihoutai-yewushujutongji:before {
	content: "\e635"
}

.icon-yunweihoutai-chanpinguanli:before {
	content: "\e636"
}

.icon-yunweihoutai-shujuchaxun:before {
	content: "\e638"
}

.icon-yunweihoutai-zhanghuguanli:before {
	content: "\e639"
}

.icon-yunweihoutai-xitongguanli:before {
	content: "\e63a"
}

.icon-yunweihoutai-shouye:before {
	content: "\e63b"
}

.icon-zhongguodianxin:before {
	content: "\e63d"
}

.icon-zhongguoliantong:before {
	content: "\e63e"
}

.icon-zhongguoyidong:before {
	content: "\e63f"
}

.icon-logoweibiaoti-:before {
	content: "\e651"
}

.icon-logologozhongguodianxin-caise:before {
	content: "\e652"
}

.icon-logozhongguoyidong-caise:before {
	content: "\e653"
}

.icon-logozhongguoliantong-caise:before {
	content: "\e654"
}

.icon-logozhongguodianxin-caise1:before {
	content: "\e655"
}

.icon-jiqiren:before {
	content: "\e64f"
}


/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */

@font-face {
	font-family: FontAwesome;
	src: url(../images/fontawesome-webfont.674f50d2.eot);
	src: url(../images/fontawesome-webfont.674f50d2.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../images/fontawesome-webfont.af7ae505.woff2) format("woff2"), url(../images/fontawesome-webfont.fee66e71.woff) format("woff"), url(../images/fontawesome-webfont.b06871f2.ttf) format("truetype"), url(../images/fontawesome-webfont.acf3dcb7.svg) format("svg");
	font-weight: 400;
	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: .08em solid #eee;
	border-radius: .1em
}

.fa-pull-left {
	float: left
}

.fa-pull-right {
	float: right
}

.fa.fa-pull-left {
	margin-right: .3em
}

.fa.fa-pull-right {
	margin-left: .3em
}

.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 linear infinite;
	animation: fa-spin 2s linear infinite
}

.fa-pulse {
	-webkit-animation: fa-spin 1s steps(8) infinite;
	animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(359deg)
	}
}

@keyframes fa-spin {
	0% {
		transform: rotate(0deg)
	}
	to {
		transform: rotate(359deg)
	}
}

.fa-rotate-90 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
	transform: rotate(90deg)
}

.fa-rotate-180 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
	transform: rotate(180deg)
}

.fa-rotate-270 {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
	transform: rotate(270deg)
}

.fa-flip-horizontal {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
	transform: scaleX(-1)
}

.fa-flip-vertical {
	-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
	transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
	-webkit-filter: none;
	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-close:before,
.fa-remove:before,
.fa-times:before {
	content: "\f00d"
}

.fa-search-plus:before {
	content: "\f00e"
}

.fa-search-minus:before {
	content: "\f010"
}

.fa-power-off:before {
	content: "\f011"
}

.fa-signal:before {
	content: "\f012"
}

.fa-cog:before,
.fa-gear:before {
	content: "\f013"
}

.fa-trash-o:before {
	content: "\f014"
}

.fa-home:before {
	content: "\f015"
}

.fa-file-o:before {
	content: "\f016"
}

.fa-clock-o:before {
	content: "\f017"
}

.fa-road:before {
	content: "\f018"
}

.fa-download:before {
	content: "\f019"
}

.fa-arrow-circle-o-down:before {
	content: "\f01a"
}

.fa-arrow-circle-o-up:before {
	content: "\f01b"
}

.fa-inbox:before {
	content: "\f01c"
}

.fa-play-circle-o:before {
	content: "\f01d"
}

.fa-repeat:before,
.fa-rotate-right:before {
	content: "\f01e"
}

.fa-refresh:before {
	content: "\f021"
}

.fa-list-alt:before {
	content: "\f022"
}

.fa-lock:before {
	content: "\f023"
}

.fa-flag:before {
	content: "\f024"
}

.fa-headphones:before {
	content: "\f025"
}

.fa-volume-off:before {
	content: "\f026"
}

.fa-volume-down:before {
	content: "\f027"
}

.fa-volume-up:before {
	content: "\f028"
}

.fa-qrcode:before {
	content: "\f029"
}

.fa-barcode:before {
	content: "\f02a"
}

.fa-tag:before {
	content: "\f02b"
}

.fa-tags:before {
	content: "\f02c"
}

.fa-book:before {
	content: "\f02d"
}

.fa-bookmark:before {
	content: "\f02e"
}

.fa-print:before {
	content: "\f02f"
}

.fa-camera:before {
	content: "\f030"
}

.fa-font:before {
	content: "\f031"
}

.fa-bold:before {
	content: "\f032"
}

.fa-italic:before {
	content: "\f033"
}

.fa-text-height:before {
	content: "\f034"
}

.fa-text-width:before {
	content: "\f035"
}

.fa-align-left:before {
	content: "\f036"
}

.fa-align-center:before {
	content: "\f037"
}

.fa-align-right:before {
	content: "\f038"
}

.fa-align-justify:before {
	content: "\f039"
}

.fa-list:before {
	content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
	content: "\f03b"
}

.fa-indent:before {
	content: "\f03c"
}

.fa-video-camera:before {
	content: "\f03d"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
	content: "\f03e"
}

.fa-pencil:before {
	content: "\f040"
}

.fa-map-marker:before {
	content: "\f041"
}

.fa-adjust:before {
	content: "\f042"
}

.fa-tint:before {
	content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
	content: "\f044"
}

.fa-share-square-o:before {
	content: "\f045"
}

.fa-check-square-o:before {
	content: "\f046"
}

.fa-arrows:before {
	content: "\f047"
}

.fa-step-backward:before {
	content: "\f048"
}

.fa-fast-backward:before {
	content: "\f049"
}

.fa-backward:before {
	content: "\f04a"
}

.fa-play:before {
	content: "\f04b"
}

.fa-pause:before {
	content: "\f04c"
}

.fa-stop:before {
	content: "\f04d"
}

.fa-forward:before {
	content: "\f04e"
}

.fa-fast-forward:before {
	content: "\f050"
}

.fa-step-forward:before {
	content: "\f051"
}

.fa-eject:before {
	content: "\f052"
}

.fa-chevron-left:before {
	content: "\f053"
}

.fa-chevron-right:before {
	content: "\f054"
}

.fa-plus-circle:before {
	content: "\f055"
}

.fa-minus-circle:before {
	content: "\f056"
}

.fa-times-circle:before {
	content: "\f057"
}

.fa-check-circle:before {
	content: "\f058"
}

.fa-question-circle:before {
	content: "\f059"
}

.fa-info-circle:before {
	content: "\f05a"
}

.fa-crosshairs:before {
	content: "\f05b"
}

.fa-times-circle-o:before {
	content: "\f05c"
}

.fa-check-circle-o:before {
	content: "\f05d"
}

.fa-ban:before {
	content: "\f05e"
}

.fa-arrow-left:before {
	content: "\f060"
}

.fa-arrow-right:before {
	content: "\f061"
}

.fa-arrow-up:before {
	content: "\f062"
}

.fa-arrow-down:before {
	content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
	content: "\f064"
}

.fa-expand:before {
	content: "\f065"
}

.fa-compress:before {
	content: "\f066"
}

.fa-plus:before {
	content: "\f067"
}

.fa-minus:before {
	content: "\f068"
}

.fa-asterisk:before {
	content: "\f069"
}

.fa-exclamation-circle:before {
	content: "\f06a"
}

.fa-gift:before {
	content: "\f06b"
}

.fa-leaf:before {
	content: "\f06c"
}

.fa-fire:before {
	content: "\f06d"
}

.fa-eye:before {
	content: "\f06e"
}

.fa-eye-slash:before {
	content: "\f070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
	content: "\f071"
}

.fa-plane:before {
	content: "\f072"
}

.fa-calendar:before {
	content: "\f073"
}

.fa-random:before {
	content: "\f074"
}

.fa-comment:before {
	content: "\f075"
}

.fa-magnet:before {
	content: "\f076"
}

.fa-chevron-up:before {
	content: "\f077"
}

.fa-chevron-down:before {
	content: "\f078"
}

.fa-retweet:before {
	content: "\f079"
}

.fa-shopping-cart:before {
	content: "\f07a"
}

.fa-folder:before {
	content: "\f07b"
}

.fa-folder-open:before {
	content: "\f07c"
}

.fa-arrows-v:before {
	content: "\f07d"
}

.fa-arrows-h:before {
	content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
	content: "\f080"
}

.fa-twitter-square:before {
	content: "\f081"
}

.fa-facebook-square:before {
	content: "\f082"
}

.fa-camera-retro:before {
	content: "\f083"
}

.fa-key:before {
	content: "\f084"
}

.fa-cogs:before,
.fa-gears:before {
	content: "\f085"
}

.fa-comments:before {
	content: "\f086"
}

.fa-thumbs-o-up:before {
	content: "\f087"
}

.fa-thumbs-o-down:before {
	content: "\f088"
}

.fa-star-half:before {
	content: "\f089"
}

.fa-heart-o:before {
	content: "\f08a"
}

.fa-sign-out:before {
	content: "\f08b"
}

.fa-linkedin-square:before {
	content: "\f08c"
}

.fa-thumb-tack:before {
	content: "\f08d"
}

.fa-external-link:before {
	content: "\f08e"
}

.fa-sign-in:before {
	content: "\f090"
}

.fa-trophy:before {
	content: "\f091"
}

.fa-github-square:before {
	content: "\f092"
}

.fa-upload:before {
	content: "\f093"
}

.fa-lemon-o:before {
	content: "\f094"
}

.fa-phone:before {
	content: "\f095"
}

.fa-square-o:before {
	content: "\f096"
}

.fa-bookmark-o:before {
	content: "\f097"
}

.fa-phone-square:before {
	content: "\f098"
}

.fa-twitter:before {
	content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
	content: "\f09a"
}

.fa-github:before {
	content: "\f09b"
}

.fa-unlock:before {
	content: "\f09c"
}

.fa-credit-card:before {
	content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
	content: "\f09e"
}

.fa-hdd-o:before {
	content: "\f0a0"
}

.fa-bullhorn:before {
	content: "\f0a1"
}

.fa-bell:before {
	content: "\f0f3"
}

.fa-certificate:before {
	content: "\f0a3"
}

.fa-hand-o-right:before {
	content: "\f0a4"
}

.fa-hand-o-left:before {
	content: "\f0a5"
}

.fa-hand-o-up:before {
	content: "\f0a6"
}

.fa-hand-o-down:before {
	content: "\f0a7"
}

.fa-arrow-circle-left:before {
	content: "\f0a8"
}

.fa-arrow-circle-right:before {
	content: "\f0a9"
}

.fa-arrow-circle-up:before {
	content: "\f0aa"
}

.fa-arrow-circle-down:before {
	content: "\f0ab"
}

.fa-globe:before {
	content: "\f0ac"
}

.fa-wrench:before {
	content: "\f0ad"
}

.fa-tasks:before {
	content: "\f0ae"
}

.fa-filter:before {
	content: "\f0b0"
}

.fa-briefcase:before {
	content: "\f0b1"
}

.fa-arrows-alt:before {
	content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
	content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
	content: "\f0c1"
}

.fa-cloud:before {
	content: "\f0c2"
}

.fa-flask:before {
	content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
	content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
	content: "\f0c5"
}

.fa-paperclip:before {
	content: "\f0c6"
}

.fa-floppy-o:before,
.fa-save:before {
	content: "\f0c7"
}

.fa-square:before {
	content: "\f0c8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
	content: "\f0c9"
}

.fa-list-ul:before {
	content: "\f0ca"
}

.fa-list-ol:before {
	content: "\f0cb"
}

.fa-strikethrough:before {
	content: "\f0cc"
}

.fa-underline:before {
	content: "\f0cd"
}

.fa-table:before {
	content: "\f0ce"
}

.fa-magic:before {
	content: "\f0d0"
}

.fa-truck:before {
	content: "\f0d1"
}

.fa-pinterest:before {
	content: "\f0d2"
}

.fa-pinterest-square:before {
	content: "\f0d3"
}

.fa-google-plus-square:before {
	content: "\f0d4"
}

.fa-google-plus:before {
	content: "\f0d5"
}

.fa-money:before {
	content: "\f0d6"
}

.fa-caret-down:before {
	content: "\f0d7"
}

.fa-caret-up:before {
	content: "\f0d8"
}

.fa-caret-left:before {
	content: "\f0d9"
}

.fa-caret-right:before {
	content: "\f0da"
}

.fa-columns:before {
	content: "\f0db"
}

.fa-sort:before,
.fa-unsorted:before {
	content: "\f0dc"
}

.fa-sort-desc:before,
.fa-sort-down:before {
	content: "\f0dd"
}

.fa-sort-asc:before,
.fa-sort-up:before {
	content: "\f0de"
}

.fa-envelope:before {
	content: "\f0e0"
}

.fa-linkedin:before {
	content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
	content: "\f0e2"
}

.fa-gavel:before,
.fa-legal:before {
	content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
	content: "\f0e4"
}

.fa-comment-o:before {
	content: "\f0e5"
}

.fa-comments-o:before {
	content: "\f0e6"
}

.fa-bolt:before,
.fa-flash:before {
	content: "\f0e7"
}

.fa-sitemap:before {
	content: "\f0e8"
}

.fa-umbrella:before {
	content: "\f0e9"
}

.fa-clipboard:before,
.fa-paste:before {
	content: "\f0ea"
}

.fa-lightbulb-o:before {
	content: "\f0eb"
}

.fa-exchange:before {
	content: "\f0ec"
}

.fa-cloud-download:before {
	content: "\f0ed"
}

.fa-cloud-upload:before {
	content: "\f0ee"
}

.fa-user-md:before {
	content: "\f0f0"
}

.fa-stethoscope:before {
	content: "\f0f1"
}

.fa-suitcase:before {
	content: "\f0f2"
}

.fa-bell-o:before {
	content: "\f0a2"
}

.fa-coffee:before {
	content: "\f0f4"
}

.fa-cutlery:before {
	content: "\f0f5"
}

.fa-file-text-o:before {
	content: "\f0f6"
}

.fa-building-o:before {
	content: "\f0f7"
}

.fa-hospital-o:before {
	content: "\f0f8"
}

.fa-ambulance:before {
	content: "\f0f9"
}

.fa-medkit:before {
	content: "\f0fa"
}

.fa-fighter-jet:before {
	content: "\f0fb"
}

.fa-beer:before {
	content: "\f0fc"
}

.fa-h-square:before {
	content: "\f0fd"
}

.fa-plus-square:before {
	content: "\f0fe"
}

.fa-angle-double-left:before {
	content: "\f100"
}

.fa-angle-double-right:before {
	content: "\f101"
}

.fa-angle-double-up:before {
	content: "\f102"
}

.fa-angle-double-down:before {
	content: "\f103"
}

.fa-angle-left:before {
	content: "\f104"
}

.fa-angle-right:before {
	content: "\f105"
}

.fa-angle-up:before {
	content: "\f106"
}

.fa-angle-down:before {
	content: "\f107"
}

.fa-desktop:before {
	content: "\f108"
}

.fa-laptop:before {
	content: "\f109"
}

.fa-tablet:before {
	content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
	content: "\f10b"
}

.fa-circle-o:before {
	content: "\f10c"
}

.fa-quote-left:before {
	content: "\f10d"
}

.fa-quote-right:before {
	content: "\f10e"
}

.fa-spinner:before {
	content: "\f110"
}

.fa-circle:before {
	content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
	content: "\f112"
}

.fa-github-alt:before {
	content: "\f113"
}

.fa-folder-o:before {
	content: "\f114"
}

.fa-folder-open-o:before {
	content: "\f115"
}

.fa-smile-o:before {
	content: "\f118"
}

.fa-frown-o:before {
	content: "\f119"
}

.fa-meh-o:before {
	content: "\f11a"
}

.fa-gamepad:before {
	content: "\f11b"
}

.fa-keyboard-o:before {
	content: "\f11c"
}

.fa-flag-o:before {
	content: "\f11d"
}

.fa-flag-checkered:before {
	content: "\f11e"
}

.fa-terminal:before {
	content: "\f120"
}

.fa-code:before {
	content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
	content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
	content: "\f123"
}

.fa-location-arrow:before {
	content: "\f124"
}

.fa-crop:before {
	content: "\f125"
}

.fa-code-fork:before {
	content: "\f126"
}

.fa-chain-broken:before,
.fa-unlink:before {
	content: "\f127"
}

.fa-question:before {
	content: "\f128"
}

.fa-info:before {
	content: "\f129"
}

.fa-exclamation:before {
	content: "\f12a"
}

.fa-superscript:before {
	content: "\f12b"
}

.fa-subscript:before {
	content: "\f12c"
}

.fa-eraser:before {
	content: "\f12d"
}

.fa-puzzle-piece:before {
	content: "\f12e"
}

.fa-microphone:before {
	content: "\f130"
}

.fa-microphone-slash:before {
	content: "\f131"
}

.fa-shield:before {
	content: "\f132"
}

.fa-calendar-o:before {
	content: "\f133"
}

.fa-fire-extinguisher:before {
	content: "\f134"
}

.fa-rocket:before {
	content: "\f135"
}

.fa-maxcdn:before {
	content: "\f136"
}

.fa-chevron-circle-left:before {
	content: "\f137"
}

.fa-chevron-circle-right:before {
	content: "\f138"
}

.fa-chevron-circle-up:before {
	content: "\f139"
}

.fa-chevron-circle-down:before {
	content: "\f13a"
}

.fa-html5:before {
	content: "\f13b"
}

.fa-css3:before {
	content: "\f13c"
}

.fa-anchor:before {
	content: "\f13d"
}

.fa-unlock-alt:before {
	content: "\f13e"
}

.fa-bullseye:before {
	content: "\f140"
}

.fa-ellipsis-h:before {
	content: "\f141"
}

.fa-ellipsis-v:before {
	content: "\f142"
}

.fa-rss-square:before {
	content: "\f143"
}

.fa-play-circle:before {
	content: "\f144"
}

.fa-ticket:before {
	content: "\f145"
}

.fa-minus-square:before {
	content: "\f146"
}

.fa-minus-square-o:before {
	content: "\f147"
}

.fa-level-up:before {
	content: "\f148"
}

.fa-level-down:before {
	content: "\f149"
}

.fa-check-square:before {
	content: "\f14a"
}

.fa-pencil-square:before {
	content: "\f14b"
}

.fa-external-link-square:before {
	content: "\f14c"
}

.fa-share-square:before {
	content: "\f14d"
}

.fa-compass:before {
	content: "\f14e"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
	content: "\f150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
	content: "\f151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
	content: "\f152"
}

.fa-eur:before,
.fa-euro:before {
	content: "\f153"
}

.fa-gbp:before {
	content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
	content: "\f155"
}

.fa-inr:before,
.fa-rupee:before {
	content: "\f156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
	content: "\f157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
	content: "\f158"
}

.fa-krw:before,
.fa-won:before {
	content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
	content: "\f15a"
}

.fa-file:before {
	content: "\f15b"
}

.fa-file-text:before {
	content: "\f15c"
}

.fa-sort-alpha-asc:before {
	content: "\f15d"
}

.fa-sort-alpha-desc:before {
	content: "\f15e"
}

.fa-sort-amount-asc:before {
	content: "\f160"
}

.fa-sort-amount-desc:before {
	content: "\f161"
}

.fa-sort-numeric-asc:before {
	content: "\f162"
}

.fa-sort-numeric-desc:before {
	content: "\f163"
}

.fa-thumbs-up:before {
	content: "\f164"
}

.fa-thumbs-down:before {
	content: "\f165"
}

.fa-youtube-square:before {
	content: "\f166"
}

.fa-youtube:before {
	content: "\f167"
}

.fa-xing:before {
	content: "\f168"
}

.fa-xing-square:before {
	content: "\f169"
}

.fa-youtube-play:before {
	content: "\f16a"
}

.fa-dropbox:before {
	content: "\f16b"
}

.fa-stack-overflow:before {
	content: "\f16c"
}

.fa-instagram:before {
	content: "\f16d"
}

.fa-flickr:before {
	content: "\f16e"
}

.fa-adn:before {
	content: "\f170"
}

.fa-bitbucket:before {
	content: "\f171"
}

.fa-bitbucket-square:before {
	content: "\f172"
}

.fa-tumblr:before {
	content: "\f173"
}

.fa-tumblr-square:before {
	content: "\f174"
}

.fa-long-arrow-down:before {
	content: "\f175"
}

.fa-long-arrow-up:before {
	content: "\f176"
}

.fa-long-arrow-left:before {
	content: "\f177"
}

.fa-long-arrow-right:before {
	content: "\f178"
}

.fa-apple:before {
	content: "\f179"
}

.fa-windows:before {
	content: "\f17a"
}

.fa-android:before {
	content: "\f17b"
}

.fa-linux:before {
	content: "\f17c"
}

.fa-dribbble:before {
	content: "\f17d"
}

.fa-skype:before {
	content: "\f17e"
}

.fa-foursquare:before {
	content: "\f180"
}

.fa-trello:before {
	content: "\f181"
}

.fa-female:before {
	content: "\f182"
}

.fa-male:before {
	content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
	content: "\f184"
}

.fa-sun-o:before {
	content: "\f185"
}

.fa-moon-o:before {
	content: "\f186"
}

.fa-archive:before {
	content: "\f187"
}

.fa-bug:before {
	content: "\f188"
}

.fa-vk:before {
	content: "\f189"
}

.fa-weibo:before {
	content: "\f18a"
}

.fa-renren:before {
	content: "\f18b"
}

.fa-pagelines:before {
	content: "\f18c"
}

.fa-stack-exchange:before {
	content: "\f18d"
}

.fa-arrow-circle-o-right:before {
	content: "\f18e"
}

.fa-arrow-circle-o-left:before {
	content: "\f190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
	content: "\f191"
}

.fa-dot-circle-o:before {
	content: "\f192"
}

.fa-wheelchair:before {
	content: "\f193"
}

.fa-vimeo-square:before {
	content: "\f194"
}

.fa-try:before,
.fa-turkish-lira:before {
	content: "\f195"
}

.fa-plus-square-o:before {
	content: "\f196"
}

.fa-space-shuttle:before {
	content: "\f197"
}

.fa-slack:before {
	content: "\f198"
}

.fa-envelope-square:before {
	content: "\f199"
}

.fa-wordpress:before {
	content: "\f19a"
}

.fa-openid:before {
	content: "\f19b"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
	content: "\f19c"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
	content: "\f19d"
}

.fa-yahoo:before {
	content: "\f19e"
}

.fa-google:before {
	content: "\f1a0"
}

.fa-reddit:before {
	content: "\f1a1"
}

.fa-reddit-square:before {
	content: "\f1a2"
}

.fa-stumbleupon-circle:before {
	content: "\f1a3"
}

.fa-stumbleupon:before {
	content: "\f1a4"
}

.fa-delicious:before {
	content: "\f1a5"
}

.fa-digg:before {
	content: "\f1a6"
}

.fa-pied-piper-pp:before {
	content: "\f1a7"
}

.fa-pied-piper-alt:before {
	content: "\f1a8"
}

.fa-drupal:before {
	content: "\f1a9"
}

.fa-joomla:before {
	content: "\f1aa"
}

.fa-language:before {
	content: "\f1ab"
}

.fa-fax:before {
	content: "\f1ac"
}

.fa-building:before {
	content: "\f1ad"
}

.fa-child:before {
	content: "\f1ae"
}

.fa-paw:before {
	content: "\f1b0"
}

.fa-spoon:before {
	content: "\f1b1"
}

.fa-cube:before {
	content: "\f1b2"
}

.fa-cubes:before {
	content: "\f1b3"
}

.fa-behance:before {
	content: "\f1b4"
}

.fa-behance-square:before {
	content: "\f1b5"
}

.fa-steam:before {
	content: "\f1b6"
}

.fa-steam-square:before {
	content: "\f1b7"
}

.fa-recycle:before {
	content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
	content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
	content: "\f1ba"
}

.fa-tree:before {
	content: "\f1bb"
}

.fa-spotify:before {
	content: "\f1bc"
}

.fa-deviantart:before {
	content: "\f1bd"
}

.fa-soundcloud:before {
	content: "\f1be"
}

.fa-database:before {
	content: "\f1c0"
}

.fa-file-pdf-o:before {
	content: "\f1c1"
}

.fa-file-word-o:before {
	content: "\f1c2"
}

.fa-file-excel-o:before {
	content: "\f1c3"
}

.fa-file-powerpoint-o:before {
	content: "\f1c4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
	content: "\f1c5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
	content: "\f1c6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
	content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
	content: "\f1c8"
}

.fa-file-code-o:before {
	content: "\f1c9"
}

.fa-vine:before {
	content: "\f1ca"
}

.fa-codepen:before {
	content: "\f1cb"
}

.fa-jsfiddle:before {
	content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
	content: "\f1cd"
}

.fa-circle-o-notch:before {
	content: "\f1ce"
}

.fa-ra:before,
.fa-rebel:before,
.fa-resistance:before {
	content: "\f1d0"
}

.fa-empire:before,
.fa-ge:before {
	content: "\f1d1"
}

.fa-git-square:before {
	content: "\f1d2"
}

.fa-git:before {
	content: "\f1d3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
	content: "\f1d4"
}

.fa-tencent-weibo:before {
	content: "\f1d5"
}

.fa-qq:before {
	content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
	content: "\f1d7"
}

.fa-paper-plane:before,
.fa-send:before {
	content: "\f1d8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
	content: "\f1d9"
}

.fa-history:before {
	content: "\f1da"
}

.fa-circle-thin:before {
	content: "\f1db"
}

.fa-header:before {
	content: "\f1dc"
}

.fa-paragraph:before {
	content: "\f1dd"
}

.fa-sliders:before {
	content: "\f1de"
}

.fa-share-alt:before {
	content: "\f1e0"
}

.fa-share-alt-square:before {
	content: "\f1e1"
}

.fa-bomb:before {
	content: "\f1e2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
	content: "\f1e3"
}

.fa-tty:before {
	content: "\f1e4"
}

.fa-binoculars:before {
	content: "\f1e5"
}

.fa-plug:before {
	content: "\f1e6"
}

.fa-slideshare:before {
	content: "\f1e7"
}

.fa-twitch:before {
	content: "\f1e8"
}

.fa-yelp:before {
	content: "\f1e9"
}

.fa-newspaper-o:before {
	content: "\f1ea"
}

.fa-wifi:before {
	content: "\f1eb"
}

.fa-calculator:before {
	content: "\f1ec"
}

.fa-paypal:before {
	content: "\f1ed"
}

.fa-google-wallet:before {
	content: "\f1ee"
}

.fa-cc-visa:before {
	content: "\f1f0"
}

.fa-cc-mastercard:before {
	content: "\f1f1"
}

.fa-cc-discover:before {
	content: "\f1f2"
}

.fa-cc-amex:before {
	content: "\f1f3"
}

.fa-cc-paypal:before {
	content: "\f1f4"
}

.fa-cc-stripe:before {
	content: "\f1f5"
}

.fa-bell-slash:before {
	content: "\f1f6"
}

.fa-bell-slash-o:before {
	content: "\f1f7"
}

.fa-trash:before {
	content: "\f1f8"
}

.fa-copyright:before {
	content: "\f1f9"
}

.fa-at:before {
	content: "\f1fa"
}

.fa-eyedropper:before {
	content: "\f1fb"
}

.fa-paint-brush:before {
	content: "\f1fc"
}

.fa-birthday-cake:before {
	content: "\f1fd"
}

.fa-area-chart:before {
	content: "\f1fe"
}

.fa-pie-chart:before {
	content: "\f200"
}

.fa-line-chart:before {
	content: "\f201"
}

.fa-lastfm:before {
	content: "\f202"
}

.fa-lastfm-square:before {
	content: "\f203"
}

.fa-toggle-off:before {
	content: "\f204"
}

.fa-toggle-on:before {
	content: "\f205"
}

.fa-bicycle:before {
	content: "\f206"
}

.fa-bus:before {
	content: "\f207"
}

.fa-ioxhost:before {
	content: "\f208"
}

.fa-angellist:before {
	content: "\f209"
}

.fa-cc:before {
	content: "\f20a"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
	content: "\f20b"
}

.fa-meanpath:before {
	content: "\f20c"
}

.fa-buysellads:before {
	content: "\f20d"
}

.fa-connectdevelop:before {
	content: "\f20e"
}

.fa-dashcube:before {
	content: "\f210"
}

.fa-forumbee:before {
	content: "\f211"
}

.fa-leanpub:before {
	content: "\f212"
}

.fa-sellsy:before {
	content: "\f213"
}

.fa-shirtsinbulk:before {
	content: "\f214"
}

.fa-simplybuilt:before {
	content: "\f215"
}

.fa-skyatlas:before {
	content: "\f216"
}

.fa-cart-plus:before {
	content: "\f217"
}

.fa-cart-arrow-down:before {
	content: "\f218"
}

.fa-diamond:before {
	content: "\f219"
}

.fa-ship:before {
	content: "\f21a"
}

.fa-user-secret:before {
	content: "\f21b"
}

.fa-motorcycle:before {
	content: "\f21c"
}

.fa-street-view:before {
	content: "\f21d"
}

.fa-heartbeat:before {
	content: "\f21e"
}

.fa-venus:before {
	content: "\f221"
}

.fa-mars:before {
	content: "\f222"
}

.fa-mercury:before {
	content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
	content: "\f224"
}

.fa-transgender-alt:before {
	content: "\f225"
}

.fa-venus-double:before {
	content: "\f226"
}

.fa-mars-double:before {
	content: "\f227"
}

.fa-venus-mars:before {
	content: "\f228"
}

.fa-mars-stroke:before {
	content: "\f229"
}

.fa-mars-stroke-v:before {
	content: "\f22a"
}

.fa-mars-stroke-h:before {
	content: "\f22b"
}

.fa-neuter:before {
	content: "\f22c"
}

.fa-genderless:before {
	content: "\f22d"
}

.fa-facebook-official:before {
	content: "\f230"
}

.fa-pinterest-p:before {
	content: "\f231"
}

.fa-whatsapp:before {
	content: "\f232"
}

.fa-server:before {
	content: "\f233"
}

.fa-user-plus:before {
	content: "\f234"
}

.fa-user-times:before {
	content: "\f235"
}

.fa-bed:before,
.fa-hotel:before {
	content: "\f236"
}

.fa-viacoin:before {
	content: "\f237"
}

.fa-train:before {
	content: "\f238"
}

.fa-subway:before {
	content: "\f239"
}

.fa-medium:before {
	content: "\f23a"
}

.fa-y-combinator:before,
.fa-yc:before {
	content: "\f23b"
}

.fa-optin-monster:before {
	content: "\f23c"
}

.fa-opencart:before {
	content: "\f23d"
}

.fa-expeditedssl:before {
	content: "\f23e"
}

.fa-battery-4:before,
.fa-battery-full:before,
.fa-battery:before {
	content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
	content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
	content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
	content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
	content: "\f244"
}

.fa-mouse-pointer:before {
	content: "\f245"
}

.fa-i-cursor:before {
	content: "\f246"
}

.fa-object-group:before {
	content: "\f247"
}

.fa-object-ungroup:before {
	content: "\f248"
}

.fa-sticky-note:before {
	content: "\f249"
}

.fa-sticky-note-o:before {
	content: "\f24a"
}

.fa-cc-jcb:before {
	content: "\f24b"
}

.fa-cc-diners-club:before {
	content: "\f24c"
}

.fa-clone:before {
	content: "\f24d"
}

.fa-balance-scale:before {
	content: "\f24e"
}

.fa-hourglass-o:before {
	content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
	content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
	content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
	content: "\f253"
}

.fa-hourglass:before {
	content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
	content: "\f255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
	content: "\f256"
}

.fa-hand-scissors-o:before {
	content: "\f257"
}

.fa-hand-lizard-o:before {
	content: "\f258"
}

.fa-hand-spock-o:before {
	content: "\f259"
}

.fa-hand-pointer-o:before {
	content: "\f25a"
}

.fa-hand-peace-o:before {
	content: "\f25b"
}

.fa-trademark:before {
	content: "\f25c"
}

.fa-registered:before {
	content: "\f25d"
}

.fa-creative-commons:before {
	content: "\f25e"
}

.fa-gg:before {
	content: "\f260"
}

.fa-gg-circle:before {
	content: "\f261"
}

.fa-tripadvisor:before {
	content: "\f262"
}

.fa-odnoklassniki:before {
	content: "\f263"
}

.fa-odnoklassniki-square:before {
	content: "\f264"
}

.fa-get-pocket:before {
	content: "\f265"
}

.fa-wikipedia-w:before {
	content: "\f266"
}

.fa-safari:before {
	content: "\f267"
}

.fa-chrome:before {
	content: "\f268"
}

.fa-firefox:before {
	content: "\f269"
}

.fa-opera:before {
	content: "\f26a"
}

.fa-internet-explorer:before {
	content: "\f26b"
}

.fa-television:before,
.fa-tv:before {
	content: "\f26c"
}

.fa-contao:before {
	content: "\f26d"
}

.fa-500px:before {
	content: "\f26e"
}

.fa-amazon:before {
	content: "\f270"
}

.fa-calendar-plus-o:before {
	content: "\f271"
}

.fa-calendar-minus-o:before {
	content: "\f272"
}

.fa-calendar-times-o:before {
	content: "\f273"
}

.fa-calendar-check-o:before {
	content: "\f274"
}

.fa-industry:before {
	content: "\f275"
}

.fa-map-pin:before {
	content: "\f276"
}

.fa-map-signs:before {
	content: "\f277"
}

.fa-map-o:before {
	content: "\f278"
}

.fa-map:before {
	content: "\f279"
}

.fa-commenting:before {
	content: "\f27a"
}

.fa-commenting-o:before {
	content: "\f27b"
}

.fa-houzz:before {
	content: "\f27c"
}

.fa-vimeo:before {
	content: "\f27d"
}

.fa-black-tie:before {
	content: "\f27e"
}

.fa-fonticons:before {
	content: "\f280"
}

.fa-reddit-alien:before {
	content: "\f281"
}

.fa-edge:before {
	content: "\f282"
}

.fa-credit-card-alt:before {
	content: "\f283"
}

.fa-codiepie:before {
	content: "\f284"
}

.fa-modx:before {
	content: "\f285"
}

.fa-fort-awesome:before {
	content: "\f286"
}

.fa-usb:before {
	content: "\f287"
}

.fa-product-hunt:before {
	content: "\f288"
}

.fa-mixcloud:before {
	content: "\f289"
}

.fa-scribd:before {
	content: "\f28a"
}

.fa-pause-circle:before {
	content: "\f28b"
}

.fa-pause-circle-o:before {
	content: "\f28c"
}

.fa-stop-circle:before {
	content: "\f28d"
}

.fa-stop-circle-o:before {
	content: "\f28e"
}

.fa-shopping-bag:before {
	content: "\f290"
}

.fa-shopping-basket:before {
	content: "\f291"
}

.fa-hashtag:before {
	content: "\f292"
}

.fa-bluetooth:before {
	content: "\f293"
}

.fa-bluetooth-b:before {
	content: "\f294"
}

.fa-percent:before {
	content: "\f295"
}

.fa-gitlab:before {
	content: "\f296"
}

.fa-wpbeginner:before {
	content: "\f297"
}

.fa-wpforms:before {
	content: "\f298"
}

.fa-envira:before {
	content: "\f299"
}

.fa-universal-access:before {
	content: "\f29a"
}

.fa-wheelchair-alt:before {
	content: "\f29b"
}

.fa-question-circle-o:before {
	content: "\f29c"
}

.fa-blind:before {
	content: "\f29d"
}

.fa-audio-description:before {
	content: "\f29e"
}

.fa-volume-control-phone:before {
	content: "\f2a0"
}

.fa-braille:before {
	content: "\f2a1"
}

.fa-assistive-listening-systems:before {
	content: "\f2a2"
}

.fa-american-sign-language-interpreting:before,
.fa-asl-interpreting:before {
	content: "\f2a3"
}

.fa-deaf:before,
.fa-deafness:before,
.fa-hard-of-hearing:before {
	content: "\f2a4"
}

.fa-glide:before {
	content: "\f2a5"
}

.fa-glide-g:before {
	content: "\f2a6"
}

.fa-sign-language:before,
.fa-signing:before {
	content: "\f2a7"
}

.fa-low-vision:before {
	content: "\f2a8"
}

.fa-viadeo:before {
	content: "\f2a9"
}

.fa-viadeo-square:before {
	content: "\f2aa"
}

.fa-snapchat:before {
	content: "\f2ab"
}

.fa-snapchat-ghost:before {
	content: "\f2ac"
}

.fa-snapchat-square:before {
	content: "\f2ad"
}

.fa-pied-piper:before {
	content: "\f2ae"
}

.fa-first-order:before {
	content: "\f2b0"
}

.fa-yoast:before {
	content: "\f2b1"
}

.fa-themeisle:before {
	content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
	content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
	content: "\f2b4"
}

.fa-handshake-o:before {
	content: "\f2b5"
}

.fa-envelope-open:before {
	content: "\f2b6"
}

.fa-envelope-open-o:before {
	content: "\f2b7"
}

.fa-linode:before {
	content: "\f2b8"
}

.fa-address-book:before {
	content: "\f2b9"
}

.fa-address-book-o:before {
	content: "\f2ba"
}

.fa-address-card:before,
.fa-vcard:before {
	content: "\f2bb"
}

.fa-address-card-o:before,
.fa-vcard-o:before {
	content: "\f2bc"
}

.fa-user-circle:before {
	content: "\f2bd"
}

.fa-user-circle-o:before {
	content: "\f2be"
}

.fa-user-o:before {
	content: "\f2c0"
}

.fa-id-badge:before {
	content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
	content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
	content: "\f2c3"
}

.fa-quora:before {
	content: "\f2c4"
}

.fa-free-code-camp:before {
	content: "\f2c5"
}

.fa-telegram:before {
	content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer-full:before,
.fa-thermometer:before {
	content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
	content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
	content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
	content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
	content: "\f2cb"
}

.fa-shower:before {
	content: "\f2cc"
}

.fa-bath:before,
.fa-bathtub:before,
.fa-s15:before {
	content: "\f2cd"
}

.fa-podcast:before {
	content: "\f2ce"
}

.fa-window-maximize:before {
	content: "\f2d0"
}

.fa-window-minimize:before {
	content: "\f2d1"
}

.fa-window-restore:before {
	content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
	content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
	content: "\f2d4"
}

.fa-bandcamp:before {
	content: "\f2d5"
}

.fa-grav:before {
	content: "\f2d6"
}

.fa-etsy:before {
	content: "\f2d7"
}

.fa-imdb:before {
	content: "\f2d8"
}

.fa-ravelry:before {
	content: "\f2d9"
}

.fa-eercast:before {
	content: "\f2da"
}

.fa-microchip:before {
	content: "\f2db"
}

.fa-snowflake-o:before {
	content: "\f2dc"
}

.fa-superpowers:before {
	content: "\f2dd"
}

.fa-wpexplorer:before {
	content: "\f2de"
}

.fa-meetup:before {
	content: "\f2e0"
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
	position: static;
	width: auto;
	height: auto;
	margin: 0;
	overflow: visible;
	clip: auto
}

@font-face {
	font-family: iconfont1;
	src: url(../images/iconfont.8331f14f.eot);
	src: url(../images/iconfont.8331f14f.eot#iefix) format("embedded-opentype"), url("data:application/x-font-woff2;charset=utf-8;base64,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") format("woff2"), url(../images/iconfont.14fc67e8.woff) format("woff"), url(../images/iconfont.85e55ff4.ttf) format("truetype"), url(../images/iconfont.760993a5.svg) format("svg")
}

.iconfont1 {
	font-family: iconfont1!important;
	font-size: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-liebiaomoren:before {
	content: "\e60a"
}

.icon-liebiaoshouqi:before {
	content: "\e60b"
}

.icon-tishi:before {
	content: "\e509"
}

.icon-time:before {
	content: "\e61b"
}

.icon-lingdang:before {
	content: "\e681"
}

.icon-location:before {
	content: "\e501"
}

.icon-wenhao:before {
	content: "\e621"
}

.icon-dingweiweizhi:before {
	content: "\e557"
}

.icon-qingzhu:before {
	content: "\e622"
}

.icon-rili:before {
	content: "\e67d"
}

.icon-zhongguoliantong-caise:before {
	content: "\e618"
}

.icon-shanchu:before {
	content: "\e66e"
}

.icon-message:before {
	content: "\e619"
}

.icon-home:before {
	content: "\e61a"
}

.icon-location1:before {
	content: "\e61c"
}

.icon-account:before {
	content: "\e61d"
}

.icon-businesscard:before {
	content: "\e61e"
}

.icon-addressbook:before {
	content: "\e61f"
}

body {
	font-family: 微软雅黑;
	background-color: #f1efef;
	font-size: 16px;
	padding: 0;
	margin: 0
}

.cu_body {
	min-width: 320px
}

.cu_log {
	margin: 0 10px 0 36px;
	height: 50px;
	line-height: 40px!important;
	box-sizing: border-box
}

.layui-logo a {
	display: inline-block;
	width: 100%;
	height: 100%
}

.cu_log>.iconfont {
	font-size: 40px;
	color: #fff;
	display: block;
	padding: 5px 0;
	margin-top: 2px;
	text-align: left
}

.airlead_wapperlist {
	margin: 20px;
	background-color: #fff;
	min-width: calc(100% - 40px);
	min-height: calc(100% - 40px);
	border-radius: 8px
}

.airlead_home {
	margin: 10px
}

.airlead_home>.layui-col-md10 {
	width: calc(100% - 340px)
}

.airlead_home>.layui-col-md2 {
	width: 340px
}

.airlead_home_h {
	min-height: 160px;
	margin: 10px 10px 20px;
	background-color: #fff;
	border-radius: 4px;
	padding: 5px
}

.home_title {
	padding-left: 30px;
	color: #87899c;
	font-size: 14px;
	position: relative;
	margin: 10px 0;
	font-weight: 700
}

.home_Statistics {
	text-align: center
}

.home_Statistics .today_number {
	font-size: 14px;
	color: #848a9f;
	margin-bottom: 10px
}

.dx .home_Statistics .today_number span {
	color: #173b87;
	font-size: 12px
}

.lt .home_Statistics .today_number span {
	color: #b3242b;
	font-size: 12px
}

.lt .home_Statistics .show_num {
	font-size: 24px;
	color: #b3242b;
	font-weight: 700;
	margin-bottom: 10px
}

.dx .home_Statistics .show_num {
	font-size: 24px;
	color: #173b87;
	font-weight: 700;
	margin-bottom: 10px
}

.home_Statistics .contrast {
	margin-bottom: 10px;
	color: #b6b6c9;
	font-size: 14px
}

.lt .home_Statistics .percent_uparrow {
	color: #b3242b;
	position: relative;
	padding-left: 30px
}

.dx .home_Statistics .percent_uparrow {
	color: #173b87;
	position: relative;
	padding-left: 30px
}

.home_Statistics .percent_uparrow:after {
	position: absolute;
	content: " ";
	width: 12px;
	height: 12px;
	background: url(data:image/png;base64,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) no-repeat 50%;
	left: 9px;
	top: 2px;
	background-size: 100%
}

.home_Statistics .percent_downarrow {
	color: #63d4da;
	position: relative;
	padding-left: 30px
}

.home_Statistics .percent_downarrow:after {
	position: absolute;
	content: " ";
	width: 12px;
	height: 12px;
	background: url(data:image/png;base64,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) no-repeat 50%;
	left: 9px;
	top: 2px;
	background-size: 100%
}

.airlead_home_info>.layui-form-item .layui-form-label {
	width: 90px
}

.airlead_home_info>.layui-form-item .layui-input-block {
	margin-left: 90px
}

.airlead_home_info {
	color: #87899c;
	margin: 15px 20px 5px 30px
}

.airlead_home_info>.layui-form-item {
	margin-bottom: 10px
}

.airlead_home_info>.layui-form-item .layui-form-label {
	padding: 0;
	font-size: 14px;
	width: 80px;
	text-align: left
}

.airlead_home_info>.layui-form-item .layui-input-block {
	min-height: 20px;
	margin-left: 75px;
	font-size: 14px
}