select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

h1,
h2,
h3 {
	color: #fff;
    line-height: 180%;
    margin: 0 0 10px 0;
    font-weight: normal;
    /* font-family: 'Fascinate', cursive; */
    font-family: 'Lilita One', cursive;
    margin-bottom: 0;
    clear: both;
    padding: 0;
    vertical-align: baseline;
}

h3 {
	font-family: 'Lilita One', cursive;
	font-size: 32px;
	font-weight: normal;
}

h4 {
	color: #fff;
	font-weight: normal;
	font-family: 'Open Sans', cursive;
	font-size: 24px;
}

@media screen and (max-width: 1180px) {
	h3 {
		font-size: 30px;
	}
}

@media screen and (max-width: 820px) {
	h1 {
		line-height: 40px;
		margin-bottom: 10px;
	}
	h3 {
		font-size: 22px;
	}
	h4 {
		font-size: 22px;
	}
}

.form-control {
	max-width: 230px;
	margin-bottom: 5px;
	background-color: #eee;
	border: 1px solid #000;
}

@media screen and (max-width: 767px) {
	.form-control {
		font-size: 16px; /* Förhindrar att safari/iphone zoomar när man klickar på en input */
		max-width: 100%;
	}
}

.btn {
	font-family: 'Lilita One', cursive;
	background-color: #fff;
	border-color: #fff;
	color: #000;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 5px;
	border: none;
}


.btn-success:focus, .btn-success:hover, .btn-success:active, .btn-success:active:hover {
	background-color: #065484;
	border-color: #065484;
	color: #FFF;
}

.btn-success:active:hover,.btn-success.active:hover,.open>.dropdown-toggle.btn-success:hover,.btn-success:active:focus,.btn-success.active:focus,.open>.dropdown-toggle.btn-success:focus,.btn-success:active.focus,.btn-success.active.focus,.open>.dropdown-toggle.btn-success.focus {
	background-color: #065484;
	border-color: #065484;
	color: #FFF;
}

.btn:hover {
	background-color: #065484;
	border-color: #065484;
	color: #FFF;
	-webkit-transition: all ease 0.7s;
	-moz-transition: all ease 0.7s;
	-o-transition: all ease 0.7s;
	-ms-transition: all ease 0.7s ;
	transition: all ease 0.5s ;
}

.lane-guest-buttons {
	width: 78px;
	padding: 10px;
	font-size: 20px;
	margin: 2px;
}

@media screen and (max-width: 767px) {
	.lane-guest-buttons {
		width: 60px;
		padding: 10px;
	}
}

.time-buttons {
	width: 180px;
	padding: 10px;
	font-size: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
}

@media screen and (max-width: 767px) {
	.time-buttons {
		width: 44%;
		padding: 10px;
		margin: 5px;
	}
}

#top-logo .img-responsive {
	margin-bottom: -30px;
	max-width: 400px;
}

@media screen and (max-width: 820px) {
	#top-logo .img-responsive {
		max-width: 350px;
		margin-left: 0px;
	}
}

@media screen and (max-width: 767px) {
	#top-logo .img-responsive {
		max-width: 350px;
		margin-left: 0px;
	}
}

.center-header {
    font-family: 'Bagel Fat One', cursive;
    font-weight: 100;
    color: #fff;
    margin-top: -159px;
    /* margin-left: -110px; */
    font-size: 60px;
    text-shadow: 0 5px 10px rgba(0, 0, 0, 0.8);
    margin-bottom: 50px;
    line-height: 45px;
    margin-left: 35px;
}

@media screen and (max-width: 767px) {
	.center-header {
		font-size: 50px;
		margin-top: -110px;
		margin-bottom: 10px;
		line-height: 45px;
		margin-left: 10px;
	}
}

.container-wrapper {
	padding: 20px;
	padding-top: 20px;
	padding-bottom: 25px;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	box-shadow: 0 5px 5px rgb(0 0 0 / 60%);
	box-shadow: 3px 4px 32px 0px rgb(0 0 0 / 75%);
	border-radius: 5px;
}

