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



    /*--------------
        Fancybox
    --------------*/
    .fancybox__slide
    {
        padding: 16px;
    }

    .header_space{
        height: 62px;
    }

    .modal.fancybox__content > .carousel__button.is-close svg
    {
        width: 17px;
        height: 17px;
    }

    .maintitleinpage{
        font-size: 26px;
        line-height: 34px;
    }

    /*-----------------
        Mob. header
    -----------------*/
    .mob_header .logo img
    {
        top: 2px;

        height: 38px;
    }


    .mob_header .phone
    {
        font-size: 16px;
    }


    .mob_header .mob_menu_btn
    {
        margin-left: 20px;
    }

    .box_price_serv .text_block {
        padding: 24px;
    }

    /*---------------
        Page head
    ---------------*/
    .breadcrumbs
    {
        font-size: 11px;
        line-height: 20px;
    }
    .service_sliders .breadcrumbs{
        top: 20px;
    }

    .page_title
    {
        font-size: 26px;
    }

    .main_slider, .main_slider.margin2 {
        margin-bottom: 50px;
    }


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


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


    .form .input
    {
        font-size: 14px;

        height: 44px;
        padding: 0 15px;
    }


    .form .checkbox
    {
        font-size: 11px;
    }



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


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


    .text_block .image_block .image.square:after
    {
        width: 108px;
        height: 108px;
    }


    .text_block .bg_title
    {
        height: 240px;
        padding-top: 28px;
        padding-bottom: 28px;
    }

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



    /*-----------------
        Main slider
    -----------------*/
    .main_slider .cont
    {
        min-height: 532px;
    }


    .main_slider .title
    {
        font-size: 24px;
    }


    .main_slider .controls
    {
        width: 100%;
    }



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


    .articles .article .image:after
    {
        width: 108px;
        height: 108px;
    }


    .articles .article .name
    {
        font-size: 22px;
        line-height: 30px;
    }



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


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


    .action_form .call a
    {
        font-size: 20px;
        line-height: 28px;
    }


    .action_form .form
    {
        padding: 40px;
    }



    /*--------------
        Services
    --------------*/
    .services
    {
        padding-bottom: 60px;
    }



    /*-------------------
        Service block
    -------------------*/
    .service_block .title
    {
        font-size: 22px;
        line-height: 30px;
    }


    .service_block .desc ul li:before
    {
        top: 8px;
    }


    .service2_block .image:after,
    .service5_block .image:after
    {
        width: 92px;
        height: 92px;
    }



    /*----------
        Calc
    ----------*/
    .calc
    {
        margin-bottom: 60px;
    }


    .calc .block_title
    {
        font-size: 28px;
        line-height: 36px;
    }


    .calc .form .line
    {
        margin-bottom: 16px;
    }


    .calc .form .service
    {
        position: relative;
        bottom: 0;

        margin-bottom: 24px;
        margin-left: 0;
    }


    .calc .form .service .sep
    {
        width: calc(100% - 136px);
    }


    .calc .form .service .field
    {
        width: 100%;
        margin-top: 8px;
    }


    .calc .form .service label
    {
        width: 50%;
    }

    .calc .form .service label div
    {
        min-width: 100%;
    }


    .calc .exp
    {
        font-size: 12px;
        line-height: 18px;
    }



    /*----------------
        Advantages
    ----------------*/
    .advantages .row
    {
        margin-left: 0;
    }

    .advantages .row > *
    {
        width: 100%;
        margin-left: 0;
    }


    .advantages .block_title
    {
        font-size: 28px;
        line-height: 36px;

        width: 100%;
    }


    .advantages .item .val
    {
        font-size: 26px;
        line-height: 34px;
    }



    /*-------------
        Reviews
    -------------*/
    .reviews:after
    {
        display: none;
    }


    .reviews .block_title
    {
        font-size: 26px;
        line-height: 34px;
    }


    .reviews .swiper-slide
    {
        width: 224px;
    }



    /*-----------------
        Bottom text
    -----------------*/
    .bottom_text .title
    {
        font-size: 26px;
        line-height: 34px;
    }


    .bottom_text .desc
    {
        font-size: 13px;
        line-height: 21px;
    }


    .bottom_text .image:after
    {
        width: 92px;
        height: 92px;
    }



    /*-----------
        PopUp
    -----------*/
    .modal
    {
        padding: 40px 28px;
    }


    .modal_title
    {
        font-size: 24px;
        line-height: 30px;
    }
}
