@font-face {
    font-family: 'SimplerPro';
    /* src: url('font/simplerpro_bezeq_hebrew2-black.eot'); */
    src: url('font/simplerpro_bezeq_hebrew2-black.woff2') format('woff2'), url('font/simplerpro_bezeq_hebrew2-black.woff') format('woff'), url('font/simplerpro_bezeq_hebrew2-black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'SimplerPro';
    /* src: url('font/simplerpro_bezeq_hebrew2-light.eot'); */
    src: url('font/simplerpro_bezeq_hebrew2-light.woff2') format('woff2'), url('font/simplerpro_bezeq_hebrew2-light.woff') format('woff'), url('font/simplerpro_bezeq_hebrew2-light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'SimplerPro';
    /* src: url('font/simplerpro_bezeq_hebrew2-bold.eot'); */
    src: url('font/simplerpro_bezeq_hebrew2-semibold.woff2') format('woff2'), url('font/simplerpro_bezeq_hebrew2-semibold.woff') format('woff'), url('font/simplerpro_bezeq_hebrew2-semibold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SimplerPro';
    /* src: url('font/simplerpro_bezeq_hebrew2-bold.eot'); */
    src: url('font/simplerpro_bezeq_hebrew2-bold.woff2') format('woff2'), url('font/simplerpro_bezeq_hebrew2-bold.woff') format('woff'), url('font/simplerpro_bezeq_hebrew2-bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'SimplerPro';
    /* src: url('font/simplerpro_bezeq_hebrew2-regular.eot'); */
    src: url('font/simplerpro_bezeq_hebrew2-regular.woff2') format('woff2'), url('font/simplerpro_bezeq_hebrew2-regular.woff') format('woff'), url('font/simplerpro_bezeq_hebrew2-regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto Mono';
    src: url('font/RobotoMono-Regular.eot');
    src: url('font/RobotoMono-Regular.eot?#iefix') format('embedded-opentype'), url('font/RobotoMono-Regular.woff2') format('woff2'), url('font/RobotoMono-Regular.woff') format('woff'), url('font/RobotoMono-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

body {
    margin: 0;
    direction: rtl;
}

#shmonim_page .b_site_title {
    font-family: 'SimplerPro';
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #f1f1f1;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    padding-top: 9px;
    z-index: 2;
}

#shmonim_page .legal_note2 {
    display: none;
}

#shmonim_page .dropdown_iden {
    display: none;
}

#shmonim_page a {
    text-decoration: none;
}

#shmonim_page .flare.flare_left {
    bottom: 0;
    left: 0%;
    transform: translateX(-10%);
}

#shmonim_page .flare.flare-right {
    bottom: 0;
    right: 0;
    width: 60%;
}

#shmonim_page .flare.flare-top {
    top: 0;
    left: -4%;
    width: 101%;
}

#shmonim_page .flare {
    position: absolute;
}

#shmonim_page .flare.mob_2 {
    display: none;
}

#shmonim_page.mob_2 .flare.mob_2 {
    display: block;
}

#shmonim_page.mob_2 .flare.mob_1 {
    display: none;
}

#shmonim_page.mob_2 .flare.flare-top {
    top: 0;
    left: -2px;
    width: auto;
    transform: translateY(-128px);
}

#shmonim_page.mob_2 .flare.flare_left {
    bottom: 0;
    left: -1%;
    /* opacity: 0.5; */
    transform: translateY(55%);
}

#shmonim_page.mob_2 .flare.flare-right {
    bottom: 0;
    right: 0;
    width: auto;
    transform: translateY(55%);
}

#shmonim_page .legal_note a {
    color: #3b5dff;
    text-decoration: underline;
}

#shmonim_page .legal_note {
    max-width: 360px;
    /* width: 100%; */
    margin: auto;
    box-sizing: border-box;
    padding: 20px;
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
}

#shmonim_page {
    margin: 0;
    direction: rtl;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

#shmonim_page .top_section {
    width: 100%;
    height: auto;
    min-height: 390px;
    max-height: 1080px;
    background: url(./image/back_320.jpg) no-repeat center center;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

#shmonim_page.mob_2 .top_section {
    width: 100%;
    height: auto;
    min-height: 328px;
    max-height: 1080px;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    position: relative;
    box-sizing: border-box;
    overflow: hidden;
}

.deskk {
    /* display: none; */
}

.mobb {
    display: block;
}

#shmonim_page .input_box input[type="checkbox"]:checked~#label_approve::before {
    background: #16254f;
}

#shmonim_page .top_section .text_box .cut_b_desk {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(28%, -16%);
    width: 356px;
    height: auto;
}

#shmonim_page .top_section .text_box .cut_b {
    position: absolute;
    top: 66%;
    right: 51%;
    transform: translate(50%, -50%);
    width: 334px;
    height: auto;
}

#shmonim_page .top_section .text_box p, #shmonim_page .top_section .text_box h1 {
    position: relative;
}

#shmonim_page .top_section .text_box::after {
    content: '׳³ג€׳³ֳ—׳³ֲ§׳³ ׳³ג€ ׳³ג€”׳³ג„¢׳³ ׳³ֲ!';
    font-family: SimplerPro;
    display: block;
    position: absolute;
    width: 55px;
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.91;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    top: 114px;
    right: calc((100% - 220px)/2);
}

#shmonim_page .top_section .text_box::before {
    content: '׳³ֲ¢׳³ג€ ׳³ג€-19.2';
    font-family: SimplerPro;
    display: block;
    position: absolute;
    width: 55px;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.91;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    top: 146px;
    right: calc((100% - 220px)/2);
    z-index: 2;
}

#shmonim_page .top_section .text_box {
    position: absolute;
    right: 50%;
    top: 48%;
    width: 95%;
    text-align: center;
    min-width: 200px;
    transform: translate(50%, -50%);
}

#shmonim_page .text_box .top_section_1st_title, #shmonim_page.mob_2 .text_box .top_section_1st_title {
    margin: 0;
    margin-bottom: -10px;
    white-space: nowrap;
    margin-top: 7px;
}

#shmonim_page .text_box .starting_sale {
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: right;
    color: #fad961;
    margin: 0;
}

#shmonim_page .text_box .starting_f {
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin: 0;
}

#shmonim_page .text_box .top_section_1st_title>span.big80 {
    font-family: SimplerPro;
    font-size: 106px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.5;
    letter-spacing: 0px;
    text-align: center;
    color: #ffffff;
}

