/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-black.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-black.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-black.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-light.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-light.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-light.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-bold.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-semibold.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-semibold.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-bold.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-bold.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-bold.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-regular.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-regular.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-regular.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Mono";
  src: url("../font/RobotoMono-Regular.eot");
  src: url("../font/RobotoMono-Regular.eot?#iefix") format("embedded-opentype"), url("../font/RobotoMono-Regular.woff2") format("woff2"), url("../font/RobotoMono-Regular.woff") format("woff"), url("../font/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
body {
  margin: 0;
  direction: rtl;
  font-family: "SimplerPro" !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
          text-size-adjust: none;
}

.insert-id {
  display: none;
}

.icon_single_box {
  /* flex: 1; */
  width: 76px;
  position: relative;
}

.hackers {
  position: absolute;
  top: 10px;
  /* font-size: 12px; */
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  right: 5px;
  left: 0;
  width: 94px;
  margin: 0 auto;
}

.icon_title {
  font-size: 16px;
  margin: 0px 0 5px;
  /* font-weight: bold; */
  line-height: 1;
}

.hero-bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

.hero-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  display: block;
}

#nov-lp-party_page .b_site_title {
  font-family: "SimplerPro";
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
  z-index: 2;
  font-size: 14px;
  width: 150px;
  height: 24px;
  padding: 1px 14px 0px 16px;
  border-radius: 8.9px;
  background-color: rgba(255, 255, 255, 0.15);
  position: relative;
  font-weight: 500;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  color: #000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#nov-lp-party_page .page_sale {
  border-radius: 10px;
  /* border: solid 0.6px #fff; */
  background-color: rgba(255, 255, 255, 0.2);
  width: 261px;
  /* height: 37px; */
  font-size: 14px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  border-radius: 8px;
  /* border: 1px solid #fff; */
  background: linear-gradient(88deg, #e7ce1b 1.71%, #ffbe03 43.82%, #ff8000 97.9%);
  position: relative;
  color: #16254f;
  z-index: 1;
}

#nov-lp-party_page .page_sale .first-row {
  font-size: 18px;
}

#nov-lp-party_page .page_sale .second-row {
  font-weight: 400;
}

#nov-lp-party_page .page_sale small {
  font-size: 10.6px;
}

#nov-lp-party_page .legal_note2 {
  display: none;
}

#nov-lp-party_page #call_button_green svg path {
  fill: #010636;
  stroke: #010636;
}
#nov-lp-party_page .dropdown_iden {
  display: none;
}

#nov-lp-party_page a {
  text-decoration: none;
}

#nov-lp-party_page .flare.flare_left {
  bottom: 0;
  left: 0%;
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}

#nov-lp-party_page .flare.flare-right {
  bottom: 0;
  right: 0;
  width: 60%;
}

#nov-lp-party_page .flare.flare-top {
  top: 0;
  left: -4%;
  width: 101%;
}

#nov-lp-party_page .flare {
  position: absolute;
}

#nov-lp-party_page .flare.mob_2 {
  display: none;
}

#nov-lp-party_page.mob_2 .flare.mob_2 {
  display: block;
}

#nov-lp-party_page.mob_2 .flare.mob_1 {
  display: none;
}

#nov-lp-party_page.mob_2 .flare.flare-top {
  top: 0;
  left: -2px;
  width: auto;
  -webkit-transform: translateY(-128px);
  -ms-transform: translateY(-128px);
  transform: translateY(-128px);
}

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

#nov-lp-party_page .natav {
  max-width: 290px;
  position: absolute;
  top: 13px;
  right: 15px;
  z-index: -4;
  display: none;
}

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

#nov-lp-party_page .legal_note a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

#nov-lp-party_page .legal_note {
  max-width: 360px;
  margin: auto;
  -webkit-box-sizing: border-box;
  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: center;
  color: #16254f;
  margin: 43px auto;
}

#nov-lp-party_page .legal_note p {
  font-size: 12px;
  margin: 0;
}

#nov-lp-party_page .legal_note span {
  font-size: 12px;
  font-weight: bold;
}

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

#nov-lp-party_page.mob_2 .top_section {
  width: 100%;
  height: auto;
  min-height: 328px;
  max-height: 1080px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.mobb {
  display: block;
}

#nov-lp-party_page .input_box input[type=checkbox]:checked ~ #label_approve::before {
  /* width: 18px; */
  /* background: #fff; */
  /* color: #16254f; */
  /* position: absolute; */
  background-image: url(../image/path.svg);
  background-size: contain;
  background-position: center;
  background-size: 14px;
  background-repeat: no-repeat;
}

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

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

/* #nov-lp-party_page .top_section .text_box p,
#nov-lp-party_page .top_section .text_box h1 {
  position: relative;
  font-size: 4.2592592;
} */
#nov-lp-party_page .top_section .text_box::after {
  content: "";
  font-family: SimplerPro;
  display: block;
  position: absolute;
  width: 55px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  top: 114px;
  right: calc((100% - 220px) / 2);
}

.circle {
  width: 88px;
  height: 88px;
  padding: 29px 5px 16.9px 2px;
  background-image: linear-gradient(197deg, rgb(255, 72, 0) 0%, rgb(255, 190, 3) 48%, rgb(231, 206, 27) 100%);
  position: absolute;
  -webkit-box-shadow: 0 15px 22px 1px rgba(255, 161, 2, 0.37);
          box-shadow: 0 15px 22px 1px rgba(255, 161, 2, 0.37);
  top: 14px;
  right: 11px;
  border-radius: 50%;
  z-index: 1;
  display: none;
}

#nov-lp-party_page .circle span {
  font-family: SimplerPro;
  font-size: 17px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.95;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  display: block;
  -webkit-transform: rotate(-345deg);
  -ms-transform: rotate(-345deg);
  transform: rotate(-349deg);
}

#nov-lp-party_page .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;
}

#nov-lp-party_page .top_section .text_box {
  text-align: center;
  color: #fff;
  margin-top: 38px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#nov-lp-party_page #galaxy_approve {
  position: absolute;
  visibility: hidden;
}

#nov-lp-party_page #label_approve::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 19px;
  font-size: 15px;
  color: #fff;
  text-align: center;
  border-radius: 15%;
  font-weight: bold;
  top: 50%;
  right: 0px;
  border: 2px solid #16254f;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#nov-lp-party_page #label_approve.desk_2,
#nov-lp-party_page #label_approve {
  font-family: SimplerPro;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  margin: 0 auto;
  margin-bottom: 12px;
  padding-right: 26px;
  display: inline-block;
  width: auto;
  color: #16254f;
}

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

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

#nov-lp-party_page .approve_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  /* justify-content: space-around; */
  margin-top: 18px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

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

#nov-lp-party_page .top_section_icons_images_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page .top_section_icons_titles_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#nov-lp-party_page .top_section_icon_image {
  width: 50.4px;
  height: 50.4px;
}

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

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

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

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

#nov-lp-party_page .fixed_menu2 {
  width: 100%;
  height: 72px;
  opacity: 0.95;
  background-color: #092e4b;
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  position: fixed;
  bottom: 0;
}

.cut_b #nov-lp-party_page .fixed_menu2 a {
  text-decoration: none;
}

#nov-lp-party_page .anchor {
  visibility: hidden;
}

#nov-lp-party_page .Fixed_menu_leave_details {
  width: 136px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page .field_box {
  font-family: "SimplerPro";
}

#nov-lp-party_page .Fixed_menu_call {
  width: 150px;
  margin: 20px auto;
  height: 40px;
  border-radius: 20px;
  background-image: -o-linear-gradient(top, #5ee8a9, #0cc4b0);
  /* margin-right: 8px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* background-image: linear-gradient(102deg, #00b3b1 14%, #24e7c8 105%); */
  /* box-shadow: 0 4px 18px 5px rgb(30 221 196 / 40%); */
}

#nov-lp-party_page .Fixed_menu_call .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

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

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

#nov-lp-party_page .phone_icon {
  width: 17px;
  height: auto;
  margin: 3px 0 0 9px;
}

#nov-lp-party_page .contact_form_container_title .phone {
  display: initial !important;
}

/* } */
/***************** Contact Form ********************/
/***************************************************/
#nov-lp-party_page .contact_form_container_title {
  font-family: SimplerPro;
  font-size: 18px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin: 23px auto 0 auto;
  margin-top: 29px;
  max-width: 246px;
}

#nov-lp-party_page .contact_form_container_title_2 {
  font-family: SimplerPro;
  margin: 0 auto;
  line-height: 1.26;
  text-align: center;
  color: #16254f;
  max-width: 322px;
  /*  */
  margin-top: 6px;
  font-weight: 500;
  font-size: 18px;
}

#nov-lp-party_page .contact_form_container_title_2 .second_line {
  font-size: 16px;
  display: block;
  line-height: 1;
  margin-top: 7px;
  padding: 0 24px;
}

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

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

#nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

#nov-lp-party_page .contact_form_all_inc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
}

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

#nov-lp-party_page .contact_form_1st_inputs_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page .contact_form_1st_input {
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "SimplerPro";
  appearance: none;
  text-align: right;
  color: #666666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 10px 11px;
  border-bottom: solid 2px #c1c1c1;
  background-color: #ffffff;
  height: 40px;
  margin: 0 0 32px 0;
  border-radius: 4px;
  border: solid 1px #c3c3c3;
  background-color: #ffffff;
  /* outline: 0; */
  width: 100%;
  font-size: 20px;
  margin: 26px 0 0 0;
}

#nov-lp-party_page .first_input {
  margin: 19px 0 0 0;
}

#nov-lp-party_page .contact_form_1st_input.error {
  /* border: 1px solid red; */ /*added*/
}

#nov-lp-party_page .contact_form_1st_input:focus {
  /* border: 2px solid #056AE5; */
}

#nov-lp-party_page.mob_2 .contact_form_1st_input {
  width: 272px;
  height: 40px;
  /* border-radius: 5px; */
  background-color: #fff;
  border: none;
  font-family: SimplerPro;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: right;
  color: #666666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 0px 11px 0;
  border-bottom: solid 2px #c1c1c1;
  background-color: #ffffff;
  width: 272px;
  height: 40px;
  margin: 8px 0 7px;
  padding: 10px 13px 12px 254px;
  border-radius: 4px;
  border: solid 1px #c3c3c3;
  background-color: #ffffff;
}

#nov-lp-party_page .contact_form_client_question {
  font-family: SimplerPro;
  font-size: 15px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  width: auto;
  padding: 0;
  margin: 0 0 8px 0;
  display: inline-block;
}

.icon_single_box_big {
  /* width: 91px; */
  position: relative;
}

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

#nov-lp-party_page .contact_form_client_question_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px 0 40px 0;
  width: 272px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

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

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

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

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

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

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

#nov-lp-party_page #identification_method {
  display: none;
}

#nov-lp-party_page #identification_method.show1 {
  display: block;
  margin-top: 8px; /* changer */
  width: 100%;
}

#nov-lp-party_page .client1 {
  position: relative;
  display: inline-block;
  width: 100%;
}

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

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

.group[for=id_num_r] {
  margin-right: 29px;
}

.group[for=id_num_r] + input {
  right: 120px;
}

.group[for=phone_num_r] {
  margin-right: 44px;
}

#nov-lp-party_page .client1 label:not(.error)::before {
  content: "";
  position: absolute;
  top: -1px;
  display: block;
  width: 18px;
  height: 18px;
  border: solid 2px #16254f;
  border-radius: 50%;
  right: 119px;
}

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

#nov-lp-party_page .client1 label[for=id_num_r]::before {
  /* right: calc(100% + -234px); */
  right: 0;
  background: #fff;
}

#nov-lp-party_page #identification_method .client1 label[for=phone_num_r]::before {
  /* left: calc(100% + -171px); */
  right: -26px;
}

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

#nov-lp-party_page .client1 input#id_num_r:checked ~ label[for=id_num_r]::after,
#nov-lp-party_page .client1 input#phone_num_r:checked ~ label[for=phone_num_r]::after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  background: #010636;
  border: none;
  border-radius: 50%;
  top: 5.1px;
}

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

#nov-lp-party_page .client1 input:checked ~ label.group[for=id_num_r]::after {
  right: 6px;
  z-index: 99999;
}

#nov-lp-party_page .client1 input:checked ~ label.group[for=phone_num_r]::after {
  right: 125px;
}

#nov-lp-party_page #identification_method .contact_form_1st_input {
  margin: 0 0 40px 0;
}

#nov-lp-party_page #identification_method .PhoneNumber1 {
  display: none;
}

#nov-lp-party_page #identification_method .PhoneNumber1.show1 {
  display: block;
}

#nov-lp-party_page #identification_method .GovID1 {
  display: none;
}

#nov-lp-party_page #identification_method .GovID1.show1 {
  display: block;
}

.submitButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* width: 238px; */
  /* height: 54px; */
  border-radius: 32px;
  font-family: SimplerPro;
  font-size: 25px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
  color: #16254f;
  border: none;
  cursor: pointer;
  margin-top: 25px;
  /* outline: none; */
  /* box-shadow: 0 4px 18px 5px rgba(30, 221, 196, 0.4); */
  padding: 14px 75px;
  /* background-image: linear-gradient(102deg, #00b3b1 14%, #24e7c8 105%); */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  background: #0069ff;
}

.submitButton svg {
  margin-right: 5px;
  display: none;
}

@media (min-width: 1200px) {
  #nov-lp-party_page .page_sale {
    width: 23.14vh;
    height: 6.48;
    font-size: 2.4vh;
  }
  #nov-lp-party_page .page_sale small {
    font-size: 2.4vh;
  }
  .submitButton {
    font-size: 24px;
    margin-top: 23px;
    padding: 15px 70px 16px 76px;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  #nov-lp-party_page .contact_form_all_inc input[type=submit] {
    width: 238px;
    height: 54px;
    border-radius: 26.5px;
    background-color: #010636;
    font-family: SimplerPro;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    /* outline: none; */
  }
}
#nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit] {
  width: 272px;
  height: 48px;
  border-radius: 22.5px;
  background-color: #32d4ff;
  font-family: SimplerPro;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
  color: #16254f;
  border: none;
  cursor: pointer;
  /* outline: none; */
}

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

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
  top: 58px;
}

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
  top: 64px;
}

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 188px;
}

#nov-lp-party_page .contact_form_client_question_wrap label.error {
  top: 32px;
}

#nov-lp-party_page .GovID1 label.error,
#nov-lp-party_page .PhoneNumber1 label.error {
  top: 82px;
}

#nov-lp-party_page .rel_form {
  position: relative;
  /* display: inline-block; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

#nov-lp-party_page .icon_con {
  /* position: relative;
                                                                bottom: 13px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  /* justify-content: space-between; */
  /* margin: auto; */
  /* position: relative; */
  /* padding: 0px 25px 0 0px; */
  justify-content: center;
  margin-top: 19px;
}

#nov-lp-party_page .icon_con img {
  /* width: 40px; */
  /* height: auto; */
}

#nov-lp-party_page .top_section .text_box::after {
  content: "" !important;
}

#nov-lp-party_page .page_title {
  font-family: SimplerPro;
  font-size: 54px;
  font-weight: 900;
  line-height: 110%;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 0;
  margin: 0 auto;
  /* padding: 0 63px; */
  margin-top: 74px;
  max-width: 301px;
  margin-bottom: 10px;
}

#nov-lp-party_page .page_title span {
  font-weight: 400;
  line-height: 84%;
  display: inline-block;
}

#nov-lp-party_page h2.page_title strong {
  line-height: 89%;
  font-size: 64px;
  position: relative;
  display: inline-block;
}

#nov-lp-party_page h2.page_title img {
  position: absolute;
  top: -27px;
  left: -20px;
}

#nov-lp-party_page h2.subtitle {
  font-weight: 900;
  font-size: 64px;
  line-height: 89%;
  margin: 25px 0 25px;
}

#nov-lp-party_page h2.subtitle span {
  font-size: 100px;
}

#nov-lp-party_page .page_subtitel {
  font-family: SimplerPro;
  font-size: 15px;
  line-height: 20px;
  font-weight: normal;
  text-align: center;
  position: relative;
  /* padding: 0 60px; */
  max-width: 205px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 7px;
  letter-spacing: 0.5px;
}

#nov-lp-party_page .page_subtitel span {
  font-weight: bold;
  display: block;
  line-height: 1.76;
}

#nov-lp-party_page .icon_single_box svg {
  width: 37px;
}

#nov-lp-party_page .icon_text {
  font-family: SimplerPro;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.2px;
  margin: 0 auto;
  width: 79%;
}

#nov-lp-party_page .icon_single_box_big .icon_text {
  width: 87%;
}

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

#nov-lp-party_page .pluss:last-of-type {
  -webkit-transform: translateX(-43px);
  -ms-transform: translateX(-43px);
  transform: translateX(-43px);
}

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

#nov-lp-party_page .underlinee {
  position: relative;
  font-weight: bold;
  font-size: 42px;
}

#nov-lp-party_page .untill {
  font-size: 25px;
}

.box_of,
.contact_form_1st_inputs_wrap {
  /* width: 308px; */
}

@media (min-width: 1200px) {
  .box_of,
  .contact_form_1st_inputs_wrap {
    /* width: 320px; */
  }
}
.icon_single_box__special {
  border-radius: 8px;
  border-style: solid;
  border-width: 1.6px;
  /* background-image: linear-gradient(to right, #1940a9, #08a9a1); */
  background: -webkit-gradient(linear, right top, left top, from(rgba(36, 210, 179, 0.4)), color-stop(50%, rgba(8, 169, 161, 0.4)), to(rgba(25, 64, 169, 0.4)));
  background: linear-gradient(270deg, rgba(36, 210, 179, 0.4) 0%, rgba(8, 169, 161, 0.4) 50%, rgba(25, 64, 169, 0.4) 100%);
  color: #fff;
  padding: 2px 5px 4px;
  position: absolute;
  top: -24px;
  /*  */
  right: 1px;
  line-height: 1.11;
  letter-spacing: -0.2px;
  font-size: 9px;
  font-weight: 600;
  -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
          transform: rotate(10deg);
  border-color: #24e7c8;
  /* border-image: linear-gradient(#ffffff, #24e7c8); */
}

.icon_single_box__special--first {
  right: 11px;
}

.icon_single_box_big .icon_single_box__special {
  right: 15px;
}

.pop_hidden {
  display: none;
}

@-webkit-keyframes slideinnow {
  0% {
    -webkit-transform: translateX(85%);
            transform: translateX(85%);
  }
  25% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  90% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(85%);
            transform: translateX(85%);
  }
}

@keyframes slideinnow {
  0% {
    -webkit-transform: translateX(85%);
            transform: translateX(85%);
  }
  25% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  90% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(85%);
            transform: translateX(85%);
  }
}
@media (min-width: 768px) {
  .slide_now {
    -webkit-animation-name: slideinnow;
            animation-name: slideinnow;
    -webkit-animation-duration: 8s;
            animation-duration: 8s;
  }
}
#nov-lp-party_page .top_section .text_box::after {
  content: "";
  font-family: SimplerPro;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  width: 68px;
  top: 113px;
  right: calc((100% - 231px) / 2);
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
}

@media only screen and (min-width: 992px) {
  #nov-lp-party_page .top_section .text_box::after {
    right: -102px;
    top: -155px;
    width: 91px;
    height: auto;
    font-size: 17px;
    line-height: 1;
    font-size: 16px;
  }
}
@media only screen and (min-width: 1400px) {
  #nov-lp-party_page .top_section .text_box::after {
    right: -146px;
    top: -225px;
    width: 126px;
    height: auto;
    font-size: 23px;
    line-height: 1;
    font-size: 22px;
  }
}
.bezeqContainer {
  position: relative;
  width: 311px;
  right: 48.5%;
  top: 13px;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

@media (min-width: 992px) {
  .bezeqContainer {
    position: relative;
    width: 510px;
    right: 0;
    top: 90px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    margin: auto;
    /* width: 47.22vh; */
    /* top: 8.33vh; */
  }
}
@media (min-width: 1200px) {
  .bezeqContainer {
    width: 613px;
    width: 62.759vh;
  }
}
.ourPartners {
  text-align: center;
}

.ourPartners img {
  width: 100%;
  max-width: 272px;
}

@media (min-width: 768px) {
  .ourPartners img {
    max-width: 377px;
  }
}
@media (min-width: 1200px) {
  .ourPartners img {
    max-width: 377px;
  }
  .ourPartners {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
    margin-bottom: 37px;
  }
}
#nov-lp-party_page #galaxy_approve {
  position: absolute;
  visibility: visible;
  opacity: 0;
  width: 18px;
}

#nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit]:focus,
#nov-lp-party_page .contact_form_all_inc input[type=submit]:focus {
  outline: 1px solid #056AE5;
}

#nov-lp-party_page #galaxy_approve:focus + label::before {
  /* outline: 1px solid orange; */
}

#nov-lp-party_page input[type=radio]:focus ~ label {
  outline: 1px solid #056AE5;
}

fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-padding-before: 0;
          padding-block-start: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
  -webkit-padding-after: 0;
          padding-block-end: 0;
  min-inline-size: -webkit-min-content;
  min-inline-size: -moz-min-content;
  min-inline-size: min-content;
  border-width: 0;
  border-style: groove;
  border-color: threedface;
  -o-border-image: initial;
     border-image: initial;
  margin-top: 13px;
  border: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#thanx_pop_back h3.tnx_pop_title:focus {
  outline: 1px solid #056AE5;
  color: red;
}

.identification_method.show1 {
  display: block;
}

.identification_method {
  display: none;
}

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

#identification_method input,
#identification_method label {
  /* outline: none !important; */
  position: relative;
}

/*BounceLabel */
#nov-lp-party_page .field_box {
  position: relative;
  width: 100%;
}

#nov-lp-party_page #identification_method .field_box .bouncing_label.bounce_up {
  font-size: 14px;
  top: 6px;
  right: 0;
  color: #16254f;
  font-weight: bold;
}

#nov-lp-party_page #identification_method .field_box .bouncing_label {
  position: absolute;
  top: 40px;
  line-height: 42px;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  right: 16px;
  color: #666666;
  pointer-events: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

#nov-lp-party_page .field_box .bouncing_label.bounce_up {
  font-size: 14px;
  top: -30px;
  right: 0;
  color: #16254f;
  font-weight: bold;
}

#nov-lp-party_page .field_box .bouncing_label {
  position: absolute;
  top: 0;
  line-height: 42px;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  right: 16px;
  color: #666666;
  pointer-events: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

#nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
#nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(2) {
  top: 42px;
  width: 100%;
  right: 0;
}

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 37px;
}

/* FOR IE ONLY */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1200px) {
  #nov-lp-party_page .pluss {
    -webkit-transform: translateX(5.2vh);
    -ms-transform: translateX(5.2vh);
    transform: translateX(5.2vh);
  }
  #nov-lp-party_page :last-of-type.pluss {
    -webkit-transform: translateX(-7.6vh);
    -ms-transform: translateX(-7.6vh);
    transform: translateX(-7.6vh);
  }
}
.ourPartners__title {
  text-align: center;
  line-height: 1.78;
  color: #16254f;
  font-size: 18px;
  margin-top: 47px;
  position: relative;
  width: 100%;
  max-width: 272px;
  margin-right: auto;
  margin-left: auto;
}

.ourPartners__title::before {
  content: "";
  width: 64px;
  height: 1px;
  background-color: #f3f3f3;
  position: absolute;
  right: 0;
  top: 50%;
}

.ourPartners__title::after {
  content: "";
  width: 64px;
  height: 1px;
  background-color: #f3f3f3;
  position: absolute;
  left: 0;
  top: 50%;
}

.screen992 {
  display: none;
}

