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

html {
  height: 846px !important;
  box-sizing: border-box;
  position: relative !important;
}

#samsung_s25_presale_c * {
  font-family: "SimplerPro";
}

#samsung_s25_presale_c #checkbox_approve {
  position: absolute;
  opacity: 0;
}

#samsung_s25_presale_c .yellow {
  color: #febf04;
}

#samsung_s25_presale_c .form_first-title {
  display: none;
}

#samsung_s25_presale_c .links {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0;
  display: none;
}

#samsung_s25_presale_c #mobile_link {
  margin: 0 !important;
}

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

#samsung_s25_presale_c .online_join.mobile {
  /* background-image: none; */
  border: 1px solid transparent;
  background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
}

/* from wrapper */
#samsung_s25_presale_c .top_section .text_box::before {
  display: none !important;
}

#samsung_s25_presale_c .top_section .text_box::after {
  content: "";
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  width: 66px;
  top: 113px;
  right: calc((100% - 225px) / 2);
  transform: rotate(15deg);
}

#samsung_s25_presale_c .stampa {
  position: absolute;
  border-radius: 4px;
  /* box-shadow:  0 4px 16px 2px rgba(255, 40, 102, 0.67); */
  width: 133px;
  background-image: linear-gradient(
    to left,
    #ff4800,
    #ff6400,
    #ff7c00,
    #ff9100,
    #ffa500,
    #fdaf00,
    #fbb800,
    #f9c206,
    #f5c50b,
    #f0c810,
    #eccb16,
    #e7ce1b
  );
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  left: 50%;
  transform: translateX(-50%);
  top: 129.3px;
  padding: 2px 0;
}

#samsung_s25_presale_c .stampa .stampa-number {
  font-size: 14px;
  line-height: 1;
}

#samsung_s25_presale_c .sivim {
  display: none;
}

#samsung_s25_presale_c .stampa br {
  display: none;
}

#samsung_s25_presale_c .laptop {
  display: block;
}

#samsung_s25_presale_c .desktop {
  display: none;
}

@media (min-width: 1400px) {
  #samsung_s25_presale_c .top_section .text_box::after {
    right: -142px;
    top: -230px;
    width: 122px;
    height: auto;
    font-size: 23px;
    line-height: 1;
    font-size: 31px;
  }
}

#samsung_s25_presale_c #moving_slide_in p,
#samsung_s25_presale_c #moving_slide_in * {
  font-family: SimplerPro;
  font-size: 22px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.3;
  letter-spacing: normal;
  text-align: right;
  color: #2e477d;
}

#samsung_s25_presale_c #moving_slide_in {
  width: 90%;
  max-width: 396px;
  height: 120px;
  background: rgba(255, 255, 255, 0.9);
  position: fixed;
  border: 1px solid #2e477d;
  border-right: none;
  bottom: 100px;
  z-index: 9999;
  /* padding-right: 20px; */
  box-sizing: border-box;
  align-items: center;
  display: flex;
  justify-content: center;
  border-radius: 20px 0 0 20px;
  right: 0px;
  transform: translateX(100%);
  transition: 0.5s ease-in;
}

#samsung_s25_presale_c #slidein_icon {
  cursor: pointer;
}

#samsung_s25_presale_c #slidein_icon svg {
  position: absolute;
  left: 12px;
  top: 10px;
  width: 40px;
  height: 40px;
}

#samsung_s25_presale_c #moving_slide_in.slide_now {
  transform: translateX(85%);
}

#samsung_s25_presale_c .slide_now2 {
  transform: translateX(0%) !important;
}

@keyframes slideinnow {
  0% {
    transform: translateX(85%);
  }

  25% {
    transform: translateX(0%);
  }

  90% {
    transform: translateX(0%);
  }

  100% {
    transform: translateX(85%);
  }
}

#samsung_s25_presale_c #thanx_pop_back * {
  box-sizing: border-box;
  font-size: 20px;
  color: #666;
  font-family: SimplerPro, sans-serif;
  font-weight: normal;
  text-decoration: none;
  direction: rtl;
  text-align: center;
}

#samsung_s25_presale_c #thanx_pop_back {
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  overflow: auto;
  right: 0;
  top: 0;
  z-index: 99;
  padding: 5% 8px;
  width: 100%;
  height: 100vh;
  min-height: 100vh;
  box-sizing: border-box;
}

