@media (max-width: 1023px)
{
    /*-------------------
        Global styles
    -------------------*/
    :root
    {
        --font_size: 15px;
    }



    .wrap .bg_img
    {
        top: 53px;

        height: 820px;
    }




    /*------------
        Header
    ------------*/
    header .top
    {
        padding: 15px 0;
    }


    header .menu_btn
    {
        position: relative;
    }

    header .menu_btn .icon
    {
        margin-left: 15px;
    }


    header .menu
    {
        top: 53px;

        height: 320px;
        padding: 35px 0;
    }

    header .menu .item > a
    {
        font-size: 16px;
        line-height: 48px;
    }

    header .menu .sub_menu a
    {
        line-height: 48px;
    }


    header .phone
    {
        margin-left: 30px;
    }



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



    /*---------------
        Page head
    ---------------*/
    .page_head
    {
        margin-bottom: 40px;
        padding-top: 30px;
    }



    /*----------------
        Block head
    ----------------*/
    .block_head
    {
        margin-bottom: 30px;
    }

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



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

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

    .form input[type=checkbox] + label
    {
        font-size: 14px;
        line-height: 20px;
    }

    .form .submit_btn
    {
        font-size: 18px;
        line-height: 24px;

        padding: 12px 45px;
    }



    /*----------------
        Typography
    ----------------*/
    .text_block
    {
        line-height: 23px;
    }

    .text_block h2
    {
        font-size: 26px;
        line-height: 30px;
    }

    .text_block h3
    {
        font-size: 24px;
        line-height: 28px;
    }

    .text_block .columns
    {
        column-gap: 40px;
    }



    /*--------------
        Articles
    --------------*/
    .articles .bg
    {
        padding: 50px 0;
    }

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


    .articles .article .name
    {
        font-size: 19px;
        line-height: 27px;
    }


    .articles .promo_article .thumb
    {
        width: 320px;
        min-height: 280px;
    }

    .articles .promo_article .thumb + .info
    {
        width: calc(100% - 300px);
    }

    .articles .promo_article .info
    {
        padding: 50px 0 50px 50px;
    }

    .articles .promo_article .name
    {
        font-size: 26px;
        line-height: 38px;
    }

    .articles .promo_article .details
    {
        font-size: 14px;
        line-height: 20px;

        margin-top: 25px;
    }


    .articles .more
    {
        padding: 0;
    }

    .articles .more br
    {
        display: none;
    }



    /*-----------------
        Action form
    -----------------*/
    .action_form .data
    {
        padding: 50px 50px 50px 100px;
    }

    .action_form .data:before
    {
        width: 50px;
    }


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

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

    .action_form .title br
    {
        display: none;
    }

    .action_form .title b
    {
        display: block;
    }


    .action_form .form
    {
        width: 100%;
    }

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

    .action_form .form .agree
    {
        width: 280px;
        margin-left: 0;
    }



    /*------------------
        Article info
    ------------------*/
    .article_info .data
    {
        padding: 40px;
    }


    .article_info .article_title
    {
        font-size: 30px;
        line-height: 40px;
    }



    /*-------------------
        Be intresting
    -------------------*/
    .be_intresting .item
    {
        font-size: 15px;
        line-height: 25px;

        padding: 20px 20px 60px 20px;
    }

    .be_intresting .item .arr
    {
        right: 20px;
    }



    /*---------------
        Case head
    ---------------*/
    .case_head .breadcrumbs
    {
        margin-bottom: 30px;
    }


    .case_head .block_head
    {
        width: 100%;
    }

    .case_head .block_head .title
    {
        font-size: 38px;
        line-height: 52px;
    }

    .case_head .block_head .desc
    {
        font-size: 17px;
        line-height: 27px;

        margin-top: 20px;
    }


    .case_head .boss
    {
        display: none;
    }


    .case_head .bg_title
    {
        font-size: 100px;
        line-height: 110px;

        top: 260px;
    }



    /*----------------
        Case about
    ----------------*/
    .case_about .block_head
    {
        margin-bottom: 35px;
    }

    .case_about .block_head .title
    {
        font-size: 38px;
        line-height: 50px;
    }


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

        width: 280px;
        margin-bottom: 35px;
    }


    .case_about .progress
    {
        padding: 35px 40px;
    }

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

        margin-bottom: 25px;
    }

    .case_about .progress .items
    {
        margin-bottom: -20px;
    }

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

    .case_about .progress .item .name
    {
        font-size: 16px;
        line-height: 20px;

        margin-bottom: 3px;
    }



    /*-------------
        Tariffs
    -------------*/
    .tariffs .head .title
    {
        font-size: 36px;
        line-height: 44px;

        width: 310px;
    }


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

        margin-top: 25px;
    }


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

    .tariffs .head.in_line .desc
    {
        margin-right: 145px;
    }


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

    .tariffs .block_head .title
    {
        font-size: 36px;
        line-height: 44px;
    }


    .tariffs .tariff
    {
        padding: 20px 25px 30px;
    }

    .tariffs .tariff .type
    {
        line-height: 23px;

        margin-bottom: 7px;
    }

    .tariffs .tariff .name
    {
        font-size: 26px;
        line-height: 32px;

        min-height: 64px;
    }

    .tariffs .tariff .price
    {
        font-size: 32px;
        line-height: 38px;

        margin-top: 40px;
    }

    .tariffs .tariff .order_btn
    {
        font-size: 18px;
        line-height: 22px;

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


    .tariffs .tariffs_info table th
    {
        font-size: 14px;
        line-height: 20px;

        height: 50px;
        padding-left: 30px;
    }

    .tariffs .tariffs_info table td
    {
        line-height: 20px;

        height: 80px;
        padding-left: 30px;
    }

    .tariffs .tariffs_info table td.val
    {
        font-size: 26px;
        line-height: 26px;
    }

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



    /*-------------
        Garanti
    -------------*/
    .garanti .block_head
    {
        margin-bottom: 40px;
    }

    .garanti .block_head .pre_title
    {
        line-height: 23px;
    }

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

        width: 360px;
    }

    .garanti .block_head .sub_title
    {
        font-size: 15px;
        line-height: 23px;

        width: 220px;
        margin-left: 100px;
    }


    .garanti .info
    {
        width: 160px;
    }

    .garanti .info .title
    {
        font-size: 14px;
        line-height: 20px;

        margin-top: 20px;
    }

    .garanti .info .count
    {
        font-size: 26px;
    }

    .garanti .info .count .current
    {
        font-size: 80px;
        line-height: 55px;
    }


    .garanti .slider
    {
        margin-left: auto;
    }

    .garanti .slider .number
    {
        line-height: 18px;

        margin-bottom: 12px;
    }

    .garanti .slider .title
    {
        font-size: 32px;
        line-height: 34px;
    }

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

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

    .garanti .slider .desc
    {
        line-height: 23px;

        margin-top: 15px;
    }



    /*---------------------
        Portfolio block
    ---------------------*/
    .portfolio_block .pre_title
    {
        line-height: 23px;

        margin-bottom: 20px;
    }


    .portfolio_block .block_head
    {
        margin-bottom: 30px;
    }

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


    .portfolio_block .info, .slider_port
    {
        width: 100%;
    }

    .portfolio_block .info .items
    {
        margin-bottom: -25px;
    }

    .portfolio_block .info .items > *
    {
        margin-bottom: 25px;
    }

    .portfolio_block .info .item .name
    {
        font-size: 16px;
        line-height: 20px;

        margin-bottom: 3px;
    }


    .portfolio_block .was_done
    {
        width: 100%;
        margin-top: 40px;
    }

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

        margin-bottom: 15px;
    }


    .portfolio_block .slider_wrap
    {
        width: 481px;
        margin-top: 40px;
        margin-right: auto;
    }

    .portfolio_block .slider
    {
        margin: 50px 19px 42px;
    }



    /*-------------------
        Youtube block
    -------------------*/
    .youtube_block .video_link
    {
        width: 320px;
        height: 170px;
        margin-left: 0;
    }


    .youtube_block .block_head
    {
        width: calc(100% - 380px);
        margin-right: 0;
    }

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

    .youtube_block .block_head .desc
    {
        font-size: 16px;
    }

    .youtube_block .block_head .subscribe_link
    {
        margin-top: 25px;
    }


    .youtube_block .bg_title
    {
        top: 200px;
    }


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

        width: calc(100% + 20px);
        margin-top: 45px;
        margin-right: -20px;
        margin-left: 0;
        padding: 45px 20px 45px 50px;
    }

    .youtube_block .laboratory .title
    {
        font-size: 20px;
        line-height: 30px;
    }

    .youtube_block .laboratory .desc
    {
        max-width: calc(100% - 320px);
    }



    /*------------------
        Bottom block
    ------------------*/
    .youtube_block + .bottom_block
    {
        padding-top: 10px;
    }



    /*-------------------
        Contacts info
    -------------------*/
    .contacts_info .row + .row
    {
        margin-top: 40px;
    }


    .contacts_info .phone
    {
        font-size: 32px;
        line-height: 38px;

        width: 260px;
    }


    .contacts_info .cities .city,
    .contacts_info .city_info
    {
        width: 260px;
    }


    .contacts_info .callback_btn,
    .contacts_info .cities .city + .city
    {
        margin-left: 80px;
    }


    .contacts_info .city_info > * + *,
    .contacts_info .socials
    {
        margin-top: 40px;
    }


    .contacts_info .data
    {
        max-width: calc(100% - 340px);
        margin-left: 80px;
    }

    .contacts_info .order_btn
    {
        font-size: 24px;
        line-height: 40px;
    }



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

    .error_page .title
    {
        font-size: 28px;
        line-height: 40px;

        margin-top: 35px;
    }

    .error_page .desc
    {
        font-size: 17px;
    }



    /*----------
        Auth
    ----------*/
    .auth .data
    {
        width: 420px;
    }

    .auth .data .form
    {
        padding: 40px 60px 50px;
    }

    .auth .data .title
    {
        font-size: 24px;
        line-height: 28px;

        margin-bottom: 30px;
    }



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


    .lk_opportunities .title
    {
        font-size: 24px;
        line-height: 28px;

        width: 195px;
    }


    .lk_opportunities .items
    {
        width: calc(100% - 195px);
        margin-bottom: -25px;
        margin-left: -40px;
    }

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


    .lk_opportunities .item
    {
        line-height: 22px;
    }



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

        width: 330px;
    }

    .order_form .block_head .desc
    {
        width: 325px;
    }


    .order_form .data
    {
        padding: 40px;
    }

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

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

        margin-bottom: 20px;
    }



    /*-------------------
        Boss discount
    -------------------*/
    .boss_discount .photo
    {
        left: 30px;

        width: 320px;
        margin-left: 0;
    }


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

        top: 200px;
    }


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

        width: 300px;
        margin-top: 60px;
        margin-left: calc(50% + 25px);
    }



    /*------------------
        Online allow
    ------------------*/
    .online_allow .block_head
    {
        margin-bottom: 50px;
    }

    .online_allow .block_head .title
    {
        font-size: 36px;
        line-height: 44px;

        width: 100%;
    }


    .online_allow .row
    {
        margin-left: -40px;
    }

    .online_allow .row > *
    {
        width: calc(50% - 40px);
        margin-left: 40px;
    }


    .online_allow .item
    {
        line-height: 23px;

        padding-left: 85px;
    }


    .online_allow .text
    {
        font-size: 18px;
        line-height: 24px;

        margin: 50px 0 0 0;
        padding: 30px 40px;
    }



    /*---------------
        Fix price
    ---------------*/
    .fix_price .bonus
    {
        font-size: 18px;
        line-height: 24px;

        margin-left: 0;
    }


    .fix_price .title
    {
        font-size: 22px;
        line-height: 34px;

        width: 555px;
        margin-right: 0;
    }



    /*---------------
        Need help
    ---------------*/
    .need_help .img
    {
        left: -175px;

        margin-left: 0;
    }

    .need_help .img img
    {
        max-height: 475px;
    }


    .need_help .block_head
    {
        width: 390px;
        margin-right: 0;
    }

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


    .service_included2 + .need_help .block_head
    {
        padding: 0 0 0 50px;
    }

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

        height: 800px;
    }

    .service_included2 + .need_help .img .triangle
    {
        right: -115px;
        bottom: 30px;
    }



    /*--------------------
        Portfolio head
    --------------------*/
    .portfolio_head
    {
        padding: 160px 0 80px;
    }


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


    .portfolio_head .block_head
    {
        width: 520px;
    }

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

    .portfolio_head .block_head .desc
    {
        font-size: 17px;
        line-height: 25px;

        width: 460px;
    }


    .portfolio_head .photo
    {
        right: 0;
        bottom: -80px;
    }

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



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


    .advantages .block_head
    {
        margin-bottom: 60px;
    }

    .advantages .block_head .number
    {
        top: -30px;
    }

    .advantages .block_head .number img
    {
        width: 500px;
    }

    .advantages .block_head .pre_title
    {
        font-size: 14px;
        line-height: 22px;

        margin-bottom: 30px;
    }

    .advantages .block_head .title
    {
        font-size: 50px;
        line-height: 60px;
    }

    .advantages .block_head .desc
    {
        font-size: 17px;
        line-height: 25px;

        width: 450px;
        margin-top: 20px;
    }


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

    .advantages .slide .item .name
    {
        font-size: 18px;
        line-height: 24px;
    }


    .advantages .next
    {
        margin-top: 30px;
    }



    /*--------------
        Services
    --------------*/
    .services
    {
        margin-bottom: 100px;
        padding-top: 10px;
    }


    .services .row
    {
        padding: 0;
    }


    .services .service
    {
        font-size: 17px;
        line-height: 25px;

        min-height: 160px;
        padding: 20px;
    }



    /*-------------------
        First section
    -------------------*/
    .first_section .info .title
    {
        font-size: 32px;
        line-height: 42px;
    }

    .first_section .info .desc
    {
        font-size: 17px;
        line-height: 25px;

        margin-top: 20px;
    }

    .first_section .info .btn
    {
        font-size: 19px;
        line-height: 29px;

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


    .first_section .img
    {
        right: -95px;
    }



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

    .pluses .row > *
    {
        font-size: 12px;
        line-height: 20px;
    }


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


    .services_carousel .block_head
    {
        margin-bottom: 80px;
    }


    .services_carousel .service
    {
        padding: 40px;
    }


    .services_carousel .service .info
    {
        width: 360px;
    }

    .services_carousel .service .name
    {
        font-size: 26px;
        line-height: 32px;
    }

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

        width: 350px;
    }

    .services_carousel .service .price
    {
        width: auto;
    }

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

    .services_carousel .service .details
    {
        font-size: 17px;
        line-height: 23px;
    }


    .wheelSlider-container .slide.next
    {
        top: calc(-5% - 25px);
    }

    .wheelSlider-container .slide.next_next
    {
        top: calc(-10% - 50px);
    }


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



    /*-------------------
        About company
    -------------------*/
    .about_company
    {
        padding-top: 250px;
        padding-bottom: 450px;
    }


    .about_company .agency
    {
        margin-bottom: 120px;
        padding: 0;
    }

    .about_company .agency .title
    {
        line-height: 24px;

        margin-bottom: 20px;
    }

    .about_company .agency .desc
    {
        font-size: 20px;
        line-height: 32px;
    }


    .about_company .boss
    {
        margin-left: 240px;
        padding-bottom: 120px;
        padding-left: 150px;
    }

    .about_company .boss .photo
    {
        left: -440px;

        width: 500px;
    }

    .about_company .boss .quote
    {
        margin-top: 120px;
        margin-right: 0;
    }


    .about_company .why .youtube_link
    {
        font-size: 16px;
        line-height: 24px;

        padding: 40px 40px 40px 0;
    }

    .about_company .why .youtube_link .icon
    {
        width: 62px;
        height: 62px;
        margin-left: 45px;
    }

    .about_company .why .youtube_link .icon:before
    {
        width: 90px;
        height: 90px;
    }


    .about_company .why
    {
        padding: 0 0 0 40px;
    }

    .about_company .why .title
    {
        font-size: 24px;
        line-height: 36px;
    }



    /*-------------------
        Russian block
    -------------------*/
    .russian_block
    {
        padding-top: 140px;
    }

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

        margin-bottom: 35px;
    }

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

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

        width: 350px;
    }

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


    .russian_block .bg
    {
        width: 660px;
    }

    .russian_block .moscow
    {
        font-size: 90px;
        line-height: 100px;

        right: 80px;
    }



    /*---------------------
        Learn from best
    ---------------------*/
    .learn_from_best .title
    {
        font-size: 26px;
        line-height: 36px;
    }


    .learn_from_best .quote
    {
        font-size: 16px;

        margin-top: 110px;
        margin-left: 0;
    }

    .learn_from_best .quote:before
    {
        left: 0;
    }

    .learn_from_best .quote:after
    {
        right: -40px;
        bottom: -40px;
    }


    .learn_from_best .bg_title
    {
        font-size: 90px;
        line-height: 90px;
    }


    .learn_from_best .img
    {
        right: -255px;

        width: 640px;
    }



    /*---------------
        Interview
    ---------------*/
    .interview .video_link,
    .interview .exp
    {
        padding: 25px 35px;
    }


    .interview .video_link
    {
        font-size: 18px;
        line-height: 26px;
    }

    .interview .video_link .icon
    {
        width: 62px;
        height: 62px;
        margin-right: 30px;
    }


    .interview .exp
    {
        font-size: 14px;
        line-height: 24px;
    }



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

    .bottom_block .block_head .title
    {
        font-size: 26px;
        line-height: 34px;
    }



    /*------------------
        Service head
    ------------------*/
    .service_head .block_head
    {
        width: 525px;
    }

    .service_head .block_head .title
    {
        font-size: 38px;
        line-height: 46px;
    }

    .service_head .block_head .desc
    {
        font-size: 17px;
        line-height: 27px;

        width: 400px;
    }


    .service_head .photo
    {
        bottom: -80px;

        width: 450px;
        height: 500px;
    }

    .service_head .photo img
    {
        width: 681px;
        height: 500px;
    }



    /*-----------------------
        Service best deal
    -----------------------*/
    .service_best_deal .info
    {
        width: 100%;

        order: 3;
    }


    .service_best_deal .info .price
    {
        font-size: 32px;
        line-height: 50px;
    }

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

    .service_best_deal .info .exp
    {
        font-size: 16px;
        line-height: 24px;
    }


    .service_best_deal .title
    {
        font-size: 16px;
        line-height: 26px;

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

        text-align: center;
    }



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


    .service_gift .col_left
    {
        width: 360px;
        margin-left: 0;
    }


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

        padding: 30px 40px;
    }

    .service_gift .exp
    {
        font-size: 16px;

        margin-top: 40px;
    }


    .service_gift .block_head
    {
        width: 320px;
    }

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



    /*----------------------
        Service included
    ----------------------*/
    .service_included
    {
        padding-top: 80px;
        padding-bottom: 240px;
    }

    .service_included:before
    {
        height: 60px;
    }


    .service_included .block_head
    {
        padding-top: 100px;
        padding-left: 0;
    }

    .service_included .block_head .title
    {
        font-size: 40px;
        line-height: 50px;
    }


    .service_included .items
    {
        max-width: calc(50% + 30px);
        margin-bottom: -50px;
        margin-left: -30px;
    }

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


    .service_included .item
    {
        font-size: 14px;
        line-height: 24px;
    }



    .service_included2
    {
        padding: 80px 0 105px;
    }

    .service_included2:before
    {
        top: -100px;

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


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

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


    .service_included2 .tariff .type
    {
        font-size: 16px;
        line-height: 24px;
    }

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


    .service_included2 .tariff .price
    {
        font-size: 26px;
        line-height: 40px;

        margin-top: 60px;
    }

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


    .service_included2 .items
    {
        margin-top: -60px;
        margin-bottom: -50px;
    }

    .service_included2 .items > *
    {
        margin-bottom: 50px;
    }



    .service_included3:before
    {
        top: -125px;

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

    .service_included3 .pre_title
    {
        font-size: 13px;
        line-height: 21px;

        margin-bottom: 25px;
    }


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

    .service_included3 .block_head .title
    {
        font-size: 32px;
        line-height: 44px;
    }

    .service_included3 .duration
    {
        font-size: 16px;
        line-height: 20px;

        top: -80px;
        left: calc(50% + 60px);
    }

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


    .service_included3 .items
    {
        margin-left: -30px;
    }

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

    .service_included3 .item
    {
        font-size: 13px;
        line-height: 21px;

        padding-bottom: 65px;
    }

    .service_included3 .item:before
    {
        font-size: 60px;
        line-height: 54px;
    }



    /*----------------------
        Service buy desc
    ----------------------*/
    .service_buy_desc .block_head .title
    {
        font-size: 32px;
        line-height: 46px;
    }

    .service_buy_desc .block_head
    {
        width: 100%;
        margin-bottom: 40px;
    }


    .service_buy_desc .col_left,
    .service_buy_desc .col_right
    {
        width: calc(50% - 20px);
    }

    .service_buy_desc .col_right
    {
        margin-right: 0;
    }

    .service_buy_desc .row .title
    {
        font-size: 22px;
        line-height: 26px;
    }



    /*------------------
        Service full
    ------------------*/
    .service_full .block_head
    {
        width: 100%;
        max-width: 100%;
        margin-bottom: 35px;
    }

    .service_full .block_head .title
    {
        font-size: 32px;
        line-height: 44px;
    }


    .service_full .info
    {
        width: 100%;
        margin: 0;
    }

    .service_full .info .icon
    {
        margin-bottom: 20px;
    }



    /*-----------------
        Cases block
    -----------------*/
    .cases_block .info
    {
        width: 100%;
        padding-bottom: 90px;
    }


    .cases_block .next
    {
        bottom: -5px;
    }

    .cases_block .info .count
    {
        font-size: 26px;
    }

    .cases_block .info .count .current
    {
        font-size: 80px;
        line-height: 60px;
    }


    .cases_block .slider_wrap
    {
        width: 481px;
        margin-top: 20px;
        margin-right: auto;
    }

    .cases_block .slider
    {
        margin: 50px 19px 42px;
    }



    /*----------------
        Fixed form
    ----------------*/
    .fixed_form
    {
        transform: translateY(-50%) translateX(700px);
    }


    .fixed_form > .title
    {
        padding: 25px 15px;
    }


    .fixed_form .form
    {
        width: 700px;
        padding: 30px 40px;
    }


    .fixed_form .success
    {
        width: 700px;
        padding: 30px 40px;
    }

    .fixed_form .success .title
    {
        font-size: 26px;
        line-height: 32px;
    }

    .fixed_form .success .sep
    {
        height: 80px;
        margin: 0 40px;
    }

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



    /*------------
        Footer
    ------------*/
    footer
    {
        padding: 50px 0 25px;
    }

    footer .row + .row
    {
        margin-top: 40px;
        text-align: center;
    }


    footer .menu > * + *
    {
        margin-left: 30px;
    }


    footer .socials
    {
        width: 160px;
    }


    footer .contacts .phone
    {
        font-size: 24px;
        line-height: 30px;
    }

    footer .contacts .adress
    {
        margin-top: 15px;
    }


    footer .callback
    {
        width: 200px;
    }


    footer .links a
    {
        line-height: 23px;
    }



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

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

    .tariffs_f.tariffs .tariffs_info table th{
        text-align: center;
    }
}
