@media (max-width: 767px)
{
    /*-------------------
        Global styles
    -------------------*/
    .wrap .bg_img
    {
        top: 60px;
    }



    /*------------
        Header
    ------------*/
    .mob_header
    {
        display: block;
    }


    header
    {
        display: none;
    }



    /*-------------
        Sidebar
    -------------*/



    /*---------------
        Page head
    ---------------*/
    .page_title
    {
        font-size: 36px;
        line-height: 42px;
    }



    /*----------------
        Block head
    ----------------*/
    .block_head .desc
    {
        font-size: 15px;
        line-height: 23px;
    }

    .block_head .btn,
    .block_head .link
    {
        font-size: 18px;
        line-height: 24px;

        margin-top: 30px;
        padding: 13px 40px;
    }



    /*------------------
        Form elements
    ------------------*/
    .form .columns > *
    {
        width: calc(100% - var(--form_columns_offset));
    }


    .form .cols .col.width1of3,
    .form .cols .col
    {
        width: calc(100% - 25px);
    }


    .form .input
    {
        height: 50px;
        padding: 0 20px;
    }

    .form textarea
    {
        padding: 10px 20px;
    }

    .form .submit
    {
        padding-top: 10px;
    }



    /*----------------
        Typography
    ----------------*/
    .text_block h2
    {
        font-size: 24px;
        line-height: 28px;
    }

    .text_block h3
    {
        font-size: 22px;
        line-height: 26px;
    }


    .text_block .columns
    {
        column-gap: 0;
        column-count: 1;
    }



    /*--------------
        Articles
    --------------*/
    .articles
    {
        margin-bottom: 60px;
    }


    .articles .row > *
    {
        width: calc(100% - 40px);
    }


    .articles .article
    {
        padding-top: 50px;
    }


    .articles .promo_article .thumb
    {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        min-height: 360px;
        margin-right: -20px;
    }

    .articles .promo_article .thumb + .info
    {
        width: calc(100% + 20px);
        max-width: calc(100% + 20px);
        margin-left: -20px;
        padding: 35px 0 40px 20px;
    }

    .articles .promo_article .name
    {
        font-size: 24px;
        line-height: 36px;
    }



    /*-----------------
        Action form
    -----------------*/
    .action_form
    {
        margin-bottom: 60px;
    }


    .action_form .data
    {
        padding: 70px 40px 40px 40px;
    }

    .action_form .data:before
    {
        width: 100%;
        height: 47px;
    }


    .action_form .title
    {
        font-size: 24px;
        line-height: 30px;

        margin-bottom: 20px;
    }


    .action_form .form .submit
    {
        justify-content: center;
    }

    .action_form .form .agree
    {
        position: relative;

        width: 100%;
        margin-top: 20px;

        text-align: center;
    }



    /*------------------
        Article info
    ------------------*/
    .article_info
    {
        margin-bottom: 60px;
    }

    .article_info .data
    {
        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding: 40px 20px;
    }


    .article_info .article_title
    {
        font-size: 26px;
        line-height: 32px;
    }



    /*-------------------
        Be intresting
    -------------------*/
    .be_intresting
    {
        margin-bottom: 60px;
    }

    .be_intresting .block_title
    {
        line-height: 26px;

        margin-bottom: 15px;
    }


    .be_intresting .row > *
    {
        width: calc(100% + 2px);
    }


    .be_intresting .item
    {
        padding: 20px 20px 50px 20px;
    }



    /*---------------
        Case head
    ---------------*/
    .case_head
    {
        padding: 95px 0 60px;
    }


    .case_head .block_head .title
    {
        font-size: 35px;
        line-height: 47px;
    }

    .case_head .block_head .desc
    {
        font-size: 16px;
        line-height: 24px;
    }

    .case_head .block_head .btn
    {
        margin-top: 30px;
    }



    /*----------------
        Case about
    ----------------*/
    .case_about
    {
        padding: 60px 0;
    }


    .case_about .block_head
    {
        margin-bottom: 20px;
    }

    .case_about .block_head .title
    {
        font-size: 32px;
        line-height: 40px;
    }


    .case_about .block_title
    {
        font-size: 22px;
        line-height: 28px;

        width: 100%;
        margin-bottom: 30px;
    }


    .case_about .progress
    {
        position: relative;
        top: 0;
        right: 0;
        left: 0;

        width: calc(100% + 40px);
        max-width: calc(100% + 40px);
        margin: 0 -20px 30px;
        padding: 30px 20px;
    }

    .case_about .progress .title
    {
        font-size: 21px;
        line-height: 25px;
    }

    .case_about .progress .items > *
    {
        width: calc(50% - 20px);
    }



    /*-------------
        Tariffs
    -------------*/
    .about_company + .tariffs
    {
        margin-top: -290px;
    }


    .service_included + .tariffs
    {
        margin-top: -160px;
    }

    .service_included3 + .tariffs
    {
        margin-top: -130px;
    }


    .tariffs
    {
        padding: 60px 0;
    }


    .tariffs .head
    {
        margin-bottom: 30px;
    }

    .tariffs .head .title
    {
        font-size: 32px;
        line-height: 40px;

        width: 100%;
    }

    .tariffs .head.head .desc br
    {
        display: none;
    }


    .tariffs .head.in_line
    {
        margin-bottom: 30px;
    }

    .tariffs .head.in_line .desc
    {
        margin-top: 20px;
        margin-right: 0;
    }



    .tariffs .block_head .title
    {
        font-size: 32px;
        line-height: 38px;
    }


    .tariffs .row
    {
        flex-wrap: wrap;
    }


    .tariffs .tariff .name
    {
        font-size: 24px;
        line-height: 30px;

        min-height: 0;
    }

    .tariffs .tariff .price
    {
        font-size: 28px;
        line-height: 34px;

        margin-top: 20px;
    }


    .tariffs .tariffs_info table th
    {
        padding-left: 20px;
    }

    .tariffs .tariffs_info table td
    {
        height: 60px;
        padding-left: 20px;
    }

    .tariffs .tariffs_info table td.val
    {
        font-size: 24px;
        line-height: 24px;
            padding-left: 45px;
    }

    .tariffs .tariffs_info table th:last-child,
    .tariffs .tariffs_info table td:last-child
    {
        padding-right: 20px;
    }

    .special-tariffs {
        padding: 37px 0 68px;
    }

    .special-tariffs .cont {
        padding: 0;
    }

    .special-tariffs__title {
        font-size: 35px;
        padding: 0 20px;
        margin-bottom: 29px
    }

    .special-tariffs__inner {
        display: block;
        padding: 0;
    }

    .special-tariff {
        padding: 40px 20px;
    }

    .special-tariff__economy {
        padding: 20px;
    }

    /*-------------
        Garanti
    -------------*/
    .garanti .block_head .pre_title
    {
        line-height: 22px;

        width: 100%;
        margin-bottom: 10px;
    }

    .garanti .block_head .pre_title br
    {
        display: none;
    }

    .garanti .block_head .title
    {
        font-size: 36px;
        line-height: 42px;

        width: 100%;
    }

    .garanti .block_head .sub_title
    {
        font-size: 14px;
        line-height: 20px;

        width: 100%;
        margin-top: 15px;
        margin-left: 0;
    }


    .garanti .slider
    {
        margin-top: 30px;
    }

    .garanti .slider .title
    {
        font-size: 28px;
        line-height: 30px;
    }

    .garanti .slider .title:before
    {
        top: 4px;

        height: calc(100% - 10px);
    }



    /*---------------------
        Portfolio block
    ---------------------*/
    .portfolio_block
    {
        padding: 60px 0;
    }


    .portfolio_block .pre_title
    {
        line-height: 22px;

        width: 100%;
        margin-bottom: 10px;
    }

    .portfolio_block .pre_title br
    {
        display: none;
    }


    .portfolio_block .block_head .title
    {
        font-size: 32px;
        line-height: 38px;

        width: 100%;
    }


    .portfolio_block .slider_wrap
    {
        width: 100%;
    }

    .portfolio_block .slider
    {
        margin: 40px 19px 33px;
    }

    .portfolio_block .slider,
    .portfolio_block .slide .img
    {
        width: 402px;
        height: 240px;
    }

    .portfolio_block .slider:before
    {
        top: -23px;
        left: -102px;

        width: 610px;
        height: 296px;
    }



    /*-------------------
        Youtube block
    -------------------*/
    .youtube_block
    {
        padding: 60px 0;
    }


    .youtube_block .video_link
    {
        width: 371px;
        height: 204px;
        margin-bottom: 40px;
    }


    .youtube_block .block_head
    {
        width: 100%;
    }

    .youtube_block .block_head .title
    {
        font-size: 28px;
        line-height: 34px;
    }

    .youtube_block .block_head .desc
    {
        font-size: 15px;
        line-height: 21px;
    }

    .youtube_block .block_head .subscribe_link
    {
        font-size: 15px;
        line-height: 23px;

        width: 220px;
        margin-top: 20px;
        padding: 12px 40px;
    }


    .youtube_block .bg_title
    {
        top: 350px;
    }


    .youtube_block .laboratory
    {
        line-height: 25px;

        width: calc(100% + 40px);
        margin-top: 40px;
        margin-left: -20px;
        padding: 30px 20px 30px 20px;
    }

    .youtube_block .laboratory .title
    {
        font-size: 18px;
        line-height: 28px;

        width: 100%;
        margin-bottom: 20px;
    }

    .youtube_block .laboratory .title br
    {
        display: none;
    }

    .youtube_block .laboratory .desc
    {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }



    /*-------------------
        Contacts info
    -------------------*/
    .contacts_info .phone
    {
        font-size: 28px;
        line-height: 32px;

        width: 100%;
    }


    .contacts_info .callback_btn,
    .contacts_info .cities .city + .city
    {
        margin-top: 10px;
        margin-left: 0;
    }


    .contacts_info .cities .city,
    .contacts_info .city_info
    {
        width: 100%;
    }


    .contacts_info .city_info > * + *
    {
        margin-top: 20px;
    }


    .contacts_info .data
    {
        width: 100%;
        max-width: 100%;
        margin-top: 40px;
        margin-left: 0;
    }



    /*----------------
        Error_page
    ----------------*/
    .error_page
    {
        padding-top: 50px;
    }

    .error_page .title
    {
        font-size: 26px;
        line-height: 32px;

        margin-top: 30px;
    }

    .error_page .desc
    {
        font-size: 16px;
        line-height: 24px;

        margin-top: 5px;
    }

    .error_page .home_link
    {
        font-size: 18px;
        line-height: 24px;

        margin-top: 20px;
        padding: 12px 40px;
    }



    /*----------
        Auth
    ----------*/
    .auth .data .form
    {
        padding: 40px 50px 40px;
    }



    /*----------------------
        LK opportunities
    ----------------------*/
    .lk_opportunities
    {
        padding: 50px 0 40px;
    }


    .lk_opportunities .title
    {
        font-size: 22px;
        line-height: 26px;

        width: 100%;
        margin-bottom: 50px;
    }


    .lk_opportunities .items
    {
        width: calc(100% + 30px);
        margin-left: -30px;
    }

    .lk_opportunities .items > *
    {
        width: calc(33.333% - 30px);
        margin-left: 30px;
    }


    .lk_opportunities .item
    {
        padding: 0;
    }



    /*----------------
        Order form
    ----------------*/
    .order_form .block_head .title
    {
        font-size: 30px;
        line-height: 38px;

        width: 100%;
    }

    .order_form .block_head .desc
    {
        width: 100%;
        margin-top: 20px;
    }


    .order_form .data
    {
        width: calc(100% + 40px);
        margin-right: -20px;
        margin-left: -20px;
        padding: 40px 20px;
    }

    .order_form .data .section + .section,
    .order_form .data .bottom
    {
        margin-top: 30px;
    }

    .order_form .data .title
    {
        font-size: 21px;
        line-height: 25px;
    }


    .order_form .form .agree
    {
        width: 100%;
        margin-bottom: 20px;
    }

    .order_form .form .submit
    {
        width: 100%;
        padding-top: 10px;
    }



    /*-------------------
        Boss discount
    -------------------*/
    .boss_discount
    {
        padding: 200px 0 90px;
    }


    .boss_discount .bg_title
    {
        font-size: 80px;
        line-height: 80px;

        top: 200px;
    }


    .boss_discount .photo
    {
        left: 0;

        width: 240px;
    }


    .boss_discount .boss
    {
        line-height: 25px;

        margin-left: 220px;
    }


    .boss_discount .discount
    {
        font-size: 20px;
        line-height: 28px;

        width: 50%;
        margin-top: 50px;
        margin-left: 50%;
    }



    /*------------------
        Online allow
    ------------------*/
    .online_allow
    {
        padding: 60px 0;
    }


    .online_allow .block_head
    {
        margin-bottom: 35px;
    }

    .online_allow .block_head .title
    {
        font-size: 30px;
        line-height: 38px;
    }


    .online_allow .row
    {
        margin-bottom: -30px;
    }

    .online_allow .row > *
    {
        width: calc(100% - 40px);
        margin-bottom: 30px;
    }


    .online_allow .text
    {
        font-size: 17px;
        line-height: 23px;

        margin: 45px 0 0 0;
        padding: 25px 30px;
    }



    /*---------------
        Fix price
    ---------------*/
    .fix_price
    {
        padding: 60px 0;
    }


    .fix_price .bonus
    {
        font-size: 17px;
        line-height: 23px;

        padding-top: 45px;
        padding-left: 85px;
    }

    .fix_price .title
    {
        font-size: 20px;
        line-height: 30px;

        width: 100%;
        margin-top: 35px;
    }



    /*---------------
        Need help
    ---------------*/
    .need_help
    {
        padding: 60px 0;
    }


    .need_help .img
    {
        position: relative;
        left: 0;

        width: 100%;
        margin-top: -100px;
    }

    .need_help .img img
    {
        max-width: calc(100% + 100px);
        margin: 0 -50px;
    }


    .need_help .block_head
    {
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
    }

    .need_help .block_head .title
    {
        font-size: 28px;
        line-height: 34px;
    }



    .need_help .img .triangle
    {
        right: -120px;
    }


    .service_included2 + .need_help .img
    {
        right: 0;

        width: 100%;
        height: 450px;
    }

    .service_included2 + .need_help .img img:first-child
    {
        right: 35px;
        bottom: -202px;

        height: 800px;
    }

    .service_included2 + .need_help .img .triangle
    {
        right: -18px;
        bottom: 0;
    }


    .service_included2 + .need_help:before
    {
        display: none;
    }

    .service_included2 + .need_help .block_head
    {
        width: 100%;
        margin-top: 30px;
        padding: 0;
        padding-bottom: 40px;
    }



    /*--------------------
        Portfolio head
    --------------------*/
    .portfolio_head
    {
        padding: 100px 0 60px;
    }

    .portfolio_head .block_head .title
    {
        font-size: 36px;
        line-height: 42px;
    }

    .portfolio_head .block_head .desc
    {
        font-size: 16px;
        line-height: 24px;

        width: 320px;
    }

    .portfolio_head .block_head .btn
    {
        margin-top: 25px;
    }


    .portfolio_head .photo img
    {
        width: 180px;
    }



    /*----------------
        Advantages
    ----------------*/
    .advantages
    {
        padding: 60px 0;
    }


    .advantages .block_head .pre_title
    {
        font-size: 13px;
        line-height: 19px;

        width: 100%;
        margin-bottom: 10px;
    }

    .advantages .block_head .title
    {
        font-size: 40px;
        line-height: 48px;
    }

    .advantages .block_head .desc
    {
        font-size: 16px;
        line-height: 24px;

        width: 100%;
    }


    .advantages .slide .item
    {
        padding: 20px 20px 30px;
    }

    .advantages .slide .item .name
    {
        font-size: 17px;
        line-height: 23px;
    }



    /*--------------
        Services
    --------------*/
    .services
    {
        margin-bottom: 80px;
        padding-top: 0;
    }


    .services .row > *
    {
        width: calc(50% - 15px);
    }


    .services .service
    {
        font-size: 16px;
        line-height: 24px;

        min-height: 120px;
    }



    /*--------------
        Services
    --------------*/
    .services .row
    {
        margin-bottom: -10px;
        margin-left: -10px;
    }

    .services .row > *
    {
        width: calc(50% - 10px);
        margin-bottom: 10px;
        margin-left: 10px;
    }


    .services .service
    {
        font-size: 15px;
        line-height: 21px;
    }



    /*-------------------
        First section
    -------------------*/
    .first_section .info
    {
        width: 100%;
        padding: 0;
    }

    .first_section .info .title
    {
        font-size: 28px;
        line-height: 36px;
    }

    .first_section .info .desc
    {
        font-size: 16px;
        line-height: 24px;

        margin-top: 15px;
    }

    .first_section .info .btn
    {
        font-size: 18px;
        line-height: 28px;

        padding: 12px 40px;
    }


    .first_section .img
    {
        position: relative;
        right: 0;

        width: 165%;
        max-width: none;
        margin-top: -10px;
        margin-left: -46%;
    }



    /*------------
        Pluses
    ------------*/
    .pluses
    {
        padding: 20px 0;
    }

    .pluses .row
    {
        margin-bottom: -40px;
    }

    .pluses .row > *
    {
        width: calc(50% - 20px);
        max-width: calc(50% - 20px);
        margin-bottom: 40px;
    }

    .pluses:before
    {
        top: 50%;
        left: 0;

        width: 100%;
        height: 50%;
    }



    /*-----------------------
        Services carousel
    -----------------------*/
    .services_carousel
    {
        margin-bottom: -240px;
        padding-top: 50px;
    }

    .services_carousel .block_head .title
    {
        font-size: 32px;
        line-height: 36px;
    }

    .services_carousel .block_head .desc
    {
        font-size: 17px;
        line-height: 23px;
    }


    .services_carousel .service
    {
        padding: 35px;
    }

    .services_carousel .service .title
    {
        line-height: 20px;

        margin-bottom: 20px;
    }

    .services_carousel .service .name
    {
        font-size: 24px;
        line-height: 30px;
    }

    .services_carousel .service .desc
    {
        font-size: 15px;
        line-height: 23px;

        width: 100%;
    }

    .services_carousel .service .price
    {
        width: 100%;
        margin-top: 30px;
    }

    .services_carousel .service .price .val span
    {
        font-size: 32px;
        line-height: 32px;
    }


    .services_carousel .next_btn
    {
        margin-top: 25px;
    }



    /*-------------------
        About company
    -------------------*/
    .about_company
    {
        padding-top: 270px;
        padding-bottom: 360px;
    }


    .about_company .agency
    {
        margin-bottom: 60px;
    }

    .about_company .agency .desc
    {
        font-size: 17px;
        line-height: 27px;
    }


    .about_company .boss
    {
        margin-left: 0;
        padding-bottom: 200px;
        padding-left: 50%;
    }

    .about_company .boss:before
    {
        display: none;
    }

    .about_company .boss .name
    {
        position: absolute;
        z-index: 10;
        left: 100px;
        bottom: 420px;
    }

    .about_company .boss .post
    {
        position: absolute;
        z-index: 10;
        left: 100px;
        bottom: 390px;
    }

    .about_company .boss .name,
    .about_company .boss .post
    {
        font-size: 13px;
        line-height: 23px;
    }


    .about_company .boss .photo
    {
        left: -30px;
        width: 400px;
    }

    .about_company .bg_title {
        font-size: 120px;
        font-weight: 700;
        line-height: 1;
        top: 500px;
        left: 0;
        margin-left: 0;
    }

    .about_company .boss .quote
    {
        margin-top: 100px;
    }

    .about_company .boss .quote:before
    {
        top: -70px;
        left: 0;
    }

    .about_company .boss .quote:after
    {
        top: calc(100% + 5px);
        right: 0;
    }

    .about_company .boss .triangle {
        width: 436px;
        left: -60px;
        bottom: 0;
    }

    .about_company .why
    {
        display: flex;

        width: 100%;
        padding: 0;

        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        flex-wrap: wrap;
    }

    .about_company .why > *
    {
        width: 100%;

        order: 3;
    }

    .about_company .why .youtube_link
    {
        position: relative;
        right: 0;

        width: calc(100% + 40px);
        margin-right: -20px;
        margin-bottom: 40px;
        margin-left: -20px;

        justify-content: center;
        order: 1 !important;
    }

    .about_company .why .title
    {
        font-size: 22px;
        line-height: 28px;
    }

    .about_company .why .desc
    {
        line-height: 23px;

        margin-top: 20px;
    }



    /*-------------------
        Russian block
    -------------------*/
    .russian_block
    {
        padding-bottom: 0;
    }

    .russian_block__inner {
        background-size: 450px;
        padding-bottom: 400px;
    }

    .russian_block .block_head .pre_title
    {
        line-height: 24px;

        margin-bottom: 30px;
    }

    .russian_block .block_head .title
    {
        font-size: 28px;
        line-height: 36px;
    }

    .russian_block .block_head .desc
    {
        font-size: 15px;
        line-height: 23px;

        width: 100%;
    }

    .russian_block .block_head .btn
    {
        margin-top: 25px;
    }


    .russian_block .bg
    {
        right: 0;
        top: 650px;
        width: 100%;
    }

    .russian_block .moscow
    {
        top: 600px;
        right: 60px;
    }



    /*---------------------
        Learn from best
    ---------------------*/
    .learn_from_best
    {
        padding: 60px 0 0;
    }

    .learn_from_best .title
    {
        font-size: 24px;
        line-height: 32px;
    }


    .learn_from_best .quote
    {
        font-size: 15px;
        line-height: 23px;

        margin-top: 100px;
    }


    .learn_from_best .bg_title
    {
        top: auto;
        bottom: 160px;
        left: 20px;

        margin-left: 0;
    }

    .learn_from_best .img
    {
        position: relative;
        right: 0;

        width: 480px;
        margin-top: 0;
        margin-right: -100px;
        margin-left: auto;
    }



    /*---------------
        Interview
    ---------------*/
    .interview .cont
    {
        padding: 0;
    }

    .interview:before,
    .interview:after
    {
        display: none;
    }


    .interview .video_link
    {
        font-size: 17px;
        line-height: 25px;

        width: 100%;
        padding: 30px 20px;

        background: linear-gradient(89.81deg, #674bf4 6.46%, #5a60e8 99.85%);

        justify-content: center;
    }

    .interview .video_link .icon + *
    {
        width: auto;
    }


    .interview .exp
    {
        font-size: 13px;
        line-height: 21px;

        width: 100%;
        padding: 30px 20px;

        text-align: center;

        background: linear-gradient(180deg, #3e3e4b 0%, #272736 100%);

        justify-content: center;
    }



    /*------------------
        Bottom block
    ------------------*/
    .bottom_block .block_head
    {
        margin-bottom: 25px;
    }

    .bottom_block .block_head .title
    {
        font-size: 24px;
        line-height: 32px;
    }



    /*------------------
        Service head
    ------------------*/
    .service_head
    {
        padding: 100px 0 60px;
    }


    .service_head .breadcrumbs
    {
        margin-bottom: 25px;
    }


    .service_head .block_head .title
    {
        font-size: 32px;
        line-height: 40px;
    }

    .service_head .block_head .desc
    {
        font-size: 16px;
        line-height: 24px;

        width: 320px;
    }

    .service_head .block_head .btn
    {
        margin-top: 25px;
    }


    .service_head .photo
    {
        right: -30px;
        bottom: -95px;

        width: 260px;
        height: 300px;
    }

    .service_head .photo img
    {
        right: 0;

        width: 409px;
        height: 300px;
    }



    /*-----------------------
        Service best deal
    -----------------------*/
    .service_best_deal .title
    {
        font-size: 15px;
        line-height: 23px;

        padding: 20px 80px;
    }


    .service_best_deal .info .price
    {
        font-size: 28px;
        line-height: 40px;
    }

    .service_best_deal .info .price b
    {
        font-size: 40px;
    }


    .service_best_deal .info .exp
    {
        font-size: 14px;
        line-height: 20px;
    }



    /*------------------------
        Service advantages
    ------------------------*/
    .service_advantages
    {
        padding-top: 80px;
    }



    /*------------------
        Service gift
    ------------------*/
    .service_gift
    {
        padding-bottom: 100px;
    }

    .service_gift .col_left
    {
        width: 100%;
        margin-top: 30px;

        order: 3;
    }


    .service_gift .price
    {
        font-size: 40px;
        line-height: 40px;

        padding: 25px 30px;
    }

    .service_gift .exp
    {
        font-size: 15px;
        line-height: 23px;

        margin-top: 25px;
    }


    .service_gift .block_head
    {
        width: 100%;
    }

    .service_gift .block_head .title
    {
        font-size: 32px;
        line-height: 38px;
    }

    .service_gift .block_head .btn
    {
        margin-top: 25px;
    }


    /*----------------------
        Service included
    ----------------------*/
    .service_included
    {
        padding-top: 60px;
        padding-bottom: 220px;
    }


    .service_included .block_head
    {
        width: 100%;
        margin-bottom: 30px;
        padding: 0;
    }

    .service_included .block_head .title
    {
        font-size: 32px;
        line-height: 42px;
    }

    .service_included .block_head .title br
    {
        display: none;
    }


    .service_included .items
    {
        width: calc(100% + 30px);
        max-width: calc(100% + 30px);
    }



    .service_included2
    {
        overflow: hidden;

        padding: 60px 0;
    }

    .service_included2:before
    {
        top: -120px;

        height: calc(100% + 120px);
    }

    .service_included2 .row .col_left
    {
        width: 100%;
    }


    .service_included2 .block_head
    {
        margin-bottom: 40px;
    }

    .service_included2 .block_head .title
    {
        font-size: 32px;
        line-height: 40px;
    }

    .service_included2 .block_head .title br
    {
        display: none;
    }


    .service_included2 .tariff .type
    {
        font-size: 15px;
        line-height: 23px;
    }

    .service_included2 .tariff .name
    {
        font-size: 90px;
        line-height: 90px;
    }

    .service_included2 .tariff .price
    {
        font-size: 25px;
        line-height: 35px;

        margin-top: 40px;
    }

    .service_included2 .tariff .price b
    {
        font-size: 45px;
    }


    .service_included2 .items
    {
        display: flex;

        width: calc(100% + 30px);
        max-width: calc(100% + 30px);
        margin-top: 40px;
        margin-bottom: -50px;
        margin-left: -30px;

        justify-content: flex-start;
        align-items: flex-start;
        align-content: flex-start;
        flex-wrap: wrap;
    }

    .service_included2 .items > *
    {
        width: calc(50% - 30px);
        margin-bottom: 50px;
        margin-left: 30px;
    }



    .service_included3
    {
        padding-top: 40px;
    }

    .service_included3:before
    {
        top: 0;

        height: 100%;
    }


    .service_included3 .pre_title
    {
        margin-bottom: 60px;
    }

    .service_included3 .block_head
    {
        margin-bottom: 50px;
    }

    .service_included3 .block_head .title
    {
        font-size: 28px;
        line-height: 40px;
    }


    .service_included3 .duration
    {
        font-size: 15px;
        line-height: 21px;

        top: 40px;
        left: calc(50% + 30px);
    }

    .service_included3 .duration .val
    {
        font-size: 40px;
        line-height: 50px;
    }


    .service_included3 .items > *
    {
        max-width: calc(50% - 30px);
    }

    .service_included3 .item br
    {
        display: none;
    }



    /*----------------------
        Service buy desc
    ----------------------*/
    .service_buy_desc
    {
        padding: 20px 0 80px;
    }


    .service_buy_desc .block_head
    {
        margin-bottom: 35px;
    }

    .service_buy_desc .block_head .title
    {
        font-size: 25px;
        line-height: 35px;
    }


    .service_buy_desc .col_left,
    .service_buy_desc .col_right
    {
        width: 100%;
    }

    .service_buy_desc .col_right
    {
        margin-top: 40px;
    }


    .service_buy_desc .row .title
    {
        font-size: 21px;
        line-height: 25px;
    }



    /*------------------
        Service full
    ------------------*/
    .service_full
    {
        padding: 60px 0;
    }

    .service_full .block_head .title
    {
        font-size: 28px;
        line-height: 36px;
    }

    .service_full .info .text_block
    {
        font-size: 16px;
        line-height: 24px;
    }



    /*-----------------
        Cases block
    -----------------*/
    .cases_block
    {
        padding: 60px 0;
    }

    .cases_block .pre_title
    {
        font-size: 14px;
        line-height: 20px;

        margin-bottom: 20px;
    }

    .cases_block .block_head .title
    {
        font-size: 36px;
        line-height: 40px;
    }


    .portfcases_blockolio_block .slider_wrap
    {
        width: 100%;
    }

    .cases_block .slider
    {
        margin: 40px 19px 33px;
    }

    .cases_block .slider,
    .cases_block .slide .img
    {
        width: 402px;
        height: 240px;
    }

    .cases_block .slider:before
    {
        top: -23px;
        left: -102px;

        width: 610px;
        height: 296px;
    }



    /*----------------
        Fixed form
    ----------------*/
    .fixed_form
    {
        display: none;
    }



    /*------------
        Footer
    ------------*/
    footer .menu
    {
        display: block;

        width: 100%;
        margin-bottom: 30px;

        column-gap: 20px;
        column-count: 3;
    }

    footer .menu > *
    {
        transform: translateZ(0);

        --webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    footer .menu > * + *
    {
        margin-top: 10px;
        margin-left: 0;
    }

    footer .menu a
    {
        line-height: 30px;
    }


    footer .socials
    {
        width: 100%;
    }


    footer .contacts
    {
        width: calc(50% - 10px);
    }

    footer .contacts .phone
    {
        font-size: 22px;
        line-height: 28px;
    }


    footer .callback
    {
        width: calc(50% - 20px);
        margin-top: 30px;
    }


    footer .links
    {
        display: block;

        width: 100%;

        column-gap: 20px;
        column-count: 2;
    }

    footer .links > *
    {
        transform: translateZ(0);

        --webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid;
    }

    footer .links > * + *
    {
        margin-top: 10px;
        margin-left: 0;
    }

    footer .links a br
    {
        display: none;
    }



    /*-----------
        PopUp
    -----------*/
    .fancybox-slide--html
    {
        padding: 20px;
    }


    .modal
    {
        width: 480px;
        padding: 80px 60px;
    }

    .modal_title
    {
        font-size: 26px;
        line-height: 32px;

        margin-bottom: 30px;
    }

    .modal .text
    {
        font-size: 20px;
        line-height: 28px;
    }

    /*----------------
           Home
    ------------------*/

    .case_head.case_head_home::before {
        position: absolute;
        content: '';
        width: 849px;
        height: 707px;
        left: 38px;
        top: 311px;
        background: radial-gradient(50% 50% at 50% 50%, #7E63DF 0%, rgba(126, 99, 223, 0) 100%);
        filter: blur(100px);
        z-index: -1;
    }

    .case_head.case_head_home .bg {
        display: none;
    }

    .case_head.case_head_home .boss {
        display: block;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .case_head.case_head_home .block_head .title {
        font-size: 28px;
    }

    .case_head.case_head_home .boss .photo {
        top: -20%;
        right: calc(100% - 60px);
        height: 400px;
    }

    .case_head.case_head_home .boss .post {
        white-space: initial;
    }

    .case_about.case_about_home {
        padding-top: 0;
    }

    .about_company .why .contacts_link {
        position: relative;
        display: block;
        order: 1;
        right: initial;
        top: initial;
        text-align: center;
        width: 100vw;
        box-sizing: border-box;
        padding-left: 65px;
        padding-right: 65px;
        margin-right: -20px;
        margin-left: -20px;
        margin-bottom: 40px;
    }

    .about_company .why .contacts_link .text {
        margin-bottom: 28px;
    }

    .steps {
        padding: 28px 0 97px;
    }

    .steps__head {
        display: block;
    }

    .steps__title {
        font-size: 35px;
    }

    .steps__sub-title {
        padding: 17px 32px;
        margin-top: 28px;
    }

    .steps__body {
        display: block;
    }

    .step + .step {
        margin-top: 35px;
    }

    .step:nth-child(even) .step__number::after {
        position: absolute;
        content: '';
        top: 50%;
        left: 130px;
        right: -20px;
        height: 1px;
        background: #CDD4E1;
        transform: translateY(-50%);
        opacity: 0.5;
    }

    .step:nth-child(odd) .step__number::after {
        right: -20px;
    }

    .clients {
        padding: 39px 0;
    }

    .clients__title {
        font-size: 35px;
    }

    .clients__list {
        grid-template: 1fr/1fr;
        grid-auto-rows: 1fr;
    }

    .seo-text_type_part-1 {
        padding: 31px 0;
    }

    .seo-text_type_part-2 {
        padding: 230px 0 31px;
    }

    .seo-text__title {
        font-size: 35px;
        margin-bottom: 30px;
    }

    .seo-text__sub-title {
        display: none;
    }

    .russian_block {
        padding-top: 0;
    }

    .russian_block .laboratory
    {
        line-height: 25px;

        width: calc(100% + 40px);
        margin-top: 0;
        margin-left: -20px;
        padding: 30px 20px 30px 20px;
    }

    .russian_block .laboratory .title
    {
        font-size: 18px;
        line-height: 28px;

        width: 100%;
        margin-bottom: 20px;
    }

    .russian_block .laboratory .title br
    {
        display: none;
    }

    .russian_block .laboratory .desc
    {
        width: 100%;
        max-width: 100%;
        margin: 0;
    }

    .youtube {
        padding: 50px 0 35px;
    }

    .youtube__title {
        font-size: 35px;
        margin-bottom: 39px;
    }

    .youtube__list {
        display: block;
        margin-bottom: 20px;
    }

    .youtube__video + .youtube__video {
        margin-top: 20px;
    }

    .blog {
        padding: 39px 0;
    }

    .blog__title {
        font-size: 35px;
        margin-top: 30px;
    }

    .blog__list {
        display: block;
    }

    .blog-post {
        padding-bottom: 30px;
    }

    .blog-post:nth-child(3n+2)::after {
        left: 0;
        right: 0;
    }

    .blog-post + .blog-post {
        margin-top: 20px;
    }

    .blog__link {
        margin-top: 17px;
    }

    .action_form .sale {
        transform: none;
        top: 0;
        height: 47px;
        padding-left: 30px;
    }

    /*-----------------
          Подвал
    ------------------*/
    .socials-buttons {
        margin-top: 30px;
    }

    .socials-buttons {
        display: block;
    }

    .socials-buttons__btn + .socials-buttons__btn {
        margin-top: 10px;
    }

    .socials-buttons__btn_type_youtube {
        flex-direction: row;
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .socials.socials_pc {
        display: none;
    }

    .socials.socials_mobile {
        display: flex;
    }

    footer .copyright,
    footer .privacy_policy,
    footer .sitemap-link,
    footer .abroad {
        flex: 1 0 100%;
        margin-top: 10px;
    }

    .article_info.article_info_blog .cont {
        padding: 0;
    }

    .article_info.article_info_blog .data {
        display: block;
        width: auto;
        margin: 0;
    }

    .aside {
        margin-bottom: 40px;
    }

    .contacts__phones {
        display: block;
        padding: 0;
    }

    .contacts__phone + .contacts__phone {
        margin-top: 20px;
    }

    .phone {
        flex-direction: column;
        align-items: flex-start;
        gap: 10px;
    }

    .phone__number {
        order: 2;
        font-size: 22px;
    }

    .contacts__where {
        flex-direction: column;
        align-items: flex-start;
        padding: 0;
        margin-top: 40px;
    }

    .contacts__order-btn {
        font-size: 20px;
        line-height: 30px;
        width: 100%;
        box-sizing: border-box;
        padding: 20px;
        margin: 40px 0 20px 0;
    }

    .thanks__back {
        margin-bottom: 40px;
    }

    .thanks__title {
        font-size: 32px;
        margin-bottom: 30px;
    }

    .thanks__inner {
        display: block;
        padding: 0;
    }

    .thanks__col_left {
        padding-left: 0;
    }

    .thanks__col_right {
        padding-top: 0;
        margin-left: -100px;
        margin-left: 0px;
    }

    .man{
        padding: 10% 0 0 50%;
    }

    .man__signature {
        margin: -20px 0 0 -40px;
    }

    .man__name::before{
        width: 40px;
    }

    .book {
        width: 100%;
    }

    .book__image {
        margin: 0 auto;
    }

    .book__descr {
        position: static;
        margin: 20px auto 40px;
    }

    .book__button {
        margin: 20px auto 0;
    }

    .banner_top .desc_hide{
        display: block;
    }

    .banner_top .mob_hide{
        display: none;
    }

    .top_banner_new, .top_banner_new2{
        display: none;
    }

    .top_banner_new_mob{
        background: url(../images/bg_mob1.svg);
        height: 18vw;
        background-size: 100%;
        display: block;
    }

    .top_banner_new_mob a{
        text-decoration: none;
        display: flex;
        align-items: center;
        height: 100%;
        padding-left: 5%;
    }

    .tbl_mob1{
        font-weight: 700;
        font-size: 18px;
        font-size: clamp(5px, 4.5vw, 60px);
        line-height: 100%;
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #FEFEF8;
    }

    .tbl_mob1 span{
        font-weight: 500;
        font-size: 11px;
        line-height: 100%;
        font-size: clamp(5px, 3vw, 60px);
        letter-spacing: 0.05em;
        color: rgba(254, 254, 248, 0.6);
        text-transform: initial;
    }

    .top_banner_new2_mob{
        background: url(../images/bg_mob2.svg);
        height: 18vw;
        background-size: 100%;
    }

    .top_banner_new2_mob a{
        text-decoration: none;
        display: flex;
        align-items: center;
        height: 100%;
        padding-left: 5%;
    }

    .tbl_mob2{          
        font-family: var(--font_family2);
        font-weight: 900;
        font-size: clamp(5px, 5vw, 60px);
        line-height: 105%;       
        letter-spacing: 0.05em;
        text-transform: uppercase;
        color: #19233C;
    }

    .comments{
        padding: 30px 20px;
    }

    .children{
        margin-left: 20px;
    }

    .comment-form .columns{
        flex-direction: column;
        gap:0;
    }

    .tariffs .tariffs_info table th:has(.order_btn){
        padding-right: 30px !important;
        padding-left: 30px;
    }

    .tariffs .tariffs_info table td.val{
        text-align: center;
        padding-left:0;
    }

    .tariffs .tariffs_info table th{
        text-align: center;
        padding-left:0;
    }

    .tariffs .tariffs_info table th:last-child, .tariffs .tariffs_info table td:last-child{
        padding-right: 0;
    }



}

