@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-black.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-black.woff2") format("woff2"),
    url("../font/simplerpro_bezeq_hebrew2-black.woff") format("woff"),
    url("../font/simplerpro_bezeq_hebrew2-black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-light.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-light.woff2") format("woff2"),
    url("../font/simplerpro_bezeq_hebrew2-light.woff") format("woff"),
    url("../font/simplerpro_bezeq_hebrew2-light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: "SimplerPro";
  /* src: url('../font/simplerpro_bezeq_hebrew2-bold.eot'); */
  src: url("../font/simplerpro_bezeq_hebrew2-bold.woff2") format("woff2"),
    url("../font/simplerpro_bezeq_hebrew2-bold.woff") format("woff"),
    url("../font/simplerpro_bezeq_hebrew2-bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "SimplerPro";
  /* 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-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;
}

/* external css */
.package {
  transition: 0.4s;
}

.package:hover {
  box-shadow: 0 15px 40px -10px rgba(48, 223, 255, 0.6) !important;
  transform: translateY(-10px) !important;
}

.s768 {
  display: none;
}

.s1200 {
  display: none;
}

.s1600 {
  display: none;
}

b,
strong {
  font-weight: 600;
}

#be_bfiber_page .ghost {
  visibility: hidden;
  width: 0;
  height: 0;
}

.ligal_notice {
  padding: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.29;
  margin-top: 60px;
  margin-bottom: 50px;
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
  text-align: right;
}

.ligal_notice a {
  color: #3e53de;
  font-weight: bold;
}

#thanx_pop_back * {
  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 {
  z-index: 10;
  position: fixed;
  top: 0;
  height: 100vh;
}

#thanx_pop_back #thnx_pop_box {
  background: #fff;
  margin: 0 auto;
  width: 100%;
  max-width: 1239px;
  border-radius: 8px;
  padding: 50px 16px;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
}

#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: #16254f;
  margin: 10px;
}

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

#thanx_pop_back .tnx_pop_product_box {
  width: 100%;
  overflow: auto;
  margin: auto;
  margin-top: 16px;
  padding-bottom: 16px;
  max-width: 930px;
}

#thanx_pop_back .tnx_pop_inner {
  /* display: flex; */
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}

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

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

.close_tnx_pop {
  display: flex;
  align-items: center;
  font-size: 36px;
  font-weight: 400;
  position: absolute;
  top: -40px;
  left: 16px;
  cursor: pointer;
  line-height: 1;
  border: 0;
  background: transparent;
}

@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  {
    #thanx_pop_back .tnx_pop_product_box {
        width: auto;
        overflow: auto;
        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 #thnx_pop_box .primary-button {
        font-size: 20px;
        width: 150px;
        height: 48px;
    }
    #thanx_pop_back .product_element {
        width: 268px;
        border-radius: 8px;
        border: solid 1px #e4e4e4;
        margin: 0 8px;
        padding: 30px 16px;
        transition: all 0.4s ease-out;
    }
} */

.pop_hidden {
  display: none;
}

#be_bfiber_page #galaxy_approve {
  position: absolute;
  visibility: visible;
  opacity: 0;
}

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

#be_bfiber_page #galaxy_approve:focus + label::before {
  outline: 1px solid orange;
}

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

#be_bfiber_page .first_line-price-num {
  font-size: 20px;
  line-height: 0;
}
#be_bfiber_page .first_line .first_line-optim {
  font-weight: 600;
  font-size: 28px;
  color: #30dfff;
  line-height: 30px;
}
#be_bfiber_page .first_line .bfiber {
  font-size: 36px;
}
#be_bfiber_page .first_line_b {
  margin-top: 0;
  margin-bottom: 29px;
  display: block;
  text-align: center;
  width: 320px;
}
#be_bfiber_page .first_line_b .first_line_subtext {
  font-size: 28px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.14;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
#be_bfiber_page .first_line_b .first_line_subtext_b {
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}

#be_bfiber_page .first_line .first_line-loc {
  font-size: 14px;
  margin: 0;
}

#be_bfiber_page .first_line-price-shekel {
  font-size: 12px;
  line-height: 0;
}

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

#thanx_pop_back h3.tnx_pop_title:focus {
  /* outline: 1px solid orange; */
  /* 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;
}

/*BounceLabel */

#be_bfiber_page .field_box {
  position: relative;
}

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

#be_bfiber_page #identification_method .field_box .bouncing_label {
  position: absolute;
  top: 0px;
  line-height: 38px;
  transform: translateY(0%);
  right: 16px;
  color: #666666;
  pointer-events: none;
  transition: 0.3s ease-out;
}

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

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

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

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

#be_bfiber_page .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 38px;
}

#be_bfiber_page .body_form_belanding label {
  display: block;
}

#be_bfiber_page .labels label {
  outline: none !important;
}

#be_bfiber_page .labels legend {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.2;
  text-align: right;
  color: #16254f;
  margin-bottom: 1em;
}

#be_bfiber_page #identification_method input.form-control1 {
  margin-bottom: 0 !important;
  margin-bottom: 0 !important;
  margin: 0px 0 0px !important;
}

#be_bfiber_page #identification_method .field_box {
  margin-bottom: 30px;
}

#be_bfiber_page input[type="radio"] {
  visibility: visible !important;
}

/* end external css */

body {
  display: none;
}
#be_bfiber_page .first_line-subtext-br-768 {
  display: block;
}

#be_bfiber_page .first_line-subtext-br-1200 {
  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;
}

/*BounceLabel */

#be_bfiber_page .field_box {
  position: relative;
}

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

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

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

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

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

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

#be_bfiber_page .contact_form_1st_inputs_wrap label.error#c_email-error {
  top: 38px;
}

#be_bfiber_page .body_form_belanding label {
  display: block;
}

#be_bfiber_page .labels label {
  outline: none !important;
}

#be_bfiber_page .labels legend {
  font-size: 18px;
  font-weight: normal;
  line-height: 1.5;
  text-align: right;
  color: #666666;
  margin-bottom: 5px;
  width: 91px;
  white-space: nowrap;
  flex-shrink: 0;
}

#be_bfiber_page #identification_method input.form-control1 {
  margin-bottom: 0 !important;
  margin-bottom: 0 !important;
  margin: 0px 0 0px !important;
}

#be_bfiber_page #identification_method .field_box {
  margin-bottom: 0;
}

#be_bfiber_page input[type="radio"] {
  visibility: visible !important;
}

#be_bfiber_page .row_p_image::after {
  display: none !important;
}

#be_bfiber_page button.primary-button .but_inbox {
  top: 0;
  right: 0;
  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;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  align-items: center;
}

#be_bfiber_page button.primary-button .but_inbox svg {
  width: 20px;
  height: 15px;
  margin-right: 8px;
}

#be_bfiber_page button.primary-button .but_inbox span {
  font-size: 18px;
  font-weight: 700;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.64;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

#be_bfiber_page button.primary-button img {
  width: 100%;
  height: auto;
}

#be_bfiber_page .submit-wrapper {
  text-align: center;
}

