

@font-face {
	font-family: "Nexa Bold";
	src: url("https://fonts.googleapis.com/css2?family=Montserrat:wght@700&display=swap") format("opentype");
	font-weight: bold
}

@font-face {
	font-family: "Nexa Normal";
	src: url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400&display=swap") format("opentype");
	font-weight: normal
}




.modal-fullscreen {
	max-width: 100%;
	margin: 0px;
	position: fixed;
	top: 0px;
	width: 100%
}

.list-group-item.active {
	background-color: <%=rstSet("ticketBarBg")%>
}

.modal-fullscreen .modal-content {
	height: 100vh
}

#space {
	display: block;
	width: 100%;
	height: 93px;
	position: relative
}

.custom-modal {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: white;
	z-index: 10000;
	display: none
}

.custom-modal img {
	max-width: 150px
}

.custom-modal .fa-times-circle {
	font-size: 32px;
	position: fixed;
	margin: 10px;
	right: -5px;
	cursor: pointer;
	z-index: 90
}

.custom-modal .md-form.md-outline label.active {
	color: #4688F1
}

.custom-modal .md-form.md-outline.form-lg label {
	font-size: 14px;
	margin-bottom: 0px
}

.tab-content {
	padding: 1rem;
	padding-top: 2rem
}

.tab-content > .tab-pane {
	display: none
}

.tab-content > .active {
	display: block
}

.md-tabs {
	position: relative;
	z-index: 1;
	padding: .7rem;
	margin-right: 1rem;
	margin-bottom: -20px;
	margin-left: 1rem;
	background-color: #2bbbad;
	border: 0;
	border-radius: .25rem;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}

.md-tabs .nav-link {
	color: #fff;
	border: 0;
	-webkit-transition: all 0.4s;
	transition: all 0.4s
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
	color: #495057;
	background-color: #fff;
	border-color: #dee2e6 #dee2e6 #fff
}

.md-tabs .nav-link.active, .md-tabs .nav-item.open .nav-link {
	color: #fff;
	background-color: rgba(0, 0, 0, 0.2);
	border-radius: .25rem;
	-webkit-transition: all 1s;
	transition: all 1s
}

.tas {
	min-height: 800px
}

.ff-bold {
	font-family: "Nexa Bold" !important
}

.ff-normal {
	font-family: "Nexa Normal" !important
}

a {
	line-height: initial !important
}

body {
	font-family: "Nexa Normal", sans-serif !important
}

.grid-item {
	width: 200px;
	margin-top: 10px;
	margin-right: 10px
}

.cover {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center
}

.view {
	position: relative;
	overflow: hidden;
	cursor: default
}

.list-icon {
	background-size: cover;
	background-position: center;
	height: 17px;
	width: 10px;
	display: inline-block
}

.icon-social {
	font-size: 32px;
	color: #0D66A0;
	cursor: pointer
}

.icon-social:hover {
	color: #CA242D
}

.view .mask {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	background-attachment: fixed
}

.overlay .mask {
	opacity: 0;
	cursor: pointer;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.overlay .mask:hover {
	opacity: 1
}

.rgba-black-strong, .rgba-black-strong:after {
	background-color: rgba(0, 0, 0, 0.7)
}

#wait {
	position: fixed;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 10000000000;
	background-color: rgba(0, 0, 0, 0.7)
}

#wait .view {
	background-color: transparent
}

.cp {
	cursor: pointer
}

.rgba-black-strong, .rgba-black-strong:after {
	background-color: rgba(0, 0, 0, 0.7)
}

.flex-center {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%
}

.z-depth-1 {
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12) !important
}

.z-depth-2 {
	-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important
}

.btn {
	margin: .375rem;
	color: inherit;
	text-transform: uppercase;
	word-wrap: break-word;
	white-space: normal;
	cursor: pointer;
	border: 0;
	border-radius: .125rem;
	-webkit-box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
	-webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
	transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
	padding: .84rem 2.14rem;
	font-size: .81rem
}

.btn.btn-sm {
	padding: .5rem 1.6rem;
	font-size: .64rem
}

.btn:hover, .btn:focus, .btn:active {
	outline: 0;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15)
}

