@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-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-new2";
  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: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../font/simplerpro_bezeq_hebrew2-black.eot");
  src: url("../font/simplerpro_bezeq_hebrew2-black.eot?#iefix")
      format("embedded-opentype"),
    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-display: swap;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../font/simplerpro_bezeq_hebrew2-light.eot");
  src: url("../font/simplerpro_bezeq_hebrew2-light.eot?#iefix")
      format("embedded-opentype"),
    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-display: swap;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../font/simplerpro_bezeq_hebrew2-semibold.eot");
  src: url("../font/simplerpro_bezeq_hebrew2-semibold.eot?#iefix")
      format("embedded-opentype"),
    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-display: swap;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../font/simplerpro_bezeq_hebrew2-bold.eot");
  src: url("../font/simplerpro_bezeq_hebrew2-bold.eot?#iefix")
      format("embedded-opentype"),
    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: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  src: url("../font/simplerpro_bezeq_hebrew2-regular.eot");
  src: url("../font/simplerpro_bezeq_hebrew2-regular.eot?#iefix")
      format("embedded-opentype"),
    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: normal;
  font-style: normal;
  font-display: swap;
}

#shmonim_page * {
  font-family: "SimplerPro_BEZEQ_HEBREW2";
  direction: rtl;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* letter-spacing: 0.00001px; */
  outline: none;
  font-kerning: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.topbanner {
  height: 550px;
  background-image: url(./../imgs/background360.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
}

.topbanner_title {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  /* padding-top: 52px; */
  margin-bottom: 1px;
  display: block;
  /* letter-spacing: normal; */
}

.speed-tiny {
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.27;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
}

.topbanner_subtitle {
  font-size: 16px;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  padding-top: 30px;
  display: block;
}

.topbanner_subtitle-big {
  font-size: 30px;
  font-variant-ligatures: none;
}

#bnhp_breadcrumbs {
  color: #fff !important;
}

.ms-sitemapdirectional {
  color: #fff !important;
}

.topbanner_sub {
  color: #16254f;
  display: block !important;
  font-size: 34px;
  font-weight: 600;
  line-height: 1.07;
}

.topbanner_subtitle {
  /* width: 300.6px; */
  /* height: 22px; */
}

.topbanner_description {
  display: block;
  font-size: 22px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  text-align: center;
  margin: 0 auto;
  width: 311px;
}

.topbanner_description strong {
  display: block;
}

.topbanner_upgrade {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 54px;
  background-color: rgba(22, 37, 79, 0.9);
  display: none;
  flex-direction: column;
  align-items: center;
}

.topbanner_upgrade a {
  color: #ffffff !important;
}

.topbanner_upgrade-first {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: block;
  padding-top: 8px;
  margin-bottom: 2px;
}

.topbanner_upgrade-link {
  font-size: 14px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: right;
  color: #fff !important;
  text-decoration: underline !important;
}

.enjoy {
  padding-top: 62px;
  padding-bottom: 21px;
}

.enjoy_title {
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  width: 316px;
  margin: 0 auto;
  display: none;
  margin-bottom: 32px;
}

.enjoy_container {
  max-width: 323px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  gap: 0px 9px;
  justify-content: space-evenly;
  flex-direction: column;
}

.enjoy_single {
  display: flex;
  margin-bottom: 43px;
  flex-direction: column;
  flex-basis: 48%;
}

.enjoy_oneside {
  margin-left: 12px;
  align-self: center;
}
.enjoy_oneside .enjoy_oneside-icon {
  width: 56px;
  height: 56px;
  margin-bottom: 7px;
}
.enjoy_oneside .enjoy-shield-icon {
  width: 60px;
  height: 60px;
}
.enjoy_oneside .enjoy-alert-icon {
  width: 60px;
  height: 60px;
}
.enjoy_oneside .enjoy-support-icon {
  width: 60px;
  height: 60px;
}
.enjoy_oneside .enjoy_oneside-icon.first {
  margin-right: 5px;
  margin-bottom: 0;
}
.enjoy_oneside .enjoy_oneside-icon.second {
  margin-right: 12px;
}
.enjoy_oneside .enjoy_oneside-icon.second.small {
  display: block;
}
.enjoy_oneside .enjoy_oneside-icon.second.big {
  display: none;
}
.enjoy_oneside .enjoy_oneside-icon.third {
  /* width: 58px; */ /* height: 58px; */
  margin-right: 6px;
}
.enjoy_oneside .enjoy_oneside-icon.third.small {
  display: block;
}
.enjoy_oneside .enjoy_oneside-icon.third.big {
  display: none;
}
.enjoy_oneside .enjoy_oneside-icon.forth {
  margin-right: 10px;
}
.enjoy_oneside .enjoy_oneside-icon.forth.small {
  display: block;
}
.enjoy_oneside .enjoy_oneside-icon.forth.big {
  display: none;
}
#shmonim_page .br_1200 {
  display: none;
}
#shmonim_page .br_1600 {
  display: none;
}
.enjoy_anotherside-title {
  display: block;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
}

