﻿.multistep {
    padding-top: 1px;
}

/* button */
.multistep_progress .qf_next.action-button:hover, .multistep_progress .qf_back.action-button:hover {
    opacity: .8;
}

.multistep_progress .qf-btns .qf_next.action-button, .multistep_progress .qf-btns .qf_back.action-button {
    margin: 25px 10px;
    padding: 13px 20px;
}

.multistep_progress button.qf_next {
}

.multistep_progress .qf_next {
    float: right;
}

.multistep_progress .qf_next img {
   width:20px;
}


.multistep_progress .qf_next.action-button {
    border: 0;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    font-weight: 700;
    margin: 25px 0 26px;
    padding: 13px 5px;
    min-width: 100px;
    position: relative;
}

.multistep_progress button.qf_back {
    background-color: #666666;
    color: #ffffff;
}

.multistep_progress .qf_back {
    float: left;
}

.multistep_progress .qf_back.action-button {
    margin-right: 10px;
    float: left;
}

.multistep_progress .qf_back.action-button {
    background-color: #e3e3e3;
    border: 0;
    border-radius: 3px;
    color: #23282d;
    cursor: pointer;
    font-weight: 700;
    margin: 16px 0 26px;
    padding: 13px 5px;
    min-width: 100px;
    position: relative;
}

/* multi step*/


.qf_progress_bar {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    width: 100%;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif;
    line-height: normal;
    font-weight: 400
}

    .qf_progress_bar li .qf_count_step {
        display: block;
        color: #8f8f8f;
        font-size: 15px
    }

    .qf_progress_bar.qf_bar_style_box_vertical_squaren li .qf_count_step, .qf_progress_bar.qf_bar_style_box_larerSign_squaren li .qf_count_step {
        font-size: 15px;
        display: block
    }

    .qf_progress_bar li .qf_check {
        display: none;
        color: #fff;
        font-size: 15px;        
        padding: 0;
        text-align: center
    }

    .qf_progress_bar li .qf_progress_bar_title {
        font-size: 13px;
        font-weight: 400;
        line-height: 1.5;
        margin: 1em 0;
        font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif
    }

    .qf_progress_bar.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li .qf_progress_bar_title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-align: left
    }

    .qf_progress_bar.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li .qf_progress_bar_title {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden
    }

    .qf_progress_bar li.active .qf_count_step {
        color: #fff
    }

    .qf_progress_bar li.current .qf_progress_bar_title {
        font-weight: 600
    }

    .qf_progress_bar .qf_arrow_point_to_righ {
        display: none
    }

    .qf_progress_bar li:last-child .qf_arrow_point_to_righ {
        display: none
    }

    .qf_progress_bar li.qf_steps_item {
        line-height: normal;
        font-weight: 400;
        padding: 0;
        margin: 0
    }

    .qf_progress_bar[data-allow-choose-step=on] li .qf_steps_item_icon {
        cursor: pointer
    }

.qf_bar_style_box_vertical_squaren[data-allow-choose-step=on] li {
    cursor: pointer
}

.qf_bar_style_box_larerSign_squaren[data-allow-choose-step=on] li {
    cursor: pointer
}

.wpcf7-form span.qf_check svg {
    display: inherit
}

.qf_reviewing .fieldset-qf-wrapper .qf_progress_bar_percent_wrap {
    display: none
}

.qf_reviewing .fieldset-qf-wrapper .qf_back + .qf_progress_bar_percent_wrap {
    display: block
}

.qf_reviewing .qf_progress_bar li {
    pointer-events: none
}

.qf_reviewing .qf_progress_bar li {
    pointer-events: none
}

.qf_reviewing .qf_progress_bar .qf_steps_item_icon {
    pointer-events: none
}

#qf-progress-bar .qf_progress_bar li:first-child .qf_count_step {
    display: none
}

#qf-progress-bar .qf_progress_bar li:first-child .qf_check {
    display: block
}

.qf_progress_bar li .qf_progress_bar_title {
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    margin: 1em 0
}

.qf_progress_bar li.active .qf_count_step {
    color: #fff
}

#qf-progress-bar .qf_progress_bar li:nth-child(1) .qf_count_step, #qf-progress-bar .qf_progress_bar:not(.qf_bar_style_box_larerSign_squaren):not(.qf_bar_style_box_vertical_squaren) li:nth-child(2) .qf_count_step {
    color: #fff
}

