.oswald
{
	font-family: "Oswald", sans-serif;
}

.border-list 
{
	border: #d7d7d7 !important;
	border-bottom-style: dashed !important;
	border-width: 2px !important;
}

.border-card 
{
	margin-top: 20px !important;
	margin-left: none !important;
	border-top: none !important;
	border-left: none !important;
	border-bottom: none !important;
	border-right: none !important;
}

.bg-image 
{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: -1;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center 120%;
}

.text-size-small 
{
	font-size: 0.9rem !important;
}

.btn-color-green 
{
	background: #00c10b !important;
	border: #00c10b !important;
	--bs-btn-border-radius: 1.2rem !important;
	padding: 0.5rem 1.5rem !important;
	display: flex !important;
	justify-content: center !important;
}

.btn-color-blue 
{
	background: #02a7f0 !important;
	border: #02a7f0 !important;
	--bs-btn-border-radius: 1.2rem !important;
	padding: 0.5rem 1.5rem !important;
	display: flex;
	justify-content: center !important;
}

.title
{
	font-size: 2em;
	color: #1cf1a8;
	margin-top: 1.5em;
}

.sub-title
{
	font-size: 1.5em;
	color: #fa6565;
	margin-bottom: 4em !important;
}

.bg-black
{
	background: #000;
	padding: 1em 0 0 0;
	box-sizing: border-box;
}

.box-white
{
	margin-top: 1em;
	background-color: #fff;
}

.container-iframe iframe
{
	width: 90%;
	height: 90%;
	margin: -4em 0 0 5%;
	border: 0.0125em solid rgba(255, 255, 255, .5);
}

.btn-top
{
	position: relative;
	z-index: 99;
	margin-top: -4em;
}

.text-iframe
{
	font-size: 1em;
	font-weight: 600;
	margin-top: 1em;
}

.text-link
{
	font-size: 1.2em;
	text-decoration: none;
	font-weight: 800;
}

.box-white-bottom .left
{
	padding: 1em;
	box-sizing: border-box;
}

.box-white-bottom .left .title-left
{
	font-size: 1.2em;
	font-weight: 900;
}

.box-white-bottom .left .zig-zag
{
	width: 80%;
	margin: 1em 0 0 10%;
	min-height: 0.8em;
	background: 0 repeat-x url(data:image/svg+xml;utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20width%3D%2214px%22%20height%3D%2212px%22%20viewBox%3D%220%200%2018%2015%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20id%3D%22Combined-Shape%22%20fill%3D%22%2375d69c%22%20points%3D%228.98762301%200%200%209.12771969%200%2014.519983%209%205.40479869%2018%2014.519983%2018%209.12771969%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E);
}

.box-white-bottom .left .list
{
	margin-top: 2em;
}

.box-white-bottom .left .list li span
{
	font-weight: 800;
	text-decoration: underline;
}

.box-white-bottom .left .list li span.price
{
	color: #ff0000;
	text-decoration: none;
}

.box-white-bottom .left .list li cite
{
	text-decoration: underline;
}

.box-white-bottom .left .amount
{
	font-size: 1.9em;
	font-weight: 700;
	text-align: center;
	text-transform: uppercase;
}

.box-white-bottom .left .amount span
{
	color: #ff0000;
}

.box-white-bottom .left .img-price
{
	width: 100%;
}

.box-white-bottom .left .img-loading
{
	width: 13em;
	margin-top: 1em;
}

.box-white-bottom .left .text-reserve
{
	margin-top: 1em;
	text-align: center;
	color: #fa6565;
}

@media (width >= 992px)
{
	.title
	{
		font-size: 3em;
		margin-top: 1em;
	}

	.btn-top
	{
		display: none;
	}

	.text-iframe
	{
		margin-top: -4em;
	}

	.box-white-bottom .left
	{
		padding: 3em;
	}

	.box-white-bottom .left .amount
	{
		font-size: 3.5em;
	}
}

.box-white-bottom .right
{
	padding: 1em;
	box-sizing: border-box;
}

.box-white-bottom .right img 
{
	width: 100%;
}

.box-white-bottom .right .text-count
{
	margin-top: 1.5em;
	text-align: center;
	font-weight: 700;
	color: #ff0000;
}

.box-white-bottom .right #countdown
{
	display: flex;
	gap: 1em;
	justify-content: center;
	align-items: center;
	margin-top: 1em;
}

.box-white-bottom .right #countdown .wrapper
{
	display: flex;
	flex-direction: column;
}

.box-white-bottom .right #countdown .wrapper span
{
	text-align: center;
	color: #ff0000;
}

.box-white-bottom .right #countdown .wrapper span.time
{
	font-weight: 700;
}

.box-white-bottom .right #countdown.language-es .label,
.box-white-bottom .right #countdown.language-en .label-own
{
	display: none;
}

.box-white-bottom .right #days
{
	display: none;
}

.box-white-bottom .right #text-9
{
	font-size: 1.2em;
	margin-top: 1.5em;
	text-align: center;
	font-weight: 700;
}

.box-white-bottom .right #options-container
{
	margin-top: 2em;
}

.box-white-bottom .right #options-container .list-group-item p 
{
	font-size: 1em !important;
	font-weight: 600 !important;
}

.box-white-bottom .right #options-container .list-group-item .btn
{
	width: 100%;
	margin-top: 1em;
}

.box-white-bottom .right #options-container .list-group-item:not(:first-child)
{
	margin-top: 2em;
}

@media (width >= 768px)
{
	.box-white-bottom .right
	{
		background-color: #f4f4f4;
	}

	.box-white-bottom .right .margin-negative
	{
		margin-top: -4em;
	}
}

@media (width >= 992px)
{
	.box-white-bottom .right
	{
		padding: 2em;
	}

	.box-white-bottom .right .margin-negative
	{
		margin-top: -6em;
	}
}

.footer
{
	padding: 2em;
	box-sizing: border-box;
	background-color: #0f0f0f;
	margin-top: 5em;
}

.footer p 
{
	font-size: 0.8em;
	color: #fff;
}

@media (width >= 992px)
{
	.footer 
	{
		padding: 4em;
	}
}