@media (max-width: 767px)
{
    /*---------------
        Main styles
	---------------*/

    .cont
    {
        padding: 0 20px;
    }


    .main_title
    {
        font-size: 30px;
        line-height: 41px;
    }


    .form .line_form
    {
        margin-bottom: 25px;
    }

    .form .input
    {
        font-size: 18px;
        height: 45px;
        padding: 0 20px;
    }

    .checkbox
    {
        margin-top: -8px;
    }

    .checkbox .label_check input[type=checkbox] + .check_text
    {
        font-size: 16px;
        line-height: 25px;
    }

    .checkbox .label_check input[type=checkbox] + .check_text:before
    {
        width: 24px;
        height: 24px;
    }

    .checkbox .label_check input[type=checkbox] + .check_text:after
    {
        left: 8px;
        width: 9px;
        height: 19px;
    }

    .form .submit_btn
    {
        font-size: 20px;
        line-height: 50px;
        height: 50px;
    }

    /*---------------
        Header
    ---------------*/

    header
    {
        padding: 25px 0;
        box-shadow: none;
    }

    header .bot .messengers a
    {
        height: 40px;
        width: 40px;
    }

    header .mob_box
    {
        top: 90px;
        height: calc(100% - 90px);
        padding: 35px 20px;
    }

    .menu .item button
    {
        font-size: 22px;
    }

    .menu .item + .item
    {
        margin-top: 30px;
    }

    .mob_menu_link span + span
    {
        margin-top: 9px;
    }

    .mob_menu_link.active span:nth-child(1)
    {
        top: 12px;
    }

    .mob_menu_link.active span:nth-child(3)
    {
        top: -12px;
    }

    /*---------------
        Main section
	---------------*/

    .first_section .cont
    {
        min-height: 1px;
        padding-top: 240px;
        padding-bottom: 250px;
    }

    .first_section .abs_img1
    {
        bottom: -6px;
        margin-right: 0;
        right: 25px;
        width: 123px;
    }

    .first_section .abs_img2
    {
        margin-right: -18px;
        top: 93px;
        width: 55px;
    }

    .first_section .abs_img2.abs_img2_2
    {
        display: none;
    }

    .first_section .abs_img3
    {
        width: 66px;
        top: 167px;
        margin-right: -105px;
        filter: none;
    }

    .first_section .abs_img4
    {
        margin-right: 0;
        right: auto;
        left: 95px;
        top: 48px;
        width: 60px;
    }

    .first_section .abs_img5
    {
        margin-right: 0;
        left: 24px;
        right: auto;
        top: 180px;
        width: 60px;
    }

    .first_section .abs_img5.abs_img5_2
    {
        margin-right: 0;
        bottom: 185px;
        right: auto;
        width: 65px;
        filter: blur(3px);
        left: 30px;
    }

    .first_section .abs_img6
    {
        top: 63px;
        bottom: 0;
        margin-right: 0;
        right: auto;
        width: 150px;
        left: 15px;
    }

    .first_section .abs_img7
    {
        top: 15px;
        margin-left: 70px;
        width: 100px;
    }

    .first_section .abs_img8
    {
        bottom: 19px;
        width: 80px;
        margin-right: -110px;
        right: 100%;
    }

    .first_section .abs_img8.abs_img8_2
    {
        top: 186px;
        margin-right: -170px;
        width: 55px;
        right: 50%;
    }

    .first_section .abs_img10
    {
        margin-left: 176px;
        top: 250px;
        left: auto;
        width: 62px;
        right: 10px;
    }

    .first_section .abs_img11
    {
        top: 104px;
        right: -25px;
        left: auto;
        margin-left: 0;
    }

    .first_section .abs_img12
    {
        bottom: 136px;
        width: 200px;
        margin-left: 20px;
        transform: rotate(-7deg);
    }

    .first_section .abs_img13
    {
        display: block;
        top: auto;
        bottom: 80px;
        right: 50%;
        margin-right: 10px;
        width: 77px;
    }


    .first_section .info .title
    {
        font-size: 40px;
        line-height: 51px;
    }

    .first_section .info .desc
    {
        font-size: 18px;
        line-height: 25px;
    }

    .first_section .send_request
    {
        margin-top: 50px;
    }

    .send_request
    {
        font-size: 20px;
        line-height: 50px;
        height: 50px;
    }


    .our_leaders .ellipse
    {
        width: 600px;
        height: 600px;
    }

    .our_leaders .slider
    {
        padding: 0 50px;
        margin-left: -15px;
        margin-right: -15px;
    }

    .our_leaders .slider .slick-list
    {
        overflow: visible;
    }

    .our_leaders .slider .leader
    {
        padding: 0 15px;
    }

    .our_leaders .slider .slick-slide .leader
    {
        opacity: .5;
    }

    .our_leaders .slider .slick-slide.slick-active .leader
    {
        opacity: 1;
    }

    .our_leaders .slider .slick-slide.slick-active .leader .photo
    {
        filter: drop-shadow(0px 0px 10px #BD97FF);
    }

    .our_leaders .slider .slick-slide.slick-active .leader .photo:before
    {
        filter: drop-shadow(0px 0px 10px #BD97FF);
    }

    .our_leaders .slider .slick-slide.slick-active .leader .photo img
    {
        box-shadow: 0px 0px 5px #BD97FF;
    }


    .advantages
    {
        padding-top: 50px;
    }

    .advantages .slider
    {
        padding-right: 45px;
        margin-left: -5px;
        margin-right: -5px;
    }

    .advantages .slider .slide
    {
        padding-left: 5px;
        padding-right: 5px;
    }

    .advantages .slider .slide .img
    {
        width: 140px;
        height: 140px;
    }

    .advantages .slider .slide .icon
    {
        height: 48px;
    }

    .advantages .slider .slide .name
    {
        font-size: 20px;
        line-height: 28px;
    }

    .advantages .slider .slide .name br
    {
        display: none;
    }

    .advantages .slider .slide .desc
    {
        font-size: 16px;
        line-height: 23px;
        margin-top: 8px;
    }


    .terms .ellipse
    {
        top: 20px;
        right: 50%;
        width: 600px;
        height: 600px;
        margin-left: -300px;
    }

    .terms .abs_img3
    {
        display: none;
    }

    .terms .abs_img5
    {
        top: -50px;
        margin-left: 150px;
        width: 90px;
    }

    .terms .abs_img9
    {
        top: 48px;
        margin-left: 80px;
        width: 54px;
    }


    .terms .cols .col
    {
        width: 100%;
        max-width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: flex-start;
        align-content: flex-start;
        flex-wrap: wrap;
    }

    .terms .cols .col + .col
    {
        margin-top: 40px;
    }

    .terms .cols .col .condition
    {
        width: calc(50% - 8px);
        display: block;
        text-align: center;
    }

    .terms .cols .col .condition + .condition
    {
        margin-top: 0;
    }

    .terms .cols .col .condition .info
    {
        max-width: 100%;
    }

    .terms .cols .col .condition .info .name
    {
        font-size: 20px;
        line-height: 28px;
    }


    .our_requirements .cont
    {
        padding-top: 313px;
        padding-bottom: 50px;
    }

    .our_requirements .info .text
    {
        margin-top: 24px;
        font-size: 16px;
        line-height: 23px;
    }

    .our_requirements .info .text p + p
    {
        margin-top: 18px;
    }

    .our_requirements .info .text ul + *
    {
        margin-top: 20px;
    }

    .our_requirements .info .text * + ul
    {
        margin-top: 20px;
    }

    .our_requirements .info .text ul li
    {
        padding-left: 15px;
    }

    .our_requirements .info .text ul li + li
    {
        margin-top: 18px;
    }

    .our_requirements .info .text ul li:before
    {
        top: 9px;
        width: 5px;
        height: 5px;
    }

    .our_requirements .abs_img1
    {
        top: 25px;
        bottom: auto;
        right: 50%;
        margin-right: -20px;
    }

    .our_requirements .abs_img2
    {
        top: 77px;
        bottom: auto;
        right: 50%;
        width: 93px;
    }

    .our_requirements .abs_img3
    {
        top: 111px;
        bottom: auto;
        right: 50%;
        width: 46px;
        margin-right: 84px;
    }

    .our_requirements .abs_img4
    {
        top: 159px;
        bottom: auto;
        width: 113px;
        right: 50%;
        margin-right: 5px;
    }

    .our_requirements .abs_img5
    {
        top: 116px;
        width: 103px;
        right: 50%;
        display: block;
        margin-right: -84px;
    }

    .our_requirements .abs_img6
    {
        width: 138px;
        top: 158px;
        bottom: auto;
        right: 50%;
        margin-right: 94px;
    }

    .our_requirements .abs_img7
    {
        top: 172px;
        bottom: auto;
        margin-left: 81px;
        left: 50%;
        width: 43px;
    }

    .our_requirements .abs_img8
    {
        top: 183px;
        bottom: auto;
        width: 120px;
        right: auto;
        left: 50%;
        margin-left: 71px;
    }

    .our_requirements .abs_img9
    {
        top: 39px;
        bottom: auto;
        width: 54px;
        right: auto;
        left: 50%;
        margin-left: 138px;
    }

    .our_requirements .abs_img10
    {
        top: 55px;
        bottom: auto;
        width: 68px;
        right: auto;
        left: 50%;
        margin-left: 49px;
    }


    .instagram_section
    {
        padding-bottom: 50px;
    }

    .instagram_section .ellipse
    {
        display: block;
        width: 600px;
        height: 600px;

        top: 50%;
        margin-right: 0;

        transform: translate(50%, -50%);
    }

    .instagram_section .slider
    {
        padding: 0 90px;
    }


    .form_section
    {
        padding-top: 50px;
    }

    .form_section .form
    {
        margin-top: 30px;
        padding: 30px 45px;
    }

    .form_section .abs_img1
    {
        top: 172px;
        width: 220px;
        margin-right: 0;
        right: auto;
        left: -110px;
    }

    .form_section .abs_img2
    {
        top: 345px;
        width: 190px;
        margin-right: 0;
        right: 0;
        left: -99px;
    }

    .form_section .abs_img3
    {
        bottom: 38px;
        width: 100px;
        margin-right: 89px;
    }

    .form_section .abs_img7
    {
        top: 210px;
        width: 336px;
        margin-left: 0;
        left: auto;
        right: -202px;
    }
    /*---------------
        Footer
    ---------------*/

    footer
    {
        padding: 35px 0;
    }

    footer .logo
    {
        width: 150px;
    }

    footer .messengers a
    {
        height: 40px;
        width: 40px;
    }

}
