/*    --------------------------------------------------
	:: Common
	-------------------------------------------------- */

.wrapper {
	display: flex;
	flex-direction: column;
	min-height: calc(100vh);
}
body {
	font-size: 18px;
	font-weight: 400
}

@media (max-width: 1199.98px) {
body {
	font-size: 16px;
}
}

@media (max-width: 575.98px) {
body {
	font-size: 15px;
}
}
a {
	text-decoration: none;
}
a:hover {
	opacity: .6;
	text-decoration: none;
}
/* PDF document links */
a[href$='.pdf']:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f1c1";
	color: #D32F2F;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-right: 8px;
}
/* Word Document Links */
a[href$='.doc']:before, a[href$='.docx']:before, a[href$='.rtf']:before, a[href$='.wps']:before, a[href$='.txt']:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f1c2";
	color: #D32F2F;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-right: 8px;
}
/* Excel Document Links */
a[href$='.xls']:before, a[href$='.odt']:before, a[href$='.xlsx']:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f1c3";
	color: #D32F2F;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-right: 8px;
}
/* PowerPoint Document Links */
a[href$='.ppt']:before, a[href$='.pot']:before, a[href$='.pps']:before {
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	content: "\f1c4";
	color: #D32F2F;
	display: inline-block;
	font-style: normal;
	font-variant: normal;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	margin-right: 8px;
}
input[type=button] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
a[type=button] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
span[type=button] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
iframe {
	width: 100%;
	display: block;
}

@media(min-width:768px) {
.container {
	max-width: 760px
}
}

@media(min-width:992px) {
.container {
	max-width: 980px
}
}

@media(min-width:1200px) {
.container {
	max-width: 1190px
}
}

@media(min-width:1400px) {
.container {
	max-width: 1380px
}
}


@media(min-width:1800px) {
.container {
	max-width: 1764px
}
}

/*
@media(min-width:1800px) {
.container {
	max-width: 1600px
}
}
*/