#samsung_s25_presale_c #thanx_pop_back #thnx_pop_box {
  background: #fff;
  margin: 228px auto;
  width: 100%;
  max-width: 320px;
  border-radius: 8px;
  padding: 40px 16px;
  position: relative;
}

#samsung_s25_presale_c #thanx_pop_back #thnx_pop_box .tnx_pop_inner .thnx_pop_icon {
  width: 25px;
  height: auto;
  margin-top: 10px;
  margin-bottom: 5px;
}

#samsung_s25_presale_c #thanx_pop_back h3.tnx_pop_title {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin: 10px;
}

#samsung_s25_presale_c #thanx_pop_back p.tnx_pop_subtitle {
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #666666;
  margin: 16px auto 30px;
}

#samsung_s25_presale_c #thanx_pop_back .stronger {
  font-weight: bold;
}

#samsung_s25_presale_c #thanx_pop_back .tnx_pop_product_box {
  width: 100%;
  overflow: auto;
  /* border: 1px solid #000; */
  margin: auto;
  margin-top: 16px;
  padding-bottom: 16px;
  max-width: 930px;
}

#samsung_s25_presale_c #thanx_pop_back .tnx_pop_product_inner_box {
  display: flex;
}

#samsung_s25_presale_c #thanx_pop_back .product_element {
  width: 216px;
  border-radius: 8px;
  border: solid 1px #e4e4e4;
  margin: 0 8px;
  padding: 30px 16px;
  transition: all 0.4s ease-out;
}

#samsung_s25_presale_c #thanx_pop_back .product_element:hover {
  box-shadow: 0 2px 15px 0 rgba(0, 0, 0, 0.13);
}

#samsung_s25_presale_c #thanx_pop_back .product_element img {
  width: 100%;
  height: auto;
}

#samsung_s25_presale_c #thanx_pop_back .pro_title {
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.75;
  letter-spacing: normal;
  text-align: center;
  color: #666666;
  margin-bottom: 0px;
}

#samsung_s25_presale_c #thanx_pop_back .pro_brand {
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 300;
  margin-top: 8px;
}

#samsung_s25_presale_c #thanx_pop_back .store_link_ {
  width: 210px;
  height: 48px;
  object-fit: contain;
  border-radius: 22.5px;
  background-color: #3e53de;
  color: #fff;
  font-weight: bold;
  line-height: 47px;
  padding: 0;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  border: 1px solid #3e53de;
  transition: all 0.4s ease-out;
}

#samsung_s25_presale_c #thanx_pop_back .store_link_:hover {
  color: #16254f;
  background: #fff;
  border: 1px solid #16254f;
}

#samsung_s25_presale_c #thanx_pop_back .close_tnx_pop .close_link {
  font-size: 18px;
  font-weight: normal;
  /* margin-top: 3px; */
  /* margin-left: 8px; */
}

#samsung_s25_presale_c #thanx_pop_back .close_tnx_pop {
  display: flex;
  align-items: center;
  font-size: 36px;
  font-weight: 400;
  position: absolute;
  top: 14px;
  left: 12px;
  cursor: pointer;
  line-height: 1;
  flex-direction: row;
  gap: 8px;
}

@media only screen and (min-width: 980px) {
  #samsung_s25_presale_c #thanx_pop_back h3.tnx_pop_title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.14;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 14px;
  }

  #samsung_s25_presale_c #thanx_pop_back p.tnx_pop_subtitle {
    font-size: 21px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: center;
    color: #666666;
    margin: 20px;
  }
}

@media only screen and (min-width: 1260px) {
  #samsung_s25_presale_c #thanx_pop_back .tnx_pop_product_box {
    width: auto;
    overflow: auto;
    /* border: 1px solid #000; */
    margin: auto;
    margin-top: 16px;
    padding-bottom: 16px;
    max-width: 100%;
  }

  #samsung_s25_presale_c #thanx_pop_back #thnx_pop_box {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    max-width: 1239px;
    border-radius: 8px;
    padding: 50px 50px;
  }

  #samsung_s25_presale_c #thanx_pop_back .product_element {
    width: 268px;
    border-radius: 8px;
    border: solid 1px #e4e4e4;
    margin: 0 8px;
    padding: 30px 16px;
    transition: all 0.4s ease-out;
  }
}

