/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@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;
  font-family: "SimplerPro", sans-serif;
}
input {
  font-family: "SimplerPro", sans-serif;
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-text-size-adjust: none;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  text-size-adjust: none;
}

.insert-id {
  display: none;
}

.label_select {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  display: inline-block;
  margin-bottom: 3px;
}

.form_first-title {
  display: none;
}

.selectid {
  width: 100%;
  height: 40px;
  padding: 12px 16px 12px 16px;
  border-radius: 8px;
  border: solid 1px #c3c3c3;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: normal;
  color: #757575;
  background-image: url(./image/buttons-24-down.svg);
  background-repeat: no-repeat;
  background-position: 10px;
}

#shmonim_page .b_site_title {
  font-family: "SimplerPro";
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 0;
  z-index: 2;
  font-size: 14px;
  width: 150px;
  height: 24px;
  padding: 1px 14px 0px 16px;
  border-radius: 8.9px;
  background-color: rgb(255 255 255 / 0.15);
  position: relative;
  font-weight: 500;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  color: #16254f;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  display: none;
}

#shmonim_page .legal_note2 {
  display: none;
}
#shmonim_page .legal_note p {
  color: #16254f;
  max-width: 324px;
  margin: 0 auto;
}
#shmonim_page .legal_note2 p {
}
#shmonim_page .dropdown_iden {
  display: none;
}

#shmonim_page a {
  text-decoration: none;
}

#shmonim_page .flare.flare_left {
  bottom: 0;
  left: 0%;
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  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;
  -webkit-transform: translateY(-128px);
  -ms-transform: translateY(-128px);
  transform: translateY(-128px);
}

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

#shmonim_page .natav {
  display: none;
  display: block;
  width: 281px;
  max-width: 100%;
  margin: auto;
  margin-top: 11px;
  display: none;
}

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

#shmonim_page .legal_note a {
  color: #16254f;
  text-decoration: underline;
  /* font-weight: bold; */
}

#shmonim_page .legal_note {
  /* max-width: 360px; */
  margin: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 32px 0 40px;
  font-family: SimplerPro;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  background: #fafafa;
}

#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: 504px;
  max-height: 1080px;
  background: url(./image/bg-mobile.jpg) no-repeat center center;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.mobb {
  display: block;
}

#shmonim_page .input_box input[type="checkbox"]:checked ~ #label_approve::before {
  /* background: #16254f; */
  background-image: url("./image/checkbox.svg");
  background-size: 29px;
  background-repeat: no-repeat;
  background-position: center;
}

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

#shmonim_page .top_section .text_box .cut_b {
  position: absolute;
  top: 44%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  width: 290px;
  height: auto;
  content: url(./image/natav-mobile.png);
}

#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);
}

.circle {
  width: 66px;
  height: 66px;
  display: flex;
  align-items: center;
  justify-content: center;
  -webkit-box-shadow: 0 2px 24px 0 rgba(255, 128, 0, 0.6);
  box-shadow: 0 2px 24px 0 rgba(255, 128, 0, 0.6);
  background-image: -o-linear-gradient(232deg, #e7ce1b, #ffbe03 62%, #ff8000 93%, #ff8000 96%);
  background-image: linear-gradient(218deg, #e7ce1b, #ffbe03 62%, #ff8000 93%, #ff8000 96%);
  position: absolute;
  top: 166px;
  right: 12.222vw;
  border-radius: 50%;
  z-index: 1;
}

#shmonim_page .circle span {
  /* width: 58px; */
  height: auto;
  font-family: SimplerPro;
  font-size: 11px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.18;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  display: block;
  -webkit-transform: rotate(-345deg);
  -ms-transform: rotate(-345deg);
  transform: rotate(-345deg);
}

#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: 50%; */
  width: 100%;
  text-align: center;
  /* min-width: 200px; */
  /* -webkit-transform: translate(50%, -50%); */
  -ms-transform: translate(50%, -50%);
  /* transform: translate(50%, -50%); */
  /* display: none; */
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  width: 100%;
}

#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: "";
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 22px;
  font-size: 18px;
  color: #fff;
  background: #fff;
  text-align: center;
  border-radius: 15%;
  top: 38%;
  right: 0px;
  border: 1px solid #16254f;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  /* background-image: url("./image/checkbox.svg"); */
  /* background-size: 29px; */
  /* background-repeat: no-repeat; */
  /* background-position: center; */
}

#shmonim_page #label_approve.desk_2,
#shmonim_page #label_approve {
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: 400;
  position: relative;
  margin: 0 auto;
  margin-bottom: 24px;
  padding-right: 26px;
  display: inline-block;
  color: #666;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 0;
}

#shmonim_page .field_box:has(+ .approve_legal_text) .contact_form_1st_input {
  margin-bottom: 32px;
}

@media (max-width: 767.9px) {
  #shmonim_page .field_box:has(+ .approve_legal_text) .contact_form_1st_input {
    margin-bottom: 16px;
  }

  #shmonim_page .approve_legal_text {
    margin-bottom: 44px;
  }

  #shmonim_page .contact_form_1st_inputs_wrap,
  #shmonim_page.mob_2 .contact_form_1st_inputs_wrap {
    width: 328px;
  }

  #shmonim_page .contact_form_all_inc .box_of,
  #shmonim_page .box_of,
  #shmonim_page.mob_2 .contact_form_all_inc .box_of {
    width: 328px;
    max-width: 328px;
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    align-self: center;
  }

  #shmonim_page .box_of .contact_form_client_question_wrap,
  #shmonim_page.mob_2 .box_of .contact_form_client_question_wrap,
  #shmonim_page .contact_form_all_inc .box_of .contact_form_client_question_wrap {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    justify-content: flex-start;
  }

  #shmonim_page .box_of .field_box,
  #shmonim_page .box_of #identification_method,
  #shmonim_page .box_of #identification_method .GovID1,
  #shmonim_page .box_of #identification_method .PhoneNumber1 {
    width: 100%;
  }

  #shmonim_page .box_of #identification_method .contact_form_1st_input,
  #shmonim_page.mob_2 .box_of #identification_method .contact_form_1st_input {
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
  }
}

#shmonim_page .approve_legal_text {
  color: var(--Basics-100, #666);
  text-align: right;
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro, "SimplerPro_BEZEQ_HEBREW2", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
  margin: 0 0 24px;
  width: 100%;
}

#shmonim_page .form_service_hours_text {
  color: var(--Basics-100, #666);
  text-align: right;
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro, "SimplerPro_BEZEQ_HEBREW2", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
  margin: 24px 0 0;
  max-width: 328px;
  width: 100%;
}

#shmonim_page .form-button_wrapper:has(+ .form_service_hours_text) {
  margin-bottom: 0 !important;
}

@media (max-width: 991.8px) {
  #shmonim_page .form_service_hours_text {
    margin: 24px 0 0;
  }
}

#shmonim_page .contact_form_all_inc .box_of .contact_form_client_question_wrap,
#shmonim_page.mob_2 .contact_form_all_inc .box_of .contact_form_client_question_wrap,
#shmonim_page.desk_2 .contact_form_all_inc .box_of .contact_form_client_question_wrap,
#shmonim_page.mob_2.desk_2 .contact_form_all_inc .box_of .contact_form_client_question_wrap {
  margin-top: 0;
}

#shmonim_page .approve_legal_text a {
  color: var(--Basics-100, #666);
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro, "SimplerPro_BEZEQ_HEBREW2", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.3px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: 1px;
  text-underline-offset: -2px;
  text-underline-position: under;
}

#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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#shmonim_page .top_section_icons_titles_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  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 {
  -o-object-fit: contain;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#shmonim_page .field_box {
  font-family: "SimplerPro";
}