.enjoy_anotherside-description {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #666;
  display: flex;
  text-align: center;
  justify-content: center;
}

.speed {
  padding-top: 40px;
  background-color: #ebf5fe;
  padding-bottom: 40px;
}

.speed_title {
  margin: 0 auto;
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin-bottom: 32px;
  width: 100%;
}

.speed_wrapper {
  max-width: 896px;
  margin: 0 auto;
}
#shmonim_page .plus_wrapper {
  /* max-width: 700px; */
  margin: 0 auto;
  margin-bottom: -26px;
  padding-top: 12px;
}

.speed_single {
  border-radius: 16px;
  margin-bottom: 32px;
  position: relative;
  box-shadow: 0 15px 30px -10px #bcd4fa;
}

.speed_oneside {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #3d53de;
  height: 92px;
  border-radius: 16px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
}

.speed_oneside-first {
  margin-left: 8px;
}

.speed_b {
  display: block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: 0.0000001px;
  text-align: right;
  color: #fff;
}

.speed-speed {
  font-size: 32px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
}

.speed_anotherside {
  height: 241px;
  background-color: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: relative;
  box-shadow: 0 15px 34px -14px #bcd4fa;
  /* box-shadow: 0 15px 30px -10px #bcd4fa; */
  /* box-shadow: 0 15px 30px -10px #bcd4fa; */
}
.speed_anotherside.second {
  height: 241px;
}

.speed_time {
  display: none;
  justify-content: center;
  padding-top: 32px;
}
.speed_time.second {
  gap: 21px;
}
.speed_time-single:first-child {
  margin-left: 20px;
}
.speed_time-single.second-svg {
  margin-left: 0;
  margin-top: -2px;
  margin-bottom: 13px;
}

.speed_time-single {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.speed_time-single svg {
  /* margin-bottom: 4px; */
}
.speed_time-single.second {
  margin-top: 4px;
}
.speed_until {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

.speed_until-when {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}
.speed_until.second {
  font-size: 16px;
}
.speed_until-when.second {
  font-size: 16px;
}
#shmonim_page .speed_price {
  /* font-family: "SimplerPro_BEZEQ_HEBREW2" !important; */
  /* font-weight: 500; */
  font-size: 18px;
  font-weight: 400;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  position: absolute;
  top: 181px;
  left: 50%;
  transform: translateX(-50%);
  width: 97%;
  display: inline-block;
}
#shmonim_page .speed_price.second {
  top: 56px;
  /* display: flex; */
}

.speed_big {
  font-size: 36px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.83;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin-left: -3px;
}
.speed_big.second {
  margin-left: 3px;
}
#shmonim_page .speed_more {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.33;
  letter-spacing: normal;
  text-align: right;
  color: #3d53de;
  position: absolute;
  width: 100%;
  top: 256px;
  left: 23%;
  transform: translateX(-50%);
  align-items: center;
  gap: 4px;
  display: flex;
  text-decoration: none;
}
#shmonim_page .speed_more.second {
  top: 135px;
  left: 22.5%;
  /* font-weight: 500; */
  font-weight: 600;
}

