.nav > ul > .active > a {
	border-bottom-color: #fff!important;
}
.order-page__error__order {
	padding: 0 30px 20px 30px;
	max-width: 395px;
	margin: 0 auto;
}
.order-page__steps__item a{
	text-decoration: underline;
	color: black;
}

.list > li {
	font-weight: normal;
	font-size: 15px;
}
.footer__pb {
	color: black;
}
.description {
	font-size: 18px;
	padding: 0 0 19px;
}

.order-page__thanks .subtitle p {
	padding-top: 10px
}

.order-page__thanks li {
	list-style-type: none
}

.footer__content a {
	display: inline-block
}

.ticket__availability {
	font-size: 12px;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
}

.order-page__event {
	min-height: 1px
}

#header-banner {
	border-radius: 5px 5px 0 0
}

.content > .container {
	padding-bottom: 120px
}

.content .container .lang > .btn-group{
	padding-left: 12px;
}

.content > .fix-mobile-bg {
	padding-bottom: 0!important;;
}

.order-page--wrap {
	margin-bottom: 20px;
}

	.order-page--wrap .panel-group:last-child {
		border-bottom: 0;
	}

		.order-page--wrap .panel:last-child .panel-body {
			padding-bottom: 0
		}

.order-page--wrap h1 {
	margin-top: 60px;
}

#chart {
	border:1px solid #eee;
	padding: 15px;
	margin-bottom: 10px
}

.ticket__info {
	width: 100%;
}

.form-fieldset {
	min-height: auto
}

.nav .btn-group .dropdown-menu {
	width: auto;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
	background-color: #f5f5f5;
	color: inherit;
}

.form-select .bootstrap-select>.dropdown-toggle {
	line-height: 34px
}

@media (min-width: 768px) {
	.content > .fix-mobile-bg.fix-background-image {
		background: none;
	}
}

@media (min-width: 768px) {
	.description {
		padding: 0 0 29px;
	}

	.order-page__thanks {
		padding-top: 0
	}

	.order-page__thanks .order-page__step .subtitle {
		font-family: 'Proxima Nova Lt',sans-serif;
		text-transform: none;
	}

	fieldset.hide+fieldset {
		margin-top: 0
	}

	.order-page__step .title+.subtitle {
		margin-top: 15px;
		margin-bottom: 10px
	}

	.order-page__footer {
		box-shadow: 0 0 30px 0 rgba(0,0,0,.4);
	}

	.discount .btn, .discount .input-group input[type="text"] {
		height: 50px
	}

	fieldset[style*="display: none"]+fieldset {
		margin-top: 0
	}
}

@media (max-width: 768px) {
	.modal-help .modal-dialog {
		max-width: 320px;
	}

	.content > .fix-mobile-banner {
		margin: 0 15px;
	}

	#header-banner {
		border-radius: 0;
	}

	.content > .container {
		padding-bottom: 20px
	}

	.form-fieldset__btn--pdf {
		top: 100px;
	}

	.form-fieldset__btn--phone {
		top: 170px;
	}
}

@media (max-width: 374px) {
	.modal-help .modal-dialog {
		max-width: 300px;
	}

}

/* ORDER PAGE ============================================ */

.order-page__info .btn-cancel {
	width:250px;
}

/* HELP MODAL ============================================ */
.help-button-default {
	height: 50px;
}

.help-close-button {
	opacity: 1;
}

.help-close-button:hover {
	opacity: 1;
}

#help-modal-footer {
	background-color: #f9fafc;
}

.modal-help {
	text-align: center;
	padding: 0!important;
}

.modal-help:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
	margin-right: -4px;
}

.modal-help .modal-dialog {
	display: inline-block;
	text-align: left;
	vertical-align: middle;
	width: 775px;
}

.form-fieldset__btn--phone {
	top: 180px;
}

.form-fieldset__btn--pdf {
	top: 100px;
}

.link_order_page {
	text-decoration: underline;
	font-size: 12px;
	text-transform: uppercase;
	font-family: 'Proxima Nova Rg',sans-serif;
	font-weight: 700;
	font-style: normal;
}

.order-phone-modal-btn {
	width: 50%;
	margin-right: auto;
	margin-left: auto;
}

/* CUSTOMER PAGER ====================================== */

.form-select .bootstrap-select>.dropdown-toggle {
	padding-right: 45px;
}