#shmonim_page.mob_2 .text_box .top_section_1st_title>span.big80 {
    font-family: SimplerPro;
    font-size: 74px;
    font-weight: 600;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: -1.2px;
    text-align: center;
    color: #16254f;
}

#shmonim_page .text_box .top_section_1st_title>span.t3month {
    display: block;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.92;
    letter-spacing: normal;
    text-align: left;
    color: #ffffff;
    padding-left: 2px;
    margin-top: -22px;
}

#shmonim_page .text_box .top_section_1st_title>span:nth-child(2) {
    position: relative;
    top: -12px;
}

#shmonim_page .text_box .top_section_1st_title>span {
    font-family: SimplerPro;
    font-size: 28px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.93;
    letter-spacing: 0.99px;
    text-align: right;
    color: #ffffff;
    margin-right: -8px;
    white-space: nowrap;
}

#shmonim_page.mob_2 .text_box .top_section_1st_title>span {
    font-family: SimplerPro;
    font-size: 31px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.7;
    letter-spacing: 0.4px;
    color: #16254f;
    margin-right: -8px;
    white-space: nowrap;
}

#shmonim_page .top_section_2nd_title {
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    font-size: 31px;
    letter-spacing: 0.25px;
    margin: 0px;
    margin-top: 3px;
    white-space: nowrap;
}

#shmonim_page.mob_2 .top_section_2nd_title {
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.04;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    margin: 0;
    white-space: nowrap;
}

#shmonim_page .top_section_3rd_title {
    font-family: SimplerPro;
    font-size: 23.3px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.96;
    letter-spacing: 0.8px;
    text-align: right;
    color: #20c0d8;
    margin: 0;
}

#shmonim_page.mob_2 .top_section_3rd_title {
    font-family: SimplerPro;
    font-size: 20.5px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    letter-spacing: 1.4px;
    color: #16254f;
    margin: 0;
}

#shmonim_page .top_section_4rd_title {
    font-family: SimplerPro;
    font-size: 33.5px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: 0.2px;
    text-align: right;
    color: #32d4ff;
    margin: 0;
}

#shmonim_page.mob_2 .top_section_4rd_title {
    font-family: SimplerPro;
    font-size: 33.5px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: 0.2px;
    text-align: right;
    color: #32d4ff;
    margin: 0;
}

#shmonim_page #galaxy_approve {
    position: absolute;
    visibility: hidden;
}

#shmonim_page #label_approve::before {
    content: '\2713';
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 22px;
    font-size: 18px;
    color: #fff;
    background: #fff;
    text-align: center;
    border-radius: 50%;
    top: 50%;
    right: 0px;
    border: 1px solid #16254f;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#shmonim_page #label_approve.desk_2, #shmonim_page #label_approve {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
}

#shmonim_page.desk_2.mob_2 #label_approve, #shmonim_page.mob_2 #label_approve {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
    color: #fff;
}

#shmonim_page.desk_2 #label_approve {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
    /* margin-right: 16px; */
}

#shmonim_page .approve_box {
    display: flex;
    justify-content: space-around;
    margin-top: 30px;
}

#shmonim_page .be_logo {
    width: 20px;
    height: 20px;
    background-image: url('image/be-logo.svg');
    background-size: 22px;
    background-repeat: no-repeat;
    margin: 0 2px 0 3px;
}

#shmonim_page .top_section_icons_images_wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}

#shmonim_page .top_section_icons_titles_wrap {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}

#shmonim_page .top_section_icon_image {
    width: 50.4px;
    height: 50.4px;
}

#shmonim_page .top_section_icon_title {
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: -0.4px;
    text-align: center;
    color: #16254f;
    margin: 6.6px 0 0 0;
    width: 102px;
}

#shmonim_page .top_section_icon_title:nth-child(1), #shmonim_page .top_section_icon_title:nth-child(3) {
    width: 89px;
}

#shmonim_page .top_section_plus {
    object-fit: contain;
    font-family: SimplerPro;
    font-size: 23.4px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.67;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    margin: 0 13.4px;
}

#shmonim_page .be_router_image {
    position: absolute;
    left: calc(50% - 128px);
    bottom: 25px;
    width: 134px;
    height: auto;
}

#shmonim_page .fixed_menu2 {
    width: 100%;
    height: 72px;
    opacity: 0.95;
    background-color: #092e4b;
    margin-top: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
    position: fixed;
    bottom: 0;
}

.cut_b #shmonim_page .fixed_menu2 a {
    text-decoration: none;
}

#shmonim_page .anchor {
    visibility: hidden;
}

#shmonim_page .Fixed_menu_leave_details {
    width: 136px;
    height: 40px;
    border-radius: 20px;
    background-color: #fff;
    margin-left: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#shmonim_page .Fixed_menu_call {
    width: 272px;
    margin: 24px auto 24px;
    height: 40px;
    border-radius: 20px;
    background-image: linear-gradient(to bottom, #5ee8a9, #0cc4b0);
    /* margin-right: 8px; */
    display: flex;
    justify-content: center;
    align-items: center;
}

#shmonim_page .Fixed_menu_call .flex_box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

#shmonim_page .Fixed_menu_leave_details_title {
    font-family: SimplerPro;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
}

#shmonim_page .Fixed_menu_call_title {
    font-family: SimplerPro;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
}

#shmonim_page .phone_icon {
    width: 17px;
    height: auto;
    margin: 1px 0 0 5px;
}

/***************** Contact Form ********************/

/***************************************************/

#shmonim_page .contact_form_container {
    background-color: #fff;
    /* display: none; */
    position: relative;
}

#shmonim_page.mob_2 .contact_form_container {
    background-color: #16254f;
    /* display: none; */
    position: relative;
}

#shmonim_page .contact_form_container_title {
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 20px 0 22px 0;
}

#shmonim_page.mob_2 .contact_form_container_title {
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.05;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
    margin: 20px 0 22px 0;
}

#shmonim_page .contact_form_container_title_tablet {
    display: none;
    font-family: SimplerPro;
    font-size: 26px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
}

#shmonim_page .contact_form_container_subtitle_tablet_wrap {
    display: none;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
}

#shmonim_page .contact_form_container_subtitle_tablet {
    display: none;
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.36;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
}

#shmonim_page .contact_form_container_subtitle_tablet:nth-child(2) {
    margin: 0 7px;
}

#shmonim_page .contact_form_all_inc {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    margin-bottom: 38px;
}

#shmonim_page input::-webkit-outer-spin-button, #shmonim_page input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0;
    /* <-- Apparently some margin are still there even though it's hidden */
}

#shmonim_page .contact_form_1st_inputs_wrap {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