/***********************************************/
/************** Media Queries ******************/
/***********************************************/
/****************** 1080px **********************/
/***********************************************/
@media (min-width: 768px) {
  #nov-lp-party_page .top_section .text_box {
    margin-top: 0;
  }
  .hackers {
    top: 10px;
    width: 126px;
  }
  .icon_single_box {
    width: 80px;
  }
  .icon_title {
    font-size: 12px;
    line-height: 1.2;
    margin: 2px 0 5px;
  }
  #nov-lp-party_page .natav {
    max-width: 311px;
    top: 3px;
    right: 0;
  }
  #nov-lp-party_page .legal_note p {
    margin: 0;
    font-size: 12px;
  }
  #nov-lp-party_page .icon_text {
    width: 100%;
    font-size: 10.2px;
    font-weight: normal;
    line-height: 1.08;
  }
  #nov-lp-party_page .icon_con img {
    width: 36px;
    height: 36px;
  }
  fieldset {
    margin-top: 4px;
  }
  #nov-lp-party_page .contact_form_container_title_2 {
    margin-top: 6px;
    font-weight: 500;
    font-size: 22px;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    display: block;
    font-size: 18px;
    line-height: 1;
    margin-top: 6px;
    padding: 0;
  }
  .circle {
    top: 14px;
    right: -9px;
    width: 88px;
    height: 88px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18.1px;
    font-weight: 900;
  }
  #nov-lp-party_page .contact_form_container_title {
    max-width: 302px;
  }
  div#nov-lp-party_page .group1 {
    margin-right: 0;
  }
  #nov-lp-party_page .approve_box {
    width: 100%;
    margin-bottom: 7px;
  }
  div#nov-lp-party_page #label_approve.desk_2,
  div#nov-lp-party_page #label_approve {
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    line-height: 1.2;
    position: relative;
  }
  div#nov-lp-party_page #label_approve::before {
    top: 0;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 18px;
    height: 18px;
  }
  div#nov-lp-party_page .contact_form_client_question_wrap {
    margin: 0px 0 26px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    font-size: 20px;
  }
  #nov-lp-party_page #identification_method .client1 label[for=id_num_r]::before {
    right: 0;
    display: none;
  }
  #nov-lp-party_page #identification_method .client1 input:checked + [for=id_num_r]::after {
    right: calc(100% - 336px);
  }
  .box_of,
  .contact_form_1st_inputs_wrap {
    /* width: 320px; */
    /* transform: translateX(-10px); */
    /* margin-top: 2px; */
  }
  #nov-lp-party_page .contact_form_client_question {
    margin: 0px 0px 12px 0px;
    padding-top: 4px;
  }
  #nov-lp-party_page .group1 {
    margin-right: 11px;
    margin-left: -5px;
  }
}
@media (min-width: 768px) {
  .submitButton {
    font-size: 22px;
    font-weight: 600;
    padding: 15px 71px;
    padding: 15px 71px 16px 70px;
    /* transform: translateX(-10px); */
  }
  .submitButton svg {
    margin-right: 15px;
    width: 24px;
  }
  #nov-lp-party_page .GovID1 label.error,
  #nov-lp-party_page .PhoneNumber1 label.error {
    top: 39px;
  }
  #nov-lp-party_page .underlinee {
    position: relative;
    top: 6px;
    font-size: 47px;
  }
  #nov-lp-party_page .page_title {
    padding: 0;
    max-width: 233px;
    line-height: 0.8;
    margin-top: 100px;
    letter-spacing: 0.5px;
    font-size: 26px;
    font-weight: 400;
  }
  #nov-lp-party_page .b_site_title {
    font-size: 16px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #nov-lp-party_page .page_subtitel {
    margin: 11px auto;
    padding: 0;
    margin-bottom: 12px;
    font-size: 15px;
    max-width: 265px;
  }
  #nov-lp-party_page .icon_con {
    margin: auto;
    margin-top: 14px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 0px 25px 0 0px;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    position: relative;
  }
  #nov-lp-party_page .icon_con .icon_single_box_first {
    /* margin-right: -23px; */
  }
  #nov-lp-party_page .pluss {
    margin-top: 11px;
    -webkit-transform: translateX(37px);
    -ms-transform: translateX(37px);
    transform: translateX(37px);
    top: 4px;
    font-size: 17.1px;
  }
  #nov-lp-party_page .pluss:last-of-type {
    -webkit-transform: translateX(-38px);
    -ms-transform: translateX(-38px);
    transform: translateX(-38px);
  }
  #nov-lp-party_page .Fixed_menu_call {
    margin-right: auto;
    margin-left: auto;
  }
  #nov-lp-party_page .Fixed_menu_call_title {
    padding-left: 6px;
  }
  #nov-lp-party_page .contact_form_container_title {
    font-size: 24px;
    font-weight: 900;
    line-height: 1.1;
    margin-top: 35px;
  }
  #nov-lp-party_page #label_approve::before {
    width: 18px;
    height: 18px;
  }
  #nov-lp-party_page .approve_box {
    margin-top: 14px;
    width: 100%;
  }
  #nov-lp-party_page .approve_box {
    display: block;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    width: 100%;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve .accept {
    display: none;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    width: 340px;
    line-height: 1.1;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    position: relative;
  }
  #nov-lp-party_page .group1 {
    width: 124px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap {
    width: 286px;
  }
  #nov-lp-party_page .legal_note {
    max-width: 900px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    font-family: SimplerPro;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #333333;
  }
  #nov-lp-party_page .contact_form_client_question_wrap {
    margin: 0px 0 33px 0;
  }
  #nov-lp-party_page #identification_method .client1 {
    margin-top: 0;
    margin-bottom: 34px;
  }
  div#nov-lp-party_page #identification_method .field_box .bouncing_label {
    top: 0;
  }
  div#nov-lp-party_page #identification_method .field_box .bouncing_label.bounce_up {
    top: -33px;
    color: #666666;
  }
  #nov-lp-party_page .field_box {
    font-family: SimplerPro;
  }
  #nov-lp-party_page .contact_form_all_inc input[type=submit] {
    width: auto;
    height: auto;
    border-radius: 32px;
    background-color: #3e53de;
    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;
    border: none;
    cursor: pointer;
    /* outline: none; */
    padding: 15px 70px;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-bottom: 0;
  }
  #nov-lp-party_page .circle span {
    font-size: 18px;
    line-height: 0.88;
    font-weight: 900;
  }
}
@media (min-width: 992px) {
  .mobi {
    display: none;
  }
  .hackers {
    /* font-size: 20px; */
    top: 6.53vh;
    width: 18.98vh;
  }
  .icon_title {
    font-size: 16px;
    font-size: 1.481vh;
    width: 12vh;
    margin-top: 0.92vh;
  }
  .ourPartners {
    -webkit-transform: translateX(7px);
        -ms-transform: translateX(7px);
            transform: translateX(7px);
    margin-bottom: 33px;
  }
  .ourPartners img {
    width: 272px;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    margin-top: 16px;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
    top: 40px;
    width: 100%;
    right: 0;
  }
  .submitButton {
    padding: 16px 58.5px;
    margin-top: 16px;
    -webkit-transform: translateX(-1px);
        -ms-transform: translateX(-1px);
            transform: translateX(-1px);
  }
  #nov-lp-party_page .contact_form_container_title_2 {
    font-size: 22px;
    max-width: 250px;
  }
  .icon_single_box__special {
    font-size: 1.2vh;
    padding: 0.4vh;
    top: -3.3vh;
    border-width: 0.2vh;
    border-radius: 2vh;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    font-size: 20px;
    display: block;
    line-height: 1;
    /* padding: 0 26px; */
    margin-top: 5px;
  }
  #nov-lp-party_page .page_subtitel span:first-of-type {
    display: block;
  }
  #nov-lp-party_page .natav {
    width: 510px;
    max-width: none;
    /* width: 47.22vh; */
    top: 0;
    /* transform: translateX(19px); */
  }
  #nov-lp-party_page #identification_method .field_box {
    margin-bottom: 21px;
    margin-top: -14px;
  }
  div#nov-lp-party_page #identification_method .field_box .bouncing_label {
    line-height: 38px;
  }
  #nov-lp-party_page .legal_note2 a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
  }
  #nov-lp-party_page .circle {
    width: 171px;
    height: 172px;
    margin: 0 auto;
    /* padding: 38px 16px 20.7px 14px; */
    top: -38px;
    right: -25px;
    width: 10.83vh;
    height: 10.92vh;
    /* padding: 4vh 1.48vh 1.91vh 1.29vh; */
    top: -0.51vh;
    right: 0.8vh;
  }
  #nov-lp-party_page .circle span {
    font-style: normal;
    font-size: 22.7px;
    line-height: 2.3vh;
    font-size: 2.4vh;
    -webkit-transform: rotate(-353deg);
        -ms-transform: rotate(-353deg);
            transform: rotate(-353deg);
  }
  div#nov-lp-party_page .field_box .bouncing_label {
    line-height: 38px;
  }
  #nov-lp-party_page .legal_note2 {
    display: block;
    color: #fff;
    position: absolute;
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    bottom: 0;
    text-align: center;
    width: 100%;
  }
  #nov-lp-party_page .legal_note2 p {
    margin: 0;
  }
  #nov-lp-party_page .legal_note {
    display: none;
  }
  #nov-lp-party_page #identification_method .client1 input:checked + label::after {
    right: 9.1px;
  }
  #nov-lp-party_page .top_section .text_box::before {
    right: -144px;
    top: -156px;
    width: 175px;
    font-size: 14px;
    line-height: 115px;
    height: 175px;
  }
  #nov-lp-party_page .top_section .text_box::after {
    right: -190px;
    top: -142px;
    width: 175px;
    height: 175px;
    font-size: 31px;
    line-height: 190px;
  }
  #nov-lp-party_page .top_section_4rd_title {
    font-family: SimplerPro;
    font-size: 84px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.85;
    letter-spacing: normal;
    text-align: right;
    color: #32d4ff;
    margin: 0;
  }
  #nov-lp-party_page .text_box .top_section_1st_title,
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title {
    margin: 0;
    margin-bottom: -34px;
    white-space: nowrap;
    margin-top: 12px;
  }
  #nov-lp-party_page.desk_2 #iden_desk_2 {
    height: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    background: #16254f;
    height: 48px;
    border: none;
    border-radius: 0px 6px 6px 0;
  }
  #nov-lp-party_page.desk_2.mob_2 #identification_method .GovID1.show1,
  #nov-lp-party_page.desk_2 #identification_method .GovID1.show1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 0 0px 0px 0;
  }
  #nov-lp-party_page.mob_2 .flare.mob_1 {
    display: block;
  }
  #nov-lp-party_page.desk_2 #label_approve {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
    margin-right: 16px;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
  }
  #nov-lp-party_page.desk_2.mob_2 #label_approve,
  #nov-lp-party_page.mob_2 #label_approve {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 .dropdown_iden,
  #nov-lp-party_page .dropdown_iden {
    display: none;
  }
  #nov-lp-party_page.desk_2.mob_2 .dropdown_iden,
  #nov-lp-party_page.desk_2 .dropdown_iden {
    display: block;
  }
  #nov-lp-party_page.desk_2 .client1,
  #nov-lp-party_page.desk_2.mob_2 .client1 {
    display: none;
  }
  #nov-lp-party_page.desk_2.mob_2 .client1 label,
  #nov-lp-party_page.desk_2 .client1 label {
    visibility: hidden;
    position: absolute;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input {
    border: solid 2px #c1c1c1;
  }
  #nov-lp-party_page.mob_2 #choose_notice {
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 #identification_method .client1 .group {
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 #identification_method .client1 label::before {
    border: solid 1px #16254f;
  }
  #nov-lp-party_page.mob_2 #identification_method .client1 input:checked + label::after {
    background: #16254f;
  }
  #nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit] {
    color: #fff;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question {
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 .flare.mob_2 {
    display: none;
  }
  #nov-lp-party_page.mob_2 .group1 {
    border: solid 2px #16254f;
    color: #16254f;
  }
  #nov-lp-party_page #call_button_green {
    display: none !important;
  }
  #nov-lp-party_page,
  #nov-lp-party_page.mob_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #nov-lp-party_page.desk_2,
  #nov-lp-party_page.mob_2.desk_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #nov-lp-party_page .fixed_menu2,
  #nov-lp-party_page.mob_2 .fixed_menu2 {
    display: none;
  }
  #nov-lp-party_page.mob_2 .be_router_image,
  #nov-lp-party_page .be_router_image {
    display: none;
  }
  #nov-lp-party_page.mob_2 .flare.flare_left {
    bottom: 0;
    left: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #nov-lp-party_page.mob_2 .flare.flare-right {
    bottom: 0;
    right: 0;
    width: 60%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #nov-lp-party_page.mob_2 .flare.flare-top {
    top: 0;
    left: -4%;
    width: 101%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #nov-lp-party_page.mob_2 .top_section_1st_title,
  #nov-lp-party_page .top_section_1st_title {
    font-size: 26px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    margin-top: 0px;
    margin-bottom: -35px;
  }
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title > span.big80,
  #nov-lp-party_page .text_box .top_section_1st_title > span.big80 {
    font-family: SimplerPro;
    font-size: 235px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    letter-spacing: -10px;
  }
  #nov-lp-party_page .text_box .starting_f {
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin: 0;
  }
  #nov-lp-party_page .text_box .starting_sale {
    font-family: SimplerPro;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: right;
    color: #fad961;
    margin: 0;
    margin-bottom: -10px;
  }
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title > span,
  #nov-lp-party_page .text_box .top_section_1st_title > span {
    font-family: SimplerPro;
    font-size: 55px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin-right: 0;
  }
  #nov-lp-party_page.mob_2 .top_section_2nd_title,
  #nov-lp-party_page .top_section_2nd_title {
    font-family: SimplerPro;
    font-size: 65px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    width: 100%;
    margin: 0;
    margin-top: 26px;
  }
  #nov-lp-party_page .text_box .top_section_1st_title > span.t3month {
    display: block;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.92;
    letter-spacing: -0.2px;
    text-align: left;
    color: #ffffff;
    padding-left: 2px;
    margin-top: -22px;
  }
  #nov-lp-party_page.mob_2 .be_logo,
  #nov-lp-party_page .be_logo {
    background-size: 26px;
    margin: 0 0px 0 5px;
  }
  #nov-lp-party_page.mob_2 .top_section_3rd_title,
  #nov-lp-party_page .top_section_3rd_title {
    font-family: SimplerPro;
    font-size: 51px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: right;
    color: #20c0d8;
    width: 100%;
    margin: 0;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_image,
  #nov-lp-party_page .top_section_icon_image {
    width: 56.7px;
    height: 56.7px;
  }
  #nov-lp-party_page.mob_2 .top_section_plus,
  #nov-lp-party_page .top_section_plus {
    font-size: 26.3px;
    margin: 0 23px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title,
  #nov-lp-party_page .top_section_icon_title {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    width: 125px;
    margin-top: 7.1px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title:nth-child(1),
  #nov-lp-party_page.mob_2 .top_section_icon_title:nth-child(3),
  #nov-lp-party_page .top_section_icon_title:nth-child(1),
  #nov-lp-party_page .top_section_icon_title:nth-child(3) {
    width: 125px;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title,
  #nov-lp-party_page .contact_form_container_title {
    font-size: 22px;
    letter-spacing: 0.3px;
    margin-top: 45px;
    padding: 0 10px;
    line-height: 1.1;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title_tablet,
  #nov-lp-party_page .contact_form_container_title_tablet {
    display: block;
    margin: 39px 0 9px 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet,
  #nov-lp-party_page .contact_form_container_subtitle_tablet {
    display: block;
    margin: 0 0 34px 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page .contact_form_1st_inputs_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    width: 412px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 37px;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_client_question_wrap,
  #nov-lp-party_page.desk_2 .contact_form_client_question_wrap {
    width: 412px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 37px;
    margin: 16px 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input,
  #nov-lp-party_page.mob_2 .contact_form_1st_input,
  #nov-lp-party_page .contact_form_1st_input,
  #nov-lp-party_page.mob_2 .contact_form_1st_input {
    /* height: 38px; */
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.9;
    letter-spacing: normal;
  }
  #nov-lp-party_page.desk_2 .contact_form_1st_input,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_input,
  #nov-lp-party_page.desk_2 .contact_form_1st_input,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_input {
    width: 260px;
    height: 48px;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    border: none;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page .contact_form_1st_input:nth-child(1) {
    margin: 0 0 0 20px;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question,
  #nov-lp-party_page .contact_form_client_question {
    width: 85px;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2 .group1,
  #nov-lp-party_page .group1 {
    margin: 0 0 0 20px;
    width: 109px;
    height: 32px;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2.desk_2 .group1,
  #nov-lp-party_page.desk_2 .group1 {
    margin: 0 0 0 0px;
    width: auto;
    height: auto;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    letter-spacing: normal;
    border: none;
    border-radius: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #nov-lp-party_page.desk_2 .contact_form_client_question_wrap input:checked + label {
    background-color: transparent;
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit],
  #nov-lp-party_page .contact_form_all_inc input[type=submit] {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    width: 272px;
    height: 64px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 32px;
    background-color: #3e53de;
    margin-top: 19px;
    -webkit-box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55);
    box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55);
  }
  #nov-lp-party_page #identification_method.show1 {
    margin-bottom: -41px;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_all_inc input[type=submit],
  #nov-lp-party_page.desk_2 .contact_form_all_inc input[type=submit] {
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    width: 210px;
    height: 48px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 32px;
    background-color: #16254f;
  }
  #nov-lp-party_page.mob_2 #policy_details,
  #nov-lp-party_page #policy_details {
    width: 620px;
    margin: 0 auto 31px auto;
  }
  #nov-lp-party_page.mob_2 #policy_details br,
  #nov-lp-party_page #policy_details br {
    display: none;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 36px;
    width: 256px;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
    top: 38px;
    width: 256px;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap label.error,
  #nov-lp-party_page .contact_form_client_question_wrap label.error {
    width: 240px;
    right: 6px;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title_tablet,
  #nov-lp-party_page .contact_form_container_title_tablet {
    width: 280px;
    line-height: 1.12;
    margin: auto;
    margin-top: 54px;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
            transform: translateX(1px);
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_container_title_tablet,
  #nov-lp-party_page.desk_2 .contact_form_container_title_tablet {
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    margin: 48px auto 10px auto;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    text-align: center;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page.desk_2 .contact_form_container_subtitle_tablet_wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_container_subtitle_tablet_wrap *,
  #nov-lp-party_page.desk_2 .contact_form_container_subtitle_tablet_wrap * {
    margin: 0 6px !important;
  }
  #nov-lp-party_page.desk_2,
  #nov-lp-party_page.mob_2.desk_2 {
    overflow-x: hidden;
  }
  #nov-lp-party_page.desk_2 .contact_form_all_inc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 38px;
    height: 150px;
  }
  #nov-lp-party_page.desk_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_inputs_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(1),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(1) {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 0;
    margin-top: 18px;
    display: inline-block;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(2),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(2) {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    margin-top: 8px;
    display: inline-block !important;
  }
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(3),
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(3) {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-top: 20px;
    /* transform: translateX(-2px); */
  }
  #nov-lp-party_page .approve_box {
    margin-top: -8px;
  }
  #nov-lp-party_page #label_approve {
    margin-bottom: 10px;
    margin-top: 0;
    width: 270px;
    line-height: 1.13;
    font-weight: normal;
  }
  div#nov-lp-party_page #label_approve::before {
    width: 18px;
    height: 18px;
    line-height: 22px;
    margin: 0;
    top: -2px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: 0px;
  }
  #nov-lp-party_page .contact_form_1st_inputs_wrap,
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 272px;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    margin-top: 0;
  }
  .contact_form_client_question_wrap label {
    width: 124px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap label {
    max-width: 124px;
    width: 46%;
    margin-top: -18px;
  }
  #nov-lp-party_page .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page.mob_2 .contact_form_1st_input:nth-child(1) {
    margin: 0 0 26px 0;
  }
  #nov-lp-party_page.desk_2 .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_input:nth-child(1) {
    margin: 0 0px 0px 24px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap label {
    margin-top: -18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9;
    font-size: 14px;
    letter-spacing: -0.53px;
    text-align: center;
    color: #16254f;
  }
  #nov-lp-party_page .contact_form_client_question,
  #nov-lp-party_page.mob_2 .contact_form_client_question {
    width: 100%;
  }
  #nov-lp-party_page.desk_2 .hide_desk2 {
    display: none;
  }
  #nov-lp-party_page.desk_2 .contact_form_client_question,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_client_question {
    width: auto;
    margin: 0;
  }
  #nov-lp-party_page.desk_2 #trigger_old_c::before {
    width: 25px;
    height: 25px;
    content: "";
    border: 1px solid #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 10px;
  }
  #nov-lp-party_page.desk_2 #trigger_new_c::before {
    width: 25px;
    height: 25px;
    content: "";
    border: 1px solid #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 10px;
  }
  #nov-lp-party_page.desk_2 #old_c_r:checked ~ #trigger_old_c::after {
    width: 19px;
    height: 19px;
    content: "";
    background: #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 0px;
    position: absolute;
    top: 4px;
    right: 14px;
  }
  #nov-lp-party_page.desk_2 #new_c_r:checked ~ #trigger_new_c::after {
    width: 19px;
    height: 19px;
    content: "";
    background: #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 0px;
    position: absolute;
    top: 4px;
    right: 14px;
  }
  #nov-lp-party_page.desk_2.mob_2 #identification_method.show1,
  #nov-lp-party_page.desk_2 #identification_method.show1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: static;
    bottom: 17px;
    max-width: 1000px;
    left: 50%;
    /* height: 60px; */
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 45px;
    margin-bottom: 16px;
  }
  #nov-lp-party_page.desk_2 #choose_notice {
    width: auto;
    margin: 0;
    display: none;
  }
  #nov-lp-party_page.desk_2 #identification_method .client1 {
    display: block;
    height: auto;
    margin: 0 16px;
    position: absolute;
  }
  #nov-lp-party_page.desk_2 #tel_numb {
    margin-left: 16px;
  }
  #nov-lp-party_page.mob_2.desk_2 #identification_method .contact_form_1st_input,
  #nov-lp-party_page.desk_2 #identification_method .contact_form_1st_input {
    margin: 0;
    width: auto;
    min-width: 0;
    border-radius: 6px 0 0 6px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap,
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  #nov-lp-party_page.desk_2 .contact_form_client_question_wrap,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_client_question_wrap {
    width: auto;
    min-width: 250px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px 0 10px;
  }
  #nov-lp-party_page.mob_2 .group1,
  #nov-lp-party_page .group1 {
    margin: 0;
  }
  #nov-lp-party_page .top_section .text_box .cut_b {
    display: none;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box .cut_b,
  #nov-lp-party_page .top_section .text_box .cut_b.cut_b_desk {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(37%, -30%);
    -ms-transform: translate(37%, -30%);
    transform: translate(37%, -30%);
    width: 430px;
    height: auto;
    display: block;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box,
  #nov-lp-party_page .top_section .text_box {
    margin-top: 213px;
    margin-top: 21.02vh;
  }
  #nov-lp-party_page.mob_2.desk_2 .top_section .text_box,
  #nov-lp-party_page.desk_2 .top_section .text_box {
    position: absolute;
    right: 45%;
    top: 43%;
    -webkit-transform: translate(40%, -50%);
    -ms-transform: translate(40%, -50%);
    transform: translate(40%, -50%);
  }
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page .top_section,
  #nov-lp-party_page.mob_2 .top_section {
    width: 76vw;
    height: 100vh;
    /* max-height: 1080px; */
    /* background: url(../image/bg_992.jpg) no-repeat top right; */
    background-size: cover;
    overflow-y: auto;
  }
  #nov-lp-party_page.mob_2.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section,
  #nov-lp-party_page.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section {
    width: 100vw;
    height: calc(100vh - 300px);
    max-height: 1080px;
    min-height: 620px;
    background-color: #16254f;
  }
  #nov-lp-party_page .page_title {
    font-family: SimplerPro;
    font-size: 50px;
    margin: 0 auto;
    line-height: 4vh;
    color: #ffffff;
    padding: 0;
    margin: 0;
    max-width: none;
    width: 38vh;
    font-size: 4.63vh;
    font-size: 4.2592592;
  }
  #nov-lp-party_page .page_subtitel {
    font-size: 23px;
    font-weight: normal;
    position: relative;
    max-width: 277px;
    line-height: 2.4vh;
    margin: 12px auto;
    font-size: 2.23vh;
    /* max-width: 29.72vh; */
    letter-spacing: normal;
    /* width: 30.011vh; */
  }
  #nov-lp-party_page .icon_con img {
    width: 54px;
    height: 54px;
    width: 5.6vh;
    height: 5.6vh;
  }
  #nov-lp-party_page .untill {
    font-size: 4.53vh;
    vertical-align: middle;
    font-weight: 900;
    position: relative;
    top: 0.41vh;
  }
  #nov-lp-party_page .underlinee {
    top: 1.23vh;
    font-size: 7.73vh;
    padding-right: 0.41vh;
    font-weight: 900;
    color: #16254f;
  }
  #nov-lp-party_page .underlinee::after {
    width: 32.57vh;
    height: 1.85vh;
    top: 8.96vh;
  }
  #nov-lp-party_page .icon_con {
    margin-top: 34px;
    margin-top: 2.448vh;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* right: auto; */
    /* width: 270px; */
  }
  #nov-lp-party_page #identification_method .client1 {
    margin-bottom: 44px;
  }
  #nov-lp-party_page #choose_notice {
    padding-top: 11px;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    vertical-align: top;
    /* width: 12.55vh; */
  }
  #nov-lp-party_page .icon_con .icon_single_box_first {
    /* margin-right: -4.148vh; */
  }
  #nov-lp-party_page .icon_single_box {
    vertical-align: top;
  }
  #nov-lp-party_page .icon_single_box svg {
    width: 49px;
  }
  #nov-lp-party_page .pluss {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "Helvetica", sans-serif;
    font-size: 2.68vh;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: right;
    color: #000;
    margin-top: 1.95vh;
    -webkit-transform: translateX(-238px);
    -ms-transform: translateX(-238px);
    transform: translateX(-24.53vh);
  }
  #nov-lp-party_page .pluss:last-of-type {
    -webkit-transform: translateX(-114px);
    -ms-transform: translateX(-114px);
    transform: translateX(-11.75vh);
  }
  #nov-lp-party_page .icon_text {
    font-size: 14px;
    line-height: 1.07;
    width: 82%;
    padding-top: 6px;
    margin-top: 0 !important;
    font-size: 1.296vh;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box .cut_b,
  #nov-lp-party_page .top_section .text_box .cut_b.cut_b_desk {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(31%, -43%);
    -ms-transform: translate(31%, -43%);
    transform: translate(31%, -43%);
    width: 430px;
    height: auto;
    display: block;
  }
  #nov-lp-party_page .legal_note2 {
    color: #fff;
    font-size: 12px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 20px;
  }
  #nov-lp-party_page .top_section .text_box::after {
    right: -99px;
    top: -150px;
    width: 81px;
    height: 175px;
    font-size: 22px;
    line-height: 1;
  }
  #nov-lp-party_page .b_site_title {
    font-family: "SimplerPro";
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0;
    z-index: 2;
    font-size: 20px;
    width: 188px;
    height: 37px;
    padding: 5px 16px 0px 16px;
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.15);
    position: relative;
    font-weight: 500;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    color: #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* 
  #nov-lp-party_page .top_section .text_box p,
  #nov-lp-party_page .top_section .text_box h1 {
    margin-top: 0;
    max-width: 321px;
    margin: 0 auto;
    max-width: 43.72vh;
  } */
  /* VH's */
  #nov-lp-party_page.mob_2 .top_section .text_box,
  #nov-lp-party_page .top_section .text_box {
    /* transform: translateX(-25px); */
  }
}
/****************** 1200px **********************/
/***********************************************/
@media (min-width: 1200px) and (max-width: 1367px) {
  /* #nov-lp-party_page .contact_form_all_inc .box_of .rel_form {
                                                                    max-width: 86%;
                                                                } */
  #nov-lp-party_page .contact_form_container_title_2 {
    max-width: 217px;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    max-width: 288px !important;
  }
  #nov-lp-party_page .field_box {
    max-width: 90%;
  }
  #nov-lp-party_page .approve_box {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  div#nov-lp-party_page #identification_method .client1 input:checked + [for=id_num_r]::after {
    right: calc(100% - 261px);
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* max-width: 90%; */
    margin-right: auto;
    margin-left: auto;
  }
}
@media (min-width: 1200px) {
  #nov-lp-party_page .contact_form_container_title {
    margin-top: 45px;
    font-size: 26px;
    line-height: 1.1;
    max-width: 416px;
  }
  .hackers {
    /* font-size: 23px; */
    top: 8vh;
    width: 27vh;
  }
  .icon_title {
    font-size: 20px;
    line-height: 0.85;
    padding-top: 10px;
    font-size: 1.57vh;
    padding-top: 0.925vh;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    display: block;
    line-height: 1;
    margin-top: 6px;
    padding: 0;
    max-width: 250px;
    margin-right: auto;
    margin-left: auto;
  }
  #nov-lp-party_page .circle span {
    font-size: 2.8vh;
    line-height: 3vh;
  }
  #nov-lp-party_page .contact_form_container_title_2 {
    margin-top: 3px;
    font-size: 24px;
    /* max-width: 319px; */
  }
  .icon_single_box_big .icon_single_box__special {
    right: 3vh;
  }
  .icon_single_box__special {
    right: 2vh;
  }
  #nov-lp-party_page .natav {
    /* width: 613px; */
    /* width: 62.459vh; */
    /* top: 2vh; */
  }
}
@media screen and (min-width: 1200px) and (-ms-high-contrast: active), (min-width: 1200px) and (-ms-high-contrast: none) {
  body {
    display: none;
  }
}
@media (min-width: 1200px) {
  #nov-lp-party_page #identification_method .client1 input:checked + label[for=id_num_r]::after {
    right: calc(100% - 305px);
  }
  #nov-lp-party_page #identification_method .client1 label[for=id_num_r]::before {
    right: 1px;
    display: none;
  }
  #nov-lp-party_page .circle {
    top: -25px;
    right: -5px;
    margin: 0 auto;
    top: 0.886vh;
    right: 1.138vh;
    width: 14vh;
    height: 14vh;
    padding: 0 1.38vh 0 1.29vh;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* max-width: 90%; */
  }
  #nov-lp-party_page .top_section_4rd_title {
    font-family: SimplerPro;
    font-size: 84px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.85;
    letter-spacing: normal;
    text-align: right;
    color: #32d4ff;
    margin: 0;
  }
  #nov-lp-party_page.mob_2.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section,
  #nov-lp-party_page.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section {
    width: 100vw;
    height: calc(100vh - 300px);
    max-height: 1080px;
    min-height: 680px;
    background-color: #16254f;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1),
  #nov-lp-party_page.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 43px;
    width: 260px;
    right: 0;
  }
  #nov-lp-party_page.mob_2.desk_2 .GovID1 label.error,
  #nov-lp-party_page.mob_2 .PhoneNumber1 label.error,
  #nov-lp-party_page.desk_2 .GovID1 label.error,
  #nov-lp-party_page .PhoneNumber1 label.error {
    top: 39px;
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2) {
    top: 43px;
    width: 260px;
    left: 0;
    right: unset;
  }
  #nov-lp-party_page.mob_2,
  #nov-lp-party_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-image: url(../image/bg-1920.jpg?v1);
    background-size: cover;
    background-position: right;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title_tablet,
  #nov-lp-party_page .contact_form_container_title_tablet {
    width: 319px;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    margin: 72px auto 0 auto;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
    display: inline-block;
    text-align: center;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(1),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 0;
    display: inline-block;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(2),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(2) {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2px;
    display: inline-block !important;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    width: 295px;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-top: 24px;
    -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
            transform: translateX(1px);
  }
}
@media (min-width: 1200px) {
  /* #nov-lp-party_page .contact_form_all_inc .rel_form {
                                                                    width: 312px;
                                                                } */
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* right: auto; */
    /* top: auto; */
    /* margin: auto; */
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* width: 320px; */
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(3),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(3) {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-bottom: 18px;
  }
  #nov-lp-party_page .field_box {
    margin-bottom: 22px;
  }
  #nov-lp-party_page .approve_box {
    margin-top: -7px;
  }
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page .top_section,
  #nov-lp-party_page.mob_2 .top_section {
    position: relative;
  }
  #nov-lp-party_page .b_site_title {
    position: absolute;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page .contact_form_1st_inputs_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 320px;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page .contact_form_1st_input:nth-child(1) {
    margin: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question,
  #nov-lp-party_page .contact_form_client_question {
    width: 100%;
    padding-right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    width: 255px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #nov-lp-party_page.mob_2 .group1,
  #nov-lp-party_page .group1 {
    margin: 0;
  }
  div#nov-lp-party_page .field_box .bouncing_label {
    font-size: 20px;
    right: 12px;
  }
  #nov-lp-party_page.mob_2 #policy_details,
  #nov-lp-party_page #policy_details {
    display: none;
  }
  #nov-lp-party_page.mob_2 .contact_form_all_incl input[type=submit],
  #nov-lp-party_page .contact_form_all_incl input[type=submit] {
    width: 255px;
    height: 38px;
    border-radius: 22.5px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title,
  #nov-lp-party_page .text_box .top_section_1st_title {
    font-size: 38px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    margin: 82px 0 16px 4px;
    margin-bottom: -35px;
    margin-top: 36px;
  }
  /* #nov-lp-party_page .top_section .text_box p,
  #nov-lp-party_page .top_section .text_box h1 {
    margin-top: 0;
    width: 14.8vh;
    line-height: 2vh;
  } */
  #nov-lp-party_page .top_section .text_box h1 {
    max-width: 371px;
    /* margin-top: 238.9px; */
    max-width: none;
    font-size: 5.5vh;
    margin-top: 29.32vh;
    /* width: 48vh; */
    line-height: 0.8;
  }
  #nov-lp-party_page .untill {
    font-size: 5.36vh;
    top: 7px;
  }
  #nov-lp-party_page .underlinee {
    top: 15px;
    font-size: 8.86vh;
  }
  #nov-lp-party_page .underlinee::after {
    width: 39.57vh;
    height: 22px;
    top: 10.41vh;
  }
  #nov-lp-party_page .icon_con img {
    /* width: 68px;
                                                                    height: 68px; */
    width: 64px;
    height: 64px;
    width: 6.4vh;
    height: 6.4vh;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    width: 16.55vh;
  }
  #nov-lp-party_page .icon_con .icon_single_box_first {
    margin-right: -27px;
    margin-right: 0;
  }
  #nov-lp-party_page .pluss {
    font-size: 3.71vh;
    -webkit-transform: translateX(max(-273px, -33vh));
    -ms-transform: translateX(max(-273px, -33vh));
    transform: translateX(max(-273px, -33vh));
    top: 0;
    margin-top: 3.5vh;
    -webkit-transform: translateX(6.6vh);
    -ms-transform: translateX(6.6vh);
    transform: translateX(6.6vh);
    width: 2vh;
  }
  #nov-lp-party_page .pluss:last-of-type {
    -webkit-transform: translateX(-9.6vh);
    -ms-transform: translateX(-9.6vh);
    transform: translateX(-9.6vh);
  }
  #nov-lp-party_page .icon_con {
    margin: 0;
    /* padding-right: 25px;
                                                                    padding-left: 14px; */
    max-width: initial;
    margin-top: 47px;
    margin-top: 4.3vh;
    -webkit-transform: translateX(1vh);
        -ms-transform: translateX(1vh);
            transform: translateX(1vh);
  }
  #nov-lp-party_page .icon_text {
    font-size: 18px;
    line-height: 1.06;
    width: 85%;
    /* padding-top: 11px; */
    margin-top: 10px;
    font-size: 1.666vh;
  }
  #nov-lp-party_page .legal_note2 {
    color: #fff;
    padding-left: 39px;
    margin: auto;
    bottom: 0;
  }
  #nov-lp-party_page .legal_note2 p {
    margin: 0;
  }
  #nov-lp-party_page.mob_2 .flare.flare_left,
  #nov-lp-party_page .flare.flare_left {
    bottom: 0;
    left: 0%;
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  #nov-lp-party_page.mob_2 .flare.flare-right,
  #nov-lp-party_page .flare.flare-right {
    bottom: 0;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .flare.flare-top,
  #nov-lp-party_page .flare.flare-top {
    top: 0;
    left: -15%;
  }
  #nov-lp-party_page.mob_2 .flare,
  #nov-lp-party_page .flare {
    position: absolute;
  }
  #nov-lp-party_page.mob_2 .be_logo,
  #nov-lp-party_page .be_logo {
    background-size: 34px;
    margin: 0 0px 0 2px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_image,
  #nov-lp-party_page .top_section_icon_image {
    width: 70px;
    height: 70px;
  }
  #nov-lp-party_page.mob_2 .top_section_plus,
  #nov-lp-party_page .top_section_plus {
    font-size: 32.4px;
    margin: 0 28px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title #nov-lp-party_page .top_section_icon_title {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2 .top_section_icons_titles_wrap,
  #nov-lp-party_page .top_section_icons_titles_wrap {
    margin: 0 -27px 0 0;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title,
  #nov-lp-party_page .top_section_icon_title {
    margin-top: 12px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title:nth-child(2),
  #nov-lp-party_page .top_section_icon_title:nth-child(2) {
    margin-left: 24px;
    margin-right: 24px;
  }
  #nov-lp-party_page.mob_2 #policy_details_desktop,
  #nov-lp-party_page #policy_details_desktop {
    display: block;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 37px;
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
    top: 37px;
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap label.error,
  #nov-lp-party_page .contact_form_client_question_wrap label.error {
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .GovID1 label.error,
  #nov-lp-party_page.mob_2 .PhoneNumber1 label.error,
  #nov-lp-party_page .GovID1 label.error,
  #nov-lp-party_page .PhoneNumber1 label.error {
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box .cut_b,
  #nov-lp-party_page .top_section .text_box .cut_b {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(36%, -14%);
    -ms-transform: translate(36%, -14%);
    transform: translate(36%, -14%);
    width: auto;
    height: auto;
  }
  #nov-lp-party_page.desk_2 .top_section .text_box {
    position: absolute;
    right: 45%;
    top: 43%;
    -webkit-transform: translate(40%, -50%);
    -ms-transform: translate(40%, -50%);
    transform: translate(40%, -50%);
  }
  #nov-lp-party_page.mob_2 .top_section .text_box,
  #nov-lp-party_page .top_section .text_box {
    max-width: none;
    right: 0;
    left: 0;
    -webkit-transform: translateX(-20px);
        -ms-transform: translateX(-20px);
            transform: translateX(-20px);
    /* margin: 0 auto; */
    margin-top: -1.98vh;
  }
  #nov-lp-party_page .page_title {
    font-size: 49px;
    line-height: 1;
  }
  #nov-lp-party_page .page_subtitel {
    margin: 23px auto;
    font-size: 24px;
    margin: 2.49vh auto;
    font-size: 2.4vh;
    max-width: none;
    width: 40.181vh;
    line-height: 1;
  }
  #nov-lp-party_page #scale {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
  }
  #nov-lp-party_page #identification_method .field_box {
    margin-bottom: 21px;
    margin-top: -14px;
  }
}
#nov-lp-party_page .top_section .text_box::before {
  display: none !important;
}

