@media (max-width: 1439px)
{
    /*---------------
	    Main styles
	---------------*/
    :root
    {
        --font_size_title: 29px;
    }


    .cont.padding
    {
        padding: 0 30px;
    }



    .block_head .desc
    {
        line-height: 24px;
    }



    .text_block
    {
        line-height: 28px;
    }



    .form .submit_btn
    {
        font-size: 22px;
        line-height: 24px;

        padding: 10px 25px;
    }



    /*---------------
		Header
	---------------*/
    header .menu
    {
        column-gap: 60px;
    }



    header.fixed .info .cont.flex
    {
        padding-right: 220px;
        padding-left: 286px;
    }

    header.fixed .logo
    {
        left: 30px;
    }

    header.fixed .time,
    header.fixed .adres
    {
        margin-left: 30px;
    }

    header.fixed .order_link
    {
        right: 30px;
    }



    /*---------------
		Sidebar
	---------------*/



    /*---------------
		Main section
	---------------*/
    .first_section .tabs
    {
        right: 20px;

        width: 210px;
        margin-right: 0;
    }

    .first_section .tabs button
    {
        font-size: 16px;
        line-height: 18px;

        height: 100px;
    }

    .first_section .tabs button:before
    {
        height: 100px;

        border-top-width: 50px;
        border-bottom-width: 50px;
    }


    .first_section .info .title
    {
        font-size: 42px;
        line-height: 46px;
    }

    .first_section .info .desc
    {
        line-height: 28px;
    }


    .first_section .img
    {
        min-height: 436px;
        margin-left: -100px;
        padding-right: 100px;
    }

    .first_section .img img
    {
        max-width: calc(100% + 100px);
    }



    .services .service
    {
        font-size: 22px;

        min-height: 200px;
        padding: 20px;
    }



    .special_offer .block_head
    {
        padding: 40px 30px 101px;
    }


    .special_offer .item
    {
        font-size: 15px;
        line-height: 23px;
    }

    .special_offer .item .name
    {
        padding: 15px 25px;
    }

    .special_offer .owl-carousel .owl-nav button.owl-prev
    {
        left: calc(-33.333% + 17px);
    }

    .special_offer .owl-carousel .owl-nav button.owl-next
    {
        left: -97px;
    }



    .doctors .flex
    {
        margin-bottom: -25px;
        margin-left: -25px;
    }

    .doctors .flex > *
    {
        width: calc(33.33% - 25px);
        margin-bottom: 25px;
        margin-left: 25px;
    }

    .doctors .doctor
    {
        padding: 0 20px 25px;
    }



    .excursion .info .desc
    {
        line-height: 28px;
    }

    .excursion .prev
    {
        right: 20px;

        margin-right: 0;
    }



    .examples .text_block
    {
        width: 41%;
    }

    .examples .text_block .big
    {
        font-size: 22px;
        line-height: 30px;
    }


    .examples .slider
    {
        max-width: calc(59% - 40px);
    }

    .examples .owl-carousel .owl-nav button.owl-prev
    {
        left: -30px;
    }

    .examples .owl-carousel .owl-nav button.owl-next
    {
        right: -30px;
    }



    .garanti .block_head
    {
        padding: 40px 30px 101px;
    }

    .garanti .item
    {
        padding: 40px 30px;
    }

    .garanti .item .period
    {
        font-size: 44px;
        line-height: 46px;
    }

    .garanti .item .payment
    {
        font-size: 19px;

        margin-top: 35px;
    }



    .reviews .review .text
    {
        line-height: 25px;
    }



    .are_you_sure .data
    {
        padding-left: 355px;
    }

    .are_you_sure .block_title
    {
        font-size: 38px;
        line-height: 42px;
    }

    .are_you_sure .info .title
    {
        font-size: 22px;
    }

    .are_you_sure .info .title br
    {
        display: none;
    }

    .are_you_sure .info .title2
    {
        font-size: 27px;
    }



    .contacts_block .info
    {
        padding: 30px;
    }



    /*---------------
		Footer
	---------------*/
    footer .info .phone
    {
        font-size: 22px;
    }


    footer .info .services_link > * + *
    {
        margin-left: 30px;
    }

    footer .info .services_link button
    {
        font-size: 15px;
    }



    footer .bottom
    {
        padding: 15px 0;
    }



    /*---------------
		PopUp
	---------------*/
    .service_info .data
    {
        padding: 50px 60px 30px;
    }

    .service_info .data .desc
    {
        line-height: 26px;

        margin-top: 25px;
    }

    .service_info .order_form
    {
        padding: 40px 60px;
    }

    .service_info .services .service
    {
        font-size: 14px;

        padding: 14px;
    }
}