.speed_btn {
  border-radius: 40px;
  border: solid 1px #3d53de;
  width: 197px;
  height: 40px;
  position: absolute;
  top: 306px;
  left: 51%;
  transform: translateX(-50%);
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.speed_btn.second {
  top: 166px;
  left: 50%;
  width: 198px;
  border: 2px solid #3d53de;
  height: 48px;
}

.speed_btn span {
  font-size: 16px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: right;
  color: #3d53de;
}

.speed_btn svg {
  margin-right: 6px;
}

.best {
  position: absolute;
  left: -10px;
  top: -3px;
  width: 104px;
  z-index: 5;
}

.best img {
  width: 104px;
  height: 104px;
}

.best_text {
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.08;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  position: absolute;
  top: 30px;
  left: 9px;
  transform: rotate(-45deg);
}
.best_strap {
  width: 193px;
  display: block;
  position: absolute;
  height: auto;
  top: -49px;
  z-index: -3;
  left: -42px;
}

.speed_single .move_background {
  width: 100%;
  background-image: linear-gradient(
    108deg,
    #e8ecff,
    #e8ecff 37%,
    #f4f6ff 50%,
    #e8ecff 63%,
    #e8ecff
  );
  background-size: 400% 400%;
  animation: move_background 6s infinite;
}

@keyframes move_background {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}
.speed_price-insted {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: right;
  color: #666;
  display: inline-block;
  position: relative;
}

.speed_price-insted::after {
  content: "";
  width: 50%;
  height: 1px;
  background-color: #666;
  position: absolute;
  left: 23%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.sale {
  width: 208px;
  /* height: 24px; */
  margin: 0 auto;
  border-radius: 6px;
  background-color: #fff0c3;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  padding-top: 4px;
  padding-bottom: 4px;
  position: relative;
  top: 12px;
  margin-bottom: -5px;
}

.plus {
  padding: 40px 0 43px;
  background: rgba(235, 245, 254, 0.48);
  /* overflow: hidden; */
}
.plus.container {
}
.plus-title {
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  width: max-content;
  margin-bottom: 22px;
  margin: 0 auto 4px;
}
.plus-title.second {
  /* margin-bottom: 32px; */
}
.plus-subtitle {
  /* margin: 0 auto; */
  display: flex;
  /* width: 316px; */
  font-size: 16px;
  margin-bottom: 16px;
  font-family: inherit;
  font-weight: 300;
  justify-content: center;
  color: #16254f;
}
.swiper {
  width: 100%;
  height: 100%;
  /* max-width: 764px; */
}

#shmonim_page .swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /* flex-shrink: 0; */
  flex-basis: 296px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  /* box-shadow: 0 15px 30px -10px #bcd4fa; */
}

.swiper-slide .speed_single {
  /* width: 288px; */
  /* border: solid 1px #3d53de; */
}

.yellow_border {
  border: solid 1px #3d53de !important;
}

.swiper-slide .speed_b {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.02;
  letter-spacing: normal;
  text-align: center;
  /* font-family: 'SimplerPro_BEZEQ_HEBREW2'; */
  font-weight: 500;
  color: #16254f;
  margin-top: 17px;
  margin-bottom: 7px;
}

.swiper-slide .speed-speed {
  font-size: 34px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

.swiper-slide .best_text {
  left: 9px;
  top: 27px;
}

.swiper-pagination {
  transform: translateY(-15px) scale(1.3) !important;
  position: static !important;
  color: #3d53de !important;
  margin-top: 3px;
}

.items {
  padding: 32px 0;
  background-color: rgba(235, 245, 254, 0.48);
}

.items_title {
  font-size: 26px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin: 0 auto;
  margin-bottom: 16px;
  width: 310px;
}

.items_wrapper {
}

.items_single:first-child {
  margin-bottom: 32px;
}

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

.items_single img {
  width: 208px;
  height: 208px;
  margin-bottom: 12px;
}

.items_single-title {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin-bottom: 4px;
}

.items_single-description {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  width: 320px;
}

.form {
  font-family: "SimplerPro-new2" !important;
  background-color: #16254f;
  padding: 32px 0;
}

.form_title {
  font-size: 26px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin-bottom: 4px;
  /* margin: 0 auto; */
  display: flex;
  justify-content: center;
}

.form_subtitle {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

.form_link {
  margin: 0 auto;
  margin-top: 16px;
  text-decoration: none;
  border-radius: 40px;
  border: solid 1px #24d2b3;
  width: 180px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  background-color: #24d2b3;
  /* margin-bottom: 32px; */
}

.form_link svg {
  margin-left: 6px;
  transform: scaleX(-1);
}

.form_link a {
  color: #16254f !important;
  display: flex;
  justify-content: center;
  align-self: center;
}

.form_last {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: none;
}

.contact_form_1st_inputs_wrap {
  margin-top: 24px;
  transform: translateX(8px);
}

.contact_form_1st_input {
  color: var(--Default-50, #666) !important;
  -webkit-text-fill-color: #666;
  text-align: right !important;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2 !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
  width: 320px !important;
  height: 48px !important;
  border-radius: 8px !important;
}

#shmonim_page .contact_form_1st_input::-webkit-input-placeholder {
  color: #666 !important;
  -webkit-text-fill-color: #666 !important;
  opacity: 1 !important;
  text-align: right !important;
  font-family: "SimplerPro_BEZEQ_HEBREW2", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
}

#shmonim_page .contact_form_1st_input::-moz-placeholder {
  color: #666 !important;
  opacity: 1 !important;
  text-align: right !important;
  font-family: "SimplerPro_BEZEQ_HEBREW2", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
}

#shmonim_page .contact_form_1st_input::placeholder {
  color: #666 !important;
  -webkit-text-fill-color: #666 !important;
  opacity: 1 !important;
  text-align: right !important;
  font-family: "SimplerPro_BEZEQ_HEBREW2", sans-serif !important;
  font-size: 18px !important;
  font-style: normal !important;
  font-weight: 400 !important;
  line-height: normal !important;
}

div#shmonim_page #label_approve.desk_2,
div#shmonim_page #label_approve {
  font-size: 16px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
}