#moving_slide_in p,
#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;
}

#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; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px 0 0 20px;
  right: 0px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}

#slidein_icon {
  cursor: pointer;
}

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

#moving_slide_in.slide_now {
  -webkit-transform: translateX(85%);
      -ms-transform: translateX(85%);
          transform: translateX(85%);
}

.slide_now2 {
  -webkit-transform: translateX(0%) !important;
      -ms-transform: translateX(0%) !important;
          transform: translateX(0%) !important;
}

#thanx_pop_back * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  color: #666666;
  font-family: SimplerPro, sans-serif;
  font-weight: 400;
  text-decoration: none;
  direction: rtl;
  text-align: center;
}

#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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

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

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

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

#thanx_pop_back .tnx_pop_product_inner_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

#thanx_pop_back .store_link_ {
  width: 255px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 22.5px;
  background-color: #16254f;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  border: 1px solid #16254f;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

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

#thanx_pop_back .close_tnx_pop span {
  font-size: 16px;
  font-weight: 300;
  margin-top: 3px;
  margin-left: 8px;
}

#thanx_pop_back .close_tnx_pop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 36px;
  font-weight: 400;
  position: absolute;
  top: 16px;
  left: 16px;
  cursor: pointer;
  line-height: 1;
}

.mobhide {
  /* display: flex; */
  /* display: none; */
  /* margin: 0 auto; */
}

@media only screen and (min-width: 980px) {
  #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;
  }
  #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) {
  #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%;
  }
  #thanx_pop_back #thnx_pop_box {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    max-width: 1239px;
    border-radius: 8px;
    padding: 50px 50px;
  }
  #thanx_pop_back .product_element {
    width: 268px;
    border-radius: 8px;
    border: solid 1px #e4e4e4;
    margin: 0 8px;
    padding: 30px 16px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
}
@media (min-width: 768px) {
  #nov-lp-party_page .mobhide .phone {
    display: inline-block !important;
  }
  #nov-lp-party_page .page_sale {
    font-size: 10.6px;
    width: 132px;
    /* height: 37px; */
  }
  #nov-lp-party_page .page_sale small {
    font-size: 10.6px;
  }
  #nov-lp-party_page .page_title strong {
    line-height: 1.1;
  }
  .ourPartners__title {
    margin-top: 52px;
    font-weight: normal;
    max-width: 377px;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 128px;
  }
}
@media (min-width: 992px) {
  #nov-lp-party_page .page_sale {
    width: 18.24vh;
    /* height: 5.092vh; */
    font-size: 1.45vh;
  }
  #nov-lp-party_page .page_sale small {
    font-size: 1.45vh;
  }
  .mobhide {
    display: block;
  }
  .icon_single_box__special--first {
    right: 2vh;
  }
  .ourPartners__title {
    max-width: 272px;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 64px;
  }
  #nov-lp-party_page .contact_form_container_title_tablet {
    font-weight: 500;
    font-size: 22px;
  }
  #nov-lp-party_page .contact_form_container_title_tablet span {
    font-weight: 900;
    font-size: 28px;
    display: block;
    margin: 0 0 10px;
  }
  .screen992 {
    display: block;
  }
}
@media (min-width: 1200px) {
  .icon_single_box__special--first {
    right: 3vh;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 64px;
  }
}
@media (min-width: 1368px) {
  #nov-lp-party_page .contact_form_container_title_2 {
    max-width: 354px;
  }
}
/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-black.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-black.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-black.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-light.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-light.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-light.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-bold.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-semibold.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-semibold.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-semibold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-bold.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-bold.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-bold.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-regular.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-regular.woff2") format("woff2"), url("../font/simplerpro_bezeq_hebrew2-regular.woff") format("woff"), url("../font/simplerpro_bezeq_hebrew2-regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Mono";
  src: url("../font/RobotoMono-Regular.eot");
  src: url("../font/RobotoMono-Regular.eot?#iefix") format("embedded-opentype"), url("../font/RobotoMono-Regular.woff2") format("woff2"), url("../font/RobotoMono-Regular.woff") format("woff"), url("../font/RobotoMono-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
body {
  margin: 0;
  direction: rtl;
  font-family: "SimplerPro" !important;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-text-size-adjust: none;
  -ms-text-size-adjust: none;
  -webkit-text-size-adjust: none;
          text-size-adjust: none;
}

.insert-id {
  display: none;
}

.icon_single_box {
  /* flex: 1; */
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  position: relative;
}

.hackers {
  position: absolute;
  top: 48px;
  /* font-size: 12px; */
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  right: 5px;
  left: 0;
  width: 159.295px;
  margin: 0 auto;
}

.icon_title {
  font-size: 12px;
  margin: 0px 0 0px;
  /* font-weight: bold; */
  line-height: 1.33;
}

#nov-lp-party_page .b_site_title {
  font-family: "SimplerPro";
  font-size: 18px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  margin: 0;
  z-index: 2;
  font-size: 14px;
  width: 150px;
  height: 24px;
  padding: 1px 14px 0px 16px;
  border-radius: 8.9px;
  background-color: rgba(255, 255, 255, 0.15);
  position: relative;
  font-weight: 500;
  right: 50%;
  -webkit-transform: translateX(50%);
  -ms-transform: translateX(50%);
  transform: translateX(50%);
  color: #000;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

#nov-lp-party_page .page_sale {
  border-radius: 10px;
  /* border: solid 0.6px #fff; */
  background-color: rgba(255, 255, 255, 0.2);
  width: 320px;
  /* height: 37px; */
  padding: 8px 12px;
  font-size: 14px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  line-height: 1;
  border-radius: 8px;
  /* border: 1px solid #fff; */
  background: linear-gradient(88deg, #e7ce1b 1.71%, #ffbe03 43.82%, #ff8000 97.9%);
  position: relative;
  color: #16254f;
  z-index: 1;
  padding: 13px 12px;
  border-radius: 8px;
  background: linear-gradient(244deg, #6edcfb -12.15%, #0073ff 128.65%);
}

#nov-lp-party_page .page_sale .first-row {
  margin-bottom: 2px;
}

#nov-lp-party_page .page_sale .second-row {
  font-weight: 400;
  font-size: 16px;
}

#nov-lp-party_page .page_sale small {
  font-size: 10.6px;
}

#nov-lp-party_page .legal_note2 {
  display: none;
}

#nov-lp-party_page #call_button_green {
  /* display: none !important; */
}

#nov-lp-party_page .dropdown_iden {
  display: none;
}

#nov-lp-party_page a {
  text-decoration: none;
}

#nov-lp-party_page .flare.flare_left {
  bottom: 0;
  left: 0%;
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
}

#nov-lp-party_page .flare.flare-right {
  bottom: 0;
  right: 0;
  width: 60%;
}

#nov-lp-party_page .flare.flare-top {
  top: 0;
  left: -4%;
  width: 101%;
}

#nov-lp-party_page .flare {
  position: absolute;
}

#nov-lp-party_page .flare.mob_2 {
  display: none;
}

#nov-lp-party_page.mob_2 .flare.mob_2 {
  display: block;
}

#nov-lp-party_page.mob_2 .flare.mob_1 {
  display: none;
}

#nov-lp-party_page.mob_2 .flare.flare-top {
  top: 0;
  left: -2px;
  width: auto;
  -webkit-transform: translateY(-128px);
  -ms-transform: translateY(-128px);
  transform: translateY(-128px);
}

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

#nov-lp-party_page .natav {
  max-width: 311px;
  position: absolute;
  top: -6px;
  right: 6px;
  z-index: -4;
}

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

#nov-lp-party_page .legal_note a {
  color: #000;
  text-decoration: underline;
  font-weight: bold;
}

#nov-lp-party_page .legal_note {
  max-width: 328px;
  margin: auto;
  -webkit-box-sizing: border-box;
  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: center;
  color: #16254f;
  margin: 43px auto;
}

#nov-lp-party_page .legal_note p {
  font-size: 12px;
  margin: 0;
}

#nov-lp-party_page .legal_note span {
  font-size: 12px;
  font-weight: bold;
}

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

#nov-lp-party_page.mob_2 .top_section {
  width: 100%;
  height: auto;
  min-height: 328px;
  max-height: 1080px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.mobb {
  display: block;
}

#nov-lp-party_page .input_box input[type=checkbox]:checked ~ #label_approve::before {
  /* width: 18px; */
  /* background: #fff; */
  /* color: #16254f; */
  /* position: absolute; */
  background-image: url(../image/path.svg);
  background-size: contain;
  background-position: center;
  background-size: 14px;
  background-repeat: no-repeat;
  background-size: 24px;
}

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

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

/* #nov-lp-party_page .top_section .text_box p,
#nov-lp-party_page .top_section .text_box h1 {
  position: relative;
  font-size: 4.2592592;
} */
#nov-lp-party_page .top_section .text_box::after {
  content: "";
  font-family: SimplerPro;
  display: block;
  position: absolute;
  width: 55px;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  top: 114px;
  right: calc((100% - 220px) / 2);
}

.circle {
  width: 88px;
  height: 88px;
  padding: 29px 5px 16.9px 2px;
  background-image: linear-gradient(197deg, rgb(255, 72, 0) 0%, rgb(255, 190, 3) 48%, rgb(231, 206, 27) 100%);
  position: absolute;
  -webkit-box-shadow: 0 15px 22px 1px rgba(255, 161, 2, 0.37);
          box-shadow: 0 15px 22px 1px rgba(255, 161, 2, 0.37);
  top: 14px;
  right: 11px;
  border-radius: 50%;
  z-index: 1;
  display: none;
}

#nov-lp-party_page .circle span {
  font-family: SimplerPro;
  font-size: 17px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.95;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  display: block;
  -webkit-transform: rotate(-345deg);
  -ms-transform: rotate(-345deg);
  transform: rotate(-349deg);
}

#nov-lp-party_page .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;
}

#nov-lp-party_page .top_section .text_box {
  text-align: center;
  color: #fff;
  margin-top: 164px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#nov-lp-party_page #galaxy_approve {
  position: absolute;
  visibility: hidden;
}

#nov-lp-party_page #label_approve::before {
  content: "";
  position: absolute;
  width: 16px;
  height: 16px;
  line-height: 19px;
  font-size: 15px;
  color: #fff;
  background: #fff;
  text-align: center;
  border-radius: 15%;
  font-weight: bold;
  top: 33%;
  right: 0px;
  border: 2px solid #16254f;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#nov-lp-party_page #label_approve.desk_2,
#nov-lp-party_page #label_approve {
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: 500;
  position: relative;
  margin: 0 auto;
  margin-bottom: 12px;
  padding-right: 26px;
  display: inline-block;
  width: auto;
  color: #666;
}

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

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

#nov-lp-party_page .approve_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  /* justify-content: space-around; */
  margin-top: 18px;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

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

#nov-lp-party_page .top_section_icons_images_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page .top_section_icons_titles_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

#nov-lp-party_page .top_section_icon_image {
  width: 50.4px;
  height: 50.4px;
}

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

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

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

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

#nov-lp-party_page .fixed_menu2 {
  width: 100%;
  height: 72px;
  opacity: 0.95;
  background-color: #092e4b;
  margin-top: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: none;
  position: fixed;
  bottom: 0;
}

.cut_b #nov-lp-party_page .fixed_menu2 a {
  text-decoration: none;
}

#nov-lp-party_page .anchor {
  visibility: hidden;
}

#nov-lp-party_page .Fixed_menu_leave_details {
  width: 136px;
  height: 40px;
  border-radius: 20px;
  background-color: #fff;
  margin-left: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page .field_box {
  font-family: "SimplerPro";
}

#nov-lp-party_page .Fixed_menu_call {
  width: 328px;
  margin: 20px auto;
  height: 40px;
  border-radius: 20px;
  background-image: -o-linear-gradient(top, #5ee8a9, #0cc4b0);
  /* margin-right: 8px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  /* background-image: linear-gradient(102deg, #00b3b1 14%, #24e7c8 105%); */
  /* box-shadow: 0 4px 18px 5px rgb(30 221 196 / 40%); */
  background: #6edcfb;
}

#nov-lp-party_page .Fixed_menu_call .flex_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

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

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

#nov-lp-party_page .phone_icon {
  width: 17px;
  height: auto;
  margin: 3px 0 0 9px;
}

#nov-lp-party_page .contact_form_container_title .phone {
  display: initial !important;
}

/* } */
/***************** Contact Form ********************/
/***************************************************/
#nov-lp-party_page .contact_form_container_title {
  font-family: SimplerPro;
  font-size: 22px;
  font-weight: 800;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  margin: 23px auto 0 auto;
  margin-top: 29px;
  max-width: 360px;
}

#nov-lp-party_page .contact_form_container_title_2 {
  font-family: SimplerPro;
  margin: 0 auto;
  line-height: 1.26;
  text-align: center;
  color: #16254f;
  max-width: 322px;
  /*  */
  margin-top: 6px;
  font-weight: 500;
  font-size: 18px;
}

#nov-lp-party_page .contact_form_container_title_2 .second_line {
  font-size: 16px;
  display: block;
  line-height: 1;
  margin-top: 7px;
  padding: 0;
}

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

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

#nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
  display: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

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

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

#nov-lp-party_page .contact_form_all_inc {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 0;
}

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

#nov-lp-party_page .contact_form_1st_inputs_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page .contact_form_1st_input {
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: "SimplerPro";
  appearance: none;
  text-align: right;
  color: #666666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 10px 11px;
  border-bottom: solid 2px #c1c1c1;
  background-color: #ffffff;
  height: 48px;
  margin: 0 0 32px 0;
  border-radius: 8px;
  border: solid 1px #c3c3c3;
  background-color: #ffffff;
  /* outline: 0; */
  width: 100%;
  font-size: 18px;
  margin: 26px 0 0 0;
}

#nov-lp-party_page .first_input {
  margin: 19px 0 0 0;
}

#nov-lp-party_page .contact_form_1st_input.error {
  /* border: 1px solid red; */
}

#nov-lp-party_page .contact_form_1st_input:focus {
  /* border: 2px solid #056AE5; */
}

#nov-lp-party_page.mob_2 .contact_form_1st_input {
  width: 272px;
  height: 40px;
  /* border-radius: 5px; */
  background-color: #fff;
  border: none;
  font-family: SimplerPro;
  font-size: 20px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: right;
  color: #666666;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 9px 0px 11px 0;
  border-bottom: solid 2px #c1c1c1;
  background-color: #ffffff;
  width: 272px;
  height: 40px;
  margin: 8px 0 7px;
  padding: 10px 13px 12px 254px;
  border-radius: 4px;
  border: solid 1px #c3c3c3;
  background-color: #ffffff;
}

#nov-lp-party_page .contact_form_client_question {
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  width: auto;
  padding: 0;
  margin: 0 0 8px 0;
  display: inline-block;
}

.icon_single_box_big {
  /* width: 91px; */
  position: relative;
}

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

#nov-lp-party_page .contact_form_client_question_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0px 0 40px 0;
  width: 272px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#nov-lp-party_page input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}

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

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

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

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

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

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

#nov-lp-party_page #identification_method {
  display: none;
}

#nov-lp-party_page #identification_method.show1 {
  display: block;
  margin-top: 8px; /* changed */
  width: 100%;
}

#nov-lp-party_page .client1 {
  position: relative;
  display: inline-block;
  width: 100%;
}

.group {
  font-family: SimplerPro;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.13;
  letter-spacing: normal;
  text-align: right;
  color: #010636;
}

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

.group[for=id_num_r] {
  margin-right: 29px;
}

.group[for=id_num_r] + input {
  right: 120px;
}

.group[for=phone_num_r] {
  margin-right: 51px;
}

#nov-lp-party_page .client1 label:not(.error)::before {
  content: "";
  position: absolute;
  top: -1px;
  display: block;
  width: 18px;
  height: 18px;
  border: solid 2px #010636;
  border-radius: 50%;
  right: 119px;
  background: #fff;
}

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

#nov-lp-party_page .client1 label[for=id_num_r]::before {
  /* right: calc(100% + -234px); */
  right: 0;
  display: none;
}

#nov-lp-party_page #identification_method .client1 label[for=phone_num_r]::before {
  /* left: calc(100% + -171px); */
  right: -26px;
  display: none;
}

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

#nov-lp-party_page .client1 input#id_num_r:checked ~ label[for=id_num_r]::after,
#nov-lp-party_page .client1 input#phone_num_r:checked ~ label[for=phone_num_r]::after {
  content: "";
  position: absolute;
  display: block;
  width: 10px;
  height: 10px;
  background: #010636;
  border: none;
  border-radius: 50%;
  top: 5.1px;
}

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

#nov-lp-party_page .client1 input:checked ~ label.group[for=id_num_r]::after {
  right: 6px;
  z-index: 99999;
}

#nov-lp-party_page .client1 input:checked ~ label.group[for=phone_num_r]::after {
  right: 125px;
}

#nov-lp-party_page #identification_method .contact_form_1st_input {
  margin: 0;
}

#nov-lp-party_page #identification_method .PhoneNumber1 {
  display: none;
}

#nov-lp-party_page #identification_method .PhoneNumber1.show1 {
  display: block;
}

#nov-lp-party_page #identification_method .GovID1 {
  display: none;
}

#nov-lp-party_page #identification_method .GovID1.show1 {
  display: block;
}

.submitButton {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* width: 238px; */
  /* height: 54px; */
  border-radius: 32px;
  font-family: SimplerPro;
  font-size: 18px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
  color: #fff;
  border: none;
  cursor: pointer;
  margin-top: 25px;
  padding: 9px 0px 9px 0px;
  /* outline: none; */
  /* box-shadow: 0 4px 18px 5px rgba(30, 221, 196, 0.4); */
  padding: 14px 75px;
  /* background-image: linear-gradient(102deg, #00b3b1 14%, #24e7c8 105%); */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 328px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.submitButton svg {
  margin-right: 5px;
}

@media (min-width: 1200px) {
  #nov-lp-party_page .page_sale {
    width: 23.14vh;
    height: 6.48;
    font-size: 2.4vh;
  }
  #nov-lp-party_page .page_sale small {
    font-size: 2.4vh;
  }
  .submitButton {
    font-size: 24px;
    margin-top: 23px;
    padding: 15px 70px 16px 76px;
  }
}
@supports (-webkit-overflow-scrolling: touch) {
  #nov-lp-party_page .contact_form_all_inc input[type=submit] {
    width: 238px;
    height: 54px;
    border-radius: 26.5px;
    background-color: #3e53de;
    font-family: SimplerPro;
    font-size: 25px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    text-align: center;
    color: #fff;
    border: none;
    cursor: pointer;
    /* outline: none; */
  }
}
#nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit] {
  width: 272px;
  height: 48px;
  border-radius: 22.5px;
  background-color: #32d4ff;
  font-family: SimplerPro;
  font-size: 22px;
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: -0.5px;
  text-align: center;
  color: #16254f;
  border: none;
  cursor: pointer;
  /* outline: none; */
}

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

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
  top: 58px;
}

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
  top: 64px;
}

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 188px;
}

#nov-lp-party_page .contact_form_client_question_wrap label.error {
  top: 32px;
}

#nov-lp-party_page .GovID1 label.error,
#nov-lp-party_page .PhoneNumber1 label.error {
  top: 82px;
}

#nov-lp-party_page .rel_form {
  position: relative;
  /* display: inline-block; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

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

#nov-lp-party_page .icon_con {
  /* position: relative;
                                                                bottom: 13px; */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /* -webkit-box-pack: justify; */
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
          justify-content: space-between;
  /* margin: auto; */
  /* position: relative; */
  /* padding: 0px 25px 0 0px; */
  /* justify-content: center; */
  margin-top: 10px;
  max-width: 320px;
  margin: 32px auto 0;
  padding-bottom: 32px;
}

#nov-lp-party_page .icon_con img {
  width: 40px;
  height: auto;
}

#nov-lp-party_page .top_section .text_box::after {
  content: "" !important;
}

#nov-lp-party_page .page_title {
  font-family: SimplerPro;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  letter-spacing: 1px;
  text-align: center;
  margin-bottom: 0;
  margin: 0 auto;
  /* padding: 0 63px; */
  /* margin-top: 74px; */
  max-width: 333px;
  margin-bottom: 4px;
  position: relative;
}

#nov-lp-party_page .page_title strong {
  line-height: 1.2;
  font-size: 36px;
  background: -webkit-gradient(linear, right top, left top, color-stop(6.11%, #0073FF), color-stop(23.8%, #0F81FE), color-stop(56.07%, #37A8FC), color-stop(93.54%, #6EDCFB));
  background: linear-gradient(270deg, #0073FF 6.11%, #0F81FE 23.8%, #37A8FC 56.07%, #6EDCFB 93.54%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

#nov-lp-party_page .page_subtitel {
  font-family: SimplerPro;
  font-size: 16px;
  line-height: 20px;
  font-weight: normal;
  text-align: center;
  position: relative;
  /* padding: 0 60px; */
  max-width: 438px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 0;
  letter-spacing: 0.5px;
  margin-bottom: 18px;
}

#nov-lp-party_page .page_subtitel span {
  font-weight: bold;
  display: block;
  line-height: 1.76;
}

#nov-lp-party_page .icon_single_box svg {
  width: 37px;
}

#nov-lp-party_page .icon_text {
  font-family: SimplerPro;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  text-align: center;
  letter-spacing: -0.2px;
  margin: 0 auto;
  width: 79%;
}

#nov-lp-party_page .icon_single_box_big .icon_text {
  width: 87%;
}

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

#nov-lp-party_page .pluss:last-of-type {
  -webkit-transform: translateX(-43px);
  -ms-transform: translateX(-43px);
  transform: translateX(-43px);
}

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

#nov-lp-party_page .underlinee {
  position: relative;
  font-weight: bold;
  font-size: 42px;
}

#nov-lp-party_page .untill {
  font-size: 25px;
}

#nov-lp-party_page .stampa {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 10px;
  display: flex;
  width: 80px;
  height: 80px;
  -webkit-transform: rotate(8deg);
      -ms-transform: rotate(8deg);
          transform: rotate(8deg);
  justify-content: center;
  gap: 0;
  align-items: center;
  /* gap: 5.517px; */
  border-radius: 66.207px;
  background: #0069ff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  left: calc(50% - 156px);
  top: 27px;
}

#nov-lp-party_page .stampa .stampa_text {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  color: #f4f4f4;
}

.box_of,
.contact_form_1st_inputs_wrap {
  /* width: 308px; */
}

@media (min-width: 1200px) {
  .box_of,
  .contact_form_1st_inputs_wrap {
    /* width: 320px; */
  }
}
.icon_single_box__special {
  border-radius: 8px;
  border-style: solid;
  border-width: 1.6px;
  /* background-image: linear-gradient(to right, #1940a9, #08a9a1); */
  background: -webkit-gradient(linear, right top, left top, from(rgba(36, 210, 179, 0.4)), color-stop(50%, rgba(8, 169, 161, 0.4)), to(rgba(25, 64, 169, 0.4)));
  background: linear-gradient(270deg, rgba(36, 210, 179, 0.4) 0%, rgba(8, 169, 161, 0.4) 50%, rgba(25, 64, 169, 0.4) 100%);
  color: #fff;
  padding: 2px 5px 4px;
  position: absolute;
  top: -24px;
  /*  */
  right: 1px;
  line-height: 1.11;
  letter-spacing: -0.2px;
  font-size: 9px;
  font-weight: 600;
  -webkit-transform: rotate(10deg);
      -ms-transform: rotate(10deg);
          transform: rotate(10deg);
  border-color: #24e7c8;
  /* border-image: linear-gradient(#ffffff, #24e7c8); */
}

.icon_single_box__special--first {
  right: 11px;
}

.icon_single_box_big .icon_single_box__special {
  right: 15px;
}

.pop_hidden {
  display: none;
}

@keyframes slideinnow {
  0% {
    -webkit-transform: translateX(85%);
            transform: translateX(85%);
  }
  25% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  90% {
    -webkit-transform: translateX(0%);
            transform: translateX(0%);
  }
  100% {
    -webkit-transform: translateX(85%);
            transform: translateX(85%);
  }
}
@media (min-width: 768px) {
  .slide_now {
    -webkit-animation-name: slideinnow;
            animation-name: slideinnow;
    -webkit-animation-duration: 8s;
            animation-duration: 8s;
  }
}
#nov-lp-party_page .top_section .text_box::after {
  content: "";
  font-family: SimplerPro;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.1;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  width: 68px;
  top: 113px;
  right: calc((100% - 231px) / 2);
  -webkit-transform: rotate(15deg);
      -ms-transform: rotate(15deg);
          transform: rotate(15deg);
}

@media only screen and (min-width: 992px) {
  #nov-lp-party_page .top_section .text_box::after {
    right: -102px;
    top: -155px;
    width: 91px;
    height: auto;
    font-size: 17px;
    line-height: 1;
    font-size: 16px;
  }
}
@media only screen and (min-width: 1400px) {
  #nov-lp-party_page .top_section .text_box::after {
    right: -146px;
    top: -225px;
    width: 126px;
    height: auto;
    font-size: 23px;
    line-height: 1;
    font-size: 22px;
  }
}
.bezeqContainer {
  position: relative;
  width: 311px;
  right: 48.5%;
  top: 15px;
  -webkit-transform: translateX(50%);
      -ms-transform: translateX(50%);
          transform: translateX(50%);
}

@media (min-width: 992px) {
  .bezeqContainer {
    position: relative;
    width: 510px;
    right: 16px;
    top: 90px;
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0);
    margin: auto;
    /* width: 47.22vh; */
    /* top: 8.33vh; */
    width: 486px;
  }
}
@media (min-width: 1200px) {
  .bezeqContainer {
    width: 613px;
    /* width: 62.759vh; */
    -webkit-transform: translateX(-24px);
        -ms-transform: translateX(-24px);
            transform: translateX(-24px);
  }
}
.ourPartners {
  text-align: center;
}

.ourPartners img {
  width: 100%;
  max-width: 272px;
}

@media (min-width: 768px) {
  .ourPartners img {
    max-width: 377px;
  }
}
@media (min-width: 1200px) {
  .ourPartners img {
    max-width: 377px;
  }
  .ourPartners {
    -webkit-transform: translateX(5px);
        -ms-transform: translateX(5px);
            transform: translateX(5px);
    margin-bottom: 37px;
  }
}
#nov-lp-party_page #galaxy_approve {
  position: absolute;
  visibility: visible;
  opacity: 0;
  width: 18px;
}

#nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit]:focus,
#nov-lp-party_page .contact_form_all_inc input[type=submit]:focus {
  outline: 1px solid #056AE5;
}

#nov-lp-party_page #galaxy_approve:focus + label::before {
  /* outline: 1px solid orange; */
}

#nov-lp-party_page input[type=radio]:focus ~ label {
  outline: 1px solid #056AE5;
}

fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-padding-before: 0;
          padding-block-start: 0;
  -webkit-padding-start: 0;
          padding-inline-start: 0;
  -webkit-padding-end: 0;
          padding-inline-end: 0;
  -webkit-padding-after: 0;
          padding-block-end: 0;
  min-inline-size: -webkit-min-content;
  min-inline-size: -moz-min-content;
  min-inline-size: min-content;
  border-width: 0;
  border-style: groove;
  border-color: threedface;
  -o-border-image: initial;
     border-image: initial;
  margin-top: 13px;
  border: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#thanx_pop_back h3.tnx_pop_title:focus {
  outline: 1px solid #056AE5;
  color: red;
}

.identification_method.show1 {
  display: block;
}

.identification_method {
  display: none;
}

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

#identification_method input,
#identification_method label {
  /* outline: none !important; */
  position: relative;
}

/*BounceLabel */
#nov-lp-party_page .field_box {
  position: relative;
  width: 100%;
}

#nov-lp-party_page #identification_method .field_box .bouncing_label.bounce_up {
  font-size: 14px;
  top: 6px;
  right: 0;
  color: #16254f;
  font-weight: bold;
}

#nov-lp-party_page #identification_method .field_box .bouncing_label {
  position: absolute;
  top: 40px;
  line-height: 42px;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  right: 16px;
  color: #666666;
  pointer-events: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

