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;
}

.drbe-banner {
  position: relative;
  width: 100%;
  max-width: 380px;
  background-color: beige;
  height: 160px;
  border-radius: 16px;
  margin-bottom: 30px;
  margin-right: auto;
  margin-left: auto;
}

.drbe-banner img {
  position: absolute;
}

.drbe-banner img.am-v2 {
  right: -20px;
  top: -31px;
  width: 100%;
  max-width: 120px;
}

p.di--epigrafe, h2.di--titulo, h3.di--bajada, p.di--info {
  margin: 2px 0px;
color: #222D4B;
}

.drbe-info {
  margin: 2%;
  margin-bottom: 16px;
}

.drbe--list {
  width: 90%;
}

p.di--epigrafe {
  font-size: 16px;
  line-height: 19px;
}

h2.di--titulo {
  font-size: 21px !important;
  line-height: 24px;
  font-family: Nunito-Extrabold;
}

h3.di--bajada {
  font-size: 18px;
  line-height: 21px;
}

p.di--info {
  font-size: 16px;
  line-height: 19px;
}

.rainbow {
  color: #6e137e;
  background: -webkit-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.orange-rainbow {
  color: #6e137e;
  background: -webkit-linear-gradient(50deg, rgba(253,91,0,1) 0%, rgba(253,131,0,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.orange {
  color: #ff7a02;
}

.drbe-imagen {
  margin-bottom: 4%;
  margin-top: 2%;
}

.drbe-imagen img {
  margin: 0px auto;
  display: flex;
  width: 100%;
  max-width: 380px;
}

.ma-img img {
  margin-bottom: 18px;
}

.bck-rainbow {
  border-radius: 20px;
  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);
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
}

.white {
  color: #FFFFFF !important;
}

.di--dcto {
  display: flex;
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
}

.dd-valor {
  font-size: 100px;
  line-height: 80px;
  font-family: Nunito-Extrabold;
}

.porc {
  font-size: 46px;
  line-height: 46px;
  font-family: Nunito-Extrabold;
}

.dcto {
  font-size: 16px;
  line-height: 16px;
  font-family: Nunito-Extrabold;
}

.info-center {
text-align: center;
}

.info-box-left {
  text-align: left;
  align-items: flex-start !important;
}

img.br--img {
  width: 80%;
  margin-bottom: 8px;
  margin-top: 8px;
  margin-left: 8%;
  margin-right: 8%;
}

.dd-monto {
  font-size: 60px;
  line-height: 60px;
  font-family: Nunito-Extrabold;
}

.dd-peso {
  font-size: 40px;
  line-height: 40px;
  font-family: Nunito-Extrabold;
}

.bck-white{
  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;
  -moz-box-shadow: 0px 5px 5px #cccccc;
  -webkit-box-shadow: 0px 5px 5px #cccccc;
  box-shadow: 0px 4px 4px #cccccc;
}

.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;
}

.box-alerta {
  border-radius: 20px;
  padding: 20px;
  width: 100%;
  max-width: 340px;
  display: flex;
  justify-content: center;
  flex-flow: column;
  margin-left: auto;
  margin-right: auto;
}

.alerta-pato {
background-color: #FFF9E5;
}

.alerta-flamenco {
background-color: #FFD5D6;
}

.alerta-loro {
background-color: #C3D4FF;
}

.alerta-rana {
background-color: #ddedc5;
}

.drbe--btn {
margin-top: 20px;
margin-bottom: 20px;
width: 100%;
}

a.btn--general {
display: flex;
justify-content: center;
align-items: center;
width: 100%;
max-width: 236px;
font-size: 16px;
border: 0;
border-radius: 8px;
outline: 0;
cursor: pointer;
-webkit-transition: 0.3s;
-moz-transition: 0.3s;
-ms-transition: 0.3s;
-o-transition: 0.3s;
transition: 0.3s;
margin-left: auto;
margin-right: auto;
}

a.btn--principal {
padding-bottom: 16px;
padding-top: 16px;
  text-decoration: none;
  background: linear-gradient(90deg, #fd5b00 0%, #fd8300 100%);
  color: #FFFFFF;
}

a.btn--principal:hover {
  -webkit-box-shadow: 0px 16px 16px -10px rgb(255 122 2 / 70%);
  -moz-box-shadow: 0px 16px 16px -10px rgba(255, 122, 2, 0.7);
  -ms-box-shadow: 0px 16px 16px -10px rgba(255, 122, 2, 0.7);
  -o-box-shadow: 0px 16px 16px -10px rgba(255, 122, 2, 0.7);
  box-shadow: 0px 16px 16px -10px rgb(255 122 2 / 70%);
}

a.btn--secundario {
padding-bottom: 16px;
padding-top: 16px;
  text-decoration: none;
  background: #FFFFFF;
  color: #416179;
border:2px solid #cbd4dc;
}

a.btn--secundario:hover {
  border:2px solid #416179;
}

a.btn--terceario {
  text-decoration: none;
  background: #FFFFFF;
  color: #189eff;
margin-top: 0 !important;
margin-bottom: 20px !important;
}

a.btn--terceario:hover {
text-decoration: underline;
}

.drbe-emd {
  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);
  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;
}

.emd--tips {
  width: 100%;
  margin-bottom: 16px;
  display: flex;
  text-align: center;
}

.emd--tips > div {
  flex-flow: column;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
}

a.btn--rainbow {
  padding-bottom: 16px;
  padding-top: 16px;
  text-decoration: none;
  background: #FFFFFF;
  padding-right: 20px;
  padding-left: 20px;
}

a.btn--rainbow span {
  color: #6e137e;
  background: -webkit-linear-gradient(50deg, rgba(255,132,0,1) 0%, rgba(180,0,140,1) 50%, rgba(0,90,229,1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.drbe-legal {
  margin-bottom: 10px;
}

p.di--legal {
  font-size: 14px;
  text-align: justify;
  margin-left: 20px;
  margin-right: 20px;
  line-height: 21px;
  padding-bottom: 20px;
  color: #222D4B;
}

.drbe-legal .drbe-info {
  display: flex;
  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;
}

.cae-list {
  width: 90%;
}

.cae-list .cae-list__item {
margin-bottom: 14px;
  font-size: 14px;
  line-height: 18px;
}

.cae-list .cae-list__item span {
  font-family: Nunito-Extrabold;
  color: #ff7700;
}

img.br--app {
  width: 100%;
  max-width: 170px;
  margin:1%;
}

.di--cont-app {
  display: flex;
  align-items: center;
  justify-content: center;
}

.di--app {
  max-width: 160px;
  width: 100%;
}

.di--app img.br--app {
  max-width: 120px;
  margin: 0;
}

img.br--app-cs {
  width: 100%;
  max-width: 76px;
}

.di--app a {
  display: block;
}

.drbe-mb-40 {
  margin-bottom: 40px;
}

.drbe-mt-40 {
  margin-top: 40px !important;
}

.drbe-mb-30 {
  margin-bottom: 30px;
}

.drbe-mt-30 {
  margin-top: 30px;
}

.drbe-mb-20 {
  margin-bottom: 20px;
}

.drbe-mt-20 {
  margin-top: 20px;
}
.bck-cdb {
  background-repeat: no-repeat;
  background-position: center top;
  background-size: auto;
  background-image: url('https://staticresourcesfiles.blob.core.windows.net/content/wpub/static/07369277702074584-fondo-cdb.png');
}
img.logo_cdb {
  margin-left: auto;
  display: flex;
  width: 100%;
  max-width: 280px;
  margin-right: auto;
  margin-bottom: 16px;
}


.drawer-legal {
  position: relative !important;
  background-color: rgba(0, 0, 0, 0) !important;
  opacity: 1 !important;
  visibility: visible !important;
  z-index: 1 !important;
}