#samsung_s25_presale_c .pop_hidden {
  display: none;
}

#samsung_s25_presale_c .box_of {
  /* width: 262px; */
  display: none;
  /* margin-right: 0px; */
}

#samsung_s25_presale_c #buzaglos_approve {
  position: absolute;
  visibility: visible;
  opacity: 0;
}

#samsung_s25_presale_c.mob_2 .contact_form_all_inc input[type="submit"]:focus,
#samsung_s25_presale_c .contact_form_all_inc input[type="submit"]:focus {
  outline: 1px solid orange;
}

#samsung_s25_presale_c #buzaglos_approve:focus + label::before {
  outline: 1px solid orange;
}

#samsung_s25_presale_c input[type="radio"]:focus ~ label {
  outline: 1px solid orange;
}

#samsung_s25_presale_c .fieldset {
  display: flex;
  /* flex-direction: column; */
  margin-inline-start: 0;
  margin-inline-end: 0;
  padding-block-start: 0;
  padding-inline-start: 0;
  padding-inline-end: 0;
  padding-block-end: 0; /* min-inline-size: min-content; */
  border-width: 0;
  border-style: groove;
  border-color: threedface;
  border-image: initial;
  border: none;
  width: 100%;
}

#samsung_s25_presale_c .fieldset.fieldset2nd {
  display: flex;
  margin-right: 0px;
  flex-direction: column;
}

#samsung_s25_presale_c #thanx_pop_back h3.tnx_pop_title:focus {
  outline: 1px solid orange;
  /* color: red; */
}

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

#samsung_s25_presale_c .identification_method {
  display: none;
}

#samsung_s25_presale_c .contact_form_client_question_wrap input,
.contact_form_client_question_wrap label {
  /* outline: none !important; */
}

#samsung_s25_presale_c #identification_method input,
#identification_method label {
  /* outline: none; */
}

/*BounceLabel */
#samsung_s25_presale_c .field_box {
  position: relative;
}

#samsung_s25_presale_c #identification_method .field_box .bouncing_label.bounce_up {
  font-size: 14px;
  top: -2px;
  right: 0;
  color: #fff;
  font-weight: 600;
}

#samsung_s25_presale_c #identification_method .field_box .bouncing_label {
  position: absolute;
  top: 26px;
  line-height: 42px;
  transform: translateY(-35%);
  color: #666666;
  pointer-events: none;
  transition: 0.3s ease-out;
  font-size: 20px;
}

#samsung_s25_presale_c .field_box .bouncing_label.bounce_up {
  font-size: 14px;
  top: -30px;
  right: 0;
  color: #fff;
  font-weight: 600;
}

#samsung_s25_presale_c .field_box .bouncing_label {
  position: absolute;
  top: 0;
  line-height: 40px;
  transform: translateY(0%);
  right: 11px;
  color: #666666;
  display: flex;
  pointer-events: none;
  font-size: 18px;
  transition: 0.3s ease-out;
  align-items: center;
}

#samsung_s25_presale_c .contact_form_1st_input#full_name {
  margin: 0 0 32px 0;
}

#samsung_s25_presale_c.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
#samsung_s25_presale_c .contact_form_1st_inputs_wrap label.error:nth-of-type(2) {
  top: 41px;
  width: 100%;
  position: static;
  display: block;
  right: 0;
  padding: 0;
  margin: 0;
  transform: translateY(-29px);
}

#samsung_s25_presale_c .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 42px;
}

/* end from wrapper */
#samsung_s25_presale_c .b_site_title {
  font-family: "SimplerPro";
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.51;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 1;
  margin-top: 8px;
}

#samsung_s25_presale_c .legal_note2 {
  display: none;
}

#samsung_s25_presale_c .dropdown_iden {
  display: none;
}

#samsung_s25_presale_c a {
  text-decoration: none;
}

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

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

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

#samsung_s25_presale_c .flare {
  position: absolute;
}

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

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

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

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

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

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

#samsung_s25_presale_c .legal_note a {
  color: #3b5dff;
  text-decoration: underline;
  font-weight: 600;
}

#samsung_s25_presale_c .legal_note {
  max-width: 320px;
  /* width: 100%; */
  margin: auto;
  box-sizing: border-box;
  padding: 0;
  font-family: SimplerPro;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: revert;
  color: #16254f;
}