#nov-lp-party_page .field_box .bouncing_label.bounce_up {
  font-size: 14px;
  top: -30px;
  right: 0;
  color: #16254f;
  font-weight: bold;
}

#nov-lp-party_page .field_box .bouncing_label {
  position: absolute;
  top: 0;
  line-height: 42px;
  -webkit-transform: translateY(0%);
      -ms-transform: translateY(0%);
          transform: translateY(0%);
  right: 16px;
  color: #666666;
  pointer-events: none;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

#nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
#nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(2) {
  top: 42px;
  width: 100%;
  right: 0;
}

#nov-lp-party_page .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 37px;
}

#nov-lp-party_page .logo_box .b_logo {
  width: 78px;
  height: 78px;
}

/* FOR IE ONLY */
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) and (min-width: 1200px) {
  #nov-lp-party_page .pluss {
    -webkit-transform: translateX(5.2vh);
    -ms-transform: translateX(5.2vh);
    transform: translateX(5.2vh);
  }
  #nov-lp-party_page :last-of-type.pluss {
    -webkit-transform: translateX(-7.6vh);
    -ms-transform: translateX(-7.6vh);
    transform: translateX(-7.6vh);
  }
}
.ourPartners__title {
  text-align: center;
  line-height: 1.78;
  color: #16254f;
  font-size: 18px;
  margin-top: 47px;
  position: relative;
  width: 100%;
  max-width: 272px;
  margin-right: auto;
  margin-left: auto;
}

.ourPartners__title::before {
  content: "";
  width: 64px;
  height: 1px;
  background-color: #f3f3f3;
  position: absolute;
  right: 0;
  top: 50%;
}

.ourPartners__title::after {
  content: "";
  width: 64px;
  height: 1px;
  background-color: #f3f3f3;
  position: absolute;
  left: 0;
  top: 50%;
}

.screen992 {
  display: none;
}

/***********************************************/
/************** Media Queries ******************/
/***********************************************/
/****************** 1080px **********************/
/***********************************************/
@media (min-width: 768px) {
  #nov-lp-party_page .top_section .text_box {
    margin-top: 0;
  }
  .hackers {
    top: 43px;
    width: 265.261px;
  }
  .icon_single_box {
    /* width: 106px; */
  }
  .icon_title {
    font-size: 14px;
    line-height: 1.25;
    margin: 2px 0 5px;
  }
  #nov-lp-party_page .natav {
    max-width: 311px;
    top: 3px;
    right: 13px;
  }
  #nov-lp-party_page .legal_note p {
    margin: 0;
    font-size: 12px;
  }
  #nov-lp-party_page .icon_text {
    width: 100%;
    font-size: 10.2px;
    font-weight: normal;
    line-height: 1.08;
  }
  #nov-lp-party_page .icon_con img {
    width: 56px;
    height: auto;
  }
  fieldset {
    margin-top: 4px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #nov-lp-party_page .contact_form_container_title_2 {
    margin-top: 12px;
    font-weight: 500;
    font-size: 22px;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    display: block;
    font-size: 18px;
    line-height: 1;
    margin-top: 6px;
    padding: 0;
  }
  .circle {
    top: 14px;
    right: -9px;
    width: 88px;
    height: 88px;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 18.1px;
    font-weight: 900;
  }
  #nov-lp-party_page .contact_form_container_title {
    max-width: 380px;
  }
  div#nov-lp-party_page .group1 {
    margin-right: 0;
  }
  #nov-lp-party_page .approve_box {
    width: 100%;
    margin-bottom: 7px;
  }
  div#nov-lp-party_page #label_approve.desk_2,
  div#nov-lp-party_page #label_approve {
    font-size: 16px;
    margin-right: 0px;
    margin-left: 0px;
    width: 100%;
    line-height: 1.2;
    position: relative;
    color: #666;
  }
  div#nov-lp-party_page #label_approve::before {
    top: 5px;
    right: 0;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    width: 18px;
    height: 18px;
  }
  div#nov-lp-party_page .contact_form_client_question_wrap {
    margin: 0px 0 26px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    font-size: 16px;
  }
  #nov-lp-party_page #identification_method .client1 label[for=id_num_r]::before {
    right: 0;
  }
  #nov-lp-party_page #identification_method .client1 input:checked + [for=id_num_r]::after {
    right: calc(100% - 336px);
  }
  .box_of,
  .contact_form_1st_inputs_wrap {
    /* width: 320px; */
    /* transform: translateX(-10px); */
    margin-top: 2px;
  }
  #nov-lp-party_page .contact_form_client_question {
    margin: 0px 0px 12px 0px;
    padding-top: 4px;
  }
  #nov-lp-party_page .group1 {
    margin-right: 11px;
    margin-left: -5px;
  }
  .circle {
    display: none;
  }
}
@media (min-width: 768px) {
  .submitButton {
    font-size: 18px;
    font-weight: 700;
    padding: 15px 71px;
    padding: 9px 0px 9px 0px;
    /* transform: translateX(-10px); */
    color: #fff;
    width: 328px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .submitButton svg {
    margin-right: 15px;
    width: 24px;
  }
  #nov-lp-party_page .GovID1 label.error,
  #nov-lp-party_page .PhoneNumber1 label.error {
    top: 39px;
  }
  #nov-lp-party_page .underlinee {
    position: relative;
    top: 6px;
    font-size: 47px;
  }
  #nov-lp-party_page .page_title {
    padding: 0;
    max-width: 100%;
    line-height: 24px;
    margin-top: 233px;
    letter-spacing: 0.5px;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 5px;
  }
  #nov-lp-party_page .b_site_title {
    font-size: 16px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  #nov-lp-party_page .page_subtitel {
    margin: 2px auto 24px;
    padding: 0;
    margin-bottom: 24px;
    font-size: 18px;
    max-width: 393px;
  }
  #nov-lp-party_page .icon_con {
    margin: auto;
    margin-top: 14px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0px 25px 0 0px;
    gap: 0;
    padding-right: 0;
    max-width: 420px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 24px auto 0;
    padding-bottom: 47px;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    position: relative;
    /* width: 117px; */
  }
  #nov-lp-party_page .icon_con .icon_single_box_first {
    /* margin-right: 0; */
  }
  #nov-lp-party_page .pluss {
    margin-top: 11px;
    -webkit-transform: translateX(37px);
    -ms-transform: translateX(37px);
    transform: translateX(37px);
    top: 4px;
    font-size: 17.1px;
  }
  #nov-lp-party_page .pluss:last-of-type {
    -webkit-transform: translateX(-38px);
    -ms-transform: translateX(-38px);
    transform: translateX(-38px);
  }
  #nov-lp-party_page .Fixed_menu_call {
    margin-right: auto;
    margin-left: auto;
  }
  #nov-lp-party_page .Fixed_menu_call_title {
    padding-left: 6px;
  }
  #nov-lp-party_page .contact_form_container_title {
    font-size: 22px;
    font-weight: 900;
    line-height: 1.1;
    margin-top: 35px;
  }
  #nov-lp-party_page #label_approve::before {
    width: 18px;
    height: 18px;
  }
  #nov-lp-party_page .approve_box {
    margin-top: 14px;
    width: 100%;
  }
  #nov-lp-party_page .approve_box {
    display: block;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    width: 100%;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve .accept {
    display: none;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    width: 340px;
    line-height: 1.1;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    position: relative;
  }
  #nov-lp-party_page .group1 {
    width: 124px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap {
    width: 286px;
  }
  #nov-lp-party_page .legal_note {
    max-width: 900px;
    margin: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    font-family: SimplerPro;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #010636;
  }
  #nov-lp-party_page .contact_form_client_question_wrap {
    margin: 0px 0 33px 0;
  }
  #nov-lp-party_page #identification_method .client1 {
    margin-top: 0;
    margin-bottom: 34px;
  }
  div#nov-lp-party_page #identification_method .field_box .bouncing_label {
    top: 0;
  }
  div#nov-lp-party_page #identification_method .field_box .bouncing_label.bounce_up {
    top: -33px;
    color: #666666;
  }
  #nov-lp-party_page .field_box {
    font-family: SimplerPro;
  }
  #nov-lp-party_page .contact_form_all_inc input[type=submit] {
    width: auto;
    height: auto;
    border-radius: 32px;
    background-color: #3e53de;
    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;
    border: none;
    cursor: pointer;
    /* outline: none; */
    padding: 15px 70px;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-bottom: 0;
  }
  #nov-lp-party_page .circle span {
    font-size: 18px;
    line-height: 0.88;
    font-weight: 900;
  }
  #nov-lp-party_page .page_sale .first-row {
    font-size: 18px;
    line-height: 1;
    margin-bottom: 2px;
  }
  #nov-lp-party_page .page_sale .second-row {
    font-size: 16px;
    line-height: 1;
  }
}
@media (min-width: 992px) {
  .mobi {
    display: none;
  }
  .hackers {
    /* font-size: 20px; */
    top: 104px;
    width: 265.261px;
  }
  .icon_title {
    font-size: 16px;
    font-size: 1.481vh;
    width: 106px;
    margin-top: 8px;
  }
  .ourPartners {
    -webkit-transform: translateX(7px);
        -ms-transform: translateX(7px);
            transform: translateX(7px);
    margin-bottom: 33px;
  }
  .ourPartners img {
    width: 272px;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    margin-top: 16px;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
    top: 40px;
    width: 100%;
    right: 0;
  }
  .submitButton {
    padding: 16px 0;
    margin-top: 16px;
    -webkit-transform: translateX(-1px);
        -ms-transform: translateX(-1px);
            transform: translateX(-1px);
    width: 302px;
  }
  #nov-lp-party_page .contact_form_container_title_2 {
    font-size: 22px;
    max-width: 281px;
  }
  .icon_single_box__special {
    font-size: 1.2vh;
    padding: 0.4vh;
    top: -3.3vh;
    border-width: 0.2vh;
    border-radius: 2vh;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    font-size: 20px;
    display: block;
    line-height: 1;
    /* padding: 0 26px; */
    margin-top: 12px;
  }
  #nov-lp-party_page .page_subtitel span:first-of-type {
    display: block;
  }
  #nov-lp-party_page .natav {
    width: 510px;
    max-width: none;
    width: 486px;
    top: 0;
    -webkit-transform: translateX(35px);
        -ms-transform: translateX(35px);
            transform: translateX(35px);
  }
  #nov-lp-party_page #identification_method .field_box {
    margin-bottom: 21px;
    margin-top: -14px;
  }
  div#nov-lp-party_page #identification_method .field_box .bouncing_label {
    line-height: 38px;
  }
  #nov-lp-party_page .legal_note2 a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
  }
  #nov-lp-party_page .circle {
    width: 171px;
    height: 172px;
    margin: 0 auto;
    /* padding: 38px 16px 20.7px 14px; */
    top: -38px;
    right: -25px;
    width: 10.83vh;
    height: 10.92vh;
    /* padding: 4vh 1.48vh 1.91vh 1.29vh; */
    top: -0.51vh;
    right: 0.8vh;
    display: none;
  }
  #nov-lp-party_page .circle span {
    font-style: normal;
    font-size: 22.7px;
    line-height: 2.3vh;
    font-size: 2.4vh;
    -webkit-transform: rotate(-353deg);
        -ms-transform: rotate(-353deg);
            transform: rotate(-353deg);
  }
  div#nov-lp-party_page .field_box .bouncing_label {
    line-height: 38px;
  }
  #nov-lp-party_page .legal_note2 {
    display: block;
    color: #fff;
    /* position: absolute; */
    right: 50%;
    -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
            transform: translateX(50%);
    bottom: 0;
    text-align: center;
    width: 100%;
  }
  #nov-lp-party_page .legal_note2 p {
    margin: 0;
    width: 614px;
    font-size: 14px;
    color: #010636;
  }
  #nov-lp-party_page .legal_note {
    display: none;
  }
  #nov-lp-party_page #identification_method .client1 input:checked + label::after {
    right: 9.1px;
  }
  #nov-lp-party_page .top_section .text_box::before {
    right: -144px;
    top: -156px;
    width: 175px;
    font-size: 14px;
    line-height: 115px;
    height: 175px;
  }
  #nov-lp-party_page .top_section .text_box::after {
    right: -190px;
    top: -142px;
    width: 175px;
    height: 175px;
    font-size: 31px;
    line-height: 190px;
  }
  #nov-lp-party_page .top_section_4rd_title {
    font-family: SimplerPro;
    font-size: 84px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.85;
    letter-spacing: normal;
    text-align: right;
    color: #32d4ff;
    margin: 0;
  }
  #nov-lp-party_page .text_box .top_section_1st_title,
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title {
    margin: 0;
    margin-bottom: -34px;
    white-space: nowrap;
    margin-top: 12px;
  }
  #nov-lp-party_page.desk_2 #iden_desk_2 {
    height: 100%;
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    background: #16254f;
    height: 48px;
    border: none;
    border-radius: 0px 6px 6px 0;
  }
  #nov-lp-party_page.desk_2.mob_2 #identification_method .GovID1.show1,
  #nov-lp-party_page.desk_2 #identification_method .GovID1.show1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    margin: 0 0px 0px 0;
  }
  #nov-lp-party_page.mob_2 .flare.mob_1 {
    display: block;
  }
  #nov-lp-party_page.desk_2 #label_approve {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
    margin-right: 16px;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    font-family: SimplerPro;
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
  }
  #nov-lp-party_page.desk_2.mob_2 #label_approve,
  #nov-lp-party_page.mob_2 #label_approve {
    font-family: SimplerPro;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    margin: 0 auto;
    margin-bottom: 16px;
    padding-right: 26px;
    display: inline-block;
    width: auto;
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 .dropdown_iden,
  #nov-lp-party_page .dropdown_iden {
    display: none;
  }
  #nov-lp-party_page.desk_2.mob_2 .dropdown_iden,
  #nov-lp-party_page.desk_2 .dropdown_iden {
    display: block;
  }
  #nov-lp-party_page.desk_2 .client1,
  #nov-lp-party_page.desk_2.mob_2 .client1 {
    display: none;
  }
  #nov-lp-party_page.desk_2.mob_2 .client1 label,
  #nov-lp-party_page.desk_2 .client1 label {
    visibility: hidden;
    position: absolute;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input {
    border: solid 2px #c1c1c1;
  }
  #nov-lp-party_page.mob_2 #choose_notice {
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 #identification_method .client1 .group {
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 #identification_method .client1 label::before {
    border: solid 1px #16254f;
  }
  #nov-lp-party_page.mob_2 #identification_method .client1 input:checked + label::after {
    background: #16254f;
  }
  #nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit] {
    color: #fff;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question {
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 .flare.mob_2 {
    display: none;
  }
  #nov-lp-party_page.mob_2 .group1 {
    border: solid 2px #16254f;
    color: #16254f;
  }
  #nov-lp-party_page #call_button_green {
    display: none !important;
  }
  #nov-lp-party_page,
  #nov-lp-party_page.mob_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #nov-lp-party_page.desk_2,
  #nov-lp-party_page.mob_2.desk_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #nov-lp-party_page .fixed_menu2,
  #nov-lp-party_page.mob_2 .fixed_menu2 {
    display: none;
  }
  #nov-lp-party_page.mob_2 .be_router_image,
  #nov-lp-party_page .be_router_image {
    display: none;
  }
  #nov-lp-party_page.mob_2 .flare.flare_left {
    bottom: 0;
    left: 0%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #nov-lp-party_page.mob_2 .flare.flare-right {
    bottom: 0;
    right: 0;
    width: 60%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #nov-lp-party_page.mob_2 .flare.flare-top {
    top: 0;
    left: -4%;
    width: 101%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  #nov-lp-party_page.mob_2 .top_section_1st_title,
  #nov-lp-party_page .top_section_1st_title {
    font-size: 26px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.23;
    letter-spacing: normal;
    margin-top: 0px;
    margin-bottom: -35px;
  }
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title > span.big80,
  #nov-lp-party_page .text_box .top_section_1st_title > span.big80 {
    font-family: SimplerPro;
    font-size: 235px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    letter-spacing: -10px;
  }
  #nov-lp-party_page .text_box .starting_f {
    font-family: SimplerPro;
    font-size: 22px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin: 0;
  }
  #nov-lp-party_page .text_box .starting_sale {
    font-family: SimplerPro;
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: right;
    color: #fad961;
    margin: 0;
    margin-bottom: -10px;
  }
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title > span,
  #nov-lp-party_page .text_box .top_section_1st_title > span {
    font-family: SimplerPro;
    font-size: 55px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.08;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    margin-right: 0;
  }
  #nov-lp-party_page.mob_2 .top_section_2nd_title,
  #nov-lp-party_page .top_section_2nd_title {
    font-family: SimplerPro;
    font-size: 65px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    color: #ffffff;
    width: 100%;
    margin: 0;
    margin-top: 26px;
  }
  #nov-lp-party_page .text_box .top_section_1st_title > span.t3month {
    display: block;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.92;
    letter-spacing: -0.2px;
    text-align: left;
    color: #ffffff;
    padding-left: 2px;
    margin-top: -22px;
  }
  #nov-lp-party_page.mob_2 .be_logo,
  #nov-lp-party_page .be_logo {
    background-size: 26px;
    margin: 0 0px 0 5px;
  }
  #nov-lp-party_page.mob_2 .top_section_3rd_title,
  #nov-lp-party_page .top_section_3rd_title {
    font-family: SimplerPro;
    font-size: 51px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: right;
    color: #20c0d8;
    width: 100%;
    margin: 0;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_image,
  #nov-lp-party_page .top_section_icon_image {
    width: 56.7px;
    height: 56.7px;
  }
  #nov-lp-party_page.mob_2 .top_section_plus,
  #nov-lp-party_page .top_section_plus {
    font-size: 26.3px;
    margin: 0 23px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title,
  #nov-lp-party_page .top_section_icon_title {
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.21;
    letter-spacing: normal;
    width: 125px;
    margin-top: 7.1px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title:nth-child(1),
  #nov-lp-party_page.mob_2 .top_section_icon_title:nth-child(3),
  #nov-lp-party_page .top_section_icon_title:nth-child(1),
  #nov-lp-party_page .top_section_icon_title:nth-child(3) {
    width: 125px;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title,
  #nov-lp-party_page .contact_form_container_title {
    font-size: 22px;
    letter-spacing: 0.3px;
    margin-top: 45px;
    padding: 0 10px;
    line-height: 1.1;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title_tablet,
  #nov-lp-party_page .contact_form_container_title_tablet {
    display: block;
    margin: 39px 0 9px 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet,
  #nov-lp-party_page .contact_form_container_subtitle_tablet {
    display: block;
    margin: 0 0 34px 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page .contact_form_1st_inputs_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    width: 412px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 37px;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_client_question_wrap,
  #nov-lp-party_page.desk_2 .contact_form_client_question_wrap {
    width: 412px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-top: 37px;
    margin: 16px 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input,
  #nov-lp-party_page.mob_2 .contact_form_1st_input,
  #nov-lp-party_page .contact_form_1st_input,
  #nov-lp-party_page.mob_2 .contact_form_1st_input {
    /* height: 38px; */
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.9;
    letter-spacing: normal;
  }
  #nov-lp-party_page.desk_2 .contact_form_1st_input,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_input,
  #nov-lp-party_page.desk_2 .contact_form_1st_input,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_input {
    width: 260px;
    height: 48px;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    border: none;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page .contact_form_1st_input:nth-child(1) {
    margin: 0 0 0 20px;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question,
  #nov-lp-party_page .contact_form_client_question {
    width: 85px;
    font-size: 15px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2 .group1,
  #nov-lp-party_page .group1 {
    margin: 0 0 0 20px;
    width: 109px;
    height: 32px;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 32px;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2.desk_2 .group1,
  #nov-lp-party_page.desk_2 .group1 {
    margin: 0 0 0 0px;
    width: auto;
    height: auto;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.07;
    letter-spacing: normal;
    text-align: right;
    color: #16254f;
    letter-spacing: normal;
    border: none;
    border-radius: 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #nov-lp-party_page.desk_2 .contact_form_client_question_wrap input:checked + label {
    background-color: transparent;
    color: #16254f;
  }
  #nov-lp-party_page.mob_2 .contact_form_all_inc input[type=submit],
  #nov-lp-party_page .contact_form_all_inc input[type=submit] {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    width: 272px;
    height: 64px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 32px;
    background-color: #3e53de;
    margin-top: 19px;
    -webkit-box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55);
    box-shadow: 0 8px 25px -3px rgba(62, 83, 222, 0.55);
  }
  #nov-lp-party_page #identification_method.show1 {
    margin-bottom: -41px;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_all_inc input[type=submit],
  #nov-lp-party_page.desk_2 .contact_form_all_inc input[type=submit] {
    font-size: 22px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
    width: 210px;
    height: 48px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 32px;
    background-color: #16254f;
  }
  #nov-lp-party_page.mob_2 #policy_details,
  #nov-lp-party_page #policy_details {
    width: 620px;
    margin: 0 auto 31px auto;
  }
  #nov-lp-party_page.mob_2 #policy_details br,
  #nov-lp-party_page #policy_details br {
    display: none;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 36px;
    width: 256px;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
    top: 38px;
    width: 256px;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap label.error,
  #nov-lp-party_page .contact_form_client_question_wrap label.error {
    width: 240px;
    right: 6px;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title_tablet,
  #nov-lp-party_page .contact_form_container_title_tablet {
    width: 280px;
    line-height: 1.12;
    margin: auto;
    margin-top: 54px;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
            transform: translateX(1px);
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_container_title_tablet,
  #nov-lp-party_page.desk_2 .contact_form_container_title_tablet {
    width: 100%;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    margin: 48px auto 10px auto;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    text-align: center;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page.desk_2 .contact_form_container_subtitle_tablet_wrap {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_container_subtitle_tablet_wrap *,
  #nov-lp-party_page.desk_2 .contact_form_container_subtitle_tablet_wrap * {
    margin: 0 6px !important;
  }
  #nov-lp-party_page.desk_2,
  #nov-lp-party_page.mob_2.desk_2 {
    overflow-x: hidden;
  }
  #nov-lp-party_page.desk_2 .contact_form_all_inc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 38px;
    height: 150px;
  }
  #nov-lp-party_page.desk_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_inputs_wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(1),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(1) {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 0;
    margin-top: 18px;
    display: inline-block;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(2),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(2) {
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin: 0;
    margin-top: 8px;
    display: inline-block !important;
  }
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(3),
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(3) {
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 0;
    padding-top: 0;
    margin-top: 15px;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-top: 20px;
    /* transform: translateX(-2px); */
  }
  #nov-lp-party_page .approve_box {
    margin-top: -8px;
  }
  #nov-lp-party_page #label_approve {
    margin-bottom: 10px;
    margin-top: 0;
    width: 270px;
    line-height: 1.13;
    font-weight: normal;
  }
  div#nov-lp-party_page #label_approve::before {
    width: 18px;
    height: 18px;
    line-height: 22px;
    margin: 0;
    top: 5px;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    right: 0px;
  }
  #nov-lp-party_page .contact_form_1st_inputs_wrap,
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 302px;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    margin-top: 0;
  }
  .contact_form_client_question_wrap label {
    width: 124px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap label {
    max-width: 124px;
    width: 46%;
    margin-top: -18px;
  }
  #nov-lp-party_page .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page.mob_2 .contact_form_1st_input:nth-child(1) {
    margin: 0 0 26px 0;
  }
  #nov-lp-party_page.desk_2 .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_input:nth-child(1) {
    margin: 0 0px 0px 24px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap label {
    margin-top: -18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.9;
    font-size: 14px;
    letter-spacing: -0.53px;
    text-align: center;
    color: #16254f;
  }
  #nov-lp-party_page .contact_form_client_question,
  #nov-lp-party_page.mob_2 .contact_form_client_question {
    width: 100%;
  }
  #nov-lp-party_page.desk_2 .hide_desk2 {
    display: none;
  }
  #nov-lp-party_page.desk_2 .contact_form_client_question,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_client_question {
    width: auto;
    margin: 0;
  }
  #nov-lp-party_page.desk_2 #trigger_old_c::before {
    width: 25px;
    height: 25px;
    content: "";
    border: 1px solid #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 10px;
  }
  #nov-lp-party_page.desk_2 #trigger_new_c::before {
    width: 25px;
    height: 25px;
    content: "";
    border: 1px solid #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 10px;
  }
  #nov-lp-party_page.desk_2 #old_c_r:checked ~ #trigger_old_c::after {
    width: 19px;
    height: 19px;
    content: "";
    background: #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 0px;
    position: absolute;
    top: 4px;
    right: 14px;
  }
  #nov-lp-party_page.desk_2 #new_c_r:checked ~ #trigger_new_c::after {
    width: 19px;
    height: 19px;
    content: "";
    background: #16254f;
    display: inline-block;
    position: relative;
    border-radius: 50%;
    margin: 0 0px;
    position: absolute;
    top: 4px;
    right: 14px;
  }
  #nov-lp-party_page.desk_2.mob_2 #identification_method.show1,
  #nov-lp-party_page.desk_2 #identification_method.show1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    position: static;
    bottom: 17px;
    max-width: 1000px;
    left: 50%;
    /* height: 60px; */
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    height: auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: 45px;
    margin-bottom: 16px;
  }
  #nov-lp-party_page.desk_2 #choose_notice {
    width: auto;
    margin: 0;
    display: none;
  }
  #nov-lp-party_page.desk_2 #identification_method .client1 {
    display: block;
    height: auto;
    margin: 0 16px;
    position: absolute;
  }
  #nov-lp-party_page.desk_2 #tel_numb {
    margin-left: 16px;
  }
  #nov-lp-party_page.mob_2.desk_2 #identification_method .contact_form_1st_input,
  #nov-lp-party_page.desk_2 #identification_method .contact_form_1st_input {
    margin: 0;
    width: auto;
    min-width: 0;
    border-radius: 6px 0 0 6px;
  }
  #nov-lp-party_page .contact_form_client_question_wrap,
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap {
    width: 100%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
  }
  #nov-lp-party_page.desk_2 .contact_form_client_question_wrap,
  #nov-lp-party_page.mob_2.desk_2 .contact_form_client_question_wrap {
    width: auto;
    min-width: 250px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding: 0 20px 0 10px;
  }
  #nov-lp-party_page.mob_2 .group1,
  #nov-lp-party_page .group1 {
    margin: 0;
  }
  #nov-lp-party_page .top_section .text_box .cut_b {
    display: none;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box .cut_b,
  #nov-lp-party_page .top_section .text_box .cut_b.cut_b_desk {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(37%, -30%);
    -ms-transform: translate(37%, -30%);
    transform: translate(37%, -30%);
    width: 430px;
    height: auto;
    display: block;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box,
  #nov-lp-party_page .top_section .text_box {
    margin-top: 213px;
    margin-top: 272px;
  }
  #nov-lp-party_page.mob_2.desk_2 .top_section .text_box,
  #nov-lp-party_page.desk_2 .top_section .text_box {
    position: absolute;
    right: 45%;
    top: 43%;
    -webkit-transform: translate(40%, -50%);
    -ms-transform: translate(40%, -50%);
    transform: translate(40%, -50%);
  }
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page .top_section,
  #nov-lp-party_page.mob_2 .top_section {
    width: 76vw;
    height: 100vh;
    /* max-height: 807px; */
    /* max-height: 1080px; */
    /* background: url(../image/bg_992.jpg) no-repeat top right; */
    background-size: cover;
    overflow-y: auto;
  }
  #nov-lp-party_page.mob_2.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section,
  #nov-lp-party_page.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section {
    width: 100vw;
    height: calc(100vh - 300px);
    max-height: 1080px;
    min-height: 620px;
    background-color: #16254f;
  }
  #nov-lp-party_page .page_title {
    font-family: SimplerPro;
    font-size: 50px;
    margin: 0 auto;
    line-height: 42px;
    color: #ffffff;
    padding: 0;
    /* margin: 0; */
    max-width: none;
    /* width: 38vh; */
    font-size: 30px;
    font-size: 4.2592592;
    position: relative;
    z-index: 1;
    margin-bottom: 2px;
    width: 100%;
    font-weight: 400;
    font-weight: 700;
  }
  #nov-lp-party_page .page_subtitel {
    font-size: 23px;
    font-weight: normal;
    position: relative;
    max-width: 100%;
    line-height: 22px;
    margin: 12px auto;
    font-size: 18px;
    /* max-width: 29.72vh; */
    letter-spacing: normal;
    /* width: 26.011vh; */
    margin-top: 0;
    margin-bottom: 24px;
  }
  #nov-lp-party_page .icon_con img {
    width: 54px;
    height: auto;
    /* width: 5.6vh; */
    /* height: 5.6vh; */
  }
  #nov-lp-party_page .untill {
    font-size: 4.53vh;
    vertical-align: middle;
    font-weight: 900;
    position: relative;
    top: 0.41vh;
  }
  #nov-lp-party_page .underlinee {
    top: 1.23vh;
    font-size: 7.73vh;
    padding-right: 0.41vh;
    font-weight: 900;
    color: #16254f;
  }
  #nov-lp-party_page .underlinee::after {
    width: 32.57vh;
    height: 1.85vh;
    top: 8.96vh;
  }
  #nov-lp-party_page .icon_con {
    margin-top: 34px;
    margin-top: 24px;
    gap: 0;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* right: auto; */
    /* width: 302px; */
  }
  #nov-lp-party_page #identification_method .client1 {
    margin-bottom: 25px;
  }
  #nov-lp-party_page #choose_notice {
    padding-top: 11px;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    vertical-align: top;
    /* width: 12.55vh; */
    /* width: 107px; */
  }
  #nov-lp-party_page .icon_con .icon_single_box_first {
    /* margin-right: -4.148vh; */
  }
  #nov-lp-party_page .icon_single_box {
    vertical-align: top;
  }
  #nov-lp-party_page .icon_single_box svg {
    width: 49px;
  }
  #nov-lp-party_page .pluss {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "Helvetica", sans-serif;
    font-size: 2.68vh;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 0.5;
    letter-spacing: normal;
    text-align: right;
    color: #000;
    margin-top: 1.95vh;
    -webkit-transform: translateX(-238px);
    -ms-transform: translateX(-238px);
    transform: translateX(-24.53vh);
  }
  #nov-lp-party_page .pluss:last-of-type {
    -webkit-transform: translateX(-114px);
    -ms-transform: translateX(-114px);
    transform: translateX(-11.75vh);
  }
  #nov-lp-party_page .icon_text {
    font-size: 14px;
    line-height: 1.07;
    width: 82%;
    padding-top: 6px;
    margin-top: 0 !important;
    font-size: 1.296vh;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box .cut_b,
  #nov-lp-party_page .top_section .text_box .cut_b.cut_b_desk {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(31%, -43%);
    -ms-transform: translate(31%, -43%);
    transform: translate(31%, -43%);
    width: 430px;
    height: auto;
    display: block;
  }
  #nov-lp-party_page .legal_note2 {
    color: #fff;
    font-size: 12px;
    padding-right: 60px;
    padding-left: 60px;
    padding-bottom: 25px;
  }
  #nov-lp-party_page .top_section .text_box::after {
    right: -99px;
    top: -150px;
    width: 81px;
    height: 175px;
    font-size: 22px;
    line-height: 1;
  }
  #nov-lp-party_page .b_site_title {
    font-family: "SimplerPro";
    font-size: 18px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    margin: 0;
    z-index: 2;
    font-size: 20px;
    width: 188px;
    height: 37px;
    padding: 5px 16px 0px 16px;
    border-radius: 11px;
    background-color: rgba(255, 255, 255, 0.15);
    position: relative;
    font-weight: 500;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    color: #000;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  /* 
  #nov-lp-party_page .top_section .text_box p,
  #nov-lp-party_page .top_section .text_box h1 {
    margin-top: 0;
    max-width: 321px;
    margin: 0 auto;
    max-width: 43.72vh;
  } */
  /* VH's */
  #nov-lp-party_page.mob_2 .top_section .text_box,
  #nov-lp-party_page .top_section .text_box {
    /* transform: translateX(-25px); */
    margin-top: 289px;
  }
  #nov-lp-party_page .page_sale .first-row {
    font-size: 20px;
  }
  #nov-lp-party_page .page_sale .second-row {
    font-size: 18px;
  }
}
/****************** 1200px **********************/
/***********************************************/
@media (min-width: 1200px) and (max-width: 1367px) {
  /* #nov-lp-party_page .contact_form_all_inc .box_of .rel_form {
                                                                    max-width: 86%;
                                                                } */
  #nov-lp-party_page .contact_form_container_title_2 {
    max-width: 217px;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    max-width: 331px !important;
  }
  #nov-lp-party_page .field_box {
    max-width: 100%;
  }
  #nov-lp-party_page .approve_box {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  div#nov-lp-party_page #identification_method .client1 input:checked + [for=id_num_r]::after {
    right: calc(100% - 261px);
  }
  /* #nov-lp-party_page .contact_form_all_inc .box_of {
    max-width: 90%;
    margin-right: auto;
    margin-left: auto;
  } */
}
@media (min-width: 1200px) {
  #nov-lp-party_page .logo_box .b_logo {
    /* width: 78px; */
    height: 84px;
  }
  #nov-lp-party_page .contact_form_container_title {
    margin-top: 40px;
    font-size: 26px;
    line-height: 1.1;
    max-width: 416px;
  }
  .hackers {
    /* font-size: 23px; */
    top: 89px;
    width: 336.91px;
  }
  .icon_title {
    font-size: 20px;
    line-height: 0.85;
    padding-top: 10px;
    font-size: 14px;
    padding-top: 0;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    display: block;
    line-height: 1;
    margin-top: 12px;
    padding: 0;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    font-size: 18px;
  }
  #nov-lp-party_page .circle span {
    font-size: 2.8vh;
    line-height: 3vh;
  }
  #nov-lp-party_page .contact_form_container_title_2 {
    margin-top: 12px;
    font-size: 24px;
    max-width: 540px;
  }
  .icon_single_box_big .icon_single_box__special {
    right: 3vh;
  }
  .icon_single_box__special {
    right: 2vh;
  }
  #nov-lp-party_page .natav {
    width: 574px;
    /* width: 62.459vh; */
    top: 48px;
    -webkit-transform: translateX(47px);
        -ms-transform: translateX(47px);
            transform: translateX(47px);
  }
}
@media screen and (min-width: 1200px) and (-ms-high-contrast: active), (min-width: 1200px) and (-ms-high-contrast: none) {
  body {
    display: none;
  }
}
@media (min-width: 1200px) {
  #nov-lp-party_page #identification_method .client1 input:checked + label[for=id_num_r]::after {
    right: calc(100% - 305px);
  }
  #nov-lp-party_page #identification_method .client1 label[for=id_num_r]::before {
    right: 1px;
    display: none;
  }
  #nov-lp-party_page .circle {
    top: -25px;
    right: -5px;
    margin: 0 auto;
    top: 0.886vh;
    right: 1.138vh;
    width: 14vh;
    height: 14vh;
    padding: 0 1.38vh 0 1.29vh;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* max-width: 90%; */
  }
  #nov-lp-party_page .top_section_4rd_title {
    font-family: SimplerPro;
    font-size: 84px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 0.85;
    letter-spacing: normal;
    text-align: right;
    color: #32d4ff;
    margin: 0;
  }
  #nov-lp-party_page.mob_2.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section,
  #nov-lp-party_page.desk_2 .top_section,
  #nov-lp-party_page.mob_2desk_2 .top_section {
    width: 100vw;
    height: calc(100vh - 300px);
    max-height: 1080px;
    min-height: 680px;
    background-color: #16254f;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1),
  #nov-lp-party_page.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 43px;
    width: 260px;
    right: 0;
  }
  #nov-lp-party_page.mob_2.desk_2 .GovID1 label.error,
  #nov-lp-party_page.mob_2 .PhoneNumber1 label.error,
  #nov-lp-party_page.desk_2 .GovID1 label.error,
  #nov-lp-party_page .PhoneNumber1 label.error {
    top: 39px;
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page.desk_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2) {
    top: 43px;
    width: 260px;
    left: 0;
    right: unset;
  }
  #nov-lp-party_page.mob_2,
  #nov-lp-party_page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    background-image: url(../image/bg-1920.jpg);
    background-size: cover;
    background-position: right;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_title_tablet,
  #nov-lp-party_page .contact_form_container_title_tablet {
    width: 319px;
    font-size: 30px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.13;
    letter-spacing: normal;
    text-align: center;
    margin: 72px auto 0 auto;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet_wrap,
  #nov-lp-party_page .contact_form_container_subtitle_tablet_wrap {
    display: inline-block;
    text-align: center;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(1),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(1) {
    font-size: 24px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin: 0;
    display: inline-block;
  }
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(2),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(2) {
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 2px;
    display: inline-block !important;
  }
  #nov-lp-party_page #label_approve.desk_2,
  #nov-lp-party_page #label_approve {
    width: 295px;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-top: 24px;
    -webkit-transform: translateX(1px);
        -ms-transform: translateX(1px);
            transform: translateX(1px);
  }
}
@media (min-width: 1200px) {
  /* #nov-lp-party_page .contact_form_all_inc .rel_form {
                                                                    width: 312px;
                                                                } */
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* right: auto; */
    /* top: auto; */
    /* margin: auto; */
  }
  /* #nov-lp-party_page .contact_form_all_inc .box_of {
    width: 331px;
    margin-right: 0;
  } */
  #nov-lp-party_page.mob_2 .contact_form_container_subtitle_tablet:nth-child(3),
  #nov-lp-party_page .contact_form_container_subtitle_tablet:nth-child(3) {
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #16254f;
    margin-bottom: 18px;
  }
  #nov-lp-party_page .field_box {
    margin-bottom: 37px;
  }
  #nov-lp-party_page .approve_box {
    margin-top: -7px;
    margin-right: 0;
  }
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page .top_section,
  #nov-lp-party_page.mob_2 .top_section {
    position: relative;
  }
  #nov-lp-party_page .b_site_title {
    position: absolute;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page .contact_form_1st_inputs_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 331px;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_input:nth-child(1),
  #nov-lp-party_page .contact_form_1st_input:nth-child(1) {
    margin: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question,
  #nov-lp-party_page .contact_form_client_question {
    width: 100%;
    padding-right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap,
  #nov-lp-party_page .contact_form_client_question_wrap {
    width: 255px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #nov-lp-party_page.mob_2 .group1,
  #nov-lp-party_page .group1 {
    margin: 0;
  }
  div#nov-lp-party_page .field_box .bouncing_label {
    font-size: 20px;
    right: 12px;
  }
  #nov-lp-party_page.mob_2 #policy_details,
  #nov-lp-party_page #policy_details {
    display: none;
  }
  #nov-lp-party_page.mob_2 .contact_form_all_incl input[type=submit],
  #nov-lp-party_page .contact_form_all_incl input[type=submit] {
    width: 255px;
    height: 38px;
    border-radius: 22.5px;
    font-size: 20px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: -0.5px;
  }
  #nov-lp-party_page.mob_2 .text_box .top_section_1st_title,
  #nov-lp-party_page .text_box .top_section_1st_title {
    font-size: 38px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: right;
    margin: 82px 0 16px 4px;
    margin-bottom: -35px;
    margin-top: 36px;
  }
  /* #nov-lp-party_page .top_section .text_box p,
  #nov-lp-party_page .top_section .text_box h1 {
    margin-top: 0;
    width: 14.8vh;
    line-height: 2vh;
  } */
  #nov-lp-party_page .top_section .text_box h1 {
    max-width: 371px;
    /* margin-top: 238.9px; */
    max-width: none;
    font-size: 5.5vh;
    margin-top: 29.32vh;
    /* width: 48vh; */
    line-height: 0.8;
  }
  #nov-lp-party_page .untill {
    font-size: 5.36vh;
    top: 7px;
  }
  #nov-lp-party_page .underlinee {
    top: 15px;
    font-size: 8.86vh;
  }
  #nov-lp-party_page .underlinee::after {
    width: 39.57vh;
    height: 22px;
    top: 10.41vh;
  }
  #nov-lp-party_page .icon_con img {
    /* width: 68px;
                                                                    height: 68px; */
    width: 64px;
    /* height: 64px; */
    width: 64px;
    height: auto;
    /* height: 6.4vh; */
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    width: 16.55vh;
  }
  #nov-lp-party_page .icon_con .icon_single_box_first {
    margin-right: -27px;
    margin-right: 0;
  }
  #nov-lp-party_page .pluss {
    font-size: 3.71vh;
    -webkit-transform: translateX(max(-273px, -33vh));
    -ms-transform: translateX(max(-273px, -33vh));
    transform: translateX(max(-273px, -33vh));
    top: 0;
    margin-top: 3.5vh;
    -webkit-transform: translateX(6.6vh);
    -ms-transform: translateX(6.6vh);
    transform: translateX(6.6vh);
    width: 2vh;
  }
  #nov-lp-party_page .pluss:last-of-type {
    -webkit-transform: translateX(-9.6vh);
    -ms-transform: translateX(-9.6vh);
    transform: translateX(-9.6vh);
  }
  #nov-lp-party_page .icon_con {
    /* margin: 0; */
    /* padding-right: 25px;
     padding-left: 14px; */
    max-width: initial;
    margin-top: 47px;
    margin-top: 16px;
    -webkit-transform: translateX(1vh);
        -ms-transform: translateX(1vh);
            transform: translateX(1vh);
  }
  #nov-lp-party_page .icon_text {
    font-size: 18px;
    line-height: 1.06;
    width: 85%;
    /* padding-top: 11px; */
    margin-top: 10px;
    font-size: 1.666vh;
  }
  #nov-lp-party_page .legal_note2 {
    color: #fff;
    /* padding-left: 128px; */
    margin: auto;
    /* padding-right: 128px; */
    bottom: 0;
    margin: 0 auto;
    /* width: 728px; */
  }
  #nov-lp-party_page .legal_note2 p {
    margin: 0;
    /* width: 728px; */
  }
  #nov-lp-party_page.mob_2 .flare.flare_left,
  #nov-lp-party_page .flare.flare_left {
    bottom: 0;
    left: 0%;
    -webkit-transform: translateX(-10%);
    -ms-transform: translateX(-10%);
    transform: translateX(-10%);
  }
  #nov-lp-party_page.mob_2 .flare.flare-right,
  #nov-lp-party_page .flare.flare-right {
    bottom: 0;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .flare.flare-top,
  #nov-lp-party_page .flare.flare-top {
    top: 0;
    left: -15%;
  }
  #nov-lp-party_page.mob_2 .flare,
  #nov-lp-party_page .flare {
    position: absolute;
  }
  #nov-lp-party_page.mob_2 .be_logo,
  #nov-lp-party_page .be_logo {
    background-size: 34px;
    margin: 0 0px 0 2px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_image,
  #nov-lp-party_page .top_section_icon_image {
    width: 70px;
    height: 70px;
  }
  #nov-lp-party_page.mob_2 .top_section_plus,
  #nov-lp-party_page .top_section_plus {
    font-size: 32.4px;
    margin: 0 28px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title #nov-lp-party_page .top_section_icon_title {
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: normal;
  }
  #nov-lp-party_page.mob_2 .top_section_icons_titles_wrap,
  #nov-lp-party_page .top_section_icons_titles_wrap {
    margin: 0 -27px 0 0;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title,
  #nov-lp-party_page .top_section_icon_title {
    margin-top: 12px;
  }
  #nov-lp-party_page.mob_2 .top_section_icon_title:nth-child(2),
  #nov-lp-party_page .top_section_icon_title:nth-child(2) {
    margin-left: 24px;
    margin-right: 24px;
  }
  #nov-lp-party_page.mob_2 #policy_details_desktop,
  #nov-lp-party_page #policy_details_desktop {
    display: block;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(1),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error:nth-of-type(1) {
    top: 49px;
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap label.error:nth-of-type(2),
  #nov-lp-party_page .contact_form_1st_inputs_wrap label.error#tel_numb-error {
    top: 49px;
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .contact_form_client_question_wrap label.error,
  #nov-lp-party_page .contact_form_client_question_wrap label.error {
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .GovID1 label.error,
  #nov-lp-party_page.mob_2 .PhoneNumber1 label.error,
  #nov-lp-party_page .GovID1 label.error,
  #nov-lp-party_page .PhoneNumber1 label.error {
    width: 100%;
    right: 0;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box .cut_b,
  #nov-lp-party_page .top_section .text_box .cut_b {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translate(36%, -14%);
    -ms-transform: translate(36%, -14%);
    transform: translate(36%, -14%);
    width: auto;
    height: auto;
  }
  #nov-lp-party_page.desk_2 .top_section .text_box {
    position: absolute;
    right: 45%;
    top: 43%;
    -webkit-transform: translate(40%, -50%);
    -ms-transform: translate(40%, -50%);
    transform: translate(40%, -50%);
  }
  #nov-lp-party_page.mob_2 .top_section .text_box,
  #nov-lp-party_page .top_section .text_box {
    max-width: none;
    right: 0;
    left: 0;
    -webkit-transform: translateX(-2px);
        -ms-transform: translateX(-2px);
            transform: translateX(-2px);
    /* margin: 0 auto; */
    margin-top: 316px;
  }
  #nov-lp-party_page .page_title {
    font-size: 49px;
    line-height: 1;
  }
  #nov-lp-party_page h2.page_title strong {
    display: inline-block !important;
    position: relative;
  }
  #nov-lp-party_page .page_subtitel {
    margin: 12px auto 16px;
    font-size: 24px;
    /* margin: 2.49vh auto; */
    font-size: 16px;
    max-width: none;
    /* width: 40.181vh; */
    line-height: 1;
  }
  #nov-lp-party_page #scale {
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: 0 auto;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
  }
  #nov-lp-party_page #identification_method .field_box {
    margin-bottom: 21px;
    margin-top: -14px;
  }
  div#nov-lp-party_page #label_approve::before {
    top: 4px;
  }
}
#nov-lp-party_page .top_section .text_box::before {
  display: none !important;
}