.btn-rounded {
	border-radius: 10em
}

.pText-1, .pText-2, .pText-3 {
	line-height: 0px
}

.pText-1 {
	font-size: 30px;
	padding-top: 46px
}

.pText-2 {
	font-size: 48px;
	padding-top: 50px
}

.pText-3 {
	font-size: 24px;
	padding-top: 30px
}

@keyframes tt {
	from {
		top: -200px;
		opacity: 0
	}

	to {
		top: 0px;
		opacity: 1
	}

}

.mh {
	min-height: 600px
}

.f-12 {
	font-size: 12px !important
}

.f-14 {
	font-size: 14px !important
}

.f-16 {
	font-size: 16px !important
}

.f-18 {
	font-size: 18px !important
}

.f-24 {
	font-size: 24px !important
}

.f-30 {
	font-size: 30px !important
}

.f-36 {
	font-size: 36px !important
}

.f-48 {
	font-size: 48px !important
}

.f-150 {
	font-size: 150px !important
}

.br-30 {
	border-radius: 30px
}

#mdb-preloader {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 9998;
	width: 100%;
	height: 100%;
	background-color: #000
}

.preloader-wrapper {
	position: relative;
	display: inline-block;
	width: 3rem;
	height: 3rem;
	font-size: 0
}

.preloader-wrapper.big {
	width: 4rem;
	height: 4rem
}

.preloader-wrapper.active {
	-webkit-animation: container-rotate 1568ms linear infinite;
	animation: container-rotate 1568ms linear infinite
}

.preloader-wrapper .spinner-layer {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0
}

.preloader-wrapper .spinner-layer .gap-patch {
	position: absolute;
	top: 0;
	left: 45%;
	width: 10%;
	height: 100%;
	overflow: hidden;
	border-color: inherit
}

.preloader-wrapper .spinner-layer .gap-patch .circle {
	left: -450%;
	width: 1000%
}

.preloader-wrapper .spinner-layer .circle-clipper {
	position: relative;
	display: inline-block;
	width: 50%;
	height: 100%;
	overflow: hidden;
	border-color: inherit
}

.preloader-wrapper .spinner-layer .circle-clipper .circle {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 200%;
	height: 100%;
	border-color: inherit;
	border-style: solid;
	border-width: .1875rem;
	border-bottom-color: transparent !important;
	border-radius: 50%;
	-webkit-animation: none;
	animation: none
}

@-webkit-keyframes fill-unfill-rotate {
	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg)
	}

	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}

	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg)
	}

	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg)
	}

	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg)
	}

	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg)
	}

	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg)
	}

	to {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg)
	}

}

@keyframes fill-unfill-rotate {
	12.5% {
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg)
	}

	25% {
		-webkit-transform: rotate(270deg);
		transform: rotate(270deg)
	}

	37.5% {
		-webkit-transform: rotate(405deg);
		transform: rotate(405deg)
	}

	50% {
		-webkit-transform: rotate(540deg);
		transform: rotate(540deg)
	}

	62.5% {
		-webkit-transform: rotate(675deg);
		transform: rotate(675deg)
	}

	75% {
		-webkit-transform: rotate(810deg);
		transform: rotate(810deg)
	}

	87.5% {
		-webkit-transform: rotate(945deg);
		transform: rotate(945deg)
	}

	to {
		-webkit-transform: rotate(1080deg);
		transform: rotate(1080deg)
	}

}

.preloader-wrapper .spinner-layer .circle-clipper.left .circle {
	left: 0;
	border-right-color: transparent !important;
	-webkit-transform: rotate(129deg);
	transform: rotate(129deg)
}

.preloader-wrapper .spinner-layer .circle-clipper.right .circle {
	left: -100%;
	border-left-color: transparent !important;
	-webkit-transform: rotate(-129deg);
	transform: rotate(-129deg)
}

.preloader-wrapper .spinner-blue, .preloader-wrapper .spinner-blue-only {
	border-color: #4285f4
}

.active .spinner-layer.spinner-blue-only, .active .spinner-layer.spinner-red-only, .active .spinner-layer.spinner-yellow-only, .active .spinner-layer.spinner-green-only, .active .spinner-layer.spinner-primary-color-only {
	opacity: 1;
	-webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

.active .circle-clipper.left .circle {
	-webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes left-spin {
	from {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg)
	}

	50% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg)
	}

}

