#quality-section {
    position: relative;
}

#quality-section .qulity-head h2 {
    font-size: 48px;
    font-weight: 200;
    color: #2a2a2a;
}

#quality-section .qulity-head h3 {
    font-size: 48px;
    font-weight: 700;
    color: #ff6c00;
}

.doolaehead {
    display: none;
}

#quality-section .doolae1 p {
    line-height: 24px;
    font-size: 18px;
    font-weight: 300;
    color: #2a2a2a;
    padding-right: 70px;
}

#quality-section p {
    line-height: 24px;
    font-size: 18px;
    font-weight: 300;
    color: #2a2a2a;
    padding-right: 70px;
}

#quality-section .doolaedetail span {
    font-size: 48px;
    font-weight: 500;
    color: #2a2a2a;
}

.doolaedetail .icon-icon {
    font-size: 60px;
    color: #2a2a2a;
}

.doolaedetail .icon-icon6 {
    font-size: 60px;
    color: #2a2a2a;
}

.doolaedetail .icon-icon8 {
    font-size: 60px;
    color: #2a2a2a;
}

#quality-section .we-col {
    position: relative;
}

#quality-section .sew-col {
    position: relative;
}

#quality-section .we-col::before {
    content: '';
    position: absolute;
    background: #ff6c00;
    width: 3px;
    height: 110px;
    /* right: 465px; */
    left: 680px;
    bottom: 90px;
    z-index: -1;
}

#quality-section .sew-col::before {
    content: '';
    position: absolute;
    background: #ff6c00;
    width: 3px;
    height: 110px;
    right: 780px;
    bottom: 90px;
    z-index: -1;
}


@media (min-width:922px) {
    #quality-section .doolae1 {
        position: relative;
        display: block;
        z-index: 99;
    }

    #quality-section .qulity-head h2 {
        font-size: 48px;
        font-weight: 200;
        color: #2a2a2a;
    }

    #quality-section .doolae1 span {
        color: #f5f5f5;
        font-size: 110px;
        font-weight: 500;
        padding-left: 9px;
    }

    #quality-section .doolae1:nth-child(3n+2) span {
        color: #f5f5f5;
        font-size: 110px;
        font-weight: 500;
        padding-left: 1px;
    }

    #quality-section .doolae1:nth-child(3n+3) span {
        color: #f5f5f5;
        font-size: 110px;
        font-weight: 500;
        padding-left: 0px;
    }

    .doolaehead {
        display: block;
    }

    #quality-section .doolae1 span:before {
        content: '';
        position: absolute;
        background: #ff6c00;
        width: 90px;
        height: 110px;
        right: 155px;
        bottom: 0;
        z-index: -1;
    }

    #quality-section .we-col:before {
        content: '';
        position: absolute;
        background: #ff6c00;
        width: 3px;
        height: 110px;
        /* right: 465px; */
        left: 835px;
        bottom: 60px;
        z-index: -1;
    }

    #quality-section .sew-col::before {
        content: '';
        position: absolute;
        background: #ff6c00;
        width: 3px;
        height: 110px;
        right: 490px;
        bottom: 60px;
        z-index: -1;
    }

    #quality-section .doolae1 h2 {
        font-size: 65px;
        font-weight: 450;
        color: #2a2a2a;
    }

    #quality-section p {
        line-height: 24px;
        font-size: 18px;
        font-weight: 300;
        color: #2a2a2a;
        padding-right: 70px;
    }

    #quality-section .doolaedetail span {
        font-size: 48px;
        font-weight: 500;
        color: #2a2a2a;
    }

    .doolaedetail .icon-icon {
        font-size: 60px;
        color: #2a2a2a;
    }

    .doolaedetail .icon-icon6 {
        font-size: 60px;
        color: #2a2a2a;
    }

    .doolaedetail .icon-icon8 {
        font-size: 60px;
        color: #2a2a2a;
    }



}