#moving_slide_in p,
#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;
}

#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; */
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border-radius: 20px 0 0 20px;
  right: 0px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.5s ease-in;
  transition: 0.5s ease-in;
}

#slidein_icon {
  cursor: pointer;
}

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

#moving_slide_in.slide_now {
  -webkit-transform: translateX(85%);
      -ms-transform: translateX(85%);
          transform: translateX(85%);
}

.slide_now2 {
  -webkit-transform: translateX(0%) !important;
      -ms-transform: translateX(0%) !important;
          transform: translateX(0%) !important;
}

#thanx_pop_back * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 18px;
  color: #666666;
  font-family: SimplerPro, sans-serif;
  font-weight: 400;
  text-decoration: none;
  direction: rtl;
  text-align: center;
}

#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;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

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

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

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

#thanx_pop_back .tnx_pop_product_inner_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

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

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

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

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

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

#thanx_pop_back .store_link_ {
  width: 255px;
  height: 40px;
  -o-object-fit: contain;
     object-fit: contain;
  border-radius: 22.5px;
  background-color: #16254f;
  color: #fff;
  font-weight: bold;
  line-height: 40px;
  padding: 0;
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-top: 8px;
  border: 1px solid #16254f;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}

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

#thanx_pop_back .close_tnx_pop span {
  font-size: 16px;
  font-weight: 300;
  margin-top: 3px;
  margin-left: 8px;
}

#thanx_pop_back .close_tnx_pop {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 36px;
  font-weight: 400;
  position: absolute;
  top: 16px;
  left: 16px;
  cursor: pointer;
  line-height: 1;
}

.mobhide {
  /* display: flex; */
  /* margin: 0 auto; */
}

.mobile-br {
  display: block;
}

.not-desktop {
  display: block;
}

@media only screen and (min-width: 980px) {
  #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;
  }
  #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) {
  #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%;
  }
  #thanx_pop_back #thnx_pop_box {
    background: #fff;
    margin: 0 auto;
    width: 100%;
    max-width: 1239px;
    border-radius: 8px;
    padding: 50px 50px;
  }
  #thanx_pop_back .product_element {
    width: 268px;
    border-radius: 8px;
    border: solid 1px #e4e4e4;
    margin: 0 8px;
    padding: 30px 16px;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
  }
}
@media (min-width: 768px) {
  #nov-lp-party_page .logo_box .b_logo {
    width: auto;
    height: 68px;
  }
  #nov-lp-party_page .mobhide .phone {
    display: inline-block !important;
  }
  #nov-lp-party_page .page_sale {
    font-size: 18px;
    width: 420px;
    /* height: 37px; */
    padding: 16px 12px;
    /* border-radius: 16px; */
  }
  #nov-lp-party_page .page_sale small {
    font-size: 10.6px;
  }
  #nov-lp-party_page .page_title strong {
    line-height: 1.1;
    font-size: 46px;
  }
  .ourPartners__title {
    margin-top: 52px;
    font-weight: normal;
    max-width: 377px;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 128px;
  }
  .icon_title {
    font-size: 14px;
    font-weight: 700;
    margin-top: 12px;
    line-height: 1.3;
  }
  .mobile-br {
    display: none;
  }
  #nov-lp-party_page .stampa {
    width: 108px;
    height: 108px;
    left: calc(50% - 281px);
    top: 34px;
    line-height: 1.2;
  }
  #nov-lp-party_page .stampa .stampa_text {
    font-size: 20px;
  }
}
@media (min-width: 992px) {
  #nov-lp-party_page .logo_box .b_logo {
    /* width: 78px; */
    height: 68px;
  }
  .not-desktop {
    display: none;
  }
  #nov-lp-party_page .page_title strong {
    font-size: 46px;
  }
  #nov-lp-party_page .page_sale {
    /* width: 323px; */
    /* height: 5.092vh; */
    font-size: 36px;
    padding: 14px 12px;
    gap: 4px;
  }
  #nov-lp-party_page .page_sale small {
    font-size: 1.45vh;
  }
  .mobhide {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    gap: 4px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .icon_single_box__special--first {
    right: 2vh;
  }
  .ourPartners__title {
    max-width: 272px;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 64px;
  }
  #nov-lp-party_page .contact_form_container_title_tablet {
    font-weight: 500;
    font-size: 22px;
  }
  #nov-lp-party_page .contact_form_container_title_tablet span {
    font-weight: 900;
    font-size: 28px;
    display: block;
    margin: 0 0 10px;
  }
  .screen992 {
    display: block;
  }
  .icon_title {
    font-size: 14px;
    font-weight: 700;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 1.4;
  }
  #nov-lp-party_page .stampa {
    left: calc(50% - 270px);
    top: 114px;
    width: 96px;
    height: 96px;
  }
  #nov-lp-party_page .stampa .stampa_text {
    font-size: 16px;
  }
}
@media (min-width: 1200px) {
  .icon_single_box__special--first {
    right: 3vh;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 64px;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    font-size: 32px;
    /* width: 323px; */
    line-height: 1;
    margin-top: 0;
    margin-bottom: 0;
  }
  #nov-lp-party_page .page_title strong {
    font-size: 56px;
  }
  #nov-lp-party_page .page_sale {
    width: 475px;
  }
  #nov-lp-party_page .page_sale .first-row {
    font-size: 24px;
  }
  #nov-lp-party_page .page_sale .second-row {
    font-size: 20px;
  }
  #nov-lp-party_page .page_subtitel {
    width: 311px;
    line-height: 34px;
    font-size: 20px;
    width: 100%;
    margin-top: 0px;
    margin-bottom: 27.5px;
  }
  #nov-lp-party_page .icon_con {
    gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 475px;
    margin-top: 27.5px;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    width: unset;
  }
  .icon_title {
    font-size: 16px;
    /* width: 145px; */
    line-height: 22px;
    margin-top: 8px;
    margin-bottom: 0;
  }
  #nov-lp-party_page .stampa {
    width: 101px;
    height: 101px;
    left: calc(50% - 306px);
    top: -285px;
  }
  .submitButton {
    width: 331px;
    padding: 19.5px 0;
    font-size: 20px;
  }
}
@media (min-width: 1368px) {
  #nov-lp-party_page .contact_form_container_title_2 {
    max-width: 354px;
  }
}
@media (min-width: 1600px) {
  #nov-lp-party_page .logo_box .b_logo {
    /* width: 78px; */
    height: 84px;
  }
  .icon_single_box__special--first {
    right: 3vh;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 64px;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    font-size: 44px;
    /* width: 323px; */
    line-height: 1;
    margin-top: 0;
    margin-bottom: 5px;
  }
  #nov-lp-party_page .page_title strong {
    font-size: 60px;
  }
  #nov-lp-party_page .page_sale {
    width: 613px;
  }
  #nov-lp-party_page .page_sale .first-row {
    font-size: 24px;
  }
  #nov-lp-party_page .page_sale .second-row {
    font-size: 20px;
  }
  #nov-lp-party_page .page_subtitel {
    /* width: 311px; */
    line-height: 1;
    margin-bottom: 40px;
    font-size: 24px;
  }
  #nov-lp-party_page .icon_con {
    gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 613px;
    margin-top: 40px;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
  .icon_title {
    font-size: 16px;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    line-height: 22px;
    margin-top: 8px;
    margin-bottom: 0;
  }
  .icon_title br {
    display: none;
  }
  #nov-lp-party_page .stampa {
    width: 120px;
    height: 120px;
    left: calc(50% - 309px);
    top: -248px;
  }
  #nov-lp-party_page .icon_con img {
    width: 80px;
  }
  .hackers {
    width: 437px;
    /* top: 155px; */
  }
  #nov-lp-party_page.mob_2 .top_section,
  #nov-lp-party_page .top_section {
    width: 100%;
  }
  #nov-lp-party_page.mob_2 .top_section .text_box,
  #nov-lp-party_page .top_section .text_box {
    margin-top: 80px;
  }
}
#nov-lp-party_page .top_section {
  position: relative;
  width: 100%;
  height: 824px;
  overflow: hidden;
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .top_section {
    height: 747px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .top_section {
    height: 442px;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .top_section {
    height: 442px;
  }
}
@media (max-width: 475.9px) {
  #nov-lp-party_page .top_section {
    height: 442px;
  }
}

#nov-lp-party_page .top_section .top_bg {
  position: absolute;
  inset: 0;
  z-index: 0;
}

#nov-lp-party_page .top_section .top_bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom center;
     object-position: bottom center;
  display: block;
}

#nov-lp-party_page .top_section > *:not(.top_bg) {
  position: relative;
  z-index: 1;
}

#nov-lp-party_page .logo_box {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 1;
  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;
          align-items: center;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .logo_box {
    top: 8px;
    right: 8px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .logo_box {
    top: 1px;
    right: 12px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .logo_box {
    top: -5px;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .logo_box {
    display: none;
  }
}

#nov-lp-party_page .contact_form_container {
  background-color: #030828;
  position: relative;
  width: 100%;
  max-width: 400px;
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .contact_form_container {
    max-width: 360px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .contact_form_container {
    max-width: 100%;
  }
}
#nov-lp-party_page .contact_form_container .contact-form {
  padding: 40px 20px;
  background: #030828;
  overflow: hidden;
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .contact_form_container .contact-form {
    padding: 24px 20px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .contact_form_container .contact-form {
    position: relative;
    z-index: 1;
    max-width: 503px;
    margin: 0 auto;
    padding: 13px 20px 16px;
    border-radius: 0 0 24px 24px;
    background: -webkit-gradient(linear, left top, left bottom, from(#09214F), to(#152652));
    background: linear-gradient(180deg, #09214F 0%, #152652 100%);
    border-top: none;
  }
  #nov-lp-party_page .contact_form_container .contact-form::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 0 1px 1px 1px;
    border-radius: inherit;
    background: linear-gradient(80deg, rgba(255, 255, 255, 0.47) 0%, rgba(112, 139, 177, 0) 59%, rgb(112, 139, 177) 100%);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .contact_form_container .contact-form {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
    padding: 32px 18px;
    padding-top: 22px;
    max-width: 350px;
    margin-top: -1px;
  }
}
#nov-lp-party_page .contact_form_container .contact-form .container {
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .contact_form_container .contact-form .container {
    max-width: 320px;
  }
}
#nov-lp-party_page .contact_form_container .contact-form .form-wrap {
  position: relative;
}
#nov-lp-party_page .contact_form_container .contact-form .formBox {
  -webkit-transition: 0.35s opacity;
  transition: 0.35s opacity;
}
#nov-lp-party_page .contact_form_container .contact-form .formBox .title-mobile {
  display: none;
  font-size: 22px;
  line-height: 100%;
  margin-bottom: 10px;
  -webkit-text-fill-color: #fff;
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .contact_form_container .contact-form .formBox .title-mobile {
    display: block;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .contact_form_container .contact-form .formBox .title-desktop {
    display: none;
  }
}
#nov-lp-party_page .contact_form_container .contact-form .formBox.out {
  pointer-events: none;
  opacity: 0;
}

#nov-lp-party_page .contact-form .contact-cta.cta-desk {
  display: none !important;
}