.contact_form_client_question {
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: right;
  color: #fff;
  transform: translateY(4px) translateX(10px);
  width: auto;
}

.form_submit {
  width: 180px;
  height: 48px;
  margin: 0 auto;
  border-radius: 40px;
  background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
  border: none;
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 8px;
  direction: ltr;
  cursor: pointer;
}

#shmonim_page .group1 {
  cursor: pointer;
  position: relative;
  z-index: 1;
}

#shmonim_page .choice_box input[type="radio"] {
  width: 1px;
  height: 1px;
  margin: 0;
  padding: 0;
  overflow: hidden;
  pointer-events: none;
  z-index: 0;
}

#shmonim_page .form_submit .submit-arrow {
  width: 24px;
  height: 24px;
  flex-shrink: 0;
  margin: 0 !important;
}

.swiper-btns {
  display: none;
}

.not_mobile {
  display: none;
}

.stampa {
  width: 200px;
  height: 18px;
  border-radius: 4px;
  background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  text-align: center;
  color: #16254f;
  margin: 0 auto;
  margin-top: 12px;
}

.stampa br {
  display: none;
}

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

.details {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
  top: 0;
  left: 0;
  border-radius: 15px;
}

.details_wrapper {
  position: absolute;
  border-radius: 8px;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
  background-color: #fff;
  bottom: 16px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  width: 264px;
}

.details_oneside {
  height: 39px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  z-index: 10;
}

.details_oneside::after {
  content: "";
  border-radius: 0.5px;
  background-color: #e8ecff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 236px;
  height: 1px;
}
.number {
  display: none;
}
.details_x {
  border: none;
  background-color: inherit;
  margin-left: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 10;
}

.details_text {
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: right;
  color: #3d53de;
  margin-left: 4px;
  display: block;
}
#shmonim_page .details_anotherside-conditions {
  text-decoration: underline;
}

#shmonim_page .details_anotherside {
  max-height: 178px;
  overflow-y: scroll;
  /* scrollbar-color: red green; */
}
/* #shmonim_page .details_anotherside::-webkit-scrollbar-button {
  background-color: #3d53de;
}
 */

.shmonim_page .details_anotherside::-webkit-scrollbar-track {
  background-color: #f1f1f1; /* Change to desired color */
}

/* Style the scrollbar thumb */
.shmonim_page .details_anotherside::-webkit-scrollbar-thumb {
  background-color: #888; /* Change to desired color */
}
.details_anotherside-list {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  padding-left: 0px;
  list-style: disc;
  margin: 1rem 0;
  padding-right: 22px;
  padding-left: 4px;
}
.details_anotherside-list.second {
  font-size: 14px;
  /* overflow-y: scroll; */
}
.show_detailes {
  animation: show_details 0.4s forwards;
  z-index: 10;
}

.close_detailes {
  animation: close_details 0.4s forwards;
}

@keyframes show_details {
  from {
    opacity: 0;
    transform: translate(-50%, -15px);
  }

  to {
    opacity: 1;
    transform: translate(-50%, 0px);
  }
}

@keyframes close_details {
  from {
    opacity: 1;
    transform: translate(-50%, 0px);
  }

  to {
    opacity: 0;
    transform: translate(-50%, -15px);
  }
}

.block {
  display: block !important;
}

.details_wrapper {
  width: 264px;
}

.details_oneside::after {
  width: 248px;
}

.policy {
  padding: 24px 20px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.29;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  text-align: right;
}

#shmonim_page {
  margin-top: 0 !important;
}