#be_bfiber_page button.primary-button,
.primary-button {
  padding: 0;
  background-color: #16254f;
  border: none;
  border-radius: 24px;
  /* position: relative; */
  width: 200px;
  /* right: -25px; */
  height: 40px;
  line-height: 48px;
  margin-top: 27px;
  color: #fff;
  cursor: pointer;
}

#be_bfiber_page #the_intro_float {
  position: absolute;
  width: 449px;
  bottom: 0;
  right: 50%;
  -webkit-transform: translateX(54%);
  -ms-transform: translateX(54%);
  transform: translateX(54%);
  visibility: hidden;
}

.labels.s_ss {
  margin-top: 5px;
}

#be_bfiber_page .intro_icons svg {
  width: 31px;
  height: 31px;
}

#be_bfiber_page .intro_icons .first_s {
  margin-top: 10px;
}

#be_bfiber_page .intro_icons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -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;
  max-width: 417px;
  margin: 24px auto 0;
  font-size: 24px;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.33;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}

#be_bfiber_page .intro_icons span.gold_span::after {
  content: "";
  position: absolute;
  top: 100%;
  right: 50%;
  -webkit-transform: translateX(60%);
  -ms-transform: translateX(60%);
  transform: translateX(60%);
  width: 100%;
  height: 22px;
  background: url(../images/under.svg) no-repeat center center;
  background-size: contain;
}

#be_bfiber_page .intro_icons span.gold_span {
  color: #e7b00a;
  position: relative;
}

#be_bfiber_page .intro_icons span {
  color: #ffffff;
}

#be_bfiber_page .icon_circle {
  width: 71px;
  height: 71px;
  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;
  border-radius: 50%;
  background: #32d4ff;
  border: 2px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#be_bfiber_page .intro_icon_text {
  text-align: center;
  color: #fff;
  margin-top: 16px;
  font-size: 18px;
}

#be_bfiber_page span.intro_plus {
  display: block;
  line-height: 1;
  color: #fff;
  font-size: 35px;
}

#be_bfiber_page #galaxy_approve {
  position: absolute;
  visibility: visible;
  opacity: 0;
}

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

#be_bfiber_page #galaxy_approve:focus + label::before {
  outline: 1px solid orange;
}

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

#be_bfiber_page .fieldset {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  /* -ms-flex-direction: column; */
  justify-content: space-between;
  -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;
  border: none;
}

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

.identification_method.show1 {
  display: block;
}

.identification_method {
  display: none;
}

#be_bfiber_page #desktop_form_text_box .desktop_form_text_heading {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.15;
  text-align: center;
  /* max-width: 150px; */
  margin: 0 auto 24px;
  color: #16254f;
}

#be_bfiber_page #desktop_form_text_box .desktop_form_text_heading.customer {
  white-space: normal;
  max-width: 318px;
  margin-right: auto;
  background-size: cover;
  margin-left: auto;
  height: 110px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

#be_bfiber_page #label_approve {
  font-family: SimplerPro;
  font-size: 14px;
  font-weight: normal;
  position: relative;
  /* margin: 0 auto; */
  margin-bottom: 16px;
  padding-right: 30px;
  display: inline-block;
  width: auto;
  color: #666666;
  margin-right: 0;
}

#be_bfiber_page .approve_box {
  display: flex;
  justify-content: flex-start;
  margin-top: 0;
  width: 100%;
  position: relative;
  margin-top: 5px;
}

#be_bfiber_page .approve_box input {
  /* display: none; */
  position: absolute;
  opacity: 0;
  visibility: visible;
  width: 100%;
  height: 84%;
  z-index: 9999;
  color: #666666;
}

#be_bfiber_page .input_box input[type="checkbox"]:checked ~ #label_approve::before {
  background: #16254f;
}

#be_bfiber_page #label_approve::before {
  content: "\2713";
  position: absolute;
  width: 20px;
  height: 20px;
  line-height: 22px;
  font-size: 18px;
  color: #fff;
  background: #fff;
  text-align: center;
  border-radius: 5px;
  top: -3px;
  right: 1px;
  border: 1px solid #666666;
  /* -webkit-transform: translateY(-50%); */
  -ms-transform: translateY(-50%);
  /* transform: translateY(-50%); */
}

.form_link {
  border-radius: 40px;
  /* background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000); */
  width: 200px;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.22;
  text-align: center;
  color: #16254f;
  margin: 0 auto;
  margin-bottom: 29px;
  position: relative;
  background: #30dfff;
}

.form_link::after {
  /* content: ""; */
  width: 280px;
  height: 1px;
  border-radius: 1px;
  background-color: #dadada;
  position: absolute;
  bottom: -16px;
}

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

.mobile_call {
  font-size: 20px;
  line-height: 1.2;
  text-align: center;
  color: #16254f;
  margin-bottom: 24px;
}

.mobile_call .tel {
  font-weight: bold !important;
}

#q-and-a-container {
  padding-top: 40px;
  padding-bottom: 56px;
  text-align: center;
  /* min-width: 22.5rem; */
  background-color: #fafafa;
  color: #16254f;
  position: relative;
}

.q-and-a__accordion-wrapper {
  visibility: visible;
  text-align: right;
}

.q-and-a__accordion {
  visibility: visible;
}

.q-and-a__title {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.17;
  margin: 0;
  margin-bottom: 26px;
}

.q-and-a__q-container {
  display: block;
  position: relative;
  width: 100%;
  max-width: 540px;
  margin: auto;
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 25px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 2px 0 rgba(221, 216, 216, 0.5);
  box-shadow: 0 3px 2px 0 rgba(221, 216, 216, 0.5);
  font-size: 16px;
}

.q-and-a__q-container input {
  position: absolute;
  opacity: 0;
}

/* .q-and-a__q-container input:focus ~ .q-and-a__question{
    emulate focus
  } */

.q-and-a__question {
  font-weight: bold;
  display: flex;
  align-items: center;
  text-align: right;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 55px;
  cursor: pointer;
  padding: 0 17px;
}

.q-and-a__answer {
  display: block;
  text-align: right;
  background-color: #ffffff;
  width: 100%;
  color: #666666;
  font-weight: 300;
  font-size: 0;
  margin: 0;
  opacity: 0;
  padding: 0;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.q-and-a__plus {
  position: absolute;
  left: 17px;
  top: 20px;
  background: url(../images/qna/plus_4.svg) center no-repeat;
  background-size: contain;
  height: 16px;
  width: 16px;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.q-and-a__xclose {
  position: absolute;
  left: 17px;
  top: 20px;
  background: url(../images/qna/xclose.svg) center no-repeat;
  background-size: contain;
  width: 16px;
  height: 16px;
  display: none;
  -webkit-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  transition: 0.2s ease;
}

.q-and-a__q-container input:checked ~ .q-and-a__answer {
  font-size: 1rem;
  opacity: 1;
  height: auto;
  padding: 0 0.5rem 1.5rem 3rem;
}

.q-and-a__q-container input:checked ~ .q-and-a__plus {
  display: none;
}

.q-and-a__q-container input:checked ~ .q-and-a__xclose {
  display: inline-block;
}

.q-and-a__more-link {
  font-weight: bold;
  display: block;
  text-align: right;
  max-width: 540px;
  margin: auto;
  line-height: 3;
  color: #16254f;
}

#be_bfiber_page #desktop_form_text_box .desktop_form_text_p {
  display: none;
}

#be_bfiber_page .br-992 {
  display: block;
}
#be_bfiber_page .main-image {
  position: absolute;
  width: 768px;
  right: 50%;
  left: 0;
  margin: 0 auto;
  transform: translateX(50%);
}

