﻿

.section_3 {
    background: linear-gradient(360deg, #300651 -10%, #6C0EB7 85%);
    position: relative;
    display: inline-grid;
    width: 100%;
    justify-items: center;

    padding: 10vh 40px;
}


.header_small {
font-size:30px;
font-weight:300;

}

.section_3 .header .header_text {
    font-size: 60px;
    padding-top: 20px;
    color: white;
    display: block;
    font-weight: 800;
    line-height: 1.1;
    max-width: 500px;
    margin: auto;
    text-transform: uppercase;
    text-align: center;
}

.proff_price_frame {
    display: inline-block;
    width: 300px;
    text-align: center;
    padding: 30px;
    border-radius: 8px;
    background: #FFF;
    box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.15), 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
    margin-bottom: 40px;
    transform: scale(0.5) rotateY(90deg);
    transition: 0.7s ease-in-out;
    transition-delay: 0.2s;
}

.proff_text_wrap {
margin-top:10px;
margin-bottom:5px;
}

.show-on-scroll.is-visible .proff_price_frame {
    transform: scale(1) rotateY(5deg);
}


a.proff_buttons {
    display: inline-block;
    position: relative;
    color: #000;
    font-family: 'Montserrat';
    font-size: 17px;
    min-width: 180px;
    text-align: center;
    margin-top: 8px;
    color: #fff;
    background-color: #7267d5;
    border-radius: 30px;
    text-decoration:none;
    padding: 16px 50px;
    cursor: pointer;
    background-color: #00c9a5;
    transition: 0.3s ease-in;
    transition: 0.3s ease-in;
}

.price_wrap_circule {
    text-align: center;
    width: 168px;
    height: 168px;
    display: grid;
    vertical-align: middle;
    margin: 20px auto;
    border-radius: 100%;
    background-color: #D9D7EE;
    box-shadow: 1px 1px 5px 0px rgba(118, 108, 214, 0.29) inset;
}

.price_wrap_circule_2 {
    text-align: center;
    width: 168px;
    height: 168px;
    display: grid;
    vertical-align: middle;
    margin: 20px auto;
    border-radius: 100%;
    background-color: rgba(0, 184, 209, 0.29);
    box-shadow: 1px 1px 5px 0px rgba(5, 167, 189, 0.39) inset;
}

.price_text_lou {
    color: white;
    margin-top: 8px;
    font-weight: 400;
    font-size: 14px;
    line-height: 1.1;
}


.proff_header {
    text-align: center;
    font-family: Montserrat;
    font-size: 24px;
    color: #300651;
    font-style: normal;
    font-weight: 500;
    line-height: 133.4%;
    text-transform: uppercase;
}


.price_text_big {
    text-align: center;
    font-family: Montserrat;
    font-size: 34px;
    color: #766CD6;
    font-style: normal;
    font-weight: 800;
    line-height: 133.4%;
    text-transform: uppercase;
}

.price_text {
    color: #FFF;
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    font-family: Montserrat;
    font-size: 26px;
    padding-top: 10px;
    font-style: normal;
    align-content: center;
    text-align: center;
    margin: auto;
    display: grid;
    border-radius: 100%;
    font-weight: 700;
    background-color: #7267d5;
    line-height: 20px;
    box-shadow: 2px 2px 10px rgba(118, 108, 244, 0.39), 2px 2px 0 rgb(95, 89, 168);
    text-transform: uppercase;
    /* background: linear-gradient(317deg, #7267d5 0%, #7D73E1 100%); */
}


.price_text_2 {
    color: #FFF;
    width: 120px;
    height: 120px;
    flex-shrink: 0;
    font-family: Montserrat;
    font-size: 26px;
    padding-top: 10px;
    font-style: normal;
    align-content: center;
    text-align: center;
    margin: auto;
    display: grid;
    border-radius: 100%;
    font-weight: 700;
    background-color: #00b8d1;
    line-height: 20px;
    box-shadow: 2px 2px 10px rgba(0, 184, 209, 0.32), 2px 2px 0 #05a2b7;
    text-transform: uppercase;
    /* background: linear-gradient(317deg, #7267d5 0%, #7D73E1 100%); */
}



 a.proff_buttons:hover {
    box-shadow: 0 0 0 5px rgba(4, 210, 173, 0.39), 0 0 0 20px rgba(4, 210, 173, 0.16);
    transition: 0.3s ease-in;
    text-decoration: none;
}

.menu-btn {

}

.pay_grid {
    margin-top: 40px;
    display: grid;
    margin: 40px auto 0 auto;
    grid-template-columns: 49% 49%;
    grid-column-gap: 2%;
    position:relative;
    z-index:5;
    max-width: 610px;
    justify-items: center;
    width: 100%;
}