#shmonim_page .Fixed_menu_call {
  width: 312px;
  height: 48px;
  margin: 16px auto 0px;
  border-radius: 48px;
  background-color: #6edcfb;
  /* margin-right: 8px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
}

#shmonim_page .Fixed_menu_call .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: 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: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #010636;
}

#shmonim_page .phone_icon {
  width: 24px;
  height: auto;
  margin: 0px 0 0 9px;
}

#shmonim_page .contact_form_container_title .phone {
  display: initial !important;
}
#shmonim_page .form-title-button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

#shmonim_page .contact_form_container .form-title {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  color: #010636;
  text-align: center;
  font-family: "SimplerPro";
  width: 304px;
  margin: 24px auto 12px;
  line-height: 1.13;
}
#shmonim_page .contact_form_container .form-title::after {
  /* content: "Ãƒâ€”Ã¢â‚¬ÂÃƒâ€”Ã‚Â¦Ãƒâ€”Ã‹Å“Ãƒâ€”Ã‚Â¨Ãƒâ€”Ã‚Â¤Ãƒâ€”Ã¢â‚¬Â¢ Ãƒâ€”Ã‚Â¢Ãƒâ€”Ã¢â‚¬ÂºÃƒâ€”Ã‚Â©Ãƒâ€”Ã¢â€žÂ¢Ãƒâ€”Ã¢â‚¬Â¢ Ãƒâ€”Ã…â€œÃƒâ€”Ã‚ÂÃƒâ€”Ã¢â€žÂ¢Ãƒâ€”Ã‚Â Ãƒâ€”Ã‹Å“Ãƒâ€”Ã‚Â¨Ãƒâ€”Ã‚Â Ãƒâ€”Ã‹Å“ Ãƒâ€”Ã‚Â©Ãƒâ€”Ã…â€œ Ãƒâ€”Ã¢â‚¬ËœÃƒâ€”Ã¢â‚¬â€œÃƒâ€”Ã‚Â§!"; */
}
/* } */

/***************** 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: 20px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.05;
  letter-spacing: normal;
  text-align: center;
  color: #010636;
  margin: 20px 0 42px 0;
  display: none;
}

#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;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#shmonim_page .contact_form_1st_input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: right;
  color: #666666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 8px 10px 8px;
  border-bottom: solid 2px #c1c1c1;
  background-color: #ffffff;
  height: 40px;
  margin: 0 0 24px 0;
  border-radius: 8px;
  border: solid 1px #c3c3c3;
  background-color: #fafafa;
  outline: 0;
  width: 100%;
  font-size: 18px;
}

#shmonim_page .contact_form_1st_input.error {
  border: 1px solid red;
}

#shmonim_page .contact_form_1st_input:focus {
  border: 2px solid #3e53de;
}

#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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 0px 11px 0;
  border-bottom: solid 2px #c1c1c1;
  background-color: #ffffff;
  width: 272px;
  height: 40px;
  margin: 8px 0 7px;
  padding: 10px 13px 12px 254px;
  border-radius: 4px;
  border: solid 1px #c3c3c3;
  background-color: #ffffff;
}

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

#shmonim_page .contact_form_client_question {
  font-family: SimplerPro;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  width: 80px;
  /* 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: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  /* flex-wrap: wrap; */
  margin: 0px 0 40px 0;
  width: 296px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
}

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

#shmonim_page .contact_form_client_question_wrap input:checked + label {
  background-color: #010636;
  color: #fff;
  border: 1px solid #010636;
}

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

#shmonim_page .group1 {
  width: 92px;
  height: 32px;
  border-radius: 20px;
  border: solid 2px #010634;
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  /* line-height: 32px; */
  line-height: 27px;
  letter-spacing: normal;
  text-align: center;
  color: #010636;
}

#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 {
  display: none;
}

#shmonim_page #identification_method.show1 {
  display: block;
  margin-top: 17px;
  /* optional */
  width: 100%;
}

#shmonim_page #identification_method .client1 {
  position: relative;
  /* width: 100%; */
}

#shmonim_page #identification_method .client1 .group {
  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;
}

#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: 29px;
}

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

#shmonim_page #identification_method .client1 label::before {
  content: "";
  position: absolute;
  top: -1px;
  display: block;
  width: 18px;
  height: 18px;
  border: solid 2px #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 {
  /* right: calc(100% + -234px); */
  right: calc(100% + -328px);
}

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

#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: 10px;
  height: 10px;
  background: #16254f;
  border: none;
  border-radius: 50%;
  top: 5.1px;
}

#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 {
  right: calc(100% + -322px);
}

#shmonim_page #identification_method .client1 input:checked + label:nth-of-type(2)::after {
  right: 109px;
}

#shmonim_page #identification_method .contact_form_1st_input {
  margin: 24px 0 32px 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"] {
  /* -webkit-appearance: none; */
  -moz-appearance: none;
  /* appearance: none; */
  /* width: 200px; */
  /* height: 54px; */
  /* border-radius: 26.5px; */
  /* background: #16254f; */
  /* font-family: SimplerPro; */
  /* font-size: 16px; */
  /* 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; */
  /* -webkit-box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55); */
  /* box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55); */
}

@supports (-webkit-overflow-scrolling: touch) {
  #shmonim_page .contact_form_all_inc input[type="submit"] {
    width: 238px;
    height: 54px;
    border-radius: 26.5px;
    background-color: #3e53de;
    font-family: SimplerPro;
    font-size: 25px;
    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;
  /* background: none; */
  right: 0;
  position: absolute;
  width: 100%;
  padding: 3px;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

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

#shmonim_page .thank_msg_container {
  display: none;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  padding: 50px 10px 0 10px;
  -webkit-box-sizing: border-box;
  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;
}

#shmonim_page .icon_con .box1 {
  padding-right: 17px;
  padding-left: 10px;
}

#shmonim_page .icon_con .box2 {
  /* padding-left: 13px; */
}

#shmonim_page .icon_con .box3 {
}

/***************** 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;
  -webkit-text-decoration-line: none;
  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;
  -webkit-text-decoration-line: none;
  text-decoration-line: none;
  direction: ltr;
}

#shmonim_page .icon_con {
  /* position: relative;
                  bottom: 13px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  max-width: 288px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin: auto;
  margin-top: 195px;
  position: relative;
  top: -37px;
  display: none;
}

#shmonim_page .icon_con img {
  width: 38px;
  height: 38px;
}

#shmonim_page .top_section .text_box::after {
  content: "" !important;
}

#shmonim_page .page_title {
  font-family: SimplerPro;
  font-size: 32px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-bottom: 0;
  margin-top: 0;
  /* color: #16254f; */
  width: 319px;
}

#shmonim_page .sale {
  /* position: absolute; */
  top: 166px;
  left: calc(50% - 80px);
}
#shmonim_page .page_subtitel {
  font-family: SimplerPro;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  position: relative;
  margin: 8px auto;
  width: 317px;
}

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

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

#shmonim_page .pluss {
  -o-object-fit: contain;
  object-fit: contain;
  font-family: "Helvetica", sans-serif;
  font-size: 18.1px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.5;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  margin-top: 17px;
  position: absolute;
  right: 0;
  left: 41px;
  margin: 0 auto;
  text-align: center;
  -webkit-transform: translateX(38px);
  -ms-transform: translateX(38px);
  transform: translateX(38px);
  top: 17px;
}

#shmonim_page .pluss:last-of-type {
  -webkit-transform: translateX(-43px);
  -ms-transform: translateX(-43px);
  transform: translateX(-63px);
}