#be_bfiber_page .container {
  max-width: 320px;
  margin-right: auto;
  margin-left: auto;
}

#be_bfiber_page .scroll {
  position: relative;
  display: inline-block;
  font-size: 0.933rem;
  color: white;
  text-decoration: none;
  padding: 0;
  width: 25px;
  height: 44px;
  position: absolute;
  top: unset;
  bottom: 7px;
  left: 0;
  right: 0;
  margin: auto;
  /* -webkit-transform: translateX(50%); */
  -ms-transform: translateX(50%);
  /* transform: translateX(50%); */
  z-index: 2;
}

#be_bfiber_page .scroll::before {
  display: inline-block;
  position: absolute;
  top: -2px;
  left: 0;
  width: 21px;
  height: 40px;
  border: 2px solid white;
  border-radius: 12px;
  content: "";
}

#be_bfiber_page .scroll::after {
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 11px;
  width: 2px;
  height: 8px;
  background: white;
  border-radius: 1px;
  content: "";
  animation-duration: 2s;
  animation-iteration-count: infinite;
  animation-delay: 2s;
}

@keyframes scroll {
  0% {
    opacity: 1;
    height: 8px;
  }

  20% {
    opacity: 1;
    height: 8px;
  }

  30% {
    transform: translateY(0);
    opacity: 1;
    height: 19px;
  }

  40% {
    opacity: 1;
  }

  80% {
    transform: translateY(19px);
    opacity: 0;
    height: 0;
  }

  81% {
    transform: translateY(0);
    opacity: 0;
    height: 8px;
  }

  100% {
    opacity: 1;
    height: 8px;
  }
}

#be_bfiber_page .paralax_images-title {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.24;
  text-align: center;
  color: #16254f;
  max-width: 320px;
}

#be_bfiber_page .be_fiber_review {
  margin-bottom: 0;
}

#be_bfiber_page .be_fiber_review .fiber-bg-m {
  padding-top: 60px;
  /* background-image: url(../images/background-fiber-m-new.jpg); */
  background-size: cover;
  background-position: top;
  padding-bottom: 0.1px;
}

#be_bfiber_page .be_fiber_review .container {
  text-align: center;
}

#be_bfiber_page .be_fiber_review .text-box {
  margin-bottom: 42px;
}

#be_bfiber_page .be_fiber_review .name {
  font-size: 26px;
  font-weight: 900;
  line-height: 1.17;
  text-align: center;
  margin: 0;
  color: #16254f;
}

#be_bfiber_page .be_fiber_review .description {
  font-size: 22px;
  font-weight: 500;
  line-height: 1.17;
  text-align: center;
  /* width: 200px; */
  color: #16254f;
  margin: auto;
  margin-top: 5px;
}

#be_bfiber_page .be_fiber_review .natav-image {
  width: 230px;
  margin: auto;
}

#be_bfiber_page .be_fiber_review .features {
  margin-top: 35px;
}

#be_bfiber_page .be_fiber_review .text-wrapper {
}

#be_bfiber_page .be_fiber_review .feature-review {
  display: flex;
  flex-direction: column;
  margin-bottom: 18px;
}

#be_bfiber_page .be_fiber_review .feature-logo {
  height: 48px;
  margin-bottom: 6px;
}

#be_bfiber_page .be_fiber_review .feature-name {
  font-size: 22px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  color: #16254f;
  margin: 0;
}

#be_bfiber_page .be_fiber_review .feature-text {
  font-size: 18px;
  line-height: 1.44;
  text-align: center;
  color: #16254f;
  padding-bottom: 6px;
  margin: 0;
  white-space: pre-line;
  margin-top: -23px;
}

#be_bfiber_page .be_fiber_review .packages {
  padding-top: 2px;
  /* background-color: #fbfbfd; */
}

#be_bfiber_page .be_fiber_review .packages-title {
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  text-align: center;
  color: #16254f;
  margin-bottom: 24px;
  width: 100%;
  padding-top: 40px;
}

#be_bfiber_page .be_fiber_review .orange-button {
  border-radius: 8px;
  background-image: url(../images/packages/confeti360.png),
    linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
  width: 100%;
  height: 54px;
  font-size: 16px;
  /* font-weight: bold; */
  line-height: 34px;
  text-align: center;
  color: #16254f;
  margin-bottom: 60px;
  border: 0;
  background-size: contain;
  background-position: 50%;
  line-height: 1.25;
}

.orange-button .orange-button_text {
  font-weight: 400;
}

.orange-button span {
  font-weight: normal;
}

.button span {
  font-weight: normal;
}

#be_bfiber_page .be_fiber_review .packages-container {
  padding-bottom: 52px;
  display: flex;
  flex-direction: column;
}

.reverse_packages {
  display: flex;
  flex-direction: column;
}

#be_bfiber_page .be_fiber_review .primary-package.package {
  box-shadow: 2px 12px 36px -13px rgba(0, 201, 255, 0.6);
}

#be_bfiber_page .be_fiber_review .package {
  border-radius: 16px;
  box-shadow: 2px 13px 37px 0 rgba(22, 37, 79, 0.15);
  background-color: #ffffff;
  /* height: 232px; */
  position: relative;
  margin-bottom: 36px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding-top: 40px;
  width: 280px;
  box-shadow: 0 15px 40px -10px rgba(48, 223, 255, 0.6);
  /* border: solid 1px #fafafa; */
  height: auto;
  box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.3);
  justify-content: space-between;
}

#be_bfiber_page .be_fiber_review .package-crown {
  position: absolute;
  top: -20px;
  right: 0;
  left: 0;
  margin: 0 auto;
  height: 46px;
}

#be_bfiber_page .be_fiber_review .package-yellow-carpet {
  background-image: url(../images/packages/yellow-carpet.png);
  background-size: cover;
  position: absolute;
  left: -11px;
  top: -8px;
  width: 109px;
  height: 109px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17.3px;
  font-weight: bold;
  z-index: 1;
  line-height: 1.42;
}

#be_bfiber_page .be_fiber_review .package-yellow-carpet span {
  transform: rotate(-45deg);
  margin-top: -32px;
  margin-right: 21px;
}

#be_bfiber_page .be_fiber_review .package-flex {
  display: flex;
  justify-content: center;
  padding: 0px 8px 16px;
  flex-direction: column;
  /* padding-top: 40px; */
}

#be_bfiber_page .be_fiber_review .package-content {
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 139px;
  /* margin-bottom: 0; */
  position: static;
  /* right: 50%; */
  /* transform: translateX(50%); */
  /* top: 16px; */
  width: 100%;
  margin-bottom: 24px;
}