.container-wrapper-summary {
	font-size: 16px;
	padding: 20px;
	padding-top: 20px;
	margin-top: 10px;
	margin-bottom: 40px;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.6);
	box-shadow: 0 5px 5px rgb(0 0 0 / 60%);
	box-shadow: 3px 4px 32px 0px rgb(0 0 0 / 75%);
}

.addon-wrapper {
	background-color: #065484;
	box-shadow: rgba(0, 0, 0, 0.4) 0px 4px 6px 0px;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 0px;
	border-radius: 0px;
	padding-left: 0px;
	padding-top: 0px;
	color: #fff;
}

@media screen and (max-width: 767px) {
	.addon-wrapper {
		padding-left: 10px;
		padding-top: 10px;
	}
}

.addon-wrapper h3 {
	color: #fff;
	margin-top: 0px;
	font-size: 24px;
}

.addon-wrapper h4 {
	color: #fff;
}

@media screen and (max-width: 1180px) {
	.addon-wrapper h4 {
		color: #fff;
		font-size: 20px;
	}
}

.addon-image {
	margin-left: -15px;
}

@media screen and (max-width: 767px) {
	
	.addon-wrapper-package {
		padding-bottom: 15px;
    }
	
	.addon-wrapper-package .control-label {
		margin-top: 15px;
	}
	
	.addon-wrapper-package .addon-image-package {
		padding-top: 0px;
		margin-left: 0px;
	}
	
	.addon-wrapper h3 {
		font-size: 22px;
	}
	.addon-package-text{
		font-size: 16px;
	}
	.addon-image {
		margin-left: 15px;
		padding-top: 15px;
	}
}

.addon-text {
	font-size: 12px;
	color: #fff;
	line-height: 14px;
    margin-top: -10px;
    font-style: italic;
}

@media screen and (max-width: 767px) {
	.addon-text {
		margin-top: -5px;
		font-size: 12px;
	}
	.addon-text-wrapper {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.addon-price-text{
		font-size: 16px;
	}
}

.form-control-dropdown {
    height: 45px;
    padding: 10px 15px;
	margin-right: 10px;
	margin-bottom: 5px;
    font-size: 15px;
    line-height: 1.42857143;
    color: #000;
    background-color: #eee;
    background-image: none;
    border: 1px solid #000;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

.form-control-dropdown:hover {
	cursor: pointer;
}

.fa {
	margin-top: -5px;
	font-size: 20px!important;
	padding-right: 10px;
	color: #fff;
}

@media screen and (min-width: 767px) {
	.fa {
		margin-top: -5px;
		font-size: 20px;
		padding-right: 5px;
		margin-bottom: 10px;
	}
}

.fa:hover {
	color: #239feb;
	cursor: pointer;
}

.fa .fa-phone {
	font-size: 24px;
}

.fa-exclamation-triangle {
	font-size: 16px!important;
	color: red;
	margin-bottom: 0px;
}

.fab:hover {
	color: #239feb;
	cursor: pointer;
}

.fas:hover {
	color: #239feb;
	cursor: pointer;
}

.responsive-header .fa {
	padding-top: 4px;
}


.sticky {
	position: sticky!important;
	top: 0!important;
}

@media screen and (max-width: 820px) {
	.sticky {
		position: sticky!important;
		top: 0!important;
	}
}

@media screen and (max-width: 820px) {
	.sticky-birthday {
		position: relative!important;
		top: 0!important;
	}
}

@media screen and (max-width: 767px) {
	.sticky {
		position: relative!important;
		top: 0!important;
		padding-top: 0px;
	}
}

/* HOLIDAY CSS */

body {
	font-size: 18px!important;
    line-height: 28px!important;
    font-weight: 300!important;
	color: #fff;
    font-family: 'Poppins', sans-serif;
	margin-bottom: 12px;
	margin: 0;
    padding: 0;
    vertical-align: baseline;
	background-color: #3a3535;
	background-color: #041c2c;
	background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(4, 28, 44, 1.0) 90%), url('../images/meriq_fireworks_background.jpg');
	background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
	background-attachment: fixed;
}

@media screen and (max-width: 767px) {
	body {
		background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(3, 22, 35, 1.0) 20%), url('../images/meriq_fireworks_background.jpg');
		background-size: 300%;
		background-attachment: fixed!important;
	}
}

