/* CAR & HOTEL PROMO */
.ch {
	border-top-left-radius: 14px;
	border-top-right-radius: 14px;
}
.rd-card-2 {
	background-color: white;
	border: none;
	border-bottom-left-radius: 14px;
	border-bottom-right-radius: 14px;
}
.car-ho-btn {
	max-width: 240px !important;
	height: 44px !important;
}

.checked-text {
	font-size: 1.5em;
	color: #26baa2;
}

.card {
	background-color: transparent !important;
	border: none !important;
	border-radius: none !important;
}