#shmonim_page .underlinee::after {
  content: "";
  display: block;
  width: 181px;
  height: 11px;
  position: absolute;
  top: 34px;
  right: 54%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  background: url(./image/shape-mobile.svg) no-repeat center center;
  background-size: contain;
}

#shmonim_page .underlinee {
  position: relative;
  font-weight: bold;
  font-size: 42px;
  line-height: 0.64;
  display: block;
  margin-top: 10px;
}

#shmonim_page .untill {
  font-size: 25px;
  font-weight: 900;
}

.big_number {
  font-size: 42px;
}

.box_of,
.contact_form_1st_inputs_wrap {
  width: 296px;
}

.box_of fieldset {
  width: 100%;
}

.s768 {
  display: none !important;
}

.s992 {
  display: none !important;
}

.s1200 {
  display: none !important;
}
#shmonim_page .sticky-wrapper {
  display: flex;
  position: sticky;
  bottom: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  background: #056ae5;
  padding: 15px 0;
  gap: 8px;
  z-index: 1;
}
#shmonim_page .sticky-wrapper .sticky-text {
  color: #010636;
  font-weight: 700;
  font-size: 18px;
  color: #ffffff;
}
#shmonim_page .sticky-wrapper svg {
  width: 24px;
  height: auto;
}
#shmonim_page .form-button_wrapper {
  display: flex;
  appearance: none;
  width: 200px;
  height: 54px;
  border-radius: 26.5px;
  background: #010636;
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  outline: none;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
#shmonim_page .form-button_wrapper .contact_form_all_inc input[type="submit"] {
}
#shmonim_page .form-button_wrapper svg {
}
#shmonim_page .bezeq-logo {
  display: flex;
  /* position: absolute; */
  top: 0;
  left: 0;
  justify-content: center;
  margin-top: 61px;
  margin-bottom: 20px;
}
#shmonim_page .bezeq-logo img {
  display: none;
}
#shmonim_page .bezeq-logo .logo-text {
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
}
#shmonim_page .stampa {
  position: absolute;
  left: 0;
  text-align: center;
  right: calc(50% - 161px);
  top: 302px;
  transform: rotate(15deg);
  background: #010636;
  color: #fff;
  width: 104.548px;
  height: 104.548px;
  border-radius: 100%;
  font-size: 13px;
  display: flex;
  flex-direction: column;
  align-items: center;
  line-height: 1;
  justify-content: center;
}

#shmonim_page .stampa span {
  font-size: 20.113px;
  font-style: normal;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
}
#shmonim_page .stampa .stampa-cyber {
  font-size: 13.409px;
  font-style: normal;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
  background: linear-gradient(254deg, #6edcfb 16.23%, #0073ff 89.09%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-top: 4px;
}
#shmonim_page .stampa .stampa-icon {
  width: 24px;
  height: auto;
}

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

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

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

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

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

@media (max-width: 767px) {
  #shmonim_page .sale {
    top: 182px;
  }
  .circle {
    top: 154px;
    right: 50%;
    border-radius: 50%;
    z-index: 1;
    /* -webkit-transform: translateX(135px); */
    -ms-transform: translateX(135px);
    transform: translateX(135px);
  }

  div#shmonim_page .contact_form_container_title {
    margin: 24px 0 24px 0;
  }

  div#shmonim_page .contact_form_1st_input#full_name {
    /* margin: 0px 0 44px 0; */
  }

  div#shmonim_page .group1 {
    margin-right: 0;
  }

  div#shmonim_page .contact_form_all_inc input[type="submit"] {
    /* margin-bottom: -14px; */
    /* margin-top: 6px; */
  }

  div#shmonim_page .approve_box {
    width: 100%;
    margin-bottom: 7px;
  }

  div#shmonim_page #label_approve.desk_2,
  div#shmonim_page #label_approve {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    line-height: 1.2;
  }

  div#shmonim_page #label_approve::before {
    top: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 18px;
    height: 18px;
    background: #fff;
  }

  div#shmonim_page .contact_form_client_question_wrap {
    margin: 0px 0 26px 0;
  }

  .links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
  }

  #mobileLink {
    margin: 0 !important;
  }

  .online_join {
    border-radius: 20px;
    background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
    width: 154px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    line-height: 1.18;
    font-weight: bold;
    text-align: right;
    color: #16254f;
    margin-right: 10px;
    font-family: SimplerPro;
  }

  .notMobile {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .links {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
  }

  #mobileLink {
    margin: 0 !important;
  }

  .online_join {
    border-radius: 20px;
    background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
    width: 176px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
    line-height: 1.18;
    font-weight: bold;
    text-align: right;
    color: #16254f;
    margin-right: 10px;
    font-family: SimplerPro;
  }

  #Reason-error {
    top: 61px !important;
  }

  .untill {
    font-size: 26.6px;
  }

  .big_number {
    font-size: 45.3px;
  }

  .s768 {
    /* display: block !important; */
  }

  #shmonim_page .natav {
    display: none;
  }

  #shmonim_page #identification_method .client1 label:nth-of-type(1)::before {
    right: 0;
  }

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

  .box_of,
  .contact_form_1st_inputs_wrap {
    width: 320px;
  }

  #shmonim_page .contact_form_client_question {
    /* margin: 0px 9px 12px 0px; */
    padding-top: 4px;
    width: 96px;
  }

  #shmonim_page .group1 {
    /* margin-right: 11px; */
    /* margin-left: -5px; */
  }

  .circle {
    height: 80px;
    width: 80px;
    right: 48%;
    border-radius: 50%;
    z-index: 1;
    -webkit-transform: translateX(135px);
    -ms-transform: translateX(135px);
    transform: translateX(135px);
    /* padding: 8px 1px 16.9px 2px; */
  }
}

