.bg-whatsapp {
  background-color: #00CD61;
  color: #1C1E21;
}

body:not(.lan) .section-first .relative {
  border: 1px solid #000000;
}

body:not(.lan) .section-first input {
  border: 0px;
}

body.lan .section-first .relative {
  border: 1px solid #fbf1f3;
}

body.lan .section-first input {
  border: 0px;
}

.section-first .btnOTP {
  margin: 2px 2px 2px 0;
}

.section-first .btnOTP:hover {
  opacity: .8;
}

/* .btnSMS {
  border-radius: 9999px 0 0 9999px;
}

.btnWTS {
  border-radius: 0 9999px 9999px 0;
} */

.txtLabel {
  white-space: nowrap;
  display: block;
}

.shu .bg-whatsapp {
  background-color: #000000;
  color: #ffffff;
  text-transform: lowercase;
}

.shu .section-first .relative {
  background: #ffffff;
}
