﻿/*
Cache: iphorm, dashicons, thickbox, FeiEditor_respond, open_social_css, qfy_editor_front, vc_carousel_css, rs-settings, rs-captions, rs-plugin-static, main-fonts, dt-main, dt-custom-less, dt-bit-custom-less, qfy_dynamic_css, dt-awsome-fonts, dt-awsome-fonts-boot, style, dt-media-op-css, dt-main-roya-css, dt-main-roya-default-css
*/
@media screen and (max-width:768px) {
    body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-2cols>.iphorm-element-wrap,body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-2cols>.iphorm-group-wrap, body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-3cols>.iphorm-element-wrap,body .iphorm-group-alignment-proportional>.iphorm-group-elements>.iphorm-group-row-3cols>.iphorm-group-wrap, body .iphorm-group-alignment-proportional .iphorm-group-row-4cols>.iphorm-element-wrap,body .iphorm-group-alignment-proportional .iphorm-group-row-4cols>.iphorm-group-wrap, body .iphorm-group-alignment-proportional .iphorm-group-row-5cols>.iphorm-element-wrap,body .iphorm-group-alignment-proportional .iphorm-group-row-5cols>.iphorm-group-wrap {
        width: 100%!important;
    }

    body .iphorm-elements table.leftright td {
        display: block!important;
        width: 100%!important;
    }

    body .iphorm-elements table.leftright .iphorm-submit-wrap .iphorm-submit-input-wrap {
        text-align: left!important;
        top: 0!important;
    }

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

    body .iphorm-elements .iphorm-labels-left>.iphorm-element-spacer>label {
        top: 0!important;
        left: 0!important;
        float: none;
        padding-bottom: 0!important;
    }

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

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

.iphorm-clearfix:after {
    clear: both
}

.iphorm-clearfix {
    zoom: 1
}

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

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

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

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

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

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

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

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

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

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

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

.iphorm-hidden {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.iphorm-errors {
    display: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.iphorm-uniform-theme-agent .iphorm div.uploader span.filename {
    background-image: url("../images/sprite-agent.png");
    background-repeat: no-repeat;
    background-position: 0 -366px;
    width: 82px;
    padding-left: 13px;
}

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

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

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

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

.iphorm-uniform-theme-aristo .iphorm div.uploader span.filename {
    background-image: url("../images/sprite-aristo.png");
    background-repeat: no-repeat;
    background-position: 0 -370px;
    width: 82px;
    padding-left: 13px;
}

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

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

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

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

li.advanced_settings {
    display: none;
}
/* dashicons: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-includes/css/dashicons.min.css) */
@font-face {
    font-family:dashicons;src:url(//fast.qifeiye.com/qfy-includes/fonts/dashicons.eot)
}

@font-face {
    font-family:dashicons;src:url(../statics/fonts/104c45f0a0814d6e87a4f64d8edfb973.woff) format('woff'),url(../statics/fonts/dashicons.ttf) format("truetype"),url(../statics/fonts/dashicons.svg#dashicons) format("svg");font-weight:400;font-style:normal
}

.dashicons {
    display: inline-block;
    width: 20px;
    height: 20px;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    line-height: 1;
    font-family: dashicons;
    text-decoration: inherit;
    font-weight: 400;
    font-style: normal;
    vertical-align: top;
    -moz-transition: color .1s ease-in 0;
    -webkit-transition: color .1s ease-in 0;
    text-align: center
}

.dashicons-menu:before {
    content: "\f333"
}

.dashicons-admin-site:before {
    content: "\f319"
}

.dashicons-dashboard:before {
    content: "\f226"
}

.dashicons-admin-media:before {
    content: "\f104"
}

.dashicons-admin-page:before {
    content: "\f105"
}

.dashicons-admin-comments:before {
    content: "\f101"
}

.dashicons-admin-appearance:before {
    content: "\f100"
}

.dashicons-admin-plugins:before {
    content: "\f106"
}

.dashicons-admin-users:before {
    content: "\f110"
}

.dashicons-admin-tools:before {
    content: "\f107"
}

.dashicons-admin-settings:before {
    content: "\f108"
}

.dashicons-admin-network:before {
    content: "\f112"
}

.dashicons-admin-generic:before {
    content: "\f111"
}

.dashicons-admin-home:before {
    content: "\f102"
}

.dashicons-admin-collapse:before {
    content: "\f148"
}

.dashicons-admin-links:before,.dashicons-format-links:before {
    content: "\f103"
}

.dashicons-admin-post:before,.dashicons-format-standard:before {
    content: "\f109"
}

.dashicons-format-image:before {
    content: "\f128"
}

.dashicons-format-gallery:before {
    content: "\f161"
}

.dashicons-format-audio:before {
    content: "\f127"
}

.dashicons-format-video:before {
    content: "\f126"
}

.dashicons-format-chat:before {
    content: "\f125"
}

.dashicons-format-status:before {
    content: "\f130"
}

.dashicons-format-aside:before {
    content: "\f123"
}

.dashicons-format-quote:before {
    content: "\f122"
}

.dashicons-welcome-write-blog:before,.dashicons-welcome-edit-page:before {
    content: "\f119"
}

.dashicons-welcome-add-page:before {
    content: "\f133"
}

.dashicons-welcome-view-site:before {
    content: "\f115"
}

.dashicons-welcome-widgets-menus:before {
    content: "\f116"
}

.dashicons-welcome-comments:before {
    content: "\f117"
}

.dashicons-welcome-learn-more:before {
    content: "\f118"
}

.dashicons-image-crop:before {
    content: "\f165"
}

.dashicons-image-rotate-left:before {
    content: "\f166"
}

.dashicons-image-rotate-right:before {
    content: "\f167"
}

.dashicons-image-flip-vertical:before {
    content: "\f168"
}

.dashicons-image-flip-horizontal:before {
    content: "\f169"
}

.dashicons-undo:before {
    content: "\f171"
}

.dashicons-redo:before {
    content: "\f172"
}

.dashicons-editor-bold:before {
    content: "\f200"
}

.dashicons-editor-italic:before {
    content: "\f201"
}

.dashicons-editor-ul:before {
    content: "\f203"
}

.dashicons-editor-ol:before {
    content: "\f204"
}

.dashicons-editor-quote:before {
    content: "\f205"
}

.dashicons-editor-alignleft:before {
    content: "\f206"
}

.dashicons-editor-aligncenter:before {
    content: "\f207"
}

.dashicons-editor-alignright:before {
    content: "\f208"
}

.dashicons-editor-insertmore:before {
    content: "\f209"
}

.dashicons-editor-spellcheck:before {
    content: "\f210"
}

.dashicons-editor-distractionfree:before {
    content: "\f211"
}

.dashicons-editor-kitchensink:before {
    content: "\f212"
}

.dashicons-editor-underline:before {
    content: "\f213"
}

.dashicons-editor-justify:before {
    content: "\f214"
}

.dashicons-editor-textcolor:before {
    content: "\f215"
}

.dashicons-editor-paste-word:before {
    content: "\f216"
}

.dashicons-editor-paste-text:before {
    content: "\f217"
}

.dashicons-editor-removeformatting:before {
    content: "\f218"
}

.dashicons-editor-video:before {
    content: "\f219"
}

.dashicons-editor-customchar:before {
    content: "\f220"
}

.dashicons-editor-outdent:before {
    content: "\f221"
}

.dashicons-editor-indent:before {
    content: "\f222"
}

.dashicons-editor-help:before {
    content: "\f223"
}

.dashicons-editor-strikethrough:before {
    content: "\f224"
}

.dashicons-editor-unlink:before {
    content: "\f225"
}

.dashicons-editor-rtl:before {
    content: "\f320"
}

.dashicons-align-left:before {
    content: "\f135"
}

.dashicons-align-right:before {
    content: "\f136"
}

.dashicons-align-center:before {
    content: "\f134"
}

.dashicons-align-none:before {
    content: "\f138"
}

.dashicons-lock:before {
    content: "\f160"
}

.dashicons-calendar:before {
    content: "\f145"
}

.dashicons-visibility:before {
    content: "\f177"
}

.dashicons-post-status:before {
    content: "\f173"
}

.dashicons-post-trash:before {
    content: "\f182"
}

.dashicons-edit:before {
    content: "\f464"
}

.dashicons-trash:before {
    content: "\f458"
}

.dashicons-arrow-up:before {
    content: "\f142"
}

.dashicons-arrow-down:before {
    content: "\f140"
}

.dashicons-arrow-left:before {
    content: "\f141"
}

.dashicons-arrow-right:before {
    content: "\f139"
}

.dashicons-arrow-up-alt:before {
    content: "\f342"
}

.dashicons-arrow-down-alt:before {
    content: "\f346"
}

.dashicons-arrow-left-alt:before {
    content: "\f340"
}

.dashicons-arrow-right-alt:before {
    content: "\f344"
}

.dashicons-arrow-up-alt2:before {
    content: "\f343"
}

.dashicons-arrow-down-alt2:before {
    content: "\f347"
}

.dashicons-arrow-left-alt2:before {
    content: "\f341"
}

.dashicons-arrow-right-alt2:before {
    content: "\f345"
}

.dashicons-leftright:before {
    content: "\f229"
}

.dashicons-sort:before {
    content: "\f156"
}

.dashicons-list-view:before {
    content: "\f163"
}

.dashicons-exerpt-view:before {
    content: "\f164"
}

.dashicons-share:before {
    content: "\f237"
}

.dashicons-share1:before {
    content: "\f237"
}

.dashicons-share-alt:before {
    content: "\f240"
}

.dashicons-share-alt2:before {
    content: "\f242"
}

.dashicons-twitter:before {
    content: "\f301"
}

.dashicons-rss:before {
    content: "\f303"
}

.dashicons-email:before {
    content: "\f465"
}

.dashicons-email-alt:before {
    content: "\f466"
}

.dashicons-facebook:before {
    content: "\f304"
}

.dashicons-facebook-alt:before {
    content: "\f305"
}

.dashicons-networking:before {
    content: "\f325"
}

.dashicons-googleplus:before {
    content: "\f462"
}

.dashicons-hammer:before {
    content: "\f308"
}

.dashicons-art:before {
    content: "\f309"
}

.dashicons-migrate:before {
    content: "\f310"
}

.dashicons-performance:before {
    content: "\f311"
}

.dashicons-wordpress:before {
    content: "\f120"
}

.dashicons-wordpress-alt:before {
    content: "\f324"
}

.dashicons-pressthis:before {
    content: "\f157"
}

.dashicons-update:before {
    content: "\f463"
}

.dashicons-screenoptions:before {
    content: "\f180"
}

.dashicons-info:before {
    content: "\f348"
}

.dashicons-cart:before {
    content: "\f174"
}

.dashicons-feedback:before {
    content: "\f175"
}

.dashicons-cloud:before {
    content: "\f176"
}

.dashicons-translation:before {
    content: "\f326"
}

.dashicons-tag:before {
    content: "\f323"
}

.dashicons-category:before {
    content: "\f318"
}

.dashicons-yes:before {
    content: "\f147"
}

.dashicons-no:before {
    content: "\f158"
}

.dashicons-no-alt:before {
    content: "\f335"
}

.dashicons-plus:before {
    content: "\f132"
}

.dashicons-minus:before {
    content: "\f460"
}

.dashicons-dismiss:before {
    content: "\f153"
}

.dashicons-marker:before {
    content: "\f159"
}

.dashicons-star-filled:before {
    content: "\f155"
}

.dashicons-star-half:before {
    content: "\f459"
}

.dashicons-star-empty:before {
    content: "\f154"
}

.dashicons-flag:before {
    content: "\f227"
}

.dashicons-location:before {
    content: "\f230"
}

.dashicons-location-alt:before {
    content: "\f231"
}

.dashicons-camera:before {
    content: "\f306"
}

.dashicons-images-alt:before {
    content: "\f232"
}

.dashicons-images-alt2:before {
    content: "\f233"
}

.dashicons-video-alt:before {
    content: "\f234"
}

.dashicons-video-alt2:before {
    content: "\f235"
}

.dashicons-video-alt3:before {
    content: "\f236"
}

.dashicons-vault:before {
    content: "\f178"
}

.dashicons-shield:before {
    content: "\f332"
}

.dashicons-shield-alt:before {
    content: "\f334"
}

.dashicons-sos:before {
    content: "\f468"
}

.dashicons-search:before {
    content: "\f179"
}

.dashicons-slides:before {
    content: "\f181"
}

.dashicons-analytics:before {
    content: "\f183"
}

.dashicons-chart-pie:before {
    content: "\f184"
}

.dashicons-chart-bar:before {
    content: "\f185"
}

.dashicons-chart-line:before {
    content: "\f238"
}

.dashicons-chart-area:before {
    content: "\f239"
}

.dashicons-groups:before {
    content: "\f307"
}

.dashicons-businessman:before {
    content: "\f338"
}

.dashicons-id:before {
    content: "\f336"
}

.dashicons-id-alt:before {
    content: "\f337"
}

.dashicons-products:before {
    content: "\f312"
}

.dashicons-awards:before {
    content: "\f313"
}

.dashicons-forms:before {
    content: "\f314"
}

.dashicons-testimonial:before {
    content: "\f473"
}

.dashicons-portfolio:before {
    content: "\f322"
}

.dashicons-book:before {
    content: "\f330"
}

.dashicons-book-alt:before {
    content: "\f331"
}

.dashicons-download:before {
    content: "\f316"
}

.dashicons-upload:before {
    content: "\f317"
}

.dashicons-backup:before {
    content: "\f321"
}

.dashicons-clock:before {
    content: "\f469"
}

.dashicons-lightbulb:before {
    content: "\f339"
}

.dashicons-desktop:before {
    content: "\f472"
}

.dashicons-tablet:before {
    content: "\f471"
}

.dashicons-smartphone:before {
    content: "\f470"
}

.dashicons-smiley:before {
    content: "\f328"
}
/* thickbox: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-includes/js/thickbox/thickbox.css) */
#TB_window {
    font-size: 16px;
    color: #333333;
}

#TB_secondLine {
    font-size: 14px;
    color: #666666;
}

.rtl #TB_window,.rtl #TB_secondLine {
    font-family: Tahoma,sans-serif;
}

:lang(he-il) .rtl #TB_window,:lang(he-il) .rtl #TB_secondLine {
    font-family: Arial,sans-serif;
}

#TB_window a:link {
    color: #666666
}

#TB_window a:visited {
    color: #666666
}

#TB_window a:hover {
    color: #000
}

#TB_window a:active {
    color: #666666
}

#TB_window a:focus {
    color: #666666
}

#TB_overlay {
    position: fixed;
    z-index: 9400;
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

.TB_overlayMacFFBGHack {
    background: url(../images/macffbghack.png) repeat
}

.TB_overlayBG {
    background-color: #000;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
    filter: alpha(opacity=75);
    -moz-opacity: 0.75;
    opacity: 0.75;
}

* html #TB_overlay {
    position: absolute;
    height: expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
}

#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 20000;
    color: #000000;
    visibility: hidden;
    text-align: left;
    top: 50%;
    left: 50%;
    border: 1px solid #555;
    -moz-box-shadow: rgba(0,0,0,1) 0 4px 30px;
    -webkit-box-shadow: rgba(0,0,0,1) 0 4px 30px;
    -khtml-box-shadow: rgba(0,0,0,1) 0 4px 30px;
    box-shadow: rgba(0,0,0,1) 0 4px 30px;
}

* html #TB_window {
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
    display: block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption {
    height: 25px;
    padding: 7px 30px 10px 25px;
    float: left;
}

#TB_closeWindow {
    height: 25px;
    padding: 11px 25px 10px 0;
    float: right;
}

#TB_closeAjaxWindow {
    padding: 6px 10px 0;
    text-align: right;
    float: right;
}

#TB_closeAjaxWindow a {
    text-decoration: none;
}

#TB_ajaxWindowTitle {
    float: left;
    padding: 6px 10px 0;
    font-size: 13px;
}

#TB_title {
    background-color: #e8e8e8;
    height: 27px;
}

#TB_ajaxContent {
    clear: both;
    padding: 2px 15px 15px 15px;
    overflow: auto;
    text-align: left;
    line-height: 1.4em;
}

#TB_ajaxContent.TB_modal {
    padding: 15px;
}

#TB_ajaxContent p {
    padding: 5px 0px 5px 0px;
}

#TB_load {
    position: fixed;
    display: none;
    z-index: 103;
    top: 50%;
    left: 50%;
    background-color: #E8E8E8;
    border: 1px solid #555;
    margin: -45px 0pt 0pt -125px;
    padding: 40px 15px 15px;
}

* html #TB_load {
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect {
    z-index: 99;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    border: none;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height: 100%;
    width: 100%;
}

* html #TB_HideSelect {
    position: absolute;
    height: expression(document.body.scrollHeight>document.body.offsetHeight ? document.body.scrollHeight :document.body.offsetHeight + 'px');
}

#TB_iframeContent {
    clear: both;
    border: none;
    margin-bottom: -1px;
    _margin-bottom: 1px;
}

.tb-close-icon {
    height: 22px;
    margin: -3px 3px 0 0;
    width: 22px;
    background: url("../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;
}
/* FeiEditor_respond: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/FeiEditor/bitSite/css/respond.css) */
.displaynone,.submenu_displaynone .sub-nav {
    display: none!important;
}

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

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

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

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

@media screen and (max-width:992px) {
    .menu-center-nav {
        display: none
    }

    .advanced_list .vc-carousel .vc-item {
        height: auto!important
    }

    .advanced_list .ag_image {
        width: 100%!important
    }

    .list-style7 .item_block {
        width: 100%!important
    }

    #page .wpb_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>.wpb_wrapper>section {
        padding-left: 0!important;
        padding-right: 0!important
    }

    .headerPaddingandmarginOff #header {
        padding: 0!important;
        margin: 0!important;
    }

    #phantom {
        display: none!important;
    }

    #page .prenext_inner>div {
        display: block!important;
        text-align: left!important;
        margin-bottom: 10px;
        width: 100%!important;
        clear: both;
        float: left;
    }

    #page .prenext_inner .action i {
        display: none;
    }

    #page .prenext_inner>div.first {
        display: none!important;
    }

    .topbarPaddingandmarginOff #top-bar {
        padding: 0!important;
        margin: 0!important;
    }

    .footerPaddingandmarginOff #footer {
        padding: 0!important;
        margin: 0!important;
    }

    .bottombarPaddingandmarginOff #bottom-bar {
        padding: 0!important;
        margin: 0!important;
    }

    .link_image {
        max-width: 100%;
    }

    .post-thumb {
        max-width: 100%;
        display: inline-block;
        width: auto;
        height: auto;
    }

    .ag_image {
        max-width: 100%;
        display: inline-block;
        width: auto;
        height: auto;
    }
}

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

    .widefull_topbar2.widefull_content #top-bar .wf-wrap ,.widefull_footer2.widefull_content #footer .wf-wrap,.widefull_header2.widefull_content #header .wf-table,.widefull_header2.widefull_content #navigation.wf-wrap {
        max-width: 1240px!important;
    }
}

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

    .widefull_topbar1.widefull_content #top-bar .wf-wrap ,.widefull_footer1.widefull_content #footer .wf-wrap,.widefull_header1.widefull_content #header .wf-table,.widefull_header1.widefull_content #navigation.wf-wrap {
        max-width: 984px!important;
    }
}

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

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

    .widefull_topbar3.widefull_content #top-bar .wf-wrap ,.widefull_footer3.widefull_content #footer .wf-wrap,.widefull_header3.widefull_content #header .wf-table,.widefull_header3.widefull_content #navigation.wf-wrap {
        max-width: 1880px!important;
    }
}

@media screen and (min-width:992px) {
    .bit-logo-menu #main-nav {
        line-height: initial;
        display: flex!important;
        justify-content: center;
        align-items: center;
    }

    .menu-left-nav>li,.menu-right-nav>li {
        display: inline-block;
        position: relative;
    }

    .menu-center-nav {
        text-align: center;
        padding: 0 5px;
        max-width: 40%;
    }

    .menu-left-nav {
        width: 40%;
        text-align: right;
        vertical-align: middle;
    }

    .menu-right-nav {
        display: table-cell;
        width: 40%;
        text-align: left;
        vertical-align: middle;
    }

    .borderrightnone .pre_inner {
        border-right: 0!important;
    }

    .wpb_row .vc_span1_7 {
        width: 14.2857142%;
    }

    .wpb_row .vc_span1_3 {
        width: 11.1111111111%;
    }

    .wpb_row .vc_span1_2 {
        width: 10%;
    }

    .wpb_row .vc_span1_5 {
        width: 12.5%;
    }

    .wpb_row .vc_span2_4 {
        width: 20%;
    }

    .wpb_row .vc_span4_5 {
        width: 37.5%;
    }

    .wpb_row .vc_span7_5 {
        width: 62.5%;
    }

    .wpb_row .vc_span10_5 {
        width: 87.5%;
    }

    .bit-html .wpb_row .vc_span1 {
        width: 8.333333333333332%;
    }

    .bit-html .wpb_row .vc_span2 {
        width: 16.6666666666666%;
    }

    .wpb_row .vc_span3 {
        width: 25%;
    }

    .wpb_row .vc_span4 {
        width: 33.33333333333333%;
    }

    .wpb_row .vc_span5 {
        width: 41.66666666666666%;
    }

    .wpb_row .vc_span6 {
        width: 50%;
    }

    .wpb_row .vc_span7 {
        width: 58.333333333333336%;
    }

    .wpb_row .vc_span8 {
        width: 66.66666666666666%;
    }

    .wpb_row .vc_span9 {
        width: 75%;
    }

    .wpb_row .vc_span9_6 {
        width: 80%;
    }

    .wpb_row .vc_span10 {
        width: 83.33333333333334%;
    }

    .wpb_row .vc_span11 {
        width: 91.66666666666666%;
    }

    .wpb_row .vc_span12 {
        width: 100%;
    }
}

@media screen and (max-width:992px) {
    .bit-html .wpb_row .vc_span1,  .bit-html .wpb_row .vc_span2,  .bit-html .wpb_row .vc_span3,  .wpb_row .vc_span4,  .wpb_row .vc_span5,  .wpb_row .vc_span6,  .wpb_row .vc_span7,  .wpb_row .vc_span8,  .wpb_row .vc_span9,  .wpb_row .vc_span10,  .wpb_row .vc_span11,.wpb_row .vc_span12,.wpb_row .vc_span1_2,  .wpb_row .vc_span1_5,.wpb_row .vc_span1_7,.wpb_row .vc_span1_3,.wpb_row .vc_span2_4,  .wpb_row .vc_span4_5,  .wpb_row .vc_span7_5,.wpb_row .vc_span9_6,  .wpb_row .vc_span10_5 {
        width: 100%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile1_7, .display_entire .wpb_row .vc_span1_7 {
        width: 14.2857142%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile1_3, .display_entire .wpb_row .vc_span1_3 {
        width: 11.1111111111%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile1_2, .display_entire .wpb_row .vc_span1_2 {
        width: 10%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile1_5, .display_entire .wpb_row .vc_span1_5 {
        width: 12.5%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile2_4, .display_entire .wpb_row .vc_span2_4 {
        width: 20%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile4_5, .display_entire .wpb_row .vc_span4_5 {
        width: 37.5%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile7_5, .display_entire .wpb_row .vc_span7_5 {
        width: 62.5%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile9_6, .display_entire .wpb_row .vc_span9_6 {
        width: 80%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile10_5, .display_entire .wpb_row .vc_span10_5 {
        width: 87.5%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile1, .bit-html .display_entire .wpb_row .vc_span1 {
        width: 8.333333333333332%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile2, .bit-html .display_entire .wpb_row .vc_span2 {
        width: 16.6666666666666%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile3, .bit-html .display_entire .wpb_row .vc_span3 {
        width: 25%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile4, .display_entire .wpb_row .vc_span4 {
        width: 33.33333333333333%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile5, .display_entire .wpb_row .vc_span5 {
        width: 41.66666666666666%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile6, .display_entire .wpb_row .vc_span6 {
        width: 50%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile7, .display_entire .wpb_row .vc_span7 {
        width: 58.333333333333336%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile8, .display_entire .wpb_row .vc_span8 {
        width: 66.66666666666666%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile9, .display_entire .wpb_row .vc_span9 {
        width: 75%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile10, .display_entire .wpb_row .vc_span10 {
        width: 83.33333333333334%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile11, .display_entire .wpb_row .vc_span11 {
        width: 91.66666666666666%;
    }

    .bit-html body .wpb_row .vc_span_mobile.vc_span_mobile12, .display_entire .wpb_row .vc_span12 {
        width: 100%;
    }
}

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

    .vc_responsive .cta_align_left .wpb_call_text, .vc_responsive .cta_align_right .wpb_call_text {
        width: auto;
        max-width: none;
        text-align: center;
    }
}

@media (max-width:480px) {
    .vc_responsive .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav, .vc_responsive .wpb_tour .wpb_tab, .vc_responsive .wpb_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 .wpb_tour_next_prev_nav {
        width: auto;
        padding: 0 1em;
    }

    .vc_responsive #content .wpb_tour .wpb_tour_tabs_wrapper .wpb_tabs_nav {
        margin-bottom: 1em;
    }

    .vc_responsive .wpb_tour .wpb_tab {
        padding-left: 1em;
        padding-right: 1em;
    }

    .vc_responsive .wpb_row ul.wpb_thumbnails-fluid {
        margin-left: 0;
        width: auto;
    }

    .vc_responsive .wpb_row .wpb_teaser_grid ul.wpb_thumbnails-fluid [class*="vc_span"] {
        width: 100%;
        float: none;
        display: block;
        margin-left: 0;
        margin-right: 0;
    }

    .vc_read_more,.smhide {
        display: none;
    }
}

@media only screen and (min-width:992px) {
    .desktopHidden {
        display: none!important;
    }

    .mobilefloatmenu.dl-menu-open #page {
        transform: none!important;
        -webkit-transform: none!important;
    }

    .dl-menu-open .floatwarpper {
        transform: none!important;
        -webkit-transform: none!important;
    }

    #branding.bit-logo-bar {
        margin: 0!important;
    }
}

@media only screen and (max-width:992px) {
    .cart .cloundmedia_show {
        float: none!important;
        clear: both;
        padding-top: 10px
    }

    .cart .buyactiveday {
        padding-left: 0!important
    }

    .mobilehide_menu>#dl-menu,.mobilehide_menu>#page>#dl-menu,.mobilehide_menu>#page #header #dl-menu {
        display: none!important;
    }

    section.section.min300px {
        min-height: 300px!important;
    }

    .shadowhover .qfy_item_post:hover>div {
        box-shadow: none!important;
    }

    body.compose-mode .vc-list_cate_controls>.controls-element .controls-cc,body.compose-mode .vc-list_btncate_controls>.controls-element .controls-cc,body.compose-mode .vc-list_menu_level>.controls-element .controls-cc,body.compose-mode .vc-list_menu_vertical>.controls-element .controls-cc {
        z-index: 9401;
    }

    .list-style1 .item_block .item_wrapper {
        position: relative!important;
        opacity: 1!important;
        top: 0!important;
        bottom: auto!important;
    }

    .hide_slider_480 {
        visibility: hidden!important;
        display: none!important;
    }

    .bit-html .woocommerce #content div.product div.images,.bit-html .woocommerce div.product div.images,.bit-html .woocommerce div.product div.summary {
        width: 100%!important;
    }

    #parallax-nav.right {
        right: 15px!important;
    }

    #parallax-nav.left {
        left: 15px!important;
    }

    .mobilefloatmenu.dl-menu-open .dl-menu-hidden {
        display: none!important;
    }

    .mobilefloatmenu.dl-menu-open .floatmenu.dl-menuwrapper #mobile-menu {
        width: 12px;
    }

    .mobilefloatmenu.dl-menu-open #mobile-menu.glyphicon.glyphicon-icon-align-justify:before {
        content: '\f00d';
    }

    .dl-menu-film {
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0;
        visibility: hidden;
    }

    .dl-menu-open .dl-menu-film {
        -webkit-transition: .25s ease-in-out;
        transition: .25s ease-in-out;
        display: block;
        visibility: visible;
        opacity: 0.30;
        z-index: 9400;
        background: #1d1e1f;
    }

    .dl-menu-fixedheader {
        z-index: 9300;
        position: fixed;
        height: 60px;
        width: 100%;
    }

    .dl-menu-fixedheader>div.inner {
        width: 100%;
        display: table;
        height: 100%;
        table-layout: fixed;
    }

    .dl-menu-fixedheader>.inner>.mobile_logo,.dl-menu-fixedheader>.inner>.mobile_login_menu,.dl-menu-fixedheader>.inner>.mobile_login_btn {
        display: table-cell;
        vertical-align: middle;
    }

    .bit-html .dl-menu-fixedheader.wf-mobile-visible {
        display: none!important;
        ;
    }

    .bit-html .moble_menufixed .dl-menu-fixedheader.wf-mobile-visible {
        display: block!important;
    }

    .dl-menu-fixedheader>.inner>.mobile_login_menu {
        text-align: center;
        width: 80px;
    }

    .dl-menu-fixedheader>.inner>.mobile_logo {
        text-align: center;
    }

    .dl-menu-fixedheader>.inner>.mobile_login_btn {
        text-align: right;
        width: 80px;
        box-sizing: border-box;
        padding-right: 10px;
    }

    .dl-menu-fixedheader .bitem.logo img {
        max-height: 60px;
        max-width: 100px;
        width: initial;
        height: initial;
    }

    .mobilefloatmenu.dl-menu-open #page {
        -webkit-transform: translate3d(-260px,0,0);
        transform: translate3d(-260px,0px,0px);
        position: relative;
        width: 100%;
        -webkit-transition: -webkit-transform .2s ease-in-out;
        transition: transform .2s ease-in-out
    }

    .dl-menu-open .floatwarpper {
        overflow-x: hidden;
        height: 100%;
        visibility: visible;
        -webkit-transform: translate3d(-260px,0,0);
        transform: translate3d(-260px,0px,0px);
        -webkit-transition: -webkit-transform .2s ease-in-out;
        transition: transform .2s ease-in-out
    }

    .floatwarpper.leftbtnmenu {
        -webkit-transition: -webkit-transform .2s ease-in-out;
        transition: transform .2s ease-in-out;
    }

    .dl-menu-open .floatwarpper.leftbtnmenu {
        -webkit-transform: translate3d(260px,0,0);
        transform: translate3d(260px,0px,0px);
    }

    .mobilefloatmenu.dl-menu-open.mobileleftbtnmenu #page {
        -webkit-transform: none;
        transform: none;
    }

    #header.mobiletopbottom #branding .bitem {
        display: block!important;
    }

    #header.mobiletopbottom #branding .bitem .ui-custom-drop-container.logosize {
        margin-left: -25px!important;
    }

    #header.mobileleftright #branding .bitem {
        display: table-cell!important;
    }

    .bit-html #header.hl #branding .bitem.logo {
        display: none!important;
    }

    .bit-html #header.ht #branding .bitem.text {
        display: none!important;
    }

    #header.mobileleftright #branding .bitem #bit-logoText {
        margin-top: 0!important;
    }

    .gallery_icons_list.mobileleft {
        text-align: left!important;
        ;
    }

    .gallery_icons_list.mobilecenter {
        text-align: center!important;
        ;
    }

    .gallery_icons_list.mobileright {
        text-align: right!important;
        ;
    }

    .content .qfy_title.mobileleft {
        text-align: left;
    }

    .content .qfy_title.mobilecenter {
        text-align: center;
    }

    .content .qfy_title.mobileright {
        text-align: right;
    }

    .content .qfy_title.inherit {
        text-align: inherit;
    }

    .content .qfy_title .qfy_title_inner {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .video_transparent {
        display: none!important;
    }

    .div_table.custom .div_td {
        width: 100%!important;
        display: block!important;
    }

    .mobilemarginleft0px {
        margin-left: 0px!important;
    }

    .search_contain {
        padding-left: 0!important;
        padding-right: 0!important;
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .search_contain .searchform {
        max-width: 100%;
    }

    .bit-html .wf-mobile-visible {
        display: block!important;
    }

    .more.mypages a {
        padding-left: 0!important;
        padding-right: 0!important;
        width: 100%;
    }

    .bit-html .wf-mobile-visible-inline {
        display: inline-block!important;
    }

    .bit-html #mobile-menu {
        display: inline-block;
        margin-bottom: 10px;
    }

    .bit-html .onlyShowMobileWidget {
        display: block!important;
    }

    .bit-html .wf-mobile-hidden,.bit-html .logo-center #main-nav.wf-mobile-hidden,.bit-html .logo-classic-centered #main-nav.wf-mobile-hidden,.bit-html .logo-center .mini-search.wf-mobile-hidden,.bit-html .logo-classic-centered .mini-search.wf-mobile-hidden,.bit-html .logo-classic .wf-td.mini-search.wf-mobile-hidden,.bit-html #header .wf-wrap .wf-table .wf-td.mini-search {
        display: none!important;
    }

    .bit-html #header .navigation-holder,#header .navigation-holder>div {
        background: none;
        background-image: none;
        border: 0px;
    }

    .ts_video_container,.ts_video_container iframe {
        width: 100%!important;
        height: auto!important;
    }

    .header_bg_mobilehide #header {
        background-image: none;
    }

    .bit-html #top-bar.bit-top-bar {
        display: none;
    }

    .bit-html .mobileHidden,.bit-html body .assistive-info .site_tooler.mobileHidden {
        display: none!important;
    }

    .bit-html #bottom-bar .wf-wrap,.bit-html #main .wf-wrap,.bit-html #footer .wf-wrap,.bit-html #top-bar .wf-wrap {
        padding: 0!important;
    }

    #header .wf-wrap {
        padding-left: 10px;
        padding-right: 10px;
    }

    #header .wf-wrap .wf-table #branding {
        display: table;
        margin: 0 auto;
        width: 100%!important;
        max-width: 100%!important;
    }

    #header .wf-wrap .wf-table {
        table-layout: fixed;
    }

    #bitBanner .bit-tp-caption.on,#bitBanner .bit-tp-caption {
        display: none;
    }

    .bit-html .fullscreenpage #fullscreenheader {
        width: 100%;
        top: 0;
        left: 0;
        margin-top: 0!important;
    }

    .wpb_row .vc_span1,.wpb_row .vc_span2,.wpb_row .vc_span3,.wpb_row .vc_span4,.wpb_row .vc_span5,.wpb_row .vc_span6,.wpb_row .vc_span7,.wpb_row .vc_span8,.wpb_row .vc_span9,.wpb_row .vc_span10,.wpb_row .vc_span2_4,.wpb_row .vc_span9_6,.wpb_row .vc_span11,.wpb_row .vc_span12 {
        padding: 0px!important;
    }

    body.compose-mode .bitLeftSider .vc-no-content-helper.vc-not-empty,body.compose-mode .bitRightSider .vc-no-content-helper.vc-not-empty {
        padding: 10px 0 0 0!important;
    }

    .page .main-outer-wrapper .right-sidebar-wrapper,.page .main-outer-wrapper .left-sidebar-wrapper,.page .main-outer-wrapper .bitMainTopSider-wrapper {
        padding-top: 0!important;
    }

    section .bitMainTopSider,  section .bitMainBottomSider,  section .bitLeftSider,  section .bitRightSider {
        padding-left: 15px!important;
        padding-right: 15px!important;
        margin-top: 0px!important;
    }

    section.section {
    }

    .content-fullwidth #page #main .wf-wrap .wpb_row,.content-fullwidth #page #main .bitMainTopSider,.content-fullwidth #page #main .bitMainBottomSider {
        padding: 0!important;
    }

    .content-fullwidth.mini-boxed-layout #page #main .wf-wrap .wpb_row,.content-fullwidth.mini-boxed-layout #page #main .bitMainTopSider,.content-fullwidth.mini-boxed-layout #page #main .bitMainBottomSider {
        padding: 0!important;
    }

    .bitLeftSider,.bitRightSider {
        margin-right: 0!important;
        margin-left: 0!important;
    }

    .vc_bit_raw_video.autoheight {
        height: auto!important;
    }

    .footer .widget {
        width: 100%!important;
    }

    .qfytemplateslist,.qfytemplateslist>.vc_span_class {
        width: 100%!important;
        display: block!important;
    }

    .qfytemplateslist .vc-item {
        float: none!important;
        position: relative!important;
    }

    .column_inner {
        min-height: 0!important;
    }

    .bitImageControlDiv,.wpb_content_element,.vc_carousel_horizontal,.ts-circliful-counter-parent,.ts_html5_video_frame,.wpb_images_lib,.progressbarparent,.ts-icon-counter,.vc_bit_raw_videoparent,.wpb_raw_code,.qfy_scroll_box_div,.ts-countdown-parent,.qfy_cart.qfy_wc_div,.qfy_checkout.qfy_wc_div,.qfy_account.qfy_wc_div,.vc_btn3-container,.vc_icon_element,.QFBOOKCalendar-container,.QFBOOKSearchsimpleform {
    }

    .QFBOOKSearchsimpleform.level .wf-table,.QFBOOKSearchsimpleform.level .wf-td {
        display: block;
        padding-right: 0px!important;
        padding-bottom: 10px!important;
    }

    .bit-html .page .container {
        margin: 0px auto;
        max-width: 768px;
    }

    .mobileleftbtnmenu #header {
        display: none;
    }

    .bit-html .MainMenu {
        clear: both;
    }

    .bit-html .page .bit_row {
        width: auto;
        min-width: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .bit-html .page .bit_row .column,.bit-html .page .bit_row .columns {
        width: 100%;
        float: none;
    }

    .bit-html .page .column:last-child,.bit-html .page .columns:last-child {
        float: none;
    }

    .bit-html .page [class*="column"] + [class*="column"]:last-child {
        float: none;
    }

    .bit-html .page .column:before,.bit-html .page .columns:before,.bit-html .page .column:after,.bit-html .page .columns:after {
        content: "";
        display: table;
    }

    .bit-html .page .column:after,.bit-html .page .columns:after {
        clear: both;
    }

    .vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item,.woocommerce .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item,.woocommerce .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>li {
        float: none!important;
        width: 100%!important;
        padding-right: 0px!important;
    }

    .vc-carousel-slideline-inner {
        left: 0px!important;
    }

    .vc-carousel .vc-carousel-inner .vc-carousel-slideline,.woocommerce .vc-carousel-inner .vc-carousel-slideline {
        width: 100%!important;
    }

    .bit-html .vc-carousel .vc-right.vc-carousel-control,.bit-html .vc-carousel .vc-left.vc-carousel-control,.bit-html .vc-carousel .vc-carousel-indicators {
        display: none;
    }

    .bit-html #bitBanner.bitBanner {
        padding-left: 0;
        padding-right: 0;
        margin-left: 0;
        margin-right: 0;
    }

    .bit-html #header {
        padding-top: 0!important;
        padding-bottom: 0!important;
        margin: 0!important;
    }

    .bit-html #top-bar {
        padding: 0!important;
        margin: 0!important;
    }

    .bit-html #footer {
        margin: 0!important;
    }

    .bit-html #bottom-bar {
        margin: 0!important;
    }

    .mobile_footer_menu {
        display: block!important;
        width: 100%;
    }

    .bit-html .scroll-top {
        bottom: 40px;
    }
}

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

    .pc_clear {
        clear: both;
    }
}

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

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

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

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

@media screen and (min-width:768px) {
    .bit-html .vc-carousel-control .icon-prev, .bit-html .vc-carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        margin-left: -15px;
        font-size: 30px;
        display: block;
        padding: 0;
    }

    .bit-html .vc-carousel-caption {
        left: 20%;
        right: 20%;
        padding-bottom: 30px;
    }

    .bit-html .vc-carousel-indicators {
        bottom: 28px;
    }

    .lastcolmun:after {
        clear: both;
    }

    .qfy_custom_search ul.subul li.item.showline {
        padding-bottom: 5px!important;
    }

    .bit-html #header.transparent,.bit-html .overlap #header.transparent,.old-ie.bit-html #header.transparent,.old-ie.bit-html .overlap #header.transparent {
        background-color: transparent;
    }

    .qfy_custom_search.vbutton ul.subul {
        width: 100%;
    }

    .qfy_custom_search.vbutton ul.subul>li {
        display: block;
        width: 100%;
    }

    .qfy_custom_search.vbutton li.header {
        padding-right: 0!important;
    }

    .qfy_custom_search.vbutton li.item {
        padding-top: 5px;
    }

    .qfy_custom_search.vbutton ul.subul {
        width: 100%;
    }

    .qfy_custom_search.vbutton ul.subul>li {
        display: block;
        width: 100%;
    }

    .qfy_custom_search.vbutton li.header {
        padding-right: 0!important;
    }

    .qfy_custom_search.vbutton li.item {
        padding-top: 5px;
    }
}

@media screen and (min-width:992px) {
    .bit-html #header.desktop_transparent, .bit-html .overlap #header.desktop_transparent, .old-ie.bit-html #header.desktop_transparent, .old-ie.bit-html .overlap #header.desktop_transparent {
        background-color: transparent;
    }

    .bodyheader40 #header {
        position: absolute;
        top: 40px;
        width: 100%;
        z-index: 9200;
    }

    .bodyheader40 #top-bar {
        z-index: 9201;
    }

    .bodyheader0 #header {
        position: absolute;
        top: 0px;
        width: 100%;
        z-index: 9200;
    }
}

@media screen and (max-width:768px) {
    .list-style4 .vc_ca_post_id>div {
        padding: 0!important;
    }

    ul.products li.product .qfycustomtd {
        width: 100%!important;
        padding-left: 0!important;
        padding-right: 0!important;
    }

    .lastmobilecolmun:after {
        clear: both;
    }

    .bit-html .list-style8 .item_info {
        height: auto!important;
        margin-bottom: 10px;
        width: 100%!important;
    }

    .bit-html .list-style8 .item_info .text_wrap {
        max-width: 100%!important;
    }

    .bit-html .list-style8 .text_wrap,.bit-html .list-style8 .date_wrap {
        display: block!important;
        padding: 0!important;
        text-align: left!important;
        width: 100% important;
    }

    .qfy_custom_search ul.subul li.item.mobileline {
        padding-bottom: 5px!important;
    }

    .mobile_clear {
        clear: both;
    }

    .tableft .tabcontent-inner>ul {
        text-align: left!important;
    }

    .tabright .tabcontent-inner>ul {
        text-align: right!important;
    }

    .tabcontent-inner>ul>li {
        display: inline-block!important;
    }

    #page {
        max-width: 100%;
    }

    .qfy-slidercontent .royalSlider_gallery_new .rsOverflow {
        height: auto!important;
    }

    .qfy-slidercontent .royalSlider_gallery_new .rsOverflow .rsSlide {
        left: 0!important;
        position: relative!important;
        display: block!important;
        opacity: 1!important;
    }

    .qfy-slidercontent .royalSlider_gallery_new .rsContainer {
        transform: none!important;
    }

    .qfy-slidercontent .royalSlider_gallery_new section.section {
        height: auto!important;
    }

    .qfy-slidercontent .royalSlider_gallery_new .rsArrow,.qfy-slidercontent .royalSlider_gallery_new .rsBullets {
        display: none!important;
    }

    .mobile_fontsize8 * {
        font-size: 8px!important;
    }

    .mobile_fontsize9 * {
        font-size: 9px!important;
    }

    .mobile_fontsize10 * {
        font-size: 10px!important;
    }

    .mobile_fontsize11 * {
        font-size: 11px!important;
    }

    .mobile_fontsize12 * {
        font-size: 12px!important;
    }

    .mobile_fontsize13 * {
        font-size: 13px!important;
    }

    .mobile_fontsize14 * {
        font-size: 14px!important;
    }

    .mobile_fontsize15 * {
        font-size: 15px!important;
    }

    .mobile_fontsize16 * {
        font-size: 16px!important;
    }

    .mobile_fontsize17 * {
        font-size: 17px!important;
    }

    .mobile_fontsize18 * {
        font-size: 18px!important;
    }

    .mobile_fontsize19 * {
        font-size: 19px!important;
    }

    .mobile_fontsize20 * {
        font-size: 20px!important;
    }

    .mobile_fontsize21 * {
        font-size: 21px!important;
    }

    .mobile_fontsize22 * {
        font-size: 22px!important;
    }

    .mobile_fontsize23 * {
        font-size: 23px!important;
    }

    .mobile_fontsize24 * {
        font-size: 24px!important;
    }

    .mobile_fontsize25 * {
        font-size: 25px!important;
    }

    .mobile_fontsize26 * {
        font-size: 26px!important;
    }

    .mobile_fontsize27 * {
        font-size: 27px!important;
    }

    .mobile_fontsize28 * {
        font-size: 28px!important;
    }

    .mobile_fontsize29 * {
        font-size: 29px!important;
    }

    .mobile_fontsize30 * {
        font-size: 30px!important;
    }

    .bit-html .vc_btn3-container.vc_btn-mobile-center {
        text-align: center
    }

    .bit-html .vc_btn3-container.vc_btn-mobile-left {
        text-align: left
    }

    .bit-html .vc_btn3-container.vc_btn-mobile-right {
        text-align: right
    }

    .bit-html .vc_btn3-container.vc_btn-mobile-inline {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle;
        text-align: inherit;
    }

    #header #navigation,#header .navigation-holder {
        left: 0!important;
        top: 0!important;
    }

    .bit-html .top-bar-right {
        max-width: 100%;
    }

    .top-bar-right .bitSearchFrom form.searchform {
        margin-right: 0!important;
    }

    .bit-html .assistive-info.align .site_tooler {
        display: block!important;
    }

    .bit-html .assistive-info.mobilealign .site_tooler {
        display: inline-block!important;
    }

    .bit-html .assistive-info.mobilevalign .site_tooler {
        display: block!important;
    }

    .qfy_pop_checkedimg {
        width: 70px!important;
    }

    #tab-description img {
        height: auto!important;
    }

    .bit-html .dl-container,.bit-html .dl-menu {
        margin: 0 auto;
        min-width: 200px;
        max-width: 960px;
    }

    .bit-html #header.logo-left #branding,.bit-html #header.logo-classic #branding,.bit-html #header.logo-classic-centered #branding,.bit-html #header.logo-center #branding {
        padding-right: 0;
    }

    .bit-html body.compose-mode .bitSiteSlide {
        right: 0;
        top: 0;
    }

    .bit-html .logo-classic .navigation-holder>div {
        padding-left: 0;
        padding-right: 0;
    }

    .bit-html #header .wf-wrap .wf-table .wf-td {
        display: block;
    }

    .bit-html .logo-left #navigation {
        text-align: center;
    }

    .tp-bullets {
        bottom: 6px!important;
    }

    .tp-rightarrow {
        right: 6px!important;
    }

    .tp-leftarrow {
        left: 6px!important;
    }

    .textwidget.bitWidgetFrame img,.wpb_text_column img {
        height: auto!important;
    }

    div.qfyuser {
        float: none!important;
        margin-left: auto!important;
        margin-right: auto!important;
        max-width: 100%!important;
        width: auto!important;
    }

    .background-media {
        background-attachment: scroll!important;
    }

    .column_inner {
        margin-left: 0!important;
        margin-right: 0!important;
    }

    .bit-html .small-screen-center {
        text-align: center!important;
    }

    .bit-html .small-screen-left {
        text-align: left!important;
    }

    .bit-html .small-screen-right {
        text-align: right!important;
    }

    #header.logo-left #branding,#header.logo-left #branding img,#header.logo-classic #branding,#header.logo-classic #branding img,#header.logo-classic-centered #branding,#header.logo-classic-centered #branding img,#header.logo-center #branding,#header.logo-center #branding img {
        max-width: 100%;
    }

    .qfy-column-inner.column_middle:not(.fullrow) {
        margin-top: 0!important;
    }

    .bit-html #branding,.bit-html #branding-bottom,.bit-html #top-bar .wf-float-left,.bit-html #top-bar .wf-float-right,.bit-html #bottom-bar .wf-float-left,.bit-html #bottom-bar .wf-float-right {
        float: none;
        width: auto;
        padding-left: 0;
        padding-right: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    #header.headerInnerPM>.wf-wrap {
        margin: 0!important;
        padding-top: 0!important;
        padding-bottom: 0!important;
    }

    #header.headerInnerPM .navigation-holder>div {
        margin: 0!important;
        padding: 0!important;
    }

    #header.menuPosition #navigation #main-nav {
        bottom: 0px!important;
        left: 0px!important;
    }

    #header.menuPositionHolder .navigation-holder {
        bottom: 0px!important;
        left: 0px!important;
    }

    .bit-html #fancy-header .wf-wrap {
        display: table;
    }

    .bit-html #fancy-header .wf-table {
        display: table-cell;
        vertical-align: middle;
    }

    .bit-html #fancy-header .td-for-height {
        display: none;
    }

    .bit-html .logo-classic #branding,.bit-html .logo-classic .assistive-info,.bit-html .logo-classic-centered #branding,.bit-html .logo-classic-centered .assistive-info {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

    .bit-html #header .assistive-info.mobilealign_left {
        text-align: left;
    }

    .bit-html #header .assistive-info.mobilealign_right {
        text-align: right;
    }

    .bit-html #header .assistive-info.mobilealign_center {
        text-align: center;
    }

    .mobile_align_left {
        text-align: left!important;
    }

    .mobile_align_center {
        text-align: center!important;
    }

    .mobile_align_right {
        text-align: right!important;
    }

    .bit-html .logo-classic #navigation,.bit-html .logo-classic-centered #navigation {
        text-align: center;
    }

    .bit-html .logo-classic #navigation,.logo-classic-centered #navigation {
        line-height: normal;
    }

    .bit-html .logo-left #navigation,.bit-html .logo-left-right #navigation {
        text-align: center;
    }

    .bit-html .qfy-comments .children {
        padding-left: 0px;
    }

    .bit-html .logo-left-right .bit_widget_more {
        padding-left: 5px;
        padding-right: 5px;
    }

    .bit-html .logo-left-right .bit_widget_more .site_tooler {
        display: block;
    }

    .bit-html #header .navigation-holder #navigation {
        background: none;
        background-color: none;
        border: 0;
    }

    .bit-html .blog-media.wf-td,.bit-html .blog-content.wf-td {
        display: block;
        margin: 0 0 20px 0!important;
        padding: 0!important;
        width: 100%!important;
    }

    .bit-html .post_blog3 li:first-child {
        padding-bottom: 35px!important;
    }

    .wpb_gallery_slides,.wpb_gallery,.wpb_gallery_slides img {
        width: 100%!important;
        height: auto!important;
    }

    .wpb_carousel_slides,.wpb_carousel_slides .vc-item,.wpb_carousel_slides img {
        width: 100%!important;
        height: auto!important;
    }

    .bit-html .vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item {
        visibility: visible;
    }

    .mobilenopadding {
        margin: 0!important;
    }
}

@media screen and (min-width:768px) {
    .mobiledefault_containter.dl-menuwrapper ul {
        right: 50%;
        margin-right: -140px
    }

    .content-fullwidth #page #main .wf-wrap .section.full .wpb_row,.content-fullwidth #page #main .wf-wrap .section.full .wpb_row .vc_span12,.content-fullwidth #page #main .wf-wrap .section.full .wpb_row .vc_span_class,.content-fullwidth #page #main .wf-wrap .section.full .wpb_row .vc_span_mobile,#page .qfy-sub-div-inner .section.full .wpb_row,#page .qfy-sub-div-inner .section.full .vc_span12,#page .qfy-sub-div-inner .section.full .vc_span_class,#page .qfy-sub-div-inner .section.full .vc_span_mobile {
        padding: 0px;
    }
}

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

@media only screen and (min-width :768px) and (max-width :992px) {
    .bit-html #header .wf-wrap .wf-table .wf-td {
        display: block;
    }

    .logo-left .dl-container,.logo-left-right .dl-container {
        width: 100%;
        min-width: 230px;
        max-width: 320px;
        margin: 0 auto
    }

    .bit-html .assistive-info {
        display: none!important;
    }

    #branding.bit-logo-bar {
        margin-left: 0!important;
    }

    img.ag_image {
        max-width: 992px;
    }

    .bit-html .logo-classic #branding,.bit-html .logo-classic .assistive-info,.bit-html .logo-classic-centered #branding,.bit-html .logo-classic-centered .assistive-info {
        width: 100%;
        padding-right: 0;
        text-align: center;
    }

    .bit-html #branding,.bit-html #branding-bottom,.bit-html #top-bar .wf-float-left,.bit-html #top-bar .wf-float-right,.bit-html #bottom-bar .wf-float-left,.bit-html #bottom-bar .wf-float-right {
        float: none;
        width: auto;
        padding-left: 0;
        padding-right: 0!important;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }

    #header.logo-left #branding,#header.logo-left #branding img,#header.logo-classic #branding,#header.logo-classic #branding img,#header.logo-classic-centered #branding,#header.logo-classic-centered #branding img,#header.logo-center #branding,#header.logo-center #branding img {
        max-width: 100%;
    }

    .bit-html #header .assistive-info.mobilealign_left {
        text-align: left;
    }

    .bit-html #header .assistive-info.mobilealign_right {
        text-align: right;
    }

    .bit-html #header .assistive-info.mobilealign_center {
        text-align: center;
    }

    #navigation>#main-nav,#navigation>.controls-element {
        display: none;
    }

    .bit-html .logo-left #branding {
        max-width: 992px;
    }

    .bit-html .assistive-info.align .site_tooler {
        display: block!important;
    }

    .bit-html .assistive-info.mobilealign .site_tooler {
        display: inline-block!important;
    }

    .bit-html .assistive-info.mobilevalign .site_tooler {
        display: block!important;
    }

    .bit-html .woocommerce #content div.product div.images {
        width: 100%!important;
    }
}

@media only screen and (min-width :992px) and (max-width :1444px) {
    .qfytemplateslist .vc_span_class.qfy-template-content {
        padding-left: 40px!important
    }

    .qfytemplateslist .qfy_template_lib .vc-item {
        padding-right: 40px!important
    }

    .qfytemplateslist .qfy-template-content .qfy_template_lib .img_inner {
        height: 200px!important
    }

    .qfytemplateslist .qfy-template-content .qfy_template_lib .info,.qfytemplateslist .qfy-template-content .qfy_template_lib .use {
        padding: 1px 13px!important
    }
}
/* open_social_css: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/plugins/open-social/images/os.css) */
.ui-tooltip {
    padding: 6px;
    font-size: 12px;
    line-height: 100%;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
    background: #fff;
}

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

.login_box {
    clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#open_social_float_button {
    position: fixed;
    bottom: 38px;
    width: 35px;
    height: 90px;
    margin-left: -70px;
    display: none;
}
/* qfy_editor_front: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/plugins/qfy_editor/assets/css/qfy_editor_front.css) */
body .tp-caption.white {
    font-size: 76px;
    font-family: "黑体";
    color: white;
    text-decoration: underline;
    background-color: transparent;
    padding: 5px;
    text-shadow: none;
    border-width: 0px;
    border-color: rgb(0,0,0);
    border-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

body {
    margin: 0;
}

a {
    background: transparent;
}

a:focus {
    outline: thin dotted;
}

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

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

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

b,strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

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

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

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

pre {
    white-space: pre-wrap;
}

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

small {
    font-size: 80%;
}

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

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

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

figure {
    margin: 0;
}

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

legend {
    border: 0;
    padding: 0;
}

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

button,input {
    line-height: normal;
}

button,select {
    text-transform: none;
}

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

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

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

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

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

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

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

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

.vc_clearfix {
    *zoom: 1;
}

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

.vc_clearfix:after {
    clear: both;
}

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

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

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

.vc_container:after {
    clear: both;
}

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

.vc_container:after {
    clear: both;
}

.wpb_row {
    margin: 0;
}

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

.wpb_row:after {
    clear: both;
}

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

.wpb_row:after {
    clear: both;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.vc_txt_align_left {
    text-align: left;
}

.vc_txt_align_right {
    text-align: right;
}

.vc_txt_align_center {
    text-align: center;
}

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

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

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

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

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

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

.vc_el_width_100 {
    width: 100%;
}

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

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

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

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

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

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

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

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

.vc_btn_square {
    border-radius: 0;
}

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

.vc_btn_round {
    border-radius: 25px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wpb_alert-info .messagebox_text {
    background: url(../images/info.png) no-repeat left center;
}

.wpb_alert-success .messagebox_text {
    background: url(../images/tick.png) no-repeat left center;
}

.wpb_alert-error .messagebox_text,.wpb_alert-danger .messagebox_text {
    background: url(../images/exclamation.png) no-repeat left center;
}

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

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

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

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

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

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

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

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

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

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

.vc_separator {
    display: table;
}

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

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

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

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

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

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

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

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

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

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

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

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

.vc_separator.vc_sep_double {
    height: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wpb_alert p:last-child,#content .wpb_alert p:last-child,.wpb_text_column p:last-child,.wpb_text_column *:last-child,#content .wpb_text_column p:last-child,#content .wpb_text_column *:last-child,.wpb_toggle_content p:last-child {
    margin-bottom: 0;
}

.wpb_content_element,ul.wpb_thumbnails-fluid>li,.last_toggle_el_margin,.wpb_button {
    margin-bottom: 35px;
}

.wpb_column>.wpb_wrapper *:last-child,.wpb_column>.wpb_wrapper>.vc-element:last-child>.wpb_content_element,.wpb_column>.wpb_wrapper>.vc-element:last-child>.wpb_row {
    margin-bottom: 0;
}

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

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

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

.fb_type_standard {
    height: 25px;
}

.fb_type_standard iframe {
    height: 25px;
}

.fb_type_button_count {
    height: 20px;
}

.fb_type_button_count iframe {
    height: 20px;
}

.fb_type_box_count {
    height: 62px;
}

.fb_type_box_count iframe {
    height: 62px;
}

.wpb_googleplus_type_standard {
    height: 25px;
}

.wpb_googleplus_type_small {
    height: 19px;
}

.wpb_googleplus_type_medium {
    height: 21px;
}

.wpb_googleplus_type_tall {
    height: 21px;
}

.wpb_pinterest_type_horizontal {
    height: 21px;
}

.wpb_pinterest_type_vertical {
    height: 60px;
}

.wpb_pinterest_type_none {
    height: 21px;
}

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

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

.wpb_toggle_title_active,#content h4.wpb_toggle_title_active {
    background: url(../images/toggle_close.png) no-repeat left center;
}

.wpb_toggle:hover {
    cursor: pointer;
}

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

.wpb_toggle_open {
    display: block;
}

.wpb_widgetised_column .wpb_wrapper>ul {
    margin: 0;
}

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

.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before {
    display: none!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wpb_column .wpb_wrapper .wpb_teaser_grid {
    margin-bottom: 0;
    float: none;
}

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

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

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

.wpb_row .wpb_grid ul.wpb_thumbnails-fluid,.wpb_row .wpb_filtered_grid ul.wpb_thumbnails-fluid {
    padding: 0;
    overflow: visible!important;
}

.wpb_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%;
}

.wpb_carousel .wpb_wrapper {
    position: relative;
}

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

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

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

.wpb_carousel .prev {
    right: 30px;
}

.wpb_carousel .next {
    right: 0px;
}

.wpb_carousel .wpb_thumbnails-fluid {
    width: 100%;
}

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

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

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

.wpb_teaser_grid .categories_filter li:after,.wpb_categories_filter li:after,.wpb_teaser_grid .categories_filter li:before,.wpb_categories_filter li:before {
    display: none!important;
}

.wpb_teaser_grid .categories_filter li a,.wpb_categories_filter li a {
    border: none;
    text-decoration: none;
}

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

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

.wpb_image_grid .wpb_image_grid_ul {
    margin: 0;
    padding: 0;
}

.wpb_image_grid .wpb_image_grid_ul>li {
    background-image: none;
    list-style: none!important;
}

.wpb_image_grid .wpb_image_grid_ul>li:after,.wpb_image_grid .wpb_image_grid_ul>li:before {
    display: none!important;
}

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

.wpb_image_grid .wpb_image_grid_ul a {
    display: block;
}

.wpb_image_grid .wpb_image_grid_ul img {
    display: block;
    max-width: 100%;
    height: auto;
}

.wpb_gallery .wpb_flexslider .flex-control-nav {
    bottom: -35px;
}

.wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default;
}

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

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper {
    padding-top: 56%;
    position: relative;
}

.wpb_video_widget .wpb_wrapper .wpb_video_wrapper>div {
    padding-top: 0!important;
    position: static;
}

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

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

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

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

.wpb_posts_slider .wpb_gallery_slides>ul>li:after,.wpb_posts_slider .wpb_gallery_slides>ul>li:before {
    display: none!important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

    to {
        background-position: 0 0;
    }
}

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

    to {
        background-position: 0 0;
    }
}

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

    to {
        background-position: 0 0;
    }
}

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

    to {
        background-position: 40px 0;
    }
}

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

    to {
        background-position: 0 0;
    }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.wpb_animate_when_almost_visible {
    opacity: 0;
}

@-webkit-keyframes wpb_qfy_swing {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes wpb_qfy_swing {
    20% {
        transform: rotate(15deg);
    }

    40% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(5deg);
    }

    80% {
        transform: rotate(-5deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes wpb_qfy_swing-1 {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(60deg);
    }

    40% {
        -webkit-transform: rotate(-50deg);
    }

    60% {
        -webkit-transform: rotate(20deg);
    }

    80% {
        -webkit-transform: rotate(-20deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes wpb_qfy_swing-1 {
    20% {
        transform: rotate(60deg);
    }

    40% {
        transform: rotate(-50deg);
    }

    60% {
        transform: rotate(20deg);
    }

    80% {
        transform: rotate(-20deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes wpb_qfy_swing-2 {
    20%,40%,60%,80%,100% {
        -webkit-transform-origin: top center;
    }

    20% {
        -webkit-transform: rotate(120deg);
    }

    40% {
        -webkit-transform: rotate(-100deg);
    }

    60% {
        -webkit-transform: rotate(40deg);
    }

    80% {
        -webkit-transform: rotate(-40deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
    }
}

@keyframes wpb_qfy_swing-2 {
    20% {
        transform: rotate(120deg);
    }

    40% {
        transform: rotate(-100deg);
    }

    60% {
        transform: rotate(40deg);
    }

    80% {
        transform: rotate(-40deg);
    }

    100% {
        transform: rotate(0deg);
    }
}

@-webkit-keyframes wpb_qfy_swing-3 {
    0%,100% {
        -webkit-transform: rotateY(0)
    }

    30% {
        -webkit-transform: rotateY(-10deg)
    }

    60% {
        -webkit-transform: rotateY(10deg)
    }
}

@keyframes wpb_qfy_swing-3 {
    0%,100% {
        transform: rotateY(0deg)
    }

    30% {
        transform: rotateY(-10deg)
    }

    60% {
        transform: rotateY(10deg)
    }
}

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

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

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

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

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

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

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

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

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

    100% {
        -webkit-transform-origin: center center;
        -webkit-transform: rotate(0);
        opacity: 1;
    }
}

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

    100% {
        transform-origin: center center;
        transform: rotate(0);
        opacity: 1;
    }
}

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

    100% {
        -webkit-transform: rotateY(0deg);
        -webkit-animation-timing-function: ease-in;
    }
}

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

    100% {
        transform: rotateY(0deg);
        animation-timing-function: ease-in;
    }
}

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

    100% {
        -webkit-transform: rotateY(360deg);
        -webkit-animation-timing-function: ease-in;
    }
}

@keyframes wpb_qfy_flip-1 {
    0% {
        transform: rotateY(0);
        animation-timing-function: ease-out;
    }

    100% {
        transform: rotateY(360deg);
        animation-timing-function: ease-in;
    }
}

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

    100% {
        -webkit-transform: rotateY(720deg);
        -webkit-animation-timing-function: ease-in;
    }
}

@keyframes wpb_qfy_flip-2 {
    0% {
        transform: rotateY(0);
        animation-timing-function: ease-out;
    }

    100% {
        transform: rotateY(720deg);
        animation-timing-function: ease-in;
    }
}

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

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

@-webkit-keyframes wpb_qfy_shakeUp {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateY(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateY(10px)
    }
}

@keyframes wpb_qfy_shakeUp {
    0%,100% {
        transform: translateY(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateY(-10px)
    }

    20%,40%,60%,80% {
        transform: translateY(10px)
    }
}

@-webkit-keyframes wpb_qfy_shakeUp-1 {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateY(-25px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateY(25px)
    }
}

@keyframes wpb_qfy_shakeUp-1 {
    0%,100% {
        transform: translateY(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateY(-25px)
    }

    20%,40%,60%,80% {
        transform: translateY(25px)
    }
}

@-webkit-keyframes wpb_qfy_shakeUp-2 {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateY(-75px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateY(75px)
    }
}

@keyframes wpb_qfy_shakeUp-2 {
    0%,100% {
        transform: translateY(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateY(-75px)
    }

    20%,40%,60%,80% {
        transform: translateY(75px)
    }
}

@-webkit-keyframes wpb_qfy_shake {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(10px)
    }
}

@keyframes wpb_qfy_shake {
    0%,100% {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-10px)
    }

    20%,40%,60%,80% {
        transform: translateX(10px)
    }
}

@-webkit-keyframes wpb_qfy_shake-1 {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-25px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(25px)
    }
}

@keyframes wpb_qfy_shake-1 {
    0%,100% {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-25px)
    }

    20%,40%,60%,80% {
        transform: translateX(25px)
    }
}

@-webkit-keyframes wpb_qfy_shake-2 {
    0%,100% {
        -webkit-transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translateX(-75px)
    }

    20%,40%,60%,80% {
        -webkit-transform: translateX(75px)
    }
}

@keyframes wpb_qfy_shake-2 {
    0%,100% {
        transform: translateX(0)
    }

    10%,30%,50%,70%,90% {
        transform: translateX(-75px)
    }

    20%,40%,60%,80% {
        transform: translateX(75px)
    }
}

.wpb_start_animation.wpb_qfy_swing {
    -webkit-animation: wpb_qfy_swing 0.7s 1 ease;
    -moz-animation: wpb_qfy_swing 0.7s 1 ease;
    -o-animation: wpb_qfy_swing 0.7s 1 ease;
    animation: wpb_qfy_swing 0.7s 1 ease;
    opacity: 1;
}

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

.wpb_start_animation.wpb_qfy_swing.anlength1 {
    -webkit-animation-name: wpb_qfy_swing-1;
    -moz-animation-name: wpb_qfy_swing-1;
    -o-animation-name: wpb_qfy_swing-1;
    animation-name: wpb_qfy_swing-1
}

.wpb_start_animation.wpb_qfy_swing.anlength2 {
    -webkit-animation-name: wpb_qfy_swing-2;
    -moz-animation-name: wpb_qfy_swing-2;
    -o-animation-name: wpb_qfy_swing-2;
    animation-name: wpb_qfy_swing-2
}

.wpb_start_animation.wpb_qfy_rotateIn {
    -webkit-animation: wpb_qfy_rotateIn 0.7s 1 ease;
    -moz-animation: wpb_qfy_rotateIn 0.7s 1 ease;
    -o-animation: wpb_qfy_rotateIn 0.7s 1 ease;
    animation: wpb_qfy_rotateIn 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_qfy_rotateIn.anlength1 {
    -webkit-animation-name: wpb_qfy_rotateIn-1;
    -moz-animation-name: wpb_qfy_rotateIn-1;
    -o-animation-name: wpb_qfy_rotateIn-1;
    animation-name: wpb_qfy_rotateIn-1
}

.wpb_start_animation.wpb_qfy_rotateIn.anlength2 {
    -webkit-animation-name: wpb_qfy_rotateIn-2;
    -moz-animation-name: wpb_qfy_rotateIn-2;
    -o-animation-name: wpb_qfy_rotateIn-2;
    animation-name: wpb_qfy_rotateIn-2
}

.wpb_start_animation.wpb_qfy_flip {
    -webkit-animation: wpb_qfy_flip 0.7s 1 ease;
    -moz-animation: wpb_qfy_flip 0.7s 1 ease;
    -o-animation: wpb_qfy_flip 0.7s 1 ease;
    animation: wpb_qfy_flip 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_qfy_flip.anlength1 {
    -webkit-animation-name: wpb_qfy_flip-1;
    -moz-animation-name: wpb_qfy_flip-1;
    -o-animation-name: wpb_qfy_flip-1;
    animation-name: wpb_qfy_flip-1
}

.wpb_start_animation.wpb_qfy_flip.anlength2 {
    -webkit-animation-name: wpb_qfy_flip-2;
    -moz-animation-name: wpb_qfy_flip-2;
    -o-animation-name: wpb_qfy_flip-2;
    animation-name: wpb_qfy_flip-2
}

.wpb_start_animation.wpb_qfy_shakeUp {
    -webkit-animation: wpb_qfy_shakeUp 0.7s 1 ease;
    -moz-animation: wpb_qfy_shakeUp 0.7s 1 ease;
    -o-animation: wpb_qfy_shakeUp 0.7s 1 ease;
    animation: wpb_qfy_shakeUp 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_qfy_spin {
    -webkit-animation: qfy_spin 0.7s linear infinite;
    animation: qfy_spin 0.7s linear infinite;
    opacity: 1;
}

.wpb_start_animation.wpb_qfy_shakeUp.anlength1 {
    -webkit-animation-name: wpb_qfy_shakeUp-1;
    -moz-animation-name: wpb_qfy_shakeUp-1;
    -o-animation-name: wpb_qfy_shakeUp-1;
    animation-name: wpb_qfy_shakeUp-1
}

.wpb_start_animation.wpb_qfy_shakeUp.anlength2 {
    -webkit-animation-name: wpb_qfy_shakeUp-2;
    -moz-animation-name: wpb_qfy_shakeUp-2;
    -o-animation-name: wpb_qfy_shakeUp-2;
    animation-name: wpb_qfy_shakeUp-2
}

.wpb_start_animation.wpb_qfy_shake {
    -webkit-animation: wpb_qfy_shake 0.7s 1 ease;
    -moz-animation: wpb_qfy_shake 0.7s 1 ease;
    -o-animation: wpb_qfy_shake 0.7s 1 ease;
    animation: wpb_qfy_shake 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_qfy_shake.anlength1 {
    -webkit-animation-name: wpb_qfy_shake-1;
    -moz-animation-name: wpb_qfy_shake-1;
    -o-animation-name: wpb_qfy_shake-1;
    animation-name: wpb_qfy_shake-1
}

.wpb_start_animation.wpb_qfy_shake.anlength2 {
    -webkit-animation-name: wpb_qfy_shake-2;
    -moz-animation-name: wpb_qfy_shake-2;
    -o-animation-name: wpb_qfy_shake-2;
    animation-name: wpb_qfy_shake-2
}

.wpb_start_animation.wpb_top-to-bottom {
    -webkit-animation: wpb_ttb 0.7s 1 ease;
    -moz-animation: wpb_ttb 0.7s 1 ease;
    -o-animation: wpb_ttb 0.7s 1 ease;
    animation: wpb_ttb 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_top-to-bottom.anlength1 {
    -webkit-animation-name: wpb_ttb-1;
    -moz-animation-name: wpb_ttb-1;
    -o-animation-name: wpb_ttb-1;
    animation-name: wpb_ttb-1
}

.wpb_start_animation.wpb_top-to-bottom.anlength2 {
    -webkit-animation-name: wpb_ttb-2;
    -moz-animation-name: wpb_ttb-2;
    -o-animation-name: wpb_ttb-2;
    animation-name: wpb_ttb-2
}

.wpb_start_animation.wpb_bottom-to-top {
    -webkit-animation: wpb_btt 0.7s 1 ease;
    -moz-animation: wpb_btt 0.7s 1 ease;
    -o-animation: wpb_btt 0.7s 1 ease;
    animation: wpb_btt 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_bottom-to-top.anlength1 {
    -webkit-animation-name: wpb_btt-1;
    -moz-animation-name: wpb_btt-1;
    -o-animation-name: wpb_btt-1;
    animation-name: wpb_btt-1
}

.wpb_start_animation.wpb_bottom-to-top.anlength2 {
    -webkit-animation-name: wpb_btt-2;
    -moz-animation-name: wpb_btt-2;
    -o-animation-name: wpb_btt-2;
    animation-name: wpb_btt-2
}

.wpb_start_animation.wpb_left-to-right {
    -webkit-animation: wpb_ltr 0.7s 1 ease;
    -moz-animation: wpb_ltr 0.7s 1 ease;
    -o-animation: wpb_ltr 0.7s 1 ease;
    animation: wpb_ltr 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_left-to-right.anlength1 {
    -webkit-animation-name: wpb_ltr-1;
    -moz-animation-name: wpb_ltr-1;
    -o-animation-name: wpb_ltr-1;
    animation-name: wpb_ltr-1
}

.wpb_start_animation.wpb_left-to-right.anlength2 {
    -webkit-animation-name: wpb_ltr-2;
    -moz-animation-name: wpb_ltr-2;
    -o-animation-name: wpb_ltr-2;
    animation-name: wpb_ltr-2
}

.wpb_start_animation.wpb_right-to-left {
    -webkit-animation: wpb_rtl 0.7s 1 ease;
    -moz-animation: wpb_rtl 0.7s 1 ease;
    -o-animation: wpb_rtl 0.7s 1 ease;
    animation: wpb_rtl 0.7s 1 ease;
    opacity: 1;
}

.wpb_start_animation.wpb_right-to-left.anlength1 {
    -webkit-animation-name: wpb_rtl-1;
    -moz-animation-name: wpb_rtl-1;
    -o-animation-name: wpb_rtl-1;
    animation-name: wpb_rtl-1
}

.wpb_start_animation.wpb_right-to-left.anlength2 {
    -webkit-animation-name: wpb_rtl-2;
    -moz-animation-name: wpb_rtl-2;
    -o-animation-name: wpb_rtl-2;
    animation-name: wpb_rtl-2
}

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

.wpb_start_animation.wpb_appear.anlength1 {
    -webkit-animation-name: wpb_appear-1;
    -moz-animation-name: wpb_appear-1;
    -o-animation-name: wpb_appear-1;
    animation-name: wpb_appear-1
}

.wpb_start_animation.wpb_appear.anlength2 {
    -webkit-animation-name: wpb_appear-2;
    -moz-animation-name: wpb_appear-2;
    -o-animation-name: wpb_appear-2;
    animation-name: wpb_appear-2
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

@keyframes wpb_btt {
    0% {
        transform: translate(0,10%);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

@keyframes wpb_rtl {
    0% {
        transform: translate(10%,0);
        opacity: 0
    }

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

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

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

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

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

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

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

    100% {
        transform: translate(0,0);
        opacity: 1
    }
}

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

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

@-moz-keyframes wpb_appear {
    0% {
        -moz-transform: scale(.7);
        opacity: .1
    }

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

@-o-keyframes wpb_appear {
    0% {
        -o-transform: scale(.7);
        opacity: .1
    }

    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        -webkit-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        -moz-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        -o-transform: scale(1);
        opacity: 1
    }
}

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

    100% {
        transform: scale(1);
        opacity: 1
    }
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    20%,60% {
        -webkit-transform: rotate3d(0,0,1,80deg);
        transform: rotate3d(0,0,1,80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }

    40%,80% {
        -webkit-transform: rotate3d(0,0,1,60deg);
        transform: rotate3d(0,0,1,60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(0,700px,0);
        transform: translate3d(0,700px,0);
        opacity: 0;
    }
}

@keyframes bounce {
    0%,20%,53%,80%,100% {
        -webkit-transition-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        transition-timing-function: cubic-bezier(0.215,0.610,0.355,1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%,43% {
        -webkit-transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-30px,0);
        transform: translate3d(0,-30px,0);
    }

    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        transition-timing-function: cubic-bezier(0.755,0.050,0.855,0.060);
        -webkit-transform: translate3d(0,-15px,0);
        transform: translate3d(0,-15px,0);
    }

    90% {
        -webkit-transform: translate3d(0,-4px,0);
        transform: translate3d(0,-4px,0);
    }
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0,1,0,-360deg);
        transform: perspective(400px) rotate3d(0,1,0,-360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        transform: perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95,.95,.95);
        transform: perspective(400px) scale3d(.95,.95,.95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@-webkit-keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

@keyframes shake {
    0%,100% {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    10%,30%,50%,70%,90% {
        -webkit-transform: translate3d(-10px,0,0);
        transform: translate3d(-10px,0,0);
    }

    20%,40%,60%,80% {
        -webkit-transform: translate3d(10px,0,0);
        transform: translate3d(10px,0,0);
    }
}

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

.bit_features_title {
    vertical-align: baseline;
    font-weight: bold margin:5px 0 0;
}

.bit_features_center {
    margin: 5px auto;
}

.text_align_center {
    text-align: center;
}

.bit_features_icon:before {
    content: '\f000';
    font-family: fontawesome;
    display: block;
    text-decoration: inherit;
    border: 1px solid red;
    cursor: pointer;
}

#wpadminbar {
    display: none;
}

.bitBanner {
    z-index: 199;
    position: relative;
}

.singleImageText {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.container {
    width: auto! important;
}

.bitMainTopSider .breadcrumb {
    margin-bottom: 10px;
}

.bitLeftSider {
    margin-right: 20px;
}

.bitRightLeftSiderWidget {
    margin-bottom: 20px;
}

.bitRightSider {
    margin-left: 20px;
}

.page .main-outer-wrapper .right-sidebar-wrapper,.page .main-outer-wrapper .left-sidebar-wrapper,.page .main-outer-wrapper .bitMainTopSider-wrapper {
    padding-top: 20px;
}

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

.compose-mode.page .main-outer-wrapper .bitMainTopSider-wrapper.noWidgets {
    padding-top: 20px;
}

.navigation-holder>div {
    padding: 0 40px;
}

.mini-boxed-layout .navigation-holder>div {
    padding: 0 20px;
}

.mini-boxed-layout.menunopadding .navigation-holder>div {
    padding: 0;
}

.mini-boxed-layout .navigation-holder>div .wf-wrap {
    padding: 0;
}

.no-sidebar-content .container-fullwidth .wpb_row .vc_span12 {
    padding-left: 5px;
    padding-right: 5px;
}

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

.content-fullwidth #page.contentFixWidth #main .wf-wrap .wpb_row,#page.contentFixWidth .qfy-sub-div-inner .wpb_row,.content-fullwidth #page.contentFixWidth #main .bitMainTopSider,.content-fullwidth #page.contentFixWidth #main .bitMainBottomSider,.contentFixWidth.wide #main .wf-wrap,.contentFixWidth.boxed #main .wf-wrap {
    padding: 0 20px;
}

.content-fullwidth #page #main .wf-wrap .wpb_row.bitLeftSider,.content-fullwidth #page #main .wf-wrap .wpb_row.bitRightSider {
    padding: 0;
}

.content-fullwidth.mini-boxed-layout #page .wf-wrap .wpb_row,.mini-boxed-layout #page .qfy-sub-div-inner .wpb_row,.content-fullwidth.mini-boxed-layout #page #main .bitMainTopSider,.content-fullwidth.mini-boxed-layout #page #main .bitMainBottomSider {
    padding: 0 20px;
}

.page .bit_row .column,.page .bit_row .columns {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.page .bit_row {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.page .bit_row .bit_row {
    width: auto;
    max-width: none;
    min-width: 0;
    margin: 0;
}

.page .column,.page .columns {
    float: left;
    min-height: 1px;
    padding: 0;
    position: relative;
}

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

.page .bit_row .one {
    width: 8.333%
}

.page .bit_row .two {
    width: 16.667%
}

.page .bit_row .three {
    width: 25%
}

.page .bit_row .four {
    width: 33.333%
}

.page .bit_row .five {
    width: 41.667%
}

.page .bit_row .six {
    width: 50%
}

.page .bit_row .seven {
    width: 58.333%
}

.page .bit_row .eight {
    width: 66.667%
}

.page .bit_row .nine {
    width: 75%
}

.page .bit_row .ten {
    width: 83.333%
}

.page .bit_row .eleven {
    width: 91.667%
}

.page .bit_row .twelve {
    width: 100%
}

.page .bit_row .one_2 {
    width: 10%
}

.page .bit_row .one_5 {
    width: 12.5%
}

.page .bit_row .two_4 {
    width: 20%
}

.page .bit_row .six_6 {
    width: 55%
}

.page .bit_row .seven_2 {
    width: 60%
}

.page .bit_row .seven_5 {
    width: 62.5%
}

.page .bit_row .seven_6 {
    width: 63.333%
}

.page .bit_row .seven_8 {
    width: 65%
}

.page .bit_row .eight_1 {
    width: 67.5%
}

.page .bit_row .eight_4 {
    width: 70%
}

.page .bit_row .eight_5 {
    width: 70.833%
}

.page .bit_row .eight_6 {
    width: 71.667%
}

.page .bit_row .eight_8 {
    width: 73.333%
}

.page .bit_row .nine_3 {
    width: 77.5%
}

.page .bit_row .nine_5 {
    width: 79.167%
}

.page .bit_row .nine_6 {
    width: 80%
}

.page .bit_row .nine_8 {
    width: 81.667%
}

.page .bit_row .ten_5 {
    width: 87.5%
}

.page .bit_row .ten_8 {
    width: 90%
}

.footer .widget {
    margin: 0 0.5%;
    width: 24%;
}

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

.wp-picker-input-wrap {
    display: none;
}

blockquote {
    font-style: italic;
    font-family: Georgia,Times,"Times New Roman",serif;
    padding: 2px 0;
    border-style: solid;
    border-color: #ccc;
    border-width: 0;
}

.cke_contents_ltr blockquote {
    padding-left: 20px;
    padding-right: 8px;
    border-left-width: 5px;
}

.cke_contents_rtl blockquote {
    padding-left: 8px;
    padding-right: 20px;
    border-right-width: 5px;
}

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

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

hr {
    border: 0px;
    border-top: 1px solid #ccc;
}

img.left {
    float: left;
    margin-right: 15px;
    padding: 5px;
}

img.right {
    float: right;
    margin-left: 15px;
    padding: 5px;
}

table.left {
    float: left;
    margin-right: 15px;
    padding: 5px;
}

table.right {
    float: right;
    margin-left: 15px;
    padding: 5px;
}

table.right:after {
    clear: both;
}

pre {
    white-space: pre-wrap;
    word-wrap: break-word;
}

.marker {
    background-color: Yellow;
}

span[lang] {
    font-style: italic;
}

figure {
    text-align: center;
    border: solid 1px #ccc;
    border-radius: 2px;
    background: rgba(0,0,0,0.05);
    padding: 10px;
    margin: 10px 20px;
    display: block;
}

figure figcaption {
    text-align: center;
    display: block;
}

.ckeditorInLine p {
    margin: auto;
}

.horizontalMenu .menu>li.menu-item {
    display: inline-block;
    position: relative;
    vertical-align: middle;
    z-index: auto;
    margin: 0px;
    padding: 0px;
    vertical-align: top;
}

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

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

.horizontalMenu {
    padding-left: 10px;
}

.horizontalMenu .sub-menu {
    padding: 0;
    margin: 0;
}

.site_tooler .bitWidgetFrame {
    padding-top: 10px!important;
    padding-bottom: 10px!important;
    word-wrap: break-word;
}

.site_tooler .bitWidgetFrame.paddingleftright0 {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

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

#pricing-table-bit-1:before,#pricing-table-bit-1:after {
    content: "";
    display: table
}

#pricing-table-bit-1:after {
    clear: both
}

#pricing-table-bit-1 .plan {
    font-size: 13px  background:#fff;
    border: 1px solid #ddd;
    color: #333;
    padding: 20px;
    width: 100%;
    float: left;
    _display: inline;
    position: relative;
    margin: 0;
    -moz-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
    box-shadow: 0 2px 2px -1px rgba(0,0,0,.3);
}

#pricing-table-bit-1 .plan:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 10px;
    right: 4px;
    width: 100%;
    top: 100%;
    -webkit-box-shadow: 0 12px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 12px 5px rgba(0,0,0,.3);
    box-shadow: 0 12px 5px rgba(0,0,0,.3);
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
}

#pricing-table-bit-1 .popular-plan {
    top: -20px;
    padding: 40px 20px;
}

#pricing-table-bit-1 .header {
    position: relative;
    font-size: 20px;
    font-weight: normal;
    text-transform: uppercase;
    padding: 40px;
    margin: -20px -20px 20px -20px;
    border-bottom: 8px solid;
    background-color: #eee;
    background-image: -moz-linear-gradient(#fff,#eee);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));
    background-image: -webkit-linear-gradient(#fff,#eee);
    background-image: -o-linear-gradient(#fff,#eee);
    background-image: -ms-linear-gradient(#fff,#eee);
    background-image: linear-gradient(#fff,#eee);
}

#pricing-table-bit-1 .header:after {
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 3px;
    width: 100%;
    content: '';
    background-image: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAADCAYAAABfwxXFAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2RpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGOEE3MTBFRDVCQ0NFMTExODcxMEJBRjhFNUY2ODdCRSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGMjQxOTc0MUNFNUUxMUUxQjczN0Q4QzY3MDc4MjkxOCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMjQxOTc0MENFNUUxMUUxQjczN0Q4QzY3MDc4MjkxOCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1IFdpbmRvd3MiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0RDMxQTYxREVCQ0RFMTExQUI1NjlDMTg5OTUyMzNDNyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGOEE3MTBFRDVCQ0NFMTExODcxMEJBRjhFNUY2ODdCRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PqOCuVUAAAArSURBVHjaYvj//z8DFPMA8UkoDRZjQJJs/w8B7eiSKkD8Eyr5E8pnAAgwAIiWROlhTpC8AAAAAElFTkSuQmCC);
}

#pricing-table-bit-1 .popular-plan .header {
    margin-top: -40px;
    padding-top: 60px;
}

#pricing-table-bit-1 .plan1 .header {
    border-bottom-color: #B3E03F;
}

#pricing-table-bit-1 .plan2 .header {
    border-bottom-color: #7BD553;
}

#pricing-table-bit-1 .plan3 .header {
    border-bottom-color: #3AD5A0;
}

#pricing-table-bit-1 .plan4 .header {
    border-bottom-color: #45D0DA;
}

#pricing-table-bit-1 .price {
    font-size: 45px;
}

#pricing-table-bit-1 .monthly {
    font-size: 13px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #999;
}

#pricing-table-bit-1 ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}

#pricing-table-bit-1 li {
    padding: 10px 0;
}

#pricing-table-bit-1 .signup {
    position: relative;
    padding: 10px 20px;
    color: #fff;
    font: bold 14px Arial,Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    background-color: #72ce3f;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 -1px 0 rgba(0,0,0,.15);
    opacity: .9;
}

#pricing-table-bit-1 .signup:hover {
    opacity: 1;
}

#pricing-table-bit-1 .signup:active {
    -moz-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
    -webkit-box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
    box-shadow: 0 2px 2px rgba(0,0,0,.3) inset;
}

#pricing-table-bit-1 .plan1 .signup {
    background: #B3E03F;
}

#pricing-table-bit-1 .plan2 .signup {
    background: #7BD553;
}

#pricing-table-bit-1 .plan3 .signup {
    background: #3AD5A0;
}

#pricing-table-bit-1 .plan4 .signup {
    background: #45D0DA;
}

#pricing-table-bit-2 {
    margin: 0;
    text-align: center;
    width: 100%;
}

#pricing-table-bit-2 .plan {
    font-size: 12px;
    text-shadow: 0 1px rgba(255,255,255,.8);
    background: #fff;
    border: 1px solid #ddd;
    color: #333;
    padding: 20px;
    width: 100%  float:left;
    position: relative;
}

#pricing-table-bit-2 #most-popular {
    z-index: 2;
    top: -13px;
    border-width: 3px;
    padding: 30px 20px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 20px 0 10px -10px rgba(0,0,0,.15),-20px 0 10px -10px rgba(0,0,0,.15);
    -webkit-box-shadow: 20px 0 10px -10px rgba(0,0,0,.15),-20px 0 10px -10px rgba(0,0,0,.15);
    box-shadow: 20px 0 10px -10px rgba(0,0,0,.15),-20px 0 10px -10px rgba(0,0,0,.15);
}

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

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

#pricing-table-bit-2 h3 {
    font-size: 20px;
    font-weight: normal;
    padding: 20px;
    margin: -20px -20px 50px -20px;
    background-color: #eee;
    background-image: -moz-linear-gradient(#fff,#eee);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),to(#eee));
    background-image: -webkit-linear-gradient(#fff,#eee);
    background-image: -o-linear-gradient(#fff,#eee);
    background-image: -ms-linear-gradient(#fff,#eee);
    background-image: linear-gradient(#fff,#eee);
}

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

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

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

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

#pricing-table-bit-2 ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
}

#pricing-table-bit-2 li {
    border-top: 1px solid #ddd;
    padding: 10px 0;
}

#pricing-table-bit-2 .signup {
    position: relative;
    padding: 8px 20px;
    margin: 20px 0 0 0;
    color: #fff;
    font: bold 14px Arial,Helvetica;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    background-color: #72ce3f;
    background-image: -moz-linear-gradient(#72ce3f,#62bc30);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#72ce3f),to(#62bc30));
    background-image: -webkit-linear-gradient(#72ce3f,#62bc30);
    background-image: -o-linear-gradient(#72ce3f,#62bc30);
    background-image: -ms-linear-gradient(#72ce3f,#62bc30);
    background-image: linear-gradient(#72ce3f,#62bc30);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,.3);
    -moz-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 2px 0 rgba(0,0,0,.7);
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,.5),0 2px 0 rgba(0,0,0,.7);
    box-shadow: 0 1px 0 rgba(255,255,255,.5),0 2px 0 rgba(0,0,0,.7);
}

#pricing-table-bit-2 .signup:hover {
    background-color: #62bc30;
    background-image: -moz-linear-gradient(#62bc30,#72ce3f);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#62bc30),to(#72ce3f));
    background-image: -webkit-linear-gradient(#62bc30,#72ce3f);
    background-image: -o-linear-gradient(#62bc30,#72ce3f);
    background-image: -ms-linear-gradient(#62bc30,#72ce3f);
    background-image: linear-gradient(#62bc30,#72ce3f);
}

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

#pricing-table-bit-3 {
    font-size: 12px;
    color: #3f4950;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0 0 20px 0;
    margin-left: -1px;
    box-shadow: 0 2px 10px -4px rgba(0,0,0,0.5);
    -moz-box-shadow: 0 2px 10px -4px rgba(0,0,0,0.5);
    background: #fff;
    width: 100%;
}

#pricing-table-bit-3 h2 {
    font-size: 18px;
    margin-bottom: 50px;
    clear: both
}

#pricing-table-bit-3.radius-left {
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
}

#pricing-table-bit-3.radius-right {
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
}

#pricing-table-bit-3 .header {
    text-shadow: 0 1px 1px #fff;
    border-bottom: 1px solid #ccc;
    background: url(../images/price.bg.png) repeat;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
}

#pricing-table-bit-3 .header {
    width: 100%;
    height: 68px;
}

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

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

#pricing-table-bit-3 p {
    line-height: 28px;
}

#pricing-table-bit-3 ul {
    list-style: none;
    margin: 0 0 15px 0!important;
    text-align: left;
}

#pricing-table-bit-3 ul li {
    line-height: 4em;
    padding-left: 20px!important;
    margin-left: 0;
    list-style-type: none!important;
}

#pricing-table-bit-3 ul li.odd {
    background: #F9F9F9;
}

#pricing-table-bit-3 ul li.even {
    background: #fff;
}

#pricing-table-bit-3 strong {
    background: url(../images/price.sprite.png) no-repeat 0 -9999px;
    height: 12px;
    padding-left: 20px;
    font-style: normal;
    color: gray;
}

#pricing-table-bit-3 strong.no {
    background-position: 0 0;
}

#pricing-table-bit-3 strong.yes {
    background-position: 0 -15px;
}

#pricing-table-bit-3 strong.single {
    background-position: 0 -30px;
}

#pricing-table-bit-3 strong.unlim {
    background-position: 0 -45px;
}

#pricing-table-bit-3 strong.more {
    background: url(../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: normal;
}

#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: bold;
    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;
    -moz-box-shadow: 0 1px 10px #cbcbcb;
    -webkit-box-shadow: 0 1px 10px #cbcbcb;
    box-shadow: 0px 1px 10px #cbcbcb;
    padding: 0 0 40px 0;
    border-radius: 5px;
}

#pricing-table-bit-3.large .header {
    color: #303E0E;
    text-shadow: 0 1px 0 #C7DD90;
    height: 88px;
    background: url(../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 {
    font-size: 1px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto 20px;
    position: relative;
    width: 60px;
    background-color: #81d742;
    border-radius: 100px;
    display: block;
    color: #fff;
}

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

.wpb_wrapper {
    word-wrap: break-word;
}

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

.bit-html .post_blog .isotope-item:last-child {
    border-bottom: none!important;
}

.post_blog .blog-media {
    padding-right: 30px;
    vertical-align: top;
}

.wf-td.blog-content {
    vertical-align: top;
    font-size: 14px;
    color: #8d9095;
    padding-right: 5px;
    text-align: left;
}

.post_blog .post-title {
    color: #373a41;
    margin-bottom: 10px;
    display: inline-block;
}

.post_blog .post-comment {
    margin-bottom: 10px;
}

.post_blog .vc_read_more,.post_blog2 .vc_read_more,.post_blog5 .vc_read_more {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #7bcd40;
    margin-right: 5px;
}

.post_simple_list .post-title {
    display: inline-block;
    margin-bottom: 15px;
    color: #8d9095;
}

.post_simple_list .post_date {
    margin-left: 10px;
}

.post-title .glyphicon {
    left: 5px;
}

.vc-vc_posts_grid .wpb_heading.wpb_teaser_grid_heading,..vc-vc-carousel .wpb_heading.wpb_gallery_heading {
    padding: 3px 0;
}

.wpb_heading.wpb_teaser_grid_heading,.wpb_heading.wpb_gallery_heading {
    font-size: 16px;
    line-height: 16px;
}

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

.bit-html .post_first .isotope-item:last-child,.bit-html .post_blog2 .isotope-item:last-child,.bit-html .post_blog3 .isotope-item:last-child,.bit-html .post_blog4 .isotope-item:last-child,.bit-html .post_blog5 .isotope-item:last-child,.bit-html .post_blog6 .isotope-item:last-child {
    border-bottom: none!important;
}

.post_first .blog-media {
    padding-right: 30px;
    vertical-align: top;
}

.post_first .blog-content {
    vertical-align: top;
    font-size: 14px;
    color: #8d9095;
    padding-right: 5px;
    text-align: left;
}

.post_first .post-comment {
    margin-bottom: 10px;
}

.post_first .vc_read_more {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #7bcd40;
    margin-right: 5px;
}

.post_first .post-title {
    display: inline-block;
    margin-bottom: 6px;
    display: inline-block;
}

.post_first .post_date {
}

.isotope-item .post-title,.isotope-item .entry-content,.vc_ca_post_id .post-title,.vc_ca_post_id .post-thumb {
    position: relative;
    min-width: 80px;
    clear: both;
}

.mypages {
    clear: both;
    width: 100%;
    margin-bottom: 5px;
}

.mypages a {
    display: inline-block;
    font-size: 14px;
    margin: 0;
    margin-right: 5px;
    padding: 2px 6px;
    text-decoration: none;
    cursor: pointer;
}

.vc_carousel .vc_slide_item .post-comment {
    margin-top: 5px;
}

.blog-content .post-comment {
    margin-bottom: 5px;
    clear: both;
}

.blog-content .post-title {
    margin-bottom: 10px;
}

.post_blog2 .post-title {
    margin-bottom: 5px;
}

.post-title {
    font-weight: bold;
}

.blog-content.wf-td {
    width: 100%;
}

.post_blog3 .vc_read_more,.post_blog4 .vc_read_more,.post_blog6 .vc_read_more {
    float: right;
    margin-top: 10px;
    font-size: 14px;
    color: #7bcd40;
    margin-right: 5px;
}

.post_blog6 .post-title {
    float: left;
    text-align: left;
}

.post_blog3 .img_large {
    margin: 0 auto;
}

.post_blog3 li:first-child .post-title {
    padding-bottom: 10px;
    padding-top: 10px;
}

.post_blog4 .blog-media {
    padding: 10px 0;
}

.bit-html .wpb_gallery {
    margin: 0 auto;
}

.bit-html .wpb_gallery.bottom_nav {
    margin-bottom: 30px;
}

.vc-carousel .vc_ca_post_id {
    text-align: center;
}

.vc-carousel .blog-media.wf-td {
    margin: 0 auto;
    display: block;
}

#page .vc-carousel-control {
    width: 26px;
}

.isotope_image {
    cursor: pointer;
}

.isotope_image.on {
    font-weight: bold;
}

.isotope,.isotope .isotope-item {
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -ms-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -ms-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width;
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    -ms-transition-property: -ms-transform,opacity;
    -o-transition-property: -o-transform,opacity;
    transition-property: transform,opacity;
}

.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
    -webkit-transition-duration: 0s;
    -moz-transition-duration: 0s;
    -ms-transition-duration: 0s;
    -o-transition-duration: 0s;
    transition-duration: 0s;
}

.circliful {
    position: relative;
    margin: 0 auto
}

.circle-info,.circle-info-half,.circle-text,.circle-text-half {
    width: 100%;
    position: absolute;
    text-align: center;
    display: inline-block
}

.circle-text {
    font-family: "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    font-style: normal;
    font-variant: normal;
    font-weight: 300
}

.circle-info,.circle-info-half {
    color: #999
}

.circliful .circle-icon {
    margin: 0 5px;
    position: relative;
    bottom: 0;
    display: inline
}

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

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

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

.vc-vc_column_inner .bitPcontrolsChild.control-btn-save,.vc-vc_column_inner .bitPcontrolsChild.control-btn-prepend-7 {
    display: none!important;
}

.vc_pixel_icon {
    height: 16px;
    width: 16px;
    background-position: 0 0;
    background-repeat: no-repeat
}

.vc_txt_align_left {
    text-align: left
}

.vc_txt_align_right {
    text-align: right
}

.vc_txt_align_center {
    text-align: center
}

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

.vc_btn3.vc_btn3-style-classic,.wpb_button {
    border-color: rgba(0,0,0,.1)
}

.wpb_widgetised_column .wpb_wrapper>ul {
    margin: 0
}

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

.wpb_widgetised_column .wpb_wrapper>ul>li:after,.wpb_widgetised_column .wpb_wrapper>ul>li:before {
    display: none!important
}

.wpb_button {
    display: inline-block;
    padding: 4px 10px;
    margin-top: 0;
    font-size: 13px;
    line-height: 18px;
    color: #333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255,255,255,.75);
    vertical-align: middle;
    cursor: pointer;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

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

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

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

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

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

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

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

button.wpb_btn-small,span.wpb_btn-small {
    padding: 5px 9px;
    font-size: 11px;
    line-height: 16px
}

button.wpb_btn-small [class^=icon-],span.wpb_btn-small [class^=icon-] {
    margin-top: -1px
}

button.wpb_btn-mini,span.wpb_btn-mini {
    padding: 2px 6px;
    font-size: 11px;
    line-height: 14px
}

.wpb_btn-danger,.wpb_btn-danger:hover,.wpb_btn-info,.wpb_btn-info:hover,.wpb_btn-inverse,.wpb_btn-inverse:hover,.wpb_btn-primary,.wpb_btn-primary:hover,.wpb_btn-success,.wpb_btn-success:hover,.wpb_btn-warning,.wpb_btn-warning:hover {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.25)
}

.wpb_btn-danger.active,.wpb_btn-info.active,.wpb_btn-inverse.active,.wpb_btn-primary.active,.wpb_btn-success.active,.wpb_btn-warning.active {
    color: rgba(255,255,255,.75)
}

.wpb_btn-primary {
    background-color: #08c
}

.wpb_btn-primary.active,.wpb_btn-primary.disabled,.wpb_btn-primary:active,.wpb_btn-primary:hover,.wpb_btn-primary[disabled] {
    background-color: #0077b3
}

.wpb_btn-warning {
    background-color: #f90
}

.wpb_btn-warning.active,.wpb_btn-warning.disabled,.wpb_btn-warning:active,.wpb_btn-warning:hover,.wpb_btn-warning[disabled] {
    background-color: #e68a00
}

.wpb_btn-danger {
    background-color: #ff675b
}

.wpb_btn-danger.active,.wpb_btn-danger.disabled,.wpb_btn-danger:active,.wpb_btn-danger:hover,.wpb_btn-danger[disabled] {
    background-color: #ff4f42
}

.wpb_btn-success {
    background-color: #6ab165
}

.wpb_btn-success.active,.wpb_btn-success.disabled,.wpb_btn-success:active,.wpb_btn-success:hover,.wpb_btn-success[disabled] {
    background-color: #5aa855
}

.wpb_btn-info {
    background-color: #58b9da
}

.wpb_btn-info.active,.wpb_btn-info.disabled,.wpb_btn-info:active,.wpb_btn-info:hover,.wpb_btn-info[disabled] {
    background-color: #43b0d5
}

.wpb_btn-inverse {
    background-color: #555
}

.wpb_btn-inverse.active,.wpb_btn-inverse.disabled,.wpb_btn-inverse:active,.wpb_btn-inverse:hover,.wpb_btn-inverse[disabled] {
    background-color: #484848
}

button.wpb_button::-moz-focus-inner,input[type=submit].wpb_button::-moz-focus-inner {
    padding: 0;
    border: 0
}

a.wpb_button_a {
    text-decoration: none;
    border: none
}

a.wpb_button_a:hover {
    text-decoration: none
}

.vc_btn3-container {
    display: block;
    max-width: 100%
}

.vc_btn3-container.vc_btn3-inline {
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 0
}

.vc_general.vc_btn3 {
    display: inline-block;
    margin-bottom: 0;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    background-color: transparent;
    color: #5472d2;
    border: 1px solid transparent;
    box-sizing: border-box;
    word-wrap: break-word;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    position: relative;
    top: 0;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    line-height: normal;
    font-size: 14px;
    padding: 14px 20px
}

.vc_tta.vc_general .vc_tta-panel.vc_active .vc_tta-panel-title>a:hover,.wpb_content_element .wpb_tabs_nav li.ui-tabs-active a,.wpb_gallery .wpb_flexslider .flex-caption {
    cursor: default
}

.vc_general.vc_btn3.vc_btn3-style-outline,.vc_general.vc_btn3.vc_btn3-style-outline-custom {
    padding: 13px 19px
}

.vc_general.vc_btn3.active,.vc_general.vc_btn3:active,.vc_general.vc_btn3:focus {
    outline: 0
}

.vc_general.vc_btn3:focus,.vc_general.vc_btn3:hover {
    border: 1px solid transparent;
    text-decoration: none;
    color: #4868cf
}

.vc_general.vc_btn3 .vc_btn3-icon {
    vertical-align: top;
    height: 14px;
    line-height: 1;
    font-size: 16px
}

.vc_general.vc_btn3 .vc_btn3-icon-inner {
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_general.vc_btn3 .vc_btn3-placeholder {
    display: inline-block;
    vertical-align: top;
    width: 0
}

.vc_btn3.vc_btn3-icon-left,.vc_btn3.vc_btn3-icon-right {
    position: relative
}

.vc_btn3.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3.vc_btn3-icon-right .vc_btn3-icon {
    display: block;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -o-transform: translate(0,-50%);
    transform: translate(0,-50%)
}

.vc_btn3.vc_btn3-icon-left {
    text-align: left
}

.vc_btn3.vc_btn3-icon-right {
    text-align: right
}

.vc_btn3.vc_btn3-icon-right:not(.vc_btn3-block) .vc_btn3-icon-inner {
    -webkit-transform: translate(-75%,-50%);
    -ms-transform: translate(-75%,-50%);
    transform: translate(-75%,-50%)
}

.vc_btn3.vc_btn3-o-empty .vc_btn3-icon {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_btn3.vc_btn3-o-empty:not(.vc_btn3-block) .vc_btn3-icon-inner {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_btn3.vc_btn3-style-modern {
    background-image: -webkit-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: -o-linear-gradient(top,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-image: linear-gradient(to bottom,rgba(255,255,255,.2) 0,rgba(255,255,255,.01) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33ffffff',endColorstr='#03ffffff',GradientType=0)
}

.vc_btn3.vc_btn3-style-outline,.vc_btn3.vc_btn3-style-outline-custom,.vc_btn3.vc_btn3-style-outline-custom:focus,.vc_btn3.vc_btn3-style-outline-custom:hover,.vc_btn3.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-style-outline:hover {
    border-width: 2px
}

.vc_btn3.vc_btn3-style-custom {
    background-image: -webkit-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: -o-linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.1) 50%,rgba(0,0,0,.1));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#1a000000',GradientType=0);
    background-repeat: repeat-x;
    background-size: 200%;
    background-position: 0 -100%
}

.vc_btn3.vc_btn3-style-custom:focus,.vc_btn3.vc_btn3-style-custom:hover {
    background-position: 0 100%
}

.vc_btn3.vc_btn3-block {
    display: block;
    width: 100%;
    text-align: inherit
}

.vc_btn3.vc_btn3-shape-square {
    border-radius: 0
}

.vc_btn3.vc_btn3-shape-rounded {
    border-radius: 5px
}

.vc_btn3.vc_btn3-shape-round {
    border-radius: 2em
}

.vc_btn3.vc_btn3-size-xs {
    font-size: 11px;
    padding: 8px 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xs.vc_btn3-style-outline-custom {
    padding: 7px 11px
}

.vc_btn3.vc_btn3-size-xs .vc_btn3-icon {
    font-size: 14px;
    height: 11px;
    line-height: 11px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 12px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 31px
}

.vc_btn3.vc_btn3-size-xs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 12px
}

.vc_btn3.vc_btn3-size-sm {
    font-size: 12px;
    padding: 11px 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-sm.vc_btn3-style-outline-custom {
    padding: 10px 15px
}

.vc_btn3.vc_btn3-size-sm .vc_btn3-icon {
    font-size: 14px;
    height: 12px;
    line-height: 12px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 16px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 39px
}

.vc_btn3.vc_btn3-size-sm.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 16px
}

.vc_btn3.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding: 13px 19px
}

.vc_btn3.vc_btn3-size-md .vc_btn3-icon {
    font-size: 16px;
    height: 14px;
    line-height: 14px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 20px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 48px
}

.vc_btn3.vc_btn3-size-md.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 20px
}

.vc_btn3.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-lg.vc_btn3-style-outline-custom {
    padding: 17px 24px
}

.vc_btn3.vc_btn3-size-lg .vc_btn3-icon {
    font-size: 20px;
    height: 16px;
    line-height: 16px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 25px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 60px
}

.vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 25px
}

.vc_btn3.vc_btn3-color-blue,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-blue:focus,.vc_btn3.vc_btn3-color-blue:hover {
    color: #f7f7f7;
    background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-blue:active {
    color: #f2f2f2;
    background-color: #3558c8
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline {
    color: #5472d2;
    border-color: #5472d2;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #5472d2;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d {
    color: #fff;
    background-color: #5472d2;
    box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #5472d2;
    top: 3px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #3253bc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    color: #fff;
    border-color: #5472d2;
    background-color: #5472d2
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #3c5ecc;
    background-color: #3c5ecc
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3558c8;
    background-color: #3558c8
}

.vc_btn3.vc_btn3-color-turquoise,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat {
    color: #fff;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-turquoise:focus,.vc_btn3.vc_btn3-color-turquoise:hover {
    color: #f7f7f7;
    background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-turquoise:active {
    color: #f2f2f2;
    background-color: #009ba6
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline {
    color: #00c1cf;
    border-color: #00c1cf;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #00c1cf;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d {
    color: #fff;
    background-color: #00c1cf;
    box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #00c1cf;
    top: 3px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #008d97
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern {
    color: #fff;
    border-color: #00c1cf;
    background-color: #00c1cf
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #00a4b0;
    background-color: #00a4b0
}

.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-turquoise.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #009ba6;
    background-color: #009ba6
}

.vc_btn3.vc_btn3-color-pink,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-pink:focus,.vc_btn3.vc_btn3-color-pink:hover {
    color: #f7f7f7;
    background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-pink:active {
    color: #f2f2f2;
    background-color: #fe4638
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline {
    color: #fe6c61;
    border-color: #fe6c61;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #fe6c61;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d {
    color: #fff;
    background-color: #fe6c61;
    box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #fe6c61;
    top: 3px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #fe3829
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #fe6c61;
    background-color: #fe6c61
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #fe5043;
    background-color: #fe5043
}

.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-pink.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #fe4638;
    background-color: #fe4638
}

.vc_btn3.vc_btn3-color-violet,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat {
    color: #fff;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-violet:focus,.vc_btn3.vc_btn3-color-violet:hover {
    color: #f7f7f7;
    background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-violet:active {
    color: #f2f2f2;
    background-color: #7650b8
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline {
    color: #8d6dc4;
    border-color: #8d6dc4;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #8d6dc4;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d {
    color: #fff;
    background-color: #8d6dc4;
    box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #8d6dc4;
    top: 3px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #6e48b1
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern {
    color: #fff;
    border-color: #8d6dc4;
    background-color: #8d6dc4
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #7c57bb;
    background-color: #7c57bb
}

.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-violet.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #7650b8;
    background-color: #7650b8
}

.vc_btn3.vc_btn3-color-peacoc,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat {
    color: #fff;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-peacoc:focus,.vc_btn3.vc_btn3-color-peacoc:hover {
    color: #f7f7f7;
    background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-peacoc:active {
    color: #f2f2f2;
    background-color: #3799b5
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline {
    color: #4cadc9;
    border-color: #4cadc9;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #4cadc9;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d {
    color: #fff;
    background-color: #4cadc9;
    box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #4cadc9;
    top: 3px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #338faa
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern {
    color: #fff;
    border-color: #4cadc9;
    background-color: #4cadc9
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #39a0bd;
    background-color: #39a0bd
}

.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-peacoc.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3799b5;
    background-color: #3799b5
}

.vc_btn3.vc_btn3-color-chino,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat {
    color: #fff;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-chino:focus,.vc_btn3.vc_btn3-color-chino:hover {
    color: #f7f7f7;
    background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-chino:active {
    color: #f2f2f2;
    background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline {
    color: #cec2ab;
    border-color: #cec2ab;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #cec2ab;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d {
    color: #fff;
    background-color: #cec2ab;
    box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #cec2ab;
    top: 3px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #b9a888
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern {
    color: #fff;
    border-color: #cec2ab;
    background-color: #cec2ab
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #c3b498;
    background-color: #c3b498
}

.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-chino.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #bfaf91;
    background-color: #bfaf91
}

.vc_btn3.vc_btn3-color-mulled-wine,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat {
    color: #fff;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-mulled-wine:focus,.vc_btn3.vc_btn3-color-mulled-wine:hover {
    color: #f7f7f7;
    background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-mulled-wine:active {
    color: #f2f2f2;
    background-color: #3c3644
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline {
    color: #50485b;
    border-color: #50485b;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #50485b;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d {
    color: #fff;
    background-color: #50485b;
    box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #50485b;
    top: 3px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #342f3c
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern {
    color: #fff;
    border-color: #50485b;
    background-color: #50485b
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #413a4a;
    background-color: #413a4a
}

.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-mulled-wine.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #3c3644;
    background-color: #3c3644
}

.vc_btn3.vc_btn3-color-vista-blue,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat {
    color: #fff;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-vista-blue:focus,.vc_btn3.vc_btn3-color-vista-blue:hover {
    color: #f7f7f7;
    background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-vista-blue:active {
    color: #f2f2f2;
    background-color: #56cd85
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline {
    color: #75d69c;
    border-color: #75d69c;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #75d69c;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d {
    color: #fff;
    background-color: #75d69c;
    box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #75d69c;
    top: 3px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4ac97d
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern {
    color: #fff;
    border-color: #75d69c;
    background-color: #75d69c
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #5dcf8b;
    background-color: #5dcf8b
}

.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-vista-blue.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #56cd85;
    background-color: #56cd85
}

.vc_btn3.vc_btn3-color-orange,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat {
    color: #fff;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-orange:focus,.vc_btn3.vc_btn3-color-orange:hover {
    color: #f7f7f7;
    background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-orange:active {
    color: #f2f2f2;
    background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline {
    color: #f7be68;
    border-color: #f7be68;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f7be68;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d {
    color: #fff;
    background-color: #f7be68;
    box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f7be68;
    top: 3px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f4a733
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern {
    color: #fff;
    border-color: #f7be68;
    background-color: #f7be68
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f5b14b;
    background-color: #f5b14b
}

.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-orange.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f5ad41;
    background-color: #f5ad41
}

.vc_btn3.vc_btn3-color-sky,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat {
    color: #fff;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sky:focus,.vc_btn3.vc_btn3-color-sky:hover {
    color: #f7f7f7;
    background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sky:active {
    color: #f2f2f2;
    background-color: #378ddd
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline {
    color: #5aa1e3;
    border-color: #5aa1e3;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #5aa1e3;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d {
    color: #fff;
    background-color: #5aa1e3;
    box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #5aa1e3;
    top: 3px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2a86db
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern {
    color: #fff;
    border-color: #5aa1e3;
    background-color: #5aa1e3
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #4092df;
    background-color: #4092df
}

.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sky.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #378ddd;
    background-color: #378ddd
}

.vc_btn3.vc_btn3-color-green,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat {
    color: #fff;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-green:focus,.vc_btn3.vc_btn3-color-green:hover {
    color: #f7f7f7;
    background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-green:active {
    color: #f2f2f2;
    background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline {
    color: #6dab3c;
    border-color: #6dab3c;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #6dab3c;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d {
    color: #fff;
    background-color: #6dab3c;
    box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #6dab3c;
    top: 3px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #53812d
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern {
    color: #fff;
    border-color: #6dab3c;
    background-color: #6dab3c
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #5f9434;
    background-color: #5f9434
}

.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-green.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #5a8d31;
    background-color: #5a8d31
}

.vc_btn3.vc_btn3-color-juicy-pink,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat {
    color: #fff;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-juicy-pink:focus,.vc_btn3.vc_btn3-color-juicy-pink:hover {
    color: #f7f7f7;
    background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-juicy-pink:active {
    color: #f2f2f2;
    background-color: #f22d27
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline {
    color: #f4524d;
    border-color: #f4524d;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f4524d;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d {
    color: #fff;
    background-color: #f4524d;
    box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f4524d;
    top: 3px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f11f18
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern {
    color: #fff;
    border-color: #f4524d;
    background-color: #f4524d
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f23630;
    background-color: #f23630
}

.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-juicy-pink.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f22d27;
    background-color: #f22d27
}

.vc_btn3.vc_btn3-color-sandy-brown,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat {
    color: #fff;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-sandy-brown:focus,.vc_btn3.vc_btn3-color-sandy-brown:hover {
    color: #f7f7f7;
    background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-sandy-brown:active {
    color: #f2f2f2;
    background-color: #f57941
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline {
    color: #f79468;
    border-color: #f79468;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f79468;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d {
    color: #fff;
    background-color: #f79468;
    box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f79468;
    top: 3px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #f46e33
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern {
    color: #fff;
    border-color: #f79468;
    background-color: #f79468
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #f57f4b;
    background-color: #f57f4b
}

.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-sandy-brown.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #f57941;
    background-color: #f57941
}

.vc_btn3.vc_btn3-color-purple,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat {
    color: #fff;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-purple:focus,.vc_btn3.vc_btn3-color-purple:hover {
    color: #f7f7f7;
    background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-purple:active {
    color: #f2f2f2;
    background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline {
    color: #b97ebb;
    border-color: #b97ebb;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #b97ebb;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d {
    color: #fff;
    background-color: #b97ebb;
    box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #b97ebb;
    top: 3px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #a559a8
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern {
    color: #fff;
    border-color: #b97ebb;
    background-color: #b97ebb
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #ae6ab0;
    background-color: #ae6ab0
}

.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-purple.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #ab63ad;
    background-color: #ab63ad
}

.vc_btn3.vc_btn3-color-black,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat {
    color: #fff;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-black:focus,.vc_btn3.vc_btn3-color-black:hover {
    color: #f7f7f7;
    background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-black:active {
    color: #f2f2f2;
    background-color: #161616
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    border-color: #2a2a2a;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d {
    color: #fff;
    background-color: #2a2a2a;
    box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #2a2a2a;
    top: 3px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #0e0e0e
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern {
    color: #fff;
    border-color: #2a2a2a;
    background-color: #2a2a2a
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #1b1b1b;
    background-color: #1b1b1b
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-black.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #161616;
    background-color: #161616
}

.vc_btn3.vc_btn3-color-grey,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat {
    color: #666;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-grey:focus,.vc_btn3.vc_btn3-color-grey:hover {
    color: #5e5e5e;
    background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-grey:active {
    color: #595959;
    background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    border-color: #ebebeb;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline:hover {
    color: #666;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d {
    color: #666;
    background-color: #ebebeb;
    box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:hover {
    color: #5e5e5e;
    background-color: #ebebeb;
    top: 3px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d:active {
    color: #595959;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #cfcfcf
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern {
    color: #666;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:hover {
    color: #5e5e5e;
    border-color: #dcdcdc;
    background-color: #dcdcdc
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern:active {
    color: #595959;
    border-color: #d7d7d7;
    background-color: #d7d7d7
}

.vc_btn3.vc_btn3-color-white,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat {
    color: #666;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-white:focus,.vc_btn3.vc_btn3-color-white:hover {
    color: #5e5e5e;
    background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-white:active {
    color: #595959;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    border-color: #fff;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline:hover {
    color: #666;
    border-color: #fff;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d {
    color: #666;
    background-color: #fff;
    box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:hover {
    color: #5e5e5e;
    background-color: #fff;
    top: 3px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d:active {
    color: #595959;
    background-color: #fff
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #e3e3e3
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern {
    color: #666;
    border-color: #fff;
    background-color: #fff;
    background-image: -webkit-linear-gradient(top,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);
    background-image: -o-linear-gradient(top,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);
    background-image: linear-gradient(to bottom,rgba(0,0,0,.01) 0,rgba(0,0,0,.02) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03000000',endColorstr='#05000000',GradientType=0)
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:hover {
    color: #5e5e5e;
    border-color: #f0f0f0;
    background-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-white.vc_btn3-style-modern:active {
    color: #595959;
    border-color: #ebebeb;
    background-color: #ebebeb
}

.vc_btn3.vc_btn3-color-default,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat {
    color: #333;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-default:focus,.vc_btn3.vc_btn3-color-default:hover {
    color: #2b2b2b;
    background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-default:active {
    color: #262626;
    background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline {
    color: #f7f7f7;
    border-color: #f7f7f7;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-outline:hover {
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d {
    color: #333;
    background-color: #f7f7f7;
    box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:hover {
    color: #2b2b2b;
    background-color: #f7f7f7;
    top: 3px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d:active {
    color: #262626;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #dbdbdb
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern {
    color: #333;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:hover {
    color: #2b2b2b;
    border-color: #e8e8e8;
    background-color: #e8e8e8
}

.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-default.vc_btn3-style-modern:active {
    color: #262626;
    border-color: #e3e3e3;
    background-color: #e3e3e3
}

.vc_btn3.vc_btn3-color-primary,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
    color: #fff;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-primary:focus,.vc_btn3.vc_btn3-color-primary:hover {
    color: #f7f7f7;
    background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-primary:active {
    color: #f2f2f2;
    background-color: #006da3
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline {
    color: #08c;
    border-color: #08c;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #08c;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d {
    color: #fff;
    background-color: #08c;
    box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #08c;
    top: 3px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #006394
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern {
    color: #fff;
    border-color: #08c;
    background-color: #08c
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #0074ad;
    background-color: #0074ad
}

.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-primary.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #006da3;
    background-color: #006da3
}

.vc_btn3.vc_btn3-color-info,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat {
    color: #fff;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-info:focus,.vc_btn3.vc_btn3-color-info:hover {
    color: #f7f7f7;
    background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-info:active {
    color: #f2f2f2;
    background-color: #37abd3
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline {
    color: #58b9da;
    border-color: #58b9da;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #58b9da;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d {
    color: #fff;
    background-color: #58b9da;
    box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #58b9da;
    top: 3px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #2da4cd
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern {
    color: #fff;
    border-color: #58b9da;
    background-color: #58b9da
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #3fafd4;
    background-color: #3fafd4
}

.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-info.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #37abd3;
    background-color: #37abd3
}

.vc_btn3.vc_btn3-color-success,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat {
    color: #fff;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-success:focus,.vc_btn3.vc_btn3-color-success:hover {
    color: #f7f7f7;
    background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-success:active {
    color: #f2f2f2;
    background-color: #559d50
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline {
    color: #6ab165;
    border-color: #6ab165;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #6ab165;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d {
    color: #fff;
    background-color: #6ab165;
    box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #6ab165;
    top: 3px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #4f934b
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern {
    color: #fff;
    border-color: #6ab165;
    background-color: #6ab165
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #59a453;
    background-color: #59a453
}

.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-success.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #559d50;
    background-color: #559d50
}

.vc_btn3.vc_btn3-color-warning,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat {
    color: #fff;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-warning:focus,.vc_btn3.vc_btn3-color-warning:hover {
    color: #f7f7f7;
    background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-warning:active {
    color: #f2f2f2;
    background-color: #d68100
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline {
    color: #f90;
    border-color: #f90;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #f90;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d {
    color: #fff;
    background-color: #f90;
    box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #f90;
    top: 3px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #c77700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern {
    color: #fff;
    border-color: #f90;
    background-color: #f90
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #e08700;
    background-color: #e08700
}

.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-warning.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #d68100;
    background-color: #d68100
}

.vc_btn3.vc_btn3-color-danger,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
    color: #fff;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-danger:focus,.vc_btn3.vc_btn3-color-danger:hover {
    color: #f7f7f7;
    background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-danger:active {
    color: #f2f2f2;
    background-color: #ff4132
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline {
    color: #ff675b;
    border-color: #ff675b;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #ff675b;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d {
    color: #fff;
    background-color: #ff675b;
    box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #ff675b;
    top: 3px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #ff3323
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern {
    color: #fff;
    border-color: #ff675b;
    background-color: #ff675b
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #ff4b3c;
    background-color: #ff4b3c
}

.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-danger.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #ff4132;
    background-color: #ff4132
}

.vc_btn3.vc_btn3-color-inverse,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat {
    color: #fff;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:hover,.vc_btn3.vc_btn3-color-inverse:focus,.vc_btn3.vc_btn3-color-inverse:hover {
    color: #f7f7f7;
    background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-flat:active,.vc_btn3.vc_btn3-color-inverse:active {
    color: #f2f2f2;
    background-color: #414141
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline {
    color: #555;
    border-color: #555;
    background-color: transparent
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-outline:hover {
    color: #fff;
    border-color: #555;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d {
    color: #fff;
    background-color: #555;
    box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:hover {
    color: #f7f7f7;
    background-color: #555;
    top: 3px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d:active {
    color: #f2f2f2;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs {
    box-shadow: 0 3px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-xs:hover {
    top: 1px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm {
    box-shadow: 0 4px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-sm:hover {
    top: 2px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg {
    box-shadow: 0 5px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-3d.vc_btn3-size-lg:hover {
    top: 3px;
    box-shadow: 0 2px 0 #393939
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern {
    color: #fff;
    border-color: #555;
    background-color: #555
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:focus,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:hover {
    color: #f7f7f7;
    border-color: #464646;
    background-color: #464646
}

.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern.active,.vc_btn3.vc_btn3-color-inverse.vc_btn3-style-modern:active {
    color: #f2f2f2;
    border-color: #414141;
    background-color: #414141
}

.vc_general.vc_cta3.vc_cta3-style-classic,.vc_general.vc_cta3.vc_cta3-style-custom {
    background-color: #f7f7f7;
    border-color: #f0f0f0
}

.vc_btn3.vc_btn3-color-black.vc_btn3-style-outline {
    color: #2a2a2a
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-outline {
    color: #ebebeb
}

.vc_btn3.vc_btn3-color-white.vc_btn3-style-outline {
    color: #fff
}

.vc_btn3-container.vc_btn3-center {
    text-align: center
}

.vc_btn3-container.vc_btn3-left {
    text-align: left
}

.vc_btn3-container.vc_btn3-right {
    text-align: right
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left .vc_btn3-icon,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right .vc_btn3-icon {
    display: inline-block;
    position: static;
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    transform: translate(0,0);
    min-width: 1em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-right: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    margin-left: .5em
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs {
    font-size: 11px;
    padding: 8px 12px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xs.vc_btn3-style-outline-custom {
    padding: 7px 11px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
    font-size: 12px;
    padding: 11px 16px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm.vc_btn3-style-outline-custom {
    padding: 10px 15px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md {
    font-size: 14px;
    padding: 14px 20px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md.vc_btn3-style-outline-custom {
    padding: 13px 19px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg {
    font-size: 16px;
    padding: 18px 25px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-lg.vc_btn3-style-outline-custom {
    padding: 17px 24px
}

.vc_btn3-container .vc_btn3-block.vc_btn3-icon-left,.vc_btn3-container .vc_btn3-block.vc_btn3-icon-right {
    text-align: inherit
}

vc_icon_element {
    line-height: 0;
    font-size: 14px;
    margin-bottom: 35px
}

.vc_icon_element.vc_icon_element-outer {
    box-sizing: border-box;
    text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-left {
    text-align: left
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-center {
    text-align: center
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-right {
    text-align: right
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner {
    text-align: center;
    display: inline-block;
    border: 2px solid transparent;
    width: 4em;
    height: 4em;
    box-sizing: content-box;
    position: relative
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon {
    font-size: 2.15em;
    font-style: normal;
    font-weight: 400;
    line-height: 1!important;
    font-size-adjust: none;
    font-stretch: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    -webkit-font-language-override: normal;
    font-language-override: normal;
    -webkit-font-kerning: auto;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
    text-rendering: auto;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    -o-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%)
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    text-decoration: inherit;
    width: inherit;
    height: inherit;
    font-size: 1em;
    text-align: center;
    text-rendering: optimizelegibility
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-link {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    box-sizing: content-box;
    border: none
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxs {
    max-width: 100%!important;
    line-height: 0.7em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxs.vc_icon_element-have-style-inner {
    width: 1.9em!important;
    height: 1.9em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxs .vc_icon_element-icon {
    font-size: 0.7em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs {
    max-width: 100%!important;
    line-height: 1.2em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs.vc_icon_element-have-style-inner {
    width: 2.5em!important;
    height: 2.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xs .vc_icon_element-icon {
    font-size: 1.2em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm {
    max-width: 100%!important;
    line-height: 1.6em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm.vc_icon_element-have-style-inner {
    width: 3.15em!important;
    height: 3.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-sm .vc_icon_element-icon {
    font-size: 1.6em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md {
    max-width: 100%!important;
    line-height: 2.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md.vc_icon_element-have-style-inner {
    width: 4em!important;
    height: 4em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-md .vc_icon_element-icon {
    font-size: 2.15em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg {
    max-width: 100%!important;
    line-height: 2.85em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg.vc_icon_element-have-style-inner {
    width: 5em!important;
    height: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-lg .vc_icon_element-icon {
    font-size: 2.85em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl {
    max-width: 100%!important;
    line-height: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl.vc_icon_element-have-style-inner {
    width: 8.5em!important;
    height: 8.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xl .vc_icon_element-icon {
    font-size: 5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-outline .vc_icon_element-link {
    border-radius: 50%
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less .vc_icon_element-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_gitem-link,.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-style-rounded-less-outline .vc_icon_element-link {
    border-radius: 5px
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-blue .vc_icon_element-icon {
    color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-turquoise .vc_icon_element-icon {
    color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-pink .vc_icon_element-icon {
    color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-violet .vc_icon_element-icon {
    color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-peacoc .vc_icon_element-icon {
    color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-chino .vc_icon_element-icon {
    color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-mulled_wine .vc_icon_element-icon {
    color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-vista_blue .vc_icon_element-icon {
    color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-black .vc_icon_element-icon {
    color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-grey .vc_icon_element-icon {
    color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-orange .vc_icon_element-icon {
    color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sky .vc_icon_element-icon {
    color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-green .vc_icon_element-icon {
    color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-juicy_pink .vc_icon_element-icon {
    color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-sandy_brown .vc_icon_element-icon {
    color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-purple .vc_icon_element-icon {
    color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-color-white .vc_icon_element-icon {
    color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-outline {
    border-color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-blue.vc_icon_element-background {
    background-color: #5472d2
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-outline {
    border-color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-turquoise.vc_icon_element-background {
    background-color: #00c1cf
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-outline {
    border-color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-pink.vc_icon_element-background {
    background-color: #fe6c61
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-outline {
    border-color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-violet.vc_icon_element-background {
    background-color: #8d6dc4
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-outline {
    border-color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-peacoc.vc_icon_element-background {
    background-color: #4cadc9
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-outline {
    border-color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-chino.vc_icon_element-background {
    background-color: #cec2ab
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-outline {
    border-color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-mulled_wine.vc_icon_element-background {
    background-color: #50485b
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-outline {
    border-color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-vista_blue.vc_icon_element-background {
    background-color: #75d69c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-outline {
    border-color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-black.vc_icon_element-background {
    background-color: #2a2a2a
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-outline {
    border-color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-grey.vc_icon_element-background {
    background-color: #ebebeb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-outline {
    border-color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-orange.vc_icon_element-background {
    background-color: #f7be68
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-outline {
    border-color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sky.vc_icon_element-background {
    background-color: #5aa1e3
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-outline {
    border-color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-green.vc_icon_element-background {
    background-color: #6dab3c
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-outline {
    border-color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-juicy_pink.vc_icon_element-background {
    background-color: #f4524d
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-outline {
    border-color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-sandy_brown.vc_icon_element-background {
    background-color: #f79468
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-outline {
    border-color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-purple.vc_icon_element-background {
    background-color: #b97ebb
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-outline {
    border-color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-background-color-white.vc_icon_element-background {
    background-color: #fff
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl {
    max-width: 100%!important;
    line-height: 7em!important;
    width: 6.5em;
    height: 6.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl.vc_icon_element-have-style-inner {
    width: 11.5em!important;
    height: 11.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxl .vc_icon_element-icon {
    font-size: 7em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxl {
    max-width: 100%!important;
    line-height: 10em!important;
    width: 9.5em;
    height: 9.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxl.vc_icon_element-have-style-inner {
    width: 15.5em!important;
    height: 15.5em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxl .vc_icon_element-icon {
    font-size: 10em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxl {
    max-width: 100%!important;
    line-height: 15em!important;
    width: 14.5em;
    height: 14.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxl.vc_icon_element-have-style-inner {
    width: 20em!important;
    height: 20em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxl .vc_icon_element-icon {
    font-size: 13em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxxl {
    max-width: 100%!important;
    line-height: 20em!important;
    width: 19.5em;
    height: 19.5em
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxxl.vc_icon_element-have-style-inner {
    width: 32em!important;
    height: 32em!important
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner.vc_icon_element-size-xxxxxl .vc_icon_element-icon {
    font-size: 20em!important
}

.vc_btn3.vc_btn3-size-xl {
    font-size: 22px;
    padding: 22px 35px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xl.vc_btn3-style-outline-custom {
    padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xl .vc_btn3-icon {
    font-size: 22px;
    height: 16px;
    line-height: 20px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 65px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 30px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 65px
}

.vc_btn3.vc_btn3-size-xl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xl {
    font-size: 22px;
    padding: 22px 35px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xl.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xl.vc_btn3-style-outline-custom {
    padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xxl {
    font-size: 32px;
    padding: 22px 35px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xxl.vc_btn3-style-outline-custom {
    padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xxl .vc_btn3-icon {
    font-size: 32px;
    height: 18px;
    line-height: 18px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 65px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 30px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 65px
}

.vc_btn3.vc_btn3-size-xxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxl {
    font-size: 32px;
    padding: 22px 35px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxl.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxl.vc_btn3-style-outline-custom {
    padding: 21px 34px
}

.vc_btn3.vc_btn3-size-xxxl {
    font-size: 44px;
    padding: 25px 40px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xxxl.vc_btn3-style-outline-custom {
    padding: 24px 39px
}

.vc_btn3.vc_btn3-size-xxxl .vc_btn3-icon {
    font-size: 44px;
    height: 35px;
    line-height: 44px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 80px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 30px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 80px
}

.vc_btn3.vc_btn3-size-xxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxl {
    font-size: 44px;
    padding: 25px 40px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxl.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxl.vc_btn3-style-outline-custom {
    padding: 24px 39px
}

.vc_btn3.vc_btn3-size-xxxxl {
    font-size: 60px;
    padding: 30px 50px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-style-outline-custom {
    padding: 29px 49px
}

.vc_btn3.vc_btn3-size-xxxxl .vc_btn3-icon {
    font-size: 60px;
    height: 35px;
    line-height: 44px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 90px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 30px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 90px
}

.vc_btn3.vc_btn3-size-xxxxl.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 30px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxxl {
    font-size: 60px;
    padding: 30px 50px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxxl.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxxxl.vc_btn3-style-outline-custom {
    padding: 29px 49px
}

.vc_btn3.vc_btn3-size-xxs {
    font-size: 9px;
    padding: 7px 8px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-style-outline,.vc_btn3.vc_btn3-size-xxs.vc_btn3-style-outline-custom {
    padding: 6px 7px
}

.vc_btn3.vc_btn3-size-xxs .vc_btn3-icon {
    font-size: 9px;
    height: 6px;
    line-height: 8px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-left:not(.vc_btn3-o-empty) {
    padding-left: 16px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-left:not(.vc_btn3-o-empty) .vc_btn3-icon {
    left: 4px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-right:not(.vc_btn3-o-empty) {
    padding-right: 16px
}

.vc_btn3.vc_btn3-size-xxs.vc_btn3-icon-right:not(.vc_btn3-o-empty) .vc_btn3-icon {
    right: 4px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxs {
    font-size: 9px;
    padding: 7px 8px
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxs.vc_btn3-style-outline,.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-xxs.vc_btn3-style-outline-custom {
    padding: 6px 7px
}

.vc_icon_element.vc_icon_element-outer.vc_icon_element-align-inline {
    display: inline-block;
    vertical-align: middle
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead th,table.dataTable tfoot th {
    font-weight: bold;
    text-align: left
}

table.dataTable thead th,table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: 1px solid #111
}

table.dataTable thead th:active,table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #111
}

table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled {
    cursor: pointer;
    *cursor: hand
}

table.dataTable thead .sorting,table.dataTable thead .sorting_asc,table.dataTable thead .sorting_desc,table.dataTable thead .sorting_asc_disabled,table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: center right
}

table.dataTable thead .sorting {
    background-image: url("../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 th,table.dataTable tbody td {
    padding: 8px 10px
}

table.dataTable.row-border tbody th,table.dataTable.row-border tbody td,table.dataTable.display tbody th,table.dataTable.display tbody td {
    border-top: 1px solid #ddd
}

table.dataTable.row-border tbody tr:first-child th,table.dataTable.row-border tbody tr:first-child td,table.dataTable.display tbody tr:first-child th,table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th,table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}

table.dataTable.no-footer {
    border-bottom: 1px solid #111
}

table.dataTable.nowrap th,table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th,table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,table.dataTable td.dt-center,table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right,table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left,table.dataTable thead td.dt-head-left,table.dataTable tfoot th.dt-head-left,table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,table.dataTable thead td.dt-head-center,table.dataTable tfoot th.dt-head-center,table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,table.dataTable thead td.dt-head-right,table.dataTable tfoot th.dt-head-right,table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,table.dataTable thead td.dt-head-justify,table.dataTable tfoot th.dt-head-justify,table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,table.dataTable thead td.dt-head-nowrap,table.dataTable tfoot th.dt-head-nowrap,table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,table.dataTable th,table.dataTable td {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    padding-top: 0.755em
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding-top: 0.25em
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 4px 6px;
    margin-left: 2px;
    text-align: center;
    text-decoration: none!important;
    cursor: pointer;
    *cursor: hand;
    border: 1px solid transparent;
    border-radius: 2px
}

.dataTables_wrapper .dataTables_paginate .paginate_button.disabled,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover,.dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active {
    cursor: default;
    border: 1px solid transparent;
    background: transparent;
    box-shadow: none
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: rgba(255,255,255,0.4);
    text-align: center;
    font-size: 1.2em
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>thead>tr>td>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>th>div.dataTables_sizing,.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody>table>tbody>tr>td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0!important;
    padding: 0!important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead>table,.dataTables_wrapper.no-footer div.dataTables_scrollBody>table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

table.dataTable td.dataTables_empty {
    height: 80px;
    vertical-align: middle
}

.dataTables_wrapper select,.dataTables_wrapper input {
    padding: 3px 2px
}

@media screen and (max-width:767px) {
    .dataTables_wrapper .dataTables_info,.dataTables_wrapper .dataTables_paginate {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
}

@media screen and (max-width:640px) {
    .dataTables_wrapper .dataTables_length,.dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }

    .dataTables_wrapper .dataTables_filter {
        margin-top: 0.5em
    }
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty {
    cursor: default!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th.child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>td.dataTables_empty:before {
    display: none!important
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child {
    position: relative;
    padding-left: 30px;
    cursor: pointer
}

table.dataTable.dtr-inline.collapsed>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr>th:first-child:before {
    top: 9px;
    left: 4px;
    height: 14px;
    width: 14px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    font-family: 'Courier New',Courier,monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131
}

table.dataTable.dtr-inline.collapsed>tbody>tr.parent>td:first-child:before,table.dataTable.dtr-inline.collapsed>tbody>tr.parent>th:first-child:before {
    content: '-';
    background-color: #d33333
}

table.dataTable.dtr-inline.collapsed>tbody>tr.child td:before {
    display: none
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child {
    padding-left: 27px
}

table.dataTable.dtr-inline.collapsed.compact>tbody>tr>td:first-child:before,table.dataTable.dtr-inline.collapsed.compact>tbody>tr>th:first-child:before {
    top: 5px;
    left: 4px;
    height: 14px;
    width: 14px;
    border-radius: 14px;
    line-height: 14px;
    text-indent: 3px
}

table.dataTable.dtr-column>tbody>tr>td.control,table.dataTable.dtr-column>tbody>tr>th.control {
    position: relative;
    cursor: pointer
}

table.dataTable.dtr-column>tbody>tr>td.control:before,table.dataTable.dtr-column>tbody>tr>th.control:before {
    top: 50%;
    left: 50%;
    height: 16px;
    width: 16px;
    margin-top: -10px;
    margin-left: -10px;
    display: block;
    position: absolute;
    color: white;
    border: 2px solid white;
    border-radius: 14px;
    box-shadow: 0 0 3px #444;
    box-sizing: content-box;
    text-align: center;
    font-family: 'Courier New',Courier,monospace;
    line-height: 14px;
    content: '+';
    background-color: #31b131
}

table.dataTable.dtr-column>tbody>tr.parent td.control:before,table.dataTable.dtr-column>tbody>tr.parent th.control:before {
    content: '-';
    background-color: #d33333
}

table.dataTable>tbody>tr.child {
    padding: 0.5em 1em
}

table.dataTable>tbody>tr.child:hover {
    background: transparent!important
}

table.dataTable>tbody>tr.child ul.dtr-details {
    display: inline-block;
    list-style-type: none;
    margin: 0;
    padding: 0
}

table.dataTable>tbody>tr.child ul.dtr-details li {
    border-bottom: 1px solid #efefef;
    padding: 0.5em 0
}

table.dataTable>tbody>tr.child ul.dtr-details li:first-child {
    padding-top: 0
}

table.dataTable>tbody>tr.child ul.dtr-details li:last-child {
    border-bottom: none
}

table.dataTable>tbody>tr.child span.dtr-title {
    display: inline-block;
    min-width: 75px;
    font-weight: bold
}

div.dtr-modal {
    position: fixed;
    box-sizing: border-box;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 100;
    padding: 10em 1em
}

div.dtr-modal div.dtr-modal-display {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 50%;
    height: 50%;
    overflow: auto;
    margin: auto;
    z-index: 102;
    overflow: auto;
    background-color: #f5f5f7;
    border: 1px solid black;
    border-radius: 0.5em;
    box-shadow: 0 12px 30px rgba(0,0,0,0.6)
}

div.dtr-modal div.dtr-modal-content {
    position: relative;
    padding: 1em
}

div.dtr-modal div.dtr-modal-close {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 22px;
    height: 22px;
    border: 1px solid #eaeaea;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    z-index: 12
}

div.dtr-modal div.dtr-modal-close:hover {
    background-color: #eaeaea
}

div.dtr-modal div.dtr-modal-background {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 101;
    background: rgba(0,0,0,0.6)
}

@media screen and (max-width:767px) {
    div.dtr-modal div.dtr-modal-display {
        width: 95%
    }
}

.qfy-text table.nomarl td,.qfy-text table.bitTable td,.qfy-text table.nomarl th,.qfy-text table.bitTable th {
    padding: 4px;
}
/* vc_carousel_css: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/plugins/qfy_editor/assets/lib/vc_carousel/css/vc_carousel.css) */
.vc-carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.vc-carousel-indicators li {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 1px;
    text-indent: -999px;
    border-radius: 10px;
    cursor: pointer;
    border: 1px solid #808080;
    background-color: #808080;
    margin: 5px;
}

.vc-carousel-indicators .vc-active {
    width: 12px;
    height: 12px;
    background-color: transparent;
    border: 1px solid #808080;
}

.vc-carousel-indicators .vc-partial {
    opacity: 0.5;
}

.vc-carousel {
    position: relative;
}

.vc-carousel .vc-carousel-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline {
    position: relative;
    overflow: hidden;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner {
    left: 0;
    position: relative;
    width: 100%;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition {
    -webkit-transition: 0.5s ease left;
    transition: 0.5s ease left;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition.vc-swipe-transition {
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item {
    float: left;
    visibility: hidden;
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>img,.vc-carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>a>img {
    display: block;
    max-width: 100%;
    height: auto;
    line-height: 1;
}

.vc-carousel.vc-per-view-more .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item>.vc-inner {
    margin: 10px;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline {
    overflow: hidden;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner {
    width: 100%;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner.vc-transition {
    -webkit-transition-property: top;
    transition-property: top;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-slideline .vc-carousel-slideline-inner .vc-item {
    float: none;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-indicators {
    position: absolute;
    top: 2%;
    right: 3%;
    left: auto;
    width: 10px;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-indicators li {
    display: block;
    margin: 0 auto 3px;
    width: 6px;
    height: 6px;
}

.vc-carousel.vc_carousel_vertical .vc-carousel-indicators li.vc-active {
    width: 8px;
    height: 8px;
    margin: 0 auto 1px;
}

.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item {
    visibility: visible;
}

.vc-carousel-control {
    position: absolute;
    padding: 0;
    top: 50%;
    z-index: 2;
    left: 0;
    bottom: 0;
    margin-top: -15px;
    width: 60px;
    height: 30px;
    opacity: 0.5;
    filter: alpha(opacity=50);
    font-size: 30px;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.vc-carousel-control:hover,.vc-carousel-control:focus {
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.vc-carousel-control.vc-left {
    left: 0px;
}

.vc-carousel-control.vc-right {
    left: auto;
    right: 0px;
}

@media only screen and (max-width:720px) {
    .vc-carousel-control.vc-left,.vc-carousel-control.vc-right {
        display: none!important;
    }
}

.vc-carousel-control .icon-prev,.vc-carousel-control .icon-next,.vc-carousel-control .glyphicon-chevron-left,.vc-carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 5;
    display: inline-block;
}

.vc-carousel-control .icon-prev,.vc-carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    font-family: serif;
}

.vc-carousel-control .icon-prev:before {
    content: '\2039';
    position: relative;
    top: -3px;
}

.vc-carousel-control .icon-next:before {
    content: '\203a';
    position: relative;
    top: -3px;
    left: 3px;
}

.vc-carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,0.6);
}

.vc-carousel-caption .btn {
    text-shadow: none;
}

.clearfix:before,.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.pull-right {
    float: right!important;
}

.pull-left {
    float: left!important;
}

.hide {
    display: none!important;
}

.show {
    display: block!important;
}

.invisible {
    visibility: hidden;
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.entry-content ol.vc-carousel-indicators {
    margin: 0 0 0 -30%;
}

.entry-content .vc_carousel_vertical ol.vc-carousel-indicators {
    margin: 1px 0 0 0;
    bottom: auto;
}

.wpb_images_carousel.carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.item>a {
    display: block;
}

.wpb_images_carousel.carousel .vc-carousel-inner .vc-carousel-slideline .vc-carousel-slideline-inner>.item>a>img {
    margin: auto;
}
/* rs-settings: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/css/settings.css?rev=4.1.4) */
@font-face {
    font-family:'revicons';  src:url('//fast.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/font/revicons.eot?123');  src:url('../statics/fonts/revicons.eot') format('embedded-opentype'),url('../statics/fonts/revicons.woff') format('woff'),url('../statics/fonts/revicons.ttf') format('truetype'),url('../statics/fonts/revicons.svg') format('svg');  font-weight:normal;  font-style:normal;
}  [class^="revicon-"]:before,[class*=" revicon-"]:before {
    font-family: "revicons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
}

.revicon-search-1:before {
    content: '\e802';
}

.revicon-pencil-1:before {
    content: '\e831';
}

.revicon-picture-1:before {
    content: '\e803';
}

.revicon-cancel:before {
    content: '\e80a';
}

.revicon-info-circled:before {
    content: '\e80f';
}

.revicon-trash:before {
    content: '\e801';
}

.revicon-left-dir:before {
    content: '\e817';
}

.revicon-right-dir:before {
    content: '\e818';
}

.revicon-down-open:before {
    content: '\e83b';
}

.revicon-left-open:before {
    content: '\e819';
}

.revicon-right-open:before {
    content: '\e81a';
}

.revicon-angle-left:before {
    content: '\e820';
}

.revicon-angle-right:before {
    content: '\e81d';
}

.revicon-left-big:before {
    content: '\e81f';
}

.revicon-right-big:before {
    content: '\e81e';
}

.revicon-magic:before {
    content: '\e807';
}

.revicon-picture:before {
    content: '\e800';
}

.revicon-export:before {
    content: '\e80b';
}

.revicon-cog:before {
    content: '\e832';
}

.revicon-login:before {
    content: '\e833';
}

.revicon-logout:before {
    content: '\e834';
}

.revicon-video:before {
    content: '\e805';
}

.revicon-arrow-combo:before {
    content: '\e827';
}

.revicon-left-open-1:before {
    content: '\e82a';
}

.revicon-right-open-1:before {
    content: '\e82b';
}

.revicon-left-open-mini:before {
    content: '\e822';
}

.revicon-right-open-mini:before {
    content: '\e823';
}

.revicon-left-open-big:before {
    content: '\e824';
}

.revicon-right-open-big:before {
    content: '\e825';
}

.revicon-left:before {
    content: '\e836';
}

.revicon-right:before {
    content: '\e826';
}

.revicon-ccw:before {
    content: '\e808';
}

.revicon-arrows-ccw:before {
    content: '\e806';
}

.revicon-palette:before {
    content: '\e829';
}

.revicon-list-add:before {
    content: '\e80c';
}

.revicon-doc:before {
    content: '\e809';
}

.revicon-left-open-outline:before {
    content: '\e82e';
}

.revicon-left-open-2:before {
    content: '\e82c';
}

.revicon-right-open-outline:before {
    content: '\e82f';
}

.revicon-right-open-2:before {
    content: '\e82d';
}

.revicon-equalizer:before {
    content: '\e83a';
}

.revicon-layers-alt:before {
    content: '\e804';
}

.revicon-popup:before {
    content: '\e828';
}

.tp-caption .frontcorner {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcorner {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.tp-caption .frontcornertop {
    width: 0;
    height: 0;
    border-left: 40px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 40px solid #00A8FF;
    position: absolute;
    left: -40px;
    top: 0px;
}

.tp-caption .backcornertop {
    width: 0;
    height: 0;
    border-left: 0px solid transparent;
    border-right: 40px solid transparent;
    border-top: 40px solid #00A8FF;
    position: absolute;
    right: 0px;
    top: 0px;
}

.rev_slider_wrapper {
    position: relative;
}

.rev_slider_wrapper>ul {
    visibility: hidden;
}

.rev_slider {
    position: relative;
    overflow: visible;
}

.rev_slider img {
    max-width: none!important;
    -moz-transition: none 0;
    -webkit-transition: none 0;
    -o-transition: none 0;
    transition: none 0;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
    border: none;
    visibility: visible!important;
}

.rev_slider .no-slides-text {
    font-weight: bold;
    text-align: center;
    padding-top: 80px;
}

.rev_slider ul {
    margin: 0px;
    padding: 0px;
    list-style: none!important;
    list-style-type: none;
    background-position: 0px 0px;
}

.rev_slider ul li,.rev_slider>ul>li,.rev_slider>ul>li:before {
    list-style: none!important;
    position: absolute;
    visibility: hidden;
    margin: 0px!important;
    padding: 0px!important;
    overflow-x: visible;
    overflow-y: visible;
    list-style-type: none!important;
    background-image: none;
    background-position: 0px 0px;
    text-indent: 0em;
}

.rev_slider .tp-caption,.rev_slider .caption, {
    position: absolute;
    visibility: hidden;
}

.tp-simpleresponsive img {
    max-width: none
}

.tp-caption {
    z-index: 1
}

.tp_inner_padding {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-height: none!important;
}

.tp-hide-revslider,.tp-caption.tp-hidden-caption {
    visibility: hidden!important;
    display: none!important
}

.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider video {
    max-width: none!important
}

.noFilterClass {
    filter: none!important;
}

.caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.caption.fullscreenvideo iframe,.caption.fullscreenvideo video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.tp-caption.fullscreenvideo {
    left: 0px;
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%
}

.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe video {
    width: 100%!important;
    height: 100%!important;
    display: none
}

.fullscreenvideo .vjs-loading-spinner {
    visibility: none;
    display: none!important;
    width: 0px;
    height: 0px
}

.fullscreenvideo .vjs-control-bar.vjs-fade-out,.fullscreenvideo .vjs-control-bar.vjs-fade-in,.fullscreenvideo .vjs-control-bar.vjs-fade-out.vjs-lock-showing,.fullscreenvideo .vjs-control-bar.vjs-fade-in.vjs-lock-showing {
    visibility: hidden!important;
    opacity: 0!important;
    display: none!important;
    width: 0px;
    height: 0px;
    overflow: hidden
}

.fullcoveredvideo.video-js,.fullcoveredvideo video {
    background: transparent!important
}

.fullcoveredvideo .vjs-poster {
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px
}

.tp-dottedoverlay {
    background-repeat: repeat;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1
}

.tp-dottedoverlay.twoxtwo {
    background: url(../images/gridtile.png)
}

.tp-dottedoverlay.twoxtwowhite {
    background: url(../images/gridtile_white.png)
}

.tp-dottedoverlay.threexthree {
    background: url(../images/gridtile_3x3.png)
}

.tp-dottedoverlay.threexthreewhite {
    background: url(../images/gridtile_3x3_white.png)
}

.tp-dottedoverlay.qishiwuwhite {
    background: url(../images/white75.png)
}

.tp-dottedoverlay.wushiwhite {
    background: url(../images/white50.png)
}

.tp-dottedoverlay.ershiwuwhite {
    background: url(../images/white25.png)
}

.tp-dottedoverlay.qishiwublack {
    background: url(../images/black75.png)
}

.tp-dottedoverlay.wushiblack {
    background: url(../images/black50.png)
}

.tp-dottedoverlay.ershiwublack {
    background: url(../images/black25.png)
}

.fullscreen-container {
    width: 100%;
    position: relative;
    padding: 0;
}

.fullwidthbanner-container {
    width: 100%;
    position: relative;
    padding: 0;
    overflow: hidden;
}

.fullwidthbanner-container .fullwidthabanner {
    width: 100%;
    position: relative;
}

.tp-simpleresponsive .slotholder *,.tp-simpleresponsive img {
}

.tp-simpleresponsive .caption,.tp-simpleresponsive .tp-caption {
    position: absolute;
    -webkit-font-smoothing: antialiased!important;
}

.tp-bannershadow {
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-bannershadow.tp-shadow1 {
    background: url(../images/shadow1.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 30px;
    bottom: -30px
}

.tp-bannershadow.tp-shadow2 {
    background: url(../images/shadow2.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-bannershadow.tp-shadow3 {
    background: url(../images/shadow3.png) no-repeat;
    background-size: 100% 100%;
    width: 890px;
    height: 60px;
    bottom: -60px
}

.tp-button {
    padding: 6px 13px 5px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    height: 30px;
    cursor: pointer;
    color: #fff!important;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.6)!important;
    font-size: 15px;
    line-height: 45px!important;
    background: url(../images/g30.png) repeat-x top;
    font-family: arial,sans-serif;
    font-weight: bold;
    letter-spacing: -1px;
    text-decoration: none;
}

.tp-button.big {
    color: #fff;
    text-shadow: 0px 1px 1px rgba(0,0,0,0.6);
    font-weight: bold;
    padding: 9px 20px;
    font-size: 19px;
    line-height: 57px!important;
    background: url(../images/g40.png) repeat-x top
}

.purchase:hover,.tp-button:hover,.tp-button.big:hover {
    background-position: bottom,15px 11px
}

@media only screen and (min-width:480px) and (max-width:767px) {
    .tp-button {
        padding: 4px 8px 3px;
        line-height: 25px!important;
        font-size: 11px!important;
        font-weight: normal;
    }

    a.tp-button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

@media only screen and (min-width:0px) and (max-width:479px) {
    .tp-button {
        padding: 2px 5px 2px;
        line-height: 20px!important;
        font-size: 10px!important
    }

    a.tp-button {
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
        -ms-transition: none;
    }
}

.tp-button.green,.tp-button:hover.green,.purchase.green,.purchase:hover.green {
    background-color: #21a117;
    -webkit-box-shadow: 0px 3px 0px 0px #104d0b;
    -moz-box-shadow: 0px 3px 0px 0px #104d0b;
    box-shadow: 0px 3px 0px 0px #104d0b;
}

.tp-button.blue,.tp-button:hover.blue,.purchase.blue,.purchase:hover.blue {
    background-color: #1d78cb;
    -webkit-box-shadow: 0px 3px 0px 0px #0f3e68;
    -moz-box-shadow: 0px 3px 0px 0px #0f3e68;
    box-shadow: 0px 3px 0px 0px #0f3e68
}

.tp-button.red,.tp-button:hover.red,.purchase.red,.purchase:hover.red {
    background-color: #cb1d1d;
    -webkit-box-shadow: 0px 3px 0px 0px #7c1212;
    -moz-box-shadow: 0px 3px 0px 0px #7c1212;
    box-shadow: 0px 3px 0px 0px #7c1212
}

.tp-button.orange,.tp-button:hover.orange,.purchase.orange,.purchase:hover.orange {
    background-color: #ff7700;
    -webkit-box-shadow: 0px 3px 0px 0px #a34c00;
    -moz-box-shadow: 0px 3px 0px 0px #a34c00;
    box-shadow: 0px 3px 0px 0px #a34c00
}

.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey {
    background-color: #555;
    -webkit-box-shadow: 0px 3px 0px 0px #222;
    -moz-box-shadow: 0px 3px 0px 0px #222;
    box-shadow: 0px 3px 0px 0px #222
}

.tp-button.lightgrey,.tp-button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey {
    background-color: #888;
    -webkit-box-shadow: 0px 3px 0px 0px #555;
    -moz-box-shadow: 0px 3px 0px 0px #555;
    box-shadow: 0px 3px 0px 0px #555
}

.tpclear {
    clear: both
}

.tp-bullets {
    z-index: 1000;
    position: absolute;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
}

.tp-bullets.hidebullets {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-bullets.simplebullets.navbar {
    border: 1px solid #666;
    border-bottom: 1px solid #444;
    background: url(../images/boxed_bgtile.png);
    height: 40px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.navbar-old {
    background: url(../images/navigdots_bgtile.png);
    height: 35px;
    padding: 0px 10px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}

.tp-bullets.simplebullets.round .bullet {
    cursor: pointer;
    position: relative;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAADFBMVEX///8AAAAAAAAAAAD4jAJNAAAABHRSTlMAK0hNt0Y3uwAAACJJREFUeAFjGMSAkYmJEUOMGQjQRZlAgkyEBBHasVo0eAEAPLQASXrXQ4gAAAAASUVORK5CYII=) no-repeat top left; width: 20px;
    height: 20px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    margin-left: 3px;
    transition: all ease-out .3s
}

.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected {
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAAAG1BMVEX///8AAAAAAAAAAAAAAADa2tra2tr7+/v///9jfnpVAAAACHRSTlMAAxQsNqeo8iZjg/0AAABLSURBVHjatY/BCgAgCENLs/X/X9yCDguhm7uoj8m0Fcp8DLcHdaIj7wLJLpVdjhOYLKbGWFSolQ4cCDYfmNYlKICQoHxSPj6/WacNxUgCJyQ68yUAAAAASUVORK5CYII=) no-repeat top left; transition: all ease-out .3s;
}

.tp-bullets.simplebullets.round .bullet.last {
    margin-right: 3px
}

.tp-bullets.simplebullets.round-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/bullets.png) no-repeat bottom left;
    width: 23px;
    height: 23px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.round-old .bullet.last {
    margin-right: 0px
}

.tp-bullets.simplebullets.square .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/bullets2.png) no-repeat bottom left;
    width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-bullets.simplebullets.square .bullet.last {
    margin-right: 0px
}

.tp-bullets.simplebullets.square-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAADFBMVEX///8AAAD+/v7///9GF9OeAAAABHRSTlMAzMzM3rsfZwAAABxJREFUeAFjoBAwMyEAM1SMiREBmIaRGKZ/KQMApYIA3s94KtAAAAAASUVORK5CYII=) no-repeat; width: 19px;
    height: 19px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
    transition: all ease-out .3s
}

.tp-bullets.simplebullets.square-old .bullet.last {
    margin-right: 0px
}

.tp-bullets.simplebullets.square-old .bullet:hover,.tp-bullets.simplebullets.square-old .bullet.selected {
    background: url(data:image/png;
    base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAMAAABFjsb+AAAADFBMVEX///8AAAD///////8Il07uAAAAA3RSTlMAGv4QXuEeAAAAHElEQVR4AWOgEDAzIQAzVIyJEQGYhpEYpn8pAwClggDez3gq0AAAAABJRU5ErkJggg==) no-repeat ; transition: all ease-out .3s;
}

.tp-bullets.simplebullets.navbar .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/bullet_boxed.png) no-repeat top left;
    width: 18px;
    height: 19px;
    margin-right: 5px;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar .bullet.first {
    margin-left: 0px!important
}

.tp-bullets.simplebullets.navbar .bullet.last {
    margin-right: 0px!important
}

.tp-bullets.simplebullets.navbar-old .bullet {
    cursor: pointer;
    position: relative;
    background: url(../images/navigdots.png) no-repeat bottom left;
    width: 15px;
    height: 15px;
    margin-left: 5px!important;
    margin-right: 5px!important;
    float: left;
    margin-top: 10px
}

.tp-bullets.simplebullets.navbar-old .bullet.first {
    margin-left: 0px!important
}

.tp-bullets.simplebullets.navbar-old .bullet.last {
    margin-right: 0px!important
}

.tp-bullets.simplebullets .bullet:hover,.tp-bullets.simplebullets .bullet.selected {
    background-position: top left;
}

.tp-bullets.simplebullets.round .bullet:hover,.tp-bullets.simplebullets.round .bullet.selected,.tp-bullets.simplebullets.navbar .bullet:hover,.tp-bullets.simplebullets.navbar .bullet.selected {
    background-position: bottom left;
}

.tp-bullets.new1 .bullet {
    border: 1px solid #e5e5e5;
    box-sizing: content-box;
    cursor: pointer;
    height: 12px;
    position: relative;
    float: left;
    width: 12px;
    background: #aaaaaa none repeat scroll 0 0;
    margin-left: 3px;
    transition: all ease-out .3s;
}

.tp-bullets.new1 .bullet.last {
    margin-right: 3px
}

.tp-bullets.new1.simplebullets .bullet.selected {
    background: #000000 none repeat scroll 0 0;
    transition: all ease-out .3s;
}

.tparrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: opacity 0.2s ease-out;
    -moz-transition: opacity 0.2s ease-out;
    -o-transition: opacity 0.2s ease-out;
    -ms-transition: opacity 0.2s ease-out;
    -webkit-transform: translateZ(5px);
    transition: all ease-out .3s;
}

.tparrows.hidearrows {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
}

.tp-leftarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/large_left.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-rightarrow {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/large_right.png) no-repeat top left;
    width: 40px;
    height: 40px;
}

.tp-leftarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/small_left.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/small_right.png) no-repeat top left;
    width: 19px;
    height: 14px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrow_left.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px;
}

.tp-rightarrow.round-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrow_right.png) no-repeat top left;
    width: 26px;
    height: 26px;
    margin-right: 0px;
    float: left;
    margin-top: 0px
}

.tp-leftarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/small_left_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-right: 6px;
    margin-top: 12px
}

.tp-rightarrow.navbar {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/small_right_boxed.png) no-repeat top left;
    width: 20px;
    height: 15px;
    float: left;
    margin-left: 6px;
    margin-top: 12px
}

.tp-leftarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrowleft.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-right: 6px;
    margin-top: 10px
}

.tp-rightarrow.navbar-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrowright.png) no-repeat top left;
    width: 9px;
    height: 16px;
    float: left;
    margin-left: 6px;
    margin-top: 10px
}

.tp-leftarrow.navbar-old.thumbswitharrow {
    margin-right: 10px;
}

.tp-rightarrow.navbar-old.thumbswitharrow {
    margin-left: 0px;
}

.tp-leftarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrow_left2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-right: 0px;
    margin-top: 0px
}

.tp-rightarrow.square-old {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/arrow_right2.png) no-repeat top left;
    width: 12px;
    height: 17px;
    float: left;
    margin-left: 0px;
    margin-top: 0px
}

.tp-leftarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/large_left.png) no-repeat 0 0;
    width: 40px;
    height: 40px
}

.tp-rightarrow.default {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/large_right.png) no-repeat 0 0;
    width: 40px;
    height: 40px
}

.tp-leftarrow.default2 {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/large_left_style1.png) no-repeat 0 0;
    width: 40px;
    height: 40px
}

.tp-rightarrow.default2 {
    z-index: 100;
    cursor: pointer;
    position: relative;
    background: url(../images/large_right_style1.png) no-repeat 0 0;
    width: 40px;
    height: 40px
}

.new1.tparrows.tp-leftarrow,.new1.tparrows.tp-rightarrow {
    background-image: none;
    width: 25px;
    height: 25px;
    color: #fff;
    text-align: center;
}

.new1.tparrows::before,.new2.tparrows::before {
    font-family: "revicons";
    font-size: 10px;
    transition: color 0.3s ease 0s;
    z-index: 2;
    top: 1px;
    position: relative;
}

.new1.tparrows.tp-leftarrow::before {
    content: "\e824";
}

.new1.tparrows.tp-rightarrow::before {
    content: "\e825";
}

.tp-leftarrow:hover,.tp-rightarrow:hover {
    background-position: bottom left;
    transition: all ease-out .3s
}

.tp-bullets.tp-thumbs {
    z-index: 1000;
    position: absolute;
    padding: 3px;
    background-color: #394151;
    width: 500px;
    height: 50px;
    margin-top: -50px;
    vertical-align: top;
}

.tp-bullets.tp-thumbs img {
    vertical-align: top
}

.fullwidthbanner-container .tp-thumbs {
    padding: 3px
}

.tp-bullets.tp-thumbs .tp-mask {
    width: 500px;
    height: 50px;
    overflow: hidden;
    position: relative
}

.tp-bullets.tp-thumbs .tp-mask .tp-thumbcontainer {
    width: 5000px;
    position: absolute
}

.tp-bullets.tp-thumbs .bullet {
    width: 100px;
    height: 50px;
    cursor: pointer;
    overflow: hidden;
    background: none;
    margin: 0;
    float: left;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-bullets.tp-thumbs .bullet:hover,.tp-bullets.tp-thumbs .bullet.selected {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.tp-thumbs img {
    width: 100%;
}

.tp-bannertimer {
    width: 100%;
    height: 10px;
    background: url(../images/timer.png);
    position: absolute;
    z-index: 200;
    top: 0px
}

.tp-bannertimer.tp-bottom {
    top: auto;
    bottom: 0px!important;
    height: 5px
}

.vjs-tech {
    margin-top: 1px
}

.tp-caption .vjs-default-skin .vjs-big-play-button {
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border: none;
    box-shadow: none;
    text-shadow: none;
    line-height: 30px;
    vertical-align: top;
    padding: 0px;
}

.tp-caption .vjs-default-skin .vjs-big-play-button:before {
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 40px;
    text-shadow: none!important;
    color: #fff;
    font-size: 18px;
}

.tp-caption .vjs-default-skin:hover .vjs-big-play-button,.vjs-default-skin .vjs-big-play-button:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
}

.tp-simpleresponsive img {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.tp-caption img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
    zoom: 1;
}

.tp-simpleresponsive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.tp-simpleresponsive>ul li {
    list-style: none;
    position: absolute;
    visibility: hidden;
}

.caption.slidelink a div,.tp-caption.slidelink a div {
    width: 3000px;
    height: 1500px;
    background: url(../images/coloredbg.png) repeat
}

.tp-loader {
    background: url(../images/loader.gif) no-repeat 10px 10px;
    background-color: #fff;
    margin: -22px -22px;
    top: 50%;
    left: 50%;
    z-index: 10000;
    position: absolute;
    width: 44px;
    height: 44px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
/* rs-captions: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/css/dynamic-captions.css?rev=4.1.4) */
.tp-caption.largegreenbg {
    position: absolute;
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 50px;
    line-height: 70px;
    font-family: "Open Sans";
    background-color: #67ae73;
    padding: 0px 20px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.tp-caption.black {
    color: #000;
    text-shadow: none;
}
/* rs-plugin-static: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/plugins/revslider/rs-plugin/css/static-captions.css?rev=4.1.4) */
.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
    color: #ffa902;
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
    color: #ffa902;
}

.tp-caption a {
    color: #ff7302;
    text-shadow: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
}

.tp-caption a:hover {
    color: #ffa902;
}
/* main-fonts: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/themes/qfy-01/css/main.font.cdn.default.css) */
@charset "utf-8";

@font-face {
    font-family:'Glyphicons Halflings';src:url('//fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.eot');src:url('../statics/fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'),url('../statics/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../statics/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../statics/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')
}

@font-face {
    font-family:'fontawesome';src:url('../statics/fonts/fontawesome-v3.eot');src:url('../statics/fonts/fontawesome-v3.eot') format('embedded-opentype'),url('../statics/fonts/fontawesome-v3.woff') format('woff'),url('../statics/fonts/fontawesome-v3.ttf') format('truetype');font-weight:normal;font-style:normal
}
/* dt-main: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/themes/qfy-01/css/main.css) */
@charset "utf-8";

.bitem.logo.big {
    max-height: 150px
}

.bitem.logo.big img {
    max-height: 150px;
    width: auto
}

.bitem.logo.nomarl {
    max-height: 150px
}

.bitem.logo.nomarl img {
    max-height: 100px;
    width: auto
}

.bitem.logo.small {
    max-height: 50px
}

.bitem.logo.small img {
    max-height: 50px;
    width: auto
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,summary {
    display: block
}

audio,canvas,video {
    display: inline-block
}

.old-ie audio,.old-ie canvas,.old-ie video {
    display: inline;
    zoom: 1
}

audio:not([controls]) {
    display: none;
    height: 0
}[hidden] {
    display: none
}

* {
    padding: 0;
    margin: 0
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none
}

a:active,a:focus,a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

code,kbd,pre,samp {
    font-family: monospace,serif;
    font-family: 'courier new',monospace
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}

q {
    quotes: none
}

q:after,q:before {
    content: '';
    content: none
}

small {
    font-size: 75%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

dd,dl,menu,ol,ul {
    list-style: none;
    list-style-image: none
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure,form {
    margin: 0
}

legend {
    border: 0;
    padding: 0;
    white-space: normal
}

.old-ie legend {
    margin-left: -7px
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

.old-ie button,.old-ie input,.old-ie select,.old-ie textarea {
    vertical-align: middle
}

button,input {
    line-height: normal
}

button,input[type=button],input[type=reset],input[type=submit] {
    cursor: pointer;
    -webkit-appearance: button
}

.old-ie button,.old-ie input[type=button],.old-ie input[type=reset],.old-ie input[type=submit] {
    overflow: visible
}

button[disabled],input[disabled] {
    cursor: default
}

input[type=checkbox],input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

.old-ie input[type=checkbox],.old-ie input[type=radio] {
    height: 13px;
    width: 13px
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

section.section:not(.overflowauto) {
    overflow: hidden
}

section.section.overflowauto {
    z-index: 5
}

.qfy-column-inner.overflowauto {
    z-index: 5
}

.clear {
    clear: both
}

.section-text-shadow .tooltip {
    text-shadow: none
}

.section-inner-shadow,.section-inner-shadow .background-media,.section-inner-shadow .background-overlay {
    box-shadow: 0 2px 2px -1px rgba(0,0,0,.25) inset,0 -2px 2px -1px rgba(0,0,0,.25) inset
}

@media print {
    * {
        text-shadow: none!important;
        color: #000!important;
        background: transparent!important;
        box-shadow: none!important;
    }

    a, a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: "";
    }

    pre, blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr, img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100%!important;
    } @    page {
        margin: 2cm .5cm;
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3;
    }

    h2, h3 {
        page-break-after: avoid;
    }

    select {
        background: #fff!important;
    }

    .navbar {
        display: none;
    }

    .table td, .table th {
        background-color: #fff!important;
    }

    .btn>.caret, .dropup>.btn>.caret {
        border-top-color: #000!important;
    }

    .label {
        border: 1px solid #000;
    }

    .table {
        border-collapse: collapse!important;
    }

    .table-bordered th, .table-bordered td {
        border: 1px solid #ddd!important;
    }
}

.wf-cell,.wf-usr-cell,.content,.sidebar,.footer .widget,input[type="text"],input[type="tel"],input[type="url"],input[type="email"],input[type="number"],input[type="date"],input[type="range"],input[type="password"],select,textarea,.customSelect,blockquote,.entry-author,.format-aside-content,.format-status-content,.format-link-content,#phantom .ph-wrap .ph-wrap-content,.dt-mega-menu .sub-nav .dt-mega-parent,.dl-menuwrapper,.project-media,.project-content,.ngg-imagebrowser img,.page-links,.page-nav,.filter-categories,.filter-extras,.filter-by,.filter-sorting,.filter-categories a,.paginator a,.shortcode-action-box.box-style-table,.box-style-table .action-button,.shortcode-tabs .tab,.tab-style-one.tab-horizontal .tab-inner-content,.shortcode-single-caption,.shortcode-single-image,.shortcode-banner-inside,.shortcode-banner-bg,.shortcode-banner,.fs-entry-content,.rollover-content,.instagram-photos a,.fs-entry-slide,.dt-format-gallery a,.dt-format-gallery .rollover-video,#main .minimal .plan,#main #pricing-table .plan,.wpb_tour.tab-style-two .wpb_tabs_nav,.wpb_tour.tab-style-one .wpb_tabs_nav,.wpb_tour.tab-style-three .wpb_tabs_nav,#main #content .rotatingtweet,.mfp-container,img.mfp-img,.mfp-img-mobile .mfp-bottom-bar,.soc-ico a,.cs-style-3 .rollover-content-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.dt-form input[type="text"],.dt-form input[type="tel"],.dt-form input[type="url"],.dt-form input[type="email"],.dt-form input[type="number"],.dt-form input[type="date"],.dt-form input[type="range"],.dt-form input[type="password"],.comment-form input[type="text"],.comment-form input[type="tel"],.comment-form input[type="url"],.comment-form input[type="email"],.comment-form input[type="number"],.comment-form input[type="date"],.comment-form input[type="range"],.comment-form input[type="password"],.sidebar-bg-off .sidebar-content,.logo-classic-centered #main-nav>li,.logo-classic-centered #main-nav>li>a,.logo-classic #main-nav>li,.logo-classic #main-nav>li>a,#phantom #main-nav>li,#phantom #main-nav>li>a,.dt-mega-menu .sub-nav .dt-mega-parent:hover>a,.shortcode-teaser.frame-on.img-full,div.dream-theme .pp_nav .pp_play,div.dream-theme .pp_nav .pp_pause,.wpb-js-composer div.pp_default .pp_expand,.wpb-js-composer div.pp_default .pp_contract {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
}

.wf-cell,.wf-usr-cell,.footer .widget {
    display: inline-block;
    vertical-align: top;
}

.ancient-ie .wf-cell,.ancient-ie .wf-usr-cell,.ancient-ie .footer .widget {
    display: inline;
    zoom: 1;
}

.wf-1,.wf-span-12 {
    width: 100%
}

.wf-1-2,.wf-2-4,.wf-span-6 {
    width: 50%
}

.wf-1-3,.wf-span-4 {
    width: 33.3333%
}

.wf-2-3,.wf-span-8 {
    width: 66.6667%
}

.wf-1-4,.wf-span-3,.sidebar, {
    width: 25%
}

.wf-3-4,.wf-span-9 {
    width: 75%
}

.wf-1-5 {
    width: 20%
}

.wf-1-6,.wf-span-2 {
    width: 16.6667%
}

.wf-span-1 {
    width: 8.3333%
}

.wf-span-10 {
    width: 83.3333%
}

.wf-table {
    display: table;
    width: 100%
}

.wf-tr {
    display: table-row
}

.wf-td {
    display: table-cell;
    vertical-align: top
}

.wf-float-left {
    float: left
}

.wf-float-right {
    float: right
}

.wf-phone-visible,.wf-mobile-visible {
    display: none
}

.wf-mobile-visible-inline {
    display: none!important
}

.ancient-ie .ie-fix {
    display: inline;
    zoom: 1
}

.wf-cell,.wf-usr-cell,.content,.sidebar, {
    padding: 0 20px
}

.wf-container-main {
    padding: 0
}

.wf-container-main .content {
    width: 100%;
    margin: 0 auto
}

.wf-container {
    margin: 0px;
    padding: 0px
}

.woocommerce .wf-container-main {
    margin: 0px
}

.wf-wrap {
    padding: 0 40px;
    margin: 0 auto
}

html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,html:not(.mobile-true) #main .animate-element img,html:not(.mobile-true) .pp_content img,html:not(.mobile-true) #page .widget_shopping_cart_content img,html:not(.mobile-true) #page .grav-grav img,html:not(.mobile-true) #page .comment-gravatar img,html:not(.mobile-true) #shWrap img,html:not(.mobile-true) #page .royalSlider img {
    opacity: 1;
}

html:not(.mobile-true) #main .benefits-grid-ico.animate-element img,html:not(.mobile-true) #main .animate-element img,html:not(.mobile-true) .pp_content img,html:not(.mobile-true) #page .widget_shopping_cart_content img,html:not(.mobile-true) #page .grav-grav img,html:not(.mobile-true) #page .comment-gravatar img,html:not(.mobile-true) #shWrap img,html:not(.mobile-true) #page .royalSlider img,.paginator .button-load-more,.paginator .loading-ready,.hover-grid .rollover-content,.no-touch .text-on-img.hover-grid .fs-entry-content,.hover-style-one .links-container a,.hover-style-two .links-container a,.hover-style-three .links-container a,.buttons-on-img .links-container a,.hover-style-one .rollover-thumbnails,.hover-style-two .rollover-thumbnails,.hover-style-three .rollover-thumbnails,.no-touch .cs-style-1.text-on-img .fs-entry-content,.btn-3d .dt-btn,.btn-3d .dt-form button,.btn-3d .dt-form input[type="button"],.btn-3d .dt-form input[type="reset"],.btn-3d .dt-form input[type="submit"],.btn-3d input[type="button"],.btn-3d input[type="reset"],.btn-3d input[type="submit"],.btn-3d #main #pricing-table .plan .signup,.btn-3d #main #shaon-pricing-table a.signup,.btn-3d #main .minimal .pt-button,.btn-3d .nsu-submit,.btn-3d #main button.button,.btn-3d #main input.button {
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}

body.responsive-off {
    min-width: 998px;
}

.threed-fullscreen {
    overflow: hidden;
}

.threed-fullscreen #main {
    padding: 0;
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0px;
    margin-bottom: 10px;
    clear: both;
}

#main h1,#main h2,#main h3,#main h4,#main h5,#main h6 {
    text-shadow: none;
}

.widget-title {
    margin-bottom: 20px;
    clear: both;
}

input[type="text"],input[type="tel"],input[type="url"],input[type="email"],input[type="number"],input[type="date"],input[type="range"],input[type="password"],select,textarea,.customSelect {
    padding: 9px 10px 8px 10px;
    border: solid 1px #e0e0e0;
    color: #7a7a7a;
    background-color: #fff;
}

textarea {
    color: #7a7a7a
}

#footer {
    position: relative
}

#footer .alignleft,#sidebar .alignleft {
    margin-right: 20px
}

.alignright {
    float: right;
    margin: 5px 0 10px 30px
}

#footer .alignright,#sidebar .alignright {
    margin-left: 20px
}

.aligncenter {
    display: block;
    margin: 5px auto 10px auto
}

.alignnone {
    float: none;
    margin: 5px auto 10px auto
}

#page {
    position: relative;
    overflow: hidden;
    width: 100%
}

#page.boxed,#page.mini-boxed,#page.fix-width,#page.fix-bigwidth,#page.fix-sobigwidth {
    overflow: hidden
}

#page.boxed {
    max-width: 1180px;
    margin: 20px auto
}

#page.mini-boxed {
    max-width: 1020px;
    margin: 20px auto
}

#page.fix-width {
    max-width: 1020px;
    margin: 0 auto
}

#page.fix-bigwidth {
    max-width: 1280px;
    margin: 0 auto
}

#page.fix-sobigwidth {
    max-width: 1920px;
    margin: 0 auto
}

.overlap #header {
    position: relative
}

.fullscreenpage #fullscreenheader,.fullscreenpage #fullscreenfooter {
    position: absolute;
    width: 100%;
    z-index: 10
}

#fullscreenfooter {
    position: absolute;
    width: 100%;
    z-index: 10;
    bottom: 0
}

#header.hidden-header {
    display: none
}

#main .wf-wrap {
    margin: 0 auto;
    padding: 0px 40px
}

#page.mini-boxed #main .wf-wrap,#page.fix-width #main .wf-wrap,#page.fix-bigwidth #main .wf-wrap,#page.fix-sobigwidth #main .wf-wrap {
    padding: 0px 20px
}

#top-bar {
    position: relative
}

.transparent #top-bar {
    margin-bottom: -1px
}

#top-bar:after {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    content: "";
    z-index: 99
}

#top-bar .wf-float-left p {
    margin-bottom: 0
}

#top-bar a,#bottom-bar a {
    text-decoration: none
}

#top-bar a:hover,#bottom-bar a:hover {
    text-decoration: underline
}

#top-bar .wf-float-left,#bottom-bar .wf-float-left {
    margin-right: 40px
}

#top-bar .wf-float-left:last-of-type,#bottom-bar .wf-float-left:last-of-type {
    margin-right: 0
}

#top-bar .wf-float-right,#bottom-bar .wf-float-right {
    margin-left: 40px
}

#bottom-bar .wf-float-center {
    text-align: center
}

.right-block {
    text-align: right
}

.right-block .soc-ico {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px
}

.shopping-cart {
    display: inline-block
}

.shopping-cart-inner {
    position: absolute;
    z-index: 500;
    background: #fff;
    padding: 10px 20px;
    right: 0;
    width: 300px
}

.right-block .soc-ico {
    margin-left: 13px
}

#top-bar .right-block:before,#top-bar .right-block:after {
    content: "";
    display: table;
    clear: both
}

#bottom-bar {
    position: relative;
    z-index: 9;
    min-height: 30px
}

#bottom-bar .wf-td p {
    margin-bottom: 0
}

.bottom-text-block {
    text-align: right
}

#branding-bottom {
    width: 1px;
    padding: 10px 10px 10px 0;
    line-height: 0;
    font-size: 0
}

.mini-contacts li {
    display: inline-block;
    position: relative;
    margin: 0 20px 0 0px;
    background-repeat: no-repeat;
    background-position: 0 center;
    white-space: nowrap
}

.old-ie .mini-contacts li {
    padding-left: 0
}

.ancient-ie .mini-contacts li {
    display: inline;
    zoom: 1;
    position: static;
    margin: 0 10px 0 0
}

.mini-contacts li:first-child:before {
    border-left: none
}

.mini-contacts li:last-child {
    margin-right: 0
}

.mini-nav li {
    position: relative;
    display: inline-block;
    margin: 0 16px 0 0
}

.mini-nav>ul>li:last-child {
    margin-right: 0
}

.ancient-ie .mini-nav li {
    display: inline;
    zoom: 1;
    margin-right: 15px;
    white-space: nowrap
}

.mini-nav>ul>li.has-children {
    background-position: right center;
    background-repeat: no-repeat;
    padding-right: 12px
}

.mini-nav li:first-child:before {
    border-left: none
}

.mini-nav>ul>li>a {
    display: block
}

.mini-nav>ul>li>a>span,.mini-nav>ul>li>a>.fa {
    display: inline-block;
    vertical-align: middle
}

#top-bar .mini-nav .sub-nav>li:hover>a span,#bottom-bar .mini-nav .sub-nav>li:hover>a span,#top-bar .mini-nav .sub-nav>li:hover>a,#bottom-bar .mini-nav .sub-nav>li:hover>a,#top-bar .mini-nav .sub-nav>li.act>a,#bottom-bar .mini-nav .sub-nav>li.act>a {
    text-decoration: none
}

.mini-nav select {
    min-width: 100px;
    height: 30px
}

.mini-search .field {
    float: left;
    width: 98px;
    height: 20px;
    padding: 0 0 0 13px;
    border: none;
    line-height: 20px;
    background: transparent
}

@-webkit-keyframes MenuAnimIn32 {
    0% {
        -webkit-transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn32 {
    0% {
        -moz-transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn32 {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

#phantom {
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 9399;
    opacity: 0;
    visibility: hidden;
}

#phantom.showed_tb {
    visibility: visible;
    opacity: 1;
    animation: MenuAnimIn3 1s ease-in-out;
}

@-webkit-keyframes MenuAnimIn55 {
    0% {
        -webkit-transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }

    100% {
        -webkit-transform: translateY(-100%);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimIn55 {
    0% {
        -moz-transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }

    100% {
        -moz-transform: translateY(-100%);
        opacity: 0;
    }
}

@keyframes MenuAnimIn55 {
    0% {
        transform: translateY(0);
        opacity: 1;
        visibility: visible;
    }

    100% {
        transform: translateY(-100%);
    }
}

#phantom.MenuAnimIn55 {
    animation: MenuAnimIn55 1s ease-in-out
}

#phantom.boxed {
    z-index: 9008
}

.dt-style-um #phantom {
    display: none
}

.ph-wrap-inner,.menu-box {
    min-height: 48px
}

.menu-info-box {
    display: table-cell;
    text-align: right
}

.menu-box #main-nav {
    line-height: 48px
}

#phantom .ph-wrap {
    -webkit-box-shadow: 0 0 6px rgba(0,0,0,0.25);
    -moz-box-shadow: 0 0 6px rgba(0,0,0,0.25);
    -ms-box-shadow: 0 0 6px rgba(0,0,0,0.25);
    -o-box-shadow: 0 0 6px rgba(0,0,0,0.25);
    box-shadow: 0 0 6px rgba(0,0,0,0.25);
    -webkit-transition: background-color 500ms ease;
    -moz-transition: background-color 500ms ease;
    -o-transition: background-color 500ms ease;
    -ms-transition: background-color 500ms ease;
    transition: background-color 500ms ease
}

#phantom .ph-wrap.boxed {
    width: 100%;
    max-width: 1320px;
    margin: 0 auto
}

#phantom.min .ph-wrap-inner>div {
    padding-top: 0!important;
    padding-bottom: 0!important;
    min-height: 44px!important
}

#phantom .ph-wrap .ph-wrap-content {
    margin: 0 auto;
    padding: 0 40px
}

#phantom .ph-wrap.with-logo .ph-wrap-inner {
    position: relative;
    display: table;
    width: 100%
}

#phantom .ph-wrap.with-logo .ph-wrap-inner>div {
    display: table-cell;
    vertical-align: middle
}

#phantom .ph-wrap.with-logo .ph-wrap-content .logo-box {
    padding: 5px 40px 5px 0;
    text-align: left;
    width: 0%
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box {
    text-align: right;
    padding-top: 5px;
    padding-bottom: 5px
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav>li>a {
    border: 1px solid rgba(0,0,0,0)
}

#phantom #main-nav {
    padding: 0 0px;
    text-align: center
}

#phantom .ph-wrap.with-logo #main-nav {
    padding: 0 0px 0 0;
    text-align: right
}

.ancient-ie .logo-left {
    display: block
}

.ancient-ie .logo-left #branding {
    float: left
}

.ancient-ie .logo-left #navigation {
    float: right
}

#branding {
    padding: 10px 0;
    position: relative
}

.logo-left #branding,.logo-classic #branding,.logo-classic-centered #branding {
    padding-right: 10px;
}

.logo-left #branding {
    max-width: 800px
}

.logo-left #navigation {
    max-width: 800px
}

.logo-classic-centered .navigation-holder>div {
    text-align: center
}

.logo-center .navigation-holder {
    text-align: center
}

.logo-left-right .bit_widget_more .site_tooler {
    display: inline-block
}

.logo-classic #main-nav>li>a,.logo-classic-centered #main-nav>li>a,.logo-classic #main-nav {
    position: relative
}

.logo-classic #main-nav>li:hover>a,.logo-classic-centered #main-nav>li:hover>a {
    border-color: transparent
}

.logo-classic #main-nav {
    margin-top: 0px
}

.logo-classic-centered #main-nav {
    margin-top: -1px
}

.logo-classic .navigation-holder {
    display: table;
    width: 100%
}

.logo-classic .navigation-holder>div {
    margin: 0 auto;
}

.logo-classic nav,.logo-center nav,.logo-classic-centered nav {
    position: relative;
    padding-left: 0;
    padding-right: 0
}

.logo-classic-centered nav,.logo-center nav {
    width: 100%
}

.logo-classic nav:before,.logo-classic nav:after {
    content: "";
    display: table;
    clear: both
}

.logo-classic-centered nav {
    display: block;
    padding-right: 0
}

.logo-classic .mini-search,.dt-style-um .logo-center .mini-search,.dt-style-um .logo-classic-centered .mini-search {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -14px 0px 0 0;
    padding: 0;
    z-index: 10
}

.logo-center .mini-search,.logo-classic-centered .mini-search {
    position: relative;
    display: inline-block;
    z-index: 10
}

.logo-classic .searchform .submit {
    margin-right: 0
}

.logo-left .searchform .submit {
    margin-top: 2px
}

.logo-classic .mini-search {
    margin: -10px 0px 0 0
}

.logo-left #navigation {
    text-align: right
}

.logo-center #branding,.logo-center #navigation {
    display: block;
    text-align: center
}

.logo-classic-centered #main-nav,.logo-classic-centered #branding {
    text-align: center
}

.logo-classic-centered #branding {
    padding-right: 0
}

.logo-classic #main-nav {
    padding: 0 8px 0 0
}

.logo-center #main-nav,.logo-classic-centered #main-nav {
    padding: 0 8px 0 0
}

.logo-classic-centered #main-nav {
    display: table;
    width: auto;
    margin: 0 auto
}

.logo-center #main-nav {
}

.top-bar-right-inner {
    display: inline-block
}

.assistive-info {
    text-align: right
}

.assistive-info.align_left,.menu-info-box.align_left {
    text-align: left
}

.assistive-info.align_right,.menu-info-box.align_right {
    text-align: right
}

.assistive-info.align_center,.menu-info-box.align_center {
    text-align: center
}

.assistive-info.valign .site_tooler {
    display: block
}

.assistive-info.align .site_tooler {
    display: inline-block
}

.floatmenu-bar-right .site_tooler {
    display: inline-block
}

.top-bar-right .bitSearchFrom form.searchform {
    display: inline-block
}

.bitem.logo {
    position: relative
}

.logo-classic-centered .bitem.logo,.logo-center .bitem.logo {
    display: inline-block
}

#main-nav {
    padding: 0px;
    line-height: 2.5
}

.logo-center #main-nav {
    display: inline-block
}

.logo-center #navigation {
    display: inline-block
}

#main-nav.mainmenu>li {
    display: inline-block;
    position: relative;
    z-index: auto;
    vertical-align: top
}

#main-nav.mainmenu>li.child{
    display: inline-block;
    position: relative;
    z-index: auto;
    vertical-align: top
}


#main-nav div {
    display: none;
}

#main-nav.mainmenu>li:hover div {
    display: block;
}

#main-nav>li:first-child {
    margin-left: 0
}

.ancient-ie #main-nav>li {
    float: left;
    margin: 5px 0
}

.logo-classic-centered #main-nav>li {
    padding-bottom: 0
}

#main-nav>li>a {
    display: block;
    border: 1px solid transparent;
    text-decoration: none;
    text-align: left
}

#main-nav.menu-frame-on>li>a {
    -webkit-transition: border-color 0.150s ease,color 0.150s ease;
    -moz-transition: border-color 0.150s ease,color 0.150s ease;
    -o-transition: border-color 0.150s ease,color 0.150s ease;
    transition: border-color 0.150s ease,color 0.150s ease
}

#main-nav>li>a>span>span.menu-subtitle {
    margin-bottom: 3px;
    white-space: nowrap
}

#phantom #main-nav>li:hover>a {
    border: 1px solid transparent
}

#main-nav.menu-frame-on>li.act,.paginator a.act,.filter .filter-categories a.act,.icons-bg .benefits-grid-ico,.format-status-content {
    background: -moz-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,rgba(0,0,0,0.1)));
    background: -webkit-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: -o-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.14) 100%);
    background: -ms-linear-gradient(top,rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
    background: linear-gradient(to bottom,rgba(255,255,255,0) 0%,rgba(0,0,0,0.1) 100%);
}

#main-nav.underline-hover>li>a i.underline,#main-nav .menu-nav>li>a i.underline {
    position: absolute;
    display: block;
    overflow: hidden;
    left: 50%;
    bottom: -5px;
    width: 0;
    height: 1px;
    opacity: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;
    transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s
}

.logo-classic #main-nav.underline-hover>li>a i.underline,.logo-classic-centered #main-nav.underline-hover>li>a i.underline {
    bottom: -1px
}

#main-nav.underline-hover>li>a,#main-nav .menu-nav>li>a {
    -webkit-transition: color 0.2s ease;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    transition: color 0.2s ease
}

#main-nav.underline-hover>li.act>a i.underline,#main-nav.underline-hover>li.act:hover>a i.underline,#main-nav .menu-nav>li.act>a i.underline,#main-nav .menu-nav>li.act:hover>a i.underline {
    width: 100%;
    opacity: 1;
    left: 0
}

.no-touch #main-nav.underline-hover>li:hover>a i.underline,.no-touch #main-nav .menu-nav>li:hover>a i.underline {
    width: 100%;
    opacity: 1;
    left: 0
}

#main-nav>li.has-children>a:after,#main-nav .menu-nav>li.has-children>a:after {
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -2px;
    width: 9px;
    height: 6px;
    content: ""
}

.sub-nav {
    position: absolute;
    visibility: hidden;
    z-index: 200;
    top: 100%;
    width: 168px;
    opacity: 0;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 4px rgba(0,0,0,0.20)
}

.qfy-sub-div {
    position: absolute;
    visibility: hidden;
    z-index: 10000;
    top: 100%;
    overflow-y: auto;
    height: 1px
}

#main-nav>li:hover>.qfy-sub-div {
    visibility: visible;
    height: auto;
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn_js {
    visibility: visible;
    height: auto;
    overflow-y: inherit
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn3 {
    visibility: hidden
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn2 {
    -webkit-animation: MenuAnimIn2 0.5s ease-in-out;
    -moz-animation: MenuAnimIn2 0.5s ease-in-out;
    animation: MenuAnimIn2 0.5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn4 {
    -webkit-animation: MenuAnimIn4 0.5s ease-in-out;
    -moz-animation: MenuAnimIn4 0.5s ease-in-out;
    animation: MenuAnimIn4 0.5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn5 {
    -webkit-animation: MenuAnimIn5 0.5s ease-in-out;
    -moz-animation: MenuAnimIn5 0.5s ease-in-out;
    animation: MenuAnimIn5 0.5s ease-in-out
}

#main-nav>li:hover>.qfy-sub-div.MenuAnimIn7 {
    -webkit-animation: MenuAnimIn7 0.5s ease-in-out;
    -moz-animation: MenuAnimIn7 0.5s ease-in-out;
    animation: MenuAnimIn7 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div {
    visibility: visible;
    height: auto;
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn_js {
    visibility: visible;
    height: auto;
    overflow-y: inherit
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn3 {
    visibility: hidden
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn2 {
    -webkit-animation: MenuAnimIn2 0.5s ease-in-out;
    -moz-animation: MenuAnimIn2 0.5s ease-in-out;
    animation: MenuAnimIn2 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn4 {
    -webkit-animation: MenuAnimIn4 0.5s ease-in-out;
    -moz-animation: MenuAnimIn4 0.5s ease-in-out;
    animation: MenuAnimIn4 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn5 {
    -webkit-animation: MenuAnimIn5 0.5s ease-in-out;
    -moz-animation: MenuAnimIn5 0.5s ease-in-out;
    animation: MenuAnimIn5 0.5s ease-in-out
}

.menu-nav>li:hover>.qfy-sub-div.MenuAnimIn7 {
    -webkit-animation: MenuAnimIn7 0.5s ease-in-out;
    -moz-animation: MenuAnimIn7 0.5s ease-in-out;
    animation: MenuAnimIn7 0.5s ease-in-out
}

#main-nav .qfy-sub-div {
    line-height: normal
}

.underline-hover .sub-nav {
    margin-top: 7px
}

.underline-hover[data-sliderdown='sliderdown'] .sub-nav {
    margin-top: 0px
}

.logo-classic .underline-hover .sub-nav,.logo-classic-centered .underline-hover .sub-nav {
    margin-top: 0px
}

#bottom-bar .sub-nav {
    top: auto;
    bottom: 100%
}

#bottom-bar .sub-nav .sub-nav {
    bottom: 0
}

.sub-nav.right-overflow {
    right: 0
}

.sub-nav .sub-nav {
    left: 168px;
    top: 0px;
    margin-top: 0px
}

.sub-nav .sub-nav.right-overflow {
    left: -168px
}

.sub-nav li {
    display: block;
    position: relative
}

.sub-nav li:first-child:before {
    display: none
}

.sub-nav li.has-children:after {
    display: block;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -4.5px;
    content: "";
    width: 6px;
    height: 9px;
    background-position: right center
}

.sub-nav li a {
    display: block;
    min-width: 40px;
    border-right: solid 1px transparent;
    border-left: solid 1px transparent;
    margin: 0;
    padding: 7px 30px 7px 10px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    line-height: 20px
}

#top-bar .sub-nav {
    z-index: 1003
}

#top-bar .sub-nav li a,#bottom-bar .sub-nav li a {
    padding: 7px 30px 7px 10px
}

#top-bar .sub-nav li:before,#bottom-bar .sub-nav li:before {
    width: 200px;
    margin: 0 15px
}

#top-bar .sub-nav li.has-children:after,#bottom-bar .sub-nav li.has-children:after {
    right: 5px
}

.mini-nav {
    position: relative
}

.mini-nav .customSelect,.menu-select select {
    border: none
}

.mini-nav .customSelect {
    position: absolute;
    visibility: hidden
}

.mini-nav .customSelect .customSelectInner {
    opacity: 0
}

.menu-select select,.mini-nav .customSelect1 {
    visibility: hidden
}

.menu-select {
    position: absolute;
    visibility: hidden;
    display: none;
    margin: 0 auto;
    opacity: 0
}

.mini-nav .customSelectInner {
    padding-left: 20px;
    background-position: 0 center;
    background-repeat: no-repeat
}

.menu-select:hover,.menu-select select {
    cursor: pointer
}

.menu-select select {
    z-index: 999
}

.mini-nav .customSelect {
    padding: 0
}

#mobile-menu {
    display: none;
    padding: 14px 10px 14px 15px;
    text-decoration: none;
    font-family: "Open Sans",sans-serif;
    background: no-repeat 10px center
}

.menu-close,.menu-back {
    display: none
}

.dl-container {
    position: relative
}

.logo-center .dl-container,.logo-classic .dl-container,.logo-classic-centered .dl-container {
    width: 100%;
    min-width: 230px;
    max-width: 320px;
    margin: 0 auto
}

.logo-center .dl-container {
    top: -10px
}

.dl-menuwrapper {
    position: relative;
    z-index: 1999;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    -moz-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%
}

.dl-menuwrapper ul {
    right: 0;
    width: 100%;
    min-width: 230px;
    max-width: 320px;
    list-style: none;
    text-align: left;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d
}

#navigation>#dl-menu {
    text-align: center
}

.dl-container>ul {
    padding: 5px 0
}

.dl-menuwrapper li {
    position: relative
}

.dl-menuwrapper li a {
    display: block;
    position: relative;
    padding: 10px 0;
    margin: 0 20px;
    font-weight: normal;
    text-align: left;
    text-decoration: none;
    outline: none
}

.dl-menuwrapper li a>span {
    display: table-cell
}

.dl-menuwrapper li.dl-back a>span {
    display: inline-block
}

.dl-menuwrapper li:last-child>a,.dl-menuwrapper li.dl-back>a {
    border: none!important
}

.dl-menuwrapper li.dl-back>a {
    margin: -5px 0 0 0;
    text-align: center
}

.dl-menuwrapper li.has-children>a:after {
    display: block;
    position: absolute;
    right: -5px;
    top: 50%;
    width: 6px;
    height: 9px;
    margin-top: -4.5px;
    content: "";
    background-position: 0 0;
    background-repeat: no-repeat
}

.dl-menuwrapper li.dl-back span {
    position: relative
}

.dl-menuwrapper li.dl-back span:before {
    display: block;
    position: absolute;
    left: -16px;
    top: 50%;
    width: 10px;
    height: 7px;
    margin-top: -2.5px;
    content: ""
}

.dl-menuwrapper .dl-menu {
    position: absolute;
    width: 100%;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden
}

.windows-phone .dl-menuwrapper .dl-menu {
    visibility: hidden
}

.dl-menuwrapper .dl-menu.dl-menu-toggle {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px)
}

.windows-phone .dl-menuwrapper .dl-menu.dl-menuopen {
    visibility: visible
}

.dl-menuwrapper li .dl-submenu {
    display: none
}

.dl-menu.dl-subview li,.dl-menu.dl-subview li.dl-subviewopen>a,.dl-menu.dl-subview li.dl-subview>a {
    display: none
}

.dl-menu.dl-subview li.dl-subview,.dl-menu.dl-subview li.dl-subview .dl-submenu,.dl-menu.dl-subview li.dl-subviewopen,.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu,.dl-menu.dl-subview li.dl-subviewopen>.dl-submenu>li {
    display: block
}

.dl-container>.dl-submenu {
    position: absolute;
    width: 100%;
    right: 0;
    margin: 0
}

.dl-menu.dl-animate-out-2 {
    -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
    -moz-animation: MenuAnimOut2 0.3s ease-in-out;
    animation: MenuAnimOut2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimOut2 {
    100% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }
}

@-moz-keyframes MenuAnimOut2 {
    100% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }
}

@keyframes MenuAnimOut2 {
    100% {
        transform: translateX(-100%);
        opacity: 0;
    }
}

.dl-menu.dl-animate-in-2 {
    -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
    -moz-animation: MenuAnimIn2 0.3s ease-in-out;
    animation: MenuAnimIn2 0.3s ease-in-out;
}

@-webkit-keyframes MenuAnimIn2 {
    0% {
        -webkit-transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn2 {
    0% {
        -moz-transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn2 {
    0% {
        transform: translateX(-100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn3 {
    0% {
        -webkit-transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn3 {
    0% {
        -moz-transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn3 {
    0% {
        transform: translateY(-100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn4 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn4 {
    0% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn4 {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

.dl-container>.dl-submenu.dl-animate-in-2 {
    -webkit-transform: translate3d(-100%,0,0);
    transform: translate3d(-100%,0px,0px);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -moz-transition: -moz-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

@-webkit-keyframes SubMenuAnimIn2 {
    0% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateX(0px);
        opacity: 1;
    }
}

@-moz-keyframes SubMenuAnimIn2 {
    0% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateX(0px);
        opacity: 1;
    }
}

@keyframes SubMenuAnimIn2 {
    0% {
        transform: translateX(100%);
        opacity: 0;
    }

    100% {
        transform: translateX(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn5 {
    0% {
        -webkit-transform: translateY(100%);
        opacity: 0;
    }

    100% {
        -webkit-transform: translateY(0px);
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn5 {
    0% {
        -moz-transform: translateY(100%);
        opacity: 0;
    }

    100% {
        -moz-transform: translateY(0px);
        opacity: 1;
    }
}

@keyframes MenuAnimIn5 {
    0% {
        transform: translateY(100%);
        opacity: 0;
    }

    100% {
        transform: translateY(0px);
        opacity: 1;
    }
}

@-webkit-keyframes MenuAnimIn7 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@-moz-keyframes MenuAnimIn7 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes MenuAnimIn7 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.dl-container>.dl-submenu.dl-animate-out-2 {
    -webkit-transform: translate3d(100%,0,0);
    transform: translate3d(100%,0px,0px);
    -webkit-transition: -webkit-transform .2s ease-in-out;
    -moz-transition: -moz-transform .2s ease-in-out;
    -ms-transition: -ms-transform .2s ease-in-out;
    -o-transition: -o-transform .2s ease-in-out;
    transition: transform .2s ease-in-out;
}

@-webkit-keyframes SubMenuAnimOut2 {
    0% {
        -webkit-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -webkit-transform: translateX(100%);
        opacity: 0;
    }
}

@-moz-keyframes SubMenuAnimOut2 {
    0% {
        -moz-transform: translateX(0%);
        opacity: 1;
    }

    100% {
        -moz-transform: translateX(100%);
        opacity: 0;
    }
}

@keyframes SubMenuAnimOut2 {
    0% {
        transform: translateX(0%);
        opacity: 1;
    }

    100% {
        transform: translateX(100%);
        opacity: 0;
    }
}

.no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none
}

.no-js .dl-menuwrapper li .dl-submenu {
    display: block
}

.no-js .dl-menuwrapper li.dl-back {
    display: none
}

.no-js .dl-menuwrapper li>a:not(:only-child) {
    background: rgba(0,0,0,0.1)
}

.no-js .dl-menuwrapper li>a:not(:only-child):after {
    content: ''
}

.not-webkit.overlap #main {
    position: relative;
    z-index: 1
}

.main-gradient {
    display: none
}

.is-webkit.overlap .main-gradient {
    display: block
}

.is-webkit.overlap .main-gradient {
    position: relative;
    width: 100%;
    height: 66px;
    margin-top: -26px;
    z-index: 3
}

.is-webkit.overlap #main {
    -webkit-box-shadow: none;
    box-shadow: none
}

.is-webkit.overlap #main .wf-wrap {
    margin-top: -36px
}

.footer {
    padding: 30px 0 20px 0
}

.sidebar .widget,.sidebar-content .widget {
    padding: 25px 20px 15px 20px;
    margin-bottom: 2px
}

.content .widget,.content .sidebar-content .widget:first-child {
    padding-top: 25px;
    padding-bottom: 15px
}

.content .widget:first-child {
    padding-top: 0px
}

.sidebar .widget.widget-custom-nav {
    padding-top: 20px
}

.sidebar .widget:first-child,.sidebar-content .widget:first-child,.old-ie .sidebar .widget:first-child {
    border-top: none
}

.sidebar-bg-off.sidebar .widget:first-child,.sidebar-bg-off .sidebar-content .widget:first-child,.old-ie .sidebar.sidebar-bg-off .widget:first-child {
    padding-top: 0
}

.ancient-ie .sidebar .widget {
    zoom: 1
}

.widget:before,.widget:after {
    content: "";
    display: table;
    clear: both
}

.footer .widget {
    margin-bottom: 30px
}

.widget-info {
    margin-bottom: 20px
}

.content .widget ul {
    list-style: none
}

.menu,.custom-menu .widget_pages>ul {
    margin: 0
}

.menu li,.custom-menu li,.widget_pages li,.qts-lang-menu li {
    display: block;
    position: relative;
    margin: 9px 0 0 0;
    padding: 10px 0 0 0
}

.menu>li:first-child,.custom-menu>li:first-child,.widget_pages>ul>li:first-child,.qts-lang-menu li:first-child {
    border: none!important;
    margin-top: 0;
    padding-top: 0
}

#page .qtrans_flag {
    width: auto;
    height: auto;
    background-position: 0 center
}

.menu ul:before,.widget_pages li ul:before {
    display: block;
    position: absolute;
    right: 1px;
    top: 0;
    content: "";
    border-style: solid;
    border-width: 5px;
    border-color: transparent
}

.menu a,.custom-menu a,.widget_pages a {
    text-decoration: none;
    padding-right: 15px
}

.old-ie .custom-menu a {
    padding-left: 0
}

.custom-menu a {
    position: relative;
    display: block;
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: 0 center
}

.custom-nav .has-children>a:after {
    display: block;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -1px;
    width: 9px;
    height: 6px;
    content: ""
}

.custom-nav .has-children.act>a.active:after {
    margin-top: -3px
}

.menu a:hover,.custom-menu a:hover,.widget_pages a:hover {
    text-decoration: underline
}

.menu li ul,.custom-menu li ul,.widget_pages li ul,.content .menu li ul,.content .custom-menu li ul,.content .widget_pages li ul {
    margin-left: 20px
}

.custom-menu li ul {
    padding-top: 10px
}

.logos-grid .wf-cell {
    margin-bottom: 40px;
    text-align: center
}

.logos-grid .borders {
    position: relative;
    font-size: 0
}

.logos-grid .borders:before {
    position: absolute;
    display: block;
    bottom: -20px;
    left: 0;
    width: 100%;
    content: ""
}

.logos-grid .borders:after {
    position: absolute;
    display: block;
    top: 0;
    left: -20px;
    height: 100%;
    content: ""
}

.logos-grid .borders a,.logos-grid a {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    line-height: 0
}

.logos-grid .borders a:hover {
    opacity: 0.7
}

.old-ie .logos-grid .borders a {
    display: block
}

.logos-grid img {
    max-width: 100%;
    height: auto
}

.logo-items li {
    text-align: center
}

.logo-items li a {
    line-height: 0;
    font-size: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"
}

.logo-items img {
    max-width: 100%;
    height: auto
}

.logo-items li a:hover {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"
}

body #load {
    background-color: #FFFFFF;
    height: 100%;
    overflow: hidden;
    position: fixed;
    width: 100%;
    z-index: 9501
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }

    100% {
        -o-transform: rotate(359deg);
    }
}

@-ms-keyframes spin {
    0% {
        -ms-transform: rotate(0deg);
    }

    100% {
        -ms-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(359deg);
    }
}

body #load .fa-spinner,.loading-label .fa-spinner,#page .ls-defaultskin .ls-loading-container .fa-spinner,#page .ls-carousel .ls-loading-container .fa-spinner,#page .ls-defaultskin .ls-loading-indicator,#page .ls-carousel .ls-loading-indicator {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -35px 0 0 -35px;
    width: 70px;
    height: 70px;
    text-align: center;
    font-size: 70px;
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

.loading-label .fa-spinner,#page .ls-defaultskin .ls-loading-container .fa-spinner,#page .ls-carousel .ls-loading-container .fa-spinner,#page .ls-defaultskin .ls-loading-indicator {
    left: 0;
    top: 0;
    margin: 13px 0 0 13px;
    width: 44px;
    height: 44px;
    text-align: center;
}

.loading-label,#page .ls-defaultskin .ls-loading-container,#page .ls-carousel .ls-loading-container {
    overflow: hidden;
    padding: 5px;
    width: 60px;
    height: 60px;
    background-image: none;
    font-size: 0;
    line-height: 0;
    -webkit-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    -moz-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    -ms-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    -o-box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
    box-shadow: 0px 0px 4px rgba(0,0,0,0.20);
}

.old-ie body #load,.old-ie .loading-label,.old-ie #page .ls-defaultskin .ls-loading-container,.old-ie #page .ls-carousel .ls-loading-container,.old-ie #page .ls-defaultskin .ls-loading-indicator {
    border: 1px solid #eaeaea;
    background-image: url(../images/loading-ie.png);
    background-repeat: no-repeat;
    background-position: center center;
}

.old-ie #page .ls-carousel .ls-loading-container .ls-loading-indicator {
    background: none;
}

#page .ls-defaultskin {
    background-color: transparent;
}

.loading-label {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    z-index: 2000;
}

.shortcode-code {
    padding: 25px 20px 25px 20px;
}

.rev_slider_wrapper {
    z-index: 1;
}

#main .gallery img {
    border: none;
}

.bit-html .wpb_content_element,.bit-html ul.wpb_thumbnails-fluid>li,.bit-html .last_toggle_el_margin,.bit-html .wpb_button {
    margin-bottom: 0;
}

.offer-tag {
    display: none;
}

.scroll-top {
    position: fixed;
    right: 15px;
    bottom: 25px;
    width: 35px;
    height: 35px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    -ms-border-radius: 17px;
    -o-border-radius: 17px;
    border-radius: 17px;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    transition: opacity 400ms ease;
    z-index: 99;
}

.scroll-top.off {
    right: -35px;
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.scroll-top.on {
    right: 15px;
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.scroll-top:before {
    display: block;
    width: 34px;
    height: 34px;
    content: "";
    background-image: url("../images/6d637d492b8c4d08af9f3aa19235c65d.gif");
    background-repeat: no-repeat;
    background-position: center center;
}

.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 {
    position: relative;
}

.stripe.stripe-video-bg .wf-container {
    position: relative
}

.stripe.stripe-video-bg>video {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%
}

.no-mobile .stripe.stripe-video-bg>video {
    display: block
}

.stripe.stripe-video-bg>video {
    display: none
}

.ls-container a {
    text-decoration: none
}

.products mark {
    background: none
}

.responsive-off #megaMenu #megaMenuToggle {
    display: none
}

.responsive-off #megaMenu.megaResponsiveToggle ul.megaMenu {
    display: block
}

.responsive-off #megaMenu.megaResponsive ul.megaMenu>li.menu-item {
    display: inline-block;
    width: auto;
    border: none
}

.responsive-off #page #megaMenu.megaResponsive ul.megaMenu>li.menu-item>a {
    border: none
}

.full-width-wrap>.wf-cell {
    padding-left: 0;
    padding-right: 0
}

#content span:last-child[class*="gw-go-btn-icon"][class*="gw-go-btn-icon-large"] {
    margin-bottom: -6px
}

#content span:last-child[class*="gw-go-btn-icon"] {
    margin-bottom: -5px
}

.content .gw-go-col {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-color: #e2e2e2
}

.content .gw-go-col:before {
    margin-top: 1px
}

#main .jg-container .wf-cell .post {
    margin: 0;
    padding: 0
}

.content #jg-container-1.wf-container {
    padding-top: 5px
}

.jg-container .post .alignleft,.jg-container .post .alignnone {
    margin-top: 0;
    margin-bottom: 0
}

#main .jg-container .wf-cell {
    float: left;
    opacity: 0;
    padding: 0
}

.justified-grid .paginator {
    border: none!important
}

.justified-grid.portfolio.layout-grid .paginator,.justified-grid.layout-grid .paginator,.portfolio.description-on-hover .paginator.paginator-more-button,.media.description-on-hover .paginator.paginator-more-button,.albums.description-on-hover .paginator.paginator-more-button {
    margin-top: 0!important;
    padding-top: 40px!important
}

.portfolio.description-under-image .paginator.paginator-more-button,.media.description-under-image .paginator.paginator-more-button,.albums.description-under-image .paginator.paginator-more-button {
    margin-top: 0!important;
    padding-top: 30px!important
}

.is-webkit #main .jg-container .wf-cell {
    float: left
}

#main .wpb_alert {
    text-shadow: none
}

.justified-grid .full-width-wrap .rollover-content {
    z-index: 8
}

.wpb_alert,.wpb_alert *,.stripe .wpb_alert * {
    color: #c09853
}

.wpb_alert-success,.wpb_alert-success *,.stripe .wpb_alert-success * {
    color: #468847
}

.wpb_alert-danger,.wpb_alert-error,.wpb_alert-danger *,.wpb_alert-error *,.stripe .wpb_alert-danger *,.stripe .wpb_alert-error * {
    color: #b94a48
}

.wpb_alert-info,.wpb_alert-info *,.stripe .wpb_alert-info * {
    color: #3a87ad
}

.soc-ico a,.soc-ico a:hover,#top-bar .soc-ico a:hover,#bottom-bar .soc-ico a:hover {
    text-decoration: none
}

.old-ie .soc-ico a span {
    top: 0px
}

.old-ie .soc-ico a {
    border: none
}

.soc-ico a {
    border: 1px solid #F5928B
}

.soc-ico a .icon {
    width: 25px;
    height: 25px
}

.soc-ico {
    overflow: hidden
}

.widget .soc-ico {
    padding: 5px 0 10px
}

.footer .widget .soc-ico {
    padding: 5px 0 0
}

.soc-ico a {
    display: inline-block;
    height: 27px;
    margin: 0 5px 3px 0;
    width: 27px;
    font-size: 12px;
    vertical-align: top
}

.soc-ico a.qq,.soc-ico a.weixin {
    font-size: 17px
}

.old-ie .soc-ico>a>span {
    display: inline-block;
    font-size: 12px
}

.old-ie .right-block .soc-ico {
    vertical-align: top
}

.old-ie .soc-ico .glyphicon-icon-qq,.old-ie .soc-ico .glyphicon-icon-weixin {
    font-size: 15px
}

.soc-ico .bit-socail-icon {
    font-size: 15px;
    position: relative;
    top: -7px;
    cursor: pointer;
    left: -5px
}

.soc-ico a,.buttons-on-img .project-zoom,.buttons-on-img .project-details,.buttons-on-img .project-link,.buttons-on-img .link,.buttons-on-img .links-container>.details,.hover-style-one .links-container>a,.hover-style-two .links-container>a,.hover-style-three .links-container>a,.hover-style-one .links-container a>span,.hover-style-two .links-container a>span,.hover-style-three .links-container a>span,.buttons-on-img .links-container a>span {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%
}

.soc-ico a:hover {
    opacity: 0.7!important
}

#top-bar .soc-ico a {
    float: right;
    margin: 1px 0 2px 4px
}

#top-bar .soc-ico a:hover {
    opacity: 1!important
}

#branding a img,#branding img {
    height: auto
}

.sidebar-bg-off #content {
    position: relative
}

.sidebar-bg-off #content:after {
    position: absolute;
    top: 10px;
    width: 1px;
    height: 100%;
    content: ""
}

.sidebar-bg-off.sidebar-right #content:after {
    right: 20px
}

.sidebar-bg-off.sidebar-left #content:after {
    left: 20px
}

.sidebar-bg-off.sidebar-right #content {
    padding-right: 60px
}

.sidebar-bg-off.sidebar-left #content {
    padding-left: 60px
}

.sidebar-bg-off .sidebar {
    padding-right: 0;
    padding-left: 0
}

.sidebar-bg-off.sidebar-right .sidebar-content {
    padding-left: 0
}

.sidebar-bg-off.sidebar-left .sidebar-content {
    padding-right: 0;
    padding-left: 0
}

.sidebar-bg-off.sidebar-none #content:after {
    display: none
}

#top-bar .soc-ico a {
    width: 23px
}

#top-bar .soc-ico.show-round a {
    width: 27px
}

.sidebar-bg-off .rsContW,.bg-under-widget .rsContW {
    margin-bottom: 14px
}

.bg-under-widget .sidebar .widget,.bg-under-widget .sidebar-content .widget {
    margin-bottom: 20px
}

.dt-form .dt-btn {
    margin-bottom: 0
}

.single-post .breadcrumbs li:last-child,.single-portfolio .breadcrumbs li:last-child {
    display: none
}

.responsive-off #top-bar {
    visibility: visible
}

#top-bar.text-center .wf-td {
    display: block;
    text-align: center
}

#top-bar.text-center .wf-td>div {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    padding: 0;
    vertical-align: middle;
    line-height: 40px
}

#top-bar.text-center .wf-float-left {
    display: inline-block;
    float: none
}

.vc-carousel .vc-carousel-inner .vc-carousel-slideline {
    width: 40000px
}

#page .tp_recent_tweets li a {
    font-weight: normal
}

.dt-fancy-separator {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center
}

.dt-fancy-separator.title-left,.dt-fancy-separator.title-right {
    margin: 0
}

.dt-fancy-separator.title-right {
    float: right;
    clear: both
}

.dt-fancy-separator.title-left {
    text-align: left
}

.dt-fancy-separator.title-left .dt-fancy-title {
    padding-left: 0
}

.dt-fancy-separator.title-left .dt-fancy-title.bg-on {
    padding-left: 1em
}

.dt-fancy-separator.title-right {
    text-align: right
}

.dt-fancy-separator.title-right .dt-fancy-title {
    padding-right: 0
}

.dt-fancy-separator.title-right .dt-fancy-title.bg-on {
    padding-right: 1em
}

.separator-holder {
    position: absolute;
    display: block;
    top: 50%;
    width: 2000px;
    border-top: 1px solid red;
    content: ''
}

.style-dashed .separator-holder {
    border-top-width: 1px;
    border-top-style: dashed
}

.style-dotted .separator-holder {
    border-top-width: 1px;
    border-top-style: dotted
}

.style-double .separator-holder {
    border-top-width: 3px;
    border-top-style: double
}

.style-thick .separator-holder {
    border-top-width: 5px;
    border-top-style: solid
}

.style-disabled .separator-holder {
    display: none
}

.separator-left {
    right: 100%;
    margin-right: 1em
}

.separator-right {
    left: 100%;
    margin-left: 1em
}

.dt-fancy-separator.line-below .separator-left {
    top: auto;
    right: 0;
    bottom: -1em;
    margin-right: 0
}

.line-below .separator-holder {
    top: auto;
    bottom: -1em;
    margin-right: 0;
    margin-left: 0
}

.dt-fancy-separator.line-below.title-left .separator-left {
    left: 0;
    right: auto
}

.dt-fancy-separator.line-below.title-right .separator-left {
    left: auto;
    right: 0
}

.dt-fancy-separator.line-below.title-right .separator-right,.dt-fancy-separator.line-below.title-left .separator-right {
    display: none
}

.dt-fancy-title {
    position: relative;
    display: inline-block;
    top: 50%
}

.dt-fancy-title.bg-on {
    padding: 0 1em
}

.gap {
    clear: both
}

.st-accordion li,.wpb_row .wpb_gallery_slides {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    -o-box-sizing: content-box;
    box-sizing: content-box
}

#page .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
    background-color: transparent
}

.bitLogo {
    display: inline-block
}

p {
    margin: 0px;
    padding: 0px
}

#wpadminbar {
    display: none
}

.xoouserultra-wrap.xoouserultra-login {
    margin: 60px 0
}

.uultra-miniprofile-users {
    margin-top: 25px;
    margin-bottom: 100px
}

.uultra-miniprofile-users a {
    color: #8d9095
}

.bit_row .uultra-profile-basic-wrap,.bit_row .xoouserultra-registration {
    margin-top: 20px;
    margin-bottom: 20px
}

.logo-classic-centered #main-nav.bit-menu-default>li.first,.logo-classic-centered #main-nav.bit-menu-default>li.has-children.level-arrows-on.first {
    padding-left: 0
}

#phantom .logo-box img {
    max-height: 50px;
    width: auto;
    display: table-cell
}

.floatlogoText {
    display: table-cell;
    padding: 6px 0
}

.logo-center #main-nav {
    margin-bottom: 5px
}

.menu-nav-container {
    padding-left: 5px
}

.mini-boxed-layout .wf-wrap {
    padding: 0 20px
}

.cke_editable_inline img {
    -webkit-user-select: auto;
    -khtml-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    -o-user-select: auto;
    user-select: auto
}

.soc-ico>a>span {
    top: -8px
}

.soc-ico.show-big>a>span {
    top: -6px;
    font-size: 18px
}

.soc-ico.show-big>a>span.glyphicon-icon-weixin,.soc-ico.show-big>a>span.glyphicon-icon-qq {
    font-size: 28px;
    top: -7px;
    left: -2px
}

.content-fullwidth #page #main .wf-wrap {
    padding: 0
}

.vc-element.vc-vc_column_inner .controls-column.vc-controls {
    display: none;
    visibility: hidden
}

.vc-vc_column_inner .vc-element .controls-cc .hiddenbr {
    display: block!important
}

.vc-vc_column_inner .vc-element .controls-cc .list_button_inner {
    top: 69px
}

.rev_slider_wrapper {
    position: relative
}

#bottom-bar {
    padding: 2px 0
}

.form-message {
    display: block;
    margin-bottom: 10px
}

.searchform input {
    width: 100%
}

.widget_search input[type="text"] {
    width: 100%;
    margin: 5px 0 10px 0
}

.bitSearchFrom .searchform,.widget .searchform,.content .searchform {
    position: relative
}

.bitSearchFrom .searchform .submit,.widget .searchform .submit,.content .searchform .submit {
    position: absolute;
    top: 5px;
    right: 0px;
    text-align: center
}

.top-bar-right.align_left {
    text-align: left
}

.top-bar-right .bitSearchFrom .searchform .submit {
    top: 2px;
    right: 5px
}

.top-bar-right .searchform input[type='text'] {
    padding: 3px 10px 3px
}

.mini-search {
    height: 20px;
    padding-left: 10px
}

.searchform .submit,.mini-search .searchform .submit {
    float: right;
    width: 20px;
    height: 20px;
    margin-right: 4px;
    border: none;
    color: transparent;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat
}

.widget .searchform input,.content .searchform input,.widget select {
    border: 1px solid #E0E0E0;
    background-color: #fff
}

#main .chzn-container-single .chzn-single {
    background-image: none;
    box-shadow: none;
    text-shadow: none
}

#main .customSelect {
    padding: 6px 10px 5px
}

#calc_shipping_country {
    width: 100%!important;
    padding: 16px 10px 16px
}

.customSelect.country_to_state {
    width: 100%!important
}

.customSelect.country_to_state .customSelectInner {
    width: 100%!important
}

.customSelect .customSelectInner {
    text-align: left;
    background-position: right center;
    background-repeat: no-repeat
}

.nsu_widget label {
    margin-right: 10px
}

.widget .searchform input,.content .searchform input,.mc4wp-form form select {
    padding: 6px 10px 5px;
    font-size: 100%
}

.content .searchform input {
    width: 100%
}

.widget .searchform,.content .searchform {
    position: relative
}

.widget .searchsubmit,.widget .searchform .submit,.content .searchform .submit {
    position: absolute;
    top: 5px;
    right: 0
}

.content .widget .searchform .submit,.widget .searchform .submit {
    top: 5px
}

.content .searchform .submit {
    top: 5px
}

.mini-search .field {
    float: left;
    width: 98px;
    height: 20px;
    padding: 0 0 0 13px;
    border: none;
    line-height: 20px;
    background: transparent
}

#header .mini-search .searchsubmit {
    display: none
}

.searchform {
    position: relative;
    z-index: 3
}

#header .mini-search {
    max-width: 20px;
    padding-left: 6px
}

#header.logo-left .mini-search {
    width: 35px;
    max-width: 35px
}

#header .mini-search .field {
    position: absolute;
    right: 6px;
    top: 38px;
    width: 290px;
    height: 50px;
    background-color: #fff;
    font-style: italic;
    visibility: hidden;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2)
}

.mini-search .field:focus {
    outline: none
}

.searchsubmit {
    display: none
}

.container,.container-fullwidth {
    position: relative;
    z-index: 3
}

.section {
    position: relative;
    z-index: 4;
}

.background-media,.background-overlay {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0
}

.background-media {
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 1;
    overflow: hidden
}[class*=oxy-agent-] .background-media {
    background-attachment: scroll!important
}

.background-overlay {
    z-index: 2
}

.section .section .container {
    width: auto
}

.section-fullheight .row,.section-fullheight [class*=col-md] {
    position: static!important
}

.grid-overlay-10 {
    background-image: url(../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: #FFFFFF
}

.navbar .dropdown-toggle i {
    color: #FFFFFF;
    font-size: 17px
}

.navbar .dropdown-toggle .badge {
    border-radius: 99px!important;
    font-size: 12px!important;
    font-weight: 300;
    height: 16px;
    padding: 2px 6px;
    position: absolute;
    right: 24px;
    text-align: center;
    text-shadow: none!important;
    top: 8px
}

.navbar .dropdown-toggle .username {
    font-weight: 600
}

.navbar #header-notification .dropdown-toggle i,.navbar #header-message .dropdown-toggle i,.navbar #header-tasks .dropdown-toggle i {
    color: #486d93;
    text-shadow: 1px 1px #b4c7da,-1px -1px #375471
}

.navbar #navbar-left li.dropdown {
    border-right: 1px solid #507aa4;
    font-weight: 400
}

.navbar #navbar-left li.dropdown:first-child {
    border-left: 1px solid #507aa4
}

.navbar #navbar-left i {
    margin-right: 5px;
    color: #FFFFFF
}

.dropdown-menu {
    position: absolute;
    text-align: left;
    margin: 0px;
    z-index: 9500;
    min-width: 100px;
    display: none;
    padding-top: 5px;
    padding-bottom: 5px
}

.mini-boxed-layout .dropdown-menu {
    right: 0
}

.dropdown-menu li {
    line-height: 20px;
    padding: 2px 10px
}

.dropdown-menu li .fa {
    width: 10px
}

.teaser_grid_container .post_grid .post-title a,.teaser_grid_container .post_grid .post-title span,.teaser_grid_container .post_image .post-title a,.teaser_grid_container .post_image .post-title span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.vc-carousel-inner .post-title a,.vc-carousel-inner .post-title span {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block
}

.bitRightSider .jsscrolldiv.bitWidgetFrame,.bitLeftSider .jsscrolldiv.bitWidgetFrame,.footer .jsscrolldiv.bitWidgetFrame {
    padding-left: 0;
    padding-top: 0px!important;
    padding-bottom: 0px!important
}

.bitRightSider .jsscrolldiv.bitWidgetFrame .jscroller2_up,.bitRightSider .jsscrolldiv.bitWidgetFrame .jscroller2_left,.bitLeftSider .jsscrolldiv.bitWidgetFrame .jscroller2_up,.bitLeftSider .jsscrolldiv.bitWidgetFrame .jscroller2_left,.footer .jsscrolldiv.bitWidgetFrame .jscroller2_up,.footer .jsscrolldiv.bitWidgetFrame .jscroller2_left {
    margin: 0;
    padding: 5px 5px 5px 10px
}

.bitMainTopSider .site_tooler .bitWidgetFrame {
    padding-bottom: 0px!important;
    padding-top: 0px!important
}

.bitMainTopSider .site_tooler .jsscrolldiv.bitWidgetFrame {
    margin-bottom: 10px!important;
    margin-top: 10px!important
}

.jscroller2_up,.jscroller2_down,.jscroller2_left,.jscroller2_right {
    margin: 0;
    padding: 0
}

.jscroller2_left,.jscroller2_right,.jscroller2_left_endless,.jscroller2_right_endless {
    white-space: nowrap
}

.wpb_wrapper ul {
    list-style-type: disc;
    list-style-position: inside
}

.wpb_wrapper ol {
    list-style-type: decimal;
    list-style-position: inside
}

.wpb_wrapper ul ul,ol ul {
    list-style-type: circle;
    list-style-position: inside;
    margin-left: 15px
}

.wpb_wrapper ol ol,ul ol {
    list-style-type: lower-latin;
    list-style-position: inside;
    margin-left: 15px
}

.wpb_row .wpb_images_lib .vcgroup * {
    box-sizing: content-box
}

.wpb_single_image .wpb_wrapper img,.wpb_images_lib_isotope img,.wpb_images_list img {
    vertical-align: middle;
    max-width: 100%;
    width: auto;
    height: auto
}

.wpb_single_image .wpb_wrapper img.attachment-widthfull {
    width: 100%
}

a.bitImageAhover .wpb_wrapper {
    position: relative;
    max-width: 100%
}

.post-thumb a.bitImageAhover,.wpb_images_lib_isotope a.bitImageAhover,.positionSpan,.qfytemplateslist a.bitImageAhover,.wpb_images_list a.bitImageAhover {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.post-thumb a.bitImageAhover {
    font-size: 0
}

span.bitImageAhover {
    position: relative;
    display: inline-block;
    max-width: 100%
}

.bitImageAhover i {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: all .6s ease;
}

li.isotope-item:hover .bitImageAhover i,.bitImageAhover:hover i {
    transition: all .6s ease;
}

.black1.bitImageAhover i {
    background-image: url("../images/zoom_in_white.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: rgb(0,0,0);
    opacity: 0;
    filter: alpha(opacity=0);
}

.black2.bitImageAhover i {
    background-image: url("../images/big-white-plus.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: rgb(0,0,0);
    opacity: 0;
    filter: alpha(opacity=0);
}

.gray1.bitImageAhover i {
    background-image: url("../images/zoom_in_black.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: rgb(174,174,174);
    opacity: 0;
    filter: alpha(opacity=0)
}

.gray2.bitImageAhover i {
    background-image: url("../images/big-black-plus.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: rgb(174,174,174);
    opacity: 0;
    filter: alpha(opacity=0)
}

.white1.bitImageAhover i {
    background-image: url("../images/zoom_in_black.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: rgb(255,255,255);
    opacity: 0;
    filter: alpha(opacity=0)
}

.white2.bitImageAhover i {
    background-image: url("../images/big-black-plus.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-color: rgb(255,255,255);
    opacity: 0;
    filter: alpha(opacity=0)
}

li.isotope-item:hover .black1.bitImageAhover i,.black1.bitImageAhover:hover i,.mouseHover.hover .black1.bitImageAhover i {
    background-image: url("../images/zoom_in_white.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgb(0,0,0);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

li.isotope-item:hover .black2.bitImageAhover i,.black2.bitImageAhover:hover i,.mouseHover.hover .black2.bitImageAhover i {
    background-image: url("../images/big-white-plus.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgb(0,0,0);
    opacity: 0.7;
    filter: alpha(opacity=70);
}

li.isotope-item:hover .gray1.bitImageAhover i,.gray1.bitImageAhover:hover i,.mouseHover.hover .gray1.bitImageAhover i {
    background-image: url("../images/zoom_in_black.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgb(174,174,174);
    opacity: 0.6;
    filter: alpha(opacity=60)
}

li.isotope-item:hover .gray2.bitImageAhover i,.gray2.bitImageAhover:hover i,.mouseHover.hover .gray2.bitImageAhover i {
    background-image: url("../images/big-black-plus.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgb(174,174,174);
    opacity: 0.6;
    filter: alpha(opacity=60)
}

li.isotope-item:hover .white1.bitImageAhover i,.white1.bitImageAhover:hover i ,.mouseHover.hover .white1.bitImageAhover i {
    background-image: url("../images/zoom_in_black.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgb(255,255,255);
    opacity: 0.6;
    filter: alpha(opacity=60)
}

li.isotope-item:hover .white2.bitImageAhover i,.white2.bitImageAhover:hover i,.mouseHover.hover .white2.bitImageAhover i {
    background-image: url("../images/big-black-plus.png");
    background-position: center center;
    background-repeat: no-repeat;
    background-color: rgb(255,255,255);
    opacity: 0.6;
    filter: alpha(opacity=60)
}

.gray3 img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    transition: all .6s ease
}

li.isotope-item:hover .gray3 img,.gray3:hover img,.mouseHover.hover .gray3 img {
    -webkit-filter: grayscale(0%);
    -moz-filter: grayscale(0%);
    -ms-filter: grayscale(0%);
    -o-filter: grayscale(0%);
    filter: grayscale(0%);
    filter: none;
    transition: all 1s ease
}

.grow-slow .wpb_wrapper {
    overflow: hidden;
    display: inline-block
}

.grow-slow {
    overflow: hidden;
    padding: 0px
}

.qfy_images_list span.grow-slow {
    position: relative;
    display: inline-block;
    max-width: 100%;
}

.grow-slow img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease
}

li.isotope-item:hover .grow-slow img,.grow-slow:hover img,.mouseHover.hover .grow-slow img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transition: all 1s ease
}

a.black3.bitImageAhover:hover i {
    background-color: rgb(0,0,0);
    opacity: 0.7;
    filter: alpha(opacity=70)
}

a.black3.bitImageAhover .view {
    display: none;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -20px;
    width: 100%;
    overflow: hidden;
    line-height: 50px;
    height: 50px;
    white-space: nowrap;
    text-overflow: ellipsis
}

a.black3.bitImageAhover .view span {
    padding: 20px 20px;
    background: #0088c2;
    color: #fff
}

a.black3.bitImageAhover .view span:hover {
    background: #00648F
}

a.black3.bitImageAhover:hover .view {
    display: block
}

a.black4.bitImageAhover:hover i {
    background-color: rgb(255,255,255);
    opacity: 0.8;
    filter: alpha(opacity=80)
}

a.black4.bitImageAhover .view {
    display: none;
    position: absolute;
    top: 50%;
    text-align: center;
    margin-top: -17px;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis
}

a.black4.bitImageAhover .view span.title {
    display: inline-block;
    width: 158px;
    overflow: hidden;
    border: 1px solid #666;
    color: #666;
    margin: 0 auto;
    padding: 5px 20px;
    border-radius: 3px
}

a.black4.bitImageAhover .view span.info {
    display: inline-block;
    color: #fff;
    background: #3e3e3e;
    padding: 5px 21px;
    margin-right: 10px;
    cursor: pointer;
    border-radius: 3px
}

a.black4.bitImageAhover .view span.use {
    display: inline-block;
    color: #fff;
    background: #3e3e3e;
    padding: 5px 21px;
    cursor: pointer;
    border-radius: 3px
}

a.black4.bitImageAhover:hover .view {
    display: block
}

.wpb_images_lib_isotope .vc-item {
    float: left
}

.wpb_images_lib_isotope .vc-inner {
    border-bottom: 0px solid transparent;
    border-right: 0px solid transparent
}

.iphorm-input-wrap input {
    box-sizing: content-box
}

.clicktoaddmodel .vc-vc_row section.section:hover {
    border: 1px solid #EA9004;
    cursor: pointer
}

.clicktoaddmodel #vc-no-content-helper,.clicktoaddmodel .vc-empty-element,.clicktoaddmodel .controls-column.vc-controls,.clicktoaddmodel .vc-controls .controls-cc {
    visibility: hidden!important;
    display: none!important
}

.vc-not-empty i {
    display: none
}

.textwidget.bitWidgetFrame img,.wpb_text_column img {
    max-width: 100%
}

.qfyuser-body .qfyuser-label div.required {
    display: inline-block;
    margin-left: 3px
}

.qfyuser-body .qfyuser-label .qfyuser-tip {
    position: relative;
    top: 2px
}

a {
    text-decoration: none!important
}

.bit-tp-caption {
    display: none
}

.bit-tp-caption.on {
    display: block
}

.bit-button-waiting {
    position: absolute;
    background: none repeat scroll 0% 0% rgb(255,255,255);
    border: 1px solid #507aa4;
    display: inline-block;
    left: 0;
    top: 0;
    background-color: #5e87b0;
    border-radius: 2px;
    box-sizing: border-box;
    z-index: 200;
    text-align: center
}

.bit-button-waiting img {
    width: 24px;
    margin: 3px 0
}

.verifyTable {
    border: 1px solid #eee;
    max-width: 478px;
    margin: 0 auto;
    padding: 20px;
    background: #fff;
    color: #555555
}

.verifyTable tr td {
    padding: 5px 0
}

.verifyTable tr td input {
    border-radius: 3px!important;
    background: #f5f5f5!important;
    border: 1px solid #ddd!important;
    box-shadow: inset 0 -1px 4px #eee!important;
    color: #333
}

.verifyTable td {
    font-size: 14px;
    padding-bottom: 10px;
    color: rgb(68,68,68)
}

.verifyTable .verifyTitle {
    font-size: 20px;
    font-weight: 700;
    padding-bottom: 10px;
    color: #666666
}

.old-ie .bit_main_content {
    margin-top: -2px
}

.widget-title .roles {
    color: red;
    font-size: 11px
}

#top-bar .dropdown-menu .glyphicon {
    width: 13px
}

.site_tooler .dropdown-menu li {
    padding: 2px 5px
}

.wpb_thumbnails.post_grid .post-title,.wpb_thumbnails.post_waterfall .post-title {
    margin-bottom: 5px
}

.vc_slide_item .post-title {
    padding-top: 10px
}

.vc_carousel .vc_slide_item .post-title {
    padding-top: 0px;
    padding-bottom: 10px
}

.vendor .bit_button_helper {
    display: none!important
}

#header {
    position: relative
}

.wpb_thumbnails.post_image .post-thumb img,.vc_slide_item .post-thumb img,.post_grid .post-thumb img {
    max-width: 100%
}

.post_waterfall .post-thumb img {
    height: 100%;
    width: 100%
}

.post_waterfall .post-thumb>* {
    width: 100%
}

.wpb_teaser_grid .wpb_heading.wpb_teaser_grid_heading {
    text-align: left;
    padding-left: 10px!important
}

.vc_carousel .wpb_heading.wpb_gallery_heading,.wpb_teaser_grid .wpb_heading.wpb_teaser_grid_heading {
    text-align: left
}

.wpb_thumbnails.post_image .post-title {
    margin-bottom: 5px
}

.mobile_footer_menu {
    position: fixed;
    bottom: 0;
    z-index: 998;
    width: 100%
}

.mobile_footer_menu ul {
    float: left;
    width: 100%
}

.mobile_footer_menu li {
    display: block;
    position: relative;
    vertical-align: middle;
    float: left;
    text-align: center
}

.mobile_footer_menu li:last-child a {
    border-right: none!important
}

.mobile_footer_menu li a {
    padding-top: 10px;
    padding-bottom: 10px;
    display: block
}

.mobile_footer_menu .onemenu li {
    width: 100%
}

.mobile_footer_menu .twomenu li {
    width: 50%
}

.mobile_footer_menu .threemenu li {
    width: 33.33333%
}

#mobile-menu.dropTopStyle {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin: 0
}

.dropCenterStyle_containter.positionFixed,.mobiledefault_containter.positionFixed,.dropTopStyle_containter.positionFixed {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0
}

.mobilefloatmenu .dl-menuwrapper.main-mobile-menu .dl-menu,.mobilefloatmenu .floatmenu .dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-perspective: none;
    -moz-perspective: none;
    perspective: :none;
    transform: none;
    transition: none;
    padding: 0
}

.floatwarpper {
    background-color: #212121;
    bottom: 0;
    box-sizing: border-box;
    height: 100%;
    line-height: 1em;
    overflow: auto;
    position: fixed;
    right: -260px;
    text-align: left;
    top: 0;
    visibility: hidden;
    width: 260px;
    z-index: 1
}

.dropTopStyle_containter.dl-menuwrapper .dl-container,.dropTopStyle_containter.dl-menuwrapper ul {
    max-width: 100%
}

.dropTopStyle_containter.dl-menuwrapper li a {
    text-align: center
}

.dropTopStyle_containter.dl-menuwrapper li a>span {
    display: inline
}

.dropTopStyle_containter.center a {
    margin-right: 0;
    margin-left: 0
}

.dropTopStyle_containter.left a {
    margin-right: 0
}

.dl-container .dl-menu.dl-menuopen .menu-item:last-child,.dl-menuwrapper li.has-children.qfy-subviewopen,.dl-menuwrapper ul.dl-submenu>li:last-child {
    border-bottom: 1px solid transparent
}

.dl-menuwrapper li.has-children>a:after {
    position: absolute;
    right: 8px
}

.dl-menuwrapper.right li.has-children>a:after {
    right: -12px
}

#mobile-menu.dropTopStyle.left>span {
    padding-left: 20px
}

#mobile-menu.dropTopStyle.right>span.phone-text {
    padding-right: 35px
}

#mobile-menu.dropTopStyle.left,.dropTopStyle_containter.dl-menuwrapper.left li a {
    text-align: left
}

#mobile-menu.dropTopStyle.right,.dropTopStyle_containter.dl-menuwrapper.right li a {
    text-align: right
}

#mobile-menu.dropCenterStyle {
    padding-left: 0;
    padding-right: 0;
    text-align: center;
    margin: 0
}

.dropCenterStyle_containter.dl-menuwrapper ul {
    max-width: 100%;
    text-align: center
}

.dropCenterStyle_containter.dl-menuwrapper li a {
    text-align: center
}

.dropCenterStyle_containter.dl-menuwrapper li a>span {
    display: inline
}

.dropCenterStyle_containter.center a {
    margin-right: 0;
    margin-left: 0
}

.dropCenterStyle_containter.left a {
    margin-right: 0
}

#mobile-menu.dropCenterStyle.left>span {
    padding-left: 20px
}

#mobile-menu.dropCenterStyle.right>span.phone-text {
    padding-right: 35px
}

#mobile-menu.dropCenterStyle.left,.dropCenterStyle_containter.dl-menuwrapper.left li a {
    text-align: left
}

#mobile-menu.dropCenterStyle.right,.dropCenterStyle_containter.dl-menuwrapper.right li a {
    text-align: right
}

.dl-menuwrapper {
    z-index: 201
}

#dl-menu.dl-menuwrapper {
    z-index: 9400
}

.floatmenu.dl-menuwrapper {
    position: fixed;
    -webkit-perspective: none;
    -moz-perspective: none;
    perspective: none;
    perspective-origin: 0 0
}

.floatmenu#dl-menu {
    top: 8px;
    right: 8px;
    background: transparent
}

.floatmenu #mobile-menu {
    margin: 0
}

.floatmenu.dl-menuwrapper #mobile-menu {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 14px;
    font-weight: 400px;
    line-height: 14px;
    width: 15px
}

.floatmenu.dl-menuwrapper .phone-text {
    display: none
}

.floatmenu.dl-menuwrapper ul {
    max-width: 100%;
    text-align: center
}

.floatmenu.dl-menuwrapper li a {
    text-align: center
}

.floatmenu.dl-menuwrapper li.dl-back>a {
    margin: 0 20px
}

.floatmenu.dl-menuwrapper li a>span {
    display: inline-block;
    max-width: 180px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.floatmenu.center a {
    margin-right: 0;
    margin-left: 0
}

.floatmenu.dl-menuwrapper.left li a {
    text-align: left
}

.floatmenu.dl-menuwrapper.right li a {
    text-align: right
}

.mobile_icon {
    float: right;
    margin-right: 10px;
    margin-left: 10px;
    display: none;
    position: absolute
}

.mobile_icon:before {
    display: none
}

#mobile-menu.dropCenterStyle .mobile_icon,#mobile-menu.dropTopStyle .mobile_icon,#mobile-menu.dropCenterStyle .mobile_icon:before,#mobile-menu.dropTopStyle .mobile_icon:before {
    display: inline-block
}

.iconbigSize .mobile_icon,.iconbigSize .mobile_icon:before {
    font-size: 22px
}

#mobile-menu .mobile_icon {
    top: 50%;
    position: absolute;
    right: 0;
    transform: translateY(-50%);
    margin-top: -2px
}

.fullfloatmenu.floatwarpper {
    padding-top: 55px
}

.qfyheadercontent .qfyheaderul li {
    box-sizing: border-box;
}

.floatmenu#dl-menu.leftbtnmenu {
    left: 8px;
    top: 8px;
    right: auto!important;
}

.floatwarpper.leftbtnmenu {
    right: auto;
    left: -260px;
    top: 0;
    overflow-x: hidden;
    height: 100%;
    visibility: visible;
    z-index: 9401;
    opacity: 1;
}

.moble_menufixed .floatmenu#dl-menu.leftbtnmenu>#mobile-menu {
    background: none!important;
    border: 0!important;
}

.dl-menuwrapper.floatmenu .dl-menu {
    opacity: 1;
}

.dl-menu-open #dl-menu.leftbtnmenu {
    display: none!important;
}

.leftbtnmenu .menu-item.dl-back {
    display: none!important;
}

.leftbtnmenu .loginbtncontainer .loginbtn,.leftbtnmenu .loginbtncontainer .registerbtn {
    display: inline-block;
    width: 50%;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
    box-sizing: border-box;
}

.leftbtnmenu .loginbtncontainer .loginbtn {
    border-right: 1px solid #ddd;
}

.leftbtnmenu .loginbtncontainer_top {
    min-height: 20px;
    border-bottom: 1px solid #ddd;
}

.leftbtnmenu .loginbtncontainer_bottom {
    border-top: 1px solid #ddd;
}

.dl-menuwrapper.leftbtnmenu li.has-children>a::after {
    background-image: none!important;
    content: "\f067";
    display: inline-block;
    font: normal normal normal 12px/1 FontAwesome;
}

.dl-menuwrapper.leftbtnmenu li.has-children.dl-subviewopen>a::after {
    content: "\f068";
}

.dl-menuwrapper.leftbtnmenu ul.dl-submenu>li {
    border: 0!important;
}

.dl-menuwrapper.leftbtnmenu ul.dl-submenu>li.first {
    border-top: 1px solid #ddd!important;
}

.dl-menuwrapper.leftbtnmenu .dl-menu {
    position: relative;
}

.dl-menuwrapper.leftbtnmenu #mobile-menu {
    -webkit-transition: all 500ms cubic-bezier(.39,.575,.565,1);
    transition: all 500ms cubic-bezier(.39,.575,.565,1);
}

.dl-menuwrapper.leftbtnmenu .dl-menu {
    transform: none;
    transition: none;
}

.dl-menu-open .dl-menuwrapper.leftbtnmenu.left li>a>span {
    padding-left: 20px;
}

.dl-menuwrapper.leftbtnmenu li a {
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 0;
}

.dl-menuwrapper.leftbtnmenu li>a>span {
    -webkit-transition: padding-left 500ms cubic-bezier(.39,.575,.565,1);
    transition: padding-left 500ms cubic-bezier(.39,.575,.565,1);
}

.dl-menuwrapper.leftbtnmenu.left li:hover>a>span {
    padding-left: 23px;
}

.dropCenterStyle_containter .dl-container>ul,.dropTopStyle_containter .dl-container>ul {
    padding: 0
}

.bit-html #mobile-menu.dropCenterStyle,.bit-html #mobile-menu.dropTopStyle {
    display: block
}

#dl-menu.dropTopStyle_containter,#dl-menu.dropCenterStyle_containter {
    width: 100%
}

.dropCenterStyle_containter.dl-menuwrapper.left li.dl-back>a,.dropTopStyle_containter.dl-menuwrapper.left li.dl-back>a {
    margin: 0 20px
}

#mobile-menu.glyphicon-icon-align-justify .wf-phone-hidden {
    padding-left: 5px
}

.text_left {
    text-align: left
}

.text_center {
    text-align: center
}

.text_right {
    text-align: right
}

.bitSearchFrom.text_left form,.bitSearchFrom.text_center form,.bitSearchFrom.text_right form {
    display: inline-block
}

#main-nav .sub-nav>li:last-child {
    border-bottom: 0!important
}

.ppstart:hover {
    background: transparent url("../images/start.png") no-repeat scroll left bottom
}

.ppstart {
    background: transparent url("../images/start.png") no-repeat scroll left top;
    bottom: 50%;
    cursor: pointer;
    display: block;
    height: 84px;
    left: 50%;
    margin-bottom: -38px;
    margin-left: -45px;
    padding: 0;
    position: absolute;
    width: 84px
}

.defaultminheight {
    min-height: 20px
}

.product-content {
    position: relative
}

.qfytemplate_bigimg {
    padding: 3.4% 3.4% 15% 3.4%;
    z-index: 2;
    position: relative;
    height: 67.3%;
    overflow: hidden
}

.post_blog4 .post-thumb {
    max-width: 100%;
    display: block
}

.post_blog4 .post-thumb img {
    max-width: 100%
}

.Thumbnail_text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #fff;
    background: #000
}

.hoverclass {
    opacity: 0
}

.widget-title {
    position: relative
}

.hoverclass:hover,.qfy_image_vc_item:hover .hoverclass,.single_two_images:hover .hoverclass,.vc-item.images:hover .hoverclass,.images.gimg:hover .hoverclass,.vc-item.images1:hover .hoverclass,.vc-item.images2:hover .hoverclass,.vc-item.images3:hover .hoverclass,.vc-item.images4:hover .hoverclass,.vc-item.images5:hover .hoverclass,.post-thumb:hover .hoverclass {
    opacity: 1
}

.hoverborderyellow:hover {
    border: 1px solid #ff9900!important;
    z-index: 100
}

.div_table {
    display: table;
    table-layout: fixed
}

.div_td {
    display: table-cell;
    vertical-align: top
}

.div_table .field_image {
    max-width: 100%
}

.car_gxpz {
    line-height: 30px
}

.car_gxpz>span {
    border: 1px solid #f90;
    color: #f90;
    margin: 0 5px 5px 0;
    padding: 2px 10px
}

.maxwidth img {
    max-width: 100%
}

.qfy-text {
    min-height: 1px
}

.qfy-text img {
    max-width: 100%
}

.qfy-text>.wpb_wrapper>section {
    line-height: initial
}

.onepage-wrapper {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
    padding: 0;
    margin-top: 0!important;
    -webkit-transform-style: preserve-3d
}

.onepage-wrapper .section {
    width: 100%;
    height: 100%
}

.disabled-onepage-scroll,.disabled-onepage-scroll .wrapper {
    overflow: auto
}

.disabled-onepage-scroll .onepage-wrapper .section {
    position: relative!important;
    top: auto!important;
    left: auto!important
}

.disabled-onepage-scroll .onepage-wrapper {
    -webkit-transform: none!important;
    -moz-transform: none!important;
    transform: none!important;
    -ms-transform: none!important;
    min-height: 100%
}

.disabled-onepage-scroll .onepage-pagination {
    display: none
}

.disabled-onepage-scroll .onepage-wrapper,body.disabled-onepage-scroll {
    position: inherit
}

#main.onepage-wrapper>.wf-wrap,#main.onepage-wrapper>.wf-wrap>.wf-container-main,#main.onepage-wrapper>.wf-wrap>.wf-container-main>.content,#main.onepage-wrapper>.wf-wrap>.wf-container-main>.content>.main-outer-wrapper,#main.onepage-wrapper>.wf-wrap>.wf-container-main>.content>.main-outer-wrapper>.bit_row {
    height: 100%
}

.onepage-pagination {
    position: absolute;
    right: 10px;
    top: 50%;
    z-index: 5;
    list-style: none;
    margin: 0;
    padding: 0
}

.onepage-pagination li {
    padding: 0;
    text-align: center
}

.onepage-pagination li a {
    padding: 10px;
    width: 4px;
    height: 4px;
    display: block
}

.onepage-pagination li a:before {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    background: rgba(0,0,0,.85);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px
}

.onepage-pagination li a.active:before {
    width: 10px;
    height: 10px;
    background: 0 0;
    border: 1px solid #000;
    margin-top: -4px;
    left: 8px
}

.coupon-container {
    margin: .2em;
    box-shadow: 0 0 5px #e0e0e0;
    display: inline-table;
    text-align: center;
    cursor: pointer;
    position: relative
}

.coupon-container.previews {
    cursor: inherit
}

.coupon-container.blue {
    background-color: #e0f7ff
}

.coupon-container.red {
    background-color: #ffe0e0
}

.coupon-container.green {
    background-color: #e0ffe0
}

.coupon-container.yellow {
    background-color: #f7f7e0
}

.coupon-container.small {
    padding: .3em;
    line-height: 1.2em
}

.coupon-container.medium {
    padding: .4em;
    line-height: 1.4em
}

.coupon-container.large {
    padding: .5em;
    line-height: 1.6em
}

.coupon-content.small {
    padding: .2em 1.2em
}

.coupon-content.medium {
    padding: .4em 1.4em
}

.coupon-content.large {
    padding: .6em 1.6em
}

.coupon-content.dashed {
    border: 2.3px dashed
}

.coupon-content.dotted {
    border: 2.3px dotted
}

.coupon-content.groove {
    border: 2.3px groove
}

.coupon-content.solid {
    border: 2.3px solid
}

.coupon-content.none {
    border: 2.3px none
}

.coupon-content.blue {
    border-color: #c0d7ee
}

.coupon-content.red {
    border-color: #eec0c0
}

.coupon-content.green {
    border-color: #c0eec0
}

.coupon-content.yellow {
    border-color: #e0e0c0
}

.coupon-content .code {
    font-family: monospace;
    font-size: 1.2em;
    font-weight: 700
}

.coupon-content .coupon-expire,.coupon-content .discount-info {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 1em
}

.coupon-content .discount-description {
    font: .7em/1 Helvetica,Arial,sans-serif;
    width: 250px;
    margin: 10px inherit;
    display: inline-block
}

.single_two_images:hover .scenery_image,.hover .single_two_images .scenery_image {
    opacity: 1!important
}

.line-abs {
    border-bottom: 1px solid #333;
    display: inline-block;
    float: none;
    height: 1px;
    margin: 0 auto;
    position: absolute;
    right: 100%;
    top: 50%;
    width: 100px;
    max-width: 100%
}

.line-abs.right {
    left: 100%;
    right: auto
}

.line-abs.top {
    right: auto;
    display: block;
    top: 0;
    position: relative
}

.line-abs.bottom {
    right: auto;
    display: block;
    top: 0;
    position: relative
}

.qfy_title.center {
    text-align: center
}

.qfy_title.left {
    text-align: left
}

.qfy_title.right {
    text-align: right
}

.hidetopbar #top-bar,.hideheader #header,.hidefooter #footer,.hidebottombar #bottom-bar {
    display: none
}

.site_tooler .wpb_gallery .flex-viewport {
    position: relative;
    z-index: 1;
    overflow: hidden
}

.QFBOOKSearchsimpleform.vertical .wf-table,.QFBOOKSearchsimpleform.vertical .wf-td {
    display: block
}

.products .wd_product_wrapper .product_a {
    overflow: hidden;
    z-index: 1
}

.qfy_title *,.qfy_title .qfy_title_image_warpper *,.qfy_title:hover *,.qfy_title:hover .qfy_title_image_warpper * {
    transition: all ease .6s
}

.qfy_title .header_image {
    display: inline-block
}

.qfy_title .header_image img {
    display: block;
    height: auto
}

.ui-slider {
    position: relative;
    text-align: left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 10px;
    height: 1.2em;
    cursor: move;
    -ms-touch-action: none;
    touch-action: none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range {
    filter: inherit
}

.ui-slider-horizontal {
    height: 3px
}

.ui-slider-horizontal .ui-slider-handle {
    top: -8px;
    margin-left: -1px
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-timepicker-div {
    color: #fff
}

dd.ui_tpicker_time {
    background-color: #fff;
    color: #333333
}

.ui-timepicker-div dt,.ui-timepicker-div dd {
    padding: 5px;
}

.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default {
    border: 1px solid #333;
    background: #fff;
    font-weight: 400;
    color: #333;
    font-size: 13px
}

.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary {
    opacity: 1!important;
}

.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active {
    border: 1px solid #aaa;
    background: #fff;
    font-weight: 400;
    color: #212121
}

.ui-widget-content {
    border: 1px solid #aaa;
    background: #fff;
    color: #222
}

.ts-radius-small {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    -moz-border-radius: 5px
}

.ts-radius-medium {
    border-radius: 15px;
    -webkit-border-radius: 15px;
    -o-border-radius: 15px;
    -moz-border-radius: 15px
}

.ts-radius-large {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -o-border-radius: 30px;
    -moz-border-radius: 30px
}

.ts-radius-full {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -moz-border-radius: 50%
}

.qfytemplateslist a.itemli {
    color: #555;
    cursor: pointer;
    font-family: 微软雅黑;
    ;font-size: 15px
}

.qfytemplateslist img {
    max-width: 100%
}

.qfytemplateslist a.itemli:hover,.qfytemplateslist a.itemli.active {
    color: #3ea3ff
}

.qfytemplateslist .citem {
    display: none
}

.qfytemplateslist .mypages {
    padding-right: 25px
}

.qfy-template-content .blockUI.blockMsg.blockElement {
    top: 20%!important
}

.qfytemplateslist .mypages a {
    padding: 2px 10px
}

.qfytemplateslist .vc-item {
    float: left
}

.qfytemplateslist .vc-item-inner {
    border: 1px solid rgba(229,229,229,1)
}

.qfytemplateslist .vc-item.templates:hover .vc-item-inner {
    box-shadow: 0 0px 7px rgba(0,0,0,0.3)
}

.qfy-template-content .qfy_template_lib .info:hover {
    color: #333!important;
    background-color: #fff!important;
    border-color: #aaa!important;
}

.qfy-template-content .qfy_template_lib .use:hover {
    background-color: #000!important;
    border-color: #000!important;
    color: #fff!important
}

.qfy-template-content .qfy_template_lib .img_inner {
    overflow: hidden;
    height: 250px;
    position: relative
}

.qfy-template-content .qfy_template_lib a img {
    position: relative;
    width: 100%;
    max-width: 100%;
    transform: translateY(0px);
    transition: all 5.5s linear 0s
}

#parallax-nav ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

#parallax-nav ul li {
    cursor: pointer;
    margin: 0;
    padding: 10px 0 10px 15px;
    heigt: 20px;
    width: 20px;
    text-align: center
}

#parallax-nav.barstyle ul li a,#parallax-nav.barstyle ul li a:visited {
    display: inline-block;
    border-radius: 0;
    transition: all ease .6s
}

#parallax-nav ul li a,#parallax-nav ul li a:visited {
    border-radius: 50%;
    display: inline-block;
    height: 3px;
    text-decoration: none;
    width: 3px;
    border-width: 0px;
    transition: all ease .6s;
    border-style: solid;
    Opacity: 0.5
}

#parallax-nav.color-weight-light ul li.active a {
    height: 12px;
    width: 12px;
    border-style: solid!important;
    border-width: 1px!important;
    transition: all ease .6s
}

#parallax-nav.color-weight-light ul li a,#parallax-nav.color-weight-light ul li a:visited {
    background-color: #000;
    padding: 0px;
    margin-left: -1px;
    border-color: transparent
}

#parallax-nav.color-weight-light ul li.active a {
    background-color: transparent;
    border: 1px solid #000;
    padding: 0;
    Opacity: 0.8
}

#parallax-nav.color-weight-light a {
    color: #000
}

.color-weight-dark.scroll-arrow {
    color: #fff
}

#parallax-nav.barstyle.color-weight-dark li.active .nav-title {
    margin-top: -14px
}

#parallax-nav.color-weight-dark ul li a,#parallax-nav.color-weight-dark ul li a:visited {
    background-color: #fff;
    border: 1px solid #000
}

#parallax-nav.color-weight-dark ul li.active a {
    background-color: #000
}

.color-weight-light.scroll-arrow {
    color: #000
}

#parallax-nav .nav-title {
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 3px;
    line-height: 32px;
    margin-top: -15px;
    opacity: 0;
    padding: 0 0 5px;
    position: absolute;
    text-decoration: none;
    transition: all 1s cubic-bezier(0.23,1,0.32,1) 0s;
    visibility: hidden;
    white-space: nowrap
}

#parallax-nav.hovertitle.right li:hover span.nav-title,#parallax-nav.hovertitle li.active span.nav-title,#parallax-nav.showtitle.right li span.nav-title,#parallax-nav.onlytitle.right li span.nav-title {
    opacity: 1;
    padding-right: 32px;
    visibility: visible;
    z-index: 51
}

#parallax-nav.right li span.nav-title::after {
    position: absolute;
    content: "─";
    border-top-color: inherit;
    border-width: 1px 0 0 0;
    right: 17px;
    top: 0px;
    margin: 0px
}

#parallax-nav li.active .nav-title {
    margin-top: -11px
}

#parallax-nav.left .nav-title {
    margin-top: -14px;
    opacity: 0;
    padding: 0 0 0 25px;
    position: absolute;
    text-decoration: none;
    transition: all 1s cubic-bezier(0.23,1,0.32,1) 0s;
    visibility: hidden;
    white-space: nowrap;
    left: 24px!important
}

#parallax-nav.hovertitle.left li:hover span.nav-title,#parallax-nav.hovertitle li.active span.nav-title,#parallax-nav.showtitle.left li span.nav-title,#parallax-nav.onlytitle.left li span.nav-title {
    opacity: 1;
    padding-left: 30px;
    visibility: visible;
    z-index: 51
}

#parallax-nav.onlytitle li a {
    background-color: transparent!important;
    border-color: transparent!important
}

#parallax-nav.left li span.nav-title::before {
    position: absolute;
    content: "─";
    border-top-color: inherit;
    border-width: 1px 0 0 0;
    left: 14px;
    top: -1px;
    margin: 0px
}

#parallax-nav.left li.active .nav-title {
    margin-top: -10px
}

td.td-top * {
    vertical-align: top
}

td.td-middle * {
    vertical-align: middle
}

td.td-bottom * {
    vertical-align: bottom
}

.text-left {
    text-align: left!important
}

.text-right {
    text-align: right!important
}

.text-center {
    text-align: center!important
}

#phantom .position-text-left {
    text-align: left!important
}

#phantom .position-ab-center {
    text-align: center!important
}

#phantom .position-text-right {
    text-align: right!important
}

#top-bar form.searchform {
    line-height: 0!important
}

#header .bitem.logo .logospan {
    display: inline-block;
    position: relative
}

#header .logotext_inner {
    display: inline-block
}

#header .logotext_outner {
    display: inline-block;
    position: relative
}

#header #top-bar.text-center .wf-td .topbar_right,#header #top-bar.text-center .wf-td .topbar_left,#header #top-bar.text-center .wf-td .topbar_right div,#header #top-bar.text-center .wf-td .topbar_left div {
    margin-left: 0;
    margin-right: 0
}

.topbar_left,.topbar_right {
    min-width: 110px
}

.topbar_left>.site_tooler,.topbar_right>.site_tooler {
    display: inline-block
}

#top-bar .wf-td .align_right {
    text-align: right
}

#top-bar .wf-td .align_left {
    text-align: left
}

#top-bar .wf-td .align_center {
    text-align: center
}

#top-bar .site_tooler .bitWidgetFrame {
    padding-top: 0!important;
    padding-bottom: 0!important
}

.right_nav_bar {
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 10001;
    list-style: outside none none;
    width: 54px
}

.right_nav_bar li {
    position: relative;
    list-style: outside none none;
    float: left;
    height: 54px;
    width: 54px
}

.right_nav_bar .icons {
    height: 54px;
    width: 54px;
    float: left;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    word-break: keep-all;
    white-space: nowrap
}

.right_nav_bar span.title {
    padding-right: 10px;
    color: #fff;
    position: relative;
    top: 17px
}

.right_nav_bar i.icon {
    background-image: url("../images/pic.png");
    height: 30px;
    margin: 12px;
    width: 30px;
    display: inline-block
}

.black.right_nav_bar span.title {
    color: black
}

.right_nav_bar .qq-icon i {
    background-position: 30px -40px
}

.black.right_nav_bar .qq-icon i {
    background-position: 0px -40px
}

.right_nav_bar .weixin-icon i {
    background-position: 30px -80px
}

.black.right_nav_bar .weixin-icon i {
    background-position: 0px -80px
}

.right_nav_bar .weibo-icon i {
    background-position: 30px -297px
}

.black.right_nav_bar .weibo-icon i {
    background-position: 0 -297px
}

.right_nav_bar .phone-icon i {
    background-position: 30px 0px
}

.black.right_nav_bar .phone-icon i {
    background-position: 0px 0px
}

.right_nav_bar .support-icon i {
    background-position: 30px -117px
}

.black.right_nav_bar .support-icon i {
    background-position: 0 -117px;
}

.right_nav_bar .skype-icon i {
    background-position: 30px -338px
}

.black.right_nav_bar .skype-icon i {
    background-position: 0 -338px;
}

.right_nav_bar .email-icon i {
    background-position: 30px -147px
}

.black.right_nav_bar .email-icon i {
    background-position: 0px -147px
}

.right_nav_bar .word-icon i {
    background-position: 30px -184px
}

.black.right_nav_bar .word-icon i {
    background-position: 0px -184px
}

.right_nav_bar .concat-icon i {
    background-position: 30px -225px
}

.black.right_nav_bar .concat-icon i {
    background-position: 0px -225px
}

.right_nav_bar .totop-icon i {
    background-position: 30px -264px
}

.black.right_nav_bar .totop-icon i {
    background-position: 0px -264px
}

.vc_icon_element.icon-image .vc_icon_element-inner {
    overflow: hidden
}

.webPlayer {
    box-shadow: 0 0 1px rgba(0,0,0,.5);
    display: inline-block;
    font-family: "Segoe UI",Verdana,sans-serif;
    font-size: 13px;
    line-height: 1.4;
    position: relative;
    text-align: center
}

.webPlayer a.smooth {
    transition: all 120ms ease-in-out 0s
}

.webPlayer * {
    box-sizing: content-box
}

.webPlayer.jp-video-full>.controls {
    bottom: 0;
    left: 0;
    opacity: .8;
    position: absolute;
    right: 0;
    z-index: 1000
}

.webPlayer.jp-video-full,.webPlayer.jp-video-full object,.webPlayer.jp-video-full video {
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999
}

.webPlayer.jp-video-full>.playerScreen,.webPlayer.jp-video-full>.playerScreen>.video-play {
    z-index: 1000
}

.webPlayer .playerScreen {
    cursor: pointer
}

.webPlayer .playerScreen .video-play {
    background: rgba(0,0,0,.4) url(../images/preimg.png) no-repeat scroll center center;
    bottom: 50px;
    display: block;
    left: 0;
    opacity: .4;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 990
}

.webPlayer .controls {
    background: #0b0b0b none repeat scroll 0 0;
    border: 1px solid #000;
    color: #969696;
    display: block;
    height: 40px;
    padding: 5px 10px;
    position: relative;
    z-index: 996
}

.webPlayer .controls .leftblock {
    left: 3px;
    position: absolute;
    width: 50px
}

.webPlayer .controls .leftblock .play {
    background: transparent url(../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: rgba(255,255,255,.05) none repeat scroll 0 0;
    display: block;
    height: 4px;
    margin: 2.5px 0
}

.webPlayer .controls .play-progress .progressbar .seekBar {
    background: rgba(255,255,255,.1) none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    padding: 1px;
    position: relative
}

.webPlayer .controls .play-progress .progressbar .seekBar .playBar {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 2px;
    padding: 0
}

.webPlayer .controls .play-progress .progressbar .seekBar a {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    height: 8px;
    margin-left: -3px;
    position: absolute;
    top: -2px;
    width: 8px
}

.webPlayer .controls .play-progress .progressbar .seekBar a div {
    height: 8px;
    width: 8px
}

.webPlayer .controls .play-progress .time {
    display: block;
    font-size: 11px;
    position: absolute;
    width: 50px
}

.webPlayer .controls .play-progress .time.current {
    color: #f0f0f0;
    left: 1px;
    text-align: left
}

.webPlayer .controls .play-progress .time.duration {
    right: 0;
    text-align: right
}

.webPlayer .controls .rightblock {
    position: absolute;
    right: 10px;
    top: 5px;
    width: 110px
}

.webPlayer .controls .rightblock .volumeText {
    bottom: -12px;
    display: block;
    font-size: 11px;
    position: absolute;
    text-align: center;
    width: 80px
}

.webPlayer .controls .rightblock .volumeBar {
    background: rgba(255,255,255,.05) none repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 4px;
    left: 0;
    position: absolute;
    top: 20px;
    width: 80px
}

.webPlayer .controls .rightblock .volumeBar .currentVolume {
    height: 1px;
    padding: 1px;
    position: relative
}

.webPlayer .controls .rightblock .volumeBar .currentVolume .curvol {
    background: #fff none repeat scroll 0 0;
    display: block;
    height: 2px;
    padding: 0
}

.webPlayer .controls .rightblock .volumeBar .currentVolume a {
    background: #fff none repeat scroll 0 0;
    border-radius: 5px;
    display: block;
    height: 8px;
    margin-left: -3px;
    position: absolute;
    top: -2px;
    width: 8px
}

.webPlayer .controls .rightblock .volumeBar .currentVolume a div {
    display: block;
    height: 8px;
    width: 8px
}

.webPlayer .controls .rightblock .fullScreen {
    background: transparent url(../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 {
    display: none
}

.webPlayer.audioPlayer .fullScreenOFF {
    display: none
}

.webPlayer.light {
    display: inline-block;
    position: relative;
    font-family: 'Segoe UI',Verdana,sans-serif;
    line-height: 1.4;
    font-size: 13px;
    box-shadow: 0 0 1px rgba(255,255,255,0.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,0.5);
    text-align: center
}

.webPlayer.light a.smooth {
    transition: all 120ms ease-in-out;
    -webkit-transition: all 120ms ease-in-out;
    -moz-transition: all 120ms ease-in-out;
    -o-transition: all 120ms ease-in-out
}

.webPlayer.light * {
    box-sizing: content-box
}

.webPlayer.light.jp-video-full>.controls {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.8;
    z-index: 1000
}

.webPlayer.light.jp-video-full,.webPlayer.light.jp-video-full object,.webPlayer.light.jp-video-full video {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    z-index: 999
}

.webPlayer.light.jp-video-full>.playerScreen,.webPlayer.light.jp-video-full>.playerScreen>.video-play {
    z-index: 1000
}

.webPlayer.light .playerScreen {
    cursor: pointer
}

.webPlayer.light .playerScreen .video-play {
    display: block;
    position: absolute;
    z-index: 990;
    width: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 50px;
    background: url("../images/preimg.light.png") no-repeat center center;
    opacity: 0.8;
    background-color: rgba(255,255,255,0.1)
}

.webPlayer.light .controls {
    display: block;
    position: relative;
    height: 40px;
    background: #FAFAFA;
    color: #646464;
    padding: 5px 10px;
    z-index: 996;
    border: 1px solid #e6e6e6
}

.webPlayer.light .controls .leftblock {
    position: absolute;
    left: 3px;
    width: 50px
}

.webPlayer.light .controls .leftblock .play {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    background: url("../images/playerui.light.png") no-repeat 0 1px;
    opacity: 0.8
}

.webPlayer.light .controls .leftblock .play:hover {
    opacity: 1
}

.webPlayer.light .controls .leftblock .pause {
    display: block;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    background: url("../images/playerui.light.png") no-repeat -40px 1px;
    opacity: 0.8
}

.webPlayer.light .controls .leftblock .pause:hover {
    opacity: 1
}

.webPlayer.light .controls .play-progress {
    position: relative;
    display: block;
    margin: 0 130px 0 50px;
    text-align: left
}

.webPlayer.light .controls .play-progress span {
    font-size: 12px;
    margin-left: 1px;
    color: #282828
}

.webPlayer.light .controls .play-progress .progressbar {
    display: block;
    height: 4px;
    background-color: #3C3C3C;
    background: rgba(0,0,0,0.1);
    margin: 2.5px 0
}

.webPlayer.light .controls .play-progress .progressbar .seekBar {
    position: relative;
    display: block;
    cursor: pointer;
    padding: 1px;
    background: rgba(0,0,0,0.05)
}

.webPlayer.light .controls .play-progress .progressbar .seekBar .playBar {
    display: block;
    height: 2px;
    padding: 0;
    background: #191919
}

.webPlayer.light .controls .play-progress .progressbar .seekBar a {
    display: block;
    position: absolute;
    top: -2px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #191919;
    margin-left: -3px
}

.webPlayer.light .controls .play-progress .progressbar .seekBar a div {
    width: 8px;
    height: 8px
}

.webPlayer.light .controls .play-progress .time {
    display: block;
    position: absolute;
    width: 50px;
    font-size: 11px
}

.webPlayer.light .controls .play-progress .time.current {
    left: 1px;
    text-align: left;
    color: #282828
}

.webPlayer.light .controls .play-progress .time.duration {
    right: 0px;
    text-align: right
}

.webPlayer.light .controls .rightblock {
    position: absolute;
    right: 10px;
    width: 110px;
    top: 5px
}

.webPlayer.light .controls .rightblock .volumeText {
    display: block;
    position: absolute;
    bottom: -12px;
    text-align: center;
    width: 80px;
    font-size: 11px
}

.webPlayer.light .controls .rightblock .volumeBar {
    display: block;
    position: absolute;
    height: 4px;
    background-color: #EBEBEB;
    background: rgba(0,0,0,0.1);
    width: 80px;
    top: 20px;
    left: 0;
    cursor: pointer
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume {
    position: relative;
    height: 2px;
    padding: 1px
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume .curvol {
    display: block;
    height: 2px;
    padding: 0;
    background: #191919
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume a {
    display: block;
    position: absolute;
    top: -2px;
    margin-left: -3px;
    width: 8px;
    height: 8px;
    border-radius: 5px;
    background: #191919
}

.webPlayer.light .controls .rightblock .volumeBar .currentVolume a div {
    display: block;
    width: 8px;
    height: 8px
}

.webPlayer.light .controls .rightblock .fullScreen {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    background: url("../images/playerui.light.png") no-repeat 0 -50px;
    margin-top: 14px;
    opacity: 0.4
}

.webPlayer.light .controls .rightblock .fullScreen:hover {
    opacity: 0.8
}

.webPlayer.light .controls .rightblock .fullScreenOFF {
    display: block;
    float: right;
    width: 16px;
    height: 16px;
    background: url("../images/playerui.light.png") no-repeat 0 -68px;
    margin-top: 14px;
    opacity: 0.4
}

.webPlayer.light .controls .rightblock .fullScreenOFF:hover {
    opacity: 0.8
}

.webPlayer.light.audioPlayer .progress {
    margin-right: 100px
}

.webPlayer.light.audioPlayer .rightblock {
    width: 85px
}

.webPlayer.light.audioPlayer .rightblock .volumeText {
    bottom: -42px
}

.webPlayer.light.audioPlayer .fullScreen {
    display: none
}

.webPlayer.light.audioPlayer .fullScreenOFF {
    display: none
}

.qfy-comments #comment-nav-box .comment-nav-left:hover #commentmenu {
    display: block!important
}

.qfy-comments #comment-nav-box .comment-nav-left {
    width: 90px;
    float: left;
    line-height: 32px
}

.qfy-comments #comment-nav-box .comment-nav-right {
    cursor: pointer;
    float: right;
    line-height: 32px
}

.qfy-comments #comment-nav-box .comment-nav-right:hover #setmenu {
    display: block!important
}

.qfy-comments #comment-nav-box .nav-menu-right {
    float: right;
    position: absolute;
    right: 0;
    width: 90px;
    z-index: 1000;
    background: rgb(255,255,255) none repeat scroll 0 0;
    border: 2px solid rgb(204,212,217);
    border-radius: 4px;
    padding: 5px 0
}

.qfy-comments #comment-nav-box .nav-menu-left {
    float: left;
    left: 0;
    position: absolute;
    width: 95px;
    z-index: 1000;
    background: rgb(255,255,255) none repeat scroll 0 0;
    border: 2px solid rgb(204,212,217);
    border-radius: 4px;
    padding: 5px 0
}

.qfy-comments #comment-nav-box .nav-menu li a {
    color: rgb(142,148,156);
    display: block;
    font-size: 12px;
    height: 26px;
    line-height: 26px;
    padding: 0 10px
}

.qfy-comments #comment-nav-box .nav-menu li a:hover {
    background: rgb(170,170,170) none repeat scroll 0 0;
    color: rgb(255,255,255)
}

.qfy-comments .commentlist .comment-author {
    text-align: left;
    vertical-align: top;
    position: absolute
}

.qfy-comments .commentlist .commentmetadata,.qfy-comments .commentlist .comment-awaiting-moderation {
    padding-left: 70px
}

.qfy-comments .children {
    padding-left: 55px;
    list-style: outside none none
}

.site_tooler .qfy-comments .children {
    padding-left: 0px
}

.qfy-comments .time {
    color: rgb(170,178,184);
    font-size: 12px;
    font-weight: normal;
    line-height: 14px
}

.qfy-comments .fn {
    font-size: 14px;
    line-height: 14px
}

.qfy-comments .commentlist .commentmetadata p {
    font-size: 14px;
    line-height: 20px;
    margin: 5px 0 2px;
    overflow: hidden;
    word-wrap: break-word
}

.qfy-comments .commentlist .response_comment_span {
    color: rgb(139,147,153);
    cursor: pointer;
    display: block;
    font-size: 13px;
    height: 16px;
    line-height: 18px;
    margin-right: 5px;
    overflow: hidden
}

.qfy-comments .commentlist .comment-body {
    margin-bottom: 18px
}

.qfy-comments .comment-author img {
    display: inline-block;
    max-width: 100%;
    top: 4px;
    position: relative
}

.qfy-comments .loadmore {
    border: 1px solid #5E90A5;
    color: #5E90A5;
    text-align: center;
    padding: 8px 10px;
    cursor: pointer;
    width: 100%;
    max-width: 100%;
    font-size: 13px;
    margin: 0 auto
}

.qfy-comments .loadmore a {
    color: #5E90A5
}

.qfy-comments .loadmore:hover {
    border: 1px solid #5E90A5;
    color: #fff;
    background-color: #5E90A5
}

.qfy-comments .loadmore:hover a {
    color: #fff
}

.qfy-comments.circle img.avatar {
    border-radius: 50%
}

.qfy-comments {
    font-family: 微软雅黑,Arial
}

.qfy-share {
    display: none
}

.qfy-share.loaded {
    display: table
}

.jiathis_counter_style>span {
    box-sizing: content-box
}

.vc-contentarea .rsDefault,.vc-contentarea .rsDefault .rsOverflow,.vc-contentarea .rsDefault .rsSlide,.vc-contentarea .rsDefault .rsVideoFrameHolder,.vc-contentarea .rsDefault .rsThumbs,.vc-contentarea .rsDefault .rsBullets {
    background: transparent
}

.qfy-tabcontent .rsDefault .rsBullets {
    display: none
}

.vc-contentarea .rsFullscreenBtn {
    display: none!important
}

.tabcontent-header-menu li {
    display: inline-block
}

.tabcontent-header-menu .vc_btn3-container {
    margin-bottom: 0
}

.tabcontent-header-menu {
    text-align: center;
    z-index: 4;
    position: relative
}

.tabright .tabcontent-header-menu {
    text-align: right
}

.tableft .tabcontent-header-menu {
    text-align: left
}

.qfy-accordioncontent .a_content>section {
    display: none
}

.qfy-accordioncontent .a_content>.panel-title .line {
    display: none
}

.qfy-accordioncontent .a_content h4 {
    cursor: pointer
}

.qfy-accordioncontent .a_content .panel-title {
    margin-bottom: 0
}

.qfy-accordioncontent .a_content .panel-title.active .line {
    display: none
}

#main-nav .menu-item>a i.glyphicon {
    vertical-align: middle;
    top: -3px
}

.loginandregister .shopping-cart {
    display: inline-block
}

#page.qfy-meta-page #bitBanner {
    display: none
}

.bit-html #page.qfy-meta-page {
    overflow: inherit
}

.qfy-listcatecontrols .dl-menuopen-parent.dl-container {
    min-height: 600px;
    height: 100%;
    overflow-y: auto;
    position: absolute;
    width: 100%
}

.section.fixheight {
    overflow: hidden
}

#main-nav>li.hassubdiv {
    z-index: 10001
}

div.divmiddle {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.mediagallery.background-media {
    -webkit-transition: opacity 2s ease-in-out;
    -moz-transition: opacity 2s ease-in-out;
    -o-transition: opacity 2s ease-in-out;
    transition: opacity 2s ease-in-out
}

.section.fixheight,.qfy-column-inner.fixheight {
    overflow: hidden!important
}

.content-fullwidth #page #main .wf-wrap .list_hidden_btn .wpb_row,.content-fullwidth #page #main .list_hidden_btn .bitMainTopSider,.content-fullwidth #page #main .list_hidden_btn .bitMainBottomSider {
    padding: 0
}

.qfy-icon_32x32 {
    background-image: url("../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-image: url("../images/flag_icon_32x32.png");
    background-position: 0 0
}

.us-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -32px 0
}

.germany-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -64px 0
}

.russia-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -96px 0
}

.canada-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -128px 0
}

.english-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -160px 0
}

.japan-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -192px 0
}

.au-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -224px 0
}

.india-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -256px 0
}

.brazil-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -288px 0
}

.korea-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -320px 0
}

.arabia-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -352px 0
}

.french-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -384px 0
}

.italy-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -416px 0
}

.turkey-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -448px 0
}

.argentina-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -480px 0
}

.mexico-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -512px 0
}

.southAfrica-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -544px 0
}

.indonesia-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    background-position: -576px 0
}

.european-icon_32x32 {
    background-image: url("../images/flag_icon_32x32.png");
    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-image: url("../images/flag_icon_16x16.png");
    background-position: 0 0
}

.us-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -16px 0
}

.germany-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -32px 0
}

.russia-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -48px 0
}

.canada-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -64px 0
}

.english-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -80px 0
}

.japan-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -96px 0
}

.au-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -112px 0
}

.india-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -128px 0
}

.brazil-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -144px 0
}

.korea-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -160px 0
}

.arabia-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -176px 0
}

.french-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -192px 0
}

.italy-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -208px 0
}

.turkey-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -224px 0
}

.argentina-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -240px 0
}

.mexico-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -256px 0
}

.southAfrica-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -272px 0
}

.indonesia-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    background-position: -288px 0
}

.european-icon_16x16 {
    background-image: url("../images/flag_icon_16x16.png");
    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-image: url("../images/flag_icon_24x24.png");
    background-position: 0 0
}

.us-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -24px 0
}

.germany-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -48px 0
}

.russia-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -72px 0
}

.canada-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -96px 0
}

.english-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -120px 0
}

.japan-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -144px 0
}

.au-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -168px 0
}

.india-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -192px 0
}

.brazil-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -216px 0
}

.korea-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -240px 0
}

.arabia-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -264px 0
}

.french-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -288px 0
}

.italy-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -312px 0
}

.turkey-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -336px 0
}

.argentina-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -360px 0
}

.mexico-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -384px 0
}

.southAfrica-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -408px 0
}

.indonesia-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    background-position: -432px 0
}

.european-icon_24x24 {
    background-image: url("../images/flag_icon_24x24.png");
    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
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn7,.single_two_images:hover .hoverclass.MenuAnimIn7,.vc-item.images:hover .hoverclass.MenuAnimIn7,.images.gimg:hover .hoverclass.MenuAnimIn7,.vc-item.images1:hover .hoverclass.MenuAnimIn7,.vc-item.images2:hover .hoverclass.MenuAnimIn7,.vc-item.images3:hover .hoverclass.MenuAnimIn7,.vc-item.images4:hover .hoverclass.MenuAnimIn7,.vc-item.images5:hover .hoverclass.MenuAnimIn7,.post-thumb:hover .hoverclass.MenuAnimIn7 {
    animation: MenuAnimIn7 1s ease-in-out
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn7,.single_two_images:hover .hoverclass.MenuAnimIn7,.vc-item.images:hover .hoverclass.MenuAnimIn7,.images.gimg:hover .hoverclass.MenuAnimIn7,.vc-item.images1:hover .hoverclass.MenuAnimIn7,.vc-item.images2:hover .hoverclass.MenuAnimIn7,.vc-item.images3:hover .hoverclass.MenuAnimIn7,.vc-item.images4:hover .hoverclass.MenuAnimIn7,.vc-item.images5:hover .hoverclass.MenuAnimIn7,.post-thumb:hover .hoverclass.MenuAnimIn7 {
    animation: MenuAnimIn7 1s ease-in-out
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn3,.single_two_images:hover .hoverclass.MenuAnimIn3,.vc-item.images:hover .hoverclass.MenuAnimIn3,.images.gimg:hover .hoverclass.MenuAnimIn3,.vc-item.images1:hover .hoverclass.MenuAnimIn3,.vc-item.images2:hover .hoverclass.MenuAnimIn3,.vc-item.images3:hover .hoverclass.MenuAnimIn3,.vc-item.images4:hover .hoverclass.MenuAnimIn3,.vc-item.images5:hover .hoverclass.MenuAnimIn3,.post-thumb:hover .hoverclass.MenuAnimIn3 {
    animation: MenuAnimIn3 1s ease-in-out
}

.qfy_image_vc_item:hover .hoverclass.MenuAnimIn5,.single_two_images:hover .hoverclass.MenuAnimIn5,.vc-item.images:hover .hoverclass.MenuAnimIn5,.images.gimg:hover .hoverclass.MenuAnimIn5,.vc-item.images1:hover .hoverclass.MenuAnimIn5,.vc-item.images2:hover .hoverclass.MenuAnimIn5,.vc-item.images3:hover .hoverclass.MenuAnimIn5,.vc-item.images4:hover .hoverclass.MenuAnimIn5,.vc-item.images5:hover .hoverclass.MenuAnimIn5,.post-thumb:hover .hoverclass.MenuAnimIn5 {
    animation: MenuAnimIn5 1s ease-in-out
}

#QFY_content .notice_content {
    overflow-x: hidden;
    overflow-y: auto
}

.inlineblock .wpb_wrapper,.grow-slow .bitImageParentDiv {
    font-size: 0
}

.qfy_popinfo {
    position: fixed;
    top: 40%;
    left: 50%;
    width: 20%;
    max-width: 620px;
    min-width: 260px;
    height: auto;
    visibility: hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-50%) translateY(-100px) scale(1);
    -moz-transform: translateX(-50%) translateY(-100px) scale(1);
    -ms-transform: translateX(-50%) translateY(-100px) scale(1);
    transform: translateX(-50%) translateY(-100px) scale(1);
    z-index: 20000;
    font-weight: 400;
    font-family: 微软雅黑
}

.qfy_popinfo.qfy_show {
    visibility: visible
}

.qfy_show.qfy_popinfo .md-content {
    opacity: 1;
    transform: translateY(0px)
}

.qfy_popinfo .md-content {
    opacity: 0;
    transform: translateY(20%);
    transition: all 0.3s ease 0s
}

.md-content {
    background-color: rgba(0,0,0,0.6);
    border-radius: 3px;
    color: #ffffff;
    margin: 0 auto;
    position: relative
}

.breackall .wpb_teaser_grid .post-title,.breackall ul.products li.product .product_title,.breackall ul.products li.product .product_shortdesc,.breackall .product .product_title,.breackall #tab-description,.breackall .qfy_title .header_title,.breackall .qfy-text .wpb_wrapper {
    word-break: break-all!important;
    overflow-wrap: normal!important
}

.breackword .wpb_teaser_grid .post-title,.breackword ul.products li.product .product_title,.breackword ul.products li.product .product_shortdesc,.breackword .product .product_title,.breackword #tab-description,.breackword .qfy_title .header_title,.breackword .qfy-text .wpb_wrapper {
    overflow-wrap: break-word!important;
    word-break: normal!important
}

.demogallery.rsDefault .rsBullets,.demogallery.rsDefault,.demogallery.rsDefault .rsOverflow,.demogallery.rsDefault .rsSlide,.demogallery.rsDefault .rsVideoFrameHolder,.demogallery.rsDefault .rsThumbs {
    background-color: transparent
}

.demogallery.rsDefault .rsFullscreenBtn {
    display: none!important
}

button:focus {
    outline: 0
}

#page #main .qfy-element.qfy-text>.wpb_wrapper>section .row.wpb_row {
    padding-left: 0;
    padding-right: 0
}

#page #main .qfy-element.qfy-text>.wpb_wrapper>section .row.wpb_row .vc_span12 {
    padding-left: 0;
    padding-right: 0
}

.begining.qfyuser-button {
    cursor: not-allowed;
    opacity: 0.6
}

.react-autosuggest__container {
    position: relative
}

.react-autosuggest__input--focused {
    outline: none
}

.react-autosuggest__input--open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.post-thumb:hover .video_poster {
    display: none
}

.react-autosuggest__suggestions-container {
    display: none
}

.react-autosuggest__suggestions-container--open {
    display: block;
    position: absolute;
    top: 29px;
    border: 1px solid #aaa;
    background-color: #fff;
    font-weight: 300;
    font-size: 12px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    z-index: 2;
    max-height: 240px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%
}

.react-autosuggest__suggestions-list {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.react-autosuggest__suggestion {
    cursor: pointer;
    padding: 5px
}

.react-autosuggest__suggestion--highlighted {
    background-color: #3875d7;
    background-image: linear-gradient(#3875d7 20%,#2a62bc 90%);
    color: #ffffff!important
}

input.qfyuser-button.input-after-button {
    border-radius: 0!important
}

.topIndex {
    z-index: 99999!important;
    overflow: auto!important;
    position: static!important
}

.lowIndex {
    z-index: 1!important
}

.text-overflow,.ellipsis {
    display: inline-block;
    word-break: keep-all;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.qfy_custom_search ul {
    list-style-type: none
}

.qfy_custom_search ul.subul li {
    display: inline-block;
    font-size: 14px
}

.qfy_custom_search ul.subul li.header {
    height: 100%;
    position: relative
}

.qfy_custom_search ul.subul li.header>div {
    width: 100%;
    height: 100%;
    background-color: #bebebe;
    padding-left: 10px;
    margin-right: 10px;
    vertical-align: middle;
    height: 100%;
    display: table
}

.qfy_custom_search ul.subul li.header>div span {
    display: table-cell;
    vertical-align: middle;
    color: #ffffff;
    font-weight: bold
}

.qfy_custom_search ul.subul li.active {
    border: 1px solid #bebebe
}

.qfy_custom_search ul.subul li.item {
    color: #808080;
    font-size: 14px;
    width: 100%
}

.qfy_custom_search ul.subul {
    display: table;
    height: 100%;
    width: 100%
}

.qfy_custom_search ul.subul>li {
    display: table-cell;
    height: 100%;
    vertical-align: top
}

.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: center
}

.prenext_inner .action {
    display: inline-block;
    overflow: hidden
}

.prenext_inner .blank {
    display: inline-block
}

.prenext_inner .next_inner {
    display: table-cell;
    text-align: center
}

.borderrightnone .pre_inner,.borderrightnone .next_inner {
    width: 50%
}

.prenextlayout .prenext_inner .pre_inner,.prenextlayout .prenext_inner .next_inner {
    display: block;
    text-align: left
}

.normallayout .next_inner.second,.lrlayout .next_inner.second,.lrmiddlelayout .next_inner.second,.prenextlayout .next_inner.first {
    display: none
}

.prenextlayout .action i {
    display: none
}

.slideText:not(.cke_editable) .cke_widget_wrapper.cke_widget_focused>.cke_widget_element {
    outline: 0!important
}

.vc_carousel .rsFullscreenBtn {
    display: none!important
}

.vc_carousel .rsDefault,.vc_carousel .rsDefault .rsOverflow,.vc_carousel .rsDefault .rsSlide,.vc_carousel .rsDefault .rsBullets {
    background-color: transparent
}

.advanced_list .qfy_item_post {
    padding-left: 0!important;
    padding-right: 0!important
}

.qfy_item_block {
    transition: all 0.3s ease-out 0s
}

.qfy_item_block a.details {
    display: none;
}

.qfy_item_block .item_a_link {
    display: block;
    font-size: 0
}

.qfy_item_block .item_img {
    overflow: hidden;
    position: relative;
}

.qfy_item_block .item_img img {
    height: auto;
    max-width: 100%;
    transition: all .3s ease-out 0s!important
}

.qfy_item_block .title {
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease-out 0s;
    display: block;
    position: relative;
    z-index: 1;
}

.qfy_item_block .subtitle,.qfy_item_block .date_wrap,.qfy_item_block .cate_warp,.qfy_item_block .price_warp {
    position: relative;
    z-index: 1;
    color: #999999;
    font-size: 12px;
    margin-top: 0px;
    transition: all 0.3s ease-out 0s;
    display: block;
}

.qfy_item_block .item_des {
    max-wdith: 90%;
    transition: all .3s ease-out 0s!important;
    position: relative;
    z-index: 1
}

.qfy_item_block .hide,.qfy_item_block .hovershow {
    display: none
}

.qfy_item_block:hover .hovershow {
    display: block
}

.qfy_item_block:hover .hoverhide {
    display: none
}

.list-style1 .item_block .item_img::before {
    display: none;
}

.list-style1 .item_block .item_wrapper {
    overflow: hidden;
    background: rgba(38,38,38,0.8) none repeat scroll 0 0;
    bottom: 0;
    box-sizing: border-box;
    height: 100px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 100%;
    transition: all 0.6s ease-out 0s;
    transform: translateZ(0)
}

.list-style1 .item_block .item_wrapper::before {
    color: #ffffff;
    content: "\f105";
    font-family: fontawesome;
    font-size: 16px;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    height: 14px;
    line-height: 14px;
    margin-top: -7px;
    position: absolute;
    right: -16px;
    text-transform: none;
    top: 50%;
    transition: all 0.3s ease 0s;
    width: 16px;
}

.list-style1 .item_block .item_wrapper::after {
    display: none;
}

.list-style1 .item_block .item_wrapper .item_info {
    box-sizing: border-box;
    color: rgba(0,0,0,0);
    height: 100%;
    display: table;
    table-layout: fixed;
    padding: 0;
    text-align: left;
    transition: all 0.3s ease 0s;
    width: 96%;
}

.list-style1 .item_block .item_wrapper .item_info::before {
    border: 1px solid rgba(0,0,0,0);
    content: "";
    height: 110%;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%) translateZ(0);
    transition: all 0.36s ease 0s;
    width: 110%;
}

.list-style1 .item_block .item_wrapper .item_info .text_wrap {
    transition: all 0.2s ease 0s;
    display: table-cell;
    vertical-align: middle;
    width: 96%;
    transform: translateZ(0)
}

.list-style1 .item_block:hover .item_wrapper {
    opacity: 1;
}

.list-style1 .item_block:hover .item_wrapper::before {
    right: 3%;
}

.list-style1 .item_block:hover .item_wrapper .item_info {
    color: #ffffff;
    margin-left: 4%;
}

.list-style1 .item_block:hover .item_info::before {
    border-color: red;
    height: 80%;
    width: 96%;
}

.list-style2 .item_block {
    overflow: hidden
}

.list-style2 .item_info {
    padding: 5% 10% 10%;
    text-align: center
}

.list-style2 .item_block:hover .item_wrapper::after {
    border-color: #e40807
}

.list-style2 .item_block:hover .title {
    transition: all 0.3s ease-out 0s;
    color: #e40807
}

.list-style2 .item_block .item_wrapper {
    display: table;
    table-layout: fixed;
    background: #17181a none repeat scroll 0 0;
    box-sizing: border-box;
    height: 110px;
    padding: 0 10px;
    position: absolute;
    transition: all 0.36s ease 0s;
    width: 100%
}

.list-style2 .item_block .item_wrapper .item_info {
    padding: 0;
    position: relative;
    transition: all 0.36s ease 0s;
}

.list-style2 .item_block .item_wrapper .item_info .title {
    position: relative;
    z-index: 10
}

.list-style2 .item_block .item_wrapper .item_info .title::after {
    border-bottom: 2px solid #5d5e5f;
    content: "";
    height: 0;
    margin: 0 auto;
    position: absolute;
    width: 19px
}

.list-style2 .item_block .item_wrapper .item_info .subtitle,.list-style2 .item_block .item_wrapper .item_info .date_wrap,.list-style2 .item_block .item_wrapper .item_info .cate,.list-style2 .item_block .item_wrapper .item_info .item_des {
    margin: 0 8px;
    opacity: 0;
    position: relative;
    z-index: 10
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block {
    padding-bottom: 110px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block::before {
    bottom: 22px;
    color: #5d5e5f;
    font-weight: 400;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    transition: all 0.36s ease 0s;
    width: 100%;
    z-index: 10
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block:hover::before {
    bottom: 30px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_block:hover .item_wrapper .item_info {
    margin-top: 26px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper {
    bottom: 0;
    top: auto
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info {
    margin-top: 40px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info .title {
    padding-top: 10px
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info .title::before {
    bottom: -18px;
    left: 0;
    top: auto
}

.list-style2 .list-item:nth-of-type(2n+1) .item_wrapper .item_info .title::after {
    bottom: auto;
    left: 0;
    right: 0;
    top: 0
}

.list-style2 .list-item:nth-of-type(2n) .item_block {
    padding-top: 110px
}

.list-style2 .list-item:nth-of-type(2n) .item_block::before {
    color: #5d5e5f;
    font-weight: 400;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 32px;
    transition: all 0.6s ease 0s;
    width: 100%;
    z-index: 10
}

.list-style2 .list-item:nth-of-type(2n) .item_block:hover .item_wrapper .item_info {
    margin: 42px 0
}

.list-style2 .list-item:nth-of-type(2n) .item_block:hover::before {
    top: 24px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper {
    bottom: auto;
    top: 0
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info {
    margin-top: 50px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info .title {
    padding-bottom: 10px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info .title::before {
    bottom: auto;
    left: 0;
    top: -18px
}

.list-style2 .list-item:nth-of-type(2n) .item_wrapper .item_info .title::after {
    bottom: 0;
    left: 0;
    right: 0;
    top: auto
}

.list-style2 .item_block::after {
    border: 1px solid rgba(0,0,0,0);
    bottom: -10px;
    content: "";
    left: -10px;
    position: absolute;
    right: -10px;
    top: -10px;
    transition: all 0.36s ease 0s;
    pointer-events: none
}

.list-style2 .item_block:hover::after {
    border-color: #e40807;
    bottom: 10px;
    left: 10px;
    right: 10px;
    top: 10px
}

.list-style2 .item_block:hover .item_wrapper .item_info .title {
    padding-bottom: 0
}

.list-style2 .item_block:hover .item_wrapper .item_info .title:after {
    opacity: 0
}

.list-style2 .item_block:hover .item_wrapper .item_info .subtitle,.list-style2 .item_block:hover .item_wrapper .item_info .date_wrap,.list-style2 .item_block:hover .item_wrapper .item_info .cate,.list-style2 .item_block:hover .item_wrapper .item_info .item_des {
    opacity: 1;
    color: #fff
}

.list-style3 .item_box:hover .title {
    color: #e40807
}

.list-style3 .subtitle {
    padding-top: 5px
}

.list-style3 .item_box a {
    display: block;
    font-size: 0
}

.list-style3 .item_info {
    padding: 0 30px 0 5px
}

.list-style3 .item_des {
    font-size: 13px;
    line-height: 24px;
    padding: 0 30px 0 5px
}

.list-style3 .bx-wrapper .bx-pager {
    display: none
}

.list-style3 .item_block {
    width: 100%;
    height: 100%;
    margin-bottom: 100px
}

.list-style3 .item_block .item_img {
    bottom: -5px;
    margin-left: 60px;
    width: 220px;
    position: relative;
    overflow: inherit
}

.list-style3 .item_block .item_img img {
    transform: none!important;
    width: 100%
}

.list-style3 .item_block .item_img::before {
    border-top: 1px solid #e40807;
    content: "";
    height: 0;
    left: 100%;
    position: absolute;
    top: 95px;
    transition: all 0.6s ease 0s;
    width: 0
}

.list-style3 .item_block:hover .item_box .item_img::before {
    width: 70px
}

.list-style3 .item_block .item_wrapper {
    background: #292929 none repeat scroll 0 0;
    bottom: 75px;
    left: 0;
    padding: 60px 0 0 310px;
    position: absolute;
    top: 27px;
    transition: all 0.6s ease 0s;
    width: 100%;
    z-index: -1;
    height: calc(100% - 22px)
}

.list-style3 .item_block .item_box:hover .item_wrapper {
    padding: 60px 0 0 370px
}

.list-style3 .item_block .item_wrapper .item_info {
    background: #363636 none repeat scroll 0 0;
    box-sizing: border-box;
    left: 60px;
    padding: 20px;
    position: absolute;
    top: 100%;
    transition: all 0.6s ease 0s;
    width: 220px
}

.list-style3 .item_block .item_wrapper .item_info .text_wrap .subtitle {
    margin: 0
}

.list-style3 .item_block .item_wrapper .item_des {
    display: block;
    min-height: 50px;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
    text-align: left
}

body.compose-mode .list-style3 .vc_list_edit_action {
    display: none!important
}

.list-style4 .item_block .item_wrapper .item_info {
    box-sizing: border-box;
    height: 100%;
    display: table;
    table-layout: fixed;
    padding: 0;
    text-align: left;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.list-style4 .item_block .item_wrapper .item_info .text_wrap {
    transition: all 0.3s ease 0s;
    display: table-cell;
    vertical-align: middle;
    width: 96%
}

.list-style5 .item_block {
    overflow: hidden
}

.list-style5 .item_block .item_wrapper {
    -webkit-transition: all .36s ease;
    transition: all .36s ease;
    margin-left: 0;
    padding: 74px 26px
}

.list-style5 .item_img {
    position: relative;
    display: block
}

.list-style5 .item_box .item_wrapper {
    height: 100%;
    padding-right: 30px
}

.list-style5 .item_box .item_wrapper .item_info .title {
    line-height: 45px
}

.list-style5 a.details {
    display: block;
    box-sizing: border-box;
    position: absolute;
    bottom: 0px;
    left: 0;
    width: 100%;
    height: 90px;
    padding-left: 26px;
    line-height: 90px;
    color: #d6d6d6;
    font-size: 12px;
    color: #fff;
    text-align: left
}

.list-style5 a.details i {
    opacity: 0;
    -webkit-transition: all .36s ease;
    transition: all .36s ease;
    position: absolute;
    top: 30px;
    right: -42px;
    width: 34px;
    height: 34px;
    border: 1px solid #2e2e2e;
    border-radius: 0%;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
    opacity: 0
}

.list-style5 a.details i:before {
    content: "\f105";
    font-family: fontawesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    line-height: 14px;
    font-size: 14px;
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    line-height: 44px;
    color: #fff
}

.list-style5 a.details:after {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    -webkit-transition: all .36s ease;
    width: 0;
    margin-left: 8%;
    height: 1px;
    background-color: #fff;
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s
}

.list-style5 .item_block:hover a.details:after {
    width: 84%
}

.list-style5 .item_block .item_mask {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #181818;
    -webkit-transition: all .6s ease;
    transition: all .6s ease
}

.list-style5 .item_block:hover .item_mask {
    background: rgba(24,24,24,.5)
}

.list-style5 .item_block .item_wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.list-style5 .item_block:hover .item_img img {
    transform: none
}

.list-style5 .item_block a.details {
    background: #181818;
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

.list-style5 .item_block:hover a.details {
    background: rgba(23,24,26,0.9)
}

.list-style5 .item_block:hover a.details i {
    opacity: 1;
    right: 28px
}

.list-style5 .item_block a.details:before {
    content: "";
    position: absolute;
    top: -1px;
    left: 0;
    right: 0;
    height: 0;
    -webkit-transition: all .36s ease;
    transition: all .36s ease;
    width: 84%;
    margin: 0 auto;
    height: 1px;
    background: #2d2d2d;
    -webkit-transition: all .6s ease 0s;
    transition: all .6s ease 0s
}

.list-style5 .item_block:hover .item_wrapper {
    padding-top: 50px
}

.list-style5 .item_block:hover .item_wrapper .title {
    color: #e40807
}

.list-style5 .item_block:hover .item_wrapper .item_des .description {
    color: #fff
}

.list-style5 .item_info {
    text-align: left
}

.list-style5 .item_des p {
    text-align: left
}

.list-style5 .item_block:after {
    display: none
}

.list-style5 .item_block:before {
    display: none
}

.list-style5 .date_wrap .year {
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .3s ease-out 0s
}

.list-style5 .date_wrap .md {
    transition: all .6s cubic-bezier(.215,.61,.355,1) 0s;
    transition: all .3s ease-out 0s
}

.list-style5 .item_info .title {
    font-size: 14px;
    color: #444
}

.list-style5 .item_block:hover {
    border-color: #ccc
}

.list-style5 .item_block:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 77%;
    height: 100%;
    background-color: transparent;
    transition: all ease-out .3s
}

.list-style5 .item_block:hover:before {
    background-color: #e40807
}

.list-style5 .item_block:hover:after {
    border-color: #e40807
}

.list-style5 .item_block:hover .title {
    color: #fff
}

.list-style5 .item_block:hover .description {
    color: rgba(255,255,255,.6)
}

.list-style6 .item_block .item_box {
    display: table;
    width: 100%;
    table-layout: fixed;
    overflow: hidden
}

.list-style6 .item_block .item_box>.item_a_link,.list-style6 .item_block .item_box>.item_wrapper {
    display: table-cell;
    vertical-align: middle
}

.list-style6 .item_block .item_box>.item_wrapper {
    width: 50%;
    padding-left: 50px;
    text-align: left
}

.list-style6 .item_block .item_box>.item_wrapper .item_des {
    max-height: 60px;
    overflow: hidden
}

.list-style6 .title:after {
    border-bottom: 1px solid #ddd;
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    bottom: 0;
    left: 0
}

.list-style6 .text_wrap {
    padding-right: 20px
}

.list-style6 .item_box>.item_a_link::after {
    background: #232323 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    color: #fff;
    content: "MORE";
    font-size: 12px;
    height: 40px;
    left: 0px;
    line-height: 40px;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    text-indent: 0;
    top: 18px;
    width: 180px
}

.list-style6 .item_a_link img {
    margin-left: 10px
}

.list-style7 {
    overflow: hidden
}

.list-style7 .item_block {
    border: 1px solid transparent;
    float: left;
    position: relative;
    transition: all 0.3s ease-out 0s;
    width: calc(50% + 50px)
}

.list-style7 .item_block:hover::after {
    border-color: #e40807
}

.list-style7 .item_block::before {
    background-color: transparent;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    transition: all 0.3s ease-out 0s;
    width: calc(100% - 160px)
}

.list-style7 .item_block:hover::before {
    background-color: #e40807
}

.list-style7 .item_block:hover {
    border-color: #ccc
}

.list-style7 .item_img {
    display: none
}

.list-style7 .item_block .item_wrapper {
    background: transparent!important
}

.list-style7 .item_block .item_info {
    float: left;
    text-align: right;
    width: calc(100% - 200px);
    display: table;
    height: 125px
}

.list-style7 .text_wrap {
    height: 125px;
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    padding-left: 5px;
    padding-right: 50px
}

.list-style7 .item_block .date_wrap {
    display: table-cell;
    text-align: left;
    vertical-align: middle!important;
    margin-top: 20px;
    max-width: 115px;
    float: left
}

.list-style7 .date_wrap .md {
    color: #bdbdbd;
    display: block;
    font-size: 36px;
    position: relative;
    transition: all 0.3s ease-out 0s;
    width: 100%
}

.list-style7 .more::before {
    background-color: #eee;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -7px;
    position: absolute;
    top: 50%;
    transform: rotate(0deg);
    transition: all 0.3s ease-out 0s;
    width: 13px
}

.list-style7 .more::after {
    background-color: #eee;
    content: "";
    height: 13px;
    left: 50%;
    margin-top: -6px;
    margin-left: -1px;
    position: absolute;
    top: 50%;
    transform: rotate(0deg);
    transition: all 0.3s ease-out 0s;
    width: 1px
}

.list-style7 .more {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 31px;
    color: transparent;
    display: block;
    height: 31px;
    margin: 60px auto 0;
    position: relative;
    width: 31px;
    left: 2px;
    cursor: pointer
}

.list-style7 .more:hover {
    border: 2px solid #e40807
}

.list-style7 .more:hover::before,.list-style7 .more:hover::after {
    background-color: #fff;
    transform: rotate(90deg)
}

.list-style7 .qfy_list_loading {
    position: relative;
    z-index: 2;
    left: 3px;
    top: 5px
}

.list-style7 .notmore:after,.list-style7 .notmore:before {
    display: none
}

.list-style7 .vc-carousel-inner.empty {
    padding: 0
}

.list-style7 .more.notmore {
    margin-top: 0
}

@media only screen and (min-width:992px) {
    .list-style7 .item_container:nth-of-type(2n) .date_wrap {
        position: absolute;
        ; left: 100px
    }

    .list-style7 .item_container:nth-of-type(2n) .text_wrap {
        padding-left: 50px;
        padding-right: 5px
    }

    .list-style7 .item_container:nth-of-type(2n) .item_info {
        float: right;
        text-align: left;
        width: calc(100% - 200px);
        display: table
    }

    .list-style7 .item_container:nth-of-type(2n) .item_block:before {
        right: 0;
        left: auto
    }

    .list-style7 .item_container:nth-of-type(2n) .item_block {
        margin-left: calc(50% - 50px)
    }

    .list-style7 .vc-carousel-slideline-inner {
        position: relative
    }

    .list-style7 .vc-carousel-slideline-inner:before {
        background-color: #eee;
        content: "";
        height: 100%;
        left: 50%;
        margin-left: 1px;
        position: absolute;
        top: 65px;
        width: 1px;
        z-index: 0
    }

    .list-style7 .item_block::after {
        background-color: #fff;
        border: 2px solid #eee;
        border-radius: 13px;
        content: "";
        height: 13px;
        margin-top: -6px;
        position: absolute;
        top: 50%;
        right: 41px;
        transition: all 0.3s ease-out 0s;
        width: 13px
    }

    .list-style7 .item_container:nth-of-type(2n) .item_block::after {
        left: 44.5px;
        right: auto
    }
}

.list-style8 .item_img {
    display: none
}

@media only screen and (min-width:768px) {
    .list-style8 .item_info {
        position: relative;
        display: table;
        width: 800px;
        margin: 0 auto;
        table-layout: fixed;
        transition: all 0.3s ease-out 0s;
        height: 150px
    }

    .list-style8 .date_wrap {
        display: table-cell;
        width: 190px;
        vertical-align: middle;
        text-align: right
    }

    .list-style8 .text_wrap {
        display: table-cell;
        width: 100%;
        vertical-align: middle;
        padding-right: 20px
    }

    .list-style8 .item_block .item_wrapper {
        transition: all 0.3s ease-out 0s
    }

    .list-style8 .item_block:hover .item_info {
        transform: translate3d(-50px,0px,0px)
    }

    .list-style8 .item_des .description {
        transition: all 0.3s ease-out 0s
    }

    .list-style8 .item_block .item_info::after {
        transition: all 0.3s ease-out 0s;
        color: transparent;
        content: "\f105";
        font-family: fontawesome;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 14px;
        font-size: 36px;
        position: absolute;
        right: 5px;
        bottom: 0;
        text-align: center;
        top: 50%;
        margin-top: -10px
    }

    .list-style8 .item_block:hover .item_info::after {
        color: #fff;
        right: -25px
    }
}

.list-style9 .item_block .item_wrapper .item_info {
    box-sizing: border-box;
    height: 100%;
    display: table;
    table-layout: fixed;
    padding: 0;
    text-align: left;
    transition: all 0.3s ease 0s;
    width: 100%;
}

.list-style9 .item_block .item_wrapper .item_info .text_wrap {
    transition: all 0.3s ease 0s;
    display: table-cell;
    vertical-align: middle;
    width: 96%
}

.list-style9 .item_wrapper {
    position: relative
}

.list-style9 .date_wrap {
    position: absolute;
    top: -30px;
    left: 50%;
    margin-left: -30px;
    padding: 10px;
    width: 60px;
    height: 60px;
    box-sizing: border-box;
    border-radius: 999px;
    text-align: center;
    background: #000
}

.list-style9 .qfy_item_block .item_img img {
    height: 100%!important;
    width: 100%!important
}

.site_tooler .move-image-size {
    display: none!important
}

.vc_box_foil_wrap {
    position: relative;
    display: inline-block;
    padding: 20px;
    z-index: 0
}

.vc_box_foil_inner {
    position: relative;
    display: inline-block
}

.vc_box_foil_wrap::after {
    content: '';
    display: block;
    width: 80%;
    height: 50%;
    position: absolute;
    bottom: 0px;
    right: 0px;
    background: #323232;
    z-index: -1
}

.vc_box_foil_wrap.rt::after {
    bottom: auto;
    top: 0px
}

.vc_box_foil_wrap.lt::after {
    bottom: auto;
    top: 0px;
    right: auto;
    left: 0
}

.vc_box_foil_wrap.lb::after {
    bottom: 0;
    top: auto;
    right: auto;
    left: 0
}

.typed-cursor {
    opacity: 1;
    font-weight: 100;
    -webkit-animation: blink 0.7s infinite;
    -moz-animation: blink 0.7s infinite;
    -ms-animation: blink 0.7s infinite;
    -o-animation: blink 0.7s infinite;
    animation: blink 0.7s infinite
}

@-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-o-keyframes blink {
    0% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.typed-fade-out {
    opacity: 0;
    animation: 0;
    transition: opacity .25s
}

.vc-carousel-inner.empty {
    width: 100%!important;
    text-align: center;
    padding: 40px 20px
}

.vc-carousel-inner.empty .vc-carousel-slideline {
    width: 100%!important
}

.bit-html .advanced_list .vc-carousel-indicators {
    bottom: -20px
}

.post_grid .isotope-item .price_warp,.post_waterfall .isotope-item .price_warp,.post_image .isotope-item .price_warp {
    display: block;
    width: 100%;
    text-align: center
}

.advanced_list .vc-cbtn {
    opacity: 0.5;
    padding: 0;
    position: absolute;
    text-align: center;
    top: 50%;
    z-index: 2;
    font-size: 30px;
    -webkit-transition: all .36s ease;
    transition: all .36s ease
}

.advanced_list .vc-left {
    left: 0
}

.advanced_list .vc-right {
    right: 0
}

.advanced_list .vc-cbtn::before {
    font-family: "revicons";
    font-size: 10px;
    transition: color 0.3s ease 0s;
    z-index: 2;
    top: 0;
    left: 0;
    position: absolute
}

.advanced_list .vc-left.vc-cbtn::before {
   /* content: "\f060"*/
}

.advanced_list .vc-right.vc-cbtn::before {
    /*content: "\f061"*/
}

.new1 .vc-cbtn {
    background-color: red;
    height: 100px;
    width: 100px!important;
    margin-top: -50px
}

.new1 .vc-cbtn:before {
    font-size: 50px;
    width: 100px;
    height: 100px;
    line-height: 100px
}

.new1 .vc-left.rightcenter.lr {
    right: 100px;
    left: auto
}

.new1 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -100px
}

.new1 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new1 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 100px
}

.new1 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new1 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 100px
}

.new1 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new1 .vc-right.leftcenter.lr {
    left: 100px;
    right: auto
}

.new1 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new1 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -100px
}

.new1 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new1 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 100px
}

.new1 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 100px
}

.new1 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

.new8 .vc-cbtn {
    height: 70px;
    width: 70px!important;
    margin-top: -35px
}

.new8 .vc-cbtn:before {
    font-size: 35px;
    width: 70px;
    height: 70px;
    line-height: 70px
}

.new8 .vc-left.rightcenter.lr {
    right: 70px;
    left: auto
}

.new8 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -70px
}

.new8 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new8 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 70px
}

.new8 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new8 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 70px
}

.new8 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new8 .vc-right.leftcenter.lr {
    left: 70px;
    right: auto
}

.new8 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new8 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -70px
}

.new8 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new8 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 70px
}

.new8 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 70px
}

.new8 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

.new2 .vc-cbtn {
    background-color: red;
    height: 40px;
    width: 40px!important;
    margin-top: -20px
}

.new2 .vc-cbtn:before {
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px
}

.new2 .vc-left.rightcenter.lr {
    right: 40px;
    left: auto
}

.new2 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -40px
}

.new2 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new2 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 40px
}

.new2 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new2 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 40px
}

.new2 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new2 .vc-right.leftcenter.lr {
    left: 40px;
    right: auto
}

.new2 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new2 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -40px
}

.new2 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new2 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 40px
}

.new2 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 40px
}

.new2 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

.new3 .vc-cbtn {
    background-color: red;
    height: 26px;
    width: 26px!important;
    margin-top: -13px
}

.new3 .vc-cbtn:before {
    font-size: 12px;
    width: 26px;
    height: 26px;
    line-height: 26px
}

.new3 .vc-left.rightcenter.lr {
    right: 26px;
    left: auto
}

.new3 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -26px
}

.new3 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new3 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 26px
}

.new3 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new3 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 26px
}

.new3 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new3 .vc-right.leftcenter.lr {
    left: 26px;
    right: auto
}

.new3 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new3 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -26px
}

.new3 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new3 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 26px
}

.new3 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 26px
}

.new3 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

.new4 .vc-cbtn {
    background-color: red;
    height: 60px;
    width: 60px!important;
    margin-top: -30px;
    border-radius: 50%
}

.new4 .vc-cbtn:before {
    font-size: 16px;
    width: 60px;
    height: 60px;
    line-height: 60px
}

.new4 .vc-left.rightcenter.lr {
    right: 60px;
    left: auto
}

.new4 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -60px
}

.new4 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new4 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 60px
}

.new4 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new4 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 60px
}

.new4 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new4 .vc-right.leftcenter.lr {
    left: 60px;
    right: auto
}

.new4 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new4 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -60px
}

.new4 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new4 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 60px
}

.new4 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 60px
}

.new4 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

.new5 .vc-cbtn {
    background-color: red;
    height: 30px;
    width: 30px!important;
    margin-top: -15px;
    border-radius: 50%
}

.new5 .vc-cbtn:before {
    font-size: 12px;
    width: 30px;
    height: 30px;
    line-height: 30px
}

.new5 .vc-left.rightcenter.lr {
    right: 30px;
    left: auto
}

.new5 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -30px
}

.new5 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new5 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 30px
}

.new5 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new5 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 30px
}

.new5 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new5 .vc-right.leftcenter.lr {
    left: 30px;
    right: auto
}

.new5 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new5 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -30px
}

.new5 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new5 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 30px
}

.new5 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 30px
}

.new5 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

.new6 .vc-cbtn {
    background-color: red;
    height: 200px;
    width: 60px!important;
    margin-top: -100px
}

.new6 .vc-cbtn:before {
    font-size: 50px;
    width: 60px;
    height: 200px;
    line-height: 200px
}

.new6 .vc-left.rightcenter.lr {
    right: 60px;
    left: auto
}

.new6 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -60px
}

.new6 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new6 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 60px
}

.new6 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new6 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 60px
}

.new6 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new6 .vc-right.leftcenter.lr {
    left: 60px;
    right: auto
}

.new6 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new6 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -60px
}

.new6 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new6 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 60px
}

.new6 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 60px
}

.new6 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

.new7 .vc-cbtn {
    background-color: red;
    height: 120px;
    width: 30px!important;
    margin-top: -60px
}

.new7 .vc-cbtn:before {
    font-size: 14px;
    width: 30px;
    height: 120px;
    line-height: 120px
}

.new7 .vc-left.rightcenter.lr {
    right: 30px;
    left: auto
}

.new7 .vc-left.rightcenter.tb {
    left: auto;
    right: 0;
    margin-top: -30px
}

.new7 .vc-right.rightcenter.tb {
    margin-top: 0px
}

.new7 .vc-left.rightbottom.lr {
    top: auto;
    left: auto;
    bottom: 0;
    right: 30px
}

.new7 .vc-right.rightbottom.lr {
    top: auto;
    bottom: 0
}

.new7 .vc-left.rightbottom.tb {
    left: auto;
    top: auto;
    right: 0;
    bottom: 0;
    margin-bottom: 30px
}

.new7 .vc-right.rightbottom.tb {
    top: auto;
    bottom: 0;
    margin-top: 0px
}

.new7 .vc-right.leftcenter.lr {
    left: 30px;
    right: auto
}

.new7 .vc-left.leftcenter.tb {
    margin-top: 0px
}

.new7 .vc-right.leftcenter.tb {
    left: 0px;
    right: auto;
    margin-top: -30px
}

.new7 .vc-left.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px
}

.new7 .vc-right.leftbottom.lr {
    top: auto;
    right: auto;
    bottom: 0;
    ;left: 30px
}

.new7 .vc-left.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-bottom: 30px
}

.new7 .vc-right.leftbottom.tb {
    top: auto;
    right: auto;
    bottom: 0;
    left: 0px;
    margin-top: 0px
}

@-webkit-keyframes qfyfadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes qfyfadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,-100%,0);
        transform: translate3d(0,-100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes qfyfadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes qfyfadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes qfyfadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes qfyfadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%,0,0);
        transform: translate3d(-100%,0,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@-webkit-keyframes qfyfadeInToRight {
    0% {
        -webkit-transform: translate3d(0,0,0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%,0,0)
    }
}

@keyframes qfyfadeInToRight {
    0% {
        transform: translate3d(0,0,0)
    }

    100% {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }
}

@-webkit-keyframes qfyfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

@keyframes qfyfadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0,100%,0);
        transform: translate3d(0,100%,0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateZ(0);
        transform: translateZ(0)
    }
}

.qfyfadeInUp {
    animation-name: qfyfadeInUp;
}

.qfyanimate {
    visibility: hidden;
}

.qfyanimated {
    visibility: visible;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.list-style3 .qfyanimated {
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeOutUp1 {
    0% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-20px)
    }
}

@-moz-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -moz-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -moz-transform: translateY(-20px)
    }
}

@-ms-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -ms-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -ms-transform: translateY(-20px)
    }
}

@-o-keyframes fadeOutUp {
    0% {
        opacity: 1;
        -o-transform: translateY(0)
    }

    100% {
        opacity: 0;
        -o-transform: translateY(-20px)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
        transform: translateY(0)
    }

    100% {
        opacity: 0;
        transform: translateY(-20px)
    }
}

.qfyfadeOutUp {
    -webkit-animation-duration: 1.5s;
    animation-duration: 1.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeOutUp;
    -moz-animation-name: fadeOutUp1;
    -ms-animation-name: fadeOutUp1;
    -o-animation-name: fadeOutUp1;
    animation-name: fadeOutUp1
}

.rev_slider_wrapper.fullscreen-container {
    height: 100vh
}

.qfy-column-inner>.column_inner {
    transition: all 0.3s ease 0s
}

.vc-column-dragging .qfy-column-inner>.column_inner {
    transition: none
}

.qfy-column-inner>.column_inner>.background-overlay {
    transition: all 0.3s ease 0s
}

.gray_scale {
    -webkit-filter: grayscale(100%) contrast(70%);
    filter: grayscale(100%) contrast(70%)
}

.div_event_off {
    position: relative
}

.div_event_off::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: trasparent
}

.vc_icon_element-icon,.vc_icon_element-inner {
    transition: all 0.3s ease 0s
}

.qfy-element>.jiathis_style span {
    font-family: inherit
}

.qfy-pagination-link-icon {
    stroke-width: 2;
    vertical-align: middle;
    width: 16px;
    height: 45px;
    stroke: #ccc;
    overflow: hidden
}

.lrlayout .prenext_inner .action {
    display: inline
}

.lrlayout .prenext_inner .title {
    display: inline-block
}

.lrlayout .prenext_inner .pre_inner {
    vertical-align: middle
}

.lrlayout .blank {
    display: block
}

.lrlayout .pre_a {
    float: left
}

.lrlayout .next_a {
    float: right
}

.lrmiddlelayout .prenext_inner .action {
    display: none
}

.lrmiddlelayout .prenext_inner .title {
    display: inline-block
}

.lrmiddlelayout .prenext_inner .pre_inner {
    vertical-align: middle
}

.lrmiddlelayout .blank {
    display: block
}

.lrmiddlelayout .pre_a {
    float: left;
    position: relative
}

.lrmiddlelayout .next_a {
    float: right;
    position: relative
}

.lrmiddlelayout .pre_a .td_inner {
    transform: translate3D(-100%,0,0);
    transition: opacity 150ms ease-out,visibility 0ms 150ms linear,transform 100ms ease-out
}

.lrmiddlelayout .pre_a:hover .td_inner {
    transform: translate3D(0,0,0)
}

.lrmiddlelayout a .qfy-pagination-link-icon {
    transition: transform 150ms ease-out,opacity 100ms ease-out,visibility 0ms 150ms linear;
    opacity: 1;
    visibility: visible
}

.lrmiddlelayout .pre_a:hover .qfy-pagination-link-icon {
    transform: translate3d(-40px,0,0);
    opacity: 0;
    visibility: hidden
}

.lrmiddlelayout .next_a .td_inner {
    transform: translate3D(100%,0,0);
    transition: opacity 150ms ease-out,visibility 0ms 150ms linear,transform 100ms ease-out
}

.lrmiddlelayout .next_a:hover .td_inner {
    transform: translate3D(0,0,0)
}

.lrmiddlelayout .next_a:hover .qfy-pagination-link-icon {
    transform: translate3d(40px,0,0);
    opacity: 0;
    visibility: hidden
}

.lrmiddlelayout.wrap .pre_inner,.lrmiddlelayout.wrap .next_inner {
    background: transparent!important;
    border-color: transparent!important
}

.lrmiddlelayout .pre_a .icon_warp {
    position: absolute;
    left: 10px;
    top: 0
}

.lrmiddlelayout .next_a .icon_warp {
    position: absolute;
    right: 10px;
    top: 0
}

.qfyheaderbtn::after {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #999;
    position: absolute;
    top: 28px;
    left: 15px;
    transition: all 0.3s ease-out 0s;
}

.qfyheaderbtn::before {
    content: '';
    display: block;
    width: 20px;
    height: 2px;
    background: #999;
    position: absolute;
    top: 18px;
    left: 15px;
    transition: all 0.3s ease-out 0s;
}

.qfyheaderbtn {
    display: block;
    left: -90px;
    top: 20px;
    color: #dedede;
    background-color: rgb(57,57,57);
    width: 50px;
    height: 50px;
    transition: all 0.3s cubic-bezier(0.215,0.61,0.355,1) 0s;
    position: absolute;
    z-index: 2;
    cursor: pointer;
}

.menuopen .qfyheaderbtn::after ,.qfyheaderbtn:hover::after {
    transform: rotate(45deg);
    top: 25px;
    background: #fff;
}

.menuopen .qfyheaderbtn::before,.qfyheaderbtn:hover::before {
    transform: rotate(-45deg);
    top: 25px;
    background: #fff;
}

.menuopen .qfyheaderbtn {
    margin-left: 400px;
}

.qfyheadercontent {
    width: 400px;
    left: auto;
    background-color: #FFF;
    right: -400px;
    position: fixed;
    z-index: 9999;
    height: 100%;
    transition: transform 0.4s cubic-bezier(0.215,0.61,0.355,1) 0s;
    top: 0;
}

#header.newrightmenu:not(.position-ab-fixed),#header.newleftmenu:not(.position-ab-fixed) {
    position: relative;
}

#page:not(.menuopen) #header:not(.position-ab-fixed) .qfyheadercontent {
    position: absolute;
}

.qfyheadercontent.menuleft {
    left: -400px;
    right: auto;
}

#header.position-ab-fixed {
    position: fixed!important;
    z-index: 200;
    width: 100%;
    background: transparent;
    top: 0;
    box-shadow: none!important;
}

.qfyheadercontent.menuleft .qfyheaderbtn {
    right: -75px;
    top: 20px;
    left: auto;
}

.menuopen .qfyheadercontent.menuleft {
    -webkit-transform: translate3d(400px,0,0);
    transform: translate3d(400px,0,0);
}

.menuopen .qfyheadercontent.menuleft .qfyheaderbtn {
    margin-right: 400px;
}

.newrightmenu #navigation,.newleftmenu #navigation {
    position: initial!important;
}

.newrightmenu #navigation>.controls-element {
    top: 30px;
    z-index: 10000;
    position: absolute;
    right: 100px;
}

.newleftmenu #navigation>.controls-element {
    top: 30px;
    z-index: 10000;
    position: absolute;
    left: 100px;
}

.menuopen .qfyheadercontent {
    -webkit-transform: translate3d(-400px,0,0);
    transform: translate3d(-400px,0,0);
}

.qfyheadercontent .qfyheaderul {
    padding-top: 100px;
    display: table-cell;
    vertical-align: top;
    width: 400px;
}

.qfyheadercontent .qfyheaderfloat {
    display: table-cell;
    vertical-align: top;
    width: 200px;
    overflow: hidden;
    height: 100vh;
}

.qfyheadercontent .qfyheaderul li {
    text-align: left;
    border-top: 1px solid #F5F5F5;
    padding: 0 50px 0!important;
    width: 100%;
    line-height: 50px;
    height: 50px;
    float: left;
}

.qfyheadercontent .qfyheaderul .qfy-sub-div {
    display: none!important;
}

.qfyheadercontent .qfyheaderul li a {
    text-align: left!important;
    padding: 0!important;
    display: inline-block!important;
    vertical-align: middle;
}

.qfyheadercontent .qfyheaderul .newmainmenu>li:hover {
    background: #f8f8f8;
}

.qfyheadercontent li.has-children,.qfyheadercontent li.has-children>a {
    position: relative;
}

.qfyheadercontent li.has-children>a:after {
    content: "\f107"!important;
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: -15px!important;
    top: 50%;
    margin-top: -7px !important;
    background-image: none!important;
}

.qfyheadercontent li.has-children ul.sub-nav {
    overflow: hidden;
    top: -1px;
    z-index: 3;
    left: 200px;
    transition: all 0.3s ease-out 0s;
    position: absolute;
    width: 100%!important;
    ; -webkit-transform: translate3d(0px,10px,0px);
    transform: translate3d(0px,10px,0px);
    box-shadow: none;
}

.qfyheadercontent ul li:hover>ul.sub-nav {
    transition: all 0.6s cubic-bezier(0.215,0.61,0.355,1) 0s;
    opacity: 1;
    visibility: visible;
    transform: translate3d(0px,0px,0px);
    -moz-transform: translate3d(0px,0px,0px);
    -webkit-transform: translate3d(0px,0px,0px);
}

.qfyheadercontent ul li>ul.sub-nav ul.sub-nav {
    left: 100px!important;
    width: 200px!important;
}

.qfyheadercontent .sub-nav li {
    padding-left: 10px!important;
    border-top: 1px solid transparent!important;
    border-bottom: 0!important;
}

.qfyheadercontent .sub-nav li a {
    display: inline-block;
    padding: 0;
    line-height: inherit;
}

#header.bit-logo-menu #navigation,#header.bit-logo-menu #navigation #main-nav {
    width: 100%;
}

#header.bit-logo-menu #navigation #branding,#phantom.bit-logo-menu .menu-center-nav #branding {
    max-width: 100%!important;
}

#header.bit-logo-menu .navigation-holder {
    background: transparent;
}

#phantom.bit-logo-menu .bitem.text {
    display: none;
}

#phantom.bit-logo-menu #main-nav {
    padding: 0;
    line-height: initial;
}

#phantom.bit-logo-menu .menu-box {
    padding-top: 0;
    padding-bottom: 0;
}

#phantom .ui-custom-drop-container,.position-ab-fixed .ui-custom-drop-container {
    display: none;
}

.menu-center-nav {
    position: relative
}

#header.position-ab-fixed .branding-div.nofollow {
    display: none;
}

.sub-sliderup .sub-nav {
    margin-top: 10px;
    transition: all 0.3s cubic-bezier(0.215,0.61,0.355,1) 0s;
}

.footerbar-menu ul {
    display: table;
}

.footerbar-menu ul.fmenu>li {
    display: table-cell;
    float: none;
}

.footerbar-menu ul.fmenu>li:last-child {
    border-right: 0!important
}

.footerbar-menu ul.fmenu .sub-menu ul>li:last-child {
    border-bottom: 0!important
}

.footerbar-menu ul>li>a {
    padding: 0;
}

.footerbar-menu ul>li>a>span {
    display: block;
    margin: 0 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.footerbar-menu ul.fmenu>li.menu-item-has-children::after {
    content: "\f0dd";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    transform: rotate(-45deg);
    right: 2px;
    bottom: 1px;
}

.footerbar-menu .sub-menu {
    display: none;
    position: absolute;
    bottom: 100%
}

.footerbar-menu li .sub-menu li {
    float: none
}

.footerbar-menu li .sub-menu {
    box-shadow: 0 3px 10px 2px rgba(216,216,216,0.1)
}

.loginandregister.site_tooler {
    position: relative
}

.pop_search_btn_div button:hover {
    background-color: rgba(0,0,0,0.05)!important
}

.bitem.logo.fixedwidth {
    vertical-align: middle;
}

.bitem.logo.fixedwidth img {
    max-width: 100%;
}

.video-background.toplay {
    background: transparent url(../images/start.png) no-repeat scroll left top;
    background-size: cover;
    bottom: 50%;
    cursor: pointer;
    display: block;
    height: 84px;
    left: 50%;
    margin-bottom: -38px;
    margin-left: -45px;
    padding: 0;
    position: absolute;
    width: 84px;
}

.video-background.playing {
    background: transparent url(../images/buffering.gif) no-repeat scroll left top;
    background-size: cover;
    bottom: 50%;
    cursor: pointer;
    display: block;
    height: 64px;
    left: 50%;
    margin-bottom: -32px;
    margin-left: -32px;
    padding: 0;
    position: absolute;
    width: 64px;
}

.page-from-right-to-center {
    -webkit-animation: pageFromRightToCenter 400ms forwards;
    animation: pageFromRightToCenter 400ms forwards;
    z-index: 2002;
}

.page-from-center-to-right {
    -webkit-animation: pageFromCenterToRight 400ms forwards;
    animation: pageFromCenterToRight 400ms forwards;
    z-index: 2002;
}

@-webkit-keyframes pageFromRightToCenter {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        opacity: .9;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

@keyframes pageFromRightToCenter {
    from {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        opacity: .9;
    }

    to {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}

@-webkit-keyframes pageFromCenterToRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        opacity: .9;
    }
}

@keyframes pageFromCenterToRight {
    from {
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }

    to {
        -webkit-transform: translate3d(100%,0,0);
        transform: translate3d(100%,0,0);
        opacity: .9;
    }
}

.page-from-center-to-left {
    -webkit-animation: pageFromCenterToLeft 400ms forwards;
    animation: pageFromCenterToLeft 400ms forwards;
}

.page-from-left-to-center {
    -webkit-animation: pageFromLeftToCenter 400ms forwards;
    animation: pageFromLeftToCenter 400ms forwards;
}

@-webkit-keyframes pageFromCenterToLeft {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        opacity: 0.5;
        -webkit-transform: translate3d(-20%,0,0);
        transform: translate3d(-20%,0,0);
    }
}

@keyframes pageFromCenterToLeft {
    from {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    to {
        opacity: 0.5;
        -webkit-transform: translate3d(-20%,0,0);
        transform: translate3d(-20%,0,0);
    }
}

@-webkit-keyframes pageFromLeftToCenter {
    from {
        opacity: .5;
        -webkit-transform: translate3d(-20%,0,0);
        transform: translate3d(-20%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

@keyframes pageFromLeftToCenter {
    from {
        opacity: .5;
        -webkit-transform: translate3d(-20%,0,0);
        transform: translate3d(-20%,0,0);
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }
}

.qfy-slidercontent .royalSlider_gallery_new>section,.qfy-tabcontent .royalSlider_gallery_new>section {
    display: none;
}

.qfy-slidercontent .royalSlider_gallery_new>section:first-child,.qfy-tabcontent .royalSlider_gallery_new>section:first-child {
    display: block;
}
/* dt-custom-less: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/uploads/wp-less/qfy-01/css/custom-48eb134a67.css) */
@charset "utf-8";

.wf-clearfix:before {
    content: "";
    display: table;
}

.wf-clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.ancient-ie .wf-clearfix {
    zoom: 1;
}

.wf-container:before {
    content: "";
    display: table;
}

.wf-container:after {
    content: "";
    display: table;
    clear: both;
}

.ancient-ie .wf-container {
    zoom: 1;
}

html,body,body.page,.wf-container>*,.gform_wrapper .top_label .gfield_label,textarea,input {
    font: 14px;
    word-spacing: normal;
    color: #8d9095;
    font-family: "华文细黑",Helvetica,Arial,Verdana,sans-serif;
    font-style: normal;
    font-weight: normal;
}

#reply-title small,#main .gform_wrapper textarea {
    font: normal normal normal 14px / 22px "华文细黑",Helvetica,Arial,Verdana,sans-serif;
}

.rollover-content,.swiper-caption,.portfolio.layout-masonry-grid .post .details,.portfolio.grid-text-hovers .portfolio-grid .post .details,.layout-masonry-grid .post .details,.grid-text-hovers .portfolio-grid .post .details {
    line-height: 22px;
}

.ancient-ie html,.ancient-ie body,.ancient-ie textarea,.ancient-ie .wf-container>* {
    line-height: 22px;
}

body {
    background: #ffffff none no-repeat fixed center top;
    background-size: cover;
}

.overlap #main {
    background-image: none,#ffffff none repeat center top,-moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
    background-image: none,-webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,-o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,-ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-repeat: repeat;
    background-attachment:;
    background-position: center top;
    background-size: auto;
    -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
    -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
    box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}

.overlap .main-gradient {
    background-image: none,#ffffff none repeat center top,-moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
    background-image: none,-webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,-o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,-ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-image: none,linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 20px,rgba(255,255,255,0.94) 30px,rgba(255,255,255,0.98) 50px,rgba(255,255,255,0.99) 60px,#ffffff 70px);
    background-repeat: repeat;
    background-attachment:;
    background-position: center top;
    background-size: auto;
    -webkit-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
    -moz-box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
    box-shadow: 0px -1px 0px 0px rgba(5,38,57,0.05);
}

@media screen and (max-width:1024px) {
    .overlap #main, .overlap .main-gradient {
        background-image: none,#ffffff none repeat center top,-moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
        background-image: none,-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
        background-image: none,-webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
        background-image: none,-o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
        background-image: none,-ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
        background-image: none,linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 5px,rgba(255,255,255,0.86) 10px,rgba(255,255,255,0.9) 15px,rgba(255,255,255,0.94) 20px,rgba(255,255,255,0.98) 30px,rgba(255,255,255,0.99) 35px,#ffffff 40px);
    }
}

@media screen and (max-width:800px) {
    .overlap #main, .overlap .main-gradient {
        background-image: none,#ffffff none repeat center top,-moz-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 5px,rgba(255,255,255,0.9) 8px,rgba(255,255,255,0.94) 11px,rgba(255,255,255,0.98) 16px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
        background-image: none,-webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0)),color-stop(100%,#ffffff));
        background-image: none,-webkit-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 5px,rgba(255,255,255,0.9) 8px,rgba(255,255,255,0.94) 11px,rgba(255,255,255,0.98) 16px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
        background-image: none,-o-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 5px,rgba(255,255,255,0.9) 8px,rgba(255,255,255,0.94) 11px,rgba(255,255,255,0.98) 16px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
        background-image: none,-ms-linear-gradient(top,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 5px,rgba(255,255,255,0.9) 8px,rgba(255,255,255,0.94) 11px,rgba(255,255,255,0.98) 16px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
        background-image: none,linear-gradient(to bottom,rgba(255,255,255,0.75) 0px,rgba(255,255,255,0.8) 2px,rgba(255,255,255,0.86) 5px,rgba(255,255,255,0.9) 8px,rgba(255,255,255,0.94) 11px,rgba(255,255,255,0.98) 16px,rgba(255,255,255,0.99) 18px,#ffffff 20px);
    }
}

.old-ie9 .overlap #main {
    background: #ffffff none repeat center top;
}

.old-ie .overlap #main {
    background: #ffffff none repeat center top;
}

.color-secondary,.text-secondary {
    color: #f1501a;
}

.color-accent {
    color: #f1501a;
}

.stripe-style-1 .color-accent {
    color: #f1501a;
}

.stripe-style-2 .color-accent {
    color: #f1501a;
}

.stripe-style-3 .color-accent {
    color: #f1501a;
}

.stripe-style-4 .color-accent {
    color: #f1501a;
}

.stripe-style-5 .color-accent {
    color: #f1501a;
}

.text-normal {
    font-size: 14px;
}

.text-small {
    font-size: 12px;
}

.text-big {
    font-size: 15px;
}

#page {
    background: #ffffff none repeat center top;
    background-size: auto;
}

.old-ie #page {
    background-color: #ffffff;
    background-image: none;
    background-repeat: repeat;
    background-attachment:;
    background-position: center top;
}

a {
    color: #f1501a;
    text-decoration: none;
}

a:hover {
    color: #f1501a;
    text-decoration: underline;
}

.page-title {
    background-color: rgba(55,58,65,0.04);
}

.page-title:after,#main-slideshow.fixed:after,#main-slideshow.layer-fixed:after,#main-slideshow.fix:after {
    background-color: transparent;
}

.old-ie .page-title:after {
    background-color: transparent;
}

h1,.h1-size {
    color: #373a41;
    text-transform: none;
}

.page-title.title-left h1,.page-title.title-right h1 {
    font: normal normal normal 22px / 26px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
}

h1 a,h1 a:hover {
    color: #373a41;
}

.hr-breadcrumbs.divider-heder,.hr-breadcrumbs.divider-heder a {
    color: #373a41;
}

h2,h1.entry-title,.vc_pie_chart .vc_pie_chart_value,.h2-size {
    color: #373a41;
    text-transform: none;
}

.vc_pie_chart .vc_pie_chart_value {
    font: normal normal normal 36px / 40px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
}

h2 a,h2 a:hover,h1.entry-title a {
    color: #373a41;
}

h3,h2.entry-title,.fancy-subtitle,.comments-title,h3.gform_title,.gform_wrapper h3.gform_title,.h3-size {
    color: #373a41;
    text-transform: none;
}

h3 a,h3 a:hover,h2.entry-title a,.comments-title a,#reply-title {
    color: #373a41;
}

.fancy-title,.fancy-header .breadcrumbs a {
    color: #fff;
}

.fancy-subtitle {
    color: #f1501a;
}

h4,.page h4,.rollover-content h2.entry-title,.flex-caption h2,.gform_wrapper .gsection .gfield_label,.gform_wrapper h2.gsection_title,.vc-carousel.vc-build .vc-carousel-slideline .vc-carousel-slideline-inner>.vc-item h2,.button-load-more,.paginator .loading-ready,.style-minimal #page .paginator .button-load-more,.h4-size {
    color: #373a41;
}

h4 a,h4 a:hover,.widget-title a {
    color: #373a41;
}

h5,.author-quote,.h5-size {
    color: #373a41;
    text-transform: none;
}

h5 a,h5 a:hover {
    color: #373a41;
}

h6,.h6-size {
    color: #373a41;
    font: normal normal normal 14px / 16px "Open Sans",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
}

h6 a,h6 a:hover {
    color: #373a41;
}

#top-bar,.shopping-cart-inner {
    line-height: 40px;
    background: #303030 none repeat center center;
    color: #ffffff;
    font-size: 12px;
}

#top-bar:before,.shopping-cart-inner:before {
    content: "";
    display: table;
}

#top-bar:after,.shopping-cart-inner:after {
    content: "";
    display: table;
    clear: both;
}

.ancient-ie #top-bar,.ancient-ie .shopping-cart-inner {
    zoom: 1;
}

@media screen and (max-width:760px) {
    #top-bar {
        line-height: 28px;
    }
}

#top-bar:after {
    border-bottom: 1px 0 #f1501a;
}

.old-ie #top-bar {
    background: #303030 none repeat center center;
}

#top-bar a,#top-bar .mini-nav .customSelect,#top-bar .mini-nav>ul>li:hover>a {
    color: #ffffff;
}

#top-bar .mini-nav ul>li.act>a,#bottom-bar .mini-nav ul>li.act>a {
    color: #ffffff;
    text-decoration: underline;
}

#bottom-bar .mini-nav ul>li.act>a,#bottom-bar .mini-nav>ul>li:hover>a {
    color: #8d9095;
}

#top-bar .mini-nav ul>li:hover>a span,#bottom-bar .mini-nav ul>li:hover>a span {
    text-decoration: underline;
}

#top-bar .mini-search {
    border-color: #e7e7e7;
    margin-top: 6.6px;
    margin-bottom: 7.3333333333333px;
}

.mini-search input[type="text"]::-webkit-input-placeholder {
    color: #676767;
}

.mini-search input[type="text"]:-moz-placeholder {
    color: #676767;
}

.mini-search input[type="text"]::-moz-placeholder {
    color: #676767;
    opacity: 1;
}

.mini-search input[type="text"]:-ms-input-placeholder {
    color: #676767;
}

.mini-search input[type="text"]:input-placeholder {
    color: #676767;
}

.mini-search input {
    font-family: "华文细黑",Helvetica,Arial,Verdana,sans-serif;
}

#main-nav:before {
    content: "";
    display: table;
}

#main-nav:after {
    content: "";
    display: table;
    clear: both;
}

.ancient-ie #main-nav {
    zoom: 1;
}

.logo-center .mini-search,.logo-center .mini-search .submit,.logo-classic-centered .mini-search,.logo-classic-centered .mini-search .submit {
    height: 34px;
}

#main-nav>li>a>span>span.menu-subtitle {
    font-size: 11px;
    color: rgba(255,255,255,0.4);
    line-height: 13px;
    font-family: "华文细黑",Helvetica,Arial,Verdana,sans-serif;
}

#main-nav>li.act>a>span>span.menu-subtitle,#main-nav>li:hover>a>span>span.menu-subtitle {
    color: #1585d4;
}

#main-nav>li {
    margin-left: 30px;
    margin-right: 30px;
}

#main-nav>li>a {
    padding: 6px 0 7px;
}

#main-nav.menu-frame-on>li>a {
    padding: 6px 11.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 19.5px 7px 11.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: 7.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 11px;
}

.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 18px 9px 11px;
}

.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: 6.3333333333333px;
}

.csstransforms3d #main-nav.fancy-rollovers>li:hover>a,.csstransforms3d #main-nav.fancy-rollovers>li.act>a>span,.csstransforms3d #main-nav.fancy-rollovers>li.act:hover>a>span {
    background-color: transparent;
}

#main-nav.menu-frame-on>li.act,.csstransforms3d #main-nav.fancy-rollovers.menu-frame-on>li.act {
    background-color: #1585d4;
}

#main-nav.menu-frame-on>li.act>a,#main-nav.menu-frame-on>li.act:hover>a,.csstransforms3d #main-nav.fancy-rollovers.menu-frame-on>li.act>a {
    color: #fff;
}

#main-nav>li.act>a,#main-nav>li.act:hover>a {
    color: #1585d4;
}

#main-nav.menu-frame-on>li:hover>a,#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on>li:hover>a {
    border: 1px solid #1585d4;
}

.logo-classic #main-nav.menu-frame-on>li:hover>a,.logo-classic-centered #main-nav.menu-frame-on>li:hover>a {
    border: 1px solid transparent;
}

#main-nav>li.has-children.level-arrows-on>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

.mini-nav>ul>li.has-children {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

.mini-nav>ul>li.has-children.act {
    background-image: url("../images/45e01989c2a747338d44b7b3057ae875.gif");
}

#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("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

#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("../images/457ddb47c30a44198a7e6f318c778d60.gif");
}

.old-ie #main-nav>li.has-children.level-arrows-on>a:after,.old-ie .custom-nav .has-children>a:after {
    background-position: -3px -125px;
}

.sidebar-content .widget .custom-nav .has-children>a:after {
    background-image: url("../images/7584a57ed50e4652a9ad6bae99514a7a.gif");
}

.widget .custom-nav .has-children>a:after {
    background-image: url("../images/7584a57ed50e4652a9ad6bae99514a7a.gif");
}

.custom-nav .has-children:hover>a:after,.custom-nav .has-children>a.active:after,.mini-nav>ul>li.has-children:hover {
    background-image: url("../images/45e01989c2a747338d44b7b3057ae875.gif");
}

.custom-nav .has-children>a.active:after,.sidebar-content .widget .custom-nav .has-children>a.active:after {
    background-image: url("../images/e75f036080a14ca6898728afaba9f49c.gif");
}

.sub-nav li.has-children.level-arrows-on:after,#top-bar .sub-nav li.has-children:after,#bottom-bar .sub-nav li.has-children:after {
    background-image: url("../images/75f0ad16d07443d99a7258a4b9caa897.gif");
}

.old-ie .sub-nav li.has-children.level-arrows-on:after {
    background-position: -5px -143px;
}

#header .mini-search .field {
    color: #1b2838;
    font-size: 14px;
    line-height: 33px;
}

#top-bar .mini-nav .sub-nav>li>a,#bottom-bar .mini-nav .sub-nav>li>a {
    color: rgba(27,40,56,0.7);
    font-size: 13px;
    line-height: 18px;
}

#top-bar .mini-nav>ul>li>.sub-nav {
    top: 32px;
}

.sub-nav li.has-children.act.level-arrows-on:after,#top-bar .sub-nav li.has-children.act:after,#bottom-bar .sub-nav li.has-children.act:after {
    background-image: url("../images/0fdd235c882546e7b216eb4283c8a679.gif");
}

#main-nav .mega-icon,#main-nav .dt-mega-menu .sub-nav .dt-mega-parent>a .mega-icon {
    width: 14px;
    height: 14px;
}

.mega-icon img {
    max-width: 14px;
    max-height: 14px;
}

#main-nav .sub-nav .mega-icon {
    width: 12px;
    height: 12px;
}

#main-nav>.menu-item>a>.fa,#main-nav .dt-mega-menu .sub-nav .dt-mega-parent>a .fa {
    font-size: 14px;
}

#main-nav>.menu-item>a>.fa {
    line-height: 22px;
}

#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,0.7);
    background: #ffffff none repeat center center;
}

.old-ie .sidebar-content {
    border: 1px solid #dadee1;
    background: #ffffff none repeat center center;
}

.sidebar .widget,.sidebar-content .widget {
    border-top: 1px solid rgba(218,222,225,0.7);
    color: #8d9095;
}

.old-ie .sidebar .widget,.old-ie .sidebar-content .widget {
    border-top: 1px solid #dadee1;
}

.filter a,.filter-sorting,.paginator a,.filter-categories.new-style a,#page .filter .filter-categories.new-style a:first-child {
    border-color: transparent;
}

.old-ie .filter a,.old-ie .filter-sorting,.old-ie .paginator a {
    border-color: transparent;
}

.page-links,.page-nav,.filter-categories,.filter-extras {
    border-color: transparent;
}

.old-ie .page-links,.old-ie .page-nav,.old-ie .filter-categories,.old-ie .filter-extras {
    border-color: transparent;
}

.sidebar .widget-title,.sidebar-content .widget-title {
    color: #373a41;
}

#bottom-bar {
    font-size: 12px;
    color: #8d9095;
    background: #f0f0f1 none repeat center top;
    border-top: 1px 0 transparent;
}

.old-ie #bottom-bar {
    background: #f0f0f1 none repeat center top;
}

#bottom-bar .mini-nav li:before {
    border-left-color: transparent;
}

#bottom-bar a,#bottom-bar .mini-nav .customSelect {
    color: #8d9095;
}

#bottom-bar .mini-search,#bottom-bar .mini-contacts li:before {
    background-color:;
}

.old-ie #bottom-bar .mini-search,.old-ie #bottom-bar .mini-contacts li:before {
    background-color: #dfdfde;
}

.close-link {
    background-image: url("../images/3c8e10a45c384fed8f31b1a5ba4ca8e1.gif");
}

.mini-search .submit.act {
    background-image: url("../images/386a1fe900ad48d2853b9d6560964aef.gif");
}

.old-ie .close-link {
    background-position: 8px -1190px;
}

.filter-categories .act:before,.filter-categories .act.show-all:hover:before {
    background-image: url("../images/c227ecb9112c43d1a1f72169c1cc34d4.gif");
}

.filter-categories .act:hover:before {
    background-image: url("../images/c57418a89e1b45db8e95d8852119eb6d.gif");
}

.st-accordion li.st-open>a,.st-toggle.st-open>a,#main .wpb_accordion .wpb_accordion_wrapper .ui-state-active>a,#main .wpb_toggle_title_active,#main #content h4.wpb_toggle_title_active {
    background-image: url("../images/5a0d624014524e119d8974e0d795c746.gif");
}

.old-ie .st-accordion li.st-open>a,.old-ie #main .wpb_accordion .wpb_accordion_wrapper .ui-state-active>a {
    background-position: right -40px;
}

.old-ie .st-toggle.st-open>a,.old-ie #main .wpb_toggle_title_active,.old-ie #main #content h4.wpb_toggle_title_active {
    background-position: 0 1px;
}

.st-accordion li.st-open>a:hover,.st-toggle.st-open>a:hover,#main .wpb_accordion .wpb_accordion_wrapper .ui-state-active>a:hover,#main .wpb_toggle_title_active:hover,#main #content h4.wpb_toggle_title_active:hover {
    color: #373a41;
}

.filter-categories .act:hover {
    background-image: url("../images/c227ecb9112c43d1a1f72169c1cc34d4.gif");
}

.rsSlide .slider-post-caption,.images-list-caption {
    line-height: 22px;
}

.old-ie .block-style-widget,.old-ie .frame-on.frame-fancy,.old-ie .sidebar-none .related-projects.slider-wrapper,.old-ie .shortcode-code {
    border: 1px solid transparent;
}

.content .frame-on.frame-fancy {
    border: none;
}

.old-ie .searchform .submit {
    background-position: 0 -668px;
}

#top-bar .soc-ico a .glyphicon {
    color: #f1501a;
}

#top-bar .soc-ico a {
    border-color: transparent;
    text-align: center;
}

#top-bar .soc-ico.show-round a {
    border-color: rgba(241,80,26,0.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,0.8);
}

.soc-ico a .icon,.footer .soc-ico a .icon,.sidebar .soc-ico a .icon {
    fill: #f1501a;
}

.soc-ico a,.footer .soc-ico a,.sidebar .soc-ico a {
    border-color: rgba(241,80,26,0.8);
}
/* dt-bit-custom-less: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/uploads/wp-less/qfy-01/css/bit-custom-48eb134a67.css) */
@charset "utf-8";

.bit-html #page {
    -webkit-box-shadow: 0 0 12px #cccccc;
    -moz-box-shadow: 0 0 12px #cccccc;
    -ms-box-shadow: 0 0 12px #cccccc;
    -o-box-shadow: 0 0 12px #cccccc;
    box-shadow: 0 0 12px #cccccc;
}

#footer {
    background: #0d0e11 none repeat center top;
    border-top: 1px 0 transparent;
}

.old-ie #footer {
    background: #0d0e11 none repeat center top;
}

.bit-html #footer {
    min-height: 0;
}

#header .navigation-holder {
    margin: 0;
}

#main-nav.bit-menu-default {
    padding: inherit-self-auto;
    border-radius: inherit-self-auto;
    border: inherit-self-auto;
    background: inherit-self-auto;
    margin: inherit-self-auto;
}

#main-nav.bit-menu-default>li {
    padding: inherit-self-auto;
    background: inherit-self-auto;
    margin: inherit-self-auto;
    border-left: inherit-self-auto;
    box-shadow: none;
    float: inherit-self-auto;
}

#main-nav.bit-menu-default>li>a {
    border-left: inherit-self-auto;
    border-radius: inherit-self-auto;
    color: #ffffff;
    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:hover,#main-nav.bit-menu-default>li.act {
    background: inherit-self-auto;
}

#main-nav.bit-menu-default>li>a:hover,#main-nav.bit-menu-default>li.dt-hovered>a,#main-nav.bit-menu-default>li.act>a,#main-nav.bit-menu-default>li:hover>a {
    border-radius: inherit-self-auto;
    border: inherit-self-auto;
    color: #ffffff;
    border-width: inherit-self-auto;
    border-color: inherit-self-auto;
    text-shadow: inherit-self-auto #ffffff;
}

#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: #ffffff;
}

#main-nav.bit-menu-default>li:hover>a span {
    color: #ffffff;
}

#main-nav.bit-menu-default .sub-nav li {
    background-color: transparent;
    border-bottom: 1px solid transparent;
}

.old-ie #main-nav.bit-menu-default .sub-nav li {
    background-color: transparent;
    border-bottom: 1px solid transparent;
}

#main-nav .sub-nav li a {
    padding: 6px 0 7px 0;
    padding-left: 12px;
}

#phantom #main-nav .sub-nav li a {
    padding: 6px 0 7px 0;
    padding-left: 12px;
}

.bit-menu-default .dt-mega-menu .sub-nav>li>a,.bit-menu-default .sub-nav>li>a,.bit-menu-default .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a {
    color: #ffffff;
}

.bit-menu-default .dt-mega-menu .sub-nav>li.act>a,.bit-menu-default .dt-mega-menu .sub-nav>li:hover>a,.bit-menu-default .sub-nav>li.act>a,.bit-menu-default .sub-nav>li:hover>a {
    color: #ffffff;
}

.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("../images/d2124c056987425382ccd1225c4eaaf7.gif");
    right: 0;
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on:hover>a:after,#main-nav.bit-menu-default>li.has-children.act.level-arrows-on>a:after,#main-nav.bit-menu-default>li.has-children.act.level-arrows-on:hover>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

#main-nav.bit-menu-default {
    padding: inherit-self-auto;
    border-radius: inherit-self-auto;
    border: inherit-self-auto;
    margin: inherit-self-auto;
}

#main-nav.bit-menu-default .menu-nav>li {
    padding: inherit-self-auto;
    margin: inherit-self-auto;
}

#main-nav.bit-menu-default .menu-nav>li>a {
    color: #ffffff;
    line-height: initial;
    padding: 2px 0 3px 0;
    display: block;
}

#main-nav.bit-menu-default .menu-nav>li.has-children.level-arrows-on>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
    right: 0;
}

#main-nav.bit-menu-default .menu-nav>li>a:hover,#main-nav.bit-menu-default .menu-nav>li.dt-hovered>a,#main-nav.bit-menu-default .menu-nav>li.act>a,#main-nav.bit-menu-default .menu-nav>li:hover>a {
    color: #ffffff;
}

#main-nav.bit-menu-default .menu-nav>li.has-children.level-arrows-on:hover>a:after,#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on>a:after,#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on:hover>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

#main-nav.bit-menu-default .sub-nav li.has-children.level-arrows-on:after {
    background-image: url("../images/b8d2f8a2e2634e1a85cdde228fc5a7ea.gif");
}

#main-nav.bit-menu-default .sub-nav li.has-children.level-arrows-on:hover:after {
    background-image: url("../images/b8d2f8a2e2634e1a85cdde228fc5a7ea.gif");
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on {
    padding:;
}

#main-nav.bit-menu-default>li.has-children.level-arrows-on>a {
    position: relative;
    padding: 2px 12px 3px 0;
}

.bit-menu-default.mini-search .submit {
    background-image: url("../images/532b55ba3e674927820cf13e42e22154.gif");
}

.bit-menu-default.mini-search .submit:hover {
    background-image: url("../images/532b55ba3e674927820cf13e42e22154.gif");
}

#header #main-nav.menu-frame-on.bit-menu-default>li>a {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #ffffff;
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act {
    background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act>a {
    color: #ffffff;
    border: 1px solid transparent;
    background: transparent;
    background: -moz-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: -webkit-gradient(linear,left top,left bottom,rgba(0,0,0,0),transparent);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: -o-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: -ms-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: linear-gradient(to bottom,rgba(0,0,0,0),transparent);
}

#header #main-nav.menu-frame-on.bit-menu-default>li.act>a>span {
    color: #ffffff;
}

#header #main-nav.menu-frame-on.bit-menu-default>li:hover>a {
    border: 1px solid transparent;
    background: transparent;
    background: -moz-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: -webkit-gradient(linear,left top,left bottom,rgba(0,0,0,0),transparent);
    background: -webkit-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: -o-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: -ms-linear-gradient(top,rgba(0,0,0,0),transparent);
    background: linear-gradient(to bottom,rgba(0,0,0,0),transparent);
}

#header #main-nav.bit-menu-default>li>a i.underline {
    background-color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li.act {
    background-color: transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li>a {
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li>a>span {
    color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li>a:hover>span {
    color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.menu-frame-on.bit-menu-float>li:hover>a {
    border: 1px solid #ffffff;
}

#main-nav.bit-menu-float {
    padding: inherit-self-auto;
    border-radius: inherit-self-auto;
    border: inherit-self-auto;
    background-color: inherit-self-auto;
    background: inherit-self-auto;
    margin: inherit-self-auto;
}

#main-nav.bit-menu-float>li {
    padding: inherit-self-auto;
    background: inherit-self-auto;
    border-left: inherit-self-auto;
    box-shadow: none;
}

#main-nav.bit-menu-float>li>a {
    border-left: inherit-self-auto;
    border-radius: inherit-self-auto;
    color: #ffffff;
    padding: 2px 0 3px 0;
    line-height: inherit-self-auto;
    min-width: 25px;
    text-align: center;
}

#main-nav.bit-menu-float>li.first {
    border-left: inherit-self-auto;
    box-shadow: none;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.act>a,#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover {
    border-width: inherit-self-auto;
    border: inherit-self-auto;
    border-radius: inherit-self-auto;
    color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.act>a i.underline,#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover i.underline {
    background-color: #ffffff;
}

#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a {
    line-height: inherit-self-auto;
    border-width: inherit-self-auto;
    border-color: transparent;
}

#main-nav.bit-menu-float>li.first {
    border-left: inherit-self-auto;
}

#main-nav.bit-menu-float>li>a:hover,#main-nav.bit-menu-float>li.dt-hovered>a,#main-nav.bit-menu-float>li.act>a,#phantom #main-nav.bit-menu-float>li:hover>a,#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover,#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.act>a,#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li.dt-hovered>a,#phantom .ph-wrap.with-logo .ph-wrap-content .menu-box #main-nav.bit-menu-float>li>a:hover {
    border: inherit-self-auto;
    color: #ffffff;
    border-width: inherit-self-auto;
    border-color: inherit-self-auto;
}

#main-nav.bit-menu-float>li.act>a,#main-nav.bit-menu-float>li:hover>a {
    color: #ffffff;
}

.bit-menu-float .dt-mega-menu .sub-nav li.act>a,.bit-menu-float .dt-mega-menu .sub-nav li:hover>a,#main-nav.bit-menu-float .sub-nav>li:hover>a span {
    border: inherit-self-auto;
    color: #ffffff;
}

.bit-menu-float .dt-mega-menu .sub-nav>li:hover>a,.bit-menu-float .sub-nav>li:hover>a,.bit-menu-float .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a:hover {
    color: #ffffff;
}

.bit-menu-float .dt-mega-menu .sub-nav>li>a,.bit-menu-float .sub-nav>li>a,.bit-menu-float .dt-mega-menu .sub-nav .dt-mega-parent .sub-nav a {
    color: #ffffff;
}

#main-nav.bit-menu-float .sub-nav li {
    background: transparent;
    border-bottom: 1px solid transparent;
}

.old-ie8 #main-nav.bit-menu-float .sub-nav li {
    background-color: transparent;
    border-bottom: 1px solid transparent;
}

.old-ie #main-nav.bit-menu-float .sub-nav li {
    background-color: transparent;
    border-bottom: 1px solid transparent;
}

#main-nav.bit-menu-float>li.has-children.level-arrows-on>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

#main-nav.bit-menu-float>li.has-children.level-arrows-on:hover>a:after,#main-nav.bit-menu-float>li.has-children.act.level-arrows-on>a:after,#main-nav.bit-menu-float>li.has-children.act.level-arrows-on:hover>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

#main-nav.bit-menu-float>li.has-children.level-arrows-on>a {
    position: relative;
}

#main-nav.bit-menu-float .sub-nav li.has-children.level-arrows-on:after {
    background-image: url("../images/b8d2f8a2e2634e1a85cdde228fc5a7ea.gif");
}

#main-nav.bit-menu-float .sub-nav li.has-children.level-arrows-on:hover:after {
    background-image: url("../images/b8d2f8a2e2634e1a85cdde228fc5a7ea.gif");
}

#main-nav.bit-menu-float.underline-hover>li>a i.underline {
    background-color: #ffffff;
}

.bit-menu-float.mini-search .submit {
    background-image: url("../images/532b55ba3e674927820cf13e42e22154.gif");
}

.bit-menu-float.mini-search .submit:hover {
    background-image: url("../images/532b55ba3e674927820cf13e42e22154.gif");
}

.wide #footer .wf-wrap,.boxed #footer .wf-wrap {
    max-width: 1280px;
    margin: 0 auto;
}

#main-nav>li>a {
    font: normal normal 16px / 24px "微软雅黑",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
}

#mobile-menu {
    font: normal normal 16px / 16px "微软雅黑",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
}

#main-nav .sub-nav>li>a {
    font: normal normal 15px / 23px "微软雅黑",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
}

.dl-menuwrapper .dl-container .dl-menu a,.dl-menuwrapper .dl-container .loginbtncontainer a {
    font: normal normal 15px / 15px "微软雅黑",Helvetica,Arial,Verdana,sans-serif;
    text-transform: none;
}

#main-nav>li {
    margin-left: 30px;
    margin-right: 30px;
}

#header .wf-table {
    height: 80px;
    min-height: 80px;
}

#header {
    background: #ffffff none repeat center top;
    border-bottom: 1px 0 transparent;
}

#header.headerPM {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

#header.headerInnerPM>.wf-wrap {
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px 0px 0px 0px;
}

#header.headerInnerPM .navigation-holder>div {
    margin-left: 0px;
    margin-right: 0px;
}

#top-bar {
    padding: 3px 0px 3px 0px;
    margin: 0px 0px 0px 0px;
}

#footer {
    padding: 50px 50px 20px 50px;
    margin: 0px 0px 0px 0px;
}

#bottom-bar {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.overlap #header {
    background-color: #ffffff;
    background-repeat: repeat;
    background-attachment:;
    background-position: center top;
    background-size:;
    border-bottom: none;
}

.old-ie .overlap #header {
    background: #ffffff none repeat center top;
}

@media screen and (max-width:1024px) {
    .overlap #header {
        background-color: #ffffff;
    }
}

@media screen and (max-width:800px) {
    .overlap #header {
        background-color: #ffffff;
    }
}

.old-ie9 .overlap #header {
    background-color: #ffffff;
}

.old-ie .overlap #header {
    background-color: #ffffff;
}

.transparent #header {
    background: rgba(0,34,51,0.3) none repeat center center;
}

.old-ie .transparent #header {
    background: #006fa8 none repeat center center;
}

@media screen and (max-width:760px) {
    .transparent #header {
        background: #ffffff none repeat center top;
    }

    .old-ie .transparent #header {
        background: #8c8c8c none repeat center top;
    }
}

#phantom .ph-wrap {
    background: #ffffff;
}

.old-ie #phantom .ph-wrap {
    background: #ffffff;
}

.one-page-row #phantom .ph-wrap {
    background: #ffffff;
}

.old-ie #phantom .ph-wrap {
    background: #ffffff;
}

#mobile-menu {
    border: 1px solid #f1501a;
}

#mobile-menu:hover {
    border: 1px solid #f1501a;
}

.dl-menu-fixedheader {
    border-bottom: 1px solid #f1501a;
}

.dl-menu-fixedheader:hover {
    border-bottom: 1px solid #f1501a;
}

#mobile-menu,.dl-menu-fixedheader,.mobile_footer_menu li {
    background: #f1501a;
}

#mobile-menu.dl-active,#mobile-menu:hover,.dl-menu-fixedheader:hover,.mobile_footer_menu li:hover {
    background: #f1501a;
}

#main-nav>li>a,#mobile-menu,.mobile_footer_menu li span {
    color: #ffffff;
}

.mobile_login_btn svg path {
    fill: #ffffff;
}

#mobile-menu.dl-active,#mobile-menu:hover,#mobile-menu.dl-active>li>a,#mobile-menu:hover>li>a,.mobile_footer_menu li:hover span {
    color: #ffffff;
}

.mobile_login_btn svg:hover path {
    fill: #ffffff;
}

.dl-menuwrapper .dl-menu li {
    background: #f1501a;
    border-bottom: 1px solid #f1501a;
}

.leftbtnmenu .loginbtncontainer .loginbtn {
    border-color: #f1501a;
}

.leftbtnmenu .loginbtncontainer .registerbtn {
    border-color: #f1501a;
}

.leftbtnmenu .loginbtncontainer_top,.leftbtnmenu .loginbtncontainer_bottom {
    border-color: #f1501a;
}

.leftbtnmenu .loginbtncontainer .loginbtn a,.leftbtnmenu .loginbtncontainer .registerbtn a {
    color: #ffffff;
}

.leftbtnmenu .loginbtncontainer .loginbtn:hover a,.leftbtnmenu .loginbtncontainer .registerbtn:hover a {
    color: #ffffff;
}

.bit-html .dl-menuwrapper.leftbtnmenu li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.mobilefloatmenu .dl-menuwrapper {
    background: #f1501a;
}

.dl-menuwrapper .dl-container>ul>li:hover {
    background: #f1501a;
}

.dl-menuwrapper .dl-container>ul>li:hover>a>span {
    color: #ffffff;
}

.dl-menuwrapper ul.dl-submenu>li {
    background: #f1501a;
    border-bottom: 1px solid #f1501a;
}

body .dl-menuwrapper.leftbtnmenu ul.dl-submenu>li.first {
    border-top: 1px solid #f1501a!important;
}

body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen {
    background: #f1501a;
}

.dl-menuwrapper ul.dl-submenu>li>a>span {
    color: #ffffff;
}

.dl-menuwrapper ul.dl-submenu>li:hover {
    background: #f1501a;
}

.dl-menuwrapper ul.dl-submenu>li:hover>a>span,body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen>a>span,body .dl-menuwrapper.leftbtnmenu li.dl-subviewopen>a {
    color: #ffffff;
}

.dl-menuwrapper .dl-menu li a {
    color: #ffffff;
}

.dl-menuwrapper li.has-children>a:after {
    background-image: url("../images/b8d2f8a2e2634e1a85cdde228fc5a7ea.gif");
}

.dl-menuwrapper li.has-children:hover>a:after {
    background-image: url("../images/b8d2f8a2e2634e1a85cdde228fc5a7ea.gif");
}

#main-slideshow:not(.rv-slider) {
    min-height: 80px;
}

#fancy-header .wf-wrap {
    padding-top: 0;
}

.overlap #fancy-header .wf-wrap {
    padding-top: 70px;
    padding-bottom: 70px;
}

#main-slideshow.fixed {
    min-height: 0px;
}

#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: 120px;
}

#phantom .bit-menu-float .sub-nav .sub-nav {
    left: 120px;
}

#phantom .bit-menu-float .sub-nav .sub-nav.right-overflow {
    left: -120px;
}

.bit-html .scroll-top:before {
    border-radius: 0;
    background-color: #000000;
    background-image: url("../images/5deafd081c034f1fa1aedc13845c769f.gif");
}

#main-nav.bit-menu-default .menu-nav>li {
    padding: inherit-self-auto;
}

#main-nav.bit-menu-default .menu-nav>li>a {
    color: #ffffff;
    line-height: initial;
    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("../images/d2124c056987425382ccd1225c4eaaf7.gif");
    right: 0;
}

#main-nav.bit-menu-default .menu-nav>li>a:hover,#main-nav.bit-menu-default .menu-nav>li.dt-hovered>a,#main-nav.bit-menu-default .menu-nav>li.act>a,#main-nav.bit-menu-default .menu-nav>li:hover>a {
    color: #ffffff;
}

#main-nav.bit-menu-default .menu-nav>li.has-children.level-arrows-on:hover>a:after,#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on>a:after,#main-nav.bit-menu-default .menu-nav>li.has-children.act.level-arrows-on:hover>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

#main-nav.bit-menu-default .menu-nav>li>a i.underline {
    background-color: #ffffff;
}

#main-nav .menu-nav>li>a {
    font: normal normal 16px / 24px "微软雅黑",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: #ffffff;
    line-height: initial;
    padding: 6px 12px 7px 12px;
    display: block;
    min-width: 25px;
    text-align: center;
}

#main-nav.bit-menu-float .menu-nav>li.has-children.level-arrows-on>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
    right: 0;
}

#main-nav.bit-menu-float .menu-nav>li>a:hover,#main-nav.bit-menu-float .menu-nav>li.dt-hovered>a,#main-nav.bit-menu-float .menu-nav>li.act>a,#main-nav.bit-menu-float .menu-nav>li:hover>a {
    color: #ffffff;
}

#main-nav.bit-menu-float .menu-nav>li.has-children.level-arrows-on:hover>a:after,#main-nav.bit-menu-float .menu-nav>li.has-children.act.level-arrows-on>a:after,#main-nav.bit-menu-float .menu-nav>li.has-children.act.level-arrows-on:hover>a:after {
    background-image: url("../images/d2124c056987425382ccd1225c4eaaf7.gif");
}

#main-nav.bit-menu-float .menu-nav>li>a i.underline {
    background-color: #ffffff;
}

#main-nav.bit-menu-float .menu-nav>li {
    margin-left: 5px;
    margin-right: 5px;
}
/* qfy_dynamic_css: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/uploads/qfy-custom-style.css?m=1511317650) */
body #main-nav.bit-menu-default .sub-nav li:hover,body #main-nav.bit-menu-default .sub-nav li.current-menu-item {
    background-color: transparent
}

body #main-nav.bit-menu-float .sub-nav li:hover,body #main-nav.bit-menu-float .sub-nav li.current-menu-item {
    background-color: transparent
}

body #phantom .ph-wrap .ph-wrap-content {
    padding-left: 40px;
    padding-right: 40px
}

body #phantom .ph-wrap .ph-wrap-inner {
    height: px
}

body #phantom .menu-info-box {
    width: px
}

@media screen and (max-width:992px) {
    body #header .wf-wrap .wf-table #branding {
        table-layout: fixed
    }

    .bit-html body #header.headerPM,.bit-html body #header.headerInnerPM>.wf-wrap {
        padding-left: 0px;
        padding-right: 0px
    }

    body .assistive-info .top-bar-right {
        margin: 0 auto;
        display: block!important;
        padding-bottom: 0px;
        padding-top: 0px;
        width: px
    }

    .bit-html body #footer,.bit-html body #footer>.wf-wrap {
        min-height: 150px
    }

    .bit-html body #footer {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html body #bottom-bar {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px;
        padding-bottom: 10px
    }

    .bit-html body #branding .bitem.text {
        position: relative;
        left: 0px;
        top: 0px
    }

    .bit-html body #header .bitem.logo img {
        max-height: px;
        height: px;
        width: px
    }

    .bit-html body #header .bitem.logo {
        max-height: px;
        top: 0px;
        left: 0px
    }

    .bit-html #bit_banner_image-2 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-24 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-47 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-48 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-49 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-50 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-51 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-55 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-56 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-57 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-58 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_banner_image-59 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_breadcrumbs-2 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0;
        padding-bottom: 0
    }

    .bit-html #bit_breadcrumbs-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #bit_postlist-2 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px
    }

    .bit-html #bit_postlist-3 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px
    }

    .bit-html #bit_postlist-4 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px
    }

    .bit-html #bit_postlist-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #iphorm-widget-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #loginandregister-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #nav_menu-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #nav_menuhorizontal-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #nav_widget-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #search-3 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px
    }

    .bit-html #search-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #simplepage-2 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #simplepage-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #text-4 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #text-10 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }

    .bit-html #text-25 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px
    }

    .bit-html #text-31 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px
    }

    .bit-html #text-32 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0;
        padding-bottom: 0
    }

    .bit-html #text-33 {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 10px
    }

    .bit-html #text-_multiwidget {
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px
    }
}

@media screen and (min-width:992px) {
    body #header.headerPM {
        padding-left: 0px;
        padding-right: 0px
    }

    body #phantom .sub-nav li a {
        text-align: left
    }

    body .assistive-info .top-bar-right {
        padding-bottom: 0px;
        padding-top: 0px;
        width: 225px
    }

    body .topbar_right {
        padding-bottom: 0px;
        padding-top: 0px;
        width: px
    }

    body .topbar_left {
        padding-bottom: 0px;
        padding-top: 0px;
        width: px
    }

    body .assistive-info {
        width: 225px
    }

    body #header .wf-wrap .wf-table {
        min-height: 80px;
        height: 80px
    }

    .bit-html body #footer {
        padding-left: 50px;
        padding-right: 50px
    }

    .bit-html body #bottom-bar {
        padding-left: 0px;
        padding-right: 0px
    }

    .bit-html body #header.menuPosition #navigation #main-nav,.bit-html body #header.menuPositionHolder .navigation-holder {
        position: relative;
        bottom: -30px;
        left: 0px
    }

    body #branding .bitem.text {
        position: relative;
        left: 0px;
        top: 0px
    }

    body .wf-wrap .bitem.logo img {
        max-height: px;
        height: px;
        width: px
    }

    body .wf-wrap .bitem.logo {
        max-height: px;
        top: 0px;
        left: 0px
    }

    #bit_banner_image-24 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-47 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-48 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-49 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-50 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-51 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-55 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-56 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-57 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-58 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_banner_image-59 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_breadcrumbs-2 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_postlist-2 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_postlist-3 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #bit_postlist-4 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #search-3 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #simplepage-2 {
        padding-right: 0
    }

    #text-25 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #text-31 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 10px
    }

    #text-32 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }

    #text-33 {
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 0
    }
}
/* dt-awsome-fonts: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/themes/qfy-01/css/font-awesome.min.css) */
@font-face {
    font-family:'fontawesome';src:url('//fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/fontawesome-webfont.eot');src:url('../statics/fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('../statics/fonts/fontawesome-webfont.woff') format('woff'),url('../statics/fonts/fontawesome-webfont.ttf') format('truetype');font-weight:normal;font-style:normal
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 fontawesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1);
    -webkit-transform: scale(-1,1);
    -ms-transform: scale(-1,1);
    transform: scale(-1,1)
}

.fa-flip-vertical {
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2,mirror=1);
    -webkit-transform: scale(1,-1);
    -ms-transform: scale(1,-1);
    transform: scale(1,-1)
}

:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,.fa-close:before,.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,.fa-image:before,.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,.fa-reorder:before,.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,.fa-rouble:before,.fa-rub:before {
    content: "\f158"
}

.fa-won:before,.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,.fa-bank:before,.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,.fa-sheqel:before,.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

body.compose-mode .dragitem.vc_column_text_column_blank,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_column_blank,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_column_inner_blank {
    background-image: url(../images/layout.jpg);
}

body.compose-mode .dragitem.vc_column_text_column_blank_1,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_column_blank_1 {
    background-image: url(../images/blank.jpg);
}

#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_column_blank_1-2_1-2,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_column_inner_blank_1-2_1-2 {
    background-image: url(../images/two.jpg);
}

#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_column_blank_1-3_1-3_1-3,#vc-add-element-dialog .wpb-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 .wpb-content-layouts li.vc_column_text_column_blank_1-4_1-4_1-4_1-4,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_column_inner_blank_1-4_1-4_1-4_1-4 {
    background-image: url(../images/four.jpg);
}

body.compose-mode .dragitem.vc_column_text_block_1,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_block_1 {
    background-image: url(../images/text.jpg);
}

body.compose-mode  .dragitem.vc_column_text_header_1,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_header_1 {
    background-image: url(../images/title.jpg);
}

body.compose-mode .dragitem.vc_column_text_image_1,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_image_1 {
    background-image: url(../images/image.jpg);
}

body.compose-mode .dragitem.vc_btn_primry,#vc-add-element-dialog .wpb-content-layouts li.vc_btn_primry {
    background-image: url(../images/notice_confirm.jpg);
}

body.compose-mode  .dragitem.vc_btn_default,#vc-add-element-dialog .wpb-content-layouts li.vc_btn_default {
    background-image: url(../images/notice_cancel.jpg);
}

body.compose-mode  .dragitem.vc_btn,#vc-add-element-dialog .wpb-content-layouts li.vc_btn {
    background-image: url(../images/button.jpg);
}

body.compose-mode  .dragitem.vc_icon,#vc-add-element-dialog .wpb-content-layouts li.vc_icon {
    background-image: url(../images/icon.jpg);
}

body.compose-mode  .dragitem.vc_bit_qqmaps,#vc-add-element-dialog .wpb-content-layouts li.vc_bit_qqmaps {
    background-image: url(../images/map.jpg);
}

body.compose-mode  .dragitem.vc_gallery,#vc-add-element-dialog .wpb-content-layouts li.vc_gallery {
    background-image: url(../images/slider-1.jpg);
}

body.compose-mode  .dragitem.vc_images_list,#vc-add-element-dialog .wpb-content-layouts li.vc_images_list {
    background-image: url(../images/gallery1.jpg);
}

body.compose-mode  .dragitem.vc_images_carousel,#vc-add-element-dialog .wpb-content-layouts li.vc_images_carousel {
    background-image: url(../images/gallery2.jpg);
}

body.compose-mode  .dragitem.vc_socail_icons_list,#vc-add-element-dialog .wpb-content-layouts li.vc_socail_icons_list {
    background-image: url(../images/socail_icon.jpg);
}

body.compose-mode  .dragitem.vc_column_text_postlist_1,#vc-add-element-dialog .wpb-content-layouts li.vc_column_text_postlist_1 {
    background-image: url(../images/post_list.jpg);
}

body.compose-mode  .dragitem.vc_column_text_advancedlist_1,#vc-add-element-dialog .wpb-content-layouts li.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.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_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.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.qfbook {
    background-image: url(../images/qbook.jpg)!important;
}

body .qfy-element-li.qfbookform {
    background-image: url(../images/qfbooksearch.jpg)!important;
}
/* dt-awsome-fonts-boot: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/themes/qfy-01/css/bootstrap.min.css) */
@charset "utf-8";

@font-face {
    font-family:'Glyphicons Halflings';src:url('//fast.qifeiye.com/FeiEditor/bitSite/wp/bootstrap/fonts/glyphicons-halflings-regular.eot');src:url('../statics/fonts/glyphicons-halflings-regular.eot') format('embedded-opentype'),url('../statics/fonts/glyphicons-halflings-regular.woff') format('woff'),url('../statics/fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../statics/fonts/glyphicons-halflings-regular.svg') format('svg')
}

@font-face {
    font-family:'fontawesome';src:url('../statics/fonts/fontawesome-v3.eot');src:url('../statics/fonts/fontawesome-v3.eot') format('embedded-opentype'),url('../statics/fonts/fontawesome-v3.woff') format('woff'),url('../statics/fonts/fontawesome-v3.ttf') format('truetype');font-weight:normal;font-style:normal
}

a.bitIcon .glyphicon {
    top: 0;
    display: block;
    line-height: 100%
}

a.iconDisabled.bitButton {
    cursor: default
}

a.bitButton {
    border: 1px solid #ccc;
    cursor: pointer
}

.bitButton b,.bitButton,.bitButton:hover {
    display: inline-block;
    padding: 0;
    margin: 0;
    text-decoration: none
}

.bitButton b,.bitButton span,.bitButton:hover span {
    position: relative;
    text-decoration: none;
    top: 0;
    left: 0
}

.iconBorderStyle.bitButton {
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px
}

.bitButton.iconUp .iconText,.bitButton.iconDown .iconText {
    display: block
}

a.bitIcon {
    cursor: pointer
}

.bitIcon b,.bitIcon,.bitIcon:hover {
    display: inline-block;
    padding: 0;
    margin: 0;
    text-decoration: none
}

.bitIcon b,.bitIcon span,.bitIcon:hover span {
    position: relative;
    text-decoration: none;
    top: 0;
    left: 0
}

.bitIcon.iconUp .iconText,.bitIcon.iconDown .iconText {
    display: block
}

a.bitCorner.bitIcon b {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

hr.bitLine {
    margin: 0 auto;
    padding: 0;
    position: relative;
    clear: both;
    top: 0;
    left: 0;
    clear: both;
    display: block
}

.cke_editable .bitIcon b:hover,.cke_editable .bitIcon.bitHover b,.cke_editable .bitButton.bitHover,.cke_editable .bitButton:hover,.cke_editable .bitLine:hover {
    outline: 1px dashed #333;
    cursor: pointer
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    line-height: 1
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

.glyphicon-briefcase:before {
    content: "\1f4bc"
}

.glyphicon-calendar:before {
    content: "\1f4c5"
}

.glyphicon-pushpin:before {
    content: "\1f4cc"
}

.glyphicon-paperclip:before {
    content: "\1f4ce"
}

.glyphicon-camera:before {
    content: "\1f4f7"
}

.glyphicon-lock:before {
    content: "\1f512"
}

.glyphicon-bell:before {
    content: "\1f514"
}

.glyphicon-bookmark:before {
    content: "\1f516"
}

.glyphicon-fire:before {
    content: "\1f525"
}

.glyphicon-wrench:before {
    content: "\1f527"
}

a.iconDisabled.bitButton {
    cursor: auto
}[data-icon]:before {
    font-family: 'fontawesome';
    content: attr(data-icon);
    speak: none;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon.glyphicon-icon-glass:before,.glyphicon.glyphicon-icon-music:before,.glyphicon.glyphicon-icon-search:before,.glyphicon.glyphicon-icon-envelope:before,.glyphicon.glyphicon-icon-heart:before,.glyphicon.glyphicon-icon-star:before,.glyphicon.glyphicon-icon-star-empty:before,.glyphicon.glyphicon-icon-user:before,.glyphicon.glyphicon-icon-film:before,.glyphicon.glyphicon-icon-inbox:before,.glyphicon.glyphicon-icon-play-circle:before,.glyphicon.glyphicon-icon-repeat:before,.glyphicon.glyphicon-icon-refresh:before,.glyphicon.glyphicon-icon-list-alt:before,.glyphicon.glyphicon-icon-lock:before,.glyphicon.glyphicon-icon-flag:before,.glyphicon.glyphicon-icon-headphones:before,.glyphicon.glyphicon-icon-volume-off:before,.glyphicon.glyphicon-icon-align-justify:before,.glyphicon.glyphicon-icon-list:before,.glyphicon.glyphicon-icon-indent-left:before,.glyphicon.glyphicon-icon-indent-right:before,.glyphicon.glyphicon-icon-facetime-video:before,.glyphicon.glyphicon-icon-picture:before,.glyphicon.glyphicon-icon-pencil:before,.glyphicon.glyphicon-icon-map-marker:before,.glyphicon.glyphicon-icon-adjust:before,.glyphicon.glyphicon-icon-minus-sign:before,.glyphicon.glyphicon-icon-remove-sign:before,.glyphicon.glyphicon-icon-ok-sign:before,.glyphicon.glyphicon-icon-question-sign:before,.glyphicon.glyphicon-icon-info-sign:before,.glyphicon.glyphicon-icon-screenshot:before,.glyphicon.glyphicon-icon-remove-circle:before,.glyphicon.glyphicon-icon-ok-circle:before,.glyphicon.glyphicon-icon-ban-circle:before,.glyphicon.glyphicon-icon-calendar:before,.glyphicon.glyphicon-icon-random:before,.glyphicon.glyphicon-icon-comment:before,.glyphicon.glyphicon-icon-magnet:before,.glyphicon.glyphicon-icon-chevron-up:before,.glyphicon.glyphicon-icon-chevron-down:before,.glyphicon.glyphicon-icon-retweet:before,.glyphicon.glyphicon-icon-shopping-cart:before,.glyphicon.glyphicon-icon-folder-close:before,.glyphicon.glyphicon-icon-signin:before,.glyphicon.glyphicon-icon-trophy:before,.glyphicon.glyphicon-icon-github-sign:before,.glyphicon.glyphicon-icon-upload-alt:before,.glyphicon.glyphicon-icon-lemon:before,.glyphicon.glyphicon-icon-phone:before,.glyphicon.glyphicon-icon-check-empty:before,.glyphicon.glyphicon-icon-bookmark-empty:before,.glyphicon.glyphicon-icon-phone-sign:before,.glyphicon.glyphicon-icon-globe:before,.glyphicon.glyphicon-icon-wrench:before,.glyphicon.glyphicon-icon-tasks:before,.glyphicon.glyphicon-icon-filter:before,.glyphicon.glyphicon-icon-briefcase:before,.glyphicon.glyphicon-icon-fullscreen:before,.glyphicon.glyphicon-icon-group:before,.glyphicon.glyphicon-icon-link:before,.glyphicon.glyphicon-icon-cloud:before,.glyphicon.glyphicon-icon-money:before,.glyphicon.glyphicon-icon-caret-down:before,.glyphicon.glyphicon-icon-caret-up:before,.glyphicon.glyphicon-icon-caret-left:before,.glyphicon.glyphicon-icon-caret-right:before,.glyphicon.glyphicon-icon-columns:before,.glyphicon.glyphicon-icon-sort:before,.glyphicon.glyphicon-icon-sort-down:before,.glyphicon.glyphicon-icon-sort-up:before,.glyphicon.glyphicon-icon-bell-alt:before,.glyphicon.glyphicon-icon-coffee:before,.glyphicon.glyphicon-icon-food:before,.glyphicon.glyphicon-icon-file-alt:before,.glyphicon.glyphicon-icon-building:before,.glyphicon.glyphicon-icon-hospital:before,.glyphicon.glyphicon-icon-ambulance:before,.glyphicon.glyphicon-icon-medkit:before,.glyphicon.glyphicon-icon-fighter-jet:before,.glyphicon.glyphicon-icon-spinner:before,.glyphicon.glyphicon-icon-circle:before,.glyphicon.glyphicon-icon-reply:before,.glyphicon.glyphicon-icon-github-alt:before,.glyphicon.glyphicon-icon-folder-close-alt:before,.glyphicon.glyphicon-icon-folder-open-alt:before,.glyphicon.glyphicon-icon-expand-alt:before,.glyphicon.glyphicon-icon-collapse-alt:before,.glyphicon.glyphicon-icon-smile:before,.glyphicon.glyphicon-icon-subscript:before,.glyphicon.glyphicon-icon-eraser:before,.glyphicon.glyphicon-icon-puzzle:before,.glyphicon.glyphicon-icon-microphone:before,.glyphicon.glyphicon-icon-microphone-off:before,.glyphicon.glyphicon-icon-shield:before,.glyphicon.glyphicon-icon-calendar-empty:before,.glyphicon.glyphicon-icon-fire-extinguisher:before,.glyphicon.glyphicon-icon-rocket:before,.glyphicon.glyphicon-icon-level-down:before,.glyphicon.glyphicon-icon-check-sign:before,.glyphicon.glyphicon-icon-edit-sign:before,.glyphicon.glyphicon-icon-external-link-sign:before,.glyphicon.glyphicon-icon-share-sign:before,.glyphicon.glyphicon-icon-compass:before,.glyphicon.glyphicon-icon-collapse:before,.glyphicon.glyphicon-icon-collapse-top:before,.glyphicon.glyphicon-icon-expand:before,.glyphicon.glyphicon-icon-youtube-sign:before,.glyphicon.glyphicon-icon-youtube:before,.glyphicon.glyphicon-icon-xing:before,.glyphicon.glyphicon-icon-xing-sign:before,.glyphicon.glyphicon-icon-youtube-play:before,.glyphicon.glyphicon-icon-dropbox:before,.glyphicon.glyphicon-icon-stackexchange:before,.glyphicon.glyphicon-icon-instagram:before,.glyphicon.glyphicon-icon-flickr:before,.glyphicon.glyphicon-icon-male:before,.glyphicon.glyphicon-icon-gittip:before,.glyphicon.glyphicon-icon-sun:before,.glyphicon.glyphicon-icon-moon:before,.glyphicon.glyphicon-icon-archive:before,.glyphicon.glyphicon-icon-bug:before,.glyphicon.glyphicon-icon-vk:before,.glyphicon.glyphicon-icon-weibo:before,.glyphicon.glyphicon-icon-renren:before,.glyphicon.glyphicon-icon-th-large:before,.glyphicon.glyphicon-icon-th:before,.glyphicon.glyphicon-icon-th-list:before,.glyphicon.glyphicon-icon-ok:before,.glyphicon.glyphicon-icon-remove:before,.glyphicon.glyphicon-icon-zoom-in:before,.glyphicon.glyphicon-icon-zoom-out:before,.glyphicon.glyphicon-icon-off:before,.glyphicon.glyphicon-icon-signal:before,.glyphicon.glyphicon-icon-cog:before,.glyphicon.glyphicon-icon-trash:before,.glyphicon.glyphicon-icon-home:before,.glyphicon.glyphicon-icon-file:before,.glyphicon.glyphicon-icon-time:before,.glyphicon.glyphicon-icon-road:before,.glyphicon.glyphicon-icon-download-alt:before,.glyphicon.glyphicon-icon-download:before,.glyphicon.glyphicon-icon-upload:before,.glyphicon.glyphicon-icon-volume-down:before,.glyphicon.glyphicon-icon-volume-up:before,.glyphicon.glyphicon-icon-qrcode:before,.glyphicon.glyphicon-icon-barcode:before,.glyphicon.glyphicon-icon-tag:before,.glyphicon.glyphicon-icon-tags:before,.glyphicon.glyphicon-icon-book:before,.glyphicon.glyphicon-icon-bookmark:before,.glyphicon.glyphicon-icon-print:before,.glyphicon.glyphicon-icon-camera:before,.glyphicon.glyphicon-icon-font:before,.glyphicon.glyphicon-icon-bold:before,.glyphicon.glyphicon-icon-italic:before,.glyphicon.glyphicon-icon-text-height:before,.glyphicon.glyphicon-icon-text-width:before,.glyphicon.glyphicon-icon-align-left:before,.glyphicon.glyphicon-icon-align-center:before,.glyphicon.glyphicon-icon-align-right:before,.glyphicon.glyphicon-icon-tint:before,.glyphicon.glyphicon-icon-edit:before,.glyphicon.glyphicon-icon-share:before,.glyphicon.glyphicon-icon-check:before,.glyphicon.glyphicon-icon-move:before,.glyphicon.glyphicon-icon-step-backward:before,.glyphicon.glyphicon-icon-fast-backward:before,.glyphicon.glyphicon-icon-backward:before,.glyphicon.glyphicon-icon-play:before,.glyphicon.glyphicon-icon-pause:before,.glyphicon.glyphicon-icon-stop:before,.glyphicon.glyphicon-icon-forward:before,.glyphicon.glyphicon-icon-fast-forward:before,.glyphicon.glyphicon-icon-step-forward:before,.glyphicon.glyphicon-icon-eject:before,.glyphicon.glyphicon-icon-chevron-left:before,.glyphicon.glyphicon-icon-chevron-right:before,.glyphicon.glyphicon-icon-plus-sign:before,.glyphicon.glyphicon-icon-arrow-left:before,.glyphicon.glyphicon-icon-arrow-right:before,.glyphicon.glyphicon-icon-arrow-up:before,.glyphicon.glyphicon-icon-arrow-down:before,.glyphicon.glyphicon-icon-share-alt:before,.glyphicon.glyphicon-icon-resize-full:before,.glyphicon.glyphicon-icon-resize-small:before,.glyphicon.glyphicon-icon-plus:before,.glyphicon.glyphicon-icon-minus:before,.glyphicon.glyphicon-icon-asterisk:before,.glyphicon.glyphicon-icon-exclamation-sign:before,.glyphicon.glyphicon-icon-gift:before,.glyphicon.glyphicon-icon-leaf:before,.glyphicon.glyphicon-icon-fire:before,.glyphicon.glyphicon-icon-eye-open:before,.glyphicon.glyphicon-icon-eye-close:before,.glyphicon.glyphicon-icon-warning-sign:before,.glyphicon.glyphicon-icon-plane:before,.glyphicon.glyphicon-icon-folder-open:before,.glyphicon.glyphicon-icon-resize-vertical:before,.glyphicon.glyphicon-icon-resize-horizontal:before,.glyphicon.glyphicon-icon-bar-chart:before,.glyphicon.glyphicon-icon-twitter-sign:before,.glyphicon.glyphicon-icon-facebook-sign:before,.glyphicon.glyphicon-icon-camera-retro:before,.glyphicon.glyphicon-icon-key:before,.glyphicon.glyphicon-icon-cogs:before,.glyphicon.glyphicon-icon-comments:before,.glyphicon.glyphicon-icon-thumbs-up:before,.glyphicon.glyphicon-icon-thumbs-down:before,.glyphicon.glyphicon-icon-star-half:before,.glyphicon.glyphicon-icon-heart-empty:before,.glyphicon.glyphicon-icon-signout:before,.glyphicon.glyphicon-icon-linkedin-sign:before,.glyphicon.glyphicon-icon-pushpin:before,.glyphicon.glyphicon-icon-external-link:before,.glyphicon.glyphicon-icon-twitter:before,.glyphicon.glyphicon-icon-facebook:before,.glyphicon.glyphicon-icon-github:before,.glyphicon.glyphicon-icon-unlock:before,.glyphicon.glyphicon-icon-credit:before,.glyphicon.glyphicon-icon-rss:before,.glyphicon.glyphicon-icon-hdd:before,.glyphicon.glyphicon-icon-bullhorn:before,.glyphicon.glyphicon-icon-bell:before,.glyphicon.glyphicon-icon-certificate:before,.glyphicon.glyphicon-icon-hand-right:before,.glyphicon.glyphicon-icon-hand-left:before,.glyphicon.glyphicon-icon-hand-up:before,.glyphicon.glyphicon-icon-hand-down:before,.glyphicon.glyphicon-icon-circle-arrow-left:before,.glyphicon.glyphicon-icon-circle-arrow-right:before,.glyphicon.glyphicon-icon-circle-arrow-up:before,.glyphicon.glyphicon-icon-circle-arrow-down:before,.glyphicon.glyphicon-icon-beaker:before,.glyphicon.glyphicon-icon-cut:before,.glyphicon.glyphicon-icon-copy:before,.glyphicon.glyphicon-icon-paper-clip:before,.glyphicon.glyphicon-icon-save:before,.glyphicon.glyphicon-icon-sign-blank:before,.glyphicon.glyphicon-icon-reorder:before,.glyphicon.glyphicon-icon-list-ul:before,.glyphicon.glyphicon-icon-list-ol:before,.glyphicon.glyphicon-icon-strikethrough:before,.glyphicon.glyphicon-icon-underline:before,.glyphicon.glyphicon-icon-table:before,.glyphicon.glyphicon-icon-magic:before,.glyphicon.glyphicon-icon-truck:before,.glyphicon.glyphicon-icon-pinterest:before,.glyphicon.glyphicon-icon-pinterest-sign:before,.glyphicon.glyphicon-icon-google-plus-sign:before,.glyphicon.glyphicon-icon-google-plus:before,.glyphicon.glyphicon-icon-envelope-alt:before,.glyphicon.glyphicon-icon-linkedin:before,.glyphicon.glyphicon-icon-undo:before,.glyphicon.glyphicon-icon-legal:before,.glyphicon.glyphicon-icon-dashboard:before,.glyphicon.glyphicon-icon-comment-alt:before,.glyphicon.glyphicon-icon-comments-alt:before,.glyphicon.glyphicon-icon-bolt:before,.glyphicon.glyphicon-icon-sitemap:before,.glyphicon.glyphicon-icon-umbrella:before,.glyphicon.glyphicon-icon-paste:before,.glyphicon.glyphicon-icon-lightbulb:before,.glyphicon.glyphicon-icon-exchange:before,.glyphicon.glyphicon-icon-cloud-download:before,.glyphicon.glyphicon-icon-cloud-upload:before,.glyphicon.glyphicon-icon-user-md:before,.glyphicon.glyphicon-icon-stethoscope:before,.glyphicon.glyphicon-icon-beer:before,.glyphicon.glyphicon-icon-h-sign:before,.glyphicon.glyphicon-icon-plus-sign-2:before,.glyphicon.glyphicon-icon-double-angle-left:before,.glyphicon.glyphicon-icon-double-angle-right:before,.glyphicon.glyphicon-icon-double-angle-up:before,.glyphicon.glyphicon-icon-double-angle-down:before,.glyphicon.glyphicon-icon-angle-left:before,.glyphicon.glyphicon-icon-angle-right:before,.glyphicon.glyphicon-icon-angle-up:before,.glyphicon.glyphicon-icon-angle-down:before,.glyphicon.glyphicon-icon-desktop:before,.glyphicon.glyphicon-icon-laptop:before,.glyphicon.glyphicon-icon-tablet:before,.glyphicon.glyphicon-icon-circle-blank:before,.glyphicon.glyphicon-icon-quote-left:before,.glyphicon.glyphicon-icon-quote-right:before,.glyphicon.glyphicon-icon-frown:before,.glyphicon.glyphicon-icon-meh:before,.glyphicon.glyphicon-icon-gamepad:before,.glyphicon.glyphicon-icon-keyboard:before,.glyphicon.glyphicon-icon-flag-alt:before,.glyphicon.glyphicon-icon-flag-checkered:before,.glyphicon.glyphicon-icon-terminal:before,.glyphicon.glyphicon-icon-code:before,.glyphicon.glyphicon-icon-reply-all:before,.glyphicon.glyphicon-icon-star-half-full:before,.glyphicon.glyphicon-icon-location-arrow:before,.glyphicon.glyphicon-icon-crop:before,.glyphicon.glyphicon-icon-code-fork:before,.glyphicon.glyphicon-icon-unlink:before,.glyphicon.glyphicon-icon-question:before,.glyphicon.glyphicon-icon-info:before,.glyphicon.glyphicon-icon-exclamation:before,.glyphicon.glyphicon-icon-superscript:before,.glyphicon.glyphicon-icon-maxcdn:before,.glyphicon.glyphicon-icon-chevron-sign-left:before,.glyphicon.glyphicon-icon-chevron-sign-right:before,.glyphicon.glyphicon-icon-chevron-sign-up:before,.glyphicon.glyphicon-icon-chevron-sign-down:before,.glyphicon.glyphicon-icon-html5:before,.glyphicon.glyphicon-icon-css3:before,.glyphicon.glyphicon-icon-anchor:before,.glyphicon.glyphicon-icon-unlock-alt:before,.glyphicon.glyphicon-icon-bullseye:before,.glyphicon.glyphicon-icon-ellipsis-horizontal:before,.glyphicon.glyphicon-icon-ellipsis-vertical:before,.glyphicon.glyphicon-icon-rss-sign:before,.glyphicon.glyphicon-icon-play-sign:before,.glyphicon.glyphicon-icon-ticket:before,.glyphicon.glyphicon-icon-minus-sign-alt:before,.glyphicon.glyphicon-icon-check-minus:before,.glyphicon.glyphicon-icon-level-up:before,.glyphicon.glyphicon-icon-euro:before,.glyphicon.glyphicon-icon-gbp:before,.glyphicon.glyphicon-icon-dollar:before,.glyphicon.glyphicon-icon-rupee:before,.glyphicon.glyphicon-icon-yen:before,.glyphicon.glyphicon-icon-renminbi:before,.glyphicon.glyphicon-icon-won:before,.glyphicon.glyphicon-icon-bitcoin:before,.glyphicon.glyphicon-icon-file-2:before,.glyphicon.glyphicon-icon-file-text:before,.glyphicon.glyphicon-icon-sort-by-alphabet:before,.glyphicon.glyphicon-icon-sort-by-alphabet-alt:before,.glyphicon.glyphicon-icon-sort-by-attributes:before,.glyphicon.glyphicon-icon-sort-by-attributes-alt:before,.glyphicon.glyphicon-icon-sort-by-order:before,.glyphicon.glyphicon-icon-sort-by-order-alt:before,.glyphicon.glyphicon-icon-thumbs-up-2:before,.glyphicon.glyphicon-icon-thumbs-down-2:before,.glyphicon.glyphicon-icon-adn:before,.glyphicon.glyphicon-icon-bitbucket:before,.glyphicon.glyphicon-icon-bitbucket-sign:before,.glyphicon.glyphicon-icon-tumblr:before,.glyphicon.glyphicon-icon-tumblr-sign:before,.glyphicon.glyphicon-icon-long-arrow-down:before,.glyphicon.glyphicon-icon-long-arrow-up:before,.glyphicon.glyphicon-icon-long-arrow-left:before,.glyphicon.glyphicon-icon-long-arrow-right:before,.glyphicon.glyphicon-icon-apple:before,.glyphicon.glyphicon-icon-windows:before,.glyphicon.glyphicon-icon-android:before,.glyphicon.glyphicon-icon-linux:before,.glyphicon.glyphicon-icon-dribbble:before,.glyphicon.glyphicon-icon-skype:before,.glyphicon.glyphicon-icon-foursquare:before,.glyphicon.glyphicon-icon-trello:before,.glyphicon.glyphicon-icon-female:before,.glyphicon.glyphicon-icon-weixin-round:before,.glyphicon.glyphicon-icon-tencent-weibo-round:before,.glyphicon.glyphicon-icon-sina-weibo-round:before,.glyphicon.glyphicon-icon-renren-round:before,.glyphicon.glyphicon-icon-qq-round:before,.glyphicon.glyphicon-icon-douban-round:before,.glyphicon.glyphicon-icon-suitcase:before,.glyphicon.glyphicon-icon-mobile:before,.glyphicon.glyphicon-icon-douban:before,.glyphicon.glyphicon-icon-qq:before,.glyphicon.glyphicon-icon-renren-2:before,.glyphicon.glyphicon-icon-sina-weibo:before,.glyphicon.glyphicon-icon-tencent-weibo:before,.glyphicon.glyphicon-icon-weixin:before {
    font-family: 'fontawesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased
}

.glyphicon.glyphicon-icon-glass:before {
    content: "\38"
}

.glyphicon.glyphicon-icon-music:before {
    content: "\f001"
}

.glyphicon.glyphicon-icon-search:before {
    content: "\f002"
}

.glyphicon.glyphicon-icon-envelope:before {
    content: "\f003"
}

.glyphicon.glyphicon-icon-heart:before {
    content: "\f004"
}

.glyphicon.glyphicon-icon-star:before {
    content: "\f005"
}

.glyphicon.glyphicon-icon-star-empty:before {
    content: "\f006"
}

.glyphicon.glyphicon-icon-user:before {
    content: "\f007"
}

.glyphicon.glyphicon-icon-film:before {
    content: "\f008"
}

.glyphicon.glyphicon-icon-inbox:before {
    content: "\f01c"
}

.glyphicon.glyphicon-icon-play-circle:before {
    content: "\f01d"
}

.glyphicon.glyphicon-icon-repeat:before {
    content: "\f01e"
}

.glyphicon.glyphicon-icon-refresh:before {
    content: "\f021"
}

.glyphicon.glyphicon-icon-list-alt:before {
    content: "\f022"
}

.glyphicon.glyphicon-icon-lock:before {
    content: "\f023"
}

.glyphicon.glyphicon-icon-flag:before {
    content: "\f024"
}

.glyphicon.glyphicon-icon-headphones:before {
    content: "\f025"
}

.glyphicon.glyphicon-icon-volume-off:before {
    content: "\f026"
}

.glyphicon.glyphicon-icon-align-justify:before {
    content: "\f039"
}

.glyphicon.glyphicon-icon-list:before {
    content: "\f03a"
}

.glyphicon.glyphicon-icon-indent-left:before {
    content: "\f03b"
}

.glyphicon.glyphicon-icon-indent-right:before {
    content: "\f03c"
}

.glyphicon.glyphicon-icon-facetime-video:before {
    content: "\f03d"
}

.glyphicon.glyphicon-icon-picture:before {
    content: "\f03e"
}

.glyphicon.glyphicon-icon-pencil:before {
    content: "\f040"
}

.glyphicon.glyphicon-icon-map-marker:before {
    content: "\f041"
}

.glyphicon.glyphicon-icon-adjust:before {
    content: "\f042"
}

.glyphicon.glyphicon-icon-minus-sign:before {
    content: "\f056"
}

.glyphicon.glyphicon-icon-remove-sign:before {
    content: "\f057"
}

.glyphicon.glyphicon-icon-ok-sign:before {
    content: "\f058"
}

.glyphicon.glyphicon-icon-question-sign:before {
    content: "\f059"
}

.glyphicon.glyphicon-icon-info-sign:before {
    content: "\f05a"
}

.glyphicon.glyphicon-icon-screenshot:before {
    content: "\f05b"
}

.glyphicon.glyphicon-icon-remove-circle:before {
    content: "\f05c"
}

.glyphicon.glyphicon-icon-ok-circle:before {
    content: "\f05d"
}

.glyphicon.glyphicon-icon-ban-circle:before {
    content: "\f05e"
}

.glyphicon.glyphicon-icon-calendar:before {
    content: "\f073"
}

.glyphicon.glyphicon-icon-random:before {
    content: "\f074"
}

.glyphicon.glyphicon-icon-comment:before {
    content: "\f075"
}

.glyphicon.glyphicon-icon-magnet:before {
    content: "\f076"
}

.glyphicon.glyphicon-icon-chevron-up:before {
    content: "\f077"
}

.glyphicon.glyphicon-icon-chevron-down:before {
    content: "\f078"
}

.glyphicon.glyphicon-icon-retweet:before {
    content: "\f079"
}

.glyphicon.glyphicon-icon-shopping-cart:before {
    content: "\f07a"
}

.glyphicon.glyphicon-icon-folder-close:before {
    content: "\f07b"
}

.glyphicon.glyphicon-icon-signin:before {
    content: "\f090"
}

.glyphicon.glyphicon-icon-trophy:before {
    content: "\f091"
}

.glyphicon.glyphicon-icon-github-sign:before {
    content: "\f092"
}

.glyphicon.glyphicon-icon-upload-alt:before {
    content: "\f093"
}

.glyphicon.glyphicon-icon-lemon:before {
    content: "\f094"
}

.glyphicon.glyphicon-icon-phone:before {
    content: "\f095"
}

.glyphicon.glyphicon-icon-weixin:before {
    content: "\f086"
}

.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: "\f1ca"
}

.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: "\f07b"
}

.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: "\f08a"
}

.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: "\f19b"
}

.glyphicon.glyphicon-icon-reply-all:before {
    content: "\f122"
}

.glyphicon.glyphicon-icon-star-half-full:before {
    content: "\f123"
}

.glyphicon.glyphicon-icon-location-arrow:before {
    content: "\f124"
}

.glyphicon.glyphicon-icon-crop:before {
    content: "\f125"
}

.glyphicon.glyphicon-icon-code-fork:before {
    content: "\f126"
}

.glyphicon.glyphicon-icon-unlink:before {
    content: "\f127"
}

.glyphicon.glyphicon-icon-question:before {
    content: "\f128"
}

.glyphicon.glyphicon-icon-info:before {
    content: "\f129"
}

.glyphicon.glyphicon-icon-exclamation:before {
    content: "\f12a"
}

.glyphicon.glyphicon-icon-superscript:before {
    content: "\f12b"
}

.glyphicon.glyphicon-icon-maxcdn:before {
    content: "\f136"
}

.glyphicon.glyphicon-icon-chevron-sign-left:before {
    content: "\f137"
}

.glyphicon.glyphicon-icon-chevron-sign-right:before {
    content: "\f138"
}

.glyphicon.glyphicon-icon-chevron-sign-up:before {
    content: "\f139"
}

.glyphicon.glyphicon-icon-chevron-sign-down:before {
    content: "\f13a"
}

.glyphicon.glyphicon-icon-html5:before {
    content: "\f13b"
}

.glyphicon.glyphicon-icon-css3:before {
    content: "\f13c"
}

.glyphicon.glyphicon-icon-anchor:before {
    content: "\f13d"
}

.glyphicon.glyphicon-icon-unlock-alt:before {
    content: "\f13e"
}

.glyphicon.glyphicon-icon-bullseye:before {
    content: "\f140"
}

.glyphicon.glyphicon-icon-ellipsis-horizontal:before {
    content: "\f141"
}

.glyphicon.glyphicon-icon-ellipsis-vertical:before {
    content: "\f142"
}

.glyphicon.glyphicon-icon-rss-sign:before {
    content: "\f143"
}

.glyphicon.glyphicon-icon-play-sign:before {
    content: "\f144"
}

.glyphicon.glyphicon-icon-ticket:before {
    content: "\f145"
}

.glyphicon.glyphicon-icon-minus-sign-alt:before {
    content: "\f146"
}

.glyphicon.glyphicon-icon-check-minus:before {
    content: "\f147"
}

.glyphicon.glyphicon-icon-level-up:before {
    content: "\f148"
}

.glyphicon.glyphicon-icon-euro:before {
    content: "\f153"
}

.glyphicon.glyphicon-icon-gbp:before {
    content: "\f154"
}

.glyphicon.glyphicon-icon-dollar:before {
    content: "\f155"
}

.glyphicon.glyphicon-icon-rupee:before {
    content: "\f156"
}

.glyphicon.glyphicon-icon-yen:before {
    content: "\f157"
}

.glyphicon.glyphicon-icon-renminbi:before {
    content: "\f158"
}

.glyphicon.glyphicon-icon-won:before {
    content: "\f159"
}

.glyphicon.glyphicon-icon-bitcoin:before {
    content: "\f15a"
}

.glyphicon.glyphicon-icon-file-2:before {
    content: "\f15b"
}

.glyphicon.glyphicon-icon-file-text:before {
    content: "\f15c"
}

.glyphicon.glyphicon-icon-sort-by-alphabet:before {
    content: "\f15d"
}

.glyphicon.glyphicon-icon-sort-by-alphabet-alt:before {
    content: "\f15e"
}

.glyphicon.glyphicon-icon-sort-by-attributes:before {
    content: "\f160"
}

.glyphicon.glyphicon-icon-sort-by-attributes-alt:before {
    content: "\f161"
}

.glyphicon.glyphicon-icon-sort-by-order:before {
    content: "\f162"
}

.glyphicon.glyphicon-icon-sort-by-order-alt:before {
    content: "\f163"
}

.glyphicon.glyphicon-icon-thumbs-up-2:before {
    content: "\f164"
}

.glyphicon.glyphicon-icon-thumbs-down-2:before {
    content: "\f165"
}

.glyphicon.glyphicon-icon-adn:before {
    content: "\f170"
}

.glyphicon.glyphicon-icon-bitbucket:before {
    content: "\f171"
}

.glyphicon.glyphicon-icon-bitbucket-sign:before {
    content: "\f172"
}

.glyphicon.glyphicon-icon-tumblr:before {
    content: "\f173"
}

.glyphicon.glyphicon-icon-tumblr-sign:before {
    content: "\f174"
}

.glyphicon.glyphicon-icon-long-arrow-down:before {
    content: "\f175"
}

.glyphicon.glyphicon-icon-long-arrow-up:before {
    content: "\f176"
}

.glyphicon.glyphicon-icon-long-arrow-left:before {
    content: "\f177"
}

.glyphicon.glyphicon-icon-long-arrow-right:before {
    content: "\f178"
}

.glyphicon.glyphicon-icon-apple:before {
    content: "\f179"
}

.glyphicon.glyphicon-icon-windows:before {
    content: "\f17a"
}

.glyphicon.glyphicon-icon-android:before {
    content: "\f17b"
}

.glyphicon.glyphicon-icon-linux:before {
    content: "\f17c"
}

.glyphicon.glyphicon-icon-dribbble:before {
    content: "\f17d"
}

.glyphicon.glyphicon-icon-skype:before {
    content: "\f17e"
}

.glyphicon.glyphicon-icon-foursquare:before {
    content: "\f180"
}

.glyphicon.glyphicon-icon-trello:before {
    content: "\f181"
}

.glyphicon.glyphicon-icon-female:before {
    content: "\f182"
}

.glyphicon.glyphicon-icon-weixin-round:before {
    content: "\e000"
}

.glyphicon.glyphicon-icon-tencent-weibo-round:before {
    content: "\e001"
}

.glyphicon.glyphicon-icon-sina-weibo-round:before {
    content: "\e002"
}

.glyphicon.glyphicon-icon-renren-round:before {
    content: "\e003"
}

.glyphicon.glyphicon-icon-qq-round:before {
    content: "\e004"
}

.glyphicon.glyphicon-icon-douban-round:before {
    content: "\e005"
}

.glyphicon.glyphicon-icon-suitcase:before {
    content: "\e006"
}

.glyphicon.glyphicon-icon-mobile:before {
    content: "\e007"
}

.glyphicon.glyphicon-icon-douban:before {
    content: "\e008"
}

.glyphicon.glyphicon-icon-qq:before {
    content: "\e009"
}

.glyphicon.glyphicon-icon-renren-2:before {
    content: "\e00a"
}

.glyphicon.glyphicon-icon-sina-weibo:before {
    content: "\e00b"
}

.glyphicon.glyphicon-icon-tencent-weibo:before {
    content: "\e00c"
}

.glyphicon.glyphicon-icon-weixin:before {
    content: "\e00d"
}
/* style: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/qfy-content/themes/qfy-01/style.css) */
.blog .dt-format-gallery .dt-format-gallery-coll.full,.archive .dt-format-gallery .dt-format-gallery-coll.full,.search .dt-format-gallery .dt-format-gallery-coll.full {
    display: none;
}

.wp-caption-text,.sticky,.gallery-caption,.bypostauthor {
}
/* dt-media-op-css: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/FeiEditor/bitSite/css/opentip.css) */
.opentip-container,.opentip-container * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.opentip-container {
    position: absolute;
    max-width: 500px;
    z-index: 9201!important;
    -webkit-transition: -webkit-transform 1s ease-in-out;
    -moz-transition: -moz-transform 1s ease-in-out;
    -o-transition: -o-transform 1s ease-in-out;
    -ms-transition: -ms-transform 1s ease-in-out;
    transition: transform 1s ease-in-out;
    pointer-events: none;
    -webkit-transform: translateX(0) translateY(0);
    -moz-transform: translateX(0) translateY(0);
    -o-transform: translateX(0) translateY(0);
    -ms-transform: translateX(0) translateY(0);
    transform: translateX(0) translateY(0);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-center,.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-center,.opentip-container.ot-fixed.ot-hiding.stem-top.stem-center {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-right,.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-right,.opentip-container.ot-fixed.ot-hiding.stem-top.stem-right {
    -webkit-transform: translateY(-5px) translateX(5px);
    -moz-transform: translateY(-5px) translateX(5px);
    -o-transform: translateY(-5px) translateX(5px);
    -ms-transform: translateY(-5px) translateX(5px);
    transform: translateY(-5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-right,.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-right,.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-right {
    -webkit-transform: translateX(5px);
    -moz-transform: translateX(5px);
    -o-transform: translateX(5px);
    -ms-transform: translateX(5px);
    transform: translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-right,.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-right,.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-right {
    -webkit-transform: translateY(5px) translateX(5px);
    -moz-transform: translateY(5px) translateX(5px);
    -o-transform: translateY(5px) translateX(5px);
    -ms-transform: translateY(5px) translateX(5px);
    transform: translateY(5px) translateX(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-center,.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-center,.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-center {
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -o-transform: translateY(5px);
    -ms-transform: translateY(5px);
    transform: translateY(5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-bottom.stem-left,.opentip-container.ot-fixed.ot-going-to-show.stem-bottom.stem-left,.opentip-container.ot-fixed.ot-hiding.stem-bottom.stem-left {
    -webkit-transform: translateY(5px) translateX(-5px);
    -moz-transform: translateY(5px) translateX(-5px);
    -o-transform: translateY(5px) translateX(-5px);
    -ms-transform: translateY(5px) translateX(-5px);
    transform: translateY(5px) translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-middle.stem-left,.opentip-container.ot-fixed.ot-going-to-show.stem-middle.stem-left,.opentip-container.ot-fixed.ot-hiding.stem-middle.stem-left {
    -webkit-transform: translateX(-5px);
    -moz-transform: translateX(-5px);
    -o-transform: translateX(-5px);
    -ms-transform: translateX(-5px);
    transform: translateX(-5px);
}

.opentip-container.ot-fixed.ot-hidden.stem-top.stem-left,.opentip-container.ot-fixed.ot-going-to-show.stem-top.stem-left,.opentip-container.ot-fixed.ot-hiding.stem-top.stem-left {
    -webkit-transform: translateY(-5px) translateX(-5px);
    -moz-transform: translateY(-5px) translateX(-5px);
    -o-transform: translateY(-5px) translateX(-5px);
    -ms-transform: translateY(-5px) translateX(-5px);
    transform: translateY(-5px) translateX(-5px);
}

.opentip-container.ot-fixed .opentip {
    pointer-events: auto;
}

.opentip-container.ot-hidden {
    display: none;
}

.opentip-container .opentip {
    position: relative;
    font-size: 13px;
    line-height: 120%;
    padding: 9px 14px;
    color: #4f4b47;
    text-shadow: -1px -1px 0px rgba(255,255,255,0.2);
}

.opentip-container .opentip .header {
    margin: 0;
    padding: 0;
}

.opentip-container .opentip .ot-close {
    pointer-events: auto;
    display: block;
    position: absolute;
    top: -12px;
    left: 60px;
    color: rgba(0,0,0,0.5);
    background: rgba(0,0,0,0);
    text-decoration: none;
}

.opentip-container .opentip .ot-close span {
    display: none;
}

.opentip-container .opentip .ot-loading-indicator {
    display: none;
}

.opentip-container.ot-loading .ot-loading-indicator {
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 30px;
    font-weight: bold;
    display: block;
}

.opentip-container.ot-loading .ot-loading-indicator span {
    display: block;
    -webkit-animation: otloading 2s linear infinite;
    -moz-animation: otloading 2s linear infinite;
    -o-animation: otloading 2s linear infinite;
    -ms-animation: otloading 2s linear infinite;
    animation: otloading 2s linear infinite;
    text-align: center;
}

.opentip-container.style-dark .opentip,.opentip-container.style-alert .opentip {
    color: #f8f8f8;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
}

.opentip-container.style-glass .opentip {
    padding: 15px 25px;
    color: #317cc5;
    text-shadow: 1px 1px 8px rgba(0,94,153,0.3);
}

.opentip-container.ot-hide-effect-fade {
    -webkit-transition: -webkit-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out,opacity 1s ease-in-out;
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.opentip-container.ot-hide-effect-fade.ot-hiding {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-going-to-show,.opentip-container.ot-show-effect-appear.ot-showing {
    -webkit-transition: -webkit-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    -moz-transition: -moz-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    -o-transition: -o-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    -ms-transition: -ms-transform 0.5s ease-in-out,opacity 1s ease-in-out;
    transition: transform 0.5s ease-in-out,opacity 1s ease-in-out;
}

.opentip-container.ot-show-effect-appear.ot-going-to-show {
    opacity: 0;
    filter: alpha(opacity=0);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.opentip-container.ot-show-effect-appear.ot-showing {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

.opentip-container.ot-show-effect-appear.ot-visible {
    opacity: 1;
    -ms-filter: none;
    filter: none;
}

@-moz-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-webkit-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-o-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@-ms-keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes otloading {
    0% {
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        -moz-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
/* dt-main-roya-css: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/FeiEditor/bitSite/css/royalslider.css) */
.royalSlider {
    width: 600px;
    height: 400px;
    position: relative;
    direction: ltr;
}

.royalSlider>* {
    float: left;
}

.rsWebkit3d .rsSlide,.rsWebkit3d .rsContainer,.rsWebkit3d .rsThumbs,.rsWebkit3d .rsPreloader,.rsWebkit3d img,.rsWebkit3d .rsOverflow,.rsWebkit3d .rsBtnCenterer,.rsWebkit3d .rsAbsoluteEl,.rsWebkit3d .rsABlock,.rsWebkit3d .rsLink {
    -webkit-backface-visibility: hidden;
}

.rsFade.rsWebkit3d .rsSlide,.rsFade.rsWebkit3d img,.rsFade.rsWebkit3d .rsContainer {
    -webkit-transform: none;
}

.rsOverflow {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    float: left;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVisibleNearbyWrap .rsOverflow {
    position: absolute;
    left: 0;
    top: 0;
}

.rsContainer {
    position: relative;
    width: 100%;
    height: 100%;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsArrow,.rsThumbsArrow {
    cursor: pointer;
}

.rsThumb {
    float: left;
    position: relative;
}

.rsArrow,.rsNav,.rsThumbsArrow {
    opacity: 1;
    -webkit-transition: opacity 0.3s linear;
    -moz-transition: opacity 0.3s linear;
    -o-transition: opacity 0.3s linear;
    transition: opacity 0.3s linear;
}

.rsHidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    -moz-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    -o-transition: visibility 0s linear 0.3s,opacity 0.3s linear;
    transition: visibility 0s linear 0.3s,opacity 0.3s linear;
}

.rsGCaption {
    width: 100%;
    float: left;
    text-align: center;
}

.royalSlider.rsFullscreen {
    position: fixed!important;
    height: auto!important;
    width: auto!important;
    margin: 0!important;
    padding: 0!important;
    z-index: 2147483647!important;
    top: 0!important;
    left: 0!important;
    bottom: 0!important;
    right: 0!important;
}

.royalSlider.rsFullscreen .rsOverflow,.rsFullscreen .rsSlide {
    background: transparent!important;
}

.royalSlider .rsSlide.rsFakePreloader {
    opacity: 1!important;
    -webkit-transition: 0s;
    -moz-transition: 0s;
    -o-transition: 0s;
    transition: 0s;
    display: none;
}

.rsSlide {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    overflow: hidden;
    height: 100%;
    width: 100%;
}

.royalSlider.rsAutoHeight,.rsAutoHeight .rsSlide {
    height: auto;
}

.rsContent {
    width: 100%;
    height: 100%;
    position: relative;
}

.rsPreloader {
    position: absolute;
    z-index: 0;
}

.rsNav {
    -moz-user-select: -moz-none;
    -webkit-user-select: none;
    user-select: none;
}

.rsNavItem {
    -webkit-tap-highlight-color: rgba(0,0,0,0.25);
}

.rsThumbs {
    cursor: pointer;
    position: relative;
    overflow: hidden;
    float: left;
    z-index: 22;
}

.rsTabs {
    float: left;
    background: none!important;
}

.rsTabs,.rsThumbs {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

.rsVideoContainer {
    width: auto;
    height: auto;
    line-height: 0;
    position: relative;
}

.rsVideoFrameHolder {
    position: absolute;
    left: 0;
    top: 0;
    background: #141414;
    opacity: 0;
    -webkit-transition: .3s;
}

.rsVideoFrameHolder.rsVideoActive {
    opacity: 1;
}

.rsVideoContainer iframe,.rsVideoContainer video,.rsVideoContainer embed,.rsVideoContainer .rsVideoObj {
    position: absolute;
    z-index: 50;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.rsVideoContainer.rsIOSVideo iframe,.rsVideoContainer.rsIOSVideo video,.rsVideoContainer.rsIOSVideo embed {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 44px;
}

.rsABlock {
    left: 0;
    top: 0;
    position: absolute;
    z-index: 15;
}

img.rsImg {
    max-width: none;
}

.grab-cursor {
    cursor: url(//fast.qifeiye.com/FeiEditor/bitSite/css/images/grab.png) 8 8,move;
}

.grabbing-cursor {
    cursor: url(//fast.qifeiye.com/FeiEditor/bitSite/css/images/grabbing.png) 8 8,move;
}

.rsNoDrag {
    cursor: auto;
}

.rsLink {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 20;
    background: url(../images/blank.gif);
}

.rightbutton .rsNav.rsBullets {
    position: absolute;
    right: 88px;
    width: auto;
    left: auto;
    bottom: 12px;
    padding-right: 5px;
}

.rightbutton.rsDefault.rsHor .rsArrowLeft {
    bottom: 10px;
    height: 32px;
    left: auto;
    right: 40px;
    top: auto;
}

.rightbutton.rsDefault.rsHor .rsArrowRight {
    bottom: 10px;
    height: 32px;
    left: auto;
    right: 0px;
    top: auto;
}

.rsImg.rsMainSlideImage {
    margin-bottom: 500px;
}
/* dt-main-roya-default-css: (http://w-57967-21629-17085.478924167.sites.hk30.qifeiye.com/FeiEditor/bitSite/css/rs-default.css) */
.rsDefault,.rsDefault .rsOverflow,.rsDefault .rsSlide,.rsDefault .rsVideoFrameHolder,.rsDefault .rsThumbs {
    background: #151515;
    color: #FFF;
}

.rsDefault .rsArrow {
    height: 100%;
    width: 44px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
}

.rsDefault.rsVer .rsArrow {
    width: 100%;
    height: 44px;
}

.rsDefault.rsVer .rsArrowLeft {
    top: 0;
    left: 0;
}

.rsDefault.rsVer .rsArrowRight {
    bottom: 0;
    left: 0;
}

.rsDefault.rsHor .rsArrowLeft {
    left: 0;
    top: 0;
}

.rsDefault.rsHor .rsArrowRight {
    right: 0;
    top: 0;
}

.rsDefault .rsArrowIcn {
    width: 32px;
    height: 32px;
    top: 50%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    position: absolute;
    cursor: pointer;
    background: url('../images/rs-default.png');
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000;
    border-radius: 2px;
}

.rsDefault .rsArrowIcn:hover {
    background-color: rgba(0,0,0,0.9);
}

.navbarstyle1 .rsDefault .rsArrowIcn {
    border-radius: 5px;
}

.navbarstyle2 .rsDefault .rsArrowIcn {
    border-radius: 50%;
}

.navbarstyle3 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn,.navbarstyle4 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    height: 74px;
    margin-top: -37px;
    width: 40px;
    margin-left: -20px;
    background-position: -128px -75px;
}

.navbarstyle3 .rsDefault.rsHor .rsArrowRight .rsArrowIcn,.navbarstyle4 .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    height: 74px;
    margin-top: -37px;
    width: 40px;
    margin-left: -20px;
    background-position: -162px -75px;
}

.navbarstyle4 .rsDefault.rsHor .rsArrowIcn {
    border-radius: 5px;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    height: 74px;
    margin-top: -37px;
    width: 74px;
    background-image: none;
    margin-left: 0px;
    left: 0;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowLeft .rsArrowIcn::before {
    font-family: "revicons";
    content: "\e824";
    font-size: 35px;
    position: absolute;
    width: 74px;
    text-align: center;
    height: 74px;
    line-height: 74px;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    height: 74px;
    margin-top: -37px;
    width: 74px;
    margin-left: 0px;
    left: 0;
    background-image: none;
}

.navbarstyle5 .rsDefault.rsHor .rsArrowRight .rsArrowIcn::before {
    font-family: "revicons";
    content: "\e825";
    font-size: 35px;
    position: absolute;
    width: 74px;
    text-align: center;
    height: 74px;
    line-height: 74px;
}

.bstyle .rsDefault .rsBullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    padding: 6px 5px 6px;
    margin: 0 0 0 6px;
    background: none;
}

.bstyle .rsDefault .rsBullet span {
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #777;
    background: rgba(255,255,255,0.5);
    border: 1px solid #777;
    left: -3px;
    top: 0;
    margin: 0;
    position: relative;
}

.bstyle .rsDefault .rsBullet.rsNavSelected span {
    background-color: #777;
    border: 1px solid #777;
}

.bstyle span::after {
    display: none!important;
}

.qfy-slidercontent.nomarl.bstyle4 .rsDefault .rsBullet,.qfy-slidercontent.nomarl.bstyle4 .rsDefault .rsBullet span,.qfy-slidercontent.nomarl.bstyle6 .rsDefault .rsBullet,.qfy-slidercontent.nomarl.bstyle6 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 40px;
    height: 16px;
    ;border-radius: 0;
}

.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet,.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 18px;
    height: 40px;
    ;border-radius: 0;
}

.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet.rsNavSelected,.qfy-slidercontent.nomarl.bstyle5 .rsDefault .rsBullet.rsNavSelected span {
    width: 40px;
}

.qfy-slidercontent.big .rsDefault .rsBullet,.qfy-slidercontent.big .rsDefault .rsBullet span {
    width: 25px;
    height: 25px;
}

.qfy-slidercontent.big.bstyle4 .rsDefault .rsBullet,.qfy-slidercontent.big.bstyle4 .rsDefault .rsBullet span,.qfy-slidercontent.big.bstyle6 .rsDefault .rsBullet,.qfy-slidercontent.big.bstyle6 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 50px;
    height: 22px;
    ;border-radius: 0;
}

.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet,.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet span,.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet,.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 22px;
    height: 50px;
    ;border-radius: 0;
}

.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet.rsNavSelected,.qfy-slidercontent.big.bstyle5 .rsDefault .rsBullet.rsNavSelected span,.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet.rsNavSelected,.qfy-slidercontent.big.bstyle7 .rsDefault .rsBullet.rsNavSelected span {
    width: 50px;
}

.qfy-slidercontent.sobig .rsDefault .rsBullet,.qfy-slidercontent.sobig .rsDefault .rsBullet span {
    width: 40px;
    height: 40px;
}

.qfy-slidercontent.sobig.bstyle4 .rsDefault .rsBullet,.qfy-slidercontent.sobig.bstyle4 .rsDefault .rsBullet span,.qfy-slidercontent.sobig.bstyle6 .rsDefault .rsBullet,.qfy-slidercontent.sobig.bstyle6 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 65px;
    height: 40px;
    border-radius: 0;
}

.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet,.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet span,.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet,.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 40px;
    height: 65px;
    border-radius: 0;
}

.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet.rsNavSelected,.qfy-slidercontent.sobig.bstyle5 .rsDefault .rsBullet.rsNavSelected span,.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet.rsNavSelected,.qfy-slidercontent.sobig.bstyle7 .rsDefault .rsBullet.rsNavSelected span {
    width: 65px;
}

.qfy-slidercontent.bstyle2 .rsDefault .rsBullet span,.qfy-slidercontent.bstyle3 .rsDefault .rsBullet span,.qfy-slidercontent.bstyle4 .rsDefault .rsBullet span,.qfy-slidercontent.bstyle5 .rsDefault .rsBullet span,.qfy-slidercontent.bstyle6 .rsDefault .rsBullet span,.qfy-slidercontent.bstyle7 .rsDefault .rsBullet span {
    border-radius: 0;
}

.qfy-slidercontent.bstyle4 .rsDefault .rsBullet,.qfy-slidercontent.bstyle4 .rsDefault .rsBullet span,.qfy-slidercontent.bstyle6 .rsDefault .rsBullet,.qfy-slidercontent.bstyle6 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 30px;
    height: 12px;
    border-radius: 0;
}

.qfy-slidercontent.bstyle5 .rsDefault .rsBullet,.qfy-slidercontent.bstyle5 .rsDefault .rsBullet span {
    cursor: pointer;
    width: 14px;
    height: 30px;
    border-radius: 0;
}

.qfy-slidercontent.bstyle5 .rsDefault .rsBullet.rsNavSelected,.qfy-slidercontent.bstyle5 .rsDefault .rsBullet.rsNavSelected span,.qfy-slidercontent.bstyle7 .rsDefault .rsBullet.rsNavSelected,.qfy-slidercontent.bstyle7 .rsDefault .rsBullet.rsNavSelected span {
    width: 30px;
}

.rsDefault.rsHor .rsArrowLeft .rsArrowIcn {
    background-position: -64px -32px;
}

.rsDefault.rsHor .rsArrowRight .rsArrowIcn {
    background-position: -64px -64px;
}

.rsDefault.rsVer .rsArrowLeft .rsArrowIcn {
    background-position: -96px -32px;
}

.rsDefault.rsVer .rsArrowRight .rsArrowIcn {
    background-position: -96px -64px;
}

.rsDefault .rsArrowDisabled .rsArrowIcn {
    opacity: .2;
    filter: alpha(opacity=20);
    *display: none;
}

.rsDefault .rsBullets {
    position: absolute;
    z-index: 35;
    left: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-bottom: 10px;
    background: #000;
    background: rgba(0,0,0,0.75);
    text-align: center;
    line-height: 8px;
    overflow: hidden;
}

.bulletleft .rsDefault .rsBullets {
    text-align: left;
}

.bulletright .rsDefault .rsBullets {
    text-align: right;
    padding-right: 5px;
}

.bulletright .rsThumbsHor .rsThumbsContainer {
    transform: none!important;
    float: right;
}

.bulletleft .rsThumbsHor .rsThumbsContainer {
    transform: none!important;
}

.rsDefault .rsBullet {
    width: 6px;
    height: 6px;
    background: rgba(0,0,0,.3);
    border-radius: 4px;
    position: relative;
    cursor: pointer;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 6px;
    margin-bottom: 20px;
    transition: all ease-out .3s;
}

.rsDefault .rsBullet span {
    text-indent: -9999px;
    margin: 0 5px;
    outline: 0;
    transition: all ease-out .3s;
    width: 12px;
    height: 12px;
    display: block;
    position: absolute;
    top: -3px;
    left: -8px;
    border-radius: 8px;
    border: 0;
    background: rgba(0,0,0,0);
}

.rsDefault .rsBullet.rsNavSelected span {
    background: rgba(0,0,0,0.21);
}

.rsDefault .rsBullet span::after {
    content: '';
    height: 6px;
    width: 6px;
    background: rgba(0,0,0,0.21);
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 10px;
}

.rsDefault .rsBullet.rsNavSelected span::after {
    content: '';
    height: 6px;
    width: 6px;
    background: #fff;
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 10px;
}

.rsDefault .rsBullet {
    background: rgba(255,255,255,.3);
}

.rightbutton1.rsDefault .rsBullet.rsNavSelected span {
    background: rgba(255,255,255,0.21);
}

.rightbutton1.rsDefault .rsBullet.rsNavSelected span::after {
    background: #000;
}

.rsDefault .rsThumbsHor {
    width: 100%;
    height: 72px;
}

.rsDefault .rsThumbsVer {
    width: 96px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsContainer {
    position: relative;
    height: 100%;
}

.rsDefault.rsWithThumbsVer .rsThumbsContainer {
    position: relative;
    width: 100%;
}

.rsDefault .rsThumb {
    float: left;
    overflow: hidden;
    width: 96px;
    height: 72px;
}

.rsDefault .rsThumb img {
    width: 100%;
    height: 100%;
}

.rsDefault .rsThumb.rsNavSelected img {
    opacity: 0.6!important;
    filter: alpha(opacity=60)!important;
    transition: all ease-out .3s!important;
}

.rsDefault .rsTmb {
    display: block;
}

.rsDefault .rsTmb h5 {
    font-size: 16px;
    margin: 0;
    padding: 0;
    line-height: 20px;
    color: #FFF;
}

.rsDefault .rsTmb span {
    color: #DDD;
    margin: 0;
    padding: 0;
    font-size: 13px;
    line-height: 18px;
}

.rsDefault .rsThumbsArrow {
    height: 100%;
    width: 20px;
    position: absolute;
    display: block;
    cursor: pointer;
    z-index: 21;
    background: #000;
    background: rgba(0,0,0,0.75);
}

.rsDefault .rsThumbsArrow:hover {
    background: rgba(0,0,0,0.9);
}

.rsDefault.rsWithThumbsVer .rsThumbsArrow {
    width: 100%;
    height: 20px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft {
    top: 0;
    left: 0;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight {
    bottom: 0;
    left: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft {
    left: 0;
    top: 0;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight {
    right: 0;
    top: 0;
}

.rsDefault .rsThumbsArrowIcn {
    width: 16px;
    height: 16px;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px;
    position: absolute;
    cursor: pointer;
    background: url('../images/rs-default.png');
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -128px -32px;
}

.rsDefault.rsWithThumbsHor .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -128px -48px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowLeft .rsThumbsArrowIcn {
    background-position: -144px -32px;
}

.rsDefault.rsWithThumbsVer .rsThumbsArrowRight .rsThumbsArrowIcn {
    background-position: -144px -48px;
}

.rsDefault .rsThumbsArrowDisabled {
    display: none!important;
}

@media screen and (min-width:0px) and (max-width:800px) {
    .rsDefault .rsThumb {
        width: 59px;
        height: 44px;
    }

    .rsDefault .rsThumbsHor {
        height: 44px;
    }

    .rsDefault .rsThumbsVer {
        width: 59px;
    }
}

.rsDefault .rsTabs {
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    overflow: hidden;
    padding-top: 12px;
    position: relative;
}

.rsDefault .rsTab {
    display: inline-block;
    cursor: pointer;
    text-align: center;
    height: auto;
    width: auto;
    color: #333;
    padding: 5px 13px 6px;
    min-width: 72px;
    border: 1px solid #D9D9DD;
    border-right: 1px solid #f5f5f5;
    text-decoration: none;
    background-color: #FFF;
    background-image: -webkit-linear-gradient(top,#fefefe,#f4f4f4);
    background-image: -moz-linear-gradient(top,#fefefe,#f4f4f4);
    background-image: linear-gradient(to bottom,#fefefe,#f4f4f4);
    -webkit-box-shadow: inset 1px 0 0 #fff;
    box-shadow: inset 1px 0 0 #fff;
    *display: inline;
    *zoom: 1;
}

.rsDefault .rsTab:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.rsDefault .rsTab:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-right: 1px solid #cfcfcf;
}

.rsDefault .rsTab:active {
    border: 1px solid #D9D9DD;
    background-color: #f4f4f4;
    box-shadow: 0 1px 4px rgba(0,0,0,0.2) inset;
}

.rsDefault .rsTab.rsNavSelected {
    color: #FFF;
    border: 1px solid #999;
    text-shadow: 1px 1px #838383;
    box-shadow: 0 1px 9px rgba(102,102,102,0.65) inset;
    background: #ACACAC;
    background-image: -webkit-linear-gradient(top,#ACACAC,#BBB);
    background-image: -moz-llinear-gradient(top,#ACACAC,#BBB);
    background-image: linear-gradient(to bottom,#ACACAC,#BBB);
}

.rsDefault .rsFullscreenBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 22;
    display: block;
    position: absolute;
    cursor: pointer;
}

.rsDefault .rsFullscreenIcn {
    display: block;
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url('../images/rs-default.png') 0 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000;
    border-radius: 2px;
}

.rsDefault .rsFullscreenIcn:hover {
    background-color: rgba(0,0,0,0.9);
}

.rsDefault.rsFullscreen .rsFullscreenIcn {
    background-position: -32px 0;
}

.rsDefault .rsPlayBtn {
    -webkit-tap-highlight-color: rgba(0,0,0,0.3);
    width: 64px;
    height: 64px;
    margin-left: -32px;
    margin-top: -32px;
    cursor: pointer;
}

.rsDefault .rsPlayBtnIcon {
    width: 64px;
    display: block;
    height: 64px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    background: url(../images/rs-default.png) no-repeat 0 -32px;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000;
}

.rsDefault .rsPlayBtn:hover .rsPlayBtnIcon {
    background-color: rgba(0,0,0,0.9);
}

.rsDefault .rsBtnCenterer {
    position: absolute;
    left: 50%;
    top: 50%;
}

.rsDefault .rsCloseVideoBtn {
    right: 0;
    top: 0;
    width: 44px;
    height: 44px;
    z-index: 500;
    position: absolute;
    cursor: pointer;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
}

.rsDefault .rsCloseVideoBtn.rsiOSBtn {
    top: -38px;
    right: -6px;
}

.rsDefault .rsCloseVideoIcn {
    margin: 6px;
    width: 32px;
    height: 32px;
    background: url('../images/rs-default.png') -64px 0;
    background-color: #000;
    background-color: rgba(0,0,0,0.75);
    *background-color: #000;
}

.rsDefault .rsCloseVideoIcn:hover {
    background-color: rgba(0,0,0,0.9);
}

.rsDefault .rsPreloader {
    width: 20px;
    height: 20px;
    background-image: url(../images/preloader-white.gif);
    left: 50%;
    top: 50%;
    margin-left: -10px;
    margin-top: -10px;
}

.rsDefault .rsGCaption {
    position: absolute;
    float: none;
    bottom: 6px;
    left: 6px;
    text-align: left;
    background: rgb(0,0,0);
    background: rgba(0,0,0,0.75);
    color: #FFF;
    padding: 2px 8px;
    width: auto;
    font-size: 12px;
    border-radius: 2px;
}

.visibleNearby {
    width: 100%;
    background: #141414;
    color: #FFF;
    padding-top: 25px;
}

.visibleNearby .rsGCaption {
    font-size: 16px;
    line-height: 18px;
    padding: 12px 0 16px;
    background: #141414;
    width: 100%;
    position: static;
    float: left;
    left: auto;
    bottom: auto;
    text-align: center;
}

.visibleNearby .rsGCaption span {
    display: block;
    clear: both;
    color: #bbb;
    font-size: 14px;
    line-height: 22px;
}

html:not(.mobile-true) #page .visibleNearby .rsSlide img {
    opacity: 0.45;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    -ms-transform: scale(0.9);
    -o-transform: scale(0.9);
    transform: scale(0.9);
}

html:not(.mobile-true) #page .visibleNearby .rsActiveSlide img {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}

.rsBodyFullscreen #phantom,.rsBodyFullscreen .rev_slider_wrapper,.rsBodyFullscreen .bitBanner,.rsBodyFullscreen .scroll-top {
    display: none!important;
}

.rsBodyFullscreen .section,.rsBodyFullscreen .container,.rsBodyFullscreen .column_containter {
    z-index: auto!important;
}
.vc-inner{width:100%;}
.vc-inner table td{width:10%; box-sizing:border-box;padding:1px;}
@media screen and (min-width:320px) and (max-width:750px) {
   table{width:100%;margin:auto;display:block;}
}
@media screen and (min-width:750px) and (max-width:1920px) {
   table{width:750px;margin:auto;display:block;}
} 