@media (min-width: 1921px) {
  #nov-lp-party_page .icon_single_box__special--first {
    right: 3vh;
  }
  /* <LP */
  #nov-lp-party_page {
    height: 824px;
    background-color: #fff;
    position: relative;
  }
  #nov-lp-party_page .logo_box .b_logo {
    height: 76px;
  }
  #nov-lp-party_page .logo_box .logo_text {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 100%;
  }
  #nov-lp-party_page .top_section .text_box {
    width: 100%;
    max-width: 1100px;
    margin: 107px auto 0;
  }
  #nov-lp-party_page .top_section .text-wrap {
    max-width: 520px;
    padding: 16px;
    /* background: linear-gradient(to left, #0C53BC 0%, #071F5E 0%); */
    border-radius: 22px;
    text-align: right;
  }
  #nov-lp-party_page .top_section .text_box p {
    font-family: "SimplerPro";
    font-size: 36px;
    line-height: 100%;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    color: #fff;
    text-align: right;
    margin: 1px 0 0 0;
  }
  #nov-lp-party_page .top_section .text_box p span {
    /* font-size: 100px; */
  }
  #nov-lp-party_page .top_section .text_box p.title-p {
    font-weight: 400;
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: -0.1px;
    font-weight: 700;
  }
  #nov-lp-party_page .top_section .text_box p.top-p .bold-span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.1px;
    display: block;
    margin-top: -10px;
    margin-bottom: -26px;
  }
  .bc-title {
    text-align: right;
    -webkit-font-feature-settings: "liga" off, "clig" off;
            font-feature-settings: "liga" off, "clig" off;
    font-family: "SimplerPro";
    font-size: 120px;
    font-style: normal;
    font-weight: 900;
    line-height: 78px;
    margin: 10px 0;
    background: linear-gradient(257deg, #0073FF 12.37%, #6EDCFB 80.99%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
  }
  .bc-title::after {
    content: "";
    background-image: url(../image/glow-bc-title.svg);
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    top: -18px;
    left: -19px;
    width: 66.911px;
    height: 69.258px;
    -webkit-transform: rotate(-4.767deg);
        -ms-transform: rotate(-4.767deg);
            transform: rotate(-4.767deg);
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage {
    position: relative;
    max-width: 594px;
    margin-top: 37px;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    font-family: "SimplerPro";
    font-size: 60px;
    font-style: normal;
    line-height: 103%;
    font-weight: 700;
    text-align: right;
    margin: 4px 0 12px;
    letter-spacing: 0px;
    color: #fff;
    /* background: linear-gradient(251deg, #6EDCFB 12.89%, #0073FF 67.84%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
  }
  #nov-lp-party_page .top_section .text_box h1 .gb {
    font-size: 54px;
  }
  #nov-lp-party_page .top_section .text_box h1 .second-row {
    font-size: 45px;
    line-height: 1;
    letter-spacing: 0;
    background: linear-gradient(251deg, #6EDCFB 12.89%, #0073FF 67.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
  }
  #nov-lp-party_page .top_section .text_box h1 .currency {
    font-size: 34px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p {
    display: inline-block;
    padding: 11px 19px;
    border-radius: 12px;
    position: relative;
    background: transparent;
    margin-top: 5px;
    max-width: 590px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p br {
    display: none;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    padding: 3px;
    background: linear-gradient(29deg, #6EDCFB -7.08%, #0073FF 48.41%);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }
  #nov-lp-party_page .top_section .text_box p.bottom-p {
    font-size: 30px;
    font-weight: 400;
    line-height: 120%;
  }
  #nov-lp-party_page .stampa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 95px;
    -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    background: #F74A84;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    left: calc(50% - 161px);
    top: 12px;
  }
  #nov-lp-party_page .stampa .stampa-text {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    -webkit-text-stroke-width: 0.74px;
    -webkit-text-stroke-color: var(--text-color-stroke, #818181);
  }
  #nov-lp-party_page .stampa .stampa-text.first {
    font-size: 20px;
    line-height: 1;
  }
  #nov-lp-party_page .stampa .stampa-text .seven {
    font-size: 28px;
  }
  .legal_note2.lpparty {
    text-align: right;
    padding: 0;
    padding: 24px 10px;
    width: 100%;
    overflow: hidden;
    background: #030828;
  }
  .legal_note2.lpparty p {
    font-family: "SimplerPro";
    width: 100%;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    margin: 0;
    letter-spacing: 0.05px;
    padding: 24px 80px;
  }
  .legal_note2.lpparty a {
    color: #fff;
  }
  div#nov-lp-party_page #label_approve::before {
    top: 2px;
  }
  /* <Contact */
  :root {
    --SimplerPro_BEZEQ_HEBREW2-Bold: "Simpler Pro Bold", sans-serif;
    --SimplerPro_BEZEQ_HEBREW2-Regular: "SimplerPro", sans-serif;
  }
  #nov-lp-party_page .contact-form .thanks .title {
    color: #010636;
    text-align: center;
    font-size: 26px;
    /* margin: 24px 0 0 0 !important; */
  }
  #nov-lp-party_page .contact-form .title {
    color: #fff;
    text-align: center;
    font-size: 26px;
    margin: 0 -5px 20px -5px;
  }
  #nov-lp-party_page .contact-form .title span {
    display: none;
  }
  #nov-lp-party_page .contact-form .contact-cta {
    /* display: none; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* display: none; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    background: #F74A84;
    color: #fff;
    font-size: 18px;
    line-height: 20px;
    height: 48px;
    max-width: 100%;
    margin: 12px auto 20px;
    border-radius: 48px;
    font-family: "SimplerPro";
    font-weight: 700;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #nov-lp-party_page .contact-form .contact-cta:hover {
    background-color: #E42E6B;
  }
  #nov-lp-party_page .contact-form .contact-cta svg {
    display: none;
  }
  #nov-lp-party_page .contact-form .contact-cta.cta-mob {
    display: none !important;
  }
  #nov-lp-party_page .formblock-wrapper {
    background-color: #F2F7FD;
    padding: 16px 16px 24px;
    border-radius: 20px;
    border: 1px solid #000;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 106, 229, 0.2)), to(rgba(80, 192, 252, 0.2)));
    background: linear-gradient(180deg, rgba(5, 106, 229, 0.2) 0%, rgba(80, 192, 252, 0.2) 100%);
    position: relative;
    z-index: 1;
  }
  .formblock-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: linear-gradient(101deg, rgba(255, 255, 255, 0.47) 0%, rgba(112, 139, 177, 0) 59%, rgb(112, 139, 177) 100%);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
  }
  #nov-lp-party_page .contact-form .subtitle {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.1;
    margin: 0 0 0;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
  #nov-lp-party_page .contact-form .subtitle a {
    color: #fff;
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Bold);
    font-size: 18px;
    line-height: 100%;
  }
  #nov-lp-party_page .contact-form .text {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 2px 0 15px;
  }
  #nov-lp-party_page .contact-form .text.fwtext-m {
    display: none;
  }
  #nov-lp-party_page .contact-form form {
    margin-top: 0;
  }
  #nov-lp-party_page .contact-form form label {
    width: 100%;
    display: block;
  }
  #nov-lp-party_page .contact-form form label.inputBox {
    border-radius: 8px;
    border: 1px solid var(--Basics-20, #DADADA);
    background: var(--Basics-00, #FFF);
  }
  #nov-lp-party_page .contact-form form label.inputBox:has(input.error) {
    border-color: #ff4d4d;
  }
  #nov-lp-party_page .contact-form form label.inputBox:hover {
    outline: 1px solid var(--Basics-20, #DADADA);
  }
  #nov-lp-party_page .contact-form form label:not(.radio-label) {
    position: relative;
  }
  #nov-lp-party_page .contact-form form label:not(:first-of-type) {
    margin-top: 24px;
  }
  #nov-lp-party_page .contact-form form .placeholder {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
    font-size: 18px;
    right: 16px;
    color: rgb(102, 102, 102);
    -webkit-transition: 0.35s;
    transition: 0.35s;
    pointer-events: none;
  }
  #nov-lp-party_page .contact-form form input {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 11px 16px 0;
    height: 48px;
    line-height: 56px;
    border: 1px solid #fff;
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form form input::-webkit-input-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #666666;
  }
  #nov-lp-party_page .contact-form form input::-moz-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #666666;
  }
  #nov-lp-party_page .contact-form form input:-ms-input-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #666666;
  }
  #nov-lp-party_page .contact-form form input::-ms-input-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #666666;
  }
  #nov-lp-party_page .contact-form form input::placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #666666;
  }
  #nov-lp-party_page .contact-form form input:focus + .placeholder,
  #nov-lp-party_page .contact-form form input.filled + .placeholder,
  #nov-lp-party_page .contact-form form input:focus + label + .placeholder,
  #nov-lp-party_page .contact-form form input.filled + label + .placeholder {
    font-size: 14px;
    color: #010636;
    top: calc(50% - 13px);
  }
  #nov-lp-party_page .contact-form form input.filled ~ .checkmark {
    border: 1px solid #056AE5;
    background: #E6F0FC;
  }
  #nov-lp-party_page .contact-form form input.error {
    color: #010636;
    background: #fff;
    /* border-color: #ff4d4d; */
  }
  #nov-lp-party_page .contact-form form input[type=number]::-webkit-inner-spin-button,
  #nov-lp-party_page .contact-form form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  #nov-lp-party_page .contact-form .confirmation {
    width: 100%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-align: right;
    margin-top: 16px;
  }
  #nov-lp-party_page .contact-form .confirmation br {
    display: none;
  }
  #nov-lp-party_page .contact-form .confirmation .text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    padding-right: 33px;
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-align: start;
  }
  #nov-lp-party_page .contact-form .confirmation .checkmark {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    /* transform: translateY(-50%); */
    width: 24px;
    height: 24px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 106, 229, 0.2)), to(rgba(80, 192, 252, 0.2)));
    background: linear-gradient(180deg, rgba(5, 106, 229, 0.2) 0%, rgba(80, 192, 252, 0.2) 100%);
    border-radius: 4px;
    border: 1px solid #fff;
  }
  #nov-lp-party_page .contact-form .confirmation .checkmark svg {
    display: none;
    width: 24px;
    height: 22px;
    max-width: 16px;
    margin: 0 auto;
  }
  #nov-lp-party_page .contact-form .confirmation [type=checkbox] {
    position: absolute;
    width: auto;
    right: 0;
    opacity: 0;
    cursor: pointer;
  }
  #nov-lp-party_page .contact-form .confirmation {
    margin-top: 0;
  }
  #nov-lp-party_page .contact-form .confirmation [type=checkbox]:checked ~ .checkmark svg {
    display: block;
  }
  #nov-lp-party_page .contact-form .customer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-top: 24px; */
    padding: 12px;
    background-color: #23335C;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #nov-lp-party_page .contact-form .customer.open {
    border-bottom-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  #nov-lp-party_page .box_of {
    /* padding: 12px; */
    width: 100%;
    background-color: #23335C;
  }
  #nov-lp-party_page .box_of.open {
    height: 155px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #nov-lp-party_page .box_of fieldset {
    height: 0;
  }
  #nov-lp-party_page .box_of.open fieldset {
    margin-top: 0;
    /* height: auto; */
    /* min-height: 148px; */
    border-radius: 8px;
    padding: 0 10px;
    margin: 0 12px;
    background-color: #23335C;
    /* background: #F2F7FD; */
    height: 145px;
    border-radius: 8px;
    background: #20244D;
  }
  #nov-lp-party_page .contact-form .customer.has-error {
    padding-bottom: 33px; /*added/changed*/
    margin-top: 8px; /*added/changed*/
  }
  #nov-lp-party_page:has(#galaxy_approve.error) .contact-form .customer.open {
    margin-top: 8px;
  }
  #nov-lp-party_page:has(#galaxy_approve.error) .contact-form .customer.close {
    margin-top: 8px;
  }
  /* #nov-lp-party_page .contact-form .customer.open {
    margin-top: 8px;
  }
  #nov-lp-party_page .contact-form .customer.close {
    margin-top: 8px;
  } */
  #nov-lp-party_page .contact-form .customer p {
    color: #fff;
    font-family: "SimplerPro";
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    margin: 0;
    white-space: nowrap;
  }
  #nov-lp-party_page .contact-form .customer .radio-label {
    color: #fff;
    font-size: 14px;
    margin-top: unset !important;
    background-color: #23335C;
    border-radius: 48px;
  }
  #nov-lp-party_page .contact-form label.error {
    position: absolute !important;
    right: 0;
    top: calc(100% + 2px);
    color: #ED0000;
    font-size: 14px;
    line-height: 18px;
    background: #FFF0F4;
  }
  #nov-lp-party_page .contact-form label.error#COL27-error {
    top: calc(100% - 17px); /* changed */
  }
  /* Added */
  #nov-lp-party_page .contact-form form:has(.customer.open.has-error) .text.contacttext,
  #nov-lp-party_page .contact-form form:has(.customer.close.has-error) .text.contacttext {
    margin: 0 0 15px;
  }
  /* Added */
  #nov-lp-party_page .contact-form #changeClient-error {
    top: auto;
    bottom: 22px;
  }
  /* Added 2560 */
  #nov-lp-party_page .contact-form label.error {
    padding-right: 4px;
  }
  #nov-lp-party_page .contact-form label.error#changeClient-error {
    top: auto;
    bottom: 10px; /*added/changed*/
    padding-right: 12px;
  }
  /* Added 2560 */
  #nov-lp-party_page .contact-form .radio-buttons {
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 7px;
       -moz-column-gap: 7px;
            column-gap: 7px;
  }
  #nov-lp-party_page .contact-form .radio-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: white;
    font-size: 16px;
    cursor: pointer;
  }
  #nov-lp-party_page .contact-form [type=radio] {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
  }
  #nov-lp-party_page .contact-form #choose_notice {
    margin-bottom: 0;
  }
  #nov-lp-party_page .contact-form .identification_method {
    display: none;
  }
  #nov-lp-party_page .contact-form .identification_method.show1 {
    display: block;
  }
  #nov-lp-party_page .contact-form .identification_method.show1:not(legend) {
    margin-bottom: 44px;
  }
  #nov-lp-party_page .contact-form .identification_method .client1 {
    margin-bottom: 10px;
  }
  #nov-lp-party_page .contact-form .identification_method .rel_form:not(.show1) {
    display: none;
  }
  #nov-lp-party_page .contact-form .customer_extra legend {
    color: #fff;
  }
  #nov-lp-party_page .contact-form .client1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 2px;
  }
  #nov-lp-party_page .contact-form .client1 label {
    margin-top: 0 !important;
    width: auto !important;
  }
  #nov-lp-party_page .contact-form .extra-radio {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 6px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form .extra-radio [type=radio]:checked + .radio::after {
    opacity: 1;
  }
  #nov-lp-party_page .contact-form .extra-radio .radio {
    border: 2px solid rgb(5, 106, 229);
    border-radius: 50px;
    width: 20px;
    background: #fff;
    height: 20px;
    position: relative;
  }
  #nov-lp-party_page .contact-form .extra-radio .radio::after {
    content: "";
    width: 12px;
    height: 12px;
    opacity: 0;
    position: absolute;
    top: 50%;
    background: rgb(5, 106, 229);
    border-radius: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
  /* #nov-lp-party_page .contact-form .extra-radio .radio::before {
    display: none;
  } */
  #nov-lp-party_page .contact-form .custom-radio {
    width: 92px;
    height: 28px;
    border-radius: 48px;
    border: 1px solid #fff;
    position: relative;
    display: grid;
    place-content: center;
    /* transition: background-color .3s ease-in-out, color .3s ease-in-out; */
  }
  #nov-lp-party_page .contact-form [type=radio]:checked ~ .custom-radio {
    background-color: #D5E6FB;
    border: 1px solid #056AE5;
  }
  #nov-lp-party_page .contact-form [type=radio]:checked ~ .custom-radio::before {
    background-color: #51C9FC;
  }
  #nov-lp-party_page .contact-form [type=radio]:checked ~ span.custom-radio {
    color: #056AE5;
    font-weight: 700;
  }
  #nov-lp-party_page .contact-form .customer .radio-label:hover {
    outline: 1px solid #056AE5;
    border: none;
  }
  #nov-lp-party_page .contact-form .radio-label:has([type=radio]:checked:hover) {
    outline: none;
  }
  #nov-lp-party_page .contact-form [type=submit] {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #nov-lp-party_page .contact-form [type=submit].load {
    pointer-events: none;
  }
  #nov-lp-party_page .contact-form [type=submit].load .spinner {
    opacity: 1;
  }
  #nov-lp-party_page .contact-form .main__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    width: 234px;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 20px;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    font-family: "SimplerPro";
    padding: 0px 16px;
    gap: 8px;
    border-radius: 50px;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue {
    color: rgb(255, 255, 255);
    background: #056AE5;
    border-width: initial;
    border-style: none;
    border-color: initial;
    -o-border-image: initial;
       border-image: initial;
    margin-top: 16px;
    width: 100%;
    height: 58px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue:hover {
    background: #0561d1;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue.open {
    margin-top: 18px;
  }
  #nov-lp-party_page .contact-form .spinner {
    position: absolute;
    left: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 3rem;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
  }
  #nov-lp-party_page .contact-form .error {
    padding-right: 16px;
    margin-top: 0;
    border-radius: 4px;
    width: 100%;
    /* background: #FFF0F4; */
    color: #ED0000;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  /* Thanks block (outside .contact-form) */
  #nov-lp-party_page .thanks {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: 0.35s opacity;
    transition: 0.35s opacity;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #fff;
    opacity: 0;
    z-index: -1;
  }
  #nov-lp-party_page .contact-form .confirmation {
    margin-top: 18px !important;
  }
  #nov-lp-party_page .thanks.active {
    z-index: 10;
    opacity: 1;
  }
  #nov-lp-party_page .thanks canvas {
    margin-bottom: 30px;
  }
}
@media (min-width: 1921px) and (max-width: 767.9px) {
  #nov-lp-party_page .thanks canvas {
    width: 75px;
    height: 75px;
  }
}
@media (min-width: 1921px) {
  #nov-lp-party_page .thanks h2 {
    margin-bottom: 0;
    margin-top: 24px;
    font-size: 30px;
    line-height: 34px;
  }
}
@media (min-width: 1921px) and (max-width: 767px) {
  #nov-lp-party_page .thanks h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width: 1921px) {
  #nov-lp-party_page .thanks p {
    font-size: 20px;
    color: #010636;
  }
}
@media (min-width: 1921px) and (max-width: 767.9px) {
  #nov-lp-party_page .thanks p {
    font-size: 18px;
  }
}
@media (min-width: 1921px) {
  /* Mobile overrides */
}
@media (min-width: 1921px) and (max-width: 767.9px) {
  #nov-lp-party_page .contact-form .subtitle {
    display: none;
  }
  #nov-lp-party_page .contact-form .contact-cta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    background: #6EDCFB;
    color: #010636;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    max-width: 168px;
    margin: 12px auto;
    border-radius: 48px;
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Bold);
  }
  #nov-lp-party_page .contact-form .contact-cta svg {
    max-width: 24px;
  }
  #nov-lp-party_page .contact-form form {
    margin-top: 24px;
  }
  #nov-lp-party_page .contact-form form label:not(:first-of-type) {
    margin-top: 18px;
  }
  #nov-lp-party_page .contact-form .confirmation .text {
    text-align: start;
  }
  #nov-lp-party_page .contact-form .customer {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  #nov-lp-party_page .contact-form .radio-buttons {
    margin-right: unset;
  }
  #nov-lp-party_page .contact-form .custom-radio {
    width: 78px;
  }
}
@media (min-width: 1921px) {
  #nov-lp-party_page .client1 .group.extra-radio {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    padding: 5px 8px;
    font-weight: 700;
    cursor: pointer;
    background: #ffffff;
    color: #010636;
    border: 1px solid #010636;
    font-size: 14px;
    font-weight: 400;
    -webkit-margin-start: -2px;
            margin-inline-start: -2px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #nov-lp-party_page .client1 .group.extra-radio:first-child {
    border-radius: 6px;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  #nov-lp-party_page .client1 .group.extra-radio:last-child {
    border-radius: 6px;
  }
  #nov-lp-party_page .client1 .group.extra-radio:not(:has(input:checked)) {
    border: none;
  }
}
@media (min-width: 1921px) {
  /* Hide the native radio button */
  #nov-lp-party_page .client1 .group.extra-radio > input[type=radio] {
    position: absolute;
    inset: 0;
    opacity: 0;
    pointer-events: none;
  }
  #nov-lp-party_page .client1 .group.extra-radio > .radio {
    display: none;
  }
  /* not selected segment */
  #nov-lp-party_page .client1 .group.extra-radio {
    background: transparent;
    color: #fff;
    /* border-color: #056AE5; */
    border: 1px solid #D5E6FB;
    font-weight: 400;
  }
  /* selected segment */
  #nov-lp-party_page .client1 .group.extra-radio:has(input:checked) {
    background: #D5E6FB;
    color: #056AE5;
    /* box-shadow: 0 0 0 2px #1d4ed8 inset; */
    border-color: #D5E6FB;
    font-weight: 700;
  }
  /* Contact> */
  /* LP> */
  #nov-lp-party_page .contact_form_1st_input {
    font-size: 18px;
    padding: 9px 16px;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 64px;
  }
  #nov-lp-party_page .contact_form_container_title {
    font-weight: 700;
    padding: 0 0;
    font-size: 26px;
    font-weight: 900;
    line-height: 115%;
  }
  #nov-lp-party_page .contact_form_container_title span {
    font-weight: 400;
    padding: 0 0;
    font-size: 20px;
    line-height: 120%;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    font-size: 24px;
    font-weight: 400;
    line-height: 115%;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-top: 19px;
  }
  #nov-lp-party_page .field_box {
    margin-bottom: 35px;
  }
  #nov-lp-party_page h2.page_title {
    display: inline;
  }
  #nov-lp-party_page .page_sale {
    /* width: 435px; */
  }
  #nov-lp-party_page .page_sale .first-row {
    font-size: 20px;
  }
  #nov-lp-party_page .page_sale .second-row {
    font-size: 20px;
  }
  #nov-lp-party_page .approve_box {
    margin-bottom: 15px;
  }
  #nov-lp-party_page .contact_form_client_question {
    margin: 0 0 12px 0;
  }
  #nov-lp-party_page .form_first {
    padding: 0 32px;
  }
  div#nov-lp-party_page #label_approve br.res {
    display: none;
  }
  #nov-lp-party_page .icon_con {
    gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 613px;
    margin-top: 40px;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    width: unset;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page .contact_form_1st_inputs_wrap {
    width: 416px;
  }
  #nov-lp-party_page .submitButton {
    width: 100%;
    margin-top: 48px;
    height: 64px;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* width: 416px; */
  }
  .mobilesticky-btn {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 56px;
    background: #056AE5;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    direction: rtl;
    z-index: 9999;
  }
  #nov-lp-party_page .contact-form form label:not(.radio-label) input:focus {
    outline: 1px solid #056AE5;
  }
  #nov-lp-party_page .thanks p {
    color: #010636;
    margin: 0 !important;
  }
  #nov-lp-party_page .thanks title {
    color: #010636;
    margin-bottom: 0;
    margin-top: 24px;
  }
  #nov-lp-party_page .contact-form form label:not(:first-of-type):hover .checkmark {
    border: 1px solid #056AE5;
  }
  #nov-lp-party_page #identification_method .client1 {
    outline: 1px solid #D5E6FB;
    border-radius: 6px;
  }
  #nov-lp-party_page .client1 .group.extra-radio {
    border: none;
  }
  #nov-lp-party_page #choose_notice {
    padding-top: 2px;
  }
  #nov-lp-party_page #identification_method .field_box {
    border-radius: 6px;
  }
  #nov-lp-party_page #identification_method .field_box:hover {
    outline: 2px solid var(--Basics-20, #DADADA);
  }
  #nov-lp-party_page #identification_method .field_box:has(input:focus) {
    outline: none;
    border: none;
  }
  #nov-lp-party_page #identification_method .field_box input:focus {
    outline: 1px solid #056AE5;
  }
  /* Added */
  #nov-lp-party_page .contact_form_1st_input.error {
    border: 1px solid red;
  }
  #nov-lp-party_page .contact_form_1st_input.error:focus {
    border: none;
  }
  /* Added */
  /* Autofill */
  #nov-lp-party_page #identification_method .contact_form_1st_input,
  #nov-lp-party_page .contact-form form input {
    background-color: #fff !important;
    opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none !important;
  }
  /* ===== Chrome / Edge / Safari ===== */
  #nov-lp-party_page #identification_method .contact_form_1st_input:-webkit-autofill,
  #nov-lp-party_page #identification_method .contact_form_1st_input:-webkit-autofill:hover,
  #nov-lp-party_page #identification_method .contact_form_1st_input:-webkit-autofill:focus,
  #nov-lp-party_page .contact-form form input:-webkit-autofill,
  #nov-lp-party_page .contact-form form input:-webkit-autofill:hover,
  #nov-lp-party_page .contact-form form input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #000 !important;
    caret-color: #000;
    -webkit-transition: background-color 9999s ease-out, color 9999s ease-out;
    transition: background-color 9999s ease-out, color 9999s ease-out;
  }
  /* ===== Firefox ===== */
  #nov-lp-party_page #identification_method .contact_form_1st_input:-moz-autofill,
  #nov-lp-party_page .contact-form form input:-moz-autofill {
    box-shadow: 0 0 0 1000px #fff inset !important;
    -moz-text-fill-color: #000 !important;
  }
  /* Autofill */
  #nov-lp-party_page fieldset legend {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
  #nov-lp-party_page fieldset p.visible-legend,
  #nov-lp-party_page .contact-time-choice__title {
    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%;
    display: none;
    margin: 10px 0 0;
  }
  #nov-lp-party_page .box_of.open fieldset p.visible-legend,
  #nov-lp-party_page .contact-time-choice__title {
    display: block;
  }
  #nov-lp-party_page .top_section .text-block {
    background: url(../image/text-block-2560.svg) no-repeat center center/contain;
    width: 260px;
    height: 100px;
    margin-top: 113px;
    margin-right: calc(50vw - 260px);
    padding: 12px 16px 0 10px;
  }
  #nov-lp-party_page .top_section .text-block .top {
    background: #6EDCFB;
    border-radius: 5px;
    font-size: 20px;
    font-family: "SimplerPro";
    font-weight: 700;
    text-align: center;
    padding: 1px;
    margin-bottom: 5px;
  }
  #nov-lp-party_page .top_section .text-block p {
    color: #fefefe;
    font-size: 18px;
    line-height: 1.01;
    margin: 5px 0 0;
    display: inline;
  }
  #nov-lp-party_page .top_section .text-block p span {
    font-size: 22px;
    font-weight: 700;
  }
  #nov-lp-party_page .top_section .text-block h2 {
    display: inline;
    margin: 2px 0 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    color: #fefefe;
  }
  #nov-lp-party_page .top_section .man-767,
  #nov-lp-party_page .top_section .man-991 {
    display: none;
    display: none;
  }
}
@media (max-width: 1920.9px) {
  /* <LP */
  #nov-lp-party_page fieldset legend {
    position: absolute !important;
    width: 1px !important;
    height: 1px !important;
    padding: 0 !important;
    margin: -1px !important;
    overflow: hidden !important;
    clip: rect(0 0 0 0) !important;
    white-space: nowrap !important;
    border: 0 !important;
  }
  #nov-lp-party_page fieldset p.visible-legend,
  #nov-lp-party_page .contact-time-choice__title {
    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%;
    display: none;
    margin: 10px 0 0;
  }
  #nov-lp-party_page .box_of.open fieldset p.visible-legend,
  #nov-lp-party_page .contact-time-choice__title {
    display: block;
  }
  /* Autofill */
  #nov-lp-party_page #identification_method .contact_form_1st_input,
  #nov-lp-party_page .contact-form form input {
    background-color: #fff !important;
    opacity: 1;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: none !important;
  }
  /* ===== Chrome / Edge / Safari ===== */
  #nov-lp-party_page #identification_method .contact_form_1st_input:-webkit-autofill,
  #nov-lp-party_page #identification_method .contact_form_1st_input:-webkit-autofill:hover,
  #nov-lp-party_page #identification_method .contact_form_1st_input:-webkit-autofill:focus,
  #nov-lp-party_page .contact-form form input:-webkit-autofill,
  #nov-lp-party_page .contact-form form input:-webkit-autofill:hover,
  #nov-lp-party_page .contact-form form input:-webkit-autofill:focus {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    box-shadow: 0 0 0 1000px #fff inset !important;
    -webkit-text-fill-color: #000 !important;
    caret-color: #000;
    -webkit-transition: background-color 9999s ease-out, color 9999s ease-out;
    transition: background-color 9999s ease-out, color 9999s ease-out;
  }
  /* ===== Firefox ===== */
  #nov-lp-party_page #identification_method .contact_form_1st_input:-moz-autofill,
  #nov-lp-party_page .contact-form form input:-moz-autofill {
    box-shadow: 0 0 0 1000px #fff inset !important;
    -moz-text-fill-color: #000 !important;
  }
  /* Autofill */
  #nov-lp-party_page #identification_method .field_box {
    border-radius: 6px;
  }
  #nov-lp-party_page #identification_method .field_box:hover {
    outline: 2px solid var(--Basics-20, #DADADA);
  }
  #nov-lp-party_page #identification_method .field_box:has(input:focus) {
    outline: none;
  }
  #nov-lp-party_page #identification_method .field_box input:focus {
    outline: 1px solid #056AE5;
  }
  #nov-lp-party_page #choose_notice {
    padding-top: 2px;
  }
  #nov-lp-party_page #identification_method .client1 {
    outline: 1px solid #D5E6FB;
    border-radius: 6px;
  }
  #nov-lp-party_page .client1 .group.extra-radio {
    border: none;
  }
  #nov-lp-party_page .contact-form form label:not(:first-of-type):hover .checkmark {
    border: 1px solid #056AE5;
  }
  #nov-lp-party_page .thanks p {
    color: #fff;
    margin: 0 !important;
  }
  #nov-lp-party_page .thanks .thanks title {
    color: #010636;
    margin-bottom: 0;
    margin-top: 24px;
  }
  #nov-lp-party_page .contact-form .thanks .title {
    color: #fff;
    text-align: center;
    font-size: 26px;
    /* margin: 24px 0 0 0 !important; */
  }
  #nov-lp-party_page .box_of {
    width: 100%;
    background-color: #23335C;
    /* min-height: 160px; */
  }
  #nov-lp-party_page .box_of fieldset {
    margin-top: 0;
  }
  #nov-lp-party_page .box_of.open {
    height: 165px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #nov-lp-party_page .contact-form .customer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-top: 24px; */
    padding: 12px;
    background-color: #E6F0FC;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
  }
  #nov-lp-party_page .contact-form .customer.open {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
  #nov-lp-party_page .box_of fieldset {
    height: 0;
  }
  #nov-lp-party_page .box_of.open fieldset {
    margin-top: 0;
    /* height: auto; */
    /* min-height: 148px; */
    border-radius: 8px;
    padding: 0 10px;
    margin: 0 12px;
    background-color: #23335C;
    height: 145px;
    border-radius: 8px;
    background: #20244D;
  }
  #nov-lp-party_page .contact-form form label:not(.radio-label) input:focus {
    outline: 1px solid #056AE5;
  }
  #nov-lp-party_page .contact-form form label.inputBox:has(input:focus) {
    outline: none;
  }
  .mobilesticky-btn {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 56px;
    background: #056AE5;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    line-height: 56px;
    text-align: center;
    text-decoration: none;
    direction: rtl;
    z-index: 9999;
  }
  #nov-lp-party_page {
    height: 824px;
    background-color: #fff;
    position: relative;
  }
  #nov-lp-party_page .logo_box .b_logo {
    height: 76px;
  }
  #nov-lp-party_page .logo_box .logo_text {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 100%;
    top: 14px;
  }
  #nov-lp-party_page .top_section .text_box {
    width: 100%;
    max-width: 1196px;
    margin: 107px auto 0;
  }
  #nov-lp-party_page .top_section .text-wrap {
    max-width: 520px;
    padding: 16px;
    /* background: linear-gradient(to left, #0C53BC 0%, #071F5E 0%); */
    border-radius: 22px;
    text-align: right;
  }
  #nov-lp-party_page .top_section .text_box p {
    font-family: "SimplerPro";
    font-size: 36px;
    line-height: 96%;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    color: #fff;
    text-align: right;
    margin: 1px 0 0 0;
  }
  #nov-lp-party_page .top_section .text_box p span {
    /* font-size: 100px; */
  }
  #nov-lp-party_page .top_section .text_box p.title-p {
    font-weight: 400;
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    font-size: 36px;
    font-weight: 400;
    letter-spacing: -0.1px;
    font-weight: 700;
  }
  #nov-lp-party_page .top_section .text_box p.top-p .bold-span {
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: 36px;
    letter-spacing: 0.1px;
    display: block;
    margin-top: -10px;
    margin-bottom: -26px;
  }
  .bc-title {
    text-align: right;
    -webkit-font-feature-settings: "liga" off, "clig" off;
            font-feature-settings: "liga" off, "clig" off;
    font-family: "SimplerPro";
    font-size: 120px;
    font-style: normal;
    font-weight: 900;
    line-height: 78px;
    margin: 11px 0 15px;
    background: linear-gradient(257deg, #0073FF 12.37%, #6EDCFB 80.99%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    position: relative;
    display: inline-block;
  }
  .bc-title::after {
    content: "";
    background-image: url(../image/glow-bc-title.svg);
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    top: -18px;
    left: -19px;
    width: 66.911px;
    height: 69.258px;
    -webkit-transform: rotate(-4.767deg);
        -ms-transform: rotate(-4.767deg);
            transform: rotate(-4.767deg);
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage {
    position: relative;
    max-width: 594px;
    margin-top: 40px;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    font-family: "SimplerPro";
    font-size: 60px;
    font-style: normal;
    line-height: 103%;
    font-weight: 700;
    text-align: right;
    margin: 4px 0 12px;
    letter-spacing: 0px;
    color: #fff;
  }
  #nov-lp-party_page .top_section .text_box h1 .gb {
    font-size: 40px;
  }
  #nov-lp-party_page .top_section .text_box h1 .second-row {
    margin-top: 3px;
    font-size: 34px;
    letter-spacing: 0.2px;
    background: linear-gradient(251deg, #6EDCFB 12.89%, #0073FF 67.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    line-height: 1;
  }
  #nov-lp-party_page .top_section .text_box h1 .currency {
    font-size: 28px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p {
    display: inline-block;
    padding: 11px 19px;
    border-radius: 12px;
    position: relative;
    background: transparent;
    margin-top: 5px;
    max-width: 590px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p br {
    display: none;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    padding: 3px;
    background: linear-gradient(29deg, #6EDCFB -7.08%, #0073FF 48.41%);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }
  #nov-lp-party_page .top_section .text_box p.bottom-p {
    font-size: 30px;
    font-weight: 400;
    line-height: 120%;
  }
  #nov-lp-party_page .stampa {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    height: 95px;
    -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    gap: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    border-radius: 50%;
    background: #F74A84;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: absolute;
    left: calc(50% - 118px);
    top: 12px;
  }
  #nov-lp-party_page .stampa .stampa-text {
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    color: #fff;
    line-height: 1;
    -webkit-text-stroke-width: 0.74px;
    -webkit-text-stroke-color: var(--text-color-stroke, #818181);
  }
  #nov-lp-party_page .stampa .stampa-text .seven {
    font-size: 20px;
    line-height: 1;
  }
  #nov-lp-party_page .stampa .stampa-text.first {
    font-size: 20px;
    line-height: 1;
  }
  #nov-lp-party_page .top_section .text-block {
    width: 226px;
    height: 88px;
    margin-top: 166px;
    margin-right: calc(50vw - 345px);
    padding: 12px 12px 0 10px;
    background: url(../image/text-block-2560.svg) no-repeat center center/contain;
  }
  #nov-lp-party_page .top_section .text-block h2 {
    display: inline;
    margin: 2px 0 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    color: #fefefe;
  }
  #nov-lp-party_page .top_section .text-block .top {
    font-size: 16px;
    margin-bottom: 4px;
    background: #6EDCFB;
    border-radius: 5px;
    font-family: "SimplerPro";
    font-weight: 700;
    text-align: center;
    padding: 1px;
  }
  #nov-lp-party_page .top_section .text-block .bottom p {
    font-size: 16px;
    color: #fefefe;
    line-height: 1.01;
    margin: 5px 0 0;
    display: inline;
  }
  #nov-lp-party_page .top_section .text-block .bottom span {
    font-size: 18px;
    font-weight: 700;
  }
  #nov-lp-party_page .top_section .text-block .bottom h2 {
    font-size: 18px;
  }
  #nov-lp-party_page .top_section .man-767,
  #nov-lp-party_page .top_section .man-991 {
    display: none;
  }
  .legal_note2.lpparty {
    text-align: right;
    padding: 0;
    padding: 24px 80px;
    width: 100%;
    overflow: hidden;
    background-color: #030828;
  }
  .legal_note2.lpparty p {
    width: 100%;
    line-height: 18px;
    color: #fff;
    font-size: 12px;
    margin: 0;
    letter-spacing: 0.05px;
  }
  div#nov-lp-party_page #label_approve::before {
    top: 2px;
  }
  /* <Contact */
  #nov-lp-party_page .contact-form .contact-cta:hover {
    background-color: #6EDCFB;
  }
  /* #nov-lp-party_page .contact-form .contact-cta svg {
    display: none;
  } */
  #nov-lp-party_page .contact-form .contact-cta.cta-mob {
    display: none !important;
  }
  :root {
    --SimplerPro_BEZEQ_HEBREW2-Bold: "Simpler Pro Bold", sans-serif;
    --SimplerPro_BEZEQ_HEBREW2-Regular: "SimplerPro", sans-serif;
  }
  #nov-lp-party_page .contact-form .title {
    color: #010636;
    text-align: center;
    font-size: 26px;
    margin: 0 -5px 20px -5px;
  }
  #nov-lp-party_page .contact-form .title span {
    display: none;
  }
  #nov-lp-party_page .contact-form .contact-cta {
    /* display: none; */
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex !important;
    /* display: none; */
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-column-gap: 8px;
    -moz-column-gap: 8px;
    column-gap: 8px;
    /* background: #056AE5; */
    background: #6EDCFB;
    color: #010636;
    font-size: 18px;
    line-height: 20px;
    height: 48px;
    max-width: 100%;
    margin: 12px auto 20px;
    border-radius: 48px;
    font-family: "SimplerPro";
    font-weight: 700;
  }
  #nov-lp-party_page .formblock-wrapper {
    background-color: #F2F7FD;
    padding: 16px 16px 24px;
    border-radius: 8px;
    border-radius: 20px;
    border: 1px solid #000;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 106, 229, 0.2)), to(rgba(80, 192, 252, 0.2)));
    background: linear-gradient(180deg, rgba(5, 106, 229, 0.2) 0%, rgba(80, 192, 252, 0.2) 100%);
    position: relative;
    z-index: 1;
  }
  .formblock-wrapper::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: linear-gradient(101deg, rgba(255, 255, 255, 0.47) 0%, rgba(112, 139, 177, 0) 59%, rgb(112, 139, 177) 100%);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
  }
}
@media (max-width: 1920.9px) and (max-width: 991.9px) {
  .formblock-wrapper::before {
    content: none;
  }
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .contact-form .subtitle {
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 1.1;
    margin: 0 0 0;
    font-weight: 700;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 5px;
  }
  #nov-lp-party_page .contact-form .subtitle a {
    color: #fff;
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Bold);
    font-size: 18px;
    line-height: 100%;
  }
  #nov-lp-party_page .contact-form .text {
    text-align: center;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 2px 0 15px;
  }
  #nov-lp-party_page .contact-form .text.contacttext {
    margin: 0 0 15px;
  }
  #nov-lp-party_page .contact-form .text.contacttext {
    margin: 0 0 15px;
  }
  #nov-lp-party_page .contact-form .text.fwtext-m {
    display: none;
  }
  #nov-lp-party_page .contact-form form {
    margin-top: 0;
  }
  #nov-lp-party_page .contact-form form label {
    width: 100%;
    display: block;
  }
  #nov-lp-party_page .contact-form form label.inputBox {
    border-radius: 8px;
    border: 1px solid var(--Basics-20, #DADADA);
    background: var(--Basics-00, #FFF);
  }
  #nov-lp-party_page .contact-form form label.inputBox:has(input.error) {
    border-color: #ff4d4d;
  }
  #nov-lp-party_page .contact-form form label.inputBox:hover {
    outline: 1px solid var(--Basics-20, #DADADA);
  }
  #nov-lp-party_page .contact-form form label:not(.radio-label) {
    position: relative;
  }
  #nov-lp-party_page .contact-form form label:not(:first-of-type) {
    margin-top: 24px;
  }
  #nov-lp-party_page .contact-form form .placeholder {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: 10;
    font-size: 18px;
    right: 16px;
    color: rgb(102, 102, 102);
    -webkit-transition: 0.35s;
    transition: 0.35s;
    pointer-events: none;
  }
  #nov-lp-party_page .contact-form form input {
    width: 100%;
    background: #fff;
    border-radius: 8px;
    padding: 11px 16px 0;
    height: 48px;
    line-height: 56px;
    border: 1px solid #fff;
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form form input::-webkit-input-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form form input::-moz-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form form input:-ms-input-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form form input::-ms-input-placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form form input::placeholder {
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Regular);
    font-size: 18px;
    line-height: 22px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form form input:focus + .placeholder,
  #nov-lp-party_page .contact-form form input.filled + .placeholder,
  #nov-lp-party_page .contact-form form input:focus + label + .placeholder,
  #nov-lp-party_page .contact-form form input.filled + label + .placeholder {
    font-size: 14px;
    color: #010636;
    top: calc(50% - 13px);
  }
  #nov-lp-party_page .contact-form form input.filled ~ .checkmark {
    border: 1px solid #056AE5;
    background: #E6F0FC;
  }
  #nov-lp-party_page .contact-form form input.error {
    color: #010636;
    background: #fff;
    /* border-color: #ff4d4d; */
  }
  #nov-lp-party_page .contact-form form input[type=number]::-webkit-inner-spin-button,
  #nov-lp-party_page .contact-form form input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
  }
  #nov-lp-party_page .contact-form .confirmation {
    width: 100%;
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    text-align: right;
    margin-top: 16px;
  }
  #nov-lp-party_page .contact-form .confirmation br {
    display: none;
  }
  #nov-lp-party_page .contact-form .confirmation .text {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    position: relative;
    padding-right: 33px;
    width: 100%;
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #fff;
    text-align: start;
  }
  #nov-lp-party_page .contact-form .confirmation .checkmark {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    /* transform: translateY(-50%); */
    width: 24px;
    height: 24px;
    z-index: 1;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 106, 229, 0.2)), to(rgba(80, 192, 252, 0.2)));
    background: linear-gradient(180deg, rgba(5, 106, 229, 0.2) 0%, rgba(80, 192, 252, 0.2) 100%);
    background: transparent;
    border-radius: 4px;
    border: 1px solid #fff;
    color: #fff;
  }
  #nov-lp-party_page .contact-form .confirmation .checkmark svg {
    display: none;
    width: 24px;
    height: 22px;
    max-width: 16px;
    margin: 0 auto;
  }
  #nov-lp-party_page .contact-form .confirmation [type=checkbox] {
    position: absolute;
    width: auto;
    right: 0;
    opacity: 0;
    cursor: pointer;
  }
  #nov-lp-party_page .contact-form .confirmation {
    margin-top: 0;
  }
  #nov-lp-party_page .contact-form .confirmation [type=checkbox]:checked ~ .checkmark svg {
    display: block;
  }
  #nov-lp-party_page .contact-form .customer {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    /* margin-top: 24px; */
    padding: 12px;
    background-color: #23335C;
    border-radius: 8px;
  }
}
@media (max-width: 1920.9px) and (max-width: 991.9px) {
  #nov-lp-party_page .contact-form .customer {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .contact-form .customer.has-error {
    padding-bottom: 33px; /*added/changed*/
    margin-top: 8px; /*added/changed*/
  }
  #nov-lp-party_page:has(#galaxy_approve.error) .contact-form .customer.open {
    margin-top: 8px;
  }
  #nov-lp-party_page:has(#galaxy_approve.error) .contact-form .customer.close {
    margin-top: 8px;
  }
}
@media (max-width: 1920.9px) {
  /* #nov-lp-party_page .contact-form .customer.open {
    margin-top: 8px;
  }

  #nov-lp-party_page .contact-form .customer.close {
    margin-top: 8px;
  } */
  #nov-lp-party_page .contact-form .customer p {
    color: #fff;
    font-family: "SimplerPro";
    font-size: 16px;
    line-height: normal;
    font-weight: 700;
    margin: 0;
    white-space: nowrap;
  }
  #nov-lp-party_page .contact-form .customer .radio-label {
    color: #fff;
    font-size: 14px;
    margin-top: unset !important;
    background-color: #23335C;
    border-radius: 48px;
  }
  #nov-lp-party_page .contact-form label.error {
    position: absolute !important;
    right: 0;
    top: calc(100% + 2px);
    color: #ED0000;
    font-size: 14px;
    line-height: 18px;
    background: #FFF0F4;
  }
  #nov-lp-party_page .contact-form label.error#COL27-error {
    top: calc(100% - 17px); /* changed */
  }
  /* Added */
  #nov-lp-party_page .contact-form form:has(.customer.open.has-error) .text.contacttext,
  #nov-lp-party_page .contact-form form:has(.customer.close.has-error) .text.contacttext {
    margin: 0 0 15px;
  }
  /* Added */
  #nov-lp-party_page .contact-form #changeClient-error {
    top: auto;
    bottom: 22px;
  }
  /* Added 1920 */
  #nov-lp-party_page .contact-form label.error {
    padding-right: 4px;
  }
  #nov-lp-party_page .contact-form label.error#changeClient-error {
    top: auto;
    bottom: 10px; /*added/changed*/
    padding-right: 12px;
  }
  /* Added 1920 */
  #nov-lp-party_page .contact-form .radio-buttons {
    margin-right: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-column-gap: 5px;
       -moz-column-gap: 5px;
            column-gap: 5px;
  }
}
@media (max-width: 1920.9px) and (max-width: 991.9px) {
  #nov-lp-party_page .contact-form .radio-buttons {
    margin-right: 20px;
  }
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .contact-form .radio-label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: white;
    font-size: 16px;
    cursor: pointer;
  }
  #nov-lp-party_page .contact-form [type=radio] {
    position: absolute;
    opacity: 0;
    width: 1px;
    height: 1px;
  }
  #nov-lp-party_page .contact-form #choose_notice {
    margin-bottom: 0;
  }
  #nov-lp-party_page .contact-form .identification_method {
    display: none;
  }
  #nov-lp-party_page .contact-form .identification_method.show1 {
    display: block;
  }
  #nov-lp-party_page .contact-form .identification_method.show1:not(legend) {
    margin-bottom: 44px;
  }
  #nov-lp-party_page .contact-form .identification_method .client1 {
    margin-bottom: 10px;
  }
  #nov-lp-party_page .contact-form .identification_method .rel_form:not(.show1) {
    display: none;
  }
  #nov-lp-party_page .contact-form .customer_extra legend {
    color: #fff;
  }
  #nov-lp-party_page .contact-form .client1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 2px;
  }
  #nov-lp-party_page .contact-form .client1 label {
    margin-top: 0 !important;
    width: auto !important;
  }
  #nov-lp-party_page .contact-form .extra-radio {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 6px;
    color: #010636;
  }
  #nov-lp-party_page .contact-form .extra-radio [type=radio]:checked + .radio::after {
    opacity: 1;
  }
  #nov-lp-party_page .contact-form .extra-radio .radio {
    border: 2px solid rgb(5, 106, 229);
    border-radius: 50px;
    width: 20px;
    background: #fff;
    height: 20px;
    position: relative;
  }
  #nov-lp-party_page .contact-form .extra-radio .radio::after {
    content: "";
    width: 12px;
    height: 12px;
    opacity: 0;
    position: absolute;
    top: 50%;
    background: rgb(5, 106, 229);
    border-radius: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
        -ms-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
  }
}
@media (max-width: 1920.9px) {
  /* #nov-lp-party_page .contact-form .extra-radio .radio::before {
    display: none;
  } */
  #nov-lp-party_page .contact-form .custom-radio {
    width: 92px;
    height: 28px;
    border-radius: 48px;
    border: 1px solid #fff;
    position: relative;
    display: grid;
    place-content: center;
    /* transition: background-color .3s ease-in-out, color .3s ease-in-out; */
  }
  #nov-lp-party_page .contact-form [type=radio]:checked ~ .custom-radio {
    background-color: #D5E6FB;
    border: 1px solid #056AE5;
  }
  #nov-lp-party_page .contact-form [type=radio]:checked ~ .custom-radio::before {
    background-color: #51C9FC;
  }
  #nov-lp-party_page .contact-form [type=radio]:checked ~ .custom-radio {
    color: #056AE5;
    font-weight: 700;
  }
  #nov-lp-party_page .contact-form .customer .radio-label:hover {
    background-color: #D5E6FB;
    color: #010636;
    border: none;
  }
  #nov-lp-party_page .contact-form .radio-label:has([type=radio]:checked:hover) {
    outline: none;
  }
  #nov-lp-party_page .contact-form [type=submit] {
    position: relative;
    width: 100%;
    margin: 0 auto;
  }
  #nov-lp-party_page .contact-form [type=submit].load {
    pointer-events: none;
  }
  #nov-lp-party_page .contact-form [type=submit].load .spinner {
    opacity: 1;
  }
  #nov-lp-party_page .contact-form .main__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    width: 234px;
    max-width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
    font-size: 20px;
    font-weight: 700;
    -webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
    font-family: "SimplerPro";
    padding: 0px 16px;
    gap: 8px;
    border-radius: 50px;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue {
    color: rgb(255, 255, 255);
    background: #056AE5;
    border-width: initial;
    border-style: none;
    border-color: initial;
    -o-border-image: initial;
       border-image: initial;
    margin-top: 16px;
    width: 100%;
    height: 58px;
    cursor: pointer;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue:hover {
    background: #0561d1;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue.open {
    margin-top: 18px;
  }
  #nov-lp-party_page .contact-form .spinner {
    position: absolute;
    left: 1rem;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    max-width: 3rem;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
    opacity: 0;
  }
  #nov-lp-party_page .contact-form .error {
    padding-right: 16px;
    margin-top: 0;
    border-radius: 4px;
    width: 100%;
    /* background: #FFF0F4; */
    color: #ED0000;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out;
  }
  /* Thanks block (outside .contact-form) */
  #nov-lp-party_page .thanks {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-transition: 0.35s opacity;
    transition: 0.35s opacity;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #fff;
    opacity: 0;
    z-index: -1;
  }
  #nov-lp-party_page .contact-form .confirmation {
    margin-top: 18px !important;
  }
  #nov-lp-party_page .thanks.active {
    z-index: 10;
    opacity: 1;
  }
  #nov-lp-party_page .thanks canvas {
    margin-bottom: 30px;
  }
}
@media (max-width: 1920.9px) and (max-width: 767.9px) {
  #nov-lp-party_page .thanks canvas {
    width: 75px;
    height: 75px;
  }
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .thanks h2 {
    margin-bottom: 0;
    margin-top: 24px;
    font-size: 30px;
    line-height: 34px;
  }
}
@media (max-width: 1920.9px) and (max-width: 991.9px) {
  #nov-lp-party_page .contact-form .subtitle {
    display: none;
  }
}
@media (max-width: 1920.9px) and (max-width: 767.9px) {
  #nov-lp-party_page .thanks h2 {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .thanks p {
    font-size: 20px;
  }
}
@media (max-width: 1920.9px) and (max-width: 767.9px) {
  #nov-lp-party_page .thanks p {
    font-size: 18px;
  }
}
@media (max-width: 1920.9px) {
  /* Mobile overrides */
}
@media (max-width: 1920.9px) and (max-width: 767.9px) {
  #nov-lp-party_page .contact-form .contact-cta {
    /* display: flex !important; */
    display: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-column-gap: 8px;
       -moz-column-gap: 8px;
            column-gap: 8px;
    background: #6EDCFB;
    color: #010636;
    font-size: 16px;
    line-height: 20px;
    height: 40px;
    max-width: 168px;
    margin: 12px auto;
    border-radius: 48px;
    font-family: var(--SimplerPro_BEZEQ_HEBREW2-Bold);
  }
  #nov-lp-party_page .contact-form .contact-cta svg {
    max-width: 24px;
  }
  #nov-lp-party_page .contact-form form {
    margin-top: 24px;
  }
  #nov-lp-party_page .contact-form form label:not(:first-of-type) {
    margin-top: 18px;
  }
  #nov-lp-party_page .contact-form .confirmation .text {
    text-align: start;
  }
  #nov-lp-party_page .contact-form .customer {
    -webkit-box-pack: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
  }
  #nov-lp-party_page .contact-form .radio-buttons {
    margin-right: unset;
  }
  #nov-lp-party_page .contact-form .custom-radio {
    width: 78px;
  }
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .client1 .group.extra-radio {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 0;
    padding: 5px 8px;
    font-weight: 700;
    cursor: pointer;
    background: #ffffff;
    color: #010636;
    border: 1px solid #010636;
    font-size: 14px;
    font-weight: 400;
    -webkit-margin-start: -2px;
            margin-inline-start: -2px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #nov-lp-party_page .client1 .group.extra-radio:first-child {
    border-radius: 6px;
    -webkit-margin-start: 0;
            margin-inline-start: 0;
  }
  #nov-lp-party_page .client1 .group.extra-radio:last-child {
    border-radius: 6px;
  }
  #nov-lp-party_page .client1 .group.extra-radio:not(:has(input:checked)) {
    border: none;
  }
}
@media (max-width: 1920.9px) {
  /* Hide the native radio button */
  #nov-lp-party_page .client1 .group.extra-radio > input[type=radio] {
    position: absolute;
    inset: 0;
    opacity: 0;
    pointer-events: none;
  }
  #nov-lp-party_page .client1 .group.extra-radio > .radio {
    display: none;
  }
  /* not selected segment */
  #nov-lp-party_page .client1 .group.extra-radio {
    background: transparent;
    color: #fff;
    /* border-color: #056AE5; */
    border: 1px solid #D5E6FB;
    font-weight: 400;
  }
  /* selected segment */
  #nov-lp-party_page .client1 .group.extra-radio:has(input:checked) {
    background: #D5E6FB;
    color: #056AE5;
    /* box-shadow: 0 0 0 2px #1d4ed8 inset; */
    border-color: #D5E6FB;
    font-weight: 700;
  }
  /* Contact> */
  /* LP> */
  #nov-lp-party_page .contact_form_1st_input {
    font-size: 18px;
    padding: 9px 16px;
  }
  .ourPartners__title::after,
  .ourPartners__title::before {
    width: 64px;
  }
  #nov-lp-party_page .contact_form_container_title {
    font-weight: 700;
    padding: 0 0;
    font-size: 26px;
    font-weight: 900;
    line-height: 115%;
  }
  #nov-lp-party_page .contact_form_container_title span {
    font-weight: 400;
    padding: 0 0;
    font-size: 20px;
    line-height: 120%;
  }
  #nov-lp-party_page .contact_form_container_title_2 .second_line {
    font-size: 24px;
    font-weight: 400;
    line-height: 115%;
  }
  #nov-lp-party_page .contact_form_all_inc {
    margin-top: 19px;
  }
  #nov-lp-party_page .field_box {
    margin-bottom: 35px;
  }
  #nov-lp-party_page h2.page_title {
    display: inline;
  }
  #nov-lp-party_page .page_sale {
    /* width: 435px; */
  }
  #nov-lp-party_page .page_sale .first-row {
    font-size: 20px;
  }
  #nov-lp-party_page .page_sale .second-row {
    font-size: 20px;
  }
  #nov-lp-party_page .approve_box {
    margin-bottom: 15px;
  }
  #nov-lp-party_page .contact_form_client_question {
    margin: 0 0 12px 0;
  }
  #nov-lp-party_page .form_first {
    padding: 0 32px;
  }
  div#nov-lp-party_page #label_approve br.res {
    display: none;
  }
  #nov-lp-party_page .icon_con {
    gap: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 613px;
    margin-top: 40px;
  }
  #nov-lp-party_page .icon_con .icon_single_box {
    width: unset;
  }
  #nov-lp-party_page.mob_2 .contact_form_1st_inputs_wrap,
  #nov-lp-party_page .contact_form_1st_inputs_wrap {
    width: 416px;
  }
  #nov-lp-party_page .submitButton {
    width: 100%;
    margin-top: 48px;
    height: 64px;
  }
  #nov-lp-party_page .contact_form_all_inc .box_of {
    /* width: 416px; */
  }
  /* Added */
  #nov-lp-party_page .contact_form_1st_input.error {
    border: 1px solid red;
  }
  #nov-lp-party_page .contact_form_1st_input.error:focus {
    border: none;
  }
  /* Added */
}
@media (max-width: 1599.9px) {
  .legal_note2.lpparty p br {
    display: none;
  }
  #nov-lp-party_page .top_section .text-wrap {
    width: 500px;
    padding-left: 0;
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    letter-spacing: 0;
  }
  #nov-lp-party_page .stampa {
    -webkit-transform: rotate(-5deg);
        -ms-transform: rotate(-5deg);
            transform: rotate(-5deg);
    left: calc(50% - 22px);
    top: 39px;
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage {
    margin: 0 0;
    max-width: 422px;
  }
  #nov-lp-party_page .top_section .text_box {
    margin: 86px auto 0;
    text-align: right;
    max-width: 829px;
  }
  #nov-lp-party_page .top_section .text_box p {
    text-align: right;
    font-size: 36px;
    line-height: 107%;
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    font-size: 30px;
    margin-top: 2px;
  }
  #nov-lp-party_page .top_section .text_box p.top-p .bold-span {
    font-size: 30px;
  }
  .bc-title {
    margin: 19px 0 15px;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    text-align: right;
    font-size: 60px;
    line-height: 68px;
    margin: 3px 0 10px;
  }
  #nov-lp-party_page .top_section .text_box h1 .second-row {
    font-size: 34px;
    letter-spacing: -0.3px;
  }
  #nov-lp-party_page .top_section .text_box h1 .currency {
    font-size: 35px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p {
    display: inline-block;
    padding: 10px 109px;
    border-radius: 12px;
    position: relative;
    background: transparent;
    margin-top: 5px;
    max-width: 525px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p br {
    display: block;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    padding: 2px;
    background: linear-gradient(29deg, #6EDCFB -7.08%, #0073FF 48.41%);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }
  #nov-lp-party_page .top_section .text_box p.bottom-p {
    font-size: 24px;
  }
  #nov-lp-party_page .stampa {
    -webkit-transform: rotate(-9deg);
        -ms-transform: rotate(-9deg);
            transform: rotate(-9deg);
    left: calc(50% - 152px);
    top: 7px;
  }
  #nov-lp-party_page .stampa .stampa-text .seven {
    font-size: 24px;
  }
  #nov-lp-party_page .top_section .text-block {
    width: 202px;
    height: 88px;
    margin-top: 142px;
    margin-right: calc(50vw - 404px);
    padding: 13px 12px 0 10px;
    -webkit-transform: rotate(-1deg);
        -ms-transform: rotate(-1deg);
            transform: rotate(-1deg);
  }
  #nov-lp-party_page .top_section .text-block .top {
    margin-bottom: 0;
    font-size: 16px;
  }
  #nov-lp-party_page .top_section .text-block .bottom p {
    font-size: 14px;
  }
  #nov-lp-party_page .top_section .text-block .bottom span {
    font-size: 16px;
    font-weight: 700;
  }
  #nov-lp-party_page .top_section .text-block .bottom h2 {
    font-size: 16px;
  }
  /* contact 1599-1200 */
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue {
    font-size: 20px;
  }
  /* contact */
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page {
    height: 747px;
    background-color: #fff;
    position: relative;
  }
  #nov-lp-party_page .contact-form #choose_notice {
    padding-top: 4px;
  }
  #nov-lp-party_page .logo_box .b_logo {
    max-width: 55px;
  }
  #nov-lp-party_page .logo_box .logo_text {
    font-size: 18px;
    margin-top: -11px;
  }
  #nov-lp-party_page .top_section .text-wrap {
    background: none;
    padding: 0;
    text-align: center;
    max-width: unset;
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage {
    margin: 0 0;
    max-width: 501px;
  }
  #nov-lp-party_page .top_section .text_box {
    margin: 32px auto 0;
    max-width: 400px;
  }
  #nov-lp-party_page .top_section .text-wrap {
    width: 400px;
    /* border-radius: 18.604px;
    background: linear-gradient(265deg, rgba(12, 83, 188, 0.40) -4.85%, rgba(7, 31, 94, 0.40) 137.06%);
    box-shadow: inset 0 0 3px rgba(82, 178, 255, 0.6); */
    padding: 15px 0;
  }
  #nov-lp-party_page .top_section .text_box p {
    font-size: 28px;
    line-height: 28px;
    text-align: center;
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    margin-top: 0;
    font-size: 28px;
  }
  #nov-lp-party_page .top_section .text_box p.top-p .bold-span {
    font-size: 28px;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    font-size: 46px;
    line-height: 100%;
    line-height: 46px;
    text-align: center;
    letter-spacing: 0.31px;
  }
  .bc-title {
    font-size: 74px;
    line-height: 50px;
    margin: 10px 0 6px;
  }
  #nov-lp-party_page .top_section .text_box h1 .gb {
    font-size: 42px;
  }
  #nov-lp-party_page .top_section .text_box h1 .second-row {
    font-size: 33px;
    letter-spacing: 0.1px;
    margin-top: 0;
  }
  #nov-lp-party_page .top_section .text_box h1 .currency {
    font-size: 31px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p {
    display: inline-block;
    padding: 10px 109px;
    border-radius: 12px;
    position: relative;
    background: transparent;
    margin-top: 5px;
    max-width: 525px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p br {
    display: block;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    padding: 2px;
    background: linear-gradient(29deg, #6EDCFB -7.08%, #0073FF 48.41%);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }
  #nov-lp-party_page .top_section .text_box p.bottom-p {
    font-size: 18px;
    line-height: 120%;
  }
  #nov-lp-party_page .stampa {
    width: 90.4px;
    height: 90.4px;
    left: calc(50% + 106px);
    top: 313px;
    -webkit-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
            transform: rotate(8deg);
    width: 95px;
    height: 95px;
  }
  #nov-lp-party_page .stampa .stampa-text {
    font-size: 20px;
    line-height: 80%;
    -webkit-text-stroke-width: 0.5px;
    -webkit-transform: translateY(1px);
        -ms-transform: translateY(1px);
            transform: translateY(1px);
  }
  #nov-lp-party_page .stampa .stampa-text .seven {
    font-size: 20px;
  }
  #nov-lp-party_page .stampa .stampa-text.first {
    font-size: 20px;
    line-height: 1;
    margin-bottom: 1px;
  }
  #nov-lp-party_page .top_section .text-block {
    width: 202px;
    height: 78px;
    margin-top: 328px;
    -webkit-transform: unset;
        -ms-transform: unset;
            transform: unset;
    margin-right: calc(50vw - 485px);
    padding: 13px 8px 0 13px;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 73% 100%, 4% 100%, 3% 18%, 0% 0%);
  }
  #nov-lp-party_page .top_section .text-block .top {
    font-size: 14px;
    padding: 0;
  }
  #nov-lp-party_page .top_section .text-block .bottom {
    line-height: 16px;
    margin-top: 3px;
  }
  #nov-lp-party_page .top_section .text-block .bottom p {
    font-size: 14px;
    line-height: 12px;
  }
  #nov-lp-party_page .top_section .text-block .bottom span {
    font-size: 14px;
  }
  #nov-lp-party_page .top_section .text-block .bottom h2 {
    font-size: 14px;
  }
  /* <Contact 1200 - 992 */
  #nov-lp-party_page .contact-form .title {
    font-size: 22px;
    line-height: 100%;
  }
  #nov-lp-party_page .contact-form .contact-cta {
    height: 40px;
    font-size: 16px;
  }
  #nov-lp-party_page .formblock-wrapper {
    padding: 12px 12px 20px;
  }
  #nov-lp-party_page .contact-form .text {
    margin: 5px 0 10px;
  }
  #nov-lp-party_page .contact-form form input {
    font-size: 14px;
  }
  #nov-lp-party_page .contact-form .customer p {
    font-size: 14px;
  }
  #nov-lp-party_page .contact-form .customer {
    padding: 8px;
  }
  #nov-lp-party_page .contact-form .radio-buttons {
    -webkit-column-gap: auto;
       -moz-column-gap: auto;
            column-gap: auto;
  }
  #nov-lp-party_page .contact-form .custom-radio {
    width: 88px;
  }
  /* Added 1199 */
  #nov-lp-party_page .contact-form label.error#changeClient-error {
    padding-right: 8px;
  }
  /* Added 1199 */
  #nov-lp-party_page #identification_method .field_box {
    max-width: 264px;
    margin: -14px auto 20px;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue {
    font-size: 18px;
    height: 48px;
  }
  #nov-lp-party_page .box_of {
    width: 100%;
  }
  #nov-lp-party_page #identification_method .field_box {
    max-width: 100%;
  }
  /* Contact> */
  .legal_note2.lpparty {
    padding: 24px 16px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .box_of.open fieldset {
    height: 152px;
  }
  #nov-lp-party_page .logo_box .b_logo {
    max-width: 53px;
  }
  #nov-lp-party_page .logo_box .logo_text {
    font-size: 17px;
    margin-top: -17px;
  }
  #nov-lp-party_page .box_of.open {
    margin-top: -2px;
    height: 163px;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue {
    height: 40px;
    font-size: 16px;
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage {
    margin: 0;
    /* max-width: 340px; */
  }
  #nov-lp-party_page {
    height: auto;
  }
  #nov-lp-party_page .top_section .text-wrap {
    max-width: 300px;
    padding: 16px 16px 6px 0;
    background: none;
    border-radius: 0;
    border: none;
    text-align: right;
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  #nov-lp-party_page .top_section .text_box p {
    font-family: "SimplerPro";
    font-size: 20px;
    line-height: 20px;
    font-style: normal;
    font-weight: 400;
    text-align: right;
    color: #fff;
    text-align: right;
    margin: 0;
  }
  #nov-lp-party_page .top_section .text_box p.title-p {
    font-weight: 400;
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.2px;
  }
  .bc-title {
    font-size: 64px;
    line-height: 44px;
    margin: 7px 0 6px;
  }
  .bc-title::after {
    top: -10px;
    left: -11px;
    width: 38px;
    height: 38px;
  }
  #nov-lp-party_page .top_section .text_box {
    text-align: right;
    padding-right: 0;
    max-width: 687px;
    margin: 65px auto 0;
  }
  #nov-lp-party_page .top_section .text_box p {
    text-align: right;
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    font-size: 20px;
    line-height: 20px;
    letter-spacing: 0.3px;
    font-weight: 700;
  }
  #nov-lp-party_page .top_section .text_box p.top-p .bold-span {
    font-size: 20px;
    font-weight: 400;
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage {
    max-width: 503px;
    border-radius: 24px 24px 0 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(180%, #09214F), to(#152652));
    background: linear-gradient(0deg, #09214F 180%, #152652 100%);
    position: relative;
    z-index: 1;
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: inherit;
    background: linear-gradient(120deg, rgba(255, 255, 255, 0.47) 0%, rgba(112, 139, 177, 0) 59%, rgb(112, 139, 177) 100%);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    z-index: -1;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    text-align: right;
    font-size: 32px;
    line-height: 32px;
    letter-spacing: 0.3px;
    margin: 3px 0 4px;
  }
  #nov-lp-party_page .top_section .text_box h1 .gb {
    font-size: 36px;
  }
  #nov-lp-party_page .top_section .text_box h1 .speed-value {
    font-size: 37px;
  }
  #nov-lp-party_page .top_section .text_box h1 .second-row {
    font-size: 27px;
    letter-spacing: 0.45px;
  }
  #nov-lp-party_page .top_section .text_box h1 .currency {
    font-size: 32px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p {
    padding: 10px 18px 10px 45px;
    max-width: 525px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: 12px;
    padding: 2px;
    background: linear-gradient(29deg, #6EDCFB -7.08%, #0073FF 48.41%);
    mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
    -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
  }
  #nov-lp-party_page .top_section .text_box p.bottom-p {
    font-size: 22px;
  }
  #nov-lp-party_page .stampa {
    width: 70px;
    height: 70px;
    left: calc(50% - 94px);
    top: 15px;
    -webkit-transform: rotate(-10deg);
        -ms-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  #nov-lp-party_page .stampa .stampa-text {
    font-size: 14px;
    -webkit-text-stroke-width: 0.32px;
    font-weight: 700;
  }
  #nov-lp-party_page .stampa .stampa-text.first {
    font-size: 14px;
    line-height: 0.8;
  }
  #nov-lp-party_page .top_section .text-block {
    background: url(../image/text-block-992.svg) no-repeat center center/cover;
    margin-top: 43px;
    margin-right: calc(50vw - 139px);
    padding: 8px;
    width: 222px;
    height: 70px;
    clip-path: none;
  }
  #nov-lp-party_page .top_section .text-block .top {
    max-width: 181px;
    border-radius: 4px;
  }
  /* <Contact */
  .legal_note2.lpparty {
    padding: 16px;
    background-color: #050A2A;
  }
  /* Added 992 */
  #nov-lp-party_page .contact-form label.error {
    top: calc(100% + 0px);
  }
  /* Added 992 */
  #nov-lp-party_page .contact-form .title {
    font-size: 22px;
  }
  #nov-lp-party_page .contact-form .contact-cta {
    margin: 15px 0 20px;
    height: 40px;
  }
  #nov-lp-party_page .formblock-wrapper {
    padding: 0px 0 0;
    background: none;
    border: none;
  }
  #nov-lp-party_page .contact-form form label:not(:first-of-type) {
    margin-top: 18px;
  }
  #nov-lp-party_page .contact-form .customer p {
    font-size: 16px;
  }
  #nov-lp-party_page .contact-form .custom-radio {
    width: 94px;
  }
  #nov-lp-party_page .contact-form .identification_method.show1:not(legend) {
    margin-bottom: -30px;
  }
  #nov-lp-party_page .top_section .man-991 {
    display: none;
    position: absolute;
    bottom: 0;
    left: calc(50vw - 448px);
    width: 505px;
  }
  #nov-lp-party_page .contact-form .contact-cta.cta-desk {
    display: none !important;
  }
  #nov-lp-party_page .contact-form .contact-cta.cta-mob {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    /* display: none; */
    font-family: "SimplerPro";
    font-weight: 700;
  }
  #nov-lp-party_page .contact-form .text.fwtext-d {
    display: none;
  }
  #nov-lp-party_page .contact-form .text.fwtext-m {
    display: block;
  }
  #nov-lp-party_page .contact-form .text.fwtext-m strong {
    font-weight: 700;
    font-size: 20px;
    display: none;
  }
  #nov-lp-party_page .contact-form .text.fwtext-m br {
    display: none;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .box_of.open {
    height: 144px;
  }
  #nov-lp-party_page .contact-form .main__btn.main__btn--blue {
    height: 48px;
  }
  #nov-lp-party_page .top_section .text-wrap {
    padding: 0;
    background: none;
    max-width: 100%;
    text-align: center;
  }
  #nov-lp-party_page .top_section .text_box {
    max-width: 340px;
    margin: 19px auto 0;
    text-align: center;
  }
  #nov-lp-party_page .top_section .text_box .headline_banner_nov_homepage {
    margin: 0 auto;
    max-width: 350px;
  }
  #nov-lp-party_page .top_section .text_box p {
    text-align: center;
    font-size: 24px;
    line-height: 24px;
    margin-top: 1px;
  }
  #nov-lp-party_page .top_section .text_box p span {
    text-align: center;
    /* font-size: 42px; */
  }
  #nov-lp-party_page .top_section .text_box p.top-p {
    /* white-space: nowrap; */
    font-size: 24px;
    line-height: 28px;
  }
  #nov-lp-party_page .top_section .text_box p.top-p .bold-span {
    font-size: 18px;
    letter-spacing: -0.2px;
    display: block;
    margin-bottom: -29px;
  }
  #nov-lp-party_page .top_section .text_box h1 {
    text-align: center;
    line-height: 30px;
    margin-top: 26px;
    font-size: 28px;
  }
  .bc-title {
    font-size: 48px;
    line-height: 32px;
    margin: 1px 0 0px;
  }
  .bc-title::after {
    top: -17px;
    left: -17px;
    width: 48px;
    height: 48px;
  }
  #nov-lp-party_page .top_section .text_box h1 .gb {
    font-size: 30px;
  }
  #nov-lp-party_page .top_section .text_box h1 .speed-value {
    font-size: 38px;
  }
  #nov-lp-party_page .top_section .text_box h1 .second-row {
    font-size: 24px;
    letter-spacing: 0.15px;
  }
  #nov-lp-party_page .top_section .text_box h1 .currency {
    font-size: 18px;
  }
  #nov-lp-party_page .top_section .man-991 {
    display: none;
  }
  #nov-lp-party_page .top_section .man-767 {
    display: none;
    position: absolute;
    left: calc(100vw - 50%);
    -webkit-transform: translateX(-64%);
        -ms-transform: translateX(-64%);
            transform: translateX(-64%);
    width: 100%;
    max-width: 330px;
    bottom: 0;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p {
    padding: 4px 33px;
    margin-top: 2px;
  }
  #nov-lp-party_page .top_section .text_box .wrapper-bottom-p::before {
    padding: 1px;
  }
  #nov-lp-party_page .top_section .text_box p.bottom-p {
    font-size: 16px;
  }
  #nov-lp-party_page .stampa {
    width: 70px;
    height: 70px;
    left: calc(-36% + 355px);
    top: 198px;
    -webkit-transform: rotate(10deg);
        -ms-transform: rotate(10deg);
            transform: rotate(10deg);
    /*padding-top: 5px;*/
  }
  #nov-lp-party_page .stampa .stampa-text.first {
    font-size: 16px;
  }
  #nov-lp-party_page .stampa .stampa-text {
    font-size: 16px;
    line-height: 16px;
  }
  #nov-lp-party_page .stampa .stampa-text.first {
    margin-top: 0;
    margin-bottom: 2px;
    line-height: 16px;
  }
  #nov-lp-party_page .top_section .text-block {
    background: url(../image/text-block.svg) no-repeat center center/contain;
    width: 172px;
    height: 97px;
    margin-top: 66px;
    margin-right: calc(50vw - 163px);
    padding: 8px;
  }
  #nov-lp-party_page .top_section .text-block .top {
    background: #6EDCFB;
    border-radius: 4px;
    font-size: 14px;
    font-family: "SimplerPro";
    font-weight: 700;
    text-align: center;
  }
  #nov-lp-party_page .top_section .text-block br {
    display: none;
  }
  #nov-lp-party_page .top_section .text-block .bottom p {
    color: #fefefe;
    font-size: 16px;
    line-height: 1;
    margin: 5px 0 0;
    letter-spacing: 0.4px;
    display: block;
  }
  #nov-lp-party_page .top_section .text-block .bottom span {
    font-weight: 400;
    font-size: 16px;
  }
  #nov-lp-party_page .top_section .text-block .bottom h2 {
    display: block;
    margin: 2px 0 0;
    background: linear-gradient(167deg, #6EDCFB 12.89%, #0073FF 96.84%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    font-size: 20px;
    line-height: 1;
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    letter-spacing: 0.4px;
  }
  #nov-lp-party_page .top_section .text-block .bottom h2:before {
    content: "";
    position: absolute;
    left: -7px;
    top: -2px;
    background: url("../image/glow.png") no-repeat center center/cover;
    width: 16px;
    height: 16px;
    z-index: 0;
  }
  #nov-lp-party_page .contact-form .contact-cta {
    max-width: 100%;
    margin: 0 0 17px;
    height: 40px;
  }
  #nov-lp-party_page .contact-form {
    padding-top: 24px;
  }
  #nov-lp-party_page .contact-form form {
    margin-top: 10px;
  }
  /* Added 767 */
  #nov-lp-party_page .contact-form label.error#COL27-error {
    top: calc(100% - 19px);
  }
  /* Added 767 */
  #nov-lp-party_page .contact-form .contact-cta.cta-desk {
    display: none !important;
  }
  #nov-lp-party_page .contact-form .contact-cta.cta-mob {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    /* display: none; */
    font-family: "SimplerPro";
    font-weight: 700;
  }
  .legal_note2.lpparty {
    padding: 12px 20px 66px;
    max-width: 100%;
    margin: 0 auto;
    text-align: center;
  }
  .legal_note2.lpparty p {
    max-width: 320px;
    margin: 0 auto;
  }
  #nov-lp-party_page .contact-form .custom-radio {
    width: 88px;
  }
  #nov-lp-party_page .contact-form .customer p {
    font-size: 14px;
  }
  #nov-lp-party_page .contact-form .customer {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; /* added */
  }
  #nov-lp-party_page .contact-form .radio-buttons {
    -webkit-column-gap: 6px;
       -moz-column-gap: 6px;
            column-gap: 6px; /* added/changed */
  }
  #nov-lp-party_page .contact-form .identification_method .client1 {
    margin-bottom: 25px;
  }
  .mobilesticky-btn {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    gap: 6px;
    /* display: none; */
  }
}
.top_section .gif img {
  position: absolute;
  /*transform: translate(-50%, -50%);*/
  z-index: 10;
  bottom: 242.29px;
  right: calc(50% + 241px);
  width: 44.991px;
  height: 133.708px;
}
@media (min-width: 2560px) {
  .top_section .gif img {
    bottom: 9.45vw;
    right: 61.1%;
    width: 2.0829%;
    height: auto;
  }
}
@media (min-width: 2700px) {
  .top_section .gif img {
    bottom: 9.62vw;
  }
}
@media (min-width: 2900px) {
  .top_section .gif img {
    bottom: 9.7vw;
  }
}

