.all_pricing_color li, .all_pricing_color ol, .all_pricing_color ul
{
    margin: 0;
}

.all_pricing_color h2, .all_pricing_color h3, .all_pricing_color h4, .all_pricing_color h5
{
    margin: 0;
}

.active.pricing_area
{
    background: #000;
    position: relative;
}

    .active.pricing_area::before
    {
        position: absolute;
        content: '';
        width: 100%;
        height: 100%;
    }

.pricing_area
{
    border-radius: 5px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / 8%);
}

.pricing-part
{
    position: relative;
    overflow: hidden;
}

    .pricing-part strong
    {
        font-size: 16px;
        font-weight: 400;
        position: absolute;
        right: -40px;
        top: 13px;
        padding: 7px 20px;
        width: 160px;
        text-align: center;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

.witr_pricing_icon i
{
    font-size: 40px;
    padding-top: 40px;
    display: block;
}

.witr_btnp_call h2
{
    font-size: 18px;
    padding-bottom: 40px;
}

.pricing-part h4
{
    font-size: 30px;
    padding: 26px 0 12px;
    display: block;
}

.pricing-part h5
{
    font-size: 35px;
}

.pricing-part h6
{
    font-size: 21px;
    display: block;
    text-decoration: line-through;
    margin: 0;
}

.pricing-part span
{
    font-size: 24px;
    margin-right: 5px;
}

.prt_content
{
    padding: 10px 0 7px;
    font-size: 20px;
}

.witr_btnp_color
{
    padding-top: 10px;
    padding-bottom: 15px;
    background:yellow;
}

.pricing-part a.btn
{
    padding: 17px 30px;
    display: inline-block;
}

    .pricing-part a.btn:hover
    {
        background: 0 0;
    }

.pricing_style_2 .pricing-part h5
{
    padding: 10px 0;
    margin-bottom: 30px;
}

.pricing_style_3 .pricing-part a.btn
{
    display: block;
    border-radius: 0;
}

.pricing_style_3 .witr_btnp_color
{
    padding: 0;
    padding-top: 37px;
}

.pricing_style_4 .witr_p_middle
{
    width: 150px;
    height: 150px;
    display: table;
    margin: 15px auto 15px;
}

.pricing_style_4 .witr_p_middle_inner
{
    display: table-cell;
    vertical-align: middle;
    border-radius: 100%;
}

.pricing_style_4 .pricing-part h5
{
    padding: 0;
    font-size: 25px;
    border-radius: 100%;
    text-align: center;
}

.pricing_style_4 .pricing-part span + span
{
    display: block;
}

.pricing_style_4 .pricing-part span
{
    font-size: 18px;
}

.witri_texti_list
{
    margin-top: 5px;
}

.pricing-part ul
{
    padding: 0 30px;
}

.witri_texti_list ul li
{
    list-style: none;
    font-size: 17px;
    margin-bottom: 17px;
}

    .witri_texti_list ul li.off
    {
        text-decoration: line-through;
    }

    .witri_texti_list ul li i
    {
        margin-right: 10px;
    }

.witr_ribon_text h3
{
    display: inline-block;
    font-size: 22px;
    font-weight: 600;
    padding: 10px 30px 13px;
    border-radius: 0 0 5px 5px;
}

.price_offer_line
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.pricing-part.pricing_style_5 h6
{
    margin-right: 17px;
}

.pricing-part.pricing_style_5 span
{
    display: block;
    font-size: 18px;
    margin-top: 10px;
    margin-right: 0;
}

.pricing_top_box
{
    position: relative;
    padding: 30px 25px;
    border-radius: 5px;
}

    .pricing_top_box:before
    {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }

.pricing_topb_zindex
{
    position: relative;
    z-index: 1;
}

.pricing_style_6.pricing-part strong
{
    right: -25px;
    top: -30px;
    width: auto;
    -webkit-transform: inherit;
    transform: inherit;
    border-radius: 0 5px 0 0;
}

.pricing_style_6.pricing-part h4, .pricing_top_box .prt_content
{
    padding: 0;
}

    .pricing_top_box .prt_content p, .pricing_top_box p
    {
        margin: 0;
    }

.top_by_bottom
{
    padding-top: 30px;
}

.pricing_style_6.pricing-part h5, .pricing_style_6.pricing-part h6
{
    display: inline-block;
}

.pricing_style_6 .witr_pricing_icon
{
    position: relative;
    top: -50px;
    left: 44px;
}

    .pricing_style_6 .witr_pricing_icon i
    {
        padding-top: 0;
        display: inline-block;
        width: 100px;
        height: 100px;
        line-height: 100px;
        background: #fff;
        text-align: center;
        border-radius: 100%;
        box-shadow: 0 0 30px 0 rgb(0 0 0 / 10%);
    }

.pricing_style_6 .witri_texti_list
{
    margin-top: 0;
}

.pricing_style_6 .witr_btnp_color
{
    padding-top: 45px;
    padding-bottom: 0;
}

.pricing_style_6.pricing-part a.btn
{
    display: block;
}

.pricing_style_7.pricing-part h4
{
    font-size: 16px;
    padding: 13px 30px;
    display: inline-block;
    border-radius: 30px;
    color: #fff;
    z-index: 1;
    position: relative;
}

.pricing_bar_title
{
    position: relative;
    margin: 50px 0;
}

    .pricing_bar_title::before
    {
        position: absolute;
        content: '';
        width: 100%;
        height: 1px;
        background: #ddd;
        left: 0;
        right: 0;
        top: 50%;
    }