.shekel {
  font-size: 24px;
}
.shekel.second {
}
.swiper-wrapper {
  /* padding-right: 20px; */
}

#shmonim_page input[type="radio"]#phone_num_r {
  right: 145px;
}

#shmonim_page .contact_form_1st_input {
  width: 262px;
  height: 40px;
  /* border-radius: 5px; */
  background-color: #fff;
  border: none;
  color: var(--Default-50, #666);
  -webkit-text-fill-color: #666;
  text-align: right;
  font-feature-settings: "liga" off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 9px 11px 0;
  border-radius: 4px;
  border: solid 1px #666666;
  background-color: #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#shmonim_page .client1 {
  position: relative;
  margin-bottom: 0;
}

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

#shmonim_page .client1 label::before {
  content: "";
  position: absolute;
  top: -1px;
  display: inline-block;
  width: 18px;
  height: 18px;
  border: solid 2px #fff;
  border-radius: 50%;
}

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

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

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

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

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

#shmonim_page .client1 .group:nth-of-type(2) {
  margin-right: 121px;
  display: inline-block;
}
/* new */
#shmonim_page .speed_bonus-text-wrapper {
  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-align: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
#shmonim_page .speed_bonus-text {
  font-size: 14px;
  font-weight: bold;
  color: #16254f;
}
#shmonim_page .speed_bonus-subtext {
  font-size: 14px;
  color: #16254f;
  font-weight: normal;
  -ms-flex-item-align: baseline;
  font-weight: 500;
  align-self: baseline;
  margin-right: -5px;
  font-family: SimplerPro_BEZEQ_HEBREW2 !important;
}
#shmonim_page .speed_bonus-img {
  width: 44px;
  height: 64px;
}
#shmonim_page .speed_bonus-wrapper {
  width: 272px;
  margin: 22px auto 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-radius: 8px;
  background-color: rgba(61, 83, 222, 0.08);
  border: 1px solid #5275ff;
  /* border-image-source: linear-gradient(259deg, #2f18bc, #3d53de 53%, #26a5ff); */
  border-image-slice: 1;
  gap: 8px;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

#shmonim_page .speed {
  padding: 40px 0 28px 0;
  overflow: hidden;
  background-color: #f6fbff;
  display: none;
}

/* #shmonim_page .swiper-slide .speed_oneside.speed {
  background-color: #3d53de;
} */
/* .swiper-slide .speed_oneside {
  background-image: linear-gradient(
    105deg,
    #e8ecff,
    #e8ecff 37%,
    #f4f6ff 50%,
    #e8ecff 63%,
    #e8ecff
  );
} */
#shmonim_page .speed_oneside.plus {
  display: flex;
  align-items: center;
  justify-content: center;
  /* background-image: linear-gradient(
    105deg,
    #e8ecff,
    #e8ecff 37%,
    #f4f6ff 50%,
    #e8ecff 63%,
    #e8ecff
  ); */
  height: 98px;
  border-radius: 16px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  position: relative;
  background-color: #e8ecff;
}
#shmonim_page .speed_oneside {
  /* background-color: #3d53de !important; */
}
/* #shmonim_page .speed_oneside.speed {
  background-color: #3d53de !important;
} */
.swiper-slide .speed_b.first {
  color: #fff;
  font-family: "SimplerPro_BEZEQ_HEBREW2" !important;
  font-weight: 500;
  letter-spacing: 0.00001px;
  margin-bottom: -1px;
  /* font-kerning:  none !important; */
}
.swiper-slide .speed-speed.first {
  color: #fff;
}
#shmonim_page .sale.first {
  width: 271px;
  font-size: 14px;
  /* height: 24px; */
  margin: 0 auto;
  border-radius: 6px;
  /* background-color: #fff0c3; */
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    from(#e7ce1b),
    color-stop(48%, #ffbe03),
    to(#ff8000)
  );
  background-image: -o-linear-gradient(left, #e7ce1b, #ffbe03 48%, #ff8000);
  background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
  border-radius: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  padding: 5px 0;
  position: relative;
  top: -13px;
  /* margin-bottom: -5px; */
}
#shmonim_page .sale.first.first-card {
  width: 206px;
}

#shmonim_page .speed_time.first {
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 36px;
  gap: 4px;
  margin-right: -5px;
}
#shmonim_page .speed_until-wrapper {
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  gap: 2px;
  align-items: flex-start;
}