@media (min-width: 768px) {
  #shmonim_page .icon_con .box1 {
    padding-right: 4px;
    padding-left: 14px;
  }

  #shmonim_page .icon_con .box2 {
  }

  #shmonim_page .icon_con .box3 {
  }

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

  #shmonim_page .top_section {
    background: url(./image/bg-tablet.jpg) no-repeat center center;
    max-height: 494px;
    background-size: cover;
  }

  #shmonim_page .circle span {
    font-size: 13px;
    font-weight: 900;
    line-height: 1;
    /* height: auto; */
  }

  #shmonim_page .underlinee {
    position: relative;
    top: 0px;
    font-size: 47px;
  }

  #shmonim_page .page_title {
    margin-top: 62px;
    text-align: right;
    font-size: 36px;
    margin-bottom: 8px;
    line-height: 1.16;
    width: unset;
  }

  #shmonim_page .b_site_title {
    font-size: 16px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  #shmonim_page .natav {
    width: 284px;
    margin-top: 17px;
    transform: translateX(-4px);
  }

  #shmonim_page .page_subtitel {
    font-size: 20px;
    width: 358px;
    margin: 0px auto;
    font-weight: 600;
    line-height: 1.2;
    text-align: right;
  }

  #shmonim_page .icon_con {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 95%;
    max-width: 273px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: auto;
    margin-top: 194px;
    position: relative;
    top: -46px;
    display: none;
  }

  #shmonim_page .icon_con .icon_single_box {
    position: relative;
  }

  #shmonim_page .pluss {
    margin-top: 11px;
    -webkit-transform: translateX(37px);
    -ms-transform: translateX(37px);
    transform: translateX(46px);
    top: 6px;
    font-size: 17.1px;
  }

  #shmonim_page .pluss:last-of-type {
    -webkit-transform: translateX(-38px);
    -ms-transform: translateX(-38px);
    transform: translateX(-55px);
  }

  #shmonim_page .Fixed_menu_call {
    margin-top: 16px;
    margin-right: auto;
    margin-bottom: 24px;
    margin-left: auto;
    width: 176px;
    height: 48px;
    margin-bottom: 24px;
    display: none !important;
  }

  #shmonim_page .phone_icon {
    width: 16px;
  }

  #shmonim_page .Fixed_menu_call_title {
    font-size: 17px;
  }

  #shmonim_page .Fixed_menu_call_title {
    padding-left: 6px;
    margin: 0;
  }

  #shmonim_page .contact_form_container_title {
    margin-top: 0;
    margin-right: 0px;
    margin-bottom: 24px;
    margin-left: 0px;
    display: block;
  }
  #shmonim_page .form-title-button-wrapper {
    flex-direction: column-reverse;
    margin-top: 24px;
  }
  #shmonim_page .contact_form_container .form-title {
    margin-bottom: 0;
  }
  #shmonim_page .contact_form_container .form-title::after {
    /* content: "Ãƒâ€”Ã¢â‚¬ÂÃƒâ€”Ã‚Â©Ãƒâ€”Ã‚ÂÃƒâ€”Ã¢â€žÂ¢Ãƒâ€”Ã‚Â¨Ãƒâ€”Ã¢â‚¬Â¢ Ãƒâ€”Ã‚Â¤Ãƒâ€”Ã‚Â¨Ãƒâ€”Ã‹Å“Ãƒâ€”Ã¢â€žÂ¢Ãƒâ€”Ã‚Â Ãƒâ€”Ã¢â‚¬Â¢Ãƒâ€”Ã‚Â Ãƒâ€”Ã¢â‚¬â€Ãƒâ€”Ã¢â‚¬â€œÃƒâ€”Ã¢â‚¬Â¢Ãƒâ€”Ã‚Â¨ Ãƒâ€”Ã‚ÂÃƒâ€”Ã…â€œÃƒâ€”Ã¢â€žÂ¢Ãƒâ€”Ã¢â‚¬ÂºÃƒâ€”Ã‚Â Ãƒâ€”Ã¢â‚¬ËœÃƒâ€”Ã¢â‚¬ÂÃƒâ€”Ã‚Â§Ãƒâ€”Ã¢â‚¬Å“Ãƒâ€”Ã‚Â"; */
  }
  #shmonim_page .contact_form_1st_input {
    margin: 0px 0 24px 0;
  }

  #shmonim_page #label_approve::before {
    width: 18px;
    height: 18px;
  }

  #shmonim_page .approve_box {
    /* margin-top: -19px; */
    width: 100%;
  }

  #shmonim_page .approve_box {
    display: block;
  }

  #shmonim_page #label_approve.desk_2,
  #shmonim_page #label_approve {
    width: 100%;
  }

  #shmonim_page #label_approve.desk_2,
  #shmonim_page #label_approve .accept {
    display: none;
  }

  #shmonim_page #label_approve.desk_2,
  #shmonim_page #label_approve {
    width: 320px;
    line-height: 1.1;
  }

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

  #shmonim_page .group1 {
    width: 92px;
  }

  #shmonim_page .contact_form_client_question_wrap {
    width: 100%;
    display: flex;
    align-items: flex-start;
  }

  #shmonim_page .legal_note {
    /* max-width: 900px; */
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    font-family: SimplerPro;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
    text-align: right;
  }
  #shmonim_page .legal_note p {
    max-width: 700px;
  }
  #shmonim_page .legal_note2 p {
  }
  #shmonim_page .contact_form_client_question_wrap {
    margin: 0px 0 48px 0;
  }

  #shmonim_page #identification_method .client1 {
    margin-top: 0;
    /* margin-bottom: 24px; */
  }

  div#shmonim_page #identification_method .field_box .bouncing_label {
    top: 0;
  }

  div#shmonim_page #identification_method .field_box .bouncing_label.bounce_up {
    top: -33px;
    color: #666666;
  }

  #shmonim_page .field_box {
    font-family: SimplerPro;
  }

  #shmonim_page .contact_form_all_inc input[type="submit"] {
    width: 176px;
    height: 48px;
    border-radius: 26.5px;
    background-color: #010636;
    font-family: SimplerPro;
    font-size: 18px;
    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;
    margin-bottom: 25px;
  }

  #shmonim_page .contact_form_all_inc {
    margin-bottom: 0;
  }

  .notMobile {
    display: flex;
  }

  .mobile {
    display: none;
  }
  #shmonim_page .sticky-wrapper {
    display: none;
  }
  #shmonim_page .sticky-wrapper .sticky-text {
  }
  #shmonim_page .sticky-wrapper svg {
  }
  #shmonim_page .form-button_wrapper {
    font-size: 18px;
    letter-spacing: normal;
    margin-bottom: 24px;
  }
  #shmonim_page .form-button_wrapper .contact_form_all_inc input[type="submit"] {
  }
  #shmonim_page .form-button_wrapper svg {
    display: none;
  }
  #shmonim_page .bezeq-logo {
    position: absolute;
    right: calc(50% - 350px);
    top: 65px;
    width: max-content;
  }
  #shmonim_page .bezeq-logo img {
  }
  #shmonim_page .bezeq-logo .logo-text {
  }
  #shmonim_page .stampa {
    /* width: 101.71px; */
    /* height: 101.71px; */
    font-size: 14px;
    transform: rotate(-15deg);
    right: calc(50% - -264px);
    top: 281px;
  }
  #shmonim_page .stampa span {
    font-size: 18px;
  }
  #shmonim_page .stampa .stampa-cyber {
    font-size: 14.232px;
    margin-top: 3px;
  }
  #shmonim_page .stampa .stampa-icon {
  }

  #shmonim_page .top_section .text_box {
    margin-right: calc(50% - 354px);
    width: 350px;
    margin-top: 108px;
  }
}

@media (max-width: 991.9px) {
  #shmonim_page .contact_form_all_inc {
    margin-bottom: 17px;
  }
}