#be_bfiber_page .be_fiber_review .package-content.primary {
  top: 28px;
  /* height: 105px; */
  margin-top: 0px;
  justify-content: flex-start;
  /* background-image: url(../images/packages/conffeti360.png); */
  background-size: contain;
}

#be_bfiber_page .be_fiber_review .package-logo {
  margin-bottom: 8px;
  width: 58.8px;
  height: 56px;
}

#be_bfiber_page .be_fiber_review .package-logo.primary {
  margin-top: 5px;
}

#be_bfiber_page .be_fiber_review .package-name {
  font-size: 24px;
  text-align: center;
  color: #16254f;
  margin: 0;
  font-weight: 500;
  margin-bottom: 2px;
}

#be_bfiber_page .be_fiber_review .package-amount {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #16254f;
  margin: 0;
}

#be_bfiber_page .be_fiber_review .package-bar {
  display: flex;
  justify-content: space-between;
  width: 86%;
  /* height: 132px; */
  margin: 0 auto;
}

#be_bfiber_page .be_fiber_review .package-bar__logo {
  width: 24px;
  height: 24px;
  object-fit: cover;
  margin-bottom: 6px;
}

#be_bfiber_page .be_fiber_review .package-number {
  font-size: 16px;
  text-align: center;
  color: #16254f;
  margin: 0;
  font-weight: 500;
}

#be_bfiber_page .be_fiber_review .package-measure {
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #16254f;
  margin: 0;
  direction: ltr;
}

#be_bfiber_page .be_fiber_review .package-footer {
  background-image: linear-gradient(95deg, #30dfff -39%, #29c0d7 41%, #5275ff 164%);
  font-size: 18px;
  /* line-height: 64px; */
  text-align: center;
  color: #16254f;
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
  /* height: 64px; */
  padding: 17px 16px;
  /* display: flex; */
}

#be_bfiber_page .be_fiber_review .package-footer .slash {
  position: relative;
  text-decoration: line-through;
  color: #fff;
}

#be_bfiber_page .be_fiber_review .package-footer strong {
  font-size: 36px;
}

#be_bfiber_page #be_flare {
  background-image: url(../images/bflare-360.jpg),
    linear-gradient(133deg, #30dfff 0%, #30dfff 36%, #26a5ff 78%, #3e53de 109%);
  background-size: cover;
  padding-top: 16px;
  padding-bottom: 40px;
}

#be_bfiber_page #be_flare .container {
  display: flex;
  flex-direction: column;
}

#be_bfiber_page #be_flare .image {
  /* height: 154px; */
  width: 130px;
  margin: auto;
}

#be_bfiber_page #be_flare .text-wrapper {
  color: #16254f;
}

#be_bfiber_page #be_flare .title {
  margin: 0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1.17;
  text-align: center;
  margin-bottom: 6px;
}

#be_bfiber_page #be_flare .text {
  margin: 0;
  font-size: 18px;
  line-height: 1.27;
  text-align: center;
}

#be_bfiber_page #lottie {
  height: 181px;
  margin-top: 30px;
  width: 100%;
  margin-bottom: 24px;
}

#be_bfiber_page .desktop_form_text_p {
  display: none;
}

#be_bfiber_page input.form-control1.customer {
  width: 47%;
}

#be_bfiber_page .form-text {
  margin-top: 8px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1.22;
  text-align: center;
  color: #16254f;
}

#be_bfiber_page .form-underline {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  height: 14px;
}

.underlineee span {
  font-size: 18px;
}
.underlineee .underlineee_note {
  font-size: 12px;
}
.underlineee .underlineee_num {
  font-size: 22px;
  line-height: 0;
}
#be_bfiber_page .app_screens__white-boxes {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-top: 24px;
}

#be_bfiber_page .app_screens__white-box {
  display: block;
  background-color: #fff;
  border-radius: 19.5px;
  box-shadow: 0 8px 24px 0 rgba(38, 165, 255, 0.15);
  padding: 14px 14px;
  text-align: center;
  width: 272px;
  height: 308px;
  margin-bottom: 40px;
  position: relative;
}

#be_bfiber_page .app_screens__white-box:nth-child(2) {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

#be_bfiber_page .golden-label {
  position: absolute;
  top: 50px;
  left: 50%;
  transform: translateX(-50%);
  padding: 4px 7px;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  color: #16254f;
  border-radius: 8px;
  background-color: rgba(38, 165, 255, 0.12);
}

.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 0px;
  position: static;
}

.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
}

#be_bfiber_page .app_screens__logo {
}

#be_bfiber_page .app_screens__title {
  margin-top: 10px;
  margin-bottom: 3px;
  font-size: 20px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #16254f;
  direction: ltr;
}

#be_bfiber_page .app_screens__text {
  font-size: 15px;
  line-height: 1.33;
  color: #666660;
}

#be_bfiber_page .app_screens__sub-title {
  text-align: right;
  font-size: 16px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.12;
  letter-spacing: normal;
  text-align: right;
  color: #16254f;
  margin-top: 13px;
}

#be_bfiber_page .app_screens__ul-text {
  text-align: right;
  padding-right: 10px;
  margin-top: 4px;
  font-size: 14px;
  line-height: 1.29;
  color: #666660;
  width: 97%;
  margin-right: auto;
}

#be_bfiber_page.show-tool .fixed-tool {
  display: flex;
}

#be_bfiber_page .fixed-tool {
  display: none;
  justify-content: center;
  align-items: center;
  padding: 7px 16px 4px 24px;
  width: 100%;
  background-color: #3e53de;
  position: fixed;
  top: 0;
  z-index: 10;
  max-width: 1920px;
}

#be_bfiber_page .fixed-tool__image {
  height: 45px;
  margin-left: 10px;
}

#be_bfiber_page .first_line_b .first_line_subtext_b .from-1600 {
  display: none;
}
#be_bfiber_page .fixed-tool__text {
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  color: #ffffff;
  width: 184px;
}

/**

/////////////////////////////////////////////////////////////////////////////////////////////
    /////////////////////////////////////////////////////////////////////////////////////////////
    Media Queries
    /////////////////////////////////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////////////////////////////////

*/