.dropdown-menu {
	z-index: 1030;
}
.modal-backdrop.show {
	opacity: .7;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::before {
	background-color: #6689A2;
	border: 1px solid #6689A2
}
.custom-radio .custom-control-input:checked~.custom-control-label::before {
	background-color: #6689A2;
	border: 1px solid #6689A2
}
.breadcrumb {
	display: block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
.breadcrumb .breadcrumb-item {
	display: inline;
}
.breadcrumb-item + .breadcrumb-item::before {
	float: none;
}

.btn {
	font-size: 18px;
	text-transform: uppercase;
}
.form-control {
	font-size: 18px;
}
.form-select {
	font-size: 18px;
}

@media (max-width: 1199.98px) {
.btn {
	font-size: 16px;
}
.form-control {
	font-size: 16px;
}
.form-select {
	font-size: 16px;
}
}

@media (max-width: 575.98px) {
.btn {
	font-size: 16px;
}
.form-control {
	font-size: 15px;
}

.form-select {
	font-size: 15px;
}

}

@media(max-width:1799px) {
.h3, h3 {
	font-size: 1.5rem;
}
}

@media (max-width: 1199.98px) {
.h2, h2 {
	font-size: 1.75rem;
}
.h3, h3 {
	font-size: 1.5rem;
}
legend {
	font-size: 1.2rem;
}
}

@media (max-width: 575.98px) {
.h1, h1 {
	font-size: 1.5rem;
}
.h2, h2 {
	font-size: 1.3rem;
}
.h3, h3 {
	font-size: 1.2rem;
}
.h4, h4 {
	font-size: 1.1rem;
}
.h5, h5 {
	font-size: 1rem;
}
.h6, h6 {
	font-size: .9rem;
}
.small, small {
	font-size: 90%;
}
.smaller {
	font-size: 0.7rem;
}
}
.smartphoto {
	z-index: 1030 !important;
}
.navbarproduct {
	display: none;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}

@media (max-width: 575.98px) {
.shrink {
	display: block;
}
}
/*    --------------------------------------------------
	:: header
	-------------------------------------------------- */
.navbar-brand img {
	height: 50px;
}

@media (max-width: 575.98px) {
.navbar-brand img {
	height: 30px;
}
}
.offcanvas-header img {
	height: 50px;
}
.navbar-lang {
	width: calc(100% - 380px);
}

@media (max-width: 575.98px) {
.navbar-lang {
	width: calc(100% - 260px);
}
}
/* old logo 
.navbar-lang {
	width: calc(100% - 180px);
}
*/
.navbar-nav .nav-link.show {
	color: #034694;
	border-bottom: 1px solid #034694
}

@media all and (min-width: 992px) {
.navbar .has-megamenu {
	position: static!important;
}
.navbar .megamenu {
	left: 0;
	right: 0;
	width: 100%;
	margin-top: 0;
}
}

@media(max-width: 991px) {
.navbar.fixed-top .navbar-collapse, .navbar.sticky-top .navbar-collapse {
	overflow-y: auto;
	max-height: 90vh;
	margin-top: 10px;
}
.has-megamenu .nav-link {
	font-weight: bold;
	font-size: 1.1em;
}
.navbar-nav .nav-link.show {
	color: #034694;
	border-bottom: 0
}
}

@media (max-width: 575.98px) {
.navbar-toggler-icon {
  width: 1.25em;
  height: 1.25em;
}
}

.user-icon {
	font-size: 18px;
	margin-top: 4px;
}

.events-filter img {
	height: 80px;
	opacity: .3;
}

.events-filter a img {
	opacity: .6;
}

.events-filter a img:hover {
	opacity: 1;
}

.events-filter a:hover {
	opacity: 1;
}


@media (max-width: 767.98px) {
.events-filter img {
	height: auto;
	width: 30%;
}
}



.typeahead .dropdown-item {
	white-space: normal;
	border-bottom: 1px solid #dedede 
}



/*    --------------------------------------------------
	:: Home
	-------------------------------------------------- */
	
.bgpage {
	transition: background 0.3s ease-in-out;
}	
	
.bgpage {
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}

.bgpage.active {
	background-attachment:fixed;
}

@media (max-width: 1199.98px) {
.bgpage	{
	background-image:none !important
}
}

.page {
	min-height: calc(100vh - 9.5rem);	
}
	
.upcoming .card:hover {
	background-color: #DFDFDF;
}
.upcoming .card {
	line-height: 1.4em;
}
.upcoming .card .h2 {
	font-size: 1.5rem;
}
.upcoming .card .h4 {
	font-size: 1rem;
}

@media(min-width:1580px) {
.upcoming .card .h2 {
	font-size: 2rem;
}
.upcoming .card .h4 {
	font-size: 1.5rem;
}
}
.reservation svg {
	max-width: 100%;
	height: auto;
}
.reservation {
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
/* HomeCarousel */



#HomeCarousel .carousel-item img {
	width: 100%
}
#HomeCarousel .carousel-control-next, #HomeCarousel .carousel-control-prev {
	width: 5%;
}
#HomeCarousel .carousel-indicators {
	right: 1.5em;
	top: 40%;
	bottom: auto;
	left: auto;
	width: 30px;
	margin-right: auto;
	margin-left: auto;
	display: block
}
#HomeCarousel .carousel-indicators li {
	display: block;
	opacity: 1;
	background: rgba(0,0,0,.8);
	width: 16px;
	height: 16px;
	border-radius: 50%;
	border-top: 0;
	border-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: .5rem;
}
#HomeCarousel .carousel-indicators .active {
	background: #6689A2;
	width: 16px;
	height: 16px;
}
#HomeCarousel .carousel-caption {
	bottom: 3rem;
}

@media (max-width: 575.98px) {
#HomeCarousel .carousel-caption {
	bottom: 1.5rem;
}
#HomeCarousel .carousel-caption .fs-1 {
	font-size: 1.1em !important;
}
#HomeCarousel .carousel-caption .fs-6 {
	font-size: 1em !important;
}
}