#shmonim_page .contact_form_1st_input {
    width: 272px;
    height: 40px;
    /* border-radius: 5px; */
    background-color: #fff;
    border: none;
    font-family: SimplerPro;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #666666;
    box-sizing: border-box;
    padding: 9px 0px 11px 0;
    border-bottom: solid 2px #c1c1c1;
    background-color: #ffffff;
}

#shmonim_page.mob_2 .contact_form_1st_input {
    width: 272px;
    height: 40px;
    /* border-radius: 5px; */
    background-color: #fff;
    border: none;
    font-family: SimplerPro;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #666666;
    box-sizing: border-box;
    padding: 9px 0px 11px 0;
    border-bottom: solid 2px #c1c1c1;
    background-color: #ffffff;
}

#shmonim_page .contact_form_1st_input:nth-child(1), #shmonim_page .contact_form_1st_input#tel_numb {
    margin: 0 0 32px 0;
}

#shmonim_page .contact_form_client_question {
    font-family: SimplerPro;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    width: 100%;
    margin: 0 0 12px 0;
}

#shmonim_page.mob_2 .contact_form_client_question {
    font-family: SimplerPro;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    width: 100%;
    margin: 0 0 12px 0;
}

#shmonim_page .contact_form_client_question_wrap {
    display: flex;
    flex-wrap: wrap;
    margin: 28px 0 40px 0;
    width: 272px;
    justify-content: space-between;
    align-items: center;
}

#shmonim_page input[type="radio"] {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

#shmonim_page .contact_form_client_question_wrap input:checked+label {
    background-color: #16254f;
    color: #fff;
}

#shmonim_page.mob_2 .contact_form_client_question_wrap input:checked+label {
    background-color: #fff;
    color: #16254f;
}

#shmonim_page .group1 {
    width: 120px;
    height: 32px;
    border-radius: 20px;
    border: solid 2px #16254f;
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
}

#shmonim_page.mob_2 .group1 {
    width: 120px;
    height: 32px;
    border-radius: 20px;
    border: solid 2px #fff;
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: normal;
    text-align: center;
    color: #fff;
}

#shmonim_page #choose_notice {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    width: 100%;
}

#shmonim_page.mob_2 #choose_notice {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
    width: 100%;
}

#shmonim_page #identification_method {
    width: 272px;
    display: none;
}

#shmonim_page #identification_method.show1 {
    display: block;
}

#shmonim_page #identification_method .client1 {
    position: relative;
    top: 8px;
    width: 100%;
}

#shmonim_page #identification_method .client1 .group {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
}

#shmonim_page.mob_2 #identification_method .client1 .group {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: right;
    color: #fff;
}

#shmonim_page #identification_method .client1 .group:nth-of-type(1) {
    margin-right: 35px;
}

#shmonim_page #identification_method .client1 .group:nth-of-type(2) {
    margin-right: 76px;
}

#shmonim_page #identification_method .client1 label::before {
    content: '';
    position: absolute;
    top: -1px;
    display: block;
    width: 21px;
    height: 21px;
    border: solid 1px #16254f;
    border-radius: 50%;
}

#shmonim_page.mob_2 #identification_method .client1 label::before {
    content: '';
    position: absolute;
    top: -1px;
    display: block;
    width: 21px;
    height: 21px;
    border: solid 1px #fff;
    border-radius: 50%;
}

#shmonim_page #identification_method .client1 label:nth-of-type(1)::before {
    left: calc(100% + -24px);
}

#shmonim_page #identification_method .client1 label:nth-of-type(2)::before {
    left: calc(100% + -126px);
}

#shmonim_page #identification_method .client1 input:checked~label#trigger_old_c::after {
    content: '';
    position: absolute;
    left: calc(100% + 14px);
    display: block;
    width: 15px;
    height: 15px;
    background: #16254f;
    border: none;
    border-radius: 50%;
    top: 4px;
}

#shmonim_page #identification_method .client1 input:checked+label::after {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: #16254f;
    border: none;
    border-radius: 50%;
    top: 3px;
}

#shmonim_page.mob_2 #identification_method .client1 input:checked+label::after {
    content: '';
    position: absolute;
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    border: none;
    border-radius: 50%;
    top: 3px;
}

#shmonim_page #identification_method .client1 input:checked+label:nth-of-type(1)::after {
    left: calc(100% + -20px);
}

#shmonim_page #identification_method .client1 input:checked+label:nth-of-type(2)::after {
    left: calc(100% + -122px);
}

#shmonim_page #identification_method .contact_form_1st_input {
    margin: 40px 0 40px 0;
}

#shmonim_page #identification_method .PhoneNumber1 {
    display: none;
}

#shmonim_page #identification_method .PhoneNumber1.show1 {
    display: block;
}

#shmonim_page #identification_method .GovID1 {
    display: none;
}

#shmonim_page #identification_method .GovID1.show1 {
    display: block;
}

#shmonim_page .contact_form_all_inc input[type="submit"] {
    width: 272px;
    height: 48px;
    border-radius: 22.5px;
    background-color: #16254f;
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    outline: none;
}

#shmonim_page.mob_2 .contact_form_all_inc input[type="submit"] {
    width: 272px;
    height: 48px;
    border-radius: 22.5px;
    background-color: #32d4ff;
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #16254f;
    border: none;
    cursor: pointer;
    outline: none;
}

#shmonim_page .contact_form_all_inc label.error {
    font-family: SimplerPro;
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.3px;
    text-align: right;
    color: #d0021b;
    /* display: block !important; */
    background: #ffe2e2;
    right: 0;
    position: absolute;
    width: 100%;
    padding: 3px;
    border-radius: 3px;
    box-sizing: border-box;
}

#shmonim_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 52px;
}

#shmonim_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
    top: 42px;
}

#shmonim_page .contact_form_1st_inputs_wrap label.error#c_email-error {
    top: 188px;
}

#shmonim_page .contact_form_client_question_wrap label.error {
    top: 45px;
}

#shmonim_page .GovID1 label.error, #shmonim_page .PhoneNumber1 label.error {
    top: 82px;
}

#shmonim_page .contact_form_all_inc .rel_form {
    position: relative;
}

#shmonim_page .thank_msg_container {
    display: none;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: flex-start;
    padding: 50px 10px 0 10px;
    box-sizing: border-box;
    position: absolute;
    width: 100%;
    top: 0%;
    right: 0%;
    height: 100%;
    z-index: 9;
    background: #32d4ff;
    padding: 50px 10px 0 10px;
}