@media only screen and (min-width: 319px) {
  .identification_method-feildset {
    display: flex;
    margin-inline-start: 0;
    margin-inline-end: 0;
    padding-block-start: 0;
    padding-inline-start: 0;
    padding-inline-end: 0;
    padding-block-end: 0;
    min-inline-size: min-content;
    border-width: 0;
    border-style: groove;
    border-color: threedface;
    border-image: initial;
    border: none;
    flex-direction: column;
    margin-top: 17px;
  }
  .not_mobile {
    display: none;
  }
  html {
    scroll-behavior: smooth;
  }
  body {
    display: block;
    width: 100%;
    overflow-x: hidden;
    position: relative;
    font-variant-ligatures: none;
  }

  body.stop {
    position: fixed;
  }

  body * {
    font-family: "SimplerPro", sans-serif;
    direction: rtl;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }

  .pro_of_year {
    display: none !important;
  }

  .pulse {
    display: block;
    border-radius: 50%;
    background: transparent;
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    -webkit-animation: pulsemobile 2.5s infinite;
    animation: pulsemobile 2.5s infinite;
    position: absolute;
    margin: 0;
    bottom: -4%;
    left: 21.5%;
    width: 40px;
    height: 40px;
    -webkit-transform: rotateX(85deg);
    transform: rotateX(85deg);
  }

  #be_bfiber_page .pulse::after {
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    -webkit-animation: pulsemobile 2.5s infinite 0.4s;
    animation: pulsemobile 2.5s infinite 0.4s;
  }

  #be_bfiber_page .pulse::before {
    content: "";
    border-radius: 50%;
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 0 rgba(255, 255, 255, 0.4);
    -webkit-animation: pulsemobile 2.5s infinite 0.8s;
    animation: pulsemobile 2.5s infinite 0.8s;
  }

  /* .pulse:hover {
        animation: none;
      } */
  @-webkit-keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    }

    96% {
      -webkit-box-shadow: 0 0 0 800px rgba(255, 255, 255, 0);
    }

    100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }

  @keyframes pulse {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    }

    96% {
      -webkit-box-shadow: 0 0 0 800px rgba(255, 255, 255, 0);
      box-shadow: 0 0 0 800px rgba(255, 255, 255, 0);
    }

    100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }

  @-webkit-keyframes pulsemobile {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    }

    96% {
      -webkit-box-shadow: 0 0 0 300px rgba(255, 255, 255, 0);
    }

    100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }

  @keyframes pulsemobile {
    0% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
    }

    96% {
      -webkit-box-shadow: 0 0 0 300px rgba(255, 255, 255, 0);
      box-shadow: 0 0 0 300px rgba(255, 255, 255, 0);
    }

    100% {
      -webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
      box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
    }
  }

  #be_bfiber_page .mobile {
  }

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

  #be_bfiber_page {
    padding-bottom: 0px;
    max-width: 1920px;
    margin: auto;
    background: #f6f6f6;
  }

  .belanding_form_box {
    position: static;
    /* right: 50%; */
    /* top: 50%; */
    width: 100%;
    /* -webkit-transform: translate(50%, -50%); */
    -ms-transform: translate(50%, -50%);
    /* transform: translate(50%, -50%); */
    height: 100vh;
    display: block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 44px 8px;
    z-index: 9;
    background: #fff;
    /* border-radius: 10px; */
    overflow: scroll;
  }
  .belanding_form_box.static {
    /* position: fixed;
    right: 50%;
    top: 50%; */
    /* transform: translate(50%, -50%); */
    /* height: 100vh; */
    /* display: none; */
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 8px;
    z-index: 9;
    background: #fff;
    /* border-radius: 10px; */
    overflow: scroll;
  }

  .belanding_form_box.show {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  #be_bfiber_page .sticky_bar_mobile {
    position: fixed;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 70px;
    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;
    box-shadow: 2px 0 15px 0 rgba(0, 0, 0, 0.35);
    z-index: 5;
    background: rgb(255, 255, 255, 0.95);
  }

  #be_bfiber_page .sticky_bar_mobile .inner_box_sticky {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* flex-direction: row-reverse; */
    padding: 0 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
  }

  #be_bfiber_page .button_pill {
    width: 154px;
    height: 48px;
    border-radius: 24px;
    background-color: #30dfff;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #16254f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 0;
    margin-right: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  #be_bfiber_page .button_pill span {
    color: #16254f;
    font-weight: 600;
  }

  #be_bfiber_page.show-tool #intro {
    margin-top: 55px;
  }

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

  #be_bfiber_page #intro {
    width: 100%;
    height: 484px;
    /* min-height: 50vw; */
    background-image: url(../images/back_320.jpg);
    background-size: cover;
    background-position: center;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    /* max-height: 620px;
    min-height: 550px; */
    overflow: hidden;
    flex-direction: column;
  }

  #be_bfiber_page #intro_back.desk_img {
    display: none;
  }

  #be_bfiber_page .intro_text_box {
    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;
    margin-bottom: 0;
  }

  #be_bfiber_page #intro_back {
    display: block;
    position: absolute;
    bottom: 0;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    width: 360px;
    display: none;
  }

  #be_bfiber_page .intro_inner .intro_title svg {
    position: absolute;
    width: 26px;
    height: 17px;
    bottom: 59.75%;
    right: 162px;
  }

  #be_bfiber_page .intro_inner .icon-text {
    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;
  }

  #be_bfiber_page .intro_inner .intro_title.mono {
    background: none;
    /* color: rgb(193, 143, 34); */
  }

  #be_bfiber_page .intro_inner .intro_title .text_blue {
    color: #30dfff;
  }

  #be_bfiber_page .intro_inner .intro_title {
    font-family: SimplerPro;
    font-size: 36px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.2px;
    text-align: center;
    color: #fff;
    position: relative;
    display: inline-block;
    margin: 0 0;
    width: 321px;
    /*text-shadow: 0 0 4px #30dfff;*/
    margin-bottom: 4px;
  }

  #be_bfiber_page .intro_inner .cyan {
    color: #30dfff;
  }

  #be_bfiber_page .intro_inner .underlineee::after {
    content: "";
    display: block;
    position: absolute;
    top: 19px;
    width: 114px;
    height: 8px;
    right: 124px;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%);
    background: url(../images/underlineee.svg) no-repeat center center;
    background-size: contain;
    /* display: none; */
  }

  #be_bfiber_page .intro_inner .underlineee {
    /* color: #ffbe03; */
    /* font-size: 16px; */
    position: relative;
    font-weight: 600;
    font-size: 16px;
    font-weight: 600;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    text-align: center;
    color: #6dcbff;
    /* color: #fff; */
  }

  #be_bfiber_page .intro_inner {
    width: 100%;
    /* padding: 0 3vw; */
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    margin-top: 32px;
  }

  #be_bfiber_page .intro_inner .intro_text_box .be_logo {
    float: none;
    width: 90%;
    display: block;
    margin: 0 auto;
    max-width: 170px;
    margin-bottom: 22px;
  }

  #be_bfiber_page .intro_inner .intro_white_text {
    font-family: "SimplerPro", sans-serif;
    font-size: 24px;
    font-weight: 400;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.15;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    /* margin: -6px auto 2px; */
    clear: both;
    text-shadow: none;
  }

  #be_bfiber_page .intro_inner .intro_white_text span {
    color: #fff;
  }

  #be_bfiber_page .micro_logo span {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: right;
    color: #30c7ff;
  }

  #be_bfiber_page .micro_logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 2.5;
    letter-spacing: normal;
    text-align: right;
    color: #30c7ff;
    margin-top: 16px;
  }

  #be_bfiber_page .micro_logo img {
    width: 90px;
    margin-left: 16px;
  }

  #be_bfiber_page .intro_inner .intro_blue_text {
    font-family: "SimplerPro", sans-serif;
    font-size: 20px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.1;
    letter-spacing: 0.5px;
    text-align: center;
    color: #ffffff;
  }

  #be_bfiber_page .button_pill.call_button {
    background: #fff;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-decoration: none;
    /* padding: 44px 0; */
    margin-right: 0;
    border: solid 2px #16254f;
    /*display: flex !important;*/
    margin-left: 16px;
    gap: 8px;
    flex-direction: row-reverse;
  }

  #be_bfiber_page .button_pill.call_button > p {
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    color: #16254f;
    /* order: -1; */
    text-decoration: none;
  }

  #be_bfiber_page .button_pill.call_button::after {
    content: "";
    display: block;
    /* margin-right: 12px; */
    width: 18px;
    height: 18px;
    background: url("../images/phone-receiver.svg") no-repeat center center;
    background-size: contain;
    /* transform: rotate(-94deg); */
  }

  #be_bfiber_page #paralax_images {
    width: 100%;
    padding-top: 39px;
    background-image: url(../images/incormation-bg-m.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 1826px;
    background-position: center;
    padding-bottom: 52px;
  }

  #be_bfiber_page #paralax_images .row_p {
    /* width: 100%; */
    /* padding: 0 20px; */
    margin-top: 320px;
    /* width: 274px; */
    min-width: unset !important;
  }

  #be_bfiber_page #paralax_images .row_p_inner {
    text-align: center;
  }

  #be_bfiber_page #paralax_images .row_p:nth-child(2) {
  }

  #be_bfiber_page #paralax_images .row_p:nth-child(3) {
    /* width: 320px; */
  }
  #be_bfiber_page #paralax_images .row_p.third {
    /* width: 320px; */
    margin-bottom: 225px;
    margin-top: 299px;
  }

  #be_bfiber_page #paralax_images .row_p:nth-child(4) {
    margin-top: 207px;
    max-width: 340px;
    /* margin-right: calc(50% - 379px); */
  }

  #be_bfiber_page #paralax_images .row_p:nth-child(5) {
    margin-top: 329px;
  }

  #be_bfiber_page #paralax_images .row_p_image {
    width: 100%;
    position: relative;
  }

  #be_bfiber_page #paralax_images .row_p_image img {
    width: 100%;
    height: auto;
  }

  #be_bfiber_page #paralax_images .row_p_text {
    width: 100%;
  }

  #be_bfiber_page #paralax_images .row_p_text h3 {
    font-size: 22px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    /* text-align: center; */
    color: #16254f;
    margin: 33px 0 4px 0;
  }

  #be_bfiber_page #paralax_images .row_p_text p {
    font-stretch: normal;
    font-style: normal;
    letter-spacing: normal;
    color: #16254f;
    width: 100%;
    margin-top: 0px;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 0;
    line-height: normal;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
  }

  #be_bfiber_page #app_screens::after {
    content: "";
    display: none;
    position: absolute;
    bottom: -9px;
    right: 10%;
    width: 180px;
    height: 153px;
    background: url(../images/yellow_monster_mob.png) no-repeat center center;
    background-size: contain;
  }

  .swiper-pagination-bullet-active {
    background: #3e53de;
  }

  #be_bfiber_page #app_screens {
    width: 100%;
    margin-top: 0;
    position: relative;
    padding-top: 0;
    padding-left: 0 !important;
    overflow-x: hidden;
  }

  #be_bfiber_page #app_screens .row_a {
    width: 100%;
    padding: 33px 0 0;
    /* background: #f6f6f6; */
    /* height: 409px; */
  }

  #be_bfiber_page #app_screens .row_a .row_a_text .vip-soon {
    width: 88px;
    height: 26px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #16254f;
    border-radius: 6px;
    background-image: linear-gradient(to right, #e7ce1b, #ffbe03 48%, #ff8000);
    margin: auto;
    margin-bottom: 22px;
    line-height: 26px;
  }

  #be_bfiber_page #app_screens .row_a .row_a_text h3 {
    font-size: 24px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: -0.76px;
    text-align: center;
    color: #16254f;
    margin: 0px auto 8px auto;
    width: 255px;
  }

  #be_bfiber_page #app_screens .row_a .row_a_text p {
    font-size: 22px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.33;
    letter-spacing: normal;
    font-weight: normal;
    text-align: center;
    color: #16254f;
    margin: 0px;
  }

  #be_bfiber_page #app_screens .row_a .row_a_text strong {
    margin: 16px 0 0 0;
    display: block;
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box {
    width: 100%;
    position: relative;
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box img {
    position: absolute;
    width: 40%;
    top: 0;
    left: 0;
  }

  #be_bfiber_page #app_screens .row_a .row_a_image {
    height: 80vw;
    margin-top: 40px;
  }

  #be_bfiber_page #app_screens .row_a .row_a_image_static {
    display: none;
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box {
    opacity: 0;
    -webkit-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -webkit-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box.open_t {
    opacity: 1;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }

  #be_bfiber_page .body_form_belanding label.error#changeClient-error {
    width: 120%;
    top: 105%;
    padding: 3px;
    line-height: 1;
    height: auto;
    border: none;
    right: -22%;
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box img {
    -webkit-transition: all 2.3s cubic-bezier(0.49, 0, 0.09, 0.995) 0.7s;
    -o-transition: all 2.3s cubic-bezier(0.49, 0, 0.09, 0.995) 0.7s;
    transition: all 2.3s cubic-bezier(0.49, 0, 0.09, 0.995) 0.7s;
    /* -webkit-box-shadow: 1px 0px 17px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 1px 0px 17px -2px rgba(0,0,0,0.75);
box-shadow: 1px 0px 17px -2px rgba(0,0,0,0.75); */
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box.open_t img {
    -webkit-perspective-origin: 50%, 50%;
    -o-perspective-origin: 50%, 50%;
    -ms-perspective-origin: 50%, 50%;
    perspective-origin: 50%, 50%;
    -webkit-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg);
    -ms-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg);
    transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg);
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box.open_t img:nth-child(2) {
    -webkit-perspective-origin: 50%, 50%;
    -o-perspective-origin: 50%, 50%;
    -ms-perspective-origin: 50%, 50%;
    perspective-origin: 50%, 50%;
    -webkit-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(100%, 0px, -30px);
    -ms-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(100%, 0px, -30px);
    transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(100%, 0px, -30px);
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box.open_t img:nth-child(3) {
    -webkit-perspective-origin: 50%, 50%;
    -o-perspective-origin: 50%, 50%;
    -ms-perspective-origin: 50%, 50%;
    perspective-origin: 50%, 50%;
    -webkit-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(200%, 0px, -60px);
    -ms-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(200%, 0px, -60px);
    transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(200%, 0px, -60px);
  }

  #be_bfiber_page #app_screens .row_a .img_perspective_box.open_t img:nth-child(4) {
    -webkit-perspective-origin: 50%, 50%;
    -o-perspective-origin: 50%, 50%;
    -ms-perspective-origin: 50%, 50%;
    perspective-origin: 50%, 50%;
    -webkit-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(300%, 0px, -90px);
    -ms-transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(300%, 0px, -90px);
    transform: perspective(500px) rotateX(0deg) rotateY(21deg) rotateZ(0deg)
      translate3d(300%, 0px, -90px);
  }

  @-webkit-keyframes fade {
    0% {
      opacity: 0;
    }

    20% {
      opacity: 1;
    }

    40% {
      opacity: 0;
    }

    100% {
      opacity: 0;
    }
  }

  @keyframes fade {
    0% {
      opacity: 0;
    }

    20% {
      opacity: 1;
    }

    40% {
      opacity: 0;
    }

    100% {
      opacity: 0;
    }
  }

  #be_bfiber_page .body_form_belanding {
    max-width: 280px;
    margin: 0 auto;
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    right: 0;
    left: 0;
  }

  #be_bfiber_page .body_form_belanding label {
    /* display: none; */
  }

  #be_bfiber_page #form_close {
    position: absolute;
    top: -40px;
    left: 0px;
    color: #16254f;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 35px;
    direction: initial;
  }

  #be_bfiber_page .form_back {
    position: absolute;
    top: -35px;
    right: 0px;
    font-size: 16px;
    line-height: 0.63;
    text-align: right;
    color: #16254f;
    display: flex;
    align-items: center;
    cursor: pointer;
  }

  #be_bfiber_page .form_back svg {
    height: 16px;
    fill: #16254f;
  }

  .belanding_form_box.static #form_close {
    display: none;
  }

  .belanding_form_box #static_call_strip {
    display: none;
  }

  .belanding_form_box.static #static_call_strip {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    top: 0;
    right: 0;
    height: 93px;
    width: 100%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: #16254f;
  }

  #be_bfiber_page #form_close span {
    color: #16254f;
    font-size: 14px;
    line-height: 31px;
    font-weight: 600;
    margin-right: 3px;
  }

  #be_bfiber_page #ty_p {
    display: none;
    position: absolute;
    width: 100%;
    top: 0%;
    right: 0%;
    height: 100%;
    border-radius: 10px;
    z-index: 9;
    background: #32d4ff;
    padding: 0 10px;
  }

  #be_bfiber_page #ty_p p {
    height: 100%;
    margin: 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;
    z-index: 9;
    color: #fff;
    font-size: 30px;
    text-align: center;
  }

  #be_bfiber_page #ty_p p strong {
    color: #fff;
  }

  #be_bfiber_page .form_text_before {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.2;
    text-align: center;
    /* max-width: 150px; */
    margin: 0 auto 40px;
    color: #16254f;
  }

  #be_bfiber_page input.form-control1 {
    width: 100%;
    border-radius: 8px;
    background-color: #ffffff;
    border: 1px solid #c3c3c3;
    height: 48px;
    line-height: 48px;
    font-size: 18px;
    margin: 0px 0 24px;
    padding: 0 15px;
    font-weight: 400;
  }

  #be_bfiber_page ::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #666666;
  }

  #be_bfiber_page ::-moz-placeholder {
    /* Firefox 19+ */
    color: #666666;
  }

  #be_bfiber_page :-ms-input-placeholder {
    /* IE 10+ */
    color: #666666;
  }

  #be_bfiber_page :-moz-placeholder {
    /* Firefox 18- */
    color: #666666;
  }

  #be_bfiber_page .body_form_belanding .cos_nocos {
    /* margin-bottom: 24px; */
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    width: 100%;
    display: flex;
    gap: 16px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    /* justify-content: space-around; */
    align-items: center;
    align-self: center;
  }

  #be_bfiber_page .body_form_belanding .cos_nocos label.group1 {
    display: inline-block;
    width: 80px;
    height: 24px;
    border-radius: 20px;
    border: solid 2px #16254f;
    line-height: 21px;
    font-size: 14px;
    text-align: center;
    font-weight: 600;
    color: #16254f;
    cursor: pointer;
  }

  #be_bfiber_page .body_form_belanding .cos_nocos input:checked ~ label#trigger_old_c {
    background-color: #16254f;
    color: #fff;
  }

  #be_bfiber_page .body_form_belanding .cos_nocos input:checked + label {
    background-color: #16254f;
    color: #fff;
  }

  #be_bfiber_page .body_form_belanding .cos_nocos input {
    position: absolute;
    width: 1px;
    height: 1px;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    margin: 0;
    padding: 0;
  }

  #be_bfiber_page #identification_method {
    display: none;
  }

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

  #be_bfiber_page .body_form_belanding .cos_nocos span {
    font-size: 16px;
    line-height: 1.13;
    text-align: right;
    color: #16254f;
    font-weight: 700;
  }

  #be_bfiber_page #choose_notice {
    font-size: 18px;
    line-height: 1.13;
    text-align: right;
    color: #16254f;
    font-weight: 500;
    letter-spacing: normal;
    margin-bottom: 30px;
  }

  #be_bfiber_page .body_form_belanding .client1 {
    margin-bottom: -18px;
  }

  #be_bfiber_page .body_form_belanding .client1 label {
    display: inline-block;
    font-size: 18px;
    line-height: 1.3;
    text-align: right;
    color: #16254f;
    position: relative;
    margin-right: 32px;
    margin-left: 35px;
    cursor: pointer;
    top: -21px;
  }

  #be_bfiber_page .body_form_belanding .client1 input {
    width: 0;
    height: 0;
    opacity: 0;
    overflow: hidden;
    visibility: hidden;
    margin: 0;
    padding: 0;
  }

  #be_bfiber_page .body_form_belanding .client1 label::before {
    content: "";
    position: absolute;
    left: calc(100% + 7px);
    display: block;
    width: 20px;
    height: 20px;
    border: solid 1px #16254f;
    border-radius: 50%;
    top: 0px;
  }

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

  #be_bfiber_page .body_form_belanding .client1 input:checked + label::after {
    content: "";
    position: absolute;
    left: calc(100% + 14px);
    display: block;
    width: 10px;
    height: 10px;
    background: #16254f;
    border: none;
    border-radius: 50%;
    top: 5px;
  }

  #be_bfiber_page .body_form_belanding .GovID1 {
    display: none;
  }

  #be_bfiber_page .body_form_belanding .GovID1.show1 {
    display: block;
  }

  #be_bfiber_page .body_form_belanding .PhoneNumber1 {
    display: none;
  }

  #be_bfiber_page .body_form_belanding .PhoneNumber1.show1 {
    display: block;
    margin-bottom: 0;
  }

  #be_bfiber_page .body_form_belanding #sub_for {
    width: 207px;
    height: 40px;
    -o-object-fit: contain;
    object-fit: contain;
    border-radius: 22.5px;
    background-color: #16254f;
    border: solid 1px #16254f;
    -webkit-appearance: none;
    margin: 0px auto;
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
  }

  #be_bfiber_page .body_form_belanding .rel_form {
    position: relative;
  }

  #be_bfiber_page .body_form_belanding .rel_form.flex {
    display: flex;
    justify-content: space-between;
  }

  #be_bfiber_page .body_form_belanding label.error {
    font-size: 14px;
    line-height: 1;
    letter-spacing: -0.3px;
    text-align: right;
    color: #d0021b;
    /* display: block !important; */
    /* background: #ffe2e2; */
    right: 0;
    position: absolute;
    top: 49px;
    width: 100%;
    padding: 0 3px;
    border-radius: 3px;
  }
  #identification_method input,
  #identification_method label.error {
    top: 48px !important;
  }
  #be_bfiber_page .body_form_belanding .error:before {
    content: "";
    display: block;
    width: 100%;
  }

  #be_bfiber_page #chat_bublle {
    position: absolute;
    padding: 10px;
    width: 124px;
    border-radius: 10px;
    height: 121px;
    right: 50%;
    color: #fff;
    -webkit-transform: translateX(107%);
    -ms-transform: translateX(107%);
    transform: translateX(107%);
    top: 7%;
    opacity: 0.85;
    background-color: rgba(28, 57, 126, 0.88);
    -webkit-box-shadow: -2px 7px 11px 1px rgba(0, 0, 0, 0.26);
    box-shadow: -2px 7px 11px 1px rgba(0, 0, 0, 0.26);
  }

  #be_bfiber_page #chat_bublle p {
    font-size: 14px;
    letter-spacing: -0.2px;
    text-align: right;
    color: #ffffff;
    margin-top: 2px;
    line-height: 1.3;
  }

  #be_bfiber_page #chat_bublle:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    position: absolute;
    top: calc(100% - -2px);
    left: 6px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-style: solid;
    border-width: 0 10px 10px 20px;
    border-color: transparent transparent rgba(28, 57, 126, 0.88) transparent;
  }

  #be_bfiber_page #arrow_down_animation {
    width: 18px;
    height: 18px;
    position: absolute;
    top: unset;
    bottom: 22px;
    margin: 0 auto;
    /* right: 50%; */
    transform: translateX(0%);
    /* background: pink; */
    cursor: pointer;
  }

  #be_bfiber_page #arrow_down_animation::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 0;
    width: 100%;
    height: 14px;
    background: url("../images/arrow.svg") no-repeat center center;
    background-size: contain;
    opacity: 1;
    -webkit-animation-name: escalator;
    animation-name: escalator;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    border: 0;
  }

  #be_bfiber_page #arrow_down_animation::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: -5px;
    right: 0;
    width: 100%;
    height: 14px;
    background: url("../images/arrow.svg") no-repeat center center;
    background-size: contain;
    opacity: 1;
    -webkit-animation-name: escalator;
    animation-name: escalator;
    -webkit-animation-duration: 1.6s;
    animation-duration: 1.6s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-delay: 0.8s;
    animation-delay: 0.8s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
  }

  .belanding_form_box.static {
    position: relative;
    right: 0%;
    top: 0%;
    width: 100%;
    -webkit-transform: translate(0%, 0%);
    -ms-transform: translate(0%, 0%);
    transform: translate(0%, 0%);
    height: 82.5vh;
    display: block !important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 8px;
    z-index: 9;
    background: #fff;
    border-radius: 0;
    overflow: auto;
    padding-top: 93px;
    padding-bottom: 0;
  }

  #be_bfiber_page .first_line {
    font-family: SimplerPro;
    font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.22;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
    margin: 3px 0px 5px;
  }
  #be_bfiber_page .intro_text_box .first_line-date {
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    color: #fff;
    text-align: center;
    margin-top: 0;
    line-height: 24px;
    margin-bottom: 0;
  }
  .sale_span {
    font-weight: bold;
    color: #30dfff;
  }

  .img_contianer {
    width: 88px;
    height: 88px;
    background-color: #fffbf0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    background-color: #f3fdff;
  }

  .package-content.primary .img_wrapper {
    position: relative;
  }

  .img_wrapper {
    position: relative;
  }

  #be_bfiber_page .confeti {
    position: absolute;
    top: 33px;
    left: 50%;
    transform: translate(-50%, -50%);
    width: calc(100% - 33px);
    height: 110px;
    z-index: 0;
  }

  .package-content.primary .img_wrapper::after {
    content: "";
    width: 100%;
    height: 165%;
    position: absolute;
    left: 0;
    top: -28px;
    background-image: url(../images//packages/conffeti360.png);
    background-repeat: no-repeat;
    background-position: center;
  }

  .packageSwiper {
    padding-right: 20px;
  }

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

  .package-pagination {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .img_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .img_contianer.primary {
    background-color: #f3fdff !important;
  }

  .in_991 {
    display: none;
  }

  .second-line {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1;
    background-image: linear-gradient(to right, #e7ce1b, #ffbe03 50%, #ff8000);
    text-align: center;
    border-radius: 4px;
    /* box-shadow: 0 4px 16px 2px rgb(255 40 102 / 67%); */
    width: 229px;
    padding: 3px 0;
    color: #16254f;
    margin-top: -20px;
    display: none;
  }
  .third-line {
    font-weight: 600;
  }
  .middle-line {
    font-weight: 400;
  }
  .second-line br {
    display: none;
  }

  .insted {
    color: #fff;
  }

  .sale {
    /* margin: 0 auto; */
    /* font-size: 18px; */
    /* font-weight: normal; */
    /* font-stretch: normal; */
    /* font-style: normal; */
    /* line-height: 1; */
    /* letter-spacing: normal; */
    /* text-align: center; */
    /* color: #16254f; */
    /* width: 236px; */
    /* height: 26px; */
    /* border-radius: 6px; */
    /* background-color: rgba(255, 190, 3, 0.24); */
    /* padding: 2px 0; */
    /* margin-top: 11px; */
    /* padding-top: 4.1px; */
  }

  /* .second-line span {
    font-weight: 600;
  } */

  .stampa {
    display: none;
  }

  .beforedesktop {
    display: none;
  }

  .package-one-bar {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
  #identification_method .client1 label::before {
    content: "";
    position: absolute;
    top: -1px;
    display: block;
    width: 22px;
    height: 22px;
    border: solid 2px #fff;
    border-radius: 50%;
  }

  #be_bfiber_page .br-mobile {
    display: block;
  }
  #be_bfiber_page .from-992 {
    display: none;
  }
  .second-line strong {
  }
  #be_bfiber_page .from-desktop {
    display: none;
  }
  #be_bfiber_page .untill-desktop {
    display: block;
  }
}

@media (max-width: 767px) {
  #be_bfiber_page .icon_circle {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }

  .belanding_form_box {
    width: 100%;
    height: 100%;
  }
  #identification_method .client1 .group:nth-of-type(2) {
    /* top: -21px; */
  }
  #identification_method .client1 .group:nth-of-type(1) {
    margin-bottom: 0;
    margin-right: 24px;
  }
}

/* explorer shit */

@media screen and (min-width: 1024px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  #be_bfiber_page #the_intro_float {
    height: 511px;
  }
}

@media screen and (min-width: 1260px) and (-ms-high-contrast: active) and (-ms-high-contrast: none) {
  #be_bfiber_page #the_intro_float {
    height: 870px;
  }
}

@-webkit-keyframes escalator {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }

  50% {
    transform: translateY(10px);
    opacity: 1;
  }

  100% {
    transform: translateY(20px);
    opacity: 0;
  }
}

@keyframes escalator {
  0% {
    transform: translateY(-5px);
    opacity: 0;
  }

  50% {
    transform: translateY(10px);
    opacity: 1;
  }

  100% {
    transform: translateY(20px);
    opacity: 0;
  }
}