#shmonim_page .speed_time-single.first {
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: baseline;
  -ms-flex-pack: baseline;
  justify-content: baseline;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  gap: 8px;
}
#shmonim_page .speed_time.first.noDiscount {
  padding-top: 7px;
}
#shmonim_page .swiper-slide .speed_single.first {
  /* border: solid 1px #3d53de; */
  width: 288px;
  /* box-shadow: 0 15px 20px -10px #bcd4fa; */
  box-shadow: 0 11px 11px -9px #bcd4fa;
}
#shmonim_page .swiper-slide .speed_single.yellow_border {
  width: 296px;
}
#shmonim_page .swiper-slide .speed_single.yellow_border.special {
  width: 296px;
  border: solid 1px #ffbe03 !important;
  /* box-shadow: 0 15px 30px -10px #bcd4fa; */
}

#shmonim_page .swiper-pagination-lock {
  display: block !important;
}
#shmonim_pag .swiper-pagination-bullet:only-child {
  display: block !important;
}
#shmonim_page .swiper-pagination-bullet:only-child {
  display: block !important;
  margin: 0 auto;
}
#shmonim_page .swiper-slide .speed-speed.second {
  font-size: 24px;
}
#shmonim_page .speed_price.without-bonus {
  top: 147px;
}
#shmonim_page .speed_price.without-bonus .speed_price-time.first {
  font-size: 18px;
}

#shmonim_page .speed_more.without-bonus {
  top: 218px;
}
#shmonim_page .swiper-pagination {
  /* color: #3d53de !important; */
  display: flex;
  justify-content: center;
  margin-top: 12px;
}
#shmonim_page .swiper-pagination-bullet-active {
  background: #3d53de;
  opacity: 1;
}
#shmonim_page .swiper-pagination-bullet {
  background-color: #3d53de;
  /* opacity: 0.5; */
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px) !important;
}
.speed_btn-text {
  font-size: 18px !important;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  display: none;
}
.swiper-button-prev,
.swiper-rtl .swiper-button-prev {
  display: none;
}
#shmonim_page .mobile-br {
  display: block;
}
#shmonim_page .br_not768 {
  display: none;
}
#shmonim_page .br_from768 {
  display: none;
}
#shmonim_page .br_768 {
  display: none;
}
#shmonim_page .tablet-br {
  display: none;
}
.enjoy_anotherside-description-undercover-text {
  display: none;
}
#shmonim_page .not-mobile {
  display: none;
}
.enjoy_anotherside {
}
.enjoy_anotherside-description.last {
}
.speed_price-time-period {
  font-weight: 600;
}
.policy a {
  text-decoration: underline;
}
.speed_oneside-second.special {
  /* background-image: linear-gradient(
    108deg,
    #e8ecff,
    #e8ecff 37%,
    #f4f6ff 50%,
    #e8ecff 63%,
    #e8ecff
  ) !important; */
}

#shmonim_page .input_box.approve_box {
  display: block;
  width: 320px;
  max-width: 100%;
  box-sizing: border-box;
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

#shmonim_page .approve_text {
  margin: 0;
  max-width: 100%;
  color: var(--Basics-00, #fff);
  text-align: right;
  font-feature-settings: "liga" off, "clig" off;
  font-family: SimplerPro_BEZEQ_HEBREW2;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

#shmonim_page .approve_privacy_link {
  color: inherit;
  text-decoration: underline;
  font-weight: 400;
}

#shmonim_page .approve_privacy_link:hover {
  -webkit-text-stroke: 0.35px currentColor;
}

#shmonim_page .form_submit_note {
  width: 320px;
  max-width: 100%;
  box-sizing: border-box;
  margin: 16px auto 0;
}

@media (max-width: 767px) {
  #shmonim_page .box_contianer {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 46px;
  }

  #shmonim_page .box_contianer .contact_form_client_question {
    display: flex;
    align-items: center;
    transform: none;
    width: auto;
    height: 27px;
    margin: 0;
    padding: 0;
    line-height: 27px;
    flex-shrink: 0;
    white-space: nowrap;
  }

  #shmonim_page .box_contianer .contact_form_client_question_wrap.choice_box {
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap !important;
    align-items: center;
    width: auto !important;
    height: 27px;
    margin: 0 !important;
    flex-shrink: 0;
  }

  #shmonim_page .box_contianer .group1 {
    width: 80px;
    height: 27px;
    line-height: 25px;
    flex-shrink: 0;
  }

  #shmonim_page .box_contianer .first_btn {
    margin-left: 8px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
