.er404 {
  text-align: center;
  margin-top: 3%;
}

.erlogo {
    height: 3rem;
}

.hotline {
  position: fixed;
  bottom: 5.5rem;
  right: 1.55rem;
  z-index: 1;
}

.hotline img {
  width: 4rem;
}

.go-top {
  right: 2.6rem;
  bottom: 9.5rem;
  position: fixed;
  z-index: 1;
}

.go-top a {
    background-color: #ca0410;
    color: #fff !important;
    padding-left: 0.7rem;
    padding-right: 0.7rem;
    padding-top: 0.5rem;
    padding-bottom: 0.3rem;
    border-radius: 8px;
}

.go-top a:hover {
  background: #003c3d;
}

.form-check-label {
    cursor: pointer;
}

.facebook {
    color: #1b74e4;
}

.messenger {
    color: #006AFF;
}

.pl-0 {
    padding-left: 0px;
}

.alert {
    border: none;
}

.wraptxt {
    word-wrap: break-word;
}
