.object .item {
	border-radius: 50px;
	background-color: #fff;
	border-radius: 0 0 15px 15px;
	height: 420px;
	margin-bottom: 20px;
}
.object .item .img {
	height: 325px;
	width: 100%;
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	border-radius: 15px 15px 0 0;
}
.object .item:hover {
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
}
.object .item h3 {
	color: #3E52A0!important;
}
.object .btn_buy {
	left: 0;
	right: 0;
	bottom: 10px;
}
.object .sf-viewbox {
	width: 100%;
	min-height: 260px;
	background-size: contain !important;
	background-position: top !important;
	background-repeat: no-repeat !important;
}
.object .l-inherit ul {
	padding: 0;
	margin: 0;
	margin-top: -6px;

}
.object .l-inherit table {
	width: 100%;
}
.object .l-inherit table tr td {
	padding: 10px;
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.06);
	width: 10%;
	text-align: center;
	font-size: 13px;
}
.object .l-inherit table tr td:first-child{
	width: 70%;
	text-align: left;
}
.object .l-inherit ul li b {
	padding-left: 10px;
	font-size: 20px;
	color: #2b3365 !important;
}
.object .l-inherit li:first-child {
	padding-left: 0;
}
.object .line-b .btn {
	font-size: 1rem;
	text-transform: uppercase;
	padding: 12px;
}
.object .sf-title.theme-light {
	font-size: 1.4rem;
}
.border_none tr td {
	border: none !important;
}
.box_list_ticket .row>* {
	flex-shrink: 0;
	width: 100%;
	max-width: 100%;
	padding-right: calc(var(--bs-gutter-x) * .5);
	padding-left: calc(var(--bs-gutter-x) * .5);
	margin-top: var(--bs-gutter-y);
}
.box_list_ticket .item_ticket {
	border: 1px solid;
	border-color: rgba(0, 0, 0, 0.06);
	display: flex;
	align-items: center;
	padding: 35px 20px;
}
.box_list_ticket .item_ticket h5 {
	margin: 0;
}
.box_list_ticket .item_ticket .title {
	border-right: 1px solid;
	border-color: rgba(0, 0, 0, 0.06);
	width: 55%;
	height: 100%;
}
.box_list_ticket .item_ticket .title i {
	display: block;
}
.box_list_ticket .item_ticket .price {
	border-right: 1px solid;
	border-color: rgba(0, 0, 0, 0.06);
	width: 15%;
	text-align: center;
	height: 100%;
	align-items: center;
	justify-content: center;
	display: flex;
	padding:0 15px;
}
.box_list_ticket .item_ticket.first .price b {
	font-size: 13px;
	line-height: 14px;
}
.box_list_ticket .item_ticket .price_all {
	width: 30%;
	text-align: center;
	border-right: 1px solid;
	border-color: rgba(0, 0, 0, 0.06);
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}
.box_list_ticket .item_ticket.first {
	border: none;
	padding: 0px;
}
.box_list_ticket .item_ticket.first .price,
.box_list_ticket .item_ticket.first .title {
}
.box_list_ticket .item_ticket .bay-ticket {
	display: flex;
	justify-content: center;
	width: 15%;
}
.box_list_ticket .item_ticket.first {
	padding: 0 20px;
}
.box_list_ticket a:hover {
	color: rgba(27, 31, 44, 0.87);
}
.title_card {
	text-align: center;
	font-weight: bold;
}
.sf-title.theme-light {
	background: none;
}
.btn-primary:hover {
	background-color: #253987!important;
	border-color: #203482!important;
	color: white !important;
}
.text-red {
	color: #dd4b39!important;
}


@media (max-width:991px) {
	.footer .t-right {
		text-align: center;
	}

	.object .sf-viewbox {
		height: 300px;
		min-height: auto;
		margin-bottom: 20px !important;
	}

	.object .sf-title.theme-light {
		font-size: 0.9rem;
	}

	.object .line-b .btn {
		font-size: 0.8rem;
	}

	.object .l-inherit table tr td {
		font-size: 12px;
	}

	.box_list_ticket {
		margin-left: -5px;
	}

	.box_list_ticket .ml-2 {
		margin-left: 0px !important;
	}

	.break {
		flex-basis: 100%;
		height: 0;
	}

	.box_list_ticket .item_ticket .title {
		width: 60%;
	}

	.box_list_ticket .item_ticket {
		flex-wrap: wrap;
	}

	.box_list_ticket .item_ticket .bay-ticket {
		width: 100%;
		align-items: center;
	}

	.box_list_ticket .item_ticket {
		padding-right: 0;
	}

	.box_list_ticket .item_ticket.first {
		padding: 0;
	}

	.box_list_ticket .item_ticket.first .price b {
		font-size: 10px;
	}

	.box_list_ticket .item_ticket .price {
		width: 13.3%;
	}

	.box_list_ticket .item_ticket .price_all {
		width: 40%;
	}

	.box_list_ticket .item_ticket {
		padding: 34px 5px;
		margin-left: 8px !important;
		padding-right: 0px;
	}
}
@media (max-width:767px) {
	.select_date .times .time {
		padding: 6px 10px 6px 10px;
		font-size: 18px;
		margin-bottom: 4px;
	}
	.select_date .times .time span {
		top: -4px;
	}
	.select_date .ui-datepicker table {
		font-size: 20px;
	}
	.b-overlay-wrap .box-body .table thead {
		display: none;
	}
	.b-overlay-wrap .box-body .table td {
		width: 100%;
		display: block;
		text-align: center;
	}
	.b-overlay-wrap .box-body .table td:first-child {
		background: #f5f5f5;
		font-size: 11pt;
		font-weight: bold;
	}
	.minus-plus__btn {
		background: #6c757d;
		color: #fff;
		padding: 12px;
		vertical-align: middle;
	}
	.minus-plus__input {
		padding: 13px;
	}
	.box-header.with-border {
		border-bottom: none;
	}
	.form-order__top {
		display: block;
	}
	.form-order__timer {
		margin-bottom: 20px;
	}
	.form-order__buttons {
		justify-content: center;
	}
	.box-body__item {
		display: block !important;
	}
}
@media (max-width:575px) {
	.box_list_ticket .text-right {
		text-align: center;
	}
	.box_list_ticket .item_ticket .title {
		width: 50%;
	}
	.box_list_ticket .item_ticket .price {
		width: 16.6%;
	}
	.box_list_ticket .item_ticket .price_all{
		width: 50%;
	}
}
@media (max-width:379px) {
	.object .sf-viewbox {
		height: 230px;
	}
	.box_list_ticket .item_ticket.first .price b {
		font-size: 8px;
	}
}