#samsung_s25_presale_c .legal_note p {
  color: #fff;
  margin-top: 0;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
}

#samsung_s25_presale_c {
  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;
}

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

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

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

#samsung_s25_presale_c .mobb {
  display: block;
}

#samsung_s25_presale_c .input_box input[type="checkbox"]:checked ~ #label_approve::before {
  /* background: #666666; */
  background-image: url("./image/check-mark.svg");
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-size: cover;
}

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

#samsung_s25_presale_c .top_section .text_box .cut_b {
  position: absolute;
  top: 44%;
  right: 50%;
  transform: translate(50%, -50%);
  width: 290px;
  height: auto;
}

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

#samsung_s25_presale_c .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);
  display: none;
}

#samsung_s25_presale_c .top_section .text_box::before {
  content: "";
  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;
  display: none;
}

#samsung_s25_presale_c .top_section .text_box {
  position: static;
  /* width: 95%; */
  text-align: center;
  min-width: 200px;
  transform: translate(0%, 0%);
  margin: auto;
  margin-top: 29px;
  padding: 1px 0 0 0;
  display: none;
}

#samsung_s25_presale_c .official {
  width: 130px;
  height: 22px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 32.1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  font-size: 12px;
  font-weight: 600;
  line-height: 1.17;
  letter-spacing: normal;
  text-align: center;
  color: #f1f1f1;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  background-color: rgba(255, 255, 255, 0.1);
  padding: 3px 0 0;
  display: none;
}

#samsung_s25_presale_c .b_site_title {
  display: none;
  font-family: "SimplerPro";
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.51;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  width: 100%;
  padding: 0;
  margin: 0;
  z-index: 1;
  margin-top: 0;
  display: none;
  background-color: rgb(22 37 79 / 30%);
}

#samsung_s25_presale_c .second_site_title {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.32;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  position: relative;
  z-index: 1;
  margin-top: 0px;
  margin-bottom: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#samsung_s25_presale_c #buzaglos_approve {
  position: absolute;
  /* visibility: hidden; */
}

#samsung_s25_presale_c #label_approve::before {
  content: "";
  position: absolute;
  width: 17px;
  height: 17px;
  line-height: 22px;
  font-size: 18px;
  color: #fff;
  background: #fff;
  text-align: center;
  border-radius: 4px;
  top: 10%;
  right: -8px;
  border: 1px solid #16254f;
  /* -webkit-transform: translateY(-50%); */
  -ms-transform: translateY(-50%);
  /* transform: translateY(-50%); */
}

#samsung_s25_presale_c #label_approve.desk_2,
#samsung_s25_presale_c #label_approve {
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: 300;
  position: relative;
  /* margin: 0 auto; */
  /* margin-bottom: 16px; */
  padding-right: 19px;
  display: inline-block;
  width: 100%;
  line-height: 1.13;
  color: #ffffff;
}

#samsung_s25_presale_c.desk_2.mob_2 #label_approve,
#samsung_s25_presale_c.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;
}

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

#samsung_s25_presale_c .approve_box {
  display: flex;
  justify-content: space-around;
  margin-top: 32px;
  width: 262px;
  margin-bottom: 40px;
}

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

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

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

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

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

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

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

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

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

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

#samsung_s25_presale_c .anchor {
  visibility: hidden;
}

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

#samsung_s25_presale_c .Fixed_menu_call {
  width: 148px;
  margin: 16px auto 26px;
  height: 40px;
  border-radius: 20px;
  background: #44d7b6;
  /* margin-right: 8px; */
  display: flex;
  justify-content: center;
  align-items: center;
}

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

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

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

#samsung_s25_presale_c b.phone {
  display: block !important;
}

#samsung_s25_presale_c .phone_icon {
  width: 17px;
  height: auto;
  margin: 2px 0 0px 23px;
  position: relative;
  right: 10px;
}

/***************** Contact Form ********************/
/***************************************************/
#samsung_s25_presale_c .contact_form_container {
  /* background-color: #fff; */
  background-image: url("./image//background-form_mobile.jpg");
  /* display: none; */
  position: relative;
  background-size: cover;
  height: 85vh;
}

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

#samsung_s25_presale_c .contact_form_container_title {
  font-family: SimplerPro;
  font-size: 18px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.22;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 12px 0 32px 0;
  display: flex;
  justify-content: center;
}

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

