canvas {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#particles-js {
  width: 100%;
  height: 100%;
  background-color: #4c71dd;
  background-image: url();
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}
#overlay {
  position: fixed;
  width: 100%;
  height: 100%;https://i.imgur.com/CWuyLNn.png
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(10, 14, 27, 0.67);
  cursor: pointer;
}
.col-auth {
  margin-bottom: 0;
}
.col-login {
  flex: 0 0 50%;
  max-width: 50%;
}
.contact-icon .btn-icon {
  border-radius: 50%;
  width: 30px;
  line-height: 0;
  height: 30px;
  padding: 0;
  text-align: center;
}
img.gioi-thieu {
  min-width: 150px;
  max-height: 60px;
}
.gioi-thieu-content {
  color: #000;
  font-size: 14px;
}
.header-form-login {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 14rem;
}
.bg-form-login {
  position: absolute;
  width: 101%;
}
.bg-form-login img {
  transform: translate(-1px, -4px);
  width: 100%;
  height: auto;
}
.auth-slider-container {
  position: relative;
  width: 100%;
  height: 100%;
}
.auth-slider-content {
  position: absolute;
}
.auth-carousel,
.auth-slider-content {
  width: 100%;
  height: 100%;
}
.auth-carousel-inner,
.auth-carousel-item {
  height: 100%;
}
.auth-carousel-curent {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  padding: 2em 15%;
  color: #fff;
}
.auth-carousel-img {
  width: 100%;
  max-height: 400px;
}
.auth-carousel-title {
  font-size: 33px;
  font-weight: 700;
  margin-top: 1em;
}
.auth-carousel-content {
  font-size: 17px;
  text-align: center;
  margin-top: 0.7em;
}
#auth-form-container,
#auth-reset-password {
  position: relative;
  transition: all 0.5s ease-in-out;
  width: 100%;
  overflow: hidden;
}
.auth-form-login-container {
  height: 240px;
}
.auth-form-regiter-container {
  height: 385px;
}
.auth-hidden-form-register {
  transform: translate(460px) !important;
  opacity: 0;
}
.auth-hidden-form-login {
  transform: translate(-460px) !important;
  opacity: 0;
}
.info-form-login {
  position: absolute;
  width: 53%;
  padding-top: 1rem;
  margin-left: 1.4rem;
  color: #fff;
  font-size: 17px;
}
.info-form-login-title {
  font-size: 1.6rem;
  font-weight: 800;
}
.info-form-login-content {
  font-size: 12px;
  font-weight: 700;
}
.form-group-remember {
  height: 2px;
}
.auth-title-login {
  font-size: 14px;
}
#login-form {
  padding-top: 5px !important;
}
.form-group-info {
  margin-bottom: 0.8em;
}
.inp-auth-login {
  padding: 0.375rem 0.75rem;
  height: calc(1.4em + 0.6rem + 2px);
  font-size: 0.9em;
}
.auth-checkbox-container label:before {
  width: 20px !important;
  height: 20px !important;
}
.auth-checkbox-container label {
  font-size: 14px;
}
.shadow-auth {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.35);
}
#auth-form-login,
#auth-form-register {
  padding: 0 7px;
  margin: auto;
}
.label-remember {
  color: #000;
  font-weight: 600;
}
.auth-btn-submit {
  width: 100%;
  color: #fff;
  background-color: #2060c1;
  border-color: #2060c1;
  font-size: 0.9em;
}
.auth-btn-submit:not(:disabled):not(.disabled).active:focus,
.auth-btn-submit:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 136, 228, 0.5);
}
.auth-btn-submit:not(:disabled):not(.disabled).active,
.auth-btn-submit:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #2653d4;
  border-color: #244ec9;
}
.auth-btn-submit:hover,
.btn-icon:hover {
  color: #fff;
  background-color: #0065ff;
  border-color: #0065ff;
}
.btn-icon,
.contact-icon button:hover {
  color: #547eb9;
  background-color: #fff;
  border-color: #547eb9;
}
.btn-icon:not(:disabled):not(.disabled).active:focus,
.btn-icon:not(:disabled):not(.disabled):active:focus {
  box-shadow: 0 0 0 0.2rem rgba(105, 136, 228, 0.5);
}
.btn-icon:not(:disabled):not(.disabled).active,
.btn-icon:not(:disabled):not(.disabled):active {
  color: #fff;
  background-color: #2653d4;
  border-color: #244ec9;
}
.auth-title-login,
.auth-title-register {
  color: #000;
  font-size: 14px;
}
.auth-link-login,
.auth-link-register {
  font-weight: 650;
  color: #0778db;
}
.contact-auth {
  position: relative;
}
.contact-auth:before {
  left: 19px;
}
.contact-auth:after,
.contact-auth:before {
  content: "";
  position: absolute;
  height: 1px;
  background: hsla(0, 0%, 62%, 0.43);
  width: 28%;
  top: 12px;
}
.contact-auth:after {
  right: 19px;
}
.container-auth {
  max-width: 530px;
  margin: auto;
  border: none;
  border-radius: unset;
}
.color-dark {
  color: #000;
  font-weight: 600;
}
.gioi-thieu-title {
  color: #000;
  font-size: 19px;
  font-weight: 650;
}
.contact-icon-login .btn-icons {
  border-radius: 50%;
  width: 30px;
  line-height: 0;
  height: 30px;
  padding: 6px 2px 5px 2.5px;
  text-align: center;
  font-size: 16px;
  margin-right: 0.5em;
}
.contact-icon .btn-icon:hover {
  color: #fff;
  background-color: #547eb9;
  border-color: #547eb9;
}
.btn-icon-facebook {
  color: #fff;
  background-color: #1b76f1;
  border-color: #1b76f1;
}
.btn-icon-facebook:hover {
  color: #fff;
  background-color: #2258a3;
  border-color: #2258a3;
}
.btn-icon-google {
  color: #fff;
  background-color: #ea4335;
  border-color: #ea4335;
}
.btn-icon-google:hover {
  color: #fff;
  background-color: #e12717;
  border-color: #e12717;
}
.btn-icon-phone {
  color: #fff;
  background-color: #2dc100;
  border-color: #2dc100;
}
.btn-icon-phone:hover {
  color: #fff;
  background-color: #60d93c;
  border-color: #60d93c;
}
.auth-checkbox-container {
  padding-left: 5px !important;
}
.auth-redirect-home {
  border: 1px dashed #000;
  border-radius: 3px;
}
.auth-redirect-content {
  font-size: 18px;
  font-weight: 700;
  color: #3a3a3a;
}
.form-control.is-empty:focus {
  border-color: #e74a3b;
  box-shadow: 0 0 0 0.2rem rgba(231, 74, 59, 0.25);
}
.check-password {
  font-size: 12px;
  line-height: 1.5;
  color: red;
  display: block;
}
.card.o-hidden.border-0.shadow-lg {
  max-width: 500px !important;
}
.slide-form {
  position: relative;
  transition: all 0.5s ease-in-out;
}
#login-form,
#register-form {
  padding-bottom: 0 !important;
  width: 100%;
  position: absolute;
  transform: translate(0);
  transition: all 0.5s ease-in-out;
}
.form-section-move {
  left: -100%;
}
#register-form {
  height: 320px;
}
.form-section-move #register-form {
  height: -webkit-max-content;
  height: -moz-max-content;
  height: max-content;
}
.display-none {
  display: none;
}
.auth-register-logo {
  margin-top: 0.5rem !important;
}
.auth-link-register {
  cursor: pointer;
  font-weight: 650;
  color: #0778db;
}
.redirect-countdown {
  -webkit-animation: auth_redirect 1s infinite;
  animation: auth_redirect 1s infinite;
}
#selectGender {
  background-size: calc(2em + 0.75rem) calc(0.75em + 0.375rem) !important;
}
.notication-confirm {
  color: #000;
}
.auth-carousel-item {
  pointer-events: none;
  -webkit-touch-callout: none !important;
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important;
}
fieldset {
  display: block;
  -webkit-margin-start: 2px;
  margin-inline-start: 2px;
  -webkit-margin-end: 2px;
  margin-inline-end: 2px;
  -webkit-padding-before: 0.35em;
  padding-block-start: 0.35em;
  -webkit-padding-start: 0.75em;
  padding-inline-start: 0.75em;
  -webkit-padding-end: 0.75em;
  padding-inline-end: 0.75em;
  -webkit-padding-after: 0.625em;
  padding-block-end: 0.625em;
  min-inline-size: -webkit-min-content;
  min-inline-size: -moz-min-content;
  min-inline-size: min-content;
  border: 2px groove silver;
  -o-border-image: initial;
  border-image: initial;
  margin: 0;
  padding: 0;
}
input.code-input,
input.code-phone-input {
  margin-right: calc(var(--spacing) * 2);
  box-shadow: none;
  font-size: 1.5em;
  width: 2.5em;
  text-align: center;
  flex: 1 0 1em;
  padding: var(--spacing);
  border-radius: calc(var(--spacing) / 2);
  color: var(--text1);
  background: var(--background1);
  border: 2px solid rgba(0, 0, 0, 0.23);
  height: 2em;
}
legend.title-verify {
  color: #000;
  font-size: 17px;
  font-weight: 700;
  padding-left: 3px;
  padding-right: 6px;
  width: auto !important;
  margin-left: 10px;
}
.btn-icon .zalo-contact {
  background: url(https://i.imgur.com/CWuyLNn.png) no-repeat;
  width: 19px;
  height: 19px;
  transition: all 0.5s ease-in-out;
  background-size: 100%;
  margin: auto;
}
.btn-icon:hover .zalo-contact {
  background: url(/images/zalo-icon-hover.png) no-repeat;
  background-size: 100%;
}
.container-btn-submit {
  width: 100%;
}
.form-group-remember {
  margin-bottom: 2em;
}
@-webkit-keyframes auth_redirect {
  0% {
    color: red;
  }
  25% {
    color: #fd2d2d;
  }
  50% {
    color: #fb7070;
  }
  75% {
    color: #ffc3c3;
  }
  to {
    color: #fff;
  }
}
@keyframes auth_redirect {
  0% {
    color: red;
  }
  25% {
    color: #fd2d2d;
  }
  50% {
    color: #fb7070;
  }
  75% {
    color: #ffc3c3;
  }
  to {
    color: #fff;
  }
}
@media (max-width: 1500px) {
  .col-login {
    max-width: 60%;
    flex: 0 0 60%;
  }
  .info-form-login-title {
    font-size: 1.5rem;
    font-weight: 800;
  }
  .info-form-login-content {
    font-size: 12.5px;
  }
  .auth-carousel-title {
    font-size: 28px;
  }
  .auth-carousel-content {
    font-size: 16px;
  }
}
@media (max-width: 1300px) {
  .header-form-login {
    height: 11rem;
  }
  .bg-form-login img {
    width: 400px;
  }
  .info-form-login {
    width: 60%;
  }
  .info-form-login-title {
    font-size: 1.4rem;
    font-weight: 800;
  }
  .info-form-login-content {
    font-size: 11px;
    font-weight: 700;
  }
  img.gioi-thieu {
    min-width: 130px;
    max-height: 50px;
  }
  .auth-form-login-container {
    height: 260px;
  }
  .auth-checkbox-container label {
    font-size: 12px;
  }
  .auth-carousel-title {
    font-size: 24px;
  }
  .auth-carousel-curent {
    padding: 1.8em 13%;
  }
}
@media (max-width: 1200px) {
  .col-login {
    max-width: 70%;
    flex: 0 0 70%;
  }
  .header-form-login {
    height: 12rem;
  }
  .bg-form-login img {
    width: 423px;
  }
  .info-form-login-title {
    font-size: 1.4rem;
  }
  .info-form-login-content {
    font-size: 12px;
  }
  .gioi-thieu-content {
    font-size: 14px;
  }
  .inp-auth-login {
    padding: 0.3rem 0.75rem;
    height: calc(1.3em + 0.5rem + 2px);
    font-size: 0.8em;
  }
  .auth-checkbox-container label:before {
    width: 17px !important;
    height: 17px !important;
    margin-top: 2px;
  }
  .form-group-info-password {
    margin-bottom: 0.8rem;
  }
  .auth-form-login-container {
    height: 230px;
  }
  .auth-title-login,
  .auth-title-register {
    font-size: 13px;
  }
  .auth-link-register {
    font-size: 15px;
  }
  .auth-carousel-curent {
    padding: 1.6em 11%;
  }
}
@media (max-width: 1000px) {
  .col-login {
    max-width: 65%;
    flex: 0 0 65%;
  }
  .header-form-login {
    height: 11rem;
    height: 9rem;
  }
  .bg-form-login img {
    width: 325px;
  }
  .info-form-login-title {
    font-size: 1.3rem;
  }
  .info-form-login-content {
    font-size: 10px;
  }
  img.gioi-thieu {
    min-width: 120px;
    max-height: 45px;
  }
  .gioi-thieu-content {
    margin-bottom: 0.7rem !important;
    font-size: 11px;
  }
  .auth-checkbox-container label {
    font-size: 9px;
    color: #303030;
  }
  .container-forgot-password {
    font-size: 14px;
  }
  .auth-btn-submit,
  .auth-link-login,
  .auth-link-register,
  .auth-title-login,
  .auth-title-register {
    font-size: 13px;
  }
  .auth-link-register {
    font-size: 14px;
  }
  .auth-form-login-container {
    height: 220px;
  }
  .auth-carousel-title {
    font-size: 20px;
  }
  .auth-carousel-content {
    font-size: 14px;
  }
  .contact-auth:after,
  .contact-auth:before {
    width: 22%;
  }
  .auth-checkbox-container label {
    padding-left: 13px !important;
    font-size: 11px;
  }
  .auth-checkbox-container label:before {
    width: 13px !important;
    height: 13px !important;
    margin-top: 4px;
    margin-left: -17px !important;
  }
  .auth-form-login-container .auth-checkbox-container label {
    padding-left: 15px !important;
    font-size: 12px;
  }
}
@media (max-width: 875px) {
  .header-form-login {
    height: 8rem;
  }
  .bg-form-login img {
    width: 300px;
  }
  .info-form-login-content {
    font-size: 9px;
  }
  .info-form-login-title {
    font-size: 1.1rem;
  }
  .gioi-thieu-content {
    margin-bottom: 0.6rem !important;
    font-size: 9px;
  }
  .contact-auth:after,
  .contact-auth:before {
    width: 18%;
  }
  .auth-btn-submit,
  .auth-link-login,
  .auth-link-register,
  .auth-title-login,
  .auth-title-register {
    font-size: 12px;
  }
  .auth-link-register {
    font-size: 13px;
  }
  .auth-form-login-container {
    height: 205px;
  }
  .contact-auth {
    font-size: 15px;
  }
  .auth-form-login-container .auth-checkbox-container label {
    padding-left: 13px !important;
    font-size: 10px;
  }
  .auth-carousel-content {
    font-size: 13px;
  }
  .container-forgot-password {
    font-size: 13px;
    padding-top: 1px;
  }
  .auth-link-register {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .col-login {
    max-width: 60%;
    flex: 0 0 60%;
  }
  .header-form-login {
    height: 13em;
  }
  .bg-form-login img {
    width: 460px;
  }
  img.gioi-thieu {
    min-width: 135px;
    max-height: 60px;
  }
  .gioi-thieu-content {
    font-size: 14px;
  }
  .info-form-login-title {
    font-size: 1.7rem;
  }
  .auth-form-login-container {
    height: 235px;
  }
  .info-form-login-content {
    font-size: 13px;
  }
  .gioi-thieu-content {
    margin-bottom: 0.9em !important;
  }
  .inp-auth-login {
    padding: 0.4rem 0.75rem;
    height: calc(1.4em + 0.6rem + 2px);
    font-size: 0.9em;
  }
  .auth-form-login-container .auth-checkbox-container label {
    font-size: 13px;
    padding-left: 25px !important;
  }
  .auth-checkbox-container label:before {
    width: 17px !important;
    height: 17px !important;
    margin-top: 2px;
    margin-left: -25px !important;
  }
  .container-forgot-password {
    font-size: 15px;
  }
  .form-group-remember {
    margin-bottom: 25px;
    height: 3px;
    margin-top: 10px;
  }
  .auth-link-login,
  .auth-link-register,
  .auth-title-login,
  .auth-title-register {
    font-size: 15px;
  }
  .col-bg {
    height: 40em;
  }
  .auth-carousel-title {
    font-size: 25px;
  }
  .auth-carousel-content {
    font-size: 16px;
  }
  .contact-auth:after,
  .contact-auth:before {
    width: 30%;
  }
}
@media (max-width: 640px) {
  .col-login {
    max-width: 60%;
    flex: 0 0 60%;
  }
  .header-form-login {
    height: 11em;
  }
  .bg-form-login img {
    width: 400px;
  }
  .info-form-login-title {
    font-size: 1.5rem;
  }
  .info-form-login-content {
    font-size: 11px;
  }
  .gioi-thieu-content {
    margin-bottom: 0.7em !important;
    font-size: 12px;
  }
  .auth-form-regiter-container {
    height: 385px;
  }
}
@media (max-width: 580px) {
  .auth-form-regiter-container {
    height: 350px;
  }
}
@media (max-width: 500px) {
  .col-login {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .bg-form-login img {
    width: 430px;
  }
  .info-form-login-title {
    font-size: 1rem;
  }
  .auth-form-login-container {
    height: 220px;
  }
  .container-auth {
    max-width: 87%;
  }
  .gioi-thieu-content {
    font-size: 13px;
    margin-bottom: 0.7rem !important;
  }
  .inp-auth-login {
    padding: 0.4rem 0.75rem;
    height: calc(1.3em + 0.6rem + 2px);
    font-size: 0.8em;
  }
  .info-form-login-title {
    font-size: 1.3rem;
  }
  .info-form-login-content {
    font-size: 13px;
  }
  .header-form-login {

  }
  .pt-4 {
    padding-top: 0 !important;
  }
  img.gioi-thieu {
    min-width: 80px;
    max-height: 55px;
  }
  .auth-link-login,
  .auth-link-register,
  .auth-title-login,
  .auth-title-register {
    font-size: 13px;
  }
  .contact-auth:after,
  .contact-auth:before {
    width: 28%;
  }
  img.gioi-thieu {
    min-width: 90px;
    max-height: 60px;
  }
  .auth-btn-submit {
    font-size: 14px;
  }
  .form-group-info {
    margin-bottom: 0.7rem !important;
  }
  .form-group-info-password {
    margin-bottom: 0.3rem !important;
  }
  .container-forgot-password {
    transform: translateY(-2px);
  }
  .contact-icon .btn-icon {
    font-size: 12px;
    width: 27px;
    height: 27px;
  }
  #register-form {
    height: 290px;
  }
  .form-section-move #register-form {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .col-bg {
    height: 30em;
  }
  .auth-carousel-title {
    font-size: 20px;
  }
  .auth-carousel-content {
    font-size: 14px;
  }
  .auth-btn-submit {
    font-size: 13px;
  }
  .auth-form-regiter-container {
    height: 385px;
  }
}
@media (max-width: 440px) {
  .header-form-login {
    height: 11rem;
  }
  .info-form-login-title {
    font-size: 1.3rem;
  }
  .info-form-login-content {
    font-size: 11px;
  }
  img.gioi-thieu {
    min-width: 75px;
    max-height: 50px;
  }
  .gioi-thieu-content {
    font-size: 12px;
    margin-bottom: 0.6rem !important;
  }
  .auth-checkbox-container {
    padding-left: 0 !important;
  }
  .auth-form-login-container .auth-checkbox-container label {
    font-size: 12px;
    padding-left: 22px !important;
  }
  .container-forgot-password {
    font-size: 14px;
    transform: translateY(1px);
  }
  .auth-checkbox-container label:before {
    width: 15px !important;
    height: 15px !important;
    margin-top: 3px;
    margin-left: -20px !important;
  }
  .auth-btn-submit {
    font-size: 12px;
  }
  .contact-auth:after,
  .contact-auth:before {
    width: 18%;
  }
}
@media (max-width: 576px) {
  .form-section-move #register-form {
    height: -webkit-max-content;
    height: -moz-max-content;
    height: max-content;
  }
  .form-group-mb {
    margin-bottom: 0.7rem !important;
  }
}