/*    --------------------------------------------------
	:: home event-slide
	-------------------------------------------------- */

.event-slide .card {
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}

.event-slide .card img {
	display: block;
	position: relative;
	object-fit: cover;
	width: 100%;
	height: 100%;
	object-position: center;
 }

.card1x1 .card {
	width: 50% !important;
	aspect-ratio: 1 / 1;
}

 .card2x2 .card {
	width: 100% !important;
	aspect-ratio: 1 / 1;
}

.card2x1 .card {
	width: 100% !important;
	aspect-ratio: 2 / 1;
}

#eventsCarousel2 .carousel-control-next, #eventsCarousel2 .carousel-control-prev {
	width: 3rem;
	opacity: .8;
	transition: opacity .15s ease;
}
#eventsCarousel2 .carousel-control-prev-icon {
	padding: 1.5rem;
	left: -3rem;
}
#eventsCarousel2 .carousel-control-next-icon {
	padding: 1.5rem;
	right: -3rem;
}
/*    --------------------------------------------------
	:: home affiliates-carousel
	-------------------------------------------------- */

.affiliates-carousel .carousel-control-next, .affiliates-carousel .carousel-control-prev {
	width: 5%;
}

.affiliates-carousel .carousel-inner .carousel-item.active, .affiliates-carousel  .carousel-inner .carousel-item-next, .affiliates-carousel  .carousel-inner .carousel-item-prev {
	display: flex;
}

.affiliates-carousel .carousel-inner .carousel-item-end.active, .affiliates-carousel  .carousel-inner .carousel-item-next {
	transform: translateX(16.7%);
}
.affiliates-carousel .carousel-inner .carousel-item-start.active, .affiliates-carousel .carousel-inner .carousel-item-prev {
	transform: translateX(-16.7%);
}

@media (max-width: 991.98px) {
.affiliates-carousel .carousel-inner .carousel-item-end.active, .affiliates-carousel  .carousel-inner .carousel-item-next {
	transform: translateX(33.4%);
}
.affiliates-carousel .carousel-inner .carousel-item-start.active, .affiliates-carousel .carousel-inner .carousel-item-prev {
	transform: translateX(-33.4%);
}}

.affiliates-carousel .carousel-inner .carousel-item-end, .affiliates-carousel  .carousel-inner .carousel-item-start {
	transform: translateX(0);
}

.affiliates-carousel .carousel-item img {
	max-width: 100%;
	height: 80px;
}



/*    --------------------------------------------------
	:: footer
	-------------------------------------------------- */
	
footer {
	margin-top: auto;
	font-size: .9em;
}
/*    --------------------------------------------------
	:: Stage
	-------------------------------------------------- */
	
/*
.stage svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 72%;
	height: 90%;
}

.stage {
	max-height: 700px;
	position:relative;
}

*/

.stage {
	border: 5px solid #D51417;
	overflow: hidden;
	height: calc(100vh - 10rem);
}
.stage svg {
	height: 100%;
}
.pricecircle {
	height: 15px;
	width: 15px;
	border-radius: 50%;
	display: inline-block
}
.price-color-1 {
	background-color: #986130;
}
.price-color-2 {
	background-color: #32DC30;
}
.fullstage svg {
	position: fixed;
	top: 50;
	left: 0;
	width: 66%;
	height: 90%;
}
.fullstage {
	z-index: 1050;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	max-height: 850px;/* border: 1px solid #ccc;
	 * margin-bottom: 100px;
	 */
}
.newstage {
	border: 1px solid #ccc;
	height: calc(100vh - 220px);/*	max-height: 850px;  */
}
.newstage svg {
	height: calc(100vh - 220px) !important;
	width: 100% !important;
	/*	border: 10px solid #000;
	height: 850px !important;   */
	margin: auto;
	display: block;
}