@keyframes left-spin {
	from {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg)
	}

	50% {
		-webkit-transform: rotate(-5deg);
		transform: rotate(-5deg)
	}

	to {
		-webkit-transform: rotate(130deg);
		transform: rotate(130deg)
	}

}

@-webkit-keyframes right-spin {
	from {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg)
	}

	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	to {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg)
	}

}

@keyframes right-spin {
	from {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg)
	}

	50% {
		-webkit-transform: rotate(5deg);
		transform: rotate(5deg)
	}

	to {
		-webkit-transform: rotate(-130deg);
		transform: rotate(-130deg)
	}

}

.active .circle-clipper.right .circle {
	-webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
	animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both
}

@-webkit-keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes container-rotate {
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

#spinnerContainer.cooldown {
	-webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1);
	animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1)
}

.test-skin .primary-color, .test-skin ul.stepper li.active a .circle, ul.stepper li.active a .test-skin .circle, .test-skin ul.stepper li.completed a .circle, ul.stepper li.completed a .test-skin .circle {
	background-color: #fff !important
}

#menu-wrapper {
	position: fixed;
	z-index: 10;
	animation-name: tt;
	animation-duration: 1s;
	min-height: 70px
}

#cssmenu {
	background-color: transparent;
	display: inline-block;
	margin: 0 auto;
	text-align: left;
	z-index: 10
}

#cssmenu ul ul li a {
	width: auto;
	min-width: 280px;
	background-color: rgba(0, 0, 0, 0.8);
	color: black
}

#cssmenu ul ul li a:hover {
	color: white !important
}

#cssmenu h2, #cssmenu h3 {
	margin: inherit;
	line-height: inherit;
	font-size: inherit
}

#countDown {
	display: none
}

.countdown {
	width: 500px;
	max-width: 100%;
	margin: 0 auto;
	color: #fff;
	position: absolute;
	bottom: 100px
}

.countdown-number {
	font-size: 54px;
	font-weight: 700;
	margin: 0
}

.countdown-text {
	font-size: 14px;
	margin: 0
}

.counter {
	padding: 50px 10px;
	background-color: #feba2c;
	color: #fff !important
}

#countdown2 {
	max-width: 100%;
	margin: 0 auto;
	color: black
}

#countdown2 .countdown-number {
	font-size: 54px;
	font-weight: 700;
	margin: 0
}

#countdown2 .countdown-text {
	font-size: 14px;
	margin: 0
}

#countdown2 .counter {
	padding: 50px 10px;
	background-color: black;
	color: black !important
}

#alb::before {
	content: "";
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0;
	right: 0;
	z-index: 1;
	background: rgba(0, 0, 0, .5);
	background: -webkit-radial-gradient(circle, rgba(0, 0, 0, 0.3) 42%, rgba(0, 0, 0, 0.8) 80%);
	background: radial-gradient(circle, rgba(0, 0, 0, 0.3) 42%, rgba(0, 0, 0, 0.8) 80%)
}

#alb .col-12 {
	z-index: 2
}

#indexCover h1 {
	font-size: 60px
}

.fixed-action-btn {
	position: fixed;
	right: 35px;
	bottom: 35px;
	z-index: 998;
	margin-bottom: 0;
	overflow: hidden;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: auto !important;
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
	padding: 15px 15px 15px 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px
}

.btn-floating {
	position: relative;
	z-index: 1;
	display: inline-block;
	padding: 0;
	margin: 10px;
	overflow: hidden;
	vertical-align: middle;
	cursor: pointer;
	border-radius: 50%;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15);
	-webkit-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	width: 47px;
	height: 47px
}

.btn-floating i {
	font-size: 1.25rem;
	line-height: 47px
}

.btn-floating i {
	display: inline-block;
	width: inherit;
	color: #fff;
	text-align: center
}

.btn-floating:hover {
	-webkit-box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
	box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19)
}

.btn-floating:before {
	border-radius: 0
}

#footer a {
	display: block;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal
}

