#shmonim_page * {
  font-family: "SimplerPro";
  direction: rtl;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  font-kerning: none;
}

.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; */
}

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

#bnhp_breadcrumbs {
  color: #fff !important;
}

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

.topbanner_sub {
  color: #ffbe03;
  display: block !important;
  font-size: 28px;
  font-weight: bold;
  line-height: 1.07;
}

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

.topbanner_description {
  display: block;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.until {
  margin-top: 7px;
  display: inline-block;
}

.topbanner_upgrade {
  width: 100%;
  position: absolute;
  bottom: 0;
  height: 54px;
  background-color: rgba(22, 37, 79, 0.9);
  display: flex;
  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: 40px;
  padding-bottom: 10px;
}

.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;
  margin-bottom: 32px;
}

.enjoy_container {
  max-width: 320px;
  margin: 0 auto;
}

.enjoy_single {
  display: flex;
  margin-bottom: 32px;
}

.enjoy_oneside {
  margin-left: 12px;
}

.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;
}

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

.speed_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-bottom: 32px;
}

.speed_wrapper {
  max-width: none;
  margin: 0 auto;
}

.speed_wrapper .swiper-slide .speed_single {
  border: none !important;
}

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

.speed_wrapper .speed_single {
  flex-grow: 0;
}

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

.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;
  display: block;
}

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

.speed_anotherside {
  height: 354px;
  background-color: #fff;
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: relative;
  width: 100%;
}

.speed_time {
  display: flex;
  justify-content: center;
  padding-top: 32px;
}

.speed_time-single:first-child {
  margin-left: 20px;
}

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

.speed_time-single svg {
  margin-bottom: 8px;
}

.speed_until {
  font-size: 16px;
  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: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

.speed_price {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  position: absolute;
  top: 150px;
  /* left: 50%; */
  /* transform: translateX(-50%); */
  width: fit-content;
  margin: 0 auto;
  width: 100%;
}

.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;
}

.speed_more {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: right;
  color: #3d53de;
  position: absolute;
  top: 218px;
  left: 50%;
  transform: translateX(-50%);
  text-decoration: none;
}

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

.speed_btn span {
  font-size: 18px;
  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: 4px;
}

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

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

.best_text {
  font-size: 13px;
  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);
}

.move_background {
  width: 100%;
  background-image: linear-gradient(
    106deg,
    #3d53de,
    #3d53de 28%,
    #7a8be1 49%,
    #3d53de 72%,
    #3d53de 100%
  );
  animation: move_background 6s infinite;
  background-size: 400% 400%;
}

@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: 45%;
  height: 1px;
  background-color: #666;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(7%, -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;
  overflow: hidden;
}

.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;
  margin-bottom: 33px;
}

.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -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;
}

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

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

.plus .swiper-slide .speed_b {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

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

.plus .swiper-slide .speed_oneside {
  background-image: linear-gradient(
    105deg,
    #e8ecff,
    #e8ecff 37%,
    #f4f6ff 50%,
    #e8ecff 63%,
    #e8ecff
  );
}

.plus .swiper-slide .best_text {
  left: 8px;
  top: 31px;
}

.swiper-pagination {
  position: static !important;
}

.items {
  padding: 32px 0;
  background-color: #ebf5fe;
}

.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 {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  font-family: "SimplerPro-new2" !important;
  background-color: #16254f;
  padding: 32px 20px 28px;
  height: 100vh;
  z-index: 100;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

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

.form_subtitle {
  font-size: 18px;
  display: none;
  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; */
  padding: 12px 0;
  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: 24px;
}

.form_link svg {
  margin-left: 6px;
}

.form_link a {
  color: #16254f !important;
  display: flex;
  text-decoration: none;
}

.form_last {
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  margin: 0;
  line-height: 1.22;
  letter-spacing: 0.45px;
  /*   margin-top: -6px; */
  text-align: center;
  color: #fff;
}

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

.contact_form_1st_input {
  font-size: 18px !important;
  width: 320px !important;
  height: 48px !important;
  border-radius: 8px !important;
}

.contact_form_1st_input {
  font-size: 18px !important;
  width: 320px !important;
  height: 48px !important;
  border-radius: 8px !important;
}

div#shmonim_page #label_approve.desk_2,
div#shmonim_page #label_approve {
  font-size: 16px;
  font-weight: normal;
  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;
  width: 84px;
  transform: translateY(4px) translateX(10px);
}

.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;
  padding: 13px 51px;
  display: flex;
  margin-right: calc(50% - 96px);
  margin-top: 16px;
  justify-content: center;
}

.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: 44px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.details_oneside::after {
  content: "";
  border-radius: 0.5px;
  background-color: #e8ecff;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%);
  width: 236px;
  height: 1px;
}

.details_x {
  border: none;
  background-color: inherit;
  margin-left: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

.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;
}

.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: 5px;
  list-style: disc;
  margin: 1rem 0;
  padding-right: 25px;
}
.details_anotherside-list li {
  list-style: disc;
}

.show_detailes {
  animation: show_details 0.4s forwards;
}

.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: 220px;
}

.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;
}

#shmonim_page {
  margin-top: 50px !important;
}

.shekel {
  font-size: 24px;
}

.swiper-wrapper {
  /* padding-right: 20px; */
}
