h1, h2, h3, h4, h5, h6, strong, b {
  font-family: 'Nunito-Bold';
  font-weight: 400;
}
main {
  margin: auto;
  max-width: 400px;
  font-family: 'Nunito-Regular';
}
.volver {
  background-color: #fff;
  border-bottom: 1px solid #d2d2d2;
  padding: 10px 20px;
  margin-bottom: 40px;
}
.caja_volver {
  font-family: 'Nunito-Bold';
  font-weight: 400;
}
.volver a {
  color: #122e43;
  max-width: 1280px;
  margin: auto;
}




.logo-header-container {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px 20px 0 20px;
}

.logo-header-container img {
  max-width: 200px;
}

.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.bajada {
  padding: 0 20px;
  text-align: center;
}

.wi-100 {
  width: 100%;
}

.dcto-2 {
  font-size: 28px;
}

.auto-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 100%;
}

.auto-container h2 {
  text-align: center;
}

.auto-container img {
  max-width: 90%;
}

.table-container {
  /* width: 100%; */
  padding: 20px;
}

.table-header-container{
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
}

.table-header {
  border: 2px solid #C4CFD8;
  text-align: center;
  width: 60%;
}

.table-header:not(:last-child){
  border-right: 0;
  width: 20%;
}

.table-row {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 10px;
}

.table-data {
  width: 60%;
  text-align: center;
  padding: 4px 0;
  border: 2px solid #C4CFD8;
  border-top: 0;
}

.table-data:not(:last-child) {
  width: 20%;
  border-right: 0;
}

.img-6dig {
  max-width: 250px;
}

.cta-btn {
  background: rgb(255,132,0);
  background: -moz-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: -webkit-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  background: linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8400",endColorstr="#1EE4FF",GradientType=1);
  border: 0;
  padding: 10px 40px;
  color: white;
  font-size: 24px;
  border-radius: 40px;
  font-weight: 700;
  margin-top: 20px;
}

.drbe-emd {
  background: #ff8400;
  background: -moz-linear-gradient(50deg, rgb(255 132 0) 0%, rgb(180 0 140) 50%, rgb(0 90 229) 100%);
  background: -webkit-linear-gradient(50deg, rgb(255 132 0) 0%, rgb(180 0 140) 50%, rgb(0 90 229) 100%);
  background: linear-gradient(50deg, rgb(255 132 0) 0%, rgb(180 0 140) 50%, rgb(0 90 229) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff8400",endColorstr="#1EE4FF",GradientType=1);
  width: 100%;
  max-width: 340px;
  flex-flow: column;
  border-radius: 20px;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  margin-top: 40px;
}
.info-center {
  text-align: center;
}
h2.di--titulo {
  font-size: 21px !important;
  line-height: 24px;
  font-family: Nunito-Extrabold;
}
p.di--epigrafe, h2.di--titulo, h3.di--bajada, p.di--info {
  margin: 2px 0;
  color: #222D4B;
}
.dd-valor {
  font-size: 100px;
  line-height: 80px;
  font-family: Nunito-Extrabold;
}
.di--dcto {
  display: flex;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
}
.box-line {
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #cbd4dc;
}
.drbe-info {
  margin: 2%;
}
.rainbow {
  color: #6e137e;
  background: -webkit-linear-gradient(50deg, rgb(255 132 0) 0%, rgb(180 0 140) 50%, rgb(0 90 229) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: #fff0;
}
.drbe-mt-20 {
  margin-top: 20px;
}
.di--cont-app {
  display: flex;
  align-items: center;
  justify-content: center;
}
img.br--app-cs {
  width: 100%;
  max-width: 76px;
}
.di--app {
  max-width: 160px;
  width: 100%;
}
.di--app a {
  display: block;
}

a {
  color: #18a0fb;
}
.di--app img.br--app {
  max-width: 120px;
  margin: 0;
}
.drbe-legal .drbe-info {
  align-items: center;
  padding-top: 26px;
  border-top: 1px solid #cbd4dc;
}
.drbe-legal .drbe-info img {
  margin-right: 10px;
  width: 100%;
  max-width: 40px;
  margin-left: 10px;
}
p.di--legal {
  font-size: 14px;
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 21px;
  padding-bottom: 20px;
  color: #222D4B;
}
.drawer-legal {
  position: relative !important;
  background-color: rgba(0, 0, 0, 0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 1 !important;
}