@media (max-width: 991.98px) {
.newstage {
	height: calc(100vh - 290px);
}
.newstage svg {
	height: calc(100vh - 290px) !important;
}
}
/*    --------------------------------------------------
	:: Pr Details | CMS Page | News Item common
	-------------------------------------------------- */

.textcontent iframe {
	display: block;
	margin: 1.5rem auto;
	width: 50%;
	height: 400px
}

@media (max-width: 1199.98px) {
.textcontent iframe {
	width: 75%;
}
}

@media (max-width: 991.98px) {
.textcontent iframe {
	height: 300px
}
}

@media (max-width: 575.98px) {
.textcontent iframe {
	width: 100%;
	height: 250px;
	margin: .5rem auto;
}
}
.textcontent img {
	display: block;
	margin: 1.5rem auto;
	max-width: 100%;
	height: auto
}

@media (max-width: 575.98px) {
.textcontent img {
	margin: .5rem auto;
}
}
.textcontent ul {
	margin: 1rem 0;
}
.textcontent li {
	padding-left: 0;
	list-style: none;
}
.textcontent li:before {
	content: "\f105";
	font-family: "Font Awesome 6 Free";
	font-weight: 900;
	display: inline-block;
	margin-right: 8px;
	margin-left: -1em;
	width: 1em;
}


.textcontent img[src$="/images/allianz.svg"] {
    max-width: 500px;
}


.bg-color1 {
	background-color: #ed8139 !important;
}
.bg-color2 {
	background-color: #9dd180 !important;
}
.bg-color3 {
	background-color: #32a4a8 !important;
}
.bg-color4 {
	background-color: #5153e0 !important;
}
.bg-color5 {
	background-color: #6e1f4a !important;
}
.bg-color6 {
	background-color: #32a852 !important;
}
.bg-color7 {
	background-color: #e0af80 !important;
}
.bg-color8 {
	background-color: #1bb9e0 !important;
}
.bg-color9 {
	background-color: #d42839 !important;
}
.bg-color10 {
	background-color: #e0de51 !important;
}
.bg-color11 {
	background-color: #ad5707 !important;
}
.bg-color12 {
	background-color: #710380 !important;
}
.bg-color-sold {
	background-color: #022e66 !important;
}
.bg-color-hold {
	background-color: #eeeeee !important;
}
.bg-color-free {
	background-color: #cccccc !important;
}
.bg-color-tempconfirmed {
	background-color: #e834eb !important;
}
.soldout {
	transform: rotate(-14deg);
	color: #fff;
	background: #b61b1b;
	text-align: center;
	position: absolute;
	bottom: 5rem;
	left: 1rem;
	right: 1rem;
	font-size: 3.7em;
	text-transform: uppercase;
    white-space: nowrap;
}
.lasttickets {
	transform: rotate(-12deg);
	color: #fff;
	background: #ffa900;
	text-align: center;
	position: absolute;
	bottom: 4.5rem;
	left: 2.2rem;
	right: .9rem;
	font-size: 2.8em;
	text-transform: uppercase;
    white-space: nowrap;
}


@media only screen and (-webkit-min-device-pixel-ratio: 1.1),
       only screen and (min-resolution: 110dpi) {
    .lasttickets {
        font-size: 2em; 
    }
}

@media (max-width: 1799.98px) {
.soldout {
    font-size: 2.5em; 
}
    
.lasttickets {
    font-size: 2em; 
}
}


@media (max-width: 1399.98px) {
.soldout {
	left: .5rem;
	font-size: 1.6em;
	bottom: 2.2rem;
	right: .5rem;
}
.lasttickets {
	left: .5rem;
	font-size: 1.3em;
	bottom: 2rem;
	right: .5rem;
}
}


@media (max-width: 991.98px) {
.soldout {
	font-size: 1.2em;
}
.lasttickets {
	font-size: 1em;
}
}


@media (max-width: 767.98px) {
.soldout {
	font-size: 1.2em;
	bottom: 2rem;
    
}
.lasttickets {
	font-size: 1em;
}
}