#shmonim_page .thank_msg_container .thank_msg_title {
    margin: 0;
    font-family: 'SimplerPro', sans-serif;
    color: #16254f;
    font-size: 25px;
    text-align: center;
}

/***************** Policy Details ********************/

/*****************************************************/

#shmonim_page #policy_details {
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    padding: 0 15px 15px 15px;
}

#shmonim_page #policy_details a {
    color: #16254f;
    text-decoration-line: none;
    direction: ltr;
}

#shmonim_page #policy_details_desktop {
    display: none;
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    width: 660px;
    position: absolute;
    bottom: 32px;
    right: 32px;
    margin: 0;
}

#shmonim_page #policy_details_desktop a {
    color: #16254f;
    text-decoration-line: none;
    direction: ltr;
}

#shmonim_page .icon_con {
    display: flex;
    width: 95%;
    max-width: 260px;
    justify-content: space-between;
    margin: auto;
    margin-top: 170px;
}

#shmonim_page .page_title {
    font-family: SimplerPro;
    font-size: 27.9px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.84;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin-bottom: 0;
    top: 90px;
}

#shmonim_page .page_subtitel {
    font-family: SimplerPro;
    font-size: 17px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    font-weight: normal;
    position: relative;
    margin-top: 2px;
    top: 95px;
    /* padding: 0 7px; */
    width: 301px;
    margin-right: auto;
    margin-left: auto;
}

#shmonim_page .icon_single_box svg {
    width: 37px;
}

#shmonim_page .icon_text {
    font-family: SimplerPro;
    font-size: 15.9px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.11;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin: 0;
}

#shmonim_page .pluss {
    object-fit: contain;
    font-family: 'Helvetica', sans-serif;
    font-size: 17.1px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: right;
    color: #30dfff;
    margin-top: 30px;
}

#shmonim_page .underlinee::after {
    content: '';
    display: block;
    width: 100%;
    height: 10px;
    position: absolute;
    top: 80%;
    right: 50%;
    transform: translateX(50%);
    background: url(./image/underlineee.svg) no-repeat center center;
    background-size: contain;
}

#shmonim_page .underlinee {
    position: relative;
    font-weight: bold;
    color: #febf04;
}

#shmonim_page .s992 {
    display: none !important;
}

#shmonim_page .s1200 {
    display: none !important;
}

/***********************************************/

/************** Media Queries ******************/

/***********************************************/

/****************** 480px **********************/

/***********************************************/

@media (min-width: 480px) {}

@media (min-width: 768px) {
    #shmonim_page .top_section .text_box {}
    #shmonim_page .top_section .text_box .cut_b {
        display: none;
        width: 393px;
        top: 67%;
        right: 56%;
    }
    #shmonim_page .top_section .text_box .cut_b_desk {
        display: block;
    }
    #shmonim_page .page_title {
        top: -88px;
        font-size: 32px;
    }
    #shmonim_page .page_subtitel {
        margin-top: 0;
        top: -83px;
        width: 355px;
        font-size: 20px;
        line-height: 1.2;
    }
    #shmonim_page .top_section {}
}

/****************** 1080px **********************/

/***********************************************/

