.bg-wallpager {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding: 50px 50px;
  position: relative;
}
@media only screen and (min-width: 992px) {
  .bg-wallpager > .row {
    display: flex;
    align-items: flex-end;
  }
}
.custfrom_box .block-customer-login {
  margin-bottom: 0px;
}
.custfrom_box .block-customer-login .block-content form .label {
  text-transform: capitalize;
  color: #333333;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
  display: block;
}
.custfrom_box .block-customer-login .block-content form .label[for="show-password"] {
  display: inline-block;
}
.custfrom_box .block-customer-login .block-content form .control .input-text {
  border-color: #eaeaea;
  font-size: 12px;
  padding: 6px 24px;
  margin-bottom: 5field note;
  height: auto;
}
.custfrom_box .block-customer-login .block-content form .actions-toolbar {
  display: flex;
  flex-direction: column-reverse;
  align-items: flex-start;
}
.custfrom_box .block-customer-login .block-content form .actions-toolbar .secondary {
  margin-left: 0px;
  margin-bottom: 15px;
}
.custfrom_box .block-customer-login .block-content form .actions-toolbar .secondary a.action span {
  color: #000;
}
.custfrom_boxr_reg {
  padding: 30px;
  border: none;
  background-color: #ffffff;
  line-height: 1;
  margin-top: 0px;
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
.custfrom_boxr_reg .regnote_box {
  text-align: center;
}
.custfrom_boxr_reg .form.create.account {
  min-width: 100%;
  width: 100%;
}
.custfrom_boxr_reg .txtusing p {
  margin-bottom: 0px;
  text-align: center;
  padding: 10px 0px 15px;
}
.custfrom_boxr_reg .socaliiocnbox {
  display: flex;
  align-items: center;
  justify-content: center;
}
.custfrom_boxr_reg .socaliiocnbox .boxic {
  padding: 0px 10px;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset {
  margin-bottom: 0px;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset .field.choice.newsletter {
  display: none;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset .field.password.required {
  margin-bottom: 0px;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset legend.legend {
  display: none;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset .label {
  font-size: 14px;
  color: #000;
  margin-bottom: 5px;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset.create:not(.account) {
  margin: 0px -5px;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset.create:not(.account) .field {
  float: left;
  width: 50%;
  padding: 0px 5px;
  margin-bottom: 0px;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset .field .control .input-text {
  border-radius: 5px;
  width: 100%;
  border: 1px solid #ccc;
  height: 35px;
}
.custfrom_boxr_reg .regisform .form-create-account .fieldset .field.choice {
  display: none;
}
.custfrom_boxr_reg .regisform .form-create-account .actions-toolbar .primary .action.submit.primary {
  border-radius: 5px;
}
@media only screen and (min-width: 992px) {
  .homtxtbox {
    margin-top: calc(0px + 12%);
  }
}
.homtxtbox > p {
  font-style: normal;
  font-weight: 400;
  font-size: 40px;
  line-height: 1.3;
  color: #FFFCFC;
  max-width: 750px;
  margin-right: auto;
  margin-left: auto;
}
.homtxtbox > p .boldtxt {
  font-size: 64px;
}
@media only screen and (max-width: 991px) {
  .homtxtbox > p .boldtxt {
    font-size: 32px;
  }
}
@media only screen and (max-width: 991px) {
  .homtxtbox > p {
    font-size: 24px;
  }
}
.premiumbb {
  opacity: 0;
  visibility: hidden;
  transition-duration: 1s;
}
.premiumbb._animated {
  opacity: 1;
  visibility: visible;
}
.dynamicbb {
  transform: translateX(-500%);
  transition-duration: 1.5s;
}
.dynamicbb._animated {
  transform: translateX(0%);
}
.missionbb {
  transform: translateX(-500%);
  transition-duration: 1.5s;
}
.missionbb._animated {
  transform: translateX(0%);
}
@media only screen and (min-width: 992px) {
  .wrapperrightside:not(.wrapper_pd_tside) {
    padding-bottom: 65%;
  }
}
.wrapperrightside .custfrom_box .customerlogin-box {
  padding: 30px 30px 10px;
  border: none;
  background-color: #ffffff;
  line-height: 1;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.wrapperrightside .custfrom_box .customerlogin-box .label_mobile {
  display: flex;
  margin-bottom: 20px;
}
.wrapperrightside .custfrom_box .customerlogin-box .label_mobile > div {
  font-size: 16px;
  font-weight: 700;
  color: #999;
  width: 50%;
  text-align: center;
  padding: 0px 5px 15px;
  border-bottom: 1px solid #999;
}
.wrapperrightside .custfrom_box .customerlogin-box .label_mobile > div.active {
  color: #FE7526;
  border-bottom: 1px solid #FE7526;
}
.wrapperrightside .custfrom_box .customerlogin-box .form-login .fieldset.login .field .control .input-text {
  border-radius: 8px;
}
.wrapperrightside .block-title {
  display: none;
}
.wrapperrightside .block-content .form-login._animated {
  transform: translateX(0%);
}
.wrapperrightside .block-content .form-login .fieldset.login {
  margin-bottom: 0px;
}
.wrapperrightside .block-content .form-login .field.note {
  display: none;
}
.wrapperrightside .block-content .form-login .field.email .label {
  display: none;
}
.wrapperrightside .regnote_box p {
  font-size: 22px;
  color: #000;
  font-weight: 700;
}
.wrapperrightside .regnote_box p .gozatxt {
  color: #000;
}
.wrapperrightside .regnote_box p a {
  color: #FE7526;
}
.wrapperrightside .regnote_box p a:hover {
  color: #FE7526;
}
.wrapperrightside .action.login.primary {
  border-radius: 5px !important;
}
.rtl-layout .dynamicbb {
  transform: translateX(500%);
}
.rtl-layout .dynamicbb._animated {
  transform: translateX(0%);
}
.rtl-layout .missionbb {
  transform: translateX(500%);
}
.rtl-layout .missionbb._animated {
  transform: translateX(0%);
}
.cdz-newsletter-modal .modal-inner-wrap .modal-content {
  margin: 0px !important;
  width: 100% !important;
}
@media only screen and (min-width: 768px) {
  .main_preimum_box .premium_b2b {
    padding: 0px 0px 40px;
  }
}
@media only screen and (min-width: 992px) {
  .main_preimum_box .premium_b2b .noxprefood {
    position: relative;
  }
}
.main_preimum_box .premium_b2b .noxprefood ul {
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  .main_preimum_box .premium_b2b .noxprefood ul {
    padding-left: 0px;
    padding-right: 0px;
  }
}
.main_preimum_box .premium_b2b .noxprefood ul li {
  font-style: normal;
  font-weight: 400;
  font-size: 25px;
  color: #fff;
  margin-bottom: 0px;
  line-height: 1.2;
  text-shadow: 1px 4px 10px rgba(0, 0, 0, 0.6899999999999999);
}
@media only screen and (max-width: 767px) {
  .main_preimum_box .premium_b2b .noxprefood ul li {
    text-align: justify;
    list-style: none;
  }
}
.main_preimum_box .premium_b2b .noxprefood ul li.b2bcuts {
  max-width: 620px;
}
@media only screen and (min-width: 768px) {
  .main_preimum_box .premium_b2b .noxprefood ul li {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .main_preimum_box .premium_b2b .noxprefood ul li {
    margin-bottom: 30px;
    line-height: 1.2;
    font-weight: 600;
  }
}
.main_preimum_box .premium_b2b .noxprefood ul li span.goz {
  font-size: 25px;
  font-weight: 700;
}
@media only screen and (min-width: 768px) {
  .main_preimum_box .premium_b2b .noxprefood ul li span.goz {
    font-size: 64px;
    font-weight: 600;
  }
}
.customer-account-login .page-main {
  padding: 0px !important;
}
.customer-account-login .page-main .columns {
  max-width: 100% !important;
  padding: 0px !important;
  margin: 0px !important;
  width: 100% !important;
}
.customer-account-login .page-main .columns .fullwithpdr {
  max-width: 100% !important;
  padding: 0px !important;
  margin: 0px !important;
}