@media (max-width: 720px) {

    .pay_grid {
        margin-top: 40px;
        display: grid;
        margin: 40px auto 0 auto;
        grid-template-columns: 100%;
        grid-column-gap: 2%;
        max-width: 610px;
        justify-items: center;
        width: 100%;
    }

}

    .section_3 .infografic {
        width: 100%;
        max-width: 760px;
        display: inline-grid;
        color: white;
        align-items: center;
        grid-template-columns: 49% 49%;
        grid-column-gap: 2%;
        grid-row-gap: 45px;
        margin: 10vh auto 40px auto;
    }

    .infografic_p_1 {
        width: 280px;
        z-index: 2;
        margin-left: -150px;
        position: relative;
    }

    .pay_section {
        width: 100%;
    }

    .pay_section {
        width: 100%;
    }


    .proff_text {
        text-align: left;
        position: relative;
        line-height: 1.2;
        margin-bottom: 5px;
        padding-left: 20px;
    }

    .bulet_text {
        width: 10px;
        position: absolute;
        top: 8px;
        left: 0;
        height: 3px;
        background-color: #00d1b0;
    }

    .infografic_p_2 {
        width: 320px;
        z-index: 2;
        right: -20px;
        position: relative;
    }

    .pulb_rotation {
        transform: rotate(-5deg);
    }

    .pulb_rotation_2 {
        transform: rotate(10deg);
    }

    .glou_1 {
        width: 1200px;
        height: 550px;
        position: absolute;
        margin-left: -670px;
        left: 50%;
        top: -100px;
        background: radial-gradient(40% 50% at 50% 50%, #51eaff -50%, rgba(0, 247, 255, 0.00) 90%);
        z-index: 0;
        filter: blur(80px);
    }


    .section_3 .item_1 .block_text, .section_3 .item_1 .block_header {
        max-width: 340px;
        z-index: 5;
    }

    .section_3 .item_2 .block_text, .section_3 .item_2 .block_header {
        max-width: 340px;
        z-index: 5;
    }


    .glou_2 {
        width: 1200px;
        height: 400px;
        position: absolute;
        margin-left: -520px;
        left: 50%;
        background: radial-gradient(40% 50% at 50% 50%, #ad50fd -50%, rgba(0, 247, 255, 0.00) 90%);
        z-index: 0;
        filter: blur(50px);
    }

    .infografic .item_1 {
        position: relative;
    }

    .infografic .item_2 {
        position: relative;
        z-index: 2;
    }

    .section_3 .block_text {
        line-height: 1.4;
        font-size: 17px;
        text-align: left;
    }

    .section_3 .block_header {
        font-weight: 600;
        font-size: 28px;
        color: #fff;
        text-align: left;
        margin-bottom: 15px;
        line-height: 1.1;
        max-width: 700px;
    }

    .item_2 {
        text-align: center;
    }

    .item_1 {
        text-align: center;
    }

    .pulb {
        width: 180px;
        height: 180px;
        /*    background-image: url(../images/plub_2.webp);
*/ background-size: contain;
        font-size: 40px;
        font-weight: 900;
        text-align: center;
        text-shadow: 1px 1px 5px rgba(160, 67, 0, 0.28);
        padding-top: 66px;
        padding-left: 2px;
        bottom: 0;
        position: absolute;
        z-index: 3;
        transition: 1s ease-in-out;
    }



    .pulb_animation {
        animation: pulb_anim_1 9s ease-in-out infinite;
    }


    .pulb_animation_2 {
        animation: pulb_anim_2 9s ease-in-out infinite;
    }


    .pulb_animation_3 {
        animation: pulb_anim_3 9s ease-in-out infinite;
    }

    .pulb_animation_4 {
        animation: pulb_anim_4 9s ease-in-out infinite;
    }



    @keyframes pulb_anim_1 {


        0% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        3.99% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        4% {
            opacity: 0.5;
            background-image: url(../images/plub_1.webp);
        }

        6% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }

        100% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }
    }



    @keyframes pulb_anim_2 {


        0% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        24.9% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        25% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }

        100% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }
    }


    @keyframes pulb_anim_3 {


        0% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        42.9% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        43% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }

        100% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }
    }


    @keyframes pulb_anim_4 {


        0% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        72.9% {
            opacity: 1;
            background-image: url(../images/plub_2.webp);
        }

        73% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }

        100% {
            opacity: 1;
            background-image: url(../images/plub_1.webp);
        }
    }

    /*    .pulb.pulb_rotation.pulb_moove.show-on-scroll.is-visible {
        background-image: url(../images/plub_1.webp);
        transition: 1s ease-in-out;
    }*/
    .pulb_moove {
        margin-left: -68px;
        bottom: -2px;
    }


    .pulb_moove_2 {
        right: -40px;
    }

    .pulb_moove_4 {
        right: -44px;
    }


    .line_1 {
        position: absolute;
        left: 28px;
        stroke: rgba(255, 255, 255, 1);
        stroke-miterlimit: 10;
        top: 308px;
        stroke-width: 1px;
        animation: lin_fill_1 9s infinite ease-in-out;
    }

    .line_1_1 {
        position: absolute;
        left: 28px;
        stroke: rgba(255, 255, 255, 0.5);
        stroke-miterlimit: 10;
        top: 308px;
        fill: none;
    }


    .line_2 {
        position: absolute;
        right: 65px;
        stroke: rgba(255, 255, 255, 1);
        stroke-miterlimit: 10;
        top: 300px;
        fill: none;
        animation: lin_fill_2 9s infinite ease-in-out;
    }


    .line_3 {
        position: absolute;
        left: 62px;
        stroke: rgba(255, 255, 255, 1);
        stroke-miterlimit: 10;
        top: 330px;
        stroke-width: 1px;
        animation: lin_fill_3 9s infinite ease-in-out;
    }


    .line_3_1 {
        position: absolute;
        left: 62px;
        stroke: rgba(255, 255, 255, 0.5);
        stroke-miterlimit: 10;
        top: 330px;
        fill: none;
        stroke-width: 1px;
    }

    .line_2_1 {
        position: absolute;
        right: 65px;
        stroke: rgba(255, 255, 255, 0.5);
        top: 300px;
        fill: none;
    }

    .stroke_w {
        stroke-width: 1px;
    }


    .benefit_table {
        margin-top: 15vh;
    }


    .section_3 .benefit_table .header_text {
        max-width: 700px;
        font-size: 60px;
    }


    .section_3 .benefit_table .sub_header {
        color: white;
        font-size: 45px;
        font-weight: 500;
        text-transform: uppercase;
        text-align: center;
    }



    .infografic_p_3 {
        width: 380px;
        z-index: 2;
        margin-left: -120px;
        position: relative;
    }

    .infografic_p_4 {
        width: 320px;
        z-index: 2;
        right: -20px;
        width: 340px;
        position: relative;
    }

    .pulb_moove_3 {
        margin-left: 162px;
    }


    @keyframes lin_fill_1 {
        0% {
            stroke-dashoffset: 2000px;
            stroke-dasharray: 2000px;
        }

        25% {
            stroke-dashoffset: 0;
            stroke-dasharray: 2000px;
        }
    }

    @keyframes lin_fill_2 {

        0% {
            stroke-dashoffset: 2000px;
            stroke-dasharray: 2000px;
        }

        25% {
            stroke-dashoffset: 2000px;
            stroke-dasharray: 2000px;
        }

        50% {
            stroke-dashoffset: 0;
            stroke-dasharray: 2000px;
        }
    }


    @keyframes lin_fill_3 {

        0% {
            stroke-dashoffset: 2100px;
            stroke-dasharray: 2100px;
        }

        50% {
            stroke-dashoffset: 2100px;
            stroke-dasharray: 2100px;
        }

        75% {
            stroke-dashoffset: 0;
            stroke-dasharray: 2100px;
        }
    }


    .line_1_anim {
        stroke-color: white;
        stroke-width: 2px;
        fill: none;
    }


    .line_2_anim {
        stroke-color: white;
        stroke-width: 2px;
        fill: none;
    }


    @media (max-width: 767px) {
        .section_3 {
            padding: 5vh 20px;
        }
    }


    @media (max-width: 895px) {

        .section_3 .infografic {
            max-width: 600px;
        }


        .line_1, .line_1_1 {
            transform: scaleX(0.76);
            transform-origin: 0 0;
        }


        .line_3, .line_3_1 {
            transform: scaleX(0.76);
            transform-origin: 0 0;
        }

        .pulb_moove_3 {
            margin-left: 120px;
        }

        .line_2, .line_2_1 {
            transform: scaleX(0.74);
            transform-origin: 100% 10%;
        }

        .pulb_moove_4 {
            right: -50px;
        }


        .pulb_moove_2 {
            right: -40px;
        }
    }


    .order_1 {
        order: 1;
    }

    .order_2 {
        order: 2;
    }


    .order_3 {
        order: 3;
    }


    .order_4 {
        order: 4;
    }


    .order_5 {
        order: 5;
    }


    .order_6 {
        order: 6;
    }

    .order_7 {
        order: 7;
    }



    .order_8 {
        order: 8;
    }



    @media (max-width: 685px) {
        .section_3 .infografic {
            grid-template-columns: 100%;
            grid-row-gap: 0;
            justify-items: center;
            width: auto;
            margin: 40px auto 0 auto;
        }

        .pulb_animation, .pulb_animation_2, .pulb_animation_3, .pulb_animation_4 {
            animation: none;
        }

        .infografic .item_2 {
            position: relative;
            z-index: 0;
        }

        .order_3 {
            order: 4;
        }


        .order_4 {
            order: 3;
        }

        .order_7 {
            order: 8;
        }



        .order_8 {
            order: 7;
        }

        .section_3 .header .header_text {
            font-size: 48px;
        }

        .infografic_p_1 {
            width: 220px;
            z-index: 2;
            left: 10px;
            margin-left: auto;
            margin-right: auto;
            position: relative;
        }

        .infografic_p_2 {
            width: 245px;
            z-index: 2;
            right: -2px;
            position: relative;
        }

        .infografic_p_3 {
            width: 300px;
            z-index: 2;
            right: -2px;
            margin: auto;
            position: relative;
        }


        .infografic_p_4 {
            width: 300px;
            z-index: 2;
            right: -2px;
            margin: auto;
            position: relative;
        }

        .pulb_moove_3 {
            margin-left: -30px;
        }

        .pulb_moove_4 {
            right: -30px;
        }


        .order_5 .pulb_rotation_2 {
            transform: rotate(351deg);
        }

        .section_3 .block_header {
            font-size: 28px;
            text-align: center;
            margin: auto;
            margin-bottom: 15px;
        }

        .section_3 .block_text {
            line-height: 1.4;
            font-size: 17px;
            margin-bottom: 60px;
            text-align: center;
        }


        .line_1, .line_1_1 {
            display: none;
        }


        .line_3, .line_3_1 {
            display: none;
        }



        .line_2, .line_2_1 {
            display: none;
        }


        .pulb {
            background-image: url(../images/plub_2.webp);
            transition: 1s 0.5s ease-in-out;
        }







        .pulb_mob.show-on-scroll.is-visible {
            background-image: url(../images/plub_1.webp);
        }
    }



    @media (max-width: 370px) {

        .section_3 .header .header_text {
            font-size: 40px;
        }
    }





    .Pricing_tab {
        display: inline-grid;
        grid-template-columns: auto auto auto auto auto;
        color: white;
        font-size: 14px;
        font-weight: 400;
        width: 100%;
        min-width: 650px;
        height: 650px;
        background-color: rgba(48, 0, 92, 0.5);
        border-radius: 30px;
        margin-top: 40px;
        text-align: center;
        z-index: 5;
        position: relative;
        box-shadow: 0 2px rgba(64, 0, 119, 1.00), 0 2px 20px rgba(33, 0, 82, 0.60);
        padding: 40px 50px;
    }

    .tab_head {
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        padding-bottom: 10px;
        align-items: end;
        display: inline-grid;
    }

    .price {
        padding-top: 20px;
        text-align: center;
        font-size: 16px;
    }

    .col_1 {
        text-align: left;
    }

    .Features {
        font-weight: 600;
        align-items: center;
        font-size: 16px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        display: inline-grid;
    }

    .bullet {
        align-items: center;
        justify-items: center;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        display: inline-grid;
        padding: 10px;
    }

    .benefit_table {
        width: 100%;
        max-width: 900px;
    }

    .price_wrap {
        margin-bottom: 7vh;
    }



    .form_1 {
        display: block;
        font-family: 'Montserrat';
        width: 80%;
        padding: 15px 15px;
        max-width: 700px;
        border-radius: 30px;
        background-color: #673ab7;
        margin: 20px auto 20px auto;
        z-index: 3;
        box-shadow: 0px 2px 20px 0px rgba(44, 0, 81, 0.40), 0px 4px 4px 0px rgba(0, 0, 0, 0.05);
        position: relative;
    }


    .form_1_wrap {
        position: relative;
        width: 100%;
    }

.big_circule {
    position: absolute;
    width: 2000px;
    left: 50%;
    margin-left: -1000px;
    opacity: 0.9;
    bottom: -500px;
}


.header {
position:relative;
z-index:2;
}

@media (max-width: 767px) {
    .benefit_table {
            width: 100%;
            max-width: 900px;
            overflow: hidden;
            position: relative;
            margin-top: 40px;
            z-index
        }


        .form_1 {
            width: 100%;
        }

        .Pricing_tab {
            min-width: 600px;
            height: 540px;
            grid-template-columns: 150px auto auto auto auto;
            margin-top: 40px;
            padding: 20px 30px;
        }

        .section_3 .benefit_table .header .header_text {
            font-size: 36px;
        }

        .section_3 .benefit_table .sub_header {
            font-size: 30px;
        }

        .price, .tab_head, .Features {
            font-size: 15px;
        }



        .tab_head {
            padding-right: 5px;
        }


        .price {
            padding-right: 5px;
        }

        .price_wrap {
            margin-bottom: 40px;
        }
    }



    @media (max-width: 650px) {


        .price_wrap {
            width: 100%;
            overflow-x: scroll;
        }
    }


.color_2 {
    color: #00b8d1;
}