@media (min-width: 992px) {
    #shmonim_page .b_site_title {
        background: rgba(22, 37, 79, 0.3);
        padding: 0 5px;
        margin-top: 15px;
        font-size: 24px;
        font-weight: 600;
        font-stretch: normal;
        font-style: normal;
        line-height: normal;
        letter-spacing: normal;
        text-align: center;
        color: #f1f1f1;
    }
    #shmonim_page .legal_note2 a {
        color: #3355ff;
        text-decoration: underline;
    }
    #shmonim_page .legal_note2 {
        display: block;
        color: #fff;
        position: absolute;
        bottom: 0;
        padding: 10px 20px;
        font-family: SimplerPro;
        font-size: 14px;
        right: 0;
    }
    #shmonim_page .legal_note {
        display: none;
    }
    #shmonim_page .top_section .text_box::before {
        right: -144px;
        top: -156px;
        width: 175px;
        font-size: 14px;
        line-height: 115px;
        height: 175px;
    }
    #shmonim_page .top_section .text_box::after {
        right: -190px;
        top: -142px;
        width: 175px;
        height: 175px;
        font-size: 31px;
        line-height: 190px;
    }
    #shmonim_page .top_section_4rd_title {
        font-family: SimplerPro;
        font-size: 84px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.85;
        letter-spacing: normal;
        text-align: right;
        color: #32d4ff;
        margin: 0;
    }
    #shmonim_page .text_box .top_section_1st_title, #shmonim_page.mob_2 .text_box .top_section_1st_title {
        margin: 0;
        margin-bottom: -34px;
        white-space: nowrap;
        margin-top: 12px;
    }
    #shmonim_page.desk_2 #iden_desk_2 {
        height: 100%;
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        background: #16254f;
        height: 48px;
        border: none;
        border-radius: 0px 6px 6px 0;
    }
    #shmonim_page.desk_2.mob_2 #identification_method .GovID1.show1, #shmonim_page.desk_2 #identification_method .GovID1.show1 {
        display: flex;
        width: auto;
        margin: 0 0px 0px 0;
    }
    #shmonim_page.mob_2 .flare.mob_1 {
        display: block;
    }
    #shmonim_page.desk_2 #label_approve {
        font-family: SimplerPro;
        font-size: 16px;
        font-weight: 700;
        position: relative;
        margin: 0 auto;
        margin-bottom: 16px;
        padding-right: 26px;
        display: inline-block;
        width: auto;
        margin-right: 16px;
    }
    #shmonim_page #label_approve.desk_2, #shmonim_page #label_approve {
        font-family: SimplerPro;
        font-size: 16px;
        font-weight: 700;
        position: relative;
        margin: 0 auto;
        margin-bottom: 16px;
        padding-right: 26px;
        display: inline-block;
        width: auto;
    }
    #shmonim_page.desk_2.mob_2 #label_approve, #shmonim_page.mob_2 #label_approve {
        font-family: SimplerPro;
        font-size: 16px;
        font-weight: 700;
        position: relative;
        margin: 0 auto;
        margin-bottom: 16px;
        padding-right: 26px;
        display: inline-block;
        width: auto;
        color: #16254f;
    }
    #shmonim_page.mob_2 .dropdown_iden, #shmonim_page .dropdown_iden {
        display: none;
    }
    #shmonim_page.desk_2.mob_2 .dropdown_iden, #shmonim_page.desk_2 .dropdown_iden {
        display: block;
    }
    #shmonim_page.desk_2 .client1, #shmonim_page.desk_2.mob_2 .client1 {
        display: none;
    }
    #shmonim_page.desk_2.mob_2 .client1 label, #shmonim_page.desk_2 .client1 label {
        visibility: hidden;
        position: absolute;
    }
    #shmonim_page.mob_2 .contact_form_1st_input {
        border: solid 2px #c1c1c1;
    }
    #shmonim_page.mob_2 #choose_notice {
        color: #16254f;
    }
    #shmonim_page.mob_2 #identification_method .client1 .group {
        color: #16254f;
    }
    #shmonim_page.mob_2 #identification_method .client1 label::before {
        border: solid 1px #16254f;
    }
    #shmonim_page.mob_2 #identification_method .client1 input:checked+label::after {
        background: #16254f;
    }
    #shmonim_page.mob_2 .contact_form_all_inc input[type="submit"] {
        color: #fff;
    }
    #shmonim_page.mob_2 .contact_form_client_question {
        color: #16254f;
    }
    #shmonim_page.mob_2 .flare.mob_2 {
        display: none;
    }
    #shmonim_page.mob_2 .group1 {
        border: solid 2px #16254f;
        color: #16254f;
    }
    #shmonim_page.mob_2 .contact_form_client_question_wrap input:checked+label {
        background-color: #16254f;
        color: #fff;
    }
    #shmonim_page #call_button_green {
        display: none !important;
    }
    #shmonim_page .contact_form_container, #shmonim_page.mob_2 .contact_form_container {
        min-width: 303px;
    }
    #shmonim_page, #shmonim_page.mob_2 {
        display: flex;
        flex-direction: row;
    }
    #shmonim_page.desk_2, #shmonim_page.mob_2.desk_2 {
        display: flex;
        flex-direction: column;
    }
    #shmonim_page .fixed_menu2, #shmonim_page.mob_2 .fixed_menu2 {
        display: none;
    }
    #shmonim_page.mob_2 .be_router_image, #shmonim_page .be_router_image {
        display: none;
    }
    #shmonim_page.mob_2 .flare.flare_left {
        bottom: 0;
        left: 0%;
        transform: translateX(-50%);
    }
    #shmonim_page.mob_2 .flare.flare-right {
        bottom: 0;
        right: 0;
        width: 60%;
        transform: none;
    }
    #shmonim_page.mob_2 .flare.flare-top {
        top: 0;
        left: -4%;
        width: 101%;
        transform: none;
    }
    #shmonim_page.mob_2 .top_section_1st_title, #shmonim_page .top_section_1st_title {
        font-size: 26px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.23;
        letter-spacing: normal;
        margin-top: 0px;
        margin-bottom: -35px;
    }
    #shmonim_page.mob_2 .text_box .top_section_1st_title>span.big80, #shmonim_page .text_box .top_section_1st_title>span.big80 {
        font-family: SimplerPro;
        font-size: 235px;
        font-weight: 900;
        font-style: normal;
        font-stretch: normal;
        line-height: 0.5;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        letter-spacing: -10px;
    }
    #shmonim_page .text_box .starting_f {
        font-family: SimplerPro;
        font-size: 22px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 2;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        margin: 0;
    }
    #shmonim_page .text_box .starting_sale {
        font-family: SimplerPro;
        font-size: 24px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.08;
        letter-spacing: normal;
        text-align: right;
        color: #fad961;
        margin: 0;
        margin-bottom: -10px;
    }
    #shmonim_page.mob_2 .text_box .top_section_1st_title>span, #shmonim_page .text_box .top_section_1st_title>span {
        font-family: SimplerPro;
        font-size: 55px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.08;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        margin-right: 0;
    }
    #shmonim_page.mob_2 .top_section_2nd_title, #shmonim_page .top_section_2nd_title {
        font-family: SimplerPro;
        font-size: 65px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        width: 100%;
        margin: 0;
        margin-top: 26px;
    }
    #shmonim_page .text_box .top_section_1st_title>span.t3month {
        display: block;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.92;
        letter-spacing: -0.2px;
        text-align: left;
        color: #ffffff;
        padding-left: 2px;
        margin-top: -22px;
    }
    #shmonim_page.mob_2 .be_logo, #shmonim_page .be_logo {
        background-size: 26px;
        margin: 0 0px 0 5px;
    }
    #shmonim_page.mob_2 .top_section_3rd_title, #shmonim_page .top_section_3rd_title {
        font-family: SimplerPro;
        font-size: 51px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: 0.2px;
        text-align: right;
        color: #20c0d8;
        width: 100%;
        margin: 0;
    }
    #shmonim_page.mob_2 .top_section_icon_image, #shmonim_page .top_section_icon_image {
        width: 56.7px;
        height: 56.7px;
    }
    #shmonim_page.mob_2 .top_section_plus, #shmonim_page .top_section_plus {
        font-size: 26.3px;
        margin: 0 23px;
    }
    #shmonim_page.mob_2 .top_section_icon_title, #shmonim_page .top_section_icon_title {
        font-size: 14px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.21;
        letter-spacing: normal;
        width: 125px;
        margin-top: 7.1px;
    }
    #shmonim_page.mob_2 .top_section_icon_title:nth-child(1), #shmonim_page.mob_2 .top_section_icon_title:nth-child(3), #shmonim_page .top_section_icon_title:nth-child(1), #shmonim_page .top_section_icon_title:nth-child(3) {
        width: 125px;
    }
    #shmonim_page.mob_2 .contact_form_container, #shmonim_page .contact_form_container {
        display: block;
    }
    #shmonim_page.mob_2 .contact_form_container_title, #shmonim_page .contact_form_container_title {
        display: none;
    }
    #shmonim_page.mob_2 .contact_form_container_title_tablet, #shmonim_page .contact_form_container_title_tablet {
        display: block;
        margin: 39px 0 9px 0;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet, #shmonim_page .contact_form_container_subtitle_tablet {
        display: block;
        margin: 0 0 34px 0;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet_wrap, #shmonim_page .contact_form_container_subtitle_tablet_wrap {
        display: flex;
    }
    #shmonim_page.mob_2 .contact_form_1st_inputs_wrap, #shmonim_page .contact_form_1st_inputs_wrap {
        flex-direction: row;
    }
    #shmonim_page.mob_2 .contact_form_client_question_wrap, #shmonim_page .contact_form_client_question_wrap {
        width: 412px;
        justify-content: flex-start;
        margin-top: 37px;
    }
    #shmonim_page.mob_2.desk_2 .contact_form_client_question_wrap, #shmonim_page.desk_2 .contact_form_client_question_wrap {
        width: 412px;
        justify-content: flex-start;
        margin-top: 37px;
        margin: 16px 0;
    }
    #shmonim_page.mob_2 .contact_form_1st_input, #shmonim_page.mob_2 .contact_form_1st_input, #shmonim_page .contact_form_1st_input, #shmonim_page.mob_2 .contact_form_1st_input {
        width: 255px;
        height: 38px;
        font-size: 18px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
    }
    #shmonim_page.desk_2 .contact_form_1st_input, #shmonim_page.mob_2.desk_2 .contact_form_1st_input, #shmonim_page.desk_2 .contact_form_1st_input, #shmonim_page.mob_2.desk_2 .contact_form_1st_input {
        width: 260px;
        height: 48px;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        border: none;
        letter-spacing: normal;
    }
    #shmonim_page.mob_2 .contact_form_1st_input:nth-child(1), #shmonim_page .contact_form_1st_input:nth-child(1) {
        margin: 0 0 0 20px;
    }
    #shmonim_page.mob_2 .contact_form_client_question, #shmonim_page .contact_form_client_question {
        width: 85px;
        font-size: 20px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.13;
        letter-spacing: normal;
    }
    #shmonim_page.mob_2 .group1, #shmonim_page .group1 {
        margin: 0 0 0 20px;
        width: 109px;
        height: 32px;
        font-size: 16px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 32px;
        letter-spacing: normal;
    }
    #shmonim_page.mob_2.desk_2 .group1, #shmonim_page.desk_2 .group1 {
        margin: 0 0 0 0px;
        width: auto;
        height: auto;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.07;
        letter-spacing: normal;
        text-align: right;
        color: #16254f;
        letter-spacing: normal;
        border: none;
        border-radius: 0;
        position: relative;
        display: flex;
        align-items: center;
    }
    #shmonim_page.desk_2 .contact_form_client_question_wrap input:checked+label {
        background-color: transparent;
        color: #16254f;
    }
    #shmonim_page.mob_2 .contact_form_all_inc input[type="submit"], #shmonim_page .contact_form_all_inc input[type="submit"] {
        /* width: 238px; */
        /* height: 38px; */
        font-size: 24px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.5px;
        width: 210px;
        height: 64px;
        object-fit: contain;
        border-radius: 32px;
        background-color: #16254f;
    }
    #shmonim_page.mob_2.desk_2 .contact_form_all_inc input[type="submit"], #shmonim_page.desk_2 .contact_form_all_inc input[type="submit"] {
        /* width: 238px; */
        /* height: 38px; */
        font-size: 22px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: normal;
        letter-spacing: -0.5px;
        width: 210px;
        height: 48px;
        object-fit: contain;
        border-radius: 32px;
        background-color: #16254f;
    }
    #shmonim_page.mob_2 #policy_details, #shmonim_page #policy_details {
        width: 620px;
        margin: 0 auto 31px auto;
    }
    #shmonim_page.mob_2 #policy_details br, #shmonim_page #policy_details br {
        display: none;
    }
    #shmonim_page.mob_2 #identification_method, #shmonim_page #identification_method {
        width: 238px;
    }
    #shmonim_page.mob_2 #identification_method .contact_form_1st_input, #shmonim_page #identification_method .contact_form_1st_input {
        width: 238px;
    }
    #shmonim_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1), #shmonim_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
        top: 44px;
        width: 256px;
    }
    #shmonim_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2), #shmonim_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
        top: 117px;
        width: 256px;
        right: 0;
    }
    #shmonim_page.mob_2 .contact_form_client_question_wrap label.error, #shmonim_page .contact_form_client_question_wrap label.error {
        top: 44px;
        width: 240px;
        right: 6px;
    }
    #shmonim_page .contact_form_container, #shmonim_page.mob_2 .contact_form_container {
        min-width: 303px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 24vw;
        /* background: #32d4ff; */
    }
    #shmonim_page.desk_2 .contact_form_container, #shmonim_page.mob_2.desk_2 .contact_form_container {
        min-width: 303px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 100vw;
        background: #32d4ff;
        min-height: 300px;
    }
    #shmonim_page.mob_2 .contact_form_container_title_tablet, #shmonim_page .contact_form_container_title_tablet {
        width: 240px;
        font-size: 30px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        margin: 70px auto 22px auto;
    }
    #shmonim_page.mob_2.desk_2 .contact_form_container_title_tablet, #shmonim_page.desk_2 .contact_form_container_title_tablet {
        width: 100%;
        font-size: 30px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        margin: 48px auto 10px auto;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet_wrap, #shmonim_page .contact_form_container_subtitle_tablet_wrap {
        flex-wrap: nowrap;
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }
    #shmonim_page.mob_2.desk_2 .contact_form_container_subtitle_tablet_wrap, #shmonim_page.desk_2 .contact_form_container_subtitle_tablet_wrap {
        flex-wrap: nowrap;
        flex-direction: row;
        justify-content: center;
        align-items: center;
    }
    #shmonim_page.mob_2.desk_2 .contact_form_container_subtitle_tablet_wrap *, #shmonim_page.desk_2 .contact_form_container_subtitle_tablet_wrap * {
        margin: 0 6px !important;
    }
    #shmonim_page.desk_2, #shmonim_page.mob_2.desk_2 {
        overflow-x: hidden;
    }
    #shmonim_page.desk_2 .contact_form_all_inc {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row;
        justify-content: center;
        margin-bottom: 38px;
        height: 150px;
    }
    #shmonim_page.desk_2 .contact_form_1st_inputs_wrap, #shmonim_page.mob_2.desk_2 .contact_form_1st_inputs_wrap {
        flex-direction: row;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(1), #shmonim_page .contact_form_container_subtitle_tablet:nth-child(1) {
        font-size: 20px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #16254f;
        margin: 0 0 6px 0;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(2), #shmonim_page .contact_form_container_subtitle_tablet:nth-child(2) {
        font-style: normal;
        font-stretch: normal;
        letter-spacing: normal;
        text-align: center;
        color: #16254f;
        font-size: 24px;
        font-weight: 700;
        line-height: 1;
        margin-bottom: 2px;
    }
    #shmonim_page .contact_form_container_subtitle_tablet:nth-child(3), #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(3) {
        font-size: 20px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #16254f;
        margin-bottom: 37px;
    }
    #shmonim_page .contact_form_1st_inputs_wrap, #shmonim_page.mob_2 .contact_form_1st_inputs_wrap {
        flex-direction: column;
    }
    #shmonim_page .contact_form_1st_input:nth-child(1), #shmonim_page.mob_2 .contact_form_1st_input:nth-child(1) {
        margin: 0 0 33px 0;
    }
    #shmonim_page.desk_2 .contact_form_1st_input:nth-child(1), #shmonim_page.mob_2.desk_2 .contact_form_1st_input:nth-child(1) {
        margin: 0 0px 0px 24px;
    }
    #shmonim_page .contact_form_client_question, #shmonim_page.mob_2 .contact_form_client_question {
        width: 100%;
    }
    #shmonim_page.desk_2 .hide_desk2 {
        display: none;
    }
    #shmonim_page.desk_2 .contact_form_client_question, #shmonim_page.mob_2.desk_2 .contact_form_client_question {
        width: auto;
        margin: 0;
    }
    #shmonim_page.desk_2 #trigger_old_c::before {
        width: 25px;
        height: 25px;
        content: '';
        border: 1px solid #16254f;
        display: inline-block;
        position: relative;
        border-radius: 50%;
        margin: 0 10px;
    }
    #shmonim_page.desk_2 #trigger_new_c::before {
        width: 25px;
        height: 25px;
        content: '';
        border: 1px solid #16254f;
        display: inline-block;
        position: relative;
        border-radius: 50%;
        margin: 0 10px;
    }
    #shmonim_page.desk_2 #old_c_r:checked~#trigger_old_c::after {
        width: 19px;
        height: 19px;
        content: '';
        background: #16254f;
        display: inline-block;
        position: relative;
        border-radius: 50%;
        margin: 0 0px;
        position: absolute;
        top: 4px;
        right: 14px;
    }
    #shmonim_page.desk_2 #new_c_r:checked~#trigger_new_c::after {
        width: 19px;
        height: 19px;
        content: '';
        background: #16254f;
        display: inline-block;
        position: relative;
        border-radius: 50%;
        margin: 0 0px;
        position: absolute;
        top: 4px;
        right: 14px;
    }
    #shmonim_page.desk_2.mob_2 #identification_method.show1, #shmonim_page.desk_2 #identification_method.show1 {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        width: 100%;
        position: static;
        bottom: 17px;
        max-width: 1000px;
        left: 50%;
        /* height: 60px; */
        transform: translateX(0%);
        height: auto;
        align-items: center;
        justify-content: flex-start;
        margin-left: 45px;
        margin-bottom: 16px;
    }
    #shmonim_page.desk_2 #choose_notice {
        width: auto;
        margin: 0;
        display: none;
    }
    #shmonim_page.desk_2 #identification_method .client1 {
        display: block;
        height: auto;
        margin: 0 16px;
        position: absolute;
    }
    #shmonim_page.desk_2 #tel_numb {
        margin-left: 16px;
    }
    #shmonim_page.mob_2.desk_2 #identification_method .contact_form_1st_input, #shmonim_page.desk_2 #identification_method .contact_form_1st_input {
        margin: 0;
        width: auto;
        min-width: 0;
        border-radius: 6px 0 0 6px;
    }
    #shmonim_page .contact_form_client_question_wrap, #shmonim_page.mob_2 .contact_form_client_question_wrap {
        width: 255px;
        justify-content: space-between;
    }
    #shmonim_page.desk_2 .contact_form_client_question_wrap, #shmonim_page.mob_2.desk_2 .contact_form_client_question_wrap {
        width: auto;
        min-width: 250px;
        justify-content: flex-start;
        padding: 0 20px 0 10px;
    }
    #shmonim_page.mob_2 .group1, #shmonim_page .group1 {
        margin: 0;
    }
    #shmonim_page .top_section .text_box .cut_b {
        width: 581px;
        top: 0;
        right: 24%;
        transform: translate(50%, -45%);
    }
    #shmonim_page.mob_2 .top_section .text_box .cut_b, #shmonim_page .top_section .text_box .cut_b.cut_b_desk {
        position: absolute;
        top: 0;
        right: 0;
        transform: translate(37%, -30%);
        width: 430px;
        height: auto;
        display: block;
    }
    #shmonim_page.mob_2 .top_section .text_box, #shmonim_page .top_section .text_box {
        position: absolute;
        right: 17.5%;
        top: 50%;
        transform: translateY(-50%);
    }
    #shmonim_page.mob_2.desk_2 .top_section .text_box, #shmonim_page.desk_2 .top_section .text_box {
        position: absolute;
        right: 45%;
        top: 43%;
        transform: translate(40%, -50%);
    }
    #shmonim_page.mob_2 .top_section, #shmonim_page.mob_2 .top_section, #shmonim_page .top_section, #shmonim_page.mob_2 .top_section {
        width: 76vw;
        height: 100vh;
        max-height: 1080px;
        background-size: cover;
        background: url(./image/back_992.jpg) no-repeat center center;
    }
    #shmonim_page.mob_2.desk_2 .top_section, #shmonim_page.mob_2desk_2 .top_section, #shmonim_page.desk_2 .top_section, #shmonim_page.mob_2desk_2 .top_section {
        width: 100vw;
        height: calc(100vh - 300px);
        max-height: 1080px;
        min-height: 620px;
        background-color: #16254f;
    }
    #shmonim_page .page_title {
        font-family: SimplerPro;
        font-size: 48px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 1;
        letter-spacing: 0.3px;
        text-align: right;
        color: #ffffff;
        margin-bottom: 0;
        top: 30px;
    }
    #shmonim_page .page_subtitel {
        font-family: SimplerPro;
        margin-top: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.31;
        letter-spacing: 0.16px;
        text-align: right;
        color: #ffffff;
        font-size: 32px;
        font-weight: normal;
        position: relative;
        margin-right: 0;
        margin-left: 0;
        width: 574px;
        top: 20px;
    }
    #shmonim_page .icon_con {
        display: flex;
        width: 95%;
        max-width: 260px;
        justify-content: space-between;
        margin: 0;
        margin-top: 0px;
        position: relative;
    }
    #shmonim_page .icon_single_box svg {
        width: 49px;
    }
    #shmonim_page .pluss {
        object-fit: contain;
        font-family: 'Helvetica', sans-serif;
        font-size: 22px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.5;
        letter-spacing: normal;
        text-align: right;
        color: #30dfff;
        margin-top: 25px;
    }
    #shmonim_page .icon_text {
        font-family: SimplerPro;
        font-size: 18px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.11;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        margin: 0;
    }
    #shmonim_page.mob_2 .top_section .text_box .cut_b, #shmonim_page .top_section .text_box .cut_b.cut_b_desk {
        position: absolute;
        top: 0;
        right: 0;
        transform: translate(31%, -43%);
        width: 430px;
        height: auto;
        display: none;
    }
    #shmonim_page .top_section .text_box::after {
        right: -99px;
        top: -150px;
        width: 81px;
        height: 175px;
        font-size: 22px;
        line-height: 1;
    }
    #shmonim_page .s992 {
        display: block !important;
    }
}