.container-wrapper {
	background-color: rgba(0, 0, 0, 0.7);
	margin-top: 80px;
}

.container-wrapper-summary {
	background-color: rgba(0, 0, 0, 0.7);
	border: 2px solid #ac7d3f;
}

@media screen and (max-width: 767px) {
	
	.container-wrapper {
		border: 2px solid #ac7d3f;
		border-radius: 0px;
	}
	
	.container-wrapper-summary {
		font-size: 18px;
	}
}

#top-logo {
	
}

.form-control {
	max-width: 210px;
}

@media screen and (max-width: 767px) {
	.form-control {
		max-width: 100%;
	}
}

.center-color {
	color: #af7f40;
}

footer a:hover {
	color: #af7f40;
}

footer .fa:hover {
	color: #af7f40;
}

footer .fas:hover {
	color: #af7f40;
}

footer .fab:hover {
	color: #af7f40;
}

.btn {
	background-color: #fff;
	color: #000;
}

.btn:hover {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
}

@media screen and (max-width: 767px) {
	.lane-buttons {
		width: 55px;
	}
}

.lanesSelected {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	color: #fff;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.lanesNotSelected {
	opacity: 0.4;
}

@media screen and (max-width: 767px) {
	.guest-lane-buttons {
		width: 55px;
	}
}

.resourceSelected {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	color: #fff;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.resourceNotSelected {
	opacity: 0.4;
}

.timeSelected {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	color: #fff;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.timeNotSelected {
	opacity: 0.4;
}

.addon-wrapper {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	border-radius: 5px;
	color: #fff;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.addon-wrapper .img-responsive {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}

.addon-wrapper:hover {
	background-color: #af7f40;
	color: #fff;
}

.addon-wrapper h4 {
	font-size: 20px;
}

@media screen and (max-width: 767px) {
	.addon-wrapper h4 {
		color: #fff;
		font-size: 18px;
	}
}

.addon-text {
	margin-top: 0px;
}

.container-wrapper-summary hr {
    border-top: 1px solid #555555;
}

#theBirthdayForm hr {
	border-top: 2px solid #ac7d3f;
}

#theBirthdayForm .ui-widget-header {
    border: 1px solid #aaaaaa!important;
    /*background: #af7f40!important;*/
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at right bottom, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%)!important;
    color: #fff!important;
    font-weight: bold!important;
}

#theBirthdayForm .ui-datepicker-next-hover {
    border: 0px solid #aaaaaa!important;
    /*background: #af7f40!important;*/
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at right bottom, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%)!important;
    color: #fff!important;
    font-weight: bold!important;
	cursor: pointer;
}

#theBirthdayForm .ui-datepicker-prev-hover {
    border: 0px solid #aaaaaa!important;
    /*background: #af7f40!important;*/
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at right bottom, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%)!important;
    color: #fff!important;
    font-weight: bold!important;
	cursor: pointer;
}

.ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%)!important;
}

.checkbox-container {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 18px;
  font-weight: normal;
  margin-top: 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default checkbox */
.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: rgba(255,255,255,0.0);
  border: 3px solid #af7f40;
  border-radius: 5px;
}

/* On mouse-over, add a grey background color */
.checkbox-container:hover input ~ .checkmark {
  background-color: rgba(255,255,255,0.0);
}

