@media print,
(max-width: 767px)
{
    /*-------------------
        Global styles
    -------------------*/
    .swiper-button-next,
    .swiper-button-prev
    {
        width: 40px;
        min-width: 40px;
        height: 40px;
    }


    .swiper-horizontal > .swiper-pagination-bullets,
    .swiper-pagination-bullets.swiper-pagination-horizontal,
    .swiper-pagination-custom,
    .swiper-pagination-fraction
    {
        font-size: 15px;
    }

     .grig_list_servs{
        grid-template-columns: 1fr 1fr;
        margin-top: 40px;
    }

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


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

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

    .name_servicer {
        margin-top: 10px;
        font-size: 16px;
    }
    .price_related_serv {
        margin-top: 5px;
        font-size: 13px;
        font-weight: 400;
    }
    .btn_servreltd {
        margin-top: 15px;
        padding: 15px;
        font-size: 13px;
    }


    /*-----------------
        Mob. header
    -----------------*/
    .mob_header
    {
        padding: 12px 0;
    }


    .mob_header .phone
    {
        font-size: 18px;
        line-height: 20px;
    }



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


    .page_title
    {
        font-size: 30px;
    }

    .header_space{
        height: 76px;
    }


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


    .form .input
    {
        height: 48px;
    }


    .form .nice-select .current
    {
        line-height: 46px;

        height: 48px;
    }


    .form .checkbox
    {
        line-height: 18px;
    }


    .form .submit_btn
    {
        width: 100%;
        height: 52px;
    }



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

    .text_block h3
    {
        font-size: 21px;
        line-height: 29px;
    }

    .text_block h4
    {
        font-size: 19px;
        line-height: 27px;
    }


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


    .text_block blockquote
    {
        font-size: 17px;
        line-height: 25px;

        margin-top: 40px;
        margin-bottom: 40px;
        padding: 24px;
    }


    .text_block .image_block
    {
        margin-top: 48px;
        margin-bottom: 48px;
    }


    .text_block .image_block .image
    {
        margin-bottom: 24px;
    }

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


    .text_block .bg_title
    {
        height: 260px;
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .text_block .bg_title .title
    {
        font-size: 30px;
        line-height: 38px;
    }


    .text_block .table_wrap
    {
        width: calc(100% + 48px);
        max-width: calc(100% + 48px);
        margin-right: -24px;
        margin-left: -24px;
    }


    .text_block table
    {
        width: 700px;
    }


    .text_block table th
    {
        padding-right: 24px;
        padding-left: 24px;
    }

    .text_block table th:first-child,
    .text_block table th:last-child
    {
        border-right: none;
        border-left: none;
    }


    .text_block table td
    {
        padding-right: 24px;
        padding-left: 24px;
    }



    /*-----------------
        Main slider
    -----------------*/
    .main_slider,
    .main_slider.margin2
    {
        margin-bottom: 60px;
    }


    .main_slider .swiper-slide.dark_bg:before
    {
        opacity: .6;
    }


    .main_slider .cont
    {
        min-height: 488px;
        padding-bottom: 108px;
    }


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


    .main_slider .controls
    {
        width: 320px;
    }



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


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


    .articles .article .image
    {
        margin-bottom: 24px;
    }

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


    .articles .article .name
    {
        font-size: 24px;
        line-height: 32px;
    }



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


    .action_form .data
    {
        padding-right: 0;
    }


    .action_form .image
    {
        display: none;
    }



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



    /*-------------------
        Contacts info
    -------------------*/
    .contacts_info .map
    {
        height: 360px;
    }



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


    .services .all_link
    {
        font-size: 14px;
    }



    /*-------------------
        Service block
    -------------------*/
    .service_block
    {
        margin-bottom: 60px;
    }


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


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



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


    .calc .block_title
    {
        margin-bottom: 28px;
    }


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

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


    .calc .form .service .sep
    {
        width: 48px;
        margin-left: auto;
    }


    .calc .form .service .field
    {
        margin-left: auto;
    }


    .calc .form .service label div
    {
        min-width: 112px;
        padding: 10px;
    }


    .calc .form .total_price
    {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;

        text-align: center;
    }


    .calc .exp
    {
        flex-wrap: wrap;
    }

    .calc .exp .icon + div
    {
        width: calc(100% - 35px);
    }

    .calc .exp .write_btn
    {
        margin-top: 12px;
        margin-left: 35px;
    }



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


    .advantages .row
    {
        margin-left: -24px;
    }

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


    .advantages .block_title
    {
        width: calc(100% - 24px);
    }


    .advantages .item .val
    {
        font-size: 30px;
        line-height: 40px;
    }

    .advantages .item .desc
    {
        font-size: 14px;
        line-height: 22px;
    }
    .wrap_table_price tbody td {
        font-size: 13px;
        padding: 15px 15px;
        border-bottom: 1px solid #cfc2c2;
        font-weight: 450;
    }
    .preicw_sere{
        min-width: 95px;
    }

    .accordion-button{
        padding: 15px 15px;
        font-size: 14px;
    }
    /*-------------
        Reviews
    -------------*/
    .reviews
    {
        margin-bottom: 60px;
    }

    .reviews:after
    {
        width: 120px;
    }


    .reviews .swiper
    {
        width: 100%;
    }

    .reviews .swiper:before
    {
        display: none;
    }



    /*-----------------
        Bottom text
    -----------------*/
    .bottom_text
    {
        margin-bottom: 60px;
    }


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



    /*------------
        Footer
    ------------*/
    footer .col
    {
        margin-top: 20px;
    }


    footer .contacts
    {
        width: 100%;
        margin-top: 40px;
    }


    footer .privacy_policy_link
    {
        width: 100%;
        margin-top: 16px;
    }



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


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