#footer a:hover {
	cursor: pointer;
	color: white !important
}

#footer a:first-letter {
	text-transform: uppercase
}

.hr-theme-slash-2 {
	display: flex
}

.hr-theme-slash-2 .hr-line {
	width: 100%;
	position: relative;
	margin: 15px;
	border-bottom: 1px solid #ccc
}

.hr-theme-slash-2 .hr-icon {
	position: relative;
	top: 3px;
	color: #fdb93f
}

.menu {
	background-color: transparent;
	border: none;
	cursor: pointer;
	display: none;
	padding: 0;
	top: 17px;
	position: absolute;
	right: 10px;
	z-index: 12
}

.lh-0 {
	line-height: 0px
}

.cText-1 {
	font-size: 48px;
	padding-top: 80px
}

.cText-2 {
	font-size: 100px;
	padding-top: 160px
}

.cText-3 {
	font-size: 38px;
	padding-top: 68px
}

@media (max-width:1200px) {
	.pText-1 {
		font-size: 50px;
		padding-top: 93px
	}

	.pText-2 {
		font-size: 98px;
		padding-top: 112px
	}

	.pText-3 {
		font-size: 44px;
		padding-top: 60px
	}

	.countdown {
		bottom: 50px
	}

	.countdown-number {
		font-size: 44px
	}

	.cText-1 {
		font-size: 38px;
		padding-top: 64px
	}

	.cText-2 {
		font-size: 60px;
		padding-top: 110px
	}

	.cText-3 {
		font-size: 28px;
		padding-top: 48px
	}

}

@media (max-width:992px) {
	#space {
		height: 72px;
	}
	.pText-1 {
		font-size: 38px;
		padding-top: 66px
	}

	.pText-2 {
		font-size: 58px;
		padding-top: 82px
	}

	.pText-3 {
		font-size: 34px;
		padding-top: 40px
	}

	.col-md-center {
		text-align: center !important
	}

	.countdown, #cssmenu {
		display: none
	}

	#countDown, .menu {
		display: block
	}

	#indexCover h1 {
		font-size: 34px
	}

	.cText-1 {
		font-size: 38px;
		padding-top: 60px
	}

	.cText-2 {
		font-size: 80px;
		padding-top: 140px
	}

	.cText-3 {
		font-size: 28px;
		padding-top: 48px
	}

	.col-md-center {
		text-align: center !important
	}

}

@media (max-width:767px) {
	.pText-1 {
		font-size: 28px;
		padding-top: 47px
	}

	.pText-2 {
		font-size: 50px;
		padding-top: 45px
	}

	.pText-3 {
		font-size: 24px;
		padding-top: 30px
	}

	#indexCover h1 {
		font-size: 24px
	}

	.cText-1 {
		font-size: 31px;
		padding-top: 60px
	}

	.cText-2 {
		font-size: 50px;
		padding-top: 70px
	}

	.cText-3 {
		font-size: 28px;
		padding-top: 48px
	}

	.col-sm-center {
		text-align: center !important
	}

}

@media (max-width:575px) {
	.pText-1 {
		font-size: 38px;
		padding-top: 77px
	}

	.pText-2 {
		font-size: 60px;
		padding-top: 70px
	}

	.pText-3 {
		font-size: 38px;
		padding-top: 50px
	}

	.countdown-number {
		font-size: 34px
	}

	#countdown2 .countdown-number {
		font-size: 34px
	}

	.cText-1 {
		font-size: 25px;
		padding-top: 55px
	}

	.cText-2 {
		font-size: 40px;
		padding-top: 85px
	}

	.cText-3 {
		font-size: 20px;
		padding-top: 38px
	}

}

@media (max-width:500px) {
	.cText-1 {
		font-size: 21px;
		padding-top: 40px
	}

	.cText-2 {
		font-size: 33px;
		padding-top: 86px
	}

	.cText-3 {
		font-size: 16px;
		padding-top: 31px
	}

}

@media (max-width:400px) {
	.cText-1 {
		font-size: 21px;
		padding-top: 34px
	}

	.cText-2 {
		font-size: 33px;
		padding-top: 56px
	}

	.cText-3 {
		font-size: 16px;
		padding-top: 31px
	}

}
