.response-redeem-msg {
	margin: 0 auto;
	text-align: center;
	background: linear-gradient(180deg, transparent, #D9DDFE) !important;
	padding: 50px 20px;
}

.response-redeem-msg i {
	font-size: 8rem !important;
	color: #beff5e !important;
}

.image-agreement {
	background-image: url('../images/image_agreement.png');
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
	position: relative;
}

.image-coupon {
	background-image: url('../images/redime-tu-bono.png');
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 10px;
	position: relative;
}

h3.label-ais {
	font-weight: 400 !important;
	color: #000;
	font-size: 1.3rem !important;
}

h4.image-label {
	width: 65%;
	background: rgba(151, 203, 84, 0.6);
	font-sizewidth: 2rem !important;
	padding: 20px;
	border-radius: 15px;
	position: absolute;
	bottom: 80px;
	right: 40px;
}

#form_redeem_r,
#form_redeem_col {
	width: 85% !important;
	margin: 60px auto;
}

.template_redeem button.btn-dark {
	border-radius: 10px !important;
	padding: 6px 0px;
}

.border-start {
	background-color: #f5f5f5;
}

.template_redeem .response-form-redeem .image-agreement {
	border-radius: 32px;
	background-repeat: inherit;
	height: 600px;
}