/*
Custom Css
*/

#whatsapp {
  min-height: 40px;
  background: #25d366;
}

#whatsapp a {
  color: #000 !important;
  text-decoration: none;
}

#whatsapp a:hover {
  color: #000 !important;
  text-decoration: none;
}

#whatsapp i {
  color: #000 !important;
}

#whatsapp span {
  vertical-align: middle;
  font-size: 16px;
  font-weight: 400;
  margin-left: 0 !important;
  color: #000 !important;
}

.cont-dmq-certificado {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  max-width: calc(1320px - 20px);
  background: rgba(21, 68, 150, 0.91);
  color: #fff;
  margin: auto;
  padding: 10px;
}

.cont-dmq-certificado .btn-secondary {
  border-radius: 0;
}