/****************** 1200px **********************/

/***********************************************/

/****************** 1400px **********************/

/***********************************************/

@media (min-width: 1200px) {
    #shmonim_page .top_section .text_box::before {
        right: -171px;
        top: -197px;
        width: 175px;
        font-size: 18px;
        line-height: 115px;
        height: 175px;
    }
    #shmonim_page.mob_2 .contact_form_client_question_wrap label.error, #shmonim_page .contact_form_client_question_wrap label.error {
        top: 37px;
        width: 100%;
        right: 0;
    }
    #shmonim_page .contact_form_container, #shmonim_page.mob_2 .contact_form_container {
        min-width: 303px;
        width: 37vw;
    }
    #shmonim_page.mob_2 .top_section, #shmonim_page.mob_2 .top_section, #shmonim_page .top_section, #shmonim_page.mob_2 .top_section {
        background-size: cover;
        background: url(./image/back_1400.jpg) no-repeat center center;
    }
    #shmonim_page.mob_2 .contact_form_client_question_wrap, #shmonim_page .contact_form_client_question_wrap {
        width: 378px;
        justify-content: space-between;
    }
    #shmonim_page.mob_2 .contact_form_container_title_tablet, #shmonim_page .contact_form_container_title_tablet {
        width: 400px;
        font-size: 48px;
        font-weight: 700;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
        text-align: center;
        margin: 70px auto 22px auto;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(1), #shmonim_page .contact_form_container_subtitle_tablet:nth-child(1) {
        font-size: 23.8px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #16254f;
        margin: 0 0 6px 0;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(2), #shmonim_page .contact_form_container_subtitle_tablet:nth-child(2) {
        font-size: 23.8px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #16254f;
        margin-bottom: 2px;
    }
    #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(3), #shmonim_page .contact_form_container_subtitle_tablet:nth-child(3) {
        font-size: 23.8px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.2;
        letter-spacing: normal;
        text-align: center;
        color: #16254f;
        margin-bottom: 37px;
    }
    #shmonim_page.mob_2 .contact_form_1st_input, #shmonim_page .contact_form_1st_input {
        width: 380px;
        height: 42px;
        font-size: 20px;
        font-weight: normal;
        font-style: normal;
        font-stretch: normal;
        line-height: 1;
        letter-spacing: normal;
    }
    #shmonim_page.mob_2 .contact_form_client_question, #shmonim_page .contact_form_client_question {
        width: 85px;
        width: auto;
        font-size: 20px;
        font-weight: bold;
        font-style: normal;
        font-stretch: normal;
        line-height: 1.07;
        letter-spacing: normal;
        text-align: right;
        color: #16254f;
    }
    #shmonim_page.mob_2 .top_section .text_box, #shmonim_page .top_section .text_box {
        position: absolute;
        right: 17%;
        top: 56%;
        transform: translateY(-50%);
        max-width: 746px;
    }
    #shmonim_page .page_title {
        font-family: SimplerPro;
        font-size: 65px;
        font-weight: bold;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.74;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        margin-bottom: 0;
    }
    #shmonim_page.mob_2 .top_section .text_box .cut_b, #shmonim_page .top_section .text_box .cut_b.cut_b_desk {
        position: absolute;
        top: 0;
        right: 0;
        transform: translate(31%, -43%);
        width: 626px;
        height: auto;
        /* display: block; */
    }
    #shmonim_page .page_subtitel {
        font-family: SimplerPro;
        margin-top: 16px;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.25;
        letter-spacing: normal;
        text-align: right;
        color: #ffffff;
        font-size: 38px;
        font-weight: normal;
        position: relative;
        width: 700px;
        top: 20px;
    }
    #shmonim_page .icon_con {
        display: flex;
        width: 95%;
        max-width: 350px;
        justify-content: space-between;
        margin: 0;
        margin-top: 0px;
        position: relative;
    }
    #shmonim_page .icon_text {
        font-family: SimplerPro;
        font-size: 20px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 1.11;
        letter-spacing: normal;
        text-align: center;
        color: #ffffff;
        margin: 0;
        margin-top: 10px;
    }
    #shmonim_page .icon_single_box svg {
        width: 78px;
    }
    #shmonim_page .top_section .text_box::after {
        right: -131px;
        top: -213px;
        width: 101px;
        height: 175px;
        font-size: 31px;
        line-height: 1;
    }
    #shmonim_page .pluss {
        object-fit: contain;
        font-family: 'Helvetica', sans-serif;
        font-size: 29px;
        font-weight: normal;
        font-stretch: normal;
        font-style: normal;
        line-height: 0.5;
        letter-spacing: normal;
        text-align: right;
        color: #30dfff;
        margin-top: 22px;
    }
    #shmonim_page .s992 {
        display: none !important;
    }
    #shmonim_page .s1200 {
        display: block !important;
    }
}

