@media (max-width: 393px) {
    .answers_frequently_svg {
        top: 6rem;
    }
}

@media (max-width: 989px) {
    #vng {
        top: -80px;
    }

    html {
        font-size: 1vw;
    }

    .header .header_menu_wrap {
        display: none !important;
    }

    svg {
        max-width: 100%;
    }

    .finding_choice {
        overflow: hidden;
        background: url('../img/finding_choice_wrapper_bg.png') center bottom no-repeat, #EEEEEE;
        background-size: 120%;
    }

    .finding_choice_select_country_wrap ul {
        width: 100%;
        margin-top: 36px;
    }

    .finding_choice_list_ul li:nth-child(4) {
        position: absolute;
        left: 417px;
        bottom: -13px;
    }

    .finding_choice_list_ul li:nth-child(6) {
        position: absolute;
        left: 568px;
        bottom: -13px;
    }

    .finding_choice_list_ul li:nth-child(3) {
        position: absolute;
        left: 350px;
        bottom: -46px;
    }

    .finding_choice_list_ul li:nth-child(7) {
        position: absolute;
        left: 632px;
        bottom: -46px;
    }

    .finding_choice_list_ul li:nth-child(5) {
        position: absolute;
        left: 494px;
        bottom: 0;
    }

    .do_we_guarantee {
        overflow: hidden;
    }

    .gos_programm_form {
        display: block;
        border: 0;
    }

    .logo_footer img {
        width: 100%;
    }

    .video_section {
        overflow: hidden;
    }

    .main_top_section h3 {
        width: 100%;
        font-size: 18px;
    }

    .main_top_section h1 {
        margin-bottom: 35px;
        font-size: 34px;
    }

    .main_top_flag {
        margin-top: 20px;
        margin-bottom: 10px;
    }

    .main_top_section h4 {
        font-size: 15px;
        line-height: 120%;
        margin-bottom: 15px;
    }

    .burger_icon {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 25px;
        height: 100%;
        align-items: flex-start;
        margin-right: -15px;
    }

    .burger_icon img {
        width: 7rem;
        position: relative;
        top: 8px;
    }

    .logo_header {
        margin-top: 5px;
        margin-left: -15px;
    }

    .logo_header img {
        width: 100px;
    }

    .header {
        border-bottom: none;
        padding-top: 16px;
        z-index: 999;
    }

    .main_top_section_img_abs {
        display: none !important;
    }

    .header .row {
        border-bottom: 1px solid #9F9F9F;
        margin-left: 0;
        margin-right: 0;
    }


    .contact_header_mob {
        display: flex;
        justify-content: space-between;
        margin-bottom: 280px;
    }

    .main_top_section {
        padding-top: 60px;
        padding-bottom: 30px;
        background: url('../img/main_top_section_bg_m.png') center top no-repeat;
        background-size: 290px;
        background-position: center 50px !important;
        transition: 0.3s;
    }

    .gos_programm_svg {
        position: absolute;
        top: 28px;
    }

    .we_better_imagine_svg {
        position: absolute;
        top: 27px;
        left: 90px;
    }

    .header_meseg li {
        margin-left: 0;
        margin-right: 22px;
    }

    #svg1 {
        top: 359px;
        width: 160px;
    }

    .not_time h3 {
        width: 280px;
        margin-bottom: 30px;
    }

    .not_time_svg {
        top: 54px;
        width: 320px;
    }

    .finding_choice_list_ul li:nth-child(2) {
        display: none;
    }

    .finding_choice_list_ul li:nth-child(8) {
        display: none;
    }

    .link_header {
        font-size: 20px;
    }

    .header_menu li {
        margin-right: 0;
    }

    .logo_burger img {
        width: 100px;
    }

    .main_top_section .world_coast_btn1 {
        display: flex;
        width: 100%;
        background: rgba(206, 206, 206, 0.2);
        justify-content: center;
        border-radius: 5px;

        font-size: 17px;
        line-height: 18px;
        letter-spacing: -0.04em;
        color: #1B1B1B;
        margin-left: 0;
        margin-top: 15px;
    }

    .main_top_section .world_coast_btn2 {
        background: rgba(0, 87, 255, 0.05);
        border-radius: 5px;
        display: flex;
        width: 100%;
        justify-content: center;
        margin-left: 0;
        color: #0057FF;
        font-size: 17px;
    }

    .world_coast_btn1 img {
        width: 18px;
    }

    .world_coast_btn2 img {
        width: 17px;
        position: relative;
        top: -1px;
    }

    .do_we_guarantee_wrap {
        padding: 20px;
        padding-top: 30px;
        border-radius: 20px;
        background: url('../img/map_bg.svg') center 58px no-repeat, #EEEEEE;
        background-size: 100%;
    }

    .do_we_guarantee_text {
        margin-top: 120px;
    }

    .do_we_guarantee_wrap p {
        margin-bottom: 20px;
        font-size: 22px;
        line-height: 120%;
        letter-spacing: -0.04em;
    }

    .do_we_guarantee_wrap .do_we_guarantee_text_down {
        margin-bottom: 30px;
        font-size: 17px;
        line-height: 110%;
        width: 100%;
        text-align: center;
        padding: 10px 34px;
    }

    .do_we_guarantee_wrap .do_we_guarantee_text_down br {
        display: none;
    }

    .do_we_guarantee_btn {
        width: 33%;
        padding: 10px;
        height: 96px;
    }

    .do_we_guarantee_btn span {
        font-size: 14px;
        line-height: 15px;
    }

    .do_we_guarantee_btn img {
        width: 16px;
        margin-bottom: 10px;
    }

    .do_we_guarantee_wrap h3 {
        font-size: 34px;
    }

    #svg2 {
        position: absolute;
        width: 260px;
        margin-top: 5px;
    }

    #svg2 path {
        stroke-width: 4;
    }

    #svg5 path {
        stroke-width: 6;
    }

    .do_we_guarantee_map1 {
        left: 70px;
        width: 8px;
        top: 138px;
    }

    .footer .footer-down .world_coast_btn2:hover {
        color: #fff;
    }

    .do_we_guarantee_map2 {
        left: 90px;
        width: 12px;
        top: 157px;
    }

    .do_we_guarantee_map3 {
        left: 145px;
        width: 10px;
        top: 122px;
    }

    .do_we_guarantee_map4 {
        left: 190px;
        width: 10px;
        top: 114px;
    }

    .do_we_guarantee_map5 {
        left: 240px;
        width: 8px;
        top: 110px;
    }

    .do_we_guarantee_map6 {
        left: 182px;
        width: 10px;
        top: 145px;
    }

    .do_we_guarantee_wrap hr {
        margin-bottom: 13px;
    }

    .finding_choice_wrapper {
        margin-top: 30px;
        border-radius: 20px;
        padding: 20px 8px;
        padding-bottom: 250px;
        background: none;
    }

    .finding_choice_img {
        width: 65px;
    }

    #svg7 {
        top: 12px;
        width: 264px;
    }

    .finding_choice_wrapper h3 {
        margin: 0 auto;
        width: 328px;
        margin-top: 30px;
        margin-bottom: 58px;

        font-size: 25px;
        line-height: 90%;
        text-align: center;
        letter-spacing: -0.06em;
    }

    .finding_choice_wrapper h3 .br {
        display: none;
    }

    .finding_choice_consult {
        width: 120px;
        height: 120px;
        margin-left: -60px;
        font-size: 12px;
        line-height: 14px;
    }

    .gos_programm {
        margin-top: 0px;
        padding-top: 130px;
        padding-bottom: 30px;
    }

    .gos_programm h3 {
        margin-bottom: 30px;
        font-size: 34px;
        width: 320px;
    }

    .gos_programm_form_block2 button img {
        width: 7rem;
    }

    .best_options_county_advantage_text_down {
        color: #797979 !important;
        font-size: 14px;
        line-height: 120%;
        margin-bottom: 30px;
        letter-spacing: -0.04em;
    }

    .not_time .best_options_county_advantage_text_down {
        margin-left: 38px;
    }

    .gos_programm .best_options_county_advantage_text_down {
        margin-left: 40px;
    }

    .gos_programm_form_block2 {
        display: block;
    }

    .gos_programm_form_block1 {
        width: 100%;
        border: 0.5px solid #1B1B1B;
        border-radius: 5px;
        padding: 15px;
        margin-bottom: 14px;
    }

    .gos_programm_form_block2>div {
        border: 0.5px solid #1B1B1B;
        border-radius: 5px;
        padding: 15px;
        margin-bottom: 10px;
    }

    .gos_programm_form_block2 {
        width: 100%;
        padding: 0;
    }

    .gos_programm_form_block2 button {
        width: 100%;
        font-size: 16px;
        padding: 22px;
        height: 80px;
    }

    .gos_programm_form p {
        font-size: 14px;
        margin-bottom: 12px;
        line-height: 130%;
    }

    .gos_programm_form input {
        font-size: 20px;
    }

    .assess_your {
        margin-top: 60px;
        margin-bottom: 20px;
    }

    .assess_your h3 {
        margin-bottom: 40px;
        font-size: 34px;
        width: 320px;
    }

    #svg5 {
        position: absolute;
        top: 34px;
        width: 255px;
    }

    .assess_your_item h4 {
        font-size: 21px;
        line-height: 85%;
    }

    .assess_your_item p {
        font-size: 16px;
        padding-right: 20px;
        line-height: 120%;
        width: 100%;
    }

    .assess_your_item {
        height: auto;
        padding-bottom: 20px;
        border-bottom: 1px solid rgba(27, 27, 27, 0.2);
        margin-bottom: 20px;
    }

    .assess_your_btn {
        width: 100%;
        font-size: 17px;
    }

    .assess_your .we_better_imagine_slider_btn {
        width: 100%;
        margin-left: 0;
        font-size: 17px;
    }

    .we_better_imagine_slider_btn img {
        width: 18px;
    }

    section.assess_your>div>div>div:nth-child(5)>div {
        border-bottom: 0;
    }

    .video_section_wrapper {
        padding: 40px 10px;
        border-radius: 30px;
        background: url('../img/video_section_bg-m.png') center top no-repeat;
        background-size: cover;
    }

    .video_section_wrapper h3 {
        margin-bottom: 50px;
        width: 270px;
        font-size: 35px;
    }

    .video_section_wrapper h3+img {
        margin-bottom: 30px;
    }

    .video_section_wrapper_play img {
        width: 15px;
    }

    .video_section_wrapper_play+p {
        font-size: 12px;
        line-height: 110%;
        text-align: center;
        letter-spacing: -0.01em;
        color: #FFFFFF;
        margin-top: 12px !important;
        font-weight: 700;
    }

    .video_section_wrapper p {
        width: 310px;
        margin: 0 auto;
        font-size: 16px;
        line-height: 110%;
        letter-spacing: -0.01em;
    }

    .bridges_opacity_list li a.active p {
        font-size: 20px;
    }

    .bridges_opacity_item p {
        font-size: 22px;
        line-height: 107%;
        letter-spacing: -0.03em;
        position: static;
    }

    .video_section_wrapper .video_section_wrapper_play {
        position: static;
        width: 90px;
        height: 90px;
        margin: 0 auto;
        margin-top: 30px;
    }

    .world_coast {
        padding: 30px 0;
    }

    .world_coast h3 {
        width: 200px;
        margin-bottom: 30px;
        font-size: 42px;
    }

    .world_coast p {
        margin-left: 0;
        font-size: 25px;
        margin-bottom: 60px;
    }

    .world_coast_btn1 {
        font-size: 17px;
        line-height: 18px;
        letter-spacing: -0.04em;
    }

    .world_coast_btn2 {
        font-size: 17px;
        line-height: 18px;
        text-align: center;

    }

    .world_coast .world_coast_btn2 img {
        display: block;
        margin-bottom: 10px;
    }

    .world_coast .world_coast_btn2 {
        text-align: left;
        padding: 10px 12px;
        width: 46%;
        margin-right: 0;
        display: inline-block;
        font-size: 14px;
    }

    .world_coast .world_coast_btn2:nth-child(2) {
        margin-right: 0;
    }

    .footer_top {
        display: none;
    }

    .footer {
        padding-top: 50px;
        padding-bottom: 40px;
    }

    .logo_footer img {
        width: 100px;
        margin: 0 auto;
        display: block;
    }

    .logo_footer {
        display: block;
        border-bottom: 1px solid rgba(255, 255, 255, 0.15);
        padding-bottom: 30px;
    }

    .footer_phone {
        font-size: 30px;
        line-height: 100%;
        margin-top: 30px;
        display: block;
        text-align: center;
        margin-bottom: 30px;
    }

    body>footer>div:nth-child(1)>div>div.col-md-4.offset-md-4.d-md-flex.align-items-center.justify-content-end {
        display: flex;
        flex-direction: column-reverse;
    }

    .footer_social_link {
        display: flex;
        justify-content: center;
    }

    .footer_social_link li a {
        width: 64px;
        height: 52px;
        margin-bottom: 20px;
    }

    .footer_social_link li a img {
        width: 20px;
    }

    .footer_top_text {
        font-size: 14px;
        text-align: center;
        margin-right: 0;
        letter-spacing: -0.01em;
        color: #9F9F9F;
        display: block;
        padding-bottom: 35px;
    }

    .footer-down {
        border: 0;
        margin-top: 30px;
        text-align: center;
    }

    .footer-down p {
        font-size: 12px;
        line-height: 130%;
        letter-spacing: -0.01em;
        padding: 0;
        margin-bottom: 20px;
        border: 0 !important;
        color: #9F9F9F;
    }

    #allprogramm {
        top: -670px;
    }

    #price {
        position: absolute;
        top: 0px;
    }

    #team {
        position: absolute;
        top: -50px;
    }

    .footer-down .footer_down_text_right {
        text-align: center;
    }

    .you_to_know_item {
        border-radius: 30px;
        margin-bottom: 10px;
        padding: 20px;
        height: 390px;
    }

    .video_section_wrapper2 h3 {
        width: 310px;
    }

    .you_to_know_item h4 {
        width: 230px;
        font-size: 34px;
    }

    .you_to_know_item_btn {
        justify-content: space-between;
        font-size: 14px;
        line-height: 22px;
        border-radius: 5px;
        display: flex;
        padding: 10px 20px;
        font-weight: 400;
    }

    .you_to_know h3 {
        display: none;
    }

    .you_to_know .video_section_wrapper {
        border-radius: 30px;
    }

    .video_section_wrapper2_m {
        margin-bottom: 10px;
    }

    .you_to_know .video_section_wrapper h3 {
        display: block;
    }

    .burger_menu {
        background: #1B1B1B;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        width: 100%;
        z-index: 1010;
        padding-top: 14px;
        padding-bottom: 20px;
        display: none;
        height: 100%;
    }

    .burger_menu_top {
        border-bottom: 1px solid rgba(159, 159, 159, 0.4);
    }

    .burger_menu .link_header {
        color: #fff;
    }

    .close_icon_burger {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 15px;
        border-left: 1px solid rgba(159, 159, 159, 0.4);
        height: 100%;
        align-items: flex-start;
        padding-top: 5px;
    }

    .close_icon_burger img {
        width: 20px;
    }

    .burger_menu .contact_header_mob {
        margin-bottom: 60px;
        margin-top: 5px;
    }

    .header_menu li:last-child {
        margin-right: 0;
    }

    .burger_menu .header_menu {
        display: block;
        margin-bottom: 90px;
    }

    .burger_menu .header_menu li a {
        color: #FFFFFF;
        font-size: 24px;
        line-height: 200%;
        text-align: center;
        letter-spacing: 0.01em;
        font-family: 'Metal';
        margin-bottom: 10px;
    }

    .scroll_down {
        display: block;
        text-align: center;
        margin: 45px 0;
    }

    .burger_link_adress {
        font-size: 15px;
        line-height: 100%;
        letter-spacing: -0.03em;
        text-decoration-line: underline;
        color: #FFFFFF;
        padding-top: 18px;
        display: block;
        padding-bottom: 5px;
    }

    .burger_link_adress img {
        margin-right: 8px;
        width: 18px;
        position: relative;
        top: -2px;
    }

    .burger_email_link {
        font-size: 15px;
        line-height: 100%;
        letter-spacing: -0.03em;
        color: #FFFFFF;
        text-align: right;
        display: block;
        border-left: 1px solid rgba(159, 159, 159, 0.4);
        padding-top: 18px;
        padding-bottom: 5px;
    }

    .burger_footer {
        position: absolute;
        bottom: 20px;
        right: 10px;
        left: 10px;
        margin-top: 20px;
        border-top: 1px solid rgba(159, 159, 159, 0.4);
    }

    .burger_footer p {
        color: #fff;
        font-size: 14px;
        text-align: center;
        margin-top: 18px;
    }

    .we_know_doubt {
        background-size: 200px;
        background-position: top 20px right 20px;
        margin-top: 30px;
    }

    .we_know_doubt p {
        font-size: 20px;
    }

    .we_know_doubt a {
        width: 200px;
        font-weight: 400;
        font-size: 15px;
        letter-spacing: -0.04em;
        line-height: 50px;
        height: 50px;
    }

    .how_much_citizenship {
        background: #fff;
        padding-top: 0px;
        padding-bottom: 0px;
    }

    .how_much_citizenship h3 {
        width: 244px;
        margin-bottom: 30px;
        font-size: 34px;
    }

    .best_options_county_advantage_text_down:before {
        width: 20px;
        height: 20px;
        left: -34px;
        background-size: contain;
    }

    .how_much_citizenship .best_options_county_advantage_text_down {
        margin-top: 0;
        margin-left: 35px;
    }

    .how_much_citizenship_form_wrap {
        background: #F9F9F9;
        border-radius: 20px;
        padding: 14px 18px;
        margin-bottom: 0;
    }

    .how_much_citizenship_form_wrap_questions {
        font-size: 15px;
        line-height: 90%;
        margin-bottom: 5px;
        margin-bottom: 30px;
    }

    .how_much_citizenship_form_wrap label {
        padding-bottom: 30px;
        margin-bottom: 30px;
        padding-right: 20px;
        padding-left: 50px;
        font-size: 18px;
    }

    .how_much_citizenship_form_btn {
        flex-direction: row;
        padding: 10px 20px;
        font-weight: 400;

        font-size: 16px;
        line-height: 32px;
        letter-spacing: -0.04em;
        color: #0057FF;
        align-items: center;
    }

    .how_much_citizenship_form_btn span br {
        display: none;
    }

    .how_much_citizenship_form_btn img {
        width: 36px;
    }

    .how_much_citizenship_form_wrap label:before {
        width: 20px;
        height: 20px;
        border: 1.17647px solid #000000;
    }

    .how_much_citizenship_form_wrap label:after {
        left: 0px;
        width: 20px;
        background-size: 14px;
        top: 6px;
    }

    .footer .footer-down .world_coast_btn1 {
        width: 100%;
        margin-bottom: 10px;
        line-height: 40px;
    }

    .footer .footer-down .world_coast_btn2 {
        width: 100%;
        margin-bottom: 10px;
        line-height: 40px;
        margin-bottom: 60px;
    }

    .you_to_know {
        padding-top: 50px;
        padding-bottom: 30px;
    }

    .how_much_citizenship_form_last label {
        margin-bottom: 5px;
    }

    .our_command {
        padding-top: 60px;
        background: url('../img/our_command_bg.png') right -150px top 30px no-repeat, #F9F9F9;
        background-size: contain;
        padding-bottom: 90px;
        overflow: hidden;
        position: relative;
    }

    .our_command_swiper_prev {
        transform: rotate(180deg);
    }

    .bridges_opacity {
        margin-top: -170px;
        padding-top: 250px;
        padding-bottom: 0;
    }

    .our_command h3 {
        width: 150px;
        margin-bottom: 30px;
        font-size: 34px;
    }

    .our_command .best_options_county_advantage_text_down {
        margin-top: 0;
        margin-left: 35px;
    }

    .our_command_swiper {
        width: 600px;
        margin-left: -300px;
        position: relative;
        left: 50%;
        height: 240px;
    }

    .our_command_item:after {
        content: none;
    }

    .our_command_item img {
        border-radius: 24.8561px;
        opacity: 1;
        height: 240px;
        object-fit: cover;
    }

    .our_command_item {
        padding: 15px;
        padding-top: 160px;
        color: #fff;
    }

    .we_know_doubt h3 {
        font-size: 34px;
    }

    .our_command_item h4 {
        font-size: 24px;
        line-height: 70%;
        letter-spacing: -0.03em;
        color: #FFFFFF;
        margin-bottom: 18px;
    }

    .our_command_item p {
        font-size: 13px;
        line-height: 100%;
        letter-spacing: -0.04em;
        color: #FFFFFF;
        width: 100%;
    }

    .our_command_swiper_next,
    .our_command_swiper_prev {
        background: rgba(205, 205, 205, 0.2);
        backdrop-filter: blur(15px);
        border-radius: 71px;
        width: 40px;
        height: 40px;
        bottom: -60px;
        top: auto;
    }

    .our_command_swiper_prev {
        left: 35%;
    }

    .our_command_swiper_next {
        right: 35%;
    }

    .our_command_swiper_next img,
    .our_command_swiper_prev img {
        width: 17px;
    }

    .our_command_swiper_next:after,
    .our_command_swiper_prev:after {
        content: none;
    }

    .we_better_imagine {
        padding: 60px 0 30px;
    }

    .we_better_imagine h3 {
        width: 312px;
        margin-bottom: 34px;
        font-size: 34px;
    }

    #svg9 {
        position: absolute;
        top: 75px;
        margin-top: 0;
    }

    #svg9 path {
        stroke-width: 5;
    }

    .we_better_imagine p.best_options_county_advantage_text_down {
        margin-top: 0;
        margin-left: 40px;
    }

    .slider-nav_item {
        height: 70px;
        margin: 0;
        border-radius: 5.60472px;
    }

    #svg12 {
        display: none !important;
    }

    .we_better_imagine_slider_wrap {
        background: rgba(239, 239, 239, 0.7);
        border-radius: 20px;
        padding: 20px;
    }

    .slider-nav_item p {
        writing-mode: initial;
        transform: initial;
        top: 5px;
        left: 10px;
        font-size: 18px;
        line-height: 100%;
    }

    .we_better_imagine_item {
        margin-bottom: 10px;
        transition: 0.3s;
    }

    .we_better_imagine_item:last-child {
        margin-bottom: 0;
    }

    .we_better_imagine_item.active .slider-nav_item {
        height: 155px;
        z-index: 9 !important;
    }

    .we_better_imagine_item.active .slider-nav_item .slider-nav_item_wrap {
        display: none;
    }

    .we_better_imagine_item.active .slider-nav_item p {
        color: #fff;
    }

    .we_better_imagine_item.active .slider-nav_item .slider-navProgress {
        display: none;
        right: 12px;
        bottom: 12px;
    }

    .slider-navProgress .progress {
        width: 17px;
        height: 17px !important;
    }

    .we_better_imagine_main_icon {
        width: 58px;
        margin-top: 20px;
        margin-bottom: 15px;
    }

    .we_better_imagine_main_num {
        font-size: 25px;
        line-height: 100%;
        letter-spacing: -0.01em;
        color: #1B1B1B;
        opacity: 0.3;
        top: 20px;
    }

    .we_better_imagine_main h4 {
        font-size: 34px;
        line-height: 100%;
        letter-spacing: -0.03em;
        color: #1B1B1B;
        margin-bottom: 30px;
    }

    .we_better_imagine_main {
        display: none;
    }

    .we_better_imagine_main p {
        font-size: 22px;
        line-height: 120%;
        letter-spacing: -0.04em;
        margin-bottom: 30px;
    }

    .we_better_imagine_slider_btn {
        margin-left: 0;
        height: 40px;
        font-size: 12px;
        line-height: 18px;
        width: 140px;
        margin-bottom: 20px;
        display: none;
    }

    .we_better_imagine_slider_wrap hr {
        margin-bottom: 20px;
        display: none;
    }

    .we_better_imagine_item.active .we_better_imagine_main {
        display: block;
    }

    .we_better_imagine_item.active hr {
        display: block;
    }

    .we_better_imagine_item.active .we_better_imagine_slider_btn {
        display: flex;
        font-size: 16px;
        width: 200px;
        height: 50px;
    }

    .bridges_opacity h3 {
        margin-bottom: 30px;
        font-size: 34px;
        width: 300px;
    }

    .bridges_opacity_info {
        margin-top: 0;
        margin-left: 30px;
        margin-bottom: 40px;
        font-size: 14px;
        line-height: 110%;
        letter-spacing: -0.01em;
        color: #CECECE;

    }

    .bridges_opacity_info:after {
        width: 20px;
        height: 20px;
        left: -30px;
        background-size: contain;
    }

    .bridges_opacity_list li {
        margin-bottom: 30px;
        padding-bottom: 30px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .bridges_opacity_list li a {
        border: 0;
        margin-bottom: 0;
        padding-bottom: 0;
        align-items: center;
    }

    .bridges_opacity_list li a p {
        font-size: 15px;
        line-height: 93.5%;
        letter-spacing: -0.04em;
        color: #9F9F9F;
        margin-bottom: 0;
    }

    .bridges_opacity_list li a span {
        position: relative;
        top: -3px;
    }

    .bridges_opacity_list .bridges_opacity_list_minus {
        color: #fff;
        font-size: 30px;
    }

    .bridges_opacity_item {
        margin-top: 30px;
    }

    img.bridges_opacity_list_arrow {
        display: none !important;
    }

    img.bridges_opacity_list_minus {
        display: block !important;
    }

    .modal_submit {
        padding: 20px;
        border-radius: 30px 30px 0 0;
    }

    .modal_submit .modal_submit_close {
        width: 20px;
        right: 20px;
    }

    .modal_submit h3 {
        width: 240px;
        margin-bottom: 30px;
        font-size: 7rem;
    }

    .finding_choice_list_ul li a {
        width: 48px;
        height: 48px;
    }

    .select_country_m {
        padding: 70px 0;
        padding-top: 120px;
        background: linear-gradient(180deg, #F9F9F9 0%, rgba(249, 249, 249, 0) 100%);
    }

    .select_country_m h3 {
        font-family: 'Metal';
        font-size: 34px;
        line-height: 70%;
        letter-spacing: -0.03em;
        color: #1B1B1B;
        margin-bottom: 30px;
    }

    .select_country {
        display: none;
    }

    .select_country_m .best_options_county_advantage_text_down {
        font-size: 21px;
        line-height: 110%;
        letter-spacing: -0.03em;
        color: #1B1B1B !important;
        width: 80%;
        margin-bottom: 260px;
        margin-top: 90px;
    }

    .best_options_county_advantage_text_down b {
        font-size: 30px;
        margin-bottom: 15px;
    }

    .select_country_m .best_options_county_advantage_text_down:before {
        content: none;
    }

    .best_options_select_country_item {
        width: 100%;
        display: flex;
        align-items: center;
    }

    .best_options_select_country_item span {
        font-size: 16px;
        line-height: 100%;
        letter-spacing: -0.04em;
        color: #1B1B1B;
        display: inline-block;
        font-weight: 400;
    }

    .best_options_select_country_item img {
        margin-right: 8px;
        width: 23px;
        height: 23px;
    }

    .best_options_select_country_item:hover svg {
        display: none !important;
    }

    /*.best_options_select_country_item:hover span{*/
    /*    color: #0057FF;*/
    /*}*/
    /*.best_options_select_country_item:hover img{*/
    /*    border: 2px solid #0057FF;*/
    /*}*/
    .best_options {
        display: none !important;
    }

    .swiper-slide-thumb-active .best_options_select_country_item img {
        border: 2px solid #0057FF;
    }

    .swiper-slide-thumb-active .best_options_select_country_item span {
        color: #0057FF;
    }

    .swiper-slide-thumb-active .best_options_select_country_item svg {
        display: block !important;
    }

    .select_country_main .best_options_helh {
        width: 178px;
        height: 178px;
        border-radius: 50%;
        background: #EDEDED;
        position: static;
        margin-left: 0;
        margin: 0 auto;
        display: block;
        object-fit: cover;
        object-position: 15px 20px;
    }

    .best_options_county_title {
        font-size: 28px;
        line-height: 100%;
        margin-top: 30px;
        text-align: center;
        margin-bottom: 20px;
    }

    .best_options_county_advantage_wrap {
        justify-content: center;
        margin-bottom: 30px;
    }

    .best_options_county_advantage_item:last-child {
        margin-right: 0;
    }

    .best_options_county_advantage_item h4 {
        font-size: 20px;
        text-align: left;
        margin-bottom: 6px;
    }

    .best_options_county_advantage_item p {
        font-size: 15px;
    }

    .best_options_county_more {
        display: block;
        width: 100%;
        margin: 0 auto;

        background: #0057FF;
        border-radius: 5px;
        line-height: 50px;
        color: #fff;
        justify-content: center;
        display: flex;
        font-size: 16px;
    }

    .best_options_county_more img {
        margin-right: 15px;
    }

    .select_country_main .swiper-button-next,
    .select_country_main .swiper-button-prev {
        background: rgba(205, 205, 205, 0.2);
        backdrop-filter: blur(15px);
        border-radius: 71px;
        width: 50px;
        height: 50px;
        top: 100px;
        right: 0;
    }

    .select_country_main .swiper-button-prev {
        transform: rotate(180deg);
    }

    .select_country_main .swiper-button-next img,
    .select_country_main .swiper-button-prev img {
        width: 24px;
    }

    .select_country_main .swiper-button-next:after,
    .select_country_main .swiper-button-prev:after {
        content: none;
    }

    .main_top_flag li a+svg {
        display: none !important;
    }

    .finding_choice_list_ul li a+svg {
        top: -33px;
        left: -1px;
        transform: scale(1.32);
    }

    .our_command_item:hover img {
        transform: initial;
    }

    .bridges_opacity_list_minus {
        display: none;
    }


    .closed .vertical {
        transition: all 0.5s ease-in-out;
        transform: rotate(-90deg);
    }

    .closed .horizontal {
        transition: all 0.5s ease-in-out;
        transform: rotate(-90deg);
        opacity: 1;
    }

    .opened {
        opacity: 1;
    }

    .opened .vertical {
        transition: all 0.5s ease-in-out;
        transform: rotate(90deg);
    }

    .opened .horizontal {
        transition: all 0.5s ease-in-out;
        transform: rotate(90deg);
        opacity: 0;
    }


    .circle-plus {
        height: 16px;
        width: 16px;
        font-size: 1em;
        opacity: 1;
    }

    .circle-plus .circle {
        position: relative;
        width: 2.55em;
        height: 2.5em;
        border-radius: 100%;
        /*border: solid 0.5em #dfdad7;*/
    }

    .circle-plus .circle .horizontal {
        position: absolute;
        background-color: #fff;
        width: 16px;
        height: 1px;
        left: 50%;
        margin-left: -9.5px;
        top: 50%;
        margin-top: -2.5px;
    }

    .circle-plus .circle .vertical {
        position: absolute;
        background-color: #fff;
        width: 1px;
        height: 16px;
        left: 50%;
        margin-left: -2.5px;
        top: 50%;
        margin-top: -10px;
    }

    .select_country_main .swiper-slide {
        background: #fff;
    }

    .bridges_opacity_plus_wrap {
        position: absolute;
        right: 0;
        margin-top: 6px;
    }

    .f-nav .header_menu {
        display: none !important;
    }

    .modal_video .close {
        right: 5px;
        top: -55px;
    }

    .modal_video iframe {
        width: 100% !important;
    }

    .title_section {
        font-size: 34px;
    }

    .about_program_item {
        padding: 20px;
        height: auto;
        margin-bottom: 15px;
    }

    .about_program_item h4 {
        font-size: 24px;
    }

    .about_program_item_bottom p {
        font-size: 15px;
    }

    .about_program_item_bottom {
        position: static;
        margin-top: 24px;
        padding-right: 10px;
    }

    .about_program_item_top {
        padding-bottom: 24px;
    }

    .about_program_item_top h6 {
        font-size: 16px;
    }

    .about_program {
        padding: 50px 0;
    }

    .benefits_section {
        padding: 50px 0;
    }

    .benefits_section_item h4 {
        font-size: 24px;
        margin-bottom: 14px;
        margin-top: 20px;
    }

    .benefits_section_item p {
        font-size: 15px;
    }

    .benefits_section_item {
        height: auto;
        margin-bottom: 28px;
    }

    .not_time {
        padding-top: 34px;
        padding-bottom: 70px;
    }

    .how_much {
        padding: 60px 0;
    }

    .how_much h4 {
        display: none;
    }

    .how_much_item {
        padding: 20px;
        padding-bottom: 30px;
        height: auto;
    }

    .how_much_item h5 {
        font-size: 24px;
        padding-bottom: 40px;
        margin-bottom: 22px;
    }

    .how_much_item p {
        font-size: 15px;
    }

    .how_much_item h6 {
        font-size: 14px;
    }

    .who_program {
        padding: 60px 0;
    }

    .who_program_item {
        padding: 20px;
        height: auto;
    }

    .who_program_item img {
        margin-bottom: 20px;
    }

    .who_program_item li {
        font-size: 15px;
    }

    .who_program_item p {
        font-size: 15px;
    }

    .who_program_item hr {
        margin-bottom: 20px;
    }

    .who_program_item h4 {
        font-size: 24px;
    }

    .calculate_section_list {
        margin-top: 0;
        margin-bottom: 30px;
    }

    .calculate_section_list li {
        font-size: 15px;
    }

    .calculate_section .gos_programm_form_block2 button {
        width: 100%;
    }

    .calculate_section .best_options_county_advantage_text_down:before {
        top: 0;
    }

    .detailed_instructions_item {
        margin-bottom: 15px;
        padding: 20px;
    }

    .detailed_instructions_item h4 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .detailed_instructions_item h5 {
        margin-top: 20px;
        font-size: 24px;
    }

    .detailed_instructions_item p {
        font-size: 15px;
    }

    .detailed_instructions_item_last a {
        position: static;
        line-height: 50px;
        font-size: 15px;
        margin-top: 20px;
    }

    .why_profitable {
        background: #fff;
        padding: 10px 0;
        padding-top: 120px;
    }

    .why_profitable_item h4 {
        font-size: 24px;
    }

    .why_profitable_item {
        padding: 20px;
        height: auto;
        border-radius: 20px;
        opacity: 0;
    }

    .swiper-slide-active .why_profitable_item {
        opacity: 1;
    }

    .why_profitable_item p {
        margin-left: 0;
        margin-top: 155px;
        margin-bottom: 20px;
        font-size: 15px;
    }

    .answers_frequently_item_head {
        display: block;
    }

    .answers_frequently_item_head h4 {
        font-size: 17px;
        margin-bottom: 14px;
    }

    .answers_frequently_item_head h5 {
        font-size: 18px;
        margin-right: 7rem;
    }

    .answers_frequently_item p {
        font-size: 15px;
        margin-left: 0;
        width: 100%;
    }

    .answers_frequently_item_head img {
        width: 15px;
    }

    .answers_frequently_item {
        border-radius: 20px;
    }

    .answers_frequently_link {
        width: 100%;
        line-height: 50px;
        font-size: 15px;
    }

    .list_required {
        padding: 50px 0;
    }

    .list_required_item {
        height: auto;
        padding: 20px;
        padding-bottom: 30px;
    }

    .list_required_link {
        font-size: 15px;
        line-height: 50px;
    }

    .list_required_item h4 {
        font-size: 12px;
    }

    .list_required_item p {
        font-size: 16px;
    }

    .answers_frequently_svg {
        width: 80%;
    }

    .answers_frequently_svg path {
        stroke-width: 6;
    }

    .why_profitable_svg path {
        stroke-width: 5;
    }

    .not_time_svg path {
        stroke-width: 3;
    }

    .answers_frequently .title_section {
        margin-bottom: 70px;
    }

    .procedure_obtaining_item {
        display: block;
        height: auto;
        padding: 0 10px;
        margin-bottom: 10px;
    }

    .procedure_obtaining_head h4 {
        margin-bottom: 20px;
        font-size: 14px;
    }

    .procedure_obtaining_head h5 {
        font-size: 24px;
        width: 100%;
    }

    .procedure_obtaining_body p {
        font-size: 15px;
    }

    .procedure_obtaining_content {
        height: auto;
        border-radius: 20px;
    }

    .procedure_obtainingSwiper .swiper-wrapper {
        margin-bottom: 50px;
    }

    .procedure_obtainingSwiper .swiper-button-next,
    .procedure_obtainingSwiper .swiper-button-prev {
        top: auto;
        bottom: 0;
        border-radius: 71px;
        border: 1px solid rgba(255, 255, 255, 0.2);
        width: 80px;
        z-index: 99;
    }

    .procedure_obtainingSwiper .swiper-button-next:after,
    .procedure_obtainingSwiper .swiper-button-prev:after {
        content: none;
    }

    .procedure_obtainingSwiper .swiper-pagination {
        font-size: 15px;
        font-family: 'Metal2', sans-serif;
        color: rgba(255, 255, 255, 0.4);
    }

    .main_top_sub_section {
        padding-top: 60px;
    }

    .main_top_img_m {
        display: block;
        width: 280px;
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .answers_frequently .title_section {
        line-height: 80%;
    }

    .answers_frequently_svg {
        width: 40%;
    }

    .main_top_sub_section .contact_header_mob {
        margin-bottom: 0px;
    }

    .main_top_sub_section_health {
        display: none;
    }

    .main_top_sub_section_desc {
        font-size: 16px;
    }

    .main_top_sub_section_title {
        font-size: 34px;
    }

    .main_top_sub_item h5 {
        font-size: 24px;
        margin-bottom: 30px;
        margin-top: 10px;
    }

    .main_top_sub_item .best_options_county_advantage_wrap {
        justify-content: flex-start;
    }

    .main_top_sub_item {
        margin-bottom: 70px;
    }

    .main_top_sub_item img {
        width: 40px;
        height: 40px;
    }

    .main_top_sub_section #svg1 {
        position: static;
        margin-top: -10px;
        margin-bottom: 14px;
        display: block !important;
    }

    #svg1 path {
        stroke-width: 4;
    }

    .header_meseg li:first-child a img {
        height: 26px;
    }

    .header_meseg li:last-child a img {
        height: 25px;
    }

    .gos_programm_sub {
        margin-top: 0;
        padding-top: 40px;
    }

    .gos_programm_sub .gos_programm_form_block2 button {
        background: #0057FF;
        color: #fff;
    }

    .how_mush_vhg_wrap {
        margin: 0;
        margin-top: 30px;
        padding: 40px 20px;
    }

    .how_mush_vhg_wrap h6 {
        font-size: 24px;
        line-height: 100%;
        margin-bottom: 25px;
    }

    .how_mush_vhg_wrap p {
        font-size: 16px;
        line-height: 130%;
        letter-spacing: -0.03em;
        color: #FFFFFF;
        margin-bottom: 55px;
    }

    .how_mush_vhg_btn {
        width: 100%;
        line-height: 51px;
        font-size: 16px;
    }

    .main_top_sub_section_title+svg path {
        stroke-width: 4;
    }

    .how_mush_vhg_btn img {
        width: 23px;
    }

    .why_profitable_svg {
        display: none;
    }

    .how_mush_vhg {
        position: relative;
        padding-bottom: 0;
        padding-top: 80px;
    }

    .how_mush_vhg h5 {
        font-size: 22px;
    }

    .title_you_to_know_sub {
        font-size: 28px;
        width: 280px;
        margin: 40px auto;
        margin-bottom: 90px;
    }

    .why_profitableSwiper .swiper-wrapper {
        margin-bottom: 50px;
    }

    .why_profitableBtn {
        bottom: 0;
        top: auto;
        right: 0;
        background: rgba(206, 206, 206, 0.2);
        height: 40px;
        width: 80px;
    }

    .why_profitableBtn.swiper-button-prev {
        right: 100px;
    }

    .why_profitableBtn.swiper-button-next {
        background: #0057FF;
    }

    .why_profitableBtn.swiper-button-next img {
        width: 28px;
    }

    .why_profitableSwiper .swiper-pagination {
        top: auto;
        bottom: 18px;
        left: 0;
    }

    .you_to_know_sub .you_to_know_item p {
        font-size: 16px;
        line-height: 110%;
    }

    .you_to_know_sub .you_to_know_item h4 {
        width: 100%;
    }

    .you_to_know_sub .you_to_know_item {
        height: 350px;
    }

    .answers_frequently_plus_wrap .circle-plus .circle .horizontal {
        width: 16px;
        height: 2px;
        margin-left: -9.5px;
    }

    .answers_frequently_plus_wrap .circle-plus .circle .vertical {
        height: 16px;
        width: 2px;
        margin-top: -9.5px;
    }

    .answers_frequently_plus_wrap {
        top: 33px;
    }
}

@media (min-width: 990px) {
    html {
        font-size: .5208333333vw;
    }

    .header>div>div>div:nth-child(5) {
        transition: 0.3s;
    }

    .header>div>div>div.col-md-4 {
        transition: 0.01s;
    }

    .header.f-nav>div>div>div:nth-child(5) {
        display: none !important;
    }
}

@media (min-width: 1100px) {
    body .container-fluid {
        padding: 0 100px;
    }

    .main_top_flag {
        display: flex;
        margin-bottom: 30px;
        margin-top: 165px;
    }
}

@media (min-width: 1500px) {
    #svg6 {
        top: 16rem;
    }

    .main_top_flag {
        display: flex;
        margin-bottom: 30px;
        margin-top: 200px;
    }

}

@media (min-width: 1700px) {
    #svg6 {
        top: 15rem;
    }

    .our_command_item:hover img {
        transform: scale(1.7);
        left: 17px;
    }

    .main_top_flag {
        display: flex;
        margin-bottom: 30px;
        margin-top: 220px;
    }
}

@media (min-width: 1900px) {
    #svg6 {
        top: 14rem;
    }

    .main_top_flag {
        display: flex;
        margin-bottom: 30px;
        margin-top: 230px;
    }
}