#samsung_s25_presale_c .contact_form_container .bezeqstore_logo-wrapper {
  display: flex;
  justify-content: center;
  margin: 24px 0;
  /* width: 94px; */
  /* height: 28px; */
}

#samsung_s25_presale_c .contact_form_container .galaxy_logoAndText_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 4px;
}

#samsung_s25_presale_c .contact_form_container .galaxy_logoAndText_wrapper span:first-child {
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  display: flex;
  gap: 6px;
  align-items: flex-end;
}

#samsung_s25_presale_c .contact_form_container .galaxy_logoAndText_wrapper span:last-child {
  font-size: 26px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.15;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

#samsung_s25_presale_c .contact_form_container .galaxy_logoAndText_wrapper span img {
  width: 103.8px;
  height: 28px;
  display: flex;
}

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

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

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

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

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

#samsung_s25_presale_c input::-webkit-outer-spin-button,
#samsung_s25_presale_c 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 */
}

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

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

#samsung_s25_presale_c .contact_form_1st_input:focus {
  /* border: 3px solid #30dcfe; */
  outline: 0;
  border-bottom: solid 2px #16254f;
}

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

#samsung_s25_presale_c .contact_form_1st_input:nth-child(1),
#samsung_s25_presale_c .contact_form_1st_input#tel_numb {
  margin: 0 0 32px 0;
  font-size: 18px;
}

#samsung_s25_presale_c .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: #66666b;
  align-self: baseline;
  width: 80px;
  margin: 0 0px 14px 0;
}

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

#samsung_s25_presale_c .contact_form_client_question_wrap {
  display: flex;
  margin: 0 0px 21px 0;
  gap: 9px;
  width: 207px;
  align-items: center;
}

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

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

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

#samsung_s25_presale_c .group1 {
  width: 92px;
  height: 29px;
  border-radius: 20px;
  border: solid 1px #16254f;
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 29px;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
}

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

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

#samsung_s25_presale_c.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%;
}

#samsung_s25_presale_c #identification_method {
  width: 100%;
  display: none;
}

#samsung_s25_presale_c #identification_method.show1 {
  display: block;
  align-self: baseline;
}

#samsung_s25_presale_c #identification_method .client1 {
  position: relative;
  margin-top: 8px;
  margin-bottom: 6px;
}

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

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

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

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

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

#samsung_s25_presale_c.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%;
}

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

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

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

#samsung_s25_presale_c #identification_method .client1 input:checked + label::after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  background: #16254f;
  border: none;
  border-radius: 50%;
  top: 6px;
}

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

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

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

#samsung_s25_presale_c #identification_method .contact_form_1st_input {
  margin: 14px 0 33px 0;
}

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

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

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

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

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

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

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

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

#samsung_s25_presale_c .contact_form_1st_inputs_wrap label.error#tel_numb-error {
  top: 38px;
}

#samsung_s25_presale_c .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 63px;
  position: absolute;
}

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

#samsung_s25_presale_c .GovID1 label.error,
#samsung_s25_presale_c .PhoneNumber1 label.error {
  top: 52px;
}

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

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

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

/***************** Policy Details ********************/
/*****************************************************/
#samsung_s25_presale_c #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;
}

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

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

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

#samsung_s25_presale_c .icon_con {
  display: flex;
  width: 95%;
  width: 215px;
  justify-content: space-between;
  margin: auto;
  margin-top: 15px;
}

#samsung_s25_presale_c .icon_con img {
  width: 36px;
  height: 36px;
}

#samsung_s25_presale_c .page_title {
  font-size: 28.6px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.06;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: auto;
  margin-bottom: 0;
  margin-top: 39px;
  max-width: 312px;
  letter-spacing: 0.00001px;
}

#samsung_s25_presale_c .cyan {
  color: #30dfff;
}

#samsung_s25_presale_c .page_subtitel {
  font-size: 18.5px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  /* line-height: 1.11; */
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  font-weight: normal;
  position: relative;
  margin-top: 0px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  /* font-weight: bold; */
  line-height: 1.21;
}

#samsung_s25_presale_c .page_subtitel span {
}

#samsung_s25_presale_c .page_subtitel .page_subtitel_limit {
}

#samsung_s25_presale_c .page_subtitel.first {
  margin-top: 34px;
  margin-bottom: -27px;
  font-size: 20px;
}