@media (min-width: 992px) {
  #shmonim_page .sale {
    top: 195px;
    left: calc(50% - -5px);
  }

  .form_first-title {
    margin-top: 46px;
    margin-bottom: 21px;
    font-size: 32px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #16254f;
    font-family: SimplerPro;
    display: block;
  }

  .links {
    margin: 0;
  }

  .online_join {
    margin: 0 auto;
    margin-bottom: 65px;
  }

  .online_join::after {
    content: "";
    width: 100%;
    height: 1px;
    background-color: #dadada;
    position: absolute;
    bottom: -30px;
    max-width: 320px;
  }

  .online_join {
    border-radius: 40px;
    background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
    width: 260px;
    height: 48px;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    line-height: 1.18;
    font-weight: bold;
    text-align: right;
    color: #16254f;
    font-family: SimplerPro;
    position: relative;
  }

  #Reason-error {
    top: 61px !important;
  }

  .selectid {
    font-size: 18px;
    height: 38px;
    padding: 9px 10px 11px;
  }

  .s992 {
    /* display: block !important; */
  }

  #shmonim_page .icon_con .box1 {
    padding-right: 0;
    padding-left: 1.9vh;
  }

  #shmonim_page .icon_con .box2 {
  }

  #shmonim_page .icon_con .box3 {
  }

  #shmonim_page .page_subtitel span:first-of-type {
    /* display: block; */
  }

  #shmonim_page .natav {
    display: none;
    display: none;
    position: absolute;
    top: 12.3vh;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    /* height: 72.87vh; */
    height: 55.37vh;
    transform: translateX(2.25vh);
    width: auto;
  }

  #shmonim_page #identification_method .field_box {
    margin-bottom: 21px;
    /* margin-top: -14px; */
  }

  div#shmonim_page #identification_method .field_box .bouncing_label {
    line-height: 38px;
  }

  #shmonim_page .legal_note2 a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
  }
  #shmonim_page .legal_note p {
  }
  #shmonim_page .legal_note2 p {
    color: #fff;
  }
  #shmonim_page .circle {
    top: 7.02vh;
    /* right: 14.94vh; */
    width: 13.6vh;
    height: 13.6vh;
    right: 0;
    left: 38.94vh;
    margin: 0 auto;
    padding: 2.9vh 1.2vh 3vh;
  }

  #shmonim_page .circle span {
    width: 100%;
    height: 7.35vh;
    font-size: 2.13vh;
    font-style: normal;
    line-height: 1.13;
  }

  div#shmonim_page .field_box .bouncing_label {
    line-height: 38px;
  }

  #shmonim_page .legal_note2 {
    display: block;
    color: #fff;
    position: absolute;
    top: 700px;
    padding: 10px 20px;
    font-family: SimplerPro;
    font-size: 14px;
    right: 0;
    bottom: 0;
    top: auto;
  }

  #shmonim_page .legal_note {
    display: none;
  }

  #shmonim_page #identification_method .client1 input:checked + label::after {
    right: 9.1px;
  }

  #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: -webkit-box;
    display: -ms-flexbox;
    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 #call_button_green {
    display: none !important;
  }

  #shmonim_page,
  #shmonim_page.mob_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #shmonim_page.desk_2,
  #shmonim_page.mob_2.desk_2 {
    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 .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%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }

  #shmonim_page.mob_2 .flare.flare-right {
    bottom: 0;
    right: 0;
    width: 60%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  #shmonim_page.mob_2 .flare.flare-top {
    top: 0;
    left: -4%;
    width: 101%;
    -webkit-transform: none;
    -ms-transform: none;
    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 .form-title-button-wrapper {
    margin-top: 62px;
  }
  #shmonim_page .contact_form_container .form-title {
    /* display: none; */
  }

  #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;
    font-weight: 900;
    color: #000;
  }

  #shmonim_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #shmonim_page .contact_form_container_subtitle_tablet_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #shmonim_page.mob_2 .contact_form_1st_inputs_wrap,
  #shmonim_page .contact_form_1st_inputs_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #shmonim_page.mob_2 .contact_form_client_question_wrap,
  #shmonim_page .contact_form_client_question_wrap {
    width: 292px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 0;
  }

  #shmonim_page.mob_2.desk_2 .contact_form_client_question_wrap,
  #shmonim_page.desk_2 .contact_form_client_question_wrap {
    width: 412px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 0 16px;
  }

  #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 {
    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: 83px;
    font-size: 18px;
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    /* line-height: 1; */
    letter-spacing: normal;
    /* margin-right: -13px; */
  }

  #shmonim_page.mob_2 .group1,
  #shmonim_page .group1 {
    margin: 0 0 0 20px;
    width: 92px;
    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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    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"] {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    width: 272px;
    height: 64px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 32px;
    background-color: #16254f;
    margin-top: 19px;
    /* -webkit-box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55); */
    /* box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55); */
  }

  #shmonim_page #identification_method.show1 {
    margin-bottom: 0;
  }

  #shmonim_page.mob_2.desk_2 .contact_form_all_inc input[type="submit"],
  #shmonim_page.desk_2 .contact_form_all_inc input[type="submit"] {
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    width: 210px;
    height: 48px;
    -o-object-fit: contain;
    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 .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: 38px !important;
    /* 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 {
    width: 240px;
    right: 6px;
    max-width: none;
  }

  #shmonim_page .contact_form_container,
  #shmonim_page.mob_2 .contact_form_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 376px;
    min-width: 376px;
  }

  #shmonim_page.desk_2 .contact_form_container,
  #shmonim_page.mob_2.desk_2 .contact_form_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    width: 100vw;
    background: #32d4ff;
    min-height: 300px;
  }

  #shmonim_page.mob_2 .contact_form_container_title_tablet,
  #shmonim_page .contact_form_container_title_tablet {
    width: 100%;
    font-size: 33px;
    line-height: 1;
    margin: auto;
    margin-top: 48px;
    margin-bottom: 0;
    width: 320px;
    display: none;
  }

  #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 {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    text-align: center;
  }

  #shmonim_page.mob_2.desk_2 .contact_form_container_subtitle_tablet_wrap,
  #shmonim_page.desk_2 .contact_form_container_subtitle_tablet_wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: 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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    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 {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    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;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 0;
    margin-top: 0;
    display: inline-block;
    /* width: 254px; */
  }

  #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(2),
  #shmonim_page .contact_form_container_subtitle_tablet:nth-child(2) {
    font-size: 20px;
    font-weight: 900;
    line-height: 1;
    margin: 0;
    margin-top: 0px;
    color: #000;
    display: inline-block !important;
  }

  #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;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
    display: none;
  }

  #shmonim_page .contact_form_all_inc {
    margin-top: 23px;
  }

  #shmonim_page .field_box {
    /* margin-bottom: 17px; */
    /* margin-bottom: -6px; */
  }

  #shmonim_page .approve_box {
    margin-top: 0;
  }

  #shmonim_page #label_approve {
    margin-bottom: 0;
    margin-top: 8px;
    width: 270px;
    line-height: 1.13;
    font-weight: normal;
  }

  #shmonim_page #label_approve::before {
    width: 18px;
    height: 18px;
    line-height: 22px;
    margin: 0;
    top: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: -2px;
    background: #fff;
  }

  #shmonim_page .contact_form_1st_inputs_wrap,
  #shmonim_page.mob_2 .contact_form_1st_inputs_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 328px;
  }

  #shmonim_page.mob_2 .contact_form_client_question_wrap,
  #shmonim_page .contact_form_client_question_wrap {
    margin-top: 0;
  }

  .contact_form_client_question_wrap label {
    width: 124px;
  }

  #shmonim_page .contact_form_client_question_wrap label {
    max-width: 92px;
    /* width: 46%; */
    /* margin-top: -18px; */
  }

  #shmonim_page .contact_form_1st_input:nth-child(1),
  #shmonim_page.mob_2 .contact_form_1st_input:nth-child(1) {
    margin: 0 0 24px 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_wrap label {
    /* margin-top: -18px; */
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9;
    font-size: 14px;
    letter-spacing: -0.53px;
    text-align: center;
    color: #16254f;
  }

  #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: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: static;
    bottom: 17px;
    max-width: 1000px;
    left: 50%;
    /* height: 60px; */
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    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: 100%; */
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-between; */
    margin-bottom: 32px;
    gap: 16px;
  }

  #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;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    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 {
    display: none;
  }

  #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;
    -webkit-transform: translate(37%, -30%);
    -ms-transform: translate(37%, -30%);
    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: 275px;
    top: 413px;
    /* -webkit-transform: translateY(0); */
    -ms-transform: translateY(0);
    /* transform: translateY(0); */
  }

  #shmonim_page.mob_2.desk_2 .top_section .text_box,
  #shmonim_page.desk_2 .top_section .text_box {
    position: absolute;
    right: 45%;
    top: 43%;
    -webkit-transform: translate(40%, -50%);
    -ms-transform: translate(40%, -50%);
    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: 73vw;
    height: 100vh;
    max-height: 1050px;
    background: url(./image/back_1200.jpg) no-repeat top center;
    background-size: cover;
    overflow-y: auto;
  }

  #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: 42px;
    font-weight: 900;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin-bottom: 0;
  }

  #shmonim_page .page_subtitel {
    font-family: SimplerPro;
    margin-top: 5px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.18;
    letter-spacing: normal;
    text-align: right;
    font-size: 24px;
    /* font-weight: 700; */
    position: relative;
    /* width: 422px; */
    /* color: #16254f; */
    margin-right: 0;
  }

  #shmonim_page .icon_con img {
    width: 5.5vh;
    height: 5.5vh;
  }

  #shmonim_page .untill {
    font-size: 3.844444vh;
    vertical-align: middle;
    font-weight: 900;
    position: relative;
    top: 0.75vh;
  }

  .big_number {
    font-size: 6.944444444444444vh;
  }

  #shmonim_page .underlinee {
    top: -0.47vh;
    font-size: 6.55vh;
    padding-right: 0.1vh;
    font-weight: 900;
    color: #16254f;
    width: max-content;
  }

  #shmonim_page .underlinee::after {
    width: 31.57vh;
    height: 2.15vh;
    top: 4.86vh;
    right: 18vh;
  }

  #shmonim_page .icon_con {
    max-width: 34.35vh;
    margin: 0;
    top: 7.32vh;
    padding-right: 1.6vh;
  }

  #shmonim_page .contact_form_all_inc .box_of {
    right: auto;
    width: 328px;
  }

  #shmonim_page #identification_method .client1 {
    /* margin-bottom: 44px; */
  }

  #shmonim_page #choose_notice {
    padding-top: 11px;
  }

  #shmonim_page .icon_con .icon_single_box {
    vertical-align: top;
  }

  #shmonim_page .icon_single_box {
    vertical-align: top;
  }

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

  #shmonim_page .pluss {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "Helvetica", sans-serif;
    font-size: 2.68vh;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: right;
    margin-top: 1.75vh;
    transform: translateX(-9.45vh);
  }

  #shmonim_page .pluss:last-of-type {
    -webkit-transform: translateX(-114px);
    -ms-transform: translateX(-114px);
    transform: translateX(-21.6vh);
  }

  #shmonim_page .icon_text {
    font-size: 1.64vh;
    line-height: 1.25;
    padding-top: 6px;
    margin-top: 10px;
  }

  #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;
    -webkit-transform: translate(31%, -43%);
    -ms-transform: translate(31%, -43%);
    transform: translate(31%, -43%);
    width: 430px;
    height: auto;
    display: block;
  }

  #shmonim_page .legal_note2 {
    color: #16254f;
    font-size: 12px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 24px;
  }

  #shmonim_page .top_section .text_box::after {
    right: -99px;
    top: -150px;
    width: 81px;
    height: 175px;
    font-size: 22px;
    line-height: 1;
  }

  #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;
    margin: 0;
    z-index: 2;
    font-size: 20px;
    width: 188px;
    height: 37px;
    padding: 5px 16px 0px 16px;
    border-radius: 11px;
    background-color: rgb(255 255 255 / 0.15);
    position: relative;
    font-weight: 500;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  #shmonim_page .top_section .text_box p,
  #shmonim_page .top_section .text_box h1 {
    /* color: #16254f; */
    margin-top: 0;
    margin-right: 1px;
    width: 349px;
  }

  /* VH's */
  #shmonim_page.mob_2 .top_section .text_box,
  #shmonim_page .top_section .text_box {
    /* position: absolute; */
    /* top: 16.14vh; */
    /* -webkit-transform: translateX(-10vh); */
    -ms-transform: translateX(-10vh);
    /* transform: translateX(17vh); */
    /* max-width: none; */
    /* right: calc(50% - 317px); */
    /* left: 0; */
    /* margin: 0 auto; */
    /* width: 56vh; */
  }

  /* #shmonim_page .top_section .text_box h1 {
                      font-size: 4.12vh;
                  }
              
              
                  #shmonim_page .circle {
                      top: 2.5vh;
                      right: 0;
                      left: 34.74vh;
                      margin: 0 auto;
                      width: 14.53vh;
                      height: 14.53vh;
                      padding: 4.19vh 0.2vh 4.19vh;
                  }
              
                  #shmonim_page .untill {
                      font-size: 4.5vh;
                      top: 7px;
                  }
              
                  #shmonim_page .underlinee {
                      top: 15px;
                      font-size: 8.86vh;
                  }
              
                  #shmonim_page .underlinee::after {
                      width: 39.57vh;
                      height: 22px;
                      top: 10.41vh;
                  }
              
                  #shmonim_page .icon_con img {
                      width: 7vh;
                      height: 7vh;
                  }
              
                  #shmonim_page .icon_con .icon_single_box {
                      padding-top: 0.82vh;
                  } */
  #shmonim_page #identification_method .client1 label:nth-of-type(1)::before {
    right: calc(100% + -327px);
  }
  #shmonim_page #identification_method .client1 input:checked + label:nth-of-type(1)::after {
    right: calc(100% + -321px);
  }
  #shmonim_page .contact_form_container_subtitle_tablet_wrap .call {
    font-size: 20px;
    font-style: normal;
    font-weight: 900;
    color: #000;
  }
  #shmonim_page .sticky-wrapper {
  }
  #shmonim_page .sticky-wrapper .sticky-text {
  }
  #shmonim_page .sticky-wrapper svg {
  }
  #shmonim_page .form-button_wrapper {
    width: 176px;
    height: 48px;
  }
  #shmonim_page .form-button_wrapper .contact_form_all_inc input[type="submit"] {
  }
  #shmonim_page .form-button_wrapper svg {
  }
  #shmonim_page .bezeq-logo {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    top: 29px;
    gap: 8px;
    right: calc(50% - 238px);
  }
  #shmonim_page .bezeq-logo img {
    display: flex;
    width: 54.35px;
    height: auto;
  }
  #shmonim_page .bezeq-logo .logo-text {
    font-size: 24px;
  }
  #shmonim_page .stampa {
    right: calc(50% - -132px);
    top: 481px;
  }
  #shmonim_page .stampa .stampa-cyber {
    font-size: 14px;
  }
  #shmonim_page .stampa span {
  }
  #shmonim_page .stampa .stampa-cyber {
  }
  #shmonim_page .stampa .stampa-icon {
    width: 39.008px;
  }

  #shmonim_page .top_section .text_box {
    display: flex;
    margin-right: calc(50% - 238px);
    margin-top: 218px;
    /* position: absolute; */
    /* margin: 0 auto; */
  }
}

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

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