/* When the checkbox is checked, add a blue background */
.checkbox-container input:checked ~ .checkmark {
  background-color: rgba(255,255,255,0.0);
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the checkmark/indicator */
.checkbox-container .checkmark:after {
  left: 7px;
  top: 4px;
  width: 5px;
  height: 10px;
  border: solid #fff;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.holiday-banner .img-responsive {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 330px!important;
}

@media screen and (max-width: 1180px) {
	.holiday-banner .img-responsive {
		object-fit: cover;
		object-position: center;
		width: 100%;
		height: auto!important;
	}
}

.package-wrapper {
	background-color: #fff;
	box-shadow: 0px 1px 27px 0px rgb(0 0 0 / 40%);
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	padding-bottom: 0px;
	color: #747474;
	min-height: auto;
}

.package-wrapper .img-responsive {
	object-fit: cover;
	object-position: center;
	width: 100%;
	height: 110px;
}

@media screen and (max-width: 1180px) {
	.package-wrapper {
		min-height: auto;
	}
	.package-wrapper h3 {
		font-size: 32px;
	}
}

.package-wrapper .img-responsive {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.package-wrapper:hover {
	box-shadow: 0px 1px 27px 0px #af7f40;
}

.package-wrapper h3 {
	font-family: 'Lilita One', cursive;
	color: #af7f40;
	line-height: 35px;
	font-weight: normal;
	font-size: 32px;
}

.package-wrapper h2 {
	font-family: 'Lilita One', cursive;
	color: #af7f40;
	font-size: 40px;
}

@media screen and (max-width: 1180px) {
	.package-wrapper h2 {
		font-size: 40px;
	}
}

.package-wrapper-text {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
}

@media screen and (max-width: 767px) {
	.package-wrapper .img-responsive {
		object-fit: cover;
		object-position: center;
		width: 100%;
		height: 110px;
	}
}

.package-wrapper-onepackage {
	background-color: #fff;
	box-shadow: 0px 1px 27px 0px rgb(0 0 0 / 40%);
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-radius: 10px;
	padding-bottom: 0px;
	color: #747474;
}

@media screen and (max-width: 1180px) {
	.package-wrapper-onepackage {
		min-height: auto;
		padding-bottom: 10px;
	}
	.package-wrapper-onepackage h3 {
		font-size: 32px;
	}
}

.package-wrapper-onepackage .img-responsive {
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

.package-wrapper-onepackage:hover {
	box-shadow: 0px 1px 27px 0px #af7f40;
}

.package-wrapper-onepackage h3 {
	font-family: 'Lilita One', cursive;
	color: #af7f40;
	line-height: 35px;
	margin-top: 5px;
}

.package-wrapper-onepackage h2 {
	font-family: 'Lilita One', cursive;
	color: #af7f40;
	font-size: 30px;
}

@media screen and (max-width: 1180px) {
	.package-wrapper-onepackage h2 {
		font-size: 30px;
	}
}

.package-wrapper-text {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 15px;
    line-height: 20px;
}

@media screen and (max-width: 767px) {
	.package-wrapper-onpackage .img-responsive {
		object-fit: cover;
		object-position: center;
		width: 100%;
		height: 110px;
	}
}

.packageSelected {
	background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);
	color: #fff;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.packageSelected h2 {
	color: #fff!important;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.packageSelected h3 {
	color: #fff!important;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.holiday-banner {
	margin-top: -20px;
    margin-right: -20px;
    margin-left: -20px;
}


#detailsPackage-Summary b {
	font-size: 14px;
}

#detailsPackage-Summary .fa {
	font-size: 13px!important;
}

@media screen and (max-width: 767px) {
	#detailsPackage-Summary .fa {
		font-size: 18px!important;
	}
}

#detailsIncludes-Summary b {
	font-size: 14px;
}

#detailsIncludes-Summary .fa {
	font-size: 13px!important;
}

@media screen and (max-width: 767px) {
	
	#detailsIncludes-Summary {
		font-size: 14px;
		line-height: 20px;
	}
	
	#detailsIncludes-Summary .fa {
		font-size: 18px!important;
	}
}

#detailsAddons-Summary b {
	font-size: 14px;
}

#detailsAddons-Summary .fa {
	font-size: 13px!important;
}

@media screen and (max-width: 767px) {
	
	#detailsAddons-Summary {
		font-size: 14px;
		line-height: 20px;
	}
	
	#detailsAddons-Summary .fa {
		font-size: 18px!important;
	}
}

#detailsExtras-Summary b {
	font-size: 14px;
}

#detailsExtras-Summary .fa {
	font-size: 13px!important;
}

@media screen and (max-width: 767px) {
	
	#detailsExtras-Summary {
		font-size: 14px;
		line-height: 20px;
	}
	
	#detailsExtras-Summary .fa {
		font-size: 18px!important;
	}
}

#newyears-logo {
	max-width: 800px;
    margin-bottom: -25px;
	margin-top: 15px;
}

