#tb-minimalist, #tb-minimalist td, #tb-minimalist th {
    border: solid 0.5px black;
    padding: 10px;
}
#tb-minimalist{
    text-align: center;
}
table{
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
.queries_buttons{
  display: flex;
  gap: 0.5rem;
}
.que-necesitas-details__faq {
  height: 33rem;
}
.que-necesitas-details__faq-right {
  height: 33rem;
}
.que-necesitas-details .container{
  overflow: auto;
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.que-necesitas-details .container::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 0;
    height: 0;
}

/*pop-up videoID*/

.popup-digital-certificate {
  padding: 40px;
}
.popup-digital-certificate {
  bottom: 150px;
}
.popup-digital-certificate {
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  box-shadow: 1px 0 10px rgba(35,35,35,.4);
  display: inline-block;
  left: 50%;
  max-width: 509px;
  padding: 20px;
  position: fixed;
  bottom: 5%;
  transform: translate(-50%);
  width: 85%;
  z-index: 100;
}
.popup-digital-certificate__close {
  font-size: 20px;
  height: 45px;
  line-height: 45px;
  right: -22px;
  top: -22px;
  width: 45px;
}
.popup-digital-certificate__close {
  background: #fff;
  border-radius: 50%;
  box-shadow: 1px 0 10px rgba(35,35,35,.4);
  color: #bbb;
  display: inline-block;
  font-size: 18px;
  height: 40px;
  line-height: 40px;
  position: absolute;
  text-align: center;
  right: -20px;
  top: -20px;
  width: 40px;
}
.popup-digital-certificate__close {
  font-size: 20px;
  line-height: 45px;
}
.popup-digital-certificate__close {
  color: #bbb;
  font-size: 18px;
  line-height: 40px;
  text-align: center;
}
.ico-close::before {
  content: "x";
}
[class*=" ico-"]::before, [class^="ico-"]::before {
  font: normal 1em/1 Arial, sans-serif;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.popup-digital-certificate__agroup {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.popup-digital-certificate__agroup {
  text-align: center;
}
.popup-digital-certificate__content {
  width: 100%;
}
.popup-digital-certificate__img {
  display: block;
  height: auto;
  margin: 0 auto 15px;
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.representative-certificate__button-wrapper-primary {
  flex-direction: unset;
  justify-content: space-between !important;
  margin-top: 1.625rem;
  gap: 1.25rem;
  padding-bottom: 1.875rem;
}
.representative-certificate__button-wrapper-primary {
  margin-top: 1.9375rem;
  display: flex;
  flex-direction: unset;
  justify-content: center;
  padding-bottom: 1.25rem;
}
.aux-btn {
  background-color: #2446c0;
  color: #fff;
  border: .0625rem solid #2446c0;
}