/****************** 1600px **********************/

/***********************************************/

@media (min-width: 1600px) {
    #shmonim_page.mob_2 .top_section, #shmonim_page .top_section {
        padding-right: 374px;
    }
}

@media (max-height: 920px) and (min-width: 1080px) {
    #shmonim_page.mob_2.desk_2 .top_section .text_box .cut_b, #shmonim_page.desk_2 .top_section .text_box .cut_b {
        width: 395px;
    }
    #shmonim_page.mob_2.desk_2 .text_box .top_section_1st_title>span.big80, #shmonim_page.desk_2 .text_box .top_section_1st_title>span.big80 {
        font-size: 177px;
    }
    #shmonim_page.mob_2.desk_2 .text_box .top_section_1st_title>span, #shmonim_page.desk_2 .text_box .top_section_1st_title>span {
        font-size: 74px;
    }
    #shmonim_page.mob_2.desk_2 .top_section_2nd_title, #shmonim_page.desk_2 .top_section_2nd_title {
        font-size: 50px;
    }
    #shmonim_page.mob_2.desk_2 .top_section_3rd_title, #shmonim_page.desk_2 .top_section_3rd_title {
        font-size: 50px;
    }
    #shmonim_page.mob_2.desk_2 .top_section, #shmonim_page.mob_2desk_2 .top_section, #shmonim_page.desk_2 .top_section, #shmonim_page.mob_2desk_2 .top_section {
        min-height: 492px;
    }
}