#samsung_s25_presale_c .icon_single_box svg {
  width: 37px;
  height: 37px;
}

#samsung_s25_presale_c .icon_text {
  font-family: SimplerPro;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
  margin-top: -2px;
}

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

#samsung_s25_presale_c .page_subtitel-underlinee::after {
  content: "";
  display: block;
  width: 132px;
  height: 13px;
  position: absolute;
  top: 64%;
  /* top: 16px; */
  right: 37%;
  transform: translateX(50%);
  background: url(./image/shape-320.svg) no-repeat center center;
  background-size: contain;
}

#samsung_s25_presale_c .page_subtitel-price-num {
  /* margin-right: 0px; */
  font-size: 24px;
  line-height: 0.7;
}

#samsung_s25_presale_c .page_subtitel-underlinee {
  position: relative;
  font-weight: 600;
  color: #ffbe03;
  margin-bottom: 16px;
}

/* span sale */
#samsung_s25_presale_c .span_sale {
  color: #30dfff;
  font-weight: bold;
}

#samsung_s25_presale_c .br-991 {
  display: none;
}

#samsung_s25_presale_c .br-1199 {
  display: none;
}

#samsung_s25_presale_c .br-1920 {
  display: none;
}

/* span sale end */
#samsung_s25_presale_c .floating_img_intro {
  position: absolute;
  bottom: -108px;
  right: 50%;
  transform: translateX(54%);
  width: 135%;
  max-width: 444px;
}

#samsung_s25_presale_c .floating_img_intro.tab,
#samsung_s25_presale_c .floating_img_intro.desk {
  display: none;
}

#samsung_s25_presale_c button#sub_form .but_inbox {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 1px;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-right: 31px;
  box-sizing: border-box;
}

#samsung_s25_presale_c button#sub_form .but_inbox svg {
  width: 16px;
  height: 15px;
  margin-right: 2px;
  /* display: none; */
}

#samsung_s25_presale_c button#sub_form .but_inbox span {
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.64;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  position: relative;
  right: -17px;
}

#samsung_s25_presale_c button#sub_form {
  padding: 0;
  background: none;
  border: none;
  position: relative;
  width: 180px;
  height: 48px;
  border-radius: 50px;
  background-color: #16254f;
  margin-bottom: 16px;
  cursor: pointer;
  background-image: linear-gradient(76deg, #30dfff 13.19%, #29c0d7 36.26%, #5275ff 116.92%);
}

#samsung_s25_presale_c .stampaa {
  display: none;
  justify-content: space-around;
  position: absolute;
  width: 77px;
  height: 77px;
  align-items: center;
  box-shadow: 5px -7px 39px 2px rgb(255 128 0 / 62%);
  background-image: linear-gradient(218deg, #e7ce1b 60%, #ffbe03 75%, #ff8000 100%, #ff8000 51%);
  border-radius: 50%;
  font-size: 12px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.97;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  top: 189px;
  left: 50%;
  right: 50%;
  transform: translateX(-97px) rotate(20deg);
  /* padding: 17px 10px 10px; */
  box-sizing: border-box;
  z-index: 1;
  padding: 0px 5px;
}

#samsung_s25_presale_c .page_subtitel-br-768 {
  display: none;
}

#samsung_s25_presale_c .page_subtitel-br-360 {
  display: block;
}

#samsung_s25_presale_c .notMobile {
  display: none;
}

#samsung_s25_presale_c .br_desktop {
  display: none;
}

#samsung_s25_presale_c .samsung_icon-wrapper {
}

#samsung_s25_presale_c .samsung_icon-wrapper img {
  width: 85.077px;
  height: auto;
  position: absolute;
  right: calc(50% - 168px);
  top: 23px;
}

#samsung_s25_presale_c .sideText-wrapper {
}

#samsung_s25_presale_c .sideText-wrapper .sideText {
  width: 140px;
  height: auto;
  position: absolute;
  right: calc(50% - 168px);
  bottom: 72px;
}

#samsung_s25_presale_c .sideText-wrapper .sideText_992 {
  display: none;
}

/***********************************************/
/************** Media Queries ******************/
/***********************************************/
/****************** 480px **********************/
/***********************************************/
@media (min-width: 480px) {
}

#samsung_s25_presale_c .stamppp {
  display: none;
}

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