.elementor-718 .elementor-element.elementor-element-649a354{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for html, class: .elementor-element-6848e98 */.row> {
    box-sizing: border-box;
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}
            
            
    .col-12 {
    flex: 0 0 auto;
    width: 100%;
}
.steps-main {
    font-size: 14px;
    line-height: 16px;
}

.steps-main h2 {
    font-size: 34px;
}

.steps-main ul {
    list-style: none;
    width: 790px;
    margin: 0 auto;
    position: relative;
}

.steps-main ul:before {
    content: " ";
    position: absolute;
    display: block;
    width: 6px;
    height: 90%;
    background: #e5e9ef;
    left: 54%;
    margin-left: -3px;
}






.steps-main ul li {
    width: 430px;
    position: relative;
    margin-bottom: 40px;
    box-sizing: border-box;
}

.steps-main li .num {
    position: absolute;
    color: rgb(31, 131, 173);
    font-size: 34px;
    line-height: 70px;
    font-weight: 700;
    margin: 0;
    width: 70px;
    text-align: center;
    background: #e5e9ef;
    ;
    border-radius: 35px;
}

.step-1,
.step-3,
.step-5 {
    text-align: right;
    padding-right: 90px;
}

.step-2,
.step-4,
.step-6 {
    text-align: left;
    padding-left: 90px;
    margin-left: 360px;
}

.step-1 .num,
.step-3 .num,
.step-5 .num {
    right: 0px;
}

.step-2 .num,
.step-4 .num,
.step-6 .num {
    left: 0px;
}

.steps-main .likeh4 {
    font-size: 24px;
    margin-bottom: 15px;
    padding-bottom: 5px;
    display: inline-block;
    border-bottom: 3px solid #e5e9ef;
    ;
    position: relative;
}

.step-1 .likeh4:after,
.step-3 .likeh4:after,
.step-5 .likeh4:after {
    content: " ";
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    right: -38px;
    bottom: -9px;
    border-bottom: 3px solid #e5e9ef;
    transform: rotate(19deg);
}

.step-2 .likeh4:before,
.step-4 .likeh4:before,
.step-6 .likeh4:before {
    content: " ";
    display: block;
    width: 40px;
    height: 3px;
    position: absolute;
    left: -38px;
    bottom: -9px;
    border-bottom: 3px solid #e5e9ef;
    ;
    transform: rotate(-19deg);
}

@media (max-width: 767px) {
    .steps-main ul {
        width: 100%;
    }

    .steps-main ul::before {
        left: 36px;
    }

    .steps-main ul li {
        box-sizing: border-box;
        padding-right: 0px;
        width: 100%;
    }

    .steps-main .likeh4 {
        font-size: 18px;
    }

    .step-1,
    .step-3,
    .step-5,
    .step-2,
    .step-4,
    .step-6 {
        text-align: left;
        padding-left: 90px;
        margin-left: 0px;
    }

    .step-1 .likeh4:after,
    .step-3 .likeh4:after,
    .step-5 .likeh4:after {
        content: " ";
        display: block;
        width: 40px;
        height: 3px;
        position: absolute;
        left: -38px;
        bottom: -8px;
        border-bottom: 3px solid #e5e9ef;
        ;
        transform: rotate(-16deg);
    }

    .step-1 .num,
    .step-3 .num,
    .step-5 .num {
        left: 0px;
    }
}/* End custom CSS */