@media (max-width: 1279px)
{
    /*-------------------
        Global styles
    -------------------*/



    /*------------
        Header
    ------------*/
    header .info
    {
        padding: 25px 0;
    }


    header .city .dropdown button
    {
        line-height: 24px;

        padding: 20px;
    }


    header .logo
    {
        margin-left: 0;
    }

    header .logo .slogan
    {
        line-height: 20px;

        margin-top: 15px;
    }


    header .callback_btn
    {
        margin-right: 0;
    }


    header .menu
    {
        padding: 40px 0;
    }

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

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



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



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

    .page_head .cont
    {
        padding: 0 20px;
    }

    .page_head .cont > * + *
    {
        margin-top: 20px;
    }


    .page_title
    {
        font-size: 42px;
        line-height: 50px;
    }



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



    /*------------------
        Form elements
    ------------------*/
    .form .columns
    {
        --form_columns_offset: 25px;
    }


    .form .cols
    {
        margin-left: -25px;
    }

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

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


    .form .line
    {
        margin-bottom: 20px;
    }


    .form input[type=checkbox] + label
    {
        padding-left: 45px;
    }



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

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



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

    .articles > * + *
    {
        margin-top: 50px;
    }


    .articles .bg
    {
        padding: 60px 0;
    }


    .articles .cont
    {
        padding: 0 20px;
    }


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

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


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

    .articles .article .thumb
    {
        top: -15px;

        height: 65px;

        border-radius: 35px;
    }

    .articles .article .name
    {
        font-size: 20px;
        line-height: 28px;
    }

    .articles .article .desc
    {
        line-height: 22px;

        margin-top: 15px;
    }


    .articles .more
    {
        line-height: 22px;

        padding-top: 60px;
    }



    .articles .promo_article .thumb
    {
        margin-left: -20px;
    }

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

    .articles .promo_article .info
    {
        padding: 55px 80px 30px 50px;
    }

    .articles .promo_article .name
    {
        font-size: 32px;
        line-height: 44px;
    }

    .articles .promo_article .details
    {
        margin-top: 30px;
    }



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


    .action_form .data
    {
        padding: 60px 60px 60px 120px;
    }

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


    .action_form .title
    {
        font-size: 28px;
        line-height: 36px;

        width: 240px;
    }


    .action_form .form
    {
        width: calc(100% - 300px);
    }

    .action_form .form .line
    {
        margin-bottom: 20px;
    }

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

    .action_form .form .agree
    {
        width: 240px;
        margin-left: -300px;
    }



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

    .article_info .data
    {
        padding: 40px 80px 80px 80px;
    }


    .article_info .article_title
    {
        font-size: 36px;
        line-height: 50px;
    }



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

    .be_intresting .cont
    {
        padding: 0 20px;
    }


    .be_intresting .item
    {
        font-size: 16px;
        line-height: 28px;

        padding: 35px 35px 60px 35px;
    }

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



    /*---------------
        Case head
    ---------------*/
    .case_head .cont
    {
        padding: 0 20px;
    }


    .case_head .block_head
    {
        width: 430px;
    }

    .case_head .block_head .title
    {
        font-size: 42px;
        line-height: 56px;
    }

    .case_head .block_head .desc
    {
        font-size: 18px;
        line-height: 28px;
    }



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

    .case_about .cont
    {
        padding: 0 20px;
    }


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

    .case_about .block_head .title
    {
        font-size: 42px;
        line-height: 56px;
    }


    .case_about .block_title
    {
        font-size: 36px;
        line-height: 40px;

        width: 350px;
        margin-bottom: 40px;
    }


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

    .case_about .progress .title
    {
        font-size: 24px;
        line-height: 32px;

        margin-bottom: 30px;
    }

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

    .case_about .progress .items > *
    {
        margin-bottom: 30px;
    }

    .case_about .progress .item
    {
        line-height: 20px;

        padding-left: 45px;
    }

    .case_about .progress .item .name
    {
        font-size: 17px;
        line-height: 21px;

        margin-bottom: 7px;
    }



    /*-------------
        Tariffs
    -------------*/
    .tariffs
    {
        padding: 80px 0 50px;
    }


    .about_company + .tariffs
    {
        margin-top: -400px;
    }

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

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

    .about_company + .tariffs .head,
    .service_included + .tariffs .head,
    .service_included3 + .tariffs .head
    {
        padding: 0;
    }


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

    .tariffs .head .title
    {
        font-size: 42px;
        line-height: 54px;

        width: 370px;
    }

    .tariffs .head .desc
    {
        font-size: 17px;
        line-height: 27px;

        margin-top: 30px;
    }


    .tariffs .head.in_line
    {
        margin-bottom: 40px;
        padding: 0;
    }

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


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

    .tariffs .block_head .title
    {
        font-size: 42px;
        line-height: 52px;
    }


    .tariffs .row
    {
        padding: 0;
    }


    .tariffs .tariff
    {
        padding: 25px 35px 35px;
    }

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

        margin-bottom: 3px;
    }

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

        min-height: 68px;
    }

    .tariffs .tariff .price
    {
        font-size: 36px;
        line-height: 42px;

        margin-top: 50px;
    }

    .tariffs .tariff .order_btn
    {
        font-size: 19px;
        line-height: 23px;

        padding: 15px 25px;
    }


    .tariffs .tariffs_info table th
    {
        font-size: 15px;
        line-height: 21px;

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

    .tariffs .tariffs_info table td
    {
        padding-left: 50px;
    }

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

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



    /*-------------
        Garanti
    -------------*/
    .garanti
    {
        padding: 60px 0;
    }

    .garanti .cont
    {
        padding: 0 20px;
    }


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

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

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

        width: 410px;
    }

    .garanti .block_head .sub_title
    {
        font-size: 17px;
        line-height: 27px;

        width: 250px;
        margin-left: 130px;
    }


    .garanti .info
    {
        width: 200px;
    }

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

    .garanti .info .count .current
    {
        font-size: 90px;
        line-height: 65px;
    }


    .garanti .slider
    {
        margin-left: 310px;
    }

    .garanti .slider .title
    {
        font-size: 36px;
        line-height: 38px;
    }

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

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

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

        margin-top: 20px;
    }



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


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

        margin-bottom: 25px;
    }


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

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


    .portfolio_block .info, .slider_port
    {
        width: 420px;
    }

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

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

    .portfolio_block .info .item
    {
        line-height: 20px;

        padding-left: 45px;
    }

    .portfolio_block .info .item .name
    {
        font-size: 17px;
        line-height: 21px;

        margin-bottom: 7px;
    }


    .portfolio_block .was_done
    {
        width: 370px;
        margin-top: 60px;
    }

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

        margin-bottom: 20px;
    }


    .portfolio_block .count
    {
        font-size: 28px;

        margin-left: 35px;
    }

    .portfolio_block .count .current
    {
        font-size: 90px;
        line-height: 65px;
    }


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



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


    .youtube_block .video_link
    {
        margin-left: 30px;
    }


    .youtube_block .block_head
    {
        margin-right: 30px;
    }

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

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

    .youtube_block .block_head .subscribe_link
    {
        font-size: 16px;
        line-height: 24px;

        width: 270px;
        margin-top: 30px;
        padding: 15px 50px;
    }


    .youtube_block .bg_title
    {
        top: 250px;
    }


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

        width: calc(100% - 65px);
        margin-top: 50px;
        margin-right: -20px;
        margin-bottom: -150px;
        margin-left: 200px;
        padding: 50px 20px 50px 50px;
    }

    .youtube_block .laboratory .title
    {
        font-size: 21px;
        line-height: 33px;
    }

    .youtube_block .laboratory .desc
    {
        line-height: 24px;

        max-width: calc(100% - 335px);
        margin-right: 50px;
    }



    /*------------------
        Bottom block
    ------------------*/
    .bottom_block
    {
        padding: 60px 0;
    }


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


    .bottom_block .action_form
    {
        margin-bottom: 50px !important;
    }



    /*-------------------
        Contacts info
    -------------------*/
    .contacts_info .cont
    {
        padding: 0 20px;
    }

    .contacts_info .row + .row
    {
        margin-top: 50px;
    }


    .contacts_info .phone
    {
        font-size: 36px;
        line-height: 44px;

        width: 300px;
    }


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


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


    .contacts_info .data
    {
        max-width: calc(100% - 440px);
    }

    .contacts_info .order_btn
    {
        font-size: 32px;
        line-height: 60px;

        padding: 15px 40px;
    }



    /*------------------
        Contacts exp
    ------------------*/
    .contacts_exp
    {
        padding: 50px 0;
    }



    /*----------
        Auth
    ----------*/
    .auth
    {
        padding: 40px 0 60px;
    }



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



    /*----------------
        Order form
    ----------------*/
    .order_form .block_head
    {
        padding-right: 0;
        padding-left: 0;
    }

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

        width: 380px;
    }

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


    .order_form .data
    {
        padding: 50px;
    }

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

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

        margin-bottom: 25px;
    }



    /*-------------------
        Boss discount
    -------------------*/
    .boss_discount .discount
    {
        font-size: 24px;
        line-height: 34px;

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


    .boss_discount .photo
    {
        margin-left: -490px;
    }


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

        top: 190px;
        left: 0;
    }



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

    .online_allow .cont
    {
        padding: 0 20px;
    }


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

    .online_allow .block_head .title
    {
        font-size: 42px;
        line-height: 52px;

        width: 600px;
    }

    .online_allow .text
    {
        font-size: 19px;
        line-height: 25px;

        margin: 60px 0 0 0;
        padding: 50px;
    }



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


    .fix_price .bonus
    {
        font-size: 19px;
        line-height: 27px;

        margin-left: 50px;
        padding: 75px 0 0 75px;
    }


    .fix_price .title
    {
        font-size: 24px;
        line-height: 40px;

        width: 660px;
    }



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


    .need_help .img
    {
        margin-left: -640px;
    }

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


    .need_help .block_head
    {
        width: 415px;
        margin: 0 120px 0 auto;
    }

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


    .need_help .img .triangle
    {
        right: -180px;
        bottom: 15px;
    }


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

    .service_included2 + .need_help .img img:first-child
    {
        bottom: -228px;

        height: 900px;
        max-height: none;
    }

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



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

    .portfolio_head .cont
    {
        padding: 0 20px;
    }


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


    .portfolio_head .block_head
    {
        width: 650px;
    }

    .portfolio_head .block_head .title
    {
        font-size: 48px;
        line-height: 58px;
    }

    .portfolio_head .block_head .desc
    {
        font-size: 18px;
        line-height: 26px;

        width: 485px;
    }



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


    .advantages .block_head
    {
        margin-bottom: 80px;
        padding: 0;
    }

    .advantages .block_head .number
    {
        top: -40px;
        left: 0;
    }

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

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

        margin-bottom: 40px;
    }

    .advantages .block_head .title
    {
        font-size: 65px;
        line-height: 75px;
    }


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


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



    /*--------------
        Services
    --------------*/
    .services
    {
        margin-bottom: 120px;
        padding-top: 20px;
    }


    .services .row
    {
        margin-bottom: -15px;
        margin-left: -15px;
        padding: 0 80px;
    }

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



    /*-------------------
        First section
    -------------------*/
    .first_section .info
    {
        width: 440px;
        padding-bottom: 80px;
    }

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

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

        margin-top: 25px;
    }


    .first_section .img
    {
        right: -125px;

        margin-right: 0;
    }



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


    .pluses .row > *
    {
        line-height: 24px;
    }



    /*-----------------------
        Services carousel
    -----------------------*/
    .services_carousel .block_head
    {
        margin-bottom: 100px;
    }

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

    .services_carousel .block_head .desc
    {
        font-size: 18px;
    }


    .services_carousel .service
    {
        padding: 40px 60px;
    }

    .services_carousel .service .name
    {
        font-size: 28px;
        line-height: 36px;
    }

    .services_carousel .service .desc
    {
        font-size: 17px;
        line-height: 27px;

        width: 375px;
    }

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


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


    /*-------------------
        About company
    -------------------*/
    .about_company .agency .desc
    {
        font-size: 22px;
        line-height: 38px;
    }


    .about_company .why .title
    {
        font-size: 26px;
        line-height: 40px;
    }

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

        margin-top: 30px;
    }

    .about_company .why .youtube_link
    {
        font-size: 17px;
        line-height: 27px;

        width: 50vw;
        padding: 50px 80px 50px 0;
    }



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


    .russian_block .block_head
    {
        width: 520px;
        padding-left: 0;
    }

    .russian_block .block_head .pre_title
    {
        font-size: 14px;
        line-height: 28px;

        margin-bottom: 40px;
    }

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

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

        width: 375px;
    }

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


    .russian_block .bg
    {
        right: -40px;

        margin-right: 0;
    }


    .russian_block .moscow
    {
        font-size: 110px;
        line-height: 130px;

        right: 100px;

        margin-right: 0;
    }



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


    .learn_from_best .info
    {
        padding-left: 0;
    }

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

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

        margin-top: 120px;
        margin-left: 70px;
    }


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


    .learn_from_best .img
    {
        right: -210px;

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



    /*---------------
        Interview
    ---------------*/
    .interview .video_link,
    .interview .exp
    {
        padding: 30px 60px;
    }



    /*------------------
        Service head
    ------------------*/
    .service_head
    {
        padding: 160px 0 80px;
    }

    .service_head .cont
    {
        padding: 0 20px;
    }


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


    .service_head .block_head
    {
        width: 620px;
    }

    .service_head .block_head .title
    {
        font-size: 45px;
        line-height: 55px;
    }

    .service_head .block_head .desc
    {
        font-size: 18px;
        line-height: 28px;

        width: 430px;
    }

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


    .service_head .photo
    {
        right: 0;
        bottom: -100px;

        height: 600px;
    }

    .service_head .photo img
    {
        right: -50px;
    }



    /*-----------------------
        Service best deal
    -----------------------*/
    .service_best_deal .info
    {
        margin-left: 0;
    }

    .service_best_deal .info .price
    {
        font-size: 36px;
        line-height: 60px;
    }

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

    .service_best_deal .info .exp
    {
        font-size: 17px;
        line-height: 27px;
    }


    .service_best_deal .title
    {
        font-size: 17px;
        line-height: 27px;

        padding: 40px 45px;
    }



    /*------------------
        Service gift
    ------------------*/
    .service_gift
    {
        padding: 0 0 160px;
    }

    .service_gift .cont
    {
        padding: 0 20px;
    }


    .service_gift .col_left
    {
        width: 420px;
        margin-left: 45px;
    }


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

        padding: 35px 50px;
    }

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

        margin-top: 60px;
    }


    .service_gift .block_head
    {
        margin-right: 0;
    }


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



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


    .service_included .block_head
    {
        padding-top: 120px;
        padding-left: 30px;
    }

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


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

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

    .service_included .item
    {
        line-height: 28px;
    }



    .service_included2
    {
        min-height: 0;
        padding: 100px 0 223px;
    }

    .service_included2:before
    {
        top: -122px;

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

    .service_included2 .row .col_left
    {
        padding-left: 0;
    }


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

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


    .service_included2 .tariff .type
    {
        font-size: 17px;
        line-height: 27px;
    }

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


    .service_included2 .tariff .price
    {
        font-size: 30px;
        line-height: 50px;

        margin-top: 80px;
    }

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


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

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



    .service_included3 .cont
    {
        padding: 0 20px;
    }

    .service_included3 .pre_title
    {
        font-size: 14px;
        line-height: 24px;

        margin-bottom: 25px;
    }

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



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

    .service_buy_desc .cont
    {
        padding: 0 20px;
    }


    .service_buy_desc .block_head
    {
        width: 750px;
        margin-bottom: 50px;
    }

    .service_buy_desc .block_head .title
    {
        font-size: 38px;
        line-height: 54px;
    }


    .service_buy_desc .col_right
    {
        margin-right: 80px;
    }

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

        margin-bottom: 20px;
    }



    /*------------------
        Service full
    ------------------*/
    .service_full .block_head .title
    {
        font-size: 36px;
        line-height: 48px;
    }

    .service_full .info
    {
        margin-right: 40px;
    }



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

    .cases_block .info
    {
        width: 330px;
    }



    /*----------------
        Fixed form
    ----------------*/
    .fixed_form > .title
    {
        line-height: 22px;

        padding: 30px 15px;
    }


    .fixed_form .form
    {
        margin-left: 52px;
        padding: 40px 35px;
    }

    .fixed_form .form .line
    {
        margin-bottom: 20px;
    }

    .fixed_form .form .bottom
    {
        padding-top: 10px;
    }


    .fixed_form .success
    {
        padding: 40px 35px;
    }

    .fixed_form .success .title
    {
        font-size: 28px;
        line-height: 34px;
    }

    .fixed_form .success .sep
    {
        height: 90px;
        margin: 0 50px;
    }

    .fixed_form .success .text
    {
        font-size: 22px;
        line-height: 30px;
    }



    /*------------
        Footer
    ------------*/
    footer
    {
        padding: 60px 0 30px;
    }

    footer .row + .row
    {
        margin-top: 50px;
    }


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


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

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



    /*-----------
        PopUp
    -----------*/
    .modal
    {
        padding: 120px 90px;
    }

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

        margin-bottom: 35px;
    }

    .modal .text
    {
        font-size: 22px;
        line-height: 30px;
    }
}