.aboutevent-soldout {
	transform: rotate(-14deg);
	color: #fff;
	background: #b61b1b;
	text-align: center;
	position: absolute;
	bottom: 5rem;
	left: 1rem;
	right: 1rem;
	font-size: 3.7em;
	text-transform: uppercase;
    white-space: nowrap;
}


.aboutevent-lasttickets {
	transform: rotate(-12deg);
	color: #fff;
	background: #ffa900;
	text-align: center;
	position: absolute;
	bottom: 4.5rem;
	left: 2.2rem;
	right: .9rem;
	font-size: 2.8em;
	text-transform: uppercase;
    white-space: nowrap;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.1),
       only screen and (min-resolution: 110dpi) {
    .aboutevent-lasttickets {
        font-size: 2em; 
    }
}

@media (max-width: 1799.98px) {
.aboutevent-lasttickets {
    font-size: 2em; 
}
    
.aboutevent-soldout {
	font-size: 2.5em;
}
    
}


@media (max-width: 1399.98px) {
.aboutevent-soldout {
	left: .5rem;
	font-size: 2em;
	bottom: 4rem;
	right: .5rem;
}
.aboutevent-lasttickets {
	left: .5rem;
	font-size: 1.6em;
	bottom: 4rem;
	right: .5rem;
}
}

@media (max-width: 991.98px) {
.aboutevent-lasttickets {
	font-size: 2em;
	bottom: 4rem;
}
}


@media (max-width: 767.98px) {
.aboutevent-lasttickets {
	font-size: 1.8em;
	bottom: 3rem;
    
}
}






@media (max-width: 767.98px) {
.ine-fromtotxt {
    white-space: nowrap; 
}

.ine-fromtotxt  br {
    display: none; 
}
    
}



/*    --------------------------------------------------
	:: get easypay code
	-------------------------------------------------- */

.timeline {
	position: relative;
}
/*Line*/
.timeline>li::before {
	content: '';
	position: absolute;
	width: 1px;
	background-color: #728AB8;
	top: 0;
	bottom: 0;
	left: -19px;
}
/*Circle*/
.timeline>li::after {
	text-align: center;
	padding-top: 10px;
	z-index: 10;
	content: counter(item);
	position: absolute;
	width: 50px;
	height: 50px;
	border: 3px solid white;
	background-color: #728AB8;
	border-radius: 50%;
	top: 0;
	left: -43px;
	color: white;
	font-weight: bold;
	font-size: 18px;
}
/*Content*/
.timeline>li {
	counter-increment: item;
	padding: 10px 10px;
	margin-left: 0px;
	min-height: 70px;
	position: relative;
	background-color: white;
	list-style: none;
	font-size: .8em;
}
.timeline>li:nth-last-child(1)::before {
	width: 0px;
}

/*    --------------------------------------------------
	::  payment method
	-------------------------------------------------- */


.paymentcheck img {
    width: 32px;
    height: auto;
}


.paynow-button  {
    font-size: 1.3em;
}

.paynow-button img {
    height: 24px;
    margin: 0 2px;
}


@media (max-width: 1399.98px) {
.paynow-button img {
    height: 18px;
}
}


@media (max-width: 1199.98px) {
.paynow-button  {
    font-size: 1em;
}

.paynow-button img {
    height: 14px;
    margin: 0 0;
    
}
}


@media (max-width: 991.98px) { 
.paynow-button  {
    font-size: 1.3em;
}

.paynow-button img {
    height: 24px;
    margin: 0 2px;
}

}

/*    --------------------------------------------------
	::  Countdown
	-------------------------------------------------- */

.countdown-container {
	background-color: #f8aaaa;
	border: 1px solid #a20101
}

.countdown {
	display: flex;
}

.countdown div {
    	text-align: center;
    	flex: 1;
	font-size: 2.5em;
	font-weight: bold;	
}

.countdown span {
	display: block;
	font-size: 14px;
	font-weight: normal;	
}


.bg-gray-100 {
	background-color: #f2f2f2 !important;
}