.thumb-tag {
	display: none;
	font-family: 'Work Sans', sans-serif;
	float: left;
	position: absolute;
	left: 15px;
	top: -100px;
	z-index: 1000;
	background-color: rgba(23, 152, 183, 0.0);
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #fff;
	font-size: 18px;
}

.thumb-tag .fa {
	display: none;
	font-size: 40px!important;
	color: #fff!important;
	text-shadow: 0 5px 10px rgba(0, 0, 0, 0.7);
}

.value-tag {
	font-family: 'Lilita One', cursive;
    float: right;
    position: absolute;
    right: -15px;
    top: 60px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.8);
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    border-top-left-radius: 10px;
    border: 1px solid #000;
}

.onepackage-tag {
	font-family: 'Lilita One', cursive;
    float: right;
    position: absolute;
    right: 15px;
    top: 161px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.8);
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 0px;
    padding-bottom: 4px;
    color: #fff;
    font-size: 14px;
    font-style: italic;
    border-top-left-radius: 10px;
    border: 1px solid #000;
}

.available-tag {
    font-family: 'Lilita One', cursive;
    float: left;
    position: absolute;
    left: 15px;
    top: 90px;
    z-index: 1000;
    background-color: rgba(0, 0, 0, 0.8);
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
    padding-bottom: 4px;
    color: #fff;
    font-size: 16px;
    font-style: italic;
    border: 1px solid #000;
	margin-right: 15px;
}

.available-tag .step-container {
	font-family: 'Poppins', sans-serif;
	font-style: normal;
	font-weight: normal;
}

@media screen and (max-width: 1180px) {
	.thumb-tag {
		top: -100px;
	}
	.value-tag {
		right: -10px;
		top: -78px;
		border-radius: 0px;
		border-bottom-left-radius: 10px;
	}
	.onepackage-tag {
		top: 0px;
		border-radius: 0px;
		border-bottom-left-radius: 10px;
	}
}

.package_party_content_onepackage {
	font-size: 14px;
    line-height: 20px;
	margin-top: 10px;
}

.package-wrapper-text-onepackage {
	padding-left: 0px;
	padding-top: 5px;
}

@media screen and (max-width: 767px) {
	.package-wrapper-text-onepackage {
		margin-left: 20px;
		padding: 20px;
	}
}

.package-wrapper-text-onepackage-noimage {
	padding-left: 30px;
	padding-top: 5px;
}

@media screen and (max-width: 1180px) {
	.package-wrapper-text-onepackage-noimage {
		margin-left: 10px;
		padding: 20px;
	}
}

.package_party_content_onepackage_noimage {
	font-size: 14px;
    line-height: 20px;
	margin-top: 10px;
	padding-right: 20px;
}

.alert-warning {
	background-color: rgb(252 248 227 / 90%);
	border-color: #fcf8e3;
	color: #000;
}

#center-logo-contaner {
	margin-bottom: -40px;
}

.explanation-text-small {
	font-size: 14px;
	line-height: 15px;
}

@media screen and (max-width: 1180px) {
	.package_party_content {
		text-align: center;
	}
}

@media screen and (max-width: 1180px) {
	ul {
		list-style-type: none;
		padding-left: 0px;
	}
}

.mandatory-mark {
	font-size :18px;
	vertical-align: bottom;
}

.alert-demo {
	background-color: rgb(251 239 174 / 90%);
    border-color: #fcf8e3;
    color: #000;
}

.alert-demo p {
	font-style: italic!important;
	font-weight: normal!important;
}

.step-container {
	
}

.step-container .fas {
	color: #fbefae;
}

.top-header {
    font-family: 'Lilita One', cursive;
    color: #fff;
    font-weight: normal;
    font-size: 46px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: -20px;
}

.top-header-center {
    font-family: 'Lilita One', cursive;
    color: #fff;
    font-weight: normal;
    font-size: 46px;
    text-shadow: 0 5px 5px rgba(0, 0, 0, 0.7);
    text-transform: uppercase;
	margin-top: 40px;
    margin-bottom: -30px;
}

@media screen and (max-width: 1180px) {
	.top-header-center {
		margin-top: 20px;
		margin-bottom: -60px;
	}
}