@media (min-width: 1200px) and (max-width: 1367px) {
  #shmonim_page .sale {
    top: 200px;
  }
  #shmonim_page .contact_form_all_inc .box_of .rel_form {
    max-width: 86%;
    max-width: none;
    width: 328px;
    align-items: center;
  }

  #shmonim_page .field_box {
    /* max-width: 90%; */
  }

  #shmonim_page .approve_box {
    /* max-width: 90%; */
  }

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

@media (min-width: 1200px) {
  .form_first-title {
    margin-bottom: 24px;
    font-size: 28px;
    font-weight: 600;
    margin-top: 80px;
  }

  .online_join {
    font-weight: 600;
    width: 300px;
    height: 64px;
    font-size: 24px;
  }

  .form_first-title br {
    display: none;
  }

  .online_join::after {
    max-width: none;
    width: 300px;
    position: absolute;
  }

  .s992 {
    display: none !important;
  }

  .s1200 {
    /* display: block !important; */
  }

  #shmonim_page .icon_con .box1 {
    padding-left: 0.9vh;
  }

  #shmonim_page .icon_con .box2 {
  }

  #shmonim_page .icon_con .box3 {
  }

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

  #shmonim_page #identification_method .client1 label:nth-of-type(1)::before {
    right: 1px;
  }

  #shmonim_page .circle {
    top: 2.5vh;
    right: 0;
    left: 36.74vh;
    margin: 0 auto;
    width: 13.05vh;
    height: 13.05vh;
    padding: 3vh 1.2vh;
  }

  #shmonim_page .contact_form_all_inc .box_of {
    max-width: none;
  }

  #shmonim_page .top_section {
    background-image: url(./image/back_1599.jpg);
    background-size: cover;
    width: 73vw;
  }

  #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.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: 680px;
    background-color: #16254f;
  }

  #shmonim_page.mob_2.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1),
  #shmonim_page.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 43px;
    width: 260px;
    right: 0;
  }

  #shmonim_page.mob_2.desk_2 .GovID1 label.error,
  #shmonim_page.mob_2 .PhoneNumber1 label.error,
  #shmonim_page.desk_2 .GovID1 label.error,
  #shmonim_page .PhoneNumber1 label.error {
    top: 39px;
    width: 100%;
    right: 0;
  }

  #shmonim_page.mob_2.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #shmonim_page.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2) {
    top: 43px;
    width: 260px;
    left: 0;
    right: unset;
  }

  #shmonim_page.mob_2,
  #shmonim_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  #shmonim_page.mob_2 .contact_form_container,
  #shmonim_page.mob_2 .contact_form_container,
  #shmonim_page .contact_form_container,
  #shmonim_page.mob_2 .contact_form_container {
    /* width: 25vw; */
    width: 408px;
    min-width: 408px;
  }

  #shmonim_page.mob_2 .contact_form_container_title_tablet,
  #shmonim_page .contact_form_container_title_tablet {
    width: 320px;
    font-size: 33px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    margin: 48px auto 0 auto;
  }
  #shmonim_page .form-title-button-wrapper {
  }
  #shmonim_page .contact_form_container .form-title {
  }

  #shmonim_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #shmonim_page .contact_form_container_subtitle_tablet_wrap {
    display: inline-block;
    text-align: center;
  }

  #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(1),
  #shmonim_page .contact_form_container_subtitle_tablet:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 0;
    display: inline-block;
  }

  #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: #000;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2px;
    display: inline-block !important;
  }

  #shmonim_page #label_approve.desk_2,
  #shmonim_page #label_approve {
    width: 311px;
  }

  #shmonim_page .contact_form_all_inc {
    margin-top: 11px;
    display: flex;
  }

  #shmonim_page .contact_form_all_inc .rel_form {
    /* width: 312px; */
  }

  #shmonim_page .contact_form_all_inc .box_of {
    right: auto;
    top: auto;
    margin: auto;
  }

  #shmonim_page .contact_form_all_inc .box_of {
    width: auto;
  }

  #shmonim_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(3),
  #shmonim_page .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: 18px;
  }

  #shmonim_page .field_box {
    margin-bottom: -6px;
  }

  #shmonim_page .approve_box {
    margin-top: 0;
  }

  #shmonim_page.mob_2 .top_section,
  #shmonim_page.mob_2 .top_section,
  #shmonim_page .top_section,
  #shmonim_page.mob_2 .top_section {
    /* padding-right: 19.219vw; */
    position: relative;
  }

  #shmonim_page .circle span {
    height: 6.35vh;

    font-size: 2.03vh;
  }

  #shmonim_page .b_site_title {
    position: absolute;
  }

  #shmonim_page.mob_2 .contact_form_1st_inputs_wrap,
  #shmonim_page .contact_form_1st_inputs_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

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

  #shmonim_page.mob_2 .contact_form_client_question,
  #shmonim_page .contact_form_client_question {
    /* width: 100%; */
    padding-right: 0;
    margin-right: 0;
  }

  #shmonim_page.mob_2 .contact_form_client_question_wrap,
  #shmonim_page .contact_form_client_question_wrap {
    width: 255px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  #shmonim_page.mob_2 .group1,
  #shmonim_page .group1 {
    margin: 0;
  }

  div#shmonim_page .field_box .bouncing_label {
    font-size: 20px;
    right: 12px;
  }

  #shmonim_page.mob_2 #policy_details,
  #shmonim_page #policy_details {
    display: none;
  }

  #shmonim_page.mob_2 .contact_form_all_incl input[type="submit"],
  #shmonim_page .contact_form_all_incl input[type="submit"] {
    width: 255px;
    height: 38px;
    border-radius: 22.5px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
  }

  #shmonim_page.mob_2 .text_box .top_section_1st_title,
  #shmonim_page .text_box .top_section_1st_title {
    font-size: 38px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    margin: 82px 0 16px 4px;
    margin-bottom: -35px;
    margin-top: 36px;
  }

  #shmonim_page .top_section .text_box p,
  #shmonim_page .top_section .text_box h1 {
    /* margin-top: -1px; */
  }

  #shmonim_page .top_section .text_box h1 {
    font-size: 56px;
    width: 472px;
    line-height: 1.25;
  }

  #shmonim_page .untill {
    font-size: 4.62962962962963vh;
    top: 7px;
  }

  .big_number {
    font-size: 7.962962962962963vh;
  }

  #shmonim_page .underlinee {
    top: 0;
    font-size: 7.86vh;
    margin-top: 0vh;
    width: max-content;
  }

  #shmonim_page .underlinee::after {
    width: 38.57vh;
    height: 1.95vh;
    top: 5.71vh;
    right: 20vh;
  }

  #shmonim_page .icon_con img {
    /* width: 68px;
                      height: 68px; */
    width: 6.3vh;
    height: 6.3vh;
  }

  #shmonim_page .icon_con .icon_single_box {
    padding-top: 0.82vh;
  }

  #shmonim_page .pluss {
    font-size: 3.71vh;
    -webkit-transform: translateX(max(-273px, -33vh));
    -ms-transform: translateX(max(-273px, -33vh));
    transform: translateX(max(-273px, -33vh));
    top: 0;
    margin-top: 3.2vh;
    -webkit-transform: translateX(6.6vh);
    -ms-transform: translateX(6.6vh);
    transform: translateX(5.9vh);
    width: 1.75vh;
    font-weight: 300;
  }

  #shmonim_page .pluss:last-of-type {
    -webkit-transform: translateX(-8.6vh);
    -ms-transform: translateX(-8.6vh);
    transform: translateX(-7.7vh);
  }

  #shmonim_page .icon_con {
    margin: 0;
    top: 3.12vh;
    /* padding-right: 25px; */
    /* padding-left: 14px; */
    width: 38vh;
    max-width: initial;
  }

  #shmonim_page .icon_text {
    font-size: 1.66vh;
    line-height: 1.23;
    padding-top: 11px;
    margin-top: 10px;
    padding-top: 0.3vh;
    font-weight: 600;
  }

  #shmonim_page .legal_note2 {
    color: #16254f;
    font-size: 12px;
    padding-right: 39px;
    padding-left: 39px;
    padding-bottom: 1vh;
  }
  #shmonim_page .legal_note p {
  }
  #shmonim_page .legal_note2 p {
  }
  #shmonim_page.mob_2 .flare.flare_left,
  #shmonim_page .flare.flare_left {
    bottom: 0;
    left: 0%;
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  #shmonim_page.mob_2 .flare.flare-right,
  #shmonim_page .flare.flare-right {
    bottom: 0;
    right: 0;
  }

  #shmonim_page.mob_2 .flare.flare-top,
  #shmonim_page .flare.flare-top {
    top: 0;
    left: -15%;
  }

  #shmonim_page.mob_2 .flare,
  #shmonim_page .flare {
    position: absolute;
  }

  #shmonim_page.mob_2 .be_logo,
  #shmonim_page .be_logo {
    background-size: 34px;
    margin: 0 0px 0 2px;
  }

  #shmonim_page.mob_2 .top_section_icon_image,
  #shmonim_page .top_section_icon_image {
    width: 70px;
    height: 70px;
  }

  #shmonim_page.mob_2 .top_section_plus,
  #shmonim_page .top_section_plus {
    font-size: 32.4px;
    margin: 0 28px;
  }

  #shmonim_page.mob_2 .top_section_icon_title #shmonim_page .top_section_icon_title {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
  }

  #shmonim_page.mob_2 .top_section_icons_titles_wrap,
  #shmonim_page .top_section_icons_titles_wrap {
    margin: 0 -27px 0 0;
  }

  #shmonim_page.mob_2 .top_section_icon_title,
  #shmonim_page .top_section_icon_title {
    margin-top: 12px;
  }

  #shmonim_page.mob_2 .top_section_icon_title:nth-child(2),
  #shmonim_page .top_section_icon_title:nth-child(2) {
    margin-left: 24px;
    margin-right: 24px;
  }

  #shmonim_page.mob_2 #policy_details_desktop,
  #shmonim_page #policy_details_desktop {
    display: block;
  }

  #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: 38px;
    width: 100%;
    right: 0;
  }

  #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: 114px;
    width: 100%;
    right: 0;
  }

  #shmonim_page.mob_2 .contact_form_client_question_wrap label.error,
  #shmonim_page .contact_form_client_question_wrap label.error {
    width: 100%;
    right: 0;
  }

  #shmonim_page.mob_2 .GovID1 label.error,
  #shmonim_page.mob_2 .PhoneNumber1 label.error,
  #shmonim_page .GovID1 label.error,
  #shmonim_page .PhoneNumber1 label.error {
    width: 100%;
    right: 0;
  }

  #shmonim_page.mob_2 .top_section .text_box .cut_b,
  #shmonim_page .top_section .text_box .cut_b {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(36%, -14%);
    -ms-transform: translate(36%, -14%);
    transform: translate(36%, -14%);
    width: auto;
    height: auto;
  }

  #shmonim_page.desk_2 .top_section .text_box {
    position: absolute;
    right: 45%;
    top: 43%;
    -webkit-transform: translate(40%, -50%);
    -ms-transform: translate(40%, -50%);
    transform: translate(40%, -50%);
  }

  #shmonim_page.mob_2 .top_section .text_box,
  #shmonim_page .top_section .text_box {
    position: absolute;
    top: 34.63vh;
    /* -webkit-transform: translateX(-10vh); */
    -ms-transform: translateX(-10vh);
    /* transform: translateX(-10.8vh); */
    max-width: none;
    right: calc(50% - 358px);
    left: 0;
    margin: 0 auto;
    width: 53vh;
  }

  #shmonim_page .natav {
    height: 66.38vh;
    top: 7.96vh;
    display: none;
  }

  #shmonim_page .page_title {
    font-size: 49px;
    line-height: 0.84;
  }

  #shmonim_page .page_subtitel {
    margin-top: 0;
    /* color: #16254f; */
    font-size: 32px;
    /* font-weight: bold; */
    width: 100%;
    line-height: 1.44;
    margin-bottom: 21px;
  }

  #shmonim_page #scale {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
  }

  #shmonim_page #identification_method .field_box {
    margin-bottom: 0;
    /* margin-top: -14px; */
  }
  #shmonim_page .sticky-wrapper {
  }
  #shmonim_page .sticky-wrapper .sticky-text {
  }
  #shmonim_page .sticky-wrapper svg {
  }
  #shmonim_page .form-button_wrapper {
  }
  #shmonim_page .form-button_wrapper .contact_form_all_inc input[type="submit"] {
  }
  #shmonim_page .form-button_wrapper svg {
  }
  #shmonim_page .bezeq-logo {
    display: none;
  }
  #shmonim_page .bezeq-logo img {
  }
  #shmonim_page .bezeq-logo .logo-text {
  }
  #shmonim_page .stampa {
    width: 168.626px;
    height: 168.626px;
    font-size: 20px;
    line-height: 1.2;
    right: calc(50% - -191px);
    top: 382px;
  }
  #shmonim_page .stampa span {
    font-size: 30px;
  }
  #shmonim_page .stampa .stampa-cyber {
    font-size: 20px;
  }
  #shmonim_page .stampa .stampa-icon {
  }

  #shmonim_page .top_section .text_box {
    display: flex;
    align-items: flex-start;
    /* transform: translateX(-26.8vh); */
    top: 216px;
    width: unset;
  }
}
@media (min-width: 1600px) {
  #shmonim_page .top_section {
    background-image: url(./image/bg-1920.jpg);
    background-size: cover;
  }
  #shmonim_page .form-title-button-wrapper {
  }
  #shmonim_page .contact_form_container .form-title {
  }
  #shmonim_page .legal_note p {
  }
  #shmonim_page .legal_note2 p {
  }
  #shmonim_page.mob_2 .contact_form_container,
  #shmonim_page.mob_2 .contact_form_container,
  #shmonim_page .contact_form_container,
  #shmonim_page.mob_2 .contact_form_container {
    width: 488px;
    min-width: 488px;
  }
  #shmonim_page .sticky-wrapper {
  }
  #shmonim_page .sticky-wrapper .sticky-text {
  }
  #shmonim_page .sticky-wrapper svg {
  }
  #shmonim_page .form-button_wrapper {
  }
  #shmonim_page .form-button_wrapper .contact_form_all_inc input[type="submit"] {
  }
  #shmonim_page .form-button_wrapper svg {
  }
  #shmonim_page .bezeq-logo {
    display: flex;
    right: calc(50% - 515px);
    top: 33px;
  }
  #shmonim_page .bezeq-logo img {
  }
  #shmonim_page .bezeq-logo .logo-text {
  }
  #shmonim_page .stampa {
    width: 174px;
    height: 174px;
    height: 174px;
    font-size: 24px;
    right: calc(50% - -291px);
    top: 475px;
  }
  #shmonim_page .stampa span {
    font-size: 36px;
  }

  #shmonim_page .stampa .stampa-cyber {
    font-size: 24px;
  }

  #shmonim_page .stampa .stampa-icon {
  }

  #shmonim_page .top_section .text_box {
    /* transform: translateX(-6.8vh); */
    top: 208px;
    right: calc(50% - 515px);
  }
  #shmonim_page #identification_method.show1 {
    min-width: 328px;
  }
  #shmonim_page .contact_form_all_inc .box_of {
    width: 328px;
  }
  #shmonim_page.mob_2 .contact_form_client_question_wrap,
  #shmonim_page .contact_form_client_question_wrap {
    width: 328px;
  }
}

/* Stampa: numbers and breakpoints are defined in the page HTML <style id="stampa-vars"> block; here — wiring + fallbacks only. Hide/show SVG via --stampa-icon-display on .stampa (none | block). */
#shmonim_page .stampa span:not(.stampa-cyber) {
  font-size: var(--stampa-main-font-size, 20.113px);
  line-height: var(--stampa-main-line-height, 1);
}

#shmonim_page .stampa .stampa-cyber {
  font-size: var(--stampa-cyber-font-size, 13.409px);
  line-height: var(--stampa-cyber-line-height, 1);
  margin-top: var(--stampa-cyber-margin-top, 4px);
}

#shmonim_page .stampa svg.stampa-icon {
  width: var(--stampa-icon-width, 24px);
  height: auto;
  -webkit-transform: rotate(var(--stampa-icon-rotate, 0deg));
  -ms-transform: rotate(var(--stampa-icon-rotate, 0deg));
  transform: rotate(var(--stampa-icon-rotate, 0deg));
  -webkit-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  display: var(--stampa-icon-display, block);
}