@media (min-width: 1600px) and (max-width: 1920.9px) {
  .top_section .gif img {
    bottom: 210.29px;
    right: calc(50% + 123px);
  }
}
@media (min-width: 1200px) and (max-width: 1599.9px) {
  .top_section .gif img {
    bottom: 264px;
    right: calc(50% + 34px);
    width: 37.818px;
    height: 112.391px;
  }
}
@media (min-width: 992px) and (max-width: 1199.9px) {
  .top_section .gif img {
    bottom: 159px;
    right: calc(50% - 81px);
    width: 29.649px;
    height: 88.115px;
  }
}
@media (min-width: 768px) and (max-width: 991.9px) {
  .top_section .gif img {
    bottom: 95.09px;
    right: calc(50% + 125px);
    width: 22.65px;
    height: 67.314px;
  }
}
@media (min-width: 320px) and (max-width: 767.9px) {
  .top_section .gif img {
    bottom: 123px;
    right: calc(50% - 9px);
    width: 19.314px;
    height: 62px;
  }
}
/* upd content 2026-03-12 START */
#nov-lp-party_page .top_section .text-wrap {
  width: 100%;
  max-width: 650px !important;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .top_section .text-wrap {
    max-width: 458px !important;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .top_section .text-wrap {
    max-width: 501px !important;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .top_section .text-wrap {
    padding: 0;
    max-width: 503px !important;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .top_section .text-wrap {
    margin: auto;
  }
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .top_section .text_box {
    margin: 32px auto 0;
    max-width: 480px !important;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .top_section .text_box {
    margin: 98px auto 0;
    max-width: 522px !important;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .top_section .text_box {
    margin: 39.63px auto 0;
    max-width: 522px !important;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .top_section .text_box {
    margin: 38px auto 0;
    max-width: 716px !important;
  }
}

#nov-lp-party_page .headline_banner_nov_homepage {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px;
  height: 301px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 20px;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(5, 106, 229, 0.2)), to(rgba(80, 192, 252, 0.2)));
  background: linear-gradient(180deg, rgba(5, 106, 229, 0.2) 0%, rgba(80, 192, 252, 0.2) 100%);
  -webkit-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
          transform: translateX(-10px);
  position: relative;
  z-index: 1;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage {
    padding: 12px;
    height: 204px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage {
    padding: 16px;
    height: 240px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage {
    background: none;
    padding: 16px 20px;
    height: 240px;
    border-radius: 25px;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage {
    background: none;
    padding: 16px 15.5px;
    height: 240px;
    border-radius: 25px;
    -webkit-transform: translateX(0px);
        -ms-transform: translateX(0px);
            transform: translateX(0px);
  }
}
#nov-lp-party_page .headline_banner_nov_homepage::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.47) 0%, rgba(112, 139, 177, 0) 59%, rgb(112, 139, 177) 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage::before {
    content: none;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage p.banner-kicker {
  color: var(--Basics-00, #FFF);
  text-align: center;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: 28.593px;
  margin-bottom: 5px;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage p.banner-kicker {
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 1px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage p.banner-kicker {
    font-size: 24px;
    margin-bottom: 1px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage p.banner-kicker {
    font-size: 18px;
    margin-bottom: 1px;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage h2.banner-title {
  color: var(--Basics-00, #FFF);
  text-align: center;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 35.742px;
  margin: 0 0 32px 0;
  letter-spacing: -0.2px;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage h2.banner-title {
    font-size: 24px;
    line-height: 100%;
    margin: 0 0 22px 0;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage h2.banner-title {
    font-size: 28px;
    line-height: 100%;
    margin: 0 0 22px 0;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage h2.banner-title {
    font-size: 20px;
    line-height: 100%;
    margin: 0 0 22px 0;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage h2.banner-title {
    font-size: 20px;
    line-height: 100%;
    margin: 0 0 27px 0;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .banner-offers {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 19px;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .banner-offers {
    gap: 13px;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 13px 24px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  -ms-flex-item-align: stretch;
      align-self: stretch;
  border-radius: 20px;
  background: rgba(81, 97, 151, 0.28);
  -webkit-box-shadow: 3px -4px 4px 0 rgba(0, 0, 0, 0.1) inset;
          box-shadow: 3px -4px 4px 0 rgba(0, 0, 0, 0.1) inset;
  position: relative;
  z-index: 1;
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card {
    padding: 24px 14px 22px;
  }
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card {
    padding: 20px 7px 16px;
    min-width: 192px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card {
    padding: 24px 7px 16px;
    min-width: 227px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card {
    padding: 20px 7px 12px;
    min-width: 224px;
    border-radius: 8px;
    background: #091D44;
    -webkit-box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.24);
            box-shadow: 3px 3px 12px 0 rgba(0, 0, 0, 0.24);
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card {
    padding: 20px 7px 12px;
    min-width: 153.5px;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card::before {
  content: "";
  position: absolute;
  inset: 0;
  padding: 1px;
  border-radius: inherit;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0.47) 0%, rgba(112, 139, 177, 0) 59%, rgb(112, 139, 177) 100%);
  -webkit-mask: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff)) content-box, -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff));
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  z-index: -1;
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card h3 {
  text-align: center;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  font-size: 33.359px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  background: linear-gradient(259deg, #0073FF -60.98%, #6EDCFB 92.55%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 0 0 5px 0;
}
@media (max-width: 1920.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card h3 {
    margin: 0 0 9px 0;
  }
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card h3 {
    font-size: 24px;
    margin: 0 0 0 0;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card h3 {
    font-size: 28px;
    margin: 0 0 5px 0;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card h3 {
    font-size: 20px;
    margin: 0 0 -2px 0;
    max-width: 100px;
    line-height: 95%;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card h3 {
    font-size: 20px;
    margin: 0 0 0px 0;
    max-width: 100px;
    line-height: 89%;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price {
  margin: 0;
  color: #ffffff;
  font-size: 38px;
  line-height: 1;
  font-weight: 700;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price {
    margin: 0 0 0 0;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price {
    margin: -4px 0 0 0;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-prefix {
  color: var(--Basics-00, #FFF);
  text-align: right;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.445px;
  display: inline-block;
  -webkit-transform: translate(-3px, -9px);
      -ms-transform: translate(-3px, -9px);
          transform: translate(-3px, -9px);
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-prefix {
    font-size: 14px;
    -webkit-transform: translate(-3px, -7px);
        -ms-transform: translate(-3px, -7px);
            transform: translate(-3px, -7px);
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-prefix {
    font-size: 17px;
    -webkit-transform: translate(-3px, -7px);
        -ms-transform: translate(-3px, -7px);
            transform: translate(-3px, -7px);
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-prefix {
    font-size: 14px;
    -webkit-transform: translate(-5px, -7px);
        -ms-transform: translate(-5px, -7px);
            transform: translate(-5px, -7px);
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-prefix {
    font-size: 14px;
    -webkit-transform: translate(-3px, -4px);
        -ms-transform: translate(-3px, -4px);
            transform: translate(-3px, -4px);
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-value {
  color: var(--Basics-00, #FFF);
  text-align: right;
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  font-size: 48px;
  font-style: normal;
  font-weight: 700;
  line-height: 40.507px;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-value {
    font-size: 32px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-value {
    font-size: 40px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-value {
    font-size: 30px;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-suffix {
  color: var(--Basics-00, #FFF);
  text-align: right;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  font-size: 24px;
  font-style: normal;
  font-weight: 500;
  line-height: 23.947px;
  display: inline-block;
  -webkit-transform: translateX(8px);
      -ms-transform: translateX(8px);
          transform: translateX(8px);
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-suffix {
    font-size: 14px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-suffix {
    font-size: 20px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-price .price-suffix {
    font-size: 12px;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-note {
  color: var(--Basics-00, #FFF);
  text-align: center;
  -webkit-font-feature-settings: "liga" off, "clig" off;
          font-feature-settings: "liga" off, "clig" off;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 21.445px;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-note {
    font-size: 14px;
    line-height: 100%;
    margin-top: -6px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-note {
    font-size: 16px;
    line-height: 100%;
    margin-top: -2px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card .offer-note {
    font-size: 14px;
    line-height: 100%;
    margin-top: -6px;
  }
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent {
  position: relative;
}
#nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent .offer-badge {
  position: absolute;
  left: 50%;
  top: -17px;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  border-radius: 8px;
  background: var(--Bezeq-04, #F74A84);
  -webkit-box-shadow: 0 0 5.8px 0 rgba(16, 16, 16, 0.31);
          box-shadow: 0 0 5.8px 0 rgba(16, 16, 16, 0.31);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 4px 10px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 8px;
  color: var(--Basics-00, #FFF);
  text-align: center;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.25);
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  width: 199px;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent .offer-badge {
    font-size: 12px;
    width: 136px;
    gap: 4px;
    padding: 2px 8px;
    margin: 0;
    top: -11px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent .offer-badge {
    font-size: 16px;
    width: 182px;
    gap: 5.07px;
    padding: 2px 8px;
    margin: 0;
    top: -11px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent .offer-badge {
    font-size: 14px;
    width: 135px;
    gap: 5.07px;
    padding: 2px 8px;
    margin: 0;
    top: -11px;
    border-radius: 31px;
  }
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent .offer-badge svg {
    max-width: 14px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent .offer-badge svg {
    max-width: 18.7px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_banner_nov_homepage .offer-card--accent .offer-badge svg {
    display: none;
  }
}

#nov-lp-party_page .headline_visual_block {
  margin-bottom: 20px;
  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;
          align-items: center;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_visual_block {
    margin-bottom: 12px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_visual_block {
    max-width: 231px;
    margin-bottom: 77px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_visual_block {
    max-width: 338px;
    margin-bottom: 37px;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .headline_visual_block {
    max-width: 100%;
    margin-bottom: 40px;
    -webkit-transform: translateX(94px);
        -ms-transform: translateX(94px);
            transform: translateX(94px);
  }
}
@media (max-width: 475.9px) {
  #nov-lp-party_page .headline_visual_block {
    margin-bottom: 40px;
  }
}

#nov-lp-party_page .headline_visual_block p.top-paragraph {
  color: #FFF;
  text-align: center;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  font-size: 44px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -0.88px;
  margin: 0 0 0;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_visual_block p.top-paragraph {
    font-size: 32px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_visual_block p.top-paragraph {
    margin: 0 0 7px;
    letter-spacing: 0px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_visual_block p.top-paragraph {
    font-size: 19.418px;
  }
}
#nov-lp-party_page .headline_visual_block img.img-title {
  width: 594px;
  aspect-ratio: 594/132;
  height: auto;
  display: block;
  margin: 0;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_visual_block img.img-title {
    width: 422px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_visual_block img.img-title-2560 {
    display: none;
  }
}

#nov-lp-party_page .headline_visual_block img.img-title-1199 {
  display: none;
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_visual_block img.img-title-1199 {
    display: block;
    width: 250px;
    aspect-ratio: 250/160;
    height: auto;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_visual_block img.img-title-1199 {
    display: block;
    width: 150.577px;
  }
}

#nov-lp-party_page .headline_visual_block p.bottom-paragraph {
  text-align: center;
  leading-trim: both;
  text-edge: cap;
  -webkit-font-feature-settings: "liga" off;
          font-feature-settings: "liga" off;
  font-size: 72px;
  font-style: normal;
  font-weight: 900;
  line-height: 100%;
  letter-spacing: -1.76px;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(26.27%, #FFF), color-stop(66.5%, #D1ECF4));
  background: linear-gradient(180deg, #FFF 26.27%, #D1ECF4 66.5%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin: 2px 0 0;
}
@media (max-width: 1599.9px) {
  #nov-lp-party_page .headline_visual_block p.bottom-paragraph {
    font-size: 48px;
    letter-spacing: -0.4px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .headline_visual_block p.bottom-paragraph {
    font-size: 44px;
    letter-spacing: -1.622px;
    width: 196px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .headline_visual_block p.bottom-paragraph {
    font-size: 27.185px;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .headline_visual_block p.bottom-paragraph {
    letter-spacing: -0.85px;
  }
}

/* upd content 2026-03-12 END */
/* Stamp START */
#nov-lp-party_page .stamp {
  position: absolute;
  left: calc(50% - 161px);
  top: 12px;
  width: 95px;
  height: 95px;
  border-radius: 50%;
  background: #f74a84;
  display: grid;
  place-content: center;
  -webkit-transform: rotate(-10deg);
      -ms-transform: rotate(-10deg);
          transform: rotate(-10deg);
}
@media (max-width: 1920px) {
  #nov-lp-party_page .stamp {
    /* width: 98px;
    height: 98px; */
    left: calc(50% - 118px);
    top: 12px;
  }
}
@media (max-width: 1599px) {
  #nov-lp-party_page .stamp {
    left: calc(50% - 152px);
    top: 7px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .stamp {
    /* width: 70px;
    height: 70px; */
    left: calc(50% + 106px);
    top: 313px;
    -webkit-transform: rotate(7deg);
        -ms-transform: rotate(7deg);
            transform: rotate(7deg);
  }
}
@media (max-width: 991px) {
  #nov-lp-party_page .stamp {
    width: 70px;
    height: 70px;
    left: calc(50% - 146px);
    top: 15px;
    padding-top: 2px;
    -webkit-transform: rotate(-9deg);
        -ms-transform: rotate(-9deg);
            transform: rotate(-9deg);
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .stamp {
    /* width: 66px;
    height: 66px; */
    /* top: unset; */
    left: calc(50% + 62px);
    top: 188px;
    -webkit-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
            transform: rotate(8deg);
  }
}

#nov-lp-party_page .stamp p.stampa-text {
  font-weight: 400 !important;
  text-align: center !important;
  font-size: 16px !important;
  line-height: 1 !important;
  color: #fff;
  margin: 0;
  -webkit-text-stroke-width: 0.4px;
  -webkit-text-stroke-color: var(--text-color-stroke, #818181);
}
@media (max-width: 1920px) {
  #nov-lp-party_page .stamp p.stampa-text {
    font-size: 16px;
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .stamp p.stampa-text {
    font-size: 16px !important;
  }
}
@media (max-width: 991px) {
  #nov-lp-party_page .stamp p.stampa-text {
    font-size: 12px !important;
    font-weight: 400;
    line-height: 0.85;
    margin-bottom: 1px;
  }
}

#nov-lp-party_page .stamp p.stampa-text.line1 {
  font-size: 20px;
  line-height: 1;
  /* margin-bottom: 4px; */
  font-weight: 700 !important;
}
@media (max-width: 1920px) {
  #nov-lp-party_page .stamp p.stampa-text.line1 {
    /* font-size: 22px; */
    /* line-height: 18px; */
  }
}
@media (max-width: 1199.9px) {
  #nov-lp-party_page .stamp p.stampa-text.line1 {
    font-size: 20px !important;
  }
}
@media (max-width: 991px) {
  #nov-lp-party_page .stamp p.stampa-text.line1 {
    font-size: 16px !important;
    line-height: 0.9;
    margin-bottom: 1px;
    font-weight: 700;
  }
}

/* Stamp END */
/* Time choice for new client */
#nov-lp-party_page .contact-time-choice {
  display: none;
  width: 100%;
  background: #23335C;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
}

#nov-lp-party_page .contact-time-choice.open {
  display: block !important;
  padding-bottom: 10px;
}

#nov-lp-party_page .contact-time-choice__inner {
  margin: 0 12px;
  padding: 10px;
  border-radius: 8px;
  background: #20244D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}

#nov-lp-party_page .contact-time-choice__options {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#nov-lp-party_page .contact-time-choice__option {
  position: relative;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: auto !important;
  margin-top: 0 !important;
}

#nov-lp-party_page .contact-time-choice__option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

#nov-lp-party_page .contact-time-choice__option span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 88px;
  height: 28px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.9);
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  white-space: nowrap;
  background: transparent;
  -webkit-transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
  transition: background-color 0.2s ease, color 0.2s ease, border-color 0.2s ease;
}

#nov-lp-party_page .contact-time-choice__option:hover span {
  background: #D5E6FB;
  border-color: #D5E6FB;
  color: #010636;
}

#nov-lp-party_page .contact-time-choice__option input:checked + span {
  background: #D5E6FB;
  border-color: #056AE5;
  color: #056AE5;
}

@media (max-width: 1199.9px) {
  #nov-lp-party_page .contact-time-choice__option span {
    width: 80px;
  }
}
@media (max-width: 991.9px) {
  #nov-lp-party_page .contact-time-choice__option span {
    width: 130px;
  }
}
@media (max-width: 767.9px) {
  #nov-lp-party_page .contact-time-choice__option span {
    width: 85px;
  }
}