#qf-progress-bar .qf_progress_bar li:nth-child(3) .qf_count_step {
    color: #8f8f8f
}

#qf-progress-bar .qf_progress_bar li:nth-child(3):before {
    background-color: #eaedef
}

#qf-progress-bar .qf_progress_bar li:nth-child(3) .qf_count_step {
    color: #8f8f8f
}

#qf-progress-bar .qf_progress_bar li:nth-child(3) .qf_steps_item_icon {
    background: #eaedef
}

#qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li .qf_steps_item_icon {
    background: #fff
}

#qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:nth-child(3) {
    background: #eaedef !important
}

#qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li .qf_steps_item_icon {
    background: #fff
}

#qf-progress-bar .qf_progress_bar li:nth-child(2) .qf_progress_bar_title, .qf_progress_bar li.current .qf_progress_bar_title {
    font-weight: 600
}

.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal, .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no {
    margin: 0 auto;
    width: 90%;
    margin-bottom: 42px;
    margin-top: 42px
}

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal li, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal li {
        position: relative;
        display: inline-block;
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        -moz-flex: 1;
        -webkit-flex: 1;
        overflow: hidden;
        margin-right: 16px;
        white-space: nowrap
    }

        .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal li:last-child, .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no li:last-child, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal li:last-child, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no li:last-child {
            flex: none;
            -webkit-flex: none;
            -ms-flex: none;
            -moz-flex: none;
            -webkit-flex: none;
            margin-right: 0
        }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no .qf_steps_item_content, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_steps_item_content {
        flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        -moz-flex: none;
        -webkit-flex: none;
        margin-right: 0
    }

    .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_steps_item_content {
        display: inline-block;
        vertical-align: top;
        line-height: 28px
    }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no .qf_steps_item_content, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_steps_item_content {
        display: inline-block;
        vertical-align: top;
        line-height: 28px
    }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal .qf_steps_item_icon {
        width: 30px;
        height: 30px;
        font-size: 16px;
        text-align: center;
        background: #eaedef;
        display: inline-block;
        line-height: 29px;
        border-radius: 3px;
        margin-right: 17px
    }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal .qf_progress_bar_title, .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no .qf_progress_bar_title, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal .qf_progress_bar_title, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_progress_bar_title {
        position: relative;
        display: inline-block;
        padding-right: 16px;
        margin: 0;
        padding: 0;
        color: #23282d;
        line-height: 1.5
    }

        .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal .qf_progress_bar_title:after, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal .qf_progress_bar_title:after {
            position: absolute;
            top: 10px;
            left: 100%;
            display: block;
            width: 9999px;
            height: 1px;
            background: #e8e8e8;
            content: "";
            margin-left: 17px
        }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal li:last-child .qf_progress_bar_title:after, .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no li:last-child .qf_progress_bar_title:after, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal li:last-child .qf_progress_bar_title:after, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no li:last-child .qf_progress_bar_title:after {
        content: none
    }

.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_vertical, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical {
    margin-bottom: 17px;
    margin-top: 32px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_vertical li, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical li {
        list-style-type: none;
        float: left;
        position: relative;
        margin: 0;
        padding: 0
    }

        .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_vertical li:before, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical li:before {
            content: counter(step);
            width: 30px;
            line-height: 30px;
            display: block;
            font-size: 0;
            background: #eaedef;
            border-radius: 3px;
            margin: 0 auto;
            padding: 0;
            height: 30px
        }

        .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical li::before {
            border-radius: 50%
        }

        .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_vertical li:after, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical li:after {
            content: '';
            width: 60%;
            height: 1px;
            background: #eee;
            position: absolute;
            left: -50%;
            top: 15px;
            z-index: -1;
            margin-left: 20%
        }

        .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_vertical li:first-child:after, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical li:first-child:after {
            content: none
        }

        .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_vertical li .qf_steps_item_container, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical li .qf_steps_item_container {
            text-align: center
        }

        .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_vertical li .qf_steps_item_icon, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_vertical li .qf_steps_item_icon {
            position: absolute;
            left: 50%;
            top: 0;
            line-height: 29px;
            margin-left: -16px;
            height: 29px;
            width: 31px;
            border-radius: 50%
        }

.qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal li .qf_steps_item_icon {
    width: 29px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    background: #eaedef;
    display: inline-block;
    line-height: 29px;
    border-radius: 50%;
    margin-right: 15px
}

.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 42px auto;
    width: 42%
}

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no li, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no li {
        position: relative;
        display: inline-block;
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        -moz-flex: 1;
        -webkit-flex: 1;
        overflow: hidden;
        margin-right: 4px;
        white-space: nowrap
    }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no .qf_progress_bar_title:after, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_progress_bar_title:after {
        position: absolute;
        top: -4px;
        left: 100%;
        display: block;
        width: 9999px;
        height: 1px;
        background: #e8e8e8;
        content: ""
    }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no .qf_steps_item_content > .qf_progress_bar_title, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_steps_item_content > .qf_progress_bar_title {
        font-size: 0
    }

    .qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no .qf_steps_item_icon, .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_steps_item_icon {
        width: 29px;
        height: 29px;
        font-size: 16px;
        text-align: center;
        background: #eaedef;
        display: inline-block;
        line-height: 28px;
        border-radius: 3px;
        margin-right: 4px
    }

    .qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no .qf_steps_item_icon {
        border-radius: 50%
    }

.qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal, .qf_bar_style_largerSign_squaren.qf_bar_style_text_no, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal, .qf_bar_style_largerSign_round.qf_bar_style_text_no {
    margin: 0 auto;
    width: 90%;
    margin-bottom: 42px;
    margin-top: 42px
}

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal li, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal li {
        position: relative;
        display: inline-block;
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        -moz-flex: 1;
        -webkit-flex: 1;
        overflow: hidden;
        margin-right: 16px;
        white-space: nowrap
    }

        .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal li:last-child, .qf_bar_style_largerSign_squaren.qf_bar_style_text_no li:last-child, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal li:last-child, .qf_bar_style_largerSign_round.qf_bar_style_text_no li:last-child {
            flex: none;
            -webkit-flex: none;
            -ms-flex: none;
            -moz-flex: none;
            -webkit-flex: none;
            margin-right: 0
        }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_largerSign_squaren.qf_bar_style_text_no .qf_steps_item_content, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_largerSign_round.qf_bar_style_text_no .qf_steps_item_content {
        display: inline-block;
        line-height: 28px;
        width: 100%
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal .qf_steps_item_icon, .qf_bar_style_largerSign_squaren.qf_bar_style_text_round .qf_steps_item_icon, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal .qf_steps_item_icon, .qf_bar_style_largerSign_round.qf_bar_style_text_round .qf_steps_item_icon {
        width: 30px;
        height: 30px;
        font-size: 16px;
        text-align: center;
        background: #eaedef;
        display: inline-block;
        line-height: 29px;
        border-radius: 3px;
        margin-right: 17px
    }

    .qf_bar_style_largerSign_round.qf_bar_style_text_no li .qf_steps_item_icon, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal li .qf_steps_item_icon {
        border-radius: 50%
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal .qf_progress_bar_title, .qf_bar_style_largerSign_squaren.qf_bar_style_text_no .qf_progress_bar_title, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal .qf_progress_bar_title, .qf_bar_style_largerSign_round.qf_bar_style_text_no .qf_progress_bar_title {
        position: relative;
        display: inline-block;
        padding-right: 16px;
        margin: 0;
        padding: 0;
        color: #23282d;
        height: 18px;
        line-height: normal
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal .qf_progress_bar_title, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal .qf_progress_bar_title {
        min-width: 48%;
        vertical-align: top;
        margin-top: 6px
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal li:last-child .qf_progress_bar_title:after, .qf_bar_style_largerSign_squaren.qf_bar_style_text_no li:last-child .qf_progress_bar_title:after, .qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical li:first-child:after, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal li:last-child .qf_progress_bar_title:after, .qf_bar_style_largerSign_round.qf_bar_style_text_no li:last-child .qf_progress_bar_title:after, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li:first-child:after {
        content: none
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal .qf_arrow_point_to_righ, .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal .qf_arrow_point_to_righ {
        display: contents
    }

        .qf_bar_style_largerSign_round.qf_bar_style_text_horizontal .qf_arrow_point_to_righ svg, .qf_bar_style_largerSign_squaren.qf_bar_style_text_horizontal .qf_arrow_point_to_righ svg {
            width: 12px;
            fill: #e3e3e3;
            display: inline-block;
            position: absolute;
            top: 8px
        }

.qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical {
    margin-bottom: 25px;
    margin-top: 42px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical li, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li {
        list-style-type: none;
        float: left;
        position: relative;
        margin: 0;
        padding: 0
    }

        .qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical li:before, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li:before {
            content: counter(step);
            width: 30px;
            line-height: 30px;
            display: block;
            font-size: 0;
            background: #eaedef;
            border-radius: 3px;
            margin: 0 auto;
            padding: 0
        }

        .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li:before {
            border-radius: 50%
        }

        .qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical li:after, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li:after {
            position: absolute;
            top: 13%;
            display: block;
            width: 8px;
            height: 8px;
            border: 1px solid rgba(0,0,0,.25);
            border-bottom: none;
            border-left: none;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            content: '';
            margin-left: -3%
        }

        .qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical li .qf_steps_item_container, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li .qf_steps_item_container {
            text-align: center
        }

        .qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical li .qf_steps_item_icon, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li .qf_steps_item_icon {
            position: absolute;
            left: 50%;
            top: 0;
            margin-left: -15px;
            width: 30px;
            height: 30px;
            line-height: 30px;
            border-radius: 50%
        }

        .qf_bar_style_largerSign_squaren.qf_bar_style_text_vertical li .qf_check, .qf_bar_style_largerSign_round.qf_bar_style_text_vertical li .qf_check {
            margin-left: -2px
        }

.qf_bar_style_largerSign_squaren.qf_bar_style_text_no, .qf_bar_style_largerSign_round.qf_bar_style_text_no {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 42px auto;
    width: 42%
}

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_no li, .qf_bar_style_largerSign_round.qf_bar_style_text_no li {
        position: relative;
        display: inline-block;
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        -moz-flex: 1;
        -webkit-flex: 1;
        overflow: hidden;
        margin-right: 4px;
        white-space: nowrap
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_no .qf_steps_item_content > .qf_progress_bar_title, .qf_bar_style_largerSign_round.qf_bar_style_text_no .qf_steps_item_content > .qf_progress_bar_title {
        font-size: 0
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_no .qf_steps_item_icon, .qf_bar_style_largerSign_round.qf_bar_style_text_no .qf_steps_item_icon {
        width: 29px;
        height: 29px;
        font-size: 16px;
        text-align: center;
        background: #eaedef;
        display: inline-block;
        line-height: 30px;
        border-radius: 3px;
        margin-right: 4px
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_no .qf_progress_bar_title:after, .qf_bar_style_largerSign_round.qf_bar_style_text_no .qf_progress_bar_title:after {
        display: block;
        width: 8px;
        height: 8px;
        border: 1px solid rgba(0,0,0,.25);
        border-bottom: none;
        border-left: none;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        content: '';
        margin-left: 46%
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_no .qf_progress_bar_title, .qf_bar_style_largerSign_round.qf_bar_style_text_no .qf_progress_bar_title {
        vertical-align: top;
        margin-top: 10px
    }

    .qf_bar_style_largerSign_squaren.qf_bar_style_text_no .qf_steps_item_content, .qf_bar_style_largerSign_round.qf_bar_style_text_no .qf_steps_item_content {
        position: absolute;
        left: 57%
    }

.qf_bar_style_horizontal_squaren .qf_steps_item:hover:after {
    background: #bdbdbd
}

.qf_bar_style_horizontal_squaren .qf_steps_item.active:hover:after {
    background: #0073aa
}

.qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical {
    margin-bottom: 10px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    z-index: 1
}

.qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li, .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li {
    position: relative
}

.qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical li, .qf_bar_style_horizontal_squaren.qf_bar_style_text_no li, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical li, .qf_bar_style_horizontal_round.qf_bar_style_text_no li {
    list-style-type: none;
    float: left;
    position: relative;
    margin: 0;
    padding: 0
}

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical li:before, .qf_bar_style_horizontal_squaren.qf_bar_style_text_no li:before, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical li:before, .qf_bar_style_horizontal_round.qf_bar_style_text_no li:before {
        content: counter(step);
        width: 30px;
        line-height: 30px;
        display: block;
        font-size: 0;
        background: #eaedef;
        border-radius: 3px;
        margin: 0 auto;
        padding: 0;
        height: 30px
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical li .qf_steps_item_container, .qf_bar_style_horizontal_squaren.qf_bar_style_text_no li .qf_steps_item_container, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical li .qf_steps_item_container, .qf_bar_style_horizontal_round.qf_bar_style_text_no li .qf_steps_item_container {
        text-align: center
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical li .qf_steps_item_icon, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical li .qf_steps_item_icon {
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -15px;
        width: 30px;
        height: 30px;
        line-height: 29px;
        border-radius: 50%
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical li .qf_check, .qf_bar_style_horizontal_squaren.qf_bar_style_text_no li .qf_check, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical li .qf_check, .qf_bar_style_horizontal_round.qf_bar_style_text_no li .qf_check {
        margin-left: -2px
    }

.qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal, .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal {
    white-space: nowrap;
    text-align: center;
    height: 56px;
    width: 90%;
    margin: 42px auto
}

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li:before, .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li:before {
        width: 100%;
        position: absolute;
        display: inline-block;
        height: 2px;
        background-color: #eaedef;
        content: "";
        bottom: 0;
        left: 0
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li .qf_steps_item_content, .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li .qf_steps_item_content {
        display: inline-block;
        vertical-align: top;
        margin-top: 2px
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li .qf_steps_item_container, .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li .qf_steps_item_container {
        display: inline-block;
        height: 100%;
        margin-left: -4%;
        padding-bottom: 12px;
        text-align: left
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li .qf_steps_item_icon, .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li .qf_steps_item_icon {
        width: 32px;
        height: 32px;
        margin-right: 14px;
        line-height: 31px;
        text-align: center;
        background: #eaedef;
        border-radius: 3px;
        display: inline-block
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li .qf_progress_bar_title, .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li .qf_progress_bar_title {
        max-width: 100%;
        padding-right: 0;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        margin: 0;
        padding: 0;
        padding-top: 5px
    }

    .qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li .qf_steps_item_icon, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical li:before, .qf_bar_style_horizontal_round.qf_bar_style_text_no li:before {
        border-radius: 50%
    }

.qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical {
    width: 90%;
    margin: 42px auto
}

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_vertical li:after, .qf_bar_style_horizontal_round.qf_bar_style_text_vertical li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #eee;
        position: absolute;
        z-index: -1;
        bottom: 0
    }

.qf_bar_style_horizontal_squaren.qf_bar_style_text_no, .qf_bar_style_horizontal_round.qf_bar_style_text_no {
    width: 43%;
    margin: 42px auto 57px
}

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_no li:after, .qf_bar_style_horizontal_round.qf_bar_style_text_no li:after {
        content: '';
        width: 100%;
        height: 2px;
        background: #eee;
        position: absolute;
        bottom: -14px
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_no li .qf_steps_item_content, .qf_bar_style_horizontal_round.qf_bar_style_text_no li .qf_steps_item_content {
        display: none
    }

    .qf_bar_style_horizontal_squaren.qf_bar_style_text_no li .qf_steps_item_icon, .qf_bar_style_horizontal_round.qf_bar_style_text_no li .qf_steps_item_icon {
        position: absolute;
        left: 50%;
        top: 0;
        margin-left: -15px;
        width: 30px;
        line-height: 29px;
        height: 30px;
        border-radius: 50%
    }

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal {
    margin: 0 auto;
    width: 90%;
    margin-bottom: 42px;
    margin-top: 42px
}

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li {
        position: relative;
        display: inline-block;
        flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        -moz-flex: 1;
        -webkit-flex: 1;
        overflow: hidden;
        margin-right: 16px;
        white-space: nowrap
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li {
        background: #eaedef;
        padding: 15px 0;
        margin: 0;
        text-align: center;
        border-right: 2px solid #fff
    }

#qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:nth-child(3), #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:nth-child(3), #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li:nth-child(3), #qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:nth-child(3), #qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:nth-child(3), #qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:nth-child(3) {
    background: #eaedef
}

.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li {
    background: #eaedef;
    padding: 15px 0;
    margin: 0;
    text-align: center;
    position: relative
}

    .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:first-child:after, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:after {
        display: none
    }

    .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:after {
        position: absolute;
        top: 0%;
        display: block;
        width: 62px;
        height: 49px;
        border: 2px solid #fff;
        border-bottom: none;
        border-left: none;
        content: '';
        background: #eaedef;
        z-index: 1;
        border-radius: 0 1px 0 100%;
        left: -31px;
        -webkit-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        -moz-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        -ms-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        -o-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg)
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:last-child, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:last-child {
        flex: none;
        -webkit-flex: none;
        -ms-flex: none;
        -moz-flex: none;
        -webkit-flex: none;
        margin-right: 0
    }

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no .qf_steps_item_content, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no .qf_steps_item_content, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no .qf_steps_item_content, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal .qf_steps_item_content, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no .qf_steps_item_content {
    display: inline-block;
    vertical-align: middle;
    line-height: 28px
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal .qf_steps_item_icon, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical .qf_steps_item_icon, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no .qf_steps_item_icon, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal .qf_steps_item_icon, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical .qf_steps_item_icon, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no .qf_steps_item_icon {
    width: 29px;
    height: 29px;
    font-size: 15px;
    text-align: center;
    background: #eaedef;
    display: inline-block;
    line-height: 28px;
    border-radius: 3px;
    margin-right: 17px
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal .qf_steps_item_icon, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal .qf_steps_item_icon {
    border-radius: 50%;
    background: #fff;
    margin-right: 13px
}

#qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:nth-child(3) .qf_steps_item_icon, #qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:nth-child(3) .qf_steps_item_icon, #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:nth-child(3) .qf_steps_item_icon, #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li:nth-child(3) .qf_steps_item_icon {
    background: #fff
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal .qf_check, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical .qf_check, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no .qf_check, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal .qf_check, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical .qf_check, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no .qf_check {
    color: #eaedef
}

.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal .qf_progress_bar_title, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal .qf_progress_bar_title {
    position: relative;
    display: inline-block;
    padding-right: 16px;
    margin: 0;
    padding: 0;
    color: #23282d;
    line-height: 1.5
}

#qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title, #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:nth-child(2) .qf_progress_bar_title, #qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title, #qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:nth-child(2) .qf_progress_bar_title {
    color: #fff
}

.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:nth-child(3) .qf_progress_bar_title, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:nth-child(3) .qf_progress_bar_title, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:nth-child(3) .qf_progress_bar_title, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:nth-child(3) .qf_progress_bar_title, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:nth-child(3) .qf_progress_bar_title, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:nth-child(3) .qf_progress_bar_title {
    color: #23282d
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no {
    margin-bottom: 42px;
    margin-top: 42px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    width: 90%;
    margin: 42px auto
}

    .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:after {
        position: absolute;
        top: 13%;
        display: block;
        width: 61px;
        height: 62px;
        border: 2px solid #fff;
        border-bottom: none;
        border-left: none;
        content: '';
        background: #eaedef;
        z-index: 1;
        border-radius: 0 1px 0 100%;
        left: -31px;
        -webkit-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        -moz-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        -ms-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        -o-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
        transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg)
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:first-child:after, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li:first-child:after, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:first-child:after {
        content: none
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:first-child, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:first-child, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li:first-child, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:first-child, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:first-child, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:first-child {
        border-radius: 5px 0 0 5px
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_horizontal li:last-child, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:last-child, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li:last-child, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_horizontal li:last-child, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:last-child, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:last-child {
        border-radius: 0 5px 5px 0
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li .qf_steps_item_container, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li .qf_steps_item_container, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li .qf_steps_item_container, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li .qf_steps_item_container {
        text-align: center
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li .qf_check, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li .qf_check, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li .qf_check, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li .qf_check {
        left: 46%;
        margin-left: -1px
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:before, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li:before, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:before, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:before {
        border-radius: 50%
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li .qf_steps_item_icon, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li .qf_steps_item_icon, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li .qf_steps_item_icon, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li .qf_steps_item_icon {
        border-radius: 50%;
        background: #fff;
        margin-right: 0
    }

    .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li .qf_progress_bar_title, .qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li .qf_progress_bar_title, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li .qf_progress_bar_title, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li .qf_progress_bar_title {
        line-height: normal;
        margin: 0;
        margin-top: 7px;
        color: #23282d
    }

#qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:nth-child(1) .qf_progress_bar_title, #qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li:nth-child(2) .qf_progress_bar_title {
    color: #fff
}

#qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:nth-child(1) .qf_progress_bar_title, #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:nth-child(2) .qf_progress_bar_title, #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:nth-child(1) .qf_progress_bar_title, #qf-progress-bar .qf_bar_style_box_vertical_squaren.qf_bar_style_text_vertical li:nth-child(2) .qf_progress_bar_title {
    color: #fff
}

.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_vertical li .qf_steps_item_icon {
    background: #fff
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_no, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no {
    overflow: hidden;
    position: relative;
    z-index: 1;
    margin: 42px auto;
    width: 46%
}

#qf-progress-bar .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:nth-child(3) {
    background: #fff
}

.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:first-child:after {
    content: none
}

.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:after {
    position: absolute;
    top: 0%;
    display: block;
    width: 62px;
    height: 49px;
    border: 2px solid #fff;
    border-bottom: none;
    border-left: none;
    content: '';
    background: #eaedef;
    z-index: 1;
    border-radius: 0 1px 0 100%;
    left: -31px;
    -webkit-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
    -moz-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
    -ms-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
    -o-transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg);
    transform: translateX(0) rotate(45deg) scale(.8) skew(15deg,15deg)
}

.qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li:nth-child(n+2) .qf_steps_item_container {
    position: absolute;
    left: 50%;
    z-index: 20
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_no .qf_steps_item_icon, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no .qf_steps_item_icon {
    width: 29px;
    height: 29px;
    font-size: 16px;
    text-align: center;
    background: #eaedef;
    display: inline-block;
    line-height: 28px;
    border-radius: 3px;
    margin-right: 4px;
    border-radius: 50%
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_no li .qf_progress_bar_title, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no li .qf_progress_bar_title {
    line-height: normal;
    margin: 0;
    margin-top: 7px;
    display: none;
    font-size: 0;
    color: #23282d
}

.qf_bar_style_box_vertical_squaren.qf_bar_style_text_no .qf_progress_bar_title, .qf_bar_style_box_larerSign_squaren.qf_bar_style_text_no .qf_progress_bar_title {
    position: relative;
    display: inline-block;
    padding-right: 16px;
    margin: 0;
    padding: 0;
    color: #23282d;
    line-height: 1.5;
    position: absolute;
    z-index: 10;
    width: 100%
}

.qf_number_step_wrap {
    display: none;
    width: 90%;
    margin: 0 auto
}

    .qf_number_step_wrap .qf_number, .qf_number_step_wrap .qf_step_current {
        font-size: 15px;
        color: rgba(0,0,0,.85);
        text-align: center;
        margin: 0;
        font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif
    }

    .qf_number_step_wrap .qf_progress_bar_percent {
        box-shadow: 0 0 0 1px rgba(255,255,255,.2) inset;
        height: 100%;
        margin: 0 auto;
        width: 100%
    }

    .qf_number_step_wrap .qf_progress_percent {
        height: 8px
    }

    .qf_number_step_wrap .qf_progress_barinner {
        background: #3cbc3c;
        height: 100%;
        width: 0%
    }

    .qf_number_step_wrap .qf_progress_percent {
        height: 8px;
        overflow: hidden;
        position: relative;
        left: 0;
        width: 100%;
        margin: 16px 0 14px;
        background: #ebebeb;
        border-radius: 6px
    }

#qf-progress-bar .qf_progress_bar_percent_wrap {
    display: none
}

#qf-progress-bar .qf_progress_bar_per_mobie_wrap {
    display: block
}

.qf-btns {
    overflow: hidden;
    width: 100%;
    display: block !important
}

.qf_progress_bar_percent_wrap {
    float: left;
    width: 100%;
    margin-right: 8%
}

.qf-btns .qf_back + .qf_next + .qf_progress_bar_percent_wrap {
    width: 100%
}

.qf-btns .qf_back + .qf_progress_bar_percent_wrap, .qf-btns .qf_next + .qf_progress_bar_percent_wrap {
    width: 100%
}

.qf_progress_bar_percent_wrap .qf_progress_bar_percent, .qf_progress_bar_per_mobie_wrap .qf_progress_bar_percent {
    box-shadow: 0 0 0 1px rgba(255,255,255,.2);
    height: 100%;
    margin: 0 auto;
    width: 100%
}

.qf_progress_bar_percent_wrap .qf_progress_percent, .qf_progress_bar_per_mobie_wrap .qf_progress_percent {
    height: 8px
}

.qf_progress_bar_percent_wrap .qf_progress_barinner, .qf_progress_bar_per_mobie_wrap .qf_progress_barinner {    
    height: 100%;
    width: 0%
}

.qf_progress_bar_percent_wrap .qf_progress_percent {
    overflow: hidden;
    position: relative;
    left: 0;
    margin: 22px 0 8px;
    background: #ebebeb;
    height: 5px;
    border-radius: 5px
}

.qf_progress_bar_percent_wrap p, .qf_progress_bar_per_mobie_wrap p {
    font-size: 13px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    text-align: left;
    color: #8f8f8f;
    margin: 0;
    padding: 0;
    font-family: -apple-system,BlinkMacSystemFont,segoe ui,Roboto,Oxygen-Sans,Ubuntu,Cantarell,helvetica neue,sans-serif
}

.qf_progress_bar_per_mobie_wrap {
    width: 100%;
    clear: both;
    padding-top: 23px
}

    .qf_progress_bar_per_mobie_wrap .qf_progress_percent {
        overflow: hidden;
        position: relative;
        left: 0;
        background: #ebebeb;
        height: 5px;
        border-radius: 5px
    }

@media only screen and (max-width:768px) {
    .qf_progress_bar {
        display: none
    }

    .qf_number_step_wrap {
        display: block;
        margin-top: 20px;
        margin-bottom: 20px
    }

    #qf-progress-bar .qf_progress_bar_per_mobie_wrap {
        display: block
    }

    #qf-progress-bar .qf_progress_bar_percent_wrap {
        display: none
    }

    .fieldset-qf .qf_progress_bar_percent_wrap {
        width: 100%
    }

    .qf-btns .qf_back + .qf_next + .qf_progress_bar_percent_wrap {
        width: 100%
    }

    .qf-btns .qf_back + .qf_progress_bar_percent_wrap, .qf-btns .qf_next + .qf_progress_bar_percent_wrap {
        width: 100%
    }

    .qf-btns {
        overflow: hidden
    }
}

.qf_progress_bar .qf_steps_item .qf_steps_item_content {
    cursor: pointer
}

#qf_progress_bar.qf_bar_style_horizontal_squaren li.qf_steps_item:nth-child(2)::after {
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out
}

#qf_progress_bar.qf_bar_style_navigation_horizontal_squaren li.qf_steps_item:nth-child(2)::after, #qf_progress_bar.qf_bar_style_navigation_horizontal_round li.qf_steps_item:nth-child(2)::after, #qf_progress_bar.qf_bar_style_horizontal_squaren li.qf_steps_item:nth-child(2)::after, #qf_progress_bar.qf_bar_style_horizontal_round li.qf_steps_item:nth-child(2)::after, #qf_progress_bar.qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li.qf_steps_item:nth-child(2)::before, #qf_progress_bar.qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li.qf_steps_item:nth-child(2)::before, #qf_progress_bar.qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title:after {
    transition: width .3s ease-in-out;
    -moz-transition: width .3s ease-in-out;
    -webkit-transition: width .3s ease-in-out
}

#qf_progress_bar.qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no li:nth-child(1) .qf_progress_bar_title:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no li:nth-child(1) .qf_progress_bar_title:after {
    transition: width .8s ease-in-out;
    -moz-transition: width .8s ease-in-out;
    -webkit-transition: width .8s ease-in-out
}

#qf_progress_bar li.qf_active_line::after, #qf_progress_bar.qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no li:nth-child(1) .qf_progress_bar_title.qf_active_line:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no li:nth-child(1) .qf_progress_bar_title.qf_active_line:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title.qf_active_line:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title.qf_active_line:after, #qf_progress_bar.qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li.qf_active_line:before, #qf_progress_bar.qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li.qf_active_line:before {
    width: 0 !important
}

#qf_progress_bar li.qf_steps_item_none::after, #qf_progress_bar.qf_bar_style_navigation_horizontal_round.qf_bar_style_text_no li:nth-child(1) .qf_progress_bar_title.qf_steps_item_none:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_no li:nth-child(1) .qf_progress_bar_title.qf_steps_item_none:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_round.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title.qf_steps_item_none:after, #qf_progress_bar.qf_bar_style_navigation_horizontal_squaren.qf_bar_style_text_horizontal li:nth-child(1) .qf_progress_bar_title.qf_steps_item_none:after, #qf_progress_bar.qf_bar_style_horizontal_squaren.qf_bar_style_text_horizontal li.qf_steps_item_none:nth-child(2):before, #qf_progress_bar.qf_bar_style_horizontal_round.qf_bar_style_text_horizontal li.qf_steps_item_none:nth-child(2):before {
    display: none
}
